diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd036859..96dd4c67 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: rev: 22.3.0 hooks: - id: black - language_version: python3.8 + language_version: python3.9 - repo: https://gitlab.com/pycqa/flake8 rev: 3.9.2 hooks: diff --git a/airsenal/api/app.py b/airsenal/api/app.py index bca5fa85..9909e017 100644 --- a/airsenal/api/app.py +++ b/airsenal/api/app.py @@ -37,7 +37,7 @@ def get_session_id(): it exists, otherwise just get a default string, which will enable us to test some functionality just via python requests. """ - print("Session keys {}".format(session.keys())) + print(f"Session keys {session.keys()}") if "key" in session.keys(): return session["key"] else: diff --git a/airsenal/api/session_example.py b/airsenal/api/session_example.py index 0a923853..45370c7b 100644 --- a/airsenal/api/session_example.py +++ b/airsenal/api/session_example.py @@ -8,7 +8,7 @@ @app.route("/visits-counter/") def visits(): session["visits"] = (session.get("visits") + 1) if "visits" in session else 1 - return "Total visits: {}".format(session.get("visits")) + return f"Total visits: {session.get('visits')}" @app.route("/delete-visits/") diff --git a/airsenal/conftest.py b/airsenal/conftest.py index 170dfcbe..9335b2cf 100644 --- a/airsenal/conftest.py +++ b/airsenal/conftest.py @@ -18,6 +18,7 @@ from airsenal.tests.resources import dummy_players # noqa: E402 API_SESSION_ID = "TESTSESSION" +TEST_PAST_SEASON = "2021" testengine_dummy = create_engine(f"sqlite:///{env.AIRSENAL_HOME}/test.db") @@ -92,11 +93,11 @@ def fill_players(): p.player_id = i p.fpl_api_id = i p.name = n - print("Filling {} {}".format(i, n)) + print(f"Filling {i} {n}") try: ts.add(p) except Exception: - print("Error adding {} {}".format(i, n)) + print(f"Error adding {i} {n}") # now fill player_attributes if i % 15 < 2: pos = "GK" diff --git a/airsenal/data/absences_1516.csv b/airsenal/data/absences_1516.csv new file mode 100644 index 00000000..4987848c --- /dev/null +++ b/airsenal/data/absences_1516.csv @@ -0,0 +1,982 @@ +season,details,from,until,days,games,reason,player,url +1516,Transferred to FC Porto,2015-07-01,2016-01-31,,,Transfer,Giannelli Imbula,/giannelli-imbula/profil/spieler/130756 +1516,Thigh Problems,2015-12-09,2015-12-31,22,4,injury,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +1516,Thigh Problems,2015-11-06,2015-12-06,30,3,injury,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +1516,Knee Injury,2016-04-09,2016-04-30,21,3,injury,Timm Klose,/timm-klose/profil/spieler/65255 +1516,Transferred to VfL Wolfsburg,2015-07-01,2016-01-17,,,Transfer,Timm Klose,/timm-klose/profil/spieler/65255 +1516,Transferred to Aston Villa U21,2015-07-01,2015-09-17,,,Transfer,Kevin Toner,/kevin-toner/profil/spieler/265132 +1516,Transferred to Kidderminster,2015-09-18,2015-10-17,,,Transfer,Kevin Toner,/kevin-toner/profil/spieler/265132 +1516,Transferred to Aston Villa U21,2015-10-18,2016-06-30,,,Transfer,Kevin Toner,/kevin-toner/profil/spieler/265132 +1516,Ankle Injury,2016-03-05,2016-06-01,88,,injury,Baily Cargill,/baily-cargill/profil/spieler/293450 +1516,Transferred to Coventry,2016-02-01,2016-05-30,,,Transfer,Baily Cargill,/baily-cargill/profil/spieler/293450 +1516,Transferred to Coventry,2015-07-28,2016-05-30,,,Transfer,Adam Armstrong,/adam-armstrong/profil/spieler/250426 +1516,Transferred to ADO Den Haag,2015-07-08,2016-01-29,,,Transfer,Kenji Gorré,/kenji-gorre/profil/spieler/374889 +1516,Ankle Injury,2016-02-15,2016-04-04,49,9,injury,Kevin Stewart,/kevin-stewart/profil/spieler/200782 +1516,Transferred to Swindon Town,2015-07-11,2016-01-07,,,Transfer,Kevin Stewart,/kevin-stewart/profil/spieler/200782 +1516,Transferred to Chievo Verona,2015-07-01,2016-01-28,,,Transfer,Alberto Paloschi,/alberto-paloschi/profil/spieler/68306 +1516,Transferred to Reading,2016-01-20,2016-06-30,,,Transfer,Yann Kermorgant,/yann-kermorgant/profil/spieler/57410 +1516,Red card suspension,2016-02-22,2016-02-29,7,1,suspension,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1516,Ankle Injury,2015-09-05,2015-11-07,63,6,injury,Tom Beadling,/tom-beadling/profil/spieler/258653 +1516,Transferred to Sunderland U21,2015-07-01,2016-06-30,,,Transfer,Tom Beadling,/tom-beadling/profil/spieler/258653 +1516,Transferred to Without Club,2016-02-01,2016-02-14,,,Transfer,Lloyd Dyer,/lloyd-dyer/profil/spieler/3668 +1516,Transferred to Burnley,2016-02-15,2016-06-30,,,Transfer,Lloyd Dyer,/lloyd-dyer/profil/spieler/3668 +1516,Transferred to Nottm Forest,2015-09-10,2016-01-02,,,Transfer,Jonathan Williams,/jonathan-williams/profil/spieler/170322 +1516,Transferred to MK Dons,2016-01-22,2016-05-30,,,Transfer,Jonathan Williams,/jonathan-williams/profil/spieler/170322 +1516,Transferred to AZ Alkmaar,2015-07-01,2015-07-26,,,Transfer,Steven Berghuis,/steven-berghuis/profil/spieler/129554 +1516,Ruptured lateral collateral ligament,2016-03-31,2016-04-27,27,7,injury,Christian Benteke,/christian-benteke/profil/spieler/50201 +1516,Thigh Problems,2015-09-21,2015-10-22,31,6,injury,Christian Benteke,/christian-benteke/profil/spieler/50201 +1516,Indirect card suspension,2015-10-28,2015-11-02,5,1,suspension,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1516,Transferred to Reading,2015-09-01,2016-05-30,,,Transfer,Matej Vydra,/matej-vydra/profil/spieler/101500 +1516,Hamstring Injury,2015-11-03,2015-11-30,27,5,injury,José Enrique,/jose-enrique/profil/spieler/35571 +1516,Transferred to Without Club,2016-05-09,2016-06-30,,,Transfer,José Enrique,/jose-enrique/profil/spieler/35571 +1516,Transferred to Man City U18,2015-07-01,2015-12-31,,,Transfer,Tosin Adarabioyo,/tosin-adarabioyo/profil/spieler/258878 +1516,Transferred to Man City U21,2016-01-01,2016-06-30,,,Transfer,Tosin Adarabioyo,/tosin-adarabioyo/profil/spieler/258878 +1516,Indirect card suspension,2016-04-14,2016-04-17,3,1,suspension,James McCarthy,/james-mccarthy/profil/spieler/45333 +1516,Transferred to Stoke U21,2015-07-01,2015-07-27,,,Transfer,Daniel Bachmann,/daniel-bachmann/profil/spieler/120186 +1516,Transferred to Ross County,2015-07-28,2015-08-30,,,Transfer,Daniel Bachmann,/daniel-bachmann/profil/spieler/120186 +1516,Transferred to Stoke U21,2015-08-31,2015-10-26,,,Transfer,Daniel Bachmann,/daniel-bachmann/profil/spieler/120186 +1516,Transferred to Bury,2015-10-27,2016-01-08,,,Transfer,Daniel Bachmann,/daniel-bachmann/profil/spieler/120186 +1516,Transferred to Stoke U21,2016-01-09,2016-06-30,,,Transfer,Daniel Bachmann,/daniel-bachmann/profil/spieler/120186 +1516,Achilles Irritation,2016-03-07,2016-04-21,45,8,injury,Santi Cazorla,/santi-cazorla/profil/spieler/15799 +1516,Knee Injury,2015-11-30,2016-03-07,98,20,injury,Santi Cazorla,/santi-cazorla/profil/spieler/15799 +1516,Hamstring Injury,2016-02-02,2016-03-10,37,7,injury,Jason Puncheon,/jason-puncheon/profil/spieler/47995 +1516,Transferred to Everton U21,2015-07-01,2015-10-28,,,Transfer,Conor Grant,/conor-grant/profil/spieler/218355 +1516,Transferred to Doncaster,2015-10-29,2016-05-30,,,Transfer,Conor Grant,/conor-grant/profil/spieler/218355 +1516,Transferred to Everton U21,2016-05-31,2016-06-30,,,Transfer,Conor Grant,/conor-grant/profil/spieler/218355 +1516,Knock,2016-04-28,2016-05-29,31,4,injury,David Silva,/david-silva/profil/spieler/35518 +1516,Ankle Injury,2016-04-14,2016-04-21,7,2,injury,David Silva,/david-silva/profil/spieler/35518 +1516,Transferred to Arsenal U21,2015-07-01,2015-07-30,,,Transfer,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +1516,Transferred to Hull City,2015-07-31,2016-05-30,,,Transfer,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +1516,Transferred to Arsenal U21,2016-05-31,2016-06-30,,,Transfer,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +1516,Transferred to West Ham U21,2015-07-01,2015-11-25,,,Transfer,Elliot Lee,/elliot-lee/profil/spieler/229826 +1516,Transferred to Blackpool,2015-11-26,2016-01-02,,,Transfer,Elliot Lee,/elliot-lee/profil/spieler/229826 +1516,Transferred to West Ham U21,2016-01-03,2016-01-17,,,Transfer,Elliot Lee,/elliot-lee/profil/spieler/229826 +1516,Transferred to Colchester Utd.,2016-01-18,2016-05-30,,,Transfer,Elliot Lee,/elliot-lee/profil/spieler/229826 +1516,Transferred to West Ham U21,2016-05-31,2016-06-30,,,Transfer,Elliot Lee,/elliot-lee/profil/spieler/229826 +1516,Tear in the abductor muscle,2016-02-08,2016-03-01,22,4,injury,Giedrius Arlauskis,/giedrius-arlauskis/profil/spieler/69001 +1516,Transferred to Espanyol,2016-01-28,2016-06-29,,,Transfer,Giedrius Arlauskis,/giedrius-arlauskis/profil/spieler/69001 +1516,Fractured Leg,2016-02-20,2016-12-01,285,68,injury,Conor McGrandles,/conor-mcgrandles/profil/spieler/203127 +1516,Transferred to Falkirk,2016-01-13,2016-02-20,,,Transfer,Conor McGrandles,/conor-mcgrandles/profil/spieler/203127 +1516,Strain,2016-07-04,2016-07-04,0,,injury,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 +1516,Medial Collateral Ligament Injury,2016-03-22,2016-06-03,73,11,injury,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 +1516,Ruptured intraarticular ligament initiation in knee,2016-01-11,2016-03-07,56,13,injury,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 +1516,Adductor problems,2015-10-08,2015-10-15,7,,injury,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 +1516,Minor Knock,2015-07-23,2015-07-27,4,,injury,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 +1516,Suspension through sports court,2015-12-10,2015-12-28,18,3,suspension,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 +1516,Cartilage Damage,2016-05-09,2017-01-02,238,29,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +1516,Knee Surgery,2015-09-03,2016-02-04,154,30,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +1516,Transferred to Yeovil Town,2015-08-18,2015-09-17,,,Transfer,Josh Wakefield,/josh-wakefield/profil/spieler/225166 +1516,Transferred to Walsall,2016-02-25,2016-05-30,,,Transfer,Josh Wakefield,/josh-wakefield/profil/spieler/225166 +1516,Transferred to TSG Hoffenheim,2016-01-20,2016-06-29,,,Transfer,Andrej Kramaric,/andrej-kramaric/profil/spieler/46580 +1516,Transferred to Man City U21,2015-07-01,2016-06-30,,,Transfer,Cameron Humphreys,/cameron-humphreys/profil/spieler/277723 +1516,Syndesmotic ligament tear,2015-11-08,2016-01-01,54,7,injury,Dimitri Payet,/dimitri-payet/profil/spieler/37647 +1516,Unknown Injury,2016-01-12,2016-02-03,22,5,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1516,Transferred to Blackburn,2016-02-13,2016-05-30,,,Transfer,Matt Grimes,/matt-grimes/profil/spieler/265471 +1516,Knee Injury,2016-02-02,2016-03-20,47,8,injury,Andre Wisdom,/andre-wisdom/profil/spieler/128912 +1516,Ankle Injury,2015-07-21,2015-11-01,103,13,injury,Gary Gardner,/gary-gardner/profil/spieler/110861 +1516,Transferred to Nottm Forest,2016-01-08,2016-05-30,,,Transfer,Gary Gardner,/gary-gardner/profil/spieler/110861 +1516,Leg Injury,2016-05-27,2016-06-05,9,,injury,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 +1516,Yellow card suspension,2015-12-29,2016-01-03,5,1,suspension,Oriol Romeu,/oriol-romeu/profil/spieler/66100 +1516,Transferred to QPR,2015-07-01,2016-01-28,,,Transfer,Sandro,/sandro/profil/spieler/74590 +1516,Transferred to QPR,2016-05-31,2016-06-30,,,Transfer,Sandro,/sandro/profil/spieler/74590 +1516,Transferred to Cambridge Utd.,2015-08-21,2015-09-20,,,Transfer,Jacob Blyth,/jacob-blyth/profil/spieler/251914 +1516,Transferred to Blackpool,2016-03-22,2016-05-30,,,Transfer,Jacob Blyth,/jacob-blyth/profil/spieler/251914 +1516,Hamstring Injury,2016-01-24,2016-03-05,41,9,injury,Muhamed Besic,/muhamed-besic/profil/spieler/93905 +1516,Thigh Problems,2015-09-12,2015-11-02,51,9,injury,Muhamed Besic,/muhamed-besic/profil/spieler/93905 +1516,Groin Injury,2015-08-15,2015-08-24,9,2,injury,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1516,Transferred to Hull City,2015-07-01,2015-07-28,,,Transfer,James Chester,/james-chester/profil/spieler/73482 +1516,Hamstring Injury,2016-05-12,2016-07-15,64,,injury,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 +1516,Torn Muscle,2016-02-18,2016-03-17,28,4,injury,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 +1516,Transferred to G. Bordeaux,2016-02-01,2016-06-29,,,Transfer,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 +1516,Fracture-dislocation of the ankle,2016-03-28,2017-04-01,369,40,injury,Jack Butland,/jack-butland/profil/spieler/128899 +1516,Back trouble,2016-04-18,2016-04-21,3,1,injury,Bacary Sagna,/bacary-sagna/profil/spieler/26764 +1516,Influenza,2015-10-05,2015-10-20,15,1,injury,Dame N'Doye,/dame-ndoye/profil/spieler/44855 +1516,Transferred to Hull City,2015-07-01,2015-08-09,,,Transfer,Dame N'Doye,/dame-ndoye/profil/spieler/44855 +1516,Transferred to Trabzonspor,2015-08-10,2016-01-13,,,Transfer,Dame N'Doye,/dame-ndoye/profil/spieler/44855 +1516,Transferred to Trabzonspor,2016-06-30,2016-06-30,,,Transfer,Dame N'Doye,/dame-ndoye/profil/spieler/44855 +1516,Hip Injury,2015-07-10,2016-03-10,244,31,injury,Curtis Good,/curtis-good/profil/spieler/179471 +1516,Knee Surgery,2015-08-15,2015-11-22,99,19,injury,Nick Powell,/nick-powell/profil/spieler/134424 +1516,Transferred to Hull City,2016-02-01,2016-05-30,,,Transfer,Nick Powell,/nick-powell/profil/spieler/134424 +1516,Transferred to Blackburn,2015-07-01,2015-07-30,,,Transfer,Rudy Gestede,/rudy-gestede/profil/spieler/39908 +1516,Thigh Problems,2015-12-08,2016-01-03,26,2,injury,Emanuele Giaccherini,/emanuele-giaccherini/profil/spieler/84835 +1516,Torn Muscle,2015-09-29,2015-10-20,21,2,injury,Emanuele Giaccherini,/emanuele-giaccherini/profil/spieler/84835 +1516,Strain,2015-09-17,2015-09-27,10,3,injury,Emanuele Giaccherini,/emanuele-giaccherini/profil/spieler/84835 +1516,Transferred to Bologna,2015-08-31,2016-06-29,,,Transfer,Emanuele Giaccherini,/emanuele-giaccherini/profil/spieler/84835 +1516,Transferred to Chelsea U21,2015-07-01,2016-06-30,,,Transfer,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +1516,Knee Problems,2016-02-15,2016-04-07,52,11,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1516,Ankle Injury,2015-12-03,2015-12-17,14,3,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1516,Ill,2015-11-19,2015-11-23,4,1,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1516,Thigh Problems,2015-09-14,2015-09-17,3,1,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1516,Ankle Injury,2016-04-21,2016-05-16,25,7,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1516,Thigh Problems,2016-03-24,2016-04-04,11,1,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1516,Knee Surgery,2016-01-07,2016-02-04,28,8,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1516,Torn Muscle Fibre,2015-12-28,2016-01-21,24,7,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1516,Hamstring Injury,2016-05-02,2016-05-23,21,2,injury,Per Mertesacker,/per-mertesacker/profil/spieler/6710 +1516,Ill,2015-08-20,2015-09-10,21,2,injury,Per Mertesacker,/per-mertesacker/profil/spieler/6710 +1516,Transferred to West Ham U21,2015-07-01,2015-11-23,,,Transfer,Martin Samuelsen,/martin-samuelsen/profil/spieler/234807 +1516,Transferred to Peterborough,2015-11-24,2016-05-30,,,Transfer,Martin Samuelsen,/martin-samuelsen/profil/spieler/234807 +1516,Transferred to West Ham U21,2016-05-31,2016-06-30,,,Transfer,Martin Samuelsen,/martin-samuelsen/profil/spieler/234807 +1516,Transferred to Sunderland U21,2015-07-01,2016-06-30,,,Transfer,Josh Robson,/josh-robson/profil/spieler/357958 +1516,Transferred to Liverpool U21,2015-07-01,2016-06-30,,,Transfer,João Carlos Teixeira,/joao-carlos-teixeira/profil/spieler/132214 +1516,Transferred to FC Nantes,2015-07-01,2015-07-30,,,Transfer,Jordan Veretout,/jordan-veretout/profil/spieler/164771 +1516,Hamstring Injury,2015-08-19,2015-09-19,31,4,injury,Mauro Zárate,/mauro-zarate/profil/spieler/26456 +1516,Transferred to Fiorentina,2016-01-21,2016-06-30,,,Transfer,Mauro Zárate,/mauro-zarate/profil/spieler/26456 +1516,Transferred to AS Roma,2015-07-01,2015-12-31,,,Transfer,Juan Iturbe,/juan-iturbe/profil/spieler/81455 +1516,Transferred to AS Roma,2016-06-30,2016-06-30,,,Transfer,Juan Iturbe,/juan-iturbe/profil/spieler/81455 +1516,Transferred to Man City U21,2015-07-01,2015-09-27,,,Transfer,James Horsfield,/james-horsfield/profil/spieler/210202 +1516,Transferred to Doncaster,2015-09-28,2015-10-25,,,Transfer,James Horsfield,/james-horsfield/profil/spieler/210202 +1516,Transferred to Man City U21,2015-10-26,2016-06-30,,,Transfer,James Horsfield,/james-horsfield/profil/spieler/210202 +1516,Transferred to Plymouth,2015-07-23,2016-01-01,,,Transfer,Hiram Boateng,/hiram-boateng/profil/spieler/244125 +1516,Transferred to Plymouth,2016-03-23,2016-05-30,,,Transfer,Hiram Boateng,/hiram-boateng/profil/spieler/244125 +1516,Transferred to Mansfield Town,2016-02-01,2016-05-30,,,Transfer,Daniel Alfei,/daniel-alfei/profil/spieler/130216 +1516,Transferred to Palace U21,2015-07-01,2015-09-16,,,Transfer,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1516,Transferred to Shrewsbury,2015-09-17,2016-01-15,,,Transfer,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1516,Transferred to Palace U21,2016-01-16,2016-02-29,,,Transfer,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1516,Transferred to Shrewsbury,2016-03-01,2016-05-02,,,Transfer,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1516,Transferred to Palace U21,2016-05-03,2016-06-30,,,Transfer,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1516,Transferred to Wigan,2015-09-01,2016-05-30,,,Transfer,Haris Vuckic,/haris-vuckic/profil/spieler/76560 +1516,Transferred to Swindon Town,2015-09-11,2016-05-30,,,Transfer,Louis Thompson,/louis-thompson/profil/spieler/207771 +1516,Thigh Problems,2015-07-25,2016-01-09,168,26,injury,Steven Pienaar,/steven-pienaar/profil/spieler/4321 +1516,Transferred to Derby,2015-09-01,2016-06-30,,,Transfer,Bradley Johnson,/bradley-johnson/profil/spieler/49327 +1516,Hamstring Injury,2016-01-06,2016-01-11,5,1,injury,Kolo Touré,/kolo-toure/profil/spieler/3202 +1516,Thigh Problems,2015-10-28,2015-11-21,24,5,injury,Kolo Touré,/kolo-toure/profil/spieler/3202 +1516,Transferred to Chelsea U21,2015-07-01,2016-06-30,,,Transfer,Ola Aina,/ola-aina/profil/spieler/236490 +1516,Knock,2016-01-25,2016-08-22,210,18,injury,Yohan Benalouane,/yohan-benalouane/profil/spieler/50477 +1516,Transferred to Atalanta BC,2015-07-01,2015-08-02,,,Transfer,Yohan Benalouane,/yohan-benalouane/profil/spieler/50477 +1516,Transferred to Fiorentina,2016-02-01,2016-06-29,,,Transfer,Yohan Benalouane,/yohan-benalouane/profil/spieler/50477 +1516,Thigh Problems,2015-11-01,2016-01-09,69,13,injury,Bryan Oviedo,/bryan-oviedo/profil/spieler/124983 +1516,Torn Collateral Ligament,2015-08-29,2015-09-19,21,3,injury,Bryan Oviedo,/bryan-oviedo/profil/spieler/124983 +1516,Transferred to Stade Rennais,2015-07-01,2015-08-27,,,Transfer,Ola Toivonen,/ola-toivonen/profil/spieler/36500 +1516,Transferred to Stade Rennais,2016-06-30,2016-06-30,,,Transfer,Ola Toivonen,/ola-toivonen/profil/spieler/36500 +1516,Transferred to Tottenham U21,2015-07-01,2016-06-30,,,Transfer,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 +1516,Muscle Injury,2016-03-26,2016-06-05,71,7,injury,Tokelo Rantie,/tokelo-rantie/profil/spieler/198495 +1516,Transferred to Sheff Utd,2015-10-20,2016-05-30,,,Transfer,Dean Hammond,/dean-hammond/profil/spieler/33065 +1516,Achilles tendon problems,2015-09-18,2016-01-08,112,17,injury,Tommy Elphick,/tommy-elphick/profil/spieler/37152 +1516,Transferred to Newcastle U21,2015-07-01,2016-06-30,,,Transfer,Dan Barlaser,/dan-barlaser/profil/spieler/256773 +1516,Transferred to Blackburn,2016-02-01,2016-05-30,,,Transfer,Jordi Gómez,/jordi-gomez/profil/spieler/39010 +1516,Transferred to VfL Wolfsburg,2015-07-01,2015-08-29,,,Transfer,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1516,Transferred to FC Copenhagen,2015-07-01,2016-01-21,,,Transfer,Daniel Amartey,/daniel-amartey/profil/spieler/214056 +1516,Transferred to Rotherham,2015-09-01,2016-01-01,,,Transfer,Tony Andreu,/tony-andreu/profil/spieler/87789 +1516,Torn Knee Ligament,2015-08-29,2016-09-19,387,46,injury,Tyrone Mings,/tyrone-mings/profil/spieler/253677 +1516,Transferred to Palace U21,2015-07-01,2015-07-29,,,Transfer,Jerome Binnom-Williams,/jerome-binnom-williams/profil/spieler/245334 +1516,Transferred to Burton Albion,2015-07-30,2016-01-30,,,Transfer,Jerome Binnom-Williams,/jerome-binnom-williams/profil/spieler/245334 +1516,Transferred to Palace U21,2016-01-31,2016-01-31,,,Transfer,Jerome Binnom-Williams,/jerome-binnom-williams/profil/spieler/245334 +1516,Transferred to Leyton Orient,2016-02-01,2016-05-30,,,Transfer,Jerome Binnom-Williams,/jerome-binnom-williams/profil/spieler/245334 +1516,Transferred to Palace U21,2016-05-31,2016-06-30,,,Transfer,Jerome Binnom-Williams,/jerome-binnom-williams/profil/spieler/245334 +1516,Hamstring Injury,2016-01-19,2016-03-18,59,10,injury,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 +1516,Knock,2015-12-28,2016-01-18,21,5,injury,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 +1516,Eye Injury,2015-12-07,2015-12-14,7,1,injury,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 +1516,Calf Injury,2016-01-04,2016-02-26,53,12,injury,Wilfried Bony,/wilfried-bony/profil/spieler/81808 +1516,Knock,2015-11-09,2015-11-27,18,2,injury,Wilfried Bony,/wilfried-bony/profil/spieler/81808 +1516,Cut,2015-08-28,2015-09-11,14,1,injury,Wilfried Bony,/wilfried-bony/profil/spieler/81808 +1516,Transferred to Chelsea U21,2015-07-01,2016-06-30,,,Transfer,Fikayo Tomori,/fikayo-tomori/profil/spieler/303254 +1516,Torn Meniscus,2015-07-15,2016-01-12,181,24,injury,Emmanuel Rivière,/emmanuel-riviere/profil/spieler/61637 +1516,Shoulder Injury,2016-02-15,2016-02-25,10,3,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +1516,Fractured Hand,2015-07-13,2015-08-03,21,,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +1516,Transferred to Brisbane Roar,2015-07-01,2015-10-25,,,Transfer,Luke Brattan,/luke-brattan/profil/spieler/114365 +1516,Transferred to Bolton,2015-10-27,2015-12-20,,,Transfer,Luke Brattan,/luke-brattan/profil/spieler/114365 +1516,Transferred to Tottenham U21,2015-07-01,2016-06-30,,,Transfer,Luke McGee,/luke-mcgee/profil/spieler/183301 +1516,Transferred to Blackburn,2016-01-20,2016-06-29,,,Transfer,Danny Graham,/danny-graham/profil/spieler/29152 +1516,Sprained ankle,2015-09-17,2015-11-23,67,9,injury,Karl Darlow,/karl-darlow/profil/spieler/99397 +1516,Transferred to Wigan,2015-08-05,2016-01-15,,,Transfer,Sean Murray,/sean-murray/profil/spieler/148907 +1516,Bruised Rib,2015-10-11,2015-11-07,27,7,injury,Paddy McNair,/paddy-mcnair/profil/spieler/167268 +1516,groin strain,2015-11-02,2015-11-18,16,2,injury,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1516,Shoulder Injury,2016-02-13,2016-03-01,17,5,injury,Matteo Darmian,/matteo-darmian/profil/spieler/54906 +1516,Unknown Injury,2015-12-08,2015-12-27,19,4,injury,Matteo Darmian,/matteo-darmian/profil/spieler/54906 +1516,Transferred to Torino,2015-07-01,2015-07-10,,,Transfer,Matteo Darmian,/matteo-darmian/profil/spieler/54906 +1516,Transferred to Man City U21,2015-07-01,2016-06-30,,,Transfer,Bersant Celina,/bersant-celina/profil/spieler/229695 +1516,Transferred to Leeds,2015-10-02,2015-11-25,,,Transfer,Will Buckley,/will-buckley/profil/spieler/77329 +1516,Transferred to Birmingham,2016-01-15,2016-05-30,,,Transfer,Will Buckley,/will-buckley/profil/spieler/77329 +1516,Twisted knee,2015-10-29,2015-12-31,63,13,injury,Pablo Zabaleta,/pablo-zabaleta/profil/spieler/20007 +1516,Twisted knee,2015-08-20,2015-09-24,35,6,injury,Pablo Zabaleta,/pablo-zabaleta/profil/spieler/20007 +1516,Hamstring Injury,2016-01-25,2016-02-19,25,3,injury,Janoi Donacien,/janoi-donacien/profil/spieler/197791 +1516,Ruptured ankle aigament,2015-11-16,2015-11-20,4,1,injury,Janoi Donacien,/janoi-donacien/profil/spieler/197791 +1516,Transferred to Wycombe,2015-08-21,2015-09-20,,,Transfer,Janoi Donacien,/janoi-donacien/profil/spieler/197791 +1516,Transferred to Newport County,2015-09-24,2016-05-30,,,Transfer,Janoi Donacien,/janoi-donacien/profil/spieler/197791 +1516,Transferred to G. Bordeaux,2015-07-01,2016-01-29,,,Transfer,Wahbi Khazri,/wahbi-khazri/profil/spieler/103565 +1516,Transferred to Gateshead,2015-10-16,2016-01-09,,,Transfer,George Honeyman,/george-honeyman/profil/spieler/218140 +1516,Transferred to Marseille,2015-07-01,2015-08-18,,,Transfer,Florian Thauvin,/florian-thauvin/profil/spieler/184892 +1516,Transferred to Marseille,2016-01-31,2016-06-29,,,Transfer,Florian Thauvin,/florian-thauvin/profil/spieler/184892 +1516,Muscle Injury,2016-05-16,2016-06-30,45,,injury,Sebastián Coates,/sebastian-coates/profil/spieler/102427 +1516,Transferred to Sporting CP,2016-01-31,2016-06-30,,,Transfer,Sebastián Coates,/sebastian-coates/profil/spieler/102427 +1516,Knee Surgery,2015-06-26,2015-09-20,86,10,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +1516,Transferred to Everton U21,2015-07-01,2016-03-02,,,Transfer,Callum Connolly,/callum-connolly/profil/spieler/308632 +1516,Transferred to Barnsley FC,2016-03-03,2016-04-02,,,Transfer,Callum Connolly,/callum-connolly/profil/spieler/308632 +1516,Transferred to Everton U21,2016-04-03,2016-06-30,,,Transfer,Callum Connolly,/callum-connolly/profil/spieler/308632 +1516,Transferred to Rubin Kazan,2015-07-01,2015-08-05,,,Transfer,Yann M'Vila,/yann-mvila/profil/spieler/60573 +1516,Transferred to Rubin Kazan,2016-06-30,2016-06-30,,,Transfer,Yann M'Vila,/yann-mvila/profil/spieler/60573 +1516,Suspension through sports court,2016-03-21,2016-04-10,20,2,suspension,Diego Costa,/diego-costa/profil/spieler/44779 +1516,Indirect card suspension,2016-03-13,2016-03-20,7,1,suspension,Diego Costa,/diego-costa/profil/spieler/44779 +1516,Yellow card suspension,2015-12-27,2015-12-29,2,1,suspension,Diego Costa,/diego-costa/profil/spieler/44779 +1516,Suspension through sports court,2015-09-22,2015-10-04,12,2,suspension,Diego Costa,/diego-costa/profil/spieler/44779 +1516,Yellow card suspension,2016-04-04,2016-04-18,14,2,suspension,Emre Can,/emre-can/profil/spieler/119296 +1516,Yellow card suspension,2015-12-03,2015-12-07,4,1,suspension,Emre Can,/emre-can/profil/spieler/119296 +1516,Thigh Problems,2015-07-24,2015-09-22,60,10,injury,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 +1516,Transferred to Middlesbrough,2016-01-26,2016-05-30,,,Transfer,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 +1516,Transferred to PSV Eindhoven,2015-07-01,2015-07-10,,,Transfer,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1516,Transferred to West Ham U21,2015-07-01,2015-10-15,,,Transfer,Josh Pask,/josh-pask/profil/spieler/339789 +1516,Transferred to Dag & Red FC,2015-10-16,2016-01-16,,,Transfer,Josh Pask,/josh-pask/profil/spieler/339789 +1516,Transferred to West Ham U21,2016-01-17,2016-06-30,,,Transfer,Josh Pask,/josh-pask/profil/spieler/339789 +1516,Disrupted Calf Muscle,2015-12-21,2016-02-04,45,9,injury,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 +1516,Transferred to Portsmouth,2015-07-07,2016-01-02,,,Transfer,Jayden Stockley,/jayden-stockley/profil/spieler/134293 +1516,Transferred to Exeter City,2016-01-11,2016-05-30,,,Transfer,Jayden Stockley,/jayden-stockley/profil/spieler/134293 +1516,Hamstring Injury,2016-03-03,2016-04-11,39,5,injury,James Collins,/james-collins/profil/spieler/12691 +1516,Knee Injury,2015-09-10,2015-10-17,37,6,injury,Joel Ward,/joel-ward/profil/spieler/92572 +1516,Hamstring Injury,2016-02-09,2016-03-13,33,7,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1516,Hamstring Injury,2015-12-09,2016-01-05,27,5,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1516,Hip problems,2015-10-03,2015-11-07,35,5,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1516,Transferred to AS Roma,2015-07-01,2015-08-09,,,Transfer,Seydou Doumbia,/seydou-doumbia/profil/spieler/75287 +1516,Transferred to CSKA Moscow,2015-08-10,2015-12-30,,,Transfer,Seydou Doumbia,/seydou-doumbia/profil/spieler/75287 +1516,Transferred to AS Roma,2015-12-31,2016-01-31,,,Transfer,Seydou Doumbia,/seydou-doumbia/profil/spieler/75287 +1516,Transferred to AS Roma,2016-06-30,2016-06-30,,,Transfer,Seydou Doumbia,/seydou-doumbia/profil/spieler/75287 +1516,Transferred to York City,2015-08-07,2015-09-06,,,Transfer,Stéphane Zubar,/stephane-zubar/profil/spieler/56829 +1516,Transferred to Atlético Madrid,2015-07-01,2015-07-21,,,Transfer,Mario Suárez,/mario-suarez/profil/spieler/37337 +1516,Transferred to Fiorentina,2015-07-22,2016-01-29,,,Transfer,Mario Suárez,/mario-suarez/profil/spieler/37337 +1516,Transferred to Bournemouth U21,2015-07-01,2015-09-30,,,Transfer,Jack Simpson,/jack-simpson/profil/spieler/419930 +1516,Transferred to Totton,2015-10-01,2015-11-30,,,Transfer,Jack Simpson,/jack-simpson/profil/spieler/419930 +1516,Transferred to Bournemouth U21,2015-12-01,2016-06-30,,,Transfer,Jack Simpson,/jack-simpson/profil/spieler/419930 +1516,Transferred to Preston,2016-01-23,2016-05-30,,,Transfer,Anders Lindegaard,/anders-lindegaard/profil/spieler/22491 +1516,Transferred to Palace U21,2015-07-01,2015-11-04,,,Transfer,Jake Gray,/jake-gray/profil/spieler/244290 +1516,Transferred to Hartlepool,2015-11-05,2016-05-08,,,Transfer,Jake Gray,/jake-gray/profil/spieler/244290 +1516,Transferred to Palace U21,2016-05-09,2016-06-30,,,Transfer,Jake Gray,/jake-gray/profil/spieler/244290 +1516,Transferred to Tottenham U21,2015-07-01,2016-06-30,,,Transfer,Harry Winks,/harry-winks/profil/spieler/249126 +1516,Transferred to F. Düsseldorf,2016-01-27,2016-06-29,,,Transfer,Charalampos Mavrias,/charalampos-mavrias/profil/spieler/136647 +1516,Transferred to Tottenham U21,2015-07-01,2016-06-30,,,Transfer,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +1516,Transferred to Oxford United,2016-02-23,2016-05-30,,,Transfer,George Waring,/george-waring/profil/spieler/242417 +1516,Cruciate Ligament Injury,2015-10-12,2016-06-02,234,52,injury,Joe Gomez,/joe-gomez/profil/spieler/256178 +1516,Transferred to River Plate,2015-07-01,2015-08-27,,,Transfer,Leandro Rodríguez,/leandro-rodriguez/profil/spieler/238988 +1516,Transferred to Brentford,2016-03-17,2016-04-13,,,Transfer,Leandro Rodríguez,/leandro-rodriguez/profil/spieler/238988 +1516,Hip Injury,2015-10-08,2015-12-26,79,10,injury,Tommie Hoban,/tommie-hoban/profil/spieler/183161 +1516,Knee Surgery,2016-03-17,2016-05-16,60,9,injury,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1516,Ankle Injury,2015-09-10,2015-12-07,88,17,injury,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1516,Transferred to Without Club,2015-10-06,2016-01-06,,,Transfer,Morgan Amalfitano,/morgan-amalfitano/profil/spieler/39883 +1516,Transferred to LOSC Lille,2016-01-07,2016-06-30,,,Transfer,Morgan Amalfitano,/morgan-amalfitano/profil/spieler/39883 +1516,Transferred to Leicester U21,2015-07-01,2016-01-28,,,Transfer,Harry Panayiotou,/harry-panayiotou/profil/spieler/224673 +1516,Transferred to Raith Rovers,2016-01-29,2016-05-07,,,Transfer,Harry Panayiotou,/harry-panayiotou/profil/spieler/224673 +1516,Transferred to Leicester U21,2016-05-08,2016-06-30,,,Transfer,Harry Panayiotou,/harry-panayiotou/profil/spieler/224673 +1516,Yellow card suspension,2016-04-11,2016-04-25,14,2,suspension,Erik Pieters,/erik-pieters/profil/spieler/43763 +1516,Transferred to Blackburn,2015-08-10,2015-09-07,,,Transfer,Modou Barrow,/modou-barrow/profil/spieler/189070 +1516,Red card suspension,2015-11-08,2015-11-21,13,1,suspension,Gareth McAuley,/gareth-mcauley/profil/spieler/40567 +1516,Hamstring Injury,2016-03-17,2016-04-04,18,3,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +1516,Back Injury,2015-09-24,2015-10-19,25,4,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +1516,Bruise,2015-10-16,2015-11-04,19,4,injury,Tom Carroll,/tom-carroll/profil/spieler/121279 +1516,Knee inflammation,2015-10-29,2016-01-16,79,14,injury,Shay Given,/shay-given/profil/spieler/3146 +1516,Transferred to Southampton U21,2015-07-01,2015-10-12,,,Transfer,Jason McCarthy,/jason-mccarthy/profil/spieler/227185 +1516,Transferred to Wycombe,2015-10-13,2016-05-30,,,Transfer,Jason McCarthy,/jason-mccarthy/profil/spieler/227185 +1516,Transferred to Southampton U21,2016-05-31,2016-06-30,,,Transfer,Jason McCarthy,/jason-mccarthy/profil/spieler/227185 +1516,Ankle Injury,2016-02-08,2016-04-04,56,12,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1516,Sprained Ankle,2016-01-04,2016-02-03,30,6,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1516,Sprained Ankle,2015-11-23,2015-12-10,17,4,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1516,Venous occlusion,2015-08-06,2015-09-24,49,10,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1516,Muscle Injury,2016-02-27,2016-03-10,12,3,injury,Victor Moses,/victor-moses/profil/spieler/59866 +1516,Hamstring Injury,2015-12-05,2016-01-16,42,9,injury,Victor Moses,/victor-moses/profil/spieler/59866 +1516,Yellow card suspension,2015-11-30,2015-12-07,7,1,suspension,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1516,Red card suspension,2015-08-26,2015-09-20,25,3,suspension,Miguel Britos,/miguel-britos/profil/spieler/76799 +1516,Transferred to SSC Napoli,2015-07-01,2015-07-21,,,Transfer,Miguel Britos,/miguel-britos/profil/spieler/76799 +1516,Cruciate Ligament Injury,2015-07-23,2016-04-17,269,42,injury,Florin Gardos,/florin-gardos/profil/spieler/57423 +1516,Transferred to Celtic,2015-07-01,2015-08-31,,,Transfer,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1516,Transferred to Southend United,2016-01-15,2016-02-13,,,Transfer,Stephen Hendrie,/stephen-hendrie/profil/spieler/186269 +1516,Ill,2015-12-27,2015-12-29,2,1,injury,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 +1516,Transferred to Burton Albion,2015-07-06,2016-01-02,,,Transfer,Remi Matthews,/remi-matthews/profil/spieler/196722 +1516,Transferred to Doncaster,2016-03-24,2016-05-30,,,Transfer,Remi Matthews,/remi-matthews/profil/spieler/196722 +1516,Hamstring Injury,2016-01-26,2016-12-01,310,,injury,Joel Ekstrand,/joel-ekstrand/profil/spieler/69912 +1516,No eligibility,2015-09-03,2016-01-01,120,15,absence,Joel Ekstrand,/joel-ekstrand/profil/spieler/69912 +1516,Transferred to West Ham U21,2015-07-01,2016-06-30,,,Transfer,Amos Nasha,/amos-nasha/profil/spieler/242648 +1516,Knee Surgery,2015-11-06,2016-11-08,368,48,injury,Tyias Browning,/tyias-browning/profil/spieler/156934 +1516,Ankle Injury,2015-08-01,2015-09-14,44,8,injury,Luke Garbutt,/luke-garbutt/profil/spieler/110860 +1516,Transferred to Fulham,2015-07-25,2016-05-30,,,Transfer,Luke Garbutt,/luke-garbutt/profil/spieler/110860 +1516,Transferred to PSV Eindhoven,2016-02-01,2016-06-29,,,Transfer,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1516,Knock,2016-02-22,2016-03-23,30,9,injury,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 +1516,Transferred to Aston Villa U21,2015-07-01,2016-03-22,,,Transfer,Jerell Sellars,/jerell-sellars/profil/spieler/243690 +1516,Transferred to Wycombe,2016-03-23,2016-05-30,,,Transfer,Jerell Sellars,/jerell-sellars/profil/spieler/243690 +1516,Transferred to Aston Villa U21,2016-05-31,2016-06-30,,,Transfer,Jerell Sellars,/jerell-sellars/profil/spieler/243690 +1516,Transferred to Hartlepool,2015-11-13,2016-01-02,,,Transfer,Mikael Mandron,/mikael-mandron/profil/spieler/218144 +1516,Hamstring Injury,2015-07-11,2015-08-23,43,3,injury,Aiden McGeady,/aiden-mcgeady/profil/spieler/21333 +1516,Transferred to Sheff Wed,2016-02-01,2016-05-30,,,Transfer,Aiden McGeady,/aiden-mcgeady/profil/spieler/21333 +1516,Transferred to Preston,2015-07-31,2015-12-31,,,Transfer,Jordan Pickford,/jordan-pickford/profil/spieler/130164 +1516,Knock,2015-12-08,2015-12-11,3,1,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1516,Transferred to Yeovil Town,2016-03-24,2016-05-30,,,Transfer,Liam Shephard,/liam-shephard/profil/spieler/197910 +1516,Hamstring Injury,2015-12-14,2016-01-23,40,10,injury,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 +1516,Hamstring Injury,2016-04-10,2016-04-22,12,3,injury,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1516,Ruptured intraarticular ligament initiation in knee,2015-10-24,2015-12-31,68,12,injury,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1516,Transferred to Barcelona,2015-07-01,2015-08-19,,,Transfer,Pedro,/pedro/profil/spieler/65278 +1516,No eligibility,2015-09-03,2016-01-01,120,15,absence,Daniel Pudil,/daniel-pudil/profil/spieler/35583 +1516,Transferred to Sheff Wed,2015-08-29,2016-05-30,,,Transfer,Daniel Pudil,/daniel-pudil/profil/spieler/35583 +1516,Indirect card suspension,2016-03-07,2016-03-21,14,1,suspension,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 +1516,Red card suspension,2015-09-21,2015-10-05,14,2,suspension,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 +1516,Transferred to AC Arles,2015-07-01,2015-07-29,,,Transfer,Ismaël Bennacer,/ismael-bennacer/profil/spieler/351816 +1516,Transferred to Arsenal U21,2015-07-30,2016-06-30,,,Transfer,Ismaël Bennacer,/ismael-bennacer/profil/spieler/351816 +1516,Transferred to VVV-Venlo,2015-08-31,2016-06-29,,,Transfer,Sam Westley,/sam-westley/profil/spieler/258311 +1516,Knee Injury,2015-07-09,2015-08-29,51,4,injury,Kyle Lafferty,/kyle-lafferty/profil/spieler/36884 +1516,Transferred to Birmingham,2016-03-24,2016-05-30,,,Transfer,Kyle Lafferty,/kyle-lafferty/profil/spieler/36884 +1516,Groin Injury,2016-01-04,2016-01-14,10,2,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1516,Minor Knock,2015-11-09,2015-11-19,10,,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1516,Ruptured ankle ligament,2015-08-25,2015-10-26,62,9,injury,Adam Matthews,/adam-matthews/profil/spieler/108878 +1516,Transferred to Celtic,2015-07-01,2015-07-03,,,Transfer,Adam Matthews,/adam-matthews/profil/spieler/108878 +1516,Transferred to Bristol City,2016-03-07,2016-05-30,,,Transfer,Adam Matthews,/adam-matthews/profil/spieler/108878 +1516,Ankle Injury,2016-01-22,2016-03-22,60,8,injury,Ivan Toney,/ivan-toney/profil/spieler/251664 +1516,Transferred to Northampton,2015-07-01,2015-08-05,,,Transfer,Ivan Toney,/ivan-toney/profil/spieler/251664 +1516,Transferred to Barnsley FC,2015-11-09,2015-12-22,,,Transfer,Ivan Toney,/ivan-toney/profil/spieler/251664 +1516,Transferred to Barnsley FC,2016-03-24,2016-05-30,,,Transfer,Ivan Toney,/ivan-toney/profil/spieler/251664 +1516,Calf Injury,2016-04-24,2017-03-01,311,79,injury,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 +1516,Ill,2015-12-04,2015-12-10,6,2,injury,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 +1516,Groin Injury,2015-09-14,2015-11-11,58,13,injury,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 +1516,Transferred to Ajax,2015-07-17,2016-01-30,,,Transfer,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 +1516,Transferred to Charlton,2016-02-01,2016-05-30,,,Transfer,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 +1516,No eligibility,2015-09-03,2016-01-01,120,15,absence,Valentin Roberge,/valentin-roberge/profil/spieler/87422 +1516,Transferred to Sunderland U21,2015-07-01,2016-06-30,,,Transfer,Tommy Robson,/tommy-robson/profil/spieler/257968 +1516,Transferred to Huddersfield,2015-09-11,2016-05-30,,,Transfer,Jed Steer,/jed-steer/profil/spieler/110867 +1516,Transferred to West Ham U21,2015-07-01,2016-01-01,,,Transfer,Lewis Page,/lewis-page/profil/spieler/242652 +1516,Transferred to Cambridge Utd.,2016-01-02,2016-03-07,,,Transfer,Lewis Page,/lewis-page/profil/spieler/242652 +1516,Transferred to West Ham U21,2016-03-08,2016-06-30,,,Transfer,Lewis Page,/lewis-page/profil/spieler/242652 +1516,Knee Injury,2016-04-09,2016-04-23,14,3,injury,Charlie Austin,/charlie-austin/profil/spieler/129627 +1516,Hamstring Injury,2016-03-01,2016-04-03,33,5,injury,Charlie Austin,/charlie-austin/profil/spieler/129627 +1516,Transferred to QPR,2015-07-01,2016-01-15,,,Transfer,Charlie Austin,/charlie-austin/profil/spieler/129627 +1516,Unknown Injury,2016-01-09,2016-06-30,173,19,injury,Kevin Mbabu,/kevin-mbabu/profil/spieler/183321 +1516,Achilles tendon problems,2015-10-03,2015-11-06,34,4,injury,Kevin Mbabu,/kevin-mbabu/profil/spieler/183321 +1516,Transferred to Everton U21,2015-07-01,2016-06-30,,,Transfer,Tom Davies,/tom-davies/profil/spieler/314210 +1516,Transferred to Liverpool U21,2015-07-01,2016-06-30,,,Transfer,Dan Cleary,/dan-cleary/profil/spieler/264193 +1516,Transferred to Arsenal U21,2015-07-01,2016-06-30,,,Transfer,Chris Willock,/chris-willock/profil/spieler/314341 +1516,Transferred to West Ham U21,2015-07-01,2015-10-08,,,Transfer,Nathan Mavila,/nathan-mavila/profil/spieler/242646 +1516,Transferred to Aldershot,2015-10-09,2015-11-08,,,Transfer,Nathan Mavila,/nathan-mavila/profil/spieler/242646 +1516,Transferred to West Ham U21,2015-11-09,2016-03-10,,,Transfer,Nathan Mavila,/nathan-mavila/profil/spieler/242646 +1516,Transferred to Wealdstone,2016-03-11,2016-05-30,,,Transfer,Nathan Mavila,/nathan-mavila/profil/spieler/242646 +1516,Transferred to West Ham U21,2016-05-31,2016-06-30,,,Transfer,Nathan Mavila,/nathan-mavila/profil/spieler/242646 +1516,Transferred to Man Utd U21,2015-07-01,2016-01-11,,,Transfer,Dean Henderson,/dean-henderson/profil/spieler/258919 +1516,Transferred to Stockport,2016-01-12,2016-02-19,,,Transfer,Dean Henderson,/dean-henderson/profil/spieler/258919 +1516,Transferred to Man Utd U21,2016-02-20,2016-06-30,,,Transfer,Dean Henderson,/dean-henderson/profil/spieler/258919 +1516,Calf Injury,2015-10-11,2015-11-07,27,4,injury,Wayne Routledge,/wayne-routledge/profil/spieler/14066 +1516,Transferred to Norwich U21,2015-07-01,2015-10-18,,,Transfer,Harry Toffolo,/harry-toffolo/profil/spieler/198516 +1516,Transferred to Rotherham,2015-10-19,2016-01-15,,,Transfer,Harry Toffolo,/harry-toffolo/profil/spieler/198516 +1516,Transferred to Norwich U21,2016-01-16,2016-01-20,,,Transfer,Harry Toffolo,/harry-toffolo/profil/spieler/198516 +1516,Transferred to Peterborough,2016-01-21,2016-05-30,,,Transfer,Harry Toffolo,/harry-toffolo/profil/spieler/198516 +1516,Transferred to Norwich U21,2016-05-31,2016-06-30,,,Transfer,Harry Toffolo,/harry-toffolo/profil/spieler/198516 +1516,Transferred to River Plate,2015-07-01,2015-08-31,,,Transfer,Ramiro Funes Mori,/ramiro-funes-mori/profil/spieler/11111 +1516,Achilles tendon problems,2016-05-30,2016-06-06,7,,injury,Jonathan Walters,/jonathan-walters/profil/spieler/3306 +1516,Knee Injury,2016-03-21,2016-04-28,38,4,injury,Jonathan Walters,/jonathan-walters/profil/spieler/3306 +1516,Inguinal Hernia,2016-04-02,2016-07-01,90,7,injury,Adam Smith,/adam-smith/profil/spieler/61841 +1516,Transferred to West Ham U21,2015-07-01,2016-02-25,,,Transfer,Leo Chambers,/leo-chambers/profil/spieler/183281 +1516,Transferred to Colchester Utd.,2016-02-26,2016-03-25,,,Transfer,Leo Chambers,/leo-chambers/profil/spieler/183281 +1516,Transferred to West Ham U21,2016-03-26,2016-06-30,,,Transfer,Leo Chambers,/leo-chambers/profil/spieler/183281 +1516,Transferred to Port Vale,2015-07-13,2015-12-31,,,Transfer,Uche Ikpeazu,/uche-ikpeazu/profil/spieler/245765 +1516,Transferred to Blackpool,2016-01-21,2016-05-30,,,Transfer,Uche Ikpeazu,/uche-ikpeazu/profil/spieler/245765 +1516,Torn Ankle Ligament,2016-06-30,2016-08-12,43,,injury,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1516,Knee Injury,2016-01-25,2016-04-14,80,16,injury,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1516,Transferred to Coventry,2015-11-16,2016-05-30,,,Transfer,Gaël Bigirimana,/gael-bigirimana/profil/spieler/158697 +1516,Thigh Muscle Strain,2015-12-03,2016-01-08,36,6,injury,Franck Tabanou,/franck-tabanou/profil/spieler/66413 +1516,Transferred to Saint-Étienne,2016-01-21,2016-06-29,,,Transfer,Franck Tabanou,/franck-tabanou/profil/spieler/66413 +1516,Bruised Ankle,2015-12-03,2015-12-18,15,2,injury,Ritchie De Laet,/ritchie-de-laet/profil/spieler/55687 +1516,Transferred to Middlesbrough,2016-02-01,2016-05-30,,,Transfer,Ritchie De Laet,/ritchie-de-laet/profil/spieler/55687 +1516,Yellow card suspension,2015-12-14,2015-12-21,7,1,suspension,Robert Huth,/robert-huth/profil/spieler/2998 +1516,Transferred to Bradford,2015-08-20,2016-05-30,,,Transfer,Reece Burke,/reece-burke/profil/spieler/264220 +1516,Red card suspension,2016-01-14,2016-02-03,20,3,suspension,Gary O'Neil,/gary-oneil/profil/spieler/3995 +1516,Transferred to West Brom U18,2015-07-01,2016-06-30,,,Transfer,Tyler Roberts,/tyler-roberts/profil/spieler/296986 +1516,Transferred to Kidderminster,2015-07-01,2016-01-01,,,Transfer,Alex Palmer,/alex-palmer/profil/spieler/245625 +1516,Transferred to West Brom U21,2016-01-02,2016-06-30,,,Transfer,Alex Palmer,/alex-palmer/profil/spieler/245625 +1516,Transferred to QPR,2015-07-01,2015-07-28,,,Transfer,Steven Caulker,/steven-caulker/profil/spieler/121280 +1516,Transferred to QPR,2016-01-11,2016-01-11,,,Transfer,Steven Caulker,/steven-caulker/profil/spieler/121280 +1516,Transferred to QPR,2016-05-31,2016-06-30,,,Transfer,Steven Caulker,/steven-caulker/profil/spieler/121280 +1516,Transferred to Liverpool U21,2015-07-01,2016-01-21,,,Transfer,Ryan Fulton,/ryan-fulton/profil/spieler/193861 +1516,Transferred to Portsmouth,2016-01-22,2016-03-22,,,Transfer,Ryan Fulton,/ryan-fulton/profil/spieler/193861 +1516,Transferred to Liverpool U21,2016-03-23,2016-06-30,,,Transfer,Ryan Fulton,/ryan-fulton/profil/spieler/193861 +1516,Red card suspension,2015-08-31,2015-09-21,21,2,suspension,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 +1516,Transferred to RSC Anderlecht,2015-07-01,2015-07-20,,,Transfer,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 +1516,Transferred to Chelsea U21,2015-07-01,2016-06-30,,,Transfer,Charlie Colkett,/charlie-colkett/profil/spieler/236496 +1516,Transferred to Bristol City,2015-09-01,2016-05-30,,,Transfer,Nathan Baker,/nathan-baker/profil/spieler/62638 +1516,Transferred to Brighton,2015-11-26,2016-05-30,,,Transfer,James Wilson,/james-wilson/profil/spieler/214104 +1516,Yellow card suspension,2015-10-05,2015-10-17,12,1,suspension,Eric Dier,/eric-dier/profil/spieler/175722 +1516,Metatarsal Fracture,2015-08-01,2015-10-31,91,14,injury,Youssouf Mulumbu,/youssouf-mulumbu/profil/spieler/45272 +1516,Thigh Problems,2015-09-17,2015-10-17,30,5,injury,Mile Jedinak,/mile-jedinak/profil/spieler/28336 +1516,Transferred to Yeovil Town,2015-08-07,2016-05-30,,,Transfer,Harry Cornick,/harry-cornick/profil/spieler/255703 +1516,Transferred to FC Porto,2015-08-05,2015-12-31,,,Transfer,Aly Cissokho,/aly-cissokho/profil/spieler/57515 +1516,Transferred to Sunderland U21,2015-07-01,2016-06-30,,,Transfer,Max Stryjek,/max-stryjek/profil/spieler/240457 +1516,Transferred to Swansea U21,2015-07-01,2016-06-30,,,Transfer,Daniel James,/daniel-james/profil/spieler/319301 +1516,Knee Injury,2015-11-29,2015-12-19,20,3,injury,Micah Richards,/micah-richards/profil/spieler/32617 +1516,Thigh Muscle Strain,2015-11-23,2015-12-19,26,5,injury,Bakary Sako,/bakary-sako/profil/spieler/46791 +1516,Transferred to Wolves,2015-07-01,2015-08-04,,,Transfer,Bakary Sako,/bakary-sako/profil/spieler/46791 +1516,Hamstring Injury,2016-02-02,2016-02-26,24,5,injury,Jesús Navas,/jesus-navas/profil/spieler/15956 +1516,Transferred to Southampton U21,2015-07-01,2016-01-20,,,Transfer,Sam McQueen,/sam-mcqueen/profil/spieler/226968 +1516,Transferred to Southend United,2016-01-21,2016-05-30,,,Transfer,Sam McQueen,/sam-mcqueen/profil/spieler/226968 +1516,Transferred to Southampton U21,2016-05-31,2016-06-30,,,Transfer,Sam McQueen,/sam-mcqueen/profil/spieler/226968 +1516,Transferred to Leicester U21,2015-07-01,2015-11-18,,,Transfer,Joseph Dodoo,/joseph-dodoo/profil/spieler/261738 +1516,Transferred to Bury,2015-11-19,2015-12-18,,,Transfer,Joseph Dodoo,/joseph-dodoo/profil/spieler/261738 +1516,Transferred to Leicester U21,2015-12-19,2016-06-30,,,Transfer,Joseph Dodoo,/joseph-dodoo/profil/spieler/261738 +1516,Hamstring Injury,2015-12-01,2015-12-28,27,6,injury,Peter Crouch,/peter-crouch/profil/spieler/4072 +1516,Transferred to Wycombe,2016-02-01,2016-05-08,,,Transfer,Ryan Allsop,/ryan-allsop/profil/spieler/111073 +1516,Transferred to Portsmouth,2016-05-12,2016-05-16,,,Transfer,Ryan Allsop,/ryan-allsop/profil/spieler/111073 +1516,Knock,2016-01-30,2016-02-05,6,2,injury,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 +1516,Yellow card suspension,2015-12-29,2016-01-04,6,1,suspension,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 +1516,Hamstring Injury,2016-02-11,2016-03-03,21,6,injury,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1516,Suspension through sports court,2016-05-05,2016-05-16,11,3,suspension,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1516,Red card suspension,2015-05-25,2015-08-24,91,3,suspension,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1516,Transferred to Aston Villa U21,2015-07-01,2016-06-30,,,Transfer,Niall Mason,/niall-mason/profil/spieler/319817 +1516,groin strain,2016-04-04,2016-04-04,0,,injury,Fernando,/fernando/profil/spieler/51174 +1516,Hamstring Injury,2015-12-07,2015-12-28,21,4,injury,Fernando,/fernando/profil/spieler/51174 +1516,Groin Injury,2015-08-03,2015-09-10,38,4,injury,Fernando,/fernando/profil/spieler/51174 +1516,Transferred to Unknown,2015-07-01,2015-12-31,,,Transfer,André Olukanmi,/andre-olukanmi/profil/spieler/383152 +1516,Transferred to Mickleover,2016-01-01,2016-06-30,,,Transfer,André Olukanmi,/andre-olukanmi/profil/spieler/383152 +1516,Thigh Problems,2016-04-04,2016-04-07,3,1,injury,Lucas Leiva,/lucas-leiva/profil/spieler/41414 +1516,Hamstring Injury,2016-02-11,2016-02-15,4,1,injury,Lucas Leiva,/lucas-leiva/profil/spieler/41414 +1516,Yellow card suspension,2015-11-22,2015-11-29,7,1,suspension,Lucas Leiva,/lucas-leiva/profil/spieler/41414 +1516,Ankle Injury,2016-02-07,2016-04-01,54,6,injury,Jack Grealish,/jack-grealish/profil/spieler/203460 +1516,Tonsillitis,2016-01-07,2016-01-22,15,4,injury,Jack Grealish,/jack-grealish/profil/spieler/203460 +1516,Achilles tendon problems,2015-07-15,2015-08-16,32,2,injury,Jack Grealish,/jack-grealish/profil/spieler/203460 +1516,Transferred to Dynamo Kyiv,2015-07-01,2015-08-30,,,Transfer,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 +1516,Transferred to Dynamo Kyiv,2016-06-30,2016-06-30,,,Transfer,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 +1516,Transferred to Arsenal U21,2015-07-01,2016-06-30,,,Transfer,Ben Sheaf,/ben-sheaf/profil/spieler/314384 +1516,Knee Injury,2016-02-13,2016-06-01,109,13,injury,Glen Johnson,/glen-johnson/profil/spieler/3881 +1516,Thigh Muscle Strain,2015-08-29,2015-09-19,21,3,injury,Glen Johnson,/glen-johnson/profil/spieler/3881 +1516,Transferred to QPR,2015-09-01,2016-05-30,,,Transfer,Gabriele Angella,/gabriele-angella/profil/spieler/86793 +1516,Transferred to West Ham U21,2015-07-01,2016-01-21,,,Transfer,Kyle Knoyle,/kyle-knoyle/profil/spieler/291171 +1516,Transferred to Dundee United,2016-01-22,2016-05-15,,,Transfer,Kyle Knoyle,/kyle-knoyle/profil/spieler/291171 +1516,Transferred to West Ham U21,2016-05-16,2016-06-30,,,Transfer,Kyle Knoyle,/kyle-knoyle/profil/spieler/291171 +1516,Unknown Injury,2016-03-01,2016-03-20,19,4,injury,Papiss Cissé,/papiss-cisse/profil/spieler/33952 +1516,Groin Strain,2015-12-19,2016-01-16,28,7,injury,Papiss Cissé,/papiss-cisse/profil/spieler/33952 +1516,Transferred to Swansea U21,2015-07-01,2016-06-30,,,Transfer,Joe Rodon,/joe-rodon/profil/spieler/297212 +1516,Indirect card suspension,2016-05-02,2016-05-08,6,1,suspension,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1516,Bruised Rib,2016-06-09,2016-08-14,66,1,injury,Cristian Gamboa,/cristian-gamboa/profil/spieler/121686 +1516,Hip Injury,2015-09-05,2015-09-19,14,3,injury,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +1516,Transferred to Hull City,2015-07-01,2015-08-31,,,Transfer,Nikica Jelavic,/nikica-jelavic/profil/spieler/25742 +1516,Transferred to BJ Renhe,2016-02-15,2016-06-30,,,Transfer,Nikica Jelavic,/nikica-jelavic/profil/spieler/25742 +1516,Transferred to Liverpool U21,2015-07-01,2016-06-30,,,Transfer,Cameron Brannagan,/cameron-brannagan/profil/spieler/261357 +1516,Calf Injury,2016-03-03,2016-03-31,28,5,injury,Petr Cech,/petr-cech/profil/spieler/5658 +1516,Knee Injury,2015-09-18,2015-10-17,29,5,injury,Nathan Dyer,/nathan-dyer/profil/spieler/37011 +1516,Transferred to Dinamo Zagreb,2015-07-01,2016-01-07,,,Transfer,Ivo Pinto,/ivo-pinto/profil/spieler/82281 +1516,Transferred to Chelsea U21,2015-07-01,2016-06-30,,,Transfer,Kasey Palmer,/kasey-palmer/profil/spieler/258216 +1516,Torn Meniscus,2015-09-10,2015-12-03,84,17,injury,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 +1516,Red card suspension,2016-04-17,2016-05-03,16,2,suspension,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 +1516,Red card suspension,2015-08-10,2015-08-17,7,1,suspension,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 +1516,Transferred to Aston Villa U21,2015-07-01,2016-06-30,,,Transfer,Andre Green,/andre-green/profil/spieler/309841 +1516,Ankle Injury,2016-02-29,2016-08-01,154,11,injury,Alexander Tettey,/alexander-tettey/profil/spieler/12384 +1516,Hamstring Injury,2015-11-19,2015-12-03,14,2,injury,Alexander Tettey,/alexander-tettey/profil/spieler/12384 +1516,Hamstring Injury,2016-02-29,2016-03-22,22,2,injury,Donald Love,/donald-love/profil/spieler/179451 +1516,Transferred to Man Utd U21,2015-07-01,2015-10-01,,,Transfer,Donald Love,/donald-love/profil/spieler/179451 +1516,Transferred to Wigan,2015-10-02,2016-01-06,,,Transfer,Donald Love,/donald-love/profil/spieler/179451 +1516,Transferred to Man Utd U21,2016-01-07,2016-06-30,,,Transfer,Donald Love,/donald-love/profil/spieler/179451 +1516,Muscular problems,2015-11-23,2015-12-08,15,3,injury,Ramires,/ramires/profil/spieler/54170 +1516,Transferred to JS Suning,2016-01-27,2016-06-30,,,Transfer,Ramires,/ramires/profil/spieler/54170 +1516,Transferred to Man Utd U21,2015-07-01,2015-07-17,,,Transfer,Joe Rothwell,/joe-rothwell/profil/spieler/183293 +1516,Transferred to Barnsley FC,2015-07-18,2015-10-14,,,Transfer,Joe Rothwell,/joe-rothwell/profil/spieler/183293 +1516,Transferred to Man Utd U21,2015-10-15,2016-06-30,,,Transfer,Joe Rothwell,/joe-rothwell/profil/spieler/183293 +1516,Groin Injury,2016-03-21,2016-04-18,28,5,injury,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +1516,Transferred to Charlton,2015-09-15,2015-11-06,,,Transfer,Conor McAleny,/conor-mcaleny/profil/spieler/121260 +1516,Transferred to Wigan,2016-02-01,2016-05-30,,,Transfer,Conor McAleny,/conor-mcaleny/profil/spieler/121260 +1516,Thigh Muscle Strain,2015-09-14,2015-10-17,33,6,injury,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 +1516,Transferred to Juventus,2015-07-01,2015-07-09,,,Transfer,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 +1516,Hamstring Injury,2015-12-03,2016-03-01,89,17,injury,Diafra Sakho,/diafra-sakho/profil/spieler/120610 +1516,Hamstring Injury,2015-12-05,2015-12-26,21,4,injury,Stéphane Sessègnon,/stephane-sessegnon/profil/spieler/37157 +1516,Hamstring Injury,2016-01-07,2016-01-11,4,1,injury,Jordon Ibe,/jordon-ibe/profil/spieler/195652 +1516,Transferred to West Brom U21,2015-07-01,2015-12-27,,,Transfer,Shaun Donnellan,/shaun-donnellan/profil/spieler/268527 +1516,Transferred to Worcester City,2015-12-28,2016-05-30,,,Transfer,Shaun Donnellan,/shaun-donnellan/profil/spieler/268527 +1516,Transferred to West Brom U21,2016-05-31,2016-06-30,,,Transfer,Shaun Donnellan,/shaun-donnellan/profil/spieler/268527 +1516,Transferred to Without Club,2015-07-01,2015-10-29,,,Transfer,Felipe Mattioni,/felipe-mattioni/profil/spieler/52432 +1516,Transferred to Doncaster,2015-10-31,2016-01-02,,,Transfer,Felipe Mattioni,/felipe-mattioni/profil/spieler/52432 +1516,Calf Injury,2016-05-06,2016-05-16,10,3,injury,Adrián,/adrian/profil/spieler/71271 +1516,Red card suspension,2015-08-16,2015-09-15,30,3,suspension,Adrián,/adrian/profil/spieler/71271 +1516,Transferred to Man Utd U21,2015-07-01,2016-06-30,,,Transfer,James Weir,/james-weir/profil/spieler/251058 +1516,Strain,2016-03-22,2016-03-27,5,,injury,Juan Carlos Paredes,/juan-carlos-paredes/profil/spieler/100507 +1516,Unknown Injury,2016-04-07,2016-05-05,28,6,injury,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 +1516,Hamstring Injury,2016-02-09,2016-02-27,18,4,injury,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 +1516,Unknown Injury,2015-08-27,2015-09-01,5,,injury,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 +1516,Transferred to Bor. Dortmund,2015-08-31,2016-01-06,,,Transfer,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 +1516,Head Injury,2016-03-17,2016-03-24,7,2,injury,Ben Davies,/ben-davies/profil/spieler/192765 +1516,Transferred to Preston,2015-10-03,2016-01-03,,,Transfer,Patrick McCarthy,/patrick-mccarthy/profil/spieler/29974 +1516,Transferred to Club Brugge,2015-07-01,2015-08-31,,,Transfer,Obbi Oulare,/obbi-oulare/profil/spieler/314959 +1516,Transferred to Villarreal CF B,2015-07-01,2015-08-26,,,Transfer,Aleix García,/aleix-garcia/profil/spieler/261504 +1516,Transferred to Man City U21,2015-08-27,2016-06-30,,,Transfer,Aleix García,/aleix-garcia/profil/spieler/261504 +1516,Transferred to Birmingham,2015-07-01,2016-01-03,,,Transfer,Demarai Gray,/demarai-gray/profil/spieler/292417 +1516,Transferred to Brighton,2016-01-25,2016-06-29,,,Transfer,Steve Sidwell,/steve-sidwell/profil/spieler/13427 +1516,Metatarsal Fracture,2016-01-03,2016-04-03,91,15,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1516,Calf Injury,2015-08-25,2015-09-19,25,4,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1516,Transferred to Barcelona B,2015-07-01,2015-08-13,,,Transfer,Adama Traoré,/adama-traore/profil/spieler/204103 +1516,Transferred to Barnsley FC,2015-07-01,2015-08-12,,,Transfer,Mason Holgate,/mason-holgate/profil/spieler/348623 +1516,Indirect card suspension,2016-03-07,2016-03-14,7,1,suspension,James Milner,/james-milner/profil/spieler/3333 +1516,Yellow card suspension,2015-10-26,2015-10-29,3,1,suspension,James Milner,/james-milner/profil/spieler/3333 +1516,Transferred to West Ham U21,2015-07-01,2015-10-08,,,Transfer,Jordan Brown,/jordan-brown/profil/spieler/242603 +1516,Transferred to Chelmsford,2015-10-09,2015-11-08,,,Transfer,Jordan Brown,/jordan-brown/profil/spieler/242603 +1516,Transferred to West Ham U21,2015-11-09,2016-06-30,,,Transfer,Jordan Brown,/jordan-brown/profil/spieler/242603 +1516,Transferred to Leeds,2015-11-26,2016-05-30,,,Transfer,Liam Bridcutt,/liam-bridcutt/profil/spieler/40612 +1516,Back trouble,2016-06-09,2016-06-13,4,,injury,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 +1516,Transferred to Coventry,2015-07-01,2016-01-31,,,Transfer,James Maddison,/james-maddison/profil/spieler/294057 +1516,Transferred to Coventry,2016-02-02,2016-05-30,,,Transfer,James Maddison,/james-maddison/profil/spieler/294057 +1516,Transferred to MK Dons,2015-08-19,2016-01-02,,,Transfer,Diego Poyet,/diego-poyet/profil/spieler/183286 +1516,Transferred to Charlton,2016-01-04,2016-05-30,,,Transfer,Diego Poyet,/diego-poyet/profil/spieler/183286 +1516,Transferred to Man City U21,2015-07-01,2015-10-19,,,Transfer,George Evans,/george-evans/profil/spieler/181498 +1516,Transferred to Walsall,2015-10-20,2016-01-15,,,Transfer,George Evans,/george-evans/profil/spieler/181498 +1516,Transferred to Man City U21,2016-01-16,2016-01-18,,,Transfer,George Evans,/george-evans/profil/spieler/181498 +1516,Transferred to Reading,2016-01-19,2016-06-30,,,Transfer,George Evans,/george-evans/profil/spieler/181498 +1516,Transferred to Bradford,2016-02-11,2016-05-30,,,Transfer,Josh Cullen,/josh-cullen/profil/spieler/242606 +1516,Medial Collateral Ligament Injury,2016-01-30,2016-08-30,213,6,injury,Marc Wilson,/marc-wilson/profil/spieler/30456 +1516,Calf Strain,2015-09-22,2015-10-19,27,4,injury,Marc Wilson,/marc-wilson/profil/spieler/30456 +1516,Hamstring Injury,2015-10-20,2015-12-31,72,13,injury,Wellington Silva,/wellington-silva/profil/spieler/121990 +1516,Transferred to Bolton,2015-08-20,2016-05-30,,,Transfer,Wellington Silva,/wellington-silva/profil/spieler/121990 +1516,Inguinal Hernia,2016-02-02,2016-03-05,32,6,injury,Jeremain Lens,/jeremain-lens/profil/spieler/38497 +1516,Transferred to Dynamo Kyiv,2015-07-01,2015-07-14,,,Transfer,Jeremain Lens,/jeremain-lens/profil/spieler/38497 +1516,Transferred to Chievo Verona,2015-07-01,2015-07-12,,,Transfer,Filippo Costa,/filippo-costa/profil/spieler/197743 +1516,Transferred to Bournemouth U21,2015-07-13,2015-12-30,,,Transfer,Filippo Costa,/filippo-costa/profil/spieler/197743 +1516,Transferred to Chievo Verona,2015-12-31,2016-06-30,,,Transfer,Filippo Costa,/filippo-costa/profil/spieler/197743 +1516,Transferred to Juventus,2015-08-25,2016-06-29,,,Transfer,Juan Cuadrado,/juan-cuadrado/profil/spieler/91970 +1516,Ankle Injury,2015-09-06,2016-02-06,153,4,injury,Alex Pritchard,/alex-pritchard/profil/spieler/200777 +1516,Transferred to Bristol City,2015-08-07,2016-01-02,,,Transfer,Callum Robinson,/callum-robinson/profil/spieler/183299 +1516,Transferred to Preston,2016-01-05,2016-06-29,,,Transfer,Callum Robinson,/callum-robinson/profil/spieler/183299 +1516,Cruciate Ligament Rupture,2016-02-08,2016-11-21,287,32,injury,Kurt Zouma,/kurt-zouma/profil/spieler/157509 +1516,Transferred to Liverpool U21,2015-07-01,2015-08-30,,,Transfer,Sergi Canós,/sergi-canos/profil/spieler/251845 +1516,Transferred to Brentford,2015-08-31,2016-05-10,,,Transfer,Sergi Canós,/sergi-canos/profil/spieler/251845 +1516,Transferred to Liverpool U21,2016-05-11,2016-06-30,,,Transfer,Sergi Canós,/sergi-canos/profil/spieler/251845 +1516,Knee Surgery,2015-07-15,2015-09-25,72,8,injury,Jores Okore,/jores-okore/profil/spieler/129085 +1516,Transferred to West Brom U21,2015-07-01,2015-10-11,,,Transfer,Joe Ward,/joe-ward/profil/spieler/284754 +1516,Transferred to Kidderminster,2015-10-12,2015-11-10,,,Transfer,Joe Ward,/joe-ward/profil/spieler/284754 +1516,Transferred to West Brom U21,2015-11-11,2016-06-30,,,Transfer,Joe Ward,/joe-ward/profil/spieler/284754 +1516,Red card suspension,2015-12-20,2016-01-03,14,3,suspension,James McClean,/james-mcclean/profil/spieler/85935 +1516,Torn Muscle Fibre,2015-10-08,2015-11-07,30,7,injury,Branislav Ivanovic,/branislav-ivanovic/profil/spieler/36827 +1516,Transferred to Fulham,2015-07-01,2015-07-18,,,Transfer,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1516,Transferred to Celtic,2016-02-01,2016-06-30,,,Transfer,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1516,Hamstring Injury,2016-01-07,2016-01-28,21,6,injury,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +1516,Thigh Muscle Strain,2015-11-23,2015-12-10,17,5,injury,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +1516,Indirect card suspension,2015-08-30,2015-09-13,14,1,suspension,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +1516,Ankle Injury,2016-01-01,2016-02-03,33,8,injury,Ryan Mason,/ryan-mason/profil/spieler/61834 +1516,Ankle Injury,2015-11-29,2015-12-19,20,5,injury,Ryan Mason,/ryan-mason/profil/spieler/61834 +1516,Bruised Knee,2015-09-13,2015-10-17,34,8,injury,Ryan Mason,/ryan-mason/profil/spieler/61834 +1516,Transferred to Marseille,2016-02-01,2016-06-29,,,Transfer,Steven Fletcher,/steven-fletcher/profil/spieler/35099 +1516,Transferred to MK Dons,2015-07-29,2016-01-05,,,Transfer,Sam Gallagher,/sam-gallagher/profil/spieler/227183 +1516,Rest,2016-02-02,2016-02-04,2,1,injury,Brown Ideye,/brown-ideye/profil/spieler/64308 +1516,Transferred to Olympiacos,2015-08-31,2016-06-30,,,Transfer,Brown Ideye,/brown-ideye/profil/spieler/64308 +1516,Transferred to Celtic,2015-08-29,2016-05-15,,,Transfer,Tyler Blackett,/tyler-blackett/profil/spieler/134414 +1516,Transferred to Stevenage,2015-09-01,2015-09-30,,,Transfer,Connor Smith,/connor-smith/profil/spieler/177771 +1516,Transferred to AFC Wimbledon,2016-01-22,2016-06-30,,,Transfer,Connor Smith,/connor-smith/profil/spieler/177771 +1516,Knock,2016-01-07,2016-01-21,14,3,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1516,Bruise,2015-10-24,2015-11-07,14,4,injury,Christian Fuchs,/christian-fuchs/profil/spieler/6636 +1516,Achilles tendon problems,2015-11-06,2015-12-12,36,5,injury,Marc Pugh,/marc-pugh/profil/spieler/36939 +1516,Ankle Injury,2015-10-30,2016-01-02,64,10,injury,Rolando Aarons,/rolando-aarons/profil/spieler/258188 +1516,Calf Injury,2015-09-22,2015-10-18,26,4,injury,Rolando Aarons,/rolando-aarons/profil/spieler/258188 +1516,Transferred to Everton U21,2015-07-01,2015-12-31,,,Transfer,Matthew Pennington,/matthew-pennington/profil/spieler/220755 +1516,Transferred to Walsall,2016-03-24,2016-04-21,,,Transfer,Matthew Pennington,/matthew-pennington/profil/spieler/220755 +1516,Ankle problems,2016-03-17,2016-03-24,7,1,injury,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1516,Transferred to Valencia,2015-07-01,2015-08-19,,,Transfer,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1516,Red card suspension,2016-01-04,2016-01-11,7,1,suspension,Simon Francis,/simon-francis/profil/spieler/13573 +1516,Ruptured ankle ligament,2015-09-10,2015-10-18,38,6,injury,Gary Hooper,/gary-hooper/profil/spieler/42513 +1516,Transferred to Sheff Wed,2015-10-27,2016-01-16,,,Transfer,Gary Hooper,/gary-hooper/profil/spieler/42513 +1516,Transferred to Sheff Wed,2016-01-22,2016-06-30,,,Transfer,Gary Hooper,/gary-hooper/profil/spieler/42513 +1516,Transferred to Man City U21,2015-07-01,2015-11-05,,,Transfer,Brandon Barker,/brandon-barker/profil/spieler/214927 +1516,Transferred to Rotherham,2015-11-06,2015-12-14,,,Transfer,Brandon Barker,/brandon-barker/profil/spieler/214927 +1516,Transferred to Man City U21,2015-12-15,2016-06-30,,,Transfer,Brandon Barker,/brandon-barker/profil/spieler/214927 +1516,Transferred to Loko Moscow,2015-07-01,2016-01-31,,,Transfer,Oumar Niasse,/oumar-niasse/profil/spieler/209781 +1516,Minor Knock,2016-01-14,2016-01-18,4,1,injury,Jon Flanagan,/jon-flanagan/profil/spieler/145922 +1516,Transferred to Arsenal U21,2015-07-01,2016-01-21,,,Transfer,Glen Kamara,/glen-kamara/profil/spieler/242632 +1516,Transferred to Southend United,2016-01-22,2016-05-30,,,Transfer,Glen Kamara,/glen-kamara/profil/spieler/242632 +1516,Transferred to Arsenal U21,2016-05-31,2016-06-30,,,Transfer,Glen Kamara,/glen-kamara/profil/spieler/242632 +1516,Torn Muscle Fibre,2016-06-20,2016-07-11,21,,injury,Tomas Rosicky,/tomas-rosicky/profil/spieler/132 +1516,Muscle Injury,2016-02-01,2016-04-04,63,13,injury,Tomas Rosicky,/tomas-rosicky/profil/spieler/132 +1516,Knee Surgery,2015-06-15,2016-01-21,220,32,injury,Tomas Rosicky,/tomas-rosicky/profil/spieler/132 +1516,Transferred to Reading,2015-07-01,2015-08-31,,,Transfer,Michael Hector,/michael-hector/profil/spieler/157490 +1516,Transferred to Reading,2015-09-02,2016-04-27,,,Transfer,Michael Hector,/michael-hector/profil/spieler/157490 +1516,Transferred to Liverpool U21,2015-07-01,2016-06-30,,,Transfer,Pedro Chirivella,/pedro-chirivella/profil/spieler/242273 +1516,Hamstring Injury,2016-03-13,2016-04-08,26,2,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1516,Muscle Injury,2015-10-08,2015-10-12,4,,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1516,Transferred to Inter,2015-07-01,2015-08-10,,,Transfer,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1516,Patella problems,2015-08-23,2015-09-07,15,3,injury,Brendan Galloway,/brendan-galloway/profil/spieler/208244 +1516,Ankle Surgery,2015-10-17,2016-03-13,148,25,injury,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +1516,Unknown Injury,2015-09-11,2015-10-16,35,2,injury,Jeff Reine-Adélaïde,/jeff-reine-adelaide/profil/spieler/326300 +1516,Transferred to Arsenal U21,2015-07-01,2016-06-30,,,Transfer,Jeff Reine-Adélaïde,/jeff-reine-adelaide/profil/spieler/326300 +1516,Bruised Hip,2015-09-19,2015-09-28,9,3,injury,Kelechi Iheanacho,/kelechi-iheanacho/profil/spieler/295330 +1516,Unknown Injury,2015-12-13,2016-02-06,55,4,injury,Manu García,/manu-garcia/profil/spieler/277118 +1516,Transferred to Man City U21,2015-07-01,2016-06-30,,,Transfer,Manu García,/manu-garcia/profil/spieler/277118 +1516,Ankle Injury,2016-03-21,2016-06-01,72,3,injury,Lynden Gooch,/lynden-gooch/profil/spieler/307781 +1516,Transferred to Sunderland U21,2015-07-01,2016-01-20,,,Transfer,Lynden Gooch,/lynden-gooch/profil/spieler/307781 +1516,Transferred to Doncaster,2016-01-21,2016-03-20,,,Transfer,Lynden Gooch,/lynden-gooch/profil/spieler/307781 +1516,Transferred to Sunderland U21,2016-03-21,2016-06-30,,,Transfer,Lynden Gooch,/lynden-gooch/profil/spieler/307781 +1516,Indirect card suspension,2016-05-02,2016-05-09,7,1,suspension,Brad Smith,/brad-smith/profil/spieler/175745 +1516,Transferred to Liverpool U21,2015-07-01,2015-12-31,,,Transfer,Brad Smith,/brad-smith/profil/spieler/175745 +1516,Achilles tendon problems,2016-01-02,2016-02-19,48,8,injury,Vurnon Anita,/vurnon-anita/profil/spieler/30670 +1516,Hamstring Injury,2016-01-14,2016-06-01,139,21,injury,James Morrison,/james-morrison/profil/spieler/27614 +1516,Ankle Injury,2015-08-29,2015-10-17,49,7,injury,Tom Cleverley,/tom-cleverley/profil/spieler/73484 +1516,Transferred to Bournemouth U21,2015-07-01,2015-08-05,,,Transfer,Joe Quigley,/joe-quigley/profil/spieler/386148 +1516,Transferred to Torquay,2015-08-06,2015-09-05,,,Transfer,Joe Quigley,/joe-quigley/profil/spieler/386148 +1516,Transferred to Bournemouth U21,2015-09-06,2015-09-30,,,Transfer,Joe Quigley,/joe-quigley/profil/spieler/386148 +1516,Transferred to Wrexham,2015-10-01,2015-10-31,,,Transfer,Joe Quigley,/joe-quigley/profil/spieler/386148 +1516,Transferred to Bournemouth U21,2015-11-01,2015-11-19,,,Transfer,Joe Quigley,/joe-quigley/profil/spieler/386148 +1516,Transferred to Woking,2015-11-20,2016-05-30,,,Transfer,Joe Quigley,/joe-quigley/profil/spieler/386148 +1516,Transferred to Bournemouth U21,2016-05-31,2016-06-30,,,Transfer,Joe Quigley,/joe-quigley/profil/spieler/386148 +1516,Transferred to Sheff Wed,2015-08-29,2016-06-30,,,Transfer,Fernando Forestieri,/fernando-forestieri/profil/spieler/44948 +1516,Transferred to Udinese Calcio,2015-07-01,2015-07-13,,,Transfer,Allan Nyom,/allan-nyom/profil/spieler/111508 +1516,Transferred to Atlantas,2015-07-01,2016-01-27,,,Transfer,Marius Adamonis,/marius-adamonis/profil/spieler/300137 +1516,Transferred to Atlantas,2016-06-30,2016-06-30,,,Transfer,Marius Adamonis,/marius-adamonis/profil/spieler/300137 +1516,Transferred to Woking,2016-02-26,2016-05-30,,,Transfer,Matt Butcher,/matt-butcher/profil/spieler/391132 +1516,Transferred to Man City U21,2015-07-01,2016-01-12,,,Transfer,Pablo Maffeo,/pablo-maffeo/profil/spieler/251876 +1516,Transferred to Girona,2016-01-13,2016-06-29,,,Transfer,Pablo Maffeo,/pablo-maffeo/profil/spieler/251876 +1516,Transferred to Man City U21,2016-06-30,2016-06-30,,,Transfer,Pablo Maffeo,/pablo-maffeo/profil/spieler/251876 +1516,Transferred to Bristol City,2015-10-09,2016-01-02,,,Transfer,Elliott Bennett,/elliott-bennett/profil/spieler/43193 +1516,Transferred to Blackburn,2016-01-05,2016-06-30,,,Transfer,Elliott Bennett,/elliott-bennett/profil/spieler/43193 +1516,Transferred to Real Betis,2015-08-31,2016-06-29,,,Transfer,Ricky van Wolfswinkel,/ricky-van-wolfswinkel/profil/spieler/41355 +1516,Transferred to AS Roma,2015-07-01,2015-07-01,,,Transfer,Jose Cholevas,/jose-cholevas/profil/spieler/41112 +1516,Ankle Injury,2016-01-23,2016-08-01,191,17,injury,Libor Kozak,/libor-kozak/profil/spieler/63824 +1516,Transferred to Man Utd U21,2015-07-01,2016-06-30,,,Transfer,Sean Goss,/sean-goss/profil/spieler/289843 +1516,Hamstring Injury,2015-10-01,2016-03-19,170,23,injury,Gabriel Obertan,/gabriel-obertan/profil/spieler/43261 +1516,Transferred to Without Club,2016-05-05,2016-06-30,,,Transfer,Gabriel Obertan,/gabriel-obertan/profil/spieler/43261 +1516,Transferred to Cardiff,2015-07-07,2016-05-30,,,Transfer,Sammy Ameobi,/sammy-ameobi/profil/spieler/92381 +1516,Transferred to Without Club,2015-07-01,2015-12-22,,,Transfer,Luke Simpson,/luke-simpson/profil/spieler/223790 +1516,Transferred to SM Caen,2015-07-01,2015-08-02,,,Transfer,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +1516,Hamstring Injury,2016-02-27,2016-04-15,48,7,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1516,Back Injury,2016-02-01,2016-03-11,39,6,injury,Ryan Shawcross,/ryan-shawcross/profil/spieler/45861 +1516,Back Injury,2015-07-12,2015-10-18,98,10,injury,Ryan Shawcross,/ryan-shawcross/profil/spieler/45861 +1516,Transferred to Cagliari Calcio,2015-07-01,2015-07-02,,,Transfer,Víctor Ibarbo,/victor-ibarbo/profil/spieler/92141 +1516,Transferred to AS Roma,2015-07-03,2015-08-31,,,Transfer,Víctor Ibarbo,/victor-ibarbo/profil/spieler/92141 +1516,Transferred to Atl. Nacional,2016-01-15,2016-06-27,,,Transfer,Víctor Ibarbo,/victor-ibarbo/profil/spieler/92141 +1516,Transferred to AS Roma,2016-06-29,2016-06-29,,,Transfer,Víctor Ibarbo,/victor-ibarbo/profil/spieler/92141 +1516,Transferred to Cagliari Calcio,2016-06-30,2016-06-30,,,Transfer,Víctor Ibarbo,/victor-ibarbo/profil/spieler/92141 +1516,Red card suspension,2016-03-06,2016-03-13,7,1,suspension,José Fonte,/jose-fonte/profil/spieler/33829 +1516,Shoulder Injury,2016-06-27,2016-06-30,3,,injury,Ashley Williams,/ashley-williams/profil/spieler/67355 +1516,Transferred to Atlético Madrid,2015-07-01,2015-07-07,,,Transfer,Toby Alderweireld,/toby-alderweireld/profil/spieler/42710 +1516,Cruciate Ligament Rupture,2015-10-10,2016-11-09,396,29,injury,Tim Krul,/tim-krul/profil/spieler/33027 +1516,Unknown Injury,2016-04-13,2016-04-25,12,4,injury,Jason Denayer,/jason-denayer/profil/spieler/277114 +1516,Calf Strain,2016-03-29,2016-04-06,8,1,injury,Jason Denayer,/jason-denayer/profil/spieler/277114 +1516,Hip problems,2016-01-23,2016-02-04,12,3,injury,Jason Denayer,/jason-denayer/profil/spieler/277114 +1516,Thigh Muscle Strain,2015-11-25,2016-01-04,40,9,injury,Jason Denayer,/jason-denayer/profil/spieler/277114 +1516,Rest,2015-10-12,2015-10-22,10,2,injury,Jason Denayer,/jason-denayer/profil/spieler/277114 +1516,Transferred to Galatasaray,2015-08-31,2016-06-29,,,Transfer,Jason Denayer,/jason-denayer/profil/spieler/277114 +1516,Calf Injury,2016-03-21,2016-04-04,14,1,injury,Joe Hart,/joe-hart/profil/spieler/40204 +1516,Thigh Problems,2015-11-26,2015-12-03,7,2,injury,Joe Hart,/joe-hart/profil/spieler/40204 +1516,Transferred to Sheff Wed,2015-08-27,2016-05-30,,,Transfer,Michael Turner,/michael-turner/profil/spieler/12127 +1516,Knee Injury,2015-12-23,2016-01-09,17,4,injury,Graziano Pellè,/graziano-pelle/profil/spieler/29594 +1516,Transferred to FC Augsburg,2015-07-01,2015-08-15,,,Transfer,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 +1516,Transferred to Monaco,2015-07-01,2015-08-31,,,Transfer,Anthony Martial,/anthony-martial/profil/spieler/182877 +1516,Knee Injury,2016-03-29,2016-12-12,258,32,injury,Rob Elliot,/rob-elliot/profil/spieler/39037 +1516,Thigh Muscle Strain,2016-04-25,2016-05-02,7,2,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Knee Injury,2016-03-21,2016-04-07,17,2,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Minor Knock,2016-03-10,2016-03-14,4,1,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Minor Knock,2016-02-29,2016-03-03,3,1,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Rest,2016-02-18,2016-02-22,4,1,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Rest,2016-01-28,2016-02-01,4,1,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Rest,2016-01-07,2016-01-11,4,1,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Minor Knock,2015-11-30,2015-12-07,7,2,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Minor Knock,2015-10-01,2015-10-05,4,1,injury,Yaya Touré,/yaya-toure/profil/spieler/13091 +1516,Shin bone bruise,2016-04-18,2016-04-21,3,,injury,Chicharito,/chicharito/profil/spieler/50935 +1516,Torn Muscle Fibre,2016-02-10,2016-02-18,8,2,injury,Chicharito,/chicharito/profil/spieler/50935 +1516,Collarbone fracture,2015-07-02,2015-08-17,46,2,injury,Chicharito,/chicharito/profil/spieler/50935 +1516,Transferred to Bay. Leverkusen,2015-08-31,2016-06-30,,,Transfer,Chicharito,/chicharito/profil/spieler/50935 +1516,Minor Knock,2016-06-16,2016-06-16,0,,injury,Joe Ledley,/joe-ledley/profil/spieler/34409 +1516,Fibula Fracture,2016-05-09,2016-06-02,24,2,injury,Joe Ledley,/joe-ledley/profil/spieler/34409 +1516,Thigh Problems,2015-09-03,2015-09-21,18,2,injury,Joe Ledley,/joe-ledley/profil/spieler/34409 +1516,Transferred to Hull City,2015-07-01,2015-07-28,,,Transfer,Robbie Brady,/robbie-brady/profil/spieler/128229 +1516,Torn Muscle Fibre,2016-02-06,2016-02-22,16,2,injury,Christian Atsu,/christian-atsu/profil/spieler/186997 +1516,Stress response of the bone,2015-09-23,2015-12-01,69,9,injury,Christian Atsu,/christian-atsu/profil/spieler/186997 +1516,Transferred to Málaga CF,2016-01-25,2016-06-29,,,Transfer,Christian Atsu,/christian-atsu/profil/spieler/186997 +1516,Transferred to Aston Villa U21,2015-07-01,2016-06-30,,,Transfer,Easah Suliman,/easah-suliman/profil/spieler/282820 +1516,Back trouble,2016-04-18,2016-04-21,3,1,injury,Gaël Clichy,/gael-clichy/profil/spieler/7449 +1516,Ankle Injury,2015-08-21,2015-11-02,73,14,injury,Gaël Clichy,/gael-clichy/profil/spieler/7449 +1516,Transferred to Fleetwood,2015-10-03,2016-01-01,,,Transfer,Dionatan Teixeira,/dionatan-teixeira/profil/spieler/107617 +1516,Hamstring Injury,2015-08-29,2015-09-19,21,3,injury,Charlie Daniels,/charlie-daniels/profil/spieler/61819 +1516,Transferred to QPR,2015-07-01,2015-07-22,,,Transfer,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 +1516,Ankle Injury,2016-02-02,2016-04-19,77,13,injury,James McArthur,/james-mcarthur/profil/spieler/41416 +1516,Knee Injury,2015-12-11,2016-04-29,140,28,injury,Clinton N'Jie,/clinton-njie/profil/spieler/241119 +1516,Transferred to Olympique Lyon,2015-07-01,2015-08-14,,,Transfer,Clinton N'Jie,/clinton-njie/profil/spieler/241119 +1516,Thigh Muscle Strain,2016-02-15,2016-03-11,25,6,injury,John Terry,/john-terry/profil/spieler/3160 +1516,Indirect card suspension,2016-05-09,2016-05-16,7,2,suspension,John Terry,/john-terry/profil/spieler/3160 +1516,Red card suspension,2015-08-24,2015-08-31,7,1,suspension,John Terry,/john-terry/profil/spieler/3160 +1516,Hamstring Injury,2016-02-10,2016-02-25,15,2,injury,Víctor Valdés,/victor-valdes/profil/spieler/7589 +1516,Groin Injury,2015-08-01,2015-10-03,63,10,injury,José Crespo,/jose-crespo/profil/spieler/37397 +1516,Transferred to Córdoba CF,2015-07-01,2015-07-27,,,Transfer,José Crespo,/jose-crespo/profil/spieler/37397 +1516,Transferred to Rayo Vallecano,2016-01-20,2016-06-29,,,Transfer,José Crespo,/jose-crespo/profil/spieler/37397 +1516,Transferred to Barça U19,2015-07-01,2015-07-14,,,Transfer,Mohamed El Ouriachi,/mohamed-el-ouriachi/profil/spieler/242280 +1516,Transferred to Stoke U21,2015-07-15,2016-06-30,,,Transfer,Mohamed El Ouriachi,/mohamed-el-ouriachi/profil/spieler/242280 +1516,Transferred to Tottenham U21,2015-07-01,2015-07-12,,,Transfer,Grant Ward,/grant-ward/profil/spieler/283655 +1516,Transferred to Rotherham,2015-07-13,2016-05-30,,,Transfer,Grant Ward,/grant-ward/profil/spieler/283655 +1516,Transferred to Tottenham U21,2016-05-31,2016-06-30,,,Transfer,Grant Ward,/grant-ward/profil/spieler/283655 +1516,Transferred to Bournemouth U21,2015-07-01,2016-02-18,,,Transfer,Callum Buckley,/callum-buckley/profil/spieler/398398 +1516,Transferred to Eastbourne,2016-02-19,2016-03-19,,,Transfer,Callum Buckley,/callum-buckley/profil/spieler/398398 +1516,Transferred to Bournemouth U21,2016-03-20,2016-06-30,,,Transfer,Callum Buckley,/callum-buckley/profil/spieler/398398 +1516,groin strain,2016-03-07,2016-03-07,0,,injury,Alexandre Pato,/alexandre-pato/profil/spieler/37579 +1516,Fitness,2016-01-30,2016-03-13,43,11,injury,Alexandre Pato,/alexandre-pato/profil/spieler/37579 +1516,Transferred to Corinthians,2015-07-01,2016-01-28,,,Transfer,Alexandre Pato,/alexandre-pato/profil/spieler/37579 +1516,Transferred to Corinthians,2016-06-30,2016-06-30,,,Transfer,Alexandre Pato,/alexandre-pato/profil/spieler/37579 +1516,Knee Injury,2016-04-22,2016-12-12,234,21,injury,Ibrahim Afellay,/ibrahim-afellay/profil/spieler/15760 +1516,Red card suspension,2015-08-30,2015-09-20,21,2,suspension,Ibrahim Afellay,/ibrahim-afellay/profil/spieler/15760 +1516,Calf Injury,2015-11-17,2015-12-20,33,5,injury,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 +1516,Transferred to Middlesbrough,2015-07-01,2016-05-30,,,Transfer,Tomas Kalas,/tomas-kalas/profil/spieler/148657 +1516,Transferred to Middlesbrough,2015-07-31,2016-01-03,,,Transfer,Jack Stephens,/jack-stephens/profil/spieler/163744 +1516,Transferred to Coventry,2016-02-01,2016-05-30,,,Transfer,Jack Stephens,/jack-stephens/profil/spieler/163744 +1516,Transferred to West Brom U21,2015-07-01,2016-06-30,,,Transfer,Kyle Edwards,/kyle-edwards/profil/spieler/314366 +1516,Transferred to FC Basel,2015-07-01,2016-01-13,,,Transfer,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 +1516,Knock,2016-02-15,2016-02-26,11,,injury,Gabriel Agbonlahor,/gabriel-agbonlahor/profil/spieler/37148 +1516,Calf Injury,2015-11-02,2015-12-03,31,4,injury,Gabriel Agbonlahor,/gabriel-agbonlahor/profil/spieler/37148 +1516,Calf Injury,2015-09-21,2015-10-15,24,3,injury,Gabriel Agbonlahor,/gabriel-agbonlahor/profil/spieler/37148 +1516,special leave,2016-03-31,2016-04-18,18,3,absence,Gabriel Agbonlahor,/gabriel-agbonlahor/profil/spieler/37148 +1516,Indirect card suspension,2016-04-03,2016-04-10,7,1,suspension,Alan Hutton,/alan-hutton/profil/spieler/9619 +1516,Knee Injury,2015-11-20,2015-12-05,15,3,injury,Darren Randolph,/darren-randolph/profil/spieler/51321 +1516,Knock,2015-11-23,2015-12-14,21,5,injury,Ander Herrera,/ander-herrera/profil/spieler/99343 +1516,Groin Injury,2015-12-22,2016-01-08,17,3,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +1516,Unknown Injury,2016-02-19,2016-06-01,103,12,injury,Fabricio Coloccini,/fabricio-coloccini/profil/spieler/6150 +1516,Calf Strain,2016-01-26,2016-03-18,52,9,injury,Charlie Adam,/charlie-adam/profil/spieler/28990 +1516,Transferred to Liverpool U21,2015-07-01,2015-09-09,,,Transfer,Ryan Kent,/ryan-kent/profil/spieler/279457 +1516,Transferred to Coventry,2015-09-10,2016-01-04,,,Transfer,Ryan Kent,/ryan-kent/profil/spieler/279457 +1516,Transferred to Liverpool U21,2016-01-05,2016-06-30,,,Transfer,Ryan Kent,/ryan-kent/profil/spieler/279457 +1516,Transferred to Huddersfield,2015-09-09,2015-12-27,,,Transfer,Elliott Ward,/elliott-ward/profil/spieler/15838 +1516,Transferred to Blackburn,2016-01-20,2016-06-30,,,Transfer,Elliott Ward,/elliott-ward/profil/spieler/15838 +1516,Unknown Injury,2016-03-20,2016-04-29,40,5,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1516,Hip Injury,2015-06-07,2015-10-25,140,12,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1516,Ankle Injury,2015-12-30,2016-01-04,5,1,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +1516,Inguinal Hernia,2015-10-03,2015-12-31,89,12,injury,Doneil Henry,/doneil-henry/profil/spieler/157907 +1516,Transferred to Blackburn,2015-11-24,2016-01-02,,,Transfer,Doneil Henry,/doneil-henry/profil/spieler/157907 +1516,Transferred to Charlton,2015-07-01,2015-08-04,,,Transfer,Rhoys Wiggins,/rhoys-wiggins/profil/spieler/42298 +1516,Transferred to Sheff Wed,2015-08-05,2016-01-31,,,Transfer,Rhoys Wiggins,/rhoys-wiggins/profil/spieler/42298 +1516,Transferred to QPR,2015-07-01,2016-01-31,,,Transfer,Leroy Fer,/leroy-fer/profil/spieler/63342 +1516,Transferred to QPR,2016-05-31,2016-06-30,,,Transfer,Leroy Fer,/leroy-fer/profil/spieler/63342 +1516,Transferred to New York RB,2015-07-01,2016-01-29,,,Transfer,Matt Miazga,/matt-miazga/profil/spieler/245893 +1516,Transferred to Reading,2015-08-31,2016-04-27,,,Transfer,Lucas Piazon,/lucas-piazon/profil/spieler/176485 +1516,Transferred to West Ham U21,2015-07-01,2015-12-14,,,Transfer,Sam Howes,/sam-howes/profil/spieler/258023 +1516,Transferred to Wealdstone,2015-12-15,2016-01-27,,,Transfer,Sam Howes,/sam-howes/profil/spieler/258023 +1516,Transferred to West Ham U21,2016-01-28,2016-06-30,,,Transfer,Sam Howes,/sam-howes/profil/spieler/258023 +1516,Transferred to Aston Villa U21,2015-07-01,2015-12-31,,,Transfer,Jordan Lyden,/jordan-lyden/profil/spieler/251289 +1516,Transferred to Sampdoria,2015-07-01,2015-07-26,,,Transfer,Sergio Romero,/sergio-romero/profil/spieler/30690 +1516,Transferred to Hull City,2015-08-04,2016-05-30,,,Transfer,Chuba Akpom,/chuba-akpom/profil/spieler/197642 +1516,Transferred to FC Nantes,2015-07-01,2015-08-31,,,Transfer,Papy Djilobodji,/papy-djilobodji/profil/spieler/136610 +1516,Transferred to Werder Bremen,2016-01-21,2016-06-29,,,Transfer,Papy Djilobodji,/papy-djilobodji/profil/spieler/136610 +1516,Calf Injury,2015-10-29,2015-12-01,33,6,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1516,Transferred to Al-Nassr FC,2015-08-24,2016-06-30,,,Transfer,Modibo Maïga,/modibo-maiga/profil/spieler/46831 +1516,Transferred to MK Dons,2015-08-21,2016-05-30,,,Transfer,Josh Murphy,/josh-murphy/profil/spieler/199528 +1516,Cruciate Ligament Injury,2015-10-09,2015-12-10,62,9,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1516,Transferred to Ipswich,2015-07-01,2016-05-30,,,Transfer,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1516,Cruciate Ligament Rupture,2015-09-03,2016-02-25,175,27,injury,Max Gradel,/max-gradel/profil/spieler/28140 +1516,Transferred to Saint-Étienne,2015-07-01,2015-08-03,,,Transfer,Max Gradel,/max-gradel/profil/spieler/28140 +1516,Torn Knee Ligament,2016-01-23,2016-10-13,264,61,injury,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 +1516,Red card suspension,2015-08-23,2015-08-30,7,1,suspension,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 +1516,Knee Injury,2015-09-21,2015-10-15,24,3,injury,John Stones,/john-stones/profil/spieler/186590 +1516,Transferred to Aberdeen FC,2015-07-01,2016-01-09,,,Transfer,Danny Ward,/danny-ward/profil/spieler/203026 +1516,Hairline crack in calfbone,2015-08-01,2016-04-04,247,47,injury,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +1516,Hamstring Injury,2015-10-23,2015-11-01,9,1,injury,Federico Fazio,/federico-fazio/profil/spieler/45314 +1516,Transferred to Sevilla FC,2016-02-01,2016-06-29,,,Transfer,Federico Fazio,/federico-fazio/profil/spieler/45314 +1516,Hamstring Injury,2015-10-27,2015-11-27,31,4,injury,Marc Muniesa,/marc-muniesa/profil/spieler/74228 +1516,Transferred to Preston,2016-01-01,2016-01-22,,,Transfer,Sam Johnstone,/sam-johnstone/profil/spieler/110864 +1516,Transferred to Man Utd U21,2015-07-01,2016-06-30,,,Transfer,Joe Riley,/joe-riley/profil/spieler/387036 +1516,Transferred to Stoke U21,2015-07-01,2016-06-30,,,Transfer,Oliver Shenton,/oliver-shenton/profil/spieler/335541 +1516,Concussion,2016-03-01,2016-03-20,19,3,injury,Lee Cattermole,/lee-cattermole/profil/spieler/37363 +1516,Back trouble,2015-12-04,2015-12-19,15,3,injury,Lee Cattermole,/lee-cattermole/profil/spieler/37363 +1516,Hamstring Injury,2016-03-29,2016-04-22,24,3,injury,Benik Afobe,/benik-afobe/profil/spieler/110858 +1516,Transferred to Wolves,2015-07-01,2016-01-09,,,Transfer,Benik Afobe,/benik-afobe/profil/spieler/110858 +1516,Transferred to Arsenal U21,2015-07-01,2015-08-11,,,Transfer,Josh Vickers,/josh-vickers/profil/spieler/242681 +1516,Transferred to Swansea U21,2015-08-12,2016-06-30,,,Transfer,Josh Vickers,/josh-vickers/profil/spieler/242681 +1516,Transferred to West Brom U21,2015-07-01,2016-06-30,,,Transfer,Sam Field,/sam-field/profil/spieler/387331 +1516,Thigh Problems,2016-04-18,2016-04-21,3,1,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1516,Transferred to Liverpool U18,2015-07-01,2015-07-06,,,Transfer,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1516,Transferred to Wolves,2015-08-04,2016-01-06,,,Transfer,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1516,Transferred to Newport County,2016-01-08,2016-02-12,,,Transfer,Connor Dymond,/connor-dymond/profil/spieler/261367 +1516,Ankle Injury,2016-01-29,2016-03-06,37,9,injury,Callum McManaman,/callum-mcmanaman/profil/spieler/61711 +1516,Transferred to Monaco,2015-07-01,2015-07-02,,,Transfer,Radamel Falcao,/radamel-falcao/profil/spieler/39152 +1516,Transferred to Monaco,2016-06-30,2016-06-30,,,Transfer,Radamel Falcao,/radamel-falcao/profil/spieler/39152 +1516,Transferred to Everton U21,2015-07-01,2015-07-20,,,Transfer,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +1516,Transferred to Wigan,2015-07-21,2015-09-19,,,Transfer,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +1516,Transferred to Everton U21,2015-09-20,2016-01-26,,,Transfer,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +1516,Transferred to Oxford United,2016-01-27,2016-05-08,,,Transfer,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +1516,Transferred to Everton U21,2016-05-09,2016-06-30,,,Transfer,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +1516,Transferred to Unknown,2015-07-01,2015-12-31,,,Transfer,Marcus Rashford,/marcus-rashford/profil/spieler/258923 +1516,Groin Injury,2016-02-22,2016-09-09,200,,injury,Will Keane,/will-keane/profil/spieler/118535 +1516,Transferred to Preston,2015-07-08,2015-12-31,,,Transfer,Will Keane,/will-keane/profil/spieler/118535 +1516,Suspension through sports court,2015-09-25,2015-09-27,2,1,suspension,Gabriel Paulista,/gabriel-paulista/profil/spieler/149498 +1516,Finger Injury,2015-07-30,2015-09-20,52,7,injury,Julián Speroni,/julian-speroni/profil/spieler/12814 +1516,Transferred to Sheff Wed,2016-01-19,2016-05-30,,,Transfer,Joe Bennett,/joe-bennett/profil/spieler/90964 +1516,Hamstring Injury,2015-08-03,2015-08-30,27,5,injury,Fraizer Campbell,/fraizer-campbell/profil/spieler/42411 +1516,Transferred to Bournemouth U21,2015-07-01,2015-10-31,,,Transfer,Jordan Holmes,/jordan-holmes/profil/spieler/399158 +1516,Transferred to Weymouth FC,2015-11-01,2015-11-30,,,Transfer,Jordan Holmes,/jordan-holmes/profil/spieler/399158 +1516,Transferred to Bournemouth U21,2015-12-01,2016-06-30,,,Transfer,Jordan Holmes,/jordan-holmes/profil/spieler/399158 +1516,Cruciate Ligament Rupture,2015-11-16,2016-06-30,227,29,injury,Jordan Amavi,/jordan-amavi/profil/spieler/241229 +1516,Transferred to OGC Nice,2015-07-01,2015-07-17,,,Transfer,Jordan Amavi,/jordan-amavi/profil/spieler/241229 +1516,Transferred to Aston Villa U21,2015-07-01,2016-06-30,,,Transfer,Bradley Watkins,/bradley-watkins/profil/spieler/210662 +1516,Indirect card suspension,2016-02-15,2016-02-29,14,1,suspension,Danny Simpson,/danny-simpson/profil/spieler/37442 +1516,Calf Strain,2015-12-19,2016-01-11,23,5,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1516,Calf Injury,2015-09-09,2015-11-08,60,10,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1516,Bruised Rib,2015-08-21,2015-08-26,5,2,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1516,Transferred to Blackburn,2015-07-01,2015-07-31,,,Transfer,Jake Kean,/jake-kean/profil/spieler/121388 +1516,Transferred to Colchester Utd.,2016-01-07,2016-02-03,,,Transfer,Jake Kean,/jake-kean/profil/spieler/121388 +1516,Transferred to Swindon Town,2016-04-14,2016-04-22,,,Transfer,Jake Kean,/jake-kean/profil/spieler/121388 +1516,Transferred to Bristol City,2015-09-01,2016-01-03,,,Transfer,Liam Moore,/liam-moore/profil/spieler/128906 +1516,Transferred to Man City U21,2015-07-01,2016-06-30,,,Transfer,George Glendon,/george-glendon/profil/spieler/201570 +1516,Twisted knee,2015-10-31,2016-01-10,71,11,injury,Matt Jarvis,/matt-jarvis/profil/spieler/15921 +1516,Hamstring Injury,2015-12-03,2016-12-18,381,84,injury,Mike Williamson,/mike-williamson/profil/spieler/10642 +1516,Elbow Injury,2015-09-07,2015-09-19,12,2,injury,Mike Williamson,/mike-williamson/profil/spieler/10642 +1516,Transferred to Wolves,2015-10-29,2015-11-30,,,Transfer,Mike Williamson,/mike-williamson/profil/spieler/10642 +1516,Transferred to Wolves,2016-01-29,2016-06-30,,,Transfer,Mike Williamson,/mike-williamson/profil/spieler/10642 +1516,Transferred to Unknown,2015-07-01,2015-12-31,,,Transfer,Ro-Shaun Williams,/ro-shaun-williams/profil/spieler/314388 +1516,Transferred to Man Utd U21,2016-01-01,2016-06-30,,,Transfer,Ro-Shaun Williams,/ro-shaun-williams/profil/spieler/314388 +1516,Transferred to Östersund,2016-03-18,2016-06-11,,,Transfer,Jamal Blackman,/jamal-blackman/profil/spieler/128898 +1516,Foot Injury,2015-09-26,2015-11-03,38,7,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +1516,Transferred to Bay. Leverkusen,2015-07-01,2015-08-27,,,Transfer,Heung-min Son,/heung-min-son/profil/spieler/91845 +1516,Hamstring Injury,2016-02-09,2016-03-13,33,7,injury,Joey O'Brien,/joey-obrien/profil/spieler/34672 +1516,Calf Problems,2015-07-30,2015-10-25,87,13,injury,Joey O'Brien,/joey-obrien/profil/spieler/34672 +1516,Suspension through sports court,2016-04-28,2016-05-16,18,3,suspension,Dele Alli,/dele-alli/profil/spieler/207929 +1516,Yellow card suspension,2015-11-23,2015-11-30,7,1,suspension,Dele Alli,/dele-alli/profil/spieler/207929 +1516,Transferred to Nottm Forest,2015-07-01,2015-08-31,,,Transfer,Michail Antonio,/michail-antonio/profil/spieler/104124 +1516,Transferred to Nottm Forest,2015-07-25,2015-08-03,,,Transfer,Ben Hamer,/ben-hamer/profil/spieler/67283 +1516,Transferred to Bristol City,2015-08-11,2015-11-16,,,Transfer,Ben Hamer,/ben-hamer/profil/spieler/67283 +1516,Calf Injury,2016-02-06,2016-04-01,55,9,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +1516,Thigh Muscle Strain,2015-11-20,2015-12-12,22,5,injury,Peter Odemwingie,/peter-odemwingie/profil/spieler/12516 +1516,Shoulder Injury,2015-08-12,2015-09-18,37,5,injury,Adam Johnson,/adam-johnson/profil/spieler/31579 +1516,Transferred to Retired,2016-02-11,2016-06-30,,,Transfer,Adam Johnson,/adam-johnson/profil/spieler/31579 +1516,Muscle Injury,2016-02-13,2016-03-20,36,5,injury,Cheik Tioté,/cheik-tiote/profil/spieler/33478 +1516,Knee Injury,2015-09-05,2015-10-03,28,5,injury,Cheik Tioté,/cheik-tiote/profil/spieler/33478 +1516,Thigh Problems,2016-01-04,2016-02-15,42,9,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1516,Hamstring Injury,2015-12-03,2015-12-24,21,3,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1516,Transferred to Al-Jazira,2015-07-01,2015-07-21,,,Transfer,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1516,Transferred to Al-Jazira,2016-06-30,2016-06-30,,,Transfer,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1516,Thigh Problems,2015-08-30,2015-09-11,12,1,injury,Jefferson Montero,/jefferson-montero/profil/spieler/77932 +1516,Groin Injury,2015-09-23,2015-10-17,24,4,injury,Damien Delaney,/damien-delaney/profil/spieler/36861 +1516,Transferred to Man Utd U18,2015-07-01,2015-12-31,,,Transfer,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 +1516,Transferred to Swindon Town,2015-08-04,2016-05-30,,,Transfer,Lawrence Vigouroux,/lawrence-vigouroux/profil/spieler/243591 +1516,Transferred to LOSC Lille,2015-07-01,2015-07-09,,,Transfer,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 +1516,Transferred to Newcastle U21,2015-07-01,2016-06-30,,,Transfer,Liam Gibson,/liam-gibson/profil/spieler/312553 +1516,Transferred to Man City U21,2015-07-01,2015-07-07,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1516,Transferred to New York City,2015-07-08,2015-10-30,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1516,Transferred to Man City U21,2015-10-31,2016-06-30,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1516,Ankle problems,2015-08-10,2015-10-15,66,10,injury,Jordy Clasie,/jordy-clasie/profil/spieler/104223 +1516,Transferred to Feyenoord,2015-07-01,2015-07-14,,,Transfer,Jordy Clasie,/jordy-clasie/profil/spieler/104223 +1516,Hamstring Injury,2016-03-05,2016-04-09,35,5,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +1516,Hamstring Injury,2015-08-27,2015-10-18,52,7,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +1516,Achilles tendon problems,2016-04-21,2016-06-30,70,,injury,Jon Toral,/jon-toral/profil/spieler/193593 +1516,Transferred to Arsenal U21,2015-07-01,2015-07-29,,,Transfer,Jon Toral,/jon-toral/profil/spieler/193593 +1516,Transferred to Birmingham,2015-07-30,2016-05-30,,,Transfer,Jon Toral,/jon-toral/profil/spieler/193593 +1516,Transferred to Arsenal U21,2016-05-31,2016-06-30,,,Transfer,Jon Toral,/jon-toral/profil/spieler/193593 +1516,Groin Injury,2015-07-07,2015-10-18,103,11,injury,Sylvain Marveaux,/sylvain-marveaux/profil/spieler/39909 +1516,Transferred to Without Club,2016-05-05,2016-06-30,,,Transfer,Sylvain Marveaux,/sylvain-marveaux/profil/spieler/39909 +1516,Transferred to Blackburn,2015-08-21,2016-01-30,,,Transfer,Tom Lawrence,/tom-lawrence/profil/spieler/229970 +1516,Transferred to Cardiff,2016-02-01,2016-05-30,,,Transfer,Tom Lawrence,/tom-lawrence/profil/spieler/229970 +1516,Transferred to Chelsea U21,2015-07-01,2016-06-30,,,Transfer,Jake Clarke-Salter,/jake-clarke-salter/profil/spieler/316551 +1516,Injury to the ankle,2015-12-28,2016-01-11,14,3,injury,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 +1516,Foot Injury,2015-12-14,2015-12-17,3,,injury,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 +1516,Sprained ankle,2015-08-31,2015-09-17,17,2,injury,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 +1516,Transferred to Liverpool U18,2015-07-01,2016-06-30,,,Transfer,Conor Masterson,/conor-masterson/profil/spieler/293784 +1516,Yellow card suspension,2015-12-29,2016-01-03,5,1,suspension,Ashley Westwood,/ashley-westwood/profil/spieler/91317 +1516,Medial Collateral Ligament Injury,2016-05-05,2016-07-07,63,2,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1516,Knee Injury,2016-02-22,2016-04-28,66,13,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1516,Thigh muscle rupture,2015-10-26,2015-11-19,24,4,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1516,Calf Problems,2015-11-21,2016-01-03,43,10,injury,Mikel Arteta,/mikel-arteta/profil/spieler/7451 +1516,Sprained Ankle,2015-10-22,2015-11-06,15,4,injury,Mikel Arteta,/mikel-arteta/profil/spieler/7451 +1516,Transferred to Coventry,2015-08-14,2016-05-30,,,Transfer,Jacob Murphy,/jacob-murphy/profil/spieler/199527 +1516,Transferred to Perugia,2015-07-01,2015-08-22,,,Transfer,Marco Amelia,/marco-amelia/profil/spieler/16810 +1516,Transferred to Lupa Cast Rom,2015-08-23,2015-08-30,,,Transfer,Marco Amelia,/marco-amelia/profil/spieler/16810 +1516,Transferred to Without Club,2015-08-31,2015-10-07,,,Transfer,Marco Amelia,/marco-amelia/profil/spieler/16810 +1516,Torn Meniscus,2015-09-28,2015-11-16,49,5,injury,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 +1516,Hamstring Injury,2015-09-17,2015-09-24,7,2,injury,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 +1516,Groin Strain,2015-09-28,2015-10-17,19,3,injury,Jonas Olsson,/jonas-olsson/profil/spieler/25248 +1516,Transferred to Biggleswade Town,2015-07-01,2015-12-02,,,Transfer,Keinan Davis,/keinan-davis/profil/spieler/412660 +1516,Transferred to Aston Villa U18,2015-12-03,2016-06-30,,,Transfer,Keinan Davis,/keinan-davis/profil/spieler/412660 +1516,Transferred to Palace U21,2015-07-01,2015-11-19,,,Transfer,Luke Croll,/luke-croll/profil/spieler/244309 +1516,Transferred to Plymouth,2015-11-20,2016-01-01,,,Transfer,Luke Croll,/luke-croll/profil/spieler/244309 +1516,Transferred to Palace U21,2016-01-02,2016-06-30,,,Transfer,Luke Croll,/luke-croll/profil/spieler/244309 +1516,Sprained ankle,2015-10-11,2015-11-07,27,5,injury,Shane Long,/shane-long/profil/spieler/37304 +1516,Transferred to West Ham U21,2015-07-01,2016-06-30,,,Transfer,Marcus Browne,/marcus-browne/profil/spieler/391470 +1516,Cruciate Ligament Rupture,2015-09-26,2016-04-02,189,30,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +1516,Transferred to Swindon Town,2015-07-01,2016-05-30,,,Transfer,Jordan Turnbull,/jordan-turnbull/profil/spieler/226978 +1516,Transferred to Southampton U21,2016-05-31,2016-06-30,,,Transfer,Jordan Turnbull,/jordan-turnbull/profil/spieler/226978 +1516,Transferred to West Ham U21,2015-07-01,2016-06-30,,,Transfer,Alex Pike,/alex-pike/profil/spieler/345960 +1516,Hamstring Injury,2016-01-06,2016-02-24,49,12,injury,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 +1516,Muscle Injury,2015-09-19,2015-10-01,12,4,injury,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 +1516,Knock,2016-02-29,2016-03-14,14,4,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1516,Back trouble,2015-08-24,2015-08-31,7,2,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1516,Hamstring Injury,2016-04-18,2016-05-16,28,6,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1516,Thigh Muscle Strain,2015-09-14,2015-10-12,28,4,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1516,Knee Injury,2016-02-18,2016-02-28,10,4,injury,David de Gea,/david-de-gea/profil/spieler/59377 +1516,Muscle Injury,2016-03-18,2016-04-17,30,5,injury,Sam Byram,/sam-byram/profil/spieler/236953 +1516,Yellow card suspension,2016-02-28,2016-03-06,7,2,suspension,Sam Byram,/sam-byram/profil/spieler/236953 +1516,Transferred to Leeds,2015-07-01,2016-01-19,,,Transfer,Sam Byram,/sam-byram/profil/spieler/236953 +1516,Bruised Ankle,2015-10-17,2015-11-07,21,4,injury,Fabio Borini,/fabio-borini/profil/spieler/96754 +1516,Knock,2016-03-16,2016-04-29,44,7,injury,Mathieu Flamini,/mathieu-flamini/profil/spieler/17396 +1516,Transferred to FC Lorient,2015-07-01,2016-01-26,,,Transfer,Lamine Koné,/lamine-kone/profil/spieler/57420 +1516,Transferred to Southampton U18,2015-07-01,2015-12-31,,,Transfer,Olufela Olomola,/olufela-olomola/profil/spieler/356569 +1516,Transferred to Southampton U21,2016-01-01,2016-06-30,,,Transfer,Olufela Olomola,/olufela-olomola/profil/spieler/356569 +1516,Transferred to Crawley Town,2015-07-29,2015-10-10,,,Transfer,Freddie Woodman,/freddie-woodman/profil/spieler/226049 +1516,Red card suspension,2015-12-20,2016-01-03,14,3,suspension,Salomón Rondón,/salomon-rondon/profil/spieler/80197 +1516,Transferred to Zenit S-Pb,2015-07-01,2015-08-09,,,Transfer,Salomón Rondón,/salomon-rondon/profil/spieler/80197 +1516,Calf muscle strain,2016-05-30,2016-06-10,11,,injury,Valon Behrami,/valon-behrami/profil/spieler/21905 +1516,Knee Problems,2015-11-20,2015-12-20,30,5,injury,Valon Behrami,/valon-behrami/profil/spieler/21905 +1516,Red card suspension,2015-09-13,2015-10-04,21,3,suspension,Valon Behrami,/valon-behrami/profil/spieler/21905 +1516,Transferred to Hamburger SV,2015-07-01,2015-07-10,,,Transfer,Valon Behrami,/valon-behrami/profil/spieler/21905 +1516,Transferred to Unknown,2015-07-01,2015-07-09,,,Transfer,David Faupala,/david-faupala/profil/spieler/272624 +1516,Transferred to Man City U21,2015-07-10,2016-06-30,,,Transfer,David Faupala,/david-faupala/profil/spieler/272624 +1516,Transferred to Barnsley FC,2015-10-24,2016-05-30,,,Transfer,Lloyd Isgrove,/lloyd-isgrove/profil/spieler/226965 +1516,Transferred to FC Lorient,2015-07-01,2015-07-26,,,Transfer,Jordan Ayew,/jordan-ayew/profil/spieler/108354 +1516,Ankle problems,2016-04-07,2016-04-19,12,2,injury,Alessandro Diamanti,/alessandro-diamanti/profil/spieler/23197 +1516,Calf Injury,2015-04-13,2015-08-06,115,6,injury,Michael Carrick,/michael-carrick/profil/spieler/3878 +1516,Injury to the ankle,2015-12-03,2016-01-08,36,6,injury,Éder,/eder/profil/spieler/84481 +1516,Transferred to LOSC Lille,2016-01-29,2016-06-29,,,Transfer,Éder,/eder/profil/spieler/84481 +1516,Ankle Injury,2016-02-03,2016-03-20,46,7,injury,Chancel Mbemba,/chancel-mbemba/profil/spieler/203348 +1516,Transferred to RSC Anderlecht,2015-07-01,2015-07-29,,,Transfer,Chancel Mbemba,/chancel-mbemba/profil/spieler/203348 +1516,Transferred to Man Utd U18,2015-07-01,2016-06-30,,,Transfer,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +1516,Transferred to Newport County,2015-07-01,2015-08-31,,,Transfer,Regan Poole,/regan-poole/profil/spieler/340194 +1516,Transferred to Man Utd U21,2015-09-01,2016-06-30,,,Transfer,Regan Poole,/regan-poole/profil/spieler/340194 +1516,Transferred to Unknown,2015-07-01,2015-07-21,,,Transfer,Jordan Green,/jordan-green/profil/spieler/416622 +1516,Transferred to Twente FC,2015-07-01,2015-07-06,,,Transfer,Cuco Martina,/cuco-martina/profil/spieler/91251 +1516,Cruciate Ligament Rupture,2015-10-15,2016-05-12,210,50,injury,Danny Ings,/danny-ings/profil/spieler/134294 +1516,Ankle Injury,2015-07-08,2015-11-07,122,22,injury,Alex Song,/alex-song/profil/spieler/27394 +1516,Transferred to Barcelona,2015-07-01,2015-08-30,,,Transfer,Alex Song,/alex-song/profil/spieler/27394 +1516,Transferred to Barcelona,2016-06-30,2016-06-30,,,Transfer,Alex Song,/alex-song/profil/spieler/27394 +1516,Hamstring Injury,2015-09-12,2016-01-12,122,19,injury,Steven Taylor,/steven-taylor/profil/spieler/17273 +1516,Red card suspension,2016-02-07,2016-03-13,35,5,suspension,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1516,Indirect card suspension,2015-11-02,2015-11-08,6,1,suspension,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1516,Transferred to Liverpool U21,2015-07-01,2016-06-30,,,Transfer,Jerome Sinclair,/jerome-sinclair/profil/spieler/236513 +1516,Transferred to Crewe Alexandra,2015-08-26,2015-11-26,,,Transfer,Stephen Kingsley,/stephen-kingsley/profil/spieler/184398 +1516,Transferred to Fenerbahce,2015-07-01,2015-08-04,,,Transfer,Emmanuel Emenike,/emmanuel-emenike/profil/spieler/120630 +1516,Transferred to Al-Ain FC,2015-08-05,2016-01-12,,,Transfer,Emmanuel Emenike,/emmanuel-emenike/profil/spieler/120630 +1516,Transferred to Fenerbahce,2016-01-13,2016-01-30,,,Transfer,Emmanuel Emenike,/emmanuel-emenike/profil/spieler/120630 +1516,Transferred to Fenerbahce,2016-06-30,2016-06-30,,,Transfer,Emmanuel Emenike,/emmanuel-emenike/profil/spieler/120630 +1516,Transferred to Crewe Alexandra,2016-01-29,2016-02-17,,,Transfer,Ryan Seager,/ryan-seager/profil/spieler/247647 +1516,Knee Injury,2016-01-04,2016-01-11,7,2,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1516,Ruptured intraarticular ligament initiation in knee,2015-11-09,2015-12-17,38,7,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1516,Calf Injury,2016-02-10,2016-03-18,37,6,injury,José Manuel Jurado,/jose-manuel-jurado/profil/spieler/28261 +1516,Hamstring Injury,2015-10-01,2015-11-07,37,5,injury,José Manuel Jurado,/jose-manuel-jurado/profil/spieler/28261 +1516,Transferred to Spartak Moscow,2015-07-01,2015-07-21,,,Transfer,José Manuel Jurado,/jose-manuel-jurado/profil/spieler/28261 +1516,Ankle Injury,2015-11-28,2015-12-06,8,2,injury,Adam Federici,/adam-federici/profil/spieler/4233 +1516,Knee Injury,2015-11-02,2017-01-20,445,60,injury,Massadio Haidara,/massadio-haidara/profil/spieler/170929 +1516,Knee Injury,2015-09-19,2015-10-18,29,5,injury,Massadio Haidara,/massadio-haidara/profil/spieler/170929 +1516,Transferred to Oldham Athletic,2015-09-18,2015-12-18,,,Transfer,Jay Fulton,/jay-fulton/profil/spieler/171260 +1516,Knee Injury,2015-10-25,2015-12-13,49,7,injury,Jack Colback,/jack-colback/profil/spieler/61644 +1516,Thigh Problems,2015-09-26,2015-10-17,21,2,injury,Jack Colback,/jack-colback/profil/spieler/61644 +1516,Yellow card suspension,2016-03-21,2016-04-10,20,2,suspension,Jack Colback,/jack-colback/profil/spieler/61644 +1516,Yellow card suspension,2015-10-26,2015-11-01,6,1,suspension,Jack Colback,/jack-colback/profil/spieler/61644 +1516,Ankle Injury,2016-02-14,2016-03-10,25,4,injury,Enner Valencia,/enner-valencia/profil/spieler/139503 +1516,Ankle Injury,2015-11-09,2015-12-10,31,3,injury,Enner Valencia,/enner-valencia/profil/spieler/139503 +1516,Calf Injury,2015-07-31,2015-10-16,77,10,injury,Enner Valencia,/enner-valencia/profil/spieler/139503 +1516,Transferred to G. Bordeaux,2015-07-01,2016-01-10,,,Transfer,Henri Saivet,/henri-saivet/profil/spieler/51540 +1516,Transferred to Arsenal U18,2015-07-01,2015-07-26,,,Transfer,George Dobson,/george-dobson/profil/spieler/292734 +1516,Transferred to West Ham U21,2015-07-27,2016-06-30,,,Transfer,George Dobson,/george-dobson/profil/spieler/292734 +1516,Indirect card suspension,2016-03-06,2016-03-13,7,1,suspension,Juan Mata,/juan-mata/profil/spieler/44068 +1516,Transferred to FC Porto,2015-08-31,2016-06-29,,,Transfer,Miguel Layún,/miguel-layun/profil/spieler/58576 +1516,Transferred to Liverpool U21,2015-07-01,2015-08-27,,,Transfer,Joe Maguire,/joe-maguire/profil/spieler/263556 +1516,Transferred to Leyton Orient,2015-08-28,2015-09-27,,,Transfer,Joe Maguire,/joe-maguire/profil/spieler/263556 +1516,Transferred to Liverpool U21,2015-09-28,2016-06-30,,,Transfer,Joe Maguire,/joe-maguire/profil/spieler/263556 +1516,Transferred to Newcastle U21,2015-07-01,2016-06-30,,,Transfer,Callum Williams,/callum-williams/profil/spieler/312533 +1516,Knee Injury,2016-02-08,2016-02-25,17,4,injury,Joe Allen,/joe-allen/profil/spieler/51452 +1516,Influenza,2015-12-31,2015-12-31,0,,injury,Joe Allen,/joe-allen/profil/spieler/51452 +1516,Thigh Problems,2015-08-03,2015-09-17,45,6,injury,Joe Allen,/joe-allen/profil/spieler/51452 +1516,Ankle Injury,2016-02-06,2016-04-15,69,8,injury,Duncan Watmore,/duncan-watmore/profil/spieler/248045 +1516,Transferred to Everton U21,2015-07-01,2015-09-27,,,Transfer,Jindrich Stanek,/jindrich-stanek/profil/spieler/242089 +1516,Transferred to Hyde United,2015-09-28,2015-11-27,,,Transfer,Jindrich Stanek,/jindrich-stanek/profil/spieler/242089 +1516,Transferred to Everton U21,2015-11-28,2016-06-30,,,Transfer,Jindrich Stanek,/jindrich-stanek/profil/spieler/242089 +1516,Metatarsal Fracture,2015-04-02,2015-09-10,161,13,injury,Darron Gibson,/darron-gibson/profil/spieler/42413 +1516,Transferred to Huddersfield,2015-11-19,2016-01-02,,,Transfer,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +1516,Transferred to Middlesbrough,2015-07-01,2015-08-03,,,Transfer,Lee Tomlin,/lee-tomlin/profil/spieler/104586 +1516,Transferred to Bristol City,2016-01-27,2016-05-30,,,Transfer,Lee Tomlin,/lee-tomlin/profil/spieler/104586 +1516,Transferred to Man Utd U21,2015-07-01,2015-10-15,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1516,Transferred to Rochdale,2015-10-16,2016-01-02,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1516,Transferred to Man Utd U21,2016-01-03,2016-06-30,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1516,Knock,2015-12-31,2016-01-12,12,2,injury,Jack Rodwell,/jack-rodwell/profil/spieler/57079 +1516,Transferred to Everton U21,2015-07-01,2016-06-30,,,Transfer,Kieran Dowell,/kieran-dowell/profil/spieler/258916 +1516,Fitness,2016-02-29,2016-03-10,10,3,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1516,Ankle Surgery,2015-10-26,2016-02-29,126,26,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1516,Knock,2016-01-18,2016-03-14,56,13,injury,Ashley Young,/ashley-young/profil/spieler/14086 +1516,Transferred to Stevenage,2015-10-03,2015-11-02,,,Transfer,Jamar Loza,/jamar-loza/profil/spieler/203464 +1516,Transferred to Southend United,2016-01-29,2016-06-29,,,Transfer,Jamar Loza,/jamar-loza/profil/spieler/203464 +1516,Transferred to West Brom U21,2015-07-01,2016-03-22,,,Transfer,Jack Rose,/jack-rose/profil/spieler/186923 +1516,Transferred to Crawley Town,2016-03-23,2016-05-30,,,Transfer,Jack Rose,/jack-rose/profil/spieler/186923 +1516,Transferred to West Brom U21,2016-05-31,2016-06-30,,,Transfer,Jack Rose,/jack-rose/profil/spieler/186923 +1516,Transferred to Swansea U21,2015-07-01,2015-08-07,,,Transfer,Connor Roberts,/connor-roberts/profil/spieler/214666 +1516,Transferred to Yeovil Town,2015-08-08,2016-05-30,,,Transfer,Connor Roberts,/connor-roberts/profil/spieler/214666 +1516,Transferred to Swansea U21,2016-05-31,2016-06-30,,,Transfer,Connor Roberts,/connor-roberts/profil/spieler/214666 +1516,Knee Injury,2015-08-21,2015-09-17,27,4,injury,Christian Eriksen,/christian-eriksen/profil/spieler/69633 +1516,Transferred to Sunderland U21,2015-07-01,2016-06-30,,,Transfer,Rees Greenwood,/rees-greenwood/profil/spieler/320213 +1516,Bruised Knee,2015-08-14,2015-09-16,33,5,injury,Oscar,/oscar/profil/spieler/85314 +1516,Transferred to Solihull Moors,2015-10-08,2016-03-17,,,Transfer,Benjamin Siegrist,/benjamin-siegrist/profil/spieler/111426 +1516,Transferred to Wycombe,2016-03-19,2016-05-30,,,Transfer,Benjamin Siegrist,/benjamin-siegrist/profil/spieler/111426 +1516,Hamstring Injury,2015-12-10,2016-06-01,174,13,injury,Jordan Rossiter,/jordan-rossiter/profil/spieler/258924 +1516,Torn Muscle Fibre,2015-10-15,2015-12-03,49,4,injury,Jordan Rossiter,/jordan-rossiter/profil/spieler/258924 +1516,Transferred to Liverpool U21,2015-07-01,2016-06-30,,,Transfer,Jordan Rossiter,/jordan-rossiter/profil/spieler/258924 +1516,Transferred to Fluminense,2015-07-01,2015-08-21,,,Transfer,Kenedy,/kenedy/profil/spieler/281404 +1516,Transferred to Wolves,2015-08-11,2016-05-30,,,Transfer,Emiliano Martínez,/emiliano-martinez/profil/spieler/111873 diff --git a/airsenal/data/absences_1617.csv b/airsenal/data/absences_1617.csv new file mode 100644 index 00000000..3abcf1b3 --- /dev/null +++ b/airsenal/data/absences_1617.csv @@ -0,0 +1,959 @@ +season,details,from,until,days,games,reason,player,url +1617,Transferred to Liverpool U18,2016-07-01,2017-06-30,,,Transfer,Rhian Brewster,/rhian-brewster/profil/spieler/406560 +1617,Hamstring Injury,2017-03-28,2017-04-15,18,4,injury,Leon Britton,/leon-britton/profil/spieler/40043 +1617,Transferred to Tottenham U21,2016-07-01,2017-01-26,,,Transfer,Luke Amos,/luke-amos/profil/spieler/258912 +1617,Transferred to Southend United,2017-01-27,2017-05-30,,,Transfer,Luke Amos,/luke-amos/profil/spieler/258912 +1617,Transferred to Tottenham U23,2017-05-31,2017-06-30,,,Transfer,Luke Amos,/luke-amos/profil/spieler/258912 +1617,Transferred to Gillingham FC,2016-08-31,2017-01-02,,,Transfer,Baily Cargill,/baily-cargill/profil/spieler/293450 +1617,Thigh Muscle Strain,2017-03-16,2017-05-01,46,8,injury,Lucas Pérez,/lucas-perez/profil/spieler/73185 +1617,Ankle Injury,2016-10-25,2016-11-30,36,8,injury,Lucas Pérez,/lucas-perez/profil/spieler/73185 +1617,Transferred to Dep. La Coruña,2016-07-01,2016-08-29,,,Transfer,Lucas Pérez,/lucas-perez/profil/spieler/73185 +1617,Transferred to Sheff Wed,2016-08-15,2017-06-30,,,Transfer,David Jones,/david-jones/profil/spieler/24634 +1617,Transferred to Northampton,2016-07-29,2017-01-01,,,Transfer,Kenji Gorré,/kenji-gorre/profil/spieler/374889 +1617,Ankle Injury,2017-03-06,2017-04-13,38,4,injury,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 +1617,Back trouble,2016-11-19,2016-12-02,13,2,injury,Artur Boruc,/artur-boruc/profil/spieler/15220 +1617,Knee Injury,2017-01-19,2017-06-01,133,19,injury,Kevin Long,/kevin-long/profil/spieler/111114 +1617,Transferred to Viking FK,2017-03-29,2017-06-29,,,Transfer,Kwesi Appiah,/kwesi-appiah/profil/spieler/121223 +1617,Transferred to Reading,2017-01-31,2017-06-29,,,Transfer,Lewis Grabban,/lewis-grabban/profil/spieler/35413 +1617,Groin Strain,2016-11-30,2016-12-14,14,4,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1617,Torn Meniscus,2017-05-09,2017-10-01,145,22,injury,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 +1617,Muscular problems,2017-03-09,2017-03-23,14,2,injury,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 +1617,Tonsillitis,2016-11-04,2016-12-07,33,4,injury,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 +1617,Transferred to E. Frankfurt,2016-08-31,2017-06-29,,,Transfer,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 +1617,Foot Injury,2017-02-27,2017-07-06,129,13,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1617,Fitness,2017-01-06,2017-01-17,11,3,injury,Allan McGregor,/allan-mcgregor/profil/spieler/9422 +1617,Back Injury,2016-05-13,2017-01-05,237,27,injury,Allan McGregor,/allan-mcgregor/profil/spieler/9422 +1617,Hamstring Injury,2017-01-31,2017-03-04,32,6,injury,Steven Defour,/steven-defour/profil/spieler/33866 +1617,Transferred to RSC Anderlecht,2016-07-01,2016-08-15,,,Transfer,Steven Defour,/steven-defour/profil/spieler/33866 +1617,Transferred to Aston Villa,2016-07-01,2016-07-28,,,Transfer,Brad Guzan,/brad-guzan/profil/spieler/39471 +1617,Transferred to Sheff Wed,2017-01-31,2017-06-29,,,Transfer,Jordan Rhodes,/jordan-rhodes/profil/spieler/48950 +1617,Shoulder Injury,2016-12-21,2017-04-02,102,19,injury,Jonathan Williams,/jonathan-williams/profil/spieler/170322 +1617,Transferred to Ipswich,2016-08-31,2017-05-30,,,Transfer,Jonathan Williams,/jonathan-williams/profil/spieler/170322 +1617,Knee Injury,2016-10-01,2016-10-13,12,1,injury,Steven Berghuis,/steven-berghuis/profil/spieler/129554 +1617,Transferred to Feyenoord,2016-08-01,2017-06-29,,,Transfer,Steven Berghuis,/steven-berghuis/profil/spieler/129554 +1617,Back Injury,2016-11-04,2016-12-09,35,5,injury,Shaun Maloney,/shaun-maloney/profil/spieler/9508 +1617,Transferred to Sunderland U21,2016-07-01,2017-02-20,,,Transfer,Michael Ledger,/michael-ledger/profil/spieler/320228 +1617,Transferred to Viking FK,2017-02-21,2017-06-19,,,Transfer,Michael Ledger,/michael-ledger/profil/spieler/320228 +1617,Transferred to Sunderland U23,2017-06-20,2017-06-30,,,Transfer,Michael Ledger,/michael-ledger/profil/spieler/320228 +1617,Knee Injury,2016-11-19,2016-12-27,38,7,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1617,Indirect card suspension,2017-03-20,2017-04-03,14,1,suspension,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1617,Transferred to Derby,2016-08-27,2017-06-30,,,Transfer,Matej Vydra,/matej-vydra/profil/spieler/101500 +1617,Transferred to AS Roma,2016-07-01,2017-06-29,,,Transfer,Wojciech Szczesny,/wojciech-szczesny/profil/spieler/44058 +1617,Transferred to Man Utd U21,2016-07-01,2017-06-30,,,Transfer,Scott McTominay,/scott-mctominay/profil/spieler/315969 +1617,Transferred to Wigan,2017-01-07,2017-05-30,,,Transfer,Jakob Haugaard,/jakob-haugaard/profil/spieler/138335 +1617,Transferred to Man City U21,2016-07-01,2017-06-30,,,Transfer,Tosin Adarabioyo,/tosin-adarabioyo/profil/spieler/258878 +1617,Hamstring Injury,2017-03-24,2017-06-30,98,9,injury,James McCarthy,/james-mccarthy/profil/spieler/45333 +1617,Hamstring Injury,2016-12-19,2017-01-07,19,5,injury,James McCarthy,/james-mccarthy/profil/spieler/45333 +1617,Groin Strain,2016-08-23,2016-10-05,43,7,injury,James McCarthy,/james-mccarthy/profil/spieler/45333 +1617,Transferred to Stoke U21,2016-07-01,2017-06-30,,,Transfer,Daniel Bachmann,/daniel-bachmann/profil/spieler/120186 +1617,Nose surgery,2017-05-23,2017-07-02,40,,injury,Leroy Sané,/leroy-sane/profil/spieler/192565 +1617,Muscle Injury,2016-12-18,2017-01-13,26,5,injury,Leroy Sané,/leroy-sane/profil/spieler/192565 +1617,Hamstring Injury,2016-08-04,2016-09-04,31,5,injury,Leroy Sané,/leroy-sane/profil/spieler/192565 +1617,Transferred to FC Schalke 04,2016-07-01,2016-08-01,,,Transfer,Leroy Sané,/leroy-sane/profil/spieler/192565 +1617,Knee Injury,2017-01-21,2017-04-04,73,9,injury,Victor Anichebe,/victor-anichebe/profil/spieler/39532 +1617,Transferred to Without Club,2016-07-01,2016-09-01,,,Transfer,Victor Anichebe,/victor-anichebe/profil/spieler/39532 +1617,Transferred to Man Utd U21,2016-07-01,2017-06-30,,,Transfer,Demetri Mitchell,/demetri-mitchell/profil/spieler/258886 +1617,Transferred to Leeds,2016-08-31,2017-06-30,,,Transfer,Eunan O'Kane,/eunan-okane/profil/spieler/61583 +1617,Ankle Surgery,2016-10-20,2018-06-30,618,103,injury,Santi Cazorla,/santi-cazorla/profil/spieler/15799 +1617,Shoulder Injury,2017-02-18,2017-07-01,133,,injury,Molla Wagué,/molla-wague/profil/spieler/129893 +1617,Flu,2016-10-21,2016-10-22,1,,injury,Molla Wagué,/molla-wague/profil/spieler/129893 +1617,Transferred to Udinese Calcio,2016-07-01,2017-01-29,,,Transfer,Molla Wagué,/molla-wague/profil/spieler/129893 +1617,Transferred to Granada CF,2017-01-30,2017-01-30,,,Transfer,Molla Wagué,/molla-wague/profil/spieler/129893 +1617,Transferred to Granada CF,2017-06-30,2017-06-30,,,Transfer,Molla Wagué,/molla-wague/profil/spieler/129893 +1617,No eligibility,2016-09-01,2017-01-30,151,19,absence,Giedrius Arlauskis,/giedrius-arlauskis/profil/spieler/69001 +1617,Rupture of Outer Meniscus,2016-12-15,2017-06-01,168,24,injury,Jan Kirchhoff,/jan-kirchhoff/profil/spieler/49734 +1617,Hamstring Injury,2016-10-03,2016-11-17,45,5,injury,Jan Kirchhoff,/jan-kirchhoff/profil/spieler/49734 +1617,Hamstring Injury,2016-08-01,2016-09-05,35,4,injury,Jan Kirchhoff,/jan-kirchhoff/profil/spieler/49734 +1617,Muscle Injury,2017-03-06,2017-03-15,9,2,injury,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 +1617,Toe Injury,2017-04-17,2017-04-20,3,1,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +1617,Transferred to Charlton,2016-07-01,2016-07-18,,,Transfer,Nick Pope,/nick-pope/profil/spieler/192080 +1617,Knock,2016-08-16,2016-08-30,14,4,injury,Dimitri Payet,/dimitri-payet/profil/spieler/37647 +1617,Transferred to Bournemouth U21,2016-07-01,2016-08-30,,,Transfer,Sam Surridge,/sam-surridge/profil/spieler/398402 +1617,Transferred to Poole,2016-08-31,2016-12-31,,,Transfer,Sam Surridge,/sam-surridge/profil/spieler/398402 +1617,Transferred to Bournemouth U21,2017-01-01,2017-06-30,,,Transfer,Sam Surridge,/sam-surridge/profil/spieler/398402 +1617,Groin Injury,2017-04-15,2017-09-11,149,11,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1617,Groin Injury,2017-02-04,2017-03-06,30,4,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1617,Knee Injury,2016-08-18,2016-12-02,106,17,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1617,Transferred to Leeds,2016-07-07,2017-05-30,,,Transfer,Matt Grimes,/matt-grimes/profil/spieler/265471 +1617,Adductor problems,2017-05-12,2017-05-19,7,1,injury,Andre Wisdom,/andre-wisdom/profil/spieler/128912 +1617,Thigh muscle rupture,2016-09-15,2016-10-06,21,6,injury,Andre Wisdom,/andre-wisdom/profil/spieler/128912 +1617,Transferred to RB Salzburg,2016-08-31,2017-06-29,,,Transfer,Andre Wisdom,/andre-wisdom/profil/spieler/128912 +1617,Called up to national team,2017-01-02,2017-01-23,21,2,absence,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 +1617,Yellow card suspension,2017-04-06,2017-04-16,10,2,suspension,Oriol Romeu,/oriol-romeu/profil/spieler/66100 +1617,Yellow card suspension,2016-12-15,2016-12-19,4,1,suspension,Oriol Romeu,/oriol-romeu/profil/spieler/66100 +1617,Ankle Injury,2017-03-18,2017-08-10,145,10,injury,Pedro Obiang,/pedro-obiang/profil/spieler/101213 +1617,Yellow card suspension,2016-12-19,2016-12-27,8,1,suspension,Matthew Lowton,/matthew-lowton/profil/spieler/102258 +1617,Transferred to Tottenham U21,2016-07-01,2016-07-11,,,Transfer,Filip Lesniak,/filip-lesniak/profil/spieler/186383 +1617,Transferred to Slovan Liberec,2016-07-12,2016-12-31,,,Transfer,Filip Lesniak,/filip-lesniak/profil/spieler/186383 +1617,Transferred to Tottenham U23,2017-01-01,2017-06-30,,,Transfer,Filip Lesniak,/filip-lesniak/profil/spieler/186383 +1617,Cruciate Ligament Injury,2016-08-03,2017-03-18,227,32,injury,Muhamed Besic,/muhamed-besic/profil/spieler/93905 +1617,Transferred to Newcastle,2016-07-01,2016-08-30,,,Transfer,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1617,Foot Injury,2017-04-29,2017-05-11,12,2,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1617,Knee Injury,2016-12-07,2017-02-24,79,12,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1617,Knee Injury,2016-09-21,2016-11-29,69,10,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1617,Transferred to Olympiacos,2016-07-01,2016-08-07,,,Transfer,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1617,Metatarsal Fracture,2017-02-16,2017-04-24,67,13,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1617,Transferred to Palmeiras,2016-07-01,2016-12-31,,,Transfer,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1617,Hamstring Injury,2016-11-27,2017-01-27,61,13,injury,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 +1617,Transferred to Aston Villa,2016-08-31,2017-06-30,,,Transfer,Albert Adomah,/albert-adomah/profil/spieler/83430 +1617,Groin Strain,2017-03-19,2017-06-30,103,12,injury,Bacary Sagna,/bacary-sagna/profil/spieler/26764 +1617,Hamstring Injury,2016-10-12,2016-11-18,37,7,injury,Bacary Sagna,/bacary-sagna/profil/spieler/26764 +1617,Muscular problems,2016-08-17,2016-09-09,23,3,injury,Bacary Sagna,/bacary-sagna/profil/spieler/26764 +1617,Transferred to Marseille,2016-07-29,2017-06-29,,,Transfer,Bafétimbi Gomis,/bafetimbi-gomis/profil/spieler/22388 +1617,Transferred to Aston Villa,2016-07-01,2017-01-03,,,Transfer,Rudy Gestede,/rudy-gestede/profil/spieler/39908 +1617,Ankle Injury,2017-04-03,2017-04-20,17,5,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1617,Knee Injury,2017-03-13,2017-03-30,17,3,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1617,Hamstring Injury,2016-12-26,2017-01-05,10,3,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1617,Thigh Muscle Strain,2016-10-20,2016-10-27,7,3,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1617,Yellow card suspension,2016-12-01,2016-12-05,4,1,suspension,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1617,Unknown Injury,2017-01-30,2017-02-02,3,2,injury,Marvin Emnes,/marvin-emnes/profil/spieler/37787 +1617,Unknown Injury,2017-01-06,2017-01-08,2,1,injury,Marvin Emnes,/marvin-emnes/profil/spieler/37787 +1617,Unknown Injury,2016-11-06,2016-11-21,15,1,injury,Marvin Emnes,/marvin-emnes/profil/spieler/37787 +1617,Suspended,2016-08-12,2017-02-01,173,,suspension,Marvin Emnes,/marvin-emnes/profil/spieler/37787 +1617,Calf Injury,2017-05-22,2017-06-05,14,,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1617,Knee Injury,2016-07-21,2017-01-27,190,32,injury,Per Mertesacker,/per-mertesacker/profil/spieler/6710 +1617,Transferred to West Ham U21,2016-07-01,2017-06-30,,,Transfer,Domingos Quina,/domingos-quina/profil/spieler/391719 +1617,Transferred to Hull U21,2016-07-01,2017-06-30,,,Transfer,Will Mannion,/will-mannion/profil/spieler/456111 +1617,Transferred to Reading U21,2016-07-01,2016-07-31,,,Transfer,Noor Husin,/noor-husin/profil/spieler/320220 +1617,Transferred to Palace U21,2016-08-01,2017-01-30,,,Transfer,Noor Husin,/noor-husin/profil/spieler/320220 +1617,Transferred to Accrington,2017-01-31,2017-05-30,,,Transfer,Noor Husin,/noor-husin/profil/spieler/320220 +1617,Transferred to Palace U21,2017-05-31,2017-06-30,,,Transfer,Noor Husin,/noor-husin/profil/spieler/320220 +1617,Knee Injury,2017-01-09,2017-01-30,21,6,injury,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1617,Knee Injury,2016-09-05,2016-10-03,28,7,injury,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1617,Transferred to LOSC Lille,2016-07-01,2016-08-28,,,Transfer,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1617,Transferred to Sunderland U21,2016-07-01,2017-06-30,,,Transfer,Josh Robson,/josh-robson/profil/spieler/357958 +1617,Shoulder Injury,2016-07-09,2017-04-04,269,34,injury,James Husband,/james-husband/profil/spieler/167393 +1617,Ankle Injury,2017-01-13,2017-02-06,24,4,injury,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 +1617,Cruciate Ligament Rupture,2017-02-25,2017-09-23,210,20,injury,Mauro Zárate,/mauro-zarate/profil/spieler/26456 +1617,Transferred to Fiorentina,2016-07-01,2017-01-24,,,Transfer,Mauro Zárate,/mauro-zarate/profil/spieler/26456 +1617,Transferred to Bristol Rovers,2016-08-31,2016-12-28,,,Transfer,Hiram Boateng,/hiram-boateng/profil/spieler/244125 +1617,Transferred to Northampton,2017-01-01,2017-05-30,,,Transfer,Hiram Boateng,/hiram-boateng/profil/spieler/244125 +1617,Transferred to Brentford,2016-08-31,2017-01-01,,,Transfer,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1617,Ankle Injury,2017-04-08,2017-04-29,21,3,injury,Jack Cork,/jack-cork/profil/spieler/40613 +1617,Transferred to 1.FSV Mainz 05,2017-01-29,2017-06-29,,,Transfer,Bojan Krkic,/bojan-krkic/profil/spieler/44675 +1617,Calf Strain,2017-02-11,2017-04-08,56,6,injury,Steven Pienaar,/steven-pienaar/profil/spieler/4321 +1617,Hamstring Injury,2016-09-24,2016-10-15,21,3,injury,Steven Pienaar,/steven-pienaar/profil/spieler/4321 +1617,Indirect card suspension,2016-11-06,2016-11-20,14,1,suspension,Steven Pienaar,/steven-pienaar/profil/spieler/4321 +1617,Hamstring Injury,2017-04-09,2017-05-13,34,6,injury,Bryan Oviedo,/bryan-oviedo/profil/spieler/124983 +1617,Transferred to Sint-Truiden,2016-08-31,2017-06-29,,,Transfer,Cristian Cuevas,/cristian-cuevas/profil/spieler/186863 +1617,Back Injury,2017-04-03,2017-04-27,24,5,injury,David Ospina,/david-ospina/profil/spieler/73396 +1617,Transferred to Derby,2017-01-09,2017-06-30,,,Transfer,David Nugent,/david-nugent/profil/spieler/33963 +1617,Transferred to Tottenham U21,2016-07-01,2017-06-30,,,Transfer,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 +1617,Yellow card suspension,2016-12-27,2017-01-01,5,1,suspension,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 +1617,Transferred to Derby,2016-07-01,2016-08-30,,,Transfer,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 +1617,Groin Injury,2017-03-24,2017-03-31,7,,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1617,Called up to national team,2017-01-02,2017-02-06,35,4,absence,Daniel Amartey,/daniel-amartey/profil/spieler/214056 +1617,Hamstring Injury,2016-08-13,2016-08-30,17,4,injury,Marten de Roon,/marten-de-roon/profil/spieler/133179 +1617,Transferred to Atalanta BC,2016-07-01,2016-07-03,,,Transfer,Marten de Roon,/marten-de-roon/profil/spieler/133179 +1617,Suspension through sports court,2017-03-09,2017-04-10,32,5,suspension,Tyrone Mings,/tyrone-mings/profil/spieler/253677 +1617,Knee Injury,2017-01-01,2017-01-19,18,1,injury,Nathan,/nathan/profil/spieler/294798 +1617,Transferred to Vitesse,2016-07-01,2017-06-29,,,Transfer,Nathan,/nathan/profil/spieler/294798 +1617,Transferred to Barnsley FC,2016-07-01,2016-08-29,,,Transfer,Alfie Mawson,/alfie-mawson/profil/spieler/287431 +1617,Transferred to Reading,2017-01-31,2017-05-30,,,Transfer,Jordon Mutch,/jordon-mutch/profil/spieler/57207 +1617,Transferred to Chelsea U21,2016-07-01,2016-07-21,,,Transfer,Victorien Angban,/victorien-angban/profil/spieler/178314 +1617,Transferred to Granada CF,2016-07-22,2017-06-29,,,Transfer,Victorien Angban,/victorien-angban/profil/spieler/178314 +1617,Transferred to Chelsea U23,2017-06-30,2017-06-30,,,Transfer,Victorien Angban,/victorien-angban/profil/spieler/178314 +1617,Hamstring Injury,2016-08-15,2016-09-15,31,4,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +1617,Transferred to Melbourne City,2016-07-01,2017-06-30,,,Transfer,Luke Brattan,/luke-brattan/profil/spieler/114365 +1617,Transferred to Tottenham U21,2016-07-01,2016-08-30,,,Transfer,Luke McGee,/luke-mcgee/profil/spieler/183301 +1617,Transferred to Peterborough,2016-08-31,2017-05-30,,,Transfer,Luke McGee,/luke-mcgee/profil/spieler/183301 +1617,Transferred to Tottenham U23,2017-05-31,2017-06-30,,,Transfer,Luke McGee,/luke-mcgee/profil/spieler/183301 +1617,Hamstring Injury,2016-08-01,2016-11-05,96,12,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +1617,Indirect card suspension,2017-02-26,2017-03-05,7,1,suspension,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +1617,Transferred to Arsenal U18,2016-07-01,2017-06-30,,,Transfer,Josh Dasilva,/josh-dasilva/profil/spieler/340321 +1617,Arthroscopie,2016-10-06,2016-12-07,62,3,injury,Joleon Lescott,/joleon-lescott/profil/spieler/4241 +1617,Transferred to Aston Villa,2016-07-01,2016-08-28,,,Transfer,Joleon Lescott,/joleon-lescott/profil/spieler/4241 +1617,Transferred to AEK Athens,2016-08-29,2016-11-23,,,Transfer,Joleon Lescott,/joleon-lescott/profil/spieler/4241 +1617,Transferred to Without Club,2016-11-24,2017-01-23,,,Transfer,Joleon Lescott,/joleon-lescott/profil/spieler/4241 +1617,Transferred to Man City U18,2016-07-01,2017-06-30,,,Transfer,Phil Foden,/phil-foden/profil/spieler/406635 +1617,Cruciate Ligament Injury,2016-11-19,2017-11-09,355,48,injury,Paddy McNair,/paddy-mcnair/profil/spieler/167268 +1617,Thigh Problems,2016-10-27,2016-11-07,11,3,injury,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1617,Transferred to Unknown,2016-07-01,2017-01-12,,,Transfer,Jordan Lee,/jordan-lee/profil/spieler/416621 +1617,Transferred to Torquay,2017-01-13,2017-05-30,,,Transfer,Jordan Lee,/jordan-lee/profil/spieler/416621 +1617,Transferred to Bournemouth U21,2017-05-31,2017-06-30,,,Transfer,Jordan Lee,/jordan-lee/profil/spieler/416621 +1617,Ankle Injury,2017-01-06,2017-01-16,10,2,injury,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1617,Ankle Injury,2016-11-07,2016-12-10,33,7,injury,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1617,Transferred to Sheff Wed,2016-08-05,2017-05-30,,,Transfer,Will Buckley,/will-buckley/profil/spieler/77329 +1617,Transferred to Hull U21,2016-07-01,2017-06-30,,,Transfer,Ben Hinchliffe,/ben-hinchliffe/profil/spieler/457129 +1617,Bruise,2017-01-26,2017-02-06,11,2,injury,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 +1617,Transferred to Olympiacos,2016-07-01,2017-01-30,,,Transfer,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 +1617,Ankle Injury,2016-07-06,2016-08-20,45,1,injury,Daniel Ayala,/daniel-ayala/profil/spieler/78966 +1617,Transferred to SSC Napoli,2016-07-01,2016-07-15,,,Transfer,Camilo Zúñiga,/camilo-zuniga/profil/spieler/37941 +1617,Transferred to SSC Napoli,2017-06-30,2017-06-30,,,Transfer,Camilo Zúñiga,/camilo-zuniga/profil/spieler/37941 +1617,Hamstring Injury,2016-10-08,2016-10-28,20,4,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +1617,Knee Injury,2016-08-01,2016-08-27,26,3,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +1617,Yellow card suspension,2016-12-18,2016-12-27,9,1,suspension,Diego Costa,/diego-costa/profil/spieler/44779 +1617,Transferred to Birmingham,2017-01-18,2017-06-30,,,Transfer,Emilio Nsue,/emilio-nsue/profil/spieler/59558 +1617,Ankle problems,2017-06-24,2017-06-24,0,,injury,Emre Can,/emre-can/profil/spieler/119296 +1617,Knee Injury,2016-12-09,2016-12-19,10,3,injury,Emre Can,/emre-can/profil/spieler/119296 +1617,Tear in a joint capsule,2016-08-22,2016-09-20,29,5,injury,Emre Can,/emre-can/profil/spieler/119296 +1617,Transferred to Oldham Athletic,2016-08-30,2017-01-01,,,Transfer,Freddie Ladapo,/freddie-ladapo/profil/spieler/233998 +1617,Transferred to Shrewsbury,2017-01-06,2017-05-30,,,Transfer,Freddie Ladapo,/freddie-ladapo/profil/spieler/233998 +1617,Knee Injury,2017-01-07,2017-02-11,35,7,injury,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 +1617,Indirect card suspension,2017-04-23,2017-04-27,4,1,suspension,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 +1617,Yellow card suspension,2016-10-30,2016-11-06,7,1,suspension,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 +1617,Hamstring Injury,2016-10-10,2016-10-24,14,2,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1617,Knee Injury,2016-09-15,2016-09-26,11,3,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1617,Transferred to Newcastle,2016-07-01,2016-07-21,,,Transfer,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1617,Cruciate Ligament Rupture,2016-12-05,2017-12-10,370,53,injury,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 +1617,Toe Injury,2017-05-22,2017-06-30,39,,injury,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 +1617,Shoulder Injury,2016-11-07,2016-11-18,11,,injury,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 +1617,Shoulder Injury,2016-09-18,2016-10-16,28,4,injury,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 +1617,Transferred to Newcastle,2016-07-01,2016-08-22,,,Transfer,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 +1617,Knock,2016-12-05,2017-01-13,39,7,injury,James Collins,/james-collins/profil/spieler/12691 +1617,Adductor problems,2017-03-18,2017-04-20,33,5,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1617,Indirect card suspension,2016-11-20,2016-11-28,8,1,suspension,Winston Reid,/winston-reid/profil/spieler/37526 +1617,Yellow card suspension,2016-10-31,2016-11-06,6,1,suspension,Winston Reid,/winston-reid/profil/spieler/37526 +1617,Transferred to El Ahly,2016-07-01,2016-07-24,,,Transfer,Ramadan Sobhi,/ramadan-sobhi/profil/spieler/312017 +1617,Muscle Injury,2017-01-19,2017-01-27,8,,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1617,Ankle Injury,2016-10-22,2016-11-10,19,4,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1617,Knee Injury,2017-04-03,2017-06-29,87,8,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1617,Shoulder Injury,2016-08-15,2016-08-22,7,1,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1617,Hamstring Injury,2016-12-01,2017-02-27,88,18,injury,Marko Grujic,/marko-grujic/profil/spieler/222813 +1617,Knee Injury,2016-08-23,2017-08-24,366,49,injury,Greg Luer,/greg-luer/profil/spieler/356195 +1617,Muscular problems,2017-04-25,2017-05-10,15,3,injury,Mario Suárez,/mario-suarez/profil/spieler/37337 +1617,Transferred to Valencia,2016-08-16,2017-06-29,,,Transfer,Mario Suárez,/mario-suarez/profil/spieler/37337 +1617,Transferred to Bournemouth U21,2016-07-01,2017-06-30,,,Transfer,Jack Simpson,/jack-simpson/profil/spieler/419930 +1617,Ankle Injury,2017-04-03,2017-06-01,59,10,injury,Harry Winks,/harry-winks/profil/spieler/249126 +1617,Knee Injury,2017-04-13,2017-04-30,17,4,injury,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +1617,Achilles tendon problems,2016-07-15,2016-11-20,128,15,injury,Joe Gomez,/joe-gomez/profil/spieler/256178 +1617,Ankle Injury,2017-05-15,2017-05-31,16,2,injury,Kyle Walker,/kyle-walker/profil/spieler/95424 +1617,Yellow card suspension,2016-12-29,2017-01-02,4,1,suspension,Kyle Walker,/kyle-walker/profil/spieler/95424 +1617,Transferred to Espanyol,2016-07-01,2016-08-30,,,Transfer,Pau López,/pau-lopez/profil/spieler/286415 +1617,Transferred to Espanyol,2017-06-30,2017-06-30,,,Transfer,Pau López,/pau-lopez/profil/spieler/286415 +1617,Transferred to Waasl.-Beveren,2017-02-01,2017-05-09,,,Transfer,Leandro Rodríguez,/leandro-rodriguez/profil/spieler/238988 +1617,Transferred to Rayo Vallecano,2017-01-05,2017-06-29,,,Transfer,Tomas Mejias,/tomas-mejias/profil/spieler/62947 +1617,Ankle Injury,2016-11-15,2016-12-25,40,6,injury,Boaz Myhill,/boaz-myhill/profil/spieler/3838 +1617,Shoulder Injury,2016-11-01,2017-03-01,120,21,injury,Tommie Hoban,/tommie-hoban/profil/spieler/183161 +1617,Transferred to Blackburn,2016-08-26,2017-05-30,,,Transfer,Tommie Hoban,/tommie-hoban/profil/spieler/183161 +1617,Ankle Injury,2017-06-08,2017-06-08,0,,injury,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1617,Abdominal Influenza,2017-02-13,2017-02-16,3,1,injury,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1617,Influenza,2016-12-08,2016-12-08,0,1,injury,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1617,Transferred to FC Schalke 04,2016-08-25,2017-06-29,,,Transfer,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1617,Transferred to Leeds,2017-01-31,2017-05-30,,,Transfer,Modou Barrow,/modou-barrow/profil/spieler/189070 +1617,Thigh Problems,2017-06-10,2017-09-10,92,5,injury,Gareth McAuley,/gareth-mcauley/profil/spieler/40567 +1617,Transferred to Watford U21,2016-07-01,2017-06-30,,,Transfer,Carl Stewart,/carl-stewart/profil/spieler/479945 +1617,Achilles tendon problems,2016-10-13,2016-10-24,11,3,injury,Andrea Ranocchia,/andrea-ranocchia/profil/spieler/44327 +1617,Transferred to Inter,2016-07-01,2017-01-30,,,Transfer,Andrea Ranocchia,/andrea-ranocchia/profil/spieler/44327 +1617,Transferred to Inter,2017-06-30,2017-06-30,,,Transfer,Andrea Ranocchia,/andrea-ranocchia/profil/spieler/44327 +1617,Muscular problems,2017-05-12,2017-05-18,6,1,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +1617,Groin Strain,2016-09-11,2016-09-18,7,1,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +1617,Knee Surgery,2016-08-24,2017-04-04,223,41,injury,Jérémy Pied,/jeremy-pied/profil/spieler/60583 +1617,Transferred to OGC Nice,2016-07-01,2016-07-31,,,Transfer,Jérémy Pied,/jeremy-pied/profil/spieler/60583 +1617,Transferred to Birmingham,2017-01-11,2017-06-29,,,Transfer,Craig Gardner,/craig-gardner/profil/spieler/37171 +1617,Transferred to Ufa,2016-07-01,2016-07-03,,,Transfer,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +1617,Transferred to PSV Eindhoven,2016-08-26,2017-06-29,,,Transfer,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +1617,Toe Injury,2017-03-20,2017-05-04,45,10,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1617,Knee Injury,2016-09-05,2016-11-03,59,13,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1617,Transferred to Oldham Athletic,2016-07-09,2017-05-30,,,Transfer,Connor Ripley,/connor-ripley/profil/spieler/163531 +1617,Calf Strain,2017-03-18,2017-04-07,20,3,injury,Victor Moses,/victor-moses/profil/spieler/59866 +1617,Transferred to Juventus,2016-07-01,2016-08-27,,,Transfer,Simone Zaza,/simone-zaza/profil/spieler/96828 +1617,Transferred to Juventus,2017-01-14,2017-01-14,,,Transfer,Simone Zaza,/simone-zaza/profil/spieler/96828 +1617,Transferred to Valencia,2017-01-15,2017-06-29,,,Transfer,Simone Zaza,/simone-zaza/profil/spieler/96828 +1617,Transferred to Juventus,2017-06-30,2017-06-30,,,Transfer,Simone Zaza,/simone-zaza/profil/spieler/96828 +1617,Hip Injury,2017-02-28,2017-04-07,38,4,injury,Christian Kabasele,/christian-kabasele/profil/spieler/81512 +1617,Hamstring Injury,2017-01-21,2017-02-04,14,4,injury,Christian Kabasele,/christian-kabasele/profil/spieler/81512 +1617,Knock,2017-05-02,2017-05-23,21,4,injury,Miguel Britos,/miguel-britos/profil/spieler/76799 +1617,Indirect card suspension,2017-04-05,2017-04-16,11,2,suspension,Miguel Britos,/miguel-britos/profil/spieler/76799 +1617,Yellow card suspension,2016-12-27,2017-01-02,6,1,suspension,Miguel Britos,/miguel-britos/profil/spieler/76799 +1617,Indirect card suspension,2016-11-28,2016-12-04,6,1,suspension,Miguel Britos,/miguel-britos/profil/spieler/76799 +1617,Red card suspension,2016-09-25,2016-10-02,7,1,suspension,Ahmed Elmohamady,/ahmed-elmohamady/profil/spieler/66333 +1617,Transferred to Gimnàstic,2016-07-01,2016-08-14,,,Transfer,Pablo Marí,/pablo-mari/profil/spieler/210178 +1617,Transferred to Girona,2016-08-16,2017-06-29,,,Transfer,Pablo Marí,/pablo-mari/profil/spieler/210178 +1617,Transferred to Blackburn,2016-07-01,2017-05-30,,,Transfer,Stephen Hendrie,/stephen-hendrie/profil/spieler/186269 +1617,Ankle Injury,2017-01-26,2017-09-14,231,23,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1617,Indirect card suspension,2017-01-01,2017-01-03,2,1,suspension,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1617,Thigh Problems,2016-10-14,2016-11-18,35,5,injury,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 +1617,Knee Injury,2016-07-10,2016-10-13,95,10,injury,Florin Gardos,/florin-gardos/profil/spieler/57423 +1617,Hip problems,2016-08-21,2016-09-09,19,3,injury,John O'Shea,/john-oshea/profil/spieler/3540 +1617,Hamstring Injury,2017-04-25,2017-06-30,66,5,injury,Matt Phillips,/matt-phillips/profil/spieler/77274 +1617,Hamstring Injury,2017-02-11,2017-04-04,52,7,injury,Matt Phillips,/matt-phillips/profil/spieler/77274 +1617,Transferred to QPR,2016-07-01,2016-07-05,,,Transfer,Matt Phillips,/matt-phillips/profil/spieler/77274 +1617,Achilles tendon rupture,2016-02-01,2016-10-03,245,9,injury,Martín Cáceres,/martin-caceres/profil/spieler/54935 +1617,Transferred to Without Club,2016-07-01,2017-02-15,,,Transfer,Martín Cáceres,/martin-caceres/profil/spieler/54935 +1617,Transferred to Preston,2017-01-30,2017-05-30,,,Transfer,Tyias Browning,/tyias-browning/profil/spieler/156934 +1617,Transferred to Wigan,2016-08-16,2017-01-01,,,Transfer,Luke Garbutt,/luke-garbutt/profil/spieler/110860 +1617,Unknown Injury,2017-05-22,2017-06-30,39,,injury,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1617,Knee Injury,2017-03-02,2017-03-09,7,1,injury,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1617,Knee Injury,2016-08-05,2016-10-29,85,12,injury,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1617,Transferred to PSV Eindhoven,2017-01-01,2017-06-30,,,Transfer,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1617,Groin Injury,2016-07-19,2016-08-14,26,2,injury,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 +1617,Transferred to Wolves,2016-08-22,2017-01-09,,,Transfer,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 +1617,Knee Injury,2016-10-22,2017-02-25,126,18,injury,Geoff Cameron,/geoff-cameron/profil/spieler/31642 +1617,Fitness,2016-10-12,2017-01-20,100,,injury,Saido Berahino,/saido-berahino/profil/spieler/128897 +1617,Doping ban,2016-11-03,2016-12-29,56,8,absence,Saido Berahino,/saido-berahino/profil/spieler/128897 +1617,Transferred to Preston,2016-08-31,2017-05-30,,,Transfer,Aiden McGeady,/aiden-mcgeady/profil/spieler/21333 +1617,Knee Injury,2016-12-26,2017-02-27,63,11,injury,Jordan Pickford,/jordan-pickford/profil/spieler/130164 +1617,Calf Injury,2017-06-07,2017-06-24,17,4,injury,Anton Walkes,/anton-walkes/profil/spieler/307763 +1617,Transferred to Tottenham U21,2016-07-01,2017-01-25,,,Transfer,Anton Walkes,/anton-walkes/profil/spieler/307763 +1617,Transferred to Atlanta,2017-01-26,2017-06-30,,,Transfer,Anton Walkes,/anton-walkes/profil/spieler/307763 +1617,Knee Injury,2016-12-26,2017-01-16,21,5,injury,Kieran Gibbs,/kieran-gibbs/profil/spieler/44792 +1617,Knock,2016-10-15,2016-10-19,4,1,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1617,Hamstring Injury,2017-01-28,2017-02-04,7,3,injury,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 +1617,Strain,2016-08-18,2016-09-17,30,5,injury,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 +1617,Thigh Muscle Strain,2016-10-07,2016-10-14,7,,injury,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1617,Indirect card suspension,2016-12-14,2016-12-20,6,1,suspension,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1617,Yellow card suspension,2016-12-27,2017-01-01,5,1,suspension,Pedro,/pedro/profil/spieler/65278 +1617,Nose Injury,2016-11-12,2016-12-07,25,5,injury,Dusan Tadić,/dusan-tadi%C4%87/profil/spieler/36139 +1617,Hamstring Injury,2016-10-16,2017-05-04,200,38,injury,Matt Targett,/matt-targett/profil/spieler/250478 +1617,Transferred to Ajax,2016-07-01,2016-07-05,,,Transfer,Mike van der Hoorn,/mike-van-der-hoorn/profil/spieler/187105 +1617,Cruciate Ligament Rupture,2017-05-23,2018-09-02,467,67,injury,Gedion Zelalem,/gedion-zelalem/profil/spieler/228370 +1617,Transferred to Arsenal U21,2016-07-01,2017-01-30,,,Transfer,Gedion Zelalem,/gedion-zelalem/profil/spieler/228370 +1617,Transferred to VVV-Venlo,2017-01-31,2017-06-29,,,Transfer,Gedion Zelalem,/gedion-zelalem/profil/spieler/228370 +1617,Transferred to Arsenal U23,2017-06-30,2017-06-30,,,Transfer,Gedion Zelalem,/gedion-zelalem/profil/spieler/228370 +1617,Red card suspension,2016-12-18,2017-01-03,16,3,suspension,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1617,Transferred to Bristol City,2016-07-28,2017-05-30,,,Transfer,Adam Matthews,/adam-matthews/profil/spieler/108878 +1617,Transferred to Palace U21,2016-07-01,2017-06-30,,,Transfer,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +1617,Ankle Injury,2017-01-02,2017-02-25,54,8,injury,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 +1617,Transferred to Sheff Utd,2016-07-01,2016-08-30,,,Transfer,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 +1617,Ankle Injury,2017-03-09,2017-08-17,161,15,injury,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +1617,Ankle Injury,2016-08-20,2016-12-03,105,19,injury,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +1617,Transferred to OGC Nice,2016-07-01,2016-07-02,,,Transfer,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +1617,Transferred to Without Club,2016-07-01,2016-08-25,,,Transfer,Stuart Taylor,/stuart-taylor/profil/spieler/3190 +1617,Muscle Injury,2016-08-17,2016-09-18,32,5,injury,Borja Bastón,/borja-baston/profil/spieler/85324 +1617,Transferred to Atlético Madrid,2016-07-01,2016-08-10,,,Transfer,Borja Bastón,/borja-baston/profil/spieler/85324 +1617,Transferred to Limerick FC,2017-02-22,2017-06-29,,,Transfer,Tommy Robson,/tommy-robson/profil/spieler/257968 +1617,Ankle Injury,2017-01-30,2017-04-19,79,11,injury,Ovie Ejaria,/ovie-ejaria/profil/spieler/337284 +1617,Hamstring Injury,2017-03-22,2018-03-12,355,50,injury,Lewis Page,/lewis-page/profil/spieler/242652 +1617,Transferred to West Ham U21,2016-07-01,2016-08-08,,,Transfer,Lewis Page,/lewis-page/profil/spieler/242652 +1617,Transferred to Coventry,2016-08-09,2017-01-04,,,Transfer,Lewis Page,/lewis-page/profil/spieler/242652 +1617,Transferred to West Ham U21,2017-01-05,2017-01-05,,,Transfer,Lewis Page,/lewis-page/profil/spieler/242652 +1617,Transferred to Charlton,2017-01-06,2017-06-30,,,Transfer,Lewis Page,/lewis-page/profil/spieler/242652 +1617,Transferred to Southampton U23,2016-07-01,2017-06-30,,,Transfer,Harry Lewis,/harry-lewis/profil/spieler/341043 +1617,Shoulder Injury,2016-12-08,2017-04-30,143,26,injury,Charlie Austin,/charlie-austin/profil/spieler/129627 +1617,Transferred to Palace U21,2016-07-01,2017-06-30,,,Transfer,Michael Phillips,/michael-phillips/profil/spieler/378629 +1617,Transferred to Man Utd U21,2016-07-01,2017-06-30,,,Transfer,Kieran O'Hara,/kieran-ohara/profil/spieler/289791 +1617,Transferred to Everton U21,2016-07-01,2016-12-31,,,Transfer,Tom Davies,/tom-davies/profil/spieler/314210 +1617,Hamstring Injury,2017-01-29,2017-03-10,40,6,injury,Curtis Davies,/curtis-davies/profil/spieler/18227 +1617,Hamstring Injury,2017-01-02,2017-01-20,18,4,injury,Curtis Davies,/curtis-davies/profil/spieler/18227 +1617,Transferred to Boavista,2016-07-01,2016-09-06,,,Transfer,Mika,/mika/profil/spieler/138285 +1617,Transferred to Marseille,2016-07-01,2016-08-30,,,Transfer,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1617,Transferred to Arsenal U21,2016-07-01,2017-06-30,,,Transfer,Chris Willock,/chris-willock/profil/spieler/314341 +1617,Knee Injury,2016-07-15,2018-09-21,798,18,injury,Moses Odubajo,/moses-odubajo/profil/spieler/163738 +1617,Transferred to Man Utd U21,2016-07-01,2016-08-30,,,Transfer,Dean Henderson,/dean-henderson/profil/spieler/258919 +1617,Transferred to Grimsby Town,2016-08-31,2017-02-02,,,Transfer,Dean Henderson,/dean-henderson/profil/spieler/258919 +1617,Transferred to Man Utd U23,2017-02-03,2017-06-30,,,Transfer,Dean Henderson,/dean-henderson/profil/spieler/258919 +1617,Transferred to Chesterfield FC,2016-08-31,2017-05-30,,,Transfer,Tom Anderson,/tom-anderson/profil/spieler/128828 +1617,Back trouble,2017-03-14,2017-06-30,108,14,injury,Wes Morgan,/wes-morgan/profil/spieler/10003 +1617,Abdominal Strain,2016-11-07,2016-11-18,11,,injury,Fraser Forster,/fraser-forster/profil/spieler/52570 +1617,Meniscal Injury,2017-03-29,2017-07-17,110,9,injury,Ramiro Funes Mori,/ramiro-funes-mori/profil/spieler/11111 +1617,Knee Surgery,2017-01-03,2017-03-03,59,8,injury,Jonathan Walters,/jonathan-walters/profil/spieler/3306 +1617,Yellow card suspension,2016-11-06,2016-11-20,14,1,suspension,Adam Smith,/adam-smith/profil/spieler/61841 +1617,Transferred to Málaga CF,2017-01-24,2017-06-30,,,Transfer,Luis Hernández,/luis-hernandez/profil/spieler/62945 +1617,Transferred to Derby,2016-08-31,2017-06-30,,,Transfer,Ikechi Anya,/ikechi-anya/profil/spieler/107427 +1617,Transferred to Everton U23,2016-07-01,2017-01-21,,,Transfer,Nathan Holland,/nathan-holland/profil/spieler/337321 +1617,Transferred to West Ham U21,2017-01-22,2017-06-30,,,Transfer,Nathan Holland,/nathan-holland/profil/spieler/337321 +1617,Ankle Injury,2017-01-14,2017-02-18,35,7,injury,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1617,Yellow card suspension,2016-12-29,2017-01-02,4,1,suspension,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1617,Ankle Injury,2017-04-23,2017-06-23,61,5,injury,Franck Tabanou,/franck-tabanou/profil/spieler/66413 +1617,Achilles Irritation,2016-09-24,2016-11-17,54,6,injury,Franck Tabanou,/franck-tabanou/profil/spieler/66413 +1617,Transferred to Granada CF,2016-08-31,2017-06-29,,,Transfer,Franck Tabanou,/franck-tabanou/profil/spieler/66413 +1617,Red card suspension,2017-03-19,2017-04-09,21,3,suspension,Tom Huddlestone,/tom-huddlestone/profil/spieler/13465 +1617,Leg Injury,2016-12-03,2017-07-01,210,,injury,Álvaro Arbeloa,/alvaro-arbeloa/profil/spieler/28260 +1617,Transferred to Real Madrid,2016-07-01,2016-08-30,,,Transfer,Álvaro Arbeloa,/alvaro-arbeloa/profil/spieler/28260 +1617,Yellow card suspension,2016-12-18,2016-12-27,9,1,suspension,Robert Huth,/robert-huth/profil/spieler/2998 +1617,Transferred to Wigan,2016-08-30,2017-05-30,,,Transfer,Reece Burke,/reece-burke/profil/spieler/264220 +1617,Transferred to West Brom U21,2016-07-01,2016-12-31,,,Transfer,Alex Palmer,/alex-palmer/profil/spieler/245625 +1617,Transferred to Kidderminster,2017-01-01,2017-05-30,,,Transfer,Alex Palmer,/alex-palmer/profil/spieler/245625 +1617,Transferred to West Brom U21,2017-05-31,2017-06-30,,,Transfer,Alex Palmer,/alex-palmer/profil/spieler/245625 +1617,Suspension through sports court,2016-09-23,2016-10-23,30,4,suspension,Andre Gray,/andre-gray/profil/spieler/120565 +1617,Hip Injury,2017-04-22,2017-04-26,4,1,injury,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 +1617,Hip problems,2017-03-02,2017-03-29,27,3,injury,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 +1617,Ill,2017-02-17,2017-03-01,12,1,injury,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 +1617,Ruptured cruciate ligament,2016-10-17,2017-08-25,312,54,injury,James Wilson,/james-wilson/profil/spieler/214104 +1617,Transferred to Derby,2016-08-20,2017-02-01,,,Transfer,James Wilson,/james-wilson/profil/spieler/214104 +1617,Unknown Injury,2016-09-18,2016-10-02,14,5,injury,Eric Dier,/eric-dier/profil/spieler/175722 +1617,Ankle Injury,2017-02-08,2017-03-10,30,6,injury,Marlos Moreno,/marlos-moreno/profil/spieler/345654 +1617,Transferred to Atl. Nacional,2016-07-01,2016-08-04,,,Transfer,Marlos Moreno,/marlos-moreno/profil/spieler/345654 +1617,Transferred to Dep. La Coruña,2016-08-06,2017-06-29,,,Transfer,Marlos Moreno,/marlos-moreno/profil/spieler/345654 +1617,Transferred to Sevilla FC,2016-07-01,2016-08-04,,,Transfer,Fernando Llorente,/fernando-llorente/profil/spieler/35564 +1617,Transferred to Aston Villa,2016-08-17,2017-06-30,,,Transfer,Mile Jedinak,/mile-jedinak/profil/spieler/28336 +1617,Transferred to Leyton Orient,2016-07-27,2016-12-31,,,Transfer,Harry Cornick,/harry-cornick/profil/spieler/255703 +1617,Transferred to Gillingham FC,2017-01-31,2017-05-30,,,Transfer,Harry Cornick,/harry-cornick/profil/spieler/255703 +1617,Transferred to Sunderland U21,2016-07-01,2017-06-30,,,Transfer,Max Stryjek,/max-stryjek/profil/spieler/240457 +1617,Hamstring Injury,2016-07-30,2016-09-20,52,6,injury,Billy Jones,/billy-jones/profil/spieler/36866 +1617,Adductor problems,2017-02-03,2017-02-14,11,3,injury,Philipp Wollscheid,/philipp-wollscheid/profil/spieler/53173 +1617,Surgery,2017-01-04,2017-01-22,18,1,injury,Philipp Wollscheid,/philipp-wollscheid/profil/spieler/53173 +1617,Infected wound,2017-05-23,2017-05-28,5,1,injury,Guillermo Varela,/guillermo-varela/profil/spieler/188862 +1617,Ankle problems,2017-03-27,2017-04-13,17,3,injury,Guillermo Varela,/guillermo-varela/profil/spieler/188862 +1617,Screws/nails removal,2017-03-09,2017-03-23,14,2,injury,Guillermo Varela,/guillermo-varela/profil/spieler/188862 +1617,Ankle problems,2017-03-02,2017-03-09,7,1,injury,Guillermo Varela,/guillermo-varela/profil/spieler/188862 +1617,Fitness,2017-01-16,2017-02-23,38,6,injury,Guillermo Varela,/guillermo-varela/profil/spieler/188862 +1617,Torn Ankle Ligament,2016-09-12,2017-01-16,126,15,injury,Guillermo Varela,/guillermo-varela/profil/spieler/188862 +1617,Transferred to E. Frankfurt,2016-07-23,2017-06-29,,,Transfer,Guillermo Varela,/guillermo-varela/profil/spieler/188862 +1617,Transferred to Stoke U21,2016-07-01,2017-06-30,,,Transfer,Thibaud Verlinden,/thibaud-verlinden/profil/spieler/338673 +1617,Transferred to Swansea U21,2016-07-01,2017-06-30,,,Transfer,Daniel James,/daniel-james/profil/spieler/319301 +1617,Muscle Injury,2016-12-09,2017-01-01,23,5,injury,Bakary Sako,/bakary-sako/profil/spieler/46791 +1617,Groin Strain,2016-07-20,2016-09-14,56,5,injury,Bakary Sako,/bakary-sako/profil/spieler/46791 +1617,Transferred to Bor. M'gladbach,2016-07-01,2017-06-29,,,Transfer,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1617,Transferred to Grêmio,2016-07-01,2017-06-29,,,Transfer,Wallace Oliveira,/wallace-oliveira/profil/spieler/181779 +1617,Groin Injury,2016-08-31,2016-09-16,16,1,injury,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 +1617,Yellow card suspension,2016-11-27,2016-12-04,7,1,suspension,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 +1617,Red card suspension,2017-04-27,2017-05-14,17,3,suspension,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1617,Eye Injury,2016-09-09,2016-09-16,7,2,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1617,Foot Injury,2017-04-30,2017-08-20,112,11,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1617,Groin Injury,2016-10-30,2017-01-02,64,14,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1617,Transferred to Huddersfield,2016-07-05,2017-05-30,,,Transfer,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1617,Transferred to FC Porto,2016-07-01,2017-01-12,,,Transfer,Evandro,/evandro/profil/spieler/53359 +1617,Injury to the ankle,2017-01-26,2017-01-29,3,1,injury,James Ward-Prowse,/james-ward-prowse/profil/spieler/181579 +1617,Hamstring Injury,2016-07-20,2016-08-23,34,3,injury,Lucas Leiva,/lucas-leiva/profil/spieler/41414 +1617,Hamstring Injury,2017-02-27,2017-06-29,122,12,injury,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 +1617,Hamstring Injury,2016-10-10,2016-11-03,24,4,injury,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 +1617,Transferred to Dynamo Kyiv,2016-07-01,2016-08-30,,,Transfer,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 +1617,Transferred to Dynamo Kyiv,2017-06-30,2017-06-30,,,Transfer,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 +1617,Knee Injury,2017-04-15,2017-04-21,6,1,injury,Ragnar Klavan,/ragnar-klavan/profil/spieler/26669 +1617,Knee Injury,2016-08-23,2016-09-05,13,2,injury,Ragnar Klavan,/ragnar-klavan/profil/spieler/26669 +1617,Back trouble,2016-07-18,2016-08-07,20,,injury,Ragnar Klavan,/ragnar-klavan/profil/spieler/26669 +1617,Transferred to FC Augsburg,2016-07-01,2016-07-19,,,Transfer,Ragnar Klavan,/ragnar-klavan/profil/spieler/26669 +1617,Transferred to Arsenal U21,2016-07-01,2017-06-30,,,Transfer,Ben Sheaf,/ben-sheaf/profil/spieler/314384 +1617,Fractured Hand,2016-07-28,2016-09-08,42,4,injury,Loris Karius,/loris-karius/profil/spieler/85864 +1617,Hamstring Injury,2016-10-03,2016-11-04,32,3,injury,Glen Johnson,/glen-johnson/profil/spieler/3881 +1617,Thigh Muscle Strain,2016-07-27,2016-09-18,53,6,injury,Glen Johnson,/glen-johnson/profil/spieler/3881 +1617,Transferred to West Ham U21,2016-07-01,2017-06-30,,,Transfer,Declan Rice,/declan-rice/profil/spieler/357662 +1617,Transferred to Reading,2016-07-01,2016-08-30,,,Transfer,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 +1617,Hamstring Injury,2016-08-16,2016-10-25,70,11,injury,André Ayew,/andre-ayew/profil/spieler/45403 +1617,Knee Injury,2016-12-01,2017-01-22,52,10,injury,Adrian Mariappa,/adrian-mariappa/profil/spieler/38145 +1617,Knee Injury,2016-12-08,2016-12-15,7,2,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1617,Suspension through sports court,2016-11-24,2016-12-11,17,3,suspension,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1617,Leg Injury,2016-12-02,2017-01-01,30,5,injury,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +1617,Foot Injury,2016-11-07,2016-11-16,9,,injury,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +1617,Transferred to Ajax,2016-08-12,2017-06-29,,,Transfer,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +1617,Surgery,2017-05-12,2017-06-30,49,2,injury,Mark Noble,/mark-noble/profil/spieler/31835 +1617,Yellow card suspension,2017-04-09,2017-04-23,14,2,suspension,Mark Noble,/mark-noble/profil/spieler/31835 +1617,Yellow card suspension,2016-11-06,2016-11-20,14,1,suspension,Mark Noble,/mark-noble/profil/spieler/31835 +1617,Calf Strain,2017-03-18,2017-04-17,30,5,injury,Petr Cech,/petr-cech/profil/spieler/5658 +1617,Achilles tendon rupture,2017-02-13,2017-09-22,221,20,injury,Nathan Dyer,/nathan-dyer/profil/spieler/37011 +1617,Ankle Injury,2016-09-10,2016-11-19,70,10,injury,Nathan Dyer,/nathan-dyer/profil/spieler/37011 +1617,Ankle Injury,2017-04-13,2017-04-20,7,1,injury,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 +1617,Medial Collateral Ligament Injury,2016-08-11,2016-11-24,105,15,injury,Sebastian Larsson,/sebastian-larsson/profil/spieler/31720 +1617,Red card suspension,2017-04-10,2017-04-27,17,3,suspension,Sebastian Larsson,/sebastian-larsson/profil/spieler/31720 +1617,Fractured Hand,2016-11-03,2016-12-17,44,9,injury,Kasper Schmeichel,/kasper-schmeichel/profil/spieler/16911 +1617,Transferred to Man Utd U21,2016-07-01,2016-08-10,,,Transfer,Donald Love,/donald-love/profil/spieler/179451 +1617,Fractured Leg,2016-05-09,2017-12-31,601,65,injury,Stephen Ireland,/stephen-ireland/profil/spieler/34838 +1617,Calf Strain,2016-10-03,2016-10-14,11,,injury,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +1617,Transferred to FC Lorient,2016-07-01,2016-08-30,,,Transfer,Didier Ndong,/didier-ndong/profil/spieler/210081 +1617,Knee Surgery,2017-01-22,2017-08-10,200,16,injury,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 +1617,Transferred to AC Milan,2017-01-23,2017-06-29,,,Transfer,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1617,Transferred to Oxford United,2017-01-31,2017-05-30,,,Transfer,Conor McAleny,/conor-mcaleny/profil/spieler/121260 +1617,Back Injury,2017-04-28,2017-08-10,104,4,injury,Diafra Sakho,/diafra-sakho/profil/spieler/120610 +1617,Back Injury,2016-12-21,2017-03-18,87,13,injury,Diafra Sakho,/diafra-sakho/profil/spieler/120610 +1617,Hamstring Injury,2016-11-27,2016-12-20,23,6,injury,Diafra Sakho,/diafra-sakho/profil/spieler/120610 +1617,Back Injury,2016-07-05,2016-11-05,123,17,injury,Diafra Sakho,/diafra-sakho/profil/spieler/120610 +1617,Transferred to Burnley U21,2016-07-01,2016-08-17,,,Transfer,Dan Agyei,/dan-agyei/profil/spieler/367195 +1617,Transferred to Coventry,2016-08-18,2017-01-01,,,Transfer,Dan Agyei,/dan-agyei/profil/spieler/367195 +1617,Transferred to Burnley U21,2017-01-02,2017-06-30,,,Transfer,Dan Agyei,/dan-agyei/profil/spieler/367195 +1617,Transferred to Newcastle,2016-07-01,2016-07-17,,,Transfer,Mark Birighitti,/mark-birighitti/profil/spieler/80702 +1617,Transferred to Charlton,2016-07-01,2017-01-04,,,Transfer,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +1617,Red card suspension,2016-09-17,2016-10-03,16,3,suspension,Nolito,/nolito/profil/spieler/70934 +1617,Transferred to Luton,2017-01-31,2017-04-04,,,Transfer,Matt Macey,/matt-macey/profil/spieler/220491 +1617,Transferred to OGC Nice,2016-07-01,2017-01-30,,,Transfer,Mouez Hassen,/mouez-hassen/profil/spieler/215677 +1617,Transferred to OGC Nice,2017-06-30,2017-06-30,,,Transfer,Mouez Hassen,/mouez-hassen/profil/spieler/215677 +1617,Knee Problems,2017-02-17,2017-02-24,7,2,injury,Juan Carlos Paredes,/juan-carlos-paredes/profil/spieler/100507 +1617,No eligibility,2016-09-01,2017-01-30,151,19,absence,Juan Carlos Paredes,/juan-carlos-paredes/profil/spieler/100507 +1617,Transferred to Olympiacos,2017-01-31,2017-06-29,,,Transfer,Juan Carlos Paredes,/juan-carlos-paredes/profil/spieler/100507 +1617,Ankle Injury,2016-09-24,2016-11-05,42,7,injury,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 +1617,Ankle Injury,2016-10-31,2016-12-12,42,8,injury,Ben Davies,/ben-davies/profil/spieler/192765 +1617,Transferred to Man Utd U21,2016-07-01,2016-08-30,,,Transfer,James Weir,/james-weir/profil/spieler/251058 +1617,Transferred to Wigan,2017-01-31,2017-05-30,,,Transfer,James Weir,/james-weir/profil/spieler/251058 +1617,Transferred to F. Düsseldorf,2016-08-22,2017-06-29,,,Transfer,Rouwen Hennings,/rouwen-hennings/profil/spieler/16311 +1617,Transferred to Djurgården,2016-07-01,2016-11-29,,,Transfer,Mathias Ranégie,/mathias-ranegie/profil/spieler/46477 +1617,Transferred to Udinese Calcio,2017-01-31,2017-06-29,,,Transfer,Mathias Ranégie,/mathias-ranegie/profil/spieler/46477 +1617,Transferred to West Brom U21,2016-07-01,2017-06-30,,,Transfer,Rekeem Harper,/rekeem-harper/profil/spieler/456877 +1617,Hamstring Injury,2017-02-24,2017-03-09,13,2,injury,Obbi Oulare,/obbi-oulare/profil/spieler/314959 +1617,Foot Injury,2016-09-03,2016-09-26,23,4,injury,Obbi Oulare,/obbi-oulare/profil/spieler/314959 +1617,Transferred to Zulte Waregem,2016-07-27,2017-01-15,,,Transfer,Obbi Oulare,/obbi-oulare/profil/spieler/314959 +1617,Transferred to Willem II,2017-01-26,2017-06-29,,,Transfer,Obbi Oulare,/obbi-oulare/profil/spieler/314959 +1617,Yellow card suspension,2016-11-06,2016-11-20,14,1,suspension,Gareth Barry,/gareth-barry/profil/spieler/3291 +1617,Ankle Injury,2016-12-01,2016-12-28,27,6,injury,Vincent Janssen,/vincent-janssen/profil/spieler/207015 +1617,Concussion,2016-11-10,2016-11-16,6,,injury,Vincent Janssen,/vincent-janssen/profil/spieler/207015 +1617,Transferred to AZ Alkmaar,2016-07-01,2016-07-11,,,Transfer,Vincent Janssen,/vincent-janssen/profil/spieler/207015 +1617,Traffic Accident,2016-09-11,2017-08-25,348,41,injury,Pape Souaré,/pape-souare/profil/spieler/125868 +1617,Transferred to Unknown,2016-07-01,2017-01-30,,,Transfer,Josh Clackstone,/josh-clackstone/profil/spieler/453306 +1617,Transferred to Notts County,2017-01-31,2017-05-30,,,Transfer,Josh Clackstone,/josh-clackstone/profil/spieler/453306 +1617,Calf Strain,2017-03-05,2017-04-17,43,6,injury,George Friend,/george-friend/profil/spieler/77544 +1617,Calf Injury,2017-01-28,2017-03-03,34,6,injury,George Friend,/george-friend/profil/spieler/77544 +1617,Knee Injury,2016-11-17,2016-12-14,27,5,injury,George Friend,/george-friend/profil/spieler/77544 +1617,Transferred to Aston Villa,2016-07-01,2016-08-30,,,Transfer,Adama Traoré,/adama-traore/profil/spieler/204103 +1617,Foot Injury,2016-08-07,2016-08-19,12,1,injury,James Milner,/james-milner/profil/spieler/3333 +1617,Muscular problems,2017-02-23,2017-03-06,11,2,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1617,Strain,2016-09-15,2016-10-17,32,7,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1617,Transferred to Bor. Dortmund,2016-07-01,2016-07-05,,,Transfer,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1617,Groin Strain,2017-02-08,2017-05-11,92,11,injury,Ben Watson,/ben-watson/profil/spieler/14081 +1617,Red card suspension,2016-08-14,2016-08-21,7,1,suspension,Ben Watson,/ben-watson/profil/spieler/14081 +1617,groin strain,2017-06-28,2017-07-20,22,,injury,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 +1617,groin strain,2017-06-23,2017-06-25,2,,injury,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 +1617,Elbow Injury,2016-08-23,2016-11-18,87,12,injury,Vito Mannone,/vito-mannone/profil/spieler/33781 +1617,Transferred to Real Oviedo,2017-01-31,2017-06-29,,,Transfer,Carlos de Pena,/carlos-de-pena/profil/spieler/257740 +1617,Knock,2016-11-14,2016-11-26,12,1,injury,Glenn Whelan,/glenn-whelan/profil/spieler/12124 +1617,Hamstring Injury,2016-08-10,2016-08-20,10,2,injury,Kevin Wimmer,/kevin-wimmer/profil/spieler/122675 +1617,Ankle Injury,2017-03-13,2017-04-06,24,3,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1617,Ankle Injury,2016-09-19,2016-11-07,49,11,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1617,Transferred to Bradford,2016-08-08,2017-05-30,,,Transfer,Josh Cullen,/josh-cullen/profil/spieler/242606 +1617,Torn Muscle Fibre,2016-11-09,2016-12-01,22,4,injury,Jeremain Lens,/jeremain-lens/profil/spieler/38497 +1617,Unknown Injury,2016-09-29,2016-10-21,22,4,injury,Jeremain Lens,/jeremain-lens/profil/spieler/38497 +1617,Transferred to Fenerbahce,2016-08-30,2017-06-29,,,Transfer,Jeremain Lens,/jeremain-lens/profil/spieler/38497 +1617,Hamstring Injury,2017-01-08,2017-02-03,26,2,injury,Marc Wilson,/marc-wilson/profil/spieler/30456 +1617,Calf Strain,2017-01-02,2017-02-11,40,7,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +1617,Yellow card suspension,2016-10-16,2016-10-23,7,1,suspension,Jonny Evans,/jonny-evans/profil/spieler/42412 +1617,Cruciate Ligament Rupture,2016-02-29,2016-10-24,238,21,injury,Chris Brunt,/chris-brunt/profil/spieler/36814 +1617,Transferred to Juventus,2016-08-31,2017-06-29,,,Transfer,Juan Cuadrado,/juan-cuadrado/profil/spieler/91970 +1617,Foot Injury,2016-07-20,2016-09-01,43,7,injury,Brice Dja Djedje,/brice-dja-djedje/profil/spieler/93690 +1617,No eligibility,2016-09-01,2017-06-30,302,35,absence,Brice Dja Djedje,/brice-dja-djedje/profil/spieler/93690 +1617,Transferred to Marseille,2016-07-01,2016-07-20,,,Transfer,Brice Dja Djedje,/brice-dja-djedje/profil/spieler/93690 +1617,Groin Injury,2016-12-01,2017-02-02,63,6,injury,Danilo Pantic,/danilo-pantic/profil/spieler/222830 +1617,Transferred to Excelsior,2016-08-12,2017-06-29,,,Transfer,Danilo Pantic,/danilo-pantic/profil/spieler/222830 +1617,Transferred to Sunderland U21,2016-07-01,2017-06-30,,,Transfer,Ethan Robson,/ethan-robson/profil/spieler/258199 +1617,Transferred to Bolton,2016-08-31,2017-01-15,,,Transfer,Keshi Anderson,/keshi-anderson/profil/spieler/353674 +1617,Transferred to Northampton,2017-01-17,2017-05-30,,,Transfer,Keshi Anderson,/keshi-anderson/profil/spieler/353674 +1617,Yellow card suspension,2016-10-30,2016-11-07,8,1,suspension,James McClean,/james-mcclean/profil/spieler/85935 +1617,Muscle Injury,2016-10-09,2016-10-30,21,4,injury,Branislav Ivanovic,/branislav-ivanovic/profil/spieler/36827 +1617,Transferred to Zenit S-Pb,2017-02-01,2017-06-30,,,Transfer,Branislav Ivanovic,/branislav-ivanovic/profil/spieler/36827 +1617,Knee Injury,2017-02-06,2017-03-02,24,4,injury,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1617,Knee Injury,2016-08-04,2016-08-25,21,5,injury,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1617,Transferred to Celtic,2016-07-01,2017-05-30,,,Transfer,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1617,Transferred to Leicester U21,2016-07-01,2017-01-19,,,Transfer,Harvey Barnes,/harvey-barnes/profil/spieler/398065 +1617,Transferred to MK Dons,2017-01-20,2017-04-30,,,Transfer,Harvey Barnes,/harvey-barnes/profil/spieler/398065 +1617,Transferred to Leicester U21,2017-05-01,2017-06-30,,,Transfer,Harvey Barnes,/harvey-barnes/profil/spieler/398065 +1617,Ankle Injury,2016-11-27,2017-01-09,43,9,injury,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +1617,Fractured Skull,2017-01-22,2018-02-13,387,,injury,Ryan Mason,/ryan-mason/profil/spieler/61834 +1617,Transferred to Granada CF,2016-08-26,2017-06-29,,,Transfer,Andreas Pereira,/andreas-pereira/profil/spieler/203394 +1617,Transferred to Blackburn,2016-08-11,2017-05-30,,,Transfer,Sam Gallagher,/sam-gallagher/profil/spieler/227183 +1617,Knock,2016-11-02,2016-11-04,2,,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1617,Red card suspension,2016-12-05,2016-12-19,14,3,suspension,Fernandinho,/fernandinho/profil/spieler/26267 +1617,Transferred to Paris SG,2016-07-01,2016-08-30,,,Transfer,David Luiz,/david-luiz/profil/spieler/46741 +1617,Tear in the abductor muscle,2017-02-01,2017-02-22,21,3,injury,Joel Campbell,/joel-campbell/profil/spieler/131248 +1617,Transferred to Sporting CP,2016-08-21,2017-06-29,,,Transfer,Joel Campbell,/joel-campbell/profil/spieler/131248 +1617,Yellow card suspension,2016-12-18,2016-12-27,9,1,suspension,Christian Fuchs,/christian-fuchs/profil/spieler/6636 +1617,Hamstring Injury,2016-09-07,2016-11-04,58,8,injury,Marc Pugh,/marc-pugh/profil/spieler/36939 +1617,Hamstring Injury,2016-07-30,2017-01-07,161,23,injury,Matthew Pennington,/matthew-pennington/profil/spieler/220755 +1617,Transferred to Arsenal U21,2016-07-01,2017-01-30,,,Transfer,Marc Bola,/marc-bola/profil/spieler/340310 +1617,Transferred to Notts County,2017-01-31,2017-05-30,,,Transfer,Marc Bola,/marc-bola/profil/spieler/340310 +1617,Transferred to Arsenal U23,2017-05-31,2017-06-30,,,Transfer,Marc Bola,/marc-bola/profil/spieler/340310 +1617,Yellow card suspension,2016-12-04,2016-12-11,7,1,suspension,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1617,Hamstring Injury,2017-02-13,2017-03-11,26,4,injury,Simon Francis,/simon-francis/profil/spieler/13573 +1617,Transferred to Charlton,2016-08-31,2017-05-30,,,Transfer,Fredrik Ulvestad,/fredrik-ulvestad/profil/spieler/158022 +1617,Shoulder Injury,2017-01-10,2017-04-01,81,13,injury,Markus Henriksen,/markus-henriksen/profil/spieler/122011 +1617,Transferred to AZ Alkmaar,2016-07-01,2016-08-30,,,Transfer,Markus Henriksen,/markus-henriksen/profil/spieler/122011 +1617,Transferred to AZ Alkmaar,2017-01-05,2017-01-05,,,Transfer,Markus Henriksen,/markus-henriksen/profil/spieler/122011 +1617,Transferred to Stoke U21,2016-07-01,2017-06-30,,,Transfer,Julien Ngoy,/julien-ngoy/profil/spieler/286005 +1617,Transferred to Stoke U21,2016-07-01,2017-06-30,,,Transfer,Tom Edwards,/tom-edwards/profil/spieler/430788 +1617,Hamstring Injury,2017-03-16,2017-04-03,18,3,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +1617,Transferred to Juventus,2016-07-01,2016-08-08,,,Transfer,Paul Pogba,/paul-pogba/profil/spieler/122153 +1617,Transferred to AFC Wimbledon,2016-07-01,2016-08-04,,,Transfer,Ryan Sweeney,/ryan-sweeney/profil/spieler/347666 +1617,Transferred to Bristol Rovers,2017-01-20,2017-05-30,,,Transfer,Ryan Sweeney,/ryan-sweeney/profil/spieler/347666 +1617,Transferred to E. Frankfurt,2016-08-14,2017-06-29,,,Transfer,Michael Hector,/michael-hector/profil/spieler/157490 +1617,Transferred to Sheff Utd,2016-08-31,2017-01-11,,,Transfer,Danny Lafferty,/danny-lafferty/profil/spieler/85928 +1617,Transferred to Sheff Utd,2017-01-13,2017-06-30,,,Transfer,Danny Lafferty,/danny-lafferty/profil/spieler/85928 +1617,Muscle Injury,2016-11-03,2016-11-18,15,1,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1617,Calf Injury,2016-08-17,2016-09-24,38,7,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1617,Ankle Injury,2016-10-06,2017-01-06,92,13,injury,Lewis Cook,/lewis-cook/profil/spieler/249089 +1617,Transferred to Leeds,2016-07-01,2016-07-07,,,Transfer,Lewis Cook,/lewis-cook/profil/spieler/249089 +1617,Transferred to Bournemouth U21,2016-07-01,2017-06-30,,,Transfer,Matt Worthington,/matt-worthington/profil/spieler/493607 +1617,Transferred to Leicester U21,2016-07-01,2017-06-30,,,Transfer,Elliott Moore,/elliott-moore/profil/spieler/341993 +1617,Suspension through sports court,2016-10-28,2016-11-20,23,3,suspension,Adama Diomande,/adama-diomande/profil/spieler/93145 +1617,Bruise,2017-01-17,2017-02-04,18,3,injury,Brendan Galloway,/brendan-galloway/profil/spieler/208244 +1617,Transferred to Liverpool U21,2016-07-01,2017-06-30,,,Transfer,MJ Williams,/mj-williams/profil/spieler/279454 +1617,Transferred to Arsenal U21,2016-07-01,2017-06-30,,,Transfer,Jeff Reine-Adélaïde,/jeff-reine-adelaide/profil/spieler/326300 +1617,Metatarsal Fracture,2017-03-11,2017-06-01,82,11,injury,Ángel Rangel,/angel-rangel/profil/spieler/66550 +1617,Foot Injury,2017-05-10,2017-05-31,21,2,injury,Abel Hernández,/abel-hernandez/profil/spieler/76608 +1617,Hamstring Injury,2017-02-04,2017-02-25,21,3,injury,Abel Hernández,/abel-hernandez/profil/spieler/76608 +1617,Tear in the abductor muscle,2016-11-07,2017-01-02,56,10,injury,Abel Hernández,/abel-hernandez/profil/spieler/76608 +1617,Ankle Injury,2016-11-28,2017-01-29,62,11,injury,Lynden Gooch,/lynden-gooch/profil/spieler/307781 +1617,Disrupted Calf Muscle,2017-04-27,2017-06-23,57,6,injury,Claudio Bravo,/claudio-bravo/profil/spieler/40423 +1617,Transferred to Barcelona,2016-07-01,2016-08-24,,,Transfer,Claudio Bravo,/claudio-bravo/profil/spieler/40423 +1617,Transferred to Everton U21,2016-07-01,2017-06-30,,,Transfer,Joe Williams,/joe-williams/profil/spieler/268185 +1617,Transferred to Rayo Vallecano,2016-08-29,2017-01-14,,,Transfer,Bruno Zuculini,/bruno-zuculini/profil/spieler/115507 +1617,Transferred to Hellas Verona,2017-01-19,2017-06-29,,,Transfer,Bruno Zuculini,/bruno-zuculini/profil/spieler/115507 +1617,Foot Injury,2016-10-10,2016-11-14,35,4,injury,Brad Smith,/brad-smith/profil/spieler/175745 +1617,Knee Injury,2016-10-28,2016-11-03,6,1,injury,Arouna Koné,/arouna-kone/profil/spieler/8552 +1617,Transferred to FC Porto,2016-07-01,2016-08-30,,,Transfer,Bruno Martins Indi,/bruno-martins-indi/profil/spieler/112052 +1617,Transferred to FC Porto,2017-06-30,2017-06-30,,,Transfer,Bruno Martins Indi,/bruno-martins-indi/profil/spieler/112052 +1617,Muscle Injury,2016-11-23,2016-12-02,9,2,injury,Jérémie Boga,/jeremie-boga/profil/spieler/216569 +1617,Transferred to Chelsea U21,2016-07-01,2016-07-05,,,Transfer,Jérémie Boga,/jeremie-boga/profil/spieler/216569 +1617,Transferred to Granada CF,2016-07-06,2017-06-29,,,Transfer,Jérémie Boga,/jeremie-boga/profil/spieler/216569 +1617,Transferred to Chelsea U23,2017-06-30,2017-06-30,,,Transfer,Jérémie Boga,/jeremie-boga/profil/spieler/216569 +1617,Knee Injury,2016-12-17,2017-01-21,35,7,injury,Viktor Fischer,/viktor-fischer/profil/spieler/95755 +1617,Transferred to Besiktas,2016-07-01,2016-07-10,,,Transfer,Gökhan Töre,/gokhan-tore/profil/spieler/82130 +1617,Transferred to Besiktas,2017-06-30,2017-06-30,,,Transfer,Gökhan Töre,/gokhan-tore/profil/spieler/82130 +1617,Transferred to Valencia,2016-07-01,2016-07-19,,,Transfer,Álvaro Negredo,/alvaro-negredo/profil/spieler/18644 +1617,Transferred to Valencia,2017-06-30,2017-06-30,,,Transfer,Álvaro Negredo,/alvaro-negredo/profil/spieler/18644 +1617,Transferred to Girona,2017-01-01,2017-06-29,,,Transfer,Pablo Maffeo,/pablo-maffeo/profil/spieler/251876 +1617,Transferred to Man Utd U21,2016-07-01,2017-06-30,,,Transfer,Josh Harrop,/josh-harrop/profil/spieler/289844 +1617,Red card suspension,2016-12-15,2017-01-02,18,3,suspension,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1617,Yellow card suspension,2016-10-31,2016-11-07,7,1,suspension,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1617,Yellow card suspension,2016-11-07,2016-11-20,13,1,suspension,Jose Cholevas,/jose-cholevas/profil/spieler/41112 +1617,Transferred to Liverpool U18,2016-07-01,2016-12-31,,,Transfer,Ben Woodburn,/ben-woodburn/profil/spieler/344015 +1617,Transferred to Cardiff,2016-07-01,2016-08-29,,,Transfer,David Marshall,/david-marshall/profil/spieler/9500 +1617,Groin Injury,2017-03-03,2017-03-13,10,2,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1617,Ankle Injury,2016-12-04,2016-12-25,21,4,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1617,Inguinal Hernia,2016-06-01,2016-08-27,87,4,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1617,Yellow card suspension,2016-12-18,2016-12-27,9,1,suspension,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +1617,Transferred to Chelsea U21,2016-07-01,2017-06-30,,,Transfer,Dominic Solanke,/dominic-solanke/profil/spieler/258889 +1617,Transferred to Man Utd U18,2016-07-01,2017-06-30,,,Transfer,Angel Gomes,/angel-gomes/profil/spieler/392770 +1617,Groin Strain,2017-03-19,2017-04-15,27,5,injury,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 +1617,Muscle Fatigue,2016-11-14,2016-11-19,5,1,injury,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 +1617,Transferred to SSC Napoli,2016-07-01,2017-01-30,,,Transfer,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 +1617,Calf Injury,2016-11-25,2016-12-13,18,3,injury,Ryan Shawcross,/ryan-shawcross/profil/spieler/45861 +1617,Hamstring Injury,2016-09-05,2016-10-03,28,7,injury,Danny Rose,/danny-rose/profil/spieler/50174 +1617,Yellow card suspension,2016-11-20,2016-11-27,7,1,suspension,Danny Rose,/danny-rose/profil/spieler/50174 +1617,Transferred to CSKA Moscow,2016-07-01,2016-07-07,,,Transfer,Ahmed Musa,/ahmed-musa/profil/spieler/168337 +1617,Knee Injury,2016-10-17,2016-12-01,45,9,injury,Toby Alderweireld,/toby-alderweireld/profil/spieler/42710 +1617,Transferred to Mouscron,2016-07-22,2017-06-29,,,Transfer,Matej Delac,/matej-delac/profil/spieler/60220 +1617,Hamstring Injury,2016-12-26,2017-01-06,11,3,injury,Jason Denayer,/jason-denayer/profil/spieler/277114 +1617,Adductors avulsion,2016-10-08,2016-11-04,27,4,injury,Jason Denayer,/jason-denayer/profil/spieler/277114 +1617,Transferred to Torino,2016-08-31,2017-06-29,,,Transfer,Joe Hart,/joe-hart/profil/spieler/40204 +1617,Transferred to Oldham Athletic,2017-01-31,2017-05-30,,,Transfer,Aiden O'Neill,/aiden-oneill/profil/spieler/385918 +1617,Transferred to FC Schalke 04,2016-08-02,2017-06-29,,,Transfer,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 +1617,Transferred to Norwich,2016-07-01,2017-01-30,,,Transfer,Robbie Brady,/robbie-brady/profil/spieler/128229 +1617,Calf Strain,2017-02-04,2017-04-01,56,7,injury,Michael Dawson,/michael-dawson/profil/spieler/9988 +1617,Knee Injury,2016-07-20,2016-10-20,92,10,injury,Michael Dawson,/michael-dawson/profil/spieler/9988 +1617,Ankle Injury,2016-12-12,2017-01-09,28,6,injury,Joel Matip,/joel-matip/profil/spieler/82105 +1617,Ankle Injury,2016-11-28,2016-12-05,7,2,injury,Joel Matip,/joel-matip/profil/spieler/82105 +1617,Transferred to Newcastle,2016-08-31,2017-06-29,,,Transfer,Christian Atsu,/christian-atsu/profil/spieler/186997 +1617,Back Injury,2017-02-09,2017-03-01,20,4,injury,Gaël Clichy,/gael-clichy/profil/spieler/7449 +1617,Hamstring Injury,2017-01-27,2017-02-13,17,3,injury,Charlie Daniels,/charlie-daniels/profil/spieler/61819 +1617,Transferred to Liverpool U21,2016-07-01,2017-06-30,,,Transfer,Harry Wilson,/harry-wilson/profil/spieler/279455 +1617,Achilles tendon problems,2017-04-27,2017-05-31,34,4,injury,Joselu,/joselu/profil/spieler/81999 +1617,Knee Injury,2016-09-12,2016-11-28,77,10,injury,Joselu,/joselu/profil/spieler/81999 +1617,Transferred to Dep. La Coruña,2016-08-31,2017-06-29,,,Transfer,Joselu,/joselu/profil/spieler/81999 +1617,Transferred to Fiorentina,2016-07-01,2016-08-30,,,Transfer,Marcos Alonso,/marcos-alonso/profil/spieler/112515 +1617,Hamstring Injury,2016-10-26,2017-08-13,291,41,injury,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 +1617,Red card suspension,2016-12-29,2017-01-01,3,1,suspension,Nathan Redmond,/nathan-redmond/profil/spieler/129078 +1617,groin strain,2016-08-30,2016-09-09,10,,injury,James McArthur,/james-mcarthur/profil/spieler/41416 +1617,Transferred to Marseille,2016-08-31,2017-06-29,,,Transfer,Clinton N'Jie,/clinton-njie/profil/spieler/241119 +1617,Hamstring Injury,2017-02-26,2017-04-20,53,8,injury,Rubén Sobrino,/ruben-sobrino/profil/spieler/85383 +1617,Transferred to Alavés,2016-07-14,2017-06-29,,,Transfer,Rubén Sobrino,/ruben-sobrino/profil/spieler/85383 +1617,Transferred to Derby,2017-01-05,2017-05-30,,,Transfer,Julien de Sart,/julien-de-sart/profil/spieler/129592 +1617,Strain,2016-11-22,2016-12-17,25,5,injury,John Terry,/john-terry/profil/spieler/3160 +1617,Ankle Injury,2016-09-11,2016-10-01,20,5,injury,John Terry,/john-terry/profil/spieler/3160 +1617,Red card suspension,2017-01-09,2017-01-15,6,1,suspension,John Terry,/john-terry/profil/spieler/3160 +1617,Transferred to Derby,2016-07-01,2016-08-30,,,Transfer,Lee Grant,/lee-grant/profil/spieler/13460 +1617,Transferred to Derby,2017-01-03,2017-01-03,,,Transfer,Lee Grant,/lee-grant/profil/spieler/13460 +1617,Hamstring Injury,2016-12-10,2017-01-14,35,8,injury,Stefano Okaka,/stefano-okaka/profil/spieler/35249 +1617,Hamstring Injury,2016-09-10,2016-11-19,70,9,injury,Stefano Okaka,/stefano-okaka/profil/spieler/35249 +1617,Transferred to RSC Anderlecht,2016-07-01,2016-08-28,,,Transfer,Stefano Okaka,/stefano-okaka/profil/spieler/35249 +1617,Transferred to Hull U21,2016-07-01,2017-06-30,,,Transfer,Daniel Batty,/daniel-batty/profil/spieler/509268 +1617,Transferred to Fleetwood,2016-08-12,2017-01-28,,,Transfer,Chris Long,/chris-long/profil/spieler/183298 +1617,Transferred to Bolton,2017-01-30,2017-05-30,,,Transfer,Chris Long,/chris-long/profil/spieler/183298 +1617,Transferred to Watford U18,2016-07-01,2017-06-30,,,Transfer,Dion Pereira,/dion-pereira/profil/spieler/499604 +1617,Transferred to Bournemouth U21,2016-07-01,2017-01-18,,,Transfer,Callum Buckley,/callum-buckley/profil/spieler/398398 +1617,Transferred to Aldershot,2017-01-19,2017-05-30,,,Transfer,Callum Buckley,/callum-buckley/profil/spieler/398398 +1617,Transferred to Bournemouth U21,2017-05-31,2017-06-30,,,Transfer,Callum Buckley,/callum-buckley/profil/spieler/398398 +1617,Concussion,2017-05-15,2017-06-08,24,3,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1617,Transferred to Valencia,2016-07-01,2016-08-29,,,Transfer,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1617,Knee Surgery,2017-04-05,2017-09-22,170,14,injury,Ibrahim Afellay,/ibrahim-afellay/profil/spieler/15760 +1617,Hamstring Injury,2016-12-17,2017-01-07,21,3,injury,Tomas Kalas,/tomas-kalas/profil/spieler/148657 +1617,Unknown Injury,2016-09-20,2016-10-23,33,7,injury,Tomas Kalas,/tomas-kalas/profil/spieler/148657 +1617,Transferred to Fulham,2016-07-13,2017-05-30,,,Transfer,Tomas Kalas,/tomas-kalas/profil/spieler/148657 +1617,Transferred to Rayo Vallecano,2016-07-29,2017-06-29,,,Transfer,Paulo Gazzaniga,/paulo-gazzaniga/profil/spieler/195488 +1617,Calf Strain,2017-01-26,2017-02-02,7,2,injury,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 +1617,Transferred to Tottenham U21,2016-07-01,2017-01-19,,,Transfer,Shayon Harrison,/shayon-harrison/profil/spieler/345739 +1617,Transferred to Yeovil Town,2017-01-20,2017-02-19,,,Transfer,Shayon Harrison,/shayon-harrison/profil/spieler/345739 +1617,Transferred to Tottenham U23,2017-02-20,2017-06-30,,,Transfer,Shayon Harrison,/shayon-harrison/profil/spieler/345739 +1617,Minor Knock,2017-06-19,2017-06-21,2,,injury,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 +1617,Transferred to Cracovia,2016-07-01,2016-08-02,,,Transfer,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 +1617,Transferred to Rotherham,2016-08-31,2017-01-03,,,Transfer,Dael Fry,/dael-fry/profil/spieler/314140 +1617,Ankle Injury,2016-08-07,2016-09-09,33,4,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +1617,Transferred to Watford U21,2016-07-01,2017-06-30,,,Transfer,Charlie Rowan,/charlie-rowan/profil/spieler/479944 +1617,Suspension through sports court,2017-03-20,2017-04-01,12,1,suspension,Ander Herrera,/ander-herrera/profil/spieler/99343 +1617,Indirect card suspension,2017-03-16,2017-03-20,4,1,suspension,Ander Herrera,/ander-herrera/profil/spieler/99343 +1617,Indirect card suspension,2017-03-14,2017-03-19,5,1,suspension,Ander Herrera,/ander-herrera/profil/spieler/99343 +1617,Indirect card suspension,2016-10-31,2016-11-07,7,1,suspension,Ander Herrera,/ander-herrera/profil/spieler/99343 +1617,Unknown Injury,2016-12-12,2016-12-26,14,2,injury,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 +1617,Unknown Injury,2016-11-12,2016-11-20,8,1,injury,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 +1617,Transferred to Alanyaspor,2016-08-31,2017-06-29,,,Transfer,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 +1617,Ill,2016-12-09,2016-12-18,9,3,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +1617,Foot Injury,2016-10-02,2016-11-19,48,9,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +1617,Ankle Injury,2017-05-06,2017-07-05,60,,injury,Lazar Markovic,/lazar-markovic/profil/spieler/144303 +1617,Knock,2016-12-08,2016-12-20,12,3,injury,Lazar Markovic,/lazar-markovic/profil/spieler/144303 +1617,Transferred to Sporting CP,2016-08-31,2017-01-21,,,Transfer,Lazar Markovic,/lazar-markovic/profil/spieler/144303 +1617,Knee Injury,2016-10-15,2016-10-21,6,1,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1617,Ruptured knee ligament,2016-11-02,2017-12-31,424,,injury,Doneil Henry,/doneil-henry/profil/spieler/157907 +1617,Knee Injury,2016-07-13,2016-09-22,71,7,injury,Doneil Henry,/doneil-henry/profil/spieler/157907 +1617,Transferred to AC Horsens,2016-08-31,2016-12-30,,,Transfer,Doneil Henry,/doneil-henry/profil/spieler/157907 +1617,Ill,2017-02-23,2017-03-09,14,3,injury,Reece Oxford,/reece-oxford/profil/spieler/314295 +1617,Ankle Injury,2016-10-31,2017-01-05,66,11,injury,Reece Oxford,/reece-oxford/profil/spieler/314295 +1617,Transferred to Reading,2017-01-31,2017-05-30,,,Transfer,Reece Oxford,/reece-oxford/profil/spieler/314295 +1617,Transferred to Man Utd U21,2016-07-01,2017-06-30,,,Transfer,Matty Willock,/matty-willock/profil/spieler/289845 +1617,Suspension through sports court,2017-03-09,2017-04-02,24,2,suspension,Zlatan Ibrahimović,/zlatan-ibrahimovi%C4%87/profil/spieler/3455 +1617,Yellow card suspension,2016-11-07,2016-11-21,14,1,suspension,Zlatan Ibrahimović,/zlatan-ibrahimovi%C4%87/profil/spieler/3455 +1617,Knee Injury,2016-10-30,2018-06-30,608,139,injury,Rhoys Wiggins,/rhoys-wiggins/profil/spieler/42298 +1617,Transferred to Birmingham,2016-08-31,2017-01-01,,,Transfer,Rhoys Wiggins,/rhoys-wiggins/profil/spieler/42298 +1617,Yellow card suspension,2017-01-23,2017-01-30,7,1,suspension,Leroy Fer,/leroy-fer/profil/spieler/63342 +1617,Transferred to QPR,2016-07-01,2016-07-04,,,Transfer,Leroy Fer,/leroy-fer/profil/spieler/63342 +1617,Transferred to Vitesse,2016-08-31,2017-06-30,,,Transfer,Matt Miazga,/matt-miazga/profil/spieler/245893 +1617,Transferred to Southend United,2016-08-31,2017-05-30,,,Transfer,Ryan Inniss,/ryan-inniss/profil/spieler/183284 +1617,Calf Strain,2016-10-15,2016-11-26,42,7,injury,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +1617,Fractured Jaw,2017-02-25,2017-04-03,37,7,injury,Lucas Piazon,/lucas-piazon/profil/spieler/176485 +1617,Transferred to Fulham,2016-08-31,2017-06-30,,,Transfer,Lucas Piazon,/lucas-piazon/profil/spieler/176485 +1617,Transferred to Spurs U18,2016-07-01,2017-06-30,,,Transfer,Alfie Whiteman,/alfie-whiteman/profil/spieler/282823 +1617,Transferred to Watford U21,2016-07-01,2017-06-30,,,Transfer,Andrew Eleftheriou,/andrew-eleftheriou/profil/spieler/476532 +1617,Hamstring Injury,2017-01-31,2017-03-04,32,6,injury,Antonio Barragán,/antonio-barragan/profil/spieler/32522 +1617,Yellow card suspension,2016-12-27,2017-01-01,5,1,suspension,Antonio Barragán,/antonio-barragan/profil/spieler/32522 +1617,Transferred to Valencia,2016-07-01,2016-07-14,,,Transfer,Antonio Barragán,/antonio-barragan/profil/spieler/32522 +1617,Ankle Injury,2017-04-30,2017-05-10,10,3,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1617,Transferred to Sunderland U23,2016-07-01,2017-06-30,,,Transfer,Elliot Embleton,/elliot-embleton/profil/spieler/364828 +1617,Back Injury,2016-09-28,2017-01-07,101,22,injury,Chuba Akpom,/chuba-akpom/profil/spieler/197642 +1617,Transferred to Brighton,2017-01-30,2017-05-30,,,Transfer,Chuba Akpom,/chuba-akpom/profil/spieler/197642 +1617,Indirect card suspension,2016-11-20,2016-11-27,7,1,suspension,Papy Djilobodji,/papy-djilobodji/profil/spieler/136610 +1617,Transferred to Morecambe FC,2016-08-31,2017-01-02,,,Transfer,Ntumba Massanka,/ntumba-massanka/profil/spieler/385922 +1617,Transferred to Wrexham,2017-01-12,2017-05-30,,,Transfer,Ntumba Massanka,/ntumba-massanka/profil/spieler/385922 +1617,Calf Strain,2016-12-23,2017-01-27,35,6,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1617,Hamstring Injury,2016-10-25,2016-11-06,12,4,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1617,Transferred to FC Sion,2016-07-01,2016-08-24,,,Transfer,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 +1617,Transferred to Rangers,2016-07-01,2016-11-09,,,Transfer,Joey Barton,/joey-barton/profil/spieler/3292 +1617,Transferred to Without Club,2016-11-10,2017-01-01,,,Transfer,Joey Barton,/joey-barton/profil/spieler/3292 +1617,Knee Injury,2017-04-01,2017-05-20,49,8,injury,Andrew Surman,/andrew-surman/profil/spieler/29975 +1617,Hamstring Injury,2016-10-29,2016-12-25,57,8,injury,Andrew Surman,/andrew-surman/profil/spieler/29975 +1617,Thigh Muscle Strain,2016-08-14,2016-09-10,27,4,injury,Alex Iwobi,/alex-iwobi/profil/spieler/242631 +1617,Transferred to Burnley U21,2016-07-01,2017-01-30,,,Transfer,Brad Jackson,/brad-jackson/profil/spieler/385920 +1617,Transferred to Bangor City,2017-01-31,2017-06-29,,,Transfer,Brad Jackson,/brad-jackson/profil/spieler/385920 +1617,Transferred to Burnley U21,2017-06-30,2017-06-30,,,Transfer,Brad Jackson,/brad-jackson/profil/spieler/385920 +1617,Transferred to Hull U21,2016-07-01,2016-12-31,,,Transfer,Harvey Rodgers,/harvey-rodgers/profil/spieler/459873 +1617,Transferred to Accrington,2017-01-01,2017-05-30,,,Transfer,Harvey Rodgers,/harvey-rodgers/profil/spieler/459873 +1617,Transferred to Hull U21,2017-05-31,2017-06-30,,,Transfer,Harvey Rodgers,/harvey-rodgers/profil/spieler/459873 +1617,Transferred to Huddersfield,2016-07-11,2017-05-30,,,Transfer,Danny Ward,/danny-ward/profil/spieler/203026 +1617,Hairline crack in calfbone,2017-04-16,2017-08-06,112,1,injury,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +1617,Knee Injury,2016-07-31,2016-08-11,11,,injury,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +1617,Calf Problems,2016-11-02,2016-11-05,3,1,injury,Federico Fazio,/federico-fazio/profil/spieler/45314 +1617,Transferred to AS Roma,2016-08-03,2017-06-29,,,Transfer,Federico Fazio,/federico-fazio/profil/spieler/45314 +1617,Groin Injury,2016-09-05,2016-09-15,10,1,injury,Enes Ünal,/enes-unal/profil/spieler/251106 +1617,Transferred to Twente FC,2016-07-23,2017-06-29,,,Transfer,Enes Ünal,/enes-unal/profil/spieler/251106 +1617,Transferred to Aston Villa,2017-01-05,2017-05-30,,,Transfer,Sam Johnstone,/sam-johnstone/profil/spieler/110864 +1617,Knee Injury,2016-09-29,2017-01-29,122,19,injury,Jonathan Benteke,/jonathan-benteke/profil/spieler/273773 +1617,Transferred to Zulte Waregem,2016-07-01,2016-08-31,,,Transfer,Jonathan Benteke,/jonathan-benteke/profil/spieler/273773 +1617,Knee Injury,2017-06-14,2017-10-06,114,9,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1617,Knee Injury,2017-01-31,2017-03-04,32,5,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1617,Fractured Toe,2016-11-19,2016-12-17,28,6,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1617,Hip Injury,2016-11-14,2017-04-01,138,20,injury,Lee Cattermole,/lee-cattermole/profil/spieler/37363 +1617,Back Injury,2016-09-27,2016-11-19,53,7,injury,Lee Cattermole,/lee-cattermole/profil/spieler/37363 +1617,Inguinal Hernia,2016-07-08,2016-09-16,70,5,injury,Lee Cattermole,/lee-cattermole/profil/spieler/37363 +1617,Transferred to Watford U21,2016-07-01,2017-01-30,,,Transfer,Michael Folivi,/michael-folivi/profil/spieler/479939 +1617,Transferred to Coventry,2017-01-31,2017-05-30,,,Transfer,Michael Folivi,/michael-folivi/profil/spieler/479939 +1617,Transferred to Watford U21,2017-05-31,2017-06-30,,,Transfer,Michael Folivi,/michael-folivi/profil/spieler/479939 +1617,Muscular problems,2017-05-06,2017-05-31,25,2,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1617,Muscle Injury,2017-04-06,2017-04-27,21,4,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1617,Muscular problems,2017-01-20,2017-01-25,5,1,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1617,Achilles tendon problems,2016-11-07,2016-12-05,28,5,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1617,Achilles tendon problems,2016-10-31,2016-11-03,3,1,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1617,Sprained ankle,2016-09-12,2016-09-19,7,2,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1617,Transferred to Sevilla FC,2016-08-31,2017-06-29,,,Transfer,Samir Nasri,/samir-nasri/profil/spieler/18935 +1617,Transferred to KRC Genk,2016-07-01,2017-01-02,,,Transfer,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +1617,Red card suspension,2016-12-04,2016-12-27,23,4,suspension,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1617,Suspension through sports court,2016-09-05,2016-09-17,12,2,suspension,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1617,Transferred to Man Utd U21,2016-07-01,2016-07-11,,,Transfer,Ashley Fletcher,/ashley-fletcher/profil/spieler/289846 +1617,Transferred to Real Betis,2016-07-01,2016-07-05,,,Transfer,Alfred N'Diaye,/alfred-ndiaye/profil/spieler/77737 +1617,Transferred to Villarreal,2016-07-06,2017-01-30,,,Transfer,Alfred N'Diaye,/alfred-ndiaye/profil/spieler/77737 +1617,Transferred to Villarreal,2017-06-30,2017-06-30,,,Transfer,Alfred N'Diaye,/alfred-ndiaye/profil/spieler/77737 +1617,Transferred to Leeds,2016-07-01,2017-05-30,,,Transfer,Kyle Bartley,/kyle-bartley/profil/spieler/67421 +1617,Knock,2016-11-13,2016-11-18,5,,injury,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 +1617,Transferred to Bayern Munich,2016-07-01,2016-07-10,,,Transfer,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 +1617,Back trouble,2016-08-05,2016-10-31,87,13,injury,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1617,Transferred to Arsenal U21,2016-07-01,2017-06-30,,,Transfer,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 +1617,Transferred to Olympique Lyon,2017-01-20,2017-06-30,,,Transfer,Memphis Depay,/memphis-depay/profil/spieler/167850 +1617,Transferred to Sheff Wed,2017-01-01,2017-05-30,,,Transfer,Callum McManaman,/callum-mcmanaman/profil/spieler/61711 +1617,Transferred to Everton U21,2016-07-01,2017-06-30,,,Transfer,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +1617,Groin Injury,2017-04-13,2017-04-28,15,3,injury,Islam Slimani,/islam-slimani/profil/spieler/174915 +1617,Groin Injury,2017-01-23,2017-03-13,49,9,injury,Islam Slimani,/islam-slimani/profil/spieler/174915 +1617,Minor Knock,2016-10-27,2016-11-03,7,2,injury,Islam Slimani,/islam-slimani/profil/spieler/174915 +1617,Transferred to Sporting CP,2016-07-01,2016-08-30,,,Transfer,Islam Slimani,/islam-slimani/profil/spieler/174915 +1617,Knee Injury,2017-05-21,2017-09-06,108,4,injury,Gabriel Paulista,/gabriel-paulista/profil/spieler/149498 +1617,Ankle Injury,2016-08-08,2016-09-19,42,6,injury,Gabriel Paulista,/gabriel-paulista/profil/spieler/149498 +1617,Cruciate Ligament Injury,2016-11-06,2018-01-19,439,62,injury,Will Keane,/will-keane/profil/spieler/118535 +1617,Inguinal Hernia,2016-09-26,2016-12-17,82,12,injury,Craig Cathcart,/craig-cathcart/profil/spieler/59606 +1617,Hamstring Injury,2017-03-22,2017-04-14,23,3,injury,Fraizer Campbell,/fraizer-campbell/profil/spieler/42411 +1617,Hamstring Injury,2016-07-27,2016-09-19,54,6,injury,Fraizer Campbell,/fraizer-campbell/profil/spieler/42411 +1617,Transferred to Man Utd U18,2016-07-01,2017-06-30,,,Transfer,Zak Dearnley,/zak-dearnley/profil/spieler/396284 +1617,Transferred to Bournemouth U21,2016-07-01,2017-01-05,,,Transfer,Jordan Holmes,/jordan-holmes/profil/spieler/399158 +1617,Transferred to Eastbourne,2017-01-06,2017-05-30,,,Transfer,Jordan Holmes,/jordan-holmes/profil/spieler/399158 +1617,Transferred to Bournemouth U21,2017-05-31,2017-06-30,,,Transfer,Jordan Holmes,/jordan-holmes/profil/spieler/399158 +1617,Cheekbone Fracture,2017-01-11,2017-02-04,24,3,injury,Neil Taylor,/neil-taylor/profil/spieler/67416 +1617,Groin Strain,2016-12-20,2016-12-31,11,2,injury,Neil Taylor,/neil-taylor/profil/spieler/67416 +1617,Transferred to Aston Villa,2017-01-31,2017-06-30,,,Transfer,Neil Taylor,/neil-taylor/profil/spieler/67416 +1617,Transferred to AC Milan,2016-08-27,2017-06-29,,,Transfer,Mario Pasalic,/mario-pasalic/profil/spieler/205938 +1617,Transferred to Spurs U18,2016-07-01,2017-06-30,,,Transfer,Samuel Shashoua,/samuel-shashoua/profil/spieler/387313 +1617,Cruciate Ligament Rupture,2016-11-27,2018-03-12,470,62,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1617,Achilles tendon surgery,2016-07-11,2017-02-01,205,1,injury,Alex Bruce,/alex-bruce/profil/spieler/37957 +1617,Transferred to Wigan,2017-01-31,2017-05-30,,,Transfer,Alex Bruce,/alex-bruce/profil/spieler/37957 +1617,Fitness,2016-09-05,2016-10-17,42,7,injury,Omar Elabdellaoui,/omar-elabdellaoui/profil/spieler/121404 +1617,Transferred to Olympiacos,2016-07-01,2017-01-19,,,Transfer,Omar Elabdellaoui,/omar-elabdellaoui/profil/spieler/121404 +1617,Transferred to Olympiacos,2017-06-30,2017-06-30,,,Transfer,Omar Elabdellaoui,/omar-elabdellaoui/profil/spieler/121404 +1617,Transferred to Brighton,2016-08-31,2017-05-30,,,Transfer,Sébastien Pocognoli,/sebastien-pocognoli/profil/spieler/17804 +1617,Hamstring Injury,2017-01-03,2017-01-16,13,3,injury,Francis Coquelin,/francis-coquelin/profil/spieler/74869 +1617,Knee Injury,2016-09-27,2016-10-17,20,3,injury,Francis Coquelin,/francis-coquelin/profil/spieler/74869 +1617,Transferred to Man City U23,2016-07-01,2017-06-30,,,Transfer,Brahim Díaz,/brahim-diaz/profil/spieler/314678 +1617,Hand fracture,2017-06-15,2017-08-12,58,,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +1617,Transferred to Wycombe,2016-08-15,2017-05-30,,,Transfer,Jamal Blackman,/jamal-blackman/profil/spieler/128898 +1617,Hamstring Injury,2017-03-27,2017-04-27,31,5,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +1617,Hamstring Injury,2017-04-08,2017-08-10,124,7,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1617,Hamstring Injury,2017-03-18,2017-04-04,17,2,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1617,Groin Strain,2016-11-30,2016-12-11,11,3,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1617,Indirect card suspension,2017-02-26,2017-03-07,9,1,suspension,Michail Antonio,/michail-antonio/profil/spieler/104124 +1617,Hamstring Injury,2016-10-31,2016-11-07,7,1,injury,Max Gradel,/max-gradel/profil/spieler/28140 +1617,Hamstring Injury,2016-10-03,2016-10-17,14,1,injury,Max Gradel,/max-gradel/profil/spieler/28140 +1617,Knee Injury,2016-11-07,2016-11-17,10,,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1617,Head Injury,2017-01-10,2017-06-30,171,25,injury,Ben Hamer,/ben-hamer/profil/spieler/67283 +1617,Groin Strain,2016-12-09,2016-12-31,22,4,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +1617,Red card suspension,2017-02-12,2017-02-26,14,1,suspension,Sam Clucas,/sam-clucas/profil/spieler/122223 +1617,Transferred to Charlton,2016-07-01,2016-07-18,,,Transfer,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +1617,Ankle Injury,2016-10-15,2017-01-31,108,8,injury,Marcus Edwards,/marcus-edwards/profil/spieler/314367 +1617,Transferred to Tottenham U23,2016-07-01,2017-06-30,,,Transfer,Marcus Edwards,/marcus-edwards/profil/spieler/314367 +1617,Bruised Rib,2016-12-19,2016-12-29,10,1,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1617,Knee Injury,2016-07-25,2016-09-08,45,7,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1617,Knee Injury,2016-12-14,2017-05-31,168,25,injury,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 +1617,Transferred to Juventus,2016-07-01,2016-08-18,,,Transfer,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 +1617,Transferred to Atlético Madrid,2016-07-01,2016-08-24,,,Transfer,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +1617,Transferred to Atlético Madrid,2017-06-30,2017-06-30,,,Transfer,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +1617,Torn Muscle Fibre,2017-05-01,2017-09-20,142,5,injury,Jefferson Montero,/jefferson-montero/profil/spieler/77932 +1617,Hamstring Injury,2016-12-27,2017-02-28,63,9,injury,Jefferson Montero,/jefferson-montero/profil/spieler/77932 +1617,Fractured Hand,2016-11-07,2016-11-25,18,1,injury,Jefferson Montero,/jefferson-montero/profil/spieler/77932 +1617,Hamstring Injury,2016-09-30,2016-11-04,35,4,injury,Jefferson Montero,/jefferson-montero/profil/spieler/77932 +1617,Transferred to Birmingham,2016-08-31,2017-01-01,,,Transfer,Lukas Jutkiewicz,/lukas-jutkiewicz/profil/spieler/33507 +1617,Transferred to Birmingham,2017-01-03,2017-06-30,,,Transfer,Lukas Jutkiewicz,/lukas-jutkiewicz/profil/spieler/33507 +1617,Yellow card suspension,2016-12-27,2017-01-02,6,1,suspension,Damien Delaney,/damien-delaney/profil/spieler/36861 +1617,Shoulder Injury,2017-04-27,2017-05-20,23,7,injury,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 +1617,Thigh Problems,2016-11-27,2016-12-05,8,3,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1617,Toe Injury,2016-09-24,2016-10-16,22,4,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1617,Transferred to Marseille,2016-07-01,2016-07-02,,,Transfer,Michy Batshuayi,/michy-batshuayi/profil/spieler/179184 +1617,Yellow card suspension,2016-10-31,2016-11-07,7,1,suspension,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 +1617,Transferred to Aston Villa,2016-07-01,2016-08-01,,,Transfer,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 +1617,Transferred to Man City U21,2016-07-01,2016-12-31,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1617,Transferred to Girona,2017-01-01,2017-01-29,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1617,Transferred to Man City U23,2017-01-30,2017-01-30,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1617,Transferred to RCD Mallorca,2017-01-31,2017-06-29,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1617,Transferred to Man City U23,2017-06-30,2017-06-30,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1617,Groin Strain,2016-12-20,2017-01-01,12,2,injury,Jordy Clasie,/jordy-clasie/profil/spieler/104223 +1617,Transferred to Ipswich,2016-08-30,2017-05-30,,,Transfer,Tom Lawrence,/tom-lawrence/profil/spieler/229970 +1617,Foot Injury,2017-02-20,2017-04-17,56,8,injury,Calum Chambers,/calum-chambers/profil/spieler/215118 +1617,Foot Injury,2017-01-26,2017-02-02,7,2,injury,Calum Chambers,/calum-chambers/profil/spieler/215118 +1617,Knee Surgery,2016-11-13,2017-04-15,153,24,injury,Steve Mandanda,/steve-mandanda/profil/spieler/23951 +1617,Unknown Injury,2016-09-18,2016-10-02,14,5,injury,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 +1617,Foot Injury,2017-05-02,2017-05-31,29,5,injury,Emerson Hyndman,/emerson-hyndman/profil/spieler/223047 +1617,Transferred to Rangers,2017-01-08,2017-05-08,,,Transfer,Emerson Hyndman,/emerson-hyndman/profil/spieler/223047 +1617,Transferred to Aston Villa,2016-07-01,2017-01-30,,,Transfer,Ashley Westwood,/ashley-westwood/profil/spieler/91317 +1617,Hamstring Injury,2017-05-10,2017-05-27,17,5,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1617,Transferred to Preston,2016-08-31,2017-05-30,,,Transfer,Alex Baptiste,/alex-baptiste/profil/spieler/16660 +1617,Transferred to Sunderland U23,2016-07-01,2017-06-30,,,Transfer,Josh Maja,/josh-maja/profil/spieler/453824 +1617,Foot Injury,2017-01-02,2017-02-02,31,6,injury,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 +1617,groin strain,2017-04-28,2017-05-10,12,2,injury,Jonas Olsson,/jonas-olsson/profil/spieler/25248 +1617,Transferred to Djurgården,2017-03-23,2017-06-30,,,Transfer,Jonas Olsson,/jonas-olsson/profil/spieler/25248 +1617,Leg Injury,2016-12-19,2017-01-13,25,5,injury,Maarten Stekelenburg,/maarten-stekelenburg/profil/spieler/4311 +1617,Foot Injury,2016-10-28,2016-11-02,5,1,injury,Maarten Stekelenburg,/maarten-stekelenburg/profil/spieler/4311 +1617,Transferred to Liverpool U23,2016-07-01,2017-06-30,,,Transfer,Paulinho,/paulinho/profil/spieler/372670 +1617,Cruciate Ligament Rupture,2017-01-22,2017-12-25,337,40,injury,Dean Marney,/dean-marney/profil/spieler/4055 +1617,Yellow card suspension,2017-01-01,2017-01-03,2,1,suspension,Dean Marney,/dean-marney/profil/spieler/4055 +1617,Transferred to Palace U21,2016-07-01,2016-08-30,,,Transfer,Luke Croll,/luke-croll/profil/spieler/244309 +1617,Transferred to Exeter City,2016-08-31,2017-05-30,,,Transfer,Luke Croll,/luke-croll/profil/spieler/244309 +1617,Transferred to Palace U21,2017-05-31,2017-06-30,,,Transfer,Luke Croll,/luke-croll/profil/spieler/244309 +1617,Minor Knock,2016-10-31,2016-11-07,7,1,injury,M'Baye Niang,/mbaye-niang/profil/spieler/157501 +1617,Transferred to AC Milan,2016-07-01,2017-01-25,,,Transfer,M'Baye Niang,/mbaye-niang/profil/spieler/157501 +1617,Transferred to AC Milan,2017-06-30,2017-06-30,,,Transfer,M'Baye Niang,/mbaye-niang/profil/spieler/157501 +1617,Metatarsal Fracture,2017-05-13,2017-06-30,48,3,injury,Shane Long,/shane-long/profil/spieler/37304 +1617,Hamstring Injury,2016-10-20,2016-11-18,29,6,injury,Shane Long,/shane-long/profil/spieler/37304 +1617,Muscle Injury,2016-09-01,2017-01-05,126,25,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1617,Transferred to West Ham U21,2016-07-01,2017-06-30,,,Transfer,Dan Kemp,/dan-kemp/profil/spieler/396857 +1617,Transferred to West Ham U21,2016-07-01,2017-01-19,,,Transfer,Marcus Browne,/marcus-browne/profil/spieler/391470 +1617,Transferred to Wigan,2017-01-20,2017-05-30,,,Transfer,Marcus Browne,/marcus-browne/profil/spieler/391470 +1617,Transferred to West Ham U21,2017-05-31,2017-06-30,,,Transfer,Marcus Browne,/marcus-browne/profil/spieler/391470 +1617,Cruciate Ligament Rupture,2017-02-02,2017-10-20,260,25,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +1617,Transferred to West Ham U21,2016-07-01,2017-01-11,,,Transfer,Alex Pike,/alex-pike/profil/spieler/345960 +1617,Transferred to Cheltenham,2017-01-12,2017-05-30,,,Transfer,Alex Pike,/alex-pike/profil/spieler/345960 +1617,Transferred to West Ham U21,2017-05-31,2017-06-30,,,Transfer,Alex Pike,/alex-pike/profil/spieler/345960 +1617,Muscle Injury,2016-12-22,2017-01-08,17,1,injury,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 +1617,Achilles tendon problems,2016-10-03,2016-10-22,19,2,injury,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 +1617,Transferred to Valencia,2016-08-31,2017-06-29,,,Transfer,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 +1617,Thigh Problems,2017-02-16,2017-03-02,14,1,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1617,Red card suspension,2017-05-22,2017-08-21,91,2,suspension,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1617,Fractured Leg,2017-03-27,2018-01-13,292,45,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1617,Ankle Injury,2016-08-11,2016-09-05,25,4,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1617,Abdominal Influenza,2017-06-05,2017-06-10,5,,injury,David de Gea,/david-de-gea/profil/spieler/59377 +1617,Hamstring Injury,2016-10-01,2017-01-08,99,17,injury,Sam Byram,/sam-byram/profil/spieler/236953 +1617,Ankle Injury,2016-10-14,2017-02-19,128,12,injury,Jake Hesketh,/jake-hesketh/profil/spieler/315185 +1617,Transferred to Southampton U21,2016-07-01,2017-06-30,,,Transfer,Jake Hesketh,/jake-hesketh/profil/spieler/315185 +1617,Transferred to York City,2017-01-17,2017-05-30,,,Transfer,Johan Ter Horst,/johan-ter-horst/profil/spieler/318224 +1617,Concussion,2017-04-02,2017-04-09,7,3,injury,Fábio,/fabio/profil/spieler/61891 +1617,Transferred to Cardiff,2016-07-01,2016-08-11,,,Transfer,Fábio,/fabio/profil/spieler/61891 +1617,Groin Injury,2016-08-27,2016-12-09,104,14,injury,Fabio Borini,/fabio-borini/profil/spieler/96754 +1617,Toe Injury,2016-08-18,2016-08-26,8,2,injury,Fabio Borini,/fabio-borini/profil/spieler/96754 +1617,Leg Injury,2017-02-16,2017-03-06,18,4,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1617,Knee Injury,2016-11-21,2017-01-02,42,10,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1617,Groin Injury,2016-09-22,2016-10-24,32,6,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1617,Groin Injury,2016-05-05,2016-09-15,133,9,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1617,Muscle Injury,2017-02-18,2017-04-05,46,5,injury,Mathieu Flamini,/mathieu-flamini/profil/spieler/17396 +1617,Transferred to Without Club,2016-07-01,2016-09-07,,,Transfer,Mathieu Flamini,/mathieu-flamini/profil/spieler/17396 +1617,Transferred to Southampton U21,2016-07-01,2017-06-30,,,Transfer,Olufela Olomola,/olufela-olomola/profil/spieler/356569 +1617,Hamstring Injury,2017-03-18,2017-08-18,153,,injury,Valon Behrami,/valon-behrami/profil/spieler/21905 +1617,Yellow card suspension,2016-11-28,2016-12-04,6,1,suspension,Valon Behrami,/valon-behrami/profil/spieler/21905 +1617,Transferred to Bolton,2016-07-01,2016-07-21,,,Transfer,Rob Holding,/rob-holding/profil/spieler/253341 +1617,Hamstring Injury,2016-11-26,2016-11-04,22,,injury,Luciano Narsingh,/luciano-narsingh/profil/spieler/72462 +1617,Leg Injury,2016-10-09,2016-10-14,5,,injury,Luciano Narsingh,/luciano-narsingh/profil/spieler/72462 +1617,Transferred to Barnsley FC,2017-01-25,2017-05-30,,,Transfer,Matty James,/matty-james/profil/spieler/73522 +1617,Transferred to Aston Villa,2016-07-01,2017-01-30,,,Transfer,Jordan Ayew,/jordan-ayew/profil/spieler/108354 +1617,Transferred to Vitesse,2016-07-01,2017-06-29,,,Transfer,Lewis Baker,/lewis-baker/profil/spieler/198589 +1617,Transferred to Wigan,2016-07-20,2016-11-21,,,Transfer,Ádám Bogdán,/adam-bogdan/profil/spieler/55247 +1617,Transferred to KAA Gent,2016-07-01,2016-08-28,,,Transfer,Sven Kums,/sven-kums/profil/spieler/42735 +1617,Transferred to Udinese Calcio,2016-08-30,2017-06-29,,,Transfer,Sven Kums,/sven-kums/profil/spieler/42735 +1617,Thigh muscle rupture,2017-02-25,2017-05-25,89,17,injury,Stephy Mavididi,/stephy-mavididi/profil/spieler/340328 +1617,Transferred to Arsenal U21,2016-07-01,2017-01-30,,,Transfer,Stephy Mavididi,/stephy-mavididi/profil/spieler/340328 +1617,Transferred to Charlton,2017-01-31,2017-02-28,,,Transfer,Stephy Mavididi,/stephy-mavididi/profil/spieler/340328 +1617,Transferred to Arsenal U23,2017-03-01,2017-06-30,,,Transfer,Stephy Mavididi,/stephy-mavididi/profil/spieler/340328 +1617,Transferred to Man Utd U18,2016-07-01,2016-12-31,,,Transfer,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +1617,Knee Surgery,2016-10-26,2017-08-10,288,35,injury,Danny Ings,/danny-ings/profil/spieler/134294 +1617,Fractured Toe,2016-12-01,2016-12-25,24,4,injury,Federico Fernández,/federico-fernandez/profil/spieler/85475 +1617,Transferred to Lechia Gdansk,2017-02-03,2017-06-30,,,Transfer,Dusan Kuciak,/dusan-kuciak/profil/spieler/31886 +1617,Thigh Muscle Strain,2017-01-07,2017-02-05,29,6,injury,Leonardo Ulloa,/leonardo-ulloa/profil/spieler/54890 +1617,Transferred to West Ham U21,2016-07-01,2017-06-30,,,Transfer,Grady Diangana,/grady-diangana/profil/spieler/342048 +1617,Transferred to Stoke U21,2016-07-01,2017-01-24,,,Transfer,Joel Taylor,/joel-taylor/profil/spieler/258310 +1617,Transferred to Rochdale,2017-01-25,2017-05-30,,,Transfer,Joel Taylor,/joel-taylor/profil/spieler/258310 +1617,Transferred to Stoke U21,2017-05-31,2017-06-30,,,Transfer,Joel Taylor,/joel-taylor/profil/spieler/258310 +1617,Foot Injury,2017-01-29,2017-02-25,27,5,injury,Costel Pantilimon,/costel-pantilimon/profil/spieler/47659 +1617,Transferred to Birmingham,2017-01-31,2017-05-30,,,Transfer,Jerome Sinclair,/jerome-sinclair/profil/spieler/236513 +1617,Transferred to Burton Albion,2017-01-31,2017-05-30,,,Transfer,Michael Kightly,/michael-kightly/profil/spieler/25366 +1617,Hip Injury,2016-10-24,2017-11-16,388,57,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +1617,Ligament Injury,2017-04-26,2017-09-18,145,11,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1617,Achilles tendon problems,2016-07-12,2016-08-23,42,3,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1617,Transferred to Southampton U21,2016-07-01,2016-12-31,,,Transfer,Josh Sims,/josh-sims/profil/spieler/286919 +1617,Transferred to Norwich,2016-07-01,2017-01-16,,,Transfer,Martin Olsson,/martin-olsson/profil/spieler/38073 +1617,Knee Injury,2017-01-24,2017-06-30,157,16,injury,Adam Federici,/adam-federici/profil/spieler/4233 +1617,Groin Surgery,2017-03-30,2017-04-28,29,8,injury,Juan Mata,/juan-mata/profil/spieler/44068 +1617,Transferred to Sheff Wed,2016-08-31,2017-06-30,,,Transfer,Adam Reach,/adam-reach/profil/spieler/163530 +1617,Cruciate Ligament Rupture,2016-12-15,2017-08-13,241,31,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +1617,Transferred to Birmingham,2017-01-31,2017-05-30,,,Transfer,Krystian Bielik,/krystian-bielik/profil/spieler/287247 +1617,Yellow card suspension,2016-11-20,2016-11-28,8,1,suspension,Joe Allen,/joe-allen/profil/spieler/51452 +1617,Transferred to Watford U21,2016-07-01,2017-06-30,,,Transfer,Brandon Mason,/brandon-mason/profil/spieler/479942 +1617,Transferred to CC Yatai,2017-01-31,2017-06-30,,,Transfer,Odion Ighalo,/odion-ighalo/profil/spieler/62121 +1617,Knee Injury,2016-12-03,2017-09-15,286,36,injury,Duncan Watmore,/duncan-watmore/profil/spieler/248045 +1617,Groin Strain,2016-08-22,2016-10-13,52,7,injury,Darron Gibson,/darron-gibson/profil/spieler/42413 +1617,Ankle Injury,2016-10-04,2016-12-03,60,10,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +1617,Transferred to Man Utd U21,2016-07-01,2016-08-30,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1617,Transferred to Belenenses,2016-08-31,2017-01-04,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1617,Transferred to Man Utd U23,2017-01-05,2017-06-30,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1617,Calf Strain,2017-04-28,2017-05-05,7,1,injury,Jack Rodwell,/jack-rodwell/profil/spieler/57079 +1617,Hamstring Injury,2016-11-03,2016-12-31,58,9,injury,Jack Rodwell,/jack-rodwell/profil/spieler/57079 +1617,Transferred to São Paulo,2016-07-01,2016-07-30,,,Transfer,Jonathan Calleri,/jonathan-calleri/profil/spieler/284727 +1617,Transferred to Maldonado,2016-07-31,2016-08-10,,,Transfer,Jonathan Calleri,/jonathan-calleri/profil/spieler/284727 +1617,Transferred to Maldonado,2017-06-30,2017-06-30,,,Transfer,Jonathan Calleri,/jonathan-calleri/profil/spieler/284727 +1617,Fractured Arm,2016-10-27,2016-11-14,18,3,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1617,Muscular problems,2017-05-04,2017-08-20,108,10,injury,Ashley Young,/ashley-young/profil/spieler/14086 +1617,Knock,2017-04-03,2017-04-13,10,3,injury,Ashley Young,/ashley-young/profil/spieler/14086 +1617,Back trouble,2016-12-12,2016-12-15,3,1,injury,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 +1617,Cold,2016-11-21,2016-11-28,7,1,injury,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 +1617,Muscular problems,2016-08-21,2016-09-19,29,3,injury,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 +1617,Transferred to Stade Rennais,2016-07-01,2017-01-30,,,Transfer,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 +1617,Knee Injury,2017-03-23,2017-05-01,39,9,injury,Chris Smalling,/chris-smalling/profil/spieler/103427 +1617,Indirect card suspension,2016-05-22,2016-08-15,85,1,suspension,Chris Smalling,/chris-smalling/profil/spieler/103427 +1617,Transferred to Sheff Utd,2016-07-01,2017-01-30,,,Transfer,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 +1617,Hamstring Injury,2016-12-23,2017-02-04,43,9,injury,Isaac Success,/isaac-success/profil/spieler/295331 +1617,Hamstring Injury,2016-10-16,2016-12-03,48,7,injury,Isaac Success,/isaac-success/profil/spieler/295331 +1617,Transferred to West Brom U21,2016-07-01,2017-06-30,,,Transfer,Jack Rose,/jack-rose/profil/spieler/186923 +1617,Transferred to Swansea U21,2016-07-01,2016-08-24,,,Transfer,Connor Roberts,/connor-roberts/profil/spieler/214666 +1617,Transferred to Bristol Rovers,2016-08-25,2016-12-14,,,Transfer,Connor Roberts,/connor-roberts/profil/spieler/214666 +1617,Transferred to Swansea U21,2016-12-15,2017-06-30,,,Transfer,Connor Roberts,/connor-roberts/profil/spieler/214666 +1617,Transferred to Sunderland U21,2016-07-01,2017-06-30,,,Transfer,Rees Greenwood,/rees-greenwood/profil/spieler/320213 +1617,Ill,2016-12-08,2016-12-17,9,3,injury,Oscar,/oscar/profil/spieler/85314 +1617,Transferred to SH SIPG,2017-01-01,2017-06-30,,,Transfer,Oscar,/oscar/profil/spieler/85314 +1617,Knee Injury,2016-10-10,2017-01-27,109,16,injury,Kenedy,/kenedy/profil/spieler/281404 +1617,Groin Strain,2016-11-30,2016-12-11,11,3,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1617,Knee Injury,2016-07-23,2016-10-15,84,13,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1617,Indirect card suspension,2016-10-17,2016-10-24,7,1,suspension,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1617,Yellow card suspension,2017-01-01,2017-01-04,3,1,suspension,Jordi Amat,/jordi-amat/profil/spieler/85289 diff --git a/airsenal/data/absences_1718.csv b/airsenal/data/absences_1718.csv new file mode 100644 index 00000000..7a2b5cef --- /dev/null +++ b/airsenal/data/absences_1718.csv @@ -0,0 +1,864 @@ +season,details,from,until,days,games,reason,player,url +1718,Groin Strain,2018-01-19,2018-02-27,39,9,injury,Leon Britton,/leon-britton/profil/spieler/40043 +1718,Groin Injury,2017-10-21,2017-11-18,28,5,injury,Leon Britton,/leon-britton/profil/spieler/40043 +1718,Back trouble,2017-08-16,2017-09-10,25,4,injury,Leon Britton,/leon-britton/profil/spieler/40043 +1718,Cals Sclerosis,2017-10-15,2017-10-30,15,3,injury,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +1718,Transferred to Tottenham U23,2017-07-01,2018-01-28,,,Transfer,Luke Amos,/luke-amos/profil/spieler/258912 +1718,Transferred to Stevenage,2018-01-29,2018-05-30,,,Transfer,Luke Amos,/luke-amos/profil/spieler/258912 +1718,Transferred to Tottenham U23,2018-05-31,2018-06-30,,,Transfer,Luke Amos,/luke-amos/profil/spieler/258912 +1718,Transferred to Fleetwood,2017-08-17,2018-01-09,,,Transfer,Baily Cargill,/baily-cargill/profil/spieler/293450 +1718,Transferred to Partick Thistle,2018-01-22,2018-05-30,,,Transfer,Baily Cargill,/baily-cargill/profil/spieler/293450 +1718,Transferred to Bolton,2017-07-17,2017-12-31,,,Transfer,Adam Armstrong,/adam-armstrong/profil/spieler/250426 +1718,Transferred to Blackburn,2018-01-09,2018-05-30,,,Transfer,Adam Armstrong,/adam-armstrong/profil/spieler/250426 +1718,Cut,2017-09-22,2017-09-30,8,2,injury,Michael Keane,/michael-keane/profil/spieler/118534 +1718,Transferred to Brighton U23,2017-07-01,2018-06-30,,,Transfer,Jayson Molumby,/jayson-molumby/profil/spieler/357656 +1718,Hamstring Injury,2017-10-28,2017-11-25,28,4,injury,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 +1718,Transferred to Nottm Forest,2018-01-31,2018-06-30,,,Transfer,Joe Lolley,/joe-lolley/profil/spieler/287167 +1718,Transferred to Sunderland,2017-07-26,2018-01-04,,,Transfer,Lewis Grabban,/lewis-grabban/profil/spieler/35413 +1718,Transferred to Aston Villa,2018-01-31,2018-05-30,,,Transfer,Lewis Grabban,/lewis-grabban/profil/spieler/35413 +1718,Hamstring Injury,2017-12-03,2017-12-23,20,6,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1718,Knee Injury,2017-07-15,2017-08-23,39,3,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1718,Muscle Injury,2017-12-23,2018-01-26,34,6,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1718,Thigh Problems,2017-11-02,2017-11-13,11,1,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1718,Ill,2017-08-03,2017-08-07,4,,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1718,Cartilage Damage,2018-01-22,2018-06-30,159,14,injury,Steven Defour,/steven-defour/profil/spieler/33866 +1718,Shoulder Injury,2017-11-19,2018-01-25,67,12,injury,Jonathan Williams,/jonathan-williams/profil/spieler/170322 +1718,Transferred to Sunderland,2017-08-31,2018-05-30,,,Transfer,Jonathan Williams,/jonathan-williams/profil/spieler/170322 +1718,Hamstring Injury,2018-01-04,2018-04-23,109,19,injury,Renato Sanches,/renato-sanches/profil/spieler/258027 +1718,Thigh Problems,2017-10-09,2017-11-20,42,6,injury,Renato Sanches,/renato-sanches/profil/spieler/258027 +1718,Transferred to Bayern Munich,2017-07-01,2017-08-30,,,Transfer,Renato Sanches,/renato-sanches/profil/spieler/258027 +1718,Transferred to Bayern Munich,2018-06-30,2018-06-30,,,Transfer,Renato Sanches,/renato-sanches/profil/spieler/258027 +1718,Shoulder Injury,2017-09-10,2018-03-31,202,30,injury,Tom Heaton,/tom-heaton/profil/spieler/34130 +1718,Knee Injury,2018-02-16,2018-03-17,29,4,injury,Maya Yoshida,/maya-yoshida/profil/spieler/81789 +1718,Hamstring Injury,2018-01-13,2018-01-21,8,2,injury,Maya Yoshida,/maya-yoshida/profil/spieler/81789 +1718,Indirect card suspension,2018-05-06,2018-05-08,2,1,suspension,Maya Yoshida,/maya-yoshida/profil/spieler/81789 +1718,Medial Collateral Ligament Injury,2017-09-23,2017-11-17,55,7,injury,Christian Benteke,/christian-benteke/profil/spieler/50201 +1718,Yellow card suspension,2017-12-17,2017-12-24,7,1,suspension,Christian Benteke,/christian-benteke/profil/spieler/50201 +1718,Transferred to Oxford United,2017-07-28,2018-01-14,,,Transfer,Jack Payne,/jack-payne/profil/spieler/278092 +1718,Transferred to Blackburn,2018-01-16,2018-05-30,,,Transfer,Jack Payne,/jack-payne/profil/spieler/278092 +1718,Transferred to Arsenal U23,2017-07-01,2018-06-30,,,Transfer,Eddie Nketiah,/eddie-nketiah/profil/spieler/340324 +1718,Ankle Injury,2017-12-07,2018-01-26,50,10,injury,Alberto Moreno,/alberto-moreno/profil/spieler/207917 +1718,Tibia and Fibula Fracture,2018-01-20,2019-01-05,350,39,injury,James McCarthy,/james-mccarthy/profil/spieler/45333 +1718,Hamstring Injury,2017-10-25,2017-12-26,62,15,injury,James McCarthy,/james-mccarthy/profil/spieler/45333 +1718,Knee Injury,2017-07-26,2017-10-24,90,17,injury,James McCarthy,/james-mccarthy/profil/spieler/45333 +1718,Torn Ligament,2018-01-29,2018-02-11,13,3,injury,Leroy Sané,/leroy-sane/profil/spieler/192565 +1718,Cold,2017-11-28,2017-12-01,3,1,injury,Leroy Sané,/leroy-sane/profil/spieler/192565 +1718,Cruciate Ligament Rupture,2017-12-31,2018-08-27,239,22,injury,Jason Puncheon,/jason-puncheon/profil/spieler/47995 +1718,Transferred to Udinese Calcio,2017-07-01,2017-08-30,,,Transfer,Molla Wagué,/molla-wague/profil/spieler/129893 +1718,Transferred to Udinese Calcio,2018-06-30,2018-06-30,,,Transfer,Molla Wagué,/molla-wague/profil/spieler/129893 +1718,Transferred to Mansfield Town,2018-01-29,2018-05-30,,,Transfer,Adam King,/adam-king/profil/spieler/169566 +1718,Transferred to Fleetwood,2017-07-05,2018-05-30,,,Transfer,Jordy Hiwula,/jordy-hiwula/profil/spieler/201576 +1718,Ankle Surgery,2017-08-31,2017-11-10,71,24,injury,Christian Walton,/christian-walton/profil/spieler/208379 +1718,Transferred to Wigan,2017-07-12,2017-08-31,,,Transfer,Christian Walton,/christian-walton/profil/spieler/208379 +1718,Transferred to Wigan,2017-11-30,2018-05-30,,,Transfer,Christian Walton,/christian-walton/profil/spieler/208379 +1718,Unknown Injury,2018-01-31,2018-02-11,11,3,injury,David Silva,/david-silva/profil/spieler/35518 +1718,Groin Strain,2017-10-16,2017-11-18,33,7,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +1718,Hip Injury,2017-09-18,2017-10-12,24,4,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +1718,Knock,2018-05-26,2018-08-11,77,3,injury,James Tarkowski,/james-tarkowski/profil/spieler/173504 +1718,Groin Strain,2018-01-22,2018-02-10,19,3,injury,James Tarkowski,/james-tarkowski/profil/spieler/173504 +1718,Suspension through sports court,2017-12-20,2017-12-31,11,3,suspension,James Tarkowski,/james-tarkowski/profil/spieler/173504 +1718,Ankle Injury,2017-07-12,2017-10-30,110,16,injury,Nahki Wells,/nahki-wells/profil/spieler/173483 +1718,Injury to the ankle,2018-01-06,2018-04-15,99,13,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1718,Indirect card suspension,2017-10-15,2017-10-21,6,1,suspension,Andy Carroll,/andy-carroll/profil/spieler/48066 +1718,Transferred to Northampton,2017-08-18,2018-05-30,,,Transfer,Matt Grimes,/matt-grimes/profil/spieler/265471 +1718,Ankle Injury,2018-04-29,2018-05-19,20,5,injury,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +1718,Head Injury,2017-12-31,2018-01-04,4,1,injury,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +1718,Transferred to West Ham U21,2017-07-01,2018-06-30,,,Transfer,Ben Johnson,/ben-johnson/profil/spieler/468002 +1718,Calf Injury,2017-11-26,2018-02-28,94,18,injury,Leighton Baines,/leighton-baines/profil/spieler/13507 +1718,Knee Injury,2018-01-27,2018-05-04,97,12,injury,Pedro Obiang,/pedro-obiang/profil/spieler/101213 +1718,Muscular problems,2017-09-17,2017-10-14,27,4,injury,Pedro Obiang,/pedro-obiang/profil/spieler/101213 +1718,Knee Injury,2017-11-26,2018-01-18,53,7,injury,Achraf Lazaar,/achraf-lazaar/profil/spieler/139173 +1718,Transferred to Benevento,2017-08-31,2018-06-29,,,Transfer,Achraf Lazaar,/achraf-lazaar/profil/spieler/139173 +1718,Knock,2017-11-27,2017-12-15,18,4,injury,Matthew Lowton,/matthew-lowton/profil/spieler/102258 +1718,Hamstring Injury,2018-04-07,2018-05-04,27,4,injury,Vicente Iborra,/vicente-iborra/profil/spieler/65467 +1718,Hamstring Injury,2017-08-01,2017-09-09,39,5,injury,Vicente Iborra,/vicente-iborra/profil/spieler/65467 +1718,Transferred to Sevilla FC,2017-07-01,2017-07-05,,,Transfer,Vicente Iborra,/vicente-iborra/profil/spieler/65467 +1718,Muscular problems,2017-09-21,2017-10-24,33,6,injury,Aaron Lennon,/aaron-lennon/profil/spieler/14221 +1718,Transferred to Middlesbrough,2018-01-31,2018-05-30,,,Transfer,Muhamed Besic,/muhamed-besic/profil/spieler/93905 +1718,Torn Knee Ligament,2018-01-01,2018-02-24,54,12,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1718,Fracture of the orbit,2017-06-10,2017-06-30,20,,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1718,Hamstring Injury,2017-08-03,2018-01-31,181,,injury,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 +1718,Transferred to Saint-Étienne,2018-01-31,2018-06-30,,,Transfer,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 +1718,Hamstring Injury,2017-12-12,2018-02-23,73,13,injury,Kiko Femenía,/kiko-femenia/profil/spieler/76467 +1718,Muscle Injury,2017-12-08,2017-12-10,2,1,injury,Kiko Femenía,/kiko-femenia/profil/spieler/76467 +1718,Fractured Finger,2017-11-09,2017-11-19,10,,injury,Jack Butland,/jack-butland/profil/spieler/128899 +1718,Hamstring Injury,2018-02-02,2018-03-30,56,9,injury,Ross Barkley,/ross-barkley/profil/spieler/131978 +1718,Hamstring Injury,2017-08-14,2017-12-26,134,29,injury,Ross Barkley,/ross-barkley/profil/spieler/131978 +1718,Transferred to Hull City,2017-07-01,2017-07-04,,,Transfer,Josh Tymon,/josh-tymon/profil/spieler/419929 +1718,Transferred to MK Dons,2018-01-30,2018-05-30,,,Transfer,Josh Tymon,/josh-tymon/profil/spieler/419929 +1718,Transferred to Burnley U21,2017-07-01,2018-06-30,,,Transfer,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 +1718,Knee Injury,2018-05-03,2018-05-31,28,2,injury,Wayne Rooney,/wayne-rooney/profil/spieler/3332 +1718,Transferred to Bournemouth U21,2017-07-01,2018-06-30,,,Transfer,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1718,Influenza,2018-01-25,2018-02-01,7,1,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1718,Muscular problems,2017-07-27,2017-08-07,11,,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1718,Transferred to VfL Wolfsburg,2017-08-31,2018-06-29,,,Transfer,Divock Origi,/divock-origi/profil/spieler/148368 +1718,Transferred to West Ham U21,2017-07-01,2018-06-30,,,Transfer,Domingos Quina,/domingos-quina/profil/spieler/391719 +1718,Transferred to Tottenham U21,2017-07-01,2018-06-30,,,Transfer,Anthony Georgiou,/anthony-georgiou/profil/spieler/320913 +1718,Transferred to West Ham U21,2017-07-01,2018-01-16,,,Transfer,Martin Samuelsen,/martin-samuelsen/profil/spieler/234807 +1718,Transferred to Burton Albion,2018-01-17,2018-05-30,,,Transfer,Martin Samuelsen,/martin-samuelsen/profil/spieler/234807 +1718,Transferred to West Ham U21,2018-05-31,2018-06-30,,,Transfer,Martin Samuelsen,/martin-samuelsen/profil/spieler/234807 +1718,Transferred to Lazio,2017-07-01,2017-08-21,,,Transfer,Wesley Hoedt,/wesley-hoedt/profil/spieler/253765 +1718,Yellow card suspension,2017-12-17,2017-12-24,7,1,suspension,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 +1718,Knee Injury,2018-05-01,2018-06-01,31,3,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +1718,Transferred to Charlton,2018-01-26,2018-05-30,,,Transfer,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1718,Muscular problems,2017-09-18,2017-10-09,21,3,injury,Bojan Krkic,/bojan-krkic/profil/spieler/44675 +1718,Transferred to Alavés,2017-08-31,2018-06-29,,,Transfer,Bojan Krkic,/bojan-krkic/profil/spieler/44675 +1718,Transferred to Hull City,2017-07-11,2018-05-30,,,Transfer,Ola Aina,/ola-aina/profil/spieler/236490 +1718,Shoulder Injury,2018-06-25,2018-06-25,0,,injury,David Ospina,/david-ospina/profil/spieler/73396 +1718,groin strain,2017-10-16,2017-11-16,31,6,injury,David Ospina,/david-ospina/profil/spieler/73396 +1718,Hamstring Injury,2018-03-28,2018-04-28,31,5,injury,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 +1718,Transferred to Chelsea U23,2017-07-01,2017-08-30,,,Transfer,Kyle Jameson,/kyle-jameson/profil/spieler/494684 +1718,Transferred to West Brom U21,2017-08-31,2018-06-30,,,Transfer,Kyle Jameson,/kyle-jameson/profil/spieler/494684 +1718,Transferred to Fluminense,2017-07-01,2017-12-31,,,Transfer,Diego Cavalieri,/diego-cavalieri/profil/spieler/53231 +1718,Transferred to Without Club,2018-01-01,2018-03-01,,,Transfer,Diego Cavalieri,/diego-cavalieri/profil/spieler/53231 +1718,Thigh Muscle Strain,2017-08-20,2017-09-18,29,4,injury,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 +1718,Groin Injury,2017-06-10,2017-08-19,70,2,injury,Troy Deeney,/troy-deeney/profil/spieler/65477 +1718,Transferred to Crewe Alexandra,2018-01-19,2018-04-10,,,Transfer,Dan Barlaser,/dan-barlaser/profil/spieler/256773 +1718,Transferred to Leicester U21,2017-07-01,2018-06-30,,,Transfer,Josh Knight,/josh-knight/profil/spieler/425026 +1718,Hairline crack in calfbone,2017-08-06,2017-10-16,71,10,injury,Beram Kayal,/beram-kayal/profil/spieler/44741 +1718,Transferred to Leicester U21,2017-07-01,2017-12-31,,,Transfer,Hamza Choudhury,/hamza-choudhury/profil/spieler/341501 +1718,Hamstring Injury,2018-03-03,2018-05-14,72,11,injury,Daniel Amartey,/daniel-amartey/profil/spieler/214056 +1718,Indirect card suspension,2017-12-25,2017-12-28,3,1,suspension,Daniel Amartey,/daniel-amartey/profil/spieler/214056 +1718,Back Injury,2017-09-18,2018-04-27,221,35,injury,Tyrone Mings,/tyrone-mings/profil/spieler/253677 +1718,Cruciate Ligament Injury,2018-02-03,2018-11-10,280,35,injury,Wilfried Bony,/wilfried-bony/profil/spieler/81808 +1718,Thigh Problems,2017-09-30,2017-11-18,49,7,injury,Wilfried Bony,/wilfried-bony/profil/spieler/81808 +1718,Transferred to Hull City,2017-08-31,2018-05-30,,,Transfer,Fikayo Tomori,/fikayo-tomori/profil/spieler/303254 +1718,Thigh Muscle Strain,2018-04-29,2018-06-08,40,6,injury,Jordon Mutch,/jordon-mutch/profil/spieler/57207 +1718,Muscle Injury,2018-04-01,2018-04-25,24,3,injury,Jordon Mutch,/jordon-mutch/profil/spieler/57207 +1718,Transferred to Vancouver,2018-03-02,2018-06-30,,,Transfer,Jordon Mutch,/jordon-mutch/profil/spieler/57207 +1718,Problems with the hip flexor,2017-11-02,2017-11-16,14,1,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +1718,Shoulder Injury,2018-05-06,2018-07-09,64,2,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +1718,Shoulder Injury,2018-03-12,2018-04-02,21,1,injury,Karl Darlow,/karl-darlow/profil/spieler/99397 +1718,Transferred to Arsenal U23,2017-07-01,2018-06-30,,,Transfer,Josh Dasilva,/josh-dasilva/profil/spieler/340321 +1718,Foot Injury,2017-12-21,2018-02-09,50,12,injury,Phil Foden,/phil-foden/profil/spieler/406635 +1718,Knock,2018-02-26,2018-03-12,14,4,injury,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1718,Ankle Injury,2017-12-21,2018-01-15,25,7,injury,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1718,Yellow card suspension,2018-04-09,2018-04-16,7,1,suspension,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1718,Transferred to Barnsley FC,2018-01-31,2018-05-30,,,Transfer,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 +1718,Transferred to Swansea U21,2017-07-01,2018-06-30,,,Transfer,Adnan Maric,/adnan-maric/profil/spieler/256652 +1718,Ankle Injury,2017-11-04,2017-12-02,28,5,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +1718,Ankle Injury,2017-11-27,2018-05-12,166,26,injury,Jesús Gámez,/jesus-gamez/profil/spieler/29055 +1718,Knock,2017-11-29,2017-12-01,2,,injury,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 +1718,Hamstring Injury,2017-12-16,2018-01-02,17,5,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +1718,Ankle Injury,2017-08-19,2017-09-09,21,4,injury,Glenn Murray,/glenn-murray/profil/spieler/45693 +1718,Back Injury,2018-03-18,2018-05-25,68,11,injury,Emre Can,/emre-can/profil/spieler/119296 +1718,Yellow card suspension,2017-12-14,2017-12-18,4,1,suspension,Emre Can,/emre-can/profil/spieler/119296 +1718,Cruciate Ligament Rupture,2017-12-31,2018-12-15,349,39,injury,Scott Dann,/scott-dann/profil/spieler/62688 +1718,Transferred to Southend United,2018-01-31,2018-06-30,,,Transfer,Freddie Ladapo,/freddie-ladapo/profil/spieler/233998 +1718,Ill,2018-02-22,2018-03-12,18,4,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1718,Knee Injury,2017-10-19,2017-10-30,11,2,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1718,Transferred to Huddersf. U23,2017-07-01,2017-08-24,,,Transfer,Jordan Williams,/jordan-williams/profil/spieler/346468 +1718,Transferred to Bury,2017-08-25,2018-01-02,,,Transfer,Jordan Williams,/jordan-williams/profil/spieler/346468 +1718,Transferred to Huddersf. U23,2018-01-03,2018-06-30,,,Transfer,Jordan Williams,/jordan-williams/profil/spieler/346468 +1718,Transferred to West Ham U21,2017-07-01,2018-06-30,,,Transfer,Josh Pask,/josh-pask/profil/spieler/339789 +1718,Groin Strain,2017-08-12,2017-09-07,26,4,injury,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 +1718,Hamstring Injury,2018-03-21,2018-05-13,53,8,injury,James Collins,/james-collins/profil/spieler/12691 +1718,Ankle Injury,2017-09-16,2017-11-28,73,11,injury,James Collins,/james-collins/profil/spieler/12691 +1718,Suspension through sports court,2017-09-27,2017-10-21,24,3,suspension,Tomer Hemed,/tomer-hemed/profil/spieler/112668 +1718,Knee Injury,2018-03-03,2019-06-30,484,53,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1718,Tonsillitis,2018-02-06,2018-02-11,5,1,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1718,groin strain,2018-01-10,2018-02-02,23,5,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1718,Calf Strain,2017-08-19,2017-09-11,23,4,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1718,Yellow card suspension,2017-12-14,2017-12-17,3,1,suspension,Winston Reid,/winston-reid/profil/spieler/37526 +1718,Knock,2018-04-10,2018-05-04,24,3,injury,Nacer Chadli,/nacer-chadli/profil/spieler/59631 +1718,Thigh Muscle Strain,2017-12-24,2018-04-08,105,17,injury,Nacer Chadli,/nacer-chadli/profil/spieler/59631 +1718,Torn Muscle Fibre,2017-11-16,2017-12-21,35,7,injury,Nacer Chadli,/nacer-chadli/profil/spieler/59631 +1718,Hamstring Injury,2017-12-11,2018-02-15,66,11,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +1718,Ankle Injury,2017-11-06,2017-11-16,10,,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +1718,Leg Injury,2017-10-23,2017-10-26,3,1,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +1718,Transferred to PSV Eindhoven,2017-07-01,2018-01-18,,,Transfer,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +1718,Transferred to Aston Villa,2017-08-25,2018-05-30,,,Transfer,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1718,Hamstring Injury,2017-10-09,2017-11-02,24,5,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1718,Transferred to Cardiff,2018-01-17,2018-05-30,,,Transfer,Marko Grujic,/marko-grujic/profil/spieler/222813 +1718,Transferred to Chelsea U23,2017-07-01,2018-06-30,,,Transfer,Dujon Sterling,/dujon-sterling/profil/spieler/346315 +1718,Knee Surgery,2017-05-25,2017-08-20,87,7,injury,Tiemoué Bakayoko,/tiemoue-bakayoko/profil/spieler/182618 +1718,Indirect card suspension,2018-02-06,2018-02-13,7,1,suspension,Tiemoué Bakayoko,/tiemoue-bakayoko/profil/spieler/182618 +1718,Transferred to Monaco,2017-07-01,2017-07-14,,,Transfer,Tiemoué Bakayoko,/tiemoue-bakayoko/profil/spieler/182618 +1718,Transferred to Bournemouth U21,2017-07-01,2017-12-31,,,Transfer,Jack Simpson,/jack-simpson/profil/spieler/419930 +1718,Transferred to Without Club,2017-07-01,2017-09-20,,,Transfer,Anders Lindegaard,/anders-lindegaard/profil/spieler/22491 +1718,Transferred to FC Midtjylland,2017-07-01,2018-01-30,,,Transfer,Alexander Sörloth,/alexander-sorloth/profil/spieler/238407 +1718,Ankle Injury,2018-03-20,2018-08-17,150,10,injury,Harry Winks,/harry-winks/profil/spieler/249126 +1718,Ankle Injury,2018-01-05,2018-02-03,29,5,injury,Harry Winks,/harry-winks/profil/spieler/249126 +1718,Ill,2017-11-25,2017-11-29,4,2,injury,Harry Winks,/harry-winks/profil/spieler/249126 +1718,Ankle Injury,2017-11-06,2017-11-13,7,,injury,Harry Winks,/harry-winks/profil/spieler/249126 +1718,Transferred to West Ham U21,2017-07-01,2018-06-30,,,Transfer,Nathan Trott,/nathan-trott/profil/spieler/431422 +1718,Transferred to Arsenal U23,2017-07-01,2017-08-20,,,Transfer,Cohen Bramall,/cohen-bramall/profil/spieler/480191 +1718,Transferred to Birmingham,2017-08-21,2018-05-30,,,Transfer,Cohen Bramall,/cohen-bramall/profil/spieler/480191 +1718,Transferred to Arsenal U23,2018-05-31,2018-06-30,,,Transfer,Cohen Bramall,/cohen-bramall/profil/spieler/480191 +1718,Transferred to Sheff Utd,2017-08-25,2018-01-14,,,Transfer,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +1718,Transferred to Ipswich,2018-01-19,2018-05-30,,,Transfer,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +1718,Transferred to Peterborough,2017-07-01,2017-08-03,,,Transfer,Dion Henry,/dion-henry/profil/spieler/345899 +1718,Metatarsal Fracture,2017-11-07,2018-06-30,235,29,injury,Younès Kaboul,/younes-kaboul/profil/spieler/27114 +1718,Thigh Problems,2017-09-09,2017-11-06,58,8,injury,Younès Kaboul,/younes-kaboul/profil/spieler/27114 +1718,Muscular problems,2017-08-13,2017-09-08,26,3,injury,Younès Kaboul,/younes-kaboul/profil/spieler/27114 +1718,Transferred to Brighton U18,2017-07-01,2017-12-31,,,Transfer,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +1718,Transferred to Brighton U23,2018-01-01,2018-06-30,,,Transfer,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +1718,Foot Injury,2018-04-28,2018-05-13,15,3,injury,Chris Wood,/chris-wood/profil/spieler/108725 +1718,Knee Injury,2017-12-23,2018-02-24,63,11,injury,Chris Wood,/chris-wood/profil/spieler/108725 +1718,Transferred to Leeds,2017-07-01,2017-08-20,,,Transfer,Chris Wood,/chris-wood/profil/spieler/108725 +1718,Ankle Surgery,2018-05-08,2018-07-01,54,2,injury,Joe Gomez,/joe-gomez/profil/spieler/256178 +1718,Ankle Injury,2018-03-23,2018-04-20,28,5,injury,Joe Gomez,/joe-gomez/profil/spieler/256178 +1718,Indirect card suspension,2017-08-21,2017-08-28,7,1,suspension,Kyle Walker,/kyle-walker/profil/spieler/95424 +1718,Cruciate Ligament Surgery,2017-08-01,2018-06-11,314,41,injury,Tommie Hoban,/tommie-hoban/profil/spieler/183161 +1718,Hamstring Injury,2018-01-02,2018-01-19,17,2,injury,Erik Pieters,/erik-pieters/profil/spieler/43763 +1718,Transferred to Watford U21,2017-07-01,2018-06-30,,,Transfer,Carl Stewart,/carl-stewart/profil/spieler/479945 +1718,Minor Knock,2017-11-02,2017-11-16,14,1,injury,Michel Vorm,/michel-vorm/profil/spieler/26276 +1718,No eligibility,2018-01-29,2018-02-14,16,3,absence,Ali Gabr,/ali-gabr/profil/spieler/122980 +1718,Transferred to Zamalek,2017-07-01,2018-01-28,,,Transfer,Ali Gabr,/ali-gabr/profil/spieler/122980 +1718,Transferred to Zamalek,2018-06-30,2018-06-30,,,Transfer,Ali Gabr,/ali-gabr/profil/spieler/122980 +1718,Transferred to Preston,2017-07-01,2018-01-30,,,Transfer,Jordan Hugill,/jordan-hugill/profil/spieler/291544 +1718,Hamstring Injury,2018-02-15,2018-04-10,54,9,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1718,Hamstring Injury,2017-11-13,2017-11-30,17,4,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1718,Hamstring Injury,2017-10-14,2017-11-25,42,10,injury,Victor Moses,/victor-moses/profil/spieler/59866 +1718,Back Injury,2017-07-12,2018-03-26,257,44,injury,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 +1718,Knee Injury,2018-02-04,2018-03-31,55,7,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1718,Knee Injury,2017-08-12,2017-10-14,63,10,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1718,Knock,2018-05-10,2018-06-01,22,1,injury,Miguel Britos,/miguel-britos/profil/spieler/76799 +1718,Bruised Foot,2017-11-25,2018-02-21,88,17,injury,Miguel Britos,/miguel-britos/profil/spieler/76799 +1718,Red card suspension,2017-08-27,2017-09-24,28,3,suspension,Miguel Britos,/miguel-britos/profil/spieler/76799 +1718,Ankle Injury,2017-08-05,2017-08-19,14,1,injury,Kieran Trippier,/kieran-trippier/profil/spieler/95810 +1718,Transferred to El Ahly,2017-07-01,2017-07-16,,,Transfer,Ahmed Hegazy,/ahmed-hegazy/profil/spieler/111524 +1718,Transferred to El Ahly,2017-12-31,2017-12-31,,,Transfer,Ahmed Hegazy,/ahmed-hegazy/profil/spieler/111524 +1718,Transferred to Ajax,2017-07-01,2017-07-23,,,Transfer,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 +1718,Thigh Problems,2017-12-21,2018-01-15,25,6,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1718,Hamstring Injury,2018-01-14,2018-01-29,15,4,injury,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 +1718,Indirect card suspension,2017-08-14,2017-08-21,7,1,suspension,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 +1718,Hamstring Injury,2018-01-01,2018-01-12,11,2,injury,Matt Phillips,/matt-phillips/profil/spieler/77274 +1718,Hamstring Injury,2017-11-30,2017-12-25,25,5,injury,Matt Phillips,/matt-phillips/profil/spieler/77274 +1718,Transferred to Tottenham U23,2017-07-01,2018-06-30,,,Transfer,Kazaiah Sterling,/kazaiah-sterling/profil/spieler/357397 +1718,Transferred to Sunderland,2017-07-08,2018-05-30,,,Transfer,Tyias Browning,/tyias-browning/profil/spieler/156934 +1718,Knee Injury,2018-06-01,2021-01-12,956,110,injury,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1718,Knee Problems,2018-04-17,2018-04-27,10,1,injury,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1718,Shoulder Injury,2018-02-05,2018-02-24,19,3,injury,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1718,Transferred to PSV Eindhoven,2017-07-01,2018-06-29,,,Transfer,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 +1718,Transferred to Everton U23,2017-07-01,2018-06-30,,,Transfer,Shayne Lavery,/shayne-lavery/profil/spieler/351597 +1718,Transferred to Leeds,2017-08-07,2018-01-15,,,Transfer,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 +1718,Concussion,2017-10-29,2017-12-02,34,5,injury,Geoff Cameron,/geoff-cameron/profil/spieler/31642 +1718,Hip Injury,2017-09-20,2017-09-24,4,1,injury,Martin Cranie,/martin-cranie/profil/spieler/27659 +1718,Hip Injury,2017-07-27,2017-09-18,53,6,injury,Martin Cranie,/martin-cranie/profil/spieler/27659 +1718,Transferred to Middlesbrough,2018-01-31,2018-06-30,,,Transfer,Martin Cranie,/martin-cranie/profil/spieler/27659 +1718,Ankle Injury,2017-07-10,2017-09-05,57,4,injury,Trevoh Chalobah,/trevoh-chalobah/profil/spieler/346314 +1718,Transferred to Chelsea U23,2017-07-01,2018-06-30,,,Transfer,Trevoh Chalobah,/trevoh-chalobah/profil/spieler/346314 +1718,Transferred to Celtic,2018-01-29,2018-05-16,,,Transfer,Charly Musonda Jr.,/charly-musonda-jr-/profil/spieler/177862 +1718,Toe Injury,2017-11-18,2017-11-26,8,3,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1718,Indirect card suspension,2017-08-21,2017-08-28,7,1,suspension,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1718,Transferred to Norwich,2017-07-05,2018-05-30,,,Transfer,Harrison Reed,/harrison-reed/profil/spieler/226973 +1718,Knee Injury,2018-01-08,2018-03-05,56,8,injury,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 +1718,Thigh Problems,2017-09-22,2017-10-15,23,4,injury,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1718,Indirect card suspension,2018-01-18,2018-01-21,3,1,suspension,Pedro,/pedro/profil/spieler/65278 +1718,special leave,2017-08-24,2017-08-31,7,1,absence,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 +1718,Transferred to Olympiacos,2018-01-08,2018-06-29,,,Transfer,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 +1718,Ankle problems,2017-09-19,2017-10-16,27,3,injury,Matt Targett,/matt-targett/profil/spieler/250478 +1718,Transferred to Fulham,2018-01-22,2018-05-30,,,Transfer,Matt Targett,/matt-targett/profil/spieler/250478 +1718,Bruised Knee,2017-08-01,2017-08-13,12,2,injury,André Carrillo,/andre-carrillo/profil/spieler/135057 +1718,Transferred to Benfica,2017-07-01,2017-08-23,,,Transfer,André Carrillo,/andre-carrillo/profil/spieler/135057 +1718,Transferred to Benfica,2018-06-30,2018-06-30,,,Transfer,André Carrillo,/andre-carrillo/profil/spieler/135057 +1718,Transferred to Arsenal U23,2017-07-01,2018-06-30,,,Transfer,Charlie Gilmour,/charlie-gilmour/profil/spieler/293726 +1718,Ankle Surgery,2017-10-14,2018-01-13,91,17,injury,Philip Billing,/philip-billing/profil/spieler/320411 +1718,Transferred to West Brom U21,2017-07-01,2018-01-30,,,Transfer,Max Melbourne,/max-melbourne/profil/spieler/460255 +1718,Transferred to Ross County,2018-01-31,2018-05-13,,,Transfer,Max Melbourne,/max-melbourne/profil/spieler/460255 +1718,Transferred to West Brom U21,2018-05-14,2018-06-30,,,Transfer,Max Melbourne,/max-melbourne/profil/spieler/460255 +1718,Transferred to Palace U21,2017-07-01,2017-12-31,,,Transfer,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +1718,Knee Injury,2017-08-05,2018-05-31,299,,injury,Tareiq Holmes-Dennis,/tareiq-holmes-dennis/profil/spieler/261739 +1718,Transferred to Portsmouth,2017-07-05,2018-05-30,,,Transfer,Tareiq Holmes-Dennis,/tareiq-holmes-dennis/profil/spieler/261739 +1718,Transferred to Wigan,2017-08-02,2018-01-09,,,Transfer,Ivan Toney,/ivan-toney/profil/spieler/251664 +1718,Transferred to Scunthorpe Utd.,2018-01-11,2018-05-30,,,Transfer,Ivan Toney,/ivan-toney/profil/spieler/251664 +1718,Hamstring Injury,2017-11-28,2018-02-24,88,17,injury,Will Hughes,/will-hughes/profil/spieler/207014 +1718,Back Injury,2018-04-23,2018-06-30,68,4,injury,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 +1718,Transferred to Brighton U23,2017-07-01,2018-06-30,,,Transfer,Max Sanders,/max-sanders/profil/spieler/411495 +1718,Transferred to OGC Nice,2017-08-31,2018-06-29,,,Transfer,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +1718,Hamstring Injury,2017-12-23,2018-03-31,98,17,injury,Charlie Austin,/charlie-austin/profil/spieler/129627 +1718,Suspension through sports court,2017-12-24,2018-01-03,10,3,suspension,Charlie Austin,/charlie-austin/profil/spieler/129627 +1718,Transferred to Palace U21,2017-07-01,2018-03-08,,,Transfer,Michael Phillips,/michael-phillips/profil/spieler/378629 +1718,Transferred to Maidstone,2018-03-09,2018-06-30,,,Transfer,Michael Phillips,/michael-phillips/profil/spieler/378629 +1718,Abdominal Strain,2017-08-06,2017-08-20,14,3,injury,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 +1718,Influenza,2017-07-27,2017-08-01,5,,injury,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 +1718,Foot Injury,2017-08-01,2017-09-16,46,6,injury,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1718,Transferred to West Brom U21,2017-07-01,2017-08-30,,,Transfer,Kane Wilson,/kane-wilson/profil/spieler/392774 +1718,Transferred to Exeter City,2017-08-31,2018-05-30,,,Transfer,Kane Wilson,/kane-wilson/profil/spieler/392774 +1718,Transferred to West Brom U21,2018-05-31,2018-06-30,,,Transfer,Kane Wilson,/kane-wilson/profil/spieler/392774 +1718,Transferred to Stoke U21,2017-07-01,2018-06-30,,,Transfer,Tyrese Campbell,/tyrese-campbell/profil/spieler/382554 +1718,Back Injury,2018-01-19,2018-02-09,21,5,injury,Álvaro Morata,/alvaro-morata/profil/spieler/128223 +1718,Hamstring Injury,2017-09-30,2017-10-18,18,3,injury,Álvaro Morata,/alvaro-morata/profil/spieler/128223 +1718,Indirect card suspension,2018-01-18,2018-01-21,3,1,suspension,Álvaro Morata,/alvaro-morata/profil/spieler/128223 +1718,Transferred to Real Madrid,2017-07-01,2017-07-20,,,Transfer,Álvaro Morata,/alvaro-morata/profil/spieler/128223 +1718,Hamstring contusion,2018-01-01,2018-02-15,45,9,injury,Wes Morgan,/wes-morgan/profil/spieler/10003 +1718,Transferred to AS Roma,2017-07-01,2017-07-08,,,Transfer,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1718,Knee Surgery,2017-07-17,2018-02-04,202,39,injury,Ramiro Funes Mori,/ramiro-funes-mori/profil/spieler/11111 +1718,Knee Injury,2018-01-16,2018-04-21,95,11,injury,Jonathan Walters,/jonathan-walters/profil/spieler/3306 +1718,Knee Problems,2017-09-18,2017-12-22,95,14,injury,Jonathan Walters,/jonathan-walters/profil/spieler/3306 +1718,Knee Injury,2018-03-17,2018-05-05,49,7,injury,Adam Smith,/adam-smith/profil/spieler/61841 +1718,Unknown Injury,2018-01-14,2018-01-25,11,,injury,Guido Carrillo,/guido-carrillo/profil/spieler/184672 +1718,Foot Injury,2017-10-16,2017-10-30,14,3,injury,Guido Carrillo,/guido-carrillo/profil/spieler/184672 +1718,Transferred to Monaco,2017-07-01,2018-01-24,,,Transfer,Guido Carrillo,/guido-carrillo/profil/spieler/184672 +1718,Transferred to Arsenal U21,2017-07-01,2018-06-30,,,Transfer,Dejan Iliev,/dejan-iliev/profil/spieler/205757 +1718,Transferred to West Ham U21,2017-07-01,2018-06-30,,,Transfer,Nathan Holland,/nathan-holland/profil/spieler/337321 +1718,Transferred to Fluminense,2017-07-01,2017-08-07,,,Transfer,Richarlison,/richarlison/profil/spieler/378710 +1718,Transferred to Arsenal U23,2017-07-01,2018-06-30,,,Transfer,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +1718,Fractured Rib,2017-08-26,2017-09-01,6,,injury,Adrien Silva,/adrien-silva/profil/spieler/56810 +1718,No eligibility,2017-08-31,2018-01-01,123,19,absence,Adrien Silva,/adrien-silva/profil/spieler/56810 +1718,Transferred to Sporting CP,2017-07-01,2017-08-30,,,Transfer,Adrien Silva,/adrien-silva/profil/spieler/56810 +1718,Transferred to West Brom U21,2017-07-01,2017-08-24,,,Transfer,Tyler Roberts,/tyler-roberts/profil/spieler/296986 +1718,Transferred to Walsall,2017-08-25,2018-01-25,,,Transfer,Tyler Roberts,/tyler-roberts/profil/spieler/296986 +1718,Transferred to West Brom U21,2018-01-26,2018-01-30,,,Transfer,Tyler Roberts,/tyler-roberts/profil/spieler/296986 +1718,Transferred to Leeds,2018-01-31,2018-06-30,,,Transfer,Tyler Roberts,/tyler-roberts/profil/spieler/296986 +1718,Ankle Injury,2017-09-13,2017-12-31,109,20,injury,Robert Huth,/robert-huth/profil/spieler/2998 +1718,Ankle Injury,2017-07-18,2017-08-13,26,1,injury,Robert Huth,/robert-huth/profil/spieler/2998 +1718,Transferred to Bolton,2017-08-01,2017-12-31,,,Transfer,Reece Burke,/reece-burke/profil/spieler/264220 +1718,Transferred to Bolton,2018-01-31,2018-05-30,,,Transfer,Reece Burke,/reece-burke/profil/spieler/264220 +1718,Knee Injury,2018-05-16,2018-07-16,61,,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1718,Groin Injury,2018-03-26,2018-03-30,4,,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1718,Ill,2018-03-03,2018-03-09,6,1,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1718,Broken wrist,2017-11-29,2017-12-01,2,,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1718,Thigh Problems,2017-10-06,2017-10-14,8,,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1718,Unknown Injury,2018-02-12,2018-04-08,55,8,injury,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 +1718,Unknown Injury,2017-12-08,2018-01-28,51,11,injury,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 +1718,Hamstring Injury,2017-08-02,2017-08-18,16,2,injury,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 +1718,Back Injury,2017-12-11,2018-01-21,41,9,injury,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 +1718,Transferred to Fulham,2018-01-31,2018-05-30,,,Transfer,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 +1718,Transferred to Hajduk Split,2017-07-01,2017-08-30,,,Transfer,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 +1718,Transferred to Sheff Utd,2018-01-10,2018-05-30,,,Transfer,James Wilson,/james-wilson/profil/spieler/214104 +1718,Fractured Arm,2017-06-28,2017-09-08,72,,injury,Fernando Llorente,/fernando-llorente/profil/spieler/35564 +1718,Heel Bone Injury,2017-08-13,2017-08-24,11,3,injury,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 +1718,Transferred to Málaga CF,2017-07-01,2017-07-02,,,Transfer,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 +1718,Transferred to Sevilla FC,2018-01-30,2018-06-29,,,Transfer,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 +1718,Tonsillitis,2017-12-09,2017-12-16,7,3,injury,João Mário,/joao-mario/profil/spieler/149729 +1718,Tonsillitis,2017-10-15,2017-10-20,5,1,injury,João Mário,/joao-mario/profil/spieler/149729 +1718,Transferred to Inter,2017-07-01,2018-01-25,,,Transfer,João Mário,/joao-mario/profil/spieler/149729 +1718,Transferred to Inter,2018-06-30,2018-06-30,,,Transfer,João Mário,/joao-mario/profil/spieler/149729 +1718,Concussion,2018-02-07,2018-02-19,12,2,injury,Thibaud Verlinden,/thibaud-verlinden/profil/spieler/338673 +1718,Thigh Muscle Strain,2018-01-06,2018-01-21,15,,injury,Thibaud Verlinden,/thibaud-verlinden/profil/spieler/338673 +1718,Transferred to Stoke U21,2017-07-01,2018-01-18,,,Transfer,Thibaud Verlinden,/thibaud-verlinden/profil/spieler/338673 +1718,Transferred to FC St. Pauli,2018-01-19,2018-06-29,,,Transfer,Thibaud Verlinden,/thibaud-verlinden/profil/spieler/338673 +1718,Transferred to Stoke U21,2018-06-30,2018-06-30,,,Transfer,Thibaud Verlinden,/thibaud-verlinden/profil/spieler/338673 +1718,Transferred to Shrewsbury,2017-07-01,2017-08-30,,,Transfer,Daniel James,/daniel-james/profil/spieler/319301 +1718,Transferred to Swansea U21,2017-08-31,2018-06-30,,,Transfer,Daniel James,/daniel-james/profil/spieler/319301 +1718,Transferred to Man City U23,2017-07-01,2018-06-30,,,Transfer,Lukas Nmecha,/lukas-nmecha/profil/spieler/314288 +1718,Ankle Injury,2018-01-30,2018-08-18,200,1,injury,Bakary Sako,/bakary-sako/profil/spieler/46791 +1718,Calf Injury,2017-07-22,2017-09-15,55,5,injury,Bakary Sako,/bakary-sako/profil/spieler/46791 +1718,Transferred to Rangers,2018-01-07,2018-05-13,,,Transfer,Jamie Murphy,/jamie-murphy/profil/spieler/51730 +1718,Transferred to Stoke U21,2017-07-01,2018-06-30,,,Transfer,Lasse Sörensen,/lasse-sorensen/profil/spieler/357967 +1718,Transferred to Blackpool,2017-07-18,2018-01-07,,,Transfer,Ryan Allsop,/ryan-allsop/profil/spieler/111073 +1718,Transferred to Lincoln City,2018-01-31,2018-05-30,,,Transfer,Ryan Allsop,/ryan-allsop/profil/spieler/111073 +1718,Foot Injury,2017-07-01,2017-08-18,48,1,injury,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 +1718,Muscle Injury,2018-05-04,2018-06-01,28,4,injury,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1718,Knee Injury,2018-01-22,2018-03-08,45,8,injury,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1718,Knee Injury,2017-11-27,2018-01-04,38,11,injury,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1718,Knee Injury,2017-10-09,2017-11-02,24,6,injury,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1718,Rest,2017-09-25,2017-09-28,3,1,injury,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1718,Knock,2017-08-28,2017-09-11,14,1,injury,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1718,Transferred to FC Copenhagen,2017-07-01,2017-07-06,,,Transfer,Zanka,/zanka/profil/spieler/52059 +1718,Muscular problems,2017-07-27,2017-08-09,13,,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1718,Ill,2018-03-21,2018-04-06,16,1,injury,Lys Mousset,/lys-mousset/profil/spieler/291422 +1718,Knee Injury,2018-02-11,2018-03-09,26,4,injury,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1718,Transferred to Malmö FF,2017-07-01,2018-01-20,,,Transfer,Erdal Rakip,/erdal-rakip/profil/spieler/230746 +1718,Transferred to Benfica,2018-01-21,2018-01-21,,,Transfer,Erdal Rakip,/erdal-rakip/profil/spieler/230746 +1718,Transferred to Benfica,2018-06-30,2018-06-30,,,Transfer,Erdal Rakip,/erdal-rakip/profil/spieler/230746 +1718,Transferred to Crewe Alexandra,2018-01-31,2018-05-30,,,Transfer,Jamie Sterry,/jamie-sterry/profil/spieler/250431 +1718,Shoulder Injury,2018-02-12,2018-06-30,138,12,injury,Sean Scannell,/sean-scannell/profil/spieler/61549 +1718,Groin Injury,2018-01-03,2018-02-02,30,7,injury,Sean Scannell,/sean-scannell/profil/spieler/61549 +1718,Transferred to Burton Albion,2017-08-18,2018-01-10,,,Transfer,Sean Scannell,/sean-scannell/profil/spieler/61549 +1718,Ankle Injury,2018-01-17,2018-04-16,89,15,injury,Daley Blind,/daley-blind/profil/spieler/12282 +1718,Transferred to Arsenal U21,2017-07-01,2018-01-25,,,Transfer,Ben Sheaf,/ben-sheaf/profil/spieler/314384 +1718,Transferred to Stevenage,2018-01-26,2018-05-30,,,Transfer,Ben Sheaf,/ben-sheaf/profil/spieler/314384 +1718,Transferred to Arsenal U23,2018-05-31,2018-06-30,,,Transfer,Ben Sheaf,/ben-sheaf/profil/spieler/314384 +1718,Concussion,2018-05-28,2018-06-11,14,,injury,Loris Karius,/loris-karius/profil/spieler/85864 +1718,Hamstring Injury,2017-07-29,2017-09-10,43,5,injury,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +1718,Transferred to Man City U23,2017-07-01,2018-06-30,,,Transfer,Demeaco Duhaney,/demeaco-duhaney/profil/spieler/380913 +1718,Knee Injury,2017-10-21,2017-12-26,66,12,injury,Craig Dawson,/craig-dawson/profil/spieler/121477 +1718,Injury to the ankle,2017-12-28,2018-03-31,93,14,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1718,Thigh Muscle Strain,2017-09-28,2017-10-19,21,2,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1718,groin strain,2017-08-21,2017-09-11,21,3,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1718,Concussion,2018-03-18,2018-04-20,33,3,injury,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 +1718,Strain,2017-10-09,2017-10-28,19,3,injury,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 +1718,Transferred to Swansea U21,2017-07-01,2018-01-29,,,Transfer,Joe Rodon,/joe-rodon/profil/spieler/297212 +1718,Transferred to Cheltenham,2018-01-30,2018-05-30,,,Transfer,Joe Rodon,/joe-rodon/profil/spieler/297212 +1718,Transferred to Swansea U21,2018-05-31,2018-06-30,,,Transfer,Joe Rodon,/joe-rodon/profil/spieler/297212 +1718,Hamstring Injury,2018-01-16,2018-02-10,25,5,injury,André Ayew,/andre-ayew/profil/spieler/45403 +1718,Ill,2017-11-16,2017-11-24,8,2,injury,André Ayew,/andre-ayew/profil/spieler/45403 +1718,Calf Strain,2018-04-11,2018-06-01,51,8,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1718,Calf Strain,2017-09-11,2017-10-25,44,10,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1718,Thigh Problems,2017-08-03,2017-09-07,35,,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1718,Indirect card suspension,2017-09-25,2017-10-02,7,1,suspension,Serge Aurier,/serge-aurier/profil/spieler/127032 +1718,Transferred to Paris SG,2017-07-01,2017-08-30,,,Transfer,Serge Aurier,/serge-aurier/profil/spieler/127032 +1718,Knee Injury,2018-02-12,2018-03-28,44,8,injury,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 +1718,Transferred to Olympique Lyon,2017-07-01,2017-07-04,,,Transfer,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 +1718,Hamstring Injury,2017-12-16,2017-12-31,15,4,injury,Mark Noble,/mark-noble/profil/spieler/31835 +1718,Thigh Problems,2018-06-30,2018-07-13,13,,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1718,Knock,2018-05-10,2018-05-15,5,1,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1718,Cruciate Ligament Rupture,2017-09-25,2018-04-11,198,43,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1718,Transferred to Monaco,2017-07-01,2017-07-23,,,Transfer,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1718,Transferred to Huddersf. U23,2017-07-01,2018-06-30,,,Transfer,Lewis O'Brien,/lewis-obrien/profil/spieler/560694 +1718,Calf Injury,2017-09-17,2017-10-28,41,6,injury,Collin Quaner,/collin-quaner/profil/spieler/123397 +1718,Hamstring Injury,2017-09-05,2017-11-26,82,11,injury,Kasey Palmer,/kasey-palmer/profil/spieler/258216 +1718,Transferred to Chelsea U23,2017-07-01,2017-07-03,,,Transfer,Kasey Palmer,/kasey-palmer/profil/spieler/258216 +1718,Transferred to Chelsea U23,2018-01-02,2018-01-30,,,Transfer,Kasey Palmer,/kasey-palmer/profil/spieler/258216 +1718,Transferred to Derby,2018-01-31,2018-05-30,,,Transfer,Kasey Palmer,/kasey-palmer/profil/spieler/258216 +1718,Transferred to Chelsea U23,2018-05-31,2018-06-30,,,Transfer,Kasey Palmer,/kasey-palmer/profil/spieler/258216 +1718,Muscular problems,2018-03-15,2018-04-05,21,2,injury,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 +1718,Ankle problems,2018-01-18,2018-01-29,11,3,injury,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 +1718,Ankle Injury,2018-04-14,2018-05-13,29,6,injury,Kasper Schmeichel,/kasper-schmeichel/profil/spieler/16911 +1718,Calf Strain,2018-01-24,2018-04-01,67,8,injury,Stephen Ireland,/stephen-ireland/profil/spieler/34838 +1718,Knee Injury,2017-12-12,2017-12-22,10,2,injury,Stuart Findlay,/stuart-findlay/profil/spieler/165334 +1718,Transferred to Kilmarnock FC,2017-08-25,2018-05-13,,,Transfer,Stuart Findlay,/stuart-findlay/profil/spieler/165334 +1718,Hamstring Injury,2018-02-13,2018-03-11,26,6,injury,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +1718,Back trouble,2017-11-06,2017-11-15,9,,injury,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +1718,Indirect card suspension,2017-08-27,2017-09-10,14,1,suspension,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +1718,Transferred to Sunderland,2017-07-01,2018-01-30,,,Transfer,Didier Ndong,/didier-ndong/profil/spieler/210081 +1718,Transferred to Sunderland,2018-05-31,2018-06-30,,,Transfer,Didier Ndong,/didier-ndong/profil/spieler/210081 +1718,Fractured Foot,2018-03-02,2018-04-22,51,7,injury,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1718,Stretched Ligament,2017-12-15,2017-12-29,14,2,injury,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1718,Adductor problems,2017-07-01,2017-07-22,21,,injury,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1718,Transferred to Barcelona,2017-07-01,2018-01-28,,,Transfer,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1718,Transferred to Barcelona,2018-06-30,2018-06-30,,,Transfer,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1718,Back Injury,2017-10-16,2017-11-03,18,3,injury,Diafra Sakho,/diafra-sakho/profil/spieler/120610 +1718,Transferred to Stade Rennais,2018-01-29,2018-06-30,,,Transfer,Diafra Sakho,/diafra-sakho/profil/spieler/120610 +1718,Transferred to RB Leipzig,2018-01-31,2018-06-29,,,Transfer,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +1718,Transferred to Everton U21,2017-07-01,2018-01-11,,,Transfer,Harry Charsley,/harry-charsley/profil/spieler/264191 +1718,Transferred to Bolton,2018-01-12,2018-05-30,,,Transfer,Harry Charsley,/harry-charsley/profil/spieler/264191 +1718,Transferred to Everton U23,2018-05-31,2018-06-30,,,Transfer,Harry Charsley,/harry-charsley/profil/spieler/264191 +1718,Ankle Injury,2017-10-25,2017-11-18,24,3,injury,Mario Lemina,/mario-lemina/profil/spieler/170934 +1718,Transferred to Juventus,2017-07-01,2017-08-07,,,Transfer,Mario Lemina,/mario-lemina/profil/spieler/170934 +1718,Ankle Injury,2017-08-13,2017-09-10,28,5,injury,Florian Lejeune,/florian-lejeune/profil/spieler/127108 +1718,Transferred to SD Eibar,2017-07-01,2017-07-03,,,Transfer,Florian Lejeune,/florian-lejeune/profil/spieler/127108 +1718,Ill,2017-10-09,2017-10-23,14,3,injury,Ben Davies,/ben-davies/profil/spieler/192765 +1718,Transferred to Norwich,2017-07-01,2018-05-30,,,Transfer,Angus Gunn,/angus-gunn/profil/spieler/201574 +1718,Transferred to West Brom U21,2017-07-01,2017-08-30,,,Transfer,Rekeem Harper,/rekeem-harper/profil/spieler/456877 +1718,Transferred to Blackburn,2017-08-31,2018-01-01,,,Transfer,Rekeem Harper,/rekeem-harper/profil/spieler/456877 +1718,Transferred to West Brom U21,2018-01-02,2018-06-30,,,Transfer,Rekeem Harper,/rekeem-harper/profil/spieler/456877 +1718,Knee Injury,2018-02-24,2018-06-01,97,11,injury,Gareth Barry,/gareth-barry/profil/spieler/3291 +1718,Back Injury,2017-10-21,2017-10-28,7,2,injury,Gareth Barry,/gareth-barry/profil/spieler/3291 +1718,Ankle fracture,2017-12-08,2018-04-09,122,20,injury,Vincent Janssen,/vincent-janssen/profil/spieler/207015 +1718,Unknown Injury,2017-11-05,2017-11-15,10,,injury,Vincent Janssen,/vincent-janssen/profil/spieler/207015 +1718,Transferred to Fenerbahce,2017-09-08,2018-06-29,,,Transfer,Vincent Janssen,/vincent-janssen/profil/spieler/207015 +1718,Back trouble,2017-09-03,2018-06-30,300,40,injury,Steve Sidwell,/steve-sidwell/profil/spieler/13427 +1718,Ankle Injury,2018-03-20,2018-05-13,54,7,injury,Mason Holgate,/mason-holgate/profil/spieler/348623 +1718,Knee Injury,2018-04-05,2018-04-28,23,6,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1718,Transferred to Nottm Forest,2018-02-05,2018-06-30,,,Transfer,Ben Watson,/ben-watson/profil/spieler/14081 +1718,Bruise,2017-10-10,2017-10-20,10,1,injury,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 +1718,Knee Surgery,2017-09-20,2018-08-26,340,38,injury,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 +1718,Transferred to UD Las Palmas,2017-07-01,2017-07-05,,,Transfer,Roque Mesa,/roque-mesa/profil/spieler/202984 +1718,Transferred to Sevilla FC,2018-01-30,2018-06-29,,,Transfer,Roque Mesa,/roque-mesa/profil/spieler/202984 +1718,Calf Strain,2018-02-15,2018-05-13,87,11,injury,Scott Arfield,/scott-arfield/profil/spieler/55291 +1718,Transferred to Bury,2017-08-25,2018-06-29,,,Transfer,Rohan Ince,/rohan-ince/profil/spieler/141568 +1718,Hamstring Injury,2018-04-20,2018-05-06,16,2,injury,Tom Ince,/tom-ince/profil/spieler/157368 +1718,Transferred to Derby,2017-07-01,2017-07-03,,,Transfer,Tom Ince,/tom-ince/profil/spieler/157368 +1718,Ankle Injury,2018-03-12,2018-04-01,20,2,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1718,Knee Injury,2017-11-06,2017-11-14,8,,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1718,Hamstring Injury,2017-10-23,2017-10-30,7,2,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1718,Transferred to Bolton,2017-08-01,2017-12-31,,,Transfer,Josh Cullen,/josh-cullen/profil/spieler/242606 +1718,Transferred to Osmanlispor,2017-07-01,2017-08-02,,,Transfer,Badou Ndiaye,/badou-ndiaye/profil/spieler/211325 +1718,Transferred to Galatasaray,2017-08-03,2018-01-30,,,Transfer,Badou Ndiaye,/badou-ndiaye/profil/spieler/211325 +1718,Transferred to Leicester U21,2017-07-01,2018-06-30,,,Transfer,Layton Ndukwu,/layton-ndukwu/profil/spieler/314284 +1718,Thigh Problems,2017-08-01,2017-09-01,31,4,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +1718,Transferred to Arsenal U23,2017-07-01,2018-06-30,,,Transfer,Vlad Dragomir,/vlad-dragomir/profil/spieler/319213 +1718,Transferred to Arsenal U23,2017-07-01,2018-06-30,,,Transfer,Jordi Osei-Tutu,/jordi-osei-tutu/profil/spieler/397099 +1718,Transferred to Everton U18,2017-07-01,2018-06-30,,,Transfer,Anthony Gordon,/anthony-gordon/profil/spieler/503733 +1718,Transferred to Everton U23,2017-07-01,2018-06-30,,,Transfer,Nathan Broadhead,/nathan-broadhead/profil/spieler/344009 +1718,Ankle Surgery,2017-07-15,2017-11-24,132,22,injury,Alex Pritchard,/alex-pritchard/profil/spieler/200777 +1718,Transferred to Norwich,2017-07-01,2018-01-11,,,Transfer,Alex Pritchard,/alex-pritchard/profil/spieler/200777 +1718,Transferred to Estudiantes,2017-07-01,2017-08-29,,,Transfer,Juan Foyth,/juan-foyth/profil/spieler/480763 +1718,Knee Injury,2018-03-29,2018-04-05,7,1,injury,Kurt Zouma,/kurt-zouma/profil/spieler/157509 +1718,Cruciate Ligament Rupture,2017-05-29,2017-11-02,157,14,injury,Emerson,/emerson/profil/spieler/181778 +1718,Transferred to AS Roma,2017-07-01,2018-01-29,,,Transfer,Emerson,/emerson/profil/spieler/181778 +1718,Transferred to Swindon Town,2017-08-31,2018-01-14,,,Transfer,Keshi Anderson,/keshi-anderson/profil/spieler/353674 +1718,Transferred to Swindon Town,2018-01-16,2018-06-30,,,Transfer,Keshi Anderson,/keshi-anderson/profil/spieler/353674 +1718,Thigh Problems,2017-11-29,2018-03-01,92,20,injury,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1718,Knock,2017-10-30,2017-11-20,21,3,injury,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1718,Transferred to Celtic,2017-08-28,2018-05-20,,,Transfer,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1718,Hamstring Injury,2017-12-30,2018-01-24,25,6,injury,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +1718,Knock,2017-10-26,2017-11-07,12,3,injury,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +1718,Back trouble,2017-08-03,2017-08-28,25,5,injury,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +1718,Transferred to Barcelona,2018-01-08,2018-06-30,,,Transfer,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +1718,Thigh Problems,2017-12-17,2017-12-24,7,3,injury,Joshua King,/joshua-king/profil/spieler/91059 +1718,Transferred to Birmingham,2017-08-21,2018-05-30,,,Transfer,Sam Gallagher,/sam-gallagher/profil/spieler/227183 +1718,Hamstring Injury,2018-02-26,2018-03-11,13,3,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1718,Yellow card suspension,2018-04-08,2018-04-23,15,2,suspension,Fernandinho,/fernandinho/profil/spieler/26267 +1718,Transferred to Southampton U18,2017-07-01,2018-06-30,,,Transfer,Michael Obafemi,/michael-obafemi/profil/spieler/444208 +1718,Transferred to Spurs U18,2017-07-01,2018-06-30,,,Transfer,Tashan Oakley-Boothe,/tashan-oakley-boothe/profil/spieler/406637 +1718,Knee Injury,2018-04-01,2018-05-13,42,9,injury,David Luiz,/david-luiz/profil/spieler/46741 +1718,Ankle Injury,2018-02-10,2018-03-31,49,8,injury,David Luiz,/david-luiz/profil/spieler/46741 +1718,Ankle problems,2018-01-25,2018-02-02,8,2,injury,David Luiz,/david-luiz/profil/spieler/46741 +1718,Knee Injury,2017-11-26,2018-01-05,40,11,injury,David Luiz,/david-luiz/profil/spieler/46741 +1718,Eye Injury,2017-09-13,2017-09-22,9,2,injury,Christian Fuchs,/christian-fuchs/profil/spieler/6636 +1718,Hamstring Injury,2018-05-14,2018-09-21,130,6,injury,Marc Pugh,/marc-pugh/profil/spieler/36939 +1718,Transferred to Hellas Verona,2018-01-31,2018-06-29,,,Transfer,Rolando Aarons,/rolando-aarons/profil/spieler/258188 +1718,Transferred to Leeds,2017-07-19,2018-05-30,,,Transfer,Matthew Pennington,/matthew-pennington/profil/spieler/220755 +1718,Yellow card suspension,2017-11-06,2017-11-19,13,1,suspension,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1718,Knee Injury,2017-08-07,2017-08-11,4,,injury,Solly March,/solly-march/profil/spieler/209212 +1718,Rest,2018-01-04,2018-01-08,4,,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1718,Hip problems,2017-12-18,2017-12-21,3,1,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1718,Hip problems,2017-11-30,2017-11-30,0,,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1718,Hip problems,2017-11-23,2017-11-23,0,,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1718,Transferred to Bor. Dortmund,2017-07-01,2018-01-30,,,Transfer,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1718,Hamstring Injury,2017-08-12,2017-09-09,28,5,injury,Simon Francis,/simon-francis/profil/spieler/13573 +1718,Transferred to Djurgården,2018-02-02,2018-06-30,,,Transfer,Fredrik Ulvestad,/fredrik-ulvestad/profil/spieler/158022 +1718,Transferred to Rubin Kazan,2017-07-01,2018-01-08,,,Transfer,Moritz Bauer,/moritz-bauer/profil/spieler/159692 +1718,Suspension through sports court,2017-11-21,2017-11-30,9,2,suspension,Oumar Niasse,/oumar-niasse/profil/spieler/209781 +1718,Transferred to Bolton,2018-01-31,2018-05-30,,,Transfer,Jon Flanagan,/jon-flanagan/profil/spieler/145922 +1718,Thigh Muscle Strain,2017-08-10,2017-09-25,46,7,injury,Julien Ngoy,/julien-ngoy/profil/spieler/286005 +1718,Transferred to Stoke U21,2017-07-01,2018-01-30,,,Transfer,Julien Ngoy,/julien-ngoy/profil/spieler/286005 +1718,Transferred to Walsall,2018-01-31,2018-05-30,,,Transfer,Julien Ngoy,/julien-ngoy/profil/spieler/286005 +1718,Transferred to Stoke U21,2018-05-31,2018-06-30,,,Transfer,Julien Ngoy,/julien-ngoy/profil/spieler/286005 +1718,Transferred to Udinese Calcio,2017-07-01,2017-08-30,,,Transfer,Orestis Karnezis,/orestis-karnezis/profil/spieler/16408 +1718,Transferred to Udinese Calcio,2018-06-30,2018-06-30,,,Transfer,Orestis Karnezis,/orestis-karnezis/profil/spieler/16408 +1718,Thigh muscle rupture,2017-09-14,2017-11-16,63,12,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +1718,Red card suspension,2017-12-04,2017-12-18,14,3,suspension,Paul Pogba,/paul-pogba/profil/spieler/122153 +1718,Transferred to Bristol Rovers,2017-08-04,2018-05-30,,,Transfer,Ryan Sweeney,/ryan-sweeney/profil/spieler/347666 +1718,Transferred to Hull City,2017-07-27,2018-06-29,,,Transfer,Michael Hector,/michael-hector/profil/spieler/157490 +1718,Muscular problems,2018-03-18,2018-03-29,11,,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1718,Hip problems,2018-06-21,2018-06-29,8,,injury,Danilo,/danilo/profil/spieler/145707 +1718,Transferred to Real Madrid,2017-07-01,2017-07-22,,,Transfer,Danilo,/danilo/profil/spieler/145707 +1718,Transferred to Sunderland,2017-07-05,2018-05-30,,,Transfer,Brendan Galloway,/brendan-galloway/profil/spieler/208244 +1718,Transferred to Arsenal U21,2017-07-01,2018-01-30,,,Transfer,Jeff Reine-Adélaïde,/jeff-reine-adelaide/profil/spieler/326300 +1718,Transferred to Angers SCO,2018-01-31,2018-06-29,,,Transfer,Jeff Reine-Adélaïde,/jeff-reine-adelaide/profil/spieler/326300 +1718,Transferred to Arsenal U23,2018-06-30,2018-06-30,,,Transfer,Jeff Reine-Adélaïde,/jeff-reine-adelaide/profil/spieler/326300 +1718,Fractured Finger,2018-03-25,2018-03-29,4,,injury,Kelechi Iheanacho,/kelechi-iheanacho/profil/spieler/295330 +1718,Groin Injury,2018-01-28,2018-04-14,76,13,injury,Ángel Rangel,/angel-rangel/profil/spieler/66550 +1718,Calf Strain,2018-01-02,2018-01-26,24,5,injury,Ángel Rangel,/angel-rangel/profil/spieler/66550 +1718,Hip Injury,2017-10-10,2018-02-23,136,24,injury,Brad Smith,/brad-smith/profil/spieler/175745 +1718,Transferred to FC Ingolstadt,2017-07-01,2017-08-23,,,Transfer,Florent Hadergjonaj,/florent-hadergjonaj/profil/spieler/238809 +1718,Transferred to FC Ingolstadt,2018-06-30,2018-06-30,,,Transfer,Florent Hadergjonaj,/florent-hadergjonaj/profil/spieler/238809 +1718,Transferred to Brighton U21,2017-07-01,2018-06-30,,,Transfer,Dessie Hutchinson,/dessie-hutchinson/profil/spieler/335595 +1718,Transferred to Birmingham,2017-07-01,2017-08-07,,,Transfer,Adam Legzdins,/adam-legzdins/profil/spieler/43858 +1718,Achilles tendon problems,2017-10-06,2018-06-01,238,34,injury,James Morrison,/james-morrison/profil/spieler/27614 +1718,Groin Strain,2017-12-02,2018-01-15,44,10,injury,Bruno Martins Indi,/bruno-martins-indi/profil/spieler/112052 +1718,Groin Injury,2017-09-28,2017-10-14,16,2,injury,Bruno Martins Indi,/bruno-martins-indi/profil/spieler/112052 +1718,Transferred to FC Porto,2017-07-01,2017-08-09,,,Transfer,Bruno Martins Indi,/bruno-martins-indi/profil/spieler/112052 +1718,Transferred to Chelsea U23,2017-07-01,2017-08-27,,,Transfer,Jérémie Boga,/jeremie-boga/profil/spieler/216569 +1718,Transferred to Birmingham,2017-08-28,2018-05-30,,,Transfer,Jérémie Boga,/jeremie-boga/profil/spieler/216569 +1718,Transferred to Chelsea U23,2018-05-31,2018-06-30,,,Transfer,Jérémie Boga,/jeremie-boga/profil/spieler/216569 +1718,Hamstring Injury,2018-01-31,2018-06-01,121,14,injury,Tom Cleverley,/tom-cleverley/profil/spieler/73484 +1718,Indirect card suspension,2017-12-13,2017-12-17,4,1,suspension,Tom Cleverley,/tom-cleverley/profil/spieler/73484 +1718,Ill,2018-06-18,2018-06-21,3,,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +1718,Transferred to Paris SG,2017-07-01,2017-08-15,,,Transfer,Jesé,/jese/profil/spieler/134936 +1718,Transferred to Paris SG,2018-06-30,2018-06-30,,,Transfer,Jesé,/jese/profil/spieler/134936 +1718,Ankle Injury,2018-03-31,2018-06-01,62,7,injury,Elias Kachunga,/elias-kachunga/profil/spieler/49501 +1718,Ligament Injury,2017-12-17,2018-03-05,78,15,injury,Elias Kachunga,/elias-kachunga/profil/spieler/49501 +1718,Back Injury,2017-10-21,2017-10-28,7,2,injury,Elias Kachunga,/elias-kachunga/profil/spieler/49501 +1718,Transferred to 1.FSV Mainz 05,2018-06-30,2018-06-30,,,Transfer,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +1718,Indirect card suspension,2017-08-23,2017-08-28,5,1,suspension,Jose Cholevas,/jose-cholevas/profil/spieler/41112 +1718,Indirect card suspension,2017-12-14,2017-12-24,10,2,suspension,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1718,Red card suspension,2017-08-14,2017-08-27,13,3,suspension,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1718,Knee Injury,2018-03-31,2018-08-01,123,7,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1718,Groin Injury,2017-10-28,2017-11-25,28,4,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1718,groin strain,2017-08-11,2017-09-09,29,5,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1718,Transferred to Chelsea U21,2017-07-01,2017-07-09,,,Transfer,Dominic Solanke,/dominic-solanke/profil/spieler/258889 +1718,Transferred to Man Utd U18,2017-07-01,2018-06-30,,,Transfer,Angel Gomes,/angel-gomes/profil/spieler/392770 +1718,Back Injury,2017-09-04,2017-10-20,46,6,injury,Ryan Shawcross,/ryan-shawcross/profil/spieler/45861 +1718,Transferred to Everton U23,2017-07-01,2018-06-30,,,Transfer,Fraser Hornby,/fraser-hornby/profil/spieler/388160 +1718,Transferred to Hull City,2017-07-01,2017-07-18,,,Transfer,Eldin Jakupovic,/eldin-jakupovic/profil/spieler/2857 +1718,Transferred to Plymouth,2018-01-31,2018-05-30,,,Transfer,Moses Makasi,/moses-makasi/profil/spieler/242644 +1718,Transferred to Fulham,2017-07-01,2017-07-04,,,Transfer,Scott Malone,/scott-malone/profil/spieler/101682 +1718,Knee Problems,2017-12-28,2018-01-30,33,6,injury,Danny Rose,/danny-rose/profil/spieler/50174 +1718,Medial Collateral Ligament Knee Injury,2017-01-30,2017-10-17,260,33,injury,Danny Rose,/danny-rose/profil/spieler/50174 +1718,Ankle Injury,2018-03-14,2018-08-17,156,9,injury,Danny Williams,/danny-williams/profil/spieler/38383 +1718,Hairline crack in the foot,2017-09-16,2017-10-13,27,4,injury,Danny Williams,/danny-williams/profil/spieler/38383 +1718,Transferred to Reading,2017-07-01,2017-07-03,,,Transfer,Danny Williams,/danny-williams/profil/spieler/38383 +1718,Ankle Injury,2017-10-28,2018-01-20,84,18,injury,José Fonte,/jose-fonte/profil/spieler/33829 +1718,Red card suspension,2018-03-04,2018-04-01,28,3,suspension,Ashley Williams,/ashley-williams/profil/spieler/67355 +1718,Transferred to CSKA Moscow,2018-01-30,2018-06-29,,,Transfer,Ahmed Musa,/ahmed-musa/profil/spieler/168337 +1718,Hamstring Injury,2017-11-02,2018-03-11,129,29,injury,Toby Alderweireld,/toby-alderweireld/profil/spieler/42710 +1718,Transferred to Sporting CP,2017-07-01,2017-08-30,,,Transfer,Ezequiel Schelotto,/ezequiel-schelotto/profil/spieler/119164 +1718,Knee Injury,2018-04-23,2018-05-05,12,3,injury,Mikel Merino,/mikel-merino/profil/spieler/338424 +1718,Back Injury,2017-10-29,2017-11-24,26,3,injury,Mikel Merino,/mikel-merino/profil/spieler/338424 +1718,Transferred to Bor. Dortmund,2017-07-01,2017-07-27,,,Transfer,Mikel Merino,/mikel-merino/profil/spieler/338424 +1718,Transferred to Bor. Dortmund,2018-06-30,2018-06-30,,,Transfer,Mikel Merino,/mikel-merino/profil/spieler/338424 +1718,Transferred to Fleetwood,2017-08-01,2018-01-01,,,Transfer,Aiden O'Neill,/aiden-oneill/profil/spieler/385918 +1718,Transferred to West Ham U21,2017-07-01,2018-01-31,,,Transfer,Toni Martínez,/toni-martinez/profil/spieler/302371 +1718,Transferred to Real Valladolid,2018-02-01,2018-06-29,,,Transfer,Toni Martínez,/toni-martinez/profil/spieler/302371 +1718,Transferred to West Ham U21,2018-06-30,2018-06-30,,,Transfer,Toni Martínez,/toni-martinez/profil/spieler/302371 +1718,Transferred to Watford U21,2017-07-01,2018-06-30,,,Transfer,Joy Mukena,/joy-mukena/profil/spieler/506213 +1718,Back Injury,2018-03-05,2018-04-07,33,3,injury,Rob Elliot,/rob-elliot/profil/spieler/39037 +1718,Knee Problems,2018-05-04,2018-05-13,9,3,injury,Chicharito,/chicharito/profil/spieler/50935 +1718,Hamstring Injury,2017-11-11,2017-12-03,22,4,injury,Chicharito,/chicharito/profil/spieler/50935 +1718,Transferred to Bay. Leverkusen,2017-07-01,2017-07-23,,,Transfer,Chicharito,/chicharito/profil/spieler/50935 +1718,Transferred to Torino,2017-07-01,2017-08-30,,,Transfer,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 +1718,Hamstring Injury,2018-04-02,2018-07-02,91,11,injury,Joel Matip,/joel-matip/profil/spieler/82105 +1718,Muscle Injury,2017-11-30,2017-12-25,25,6,injury,Joel Matip,/joel-matip/profil/spieler/82105 +1718,Knee Injury,2018-04-13,2018-07-01,79,6,injury,Christian Atsu,/christian-atsu/profil/spieler/186997 +1718,Thigh Muscle Strain,2017-11-08,2017-12-02,24,4,injury,Christian Atsu,/christian-atsu/profil/spieler/186997 +1718,Transferred to West Brom U21,2017-07-01,2018-06-30,,,Transfer,Nathan Ferguson,/nathan-ferguson/profil/spieler/507254 +1718,Transferred to Everton U18,2017-07-01,2018-06-30,,,Transfer,Michael Collins,/michael-collins/profil/spieler/504508 +1718,Sprained ankle,2017-11-18,2017-12-08,20,3,injury,Dodi Lukébakio,/dodi-lukebakio/profil/spieler/303259 +1718,Transferred to RSC Anderlecht,2017-07-01,2017-07-01,,,Transfer,Dodi Lukébakio,/dodi-lukebakio/profil/spieler/303259 +1718,Transferred to RSC Charleroi,2017-07-02,2018-01-27,,,Transfer,Dodi Lukébakio,/dodi-lukebakio/profil/spieler/303259 +1718,Transferred to RSC Anderlecht,2018-01-28,2018-01-28,,,Transfer,Dodi Lukébakio,/dodi-lukebakio/profil/spieler/303259 +1718,Transferred to RSC Charleroi,2018-01-29,2018-01-29,,,Transfer,Dodi Lukébakio,/dodi-lukebakio/profil/spieler/303259 +1718,Calf Strain,2017-11-19,2017-12-14,25,6,injury,Stefano Okaka,/stefano-okaka/profil/spieler/35249 +1718,Wirst Injury,2018-02-24,2018-04-15,50,6,injury,Lee Grant,/lee-grant/profil/spieler/13460 +1718,Transferred to Halmstads BK,2017-07-01,2017-08-06,,,Transfer,Sead Haksabanovic,/sead-haksabanovic/profil/spieler/349300 +1718,Transferred to Northampton,2017-07-28,2018-05-30,,,Transfer,Chris Long,/chris-long/profil/spieler/183298 +1718,Thigh Muscle Strain,2017-12-02,2017-12-22,20,7,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1718,Hamstring Injury,2017-10-09,2017-11-18,40,8,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1718,Hamstring Injury,2017-09-02,2017-11-19,78,9,injury,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 +1718,Hip problems,2018-02-25,2018-03-20,23,4,injury,Tomas Kalas,/tomas-kalas/profil/spieler/148657 +1718,Transferred to Fulham,2017-07-27,2018-05-30,,,Transfer,Tomas Kalas,/tomas-kalas/profil/spieler/148657 +1718,Red card suspension,2018-04-09,2018-04-23,14,3,suspension,Jack Stephens,/jack-stephens/profil/spieler/163744 +1718,Ankle Fracture,2018-03-14,2018-07-01,109,12,injury,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 +1718,Hamstring Injury,2018-02-23,2018-03-09,14,2,injury,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 +1718,Transferred to Palace U21,2017-07-01,2018-06-30,,,Transfer,Levi Lumeka,/levi-lumeka/profil/spieler/537182 +1718,Ankle Injury,2018-04-22,2018-05-12,20,6,injury,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 +1718,Knee Injury,2018-03-11,2018-06-01,82,8,injury,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 +1718,special leave,2017-08-10,2017-08-14,4,1,absence,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 +1718,Transferred to Viktoria Plzen,2017-07-01,2017-08-03,,,Transfer,Ales Mateju,/ales-mateju/profil/spieler/242078 +1718,Thigh Problems,2018-02-22,2018-03-31,37,6,injury,Ander Herrera,/ander-herrera/profil/spieler/99343 +1718,Transferred to Palace U18,2017-07-01,2018-06-30,,,Transfer,Nya Kirby,/nya-kirby/profil/spieler/406633 +1718,Ankle Injury,2017-12-16,2018-01-13,28,7,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +1718,Transferred to RSC Anderlecht,2018-01-31,2018-06-29,,,Transfer,Lazar Markovic,/lazar-markovic/profil/spieler/144303 +1718,Ankle Injury,2017-08-21,2017-09-07,17,1,injury,Lucas Moura,/lucas-moura/profil/spieler/77100 +1718,Transferred to Paris SG,2017-07-01,2018-01-30,,,Transfer,Lucas Moura,/lucas-moura/profil/spieler/77100 +1718,Red card suspension,2018-03-18,2018-04-17,30,3,suspension,Charlie Adam,/charlie-adam/profil/spieler/28990 +1718,Red card suspension,2017-08-14,2017-09-11,28,3,suspension,Gary Cahill,/gary-cahill/profil/spieler/27511 +1718,Torn Muscle Fibre,2018-03-12,2018-05-04,53,6,injury,Reece Oxford,/reece-oxford/profil/spieler/314295 +1718,Distortion of the ankle,2018-01-01,2018-01-15,14,4,injury,Reece Oxford,/reece-oxford/profil/spieler/314295 +1718,Ankle problems,2017-08-03,2017-08-17,14,1,injury,Reece Oxford,/reece-oxford/profil/spieler/314295 +1718,Transferred to Bor. M'gladbach,2017-07-01,2017-12-30,,,Transfer,Reece Oxford,/reece-oxford/profil/spieler/314295 +1718,Transferred to Bor. M'gladbach,2018-01-31,2018-06-29,,,Transfer,Reece Oxford,/reece-oxford/profil/spieler/314295 +1718,Transferred to Everton U18,2017-07-01,2017-12-31,,,Transfer,Alex Denny,/alex-denny/profil/spieler/465950 +1718,Transferred to Everton U23,2018-01-01,2018-06-30,,,Transfer,Alex Denny,/alex-denny/profil/spieler/465950 +1718,Muscular problems,2017-10-24,2017-12-10,47,8,injury,Chung-yong Lee,/chung-yong-lee/profil/spieler/81801 +1718,Achilles tendon surgery,2018-02-03,2018-08-10,188,18,injury,Leroy Fer,/leroy-fer/profil/spieler/63342 +1718,Yellow card suspension,2017-10-15,2017-10-22,7,1,suspension,Leroy Fer,/leroy-fer/profil/spieler/63342 +1718,Knock,2018-03-28,2018-03-30,2,,injury,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +1718,Transferred to Hull City,2017-07-01,2017-07-20,,,Transfer,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +1718,Transferred to Colchester Utd.,2017-08-31,2018-05-30,,,Transfer,Ryan Inniss,/ryan-inniss/profil/spieler/183284 +1718,Ankle Injury,2017-11-08,2018-02-16,100,21,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +1718,Fibula Fracture,2017-08-15,2017-12-23,130,22,injury,Lucas Piazon,/lucas-piazon/profil/spieler/176485 +1718,Transferred to Fulham,2017-07-01,2018-05-30,,,Transfer,Lucas Piazon,/lucas-piazon/profil/spieler/176485 +1718,Transferred to Tottenham U23,2017-07-01,2018-06-30,,,Transfer,Alfie Whiteman,/alfie-whiteman/profil/spieler/282823 +1718,Transferred to Chelsea U23,2017-07-01,2018-06-30,,,Transfer,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +1718,Transferred to Arsenal U23,2017-07-01,2018-06-30,,,Transfer,Joe Willock,/joe-willock/profil/spieler/340329 +1718,Knee Injury,2018-05-21,2018-08-31,102,3,injury,Sergio Romero,/sergio-romero/profil/spieler/30690 +1718,Knee Injury,2018-03-28,2018-05-03,36,6,injury,Sergio Romero,/sergio-romero/profil/spieler/30690 +1718,Knock,2018-02-19,2018-03-08,17,3,injury,Sergio Romero,/sergio-romero/profil/spieler/30690 +1718,Minor Knock,2018-01-08,2018-01-18,10,1,injury,Sergio Romero,/sergio-romero/profil/spieler/30690 +1718,Bruised Knee,2018-05-31,2018-06-04,4,,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1718,Flu,2018-04-10,2018-04-15,5,2,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1718,Transferred to Sint-Truiden,2018-01-31,2018-06-29,,,Transfer,Chuba Akpom,/chuba-akpom/profil/spieler/197642 +1718,Ankle problems,2018-01-01,2018-01-11,10,3,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +1718,Injury to the ankle,2017-12-07,2018-03-19,102,19,injury,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 +1718,Sprained Ankle,2017-09-04,2017-10-16,42,6,injury,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 +1718,Cruciate Ligament Rupture,2018-01-08,2018-11-15,311,,injury,Izzy Brown,/izzy-brown/profil/spieler/245805 +1718,Knee Injury,2017-12-22,2017-12-31,9,3,injury,Izzy Brown,/izzy-brown/profil/spieler/245805 +1718,Hamstring Injury,2017-08-12,2017-09-24,43,8,injury,Izzy Brown,/izzy-brown/profil/spieler/245805 +1718,Transferred to Chelsea U23,2017-07-01,2017-07-24,,,Transfer,Izzy Brown,/izzy-brown/profil/spieler/245805 +1718,Transferred to Chelsea U23,2018-01-10,2018-06-30,,,Transfer,Izzy Brown,/izzy-brown/profil/spieler/245805 +1718,Transferred to West Ham U21,2017-07-01,2018-06-30,,,Transfer,Vashon Neufville,/vashon-neufville/profil/spieler/332338 +1718,Knee Injury,2018-03-01,2018-06-30,121,10,injury,Michael Hefele,/michael-hefele/profil/spieler/102382 +1718,Achilles tendon problems,2017-09-26,2017-12-29,94,14,injury,Michael Hefele,/michael-hefele/profil/spieler/102382 +1718,Transferred to Besiktas,2017-07-01,2018-01-04,,,Transfer,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +1718,Shoulder Injury,2017-08-26,2018-01-19,146,24,injury,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 +1718,Transferred to Birmingham,2017-08-21,2018-05-30,,,Transfer,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 +1718,Minor Knock,2018-06-28,2018-07-02,4,,injury,John Stones,/john-stones/profil/spieler/186590 +1718,Tear in the abductor muscle,2018-04-05,2018-05-03,28,5,injury,John Stones,/john-stones/profil/spieler/186590 +1718,Hamstring Injury,2017-11-20,2018-01-01,42,12,injury,John Stones,/john-stones/profil/spieler/186590 +1718,Back Injury,2017-10-19,2018-01-04,77,17,injury,Danny Ward,/danny-ward/profil/spieler/203026 +1718,Red card suspension,2017-08-21,2017-09-10,20,2,suspension,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +1718,Shoulder Injury,2018-05-27,2018-06-14,18,,injury,Mohamed Salah,/mohamed-salah/profil/spieler/148455 +1718,Transferred to Aston Villa,2017-07-14,2018-05-30,,,Transfer,Sam Johnstone,/sam-johnstone/profil/spieler/110864 +1718,Transferred to Feyenoord,2017-07-01,2017-07-02,,,Transfer,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +1718,Transferred to Monaco,2017-07-03,2018-01-01,,,Transfer,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +1718,Transferred to Monaco,2018-06-30,2018-06-30,,,Transfer,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +1718,Transferred to G. Ajaccio,2017-07-01,2018-01-12,,,Transfer,Fousseni Diabaté,/fousseni-diabate/profil/spieler/364861 +1718,Calf Strain,2017-12-14,2018-01-02,19,5,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1718,Strain,2017-10-28,2017-11-18,21,3,injury,Benik Afobe,/benik-afobe/profil/spieler/110858 +1718,Transferred to Wolves,2018-01-31,2018-06-29,,,Transfer,Benik Afobe,/benik-afobe/profil/spieler/110858 +1718,Yellow card suspension,2017-12-18,2017-12-25,7,1,suspension,Shane Duffy,/shane-duffy/profil/spieler/119269 +1718,Transferred to Watford U21,2017-07-01,2018-01-10,,,Transfer,Michael Folivi,/michael-folivi/profil/spieler/479939 +1718,Transferred to Boreham Wood,2018-01-11,2018-05-30,,,Transfer,Michael Folivi,/michael-folivi/profil/spieler/479939 +1718,Transferred to Watford U21,2018-05-31,2018-06-30,,,Transfer,Michael Folivi,/michael-folivi/profil/spieler/479939 +1718,Knee Injury,2018-05-02,2018-05-21,19,,injury,Connor Randall,/connor-randall/profil/spieler/262545 +1718,Knock,2018-04-02,2018-04-07,5,1,injury,Connor Randall,/connor-randall/profil/spieler/262545 +1718,Fractured Hand,2017-12-27,2018-01-03,7,2,injury,Connor Randall,/connor-randall/profil/spieler/262545 +1718,Knee Injury,2017-10-26,2017-11-04,9,1,injury,Connor Randall,/connor-randall/profil/spieler/262545 +1718,Transferred to Heart of Midl.,2017-07-28,2018-05-13,,,Transfer,Connor Randall,/connor-randall/profil/spieler/262545 +1718,Hamstring Injury,2018-04-30,2018-05-31,31,3,injury,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +1718,Indirect card suspension,2018-04-01,2018-04-15,14,2,suspension,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +1718,Knee Injury,2018-04-13,2018-05-27,44,6,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1718,Knee Injury,2018-03-11,2018-04-05,25,3,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1718,Transferred to Norwich,2017-08-30,2018-06-30,,,Transfer,Grant Hanley,/grant-hanley/profil/spieler/121385 +1718,Knee Injury,2018-04-22,2018-06-30,69,5,injury,Kyle Bartley,/kyle-bartley/profil/spieler/67421 +1718,Ruptured intraarticular ligament initiation in knee,2017-08-22,2018-01-02,133,23,injury,Kyle Bartley,/kyle-bartley/profil/spieler/67421 +1718,Unknown Injury,2018-01-18,2018-02-10,23,4,injury,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1718,Shoulder Injury,2017-09-29,2017-11-18,50,7,injury,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1718,Transferred to Fulham,2017-08-16,2018-05-30,,,Transfer,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1718,Red card suspension,2017-12-10,2017-12-24,14,3,suspension,Marvin Zeegelaar,/marvin-zeegelaar/profil/spieler/92899 +1718,Transferred to Sporting CP,2017-07-01,2017-08-30,,,Transfer,Marvin Zeegelaar,/marvin-zeegelaar/profil/spieler/92899 +1718,Transferred to Bay. Leverkusen,2017-07-01,2017-08-30,,,Transfer,Aleksandar Dragovic,/aleksandar-dragovic/profil/spieler/59032 +1718,Transferred to Bay. Leverkusen,2018-06-30,2018-06-30,,,Transfer,Aleksandar Dragovic,/aleksandar-dragovic/profil/spieler/59032 +1718,Thigh Muscle Strain,2018-01-30,2018-03-10,39,13,injury,Islam Slimani,/islam-slimani/profil/spieler/174915 +1718,Suspension through sports court,2018-05-03,2018-05-14,11,3,suspension,Islam Slimani,/islam-slimani/profil/spieler/174915 +1718,Knee Injury,2018-02-04,2018-04-07,62,8,injury,Julián Speroni,/julian-speroni/profil/spieler/12814 +1718,Knee Injury,2017-08-26,2018-03-03,189,29,injury,Craig Cathcart,/craig-cathcart/profil/spieler/59606 +1718,Muscle Injury,2017-07-29,2017-08-20,22,2,injury,Craig Cathcart,/craig-cathcart/profil/spieler/59606 +1718,Groin Strain,2018-03-15,2018-05-07,53,7,injury,Eric Maxim Choupo-Moting,/eric-maxim-choupo-moting/profil/spieler/45660 +1718,Transferred to FC Schalke 04,2017-07-01,2017-08-06,,,Transfer,Eric Maxim Choupo-Moting,/eric-maxim-choupo-moting/profil/spieler/45660 +1718,Transferred to Coventry,2017-07-01,2017-08-07,,,Transfer,George Thomas,/george-thomas/profil/spieler/298240 +1718,Achilles tendon problems,2018-01-30,2018-02-02,3,1,injury,Danny Simpson,/danny-simpson/profil/spieler/37442 +1718,Hamstring Injury,2017-12-23,2018-01-27,35,9,injury,Danny Simpson,/danny-simpson/profil/spieler/37442 +1718,Groin Strain,2018-03-29,2018-05-31,63,7,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1718,Muscular problems,2018-06-28,2018-08-24,57,2,injury,Shinji Okazaki,/shinji-okazaki/profil/spieler/79642 +1718,Ankle Injury,2018-04-16,2018-05-28,42,5,injury,Shinji Okazaki,/shinji-okazaki/profil/spieler/79642 +1718,Ankle Injury,2017-07-27,2017-09-11,46,5,injury,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 +1718,Indirect card suspension,2017-12-17,2017-12-24,7,1,suspension,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 +1718,Calf Problems,2017-07-01,2017-10-16,107,10,injury,Sam Baldock,/sam-baldock/profil/spieler/67211 +1718,Achilles tendon rupture,2018-03-16,2018-09-22,190,15,injury,Francis Coquelin,/francis-coquelin/profil/spieler/74869 +1718,Hamstring Injury,2017-09-09,2017-10-12,33,7,injury,Francis Coquelin,/francis-coquelin/profil/spieler/74869 +1718,Ankle Injury,2017-07-29,2017-08-07,9,1,injury,Francis Coquelin,/francis-coquelin/profil/spieler/74869 +1718,Transferred to Valencia,2018-01-11,2018-06-30,,,Transfer,Francis Coquelin,/francis-coquelin/profil/spieler/74869 +1718,Transferred to Man City U23,2017-07-01,2017-12-31,,,Transfer,Brahim Díaz,/brahim-diaz/profil/spieler/314678 +1718,Facial Injury,2017-09-10,2017-09-12,2,,injury,Ederson,/ederson/profil/spieler/238223 +1718,Transferred to Sheff Utd,2017-07-27,2018-05-30,,,Transfer,Jamal Blackman,/jamal-blackman/profil/spieler/128898 +1718,Hamstring Injury,2018-03-31,2018-05-13,43,11,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +1718,Hamstring Injury,2017-07-31,2017-11-25,117,21,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +1718,Achilles tendon problems,2018-04-19,2018-05-13,24,6,injury,Steven Davis,/steven-davis/profil/spieler/28973 +1718,Achilles tendon problems,2018-02-12,2018-04-18,65,8,injury,Steven Davis,/steven-davis/profil/spieler/28973 +1718,Hamstring Injury,2018-03-31,2018-08-10,132,8,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1718,Calf Problems,2017-12-23,2018-02-02,41,10,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1718,Bruised Rib,2017-10-20,2017-11-28,39,6,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1718,Bruised Rib,2018-01-14,2018-01-19,5,,injury,Charlie Taylor,/charlie-taylor/profil/spieler/195633 +1718,Transferred to Leeds,2017-07-01,2017-07-05,,,Transfer,Charlie Taylor,/charlie-taylor/profil/spieler/195633 +1718,Hamstring Injury,2017-11-02,2017-11-15,13,1,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1718,Transferred to Bristol City,2017-08-28,2017-12-31,,,Transfer,Jonathan Leko,/jonathan-leko/profil/spieler/314266 +1718,Transferred to Man Utd U23,2017-07-01,2018-06-30,,,Transfer,Ethan Hamilton,/ethan-hamilton/profil/spieler/396286 +1718,Transferred to Hull City,2017-07-01,2017-08-22,,,Transfer,Sam Clucas,/sam-clucas/profil/spieler/122223 +1718,Hamstring Injury,2018-01-22,2018-02-22,31,4,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1718,Knee Injury,2017-08-28,2017-09-28,31,4,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1718,Knee Injury,2017-07-27,2017-08-24,28,3,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1718,Transferred to Atlético Madrid,2017-07-01,2017-07-20,,,Transfer,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +1718,tendon irritation,2017-10-21,2017-11-19,29,4,injury,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 +1718,Groin Injury,2017-08-12,2017-09-09,28,5,injury,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 +1718,Transferred to Club Brugge,2017-07-01,2017-08-19,,,Transfer,José Izquierdo,/jose-izquierdo/profil/spieler/147094 +1718,Transferred to Palace U21,2017-07-01,2018-06-30,,,Transfer,Jason Lokilo,/jason-lokilo/profil/spieler/325200 +1718,Hamstring Injury,2017-12-19,2018-01-29,41,10,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1718,Adductor problems,2017-11-12,2017-11-20,8,1,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1718,Transferred to Everton U23,2017-07-01,2017-12-31,,,Transfer,Beni Baningime,/beni-baningime/profil/spieler/399369 +1718,Torn Ankle Ligament,2018-04-16,2018-05-21,35,4,injury,Michy Batshuayi,/michy-batshuayi/profil/spieler/179184 +1718,Ankle Injury,2017-11-09,2017-11-30,21,4,injury,Michy Batshuayi,/michy-batshuayi/profil/spieler/179184 +1718,Transferred to Bor. Dortmund,2018-01-31,2018-06-29,,,Transfer,Michy Batshuayi,/michy-batshuayi/profil/spieler/179184 +1718,Indirect card suspension,2017-10-23,2017-10-30,7,1,suspension,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 +1718,Transferred to Telford Utd,2018-01-08,2018-02-04,,,Transfer,Ryan Schofield,/ryan-schofield/profil/spieler/495441 +1718,Transferred to Bournemouth U21,2017-07-01,2018-06-30,,,Transfer,Mikael Ndjoli,/mikael-ndjoli/profil/spieler/562256 +1718,Fractured Rib,2018-03-26,2018-08-30,157,8,injury,Konstantinos Stafylidis,/konstantinos-stafylidis/profil/spieler/148967 +1718,Ill,2017-12-11,2017-12-18,7,2,injury,Konstantinos Stafylidis,/konstantinos-stafylidis/profil/spieler/148967 +1718,Transferred to FC Augsburg,2017-07-01,2018-01-17,,,Transfer,Konstantinos Stafylidis,/konstantinos-stafylidis/profil/spieler/148967 +1718,Transferred to FC Augsburg,2018-06-30,2018-06-30,,,Transfer,Konstantinos Stafylidis,/konstantinos-stafylidis/profil/spieler/148967 +1718,Hamstring Injury,2017-08-13,2017-12-07,116,16,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +1718,Transferred to Ross County,2018-01-24,2018-05-13,,,Transfer,Harry Souttar,/harry-souttar/profil/spieler/298091 +1718,Hip Injury,2017-09-21,2017-11-18,58,11,injury,Calum Chambers,/calum-chambers/profil/spieler/215118 +1718,Bruised Foot,2018-05-17,2018-05-31,14,2,injury,Marcus McGuane,/marcus-mcguane/profil/spieler/340320 +1718,Transferred to Arsenal U23,2017-07-01,2018-01-29,,,Transfer,Marcus McGuane,/marcus-mcguane/profil/spieler/340320 +1718,Transferred to Barcelona B,2018-01-30,2018-06-30,,,Transfer,Marcus McGuane,/marcus-mcguane/profil/spieler/340320 +1718,Transferred to Chelsea U23,2017-07-01,2018-01-07,,,Transfer,Jake Clarke-Salter,/jake-clarke-salter/profil/spieler/316551 +1718,Transferred to Sunderland,2018-01-08,2018-05-30,,,Transfer,Jake Clarke-Salter,/jake-clarke-salter/profil/spieler/316551 +1718,Transferred to Chelsea U23,2018-05-31,2018-06-30,,,Transfer,Jake Clarke-Salter,/jake-clarke-salter/profil/spieler/316551 +1718,Bruised Ankle,2017-09-19,2017-10-22,33,7,injury,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 +1718,Transferred to Liverpool U23,2017-07-01,2018-06-30,,,Transfer,Conor Masterson,/conor-masterson/profil/spieler/293784 +1718,Unknown Injury,2017-11-22,2017-12-04,12,3,injury,Jaroslaw Jach,/jaroslaw-jach/profil/spieler/327755 +1718,Transferred to Zaglebie Lubin,2017-07-01,2018-01-22,,,Transfer,Jaroslaw Jach,/jaroslaw-jach/profil/spieler/327755 +1718,Suspension through sports court,2018-05-08,2018-05-14,6,2,suspension,Marc Albrighton,/marc-albrighton/profil/spieler/61560 +1718,Red card suspension,2018-04-29,2018-05-06,7,1,suspension,Marc Albrighton,/marc-albrighton/profil/spieler/61560 +1718,Transferred to Paris SG,2017-07-01,2017-08-29,,,Transfer,Grzegorz Krychowiak,/grzegorz-krychowiak/profil/spieler/45184 +1718,Transferred to Paris SG,2018-06-30,2018-06-30,,,Transfer,Grzegorz Krychowiak,/grzegorz-krychowiak/profil/spieler/45184 +1718,Achilles tendon problems,2018-01-24,2018-02-02,9,3,injury,Willian,/willian/profil/spieler/52769 +1718,Transferred to FC Ingolstadt,2017-07-01,2017-07-12,,,Transfer,Markus Suttner,/markus-suttner/profil/spieler/31514 +1718,Cruciate Ligament Rupture,2018-04-25,2019-03-07,316,43,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1718,Transferred to Aston Villa,2017-08-04,2018-05-30,,,Transfer,Josh Onomah,/josh-onomah/profil/spieler/243589 +1718,Transferred to Norwich,2017-07-01,2017-07-18,,,Transfer,Jacob Murphy,/jacob-murphy/profil/spieler/199527 +1718,Transferred to Blackburn,2017-07-01,2017-07-03,,,Transfer,Connor Mahoney,/connor-mahoney/profil/spieler/287528 +1718,Transferred to Barnsley FC,2018-01-29,2018-05-30,,,Transfer,Connor Mahoney,/connor-mahoney/profil/spieler/287528 +1718,Concussion,2018-06-15,2018-06-19,4,,injury,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 +1718,Muscle Injury,2018-04-09,2018-04-19,10,2,injury,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 +1718,Muscular problems,2017-10-30,2017-11-09,10,1,injury,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 +1718,Knee Injury,2017-12-12,2018-02-10,60,12,injury,Stephen Ward,/stephen-ward/profil/spieler/34691 +1718,Groin Injury,2017-10-23,2018-05-19,208,34,injury,Maarten Stekelenburg,/maarten-stekelenburg/profil/spieler/4311 +1718,Red card suspension,2017-12-03,2017-12-17,14,3,suspension,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 +1718,Transferred to Ajax,2017-07-01,2017-08-22,,,Transfer,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 +1718,Ankle Injury,2017-12-20,2018-02-24,66,13,injury,Jermain Defoe,/jermain-defoe/profil/spieler/3875 +1718,Knee Injury,2018-01-20,2018-02-23,34,4,injury,Dean Marney,/dean-marney/profil/spieler/4055 +1718,Transferred to Chelsea U21,2017-07-01,2018-06-30,,,Transfer,Kyle Scott,/kyle-scott/profil/spieler/258888 +1718,Muscle Injury,2018-03-05,2018-03-31,26,3,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1718,Knee Injury,2018-01-14,2018-02-11,28,7,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1718,Calf Problems,2017-11-06,2017-11-13,7,,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1718,Transferred to West Ham U21,2017-07-01,2018-06-30,,,Transfer,Marcus Browne,/marcus-browne/profil/spieler/391470 +1718,Transferred to Rotherham,2017-08-31,2018-05-30,,,Transfer,Richie Towell,/richie-towell/profil/spieler/114116 +1718,Knee Injury,2018-02-10,2018-10-30,262,27,injury,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 +1718,Achilles tendon rupture,2018-05-04,2018-11-19,199,21,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1718,Knock,2018-01-01,2018-01-18,17,4,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1718,Achilles tendon problems,2017-10-05,2017-10-12,7,,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1718,Thigh Muscle Strain,2018-02-10,2018-03-03,21,3,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1718,Ankle Injury,2018-03-03,2018-08-13,163,2,injury,Sam Byram,/sam-byram/profil/spieler/236953 +1718,Thigh Muscle Strain,2017-11-01,2018-01-13,73,15,injury,Sam Byram,/sam-byram/profil/spieler/236953 +1718,Transferred to 1.FC Nuremberg,2017-07-01,2017-08-22,,,Transfer,Abdelhamid Sabiri,/abdelhamid-sabiri/profil/spieler/340394 +1718,groin strain,2018-06-04,2018-06-18,14,,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1718,Calf Strain,2017-12-27,2018-01-18,22,6,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1718,Muscle Injury,2017-12-11,2017-12-21,10,3,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1718,Calf Injury,2017-08-31,2017-11-16,77,14,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1718,Transferred to Liverpool U18,2017-07-01,2018-06-30,,,Transfer,Curtis Jones,/curtis-jones/profil/spieler/433188 +1718,Transferred to Aberdeen FC,2018-01-31,2018-05-13,,,Transfer,Freddie Woodman,/freddie-woodman/profil/spieler/226049 +1718,Achilles tendon problems,2018-03-12,2019-01-11,305,35,injury,Matty James,/matty-james/profil/spieler/73522 +1718,Achilles tendon problems,2017-09-09,2017-12-25,107,19,injury,Matty James,/matty-james/profil/spieler/73522 +1718,Transferred to Middlesbrough,2017-08-11,2018-05-30,,,Transfer,Lewis Baker,/lewis-baker/profil/spieler/198589 +1718,Heart Condition,2017-09-25,2018-01-25,122,26,injury,Michael Carrick,/michael-carrick/profil/spieler/3878 +1718,Cruciate Ligament Rupture,2016-11-21,2018-07-01,587,178,injury,Ádám Bogdán,/adam-bogdan/profil/spieler/55247 +1718,Transferred to Everton U23,2017-07-01,2018-06-30,,,Transfer,Morgan Feeney,/morgan-feeney/profil/spieler/399373 +1718,Transferred to Aston Villa,2018-01-25,2018-05-30,,,Transfer,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +1718,Concussion,2017-11-02,2017-11-18,16,3,injury,Cuco Martina,/cuco-martina/profil/spieler/91251 +1718,Transferred to West Ham U21,2017-07-01,2018-06-30,,,Transfer,Grady Diangana,/grady-diangana/profil/spieler/342048 +1718,Red card suspension,2018-05-10,2018-05-14,4,1,suspension,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 +1718,Transferred to PAS Giannina,2017-07-01,2018-01-03,,,Transfer,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 +1718,Back Injury,2017-12-14,2017-12-28,14,2,injury,Costel Pantilimon,/costel-pantilimon/profil/spieler/47659 +1718,Transferred to Dep. La Coruña,2017-09-01,2018-01-29,,,Transfer,Costel Pantilimon,/costel-pantilimon/profil/spieler/47659 +1718,Transferred to Nottm Forest,2018-01-31,2018-05-30,,,Transfer,Costel Pantilimon,/costel-pantilimon/profil/spieler/47659 +1718,Transferred to Brighton U21,2017-07-01,2018-06-30,,,Transfer,James Tilley,/james-tilley/profil/spieler/359693 +1718,Transferred to Man City U23,2017-07-01,2018-06-30,,,Transfer,Tom Dele-Bashiru,/tom-dele-bashiru/profil/spieler/346472 +1718,Cartilage Damage,2017-08-21,2018-01-01,133,26,injury,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1718,Shinbone injury,2018-04-05,2018-06-01,57,7,injury,Ben Mee,/ben-mee/profil/spieler/74810 +1718,Thigh Problems,2017-10-17,2017-10-29,12,2,injury,Oliver Burke,/oliver-burke/profil/spieler/341317 +1718,Transferred to RB Leipzig,2017-07-01,2017-08-24,,,Transfer,Oliver Burke,/oliver-burke/profil/spieler/341317 +1718,Foot Injury,2017-08-23,2017-09-07,15,2,injury,Davy Klaassen,/davy-klaassen/profil/spieler/182932 +1718,Red card suspension,2018-04-08,2018-04-29,21,3,suspension,Davy Pröpper,/davy-propper/profil/spieler/79027 +1718,Transferred to PSV Eindhoven,2017-07-01,2017-08-06,,,Transfer,Davy Pröpper,/davy-propper/profil/spieler/79027 +1718,Transferred to Sparta Prague,2017-07-01,2018-01-30,,,Transfer,Martin Dúbravka,/martin-dubravka/profil/spieler/74960 +1718,Transferred to Sparta Prague,2018-06-30,2018-06-30,,,Transfer,Martin Dúbravka,/martin-dubravka/profil/spieler/74960 +1718,Transferred to West Brom U18,2017-07-01,2018-06-30,,,Transfer,Rayhaan Tulloch,/rayhaan-tulloch/profil/spieler/433184 +1718,Ankle Injury,2017-08-27,2017-09-08,12,,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +1718,Calf Injury,2017-12-09,2018-01-28,50,10,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1718,Thigh Muscle Strain,2017-10-24,2017-11-18,25,4,injury,Martin Olsson,/martin-olsson/profil/spieler/38073 +1718,Meniscal Injury,2017-09-03,2017-12-16,104,32,injury,Adam Federici,/adam-federici/profil/spieler/4233 +1718,Transferred to Nottm Forest,2017-08-31,2017-09-10,,,Transfer,Adam Federici,/adam-federici/profil/spieler/4233 +1718,Knee Injury,2017-09-09,2017-10-30,51,7,injury,Massadio Haidara,/massadio-haidara/profil/spieler/170929 +1718,Transferred to Wigan,2018-01-25,2018-05-30,,,Transfer,Jay Fulton,/jay-fulton/profil/spieler/171260 +1718,Transferred to Nottm Forest,2018-01-31,2018-05-30,,,Transfer,Jack Colback,/jack-colback/profil/spieler/61644 +1718,Transferred to Sivasspor,2018-01-31,2018-06-29,,,Transfer,Henri Saivet,/henri-saivet/profil/spieler/51540 +1718,Transferred to Fulham,2017-07-25,2018-05-30,,,Transfer,Oliver Norwood,/oliver-norwood/profil/spieler/73547 +1718,Transferred to Walsall,2018-01-31,2018-05-30,,,Transfer,Krystian Bielik,/krystian-bielik/profil/spieler/287247 +1718,Concussion,2017-10-09,2017-10-19,10,1,injury,Joe Allen,/joe-allen/profil/spieler/51452 +1718,Heel Bone Injury,2017-09-11,2017-10-21,40,7,injury,Steve Mounié,/steve-mounie/profil/spieler/238639 +1718,Transferred to Montpellier,2017-07-01,2017-07-04,,,Transfer,Steve Mounié,/steve-mounie/profil/spieler/238639 +1718,Knee Injury,2017-09-20,2017-10-19,29,4,injury,Todd Kane,/todd-kane/profil/spieler/154287 +1718,Transferred to FC Groningen,2017-07-01,2018-01-29,,,Transfer,Todd Kane,/todd-kane/profil/spieler/154287 +1718,Transferred to Oxford United,2018-01-31,2018-05-30,,,Transfer,Todd Kane,/todd-kane/profil/spieler/154287 +1718,Ankle Injury,2018-04-28,2018-06-30,63,4,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +1718,Hamstring Injury,2017-12-17,2018-01-12,26,7,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1718,Minor Knock,2017-09-25,2017-09-28,3,1,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1718,Rest,2017-09-18,2017-09-21,3,1,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1718,Transferred to New York City,2017-07-01,2018-01-29,,,Transfer,Jack Harrison,/jack-harrison/profil/spieler/417346 +1718,Transferred to Middlesbrough,2018-01-31,2018-05-30,,,Transfer,Jack Harrison,/jack-harrison/profil/spieler/417346 +1718,Transferred to Chesterfield FC,2018-01-05,2018-05-30,,,Transfer,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 +1718,Knee Injury,2017-10-09,2017-12-23,75,12,injury,Isaac Success,/isaac-success/profil/spieler/295331 +1718,Transferred to Málaga CF,2018-01-31,2018-06-29,,,Transfer,Isaac Success,/isaac-success/profil/spieler/295331 +1718,Transferred to Bournemouth U21,2017-07-01,2018-01-30,,,Transfer,Shaun Hobson,/shaun-hobson/profil/spieler/562257 +1718,Transferred to Chester,2018-01-31,2018-05-30,,,Transfer,Shaun Hobson,/shaun-hobson/profil/spieler/562257 +1718,Transferred to Bournemouth U21,2018-05-31,2018-06-30,,,Transfer,Shaun Hobson,/shaun-hobson/profil/spieler/562257 +1718,Transferred to Middlesbrough,2017-07-14,2018-01-02,,,Transfer,Connor Roberts,/connor-roberts/profil/spieler/214666 +1718,Transferred to Leamington,2017-07-01,2017-08-13,,,Transfer,Courtney Baker-Richardson,/courtney-baker-richardson/profil/spieler/298231 +1718,Transferred to Athletic,2017-07-01,2018-01-29,,,Transfer,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 +1718,Transferred to Swansea U21,2017-07-01,2018-06-30,,,Transfer,George Byers,/george-byers/profil/spieler/240083 +1718,Tibia and Fibula Fracture,2018-04-18,2019-01-31,288,50,injury,Soufyan Ahannach,/soufyan-ahannach/profil/spieler/262895 +1718,Transferred to Almere City,2017-07-01,2017-08-09,,,Transfer,Soufyan Ahannach,/soufyan-ahannach/profil/spieler/262895 +1718,Transferred to Sparta R.,2018-01-19,2018-06-29,,,Transfer,Soufyan Ahannach,/soufyan-ahannach/profil/spieler/262895 +1718,Transferred to Leicester U21,2017-07-01,2017-08-10,,,Transfer,Harvey Barnes,/harvey-barnes/profil/spieler/398065 +1718,Transferred to Barnsley FC,2017-08-11,2017-12-31,,,Transfer,Harvey Barnes,/harvey-barnes/profil/spieler/398065 +1718,Transferred to Leicester U21,2018-01-01,2018-06-30,,,Transfer,Harvey Barnes,/harvey-barnes/profil/spieler/398065 diff --git a/airsenal/data/absences_1819.csv b/airsenal/data/absences_1819.csv new file mode 100644 index 00000000..a8d4ace4 --- /dev/null +++ b/airsenal/data/absences_1819.csv @@ -0,0 +1,1472 @@ +season,details,from,until,days,games,reason,player,url +1819,Knock,2019-02-18,2019-02-26,8,1,injury,Martin Kelly,/martin-kelly/profil/spieler/78959 +1819,Groin Strain,2018-12-16,2019-01-01,16,3,injury,Martin Kelly,/martin-kelly/profil/spieler/78959 +1819,Transferred to Liverpool U23,2018-07-01,2019-06-30,,,Transfer,Rhian Brewster,/rhian-brewster/profil/spieler/406560 +1819,Head Injury,2019-04-22,2019-05-03,11,2,injury,Fabinho,/fabinho/profil/spieler/225693 +1819,Hamstring Injury,2019-01-20,2019-01-29,9,,injury,Fabinho,/fabinho/profil/spieler/225693 +1819,Ill,2018-08-09,2018-08-11,2,,injury,Fabinho,/fabinho/profil/spieler/225693 +1819,Transferred to West Brom,2018-08-06,2019-05-30,,,Transfer,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +1819,Back Injury,2018-08-04,2018-09-16,43,6,injury,Ivan Cavaleiro,/ivan-cavaleiro/profil/spieler/149716 +1819,Transferred to Tottenham U23,2018-07-01,2019-06-30,,,Transfer,Luke Amos,/luke-amos/profil/spieler/258912 +1819,Ankle Injury,2019-01-28,2019-02-03,6,1,injury,Lucas Pérez,/lucas-perez/profil/spieler/73185 +1819,Foot Injury,2018-12-09,2018-12-26,17,2,injury,Lucas Pérez,/lucas-perez/profil/spieler/73185 +1819,Knock,2018-08-09,2018-08-17,8,1,injury,Lucas Pérez,/lucas-perez/profil/spieler/73185 +1819,Ill,2019-03-31,2019-04-08,8,1,injury,Michael Keane,/michael-keane/profil/spieler/118534 +1819,Fractured Skull,2018-08-25,2018-09-22,28,4,injury,Michael Keane,/michael-keane/profil/spieler/118534 +1819,Transferred to Brighton U23,2018-07-01,2019-06-30,,,Transfer,Jayson Molumby,/jayson-molumby/profil/spieler/357656 +1819,Ankle Injury,2019-01-31,2019-02-22,22,3,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1819,Knock,2018-12-16,2018-12-25,9,1,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1819,Knock,2018-10-29,2018-11-03,5,1,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1819,Foot Injury,2018-08-23,2019-01-12,142,15,injury,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 +1819,Transferred to Grasshoppers,2018-07-19,2019-06-29,,,Transfer,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 +1819,Knee Injury,2018-10-11,2018-10-19,8,,injury,Gaëtan Bong,/gaetan-bong/profil/spieler/36291 +1819,Ankle Injury,2019-03-14,2019-03-22,8,1,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1819,Ligament Injury,2019-02-01,2019-02-08,7,1,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1819,Cals Sclerosis,2019-01-04,2019-01-11,7,1,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1819,Hip Injury,2018-10-21,2018-11-08,18,4,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1819,Indirect card suspension,2018-11-26,2018-12-03,7,1,suspension,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1819,Knee Injury,2018-12-02,2019-01-11,40,8,injury,Steven Defour,/steven-defour/profil/spieler/33866 +1819,Knee Injury,2018-11-11,2018-11-25,14,,injury,Steven Defour,/steven-defour/profil/spieler/33866 +1819,Calf Strain,2018-07-11,2018-09-24,75,12,injury,Steven Defour,/steven-defour/profil/spieler/33866 +1819,Hamstring Injury,2018-08-06,2018-08-28,22,4,injury,Jonathan Williams,/jonathan-williams/profil/spieler/170322 +1819,Transferred to Charlton,2019-01-04,2019-06-30,,,Transfer,Jonathan Williams,/jonathan-williams/profil/spieler/170322 +1819,Calf Strain,2018-06-09,2018-08-11,63,3,injury,Tom Heaton,/tom-heaton/profil/spieler/34130 +1819,Transferred to Palace U21,2018-07-01,2019-06-30,,,Transfer,Giovanni McGregor,/giovanni-mcgregor/profil/spieler/611651 +1819,Groin Strain,2018-12-14,2018-12-26,12,3,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +1819,Virus Infection,2019-04-26,2019-06-10,45,3,injury,Maya Yoshida,/maya-yoshida/profil/spieler/81789 +1819,Transferred to Brighton U21,2018-07-01,2019-01-03,,,Transfer,Ben Barclay,/ben-barclay/profil/spieler/335593 +1819,Transferred to Notts County,2019-01-04,2019-05-30,,,Transfer,Ben Barclay,/ben-barclay/profil/spieler/335593 +1819,Transferred to Brighton U23,2019-05-31,2019-06-30,,,Transfer,Ben Barclay,/ben-barclay/profil/spieler/335593 +1819,Facial Injury,2019-04-28,2019-05-11,13,1,injury,Christian Benteke,/christian-benteke/profil/spieler/50201 +1819,Knee Injury,2018-09-01,2019-01-12,133,22,injury,Christian Benteke,/christian-benteke/profil/spieler/50201 +1819,Ankle Injury,2019-05-01,2019-05-30,29,2,injury,David Brooks,/david-brooks/profil/spieler/277033 +1819,Calf Strain,2019-03-10,2019-03-15,5,,injury,David Brooks,/david-brooks/profil/spieler/277033 +1819,Ankle Injury,2019-01-31,2019-02-26,26,3,injury,David Brooks,/david-brooks/profil/spieler/277033 +1819,Ankle Injury,2019-01-30,2019-02-27,28,5,injury,David Brooks,/david-brooks/profil/spieler/277033 +1819,Knock,2019-04-05,2019-05-31,56,6,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1819,Thigh Muscle Strain,2019-01-20,2019-01-28,8,1,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1819,Knock,2019-01-13,2019-01-18,5,,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1819,Knock,2019-01-03,2019-01-11,8,1,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1819,Transferred to Bradford,2018-07-16,2019-05-30,,,Transfer,Jack Payne,/jack-payne/profil/spieler/278092 +1819,Knock,2018-12-09,2018-12-15,6,1,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1819,Knock,2018-12-03,2018-12-04,1,,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1819,Ankle Injury,2018-11-16,2018-11-23,7,,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1819,Knock,2018-10-14,2018-10-19,5,,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1819,Knock,2018-08-09,2018-08-17,8,1,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1819,Shoulder Injury,2018-07-02,2018-07-06,4,,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1819,Transferred to Real Madrid,2018-07-01,2018-08-08,,,Transfer,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1819,Transferred to Real Madrid,2019-06-30,2019-06-30,,,Transfer,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1819,Transferred to Derby,2018-07-01,2018-08-06,,,Transfer,Matej Vydra,/matej-vydra/profil/spieler/101500 +1819,Bruise,2018-12-09,2019-01-04,26,6,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +1819,Knee Injury,2018-10-07,2018-11-02,26,3,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +1819,Transferred to Arsenal U23,2018-07-01,2018-12-31,,,Transfer,Eddie Nketiah,/eddie-nketiah/profil/spieler/340324 +1819,Transferred to Peterborough,2019-01-03,2019-05-30,,,Transfer,Ben White,/ben-white/profil/spieler/335721 +1819,Back Injury,2018-12-17,2019-01-02,16,3,injury,Alberto Moreno,/alberto-moreno/profil/spieler/207917 +1819,Transferred to Kilmarnock FC,2018-08-08,2019-05-19,,,Transfer,Daniel Bachmann,/daniel-bachmann/profil/spieler/120186 +1819,Knock,2018-08-09,2018-09-07,29,5,injury,Leander Dendoncker,/leander-dendoncker/profil/spieler/168157 +1819,Transferred to RSC Anderlecht,2018-07-01,2018-08-08,,,Transfer,Leander Dendoncker,/leander-dendoncker/profil/spieler/168157 +1819,Transferred to RSC Anderlecht,2019-06-30,2019-06-30,,,Transfer,Leander Dendoncker,/leander-dendoncker/profil/spieler/168157 +1819,Transferred to Southampton U23,2018-07-01,2019-06-30,,,Transfer,Callum Slattery,/callum-slattery/profil/spieler/332342 +1819,Back Injury,2018-08-04,2018-09-24,51,7,injury,Tim Ream,/tim-ream/profil/spieler/145466 +1819,Transferred to Fulham U18,2018-07-01,2019-06-30,,,Transfer,Harvey Elliott,/harvey-elliott/profil/spieler/565822 +1819,Transferred to Wolves U21,2018-07-01,2019-06-30,,,Transfer,Elliot Watt,/elliot-watt/profil/spieler/403574 +1819,Knock,2019-05-05,2019-05-31,26,1,injury,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1819,Calf Strain,2019-02-10,2019-03-01,19,2,injury,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1819,Strain,2019-01-20,2019-02-08,19,2,injury,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1819,Knock,2019-01-02,2019-01-18,16,2,injury,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1819,Transferred to Real Betis,2018-07-01,2018-08-08,,,Transfer,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1819,Transferred to Real Betis,2019-06-30,2019-06-30,,,Transfer,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1819,Ill,2019-04-14,2019-04-19,5,,injury,Karlan Grant,/karlan-grant/profil/spieler/314183 +1819,Transferred to Charlton,2018-07-01,2019-01-29,,,Transfer,Karlan Grant,/karlan-grant/profil/spieler/314183 +1819,Transferred to Wigan,2018-07-01,2019-05-30,,,Transfer,Christian Walton,/christian-walton/profil/spieler/208379 +1819,Hamstring Injury,2018-12-08,2018-12-26,18,6,injury,David Silva,/david-silva/profil/spieler/35518 +1819,Knock,2018-08-03,2018-08-18,15,2,injury,David Silva,/david-silva/profil/spieler/35518 +1819,Transferred to Chelsea U23,2018-07-01,2019-06-30,,,Transfer,Marcin Bulka,/marcin-bulka/profil/spieler/465955 +1819,Hip Injury,2019-04-21,2019-04-26,5,,injury,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +1819,Back Injury,2019-01-17,2019-01-18,1,,injury,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +1819,Knock,2018-11-30,2018-12-14,14,3,injury,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +1819,Ankle Injury,2018-11-09,2019-05-31,203,41,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +1819,Ankle Injury,2019-03-29,2019-05-31,63,8,injury,Callum Paterson,/callum-paterson/profil/spieler/169555 +1819,Knock,2019-01-13,2019-01-18,5,,injury,Callum Paterson,/callum-paterson/profil/spieler/169555 +1819,Knee Injury,2018-12-23,2018-12-28,5,1,injury,Callum Paterson,/callum-paterson/profil/spieler/169555 +1819,Transferred to Newcastle U23,2018-07-01,2019-01-30,,,Transfer,Callum Roberts,/callum-roberts/profil/spieler/288952 +1819,Transferred to Colchester Utd.,2019-01-31,2019-03-12,,,Transfer,Callum Roberts,/callum-roberts/profil/spieler/288952 +1819,Transferred to Newcastle U23,2019-03-13,2019-06-30,,,Transfer,Callum Roberts,/callum-roberts/profil/spieler/288952 +1819,Shoulder Injury,2018-07-26,2019-01-04,162,28,injury,Nick Pope,/nick-pope/profil/spieler/192080 +1819,Knock,2019-03-31,2019-04-19,19,2,injury,Floyd Ayité,/floyd-ayite/profil/spieler/77974 +1819,Groin Strain,2018-12-03,2018-12-14,11,2,injury,Floyd Ayité,/floyd-ayite/profil/spieler/77974 +1819,Hamstring Injury,2018-07-01,2018-09-14,75,5,injury,Floyd Ayité,/floyd-ayite/profil/spieler/77974 +1819,Groin Injury,2018-11-04,2018-11-30,26,2,injury,James Tarkowski,/james-tarkowski/profil/spieler/173504 +1819,Groin Strain,2018-10-07,2018-10-19,12,,injury,James Tarkowski,/james-tarkowski/profil/spieler/173504 +1819,Groin Strain,2018-10-01,2018-10-05,4,,injury,James Tarkowski,/james-tarkowski/profil/spieler/173504 +1819,Transferred to Man City U21,2018-07-01,2019-06-30,,,Transfer,Cameron Humphreys,/cameron-humphreys/profil/spieler/277723 +1819,Transferred to Bournemouth U21,2018-07-01,2018-07-29,,,Transfer,Sam Surridge,/sam-surridge/profil/spieler/398402 +1819,Transferred to Oldham Athletic,2018-07-30,2019-01-06,,,Transfer,Sam Surridge,/sam-surridge/profil/spieler/398402 +1819,Transferred to Bournemouth U21,2019-01-07,2019-06-30,,,Transfer,Sam Surridge,/sam-surridge/profil/spieler/398402 +1819,Transferred to QPR,2018-08-23,2019-05-30,,,Transfer,Nahki Wells,/nahki-wells/profil/spieler/173483 +1819,Transferred to Brighton U21,2018-07-01,2019-06-30,,,Transfer,Will Collar,/will-collar/profil/spieler/335598 +1819,Ankle Surgery,2019-02-28,2019-09-20,204,12,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1819,Ankle Surgery,2018-07-12,2018-11-22,133,15,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1819,Knee Surgery,2019-02-01,2019-05-15,103,14,injury,Marcus Bettinelli,/marcus-bettinelli/profil/spieler/116648 +1819,Fitness,2018-08-13,2018-08-18,5,1,injury,Marcus Bettinelli,/marcus-bettinelli/profil/spieler/116648 +1819,Unknown Injury,2018-07-01,2018-08-13,43,1,injury,Marcus Bettinelli,/marcus-bettinelli/profil/spieler/116648 +1819,Hamstring Injury,2019-04-29,2019-05-31,32,2,injury,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +1819,Foot Injury,2019-03-11,2019-03-29,18,1,injury,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +1819,Muscle Injury,2018-11-02,2018-11-10,8,2,injury,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +1819,Transferred to Newcastle U23,2018-07-01,2019-06-30,,,Transfer,Kell Watts,/kell-watts/profil/spieler/484389 +1819,Calf Injury,2019-03-01,2019-03-08,7,1,injury,Ben Johnson,/ben-johnson/profil/spieler/468002 +1819,Transferred to West Ham U21,2018-07-01,2019-06-30,,,Transfer,Ben Johnson,/ben-johnson/profil/spieler/468002 +1819,Calf Strain,2018-10-07,2018-11-02,26,3,injury,Pedro Obiang,/pedro-obiang/profil/spieler/101213 +1819,Transferred to Sheff Wed,2019-01-31,2019-05-30,,,Transfer,Achraf Lazaar,/achraf-lazaar/profil/spieler/139173 +1819,Transferred to Man City U23,2018-07-01,2019-06-30,,,Transfer,Eric García,/eric-garcia/profil/spieler/466794 +1819,Toe Injury,2019-01-20,2019-02-08,19,3,injury,Matthew Lowton,/matthew-lowton/profil/spieler/102258 +1819,Knock,2019-01-03,2019-01-11,8,1,injury,Matthew Lowton,/matthew-lowton/profil/spieler/102258 +1819,Yellow card suspension,2018-12-27,2018-12-31,4,1,suspension,Matthew Lowton,/matthew-lowton/profil/spieler/102258 +1819,Transferred to Villarreal,2019-01-07,2019-06-30,,,Transfer,Vicente Iborra,/vicente-iborra/profil/spieler/65467 +1819,Virus Infection,2019-01-31,2019-02-10,10,2,injury,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 +1819,Biceps femoris muscle injury,2019-04-18,2019-08-26,130,4,injury,Aaron Ramsey,/aaron-ramsey/profil/spieler/50057 +1819,Cartilage Damage,2018-12-16,2019-05-31,166,23,injury,Aaron Lennon,/aaron-lennon/profil/spieler/14221 +1819,Ill,2018-10-24,2018-11-02,9,1,injury,Aaron Lennon,/aaron-lennon/profil/spieler/14221 +1819,Transferred to Middlesbrough,2018-08-23,2019-05-30,,,Transfer,Muhamed Besic,/muhamed-besic/profil/spieler/93905 +1819,Groin Injury,2019-04-19,2019-04-29,10,3,injury,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1819,Groin Strain,2019-01-13,2019-01-29,16,4,injury,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1819,Knock,2018-12-24,2018-12-25,1,,injury,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1819,Hamstring Injury,2018-08-28,2018-09-26,29,5,injury,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1819,Hamstring Injury,2018-07-29,2018-08-10,12,,injury,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1819,Knee Injury,2019-02-10,2019-03-01,19,2,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1819,Ankle Injury,2018-10-13,2018-10-19,6,,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1819,Knock,2018-08-31,2018-09-15,15,1,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1819,Hamstring Injury,2019-02-18,2019-03-02,12,4,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1819,Knock,2018-12-23,2018-12-29,6,1,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1819,Groin Strain,2018-11-25,2018-11-30,5,1,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1819,Knock,2019-04-08,2019-04-14,6,,injury,Kiko Femenía,/kiko-femenia/profil/spieler/76467 +1819,Hamstring Injury,2019-01-20,2019-03-08,47,8,injury,Kiko Femenía,/kiko-femenia/profil/spieler/76467 +1819,Transferred to AS Roma,2018-07-01,2018-07-18,,,Transfer,Alisson,/alisson/profil/spieler/105470 +1819,Knock,2019-02-18,2019-02-22,4,,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +1819,Facial Fracture,2018-11-12,2018-11-24,12,,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +1819,Knock,2018-08-19,2018-08-24,5,,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +1819,Ankle Injury,2018-12-01,2018-12-07,6,2,injury,Ross Barkley,/ross-barkley/profil/spieler/131978 +1819,Knock,2018-10-17,2018-10-19,2,,injury,Ross Barkley,/ross-barkley/profil/spieler/131978 +1819,Transferred to Aston Villa,2018-08-31,2019-05-30,,,Transfer,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +1819,Hip Injury,2019-03-28,2019-04-28,31,,injury,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1819,Hip Injury,2019-01-06,2019-02-06,31,,injury,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1819,Hip Injury,2018-12-05,2019-01-03,29,,injury,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1819,Transferred to Bournemouth U21,2018-07-01,2019-06-30,,,Transfer,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1819,Ill,2018-11-26,2018-12-01,5,1,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1819,Shoulder Injury,2019-04-10,2019-07-10,91,7,injury,Domingos Quina,/domingos-quina/profil/spieler/391719 +1819,Transferred to West Ham U21,2018-07-01,2018-08-08,,,Transfer,Domingos Quina,/domingos-quina/profil/spieler/391719 +1819,Knock,2018-09-09,2018-09-15,6,,injury,Raúl Jiménez,/raul-jimenez/profil/spieler/206040 +1819,Transferred to Benfica,2019-06-30,2019-06-30,,,Transfer,Raúl Jiménez,/raul-jimenez/profil/spieler/206040 +1819,Ankle Injury,2018-09-24,2018-09-30,6,1,injury,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1819,Transferred to Celta de Vigo,2018-07-20,2019-06-29,,,Transfer,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1819,Shinbone injury,2019-01-28,2019-02-01,4,,injury,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 +1819,Ankle fracture,2018-11-29,2019-01-08,40,6,injury,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 +1819,Muscular problems,2018-09-29,2018-10-04,5,2,injury,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 +1819,Transferred to TSG Hoffenheim,2018-07-01,2019-01-30,,,Transfer,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 +1819,Transferred to TSG Hoffenheim,2019-06-30,2019-06-30,,,Transfer,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 +1819,Foot Injury,2018-11-07,2018-11-09,2,,injury,Wesley Hoedt,/wesley-hoedt/profil/spieler/253765 +1819,Transferred to Celta de Vigo,2019-01-22,2019-06-29,,,Transfer,Wesley Hoedt,/wesley-hoedt/profil/spieler/253765 +1819,Ankle Injury,2019-01-26,2019-03-16,49,12,injury,Filip Benkovic,/filip-benkovic/profil/spieler/293168 +1819,Transferred to Dinamo Zagreb,2018-07-01,2018-08-08,,,Transfer,Filip Benkovic,/filip-benkovic/profil/spieler/293168 +1819,Transferred to Celtic,2018-08-31,2019-06-29,,,Transfer,Filip Benkovic,/filip-benkovic/profil/spieler/293168 +1819,Rest,2019-05-11,2019-05-13,2,1,injury,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1819,Rest,2018-12-12,2018-12-14,2,1,injury,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1819,Rest,2018-11-28,2018-11-30,2,1,injury,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1819,Knee Injury,2018-09-21,2018-09-22,1,,injury,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1819,Calf Injury,2018-09-09,2018-09-14,5,,injury,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1819,Red card suspension,2019-03-03,2019-04-08,36,3,suspension,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1819,Transferred to Sampdoria,2018-07-01,2018-07-09,,,Transfer,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1819,Shoulder Injury,2019-06-03,2019-09-13,102,5,injury,Yves Bissouma,/yves-bissouma/profil/spieler/410425 +1819,Hip Injury,2019-01-06,2019-01-28,22,3,injury,Yves Bissouma,/yves-bissouma/profil/spieler/410425 +1819,Transferred to LOSC Lille,2018-07-01,2018-07-16,,,Transfer,Yves Bissouma,/yves-bissouma/profil/spieler/410425 +1819,Transferred to Indep. Medellín,2018-07-01,2018-12-30,,,Transfer,Jorge Segura,/jorge-segura/profil/spieler/453575 +1819,Transferred to Atlas,2019-01-01,2019-06-30,,,Transfer,Jorge Segura,/jorge-segura/profil/spieler/453575 +1819,Transferred to Tottenham U23,2018-07-01,2019-06-30,,,Transfer,Timothy Eyoma,/timothy-eyoma/profil/spieler/406559 +1819,Knee Injury,2019-01-13,2019-02-08,26,4,injury,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 +1819,Transferred to Man City U23,2018-07-01,2019-06-30,,,Transfer,Adrián Bernabé,/adrian-bernabe/profil/spieler/466802 +1819,Indirect card suspension,2018-11-01,2018-11-04,3,1,suspension,Mattéo Guendouzi,/matteo-guendouzi/profil/spieler/465830 +1819,Transferred to FC Lorient,2018-07-01,2018-07-10,,,Transfer,Mattéo Guendouzi,/matteo-guendouzi/profil/spieler/465830 +1819,Transferred to Melbourne City,2018-07-01,2018-12-30,,,Transfer,Anthony Cáceres,/anthony-caceres/profil/spieler/226739 +1819,Transferred to Sydney FC,2019-01-02,2019-06-29,,,Transfer,Anthony Cáceres,/anthony-caceres/profil/spieler/226739 +1819,Knock,2019-02-03,2019-03-15,40,5,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +1819,Ankle Injury,2018-12-16,2019-01-11,26,5,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +1819,Knock,2018-10-15,2018-11-08,24,3,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +1819,Knock,2019-02-25,2019-03-30,33,3,injury,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1819,Transferred to NAC Breda,2019-01-21,2019-06-30,,,Transfer,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 +1819,Knock,2018-10-29,2018-11-08,10,1,injury,Jack Cork,/jack-cork/profil/spieler/40613 +1819,Hip Injury,2019-04-03,2019-04-11,8,1,injury,Mohamed Diamé,/mohamed-diame/profil/spieler/70950 +1819,Hip Injury,2019-01-03,2019-02-10,38,7,injury,Mohamed Diamé,/mohamed-diame/profil/spieler/70950 +1819,Hip Injury,2018-08-04,2018-08-10,6,,injury,Mohamed Diamé,/mohamed-diame/profil/spieler/70950 +1819,Foot Injury,2019-04-22,2019-04-26,4,,injury,Lucas Digne,/lucas-digne/profil/spieler/126664 +1819,Hamstring Injury,2019-03-24,2019-03-29,5,,injury,Lucas Digne,/lucas-digne/profil/spieler/126664 +1819,Bruise,2018-08-13,2018-08-24,11,1,injury,Lucas Digne,/lucas-digne/profil/spieler/126664 +1819,Red card suspension,2019-01-30,2019-02-03,4,1,suspension,Lucas Digne,/lucas-digne/profil/spieler/126664 +1819,Transferred to Barcelona,2018-07-01,2018-07-31,,,Transfer,Lucas Digne,/lucas-digne/profil/spieler/126664 +1819,Bruise,2019-03-18,2019-03-29,11,,injury,André Gomes,/andre-gomes/profil/spieler/221025 +1819,Ill,2018-12-18,2018-12-22,4,,injury,André Gomes,/andre-gomes/profil/spieler/221025 +1819,Ankle fracture,2018-07-29,2018-10-20,83,22,injury,André Gomes,/andre-gomes/profil/spieler/221025 +1819,Transferred to Barcelona,2018-07-01,2018-08-08,,,Transfer,André Gomes,/andre-gomes/profil/spieler/221025 +1819,Transferred to Barcelona,2019-06-30,2019-06-30,,,Transfer,André Gomes,/andre-gomes/profil/spieler/221025 +1819,Flu,2019-05-11,2019-05-13,2,1,injury,Ola Aina,/ola-aina/profil/spieler/236490 +1819,Unknown Injury,2019-03-03,2019-03-05,2,1,injury,Ola Aina,/ola-aina/profil/spieler/236490 +1819,Bruise,2018-11-20,2018-12-01,11,1,injury,Ola Aina,/ola-aina/profil/spieler/236490 +1819,Muscle Injury,2018-09-03,2018-09-10,7,,injury,Ola Aina,/ola-aina/profil/spieler/236490 +1819,Transferred to Torino,2018-08-14,2019-06-29,,,Transfer,Ola Aina,/ola-aina/profil/spieler/236490 +1819,Hand Injury,2018-09-02,2018-09-14,12,,injury,Simon Mignolet,/simon-mignolet/profil/spieler/50219 +1819,Knock,2018-08-01,2018-08-19,18,1,injury,Simon Mignolet,/simon-mignolet/profil/spieler/50219 +1819,Concussion,2019-03-18,2019-03-27,9,,injury,David Ospina,/david-ospina/profil/spieler/73396 +1819,Head Injury,2019-03-17,2019-04-06,20,3,injury,David Ospina,/david-ospina/profil/spieler/73396 +1819,Transferred to SSC Napoli,2018-08-17,2019-06-29,,,Transfer,David Ospina,/david-ospina/profil/spieler/73396 +1819,Transferred to Burnley U21,2018-07-01,2019-06-30,,,Transfer,Josh Benson,/josh-benson/profil/spieler/397102 +1819,Transferred to Arsenal U23,2018-07-01,2019-06-30,,,Transfer,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +1819,Fitness,2019-03-11,2019-03-18,7,1,injury,André Schürrle,/andre-schurrle/profil/spieler/58205 +1819,Virus Infection,2019-02-20,2019-03-10,18,4,injury,André Schürrle,/andre-schurrle/profil/spieler/58205 +1819,Knock,2018-12-01,2018-12-05,4,2,injury,André Schürrle,/andre-schurrle/profil/spieler/58205 +1819,Transferred to Bor. Dortmund,2018-07-01,2018-07-24,,,Transfer,André Schürrle,/andre-schurrle/profil/spieler/58205 +1819,Transferred to Bor. Dortmund,2019-06-30,2019-06-30,,,Transfer,André Schürrle,/andre-schurrle/profil/spieler/58205 +1819,Hamstring Injury,2018-10-18,2018-11-08,21,3,injury,Troy Deeney,/troy-deeney/profil/spieler/65477 +1819,Red card suspension,2019-04-16,2019-04-28,12,3,suspension,Troy Deeney,/troy-deeney/profil/spieler/65477 +1819,Transferred to Leicester U21,2018-07-01,2019-01-30,,,Transfer,Josh Knight,/josh-knight/profil/spieler/425026 +1819,Transferred to Peterborough,2019-01-31,2019-05-30,,,Transfer,Josh Knight,/josh-knight/profil/spieler/425026 +1819,Transferred to Leicester U21,2019-05-31,2019-06-30,,,Transfer,Josh Knight,/josh-knight/profil/spieler/425026 +1819,Hamstring Injury,2019-04-28,2019-05-04,6,,injury,Beram Kayal,/beram-kayal/profil/spieler/44741 +1819,Knock,2019-03-25,2019-03-29,4,,injury,Beram Kayal,/beram-kayal/profil/spieler/44741 +1819,Hamstring Injury,2019-04-21,2019-05-11,20,3,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1819,Thigh Problems,2019-03-02,2019-03-29,27,4,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1819,Muscular problems,2018-12-27,2019-01-02,6,1,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1819,Ligament Injury,2018-11-01,2018-12-14,43,10,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1819,Torn knee ligament,2018-08-15,2018-10-19,65,10,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1819,Ankle Surgery,2018-10-28,2019-09-23,330,38,injury,Daniel Amartey,/daniel-amartey/profil/spieler/214056 +1819,Knee Injury,2018-12-03,2019-01-18,46,9,injury,Danny Ward,/danny-ward/profil/spieler/124172 +1819,Transferred to Aston Villa,2019-01-31,2019-05-30,,,Transfer,Tyrone Mings,/tyrone-mings/profil/spieler/253677 +1819,Knee Surgery,2018-09-26,2019-04-29,215,34,injury,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 +1819,Transferred to Fiorentina,2018-07-01,2018-08-08,,,Transfer,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 +1819,Transferred to Atlético-MG,2018-07-24,2019-06-30,,,Transfer,Nathan,/nathan/profil/spieler/294798 +1819,Knee Surgery,2018-12-29,2019-04-27,119,18,injury,Alfie Mawson,/alfie-mawson/profil/spieler/287431 +1819,Knee Injury,2018-06-14,2018-08-27,74,8,injury,Alfie Mawson,/alfie-mawson/profil/spieler/287431 +1819,Transferred to Swansea,2018-07-01,2018-08-01,,,Transfer,Alfie Mawson,/alfie-mawson/profil/spieler/287431 +1819,Muscle Injury,2019-04-18,2019-04-23,5,2,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +1819,Thigh Muscle Strain,2018-08-28,2018-10-02,35,6,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +1819,Transferred to Chelsea U23,2018-07-01,2018-07-01,,,Transfer,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 +1819,Transferred to Liverpool U23,2018-07-02,2019-06-30,,,Transfer,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 +1819,Transferred to Melbourne City,2018-07-01,2019-06-29,,,Transfer,Luke Brattan,/luke-brattan/profil/spieler/114365 +1819,Transferred to Reading,2018-07-01,2019-01-30,,,Transfer,Leandro Bacuna,/leandro-bacuna/profil/spieler/126014 +1819,Groin Injury,2018-08-20,2018-09-01,12,2,injury,Junior Hoilett,/junior-hoilett/profil/spieler/58993 +1819,Hamstring Injury,2019-02-20,2019-02-23,3,1,injury,Kepa Arrizabalaga,/kepa-arrizabalaga/profil/spieler/192279 +1819,Transferred to Athletic,2018-07-01,2018-08-07,,,Transfer,Kepa Arrizabalaga,/kepa-arrizabalaga/profil/spieler/192279 +1819,Knock,2018-11-08,2019-02-25,109,19,injury,Karl Darlow,/karl-darlow/profil/spieler/99397 +1819,Transferred to Rochdale,2019-01-11,2019-05-30,,,Transfer,Ethan Ebanks-Landell,/ethan-ebanks-landell/profil/spieler/129067 +1819,Calf Injury,2019-03-17,2019-03-31,14,,injury,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1819,Hamstring Injury,2018-12-23,2019-01-11,19,4,injury,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1819,Hamstring Injury,2018-10-21,2018-12-07,47,11,injury,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1819,Knee Injury,2018-07-02,2018-08-17,46,1,injury,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1819,Transferred to Liverpool U23,2018-07-01,2019-06-30,,,Transfer,Caoimhin Kelleher,/caoimhin-kelleher/profil/spieler/340918 +1819,Knock,2019-01-20,2019-04-12,82,15,injury,Matteo Darmian,/matteo-darmian/profil/spieler/54906 +1819,Knock,2018-12-07,2018-12-15,8,2,injury,Matteo Darmian,/matteo-darmian/profil/spieler/54906 +1819,Knock,2018-11-25,2018-12-04,9,2,injury,Matteo Darmian,/matteo-darmian/profil/spieler/54906 +1819,Cruciate Ligament Rupture,2019-01-19,2019-09-16,240,31,injury,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1819,Calf Strain,2018-12-16,2019-01-11,26,7,injury,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1819,Muscle Injury,2018-10-29,2018-11-02,4,1,injury,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1819,Ill,2018-12-26,2018-12-28,2,1,injury,Pablo Zabaleta,/pablo-zabaleta/profil/spieler/20007 +1819,Groin Strain,2019-04-28,2019-05-11,13,1,injury,Étienne Capoue,/etienne-capoue/profil/spieler/63494 +1819,Red card suspension,2018-12-03,2018-12-17,14,3,suspension,Étienne Capoue,/etienne-capoue/profil/spieler/63494 +1819,Unknown Injury,2019-03-08,2019-04-01,24,2,injury,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 +1819,Cals Sclerosis,2019-02-14,2019-03-04,18,4,injury,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 +1819,Suspended,2019-01-20,2019-01-31,11,,suspension,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 +1819,Transferred to Y. Malatyaspor,2019-01-31,2019-06-29,,,Transfer,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 +1819,Transferred to Ajax U17,2018-07-01,2018-07-31,,,Transfer,Ki-Jana Hoever,/ki-jana-hoever/profil/spieler/485583 +1819,Transferred to Liverpool U18,2018-08-01,2018-12-31,,,Transfer,Ki-Jana Hoever,/ki-jana-hoever/profil/spieler/485583 +1819,Transferred to Liverpool U23,2019-01-01,2019-06-30,,,Transfer,Ki-Jana Hoever,/ki-jana-hoever/profil/spieler/485583 +1819,Transferred to PEC Zwolle,2018-07-01,2018-07-30,,,Transfer,Philippe Sandler,/philippe-sandler/profil/spieler/340460 +1819,Transferred to OGC Nice,2018-07-01,2018-07-11,,,Transfer,Jean Michaël Seri,/jean-michael-seri/profil/spieler/178614 +1819,Ill,2019-04-21,2019-05-03,12,1,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +1819,Knee Injury,2019-03-10,2019-03-31,21,1,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +1819,Shoulder Injury,2018-11-04,2018-11-30,26,2,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +1819,Ankle Injury,2018-09-16,2018-09-21,5,,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +1819,Ankle Injury,2018-08-19,2018-08-31,12,2,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +1819,Knee Injury,2018-10-23,2018-12-03,41,5,injury,David Button,/david-button/profil/spieler/61814 +1819,Back Injury,2018-11-11,2019-02-01,82,15,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +1819,Yellow card suspension,2018-11-11,2018-11-25,14,1,suspension,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +1819,Calf Injury,2019-02-10,2019-02-25,15,1,injury,Glenn Murray,/glenn-murray/profil/spieler/45693 +1819,Shoulder Injury,2018-12-05,2018-12-07,2,,injury,Glenn Murray,/glenn-murray/profil/spieler/45693 +1819,Ankle Injury,2018-11-25,2018-11-30,5,,injury,Glenn Murray,/glenn-murray/profil/spieler/45693 +1819,Concussion,2018-10-21,2018-10-26,5,,injury,Glenn Murray,/glenn-murray/profil/spieler/45693 +1819,Transferred to West Ham U21,2018-07-01,2019-06-30,,,Transfer,Conor Coventry,/conor-coventry/profil/spieler/419025 +1819,Bruise,2019-05-05,2019-05-31,26,1,injury,Scott Dann,/scott-dann/profil/spieler/62688 +1819,Back Injury,2019-04-11,2019-04-15,4,1,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1819,Knee Injury,2019-01-31,2019-02-11,11,2,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1819,Knock,2019-01-10,2019-01-31,21,3,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1819,Knock,2018-09-20,2018-10-01,11,3,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1819,Transferred to Aston Villa,2018-08-25,2019-01-20,,,Transfer,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 +1819,Transferred to RSC Anderlecht,2019-01-31,2019-06-29,,,Transfer,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 +1819,Knee Injury,2018-09-22,2018-12-28,97,15,injury,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 +1819,Knock,2018-10-17,2018-11-09,23,4,injury,Joel Ward,/joel-ward/profil/spieler/92572 +1819,Transferred to QPR,2018-08-23,2019-05-30,,,Transfer,Tomer Hemed,/tomer-hemed/profil/spieler/112668 +1819,Transferred to Livingston FC,2019-01-24,2019-05-30,,,Transfer,Ciaron Brown,/ciaron-brown/profil/spieler/611845 +1819,Transferred to Atlético Madrid,2018-07-01,2018-08-08,,,Transfer,Luciano Vietto,/luciano-vietto/profil/spieler/214316 +1819,Transferred to Atlético Madrid,2019-06-30,2019-06-30,,,Transfer,Luciano Vietto,/luciano-vietto/profil/spieler/214316 +1819,Knee Injury,2019-03-04,2019-08-09,158,9,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1819,Ankle Injury,2019-02-18,2019-02-25,7,,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +1819,Knee Injury,2018-08-24,2018-10-26,63,8,injury,Ramadan Sobhi,/ramadan-sobhi/profil/spieler/312017 +1819,Transferred to El Ahly,2019-01-01,2019-06-29,,,Transfer,Ramadan Sobhi,/ramadan-sobhi/profil/spieler/312017 +1819,Knock,2018-12-31,2019-01-01,1,,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1819,Ankle Injury,2018-10-10,2018-10-19,9,,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1819,Yellow card suspension,2018-11-11,2018-11-25,14,1,suspension,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1819,Hand Injury,2019-04-11,2019-04-13,2,,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1819,Foot Injury,2018-12-03,2018-12-07,4,1,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1819,Fractured Finger,2018-10-15,2018-10-24,9,2,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1819,Ankle Injury,2019-04-09,2019-04-15,6,1,injury,Marko Grujic,/marko-grujic/profil/spieler/222813 +1819,Ankle Injury,2018-12-12,2019-01-14,33,3,injury,Marko Grujic,/marko-grujic/profil/spieler/222813 +1819,Torn Ankle Ligament,2018-09-23,2018-11-11,49,8,injury,Marko Grujic,/marko-grujic/profil/spieler/222813 +1819,Transferred to Hertha BSC,2018-08-19,2019-06-29,,,Transfer,Marko Grujic,/marko-grujic/profil/spieler/222813 +1819,Transferred to Bologna,2018-07-01,2018-07-01,,,Transfer,Adam Masina,/adam-masina/profil/spieler/286949 +1819,Transferred to AC Milan,2018-08-13,2019-06-29,,,Transfer,Tiemoué Bakayoko,/tiemoue-bakayoko/profil/spieler/182618 +1819,Transferred to West Ham U21,2018-07-01,2019-01-20,,,Transfer,Joe Powell,/joe-powell/profil/spieler/354134 +1819,Transferred to Northampton,2019-01-21,2019-05-30,,,Transfer,Joe Powell,/joe-powell/profil/spieler/354134 +1819,Transferred to West Ham U21,2019-05-31,2019-06-30,,,Transfer,Joe Powell,/joe-powell/profil/spieler/354134 +1819,Hip Injury,2018-08-09,2018-09-21,43,9,injury,Anders Lindegaard,/anders-lindegaard/profil/spieler/22491 +1819,Transferred to NK Maribor,2018-07-01,2019-01-30,,,Transfer,Jan Mlakar,/jan-mlakar/profil/spieler/309180 +1819,Transferred to NK Maribor,2019-02-01,2019-06-29,,,Transfer,Jan Mlakar,/jan-mlakar/profil/spieler/309180 +1819,Virus Infection,2018-10-18,2018-10-27,9,1,injury,Alexander Sörloth,/alexander-sorloth/profil/spieler/238407 +1819,Transferred to KAA Gent,2019-01-08,2019-06-29,,,Transfer,Alexander Sörloth,/alexander-sorloth/profil/spieler/238407 +1819,Groin Surgery,2019-04-13,2019-05-31,48,9,injury,Harry Winks,/harry-winks/profil/spieler/249126 +1819,Groin Injury,2019-03-01,2019-04-03,33,5,injury,Harry Winks,/harry-winks/profil/spieler/249126 +1819,Groin Injury,2018-08-02,2018-08-31,29,3,injury,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +1819,Transferred to Swansea,2018-08-25,2019-05-30,,,Transfer,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +1819,Transferred to Maidstone,2019-01-31,2019-05-30,,,Transfer,Dion Henry,/dion-henry/profil/spieler/345899 +1819,Hamstring Injury,2019-01-15,2019-04-02,77,14,injury,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +1819,Transferred to Brighton U23,2018-07-01,2019-01-30,,,Transfer,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +1819,Transferred to Luton,2019-01-31,2019-05-30,,,Transfer,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +1819,Transferred to Brighton U23,2019-05-31,2019-06-30,,,Transfer,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +1819,Ill,2019-02-10,2019-05-25,104,12,injury,Lee Peltier,/lee-peltier/profil/spieler/38094 +1819,Shoulder Injury,2018-09-22,2018-11-09,48,6,injury,Lee Peltier,/lee-peltier/profil/spieler/38094 +1819,Knock,2018-08-04,2018-08-11,7,1,injury,Chris Wood,/chris-wood/profil/spieler/108725 +1819,Ankle Surgery,2018-12-05,2019-04-08,124,23,injury,Joe Gomez,/joe-gomez/profil/spieler/256178 +1819,Knock,2018-08-05,2018-08-11,6,,injury,Joe Gomez,/joe-gomez/profil/spieler/256178 +1819,Transferred to Palace U21,2018-07-01,2019-06-30,,,Transfer,Joe Tupper,/joe-tupper/profil/spieler/424901 +1819,Groin Injury,2018-10-17,2018-10-23,6,2,injury,Kyle Walker,/kyle-walker/profil/spieler/95424 +1819,Knock,2018-07-04,2018-07-06,2,,injury,Kyle Walker,/kyle-walker/profil/spieler/95424 +1819,Cruciate Ligament Surgery,2019-02-16,2019-08-12,177,,injury,Tommie Hoban,/tommie-hoban/profil/spieler/183161 +1819,Knee Injury,2018-08-25,2019-01-21,149,23,injury,Tommie Hoban,/tommie-hoban/profil/spieler/183161 +1819,Knee Injury,2018-08-02,2018-08-23,21,4,injury,Tommie Hoban,/tommie-hoban/profil/spieler/183161 +1819,Transferred to Aberdeen FC,2018-07-25,2019-02-19,,,Transfer,Tommie Hoban,/tommie-hoban/profil/spieler/183161 +1819,Knee Injury,2018-09-21,2018-10-21,30,6,injury,Michel Vorm,/michel-vorm/profil/spieler/26276 +1819,Muscle Injury,2019-05-03,2019-05-21,18,3,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +1819,Groin Strain,2019-04-25,2019-04-30,5,1,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +1819,Ankle problems,2019-02-24,2019-03-02,6,2,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +1819,Eye Injury,2018-09-16,2018-09-17,1,,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +1819,Back trouble,2019-03-18,2019-03-31,13,1,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +1819,Knee Injury,2019-01-13,2019-02-08,26,3,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +1819,Foot Injury,2018-12-11,2018-12-26,15,4,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +1819,Transferred to FC Viitorul,2018-07-01,2019-01-30,,,Transfer,Tudor Baluta,/tudor-baluta/profil/spieler/433976 +1819,Transferred to FC Viitorul,2019-02-01,2019-06-29,,,Transfer,Tudor Baluta,/tudor-baluta/profil/spieler/433976 +1819,Transferred to Middlesbrough,2018-08-08,2019-05-30,,,Transfer,Jordan Hugill,/jordan-hugill/profil/spieler/291544 +1819,Knock,2019-04-22,2019-05-04,12,2,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1819,Ill,2019-02-13,2019-03-16,31,7,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1819,Hamstring Injury,2018-08-06,2018-08-25,19,2,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1819,Transferred to Chelsea U23,2018-07-01,2019-06-30,,,Transfer,Jamie Cumming,/jamie-cumming/profil/spieler/396859 +1819,Groin Injury,2019-04-16,2019-05-03,17,2,injury,Victor Moses,/victor-moses/profil/spieler/59866 +1819,Back trouble,2018-11-27,2018-12-03,6,2,injury,Victor Moses,/victor-moses/profil/spieler/59866 +1819,Transferred to Fenerbahce,2019-01-25,2019-06-30,,,Transfer,Victor Moses,/victor-moses/profil/spieler/59866 +1819,Transferred to Viking FK,2018-07-01,2018-08-06,,,Transfer,Leo Östigard,/leo-ostigard/profil/spieler/367284 +1819,Transferred to Molde,2018-08-07,2018-08-07,,,Transfer,Leo Östigard,/leo-ostigard/profil/spieler/367284 +1819,Transferred to Arsenal U23,2018-07-01,2019-06-30,,,Transfer,Zechariah Medley,/zechariah-medley/profil/spieler/392761 +1819,Hamstring Injury,2019-04-14,2019-04-26,12,1,injury,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 +1819,Knock,2018-11-27,2018-12-15,18,5,injury,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 +1819,Knee Injury,2018-08-25,2018-11-27,94,12,injury,Nathaniel Mendez-Laing,/nathaniel-mendez-laing/profil/spieler/125409 +1819,Transferred to Monaco,2018-07-01,2018-07-23,,,Transfer,João Moutinho,/joao-moutinho/profil/spieler/29364 +1819,Shoulder Injury,2018-12-27,2019-01-18,22,4,injury,Christian Kabasele,/christian-kabasele/profil/spieler/81512 +1819,Shoulder Injury,2018-10-29,2018-11-03,5,1,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1819,Groin Injury,2018-10-12,2018-10-20,8,,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1819,Groin Strain,2018-08-27,2018-09-14,18,2,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1819,Indirect card suspension,2019-01-30,2019-02-02,3,1,suspension,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1819,Yellow card suspension,2018-12-09,2018-12-16,7,1,suspension,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1819,Dental Surgery,2019-04-26,2019-05-06,10,2,injury,Miguel Britos,/miguel-britos/profil/spieler/76799 +1819,Ill,2019-02-25,2019-03-04,7,2,injury,Miguel Britos,/miguel-britos/profil/spieler/76799 +1819,Strain in the thigh and gluteal muscles,2019-03-03,2019-03-22,19,2,injury,Kieran Trippier,/kieran-trippier/profil/spieler/95810 +1819,Groin Strain,2018-11-10,2018-12-13,33,7,injury,Kieran Trippier,/kieran-trippier/profil/spieler/95810 +1819,Bruise,2018-08-01,2018-08-17,16,1,injury,Kieran Trippier,/kieran-trippier/profil/spieler/95810 +1819,Transferred to Olympiacos,2018-07-11,2019-06-29,,,Transfer,Roderick Miranda,/roderick-miranda/profil/spieler/87856 +1819,Transferred to Southampton U23,2018-07-01,2019-06-30,,,Transfer,Tyreke Johnson,/tyreke-johnson/profil/spieler/404586 +1819,Knee Injury,2018-09-26,2018-10-20,24,2,injury,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 +1819,Transferred to Dep. La Coruña,2018-07-01,2019-06-29,,,Transfer,Pablo Marí,/pablo-mari/profil/spieler/210178 +1819,Ankle Injury,2019-04-01,2019-04-04,3,,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1819,Ill,2019-01-21,2019-01-28,7,,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1819,Ill,2019-01-03,2019-01-10,7,2,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1819,Fractured Rib,2018-10-15,2018-10-18,3,,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1819,Knock,2018-09-24,2018-09-27,3,1,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1819,Calf Problems,2019-04-14,2019-05-15,31,4,injury,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 +1819,Thigh Problems,2019-03-09,2019-04-01,23,3,injury,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 +1819,Knee Problems,2018-08-10,2018-09-15,36,5,injury,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 +1819,Transferred to Monaco,2019-01-11,2019-06-30,,,Transfer,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 +1819,Transferred to Chelsea U23,2018-07-01,2019-06-30,,,Transfer,George McEachran,/george-mceachran/profil/spieler/392766 +1819,Transferred to Tottenham U23,2018-07-01,2019-01-30,,,Transfer,Kazaiah Sterling,/kazaiah-sterling/profil/spieler/357397 +1819,Transferred to Sunderland,2019-01-31,2019-05-30,,,Transfer,Kazaiah Sterling,/kazaiah-sterling/profil/spieler/357397 +1819,Transferred to Tottenham U23,2019-05-31,2019-06-30,,,Transfer,Kazaiah Sterling,/kazaiah-sterling/profil/spieler/357397 +1819,Transferred to GZ Evergrande,2019-02-20,2019-06-30,,,Transfer,Tyias Browning,/tyias-browning/profil/spieler/156934 +1819,Hamstring Injury,2019-03-10,2019-04-26,47,5,injury,Jazz Richards,/jazz-richards/profil/spieler/120241 +1819,Hamstring Injury,2018-10-26,2019-01-18,84,14,injury,Jazz Richards,/jazz-richards/profil/spieler/120241 +1819,Transferred to Oxford United,2018-07-02,2019-05-30,,,Transfer,Luke Garbutt,/luke-garbutt/profil/spieler/110860 +1819,Transferred to Bournemouth U21,2018-07-01,2019-06-30,,,Transfer,Nnamdi Ofoborh,/nnamdi-ofoborh/profil/spieler/611906 +1819,Cartilage Damage,2019-01-26,2019-03-22,55,9,injury,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 +1819,Transferred to Scunthorpe Utd.,2018-07-28,2019-05-30,,,Transfer,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 +1819,Transferred to Blackburn,2018-08-27,2019-05-30,,,Transfer,Harrison Reed,/harrison-reed/profil/spieler/226973 +1819,Knee Injury,2018-09-09,2019-05-01,234,32,injury,Charly Musonda Jr.,/charly-musonda-jr-/profil/spieler/177862 +1819,Transferred to Vitesse,2018-08-31,2019-06-30,,,Transfer,Charly Musonda Jr.,/charly-musonda-jr-/profil/spieler/177862 +1819,Ankle Injury,2019-03-18,2019-04-20,33,3,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1819,Knock,2018-12-01,2018-12-14,13,3,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1819,Strain,2018-08-19,2018-08-31,12,2,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1819,Hamstring Injury,2018-11-04,2019-01-11,68,11,injury,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 +1819,Transferred to AZ Alkmaar,2018-07-01,2018-07-24,,,Transfer,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 +1819,Ankle Injury,2019-04-15,2019-08-17,124,5,injury,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 +1819,Knock,2019-03-04,2019-03-29,25,2,injury,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1819,Knock,2019-01-15,2019-02-25,41,6,injury,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1819,Knee Injury,2018-08-12,2018-11-11,91,13,injury,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1819,Leg Injury,2019-02-11,2019-03-02,19,3,injury,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 +1819,Fever,2018-12-26,2018-12-29,3,2,injury,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 +1819,Ankle Injury,2018-10-03,2018-10-15,12,1,injury,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 +1819,Transferred to Fiorentina,2018-08-04,2019-06-29,,,Transfer,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 +1819,Knee Injury,2019-01-20,2019-01-29,9,,injury,Matt Targett,/matt-targett/profil/spieler/250478 +1819,Head Injury,2018-11-30,2018-12-04,4,1,injury,Matt Targett,/matt-targett/profil/spieler/250478 +1819,Hamstring Injury,2019-04-25,2019-04-26,1,,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +1819,Calf Strain,2019-02-03,2019-02-23,20,1,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +1819,Unknown Injury,2019-01-03,2019-01-11,8,1,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +1819,Calf Injury,2018-10-15,2018-10-19,4,,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +1819,Knock,2018-08-13,2018-08-17,4,,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +1819,Transferred to Arsenal U23,2018-07-01,2019-06-30,,,Transfer,Charlie Gilmour,/charlie-gilmour/profil/spieler/293726 +1819,Ankle Injury,2018-07-24,2019-01-05,165,12,injury,Harry Burgoyne,/harry-burgoyne/profil/spieler/285583 +1819,Transferred to Plymouth,2018-07-01,2018-12-06,,,Transfer,Harry Burgoyne,/harry-burgoyne/profil/spieler/285583 +1819,Transferred to Falkirk,2019-01-21,2019-05-04,,,Transfer,Harry Burgoyne,/harry-burgoyne/profil/spieler/285583 +1819,Back Injury,2019-03-28,2019-05-31,64,7,injury,Philip Billing,/philip-billing/profil/spieler/320411 +1819,Knee Injury,2019-01-13,2019-02-01,19,2,injury,Philip Billing,/philip-billing/profil/spieler/320411 +1819,Knock,2018-10-13,2018-10-19,6,,injury,Philip Billing,/philip-billing/profil/spieler/320411 +1819,Yellow card suspension,2018-12-05,2018-12-09,4,1,suspension,Philip Billing,/philip-billing/profil/spieler/320411 +1819,Transferred to Fulham U21,2018-07-01,2019-06-30,,,Transfer,Matt O'Riley,/matt-oriley/profil/spieler/406634 +1819,Head Injury,2019-03-04,2019-03-07,3,,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1819,Groin Injury,2018-12-17,2018-12-20,3,1,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1819,Groin Strain,2018-12-03,2018-12-13,10,2,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1819,Groin Strain,2018-11-12,2018-11-22,10,,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1819,Ill,2018-10-22,2018-10-25,3,1,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1819,Hamstring Injury,2019-02-10,2019-03-02,20,4,injury,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +1819,Shoulder Injury,2018-11-11,2018-11-23,12,,injury,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +1819,Calf Injury,2018-12-20,2019-01-20,31,4,injury,Rui Fonte,/rui-fonte/profil/spieler/9335 +1819,Groin Injury,2018-09-28,2018-10-23,25,3,injury,Rui Fonte,/rui-fonte/profil/spieler/9335 +1819,Transferred to LOSC Lille,2018-08-31,2019-06-29,,,Transfer,Rui Fonte,/rui-fonte/profil/spieler/9335 +1819,Concussion,2019-01-13,2019-01-25,12,1,injury,Will Hughes,/will-hughes/profil/spieler/207014 +1819,Knock,2018-12-05,2018-12-28,23,4,injury,Will Hughes,/will-hughes/profil/spieler/207014 +1819,Hip Injury,2018-11-11,2018-11-23,12,,injury,Will Hughes,/will-hughes/profil/spieler/207014 +1819,Bruise,2019-05-05,2019-05-31,26,1,injury,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 +1819,Transferred to Brighton U23,2018-07-01,2019-06-30,,,Transfer,Max Sanders,/max-sanders/profil/spieler/411495 +1819,Groin Injury,2019-02-04,2019-02-22,18,1,injury,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +1819,Bruise,2018-07-28,2018-08-17,20,1,injury,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +1819,Ill,2019-04-28,2019-05-11,13,1,injury,Felipe Anderson,/felipe-anderson/profil/spieler/159372 +1819,Ankle Injury,2019-03-28,2019-04-07,10,1,injury,Felipe Anderson,/felipe-anderson/profil/spieler/159372 +1819,Transferred to Lazio,2018-07-01,2018-07-14,,,Transfer,Felipe Anderson,/felipe-anderson/profil/spieler/159372 +1819,Transferred to NAC Breda,2018-07-31,2018-08-21,,,Transfer,Arijanet Muric,/arijanet-muric/profil/spieler/371021 +1819,Transferred to Montpellier,2018-07-01,2018-08-08,,,Transfer,Isaac Mbenza,/isaac-mbenza/profil/spieler/260806 +1819,Transferred to Montpellier,2019-06-30,2019-06-30,,,Transfer,Isaac Mbenza,/isaac-mbenza/profil/spieler/260806 +1819,Transferred to Walsall,2018-08-31,2018-12-31,,,Transfer,Connor Ronan,/connor-ronan/profil/spieler/337787 +1819,Transferred to Dunajska Streda,2019-01-31,2019-06-30,,,Transfer,Connor Ronan,/connor-ronan/profil/spieler/337787 +1819,Transferred to Southampton U23,2018-07-01,2019-06-30,,,Transfer,Harry Lewis,/harry-lewis/profil/spieler/341043 +1819,Ankle Injury,2019-01-06,2019-02-01,26,4,injury,Charlie Austin,/charlie-austin/profil/spieler/129627 +1819,Shoulder Injury,2018-10-28,2018-11-03,6,,injury,Charlie Austin,/charlie-austin/profil/spieler/129627 +1819,Ankle Injury,2019-05-05,2019-06-10,36,2,injury,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 +1819,Knee Injury,2019-03-02,2019-04-14,43,8,injury,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 +1819,Thigh Problems,2019-01-05,2019-01-18,13,2,injury,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 +1819,Hamstring Injury,2018-11-29,2018-12-31,32,8,injury,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 +1819,Groin Injury,2018-10-21,2018-10-27,6,1,injury,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 +1819,Knock,2018-08-17,2018-08-26,9,1,injury,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 +1819,Knock,2019-02-10,2019-02-25,15,1,injury,Lewis Dunk,/lewis-dunk/profil/spieler/148153 +1819,Ankle Injury,2018-08-20,2018-08-31,11,2,injury,Lewis Dunk,/lewis-dunk/profil/spieler/148153 +1819,Indirect card suspension,2018-12-23,2018-12-27,4,1,suspension,Lewis Dunk,/lewis-dunk/profil/spieler/148153 +1819,Hamstring Injury,2019-02-20,2019-05-09,78,10,injury,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1819,Transferred to Monaco,2019-01-31,2019-06-29,,,Transfer,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1819,Ankle Injury,2019-04-06,2019-05-31,55,6,injury,Diego Rico,/diego-rico/profil/spieler/249513 +1819,Hamstring Injury,2018-09-23,2018-09-30,7,1,injury,Diego Rico,/diego-rico/profil/spieler/249513 +1819,Transferred to CD Leganés,2018-07-01,2018-07-23,,,Transfer,Diego Rico,/diego-rico/profil/spieler/249513 +1819,Knock,2018-12-09,2018-12-15,6,1,injury,Diogo Dalot,/diogo-dalot/profil/spieler/357147 +1819,Unknown Injury,2018-10-17,2018-11-30,44,8,injury,Diogo Dalot,/diogo-dalot/profil/spieler/357147 +1819,Transferred to Newcastle U23,2018-07-01,2019-06-30,,,Transfer,Nathan Harker,/nathan-harker/profil/spieler/353129 +1819,Hamstring Injury,2019-01-09,2019-01-20,11,2,injury,Álvaro Morata,/alvaro-morata/profil/spieler/128223 +1819,Knee Injury,2018-12-14,2018-12-29,15,4,injury,Álvaro Morata,/alvaro-morata/profil/spieler/128223 +1819,Transferred to Atlético Madrid,2019-01-28,2019-06-30,,,Transfer,Álvaro Morata,/alvaro-morata/profil/spieler/128223 +1819,Ill,2018-12-27,2019-01-11,15,3,injury,Wes Morgan,/wes-morgan/profil/spieler/10003 +1819,Indirect card suspension,2018-10-07,2018-10-28,21,2,suspension,Wes Morgan,/wes-morgan/profil/spieler/10003 +1819,Indirect card suspension,2018-09-16,2018-09-23,7,1,suspension,Wes Morgan,/wes-morgan/profil/spieler/10003 +1819,Knee Injury,2019-07-15,2019-08-12,28,1,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1819,Knee Surgery,2019-04-29,2019-05-31,32,5,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1819,Unknown Injury,2019-04-15,2019-04-27,12,2,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1819,Knee Injury,2019-01-31,2019-02-01,1,,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1819,Groin Strain,2018-10-08,2018-10-19,11,,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1819,Groin Injury,2018-09-24,2018-09-28,4,1,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1819,Transferred to Southampton U21,2018-07-01,2018-08-14,,,Transfer,Alfie Jones,/alfie-jones/profil/spieler/340990 +1819,Transferred to St. Mirren,2018-08-15,2019-01-06,,,Transfer,Alfie Jones,/alfie-jones/profil/spieler/340990 +1819,Transferred to Southampton U23,2019-01-07,2019-06-30,,,Transfer,Alfie Jones,/alfie-jones/profil/spieler/340990 +1819,Knock,2019-04-14,2019-05-03,19,2,injury,Adam Smith,/adam-smith/profil/spieler/61841 +1819,Hamstring Injury,2019-03-10,2019-04-05,26,2,injury,Adam Smith,/adam-smith/profil/spieler/61841 +1819,Cartilage Damage,2018-11-10,2019-01-11,62,12,injury,Adam Smith,/adam-smith/profil/spieler/61841 +1819,Achilles tendon problems,2018-09-22,2019-03-22,181,,injury,Jonathan Walters,/jonathan-walters/profil/spieler/3306 +1819,Transferred to Ipswich,2018-08-30,2018-12-30,,,Transfer,Jonathan Walters,/jonathan-walters/profil/spieler/3306 +1819,Transferred to Retired,2019-03-22,2019-06-30,,,Transfer,Jonathan Walters,/jonathan-walters/profil/spieler/3306 +1819,Ankle Injury,2019-01-13,2019-02-09,27,4,injury,Guido Carrillo,/guido-carrillo/profil/spieler/184672 +1819,Transferred to CD Leganés,2018-07-08,2019-06-29,,,Transfer,Guido Carrillo,/guido-carrillo/profil/spieler/184672 +1819,Torn Knee Ligament,2019-01-31,2019-02-08,8,2,injury,Dale Stephens,/dale-stephens/profil/spieler/49755 +1819,Hamstring Injury,2018-09-23,2018-10-19,26,2,injury,Dale Stephens,/dale-stephens/profil/spieler/49755 +1819,Red card suspension,2018-11-11,2018-12-05,24,3,suspension,Dale Stephens,/dale-stephens/profil/spieler/49755 +1819,Transferred to MK Dons,2018-08-24,2019-01-04,,,Transfer,Rhys Healey,/rhys-healey/profil/spieler/238185 +1819,Transferred to West Ham U21,2018-07-01,2019-06-30,,,Transfer,Nathan Holland,/nathan-holland/profil/spieler/337321 +1819,Head Injury,2019-05-01,2019-05-31,30,3,injury,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1819,Hip Injury,2019-02-24,2019-03-01,5,1,injury,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1819,Hamstring Injury,2018-12-12,2019-01-12,31,8,injury,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1819,Hamstring Injury,2018-09-29,2018-11-22,54,10,injury,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1819,Indirect card suspension,2018-12-03,2018-12-06,3,1,suspension,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1819,Ill,2019-06-27,2019-07-01,4,,injury,Richarlison,/richarlison/profil/spieler/378710 +1819,Bruised Rib,2019-05-05,2019-05-31,26,1,injury,Richarlison,/richarlison/profil/spieler/378710 +1819,Bruised Rib,2019-04-22,2019-04-26,4,,injury,Richarlison,/richarlison/profil/spieler/378710 +1819,Bruise,2018-11-04,2018-11-11,7,1,injury,Richarlison,/richarlison/profil/spieler/378710 +1819,Calf Injury,2018-08-12,2018-08-17,5,,injury,Richarlison,/richarlison/profil/spieler/378710 +1819,Thigh Problems,2019-03-26,2019-04-09,14,2,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +1819,Back trouble,2019-01-24,2019-01-30,6,1,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +1819,Transferred to Arsenal U23,2018-07-01,2018-08-30,,,Transfer,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +1819,Transferred to TSG Hoffenheim,2018-08-31,2019-06-29,,,Transfer,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +1819,Transferred to Arsenal U23,2019-06-30,2019-06-30,,,Transfer,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +1819,Transferred to Monaco,2019-01-31,2019-06-30,,,Transfer,Adrien Silva,/adrien-silva/profil/spieler/56810 +1819,Transferred to Nottm Forest,2019-01-31,2019-05-30,,,Transfer,Léo Bonatini,/leo-bonatini/profil/spieler/181781 +1819,Knock,2018-12-07,2018-12-21,14,2,injury,Maxime Le Marchand,/maxime-le-marchand/profil/spieler/60558 +1819,Transferred to OGC Nice,2018-07-01,2018-07-11,,,Transfer,Maxime Le Marchand,/maxime-le-marchand/profil/spieler/60558 +1819,Knee Injury,2019-04-10,2019-05-31,51,5,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1819,Head Injury,2019-03-03,2019-03-08,5,,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1819,Fractured Toe,2019-02-24,2019-03-01,5,1,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1819,Foot Injury,2019-02-06,2019-02-08,2,,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1819,Hamstring Injury,2019-01-20,2019-02-03,14,2,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1819,Hamstring Injury,2018-12-02,2018-12-07,5,1,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1819,Calf Injury,2018-10-28,2018-11-02,5,1,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1819,Knee Injury,2018-08-28,2018-09-14,17,2,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1819,Knock,2018-12-06,2019-01-18,43,8,injury,Andre Gray,/andre-gray/profil/spieler/120565 +1819,Hamstring Injury,2019-04-20,2019-06-08,49,4,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +1819,Muscle Injury,2018-10-07,2018-10-31,24,2,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +1819,Transferred to Atlanta,2018-07-01,2019-01-30,,,Transfer,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +1819,Bruise on ankle,2019-06-24,2019-06-30,6,,injury,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 +1819,Transferred to CSKA Moscow,2018-08-15,2019-06-29,,,Transfer,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 +1819,Transferred to Ipswich,2018-08-28,2018-12-30,,,Transfer,Jordan Graham,/jordan-graham/profil/spieler/183283 +1819,Transferred to Oxford United,2019-01-02,2019-05-30,,,Transfer,Jordan Graham,/jordan-graham/profil/spieler/183283 +1819,Knock,2018-10-04,2018-10-08,4,1,injury,James Wilson,/james-wilson/profil/spieler/214104 +1819,Knee Injury,2018-08-16,2018-09-21,36,4,injury,James Wilson,/james-wilson/profil/spieler/214104 +1819,Transferred to Aberdeen FC,2018-08-13,2019-05-19,,,Transfer,James Wilson,/james-wilson/profil/spieler/214104 +1819,Hip Injury,2019-03-22,2019-04-20,29,6,injury,Eric Dier,/eric-dier/profil/spieler/175722 +1819,Virus Infection,2019-02-03,2019-03-08,33,6,injury,Eric Dier,/eric-dier/profil/spieler/175722 +1819,Appendectomy,2018-12-16,2019-01-20,35,9,injury,Eric Dier,/eric-dier/profil/spieler/175722 +1819,Thigh Muscle Strain,2018-10-29,2018-11-09,11,4,injury,Eric Dier,/eric-dier/profil/spieler/175722 +1819,Calf Strain,2018-08-12,2018-08-17,5,,injury,Eric Dier,/eric-dier/profil/spieler/175722 +1819,Transferred to Flamengo,2018-07-01,2018-12-30,,,Transfer,Marlos Moreno,/marlos-moreno/profil/spieler/345654 +1819,Transferred to Santos Laguna,2019-01-25,2019-06-29,,,Transfer,Marlos Moreno,/marlos-moreno/profil/spieler/345654 +1819,Concussion,2019-04-01,2019-04-09,8,2,injury,Fernando Llorente,/fernando-llorente/profil/spieler/35564 +1819,Hamstring Injury,2019-01-04,2019-01-12,8,2,injury,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 +1819,Hamstring Injury,2018-12-27,2019-01-17,21,4,injury,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 +1819,Stretched Ligament,2018-09-11,2018-09-28,17,3,injury,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 +1819,Muscular problems,2018-08-30,2018-09-06,7,1,injury,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 +1819,Transferred to Real Sociedad,2018-08-30,2019-06-29,,,Transfer,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 +1819,Calf Strain,2019-03-15,2019-03-31,16,2,injury,Bakary Sako,/bakary-sako/profil/spieler/46791 +1819,Transferred to Without Club,2018-07-01,2018-10-01,,,Transfer,Bakary Sako,/bakary-sako/profil/spieler/46791 +1819,Transferred to West Brom,2018-10-02,2019-01-26,,,Transfer,Bakary Sako,/bakary-sako/profil/spieler/46791 +1819,Cruciate Ligament Rupture,2018-10-31,,1435,,injury,Sam McQueen,/sam-mcqueen/profil/spieler/226968 +1819,Transferred to Middlesbrough,2018-08-30,2019-05-30,,,Transfer,Sam McQueen,/sam-mcqueen/profil/spieler/226968 +1819,Hamstring Injury,2019-01-28,2019-01-29,1,,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1819,Hamstring Injury,2018-12-20,2018-12-29,9,2,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1819,Knock,2018-09-28,2018-10-03,5,1,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1819,Transferred to Wolves U21,2018-07-01,2019-06-30,,,Transfer,Niall Ennis,/niall-ennis/profil/spieler/369171 +1819,Calf Strain,2019-01-11,2019-02-24,44,6,injury,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1819,Transferred to SD Luneng,2019-02-01,2019-06-30,,,Transfer,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 +1819,Ill,2019-04-28,2019-05-31,33,2,injury,Zanka,/zanka/profil/spieler/52059 +1819,Knock,2018-08-14,2018-08-24,10,1,injury,Zanka,/zanka/profil/spieler/52059 +1819,Yellow card suspension,2018-11-11,2018-11-26,15,1,suspension,Zanka,/zanka/profil/spieler/52059 +1819,Ill,2019-04-16,2019-04-25,9,2,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1819,Muscle Injury,2019-02-01,2019-03-09,36,6,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1819,Hamstring Injury,2019-01-08,2019-01-29,21,2,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1819,Concussion,2018-12-01,2018-12-10,9,3,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1819,Pelvis Injury,2018-07-15,2018-09-25,72,7,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1819,Knock,2019-03-29,2019-04-07,9,1,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +1819,Ankle Injury,2018-11-10,2019-01-26,77,14,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +1819,Thigh Muscle Strain,2018-10-17,2018-11-01,15,3,injury,Henry Onyekuru,/henry-onyekuru/profil/spieler/380415 +1819,Transferred to Galatasaray,2018-07-12,2019-06-29,,,Transfer,Henry Onyekuru,/henry-onyekuru/profil/spieler/380415 +1819,Ankle Injury,2018-08-30,2018-08-31,1,,injury,Lys Mousset,/lys-mousset/profil/spieler/291422 +1819,Bruise,2019-03-18,2019-03-29,11,,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1819,Bruise,2018-12-02,2018-12-21,19,4,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1819,Ankle Injury,2018-10-07,2018-10-19,12,,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1819,Concussion,2018-09-08,2018-09-19,11,2,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1819,Yellow card suspension,2019-04-03,2019-04-22,19,2,suspension,Luke Shaw,/luke-shaw/profil/spieler/183288 +1819,Yellow card suspension,2018-11-12,2018-11-25,13,1,suspension,Luke Shaw,/luke-shaw/profil/spieler/183288 +1819,Transferred to Monaco,2018-07-01,2018-07-19,,,Transfer,Adama Diakhaby,/adama-diakhaby/profil/spieler/453594 +1819,Transferred to Bournemouth U21,2018-07-01,2019-06-30,,,Transfer,Mark Travers,/mark-travers/profil/spieler/357658 +1819,Knock,2019-04-21,2019-05-04,13,1,injury,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1819,Knee Injury,2018-12-08,2019-01-29,52,10,injury,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1819,Groin Strain,2018-10-07,2018-10-19,12,,injury,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1819,Knock,2018-08-12,2018-08-24,12,1,injury,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1819,Knock,2018-10-05,2018-12-28,84,12,injury,Jamie Sterry,/jamie-sterry/profil/spieler/250431 +1819,Transferred to Crewe Alexandra,2019-01-26,2019-03-12,,,Transfer,Jamie Sterry,/jamie-sterry/profil/spieler/250431 +1819,Transferred to Maidenhead Utd.,2018-07-01,2018-08-08,,,Transfer,Max Kilman,/max-kilman/profil/spieler/525247 +1819,Back trouble,2018-11-10,2018-11-15,5,1,injury,Loris Karius,/loris-karius/profil/spieler/85864 +1819,Transferred to Besiktas,2018-08-28,2019-06-30,,,Transfer,Loris Karius,/loris-karius/profil/spieler/85864 +1819,Ankle Injury,2018-09-23,2018-09-28,5,,injury,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +1819,Knee Injury,2018-08-12,2018-08-25,13,1,injury,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +1819,Ill,2019-04-28,2019-05-11,13,1,injury,Declan Rice,/declan-rice/profil/spieler/357662 +1819,Knock,2019-02-28,2019-05-11,72,,injury,Demeaco Duhaney,/demeaco-duhaney/profil/spieler/380913 +1819,Transferred to Man City U23,2018-07-01,2018-08-16,,,Transfer,Demeaco Duhaney,/demeaco-duhaney/profil/spieler/380913 +1819,Transferred to Huddersf. U23,2018-08-17,2019-06-30,,,Transfer,Demeaco Duhaney,/demeaco-duhaney/profil/spieler/380913 +1819,Achilles tendon rupture,2019-05-15,2020-02-19,280,38,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1819,Back Injury,2019-03-18,2019-03-30,12,,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1819,Back Injury,2019-01-06,2019-01-26,20,4,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1819,Back Injury,2018-12-29,2019-01-01,3,1,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1819,Knock,2018-09-21,2018-10-03,12,3,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1819,Foot Injury,2018-09-13,2018-09-19,6,1,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +1819,Unknown Injury,2018-11-02,2019-03-09,127,31,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1819,Hamstring Injury,2019-03-09,2019-05-12,64,13,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1819,Ill,2019-02-01,2019-02-08,7,1,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1819,Groin Injury,2018-12-08,2019-01-12,35,10,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1819,Thigh Problems,2018-09-26,2018-10-11,15,4,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1819,Groin Injury,2018-11-12,2018-12-01,19,2,injury,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 +1819,Back Injury,2018-08-20,2018-08-31,11,2,injury,Mark Noble,/mark-noble/profil/spieler/31835 +1819,Knee Injury,2019-04-17,2019-09-17,153,13,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1819,Meniscal Injury,2019-01-25,2019-02-27,33,9,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1819,Knee Injury,2019-01-24,2019-04-03,69,15,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1819,Knee Surgery,2018-11-14,2019-01-21,68,16,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1819,Foot Injury,2018-09-14,2018-10-07,23,7,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1819,Knock,2018-08-06,2018-08-11,5,,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1819,Arm Injury,2019-01-31,2019-02-03,3,,injury,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 +1819,Hamstring Injury,2018-09-29,2018-10-27,28,5,injury,Petr Cech,/petr-cech/profil/spieler/5658 +1819,Knock,2018-08-30,2018-10-05,36,4,injury,Collin Quaner,/collin-quaner/profil/spieler/123397 +1819,Transferred to Ipswich,2019-01-08,2019-06-29,,,Transfer,Collin Quaner,/collin-quaner/profil/spieler/123397 +1819,Transferred to Extremadura,2018-08-15,2019-01-30,,,Transfer,Marcelo Djaló,/marcelo-djalo/profil/spieler/142022 +1819,Back Injury,2018-09-02,2018-09-14,12,,injury,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +1819,Ankle Injury,2019-04-08,2019-04-19,11,1,injury,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1819,Foot Injury,2018-08-21,2018-10-05,45,7,injury,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1819,Ankle Injury,2018-11-25,2018-11-30,5,,injury,Mathew Ryan,/mathew-ryan/profil/spieler/128969 +1819,Knock,2018-10-07,2018-10-19,12,,injury,Mathew Ryan,/mathew-ryan/profil/spieler/128969 +1819,Transferred to Shrewsbury,2018-07-27,2019-01-09,,,Transfer,Joel Coleman,/joel-coleman/profil/spieler/285551 +1819,Knock,2018-11-20,2018-12-05,15,4,injury,Rachid Ghezzal,/rachid-ghezzal/profil/spieler/118287 +1819,Transferred to Monaco,2018-07-01,2018-08-04,,,Transfer,Rachid Ghezzal,/rachid-ghezzal/profil/spieler/118287 +1819,Knock,2018-11-25,2018-12-21,26,4,injury,Greg Cunningham,/greg-cunningham/profil/spieler/114093 +1819,Ankle Injury,2018-12-20,2019-01-11,22,5,injury,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +1819,Knock,2018-11-14,2018-11-23,9,,injury,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +1819,Groin Strain,2018-08-19,2018-08-31,12,2,injury,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +1819,Hamstring Injury,2018-07-13,2018-08-17,35,1,injury,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +1819,Knock,2018-12-09,2018-12-25,16,2,injury,Gary Madine,/gary-madine/profil/spieler/66994 +1819,Ill,2018-10-17,2018-10-26,9,1,injury,Gary Madine,/gary-madine/profil/spieler/66994 +1819,Transferred to Sheff Utd,2019-01-07,2019-05-30,,,Transfer,Gary Madine,/gary-madine/profil/spieler/66994 +1819,Transferred to Plymouth,2018-07-30,2019-05-30,,,Transfer,Matt Macey,/matt-macey/profil/spieler/220491 +1819,Abdominal Strain,2018-12-29,2019-04-20,112,17,injury,Mario Lemina,/mario-lemina/profil/spieler/170934 +1819,Abdominal Strain,2018-12-15,2018-12-21,6,1,injury,Mario Lemina,/mario-lemina/profil/spieler/170934 +1819,Thigh Muscle Strain,2018-11-05,2018-11-09,4,,injury,Mario Lemina,/mario-lemina/profil/spieler/170934 +1819,Knee Injury,2018-10-21,2018-10-26,5,,injury,Mario Lemina,/mario-lemina/profil/spieler/170934 +1819,Concussion,2019-04-27,2019-05-12,15,3,injury,Denis Odoi,/denis-odoi/profil/spieler/59641 +1819,Knee Injury,2019-04-06,2019-11-04,212,18,injury,Florian Lejeune,/florian-lejeune/profil/spieler/127108 +1819,Knock,2018-12-11,2019-01-01,21,4,injury,Florian Lejeune,/florian-lejeune/profil/spieler/127108 +1819,Cruciate Ligament Rupture,2018-07-23,2018-12-31,161,21,injury,Florian Lejeune,/florian-lejeune/profil/spieler/127108 +1819,Groin Strain,2019-01-24,2019-02-25,32,7,injury,Ben Davies,/ben-davies/profil/spieler/192765 +1819,Red card suspension,2019-04-14,2019-04-24,10,3,suspension,Anthony Knockaert,/anthony-knockaert/profil/spieler/149237 +1819,Strain in the thigh and gluteal muscles,2019-05-06,2019-05-30,24,1,injury,Erik Durm,/erik-durm/profil/spieler/93922 +1819,Knock,2019-03-11,2019-03-14,3,,injury,Erik Durm,/erik-durm/profil/spieler/93922 +1819,Hip Injury,2019-02-11,2019-02-25,14,1,injury,Erik Durm,/erik-durm/profil/spieler/93922 +1819,Foot Injury,2019-01-31,2019-02-07,7,1,injury,Erik Durm,/erik-durm/profil/spieler/93922 +1819,Groin Strain,2018-11-01,2018-11-08,7,1,injury,Erik Durm,/erik-durm/profil/spieler/93922 +1819,Knock,2018-08-02,2018-08-30,28,4,injury,Erik Durm,/erik-durm/profil/spieler/93922 +1819,Transferred to Bor. Dortmund,2018-07-01,2018-07-12,,,Transfer,Erik Durm,/erik-durm/profil/spieler/93922 +1819,Tibia Fracture,2018-12-14,2019-05-05,142,19,injury,Obbi Oulare,/obbi-oulare/profil/spieler/314959 +1819,Fitness,2018-10-02,2018-11-23,52,9,injury,Obbi Oulare,/obbi-oulare/profil/spieler/314959 +1819,Transferred to Standard Liège,2018-08-23,2019-06-29,,,Transfer,Obbi Oulare,/obbi-oulare/profil/spieler/314959 +1819,Thigh Muscle Strain,2018-12-22,2019-01-28,37,7,injury,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 +1819,Calf Strain,2018-11-02,2018-12-15,43,7,injury,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 +1819,Groin Strain,2018-08-07,2018-08-17,10,1,injury,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 +1819,Knee Injury,2018-11-18,2018-12-15,27,5,injury,Jonny Otto,/jonny-otto/profil/spieler/175446 +1819,Transferred to Celta de Vigo,2018-07-01,2018-07-24,,,Transfer,Jonny Otto,/jonny-otto/profil/spieler/175446 +1819,Transferred to Atlético Madrid,2018-07-25,2018-07-25,,,Transfer,Jonny Otto,/jonny-otto/profil/spieler/175446 +1819,Transferred to Atlético Madrid,2019-01-30,2019-01-30,,,Transfer,Jonny Otto,/jonny-otto/profil/spieler/175446 +1819,Transferred to Arsenal U18,2018-07-01,2018-08-02,,,Transfer,João Virgínia,/joao-virginia/profil/spieler/329813 +1819,Transferred to Everton U23,2018-08-03,2019-06-30,,,Transfer,João Virgínia,/joao-virginia/profil/spieler/329813 +1819,Knee Surgery,2018-12-22,2019-03-02,70,14,injury,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 +1819,Knock,2018-12-02,2018-12-03,1,,injury,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 +1819,Transferred to Corinthians,2018-07-01,2018-07-13,,,Transfer,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 +1819,Transferred to Girona,2018-07-01,2019-06-29,,,Transfer,Aleix García,/aleix-garcia/profil/spieler/261504 +1819,Foot Injury,2018-07-01,2019-04-19,292,50,injury,Vincent Janssen,/vincent-janssen/profil/spieler/207015 +1819,Ankle Injury,2018-09-25,2018-10-26,31,4,injury,Demarai Gray,/demarai-gray/profil/spieler/292417 +1819,Shoulder Injury,2019-01-05,2019-03-16,70,13,injury,Pape Souaré,/pape-souare/profil/spieler/125868 +1819,Knock,2018-08-12,2018-09-24,43,6,injury,Pape Souaré,/pape-souare/profil/spieler/125868 +1819,Hamstring Injury,2018-12-30,2019-01-01,2,,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1819,Shoulder Injury,2018-07-27,2018-08-17,21,3,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1819,Transferred to Middlesbrough,2018-07-01,2018-08-07,,,Transfer,Adama Traoré,/adama-traore/profil/spieler/204103 +1819,Calf Injury,2018-07-24,2018-08-10,17,,injury,Mason Holgate,/mason-holgate/profil/spieler/348623 +1819,Transferred to West Brom,2019-01-01,2019-05-30,,,Transfer,Mason Holgate,/mason-holgate/profil/spieler/348623 +1819,Hamstring Injury,2018-12-22,2019-01-02,11,2,injury,James Milner,/james-milner/profil/spieler/3333 +1819,Knock,2018-12-13,2018-12-20,7,1,injury,James Milner,/james-milner/profil/spieler/3333 +1819,Hamstring Injury,2018-10-07,2018-10-19,12,1,injury,James Milner,/james-milner/profil/spieler/3333 +1819,Head Injury,2018-08-05,2018-08-11,6,,injury,James Milner,/james-milner/profil/spieler/3333 +1819,Indirect card suspension,2019-01-20,2019-01-31,11,1,suspension,James Milner,/james-milner/profil/spieler/3333 +1819,Back Injury,2019-03-08,2019-03-23,15,2,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1819,Metatarsal Fracture,2018-12-20,2019-02-07,49,10,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1819,Ankle Injury,2018-09-22,2018-09-28,6,2,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1819,Transferred to Burnley U21,2018-07-01,2019-01-09,,,Transfer,Ali Koiki,/ali-koiki/profil/spieler/641441 +1819,Transferred to Swindon Town,2019-01-10,2019-05-30,,,Transfer,Ali Koiki,/ali-koiki/profil/spieler/641441 +1819,Transferred to Burnley U21,2019-05-31,2019-06-30,,,Transfer,Ali Koiki,/ali-koiki/profil/spieler/641441 +1819,Transferred to Burnley U21,2018-07-01,2019-06-30,,,Transfer,Anthony Driscoll-Glennon,/anthony-driscoll-glennon/profil/spieler/503683 +1819,Thigh Problems,2019-01-12,2019-01-30,18,4,injury,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 +1819,Knock,2018-12-14,2018-12-29,15,3,injury,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 +1819,Back trouble,2018-12-14,2018-12-26,12,3,injury,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 +1819,Knock,2019-02-11,2019-02-22,11,,injury,James Maddison,/james-maddison/profil/spieler/294057 +1819,Knee Injury,2018-11-04,2018-11-23,19,1,injury,James Maddison,/james-maddison/profil/spieler/294057 +1819,Transferred to Ipswich,2019-01-02,2019-05-30,,,Transfer,Callum Elder,/callum-elder/profil/spieler/271997 +1819,Unknown Injury,2018-12-16,2019-01-05,20,4,injury,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 +1819,Knee Injury,2018-10-17,2018-11-02,16,2,injury,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 +1819,Transferred to Liverpool U23,2018-07-01,2019-01-05,,,Transfer,Kamil Grabara,/kamil-grabara/profil/spieler/346551 +1819,Transferred to Aarhus GF,2019-01-06,2019-06-29,,,Transfer,Kamil Grabara,/kamil-grabara/profil/spieler/346551 +1819,Transferred to Liverpool U23,2019-06-30,2019-06-30,,,Transfer,Kamil Grabara,/kamil-grabara/profil/spieler/346551 +1819,Transferred to Jumilla,2018-08-30,2019-01-03,,,Transfer,Jack Ruddy,/jack-ruddy/profil/spieler/346175 +1819,Transferred to UD Sanse,2019-01-31,2019-06-29,,,Transfer,Jack Ruddy,/jack-ruddy/profil/spieler/346175 +1819,Transferred to Jumilla,2018-08-22,2019-06-29,,,Transfer,Sylvain Deslandes,/sylvain-deslandes/profil/spieler/272621 +1819,Ligament Injury,2019-04-10,2019-05-31,51,9,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1819,Torn Ankle Ligament,2019-01-14,2019-02-23,40,8,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1819,Back Injury,2018-07-04,2018-07-06,2,,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1819,Transferred to Charlton,2018-08-30,2019-05-30,,,Transfer,Josh Cullen,/josh-cullen/profil/spieler/242606 +1819,Toe Injury,2019-01-08,2019-01-18,10,1,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +1819,Ill,2018-12-27,2018-12-31,4,1,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +1819,Knock,2018-12-02,2018-12-07,5,1,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +1819,Knock,2018-07-28,2018-08-09,12,,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +1819,Groin Strain,2019-04-14,2019-05-31,47,5,injury,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 +1819,groin strain,2019-03-30,2019-04-05,6,2,injury,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 +1819,Ill,2018-08-13,2018-08-24,11,1,injury,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 +1819,Transferred to Bor. M'gladbach,2018-07-01,2018-07-12,,,Transfer,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 +1819,Transferred to Palace U21,2018-07-01,2019-06-30,,,Transfer,Luke Dreher,/luke-dreher/profil/spieler/432293 +1819,Transferred to Vozdovac,2018-07-01,2019-01-07,,,Transfer,Filip Stuparevic,/filip-stuparevic/profil/spieler/442337 +1819,Transferred to Vozdovac,2019-01-14,2019-06-29,,,Transfer,Filip Stuparevic,/filip-stuparevic/profil/spieler/442337 +1819,Transferred to Arsenal U23,2018-07-01,2019-06-30,,,Transfer,Jordi Osei-Tutu,/jordi-osei-tutu/profil/spieler/397099 +1819,Transferred to Vit. Guimarães,2018-07-01,2018-08-01,,,Transfer,Xande Silva,/xande-silva/profil/spieler/258011 +1819,Back Injury,2019-02-10,2019-02-25,15,1,injury,Alex Pritchard,/alex-pritchard/profil/spieler/200777 +1819,Knock,2018-12-02,2018-12-03,1,,injury,Alex Pritchard,/alex-pritchard/profil/spieler/200777 +1819,Unknown Injury,2019-01-25,2019-03-05,39,3,injury,Danilo Pantic,/danilo-pantic/profil/spieler/222830 +1819,Hamstring Injury,2018-10-24,2018-10-30,6,2,injury,Danilo Pantic,/danilo-pantic/profil/spieler/222830 +1819,Transferred to Partizan,2018-07-01,2019-06-29,,,Transfer,Danilo Pantic,/danilo-pantic/profil/spieler/222830 +1819,Transferred to SSC Napoli,2018-07-01,2018-07-13,,,Transfer,Jorginho,/jorginho/profil/spieler/102017 +1819,Hamstring Injury,2018-12-06,2018-12-18,12,3,injury,Juan Foyth,/juan-foyth/profil/spieler/480763 +1819,Thigh Muscle Strain,2018-07-21,2018-09-26,67,8,injury,Juan Foyth,/juan-foyth/profil/spieler/480763 +1819,Indirect card suspension,2019-02-10,2019-02-27,17,1,suspension,Kurt Zouma,/kurt-zouma/profil/spieler/157509 +1819,Knock,2018-09-13,2018-09-25,12,3,injury,Emerson,/emerson/profil/spieler/181778 +1819,Muscle Injury,2019-04-08,2019-05-04,26,4,injury,Dimitri Foulquier,/dimitri-foulquier/profil/spieler/170472 +1819,Transferred to Getafe,2018-08-23,2019-06-29,,,Transfer,Dimitri Foulquier,/dimitri-foulquier/profil/spieler/170472 +1819,Transferred to Wolves U21,2018-07-01,2019-06-30,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +1819,Hamstring Injury,2019-02-23,2019-02-28,5,1,injury,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1819,Hamstring Injury,2018-12-06,2019-02-16,72,13,injury,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1819,Transferred to Girona,2018-08-16,2019-06-29,,,Transfer,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1819,Transferred to West Brom,2018-07-24,2019-01-10,,,Transfer,Harvey Barnes,/harvey-barnes/profil/spieler/398065 +1819,Ill,2019-01-04,2019-01-12,8,1,injury,Joshua King,/joshua-king/profil/spieler/91059 +1819,Ankle Injury,2018-10-21,2018-11-24,34,4,injury,Joshua King,/joshua-king/profil/spieler/91059 +1819,Ankle Injury,2018-10-18,2018-10-19,1,,injury,Joshua King,/joshua-king/profil/spieler/91059 +1819,Transferred to Paris SG B,2018-07-01,2018-07-22,,,Transfer,Claudio Gomes,/claudio-gomes/profil/spieler/395239 +1819,Transferred to Man City U23,2018-07-23,2019-06-30,,,Transfer,Claudio Gomes,/claudio-gomes/profil/spieler/395239 +1819,Knee Problems,2019-06-20,2019-06-30,10,,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1819,Knee Injury,2019-04-25,2019-06-04,40,4,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1819,Knock,2019-04-10,2019-04-15,5,1,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1819,Muscle Injury,2019-02-25,2019-03-30,33,6,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1819,Thigh Muscle Strain,2018-12-15,2018-12-28,13,4,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1819,Thigh Muscle Strain,2018-12-09,2018-12-14,5,1,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1819,Knock,2018-08-20,2018-08-24,4,,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1819,Hamstring Injury,2019-02-25,2019-05-31,95,11,injury,Michael Obafemi,/michael-obafemi/profil/spieler/444208 +1819,Hamstring Injury,2018-12-23,2019-02-23,62,12,injury,Michael Obafemi,/michael-obafemi/profil/spieler/444208 +1819,Hamstring Injury,2018-12-02,2018-12-21,19,2,injury,Michael Obafemi,/michael-obafemi/profil/spieler/444208 +1819,Transferred to Southampton U23,2018-07-01,2018-12-31,,,Transfer,Michael Obafemi,/michael-obafemi/profil/spieler/444208 +1819,Transferred to Sundowns,2018-07-01,2018-07-19,,,Transfer,Percy Tau,/percy-tau/profil/spieler/312239 +1819,Transferred to Union SG,2018-08-15,2019-06-29,,,Transfer,Percy Tau,/percy-tau/profil/spieler/312239 +1819,Adductor problems,2019-04-22,2019-05-13,21,4,injury,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1819,Hamstring Injury,2019-01-14,2019-04-15,91,18,injury,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1819,groin strain,2018-11-29,2019-02-28,91,6,injury,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1819,Bruised Rib,2018-09-27,2018-10-04,7,1,injury,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1819,Transferred to Arsenal U23,2018-07-01,2019-01-30,,,Transfer,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1819,Transferred to RB Leipzig,2019-01-31,2019-06-29,,,Transfer,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1819,Transferred to Arsenal U23,2019-06-30,2019-06-30,,,Transfer,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1819,Transferred to Chesterfield FC,2019-01-31,2019-06-29,,,Transfer,Jack McKay,/jack-mckay/profil/spieler/347439 +1819,Knock,2018-12-13,2019-02-25,74,15,injury,Marcos Rojo,/marcos-rojo/profil/spieler/93176 +1819,Knock,2018-10-29,2018-11-30,32,5,injury,Marcos Rojo,/marcos-rojo/profil/spieler/93176 +1819,Knock,2018-09-15,2018-10-27,42,9,injury,Marcos Rojo,/marcos-rojo/profil/spieler/93176 +1819,Transferred to Hull City,2019-01-22,2019-05-30,,,Transfer,Marc Pugh,/marc-pugh/profil/spieler/36939 +1819,Transferred to Slovan Liberec,2018-09-07,2018-12-30,,,Transfer,Rolando Aarons,/rolando-aarons/profil/spieler/258188 +1819,Transferred to Sheff Wed,2019-01-31,2019-05-30,,,Transfer,Rolando Aarons,/rolando-aarons/profil/spieler/258188 +1819,Transferred to Ipswich,2018-08-31,2019-05-30,,,Transfer,Matthew Pennington,/matthew-pennington/profil/spieler/220755 +1819,Knee Injury,2019-03-17,2019-03-29,12,,injury,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1819,Achilles tendon problems,2018-11-10,2018-11-23,13,1,injury,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1819,Knock,2018-10-30,2018-11-06,7,2,injury,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1819,Ankle Injury,2019-02-10,2019-02-25,15,1,injury,Solly March,/solly-march/profil/spieler/209212 +1819,Nose Injury,2019-04-22,2019-04-29,7,2,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1819,Ill,2019-02-04,2019-02-25,21,4,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1819,Ill,2018-10-01,2018-10-08,7,2,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1819,Cruciate Ligament Rupture,2018-12-26,2019-09-21,269,28,injury,Simon Francis,/simon-francis/profil/spieler/13573 +1819,Yellow card suspension,2019-04-08,2019-04-22,14,2,suspension,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1819,Yellow card suspension,2018-12-09,2018-12-17,8,1,suspension,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1819,Transferred to Bor. Dortmund,2018-07-01,2018-07-01,,,Transfer,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1819,Knock,2019-02-10,2019-05-31,110,15,injury,Jason Steele,/jason-steele/profil/spieler/73564 +1819,Thigh Muscle Strain,2019-01-03,2019-01-14,11,2,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +1819,Muscle Injury,2018-11-08,2018-11-26,18,2,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +1819,Transferred to Sheff Wed,2018-08-31,2019-06-29,,,Transfer,Michael Hector,/michael-hector/profil/spieler/157490 +1819,Calf Injury,2019-06-10,2019-08-03,54,,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1819,Pubitis,2019-03-18,2019-03-31,13,1,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1819,Transferred to Stoke City,2018-07-01,2018-07-12,,,Transfer,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1819,Cruciate Ligament Rupture,2018-12-06,2019-09-14,282,30,injury,Lewis Cook,/lewis-cook/profil/spieler/249089 +1819,Unknown Injury,2018-12-10,2018-12-22,12,4,injury,Danilo,/danilo/profil/spieler/145707 +1819,Ankle Injury,2018-10-16,2018-10-29,13,3,injury,Danilo,/danilo/profil/spieler/145707 +1819,Ankle Injury,2018-07-05,2018-09-15,72,6,injury,Danilo,/danilo/profil/spieler/145707 +1819,Ankle Injury,2019-01-31,2019-02-08,8,1,injury,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1819,Hamstring Injury,2018-11-11,2018-11-24,13,,injury,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1819,Knock,2018-08-01,2018-08-24,23,3,injury,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1819,Yellow card suspension,2019-02-24,2019-03-03,7,2,suspension,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1819,Transferred to Levante,2018-07-01,2018-08-06,,,Transfer,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1819,Hamstring Injury,2019-02-17,2019-04-22,64,10,injury,Adalberto Peñaranda,/adalberto-penaranda/profil/spieler/308801 +1819,Foot Injury,2018-10-17,2019-01-11,86,14,injury,Adalberto Peñaranda,/adalberto-penaranda/profil/spieler/308801 +1819,Back Injury,2019-04-18,2019-04-20,2,,injury,Aron Gunnarsson,/aron-gunnarsson/profil/spieler/63821 +1819,Knee Injury,2018-10-07,2018-10-19,12,,injury,Aron Gunnarsson,/aron-gunnarsson/profil/spieler/63821 +1819,Knee Injury,2018-08-01,2018-10-05,65,8,injury,Aron Gunnarsson,/aron-gunnarsson/profil/spieler/63821 +1819,Transferred to Besiktas,2018-07-01,2018-07-23,,,Transfer,Fabri,/fabri/profil/spieler/45882 +1819,Fitness,2019-04-04,2019-05-12,38,9,injury,Claudio Bravo,/claudio-bravo/profil/spieler/40423 +1819,Achilles tendon rupture,2018-08-20,2019-04-03,226,48,injury,Claudio Bravo,/claudio-bravo/profil/spieler/40423 +1819,Foot Injury,2019-01-20,2019-01-29,9,,injury,Harry Maguire,/harry-maguire/profil/spieler/177907 +1819,Knee Injury,2018-11-03,2018-12-08,35,7,injury,Harry Maguire,/harry-maguire/profil/spieler/177907 +1819,Red card suspension,2019-03-17,2019-03-31,14,1,suspension,Harry Maguire,/harry-maguire/profil/spieler/177907 +1819,Ill,2019-03-11,2019-03-29,18,1,injury,Christopher Schindler,/christopher-schindler/profil/spieler/57842 +1819,Nasal Bone Fracture,2018-10-07,2018-10-19,12,,injury,Christopher Schindler,/christopher-schindler/profil/spieler/57842 +1819,Knee Injury,2018-09-30,2018-10-05,5,,injury,Christopher Schindler,/christopher-schindler/profil/spieler/57842 +1819,Muscle Injury,2018-09-25,2019-03-01,157,7,injury,Brad Smith,/brad-smith/profil/spieler/175745 +1819,Adductor problems,2018-08-14,2018-08-24,10,1,injury,Brad Smith,/brad-smith/profil/spieler/175745 +1819,Transferred to Seattle,2018-08-08,2019-06-30,,,Transfer,Brad Smith,/brad-smith/profil/spieler/175745 +1819,Ill,2018-10-21,2018-11-05,15,2,injury,Rajiv van La Parra,/rajiv-van-la-parra/profil/spieler/77001 +1819,Back Injury,,2018-12-30,,,injury,Rajiv van La Parra,/rajiv-van-la-parra/profil/spieler/77001 +1819,Transferred to Middlesbrough,2019-01-01,2019-05-30,,,Transfer,Rajiv van La Parra,/rajiv-van-la-parra/profil/spieler/77001 +1819,Calf Injury,2019-03-17,2019-04-26,40,6,injury,Tom Cleverley,/tom-cleverley/profil/spieler/73484 +1819,Achilles tendon surgery,2018-07-17,2018-12-15,151,19,injury,Tom Cleverley,/tom-cleverley/profil/spieler/73484 +1819,Transferred to Tottenham U23,2018-07-01,2019-06-30,,,Transfer,George Marsh,/george-marsh/profil/spieler/431424 +1819,Torn Muscle Fibre,2018-07-25,2018-08-26,32,5,injury,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 +1819,Transferred to SC Freiburg,2018-07-01,2018-08-08,,,Transfer,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 +1819,Groin Strain,2018-11-25,2018-12-15,20,5,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +1819,Ill,2019-01-20,2019-01-29,9,1,injury,Kayne Ramsay,/kayne-ramsay/profil/spieler/530879 +1819,Transferred to Southampton U18,2018-07-01,2019-06-30,,,Transfer,Kayne Ramsay,/kayne-ramsay/profil/spieler/530879 +1819,Knee Problems,2019-03-30,2019-04-27,28,7,injury,Luke Bolton,/luke-bolton/profil/spieler/382553 +1819,Arch pain,2019-02-23,2019-02-23,0,1,injury,Luke Bolton,/luke-bolton/profil/spieler/382553 +1819,Arm Injury,2018-09-14,2018-11-03,50,8,injury,Luke Bolton,/luke-bolton/profil/spieler/382553 +1819,Groin Injury,2018-08-11,2018-08-28,17,4,injury,Luke Bolton,/luke-bolton/profil/spieler/382553 +1819,Transferred to Man City U23,2018-07-01,2019-01-23,,,Transfer,Luke Bolton,/luke-bolton/profil/spieler/382553 +1819,Transferred to Wycombe,2019-01-24,2019-05-30,,,Transfer,Luke Bolton,/luke-bolton/profil/spieler/382553 +1819,Transferred to Man City U23,2019-05-31,2019-06-30,,,Transfer,Luke Bolton,/luke-bolton/profil/spieler/382553 +1819,Ill,2019-04-10,2019-04-19,9,1,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Knee Injury,2019-03-31,2019-04-07,7,,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Ill,2019-02-24,2019-03-01,5,1,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Foot Injury,2019-01-30,2019-02-09,10,2,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Hamstring Injury,2018-12-04,2019-01-02,29,7,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Hip Injury,2018-11-25,2018-11-30,5,,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Knee Problems,2018-10-13,2018-10-19,6,,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Knee Injury,2018-09-17,2018-09-28,11,2,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Knee Injury,2018-08-26,2018-08-31,5,1,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Knock,2018-08-13,2018-08-17,4,,injury,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 +1819,Ill,2019-02-03,2019-02-22,19,1,injury,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +1819,Knock,2018-11-11,2018-11-24,13,,injury,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +1819,Transferred to UD Las Palmas,2018-07-23,2019-06-29,,,Transfer,Rafa Mir,/rafa-mir/profil/spieler/361254 +1819,Hamstring Injury,2019-04-08,2019-04-26,18,3,injury,Jose Cholevas,/jose-cholevas/profil/spieler/41112 +1819,Calf Injury,2018-11-11,2018-11-30,19,1,injury,Jose Cholevas,/jose-cholevas/profil/spieler/41112 +1819,Yellow card suspension,2019-02-10,2019-02-28,18,2,suspension,Jose Cholevas,/jose-cholevas/profil/spieler/41112 +1819,Transferred to Palace U21,2018-07-01,2019-06-30,,,Transfer,Sam Woods,/sam-woods/profil/spieler/611650 +1819,Transferred to Sheff Utd,2018-08-01,2019-01-08,,,Transfer,Ben Woodburn,/ben-woodburn/profil/spieler/344015 +1819,Knee Surgery,2019-04-25,2019-12-13,232,21,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1819,Strain,2019-02-03,2019-03-29,54,6,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1819,Knock,2018-11-04,2018-11-24,20,1,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1819,Thigh Muscle Strain,2019-01-06,2019-03-08,61,10,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1819,Thigh Muscle Strain,2018-12-07,2018-12-28,21,4,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1819,Knock,2018-11-04,2018-11-25,21,1,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1819,Knock,2018-08-19,2018-09-14,26,3,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1819,Hamstring Injury,2019-04-28,2019-05-31,33,2,injury,Dominic Solanke,/dominic-solanke/profil/spieler/258889 +1819,Strain,2019-02-24,2019-03-08,12,2,injury,Dominic Solanke,/dominic-solanke/profil/spieler/258889 +1819,Hamstring Injury,2018-12-23,2019-01-30,38,8,injury,Dominic Solanke,/dominic-solanke/profil/spieler/258889 +1819,Groin Strain,2018-11-25,2019-01-29,65,6,injury,Dominic Solanke,/dominic-solanke/profil/spieler/258889 +1819,Concussion,2018-09-16,2018-09-25,9,2,injury,Dominic Solanke,/dominic-solanke/profil/spieler/258889 +1819,Knee Injury,2019-03-03,2019-03-29,26,2,injury,Dan Gosling,/dan-gosling/profil/spieler/44983 +1819,Knee Injury,2019-01-03,2019-01-12,9,1,injury,Dan Gosling,/dan-gosling/profil/spieler/44983 +1819,Knee Injury,2018-11-25,2018-12-31,36,9,injury,Dan Gosling,/dan-gosling/profil/spieler/44983 +1819,Calf Injury,2018-09-29,2018-09-30,1,,injury,Dan Gosling,/dan-gosling/profil/spieler/44983 +1819,Calf Injury,2018-11-04,2018-12-02,28,3,injury,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 +1819,Knock,2018-10-07,2018-10-19,12,,injury,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 +1819,Transferred to 1.FSV Mainz 05,2018-07-01,2018-08-01,,,Transfer,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 +1819,Knock,2018-10-11,2018-10-21,10,1,injury,Angel Gomes,/angel-gomes/profil/spieler/392770 +1819,Transferred to Man Utd U23,2018-07-01,2019-06-30,,,Transfer,Angel Gomes,/angel-gomes/profil/spieler/392770 +1819,Hamstring Injury,2018-09-19,2018-09-28,9,1,injury,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 +1819,Transferred to Sampdoria,2019-01-11,2019-06-30,,,Transfer,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 +1819,Shoulder Injury,2019-01-06,2019-01-18,12,1,injury,Kadeem Harris,/kadeem-harris/profil/spieler/136501 +1819,Transferred to Stevenage,2019-01-11,2019-05-30,,,Transfer,Moses Makasi,/moses-makasi/profil/spieler/242644 +1819,Transferred to Plymouth,2018-08-24,2019-01-04,,,Transfer,Stuart O'Keefe,/stuart-okeefe/profil/spieler/93626 +1819,Groin Strain,2018-10-06,2018-11-24,49,9,injury,Danny Rose,/danny-rose/profil/spieler/50174 +1819,Transferred to Wolves U21,2018-07-01,2019-01-22,,,Transfer,Benny Ashley-Seal,/benny-ashley-seal/profil/spieler/322089 +1819,Transferred to Famalicão,2019-01-23,2019-06-29,,,Transfer,Benny Ashley-Seal,/benny-ashley-seal/profil/spieler/322089 +1819,Transferred to Wolves U21,2019-06-30,2019-06-30,,,Transfer,Benny Ashley-Seal,/benny-ashley-seal/profil/spieler/322089 +1819,Knee Injury,2018-12-12,2019-03-29,107,16,injury,Danny Williams,/danny-williams/profil/spieler/38383 +1819,Knee Injury,2018-09-20,2018-11-24,65,7,injury,Danny Williams,/danny-williams/profil/spieler/38383 +1819,Ankle Injury,2018-08-20,2018-08-31,11,2,injury,Danny Williams,/danny-williams/profil/spieler/38383 +1819,Transferred to Stoke City,2018-08-02,2019-05-30,,,Transfer,Ashley Williams,/ashley-williams/profil/spieler/67355 +1819,Transferred to Wolves U21,2018-07-01,2019-06-30,,,Transfer,Cameron John,/cameron-john/profil/spieler/425894 +1819,Heel Bone Injury,2019-04-19,2019-05-19,30,5,injury,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 +1819,Muscular problems,2018-11-19,2018-12-30,41,5,injury,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 +1819,Strain,2018-10-28,2018-11-11,14,3,injury,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 +1819,Fitness,2018-09-01,2018-09-16,15,3,injury,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 +1819,Transferred to Hansa Rostock,2018-08-31,2019-01-29,,,Transfer,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 +1819,Transferred to Würzb. Kickers,2019-01-31,2019-06-29,,,Transfer,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 +1819,Cruciate Ligament Rupture,2019-03-08,2019-05-31,84,12,injury,Ezequiel Schelotto,/ezequiel-schelotto/profil/spieler/119164 +1819,Transferred to Chievo Verona,2019-01-28,2019-06-29,,,Transfer,Ezequiel Schelotto,/ezequiel-schelotto/profil/spieler/119164 +1819,Transferred to Central Coast,2018-08-15,2019-06-29,,,Transfer,Aiden O'Neill,/aiden-oneill/profil/spieler/385918 +1819,Transferred to Fulham U21,2018-07-01,2019-06-30,,,Transfer,Steven Sessegnon,/steven-sessegnon/profil/spieler/406558 +1819,Transferred to Arsenal U23,2018-07-01,2019-06-30,,,Transfer,Bukayo Saka,/bukayo-saka/profil/spieler/433177 +1819,Transferred to FC Schalke 04,2018-07-01,2019-01-27,,,Transfer,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 +1819,Transferred to Stade Reims,2019-01-29,2019-06-29,,,Transfer,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 +1819,Influenza,2019-04-29,2019-05-11,12,1,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +1819,Knee Injury,2019-03-18,2019-03-29,11,,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +1819,Groin Strain,2019-02-13,2019-03-10,25,6,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +1819,Ill,2018-12-23,2018-12-30,7,2,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +1819,rupture of the timpanum,2019-04-16,2019-04-26,10,1,injury,Chicharito,/chicharito/profil/spieler/50935 +1819,Back Injury,2018-12-22,2019-01-19,28,7,injury,Chicharito,/chicharito/profil/spieler/50935 +1819,Ill,2018-09-04,2018-10-19,45,5,injury,Chicharito,/chicharito/profil/spieler/50935 +1819,Knock,2019-05-05,2019-05-11,6,,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +1819,Groin Strain,2019-02-03,2019-02-22,19,1,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +1819,Groin Injury,2019-01-27,2019-02-01,5,1,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +1819,Knock,2018-12-16,2019-01-01,16,3,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +1819,Ankle Injury,2018-12-02,2018-12-04,2,,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +1819,Ankle Injury,2019-03-15,2019-04-02,18,2,injury,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 +1819,Knock,2019-02-20,2019-03-09,17,5,injury,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 +1819,Collarbone fracture,2018-12-13,2019-01-10,28,6,injury,Joel Matip,/joel-matip/profil/spieler/82105 +1819,Achilles tendon rupture,2018-10-21,2019-05-31,222,32,injury,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 +1819,Transferred to Bor. Dortmund,2018-07-01,2018-07-10,,,Transfer,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 +1819,Knee Surgery,2019-04-07,2019-08-09,124,5,injury,Charlie Daniels,/charlie-daniels/profil/spieler/61819 +1819,Ankle Injury,2019-03-31,2019-04-05,5,,injury,Charlie Daniels,/charlie-daniels/profil/spieler/61819 +1819,Knee Injury,2018-08-26,2018-10-26,61,8,injury,Charlie Daniels,/charlie-daniels/profil/spieler/61819 +1819,Cruciate Ligament Injury,2018-09-30,2018-10-19,19,1,injury,Marc Navarro,/marc-navarro/profil/spieler/335245 +1819,Hip Injury,2019-01-01,2019-01-12,11,3,injury,Harry Wilson,/harry-wilson/profil/spieler/279455 +1819,Groin Injury,2018-08-11,2018-09-16,36,8,injury,Harry Wilson,/harry-wilson/profil/spieler/279455 +1819,Transferred to Derby,2018-07-17,2019-05-30,,,Transfer,Harry Wilson,/harry-wilson/profil/spieler/279455 +1819,Ill,2019-04-04,2019-04-15,11,2,injury,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 +1819,Bruise,2019-03-18,2019-03-29,11,,injury,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 +1819,Calf muscle strain,2019-02-20,2019-03-10,18,5,injury,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 +1819,Ankle Injury,2018-10-07,2018-10-19,12,,injury,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 +1819,Abdominal Strain,2018-06-28,2018-08-26,59,2,injury,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 +1819,Indirect card suspension,2018-09-16,2018-09-23,7,1,suspension,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 +1819,Hamstring Injury,2019-04-01,2019-04-28,27,7,injury,Marcos Alonso,/marcos-alonso/profil/spieler/112515 +1819,Back Injury,2018-12-03,2018-12-04,1,,injury,Marcos Alonso,/marcos-alonso/profil/spieler/112515 +1819,Knock,2019-04-14,2019-05-31,47,5,injury,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 +1819,Calf Injury,2018-10-14,2018-10-19,5,,injury,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 +1819,Knock,2018-10-29,2018-11-03,5,1,injury,James McArthur,/james-mcarthur/profil/spieler/41416 +1819,Thigh muscle rupture,2018-11-19,2018-12-17,28,6,injury,Ryan Babel,/ryan-babel/profil/spieler/16135 +1819,Unknown Injury,2018-10-24,2018-10-30,6,2,injury,Ryan Babel,/ryan-babel/profil/spieler/16135 +1819,Unknown Injury,2018-08-21,2018-08-24,3,1,injury,Ryan Babel,/ryan-babel/profil/spieler/16135 +1819,Transferred to Chelsea U23,2018-07-01,2019-06-30,,,Transfer,Conor Gallagher,/conor-gallagher/profil/spieler/488362 +1819,Transferred to F. Düsseldorf,2018-07-22,2019-06-29,,,Transfer,Dodi Lukébakio,/dodi-lukebakio/profil/spieler/303259 +1819,Torn muscle bundle,2019-03-27,2019-04-16,20,3,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1819,Torn Muscle Fibre,2019-02-14,2019-03-02,16,3,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1819,Muscular problems,2018-11-30,2018-12-05,5,1,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1819,Transferred to Bor. Dortmund,2018-07-01,2019-01-01,,,Transfer,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1819,Transferred to Bor. Dortmund,2019-01-03,2019-06-29,,,Transfer,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1819,Transferred to Stoke City,2018-07-01,2018-07-02,,,Transfer,Lee Grant,/lee-grant/profil/spieler/13460 +1819,Knock,2018-09-20,2018-10-19,29,4,injury,Stefano Okaka,/stefano-okaka/profil/spieler/35249 +1819,Transferred to Udinese Calcio,2019-01-08,2019-06-29,,,Transfer,Stefano Okaka,/stefano-okaka/profil/spieler/35249 +1819,Ankle Injury,2019-03-10,2019-05-31,82,8,injury,Matthew Connolly,/matthew-connolly/profil/spieler/34559 +1819,Ankle Injury,2018-12-26,2019-01-06,11,4,injury,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 +1819,Ankle Injury,2018-11-05,2018-12-21,46,7,injury,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 +1819,Calf Strain,2019-01-12,2019-01-30,18,4,injury,Vicente Guaita,/vicente-guaita/profil/spieler/64399 +1819,Knock,2019-01-02,2019-01-11,9,1,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1819,Hamstring Injury,2018-12-08,2018-12-29,21,7,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1819,Yellow card suspension,2018-12-09,2018-12-17,8,1,suspension,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1819,Transferred to Man City U23,2018-07-01,2019-06-30,,,Transfer,Felix Nmecha,/felix-nmecha/profil/spieler/406640 +1819,Knee Injury,2019-03-25,2019-05-31,67,10,injury,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 +1819,Knee Injury,2018-12-12,2019-02-26,76,14,injury,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 +1819,Knock,2018-10-21,2018-12-03,43,5,injury,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 +1819,Transferred to Bristol City,2018-08-23,2019-05-30,,,Transfer,Tomas Kalas,/tomas-kalas/profil/spieler/148657 +1819,Knee Injury,2018-12-09,2018-12-21,12,1,injury,Jack Stephens,/jack-stephens/profil/spieler/163744 +1819,Back Injury,2019-03-28,2019-05-31,64,13,injury,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 +1819,Knock,2018-11-17,2018-11-29,12,2,injury,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 +1819,Hamstring Injury,2018-10-30,2018-11-24,25,4,injury,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 +1819,Knock,2019-03-17,2019-03-29,12,,injury,Juninho Bacuna,/juninho-bacuna/profil/spieler/348863 +1819,Knock,2018-08-30,2018-10-05,36,4,injury,Juninho Bacuna,/juninho-bacuna/profil/spieler/348863 +1819,Bruise,2019-04-27,2019-05-11,14,1,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +1819,Ill,2019-03-11,2019-04-12,32,3,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +1819,Transferred to Man Utd U18,2018-07-01,2019-06-30,,,Transfer,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +1819,Cruciate Ligament Rupture,2019-03-30,2019-12-29,274,55,injury,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 +1819,Transferred to OH Leuven,2018-08-31,2019-04-01,,,Transfer,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 +1819,Knee Injury,2019-04-26,2019-05-11,15,2,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +1819,Hamstring Injury,2019-02-13,2019-03-16,31,7,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +1819,groin strain,2018-09-25,2018-10-27,32,6,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +1819,Knock,2018-08-01,2018-08-18,17,1,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +1819,Knock,2019-03-31,2019-04-27,27,6,injury,Ander Herrera,/ander-herrera/profil/spieler/99343 +1819,Hip problems,2019-02-24,2019-03-16,20,6,injury,Ander Herrera,/ander-herrera/profil/spieler/99343 +1819,Knock,2018-09-30,2018-10-19,19,2,injury,Ander Herrera,/ander-herrera/profil/spieler/99343 +1819,Ankle Injury,2018-09-03,2018-09-24,21,3,injury,Ander Herrera,/ander-herrera/profil/spieler/99343 +1819,Hamstring Injury,2018-08-05,2018-08-18,13,1,injury,Ander Herrera,/ander-herrera/profil/spieler/99343 +1819,Muscle Injury,2019-04-01,2019-04-14,13,2,injury,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 +1819,Transferred to CD Leganés,2018-08-15,2019-06-29,,,Transfer,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 +1819,Transferred to Palace U21,2018-07-01,2019-01-10,,,Transfer,Nya Kirby,/nya-kirby/profil/spieler/406633 +1819,Transferred to Blackpool,2019-01-11,2019-05-30,,,Transfer,Nya Kirby,/nya-kirby/profil/spieler/406633 +1819,Transferred to Palace U21,2019-05-31,2019-06-30,,,Transfer,Nya Kirby,/nya-kirby/profil/spieler/406633 +1819,Calf Strain,2018-12-08,2018-12-31,23,5,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +1819,Transferred to Inter,2019-01-26,2019-06-29,,,Transfer,Cédric Soares,/cedric-soares/profil/spieler/112988 +1819,Calf Injury,2019-03-01,2019-05-31,91,10,injury,Lazar Markovic,/lazar-markovic/profil/spieler/144303 +1819,Knee Injury,2019-01-03,2019-01-24,21,5,injury,Lucas Moura,/lucas-moura/profil/spieler/77100 +1819,Knock,2018-08-09,2018-08-20,11,2,injury,Lucas Moura,/lucas-moura/profil/spieler/77100 +1819,Strain,2019-04-14,2019-05-31,47,,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1819,Knock,2019-03-28,2019-03-30,2,,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1819,Strain,2019-01-30,2019-02-08,9,1,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1819,Groin Strain,2019-01-13,2019-01-28,15,1,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1819,Knock,2019-01-02,2019-01-11,9,1,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1819,Knock,2018-10-21,2018-11-02,12,1,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1819,Knock,2018-09-16,2018-09-21,5,,injury,Harry Arter,/harry-arter/profil/spieler/55742 +1819,Transferred to West Brom,2018-07-01,2018-07-04,,,Transfer,Ben Foster,/ben-foster/profil/spieler/13572 +1819,Achilles tendon problems,2019-04-24,2019-05-04,10,2,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +1819,Back Injury,2018-12-28,2019-03-09,71,18,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +1819,Knock,2018-12-01,2018-12-21,20,6,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +1819,Knock,2018-08-09,2018-09-19,41,5,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +1819,Inguinal Hernia,2018-08-28,2018-11-25,89,11,injury,Ben Gibson,/ben-gibson/profil/spieler/128904 +1819,Transferred to Middlesbrough,2018-07-01,2018-08-04,,,Transfer,Ben Gibson,/ben-gibson/profil/spieler/128904 +1819,Knock,2019-03-22,2019-04-03,12,2,injury,Reece Oxford,/reece-oxford/profil/spieler/314295 +1819,Transferred to FC Augsburg,2019-01-31,2019-06-29,,,Transfer,Reece Oxford,/reece-oxford/profil/spieler/314295 +1819,Shoulder Injury,2019-02-13,2019-04-21,67,11,injury,Leon Balogun,/leon-balogun/profil/spieler/56100 +1819,Ill,2019-02-04,2019-02-11,7,2,injury,Leon Balogun,/leon-balogun/profil/spieler/56100 +1819,Transferred to FC Nantes,2018-08-06,2019-01-23,,,Transfer,Matt Miazga,/matt-miazga/profil/spieler/245893 +1819,Transferred to Reading,2019-01-25,2019-05-30,,,Transfer,Matt Miazga,/matt-miazga/profil/spieler/245893 +1819,Thigh muscle rupture,2019-06-12,2019-06-24,12,,injury,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +1819,Fibula shaft fractures,2019-05-08,2019-05-11,3,,injury,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +1819,Arm Injury,2019-02-25,2019-02-26,1,,injury,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +1819,Knock,2018-12-03,2018-12-07,4,1,injury,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +1819,Transferred to Arsenal U23,2018-07-01,2019-06-30,,,Transfer,Julio Pleguezuelo,/julio-pleguezuelo/profil/spieler/251885 +1819,Knock,2019-04-14,2019-04-22,8,1,injury,Yan Valery,/yan-valery/profil/spieler/406008 +1819,Transferred to Southampton U23,2018-07-01,2018-12-31,,,Transfer,Yan Valery,/yan-valery/profil/spieler/406008 +1819,Transferred to Dundee FC,2018-08-31,2019-01-30,,,Transfer,Ryan Inniss,/ryan-inniss/profil/spieler/183284 +1819,Knee Injury,2019-04-29,2019-07-16,78,2,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +1819,Head Injury,2019-03-24,2019-04-27,34,7,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +1819,Knock,2018-12-06,2018-12-11,5,1,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +1819,Back Injury,2018-11-30,2018-12-04,4,1,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +1819,Knock,2018-11-17,2018-11-26,9,1,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +1819,Flu,2018-02-17,2018-02-20,3,1,injury,Lucas Piazon,/lucas-piazon/profil/spieler/176485 +1819,Transferred to Chievo Verona,2019-01-31,2019-06-29,,,Transfer,Lucas Piazon,/lucas-piazon/profil/spieler/176485 +1819,Transferred to Man Utd U18,2018-07-01,2019-06-30,,,Transfer,James Garner,/james-garner/profil/spieler/505219 +1819,Ligament Injury,2019-05-31,2019-07-05,35,,injury,Bernd Leno,/bernd-leno/profil/spieler/72476 +1819,Transferred to West Brom,2019-01-31,2019-05-30,,,Transfer,Stefan Johansen,/stefan-johansen/profil/spieler/62008 +1819,Back Injury,2019-02-25,2019-03-09,12,3,injury,Stephan Lichtsteiner,/stephan-lichtsteiner/profil/spieler/2865 +1819,Hamstring Injury,2018-11-09,2018-11-28,19,2,injury,Stephan Lichtsteiner,/stephan-lichtsteiner/profil/spieler/2865 +1819,Transferred to Newcastle U23,2018-07-01,2019-06-30,,,Transfer,Lewis Cass,/lewis-cass/profil/spieler/474382 +1819,Transferred to Tottenham U23,2018-07-01,2019-06-30,,,Transfer,Alfie Whiteman,/alfie-whiteman/profil/spieler/282823 +1819,Achilles tendon rupture,2019-04-23,2019-09-11,141,11,injury,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +1819,Transferred to Chelsea U23,2018-07-01,2018-12-31,,,Transfer,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +1819,Transferred to Arsenal U23,2018-07-01,2019-06-30,,,Transfer,Joe Willock,/joe-willock/profil/spieler/340329 +1819,Knee Injury,2019-04-29,2019-05-11,12,1,injury,Sergio Romero,/sergio-romero/profil/spieler/30690 +1819,Ill,2019-03-11,2019-03-16,5,1,injury,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 +1819,Back bruise,2018-11-04,2018-11-09,5,2,injury,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 +1819,Muscular problems,2018-09-25,2018-10-01,6,2,injury,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 +1819,Transferred to Juventus,2018-07-01,2018-08-01,,,Transfer,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 +1819,Transferred to AC Milan,2018-08-02,2019-01-21,,,Transfer,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 +1819,Transferred to Juventus,2019-01-22,2019-01-22,,,Transfer,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 +1819,Transferred to Juventus,2019-06-30,2019-06-30,,,Transfer,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 +1819,Knee Injury,2018-08-06,2018-08-29,23,4,injury,Ben Wilmot,/ben-wilmot/profil/spieler/467599 +1819,Transferred to Udinese Calcio,2019-01-31,2019-06-29,,,Transfer,Ben Wilmot,/ben-wilmot/profil/spieler/467599 +1819,Bruised Rib,2019-04-19,2019-04-23,4,1,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1819,Groin Injury,2019-03-28,2019-04-15,18,4,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1819,groin strain,2019-01-30,2019-02-23,24,4,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1819,Yellow card suspension,2018-12-03,2018-12-06,3,1,suspension,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1819,Strain,2018-12-12,2018-12-21,9,3,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +1819,Hamstring Injury,2018-10-21,2018-11-02,12,4,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +1819,Knee Injury,2018-08-02,2018-09-25,54,7,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +1819,Transferred to Dover Athletic,2018-08-30,2018-12-31,,,Transfer,Ntumba Massanka,/ntumba-massanka/profil/spieler/385922 +1819,Transferred to RWDM,2019-01-09,2019-06-29,,,Transfer,Ntumba Massanka,/ntumba-massanka/profil/spieler/385922 +1819,Ill,2019-04-22,2019-04-26,4,,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1819,Bruised Rib,2018-09-02,2018-09-15,13,,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1819,Knock,2019-01-20,2019-02-01,12,1,injury,Josh Murphy,/josh-murphy/profil/spieler/199528 +1819,Knock,2018-10-21,2018-10-26,5,,injury,Josh Murphy,/josh-murphy/profil/spieler/199528 +1819,Hamstring Injury,2018-08-26,2018-09-21,26,3,injury,Josh Murphy,/josh-murphy/profil/spieler/199528 +1819,Transferred to Man Utd U18,2018-07-01,2019-06-30,,,Transfer,Brandon Williams,/brandon-williams/profil/spieler/507700 +1819,Muscular problems,2019-03-07,2019-04-15,39,6,injury,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 +1819,Knock,2018-06-04,2018-08-27,84,3,injury,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 +1819,Transferred to Fiorentina,2018-08-13,2019-06-29,,,Transfer,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 +1819,Knock,2019-03-10,2019-03-15,5,,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1819,Hamstring Injury,2019-01-06,2019-01-12,6,,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1819,Hamstring Injury,2018-10-07,2018-10-19,12,,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1819,Hamstring Injury,2018-09-09,2018-09-14,5,,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1819,Knock,2019-05-06,2019-05-11,5,,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +1819,Strain in the thigh and gluteal muscles,2019-04-21,2019-04-26,5,,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +1819,Concussion,2019-03-23,2019-04-05,13,1,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +1819,Yellow card suspension,2019-03-11,2019-04-01,21,2,suspension,Fabian Schär,/fabian-schar/profil/spieler/135343 +1819,Yellow card suspension,2018-12-03,2018-12-10,7,1,suspension,Fabian Schär,/fabian-schar/profil/spieler/135343 +1819,Transferred to Dep. La Coruña,2018-07-01,2018-07-25,,,Transfer,Fabian Schär,/fabian-schar/profil/spieler/135343 +1819,Groin Injury,2019-05-01,2019-06-21,51,5,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +1819,Calf Injury,2019-03-10,2019-05-31,82,8,injury,Andrew Surman,/andrew-surman/profil/spieler/29975 +1819,Transferred to Man Utd U23,2018-07-01,2019-06-30,,,Transfer,Tahith Chong,/tahith-chong/profil/spieler/344830 +1819,Torn knee ligament,2019-05-30,2019-07-30,61,,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +1819,Ankle Injury,2018-08-13,2018-10-24,72,11,injury,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 +1819,Ankle Injury,2019-02-25,2019-02-26,1,,injury,Alex Iwobi,/alex-iwobi/profil/spieler/242631 +1819,Ill,2018-08-26,2018-09-19,24,2,injury,Alex Iwobi,/alex-iwobi/profil/spieler/242631 +1819,Muscle Injury,2019-08-16,2019-09-13,28,3,injury,John Stones,/john-stones/profil/spieler/186590 +1819,Groin Injury,2019-03-05,2019-03-29,24,3,injury,John Stones,/john-stones/profil/spieler/186590 +1819,Groin Strain,2019-02-17,2019-03-01,12,3,injury,John Stones,/john-stones/profil/spieler/186590 +1819,Knock,2018-10-18,2018-10-22,4,1,injury,Danny Ward,/danny-ward/profil/spieler/203026 +1819,Ankle Surgery,2018-12-02,2019-04-19,138,22,injury,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +1819,Ankle Injury,2018-09-09,2018-11-30,82,11,injury,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +1819,Transferred to Wigan,2018-07-01,2018-08-08,,,Transfer,Dan Burn,/dan-burn/profil/spieler/134270 +1819,Transferred to Wigan,2018-08-10,2018-12-31,,,Transfer,Dan Burn,/dan-burn/profil/spieler/134270 +1819,Concussion,2019-05-05,2019-05-11,6,1,injury,Mohamed Salah,/mohamed-salah/profil/spieler/148455 +1819,Thigh Problems,2018-10-13,2018-10-18,5,,injury,Mohamed Salah,/mohamed-salah/profil/spieler/148455 +1819,Hip Injury,2019-03-03,2019-03-15,12,1,injury,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +1819,Knee Injury,2018-12-05,2018-12-14,9,1,injury,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +1819,Knock,2018-09-30,2018-11-05,36,4,injury,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +1819,Transferred to Liverpool U23,2018-07-01,2019-06-30,,,Transfer,Rafael Camacho,/rafael-camacho/profil/spieler/400831 +1819,Knock,2019-05-12,2019-05-19,7,,injury,Fousseni Diabaté,/fousseni-diabate/profil/spieler/364861 +1819,Transferred to Sivasspor,2019-01-12,2019-06-29,,,Transfer,Fousseni Diabaté,/fousseni-diabate/profil/spieler/364861 +1819,Knee Injury,2019-05-06,2019-05-31,25,1,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1819,Achilles tendon problems,2019-01-19,2019-02-23,35,6,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1819,Achilles tendon problems,2019-01-07,2019-01-10,3,,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1819,Transferred to Cardiff U21,2018-07-01,2019-06-30,,,Transfer,Lloyd Humphries,/lloyd-humphries/profil/spieler/407487 +1819,Knock,2019-05-06,2019-05-31,25,1,injury,Chris Löwe,/chris-lowe/profil/spieler/55125 +1819,Ill,2019-02-03,2019-02-22,19,1,injury,Chris Löwe,/chris-lowe/profil/spieler/55125 +1819,Shoulder Injury,2018-11-10,2018-12-08,28,5,injury,Chris Löwe,/chris-lowe/profil/spieler/55125 +1819,Red card suspension,2018-12-06,2018-12-24,18,3,suspension,Shane Duffy,/shane-duffy/profil/spieler/119269 +1819,Transferred to Rochdale,2018-08-23,2018-12-31,,,Transfer,Connor Randall,/connor-randall/profil/spieler/262545 +1819,Calf Strain,2019-04-08,2019-05-31,53,6,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1819,Calf Strain,2019-03-17,2019-04-07,21,1,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1819,Calf Problems,2019-01-22,2019-02-18,27,4,injury,Samir Nasri,/samir-nasri/profil/spieler/18935 +1819,Transferred to Ban,2018-07-01,2018-12-31,,,Transfer,Samir Nasri,/samir-nasri/profil/spieler/18935 +1819,Knee Injury,2018-12-17,2018-12-20,3,1,injury,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +1819,Thumb Injury,2018-11-11,2018-11-24,13,,injury,Asmir Begovic,/asmir-begovic/profil/spieler/33873 +1819,Thigh Problems,2019-03-31,2019-04-08,8,2,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1819,Ill,2019-01-04,2019-01-13,9,2,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1819,Groin Injury,2018-11-30,2018-12-15,15,5,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1819,Ankle Injury,2018-09-16,2018-09-18,2,,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1819,Hamstring Injury,2019-02-26,2019-04-16,49,9,injury,Pascal Groß,/pascal-gross/profil/spieler/82873 +1819,Ankle Injury,2018-09-01,2018-11-22,82,9,injury,Pascal Groß,/pascal-gross/profil/spieler/82873 +1819,Transferred to Cardiff U21,2018-07-01,2019-06-30,,,Transfer,Cameron Coxe,/cameron-coxe/profil/spieler/344004 +1819,Transferred to Jumilla,2018-07-01,2019-06-29,,,Transfer,Ming-Yang Yang,/ming-yang-yang/profil/spieler/184382 +1819,Concussion,2019-01-31,2019-02-08,8,1,injury,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 +1819,Ill,2018-10-26,2018-11-03,8,1,injury,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 +1819,Yellow card suspension,2018-12-23,2018-12-28,5,1,suspension,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 +1819,Knock,2019-02-04,2019-02-22,18,2,injury,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1819,Knee Injury,2018-12-03,2018-12-10,7,2,injury,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1819,Transferred to Stade Reims,2018-08-30,2019-06-29,,,Transfer,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1819,Ill,2019-02-15,2019-03-01,14,3,injury,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 +1819,Knee Injury,2019-01-26,2019-02-08,13,2,injury,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 +1819,Hairline crack in calfbone,2018-08-16,2018-10-25,70,12,injury,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 +1819,Indirect card suspension,2019-04-29,2019-05-06,7,1,suspension,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 +1819,Knock,2019-03-03,2019-03-08,5,,injury,Jon Gorenc Stankovic,/jon-gorenc-stankovic/profil/spieler/245034 +1819,Knock,2018-10-13,2018-11-24,42,5,injury,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +1819,Ankle Injury,2019-03-18,2019-03-26,8,,injury,Marcus Rashford,/marcus-rashford/profil/spieler/258923 +1819,Foot Injury,2018-09-30,2018-10-27,27,3,injury,Tom Cairney,/tom-cairney/profil/spieler/123275 +1819,Foot Injury,2018-08-26,2018-09-29,34,7,injury,Tom Cairney,/tom-cairney/profil/spieler/123275 +1819,special leave,2019-04-19,2019-04-21,2,1,absence,Tom Cairney,/tom-cairney/profil/spieler/123275 +1819,Transferred to Udinese Calcio,2019-01-10,2019-06-29,,,Transfer,Marvin Zeegelaar,/marvin-zeegelaar/profil/spieler/92899 +1819,Unknown Injury,2018-10-07,2018-10-21,14,2,injury,Islam Slimani,/islam-slimani/profil/spieler/174915 +1819,Transferred to Fenerbahce,2018-08-13,2019-06-29,,,Transfer,Islam Slimani,/islam-slimani/profil/spieler/174915 +1819,Transferred to Birmingham,2018-08-07,2019-01-26,,,Transfer,Omar Bogle,/omar-bogle/profil/spieler/134657 +1819,Transferred to Portsmouth,2019-01-28,2019-05-30,,,Transfer,Omar Bogle,/omar-bogle/profil/spieler/134657 +1819,Hamstring Injury,2019-03-10,2019-03-30,20,,injury,Joe Bennett,/joe-bennett/profil/spieler/90964 +1819,Hip Injury,2018-12-16,2018-12-25,9,1,injury,Joe Bennett,/joe-bennett/profil/spieler/90964 +1819,Transferred to Man City U23,2018-07-01,2019-06-30,,,Transfer,Daniel Grimshaw,/daniel-grimshaw/profil/spieler/339253 +1819,Bruise,2019-02-13,2019-02-22,9,1,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +1819,Bruise,2019-02-03,2019-02-10,7,1,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +1819,Hamstring Injury,2018-12-15,2019-01-12,28,6,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +1819,Bruise,2018-10-30,2018-11-11,12,2,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +1819,Transferred to Scunthorpe Utd.,2018-08-03,2019-05-30,,,Transfer,George Thomas,/george-thomas/profil/spieler/298240 +1819,Transferred to Östersund,2018-07-01,2018-07-04,,,Transfer,Ken Sema,/ken-sema/profil/spieler/252345 +1819,Groin Injury,2019-04-12,2019-06-12,61,10,injury,Denis Suárez,/denis-suarez/profil/spieler/165007 +1819,Muscle Injury,2018-07-29,2018-09-16,49,5,injury,Denis Suárez,/denis-suarez/profil/spieler/165007 +1819,Transferred to Barcelona,2018-07-01,2019-01-30,,,Transfer,Denis Suárez,/denis-suarez/profil/spieler/165007 +1819,Transferred to Barcelona,2019-06-30,2019-06-30,,,Transfer,Denis Suárez,/denis-suarez/profil/spieler/165007 +1819,Transferred to Atalanta BC,2018-07-25,2019-06-30,,,Transfer,Mario Pasalic,/mario-pasalic/profil/spieler/205938 +1819,Knock,2019-06-30,2019-07-02,2,1,injury,Mix Diskerud,/mix-diskerud/profil/spieler/103559 +1819,Transferred to IFK Göteborg,2018-07-01,2018-07-14,,,Transfer,Mix Diskerud,/mix-diskerud/profil/spieler/103559 +1819,Transferred to Man City U23,2018-07-15,2018-07-16,,,Transfer,Mix Diskerud,/mix-diskerud/profil/spieler/103559 +1819,Transferred to Ulsan Hyundai,2018-07-17,2019-06-30,,,Transfer,Mix Diskerud,/mix-diskerud/profil/spieler/103559 +1819,Knock,2019-02-01,2019-03-08,35,6,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1819,Thigh Muscle Strain,2018-11-01,2018-12-14,43,6,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1819,Calf Injury,2018-07-30,2018-10-20,82,10,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1819,Knock,2019-04-21,2019-04-25,4,,injury,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 +1819,Chest injury,2019-03-03,2019-03-26,23,2,injury,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 +1819,Back Injury,2019-01-31,2019-02-08,8,1,injury,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 +1819,Knee Injury,2018-12-20,2018-12-25,5,1,injury,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 +1819,Groin Strain,2018-12-09,2018-12-14,5,,injury,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 +1819,Hip Injury,2018-08-12,2018-08-24,12,1,injury,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 +1819,Appendicitis,2019-01-13,2019-02-21,39,4,injury,Sean Morrison,/sean-morrison/profil/spieler/79723 +1819,Transferred to Real Madrid,2019-01-06,2019-06-30,,,Transfer,Brahim Díaz,/brahim-diaz/profil/spieler/314678 +1819,Problems with the hip flexor,2019-04-06,2019-04-19,13,4,injury,Kortney Hause,/kortney-hause/profil/spieler/233124 +1819,Transferred to Aston Villa,2019-01-07,2019-06-29,,,Transfer,Kortney Hause,/kortney-hause/profil/spieler/233124 +1819,Calf Injury,2019-01-31,2019-02-01,1,,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +1819,Red card suspension,2019-05-05,2019-08-18,105,3,suspension,Heung-min Son,/heung-min-son/profil/spieler/91845 +1819,Tibia Fracture,2018-11-16,2019-06-01,197,44,injury,Jamal Blackman,/jamal-blackman/profil/spieler/128898 +1819,Transferred to Leeds,2018-07-16,2018-11-15,,,Transfer,Jamal Blackman,/jamal-blackman/profil/spieler/128898 +1819,Knock,2019-04-01,2019-05-31,60,10,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +1819,Knock,2019-01-06,2019-01-18,12,2,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +1819,Knock,2018-11-09,2018-12-04,25,4,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +1819,Groin Strain,2018-09-04,2018-10-19,45,7,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +1819,Ankle Injury,2018-08-26,2018-08-31,5,1,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1819,Transferred to Rangers,2019-01-06,2019-05-19,,,Transfer,Steven Davis,/steven-davis/profil/spieler/28973 +1819,Fractured Hand,2019-04-10,2019-04-15,5,1,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1819,Thigh Muscle Strain,2019-01-20,2019-03-09,48,12,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1819,Hamstring Injury,2018-12-24,2018-12-28,4,1,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1819,Hamstring Injury,2018-09-28,2018-10-29,31,6,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1819,Hamstring Injury,2018-09-08,2018-09-22,14,3,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1819,Strain,2018-07-04,2018-07-06,2,,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1819,Ankle Injury,2019-01-07,2019-01-14,7,1,injury,Neeskens Kebano,/neeskens-kebano/profil/spieler/111422 +1819,Ankle Injury,2018-08-27,2018-10-25,59,8,injury,Neeskens Kebano,/neeskens-kebano/profil/spieler/111422 +1819,Transferred to Banants,2018-07-01,2018-08-08,,,Transfer,Kwasi Sibo,/kwasi-sibo/profil/spieler/538006 +1819,Transferred to KF Skënderbeu,2019-01-30,2019-06-29,,,Transfer,Kwasi Sibo,/kwasi-sibo/profil/spieler/538006 +1819,Groin Injury,2019-04-07,2019-09-13,159,10,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +1819,Calf Strain,2019-02-03,2019-02-22,19,2,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +1819,Thigh Muscle Strain,2019-01-31,2019-02-01,1,,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +1819,Knee Injury,2018-11-11,2018-11-23,12,,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +1819,Calf Strain,2018-08-22,2018-09-14,23,3,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +1819,Yellow card suspension,2018-12-09,2018-12-16,7,1,suspension,James Tomkins,/james-tomkins/profil/spieler/61592 +1819,Transferred to Man City U23,2018-07-01,2018-07-05,,,Transfer,Erik Palmer-Brown,/erik-palmer-brown/profil/spieler/282199 +1819,Transferred to NAC Breda,2018-07-06,2019-06-29,,,Transfer,Erik Palmer-Brown,/erik-palmer-brown/profil/spieler/282199 +1819,Transferred to Man City U23,2019-06-30,2019-06-30,,,Transfer,Erik Palmer-Brown,/erik-palmer-brown/profil/spieler/282199 +1819,Knock,2019-04-14,2019-05-31,47,4,injury,Ben Hamer,/ben-hamer/profil/spieler/67283 +1819,Knee Injury,2018-08-25,2018-09-15,21,4,injury,Ben Hamer,/ben-hamer/profil/spieler/67283 +1819,Transferred to Huddersf. U19,2018-07-01,2019-06-30,,,Transfer,Aaron Rowe,/aaron-rowe/profil/spieler/657994 +1819,Calf Strain,2019-03-23,2019-03-29,6,,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +1819,Thigh Muscle Strain,2019-02-03,2019-02-22,19,1,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +1819,Torn muscle bundle,2019-04-14,2019-05-03,19,2,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1819,Cruciate Ligament Rupture,2018-05-31,2019-02-19,264,31,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1819,Ankle Injury,2018-08-20,2018-09-14,25,3,injury,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +1819,Hip Injury,2019-04-08,2019-04-22,14,2,injury,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 +1819,Calf Strain,2019-02-01,2019-02-21,20,3,injury,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 +1819,Ill,2019-04-07,2019-04-19,12,,injury,Matty Daly,/matty-daly/profil/spieler/566349 +1819,Transferred to Huddersf. U23,2018-07-01,2019-06-30,,,Transfer,Matty Daly,/matty-daly/profil/spieler/566349 +1819,Knee Injury,2019-04-28,2020-10-02,523,49,injury,José Izquierdo,/jose-izquierdo/profil/spieler/147094 +1819,Knee Injury,2018-12-04,2019-02-26,84,17,injury,José Izquierdo,/jose-izquierdo/profil/spieler/147094 +1819,Knee Injury,2018-08-01,2018-09-28,58,7,injury,José Izquierdo,/jose-izquierdo/profil/spieler/147094 +1819,Transferred to Palace U21,2018-07-01,2018-08-28,,,Transfer,Jason Lokilo,/jason-lokilo/profil/spieler/325200 +1819,Transferred to FC Lorient,2018-08-29,2019-06-29,,,Transfer,Jason Lokilo,/jason-lokilo/profil/spieler/325200 +1819,Transferred to Palace U21,2019-06-30,2019-06-30,,,Transfer,Jason Lokilo,/jason-lokilo/profil/spieler/325200 +1819,Cruciate Ligament Surgery,2019-04-13,2020-01-09,271,60,injury,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 +1819,Shoulder Injury,2018-09-29,2018-10-26,27,3,injury,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 +1819,Ankle Injury,2018-12-31,2019-01-11,11,3,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1819,Knock,2018-10-29,2018-11-07,9,2,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1819,Knee Injury,2019-03-03,2019-07-01,120,9,injury,Sean Longstaff,/sean-longstaff/profil/spieler/346707 +1819,Transferred to Newcastle U23,2018-07-01,2018-12-31,,,Transfer,Sean Longstaff,/sean-longstaff/profil/spieler/346707 +1819,Ankle Injury,2018-07-11,2018-10-21,102,11,injury,Beni Baningime,/beni-baningime/profil/spieler/399369 +1819,Transferred to Wigan,2019-01-31,2019-05-30,,,Transfer,Beni Baningime,/beni-baningime/profil/spieler/399369 +1819,Transferred to Valencia,2018-08-10,2019-01-29,,,Transfer,Michy Batshuayi,/michy-batshuayi/profil/spieler/179184 +1819,Groin Strain,2019-01-27,2019-02-05,9,2,injury,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 +1819,Groin Strain,2018-12-12,2018-12-25,13,2,injury,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 +1819,Ankle Injury,2018-10-15,2018-10-20,5,,injury,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 +1819,Knee Injury,2018-08-25,2018-09-16,22,4,injury,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 +1819,Transferred to Notts County,2019-01-10,2019-05-30,,,Transfer,Ryan Schofield,/ryan-schofield/profil/spieler/495441 +1819,Transferred to Kilmarnock FC,2018-08-31,2019-01-05,,,Transfer,Bright Enobakhare,/bright-enobakhare/profil/spieler/345772 +1819,Transferred to Coventry,2019-01-08,2019-05-30,,,Transfer,Bright Enobakhare,/bright-enobakhare/profil/spieler/345772 +1819,Transferred to Feyenoord,2018-07-25,2019-06-29,,,Transfer,Jordy Clasie,/jordy-clasie/profil/spieler/104223 +1819,Hamstring Injury,2019-01-03,2019-02-22,50,8,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +1819,Hamstring Injury,2018-11-18,2018-12-08,20,3,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +1819,Hamstring Injury,2018-09-23,2018-10-19,26,2,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +1819,Knock,2018-12-07,2018-12-14,7,1,injury,Calum Chambers,/calum-chambers/profil/spieler/215118 +1819,Ankle Injury,2018-10-21,2018-11-05,15,3,injury,Calum Chambers,/calum-chambers/profil/spieler/215118 +1819,Unknown Injury,2018-11-03,2018-12-31,58,6,injury,Michal Zyro,/michal-zyro/profil/spieler/67431 +1819,Unknown Injury,2018-09-16,2018-10-26,40,6,injury,Michal Zyro,/michal-zyro/profil/spieler/67431 +1819,Transferred to Pogon Szczecin,2018-08-31,2019-06-29,,,Transfer,Michal Zyro,/michal-zyro/profil/spieler/67431 +1819,Ankle Injury,2018-11-03,2019-01-13,71,18,injury,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 +1819,Thigh Problems,2018-09-29,2018-10-20,21,4,injury,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 +1819,Transferred to GZ R&F,2019-01-17,2019-06-30,,,Transfer,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 +1819,Knee Injury,2018-11-05,2018-12-07,32,4,injury,Emerson Hyndman,/emerson-hyndman/profil/spieler/223047 +1819,Transferred to Hibernian FC,2018-08-08,2018-12-31,,,Transfer,Emerson Hyndman,/emerson-hyndman/profil/spieler/223047 +1819,Hamstring Injury,2019-04-22,2019-05-31,39,3,injury,Joe Ralls,/joe-ralls/profil/spieler/195680 +1819,Knock,2019-02-24,2019-03-01,5,1,injury,Joe Ralls,/joe-ralls/profil/spieler/195680 +1819,Knee Injury,2018-10-07,2018-11-08,32,3,injury,Joe Ralls,/joe-ralls/profil/spieler/195680 +1819,Red card suspension,2018-10-07,2018-11-04,28,3,suspension,Joe Ralls,/joe-ralls/profil/spieler/195680 +1819,Hamstring Injury,2019-02-01,2019-04-12,70,10,injury,Marc Albrighton,/marc-albrighton/profil/spieler/61560 +1819,Ill,2019-02-24,2019-03-01,5,1,injury,Ashley Westwood,/ashley-westwood/profil/spieler/91317 +1819,Knock,2019-01-03,2019-01-11,8,2,injury,Willian,/willian/profil/spieler/52769 +1819,Neck Injury,2019-03-03,2019-03-10,7,,injury,Markus Suttner,/markus-suttner/profil/spieler/31514 +1819,Transferred to F. Düsseldorf,2019-01-18,2019-06-29,,,Transfer,Markus Suttner,/markus-suttner/profil/spieler/31514 +1819,Knock,2019-05-06,2019-05-11,5,1,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1819,Hamstring Injury,2019-03-09,2019-04-12,34,6,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1819,Knee Injury,2019-02-03,2019-04-14,70,13,injury,Josh Onomah,/josh-onomah/profil/spieler/243589 +1819,Knee Injury,2018-12-27,2019-01-27,31,7,injury,Josh Onomah,/josh-onomah/profil/spieler/243589 +1819,Knee Injury,2018-07-14,2018-08-23,40,2,injury,Josh Onomah,/josh-onomah/profil/spieler/243589 +1819,Transferred to Sheff Wed,2018-08-31,2019-05-30,,,Transfer,Josh Onomah,/josh-onomah/profil/spieler/243589 +1819,Hamstring Injury,2019-01-03,2019-02-06,34,7,injury,Bernardo,/bernardo/profil/spieler/364258 +1819,Transferred to RB Leipzig,2018-07-01,2018-07-04,,,Transfer,Bernardo,/bernardo/profil/spieler/364258 +1819,Transferred to Monaco,2018-07-01,2019-01-30,,,Transfer,Youri Tielemans,/youri-tielemans/profil/spieler/249565 +1819,Transferred to Monaco,2019-06-30,2019-06-30,,,Transfer,Youri Tielemans,/youri-tielemans/profil/spieler/249565 +1819,Transferred to Wolves U21,2018-07-01,2019-06-30,,,Transfer,Pedro Gonçalves,/pedro-goncalves/profil/spieler/426620 +1819,Transferred to West Brom,2019-01-31,2019-05-30,,,Transfer,Jacob Murphy,/jacob-murphy/profil/spieler/199527 +1819,Transferred to Birmingham,2018-08-07,2019-05-30,,,Transfer,Connor Mahoney,/connor-mahoney/profil/spieler/287528 +1819,Transferred to Stoke City,2019-01-31,2019-06-30,,,Transfer,Sam Vokes,/sam-vokes/profil/spieler/48078 +1819,Unknown Injury,2018-11-04,2019-03-30,146,15,injury,Luka Ilic,/luka-ilic/profil/spieler/429790 +1819,Transferred to NAC Breda,2018-08-03,2019-06-30,,,Transfer,Luka Ilic,/luka-ilic/profil/spieler/429790 +1819,Knee Injury,2018-09-27,2019-01-11,106,16,injury,Stephen Ward,/stephen-ward/profil/spieler/34691 +1819,Foot Injury,2018-09-07,2018-09-15,8,,injury,Stephen Ward,/stephen-ward/profil/spieler/34691 +1819,Knock,2019-05-05,2019-05-31,26,2,injury,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 +1819,Hamstring Injury,2018-11-06,2018-12-26,50,12,injury,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 +1819,Hamstring Injury,2019-03-26,2019-05-12,47,7,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +1819,Foot Injury,2019-01-27,2019-02-25,29,4,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +1819,Foot Injury,2018-07-30,2018-10-20,82,22,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +1819,Transferred to Barcelona,2018-07-01,2018-08-08,,,Transfer,Yerry Mina,/yerry-mina/profil/spieler/289446 +1819,Knock,2019-04-25,2019-04-26,1,,injury,Shane Long,/shane-long/profil/spieler/37304 +1819,Groin Injury,2019-03-09,2019-04-05,27,3,injury,Shane Long,/shane-long/profil/spieler/37304 +1819,Knock,2019-01-17,2019-01-18,1,,injury,Shane Long,/shane-long/profil/spieler/37304 +1819,Ankle Injury,2018-11-05,2018-12-15,40,6,injury,Shane Long,/shane-long/profil/spieler/37304 +1819,Toe Injury,2018-09-23,2018-10-05,12,2,injury,Shane Long,/shane-long/profil/spieler/37304 +1819,Foot Injury,2018-09-02,2018-09-16,14,,injury,Shane Long,/shane-long/profil/spieler/37304 +1819,Knock,2019-04-14,2019-04-19,5,,injury,Frank Anguissa,/frank-anguissa/profil/spieler/354361 +1819,Ankle Injury,2018-12-14,2019-02-08,56,10,injury,Frank Anguissa,/frank-anguissa/profil/spieler/354361 +1819,Ankle Injury,2018-11-15,2018-12-05,20,3,injury,Frank Anguissa,/frank-anguissa/profil/spieler/354361 +1819,Knock,2018-08-09,2018-08-17,8,1,injury,Frank Anguissa,/frank-anguissa/profil/spieler/354361 +1819,Indirect card suspension,2018-12-09,2018-12-15,6,1,suspension,Frank Anguissa,/frank-anguissa/profil/spieler/354361 +1819,Transferred to Marseille,2018-07-01,2018-08-08,,,Transfer,Frank Anguissa,/frank-anguissa/profil/spieler/354361 +1819,Bruise,2019-03-17,2019-04-08,22,3,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1819,Ill,2019-02-21,2019-03-08,15,3,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1819,Bruise,2018-09-23,2018-10-31,38,7,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1819,Groin Injury,2019-02-10,2019-04-12,61,7,injury,Steve Cook,/steve-cook/profil/spieler/90836 +1819,Knee Injury,2019-01-19,2019-03-09,49,8,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +1819,Hamstring Injury,2019-01-03,2019-01-18,15,2,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +1819,Hamstring Injury,2018-12-06,2018-12-14,8,1,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +1819,Transferred to Rotherham,2018-08-31,2019-05-30,,,Transfer,Richie Towell,/richie-towell/profil/spieler/114116 +1819,Muscle Injury,2019-05-01,2019-05-10,9,1,injury,Douglas Luiz,/douglas-luiz/profil/spieler/447661 +1819,Muscle Injury,2019-03-07,2019-04-01,25,3,injury,Douglas Luiz,/douglas-luiz/profil/spieler/447661 +1819,Muscle Injury,2018-11-01,2018-12-01,30,3,injury,Douglas Luiz,/douglas-luiz/profil/spieler/447661 +1819,Transferred to Girona,2018-07-01,2019-06-29,,,Transfer,Douglas Luiz,/douglas-luiz/profil/spieler/447661 +1819,Foot Injury,2019-03-15,2019-04-14,30,3,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1819,Knee Injury,2019-03-01,2019-03-01,0,,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1819,Knock,2019-02-22,2019-02-23,1,,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1819,Facial Injury,2019-01-26,2019-02-01,6,1,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1819,Back Injury,2019-01-06,2019-01-11,5,,injury,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 +1819,Groin Injury,2019-05-05,2019-05-31,26,1,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1819,Ill,2019-03-04,2019-03-16,12,1,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1819,Foot Injury,2018-09-08,2018-10-20,42,5,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1819,Knee Surgery,2018-08-29,2019-04-08,222,39,injury,Sam Byram,/sam-byram/profil/spieler/236953 +1819,Transferred to Nottm Forest,2018-08-10,2019-05-30,,,Transfer,Sam Byram,/sam-byram/profil/spieler/236953 +1819,Transferred to Burton Albion,2018-08-30,2019-01-01,,,Transfer,Jake Hesketh,/jake-hesketh/profil/spieler/315185 +1819,Transferred to MK Dons,2019-01-31,2019-05-30,,,Transfer,Jake Hesketh,/jake-hesketh/profil/spieler/315185 +1819,Ill,2018-12-26,2018-11-08,48,,injury,Abdelhamid Sabiri,/abdelhamid-sabiri/profil/spieler/340394 +1819,Collarbone fracture,2018-12-05,2019-02-25,82,13,injury,Abdelhamid Sabiri,/abdelhamid-sabiri/profil/spieler/340394 +1819,Ankle Injury,2018-10-02,2018-10-15,13,1,injury,Abdelhamid Sabiri,/abdelhamid-sabiri/profil/spieler/340394 +1819,Muscle Injury,2019-03-10,2019-04-03,24,4,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1819,Muscle Injury,2019-01-03,2019-02-19,47,12,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1819,Muscle Injury,2018-12-12,2018-12-30,18,6,injury,Vincent Kompany,/vincent-kompany/profil/spieler/9594 +1819,Transferred to Liverpool U23,2018-07-01,2019-06-30,,,Transfer,Curtis Jones,/curtis-jones/profil/spieler/433188 +1819,Transferred to West Brom,2018-07-01,2018-08-05,,,Transfer,Salomón Rondón,/salomon-rondon/profil/spieler/80197 +1819,Transferred to West Brom,2019-05-31,2019-06-30,,,Transfer,Salomón Rondón,/salomon-rondon/profil/spieler/80197 +1819,Transferred to Forest Green,2018-07-01,2019-01-03,,,Transfer,Robert Sánchez,/robert-sanchez/profil/spieler/403151 +1819,Transferred to Brighton U23,2019-01-04,2019-06-30,,,Transfer,Robert Sánchez,/robert-sanchez/profil/spieler/403151 +1819,Transferred to Sevilla FC,2018-07-01,2018-08-08,,,Transfer,Sergio Rico,/sergio-rico/profil/spieler/207302 +1819,Transferred to Sevilla FC,2019-06-30,2019-06-30,,,Transfer,Sergio Rico,/sergio-rico/profil/spieler/207302 +1819,Cruciate Ligament Rupture,2018-12-05,2019-08-31,269,40,injury,Rob Holding,/rob-holding/profil/spieler/253341 +1819,Achilles tendon problems,2019-02-06,2020-01-02,330,38,injury,Matty James,/matty-james/profil/spieler/73522 +1819,Knock,2018-08-09,2018-08-19,10,1,injury,Jordan Ayew,/jordan-ayew/profil/spieler/108354 +1819,Transferred to Swansea,2018-07-01,2018-08-08,,,Transfer,Jordan Ayew,/jordan-ayew/profil/spieler/108354 +1819,Transferred to Swansea,2019-05-31,2019-06-30,,,Transfer,Jordan Ayew,/jordan-ayew/profil/spieler/108354 +1819,Transferred to Leeds,2018-07-01,2019-01-07,,,Transfer,Lewis Baker,/lewis-baker/profil/spieler/198589 +1819,Transferred to Reading,2019-01-09,2019-05-30,,,Transfer,Lewis Baker,/lewis-baker/profil/spieler/198589 +1819,Hamstring Injury,2018-12-08,2019-01-12,35,8,injury,Tommy Smith,/tommy-smith/profil/spieler/121398 +1819,Groin Injury,2018-11-03,2018-11-05,2,1,injury,Tommy Smith,/tommy-smith/profil/spieler/121398 +1819,Red card suspension,2019-02-24,2019-03-10,14,3,suspension,Tommy Smith,/tommy-smith/profil/spieler/121398 +1819,Transferred to Hibernian FC,2018-07-02,2019-05-30,,,Transfer,Ádám Bogdán,/adam-bogdan/profil/spieler/55247 +1819,Transferred to Argentinos Jrs.,2018-07-01,2019-01-23,,,Transfer,Alexis Mac Allister,/alexis-mac-allister/profil/spieler/534033 +1819,Transferred to Argentinos Jrs.,2019-01-25,2019-06-29,,,Transfer,Alexis Mac Allister,/alexis-mac-allister/profil/spieler/534033 +1819,Metatarsal Fracture,2018-12-22,2019-03-29,97,17,injury,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +1819,Transferred to Aston Villa,2018-08-06,2019-05-30,,,Transfer,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +1819,Transferred to Stoke City,2018-08-17,2019-01-29,,,Transfer,Cuco Martina,/cuco-martina/profil/spieler/91251 +1819,Transferred to Feyenoord,2019-01-31,2019-06-29,,,Transfer,Cuco Martina,/cuco-martina/profil/spieler/91251 +1819,Hamstring Injury,2019-02-03,2019-03-30,55,6,injury,Danny Ings,/danny-ings/profil/spieler/134294 +1819,Hamstring Injury,2019-01-03,2019-01-18,15,3,injury,Danny Ings,/danny-ings/profil/spieler/134294 +1819,Hamstring Injury,2018-11-14,2018-12-15,31,5,injury,Danny Ings,/danny-ings/profil/spieler/134294 +1819,Knock,2018-08-26,2018-08-31,5,1,injury,Danny Ings,/danny-ings/profil/spieler/134294 +1819,Hip Injury,2018-12-30,2019-01-11,12,2,injury,Federico Fernández,/federico-fernandez/profil/spieler/85475 +1819,Calf Strain,2018-12-10,2018-12-21,11,1,injury,Federico Fernández,/federico-fernandez/profil/spieler/85475 +1819,Hamstring Injury,2018-09-23,2018-10-05,12,1,injury,Federico Fernández,/federico-fernandez/profil/spieler/85475 +1819,Transferred to Swansea,2018-07-01,2018-08-08,,,Transfer,Federico Fernández,/federico-fernandez/profil/spieler/85475 +1819,Knock,2019-04-07,2019-04-14,7,2,injury,Bernardo Silva,/bernardo-silva/profil/spieler/241641 +1819,Knock,2018-11-19,2018-11-30,11,2,injury,Bernardo Silva,/bernardo-silva/profil/spieler/241641 +1819,Muscle Injury,2019-06-08,2019-12-07,182,,injury,Cucho Hernández,/cucho-hernandez/profil/spieler/459463 +1819,Flu,2019-02-27,2019-03-06,7,1,injury,Cucho Hernández,/cucho-hernandez/profil/spieler/459463 +1819,Transferred to SD Huesca,2018-07-01,2019-06-29,,,Transfer,Cucho Hernández,/cucho-hernandez/profil/spieler/459463 +1819,Transferred to Pachuca,2018-08-09,2019-06-30,,,Transfer,Leonardo Ulloa,/leonardo-ulloa/profil/spieler/54890 +1819,Groin Strain,2018-09-10,2019-01-11,123,27,injury,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 +1819,Ankle Injury,2019-02-25,2019-05-31,95,17,injury,Andy King,/andy-king/profil/spieler/56872 +1819,Transferred to Derby,2019-01-31,2019-06-29,,,Transfer,Andy King,/andy-king/profil/spieler/56872 +1819,Strain,2019-05-10,2019-05-11,1,,injury,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1819,Knee Injury,2018-11-23,2019-01-27,65,18,injury,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1819,Knee Injury,2018-11-01,2018-11-09,8,2,injury,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1819,Hamstring Injury,2018-10-15,2018-10-23,8,1,injury,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1819,Knee Problems,2018-07-29,2018-09-01,34,3,injury,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1819,Transferred to Sunderland,2018-07-25,2019-01-09,,,Transfer,Jerome Sinclair,/jerome-sinclair/profil/spieler/236513 +1819,Transferred to Oxford United,2019-01-31,2019-05-30,,,Transfer,Jerome Sinclair,/jerome-sinclair/profil/spieler/236513 +1819,Transferred to Man City U23,2018-07-01,2019-06-30,,,Transfer,Taylor Richards,/taylor-richards/profil/spieler/484551 +1819,Hamstring Injury,2019-04-21,2019-05-31,40,4,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +1819,Knock,2019-03-22,2019-03-29,7,,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +1819,Ill,2019-02-10,2019-02-25,15,1,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +1819,Foot Injury,2018-10-08,2018-11-22,45,4,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +1819,Groin Injury,2018-08-01,2018-08-10,9,,injury,Martin Dúbravka,/martin-dubravka/profil/spieler/74960 +1819,Hamstring Injury,2018-11-14,2018-11-23,9,,injury,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 +1819,Knock,2018-09-19,2018-09-28,9,1,injury,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 +1819,Hamstring Injury,2018-08-13,2018-08-24,11,1,injury,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 +1819,Hamstring Injury,2018-12-31,2019-01-01,1,,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +1819,Toe Injury,2018-08-04,2018-08-10,6,,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +1819,Strain,2019-03-10,2019-05-11,62,11,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +1819,Calf Injury,2018-12-27,2019-01-12,16,4,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +1819,Strain,2018-11-29,2018-12-14,15,4,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +1819,Hamstring Injury,2018-08-27,2018-09-14,18,2,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +1819,Knock,2018-07-26,2018-08-17,22,1,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +1819,Transferred to Reading,2018-08-20,2019-01-06,,,Transfer,Josh Sims,/josh-sims/profil/spieler/286919 +1819,Meniscal Injury,2019-02-23,2019-08-30,188,17,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1819,Back Injury,2018-11-20,2018-11-23,3,,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1819,Transferred to Nottm Forest,2018-07-20,2019-05-30,,,Transfer,Jack Colback,/jack-colback/profil/spieler/61644 +1819,Unknown Injury,2018-09-30,2018-10-31,31,5,injury,Henri Saivet,/henri-saivet/profil/spieler/51540 +1819,Transferred to Bursaspor,2018-08-16,2019-06-29,,,Transfer,Henri Saivet,/henri-saivet/profil/spieler/51540 +1819,Transferred to Brentford,2018-07-01,2019-01-21,,,Transfer,Chris Mepham,/chris-mepham/profil/spieler/480987 +1819,Hamstring Injury,2019-02-24,2019-03-16,20,6,injury,Juan Mata,/juan-mata/profil/spieler/44068 +1819,Infection,2018-10-19,2018-10-27,8,1,injury,Max Meyer,/max-meyer/profil/spieler/146164 +1819,Knock,2018-08-01,2018-08-19,18,2,injury,Max Meyer,/max-meyer/profil/spieler/146164 +1819,Transferred to FC Schalke 04,2018-07-01,2018-08-01,,,Transfer,Max Meyer,/max-meyer/profil/spieler/146164 +1819,Shoulder Injury,2018-08-30,2018-10-19,50,5,injury,Alex Smithies,/alex-smithies/profil/spieler/33754 +1819,Transferred to Man City U23,2018-07-01,2019-06-30,,,Transfer,Ian Poveda,/ian-poveda/profil/spieler/392763 +1819,Transferred to Chelsea U23,2018-07-01,2019-06-30,,,Transfer,Marc Guéhi,/marc-guehi/profil/spieler/392757 +1819,Foot Injury,2018-11-25,2018-11-30,5,1,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +1819,Hamstring Injury,2018-10-03,2018-11-06,34,6,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +1819,Transferred to Charlton,2018-08-16,2019-05-30,,,Transfer,Krystian Bielik,/krystian-bielik/profil/spieler/287247 +1819,Transferred to Leicester U21,2018-07-01,2019-06-30,,,Transfer,Khanya Leshabela,/khanya-leshabela/profil/spieler/461882 +1819,Red card suspension,2018-12-02,2018-12-16,14,3,suspension,Steve Mounié,/steve-mounie/profil/spieler/238639 +1819,Transferred to Hull City,2018-07-17,2019-05-30,,,Transfer,Todd Kane,/todd-kane/profil/spieler/154287 +1819,Transferred to Torino,2018-07-01,2018-07-09,,,Transfer,Antonio Barreca,/antonio-barreca/profil/spieler/241889 +1819,Transferred to Monaco,2018-07-10,2019-01-30,,,Transfer,Antonio Barreca,/antonio-barreca/profil/spieler/241889 +1819,Transferred to Monaco,2019-06-30,2019-06-30,,,Transfer,Antonio Barreca,/antonio-barreca/profil/spieler/241889 +1819,Bruise,2019-02-11,2019-02-25,14,1,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +1819,Knee Injury,2018-12-10,2018-12-21,11,2,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +1819,Transferred to Peterborough,2019-01-08,2019-05-30,,,Transfer,Lee Tomlin,/lee-tomlin/profil/spieler/104586 +1819,Transferred to Vitória Setúbal,2018-08-02,2019-01-08,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1819,Transferred to KV Kortrijk,2019-01-31,2019-06-29,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1819,Fever,2019-02-04,2019-02-11,7,1,injury,Takuma Asano,/takuma-asano/profil/spieler/245744 +1819,Muscle Injury,2018-12-13,2019-01-24,42,4,injury,Takuma Asano,/takuma-asano/profil/spieler/245744 +1819,Overstretching,2018-10-29,2018-11-26,28,4,injury,Takuma Asano,/takuma-asano/profil/spieler/245744 +1819,Transferred to Hannover 96,2018-07-01,2019-06-29,,,Transfer,Takuma Asano,/takuma-asano/profil/spieler/245744 +1819,Transferred to Sheff Utd,2019-01-02,2019-05-30,,,Transfer,Kieran Dowell,/kieran-dowell/profil/spieler/258916 +1819,Knee Injury,2019-01-04,2019-05-11,127,24,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1819,Knock,2018-11-16,2018-12-04,18,3,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1819,Knee Injury,2018-10-04,2018-11-12,39,7,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1819,Calf Strain,2018-07-22,2018-08-27,36,3,injury,Antonio Valencia,/antonio-valencia/profil/spieler/33544 +1819,Knock,2018-09-30,2018-10-05,5,1,injury,Ashley Young,/ashley-young/profil/spieler/14086 +1819,Knock,2018-07-04,2018-07-06,2,,injury,Ashley Young,/ashley-young/profil/spieler/14086 +1819,Indirect card suspension,2019-04-11,2019-04-14,3,1,suspension,Ashley Young,/ashley-young/profil/spieler/14086 +1819,Yellow card suspension,2018-12-02,2018-12-06,4,1,suspension,Ashley Young,/ashley-young/profil/spieler/14086 +1819,Muscle Injury,2018-10-25,2018-10-31,6,1,injury,Jack Harrison,/jack-harrison/profil/spieler/417346 +1819,Muscle Injury,2018-10-10,2018-10-21,11,1,injury,Jack Harrison,/jack-harrison/profil/spieler/417346 +1819,Transferred to Leeds,2018-07-30,2019-06-30,,,Transfer,Jack Harrison,/jack-harrison/profil/spieler/417346 +1819,Foot Injury,2018-12-06,2019-01-28,53,11,injury,Chris Smalling,/chris-smalling/profil/spieler/103427 +1819,Foot Injury,2018-11-30,2018-12-04,4,1,injury,Chris Smalling,/chris-smalling/profil/spieler/103427 +1819,Transferred to AFC Wimbledon,2019-01-04,2019-05-30,,,Transfer,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 +1819,Knee Injury,2019-03-31,2019-04-14,14,2,injury,Isaac Success,/isaac-success/profil/spieler/295331 +1819,Hamstring Injury,2019-02-01,2019-02-26,25,4,injury,Isaac Success,/isaac-success/profil/spieler/295331 +1819,Abdominal Strain,2018-09-22,2018-10-20,28,6,injury,Christian Eriksen,/christian-eriksen/profil/spieler/69633 +1819,Torn Knee Ligament,2019-03-03,2019-05-31,89,9,injury,Sol Bamba,/sol-bamba/profil/spieler/28984 +1819,Muscle Injury,2019-02-25,2019-03-11,14,3,injury,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 +1819,Transferred to Southampton U23,2018-07-01,2019-06-30,,,Transfer,Marcus Barnes,/marcus-barnes/profil/spieler/339795 +1819,Transferred to Bournemouth U21,2018-07-01,2019-01-10,,,Transfer,Alexandru Dobre,/alexandru-dobre/profil/spieler/365770 +1819,Transferred to Yeovil Town,2019-01-11,2019-05-30,,,Transfer,Alexandru Dobre,/alexandru-dobre/profil/spieler/365770 +1819,Transferred to Bournemouth U21,2019-05-31,2019-06-30,,,Transfer,Alexandru Dobre,/alexandru-dobre/profil/spieler/365770 +1819,Achilles tendon problems,2018-09-29,2018-11-15,47,7,injury,Joe Bryan,/joe-bryan/profil/spieler/194460 +1819,Transferred to Bristol City,2018-07-01,2018-08-08,,,Transfer,Joe Bryan,/joe-bryan/profil/spieler/194460 +1819,Toe Injury,2019-01-11,2019-01-28,17,4,injury,Kenedy,/kenedy/profil/spieler/281404 +1819,Foot Injury,2018-12-16,2018-12-21,5,,injury,Kenedy,/kenedy/profil/spieler/281404 +1819,Toe Injury,2018-12-02,2018-12-08,6,1,injury,Kenedy,/kenedy/profil/spieler/281404 +1819,Knock,2018-10-07,2018-10-19,12,,injury,Kenedy,/kenedy/profil/spieler/281404 +1819,Knock,2018-08-26,2018-09-15,20,2,injury,Bernard,/bernard/profil/spieler/175169 +1819,Knock,2018-08-09,2018-08-24,15,2,injury,Bernard,/bernard/profil/spieler/175169 +1819,Transferred to Shakhtar D.,2018-07-01,2018-08-08,,,Transfer,Bernard,/bernard/profil/spieler/175169 +1819,Transferred to Reading,2019-01-23,2019-05-30,,,Transfer,Emiliano Martínez,/emiliano-martinez/profil/spieler/111873 diff --git a/airsenal/data/absences_1920.csv b/airsenal/data/absences_1920.csv new file mode 100644 index 00000000..e3ff1428 --- /dev/null +++ b/airsenal/data/absences_1920.csv @@ -0,0 +1,1387 @@ +season,details,from,until,days,games,reason,player,url +1920,Calf Injury,2020-06-19,2020-07-10,21,5,injury,Martin Kelly,/martin-kelly/profil/spieler/78959 +1920,Calf Injury,2020-02-07,2020-02-21,14,1,injury,Martin Kelly,/martin-kelly/profil/spieler/78959 +1920,Thigh Muscle Strain,2019-12-29,2019-12-31,2,,injury,Martin Kelly,/martin-kelly/profil/spieler/78959 +1920,Groin Injury,2019-10-17,2019-10-26,9,1,injury,Martin Kelly,/martin-kelly/profil/spieler/78959 +1920,Groin Injury,2019-09-01,2019-09-21,20,1,injury,Martin Kelly,/martin-kelly/profil/spieler/78959 +1920,Ankle Injury,2019-11-20,2020-01-04,45,3,injury,Rhian Brewster,/rhian-brewster/profil/spieler/406560 +1920,Transferred to Liverpool U23,2019-07-01,2020-01-06,,,Transfer,Rhian Brewster,/rhian-brewster/profil/spieler/406560 +1920,Transferred to Swansea,2020-01-07,2020-07-30,,,Transfer,Rhian Brewster,/rhian-brewster/profil/spieler/406560 +1920,Transferred to Liverpool U23,2020-07-31,2020-07-31,,,Transfer,Rhian Brewster,/rhian-brewster/profil/spieler/406560 +1920,Ankle Injury,2019-11-28,2020-01-18,51,13,injury,Fabinho,/fabinho/profil/spieler/225693 +1920,Calf Injury,2020-05-01,2020-06-20,50,,injury,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +1920,Thigh Muscle Strain,2020-01-12,2020-02-21,40,7,injury,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +1920,Thigh Muscle Strain,2020-01-02,2020-01-10,8,1,injury,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +1920,Calf Injury,2019-08-08,2019-10-05,58,8,injury,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +1920,Knee Injury,2019-08-27,2020-03-07,193,30,injury,Timm Klose,/timm-klose/profil/spieler/65255 +1920,Groin Injury,2019-08-07,2019-08-23,16,2,injury,Timm Klose,/timm-klose/profil/spieler/65255 +1920,Knock,2020-07-03,2020-08-28,56,,injury,Luke Freeman,/luke-freeman/profil/spieler/66923 +1920,Transferred to QPR,2019-07-01,2019-07-02,,,Transfer,Luke Freeman,/luke-freeman/profil/spieler/66923 +1920,Transferred to Burnley U21,2019-07-01,2020-07-31,,,Transfer,Mace Goodridge,/mace-goodridge/profil/spieler/382552 +1920,Metatarsal Fracture,2019-07-16,2019-09-18,64,7,injury,Gedson Fernandes,/gedson-fernandes/profil/spieler/337800 +1920,Transferred to Benfica,2019-07-01,2020-01-14,,,Transfer,Gedson Fernandes,/gedson-fernandes/profil/spieler/337800 +1920,Knock,2020-07-23,2020-07-25,2,,injury,Jarrod Bowen,/jarrod-bowen/profil/spieler/314875 +1920,Transferred to Hull City,2019-07-01,2020-01-30,,,Transfer,Jarrod Bowen,/jarrod-bowen/profil/spieler/314875 +1920,Neck Injury,2020-01-17,2020-01-20,3,1,injury,Michael Keane,/michael-keane/profil/spieler/118534 +1920,Thigh Muscle Strain,2019-12-27,2020-01-31,35,6,injury,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 +1920,Thigh Muscle Strain,2019-12-05,2019-12-20,15,2,injury,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 +1920,Hip Injury,2019-11-20,2019-12-20,30,5,injury,Kevin Long,/kevin-long/profil/spieler/111114 +1920,Transferred to Spurs U18,2019-07-01,2020-07-31,,,Transfer,Harvey White,/harvey-white/profil/spieler/581598 +1920,Transferred to Brighton U23,2019-07-01,2020-07-31,,,Transfer,Alex Cochrane,/alex-cochrane/profil/spieler/392773 +1920,Ankle Injury,2020-02-23,2020-02-28,5,,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1920,Head Injury,2019-11-04,2019-11-08,4,,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1920,Ankle Injury,2019-09-15,2019-09-21,6,,injury,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +1920,Transferred to Nottm Forest,2020-01-30,2020-07-31,,,Transfer,Gaëtan Bong,/gaetan-bong/profil/spieler/36291 +1920,Knee Injury,2020-07-09,2020-08-30,52,5,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1920,Hamstring Injury,2020-02-19,2020-03-10,20,4,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +1920,Ankle Injury,2019-11-07,2019-11-07,0,,injury,Mason Mount,/mason-mount/profil/spieler/346483 +1920,Ankle Injury,2019-09-19,2019-09-23,4,1,injury,Mason Mount,/mason-mount/profil/spieler/346483 +1920,Transferred to Everton U23,2019-07-01,2020-07-31,,,Transfer,Dennis Adeniran,/dennis-adeniran/profil/spieler/353147 +1920,Transferred to TSG Hoffenheim,2019-07-01,2020-01-12,,,Transfer,Lukas Rupp,/lukas-rupp/profil/spieler/82863 +1920,Transferred to Coventry,2019-07-01,2020-01-30,,,Transfer,Sam McCallum,/sam-mccallum/profil/spieler/618901 +1920,Transferred to Coventry,2020-02-01,2020-05-30,,,Transfer,Sam McCallum,/sam-mccallum/profil/spieler/618901 +1920,Transferred to Scunthorpe Utd.,2019-07-05,2020-05-30,,,Transfer,Jake Eastwood,/jake-eastwood/profil/spieler/526873 +1920,Muscular problems,2020-02-25,2020-03-05,9,1,injury,Tomas Soucek,/tomas-soucek/profil/spieler/283628 +1920,Transferred to Slavia Prague,2019-07-01,2020-01-28,,,Transfer,Tomas Soucek,/tomas-soucek/profil/spieler/283628 +1920,Transferred to Slavia Prague,2020-07-26,2020-07-31,,,Transfer,Tomas Soucek,/tomas-soucek/profil/spieler/283628 +1920,Cruciate Ligament Injury,2020-01-01,2020-11-07,311,31,injury,Tom Heaton,/tom-heaton/profil/spieler/34130 +1920,Calf Strain,2019-11-10,2019-11-24,14,1,injury,Tom Heaton,/tom-heaton/profil/spieler/34130 +1920,Transferred to Palace U21,2019-07-01,2020-01-30,,,Transfer,Giovanni McGregor,/giovanni-mcgregor/profil/spieler/611651 +1920,Transferred to Dartford,2020-01-31,2020-05-30,,,Transfer,Giovanni McGregor,/giovanni-mcgregor/profil/spieler/611651 +1920,Transferred to Palace U21,2020-05-31,2020-07-31,,,Transfer,Giovanni McGregor,/giovanni-mcgregor/profil/spieler/611651 +1920,Hamstring Injury,2019-06-21,2019-11-02,134,29,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +1920,Transferred to Fulham,2019-07-01,2019-08-07,,,Transfer,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +1920,Transferred to Sampdoria,2020-01-31,2013-06-30,,,Transfer,Maya Yoshida,/maya-yoshida/profil/spieler/81789 +1920,Thigh Muscle Strain,2020-06-24,2020-07-03,9,2,injury,Christian Benteke,/christian-benteke/profil/spieler/50201 +1920,Knock,2019-12-22,2020-01-31,40,7,injury,Christian Benteke,/christian-benteke/profil/spieler/50201 +1920,Calf Injury,2020-07-10,2020-07-11,1,,injury,David Brooks,/david-brooks/profil/spieler/277033 +1920,Ankle Surgery,2019-07-31,2020-06-19,324,33,injury,David Brooks,/david-brooks/profil/spieler/277033 +1920,Back Injury,2020-01-20,2020-02-01,12,2,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1920,Ill,2020-01-05,2020-01-10,5,,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1920,Knock,2019-12-05,2019-12-13,8,1,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +1920,Calf Injury,2020-07-02,2020-07-10,8,2,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1920,Achilles tendon problems,2020-03-04,2020-06-06,94,1,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1920,Knee Injury,2019-10-15,2019-10-18,3,,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1920,Calf Injury,2019-09-01,2019-09-12,11,,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1920,Yellow card suspension,2019-12-23,2019-12-27,4,1,suspension,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +1920,Hip Injury,2019-11-03,2019-12-02,29,3,injury,Matej Vydra,/matej-vydra/profil/spieler/101500 +1920,Knee Injury,2019-12-27,2020-02-22,57,13,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +1920,Knee Injury,2019-11-11,2019-12-04,23,4,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +1920,Transferred to Leeds,2019-08-08,2019-12-31,,,Transfer,Eddie Nketiah,/eddie-nketiah/profil/spieler/340324 +1920,Transferred to Chelsea U18,2019-07-01,2020-07-31,,,Transfer,Armando Broja,/armando-broja/profil/spieler/571743 +1920,Transferred to Blackburn,2019-07-31,2020-07-23,,,Transfer,Tosin Adarabioyo,/tosin-adarabioyo/profil/spieler/258878 +1920,Knock,2019-08-31,2019-08-31,0,,injury,Leander Dendoncker,/leander-dendoncker/profil/spieler/168157 +1920,Groin Injury,2019-11-01,2019-12-04,33,5,injury,Jota Peleteiro,/jota-peleteiro/profil/spieler/176591 +1920,Cruciate Ligament Rupture,2019-08-05,2020-03-08,216,44,injury,Leroy Sané,/leroy-sane/profil/spieler/192565 +1920,Transferred to Southampton U23,2019-07-01,2020-01-30,,,Transfer,Callum Slattery,/callum-slattery/profil/spieler/332342 +1920,Transferred to De Graafschap,2020-01-31,2020-06-29,,,Transfer,Callum Slattery,/callum-slattery/profil/spieler/332342 +1920,Transferred to Southampton U23,2020-06-30,2020-07-31,,,Transfer,Callum Slattery,/callum-slattery/profil/spieler/332342 +1920,Transferred to Fulham U18,2019-07-01,2019-07-27,,,Transfer,Harvey Elliott,/harvey-elliott/profil/spieler/565822 +1920,Transferred to Liverpool U23,2019-07-28,2020-07-31,,,Transfer,Harvey Elliott,/harvey-elliott/profil/spieler/565822 +1920,Back Injury,2019-08-13,2019-09-10,28,4,injury,Adam Idah,/adam-idah/profil/spieler/434223 +1920,Shoulder Injury,2019-12-09,2020-03-14,96,19,injury,Kieran Tierney,/kieran-tierney/profil/spieler/300716 +1920,Transferred to Celtic,2019-07-01,2019-08-07,,,Transfer,Kieran Tierney,/kieran-tierney/profil/spieler/300716 +1920,Calf Injury,2019-12-29,2020-01-13,15,,injury,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1920,Transferred to Real Betis,2019-07-01,2019-08-06,,,Transfer,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1920,Transferred to Real Betis,2020-01-12,2020-01-12,,,Transfer,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1920,Transferred to Alavés,2020-01-13,2020-07-19,,,Transfer,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1920,Transferred to Real Betis,2020-07-20,2020-07-31,,,Transfer,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 +1920,Transferred to Blackpool,2019-08-23,2020-05-30,,,Transfer,Ben Heneghan,/ben-heneghan/profil/spieler/156939 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Morgan Boyes,/morgan-boyes/profil/spieler/554250 +1920,Knock,2019-12-08,2019-12-31,23,6,injury,David Silva,/david-silva/profil/spieler/35518 +1920,Ill,2019-11-24,2019-11-25,1,,injury,David Silva,/david-silva/profil/spieler/35518 +1920,Strain,2019-11-03,2019-11-09,6,1,injury,David Silva,/david-silva/profil/spieler/35518 +1920,Transferred to Palace U18,2019-07-01,2020-07-31,,,Transfer,John-Kymani Gordon,/john-kymani-gordon/profil/spieler/659331 +1920,Transferred to Bournemouth U21,2019-07-01,2020-07-31,,,Transfer,Corey Jordan,/corey-jordan/profil/spieler/435765 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Elijah Dixon-Bonner,/elijah-dixon-bonner/profil/spieler/433180 +1920,Transferred to Southampton U23,2019-07-01,2020-07-31,,,Transfer,Dan N'Lundulu,/dan-nlundulu/profil/spieler/346482 +1920,Hamstring Injury,2019-10-20,2020-01-31,103,18,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +1920,Ankle Injury,2019-10-26,2020-01-22,88,20,injury,Willy Boly,/willy-boly/profil/spieler/142310 +1920,Indirect card suspension,2019-09-02,2019-09-15,13,1,suspension,Willy Boly,/willy-boly/profil/spieler/142310 +1920,Transferred to Swansea,2019-08-06,2019-12-31,,,Transfer,Sam Surridge,/sam-surridge/profil/spieler/398402 +1920,Transferred to Brighton U23,2019-07-01,2020-07-31,,,Transfer,Teddy Jenks,/teddy-jenks/profil/spieler/530915 +1920,Muscle Injury,2020-07-06,2020-07-17,11,3,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1920,Knock,2020-01-15,2020-06-15,152,10,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1920,Groin Injury,2020-01-02,2020-01-10,8,1,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1920,Bruised Rib,2019-11-26,2019-12-03,7,1,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1920,Groin Injury,2019-10-20,2019-11-01,12,1,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +1920,Transferred to Newcastle U23,2019-07-01,2019-08-15,,,Transfer,Kell Watts,/kell-watts/profil/spieler/484389 +1920,Transferred to Stevenage,2019-08-16,2019-12-29,,,Transfer,Kell Watts,/kell-watts/profil/spieler/484389 +1920,Transferred to Newcastle U23,2019-12-30,2020-01-27,,,Transfer,Kell Watts,/kell-watts/profil/spieler/484389 +1920,Transferred to Mansfield Town,2020-01-28,2020-05-30,,,Transfer,Kell Watts,/kell-watts/profil/spieler/484389 +1920,Transferred to Newcastle U23,2020-05-31,2020-07-31,,,Transfer,Kell Watts,/kell-watts/profil/spieler/484389 +1920,Transferred to West Ham U21,2019-07-01,2020-07-31,,,Transfer,Ben Johnson,/ben-johnson/profil/spieler/468002 +1920,Knee Injury,2020-05-19,2020-07-04,46,4,injury,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 +1920,Strain,2019-11-03,2019-11-09,6,,injury,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 +1920,Yellow card suspension,2019-12-02,2019-12-05,3,1,suspension,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 +1920,Ankle Injury,2020-06-28,2020-09-16,80,7,injury,Matthew Lowton,/matthew-lowton/profil/spieler/102258 +1920,Knee Injury,2020-02-03,2020-06-10,128,4,injury,Matthew Lowton,/matthew-lowton/profil/spieler/102258 +1920,Head Injury,2020-06-17,2020-06-29,12,4,injury,Eric García,/eric-garcia/profil/spieler/466794 +1920,Transferred to Liverpool U18,2019-07-01,2020-07-31,,,Transfer,Tom Hill,/tom-hill/profil/spieler/655990 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Ethan Laird,/ethan-laird/profil/spieler/531679 +1920,Strain,2020-01-17,2020-02-22,36,5,injury,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 +1920,Ill,2019-12-22,2020-01-10,19,4,injury,Aaron Lennon,/aaron-lennon/profil/spieler/14221 +1920,Hamstring Injury,2019-08-08,2019-11-09,93,14,injury,James Chester,/james-chester/profil/spieler/73482 +1920,Transferred to Stoke City,2020-01-31,2020-05-30,,,Transfer,James Chester,/james-chester/profil/spieler/73482 +1920,Knee Surgery,2020-01-02,2020-03-20,78,15,injury,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1920,Yellow card suspension,2019-12-27,2019-12-29,2,1,suspension,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 +1920,Ankle Injury,2020-06-19,2020-07-04,15,3,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1920,Knee Injury,2020-01-24,2020-01-28,4,1,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1920,Knee Injury,2020-01-12,2020-01-17,5,,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1920,Indirect card suspension,2019-09-17,2019-09-23,6,1,suspension,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +1920,Ill,2019-12-22,2019-12-28,6,1,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1920,Hamstring Injury,2019-08-18,2019-09-13,26,2,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +1920,Hamstring Injury,2020-01-02,2020-02-28,57,8,injury,Kiko Femenía,/kiko-femenia/profil/spieler/76467 +1920,Knock,2019-12-01,2019-12-04,3,1,injury,Kiko Femenía,/kiko-femenia/profil/spieler/76467 +1920,Knee Injury,2020-02-19,2020-06-15,117,4,injury,Onel Hernández,/onel-hernandez/profil/spieler/109751 +1920,Knee Injury,2019-08-10,2019-10-18,69,8,injury,Onel Hernández,/onel-hernandez/profil/spieler/109751 +1920,Transferred to Southampton U23,2019-07-01,2020-07-31,,,Transfer,Jake Vokins,/jake-vokins/profil/spieler/421424 +1920,Hip Injury,2020-03-01,2020-05-20,80,3,injury,Alisson,/alisson/profil/spieler/105470 +1920,Calf Injury,2019-08-10,2019-10-16,67,11,injury,Alisson,/alisson/profil/spieler/105470 +1920,Red card suspension,2019-12-01,2019-12-05,4,1,suspension,Alisson,/alisson/profil/spieler/105470 +1920,Knee Injury,2019-08-26,2019-09-13,18,2,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +1920,Ill,2019-08-21,2019-08-24,3,1,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,D'Mani Mellor,/dmani-mellor/profil/spieler/531678 +1920,Foot Injury,2019-12-13,2019-12-23,10,2,injury,Ross Barkley,/ross-barkley/profil/spieler/131978 +1920,Foot Injury,2019-10-19,2019-12-05,47,11,injury,Ross Barkley,/ross-barkley/profil/spieler/131978 +1920,Knock,2020-01-02,2020-01-10,8,1,injury,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 +1920,Thigh Muscle Strain,2019-09-26,2019-09-27,1,,injury,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 +1920,Hamstring Injury,2019-09-01,2019-09-13,12,,injury,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 +1920,Ankle Injury,2020-02-26,2020-06-06,101,3,injury,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +1920,Knock,2020-02-02,2020-02-21,19,1,injury,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +1920,Ankle Injury,2020-01-31,2020-01-31,0,,injury,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +1920,Groin Injury,2019-12-06,2019-12-06,0,,injury,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +1920,Hip Injury,2019-11-28,2019-12-04,6,2,injury,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +1920,Suspended,2019-08-09,2020-07-27,353,20,suspension,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1920,Transferred to Bournemouth U21,2019-07-01,2019-08-29,,,Transfer,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1920,Transferred to Forest Green,2019-08-30,2020-01-05,,,Transfer,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1920,Transferred to Bournemouth U21,2020-01-06,2020-07-31,,,Transfer,Kyle Taylor,/kyle-taylor/profil/spieler/562254 +1920,Ankle Injury,2019-09-15,2019-09-27,12,3,injury,Divock Origi,/divock-origi/profil/spieler/148368 +1920,Strain,2020-01-05,2020-01-11,6,,injury,Domingos Quina,/domingos-quina/profil/spieler/391719 +1920,Groin Injury,2019-10-30,2019-11-29,30,3,injury,Domingos Quina,/domingos-quina/profil/spieler/391719 +1920,Foot Injury,2020-06-21,2020-07-01,10,3,injury,Djibril Sidibé,/djibril-sidibe/profil/spieler/161869 +1920,Unknown Injury,2019-12-15,2019-12-18,3,2,injury,Djibril Sidibé,/djibril-sidibe/profil/spieler/161869 +1920,Transferred to Monaco,2019-07-01,2019-08-06,,,Transfer,Djibril Sidibé,/djibril-sidibe/profil/spieler/161869 +1920,Transferred to Monaco,2020-07-31,2020-07-31,,,Transfer,Djibril Sidibé,/djibril-sidibe/profil/spieler/161869 +1920,Transferred to Wolves U18,2019-07-01,2020-07-31,,,Transfer,Lewis Richards,/lewis-richards/profil/spieler/571827 +1920,Strain,2020-06-20,2020-07-31,41,8,injury,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1920,Calf Injury,2020-02-16,2020-02-21,5,,injury,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1920,Ill,2020-01-09,2020-01-10,1,,injury,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1920,Ankle Injury,2019-12-29,2020-01-03,5,1,injury,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1920,Toe Injury,2019-11-24,2019-12-20,26,4,injury,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 +1920,Transferred to Everton U18,2019-07-01,2019-12-16,,,Transfer,Max Thompson,/max-thompson/profil/spieler/598958 +1920,Transferred to Burnley U18,2019-12-17,2020-07-31,,,Transfer,Max Thompson,/max-thompson/profil/spieler/598958 +1920,Transferred to Bristol City,2020-01-31,2020-07-30,,,Transfer,Filip Benkovic,/filip-benkovic/profil/spieler/293168 +1920,Ankle Injury,2020-03-03,2020-07-03,122,6,injury,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1920,Ill,2020-02-17,2020-02-21,4,1,injury,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1920,Knock,2020-01-12,2020-01-17,5,,injury,Lucas Torreira,/lucas-torreira/profil/spieler/318077 +1920,Yellow card suspension,2019-12-23,2019-12-27,4,1,suspension,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 +1920,Transferred to Man City U23,2019-07-01,2020-07-31,,,Transfer,Adrián Bernabé,/adrian-bernabe/profil/spieler/466802 +1920,Fitness,2020-06-25,2020-10-07,104,,injury,Mattéo Guendouzi,/matteo-guendouzi/profil/spieler/465830 +1920,Ill,2020-02-16,2020-02-16,0,1,injury,Mattéo Guendouzi,/matteo-guendouzi/profil/spieler/465830 +1920,Transferred to Reading U21,2019-07-01,2019-07-11,,,Transfer,Jamal Balogun,/jamal-balogun/profil/spieler/503762 +1920,Transferred to Watford U21,2019-07-12,2020-07-31,,,Transfer,Jamal Balogun,/jamal-balogun/profil/spieler/503762 +1920,Transferred to Bristol City,2019-07-01,2020-01-29,,,Transfer,Josh Brownhill,/josh-brownhill/profil/spieler/293569 +1920,Ankle Injury,2020-02-16,2020-09-14,211,16,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +1920,Calf Injury,2019-12-09,2020-01-10,32,6,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +1920,Fractured Foot,2020-06-30,2020-12-13,166,20,injury,Jack Cork,/jack-cork/profil/spieler/40613 +1920,Shoulder Injury,2019-09-29,2019-10-25,26,2,injury,Jack Cork,/jack-cork/profil/spieler/40613 +1920,Groin Injury,2019-08-03,2019-08-09,6,,injury,Jack Cork,/jack-cork/profil/spieler/40613 +1920,Strain,2019-07-16,2019-11-04,111,26,injury,Louis Thompson,/louis-thompson/profil/spieler/207771 +1920,Transferred to Shrewsbury,2019-08-16,2020-01-01,,,Transfer,Louis Thompson,/louis-thompson/profil/spieler/207771 +1920,Transferred to MK Dons,2020-01-16,2020-05-30,,,Transfer,Louis Thompson,/louis-thompson/profil/spieler/207771 +1920,Transferred to Crawley Town,2019-07-01,2020-05-30,,,Transfer,Mason Bloomfield,/mason-bloomfield/profil/spieler/339013 +1920,Calf Injury,2020-02-09,2020-03-07,27,2,injury,Lucas Digne,/lucas-digne/profil/spieler/126664 +1920,Ankle Injury,2019-12-08,2019-12-14,6,,injury,Lucas Digne,/lucas-digne/profil/spieler/126664 +1920,Bruise,2020-06-03,2020-06-20,17,,injury,André Gomes,/andre-gomes/profil/spieler/221025 +1920,Ankle Injury,2019-11-04,2020-02-21,109,17,injury,André Gomes,/andre-gomes/profil/spieler/221025 +1920,Bruised Rib,2019-09-02,2019-10-04,32,4,injury,André Gomes,/andre-gomes/profil/spieler/221025 +1920,Ankle Injury,2019-08-11,2019-08-16,5,,injury,André Gomes,/andre-gomes/profil/spieler/221025 +1920,Yellow card suspension,2020-03-09,2020-03-17,8,1,suspension,André Gomes,/andre-gomes/profil/spieler/221025 +1920,Transferred to Club Brugge,2019-08-05,2020-07-31,,,Transfer,Simon Mignolet,/simon-mignolet/profil/spieler/50219 +1920,Transferred to Aston Villa U23,2019-07-01,2019-07-01,,,Transfer,Matija Sarkic,/matija-sarkic/profil/spieler/293257 +1920,Transferred to Livingston FC,2019-07-02,2020-01-02,,,Transfer,Matija Sarkic,/matija-sarkic/profil/spieler/293257 +1920,Transferred to Aston Villa U23,2020-01-03,2020-07-31,,,Transfer,Matija Sarkic,/matija-sarkic/profil/spieler/293257 +1920,Hamstring Injury,2020-01-24,2020-01-31,7,1,injury,Todd Cantwell,/todd-cantwell/profil/spieler/332341 +1920,Ankle Injury,2019-11-24,2019-11-30,6,,injury,Todd Cantwell,/todd-cantwell/profil/spieler/332341 +1920,Strain,2019-09-29,2019-10-04,5,,injury,Todd Cantwell,/todd-cantwell/profil/spieler/332341 +1920,Yellow card suspension,2020-07-06,2020-07-08,2,1,suspension,Todd Cantwell,/todd-cantwell/profil/spieler/332341 +1920,Calf Injury,2020-02-16,2020-02-28,12,1,injury,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 +1920,Thigh Muscle Strain,2019-08-26,2019-09-17,22,2,injury,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 +1920,Hamstring Injury,2019-12-09,2020-01-17,39,8,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +1920,Thigh Muscle Strain,2019-09-22,2019-09-28,6,,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +1920,Hamstring Injury,2019-08-26,2019-09-20,25,3,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +1920,Hamstring Injury,2019-08-12,2019-08-24,12,1,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +1920,Transferred to OGC Nice,2019-07-01,2019-08-01,,,Transfer,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +1920,Transferred to Burnley U21,2019-07-01,2020-01-15,,,Transfer,Josh Benson,/josh-benson/profil/spieler/397102 +1920,Transferred to Grimsby Town,2020-01-16,2020-05-30,,,Transfer,Josh Benson,/josh-benson/profil/spieler/397102 +1920,Transferred to Burnley U21,2020-05-31,2020-07-31,,,Transfer,Josh Benson,/josh-benson/profil/spieler/397102 +1920,Transferred to Newcastle U23,2019-07-01,2020-07-31,,,Transfer,Tom Allan,/tom-allan/profil/spieler/484390 +1920,Transferred to Arsenal U23,2019-07-01,2020-01-09,,,Transfer,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +1920,Transferred to Lincoln City,2020-01-10,2020-05-30,,,Transfer,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +1920,Transferred to Arsenal U23,2020-05-31,2020-07-31,,,Transfer,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +1920,Transferred to Watford U21,2019-07-01,2020-07-31,,,Transfer,Jayden Bennetts,/jayden-bennetts/profil/spieler/646997 +1920,Yellow card suspension,2019-12-22,2019-12-27,5,1,suspension,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 +1920,Knee Injury,2020-07-12,2020-07-16,4,,injury,Troy Deeney,/troy-deeney/profil/spieler/65477 +1920,Knee Surgery,2019-08-22,2019-11-05,75,12,injury,Troy Deeney,/troy-deeney/profil/spieler/65477 +1920,Transferred to Rotherham,2019-07-03,2020-05-30,,,Transfer,Dan Barlaser,/dan-barlaser/profil/spieler/256773 +1920,Transferred to Paris SG U19,2019-07-01,2019-08-07,,,Transfer,Romaric Yapi,/romaric-yapi/profil/spieler/536521 +1920,Transferred to Brighton U23,2019-08-08,2020-07-31,,,Transfer,Romaric Yapi,/romaric-yapi/profil/spieler/536521 +1920,Transferred to Chelsea U23,2019-07-01,2020-07-31,,,Transfer,Tino Anjorin,/tino-anjorin/profil/spieler/433181 +1920,Transferred to Charlton,2019-08-08,2020-01-14,,,Transfer,Beram Kayal,/beram-kayal/profil/spieler/44741 +1920,Back Injury,2020-03-02,2020-03-10,8,2,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1920,Ankle problems,2019-09-29,2019-10-15,16,2,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +1920,Ankle Injury,2019-12-20,2020-09-12,267,27,injury,Daniel Amartey,/daniel-amartey/profil/spieler/214056 +1920,Transferred to Palace U21,2019-07-01,2020-07-31,,,Transfer,Nikola Tavares,/nikola-tavares/profil/spieler/487428 +1920,Strain,2019-12-09,2019-12-31,22,5,injury,Tyrone Mings,/tyrone-mings/profil/spieler/253677 +1920,Calf Injury,2019-09-29,2019-10-04,5,,injury,Tyrone Mings,/tyrone-mings/profil/spieler/253677 +1920,Knock,2020-06-19,2020-07-13,24,7,injury,Fikayo Tomori,/fikayo-tomori/profil/spieler/303254 +1920,Hip problems,2019-12-09,2019-12-21,12,2,injury,Fikayo Tomori,/fikayo-tomori/profil/spieler/303254 +1920,Transferred to Wolves U21,2019-07-01,2020-01-13,,,Transfer,Austin Samuels,/austin-samuels/profil/spieler/392762 +1920,Transferred to Kidderminster,2020-01-14,2020-05-30,,,Transfer,Austin Samuels,/austin-samuels/profil/spieler/392762 +1920,Transferred to Wolves U21,2020-05-31,2020-07-31,,,Transfer,Austin Samuels,/austin-samuels/profil/spieler/392762 +1920,Groin Strain,2020-02-23,2020-03-06,12,2,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +1920,Elbow Injury,2019-10-06,2020-01-18,104,21,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +1920,Knee Surgery,2020-01-16,2020-10-06,264,,injury,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 +1920,Knee Injury,2019-08-08,2019-10-24,77,9,injury,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 +1920,Transferred to Liverpool U23,2019-07-01,2020-01-07,,,Transfer,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 +1920,Transferred to Cercle Brugge,2020-01-08,2020-06-29,,,Transfer,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 +1920,Transferred to Liverpool U23,2020-06-30,2020-07-31,,,Transfer,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 +1920,Groin Injury,2020-07-17,2020-07-19,2,,injury,Adam Webster,/adam-webster/profil/spieler/212847 +1920,Thigh Muscle Strain,2020-06-24,2020-07-03,9,1,injury,Adam Webster,/adam-webster/profil/spieler/212847 +1920,Ankle Injury,2019-11-02,2019-11-22,20,2,injury,Adam Webster,/adam-webster/profil/spieler/212847 +1920,Transferred to Bristol City,2019-07-01,2019-08-02,,,Transfer,Adam Webster,/adam-webster/profil/spieler/212847 +1920,Corona virus,2020-03-14,2020-03-28,14,,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +1920,Groin Surgery,2020-01-02,2020-09-29,271,23,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +1920,Groin Injury,2019-12-05,2019-12-13,8,1,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +1920,Groin Injury,2019-10-17,2019-10-25,8,1,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +1920,Groin Injury,2019-09-01,2019-09-13,12,,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +1920,Knock,2019-12-09,2019-12-23,14,2,injury,Karl Darlow,/karl-darlow/profil/spieler/99397 +1920,Knock,2020-06-07,2020-06-19,12,,injury,Ayoze Pérez,/ayoze-perez/profil/spieler/246968 +1920,Knee Injury,2020-06-18,2020-06-23,5,1,injury,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 +1920,Groin Injury,2020-01-12,2020-02-08,27,4,injury,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 +1920,Groin Injury,2019-09-22,2019-10-20,28,3,injury,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 +1920,Transferred to Leicester U21,2019-07-01,2020-07-31,,,Transfer,Luke Thomas,/luke-thomas/profil/spieler/505194 +1920,Ill,2019-09-15,2019-09-25,10,3,injury,Phil Foden,/phil-foden/profil/spieler/406635 +1920,Ruptured cruciate ligament,2020-06-15,2021-03-14,272,69,injury,Florin Andone,/florin-andone/profil/spieler/177065 +1920,Medial Collateral Ligament Knee Injury,2019-11-09,2020-01-29,81,15,injury,Florin Andone,/florin-andone/profil/spieler/177065 +1920,Cruciate Ligament Strain,2019-11-09,2020-01-25,77,14,injury,Florin Andone,/florin-andone/profil/spieler/177065 +1920,Red card suspension,2019-08-24,2019-09-01,8,1,suspension,Florin Andone,/florin-andone/profil/spieler/177065 +1920,Transferred to Galatasaray,2019-09-02,2019-06-30,,,Transfer,Florin Andone,/florin-andone/profil/spieler/177065 +1920,Muscle Injury,2020-01-06,2020-01-27,21,4,injury,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1920,Transferred to Real Sociedad,2019-08-31,2020-07-31,,,Transfer,Nacho Monreal,/nacho-monreal/profil/spieler/43003 +1920,Hamstring Injury,2019-12-06,2020-01-14,39,9,injury,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1920,Hamstring Injury,2019-11-24,2019-12-04,10,2,injury,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +1920,Back Injury,2020-07-12,2020-10-20,100,10,injury,Étienne Capoue,/etienne-capoue/profil/spieler/63494 +1920,Back Injury,2019-10-04,2019-11-06,33,5,injury,Étienne Capoue,/etienne-capoue/profil/spieler/63494 +1920,Back Injury,2019-08-25,2019-09-01,7,2,injury,Étienne Capoue,/etienne-capoue/profil/spieler/63494 +1920,Transferred to Brighton U23,2019-07-01,2020-07-31,,,Transfer,Ryan Longman,/ryan-longman/profil/spieler/512175 +1920,Transferred to Without Club,2019-07-01,2019-07-11,,,Transfer,Henry Wise,/henry-wise/profil/spieler/504542 +1920,Transferred to Watford U21,2019-07-12,2020-07-31,,,Transfer,Henry Wise,/henry-wise/profil/spieler/504542 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Ki-Jana Hoever,/ki-jana-hoever/profil/spieler/485583 +1920,Transferred to Boavista,2019-07-01,2019-08-05,,,Transfer,Gonçalo Cardoso,/goncalo-cardoso/profil/spieler/587106 +1920,Transferred to West Ham U21,2019-08-06,2020-07-31,,,Transfer,Gonçalo Cardoso,/goncalo-cardoso/profil/spieler/587106 +1920,Transferred to Swansea,2019-07-01,2019-08-01,,,Transfer,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 +1920,Knee Injury,2019-11-09,2020-01-13,65,12,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +1920,Knee Injury,2020-07-17,2020-07-25,8,1,injury,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 +1920,Ankle Injury,2019-08-18,2019-09-13,26,3,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +1920,Knock,2019-12-29,2020-01-10,12,2,injury,Glenn Murray,/glenn-murray/profil/spieler/45693 +1920,Transferred to West Ham U21,2019-07-01,2020-01-09,,,Transfer,Conor Coventry,/conor-coventry/profil/spieler/419025 +1920,Transferred to Lincoln City,2020-01-10,2020-05-30,,,Transfer,Conor Coventry,/conor-coventry/profil/spieler/419025 +1920,Transferred to West Ham U21,2020-05-31,2020-07-31,,,Transfer,Conor Coventry,/conor-coventry/profil/spieler/419025 +1920,Transferred to Liverpool U18,2019-07-01,2020-07-31,,,Transfer,Jack Bearne,/jack-bearne/profil/spieler/565419 +1920,Ankle Injury,2019-12-18,2020-01-10,23,5,injury,Scott Dann,/scott-dann/profil/spieler/62688 +1920,Ankle Injury,2019-12-01,2019-12-06,5,1,injury,Scott Dann,/scott-dann/profil/spieler/62688 +1920,Hand Injury,2019-08-29,2019-09-21,23,2,injury,Scott Dann,/scott-dann/profil/spieler/62688 +1920,Knock,2019-12-12,2019-12-23,11,4,injury,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 +1920,Transferred to Leeds,2019-07-01,2019-08-01,,,Transfer,Bailey Peacock-Farrell,/bailey-peacock-farrell/profil/spieler/410436 +1920,Transferred to Sporting CP,2019-09-02,2020-04-21,,,Transfer,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 +1920,Knee Injury,2019-11-22,2020-02-22,92,16,injury,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 +1920,Knee Injury,2019-11-24,2020-01-17,54,10,injury,Joel Ward,/joel-ward/profil/spieler/92572 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Largie Ramazani,/largie-ramazani/profil/spieler/518644 +1920,Knock,2019-12-24,2019-12-27,3,1,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1920,Knee Injury,2019-08-17,2019-10-29,73,11,injury,Winston Reid,/winston-reid/profil/spieler/37526 +1920,Transferred to Kansas City,2020-02-14,2020-07-31,,,Transfer,Winston Reid,/winston-reid/profil/spieler/37526 +1920,Abdominal Influenza,2019-09-19,2019-09-23,4,1,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +1920,Transferred to TSG Hoffenheim,2019-08-29,2020-01-30,,,Transfer,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +1920,Transferred to Cincinnati,2020-02-03,2020-07-31,,,Transfer,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +1920,Back Injury,2020-06-19,2020-07-31,42,9,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1920,Knee Injury,2020-01-24,2020-01-28,4,1,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1920,Knock,2019-12-06,2019-12-08,2,,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1920,Calf Strain,2019-10-11,2019-10-18,7,,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +1920,Calf Strain,2020-07-06,2020-07-31,25,5,injury,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 +1920,Thigh Muscle Strain,2019-12-15,2019-12-27,12,2,injury,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 +1920,Knock,2019-09-15,2019-11-01,47,7,injury,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 +1920,Knock,2019-08-29,2019-09-13,15,1,injury,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 +1920,Hamstring Injury,2020-01-26,2020-02-11,16,4,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1920,Muscle Injury,2020-01-24,2020-02-14,21,4,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1920,Thigh Muscle Strain,2019-09-23,2019-09-27,4,1,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +1920,Transferred to Chelsea U23,2019-07-01,2020-02-10,,,Transfer,Billy Gilmour,/billy-gilmour/profil/spieler/423744 +1920,Knee Injury,2019-12-10,2019-12-14,4,1,injury,Nicolas Pépé,/nicolas-pepe/profil/spieler/343052 +1920,Transferred to LOSC Lille,2019-07-01,2019-07-31,,,Transfer,Nicolas Pépé,/nicolas-pepe/profil/spieler/343052 +1920,Transferred to Newcastle U23,2019-07-01,2019-08-15,,,Transfer,Elias Sörensen,/elias-sorensen/profil/spieler/422930 +1920,Transferred to Carlisle United,2019-08-16,2019-12-19,,,Transfer,Elias Sörensen,/elias-sorensen/profil/spieler/422930 +1920,Transferred to Newcastle U23,2019-12-20,2020-07-31,,,Transfer,Elias Sörensen,/elias-sorensen/profil/spieler/422930 +1920,Transferred to West Ham U21,2019-07-01,2020-07-31,,,Transfer,Jeremy Ngakia,/jeremy-ngakia/profil/spieler/503795 +1920,Transferred to Palace U21,2019-07-01,2019-07-01,,,Transfer,Joseph Hungbo,/joseph-hungbo/profil/spieler/725703 +1920,Transferred to Watford U21,2019-07-02,2020-07-31,,,Transfer,Joseph Hungbo,/joseph-hungbo/profil/spieler/725703 +1920,Cruciate Ligament Rupture,2020-01-01,2021-01-01,366,40,injury,Wesley Moraes,/wesley-moraes/profil/spieler/381362 +1920,Transferred to Man City U23,2019-07-01,2020-07-31,,,Transfer,Alpha Diounkou,/alpha-diounkou/profil/spieler/554175 +1920,Ankle Injury,2019-12-06,2019-12-14,8,2,injury,Harry Winks,/harry-winks/profil/spieler/249126 +1920,Yellow card suspension,2019-12-27,2019-12-29,2,1,suspension,Harry Winks,/harry-winks/profil/spieler/249126 +1920,Transferred to Stoke City,2019-08-08,2020-01-01,,,Transfer,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +1920,Transferred to Luton,2020-01-30,2020-07-30,,,Transfer,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +1920,Thigh Muscle Strain,2019-12-07,2019-12-20,13,2,injury,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +1920,Calf Injury,2020-06-05,2020-07-04,29,3,injury,Chris Wood,/chris-wood/profil/spieler/108725 +1920,Thigh Muscle Strain,2020-02-16,2020-02-28,12,1,injury,Chris Wood,/chris-wood/profil/spieler/108725 +1920,Thigh Muscle Strain,2020-01-05,2020-01-10,5,,injury,Chris Wood,/chris-wood/profil/spieler/108725 +1920,Calf Injury,2019-12-15,2019-12-20,5,,injury,Chris Wood,/chris-wood/profil/spieler/108725 +1920,Hamstring Injury,2019-10-20,2019-11-08,19,2,injury,Chris Wood,/chris-wood/profil/spieler/108725 +1920,Knock,2020-03-01,2020-03-02,1,,injury,Joe Gomez,/joe-gomez/profil/spieler/256178 +1920,Transferred to Man City U18,2019-07-01,2020-07-31,,,Transfer,Cole Palmer,/cole-palmer/profil/spieler/568177 +1920,Transferred to Gamba Osaka,2019-07-01,2019-08-07,,,Transfer,Ryotaro Meshino,/ryotaro-meshino/profil/spieler/426666 +1920,Transferred to Heart of Midl.,2019-08-30,2020-05-30,,,Transfer,Ryotaro Meshino,/ryotaro-meshino/profil/spieler/426666 +1920,Knock,2019-10-07,2019-10-25,18,2,injury,Kyle Walker,/kyle-walker/profil/spieler/95424 +1920,Groin Injury,2020-06-19,2020-07-07,18,4,injury,Sébastien Haller,/sebastien-haller/profil/spieler/181375 +1920,Knee Injury,2019-08-11,2019-08-23,12,1,injury,Sébastien Haller,/sebastien-haller/profil/spieler/181375 +1920,Transferred to E. Frankfurt,2019-07-01,2019-07-16,,,Transfer,Sébastien Haller,/sebastien-haller/profil/spieler/181375 +1920,Torn Meniscus,2019-09-02,2019-11-20,79,9,injury,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1920,Transferred to FC Schalke 04,2019-07-01,2020-01-20,,,Transfer,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1920,Transferred to FC Schalke 04,2020-07-31,2020-07-31,,,Transfer,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 +1920,Transferred to Bournemouth U18,2019-07-01,2020-07-31,,,Transfer,Christian Saydee,/christian-saydee/profil/spieler/655835 +1920,Transferred to Stoke City,2019-07-01,2019-07-07,,,Transfer,Erik Pieters,/erik-pieters/profil/spieler/43763 +1920,Transferred to Bournemouth U21,2019-07-01,2020-07-31,,,Transfer,Gavin Kilkenny,/gavin-kilkenny/profil/spieler/469064 +1920,Transferred to Liverpool U18,2019-07-01,2020-07-31,,,Transfer,Leighton Clarkson,/leighton-clarkson/profil/spieler/470606 +1920,Transferred to Without Club,2019-07-01,2019-10-13,,,Transfer,Michel Vorm,/michel-vorm/profil/spieler/26276 +1920,Transferred to Man Utd U23,2019-07-01,2019-08-01,,,Transfer,Callum Whelan,/callum-whelan/profil/spieler/396165 +1920,Transferred to Watford U21,2019-08-02,2020-07-31,,,Transfer,Callum Whelan,/callum-whelan/profil/spieler/396165 +1920,Calf muscle strain,2020-02-05,2020-02-27,22,3,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +1920,Knock,2020-01-05,2020-01-19,14,3,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +1920,Ill,2019-12-30,2020-01-03,4,1,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +1920,Knee Surgery,2019-10-18,2019-12-14,57,13,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +1920,Muscle Fatigue,2019-09-19,2019-09-25,6,2,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +1920,Thigh Muscle Strain,2019-08-18,2019-08-24,6,,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +1920,Ill,2019-10-22,2019-10-26,4,1,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +1920,Transferred to Carlisle United,2019-07-01,2020-01-12,,,Transfer,Jarrad Branthwaite,/jarrad-branthwaite/profil/spieler/661053 +1920,Transferred to ADO Den Haag,2020-01-17,2020-06-29,,,Transfer,Tudor Baluta,/tudor-baluta/profil/spieler/433976 +1920,Hamstring Injury,2019-10-08,2019-10-23,15,1,injury,Romain Saïss,/romain-saiss/profil/spieler/204198 +1920,Knock,2019-09-02,2019-09-13,11,,injury,Romain Saïss,/romain-saiss/profil/spieler/204198 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Matej Kovar,/matej-kovar/profil/spieler/550829 +1920,Knee Injury,2020-06-12,2021-09-09,454,78,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1920,Knock,2019-09-26,2019-10-19,23,3,injury,Phil Jones,/phil-jones/profil/spieler/117996 +1920,Transferred to Leicester U21,2019-07-01,2020-07-31,,,Transfer,Darnell Johnson,/darnell-johnson/profil/spieler/314372 +1920,Transferred to Chelsea U23,2019-07-01,2020-07-31,,,Transfer,Jamie Cumming,/jamie-cumming/profil/spieler/396859 +1920,Transferred to Arsenal U23,2019-07-01,2020-07-31,,,Transfer,Zechariah Medley,/zechariah-medley/profil/spieler/392761 +1920,Cruciate Ligament Rupture,2019-07-24,2020-06-30,342,50,injury,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 +1920,Hamstring Injury,2019-11-25,2019-12-06,11,2,injury,Christian Kabasele,/christian-kabasele/profil/spieler/81512 +1920,Calf Injury,2020-06-25,2020-06-28,3,,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1920,Knock,2020-01-02,2020-01-10,8,1,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1920,Ankle Injury,2019-09-27,2019-09-27,0,,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1920,Hamstring Injury,2019-03-10,2019-03-29,19,1,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +1920,Transferred to Liverpool U18,2019-07-01,2020-07-31,,,Transfer,Billy Koumetio,/billy-koumetio/profil/spieler/696324 +1920,Transferred to Wolves U18,2019-07-01,2020-07-31,,,Transfer,Chem Campbell,/chem-campbell/profil/spieler/614603 +1920,Knee Injury,2019-09-22,2019-09-27,5,1,injury,Neal Maupay,/neal-maupay/profil/spieler/217115 +1920,Transferred to Brentford,2019-07-01,2019-08-04,,,Transfer,Neal Maupay,/neal-maupay/profil/spieler/217115 +1920,Shoulder Injury,2020-06-29,2020-07-07,8,2,injury,John Lundstram,/john-lundstram/profil/spieler/156941 +1920,Ankle Injury,2019-12-29,2020-01-01,3,1,injury,John Lundstram,/john-lundstram/profil/spieler/156941 +1920,Hamstring Injury,2020-01-06,2020-01-10,4,,injury,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 +1920,Groin Injury,2019-12-18,2019-12-20,2,,injury,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 +1920,Ankle Injury,2020-03-08,2020-05-31,84,1,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +1920,Hamstring Injury,2019-10-25,2019-11-23,29,4,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +1920,Unknown Injury,2019-09-01,2019-09-13,12,1,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +1920,Transferred to PSV Eindhoven,2019-07-01,2020-01-28,,,Transfer,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +1920,Transferred to Man City U23,2019-07-01,2020-07-31,,,Transfer,Tommy Doyle,/tommy-doyle/profil/spieler/433183 +1920,Ankle Injury,2020-06-17,2020-12-03,169,31,injury,Pablo Marí,/pablo-mari/profil/spieler/210178 +1920,Transferred to Flamengo,2019-07-11,2020-01-28,,,Transfer,Pablo Marí,/pablo-mari/profil/spieler/210178 +1920,Transferred to Flamengo,2020-06-30,2020-07-31,,,Transfer,Pablo Marí,/pablo-mari/profil/spieler/210178 +1920,Ill,2019-12-16,2019-12-19,3,2,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +1920,Transferred to Burnley U21,2019-07-01,2020-07-31,,,Transfer,Bobby Thomas,/bobby-thomas/profil/spieler/788283 +1920,Knock,2020-06-01,2020-06-06,5,,injury,Reece James,/reece-james/profil/spieler/472423 +1920,Bruise,2020-01-20,2020-01-31,11,2,injury,Reece James,/reece-james/profil/spieler/472423 +1920,Ankle Injury,2019-12-23,2019-12-30,7,2,injury,Reece James,/reece-james/profil/spieler/472423 +1920,Ankle Injury,2019-06-07,2019-09-24,109,16,injury,Reece James,/reece-james/profil/spieler/472423 +1920,Transferred to Ipswich,2019-07-12,2020-05-30,,,Transfer,Luke Garbutt,/luke-garbutt/profil/spieler/110860 +1920,Transferred to Aves U23,2019-07-01,2019-07-30,,,Transfer,Flávio Cristóvão,/flavio-cristovao/profil/spieler/544789 +1920,Transferred to Wolves U21,2019-07-31,2020-02-05,,,Transfer,Flávio Cristóvão,/flavio-cristovao/profil/spieler/544789 +1920,Transferred to Juniors OÖ,2020-02-06,2020-05-30,,,Transfer,Flávio Cristóvão,/flavio-cristovao/profil/spieler/544789 +1920,Transferred to Without Club,2020-05-31,2020-07-31,,,Transfer,Flávio Cristóvão,/flavio-cristovao/profil/spieler/544789 +1920,Transferred to Tranmere Rovers,2019-09-02,2020-01-08,,,Transfer,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 +1920,Transferred to Oldham Athletic,2020-01-24,2020-05-30,,,Transfer,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 +1920,Cruciate Ligament Rupture,2020-03-11,2021-01-15,310,35,injury,Ricardo Pereira,/ricardo-pereira/profil/spieler/215876 +1920,Transferred to Wycombe,2019-09-02,2020-07-13,,,Transfer,Nnamdi Ofoborh,/nnamdi-ofoborh/profil/spieler/611906 +1920,Transferred to Chelsea U23,2019-07-01,2019-08-07,,,Transfer,Jacob Maddox,/jacob-maddox/profil/spieler/314268 +1920,Transferred to Tranmere Rovers,2019-08-08,2019-12-31,,,Transfer,Jacob Maddox,/jacob-maddox/profil/spieler/314268 +1920,Transferred to Chelsea U23,2020-01-01,2020-02-01,,,Transfer,Jacob Maddox,/jacob-maddox/profil/spieler/314268 +1920,Transferred to Southampton U23,2020-02-02,2020-07-30,,,Transfer,Jacob Maddox,/jacob-maddox/profil/spieler/314268 +1920,Transferred to Chelsea U23,2020-07-31,2020-07-31,,,Transfer,Jacob Maddox,/jacob-maddox/profil/spieler/314268 +1920,Transferred to Sporting CP,2019-07-01,2020-01-28,,,Transfer,Bruno Fernandes,/bruno-fernandes/profil/spieler/240306 +1920,Knee Injury,2020-02-24,2020-08-22,180,7,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1920,Calf Strain,2019-12-08,2020-01-04,27,6,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1920,Knock,2019-11-24,2019-11-30,6,,injury,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1920,Indirect card suspension,2019-08-11,2019-08-18,7,1,suspension,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 +1920,Hamstring Injury,2020-07-15,2020-07-25,10,2,injury,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 +1920,Knock,2020-01-12,2020-01-17,5,,injury,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 +1920,Knock,2019-09-11,2019-09-27,16,3,injury,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 +1920,Ankle Injury,2019-12-21,2020-06-05,167,15,injury,John McGinn,/john-mcginn/profil/spieler/193116 +1920,Calf Injury,2020-02-23,2020-03-06,12,1,injury,Enda Stevens,/enda-stevens/profil/spieler/85706 +1920,Hip Injury,2019-12-08,2020-03-06,89,13,injury,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 +1920,Ankle Injury,2020-06-22,2020-06-23,1,,injury,Phil Jagielka,/phil-jagielka/profil/spieler/13520 +1920,Shoulder Injury,2020-08-01,2020-09-26,56,5,injury,Pedro,/pedro/profil/spieler/65278 +1920,Ill,2020-07-11,2020-07-11,0,1,injury,Pedro,/pedro/profil/spieler/65278 +1920,Arch pain,2020-07-01,2020-07-01,0,1,injury,Pedro,/pedro/profil/spieler/65278 +1920,Knee Problems,2020-02-22,2020-02-22,0,1,injury,Pedro,/pedro/profil/spieler/65278 +1920,Influenza,2019-12-29,2020-01-01,3,2,injury,Pedro,/pedro/profil/spieler/65278 +1920,Ill,2019-12-21,2019-12-23,2,1,injury,Pedro,/pedro/profil/spieler/65278 +1920,Concussion,2020-03-01,2020-03-31,30,1,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +1920,Groin Injury,2020-01-26,2020-02-04,9,1,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +1920,Hamstring Injury,2019-11-24,2019-12-13,19,3,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +1920,Strain,2020-06-28,2020-07-11,13,2,injury,Matt Targett,/matt-targett/profil/spieler/250478 +1920,Hamstring Injury,2019-12-31,2020-01-17,17,4,injury,Matt Targett,/matt-targett/profil/spieler/250478 +1920,Strain,2019-09-29,2019-10-04,5,,injury,Matt Targett,/matt-targett/profil/spieler/250478 +1920,Hamstring Injury,2019-08-29,2019-09-24,26,3,injury,Matt Targett,/matt-targett/profil/spieler/250478 +1920,Transferred to Norwich U18,2019-07-01,2020-07-31,,,Transfer,Josh Martin,/josh-martin/profil/spieler/547534 +1920,Ankle Injury,2020-06-06,2020-06-23,17,1,injury,Philip Billing,/philip-billing/profil/spieler/320411 +1920,Back Injury,2020-01-23,2020-01-31,8,1,injury,Philip Billing,/philip-billing/profil/spieler/320411 +1920,Transferred to Huddersfield,2019-07-01,2019-07-28,,,Transfer,Philip Billing,/philip-billing/profil/spieler/320411 +1920,Strain in the thigh and gluteal muscles,2020-01-23,2020-01-30,7,2,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1920,Muscle Injury,2019-12-30,2020-01-06,7,2,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +1920,Transferred to OH Leuven,2019-07-01,2019-07-04,,,Transfer,George Hirst,/george-hirst/profil/spieler/420808 +1920,Back Injury,2020-03-02,2020-03-07,5,1,injury,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +1920,Tonsillitis,2019-09-27,2019-10-19,22,3,injury,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +1920,Back Injury,2019-09-03,2019-09-13,10,,injury,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +1920,Back trouble,2020-06-15,2020-07-10,25,5,injury,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 +1920,Transferred to Tottenham U23,2019-07-01,2019-12-31,,,Transfer,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 +1920,Groin Injury,2019-12-29,2020-01-31,33,6,injury,Will Hughes,/will-hughes/profil/spieler/207014 +1920,Knock,2019-09-22,2019-10-04,12,2,injury,Will Hughes,/will-hughes/profil/spieler/207014 +1920,Back Injury,2019-08-10,2019-08-16,6,,injury,Kenny McLean,/kenny-mclean/profil/spieler/126600 +1920,Transferred to Brighton U23,2019-07-01,2019-09-01,,,Transfer,Max Sanders,/max-sanders/profil/spieler/411495 +1920,Transferred to AFC Wimbledon,2019-09-02,2020-05-30,,,Transfer,Max Sanders,/max-sanders/profil/spieler/411495 +1920,Transferred to Brighton U23,2020-05-31,2020-07-31,,,Transfer,Max Sanders,/max-sanders/profil/spieler/411495 +1920,Transferred to Brentford B,2019-07-01,2020-01-05,,,Transfer,Joe Hardy,/joe-hardy/profil/spieler/382555 +1920,Transferred to Liverpool U23,2020-01-06,2020-07-31,,,Transfer,Joe Hardy,/joe-hardy/profil/spieler/382555 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Ethan Galbraith,/ethan-galbraith/profil/spieler/433991 +1920,Knee Injury,2020-01-24,2020-03-08,44,7,injury,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +1920,Transferred to Nottm Forest,2019-07-01,2020-01-20,,,Transfer,Jack Robinson,/jack-robinson/profil/spieler/128909 +1920,Transferred to Swansea,2019-07-01,2020-01-30,,,Transfer,Borja Bastón,/borja-baston/profil/spieler/85324 +1920,Knock,2020-07-02,2020-07-16,14,3,injury,Felipe Anderson,/felipe-anderson/profil/spieler/159372 +1920,Back Injury,2020-01-12,2020-02-24,43,7,injury,Felipe Anderson,/felipe-anderson/profil/spieler/159372 +1920,Chest injury,2019-08-11,2019-08-23,12,1,injury,Felipe Anderson,/felipe-anderson/profil/spieler/159372 +1920,Strain,2019-08-11,2019-08-23,12,1,injury,Felipe Anderson,/felipe-anderson/profil/spieler/159372 +1920,Red card suspension,2020-02-22,2020-03-01,8,1,suspension,Valentino Lazaro,/valentino-lazaro/profil/spieler/186368 +1920,Transferred to Inter,2019-07-01,2020-01-23,,,Transfer,Valentino Lazaro,/valentino-lazaro/profil/spieler/186368 +1920,Transferred to Inter,2020-07-31,2020-07-31,,,Transfer,Valentino Lazaro,/valentino-lazaro/profil/spieler/186368 +1920,Transferred to Nottm Forest,2019-07-09,2020-05-30,,,Transfer,Arijanet Muric,/arijanet-muric/profil/spieler/371021 +1920,Calf Injury,2019-11-11,2020-06-14,216,21,injury,Jed Steer,/jed-steer/profil/spieler/110867 +1920,Groin Injury,2020-03-01,2020-08-28,180,10,injury,Steven Alzate,/steven-alzate/profil/spieler/476237 +1920,Fractured Rib,2019-08-12,2019-09-08,27,4,injury,Connor Ronan,/connor-ronan/profil/spieler/337787 +1920,Transferred to Dunajska Streda,2019-07-01,2019-12-30,,,Transfer,Connor Ronan,/connor-ronan/profil/spieler/337787 +1920,Transferred to Blackpool,2020-01-17,2020-05-30,,,Transfer,Connor Ronan,/connor-ronan/profil/spieler/337787 +1920,Transferred to Southampton U23,2019-07-01,2020-07-31,,,Transfer,Harry Lewis,/harry-lewis/profil/spieler/341043 +1920,Cals Sclerosis,2019-11-20,2019-11-30,10,1,injury,John Egan,/john-egan/profil/spieler/121324 +1920,Knock,2019-11-03,2019-11-08,5,,injury,John Egan,/john-egan/profil/spieler/121324 +1920,Transferred to Leicester U21,2019-07-01,2020-01-26,,,Transfer,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 +1920,Transferred to Blackpool,2020-01-27,2020-05-30,,,Transfer,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 +1920,Transferred to Leicester U21,2020-05-31,2020-07-31,,,Transfer,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 +1920,Transferred to Arsenal U23,2019-07-01,2020-02-16,,,Transfer,Robbie Burton,/robbie-burton/profil/spieler/404386 +1920,Transferred to Din. Zagreb II,2020-02-17,2020-07-31,,,Transfer,Robbie Burton,/robbie-burton/profil/spieler/404386 +1920,Ill,2020-01-30,2020-02-04,5,1,injury,Tom Davies,/tom-davies/profil/spieler/314210 +1920,Groin Injury,2019-09-01,2019-10-18,47,5,injury,Leandro Trossard,/leandro-trossard/profil/spieler/144028 +1920,Unknown Injury,2020-07-07,2020-07-10,3,1,injury,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1920,Thigh Muscle Strain,2019-12-06,2019-12-19,13,4,injury,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1920,Thigh Muscle Strain,2019-10-06,2019-11-08,33,6,injury,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1920,Ill,2019-10-03,2019-10-04,1,1,injury,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1920,Ill,2019-10-02,2019-10-04,2,1,injury,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1920,Transferred to Besiktas,2019-08-22,2020-07-31,,,Transfer,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 +1920,Knock,2020-01-23,2020-01-31,8,1,injury,Diego Rico,/diego-rico/profil/spieler/249513 +1920,Yellow card suspension,2019-12-22,2019-12-27,5,1,suspension,Diego Rico,/diego-rico/profil/spieler/249513 +1920,Groin Injury,2019-10-18,2020-01-02,76,19,injury,Diogo Dalot,/diogo-dalot/profil/spieler/357147 +1920,Knock,2019-09-20,2019-10-02,12,3,injury,Diogo Dalot,/diogo-dalot/profil/spieler/357147 +1920,Hip Injury,2019-08-04,2019-09-17,44,5,injury,Diogo Dalot,/diogo-dalot/profil/spieler/357147 +1920,Transferred to Brighton U18,2019-07-01,2020-07-31,,,Transfer,Jack Spong,/jack-spong/profil/spieler/530916 +1920,Transferred to Man Utd U23,2019-07-01,2019-07-25,,,Transfer,Dean Henderson,/dean-henderson/profil/spieler/258919 +1920,Transferred to Juventus,2019-07-01,2019-08-06,,,Transfer,João Cancelo,/joao-cancelo/profil/spieler/182712 +1920,Ill,2020-01-26,2020-02-13,18,2,injury,Wes Morgan,/wes-morgan/profil/spieler/10003 +1920,Groin Injury,2020-01-05,2020-01-18,13,2,injury,Wes Morgan,/wes-morgan/profil/spieler/10003 +1920,Back Injury,2019-08-30,2019-09-13,14,1,injury,Wes Morgan,/wes-morgan/profil/spieler/10003 +1920,Transferred to Celtic,2019-08-22,2020-05-30,,,Transfer,Fraser Forster,/fraser-forster/profil/spieler/52570 +1920,Transferred to Rotherham,2019-07-01,2020-01-06,,,Transfer,Carlton Morris,/carlton-morris/profil/spieler/246963 +1920,Transferred to MK Dons,2020-01-08,2020-05-30,,,Transfer,Carlton Morris,/carlton-morris/profil/spieler/246963 +1920,Groin Injury,2019-09-15,2019-12-10,86,19,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1920,Knock,2019-08-20,2019-09-13,24,2,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +1920,Calf Injury,2020-07-05,2020-07-09,4,1,injury,Jack Stacey,/jack-stacey/profil/spieler/249356 +1920,Hamstring Injury,2019-12-29,2020-02-08,41,7,injury,Jack Stacey,/jack-stacey/profil/spieler/249356 +1920,Transferred to Luton,2019-07-01,2019-07-07,,,Transfer,Jack Stacey,/jack-stacey/profil/spieler/249356 +1920,Transferred to CC Yatai,2019-07-01,2020-01-30,,,Transfer,Richairo Živković,/richairo-%C5%BDivkovi%C4%87/profil/spieler/252755 +1920,Ankle Injury,2019-12-03,2020-01-18,46,10,injury,Adam Smith,/adam-smith/profil/spieler/61841 +1920,Ill,2019-11-24,2019-12-02,8,1,injury,Adam Smith,/adam-smith/profil/spieler/61841 +1920,Strain,2019-09-01,2019-10-18,47,5,injury,Adam Smith,/adam-smith/profil/spieler/61841 +1920,Thigh Muscle Strain,2020-06-29,2020-07-04,5,1,injury,Matty Longstaff,/matty-longstaff/profil/spieler/484387 +1920,Hamstring Injury,2020-03-08,2020-06-23,107,1,injury,Matty Longstaff,/matty-longstaff/profil/spieler/484387 +1920,Thigh Muscle Strain,2020-02-02,2020-02-28,26,2,injury,Dale Stephens,/dale-stephens/profil/spieler/49755 +1920,Transferred to Everton U23,2019-07-01,2020-01-30,,,Transfer,Lewis Gibson,/lewis-gibson/profil/spieler/419325 +1920,Transferred to Fleetwood,2020-01-31,2020-07-06,,,Transfer,Lewis Gibson,/lewis-gibson/profil/spieler/419325 +1920,Transferred to Everton U23,2020-07-07,2020-07-31,,,Transfer,Lewis Gibson,/lewis-gibson/profil/spieler/419325 +1920,Hamstring Injury,2020-03-07,2020-05-31,85,,injury,Nathan Holland,/nathan-holland/profil/spieler/337321 +1920,Transferred to West Ham U21,2019-07-01,2020-01-07,,,Transfer,Nathan Holland,/nathan-holland/profil/spieler/337321 +1920,Transferred to Oxford United,2020-01-08,2020-05-30,,,Transfer,Nathan Holland,/nathan-holland/profil/spieler/337321 +1920,Transferred to West Ham U21,2020-05-31,2020-07-31,,,Transfer,Nathan Holland,/nathan-holland/profil/spieler/337321 +1920,Transferred to Aston Villa U23,2019-07-01,2020-07-31,,,Transfer,Cameron Archer,/cameron-archer/profil/spieler/533662 +1920,Muscle Injury,2019-10-31,2019-11-24,24,4,injury,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 +1920,Knee Injury,2020-01-12,2020-01-30,18,2,injury,Richarlison,/richarlison/profil/spieler/378710 +1920,Hamstring Injury,2020-01-12,2020-02-22,41,6,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +1920,Ankle Injury,2019-10-08,2019-11-22,45,7,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +1920,Transferred to Norwich U21,2019-07-01,2020-07-31,,,Transfer,Jordan Thomas,/jordan-thomas/profil/spieler/563306 +1920,Knock,2019-11-11,2019-12-04,23,4,injury,Ryan Bennett,/ryan-bennett/profil/spieler/67252 +1920,Groin Strain,2019-10-20,2019-11-09,20,5,injury,Ryan Bennett,/ryan-bennett/profil/spieler/67252 +1920,Knock,2020-07-23,2020-07-31,8,1,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1920,Knock,2020-01-02,2020-01-09,7,1,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1920,Hamstring Injury,2019-12-11,2019-12-13,2,,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1920,Groin Injury,2019-10-06,2019-10-24,18,1,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1920,Yellow card suspension,2019-12-26,2019-12-30,4,1,suspension,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +1920,Knock,2020-06-24,2020-07-01,7,3,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1920,Knock,2020-06-18,2020-06-20,2,,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1920,Ankle Injury,2019-08-28,2020-01-03,128,19,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1920,Hamstring Injury,2019-08-03,2019-08-10,7,,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1920,Hamstring Injury,2019-07-30,2019-08-10,11,,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +1920,Transferred to Liverpool U23,2019-07-01,2020-01-02,,,Transfer,Herbie Kane,/herbie-kane/profil/spieler/314253 +1920,Transferred to Hull City,2020-01-03,2020-07-30,,,Transfer,Herbie Kane,/herbie-kane/profil/spieler/314253 +1920,Transferred to Liverpool U23,2020-07-31,2020-07-31,,,Transfer,Herbie Kane,/herbie-kane/profil/spieler/314253 +1920,Thigh Muscle Strain,2020-07-06,2020-07-07,1,,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +1920,Knock,2020-02-06,2020-02-15,9,,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +1920,Groin Injury,2020-01-05,2020-01-10,5,,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +1920,Hamstring Injury,2019-12-09,2019-12-20,11,1,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +1920,Ankle Injury,2019-08-26,2019-08-30,4,1,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +1920,Transferred to Gillingham FC,2020-01-31,2020-05-30,,,Transfer,Jordan Graham,/jordan-graham/profil/spieler/183283 +1920,Cold,2020-03-05,2020-03-09,4,1,injury,Philip Heise,/philip-heise/profil/spieler/112617 +1920,Transferred to 1.FC Nuremberg,2020-01-04,2020-07-11,,,Transfer,Philip Heise,/philip-heise/profil/spieler/112617 +1920,Hip problems,2019-08-30,2019-09-12,13,1,injury,Eric Dier,/eric-dier/profil/spieler/175722 +1920,Thigh Problems,2019-12-13,2019-12-31,18,1,injury,Takumi Minamino,/takumi-minamino/profil/spieler/165793 +1920,No eligibility,2020-01-01,2020-01-03,2,1,absence,Takumi Minamino,/takumi-minamino/profil/spieler/165793 +1920,Transferred to RB Salzburg,2019-07-01,2019-12-31,,,Transfer,Takumi Minamino,/takumi-minamino/profil/spieler/165793 +1920,Groin Injury,2019-11-03,2019-11-30,27,2,injury,Björn Engels,/bjorn-engels/profil/spieler/193469 +1920,Transferred to Stade Reims,2019-07-01,2019-07-15,,,Transfer,Björn Engels,/bjorn-engels/profil/spieler/193469 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Di'Shon Bernard,/dishon-bernard/profil/spieler/531677 +1920,Knock,2020-02-28,2020-03-07,8,2,injury,Daniel James,/daniel-james/profil/spieler/319301 +1920,Ankle Injury,2019-09-10,2019-09-21,11,2,injury,Daniel James,/daniel-james/profil/spieler/319301 +1920,Transferred to Liverpool U18,2019-07-01,2020-07-31,,,Transfer,Jake Cain,/jake-cain/profil/spieler/565420 +1920,Transferred to Liverpool U18,2019-07-01,2020-07-31,,,Transfer,James Norris,/james-norris/profil/spieler/618495 +1920,Groin Injury,2020-06-26,2020-06-30,4,1,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1920,Head Injury,2020-02-18,2020-02-21,3,,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1920,Groin Injury,2019-10-12,2019-11-08,27,6,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1920,Knee Injury,2019-09-23,2019-09-27,4,1,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1920,Knock,2019-08-15,2019-08-17,2,,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +1920,Transferred to Liverpool U18,2019-07-01,2020-07-31,,,Transfer,Ben Winterbottom,/ben-winterbottom/profil/spieler/505046 +1920,Knock,2020-07-02,2020-07-10,8,3,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1920,Muscle Injury,2019-12-13,2020-01-24,42,11,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1920,Knock,2019-12-08,2019-12-09,1,,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1920,Ill,2019-08-11,2019-08-30,19,3,injury,Dejan Lovren,/dejan-lovren/profil/spieler/37838 +1920,Calf Injury,2020-07-16,2020-07-25,9,2,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +1920,Shoulder Injury,2020-02-19,2020-06-08,110,4,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +1920,Strain,2020-01-06,2020-01-31,25,5,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +1920,Knock,2019-09-23,2019-09-27,4,1,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +1920,Yellow card suspension,2019-12-15,2019-12-27,12,1,suspension,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +1920,Transferred to Chelsea U23,2019-07-01,2020-07-31,,,Transfer,Ian Maatsen,/ian-maatsen/profil/spieler/485585 +1920,Knock,2019-12-09,2019-12-13,4,,injury,Lys Mousset,/lys-mousset/profil/spieler/291422 +1920,Thigh Muscle Strain,2019-11-25,2019-11-30,5,,injury,Lys Mousset,/lys-mousset/profil/spieler/291422 +1920,Indirect card suspension,2019-09-01,2019-09-17,16,1,suspension,Mahmoud Trezeguet,/mahmoud-trezeguet/profil/spieler/234189 +1920,Transferred to Kasimpasa,2019-07-01,2019-07-23,,,Transfer,Mahmoud Trezeguet,/mahmoud-trezeguet/profil/spieler/234189 +1920,Ill,2020-01-03,2020-01-10,7,2,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1920,Muscle Injury,2019-10-18,2019-11-27,40,8,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1920,Hamstring Injury,2019-08-24,2019-10-07,44,9,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +1920,Transferred to Southampton U18,2019-07-01,2020-07-31,,,Transfer,Alexandre Jankewitz,/alexandre-jankewitz/profil/spieler/507472 +1920,Transferred to Bournemouth U21,2019-07-01,2020-07-31,,,Transfer,Mark Travers,/mark-travers/profil/spieler/357658 +1920,Transferred to Ipswich,2019-07-30,2020-05-30,,,Transfer,Will Norris,/will-norris/profil/spieler/285033 +1920,Quarantine,2020-09-01,2020-09-14,13,2,injury,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1920,Knock,2020-01-02,2020-01-17,15,2,injury,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1920,Transferred to Huddersfield,2019-07-01,2019-08-07,,,Transfer,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1920,Transferred to Huddersfield,2020-01-23,2020-01-23,,,Transfer,Aaron Mooy,/aaron-mooy/profil/spieler/123951 +1920,Knee Injury,2020-02-06,2020-02-14,8,,injury,James Ward-Prowse,/james-ward-prowse/profil/spieler/181579 +1920,Transferred to Waasl.-Beveren,2019-08-29,2020-01-30,,,Transfer,Aaron Tshibola,/aaron-tshibola/profil/spieler/243633 +1920,Transferred to Desportivo Aves,2020-01-31,2020-07-31,,,Transfer,Aaron Tshibola,/aaron-tshibola/profil/spieler/243633 +1920,Calf Injury,2019-10-27,2019-11-24,28,3,injury,Jack Grealish,/jack-grealish/profil/spieler/203460 +1920,Thigh Muscle Strain,2019-08-05,2019-08-19,14,1,injury,Loris Karius,/loris-karius/profil/spieler/85864 +1920,No eligibility,2020-05-04,2020-06-30,57,2,absence,Loris Karius,/loris-karius/profil/spieler/85864 +1920,Transferred to Besiktas,2019-07-01,2020-05-03,,,Transfer,Loris Karius,/loris-karius/profil/spieler/85864 +1920,Hand Injury,2020-01-05,2020-01-23,18,4,injury,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +1920,Hip Injury,2019-11-27,2019-12-10,13,3,injury,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +1920,groin strain,2019-04-28,2019-09-28,153,9,injury,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +1920,Head Injury,2019-11-24,2019-12-13,19,3,injury,Craig Dawson,/craig-dawson/profil/spieler/121477 +1920,Transferred to Arsenal U23,2019-07-01,2020-07-31,,,Transfer,Matt Smith,/matt-smith/profil/spieler/528894 +1920,Unknown Injury,2020-06-11,2020-06-26,15,3,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1920,Calf Injury,2020-01-23,2020-02-15,23,2,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1920,Ankle Injury,2019-09-05,2019-11-29,85,9,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +1920,Cheek bone contusion,2019-12-11,2019-12-11,0,1,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1920,Arch pain,2019-11-06,2019-11-06,0,1,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1920,Back bruise,2019-09-18,2019-09-18,0,1,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1920,Fractured Arm,2019-08-17,2019-08-28,11,2,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1920,Hand Injury,2019-07-29,2019-08-09,11,,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +1920,Indirect card suspension,2019-09-29,2019-10-06,7,1,suspension,Serge Aurier,/serge-aurier/profil/spieler/127032 +1920,Ankle Injury,2019-09-02,2019-10-20,48,7,injury,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 +1920,Hamstring Injury,2020-07-01,2020-07-04,3,1,injury,Mark Noble,/mark-noble/profil/spieler/31835 +1920,Ankle Injury,2020-01-02,2020-01-09,7,1,injury,Mark Noble,/mark-noble/profil/spieler/31835 +1920,Ankle Injury,2019-11-10,2019-11-22,12,,injury,Mark Noble,/mark-noble/profil/spieler/31835 +1920,Strain,2019-08-08,2019-08-23,15,2,injury,Mark Noble,/mark-noble/profil/spieler/31835 +1920,Quarantine,2020-03-12,2020-03-25,13,,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1920,Foot Injury,2020-01-19,2020-02-18,30,4,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1920,Knee Injury,2019-11-05,2019-11-17,12,2,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1920,Hamstring Injury,2019-10-02,2019-10-18,16,1,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +1920,Hip Injury,2020-01-11,2020-01-27,16,3,injury,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 +1920,Hip Injury,2019-09-28,2020-01-01,95,14,injury,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 +1920,Groin Injury,2019-08-08,2019-08-09,1,,injury,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 +1920,Transferred to Preston,2019-08-01,2019-12-31,,,Transfer,Andre Green,/andre-green/profil/spieler/309841 +1920,Transferred to Charlton,2020-01-02,2020-07-30,,,Transfer,Andre Green,/andre-green/profil/spieler/309841 +1920,Strain,2019-11-24,2019-12-04,10,2,injury,Alexander Tettey,/alexander-tettey/profil/spieler/12384 +1920,Groin Injury,2019-09-27,2019-10-18,21,2,injury,Alexander Tettey,/alexander-tettey/profil/spieler/12384 +1920,Calf Injury,2019-08-01,2019-08-16,15,1,injury,Alexander Tettey,/alexander-tettey/profil/spieler/12384 +1920,Knock,2019-08-07,2019-08-30,23,4,injury,Ibrahim Amadou,/ibrahim-amadou/profil/spieler/205503 +1920,Transferred to Sevilla FC,2019-07-01,2019-08-06,,,Transfer,Ibrahim Amadou,/ibrahim-amadou/profil/spieler/205503 +1920,Transferred to Sevilla FC,2020-01-30,2020-01-30,,,Transfer,Ibrahim Amadou,/ibrahim-amadou/profil/spieler/205503 +1920,Transferred to CD Leganés,2020-01-31,2020-07-19,,,Transfer,Ibrahim Amadou,/ibrahim-amadou/profil/spieler/205503 +1920,Transferred to Sevilla FC,2020-07-20,2020-07-31,,,Transfer,Ibrahim Amadou,/ibrahim-amadou/profil/spieler/205503 +1920,Transferred to Brighton U23,2019-07-01,2020-07-31,,,Transfer,Archie Davies,/archie-davies/profil/spieler/386201 +1920,Hamstring Injury,2020-02-02,2020-02-24,22,3,injury,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +1920,Transferred to Middlesbrough,2019-07-01,2019-08-11,,,Transfer,Andy Lonergan,/andy-lonergan/profil/spieler/14044 +1920,Knee Injury,2020-06-11,2020-06-22,11,1,injury,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 +1920,Ruptured cruciate ligament,2020-03-01,2020-10-24,237,4,injury,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 +1920,Transferred to Tottenham U23,2019-07-01,2020-01-26,,,Transfer,Brandon Austin,/brandon-austin/profil/spieler/428016 +1920,Transferred to Viborg FF,2020-01-27,2020-07-30,,,Transfer,Brandon Austin,/brandon-austin/profil/spieler/428016 +1920,Transferred to Tottenham U23,2020-07-31,2020-07-31,,,Transfer,Brandon Austin,/brandon-austin/profil/spieler/428016 +1920,Bruise,2019-08-29,2019-09-24,26,3,injury,Kean Bryan,/kean-bryan/profil/spieler/214928 +1920,Transferred to Bolton,2020-01-30,2020-05-30,,,Transfer,Kean Bryan,/kean-bryan/profil/spieler/214928 +1920,Knee Injury,2020-02-04,2020-03-04,29,4,injury,Roberto,/roberto/profil/spieler/37403 +1920,Transferred to Alavés,2020-01-20,2020-07-19,,,Transfer,Roberto,/roberto/profil/spieler/37403 +1920,Thigh Problems,2020-06-13,2020-08-31,79,10,injury,Florian Lejeune,/florian-lejeune/profil/spieler/127108 +1920,Groin Injury,2020-01-23,2020-01-30,7,1,injury,Florian Lejeune,/florian-lejeune/profil/spieler/127108 +1920,Ankle Injury,2019-11-21,2020-02-10,81,19,injury,Ben Davies,/ben-davies/profil/spieler/192765 +1920,Groin Injury,2019-08-08,2019-08-19,11,2,injury,Ben Davies,/ben-davies/profil/spieler/192765 +1920,Transferred to Barcelona SC,2019-07-01,2020-01-20,,,Transfer,Leonardo Campana,/leonardo-campana/profil/spieler/606872 +1920,Ill,2020-03-01,2020-03-10,9,1,injury,Will Smallbone,/will-smallbone/profil/spieler/444211 +1920,Transferred to Southampton U23,2019-07-01,2019-12-31,,,Transfer,Will Smallbone,/will-smallbone/profil/spieler/444211 +1920,Thigh Problems,2020-02-22,2020-03-07,14,,injury,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 +1920,Hip problems,2019-12-21,2020-02-01,42,,injury,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 +1920,Hip Injury,2019-08-10,2019-12-07,119,,injury,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 +1920,Transferred to Palace U21,2019-07-01,2020-07-31,,,Transfer,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 +1920,Ankle Injury,2020-02-24,2020-06-06,103,4,injury,Jonny Otto,/jonny-otto/profil/spieler/175446 +1920,Transferred to Everton U23,2019-07-01,2019-07-10,,,Transfer,João Virgínia,/joao-virginia/profil/spieler/329813 +1920,Transferred to Reading,2019-07-11,2020-01-07,,,Transfer,João Virgínia,/joao-virginia/profil/spieler/329813 +1920,Transferred to Everton U23,2020-01-08,2020-07-31,,,Transfer,João Virgínia,/joao-virginia/profil/spieler/329813 +1920,Transferred to Man Utd U23,2019-07-01,2020-01-09,,,Transfer,Max Taylor,/max-taylor/profil/spieler/460683 +1920,Transferred to Stalybridge,2020-01-10,2020-05-30,,,Transfer,Max Taylor,/max-taylor/profil/spieler/460683 +1920,Transferred to Man Utd U23,2020-05-31,2020-07-31,,,Transfer,Max Taylor,/max-taylor/profil/spieler/460683 +1920,Groin Injury,2019-12-08,2020-01-31,54,9,injury,Andros Townsend,/andros-townsend/profil/spieler/61842 +1920,Bruise,2019-10-28,2019-11-08,11,1,injury,Andros Townsend,/andros-townsend/profil/spieler/61842 +1920,Shoulder Injury,2020-03-02,2020-03-06,4,,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1920,Shoulder Injury,2020-02-02,2020-02-13,11,,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1920,Knock,2020-01-17,2020-01-17,0,,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1920,Shoulder Injury,2019-12-16,2019-12-20,4,,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1920,Knock,2019-11-11,2019-11-22,11,,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +1920,Calf Injury,2020-07-07,2020-07-15,8,2,injury,Mason Holgate,/mason-holgate/profil/spieler/348623 +1920,Hamstring Injury,2020-02-19,2020-03-02,12,2,injury,James Milner,/james-milner/profil/spieler/3333 +1920,Hip Injury,2020-01-06,2020-02-14,39,7,injury,James Milner,/james-milner/profil/spieler/3333 +1920,Back Injury,2019-09-26,2019-09-27,1,,injury,James Milner,/james-milner/profil/spieler/3333 +1920,Knock,2019-03-04,2019-03-16,12,2,injury,James Milner,/james-milner/profil/spieler/3333 +1920,Thigh Muscle Strain,2020-01-07,2020-02-04,28,6,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1920,Fitness,2019-11-14,2019-11-26,12,1,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1920,Tear in the abductor muscle,2019-09-30,2019-11-14,45,9,injury,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1920,Transferred to AS Roma,2019-09-02,2018-06-30,,,Transfer,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 +1920,Transferred to Burnley U21,2019-07-01,2020-07-31,,,Transfer,Ali Koiki,/ali-koiki/profil/spieler/641441 +1920,Transferred to Burnley U21,2019-07-01,2020-01-06,,,Transfer,Anthony Driscoll-Glennon,/anthony-driscoll-glennon/profil/spieler/503683 +1920,Transferred to Grimsby Town,2020-01-07,2020-05-30,,,Transfer,Anthony Driscoll-Glennon,/anthony-driscoll-glennon/profil/spieler/503683 +1920,Transferred to Burnley U21,2020-05-31,2020-07-31,,,Transfer,Anthony Driscoll-Glennon,/anthony-driscoll-glennon/profil/spieler/503683 +1920,Transferred to Real Madrid,2019-07-01,2019-07-26,,,Transfer,Jesús Vallejo,/jesus-vallejo/profil/spieler/251896 +1920,Transferred to Real Madrid,2020-01-24,2020-01-24,,,Transfer,Jesús Vallejo,/jesus-vallejo/profil/spieler/251896 +1920,Transferred to Granada CF,2020-01-25,2020-07-19,,,Transfer,Jesús Vallejo,/jesus-vallejo/profil/spieler/251896 +1920,Transferred to Real Madrid,2020-07-20,2020-07-31,,,Transfer,Jesús Vallejo,/jesus-vallejo/profil/spieler/251896 +1920,Unknown Injury,2020-03-11,2020-03-25,14,,injury,James Maddison,/james-maddison/profil/spieler/294057 +1920,Head Injury,2020-01-10,2020-01-11,1,1,injury,James Maddison,/james-maddison/profil/spieler/294057 +1920,Ill,2019-10-10,2019-10-18,8,,injury,James Maddison,/james-maddison/profil/spieler/294057 +1920,Ankle Injury,2019-09-23,2019-10-04,11,2,injury,James Maddison,/james-maddison/profil/spieler/294057 +1920,Back Injury,2020-02-02,2020-02-07,5,,injury,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 +1920,Groin Injury,2020-01-23,2020-01-31,8,1,injury,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 +1920,Groin Injury,2020-01-05,2020-01-11,6,,injury,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 +1920,Ankle Injury,2019-07-21,2019-08-08,18,4,injury,João Pedro,/joao-pedro/profil/spieler/626724 +1920,Transferred to Fluminense,2019-07-01,2019-12-31,,,Transfer,João Pedro,/joao-pedro/profil/spieler/626724 +1920,Transferred to Burnley U18,2019-07-01,2020-07-31,,,Transfer,Lewis Richardson,/lewis-richardson/profil/spieler/657863 +1920,Strain,2020-01-02,2020-01-17,15,2,injury,Teemu Pukki,/teemu-pukki/profil/spieler/46972 +1920,Ankle Injury,2019-12-15,2019-12-20,5,,injury,Teemu Pukki,/teemu-pukki/profil/spieler/46972 +1920,Transferred to Hertha BSC,2019-07-01,2020-01-11,,,Transfer,Ondrej Duda,/ondrej-duda/profil/spieler/232418 +1920,Transferred to Hertha BSC,2020-07-11,2020-07-31,,,Transfer,Ondrej Duda,/ondrej-duda/profil/spieler/232418 +1920,Transferred to KRC Genk,2019-07-01,2020-01-29,,,Transfer,Sander Berge,/sander-berge/profil/spieler/333014 +1920,Fitness,2020-03-09,2020-04-01,23,1,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1920,Thigh muscle rupture,2020-01-02,2020-03-09,67,14,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1920,Ill,2019-11-01,2019-11-04,3,1,injury,Harry Kane,/harry-kane/profil/spieler/132098 +1920,Thigh Muscle Strain,2019-11-24,2019-11-30,6,,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +1920,Hip Injury,2019-03-31,2019-04-11,11,1,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +1920,Hamstring Injury,2020-08-01,2020-09-13,43,2,injury,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 +1920,Strain,2019-12-23,2019-12-25,2,,injury,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 +1920,Transferred to Aston Villa U23,2019-07-01,2020-01-30,,,Transfer,Jacob Ramsey,/jacob-ramsey/profil/spieler/503749 +1920,Transferred to Doncaster,2020-01-31,2020-05-30,,,Transfer,Jacob Ramsey,/jacob-ramsey/profil/spieler/503749 +1920,Transferred to Aston Villa U23,2020-05-31,2020-07-31,,,Transfer,Jacob Ramsey,/jacob-ramsey/profil/spieler/503749 +1920,Knock,2020-06-29,2020-07-11,12,2,injury,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 +1920,Head Injury,2020-01-23,2020-01-31,8,1,injury,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 +1920,Ill,2019-11-26,2019-12-07,11,2,injury,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 +1920,Knee Injury,2020-06-17,2020-07-04,17,5,injury,Jack O'Connell,/jack-oconnell/profil/spieler/212829 +1920,Transferred to Brighton U23,2019-07-01,2020-07-31,,,Transfer,Haydon Roberts,/haydon-roberts/profil/spieler/533523 +1920,Transferred to Everton U23,2019-07-01,2019-12-31,,,Transfer,Anthony Gordon,/anthony-gordon/profil/spieler/503733 +1920,Yellow card suspension,2020-03-02,2020-03-09,7,1,suspension,Jorginho,/jorginho/profil/spieler/102017 +1920,Yellow card suspension,2019-11-04,2019-11-10,6,1,suspension,Jorginho,/jorginho/profil/spieler/102017 +1920,Meniscal Injury,2020-01-26,2020-07-18,174,16,injury,Juan Foyth,/juan-foyth/profil/spieler/480763 +1920,Ankle Injury,2019-07-31,2019-09-22,53,7,injury,Juan Foyth,/juan-foyth/profil/spieler/480763 +1920,Ill,2019-12-09,2019-12-20,11,1,injury,Callum Robinson,/callum-robinson/profil/spieler/183299 +1920,Thigh Muscle Strain,2019-09-07,2019-09-13,6,,injury,Callum Robinson,/callum-robinson/profil/spieler/183299 +1920,Thigh Muscle Strain,2019-08-19,2019-08-23,4,,injury,Callum Robinson,/callum-robinson/profil/spieler/183299 +1920,Transferred to Preston,2019-07-01,2019-07-11,,,Transfer,Callum Robinson,/callum-robinson/profil/spieler/183299 +1920,Transferred to West Brom,2020-01-29,2020-07-30,,,Transfer,Callum Robinson,/callum-robinson/profil/spieler/183299 +1920,Transferred to Without Club,2019-07-01,2019-08-21,,,Transfer,Kaylen Hinds,/kaylen-hinds/profil/spieler/290788 +1920,Yellow card suspension,2020-03-09,2020-03-15,6,1,suspension,Kurt Zouma,/kurt-zouma/profil/spieler/157509 +1920,Hamstring Injury,2019-09-10,2019-10-20,40,8,injury,Emerson,/emerson/profil/spieler/181778 +1920,Calf Injury,2020-06-18,2020-06-22,4,1,injury,Dennis Praet,/dennis-praet/profil/spieler/129588 +1920,Transferred to Sampdoria,2019-07-01,2019-08-07,,,Transfer,Dennis Praet,/dennis-praet/profil/spieler/129588 +1920,Transferred to Granada CF,2020-01-02,2020-07-19,,,Transfer,Dimitri Foulquier,/dimitri-foulquier/profil/spieler/170472 +1920,Transferred to Shrewsbury,2019-07-01,2020-01-16,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +1920,Transferred to Wolves U21,2020-01-17,2020-01-30,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +1920,Transferred to Coventry,2020-01-31,2020-05-30,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +1920,Transferred to Wolves U21,2020-05-31,2020-07-31,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +1920,Transferred to Middlesbrough,2020-01-02,2020-07-30,,,Transfer,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +1920,Transferred to Chelsea U23,2019-07-01,2020-01-30,,,Transfer,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 +1920,Hamstring Injury,2020-07-10,2020-07-14,4,1,injury,Joshua King,/joshua-king/profil/spieler/91059 +1920,Ankle Injury,2020-06-21,2020-06-30,9,1,injury,Joshua King,/joshua-king/profil/spieler/91059 +1920,Hamstring Injury,2020-03-07,2020-03-26,19,1,injury,Joshua King,/joshua-king/profil/spieler/91059 +1920,Muscle fiber tear,2019-12-28,2020-02-08,42,8,injury,Joshua King,/joshua-king/profil/spieler/91059 +1920,Ankle Injury,2019-12-15,2019-12-20,5,,injury,Joshua King,/joshua-king/profil/spieler/91059 +1920,Hamstring Injury,2019-11-20,2019-12-13,23,4,injury,Joshua King,/joshua-king/profil/spieler/91059 +1920,Ankle Injury,2019-09-11,2019-09-27,16,2,injury,Max Aarons,/max-aarons/profil/spieler/471690 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Tony Gallacher,/tony-gallacher/profil/spieler/344579 +1920,Knock,2020-01-23,2020-02-01,9,2,injury,Fernandinho,/fernandinho/profil/spieler/26267 +1920,Bruise,2020-06-29,2020-07-31,32,6,injury,Nathan Tella,/nathan-tella/profil/spieler/340322 +1920,Transferred to Southampton U23,2019-07-01,2020-07-31,,,Transfer,Nathan Tella,/nathan-tella/profil/spieler/340322 +1920,Hamstring Injury,2019-08-29,2019-09-25,27,4,injury,Michael Obafemi,/michael-obafemi/profil/spieler/444208 +1920,Calf Injury,2019-09-01,2019-09-20,19,1,injury,Moritz Leitner,/moritz-leitner/profil/spieler/82243 +1920,Head Injury,2019-09-23,2019-10-07,14,2,injury,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1920,Groin Injury,2019-08-08,2019-08-19,11,2,injury,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1920,Transferred to Arsenal U23,2019-07-01,2020-01-09,,,Transfer,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1920,Transferred to Huddersfield,2020-01-10,2020-07-31,,,Transfer,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Tom Clayton,/tom-clayton/profil/spieler/546194 +1920,Transferred to Brighton U23,2019-07-01,2020-07-31,,,Transfer,Warren O'Hora,/warren-ohora/profil/spieler/449020 +1920,Transferred to Wolves U21,2019-07-01,2020-07-31,,,Transfer,Taylor Perry,/taylor-perry/profil/spieler/502073 +1920,Thigh Problems,2020-02-21,2020-03-12,20,4,injury,Marcos Rojo,/marcos-rojo/profil/spieler/93176 +1920,Knock,2019-11-11,2020-07-31,263,40,injury,Marcos Rojo,/marcos-rojo/profil/spieler/93176 +1920,Transferred to Estudiantes,2020-01-30,2020-06-29,,,Transfer,Marcos Rojo,/marcos-rojo/profil/spieler/93176 +1920,Transferred to Luton,2019-08-08,2020-07-22,,,Transfer,James Bree,/james-bree/profil/spieler/324223 +1920,Red card suspension,2020-01-22,2020-01-28,6,1,suspension,David Luiz,/david-luiz/profil/spieler/46741 +1920,Transferred to Leeds,2019-07-01,2019-07-11,,,Transfer,Sam Dalby,/sam-dalby/profil/spieler/470128 +1920,Transferred to Watford U21,2019-07-12,2020-07-31,,,Transfer,Sam Dalby,/sam-dalby/profil/spieler/470128 +1920,Transferred to Wycombe,2019-09-02,2020-01-12,,,Transfer,Rolando Aarons,/rolando-aarons/profil/spieler/258188 +1920,Transferred to Motherwell FC,2020-01-31,2020-05-30,,,Transfer,Rolando Aarons,/rolando-aarons/profil/spieler/258188 +1920,Knock,2020-06-10,2020-06-20,10,1,injury,John Fleck,/john-fleck/profil/spieler/54383 +1920,Knock,2020-02-23,2020-03-06,12,1,injury,John Fleck,/john-fleck/profil/spieler/54383 +1920,Knock,2019-10-18,2019-10-20,2,,injury,John Fleck,/john-fleck/profil/spieler/54383 +1920,Thigh Muscle Strain,2019-08-19,2019-09-13,25,3,injury,John Fleck,/john-fleck/profil/spieler/54383 +1920,Knock,2019-12-31,2020-01-06,6,2,injury,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1920,Knock,2019-10-10,2019-10-21,11,1,injury,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +1920,Minor Knock,2020-01-17,2020-01-19,2,1,injury,Solly March,/solly-march/profil/spieler/209212 +1920,Groin Injury,2019-11-24,2020-01-10,47,9,injury,Solly March,/solly-march/profil/spieler/209212 +1920,Thigh Muscle Strain,2019-09-26,2019-10-04,8,1,injury,Solly March,/solly-march/profil/spieler/209212 +1920,Muscle Injury,2019-09-19,2019-09-23,4,1,injury,Solly March,/solly-march/profil/spieler/209212 +1920,Knock,2020-01-02,2020-01-13,11,2,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1920,Red card suspension,2020-01-13,2020-01-22,9,2,suspension,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +1920,Knee Injury,2020-03-01,2020-06-30,121,3,injury,Simon Francis,/simon-francis/profil/spieler/13573 +1920,Head Injury,2019-12-22,2019-12-31,9,2,injury,Simon Francis,/simon-francis/profil/spieler/13573 +1920,Transferred to Bournemouth U21,2019-07-01,2020-07-31,,,Transfer,Will Dennis,/will-dennis/profil/spieler/582078 +1920,Strain,2020-06-19,2020-06-24,5,1,injury,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1920,Knee Injury,2020-02-22,2020-02-22,0,,injury,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1920,Ill,2020-01-17,2020-01-22,5,2,injury,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1920,Concussion,2019-12-27,2019-12-30,3,1,injury,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1920,Rest,2019-10-23,2019-10-25,2,1,injury,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1920,Rest,2019-10-02,2019-10-04,2,1,injury,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1920,Rest,2019-09-23,2019-09-25,2,1,injury,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1920,Yellow card suspension,2019-12-16,2019-12-21,5,1,suspension,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 +1920,Transferred to Bournemouth U21,2019-07-01,2019-10-25,,,Transfer,Brennan Camp,/brennan-camp/profil/spieler/648699 +1920,Transferred to Weymouth FC,2019-10-26,2019-12-30,,,Transfer,Brennan Camp,/brennan-camp/profil/spieler/648699 +1920,Transferred to Bournemouth U21,2019-12-31,2020-07-31,,,Transfer,Brennan Camp,/brennan-camp/profil/spieler/648699 +1920,Ankle problems,2019-12-26,2020-06-08,165,20,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +1920,Ankle problems,2019-09-30,2019-12-23,84,19,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +1920,Ankle Injury,2019-08-29,2019-09-26,28,5,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +1920,Back Injury,2019-08-01,2019-08-12,11,1,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +1920,Head Injury,2020-01-06,2020-01-17,11,1,injury,Michael Verrips,/michael-verrips/profil/spieler/288259 +1920,Transferred to KV Mechelen,2019-07-01,2019-08-07,,,Transfer,Michael Verrips,/michael-verrips/profil/spieler/288259 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Pedro Chirivella,/pedro-chirivella/profil/spieler/242273 +1920,Calf Injury,2020-01-12,2020-07-04,174,16,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1920,Thigh Muscle Strain,2019-12-28,2020-01-10,13,3,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1920,Calf Injury,2019-09-23,2019-11-26,64,12,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +1920,Transferred to Without Club,2019-07-01,2019-10-03,,,Transfer,Joel Mumbongo,/joel-mumbongo/profil/spieler/381156 +1920,Transferred to Burnley U21,2019-10-04,2020-07-31,,,Transfer,Joel Mumbongo,/joel-mumbongo/profil/spieler/381156 +1920,Chest injury,2020-02-02,2020-02-28,26,2,injury,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1920,Groin Injury,2020-01-23,2020-01-31,8,1,injury,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1920,Knee Injury,2020-01-13,2020-01-17,4,,injury,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1920,Knock,2019-10-16,2019-10-25,9,1,injury,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1920,Indirect card suspension,2020-02-03,2020-02-10,7,1,suspension,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1920,Yellow card suspension,2019-11-04,2019-11-10,6,1,suspension,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 +1920,Strain,2019-08-08,2019-09-02,25,,injury,Adalberto Peñaranda,/adalberto-penaranda/profil/spieler/308801 +1920,Transferred to KAS Eupen,2019-09-02,2020-01-30,,,Transfer,Adalberto Peñaranda,/adalberto-penaranda/profil/spieler/308801 +1920,Quarantine,2020-07-01,2020-07-07,6,1,injury,Daniel Podence,/daniel-podence/profil/spieler/256977 +1920,Transferred to Olympiacos,2019-07-01,2020-01-29,,,Transfer,Daniel Podence,/daniel-podence/profil/spieler/256977 +1920,Calf Injury,2020-07-16,2020-07-17,1,,injury,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +1920,Thigh Muscle Strain,2020-06-26,2020-07-04,8,1,injury,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +1920,Ill,2020-01-05,2020-01-18,13,1,injury,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +1920,Transferred to West Brom,2019-07-01,2019-07-08,,,Transfer,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +1920,Head Injury,2020-02-23,2020-02-27,4,,injury,Kelechi Iheanacho,/kelechi-iheanacho/profil/spieler/295330 +1920,Muscle Injury,2019-10-22,2019-11-09,18,5,injury,Rodri,/rodri/profil/spieler/357565 +1920,Transferred to Atlético Madrid,2019-07-01,2019-07-03,,,Transfer,Rodri,/rodri/profil/spieler/357565 +1920,Transferred to Brighton U23,2019-07-01,2020-01-30,,,Transfer,Bojan Radulovic,/bojan-radulovic/profil/spieler/516407 +1920,Transferred to Depor. Alavés B,2020-01-31,2020-06-29,,,Transfer,Bojan Radulovic,/bojan-radulovic/profil/spieler/516407 +1920,Transferred to Brighton U23,2020-06-30,2020-07-31,,,Transfer,Bojan Radulovic,/bojan-radulovic/profil/spieler/516407 +1920,Transferred to Arsenal U23,2019-07-01,2020-07-31,,,Transfer,Folarin Balogun,/folarin-balogun/profil/spieler/503770 +1920,Transferred to West Ham U21,2019-07-01,2020-07-31,,,Transfer,Bernardo Rosa,/bernardo-rosa/profil/spieler/476367 +1920,Heel Bone Injury,2019-10-30,2020-02-22,115,18,injury,Tom Cleverley,/tom-cleverley/profil/spieler/73484 +1920,Transferred to Watford U21,2019-07-01,2020-07-31,,,Transfer,Adam Parkes,/adam-parkes/profil/spieler/412596 +1920,Transferred to Spurs U18,2019-07-01,2020-07-31,,,Transfer,Malachi Fagan-Walcott,/malachi-fagan-walcott/profil/spieler/554173 +1920,Back Injury,2020-07-05,2020-07-08,3,,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +1920,Ill,2020-01-20,2020-01-25,5,1,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +1920,Back Injury,2019-11-03,2019-11-09,6,1,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +1920,Foot Injury,2019-10-10,2020-01-10,92,17,injury,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 +1920,Red card suspension,2020-07-13,2020-07-27,14,3,suspension,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 +1920,Transferred to St. Johnstone,2020-01-31,2020-05-30,,,Transfer,Matt Butcher,/matt-butcher/profil/spieler/391132 +1920,Muscle Injury,2020-07-13,2020-07-14,1,,injury,Pedro Neto,/pedro-neto/profil/spieler/487465 +1920,Knock,2020-07-05,2020-07-11,6,1,injury,Pedro Neto,/pedro-neto/profil/spieler/487465 +1920,Calf Injury,2019-10-08,2019-10-26,18,2,injury,Pedro Neto,/pedro-neto/profil/spieler/487465 +1920,Transferred to Lazio,2019-07-01,2019-08-01,,,Transfer,Pedro Neto,/pedro-neto/profil/spieler/487465 +1920,Calf Strain,2019-08-18,2019-09-25,38,6,injury,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +1920,Transferred to Huddersfield,2020-01-31,2020-07-30,,,Transfer,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +1920,Transferred to St. Mirren,2020-01-08,2020-05-30,,,Transfer,Akin Famewo,/akin-famewo/profil/spieler/425713 +1920,Foot Injury,2020-06-01,2020-06-19,18,,injury,Jose Cholevas,/jose-cholevas/profil/spieler/41112 +1920,Ankle Injury,2019-12-01,2019-12-31,30,6,injury,Jose Cholevas,/jose-cholevas/profil/spieler/41112 +1920,Transferred to Hamilton Acad.,2020-01-22,2020-05-30,,,Transfer,Sam Woods,/sam-woods/profil/spieler/611650 +1920,Fractured Foot,2019-10-07,2020-03-01,146,32,injury,Ben Woodburn,/ben-woodburn/profil/spieler/344015 +1920,Transferred to Oxford United,2019-07-30,2020-07-13,,,Transfer,Ben Woodburn,/ben-woodburn/profil/spieler/344015 +1920,Hamstring Injury,2019-11-09,2020-01-15,67,11,injury,Josip Drmic,/josip-drmic/profil/spieler/140579 +1920,Hamstring Injury,2019-08-10,2019-08-28,18,3,injury,Josip Drmic,/josip-drmic/profil/spieler/140579 +1920,Red card suspension,2020-07-20,2020-07-27,7,1,suspension,Josip Drmic,/josip-drmic/profil/spieler/140579 +1920,Calf Injury,2020-01-05,2020-01-31,26,4,injury,Junior Stanislas,/junior-stanislas/profil/spieler/87672 +1920,Thigh Muscle Strain,2020-01-18,2020-02-28,41,7,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1920,Calf Injury,2019-12-09,2019-12-20,11,1,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1920,Hamstring Injury,2019-09-22,2019-10-05,13,1,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1920,Knee Injury,2019-08-12,2019-08-16,4,,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +1920,Hamstring Injury,2020-07-02,2020-07-30,28,7,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +1920,Muscle Injury,2020-02-17,2020-06-08,112,6,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +1920,Hamstring Injury,2020-01-02,2020-01-16,14,2,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +1920,Groin Injury,2019-10-14,2019-11-04,21,5,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +1920,Knock,2019-10-10,2019-10-14,4,,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +1920,Hip Injury,2019-04-28,2019-11-08,194,15,injury,Dan Gosling,/dan-gosling/profil/spieler/44983 +1920,Transferred to West Ham U21,2019-07-01,2020-07-31,,,Transfer,Alfie Lewis,/alfie-lewis/profil/spieler/423571 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Angel Gomes,/angel-gomes/profil/spieler/392770 +1920,Hip Injury,2020-01-04,2020-02-19,46,9,injury,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 +1920,Transferred to Brighton U23,2019-07-01,2020-07-31,,,Transfer,Jordan Davies,/jordan-davies/profil/spieler/427927 +1920,Yellow card suspension,2019-10-28,2019-11-04,7,1,suspension,Danny Rose,/danny-rose/profil/spieler/50174 +1920,Transferred to Wolves U21,2019-07-01,2020-01-30,,,Transfer,Benny Ashley-Seal,/benny-ashley-seal/profil/spieler/322089 +1920,Transferred to Accrington,2020-01-31,2020-05-30,,,Transfer,Benny Ashley-Seal,/benny-ashley-seal/profil/spieler/322089 +1920,Transferred to Wolves U21,2020-05-31,2020-07-31,,,Transfer,Benny Ashley-Seal,/benny-ashley-seal/profil/spieler/322089 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Luis Longstaff,/luis-longstaff/profil/spieler/433182 +1920,Bone Bruise,2019-07-22,2019-08-01,10,,injury,Yasser Larouci,/yasser-larouci/profil/spieler/554251 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Yasser Larouci,/yasser-larouci/profil/spieler/554251 +1920,Back Injury,2019-09-22,2019-10-18,26,2,injury,Tim Krul,/tim-krul/profil/spieler/33027 +1920,Knock,2019-09-01,2019-09-13,12,,injury,Tim Krul,/tim-krul/profil/spieler/33027 +1920,Strain,2020-02-02,2020-02-15,13,,injury,Ezri Konsa,/ezri-konsa/profil/spieler/413403 +1920,Strain,2019-08-05,2019-08-09,4,,injury,Ezri Konsa,/ezri-konsa/profil/spieler/413403 +1920,Transferred to Brentford,2019-07-01,2019-07-10,,,Transfer,Ezri Konsa,/ezri-konsa/profil/spieler/413403 +1920,Transferred to Chelsea U18,2019-07-01,2020-07-31,,,Transfer,Henry Lawrence,/henry-lawrence/profil/spieler/580765 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Dylan Levitt,/dylan-levitt/profil/spieler/496652 +1920,Knee Injury,2020-02-03,2020-02-15,12,,injury,Bukayo Saka,/bukayo-saka/profil/spieler/433177 +1920,Thigh Muscle Strain,2019-08-25,2019-10-20,56,9,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +1920,Influenza,2019-01-26,2019-02-02,7,1,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +1920,Hamstring Injury,2018-12-06,2018-12-14,8,2,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +1920,Muscular problems,2018-08-21,2018-08-31,10,1,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +1920,Strain,2020-07-16,2020-09-12,58,6,injury,Chicharito,/chicharito/profil/spieler/50935 +1920,Virus Infection,2019-12-19,2019-12-27,8,1,injury,Chicharito,/chicharito/profil/spieler/50935 +1920,Transferred to Sevilla FC,2019-09-02,2020-01-20,,,Transfer,Chicharito,/chicharito/profil/spieler/50935 +1920,Transferred to Los Angeles,2020-01-21,2020-07-31,,,Transfer,Chicharito,/chicharito/profil/spieler/50935 +1920,Groin Strain,2020-06-22,2020-07-04,12,3,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +1920,Calf Injury,2020-01-02,2020-01-18,16,2,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +1920,Chest injury,2019-08-08,2019-09-13,36,5,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +1920,Hamstring Injury,2020-01-19,2020-02-22,34,4,injury,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 +1920,Unknown Injury,2019-10-21,2019-11-22,32,4,injury,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 +1920,Transferred to Stade Rennais,2019-07-01,2019-08-07,,,Transfer,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 +1920,Cruciate Ligament Rupture,2019-10-04,2020-03-31,179,28,injury,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 +1920,Disrupted Calf Muscle,2019-09-01,2019-10-01,30,6,injury,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 +1920,Transferred to AS Roma,2019-08-21,2018-06-30,,,Transfer,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 +1920,Transferred to Arsenal U23,2019-07-01,2020-01-26,,,Transfer,James Olayinka,/james-olayinka/profil/spieler/506965 +1920,Transferred to Northampton,2020-01-27,2020-06-29,,,Transfer,James Olayinka,/james-olayinka/profil/spieler/506965 +1920,Transferred to Arsenal U23,2020-06-30,2020-07-31,,,Transfer,James Olayinka,/james-olayinka/profil/spieler/506965 +1920,Ankle Injury,2020-06-22,2020-07-30,38,8,injury,Joel Matip,/joel-matip/profil/spieler/82105 +1920,Knee Injury,2019-10-28,2020-01-16,80,19,injury,Joel Matip,/joel-matip/profil/spieler/82105 +1920,Ill,2020-02-21,2020-03-01,9,2,injury,Christian Atsu,/christian-atsu/profil/spieler/186997 +1920,Hamstring Injury,2019-08-12,2019-08-24,12,1,injury,Christian Atsu,/christian-atsu/profil/spieler/186997 +1920,Unknown Injury,2019-07-31,2019-08-16,16,3,injury,Albian Ajeti,/albian-ajeti/profil/spieler/195906 +1920,Transferred to FC Basel,2019-07-01,2019-08-07,,,Transfer,Albian Ajeti,/albian-ajeti/profil/spieler/195906 +1920,Tear in the abductor muscle,2019-12-25,2020-03-09,75,14,injury,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 +1920,Back Injury,2019-12-06,2019-12-13,7,1,injury,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 +1920,Knee Surgery,2019-08-26,2020-10-23,424,,injury,Charlie Daniels,/charlie-daniels/profil/spieler/61819 +1920,Strain,2019-12-05,2019-12-25,20,3,injury,Harry Wilson,/harry-wilson/profil/spieler/279455 +1920,Unknown Injury,2019-10-20,2019-12-11,52,12,injury,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 +1920,Knock,2019-12-23,2020-01-20,28,6,injury,Marcos Alonso,/marcos-alonso/profil/spieler/112515 +1920,Knock,2019-09-26,2019-10-05,9,1,injury,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 +1920,Groin Injury,2020-02-15,2020-06-01,107,4,injury,Nathan Redmond,/nathan-redmond/profil/spieler/129078 +1920,Ankle Injury,2019-08-29,2019-09-19,21,2,injury,Nathan Redmond,/nathan-redmond/profil/spieler/129078 +1920,Knock,2018-12-17,2018-12-21,4,,injury,Nathan Redmond,/nathan-redmond/profil/spieler/129078 +1920,Back Injury,2019-11-04,2019-11-08,4,,injury,James McArthur,/james-mcarthur/profil/spieler/41416 +1920,Knock,2019-09-01,2019-09-21,20,1,injury,James McArthur,/james-mcarthur/profil/spieler/41416 +1920,Calf Injury,2020-06-29,2020-06-30,1,,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1920,Tear in the abductor muscle,2020-01-02,2020-06-06,156,12,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1920,Muscle bruise,2019-12-28,2019-12-31,3,1,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1920,Groin Injury,2019-11-10,2019-11-22,12,,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1920,Arch pain,2019-10-02,2019-10-02,0,1,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +1920,Knock,2020-01-27,2020-06-12,137,10,injury,Lee Grant,/lee-grant/profil/spieler/13460 +1920,Transferred to Aston Villa U23,2019-07-01,2020-07-31,,,Transfer,Indiana Vassilev,/indiana-vassilev/profil/spieler/469860 +1920,Thigh Muscle Strain,2020-06-24,2020-06-28,4,1,injury,Vicente Guaita,/vicente-guaita/profil/spieler/64399 +1920,Knock,2019-10-17,2019-11-02,16,2,injury,Vicente Guaita,/vicente-guaita/profil/spieler/64399 +1920,Strain,2020-02-29,2020-03-15,15,2,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1920,Ankle Injury,2020-01-29,2020-02-01,3,,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1920,Ankle Injury,2019-11-30,2019-11-30,0,,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +1920,Cruciate Ligament Rupture,2019-09-25,2020-09-11,352,15,injury,Meritan Shabani,/meritan-shabani/profil/spieler/379980 +1920,Transferred to FC Bayern II,2019-07-01,2019-08-07,,,Transfer,Meritan Shabani,/meritan-shabani/profil/spieler/379980 +1920,Transferred to Wolves U21,2019-08-08,2020-07-31,,,Transfer,Meritan Shabani,/meritan-shabani/profil/spieler/379980 +1920,Knee Injury,2020-02-01,2020-08-03,184,16,injury,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 +1920,Hamstring Injury,2019-10-17,2019-10-25,8,1,injury,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 +1920,Knock,2018-09-21,2018-10-19,28,4,injury,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 +1920,Transferred to Östersund,2019-07-01,2019-07-15,,,Transfer,Ravel Morrison,/ravel-morrison/profil/spieler/128907 +1920,Transferred to Middlesbrough,2020-01-31,2020-07-30,,,Transfer,Ravel Morrison,/ravel-morrison/profil/spieler/128907 +1920,Ill,2020-02-19,2020-02-22,3,1,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +1920,Back Injury,2019-10-07,2019-10-19,12,,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +1920,Tonsillitis,2019-09-20,2019-09-23,3,1,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +1920,Groin Injury,2020-01-12,2020-01-31,19,2,injury,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 +1920,Knock,2019-12-08,2019-12-20,12,2,injury,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 +1920,No eligibility,2019-08-09,2019-12-31,144,20,absence,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 +1920,Ill,2020-01-09,2020-01-14,5,1,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +1920,Hamstring Injury,2019-10-04,2019-10-23,19,2,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +1920,Ill,2019-09-07,2019-09-18,11,1,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +1920,Transferred to Middlesbrough,2019-07-01,2020-01-14,,,Transfer,Darren Randolph,/darren-randolph/profil/spieler/51321 +1920,Strain,2020-01-23,2020-06-09,138,6,injury,Lloyd Kelly,/lloyd-kelly/profil/spieler/480116 +1920,Hamstring Injury,2019-11-03,2020-01-19,77,13,injury,Lloyd Kelly,/lloyd-kelly/profil/spieler/480116 +1920,Ligament Injury,2019-07-29,2019-09-21,54,7,injury,Lloyd Kelly,/lloyd-kelly/profil/spieler/480116 +1920,Transferred to Derby,2019-07-01,2019-08-07,,,Transfer,Scott Carson,/scott-carson/profil/spieler/14555 +1920,Transferred to Everton U23,2019-07-01,2020-07-31,,,Transfer,Ellis Simms,/ellis-simms/profil/spieler/511550 +1920,Nasal Bone Fracture,2020-06-17,2020-06-26,9,3,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +1920,Knee Injury,2020-01-21,2020-03-02,41,11,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +1920,Calf Injury,2019-09-26,2019-11-08,43,6,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +1920,Transferred to Palace U21,2019-07-01,2020-07-31,,,Transfer,Nya Kirby,/nya-kirby/profil/spieler/406633 +1920,Knock,2020-07-16,2020-07-20,4,1,injury,Lucas Moura,/lucas-moura/profil/spieler/77100 +1920,Knock,2019-12-23,2020-01-02,10,3,injury,Lucas Moura,/lucas-moura/profil/spieler/77100 +1920,Knock,2020-07-13,2020-07-31,18,3,injury,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +1920,Groin Injury,2020-01-01,2020-01-21,20,5,injury,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +1920,Groin Injury,2019-12-06,2019-12-21,15,3,injury,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +1920,Groin Injury,2019-11-19,2019-11-26,7,2,injury,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +1920,Hamstring Injury,2019-08-18,2019-09-12,25,2,injury,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +1920,Transferred to Olympique Lyon,2019-07-01,2019-07-01,,,Transfer,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +1920,Strain,2020-01-05,2020-01-31,26,,injury,Leon Balogun,/leon-balogun/profil/spieler/56100 +1920,Unknown Injury,2019-08-29,2019-10-04,36,5,injury,Leon Balogun,/leon-balogun/profil/spieler/56100 +1920,Transferred to Wigan,2020-01-31,2020-05-30,,,Transfer,Leon Balogun,/leon-balogun/profil/spieler/56100 +1920,Transferred to Wigan,2020-06-26,2020-07-31,,,Transfer,Leon Balogun,/leon-balogun/profil/spieler/56100 +1920,Knee Injury,2019-12-08,2020-01-04,27,5,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +1920,Knee Injury,2019-12-01,2019-12-06,5,1,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +1920,Head Injury,2019-11-04,2019-11-08,4,,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +1920,Groin Injury,2020-01-12,2020-06-15,155,8,injury,Ben Gibson,/ben-gibson/profil/spieler/128904 +1920,Groin Injury,2019-12-08,2020-01-10,33,6,injury,Ben Gibson,/ben-gibson/profil/spieler/128904 +1920,Hip Injury,2019-11-09,2019-12-04,25,5,injury,Oliver Skipp,/oliver-skipp/profil/spieler/406638 +1920,Ankle Injury,2019-11-11,2019-11-22,11,,injury,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +1920,Transferred to Wolves U21,2019-07-01,2020-01-30,,,Transfer,Dion Sanderson,/dion-sanderson/profil/spieler/495993 +1920,Transferred to Cardiff,2020-01-31,2020-07-30,,,Transfer,Dion Sanderson,/dion-sanderson/profil/spieler/495993 +1920,Transferred to Wolves U21,2020-07-31,2020-07-31,,,Transfer,Dion Sanderson,/dion-sanderson/profil/spieler/495993 +1920,Knock,2020-06-29,2020-07-18,19,4,injury,Yan Valery,/yan-valery/profil/spieler/406008 +1920,Virus Infection,2019-11-30,2020-02-21,83,16,injury,Yan Valery,/yan-valery/profil/spieler/406008 +1920,Transferred to Newport County,2019-08-23,2020-05-30,,,Transfer,Ryan Inniss,/ryan-inniss/profil/spieler/183284 +1920,Neck Injury,2020-07-20,2020-07-25,5,1,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +1920,Knee Surgery,2019-07-25,2020-01-10,169,32,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +1920,Unknown Injury,2019-08-30,2019-09-10,11,1,injury,James Garner,/james-garner/profil/spieler/505219 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,James Garner,/james-garner/profil/spieler/505219 +1920,Stretched Ligament,2020-06-21,2020-08-27,67,11,injury,Bernd Leno,/bernd-leno/profil/spieler/72476 +1920,Transferred to Newcastle U23,2019-07-01,2020-07-31,,,Transfer,Lewis Cass,/lewis-cass/profil/spieler/474382 +1920,Transferred to Chelsea U18,2019-07-01,2020-07-31,,,Transfer,Dynel Simeu,/dynel-simeu/profil/spieler/503976 +1920,Knock,2020-06-19,2020-06-23,4,1,injury,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 +1920,Angina,2019-12-18,2019-12-25,7,1,injury,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 +1920,Transferred to VfB Stuttgart,2019-08-07,2019-12-30,,,Transfer,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 +1920,Transferred to VfB Stuttgart,2020-01-13,2020-06-29,,,Transfer,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 +1920,Ankle Injury,2020-01-21,2020-06-20,151,9,injury,Emil Krafth,/emil-krafth/profil/spieler/184528 +1920,Transferred to Amiens SC,2019-07-01,2019-08-07,,,Transfer,Emil Krafth,/emil-krafth/profil/spieler/184528 +1920,Ankle Injury,2020-06-16,2020-06-30,14,3,injury,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +1920,Corona virus,2020-03-12,2020-03-26,14,,injury,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +1920,Hamstring Injury,2020-02-04,2020-04-04,60,6,injury,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +1920,Knock,2019-11-21,2019-11-28,7,2,injury,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +1920,Calf Injury,2019-09-02,2019-09-14,12,,injury,Joe Willock,/joe-willock/profil/spieler/340329 +1920,Ankle Injury,2020-06-18,2020-06-24,6,1,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1920,Concussion,2019-12-09,2019-12-17,8,3,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1920,Back Injury,2019-08-12,2019-08-23,11,1,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +1920,Groin Injury,2019-12-15,2020-01-23,39,8,injury,Simon Moore,/simon-moore/profil/spieler/123536 +1920,Arm Injury,2020-02-24,2020-06-15,112,3,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +1920,Strain,2020-01-15,2020-02-15,31,4,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +1920,Ankle Injury,2019-12-16,2019-12-30,14,3,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +1920,Hamstring Injury,2019-11-17,2019-11-30,13,2,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +1920,Transferred to Rochdale,2019-07-01,2020-01-30,,,Transfer,Luke Matheson,/luke-matheson/profil/spieler/614084 +1920,Transferred to Wolves U21,2020-01-31,2020-01-31,,,Transfer,Luke Matheson,/luke-matheson/profil/spieler/614084 +1920,Transferred to Rochdale,2020-02-01,2020-05-30,,,Transfer,Luke Matheson,/luke-matheson/profil/spieler/614084 +1920,Transferred to Wolves U21,2020-05-31,2020-07-31,,,Transfer,Luke Matheson,/luke-matheson/profil/spieler/614084 +1920,Abdominal Strain,2020-06-08,2020-07-08,30,4,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1920,Knee Injury,2020-02-09,2020-02-28,19,1,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1920,Calf Strain,2019-12-08,2019-12-25,17,3,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1920,Knock,2019-11-24,2019-12-04,10,2,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1920,Head Injury,2019-09-29,2019-10-18,19,1,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +1920,Head Injury,2020-07-14,2020-07-18,4,1,injury,Brandon Williams,/brandon-williams/profil/spieler/507700 +1920,Knock,2019-12-22,2019-12-25,3,,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1920,Knock,2019-11-24,2019-11-29,5,,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1920,Knock,2019-11-10,2019-11-22,12,,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1920,Ill,2019-09-27,2019-10-05,8,1,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +1920,Shoulder Injury,2020-07-16,2020-09-28,74,7,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +1920,Thigh Muscle Strain,2020-01-02,2020-01-17,15,3,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +1920,Knock,2019-12-29,2019-12-31,2,,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +1920,Knee Injury,2019-10-20,2019-11-24,35,3,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +1920,Calf Injury,2019-09-15,2019-09-20,5,,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +1920,Transferred to Wolves U21,2019-07-01,2020-07-31,,,Transfer,Terry Taylor,/terry-taylor/profil/spieler/463758 +1920,Ill,2020-03-10,2020-03-12,2,1,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +1920,Groin Injury,2020-03-01,2020-03-06,5,1,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +1920,Angina,2020-02-26,2020-03-03,6,2,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +1920,groin strain,2020-01-02,2020-01-25,23,5,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +1920,Ill,2019-11-26,2019-11-28,2,1,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +1920,Torn muscle bundle,2019-09-22,2019-09-28,6,3,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +1920,Torn muscle bundle,2019-08-10,2019-09-24,45,7,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +1920,Stomach complaints,2019-08-09,2019-09-18,40,3,injury,Pepe Reina,/pepe-reina/profil/spieler/7825 +1920,Torn Knee Ligament,2019-12-15,2020-01-17,33,6,injury,Ben Godfrey,/ben-godfrey/profil/spieler/343475 +1920,Groin Injury,2019-10-22,2019-10-26,4,,injury,Ben Godfrey,/ben-godfrey/profil/spieler/343475 +1920,Head Injury,2019-09-29,2019-10-04,5,,injury,Ben Godfrey,/ben-godfrey/profil/spieler/343475 +1920,Groin Injury,2019-09-11,2019-09-13,2,,injury,Ben Godfrey,/ben-godfrey/profil/spieler/343475 +1920,Transferred to Man City U23,2019-07-01,2020-07-31,,,Transfer,Taylor Harwood-Bellis,/taylor-harwood-bellis/profil/spieler/503977 +1920,Knock,2020-07-02,2020-07-03,1,,injury,Andrew Surman,/andrew-surman/profil/spieler/29975 +1920,Calf Injury,2019-12-15,2019-12-20,5,,injury,Andrew Surman,/andrew-surman/profil/spieler/29975 +1920,Knee Injury,2019-10-27,2019-12-06,40,5,injury,Andrew Surman,/andrew-surman/profil/spieler/29975 +1920,Cruciate Ligament Surgery,2020-03-02,2020-10-26,238,36,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +1920,Contused laceration,2020-01-24,2020-02-21,28,2,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +1920,Groin Injury,2019-10-18,2019-10-27,9,2,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +1920,No eligibility,2020-02-07,2020-02-09,2,1,absence,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +1920,Torn muscle bundle,2019-11-07,2019-12-31,54,11,injury,Dani Ceballos,/dani-ceballos/profil/spieler/319745 +1920,Knock,2019-08-08,2019-08-10,2,,injury,Dani Ceballos,/dani-ceballos/profil/spieler/319745 +1920,Transferred to Real Madrid,2019-07-01,2019-07-24,,,Transfer,Dani Ceballos,/dani-ceballos/profil/spieler/319745 +1920,Hamstring Injury,2019-12-23,2020-01-27,35,7,injury,Alex Iwobi,/alex-iwobi/profil/spieler/242631 +1920,No eligibility,2019-08-08,2019-08-11,3,1,absence,Alex Iwobi,/alex-iwobi/profil/spieler/242631 +1920,Foot Injury,2020-01-19,2020-01-25,6,1,injury,John Stones,/john-stones/profil/spieler/186590 +1920,Knock,2019-12-08,2020-01-03,26,7,injury,John Stones,/john-stones/profil/spieler/186590 +1920,Muscle Injury,2019-09-17,2019-10-22,35,8,injury,John Stones,/john-stones/profil/spieler/186590 +1920,Appendicitis,2020-05-28,2020-07-11,44,,injury,Troy Parrott,/troy-parrott/profil/spieler/552655 +1920,Transferred to Tottenham U23,2019-07-01,2020-07-31,,,Transfer,Troy Parrott,/troy-parrott/profil/spieler/552655 +1920,Groin Injury,2019-10-23,2020-05-31,221,22,injury,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +1920,Groin Injury,2019-08-11,2019-08-16,5,,injury,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +1920,Collarbone fracture,2020-01-01,2020-02-08,38,7,injury,Dan Burn,/dan-burn/profil/spieler/134270 +1920,Ankle Injury,2019-11-11,2019-11-22,11,,injury,Mohamed Salah,/mohamed-salah/profil/spieler/148455 +1920,Ankle problems,2019-10-06,2019-10-22,16,1,injury,Mohamed Salah,/mohamed-salah/profil/spieler/148455 +1920,Ankle Injury,2020-03-04,2020-06-06,94,2,injury,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 +1920,Back Injury,2019-11-03,2020-01-10,68,14,injury,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 +1920,Knock,2019-08-08,2019-08-10,2,1,injury,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 +1920,Ankle Injury,2020-06-12,2020-06-26,14,4,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1920,Knock,2019-09-30,2020-02-26,149,8,injury,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1920,Transferred to RCD Mallorca,2020-01-31,2020-07-31,,,Transfer,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 +1920,Transferred to Brighton U23,2019-07-01,2020-07-31,,,Transfer,Peter Gwargis,/peter-gwargis/profil/spieler/430824 +1920,Transferred to Portsmouth,2019-07-01,2020-07-06,,,Transfer,Sean Raggett,/sean-raggett/profil/spieler/226219 +1920,Metatarsal Fracture,2015-06-26,2015-09-20,86,20,injury,Dennis Srbeny,/dennis-srbeny/profil/spieler/159239 +1920,Transferred to SC Paderborn,2020-01-08,2020-07-31,,,Transfer,Dennis Srbeny,/dennis-srbeny/profil/spieler/159239 +1920,Transferred to Newcastle U23,2019-07-01,2020-07-31,,,Transfer,Jack Young,/jack-young/profil/spieler/507235 +1920,Calf Injury,2020-01-23,2020-02-07,15,1,injury,Shane Duffy,/shane-duffy/profil/spieler/119269 +1920,Groin Injury,2020-01-12,2020-01-17,5,,injury,Shane Duffy,/shane-duffy/profil/spieler/119269 +1920,Calf Injury,2019-09-26,2019-10-11,15,2,injury,Shane Duffy,/shane-duffy/profil/spieler/119269 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Teden Mengi,/teden-mengi/profil/spieler/548470 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Adam Lewis,/adam-lewis/profil/spieler/347481 +1920,Knee Problems,2020-01-30,2020-02-27,28,3,injury,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +1920,Knee Injury,2020-01-09,2020-01-20,11,2,injury,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +1920,Hamstring Injury,2019-08-26,2019-08-29,3,1,injury,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +1920,Knee Injury,2020-06-23,2020-10-16,115,17,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1920,Thigh Muscle Strain,2020-03-09,2020-03-31,22,,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1920,Muscle Injury,2019-11-24,2019-12-20,26,7,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +1920,Transferred to Hellerup IK,2019-07-01,2019-08-09,,,Transfer,Lukas Jensen,/lukas-jensen/profil/spieler/581890 +1920,Transferred to Burnley U21,2019-08-10,2020-07-31,,,Transfer,Lukas Jensen,/lukas-jensen/profil/spieler/581890 +1920,Hamstring Injury,2020-06-15,2020-10-01,108,14,injury,Grant Hanley,/grant-hanley/profil/spieler/121385 +1920,Knock,2020-01-12,2020-01-17,5,,injury,Grant Hanley,/grant-hanley/profil/spieler/121385 +1920,Ill,2020-01-05,2020-01-10,5,,injury,Grant Hanley,/grant-hanley/profil/spieler/121385 +1920,Groin Strain,2019-09-29,2019-12-18,80,10,injury,Grant Hanley,/grant-hanley/profil/spieler/121385 +1920,Groin Strain,2019-08-26,2019-09-10,15,2,injury,Grant Hanley,/grant-hanley/profil/spieler/121385 +1920,Tonsillitis,2020-01-05,2020-01-10,5,,injury,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +1920,Knee Injury,2019-11-18,2019-11-30,12,1,injury,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +1920,Arm Injury,2019-09-29,2019-10-04,5,,injury,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +1920,Ankle Injury,2020-06-26,2020-07-08,12,2,injury,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 +1920,Transferred to Rangers,2019-07-01,2020-05-30,,,Transfer,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +1920,Transferred to Man Utd U23,2019-07-01,2020-07-31,,,Transfer,Arnau Puigmal,/arnau-puigmal/profil/spieler/536030 +1920,Achilles tendon rupture,2020-05-28,2021-04-02,309,45,injury,Jean-Philippe Gbamin,/jean-philippe-gbamin/profil/spieler/182894 +1920,Hamstring Injury,2019-08-18,2020-04-03,229,32,injury,Jean-Philippe Gbamin,/jean-philippe-gbamin/profil/spieler/182894 +1920,Transferred to 1.FSV Mainz 05,2019-07-01,2019-08-01,,,Transfer,Jean-Philippe Gbamin,/jean-philippe-gbamin/profil/spieler/182894 +1920,Transferred to Nottm Forest,2019-07-01,2019-07-25,,,Transfer,Ben Osborn,/ben-osborn/profil/spieler/218087 +1920,Thigh Problems,2020-02-08,2020-09-30,235,15,injury,Lovre Kalinic,/lovre-kalinic/profil/spieler/46405 +1920,Transferred to Toulouse,2020-01-20,2020-06-29,,,Transfer,Lovre Kalinic,/lovre-kalinic/profil/spieler/46405 +1920,Back Injury,2020-01-16,2020-06-05,141,13,injury,Marcus Rashford,/marcus-rashford/profil/spieler/258923 +1920,Hip Injury,2019-09-22,2019-09-30,8,3,injury,Marcus Rashford,/marcus-rashford/profil/spieler/258923 +1920,Transferred to Palace U21,2019-07-01,2020-07-31,,,Transfer,Brandon Pierrick,/brandon-pierrick/profil/spieler/703470 +1920,Knee Injury,2020-01-02,2020-01-11,9,1,injury,Craig Cathcart,/craig-cathcart/profil/spieler/59606 +1920,Knock,2019-12-29,2019-12-31,2,,injury,Craig Cathcart,/craig-cathcart/profil/spieler/59606 +1920,Back Injury,2019-11-03,2019-11-07,4,,injury,Craig Cathcart,/craig-cathcart/profil/spieler/59606 +1920,Strain,2019-09-11,2019-09-27,16,3,injury,Craig Cathcart,/craig-cathcart/profil/spieler/59606 +1920,Distortion of the ankle,2019-11-09,2019-11-22,13,1,injury,Ignacio Pussetto,/ignacio-pussetto/profil/spieler/283528 +1920,Transferred to Udinese Calcio,2019-07-01,2020-01-13,,,Transfer,Ignacio Pussetto,/ignacio-pussetto/profil/spieler/283528 +1920,Transferred to Watford Yth.,2019-07-01,2020-01-21,,,Transfer,Andi Janjeva,/andi-janjeva/profil/spieler/733495 +1920,Transferred to Watford U18,2020-01-22,2020-07-31,,,Transfer,Andi Janjeva,/andi-janjeva/profil/spieler/733495 +1920,Calf Injury,2020-01-02,2020-01-22,20,4,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +1920,Ankle Injury,2019-09-23,2019-10-18,25,4,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +1920,Hamstring Injury,2020-07-13,2020-07-25,12,2,injury,Neil Taylor,/neil-taylor/profil/spieler/67416 +1920,No eligibility,2019-08-09,2019-12-31,144,20,absence,George Thomas,/george-thomas/profil/spieler/298240 +1920,Transferred to ADO Den Haag,2020-01-13,2020-05-30,,,Transfer,George Thomas,/george-thomas/profil/spieler/298240 +1920,Indirect card suspension,2019-09-02,2019-09-16,14,1,suspension,Kevin Danso,/kevin-danso/profil/spieler/263236 +1920,Transferred to FC Augsburg,2019-07-01,2019-08-07,,,Transfer,Kevin Danso,/kevin-danso/profil/spieler/263236 +1920,Transferred to FC Augsburg,2020-06-30,2020-07-31,,,Transfer,Kevin Danso,/kevin-danso/profil/spieler/263236 +1920,Muscle Fatigue,2019-11-21,2019-12-18,27,5,injury,Ken Sema,/ken-sema/profil/spieler/252345 +1920,Transferred to Udinese Calcio,2019-08-22,2019-06-30,,,Transfer,Ken Sema,/ken-sema/profil/spieler/252345 +1920,Knock,2019-10-18,2019-12-02,45,6,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1920,Ankle Injury,2019-09-27,2019-10-04,7,1,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +1920,Transferred to Sheff Wed,2020-01-31,2020-07-30,,,Transfer,Connor Wickham,/connor-wickham/profil/spieler/95435 +1920,Transferred to FC Emmen,2020-01-31,2020-06-29,,,Transfer,Pontus Dahlberg,/pontus-dahlberg/profil/spieler/365544 +1920,Fitness,2020-02-24,2020-02-29,5,2,injury,Neco Williams,/neco-williams/profil/spieler/503680 +1920,Ill,2020-01-29,2020-02-01,3,2,injury,Neco Williams,/neco-williams/profil/spieler/503680 +1920,Fitness,2020-01-18,2020-01-20,2,1,injury,Neco Williams,/neco-williams/profil/spieler/503680 +1920,Transferred to Liverpool U23,2019-07-01,2019-12-31,,,Transfer,Neco Williams,/neco-williams/profil/spieler/503680 +1920,Ill,2019-12-30,2020-01-07,8,3,injury,Ederson,/ederson/profil/spieler/238223 +1920,Ill,2019-12-08,2019-12-14,6,1,injury,Ederson,/ederson/profil/spieler/238223 +1920,Muscular problems,2019-11-06,2019-11-22,16,2,injury,Ederson,/ederson/profil/spieler/238223 +1920,Red card suspension,2019-12-28,2019-12-30,2,1,suspension,Ederson,/ederson/profil/spieler/238223 +1920,Bruised Rib,2020-07-10,2020-07-20,10,2,injury,Kortney Hause,/kortney-hause/profil/spieler/233124 +1920,Ankle Injury,2019-08-11,2019-08-22,11,1,injury,Kortney Hause,/kortney-hause/profil/spieler/233124 +1920,Fractured Arm,2020-02-17,2020-04-30,73,6,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +1920,Red card suspension,2019-12-23,2020-01-02,10,3,suspension,Heung-min Son,/heung-min-son/profil/spieler/91845 +1920,Groin Injury,2020-01-26,2020-01-31,5,1,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1920,Strain,2019-12-30,2020-01-21,22,4,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1920,Hamstring Injury,2019-08-29,2019-11-22,85,10,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +1920,Transferred to Burnley U21,2019-05-31,2019-09-01,,,Transfer,Jimmy Dunne,/jimmy-dunne/profil/spieler/396174 +1920,Transferred to Fleetwood,2019-09-02,2019-12-31,,,Transfer,Jimmy Dunne,/jimmy-dunne/profil/spieler/396174 +1920,Transferred to Burnley U21,2020-01-01,2020-07-31,,,Transfer,Jimmy Dunne,/jimmy-dunne/profil/spieler/396174 +1920,Transferred to Wolves U18,2019-07-01,2020-07-31,,,Transfer,Christian Marques,/christian-marques/profil/spieler/539807 +1920,Thigh Muscle Strain,2020-02-03,2020-02-14,11,,injury,Charlie Taylor,/charlie-taylor/profil/spieler/195633 +1920,Thigh Muscle Strain,2019-12-01,2019-12-20,19,3,injury,Charlie Taylor,/charlie-taylor/profil/spieler/195633 +1920,Muscle Injury,2020-07-03,2020-07-25,22,5,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1920,Hamstring Injury,2019-08-04,2019-08-31,27,3,injury,Dele Alli,/dele-alli/profil/spieler/207929 +1920,Suspension through sports court,2020-06-11,2020-06-20,9,1,suspension,Dele Alli,/dele-alli/profil/spieler/207929 +1920,Hamstring Injury,2020-02-09,2020-10-25,259,19,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +1920,Thigh Muscle Strain,2020-01-05,2020-02-21,47,6,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +1920,Thigh Muscle Strain,2019-10-13,2019-12-25,73,10,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +1920,Calf Strain,2019-08-26,2019-09-27,32,4,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +1920,Shoulder Injury,2019-11-10,2019-12-25,45,5,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1920,Ankle Injury,2019-09-17,2019-09-27,10,2,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +1920,Thigh Muscle Strain,2020-01-02,2020-02-28,57,10,injury,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +1920,Knock,2019-12-08,2019-12-21,13,1,injury,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 +1920,Hamstring Injury,2019-11-10,2019-11-29,19,1,injury,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 +1920,Strain,2020-06-18,2020-07-17,29,8,injury,Christoph Zimmermann,/christoph-zimmermann/profil/spieler/77812 +1920,Hamstring Injury,2020-02-16,2020-03-06,19,3,injury,Christoph Zimmermann,/christoph-zimmermann/profil/spieler/77812 +1920,Ankle Injury,2019-09-01,2019-11-22,82,8,injury,Christoph Zimmermann,/christoph-zimmermann/profil/spieler/77812 +1920,Knee Surgery,2019-07-10,2019-08-26,47,3,injury,Christoph Zimmermann,/christoph-zimmermann/profil/spieler/77812 +1920,Knee Injury,2020-01-12,2020-02-29,48,10,injury,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 +1920,Groin Injury,2020-01-06,2020-02-16,41,5,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1920,Ankle Injury,2019-12-06,2020-01-04,29,7,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1920,Ill,2019-09-27,2019-10-05,8,2,injury,Olivier Giroud,/olivier-giroud/profil/spieler/82442 +1920,Ankle Injury,2019-09-01,2019-09-28,27,2,injury,Sean Longstaff,/sean-longstaff/profil/spieler/346707 +1920,Red card suspension,2019-10-28,2019-11-26,29,3,suspension,Sean Longstaff,/sean-longstaff/profil/spieler/346707 +1920,Transferred to Newcastle U23,2019-07-01,2019-07-15,,,Transfer,Liam Gibson,/liam-gibson/profil/spieler/312553 +1920,Transferred to Grimsby Town,2019-07-16,2019-12-31,,,Transfer,Liam Gibson,/liam-gibson/profil/spieler/312553 +1920,Transferred to Newcastle U23,2020-01-01,2020-07-31,,,Transfer,Liam Gibson,/liam-gibson/profil/spieler/312553 +1920,Transferred to Wolves U21,2019-07-01,2019-12-31,,,Transfer,Oskar Buur,/oskar-buur/profil/spieler/293283 +1920,Transferred to PSV Eindhoven,2019-07-01,2019-07-02,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1920,Transferred to RB Leipzig,2020-01-31,2020-07-31,,,Transfer,Angeliño,/angelino/profil/spieler/277179 +1920,Transferred to Wolves U21,2019-07-01,2020-07-31,,,Transfer,Andreas Söndergaard,/andreas-sondergaard/profil/spieler/462820 +1920,Achilles tendon rupture,2020-01-11,2020-10-18,281,30,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +1920,Groin Injury,2019-12-22,2020-01-10,19,4,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +1920,Transferred to Liverpool U18,2019-07-01,2020-07-31,,,Transfer,Layton Stewart,/layton-stewart/profil/spieler/580801 +1920,Cruciate Ligament Rupture,2019-12-29,2020-11-08,315,41,injury,Calum Chambers,/calum-chambers/profil/spieler/215118 +1920,Yellow card suspension,2019-12-22,2019-12-27,5,1,suspension,Calum Chambers,/calum-chambers/profil/spieler/215118 +1920,Transferred to Bay. Leverkusen,2019-07-01,2020-01-30,,,Transfer,Panagiotis Retsos,/panagiotis-retsos/profil/spieler/324351 +1920,Transferred to Bay. Leverkusen,2020-06-30,2020-07-31,,,Transfer,Panagiotis Retsos,/panagiotis-retsos/profil/spieler/324351 +1920,Knock,2020-07-13,2020-07-25,12,2,injury,Marc Albrighton,/marc-albrighton/profil/spieler/61560 +1920,Groin Injury,2019-12-15,2019-12-20,5,,injury,Ashley Westwood,/ashley-westwood/profil/spieler/91317 +1920,Groin Injury,2019-11-24,2019-12-13,19,3,injury,Ashley Westwood,/ashley-westwood/profil/spieler/91317 +1920,Knee Injury,2020-01-19,2020-01-24,5,1,injury,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 +1920,Knee Injury,2019-12-29,2020-01-10,12,2,injury,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 +1920,Groin Injury,2019-09-29,2019-11-01,33,3,injury,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 +1920,Groin Strain,2019-09-15,2019-09-27,12,1,injury,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 +1920,Ankle Injury,2020-07-31,2020-08-13,13,2,injury,Willian,/willian/profil/spieler/52769 +1920,Calf Injury,2020-03-05,2020-03-07,2,,injury,Willian,/willian/profil/spieler/52769 +1920,Hamstring Injury,2019-07-04,2019-08-12,39,1,injury,Willian,/willian/profil/spieler/52769 +1920,Transferred to Palace U21,2019-07-01,2020-01-30,,,Transfer,James Daly,/james-daly/profil/spieler/577779 +1920,Transferred to Bristol Rovers,2020-01-31,2020-07-31,,,Transfer,James Daly,/james-daly/profil/spieler/577779 +1920,Knock,2020-06-11,2020-06-20,9,,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1920,Ankle Injury,2019-12-23,2020-01-04,12,3,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1920,Head Injury,2019-10-03,2019-10-07,4,1,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +1920,Strain,2020-01-19,2020-01-31,12,2,injury,Emiliano Buendía,/emiliano-buendia/profil/spieler/321247 +1920,Red card suspension,2020-07-20,2020-07-27,7,1,suspension,Emiliano Buendía,/emiliano-buendia/profil/spieler/321247 +1920,Knee Surgery,2019-09-02,2019-12-04,93,11,injury,Bernardo,/bernardo/profil/spieler/364258 +1920,Transferred to Monaco,2019-07-01,2019-07-07,,,Transfer,Youri Tielemans,/youri-tielemans/profil/spieler/249565 +1920,Corona virus,2020-03-14,2020-04-05,22,,injury,Patrick Cutrone,/patrick-cutrone/profil/spieler/265078 +1920,Transferred to AC Milan,2019-07-01,2019-07-29,,,Transfer,Patrick Cutrone,/patrick-cutrone/profil/spieler/265078 +1920,Transferred to Fiorentina,2020-01-10,2020-07-31,,,Transfer,Patrick Cutrone,/patrick-cutrone/profil/spieler/265078 +1920,Knee Injury,2020-07-17,2020-07-25,8,1,injury,Moise Kean,/moise-kean/profil/spieler/364135 +1920,Transferred to Juventus,2019-07-01,2019-08-03,,,Transfer,Moise Kean,/moise-kean/profil/spieler/364135 +1920,Transferred to Sheff Wed,2019-08-08,2020-07-30,,,Transfer,Jacob Murphy,/jacob-murphy/profil/spieler/199527 +1920,Strain,2020-02-05,2020-02-29,24,2,injury,Keinan Davis,/keinan-davis/profil/spieler/412660 +1920,Strain,2019-11-01,2020-01-31,91,18,injury,Keinan Davis,/keinan-davis/profil/spieler/412660 +1920,Knee Injury,2020-06-21,2020-12-07,169,30,injury,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 +1920,Knock,2020-02-20,2020-02-25,5,2,injury,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 +1920,Hamstring Injury,2019-12-23,2020-01-06,14,4,injury,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 +1920,Transferred to Ituano,2019-07-01,2019-07-01,,,Transfer,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 +1920,Ankle Injury,2019-09-12,2019-09-17,5,1,injury,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 +1920,Hamstring Injury,2020-07-24,2020-09-14,52,8,injury,Jermain Defoe,/jermain-defoe/profil/spieler/3875 +1920,Calf Problems,2020-03-06,2020-03-15,9,2,injury,Jermain Defoe,/jermain-defoe/profil/spieler/3875 +1920,Calf Injury,2020-01-29,2020-03-02,33,10,injury,Jermain Defoe,/jermain-defoe/profil/spieler/3875 +1920,Knock,2019-11-27,2019-11-29,2,1,injury,Jermain Defoe,/jermain-defoe/profil/spieler/3875 +1920,Transferred to Tranmere Rovers,2019-08-02,2020-01-29,,,Transfer,Rushian Hepburn-Murphy,/rushian-hepburn-murphy/profil/spieler/314237 +1920,Transferred to Derby U23,2020-01-31,2020-05-30,,,Transfer,Rushian Hepburn-Murphy,/rushian-hepburn-murphy/profil/spieler/314237 +1920,Muscle Injury,2020-06-02,2020-06-30,28,2,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +1920,Bruise,2020-01-12,2020-01-17,5,,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +1920,Bruise,2019-12-06,2019-12-14,8,1,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +1920,Knee Injury,2019-10-20,2019-11-02,13,2,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +1920,Knee Injury,2020-01-23,2020-01-31,8,1,injury,Shane Long,/shane-long/profil/spieler/37304 +1920,Knee Injury,2019-12-22,2019-12-31,9,2,injury,Shane Long,/shane-long/profil/spieler/37304 +1920,Calf Injury,2020-06-02,2020-09-23,113,13,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1920,Muscle Injury,2019-11-04,2019-12-20,46,7,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1920,Muscle Injury,2019-10-06,2019-10-24,18,1,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1920,Calf Injury,2019-08-03,2019-08-31,28,4,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +1920,Transferred to West Ham U21,2019-07-01,2020-01-30,,,Transfer,Dan Kemp,/dan-kemp/profil/spieler/396857 +1920,Transferred to Stevenage,2020-01-31,2020-05-30,,,Transfer,Dan Kemp,/dan-kemp/profil/spieler/396857 +1920,Transferred to West Ham U21,2020-05-31,2020-07-31,,,Transfer,Dan Kemp,/dan-kemp/profil/spieler/396857 +1920,Strain,2020-07-02,2020-07-09,7,2,injury,Steve Cook,/steve-cook/profil/spieler/90836 +1920,Hamstring Injury,2020-03-08,2020-06-02,86,,injury,Steve Cook,/steve-cook/profil/spieler/90836 +1920,Hand Injury,2019-12-03,2020-01-11,39,8,injury,Steve Cook,/steve-cook/profil/spieler/90836 +1920,Hamstring Injury,2019-12-08,2019-12-20,12,1,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +1920,Transferred to Huddersfield,2020-01-10,2020-07-31,,,Transfer,Richard Stearman,/richard-stearman/profil/spieler/34349 +1920,Thigh Muscle Strain,2020-03-02,2020-06-14,104,1,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1920,Hamstring Injury,2019-11-24,2019-12-14,20,3,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +1920,Groin Strain,2019-10-16,2019-10-19,3,,injury,David de Gea,/david-de-gea/profil/spieler/59377 +1920,Fractured Foot,2019-12-09,2020-04-09,122,15,injury,Arnaut Danjuma,/arnaut-danjuma/profil/spieler/355861 +1920,Hamstring Injury,2019-07-29,2019-09-19,52,16,injury,Arnaut Danjuma,/arnaut-danjuma/profil/spieler/355861 +1920,Transferred to Club Brugge,2019-07-01,2019-07-31,,,Transfer,Arnaut Danjuma,/arnaut-danjuma/profil/spieler/355861 +1920,Hamstring Injury,2020-02-16,2021-01-16,335,40,injury,Sam Byram,/sam-byram/profil/spieler/236953 +1920,Transferred to Lincoln City,2019-09-02,2020-05-30,,,Transfer,Jake Hesketh,/jake-hesketh/profil/spieler/315185 +1920,Transferred to Carlisle United,2019-07-24,2020-05-30,,,Transfer,Nathan Thomas,/nathan-thomas/profil/spieler/222024 +1920,Transferred to Arsenal U23,2019-07-01,2020-07-31,,,Transfer,Tolaji Bola,/tolaji-bola/profil/spieler/340307 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Curtis Jones,/curtis-jones/profil/spieler/433188 +1920,Strain,2020-02-03,2020-02-15,12,1,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +1920,Hip Injury,2019-09-07,2019-10-20,43,8,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +1920,Transferred to Real Betis,2019-07-01,2019-08-07,,,Transfer,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +1920,Transferred to Real Betis,2020-06-30,2020-07-31,,,Transfer,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +1920,Ankle Injury,2019-09-01,2019-10-18,47,4,injury,Tom Trybull,/tom-trybull/profil/spieler/93831 +1920,Knee Injury,2019-11-10,2019-12-31,51,10,injury,Rob Holding,/rob-holding/profil/spieler/253341 +1920,Elbow Injury,2019-07-16,2019-12-31,168,16,injury,Vitezslav Jaros,/vitezslav-jaros/profil/spieler/486604 +1920,Transferred to Liverpool U23,2019-07-01,2020-07-31,,,Transfer,Vitezslav Jaros,/vitezslav-jaros/profil/spieler/486604 +1920,Suspended,2019-08-09,2020-01-31,175,24,suspension,Matty James,/matty-james/profil/spieler/73522 +1920,Transferred to Watford U21,2019-07-01,2020-07-31,,,Transfer,Bayli Spencer-Adams,/bayli-spencer-adams/profil/spieler/533083 +1920,Transferred to Swansea,2019-07-01,2019-07-24,,,Transfer,Jordan Ayew,/jordan-ayew/profil/spieler/108354 +1920,Transferred to Club Brugge,2019-07-01,2019-07-31,,,Transfer,Marvelous Nakamba,/marvelous-nakamba/profil/spieler/324882 +1920,Knee Injury,2019-12-02,2019-12-07,5,1,injury,Anwar El Ghazi,/anwar-el-ghazi/profil/spieler/183720 +1920,Knee Injury,2019-12-02,2019-12-07,5,1,injury,Anwar El Ghazi,/anwar-el-ghazi/profil/spieler/183720 +1920,Ankle Injury,2019-08-05,2019-08-09,4,,injury,Anwar El Ghazi,/anwar-el-ghazi/profil/spieler/183720 +1920,Knee Injury,2020-01-01,2020-01-04,3,1,injury,Bernard,/bernard/profil/spieler/175169 +1920,Knee Injury,2019-10-27,2019-11-30,34,4,injury,Bernard,/bernard/profil/spieler/175169 +1920,Ill,2019-09-26,2019-10-04,8,1,injury,Bernard,/bernard/profil/spieler/175169 +1920,Transferred to Southampton U23,2019-07-01,2020-07-31,,,Transfer,Will Ferry,/will-ferry/profil/spieler/504856 +1920,Transferred to Boca Juniors,2019-07-01,2020-01-30,,,Transfer,Alexis Mac Allister,/alexis-mac-allister/profil/spieler/534033 +1920,Cruciate Ligament Rupture,2020-01-18,2020-09-20,246,13,injury,Jetro Willems,/jetro-willems/profil/spieler/146258 +1920,Groin Injury,2020-01-02,2020-01-10,8,1,injury,Jetro Willems,/jetro-willems/profil/spieler/146258 +1920,Knee Injury,2019-12-15,2019-12-25,10,1,injury,Jetro Willems,/jetro-willems/profil/spieler/146258 +1920,Knee Injury,2019-09-22,2019-10-05,13,1,injury,Jetro Willems,/jetro-willems/profil/spieler/146258 +1920,Hamstring Injury,2019-08-29,2019-08-30,1,,injury,Jetro Willems,/jetro-willems/profil/spieler/146258 +1920,Transferred to E. Frankfurt,2019-07-01,2019-08-01,,,Transfer,Jetro Willems,/jetro-willems/profil/spieler/146258 +1920,Transferred to E. Frankfurt,2020-06-30,2020-07-31,,,Transfer,Jetro Willems,/jetro-willems/profil/spieler/146258 +1920,Thigh Muscle Strain,2019-12-18,2020-03-05,78,20,injury,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +1920,Hip Injury,2019-10-19,2019-11-23,35,7,injury,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +1920,Transferred to Norwich U21,2019-07-01,2020-07-31,,,Transfer,Archie Mair,/archie-mair/profil/spieler/447063 +1920,Ankle Injury,2020-07-02,2020-07-04,2,,injury,Joelinton,/joelinton/profil/spieler/333241 +1920,Thigh Muscle Strain,2020-02-17,2020-02-21,4,,injury,Joelinton,/joelinton/profil/spieler/333241 +1920,Shoulder Injury,2020-02-06,2020-02-15,9,,injury,Joelinton,/joelinton/profil/spieler/333241 +1920,Calf Problems,2019-12-29,2019-12-31,2,,injury,Joelinton,/joelinton/profil/spieler/333241 +1920,Groin Injury,2019-08-18,2019-08-24,6,,injury,Joelinton,/joelinton/profil/spieler/333241 +1920,Transferred to TSG Hoffenheim,2019-07-01,2019-07-22,,,Transfer,Joelinton,/joelinton/profil/spieler/333241 +1920,Transferred to Liverpool U23,2019-07-01,2019-08-05,,,Transfer,Liam Millar,/liam-millar/profil/spieler/487417 +1920,Transferred to Kilmarnock FC,2019-08-06,2020-01-07,,,Transfer,Liam Millar,/liam-millar/profil/spieler/487417 +1920,Transferred to Liverpool U23,2020-01-08,2020-07-31,,,Transfer,Liam Millar,/liam-millar/profil/spieler/487417 +1920,Hamstring Injury,2019-12-14,2020-01-10,27,6,injury,Grady Diangana,/grady-diangana/profil/spieler/342048 +1920,Transferred to West Brom,2019-08-08,2020-07-30,,,Transfer,Grady Diangana,/grady-diangana/profil/spieler/342048 +1920,Head Injury,2020-06-13,2020-06-17,4,2,injury,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 +1920,Pelvis Injury,2020-02-24,2020-03-08,13,2,injury,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 +1920,Groin Injury,2019-08-09,2019-10-05,57,10,injury,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 +1920,Transferred to 1.FC Nuremberg,2020-01-13,2020-07-11,,,Transfer,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 +1920,Transferred to Al-Gharafa SC,2020-01-16,2020-07-31,,,Transfer,Jonathan Kodjia,/jonathan-kodjia/profil/spieler/88971 +1920,Knock,2020-07-01,2020-07-04,3,,injury,Henri Lansbury,/henri-lansbury/profil/spieler/44794 +1920,Ankle Injury,2019-09-23,2019-10-04,11,2,injury,Henri Lansbury,/henri-lansbury/profil/spieler/44794 +1920,Transferred to Man City U23,2019-07-01,2019-07-23,,,Transfer,Tom Dele-Bashiru,/tom-dele-bashiru/profil/spieler/346472 +1920,Knee Injury,2019-08-08,2019-08-09,1,,injury,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1920,Transferred to Montreal,2020-03-03,2020-07-31,,,Transfer,Victor Wanyama,/victor-wanyama/profil/spieler/77760 +1920,Transferred to Man City U23,2019-07-01,2019-07-17,,,Transfer,Taylor Richards,/taylor-richards/profil/spieler/484551 +1920,Transferred to Brighton U23,2019-07-18,2020-07-31,,,Transfer,Taylor Richards,/taylor-richards/profil/spieler/484551 +1920,Calf Injury,2020-07-02,2020-07-03,1,,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +1920,Hamstring Injury,2019-09-22,2019-10-18,26,3,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +1920,Medial Collateral Ligament Knee Injury,2020-03-07,2020-04-01,25,1,injury,Martin Dúbravka,/martin-dubravka/profil/spieler/74960 +1920,Foot Injury,2019-11-20,2020-01-13,54,11,injury,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 +1920,Transferred to Celtic,2019-08-30,2020-07-31,,,Transfer,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 +1920,Head Injury,2020-02-10,2020-02-28,18,1,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +1920,Hamstring Injury,2019-12-08,2020-01-11,34,6,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +1920,Groin Injury,2020-02-03,2020-02-18,15,2,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +1920,Hamstring Injury,2019-10-23,2019-12-25,63,12,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +1920,Thigh Muscle Strain,2020-01-02,2020-03-10,68,9,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1920,Knock,2019-09-27,2019-11-29,63,7,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1920,Red card suspension,2019-12-03,2019-12-22,19,3,suspension,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +1920,Knee Injury,2019-12-18,2020-03-01,74,15,injury,Jack Colback,/jack-colback/profil/spieler/61644 +1920,Hip Injury,2019-12-15,2020-01-08,24,4,injury,David Martin,/david-martin/profil/spieler/15930 +1920,Knee Injury,2020-01-05,2020-05-19,135,9,injury,Chris Mepham,/chris-mepham/profil/spieler/480987 +1920,Calf Injury,2019-09-29,2019-10-18,19,1,injury,Chris Mepham,/chris-mepham/profil/spieler/480987 +1920,Knock,2019-09-11,2019-09-14,3,,injury,Chris Mepham,/chris-mepham/profil/spieler/480987 +1920,Ankle Injury,2020-01-12,2020-01-19,7,1,injury,Max Meyer,/max-meyer/profil/spieler/146164 +1920,Ankle Injury,2020-01-06,2020-01-10,4,,injury,Max Meyer,/max-meyer/profil/spieler/146164 +1920,Ill,2019-11-24,2019-12-15,21,3,injury,Max Meyer,/max-meyer/profil/spieler/146164 +1920,Transferred to Man City U23,2019-07-01,2020-01-23,,,Transfer,Ian Poveda,/ian-poveda/profil/spieler/392763 +1920,Transferred to Leeds,2020-01-24,2020-07-31,,,Transfer,Ian Poveda,/ian-poveda/profil/spieler/392763 +1920,Foot Injury,2019-09-26,2019-10-05,9,2,injury,Bruno Jordão,/bruno-jordao/profil/spieler/415646 +1920,Transferred to Lazio,2019-07-01,2019-08-01,,,Transfer,Bruno Jordão,/bruno-jordao/profil/spieler/415646 +1920,Transferred to Chelsea U23,2019-07-01,2020-01-09,,,Transfer,Marc Guéhi,/marc-guehi/profil/spieler/392757 +1920,Transferred to Swansea,2020-01-10,2020-07-30,,,Transfer,Marc Guéhi,/marc-guehi/profil/spieler/392757 +1920,Transferred to Chelsea U23,2020-07-31,2020-07-31,,,Transfer,Marc Guéhi,/marc-guehi/profil/spieler/392757 +1920,Influenza,2019-09-07,2019-09-12,5,,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +1920,Knock,2019-04-26,2019-04-27,1,,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +1920,Knock,2018-12-27,2019-01-02,6,1,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +1920,Yellow card suspension,2019-12-02,2019-12-04,2,1,suspension,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +1920,Transferred to Aston Villa U18,2019-07-01,2020-07-31,,,Transfer,Kaine Kesler-Hayden,/kaine-kesler-hayden/profil/spieler/626888 +1920,Hamstring Injury,2019-07-18,2019-09-11,55,6,injury,Odion Ighalo,/odion-ighalo/profil/spieler/62121 +1920,special leave,2020-01-31,2020-02-02,2,1,absence,Odion Ighalo,/odion-ighalo/profil/spieler/62121 +1920,Transferred to SH Shenhua,2019-07-01,2020-01-30,,,Transfer,Odion Ighalo,/odion-ighalo/profil/spieler/62121 +1920,Muscle Injury,2020-03-06,2020-03-12,6,1,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +1920,Groin Injury,2019-12-02,2019-12-07,5,1,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +1920,Hip Injury,2019-08-12,2019-08-30,18,3,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +1920,Knock,2019-08-25,2019-09-09,15,2,injury,Joel Pereira,/joel-pereira/profil/spieler/192611 +1920,Back Injury,2019-08-02,2019-08-16,14,1,injury,Joel Pereira,/joel-pereira/profil/spieler/192611 +1920,Transferred to Heart of Midl.,2019-08-13,2020-05-30,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +1920,Transferred to Spurs U18,2019-07-01,2020-07-31,,,Transfer,Dennis Cirkin,/dennis-cirkin/profil/spieler/568006 +1920,Transferred to Without Club,2019-07-01,2020-01-02,,,Transfer,Jack Rodwell,/jack-rodwell/profil/spieler/57079 +1920,Yellow card suspension,2019-11-03,2019-11-11,8,1,suspension,Ashley Young,/ashley-young/profil/spieler/14086 +1920,Transferred to Inter,2020-01-17,2020-07-31,,,Transfer,Ashley Young,/ashley-young/profil/spieler/14086 +1920,Transferred to Chelsea U18,2019-07-01,2020-07-31,,,Transfer,Lewis Bate,/lewis-bate/profil/spieler/587003 +1920,Virus Infection,2020-05-26,2020-05-31,5,,injury,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 +1920,Knock,2020-01-11,2020-01-17,6,1,injury,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 +1920,Achilles tendon rupture,2020-06-08,2021-03-19,284,49,injury,Isaac Success,/isaac-success/profil/spieler/295331 +1920,Groin Strain,2019-09-16,2019-11-01,46,7,injury,Isaac Success,/isaac-success/profil/spieler/295331 +1920,Transferred to Walsall,2019-07-08,2020-05-30,,,Transfer,Jack Rose,/jack-rose/profil/spieler/186923 +1920,Strain,2019-10-16,2019-10-21,5,1,injury,Christian Eriksen,/christian-eriksen/profil/spieler/69633 +1920,Transferred to Inter,2020-01-28,2020-07-31,,,Transfer,Christian Eriksen,/christian-eriksen/profil/spieler/69633 +1920,Transferred to Wolves U21,2019-07-01,2020-07-31,,,Transfer,Owen Otasowie,/owen-otasowie/profil/spieler/511815 +1920,Knee Problems,2019-09-09,2019-09-16,7,1,injury,Ally Samatta,/ally-samatta/profil/spieler/182201 +1920,Transferred to KRC Genk,2019-07-01,2020-01-19,,,Transfer,Ally Samatta,/ally-samatta/profil/spieler/182201 +1920,Hamstring Injury,2020-02-27,2020-06-15,109,3,injury,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 +1920,Knock,2020-01-23,2020-02-20,28,4,injury,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 +1920,Knee Injury,2019-08-29,2020-01-20,144,31,injury,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 +1920,Transferred to West Ham U21,2019-07-01,2019-08-01,,,Transfer,Mason Barrett,/mason-barrett/profil/spieler/504966 +1920,Transferred to Watford U21,2019-08-02,2020-07-31,,,Transfer,Mason Barrett,/mason-barrett/profil/spieler/504966 +1920,Transferred to Bournemouth U21,2019-07-01,2020-01-30,,,Transfer,Alexandru Dobre,/alexandru-dobre/profil/spieler/365770 +1920,Transferred to Wigan,2020-01-31,2020-07-30,,,Transfer,Alexandru Dobre,/alexandru-dobre/profil/spieler/365770 +1920,Transferred to Bournemouth U21,2020-07-31,2020-07-31,,,Transfer,Alexandru Dobre,/alexandru-dobre/profil/spieler/365770 +1920,Transferred to Union SG,2019-09-01,2020-01-18,,,Transfer,Soufyan Ahannach,/soufyan-ahannach/profil/spieler/262895 +1920,Transferred to Go Ahead Eagles,2020-01-20,2020-07-31,,,Transfer,Soufyan Ahannach,/soufyan-ahannach/profil/spieler/262895 +1920,Transferred to Nottm Forest,2019-07-01,2019-07-05,,,Transfer,Stephen Henderson,/stephen-henderson/profil/spieler/52191 +1920,Transferred to West Ham U21,2019-07-01,2020-07-31,,,Transfer,Joseph Anang,/joseph-anang/profil/spieler/576099 +1920,Bruised Knee,2019-12-13,2020-02-01,50,7,injury,Kenedy,/kenedy/profil/spieler/281404 +1920,Transferred to Getafe,2019-09-02,2020-06-29,,,Transfer,Kenedy,/kenedy/profil/spieler/281404 +1920,Calf Injury,2020-01-12,2020-01-24,12,2,injury,Mario Vrancic,/mario-vrancic/profil/spieler/39372 +1920,Calf Injury,2019-09-01,2019-11-07,67,7,injury,Mario Vrancic,/mario-vrancic/profil/spieler/39372 diff --git a/airsenal/data/absences_2021.csv b/airsenal/data/absences_2021.csv new file mode 100644 index 00000000..9f1dd369 --- /dev/null +++ b/airsenal/data/absences_2021.csv @@ -0,0 +1,1321 @@ +season,details,from,until,days,games,reason,player,url +2021,Calf Injury,2020-12-04,2021-01-25,52,10,injury,Martin Kelly,/martin-kelly/profil/spieler/78959 +2021,Bruise,2020-11-15,2020-11-21,6,,injury,Rhian Brewster,/rhian-brewster/profil/spieler/406560 +2021,Transferred to Liverpool U23,2020-08-01,2020-10-01,,,Transfer,Rhian Brewster,/rhian-brewster/profil/spieler/406560 +2021,Muscle Injury,2021-02-11,2021-03-01,18,4,injury,Fabinho,/fabinho/profil/spieler/225693 +2021,Muscular problems,2021-01-26,2021-02-06,11,3,injury,Fabinho,/fabinho/profil/spieler/225693 +2021,Hamstring Injury,2020-10-27,2020-11-21,25,4,injury,Fabinho,/fabinho/profil/spieler/225693 +2021,Medial Collateral Ligament Injury,2020-09-05,2020-12-11,97,13,injury,Dwight Gayle,/dwight-gayle/profil/spieler/196522 +2021,Hamstring Injury,2020-12-18,2020-12-25,7,1,injury,Ivan Cavaleiro,/ivan-cavaleiro/profil/spieler/149716 +2021,Thigh Problems,2020-10-23,2020-10-30,7,1,injury,Ivan Cavaleiro,/ivan-cavaleiro/profil/spieler/149716 +2021,Transferred to Nottm Forest,2020-08-28,2021-05-30,,,Transfer,Luke Freeman,/luke-freeman/profil/spieler/66923 +2021,Knock,2021-02-01,2021-02-20,19,5,injury,Kai Havertz,/kai-havertz/profil/spieler/309400 +2021,Corona virus,2020-11-03,2020-11-22,19,3,injury,Kai Havertz,/kai-havertz/profil/spieler/309400 +2021,Transferred to Bay. Leverkusen,2020-08-01,2020-09-03,,,Transfer,Kai Havertz,/kai-havertz/profil/spieler/309400 +2021,Transferred to Burnley U21,2020-08-01,2021-01-31,,,Transfer,Mace Goodridge,/mace-goodridge/profil/spieler/382552 +2021,Transferred to Barrow,2021-02-01,2021-05-30,,,Transfer,Mace Goodridge,/mace-goodridge/profil/spieler/382552 +2021,Transferred to Burnley U21,2021-05-31,2021-06-30,,,Transfer,Mace Goodridge,/mace-goodridge/profil/spieler/382552 +2021,Quarantine,2021-02-01,2021-02-07,6,2,injury,Gedson Fernandes,/gedson-fernandes/profil/spieler/337800 +2021,Transferred to Benfica,2021-01-31,2021-01-31,,,Transfer,Gedson Fernandes,/gedson-fernandes/profil/spieler/337800 +2021,Transferred to Galatasaray,2021-02-01,2021-06-29,,,Transfer,Gedson Fernandes,/gedson-fernandes/profil/spieler/337800 +2021,Transferred to Benfica,2021-06-30,2021-06-30,,,Transfer,Gedson Fernandes,/gedson-fernandes/profil/spieler/337800 +2021,Hamstring Injury,2021-02-04,2021-02-22,18,4,injury,Thomas Partey,/thomas-partey/profil/spieler/230784 +2021,Hip Injury,2020-12-03,2021-01-11,39,11,injury,Thomas Partey,/thomas-partey/profil/spieler/230784 +2021,Muscle Injury,2020-11-09,2020-12-03,24,4,injury,Thomas Partey,/thomas-partey/profil/spieler/230784 +2021,Transferred to Atlético Madrid,2020-08-01,2020-10-04,,,Transfer,Thomas Partey,/thomas-partey/profil/spieler/230784 +2021,Transferred to Brighton U23,2020-08-01,2021-01-04,,,Transfer,Jayson Molumby,/jayson-molumby/profil/spieler/357656 +2021,Transferred to Preston,2021-01-05,2021-05-30,,,Transfer,Jayson Molumby,/jayson-molumby/profil/spieler/357656 +2021,Transferred to Brighton U23,2021-05-31,2021-06-30,,,Transfer,Jayson Molumby,/jayson-molumby/profil/spieler/357656 +2021,Shoulder Injury,2020-07-17,2020-10-17,92,7,injury,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 +2021,Ankle Injury,2020-12-30,2021-01-11,12,1,injury,Kevin Long,/kevin-long/profil/spieler/111114 +2021,Ankle Injury,2020-10-26,2020-11-06,11,1,injury,Raphinha,/raphinha/profil/spieler/411295 +2021,Transferred to Stade Rennais,2020-08-01,2020-10-04,,,Transfer,Raphinha,/raphinha/profil/spieler/411295 +2021,Transferred to Tottenham U23,2020-07-01,2021-01-17,,,Transfer,Harvey White,/harvey-white/profil/spieler/581598 +2021,Transferred to Portsmouth,2021-01-18,2021-05-30,,,Transfer,Harvey White,/harvey-white/profil/spieler/581598 +2021,Transferred to Tottenham U23,2021-05-31,2021-06-30,,,Transfer,Harvey White,/harvey-white/profil/spieler/581598 +2021,Ankle Injury,2021-02-05,2021-05-31,115,12,injury,Alex Cochrane,/alex-cochrane/profil/spieler/392773 +2021,Transferred to Brighton U23,2020-08-01,2020-10-04,,,Transfer,Alex Cochrane,/alex-cochrane/profil/spieler/392773 +2021,Transferred to Union SG,2020-10-05,2021-06-29,,,Transfer,Alex Cochrane,/alex-cochrane/profil/spieler/392773 +2021,Transferred to Brighton U23,2021-06-30,2021-06-30,,,Transfer,Alex Cochrane,/alex-cochrane/profil/spieler/392773 +2021,Groin Surgery,2021-02-26,2021-05-19,82,15,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +2021,Knock,2020-11-16,2020-11-27,11,2,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +2021,Hip problems,2020-10-02,2020-10-03,1,,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +2021,Transferred to Arsenal U18,2020-08-01,2020-08-27,,,Transfer,Sam Greenwood,/sam-greenwood/profil/spieler/532178 +2021,Transferred to Leeds U21,2020-08-28,2021-06-30,,,Transfer,Sam Greenwood,/sam-greenwood/profil/spieler/532178 +2021,Transferred to Slavia Prague,2020-08-01,2020-10-01,,,Transfer,Vladimir Coufal,/vladimir-coufal/profil/spieler/157672 +2021,Quarantine,2021-06-21,2021-06-28,7,,injury,Mason Mount,/mason-mount/profil/spieler/346483 +2021,Hamstring Injury,2020-08-01,2020-11-03,94,14,injury,Jake Eastwood,/jake-eastwood/profil/spieler/526873 +2021,Transferred to Kilmarnock FC,2020-07-30,2020-12-31,,,Transfer,Jake Eastwood,/jake-eastwood/profil/spieler/526873 +2021,Transferred to Grimsby Town,2021-02-01,2021-05-30,,,Transfer,Jake Eastwood,/jake-eastwood/profil/spieler/526873 +2021,Knock,2020-11-10,2020-12-12,32,3,injury,Tom Heaton,/tom-heaton/profil/spieler/34130 +2021,Fitness,2021-02-15,2021-02-20,5,1,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +2021,Knock,2021-01-09,2021-02-14,36,7,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +2021,Quarantine,2020-11-11,2020-11-16,5,,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +2021,Transferred to TSG Hoffenheim,2020-10-05,2021-06-29,,,Transfer,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +2021,Ankle Injury,2020-09-11,2020-09-25,14,3,injury,Christian Benteke,/christian-benteke/profil/spieler/50201 +2021,Chest injury,2020-11-24,2020-12-13,19,3,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +2021,Virus Infection,2020-10-21,2020-11-05,15,2,injury,Phil Bardsley,/phil-bardsley/profil/spieler/15773 +2021,Muscle Injury,2021-04-11,2021-05-14,33,9,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +2021,Hamstring Injury,2021-02-10,2021-02-18,8,2,injury,Matej Vydra,/matej-vydra/profil/spieler/101500 +2021,Back Injury,2020-12-18,2021-01-11,24,4,injury,Matej Vydra,/matej-vydra/profil/spieler/101500 +2021,Knock,2021-02-18,2021-02-26,8,3,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +2021,Bruise,2020-11-22,2020-12-01,9,2,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +2021,Hamstring Injury,2020-10-10,2020-11-06,27,3,injury,James McCarthy,/james-mccarthy/profil/spieler/45333 +2021,Transferred to Leicester U21,2020-08-01,2021-06-30,,,Transfer,Vontae Daley-Campbell,/vontae-daley-campbell/profil/spieler/530732 +2021,Knock,2020-12-16,2021-01-11,26,5,injury,Leander Dendoncker,/leander-dendoncker/profil/spieler/168157 +2021,Transferred to Alavés,2020-10-04,2021-06-30,,,Transfer,Jota Peleteiro,/jota-peleteiro/profil/spieler/176591 +2021,Bone Bruise,2021-06-08,2021-07-08,30,,injury,Zack Steffen,/zack-steffen/profil/spieler/221624 +2021,Transferred to Liverpool U23,2020-08-01,2020-10-15,,,Transfer,Harvey Elliott,/harvey-elliott/profil/spieler/565822 +2021,Transferred to Blackburn,2020-10-16,2021-05-30,,,Transfer,Harvey Elliott,/harvey-elliott/profil/spieler/565822 +2021,Transferred to Liverpool U23,2021-05-31,2021-06-30,,,Transfer,Harvey Elliott,/harvey-elliott/profil/spieler/565822 +2021,Knee Injury,2021-04-03,2021-05-05,32,8,injury,Kieran Tierney,/kieran-tierney/profil/spieler/300716 +2021,Knee Injury,2021-01-19,2021-02-16,28,6,injury,Kieran Tierney,/kieran-tierney/profil/spieler/300716 +2021,Virus Infection,2020-10-07,2020-10-16,9,,injury,Kieran Tierney,/kieran-tierney/profil/spieler/300716 +2021,Groin Injury,2020-09-13,2020-09-27,14,2,injury,Kieran Tierney,/kieran-tierney/profil/spieler/300716 +2021,Transferred to Luton,2020-08-01,2021-05-30,,,Transfer,Eunan O'Kane,/eunan-okane/profil/spieler/61583 +2021,Ankle Injury,2020-12-30,2021-01-25,26,4,injury,Karlan Grant,/karlan-grant/profil/spieler/314183 +2021,Transferred to Huddersfield,2020-08-01,2020-10-14,,,Transfer,Karlan Grant,/karlan-grant/profil/spieler/314183 +2021,Ankle Injury,2020-08-31,2020-11-05,66,10,injury,Christian Walton,/christian-walton/profil/spieler/208379 +2021,Hamstring Injury,2021-01-20,2021-02-03,14,4,injury,Niels Nkounkou,/niels-nkounkou/profil/spieler/591193 +2021,Knee Injury,2021-03-20,2021-06-01,73,10,injury,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +2021,Corona virus,2020-11-25,2020-12-11,16,1,injury,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +2021,Thigh Muscle Strain,2020-10-18,2020-10-24,6,,injury,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +2021,Thigh Muscle Strain,2020-07-05,2020-07-25,20,5,injury,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +2021,Knee Problems,2020-12-30,2021-02-05,37,8,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +2021,Knock,2020-10-20,2020-10-25,5,,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +2021,Transferred to Watford,2020-08-01,2020-10-17,,,Transfer,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +2021,Knee Surgery,2021-05-12,2021-06-30,49,3,injury,Nick Pope,/nick-pope/profil/spieler/192080 +2021,Head Injury,2020-11-27,2020-12-04,7,1,injury,Nick Pope,/nick-pope/profil/spieler/192080 +2021,Toe Injury,2020-09-16,2020-09-29,13,4,injury,James Tarkowski,/james-tarkowski/profil/spieler/173504 +2021,Corona virus,2021-04-01,2021-04-15,14,2,injury,Willy Boly,/willy-boly/profil/spieler/142310 +2021,Bruise,2021-02-03,2021-02-28,25,5,injury,Willy Boly,/willy-boly/profil/spieler/142310 +2021,Muscle Injury,2020-12-26,2021-01-15,20,5,injury,Willy Boly,/willy-boly/profil/spieler/142310 +2021,Transferred to Atalanta U19,2020-08-01,2020-08-31,,,Transfer,Amad Diallo,/amad-diallo/profil/spieler/536835 +2021,Transferred to Atalanta BC,2020-09-01,2021-01-01,,,Transfer,Amad Diallo,/amad-diallo/profil/spieler/536835 +2021,Transferred to Brighton U23,2020-08-01,2021-06-30,,,Transfer,Teddy Jenks,/teddy-jenks/profil/spieler/530915 +2021,Calf Injury,2020-11-22,2020-12-11,19,1,injury,Andy Carroll,/andy-carroll/profil/spieler/48066 +2021,Transferred to Middlesbrough,2020-09-10,2021-05-30,,,Transfer,Marcus Bettinelli,/marcus-bettinelli/profil/spieler/116648 +2021,Corona virus,2020-09-07,2020-09-21,14,1,injury,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 +2021,Calf Injury,2021-02-01,2021-02-05,4,1,injury,Oriol Romeu,/oriol-romeu/profil/spieler/66100 +2021,Calf Injury,2020-12-30,2021-01-29,30,5,injury,Oriol Romeu,/oriol-romeu/profil/spieler/66100 +2021,Chest injury,2020-10-02,2020-12-11,70,7,injury,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 +2021,Transferred to R. Strasbourg,2021-01-31,2021-06-29,,,Transfer,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 +2021,Transferred to Wolves U21,2020-07-01,2021-06-30,,,Transfer,Hugo Bueno,/hugo-bueno/profil/spieler/698678 +2021,Knee Injury,2020-10-01,2020-10-25,24,2,injury,Matthew Lowton,/matthew-lowton/profil/spieler/102258 +2021,Corona virus,2021-01-03,2021-01-19,16,5,injury,Eric García,/eric-garcia/profil/spieler/466794 +2021,Knock,2020-12-10,2021-01-02,23,5,injury,Eric García,/eric-garcia/profil/spieler/466794 +2021,Head Injury,2020-09-20,2020-09-26,6,2,injury,Eric García,/eric-garcia/profil/spieler/466794 +2021,Transferred to Everton U23,2020-08-01,2021-06-30,,,Transfer,Harry Tyrer,/harry-tyrer/profil/spieler/574448 +2021,Muscular problems,2020-11-08,2020-11-21,13,2,injury,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 +2021,Transferred to Olympiacos,2020-10-05,2020-12-30,,,Transfer,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 +2021,Transferred to Famalicão,2021-01-05,2021-06-29,,,Transfer,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 +2021,Transferred to Sporting CP,2021-07-09,2021-06-30,,,Transfer,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 +2021,Knee Surgery,2020-12-10,2021-03-17,97,20,injury,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 +2021,Corona virus,2020-12-23,2021-01-04,12,2,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +2021,Knock,2020-12-16,2020-12-20,4,1,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +2021,Knock,2020-09-22,2020-11-02,41,9,injury,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 +2021,Transferred to Arsenal U23,2020-08-01,2021-06-30,,,Transfer,James Hillson,/james-hillson/profil/spieler/503765 +2021,Thigh Muscle Strain,2021-02-03,2021-02-14,11,2,injury,George Baldock,/george-baldock/profil/spieler/146690 +2021,Knock,2021-01-03,2021-01-16,13,2,injury,George Baldock,/george-baldock/profil/spieler/146690 +2021,Virus Infection,2020-10-23,2020-11-06,14,2,injury,Jack Butland,/jack-butland/profil/spieler/128899 +2021,Transferred to Stoke City,2020-08-01,2020-10-15,,,Transfer,Jack Butland,/jack-butland/profil/spieler/128899 +2021,Transferred to Southampton U23,2020-08-01,2021-01-28,,,Transfer,Jake Vokins,/jake-vokins/profil/spieler/421424 +2021,Transferred to Sunderland,2021-01-29,2021-05-30,,,Transfer,Jake Vokins,/jake-vokins/profil/spieler/421424 +2021,Transferred to Southampton B,2021-05-31,2021-06-30,,,Transfer,Jake Vokins,/jake-vokins/profil/spieler/421424 +2021,Ill,2021-02-01,2021-02-05,4,1,injury,Alisson,/alisson/profil/spieler/105470 +2021,Hip Injury,2020-11-29,2020-12-12,13,3,injury,Alisson,/alisson/profil/spieler/105470 +2021,Shoulder Injury,2020-10-03,2020-10-23,20,3,injury,Alisson,/alisson/profil/spieler/105470 +2021,Ill,2020-09-21,2020-09-27,6,1,injury,Alisson,/alisson/profil/spieler/105470 +2021,Muscle Injury,2021-04-01,2021-04-30,29,5,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +2021,Unknown Injury,2021-01-16,2021-01-26,10,2,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +2021,Corona virus,2020-11-16,2020-11-25,9,1,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +2021,Hamstring Injury,2020-11-21,2021-01-19,59,9,injury,Ross Barkley,/ross-barkley/profil/spieler/131978 +2021,Ill,2020-07-15,2020-07-23,8,2,injury,Ross Barkley,/ross-barkley/profil/spieler/131978 +2021,Groin Injury,2020-12-22,2021-01-11,20,3,injury,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 +2021,Ankle Injury,2021-02-21,2021-04-05,43,8,injury,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +2021,Transferred to West Brom U21,2020-08-01,2020-10-05,,,Transfer,Jamie Soule,/jamie-soule/profil/spieler/406636 +2021,Transferred to Lincoln City,2020-10-06,2020-12-31,,,Transfer,Jamie Soule,/jamie-soule/profil/spieler/406636 +2021,Transferred to West Brom U21,2021-01-01,2021-06-30,,,Transfer,Jamie Soule,/jamie-soule/profil/spieler/406636 +2021,Transferred to Man Utd U23,2020-08-01,2021-06-30,,,Transfer,Nathan Bishop,/nathan-bishop/profil/spieler/495033 +2021,Transferred to Man Utd U23,2020-07-01,2021-06-30,,,Transfer,Will Fish,/will-fish/profil/spieler/640245 +2021,Fitness,2021-02-18,2021-07-16,148,14,injury,Raúl Jiménez,/raul-jimenez/profil/spieler/206040 +2021,Fractured Skull,2020-11-30,2021-02-17,79,17,injury,Raúl Jiménez,/raul-jimenez/profil/spieler/206040 +2021,Transferred to Aston Villa U18,2020-08-01,2021-06-30,,,Transfer,Hayden Lindley,/hayden-lindley/profil/spieler/698097 +2021,Transferred to Wolves U21,2020-07-01,2021-06-30,,,Transfer,Lewis Richards,/lewis-richards/profil/spieler/571827 +2021,Transferred to Feyenoord U17,2020-08-01,2020-08-31,,,Transfer,Lamare Bogarde,/lamare-bogarde/profil/spieler/645686 +2021,Transferred to Aston Villa U18,2020-09-01,2021-06-30,,,Transfer,Lamare Bogarde,/lamare-bogarde/profil/spieler/645686 +2021,Transferred to Burnley U21,2020-07-01,2021-06-30,,,Transfer,Max Thompson,/max-thompson/profil/spieler/598958 +2021,Transferred to Southampton U18,2020-07-01,2021-06-30,,,Transfer,Ryan Finnigan,/ryan-finnigan/profil/spieler/807318 +2021,Muscle Injury,2020-12-13,2021-01-12,30,5,injury,Morgan Sanson,/morgan-sanson/profil/spieler/174094 +2021,Contracture,2020-09-12,2020-09-16,4,1,injury,Morgan Sanson,/morgan-sanson/profil/spieler/174094 +2021,Transferred to Marseille,2020-08-01,2021-01-25,,,Transfer,Morgan Sanson,/morgan-sanson/profil/spieler/174094 +2021,Transferred to OGC Nice,2021-01-04,2021-06-29,,,Transfer,William Saliba,/william-saliba/profil/spieler/495666 +2021,Foot Injury,2021-03-04,2021-05-07,64,9,injury,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 +2021,Transferred to Watford,2020-08-01,2020-09-07,,,Transfer,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 +2021,Virus Infection,2020-12-14,2021-01-19,36,1,injury,Adrián Bernabé,/adrian-bernabe/profil/spieler/466802 +2021,Transferred to Man City U23,2020-08-01,2021-06-30,,,Transfer,Adrián Bernabé,/adrian-bernabe/profil/spieler/466802 +2021,Transferred to Aston Villa U23,2020-08-01,2020-09-30,,,Transfer,Jake Walker,/jake-walker/profil/spieler/486100 +2021,Transferred to Alvechurch,2020-10-01,2020-12-31,,,Transfer,Jake Walker,/jake-walker/profil/spieler/486100 +2021,Transferred to Aston Villa U23,2021-01-01,2021-06-30,,,Transfer,Jake Walker,/jake-walker/profil/spieler/486100 +2021,Transferred to Chelsea U23,2020-08-01,2020-10-02,,,Transfer,Marcel Lavinier,/marcel-lavinier/profil/spieler/392772 +2021,Transferred to Tottenham U23,2020-10-03,2021-06-30,,,Transfer,Marcel Lavinier,/marcel-lavinier/profil/spieler/392772 +2021,Ankle Injury,2021-05-14,2021-05-24,10,3,injury,Antonee Robinson,/antonee-robinson/profil/spieler/349701 +2021,Transferred to Wigan,2020-08-01,2020-08-19,,,Transfer,Antonee Robinson,/antonee-robinson/profil/spieler/349701 +2021,Ankle Injury,2021-01-28,2021-02-12,15,4,injury,Josh Brownhill,/josh-brownhill/profil/spieler/293569 +2021,Knock,2020-12-30,2021-01-11,12,1,injury,Josh Brownhill,/josh-brownhill/profil/spieler/293569 +2021,Knock,2021-02-04,2021-02-14,10,1,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +2021,Calf Injury,2021-01-19,2021-01-29,10,2,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +2021,Thigh Muscle Strain,2020-09-25,2020-10-18,23,4,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +2021,Groin Injury,2020-11-15,2020-11-24,9,1,injury,Rhys Williams,/rhys-williams/profil/spieler/503679 +2021,Ankle Injury,2020-11-26,2021-01-11,46,9,injury,Lucas Digne,/lucas-digne/profil/spieler/126664 +2021,Red card suspension,2020-10-26,2020-11-02,7,1,suspension,Lucas Digne,/lucas-digne/profil/spieler/126664 +2021,Bruise,2020-09-27,2020-10-16,19,2,injury,André Gomes,/andre-gomes/profil/spieler/221025 +2021,Fitness,2020-09-11,2020-10-03,22,6,injury,Ola Aina,/ola-aina/profil/spieler/236490 +2021,Transferred to Torino,2020-08-01,2020-09-10,,,Transfer,Ola Aina,/ola-aina/profil/spieler/236490 +2021,Transferred to Torino,2021-06-30,2021-06-30,,,Transfer,Ola Aina,/ola-aina/profil/spieler/236490 +2021,Knee Injury,2020-09-26,2021-01-01,97,23,injury,Matija Sarkic,/matija-sarkic/profil/spieler/293257 +2021,Transferred to Shrewsbury,2020-09-02,2021-05-30,,,Transfer,Matija Sarkic,/matija-sarkic/profil/spieler/293257 +2021,Transferred to Celta de Vigo,2020-08-01,2021-01-31,,,Transfer,Okay Yokuslu,/okay-yokuslu/profil/spieler/137616 +2021,Transferred to Celta de Vigo,2021-06-30,2021-06-30,,,Transfer,Okay Yokuslu,/okay-yokuslu/profil/spieler/137616 +2021,Thigh Muscle Strain,2021-01-24,2021-02-10,17,4,injury,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 +2021,Groin Injury,2021-02-28,2021-04-04,35,4,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +2021,Calf Injury,2020-11-22,2021-01-22,61,11,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +2021,Ankle Injury,2020-09-21,2020-10-01,10,3,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +2021,Torn Muscle,2021-01-16,2021-04-12,86,21,injury,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +2021,Thigh Problems,2020-10-12,2020-11-29,48,11,injury,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +2021,Transferred to Arsenal U23,2020-08-01,2020-09-07,,,Transfer,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +2021,Transferred to Doncaster,2020-09-08,2021-05-30,,,Transfer,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +2021,Transferred to Arsenal U23,2021-05-31,2021-06-30,,,Transfer,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 +2021,Ill,2020-12-23,2020-12-29,6,1,injury,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 +2021,Suspended,2020-09-11,2020-09-28,17,3,suspension,Dan Barlaser,/dan-barlaser/profil/spieler/256773 +2021,Transferred to Rotherham,2020-10-02,2021-06-30,,,Transfer,Dan Barlaser,/dan-barlaser/profil/spieler/256773 +2021,Transferred to Brighton U23,2020-08-01,2021-06-30,,,Transfer,Romaric Yapi,/romaric-yapi/profil/spieler/536521 +2021,Transferred to Leicester U21,2020-08-01,2020-10-04,,,Transfer,Josh Knight,/josh-knight/profil/spieler/425026 +2021,Transferred to Wycombe,2020-10-05,2021-05-30,,,Transfer,Josh Knight,/josh-knight/profil/spieler/425026 +2021,Transferred to Leicester U21,2021-05-31,2021-06-30,,,Transfer,Josh Knight,/josh-knight/profil/spieler/425026 +2021,Transferred to Chelsea U23,2020-08-01,2021-06-30,,,Transfer,Tino Anjorin,/tino-anjorin/profil/spieler/433181 +2021,Facial Fracture,2021-05-29,2021-06-14,16,1,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +2021,Fracture of the orbit,2021-05-29,2021-06-07,9,1,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +2021,Muscular problems,2021-05-05,2021-05-15,10,2,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +2021,Hamstring Injury,2021-01-21,2021-02-16,26,7,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +2021,Muscle Injury,2020-10-12,2020-10-22,10,2,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +2021,Hamstring Injury,2020-10-05,2020-12-19,75,15,injury,Daniel Amartey,/daniel-amartey/profil/spieler/214056 +2021,Indirect card suspension,2020-12-27,2020-12-28,1,1,suspension,Tyrone Mings,/tyrone-mings/profil/spieler/253677 +2021,Virus Infection,2021-01-01,2021-01-12,11,3,injury,Ferran Torres,/ferran-torres/profil/spieler/398184 +2021,Transferred to Valencia,2020-08-01,2020-08-03,,,Transfer,Ferran Torres,/ferran-torres/profil/spieler/398184 +2021,Knee Injury,2020-12-05,2021-03-09,94,18,injury,Robin Koch,/robin-koch/profil/spieler/328784 +2021,Transferred to SC Freiburg,2020-08-01,2020-08-28,,,Transfer,Robin Koch,/robin-koch/profil/spieler/328784 +2021,Ankle Injury,2021-04-05,2021-04-20,15,4,injury,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 +2021,Knock,2021-01-16,2021-01-29,13,,injury,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 +2021,Muscle Injury,2020-12-07,2020-12-20,13,4,injury,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 +2021,Calf Injury,2020-10-16,2020-11-06,21,6,injury,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 +2021,Knee Problems,2020-09-01,2020-09-19,18,,injury,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 +2021,Transferred to Real Madrid,2020-07-20,2021-01-26,,,Transfer,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 +2021,Transferred to Real Madrid,2021-06-30,2021-06-30,,,Transfer,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 +2021,Ruptured cruciate ligament,2021-02-10,2021-06-01,111,34,injury,Alfie Mawson,/alfie-mawson/profil/spieler/287431 +2021,Knee Surgery,2020-10-21,2021-01-14,85,17,injury,Alfie Mawson,/alfie-mawson/profil/spieler/287431 +2021,Transferred to Bristol City,2020-09-06,2021-02-10,,,Transfer,Alfie Mawson,/alfie-mawson/profil/spieler/287431 +2021,Transferred to AC Milan,2021-01-22,2021-06-29,,,Transfer,Fikayo Tomori,/fikayo-tomori/profil/spieler/303254 +2021,Transferred to AS Roma,2020-08-01,2020-10-04,,,Transfer,Robin Olsen,/robin-olsen/profil/spieler/75458 +2021,Transferred to AS Roma,2021-06-30,2021-06-30,,,Transfer,Robin Olsen,/robin-olsen/profil/spieler/75458 +2021,Knock,2020-11-30,2020-12-05,5,1,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +2021,Knock,2020-11-22,2020-11-28,6,1,injury,Hugo Lloris,/hugo-lloris/profil/spieler/17965 +2021,Red card suspension,2021-02-27,2021-03-03,4,1,suspension,Semi Ajayi,/semi-ajayi/profil/spieler/251912 +2021,Ill,2021-04-03,2021-04-07,4,1,injury,Alex Telles,/alex-telles/profil/spieler/255755 +2021,Corona virus,2020-10-27,2020-11-17,21,4,injury,Alex Telles,/alex-telles/profil/spieler/255755 +2021,Transferred to FC Porto,2020-08-01,2020-10-04,,,Transfer,Alex Telles,/alex-telles/profil/spieler/255755 +2021,Ankle Injury,2021-02-07,2021-02-23,16,3,injury,Adam Webster,/adam-webster/profil/spieler/212847 +2021,Shoulder Injury,2020-10-22,2020-11-16,25,5,injury,Kepa Arrizabalaga,/kepa-arrizabalaga/profil/spieler/192279 +2021,Transferred to Southampton B,2020-07-01,2021-06-30,,,Transfer,Kgaogelo Chauke,/kgaogelo-chauke/profil/spieler/703577 +2021,Bruise,2021-01-27,2021-02-05,9,3,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +2021,Knee Injury,2021-04-15,2021-06-03,49,7,injury,Karl Darlow,/karl-darlow/profil/spieler/99397 +2021,Groin Injury,2020-10-15,2020-10-26,11,2,injury,Karl Darlow,/karl-darlow/profil/spieler/99397 +2021,Calf Injury,2021-02-11,2021-02-12,1,,injury,Ayoze Pérez,/ayoze-perez/profil/spieler/246968 +2021,Transferred to Sheff Utd U21,2020-07-01,2021-06-30,,,Transfer,Femi Seriki,/femi-seriki/profil/spieler/638649 +2021,Knock,2020-10-10,2020-10-17,7,,injury,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 +2021,Knock,2020-09-10,2020-09-13,3,,injury,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 +2021,Foot Injury,2020-07-06,2020-07-10,4,1,injury,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 +2021,Foot Injury,2020-07-06,2020-07-10,4,1,injury,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 +2021,Muscle Injury,2020-12-17,2021-02-13,58,12,injury,Allan,/allan/profil/spieler/126422 +2021,Groin Injury,2020-10-02,2020-10-16,14,1,injury,Allan,/allan/profil/spieler/126422 +2021,Transferred to SSC Napoli,2020-08-01,2020-09-04,,,Transfer,Allan,/allan/profil/spieler/126422 +2021,Calf Injury,2021-05-01,2021-05-14,13,3,injury,James Rodríguez,/james-rodriguez/profil/spieler/88103 +2021,Calf Injury,2021-02-22,2021-04-01,38,5,injury,James Rodríguez,/james-rodriguez/profil/spieler/88103 +2021,Calf Injury,2021-02-07,2021-02-13,6,1,injury,James Rodríguez,/james-rodriguez/profil/spieler/88103 +2021,Calf Strain,2020-12-06,2020-12-31,25,5,injury,James Rodríguez,/james-rodriguez/profil/spieler/88103 +2021,Groin Injury,2020-10-26,2020-11-06,11,1,injury,James Rodríguez,/james-rodriguez/profil/spieler/88103 +2021,Knock,2020-10-18,2020-10-24,6,,injury,James Rodríguez,/james-rodriguez/profil/spieler/88103 +2021,Knock,2020-10-15,2020-10-16,1,,injury,James Rodríguez,/james-rodriguez/profil/spieler/88103 +2021,Transferred to Real Madrid,2020-08-01,2020-09-06,,,Transfer,James Rodríguez,/james-rodriguez/profil/spieler/88103 +2021,Groin Strain,2018-07-11,2018-09-13,64,5,injury,Florin Andone,/florin-andone/profil/spieler/177065 +2021,Yellow card suspension,2020-12-14,2020-12-16,2,1,suspension,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +2021,Transferred to Arsenal U23,2020-08-01,2021-06-30,,,Transfer,Karl Hein,/karl-hein/profil/spieler/493513 +2021,Transferred to Aston Villa U23,2020-07-01,2021-06-30,,,Transfer,Harrison Sohna,/harrison-sohna/profil/spieler/575210 +2021,Ill,2021-02-02,2021-02-12,10,3,injury,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 +2021,Red card suspension,2020-10-24,2020-11-27,34,3,suspension,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 +2021,Transferred to Dijon,2021-02-01,2021-06-29,,,Transfer,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 +2021,Transferred to Liverpool U23,2020-08-01,2020-09-18,,,Transfer,Ki-Jana Hoever,/ki-jana-hoever/profil/spieler/485583 +2021,Metatarsal Fracture,2021-04-12,2021-08-07,117,8,injury,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 +2021,Bruise,2020-12-28,2021-01-29,32,7,injury,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 +2021,Shoulder Injury,2020-12-14,2020-12-25,11,2,injury,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 +2021,Ankle Surgery,2020-09-05,2021-04-04,211,47,injury,Philippe Sandler,/philippe-sandler/profil/spieler/340460 +2021,Transferred to Sheff Utd U21,2020-07-01,2021-06-30,,,Transfer,Kyron Gordon,/kyron-gordon/profil/spieler/746734 +2021,Foot Injury,2021-04-04,2021-06-01,58,9,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +2021,Thigh Muscle Strain,2021-01-31,2021-02-14,14,2,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +2021,Corona virus,2020-11-25,2020-12-10,15,1,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +2021,Muscle Fatigue,2020-11-22,2021-01-17,56,10,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +2021,Hip Injury,2020-09-28,2020-10-16,18,2,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +2021,Ankle problems,2020-07-12,2020-09-01,51,3,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +2021,No eligibility,2020-10-20,2021-01-02,74,12,absence,Jean Michaël Seri,/jean-michael-seri/profil/spieler/178614 +2021,Transferred to G. Bordeaux,2021-01-30,2021-06-29,,,Transfer,Jean Michaël Seri,/jean-michael-seri/profil/spieler/178614 +2021,Virus Infection,2020-11-12,2020-12-05,23,2,injury,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 +2021,Red card suspension,2020-10-30,2020-11-28,29,3,suspension,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 +2021,Quarantine,2020-10-08,2020-10-22,14,1,injury,Elliot Anderson,/elliot-anderson/profil/spieler/567576 +2021,Transferred to Newcastle U23,2020-07-01,2021-06-30,,,Transfer,Elliot Anderson,/elliot-anderson/profil/spieler/567576 +2021,Hamstring Injury,2020-11-02,2020-11-22,20,1,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +2021,Transferred to West Ham U21,2020-08-01,2020-12-31,,,Transfer,Conor Coventry,/conor-coventry/profil/spieler/419025 +2021,Head Injury,2020-07-12,2020-07-15,3,,injury,Chris Basham,/chris-basham/profil/spieler/52495 +2021,Bruise,2020-09-20,2020-10-02,12,1,injury,Scott Dann,/scott-dann/profil/spieler/62688 +2021,Thigh Muscle Strain,2020-12-18,2020-12-18,0,,injury,Bobby Reid,/bobby-reid/profil/spieler/186186 +2021,Yellow card suspension,2021-01-16,2021-01-21,5,1,suspension,Bobby Reid,/bobby-reid/profil/spieler/186186 +2021,Knock,2020-12-30,2021-01-20,21,3,injury,Bailey Peacock-Farrell,/bailey-peacock-farrell/profil/spieler/410436 +2021,Hip Injury,2020-10-13,2020-10-25,12,1,injury,Bailey Peacock-Farrell,/bailey-peacock-farrell/profil/spieler/410436 +2021,No eligibility,2020-10-17,2021-01-01,76,12,absence,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 +2021,Transferred to Middlesbrough,2021-01-28,2021-05-30,,,Transfer,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 +2021,Transferred to Vitesse U17,2020-08-01,2020-08-02,,,Transfer,Sil Swinkels,/sil-swinkels/profil/spieler/646710 +2021,Transferred to Aston Villa U18,2020-08-03,2021-06-30,,,Transfer,Sil Swinkels,/sil-swinkels/profil/spieler/646710 +2021,Knock,2021-01-31,2021-02-12,12,2,injury,Joel Ward,/joel-ward/profil/spieler/92572 +2021,Groin Injury,2020-10-19,2020-11-22,34,3,injury,Joel Ward,/joel-ward/profil/spieler/92572 +2021,Thigh Problems,2021-02-05,2021-03-07,30,7,injury,Thiago Silva,/thiago-silva/profil/spieler/29241 +2021,Knock,2020-09-10,2020-09-22,12,2,injury,Thiago Silva,/thiago-silva/profil/spieler/29241 +2021,Indirect card suspension,2021-04-05,2021-04-11,6,1,suspension,Thiago Silva,/thiago-silva/profil/spieler/29241 +2021,Transferred to Paris SG,2020-08-01,2020-08-27,,,Transfer,Thiago Silva,/thiago-silva/profil/spieler/29241 +2021,Transferred to Kansas City,2020-08-01,2020-12-30,,,Transfer,Winston Reid,/winston-reid/profil/spieler/37526 +2021,Transferred to Brentford,2021-02-01,2021-05-30,,,Transfer,Winston Reid,/winston-reid/profil/spieler/37526 +2021,Fitness,2020-12-28,2021-01-03,6,1,injury,Mbaye Diagne,/mbaye-diagne/profil/spieler/271966 +2021,Quarantine,2020-12-25,2020-12-28,3,1,injury,Mbaye Diagne,/mbaye-diagne/profil/spieler/271966 +2021,Transferred to Galatasaray,2020-08-01,2021-01-28,,,Transfer,Mbaye Diagne,/mbaye-diagne/profil/spieler/271966 +2021,Transferred to Galatasaray,2021-06-30,2021-06-30,,,Transfer,Mbaye Diagne,/mbaye-diagne/profil/spieler/271966 +2021,Knee Problems,2021-01-28,2021-01-29,1,,injury,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 +2021,Thigh Muscle Strain,2021-01-06,2021-01-29,23,4,injury,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 +2021,Hamstring Injury,2020-10-05,2020-10-31,26,2,injury,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 +2021,Knock,2021-01-30,2021-02-06,7,2,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +2021,Corona virus,2020-10-02,2020-10-16,14,1,injury,Sadio Mané,/sadio-mane/profil/spieler/200512 +2021,Transferred to FC Porto,2020-10-06,2021-06-29,,,Transfer,Marko Grujic,/marko-grujic/profil/spieler/222813 +2021,Corona virus,2021-06-21,2021-07-01,10,,injury,Billy Gilmour,/billy-gilmour/profil/spieler/423744 +2021,Knee Injury,2020-07-09,2020-11-17,131,20,injury,Billy Gilmour,/billy-gilmour/profil/spieler/423744 +2021,Muscle Fatigue,2020-07-02,2020-07-06,4,1,injury,Nicolas Pépé,/nicolas-pepe/profil/spieler/343052 +2021,Red card suspension,2020-11-23,2020-12-13,20,3,suspension,Nicolas Pépé,/nicolas-pepe/profil/spieler/343052 +2021,Transferred to Aston Villa U18,2020-07-01,2021-06-30,,,Transfer,Frankie Ealing,/frankie-ealing/profil/spieler/741700 +2021,Knee Injury,2021-01-02,2021-04-24,112,17,injury,Wesley Moraes,/wesley-moraes/profil/spieler/381362 +2021,Transferred to Leeds U21,2020-08-01,2020-09-24,,,Transfer,Alfie McCalmont,/alfie-mccalmont/profil/spieler/471368 +2021,Transferred to Oldham Athletic,2020-09-25,2021-05-30,,,Transfer,Alfie McCalmont,/alfie-mccalmont/profil/spieler/471368 +2021,Transferred to Leeds U21,2021-05-31,2021-06-30,,,Transfer,Alfie McCalmont,/alfie-mccalmont/profil/spieler/471368 +2021,Knock,2020-11-19,2020-11-25,6,1,injury,Harry Winks,/harry-winks/profil/spieler/249126 +2021,Transferred to West Ham U21,2020-08-01,2021-06-30,,,Transfer,Nathan Trott,/nathan-trott/profil/spieler/431422 +2021,Distortion of the ankle,2020-12-21,2020-12-10,11,,injury,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +2021,Fitness,2020-10-16,2020-11-04,19,6,injury,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +2021,Suspended,2020-09-12,2020-10-05,23,4,suspension,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +2021,Transferred to Bournemouth,2020-10-16,2021-05-30,,,Transfer,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +2021,Unknown Injury,2021-03-24,2021-04-21,28,3,injury,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +2021,Hamstring Injury,2021-01-03,2021-01-26,23,4,injury,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +2021,Groin Strain,2020-12-21,2020-12-28,7,1,injury,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +2021,Hamstring Injury,2020-11-07,2020-11-20,13,,injury,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +2021,Thigh Muscle Strain,2021-02-01,2021-02-18,17,5,injury,Chris Wood,/chris-wood/profil/spieler/108725 +2021,Patella problems,2020-11-11,2021-06-30,231,39,injury,Joe Gomez,/joe-gomez/profil/spieler/256178 +2021,Transferred to Sporting CP,2020-07-31,2020-08-16,,,Transfer,Matheus Pereira,/matheus-pereira/profil/spieler/225984 +2021,Virus Infection,2021-01-06,2021-01-25,19,2,injury,Cole Palmer,/cole-palmer/profil/spieler/568177 +2021,Transferred to Man City U23,2020-07-01,2021-06-30,,,Transfer,Cole Palmer,/cole-palmer/profil/spieler/568177 +2021,Knock,2021-01-21,2021-01-25,4,1,injury,Kyle Walker,/kyle-walker/profil/spieler/95424 +2021,Corona virus,2020-12-23,2021-01-04,12,2,injury,Kyle Walker,/kyle-walker/profil/spieler/95424 +2021,Corona virus,2021-03-20,2021-04-03,14,1,injury,Sébastien Haller,/sebastien-haller/profil/spieler/181375 +2021,Knock,2020-10-06,2020-10-22,16,1,injury,Sébastien Haller,/sebastien-haller/profil/spieler/181375 +2021,Transferred to Ajax,2021-01-08,2021-06-30,,,Transfer,Sébastien Haller,/sebastien-haller/profil/spieler/181375 +2021,Transferred to West Ham U21,2020-08-01,2021-06-30,,,Transfer,Emmanuel Longelo,/emmanuel-longelo/profil/spieler/504386 +2021,Hip Injury,2020-12-07,2021-01-02,26,6,injury,Hakim Ziyech,/hakim-ziyech/profil/spieler/217111 +2021,Knee Injury,2020-08-30,2020-10-16,47,6,injury,Hakim Ziyech,/hakim-ziyech/profil/spieler/217111 +2021,Transferred to Lincoln City,2020-10-15,2021-01-13,,,Transfer,Robbie Gotts,/robbie-gotts/profil/spieler/534698 +2021,Transferred to Salford,2021-01-15,2021-05-30,,,Transfer,Robbie Gotts,/robbie-gotts/profil/spieler/534698 +2021,Transferred to B. Dortmund U19,2020-08-01,2020-09-30,,,Transfer,Reda Khadra,/reda-khadra/profil/spieler/405686 +2021,Transferred to Brighton U23,2020-10-01,2021-06-30,,,Transfer,Reda Khadra,/reda-khadra/profil/spieler/405686 +2021,Calf Injury,2020-10-20,2020-11-22,33,3,injury,Erik Pieters,/erik-pieters/profil/spieler/43763 +2021,Transferred to Liverpool U23,2020-07-01,2021-06-30,,,Transfer,Leighton Clarkson,/leighton-clarkson/profil/spieler/470606 +2021,Knee Injury,2021-03-05,2021-04-01,27,3,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +2021,Knock,2020-12-02,2020-12-18,16,4,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +2021,Quarantine,2020-11-18,2020-11-30,12,3,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +2021,Knock,2020-09-28,2020-10-20,22,3,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +2021,Muscle Injury,2020-09-20,2020-09-25,5,2,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +2021,Hamstring Injury,2021-06-03,2021-07-11,38,,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +2021,Calf Injury,2020-11-09,2020-12-05,26,4,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +2021,Ankle Injury,2020-09-16,2020-11-01,46,9,injury,Jarrad Branthwaite,/jarrad-branthwaite/profil/spieler/661053 +2021,Transferred to Blackburn,2021-01-14,2021-05-30,,,Transfer,Jarrad Branthwaite,/jarrad-branthwaite/profil/spieler/661053 +2021,Knock,2021-01-28,2021-02-06,9,2,injury,Romain Saïss,/romain-saiss/profil/spieler/204198 +2021,Virus Infection,2020-11-09,2020-12-05,26,2,injury,Romain Saïss,/romain-saiss/profil/spieler/204198 +2021,Transferred to Coventry,2020-08-27,2021-05-30,,,Transfer,Leo Östigard,/leo-ostigard/profil/spieler/367284 +2021,Achilles tendon problems,2021-05-19,2021-10-28,162,12,injury,Eberechi Eze,/eberechi-eze/profil/spieler/479999 +2021,Knock,2020-11-19,2020-11-22,3,,injury,Eberechi Eze,/eberechi-eze/profil/spieler/479999 +2021,Groin Injury,2020-09-10,2020-09-11,1,,injury,Eberechi Eze,/eberechi-eze/profil/spieler/479999 +2021,Transferred to QPR,2020-08-01,2020-08-27,,,Transfer,Eberechi Eze,/eberechi-eze/profil/spieler/479999 +2021,Knock,2021-01-31,2021-02-01,1,,injury,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 +2021,Transferred to Arsenal U23,2020-07-01,2021-06-30,,,Transfer,Joel López,/joel-lopez/profil/spieler/586736 +2021,Ankle Injury,2021-04-03,2021-10-04,184,14,injury,Tyler Onyango,/tyler-onyango/profil/spieler/663225 +2021,Transferred to Everton U23,2020-07-01,2021-06-30,,,Transfer,Tyler Onyango,/tyler-onyango/profil/spieler/663225 +2021,Thigh Muscle Strain,2021-02-04,2021-03-04,28,5,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +2021,Knock,2021-01-15,2021-01-25,10,1,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +2021,Virus Infection,2020-11-23,2020-12-05,12,2,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +2021,Knock,2020-10-15,2020-10-17,2,,injury,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +2021,Transferred to Stoke City,2021-01-14,2021-05-30,,,Transfer,Jack Clarke,/jack-clarke/profil/spieler/559794 +2021,Transferred to Liverpool U18,2020-08-01,2021-06-30,,,Transfer,Billy Koumetio,/billy-koumetio/profil/spieler/696324 +2021,Transferred to Chelsea U23,2020-07-01,2021-06-30,,,Transfer,Tino Livramento,/tino-livramento/profil/spieler/503981 +2021,Hamstring Injury,2020-07-22,2020-09-14,54,1,injury,Ahmed Elmohamady,/ahmed-elmohamady/profil/spieler/66333 +2021,Thigh Muscle Strain,2020-11-29,2020-12-06,7,,injury,Neal Maupay,/neal-maupay/profil/spieler/217115 +2021,Transferred to Al-Ittihad Club,2020-10-25,2021-06-29,,,Transfer,Ahmed Hegazy,/ahmed-hegazy/profil/spieler/111524 +2021,Knee Injury,2020-12-10,2021-01-20,41,8,injury,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 +2021,Thigh Problems,2020-09-25,2020-11-03,39,9,injury,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 +2021,Quarantine,2020-09-04,2020-09-19,15,1,injury,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 +2021,Fever,2020-09-02,2020-09-04,2,,injury,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 +2021,Transferred to Olympiacos,2020-08-01,2020-08-09,,,Transfer,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 +2021,Knock,2020-10-25,2020-10-29,4,,injury,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 +2021,Knock,2020-09-13,2020-09-25,12,2,injury,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 +2021,Unknown Injury,2021-01-08,2021-01-15,7,2,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +2021,Knock,2020-11-22,2020-11-28,6,1,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +2021,Knock,2020-11-06,2020-11-20,14,1,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +2021,Virus Infection,2021-01-01,2021-01-16,15,,injury,Tommy Doyle,/tommy-doyle/profil/spieler/433183 +2021,Transferred to Man City U23,2020-08-01,2021-06-30,,,Transfer,Tommy Doyle,/tommy-doyle/profil/spieler/433183 +2021,Calf Injury,2021-01-14,2021-02-05,22,6,injury,Pablo Marí,/pablo-mari/profil/spieler/210178 +2021,Cruciate Ligament Rupture,2020-10-19,2021-07-01,255,45,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +2021,Transferred to Dijon,2020-08-01,2020-09-20,,,Transfer,Rúnar Alex Rúnarsson,/runar-alex-runarsson/profil/spieler/205657 +2021,Transferred to Burnley U21,2020-08-01,2021-01-21,,,Transfer,Bobby Thomas,/bobby-thomas/profil/spieler/788283 +2021,Transferred to Barrow,2021-01-22,2021-05-30,,,Transfer,Bobby Thomas,/bobby-thomas/profil/spieler/788283 +2021,Transferred to Burnley U21,2021-05-31,2021-06-30,,,Transfer,Bobby Thomas,/bobby-thomas/profil/spieler/788283 +2021,Virus Infection,2021-01-04,2021-01-25,21,3,injury,Matt Phillips,/matt-phillips/profil/spieler/77274 +2021,Transferred to Sheff Utd U21,2020-08-01,2021-06-30,,,Transfer,Iliman Ndiaye,/iliman-ndiaye/profil/spieler/623570 +2021,Thigh Muscle Strain,2020-12-27,2021-01-15,19,3,injury,Reece James,/reece-james/profil/spieler/472423 +2021,Ankle Injury,2020-12-16,2020-12-25,9,1,injury,Reece James,/reece-james/profil/spieler/472423 +2021,Transferred to Lausanne-Sport,2020-08-01,2020-09-30,,,Transfer,Andi Zeqiri,/andi-zeqiri/profil/spieler/345468 +2021,Transferred to Aston Villa U23,2020-08-01,2021-06-30,,,Transfer,Mungo Bridge,/mungo-bridge/profil/spieler/530223 +2021,Ill,2021-01-03,2021-01-25,22,2,injury,Illan Meslier,/illan-meslier/profil/spieler/542586 +2021,Transferred to FC Lorient,2020-07-23,2020-07-26,,,Transfer,Illan Meslier,/illan-meslier/profil/spieler/542586 +2021,Transferred to Sheff Utd U21,2020-07-01,2020-10-13,,,Transfer,Harry Boyes,/harry-boyes/profil/spieler/746778 +2021,Transferred to Bradford PA,2020-10-14,2020-12-31,,,Transfer,Harry Boyes,/harry-boyes/profil/spieler/746778 +2021,Transferred to Sheff Utd U21,2021-01-01,2021-06-30,,,Transfer,Harry Boyes,/harry-boyes/profil/spieler/746778 +2021,Transferred to Preston,2021-02-01,2021-06-30,,,Transfer,Sepp van den Berg,/sepp-van-den-berg/profil/spieler/541231 +2021,Chest injury,2021-01-28,2021-02-18,21,6,injury,Jordan Pickford,/jordan-pickford/profil/spieler/130164 +2021,Ankle Injury,2021-05-18,2021-05-23,5,2,injury,Harrison Reed,/harrison-reed/profil/spieler/226973 +2021,Knee Problems,2021-04-19,2021-05-12,23,2,injury,Harrison Reed,/harrison-reed/profil/spieler/226973 +2021,Knock,2020-09-27,2020-10-23,26,4,injury,Harrison Reed,/harrison-reed/profil/spieler/226973 +2021,Virus Infection,2020-11-21,2020-12-05,14,2,injury,Kieran Gibbs,/kieran-gibbs/profil/spieler/44792 +2021,Ankle Injury,2021-01-12,2021-02-24,43,10,injury,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 +2021,Hamstring Injury,2020-10-01,2020-11-05,35,4,injury,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 +2021,Transferred to Spurs U18,2020-07-28,2021-06-30,,,Transfer,Alfie Devine,/alfie-devine/profil/spieler/728734 +2021,Quarantine,2021-06-01,2021-06-04,3,,injury,John McGinn,/john-mcginn/profil/spieler/193116 +2021,Yellow card suspension,2021-01-21,2021-01-24,3,1,suspension,John McGinn,/john-mcginn/profil/spieler/193116 +2021,Knock,2021-01-24,2021-02-14,21,5,injury,Enda Stevens,/enda-stevens/profil/spieler/85706 +2021,Knock,2021-01-03,2021-01-16,13,2,injury,Enda Stevens,/enda-stevens/profil/spieler/85706 +2021,Knee Injury,2020-11-08,2020-12-12,34,3,injury,Enda Stevens,/enda-stevens/profil/spieler/85706 +2021,Hamstring Injury,2021-01-03,2021-03-01,57,10,injury,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 +2021,Knock,2020-09-20,2020-10-17,27,2,injury,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 +2021,Head Injury,2020-10-19,2020-10-30,11,1,injury,Max Lowe,/max-lowe/profil/spieler/258885 +2021,Transferred to Derby,2020-08-01,2020-09-06,,,Transfer,Max Lowe,/max-lowe/profil/spieler/258885 +2021,Knock,2021-02-04,2021-02-13,9,2,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +2021,Hand Injury,2020-12-20,2020-12-25,5,,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +2021,Corona virus,2020-10-06,2020-10-24,18,1,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +2021,Thigh Muscle Strain,2020-09-09,2020-09-20,11,3,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +2021,Knock,2021-01-21,2021-01-22,1,,injury,Matt Targett,/matt-targett/profil/spieler/250478 +2021,Transferred to Sheff Utd U21,2020-07-01,2021-06-30,,,Transfer,Zak Brunt,/zak-brunt/profil/spieler/746777 +2021,Groin Surgery,2021-01-21,2021-02-04,14,4,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +2021,Groin Injury,2021-01-04,2021-01-14,10,1,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +2021,Calf Strain,2020-10-19,2020-10-22,3,1,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +2021,Transferred to West Brom U18,2020-08-01,2021-06-30,,,Transfer,Tim Iroegbunam,/tim-iroegbunam/profil/spieler/696589 +2021,Transferred to Leicester U21,2020-08-01,2021-06-30,,,Transfer,Jakub Stolarczyk,/jakub-stolarczyk/profil/spieler/486144 +2021,Shoulder Injury,2020-12-15,2020-12-26,11,3,injury,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 +2021,Thigh Problems,2020-09-30,2020-11-25,56,10,injury,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 +2021,Thigh Muscle Strain,2020-08-22,2020-09-28,37,5,injury,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 +2021,Hamstring Injury,2021-02-11,2021-02-19,8,2,injury,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 +2021,Muscle Injury,2021-01-02,2021-01-26,24,3,injury,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 +2021,Transferred to Brighton U23,2020-08-01,2021-01-31,,,Transfer,Max Sanders,/max-sanders/profil/spieler/411495 +2021,Transferred to Lincoln City,2021-02-01,2021-06-30,,,Transfer,Max Sanders,/max-sanders/profil/spieler/411495 +2021,Transferred to Man Utd U23,2020-08-01,2021-06-30,,,Transfer,Ethan Galbraith,/ethan-galbraith/profil/spieler/433991 +2021,Neck Injury,2021-01-17,2021-01-23,6,1,injury,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +2021,Knock,2020-12-30,2021-05-02,123,22,injury,Jack Robinson,/jack-robinson/profil/spieler/128909 +2021,Transferred to FC Porto,2020-10-06,2021-06-29,,,Transfer,Felipe Anderson,/felipe-anderson/profil/spieler/159372 +2021,Ill,2020-12-28,2021-01-15,18,4,injury,Steven Alzate,/steven-alzate/profil/spieler/476237 +2021,Virus Infection,2020-10-10,2020-10-17,7,,injury,John Egan,/john-egan/profil/spieler/121324 +2021,Transferred to QPR,2021-01-09,2021-05-30,,,Transfer,Charlie Austin,/charlie-austin/profil/spieler/129627 +2021,Transferred to Leicester U21,2020-08-01,2020-10-15,,,Transfer,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 +2021,Transferred to Luton,2020-10-16,2021-05-30,,,Transfer,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 +2021,Transferred to Leicester U21,2021-05-31,2021-06-30,,,Transfer,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 +2021,Bruise,2020-10-28,2020-11-04,7,1,injury,Tom Davies,/tom-davies/profil/spieler/314210 +2021,Corona virus,2021-03-24,2021-04-01,8,,injury,Mateusz Klich,/mateusz-klich/profil/spieler/92738 +2021,Thigh Muscle Strain,2020-12-30,2021-01-01,2,,injury,Mateusz Klich,/mateusz-klich/profil/spieler/92738 +2021,Back Injury,2020-10-02,2021-01-31,121,17,injury,Örjan Nyland,/orjan-nyland/profil/spieler/73517 +2021,Transferred to Without Club,2020-10-05,2021-01-31,,,Transfer,Örjan Nyland,/orjan-nyland/profil/spieler/73517 +2021,Transferred to Norwich,2021-02-01,2021-06-30,,,Transfer,Örjan Nyland,/orjan-nyland/profil/spieler/73517 +2021,Groin Injury,2020-11-02,2020-11-27,25,2,injury,Leandro Trossard,/leandro-trossard/profil/spieler/144028 +2021,Muscular problems,2021-04-22,2021-05-06,14,2,injury,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 +2021,Muscle Injury,2021-04-07,2021-04-14,7,1,injury,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 +2021,Corona virus,2021-01-07,2021-01-25,18,5,injury,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 +2021,Muscle Injury,2020-08-21,2020-08-26,5,1,injury,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 +2021,Transferred to Peñarol,2020-08-01,2020-10-04,,,Transfer,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 +2021,Transferred to Alavés,2021-01-31,2021-06-29,,,Transfer,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 +2021,Thigh Muscle Strain,2021-02-08,2021-02-15,7,2,injury,Timo Werner,/timo-werner/profil/spieler/170527 +2021,Transferred to Leicester U21,2020-07-01,2021-06-30,,,Transfer,Shane Flynn,/shane-flynn/profil/spieler/583258 +2021,Hip Injury,2021-06-14,2021-07-13,29,,injury,Dean Henderson,/dean-henderson/profil/spieler/258919 +2021,Transferred to Man Utd U23,2020-07-31,2020-07-31,,,Transfer,Dean Henderson,/dean-henderson/profil/spieler/258919 +2021,Transferred to AC Milan,2020-10-04,2021-06-29,,,Transfer,Diogo Dalot,/diogo-dalot/profil/spieler/357147 +2021,Transferred to Man Utd U23,2020-07-01,2021-06-30,,,Transfer,Anthony Elanga,/anthony-elanga/profil/spieler/583189 +2021,Corona virus,2021-06-12,2021-07-15,33,,injury,João Cancelo,/joao-cancelo/profil/spieler/182712 +2021,Foot Injury,2020-09-21,2020-10-07,16,5,injury,João Cancelo,/joao-cancelo/profil/spieler/182712 +2021,Transferred to Aston Villa U23,2020-08-01,2021-06-30,,,Transfer,Michael Tait,/michael-tait/profil/spieler/530222 +2021,Back Injury,2021-01-22,2021-05-12,110,23,injury,Wes Morgan,/wes-morgan/profil/spieler/10003 +2021,Thigh Muscle Strain,2020-09-07,2020-09-18,11,1,injury,Wes Morgan,/wes-morgan/profil/spieler/10003 +2021,Muscle Injury,2021-01-26,2021-02-19,24,7,injury,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 +2021,Sprained ankle,2020-09-07,2020-09-25,18,3,injury,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 +2021,Transferred to Sevilla FC,2020-08-01,2020-08-21,,,Transfer,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 +2021,Transferred to Real Madrid,2020-08-22,2020-09-18,,,Transfer,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 +2021,Transferred to Man Utd U23,2020-07-01,2021-06-30,,,Transfer,Hannibal Mejbri,/hannibal-mejbri/profil/spieler/607224 +2021,Corona virus,2020-09-09,2020-09-29,20,4,injury,Willian José,/willian-jose/profil/spieler/122155 +2021,Transferred to Real Sociedad,2020-08-01,2021-01-22,,,Transfer,Willian José,/willian-jose/profil/spieler/122155 +2021,Transferred to Real Sociedad,2021-06-30,2021-06-30,,,Transfer,Willian José,/willian-jose/profil/spieler/122155 +2021,Thigh Muscle Strain,2020-09-10,2020-10-18,38,8,injury,Matty Longstaff,/matty-longstaff/profil/spieler/484387 +2021,Transferred to Derby,2020-08-01,2020-09-06,,,Transfer,Jayden Bogle,/jayden-bogle/profil/spieler/465717 +2021,Knock,2021-02-14,2021-02-18,4,1,injury,Dale Stephens,/dale-stephens/profil/spieler/49755 +2021,Hamstring Injury,2020-11-19,2020-12-13,24,4,injury,Dale Stephens,/dale-stephens/profil/spieler/49755 +2021,Knock,2020-09-18,2020-09-25,7,,injury,Dale Stephens,/dale-stephens/profil/spieler/49755 +2021,Transferred to Shrewsbury,2020-10-08,2021-01-30,,,Transfer,Dejan Iliev,/dejan-iliev/profil/spieler/205757 +2021,Transferred to West Ham U21,2020-08-01,2021-06-30,,,Transfer,Nathan Holland,/nathan-holland/profil/spieler/337321 +2021,Transferred to Tottenham U23,2020-08-01,2021-06-30,,,Transfer,Dilan Markanday,/dilan-markanday/profil/spieler/530807 +2021,Strain,2020-10-16,2020-10-19,3,1,injury,Edouard Mendy,/edouard-mendy/profil/spieler/442531 +2021,Transferred to Stade Rennais,2020-08-01,2020-09-23,,,Transfer,Edouard Mendy,/edouard-mendy/profil/spieler/442531 +2021,Bruise,2021-01-02,2021-01-11,9,1,injury,Richarlison,/richarlison/profil/spieler/378710 +2021,Head Injury,2020-12-25,2020-12-31,6,1,injury,Richarlison,/richarlison/profil/spieler/378710 +2021,Red card suspension,2020-10-19,2020-11-08,20,3,suspension,Richarlison,/richarlison/profil/spieler/378710 +2021,Head Injury,2020-12-05,2021-01-08,34,9,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +2021,Knee Injury,2020-11-01,2020-11-21,20,3,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +2021,Calf Injury,2021-02-09,2021-03-05,24,4,injury,Kalvin Phillips,/kalvin-phillips/profil/spieler/351749 +2021,Shoulder Injury,2020-10-22,2020-11-20,29,3,injury,Kalvin Phillips,/kalvin-phillips/profil/spieler/351749 +2021,Ill,2020-12-30,2021-01-15,16,2,injury,Tyler Roberts,/tyler-roberts/profil/spieler/296986 +2021,Transferred to Chorley,2020-07-01,2021-01-02,,,Transfer,Daniel Jebbison,/daniel-jebbison/profil/spieler/746740 +2021,Transferred to Sheff Utd U18,2021-01-03,2021-06-30,,,Transfer,Daniel Jebbison,/daniel-jebbison/profil/spieler/746740 +2021,Transferred to Royal Antwerp,2021-02-01,2021-06-29,,,Transfer,Maxime Le Marchand,/maxime-le-marchand/profil/spieler/60558 +2021,Transferred to Wigan,2020-08-01,2020-09-03,,,Transfer,Cédric Kipré,/cedric-kipre/profil/spieler/364827 +2021,Transferred to RSC Charleroi,2021-02-01,2021-06-29,,,Transfer,Cédric Kipré,/cedric-kipre/profil/spieler/364827 +2021,Ankle Injury,2020-12-18,2020-12-21,3,1,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +2021,Groin Injury,2020-11-01,2020-11-07,6,1,injury,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 +2021,Transferred to Lincoln City,2020-09-04,2021-05-30,,,Transfer,Alex Palmer,/alex-palmer/profil/spieler/245625 +2021,Shoulder Injury,2020-09-27,2020-11-25,59,8,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +2021,Muscle Injury,2021-05-16,2021-05-24,8,2,injury,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 +2021,Corona virus,2021-02-13,2021-02-27,14,3,injury,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 +2021,Achilles tendon problems,2021-01-10,2021-01-19,9,2,injury,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 +2021,Knee Injury,2021-02-28,2021-03-15,15,2,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +2021,Knock,2020-11-14,2020-11-20,6,,injury,Miguel Almirón,/miguel-almiron/profil/spieler/272999 +2021,Transferred to Aston Villa U18,2020-08-01,2021-06-30,,,Transfer,Brad Young,/brad-young/profil/spieler/654173 +2021,Strain,2020-10-13,2020-10-25,12,2,injury,Eric Dier,/eric-dier/profil/spieler/175722 +2021,Hamstring Injury,2020-11-02,2020-12-16,44,4,injury,Björn Engels,/bjorn-engels/profil/spieler/193469 +2021,Calf Injury,2020-06-18,2020-10-18,122,16,injury,Björn Engels,/bjorn-engels/profil/spieler/193469 +2021,Shin bone bruise,2020-06-18,2020-10-18,122,16,injury,Björn Engels,/bjorn-engels/profil/spieler/193469 +2021,Transferred to Leeds U21,2020-08-01,2021-06-30,,,Transfer,Oliver Casey,/oliver-casey/profil/spieler/559800 +2021,Transferred to Brighton U23,2020-07-27,2021-06-30,,,Transfer,Jensen Weir,/jensen-weir/profil/spieler/520651 +2021,Transferred to Liverpool U18,2020-08-01,2021-06-30,,,Transfer,Jakub Ojrzynski,/jakub-ojrzynski/profil/spieler/540630 +2021,Unknown Injury,2021-04-30,2021-05-21,21,5,injury,Daniel James,/daniel-james/profil/spieler/319301 +2021,Knock,2021-04-09,2021-04-14,5,1,injury,Daniel James,/daniel-james/profil/spieler/319301 +2021,Knock,2020-12-27,2020-12-28,1,,injury,Daniel James,/daniel-james/profil/spieler/319301 +2021,Transferred to Liverpool U23,2020-07-01,2021-06-30,,,Transfer,Jake Cain,/jake-cain/profil/spieler/565420 +2021,Transferred to Lubin U19,2020-08-01,2020-08-15,,,Transfer,Oliwier Zych,/oliwier-zych/profil/spieler/555074 +2021,Transferred to Aston Villa U18,2020-08-16,2021-06-30,,,Transfer,Oliwier Zych,/oliwier-zych/profil/spieler/555074 +2021,Ligament Injury,2021-05-08,2021-05-22,14,4,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +2021,Knock,2021-02-12,2021-02-14,2,,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +2021,Unknown Injury,2020-11-09,2020-12-10,31,3,injury,Frederik Alves,/frederik-alves/profil/spieler/542690 +2021,Transferred to Silkeborg IF,2020-08-01,2020-12-31,,,Transfer,Frederik Alves,/frederik-alves/profil/spieler/542690 +2021,Transferred to Southampton B,2020-07-01,2021-06-30,,,Transfer,Caleb Watts,/caleb-watts/profil/spieler/610665 +2021,Virus Infection,2020-12-30,2021-01-15,16,2,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +2021,Groin Injury,2020-11-09,2020-12-10,31,3,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +2021,Strain,2020-09-28,2020-10-17,19,2,injury,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 +2021,Knock,2021-03-05,2021-03-21,16,5,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2021,Muscle Injury,2021-02-15,2021-03-01,14,4,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2021,Knock,2020-12-06,2020-12-18,12,3,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2021,Corona virus,2020-09-01,2020-10-23,52,4,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2021,Transferred to Paris SG,2020-08-01,2020-10-04,,,Transfer,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2021,Knock,2021-01-13,2021-01-26,13,2,injury,Lys Mousset,/lys-mousset/profil/spieler/291422 +2021,Ankle Injury,2021-01-10,2021-01-11,1,,injury,Lys Mousset,/lys-mousset/profil/spieler/291422 +2021,Toe Injury,2020-11-30,2020-12-12,12,1,injury,Lys Mousset,/lys-mousset/profil/spieler/291422 +2021,Toe Injury,2020-09-05,2020-11-20,76,9,injury,Lys Mousset,/lys-mousset/profil/spieler/291422 +2021,Corona virus,2021-04-17,2021-04-27,10,1,injury,Kenny Tete,/kenny-tete/profil/spieler/206746 +2021,Fitness,2020-11-21,2020-12-27,36,7,injury,Kenny Tete,/kenny-tete/profil/spieler/206746 +2021,Calf Injury,2020-09-20,2020-11-21,62,8,injury,Kenny Tete,/kenny-tete/profil/spieler/206746 +2021,Transferred to Olympique Lyon,2020-08-01,2020-09-09,,,Transfer,Kenny Tete,/kenny-tete/profil/spieler/206746 +2021,Knee Surgery,2021-04-10,2021-12-04,238,25,injury,Mahmoud Trezeguet,/mahmoud-trezeguet/profil/spieler/234189 +2021,Head Injury,2020-12-01,2021-01-21,51,8,injury,Mahmoud Trezeguet,/mahmoud-trezeguet/profil/spieler/234189 +2021,Hamstring Injury,2020-11-07,2020-12-07,30,6,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +2021,Ankle Injury,2020-07-14,2020-09-11,59,7,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +2021,Red card suspension,2021-02-03,2021-02-14,11,2,suspension,Alexandre Jankewitz,/alexandre-jankewitz/profil/spieler/507472 +2021,Transferred to Southampton B,2020-07-01,2021-06-30,,,Transfer,Alexandre Jankewitz,/alexandre-jankewitz/profil/spieler/507472 +2021,Transferred to UD Logroñés,2020-10-05,2021-06-29,,,Transfer,Mateusz Bogusz,/mateusz-bogusz/profil/spieler/431475 +2021,Hamstring Injury,2020-11-08,2020-11-22,14,,injury,James Ward-Prowse,/james-ward-prowse/profil/spieler/181579 +2021,Shinbone injury,2021-02-20,2021-05-10,79,12,injury,Jack Grealish,/jack-grealish/profil/spieler/203460 +2021,Calf Injury,2020-10-02,2020-10-03,1,,injury,Jack Grealish,/jack-grealish/profil/spieler/203460 +2021,Torn ankle ligament,2021-04-10,2021-04-29,19,5,injury,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +2021,Knock,2020-09-29,2020-10-24,25,3,injury,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +2021,Transferred to Galatasaray,2021-02-01,2021-06-30,,,Transfer,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 +2021,Transferred to Watford,2020-08-01,2020-10-11,,,Transfer,Craig Dawson,/craig-dawson/profil/spieler/121477 +2021,Transferred to Watford,2021-05-31,2021-06-30,,,Transfer,Craig Dawson,/craig-dawson/profil/spieler/121477 +2021,Knock,2020-07-31,2020-09-13,44,2,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +2021,Muscle Injury,2021-05-03,2021-05-27,24,5,injury,Ozan Kabak,/ozan-kabak/profil/spieler/361260 +2021,groin strain,2020-11-30,2020-12-03,3,,injury,Ozan Kabak,/ozan-kabak/profil/spieler/361260 +2021,Transferred to FC Schalke 04,2020-08-01,2021-01-31,,,Transfer,Ozan Kabak,/ozan-kabak/profil/spieler/361260 +2021,Transferred to FC Schalke 04,2021-06-30,2021-06-30,,,Transfer,Ozan Kabak,/ozan-kabak/profil/spieler/361260 +2021,Transferred to Swansea,2020-08-01,2020-10-15,,,Transfer,Joe Rodon,/joe-rodon/profil/spieler/297212 +2021,Arm Injury,2020-11-30,2021-01-15,46,8,injury,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 +2021,Fractured Arm,2020-10-06,2020-11-20,45,4,injury,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 +2021,Knock,2020-09-23,2020-09-26,3,1,injury,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 +2021,Unknown Injury,2021-02-08,2021-02-12,4,1,injury,Gareth Bale,/gareth-bale/profil/spieler/39381 +2021,Calf Problems,2020-12-23,2021-01-12,20,5,injury,Gareth Bale,/gareth-bale/profil/spieler/39381 +2021,Knock,2020-12-12,2020-12-19,7,2,injury,Gareth Bale,/gareth-bale/profil/spieler/39381 +2021,Knee Problems,2020-09-09,2020-10-16,37,10,injury,Gareth Bale,/gareth-bale/profil/spieler/39381 +2021,Transferred to Real Madrid,2020-08-01,2020-09-18,,,Transfer,Gareth Bale,/gareth-bale/profil/spieler/39381 +2021,Transferred to Real Madrid,2021-06-30,2021-06-30,,,Transfer,Gareth Bale,/gareth-bale/profil/spieler/39381 +2021,Groin Injury,2021-05-15,2021-05-18,3,1,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +2021,Foot Injury,2021-02-07,2021-02-26,19,6,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +2021,Knock,2020-12-07,2020-12-12,5,1,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +2021,Arch pain,2020-10-30,2020-11-07,8,2,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +2021,Knock,2020-09-14,2020-09-19,5,1,injury,Serge Aurier,/serge-aurier/profil/spieler/127032 +2021,Head Injury,2020-12-31,2021-01-01,1,,injury,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 +2021,Bruised Rib,2020-11-02,2020-11-20,18,1,injury,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +2021,Ill,2020-09-14,2020-09-19,5,,injury,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +2021,Transferred to Olympique Lyon,2020-08-01,2020-09-18,,,Transfer,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +2021,Muscle Injury,2020-10-04,2020-11-24,51,8,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +2021,Knock,2020-07-03,2020-07-10,7,2,injury,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 +2021,Knock,2020-11-30,2020-12-05,5,1,injury,Carlos Vinícius,/carlos-vinicius/profil/spieler/525287 +2021,Transferred to Benfica,2020-08-01,2020-10-01,,,Transfer,Carlos Vinícius,/carlos-vinicius/profil/spieler/525287 +2021,Transferred to Benfica,2021-06-30,2021-06-30,,,Transfer,Carlos Vinícius,/carlos-vinicius/profil/spieler/525287 +2021,Chest injury,2020-10-25,2020-11-21,27,2,injury,Mark Noble,/mark-noble/profil/spieler/31835 +2021,Ankle Injury,2020-09-13,2020-09-26,13,3,injury,Mark Noble,/mark-noble/profil/spieler/31835 +2021,Arm Injury,2021-02-26,2021-03-05,7,1,injury,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 +2021,Strain,2020-12-30,2021-01-15,16,2,injury,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 +2021,Torn Muscle Fibre,2020-11-18,2020-12-09,21,7,injury,Moisés Caicedo,/moises-caicedo/profil/spieler/687626 +2021,Transferred to Independiente,2020-08-01,2021-01-31,,,Transfer,Moisés Caicedo,/moises-caicedo/profil/spieler/687626 +2021,Groin Injury,2021-06-08,2021-07-12,34,,injury,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 +2021,Muscle Injury,2021-03-01,2021-03-18,17,5,injury,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 +2021,Muscle Injury,2021-02-17,2021-02-26,9,3,injury,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 +2021,Transferred to Ajax,2020-08-01,2020-09-01,,,Transfer,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 +2021,Ankle Injury,2020-09-17,2020-10-18,31,3,injury,Kiko Casilla,/kiko-casilla/profil/spieler/27486 +2021,Knock,2021-01-08,2021-01-12,4,1,injury,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +2021,Calf Strain,2020-11-14,2020-11-20,6,,injury,Raheem Sterling,/raheem-sterling/profil/spieler/134425 +2021,Transferred to Without Club,2020-08-01,2020-12-01,,,Transfer,Andy Lonergan,/andy-lonergan/profil/spieler/14044 +2021,Transferred to Stoke City,2020-12-02,2021-01-08,,,Transfer,Andy Lonergan,/andy-lonergan/profil/spieler/14044 +2021,Ankle Injury,2021-02-11,2021-04-12,60,8,injury,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 +2021,Groin Injury,2020-11-09,2020-11-19,10,,injury,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 +2021,Transferred to West Ham U21,2020-08-01,2021-01-31,,,Transfer,Aji Alese,/aji-alese/profil/spieler/502065 +2021,Transferred to Cambridge Utd.,2021-02-01,2021-05-30,,,Transfer,Aji Alese,/aji-alese/profil/spieler/502065 +2021,Transferred to West Ham U21,2021-05-31,2021-06-30,,,Transfer,Aji Alese,/aji-alese/profil/spieler/502065 +2021,Transferred to Tottenham U23,2020-08-01,2021-01-21,,,Transfer,Brandon Austin,/brandon-austin/profil/spieler/428016 +2021,Transferred to Orlando,2021-01-22,2021-06-30,,,Transfer,Brandon Austin,/brandon-austin/profil/spieler/428016 +2021,Groin Injury,2021-01-28,2021-02-05,8,2,injury,Mathew Ryan,/mathew-ryan/profil/spieler/128969 +2021,Suspended,2020-12-15,2021-01-17,33,7,suspension,Mathew Ryan,/mathew-ryan/profil/spieler/128969 +2021,Transferred to AS Nancy B,2020-08-01,2020-09-18,,,Transfer,Thanawat Suengchitthawon,/thanawat-suengchitthawon/profil/spieler/427691 +2021,Transferred to Leicester U21,2020-09-19,2021-06-30,,,Transfer,Thanawat Suengchitthawon,/thanawat-suengchitthawon/profil/spieler/427691 +2021,Transferred to West Ham U21,2020-08-01,2020-09-17,,,Transfer,Reece Hannam,/reece-hannam/profil/spieler/503241 +2021,Transferred to Palace U21,2020-09-18,2021-06-30,,,Transfer,Reece Hannam,/reece-hannam/profil/spieler/503241 +2021,Calf Injury,2020-12-07,2020-12-28,21,4,injury,Kean Bryan,/kean-bryan/profil/spieler/214928 +2021,Muscular problems,2021-04-07,2021-04-15,8,1,injury,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +2021,Transferred to RB Leipzig,2020-08-01,2020-09-29,,,Transfer,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +2021,Transferred to RB Leipzig,2021-06-30,2021-06-30,,,Transfer,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +2021,Transferred to Hibernian FC,2021-01-08,2021-06-30,,,Transfer,Matt Macey,/matt-macey/profil/spieler/220491 +2021,Head Injury,2021-03-16,2021-04-01,16,,injury,Rui Patrício,/rui-patricio/profil/spieler/45026 +2021,Knock,2020-12-21,2021-01-18,28,4,injury,Mario Lemina,/mario-lemina/profil/spieler/170934 +2021,Achilles tendon problems,2020-11-02,2020-11-08,6,2,injury,Mario Lemina,/mario-lemina/profil/spieler/170934 +2021,Knock,2020-09-27,2020-10-17,20,3,injury,Mario Lemina,/mario-lemina/profil/spieler/170934 +2021,Shinbone injury,2021-03-22,2021-05-31,70,10,injury,Ben Davies,/ben-davies/profil/spieler/192765 +2021,Muscle Injury,2020-10-01,2020-10-21,20,3,injury,Anthony Knockaert,/anthony-knockaert/profil/spieler/149237 +2021,Transferred to Nottm Forest,2020-10-16,2021-05-30,,,Transfer,Anthony Knockaert,/anthony-knockaert/profil/spieler/149237 +2021,Cruciate Ligament Rupture,2021-01-16,2021-10-03,260,35,injury,Will Smallbone,/will-smallbone/profil/spieler/444211 +2021,Hamstring Injury,2020-10-14,2020-11-29,46,6,injury,Will Smallbone,/will-smallbone/profil/spieler/444211 +2021,Transferred to Everton U18,2020-07-01,2021-06-30,,,Transfer,Thierry Small,/thierry-small/profil/spieler/746554 +2021,Ankle Injury,2020-11-08,2021-01-19,72,16,injury,Angus Gunn,/angus-gunn/profil/spieler/201574 +2021,Transferred to Stoke City,2020-10-16,2021-05-30,,,Transfer,Angus Gunn,/angus-gunn/profil/spieler/201574 +2021,Transferred to Birmingham,2021-01-21,2021-05-30,,,Transfer,Rekeem Harper,/rekeem-harper/profil/spieler/456877 +2021,Knock,2020-11-24,2020-12-15,21,3,injury,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 +2021,Knock,2020-10-25,2020-11-22,28,2,injury,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 +2021,Calf Injury,2020-10-29,2020-12-31,63,12,injury,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 +2021,Transferred to Millwall,2020-10-16,2021-05-30,,,Transfer,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 +2021,Knee Injury,2021-04-05,2022-02-06,307,34,injury,Jonny Otto,/jonny-otto/profil/spieler/175446 +2021,Knee Injury,2020-08-07,2021-02-03,180,26,injury,Jonny Otto,/jonny-otto/profil/spieler/175446 +2021,Calf Injury,2021-02-10,2021-02-16,6,1,injury,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 +2021,Virus Infection,2021-01-02,2021-01-18,16,2,injury,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 +2021,Groin Strain,2020-12-18,2020-12-21,3,1,injury,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 +2021,Virus Infection,2020-11-21,2020-12-11,20,3,injury,Jake Livermore,/jake-livermore/profil/spieler/61832 +2021,Transferred to Leicester U21,2020-07-01,2021-06-30,,,Transfer,Ben Nelson,/ben-nelson/profil/spieler/714458 +2021,Transferred to Bay. Leverkusen,2021-01-31,2021-06-30,,,Transfer,Demarai Gray,/demarai-gray/profil/spieler/292417 +2021,Transferred to Aston Villa U23,2020-08-01,2021-01-14,,,Transfer,Dominic Revan,/dominic-revan/profil/spieler/503750 +2021,Transferred to Weymouth FC,2021-01-15,2021-04-09,,,Transfer,Dominic Revan,/dominic-revan/profil/spieler/503750 +2021,Transferred to Aston Villa U23,2021-04-10,2021-06-30,,,Transfer,Dominic Revan,/dominic-revan/profil/spieler/503750 +2021,Hamstring Injury,2021-01-09,2021-01-14,5,1,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +2021,Knock,2020-09-02,2020-09-04,2,,injury,Adama Traoré,/adama-traore/profil/spieler/204103 +2021,Ankle Injury,2020-09-18,2020-11-06,49,8,injury,Mason Holgate,/mason-holgate/profil/spieler/348623 +2021,Thigh Muscle Strain,2021-02-01,2021-02-03,2,1,injury,James Milner,/james-milner/profil/spieler/3333 +2021,Hamstring Injury,2020-11-28,2020-12-26,28,7,injury,James Milner,/james-milner/profil/spieler/3333 +2021,Calf Injury,2020-09-21,2020-09-27,6,1,injury,James Milner,/james-milner/profil/spieler/3333 +2021,Thigh Muscle Strain,2020-07-09,2020-07-21,12,2,injury,James Milner,/james-milner/profil/spieler/3333 +2021,Knock,2020-07-03,2020-07-07,4,1,injury,James Milner,/james-milner/profil/spieler/3333 +2021,Hamstring Injury,2020-06-22,2020-07-01,9,1,injury,James Milner,/james-milner/profil/spieler/3333 +2021,Corona virus,2020-11-02,2020-11-17,15,2,injury,Michal Karbownik,/michal-karbownik/profil/spieler/401604 +2021,Transferred to Legia Warszawa,2020-08-01,2020-10-03,,,Transfer,Michal Karbownik,/michal-karbownik/profil/spieler/401604 +2021,Transferred to Legia Warszawa,2020-10-05,2021-01-16,,,Transfer,Michal Karbownik,/michal-karbownik/profil/spieler/401604 +2021,Transferred to Burnley U21,2020-08-01,2021-06-30,,,Transfer,Anthony Driscoll-Glennon,/anthony-driscoll-glennon/profil/spieler/503683 +2021,Thigh Muscle Strain,2020-10-16,2021-02-15,122,21,injury,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 +2021,Hip Injury,2021-02-21,2021-04-12,50,9,injury,James Maddison,/james-maddison/profil/spieler/294057 +2021,Knee Injury,2021-01-04,2021-01-15,11,1,injury,James Maddison,/james-maddison/profil/spieler/294057 +2021,Knee Injury,2020-12-27,2021-01-02,6,1,injury,James Maddison,/james-maddison/profil/spieler/294057 +2021,Knee Injury,2020-12-07,2020-12-12,5,1,injury,James Maddison,/james-maddison/profil/spieler/294057 +2021,Hamstring Injury,2020-11-06,2020-11-07,1,,injury,James Maddison,/james-maddison/profil/spieler/294057 +2021,Hip Injury,2020-07-02,2020-09-12,72,6,injury,James Maddison,/james-maddison/profil/spieler/294057 +2021,Knock,2020-10-16,2020-10-30,14,2,injury,Saïd Benrahma,/said-benrahma/profil/spieler/290532 +2021,Transferred to Brentford,2020-08-01,2020-10-15,,,Transfer,Saïd Benrahma,/said-benrahma/profil/spieler/290532 +2021,Transferred to Brentford,2021-01-28,2021-01-28,,,Transfer,Saïd Benrahma,/said-benrahma/profil/spieler/290532 +2021,Transferred to Burnley U21,2020-07-01,2021-06-30,,,Transfer,Lewis Richardson,/lewis-richardson/profil/spieler/657863 +2021,Transferred to Aston Villa U18,2020-08-01,2021-06-30,,,Transfer,Mamadou Sylla,/mamadou-sylla/profil/spieler/654177 +2021,Transferred to West Brom U21,2020-08-01,2021-06-30,,,Transfer,George Harmon,/george-harmon/profil/spieler/504543 +2021,Corona virus,2020-10-28,2020-11-15,18,3,injury,Barry Douglas,/barry-douglas/profil/spieler/91854 +2021,Suspended,2020-09-11,2020-10-04,23,4,suspension,Barry Douglas,/barry-douglas/profil/spieler/91854 +2021,Transferred to Blackburn,2020-10-16,2021-05-30,,,Transfer,Barry Douglas,/barry-douglas/profil/spieler/91854 +2021,Transferred to Aston Villa U23,2020-07-01,2021-06-30,,,Transfer,Ákos Onódi,/akos-onodi/profil/spieler/501156 +2021,Surgery,2020-12-18,2021-03-21,93,20,injury,Sander Berge,/sander-berge/profil/spieler/333014 +2021,Bruise,2020-11-08,2020-11-21,13,,injury,Sander Berge,/sander-berge/profil/spieler/333014 +2021,Ankle Injury,2021-04-16,2021-04-22,6,2,injury,Harry Kane,/harry-kane/profil/spieler/132098 +2021,Ankle Injury,2021-01-29,2021-02-05,7,2,injury,Harry Kane,/harry-kane/profil/spieler/132098 +2021,Unknown Injury,2020-11-30,2020-12-05,5,1,injury,Harry Kane,/harry-kane/profil/spieler/132098 +2021,Transferred to RSC Anderlecht,2020-10-05,2021-06-30,,,Transfer,Josh Cullen,/josh-cullen/profil/spieler/242606 +2021,Muscle Injury,2021-05-06,2021-05-12,6,2,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +2021,Knock,2021-01-28,2021-01-29,1,,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +2021,Back Injury,2020-10-26,2020-11-07,12,3,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +2021,Knock,2020-10-15,2020-10-17,2,,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +2021,Thigh Muscle Strain,2020-09-10,2020-09-26,16,3,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +2021,Red card suspension,2020-07-27,2020-09-14,49,1,suspension,Jonny Evans,/jonny-evans/profil/spieler/42412 +2021,Knee Injury,2020-12-20,2021-02-05,47,9,injury,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 +2021,Transferred to Swansea,2020-10-02,2021-01-13,,,Transfer,Viktor Gyökeres,/viktor-gyokeres/profil/spieler/325443 +2021,Transferred to Coventry,2021-01-15,2021-05-30,,,Transfer,Viktor Gyökeres,/viktor-gyokeres/profil/spieler/325443 +2021,Transferred to Leicester U21,2020-07-01,2021-06-30,,,Transfer,Sidnei Tavares,/sidnei-tavares/profil/spieler/511813 +2021,Knee Surgery,2020-09-22,,743,105,injury,Jack O'Connell,/jack-oconnell/profil/spieler/212829 +2021,Transferred to Brighton U23,2020-08-01,2020-10-15,,,Transfer,Haydon Roberts,/haydon-roberts/profil/spieler/533523 +2021,Transferred to Rochdale,2020-10-16,2021-05-30,,,Transfer,Haydon Roberts,/haydon-roberts/profil/spieler/533523 +2021,Transferred to Brighton U23,2021-05-31,2021-06-30,,,Transfer,Haydon Roberts,/haydon-roberts/profil/spieler/533523 +2021,Transferred to Preston,2021-02-01,2021-05-30,,,Transfer,Anthony Gordon,/anthony-gordon/profil/spieler/503733 +2021,Finger Injury,2021-02-26,2021-04-20,53,8,injury,Marek Rodak,/marek-rodak/profil/spieler/186901 +2021,Knee Injury,2020-10-17,2020-12-28,72,17,injury,Thiago,/thiago/profil/spieler/60444 +2021,Corona virus,2020-09-23,2020-10-16,23,4,injury,Thiago,/thiago/profil/spieler/60444 +2021,Transferred to Bayern Munich,2020-08-01,2020-09-17,,,Transfer,Thiago,/thiago/profil/spieler/60444 +2021,Transferred to Aris Saloniki,2020-10-05,2021-06-29,,,Transfer,Xande Silva,/xande-silva/profil/spieler/258011 +2021,Transferred to Everton U18,2020-07-01,2021-06-30,,,Transfer,Isaac Price,/isaac-price/profil/spieler/612749 +2021,Transferred to Everton U23,2020-08-01,2021-06-30,,,Transfer,Nathan Broadhead,/nathan-broadhead/profil/spieler/344009 +2021,Quarantine,2021-06-08,2021-06-11,3,,injury,Diego Llorente,/diego-llorente/profil/spieler/246291 +2021,Hamstring Injury,2021-01-26,2021-02-22,27,6,injury,Diego Llorente,/diego-llorente/profil/spieler/246291 +2021,Groin Injury,2020-12-06,2021-01-15,40,7,injury,Diego Llorente,/diego-llorente/profil/spieler/246291 +2021,Groin Injury,2020-10-11,2020-12-04,54,6,injury,Diego Llorente,/diego-llorente/profil/spieler/246291 +2021,Transferred to Real Sociedad,2020-08-01,2020-09-23,,,Transfer,Diego Llorente,/diego-llorente/profil/spieler/246291 +2021,Groin Injury,2021-01-28,2021-02-10,13,3,injury,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 +2021,Bruise,2020-11-09,2020-11-22,13,,injury,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 +2021,Virus Infection,2020-08-20,2020-09-15,26,3,injury,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 +2021,Transferred to Angers SCO,2020-08-01,2020-10-03,,,Transfer,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 +2021,Transferred to Angers SCO,2021-06-30,2021-06-30,,,Transfer,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 +2021,Transferred to Brighton U23,2020-08-01,2020-09-01,,,Transfer,Tom McGill,/tom-mcgill/profil/spieler/406556 +2021,Transferred to Crawley Town,2020-09-02,2021-01-11,,,Transfer,Tom McGill,/tom-mcgill/profil/spieler/406556 +2021,Transferred to Brighton U23,2021-01-12,2021-06-30,,,Transfer,Tom McGill,/tom-mcgill/profil/spieler/406556 +2021,Virus Infection,2020-11-09,2020-11-20,11,,injury,Callum Robinson,/callum-robinson/profil/spieler/183299 +2021,Ill,2020-10-10,2020-10-18,8,,injury,Callum Robinson,/callum-robinson/profil/spieler/183299 +2021,Knock,2021-02-01,2021-02-04,3,1,injury,Kurt Zouma,/kurt-zouma/profil/spieler/157509 +2021,Rest,2020-12-28,2020-12-31,3,1,injury,Kurt Zouma,/kurt-zouma/profil/spieler/157509 +2021,Hamstring Injury,2021-01-10,2021-03-16,65,16,injury,Dennis Praet,/dennis-praet/profil/spieler/129588 +2021,Knee Injury,2020-09-28,2020-10-18,20,2,injury,Dennis Praet,/dennis-praet/profil/spieler/129588 +2021,Suspended,2020-09-20,2020-10-04,14,3,suspension,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +2021,Transferred to Middlesbrough,2020-10-12,2021-01-30,,,Transfer,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +2021,Transferred to Derby,2021-02-01,2021-05-30,,,Transfer,Patrick Roberts,/patrick-roberts/profil/spieler/225452 +2021,Knee Injury,2021-02-28,2021-06-30,122,16,injury,Harvey Barnes,/harvey-barnes/profil/spieler/398065 +2021,Hamstring Injury,2021-03-06,2021-09-18,196,17,injury,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 +2021,Rest,2021-02-26,2021-02-28,2,1,injury,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 +2021,Hamstring Injury,2020-12-16,2021-02-24,70,16,injury,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 +2021,Thigh Muscle Strain,2020-12-08,2020-12-15,7,1,injury,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 +2021,Hamstring Injury,2020-10-04,2020-10-17,13,,injury,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 +2021,Indirect card suspension,2020-11-22,2020-11-28,6,1,suspension,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 +2021,Knock,2020-09-23,2020-10-03,10,1,injury,Branislav Ivanovic,/branislav-ivanovic/profil/spieler/36827 +2021,Transferred to Zenit S-Pb,2020-08-01,2020-09-14,,,Transfer,Branislav Ivanovic,/branislav-ivanovic/profil/spieler/36827 +2021,Quarantine,2020-11-20,2020-12-04,14,5,injury,Joshua King,/joshua-king/profil/spieler/91059 +2021,Transferred to Bournemouth,2020-08-01,2021-01-31,,,Transfer,Joshua King,/joshua-king/profil/spieler/91059 +2021,Transferred to Man City U23,2020-08-01,2021-06-30,,,Transfer,Claudio Gomes,/claudio-gomes/profil/spieler/395239 +2021,Transferred to Newcastle U23,2020-08-01,2021-06-30,,,Transfer,Dan Langley,/dan-langley/profil/spieler/532824 +2021,Knock,2021-02-08,2021-02-16,8,2,injury,Fernandinho,/fernandinho/profil/spieler/26267 +2021,Knock,2020-10-22,2020-11-24,33,6,injury,Fernandinho,/fernandinho/profil/spieler/26267 +2021,Bruise,2021-01-05,2021-02-05,31,6,injury,Nathan Tella,/nathan-tella/profil/spieler/340322 +2021,Transferred to Fulham U21,2020-08-01,2020-08-12,,,Transfer,Cody Drameh,/cody-drameh/profil/spieler/531957 +2021,Transferred to Leeds U21,2020-08-13,2021-06-30,,,Transfer,Cody Drameh,/cody-drameh/profil/spieler/531957 +2021,Knock,2020-12-30,2021-05-31,152,27,injury,Michael Obafemi,/michael-obafemi/profil/spieler/444208 +2021,Muscle Injury,2020-11-26,2020-12-15,19,4,injury,Percy Tau,/percy-tau/profil/spieler/312239 +2021,Transferred to RSC Anderlecht,2020-08-05,2021-01-06,,,Transfer,Percy Tau,/percy-tau/profil/spieler/312239 +2021,Shoulder Injury,2020-09-10,2020-10-26,46,9,injury,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +2021,Transferred to Arsenal U23,2020-07-31,2020-07-31,,,Transfer,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 +2021,Transferred to Wolves U21,2020-08-01,2021-06-30,,,Transfer,Taylor Perry,/taylor-perry/profil/spieler/502073 +2021,Transferred to Southampton B,2020-07-01,2021-06-30,,,Transfer,Allan Tchaptchet,/allan-tchaptchet/profil/spieler/465294 +2021,Chest injury,2020-12-21,2021-01-15,25,4,injury,Liam Cooper,/liam-cooper/profil/spieler/75067 +2021,Groin Injury,2020-10-10,2020-11-01,22,2,injury,Liam Cooper,/liam-cooper/profil/spieler/75067 +2021,Calf Strain,2020-09-08,2020-09-18,10,2,injury,Liam Cooper,/liam-cooper/profil/spieler/75067 +2021,Red card suspension,2021-04-11,2021-05-01,20,3,suspension,Liam Cooper,/liam-cooper/profil/spieler/75067 +2021,Hamstring Injury,2021-05-03,2021-05-24,21,5,injury,David Luiz,/david-luiz/profil/spieler/46741 +2021,Ill,2020-12-25,2021-01-01,7,2,injury,David Luiz,/david-luiz/profil/spieler/46741 +2021,Head Injury,2020-12-01,2020-12-15,14,4,injury,David Luiz,/david-luiz/profil/spieler/46741 +2021,Knock,2020-11-27,2020-11-28,1,,injury,David Luiz,/david-luiz/profil/spieler/46741 +2021,Hamstring Injury,2020-10-26,2020-11-03,8,2,injury,David Luiz,/david-luiz/profil/spieler/46741 +2021,Neck Injury,2020-09-11,2020-09-18,7,1,injury,David Luiz,/david-luiz/profil/spieler/46741 +2021,Red card suspension,2021-02-03,2021-02-07,4,1,suspension,David Luiz,/david-luiz/profil/spieler/46741 +2021,Groin Injury,2020-07-18,2020-09-12,56,2,injury,Christian Fuchs,/christian-fuchs/profil/spieler/6636 +2021,Corona virus,2021-06-01,2021-06-15,14,,injury,John Fleck,/john-fleck/profil/spieler/54383 +2021,Back Injury,2020-10-11,2020-11-21,41,4,injury,John Fleck,/john-fleck/profil/spieler/54383 +2021,Groin Injury,2020-07-01,2020-07-15,14,4,injury,John Fleck,/john-fleck/profil/spieler/54383 +2021,Transferred to Shrewsbury,2021-01-01,2021-05-30,,,Transfer,Matthew Pennington,/matthew-pennington/profil/spieler/220755 +2021,Corona virus,2021-01-20,2021-01-29,9,3,injury,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +2021,Transferred to Benfica,2020-09-29,2021-06-30,,,Transfer,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 +2021,Knock,2021-02-05,2021-07-01,146,17,injury,Solly March,/solly-march/profil/spieler/209212 +2021,Ankle Injury,2020-11-02,2020-11-20,18,1,injury,Solly March,/solly-march/profil/spieler/209212 +2021,Muscle Injury,2020-07-06,2020-07-13,7,2,injury,Solly March,/solly-march/profil/spieler/209212 +2021,Malaria,2021-04-08,2021-04-26,18,5,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +2021,Knock,2021-01-18,2021-02-01,14,4,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +2021,Calf Injury,2020-12-17,2020-12-28,11,3,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +2021,Transferred to Aston Villa U18,2020-07-01,2021-06-30,,,Transfer,Taylor-Jay Hart,/taylor-jay-hart/profil/spieler/814522 +2021,Transferred to Aston Villa U23,2020-08-01,2021-06-30,,,Transfer,Louie Barry,/louie-barry/profil/spieler/581670 +2021,Transferred to West Brom U21,2020-08-01,2021-06-30,,,Transfer,Cheikh Diaby,/cheikh-diaby/profil/spieler/592988 +2021,Knock,2021-01-12,2021-02-09,28,7,injury,Jason Steele,/jason-steele/profil/spieler/73564 +2021,Knock,2020-11-03,2020-12-10,37,4,injury,Jamie Shackleton,/jamie-shackleton/profil/spieler/534700 +2021,Hamstring Injury,2021-02-04,2021-03-18,42,12,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +2021,Ankle Injury,2020-11-16,2020-12-03,17,4,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +2021,Corona virus,2020-08-27,2020-09-14,18,,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +2021,Transferred to FC Emmen,2021-02-01,2021-06-29,,,Transfer,Michael Verrips,/michael-verrips/profil/spieler/288259 +2021,Muscle Injury,2020-11-16,2020-12-26,40,9,injury,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 +2021,Transferred to Aston Villa U23,2020-08-01,2021-01-15,,,Transfer,Callum Rowe,/callum-rowe/profil/spieler/459322 +2021,Transferred to Hereford,2021-01-16,2021-05-30,,,Transfer,Callum Rowe,/callum-rowe/profil/spieler/459322 +2021,Transferred to Aston Villa U23,2021-05-31,2021-06-30,,,Transfer,Callum Rowe,/callum-rowe/profil/spieler/459322 +2021,Transferred to Burnley U21,2020-08-01,2021-06-30,,,Transfer,Joel Mumbongo,/joel-mumbongo/profil/spieler/381156 +2021,Hamstring Injury,2021-03-20,2021-04-02,13,2,injury,Conor Hourihane,/conor-hourihane/profil/spieler/61653 +2021,Transferred to Swansea,2021-01-20,2021-05-30,,,Transfer,Conor Hourihane,/conor-hourihane/profil/spieler/61653 +2021,Groin Surgery,2021-05-10,2021-08-23,105,5,injury,Daniel Podence,/daniel-podence/profil/spieler/256977 +2021,Tear in the abductor muscle,2021-02-06,2021-04-01,54,8,injury,Daniel Podence,/daniel-podence/profil/spieler/256977 +2021,Thigh Problems,2020-12-30,2021-01-26,27,5,injury,Daniel Podence,/daniel-podence/profil/spieler/256977 +2021,Shoulder Injury,2020-09-22,2020-10-03,11,1,injury,Daniel Podence,/daniel-podence/profil/spieler/256977 +2021,Transferred to Everton U23,2020-08-01,2021-06-30,,,Transfer,Ryan Astley,/ryan-astley/profil/spieler/511552 +2021,Knee Injury,2020-12-28,2021-01-11,14,2,injury,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +2021,Ankle Injury,2020-09-23,2020-10-18,25,4,injury,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +2021,Hand Injury,2019-12-08,2019-12-13,5,,injury,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +2021,Transferred to Fulham U21,2020-07-01,2021-06-30,,,Transfer,Sylvester Jasper,/sylvester-jasper/profil/spieler/502074 +2021,Knock,2021-02-11,2021-02-12,1,,injury,Rodri,/rodri/profil/spieler/357565 +2021,Transferred to West Ham U21,2020-08-01,2021-01-31,,,Transfer,Oladapo Afolayan,/oladapo-afolayan/profil/spieler/487850 +2021,Transferred to Bolton,2021-02-01,2021-05-30,,,Transfer,Oladapo Afolayan,/oladapo-afolayan/profil/spieler/487850 +2021,Transferred to West Ham U21,2021-05-31,2021-06-30,,,Transfer,Oladapo Afolayan,/oladapo-afolayan/profil/spieler/487850 +2021,Transferred to Aston Villa U23,2020-07-01,2021-06-30,,,Transfer,Jaden Philogene-Bidace,/jaden-philogene-bidace/profil/spieler/665390 +2021,Ankle Injury,2021-05-09,2021-06-13,35,6,injury,Harry Maguire,/harry-maguire/profil/spieler/177907 +2021,Transferred to Arsenal U23,2020-08-01,2021-06-30,,,Transfer,Folarin Balogun,/folarin-balogun/profil/spieler/503770 +2021,Transferred to Nottm Forest,2020-09-18,2021-05-30,,,Transfer,Cyrus Christie,/cyrus-christie/profil/spieler/158623 +2021,Corona virus,2021-04-02,2021-04-15,13,2,injury,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 +2021,Tear in the abductor muscle,2020-10-06,2020-12-27,82,17,injury,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 +2021,Back Injury,2021-03-29,2021-04-03,5,,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2021,Back Injury,2020-12-27,2021-01-06,10,3,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2021,Back Injury,2020-11-25,2020-11-28,3,,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2021,Back Injury,2020-11-05,2020-11-06,1,,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2021,Transferred to Southampton U23,2020-08-01,2021-06-30,,,Transfer,Kayne Ramsay,/kayne-ramsay/profil/spieler/530879 +2021,Transferred to Without Club,2020-07-01,2020-11-23,,,Transfer,Richard Nartey,/richard-nartey/profil/spieler/396861 +2021,Transferred to Burnley U21,2020-11-24,2021-06-30,,,Transfer,Richard Nartey,/richard-nartey/profil/spieler/396861 +2021,Knee Injury,2021-04-12,2022-02-01,295,31,injury,Pedro Neto,/pedro-neto/profil/spieler/487465 +2021,Transferred to FC Midtjylland,2021-02-01,2021-06-30,,,Transfer,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +2021,Knock,2021-02-01,2021-03-02,29,7,injury,Ibrahima Diallo,/ibrahima-diallo/profil/spieler/413032 +2021,Knock,2020-11-02,2020-11-05,3,,injury,Ibrahima Diallo,/ibrahima-diallo/profil/spieler/413032 +2021,Transferred to Stade Brestois,2020-08-01,2020-10-03,,,Transfer,Ibrahima Diallo,/ibrahima-diallo/profil/spieler/413032 +2021,Transferred to Plymouth,2021-01-31,2021-04-30,,,Transfer,Sam Woods,/sam-woods/profil/spieler/611650 +2021,Transferred to Blackpool,2020-10-16,2021-01-16,,,Transfer,Ben Woodburn,/ben-woodburn/profil/spieler/344015 +2021,Transferred to FC Porto,2020-08-01,2020-09-04,,,Transfer,Fábio Silva,/fabio-silva/profil/spieler/505653 +2021,Hamstring Injury,2021-01-04,2021-01-17,13,2,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +2021,Groin Injury,2020-12-23,2020-12-29,6,1,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +2021,Groin Injury,2020-10-19,2020-11-20,32,3,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +2021,Muscle Injury,2021-03-25,2021-04-01,7,,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2021,Hamstring Injury,2021-01-07,2021-02-01,25,6,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2021,Rest,2020-09-21,2020-09-24,3,1,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2021,Yellow card suspension,2021-01-04,2021-01-17,13,1,suspension,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2021,Transferred to Spurs U18,2020-07-01,2021-06-30,,,Transfer,Dane Scarlett,/dane-scarlett/profil/spieler/670883 +2021,Transferred to Arsenal U23,2020-07-01,2021-06-30,,,Transfer,Arthur Okonkwo,/arthur-okonkwo/profil/spieler/503769 +2021,Transferred to Leeds U21,2020-08-01,2021-06-30,,,Transfer,Niall Huggins,/niall-huggins/profil/spieler/559801 +2021,Groin Strain,2020-11-21,2020-12-05,14,4,injury,Toby Alderweireld,/toby-alderweireld/profil/spieler/42710 +2021,Transferred to Leeds U21,2020-08-01,2021-06-30,,,Transfer,Elia Caprile,/elia-caprile/profil/spieler/421873 +2021,Knock,2021-02-08,2021-02-11,3,1,injury,Rúben Dias,/ruben-dias/profil/spieler/258004 +2021,Transferred to Benfica,2020-08-01,2020-09-28,,,Transfer,Rúben Dias,/ruben-dias/profil/spieler/258004 +2021,Transferred to Feyenoord U19,2020-08-01,2020-09-15,,,Transfer,Crysencio Summerville,/crysencio-summerville/profil/spieler/474701 +2021,Transferred to Leeds U21,2020-09-16,2021-06-30,,,Transfer,Crysencio Summerville,/crysencio-summerville/profil/spieler/474701 +2021,Bruise,2020-12-13,2020-12-25,12,2,injury,Ezri Konsa,/ezri-konsa/profil/spieler/413403 +2021,Transferred to West Ham U21,2020-07-01,2021-06-30,,,Transfer,Mipo Odubeko,/mipo-odubeko/profil/spieler/655880 +2021,Hamstring Injury,2020-10-25,2021-01-24,91,19,injury,Steven Sessegnon,/steven-sessegnon/profil/spieler/406558 +2021,Transferred to Bristol City,2020-09-07,2021-05-30,,,Transfer,Steven Sessegnon,/steven-sessegnon/profil/spieler/406558 +2021,Knee Injury,2020-11-30,2021-01-25,56,10,injury,Conor Townsend,/conor-townsend/profil/spieler/146509 +2021,Ankle problems,2020-09-01,2020-09-14,13,1,injury,Conor Townsend,/conor-townsend/profil/spieler/146509 +2021,Hip problems,2021-01-28,2021-01-31,3,1,injury,Bukayo Saka,/bukayo-saka/profil/spieler/433177 +2021,Ankle Injury,2020-12-30,2021-01-01,2,,injury,Bukayo Saka,/bukayo-saka/profil/spieler/433177 +2021,Hamstring Injury,2020-11-23,2020-11-28,5,1,injury,Bukayo Saka,/bukayo-saka/profil/spieler/433177 +2021,Ruptured knee ligament,2021-03-29,2021-08-02,126,14,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +2021,Hip Injury,2021-03-11,2021-03-20,9,3,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +2021,Red card suspension,2020-10-05,2020-11-02,28,3,suspension,Anthony Martial,/anthony-martial/profil/spieler/182877 +2021,Transferred to Brentford,2020-08-01,2020-09-08,,,Transfer,Ollie Watkins,/ollie-watkins/profil/spieler/324358 +2021,Calf Injury,2021-02-01,2021-02-12,11,3,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +2021,Knock,2021-01-23,2021-01-26,3,1,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +2021,Thigh Muscle Strain,2020-12-22,2020-12-28,6,1,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +2021,Thigh Muscle Strain,2020-12-06,2020-12-12,6,,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +2021,Hamstring Injury,2020-11-24,2020-12-04,10,1,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +2021,Groin Injury,2020-11-19,2020-11-23,4,1,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +2021,Chest injury,2020-09-21,2020-10-02,11,3,injury,Robbie Brady,/robbie-brady/profil/spieler/128229 +2021,Transferred to Angers SCO B,2020-08-01,2020-10-04,,,Transfer,Anthony Mancini,/anthony-mancini/profil/spieler/677311 +2021,Transferred to Burnley U21,2020-10-05,2021-06-29,,,Transfer,Anthony Mancini,/anthony-mancini/profil/spieler/677311 +2021,Transferred to Angers SCO B,2021-06-30,2021-06-30,,,Transfer,Anthony Mancini,/anthony-mancini/profil/spieler/677311 +2021,Torn ankle ligament,2021-01-16,2021-03-23,66,16,injury,James Olayinka,/james-olayinka/profil/spieler/506965 +2021,Transferred to Arsenal U23,2020-08-01,2020-10-15,,,Transfer,James Olayinka,/james-olayinka/profil/spieler/506965 +2021,Transferred to Southend United,2020-10-16,2021-05-30,,,Transfer,James Olayinka,/james-olayinka/profil/spieler/506965 +2021,Transferred to Arsenal U23,2021-05-31,2021-06-30,,,Transfer,James Olayinka,/james-olayinka/profil/spieler/506965 +2021,Ankle Injury,2021-01-28,2021-07-01,154,23,injury,Joel Matip,/joel-matip/profil/spieler/82105 +2021,groin strain,2020-12-28,2021-01-21,24,5,injury,Joel Matip,/joel-matip/profil/spieler/82105 +2021,Back trouble,2020-12-14,2020-12-17,3,1,injury,Joel Matip,/joel-matip/profil/spieler/82105 +2021,Bruise,2020-10-19,2020-11-02,14,4,injury,Joel Matip,/joel-matip/profil/spieler/82105 +2021,Thigh Problems,2020-09-14,2020-10-15,31,5,injury,Joel Matip,/joel-matip/profil/spieler/82105 +2021,Transferred to Man City U23,2020-07-01,2021-06-30,,,Transfer,James Trafford,/james-trafford/profil/spieler/566799 +2021,Achilles tendon surgery,2021-05-24,2021-11-27,187,14,injury,Nathan Ferguson,/nathan-ferguson/profil/spieler/507254 +2021,Hamstring Injury,2020-09-11,2021-05-05,236,35,injury,Nathan Ferguson,/nathan-ferguson/profil/spieler/507254 +2021,Knock,2021-02-02,2021-02-05,3,1,injury,Joël Veltman,/joel-veltman/profil/spieler/111195 +2021,Fitness,2021-03-23,2021-04-12,20,2,injury,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 +2021,Torn Knee Ligament,2021-02-09,2021-03-14,33,6,injury,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 +2021,Corona virus,2020-11-13,2020-12-04,21,2,injury,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 +2021,Thigh Muscle Strain,2021-02-03,2021-03-01,26,8,injury,Wesley Fofana,/wesley-fofana/profil/spieler/475411 +2021,Knee Injury,2020-12-27,2021-01-02,6,1,injury,Wesley Fofana,/wesley-fofana/profil/spieler/475411 +2021,Knee Injury,2020-11-09,2020-11-21,12,,injury,Wesley Fofana,/wesley-fofana/profil/spieler/475411 +2021,Transferred to Saint-Étienne,2020-08-01,2020-10-01,,,Transfer,Wesley Fofana,/wesley-fofana/profil/spieler/475411 +2021,Muscle Injury,2020-10-25,2020-11-01,7,2,injury,Harry Wilson,/harry-wilson/profil/spieler/279455 +2021,Transferred to Cardiff,2020-10-16,2021-05-30,,,Transfer,Harry Wilson,/harry-wilson/profil/spieler/279455 +2021,Virus Infection,2020-12-30,2021-01-15,16,1,injury,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 +2021,Knock,2020-12-20,2021-01-25,36,6,injury,Nathan Redmond,/nathan-redmond/profil/spieler/129078 +2021,Hamstring Injury,2020-11-07,2020-12-06,29,2,injury,Nathan Redmond,/nathan-redmond/profil/spieler/129078 +2021,Ankle Injury,2020-09-18,2020-10-03,15,2,injury,Nathan Redmond,/nathan-redmond/profil/spieler/129078 +2021,Knock,2021-01-27,2021-05-31,124,18,injury,James McArthur,/james-mcarthur/profil/spieler/41416 +2021,Transferred to Chelsea U23,2020-08-01,2020-09-16,,,Transfer,Conor Gallagher,/conor-gallagher/profil/spieler/488362 +2021,Transferred to Chelsea U23,2021-05-31,2021-06-30,,,Transfer,Conor Gallagher,/conor-gallagher/profil/spieler/488362 +2021,Muscle Injury,2020-11-03,2020-11-27,24,4,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +2021,Quarantine,2020-10-31,2020-11-03,3,1,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +2021,Hamstring Injury,2020-08-02,2020-10-04,63,7,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +2021,Calf Strain,2020-08-01,2020-08-22,21,2,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +2021,Transferred to Los Angeles,2021-01-12,2021-06-30,,,Transfer,Jonathan Bond,/jonathan-bond/profil/spieler/130768 +2021,Transferred to Derby,2020-08-26,2021-05-30,,,Transfer,Matt Clarke,/matt-clarke/profil/spieler/307497 +2021,Kidney problems,2021-03-02,2021-12-31,304,25,injury,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 +2021,No eligibility,2021-02-05,2021-05-23,107,16,absence,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 +2021,No eligibility,2020-10-20,2021-01-02,74,12,absence,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 +2021,Ankle Injury,2020-10-20,2020-11-07,18,2,injury,Dara O'Shea,/dara-oshea/profil/spieler/401320 +2021,Transferred to Fulham U21,2020-07-01,2021-06-30,,,Transfer,Fábio Carvalho,/fabio-carvalho/profil/spieler/559263 +2021,Transferred to FC Brügge U21,2020-08-01,2020-08-06,,,Transfer,Lars Dendoncker,/lars-dendoncker/profil/spieler/369098 +2021,Transferred to Brighton U23,2020-08-07,2021-06-30,,,Transfer,Lars Dendoncker,/lars-dendoncker/profil/spieler/369098 +2021,Transferred to Man Utd U18,2020-08-01,2021-06-30,,,Transfer,Shola Shoretire,/shola-shoretire/profil/spieler/640026 +2021,Transferred to Man Utd U23,2021-07-01,2021-06-30,,,Transfer,Shola Shoretire,/shola-shoretire/profil/spieler/640026 +2021,Muscular problems,2021-02-19,2021-02-24,5,1,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +2021,Quarantine,2021-02-01,2021-02-05,4,1,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +2021,Muscle Injury,2020-07-19,2020-10-24,97,12,injury,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +2021,Transferred to FC Schalke 04,2021-02-01,2021-06-30,,,Transfer,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 +2021,Groin Injury,2020-12-28,2021-02-13,47,11,injury,Marçal,/marcal/profil/spieler/137745 +2021,Knock,2020-10-26,2020-11-07,12,1,injury,Marçal,/marcal/profil/spieler/137745 +2021,Calf Injury,2020-09-23,2020-10-18,25,2,injury,Marçal,/marcal/profil/spieler/137745 +2021,Transferred to Olympique Lyon,2020-08-01,2020-09-06,,,Transfer,Marçal,/marcal/profil/spieler/137745 +2021,Cruciate Ligament Injury,2021-03-18,2022-04-26,404,65,injury,Meritan Shabani,/meritan-shabani/profil/spieler/379980 +2021,Transferred to Wolves U21,2020-08-01,2021-01-31,,,Transfer,Meritan Shabani,/meritan-shabani/profil/spieler/379980 +2021,Transferred to VVV-Venlo,2021-02-01,2021-06-29,,,Transfer,Meritan Shabani,/meritan-shabani/profil/spieler/379980 +2021,Transferred to Wolves U21,2021-06-30,2021-06-30,,,Transfer,Meritan Shabani,/meritan-shabani/profil/spieler/379980 +2021,Transferred to Man City U23,2020-08-01,2021-06-30,,,Transfer,Felix Nmecha,/felix-nmecha/profil/spieler/406640 +2021,Transferred to Arsenal U23,2020-07-01,2021-06-30,,,Transfer,Ben Cottrell,/ben-cottrell/profil/spieler/470597 +2021,Quarantine,2021-06-01,2021-06-04,3,,injury,Ché Adams,/che-adams/profil/spieler/346779 +2021,Head Injury,2020-12-30,2021-01-15,16,1,injury,Ché Adams,/che-adams/profil/spieler/346779 +2021,Hamstring Injury,2020-10-20,2020-11-22,33,7,injury,Ben Davies,/ben-davies/profil/spieler/257097 +2021,Transferred to Preston,2020-08-01,2021-01-31,,,Transfer,Ben Davies,/ben-davies/profil/spieler/257097 +2021,Groin Injury,2020-11-23,2020-12-12,19,2,injury,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 +2021,Knock,2020-11-01,2020-11-21,20,1,injury,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 +2021,Transferred to Elche CF,2021-02-01,2021-06-29,,,Transfer,Paulo Gazzaniga,/paulo-gazzaniga/profil/spieler/195488 +2021,Virus Infection,2020-11-16,2020-11-28,12,2,injury,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 +2021,Unknown Injury,2021-06-01,2021-07-10,39,,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +2021,Bruise,2020-11-05,2020-11-23,18,2,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +2021,Bruise,2020-10-17,2020-10-23,6,2,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +2021,Transferred to Aston Villa U23,2020-07-01,2021-06-30,,,Transfer,Carney Chukwuemeka,/carney-chukwuemeka/profil/spieler/659459 +2021,Transferred to Nottm Forest,2020-08-01,2020-09-02,,,Transfer,Matty Cash,/matty-cash/profil/spieler/425334 +2021,Knock,2020-10-17,2020-12-01,45,10,injury,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +2021,No eligibility,2021-03-14,2021-03-14,0,1,absence,Jesse Lingard,/jesse-lingard/profil/spieler/141660 +2021,Transferred to Paris SG,2020-08-01,2020-09-08,,,Transfer,Alphonse Areola,/alphonse-areola/profil/spieler/120629 +2021,Transferred to Paris SG,2021-06-30,2021-06-30,,,Transfer,Alphonse Areola,/alphonse-areola/profil/spieler/120629 +2021,Knock,2021-01-20,2021-04-18,88,15,injury,Darren Randolph,/darren-randolph/profil/spieler/51321 +2021,Virus Infection,2021-01-06,2021-03-14,67,20,injury,Scott Carson,/scott-carson/profil/spieler/14555 +2021,Transferred to Derby,2021-05-31,2021-06-30,,,Transfer,Scott Carson,/scott-carson/profil/spieler/14555 +2021,Transferred to Everton U23,2020-08-01,2021-01-19,,,Transfer,Ellis Simms,/ellis-simms/profil/spieler/511550 +2021,Transferred to Blackpool,2021-01-20,2021-05-30,,,Transfer,Ellis Simms,/ellis-simms/profil/spieler/511550 +2021,Transferred to Everton U23,2021-05-31,2021-06-30,,,Transfer,Ellis Simms,/ellis-simms/profil/spieler/511550 +2021,Calf Strain,2020-08-30,2020-09-30,31,4,injury,Cédric Soares,/cedric-soares/profil/spieler/112988 +2021,Transferred to Palace U21,2020-08-01,2021-01-21,,,Transfer,Nya Kirby,/nya-kirby/profil/spieler/406633 +2021,Transferred to Tranmere Rovers,2021-01-22,2021-05-30,,,Transfer,Nya Kirby,/nya-kirby/profil/spieler/406633 +2021,Transferred to Palace U21,2021-05-31,2021-06-30,,,Transfer,Nya Kirby,/nya-kirby/profil/spieler/406633 +2021,Transferred to 1.FSV Mainz 05,2020-08-01,2021-01-20,,,Transfer,Jean-Philippe Mateta,/jean-philippe-mateta/profil/spieler/420002 +2021,Transferred to FC Porto,2020-08-01,2020-09-09,,,Transfer,Vitinha,/vitinha/profil/spieler/487469 +2021,Transferred to FC Porto,2021-06-30,2021-06-30,,,Transfer,Vitinha,/vitinha/profil/spieler/487469 +2021,Transferred to Leicester U18,2020-08-01,2021-06-30,,,Transfer,Ethan Fitzhugh,/ethan-fitzhugh/profil/spieler/610653 +2021,Unknown Injury,2020-12-05,2020-12-08,3,1,injury,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +2021,Virus Infection,2020-11-09,2020-11-20,11,,injury,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +2021,Knock,2020-10-28,2020-10-31,3,1,injury,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +2021,Knock,2020-12-20,2021-01-13,24,4,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +2021,Calf Injury,2020-10-23,2020-11-06,14,2,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +2021,Hamstring Injury,2020-07-08,2020-10-17,101,9,injury,Gary Cahill,/gary-cahill/profil/spieler/27511 +2021,Transferred to Norwich,2020-09-04,2021-05-30,,,Transfer,Ben Gibson,/ben-gibson/profil/spieler/128904 +2021,Transferred to Norwich,2020-08-17,2021-05-30,,,Transfer,Oliver Skipp,/oliver-skipp/profil/spieler/406638 +2021,Hip Injury,2020-11-14,2020-11-18,4,,injury,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +2021,Cruciate Ligament Rupture,2021-02-10,2022-01-07,331,49,injury,James Justin,/james-justin/profil/spieler/413220 +2021,Knock,2020-10-23,2020-11-05,13,2,injury,Yan Valery,/yan-valery/profil/spieler/406008 +2021,Transferred to Birmingham,2021-02-01,2021-05-30,,,Transfer,Yan Valery,/yan-valery/profil/spieler/406008 +2021,Transferred to Charlton,2020-10-13,2021-06-30,,,Transfer,Ryan Inniss,/ryan-inniss/profil/spieler/183284 +2021,Corona virus,2021-03-31,2021-04-20,20,5,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +2021,Knock,2021-03-17,2021-03-25,8,2,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +2021,Knock,2021-02-03,2021-02-13,10,2,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +2021,Knock,2021-01-21,2021-01-29,8,2,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +2021,Muscle Injury,2020-10-18,2020-12-01,44,9,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +2021,Transferred to Everton U18,2020-08-01,2021-06-30,,,Transfer,Zan Luk Leban,/zan-luk-leban/profil/spieler/605757 +2021,Transferred to Everton U23,2021-07-01,2021-06-30,,,Transfer,Zan Luk Leban,/zan-luk-leban/profil/spieler/605757 +2021,Red card suspension,2021-02-03,2021-02-07,4,1,suspension,Bernd Leno,/bernd-leno/profil/spieler/72476 +2021,Foot Injury,2020-09-08,2020-10-30,52,9,injury,Stefan Johansen,/stefan-johansen/profil/spieler/62008 +2021,No eligibility,2020-10-20,2021-01-02,74,12,absence,Stefan Johansen,/stefan-johansen/profil/spieler/62008 +2021,Transferred to QPR,2021-01-26,2021-05-30,,,Transfer,Stefan Johansen,/stefan-johansen/profil/spieler/62008 +2021,Ankle Injury,2020-07-21,2020-09-11,52,1,injury,Emil Krafth,/emil-krafth/profil/spieler/184528 +2021,Transferred to Barcelona,2020-08-01,2020-09-22,,,Transfer,Nélson Semedo,/nelson-semedo/profil/spieler/231572 +2021,Transferred to Chelsea U23,2020-08-01,2021-06-30,,,Transfer,Karlo Ziger,/karlo-ziger/profil/spieler/526258 +2021,Transferred to Chelsea U23,2020-08-01,2020-10-08,,,Transfer,Nathan Baxter,/nathan-baxter/profil/spieler/342050 +2021,Transferred to Accrington,2020-10-09,2021-05-30,,,Transfer,Nathan Baxter,/nathan-baxter/profil/spieler/342050 +2021,Transferred to Chelsea U23,2021-05-31,2021-06-30,,,Transfer,Nathan Baxter,/nathan-baxter/profil/spieler/342050 +2021,Hip Injury,2020-12-04,2020-12-20,16,4,injury,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +2021,Transferred to Swindon Town,2020-09-21,2021-01-06,,,Transfer,Jordan Stevens,/jordan-stevens/profil/spieler/533913 +2021,Transferred to Bradford,2021-01-08,2021-05-30,,,Transfer,Jordan Stevens,/jordan-stevens/profil/spieler/533913 +2021,Fractured Finger,2020-09-10,2020-11-21,72,9,injury,Simon Moore,/simon-moore/profil/spieler/123536 +2021,Knock,2020-11-03,2020-12-10,37,4,injury,Pablo Hernández,/pablo-hernandez/profil/spieler/46220 +2021,Groin Injury,2020-09-25,2020-10-18,23,2,injury,Pablo Hernández,/pablo-hernandez/profil/spieler/46220 +2021,Knock,2020-12-05,2020-12-17,12,4,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +2021,Corona virus,2020-11-18,2020-12-01,13,3,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +2021,Transferred to FC Schalke 04,2021-01-04,2021-06-29,,,Transfer,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +2021,Hamstring Injury,2021-02-01,2021-03-25,52,11,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +2021,Hamstring Injury,2020-11-07,2020-11-22,15,,injury,Theo Walcott,/theo-walcott/profil/spieler/33713 +2021,Transferred to Liverpool U18,2020-07-01,2021-06-30,,,Transfer,Harvey Davies,/harvey-davies/profil/spieler/706815 +2021,Knock,2021-01-10,2021-02-01,22,6,injury,Brandon Williams,/brandon-williams/profil/spieler/507700 +2021,Knock,2021-01-31,2021-02-01,1,,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +2021,Groin Injury,2020-12-23,2021-01-11,19,4,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +2021,Hamstring Injury,2020-11-02,2020-12-15,43,4,injury,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +2021,Transferred to Bournemouth,2020-08-01,2020-09-06,,,Transfer,Ryan Fraser,/ryan-fraser/profil/spieler/146795 +2021,Knee Injury,2021-02-07,2021-04-25,77,10,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +2021,Knock,2021-01-27,2021-01-29,2,,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +2021,Virus Infection,2020-11-29,2020-12-25,26,4,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +2021,Red card suspension,2021-05-03,2021-05-20,17,3,suspension,Fabian Schär,/fabian-schar/profil/spieler/135343 +2021,Transferred to Sheff Utd U21,2020-08-01,2020-09-29,,,Transfer,Regan Slater,/regan-slater/profil/spieler/473080 +2021,Transferred to Hull City,2020-09-30,2021-05-30,,,Transfer,Regan Slater,/regan-slater/profil/spieler/473080 +2021,Transferred to Sheff Utd U21,2021-05-31,2021-06-30,,,Transfer,Regan Slater,/regan-slater/profil/spieler/473080 +2021,Transferred to Sheff Wed,2020-08-20,2021-05-30,,,Transfer,Izzy Brown,/izzy-brown/profil/spieler/245805 +2021,Ankle Injury,2020-12-20,2021-02-18,60,13,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +2021,Ligament Injury,2020-12-10,2020-12-15,5,1,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +2021,Hamstring Injury,2020-11-23,2020-12-05,12,3,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +2021,Corona virus,2020-10-14,2020-11-03,20,6,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +2021,Transferred to Arsenal U23,2020-07-01,2021-06-30,,,Transfer,Miguel Azeez,/miguel-azeez/profil/spieler/547533 +2021,Hamstring Injury,2020-10-26,2020-11-06,11,1,injury,Ben Godfrey,/ben-godfrey/profil/spieler/343475 +2021,Transferred to Norwich,2020-08-01,2020-10-04,,,Transfer,Ben Godfrey,/ben-godfrey/profil/spieler/343475 +2021,Transferred to Spurs U18,2020-08-01,2020-12-31,,,Transfer,Nile John,/nile-john/profil/spieler/581683 +2021,Transferred to Tottenham U23,2021-01-01,2021-06-30,,,Transfer,Nile John,/nile-john/profil/spieler/581683 +2021,Transferred to Man City U23,2020-08-01,2021-01-31,,,Transfer,Taylor Harwood-Bellis,/taylor-harwood-bellis/profil/spieler/503977 +2021,Transferred to Blackburn,2021-02-01,2021-05-30,,,Transfer,Taylor Harwood-Bellis,/taylor-harwood-bellis/profil/spieler/503977 +2021,Transferred to Man City U23,2021-05-31,2021-06-30,,,Transfer,Taylor Harwood-Bellis,/taylor-harwood-bellis/profil/spieler/503977 +2021,Cruciate Ligament Injury,2020-12-19,2021-11-21,337,51,injury,Sam Hughes,/sam-hughes/profil/spieler/395797 +2021,Transferred to Burton Albion,2020-10-09,2020-12-31,,,Transfer,Sam Hughes,/sam-hughes/profil/spieler/395797 +2021,Patella rupture,2021-04-11,2021-10-24,196,23,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +2021,Corona virus,2021-03-28,2021-04-07,10,2,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +2021,Edema in the knee,2021-02-19,2021-03-17,26,5,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +2021,Quarantine,2021-02-01,2021-02-08,7,2,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +2021,Transferred to Besiktas,2021-02-01,2021-06-29,,,Transfer,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +2021,Calf Injury,2021-01-15,2021-02-01,17,4,injury,Dani Ceballos,/dani-ceballos/profil/spieler/319745 +2021,Ankle Injury,2020-10-18,2020-10-24,6,1,injury,Dani Ceballos,/dani-ceballos/profil/spieler/319745 +2021,Transferred to Real Madrid,2021-06-30,2021-06-30,,,Transfer,Dani Ceballos,/dani-ceballos/profil/spieler/319745 +2021,Rest,2021-01-22,2021-01-24,2,1,injury,John Stones,/john-stones/profil/spieler/186590 +2021,Knock,2020-09-22,2020-10-02,10,3,injury,John Stones,/john-stones/profil/spieler/186590 +2021,Ankle Injury,2020-06-19,2020-06-27,8,2,injury,John Stones,/john-stones/profil/spieler/186590 +2021,Calf Injury,2020-09-11,2020-09-22,11,4,injury,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +2021,Transferred to Without Club,2020-10-05,2021-01-17,,,Transfer,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +2021,Transferred to Bournemouth,2021-01-18,2021-06-30,,,Transfer,Jack Wilshere,/jack-wilshere/profil/spieler/74223 +2021,Corona virus,2020-11-13,2020-11-24,11,1,injury,Mohamed Salah,/mohamed-salah/profil/spieler/148455 +2021,Fractured Foot,2020-10-04,2021-01-01,89,18,injury,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 +2021,Transferred to Swansea,2020-08-25,2021-01-05,,,Transfer,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 +2021,Knee Surgery,2021-04-09,2021-09-13,157,14,injury,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +2021,Achilles tendon problems,2021-01-15,2021-02-13,29,7,injury,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +2021,Ankle Injury,2020-10-16,2021-01-12,88,12,injury,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +2021,Fitness,2020-08-01,2020-11-01,92,10,injury,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +2021,Transferred to Huddersfield,2020-08-01,2020-10-15,,,Transfer,Terence Kongolo,/terence-kongolo/profil/spieler/152651 +2021,Virus Infection,2021-01-05,2021-01-18,13,2,injury,Sam Johnstone,/sam-johnstone/profil/spieler/110864 +2021,Transferred to Celtic B,2020-08-01,2021-01-31,,,Transfer,Liam Hughes,/liam-hughes/profil/spieler/494284 +2021,Transferred to Liverpool U23,2021-02-01,2021-06-30,,,Transfer,Liam Hughes,/liam-hughes/profil/spieler/494284 +2021,Transferred to Brighton U23,2020-08-01,2021-06-30,,,Transfer,Peter Gwargis,/peter-gwargis/profil/spieler/430824 +2021,Bruise,2021-05-03,2021-06-01,29,6,injury,Shane Duffy,/shane-duffy/profil/spieler/119269 +2021,Transferred to Celtic,2020-09-02,2021-05-06,,,Transfer,Shane Duffy,/shane-duffy/profil/spieler/119269 +2021,Hamstring Injury,2021-04-14,2021-05-31,47,13,injury,Teden Mengi,/teden-mengi/profil/spieler/548470 +2021,Transferred to Derby,2021-02-01,2021-04-18,,,Transfer,Teden Mengi,/teden-mengi/profil/spieler/548470 +2021,Knee Injury,2020-10-22,2021-01-15,85,13,injury,Sam Field,/sam-field/profil/spieler/387331 +2021,Transferred to QPR,2021-02-01,2021-05-30,,,Transfer,Sam Field,/sam-field/profil/spieler/387331 +2021,Transferred to West Brom U21,2020-07-01,2021-06-30,,,Transfer,Taylor Gardner-Hickman,/taylor-gardner-hickman/profil/spieler/546944 +2021,Thigh Muscle Strain,2021-01-28,2021-02-08,11,3,injury,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +2021,Tear in the abductor muscle,2020-09-21,2020-12-03,73,14,injury,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +2021,Corona virus,2021-01-07,2021-02-12,36,10,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +2021,Knock,2020-12-17,2020-12-18,1,,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +2021,Knee Injury,2020-11-26,2020-12-08,12,3,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +2021,Hamstring Injury,2020-10-25,2020-11-20,26,4,injury,Sergio Agüero,/sergio-aguero/profil/spieler/26399 +2021,Calf Injury,2020-12-07,2021-01-01,25,5,injury,Kyle Bartley,/kyle-bartley/profil/spieler/67421 +2021,Thigh Muscle Strain,2021-02-04,2021-02-05,1,,injury,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +2021,Knee Problems,2020-12-31,2021-01-15,15,3,injury,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +2021,Facial Fracture,2020-09-21,2020-09-26,5,1,injury,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +2021,Transferred to Norwich,2020-08-01,2020-09-07,,,Transfer,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +2021,Transferred to Cardiff,2020-09-07,2021-05-30,,,Transfer,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +2021,Medial Collateral Ligament Injury,2021-04-10,2021-06-30,81,9,injury,Jean-Philippe Gbamin,/jean-philippe-gbamin/profil/spieler/182894 +2021,Transferred to Fulham U21,2020-08-01,2021-06-30,,,Transfer,Tyrese Francois,/tyrese-francois/profil/spieler/528888 +2021,Transferred to Wolves U21,2020-07-01,2021-06-30,,,Transfer,Nigel Lonwijk,/nigel-lonwijk/profil/spieler/566043 +2021,Transferred to Lech Poznan,2020-08-01,2020-10-03,,,Transfer,Jakub Moder,/jakub-moder/profil/spieler/384461 +2021,Transferred to Lech Poznan,2020-10-05,2020-12-30,,,Transfer,Jakub Moder,/jakub-moder/profil/spieler/384461 +2021,Knock,2021-01-13,2021-02-06,24,5,injury,Ben Osborn,/ben-osborn/profil/spieler/218087 +2021,Knee Problems,2020-11-06,2020-12-10,34,4,injury,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +2021,Ankle Injury,2020-10-02,2020-10-31,29,3,injury,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +2021,Transferred to Celtic,2021-02-01,2021-06-29,,,Transfer,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 +2021,Shoulder Injury,2020-11-08,2020-11-20,12,,injury,Marcus Rashford,/marcus-rashford/profil/spieler/258923 +2021,Transferred to Hajduk Split,2021-01-18,2021-06-30,,,Transfer,Lovre Kalinic,/lovre-kalinic/profil/spieler/46405 +2021,Knee Injury,2020-12-27,2021-10-11,288,38,injury,Tom Cairney,/tom-cairney/profil/spieler/123275 +2021,Transferred to Olympique Lyon,2021-01-13,2021-06-30,,,Transfer,Islam Slimani,/islam-slimani/profil/spieler/174915 +2021,Transferred to Palace U21,2020-08-01,2021-01-31,,,Transfer,Brandon Pierrick,/brandon-pierrick/profil/spieler/703470 +2021,Transferred to Kilmarnock FC,2021-02-01,2021-05-30,,,Transfer,Brandon Pierrick,/brandon-pierrick/profil/spieler/703470 +2021,Transferred to Palace U21,2021-05-31,2021-06-30,,,Transfer,Brandon Pierrick,/brandon-pierrick/profil/spieler/703470 +2021,Foot Injury,2021-05-14,2021-05-21,7,2,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +2021,Bruised Knee,2020-12-09,2021-03-01,82,19,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +2021,Knock,2020-09-11,2021-03-01,171,28,injury,Connor Wickham,/connor-wickham/profil/spieler/95435 +2021,Ankle Injury,2020-11-19,2020-11-21,2,,injury,Neco Williams,/neco-williams/profil/spieler/503680 +2021,Ill,2020-11-07,2020-11-09,2,1,injury,Neco Williams,/neco-williams/profil/spieler/503680 +2021,Quarantine,2020-09-12,2020-09-20,8,2,injury,Neco Williams,/neco-williams/profil/spieler/503680 +2021,Ill,2020-07-21,2020-07-23,2,1,injury,Neco Williams,/neco-williams/profil/spieler/503680 +2021,Transferred to Tottenham U23,2020-08-01,2021-06-30,,,Transfer,Jamie Bowden,/jamie-bowden/profil/spieler/504051 +2021,Virus Infection,2020-12-27,2021-01-12,16,3,injury,Ederson,/ederson/profil/spieler/238223 +2021,Ankle Injury,2021-01-03,2021-04-05,92,15,injury,Kortney Hause,/kortney-hause/profil/spieler/233124 +2021,Groin Injury,2020-10-02,2020-12-11,70,7,injury,Kortney Hause,/kortney-hause/profil/spieler/233124 +2021,Hamstring Injury,2021-03-14,2021-04-02,19,3,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +2021,Hamstring Injury,2020-09-27,2020-10-03,6,3,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +2021,Transferred to Rotherham,2020-08-24,2021-05-30,,,Transfer,Jamal Blackman,/jamal-blackman/profil/spieler/128898 +2021,Muscle Injury,2021-04-06,2021-04-29,23,3,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +2021,Knock,2021-02-07,2021-02-16,9,2,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +2021,Strain,2020-12-02,2020-12-28,26,5,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +2021,Hamstring Injury,2020-10-25,2020-11-29,35,3,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +2021,Hamstring Injury,2020-10-19,2020-10-23,4,,injury,Michail Antonio,/michail-antonio/profil/spieler/104124 +2021,Groin Strain,2021-01-03,2021-01-26,23,4,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +2021,Groin Strain,2020-12-28,2021-01-01,4,1,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +2021,Groin Strain,2020-11-29,2020-12-15,16,2,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +2021,Groin Strain,2020-11-22,2020-11-27,5,,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +2021,Transferred to Wolves U21,2020-07-01,2021-06-30,,,Transfer,Christian Marques,/christian-marques/profil/spieler/539807 +2021,Muscle Injury,2020-10-19,2020-11-09,21,3,injury,Neeskens Kebano,/neeskens-kebano/profil/spieler/111422 +2021,Transferred to Middlesbrough,2021-02-01,2021-05-30,,,Transfer,Neeskens Kebano,/neeskens-kebano/profil/spieler/111422 +2021,tendon irritation,2021-01-22,2021-02-09,18,5,injury,Dele Alli,/dele-alli/profil/spieler/207929 +2021,Knock,2020-12-30,2021-01-23,24,4,injury,Jimmy Dunne,/jimmy-dunne/profil/spieler/396174 +2021,Thigh Muscle Strain,2021-01-22,2021-02-15,24,7,injury,Charlie Taylor,/charlie-taylor/profil/spieler/195633 +2021,Thigh Muscle Strain,2020-12-30,2021-01-20,21,3,injury,Charlie Taylor,/charlie-taylor/profil/spieler/195633 +2021,Thigh Muscle Strain,2020-07-16,2020-09-16,62,2,injury,Charlie Taylor,/charlie-taylor/profil/spieler/195633 +2021,Ruptured ankle ligament,2020-10-15,2020-11-01,17,2,injury,Joachim Andersen,/joachim-andersen/profil/spieler/260827 +2021,Transferred to Olympique Lyon,2020-08-01,2020-10-04,,,Transfer,Joachim Andersen,/joachim-andersen/profil/spieler/260827 +2021,Transferred to Olympique Lyon,2021-06-30,2021-06-30,,,Transfer,Joachim Andersen,/joachim-andersen/profil/spieler/260827 +2021,Ill,2021-01-18,2021-05-12,114,16,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +2021,Hip Injury,2020-11-06,2020-11-26,20,2,injury,James Tomkins,/james-tomkins/profil/spieler/61592 +2021,Transferred to Wolves U21,2020-07-01,2021-06-30,,,Transfer,Theo Corbeanu,/theo-corbeanu/profil/spieler/568535 +2021,Groin Strain,2021-02-18,2021-03-04,14,3,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2021,Thigh Muscle Strain,2020-11-29,2021-01-11,43,7,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2021,Thigh Muscle Strain,2020-10-28,2020-11-05,8,1,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2021,Groin Strain,2020-10-13,2020-10-18,5,,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2021,Knee Injury,2020-09-18,2020-10-02,14,4,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2021,Thigh Muscle Strain,2020-02-23,2020-07-04,132,5,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2021,Strain,2020-12-18,2020-12-26,8,1,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +2021,Strain,2020-09-10,2020-09-11,1,,injury,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 +2021,Ankle Injury,2021-02-07,2021-03-10,31,4,injury,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +2021,Virus Infection,2021-01-24,2021-01-25,1,,injury,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +2021,Virus Infection,2020-11-29,2020-12-25,26,4,injury,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +2021,Knock,2020-07-02,2020-07-04,2,,injury,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +2021,Transferred to Wigan,2020-08-01,2020-08-09,,,Transfer,Joe Gelhardt,/joe-gelhardt/profil/spieler/503980 +2021,Thigh Muscle Strain,2021-01-12,2021-01-30,18,4,injury,José Izquierdo,/jose-izquierdo/profil/spieler/147094 +2021,Cruciate Ligament Rupture,2021-03-01,2022-01-07,312,36,injury,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 +2021,Transferred to Bay. Leverkusen,2021-01-13,2021-06-30,,,Transfer,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 +2021,Hamstring Injury,2020-07-01,2020-07-25,24,6,injury,Sean Longstaff,/sean-longstaff/profil/spieler/346707 +2021,Transferred to Derby,2021-02-01,2021-05-30,,,Transfer,Beni Baningime,/beni-baningime/profil/spieler/399369 +2021,Unknown Injury,2021-05-13,2021-10-25,165,24,injury,Oskar Buur,/oskar-buur/profil/spieler/293283 +2021,Unknown Injury,2021-04-07,2021-04-22,15,4,injury,Oskar Buur,/oskar-buur/profil/spieler/293283 +2021,Unknown Injury,2021-03-18,2021-04-01,14,1,injury,Oskar Buur,/oskar-buur/profil/spieler/293283 +2021,Unknown Injury,2021-03-04,2021-03-11,7,1,injury,Oskar Buur,/oskar-buur/profil/spieler/293283 +2021,Unknown Injury,2021-02-18,2021-02-22,4,1,injury,Oskar Buur,/oskar-buur/profil/spieler/293283 +2021,Transferred to Grasshoppers,2021-01-11,2021-06-29,,,Transfer,Oskar Buur,/oskar-buur/profil/spieler/293283 +2021,Transferred to Wolves U21,2020-08-01,2021-06-30,,,Transfer,Andreas Söndergaard,/andreas-sondergaard/profil/spieler/462820 +2021,Hamstring Injury,2021-02-04,2021-02-05,1,,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +2021,Thigh Muscle Strain,2021-01-13,2021-02-01,19,4,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +2021,Ill,2020-12-21,2021-01-02,12,3,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +2021,Hamstring Injury,2020-11-07,2020-12-18,41,4,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +2021,Transferred to Birmingham,2020-10-16,2021-05-30,,,Transfer,Jake Clarke-Salter,/jake-clarke-salter/profil/spieler/316551 +2021,Transferred to Fortuna Sittard,2020-10-06,2020-12-30,,,Transfer,Jaroslaw Jach,/jaroslaw-jach/profil/spieler/327755 +2021,Transferred to Rakow,2021-01-09,2021-06-29,,,Transfer,Jaroslaw Jach,/jaroslaw-jach/profil/spieler/327755 +2021,Bruise,2020-12-30,2021-01-11,12,1,injury,Ashley Westwood,/ashley-westwood/profil/spieler/91317 +2021,Corona virus,2021-04-12,2021-04-22,10,1,injury,Rúben Neves,/ruben-neves/profil/spieler/225161 +2021,Transferred to Wolves U21,2020-07-01,2021-06-30,,,Transfer,Luke Cundle,/luke-cundle/profil/spieler/532541 +2021,Transferred to Unknown,2020-08-01,2020-08-18,,,Transfer,Ben Chrisene,/ben-chrisene/profil/spieler/670846 +2021,Transferred to Aston Villa U18,2020-08-19,2021-06-30,,,Transfer,Ben Chrisene,/ben-chrisene/profil/spieler/670846 +2021,Ill,2020-12-25,2021-01-01,7,2,injury,Willian,/willian/profil/spieler/52769 +2021,Calf Injury,2020-11-23,2020-11-28,5,1,injury,Willian,/willian/profil/spieler/52769 +2021,Calf Injury,2020-10-18,2020-10-31,13,3,injury,Willian,/willian/profil/spieler/52769 +2021,Knee Injury,2020-08-21,2020-12-12,113,20,injury,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 +2021,Fitness,2020-12-06,2021-01-01,26,4,injury,Josh Onomah,/josh-onomah/profil/spieler/243589 +2021,Knee Injury,2020-10-03,2020-12-06,64,8,injury,Josh Onomah,/josh-onomah/profil/spieler/243589 +2021,No eligibility,2020-10-20,2021-01-02,74,12,absence,Josh Onomah,/josh-onomah/profil/spieler/243589 +2021,Ruptured sideband in the knee,2021-01-28,2021-03-12,43,10,injury,Bernardo,/bernardo/profil/spieler/364258 +2021,Transferred to RB Salzburg,2021-01-19,2021-06-29,,,Transfer,Bernardo,/bernardo/profil/spieler/364258 +2021,Back trouble,2020-12-22,2020-12-26,4,1,injury,Patrick Cutrone,/patrick-cutrone/profil/spieler/265078 +2021,Transferred to Fiorentina,2020-08-01,2021-01-06,,,Transfer,Patrick Cutrone,/patrick-cutrone/profil/spieler/265078 +2021,Transferred to Valencia,2021-01-31,2021-06-29,,,Transfer,Patrick Cutrone,/patrick-cutrone/profil/spieler/265078 +2021,Transferred to G. Bordeaux,2020-08-01,2021-01-31,,,Transfer,Josh Maja,/josh-maja/profil/spieler/453824 +2021,Transferred to G. Bordeaux,2021-06-30,2021-06-30,,,Transfer,Josh Maja,/josh-maja/profil/spieler/453824 +2021,Muscle Fatigue,2021-03-24,2021-03-31,7,,injury,Moise Kean,/moise-kean/profil/spieler/364135 +2021,Corona virus,2021-03-02,2021-03-16,14,4,injury,Moise Kean,/moise-kean/profil/spieler/364135 +2021,Muscular problems,2020-11-08,2020-11-19,11,,injury,Moise Kean,/moise-kean/profil/spieler/364135 +2021,Knock,2020-09-27,2020-10-14,17,,injury,Moise Kean,/moise-kean/profil/spieler/364135 +2021,Transferred to Paris SG,2020-10-04,2021-06-29,,,Transfer,Moise Kean,/moise-kean/profil/spieler/364135 +2021,Ankle Injury,2020-11-09,2020-12-16,37,3,injury,Keinan Davis,/keinan-davis/profil/spieler/412660 +2021,Ankle Injury,2021-01-09,2021-01-17,8,2,injury,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 +2021,Calf Injury,2020-12-24,2020-12-25,1,,injury,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 +2021,Transferred to Leeds U21,2020-07-01,2021-06-30,,,Transfer,Jack Jenkins,/jack-jenkins/profil/spieler/734375 +2021,Calf Injury,2021-02-18,2021-03-12,22,4,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +2021,Muscle Injury,2020-07-13,2020-09-12,61,3,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +2021,Transferred to Bournemouth,2021-02-01,2021-05-30,,,Transfer,Shane Long,/shane-long/profil/spieler/37304 +2021,Hamstring Injury,2020-12-06,2021-02-03,59,12,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +2021,Bruise,2020-11-02,2020-11-27,25,2,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +2021,Hamstring Injury,2021-05-08,2021-05-25,17,3,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +2021,Hamstring Injury,2021-02-07,2021-04-04,56,7,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +2021,Hamstring Injury,2021-01-04,2021-01-11,7,1,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +2021,Thigh Muscle Strain,2020-11-07,2020-11-26,19,1,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +2021,Transferred to Bournemouth,2020-08-01,2020-09-06,,,Transfer,Callum Wilson,/callum-wilson/profil/spieler/123682 +2021,Indirect card suspension,2020-12-13,2020-12-17,4,1,suspension,Douglas Luiz,/douglas-luiz/profil/spieler/447661 +2021,Muscle Injury,2020-11-08,2020-12-18,40,5,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +2021,Muscle Injury,2020-10-17,2020-11-05,19,3,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +2021,Knee Injury,2020-11-30,2020-12-01,1,,injury,David de Gea,/david-de-gea/profil/spieler/59377 +2021,Fracture of the orbit,2021-06-13,2021-08-15,63,2,injury,Timothy Castagne,/timothy-castagne/profil/spieler/262226 +2021,Thigh Muscle Strain,2021-02-01,2021-02-19,18,5,injury,Timothy Castagne,/timothy-castagne/profil/spieler/262226 +2021,Thigh Muscle Strain,2020-10-27,2020-12-19,53,12,injury,Timothy Castagne,/timothy-castagne/profil/spieler/262226 +2021,Transferred to Atalanta BC,2020-08-01,2020-09-02,,,Transfer,Timothy Castagne,/timothy-castagne/profil/spieler/262226 +2021,Transferred to West Ham U21,2020-07-01,2021-06-30,,,Transfer,Jamal Baptiste,/jamal-baptiste/profil/spieler/610706 +2021,Transferred to Crawley Town,2020-10-16,2021-05-30,,,Transfer,Jake Hesketh,/jake-hesketh/profil/spieler/315185 +2021,Transferred to Leeds U21,2020-07-01,2021-06-30,,,Transfer,Charlie Cresswell,/charlie-cresswell/profil/spieler/597659 +2021,Hamstring Injury,2020-12-30,2021-02-05,37,7,injury,Mohammed Salisu,/mohammed-salisu/profil/spieler/563963 +2021,Knock,2020-09-11,2020-09-25,14,3,injury,Mohammed Salisu,/mohammed-salisu/profil/spieler/563963 +2021,Hamstring Injury,2020-07-07,2020-07-27,20,4,injury,Mohammed Salisu,/mohammed-salisu/profil/spieler/563963 +2021,Transferred to Real Valladolid,2020-08-01,2020-08-11,,,Transfer,Mohammed Salisu,/mohammed-salisu/profil/spieler/563963 +2021,Hamstring Injury,2020-12-20,2021-03-14,84,23,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +2021,Knock,2020-11-22,2020-11-28,6,1,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +2021,Muscle Injury,2020-10-02,2020-10-21,19,2,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +2021,Thigh Muscle Strain,2020-08-22,2020-09-16,25,1,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +2021,Transferred to Swansea,2020-08-16,2021-05-30,,,Transfer,Freddie Woodman,/freddie-woodman/profil/spieler/226049 +2021,Hamstring Injury,2020-10-16,2020-10-30,14,4,injury,Rob Holding,/rob-holding/profil/spieler/253341 +2021,Head Injury,2021-02-11,2021-02-15,4,1,injury,Issa Diop,/issa-diop/profil/spieler/272622 +2021,Bruise,2021-01-04,2021-01-14,10,1,injury,Issa Diop,/issa-diop/profil/spieler/272622 +2021,Corona virus,2020-09-21,2020-10-15,24,4,injury,Issa Diop,/issa-diop/profil/spieler/272622 +2021,Transferred to Liverpool U23,2020-08-01,2021-02-02,,,Transfer,Vitezslav Jaros,/vitezslav-jaros/profil/spieler/486604 +2021,Transferred to St. Pat's,2021-02-03,2021-06-30,,,Transfer,Vitezslav Jaros,/vitezslav-jaros/profil/spieler/486604 +2021,Suspended,2020-09-12,2020-10-05,23,4,suspension,Matty James,/matty-james/profil/spieler/73522 +2021,Transferred to Barnsley FC,2020-10-16,2021-01-04,,,Transfer,Matty James,/matty-james/profil/spieler/73522 +2021,Transferred to Coventry,2021-01-06,2021-05-30,,,Transfer,Matty James,/matty-james/profil/spieler/73522 +2021,Virus Infection,2020-10-19,2020-10-29,10,1,injury,Jordan Ayew,/jordan-ayew/profil/spieler/108354 +2021,Transferred to West Brom U18,2020-08-01,2021-06-30,,,Transfer,Caleb Taylor,/caleb-taylor/profil/spieler/671074 +2021,Transferred to Southampton U23,2020-08-01,2021-06-30,,,Transfer,Will Ferry,/will-ferry/profil/spieler/504856 +2021,Back Injury,2021-02-02,2021-02-05,3,1,injury,Alexis Mac Allister,/alexis-mac-allister/profil/spieler/534033 +2021,Virus Infection,2020-11-07,2020-12-12,35,3,injury,Alexis Mac Allister,/alexis-mac-allister/profil/spieler/534033 +2021,Ankle Injury,2020-06-18,2020-10-19,123,20,injury,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +2021,Heel pain,2020-12-05,2020-12-08,3,2,injury,Rhys Norrington-Davies,/rhys-norrington-davies/profil/spieler/543164 +2021,Hamstring Injury,2020-11-01,2020-11-15,14,2,injury,Rhys Norrington-Davies,/rhys-norrington-davies/profil/spieler/543164 +2021,Transferred to Luton,2020-09-03,2021-01-10,,,Transfer,Rhys Norrington-Davies,/rhys-norrington-davies/profil/spieler/543164 +2021,Transferred to Stoke City,2021-01-12,2021-05-30,,,Transfer,Rhys Norrington-Davies,/rhys-norrington-davies/profil/spieler/543164 +2021,Knock,2021-01-06,2021-01-25,19,3,injury,Danny Ings,/danny-ings/profil/spieler/134294 +2021,Hamstring Injury,2020-12-20,2020-12-28,8,1,injury,Danny Ings,/danny-ings/profil/spieler/134294 +2021,Knee Injury,2020-11-02,2020-12-06,34,3,injury,Danny Ings,/danny-ings/profil/spieler/134294 +2021,Unknown Injury,2021-03-05,2021-04-13,39,5,injury,Cengiz Ünder,/cengiz-under/profil/spieler/341647 +2021,Ankle Injury,2021-01-04,2021-01-15,11,1,injury,Cengiz Ünder,/cengiz-under/profil/spieler/341647 +2021,Thigh Muscle Strain,2020-12-26,2021-01-02,7,2,injury,Cengiz Ünder,/cengiz-under/profil/spieler/341647 +2021,special leave,2021-05-17,2021-05-24,7,2,absence,Cengiz Ünder,/cengiz-under/profil/spieler/341647 +2021,Transferred to AS Roma,2020-08-01,2020-09-19,,,Transfer,Cengiz Ünder,/cengiz-under/profil/spieler/341647 +2021,Transferred to AS Roma,2021-06-30,2021-06-30,,,Transfer,Cengiz Ünder,/cengiz-under/profil/spieler/341647 +2021,Muscle Injury,2020-09-08,2020-09-30,22,4,injury,Bernardo Silva,/bernardo-silva/profil/spieler/241641 +2021,Thigh Muscle Strain,2021-01-13,2021-02-16,34,7,injury,Federico Fernández,/federico-fernandez/profil/spieler/85475 +2021,Knock,2020-12-21,2020-12-25,4,1,injury,Federico Fernández,/federico-fernandez/profil/spieler/85475 +2021,Corona virus,2020-12-01,2020-12-14,13,1,injury,Federico Fernández,/federico-fernandez/profil/spieler/85475 +2021,Transferred to Benfica,2020-08-01,2020-09-28,,,Transfer,Filip Krovinovic,/filip-krovinovic/profil/spieler/261988 +2021,Transferred to Benfica,2021-01-21,2021-01-21,,,Transfer,Filip Krovinovic,/filip-krovinovic/profil/spieler/261988 +2021,Transferred to Nottm Forest,2021-01-22,2021-06-29,,,Transfer,Filip Krovinovic,/filip-krovinovic/profil/spieler/261988 +2021,Transferred to Benfica,2021-06-30,2021-06-30,,,Transfer,Filip Krovinovic,/filip-krovinovic/profil/spieler/261988 +2021,Thigh Muscle Strain,2021-01-03,2021-02-15,43,8,injury,Grady Diangana,/grady-diangana/profil/spieler/342048 +2021,Transferred to Everton U23,2020-08-01,2021-06-30,,,Transfer,Kyle John,/kyle-john/profil/spieler/504507 +2021,Transferred to Bristol City,2021-01-29,2021-06-30,,,Transfer,Henri Lansbury,/henri-lansbury/profil/spieler/44794 +2021,Back Injury,2020-12-28,2020-12-28,0,,injury,Oliver Burke,/oliver-burke/profil/spieler/341317 +2021,Knock,2020-10-08,2020-10-17,9,,injury,Oliver Burke,/oliver-burke/profil/spieler/341317 +2021,Transferred to Aston Villa U18,2020-07-01,2021-06-30,,,Transfer,Edward Rowe,/edward-rowe/profil/spieler/731738 +2021,Head Injury,2021-02-14,2021-02-21,7,2,injury,Ben Mee,/ben-mee/profil/spieler/74810 +2021,Thigh Muscle Strain,2020-07-03,2020-11-05,125,15,injury,Ben Mee,/ben-mee/profil/spieler/74810 +2021,Transferred to Man City U23,2020-07-01,2021-06-30,,,Transfer,Luke Mbete,/luke-mbete/profil/spieler/609883 +2021,Corona virus,2020-12-26,2021-01-13,18,4,injury,Gabriel Magalhães,/gabriel-magalhaes/profil/spieler/435338 +2021,Ill,2020-08-01,2020-08-31,30,2,injury,Gabriel Magalhães,/gabriel-magalhaes/profil/spieler/435338 +2021,Indirect card suspension,2020-12-17,2020-12-19,2,1,suspension,Gabriel Magalhães,/gabriel-magalhaes/profil/spieler/435338 +2021,Transferred to LOSC Lille,2020-08-01,2020-08-31,,,Transfer,Gabriel Magalhães,/gabriel-magalhaes/profil/spieler/435338 +2021,Groin Injury,2021-01-29,2021-02-12,14,4,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +2021,Knock,2020-11-07,2020-12-12,35,3,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +2021,Calf Injury,2020-09-24,2020-10-31,37,5,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +2021,Calf Injury,2020-09-10,2020-09-16,6,1,injury,Davy Pröpper,/davy-propper/profil/spieler/79027 +2021,Transferred to Man City U23,2020-07-01,2021-06-30,,,Transfer,Liam Delap,/liam-delap/profil/spieler/610849 +2021,Stomach complaints,2021-03-26,2021-04-01,6,,injury,Martin Dúbravka,/martin-dubravka/profil/spieler/74960 +2021,Heel Bone Injury,2020-08-25,2020-12-21,118,16,injury,Martin Dúbravka,/martin-dubravka/profil/spieler/74960 +2021,Groin Injury,2021-01-31,2021-03-05,33,7,injury,Rodrigo,/rodrigo/profil/spieler/131505 +2021,Virus Infection,2020-11-02,2020-11-21,19,2,injury,Rodrigo,/rodrigo/profil/spieler/131505 +2021,Transferred to Valencia,2020-08-01,2020-08-28,,,Transfer,Rodrigo,/rodrigo/profil/spieler/131505 +2021,Transferred to West Ham U21,2020-07-01,2021-06-30,,,Transfer,Harrison Ashby,/harrison-ashby/profil/spieler/559130 +2021,Transferred to Palace U18,2020-08-01,2021-06-30,,,Transfer,Jesurun Rak-Sakyi,/jesurun-rak-sakyi/profil/spieler/586834 +2021,Quarantine,2021-01-09,2021-01-19,10,2,injury,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 +2021,Transferred to Celtic,2020-08-01,2021-05-30,,,Transfer,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 +2021,Hamstring Injury,2020-12-27,2021-03-14,77,21,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +2021,Hamstring Injury,2020-11-11,2020-11-30,19,3,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +2021,Groin Strain,2020-10-21,2020-10-30,9,3,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +2021,Groin Injury,2020-07-13,2020-07-25,12,2,injury,Nathan Aké,/nathan-ake/profil/spieler/177476 +2021,Transferred to Bournemouth,2020-08-01,2020-08-04,,,Transfer,Nathan Aké,/nathan-ake/profil/spieler/177476 +2021,Calf Injury,2020-11-03,2020-12-26,53,12,injury,Erik Lamela,/erik-lamela/profil/spieler/111630 +2021,Indirect card suspension,2021-03-15,2021-03-22,7,1,suspension,Erik Lamela,/erik-lamela/profil/spieler/111630 +2021,Transferred to Doncaster,2020-10-16,2021-01-15,,,Transfer,Josh Sims,/josh-sims/profil/spieler/286919 +2021,Transferred to Doncaster,2021-01-27,2021-05-30,,,Transfer,Josh Sims,/josh-sims/profil/spieler/286919 +2021,Knock,2021-01-10,2021-06-30,171,21,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +2021,Calf Injury,2020-12-07,2020-12-27,20,4,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +2021,Hamstring Injury,2020-07-21,2020-09-14,55,2,injury,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 +2021,Cruciate Ligament Injury,2020-09-15,2021-03-15,181,51,injury,Renat Dadashov,/renat-dadashov/profil/spieler/335461 +2021,Transferred to Grasshoppers,2020-08-23,2020-10-07,,,Transfer,Renat Dadashov,/renat-dadashov/profil/spieler/335461 +2021,Transferred to West Brom U21,2020-07-01,2021-06-30,,,Transfer,Toby King,/toby-king/profil/spieler/614826 +2021,Muscle Injury,2021-02-25,2021-04-03,37,8,injury,Juan Mata,/juan-mata/profil/spieler/44068 +2021,Transferred to 1. FC Köln,2021-01-27,2021-06-30,,,Transfer,Max Meyer,/max-meyer/profil/spieler/146164 +2021,Ankle Injury,2021-02-01,2021-03-05,32,6,injury,Ian Poveda,/ian-poveda/profil/spieler/392763 +2021,groin strain,2021-02-16,2021-02-19,3,1,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +2021,Ankle Injury,2020-12-27,2021-01-02,6,,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +2021,Corona virus,2020-09-21,2020-10-16,25,5,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +2021,Transferred to Leicester U21,2020-08-01,2021-06-30,,,Transfer,Khanya Leshabela,/khanya-leshabela/profil/spieler/461882 +2021,Transferred to Aston Villa U23,2020-07-01,2021-06-30,,,Transfer,Kaine Kesler-Hayden,/kaine-kesler-hayden/profil/spieler/626888 +2021,Transferred to SH Shenhua,2021-01-31,2021-02-03,,,Transfer,Odion Ighalo,/odion-ighalo/profil/spieler/62121 +2021,Transferred to Al-Shabab,2021-02-04,2021-06-30,,,Transfer,Odion Ighalo,/odion-ighalo/profil/spieler/62121 +2021,Quarantine,2021-06-22,2021-06-28,6,,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +2021,Foot Injury,2020-07-06,2020-09-21,77,4,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +2021,Transferred to Everton U18,2020-08-01,2021-06-30,,,Transfer,Reece Welch,/reece-welch/profil/spieler/655986 +2021,Transferred to Huddersfield,2020-08-29,2021-05-30,,,Transfer,Joel Pereira,/joel-pereira/profil/spieler/192611 +2021,Transferred to Tottenham U23,2020-07-01,2021-06-30,,,Transfer,Dennis Cirkin,/dennis-cirkin/profil/spieler/568006 +2021,Transferred to Chelsea U23,2020-07-01,2021-06-30,,,Transfer,Lewis Bate,/lewis-bate/profil/spieler/587003 +2021,Back Injury,2020-09-18,2020-12-01,74,10,injury,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 +2021,Transferred to Bournemouth,2020-08-01,2020-08-18,,,Transfer,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 +2021,Quarantine,2020-11-09,2020-11-27,18,1,injury,Conor Coady,/conor-coady/profil/spieler/128901 +2021,Transferred to Wolves U21,2020-08-01,2020-12-31,,,Transfer,Owen Otasowie,/owen-otasowie/profil/spieler/511815 +2021,Hip problems,2021-05-06,2021-05-09,3,1,injury,Ally Samatta,/ally-samatta/profil/spieler/182201 +2021,Hip problems,2021-02-24,2021-02-27,3,,injury,Ally Samatta,/ally-samatta/profil/spieler/182201 +2021,Twisted knee,2020-11-24,2020-12-28,34,7,injury,Ally Samatta,/ally-samatta/profil/spieler/182201 +2021,Transferred to Fenerbahce,2020-09-25,2021-06-29,,,Transfer,Ally Samatta,/ally-samatta/profil/spieler/182201 +2021,Strain,2020-12-28,2021-01-18,21,5,injury,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 +2021,Knock,2020-10-15,2020-10-22,7,2,injury,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 +2021,Corona virus,2020-09-07,2020-09-28,21,3,injury,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 +2021,Knock,2021-02-12,2021-02-18,6,2,injury,Joe Bryan,/joe-bryan/profil/spieler/194460 diff --git a/airsenal/data/absences_2122.csv b/airsenal/data/absences_2122.csv new file mode 100644 index 00000000..31952a74 --- /dev/null +++ b/airsenal/data/absences_2122.csv @@ -0,0 +1,1048 @@ +season,details,from,until,days,games,reason,player,url +2122,Thigh Problems,2022-05-12,2022-05-25,13,3,injury,Fabinho,/fabinho/profil/spieler/225693 +2122,Corona virus,2021-12-15,2021-12-28,13,4,injury,Kai Havertz,/kai-havertz/profil/spieler/309400 +2122,Cold,2021-09-03,2021-09-06,3,,injury,Kai Havertz,/kai-havertz/profil/spieler/309400 +2122,Transferred to Blackburn,2021-07-01,2021-08-09,,,Transfer,Adam Armstrong,/adam-armstrong/profil/spieler/250426 +2122,Knock,2022-04-04,2022-07-25,112,10,injury,Thomas Partey,/thomas-partey/profil/spieler/230784 +2122,Ankle Injury,2021-07-29,2021-08-30,32,4,injury,Thomas Partey,/thomas-partey/profil/spieler/230784 +2122,Called up to national team,2022-01-03,2022-01-19,16,,absence,Thomas Partey,/thomas-partey/profil/spieler/230784 +2122,Corona virus,2022-03-17,2022-03-24,7,1,injury,Raphinha,/raphinha/profil/spieler/411295 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Harvey White,/harvey-white/profil/spieler/581598 +2122,Transferred to Leeds U18,2021-07-01,2022-06-30,,,Transfer,Archie Gray,/archie-gray/profil/spieler/922693 +2122,Called up to national team,2022-01-03,2022-02-06,34,2,absence,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 +2122,Transferred to Brentford B,2021-07-01,2022-06-30,,,Transfer,Paris Maghoma,/paris-maghoma/profil/spieler/470596 +2122,Transferred to Brentford B,2021-07-01,2022-06-30,,,Transfer,Fin Stevens,/fin-stevens/profil/spieler/587019 +2122,Transferred to Wolves U18,2021-07-01,2022-06-30,,,Transfer,James Storer,/james-storer/profil/spieler/838367 +2122,Ill,2021-12-19,2021-12-27,8,2,injury,Jordan Henderson,/jordan-henderson/profil/spieler/61651 +2122,Transferred to Leeds U21,2021-07-01,2021-12-31,,,Transfer,Sam Greenwood,/sam-greenwood/profil/spieler/532178 +2122,Ankle Injury,2022-02-14,2022-02-21,7,1,injury,Mason Mount,/mason-mount/profil/spieler/346483 +2122,Minor Knock,2021-09-20,2021-09-30,10,3,injury,Mason Mount,/mason-mount/profil/spieler/346483 +2122,Transferred to Chelsea U23,2021-07-01,2021-07-22,,,Transfer,Myles Peart-Harris,/myles-peart-harris/profil/spieler/587002 +2122,Transferred to Brentford B,2021-07-23,2022-06-30,,,Transfer,Myles Peart-Harris,/myles-peart-harris/profil/spieler/587002 +2122,Transferred to QPR,2021-07-12,2022-05-30,,,Transfer,Sam McCallum,/sam-mccallum/profil/spieler/618901 +2122,Hamstring Injury,2022-03-07,2022-04-07,31,5,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +2122,Muscle Injury,2021-12-21,2022-01-07,17,5,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +2122,Knock,2021-09-01,2021-11-14,74,14,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +2122,Thigh Problems,2021-07-01,2021-08-15,45,1,injury,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 +2122,Hip Injury,2021-12-01,2022-01-14,44,6,injury,Pascal Struijk,/pascal-struijk/profil/spieler/410708 +2122,Ankle Injury,2022-04-17,2022-04-30,13,4,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +2122,Corona virus,2021-12-03,2021-12-18,15,4,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +2122,Adductor problems,2021-10-29,2021-12-01,33,7,injury,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 +2122,Transferred to Burnley U21,2021-07-01,2022-06-30,,,Transfer,Mark Helm,/mark-helm/profil/spieler/596217 +2122,Foot Injury,2022-04-06,2022-04-18,12,2,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +2122,Ill,2022-02-22,2022-03-02,8,2,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +2122,Groin Injury,2021-08-26,2021-09-16,21,3,injury,Scott McTominay,/scott-mctominay/profil/spieler/315969 +2122,Yellow card suspension,2022-01-03,2022-01-17,14,1,suspension,Scott McTominay,/scott-mctominay/profil/spieler/315969 +2122,Elbow Injury,2022-03-09,2022-03-31,22,1,injury,Matej Vydra,/matej-vydra/profil/spieler/101500 +2122,Groin Surgery,2022-02-03,2022-02-28,25,6,injury,Matej Vydra,/matej-vydra/profil/spieler/101500 +2122,Corona virus,2022-05-30,2022-06-09,10,,injury,Armando Broja,/armando-broja/profil/spieler/571743 +2122,Fitness,2021-11-11,2021-11-18,7,,injury,Armando Broja,/armando-broja/profil/spieler/571743 +2122,Ankle Injury,2021-10-25,2021-11-04,10,2,injury,Armando Broja,/armando-broja/profil/spieler/571743 +2122,Transferred to Chelsea U23,2021-07-01,2021-08-09,,,Transfer,Armando Broja,/armando-broja/profil/spieler/571743 +2122,Transferred to Chelsea U23,2022-05-31,2022-06-30,,,Transfer,Armando Broja,/armando-broja/profil/spieler/571743 +2122,Transferred to Leicester U21,2021-07-01,2022-01-30,,,Transfer,Vontae Daley-Campbell,/vontae-daley-campbell/profil/spieler/530732 +2122,Transferred to Dundee FC,2022-01-31,2022-05-15,,,Transfer,Vontae Daley-Campbell,/vontae-daley-campbell/profil/spieler/530732 +2122,Transferred to Leicester U21,2022-05-16,2022-06-30,,,Transfer,Vontae Daley-Campbell,/vontae-daley-campbell/profil/spieler/530732 +2122,Transferred to Hibernian FC,2022-01-10,2022-05-30,,,Transfer,Rocky Bushiri,/rocky-bushiri/profil/spieler/511802 +2122,Corona virus,2021-09-04,2021-09-20,16,3,injury,Zack Steffen,/zack-steffen/profil/spieler/221624 +2122,Fracture-dislocation of the ankle,2021-09-13,2022-01-31,140,30,injury,Harvey Elliott,/harvey-elliott/profil/spieler/565822 +2122,Knee Injury,2022-02-09,2022-08-02,174,18,injury,Adam Idah,/adam-idah/profil/spieler/434223 +2122,Knee Surgery,2022-03-31,2022-07-07,98,10,injury,Kieran Tierney,/kieran-tierney/profil/spieler/300716 +2122,Ankle problems,2021-10-21,2021-11-06,16,3,injury,Kieran Tierney,/kieran-tierney/profil/spieler/300716 +2122,Groin Injury,2022-04-30,2022-05-21,21,3,injury,Enock Mwepu,/enock-mwepu/profil/spieler/490307 +2122,Hamstring Injury,2022-01-08,2022-03-11,62,10,injury,Enock Mwepu,/enock-mwepu/profil/spieler/490307 +2122,Unknown Injury,2021-09-22,2021-10-14,22,3,injury,Enock Mwepu,/enock-mwepu/profil/spieler/490307 +2122,Knock,2021-08-24,2021-08-27,3,1,injury,Enock Mwepu,/enock-mwepu/profil/spieler/490307 +2122,Transferred to RB Salzburg,2021-07-01,2021-07-05,,,Transfer,Enock Mwepu,/enock-mwepu/profil/spieler/490307 +2122,Transferred to Ipswich,2021-08-30,2022-01-17,,,Transfer,Christian Walton,/christian-walton/profil/spieler/208379 +2122,Transferred to Ipswich,2022-01-19,2022-06-30,,,Transfer,Christian Walton,/christian-walton/profil/spieler/208379 +2122,Transferred to Standard Liège,2021-08-31,2022-06-29,,,Transfer,Niels Nkounkou,/niels-nkounkou/profil/spieler/591193 +2122,Knee Surgery,2021-12-28,2022-04-20,113,15,injury,Isaac Hayden,/isaac-hayden/profil/spieler/206225 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Elijah Dixon-Bonner,/elijah-dixon-bonner/profil/spieler/433180 +2122,Hamstring Injury,2022-01-29,2022-06-30,152,,injury,Dan N'Lundulu,/dan-nlundulu/profil/spieler/346482 +2122,Transferred to Lincoln City,2021-07-14,2022-01-04,,,Transfer,Dan N'Lundulu,/dan-nlundulu/profil/spieler/346482 +2122,Transferred to Cheltenham,2022-01-06,2022-05-30,,,Transfer,Dan N'Lundulu,/dan-nlundulu/profil/spieler/346482 +2122,Hamstring Injury,2021-12-19,2022-02-06,49,6,injury,Hee-chan Hwang,/hee-chan-hwang/profil/spieler/292246 +2122,Transferred to RB Leipzig,2021-07-01,2021-08-28,,,Transfer,Hee-chan Hwang,/hee-chan-hwang/profil/spieler/292246 +2122,Transferred to RB Leipzig,2022-06-30,2022-06-30,,,Transfer,Hee-chan Hwang,/hee-chan-hwang/profil/spieler/292246 +2122,Hamstring Injury,2021-09-27,2021-12-25,89,12,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +2122,Hamstring Injury,2021-07-24,2021-08-27,34,3,injury,Danny Welbeck,/danny-welbeck/profil/spieler/67063 +2122,Transferred to Arsenal U23,2021-07-01,2022-06-30,,,Transfer,Alex Kirk,/alex-kirk/profil/spieler/586980 +2122,Corona virus,2021-12-29,2022-01-06,8,2,injury,Nick Pope,/nick-pope/profil/spieler/192080 +2122,Leg Injury,2021-12-18,2022-02-25,69,10,injury,Willy Boly,/willy-boly/profil/spieler/142310 +2122,Unknown Injury,2021-11-30,2021-12-06,6,2,injury,Willy Boly,/willy-boly/profil/spieler/142310 +2122,Hamstring Injury,2021-07-25,2021-08-14,20,1,injury,Willy Boly,/willy-boly/profil/spieler/142310 +2122,Unknown Injury,2022-03-02,2022-03-09,7,2,injury,Amad Diallo,/amad-diallo/profil/spieler/536835 +2122,Thigh Problems,2021-08-28,2021-10-08,41,8,injury,Amad Diallo,/amad-diallo/profil/spieler/536835 +2122,Transferred to Rangers,2022-01-27,2022-05-30,,,Transfer,Amad Diallo,/amad-diallo/profil/spieler/536835 +2122,Transferred to Leicester U21,2021-07-01,2022-06-30,,,Transfer,Oliver Ewing,/oliver-ewing/profil/spieler/583953 +2122,Transferred to Fulham,2021-07-01,2021-07-27,,,Transfer,Marcus Bettinelli,/marcus-bettinelli/profil/spieler/116648 +2122,Called up to national team,2022-01-03,2022-02-06,34,2,absence,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 +2122,Back trouble,2022-05-23,2022-06-13,21,,injury,Rodrigo Bentancur,/rodrigo-bentancur/profil/spieler/354362 +2122,Ankle Injury,2022-02-25,2022-03-04,7,2,injury,Rodrigo Bentancur,/rodrigo-bentancur/profil/spieler/354362 +2122,Transferred to Juventus,2021-07-01,2022-01-30,,,Transfer,Rodrigo Bentancur,/rodrigo-bentancur/profil/spieler/354362 +2122,Ankle Injury,2022-06-03,2022-06-30,27,,injury,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +2122,Corona virus,2021-12-16,2021-12-25,9,3,injury,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +2122,Sprain,2021-10-21,2021-11-21,31,6,injury,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +2122,Transferred to Inter,2021-07-01,2021-08-11,,,Transfer,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 +2122,Transferred to Brighton U23,2021-07-01,2022-06-30,,,Transfer,Evan Ferguson,/evan-ferguson/profil/spieler/648046 +2122,Transferred to R. Strasbourg,2021-08-31,2022-06-29,,,Transfer,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 +2122,Unknown Injury,2021-08-01,2021-08-14,13,,injury,Hugo Bueno,/hugo-bueno/profil/spieler/698678 +2122,Transferred to Wolves U21,2021-07-01,2022-06-30,,,Transfer,Hugo Bueno,/hugo-bueno/profil/spieler/698678 +2122,Corona virus,2021-10-17,2021-11-01,15,3,injury,Wout Weghorst,/wout-weghorst/profil/spieler/228645 +2122,Transferred to VfL Wolfsburg,2021-07-01,2022-01-30,,,Transfer,Wout Weghorst,/wout-weghorst/profil/spieler/228645 +2122,Transferred to Everton U23,2021-07-01,2022-06-30,,,Transfer,Harry Tyrer,/harry-tyrer/profil/spieler/574448 +2122,Transferred to Kayserispor,2021-07-01,2021-08-24,,,Transfer,Aaron Lennon,/aaron-lennon/profil/spieler/14221 +2122,Unknown Injury,2021-12-03,2021-12-13,10,2,injury,Emerson Royal,/emerson-royal/profil/spieler/476344 +2122,Transferred to Barcelona,2021-07-01,2021-08-30,,,Transfer,Emerson Royal,/emerson-royal/profil/spieler/476344 +2122,Transferred to Middlesbrough,2021-08-29,2022-01-12,,,Transfer,Onel Hernández,/onel-hernandez/profil/spieler/109751 +2122,Transferred to Birmingham,2022-01-14,2022-06-29,,,Transfer,Onel Hernández,/onel-hernandez/profil/spieler/109751 +2122,Corona virus,2022-01-01,2022-01-08,7,1,injury,Alisson,/alisson/profil/spieler/105470 +2122,Medial Collateral Ligament Tear,2022-04-10,2022-07-10,91,7,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +2122,Unknown Injury,2021-10-13,2021-10-26,13,3,injury,Matt Doherty,/matt-doherty/profil/spieler/171679 +2122,Transferred to Southampton B,2021-07-01,2022-06-30,,,Transfer,Kazeem Olaigbe,/kazeem-olaigbe/profil/spieler/565406 +2122,Transferred to Tottenham U23,2021-07-01,2021-08-30,,,Transfer,J'Neil Bennett,/jneil-bennett/profil/spieler/554174 +2122,Transferred to Crewe Alexandra,2021-08-31,2021-12-31,,,Transfer,J'Neil Bennett,/jneil-bennett/profil/spieler/554174 +2122,Transferred to Tottenham U23,2022-01-01,2022-06-30,,,Transfer,J'Neil Bennett,/jneil-bennett/profil/spieler/554174 +2122,Ankle Injury,2021-12-22,2022-01-05,14,1,injury,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +2122,Bruised Ankle,2021-10-12,2021-10-17,5,1,injury,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +2122,Transferred to AS Roma,2021-08-17,2022-06-30,,,Transfer,Tammy Abraham,/tammy-abraham/profil/spieler/331726 +2122,Muscular problems,2021-12-15,2022-02-15,62,13,injury,Divock Origi,/divock-origi/profil/spieler/148368 +2122,Transferred to Celtic U18,2021-07-01,2021-07-13,,,Transfer,Vincent Angelini,/vincent-angelini/profil/spieler/736251 +2122,Transferred to Watford U21,2021-07-14,2022-06-30,,,Transfer,Vincent Angelini,/vincent-angelini/profil/spieler/736251 +2122,Transferred to Fulham,2021-08-31,2022-01-30,,,Transfer,Domingos Quina,/domingos-quina/profil/spieler/391719 +2122,Transferred to Barnsley FC,2022-01-31,2022-04-25,,,Transfer,Domingos Quina,/domingos-quina/profil/spieler/391719 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Dan Chesters,/dan-chesters/profil/spieler/561452 +2122,Transferred to Newcastle U23,2021-07-01,2022-01-28,,,Transfer,Joe White,/joe-white/profil/spieler/614811 +2122,Transferred to Hartlepool,2022-01-29,2022-05-30,,,Transfer,Joe White,/joe-white/profil/spieler/614811 +2122,Transferred to Newcastle U23,2022-05-31,2022-06-30,,,Transfer,Joe White,/joe-white/profil/spieler/614811 +2122,Muscular problems,2022-04-03,2022-04-21,18,3,injury,Raphaël Varane,/raphael-varane/profil/spieler/164770 +2122,Corona virus,2022-03-01,2022-03-09,8,1,injury,Raphaël Varane,/raphael-varane/profil/spieler/164770 +2122,Stomach complaints,2022-02-14,2022-02-18,4,1,injury,Raphaël Varane,/raphael-varane/profil/spieler/164770 +2122,Hamstring Injury,2021-11-02,2021-12-22,50,9,injury,Raphaël Varane,/raphael-varane/profil/spieler/164770 +2122,Groin Injury,2021-10-11,2021-10-26,15,3,injury,Raphaël Varane,/raphael-varane/profil/spieler/164770 +2122,Transferred to Real Madrid,2021-07-01,2021-08-13,,,Transfer,Raphaël Varane,/raphael-varane/profil/spieler/164770 +2122,Transferred to Aston Villa U23,2021-07-01,2022-06-30,,,Transfer,Hayden Lindley,/hayden-lindley/profil/spieler/698097 +2122,Knee Problems,2021-10-01,2021-10-24,23,3,injury,Kayky,/kayky/profil/spieler/668265 +2122,Transferred to Fluminense,2021-07-01,2021-08-30,,,Transfer,Kayky,/kayky/profil/spieler/668265 +2122,Transferred to Man City U23,2021-08-31,2022-06-30,,,Transfer,Kayky,/kayky/profil/spieler/668265 +2122,Femoral Fracture,2022-04-30,,158,15,injury,Stuart Dallas,/stuart-dallas/profil/spieler/158764 +2122,Transferred to Aston Villa U23,2021-07-01,2022-06-30,,,Transfer,Lamare Bogarde,/lamare-bogarde/profil/spieler/645686 +2122,Transferred to Udinese Calcio,2022-01-13,2022-06-30,,,Transfer,Filip Benkovic,/filip-benkovic/profil/spieler/293168 +2122,Knee Injury,2021-09-19,2021-10-14,25,4,injury,Yves Bissouma,/yves-bissouma/profil/spieler/410425 +2122,Yellow card suspension,2022-04-17,2022-04-29,12,2,suspension,Yves Bissouma,/yves-bissouma/profil/spieler/410425 +2122,Called up to national team,2022-01-03,2022-01-27,24,3,absence,Yves Bissouma,/yves-bissouma/profil/spieler/410425 +2122,Yellow card suspension,2021-12-25,2021-12-27,2,1,suspension,Yves Bissouma,/yves-bissouma/profil/spieler/410425 +2122,Stress response of the bone,2021-10-17,2021-11-28,42,6,injury,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Marcel Lavinier,/marcel-lavinier/profil/spieler/392772 +2122,Corona virus,2021-12-13,2022-01-06,24,2,injury,Josh Brownhill,/josh-brownhill/profil/spieler/293569 +2122,Back Injury,2022-02-15,2022-04-20,64,13,injury,Ryan Alebiosu,/ryan-alebiosu/profil/spieler/610649 +2122,Transferred to Arsenal U23,2021-07-01,2022-01-27,,,Transfer,Ryan Alebiosu,/ryan-alebiosu/profil/spieler/610649 +2122,Transferred to Crewe Alexandra,2022-01-28,2022-05-30,,,Transfer,Ryan Alebiosu,/ryan-alebiosu/profil/spieler/610649 +2122,Transferred to Arsenal U23,2022-05-31,2022-06-30,,,Transfer,Ryan Alebiosu,/ryan-alebiosu/profil/spieler/610649 +2122,Corona virus,2021-12-21,2022-01-01,11,1,injury,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +2122,Red card suspension,2021-12-01,2021-12-05,4,1,suspension,Ciaran Clark,/ciaran-clark/profil/spieler/98240 +2122,Transferred to Getafe,2021-07-01,2021-08-30,,,Transfer,Marc Cucurella,/marc-cucurella/profil/spieler/284857 +2122,Knock,2021-09-11,2021-09-17,6,2,injury,Rhys Williams,/rhys-williams/profil/spieler/503679 +2122,Transferred to Swansea,2021-08-31,2022-01-19,,,Transfer,Rhys Williams,/rhys-williams/profil/spieler/503679 +2122,Shoulder Injury,2022-04-09,2022-04-25,16,2,injury,Lucas Digne,/lucas-digne/profil/spieler/126664 +2122,Hamstring Injury,2022-03-14,2022-03-21,7,1,injury,Lucas Digne,/lucas-digne/profil/spieler/126664 +2122,Calf Injury,2021-09-21,2021-12-05,75,10,injury,André Gomes,/andre-gomes/profil/spieler/221025 +2122,Transferred to Unknown,2021-07-01,2021-07-05,,,Transfer,Josh Feeney,/josh-feeney/profil/spieler/875929 +2122,Transferred to Aston Villa U23,2021-07-06,2022-06-30,,,Transfer,Josh Feeney,/josh-feeney/profil/spieler/875929 +2122,Shoulder Injury,2022-01-03,2022-06-01,149,44,injury,Matija Sarkic,/matija-sarkic/profil/spieler/293257 +2122,Transferred to Birmingham,2021-07-26,2022-01-05,,,Transfer,Matija Sarkic,/matija-sarkic/profil/spieler/293257 +2122,Transferred to Bournemouth,2022-01-31,2022-05-30,,,Transfer,Todd Cantwell,/todd-cantwell/profil/spieler/332341 +2122,Ill,2022-03-07,2022-03-12,5,1,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +2122,Knock,2022-02-14,2022-03-04,18,2,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +2122,Calf Injury,2021-12-28,2022-01-05,8,,injury,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 +2122,Corona virus,2022-01-07,2022-01-14,7,2,injury,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 +2122,Transferred to QPR,2022-01-31,2022-05-30,,,Transfer,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 +2122,Transferred to Birmingham,2021-08-30,2022-06-30,,,Transfer,Troy Deeney,/troy-deeney/profil/spieler/65477 +2122,Corona virus,2021-11-19,2021-12-03,14,4,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +2122,Ankle Injury,2021-08-01,2021-09-10,40,4,injury,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 +2122,Called up to national team,2022-01-03,2022-01-20,17,1,absence,Daniel Amartey,/daniel-amartey/profil/spieler/214056 +2122,Calf Injury,2022-02-20,2022-04-21,60,9,injury,Takehiro Tomiyasu,/takehiro-tomiyasu/profil/spieler/331560 +2122,Transferred to Bologna,2021-07-01,2021-08-30,,,Transfer,Takehiro Tomiyasu,/takehiro-tomiyasu/profil/spieler/331560 +2122,Corona virus,2022-01-03,2022-01-10,7,2,injury,Ferran Torres,/ferran-torres/profil/spieler/398184 +2122,Metatarsal Fracture,2021-10-14,2022-01-10,88,5,injury,Ferran Torres,/ferran-torres/profil/spieler/398184 +2122,Transferred to Barcelona,2022-01-01,2022-06-30,,,Transfer,Ferran Torres,/ferran-torres/profil/spieler/398184 +2122,Corona virus,2022-03-21,2022-03-28,7,,injury,Robin Koch,/robin-koch/profil/spieler/328784 +2122,Ill,2021-11-29,2021-12-17,18,4,injury,Robin Koch,/robin-koch/profil/spieler/328784 +2122,Pubis bone contusion,2021-08-19,2021-11-28,101,15,injury,Robin Koch,/robin-koch/profil/spieler/328784 +2122,Transferred to Real Madrid,2021-07-01,2021-08-19,,,Transfer,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 +2122,Transferred to Bournemouth,2021-07-27,2022-05-30,,,Transfer,Leif Davis,/leif-davis/profil/spieler/596446 +2122,Testicular Cancer,2021-10-18,2022-03-17,150,23,injury,Daniel Barden,/daniel-barden/profil/spieler/504042 +2122,Transferred to Livingston FC,2021-07-02,2022-05-30,,,Transfer,Daniel Barden,/daniel-barden/profil/spieler/504042 +2122,Transferred to AS Roma,2021-07-01,2021-08-30,,,Transfer,Robin Olsen,/robin-olsen/profil/spieler/75458 +2122,Transferred to Sheff Utd,2021-08-31,2022-01-16,,,Transfer,Robin Olsen,/robin-olsen/profil/spieler/75458 +2122,Transferred to AS Roma,2022-01-17,2022-01-17,,,Transfer,Robin Olsen,/robin-olsen/profil/spieler/75458 +2122,Transferred to AS Roma,2022-06-30,2022-06-30,,,Transfer,Robin Olsen,/robin-olsen/profil/spieler/75458 +2122,Transferred to Wolves U18,2021-07-01,2022-06-30,,,Transfer,Dexter Lembikisa,/dexter-lembikisa/profil/spieler/712099 +2122,Corona virus,2022-02-03,2022-02-10,7,2,injury,Alex Telles,/alex-telles/profil/spieler/255755 +2122,Ankle Injury,2021-07-20,2021-09-16,58,5,injury,Alex Telles,/alex-telles/profil/spieler/255755 +2122,Transferred to Chelsea U23,2021-07-01,2022-06-30,,,Transfer,Teddy Sharman-Lowe,/teddy-sharman-lowe/profil/spieler/731466 +2122,Groin Injury,2022-02-18,2022-04-08,49,6,injury,Adam Webster,/adam-webster/profil/spieler/212847 +2122,Calf Injury,2021-12-01,2021-12-25,24,3,injury,Adam Webster,/adam-webster/profil/spieler/212847 +2122,Hamstring Injury,2021-09-11,2021-10-18,37,6,injury,Adam Webster,/adam-webster/profil/spieler/212847 +2122,Transferred to Brighton U23,2021-07-01,2022-06-30,,,Transfer,Odel Offiah,/odel-offiah/profil/spieler/567597 +2122,Transferred to Southampton B,2021-07-01,2022-06-30,,,Transfer,Kgaogelo Chauke,/kgaogelo-chauke/profil/spieler/703577 +2122,Groin Injury,2021-11-18,2022-02-06,80,9,injury,Ashley Barnes,/ashley-barnes/profil/spieler/63200 +2122,Corona virus,2021-07-15,2021-08-02,18,,injury,Karl Darlow,/karl-darlow/profil/spieler/99397 +2122,Red card suspension,2021-08-22,2021-09-25,34,3,suspension,Ayoze Pérez,/ayoze-perez/profil/spieler/246968 +2122,Transferred to Brentford B,2021-07-01,2022-06-30,,,Transfer,Nathan Young-Coombes,/nathan-young-coombes/profil/spieler/581679 +2122,Foot Injury,2021-08-01,2021-09-09,39,4,injury,Phil Foden,/phil-foden/profil/spieler/406635 +2122,Transferred to Cádiz CF,2021-08-23,2022-06-29,,,Transfer,Florin Andone,/florin-andone/profil/spieler/177065 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Armstrong Oko-Flex,/armstrong-oko-flex/profil/spieler/531461 +2122,Unknown Injury,2022-06-15,2022-08-13,59,2,injury,Caoimhin Kelleher,/caoimhin-kelleher/profil/spieler/340918 +2122,Ill,2021-10-22,2021-11-01,10,3,injury,Caoimhin Kelleher,/caoimhin-kelleher/profil/spieler/340918 +2122,Transferred to Chelsea U23,2021-07-01,2022-06-30,,,Transfer,Xavier Mbuyamba,/xavier-mbuyamba/profil/spieler/640432 +2122,Transferred to Real Betis,2021-08-31,2022-06-29,,,Transfer,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 +2122,Transferred to Leeds U21,2021-07-01,2022-06-30,,,Transfer,Nohan Kenneh,/nohan-kenneh/profil/spieler/581677 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Kaide Gordon,/kaide-gordon/profil/spieler/732119 +2122,Finger Injury,2022-02-23,2022-05-14,80,16,injury,Karl Hein,/karl-hein/profil/spieler/493513 +2122,Transferred to Arsenal U23,2021-07-01,2022-01-23,,,Transfer,Karl Hein,/karl-hein/profil/spieler/493513 +2122,Transferred to Reading,2022-01-24,2022-03-09,,,Transfer,Karl Hein,/karl-hein/profil/spieler/493513 +2122,Transferred to Arsenal U23,2022-03-10,2022-06-30,,,Transfer,Karl Hein,/karl-hein/profil/spieler/493513 +2122,Transferred to OGC Nice,2021-07-01,2021-07-12,,,Transfer,Pierre Lees-Melou,/pierre-lees-melou/profil/spieler/377393 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,Roméo Lavia,/romeo-lavia/profil/spieler/628451 +2122,Fitness,2022-01-31,2022-04-23,82,13,injury,Philippe Sandler,/philippe-sandler/profil/spieler/340460 +2122,Ankle Injury,2021-09-25,2022-01-01,98,13,injury,Philippe Sandler,/philippe-sandler/profil/spieler/340460 +2122,Transferred to Troyes,2021-08-31,2022-01-24,,,Transfer,Philippe Sandler,/philippe-sandler/profil/spieler/340460 +2122,Transferred to Feyenoord,2022-01-31,2022-06-30,,,Transfer,Philippe Sandler,/philippe-sandler/profil/spieler/340460 +2122,Rest,2022-06-09,2022-06-13,4,,injury,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 +2122,Problems with the hip flexor,2022-03-03,2022-03-07,4,1,injury,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 +2122,Problems with the hip flexor,2022-01-10,2022-01-17,7,2,injury,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 +2122,Arm Injury,2021-08-26,2021-08-30,4,1,injury,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 +2122,Ill,2022-02-11,2022-02-16,5,1,injury,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +2122,Yellow card suspension,2021-11-28,2021-12-01,3,1,suspension,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Kallum Cesay,/kallum-cesay/profil/spieler/696183 +2122,Transferred to Newcastle U23,2021-07-01,2022-01-30,,,Transfer,Elliot Anderson,/elliot-anderson/profil/spieler/567576 +2122,Transferred to Bristol Rovers,2022-01-31,2022-05-30,,,Transfer,Elliot Anderson,/elliot-anderson/profil/spieler/567576 +2122,Transferred to Newcastle U23,2022-05-31,2022-06-30,,,Transfer,Elliot Anderson,/elliot-anderson/profil/spieler/567576 +2122,Knee Surgery,2022-02-07,,240,36,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +2122,Knee Problems,2021-12-26,2022-02-06,42,6,injury,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 +2122,Transferred to Grasshoppers,2021-07-01,2022-01-03,,,Transfer,Toti,/toti/profil/spieler/606718 +2122,Corona virus,2022-01-19,2022-01-29,10,1,injury,Yan Couto,/yan-couto/profil/spieler/627228 +2122,Transferred to SC Braga,2021-08-21,2022-06-29,,,Transfer,Yan Couto,/yan-couto/profil/spieler/627228 +2122,Transferred to Peterborough,2021-08-31,2022-01-04,,,Transfer,Conor Coventry,/conor-coventry/profil/spieler/419025 +2122,Transferred to MK Dons,2022-01-18,2022-05-30,,,Transfer,Conor Coventry,/conor-coventry/profil/spieler/419025 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Marcelo Pitaluga,/marcelo-pitaluga/profil/spieler/662334 +2122,Transferred to Sheff Wed,2021-07-27,2022-05-30,,,Transfer,Bailey Peacock-Farrell,/bailey-peacock-farrell/profil/spieler/410436 +2122,Transferred to Blackburn,2021-08-29,2022-05-30,,,Transfer,Jan Paul van Hecke,/jan-paul-van-hecke/profil/spieler/576314 +2122,Transferred to Aston Villa U23,2021-07-01,2022-06-30,,,Transfer,Sil Swinkels,/sil-swinkels/profil/spieler/646710 +2122,Corona virus,2022-01-05,2022-01-11,6,2,injury,Thiago Silva,/thiago-silva/profil/spieler/29241 +2122,Knee Problems,2021-12-26,2021-12-31,5,2,injury,Thiago Silva,/thiago-silva/profil/spieler/29241 +2122,Transferred to Burnley U21,2021-07-01,2022-06-30,,,Transfer,Owen Dodgson,/owen-dodgson/profil/spieler/686839 +2122,Ill,2022-05-12,2022-05-19,7,1,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +2122,Knee Problems,2022-03-17,2022-04-11,25,3,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +2122,Back bruise,2022-03-03,2022-03-10,7,1,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +2122,Corona virus,2021-12-13,2022-01-03,21,4,injury,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +2122,Transferred to VfL Bochum,2022-01-06,2022-06-30,,,Transfer,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 +2122,Called up to national team,2022-01-03,2022-02-06,34,3,absence,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 +2122,Ankle Injury,2022-01-08,2022-02-05,28,5,injury,Billy Gilmour,/billy-gilmour/profil/spieler/423744 +2122,Called up to national team,2022-01-03,2022-02-06,34,3,absence,Adam Masina,/adam-masina/profil/spieler/286949 +2122,Transferred to Club Brugge,2021-08-28,2021-12-30,,,Transfer,Wesley Moraes,/wesley-moraes/profil/spieler/381362 +2122,Transferred to Internacional,2022-01-07,2022-06-30,,,Transfer,Wesley Moraes,/wesley-moraes/profil/spieler/381362 +2122,Ankle Injury,2021-08-19,2021-09-08,20,,injury,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +2122,Transferred to Celtic,2021-08-31,2022-05-30,,,Transfer,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 +2122,Transferred to Middlesbrough,2022-01-02,2022-05-30,,,Transfer,Aaron Connolly,/aaron-connolly/profil/spieler/434207 +2122,Hip Injury,2022-05-09,2022-05-20,11,1,injury,Chris Wood,/chris-wood/profil/spieler/108725 +2122,Ankle Surgery,2022-04-05,2022-06-06,62,10,injury,Nathan Patterson,/nathan-patterson/profil/spieler/424015 +2122,Quarantine,2021-08-27,2021-09-08,12,1,injury,Nathan Patterson,/nathan-patterson/profil/spieler/424015 +2122,Transferred to Rangers,2021-07-01,2022-01-03,,,Transfer,Nathan Patterson,/nathan-patterson/profil/spieler/424015 +2122,Foot Injury,2022-01-08,2022-04-11,93,16,injury,Cole Palmer,/cole-palmer/profil/spieler/568177 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,Josh Wilson-Esbrand,/josh-wilson-esbrand/profil/spieler/576121 +2122,Hamstring Injury,2022-07-09,2022-08-31,53,6,injury,Kristoffer Ajer,/kristoffer-ajer/profil/spieler/328658 +2122,Transferred to Celtic,2021-07-01,2021-07-20,,,Transfer,Kristoffer Ajer,/kristoffer-ajer/profil/spieler/328658 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Emmanuel Longelo,/emmanuel-longelo/profil/spieler/504386 +2122,Achilles tendon problems,2022-02-22,2022-03-03,9,3,injury,Hakim Ziyech,/hakim-ziyech/profil/spieler/217111 +2122,Shoulder Injury,2021-08-12,2021-08-17,5,1,injury,Hakim Ziyech,/hakim-ziyech/profil/spieler/217111 +2122,Transferred to Brentford B,2021-07-01,2022-06-30,,,Transfer,Daniel Oyegoke,/daniel-oyegoke/profil/spieler/586984 +2122,Transferred to Leicester U21,2021-07-01,2022-06-30,,,Transfer,Wanya Marçal,/wanya-marcal/profil/spieler/670988 +2122,Unknown Injury,2021-09-19,2021-09-23,4,2,injury,Halil Dervisoglu,/halil-dervisoglu/profil/spieler/465606 +2122,Transferred to Galatasaray,2021-09-01,2022-06-29,,,Transfer,Halil Dervisoglu,/halil-dervisoglu/profil/spieler/465606 +2122,Knee Injury,2022-02-26,,221,,injury,Erik Pieters,/erik-pieters/profil/spieler/43763 +2122,Leg Injury,2021-07-07,2021-08-31,55,4,injury,Mathias Jensen,/mathias-jensen/profil/spieler/319859 +2122,Transferred to Aston Villa U23,2021-07-01,2022-01-10,,,Transfer,Aaron Ramsey,/aaron-ramsey/profil/spieler/646658 +2122,Transferred to Cheltenham,2022-01-11,2022-05-30,,,Transfer,Aaron Ramsey,/aaron-ramsey/profil/spieler/646658 +2122,Transferred to Aston Villa U23,2022-05-31,2022-06-30,,,Transfer,Aaron Ramsey,/aaron-ramsey/profil/spieler/646658 +2122,Foot Injury,2022-04-17,2022-05-08,21,6,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +2122,Muscular problems,2022-02-17,2022-03-10,21,6,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +2122,Corona virus,2022-01-01,2022-01-08,7,1,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +2122,Hamstring Injury,2021-11-03,2021-12-12,39,9,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +2122,Muscle Injury,2021-08-29,2021-09-22,24,4,injury,Roberto Firmino,/roberto-firmino/profil/spieler/131789 +2122,Transferred to Chelsea U23,2021-07-01,2022-06-30,,,Transfer,Jude Soonsup-Bell,/jude-soonsup-bell/profil/spieler/670857 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Owen Beck,/owen-beck/profil/spieler/551001 +2122,Corona virus,2022-01-01,2022-01-31,30,4,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +2122,Unknown Injury,2021-09-17,2021-10-14,27,5,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +2122,Fitness,2021-07-31,2021-08-08,8,1,injury,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 +2122,Hamstring Injury,2022-03-18,2022-03-31,13,1,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +2122,Corona virus,2022-01-04,2022-01-12,8,1,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +2122,Muscular problems,2021-09-27,2021-10-14,17,2,injury,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 +2122,Ankle Surgery,2021-07-01,2021-08-02,32,,injury,Jarrad Branthwaite,/jarrad-branthwaite/profil/spieler/661053 +2122,Red card suspension,2022-05-15,2022-05-20,5,1,suspension,Jarrad Branthwaite,/jarrad-branthwaite/profil/spieler/661053 +2122,Ankle Injury,2021-08-01,2022-07-28,361,2,injury,Tudor Baluta,/tudor-baluta/profil/spieler/433976 +2122,Called up to national team,2022-01-04,2022-02-06,33,2,absence,Romain Saïss,/romain-saiss/profil/spieler/204198 +2122,Transferred to West Brom,2021-08-25,2022-01-28,,,Transfer,Jordan Hugill,/jordan-hugill/profil/spieler/291544 +2122,Transferred to Cardiff,2022-01-30,2022-05-30,,,Transfer,Jordan Hugill,/jordan-hugill/profil/spieler/291544 +2122,Transferred to Man Utd U23,2021-07-01,2022-01-30,,,Transfer,Matej Kovar,/matej-kovar/profil/spieler/550829 +2122,Transferred to Burton Albion,2022-01-31,2022-05-30,,,Transfer,Matej Kovar,/matej-kovar/profil/spieler/550829 +2122,Transferred to Man Utd U23,2022-05-31,2022-06-30,,,Transfer,Matej Kovar,/matej-kovar/profil/spieler/550829 +2122,Corona virus,2021-12-17,2021-12-24,7,2,injury,Albert Sambi Lokonga,/albert-sambi-lokonga/profil/spieler/381967 +2122,Transferred to RSC Anderlecht,2021-07-01,2021-07-18,,,Transfer,Albert Sambi Lokonga,/albert-sambi-lokonga/profil/spieler/381967 +2122,Transferred to Leicester U21,2021-07-01,2022-06-30,,,Transfer,Lewis Brunt,/lewis-brunt/profil/spieler/533657 +2122,Transferred to Everton U23,2021-07-01,2022-06-30,,,Transfer,Tyler Onyango,/tyler-onyango/profil/spieler/663225 +2122,Called up to national team,2022-01-03,2022-02-06,34,2,absence,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 +2122,Transferred to Nottm Forest,2021-08-07,2022-05-30,,,Transfer,Philip Zinckernagel,/philip-zinckernagel/profil/spieler/271098 +2122,Transferred to Sunderland,2022-01-26,2022-05-30,,,Transfer,Jack Clarke,/jack-clarke/profil/spieler/559794 +2122,Metatarsal Fracture,2022-02-13,2022-05-01,77,13,injury,Kieran Trippier,/kieran-trippier/profil/spieler/95810 +2122,Shoulder Injury,2021-11-08,2021-12-10,32,5,injury,Kieran Trippier,/kieran-trippier/profil/spieler/95810 +2122,Transferred to Atlético Madrid,2021-07-01,2022-01-06,,,Transfer,Kieran Trippier,/kieran-trippier/profil/spieler/95810 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Billy Koumetio,/billy-koumetio/profil/spieler/696324 +2122,Transferred to Wolves U21,2021-07-01,2022-06-30,,,Transfer,Chem Campbell,/chem-campbell/profil/spieler/614603 +2122,Transferred to Arsenal U23,2021-07-01,2022-06-30,,,Transfer,Salah-Eddine Oulad M'Hand,/salah-eddine-oulad-mhand/profil/spieler/559330 +2122,Cruciate Ligament Rupture,2022-04-25,,163,14,injury,Tino Livramento,/tino-livramento/profil/spieler/503981 +2122,Knee Problems,2022-01-06,2022-02-03,28,4,injury,Tino Livramento,/tino-livramento/profil/spieler/503981 +2122,Transferred to Chelsea U23,2021-07-01,2021-08-01,,,Transfer,Tino Livramento,/tino-livramento/profil/spieler/503981 +2122,Groin Injury,2021-12-10,2022-03-18,98,19,injury,Abdallah Sima,/abdallah-sima/profil/spieler/776798 +2122,Back Injury,2021-11-02,2021-12-04,32,5,injury,Abdallah Sima,/abdallah-sima/profil/spieler/776798 +2122,Ankle Injury,2021-09-24,2021-10-29,35,7,injury,Abdallah Sima,/abdallah-sima/profil/spieler/776798 +2122,Fitness,2021-07-12,2021-07-28,16,1,injury,Abdallah Sima,/abdallah-sima/profil/spieler/776798 +2122,Transferred to Slavia Prague,2021-07-01,2021-08-30,,,Transfer,Abdallah Sima,/abdallah-sima/profil/spieler/776798 +2122,Transferred to Stoke City,2021-09-01,2022-05-30,,,Transfer,Abdallah Sima,/abdallah-sima/profil/spieler/776798 +2122,Corona virus,2021-12-14,2021-12-25,11,1,injury,Neal Maupay,/neal-maupay/profil/spieler/217115 +2122,Shoulder Injury,2021-08-21,2021-08-27,6,2,injury,Neal Maupay,/neal-maupay/profil/spieler/217115 +2122,Transferred to Palace U21,2021-07-01,2022-06-30,,,Transfer,Scott Banks,/scott-banks/profil/spieler/596821 +2122,Calf Injury,2021-12-27,2022-01-16,20,5,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +2122,Ankle Injury,2021-09-16,2021-10-11,25,6,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +2122,Ankle Injury,2021-09-07,2021-09-14,7,1,injury,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 +2122,Transferred to Man City U23,2021-07-01,2021-08-30,,,Transfer,Tommy Doyle,/tommy-doyle/profil/spieler/433183 +2122,Transferred to Hamburger SV,2021-08-31,2022-01-18,,,Transfer,Tommy Doyle,/tommy-doyle/profil/spieler/433183 +2122,Transferred to Man City U23,2022-01-19,2022-01-19,,,Transfer,Tommy Doyle,/tommy-doyle/profil/spieler/433183 +2122,Transferred to Cardiff,2022-01-20,2022-05-30,,,Transfer,Tommy Doyle,/tommy-doyle/profil/spieler/433183 +2122,Transferred to Man City U23,2022-05-31,2022-06-30,,,Transfer,Tommy Doyle,/tommy-doyle/profil/spieler/433183 +2122,Transferred to Udinese Calcio,2022-01-20,2022-06-29,,,Transfer,Pablo Marí,/pablo-mari/profil/spieler/210178 +2122,Rest,2022-06-06,2022-06-16,10,,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +2122,Knee Problems,2022-05-16,2022-05-19,3,1,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +2122,Corona virus,2021-12-16,2021-12-27,11,3,injury,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 +2122,Transferred to Sunderland,2021-07-01,2021-07-11,,,Transfer,Remi Matthews,/remi-matthews/profil/spieler/196722 +2122,Transferred to Burnley U21,2021-07-01,2022-06-30,,,Transfer,Bobby Thomas,/bobby-thomas/profil/spieler/788283 +2122,Transferred to Peterborough,2022-01-06,2022-05-30,,,Transfer,Bali Mumba,/bali-mumba/profil/spieler/433186 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,Cieran Slicker,/cieran-slicker/profil/spieler/621997 +2122,Hamstring Injury,2022-04-22,2022-04-26,4,1,injury,Reece James,/reece-james/profil/spieler/472423 +2122,Muscle Injury,2022-03-06,2022-03-19,13,4,injury,Reece James,/reece-james/profil/spieler/472423 +2122,Fitness,2022-02-12,2022-02-24,12,3,injury,Reece James,/reece-james/profil/spieler/472423 +2122,Hamstring Injury,2021-12-29,2022-02-12,45,11,injury,Reece James,/reece-james/profil/spieler/472423 +2122,Red card suspension,2021-08-28,2021-09-12,15,1,suspension,Reece James,/reece-james/profil/spieler/472423 +2122,Transferred to Arsenal U23,2021-07-01,2022-06-30,,,Transfer,Zak Swanson,/zak-swanson/profil/spieler/540687 +2122,Corona virus,2022-02-25,2022-03-03,6,1,injury,Andi Zeqiri,/andi-zeqiri/profil/spieler/345468 +2122,Hip Injury,2021-12-05,2021-12-16,11,2,injury,Andi Zeqiri,/andi-zeqiri/profil/spieler/345468 +2122,Transferred to FC Augsburg,2021-08-30,2022-06-29,,,Transfer,Andi Zeqiri,/andi-zeqiri/profil/spieler/345468 +2122,Transferred to Preston,2021-07-01,2022-05-30,,,Transfer,Sepp van den Berg,/sepp-van-den-berg/profil/spieler/541231 +2122,Hamstring Injury,2021-11-19,2021-12-11,22,6,injury,Ricardo Pereira,/ricardo-pereira/profil/spieler/215876 +2122,Transferred to Arsenal U18,2021-07-01,2021-12-31,,,Transfer,Marcelo Flores,/marcelo-flores/profil/spieler/668495 +2122,Transferred to Arsenal U23,2022-01-01,2022-06-30,,,Transfer,Marcelo Flores,/marcelo-flores/profil/spieler/668495 +2122,Shoulder Injury,2021-09-13,2021-09-27,14,4,injury,Jordan Pickford,/jordan-pickford/profil/spieler/130164 +2122,Surgery,2022-02-27,2022-03-03,4,2,injury,Trevoh Chalobah,/trevoh-chalobah/profil/spieler/346314 +2122,Hamstring Injury,2022-01-03,2022-01-21,18,5,injury,Trevoh Chalobah,/trevoh-chalobah/profil/spieler/346314 +2122,Ill,2022-03-12,2022-03-14,2,1,injury,Bruno Fernandes,/bruno-fernandes/profil/spieler/240306 +2122,Yellow card suspension,2021-12-28,2021-12-31,3,1,suspension,Bruno Fernandes,/bruno-fernandes/profil/spieler/240306 +2122,Transferred to Without Club,2021-07-01,2021-12-05,,,Transfer,Willy Caballero,/willy-caballero/profil/spieler/19948 +2122,Transferred to Spurs U18,2021-07-01,2021-07-31,,,Transfer,Alfie Devine,/alfie-devine/profil/spieler/728734 +2122,Transferred to Tottenham U23,2021-08-01,2022-06-30,,,Transfer,Alfie Devine,/alfie-devine/profil/spieler/728734 +2122,Calf Injury,2021-11-19,2021-12-22,33,6,injury,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 +2122,No eligibility,2022-02-13,2022-02-14,1,1,absence,Matt Targett,/matt-targett/profil/spieler/250478 +2122,Transferred to MK Dons,2021-07-01,2022-01-15,,,Transfer,Josh Martin,/josh-martin/profil/spieler/547534 +2122,Transferred to Doncaster,2022-01-17,2022-05-30,,,Transfer,Josh Martin,/josh-martin/profil/spieler/547534 +2122,Knee Injury,2022-03-07,2022-04-25,49,11,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +2122,Hamstring Injury,2021-12-27,2022-02-24,59,10,injury,Jamie Vardy,/jamie-vardy/profil/spieler/197838 +2122,Transferred to West Brom U21,2021-07-01,2021-07-28,,,Transfer,Tim Iroegbunam,/tim-iroegbunam/profil/spieler/696589 +2122,Transferred to Aston Villa U23,2021-07-29,2021-12-31,,,Transfer,Tim Iroegbunam,/tim-iroegbunam/profil/spieler/696589 +2122,Ill,2022-01-14,2022-01-23,9,3,injury,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +2122,Hand Injury,2021-11-29,2021-12-04,5,1,injury,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 +2122,Transferred to Burnley U21,2021-07-01,2022-06-30,,,Transfer,Dara Costelloe,/dara-costelloe/profil/spieler/614700 +2122,Transferred to Leicester U21,2021-07-01,2022-01-30,,,Transfer,Jakub Stolarczyk,/jakub-stolarczyk/profil/spieler/486144 +2122,Transferred to Dunfermline A.,2022-01-31,2022-05-08,,,Transfer,Jakub Stolarczyk,/jakub-stolarczyk/profil/spieler/486144 +2122,Transferred to Leicester U21,2022-05-09,2022-06-30,,,Transfer,Jakub Stolarczyk,/jakub-stolarczyk/profil/spieler/486144 +2122,Knee Injury,2022-02-04,2022-06-30,146,20,injury,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 +2122,Indirect card suspension,2021-09-12,2021-09-19,7,1,suspension,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 +2122,Fractured Toe,2021-08-28,2021-12-31,125,16,injury,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 +2122,groin strain,2021-11-05,2021-12-20,45,8,injury,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +2122,groin strain,2021-08-01,2021-09-30,60,10,injury,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 +2122,Transferred to Brighton U23,2021-07-01,2022-06-30,,,Transfer,Antef Tsoungui,/antef-tsoungui/profil/spieler/503858 +2122,Knee Injury,2021-09-27,2022-02-28,154,21,injury,Peter Etebo,/peter-etebo/profil/spieler/409106 +2122,Transferred to Stoke City,2021-07-01,2021-07-08,,,Transfer,Peter Etebo,/peter-etebo/profil/spieler/409106 +2122,Transferred to Stoke City,2022-05-31,2022-06-30,,,Transfer,Peter Etebo,/peter-etebo/profil/spieler/409106 +2122,Ill,2022-04-10,2022-04-19,9,1,injury,Steven Alzate,/steven-alzate/profil/spieler/476237 +2122,Ankle Surgery,2021-09-27,2021-12-14,78,11,injury,Steven Alzate,/steven-alzate/profil/spieler/476237 +2122,Achilles tendon problems,2022-03-02,2022-11-01,244,34,injury,Jed Steer,/jed-steer/profil/spieler/110867 +2122,Transferred to Luton,2022-01-31,2022-05-30,,,Transfer,Jed Steer,/jed-steer/profil/spieler/110867 +2122,Transferred to St. Mirren,2021-08-31,2022-05-16,,,Transfer,Connor Ronan,/connor-ronan/profil/spieler/337787 +2122,Transferred to Ebbsfleet,2022-01-31,2022-05-30,,,Transfer,Louie Moulden,/louie-moulden/profil/spieler/444641 +2122,Calf Injury,2022-04-29,2022-05-03,4,1,injury,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 +2122,Knee Injury,2021-11-19,2022-06-30,223,31,injury,Tom Davies,/tom-davies/profil/spieler/314210 +2122,Corona virus,2021-08-29,2021-09-09,11,1,injury,Mateusz Klich,/mateusz-klich/profil/spieler/92738 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Matthew Craig,/matthew-craig/profil/spieler/633659 +2122,Knee Injury,2021-12-01,2022-01-22,52,9,injury,Lewis Dunk,/lewis-dunk/profil/spieler/148153 +2122,Red card suspension,2022-02-16,2022-02-20,4,1,suspension,Lewis Dunk,/lewis-dunk/profil/spieler/148153 +2122,Ill,2022-04-19,2022-04-21,2,1,injury,Leandro Trossard,/leandro-trossard/profil/spieler/144028 +2122,Hamstring Injury,2021-12-26,2022-01-01,6,2,injury,Leandro Trossard,/leandro-trossard/profil/spieler/144028 +2122,Elbow Injury,2021-12-04,2021-12-14,10,1,injury,Leandro Trossard,/leandro-trossard/profil/spieler/144028 +2122,Corona virus,2021-12-13,2022-01-03,21,6,injury,Timo Werner,/timo-werner/profil/spieler/170527 +2122,Strain,2021-10-21,2021-11-15,25,5,injury,Timo Werner,/timo-werner/profil/spieler/170527 +2122,Transferred to Olympique Lyon,2021-07-01,2022-01-29,,,Transfer,Bruno Guimarães,/bruno-guimaraes/profil/spieler/520624 +2122,Ill,2021-08-02,2021-09-02,31,3,injury,Dean Henderson,/dean-henderson/profil/spieler/258919 +2122,Transferred to Leicester U21,2021-07-01,2022-01-27,,,Transfer,Kasey McAteer,/kasey-mcateer/profil/spieler/621193 +2122,Transferred to Forest Green,2022-01-28,2022-05-30,,,Transfer,Kasey McAteer,/kasey-mcateer/profil/spieler/621193 +2122,Transferred to Leicester U21,2022-05-31,2022-06-30,,,Transfer,Kasey McAteer,/kasey-mcateer/profil/spieler/621193 +2122,Tonsillitis,2022-04-26,2022-05-08,12,3,injury,Jadon Sancho,/jadon-sancho/profil/spieler/401173 +2122,Transferred to Bor. Dortmund,2021-07-01,2021-07-22,,,Transfer,Jadon Sancho,/jadon-sancho/profil/spieler/401173 +2122,Unknown Injury,2021-12-02,2021-12-25,23,3,injury,Fraser Forster,/fraser-forster/profil/spieler/52570 +2122,Groin Injury,2022-04-17,2022-04-26,9,3,injury,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 +2122,groin strain,2022-04-30,2022-06-30,61,5,injury,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 +2122,Corona virus,2022-02-15,2022-02-22,7,1,injury,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 +2122,Corona virus,2022-01-06,2022-01-08,2,,injury,Hannibal Mejbri,/hannibal-mejbri/profil/spieler/607224 +2122,Transferred to Man Utd U23,2021-07-01,2022-06-30,,,Transfer,Hannibal Mejbri,/hannibal-mejbri/profil/spieler/607224 +2122,Transferred to Aberdeen FC,2021-08-27,2021-12-30,,,Transfer,Matty Longstaff,/matty-longstaff/profil/spieler/484387 +2122,Transferred to Mansfield Town,2022-01-31,2022-05-30,,,Transfer,Matty Longstaff,/matty-longstaff/profil/spieler/484387 +2122,Transferred to Palace U21,2021-07-01,2022-06-30,,,Transfer,Jack Wells-Morrison,/jack-wells-morrison/profil/spieler/814811 +2122,Transferred to Man Utd U23,2021-07-01,2022-06-30,,,Transfer,Björn Hardley,/bjorn-hardley/profil/spieler/682562 +2122,Transferred to Preston,2022-01-24,2022-05-30,,,Transfer,Cameron Archer,/cameron-archer/profil/spieler/533662 +2122,Transferred to Tottenham U23,2021-07-01,2022-01-17,,,Transfer,Dilan Markanday,/dilan-markanday/profil/spieler/530807 +2122,Transferred to Blackburn,2022-01-18,2022-06-30,,,Transfer,Dilan Markanday,/dilan-markanday/profil/spieler/530807 +2122,Corona virus,2022-01-07,2022-01-13,6,2,injury,Edouard Mendy,/edouard-mendy/profil/spieler/442531 +2122,Bruised Rib,2021-09-14,2021-09-24,10,3,injury,Edouard Mendy,/edouard-mendy/profil/spieler/442531 +2122,Calf Injury,2021-12-12,2022-01-12,31,4,injury,Richarlison,/richarlison/profil/spieler/378710 +2122,Knee Injury,2021-09-13,2021-10-22,39,6,injury,Richarlison,/richarlison/profil/spieler/378710 +2122,Knock,2022-05-15,2022-05-24,9,1,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +2122,Unknown Injury,2022-02-14,2022-03-04,18,2,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +2122,Corona virus,2022-02-04,2022-02-11,7,1,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +2122,Groin Injury,2021-09-10,2021-10-02,22,5,injury,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +2122,Transferred to Feyenoord,2021-08-31,2022-06-29,,,Transfer,Reiss Nelson,/reiss-nelson/profil/spieler/340325 +2122,Hamstring Injury,2021-12-05,2022-03-14,99,16,injury,Kalvin Phillips,/kalvin-phillips/profil/spieler/351749 +2122,Thigh muscle rupture,2022-03-07,2022-05-27,81,11,injury,Tyler Roberts,/tyler-roberts/profil/spieler/296986 +2122,Corona virus,2021-12-21,2022-01-01,11,1,injury,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +2122,Yellow card suspension,2021-11-28,2021-12-01,3,1,suspension,Matt Ritchie,/matt-ritchie/profil/spieler/92469 +2122,Transferred to QPR,2021-08-31,2022-05-30,,,Transfer,Andre Gray,/andre-gray/profil/spieler/120565 +2122,Bruised Foot,2021-08-14,2021-08-18,4,1,injury,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 +2122,Bruise,2021-07-24,2021-07-27,3,1,injury,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 +2122,Transferred to CSKA Moscow,2021-07-01,2021-08-30,,,Transfer,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 +2122,Thigh Problems,2022-02-04,2022-02-15,11,3,injury,Eric Dier,/eric-dier/profil/spieler/175722 +2122,Thigh Problems,2022-01-03,2022-01-20,17,4,injury,Eric Dier,/eric-dier/profil/spieler/175722 +2122,Thigh Problems,2021-09-04,2021-09-13,9,1,injury,Takumi Minamino,/takumi-minamino/profil/spieler/165793 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,James Norris,/james-norris/profil/spieler/618495 +2122,Achilles tendon problems,2022-02-26,2022-03-03,5,2,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +2122,Corona virus,2022-01-14,2022-02-01,18,3,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +2122,Back Injury,2021-12-29,2022-01-07,9,3,injury,Andreas Christensen,/andreas-christensen/profil/spieler/196948 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,James McAtee,/james-mcatee/profil/spieler/583199 +2122,Transferred to Fenerbahce,2021-07-01,2021-08-30,,,Transfer,Zanka,/zanka/profil/spieler/52059 +2122,Transferred to Without Club,2021-08-31,2021-09-08,,,Transfer,Zanka,/zanka/profil/spieler/52059 +2122,Transferred to Leicester U21,2021-07-01,2022-06-30,,,Transfer,Sammy Braybrooke,/sammy-braybrooke/profil/spieler/840640 +2122,Calf Injury,2022-04-01,2022-04-30,29,6,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2122,groin strain,2022-02-11,2022-03-07,24,6,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2122,tendon irritation,2021-11-04,2021-12-22,48,8,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2122,Knock,2021-09-09,2021-09-23,14,4,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2122,Quarantine,2021-08-01,2021-08-15,14,1,injury,Edinson Cavani,/edinson-cavani/profil/spieler/48280 +2122,Transferred to Norwich U21,2021-07-01,2022-06-30,,,Transfer,Jon McCracken,/jon-mccracken/profil/spieler/403564 +2122,Transferred to Aston Villa U23,2021-07-01,2022-01-30,,,Transfer,Filip Marshall,/filip-marshall/profil/spieler/610863 +2122,Transferred to Gateshead,2022-01-31,2022-05-30,,,Transfer,Filip Marshall,/filip-marshall/profil/spieler/610863 +2122,Transferred to Aston Villa U23,2022-05-31,2022-06-30,,,Transfer,Filip Marshall,/filip-marshall/profil/spieler/610863 +2122,Unknown Injury,2022-03-07,2022-03-15,8,2,injury,Mahmoud Trezeguet,/mahmoud-trezeguet/profil/spieler/234189 +2122,Called up to national team,2022-01-03,2022-02-06,34,2,absence,Mahmoud Trezeguet,/mahmoud-trezeguet/profil/spieler/234189 +2122,Transferred to Basaksehir,2022-02-08,2022-06-29,,,Transfer,Mahmoud Trezeguet,/mahmoud-trezeguet/profil/spieler/234189 +2122,Leg Injury,2022-04-02,2022-05-13,41,8,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +2122,Corona virus,2022-03-02,2022-03-16,14,3,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +2122,Hamstring Injury,2022-01-18,2022-01-31,13,2,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +2122,Head Injury,2021-11-20,2021-12-07,17,5,injury,Luke Shaw,/luke-shaw/profil/spieler/183288 +2122,Yellow card suspension,2022-01-04,2022-01-16,12,1,suspension,Luke Shaw,/luke-shaw/profil/spieler/183288 +2122,Transferred to LOSC Lille,2021-07-01,2021-07-01,,,Transfer,Boubakary Soumaré,/boubakary-soumare/profil/spieler/344605 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Jarell Quansah,/jarell-quansah/profil/spieler/632349 +2122,Transferred to Liverpool U18,2021-07-01,2022-06-30,,,Transfer,James Balagizi,/james-balagizi/profil/spieler/655987 +2122,Transferred to Ipswich U18,2021-07-01,2021-07-22,,,Transfer,Liam Gibbs,/liam-gibbs/profil/spieler/724785 +2122,Transferred to Norwich U21,2021-07-23,2022-06-30,,,Transfer,Liam Gibbs,/liam-gibbs/profil/spieler/724785 +2122,Bruised Ankle,2022-04-22,2022-05-31,39,6,injury,Max Kilman,/max-kilman/profil/spieler/525247 +2122,Transferred to Brighton U23,2021-07-01,2022-06-30,,,Transfer,Andy Moran,/andy-moran/profil/spieler/724537 +2122,Hip problems,2022-05-12,2022-05-26,14,3,injury,Cristian Romero,/cristian-romero/profil/spieler/355915 +2122,Hamstring Injury,2021-11-17,2022-02-05,80,16,injury,Cristian Romero,/cristian-romero/profil/spieler/355915 +2122,Quarantine,2021-09-09,2021-09-17,8,2,injury,Cristian Romero,/cristian-romero/profil/spieler/355915 +2122,Knee Injury,2021-08-20,2021-08-25,5,1,injury,Cristian Romero,/cristian-romero/profil/spieler/355915 +2122,Knee Injury,2021-06-23,2021-07-09,16,,injury,Cristian Romero,/cristian-romero/profil/spieler/355915 +2122,Transferred to Atalanta BC,2021-07-01,2021-08-03,,,Transfer,Cristian Romero,/cristian-romero/profil/spieler/355915 +2122,Transferred to Juventus,2021-08-04,2021-08-04,,,Transfer,Cristian Romero,/cristian-romero/profil/spieler/355915 +2122,Transferred to Atalanta BC,2021-08-05,2021-08-05,,,Transfer,Cristian Romero,/cristian-romero/profil/spieler/355915 +2122,Yellow card suspension,2021-12-27,2021-12-30,3,1,suspension,Declan Rice,/declan-rice/profil/spieler/357662 +2122,Corona virus,2021-12-23,2022-01-03,11,3,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +2122,Unknown Injury,2021-12-17,2022-01-03,17,5,injury,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 +2122,Unknown Injury,2022-05-24,2022-07-20,57,,injury,José Sá,/jose-sa/profil/spieler/249994 +2122,Transferred to Olympiacos,2021-07-01,2021-07-14,,,Transfer,José Sá,/jose-sa/profil/spieler/249994 +2122,Hamstring Injury,2022-03-30,2022-05-23,54,9,injury,Ozan Kabak,/ozan-kabak/profil/spieler/361260 +2122,Influenza,2021-11-04,2021-11-29,25,3,injury,Ozan Kabak,/ozan-kabak/profil/spieler/361260 +2122,Transferred to FC Schalke 04,2021-07-01,2021-08-29,,,Transfer,Ozan Kabak,/ozan-kabak/profil/spieler/361260 +2122,Transferred to FC Schalke 04,2022-06-30,2022-06-30,,,Transfer,Ozan Kabak,/ozan-kabak/profil/spieler/361260 +2122,Unknown Injury,2021-08-16,2021-09-07,22,4,injury,Joe Rodon,/joe-rodon/profil/spieler/297212 +2122,Groin Injury,2021-12-05,2021-12-31,26,1,injury,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +2122,Transferred to Reading,2021-08-30,2022-05-30,,,Transfer,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 +2122,Corona virus,2022-04-14,2022-04-19,5,1,injury,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 +2122,Ill,2021-08-01,2021-08-24,23,2,injury,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 +2122,Corona virus,2022-01-10,2022-01-16,6,2,injury,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +2122,Strain in the thigh and gluteal muscles,2021-10-20,2021-12-25,66,9,injury,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +2122,Called up to national team,2022-01-03,2022-02-06,34,2,absence,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 +2122,Transferred to SD Huesca,2021-07-01,2021-08-16,,,Transfer,Álvaro Fernández,/alvaro-fernandez/profil/spieler/453704 +2122,Transferred to SD Huesca,2022-06-30,2022-06-30,,,Transfer,Álvaro Fernández,/alvaro-fernandez/profil/spieler/453704 +2122,Transferred to Southampton B,2021-07-01,2021-08-04,,,Transfer,James Morris,/james-morris/profil/spieler/610621 +2122,Transferred to Watford U21,2021-08-05,2022-06-30,,,Transfer,James Morris,/james-morris/profil/spieler/610621 +2122,Ill,2022-04-01,2022-04-06,5,1,injury,Moisés Caicedo,/moises-caicedo/profil/spieler/687626 +2122,Transferred to Beerschot V.A.,2021-08-31,2022-01-11,,,Transfer,Moisés Caicedo,/moises-caicedo/profil/spieler/687626 +2122,Knee Injury,2021-09-17,2021-11-28,72,11,injury,Luke Ayling,/luke-ayling/profil/spieler/67420 +2122,Transferred to Estoril Praia,2021-07-01,2022-01-16,,,Transfer,Chiquinho,/chiquinho/profil/spieler/695454 +2122,Thigh Problems,2022-04-23,2022-05-16,23,5,injury,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 +2122,Thigh Problems,2022-04-03,2022-04-10,7,3,injury,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 +2122,Transferred to West Brom,2021-07-01,2021-08-19,,,Transfer,Andy Lonergan,/andy-lonergan/profil/spieler/14044 +2122,Cruciate Ligament Rupture,2021-11-08,2022-07-21,255,39,injury,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Aji Alese,/aji-alese/profil/spieler/502065 +2122,Transferred to Orlando,2021-07-01,2021-07-30,,,Transfer,Brandon Austin,/brandon-austin/profil/spieler/428016 +2122,Transferred to Tottenham U23,2021-07-31,2021-07-31,,,Transfer,Brandon Austin,/brandon-austin/profil/spieler/428016 +2122,Transferred to Sheff Utd,2022-01-31,2022-05-30,,,Transfer,Charlie Goode,/charlie-goode/profil/spieler/376856 +2122,Transferred to Palace U21,2021-07-01,2022-06-30,,,Transfer,Reece Hannam,/reece-hannam/profil/spieler/503241 +2122,Transferred to RB Leipzig,2021-07-01,2021-08-30,,,Transfer,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +2122,Transferred to RB Leipzig,2022-06-30,2022-06-30,,,Transfer,Ademola Lookman,/ademola-lookman/profil/spieler/406040 +2122,Calf Injury,2021-12-03,2022-01-02,30,8,injury,Adrián,/adrian/profil/spieler/71271 +2122,Transferred to Huddersfield,2021-07-28,2022-05-30,,,Transfer,Danel Sinani,/danel-sinani/profil/spieler/346499 +2122,Thigh Muscle Strain,2022-03-28,2022-03-31,3,,injury,Ben Davies,/ben-davies/profil/spieler/192765 +2122,Ill,2021-10-04,2021-10-11,7,,injury,Ben Davies,/ben-davies/profil/spieler/192765 +2122,Transferred to Man Utd U23,2021-07-01,2022-06-30,,,Transfer,Álvaro Fernandez,/alvaro-fernandez/profil/spieler/811778 +2122,Transferred to Palace U21,2021-07-01,2022-06-30,,,Transfer,Tayo Adaramola,/tayo-adaramola/profil/spieler/724529 +2122,Calf Injury,2021-08-25,2021-09-06,12,1,injury,Christos Tzolis,/christos-tzolis/profil/spieler/451677 +2122,Transferred to PAOK Salonika,2021-07-01,2021-08-11,,,Transfer,Christos Tzolis,/christos-tzolis/profil/spieler/451677 +2122,Calf Injury,2022-01-03,2022-02-02,30,4,injury,Will Smallbone,/will-smallbone/profil/spieler/444211 +2122,Transferred to Everton U18,2021-07-01,2021-08-23,,,Transfer,Thierry Small,/thierry-small/profil/spieler/746554 +2122,Transferred to Southampton B,2021-08-24,2022-06-30,,,Transfer,Thierry Small,/thierry-small/profil/spieler/746554 +2122,Transferred to Norwich U21,2021-07-01,2022-01-03,,,Transfer,Thomas Dickson-Peters,/thomas-dickson-peters/profil/spieler/566888 +2122,Transferred to Gillingham FC,2022-01-04,2022-05-30,,,Transfer,Thomas Dickson-Peters,/thomas-dickson-peters/profil/spieler/566888 +2122,Transferred to Norwich U21,2022-05-31,2022-06-30,,,Transfer,Thomas Dickson-Peters,/thomas-dickson-peters/profil/spieler/566888 +2122,Transferred to Burnley U21,2021-07-01,2022-06-30,,,Transfer,Joe McGlynn,/joe-mcglynn/profil/spieler/704801 +2122,Cruciate Ligament Injury,2022-03-20,,199,22,injury,Andros Townsend,/andros-townsend/profil/spieler/61842 +2122,Transferred to Leicester U21,2021-07-01,2022-06-30,,,Transfer,Ben Nelson,/ben-nelson/profil/spieler/714458 +2122,Transferred to Bay. Leverkusen,2021-07-01,2021-07-21,,,Transfer,Demarai Gray,/demarai-gray/profil/spieler/292417 +2122,Transferred to Norwich U21,2021-07-01,2022-06-30,,,Transfer,Abu Kamara,/abu-kamara/profil/spieler/696764 +2122,Transferred to Barcelona,2022-01-29,2022-06-29,,,Transfer,Adama Traoré,/adama-traore/profil/spieler/204103 +2122,Muscular problems,2022-01-20,2022-01-27,7,1,injury,Michal Karbownik,/michal-karbownik/profil/spieler/401604 +2122,Ligament Problems,2021-11-01,2021-12-08,37,7,injury,Michal Karbownik,/michal-karbownik/profil/spieler/401604 +2122,Transferred to Olympiacos,2021-08-28,2022-06-29,,,Transfer,Michal Karbownik,/michal-karbownik/profil/spieler/401604 +2122,Hip Injury,2022-04-04,2022-04-14,10,1,injury,Bryan Gil,/bryan-gil/profil/spieler/537382 +2122,Corona virus,2021-12-06,2021-12-23,17,3,injury,Bryan Gil,/bryan-gil/profil/spieler/537382 +2122,Hamstring Injury,2021-10-25,2021-11-18,24,4,injury,Bryan Gil,/bryan-gil/profil/spieler/537382 +2122,Transferred to Sevilla FC,2021-07-01,2021-07-25,,,Transfer,Bryan Gil,/bryan-gil/profil/spieler/537382 +2122,Transferred to Valencia,2022-01-31,2022-06-29,,,Transfer,Bryan Gil,/bryan-gil/profil/spieler/537382 +2122,Transferred to FC Porto B,2021-07-03,2022-01-24,,,Transfer,Sebastian Soto,/sebastian-soto/profil/spieler/605498 +2122,Transferred to Livingston FC,2022-01-26,2022-06-30,,,Transfer,Sebastian Soto,/sebastian-soto/profil/spieler/605498 +2122,Transferred to Nordsjaelland,2022-01-29,2022-06-30,,,Transfer,Mads Bidstrup,/mads-bidstrup/profil/spieler/462832 +2122,Transferred to Derby,2021-07-01,2022-01-21,,,Transfer,Dylan Williams,/dylan-williams/profil/spieler/732117 +2122,Transferred to Chelsea U23,2022-01-22,2022-06-30,,,Transfer,Dylan Williams,/dylan-williams/profil/spieler/732117 +2122,Hip Injury,2022-04-28,2022-05-03,5,2,injury,James Maddison,/james-maddison/profil/spieler/294057 +2122,Called up to national team,2022-01-03,2022-02-06,34,3,absence,Saïd Benrahma,/said-benrahma/profil/spieler/290532 +2122,Transferred to Burnley U21,2021-07-01,2022-06-30,,,Transfer,Lewis Richardson,/lewis-richardson/profil/spieler/657863 +2122,Surgery,2021-12-07,2021-12-15,8,2,injury,Dejan Kulusevski,/dejan-kulusevski/profil/spieler/431755 +2122,Transferred to Juventus,2021-07-01,2022-01-30,,,Transfer,Dejan Kulusevski,/dejan-kulusevski/profil/spieler/431755 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,CJ Egan-Riley,/cj-egan-riley/profil/spieler/581669 +2122,Hamstring Injury,2021-12-12,2022-03-31,109,19,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +2122,Foot Injury,2021-08-01,2021-09-10,40,4,injury,Jonny Evans,/jonny-evans/profil/spieler/42412 +2122,Corona virus,2022-04-08,2022-04-11,3,1,injury,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 +2122,Ill,2022-03-10,2022-03-15,5,2,injury,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 +2122,Knock,2022-02-27,2022-03-06,7,3,injury,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 +2122,Transferred to Burton Albion,2021-07-01,2022-01-03,,,Transfer,Ellery Balcombe,/ellery-balcombe/profil/spieler/456292 +2122,Transferred to Brentford B,2022-01-04,2022-01-31,,,Transfer,Ellery Balcombe,/ellery-balcombe/profil/spieler/456292 +2122,Transferred to Bromley,2022-02-01,2022-05-30,,,Transfer,Ellery Balcombe,/ellery-balcombe/profil/spieler/456292 +2122,Transferred to Brentford B,2022-05-31,2022-06-30,,,Transfer,Ellery Balcombe,/ellery-balcombe/profil/spieler/456292 +2122,Transferred to Atalanta BC,2021-07-01,2021-07-23,,,Transfer,Pierluigi Gollini,/pierluigi-gollini/profil/spieler/244192 +2122,Transferred to Atalanta BC,2022-06-30,2022-06-30,,,Transfer,Pierluigi Gollini,/pierluigi-gollini/profil/spieler/244192 +2122,Corona virus,2022-03-19,2022-03-26,7,1,injury,Saman Ghoddos,/saman-ghoddos/profil/spieler/204294 +2122,Thigh Problems,2022-02-26,2022-03-06,8,3,injury,Thiago,/thiago/profil/spieler/60444 +2122,Hip Injury,2021-12-27,2022-02-02,37,7,injury,Thiago,/thiago/profil/spieler/60444 +2122,Corona virus,2021-12-19,2021-12-29,10,3,injury,Thiago,/thiago/profil/spieler/60444 +2122,Calf Injury,2021-09-18,2021-10-31,43,10,injury,Thiago,/thiago/profil/spieler/60444 +2122,Transferred to Everton U23,2021-07-01,2022-06-30,,,Transfer,Isaac Price,/isaac-price/profil/spieler/612749 +2122,Hamstring Injury,2021-12-21,2022-04-01,101,18,injury,Nathan Broadhead,/nathan-broadhead/profil/spieler/344009 +2122,Transferred to Everton U23,2021-07-01,2021-08-15,,,Transfer,Nathan Broadhead,/nathan-broadhead/profil/spieler/344009 +2122,Transferred to Sunderland,2021-08-16,2022-05-30,,,Transfer,Nathan Broadhead,/nathan-broadhead/profil/spieler/344009 +2122,Transferred to Everton U23,2022-05-31,2022-06-30,,,Transfer,Nathan Broadhead,/nathan-broadhead/profil/spieler/344009 +2122,Unknown Injury,2022-05-01,2022-05-08,7,2,injury,Jorginho,/jorginho/profil/spieler/102017 +2122,Groin Injury,2021-12-14,2021-12-31,17,2,injury,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 +2122,Head Injury,2021-09-22,2021-10-02,10,3,injury,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 +2122,Transferred to Angers SCO,2021-07-01,2021-07-08,,,Transfer,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 +2122,Transferred to Brighton U23,2021-07-01,2022-06-30,,,Transfer,Tom McGill,/tom-mcgill/profil/spieler/406556 +2122,Sprained Ankle,2022-04-18,2022-04-25,7,1,injury,Kurt Zouma,/kurt-zouma/profil/spieler/157509 +2122,Hamstring Injury,2021-12-06,2022-01-17,42,10,injury,Kurt Zouma,/kurt-zouma/profil/spieler/157509 +2122,Corona virus,2022-01-18,2022-01-25,7,1,injury,Emerson,/emerson/profil/spieler/181778 +2122,Unknown Injury,2021-09-08,2021-09-11,3,,injury,Emerson,/emerson/profil/spieler/181778 +2122,Transferred to Olympique Lyon,2021-08-19,2022-06-29,,,Transfer,Emerson,/emerson/profil/spieler/181778 +2122,Foot surgery,2022-02-12,2022-04-19,66,9,injury,Dennis Praet,/dennis-praet/profil/spieler/129588 +2122,Ankle problems,2022-01-10,2022-01-15,5,2,injury,Dennis Praet,/dennis-praet/profil/spieler/129588 +2122,Muscular problems,2021-12-19,2021-12-22,3,2,injury,Dennis Praet,/dennis-praet/profil/spieler/129588 +2122,Ankle fracture,2021-11-17,2021-11-24,7,1,injury,Dennis Praet,/dennis-praet/profil/spieler/129588 +2122,Biceps femoris muscle injury,2021-09-17,2021-10-18,31,5,injury,Dennis Praet,/dennis-praet/profil/spieler/129588 +2122,Transferred to Torino,2021-08-31,2022-06-29,,,Transfer,Dennis Praet,/dennis-praet/profil/spieler/129588 +2122,Transferred to Wolves U21,2021-07-01,2021-07-12,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +2122,Transferred to Cardiff,2021-07-13,2022-01-02,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +2122,Transferred to Wolves U21,2022-01-03,2022-01-30,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +2122,Transferred to Blackburn,2022-01-31,2022-05-30,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +2122,Transferred to Wolves U21,2022-05-31,2022-06-30,,,Transfer,Ryan Giles,/ryan-giles/profil/spieler/504581 +2122,Knee Injury,2022-04-21,2022-04-29,8,1,injury,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 +2122,Knee Problems,2022-04-22,2022-05-05,13,2,injury,Maxwel Cornet,/maxwel-cornet/profil/spieler/234781 +2122,Called up to national team,2022-01-03,2022-02-04,32,1,absence,Maxwel Cornet,/maxwel-cornet/profil/spieler/234781 +2122,Transferred to Olympique Lyon,2021-07-01,2021-08-28,,,Transfer,Maxwel Cornet,/maxwel-cornet/profil/spieler/234781 +2122,Corona virus,2021-12-30,2022-01-13,14,3,injury,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +2122,Fitness,2021-08-08,2021-08-25,17,2,injury,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +2122,Transferred to Barcelona,2021-07-01,2022-01-06,,,Transfer,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +2122,Transferred to Barcelona,2022-06-30,2022-06-30,,,Transfer,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 +2122,Transferred to Flamengo,2021-08-20,2022-06-29,,,Transfer,Andreas Pereira,/andreas-pereira/profil/spieler/203394 +2122,Transferred to Man City U23,2021-07-01,2021-08-30,,,Transfer,Claudio Gomes,/claudio-gomes/profil/spieler/395239 +2122,Transferred to Barnsley FC,2021-08-31,2022-04-25,,,Transfer,Claudio Gomes,/claudio-gomes/profil/spieler/395239 +2122,Transferred to Man City U23,2022-04-26,2022-06-30,,,Transfer,Claudio Gomes,/claudio-gomes/profil/spieler/395239 +2122,Transferred to Cardiff,2022-01-12,2022-05-30,,,Transfer,Cody Drameh,/cody-drameh/profil/spieler/531957 +2122,Groin Injury,2022-01-22,2022-03-17,54,10,injury,Nathan Tella,/nathan-tella/profil/spieler/340322 +2122,Corona virus,2021-12-17,2021-12-27,10,1,injury,Nathan Tella,/nathan-tella/profil/spieler/340322 +2122,Transferred to Swansea,2021-08-31,2022-06-30,,,Transfer,Michael Obafemi,/michael-obafemi/profil/spieler/444208 +2122,Transferred to Burnley U21,2021-07-01,2022-06-30,,,Transfer,Sam Waller,/sam-waller/profil/spieler/733430 +2122,Transferred to Man Utd U23,2021-07-01,2022-06-30,,,Transfer,Alejandro Garnacho,/alejandro-garnacho/profil/spieler/811779 +2122,Hamstring Injury,2021-12-05,2022-03-14,99,16,injury,Liam Cooper,/liam-cooper/profil/spieler/75067 +2122,Hamstring Injury,2021-08-28,2021-09-10,13,1,injury,Solly March,/solly-march/profil/spieler/209212 +2122,Heart Condition,2022-01-13,2022-01-31,18,,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +2122,Corona virus,2022-01-03,2022-01-13,10,2,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +2122,Corona virus,2021-08-02,2021-08-16,14,1,injury,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +2122,Transferred to Barcelona,2022-01-31,2022-06-30,,,Transfer,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Conor Bradley,/conor-bradley/profil/spieler/624258 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Maksim Paskotsi,/maksim-paskotsi/profil/spieler/488298 +2122,Corona virus,2021-12-14,2021-12-28,14,2,injury,Jason Steele,/jason-steele/profil/spieler/73564 +2122,Transferred to Palace U21,2021-07-01,2022-01-25,,,Transfer,Robert Street,/robert-street/profil/spieler/703474 +2122,Transferred to Newport County,2022-01-26,2022-05-30,,,Transfer,Robert Street,/robert-street/profil/spieler/703474 +2122,Transferred to Palace U21,2022-05-31,2022-06-30,,,Transfer,Robert Street,/robert-street/profil/spieler/703474 +2122,Calf Injury,2022-04-18,2022-05-23,35,6,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +2122,Hamstring Injury,2021-11-08,2022-02-03,87,14,injury,Paul Pogba,/paul-pogba/profil/spieler/122153 +2122,Red card suspension,2021-10-25,2021-11-21,27,3,suspension,Paul Pogba,/paul-pogba/profil/spieler/122153 +2122,Minor Knock,2022-06-09,2022-06-13,4,,injury,Juraj Kucka,/juraj-kucka/profil/spieler/74943 +2122,Leg Injury,2021-08-16,2021-08-26,10,2,injury,Juraj Kucka,/juraj-kucka/profil/spieler/74943 +2122,Transferred to Parma,2021-07-01,2021-08-05,,,Transfer,Juraj Kucka,/juraj-kucka/profil/spieler/74943 +2122,Transferred to Parma,2022-06-30,2022-06-30,,,Transfer,Juraj Kucka,/juraj-kucka/profil/spieler/74943 +2122,Transferred to Sheff Utd,2021-08-30,2022-05-30,,,Transfer,Conor Hourihane,/conor-hourihane/profil/spieler/61653 +2122,Foot Injury,2022-04-05,2022-05-12,37,5,injury,Daniel Podence,/daniel-podence/profil/spieler/256977 +2122,Corona virus,2021-11-19,2021-12-03,14,3,injury,Daniel Podence,/daniel-podence/profil/spieler/256977 +2122,Transferred to Everton U23,2021-07-01,2022-06-30,,,Transfer,Ryan Astley,/ryan-astley/profil/spieler/511552 +2122,Unknown Injury,2022-04-29,,159,18,injury,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 +2122,Transferred to Chelsea U23,2021-07-01,2022-06-30,,,Transfer,Charlie Webster,/charlie-webster/profil/spieler/697278 +2122,Transferred to Stoke City,2022-01-21,2022-05-30,,,Transfer,Jaden Philogene-Bidace,/jaden-philogene-bidace/profil/spieler/665390 +2122,Transferred to Arsenal U23,2021-07-01,2022-06-30,,,Transfer,Omari Hutchinson,/omari-hutchinson/profil/spieler/741238 +2122,Knee Problems,2022-04-26,2022-05-03,7,2,injury,Harry Maguire,/harry-maguire/profil/spieler/177907 +2122,Chest injury,2022-01-01,2022-01-14,13,2,injury,Harry Maguire,/harry-maguire/profil/spieler/177907 +2122,Calf Injury,2021-09-25,2021-10-15,20,3,injury,Harry Maguire,/harry-maguire/profil/spieler/177907 +2122,Red card suspension,2021-11-21,2021-11-29,8,1,suspension,Harry Maguire,/harry-maguire/profil/spieler/177907 +2122,Ankle Fracture,2021-11-05,2022-03-14,129,20,injury,Kwadwo Baah,/kwadwo-baah/profil/spieler/711247 +2122,Transferred to Arsenal U23,2021-07-01,2022-01-11,,,Transfer,Folarin Balogun,/folarin-balogun/profil/spieler/503770 +2122,Transferred to Middlesbrough,2022-01-12,2022-05-30,,,Transfer,Folarin Balogun,/folarin-balogun/profil/spieler/503770 +2122,Transferred to Arsenal U23,2022-05-31,2022-06-30,,,Transfer,Folarin Balogun,/folarin-balogun/profil/spieler/503770 +2122,Transferred to Aston Villa U23,2021-07-01,2022-06-30,,,Transfer,Viljami Sinisalo,/viljami-sinisalo/profil/spieler/484838 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Kamarai Swyer,/kamarai-swyer/profil/spieler/693066 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Malachi Fagan-Walcott,/malachi-fagan-walcott/profil/spieler/554173 +2122,Ill,2022-01-31,2022-02-07,7,1,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2122,Corona virus,2021-12-26,2022-01-05,10,3,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2122,Heart Condition,2021-12-11,2021-12-21,10,1,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2122,Knock,2021-11-01,2021-11-04,3,1,injury,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2122,special leave,2022-01-20,2022-01-23,3,1,absence,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 +2122,Hamstring Injury,2021-12-22,2022-01-14,23,4,injury,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 +2122,Transferred to Chelsea U23,2021-07-01,2022-06-30,,,Transfer,Harvey Vale,/harvey-vale/profil/spieler/581675 +2122,Transferred to Watford U21,2021-07-01,2021-07-18,,,Transfer,Tiago Cukur,/tiago-cukur/profil/spieler/594276 +2122,Transferred to Doncaster,2021-07-19,2022-01-10,,,Transfer,Tiago Cukur,/tiago-cukur/profil/spieler/594276 +2122,Transferred to Watford U21,2022-01-11,2022-06-30,,,Transfer,Tiago Cukur,/tiago-cukur/profil/spieler/594276 +2122,Transferred to Ipswich,2022-01-27,2022-05-30,,,Transfer,Dominic Thompson,/dominic-thompson/profil/spieler/503688 +2122,Ankle problems,2021-07-24,2021-09-10,48,4,injury,Kjell Scherpen,/kjell-scherpen/profil/spieler/463527 +2122,Transferred to Ajax,2021-07-01,2021-07-15,,,Transfer,Kjell Scherpen,/kjell-scherpen/profil/spieler/463527 +2122,Transferred to KV Oostende,2022-01-31,2022-06-29,,,Transfer,Kjell Scherpen,/kjell-scherpen/profil/spieler/463527 +2122,Metatarsal Fracture,2021-11-27,2022-03-31,124,16,injury,Daniel Adshead,/daniel-adshead/profil/spieler/532464 +2122,Transferred to Gillingham FC,2021-08-19,2022-02-11,,,Transfer,Daniel Adshead,/daniel-adshead/profil/spieler/532464 +2122,Unknown Injury,2021-09-01,2021-09-28,27,5,injury,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +2122,Transferred to FC Midtjylland,2021-07-01,2021-12-31,,,Transfer,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +2122,Transferred to FC Midtjylland,2022-06-30,2022-06-30,,,Transfer,Jonas Lössl,/jonas-lossl/profil/spieler/48870 +2122,Transferred to Charlton,2021-07-08,2022-05-30,,,Transfer,Akin Famewo,/akin-famewo/profil/spieler/425713 +2122,Transferred to Watford U21,2021-07-01,2022-02-04,,,Transfer,Kamil Conteh,/kamil-conteh/profil/spieler/733494 +2122,Transferred to Braintree,2022-02-05,2022-05-30,,,Transfer,Kamil Conteh,/kamil-conteh/profil/spieler/733494 +2122,Transferred to Watford U21,2022-05-31,2022-06-30,,,Transfer,Kamil Conteh,/kamil-conteh/profil/spieler/733494 +2122,Ill,2022-01-16,2022-01-25,9,3,injury,Ben Woodburn,/ben-woodburn/profil/spieler/344015 +2122,Transferred to Heart of Midl.,2021-08-23,2022-05-30,,,Transfer,Ben Woodburn,/ben-woodburn/profil/spieler/344015 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Pierre Ekwah,/pierre-ekwah/profil/spieler/538994 +2122,Transferred to Chelsea U23,2021-07-01,2022-06-30,,,Transfer,Lucas Bergström,/lucas-bergstrom/profil/spieler/490606 +2122,Transferred to Watford U21,2021-07-01,2022-06-30,,,Transfer,Derek Agyakwa,/derek-agyakwa/profil/spieler/591360 +2122,Corona virus,2021-12-18,2021-12-31,13,1,injury,Fábio Silva,/fabio-silva/profil/spieler/505653 +2122,Transferred to Spartak Moscow,2021-07-01,2021-08-30,,,Transfer,Alex Kral,/alex-kral/profil/spieler/337333 +2122,Transferred to Spartak Moscow,2022-06-30,2022-06-30,,,Transfer,Alex Kral,/alex-kral/profil/spieler/337333 +2122,Calf Problems,2022-05-01,2022-05-25,24,3,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +2122,Muscle Injury,2021-12-17,2021-12-26,9,1,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +2122,Calf Injury,2021-08-15,2021-10-15,61,8,injury,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Max Woltman,/max-woltman/profil/spieler/696326 +2122,Knee Problems,2022-06-09,2022-06-30,21,,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2122,Knock,2022-04-28,2022-05-12,14,4,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2122,Corona virus,2022-01-06,2022-01-10,4,1,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2122,Knee Problems,2021-11-25,2021-12-16,21,6,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2122,Corona virus,2021-09-27,2021-10-11,14,2,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2122,Groin Injury,2021-08-26,2021-09-16,21,3,injury,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Dane Scarlett,/dane-scarlett/profil/spieler/670883 +2122,Transferred to Arsenal U23,2021-07-01,2022-06-30,,,Transfer,Arthur Okonkwo,/arthur-okonkwo/profil/spieler/503769 +2122,Knee Injury,2021-10-25,2022-02-04,102,17,injury,David Raya,/david-raya/profil/spieler/262749 +2122,Transferred to AFC Wimbledon,2021-07-01,2021-07-21,,,Transfer,Matthew Cox,/matthew-cox/profil/spieler/741236 +2122,Transferred to Brentford B,2021-07-22,2022-06-30,,,Transfer,Matthew Cox,/matthew-cox/profil/spieler/741236 +2122,Corona virus,2022-02-07,2022-02-16,9,2,injury,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 +2122,Unknown Injury,2021-10-29,2021-11-18,20,3,injury,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 +2122,Pulled hamstring at the adductors,2021-10-03,2021-10-13,10,1,injury,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 +2122,Unknown Injury,2021-09-04,2021-09-10,6,,injury,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 +2122,Transferred to Dynamo Kyiv,2021-07-01,2021-12-31,,,Transfer,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 +2122,Pelvis Injury,2021-11-27,2022-02-04,69,11,injury,Mathias Normann,/mathias-normann/profil/spieler/257805 +2122,Transferred to Rostov,2021-07-01,2021-08-28,,,Transfer,Mathias Normann,/mathias-normann/profil/spieler/257805 +2122,Transferred to Rostov,2022-06-30,2022-06-30,,,Transfer,Mathias Normann,/mathias-normann/profil/spieler/257805 +2122,Transferred to KAS Eupen,2021-07-01,2022-01-06,,,Transfer,Edo Kayembe,/edo-kayembe/profil/spieler/486477 +2122,Transferred to Barnet,2021-08-31,2022-05-30,,,Transfer,Aston Oxborough,/aston-oxborough/profil/spieler/288948 +2122,Transferred to Arsenal U23,2021-07-01,2022-06-30,,,Transfer,Mazeed Ogungbo,/mazeed-ogungbo/profil/spieler/581445 +2122,Knock,2022-03-03,2022-04-11,39,7,injury,Rúben Dias,/ruben-dias/profil/spieler/258004 +2122,Transferred to FC Lorient,2021-07-01,2021-08-09,,,Transfer,Yoane Wissa,/yoane-wissa/profil/spieler/388165 +2122,Knee Injury,2022-05-15,2022-07-10,56,3,injury,Ezri Konsa,/ezri-konsa/profil/spieler/413403 +2122,Transferred to Chelsea U18,2021-07-01,2021-12-31,,,Transfer,Lewis Hall,/lewis-hall/profil/spieler/670858 +2122,Transferred to Chelsea U23,2022-01-01,2022-06-30,,,Transfer,Lewis Hall,/lewis-hall/profil/spieler/670858 +2122,Hamstring Injury,2021-09-22,2022-02-25,156,23,injury,Yerson Mosquera,/yerson-mosquera/profil/spieler/716276 +2122,Hamstring Injury,2021-08-01,2021-08-14,13,1,injury,Yerson Mosquera,/yerson-mosquera/profil/spieler/716276 +2122,Dead Leg,2021-06-30,2021-07-05,5,,injury,Bukayo Saka,/bukayo-saka/profil/spieler/433177 +2122,Hamstring Injury,2022-02-19,2022-03-31,40,7,injury,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 +2122,Transferred to Reading,2021-08-27,2022-05-30,,,Transfer,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 +2122,Muscle Injury,2022-02-21,2022-03-09,16,3,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +2122,Knee Injury,2021-12-04,2021-12-13,9,3,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +2122,Fitness,2021-10-15,2021-10-29,14,3,injury,Anthony Martial,/anthony-martial/profil/spieler/182877 +2122,Transferred to Sevilla FC,2022-01-25,2022-06-29,,,Transfer,Anthony Martial,/anthony-martial/profil/spieler/182877 +2122,Foot Injury,2022-03-27,2022-07-01,96,8,injury,Patrick Bamford,/patrick-bamford/profil/spieler/183334 +2122,Hamstring Injury,2021-12-07,2022-02-28,83,12,injury,Patrick Bamford,/patrick-bamford/profil/spieler/183334 +2122,Ankle Injury,2021-09-18,2021-11-28,71,10,injury,Patrick Bamford,/patrick-bamford/profil/spieler/183334 +2122,Hamstring Injury,2022-02-27,2022-03-16,17,3,injury,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 +2122,Bruise,2022-01-07,2022-01-27,20,3,injury,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 +2122,Ligament Injury,2021-11-21,2022-01-01,41,6,injury,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 +2122,Transferred to Burnley U21,2021-07-01,2022-06-30,,,Transfer,Anthony Mancini,/anthony-mancini/profil/spieler/677311 +2122,Transferred to Norwich U21,2021-07-01,2022-06-30,,,Transfer,Jonathan Tomkinson,/jonathan-tomkinson/profil/spieler/696762 +2122,Ill,2022-03-04,2022-03-07,3,1,injury,Joel Matip,/joel-matip/profil/spieler/82105 +2122,Corona virus,2021-12-30,2022-01-06,7,1,injury,Joel Matip,/joel-matip/profil/spieler/82105 +2122,Achilles tendon problems,2022-01-30,,248,30,injury,Nathan Ferguson,/nathan-ferguson/profil/spieler/507254 +2122,Ankle Injury,2021-12-15,2021-12-28,13,2,injury,Joël Veltman,/joel-veltman/profil/spieler/111195 +2122,Corona virus,2021-08-14,2021-08-27,13,3,injury,Joël Veltman,/joel-veltman/profil/spieler/111195 +2122,Unknown Injury,2021-11-03,2021-11-08,5,2,injury,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 +2122,Transferred to Brentford B,2021-07-01,2022-06-30,,,Transfer,Max Haygarth,/max-haygarth/profil/spieler/596216 +2122,Fibula Fracture,2021-08-04,2022-03-15,223,41,injury,Wesley Fofana,/wesley-fofana/profil/spieler/475411 +2122,Transferred to Watford U18,2021-07-01,2022-02-25,,,Transfer,Shaqai Forde,/shaqai-forde/profil/spieler/852517 +2122,Transferred to Kings Langley,2022-02-26,2022-03-19,,,Transfer,Shaqai Forde,/shaqai-forde/profil/spieler/852517 +2122,Transferred to Watford U18,2022-03-20,2022-06-30,,,Transfer,Shaqai Forde,/shaqai-forde/profil/spieler/852517 +2122,Transferred to Stade Brestois,2021-07-01,2021-07-01,,,Transfer,Romain Perraud,/romain-perraud/profil/spieler/318523 +2122,Shinbone injury,2022-02-10,2022-02-18,8,2,injury,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 +2122,Corona virus,2022-03-01,2022-03-12,11,3,injury,Marcos Alonso,/marcos-alonso/profil/spieler/112515 +2122,Hamstring Injury,2021-12-06,2022-05-06,151,24,injury,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 +2122,Transferred to Chelsea U23,2021-07-01,2022-06-30,,,Transfer,Xavier Simons,/xavier-simons/profil/spieler/599739 +2122,Transferred to Chelsea U23,2021-07-01,2021-07-29,,,Transfer,Conor Gallagher,/conor-gallagher/profil/spieler/488362 +2122,Transferred to Chelsea U23,2022-05-31,2022-06-30,,,Transfer,Conor Gallagher,/conor-gallagher/profil/spieler/488362 +2122,Ill,2022-03-06,2022-03-13,7,2,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +2122,Ankle Injury,2021-09-09,2021-10-31,52,12,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +2122,Corona virus,2021-08-18,2021-08-30,12,2,injury,Christian Pulisic,/christian-pulisic/profil/spieler/315779 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Sonny Perkins,/sonny-perkins/profil/spieler/670877 +2122,Transferred to West Brom,2021-07-13,2022-05-30,,,Transfer,Matt Clarke,/matt-clarke/profil/spieler/307497 +2122,Transferred to Man Utd U23,2021-07-01,2022-06-30,,,Transfer,Charlie Savage,/charlie-savage/profil/spieler/686837 +2122,Called up to national team,2022-01-03,2022-02-06,34,4,absence,Frank Onyeka,/frank-onyeka/profil/spieler/421637 +2122,Transferred to FC Midtjylland,2021-07-01,2021-07-19,,,Transfer,Frank Onyeka,/frank-onyeka/profil/spieler/421637 +2122,Transferred to Leicester U18,2021-07-01,2022-06-30,,,Transfer,Will Alves,/will-alves/profil/spieler/867711 +2122,Thigh Problems,2021-12-05,2022-02-10,67,9,injury,Leon Bailey,/leon-bailey/profil/spieler/387626 +2122,Transferred to Bay. Leverkusen,2021-07-01,2021-08-03,,,Transfer,Leon Bailey,/leon-bailey/profil/spieler/387626 +2122,Corona virus,2021-12-13,2022-01-07,25,3,injury,Jack Stephens,/jack-stephens/profil/spieler/163744 +2122,Knee Injury,2021-09-18,2021-11-30,73,11,injury,Jack Stephens,/jack-stephens/profil/spieler/163744 +2122,Hamstring Injury,2022-02-05,2022-04-02,56,11,injury,Lyanco,/lyanco/profil/spieler/379807 +2122,Corona virus,2021-12-18,2022-01-03,16,2,injury,Lyanco,/lyanco/profil/spieler/379807 +2122,Transferred to Torino,2021-07-01,2021-08-24,,,Transfer,Lyanco,/lyanco/profil/spieler/379807 +2122,Transferred to Sheff Utd,2021-08-16,2022-05-30,,,Transfer,Ben Davies,/ben-davies/profil/spieler/257097 +2122,Transferred to Southampton U18,2021-07-01,2022-06-30,,,Transfer,Tyler Dibling,/tyler-dibling/profil/spieler/866655 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Keenan Appiah-Forson,/keenan-appiah-forson/profil/spieler/554098 +2122,Corona virus,2021-11-19,2021-11-27,8,2,injury,Mason Greenwood,/mason-greenwood/profil/spieler/532826 +2122,Transferred to Paris SG,2021-07-01,2021-07-28,,,Transfer,Alphonse Areola,/alphonse-areola/profil/spieler/120629 +2122,Transferred to Paris SG,2022-06-30,2022-06-30,,,Transfer,Alphonse Areola,/alphonse-areola/profil/spieler/120629 +2122,Transferred to Derby,2021-07-01,2021-07-19,,,Transfer,Scott Carson,/scott-carson/profil/spieler/14555 +2122,Transferred to Everton U23,2021-07-01,2022-01-25,,,Transfer,Ellis Simms,/ellis-simms/profil/spieler/511550 +2122,Transferred to Heart of Midl.,2022-01-26,2022-05-30,,,Transfer,Ellis Simms,/ellis-simms/profil/spieler/511550 +2122,Transferred to Everton U23,2022-05-31,2022-06-30,,,Transfer,Ellis Simms,/ellis-simms/profil/spieler/511550 +2122,Transferred to 1.FSV Mainz 05,2022-01-30,2022-01-30,,,Transfer,Jean-Philippe Mateta,/jean-philippe-mateta/profil/spieler/420002 +2122,Dead Leg,2022-02-24,2022-03-03,7,2,injury,Lucas Moura,/lucas-moura/profil/spieler/77100 +2122,Ankle Injury,2021-09-16,2021-09-23,7,3,injury,Lucas Moura,/lucas-moura/profil/spieler/77100 +2122,Transferred to Olympique Lyon,2022-01-31,2022-06-29,,,Transfer,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 +2122,Pubitis,2022-02-05,2022-06-30,145,20,injury,Oliver Skipp,/oliver-skipp/profil/spieler/406638 +2122,Yellow card suspension,2021-11-21,2021-11-21,0,1,suspension,Oliver Skipp,/oliver-skipp/profil/spieler/406638 +2122,Red card suspension,2021-12-20,2022-01-03,14,2,suspension,Andrew Robertson,/andrew-robertson/profil/spieler/234803 +2122,Transferred to Wolves U21,2021-07-01,2021-07-18,,,Transfer,Dion Sanderson,/dion-sanderson/profil/spieler/495993 +2122,Transferred to Birmingham,2021-07-19,2022-01-03,,,Transfer,Dion Sanderson,/dion-sanderson/profil/spieler/495993 +2122,Transferred to Wolves U21,2022-01-04,2022-01-24,,,Transfer,Dion Sanderson,/dion-sanderson/profil/spieler/495993 +2122,Transferred to QPR,2022-01-25,2022-05-30,,,Transfer,Dion Sanderson,/dion-sanderson/profil/spieler/495993 +2122,Transferred to Wolves U21,2022-05-31,2022-06-30,,,Transfer,Dion Sanderson,/dion-sanderson/profil/spieler/495993 +2122,Ankle Injury,2022-02-03,2022-02-16,13,4,injury,Eric Bailly,/eric-bailly/profil/spieler/286384 +2122,Transferred to Man Utd U23,2021-07-01,2021-08-21,,,Transfer,James Garner,/james-garner/profil/spieler/505219 +2122,Transferred to Nottm Forest,2021-08-22,2022-05-30,,,Transfer,James Garner,/james-garner/profil/spieler/505219 +2122,Transferred to Man Utd U23,2022-05-31,2022-06-30,,,Transfer,James Garner,/james-garner/profil/spieler/505219 +2122,Transferred to Norwich U21,2021-07-01,2022-06-30,,,Transfer,Tony Springett,/tony-springett/profil/spieler/570864 +2122,Transferred to Udinese Calcio,2021-07-01,2022-01-05,,,Transfer,Samir Caetano,/samir-caetano/profil/spieler/255744 +2122,Transferred to Brighton U23,2021-07-01,2022-06-30,,,Transfer,Marc Leonard,/marc-leonard/profil/spieler/463751 +2122,Transferred to Chelsea U23,2021-07-01,2021-07-26,,,Transfer,Dynel Simeu,/dynel-simeu/profil/spieler/503976 +2122,Transferred to Southampton B,2021-07-27,2022-01-24,,,Transfer,Dynel Simeu,/dynel-simeu/profil/spieler/503976 +2122,Transferred to Carlisle United,2022-01-25,2022-05-30,,,Transfer,Dynel Simeu,/dynel-simeu/profil/spieler/503976 +2122,Transferred to Southampton B,2022-05-31,2022-06-30,,,Transfer,Dynel Simeu,/dynel-simeu/profil/spieler/503976 +2122,Cheekbone Fracture,2021-12-08,2022-01-22,45,10,injury,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 +2122,Transferred to Bournemouth,2022-01-31,2022-05-30,,,Transfer,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 +2122,Transferred to Liverpool U18,2021-07-01,2022-06-30,,,Transfer,Isaac Mabaya,/isaac-mabaya/profil/spieler/670843 +2122,Achilles tendon problems,2022-03-02,2022-04-29,58,14,injury,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 +2122,Knee Injury,2022-05-01,2022-05-25,24,3,injury,Joe Willock,/joe-willock/profil/spieler/340329 +2122,Knee Injury,2022-04-04,2022-04-10,6,1,injury,Joe Willock,/joe-willock/profil/spieler/340329 +2122,Corona virus,2021-12-21,2021-12-31,10,1,injury,Joe Willock,/joe-willock/profil/spieler/340329 +2122,Ill,2021-08-15,2021-09-25,41,7,injury,Przemyslaw Placheta,/przemyslaw-placheta/profil/spieler/383109 +2122,Medial Collateral Ligament Injury,2021-09-27,2021-12-05,69,9,injury,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +2122,Red card suspension,2021-08-28,2021-09-26,29,2,suspension,Granit Xhaka,/granit-xhaka/profil/spieler/111455 +2122,Ankle Injury,2021-11-13,2022-01-08,56,10,injury,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +2122,Transferred to Marseille,2022-01-18,2022-06-30,,,Transfer,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,Oscar Bobb,/oscar-bobb/profil/spieler/661207 +2122,Transferred to Liverpool U18,2021-07-01,2022-06-30,,,Transfer,Harvey Davies,/harvey-davies/profil/spieler/706815 +2122,Adductor problems,2022-03-23,2022-04-01,9,,injury,Fabian Schär,/fabian-schar/profil/spieler/135343 +2122,Transferred to Hull City,2022-01-31,2022-05-30,,,Transfer,Marcus Forss,/marcus-forss/profil/spieler/404584 +2122,Transferred to Arsenal U23,2021-07-01,2021-08-29,,,Transfer,Miguel Azeez,/miguel-azeez/profil/spieler/547533 +2122,Transferred to Portsmouth,2021-08-30,2022-01-16,,,Transfer,Miguel Azeez,/miguel-azeez/profil/spieler/547533 +2122,Transferred to Arsenal U23,2022-01-17,2022-06-30,,,Transfer,Miguel Azeez,/miguel-azeez/profil/spieler/547533 +2122,Knee Problems,2022-03-21,2022-04-03,13,1,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +2122,Hamstring Injury,2021-10-31,2021-12-05,35,7,injury,Naby Keïta,/naby-keita/profil/spieler/302215 +2122,Transferred to Everton U23,2021-07-01,2022-06-30,,,Transfer,Charlie Whitaker,/charlie-whitaker/profil/spieler/726992 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Romaine Mundle,/romaine-mundle/profil/spieler/696181 +2122,Transferred to Tottenham U23,2021-07-01,2022-01-26,,,Transfer,Nile John,/nile-john/profil/spieler/581683 +2122,Transferred to Charlton,2022-01-27,2022-04-10,,,Transfer,Nile John,/nile-john/profil/spieler/581683 +2122,Transferred to Tottenham U23,2022-04-11,2022-06-30,,,Transfer,Nile John,/nile-john/profil/spieler/581683 +2122,Transferred to Burton Albion,2021-08-31,2021-11-23,,,Transfer,Sam Hughes,/sam-hughes/profil/spieler/395797 +2122,Transferred to Burton Albion,2022-01-31,2022-06-30,,,Transfer,Sam Hughes,/sam-hughes/profil/spieler/395797 +2122,Groin Surgery,2021-11-03,2022-02-21,110,18,injury,Tahith Chong,/tahith-chong/profil/spieler/344830 +2122,Transferred to Birmingham,2021-07-26,2022-05-30,,,Transfer,Tahith Chong,/tahith-chong/profil/spieler/344830 +2122,Thigh muscle rupture,2022-03-10,2022-05-23,74,14,injury,Cenk Tosun,/cenk-tosun/profil/spieler/45671 +2122,Called up to national team,2022-01-03,2022-02-06,34,2,absence,Alex Iwobi,/alex-iwobi/profil/spieler/242631 +2122,Knee Surgery,2022-03-10,2022-04-25,46,11,injury,Danny Ward,/danny-ward/profil/spieler/203026 +2122,Shoulder Injury,2021-12-26,2021-12-28,2,1,injury,Dan Burn,/dan-burn/profil/spieler/134270 +2122,Knee Injury,2021-10-27,2021-11-19,23,3,injury,Dan Burn,/dan-burn/profil/spieler/134270 +2122,Torn Knee Ligament,2021-07-31,2021-09-18,49,5,injury,Dan Burn,/dan-burn/profil/spieler/134270 +2122,Transferred to Sheff Utd,2021-08-31,2022-05-30,,,Transfer,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 +2122,Transferred to Liverpool U23,2021-07-01,2022-01-06,,,Transfer,Liam Hughes,/liam-hughes/profil/spieler/494284 +2122,Transferred to Stalybridge,2022-01-07,2022-05-30,,,Transfer,Liam Hughes,/liam-hughes/profil/spieler/494284 +2122,Transferred to Liverpool U23,2022-05-31,2022-06-30,,,Transfer,Liam Hughes,/liam-hughes/profil/spieler/494284 +2122,Transferred to FC Porto,2021-07-01,2022-01-29,,,Transfer,Luis Díaz,/luis-diaz/profil/spieler/480692 +2122,Thigh Problems,2022-04-03,2022-04-23,20,3,injury,Shane Duffy,/shane-duffy/profil/spieler/119269 +2122,Ankle Injury,2022-01-14,2022-02-04,21,3,injury,Shane Duffy,/shane-duffy/profil/spieler/119269 +2122,Corona virus,2021-12-16,2021-12-28,12,1,injury,Shane Duffy,/shane-duffy/profil/spieler/119269 +2122,Yellow card suspension,2021-12-13,2021-12-16,3,1,suspension,Shane Duffy,/shane-duffy/profil/spieler/119269 +2122,Transferred to Birmingham,2022-01-04,2022-05-30,,,Transfer,Teden Mengi,/teden-mengi/profil/spieler/548470 +2122,Transferred to Bournemouth,2021-07-01,2021-07-19,,,Transfer,Asmir Begovic,/asmir-begovic/profil/spieler/33873 +2122,Knee Injury,2022-03-17,2022-05-30,74,17,injury,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 +2122,Corona virus,2021-12-14,2021-12-25,11,1,injury,Pascal Groß,/pascal-gross/profil/spieler/82873 +2122,Transferred to New York RB,2022-02-28,2022-06-30,,,Transfer,Ashley Fletcher,/ashley-fletcher/profil/spieler/289846 +2122,Groin Injury,2021-10-31,2021-11-24,24,3,injury,Grant Hanley,/grant-hanley/profil/spieler/121385 +2122,Wirst Injury,2021-11-10,2022-01-24,75,9,injury,Lukas Jensen,/lukas-jensen/profil/spieler/581890 +2122,Transferred to Kórdrengir,2021-07-01,2021-07-09,,,Transfer,Lukas Jensen,/lukas-jensen/profil/spieler/581890 +2122,Transferred to Burnley U21,2021-07-10,2021-07-19,,,Transfer,Lukas Jensen,/lukas-jensen/profil/spieler/581890 +2122,Transferred to Carlisle United,2021-07-20,2021-12-30,,,Transfer,Lukas Jensen,/lukas-jensen/profil/spieler/581890 +2122,Transferred to Burnley U21,2021-12-31,2022-06-30,,,Transfer,Lukas Jensen,/lukas-jensen/profil/spieler/581890 +2122,Groin Surgery,2022-03-01,2022-05-01,61,10,injury,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +2122,Hamstring Injury,2021-12-17,2022-01-14,28,3,injury,Jamal Lewis,/jamal-lewis/profil/spieler/346018 +2122,Transferred to Millwall,2021-08-31,2022-05-30,,,Transfer,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 +2122,Ankle Injury,2021-10-25,2021-11-15,21,3,injury,Charlie Patino,/charlie-patino/profil/spieler/581674 +2122,Transferred to Arsenal U23,2021-07-01,2022-06-30,,,Transfer,Charlie Patino,/charlie-patino/profil/spieler/581674 +2122,Transferred to AS Roma,2022-01-07,2022-06-29,,,Transfer,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 +2122,Transferred to CSKA Moscow,2022-02-21,2022-06-29,,,Transfer,Jean-Philippe Gbamin,/jean-philippe-gbamin/profil/spieler/182894 +2122,Cruciate Ligament Rupture,2022-04-02,,186,19,injury,Jakub Moder,/jakub-moder/profil/spieler/384461 +2122,Bronchitis,2022-05-04,2022-05-19,15,1,injury,Marcus Rashford,/marcus-rashford/profil/spieler/258923 +2122,Dead Leg,2022-01-13,2022-01-17,4,1,injury,Marcus Rashford,/marcus-rashford/profil/spieler/258923 +2122,Shoulder Injury,2021-07-14,2021-10-15,93,10,injury,Marcus Rashford,/marcus-rashford/profil/spieler/258923 +2122,Corona virus,2022-01-12,2022-01-17,5,1,injury,Hélder Costa,/helder-costa/profil/spieler/173900 +2122,Transferred to Valencia,2021-08-31,2022-06-29,,,Transfer,Hélder Costa,/helder-costa/profil/spieler/173900 +2122,Corona virus,2021-10-06,2021-10-20,14,1,injury,Francisco Trincão,/francisco-trincao/profil/spieler/412669 +2122,Transferred to Barcelona,2021-07-01,2021-07-03,,,Transfer,Francisco Trincão,/francisco-trincao/profil/spieler/412669 +2122,Transferred to Barcelona,2022-06-30,2022-06-30,,,Transfer,Francisco Trincão,/francisco-trincao/profil/spieler/412669 +2122,Ankle Injury,2022-02-16,2022-02-26,10,3,injury,Diogo Jota,/diogo-jota/profil/spieler/340950 +2122,Transferred to Derby,2021-07-01,2022-01-30,,,Transfer,Luke Plange,/luke-plange/profil/spieler/586986 +2122,Transferred to Derby,2022-02-01,2022-05-30,,,Transfer,Luke Plange,/luke-plange/profil/spieler/586986 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,Samuel Edozie,/samuel-edozie/profil/spieler/680806 +2122,Transferred to Leeds U21,2021-07-01,2022-06-30,,,Transfer,Kris Moore,/kris-moore/profil/spieler/746067 +2122,Transferred to Vålerenga,2021-07-01,2021-07-30,,,Transfer,Kristoffer Klaesson,/kristoffer-klaesson/profil/spieler/418561 +2122,Transferred to Atlético Madrid,2021-07-01,2021-08-30,,,Transfer,Saúl Ñíguez,/saul-niguez/profil/spieler/148928 +2122,Transferred to Atlético Madrid,2022-06-30,2022-06-30,,,Transfer,Saúl Ñíguez,/saul-niguez/profil/spieler/148928 +2122,Transferred to Liverpool U18,2021-07-01,2022-06-30,,,Transfer,Melkamu Frauendorf,/melkamu-frauendorf/profil/spieler/594721 +2122,Transferred to Doncaster,2021-08-06,2022-01-12,,,Transfer,Pontus Dahlberg,/pontus-dahlberg/profil/spieler/365544 +2122,Transferred to Gillingham FC,2022-01-14,2022-05-30,,,Transfer,Pontus Dahlberg,/pontus-dahlberg/profil/spieler/365544 +2122,Transferred to Fulham,2022-01-31,2022-05-30,,,Transfer,Neco Williams,/neco-williams/profil/spieler/503680 +2122,Transferred to Tottenham U23,2021-07-01,2021-08-06,,,Transfer,Jamie Bowden,/jamie-bowden/profil/spieler/504051 +2122,Transferred to Oldham Athletic,2021-08-07,2022-01-09,,,Transfer,Jamie Bowden,/jamie-bowden/profil/spieler/504051 +2122,Transferred to Tottenham U23,2022-01-10,2022-06-30,,,Transfer,Jamie Bowden,/jamie-bowden/profil/spieler/504051 +2122,Hamstring Injury,2022-01-06,2022-02-02,27,4,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +2122,Calf Strain,2021-09-06,2021-09-17,11,2,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +2122,Hamstring Injury,2021-08-22,2021-08-25,3,1,injury,Heung-min Son,/heung-min-son/profil/spieler/91845 +2122,Indirect card suspension,2021-09-11,2021-09-20,9,1,suspension,Michail Antonio,/michail-antonio/profil/spieler/104124 +2122,Hamstring Injury,2022-03-12,2022-04-01,20,2,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +2122,Hamstring Injury,2022-01-14,2022-01-22,8,2,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +2122,Leg Injury,2021-12-01,2021-12-14,13,2,injury,Adam Lallana,/adam-lallana/profil/spieler/43530 +2122,Bruised Ankle,2022-01-07,2022-02-25,49,7,injury,Charlie Taylor,/charlie-taylor/profil/spieler/195633 +2122,Transferred to Wolves U21,2021-07-01,2021-08-30,,,Transfer,Christian Marques,/christian-marques/profil/spieler/539807 +2122,Transferred to B SAD,2021-08-31,2022-01-03,,,Transfer,Christian Marques,/christian-marques/profil/spieler/539807 +2122,Transferred to Wolves U21,2022-01-04,2022-06-30,,,Transfer,Christian Marques,/christian-marques/profil/spieler/539807 +2122,Transferred to Liverpool U23,2021-07-01,2022-06-30,,,Transfer,Tyler Morton,/tyler-morton/profil/spieler/618494 +2122,Transferred to Olympique Lyon,2021-07-01,2021-07-27,,,Transfer,Joachim Andersen,/joachim-andersen/profil/spieler/260827 +2122,Transferred to Tottenham U23,2021-07-01,2022-02-09,,,Transfer,Michael Craig,/michael-craig/profil/spieler/633621 +2122,Transferred to Without Club,2022-02-10,2022-06-30,,,Transfer,Michael Craig,/michael-craig/profil/spieler/633621 +2122,Transferred to Northampton,2021-07-01,2021-08-15,,,Transfer,Caleb Chukwuemeka,/caleb-chukwuemeka/profil/spieler/742746 +2122,Transferred to Aston Villa U23,2021-08-16,2022-01-11,,,Transfer,Caleb Chukwuemeka,/caleb-chukwuemeka/profil/spieler/742746 +2122,Transferred to Livingston FC,2022-01-12,2022-05-19,,,Transfer,Caleb Chukwuemeka,/caleb-chukwuemeka/profil/spieler/742746 +2122,Transferred to Aston Villa U23,2022-05-20,2022-06-30,,,Transfer,Caleb Chukwuemeka,/caleb-chukwuemeka/profil/spieler/742746 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Freddie Potts,/freddie-potts/profil/spieler/698164 +2122,Calf Injury,2022-02-22,2022-08-21,180,21,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2122,Appendectomy,2022-01-24,2022-02-21,28,4,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2122,Corona virus,2022-01-04,2022-01-18,14,1,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2122,Unknown Injury,2021-10-04,2021-10-20,16,1,injury,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 +2122,Chickenpox,2022-05-12,2022-05-23,11,2,injury,Javier Manquillo,/javier-manquillo/profil/spieler/162029 +2122,Transferred to Liverpool U18,2021-07-01,2022-06-30,,,Transfer,Harvey Blair,/harvey-blair/profil/spieler/707164 +2122,Transferred to Viking FK,2021-08-31,2021-12-30,,,Transfer,Patrik Gunnarsson,/patrik-gunnarsson/profil/spieler/429563 +2122,Transferred to Viking FK,2022-01-17,2022-06-30,,,Transfer,Patrik Gunnarsson,/patrik-gunnarsson/profil/spieler/429563 +2122,Transferred to Aston Villa U18,2021-07-01,2021-12-31,,,Transfer,Tommi O'Reilly,/tommi-oreilly/profil/spieler/818237 +2122,Transferred to Aston Villa U23,2022-01-01,2022-06-30,,,Transfer,Tommi O'Reilly,/tommi-oreilly/profil/spieler/818237 +2122,Transferred to Wolves U21,2021-07-01,2021-08-30,,,Transfer,Andreas Söndergaard,/andreas-sondergaard/profil/spieler/462820 +2122,Transferred to Randers FC,2021-08-31,2021-12-30,,,Transfer,Andreas Söndergaard,/andreas-sondergaard/profil/spieler/462820 +2122,Transferred to Wolves U21,2021-12-31,2022-01-30,,,Transfer,Andreas Söndergaard,/andreas-sondergaard/profil/spieler/462820 +2122,Transferred to Hereford,2022-01-31,2022-05-30,,,Transfer,Andreas Söndergaard,/andreas-sondergaard/profil/spieler/462820 +2122,Transferred to Wolves U21,2022-05-31,2022-06-30,,,Transfer,Andreas Söndergaard,/andreas-sondergaard/profil/spieler/462820 +2122,Calf Injury,2021-07-28,2022-01-01,157,20,injury,Paul Dummett,/paul-dummett/profil/spieler/170321 +2122,Transferred to Benfica,2021-07-01,2021-07-09,,,Transfer,Nuno Tavares,/nuno-tavares/profil/spieler/535955 +2122,Transferred to Coventry,2021-08-13,2022-05-30,,,Transfer,Jake Clarke-Salter,/jake-clarke-salter/profil/spieler/316551 +2122,Transferred to Norwich U21,2021-07-01,2021-12-31,,,Transfer,Jonathan Rowe,/jonathan-rowe/profil/spieler/672381 +2122,Ankle Injury,2022-03-30,2022-07-01,93,9,injury,Josh Sargent,/josh-sargent/profil/spieler/393325 +2122,Transferred to Werder Bremen,2021-07-01,2021-08-08,,,Transfer,Josh Sargent,/josh-sargent/profil/spieler/393325 +2122,Ankle Fracture,2022-04-17,,171,21,injury,Ashley Westwood,/ashley-westwood/profil/spieler/91317 +2122,Knee Injury,2022-03-19,2022-04-25,37,3,injury,Rúben Neves,/ruben-neves/profil/spieler/225161 +2122,Transferred to Aston Villa U23,2021-07-01,2022-06-30,,,Transfer,Ben Chrisene,/ben-chrisene/profil/spieler/670846 +2122,Transferred to Brighton U23,2021-07-01,2022-06-30,,,Transfer,Ed Turns,/ed-turns/profil/spieler/580809 +2122,Calf Injury,2021-11-07,2021-12-07,30,6,injury,Youri Tielemans,/youri-tielemans/profil/spieler/249565 +2122,Transferred to Everton U23,2021-07-01,2022-06-30,,,Transfer,Lewis Dobbin,/lewis-dobbin/profil/spieler/627248 +2122,Unknown Injury,2022-05-29,2022-06-16,18,,injury,Moise Kean,/moise-kean/profil/spieler/364135 +2122,Muscle Fatigue,2021-10-23,2021-11-09,17,5,injury,Moise Kean,/moise-kean/profil/spieler/364135 +2122,Quarantine,2021-08-12,2021-08-19,7,1,injury,Moise Kean,/moise-kean/profil/spieler/364135 +2122,Transferred to Juventus,2021-08-31,2022-06-30,,,Transfer,Moise Kean,/moise-kean/profil/spieler/364135 +2122,Transferred to Arsenal U18,2021-07-01,2022-06-30,,,Transfer,Zach Awe,/zach-awe/profil/spieler/697282 +2122,Hamstring Injury,2022-04-16,2022-05-13,27,6,injury,Keinan Davis,/keinan-davis/profil/spieler/412660 +2122,Knee Injury,2021-08-14,2021-09-25,42,8,injury,Keinan Davis,/keinan-davis/profil/spieler/412660 +2122,Transferred to Nottm Forest,2022-01-01,2022-05-30,,,Transfer,Keinan Davis,/keinan-davis/profil/spieler/412660 +2122,Indirect card suspension,2022-02-11,2022-02-19,8,1,suspension,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 +2122,Quarantine,2021-09-09,2021-09-17,8,2,injury,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 +2122,Transferred to Man Utd U23,2021-07-01,2022-06-30,,,Transfer,Zidane Iqbal,/zidane-iqbal/profil/spieler/686845 +2122,Transferred to Leeds U21,2021-07-01,2022-06-30,,,Transfer,Jack Jenkins,/jack-jenkins/profil/spieler/734375 +2122,Hamstring Injury,2022-02-08,2022-04-11,62,12,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +2122,Thigh Problems,2021-10-22,2021-11-30,39,5,injury,Yerry Mina,/yerry-mina/profil/spieler/289446 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Brooklyn Lyons-Foster,/brooklyn-lyons-foster/profil/spieler/462698 +2122,Corona virus,2021-09-01,2021-09-19,18,2,injury,Shane Long,/shane-long/profil/spieler/37304 +2122,Hamstring Injury,2022-01-21,2022-04-05,74,12,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +2122,Shoulder Injury,2021-08-27,2021-10-25,59,8,injury,Fabian Delph,/fabian-delph/profil/spieler/50362 +2122,Unknown Injury,2022-02-08,2022-02-16,8,2,injury,Ozan Tufan,/ozan-tufan/profil/spieler/236471 +2122,Knee Injury,2021-11-12,2021-11-17,5,,injury,Ozan Tufan,/ozan-tufan/profil/spieler/236471 +2122,Transferred to Fenerbahce,2021-07-01,2021-08-18,,,Transfer,Ozan Tufan,/ozan-tufan/profil/spieler/236471 +2122,Transferred to Fenerbahce,2022-02-02,2022-06-30,,,Transfer,Ozan Tufan,/ozan-tufan/profil/spieler/236471 +2122,Calf Injury,2021-12-27,2022-05-01,125,18,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +2122,Hamstring Injury,2021-08-30,2021-10-17,48,5,injury,Callum Wilson,/callum-wilson/profil/spieler/123682 +2122,Transferred to Fulham U18,2021-07-01,2021-07-29,,,Transfer,Mika Biereth,/mika-biereth/profil/spieler/565821 +2122,Transferred to Arsenal U23,2021-07-30,2022-06-30,,,Transfer,Mika Biereth,/mika-biereth/profil/spieler/565821 +2122,Problems with the hip flexor,2022-04-09,2022-04-30,21,5,injury,Fred,/fred/profil/spieler/191614 +2122,Corona virus,2022-02-07,2022-02-14,7,2,injury,Fred,/fred/profil/spieler/191614 +2122,Hamstring Injury,2021-09-17,2021-10-15,28,4,injury,Seamus Coleman,/seamus-coleman/profil/spieler/68390 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Jamal Baptiste,/jamal-baptiste/profil/spieler/610706 +2122,Shoulder Injury,2021-12-18,2022-02-18,62,7,injury,Charlie Cresswell,/charlie-cresswell/profil/spieler/597659 +2122,Transferred to OGC Nice,2021-07-01,2022-01-03,,,Transfer,Hassane Kamara,/hassane-kamara/profil/spieler/290017 +2122,Eye Injury,2021-11-02,2022-01-02,61,14,injury,Curtis Jones,/curtis-jones/profil/spieler/433188 +2122,Shinbone injury,2021-12-25,2021-12-30,5,2,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +2122,Knee Injury,2021-11-18,2021-12-15,27,5,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +2122,Quarantine,2021-09-09,2021-09-17,8,2,injury,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +2122,Transferred to Villarreal,2022-01-31,2022-06-29,,,Transfer,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 +2122,Hamstring Injury,2022-04-26,2022-05-24,28,4,injury,Jeremy Sarmiento,/jeremy-sarmiento/profil/spieler/568005 +2122,Hamstring Injury,2021-12-02,2022-03-10,98,15,injury,Jeremy Sarmiento,/jeremy-sarmiento/profil/spieler/568005 +2122,Transferred to Benfica U19,2021-07-01,2021-07-01,,,Transfer,Jeremy Sarmiento,/jeremy-sarmiento/profil/spieler/568005 +2122,Transferred to Watford U21,2021-07-01,2021-08-30,,,Transfer,Jaime Alvarado,/jaime-alvarado/profil/spieler/522131 +2122,Transferred to Racing Ferrol,2021-08-31,2022-01-11,,,Transfer,Jaime Alvarado,/jaime-alvarado/profil/spieler/522131 +2122,Transferred to Watford U21,2022-01-12,2022-01-11,,,Transfer,Jaime Alvarado,/jaime-alvarado/profil/spieler/522131 +2122,Transferred to Fortaleza CEIF,2022-01-12,2022-06-30,,,Transfer,Jaime Alvarado,/jaime-alvarado/profil/spieler/522131 +2122,Hip Injury,2021-09-13,2021-12-20,98,14,injury,Freddie Woodman,/freddie-woodman/profil/spieler/226049 +2122,Transferred to Bournemouth,2022-01-31,2022-05-30,,,Transfer,Freddie Woodman,/freddie-woodman/profil/spieler/226049 +2122,Transferred to DL Pro,2021-07-01,2021-08-30,,,Transfer,Salomón Rondón,/salomon-rondon/profil/spieler/80197 +2122,Red card suspension,2021-11-07,2021-11-26,19,1,suspension,Robert Sánchez,/robert-sanchez/profil/spieler/403151 +2122,Fitness,2021-08-01,2021-08-09,8,,injury,Rob Holding,/rob-holding/profil/spieler/253341 +2122,Red card suspension,2022-05-17,2022-05-16,1,1,suspension,Rob Holding,/rob-holding/profil/spieler/253341 +2122,Ankle Injury,2022-04-18,2022-05-02,14,3,injury,Issa Diop,/issa-diop/profil/spieler/272622 +2122,Called up to national team,2022-01-03,2022-01-20,17,1,absence,Jordan Ayew,/jordan-ayew/profil/spieler/108354 +2122,Transferred to Stoke City,2022-01-15,2022-06-30,,,Transfer,Lewis Baker,/lewis-baker/profil/spieler/198589 +2122,Knee Injury,2021-12-11,2022-03-31,110,15,injury,Marvelous Nakamba,/marvelous-nakamba/profil/spieler/324882 +2122,Lumbago,2022-02-03,2022-03-14,39,8,injury,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +2122,Transferred to SSC Napoli,2022-01-07,2022-06-29,,,Transfer,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 +2122,Thigh Problems,2021-12-13,2022-02-15,64,8,injury,Federico Fernández,/federico-fernandez/profil/spieler/85475 +2122,Muscular problems,2021-11-09,2021-11-12,3,,injury,Bernardo Silva,/bernardo-silva/profil/spieler/241641 +2122,Transferred to Newcastle U23,2021-07-01,2022-06-30,,,Transfer,Lucas De Bolle,/lucas-de-bolle/profil/spieler/626291 +2122,Laceration,2022-05-22,2022-06-15,24,1,injury,Joelinton,/joelinton/profil/spieler/333241 +2122,Knock,2022-03-07,2022-03-15,8,2,injury,Joelinton,/joelinton/profil/spieler/333241 +2122,Groin Injury,2022-01-22,2022-02-05,14,1,injury,Joelinton,/joelinton/profil/spieler/333241 +2122,Transferred to Celtic,2021-07-01,2021-08-30,,,Transfer,Odsonne Edouard,/odsonne-edouard/profil/spieler/344152 +2122,Transferred to Reading,2021-08-12,2022-05-30,,,Transfer,Tom Dele-Bashiru,/tom-dele-bashiru/profil/spieler/346472 +2122,Hairline crack in calfbone,2022-03-01,2022-06-30,121,14,injury,Ben Mee,/ben-mee/profil/spieler/74810 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,Luke Mbete,/luke-mbete/profil/spieler/609883 +2122,Unknown Injury,2022-01-07,2022-02-25,49,11,injury,Taylor Richards,/taylor-richards/profil/spieler/484551 +2122,Transferred to Birmingham,2022-01-07,2022-05-30,,,Transfer,Taylor Richards,/taylor-richards/profil/spieler/484551 +2122,Knee Injury,2021-07-06,2021-08-25,50,3,injury,Gabriel Magalhães,/gabriel-magalhaes/profil/spieler/435338 +2122,Heel pain,2021-12-09,2022-01-14,36,5,injury,Rodrigo,/rodrigo/profil/spieler/131505 +2122,Transferred to Man City U23,2021-07-01,2022-06-30,,,Transfer,Liam Delap,/liam-delap/profil/spieler/610849 +2122,Angina,2022-03-22,2022-04-01,10,,injury,Martin Dúbravka,/martin-dubravka/profil/spieler/74960 +2122,Foot Injury,2021-07-13,2021-09-20,69,6,injury,Martin Dúbravka,/martin-dubravka/profil/spieler/74960 +2122,Transferred to Cheltenham,2021-08-30,2022-05-30,,,Transfer,Mattie Pollock,/mattie-pollock/profil/spieler/624948 +2122,Transferred to West Ham U21,2021-07-01,2022-06-30,,,Transfer,Harrison Ashby,/harrison-ashby/profil/spieler/559130 +2122,Transferred to Palace U21,2021-07-01,2022-06-30,,,Transfer,Jesurun Rak-Sakyi,/jesurun-rak-sakyi/profil/spieler/586834 +2122,Ankle Fracture,2021-11-20,2022-04-20,151,27,injury,Ian Poveda,/ian-poveda/profil/spieler/392763 +2122,Transferred to Blackburn,2021-08-23,2022-05-30,,,Transfer,Ian Poveda,/ian-poveda/profil/spieler/392763 +2122,Transferred to Grasshoppers,2022-01-31,2022-06-29,,,Transfer,Bruno Jordão,/bruno-jordao/profil/spieler/415646 +2122,Sideband injury,2022-03-11,2022-04-11,31,4,injury,Junior Firpo,/junior-firpo/profil/spieler/374139 +2122,Thigh Muscle Strain,2022-01-16,2022-02-14,29,4,injury,Junior Firpo,/junior-firpo/profil/spieler/374139 +2122,Transferred to Barcelona,2021-07-01,2021-07-05,,,Transfer,Junior Firpo,/junior-firpo/profil/spieler/374139 +2122,Transferred to Chelsea U23,2021-07-01,2021-07-17,,,Transfer,Marc Guéhi,/marc-guehi/profil/spieler/392757 +2122,Knee Problems,2021-09-01,2021-10-29,58,10,injury,Ben Knight,/ben-knight/profil/spieler/568007 +2122,Transferred to Man City U23,2021-07-01,2021-08-15,,,Transfer,Ben Knight,/ben-knight/profil/spieler/568007 +2122,Transferred to Crewe Alexandra,2021-08-16,2022-05-30,,,Transfer,Ben Knight,/ben-knight/profil/spieler/568007 +2122,Transferred to Man City U23,2022-05-31,2022-06-30,,,Transfer,Ben Knight,/ben-knight/profil/spieler/568007 +2122,Hamstring Injury,2021-09-19,2021-10-12,23,4,injury,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 +2122,Transferred to Tottenham U23,2021-07-01,2022-06-30,,,Transfer,Tobi Omole,/tobi-omole/profil/spieler/503687 +2122,Transferred to Aston Villa U23,2021-07-01,2021-08-01,,,Transfer,Kaine Kesler-Hayden,/kaine-kesler-hayden/profil/spieler/626888 +2122,Transferred to Swindon Town,2021-08-02,2022-01-08,,,Transfer,Kaine Kesler-Hayden,/kaine-kesler-hayden/profil/spieler/626888 +2122,Transferred to Aston Villa U23,2022-01-09,2022-01-30,,,Transfer,Kaine Kesler-Hayden,/kaine-kesler-hayden/profil/spieler/626888 +2122,Transferred to MK Dons,2022-01-31,2022-05-30,,,Transfer,Kaine Kesler-Hayden,/kaine-kesler-hayden/profil/spieler/626888 +2122,Transferred to Aston Villa U23,2022-05-31,2022-06-30,,,Transfer,Kaine Kesler-Hayden,/kaine-kesler-hayden/profil/spieler/626888 +2122,Transferred to Man City U23,2021-07-01,2022-01-29,,,Transfer,Finley Burns,/finley-burns/profil/spieler/581681 +2122,Transferred to Swansea,2022-01-30,2022-05-30,,,Transfer,Finley Burns,/finley-burns/profil/spieler/581681 +2122,Transferred to Man City U23,2022-05-31,2022-06-30,,,Transfer,Finley Burns,/finley-burns/profil/spieler/581681 +2122,Plantar fascia,2022-04-01,2022-04-13,12,2,injury,Michael Olise,/michael-olise/profil/spieler/566723 +2122,Transferred to Reading,2021-07-01,2021-07-07,,,Transfer,Michael Olise,/michael-olise/profil/spieler/566723 +2122,Fitness,2022-04-22,2022-05-20,28,7,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +2122,Ruptured cruciate ligament,2021-11-23,2022-04-22,150,36,injury,Ben Chilwell,/ben-chilwell/profil/spieler/316125 +2122,Transferred to Everton U23,2021-07-01,2022-06-30,,,Transfer,Reece Welch,/reece-welch/profil/spieler/655986 +2122,Transferred to Brighton U23,2021-07-01,2022-06-30,,,Transfer,James Furlong,/james-furlong/profil/spieler/580030 +2122,Transferred to Celtic B,2021-07-01,2021-08-26,,,Transfer,Leo Fuhr Hjelde,/leo-fuhr-hjelde/profil/spieler/661208 +2122,Transferred to Leeds U21,2021-08-27,2022-06-30,,,Transfer,Leo Fuhr Hjelde,/leo-fuhr-hjelde/profil/spieler/661208 +2122,Transferred to Leeds U21,2021-07-01,2022-06-30,,,Transfer,Stuart McKinstry,/stuart-mckinstry/profil/spieler/592474 +2122,Transferred to Chelsea U23,2021-07-01,2021-07-21,,,Transfer,Lewis Bate,/lewis-bate/profil/spieler/587003 +2122,Transferred to Leeds U21,2021-07-22,2022-06-30,,,Transfer,Lewis Bate,/lewis-bate/profil/spieler/587003 +2122,Fractured Kneecap,2022-04-22,2022-06-30,69,6,injury,Adam Forshaw,/adam-forshaw/profil/spieler/121257 +2122,Transferred to Sheff Utd,2021-07-01,2021-08-19,,,Transfer,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 +2122,Transferred to Leicester U21,2021-07-01,2022-06-30,,,Transfer,Chituru Odunze,/chituru-odunze/profil/spieler/627198 +2122,Infection,2021-12-08,2022-01-09,32,4,injury,Connor Roberts,/connor-roberts/profil/spieler/214666 +2122,Transferred to Swansea,2021-07-01,2021-08-30,,,Transfer,Connor Roberts,/connor-roberts/profil/spieler/214666 +2122,Transferred to Inter,2021-07-01,2021-12-16,,,Transfer,Christian Eriksen,/christian-eriksen/profil/spieler/69633 +2122,Transferred to Without Club,2021-12-17,2022-01-30,,,Transfer,Christian Eriksen,/christian-eriksen/profil/spieler/69633 +2122,Called up to national team,2022-01-03,2022-02-06,34,3,absence,Imrân Louza,/imran-louza/profil/spieler/635336 +2122,Quarantine,2021-09-10,2021-09-17,7,1,injury,Samuel Kalu,/samuel-kalu/profil/spieler/424051 +2122,Transferred to G. Bordeaux,2021-07-01,2022-01-25,,,Transfer,Samuel Kalu,/samuel-kalu/profil/spieler/424051 +2122,Hamstring Injury,2021-11-21,2022-05-21,181,26,injury,Nicolas N'Koulou,/nicolas-nkoulou/profil/spieler/60577 +2122,Transferred to Without Club,2021-07-01,2021-10-06,,,Transfer,Nicolas N'Koulou,/nicolas-nkoulou/profil/spieler/60577 +2122,Transferred to Flamengo,2021-08-18,2022-01-12,,,Transfer,Kenedy,/kenedy/profil/spieler/281404 +2122,Knee Problems,2022-05-20,2022-05-29,9,1,injury,Emiliano Martínez,/emiliano-martinez/profil/spieler/111873 diff --git a/airsenal/data/alternative_player_names.csv b/airsenal/data/alternative_player_names.csv index 72a4ffb4..01060785 100644 --- a/airsenal/data/alternative_player_names.csv +++ b/airsenal/data/alternative_player_names.csv @@ -1,18 +1,18 @@ -Emerson Leite de Souza Junior,Emerson Aparecido Leite de Souza Junior +Emerson Leite de Souza Junior,Emerson Aparecido Leite de Souza Junior,Emerson Royal Pablo Fornals Malla,Pablo Fornals -Bernardo Veiga de Carvalho e Silva,Bernardo Mota Veiga de Carvalho e Silva +Bernardo Veiga de Carvalho e Silva,Bernardo Mota Veiga de Carvalho e Silva,Bernardo Silva Moisés Caicedo Corozo,Moisés Caicedo -Lyanco Silveira Neves Vojnovic,Lyanco Evangelista Silveira Neves Vojnovic -Diogo Dalot Teixeira,José Diogo Dalot Teixeira +Lyanco Silveira Neves Vojnovic,Lyanco Evangelista Silveira Neves Vojnovic,Lyanco +Diogo Dalot Teixeira,José Diogo Dalot Teixeira,Diogo Dalot Jeremy Sarmiento Morante,Jeremy Sarmiento -Son Heung-min,Heung-Min Son +Son Heung-min,Heung-Min Son,Heung-min Son Asmir Begović,Asmir Begovic -Gabriel Martinelli Silva,Gabriel Teodoro Martinelli Silva +Gabriel Martinelli Silva,Gabriel Teodoro Martinelli Silva,Gabriel Martinelli Kaine Kesler Hayden,Kaine Hayden Matija Šarkić,Matija Sarkic -Rúben da Silva Neves,Rúben Diogo da Silva Neves +Rúben da Silva Neves,Rúben Diogo da Silva Neves,Rúben Neves Tino Livramento,Valentino Livramento -Rúben Nascimento Vinagre,Rúben Gonçalo Silva Nascimento Vinagre +Rúben Nascimento Vinagre,Rúben Gonçalo Silva Nascimento Vinagre,Rúben Vinagre Eddie Nketiah,Edward Nketiah Matt Clarke,Matthew Clarke Emiliano Martínez Romero,Emiliano Martínez @@ -24,8 +24,8 @@ Roméo Lavia,Romeo Lavia Paulo Gazzaniga Farias,Paulo Gazzaniga Sergi Canós Tenés,Sergi Canós Cédric Alves Soares,Cédric Soares -Junior Firpo Adames,Héctor Junior Firpo Adames -Ricardo Barbosa Pereira,Ricardo Domingos Barbosa Pereira +Junior Firpo Adames,Héctor Junior Firpo Adames,Junior Firpo +Ricardo Barbosa Pereira,Ricardo Domingos Barbosa Pereira,Ricardo Pereira Lucas Torreira di Pascua,Lucas Torreira Hugo Bueno López,Hugo Bueno Andreas Hoelgebaum Pereira,Andreas Pereira @@ -37,17 +37,17 @@ Miguel Almirón Rejala,Miguel Almirón Josh Dasilva,Pelenda Joshua Dasilva Joe Willock,Joseph Willock Josh Wilson-Esbrand,Joshua Wilson-Esbrand -Rúben Gato Alves Dias,Rúben Santos Gato Alves Dias +Rúben Gato Alves Dias,Rúben Santos Gato Alves Dias,Rúben Dias Pablo Marí Villar,Pablo Marí -Gabriel dos Santos Magalhães,Gabriel Magalhães +Gabriel dos Santos Magalhães,Gabriel Magalhães,Gabriel Ivan Neves Abreu Cavaleiro,Ivan Ricardo Neves Abreu Cavaleiro Adama Traoré Diarra,Adama Traoré -Bruno Borges Fernandes,Bruno Miguel Borges Fernandes +Bruno Borges Fernandes,Bruno Miguel Borges Fernandes,Bruno Fernandes Dele Alli,Bamidele Alli -Bobby De Cordova-Reid,Bobby Decordova-Reid -Hwang Hee-chan,Hee-Chan Hwang +Bobby De Cordova-Reid,Bobby Decordova-Reid,Bobby Reid +Hwang Hee-chan,Hee-Chan Hwang,Hee-chan Hwang Alex Telles,Alex Nicolao Telles -André Tavares Gomes,André Filipe Tavares Gomes +André Tavares Gomes,André Filipe Tavares Gomes,André Gomes Jefferson Lerma Solís,Jefferson Lerma Benjamin White,Ben White Javier Manquillo Gaitán,Javier Manquillo @@ -55,4 +55,89 @@ Boubacar Kamara,Aboubakar Kamara Facundo Pellistri Rebollo,Facundo Pellistri Solly March,Solomon March David De Gea Quintana,David de Gea -João Cancelo,João Pedro Cavaco Cancelo \ No newline at end of file +João Cancelo,João Pedro Cavaco Cancelo +João Pedro Junqueira de Jesus,João Pedro +Joseph Gomez,Joe Gomez +Gabriel Fernando de Jesus,Gabriel Jesus +Matthew Longstaff,Matty Longstaff +Emerson Palmieri dos Santos,Emerson +Ederson Santana de Moraes,Ederson +Willian Borges Da Silva,Willian +Alisson Ramses Becker,Alisson +José Ignacio Peleteiro Romallo,Jota Peleteiro +Georges-Kévin Nkoudou,Georges-Kevin N'Koudou +Joelinton Cássio Apolinário de Lira,Joelinton +Ally Samatta,Mbwana Samatta +Chicharito,Javier Hernández Balcázar +Ralf Fahrmann,Ralf Fährmann +Jay Rodriguez,Jay Rodríguez +Isaac Success Ajayi,Isaac Success +Pierre-Emile Højbjerg,Pierre-Emile Höjbjerg +Robert Kenedy Nunes do Nascimento,Kenedy +Roberto Jimenez Gago,Roberto +José Lloyd Cholevas,José Holebas,Jose Cholevas +Daniel Ceballos Fernández,Dani Ceballos +Nemanja Matić,Nemanja Matic +Lucas Rodrigues Moura da Silva,Lucas Moura +Rodrigo Hernandez,Rodri +Naby Keita,Naby Keïta +Bruno André Cavaco Jordao,Bruno Jordão +Gedson Carvalho Fernandes,Gedson Fernandes +Arnaut Danjuma Groeneveld,Arnaut Danjuma +Jonathan Castro Otto,Jonny Otto +Richarlison de Andrade,Richarlison +Etienne Capoue,Étienne Capoue +Pedro Rodríguez Ledesma,Pedro +Francisco Femenía Far,Kiko Femenía +Pedro Lomba Neto,Pedro Neto +Çaglar Söyüncü,Caglar Söyüncü +Daniel Drinkwater,Danny Drinkwater +Tanguy Ndombele,Tanguy Ndombélé +Bernardo Fernandes da Silva Junior,Bernardo +Bernard Anício Caldeira Duarte,Bernard +Johann Berg Gudmundsson,Jóhann Berg Gudmundsson +Ezri Konsa Ngoyo,Ezri Konsa +Felipe Anderson Pereira Gomes,Felipe Anderson +Eric Garcia,Eric García +Wesley Moraes,Wesley +José Reina,Pepe Reina +Fabio Henrique Tavares,Fabinho +Daniel Castelo Podence,Daniel Podence +Fernando Luiz Rosa,Fernandinho +Cristiano Ronaldo dos Santos Aveiro,Cristiano Ronaldo +Francisco Machado Mota de Castro Trincão,Francisco Trincão +Josh Sargent,Joshua Sargent +Fabio Silva,Fábio Silva +Ahmed El Mohamady,Ahmed Elmohamady +Francisco Casilla Cortés,Kiko Casilla +Rodrigo Moreno,Rodrigo +David Raya Martin,David Raya +Yerson Mosquera Valdelamar,Yerson Mosquera +Thiago Emiliano da Silva,Thiago Silva +Philippe Coutinho,Philippe Coutinho Correia +Ørjan Nyland,Örjan Nyland +Ian Carlo Poveda-Ocampo,Ian Poveda +Willian José Da Silva,Willian José +Abdul Rahman Baba,Abdul-Rahman Baba +Daniel N'Lundulu,Dan N'Lundulu +Adrián San Miguel del Castillo,Adrián +Marek Rodák,Marek Rodak +Douglas Luiz Soares de Paulo,Douglas Luiz +Mahmoud Ahmed Ibrahim Hassan,Trezeguet +Che Adams,Ché Adams +Carlos Vinicius Alves Morais,Carlos Vinícius +David Luiz Moreira Marinho,David Luiz +Allan Marques Loureiro,Allan +Fernando Marçal,Marçal +Thiago Alcántara do Nascimento,Thiago +Oriol Romeu Vidal,Oriol Romeu +Nicolas Nkoulou,Nicolas N'Koulou +Vitalii Mykolenko,Vitaliy Mykolenko +Raphael Dias Belloli,Raphinha +José Malheiro de Sá,José Sá +Pablo Hernández Domínguez,Pablo Hernández +Oluwasemilogo Adesewo Ibidapo Ajayi,Semi Ajayi +Frederico Rodrigues de Paula Santos,Fred +Jorge Luiz Frello Filho,Jorginho +Rui Pedro dos Santos Patrício,Rui Patrício +Zeze Steven Sessegnon,Steven Sessegnon \ No newline at end of file diff --git a/airsenal/data/injuries_1516.csv b/airsenal/data/injuries_1516.csv deleted file mode 100644 index e0e7939b..00000000 --- a/airsenal/data/injuries_1516.csv +++ /dev/null @@ -1,370 +0,0 @@ -season,injury,from,until,days,games,player,url -1516,Concussion,2016-03-01,2016-03-20,19,3,Lee Cattermole,/lee-cattermole/profil/spieler/37363 -1516,Back trouble,2015-12-04,2015-12-19,15,3,Lee Cattermole,/lee-cattermole/profil/spieler/37363 -1516,Shoulder Injury,2015-08-12,2015-09-18,37,5,Adam Johnson,/adam-johnson/profil/spieler/31579 -1516,Injury to the ankle,2015-12-03,2016-01-08,36,6,Éder,/eder/profil/spieler/84481 -1516,Knee Injury,2016-02-18,2016-02-28,10,4,David de Gea,/david-de-gea/profil/spieler/59377 -1516,Muscular problems,2015-11-23,2015-12-08,15,3,Ramires,/ramires/profil/spieler/54170 -1516,Cruciate Ligament Injury,2015-10-12,2016-06-02,234,52,Joe Gomez,/joe-gomez/profil/spieler/256178 -1516,Hamstring Injury,2016-04-10,2016-04-22,12,3,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1516,Ruptured intraarticular ligament initiation in knee,2015-10-24,2015-12-31,68,12,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1516,Hamstring Injury,2016-01-07,2016-01-28,21,6,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -1516,Thigh Muscle Strain,2015-11-23,2015-12-10,17,5,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -1516,Head Injury,2016-03-17,2016-03-24,7,2,Ben Davies,/ben-davies/profil/spieler/192765 -1516,Shoulder Injury,2015-06-29,2015-07-02,3,,Ben Davies,/ben-davies/profil/spieler/192765 -1516,Ankle Injury,2016-03-05,2016-06-01,88,,Baily Cargill,/baily-cargill/profil/spieler/293450 -1516,Groin Injury,2015-07-07,2015-10-18,103,11,Sylvain Marveaux,/sylvain-marveaux/profil/spieler/39909 -1516,Ill,2015-12-27,2015-12-29,2,1,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 -1516,Thigh Problems,2015-12-09,2015-12-31,22,4,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1516,Thigh Problems,2015-11-06,2015-12-06,30,3,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1516,Knee Injury,2015-10-25,2015-12-13,49,7,Jack Colback,/jack-colback/profil/spieler/61644 -1516,Thigh Problems,2015-09-26,2015-10-17,21,2,Jack Colback,/jack-colback/profil/spieler/61644 -1516,Knee Injury,2015-09-18,2015-10-17,29,5,Nathan Dyer,/nathan-dyer/profil/spieler/37011 -1516,Inguinal Hernia,2016-04-02,2016-07-01,90,7,Adam Smith,/adam-smith/profil/spieler/61841 -1516,Knee Injury,2016-04-22,2016-12-12,234,21,Ibrahim Afellay,/ibrahim-afellay/profil/spieler/15760 -1516,Unknown Injury,2016-01-12,2016-02-03,22,5,Andy Carroll,/andy-carroll/profil/spieler/48066 -1516,Hamstring Injury,2016-02-02,2016-02-26,24,5,Jesús Navas,/jesus-navas/profil/spieler/15956 -1516,Leg Injury,2016-05-27,2016-06-05,9,,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 -1516,Unknown Injury,2016-03-20,2016-04-29,40,5,Harry Arter,/harry-arter/profil/spieler/55742 -1516,Hip Injury,2015-06-07,2015-10-25,140,12,Harry Arter,/harry-arter/profil/spieler/55742 -1516,Hip Injury,2015-07-10,2016-03-10,244,31,Curtis Good,/curtis-good/profil/spieler/179471 -1516,Shoulder Injury,2016-02-15,2016-02-25,10,3,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1516,Fractured Hand,2015-07-13,2015-08-03,21,,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1516,Ankle problems,2016-03-17,2016-03-24,7,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1516,Hamstring Injury,2015-12-01,2015-12-28,27,6,Peter Crouch,/peter-crouch/profil/spieler/4072 -1516,Hamstring Injury,2016-01-19,2016-03-18,59,10,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 -1516,Knock,2015-12-28,2016-01-18,21,5,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 -1516,Eye Injury,2015-12-07,2015-12-14,7,1,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 -1516,Bruise,2015-10-24,2015-11-07,14,4,Christian Fuchs,/christian-fuchs/profil/spieler/6636 -1516,Hamstring Injury,2016-02-29,2016-03-22,22,2,Donald Love,/donald-love/profil/spieler/179451 -1516,Torn Knee Ligament,2016-01-23,2016-10-13,264,61,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 -1516,Hamstring Injury,2015-10-23,2015-11-01,9,1,Federico Fazio,/federico-fazio/profil/spieler/45314 -1516,Hamstring Injury,2016-03-17,2016-04-04,18,3,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -1516,Back Injury,2015-09-24,2015-10-19,25,4,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -1516,Metatarsal Fracture,2016-01-03,2016-04-03,91,15,Adama Traoré,/adama-traore/profil/spieler/204103 -1516,Calf Injury,2015-08-25,2015-09-19,25,4,Adama Traoré,/adama-traore/profil/spieler/204103 -1516,Injury to the ankle,2015-12-28,2016-01-11,14,3,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 -1516,Foot Injury,2015-12-14,2015-12-17,3,,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 -1516,Sprained ankle,2015-08-31,2015-09-17,17,2,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 -1516,Back trouble,2016-04-18,2016-04-21,3,1,Gaël Clichy,/gael-clichy/profil/spieler/7449 -1516,Ankle Injury,2015-08-21,2015-11-02,73,14,Gaël Clichy,/gael-clichy/profil/spieler/7449 -1516,Thigh Muscle Strain,2015-11-23,2015-12-19,26,5,Bakary Sako,/bakary-sako/profil/spieler/46791 -1516,Hamstring Injury,2016-02-09,2016-03-13,33,7,Winston Reid,/winston-reid/profil/spieler/37526 -1516,Hamstring Injury,2015-12-09,2016-01-05,27,5,Winston Reid,/winston-reid/profil/spieler/37526 -1516,Hip problems,2015-10-03,2015-11-07,35,5,Winston Reid,/winston-reid/profil/spieler/37526 -1516,Ruptured ankle ligament,2015-09-10,2015-10-18,38,6,Gary Hooper,/gary-hooper/profil/spieler/42513 -1516,Knee Injury,2016-04-09,2016-04-23,14,3,Charlie Austin,/charlie-austin/profil/spieler/129627 -1516,Hamstring Injury,2016-03-01,2016-04-03,33,5,Charlie Austin,/charlie-austin/profil/spieler/129627 -1516,Hamstring Injury,2015-10-20,2015-12-31,72,13,Wellington Silva,/wellington-silva/profil/spieler/121990 -1516,Leg Injury,2016-05-18,2016-06-14,27,,Sebastián Coates,/sebastian-coates/profil/spieler/102427 -1516,Muscle Injury,2016-05-16,2016-06-30,45,,Sebastián Coates,/sebastian-coates/profil/spieler/102427 -1516,Bruised Rib,2016-06-09,2016-08-14,66,1,Cristian Gamboa,/cristian-gamboa/profil/spieler/121686 -1516,groin strain,2015-11-02,2015-11-18,16,2,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1516,Knee Injury,2015-08-21,2015-09-17,27,4,Christian Eriksen,/christian-eriksen/profil/spieler/69633 -1516,Calf Injury,2016-03-21,2016-04-04,14,1,Joe Hart,/joe-hart/profil/spieler/40204 -1516,Thigh Problems,2015-11-26,2015-12-03,7,2,Joe Hart,/joe-hart/profil/spieler/40204 -1516,Ankle Injury,2016-02-07,2016-04-01,54,6,Jack Grealish,/jack-grealish/profil/spieler/203460 -1516,Tonsillitis,2016-01-07,2016-01-22,15,4,Jack Grealish,/jack-grealish/profil/spieler/203460 -1516,Achilles tendon problems,2015-07-15,2015-08-16,32,2,Jack Grealish,/jack-grealish/profil/spieler/203460 -1516,Ankle Injury,2015-09-06,2016-02-06,153,4,Alex Pritchard,/alex-pritchard/profil/spieler/200777 -1516,Knee Injury,2015-11-20,2015-12-05,15,3,Darren Randolph,/darren-randolph/profil/spieler/51321 -1516,Hamstring Injury,2016-01-25,2016-02-19,25,3,Janoi Donacien,/janoi-donacien/profil/spieler/197791 -1516,Ruptured ankle aigament,2015-11-16,2015-11-20,4,1,Janoi Donacien,/janoi-donacien/profil/spieler/197791 -1516,groin strain,2016-03-07,2016-03-07,0,,Alexandre Pato,/alexandre-pato/profil/spieler/37579 -1516,Fitness,2016-01-30,2016-03-13,43,11,Alexandre Pato,/alexandre-pato/profil/spieler/37579 -1516,Ankle Injury,2016-02-08,2016-04-04,56,12,Phil Jones,/phil-jones/profil/spieler/117996 -1516,Sprained Ankle,2016-01-04,2016-02-03,30,6,Phil Jones,/phil-jones/profil/spieler/117996 -1516,Sprained Ankle,2015-11-23,2015-12-10,17,4,Phil Jones,/phil-jones/profil/spieler/117996 -1516,Venous occlusion,2015-08-06,2015-09-24,49,10,Phil Jones,/phil-jones/profil/spieler/117996 -1516,Calf Injury,2016-01-04,2016-02-26,53,12,Wilfried Bony,/wilfried-bony/profil/spieler/81808 -1516,Knock,2015-11-09,2015-11-27,18,2,Wilfried Bony,/wilfried-bony/profil/spieler/81808 -1516,Cut,2015-08-28,2015-09-11,14,1,Wilfried Bony,/wilfried-bony/profil/spieler/81808 -1516,Knee Problems,2016-02-15,2016-04-07,52,11,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1516,Ankle Injury,2015-12-03,2015-12-17,14,3,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1516,Ill,2015-11-19,2015-11-23,4,1,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1516,Thigh Problems,2015-09-14,2015-09-17,3,1,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1516,Knee Injury,2016-01-04,2016-01-11,7,2,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1516,Ruptured intraarticular ligament initiation in knee,2015-11-09,2015-12-17,38,7,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1516,Ankle Injury,2015-10-30,2016-01-02,64,10,Rolando Aarons,/rolando-aarons/profil/spieler/258188 -1516,Calf Injury,2015-09-22,2015-10-18,26,4,Rolando Aarons,/rolando-aarons/profil/spieler/258188 -1516,Calf Strain,2015-12-19,2016-01-11,23,5,Connor Wickham,/connor-wickham/profil/spieler/95435 -1516,Calf Injury,2015-09-09,2015-11-08,60,10,Connor Wickham,/connor-wickham/profil/spieler/95435 -1516,Bruised Rib,2015-08-21,2015-08-26,5,2,Connor Wickham,/connor-wickham/profil/spieler/95435 -1516,Hamstring Injury,2015-10-27,2015-11-27,31,4,Marc Muniesa,/marc-muniesa/profil/spieler/74228 -1516,Achilles tendon problems,2016-05-30,2016-06-06,7,,Jonathan Walters,/jonathan-walters/profil/spieler/3306 -1516,Knee Injury,2016-03-21,2016-04-28,38,4,Jonathan Walters,/jonathan-walters/profil/spieler/3306 -1516,Ankle Injury,2016-01-22,2016-03-22,60,8,Ivan Toney,/ivan-toney/profil/spieler/251664 -1516,Knock,2016-02-15,2016-02-26,11,,Gabriel Agbonlahor,/gabriel-agbonlahor/profil/spieler/37148 -1516,Calf Injury,2015-11-02,2015-12-03,31,4,Gabriel Agbonlahor,/gabriel-agbonlahor/profil/spieler/37148 -1516,Calf Injury,2015-09-21,2015-10-15,24,3,Gabriel Agbonlahor,/gabriel-agbonlahor/profil/spieler/37148 -1516,Ankle Injury,2015-12-30,2016-01-04,5,1,Gary Cahill,/gary-cahill/profil/spieler/27511 -1516,Cruciate Ligament Rupture,2015-11-16,2016-06-30,227,29,Jordan Amavi,/jordan-amavi/profil/spieler/241229 -1516,Thigh Muscle Strain,2015-09-14,2015-10-17,33,6,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 -1516,Torn Meniscus,2015-07-15,2016-01-12,181,24,Emmanuel Rivière,/emmanuel-riviere/profil/spieler/61637 -1516,Shin bone bruise,2016-04-18,2016-04-21,3,,Chicharito,/chicharito/profil/spieler/50935 -1516,Torn Muscle Fibre,2016-02-10,2016-02-18,8,2,Chicharito,/chicharito/profil/spieler/50935 -1516,Collarbone fracture,2015-07-02,2015-08-17,46,2,Chicharito,/chicharito/profil/spieler/50935 -1516,Knee Injury,2015-11-29,2015-12-19,20,3,Micah Richards,/micah-richards/profil/spieler/32617 -1516,Hamstring Injury,2016-02-27,2016-04-15,48,7,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1516,Groin Injury,2016-01-04,2016-01-14,10,2,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1516,Minor Knock,2015-11-09,2015-11-19,10,,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1516,Torn Muscle Fibre,2016-02-06,2016-02-22,16,2,Christian Atsu,/christian-atsu/profil/spieler/186997 -1516,Stress response of the bone,2015-09-23,2015-12-01,69,9,Christian Atsu,/christian-atsu/profil/spieler/186997 -1516,Syndesmotic ligament tear,2015-11-08,2016-01-01,54,7,Dimitri Payet,/dimitri-payet/profil/spieler/37647 -1516,Ankle Injury,2016-01-23,2016-08-01,191,17,Libor Kozak,/libor-kozak/profil/spieler/63824 -1516,Ankle Injury,2015-11-28,2015-12-06,8,2,Adam Federici,/adam-federici/profil/spieler/4233 -1516,Ankle Surgery,2015-10-17,2016-03-13,148,25,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 -1516,Knock,2015-12-31,2016-01-12,12,2,Jack Rodwell,/jack-rodwell/profil/spieler/57079 -1516,Knee Surgery,2015-08-15,2015-11-22,99,19,Nick Powell,/nick-powell/profil/spieler/134424 -1516,Tear in the abductor muscle,2016-02-08,2016-03-01,22,4,Giedrius Arlauskis,/giedrius-arlauskis/profil/spieler/69001 -1516,Hamstring Injury,2015-12-03,2016-03-01,89,17,Diafra Sakho,/diafra-sakho/profil/spieler/120610 -1516,Unknown Injury,2015-09-11,2015-10-16,35,2,Jeff Reine-Adélaïde,/jeff-reine-adelaide/profil/spieler/326300 -1516,Thigh Muscle Strain,2016-04-25,2016-05-02,7,2,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Knee Injury,2016-03-21,2016-04-07,17,2,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Minor Knock,2016-03-10,2016-03-14,4,1,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Minor Knock,2016-02-29,2016-03-03,3,1,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Rest,2016-02-18,2016-02-22,4,1,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Rest,2016-01-28,2016-02-01,4,1,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Rest,2016-01-07,2016-01-11,4,1,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Minor Knock,2015-11-30,2015-12-07,7,2,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Minor Knock,2015-10-01,2015-10-05,4,1,Yaya Touré,/yaya-toure/profil/spieler/13091 -1516,Unknown Injury,2016-03-01,2016-03-20,19,4,Papiss Demba Cissé,/papiss-demba-cisse/profil/spieler/33952 -1516,Groin Strain,2015-12-19,2016-01-16,28,7,Papiss Demba Cissé,/papiss-demba-cisse/profil/spieler/33952 -1516,Thigh Problems,2016-01-04,2016-02-15,42,9,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1516,Hamstring Injury,2015-12-03,2015-12-24,21,3,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1516,Knock,2016-02-22,2016-03-23,30,9,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 -1516,Knee Injury,2015-07-09,2015-08-29,51,4,Kyle Lafferty,/kyle-lafferty/profil/spieler/36884 -1516,Cruciate Ligament Injury,2015-10-09,2015-12-10,62,9,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1516,Bruise,2015-10-16,2015-11-04,19,4,Tom Carroll,/tom-carroll/profil/spieler/121279 -1516,Hamstring Injury,2016-03-13,2016-04-08,26,2,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1516,Muscle Injury,2015-10-08,2015-10-12,4,,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1516,Ankle Injury,2016-02-15,2016-04-04,49,9,Kevin Stewart,/kevin-stewart/profil/spieler/200782 -1516,Hamstring Injury,2016-01-26,2016-12-01,310,,Joel Ekstrand,/joel-ekstrand/profil/spieler/69912 -1516,Metatarsal Fracture,2015-08-01,2015-10-31,91,14,Youssouf Mulumbu,/youssouf-mulumbu/profil/spieler/45272 -1516,Calf Injury,2015-04-13,2015-08-06,115,6,Michael Carrick,/michael-carrick/profil/spieler/3878 -1516,Strain,2016-07-04,2016-07-04,0,,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 -1516,Medial Collateral Ligament Injury,2016-03-22,2016-06-03,73,11,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 -1516,Ruptured intraarticular ligament initiation in knee,2016-01-11,2016-03-07,56,13,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 -1516,Adductor problems,2015-10-08,2015-10-15,7,,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 -1516,Minor Knock,2015-07-23,2015-07-27,4,,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 -1516,Groin Injury,2015-08-01,2015-10-03,63,10,José Crespo,/jose-crespo/profil/spieler/37397 -1516,Cruciate Ligament Rupture,2015-09-03,2016-02-25,175,27,Max Gradel,/max-gradel/profil/spieler/28140 -1516,Hamstring Injury,2016-01-14,2016-06-01,139,21,James Morrison,/james-morrison/profil/spieler/27614 -1516,Hamstring Injury,2016-02-09,2016-03-13,33,7,Joey O'Brien,/joey-obrien/profil/spieler/34672 -1516,Calf Problems,2015-07-30,2015-10-25,87,13,Joey O'Brien,/joey-obrien/profil/spieler/34672 -1516,Calf muscle strain,2016-05-30,2016-06-10,11,,Valon Behrami,/valon-behrami/profil/spieler/21905 -1516,Knee Problems,2015-11-20,2015-12-20,30,5,Valon Behrami,/valon-behrami/profil/spieler/21905 -1516,Ankle problems,2015-08-10,2015-10-15,66,10,Jordy Clasie,/jordy-clasie/profil/spieler/104223 -1516,Torn Knee Ligament,2015-08-29,2016-09-19,387,46,Tyrone Mings,/tyrone-mings/profil/spieler/253677 -1516,Knee inflammation,2015-10-29,2016-01-16,79,14,Shay Given,/shay-given/profil/spieler/3146 -1516,Torn Ankle Ligament,2016-06-30,2016-08-12,43,,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1516,Knee Injury,2016-01-25,2016-04-14,80,16,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1516,Back trouble,2016-06-09,2016-06-13,4,,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 -1516,Hamstring Injury,2015-12-05,2015-12-26,21,4,Stéphane Sessègnon,/stephane-sessegnon/profil/spieler/37157 -1516,Knee Injury,2015-12-23,2016-01-09,17,4,Graziano Pellè,/graziano-pelle/profil/spieler/29594 -1516,Torn Muscle Fibre,2016-06-20,2016-07-11,21,,Tomas Rosicky,/tomas-rosicky/profil/spieler/132 -1516,Muscle Injury,2016-02-01,2016-04-04,63,13,Tomas Rosicky,/tomas-rosicky/profil/spieler/132 -1516,Knee Surgery,2015-06-15,2016-01-21,220,32,Tomas Rosicky,/tomas-rosicky/profil/spieler/132 -1516,Thigh Problems,2016-04-18,2016-04-21,3,1,Samir Nasri,/samir-nasri/profil/spieler/18935 -1516,Knee Injury,2016-02-08,2016-02-25,17,4,Joe Allen,/joe-allen/profil/spieler/51452 -1516,Influenza,2015-12-31,2015-12-31,0,,Joe Allen,/joe-allen/profil/spieler/51452 -1516,Thigh Problems,2015-08-03,2015-09-17,45,6,Joe Allen,/joe-allen/profil/spieler/51452 -1516,Hamstring Injury,2016-04-18,2016-05-16,28,6,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1516,Thigh Muscle Strain,2015-09-14,2015-10-12,28,4,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1516,Groin Injury,2016-03-21,2016-04-18,28,5,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -1516,Ankle Injury,2016-03-21,2016-06-01,72,3,Lynden Gooch,/lynden-gooch/profil/spieler/307781 -1516,Ankle Injury,2016-02-06,2016-04-15,69,8,Duncan Watmore,/duncan-watmore/profil/spieler/248045 -1516,Knock,2016-04-28,2016-05-29,31,4,David Silva,/david-silva/profil/spieler/35518 -1516,Ankle Injury,2016-04-14,2016-04-21,7,2,David Silva,/david-silva/profil/spieler/35518 -1516,Calf Injury,2015-11-17,2015-12-20,33,5,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 -1516,Finger Injury,2015-07-30,2015-09-20,52,7,Julián Speroni,/julian-speroni/profil/spieler/12814 -1516,Achilles tendon problems,2015-11-06,2015-12-12,36,5,Marc Pugh,/marc-pugh/profil/spieler/36939 -1516,Strain,2016-03-22,2016-03-27,5,,Juan Carlos Paredes,/juan-carlos-paredes/profil/spieler/100507 -1516,Achilles tendon problems,2015-09-18,2016-01-08,112,17,Tommy Elphick,/tommy-elphick/profil/spieler/37152 -1516,Groin Strain,2015-09-28,2015-10-17,19,3,Jonas Olsson,/jonas-olsson/profil/spieler/25248 -1516,Thigh Muscle Strain,2016-02-15,2016-03-11,25,6,John Terry,/john-terry/profil/spieler/3160 -1516,Knock,2016-03-16,2016-04-29,44,7,Mathieu Flamini,/mathieu-flamini/profil/spieler/17396 -1516,Ankle Injury,2015-07-21,2015-11-01,103,13,Gary Gardner,/gary-gardner/profil/spieler/110861 -1516,Unknown Injury,2016-04-07,2016-05-05,28,6,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 -1516,Hamstring Injury,2016-02-09,2016-02-27,18,4,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 -1516,Unknown Injury,2015-08-27,2015-09-01,5,,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 -1516,Knee Injury,2015-11-02,2017-01-20,445,60,Massadio Haidara,/massadio-haidara/profil/spieler/170929 -1516,Knee Injury,2015-09-19,2015-10-18,29,5,Massadio Haidara,/massadio-haidara/profil/spieler/170929 -1516,Hamstring Injury,2016-01-06,2016-02-24,49,12,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 -1516,Muscle Injury,2015-09-19,2015-10-01,12,4,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 -1516,Calf Strain,2016-01-26,2016-03-18,52,9,Charlie Adam,/charlie-adam/profil/spieler/28990 -1516,Knee Injury,2016-02-02,2016-03-20,47,8,Andre Wisdom,/andre-wisdom/profil/spieler/128912 -1516,Bruised Hip,2015-09-19,2015-09-28,9,3,Kelechi Iheanacho,/kelechi-iheanacho/profil/spieler/295330 -1516,Hamstring Injury,2016-03-03,2016-04-11,39,5,James Collins,/james-collins/profil/spieler/12691 -1516,Ankle Injury,2016-02-14,2016-03-10,25,4,Enner Valencia,/enner-valencia/profil/spieler/139503 -1516,Ankle Injury,2015-11-09,2015-12-10,31,3,Enner Valencia,/enner-valencia/profil/spieler/139503 -1516,Calf Injury,2015-07-31,2015-10-16,77,10,Enner Valencia,/enner-valencia/profil/spieler/139503 -1516,Inguinal Hernia,2016-02-02,2016-03-05,32,6,Jeremain Lens,/jeremain-lens/profil/spieler/38497 -1516,Cruciate Ligament Rupture,2015-09-26,2016-04-02,189,30,Callum Wilson,/callum-wilson/profil/spieler/123682 -1516,Knee Injury,2015-09-21,2015-10-15,24,3,John Stones,/john-stones/profil/spieler/186590 -1516,Thigh Muscle Strain,2015-11-20,2015-12-12,22,5,Peter Odemwingie,/peter-odemwingie/profil/spieler/12516 -1516,Fitness,2016-02-29,2016-03-10,10,3,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1516,Ankle Surgery,2015-10-26,2016-02-29,126,26,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1516,Hamstring Injury,2015-10-01,2016-03-19,170,23,Gabriel Obertan,/gabriel-obertan/profil/spieler/43261 -1516,Muscle Injury,2016-03-26,2016-06-05,71,7,Tokelo Rantie,/tokelo-rantie/profil/spieler/198495 -1516,Rest,2016-02-02,2016-02-04,2,1,Brown Ideye,/brown-ideye/profil/spieler/64308 -1516,Ankle Injury,2016-02-29,2016-08-01,154,11,Alexander Tettey,/alexander-tettey/profil/spieler/12384 -1516,Hamstring Injury,2015-11-19,2015-12-03,14,2,Alexander Tettey,/alexander-tettey/profil/spieler/12384 -1516,Medial Collateral Ligament Injury,2016-01-30,2016-08-30,213,6,Marc Wilson,/marc-wilson/profil/spieler/30456 -1516,Calf Strain,2015-09-22,2015-10-19,27,4,Marc Wilson,/marc-wilson/profil/spieler/30456 -1516,Hamstring Injury,2015-08-03,2015-08-30,27,5,Fraizer Campbell,/fraizer-campbell/profil/spieler/42411 -1516,Hamstring Injury,2016-02-10,2016-02-25,15,2,Víctor Valdés,/victor-valdes/profil/spieler/7589 -1516,Thigh Problems,2015-08-30,2015-09-11,12,1,Jefferson Montero,/jefferson-montero/profil/spieler/77932 -1516,Minor Knock,2016-06-16,2016-06-16,0,,Joe Ledley,/joe-ledley/profil/spieler/34409 -1516,Fibula Fracture,2016-05-09,2016-06-02,24,2,Joe Ledley,/joe-ledley/profil/spieler/34409 -1516,Thigh Problems,2015-09-03,2015-09-21,18,2,Joe Ledley,/joe-ledley/profil/spieler/34409 -1516,Ruptured ankle ligament,2015-08-25,2015-10-26,62,9,Adam Matthews,/adam-matthews/profil/spieler/108878 -1516,Knock,2016-01-18,2016-03-14,56,13,Ashley Young,/ashley-young/profil/spieler/14086 -1516,Knee Injury,2015-09-10,2015-10-17,37,6,Joel Ward,/joel-ward/profil/spieler/92572 -1516,Knee Injury,2016-02-13,2016-06-01,109,13,Glen Johnson,/glen-johnson/profil/spieler/3881 -1516,Thigh Muscle Strain,2015-08-29,2015-09-19,21,3,Glen Johnson,/glen-johnson/profil/spieler/3881 -1516,Calf Injury,2016-05-06,2016-05-16,10,3,Adrián,/adrian/profil/spieler/71271 -1516,Ankle Injury,2015-09-05,2015-11-07,63,6,Tom Beadling,/tom-beadling/profil/spieler/258653 -1516,Metatarsal Fracture,2015-04-02,2015-09-10,161,13,Darron Gibson,/darron-gibson/profil/spieler/42413 -1516,Knee Injury,2015-12-11,2016-04-29,140,28,Clinton N'Jie,/clinton-njie/profil/spieler/241119 -1516,Sprained ankle,2015-09-17,2015-11-21,65,9,Karl Darlow,/karl-darlow/profil/spieler/99397 -1516,Hip Injury,2015-09-05,2015-09-19,14,3,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -1516,Torn Muscle Fibre,2015-10-08,2015-11-07,30,7,Branislav Ivanovic,/branislav-ivanovic/profil/spieler/36827 -1516,Sprained ankle,2015-10-11,2015-11-07,27,5,Shane Long,/shane-long/profil/spieler/37304 -1516,Hamstring Injury,2016-02-11,2016-03-03,21,6,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1516,Hamstring Injury,2016-01-07,2016-01-11,4,1,Jordon Ibe,/jordon-ibe/profil/spieler/195652 -1516,Hamstring Injury,2016-03-05,2016-04-09,35,5,Paul Dummett,/paul-dummett/profil/spieler/170321 -1516,Hamstring Injury,2015-08-27,2015-10-18,52,7,Paul Dummett,/paul-dummett/profil/spieler/170321 -1516,groin strain,2016-04-04,2016-04-04,0,,Fernando,/fernando/profil/spieler/51174 -1516,Hamstring Injury,2015-12-07,2015-12-28,21,4,Fernando,/fernando/profil/spieler/51174 -1516,Groin Injury,2015-08-03,2015-09-10,38,4,Fernando,/fernando/profil/spieler/51174 -1516,Groin Injury,2015-12-22,2016-01-08,17,3,Cédric Soares,/cedric-soares/profil/spieler/112988 -1516,Achilles tendon problems,2016-04-21,2016-06-30,70,,Jon Toral,/jon-toral/profil/spieler/193593 -1516,Groin Injury,2015-09-23,2015-10-17,24,4,Damien Delaney,/damien-delaney/profil/spieler/36861 -1516,Ankle Injury,2015-08-29,2015-10-17,49,7,Tom Cleverley,/tom-cleverley/profil/spieler/73484 -1516,Knee Surgery,2015-07-15,2015-09-25,72,8,Jores Okore,/jores-okore/profil/spieler/129085 -1516,Thigh Problems,2015-07-24,2015-09-22,60,10,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 -1516,Hamstring Injury,2015-08-19,2015-09-19,31,4,Mauro Zárate,/mauro-zarate/profil/spieler/26456 -1516,Knock,2016-02-29,2016-03-14,14,4,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1516,Back trouble,2015-08-24,2015-08-31,7,2,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1516,Patella problems,2015-08-23,2015-09-07,15,3,Brendan Galloway,/brendan-galloway/profil/spieler/208244 -1516,Ankle Injury,2015-08-01,2015-09-14,44,8,Luke Garbutt,/luke-garbutt/profil/spieler/110860 -1516,Groin Injury,2016-02-22,2016-09-09,200,,Will Keane,/will-keane/profil/spieler/118535 -1516,Cruciate Ligament Injury,2015-07-23,2016-04-17,269,42,Florin Gardos,/florin-gardos/profil/spieler/57423 -1516,Fracture-dislocation of the ankle,2016-03-28,2017-04-01,369,40,Jack Butland,/jack-butland/profil/spieler/128899 -1516,Shoulder Injury,2016-06-27,2016-06-30,3,,Ashley Williams,/ashley-williams/profil/spieler/67355 -1516,Ruptured lateral collateral ligament,2016-03-31,2016-04-27,27,7,Christian Benteke,/christian-benteke/profil/spieler/50201 -1516,Thigh Problems,2015-09-21,2015-10-22,31,6,Christian Benteke,/christian-benteke/profil/spieler/50201 -1516,Bruised Ankle,2015-12-03,2015-12-18,15,2,Ritchie De Laet,/ritchie-de-laet/profil/spieler/55687 -1516,Ankle Injury,2015-10-19,2015-12-07,49,9,Nacer Chadli,/nacer-chadli/profil/spieler/59631 -1516,Hamstring Injury,2015-12-03,2016-12-18,381,84,Mike Williamson,/mike-williamson/profil/spieler/10642 -1516,Elbow Injury,2015-09-07,2015-09-19,12,2,Mike Williamson,/mike-williamson/profil/spieler/10642 -1516,Calf Injury,2016-04-24,2017-03-01,311,79,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 -1516,Ill,2015-12-04,2015-12-10,6,2,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 -1516,Groin Injury,2015-09-14,2015-11-11,58,13,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 -1516,Medial Collateral Ligament Injury,2016-05-05,2016-07-07,63,2,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1516,Knee Injury,2016-02-22,2016-04-28,66,13,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1516,Thigh muscle rupture,2015-10-26,2015-11-19,24,4,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1516,Hamstring Injury,2015-09-12,2016-01-12,122,19,Steven Taylor,/steven-taylor/profil/spieler/17273 -1516,Calf Injury,2016-02-10,2016-03-18,37,6,José Manuel Jurado,/jose-manuel-jurado/profil/spieler/28261 -1516,Hamstring Injury,2015-10-01,2015-11-07,37,5,José Manuel Jurado,/jose-manuel-jurado/profil/spieler/28261 -1516,Torn Meniscus,2015-09-28,2015-11-16,49,5,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1516,Hamstring Injury,2015-09-17,2015-09-24,7,2,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1516,Ankle Injury,2016-02-03,2016-03-20,46,7,Mbemba,/mbemba/profil/spieler/203348 -1516,Hamstring Injury,2015-07-11,2015-08-23,43,3,Aiden McGeady,/aiden-mcgeady/profil/spieler/21333 -1516,Thigh Muscle Strain,2015-12-03,2016-01-08,36,6,Franck Tabanou,/franck-tabanou/profil/spieler/66413 -1516,Cruciate Ligament Rupture,2015-10-15,2016-05-12,210,50,Danny Ings,/danny-ings/profil/spieler/134294 -1516,Inguinal Hernia,2015-10-03,2015-12-31,89,12,Doneil Henry,/doneil-henry/profil/spieler/157907 -1516,Cartilage Damage,2016-05-09,2017-01-02,238,29,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -1516,Knee Surgery,2015-09-03,2016-02-04,154,30,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -1516,Bruised Knee,2015-08-14,2015-09-16,33,5,Oscar,/oscar/profil/spieler/85314 -1516,Bruised Rib,2015-10-11,2015-11-07,27,7,Paddy McNair,/paddy-mcnair/profil/spieler/167268 -1516,Calf Injury,2016-02-06,2016-04-01,55,9,James Tomkins,/james-tomkins/profil/spieler/61592 -1516,Ankle problems,2016-04-07,2016-04-19,12,2,Alessandro Diamanti,/alessandro-diamanti/profil/spieler/23197 -1516,Unknown Injury,2015-12-13,2016-02-06,55,4,Manu García,/manu-garcia/profil/spieler/277118 -1516,Calf Problems,2015-11-21,2016-01-03,43,10,Mikel Arteta,/mikel-arteta/profil/spieler/7451 -1516,Sprained Ankle,2015-10-22,2015-11-06,15,4,Mikel Arteta,/mikel-arteta/profil/spieler/7451 -1516,Calf Injury,2015-10-29,2015-12-01,33,6,Theo Walcott,/theo-walcott/profil/spieler/33713 -1516,Knee Surgery,2015-11-06,2016-11-08,368,48,Tyias Browning,/tyias-browning/profil/spieler/156934 -1516,Hamstring Injury,2016-05-12,2016-07-15,64,,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 -1516,Torn Muscle,2016-02-18,2016-03-17,28,4,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 -1516,Hamstring Injury,2016-03-29,2016-04-22,24,3,Benik Afobe,/benik-afobe/profil/spieler/110858 -1516,Hamstring Injury,2015-12-14,2016-01-23,40,10,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -1516,Unknown Injury,2016-04-13,2016-04-25,12,4,Jason Denayer,/jason-denayer/profil/spieler/277114 -1516,Calf Strain,2016-03-29,2016-04-06,8,1,Jason Denayer,/jason-denayer/profil/spieler/277114 -1516,Hip problems,2016-01-23,2016-02-04,12,3,Jason Denayer,/jason-denayer/profil/spieler/277114 -1516,Thigh Muscle Strain,2015-11-25,2016-01-04,40,9,Jason Denayer,/jason-denayer/profil/spieler/277114 -1516,Rest,2015-10-12,2015-10-22,10,2,Jason Denayer,/jason-denayer/profil/spieler/277114 -1516,Knock,2015-12-08,2015-12-11,3,1,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1516,Back trouble,2016-04-18,2016-04-21,3,1,Bacary Sagna,/bacary-sagna/profil/spieler/26764 -1516,Thigh Problems,2015-09-17,2015-10-17,30,5,Mile Jedinak,/mile-jedinak/profil/spieler/28336 -1516,Cruciate Ligament Rupture,2015-10-10,2016-11-09,396,29,Tim Krul,/tim-krul/profil/spieler/33027 -1516,Twisted knee,2015-10-29,2015-12-31,63,13,Pablo Zabaleta,/pablo-zabaleta/profil/spieler/20007 -1516,Twisted knee,2015-08-20,2015-09-24,35,6,Pablo Zabaleta,/pablo-zabaleta/profil/spieler/20007 -1516,Ankle Injury,2016-04-21,2016-05-16,25,7,Divock Origi,/divock-origi/profil/spieler/148368 -1516,Thigh Problems,2016-03-24,2016-04-04,11,1,Divock Origi,/divock-origi/profil/spieler/148368 -1516,Knee Surgery,2016-01-07,2016-02-04,28,8,Divock Origi,/divock-origi/profil/spieler/148368 -1516,Torn Muscle Fibre,2015-12-28,2016-01-21,24,7,Divock Origi,/divock-origi/profil/spieler/148368 -1516,Twisted knee,2015-10-31,2016-01-10,71,11,Matt Jarvis,/matt-jarvis/profil/spieler/15921 -1516,Back Injury,2016-02-01,2016-03-11,39,6,Ryan Shawcross,/ryan-shawcross/profil/spieler/45861 -1516,Back Injury,2015-07-12,2015-10-18,98,10,Ryan Shawcross,/ryan-shawcross/profil/spieler/45861 -1516,Hamstring Injury,2016-01-24,2016-03-05,41,9,Muhamed Besic,/muhamed-besic/profil/spieler/93905 -1516,Thigh Problems,2015-09-12,2015-11-02,51,9,Muhamed Besic,/muhamed-besic/profil/spieler/93905 -1516,Ankle Injury,2016-02-02,2016-04-19,77,13,James McArthur,/james-mcarthur/profil/spieler/41416 -1516,Disrupted Calf Muscle,2015-12-21,2016-02-04,45,9,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 -1516,Knock,2016-01-25,2016-08-22,210,18,Yohan Benalouane,/yohan-benalouane/profil/spieler/50477 -1516,Knock,2016-01-30,2016-02-05,6,2,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 -1516,Hamstring Injury,2015-12-10,2016-06-01,174,13,Jordan Rossiter,/jordan-rossiter/profil/spieler/258924 -1516,Torn Muscle Fibre,2015-10-15,2015-12-03,49,4,Jordan Rossiter,/jordan-rossiter/profil/spieler/258924 -1516,Knee Surgery,2015-06-26,2015-09-20,86,10,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1516,Knock,2015-11-23,2015-12-14,21,5,Ander Herrera,/ander-herrera/profil/spieler/99343 -1516,Ankle Injury,2016-01-29,2016-03-06,37,9,Callum McManaman,/callum-mcmanaman/profil/spieler/61711 -1516,Thigh Problems,2016-04-04,2016-04-07,3,1,Lucas Leiva,/lucas-leiva/profil/spieler/41414 -1516,Hamstring Injury,2016-02-11,2016-02-15,4,1,Lucas Leiva,/lucas-leiva/profil/spieler/41414 -1516,Calf Injury,2016-03-03,2016-03-31,28,5,Petr Cech,/petr-cech/profil/spieler/5658 -1516,Thigh Problems,2015-11-01,2016-01-09,69,13,Bryan Oviedo,/bryan-oviedo/profil/spieler/124983 -1516,Torn Collateral Ligament,2015-08-29,2015-09-19,21,3,Bryan Oviedo,/bryan-oviedo/profil/spieler/124983 -1516,Hamstring Injury,2015-08-29,2015-09-19,21,3,Charlie Daniels,/charlie-daniels/profil/spieler/61819 -1516,Hip Injury,2015-10-08,2015-12-26,79,10,Tommie Hoban,/tommie-hoban/profil/spieler/183161 -1516,Fractured Leg,2016-02-20,2016-12-01,285,68,Conor McGrandles,/conor-mcgrandles/profil/spieler/203127 -1516,Calf Injury,2015-10-11,2015-11-07,27,4,Wayne Routledge,/wayne-routledge/profil/spieler/14066 -1516,Bruised Ankle,2015-10-17,2015-11-07,21,4,Fabio Borini,/fabio-borini/profil/spieler/96754 -1516,Hamstring Injury,2016-02-02,2016-03-10,37,7,Jason Puncheon,/jason-puncheon/profil/spieler/47995 -1516,Knee Surgery,2016-03-17,2016-05-16,60,9,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1516,Ankle Injury,2015-09-10,2015-12-07,88,17,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1516,Ankle Injury,2015-07-08,2015-11-07,122,22,Alex Song,/alex-song/profil/spieler/27394 -1516,Hamstring Injury,2015-11-03,2015-11-30,27,5,José Enrique,/jose-enrique/profil/spieler/35571 -1516,Influenza,2015-10-05,2015-10-20,15,1,Dame N'Doye,/dame-ndoye/profil/spieler/44855 -1516,Achilles tendon problems,2016-01-02,2016-02-19,48,8,Vurnon Anita,/vurnon-anita/profil/spieler/30670 -1516,Muscle Injury,2016-02-27,2016-03-10,12,3,Victor Moses,/victor-moses/profil/spieler/59866 -1516,Hamstring Injury,2015-12-05,2016-01-16,42,9,Victor Moses,/victor-moses/profil/spieler/59866 -1516,Achilles Irritation,2016-03-07,2016-04-21,45,8,Santi Cazorla,/santi-cazorla/profil/spieler/15799 -1516,Knee Injury,2015-11-30,2016-03-07,98,20,Santi Cazorla,/santi-cazorla/profil/spieler/15799 -1516,Knee Injury,2016-04-09,2016-04-30,21,3,Timm Klose,/timm-klose/profil/spieler/65255 -1516,Cruciate Ligament Rupture,2016-02-08,2016-11-21,287,32,Kurt Zouma,/kurt-zouma/profil/spieler/157509 -1516,Unknown Injury,2016-02-19,2016-06-01,103,12,Fabricio Coloccini,/fabricio-coloccini/profil/spieler/6150 -1516,Muscle Injury,2016-02-13,2016-03-20,36,5,Cheik Tioté,/cheik-tiote/profil/spieler/33478 -1516,Knee Injury,2015-09-05,2015-10-03,28,5,Cheik Tioté,/cheik-tiote/profil/spieler/33478 -1516,Groin Injury,2015-08-15,2015-08-24,9,2,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1516,Torn Meniscus,2015-09-10,2015-12-03,84,17,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 -1516,Shoulder Injury,2016-02-13,2016-03-01,17,5,Matteo Darmian,/matteo-darmian/profil/spieler/54906 -1516,Unknown Injury,2015-12-08,2015-12-27,19,4,Matteo Darmian,/matteo-darmian/profil/spieler/54906 -1516,Muscle Injury,2016-03-18,2016-04-17,30,5,Sam Byram,/sam-byram/profil/spieler/236953 -1516,Hairline crack in calfbone,2015-08-01,2016-04-04,247,47,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -1516,Ankle Injury,2016-01-01,2016-02-03,33,8,Ryan Mason,/ryan-mason/profil/spieler/61834 -1516,Ankle Injury,2015-11-29,2015-12-19,20,5,Ryan Mason,/ryan-mason/profil/spieler/61834 -1516,Bruised Knee,2015-09-13,2015-10-17,34,8,Ryan Mason,/ryan-mason/profil/spieler/61834 -1516,Minor Knock,2016-01-14,2016-01-18,4,1,Jon Flanagan,/jon-flanagan/profil/spieler/145922 -1516,Thigh Problems,2015-07-25,2016-01-09,168,26,Steven Pienaar,/steven-pienaar/profil/spieler/4321 -1516,Unknown Injury,2016-01-09,2016-06-30,173,19,Kevin Mbabu,/kevin-mbabu/profil/spieler/183321 -1516,Achilles tendon problems,2015-10-03,2015-11-06,34,4,Kevin Mbabu,/kevin-mbabu/profil/spieler/183321 -1516,Foot Injury,2015-09-26,2015-11-03,38,7,Heung-min Son,/heung-min-son/profil/spieler/91845 -1516,Thigh Problems,2015-12-08,2016-01-03,26,2,Emanuele Giaccherini,/emanuele-giaccherini/profil/spieler/84835 -1516,Torn Muscle,2015-09-29,2015-10-20,21,2,Emanuele Giaccherini,/emanuele-giaccherini/profil/spieler/84835 -1516,Strain,2015-09-17,2015-09-27,10,3,Emanuele Giaccherini,/emanuele-giaccherini/profil/spieler/84835 -1516,Knock,2016-01-07,2016-01-21,14,3,Fernandinho,/fernandinho/profil/spieler/26267 -1516,Hamstring Injury,2016-05-02,2016-05-23,21,2,Per Mertesacker,/per-mertesacker/profil/spieler/6710 -1516,Ill,2015-08-20,2015-09-10,21,2,Per Mertesacker,/per-mertesacker/profil/spieler/6710 -1516,Knee Injury,2016-03-29,2016-12-12,258,32,Rob Elliot,/rob-elliot/profil/spieler/39037 -1516,Hamstring Injury,2016-01-06,2016-01-11,5,1,Kolo Touré,/kolo-toure/profil/spieler/3202 -1516,Thigh Problems,2015-10-28,2015-11-21,24,5,Kolo Touré,/kolo-toure/profil/spieler/3202 diff --git a/airsenal/data/injuries_1617.csv b/airsenal/data/injuries_1617.csv deleted file mode 100644 index a15b2208..00000000 --- a/airsenal/data/injuries_1617.csv +++ /dev/null @@ -1,446 +0,0 @@ -season,injury,from,until,days,games,player,url -1617,Hamstring Injury,2017-03-22,2018-03-12,355,50,Lewis Page,/lewis-page/profil/spieler/242652 -1617,Hip Injury,2016-11-14,2017-04-01,138,20,Lee Cattermole,/lee-cattermole/profil/spieler/37363 -1617,Back Injury,2016-09-27,2016-11-19,53,7,Lee Cattermole,/lee-cattermole/profil/spieler/37363 -1617,Inguinal Hernia,2016-07-08,2016-09-16,70,5,Lee Cattermole,/lee-cattermole/profil/spieler/37363 -1617,Ankle Injury,2016-10-04,2016-12-03,60,10,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -1617,Traffic Accident,2016-09-11,2017-08-25,348,41,Pape Souaré,/pape-souare/profil/spieler/125868 -1617,Abdominal Influenza,2017-06-05,2017-06-10,5,,David de Gea,/david-de-gea/profil/spieler/59377 -1617,Achilles tendon problems,2016-07-15,2016-11-20,128,15,Joe Gomez,/joe-gomez/profil/spieler/256178 -1617,Thigh Muscle Strain,2016-10-07,2016-10-14,7,,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1617,Knee Injury,2016-10-30,2018-06-30,608,139,Rhoys Wiggins,/rhoys-wiggins/profil/spieler/42298 -1617,Metatarsal Fracture,2017-02-16,2017-04-24,67,13,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1617,Ankle Injury,2016-11-02,2016-12-10,38,7,Ben Davies,/ben-davies/profil/spieler/192765 -1617,Ankle Injury,2016-11-27,2017-01-09,43,9,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -1617,Hamstring Injury,2016-12-10,2017-01-14,35,8,Stefano Okaka,/stefano-okaka/profil/spieler/35249 -1617,Hamstring Injury,2016-09-10,2016-11-19,70,9,Stefano Okaka,/stefano-okaka/profil/spieler/35249 -1617,Back Injury,2016-11-04,2016-12-09,35,5,Shaun Maloney,/shaun-maloney/profil/spieler/9508 -1617,Hamstring Injury,2016-10-26,2017-08-13,291,41,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 -1617,Injury to the ankle,2017-01-26,2017-01-29,3,1,James Ward-Prowse,/james-ward-prowse/profil/spieler/181579 -1617,Unknown Injury,2017-05-22,2017-06-30,39,,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 -1617,Knee Injury,2017-03-02,2017-03-09,7,1,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 -1617,Knee Injury,2016-08-05,2016-10-29,85,12,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 -1617,Thigh Problems,2016-10-14,2016-11-18,35,5,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 -1617,Hamstring Injury,2017-03-27,2017-04-27,31,5,Adam Lallana,/adam-lallana/profil/spieler/43530 -1617,Minor Knock,2016-11-17,2016-12-01,14,3,Adam Lallana,/adam-lallana/profil/spieler/43530 -1617,Achilles tendon rupture,2017-02-13,2017-09-22,221,20,Nathan Dyer,/nathan-dyer/profil/spieler/37011 -1617,Ankle Injury,2016-09-10,2016-11-19,70,10,Nathan Dyer,/nathan-dyer/profil/spieler/37011 -1617,Groin Injury,2016-12-01,2017-02-02,63,6,Danilo Pantic,/danilo-pantic/profil/spieler/222830 -1617,Knock,2016-11-14,2016-11-26,12,1,Glenn Whelan,/glenn-whelan/profil/spieler/12124 -1617,Knee Surgery,2017-04-05,2017-09-22,170,14,Ibrahim Afellay,/ibrahim-afellay/profil/spieler/15760 -1617,Groin Injury,2017-04-15,2017-09-11,149,11,Andy Carroll,/andy-carroll/profil/spieler/48066 -1617,Groin Injury,2017-02-04,2017-03-06,30,4,Andy Carroll,/andy-carroll/profil/spieler/48066 -1617,Knee Injury,2016-08-18,2016-12-02,106,17,Andy Carroll,/andy-carroll/profil/spieler/48066 -1617,Knee Injury,2016-07-15,2018-09-21,798,18,Moses Odubajo,/moses-odubajo/profil/spieler/163738 -1617,Knee Injury,2016-12-26,2017-02-25,61,11,Jordan Pickford,/jordan-pickford/profil/spieler/130164 -1617,Knee Injury,2016-10-15,2016-10-21,6,1,Harry Arter,/harry-arter/profil/spieler/55742 -1617,Minor Knock,2017-06-19,2017-06-21,2,,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 -1617,Tear in the abductor muscle,2017-02-01,2017-02-22,21,3,Joel Campbell,/joel-campbell/profil/spieler/131248 -1617,Ankle Injury,2017-02-08,2017-03-10,30,6,Marlos Moreno,/marlos-moreno/profil/spieler/345654 -1617,Hamstring Injury,2016-08-15,2016-09-15,31,4,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1617,Knee Injury,2016-11-07,2016-11-17,10,,Dele Alli,/dele-alli/profil/spieler/207929 -1617,Abdominal Strain,2016-11-07,2016-11-18,11,,Fraser Forster,/fraser-forster/profil/spieler/52570 -1617,Calf Problems,2016-11-02,2016-11-05,3,1,Federico Fazio,/federico-fazio/profil/spieler/45314 -1617,Muscular problems,2017-05-12,2017-05-18,6,1,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -1617,Groin Strain,2016-09-11,2016-09-18,7,1,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -1617,Unknown Injury,2016-09-18,2016-10-02,14,5,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 -1617,Knee Injury,2017-04-13,2017-04-30,17,4,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 -1617,Back Injury,2017-02-09,2017-03-01,20,4,Gaël Clichy,/gael-clichy/profil/spieler/7449 -1617,Muscle Injury,2016-12-09,2017-01-01,23,5,Bakary Sako,/bakary-sako/profil/spieler/46791 -1617,Groin Strain,2016-07-20,2016-09-14,56,5,Bakary Sako,/bakary-sako/profil/spieler/46791 -1617,Knee Injury,2017-05-21,2017-09-06,108,4,Gabriel Paulista,/gabriel-paulista/profil/spieler/149498 -1617,Ankle Injury,2016-08-08,2016-09-19,42,6,Gabriel Paulista,/gabriel-paulista/profil/spieler/149498 -1617,Adductor problems,2017-03-18,2017-04-20,33,5,Winston Reid,/winston-reid/profil/spieler/37526 -1617,Achilles tendon rupture,2016-02-01,2016-10-03,245,9,Martín Cáceres,/martin-caceres/profil/spieler/54935 -1617,Hamstring Injury,2017-01-03,2017-01-16,13,3,Francis Coquelin,/francis-coquelin/profil/spieler/74869 -1617,Knee Injury,2016-09-27,2016-10-17,20,3,Francis Coquelin,/francis-coquelin/profil/spieler/74869 -1617,Eye Injury,2016-09-09,2016-09-16,7,2,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1617,Cruciate Ligament Rupture,2017-05-23,2018-09-02,467,67,Gedion Zelalem,/gedion-zelalem/profil/spieler/228370 -1617,Shoulder Injury,2016-12-08,2017-04-30,143,26,Charlie Austin,/charlie-austin/profil/spieler/129627 -1617,Minor Knock,2016-10-31,2016-11-07,7,1,M'Baye Niang,/mbaye-niang/profil/spieler/157501 -1617,Foot Injury,2017-02-20,2017-04-17,56,8,Calum Chambers,/calum-chambers/profil/spieler/215118 -1617,Foot Injury,2017-01-26,2017-02-02,7,2,Calum Chambers,/calum-chambers/profil/spieler/215118 -1617,Ankle Injury,2017-01-26,2017-09-13,230,23,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1617,Shoulder Injury,2017-01-10,2017-04-01,81,13,Markus Henriksen,/markus-henriksen/profil/spieler/122011 -1617,Fitness,2017-01-06,2017-01-17,11,3,Allan McGregor,/allan-mcgregor/profil/spieler/9422 -1617,Back Injury,2016-05-13,2017-01-05,237,27,Allan McGregor,/allan-mcgregor/profil/spieler/9422 -1617,Ankle Injury,2017-01-06,2017-01-16,10,2,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1617,Ankle Injury,2016-11-07,2016-12-10,33,7,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1617,Ankle Injury,2017-03-18,2017-08-10,145,10,Pedro Obiang,/pedro-obiang/profil/spieler/101213 -1617,Groin Surgery,2017-03-30,2017-04-28,29,8,Juan Mata,/juan-mata/profil/spieler/44068 -1617,Fractured Jaw,2017-02-25,2017-04-03,37,7,Lucas Piazon,/lucas-piazon/profil/spieler/176485 -1617,Back trouble,2016-08-05,2016-10-31,87,13,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 -1617,Knee Injury,2016-12-14,2017-05-31,168,25,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 -1617,Hamstring Injury,2017-01-31,2017-03-04,32,6,Steven Defour,/steven-defour/profil/spieler/33866 -1617,Knock,2017-05-02,2017-05-23,21,4,Miguel Britos,/miguel-britos/profil/spieler/76799 -1617,Ruptured cruciate ligament,2016-10-17,2017-08-25,312,54,James Wilson,/james-wilson/profil/spieler/214104 -1617,Toe Injury,2017-03-20,2017-05-04,45,10,Phil Jones,/phil-jones/profil/spieler/117996 -1617,Knee Injury,2016-09-05,2016-11-03,59,13,Phil Jones,/phil-jones/profil/spieler/117996 -1617,Ankle Injury,2017-04-03,2017-04-20,17,5,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1617,Knee Injury,2017-03-13,2017-03-30,17,3,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1617,Hamstring Injury,2016-12-26,2017-01-05,10,3,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1617,Thigh Muscle Strain,2016-10-20,2016-10-27,7,3,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1617,Ligament Injury,2017-04-26,2017-09-18,145,11,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1617,Achilles tendon problems,2016-07-12,2016-08-23,42,3,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1617,Knee Injury,2016-08-23,2017-08-24,366,49,Greg Luer,/greg-luer/profil/spieler/356195 -1617,Cruciate Ligament Rupture,2016-11-27,2018-03-12,470,62,Connor Wickham,/connor-wickham/profil/spieler/95435 -1617,Knee Surgery,2017-01-03,2017-03-03,59,8,Jonathan Walters,/jonathan-walters/profil/spieler/3306 -1617,Fitness,2016-10-12,2017-01-20,100,,Saido Berahino,/saido-berahino/profil/spieler/128897 -1617,Foot Injury,2017-04-30,2017-08-20,112,11,Luke Shaw,/luke-shaw/profil/spieler/183288 -1617,Groin Injury,2016-10-30,2017-01-02,64,14,Luke Shaw,/luke-shaw/profil/spieler/183288 -1617,Hamstring Injury,2017-02-26,2017-04-20,53,8,Rubén Sobrino,/ruben-sobrino/profil/spieler/85383 -1617,Ankle Injury,2017-05-15,2017-05-31,16,2,Kyle Walker,/kyle-walker/profil/spieler/95424 -1617,Muscular problems,2017-02-23,2017-03-06,11,2,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1617,Strain,2016-09-15,2016-10-17,32,7,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1617,Knee Surgery,2017-01-22,2017-08-10,200,16,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 -1617,Thigh Muscle Strain,2017-03-16,2017-05-01,46,8,Lucas Pérez,/lucas-perez/profil/spieler/73185 -1617,Ankle Injury,2016-10-25,2016-11-30,36,8,Lucas Pérez,/lucas-perez/profil/spieler/73185 -1617,Groin Injury,2017-03-03,2017-03-13,10,2,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1617,Ankle Injury,2016-12-04,2016-12-25,21,4,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1617,Inguinal Hernia,2016-06-01,2016-08-27,87,4,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1617,Groin Strain,2017-02-08,2017-05-11,92,11,Ben Watson,/ben-watson/profil/spieler/14081 -1617,Concussion,2017-05-15,2017-06-08,24,3,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1617,Thigh Problems,2017-04-17,2017-05-04,17,4,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1617,Hamstring Injury,2016-12-12,2017-01-02,21,4,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1617,Hamstring Injury,2017-03-16,2017-04-03,18,3,Paul Pogba,/paul-pogba/profil/spieler/122153 -1617,Groin Strain,2017-03-19,2017-04-15,27,5,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 -1617,Muscle Fatigue,2016-11-14,2016-11-19,5,1,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 -1617,Knock,2016-08-16,2016-08-30,14,4,Dimitri Payet,/dimitri-payet/profil/spieler/37647 -1617,Knee Injury,2016-10-10,2017-01-27,109,16,Kenedy,/kenedy/profil/spieler/281404 -1617,Knee Injury,2017-04-03,2017-06-29,87,8,Sadio Mané,/sadio-mane/profil/spieler/200512 -1617,Shoulder Injury,2016-08-15,2016-08-22,7,1,Sadio Mané,/sadio-mane/profil/spieler/200512 -1617,Knee Injury,2017-01-24,2017-06-30,157,16,Adam Federici,/adam-federici/profil/spieler/4233 -1617,Groin Injury,2017-03-24,2017-03-31,7,,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1617,Hamstring Injury,2016-12-23,2017-02-04,43,9,Isaac Success,/isaac-success/profil/spieler/295331 -1617,Hamstring Injury,2016-10-16,2016-12-03,48,7,Isaac Success,/isaac-success/profil/spieler/295331 -1617,Knee Surgery,2016-08-24,2017-04-04,223,41,Jérémy Pied,/jeremy-pied/profil/spieler/60583 -1617,Hamstring Injury,2017-02-27,2017-06-29,122,12,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 -1617,Hamstring Injury,2016-10-10,2016-11-03,24,4,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 -1617,Calf Strain,2017-04-28,2017-05-05,7,1,Jack Rodwell,/jack-rodwell/profil/spieler/57079 -1617,Hamstring Injury,2016-11-03,2016-12-31,58,9,Jack Rodwell,/jack-rodwell/profil/spieler/57079 -1617,Knee Injury,2017-04-15,2017-04-21,6,1,Ragnar Klavan,/ragnar-klavan/profil/spieler/26669 -1617,Knee Injury,2016-08-23,2016-09-05,13,2,Ragnar Klavan,/ragnar-klavan/profil/spieler/26669 -1617,Back trouble,2016-07-18,2016-08-07,20,,Ragnar Klavan,/ragnar-klavan/profil/spieler/26669 -1617,Groin Injury,2016-09-04,2016-09-15,11,1,Enes Ünal,/enes-unal/profil/spieler/251106 -1617,Back Injury,2017-04-28,2017-08-10,104,4,Diafra Sakho,/diafra-sakho/profil/spieler/120610 -1617,Back Injury,2016-12-21,2017-03-18,87,13,Diafra Sakho,/diafra-sakho/profil/spieler/120610 -1617,Hamstring Injury,2016-11-27,2016-12-20,23,6,Diafra Sakho,/diafra-sakho/profil/spieler/120610 -1617,Back Injury,2016-07-05,2016-11-05,123,17,Diafra Sakho,/diafra-sakho/profil/spieler/120610 -1617,Back trouble,2017-03-14,2017-06-30,108,14,Wes Morgan,/wes-morgan/profil/spieler/10003 -1617,Adductor problems,2017-02-03,2017-02-14,11,3,Philipp Wollscheid,/philipp-wollscheid/profil/spieler/53173 -1617,Surgery,2017-01-04,2017-01-22,18,1,Philipp Wollscheid,/philipp-wollscheid/profil/spieler/53173 -1617,Ill,2017-02-23,2017-03-09,14,3,Reece Oxford,/reece-oxford/profil/spieler/314295 -1617,Ankle Injury,2016-10-31,2017-01-05,66,11,Reece Oxford,/reece-oxford/profil/spieler/314295 -1617,Fractured Hand,2016-11-03,2016-12-17,44,9,Kasper Schmeichel,/kasper-schmeichel/profil/spieler/16911 -1617,Hamstring Injury,2016-08-01,2016-11-05,96,12,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -1617,Hamstring Injury,2016-08-16,2016-10-25,70,11,André Ayew,/andre-ayew/profil/spieler/45403 -1617,Knock,2016-11-13,2016-11-18,5,,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 -1617,Ankle Injury,2016-12-01,2016-12-28,27,6,Vincent Janssen,/vincent-janssen/profil/spieler/207015 -1617,Concussion,2016-11-10,2016-11-16,6,,Vincent Janssen,/vincent-janssen/profil/spieler/207015 -1617,Shoulder Injury,2016-07-09,2017-04-04,269,34,James Husband,/james-husband/profil/spieler/167393 -1617,Bruised Rib,2016-12-19,2016-12-29,10,1,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1617,Knee Injury,2016-07-25,2016-09-08,45,7,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1617,Groin Injury,2016-07-19,2016-08-14,26,2,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 -1617,Ankle Injury,2016-07-06,2016-08-20,45,1,Daniel Ayala,/daniel-ayala/profil/spieler/78966 -1617,Ankle Injury,2017-05-06,2017-07-05,60,,Lazar Markovic,/lazar-markovic/profil/spieler/144303 -1617,Knock,2016-12-08,2016-12-20,12,3,Lazar Markovic,/lazar-markovic/profil/spieler/144303 -1617,Muscle Injury,2016-11-03,2016-11-18,15,1,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1617,Calf Injury,2016-08-17,2016-09-24,38,7,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1617,Shoulder Injury,2016-12-21,2017-04-02,102,19,Jonathan Williams,/jonathan-williams/profil/spieler/170322 -1617,Muscle Injury,2017-03-06,2017-03-15,9,2,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 -1617,Hamstring Injury,2017-01-29,2017-03-10,40,6,Curtis Davies,/curtis-davies/profil/spieler/18227 -1617,Hamstring Injury,2017-01-02,2017-01-20,18,4,Curtis Davies,/curtis-davies/profil/spieler/18227 -1617,Hamstring Injury,2016-12-17,2017-01-07,21,3,Tomas Kalas,/tomas-kalas/profil/spieler/148657 -1617,Unknown Injury,2016-09-20,2016-10-23,33,7,Tomas Kalas,/tomas-kalas/profil/spieler/148657 -1617,Medial Collateral Ligament Injury,2016-08-11,2016-11-24,105,15,Sebastian Larsson,/sebastian-larsson/profil/spieler/31720 -1617,Hamstring Injury,2016-10-31,2016-11-07,7,1,Max Gradel,/max-gradel/profil/spieler/28140 -1617,Hamstring Injury,2016-10-03,2016-10-17,14,1,Max Gradel,/max-gradel/profil/spieler/28140 -1617,groin strain,2017-06-28,2017-07-20,22,,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 -1617,groin strain,2017-06-23,2017-06-25,2,,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 -1617,Achilles tendon problems,2017-04-27,2017-05-31,34,4,Joselu,/joselu/profil/spieler/81999 -1617,Knee Injury,2016-09-12,2016-11-28,77,10,Joselu,/joselu/profil/spieler/81999 -1617,Calf Strain,2016-10-15,2016-11-26,42,7,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -1617,Toe Injury,2017-05-22,2017-06-30,39,,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 -1617,Shoulder Injury,2016-11-07,2016-11-18,11,,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 -1617,Shoulder Injury,2016-09-18,2016-10-16,28,4,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 -1617,Hamstring Injury,2017-03-18,2017-08-18,153,,Valon Behrami,/valon-behrami/profil/spieler/21905 -1617,Disrupted Calf Muscle,2017-04-27,2017-06-23,57,6,Claudio Bravo,/claudio-bravo/profil/spieler/40423 -1617,Groin Strain,2016-12-20,2017-01-01,12,2,Jordy Clasie,/jordy-clasie/profil/spieler/104223 -1617,Muscular problems,2017-04-25,2017-05-10,15,3,Mario Suárez,/mario-suarez/profil/spieler/37337 -1617,Ankle Injury,2017-01-14,2017-02-18,35,7,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1617,Hamstring Injury,2016-10-16,2017-05-04,200,38,Matt Targett,/matt-targett/profil/spieler/250478 -1617,Elbow Injury,2016-08-23,2016-11-18,87,12,Vito Mannone,/vito-mannone/profil/spieler/33781 -1617,Knee Injury,2016-10-01,2016-10-13,12,1,Steven Berghuis,/steven-berghuis/profil/spieler/129554 -1617,Back Injury,2017-04-03,2017-04-27,24,5,David Ospina,/david-ospina/profil/spieler/73396 -1617,Thigh Problems,2016-11-27,2016-12-05,8,3,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1617,Toe Injury,2016-09-24,2016-10-16,22,4,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1617,Concussion,2017-04-02,2017-04-09,7,3,Fábio,/fabio/profil/spieler/61891 -1617,Foot Injury,2016-07-20,2016-09-01,43,7,Brice Dja Djedje,/brice-dja-djedje/profil/spieler/93690 -1617,Hamstring Injury,2016-12-01,2017-02-27,88,18,Marko Grujic,/marko-grujic/profil/spieler/222813 -1617,Knee Injury,2016-09-29,2017-01-29,122,19,Jonathan Benteke,/jonathan-benteke/profil/spieler/273773 -1617,Back trouble,2016-11-19,2016-12-02,13,2,Artur Boruc,/artur-boruc/profil/spieler/15220 -1617,Muscular problems,2017-05-06,2017-05-31,25,2,Samir Nasri,/samir-nasri/profil/spieler/18935 -1617,Muscle Injury,2017-04-06,2017-04-27,21,4,Samir Nasri,/samir-nasri/profil/spieler/18935 -1617,Muscular problems,2017-01-20,2017-01-25,5,1,Samir Nasri,/samir-nasri/profil/spieler/18935 -1617,Achilles tendon problems,2016-11-07,2016-12-05,28,5,Samir Nasri,/samir-nasri/profil/spieler/18935 -1617,Achilles tendon problems,2016-10-31,2016-11-03,3,1,Samir Nasri,/samir-nasri/profil/spieler/18935 -1617,Sprained ankle,2016-09-12,2016-09-19,7,2,Samir Nasri,/samir-nasri/profil/spieler/18935 -1617,Fractured Leg,2017-03-27,2018-01-13,292,45,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1617,Ankle Injury,2016-08-11,2016-09-05,25,4,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1617,Calf Strain,2016-10-03,2016-10-14,11,,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -1617,Hamstring Injury,2017-02-13,2017-03-11,26,4,Simon Francis,/simon-francis/profil/spieler/13573 -1617,Arthroscopie,2016-10-06,2016-12-07,62,3,Joleon Lescott,/joleon-lescott/profil/spieler/4241 -1617,Hamstring Injury,2016-08-13,2016-08-30,17,4,Marten de Roon,/marten-de-roon/profil/spieler/133179 -1617,Leg Injury,2017-02-16,2017-03-06,18,4,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1617,Knee Injury,2016-11-21,2017-01-02,42,10,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1617,Groin Injury,2016-09-22,2016-10-24,32,6,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1617,Groin Injury,2016-05-05,2016-09-15,133,9,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1617,Ankle Injury,2016-11-28,2017-01-29,62,11,Lynden Gooch,/lynden-gooch/profil/spieler/307781 -1617,Knee Injury,2016-12-03,2017-09-15,286,36,Duncan Watmore,/duncan-watmore/profil/spieler/248045 -1617,Muscle Injury,2016-11-23,2016-12-02,9,2,Jérémie Boga,/jeremie-boga/profil/spieler/216569 -1617,Torn Meniscus,2017-05-09,2017-10-01,145,22,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 -1617,Muscular problems,2017-03-09,2017-03-23,14,2,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 -1617,Tonsillitis,2016-11-04,2016-12-07,33,4,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 -1617,Foot Injury,2017-04-29,2017-05-11,12,2,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1617,Knee Injury,2016-12-07,2017-02-24,79,12,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1617,Knee Injury,2016-09-21,2016-11-29,69,10,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1617,Hamstring Injury,2016-09-07,2016-11-04,58,8,Marc Pugh,/marc-pugh/profil/spieler/36939 -1617,Knee Injury,2017-01-19,2017-06-01,133,19,Kevin Long,/kevin-long/profil/spieler/111114 -1617,Knee Problems,2017-02-17,2017-02-24,7,2,Juan Carlos Paredes,/juan-carlos-paredes/profil/spieler/100507 -1617,groin strain,2017-04-28,2017-05-10,12,2,Jonas Olsson,/jonas-olsson/profil/spieler/25248 -1617,Ankle Injury,2017-01-02,2017-02-25,54,8,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 -1617,Meniscal Injury,2017-03-29,2017-07-17,110,9,Ramiro Funes Mori,/ramiro-funes-mori/profil/spieler/11111 -1617,Strain,2016-11-22,2016-12-17,25,5,John Terry,/john-terry/profil/spieler/3160 -1617,Ankle Injury,2016-09-11,2016-10-01,20,5,John Terry,/john-terry/profil/spieler/3160 -1617,Muscle Injury,2017-02-18,2017-04-05,46,5,Mathieu Flamini,/mathieu-flamini/profil/spieler/17396 -1617,Ankle Injury,2016-11-15,2016-12-25,40,6,Boaz Myhill,/boaz-myhill/profil/spieler/3838 -1617,Ankle Injury,2017-04-30,2017-05-10,10,3,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1617,Ankle Injury,2016-09-24,2016-11-05,42,7,Adnan Januzaj,/adnan-januzaj/profil/spieler/177847 -1617,Muscle Injury,2016-12-22,2017-01-08,17,1,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 -1617,Achilles tendon problems,2016-10-03,2016-10-22,19,2,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 -1617,Adductor problems,2017-05-12,2017-05-19,7,1,Andre Wisdom,/andre-wisdom/profil/spieler/128912 -1617,Thigh muscle rupture,2016-09-15,2016-10-06,21,6,Andre Wisdom,/andre-wisdom/profil/spieler/128912 -1617,Knock,2016-12-05,2017-01-13,39,7,James Collins,/james-collins/profil/spieler/12691 -1617,Torn Muscle Fibre,2016-11-09,2016-12-01,22,4,Jeremain Lens,/jeremain-lens/profil/spieler/38497 -1617,Unknown Injury,2016-09-29,2016-10-21,22,4,Jeremain Lens,/jeremain-lens/profil/spieler/38497 -1617,Cruciate Ligament Rupture,2017-02-02,2017-10-20,260,25,Callum Wilson,/callum-wilson/profil/spieler/123682 -1617,Knee Injury,2016-10-28,2016-11-03,6,1,Arouna Koné,/arouna-kone/profil/spieler/8552 -1617,Rupture of Outer Meniscus,2016-12-15,2017-06-01,168,24,Jan Kirchhoff,/jan-kirchhoff/profil/spieler/49734 -1617,Hamstring Injury,2016-10-03,2016-11-17,45,5,Jan Kirchhoff,/jan-kirchhoff/profil/spieler/49734 -1617,Hamstring Injury,2016-08-01,2016-09-05,35,4,Jan Kirchhoff,/jan-kirchhoff/profil/spieler/49734 -1617,Hamstring Injury,2016-08-10,2016-08-20,10,2,Kevin Wimmer,/kevin-wimmer/profil/spieler/122675 -1617,Fractured Arm,2016-10-27,2016-11-14,18,3,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1617,Hamstring Injury,2017-03-28,2017-04-15,18,4,Leon Britton,/leon-britton/profil/spieler/40043 -1617,Fractured Leg,2016-05-09,2017-12-31,601,65,Stephen Ireland,/stephen-ireland/profil/spieler/34838 -1617,Shoulder Injury,2017-02-18,2017-07-01,133,,Molla Wagué,/molla-wague/profil/spieler/129893 -1617,Flu,2016-10-21,2016-10-22,1,,Molla Wagué,/molla-wague/profil/spieler/129893 -1617,Groin Strain,2016-11-30,2016-12-14,14,4,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1617,Inguinal Hernia,2016-09-26,2016-12-17,82,12,Craig Cathcart,/craig-cathcart/profil/spieler/59606 -1617,Knee Surgery,2016-11-13,2017-04-15,153,24,Steve Mandanda,/steve-mandanda/profil/spieler/23951 -1617,Hamstring Injury,2017-04-08,2017-08-10,124,7,Michail Antonio,/michail-antonio/profil/spieler/104124 -1617,Hamstring Injury,2017-03-18,2017-04-04,17,2,Michail Antonio,/michail-antonio/profil/spieler/104124 -1617,Groin Strain,2016-11-30,2016-12-11,11,3,Michail Antonio,/michail-antonio/profil/spieler/104124 -1617,Hamstring Injury,2017-03-24,2017-06-30,98,9,James McCarthy,/james-mccarthy/profil/spieler/45333 -1617,Hamstring Injury,2016-12-19,2017-01-07,19,5,James McCarthy,/james-mccarthy/profil/spieler/45333 -1617,Groin Strain,2016-08-23,2016-10-05,43,7,James McCarthy,/james-mccarthy/profil/spieler/45333 -1617,Hamstring Injury,2017-01-08,2017-02-03,26,2,Marc Wilson,/marc-wilson/profil/spieler/30456 -1617,Hamstring Injury,2017-03-22,2017-04-14,23,3,Fraizer Campbell,/fraizer-campbell/profil/spieler/42411 -1617,Hamstring Injury,2016-07-27,2016-09-19,54,6,Fraizer Campbell,/fraizer-campbell/profil/spieler/42411 -1617,Knee Injury,2017-01-09,2017-01-30,21,6,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1617,Knee Injury,2016-09-05,2016-10-03,28,7,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1617,Unknown Injury,2017-01-30,2017-02-02,3,2,Marvin Emnes,/marvin-emnes/profil/spieler/37787 -1617,Unknown Injury,2017-01-06,2017-01-08,2,1,Marvin Emnes,/marvin-emnes/profil/spieler/37787 -1617,Unknown Injury,2016-11-06,2016-11-21,15,1,Marvin Emnes,/marvin-emnes/profil/spieler/37787 -1617,Foot Injury,2016-10-10,2016-11-14,35,4,Brad Smith,/brad-smith/profil/spieler/175745 -1617,Muscle Injury,2017-01-19,2017-01-27,8,,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1617,Ankle Injury,2016-10-22,2016-11-10,19,4,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1617,Unknown Injury,2016-12-12,2016-12-26,14,2,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 -1617,Unknown Injury,2016-11-12,2016-11-20,8,1,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 -1617,Achilles tendon problems,2016-10-14,2016-10-21,7,2,Andrea Ranocchia,/andrea-ranocchia/profil/spieler/44327 -1617,Torn Muscle Fibre,2017-05-01,2017-09-20,142,5,Jefferson Montero,/jefferson-montero/profil/spieler/77932 -1617,Hamstring Injury,2016-12-27,2017-02-28,63,9,Jefferson Montero,/jefferson-montero/profil/spieler/77932 -1617,Fractured Hand,2016-11-07,2016-11-25,18,1,Jefferson Montero,/jefferson-montero/profil/spieler/77932 -1617,Hamstring Injury,2016-09-30,2016-11-04,35,4,Jefferson Montero,/jefferson-montero/profil/spieler/77932 -1617,Hip Injury,2016-10-24,2017-11-16,388,57,Erik Lamela,/erik-lamela/profil/spieler/111630 -1617,Muscular problems,2017-05-04,2017-08-20,108,10,Ashley Young,/ashley-young/profil/spieler/14086 -1617,Knock,2017-04-03,2017-04-13,10,3,Ashley Young,/ashley-young/profil/spieler/14086 -1617,Knee Injury,2016-12-26,2017-01-16,21,5,Kieran Gibbs,/kieran-gibbs/profil/spieler/44792 -1617,Hamstring Injury,2016-10-03,2016-11-04,32,3,Glen Johnson,/glen-johnson/profil/spieler/3881 -1617,Thigh Muscle Strain,2016-07-27,2016-09-18,53,6,Glen Johnson,/glen-johnson/profil/spieler/3881 -1617,Surgery,2017-05-12,2017-06-30,49,2,Mark Noble,/mark-noble/profil/spieler/31835 -1617,Groin Strain,2016-08-22,2016-10-13,52,7,Darron Gibson,/darron-gibson/profil/spieler/42413 -1617,Head Injury,2017-01-10,2017-06-30,171,25,Ben Hamer,/ben-hamer/profil/spieler/67283 -1617,Knee Injury,2016-12-01,2017-01-22,52,10,Adrian Mariappa,/adrian-mariappa/profil/spieler/38145 -1617,Leg Injury,2016-12-02,2017-01-01,30,5,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -1617,Foot Injury,2016-11-07,2016-11-16,9,,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -1617,Muscle Injury,2016-10-09,2016-10-30,21,4,Branislav Ivanovic,/branislav-ivanovic/profil/spieler/36827 -1617,Ankle Injury,2017-03-09,2017-08-17,161,15,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -1617,Ankle Injury,2016-08-20,2016-12-03,105,19,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -1617,Thigh Muscle Strain,2016-08-14,2016-09-10,27,4,Alex Iwobi,/alex-iwobi/profil/spieler/242631 -1617,Metatarsal Fracture,2017-05-13,2017-06-30,48,3,Shane Long,/shane-long/profil/spieler/37304 -1617,Hamstring Injury,2016-10-20,2016-11-18,29,6,Shane Long,/shane-long/profil/spieler/37304 -1617,Thigh Muscle Strain,2017-01-07,2017-02-05,29,6,Leonardo Ulloa,/leonardo-ulloa/profil/spieler/54890 -1617,Cruciate Ligament Rupture,2016-12-15,2017-08-13,241,31,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -1617,Back Injury,2016-09-28,2017-01-07,101,22,Chuba Akpom,/chuba-akpom/profil/spieler/197642 -1617,Cruciate Ligament Rupture,2016-02-29,2016-10-24,238,21,Chris Brunt,/chris-brunt/profil/spieler/36814 -1617,Ankle Injury,2017-01-30,2017-04-19,79,11,Ovie Ejaria,/ovie-ejaria/profil/spieler/337284 -1617,Ill,2016-12-09,2016-12-18,9,3,Cédric Soares,/cedric-soares/profil/spieler/112988 -1617,Foot Injury,2016-10-02,2016-11-19,48,9,Cédric Soares,/cedric-soares/profil/spieler/112988 -1617,Thigh Problems,2016-10-27,2016-11-07,11,3,Nacho Monreal,/nacho-monreal/profil/spieler/43003 -1617,Knee Injury,2017-01-07,2017-02-11,35,7,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 -1617,Cruciate Ligament Rupture,2017-02-25,2017-09-23,210,20,Mauro Zárate,/mauro-zarate/profil/spieler/26456 -1617,Knee Injury,2017-03-23,2017-05-01,39,9,Chris Smalling,/chris-smalling/profil/spieler/103427 -1617,Thigh Problems,2017-02-16,2017-03-02,14,1,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1617,Fractured Hand,2016-07-28,2016-09-08,42,4,Loris Karius,/loris-karius/profil/spieler/85864 -1617,Bruise,2017-01-17,2017-02-04,18,3,Brendan Galloway,/brendan-galloway/profil/spieler/208244 -1617,Infected wound,2017-05-23,2017-05-28,5,1,Guillermo Varela,/guillermo-varela/profil/spieler/188862 -1617,Ankle problems,2017-03-27,2017-04-13,17,3,Guillermo Varela,/guillermo-varela/profil/spieler/188862 -1617,Screws/nails removal,2017-03-09,2017-03-23,14,2,Guillermo Varela,/guillermo-varela/profil/spieler/188862 -1617,Ankle problems,2017-03-02,2017-03-09,7,1,Guillermo Varela,/guillermo-varela/profil/spieler/188862 -1617,Fitness,2017-01-16,2017-02-23,38,6,Guillermo Varela,/guillermo-varela/profil/spieler/188862 -1617,Torn Ankle Ligament,2016-09-12,2017-01-16,126,15,Guillermo Varela,/guillermo-varela/profil/spieler/188862 -1617,Cruciate Ligament Injury,2016-11-06,2018-01-19,439,62,Will Keane,/will-keane/profil/spieler/118535 -1617,Knee Injury,2016-07-10,2016-10-13,95,10,Florin Gardos,/florin-gardos/profil/spieler/57423 -1617,Muscle Injury,2016-09-01,2017-01-05,126,25,Fabian Delph,/fabian-delph/profil/spieler/50362 -1617,Knee Injury,2017-06-14,2017-10-06,114,9,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1617,Knee Injury,2017-01-31,2017-03-04,32,5,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1617,Fractured Toe,2016-11-19,2016-12-17,28,6,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1617,Hamstring Injury,2017-05-10,2017-05-27,17,5,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1617,Cheekbone Fracture,2017-01-11,2017-02-04,24,3,Neil Taylor,/neil-taylor/profil/spieler/67416 -1617,Groin Strain,2016-12-20,2016-12-31,11,2,Neil Taylor,/neil-taylor/profil/spieler/67416 -1617,Back trouble,2017-05-09,2017-05-11,2,,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1617,Foot Injury,2017-01-02,2017-02-02,31,6,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1617,Hamstring Injury,2017-02-24,2017-03-09,13,2,Obbi Oulare,/obbi-oulare/profil/spieler/314959 -1617,Foot Injury,2016-09-03,2016-09-26,23,4,Obbi Oulare,/obbi-oulare/profil/spieler/314959 -1617,Ankle Injury,2017-04-23,2017-06-23,61,5,Franck Tabanou,/franck-tabanou/profil/spieler/66413 -1617,Achilles Irritation,2016-09-24,2016-11-17,54,6,Franck Tabanou,/franck-tabanou/profil/spieler/66413 -1617,Hamstring Injury,2016-07-30,2016-09-20,52,6,Billy Jones,/billy-jones/profil/spieler/36866 -1617,Knee Surgery,2016-10-26,2017-08-10,288,35,Danny Ings,/danny-ings/profil/spieler/134294 -1617,Knee Injury,2017-01-21,2017-04-04,73,9,Victor Anichebe,/victor-anichebe/profil/spieler/39532 -1617,Calf Strain,2017-01-26,2017-02-02,7,2,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 -1617,Ruptured knee ligament,2016-11-02,2017-12-31,424,,Doneil Henry,/doneil-henry/profil/spieler/157907 -1617,Knee Injury,2016-07-13,2016-09-22,71,7,Doneil Henry,/doneil-henry/profil/spieler/157907 -1617,Toe Injury,2017-04-17,2017-04-20,3,1,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -1617,Ill,2016-12-08,2016-12-17,9,3,Oscar,/oscar/profil/spieler/85314 -1617,Groin Strain,2016-12-09,2016-12-31,22,4,James Tomkins,/james-tomkins/profil/spieler/61592 -1617,Cruciate Ligament Injury,2016-11-19,2017-11-09,355,48,Paddy McNair,/paddy-mcnair/profil/spieler/167268 -1617,Ankle Injury,2017-03-13,2017-04-06,24,3,Harry Kane,/harry-kane/profil/spieler/132098 -1617,Ankle Injury,2016-09-19,2016-11-07,49,11,Harry Kane,/harry-kane/profil/spieler/132098 -1617,Calf Strain,2016-12-23,2017-01-27,35,6,Theo Walcott,/theo-walcott/profil/spieler/33713 -1617,Hamstring Injury,2016-10-25,2016-11-06,12,4,Theo Walcott,/theo-walcott/profil/spieler/33713 -1617,Hamstring Injury,2016-11-27,2017-01-27,61,13,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 -1617,Cruciate Ligament Rupture,2017-01-22,2017-12-25,337,40,Dean Marney,/dean-marney/profil/spieler/4055 -1617,Calf Injury,2017-06-07,2017-06-24,17,4,Anton Walkes,/anton-walkes/profil/spieler/307763 -1617,Shoulder Injury,2017-04-27,2017-05-20,23,7,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 -1617,Hamstring Injury,2017-01-28,2017-02-04,7,3,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -1617,Strain,2016-08-18,2016-09-17,30,5,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -1617,Fitness,2016-09-05,2016-10-17,42,7,Omar Elabdellaoui,/omar-elabdellaoui/profil/spieler/121404 -1617,Hamstring Injury,2016-12-26,2017-01-06,11,3,Jason Denayer,/jason-denayer/profil/spieler/277114 -1617,Adductors avulsion,2016-10-08,2016-11-04,27,4,Jason Denayer,/jason-denayer/profil/spieler/277114 -1617,Ankle Injury,2016-12-12,2017-01-09,28,6,Joel Matip,/joel-matip/profil/spieler/82105 -1617,Ankle Injury,2016-11-28,2016-12-05,7,2,Joel Matip,/joel-matip/profil/spieler/82105 -1617,Knock,2016-10-15,2016-10-19,4,1,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1617,Groin Strain,2017-03-19,2017-06-30,103,12,Bacary Sagna,/bacary-sagna/profil/spieler/26764 -1617,Hamstring Injury,2016-10-12,2016-11-18,37,7,Bacary Sagna,/bacary-sagna/profil/spieler/26764 -1617,Muscular problems,2016-08-17,2016-09-09,23,3,Bacary Sagna,/bacary-sagna/profil/spieler/26764 -1617,Ankle Injury,2017-04-03,2017-06-01,59,10,Harry Winks,/harry-winks/profil/spieler/249126 -1617,Leg Injury,2016-12-19,2017-01-13,25,5,Maarten Stekelenburg,/maarten-stekelenburg/profil/spieler/4311 -1617,Foot Injury,2016-10-28,2016-11-02,5,1,Maarten Stekelenburg,/maarten-stekelenburg/profil/spieler/4311 -1617,Calf Injury,2016-11-25,2016-12-13,18,3,Ryan Shawcross,/ryan-shawcross/profil/spieler/45861 -1617,Calf Injury,2017-05-22,2017-06-05,14,,Divock Origi,/divock-origi/profil/spieler/148368 -1617,Cruciate Ligament Injury,2016-08-03,2017-03-18,227,32,Muhamed Besic,/muhamed-besic/profil/spieler/93905 -1617,Foot Injury,2017-05-02,2017-05-31,29,5,Emerson Hyndman,/emerson-hyndman/profil/spieler/223047 -1617,groin strain,2016-08-30,2016-09-09,10,,James McArthur,/james-mcarthur/profil/spieler/41416 -1617,Hamstring Injury,2017-04-25,2017-06-30,66,5,Matt Phillips,/matt-phillips/profil/spieler/77274 -1617,Hamstring Injury,2017-02-11,2017-04-04,52,7,Matt Phillips,/matt-phillips/profil/spieler/77274 -1617,Thigh Problems,2017-06-10,2017-09-10,92,5,Gareth McAuley,/gareth-mcauley/profil/spieler/40567 -1617,Cruciate Ligament Rupture,2016-12-05,2017-12-10,370,53,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 -1617,Hamstring Injury,2016-07-30,2017-01-07,161,23,Matthew Pennington,/matthew-pennington/profil/spieler/220755 -1617,Ankle problems,2017-06-24,2017-06-24,0,,Emre Can,/emre-can/profil/spieler/119296 -1617,Knee Injury,2016-12-09,2016-12-19,10,3,Emre Can,/emre-can/profil/spieler/119296 -1617,Tear in a joint capsule,2016-08-22,2016-09-20,29,5,Emre Can,/emre-can/profil/spieler/119296 -1617,Ankle Injury,2017-01-13,2017-02-06,24,4,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 -1617,Knee Injury,2016-12-08,2016-12-15,7,2,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1617,Groin Injury,2016-08-31,2016-09-16,16,1,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 -1617,Groin Injury,2017-04-13,2017-04-28,15,3,Islam Slimani,/islam-slimani/profil/spieler/174915 -1617,Groin Injury,2017-01-23,2017-03-13,49,9,Islam Slimani,/islam-slimani/profil/spieler/174915 -1617,Minor Knock,2016-10-27,2016-11-03,7,2,Islam Slimani,/islam-slimani/profil/spieler/174915 -1617,Metatarsal Fracture,2017-03-11,2017-06-01,82,11,Ángel Rangel,/angel-rangel/profil/spieler/66550 -1617,Hamstring Injury,2016-10-08,2016-10-28,20,4,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1617,Knee Injury,2016-08-01,2016-08-27,26,3,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1617,Hip Injury,2017-02-28,2017-04-07,38,4,Christian Kabasele,/christian-kabasele/profil/spieler/81512 -1617,Hamstring Injury,2017-01-21,2017-02-04,14,4,Christian Kabasele,/christian-kabasele/profil/spieler/81512 -1617,Hamstring Injury,2016-07-20,2016-08-23,34,3,Lucas Leiva,/lucas-leiva/profil/spieler/41414 -1617,Hamstring Injury,2016-10-11,2016-10-21,10,1,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1617,Knee Injury,2016-09-17,2016-09-23,6,1,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1617,Calf Strain,2017-03-18,2017-04-17,30,5,Petr Cech,/petr-cech/profil/spieler/5658 -1617,Hamstring Injury,2017-04-09,2017-05-13,34,6,Bryan Oviedo,/bryan-oviedo/profil/spieler/124983 -1617,Fractured Toe,2016-12-01,2016-12-25,24,4,Federico Fernández,/federico-fernandez/profil/spieler/85475 -1617,Hamstring Injury,2017-01-27,2017-02-13,17,3,Charlie Daniels,/charlie-daniels/profil/spieler/61819 -1617,Ankle Injury,2016-10-06,2017-01-06,92,13,Lewis Cook,/lewis-cook/profil/spieler/249089 -1617,Shoulder Injury,2016-11-01,2017-03-01,120,21,Tommie Hoban,/tommie-hoban/profil/spieler/183161 -1617,Ankle Injury,2016-10-15,2017-01-31,108,8,Marcus Edwards,/marcus-edwards/profil/spieler/314367 -1617,Groin Injury,2016-08-27,2016-12-09,104,14,Fabio Borini,/fabio-borini/profil/spieler/96754 -1617,Toe Injury,2016-08-18,2016-08-26,8,2,Fabio Borini,/fabio-borini/profil/spieler/96754 -1617,Thigh muscle rupture,2017-02-25,2017-05-25,89,17,Stephy Mavididi,/stephy-mavididi/profil/spieler/340328 -1617,Calf Strain,2017-02-04,2017-04-01,56,7,Michael Dawson,/michael-dawson/profil/spieler/9988 -1617,Knee Injury,2016-07-20,2016-10-20,92,10,Michael Dawson,/michael-dawson/profil/spieler/9988 -1617,Knee Injury,2017-04-01,2017-05-20,49,8,Andrew Surman,/andrew-surman/profil/spieler/29975 -1617,Hamstring Injury,2016-10-29,2016-12-25,57,8,Andrew Surman,/andrew-surman/profil/spieler/29975 -1617,Hamstring Injury,2016-09-05,2016-10-03,28,7,Danny Rose,/danny-rose/profil/spieler/50174 -1617,Knee Injury,2016-11-19,2016-12-27,38,7,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1617,Nose surgery,2017-05-23,2017-07-02,40,,Leroy Sané,/leroy-sane/profil/spieler/192565 -1617,Muscle Injury,2016-12-18,2017-01-13,26,5,Leroy Sané,/leroy-sane/profil/spieler/192565 -1617,Hamstring Injury,2016-08-04,2016-09-04,31,5,Leroy Sané,/leroy-sane/profil/spieler/192565 -1617,Ankle Injury,2017-06-08,2017-06-08,0,,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1617,Abdominal Influenza,2017-02-13,2017-02-16,3,1,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1617,Influenza,2016-12-08,2016-12-08,0,1,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1617,Unknown Injury,2016-09-18,2016-10-02,14,5,Eric Dier,/eric-dier/profil/spieler/175722 -1617,Hip problems,2016-08-21,2016-09-09,19,3,John O'Shea,/john-oshea/profil/spieler/3540 -1617,Groin Strain,2016-11-30,2016-12-11,11,3,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1617,Knee Injury,2016-07-23,2016-10-15,84,13,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1617,Foot Injury,2017-05-10,2017-05-31,21,2,Abel Hernández,/abel-hernandez/profil/spieler/76608 -1617,Hamstring Injury,2017-02-04,2017-02-25,21,3,Abel Hernández,/abel-hernandez/profil/spieler/76608 -1617,Tear in the abductor muscle,2016-11-07,2017-01-02,56,10,Abel Hernández,/abel-hernandez/profil/spieler/76608 -1617,Knee Injury,2016-12-17,2017-01-21,35,7,Viktor Fischer,/viktor-fischer/profil/spieler/95755 -1617,Calf Strain,2017-03-18,2017-04-07,20,3,Victor Moses,/victor-moses/profil/spieler/59866 -1617,Calf Strain,2017-03-05,2017-04-17,43,6,George Friend,/george-friend/profil/spieler/77544 -1617,Calf Injury,2017-01-28,2017-03-03,34,6,George Friend,/george-friend/profil/spieler/77544 -1617,Knee Injury,2016-11-17,2016-12-14,27,5,George Friend,/george-friend/profil/spieler/77544 -1617,Ankle Surgery,2016-10-20,2018-06-30,618,103,Santi Cazorla,/santi-cazorla/profil/spieler/15799 -1617,Knee Injury,2016-10-17,2016-12-01,45,9,Toby Alderweireld,/toby-alderweireld/profil/spieler/42710 -1617,Ankle Injury,2016-10-14,2017-02-19,128,12,Jake Hesketh,/jake-hesketh/profil/spieler/315185 -1617,Leg Injury,2016-12-03,2017-07-01,210,,Álvaro Arbeloa,/alvaro-arbeloa/profil/spieler/28260 -1617,Foot Injury,2017-01-29,2017-02-25,27,5,Costel Pantilimon,/costel-pantilimon/profil/spieler/47659 -1617,Calf Strain,2017-01-02,2017-02-11,40,7,Jonny Evans,/jonny-evans/profil/spieler/42412 -1617,Ankle Injury,2017-04-13,2017-04-20,7,1,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 -1617,Hip Injury,2017-04-22,2017-04-26,4,1,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 -1617,Hip problems,2017-03-02,2017-03-29,27,3,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 -1617,Ill,2017-02-17,2017-03-01,12,1,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 -1617,Hamstring Injury,2016-11-26,2016-11-04,22,,Luciano Narsingh,/luciano-narsingh/profil/spieler/72462 -1617,Leg Injury,2016-10-09,2016-10-14,5,,Luciano Narsingh,/luciano-narsingh/profil/spieler/72462 -1617,Hamstring Injury,2016-10-01,2017-01-08,99,17,Sam Byram,/sam-byram/profil/spieler/236953 -1617,Knee Injury,2016-10-22,2017-02-25,126,18,Geoff Cameron,/geoff-cameron/profil/spieler/31642 -1617,Nose Injury,2016-11-12,2016-12-07,25,5,Dusan Tadić,/dusan-tadi%C4%87/profil/spieler/36139 -1617,Hairline crack in calfbone,2017-04-16,2017-08-06,112,1,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -1617,Knee Injury,2016-07-31,2016-08-11,11,,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -1617,Knee Injury,2017-02-06,2017-03-02,24,4,Patrick Roberts,/patrick-roberts/profil/spieler/225452 -1617,Knee Injury,2016-08-04,2016-08-25,21,5,Patrick Roberts,/patrick-roberts/profil/spieler/225452 -1617,Fractured Skull,2017-01-22,2018-02-13,387,,Ryan Mason,/ryan-mason/profil/spieler/61834 -1617,Ankle Injury,2017-04-08,2017-04-29,21,3,Jack Cork,/jack-cork/profil/spieler/40613 -1617,Ankle Injury,2017-03-06,2017-04-13,38,4,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 -1617,Muscle Injury,2016-08-17,2016-09-18,32,5,Borja Bastón,/borja-baston/profil/spieler/85324 -1617,Ankle Injury,2016-08-07,2016-09-09,33,4,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1617,Calf Strain,2017-02-11,2017-04-08,56,6,Steven Pienaar,/steven-pienaar/profil/spieler/4321 -1617,Hamstring Injury,2016-09-24,2016-10-15,21,3,Steven Pienaar,/steven-pienaar/profil/spieler/4321 -1617,Hand fracture,2017-06-15,2017-08-12,58,,Heung-min Son,/heung-min-son/profil/spieler/91845 -1617,Achilles tendon surgery,2016-07-11,2017-02-01,205,1,Alex Bruce,/alex-bruce/profil/spieler/37957 -1617,Bruise,2017-01-26,2017-02-06,11,2,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 -1617,Knock,2016-11-02,2016-11-04,2,,Fernandinho,/fernandinho/profil/spieler/26267 -1617,Knee Injury,2017-01-01,2017-01-19,18,1,Nathan,/nathan/profil/spieler/294798 -1617,Foot Injury,2016-08-07,2016-08-19,12,1,James Milner,/james-milner/profil/spieler/3333 -1617,Knee Injury,2016-07-21,2017-01-27,190,32,Per Mertesacker,/per-mertesacker/profil/spieler/6710 -1617,Back trouble,2016-12-12,2016-12-15,3,1,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 -1617,Cold,2016-11-21,2016-11-28,7,1,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 -1617,Muscular problems,2016-08-21,2016-09-19,29,3,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 -1617,Hamstring Injury,2017-01-31,2017-03-04,32,6,Antonio Barragán,/antonio-barragan/profil/spieler/32522 diff --git a/airsenal/data/injuries_1718.csv b/airsenal/data/injuries_1718.csv deleted file mode 100644 index f3679fd2..00000000 --- a/airsenal/data/injuries_1718.csv +++ /dev/null @@ -1,444 +0,0 @@ -season,injury,from,until,days,games,player,url -1718,Injury to the ankle,2017-12-28,2018-03-31,93,14,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1718,Thigh Muscle Strain,2017-09-28,2017-10-19,21,2,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1718,groin strain,2017-08-21,2017-09-11,21,3,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1718,Ankle Injury,2018-04-28,2018-06-30,63,4,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -1718,Tibia and Fibula Fracture,2018-04-18,2019-01-31,288,50,Soufyan Ahannach,/soufyan-ahannach/profil/spieler/262895 -1718,Fractured Foot,2018-03-02,2018-04-22,51,7,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 -1718,Stretched Ligament,2017-12-15,2017-12-29,14,2,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 -1718,Adductor problems,2017-07-01,2017-07-22,21,,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 -1718,Shoulder Injury,2018-02-12,2018-06-30,138,12,Sean Scannell,/sean-scannell/profil/spieler/61549 -1718,Groin Injury,2018-01-03,2018-02-02,30,7,Sean Scannell,/sean-scannell/profil/spieler/61549 -1718,Hamstring Injury,2018-03-03,2018-05-14,72,11,Daniel Amartey,/daniel-amartey/profil/spieler/214056 -1718,Ankle Surgery,2018-05-08,2018-07-01,54,2,Joe Gomez,/joe-gomez/profil/spieler/256178 -1718,Ankle Injury,2018-03-23,2018-04-20,28,5,Joe Gomez,/joe-gomez/profil/spieler/256178 -1718,Thigh Problems,2017-09-22,2017-10-15,23,4,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1718,Torn Knee Ligament,2018-01-01,2018-02-24,54,12,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1718,Fracture of the orbit,2017-06-10,2017-06-30,20,,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1718,Hamstring Injury,2017-12-30,2018-01-24,25,6,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -1718,Knock,2017-10-26,2017-11-07,12,3,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -1718,Back trouble,2017-08-03,2017-08-28,25,5,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -1718,Ill,2017-10-10,2017-10-22,12,3,Ben Davies,/ben-davies/profil/spieler/192765 -1718,Calf Strain,2017-11-19,2017-12-14,25,6,Stefano Okaka,/stefano-okaka/profil/spieler/35249 -1718,Ankle Surgery,2017-10-14,2018-01-13,91,17,Philip Billing,/philip-billing/profil/spieler/320411 -1718,Calf Problems,2017-07-01,2017-10-16,107,10,Sam Baldock,/sam-baldock/profil/spieler/67211 -1718,Knee Injury,2018-06-01,2021-01-12,956,,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 -1718,Knee Problems,2018-04-17,2018-04-27,10,,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 -1718,Shoulder Injury,2018-02-05,2018-02-24,19,,Marco van Ginkel,/marco-van-ginkel/profil/spieler/147034 -1718,Hamstring Injury,2018-01-14,2018-01-29,15,4,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 -1718,Cals Sclerosis,2017-10-15,2017-10-30,15,3,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1718,Hamstring Injury,2018-03-31,2018-05-13,43,11,Adam Lallana,/adam-lallana/profil/spieler/43530 -1718,Hamstring Injury,2017-07-31,2017-11-25,117,21,Adam Lallana,/adam-lallana/profil/spieler/43530 -1718,Knee Injury,2018-03-17,2018-05-05,49,7,Adam Smith,/adam-smith/profil/spieler/61841 -1718,Injury to the ankle,2018-01-06,2018-04-15,99,13,Andy Carroll,/andy-carroll/profil/spieler/48066 -1718,Calf Strain,2018-02-15,2018-05-13,87,11,Scott Arfield,/scott-arfield/profil/spieler/55291 -1718,Hamstring Injury,2017-09-05,2017-11-26,82,11,Kasey Palmer,/kasey-palmer/profil/spieler/258216 -1718,Problems with the hip flexor,2017-11-02,2017-11-16,14,1,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1718,Calf Injury,2017-11-26,2018-02-28,94,18,Leighton Baines,/leighton-baines/profil/spieler/13507 -1718,Hamstring Injury,2017-11-02,2017-11-15,13,1,Dele Alli,/dele-alli/profil/spieler/207929 -1718,Back Injury,2017-12-11,2018-01-21,41,9,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 -1718,Eye Injury,2017-09-13,2017-09-22,9,2,Christian Fuchs,/christian-fuchs/profil/spieler/6636 -1718,Cruciate Ligament Rupture,2017-05-29,2017-11-02,157,14,Emerson,/emerson/profil/spieler/181778 -1718,Shoulder Injury,2017-08-26,2018-01-19,146,24,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 -1718,Fractured Arm,2017-06-28,2017-09-08,72,,Fernando Llorente,/fernando-llorente/profil/spieler/35564 -1718,Ill,2018-03-21,2018-04-06,16,1,Lys Mousset,/lys-mousset/profil/spieler/291422 -1718,Facial Injury,2017-09-10,2017-09-12,2,,Ederson,/ederson/profil/spieler/238223 -1718,Bruised Ankle,2017-09-19,2017-10-22,33,7,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 -1718,Ankle Injury,2018-01-30,2018-08-18,200,1,Bakary Sako,/bakary-sako/profil/spieler/46791 -1718,Calf Injury,2017-07-22,2017-09-15,55,5,Bakary Sako,/bakary-sako/profil/spieler/46791 -1718,Knee Injury,2018-03-03,2019-06-30,484,53,Winston Reid,/winston-reid/profil/spieler/37526 -1718,Tonsillitis,2018-02-06,2018-02-11,5,1,Winston Reid,/winston-reid/profil/spieler/37526 -1718,groin strain,2018-01-10,2018-02-02,23,5,Winston Reid,/winston-reid/profil/spieler/37526 -1718,Calf Strain,2017-08-19,2017-09-11,23,4,Winston Reid,/winston-reid/profil/spieler/37526 -1718,Achilles tendon problems,2018-01-24,2018-02-02,9,3,Willian,/willian/profil/spieler/52769 -1718,Achilles tendon rupture,2018-03-16,2018-09-22,190,15,Francis Coquelin,/francis-coquelin/profil/spieler/74869 -1718,Hamstring Injury,2017-09-09,2017-10-12,33,7,Francis Coquelin,/francis-coquelin/profil/spieler/74869 -1718,Ankle Injury,2017-07-29,2017-08-07,9,1,Francis Coquelin,/francis-coquelin/profil/spieler/74869 -1718,Fractured Rib,2018-03-27,2018-08-28,154,8,Konstantinos Stafylidis,/konstantinos-stafylidis/profil/spieler/148967 -1718,Ill,2017-12-12,2017-12-15,3,1,Konstantinos Stafylidis,/konstantinos-stafylidis/profil/spieler/148967 -1718,Muscular problems,2017-10-12,2017-11-01,20,3,Konstantinos Stafylidis,/konstantinos-stafylidis/profil/spieler/148967 -1718,Knock,2017-08-10,2017-08-28,18,3,Konstantinos Stafylidis,/konstantinos-stafylidis/profil/spieler/148967 -1718,Muscular problems,2017-07-27,2017-08-09,13,,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1718,Hamstring Injury,2018-04-30,2018-05-31,31,3,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -1718,Hamstring Injury,2017-12-23,2018-03-31,98,17,Charlie Austin,/charlie-austin/profil/spieler/129627 -1718,Knee Injury,2017-12-12,2018-02-10,60,12,Stephen Ward,/stephen-ward/profil/spieler/34691 -1718,Knee Surgery,2017-05-25,2017-08-20,87,7,Tiemoué Bakayoko,/tiemoue-bakayoko/profil/spieler/182618 -1718,Hip Injury,2017-09-21,2017-11-18,58,11,Calum Chambers,/calum-chambers/profil/spieler/215118 -1718,Knee Injury,2018-04-01,2018-05-13,42,9,David Luiz,/david-luiz/profil/spieler/46741 -1718,Ankle Injury,2018-02-10,2018-03-31,49,8,David Luiz,/david-luiz/profil/spieler/46741 -1718,Ankle problems,2018-01-25,2018-02-02,8,2,David Luiz,/david-luiz/profil/spieler/46741 -1718,Knee Injury,2017-11-26,2018-01-05,40,11,David Luiz,/david-luiz/profil/spieler/46741 -1718,Back Injury,2018-01-19,2018-02-09,21,5,Álvaro Morata,/alvaro-morata/profil/spieler/128223 -1718,Hamstring Injury,2017-09-30,2017-10-18,18,3,Álvaro Morata,/alvaro-morata/profil/spieler/128223 -1718,Thigh Problems,2017-12-22,2018-01-15,24,6,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1718,Knock,2017-11-29,2017-12-01,2,,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 -1718,Heel Bone Injury,2017-09-11,2017-10-21,40,7,Steve Mounié,/steve-mounie/profil/spieler/238639 -1718,Knee Injury,2018-01-27,2018-05-04,97,12,Pedro Obiang,/pedro-obiang/profil/spieler/101213 -1718,Muscular problems,2017-09-17,2017-10-14,27,4,Pedro Obiang,/pedro-obiang/profil/spieler/101213 -1718,Hip Injury,2017-09-20,2017-09-24,4,1,Martin Cranie,/martin-cranie/profil/spieler/27659 -1718,Hip Injury,2017-07-27,2017-09-18,53,6,Martin Cranie,/martin-cranie/profil/spieler/27659 -1718,Fibula Fracture,2017-08-15,2017-12-23,130,22,Lucas Piazon,/lucas-piazon/profil/spieler/176485 -1718,Knee Injury,2017-12-12,2017-12-22,10,2,Stuart Findlay,/stuart-findlay/profil/spieler/165334 -1718,Unknown Injury,2018-01-18,2018-02-10,23,4,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 -1718,Shoulder Injury,2017-09-29,2017-11-18,50,7,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 -1718,tendon irritation,2017-10-21,2017-11-19,29,4,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 -1718,Groin Injury,2017-08-12,2017-09-09,28,5,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 -1718,Ankle Surgery,2017-07-15,2017-11-24,132,22,Alex Pritchard,/alex-pritchard/profil/spieler/200777 -1718,Ankle Injury,2017-07-10,2017-09-05,57,4,Trevoh Chalobah,/trevoh-chalobah/profil/spieler/346314 -1718,Foot Injury,2017-08-01,2017-09-16,46,6,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 -1718,Groin Strain,2018-03-17,2018-05-05,49,7,Eric Maxim Choupo-Moting,/eric-maxim-choupo-moting/profil/spieler/45660 -1718,Cartilage Damage,2018-01-22,2018-06-30,159,14,Steven Defour,/steven-defour/profil/spieler/33866 -1718,Knock,2018-05-10,2018-06-01,22,1,Miguel Britos,/miguel-britos/profil/spieler/76799 -1718,Bruised Foot,2017-11-25,2018-02-21,88,17,Miguel Britos,/miguel-britos/profil/spieler/76799 -1718,Cut,2017-09-22,2017-09-30,8,2,Michael Keane,/michael-keane/profil/spieler/118534 -1718,Hamstring Injury,2018-02-02,2018-03-30,56,9,Ross Barkley,/ross-barkley/profil/spieler/131978 -1718,Hamstring Injury,2017-08-14,2017-12-26,134,29,Ross Barkley,/ross-barkley/profil/spieler/131978 -1718,Hamstring Injury,2018-02-15,2018-04-10,54,9,Phil Jones,/phil-jones/profil/spieler/117996 -1718,Hamstring Injury,2017-11-13,2017-11-30,17,4,Phil Jones,/phil-jones/profil/spieler/117996 -1718,Cruciate Ligament Injury,2018-02-03,2018-11-10,280,35,Wilfried Bony,/wilfried-bony/profil/spieler/81808 -1718,Thigh Problems,2017-09-30,2017-11-18,49,7,Wilfried Bony,/wilfried-bony/profil/spieler/81808 -1718,Knee Injury,2018-05-03,2018-05-31,28,2,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1718,Calf Injury,2017-12-09,2018-01-28,50,10,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1718,Groin Strain,2018-03-29,2018-05-31,63,7,Connor Wickham,/connor-wickham/profil/spieler/95435 -1718,Knee Injury,2018-01-16,2018-04-21,95,11,Jonathan Walters,/jonathan-walters/profil/spieler/3306 -1718,Knee Problems,2017-09-18,2017-12-22,95,14,Jonathan Walters,/jonathan-walters/profil/spieler/3306 -1718,Hamstring Injury,2017-11-28,2018-02-24,88,17,Will Hughes,/will-hughes/profil/spieler/207014 -1718,Knock,2018-05-26,2018-08-11,77,3,James Tarkowski,/james-tarkowski/profil/spieler/173504 -1718,Groin Strain,2018-01-22,2018-02-10,19,3,James Tarkowski,/james-tarkowski/profil/spieler/173504 -1718,Ankle Injury,2017-08-27,2017-09-08,12,,Nathan Aké,/nathan-ake/profil/spieler/177476 -1718,Ankle Fracture,2018-03-14,2018-07-01,109,12,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 -1718,Hamstring Injury,2018-02-23,2018-03-09,14,2,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 -1718,Thigh Muscle Strain,2017-08-20,2017-09-18,29,4,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 -1718,Hairline crack in calfbone,2017-08-06,2017-10-16,71,10,Beram Kayal,/beram-kayal/profil/spieler/44741 -1718,Knee Injury,2018-04-05,2018-04-28,23,6,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1718,Fractured Rib,2017-08-26,2017-09-01,6,,Adrien Silva,/adrien-silva/profil/spieler/56810 -1718,Ankle Injury,2018-03-31,2018-06-01,62,7,Elias Kachunga,/elias-kachunga/profil/spieler/49501 -1718,Ligament Injury,2017-12-17,2018-03-05,78,15,Elias Kachunga,/elias-kachunga/profil/spieler/49501 -1718,Back Injury,2017-10-21,2017-10-28,7,2,Elias Kachunga,/elias-kachunga/profil/spieler/49501 -1718,Cruciate Ligament Rupture,2018-01-08,2018-11-15,311,,Izzy Brown,/izzy-brown/profil/spieler/245805 -1718,Knee Injury,2017-12-22,2017-12-31,9,3,Izzy Brown,/izzy-brown/profil/spieler/245805 -1718,Hamstring Injury,2017-08-12,2017-09-24,43,8,Izzy Brown,/izzy-brown/profil/spieler/245805 -1718,Knee Problems,2018-05-04,2018-05-13,9,3,Chicharito,/chicharito/profil/spieler/50935 -1718,Hamstring Injury,2017-11-11,2017-12-03,22,4,Chicharito,/chicharito/profil/spieler/50935 -1718,Knee Injury,2018-03-31,2018-08-01,123,7,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1718,Groin Injury,2017-10-28,2017-11-25,28,4,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1718,groin strain,2017-08-11,2017-09-09,29,5,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1718,Thigh Muscle Strain,2017-10-24,2017-11-18,25,4,Martin Olsson,/martin-olsson/profil/spieler/38073 -1718,Knee Injury,2018-04-13,2018-07-01,79,6,Christian Atsu,/christian-atsu/profil/spieler/186997 -1718,Thigh Muscle Strain,2017-11-08,2017-12-02,24,4,Christian Atsu,/christian-atsu/profil/spieler/186997 -1718,Thigh Muscle Strain,2017-12-02,2017-12-22,20,7,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1718,Hamstring Injury,2017-10-09,2017-11-18,40,8,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1718,Thigh muscle rupture,2017-09-14,2017-11-16,63,12,Paul Pogba,/paul-pogba/profil/spieler/122153 -1718,Knee Injury,2018-02-16,2018-03-17,29,4,Maya Yoshida,/maya-yoshida/profil/spieler/81789 -1718,Hamstring Injury,2018-01-13,2018-01-21,8,2,Maya Yoshida,/maya-yoshida/profil/spieler/81789 -1718,Hamstring Injury,2017-10-09,2017-11-02,24,5,Sadio Mané,/sadio-mane/profil/spieler/200512 -1718,Groin Injury,2017-06-10,2017-08-19,70,2,Troy Deeney,/troy-deeney/profil/spieler/65477 -1718,Meniscal Injury,2017-09-03,2017-12-16,104,32,Adam Federici,/adam-federici/profil/spieler/4233 -1718,Hamstring Injury,2018-01-02,2018-01-19,17,2,Erik Pieters,/erik-pieters/profil/spieler/43763 -1718,Knee Injury,2017-10-09,2017-12-23,75,12,Isaac Success,/isaac-success/profil/spieler/295331 -1718,Ankle Injury,2017-12-07,2018-01-26,50,10,Alberto Moreno,/alberto-moreno/profil/spieler/207917 -1718,Calf Injury,2017-09-17,2017-10-28,41,6,Collin Quaner,/collin-quaner/profil/spieler/123397 -1718,Tonsillitis,2017-12-09,2017-12-16,7,3,João Mário,/joao-mario/profil/spieler/149729 -1718,Tonsillitis,2017-10-15,2017-10-20,5,1,João Mário,/joao-mario/profil/spieler/149729 -1718,Ankle problems,2018-01-01,2018-01-11,10,3,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -1718,Back Injury,2017-10-16,2017-11-03,18,3,Diafra Sakho,/diafra-sakho/profil/spieler/120610 -1718,Hamstring contusion,2018-01-01,2018-02-15,45,9,Wes Morgan,/wes-morgan/profil/spieler/10003 -1718,Torn Muscle Fibre,2018-03-12,2018-05-04,53,6,Reece Oxford,/reece-oxford/profil/spieler/314295 -1718,Distortion of the ankle,2018-01-01,2018-01-15,14,4,Reece Oxford,/reece-oxford/profil/spieler/314295 -1718,Ankle problems,2017-08-03,2017-08-17,14,1,Reece Oxford,/reece-oxford/profil/spieler/314295 -1718,Thigh Muscle Strain,2018-04-29,2018-06-08,40,6,Jordon Mutch,/jordon-mutch/profil/spieler/57207 -1718,Muscle Injury,2018-04-01,2018-04-25,24,3,Jordon Mutch,/jordon-mutch/profil/spieler/57207 -1718,Ankle Injury,2018-04-14,2018-05-13,29,6,Kasper Schmeichel,/kasper-schmeichel/profil/spieler/16911 -1718,Shoulder Injury,2018-05-06,2018-07-09,64,2,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -1718,Hamstring Injury,2018-01-16,2018-02-10,25,5,André Ayew,/andre-ayew/profil/spieler/45403 -1718,Ill,2017-11-16,2017-11-24,8,2,André Ayew,/andre-ayew/profil/spieler/45403 -1718,Ankle fracture,2017-12-08,2018-04-09,122,20,Vincent Janssen,/vincent-janssen/profil/spieler/207015 -1718,Unknown Injury,2017-11-05,2017-11-15,10,,Vincent Janssen,/vincent-janssen/profil/spieler/207015 -1718,Hamstring Injury,2018-01-22,2018-02-22,31,4,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1718,Knee Injury,2017-08-28,2017-09-28,31,4,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1718,Knee Injury,2017-07-27,2017-08-24,28,3,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1718,Knee Injury,2018-04-13,2018-05-27,44,6,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1718,Knee Injury,2018-03-11,2018-04-05,25,3,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1718,Muscular problems,2017-09-21,2017-10-24,33,6,Aaron Lennon,/aaron-lennon/profil/spieler/14221 -1718,Knee Injury,2018-04-23,2018-05-05,12,3,Mikel Merino,/mikel-merino/profil/spieler/338424 -1718,Back Injury,2017-10-29,2017-11-24,26,3,Mikel Merino,/mikel-merino/profil/spieler/338424 -1718,Muscular problems,2018-03-18,2018-03-29,11,,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1718,Ankle Injury,2018-01-17,2018-04-16,89,15,Daley Blind,/daley-blind/profil/spieler/12282 -1718,Shoulder Injury,2017-11-19,2018-01-25,67,12,Jonathan Williams,/jonathan-williams/profil/spieler/170322 -1718,Ankle Injury,2018-03-20,2018-05-13,54,7,Mason Holgate,/mason-holgate/profil/spieler/348623 -1718,Heart Condition,2017-09-25,2018-01-25,122,26,Michael Carrick,/michael-carrick/profil/spieler/3878 -1718,Hip problems,2018-02-25,2018-03-20,23,4,Tomas Kalas,/tomas-kalas/profil/spieler/148657 -1718,Shinbone injury,2018-04-05,2018-06-01,57,7,Ben Mee,/ben-mee/profil/spieler/74810 -1718,Achilles tendon problems,2017-10-06,2018-06-01,238,34,James Morrison,/james-morrison/profil/spieler/27614 -1718,Knee Surgery,2017-09-20,2018-08-26,340,38,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 -1718,Knock,2018-03-28,2018-03-30,2,,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -1718,Groin Strain,2017-08-12,2017-09-07,26,4,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 -1718,Thigh Problems,2017-10-17,2017-10-29,12,2,Oliver Burke,/oliver-burke/profil/spieler/341317 -1718,Back Injury,2017-09-18,2018-04-27,221,35,Tyrone Mings,/tyrone-mings/profil/spieler/253677 -1718,Muscular problems,2017-10-24,2017-12-10,47,8,Chung-yong Lee,/chung-yong-lee/profil/spieler/81801 -1718,Ankle problems,2017-09-19,2017-10-16,27,3,Matt Targett,/matt-targett/profil/spieler/250478 -1718,Knee Injury,2017-08-05,2018-05-31,299,,Tareiq Holmes-Dennis,/tareiq-holmes-dennis/profil/spieler/261739 -1718,Shoulder Injury,2018-06-25,2018-06-25,0,,David Ospina,/david-ospina/profil/spieler/73396 -1718,groin strain,2017-10-16,2017-11-16,31,6,David Ospina,/david-ospina/profil/spieler/73396 -1718,Ankle Injury,2017-11-08,2018-02-16,100,21,Eric Bailly,/eric-bailly/profil/spieler/286384 -1718,Knock,2017-10-07,2017-10-28,21,5,Eric Bailly,/eric-bailly/profil/spieler/286384 -1718,Bruise,2017-10-10,2017-10-20,10,1,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 -1718,Hamstring Injury,2017-12-19,2018-01-29,41,10,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1718,Adductor problems,2017-11-12,2017-11-20,8,1,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1718,Ankle Injury,2017-11-27,2018-05-12,166,26,Jesús Gámez,/jesus-gamez/profil/spieler/29055 -1718,Torn Ankle Ligament,2018-04-16,2018-05-21,35,4,Michy Batshuayi,/michy-batshuayi/profil/spieler/179184 -1718,Ankle Injury,2017-11-09,2017-11-30,21,4,Michy Batshuayi,/michy-batshuayi/profil/spieler/179184 -1718,Thigh Muscle Strain,2018-02-10,2018-03-03,21,3,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1718,Concussion,2017-10-09,2017-10-19,10,1,Joe Allen,/joe-allen/profil/spieler/51452 -1718,Hamstring Injury,2018-02-13,2018-03-11,26,6,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -1718,Back trouble,2017-11-06,2017-11-15,9,,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -1718,Bruised Knee,2017-08-01,2017-08-13,12,2,André Carrillo,/andre-carrillo/profil/spieler/135057 -1718,Ankle Injury,2017-08-13,2017-09-10,28,5,Florian Lejeune,/florian-lejeune/profil/spieler/127108 -1718,Hamstring Injury,2017-08-12,2017-09-09,28,5,Simon Francis,/simon-francis/profil/spieler/13573 -1718,Knee Injury,2018-05-21,2018-08-31,102,3,Sergio Romero,/sergio-romero/profil/spieler/30690 -1718,Knee Injury,2018-03-28,2018-05-03,36,6,Sergio Romero,/sergio-romero/profil/spieler/30690 -1718,Knock,2018-02-19,2018-03-08,17,3,Sergio Romero,/sergio-romero/profil/spieler/30690 -1718,Minor Knock,2018-01-08,2018-01-18,10,1,Sergio Romero,/sergio-romero/profil/spieler/30690 -1718,groin strain,2018-06-04,2018-06-18,14,,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1718,Calf Strain,2017-12-27,2018-01-18,22,6,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1718,Muscle Injury,2017-12-11,2017-12-21,10,3,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1718,Calf Injury,2017-08-31,2017-11-16,77,14,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1718,Ankle Injury,2017-10-25,2017-11-18,24,3,Mario Lemina,/mario-lemina/profil/spieler/170934 -1718,Unknown Injury,2018-01-31,2018-02-11,11,3,David Silva,/david-silva/profil/spieler/35518 -1718,Muscle Injury,2017-12-23,2018-01-26,34,6,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1718,Thigh Problems,2017-11-02,2017-11-13,11,1,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1718,Ill,2017-08-03,2017-08-07,4,,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1718,Hamstring Injury,2017-09-02,2017-11-19,78,9,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 -1718,Knee Injury,2018-02-04,2018-04-07,62,8,Julián Speroni,/julian-speroni/profil/spieler/12814 -1718,Hamstring Injury,2018-05-14,2018-09-21,130,6,Marc Pugh,/marc-pugh/profil/spieler/36939 -1718,Knee Injury,2018-05-16,2018-07-16,61,,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1718,Groin Injury,2018-03-26,2018-03-30,4,,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1718,Ill,2018-03-03,2018-03-09,6,1,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1718,Broken wrist,2017-11-29,2017-12-01,2,,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1718,Thigh Problems,2017-10-06,2017-10-14,8,,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1718,Back Injury,2018-04-23,2018-06-30,68,4,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 -1718,Ankle Injury,2018-04-29,2018-05-19,20,5,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -1718,Head Injury,2017-12-31,2018-01-04,4,1,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -1718,Knee Surgery,2017-07-17,2018-02-04,202,39,Ramiro Funes Mori,/ramiro-funes-mori/profil/spieler/11111 -1718,Bruised Knee,2018-05-31,2018-06-04,4,,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1718,Flu,2018-04-10,2018-04-15,5,2,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1718,Abdominal Strain,2017-08-06,2017-08-20,14,3,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 -1718,Influenza,2017-07-27,2017-08-01,5,,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 -1718,Knee Injury,2017-09-09,2017-10-30,51,7,Massadio Haidara,/massadio-haidara/profil/spieler/170929 -1718,Knee Injury,2018-02-10,2018-10-30,262,27,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 -1718,Fractured Finger,2018-03-25,2018-03-29,4,,Kelechi Iheanacho,/kelechi-iheanacho/profil/spieler/295330 -1718,Foot Injury,2017-08-23,2017-09-07,15,2,Davy Klaassen,/davy-klaassen/profil/spieler/182932 -1718,Knee Injury,2018-05-02,2018-05-21,19,,Connor Randall,/connor-randall/profil/spieler/262545 -1718,Knock,2018-04-02,2018-04-07,5,1,Connor Randall,/connor-randall/profil/spieler/262545 -1718,Fractured Hand,2017-12-27,2018-01-03,7,2,Connor Randall,/connor-randall/profil/spieler/262545 -1718,Knee Injury,2017-10-26,2017-11-04,9,1,Connor Randall,/connor-randall/profil/spieler/262545 -1718,Hamstring Injury,2018-03-21,2018-05-13,53,8,James Collins,/james-collins/profil/spieler/12691 -1718,Ankle Injury,2017-09-16,2017-11-28,73,11,James Collins,/james-collins/profil/spieler/12691 -1718,Wirst Injury,2018-02-24,2018-04-15,50,6,Lee Grant,/lee-grant/profil/spieler/13460 -1718,Thigh Problems,2017-12-17,2017-12-24,7,3,Joshua King,/joshua-king/profil/spieler/91059 -1718,Minor Knock,2018-06-28,2018-07-02,4,,John Stones,/john-stones/profil/spieler/186590 -1718,Tear in the abductor muscle,2018-04-05,2018-05-03,28,5,John Stones,/john-stones/profil/spieler/186590 -1718,Hamstring Injury,2017-11-20,2018-01-01,42,12,John Stones,/john-stones/profil/spieler/186590 -1718,Ankle Injury,2017-08-23,2017-09-07,15,1,Lucas Moura,/lucas-moura/profil/spieler/77100 -1718,Foot Injury,2018-04-28,2018-05-13,15,3,Chris Wood,/chris-wood/profil/spieler/108725 -1718,Knee Injury,2017-12-23,2018-02-24,63,11,Chris Wood,/chris-wood/profil/spieler/108725 -1718,Hamstring Injury,2017-12-17,2018-01-12,26,7,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1718,Minor Knock,2017-09-25,2017-09-28,3,1,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1718,Rest,2017-09-18,2017-09-21,3,1,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1718,Minor Knock,2017-11-02,2017-11-16,14,1,Michel Vorm,/michel-vorm/profil/spieler/26276 -1718,Groin Strain,2017-12-02,2018-01-15,44,10,Bruno Martins Indi,/bruno-martins-indi/profil/spieler/112052 -1718,Groin Injury,2017-09-28,2017-10-14,16,2,Bruno Martins Indi,/bruno-martins-indi/profil/spieler/112052 -1718,Ankle Injury,2017-08-05,2017-08-19,14,1,Kieran Trippier,/kieran-trippier/profil/spieler/95810 -1718,Groin Strain,2018-01-19,2018-02-27,39,9,Leon Britton,/leon-britton/profil/spieler/40043 -1718,Groin Injury,2017-10-21,2017-11-18,28,5,Leon Britton,/leon-britton/profil/spieler/40043 -1718,Back trouble,2017-08-16,2017-09-10,25,4,Leon Britton,/leon-britton/profil/spieler/40043 -1718,Ankle Injury,2017-07-27,2017-09-11,46,5,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1718,Injury to the ankle,2017-12-10,2018-03-19,99,18,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 -1718,Sprained Ankle,2017-09-05,2017-10-14,39,6,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 -1718,Calf Strain,2018-01-24,2018-04-01,67,8,Stephen Ireland,/stephen-ireland/profil/spieler/34838 -1718,Hamstring Injury,2017-12-11,2018-02-16,67,11,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 -1718,Ankle Injury,2017-11-06,2017-11-17,11,,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 -1718,Leg Injury,2017-10-23,2017-10-27,4,1,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 -1718,Hamstring Injury,2018-04-07,2018-05-04,27,4,Vicente Iborra,/vicente-iborra/profil/spieler/65467 -1718,Hamstring Injury,2017-08-01,2017-09-09,39,5,Vicente Iborra,/vicente-iborra/profil/spieler/65467 -1718,Metatarsal Fracture,2017-11-07,2018-06-30,235,29,Younès Kaboul,/younes-kaboul/profil/spieler/27114 -1718,Thigh Problems,2017-09-09,2017-11-06,58,8,Younès Kaboul,/younes-kaboul/profil/spieler/27114 -1718,Muscular problems,2017-08-13,2017-09-08,26,3,Younès Kaboul,/younes-kaboul/profil/spieler/27114 -1718,Hamstring Injury,2017-12-03,2017-12-23,20,6,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1718,Knee Injury,2017-07-15,2017-08-23,39,3,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1718,Knee Injury,2017-08-26,2018-03-03,189,29,Craig Cathcart,/craig-cathcart/profil/spieler/59606 -1718,Muscle Injury,2017-07-29,2017-08-20,22,2,Craig Cathcart,/craig-cathcart/profil/spieler/59606 -1718,Thigh Muscle Strain,2017-08-10,2017-09-25,46,7,Julien Ngoy,/julien-ngoy/profil/spieler/286005 -1718,Hamstring Injury,2018-03-31,2018-08-10,132,8,Michail Antonio,/michail-antonio/profil/spieler/104124 -1718,Calf Problems,2017-12-23,2018-02-02,41,10,Michail Antonio,/michail-antonio/profil/spieler/104124 -1718,Bruised Rib,2017-10-20,2017-11-28,39,6,Michail Antonio,/michail-antonio/profil/spieler/104124 -1718,Knee Injury,2018-02-04,2018-03-31,55,7,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1718,Knee Injury,2017-08-12,2017-10-14,63,10,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1718,Back trouble,2017-09-03,2018-06-30,300,40,Steve Sidwell,/steve-sidwell/profil/spieler/13427 -1718,Tibia and Fibula Fracture,2018-01-20,2019-01-05,350,39,James McCarthy,/james-mccarthy/profil/spieler/45333 -1718,Hamstring Injury,2017-10-25,2017-12-26,62,15,James McCarthy,/james-mccarthy/profil/spieler/45333 -1718,Knee Injury,2017-07-26,2017-10-24,90,17,James McCarthy,/james-mccarthy/profil/spieler/45333 -1718,Knee Injury,2017-10-21,2017-12-26,66,12,Craig Dawson,/craig-dawson/profil/spieler/121477 -1718,Concussion,2018-03-18,2018-04-20,33,3,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 -1718,Strain,2017-10-09,2017-10-28,19,3,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 -1718,Hip Injury,2017-10-10,2018-02-23,136,24,Brad Smith,/brad-smith/profil/spieler/175745 -1718,Hamstring Injury,2017-12-16,2017-12-31,15,4,Mark Noble,/mark-noble/profil/spieler/31835 -1718,Shoulder Injury,2018-03-13,2018-03-31,18,1,Karl Darlow,/karl-darlow/profil/spieler/99397 -1718,Ankle Injury,2018-03-14,2018-08-17,156,9,Danny Williams,/danny-williams/profil/spieler/38383 -1718,Hairline crack in the foot,2017-09-16,2017-10-13,27,4,Danny Williams,/danny-williams/profil/spieler/38383 -1718,Shoulder Injury,2017-09-10,2018-03-31,202,30,Tom Heaton,/tom-heaton/profil/spieler/34130 -1718,Ankle Surgery,2017-08-31,2017-11-10,71,24,Christian Walton,/christian-walton/profil/spieler/208379 -1718,Unknown Injury,2017-11-22,2017-12-04,12,3,Jaroslaw Jach,/jaroslaw-jach/profil/spieler/327755 -1718,Muscle Injury,2018-05-04,2018-06-01,28,4,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1718,Knee Injury,2018-01-22,2018-03-08,45,8,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1718,Knee Injury,2017-11-27,2018-01-04,38,11,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1718,Knee Injury,2017-10-09,2017-11-02,24,6,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1718,Rest,2017-09-25,2017-09-28,3,1,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1718,Knock,2017-08-28,2017-09-11,14,1,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1718,Hamstring Injury,2017-08-13,2017-12-07,116,16,Paul Dummett,/paul-dummett/profil/spieler/170321 -1718,Bruised Rib,2018-01-14,2018-01-19,5,,Charlie Taylor,/charlie-taylor/profil/spieler/195633 -1718,Knee Injury,2017-08-07,2017-08-11,4,,Solly March,/solly-march/profil/spieler/209212 -1718,Ankle Injury,2017-12-16,2018-01-13,28,7,Cédric Soares,/cedric-soares/profil/spieler/112988 -1718,Knock,2018-02-26,2018-03-12,14,4,Nacho Monreal,/nacho-monreal/profil/spieler/43003 -1718,Ankle Injury,2017-12-21,2018-01-15,25,7,Nacho Monreal,/nacho-monreal/profil/spieler/43003 -1718,Hamstring Injury,2018-01-31,2018-06-01,121,14,Tom Cleverley,/tom-cleverley/profil/spieler/73484 -1718,Achilles tendon rupture,2018-05-04,2018-11-19,199,21,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1718,Knock,2018-01-01,2018-01-18,17,4,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1718,Achilles tendon problems,2017-10-05,2017-10-12,7,,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1718,Hamstring Injury,2018-04-20,2018-05-06,16,2,Tom Ince,/tom-ince/profil/spieler/157368 -1718,Knee Injury,2018-02-12,2018-03-28,44,8,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 -1718,Concussion,2018-05-28,2018-06-11,14,,Loris Karius,/loris-karius/profil/spieler/85864 -1718,Fractured Finger,2017-11-09,2017-11-19,10,,Jack Butland,/jack-butland/profil/spieler/128899 -1718,Medial Collateral Ligament Injury,2017-09-23,2017-11-17,55,7,Christian Benteke,/christian-benteke/profil/spieler/50201 -1718,Hamstring Injury,2018-01-27,2018-04-22,85,15,Renato Sanches,/renato-sanches/profil/spieler/258027 -1718,Hamstring Injury,2018-01-06,2018-01-26,20,4,Renato Sanches,/renato-sanches/profil/spieler/258027 -1718,Thigh Problems,2018-06-30,2018-07-13,13,,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1718,Knock,2018-05-10,2018-05-15,5,1,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1718,Cruciate Ligament Rupture,2017-09-25,2018-04-11,198,43,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1718,Muscle Injury,2018-03-05,2018-03-31,26,3,Fabian Delph,/fabian-delph/profil/spieler/50362 -1718,Knee Injury,2018-01-14,2018-02-11,28,7,Fabian Delph,/fabian-delph/profil/spieler/50362 -1718,Calf Problems,2017-11-06,2017-11-13,7,,Fabian Delph,/fabian-delph/profil/spieler/50362 -1718,Hamstring Injury,2017-12-12,2018-02-23,73,13,Kiko Femenía,/kiko-femenia/profil/spieler/76467 -1718,Muscle Injury,2017-12-08,2017-12-10,2,1,Kiko Femenía,/kiko-femenia/profil/spieler/76467 -1718,Concussion,2017-11-02,2017-11-18,16,3,Cuco Martina,/cuco-martina/profil/spieler/91251 -1718,Knock,2018-04-10,2018-05-04,24,3,Nacer Chadli,/nacer-chadli/profil/spieler/59631 -1718,Thigh Muscle Strain,2017-12-24,2018-04-08,105,17,Nacer Chadli,/nacer-chadli/profil/spieler/59631 -1718,Torn Muscle Fibre,2017-11-16,2017-12-21,35,7,Nacer Chadli,/nacer-chadli/profil/spieler/59631 -1718,Calf Strain,2017-12-14,2018-01-02,19,5,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1718,Cruciate Ligament Rupture,2018-04-25,2019-03-07,316,43,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1718,Ankle Injury,2017-07-12,2017-10-30,110,16,Nahki Wells,/nahki-wells/profil/spieler/173483 -1718,Achilles tendon problems,2018-04-19,2018-05-13,24,6,Steven Davis,/steven-davis/profil/spieler/28973 -1718,Achilles tendon problems,2018-02-12,2018-04-18,65,8,Steven Davis,/steven-davis/profil/spieler/28973 -1718,Hamstring Injury,2018-01-28,2018-02-09,12,3,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1718,Concussion,2018-06-15,2018-06-19,4,,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1718,Muscle Injury,2018-04-09,2018-04-19,10,2,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1718,Muscular problems,2017-10-30,2017-11-09,10,1,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1718,Foot Injury,2017-12-21,2018-02-09,50,12,Phil Foden,/phil-foden/profil/spieler/406635 -1718,Ankle Injury,2018-04-22,2018-05-12,20,6,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 -1718,Groin Strain,2017-10-16,2017-11-18,33,7,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -1718,Hip Injury,2017-09-18,2017-10-12,24,4,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -1718,Bruised Foot,2018-05-17,2018-05-31,14,2,Marcus McGuane,/marcus-mcguane/profil/spieler/340320 -1718,Head Injury,2017-12-10,2017-12-16,6,2,Marcos Rojo,/marcos-rojo/profil/spieler/93176 -1718,Ankle Injury,2018-03-12,2018-04-01,20,2,Harry Kane,/harry-kane/profil/spieler/132098 -1718,Knee Injury,2017-11-06,2017-11-14,8,,Harry Kane,/harry-kane/profil/spieler/132098 -1718,Hamstring Injury,2017-10-23,2017-10-30,7,2,Harry Kane,/harry-kane/profil/spieler/132098 -1718,Knee Injury,2018-04-22,2018-06-30,69,5,Kyle Bartley,/kyle-bartley/profil/spieler/67421 -1718,Ruptured intraarticular ligament initiation in knee,2017-08-22,2018-01-02,133,23,Kyle Bartley,/kyle-bartley/profil/spieler/67421 -1718,Hamstring Injury,2017-08-03,2018-01-31,181,,Mathieu Debuchy,/mathieu-debuchy/profil/spieler/27306 -1718,Knee Injury,2018-01-20,2018-02-23,34,4,Dean Marney,/dean-marney/profil/spieler/4055 -1718,Knee Injury,2018-02-11,2018-03-09,26,4,Aaron Mooy,/aaron-mooy/profil/spieler/123951 -1718,Knock,2017-11-27,2017-12-15,18,4,Matthew Lowton,/matthew-lowton/profil/spieler/102258 -1718,Strain,2017-10-28,2017-11-18,21,3,Benik Afobe,/benik-afobe/profil/spieler/110858 -1718,Knee Injury,2018-01-08,2018-03-05,56,8,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -1718,Knee Injury,2017-09-20,2017-10-19,29,4,Todd Kane,/todd-kane/profil/spieler/154287 -1718,Hamstring Injury,2018-04-02,2018-07-02,91,11,Joel Matip,/joel-matip/profil/spieler/82105 -1718,Muscle Injury,2017-11-30,2017-12-25,25,6,Joel Matip,/joel-matip/profil/spieler/82105 -1718,Toe Injury,2017-11-18,2017-11-26,8,3,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1718,Achilles tendon problems,2018-03-12,2019-01-11,305,35,Matty James,/matty-james/profil/spieler/73522 -1718,Achilles tendon problems,2017-09-09,2017-12-25,107,19,Matty James,/matty-james/profil/spieler/73522 -1718,Back Injury,2017-07-12,2018-03-26,257,44,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 -1718,Ankle Injury,2018-03-20,2018-08-17,150,10,Harry Winks,/harry-winks/profil/spieler/249126 -1718,Ankle Injury,2018-01-05,2018-02-03,29,5,Harry Winks,/harry-winks/profil/spieler/249126 -1718,Ill,2017-11-25,2017-11-29,4,2,Harry Winks,/harry-winks/profil/spieler/249126 -1718,Ankle Injury,2017-11-06,2017-11-13,7,,Harry Winks,/harry-winks/profil/spieler/249126 -1718,Groin Injury,2017-10-23,2018-05-19,208,34,Maarten Stekelenburg,/maarten-stekelenburg/profil/spieler/4311 -1718,Back Injury,2017-09-04,2017-10-20,46,6,Ryan Shawcross,/ryan-shawcross/profil/spieler/45861 -1718,Influenza,2018-01-25,2018-02-01,7,1,Divock Origi,/divock-origi/profil/spieler/148368 -1718,Muscular problems,2017-07-27,2017-08-07,11,,Divock Origi,/divock-origi/profil/spieler/148368 -1718,Knee Injury,2018-05-01,2018-06-01,31,3,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -1718,Knee Injury,2018-03-11,2018-06-01,82,8,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 -1718,Shoulder Injury,2018-05-27,2018-06-14,18,,Mohamed Salah,/mohamed-salah/profil/spieler/148455 -1718,Hamstring Injury,2018-01-01,2018-01-12,11,2,Matt Phillips,/matt-phillips/profil/spieler/77274 -1718,Hamstring Injury,2017-11-30,2017-12-25,25,5,Matt Phillips,/matt-phillips/profil/spieler/77274 -1718,Achilles tendon surgery,2018-02-03,2018-08-10,188,18,Leroy Fer,/leroy-fer/profil/spieler/63342 -1718,Back Injury,2018-03-18,2018-05-25,68,11,Emre Can,/emre-can/profil/spieler/119296 -1718,Calf Strain,2018-04-11,2018-06-01,51,8,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1718,Calf Strain,2017-09-11,2017-10-25,44,10,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1718,Thigh Problems,2017-08-03,2017-09-07,35,,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1718,Foot Injury,2017-07-01,2017-08-18,48,1,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 -1718,Knee Injury,2017-11-26,2018-01-18,53,7,Achraf Lazaar,/achraf-lazaar/profil/spieler/139173 -1718,Ankle Injury,2017-12-20,2018-02-24,66,13,Jermain Defoe,/jermain-defoe/profil/spieler/3875 -1718,Thigh Muscle Strain,2018-01-30,2018-03-10,39,13,Islam Slimani,/islam-slimani/profil/spieler/174915 -1718,Knee Injury,2018-03-01,2018-06-30,121,10,Michael Hefele,/michael-hefele/profil/spieler/102382 -1718,Achilles tendon problems,2017-09-26,2017-12-29,94,14,Michael Hefele,/michael-hefele/profil/spieler/102382 -1718,Groin Injury,2018-01-28,2018-04-14,76,13,Ángel Rangel,/angel-rangel/profil/spieler/66550 -1718,Calf Strain,2018-01-02,2018-01-26,24,5,Ángel Rangel,/angel-rangel/profil/spieler/66550 -1718,Hamstring Injury,2017-12-16,2018-01-02,17,5,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1718,Ankle Injury,2017-11-04,2017-12-02,28,5,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -1718,Hamstring Injury,2017-07-29,2017-09-10,43,5,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -1718,Thigh Problems,2018-02-22,2018-03-31,37,6,Ander Herrera,/ander-herrera/profil/spieler/99343 -1718,Cruciate Ligament Rupture,2016-11-21,2018-07-01,587,178,Ádám Bogdán,/adam-bogdan/profil/spieler/55247 -1718,Ill,2018-02-23,2018-03-09,14,3,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1718,Knee Injury,2017-10-20,2017-10-27,7,1,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1718,Cartilage Damage,2017-08-21,2018-01-01,133,26,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1718,Cruciate Ligament Surgery,2017-08-01,2018-06-11,314,41,Tommie Hoban,/tommie-hoban/profil/spieler/183161 -1718,Ankle Injury,2017-09-13,2017-12-31,109,20,Robert Huth,/robert-huth/profil/spieler/2998 -1718,Ankle Injury,2017-07-18,2017-08-13,26,1,Robert Huth,/robert-huth/profil/spieler/2998 -1718,Hip problems,2018-06-21,2018-06-29,8,,Danilo,/danilo/profil/spieler/145707 -1718,Heel Bone Injury,2017-08-13,2017-08-24,11,3,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 -1718,Cruciate Ligament Rupture,2017-12-31,2018-08-27,239,22,Jason Puncheon,/jason-puncheon/profil/spieler/47995 -1718,Knee Problems,2017-12-28,2018-01-30,33,6,Danny Rose,/danny-rose/profil/spieler/50174 -1718,Medial Collateral Ligament Knee Injury,2017-01-30,2017-10-17,260,33,Danny Rose,/danny-rose/profil/spieler/50174 -1718,Torn Ligament,2018-01-29,2018-02-11,13,3,Leroy Sané,/leroy-sane/profil/spieler/192565 -1718,Cold,2017-11-28,2017-12-01,3,1,Leroy Sané,/leroy-sane/profil/spieler/192565 -1718,Hamstring Injury,2018-03-28,2018-04-28,31,5,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 -1718,Back Injury,2017-10-19,2018-01-04,77,17,Danny Ward,/danny-ward/profil/spieler/203026 -1718,Ankle Injury,2017-08-19,2017-09-09,21,4,Glenn Murray,/glenn-murray/profil/spieler/45693 -1718,Ill,2018-06-18,2018-06-21,3,,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -1718,Sprained ankle,2017-11-18,2017-12-08,20,3,Dodi Lukébakio,/dodi-lukebakio/profil/spieler/303259 -1718,Hamstring Injury,2017-10-14,2017-11-25,42,10,Victor Moses,/victor-moses/profil/spieler/59866 -1718,Knee Injury,2018-03-29,2018-04-05,7,1,Kurt Zouma,/kurt-zouma/profil/spieler/157509 -1718,Hamstring Injury,2017-11-02,2018-03-11,129,29,Toby Alderweireld,/toby-alderweireld/profil/spieler/42710 -1718,Back Injury,2017-12-14,2017-12-28,14,2,Costel Pantilimon,/costel-pantilimon/profil/spieler/47659 -1718,Thigh Problems,2017-08-01,2017-09-01,31,4,Jonny Evans,/jonny-evans/profil/spieler/42412 -1718,Muscular problems,2018-03-15,2018-04-05,21,2,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 -1718,Ankle problems,2018-01-19,2018-01-29,10,3,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 -1718,Unknown Injury,2018-02-12,2018-04-08,55,8,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 -1718,Unknown Injury,2017-12-08,2018-01-28,51,11,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 -1718,Hamstring Injury,2017-08-02,2017-08-18,16,2,Daniel Sturridge,/daniel-sturridge/profil/spieler/47082 -1718,Unknown Injury,2018-01-14,2018-01-25,11,,Guido Carrillo,/guido-carrillo/profil/spieler/184672 -1718,Foot Injury,2017-10-16,2017-10-30,14,3,Guido Carrillo,/guido-carrillo/profil/spieler/184672 -1718,Ankle Injury,2018-03-03,2018-08-13,163,2,Sam Byram,/sam-byram/profil/spieler/236953 -1718,Thigh Muscle Strain,2017-11-01,2018-01-13,73,15,Sam Byram,/sam-byram/profil/spieler/236953 -1718,Cruciate Ligament Rupture,2017-12-31,2018-12-15,349,39,Scott Dann,/scott-dann/profil/spieler/62688 -1718,Concussion,2017-10-29,2017-12-02,34,5,Geoff Cameron,/geoff-cameron/profil/spieler/31642 -1718,Thigh Problems,2017-11-29,2018-03-01,92,20,Patrick Roberts,/patrick-roberts/profil/spieler/225452 -1718,Knock,2017-10-30,2017-11-20,21,3,Patrick Roberts,/patrick-roberts/profil/spieler/225452 -1718,Knee Injury,2018-02-24,2018-06-01,97,11,Gareth Barry,/gareth-barry/profil/spieler/3291 -1718,Back Injury,2017-10-21,2017-10-28,7,2,Gareth Barry,/gareth-barry/profil/spieler/3291 -1718,Rest,2018-01-04,2018-01-07,3,,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,Hip problems,2017-12-18,2017-12-21,3,1,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,Hip problems,2017-11-30,2017-11-30,0,,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,Hip problems,2017-11-23,2017-11-23,0,,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,Hip problems,2017-11-20,2017-11-20,0,,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,Hamstring Injury,2017-10-28,2017-11-25,28,4,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 -1718,Achilles tendon problems,2018-01-30,2018-02-02,3,1,Danny Simpson,/danny-simpson/profil/spieler/37442 -1718,Hamstring Injury,2017-12-23,2018-01-27,35,9,Danny Simpson,/danny-simpson/profil/spieler/37442 -1718,Muscular problems,2017-09-18,2017-10-09,21,3,Bojan Krkic,/bojan-krkic/profil/spieler/44675 -1718,Muscular problems,2018-06-28,2018-08-24,57,2,Shinji Okazaki,/shinji-okazaki/profil/spieler/79642 -1718,Ankle Injury,2018-04-16,2018-05-28,42,5,Shinji Okazaki,/shinji-okazaki/profil/spieler/79642 -1718,Hamstring Injury,2018-02-26,2018-03-11,13,3,Fernandinho,/fernandinho/profil/spieler/26267 -1718,Back Injury,2018-03-05,2018-04-07,33,3,Rob Elliot,/rob-elliot/profil/spieler/39037 -1718,Ankle Injury,2017-10-28,2018-01-20,84,18,José Fonte,/jose-fonte/profil/spieler/33829 -1718,Concussion,2018-02-07,2018-02-19,12,2,Thibaud Verlinden,/thibaud-verlinden/profil/spieler/338673 -1718,Thigh Muscle Strain,2018-01-06,2018-01-21,15,,Thibaud Verlinden,/thibaud-verlinden/profil/spieler/338673 diff --git a/airsenal/data/injuries_1819.csv b/airsenal/data/injuries_1819.csv deleted file mode 100644 index c0d9d65b..00000000 --- a/airsenal/data/injuries_1819.csv +++ /dev/null @@ -1,993 +0,0 @@ -season,injury,from,until,days,games,player,url -1819,Achilles tendon rupture,2019-05-15,2020-02-19,280,38,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1819,Back Injury,2019-03-18,2019-03-30,12,,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1819,Back Injury,2019-01-06,2019-01-26,20,4,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1819,Back Injury,2018-12-29,2019-01-01,3,1,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1819,Knock,2018-09-21,2018-10-03,12,3,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1819,Foot Injury,2018-09-13,2018-09-19,6,1,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -1819,Bruise,2019-02-11,2019-02-25,14,1,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -1819,Knee Injury,2018-12-10,2018-12-21,11,2,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -1819,Muscle Injury,2019-04-08,2019-05-04,26,4,Dimitri Foulquier,/dimitri-foulquier/profil/spieler/170472 -1819,Ankle Injury,2019-04-08,2019-04-19,11,1,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 -1819,Foot Injury,2018-08-21,2018-10-05,45,7,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 -1819,Shoulder Injury,2019-01-05,2019-03-16,70,13,Pape Souaré,/pape-souare/profil/spieler/125868 -1819,Knock,2018-08-12,2018-09-24,43,6,Pape Souaré,/pape-souare/profil/spieler/125868 -1819,Ankle Surgery,2018-10-28,2019-09-23,330,38,Daniel Amartey,/daniel-amartey/profil/spieler/214056 -1819,Ankle Surgery,2018-12-05,2019-04-08,124,23,Joe Gomez,/joe-gomez/profil/spieler/256178 -1819,Knock,2018-08-05,2018-08-11,6,,Joe Gomez,/joe-gomez/profil/spieler/256178 -1819,Knock,2019-03-04,2019-03-29,25,2,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1819,Knock,2019-01-15,2019-02-25,41,6,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1819,Knee Injury,2018-08-12,2018-11-11,91,13,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1819,Knee Injury,2019-07-15,2019-08-12,28,1,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -1819,Knee Surgery,2019-04-29,2019-05-31,32,5,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -1819,Unknown Injury,2019-04-15,2019-04-27,12,2,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -1819,Knee Injury,2019-01-31,2019-02-01,1,,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -1819,Groin Strain,2018-10-08,2018-10-19,11,,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -1819,Groin Injury,2018-09-24,2018-09-28,4,1,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -1819,Hamstring Injury,2019-02-26,2019-04-16,49,9,Pascal Groß,/pascal-gross/profil/spieler/82873 -1819,Ankle Injury,2018-09-01,2018-11-22,82,9,Pascal Groß,/pascal-gross/profil/spieler/82873 -1819,Knock,2018-10-11,2018-10-21,10,1,Angel Gomes,/angel-gomes/profil/spieler/392770 -1819,Hamstring Injury,2019-02-18,2019-03-02,12,4,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1819,Knock,2018-12-23,2018-12-29,6,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1819,Groin Strain,2018-11-25,2018-11-30,5,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1819,Groin Strain,2019-01-24,2019-02-23,30,7,Ben Davies,/ben-davies/profil/spieler/192765 -1819,Knock,2018-09-20,2018-10-19,29,4,Stefano Okaka,/stefano-okaka/profil/spieler/35249 -1819,Back trouble,2019-03-18,2019-03-31,13,1,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -1819,Knee Injury,2019-01-13,2019-02-08,26,3,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -1819,Foot Injury,2018-12-11,2018-12-26,15,4,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -1819,Knock,2019-04-14,2019-05-31,47,5,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 -1819,Calf Injury,2018-10-14,2018-10-19,5,,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 -1819,Back Injury,2019-03-28,2019-05-31,64,7,Philip Billing,/philip-billing/profil/spieler/320411 -1819,Knee Injury,2019-01-13,2019-02-01,19,2,Philip Billing,/philip-billing/profil/spieler/320411 -1819,Knock,2018-10-13,2018-10-19,6,,Philip Billing,/philip-billing/profil/spieler/320411 -1819,Calf Problems,2019-04-14,2019-05-15,31,4,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 -1819,Thigh Problems,2019-03-09,2019-04-01,23,3,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 -1819,Knee Problems,2018-08-10,2018-09-15,36,5,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 -1819,Knock,2019-04-01,2019-05-31,60,10,Adam Lallana,/adam-lallana/profil/spieler/43530 -1819,Knock,2019-01-06,2019-01-18,12,2,Adam Lallana,/adam-lallana/profil/spieler/43530 -1819,Knock,2018-11-09,2018-12-04,25,4,Adam Lallana,/adam-lallana/profil/spieler/43530 -1819,Groin Strain,2018-09-04,2018-10-19,45,7,Adam Lallana,/adam-lallana/profil/spieler/43530 -1819,Unknown Injury,2019-01-25,2019-03-05,39,3,Danilo Pantic,/danilo-pantic/profil/spieler/222830 -1819,Hamstring Injury,2018-10-24,2018-10-30,6,2,Danilo Pantic,/danilo-pantic/profil/spieler/222830 -1819,Knock,2019-04-14,2019-05-03,19,2,Adam Smith,/adam-smith/profil/spieler/61841 -1819,Hamstring Injury,2019-03-10,2019-04-05,26,2,Adam Smith,/adam-smith/profil/spieler/61841 -1819,Cartilage Damage,2018-11-10,2019-01-11,62,12,Adam Smith,/adam-smith/profil/spieler/61841 -1819,Ankle Surgery,2019-02-28,2019-09-20,204,12,Andy Carroll,/andy-carroll/profil/spieler/48066 -1819,Ankle Surgery,2018-07-12,2018-11-22,133,15,Andy Carroll,/andy-carroll/profil/spieler/48066 -1819,Ankle Injury,2019-01-26,2019-03-16,49,12,Filip Benkovic,/filip-benkovic/profil/spieler/293168 -1819,Strain,2019-04-14,2019-05-31,47,,Harry Arter,/harry-arter/profil/spieler/55742 -1819,Knock,2019-03-28,2019-03-30,2,,Harry Arter,/harry-arter/profil/spieler/55742 -1819,Strain,2019-01-30,2019-02-08,9,1,Harry Arter,/harry-arter/profil/spieler/55742 -1819,Groin Strain,2019-01-13,2019-01-28,15,1,Harry Arter,/harry-arter/profil/spieler/55742 -1819,Knock,2019-01-02,2019-01-11,9,1,Harry Arter,/harry-arter/profil/spieler/55742 -1819,Knock,2018-10-21,2018-11-02,12,1,Harry Arter,/harry-arter/profil/spieler/55742 -1819,Knock,2018-09-16,2018-09-21,5,,Harry Arter,/harry-arter/profil/spieler/55742 -1819,Cruciate Ligament Rupture,2019-03-30,2019-12-29,274,55,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 -1819,Knee Injury,2018-10-11,2018-10-19,8,,Gaëtan Bong,/gaetan-bong/profil/spieler/36291 -1819,Muscle Injury,2019-04-18,2019-04-23,5,2,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1819,Thigh Muscle Strain,2018-08-28,2018-10-02,35,6,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1819,Knee Injury,2019-03-17,2019-03-29,12,,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1819,Achilles tendon problems,2018-11-10,2018-11-23,13,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1819,Knock,2018-10-30,2018-11-06,7,2,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1819,Thigh Muscle Strain,2019-04-04,2019-04-19,15,4,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1819,Muscle Fatigue,2019-01-23,2019-02-04,12,4,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1819,Fractured Hand,2019-04-10,2019-04-15,5,1,Dele Alli,/dele-alli/profil/spieler/207929 -1819,Thigh Muscle Strain,2019-01-20,2019-03-09,48,12,Dele Alli,/dele-alli/profil/spieler/207929 -1819,Hamstring Injury,2018-12-24,2018-12-28,4,1,Dele Alli,/dele-alli/profil/spieler/207929 -1819,Hamstring Injury,2018-09-28,2018-10-29,31,6,Dele Alli,/dele-alli/profil/spieler/207929 -1819,Hamstring Injury,2018-09-08,2018-09-22,14,3,Dele Alli,/dele-alli/profil/spieler/207929 -1819,Strain,2018-07-04,2018-07-06,2,,Dele Alli,/dele-alli/profil/spieler/207929 -1819,Knee Surgery,2018-09-26,2019-04-29,215,34,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 -1819,Fitness,2019-03-11,2019-03-18,7,1,André Schürrle,/andre-schurrle/profil/spieler/58205 -1819,Virus Infection,2019-02-20,2019-03-10,18,4,André Schürrle,/andre-schurrle/profil/spieler/58205 -1819,Knock,2018-12-01,2018-12-05,4,2,André Schürrle,/andre-schurrle/profil/spieler/58205 -1819,Knock,2018-09-13,2018-09-25,12,3,Emerson,/emerson/profil/spieler/181778 -1819,Ankle Injury,2018-08-13,2018-10-24,72,11,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 -1819,Muscle Injury,2019-05-03,2019-05-21,18,3,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -1819,Groin Strain,2019-04-25,2019-04-30,5,1,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -1819,Ankle problems,2019-02-24,2019-03-02,6,2,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -1819,Eye Injury,2018-09-16,2018-09-17,1,,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -1819,Concussion,2019-04-01,2019-04-09,8,2,Fernando Llorente,/fernando-llorente/profil/spieler/35564 -1819,Ankle Injury,2018-08-30,2018-08-31,1,,Lys Mousset,/lys-mousset/profil/spieler/291422 -1819,Hamstring Injury,2018-12-30,2019-01-01,2,,Adama Traoré,/adama-traore/profil/spieler/204103 -1819,Shoulder Injury,2018-07-27,2018-08-17,21,3,Adama Traoré,/adama-traore/profil/spieler/204103 -1819,Ankle Injury,2018-11-03,2019-01-13,71,18,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 -1819,Thigh Problems,2018-09-29,2018-10-20,21,4,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 -1819,Knock,2019-02-18,2019-02-26,8,1,Martin Kelly,/martin-kelly/profil/spieler/78959 -1819,Groin Strain,2018-12-16,2019-01-01,16,3,Martin Kelly,/martin-kelly/profil/spieler/78959 -1819,Hamstring Injury,2019-02-25,2019-05-31,95,11,Michael Obafemi,/michael-obafemi/profil/spieler/444208 -1819,Hamstring Injury,2018-12-23,2019-02-23,62,12,Michael Obafemi,/michael-obafemi/profil/spieler/444208 -1819,Hamstring Injury,2018-12-02,2018-12-21,19,2,Michael Obafemi,/michael-obafemi/profil/spieler/444208 -1819,Groin Injury,2018-08-02,2018-08-31,29,3,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 -1819,Knock,2019-02-18,2019-02-22,4,,Matt Doherty,/matt-doherty/profil/spieler/171679 -1819,Facial Fracture,2018-11-12,2018-11-24,12,,Matt Doherty,/matt-doherty/profil/spieler/171679 -1819,Knock,2018-08-19,2018-08-24,5,,Matt Doherty,/matt-doherty/profil/spieler/171679 -1819,Calf Strain,2019-03-15,2019-03-31,16,2,Bakary Sako,/bakary-sako/profil/spieler/46791 -1819,Thigh Muscle Strain,2018-12-22,2019-01-28,37,7,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 -1819,Calf Strain,2018-11-02,2018-12-15,43,7,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 -1819,Groin Strain,2018-08-07,2018-08-17,10,1,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 -1819,Knee Injury,2019-03-04,2019-08-09,158,9,Winston Reid,/winston-reid/profil/spieler/37526 -1819,Knock,2019-01-03,2019-01-11,8,2,Willian,/willian/profil/spieler/52769 -1819,Knock,2018-12-06,2019-01-18,43,8,Andre Gray,/andre-gray/profil/spieler/120565 -1819,Torn knee ligament,2019-05-30,2019-07-30,61,,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -1819,Ill,2019-04-16,2019-04-25,9,2,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1819,Muscle Injury,2019-02-01,2019-03-09,36,6,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1819,Hamstring Injury,2019-01-08,2019-01-29,21,2,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1819,Concussion,2018-12-01,2018-12-10,9,3,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1819,Pelvis Injury,2018-07-15,2018-09-25,72,7,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1819,Knee Injury,2018-12-17,2018-12-20,3,1,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -1819,Ankle Injury,2019-01-06,2019-02-01,26,4,Charlie Austin,/charlie-austin/profil/spieler/129627 -1819,Shoulder Injury,2018-10-28,2018-11-03,6,,Charlie Austin,/charlie-austin/profil/spieler/129627 -1819,Knee Injury,2018-09-27,2019-01-11,106,16,Stephen Ward,/stephen-ward/profil/spieler/34691 -1819,Foot Injury,2018-09-07,2018-09-15,8,,Stephen Ward,/stephen-ward/profil/spieler/34691 -1819,Ill,2019-03-11,2019-03-29,18,1,Christopher Schindler,/christopher-schindler/profil/spieler/57842 -1819,Nasal Bone Fracture,2018-10-07,2018-10-19,12,,Christopher Schindler,/christopher-schindler/profil/spieler/57842 -1819,Knee Injury,2018-09-30,2018-10-05,5,,Christopher Schindler,/christopher-schindler/profil/spieler/57842 -1819,Knock,2018-12-07,2018-12-14,7,1,Calum Chambers,/calum-chambers/profil/spieler/215118 -1819,Ankle Injury,2018-10-21,2018-11-05,15,3,Calum Chambers,/calum-chambers/profil/spieler/215118 -1819,Ankle Injury,2019-04-01,2019-04-04,3,,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1819,Ill,2019-01-20,2019-01-29,9,,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1819,Ill,2019-01-05,2019-01-11,6,1,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1819,Fractured Rib,2018-10-14,2018-10-19,5,,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1819,Knock,2018-09-23,2018-09-28,5,1,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1819,Hamstring Injury,2019-01-09,2019-01-20,11,2,Álvaro Morata,/alvaro-morata/profil/spieler/128223 -1819,Knee Injury,2018-12-14,2018-12-29,15,4,Álvaro Morata,/alvaro-morata/profil/spieler/128223 -1819,Muscle Injury,2019-02-25,2019-03-09,12,3,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -1819,Knock,2018-08-06,2018-08-11,5,,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -1819,Cruciate Ligament Rupture,2019-01-19,2019-09-16,240,31,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1819,Calf Strain,2018-12-16,2019-01-11,26,7,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1819,Muscle Injury,2018-10-29,2018-11-02,4,1,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1819,Unknown Injury,2019-03-08,2019-04-01,24,2,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 -1819,Cals Sclerosis,2019-02-14,2019-03-04,18,4,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 -1819,Knock,2018-11-25,2018-12-21,26,4,Greg Cunningham,/greg-cunningham/profil/spieler/114093 -1819,Calf Strain,2018-10-07,2018-11-02,26,3,Pedro Obiang,/pedro-obiang/profil/spieler/101213 -1819,Hamstring Injury,2019-02-24,2019-03-16,20,6,Juan Mata,/juan-mata/profil/spieler/44068 -1819,Abdominal Strain,2018-09-22,2018-10-20,28,6,Christian Eriksen,/christian-eriksen/profil/spieler/69633 -1819,Shoulder Injury,2019-04-10,2019-07-10,91,7,Domingos Quina,/domingos-quina/profil/spieler/391719 -1819,Flu,2018-02-17,2018-02-20,3,1,Lucas Piazon,/lucas-piazon/profil/spieler/176485 -1819,Knock,2019-02-04,2019-02-22,18,2,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 -1819,Knee Injury,2018-12-03,2018-12-10,7,2,Sheyi Ojo,/sheyi-ojo/profil/spieler/236510 -1819,Hip Injury,2019-04-08,2019-04-22,14,2,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 -1819,Calf Strain,2019-02-01,2019-02-21,20,3,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 -1819,Back Injury,2019-02-10,2019-02-25,15,1,Alex Pritchard,/alex-pritchard/profil/spieler/200777 -1819,Knock,2018-12-02,2018-12-03,1,,Alex Pritchard,/alex-pritchard/profil/spieler/200777 -1819,Hamstring Injury,2019-02-20,2019-05-09,78,10,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 -1819,Knee Injury,2018-09-26,2018-10-20,24,2,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 -1819,Knock,2018-12-09,2018-12-25,16,2,Gary Madine,/gary-madine/profil/spieler/66994 -1819,Ill,2018-10-17,2018-10-26,9,1,Gary Madine,/gary-madine/profil/spieler/66994 -1819,Knee Injury,2018-12-02,2019-01-11,40,8,Steven Defour,/steven-defour/profil/spieler/33866 -1819,Knee Injury,2018-11-11,2018-11-25,14,,Steven Defour,/steven-defour/profil/spieler/33866 -1819,Calf Strain,2018-07-11,2018-09-24,75,12,Steven Defour,/steven-defour/profil/spieler/33866 -1819,Knock,2019-02-10,2019-05-31,110,15,Jason Steele,/jason-steele/profil/spieler/73564 -1819,Ill,2019-02-10,2019-05-25,104,12,Lee Peltier,/lee-peltier/profil/spieler/38094 -1819,Shoulder Injury,2018-09-22,2018-11-09,48,6,Lee Peltier,/lee-peltier/profil/spieler/38094 -1819,Bruise,2018-12-09,2019-01-04,26,6,Scott McTominay,/scott-mctominay/profil/spieler/315969 -1819,Knee Injury,2018-10-07,2018-11-02,26,3,Scott McTominay,/scott-mctominay/profil/spieler/315969 -1819,Dental Surgery,2019-04-26,2019-05-06,10,2,Miguel Britos,/miguel-britos/profil/spieler/76799 -1819,Ill,2019-02-25,2019-03-04,7,2,Miguel Britos,/miguel-britos/profil/spieler/76799 -1819,Ill,2019-03-31,2019-04-08,8,1,Michael Keane,/michael-keane/profil/spieler/118534 -1819,Fractured Skull,2018-08-25,2018-09-22,28,4,Michael Keane,/michael-keane/profil/spieler/118534 -1819,Ankle Injury,2018-12-01,2018-12-07,6,2,Ross Barkley,/ross-barkley/profil/spieler/131978 -1819,Knock,2018-10-17,2018-10-19,2,,Ross Barkley,/ross-barkley/profil/spieler/131978 -1819,Knock,2018-10-04,2018-10-08,4,1,James Wilson,/james-wilson/profil/spieler/214104 -1819,Knee Injury,2018-08-16,2018-09-21,36,4,James Wilson,/james-wilson/profil/spieler/214104 -1819,Metatarsal Fracture,2018-12-22,2019-03-29,97,17,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 -1819,Knock,2019-04-22,2019-05-04,12,2,Phil Jones,/phil-jones/profil/spieler/117996 -1819,Ill,2019-02-13,2019-03-16,31,7,Phil Jones,/phil-jones/profil/spieler/117996 -1819,Hamstring Injury,2018-08-06,2018-08-25,19,2,Phil Jones,/phil-jones/profil/spieler/117996 -1819,Foot Injury,2019-04-22,2019-04-26,4,,Lucas Digne,/lucas-digne/profil/spieler/126664 -1819,Hamstring Injury,2019-03-24,2019-03-29,5,,Lucas Digne,/lucas-digne/profil/spieler/126664 -1819,Bruise,2018-08-13,2018-08-24,11,1,Lucas Digne,/lucas-digne/profil/spieler/126664 -1819,Meniscal Injury,2019-02-23,2019-08-30,188,17,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1819,Back Injury,2018-11-20,2018-11-23,3,,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1819,Ill,2019-03-11,2019-03-16,5,1,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 -1819,Back bruise,2018-11-04,2018-11-09,5,2,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 -1819,Muscular problems,2018-09-25,2018-10-01,6,2,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 -1819,Knock,2019-02-01,2019-03-08,35,6,Connor Wickham,/connor-wickham/profil/spieler/95435 -1819,Thigh Muscle Strain,2018-11-01,2018-12-14,43,6,Connor Wickham,/connor-wickham/profil/spieler/95435 -1819,Calf Injury,2018-07-30,2018-10-20,82,10,Connor Wickham,/connor-wickham/profil/spieler/95435 -1819,Ankle Injury,2019-01-07,2019-01-11,4,,Neeskens Kebano,/neeskens-kebano/profil/spieler/111422 -1819,Ankle Injury,2018-08-28,2018-10-25,58,8,Neeskens Kebano,/neeskens-kebano/profil/spieler/111422 -1819,Hip Injury,2018-08-09,2018-09-21,43,9,Anders Lindegaard,/anders-lindegaard/profil/spieler/22491 -1819,Ankle Injury,2018-07-11,2018-10-21,102,11,Beni Baningime,/beni-baningime/profil/spieler/399369 -1819,Achilles tendon problems,2018-09-22,2019-03-22,181,,Jonathan Walters,/jonathan-walters/profil/spieler/3306 -1819,Concussion,2019-01-13,2019-01-25,12,1,Will Hughes,/will-hughes/profil/spieler/207014 -1819,Knock,2018-12-05,2018-12-28,23,4,Will Hughes,/will-hughes/profil/spieler/207014 -1819,Hip Injury,2018-11-11,2018-11-23,12,,Will Hughes,/will-hughes/profil/spieler/207014 -1819,Hamstring Injury,2019-04-28,2019-05-31,33,2,Dominic Solanke,/dominic-solanke/profil/spieler/258889 -1819,Strain,2019-02-24,2019-03-08,12,2,Dominic Solanke,/dominic-solanke/profil/spieler/258889 -1819,Hamstring Injury,2018-12-23,2019-01-30,38,8,Dominic Solanke,/dominic-solanke/profil/spieler/258889 -1819,Groin Strain,2018-11-25,2019-01-29,65,6,Dominic Solanke,/dominic-solanke/profil/spieler/258889 -1819,Concussion,2018-09-16,2018-09-25,9,2,Dominic Solanke,/dominic-solanke/profil/spieler/258889 -1819,Groin Injury,2018-11-04,2018-11-30,26,2,James Tarkowski,/james-tarkowski/profil/spieler/173504 -1819,Groin Strain,2018-10-07,2018-10-19,12,,James Tarkowski,/james-tarkowski/profil/spieler/173504 -1819,Groin Strain,2018-10-01,2018-10-05,4,,James Tarkowski,/james-tarkowski/profil/spieler/173504 -1819,Hamstring Injury,2019-02-20,2019-02-23,3,1,Kepa Arrizabalaga,/kepa-arrizabalaga/profil/spieler/192279 -1819,Hip Injury,2019-04-03,2019-04-11,8,1,Mohamed Diamé,/mohamed-diame/profil/spieler/70950 -1819,Hip Injury,2019-01-03,2019-02-10,38,7,Mohamed Diamé,/mohamed-diame/profil/spieler/70950 -1819,Hip Injury,2018-08-04,2018-08-10,6,,Mohamed Diamé,/mohamed-diame/profil/spieler/70950 -1819,Hip Injury,2019-04-21,2019-04-26,5,,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -1819,Back Injury,2019-01-17,2019-01-18,1,,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -1819,Knock,2018-11-30,2018-12-14,14,3,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -1819,Hamstring Injury,2018-12-31,2019-01-01,1,,Nathan Aké,/nathan-ake/profil/spieler/177476 -1819,Toe Injury,2018-08-04,2018-08-10,6,,Nathan Aké,/nathan-ake/profil/spieler/177476 -1819,Achilles tendon problems,2019-04-24,2019-05-04,10,2,Gary Cahill,/gary-cahill/profil/spieler/27511 -1819,Back Injury,2018-12-28,2019-03-09,71,18,Gary Cahill,/gary-cahill/profil/spieler/27511 -1819,Knock,2018-12-01,2018-12-21,20,6,Gary Cahill,/gary-cahill/profil/spieler/27511 -1819,Knock,2018-08-09,2018-09-19,41,5,Gary Cahill,/gary-cahill/profil/spieler/27511 -1819,Bruise,2019-03-18,2019-03-29,11,,Luke Shaw,/luke-shaw/profil/spieler/183288 -1819,Bruise,2018-12-02,2018-12-21,19,4,Luke Shaw,/luke-shaw/profil/spieler/183288 -1819,Ankle Injury,2018-10-07,2018-10-19,12,,Luke Shaw,/luke-shaw/profil/spieler/183288 -1819,Concussion,2018-09-08,2018-09-19,11,2,Luke Shaw,/luke-shaw/profil/spieler/183288 -1819,Ankle Injury,2019-03-10,2019-05-31,82,8,Matthew Connolly,/matthew-connolly/profil/spieler/34559 -1819,Back Injury,2019-03-28,2019-05-31,64,13,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 -1819,Knock,2018-11-17,2018-11-29,12,2,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 -1819,Groin Injury,2018-10-17,2018-10-23,6,2,Kyle Walker,/kyle-walker/profil/spieler/95424 -1819,Knock,2018-07-04,2018-07-06,2,,Kyle Walker,/kyle-walker/profil/spieler/95424 -1819,Ill,2019-04-14,2019-04-19,5,,Karlan Grant,/karlan-grant/profil/spieler/314183 -1819,Hamstring Injury,2019-04-28,2019-05-04,6,,Beram Kayal,/beram-kayal/profil/spieler/44741 -1819,Knock,2019-03-25,2019-03-29,4,,Beram Kayal,/beram-kayal/profil/spieler/44741 -1819,Back Injury,2019-03-08,2019-03-23,15,2,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1819,Metatarsal Fracture,2018-12-20,2019-02-07,49,10,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1819,Ankle Injury,2018-09-22,2018-09-28,6,2,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1819,Rest,2019-05-11,2019-05-13,2,1,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1819,Rest,2018-12-12,2018-12-14,2,1,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1819,Rest,2018-11-28,2018-11-30,2,1,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1819,Knee Injury,2018-09-21,2018-09-22,1,,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1819,Calf Injury,2018-09-09,2018-09-14,5,,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1819,Knock,2019-04-07,2019-04-14,7,2,Bernardo Silva,/bernardo-silva/profil/spieler/241641 -1819,Knock,2018-11-19,2018-11-30,11,2,Bernardo Silva,/bernardo-silva/profil/spieler/241641 -1819,Ankle Injury,2019-01-28,2019-02-03,6,1,Lucas Pérez,/lucas-perez/profil/spieler/73185 -1819,Foot Injury,2018-12-09,2018-12-26,17,2,Lucas Pérez,/lucas-perez/profil/spieler/73185 -1819,Knock,2018-08-09,2018-08-17,8,1,Lucas Pérez,/lucas-perez/profil/spieler/73185 -1819,Thigh Muscle Strain,2018-10-17,2018-11-01,15,3,Henry Onyekuru,/henry-onyekuru/profil/spieler/380415 -1819,Adductor problems,2019-04-24,2019-05-10,16,2,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 -1819,Hamstring Injury,2019-01-15,2019-04-12,87,16,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 -1819,groin strain,2018-12-01,2019-02-28,89,6,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 -1819,Bruised Rib,2018-09-27,2018-10-03,6,1,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 -1819,rupture of the timpanum,2019-04-16,2019-04-26,10,1,Chicharito,/chicharito/profil/spieler/50935 -1819,Back Injury,2018-12-22,2019-01-19,28,7,Chicharito,/chicharito/profil/spieler/50935 -1819,Ill,2018-09-04,2018-10-19,45,5,Chicharito,/chicharito/profil/spieler/50935 -1819,Knee Surgery,2018-12-22,2019-03-02,70,14,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 -1819,Knock,2018-12-02,2018-12-03,1,,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 -1819,Knock,2019-02-28,2019-05-11,72,,Demeaco Duhaney,/demeaco-duhaney/profil/spieler/380913 -1819,Knee Surgery,2019-04-25,2019-12-13,232,21,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1819,Strain,2019-02-03,2019-03-29,54,6,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1819,Knock,2018-11-04,2018-11-24,20,1,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1819,Heel Bone Injury,2019-04-19,2019-05-19,30,5,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 -1819,Muscular problems,2018-11-19,2018-12-30,41,5,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 -1819,Strain,2018-10-28,2018-11-11,14,3,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 -1819,Fitness,2018-09-01,2018-09-16,15,3,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 -1819,Shoulder Injury,2019-06-03,2019-09-13,102,5,Yves Bissouma,/yves-bissouma/profil/spieler/410425 -1819,Hip Injury,2019-01-06,2019-01-28,22,3,Yves Bissouma,/yves-bissouma/profil/spieler/410425 -1819,Head Injury,2019-03-04,2019-03-07,3,,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1819,Groin Injury,2018-12-17,2018-12-20,3,1,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1819,Groin Strain,2018-12-03,2018-12-13,10,2,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1819,Groin Strain,2018-11-12,2018-11-22,10,,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1819,Ill,2018-10-22,2018-10-25,3,1,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1819,Knock,2018-10-13,2018-11-24,42,5,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 -1819,Knee Injury,2018-09-09,2019-05-01,234,32,Charly Musonda Jr.,/charly-musonda-jr-/profil/spieler/177862 -1819,Influenza,2019-04-29,2019-05-11,12,1,Anthony Martial,/anthony-martial/profil/spieler/182877 -1819,Knee Injury,2019-03-18,2019-03-29,11,,Anthony Martial,/anthony-martial/profil/spieler/182877 -1819,Knock,2019-01-02,2019-01-11,9,1,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1819,Hamstring Injury,2018-12-08,2018-12-29,21,7,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1819,Ankle Injury,2018-11-25,2018-11-30,5,,Mathew Ryan,/mathew-ryan/profil/spieler/128969 -1819,Knock,2018-10-07,2018-10-19,12,,Mathew Ryan,/mathew-ryan/profil/spieler/128969 -1819,Thigh Muscle Strain,2019-01-04,2019-01-12,8,1,Paul Pogba,/paul-pogba/profil/spieler/122153 -1819,Muscle Injury,2018-11-08,2018-11-23,15,1,Paul Pogba,/paul-pogba/profil/spieler/122153 -1819,Hamstring Injury,2018-09-19,2018-09-28,9,1,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 -1819,Virus Infection,2019-04-26,2019-06-10,45,3,Maya Yoshida,/maya-yoshida/profil/spieler/81789 -1819,Toe Injury,2019-01-11,2019-01-28,17,4,Kenedy,/kenedy/profil/spieler/281404 -1819,Foot Injury,2018-12-16,2018-12-21,5,,Kenedy,/kenedy/profil/spieler/281404 -1819,Toe Injury,2018-12-02,2018-12-08,6,1,Kenedy,/kenedy/profil/spieler/281404 -1819,Knock,2018-10-07,2018-10-19,12,,Kenedy,/kenedy/profil/spieler/281404 -1819,Ankle Injury,2019-05-01,2019-05-30,29,2,David Brooks,/david-brooks/profil/spieler/277033 -1819,Calf Strain,2019-03-10,2019-03-15,5,,David Brooks,/david-brooks/profil/spieler/277033 -1819,Ankle Injury,2019-01-31,2019-02-26,26,3,David Brooks,/david-brooks/profil/spieler/277033 -1819,Ankle Injury,2019-01-30,2019-02-27,28,5,David Brooks,/david-brooks/profil/spieler/277033 -1819,Achilles tendon problems,2018-09-29,2018-11-15,47,7,Joe Bryan,/joe-bryan/profil/spieler/194460 -1819,Hand Injury,2019-04-11,2019-04-13,2,,Sadio Mané,/sadio-mane/profil/spieler/200512 -1819,Foot Injury,2018-12-03,2018-12-07,4,1,Sadio Mané,/sadio-mane/profil/spieler/200512 -1819,Fractured Finger,2018-10-15,2018-10-24,9,2,Sadio Mané,/sadio-mane/profil/spieler/200512 -1819,Hamstring Injury,2018-10-18,2018-11-08,21,3,Troy Deeney,/troy-deeney/profil/spieler/65477 -1819,Infection,2018-10-19,2018-10-27,8,1,Max Meyer,/max-meyer/profil/spieler/146164 -1819,Knock,2018-08-01,2018-08-19,18,2,Max Meyer,/max-meyer/profil/spieler/146164 -1819,Hamstring Injury,2019-03-09,2019-05-12,64,13,Serge Aurier,/serge-aurier/profil/spieler/127032 -1819,Ill,2019-02-01,2019-02-08,7,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -1819,Groin Injury,2018-12-08,2019-01-12,35,10,Serge Aurier,/serge-aurier/profil/spieler/127032 -1819,Thigh Problems,2018-09-26,2018-10-11,15,4,Serge Aurier,/serge-aurier/profil/spieler/127032 -1819,Calf Injury,2019-03-01,2019-03-08,7,1,Ben Johnson,/ben-johnson/profil/spieler/468002 -1819,Hamstring Injury,2019-04-21,2019-05-11,20,3,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1819,Thigh Problems,2019-03-02,2019-03-29,27,4,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1819,Muscular problems,2018-12-27,2019-01-02,6,1,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1819,Ligament Injury,2018-11-01,2018-12-14,43,10,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1819,Torn knee ligament,2018-08-15,2018-10-19,65,10,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1819,Knee Injury,2019-03-31,2019-04-14,14,2,Isaac Success,/isaac-success/profil/spieler/295331 -1819,Hamstring Injury,2019-02-01,2019-02-26,25,4,Isaac Success,/isaac-success/profil/spieler/295331 -1819,Back Injury,2018-08-04,2018-09-24,51,7,Tim Ream,/tim-ream/profil/spieler/145466 -1819,Cruciate Ligament Injury,2018-09-30,2018-10-19,19,1,Marc Navarro,/marc-navarro/profil/spieler/335245 -1819,Back Injury,2018-12-17,2019-01-02,16,3,Alberto Moreno,/alberto-moreno/profil/spieler/207917 -1819,Muscle Injury,2019-06-08,2019-12-07,182,,Cucho Hernández,/cucho-hernandez/profil/spieler/459463 -1819,Flu,2019-02-27,2019-03-06,7,1,Cucho Hernández,/cucho-hernandez/profil/spieler/459463 -1819,Knock,2019-02-10,2019-02-25,15,1,Lewis Dunk,/lewis-dunk/profil/spieler/148153 -1819,Ankle Injury,2018-08-20,2018-08-31,11,2,Lewis Dunk,/lewis-dunk/profil/spieler/148153 -1819,Hamstring Injury,2018-11-14,2018-11-23,9,,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 -1819,Knock,2018-09-19,2018-09-28,9,1,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 -1819,Hamstring Injury,2018-08-13,2018-08-24,11,1,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 -1819,Unknown Injury,2018-09-30,2018-10-31,31,5,Henri Saivet,/henri-saivet/profil/spieler/51540 -1819,Knock,2018-08-30,2018-10-05,36,4,Collin Quaner,/collin-quaner/profil/spieler/123397 -1819,Groin Injury,2018-08-20,2018-09-01,12,2,Junior Hoilett,/junior-hoilett/profil/spieler/58993 -1819,Strain,2018-12-12,2018-12-21,9,3,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -1819,Hamstring Injury,2018-10-21,2018-11-02,12,4,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -1819,Knee Injury,2018-08-02,2018-09-25,54,7,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -1819,Ill,2018-12-27,2019-01-11,15,3,Wes Morgan,/wes-morgan/profil/spieler/10003 -1819,Shoulder Injury,2019-01-06,2019-01-18,12,1,Kadeem Harris,/kadeem-harris/profil/spieler/136501 -1819,Torn Knee Ligament,2019-01-31,2019-02-08,8,2,Dale Stephens,/dale-stephens/profil/spieler/49755 -1819,Hamstring Injury,2018-09-23,2018-10-19,26,2,Dale Stephens,/dale-stephens/profil/spieler/49755 -1819,Knock,2019-03-22,2019-04-03,12,2,Reece Oxford,/reece-oxford/profil/spieler/314295 -1819,Concussion,2019-01-31,2019-02-08,8,1,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 -1819,Ill,2018-10-26,2018-11-03,8,1,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 -1819,Foot Injury,2018-07-01,2019-04-19,292,50,Vincent Janssen,/vincent-janssen/profil/spieler/207015 -1819,Torn muscle bundle,2019-04-14,2019-05-03,19,2,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1819,Cruciate Ligament Rupture,2018-05-31,2019-02-19,264,31,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1819,Cartilage Damage,2019-01-26,2019-03-22,55,9,Cameron Borthwick-Jackson,/cameron-borthwick-jackson/profil/spieler/258879 -1819,Thigh Problems,2019-03-31,2019-04-08,8,2,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1819,Ill,2019-01-04,2019-01-13,9,2,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1819,Groin Injury,2018-11-30,2018-12-15,15,5,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1819,Ankle Injury,2018-09-16,2018-09-18,2,,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1819,Cruciate Ligament Rupture,2018-12-05,2019-08-31,269,40,Rob Holding,/rob-holding/profil/spieler/253341 -1819,Ankle Injury,2019-03-15,2019-04-02,18,2,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 -1819,Knock,2019-02-20,2019-03-09,17,5,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 -1819,Knock,2019-03-10,2019-03-15,5,,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1819,Hamstring Injury,2019-01-06,2019-01-12,6,,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1819,Hamstring Injury,2018-10-07,2018-10-19,12,,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1819,Hamstring Injury,2018-09-09,2018-09-14,5,,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1819,Calf Injury,2019-03-01,2019-05-31,91,10,Lazar Markovic,/lazar-markovic/profil/spieler/144303 -1819,Ankle Injury,2018-08-20,2018-09-14,25,3,Javier Manquillo,/javier-manquillo/profil/spieler/162029 -1819,Knee Problems,2019-03-30,2019-04-27,28,7,Luke Bolton,/luke-bolton/profil/spieler/382553 -1819,Arch pain,2019-02-23,2019-02-23,0,1,Luke Bolton,/luke-bolton/profil/spieler/382553 -1819,Arm Injury,2018-09-14,2018-11-03,50,8,Luke Bolton,/luke-bolton/profil/spieler/382553 -1819,Groin Injury,2018-08-11,2018-08-28,17,4,Luke Bolton,/luke-bolton/profil/spieler/382553 -1819,Ankle Injury,2018-09-25,2018-10-26,31,4,Demarai Gray,/demarai-gray/profil/spieler/292417 -1819,Cartilage Damage,2018-12-16,2019-05-31,166,23,Aaron Lennon,/aaron-lennon/profil/spieler/14221 -1819,Ill,2018-10-24,2018-11-02,9,1,Aaron Lennon,/aaron-lennon/profil/spieler/14221 -1819,Calf Injury,2019-06-10,2019-08-03,54,,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1819,Pubitis,2019-03-18,2019-03-31,13,1,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1819,Hamstring Injury,2018-08-06,2018-08-28,22,4,Jonathan Williams,/jonathan-williams/profil/spieler/170322 -1819,Calf Injury,2018-07-24,2018-08-10,17,,Mason Holgate,/mason-holgate/profil/spieler/348623 -1819,Hamstring Injury,2018-12-06,2018-12-18,12,3,Juan Foyth,/juan-foyth/profil/spieler/480763 -1819,Thigh Muscle Strain,2018-07-21,2018-09-26,67,8,Juan Foyth,/juan-foyth/profil/spieler/480763 -1819,Groin Strain,2018-09-10,2019-01-11,123,27,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 -1819,Cruciate Ligament Rupture,2018-10-31,,1292,,Sam McQueen,/sam-mcqueen/profil/spieler/226968 -1819,Unknown Injury,2018-12-16,2019-01-05,20,4,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 -1819,Knee Injury,2018-10-17,2018-11-02,16,2,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 -1819,Thigh muscle rupture,2019-06-12,2019-06-24,12,,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -1819,Fibula shaft fractures,2019-05-08,2019-05-11,3,,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -1819,Arm Injury,2019-02-25,2019-02-26,1,,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -1819,Knock,2018-12-03,2018-12-07,4,1,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -1819,Knee Injury,2018-09-22,2018-12-28,97,15,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 -1819,Fitness,2019-04-04,2019-05-12,38,9,Claudio Bravo,/claudio-bravo/profil/spieler/40423 -1819,Achilles tendon rupture,2018-08-20,2019-04-03,226,48,Claudio Bravo,/claudio-bravo/profil/spieler/40423 -1819,Head Injury,2019-05-01,2019-05-31,30,3,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1819,Hip Injury,2019-02-24,2019-03-01,5,1,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1819,Hamstring Injury,2018-12-12,2019-01-12,31,8,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1819,Hamstring Injury,2018-09-29,2018-11-22,54,10,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1819,Knee Injury,2019-01-20,2019-01-29,9,,Matt Targett,/matt-targett/profil/spieler/250478 -1819,Head Injury,2018-11-30,2018-12-04,4,1,Matt Targett,/matt-targett/profil/spieler/250478 -1819,Ill,2018-12-26,2018-11-08,48,,Abdelhamid Sabiri,/abdelhamid-sabiri/profil/spieler/340394 -1819,Collarbone fracture,2018-12-05,2019-02-25,82,13,Abdelhamid Sabiri,/abdelhamid-sabiri/profil/spieler/340394 -1819,Ankle Injury,2018-10-02,2018-10-15,13,1,Abdelhamid Sabiri,/abdelhamid-sabiri/profil/spieler/340394 -1819,Concussion,2019-03-18,2019-03-27,9,,David Ospina,/david-ospina/profil/spieler/73396 -1819,Head Injury,2019-03-17,2019-04-06,20,3,David Ospina,/david-ospina/profil/spieler/73396 -1819,Knee Injury,2019-04-29,2019-07-16,78,2,Eric Bailly,/eric-bailly/profil/spieler/286384 -1819,Head Injury,2019-03-24,2019-04-27,34,7,Eric Bailly,/eric-bailly/profil/spieler/286384 -1819,Knock,2018-12-06,2018-12-11,5,1,Eric Bailly,/eric-bailly/profil/spieler/286384 -1819,Back Injury,2018-11-30,2018-12-04,4,1,Eric Bailly,/eric-bailly/profil/spieler/286384 -1819,Knock,2018-11-17,2018-11-26,9,1,Eric Bailly,/eric-bailly/profil/spieler/286384 -1819,Shoulder Injury,2019-02-13,2019-04-21,67,11,Leon Balogun,/leon-balogun/profil/spieler/56100 -1819,Ill,2019-02-04,2019-02-11,7,2,Leon Balogun,/leon-balogun/profil/spieler/56100 -1819,Thigh Problems,2019-01-12,2019-01-30,18,4,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 -1819,Knock,2018-12-14,2018-12-29,15,3,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 -1819,Back trouble,2018-12-14,2018-12-26,12,3,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 -1819,Ankle Injury,2018-12-31,2019-01-11,11,3,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1819,Knock,2018-10-29,2018-11-07,9,2,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1819,Knee Problems,2018-12-27,2019-01-11,15,3,Mesut Özil,/mesut-ozil/profil/spieler/35664 -1819,Knee Injury,2019-01-13,2019-02-08,26,4,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 -1819,Hamstring Injury,2019-04-08,2019-04-26,18,3,Jose Cholevas,/jose-cholevas/profil/spieler/41112 -1819,Calf Injury,2018-11-11,2018-11-30,19,1,Jose Cholevas,/jose-cholevas/profil/spieler/41112 -1819,Ankle Injury,2019-04-09,2019-04-15,6,1,Marko Grujic,/marko-grujic/profil/spieler/222813 -1819,Ankle Injury,2018-12-12,2019-01-14,33,3,Marko Grujic,/marko-grujic/profil/spieler/222813 -1819,Torn Ankle Ligament,2018-09-23,2018-11-11,49,8,Marko Grujic,/marko-grujic/profil/spieler/222813 -1819,Foot Injury,2019-01-20,2019-01-29,9,,Harry Maguire,/harry-maguire/profil/spieler/177907 -1819,Knee Injury,2018-11-03,2018-12-08,35,7,Harry Maguire,/harry-maguire/profil/spieler/177907 -1819,Hamstring Injury,2018-12-08,2019-01-12,35,8,Tommy Smith,/tommy-smith/profil/spieler/121398 -1819,Groin Injury,2018-11-03,2018-11-05,2,1,Tommy Smith,/tommy-smith/profil/spieler/121398 -1819,Calf Strain,2019-04-08,2019-05-31,53,6,Samir Nasri,/samir-nasri/profil/spieler/18935 -1819,Calf Strain,2019-03-17,2019-04-07,21,1,Samir Nasri,/samir-nasri/profil/spieler/18935 -1819,Calf Problems,2019-01-22,2019-02-18,27,4,Samir Nasri,/samir-nasri/profil/spieler/18935 -1819,Knock,2018-09-09,2018-09-15,6,,Raúl Jiménez,/raul-jimenez/profil/spieler/206040 -1819,Leg Injury,2019-02-11,2019-03-02,19,3,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 -1819,Fever,2018-12-26,2018-12-29,3,2,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 -1819,Ankle Injury,2018-10-03,2018-10-15,12,1,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 -1819,Groin Injury,2019-05-05,2019-05-31,26,1,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1819,Ill,2019-03-04,2019-03-16,12,1,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1819,Foot Injury,2018-09-08,2018-10-20,42,5,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1819,Back Injury,2018-09-02,2018-09-14,12,,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -1819,Cruciate Ligament Rupture,2018-12-26,2019-09-21,269,28,Simon Francis,/simon-francis/profil/spieler/13573 -1819,Knee Injury,2019-04-06,2019-11-04,212,18,Florian Lejeune,/florian-lejeune/profil/spieler/127108 -1819,Knock,2018-12-11,2019-01-01,21,4,Florian Lejeune,/florian-lejeune/profil/spieler/127108 -1819,Cruciate Ligament Rupture,2018-07-23,2018-12-31,161,21,Florian Lejeune,/florian-lejeune/profil/spieler/127108 -1819,Knee Injury,2019-04-29,2019-05-11,12,1,Sergio Romero,/sergio-romero/profil/spieler/30690 -1819,Knock,2019-05-06,2019-05-31,25,1,Chris Löwe,/chris-lowe/profil/spieler/55125 -1819,Ill,2019-02-03,2019-02-22,19,1,Chris Löwe,/chris-lowe/profil/spieler/55125 -1819,Shoulder Injury,2018-11-10,2018-12-08,28,5,Chris Löwe,/chris-lowe/profil/spieler/55125 -1819,Muscle Injury,2019-03-10,2019-04-03,24,4,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1819,Muscle Injury,2019-01-03,2019-02-19,47,12,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1819,Muscle Injury,2018-12-12,2018-12-30,18,6,Vincent Kompany,/vincent-kompany/profil/spieler/9594 -1819,Hand Injury,2018-09-02,2018-09-14,12,,Simon Mignolet,/simon-mignolet/profil/spieler/50219 -1819,Knock,2018-08-01,2018-08-19,18,1,Simon Mignolet,/simon-mignolet/profil/spieler/50219 -1819,Back Injury,2018-08-04,2018-09-16,43,6,Ivan Cavaleiro,/ivan-cavaleiro/profil/spieler/149716 -1819,Abdominal Strain,2018-12-29,2019-04-20,112,17,Mario Lemina,/mario-lemina/profil/spieler/170934 -1819,Abdominal Strain,2018-12-15,2018-12-21,6,1,Mario Lemina,/mario-lemina/profil/spieler/170934 -1819,Thigh Muscle Strain,2018-11-05,2018-11-09,4,,Mario Lemina,/mario-lemina/profil/spieler/170934 -1819,Knee Injury,2018-10-21,2018-10-26,5,,Mario Lemina,/mario-lemina/profil/spieler/170934 -1819,Concussion,2019-04-27,2019-05-12,15,3,Denis Odoi,/denis-odoi/profil/spieler/59641 -1819,Ill,2019-04-07,2019-04-19,12,,Matty Daly,/matty-daly/profil/spieler/566349 -1819,Hamstring Injury,2018-12-08,2018-12-26,18,6,David Silva,/david-silva/profil/spieler/35518 -1819,Knock,2018-08-03,2018-08-18,15,2,David Silva,/david-silva/profil/spieler/35518 -1819,Foot Injury,2018-08-23,2019-01-12,142,15,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 -1819,Knee Injury,2019-05-09,2019-05-11,2,,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1819,Ankle Injury,2019-03-14,2019-03-22,8,1,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1819,Ligament Injury,2019-02-01,2019-02-08,7,1,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1819,Cals Sclerosis,2019-01-04,2019-01-11,7,1,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1819,Hip Injury,2018-10-21,2018-11-08,18,4,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1819,Knee Injury,2019-02-10,2019-03-01,19,2,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1819,Ankle Injury,2018-10-13,2018-10-19,6,,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1819,Knock,2018-08-31,2018-09-15,15,1,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1819,Knee Injury,2019-03-25,2019-05-31,67,10,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 -1819,Knee Injury,2018-12-12,2019-02-26,76,14,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 -1819,Knock,2018-10-21,2018-12-03,43,5,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 -1819,Knock,2018-10-05,2018-12-28,84,12,Jamie Sterry,/jamie-sterry/profil/spieler/250431 -1819,Inguinal Hernia,2018-08-28,2018-11-25,89,11,Ben Gibson,/ben-gibson/profil/spieler/128904 -1819,Knee Injury,2018-08-28,2018-09-14,17,2,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1819,Groin Injury,2018-08-01,2018-08-10,9,,Martin Dubravka,/martin-dubravka/profil/spieler/74960 -1819,Ill,2019-02-15,2019-03-01,14,3,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 -1819,Knee Injury,2019-01-26,2019-02-08,13,2,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 -1819,Hairline crack in calfbone,2018-08-16,2018-10-25,70,12,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 -1819,Knock,2019-05-05,2019-05-11,6,,Robbie Brady,/robbie-brady/profil/spieler/128229 -1819,Groin Strain,2019-02-03,2019-02-22,19,1,Robbie Brady,/robbie-brady/profil/spieler/128229 -1819,Groin Injury,2019-01-27,2019-02-01,5,1,Robbie Brady,/robbie-brady/profil/spieler/128229 -1819,Knock,2018-12-16,2019-01-01,16,3,Robbie Brady,/robbie-brady/profil/spieler/128229 -1819,Ankle Injury,2018-12-02,2018-12-04,2,,Robbie Brady,/robbie-brady/profil/spieler/128229 -1819,Bruise,2019-05-05,2019-05-31,26,1,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 -1819,Foot Injury,2018-11-07,2018-11-09,2,,Wesley Hoedt,/wesley-hoedt/profil/spieler/253765 -1819,Hamstring Injury,2019-04-29,2019-05-31,32,2,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -1819,Foot Injury,2019-03-11,2019-03-29,18,1,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -1819,Muscle Injury,2018-11-02,2018-11-10,8,2,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -1819,Tibia Fracture,2018-11-16,2019-06-01,197,44,Jamal Blackman,/jamal-blackman/profil/spieler/128898 -1819,Hamstring Injury,2019-02-01,2019-04-12,70,10,Marc Albrighton,/marc-albrighton/profil/spieler/61560 -1819,Appendicitis,2019-01-13,2019-02-21,39,4,Sean Morrison,/sean-morrison/profil/spieler/79723 -1819,Bruised Rib,2019-04-19,2019-04-23,4,1,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1819,Groin Injury,2019-03-28,2019-04-15,18,4,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1819,groin strain,2019-01-30,2019-02-23,24,4,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1819,Ankle Injury,2019-05-05,2019-06-10,36,2,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 -1819,Knee Injury,2019-03-02,2019-04-14,43,8,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 -1819,Thigh Problems,2019-01-05,2019-01-18,13,2,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 -1819,Hamstring Injury,2018-11-29,2018-12-31,32,8,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 -1819,Groin Injury,2018-10-21,2018-10-27,6,1,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 -1819,Knock,2018-08-17,2018-08-26,9,1,Alexis Sánchez,/alexis-sanchez/profil/spieler/40433 -1819,Ill,2018-10-21,2018-11-05,15,2,Rajiv van La Parra,/rajiv-van-la-parra/profil/spieler/77001 -1819,Back Injury,,2018-12-30,,,Rajiv van La Parra,/rajiv-van-la-parra/profil/spieler/77001 -1819,Ill,2019-04-10,2019-04-19,9,1,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Knee Injury,2019-03-31,2019-04-07,7,,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Ill,2019-02-24,2019-03-01,5,1,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Foot Injury,2019-01-30,2019-02-09,10,2,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Hamstring Injury,2018-12-04,2019-01-02,29,7,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Hip Injury,2018-11-25,2018-11-30,5,,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Knee Problems,2018-10-13,2018-10-19,6,,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Knee Injury,2018-09-17,2018-09-28,11,2,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Knee Injury,2018-08-26,2018-08-31,5,1,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Knock,2018-08-13,2018-08-17,4,,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1819,Ill,2019-01-04,2019-01-12,8,1,Joshua King,/joshua-king/profil/spieler/91059 -1819,Ankle Injury,2018-10-21,2018-11-24,34,4,Joshua King,/joshua-king/profil/spieler/91059 -1819,Ankle Injury,2018-10-18,2018-10-19,1,,Joshua King,/joshua-king/profil/spieler/91059 -1819,Knee Injury,2019-01-19,2019-03-09,49,8,Callum Wilson,/callum-wilson/profil/spieler/123682 -1819,Hamstring Injury,2019-01-03,2019-01-18,15,2,Callum Wilson,/callum-wilson/profil/spieler/123682 -1819,Hamstring Injury,2018-12-06,2018-12-14,8,1,Callum Wilson,/callum-wilson/profil/spieler/123682 -1819,Ill,2019-04-04,2019-04-15,11,2,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1819,Bruise,2019-03-18,2019-03-29,11,,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1819,Calf muscle strain,2019-02-20,2019-03-10,18,5,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1819,Ankle Injury,2018-10-07,2018-10-19,12,,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1819,Abdominal Strain,2018-06-28,2018-08-26,59,2,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1819,Muscle Injury,2019-08-16,2019-09-13,28,3,John Stones,/john-stones/profil/spieler/186590 -1819,Groin Injury,2019-03-05,2019-03-29,24,3,John Stones,/john-stones/profil/spieler/186590 -1819,Groin Strain,2019-02-17,2019-03-01,12,3,John Stones,/john-stones/profil/spieler/186590 -1819,Torn Knee Ligament,2019-03-03,2019-05-31,89,9,Sol Bamba,/sol-bamba/profil/spieler/28984 -1819,Knee Injury,2019-01-04,2019-01-24,20,5,Lucas Moura,/lucas-moura/profil/spieler/77100 -1819,Knock,2018-08-12,2018-08-17,5,,Lucas Moura,/lucas-moura/profil/spieler/77100 -1819,Knock,2018-08-04,2018-08-11,7,1,Chris Wood,/chris-wood/profil/spieler/108725 -1819,Knee Injury,2018-09-21,2018-10-21,30,6,Michel Vorm,/michel-vorm/profil/spieler/26276 -1819,Knee Injury,2019-01-04,2019-05-11,127,24,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1819,Knock,2018-11-16,2018-12-04,18,3,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1819,Knee Injury,2018-10-04,2018-11-12,39,7,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1819,Calf Strain,2018-07-22,2018-08-27,36,3,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1819,Knee Injury,2019-03-03,2019-07-01,120,9,Sean Longstaff,/sean-longstaff/profil/spieler/346707 -1819,Strain in the thigh and gluteal muscles,2019-03-03,2019-03-22,19,2,Kieran Trippier,/kieran-trippier/profil/spieler/95810 -1819,Groin Strain,2018-11-10,2018-12-13,33,7,Kieran Trippier,/kieran-trippier/profil/spieler/95810 -1819,Bruise,2018-08-01,2018-08-17,16,1,Kieran Trippier,/kieran-trippier/profil/spieler/95810 -1819,Knock,2019-04-21,2019-04-25,4,,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1819,Chest injury,2019-03-03,2019-03-26,23,2,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1819,Back Injury,2019-01-31,2019-02-08,8,1,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1819,Knee Injury,2018-12-20,2018-12-25,5,1,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1819,Groin Strain,2018-12-09,2018-12-14,5,,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1819,Hip Injury,2018-08-12,2018-08-24,12,1,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1819,Muscular problems,2019-03-10,2019-04-13,34,5,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 -1819,Knock,2018-06-05,2018-08-26,82,3,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 -1819,Knock,2019-04-14,2019-04-19,5,,André Zambo Anguissa,/andre-zambo-anguissa/profil/spieler/354361 -1819,Ankle Injury,2018-12-14,2019-02-08,56,10,André Zambo Anguissa,/andre-zambo-anguissa/profil/spieler/354361 -1819,Ankle Injury,2018-11-15,2018-12-05,20,3,André Zambo Anguissa,/andre-zambo-anguissa/profil/spieler/354361 -1819,Knock,2018-08-09,2018-08-17,8,1,André Zambo Anguissa,/andre-zambo-anguissa/profil/spieler/354361 -1819,Flu,2019-05-11,2019-05-13,2,1,Ola Aina,/ola-aina/profil/spieler/236490 -1819,Unknown Injury,2019-03-03,2019-03-05,2,1,Ola Aina,/ola-aina/profil/spieler/236490 -1819,Bruise,2018-11-20,2018-12-01,11,1,Ola Aina,/ola-aina/profil/spieler/236490 -1819,Muscle Injury,2018-09-03,2018-09-10,7,,Ola Aina,/ola-aina/profil/spieler/236490 -1819,Calf Injury,2018-12-20,2019-01-20,31,4,Rui Fonte,/rui-fonte/profil/spieler/9335 -1819,Groin Injury,2018-09-28,2018-10-23,25,3,Rui Fonte,/rui-fonte/profil/spieler/9335 -1819,Ankle Injury,2019-02-17,2019-02-25,8,,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 -1819,Bruise on ankle,2019-06-24,2019-06-30,6,,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 -1819,Groin Injury,2019-02-10,2019-04-12,61,7,Steve Cook,/steve-cook/profil/spieler/90836 -1819,Hamstring Injury,2019-03-26,2019-05-12,47,7,Yerry Mina,/yerry-mina/profil/spieler/289446 -1819,Foot Injury,2019-01-27,2019-02-25,29,4,Yerry Mina,/yerry-mina/profil/spieler/289446 -1819,Foot Injury,2018-07-30,2018-10-20,82,22,Yerry Mina,/yerry-mina/profil/spieler/289446 -1819,Hamstring Injury,2019-04-21,2019-05-31,40,4,Davy Pröpper,/davy-propper/profil/spieler/79027 -1819,Knock,2019-03-22,2019-03-29,7,,Davy Pröpper,/davy-propper/profil/spieler/79027 -1819,Ill,2019-02-10,2019-02-25,15,1,Davy Pröpper,/davy-propper/profil/spieler/79027 -1819,Foot Injury,2018-10-08,2018-11-22,45,4,Davy Pröpper,/davy-propper/profil/spieler/79027 -1819,Ankle Injury,2019-01-31,2019-02-22,22,3,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1819,Knock,2018-12-16,2018-12-25,9,1,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1819,Knock,2018-10-29,2018-11-03,5,1,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1819,Ankle Injury,2018-08-26,2018-08-31,5,1,Michail Antonio,/michail-antonio/profil/spieler/104124 -1819,Shoulder Injury,2018-10-29,2018-11-03,5,1,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1819,Groin Injury,2018-10-12,2018-10-20,8,,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1819,Groin Strain,2018-08-27,2018-09-14,18,2,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1819,Knee Injury,2018-12-09,2018-12-21,12,1,Jack Stephens,/jack-stephens/profil/spieler/163744 -1819,Ankle Injury,2018-09-24,2018-09-30,6,1,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1819,Torn muscle bundle,2019-03-27,2019-04-16,20,3,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -1819,Torn Muscle Fibre,2019-02-14,2019-03-02,16,3,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -1819,Muscular problems,2018-11-30,2018-12-05,5,1,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -1819,Knee Injury,2018-10-23,2018-12-03,41,5,David Button,/david-button/profil/spieler/61814 -1819,Muscle Injury,2018-09-25,2019-03-01,157,7,Brad Smith,/brad-smith/profil/spieler/175745 -1819,Adductor problems,2018-08-14,2018-08-24,10,1,Brad Smith,/brad-smith/profil/spieler/175745 -1819,Groin Injury,2019-05-01,2019-06-21,51,5,Naby Keïta,/naby-keita/profil/spieler/302215 -1819,Knock,2019-03-12,2019-03-30,18,2,Naby Keïta,/naby-keita/profil/spieler/302215 -1819,Knock,2018-12-31,2019-01-01,1,,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1819,Ankle Injury,2018-10-10,2018-10-19,9,,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1819,Muscle Injury,2019-04-01,2019-04-14,13,2,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 -1819,Strain,2019-03-10,2019-05-11,62,11,Erik Lamela,/erik-lamela/profil/spieler/111630 -1819,Calf Injury,2018-12-27,2019-01-12,16,4,Erik Lamela,/erik-lamela/profil/spieler/111630 -1819,Strain,2018-11-29,2018-12-14,15,4,Erik Lamela,/erik-lamela/profil/spieler/111630 -1819,Hamstring Injury,2018-08-27,2018-09-14,18,2,Erik Lamela,/erik-lamela/profil/spieler/111630 -1819,Knock,2018-07-26,2018-08-17,22,1,Erik Lamela,/erik-lamela/profil/spieler/111630 -1819,Knock,2018-09-30,2018-10-05,5,1,Ashley Young,/ashley-young/profil/spieler/14086 -1819,Knock,2018-07-04,2018-07-06,2,,Ashley Young,/ashley-young/profil/spieler/14086 -1819,Problems with the hip flexor,2019-04-06,2019-04-19,13,4,Kortney Hause,/kortney-hause/profil/spieler/233124 -1819,Knock,2018-10-17,2018-11-09,23,4,Joel Ward,/joel-ward/profil/spieler/92572 -1819,Back Injury,2018-08-20,2018-08-31,11,2,Mark Noble,/mark-noble/profil/spieler/31835 -1819,Shoulder Injury,2018-08-30,2018-10-19,50,5,Alex Smithies,/alex-smithies/profil/spieler/33754 -1819,Knock,2018-11-11,2019-02-25,106,18,Karl Darlow,/karl-darlow/profil/spieler/99397 -1819,Knock,2019-04-14,2019-05-31,47,4,Ben Hamer,/ben-hamer/profil/spieler/67283 -1819,Knee Injury,2018-08-25,2018-09-15,21,4,Ben Hamer,/ben-hamer/profil/spieler/67283 -1819,Knee Injury,2018-12-12,2019-03-29,107,16,Danny Williams,/danny-williams/profil/spieler/38383 -1819,Knee Injury,2018-09-20,2018-11-24,65,7,Danny Williams,/danny-williams/profil/spieler/38383 -1819,Ankle Injury,2018-08-20,2018-08-31,11,2,Danny Williams,/danny-williams/profil/spieler/38383 -1819,Neck Injury,2019-03-03,2019-03-10,7,,Markus Suttner,/markus-suttner/profil/spieler/31514 -1819,Ill,2019-04-28,2019-05-11,13,1,Declan Rice,/declan-rice/profil/spieler/357662 -1819,Calf Strain,2018-06-09,2018-08-11,63,3,Tom Heaton,/tom-heaton/profil/spieler/34130 -1819,Hamstring Injury,2019-02-10,2019-03-02,20,4,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 -1819,Shoulder Injury,2018-11-11,2018-11-23,12,,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 -1819,Groin Injury,2019-02-04,2019-02-22,18,1,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -1819,Bruise,2018-07-28,2018-08-17,20,1,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -1819,Ankle Injury,2019-02-25,2019-02-26,1,,Alex Iwobi,/alex-iwobi/profil/spieler/242631 -1819,Ill,2018-08-26,2018-09-19,24,2,Alex Iwobi,/alex-iwobi/profil/spieler/242631 -1819,Knock,2019-04-25,2019-04-26,1,,Shane Long,/shane-long/profil/spieler/37304 -1819,Groin Injury,2019-03-09,2019-04-05,27,3,Shane Long,/shane-long/profil/spieler/37304 -1819,Knock,2019-01-17,2019-01-18,1,,Shane Long,/shane-long/profil/spieler/37304 -1819,Ankle Injury,2018-11-05,2018-12-15,40,6,Shane Long,/shane-long/profil/spieler/37304 -1819,Toe Injury,2018-09-23,2018-10-05,12,2,Shane Long,/shane-long/profil/spieler/37304 -1819,Foot Injury,2018-09-02,2018-09-16,14,,Shane Long,/shane-long/profil/spieler/37304 -1819,Hip Injury,2019-03-28,2019-04-28,31,,Kyle Taylor,/kyle-taylor/profil/spieler/562254 -1819,Hip Injury,2019-01-06,2019-02-06,31,,Kyle Taylor,/kyle-taylor/profil/spieler/562254 -1819,Hip Injury,2018-12-05,2019-01-03,29,,Kyle Taylor,/kyle-taylor/profil/spieler/562254 -1819,Knock,2019-05-05,2019-05-31,26,1,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 -1819,Calf Strain,2019-02-10,2019-03-01,19,2,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 -1819,Strain,2019-01-20,2019-02-08,19,2,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 -1819,Knock,2019-01-02,2019-01-18,16,2,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 -1819,Ankle Injury,2019-01-31,2019-02-08,8,1,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1819,Hamstring Injury,2018-11-11,2018-11-24,13,,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1819,Knock,2018-08-01,2018-08-24,23,3,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1819,Calf Strain,2019-01-11,2019-02-24,44,6,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1819,Foot Injury,2018-11-25,2018-11-30,5,1,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -1819,Hamstring Injury,2018-10-03,2018-11-06,34,6,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -1819,Knee Injury,2018-08-24,2018-10-26,63,8,Ramadan Sobhi,/ramadan-sobhi/profil/spieler/312017 -1819,Knock,2019-05-06,2019-05-11,5,,Fabian Schär,/fabian-schar/profil/spieler/135343 -1819,Strain in the thigh and gluteal muscles,2019-04-21,2019-04-26,5,,Fabian Schär,/fabian-schar/profil/spieler/135343 -1819,Concussion,2019-03-23,2019-04-05,13,1,Fabian Schär,/fabian-schar/profil/spieler/135343 -1819,Hamstring Injury,2019-01-03,2019-02-22,50,8,Paul Dummett,/paul-dummett/profil/spieler/170321 -1819,Hamstring Injury,2018-11-18,2018-12-08,20,3,Paul Dummett,/paul-dummett/profil/spieler/170321 -1819,Hamstring Injury,2018-09-23,2018-10-19,26,2,Paul Dummett,/paul-dummett/profil/spieler/170321 -1819,Ill,2019-01-20,2019-01-29,9,1,Kayne Ramsay,/kayne-ramsay/profil/spieler/530879 -1819,Foot Injury,2018-09-30,2018-10-27,27,3,Tom Cairney,/tom-cairney/profil/spieler/123275 -1819,Foot Injury,2018-08-26,2018-09-29,34,7,Tom Cairney,/tom-cairney/profil/spieler/123275 -1819,Ankle Injury,2019-02-10,2019-02-25,15,1,Solly March,/solly-march/profil/spieler/209212 -1819,Calf Strain,2018-12-08,2018-12-31,23,5,Cédric Soares,/cedric-soares/profil/spieler/112988 -1819,Calf Injury,2019-03-17,2019-03-31,14,,Nacho Monreal,/nacho-monreal/profil/spieler/43003 -1819,Hamstring Injury,2018-12-23,2019-01-11,19,4,Nacho Monreal,/nacho-monreal/profil/spieler/43003 -1819,Hamstring Injury,2018-10-21,2018-12-07,47,11,Nacho Monreal,/nacho-monreal/profil/spieler/43003 -1819,Knee Injury,2018-07-02,2018-08-17,46,1,Nacho Monreal,/nacho-monreal/profil/spieler/43003 -1819,Calf Injury,2019-03-17,2019-04-26,40,6,Tom Cleverley,/tom-cleverley/profil/spieler/73484 -1819,Achilles tendon surgery,2018-07-17,2018-12-15,151,19,Tom Cleverley,/tom-cleverley/profil/spieler/73484 -1819,Knee Injury,2018-11-18,2018-12-15,27,5,Jonny Otto,/jonny-otto/profil/spieler/175446 -1819,Foot Injury,2018-12-06,2019-01-28,53,11,Chris Smalling,/chris-smalling/profil/spieler/103427 -1819,Foot Injury,2018-11-30,2018-12-04,4,1,Chris Smalling,/chris-smalling/profil/spieler/103427 -1819,Knock,2019-03-29,2019-04-07,9,1,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -1819,Ankle Injury,2018-11-10,2019-01-26,77,14,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -1819,Foot Injury,2019-03-15,2019-04-14,30,3,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1819,Knee Injury,2019-03-01,2019-03-01,0,,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1819,Knock,2019-02-22,2019-02-23,1,,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1819,Facial Injury,2019-01-26,2019-02-01,6,1,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1819,Back Injury,2019-01-06,2019-01-11,5,,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1819,Groin Injury,2018-11-12,2018-12-01,19,2,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 -1819,Back trouble,2018-11-10,2018-11-15,5,1,Loris Karius,/loris-karius/profil/spieler/85864 -1819,Ankle Injury,2018-07-24,2019-01-05,165,12,Harry Burgoyne,/harry-burgoyne/profil/spieler/285583 -1819,Back Injury,2019-02-25,2019-03-09,12,3,Stephan Lichtsteiner,/stephan-lichtsteiner/profil/spieler/2865 -1819,Hamstring Injury,2018-11-09,2018-11-28,19,2,Stephan Lichtsteiner,/stephan-lichtsteiner/profil/spieler/2865 -1819,Ill,2019-02-24,2019-03-01,5,1,Ashley Westwood,/ashley-westwood/profil/spieler/91317 -1819,Facial Injury,2019-04-28,2019-05-11,13,1,Christian Benteke,/christian-benteke/profil/spieler/50201 -1819,Knee Injury,2018-09-01,2019-01-12,133,22,Christian Benteke,/christian-benteke/profil/spieler/50201 -1819,Hamstring Injury,2019-03-10,2019-04-26,47,5,Jazz Richards,/jazz-richards/profil/spieler/120241 -1819,Hamstring Injury,2018-10-26,2019-01-18,84,14,Jazz Richards,/jazz-richards/profil/spieler/120241 -1819,Ill,2019-06-27,2019-07-01,4,,Richarlison,/richarlison/profil/spieler/378710 -1819,Bruised Rib,2019-05-05,2019-05-31,26,1,Richarlison,/richarlison/profil/spieler/378710 -1819,Bruised Rib,2019-04-22,2019-04-26,4,,Richarlison,/richarlison/profil/spieler/378710 -1819,Bruise,2018-11-04,2018-11-11,7,1,Richarlison,/richarlison/profil/spieler/378710 -1819,Calf Injury,2018-08-12,2018-08-17,5,,Richarlison,/richarlison/profil/spieler/378710 -1819,Groin Strain,2019-04-14,2019-05-31,47,5,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 -1819,groin strain,2019-03-30,2019-04-05,6,2,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 -1819,Ill,2018-08-13,2018-08-24,11,1,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 -1819,Strain in the thigh and gluteal muscles,2019-05-06,2019-05-30,24,1,Erik Durm,/erik-durm/profil/spieler/93922 -1819,Knock,2019-03-11,2019-03-14,3,,Erik Durm,/erik-durm/profil/spieler/93922 -1819,Hip Injury,2019-02-11,2019-02-25,14,1,Erik Durm,/erik-durm/profil/spieler/93922 -1819,Foot Injury,2019-01-31,2019-02-07,7,1,Erik Durm,/erik-durm/profil/spieler/93922 -1819,Groin Strain,2018-11-01,2018-11-08,7,1,Erik Durm,/erik-durm/profil/spieler/93922 -1819,Knock,2018-08-02,2018-08-30,28,4,Erik Durm,/erik-durm/profil/spieler/93922 -1819,Thigh Muscle Strain,2019-01-06,2019-03-08,61,10,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1819,Thigh Muscle Strain,2018-12-07,2018-12-28,21,4,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1819,Knock,2018-11-04,2018-11-25,21,1,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1819,Knock,2018-08-19,2018-09-14,26,3,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1819,Knee Injury,2019-04-17,2019-09-17,153,13,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1819,Meniscal Injury,2019-01-25,2019-02-27,33,9,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1819,Knee Injury,2019-01-24,2019-04-03,69,15,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1819,Knee Surgery,2018-11-14,2019-01-21,68,16,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1819,Foot Injury,2018-09-14,2018-10-07,23,7,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1819,Knock,2018-08-06,2018-08-11,5,,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1819,Bruise,2019-03-17,2019-04-08,22,3,Fabian Delph,/fabian-delph/profil/spieler/50362 -1819,Ill,2019-02-21,2019-03-08,15,3,Fabian Delph,/fabian-delph/profil/spieler/50362 -1819,Bruise,2018-09-23,2018-10-31,38,7,Fabian Delph,/fabian-delph/profil/spieler/50362 -1819,Hamstring Injury,2019-04-01,2019-04-28,27,7,Marcos Alonso,/marcos-alonso/profil/spieler/112515 -1819,Back Injury,2018-12-03,2018-12-04,1,,Marcos Alonso,/marcos-alonso/profil/spieler/112515 -1819,Knock,2019-05-05,2019-05-31,26,2,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 -1819,Hamstring Injury,2018-11-06,2018-12-26,50,12,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 -1819,Knee Injury,2019-04-28,2020-10-02,523,49,José Izquierdo,/jose-izquierdo/profil/spieler/147094 -1819,Knee Injury,2018-12-04,2019-02-26,84,17,José Izquierdo,/jose-izquierdo/profil/spieler/147094 -1819,Knee Injury,2018-08-01,2018-09-28,58,7,José Izquierdo,/jose-izquierdo/profil/spieler/147094 -1819,Hamstring Injury,2019-03-10,2019-03-30,20,,Joe Bennett,/joe-bennett/profil/spieler/90964 -1819,Hip Injury,2018-12-16,2018-12-25,9,1,Joe Bennett,/joe-bennett/profil/spieler/90964 -1819,Knock,2019-03-17,2019-03-29,12,,Juninho Bacuna,/juninho-bacuna/profil/spieler/348863 -1819,Knock,2018-08-30,2018-10-05,36,4,Juninho Bacuna,/juninho-bacuna/profil/spieler/348863 -1819,Ankle Injury,2018-12-26,2019-01-06,11,4,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 -1819,Ankle Injury,2018-11-05,2018-12-21,46,7,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 -1819,Knock,2019-04-08,2019-04-14,6,,Kiko Femenía,/kiko-femenia/profil/spieler/76467 -1819,Hamstring Injury,2019-01-20,2019-03-08,47,8,Kiko Femenía,/kiko-femenia/profil/spieler/76467 -1819,Knock,2019-03-03,2019-03-08,5,,Jon Gorenc Stankovic,/jon-gorenc-stankovic/profil/spieler/245034 -1819,Back Injury,2019-04-18,2019-04-20,2,,Aron Gunnarsson,/aron-gunnarsson/profil/spieler/63821 -1819,Knee Injury,2018-10-07,2018-10-19,12,,Aron Gunnarsson,/aron-gunnarsson/profil/spieler/63821 -1819,Knee Injury,2018-08-01,2018-10-05,65,8,Aron Gunnarsson,/aron-gunnarsson/profil/spieler/63821 -1819,Knee Injury,2019-05-06,2019-05-31,25,1,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1819,Achilles tendon problems,2019-01-19,2019-02-23,35,6,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1819,Achilles tendon problems,2019-01-07,2019-01-10,3,,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1819,Knock,2019-05-06,2019-05-11,5,1,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1819,Hamstring Injury,2019-03-09,2019-04-12,34,6,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1819,Knock,2019-02-11,2019-02-22,11,,James Maddison,/james-maddison/profil/spieler/294057 -1819,Knee Injury,2018-11-04,2018-11-23,19,1,James Maddison,/james-maddison/profil/spieler/294057 -1819,Hamstring Injury,2019-01-28,2019-01-29,1,,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1819,Hamstring Injury,2018-12-20,2018-12-29,9,2,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1819,Knock,2018-09-28,2018-10-03,5,1,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1819,Groin Strain,2019-04-28,2019-05-11,13,1,Étienne Capoue,/etienne-capoue/profil/spieler/63494 -1819,Tibia Fracture,2018-12-14,2019-05-05,142,19,Obbi Oulare,/obbi-oulare/profil/spieler/314959 -1819,Fitness,2018-10-02,2018-11-23,52,9,Obbi Oulare,/obbi-oulare/profil/spieler/314959 -1819,Knock,2019-02-25,2019-03-30,33,3,Sullay Kaikai,/sullay-kaikai/profil/spieler/244130 -1819,Fever,2019-02-04,2019-02-10,6,1,Takuma Asano,/takuma-asano/profil/spieler/245744 -1819,Muscle Injury,2018-12-16,2019-01-23,38,3,Takuma Asano,/takuma-asano/profil/spieler/245744 -1819,Overstretching,2018-10-31,2018-11-26,26,3,Takuma Asano,/takuma-asano/profil/spieler/245744 -1819,Bruise,2019-03-18,2019-03-29,11,,André Gomes,/andre-gomes/profil/spieler/221025 -1819,Ill,2018-12-18,2018-12-22,4,,André Gomes,/andre-gomes/profil/spieler/221025 -1819,Ankle fracture,2018-07-29,2018-10-20,83,22,André Gomes,/andre-gomes/profil/spieler/221025 -1819,Calf Injury,2018-11-04,2018-12-02,28,3,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 -1819,Knock,2018-10-07,2018-10-19,12,,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 -1819,Hamstring Injury,2019-02-03,2019-03-30,55,6,Danny Ings,/danny-ings/profil/spieler/134294 -1819,Hamstring Injury,2019-01-03,2019-01-18,15,3,Danny Ings,/danny-ings/profil/spieler/134294 -1819,Hamstring Injury,2018-11-14,2018-12-15,31,5,Danny Ings,/danny-ings/profil/spieler/134294 -1819,Knock,2018-08-26,2018-08-31,5,1,Danny Ings,/danny-ings/profil/spieler/134294 -1819,Hamstring Injury,2018-10-30,2018-11-24,25,4,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 -1819,Ankle Injury,2018-11-09,2019-05-31,203,41,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -1819,Bruise,2019-04-27,2019-05-11,14,1,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -1819,Ill,2019-03-11,2019-04-12,32,3,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -1819,Ankle Injury,2019-02-25,2019-05-31,95,17,Andy King,/andy-king/profil/spieler/56872 -1819,Groin Injury,2019-04-07,2019-09-13,159,10,James Tomkins,/james-tomkins/profil/spieler/61592 -1819,Calf Strain,2019-02-03,2019-02-22,19,2,James Tomkins,/james-tomkins/profil/spieler/61592 -1819,Thigh Muscle Strain,2019-01-31,2019-02-01,1,,James Tomkins,/james-tomkins/profil/spieler/61592 -1819,Knee Injury,2018-11-11,2018-11-23,12,,James Tomkins,/james-tomkins/profil/spieler/61592 -1819,Calf Strain,2018-08-22,2018-09-14,23,3,James Tomkins,/james-tomkins/profil/spieler/61592 -1819,Knock,2018-12-13,2019-02-25,74,15,Marcos Rojo,/marcos-rojo/profil/spieler/93176 -1819,Knock,2018-10-29,2018-11-30,32,5,Marcos Rojo,/marcos-rojo/profil/spieler/93176 -1819,Knock,2018-09-15,2018-10-27,42,9,Marcos Rojo,/marcos-rojo/profil/spieler/93176 -1819,Knee Injury,2018-06-30,2018-09-13,75,4,Marcos Rojo,/marcos-rojo/profil/spieler/93176 -1819,Ill,2019-02-03,2019-02-22,19,1,Jonas Lössl,/jonas-lossl/profil/spieler/48870 -1819,Knock,2018-11-11,2018-11-24,13,,Jonas Lössl,/jonas-lossl/profil/spieler/48870 -1819,Ligament Injury,2019-04-10,2019-05-31,51,9,Harry Kane,/harry-kane/profil/spieler/132098 -1819,Torn Ankle Ligament,2019-01-14,2019-02-23,40,8,Harry Kane,/harry-kane/profil/spieler/132098 -1819,Back Injury,2018-07-04,2018-07-06,2,,Harry Kane,/harry-kane/profil/spieler/132098 -1819,Ill,2019-04-22,2019-04-26,4,,Theo Walcott,/theo-walcott/profil/spieler/33713 -1819,Bruised Rib,2018-09-02,2018-09-15,13,,Theo Walcott,/theo-walcott/profil/spieler/33713 -1819,Achilles tendon rupture,2019-04-23,2019-09-11,141,11,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 -1819,Arm Injury,2019-01-31,2019-02-03,3,,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 -1819,Hip Injury,2019-01-01,2019-01-12,11,3,Harry Wilson,/harry-wilson/profil/spieler/279455 -1819,Groin Injury,2018-08-11,2018-09-16,36,8,Harry Wilson,/harry-wilson/profil/spieler/279455 -1819,Unknown Injury,2018-11-04,2019-03-30,146,15,Luka Ilic,/luka-ilic/profil/spieler/429790 -1819,Knock,2019-04-21,2019-05-04,13,1,Aaron Mooy,/aaron-mooy/profil/spieler/123951 -1819,Knee Injury,2018-12-08,2019-01-29,52,10,Aaron Mooy,/aaron-mooy/profil/spieler/123951 -1819,Groin Strain,2018-10-07,2018-10-19,12,,Aaron Mooy,/aaron-mooy/profil/spieler/123951 -1819,Knock,2018-08-12,2018-08-24,12,1,Aaron Mooy,/aaron-mooy/profil/spieler/123951 -1819,Toe Injury,2019-01-20,2019-02-08,19,3,Matthew Lowton,/matthew-lowton/profil/spieler/102258 -1819,Knock,2019-01-03,2019-01-11,8,1,Matthew Lowton,/matthew-lowton/profil/spieler/102258 -1819,Knock,2018-12-07,2018-12-21,14,2,Maxime Le Marchand,/maxime-le-marchand/profil/spieler/60558 -1819,Cruciate Ligament Surgery,2019-04-13,2020-01-09,271,60,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 -1819,Shoulder Injury,2018-09-29,2018-10-26,27,3,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 -1819,Thigh Problems,2019-03-26,2019-04-09,14,2,Reiss Nelson,/reiss-nelson/profil/spieler/340325 -1819,Back trouble,2019-01-24,2019-01-30,6,1,Reiss Nelson,/reiss-nelson/profil/spieler/340325 -1819,Ankle Injury,2019-04-15,2019-08-17,124,5,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -1819,Thumb Injury,2018-11-11,2018-11-24,13,,Asmir Begovic,/asmir-begovic/profil/spieler/33873 -1819,Groin Strain,2019-01-27,2019-02-05,9,2,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 -1819,Groin Strain,2018-12-12,2018-12-25,13,2,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 -1819,Ankle Injury,2018-10-15,2018-10-20,5,,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 -1819,Knee Injury,2018-08-25,2018-09-16,22,4,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 -1819,Collarbone fracture,2018-12-13,2019-01-10,28,6,Joel Matip,/joel-matip/profil/spieler/82105 -1819,Ankle Injury,2019-03-18,2019-04-20,33,3,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1819,Knock,2018-12-01,2018-12-14,13,3,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1819,Strain,2018-08-19,2018-08-31,12,2,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1819,Hamstring Injury,2019-04-22,2019-05-31,39,3,Joe Ralls,/joe-ralls/profil/spieler/195680 -1819,Knock,2019-02-24,2019-03-01,5,1,Joe Ralls,/joe-ralls/profil/spieler/195680 -1819,Knee Injury,2018-10-07,2018-11-08,32,3,Joe Ralls,/joe-ralls/profil/spieler/195680 -1819,Achilles tendon problems,2019-02-06,2020-01-02,330,38,Matty James,/matty-james/profil/spieler/73522 -1819,Knock,2018-08-09,2018-09-07,29,5,Leander Dendoncker,/leander-dendoncker/profil/spieler/168157 -1819,Hamstring Injury,2019-04-14,2019-04-26,12,1,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 -1819,Knock,2018-11-27,2018-12-15,18,5,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 -1819,Groin Surgery,2019-04-13,2019-05-31,48,9,Harry Winks,/harry-winks/profil/spieler/249126 -1819,Groin Injury,2019-03-01,2019-04-03,33,5,Harry Winks,/harry-winks/profil/spieler/249126 -1819,Muscle Injury,2019-05-01,2019-05-10,9,1,Douglas Luiz,/douglas-luiz/profil/spieler/447661 -1819,Muscle Injury,2019-03-07,2019-04-01,25,3,Douglas Luiz,/douglas-luiz/profil/spieler/447661 -1819,Muscle Injury,2018-11-01,2018-12-01,30,3,Douglas Luiz,/douglas-luiz/profil/spieler/447661 -1819,Knee Injury,2018-12-03,2019-01-18,46,9,Danny Ward,/danny-ward/profil/spieler/124172 -1819,Thigh muscle rupture,2018-11-19,2018-12-17,28,6,Ryan Babel,/ryan-babel/profil/spieler/16135 -1819,Unknown Injury,2018-10-24,2018-10-30,6,2,Ryan Babel,/ryan-babel/profil/spieler/16135 -1819,Unknown Injury,2018-08-21,2018-08-24,3,1,Ryan Babel,/ryan-babel/profil/spieler/16135 -1819,Ill,2018-12-26,2018-12-28,2,1,Pablo Zabaleta,/pablo-zabaleta/profil/spieler/20007 -1819,Ill,2018-11-26,2018-12-01,5,1,Divock Origi,/divock-origi/profil/spieler/148368 -1819,Knock,2019-02-03,2019-03-15,40,5,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -1819,Ankle Injury,2018-12-16,2019-01-11,26,5,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -1819,Knock,2018-10-15,2018-11-08,24,3,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -1819,Knee Injury,2018-11-05,2018-12-07,32,4,Emerson Hyndman,/emerson-hyndman/profil/spieler/223047 -1819,Concussion,2019-05-05,2019-05-11,6,1,Mohamed Salah,/mohamed-salah/profil/spieler/148455 -1819,Thigh Problems,2018-10-13,2018-10-18,5,,Mohamed Salah,/mohamed-salah/profil/spieler/148455 -1819,Knock,2018-10-29,2018-11-03,5,1,James McArthur,/james-mcarthur/profil/spieler/41416 -1819,Shoulder Injury,2018-07-26,2019-01-04,162,28,Nick Pope,/nick-pope/profil/spieler/192080 -1819,Knock,2019-06-30,2019-07-02,2,1,Mix Diskerud,/mix-diskerud/profil/spieler/103559 -1819,Shinbone injury,2019-01-28,2019-02-01,4,,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 -1819,Ankle fracture,2018-11-29,2019-01-08,40,6,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 -1819,Muscular problems,2018-09-29,2018-10-04,5,2,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 -1819,Hamstring Injury,2019-04-25,2019-04-26,1,,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -1819,Calf Strain,2019-02-03,2019-02-23,20,1,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -1819,Unknown Injury,2019-01-03,2019-01-11,8,1,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -1819,Calf Injury,2018-10-15,2018-10-19,4,,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -1819,Knock,2018-08-13,2018-08-17,4,,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -1819,Muscle Injury,2018-10-25,2018-10-31,6,1,Jack Harrison,/jack-harrison/profil/spieler/417346 -1819,Muscle Injury,2018-10-10,2018-10-21,11,1,Jack Harrison,/jack-harrison/profil/spieler/417346 -1819,Torn Muscle Fibre,2018-07-25,2018-08-26,32,5,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 -1819,Unknown Injury,2018-11-02,2019-03-09,127,31,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1819,Knock,2019-01-20,2019-02-01,12,1,Josh Murphy,/josh-murphy/profil/spieler/199528 -1819,Knock,2018-10-21,2018-10-26,5,,Josh Murphy,/josh-murphy/profil/spieler/199528 -1819,Hamstring Injury,2018-08-26,2018-09-21,26,3,Josh Murphy,/josh-murphy/profil/spieler/199528 -1819,Hamstring Injury,2019-04-20,2019-06-08,49,4,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -1819,Muscle Injury,2018-10-07,2018-10-31,24,2,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -1819,Unknown Injury,2018-10-07,2018-10-21,14,2,Islam Slimani,/islam-slimani/profil/spieler/174915 -1819,Ankle Injury,2019-04-24,2019-04-26,2,,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1819,Back Injury,2018-11-11,2019-02-01,82,15,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1819,Ill,2019-04-21,2019-05-03,12,1,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -1819,Knee Injury,2019-03-10,2019-03-31,21,1,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -1819,Shoulder Injury,2018-11-04,2018-11-30,26,2,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -1819,Ankle Injury,2018-09-16,2018-09-21,5,,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -1819,Ankle Injury,2018-08-19,2018-08-31,12,2,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -1819,Ankle Injury,2018-09-23,2018-09-28,5,,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -1819,Knee Injury,2018-08-12,2018-08-25,13,1,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -1819,Knock,2019-03-31,2019-04-27,27,6,Ander Herrera,/ander-herrera/profil/spieler/99343 -1819,Hip problems,2019-02-24,2019-03-16,20,6,Ander Herrera,/ander-herrera/profil/spieler/99343 -1819,Knock,2018-09-30,2018-10-19,19,2,Ander Herrera,/ander-herrera/profil/spieler/99343 -1819,Ankle Injury,2018-09-03,2018-09-24,21,3,Ander Herrera,/ander-herrera/profil/spieler/99343 -1819,Hamstring Injury,2018-08-05,2018-08-18,13,1,Ander Herrera,/ander-herrera/profil/spieler/99343 -1819,Knee Surgery,2018-12-29,2019-04-27,119,18,Alfie Mawson,/alfie-mawson/profil/spieler/287431 -1819,Knee Injury,2018-06-14,2018-08-27,74,8,Alfie Mawson,/alfie-mawson/profil/spieler/287431 -1819,Ankle Injury,2019-03-29,2019-05-31,63,8,Callum Paterson,/callum-paterson/profil/spieler/169555 -1819,Knock,2019-01-13,2019-01-18,5,,Callum Paterson,/callum-paterson/profil/spieler/169555 -1819,Knee Injury,2018-12-23,2018-12-28,5,1,Callum Paterson,/callum-paterson/profil/spieler/169555 -1819,Shoulder Injury,2018-12-27,2019-01-18,22,4,Christian Kabasele,/christian-kabasele/profil/spieler/81512 -1819,Back Injury,2019-04-11,2019-04-13,2,,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1819,Knee Injury,2019-02-01,2019-02-08,7,1,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1819,Knock,2019-01-13,2019-01-29,16,1,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1819,Knock,2018-09-23,2018-09-28,5,1,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1819,Hamstring Injury,2019-01-03,2019-02-06,34,7,Bernardo,/bernardo/profil/spieler/364258 -1819,Hamstring Injury,2018-09-29,2018-10-27,28,5,Petr Cech,/petr-cech/profil/spieler/5658 -1819,Calf Strain,2019-01-12,2019-01-30,18,4,Vicente Guaita,/vicente-guaita/profil/spieler/64399 -1819,Hip Injury,2018-12-30,2019-01-11,12,2,Federico Fernández,/federico-fernandez/profil/spieler/85475 -1819,Calf Strain,2018-12-10,2018-12-21,11,1,Federico Fernández,/federico-fernandez/profil/spieler/85475 -1819,Hamstring Injury,2018-09-23,2018-10-05,12,1,Federico Fernández,/federico-fernandez/profil/spieler/85475 -1819,Knock,2018-08-26,2018-09-15,20,2,Bernard,/bernard/profil/spieler/175169 -1819,Knock,2018-08-09,2018-08-24,15,2,Bernard,/bernard/profil/spieler/175169 -1819,Knee Surgery,2019-04-07,2019-08-09,124,5,Charlie Daniels,/charlie-daniels/profil/spieler/61819 -1819,Ankle Injury,2019-03-31,2019-04-05,5,,Charlie Daniels,/charlie-daniels/profil/spieler/61819 -1819,Knee Injury,2018-08-26,2018-10-26,61,8,Charlie Daniels,/charlie-daniels/profil/spieler/61819 -1819,Achilles tendon rupture,2018-10-21,2019-05-31,222,32,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 -1819,Hamstring Injury,2018-11-04,2019-01-11,68,11,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 -1819,Hip Injury,2019-03-03,2019-03-15,12,1,Terence Kongolo,/terence-kongolo/profil/spieler/152651 -1819,Knee Injury,2018-12-05,2018-12-14,9,1,Terence Kongolo,/terence-kongolo/profil/spieler/152651 -1819,Knock,2018-09-30,2018-11-05,36,4,Terence Kongolo,/terence-kongolo/profil/spieler/152651 -1819,Strain,2019-05-10,2019-05-11,1,,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1819,Knee Injury,2018-11-23,2019-01-27,65,18,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1819,Knee Injury,2018-11-01,2018-11-09,8,2,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1819,Hamstring Injury,2018-10-15,2018-10-23,8,1,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1819,Knee Problems,2018-07-29,2018-09-01,34,3,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1819,Cruciate Ligament Rupture,2018-12-06,2019-09-14,282,30,Lewis Cook,/lewis-cook/profil/spieler/249089 -1819,Bruise,2019-02-13,2019-02-22,9,1,Diogo Jota,/diogo-jota/profil/spieler/340950 -1819,Bruise,2019-02-03,2019-02-10,7,1,Diogo Jota,/diogo-jota/profil/spieler/340950 -1819,Hamstring Injury,2018-12-15,2019-01-12,28,6,Diogo Jota,/diogo-jota/profil/spieler/340950 -1819,Bruise,2018-10-30,2018-11-11,12,2,Diogo Jota,/diogo-jota/profil/spieler/340950 -1819,Cruciate Ligament Surgery,2019-02-16,2019-08-12,177,,Tommie Hoban,/tommie-hoban/profil/spieler/183161 -1819,Knee Injury,2018-08-25,2019-01-21,149,23,Tommie Hoban,/tommie-hoban/profil/spieler/183161 -1819,Knee Injury,2018-08-02,2018-08-23,21,4,Tommie Hoban,/tommie-hoban/profil/spieler/183161 -1819,Ill,2019-04-28,2019-05-31,33,2,Zanka,/zanka/profil/spieler/52059 -1819,Knock,2018-08-14,2018-08-24,10,1,Zanka,/zanka/profil/spieler/52059 -1819,Virus Infection,2019-01-31,2019-02-10,10,2,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 -1819,Unknown Injury,2018-12-10,2018-12-22,12,4,Danilo,/danilo/profil/spieler/145707 -1819,Ankle Injury,2018-10-16,2018-10-29,13,3,Danilo,/danilo/profil/spieler/145707 -1819,Ankle Injury,2018-07-05,2018-09-15,72,6,Danilo,/danilo/profil/spieler/145707 -1819,Hamstring Injury,2019-01-04,2019-01-12,8,2,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 -1819,Hamstring Injury,2018-12-27,2019-01-17,21,4,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 -1819,Stretched Ligament,2018-09-11,2018-09-28,17,3,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 -1819,Muscular problems,2018-08-30,2018-09-06,7,1,Sandro Ramírez,/sandro-ramirez/profil/spieler/199369 -1819,Calf Injury,2019-03-10,2019-05-31,82,8,Andrew Surman,/andrew-surman/profil/spieler/29975 -1819,Groin Strain,2018-10-06,2018-11-24,49,9,Danny Rose,/danny-rose/profil/spieler/50174 -1819,Knee Surgery,2019-02-01,2019-05-15,103,14,Marcus Bettinelli,/marcus-bettinelli/profil/spieler/116648 -1819,Fitness,2018-08-13,2018-08-18,5,1,Marcus Bettinelli,/marcus-bettinelli/profil/spieler/116648 -1819,Unknown Injury,2018-07-01,2018-08-13,43,1,Marcus Bettinelli,/marcus-bettinelli/profil/spieler/116648 -1819,Knock,2019-05-12,2019-05-19,7,,Fousseni Diabaté,/fousseni-diabate/profil/spieler/364861 -1819,Knock,2019-04-05,2019-05-31,56,6,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1819,Thigh Muscle Strain,2019-01-20,2019-01-28,8,1,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1819,Knock,2019-01-13,2019-01-18,5,,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1819,Knock,2019-01-03,2019-01-11,8,1,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1819,Knock,2019-03-31,2019-04-19,19,2,Floyd Ayité,/floyd-ayite/profil/spieler/77974 -1819,Groin Strain,2018-12-03,2018-12-14,11,2,Floyd Ayité,/floyd-ayite/profil/spieler/77974 -1819,Hamstring Injury,2018-07-01,2018-09-14,75,5,Floyd Ayité,/floyd-ayite/profil/spieler/77974 -1819,Calf Strain,2019-03-23,2019-03-29,6,,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -1819,Thigh Muscle Strain,2019-02-03,2019-02-22,19,1,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -1819,Hip Injury,2019-03-22,2019-04-20,29,6,Eric Dier,/eric-dier/profil/spieler/175722 -1819,Virus Infection,2019-02-03,2019-03-08,33,6,Eric Dier,/eric-dier/profil/spieler/175722 -1819,Appendectomy,2018-12-16,2019-01-20,35,9,Eric Dier,/eric-dier/profil/spieler/175722 -1819,Thigh Muscle Strain,2018-10-29,2018-11-09,11,4,Eric Dier,/eric-dier/profil/spieler/175722 -1819,Calf Strain,2018-08-12,2018-08-17,5,,Eric Dier,/eric-dier/profil/spieler/175722 -1819,Knock,2018-10-18,2018-10-22,4,1,Danny Ward,/danny-ward/profil/spieler/203026 -1819,Hamstring Injury,2019-02-17,2019-04-22,64,10,Adalberto Peñaranda,/adalberto-penaranda/profil/spieler/308801 -1819,Foot Injury,2018-10-17,2019-01-11,86,14,Adalberto Peñaranda,/adalberto-penaranda/profil/spieler/308801 -1819,Knock,2018-12-09,2018-12-15,6,1,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1819,Knock,2018-12-03,2018-12-04,1,,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1819,Ankle Injury,2018-11-16,2018-11-23,7,,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1819,Knock,2018-10-14,2018-10-19,5,,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1819,Knock,2018-08-09,2018-08-17,8,1,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1819,Shoulder Injury,2018-07-02,2018-07-06,4,,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1819,Knee Injury,2018-08-25,2018-11-27,94,12,Nathaniel Mendez-Laing,/nathaniel-mendez-laing/profil/spieler/125409 -1819,Calf Injury,2019-02-10,2019-02-25,15,1,Glenn Murray,/glenn-murray/profil/spieler/45693 -1819,Shoulder Injury,2018-12-05,2018-12-07,2,,Glenn Murray,/glenn-murray/profil/spieler/45693 -1819,Ankle Injury,2018-11-25,2018-11-30,5,,Glenn Murray,/glenn-murray/profil/spieler/45693 -1819,Concussion,2018-10-21,2018-10-26,5,,Glenn Murray,/glenn-murray/profil/spieler/45693 -1819,Groin Strain,2018-11-25,2018-12-15,20,5,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -1819,Biceps femoris muscle injury,2019-04-18,2019-08-26,130,4,Aaron Ramsey,/aaron-ramsey/profil/spieler/50057 -1819,Knee Injury,2019-04-10,2019-05-31,51,5,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1819,Head Injury,2019-03-03,2019-03-08,5,,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1819,Fractured Toe,2019-02-24,2019-03-01,5,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1819,Foot Injury,2019-02-06,2019-02-08,2,,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1819,Hamstring Injury,2019-01-20,2019-02-03,14,2,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1819,Hamstring Injury,2018-12-02,2018-12-07,5,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1819,Calf Injury,2018-10-28,2018-11-02,5,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1819,Groin Injury,2019-04-16,2019-05-03,17,2,Victor Moses,/victor-moses/profil/spieler/59866 -1819,Back trouble,2018-11-27,2018-12-03,6,2,Victor Moses,/victor-moses/profil/spieler/59866 -1819,Knock,2019-04-14,2019-04-22,8,1,Yan Valery,/yan-valery/profil/spieler/406008 -1819,Cruciate Ligament Rupture,2019-03-08,2019-05-31,84,12,Ezequiel Schelotto,/ezequiel-schelotto/profil/spieler/119164 -1819,Ill,2019-04-28,2019-05-11,13,1,Felipe Anderson,/felipe-anderson/profil/spieler/159372 -1819,Ankle Injury,2019-03-28,2019-04-07,10,1,Felipe Anderson,/felipe-anderson/profil/spieler/159372 -1819,Ankle Injury,2019-03-18,2019-03-26,8,,Marcus Rashford,/marcus-rashford/profil/spieler/258923 -1819,Knock,2018-08-09,2018-08-19,10,1,Jordan Ayew,/jordan-ayew/profil/spieler/108354 -1819,Toe Injury,2019-01-08,2019-01-18,10,1,Jonny Evans,/jonny-evans/profil/spieler/42412 -1819,Ill,2018-12-27,2018-12-31,4,1,Jonny Evans,/jonny-evans/profil/spieler/42412 -1819,Knock,2018-12-02,2018-12-07,5,1,Jonny Evans,/jonny-evans/profil/spieler/42412 -1819,Knock,2018-07-28,2018-08-09,12,,Jonny Evans,/jonny-evans/profil/spieler/42412 -1819,Knee Injury,2018-08-06,2018-08-29,23,4,Ben Wilmot,/ben-wilmot/profil/spieler/467599 -1819,Groin Injury,2019-04-19,2019-04-29,10,3,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1819,Groin Strain,2019-01-13,2019-01-29,16,4,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1819,Knock,2018-12-24,2018-12-25,1,,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1819,Hamstring Injury,2018-08-28,2018-09-26,29,5,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1819,Hamstring Injury,2018-07-29,2018-08-10,12,,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1819,Unknown Injury,2018-11-03,2018-12-31,58,6,Michal Zyro,/michal-zyro/profil/spieler/67431 -1819,Unknown Injury,2018-09-16,2018-10-26,40,6,Michal Zyro,/michal-zyro/profil/spieler/67431 -1819,Ankle Injury,2019-01-13,2019-02-09,27,4,Guido Carrillo,/guido-carrillo/profil/spieler/184672 -1819,Knee Injury,2019-03-03,2019-03-29,26,2,Dan Gosling,/dan-gosling/profil/spieler/44983 -1819,Knee Injury,2019-01-03,2019-01-12,9,1,Dan Gosling,/dan-gosling/profil/spieler/44983 -1819,Knee Injury,2018-11-25,2018-12-31,36,9,Dan Gosling,/dan-gosling/profil/spieler/44983 -1819,Calf Injury,2018-09-29,2018-09-30,1,,Dan Gosling,/dan-gosling/profil/spieler/44983 -1819,Knock,2019-01-20,2019-04-12,82,15,Matteo Darmian,/matteo-darmian/profil/spieler/54906 -1819,Knock,2018-12-07,2018-12-15,8,2,Matteo Darmian,/matteo-darmian/profil/spieler/54906 -1819,Knock,2018-11-25,2018-12-04,9,2,Matteo Darmian,/matteo-darmian/profil/spieler/54906 -1819,Knee Injury,2019-02-03,2019-04-14,70,13,Josh Onomah,/josh-onomah/profil/spieler/243589 -1819,Knee Injury,2018-12-27,2019-01-27,31,7,Josh Onomah,/josh-onomah/profil/spieler/243589 -1819,Knee Injury,2018-07-14,2018-08-23,40,2,Josh Onomah,/josh-onomah/profil/spieler/243589 -1819,Groin Strain,2018-12-14,2018-12-26,12,3,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -1819,Knee Surgery,2018-08-29,2019-04-08,222,39,Sam Byram,/sam-byram/profil/spieler/236953 -1819,Virus Infection,2018-10-18,2018-10-27,9,1,Alexander Sörloth,/alexander-sorloth/profil/spieler/238407 -1819,Hamstring Injury,2019-01-15,2019-04-02,77,14,Aaron Connolly,/aaron-connolly/profil/spieler/434207 -1819,Ankle Injury,2018-12-20,2019-01-11,22,5,Ademola Lookman,/ademola-lookman/profil/spieler/406040 -1819,Knock,2018-11-14,2018-11-23,9,,Ademola Lookman,/ademola-lookman/profil/spieler/406040 -1819,Groin Strain,2018-08-19,2018-08-31,12,2,Ademola Lookman,/ademola-lookman/profil/spieler/406040 -1819,Hamstring Injury,2018-07-13,2018-08-17,35,1,Ademola Lookman,/ademola-lookman/profil/spieler/406040 -1819,Bruise,2019-05-05,2019-05-31,26,1,Scott Dann,/scott-dann/profil/spieler/62688 -1819,Ankle Surgery,2018-12-02,2019-04-19,138,22,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -1819,Ankle Injury,2018-09-09,2018-11-30,82,11,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -1819,Hamstring Injury,2019-02-23,2019-02-28,5,1,Patrick Roberts,/patrick-roberts/profil/spieler/225452 -1819,Hamstring Injury,2018-12-06,2019-02-16,72,13,Patrick Roberts,/patrick-roberts/profil/spieler/225452 -1819,Knock,2018-11-20,2018-12-05,15,4,Rachid Ghezzal,/rachid-ghezzal/profil/spieler/118287 -1819,Knock,2018-10-29,2018-11-08,10,1,Jack Cork,/jack-cork/profil/spieler/40613 -1819,Head Injury,2019-04-22,2019-05-03,11,2,Fabinho,/fabinho/profil/spieler/225693 -1819,Hamstring Injury,2019-01-20,2019-01-29,9,,Fabinho,/fabinho/profil/spieler/225693 -1819,Ill,2018-08-09,2018-08-11,2,,Fabinho,/fabinho/profil/spieler/225693 -1819,Nose Injury,2019-04-22,2019-04-27,5,1,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1819,Ill,2019-02-04,2019-02-23,19,3,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1819,Ill,2018-10-02,2018-10-06,4,1,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1819,Knee Injury,2019-04-26,2019-05-11,15,2,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1819,Hamstring Injury,2019-02-13,2019-03-16,31,7,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1819,groin strain,2018-09-25,2018-10-27,32,6,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1819,Knock,2018-08-01,2018-08-18,17,1,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1819,Calf Injury,2019-01-31,2019-02-01,1,,Heung-min Son,/heung-min-son/profil/spieler/91845 -1819,Ligament Injury,2019-05-31,2019-07-05,35,,Bernd Leno,/bernd-leno/profil/spieler/72476 -1819,Knock,2018-12-09,2018-12-15,6,1,Diogo Dalot,/diogo-dalot/profil/spieler/357147 -1819,Unknown Injury,2018-10-17,2018-11-30,44,8,Diogo Dalot,/diogo-dalot/profil/spieler/357147 -1819,Groin Injury,2019-04-12,2019-06-12,61,10,Denis Suárez,/denis-suarez/profil/spieler/165007 -1819,Muscle Injury,2018-07-29,2018-09-16,49,5,Denis Suárez,/denis-suarez/profil/spieler/165007 -1819,Knee Problems,2019-06-20,2019-06-30,10,,Fernandinho,/fernandinho/profil/spieler/26267 -1819,Knee Injury,2019-04-25,2019-06-04,40,4,Fernandinho,/fernandinho/profil/spieler/26267 -1819,Knock,2019-04-10,2019-04-15,5,1,Fernandinho,/fernandinho/profil/spieler/26267 -1819,Muscle Injury,2019-02-25,2019-03-30,33,6,Fernandinho,/fernandinho/profil/spieler/26267 -1819,Thigh Muscle Strain,2018-12-15,2018-12-28,13,4,Fernandinho,/fernandinho/profil/spieler/26267 -1819,Thigh Muscle Strain,2018-12-09,2018-12-14,5,1,Fernandinho,/fernandinho/profil/spieler/26267 -1819,Knock,2018-08-20,2018-08-24,4,,Fernandinho,/fernandinho/profil/spieler/26267 -1819,Hamstring Injury,2018-12-22,2019-01-02,11,2,James Milner,/james-milner/profil/spieler/3333 -1819,Knock,2018-12-13,2018-12-20,7,1,James Milner,/james-milner/profil/spieler/3333 -1819,Hamstring Injury,2018-10-07,2018-10-19,12,1,James Milner,/james-milner/profil/spieler/3333 -1819,Head Injury,2018-08-05,2018-08-11,6,,James Milner,/james-milner/profil/spieler/3333 -1819,Ankle Injury,2019-04-06,2019-05-31,55,6,Diego Rico,/diego-rico/profil/spieler/249513 -1819,Hamstring Injury,2018-09-23,2018-09-30,7,1,Diego Rico,/diego-rico/profil/spieler/249513 diff --git a/airsenal/data/injuries_1920.csv b/airsenal/data/injuries_1920.csv deleted file mode 100644 index 7311b820..00000000 --- a/airsenal/data/injuries_1920.csv +++ /dev/null @@ -1,874 +0,0 @@ -season,injury,from,until,days,games,player,url -1920,Knock,2020-06-19,2020-07-13,24,7,Fikayo Tomori,/fikayo-tomori/profil/spieler/303254 -1920,Hip problems,2019-12-09,2019-12-21,12,2,Fikayo Tomori,/fikayo-tomori/profil/spieler/303254 -1920,Ankle Injury,2019-07-21,2019-08-08,18,4,João Pedro,/joao-pedro/profil/spieler/626724 -1920,Muscle Injury,2020-03-06,2020-03-12,6,1,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -1920,Groin Injury,2019-12-02,2019-12-07,5,1,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -1920,Hip Injury,2019-08-12,2019-08-30,18,3,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -1920,Torn Knee Ligament,2019-12-15,2020-01-17,33,6,Ben Godfrey,/ben-godfrey/profil/spieler/343475 -1920,Groin Injury,2019-10-22,2019-10-26,4,,Ben Godfrey,/ben-godfrey/profil/spieler/343475 -1920,Head Injury,2019-09-29,2019-10-04,5,,Ben Godfrey,/ben-godfrey/profil/spieler/343475 -1920,Groin Injury,2019-09-11,2019-09-13,2,,Ben Godfrey,/ben-godfrey/profil/spieler/343475 -1920,Hamstring Injury,2019-12-09,2020-01-17,39,8,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -1920,Thigh Muscle Strain,2019-09-22,2019-09-28,6,,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -1920,Hamstring Injury,2019-08-26,2019-09-20,25,3,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -1920,Hamstring Injury,2019-08-12,2019-08-24,12,1,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -1920,Ruptured cruciate ligament,2020-03-01,2020-10-24,237,4,Gerard Deulofeu,/gerard-deulofeu/profil/spieler/129476 -1920,Groin Strain,2019-10-16,2019-10-19,3,,David de Gea,/david-de-gea/profil/spieler/59377 -1920,Knee Injury,2019-12-10,2019-12-14,4,1,Nicolas Pépé,/nicolas-pepe/profil/spieler/343052 -1920,Ankle Injury,2019-12-20,2020-09-12,267,27,Daniel Amartey,/daniel-amartey/profil/spieler/214056 -1920,Ankle Injury,2019-09-11,2019-09-27,16,2,Max Aarons,/max-aarons/profil/spieler/471690 -1920,Knock,2020-03-01,2020-03-02,1,,Joe Gomez,/joe-gomez/profil/spieler/256178 -1920,Ankle Injury,2020-06-22,2020-06-23,1,,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1920,Groin Injury,2019-09-15,2019-12-10,86,19,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -1920,Knock,2019-08-20,2019-09-13,24,2,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -1920,Groin Injury,2020-07-17,2020-07-19,2,,Adam Webster,/adam-webster/profil/spieler/212847 -1920,Thigh Muscle Strain,2020-06-24,2020-07-03,9,1,Adam Webster,/adam-webster/profil/spieler/212847 -1920,Ankle Injury,2019-11-02,2019-11-22,20,2,Adam Webster,/adam-webster/profil/spieler/212847 -1920,Knock,2019-09-24,2019-09-26,2,1,Adam Webster,/adam-webster/profil/spieler/212847 -1920,Ill,2019-12-22,2019-12-28,6,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1920,Hamstring Injury,2019-08-18,2019-09-13,26,2,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1920,Ankle Injury,2019-11-23,2020-02-10,79,19,Ben Davies,/ben-davies/profil/spieler/192765 -1920,Groin Injury,2019-08-08,2019-08-16,8,1,Ben Davies,/ben-davies/profil/spieler/192765 -1920,Ill,2019-10-22,2019-10-26,4,1,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -1920,Thigh Muscle Strain,2020-06-29,2020-07-04,5,1,Matty Longstaff,/matty-longstaff/profil/spieler/484387 -1920,Hamstring Injury,2020-03-08,2020-06-23,107,1,Matty Longstaff,/matty-longstaff/profil/spieler/484387 -1920,Knock,2019-09-26,2019-10-05,9,1,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 -1920,Knee Injury,2020-02-06,2020-02-14,8,,James Ward-Prowse,/james-ward-prowse/profil/spieler/181579 -1920,Ankle Injury,2020-06-06,2020-06-23,17,1,Philip Billing,/philip-billing/profil/spieler/320411 -1920,Back Injury,2020-01-23,2020-01-31,8,1,Philip Billing,/philip-billing/profil/spieler/320411 -1920,Calf Injury,2020-05-01,2020-06-20,50,,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1920,Thigh Muscle Strain,2020-01-12,2020-02-21,40,7,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1920,Thigh Muscle Strain,2020-01-02,2020-01-10,8,1,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1920,Calf Injury,2019-08-08,2019-10-05,58,8,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1920,Knee Injury,2019-12-18,2020-03-01,74,15,Jack Colback,/jack-colback/profil/spieler/61644 -1920,Ankle Injury,2019-12-03,2020-01-18,46,10,Adam Smith,/adam-smith/profil/spieler/61841 -1920,Ill,2019-11-24,2019-12-02,8,1,Adam Smith,/adam-smith/profil/spieler/61841 -1920,Strain,2019-09-01,2019-10-18,47,5,Adam Smith,/adam-smith/profil/spieler/61841 -1920,Hamstring Injury,2019-12-14,2020-01-10,27,6,Grady Diangana,/grady-diangana/profil/spieler/342048 -1920,Muscle Injury,2020-07-06,2020-07-17,11,3,Andy Carroll,/andy-carroll/profil/spieler/48066 -1920,Knock,2020-01-15,2020-06-15,152,10,Andy Carroll,/andy-carroll/profil/spieler/48066 -1920,Groin Injury,2020-01-02,2020-01-10,8,1,Andy Carroll,/andy-carroll/profil/spieler/48066 -1920,Bruised Rib,2019-11-26,2019-12-03,7,1,Andy Carroll,/andy-carroll/profil/spieler/48066 -1920,Groin Injury,2019-10-20,2019-11-01,12,1,Andy Carroll,/andy-carroll/profil/spieler/48066 -1920,Groin Strain,2020-02-23,2020-03-06,12,2,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1920,Elbow Injury,2019-10-06,2020-01-18,104,21,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1920,Calf Strain,2020-07-06,2020-07-31,25,5,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 -1920,Thigh Muscle Strain,2019-12-15,2019-12-27,12,2,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 -1920,Knock,2019-09-15,2019-11-01,47,7,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 -1920,Knock,2019-08-29,2019-09-13,15,1,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 -1920,Knock,2019-12-31,2020-01-06,6,2,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1920,Knock,2019-10-10,2019-10-21,11,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1920,Calf muscle strain,2020-02-05,2020-02-27,22,3,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1920,Knock,2020-01-05,2020-01-19,14,3,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1920,Ill,2019-12-30,2020-01-03,4,1,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1920,Knee Surgery,2019-10-18,2019-12-14,57,13,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1920,Muscle Fatigue,2019-09-19,2019-09-25,6,2,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1920,Thigh Muscle Strain,2019-08-18,2019-08-24,6,,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1920,Muscle Injury,2020-07-03,2020-07-25,22,5,Dele Alli,/dele-alli/profil/spieler/207929 -1920,Hamstring Injury,2019-08-04,2019-08-31,27,3,Dele Alli,/dele-alli/profil/spieler/207929 -1920,Hip Injury,2019-11-09,2019-12-04,25,5,Oliver Skipp,/oliver-skipp/profil/spieler/406638 -1920,Hamstring Injury,2019-09-10,2019-10-20,40,8,Emerson,/emerson/profil/spieler/181778 -1920,Knock,2019-12-09,2019-12-13,4,,Lys Mousset,/lys-mousset/profil/spieler/291422 -1920,Thigh Muscle Strain,2019-11-25,2019-11-30,5,,Lys Mousset,/lys-mousset/profil/spieler/291422 -1920,Ill,2019-12-30,2020-01-07,8,3,Ederson,/ederson/profil/spieler/238223 -1920,Ill,2019-12-08,2019-12-14,6,1,Ederson,/ederson/profil/spieler/238223 -1920,Muscular problems,2019-11-06,2019-11-22,16,2,Ederson,/ederson/profil/spieler/238223 -1920,Shoulder Injury,2020-03-02,2020-03-06,4,,Adama Traoré,/adama-traore/profil/spieler/204103 -1920,Shoulder Injury,2020-02-02,2020-02-13,11,,Adama Traoré,/adama-traore/profil/spieler/204103 -1920,Knock,2020-01-17,2020-01-17,0,,Adama Traoré,/adama-traore/profil/spieler/204103 -1920,Shoulder Injury,2019-12-16,2019-12-20,4,,Adama Traoré,/adama-traore/profil/spieler/204103 -1920,Knock,2019-11-11,2019-11-22,11,,Adama Traoré,/adama-traore/profil/spieler/204103 -1920,Calf Injury,2020-06-19,2020-07-10,21,5,Martin Kelly,/martin-kelly/profil/spieler/78959 -1920,Calf Injury,2020-02-07,2020-02-21,14,1,Martin Kelly,/martin-kelly/profil/spieler/78959 -1920,Thigh Muscle Strain,2019-12-29,2019-12-31,2,,Martin Kelly,/martin-kelly/profil/spieler/78959 -1920,Groin Injury,2019-10-17,2019-10-26,9,1,Martin Kelly,/martin-kelly/profil/spieler/78959 -1920,Groin Injury,2019-09-01,2019-09-21,20,1,Martin Kelly,/martin-kelly/profil/spieler/78959 -1920,Hamstring Injury,2019-08-29,2019-09-25,27,4,Michael Obafemi,/michael-obafemi/profil/spieler/444208 -1920,Knee Injury,2019-08-26,2019-09-13,18,2,Matt Doherty,/matt-doherty/profil/spieler/171679 -1920,Ill,2019-08-21,2019-08-24,3,1,Matt Doherty,/matt-doherty/profil/spieler/171679 -1920,Knock,2019-12-24,2019-12-27,3,1,Winston Reid,/winston-reid/profil/spieler/37526 -1920,Knee Injury,2019-08-17,2019-10-29,73,11,Winston Reid,/winston-reid/profil/spieler/37526 -1920,Hamstring Injury,2020-07-04,2020-07-31,27,7,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1920,Muscle Injury,2020-02-18,2020-06-06,109,5,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1920,Hamstring Injury,2020-01-02,2020-01-17,15,2,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1920,Groin Injury,2019-10-15,2019-11-04,20,5,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1920,Knock,2019-10-12,2019-10-13,1,,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1920,Hamstring Injury,2019-09-27,2019-10-01,4,1,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1920,Sprained ankle,2019-08-19,2019-09-21,33,4,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1920,Ankle Injury,2020-07-31,2020-08-13,13,2,Willian,/willian/profil/spieler/52769 -1920,Calf Injury,2020-03-05,2020-03-07,2,,Willian,/willian/profil/spieler/52769 -1920,Hamstring Injury,2019-07-04,2019-08-12,39,1,Willian,/willian/profil/spieler/52769 -1920,Groin Injury,2019-09-01,2019-10-18,47,5,Leandro Trossard,/leandro-trossard/profil/spieler/144028 -1920,Cruciate Ligament Surgery,2020-03-02,2020-10-26,238,36,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -1920,Contused laceration,2020-01-24,2020-02-21,28,2,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -1920,Groin Injury,2019-10-18,2019-10-27,9,2,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -1920,Knock,2020-07-02,2020-07-10,8,3,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1920,Muscle Injury,2019-12-13,2020-01-24,42,11,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1920,Knock,2019-12-08,2019-12-09,1,,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1920,Ill,2019-08-11,2019-08-30,19,3,Dejan Lovren,/dejan-lovren/profil/spieler/37838 -1920,Knee Problems,2020-01-30,2020-02-27,28,3,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -1920,Knee Injury,2020-01-09,2020-01-20,11,2,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -1920,Hamstring Injury,2019-08-26,2019-08-29,3,1,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -1920,Back Injury,2019-08-13,2019-09-10,28,4,Adam Idah,/adam-idah/profil/spieler/434223 -1920,Metatarsal Fracture,2015-06-26,2015-09-20,86,20,Dennis Srbeny,/dennis-srbeny/profil/spieler/159239 -1920,Knee Surgery,2020-01-16,2020-10-06,264,,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 -1920,Knee Injury,2019-08-08,2019-10-24,77,9,Isaac Christie-Davies,/isaac-christie-davies/profil/spieler/264660 -1920,Shoulder Injury,2019-12-09,2020-03-14,96,19,Kieran Tierney,/kieran-tierney/profil/spieler/300716 -1920,Hip Injury,2020-03-01,2020-05-20,80,3,Alisson,/alisson/profil/spieler/105470 -1920,Calf Injury,2019-08-10,2019-10-16,67,11,Alisson,/alisson/profil/spieler/105470 -1920,Cruciate Ligament Rupture,2019-12-29,2020-11-08,315,41,Calum Chambers,/calum-chambers/profil/spieler/215118 -1920,Ill,2019-12-17,2019-12-20,3,2,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1920,Hamstring Injury,2020-02-27,2020-06-13,107,3,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -1920,Knock,2020-01-23,2020-02-18,26,3,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -1920,Knee Injury,2019-09-01,2020-01-20,141,30,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -1920,Knock,2019-08-08,2019-08-09,1,,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -1920,Knock,2020-06-07,2020-06-19,12,,Ayoze Pérez,/ayoze-perez/profil/spieler/246968 -1920,Knee Injury,2020-07-17,2020-07-25,8,1,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 -1920,Hamstring Injury,2019-12-06,2020-01-14,39,9,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1920,Hamstring Injury,2019-11-24,2019-12-04,10,2,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1920,Groin Injury,2019-11-01,2019-12-04,33,5,Jota Peleteiro,/jota-peleteiro/profil/spieler/176591 -1920,Strain,2019-10-16,2019-10-21,5,1,Christian Eriksen,/christian-eriksen/profil/spieler/69633 -1920,Strain,2020-01-05,2020-01-11,6,,Domingos Quina,/domingos-quina/profil/spieler/391719 -1920,Groin Injury,2019-10-30,2019-11-29,30,3,Domingos Quina,/domingos-quina/profil/spieler/391719 -1920,Calf Injury,2019-10-27,2019-11-24,28,3,Jack Grealish,/jack-grealish/profil/spieler/203460 -1920,Knock,2019-12-08,2019-12-21,13,1,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 -1920,Hamstring Injury,2019-11-10,2019-11-29,19,1,Roberto Pereyra,/roberto-pereyra/profil/spieler/112302 -1920,Knee Injury,2020-05-19,2020-07-04,46,4,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 -1920,Strain,2019-11-03,2019-11-09,6,,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 -1920,Unknown Injury,2020-07-07,2020-07-10,3,1,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 -1920,Thigh Muscle Strain,2019-12-06,2019-12-19,13,4,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 -1920,Thigh Muscle Strain,2019-10-06,2019-11-08,33,6,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 -1920,Ill,2019-10-03,2019-10-04,1,1,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 -1920,Ill,2019-10-02,2019-10-04,2,1,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 -1920,Hamstring Injury,2020-01-06,2020-01-10,4,,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 -1920,Groin Injury,2019-12-18,2019-12-20,2,,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 -1920,Knee Injury,2019-12-27,2020-02-22,57,13,Scott McTominay,/scott-mctominay/profil/spieler/315969 -1920,Knee Injury,2019-11-11,2019-12-04,23,4,Scott McTominay,/scott-mctominay/profil/spieler/315969 -1920,Neck Injury,2020-01-17,2020-01-20,3,1,Michael Keane,/michael-keane/profil/spieler/118534 -1920,Foot Injury,2019-12-13,2019-12-23,10,2,Ross Barkley,/ross-barkley/profil/spieler/131978 -1920,Foot Injury,2019-10-19,2019-12-05,47,11,Ross Barkley,/ross-barkley/profil/spieler/131978 -1920,Thigh Muscle Strain,2019-12-18,2020-03-05,78,20,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 -1920,Hip Injury,2019-10-19,2019-11-23,35,7,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 -1920,Knee Injury,2020-06-12,2021-09-09,454,78,Phil Jones,/phil-jones/profil/spieler/117996 -1920,Knock,2019-09-26,2019-10-19,23,3,Phil Jones,/phil-jones/profil/spieler/117996 -1920,Calf Injury,2020-02-09,2020-03-07,27,2,Lucas Digne,/lucas-digne/profil/spieler/126664 -1920,Ankle Injury,2019-12-08,2019-12-14,6,,Lucas Digne,/lucas-digne/profil/spieler/126664 -1920,Thigh Muscle Strain,2020-01-02,2020-03-10,68,9,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1920,Knock,2019-09-27,2019-11-29,63,7,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1920,Ruptured cruciate ligament,2020-06-15,2021-03-14,272,69,Florin Andone,/florin-andone/profil/spieler/177065 -1920,Medial Collateral Ligament Knee Injury,2019-11-09,2020-01-29,81,15,Florin Andone,/florin-andone/profil/spieler/177065 -1920,Cruciate Ligament Strain,2019-11-09,2020-01-25,77,14,Florin Andone,/florin-andone/profil/spieler/177065 -1920,Knock,2019-10-18,2019-12-02,45,6,Connor Wickham,/connor-wickham/profil/spieler/95435 -1920,Ankle Injury,2019-09-27,2019-10-04,7,1,Connor Wickham,/connor-wickham/profil/spieler/95435 -1920,Groin Injury,2019-12-29,2020-01-31,33,6,Will Hughes,/will-hughes/profil/spieler/207014 -1920,Knock,2019-09-22,2019-10-04,12,2,Will Hughes,/will-hughes/profil/spieler/207014 -1920,Thigh Problems,2019-12-13,2019-12-31,18,1,Takumi Minamino,/takumi-minamino/profil/spieler/165793 -1920,Knock,2020-01-02,2020-01-10,8,1,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 -1920,Thigh Muscle Strain,2019-09-26,2019-09-27,1,,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 -1920,Hamstring Injury,2019-09-01,2019-09-13,12,,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 -1920,Thigh Problems,2020-02-08,2020-09-30,235,15,Lovre Kalinic,/lovre-kalinic/profil/spieler/46405 -1920,Head Injury,2020-02-10,2020-02-28,18,1,Nathan Aké,/nathan-ake/profil/spieler/177476 -1920,Hamstring Injury,2019-12-08,2020-01-11,34,6,Nathan Aké,/nathan-ake/profil/spieler/177476 -1920,Knee Injury,2019-12-08,2020-01-04,27,5,Gary Cahill,/gary-cahill/profil/spieler/27511 -1920,Knee Injury,2019-12-01,2019-12-06,5,1,Gary Cahill,/gary-cahill/profil/spieler/27511 -1920,Head Injury,2019-11-04,2019-11-08,4,,Gary Cahill,/gary-cahill/profil/spieler/27511 -1920,Ill,2020-01-03,2020-01-10,7,2,Luke Shaw,/luke-shaw/profil/spieler/183288 -1920,Muscle Injury,2019-10-18,2019-11-27,40,8,Luke Shaw,/luke-shaw/profil/spieler/183288 -1920,Hamstring Injury,2019-08-24,2019-10-07,44,9,Luke Shaw,/luke-shaw/profil/spieler/183288 -1920,Knock,2019-10-07,2019-10-25,18,2,Kyle Walker,/kyle-walker/profil/spieler/95424 -1920,Muscle Fatigue,2019-11-21,2019-12-18,27,5,Ken Sema,/ken-sema/profil/spieler/252345 -1920,Calf Injury,2020-07-05,2020-07-09,4,1,Jack Stacey,/jack-stacey/profil/spieler/249356 -1920,Hamstring Injury,2019-12-29,2020-02-08,41,7,Jack Stacey,/jack-stacey/profil/spieler/249356 -1920,Ankle Injury,2020-07-02,2020-07-04,2,,Joelinton,/joelinton/profil/spieler/333241 -1920,Thigh Muscle Strain,2020-02-17,2020-02-21,4,,Joelinton,/joelinton/profil/spieler/333241 -1920,Shoulder Injury,2020-02-06,2020-02-15,9,,Joelinton,/joelinton/profil/spieler/333241 -1920,Calf Problems,2019-12-29,2019-12-31,2,,Joelinton,/joelinton/profil/spieler/333241 -1920,Groin Injury,2019-08-18,2019-08-24,6,,Joelinton,/joelinton/profil/spieler/333241 -1920,Thigh Muscle Strain,2020-01-07,2020-02-04,28,6,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1920,Fitness,2019-11-14,2019-11-26,12,1,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1920,Tear in the abductor muscle,2019-09-30,2019-11-14,45,9,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1920,Knee Problems,2019-09-09,2019-09-16,7,1,Ally Samatta,/ally-samatta/profil/spieler/182201 -1920,Ankle Injury,2020-03-03,2020-07-03,122,6,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1920,Ill,2020-02-17,2020-02-21,4,1,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1920,Knock,2020-01-12,2020-01-17,5,,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1920,Knee Injury,2020-06-11,2020-06-22,11,1,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 -1920,Head Injury,2019-09-25,2019-10-05,10,2,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 -1920,Groin Injury,2019-08-08,2019-08-16,8,2,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 -1920,Strain,2020-07-16,2020-09-12,58,6,Chicharito,/chicharito/profil/spieler/50935 -1920,Virus Infection,2019-12-19,2019-12-27,8,1,Chicharito,/chicharito/profil/spieler/50935 -1920,Knee Injury,2020-01-19,2020-01-24,5,1,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 -1920,Knee Injury,2019-12-29,2020-01-10,12,2,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 -1920,Groin Injury,2019-09-29,2019-11-01,33,3,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 -1920,Groin Strain,2019-09-15,2019-09-27,12,1,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 -1920,Hamstring Injury,2020-06-15,2020-10-01,108,14,Grant Hanley,/grant-hanley/profil/spieler/121385 -1920,Knock,2020-01-12,2020-01-17,5,,Grant Hanley,/grant-hanley/profil/spieler/121385 -1920,Ill,2020-01-05,2020-01-10,5,,Grant Hanley,/grant-hanley/profil/spieler/121385 -1920,Groin Strain,2019-09-29,2019-12-18,80,10,Grant Hanley,/grant-hanley/profil/spieler/121385 -1920,Groin Strain,2019-08-26,2019-09-10,15,2,Grant Hanley,/grant-hanley/profil/spieler/121385 -1920,Calf Injury,2020-01-05,2020-01-31,26,4,Junior Stanislas,/junior-stanislas/profil/spieler/87672 -1920,Knock,2020-07-01,2020-07-04,3,,Henri Lansbury,/henri-lansbury/profil/spieler/44794 -1920,Ankle Injury,2019-09-23,2019-10-04,11,2,Henri Lansbury,/henri-lansbury/profil/spieler/44794 -1920,Ankle Injury,2019-11-07,2019-11-07,0,,Mason Mount,/mason-mount/profil/spieler/346483 -1920,Ankle Injury,2019-09-19,2019-09-23,4,1,Mason Mount,/mason-mount/profil/spieler/346483 -1920,Strain in the thigh and gluteal muscles,2020-01-23,2020-01-30,7,2,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1920,Muscle Injury,2019-12-30,2020-01-06,7,2,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1920,Ill,2020-02-21,2020-03-01,9,2,Christian Atsu,/christian-atsu/profil/spieler/186997 -1920,Hamstring Injury,2019-08-12,2019-08-24,12,1,Christian Atsu,/christian-atsu/profil/spieler/186997 -1920,Bruise,2020-06-29,2020-07-31,32,6,Nathan Tella,/nathan-tella/profil/spieler/340322 -1920,Heel pain,2020-03-12,2020-03-12,0,1,Anthony Martial,/anthony-martial/profil/spieler/182877 -1920,Ill,2020-02-26,2020-02-29,3,1,Anthony Martial,/anthony-martial/profil/spieler/182877 -1920,Knock,2019-12-03,2019-12-06,3,1,Anthony Martial,/anthony-martial/profil/spieler/182877 -1920,Bruised Foot,2019-11-28,2019-11-28,0,1,Anthony Martial,/anthony-martial/profil/spieler/182877 -1920,Thigh Muscle Strain,2019-08-25,2019-10-20,56,9,Anthony Martial,/anthony-martial/profil/spieler/182877 -1920,Virus Infection,2020-05-26,2020-05-31,5,,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 -1920,Knock,2020-01-11,2020-01-17,6,1,Aaron Ramsdale,/aaron-ramsdale/profil/spieler/427568 -1920,Knee Injury,2020-02-03,2020-02-15,12,,Bukayo Saka,/bukayo-saka/profil/spieler/433177 -1920,Strain,2020-02-29,2020-03-15,15,2,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1920,Ankle Injury,2020-01-29,2020-02-01,3,,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1920,Ankle Injury,2019-11-30,2019-11-30,0,,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1920,Ankle problems,2019-12-27,2020-06-05,161,19,Paul Pogba,/paul-pogba/profil/spieler/122153 -1920,Ankle problems,2019-10-02,2019-12-20,79,17,Paul Pogba,/paul-pogba/profil/spieler/122153 -1920,Ankle Injury,2019-09-01,2019-09-26,25,4,Paul Pogba,/paul-pogba/profil/spieler/122153 -1920,Back Injury,2019-08-02,2019-08-10,8,,Paul Pogba,/paul-pogba/profil/spieler/122153 -1920,Bruised Knee,2019-12-13,2020-02-01,50,7,Kenedy,/kenedy/profil/spieler/281404 -1920,Calf Injury,2020-07-10,2020-07-11,1,,David Brooks,/david-brooks/profil/spieler/277033 -1920,Ankle Surgery,2019-07-31,2020-06-19,324,33,David Brooks,/david-brooks/profil/spieler/277033 -1920,Hamstring Injury,2020-01-26,2020-02-11,16,4,Sadio Mané,/sadio-mane/profil/spieler/200512 -1920,Muscle Injury,2020-01-24,2020-02-14,21,4,Sadio Mané,/sadio-mane/profil/spieler/200512 -1920,Thigh Muscle Strain,2019-09-23,2019-09-27,4,1,Sadio Mané,/sadio-mane/profil/spieler/200512 -1920,Knee Injury,2020-07-12,2020-07-16,4,,Troy Deeney,/troy-deeney/profil/spieler/65477 -1920,Knee Surgery,2019-08-22,2019-11-05,75,12,Troy Deeney,/troy-deeney/profil/spieler/65477 -1920,Ankle Injury,2020-01-12,2020-01-19,7,1,Max Meyer,/max-meyer/profil/spieler/146164 -1920,Ankle Injury,2020-01-06,2020-01-10,4,,Max Meyer,/max-meyer/profil/spieler/146164 -1920,Ill,2019-11-24,2019-12-15,21,3,Max Meyer,/max-meyer/profil/spieler/146164 -1920,Calf Injury,2020-07-16,2020-07-17,1,,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 -1920,Thigh Muscle Strain,2020-06-26,2020-07-04,8,1,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 -1920,Ill,2020-01-05,2020-01-18,13,1,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 -1920,Cheek bone contusion,2019-12-11,2019-12-11,0,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -1920,Arch pain,2019-11-06,2019-11-06,0,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -1920,Back bruise,2019-09-18,2019-09-18,0,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -1920,Fractured Arm,2019-08-17,2019-08-28,11,2,Serge Aurier,/serge-aurier/profil/spieler/127032 -1920,Hand Injury,2019-07-29,2019-08-09,11,,Serge Aurier,/serge-aurier/profil/spieler/127032 -1920,Back Injury,2020-03-02,2020-03-10,8,2,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1920,Ankle problems,2019-09-29,2019-10-15,16,2,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1920,Achilles tendon rupture,2020-06-08,2021-03-19,284,49,Isaac Success,/isaac-success/profil/spieler/295331 -1920,Groin Strain,2019-09-16,2019-11-01,46,7,Isaac Success,/isaac-success/profil/spieler/295331 -1920,Ill,2020-03-01,2020-03-10,9,1,Will Smallbone,/will-smallbone/profil/spieler/444211 -1920,Calf Injury,2019-11-11,2020-06-14,216,21,Jed Steer,/jed-steer/profil/spieler/110867 -1920,Foot Injury,2019-11-20,2020-01-13,54,11,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 -1920,Arm Injury,2020-02-24,2020-06-15,112,3,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -1920,Strain,2020-01-15,2020-02-15,31,4,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -1920,Ankle Injury,2019-12-16,2019-12-30,14,3,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -1920,Hamstring Injury,2019-11-17,2019-11-30,13,2,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -1920,Ill,2020-01-26,2020-02-13,18,2,Wes Morgan,/wes-morgan/profil/spieler/10003 -1920,Groin Injury,2020-01-05,2020-01-18,13,2,Wes Morgan,/wes-morgan/profil/spieler/10003 -1920,Back Injury,2019-08-30,2019-09-13,14,1,Wes Morgan,/wes-morgan/profil/spieler/10003 -1920,Knee Injury,2020-02-19,2020-06-15,117,4,Onel Hernández,/onel-hernandez/profil/spieler/109751 -1920,Knee Injury,2019-08-10,2019-10-18,69,8,Onel Hernández,/onel-hernandez/profil/spieler/109751 -1920,Calf Injury,2020-06-18,2020-06-22,4,1,Dennis Praet,/dennis-praet/profil/spieler/129588 -1920,Ankle Injury,2020-03-04,2020-06-06,94,2,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 -1920,Back Injury,2019-11-03,2020-01-10,68,14,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 -1920,Knock,2019-08-08,2019-08-10,2,1,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 -1920,Knock,2020-06-01,2020-06-06,5,,Reece James,/reece-james/profil/spieler/472423 -1920,Bruise,2020-01-20,2020-01-31,11,2,Reece James,/reece-james/profil/spieler/472423 -1920,Ankle Injury,2019-12-23,2019-12-30,7,2,Reece James,/reece-james/profil/spieler/472423 -1920,Ankle Injury,2019-06-07,2019-09-24,109,16,Reece James,/reece-james/profil/spieler/472423 -1920,Thigh Muscle Strain,2020-02-02,2020-02-28,26,2,Dale Stephens,/dale-stephens/profil/spieler/49755 -1920,Ankle Injury,2019-11-20,2020-01-04,45,3,Rhian Brewster,/rhian-brewster/profil/spieler/406560 -1920,Collarbone fracture,2020-01-01,2020-02-08,38,7,Dan Burn,/dan-burn/profil/spieler/134270 -1920,Knee Injury,2020-06-21,2020-12-07,169,30,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 -1920,Knock,2020-02-20,2020-02-25,5,2,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 -1920,Hamstring Injury,2019-12-23,2020-01-06,14,4,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 -1920,Corona virus,2020-03-14,2020-03-28,14,,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -1920,Groin Surgery,2020-01-02,2020-09-29,271,23,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -1920,Groin Injury,2019-12-05,2019-12-13,8,1,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -1920,Groin Injury,2019-10-17,2019-10-25,8,1,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -1920,Groin Injury,2019-09-01,2019-09-13,12,,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -1920,Ankle Injury,2020-06-26,2020-07-08,12,2,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 -1920,Cruciate Ligament Rupture,2020-03-11,2021-01-15,310,35,Ricardo Pereira,/ricardo-pereira/profil/spieler/215876 -1920,Ankle Injury,2020-06-17,2020-12-03,169,31,Pablo Marí,/pablo-mari/profil/spieler/210178 -1920,Shoulder Injury,2019-11-10,2019-12-25,45,5,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1920,Ankle Injury,2019-09-17,2019-09-27,10,2,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1920,Calf Injury,2020-01-23,2020-02-07,15,1,Shane Duffy,/shane-duffy/profil/spieler/119269 -1920,Groin Injury,2020-01-12,2020-01-17,5,,Shane Duffy,/shane-duffy/profil/spieler/119269 -1920,Calf Injury,2019-09-26,2019-10-11,15,2,Shane Duffy,/shane-duffy/profil/spieler/119269 -1920,Knock,2019-08-07,2019-08-30,23,4,Ibrahim Amadou,/ibrahim-amadou/profil/spieler/205503 -1920,Knee Injury,2020-06-23,2020-10-16,115,17,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1920,Thigh Muscle Strain,2020-03-09,2020-03-31,22,,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1920,Muscle Injury,2019-11-24,2019-12-20,26,7,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1920,Knee Injury,2019-11-10,2019-12-31,51,10,Rob Holding,/rob-holding/profil/spieler/253341 -1920,Cruciate Ligament Rupture,2019-10-04,2020-03-31,179,28,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 -1920,Disrupted Calf Muscle,2019-09-01,2019-10-01,30,6,Davide Zappacosta,/davide-zappacosta/profil/spieler/173859 -1920,Knock,2019-12-22,2019-12-25,3,,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1920,Knock,2019-11-24,2019-11-29,5,,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1920,Knock,2019-11-10,2019-11-22,12,,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1920,Ill,2019-09-27,2019-10-05,8,1,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -1920,Thigh Muscle Strain,2020-01-02,2020-02-28,57,10,Javier Manquillo,/javier-manquillo/profil/spieler/162029 -1920,Ill,2019-12-22,2020-01-10,19,4,Aaron Lennon,/aaron-lennon/profil/spieler/14221 -1920,Calf Injury,2020-01-12,2020-07-04,174,16,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1920,Thigh Muscle Strain,2019-12-28,2020-01-10,13,3,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1920,Calf Injury,2019-09-23,2019-11-26,64,12,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1920,Calf Injury,2020-07-07,2020-07-15,8,2,Mason Holgate,/mason-holgate/profil/spieler/348623 -1920,Calf Injury,2020-02-23,2020-03-06,12,1,Enda Stevens,/enda-stevens/profil/spieler/85706 -1920,Meniscal Injury,2020-01-26,2020-07-18,174,16,Juan Foyth,/juan-foyth/profil/spieler/480763 -1920,Ankle Injury,2019-07-31,2019-09-22,53,7,Juan Foyth,/juan-foyth/profil/spieler/480763 -1920,Head Injury,2020-06-13,2020-06-17,4,2,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 -1920,Pelvis Injury,2020-02-24,2020-03-08,13,2,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 -1920,Groin Injury,2019-08-09,2019-10-05,57,10,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 -1920,Strain,2020-01-19,2020-01-31,12,2,Emiliano Buendía,/emiliano-buendia/profil/spieler/321247 -1920,Knock,2020-02-28,2020-03-07,8,2,Daniel James,/daniel-james/profil/spieler/319301 -1920,Ankle Injury,2019-09-10,2019-09-21,11,2,Daniel James,/daniel-james/profil/spieler/319301 -1920,Back Injury,2020-02-02,2020-02-07,5,,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 -1920,Groin Injury,2020-01-23,2020-01-31,8,1,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 -1920,Groin Injury,2020-01-05,2020-01-11,6,,Nathaniel Chalobah,/nathaniel-chalobah/profil/spieler/128900 -1920,Ankle Injury,2019-11-11,2019-11-22,11,,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -1920,Knee Injury,2020-02-04,2020-03-04,29,4,Roberto,/roberto/profil/spieler/37403 -1920,Knee Injury,2019-11-22,2020-02-22,92,16,Daryl Janmaat,/daryl-janmaat/profil/spieler/60744 -1920,Strain,2019-07-16,2019-11-04,111,26,Louis Thompson,/louis-thompson/profil/spieler/207771 -1920,Fitness,2020-02-24,2020-02-29,5,2,Neco Williams,/neco-williams/profil/spieler/503680 -1920,Ill,2020-01-29,2020-02-01,3,2,Neco Williams,/neco-williams/profil/spieler/503680 -1920,Fitness,2020-01-18,2020-01-20,2,1,Neco Williams,/neco-williams/profil/spieler/503680 -1920,Strain,2019-12-09,2019-12-31,22,5,Tyrone Mings,/tyrone-mings/profil/spieler/253677 -1920,Calf Injury,2019-09-29,2019-10-04,5,,Tyrone Mings,/tyrone-mings/profil/spieler/253677 -1920,Muscle Injury,2019-10-31,2019-11-24,24,4,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1920,Strain,2020-06-28,2020-07-11,13,2,Matt Targett,/matt-targett/profil/spieler/250478 -1920,Hamstring Injury,2019-12-31,2020-01-17,17,4,Matt Targett,/matt-targett/profil/spieler/250478 -1920,Strain,2019-09-29,2019-10-04,5,,Matt Targett,/matt-targett/profil/spieler/250478 -1920,Hamstring Injury,2019-08-29,2019-09-24,26,3,Matt Targett,/matt-targett/profil/spieler/250478 -1920,Neck Injury,2020-07-20,2020-07-25,5,1,Eric Bailly,/eric-bailly/profil/spieler/286384 -1920,Knee Surgery,2019-07-25,2020-01-10,169,32,Eric Bailly,/eric-bailly/profil/spieler/286384 -1920,Strain,2020-01-05,2020-01-31,26,,Leon Balogun,/leon-balogun/profil/spieler/56100 -1920,Unknown Injury,2019-08-29,2019-10-04,36,5,Leon Balogun,/leon-balogun/profil/spieler/56100 -1920,Groin Injury,2020-01-06,2020-02-16,41,5,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1920,Ankle Injury,2019-12-06,2020-01-04,29,7,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1920,Ill,2019-09-27,2019-10-05,8,2,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1920,Back trouble,2020-06-27,2020-08-02,36,10,Mesut Özil,/mesut-ozil/profil/spieler/35664 -1920,Ankle Injury,2019-12-16,2019-12-25,9,1,Mesut Özil,/mesut-ozil/profil/spieler/35664 -1920,Ill,2019-08-13,2019-08-19,6,1,Mesut Özil,/mesut-ozil/profil/spieler/35664 -1920,Foot Injury,2020-06-01,2020-06-19,18,,Jose Cholevas,/jose-cholevas/profil/spieler/41112 -1920,Ankle Injury,2019-12-01,2019-12-31,30,6,Jose Cholevas,/jose-cholevas/profil/spieler/41112 -1920,Thigh Muscle Strain,2020-03-02,2020-06-14,104,1,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1920,Hamstring Injury,2019-11-24,2019-12-14,20,3,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -1920,Corona virus,2020-03-14,2020-04-05,22,,Patrick Cutrone,/patrick-cutrone/profil/spieler/265078 -1920,Ankle Injury,2020-02-26,2020-06-06,101,3,Tammy Abraham,/tammy-abraham/profil/spieler/331726 -1920,Knock,2020-02-02,2020-02-21,19,1,Tammy Abraham,/tammy-abraham/profil/spieler/331726 -1920,Ankle Injury,2020-01-31,2020-01-31,0,,Tammy Abraham,/tammy-abraham/profil/spieler/331726 -1920,Groin Injury,2019-12-06,2019-12-06,0,,Tammy Abraham,/tammy-abraham/profil/spieler/331726 -1920,Hip Injury,2019-11-28,2019-12-04,6,2,Tammy Abraham,/tammy-abraham/profil/spieler/331726 -1920,Hamstring Injury,2020-02-02,2020-02-24,22,3,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -1920,Knee Injury,2020-03-01,2020-06-30,121,3,Simon Francis,/simon-francis/profil/spieler/13573 -1920,Head Injury,2019-12-22,2019-12-31,9,2,Simon Francis,/simon-francis/profil/spieler/13573 -1920,Thigh Problems,2020-06-13,2020-08-31,79,10,Florian Lejeune,/florian-lejeune/profil/spieler/127108 -1920,Groin Injury,2020-01-23,2020-01-30,7,1,Florian Lejeune,/florian-lejeune/profil/spieler/127108 -1920,Knee Injury,2020-01-05,2020-05-19,135,9,Chris Mepham,/chris-mepham/profil/spieler/480987 -1920,Calf Injury,2019-09-29,2019-10-18,19,1,Chris Mepham,/chris-mepham/profil/spieler/480987 -1920,Knock,2019-09-11,2019-09-14,3,,Chris Mepham,/chris-mepham/profil/spieler/480987 -1920,Knock,2019-12-08,2019-12-31,23,6,David Silva,/david-silva/profil/spieler/35518 -1920,Ill,2019-11-24,2019-11-25,1,,David Silva,/david-silva/profil/spieler/35518 -1920,Strain,2019-11-03,2019-11-09,6,1,David Silva,/david-silva/profil/spieler/35518 -1920,Knee Injury,2020-07-09,2020-08-30,52,5,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1920,Hamstring Injury,2020-02-19,2020-03-10,20,4,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1920,Calf Injury,2019-12-28,2019-12-28,0,,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1920,Strain,2020-06-19,2020-06-24,5,1,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Knee Injury,2020-02-22,2020-02-22,0,,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Ill,2020-01-17,2020-01-22,5,2,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Concussion,2019-12-27,2019-12-30,3,1,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Rest,2019-10-23,2019-10-25,2,1,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Rest,2019-10-02,2019-10-04,2,1,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Rest,2019-09-23,2019-09-25,2,1,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Rest,2019-09-18,2019-09-20,2,1,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Ankle Injury,2020-06-19,2020-07-04,15,3,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1920,Knee Injury,2020-01-24,2020-01-28,4,1,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1920,Knee Injury,2020-01-12,2020-01-17,5,,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1920,Knee Injury,2020-02-01,2020-08-03,184,16,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 -1920,Hamstring Injury,2019-10-17,2019-10-25,8,1,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 -1920,Knock,2018-09-21,2018-10-19,28,4,Sebastian Prödl,/sebastian-prodl/profil/spieler/37981 -1920,Hip Injury,2019-11-20,2019-12-20,30,5,Kevin Long,/kevin-long/profil/spieler/111114 -1920,Groin Injury,2020-01-12,2020-06-15,155,8,Ben Gibson,/ben-gibson/profil/spieler/128904 -1920,Groin Injury,2019-12-08,2020-01-10,33,6,Ben Gibson,/ben-gibson/profil/spieler/128904 -1920,Knock,2020-06-24,2020-07-01,7,3,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1920,Knock,2020-06-18,2020-06-20,2,,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1920,Ankle Injury,2019-08-28,2020-01-03,128,19,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1920,Hamstring Injury,2019-08-03,2019-08-10,7,,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1920,Hamstring Injury,2019-07-30,2019-08-10,11,,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -1920,Medial Collateral Ligament Knee Injury,2020-03-07,2020-04-01,25,1,Martin Dubravka,/martin-dubravka/profil/spieler/74960 -1920,Groin Strain,2020-06-22,2020-07-04,12,3,Robbie Brady,/robbie-brady/profil/spieler/128229 -1920,Calf Injury,2020-01-02,2020-01-18,16,2,Robbie Brady,/robbie-brady/profil/spieler/128229 -1920,Chest injury,2019-08-08,2019-09-13,36,5,Robbie Brady,/robbie-brady/profil/spieler/128229 -1920,Groin Injury,2020-03-01,2020-08-28,180,10,Steven Alzate,/steven-alzate/profil/spieler/476237 -1920,Knock,2020-07-13,2020-07-25,12,2,Marc Albrighton,/marc-albrighton/profil/spieler/61560 -1920,Appendicitis,2020-05-28,2020-07-11,44,,Troy Parrott,/troy-parrott/profil/spieler/552655 -1920,Head Injury,2020-07-14,2020-07-18,4,1,Brandon Williams,/brandon-williams/profil/spieler/507700 -1920,Ankle Injury,2020-06-18,2020-06-24,6,1,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1920,Concussion,2019-12-09,2019-12-17,8,3,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1920,Back Injury,2019-08-12,2019-08-23,11,1,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1920,Knock,2019-08-29,2019-09-24,26,3,Kean Bryan,/kean-bryan/profil/spieler/214928 -1920,Knock,2020-06-10,2020-06-20,10,1,John Fleck,/john-fleck/profil/spieler/54383 -1920,Knock,2020-02-23,2020-03-06,12,1,John Fleck,/john-fleck/profil/spieler/54383 -1920,Knock,2019-10-18,2019-10-20,2,,John Fleck,/john-fleck/profil/spieler/54383 -1920,Thigh Muscle Strain,2019-08-19,2019-09-13,25,3,John Fleck,/john-fleck/profil/spieler/54383 -1920,Knee Injury,2020-06-17,2020-07-04,17,5,Jack O'Connell,/jack-oconnell/profil/spieler/212829 -1920,Head Injury,2020-02-23,2020-02-27,4,,Kelechi Iheanacho,/kelechi-iheanacho/profil/spieler/295330 -1920,Knock,2020-01-27,2020-06-12,137,10,Lee Grant,/lee-grant/profil/spieler/13460 -1920,Ill,2020-01-30,2020-02-04,5,1,Tom Davies,/tom-davies/profil/spieler/314210 -1920,Torn muscle bundle,2019-11-07,2019-12-31,54,11,Dani Ceballos,/dani-ceballos/profil/spieler/319745 -1920,Knock,2019-08-08,2019-08-10,2,,Dani Ceballos,/dani-ceballos/profil/spieler/319745 -1920,Hamstring Injury,2020-07-10,2020-07-14,4,1,Joshua King,/joshua-king/profil/spieler/91059 -1920,Ankle Injury,2020-06-21,2020-06-30,9,1,Joshua King,/joshua-king/profil/spieler/91059 -1920,Hamstring Injury,2020-03-01,2020-05-31,91,1,Joshua King,/joshua-king/profil/spieler/91059 -1920,Muscle fiber tear,2019-12-28,2020-02-08,42,8,Joshua King,/joshua-king/profil/spieler/91059 -1920,Ankle Injury,2019-12-15,2019-12-20,5,,Joshua King,/joshua-king/profil/spieler/91059 -1920,Hamstring Injury,2019-11-20,2019-12-13,23,4,Joshua King,/joshua-king/profil/spieler/91059 -1920,Hamstring Injury,2019-12-08,2019-12-20,12,1,Callum Wilson,/callum-wilson/profil/spieler/123682 -1920,Ill,2019-12-09,2019-12-20,11,1,Callum Robinson,/callum-robinson/profil/spieler/183299 -1920,Thigh Muscle Strain,2019-09-07,2019-09-13,6,,Callum Robinson,/callum-robinson/profil/spieler/183299 -1920,Thigh Muscle Strain,2019-08-19,2019-08-23,4,,Callum Robinson,/callum-robinson/profil/spieler/183299 -1920,Unknown Injury,2019-10-20,2019-12-11,52,12,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1920,Foot Injury,2020-01-19,2020-01-25,6,1,John Stones,/john-stones/profil/spieler/186590 -1920,Knock,2019-12-08,2020-01-03,26,7,John Stones,/john-stones/profil/spieler/186590 -1920,Muscle Injury,2019-09-17,2019-10-22,35,8,John Stones,/john-stones/profil/spieler/186590 -1920,Knock,2020-07-16,2020-07-18,2,,Lucas Moura,/lucas-moura/profil/spieler/77100 -1920,Knock,2019-12-24,2020-01-01,8,3,Lucas Moura,/lucas-moura/profil/spieler/77100 -1920,Calf Injury,2020-06-05,2020-07-04,29,3,Chris Wood,/chris-wood/profil/spieler/108725 -1920,Thigh Muscle Strain,2020-02-16,2020-02-28,12,1,Chris Wood,/chris-wood/profil/spieler/108725 -1920,Thigh Muscle Strain,2020-01-05,2020-01-10,5,,Chris Wood,/chris-wood/profil/spieler/108725 -1920,Calf Injury,2019-12-15,2019-12-20,5,,Chris Wood,/chris-wood/profil/spieler/108725 -1920,Hamstring Injury,2019-10-20,2019-11-08,19,2,Chris Wood,/chris-wood/profil/spieler/108725 -1920,Ankle Injury,2019-09-01,2019-09-28,27,2,Sean Longstaff,/sean-longstaff/profil/spieler/346707 -1920,Muscle Injury,2019-10-22,2019-11-09,18,5,Rodri,/rodri/profil/spieler/357565 -1920,Abdominal Influenza,2019-09-20,2019-09-24,4,1,Jürgen Locadia,/jurgen-locadia/profil/spieler/166240 -1920,Calf Injury,2020-07-02,2020-07-03,1,,Davy Pröpper,/davy-propper/profil/spieler/79027 -1920,Hamstring Injury,2019-09-22,2019-10-18,26,3,Davy Pröpper,/davy-propper/profil/spieler/79027 -1920,Strain,2020-07-02,2020-07-09,7,2,Steve Cook,/steve-cook/profil/spieler/90836 -1920,Hamstring Injury,2020-03-08,2020-06-02,86,,Steve Cook,/steve-cook/profil/spieler/90836 -1920,Hand Injury,2019-12-03,2020-01-11,39,8,Steve Cook,/steve-cook/profil/spieler/90836 -1920,Muscle Injury,2020-06-02,2020-06-30,28,2,Yerry Mina,/yerry-mina/profil/spieler/289446 -1920,Bruise,2020-01-12,2020-01-17,5,,Yerry Mina,/yerry-mina/profil/spieler/289446 -1920,Bruise,2019-12-06,2019-12-14,8,1,Yerry Mina,/yerry-mina/profil/spieler/289446 -1920,Knee Injury,2019-10-20,2019-11-02,13,2,Yerry Mina,/yerry-mina/profil/spieler/289446 -1920,Ankle Injury,2020-02-23,2020-02-28,5,,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1920,Head Injury,2019-11-04,2019-11-08,4,,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1920,Ankle Injury,2019-09-15,2019-09-21,6,,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1920,Knee Injury,2020-01-02,2020-01-11,9,1,Craig Cathcart,/craig-cathcart/profil/spieler/59606 -1920,Knock,2019-12-29,2019-12-31,2,,Craig Cathcart,/craig-cathcart/profil/spieler/59606 -1920,Back Injury,2019-11-03,2019-11-07,4,,Craig Cathcart,/craig-cathcart/profil/spieler/59606 -1920,Strain,2019-09-11,2019-09-27,16,3,Craig Cathcart,/craig-cathcart/profil/spieler/59606 -1920,Shoulder Injury,2020-06-29,2020-07-07,8,2,John Lundstram,/john-lundstram/profil/spieler/156941 -1920,Ankle Injury,2019-12-29,2020-01-01,3,1,John Lundstram,/john-lundstram/profil/spieler/156941 -1920,Knock,2020-06-19,2020-06-23,4,1,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 -1920,Angina,2019-12-18,2019-12-25,7,1,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 -1920,Groin Injury,2020-01-26,2020-01-31,5,1,Michail Antonio,/michail-antonio/profil/spieler/104124 -1920,Strain,2019-12-30,2020-01-21,22,4,Michail Antonio,/michail-antonio/profil/spieler/104124 -1920,Hamstring Injury,2019-08-29,2019-11-22,85,10,Michail Antonio,/michail-antonio/profil/spieler/104124 -1920,Strain,2019-11-24,2019-12-04,10,2,Alexander Tettey,/alexander-tettey/profil/spieler/12384 -1920,Groin Injury,2019-09-27,2019-10-18,21,2,Alexander Tettey,/alexander-tettey/profil/spieler/12384 -1920,Calf Injury,2019-08-01,2019-08-16,15,1,Alexander Tettey,/alexander-tettey/profil/spieler/12384 -1920,Calf Injury,2020-06-25,2020-06-28,3,,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1920,Knock,2020-01-02,2020-01-10,8,1,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1920,Ankle Injury,2019-09-27,2019-09-27,0,,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1920,Hamstring Injury,2019-03-10,2019-03-29,19,1,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1920,Muscular problems,2020-02-25,2020-03-05,9,1,Tomas Soucek,/tomas-soucek/profil/spieler/283628 -1920,Elbow Injury,2019-07-16,2019-12-31,168,16,Vitezslav Jaros,/vitezslav-jaros/profil/spieler/486604 -1920,Unknown Injury,2019-07-31,2019-08-16,16,3,Albian Ajeti,/albian-ajeti/profil/spieler/195906 -1920,Strain,2020-06-20,2020-07-31,41,8,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1920,Calf Injury,2020-02-16,2020-02-21,5,,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1920,Ill,2020-01-09,2020-01-10,1,,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1920,Ankle Injury,2019-12-29,2020-01-03,5,1,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1920,Toe Injury,2019-11-24,2019-12-20,26,4,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1920,Calf Injury,2020-06-29,2020-06-30,1,,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -1920,Tear in the abductor muscle,2020-01-02,2020-06-06,156,12,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -1920,Muscle bruise,2019-12-28,2019-12-31,3,1,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -1920,Groin Injury,2019-11-10,2019-11-22,12,,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -1920,Arch pain,2019-10-02,2019-10-02,0,1,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -1920,Head Injury,2019-11-24,2019-12-13,19,3,Craig Dawson,/craig-dawson/profil/spieler/121477 -1920,Ill,2020-03-10,2020-03-12,2,1,Naby Keïta,/naby-keita/profil/spieler/302215 -1920,Groin Injury,2020-03-01,2020-03-06,5,1,Naby Keïta,/naby-keita/profil/spieler/302215 -1920,Angina,2020-02-26,2020-03-03,6,2,Naby Keïta,/naby-keita/profil/spieler/302215 -1920,groin strain,2020-01-02,2020-01-25,23,5,Naby Keïta,/naby-keita/profil/spieler/302215 -1920,Ill,2019-11-26,2019-11-28,2,1,Naby Keïta,/naby-keita/profil/spieler/302215 -1920,Torn muscle bundle,2019-09-22,2019-09-28,6,3,Naby Keïta,/naby-keita/profil/spieler/302215 -1920,Torn muscle bundle,2019-08-10,2019-09-24,45,7,Naby Keïta,/naby-keita/profil/spieler/302215 -1920,Back Injury,2020-06-19,2020-07-31,42,9,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1920,Knee Injury,2020-01-24,2020-01-28,4,1,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1920,Knock,2019-12-06,2019-12-08,2,,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1920,Calf Strain,2019-10-11,2019-10-18,7,,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1920,Groin Injury,2019-11-03,2019-11-30,27,2,Björn Engels,/bjorn-engels/profil/spieler/193469 -1920,Cruciate Ligament Rupture,2020-01-18,2020-09-20,246,13,Jetro Willems,/jetro-willems/profil/spieler/146258 -1920,Groin Injury,2020-01-02,2020-01-10,8,1,Jetro Willems,/jetro-willems/profil/spieler/146258 -1920,Knee Injury,2019-12-15,2019-12-25,10,1,Jetro Willems,/jetro-willems/profil/spieler/146258 -1920,Knee Injury,2019-09-22,2019-10-05,13,1,Jetro Willems,/jetro-willems/profil/spieler/146258 -1920,Hamstring Injury,2019-08-29,2019-08-30,1,,Jetro Willems,/jetro-willems/profil/spieler/146258 -1920,Strain,2020-02-05,2020-02-29,24,2,Keinan Davis,/keinan-davis/profil/spieler/412660 -1920,Strain,2019-11-01,2020-01-31,91,18,Keinan Davis,/keinan-davis/profil/spieler/412660 -1920,Hamstring Injury,2019-11-09,2020-01-15,67,11,Josip Drmic,/josip-drmic/profil/spieler/140579 -1920,Hamstring Injury,2019-08-10,2019-08-28,18,3,Josip Drmic,/josip-drmic/profil/spieler/140579 -1920,Fractured Foot,2019-10-07,2020-03-01,146,32,Ben Woodburn,/ben-woodburn/profil/spieler/344015 -1920,Foot Injury,2019-09-26,2019-10-05,9,2,Bruno Jordão,/bruno-jordao/profil/spieler/415646 -1920,Groin Injury,2020-02-03,2020-02-18,15,2,Erik Lamela,/erik-lamela/profil/spieler/111630 -1920,Hamstring Injury,2019-10-23,2019-12-25,63,12,Erik Lamela,/erik-lamela/profil/spieler/111630 -1920,Shoulder Injury,2020-08-01,2020-09-26,56,5,Pedro,/pedro/profil/spieler/65278 -1920,Ill,2020-07-11,2020-07-11,0,1,Pedro,/pedro/profil/spieler/65278 -1920,Arch pain,2020-07-01,2020-07-01,0,1,Pedro,/pedro/profil/spieler/65278 -1920,Knee Problems,2020-02-22,2020-02-22,0,1,Pedro,/pedro/profil/spieler/65278 -1920,Influenza,2019-12-29,2020-01-01,3,2,Pedro,/pedro/profil/spieler/65278 -1920,Ill,2019-12-21,2019-12-23,2,1,Pedro,/pedro/profil/spieler/65278 -1920,Achilles tendon rupture,2019-12-04,2019-12-10,6,3,Pedro,/pedro/profil/spieler/65278 -1920,Achilles tendon rupture,2019-11-02,2019-11-20,18,3,Pedro,/pedro/profil/spieler/65278 -1920,Groin Injury,2019-12-15,2020-01-23,39,8,Simon Moore,/simon-moore/profil/spieler/123536 -1920,Bruised Rib,2020-07-10,2020-07-20,10,2,Kortney Hause,/kortney-hause/profil/spieler/233124 -1920,Ankle Injury,2019-08-11,2019-08-22,11,1,Kortney Hause,/kortney-hause/profil/spieler/233124 -1920,Knee Injury,2019-11-24,2020-01-17,54,10,Joel Ward,/joel-ward/profil/spieler/92572 -1920,Knock,2019-08-25,2019-09-09,15,2,Joel Pereira,/joel-pereira/profil/spieler/192611 -1920,Back Injury,2019-08-02,2019-08-16,14,1,Joel Pereira,/joel-pereira/profil/spieler/192611 -1920,Hamstring Injury,2020-08-01,2020-09-13,43,2,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 -1920,Strain,2019-12-23,2019-12-25,2,,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 -1920,Hamstring Injury,2020-07-01,2020-07-04,3,1,Mark Noble,/mark-noble/profil/spieler/31835 -1920,Ankle Injury,2020-01-02,2020-01-09,7,1,Mark Noble,/mark-noble/profil/spieler/31835 -1920,Ankle Injury,2019-11-10,2019-11-22,12,,Mark Noble,/mark-noble/profil/spieler/31835 -1920,Strain,2019-08-08,2019-08-23,15,2,Mark Noble,/mark-noble/profil/spieler/31835 -1920,Knock,2019-12-09,2019-12-20,11,1,Karl Darlow,/karl-darlow/profil/spieler/99397 -1920,Knee Injury,2020-07-17,2020-07-25,8,1,Moise Kean,/moise-kean/profil/spieler/364135 -1920,Ankle Injury,2020-01-21,2020-06-20,151,9,Emil Krafth,/emil-krafth/profil/spieler/184528 -1920,Thigh Muscle Strain,2019-08-29,2019-08-30,1,,Emil Krafth,/emil-krafth/profil/spieler/184528 -1920,Knee Injury,2019-12-02,2019-12-07,5,1,Anwar El Ghazi,/anwar-el-ghazi/profil/spieler/183720 -1920,Knee Injury,2019-12-02,2019-12-07,5,1,Anwar El Ghazi,/anwar-el-ghazi/profil/spieler/183720 -1920,Ankle Injury,2019-08-05,2019-08-09,4,,Anwar El Ghazi,/anwar-el-ghazi/profil/spieler/183720 -1920,Cruciate Ligament Injury,2020-01-01,2020-11-07,311,31,Tom Heaton,/tom-heaton/profil/spieler/34130 -1920,Calf Strain,2019-11-10,2019-11-24,14,1,Tom Heaton,/tom-heaton/profil/spieler/34130 -1920,Back Injury,2020-03-02,2020-03-07,5,1,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 -1920,Tonsillitis,2019-09-27,2019-10-19,22,3,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 -1920,Back Injury,2019-09-03,2019-09-13,10,,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 -1920,Calf Injury,2020-01-12,2020-01-24,12,2,Mario Vrancic,/mario-vrancic/profil/spieler/39372 -1920,Calf Injury,2019-09-01,2019-11-07,67,7,Mario Vrancic,/mario-vrancic/profil/spieler/39372 -1920,Knee Injury,2020-01-24,2020-03-08,44,7,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -1920,Hamstring Injury,2019-12-23,2020-01-27,35,7,Alex Iwobi,/alex-iwobi/profil/spieler/242631 -1920,Bone Bruise,2019-07-22,2019-08-01,10,,Yasser Larouci,/yasser-larouci/profil/spieler/554251 -1920,Knee Injury,2020-01-23,2020-01-31,8,1,Shane Long,/shane-long/profil/spieler/37304 -1920,Knee Injury,2019-12-22,2019-12-31,9,2,Shane Long,/shane-long/profil/spieler/37304 -1920,Metatarsal Fracture,2019-07-16,2019-09-18,64,7,Gedson Fernandes,/gedson-fernandes/profil/spieler/337800 -1920,Calf Injury,2019-12-29,2020-01-13,15,,Víctor Camarasa,/victor-camarasa/profil/spieler/263856 -1920,Fractured Foot,2019-12-09,2020-04-09,122,15,Arnaut Danjuma,/arnaut-danjuma/profil/spieler/355861 -1920,Hamstring Injury,2019-07-29,2019-09-19,52,16,Arnaut Danjuma,/arnaut-danjuma/profil/spieler/355861 -1920,Chest injury,2020-02-02,2020-02-28,26,2,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1920,Groin Injury,2020-01-23,2020-01-31,8,1,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1920,Knee Injury,2020-01-13,2020-01-17,4,,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1920,Knock,2019-10-16,2019-10-25,9,1,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1920,Cruciate Ligament Rupture,2019-09-25,2020-09-11,352,15,Meritan Shabani,/meritan-shabani/profil/spieler/379980 -1920,Influenza,2019-09-07,2019-09-12,5,,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -1920,Knock,2019-04-26,2019-04-27,1,,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -1920,Knock,2018-12-27,2019-01-02,6,1,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -1920,Thigh Problems,2020-02-22,2020-03-07,14,,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 -1920,Hip problems,2019-12-21,2020-02-01,42,,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 -1920,Hip Injury,2019-08-10,2019-12-07,119,,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 -1920,Shoulder Injury,2020-07-16,2020-09-28,74,7,Fabian Schär,/fabian-schar/profil/spieler/135343 -1920,Thigh Muscle Strain,2020-01-02,2020-01-17,15,3,Fabian Schär,/fabian-schar/profil/spieler/135343 -1920,Knock,2019-12-29,2019-12-31,2,,Fabian Schär,/fabian-schar/profil/spieler/135343 -1920,Knee Injury,2019-10-20,2019-11-24,35,3,Fabian Schär,/fabian-schar/profil/spieler/135343 -1920,Calf Injury,2019-09-15,2019-09-20,5,,Fabian Schär,/fabian-schar/profil/spieler/135343 -1920,Achilles tendon rupture,2020-01-11,2020-10-18,281,30,Paul Dummett,/paul-dummett/profil/spieler/170321 -1920,Groin Injury,2019-12-22,2020-01-10,19,4,Paul Dummett,/paul-dummett/profil/spieler/170321 -1920,Thigh Muscle Strain,2020-02-03,2020-02-14,11,,Charlie Taylor,/charlie-taylor/profil/spieler/195633 -1920,Thigh Muscle Strain,2019-12-01,2019-12-20,19,3,Charlie Taylor,/charlie-taylor/profil/spieler/195633 -1920,Minor Knock,2020-01-17,2020-01-19,2,1,Solly March,/solly-march/profil/spieler/209212 -1920,Groin Injury,2019-11-24,2020-01-10,47,9,Solly March,/solly-march/profil/spieler/209212 -1920,Thigh Muscle Strain,2019-09-26,2019-10-04,8,1,Solly March,/solly-march/profil/spieler/209212 -1920,Muscle Injury,2019-09-19,2019-09-23,4,1,Solly March,/solly-march/profil/spieler/209212 -1920,Hamstring Injury,2020-01-24,2020-01-31,7,1,Todd Cantwell,/todd-cantwell/profil/spieler/332341 -1920,Ankle Injury,2019-11-24,2019-11-30,6,,Todd Cantwell,/todd-cantwell/profil/spieler/332341 -1920,Strain,2019-09-29,2019-10-04,5,,Todd Cantwell,/todd-cantwell/profil/spieler/332341 -1920,Nasal Bone Fracture,2020-06-17,2020-06-26,9,3,Cédric Soares,/cedric-soares/profil/spieler/112988 -1920,Knee Injury,2020-01-21,2020-03-02,41,11,Cédric Soares,/cedric-soares/profil/spieler/112988 -1920,Calf Injury,2019-09-26,2019-11-08,43,6,Cédric Soares,/cedric-soares/profil/spieler/112988 -1920,Muscle Injury,2020-01-06,2020-01-27,21,4,Nacho Monreal,/nacho-monreal/profil/spieler/43003 -1920,Groin Injury,2020-06-19,2020-07-07,18,4,Sébastien Haller,/sebastien-haller/profil/spieler/181375 -1920,Knee Injury,2019-08-11,2019-08-23,12,1,Sébastien Haller,/sebastien-haller/profil/spieler/181375 -1920,Heel Bone Injury,2019-10-30,2020-02-22,115,18,Tom Cleverley,/tom-cleverley/profil/spieler/73484 -1920,Ankle Injury,2020-02-24,2020-06-06,103,4,Jonny Otto,/jonny-otto/profil/spieler/175446 -1920,Calf Injury,2019-09-01,2019-09-20,19,1,Moritz Leitner,/moritz-leitner/profil/spieler/82243 -1920,Fractured Rib,2019-08-12,2019-09-08,27,4,Connor Ronan,/connor-ronan/profil/spieler/337787 -1920,Calf Injury,2020-07-16,2020-07-25,9,2,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -1920,Shoulder Injury,2020-02-19,2020-06-08,110,4,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -1920,Strain,2020-01-06,2020-01-31,25,5,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -1920,Knock,2019-09-23,2019-09-27,4,1,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -1920,Ankle Injury,2019-09-02,2019-10-20,48,7,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 -1920,Thigh Muscle Strain,2019-08-05,2019-08-19,14,1,Loris Karius,/loris-karius/profil/spieler/85864 -1920,Hamstring Injury,2020-03-07,2020-05-31,85,,Nathan Holland,/nathan-holland/profil/spieler/337321 -1920,Groin Injury,2019-12-15,2019-12-20,5,,Ashley Westwood,/ashley-westwood/profil/spieler/91317 -1920,Groin Injury,2019-11-24,2019-12-13,19,3,Ashley Westwood,/ashley-westwood/profil/spieler/91317 -1920,Thigh Muscle Strain,2020-06-24,2020-07-03,9,2,Christian Benteke,/christian-benteke/profil/spieler/50201 -1920,Knock,2019-12-22,2020-01-31,40,7,Christian Benteke,/christian-benteke/profil/spieler/50201 -1920,Knee Injury,2020-01-12,2020-01-30,18,2,Richarlison,/richarlison/profil/spieler/378710 -1920,Knock,2019-11-11,2019-12-04,23,4,Ryan Bennett,/ryan-bennett/profil/spieler/67252 -1920,Groin Strain,2019-10-20,2019-11-09,20,5,Ryan Bennett,/ryan-bennett/profil/spieler/67252 -1920,Knock,2020-06-29,2020-07-11,12,2,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 -1920,Head Injury,2020-01-23,2020-01-31,8,1,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 -1920,Ill,2019-11-26,2019-12-07,11,2,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 -1920,Unknown Injury,2019-08-30,2019-09-10,11,1,James Garner,/james-garner/profil/spieler/505219 -1920,Thigh Muscle Strain,2020-01-18,2020-02-28,41,7,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1920,Calf Injury,2019-12-09,2019-12-20,11,1,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1920,Hamstring Injury,2019-09-22,2019-10-05,13,1,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1920,Knee Injury,2019-08-12,2019-08-16,4,,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1920,Quarantine,2020-03-12,2020-03-25,13,,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1920,Foot Injury,2020-01-19,2020-02-18,30,4,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1920,Knee Injury,2019-11-05,2019-11-17,12,2,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1920,Hamstring Injury,2019-10-02,2019-10-18,16,1,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1920,Distortion of the ankle,2019-11-09,2019-11-22,13,1,Ignacio Pussetto,/ignacio-pussetto/profil/spieler/283528 -1920,Calf Injury,2020-06-02,2020-09-23,113,13,Fabian Delph,/fabian-delph/profil/spieler/50362 -1920,Muscle Injury,2019-11-04,2019-12-20,46,7,Fabian Delph,/fabian-delph/profil/spieler/50362 -1920,Muscle Injury,2019-10-06,2019-10-24,18,1,Fabian Delph,/fabian-delph/profil/spieler/50362 -1920,Calf Injury,2019-08-03,2019-08-31,28,4,Fabian Delph,/fabian-delph/profil/spieler/50362 -1920,Knock,2019-12-23,2020-01-20,28,6,Marcos Alonso,/marcos-alonso/profil/spieler/112515 -1920,Ankle Injury,2019-09-12,2019-09-17,5,1,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 -1920,Ankle Injury,2019-12-21,2020-06-05,167,15,John McGinn,/john-mcginn/profil/spieler/193116 -1920,Strain,2020-06-18,2020-07-17,29,8,Christoph Zimmermann,/christoph-zimmermann/profil/spieler/77812 -1920,Hamstring Injury,2020-02-16,2020-03-06,19,3,Christoph Zimmermann,/christoph-zimmermann/profil/spieler/77812 -1920,Ankle Injury,2019-09-01,2019-11-22,82,8,Christoph Zimmermann,/christoph-zimmermann/profil/spieler/77812 -1920,Knee Surgery,2019-07-10,2019-08-26,47,3,Christoph Zimmermann,/christoph-zimmermann/profil/spieler/77812 -1920,Hamstring Injury,2020-01-02,2020-02-28,57,8,Kiko Femenía,/kiko-femenia/profil/spieler/76467 -1920,Knock,2019-12-01,2019-12-04,3,1,Kiko Femenía,/kiko-femenia/profil/spieler/76467 -1920,Ankle Injury,2020-06-12,2020-06-26,14,4,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1920,Knock,2019-09-30,2020-02-26,149,8,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1920,Knock,2020-06-11,2020-06-20,9,,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1920,Ankle Injury,2019-12-23,2020-01-04,12,3,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1920,Head Injury,2019-10-03,2019-10-07,4,1,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -1920,Knee Injury,2020-06-18,2020-06-23,5,1,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 -1920,Groin Injury,2020-01-12,2020-02-08,27,4,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 -1920,Groin Injury,2019-09-22,2019-10-20,28,3,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 -1920,Unknown Injury,2020-03-11,2020-03-25,14,,James Maddison,/james-maddison/profil/spieler/294057 -1920,Head Injury,2020-01-10,2020-01-11,1,1,James Maddison,/james-maddison/profil/spieler/294057 -1920,Ill,2019-10-10,2019-10-18,8,,James Maddison,/james-maddison/profil/spieler/294057 -1920,Ankle Injury,2019-09-23,2019-10-04,11,2,James Maddison,/james-maddison/profil/spieler/294057 -1920,Hamstring Injury,2020-07-13,2020-07-25,12,2,Neil Taylor,/neil-taylor/profil/spieler/67416 -1920,Groin Injury,2020-06-26,2020-06-30,4,1,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1920,Head Injury,2020-02-18,2020-02-21,3,,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1920,Groin Injury,2019-10-12,2019-11-08,27,6,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1920,Knee Injury,2019-09-23,2019-09-27,4,1,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1920,Knock,2019-08-15,2019-08-17,2,,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -1920,Knock,2020-07-23,2020-07-25,2,,Jarrod Bowen,/jarrod-bowen/profil/spieler/314875 -1920,Back Injury,2020-07-12,2020-10-20,100,10,Étienne Capoue,/etienne-capoue/profil/spieler/63494 -1920,Back Injury,2019-10-04,2019-11-06,33,5,Étienne Capoue,/etienne-capoue/profil/spieler/63494 -1920,Back Injury,2019-08-25,2019-09-01,7,2,Étienne Capoue,/etienne-capoue/profil/spieler/63494 -1920,Ill,2019-09-15,2019-09-25,10,3,Phil Foden,/phil-foden/profil/spieler/406635 -1920,Bruise,2020-06-03,2020-06-20,17,,André Gomes,/andre-gomes/profil/spieler/221025 -1920,Ankle Injury,2019-11-04,2020-02-21,109,17,André Gomes,/andre-gomes/profil/spieler/221025 -1920,Bruised Rib,2019-09-02,2019-10-04,32,4,André Gomes,/andre-gomes/profil/spieler/221025 -1920,Ankle Injury,2019-08-11,2019-08-16,5,,André Gomes,/andre-gomes/profil/spieler/221025 -1920,Hip Injury,2020-01-04,2020-02-19,46,9,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 -1920,Hamstring Injury,2019-10-08,2019-10-23,15,1,Romain Saïss,/romain-saiss/profil/spieler/204198 -1920,Knock,2019-09-02,2019-09-13,11,,Romain Saïss,/romain-saiss/profil/spieler/204198 -1920,Ankle Injury,2019-09-01,2019-10-18,47,4,Tom Trybull,/tom-trybull/profil/spieler/93831 -1920,Knee Injury,2019-09-22,2019-09-27,5,1,Neal Maupay,/neal-maupay/profil/spieler/217115 -1920,Hamstring Injury,2019-08-08,2019-11-09,93,14,James Chester,/james-chester/profil/spieler/73482 -1920,Hamstring Injury,2019-10-20,2020-01-31,103,18,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -1920,Ill,2020-02-19,2020-02-22,3,1,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -1920,Back Injury,2019-10-07,2019-10-19,12,,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -1920,Tonsillitis,2019-09-20,2019-09-23,3,1,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -1920,Hamstring Injury,2020-02-09,2020-10-25,259,19,James Tomkins,/james-tomkins/profil/spieler/61592 -1920,Thigh Problems,2020-02-21,2020-03-12,20,4,Marcos Rojo,/marcos-rojo/profil/spieler/93176 -1920,Knock,2019-11-11,2020-07-31,263,40,Marcos Rojo,/marcos-rojo/profil/spieler/93176 -1920,Calf Strain,2019-08-18,2019-09-25,38,6,Jonas Lössl,/jonas-lossl/profil/spieler/48870 -1920,Fitness,2020-03-09,2020-04-01,23,1,Harry Kane,/harry-kane/profil/spieler/132098 -1920,Thigh muscle rupture,2020-01-02,2020-03-09,67,14,Harry Kane,/harry-kane/profil/spieler/132098 -1920,Ill,2019-11-01,2019-11-04,3,1,Harry Kane,/harry-kane/profil/spieler/132098 -1920,Muscle Injury,2020-07-13,2020-07-14,1,,Pedro Neto,/pedro-neto/profil/spieler/487465 -1920,Knock,2020-07-05,2020-07-11,6,1,Pedro Neto,/pedro-neto/profil/spieler/487465 -1920,Calf Injury,2019-10-08,2019-10-26,18,2,Pedro Neto,/pedro-neto/profil/spieler/487465 -1920,Abdominal Strain,2020-06-08,2020-07-08,30,4,Theo Walcott,/theo-walcott/profil/spieler/33713 -1920,Knee Injury,2020-02-09,2020-02-28,19,1,Theo Walcott,/theo-walcott/profil/spieler/33713 -1920,Calf Strain,2019-12-08,2019-12-25,17,3,Theo Walcott,/theo-walcott/profil/spieler/33713 -1920,Knock,2019-11-24,2019-12-04,10,2,Theo Walcott,/theo-walcott/profil/spieler/33713 -1920,Head Injury,2019-09-29,2019-10-18,19,1,Theo Walcott,/theo-walcott/profil/spieler/33713 -1920,Ankle Injury,2020-06-16,2020-06-30,14,3,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 -1920,Corona virus,2020-03-12,2020-03-26,14,,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 -1920,Hamstring Injury,2020-02-04,2020-04-04,60,6,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 -1920,Knock,2019-11-21,2019-11-28,7,2,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 -1920,Hip Injury,2020-01-11,2020-01-27,16,3,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 -1920,Hip Injury,2019-09-28,2020-01-01,95,14,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 -1920,Groin Injury,2019-08-08,2019-08-09,1,,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 -1920,Ankle Injury,2019-10-26,2020-01-22,88,20,Willy Boly,/willy-boly/profil/spieler/142310 -1920,Strain,2019-12-05,2019-12-25,20,3,Harry Wilson,/harry-wilson/profil/spieler/279455 -1920,Quarantine,2020-09-01,2020-09-14,13,2,Aaron Mooy,/aaron-mooy/profil/spieler/123951 -1920,Knock,2020-01-02,2020-01-17,15,2,Aaron Mooy,/aaron-mooy/profil/spieler/123951 -1920,Hip Injury,2019-12-15,2020-01-08,24,4,David Martin,/david-martin/profil/spieler/15930 -1920,Ankle Injury,2020-06-28,2020-09-16,80,7,Matthew Lowton,/matthew-lowton/profil/spieler/102258 -1920,Knee Injury,2020-02-03,2020-06-10,128,4,Matthew Lowton,/matthew-lowton/profil/spieler/102258 -1920,Knee Injury,2020-01-12,2020-02-29,48,10,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 -1920,Groin Injury,2019-12-08,2020-01-31,54,9,Andros Townsend,/andros-townsend/profil/spieler/61842 -1920,Bruise,2019-10-28,2019-11-08,11,1,Andros Townsend,/andros-townsend/profil/spieler/61842 -1920,Hamstring Injury,2020-01-12,2020-02-22,41,6,Reiss Nelson,/reiss-nelson/profil/spieler/340325 -1920,Ankle Injury,2019-10-08,2019-11-22,45,7,Reiss Nelson,/reiss-nelson/profil/spieler/340325 -1920,Hip Injury,2019-12-08,2020-03-06,89,13,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -1920,Achilles tendon rupture,2020-05-28,2021-04-02,309,45,Jean-Philippe Gbamin,/jean-philippe-gbamin/profil/spieler/182894 -1920,Hamstring Injury,2019-08-18,2020-04-03,229,32,Jean-Philippe Gbamin,/jean-philippe-gbamin/profil/spieler/182894 -1920,Hamstring Injury,2019-07-18,2019-09-11,55,6,Odion Ighalo,/odion-ighalo/profil/spieler/62121 -1920,Cals Sclerosis,2019-11-20,2019-11-30,10,1,John Egan,/john-egan/profil/spieler/121324 -1920,Knock,2019-11-03,2019-11-08,5,,John Egan,/john-egan/profil/spieler/121324 -1920,Ankle Injury,2020-06-22,2020-07-30,38,8,Joel Matip,/joel-matip/profil/spieler/82105 -1920,Knee Injury,2019-10-28,2020-01-16,80,19,Joel Matip,/joel-matip/profil/spieler/82105 -1920,Knee Injury,2020-02-24,2020-08-22,180,7,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1920,Calf Strain,2019-12-08,2020-01-04,27,6,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1920,Knock,2019-11-24,2019-11-30,6,,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1920,Foot Injury,2020-06-21,2020-07-01,10,3,Djibril Sidibé,/djibril-sidibe/profil/spieler/161869 -1920,Unknown Injury,2019-12-15,2019-12-18,3,2,Djibril Sidibé,/djibril-sidibe/profil/spieler/161869 -1920,Cold,2020-03-05,2020-03-09,4,1,Philip Heise,/philip-heise/profil/spieler/112617 -1920,Calf Injury,2019-09-02,2019-09-14,12,,Joe Willock,/joe-willock/profil/spieler/340329 -1920,Back Injury,2019-09-22,2019-10-18,26,2,Tim Krul,/tim-krul/profil/spieler/33027 -1920,Knock,2019-09-01,2019-09-13,12,,Tim Krul,/tim-krul/profil/spieler/33027 -1920,Knock,2019-08-31,2019-08-31,0,,Leander Dendoncker,/leander-dendoncker/profil/spieler/168157 -1920,Cruciate Ligament Rupture,2019-07-24,2020-06-30,342,50,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 -1920,Ankle Injury,2019-12-06,2019-12-14,8,2,Harry Winks,/harry-winks/profil/spieler/249126 -1920,Ankle Injury,2019-09-15,2019-09-27,12,3,Divock Origi,/divock-origi/profil/spieler/148368 -1920,Ankle Injury,2020-02-16,2020-09-14,211,16,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -1920,Calf Injury,2019-12-09,2020-01-10,32,6,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -1920,Groin Injury,2020-01-12,2020-01-31,19,2,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 -1920,Knock,2019-12-08,2019-12-20,12,2,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 -1920,Ankle Injury,2019-11-11,2019-11-22,11,,Mohamed Salah,/mohamed-salah/profil/spieler/148455 -1920,Ankle problems,2019-10-06,2019-10-22,16,1,Mohamed Salah,/mohamed-salah/profil/spieler/148455 -1920,Back Injury,2019-11-04,2019-11-08,4,,James McArthur,/james-mcarthur/profil/spieler/41416 -1920,Knock,2019-09-01,2019-09-21,20,1,James McArthur,/james-mcarthur/profil/spieler/41416 -1920,Concussion,2020-03-01,2020-03-31,30,1,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -1920,Groin Injury,2020-01-26,2020-02-04,9,1,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -1920,Hamstring Injury,2019-11-24,2019-12-13,19,3,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -1920,Strain,2020-02-03,2020-02-15,12,1,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 -1920,Hip Injury,2019-09-07,2019-10-20,43,8,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 -1920,Foot Injury,2019-10-10,2020-01-10,92,17,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 -1920,Unknown Injury,2020-06-11,2020-06-26,15,3,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1920,Calf Injury,2020-01-23,2020-02-15,23,2,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1920,Ankle Injury,2019-09-05,2019-11-29,85,9,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1920,Strain,2020-01-02,2020-01-17,15,2,Teemu Pukki,/teemu-pukki/profil/spieler/46972 -1920,Ankle Injury,2019-12-15,2019-12-20,5,,Teemu Pukki,/teemu-pukki/profil/spieler/46972 -1920,Knock,2020-07-13,2020-07-31,18,3,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 -1920,Groin Injury,2020-01-01,2020-01-21,20,5,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 -1920,Groin Injury,2019-12-06,2019-12-21,15,3,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 -1920,Groin Injury,2019-11-19,2019-11-26,7,2,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 -1920,Hamstring Injury,2019-08-18,2019-09-12,25,2,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 -1920,Back Injury,2019-08-10,2019-08-16,6,,Kenny McLean,/kenny-mclean/profil/spieler/126600 -1920,Thigh Muscle Strain,2020-07-06,2020-07-07,1,,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -1920,Knock,2020-02-06,2020-02-15,9,,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -1920,Groin Injury,2020-01-05,2020-01-10,5,,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -1920,Hamstring Injury,2019-12-09,2019-12-20,11,1,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -1920,Ankle Injury,2019-08-26,2019-08-30,4,1,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -1920,Tonsillitis,2020-01-05,2020-01-10,5,,Jamal Lewis,/jamal-lewis/profil/spieler/346018 -1920,Knee Injury,2019-11-18,2019-11-30,12,1,Jamal Lewis,/jamal-lewis/profil/spieler/346018 -1920,Arm Injury,2019-09-29,2019-10-04,5,,Jamal Lewis,/jamal-lewis/profil/spieler/346018 -1920,Hamstring Injury,2020-07-24,2020-09-14,52,8,Jermain Defoe,/jermain-defoe/profil/spieler/3875 -1920,Calf Problems,2020-03-06,2020-03-15,9,2,Jermain Defoe,/jermain-defoe/profil/spieler/3875 -1920,Calf Injury,2020-01-29,2020-03-02,33,10,Jermain Defoe,/jermain-defoe/profil/spieler/3875 -1920,Knock,2019-11-27,2019-11-29,2,1,Jermain Defoe,/jermain-defoe/profil/spieler/3875 -1920,Knee Injury,2019-11-09,2020-01-13,65,12,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -1920,Hand Injury,2020-01-05,2020-01-23,18,4,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -1920,Hip Injury,2019-11-27,2019-12-10,13,3,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -1920,groin strain,2019-04-28,2019-09-28,153,9,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -1920,Ankle Injury,2019-08-18,2019-09-13,26,3,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1920,Hamstring Injury,2019-11-25,2019-12-06,11,2,Christian Kabasele,/christian-kabasele/profil/spieler/81512 -1920,Knock,2019-12-15,2019-12-20,5,2,Georginio Wijnaldum,/georginio-wijnaldum/profil/spieler/49499 -1920,Knee Surgery,2019-09-02,2019-12-04,93,11,Bernardo,/bernardo/profil/spieler/364258 -1920,Thigh Muscle Strain,2020-06-24,2020-06-28,4,1,Vicente Guaita,/vicente-guaita/profil/spieler/64399 -1920,Knock,2019-10-17,2019-11-02,16,2,Vicente Guaita,/vicente-guaita/profil/spieler/64399 -1920,Knee Injury,2020-01-01,2020-01-04,3,1,Bernard,/bernard/profil/spieler/175169 -1920,Knee Injury,2019-10-27,2019-11-30,34,4,Bernard,/bernard/profil/spieler/175169 -1920,Ill,2019-09-26,2019-10-04,8,1,Bernard,/bernard/profil/spieler/175169 -1920,Knee Surgery,2019-08-26,2020-10-23,424,,Charlie Daniels,/charlie-daniels/profil/spieler/61819 -1920,Tear in the abductor muscle,2019-12-25,2020-03-09,75,14,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 -1920,Back Injury,2019-12-06,2019-12-13,7,1,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 -1920,Hamstring Injury,2020-07-15,2020-07-25,10,2,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 -1920,Knock,2020-01-12,2020-01-17,5,,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 -1920,Knock,2019-09-11,2019-09-27,16,3,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 -1920,Knee Injury,2019-08-08,2019-08-09,1,,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1920,Back trouble,2020-06-15,2020-07-10,25,5,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 -1920,Calf Injury,2020-01-02,2020-01-22,20,4,Diogo Jota,/diogo-jota/profil/spieler/340950 -1920,Ankle Injury,2019-09-23,2019-10-18,25,4,Diogo Jota,/diogo-jota/profil/spieler/340950 -1920,Strain,2020-01-17,2020-02-22,36,8,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 -1920,Knock,2020-07-02,2020-07-03,1,,Andrew Surman,/andrew-surman/profil/spieler/29975 -1920,Calf Injury,2019-12-15,2019-12-20,5,,Andrew Surman,/andrew-surman/profil/spieler/29975 -1920,Knee Injury,2019-10-27,2019-12-06,40,5,Andrew Surman,/andrew-surman/profil/spieler/29975 -1920,Fitness,2020-06-25,2020-10-07,104,,Mattéo Guendouzi,/matteo-guendouzi/profil/spieler/465830 -1920,Ill,2020-02-16,2020-02-16,0,1,Mattéo Guendouzi,/matteo-guendouzi/profil/spieler/465830 -1920,Back Injury,2020-01-20,2020-02-01,12,2,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1920,Ill,2020-01-05,2020-01-10,5,,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1920,Knock,2019-12-05,2019-12-13,8,1,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1920,Cruciate Ligament Rupture,2019-08-05,2020-03-08,216,44,Leroy Sané,/leroy-sane/profil/spieler/192565 -1920,Calf Injury,2020-02-16,2020-02-28,12,1,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 -1920,Thigh Muscle Strain,2019-08-26,2019-09-17,22,2,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 -1920,Torn Meniscus,2019-09-02,2019-11-20,79,9,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1920,Thigh Muscle Strain,2020-01-05,2020-02-21,47,6,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -1920,Thigh Muscle Strain,2019-10-13,2019-12-25,73,10,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -1920,Calf Strain,2019-08-26,2019-09-27,32,4,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -1920,Hip problems,2019-08-30,2019-09-12,13,1,Eric Dier,/eric-dier/profil/spieler/175722 -1920,Strain,2020-02-02,2020-02-15,13,,Ezri Konsa,/ezri-konsa/profil/spieler/413403 -1920,Strain,2019-08-05,2019-08-09,4,,Ezri Konsa,/ezri-konsa/profil/spieler/413403 -1920,Hip Injury,2019-11-03,2019-12-02,29,3,Matej Vydra,/matej-vydra/profil/spieler/101500 -1920,Strain,2019-08-08,2019-09-02,25,,Adalberto Peñaranda,/adalberto-penaranda/profil/spieler/308801 -1920,Calf Injury,2020-07-02,2020-07-10,8,2,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1920,Achilles tendon problems,2020-03-04,2020-06-06,94,1,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1920,Knee Injury,2019-10-15,2019-10-18,3,,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1920,Calf Injury,2019-09-01,2019-09-12,11,,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1920,Knock,2019-12-29,2020-01-10,12,2,Glenn Murray,/glenn-murray/profil/spieler/45693 -1920,Back Injury,2020-07-05,2020-07-08,3,,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -1920,Ill,2020-01-20,2020-01-25,5,1,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -1920,Back Injury,2019-11-03,2019-11-09,6,1,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -1920,Knock,2020-07-23,2020-07-31,8,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1920,Knock,2020-01-02,2020-01-09,7,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1920,Hamstring Injury,2019-12-11,2019-12-13,2,,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1920,Groin Injury,2019-10-06,2019-10-24,18,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1920,Head Injury,2020-01-06,2020-01-17,11,1,Michael Verrips,/michael-verrips/profil/spieler/288259 -1920,Knock,2020-06-29,2020-07-18,19,4,Yan Valery,/yan-valery/profil/spieler/406008 -1920,Virus Infection,2019-11-30,2020-02-21,83,16,Yan Valery,/yan-valery/profil/spieler/406008 -1920,Knee Injury,2019-08-27,2020-03-07,193,30,Timm Klose,/timm-klose/profil/spieler/65255 -1920,Groin Injury,2019-08-07,2019-08-23,16,2,Timm Klose,/timm-klose/profil/spieler/65255 -1920,Knock,2020-07-02,2020-07-16,14,3,Felipe Anderson,/felipe-anderson/profil/spieler/159372 -1920,Back Injury,2020-01-12,2020-02-24,43,7,Felipe Anderson,/felipe-anderson/profil/spieler/159372 -1920,Chest injury,2019-08-11,2019-08-23,12,1,Felipe Anderson,/felipe-anderson/profil/spieler/159372 -1920,Strain,2019-08-11,2019-08-23,12,1,Felipe Anderson,/felipe-anderson/profil/spieler/159372 -1920,Back Injury,2020-01-16,2020-06-05,141,13,Marcus Rashford,/marcus-rashford/profil/spieler/258923 -1920,Hip Injury,2019-09-22,2019-09-30,8,3,Marcus Rashford,/marcus-rashford/profil/spieler/258923 -1920,Thigh Muscle Strain,2019-11-24,2019-11-30,6,,Jonny Evans,/jonny-evans/profil/spieler/42412 -1920,Hip Injury,2019-03-31,2019-04-11,11,1,Jonny Evans,/jonny-evans/profil/spieler/42412 -1920,Knee Surgery,2020-01-02,2020-03-20,78,15,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1920,Groin Injury,2020-02-15,2020-06-01,107,4,Nathan Redmond,/nathan-redmond/profil/spieler/129078 -1920,Ankle Injury,2019-08-29,2019-09-19,21,2,Nathan Redmond,/nathan-redmond/profil/spieler/129078 -1920,Knock,2018-12-17,2018-12-21,4,,Nathan Redmond,/nathan-redmond/profil/spieler/129078 -1920,Hamstring Injury,2019-06-21,2019-11-02,134,29,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -1920,Head Injury,2020-06-17,2020-06-29,12,4,Eric García,/eric-garcia/profil/spieler/466794 -1920,Hip Injury,2019-04-28,2019-11-08,194,15,Dan Gosling,/dan-gosling/profil/spieler/44983 -1920,Knock,2020-07-03,2020-08-28,56,,Luke Freeman,/luke-freeman/profil/spieler/66923 -1920,Hamstring Injury,2020-02-16,2021-01-16,335,40,Sam Byram,/sam-byram/profil/spieler/236953 -1920,Thigh Muscle Strain,2019-12-07,2019-12-20,13,2,Aaron Connolly,/aaron-connolly/profil/spieler/434207 -1920,Cruciate Ligament Rupture,2020-01-01,2021-01-01,366,40,Wesley,/wesley/profil/spieler/381362 -1920,Ankle Injury,2019-12-18,2020-01-10,23,5,Scott Dann,/scott-dann/profil/spieler/62688 -1920,Ankle Injury,2019-12-01,2019-12-06,5,1,Scott Dann,/scott-dann/profil/spieler/62688 -1920,Hand Injury,2019-08-29,2019-09-21,23,2,Scott Dann,/scott-dann/profil/spieler/62688 -1920,Groin Injury,2019-10-23,2020-05-31,221,22,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -1920,Groin Injury,2019-08-11,2019-08-16,5,,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -1920,Stomach complaints,2019-08-09,2019-09-18,40,3,Pepe Reina,/pepe-reina/profil/spieler/7825 -1920,Fractured Foot,2020-06-30,2020-12-13,166,20,Jack Cork,/jack-cork/profil/spieler/40613 -1920,Shoulder Injury,2019-09-29,2019-10-25,26,2,Jack Cork,/jack-cork/profil/spieler/40613 -1920,Groin Injury,2019-08-03,2019-08-09,6,,Jack Cork,/jack-cork/profil/spieler/40613 -1920,Ankle Injury,2019-11-28,2020-01-18,51,13,Fabinho,/fabinho/profil/spieler/225693 -1920,Knock,2020-01-03,2020-01-10,7,1,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1920,Quarantine,2020-07-01,2020-07-07,6,1,Daniel Podence,/daniel-podence/profil/spieler/256977 -1920,Thigh Muscle Strain,2019-12-27,2020-01-31,35,6,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 -1920,Thigh Muscle Strain,2019-12-05,2019-12-20,15,2,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 -1920,Ill,2020-01-09,2020-01-14,5,1,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1920,Hamstring Injury,2019-10-04,2019-10-23,19,2,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1920,Ill,2019-09-07,2019-09-18,11,1,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1920,Strain,2020-01-23,2020-06-09,138,6,Lloyd Kelly,/lloyd-kelly/profil/spieler/480116 -1920,Hamstring Injury,2019-11-03,2020-01-19,77,13,Lloyd Kelly,/lloyd-kelly/profil/spieler/480116 -1920,Ligament Injury,2019-07-29,2019-09-21,54,7,Lloyd Kelly,/lloyd-kelly/profil/spieler/480116 -1920,Fractured Arm,2020-02-17,2020-04-30,73,6,Heung-min Son,/heung-min-son/profil/spieler/91845 -1920,Hamstring Injury,2020-01-19,2020-02-22,34,4,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 -1920,Unknown Injury,2019-10-21,2019-11-22,32,4,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 -1920,Stretched Ligament,2020-06-21,2020-08-27,67,11,Bernd Leno,/bernd-leno/profil/spieler/72476 -1920,Ankle Injury,2020-03-08,2020-05-31,84,1,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -1920,Hamstring Injury,2019-10-25,2019-11-23,29,4,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -1920,Unknown Injury,2019-09-01,2019-09-13,12,1,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -1920,Groin Injury,2019-10-18,2020-01-02,76,19,Diogo Dalot,/diogo-dalot/profil/spieler/357147 -1920,Knock,2019-09-20,2019-10-02,12,3,Diogo Dalot,/diogo-dalot/profil/spieler/357147 -1920,Hip Injury,2019-08-04,2019-09-17,44,5,Diogo Dalot,/diogo-dalot/profil/spieler/357147 -1920,Knock,2020-01-23,2020-02-01,9,2,Fernandinho,/fernandinho/profil/spieler/26267 -1920,Hamstring Injury,2020-02-19,2020-03-02,12,2,James Milner,/james-milner/profil/spieler/3333 -1920,Hip Injury,2020-01-06,2020-02-14,39,7,James Milner,/james-milner/profil/spieler/3333 -1920,Back Injury,2019-09-26,2019-09-27,1,,James Milner,/james-milner/profil/spieler/3333 -1920,Knock,2019-03-04,2019-03-16,12,2,James Milner,/james-milner/profil/spieler/3333 -1920,Knock,2020-01-23,2020-01-31,8,1,Diego Rico,/diego-rico/profil/spieler/249513 diff --git a/airsenal/data/injuries_2021.csv b/airsenal/data/injuries_2021.csv deleted file mode 100644 index daf425c5..00000000 --- a/airsenal/data/injuries_2021.csv +++ /dev/null @@ -1,808 +0,0 @@ -season,injury,from,until,days,games,player,url -2021,Head Injury,2020-07-12,2020-07-15,3,,Chris Basham,/chris-basham/profil/spieler/52495 -2021,Kidney problems,2021-03-02,2021-12-31,304,25,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 -2021,Knock,2021-01-27,2021-05-31,124,18,James McArthur,/james-mcarthur/profil/spieler/41416 -2021,Medial Collateral Ligament Injury,2021-04-10,2021-06-30,81,9,Jean-Philippe Gbamin,/jean-philippe-gbamin/profil/spieler/182894 -2021,Knock,2021-01-13,2021-02-06,24,5,Ben Osborn,/ben-osborn/profil/spieler/218087 -2021,Knee Injury,2020-12-28,2021-01-11,14,2,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 -2021,Ankle Injury,2020-09-23,2020-10-18,25,4,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 -2021,Hand Injury,2019-12-08,2019-12-13,5,,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 -2021,Chest injury,2020-10-25,2020-11-21,27,2,Mark Noble,/mark-noble/profil/spieler/31835 -2021,Ankle Injury,2020-09-13,2020-09-26,13,3,Mark Noble,/mark-noble/profil/spieler/31835 -2021,Virus Infection,2020-11-21,2020-12-05,14,2,Kieran Gibbs,/kieran-gibbs/profil/spieler/44792 -2021,Knock,2021-02-18,2021-02-26,8,3,Scott McTominay,/scott-mctominay/profil/spieler/315969 -2021,Bruise,2020-11-22,2020-12-01,9,2,Scott McTominay,/scott-mctominay/profil/spieler/315969 -2021,Knee Injury,2020-10-22,2021-01-15,85,13,Sam Field,/sam-field/profil/spieler/387331 -2021,Knee Problems,2021-01-28,2021-01-29,1,,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -2021,Foot Injury,2021-05-14,2021-05-21,7,2,Diogo Jota,/diogo-jota/profil/spieler/340950 -2021,Bruised Knee,2020-12-09,2021-03-01,82,19,Diogo Jota,/diogo-jota/profil/spieler/340950 -2021,Hamstring Injury,2021-01-20,2021-02-03,14,4,Niels Nkounkou,/niels-nkounkou/profil/spieler/591193 -2021,Muscle Injury,2021-05-03,2021-05-27,24,5,Ozan Kabak,/ozan-kabak/profil/spieler/361260 -2021,groin strain,2020-11-30,2020-12-03,3,,Ozan Kabak,/ozan-kabak/profil/spieler/361260 -2021,Hip Injury,2020-11-14,2020-11-18,4,,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -2021,Ankle Injury,2021-05-14,2021-05-24,10,3,Antonee Robinson,/antonee-robinson/profil/spieler/349701 -2021,Groin Injury,2021-06-08,2021-07-12,34,,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 -2021,Muscle Injury,2021-02-17,2021-03-18,29,9,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 -2021,Muscle Injury,2021-02-17,2021-02-26,9,3,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 -2021,Ankle Injury,2020-11-19,2020-11-21,2,,Neco Williams,/neco-williams/profil/spieler/503680 -2021,Ill,2020-11-07,2020-11-09,2,1,Neco Williams,/neco-williams/profil/spieler/503680 -2021,Quarantine,2020-09-12,2020-09-20,8,2,Neco Williams,/neco-williams/profil/spieler/503680 -2021,Ill,2020-07-21,2020-07-23,2,1,Neco Williams,/neco-williams/profil/spieler/503680 -2021,Thigh Muscle Strain,2021-01-24,2021-02-10,17,4,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 -2021,Knock,2020-12-20,2021-01-25,36,6,Nathan Redmond,/nathan-redmond/profil/spieler/129078 -2021,Hamstring Injury,2020-11-07,2020-12-06,29,2,Nathan Redmond,/nathan-redmond/profil/spieler/129078 -2021,Ankle Injury,2020-09-18,2020-10-03,15,2,Nathan Redmond,/nathan-redmond/profil/spieler/129078 -2021,Knee Injury,2021-04-12,2022-02-01,295,31,Pedro Neto,/pedro-neto/profil/spieler/487465 -2021,Virus Infection,2020-12-14,2021-01-19,36,1,Adrián Bernabé,/adrian-bernabe/profil/spieler/466802 -2021,Hamstring Injury,2020-10-25,2021-01-24,91,19,Steven Sessegnon,/steven-sessegnon/profil/spieler/406558 -2021,Knock,2021-02-08,2021-02-16,8,2,Fernandinho,/fernandinho/profil/spieler/26267 -2021,Knock,2020-10-22,2020-11-24,33,6,Fernandinho,/fernandinho/profil/spieler/26267 -2021,Ill,2020-12-25,2021-01-01,7,2,Willian,/willian/profil/spieler/52769 -2021,Calf Injury,2020-11-23,2020-11-28,5,1,Willian,/willian/profil/spieler/52769 -2021,Calf Injury,2020-10-18,2020-10-31,13,3,Willian,/willian/profil/spieler/52769 -2021,Knee Problems,2020-11-06,2020-12-10,34,4,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 -2021,Ankle Injury,2020-10-02,2020-10-31,29,3,Jonjoe Kenny,/jonjoe-kenny/profil/spieler/258883 -2021,Shoulder Injury,2020-10-22,2020-11-16,25,5,Kepa Arrizabalaga,/kepa-arrizabalaga/profil/spieler/192279 -2021,Unknown Injury,2020-11-09,2020-12-10,31,3,Frederik Alves,/frederik-alves/profil/spieler/542690 -2021,Neck Injury,2021-01-17,2021-01-23,6,1,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -2021,Fitness,2020-12-06,2021-01-01,26,4,Josh Onomah,/josh-onomah/profil/spieler/243589 -2021,Knee Injury,2020-10-03,2020-12-06,64,8,Josh Onomah,/josh-onomah/profil/spieler/243589 -2021,Calf Injury,2021-01-14,2021-02-05,22,6,Pablo Marí,/pablo-mari/profil/spieler/210178 -2021,Medial Collateral Ligament Injury,2020-09-05,2020-12-11,97,13,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -2021,Muscle Injury,2021-05-06,2021-05-12,6,2,Jonny Evans,/jonny-evans/profil/spieler/42412 -2021,Knock,2021-01-28,2021-01-29,1,,Jonny Evans,/jonny-evans/profil/spieler/42412 -2021,Back Injury,2020-10-26,2020-11-07,12,3,Jonny Evans,/jonny-evans/profil/spieler/42412 -2021,Knock,2020-10-15,2020-10-17,2,,Jonny Evans,/jonny-evans/profil/spieler/42412 -2021,Thigh Muscle Strain,2020-09-10,2020-09-26,16,3,Jonny Evans,/jonny-evans/profil/spieler/42412 -2021,Knock,2020-12-05,2020-12-17,12,4,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -2021,Corona virus,2020-11-18,2020-12-01,13,3,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -2021,Unknown Injury,2021-03-18,,423,,Meritan Shabani,/meritan-shabani/profil/spieler/379980 -2021,Knee Injury,2021-03-20,2021-06-01,73,10,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -2021,Corona virus,2020-11-25,2020-12-11,16,1,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -2021,Thigh Muscle Strain,2020-10-18,2020-10-24,6,,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -2021,Thigh Muscle Strain,2020-07-05,2020-07-25,20,5,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -2021,Calf Injury,2021-02-01,2021-02-12,11,3,Robbie Brady,/robbie-brady/profil/spieler/128229 -2021,Knock,2021-01-23,2021-01-26,3,1,Robbie Brady,/robbie-brady/profil/spieler/128229 -2021,Thigh Muscle Strain,2020-12-22,2020-12-28,6,1,Robbie Brady,/robbie-brady/profil/spieler/128229 -2021,Thigh Muscle Strain,2020-12-06,2020-12-12,6,,Robbie Brady,/robbie-brady/profil/spieler/128229 -2021,Hamstring Injury,2020-11-24,2020-12-04,10,1,Robbie Brady,/robbie-brady/profil/spieler/128229 -2021,Groin Injury,2020-11-19,2020-11-23,4,1,Robbie Brady,/robbie-brady/profil/spieler/128229 -2021,Chest injury,2020-09-21,2020-10-02,11,3,Robbie Brady,/robbie-brady/profil/spieler/128229 -2021,Groin Injury,2020-12-22,2021-01-11,20,3,Dwight McNeil,/dwight-mcneil/profil/spieler/584769 -2021,Knock,2021-01-13,2021-01-26,13,2,Lys Mousset,/lys-mousset/profil/spieler/291422 -2021,Ankle Injury,2021-01-10,2021-01-11,1,,Lys Mousset,/lys-mousset/profil/spieler/291422 -2021,Toe Injury,2020-11-30,2020-12-12,12,1,Lys Mousset,/lys-mousset/profil/spieler/291422 -2021,Toe Injury,2020-09-05,2020-11-20,76,9,Lys Mousset,/lys-mousset/profil/spieler/291422 -2021,Muscle Injury,2020-11-26,2020-12-15,19,4,Percy Tau,/percy-tau/profil/spieler/312239 -2021,Corona virus,2021-06-21,2021-07-01,10,,Billy Gilmour,/billy-gilmour/profil/spieler/423744 -2021,Knee Injury,2020-07-09,2020-11-17,131,20,Billy Gilmour,/billy-gilmour/profil/spieler/423744 -2021,Chest injury,2021-01-30,2021-02-16,17,5,Jordan Pickford,/jordan-pickford/profil/spieler/130164 -2021,Fractured Foot,2020-10-04,2021-01-01,89,18,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 -2021,Thigh Muscle Strain,2021-01-06,2021-01-29,23,4,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 -2021,Hamstring Injury,2020-10-05,2020-10-31,26,2,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 -2021,Toe Injury,2020-09-16,2020-09-29,13,4,James Tarkowski,/james-tarkowski/profil/spieler/173504 -2021,Unknown Injury,2021-01-08,2021-01-15,7,2,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -2021,Knock,2020-11-22,2020-11-28,6,1,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -2021,Knock,2020-11-06,2020-11-20,14,1,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -2021,Virus Infection,2021-01-01,2021-01-16,15,,Tommy Doyle,/tommy-doyle/profil/spieler/433183 -2021,Knock,2020-12-30,2021-01-23,24,4,Jimmy Dunne,/jimmy-dunne/profil/spieler/396174 -2021,Ankle Injury,2020-11-08,2021-01-19,72,16,Angus Gunn,/angus-gunn/profil/spieler/201574 -2021,Strain,2020-10-13,2020-10-25,12,2,Eric Dier,/eric-dier/profil/spieler/175722 -2021,Thigh Muscle Strain,2021-01-22,2021-02-15,24,7,Charlie Taylor,/charlie-taylor/profil/spieler/195633 -2021,Thigh Muscle Strain,2020-12-30,2021-01-20,21,3,Charlie Taylor,/charlie-taylor/profil/spieler/195633 -2021,Thigh Muscle Strain,2020-07-16,2020-09-16,62,2,Charlie Taylor,/charlie-taylor/profil/spieler/195633 -2021,Malaria,2021-04-09,2021-04-25,16,4,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -2021,Knock,2021-01-19,2021-02-01,13,3,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -2021,Calf Injury,2020-12-18,2020-12-25,7,2,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -2021,Thigh Muscle Strain,2021-01-12,2021-01-30,18,4,José Izquierdo,/jose-izquierdo/profil/spieler/147094 -2021,Muscle Injury,2020-11-16,2020-12-26,40,9,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -2021,Shoulder Injury,2020-09-27,2020-11-25,59,8,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -2021,Ill,2020-12-23,2020-12-29,6,1,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 -2021,Knock,2020-12-30,2021-01-20,21,3,Bailey Peacock-Farrell,/bailey-peacock-farrell/profil/spieler/410436 -2021,Hip Injury,2020-10-13,2020-10-25,12,1,Bailey Peacock-Farrell,/bailey-peacock-farrell/profil/spieler/410436 -2021,Virus Infection,2021-01-05,2021-01-18,13,2,Sam Johnstone,/sam-johnstone/profil/spieler/110864 -2021,Thigh Muscle Strain,2021-01-13,2021-02-16,34,7,Federico Fernández,/federico-fernandez/profil/spieler/85475 -2021,Knock,2020-12-21,2020-12-25,4,1,Federico Fernández,/federico-fernandez/profil/spieler/85475 -2021,Corona virus,2020-12-01,2020-12-14,13,1,Federico Fernández,/federico-fernandez/profil/spieler/85475 -2021,Ankle Injury,2020-09-18,2020-11-06,49,8,Mason Holgate,/mason-holgate/profil/spieler/348623 -2021,Quarantine,2020-11-20,2020-12-04,14,5,Joshua King,/joshua-king/profil/spieler/91059 -2021,Back Injury,2020-11-11,2020-12-13,32,7,Joshua King,/joshua-king/profil/spieler/91059 -2021,Thigh Problems,2020-10-20,2020-10-23,3,1,Joshua King,/joshua-king/profil/spieler/91059 -2021,Thigh Problems,2020-10-01,2020-10-12,11,1,Joshua King,/joshua-king/profil/spieler/91059 -2021,Thigh Problems,2020-09-10,2020-09-25,15,4,Joshua King,/joshua-king/profil/spieler/91059 -2021,Groin Strain,2021-02-18,2021-03-04,14,3,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2021,Thigh Muscle Strain,2020-11-29,2021-01-11,43,7,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2021,Thigh Muscle Strain,2020-10-28,2020-11-05,8,1,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2021,Groin Strain,2020-10-13,2020-10-18,5,,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2021,Knee Injury,2020-09-18,2020-10-02,14,4,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2021,Thigh Muscle Strain,2020-02-23,2020-07-04,132,5,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2021,Quarantine,2021-06-22,2021-06-28,6,,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -2021,Foot Injury,2020-07-06,2020-09-21,77,4,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -2021,Back Injury,2020-10-02,2021-01-31,121,17,Örjan Nyland,/orjan-nyland/profil/spieler/73517 -2021,Ankle Injury,2020-09-11,2020-09-25,14,3,Christian Benteke,/christian-benteke/profil/spieler/50201 -2021,Knee Injury,2021-04-03,2021-05-05,32,8,Kieran Tierney,/kieran-tierney/profil/spieler/300716 -2021,Knee Injury,2021-01-19,2021-02-16,28,6,Kieran Tierney,/kieran-tierney/profil/spieler/300716 -2021,Virus Infection,2020-10-07,2020-10-16,9,,Kieran Tierney,/kieran-tierney/profil/spieler/300716 -2021,Groin Injury,2020-09-13,2020-09-27,14,2,Kieran Tierney,/kieran-tierney/profil/spieler/300716 -2021,Ruptured cruciate ligament,2021-02-10,2021-06-01,111,34,Alfie Mawson,/alfie-mawson/profil/spieler/287431 -2021,Knee Surgery,2020-10-21,2021-01-14,85,17,Alfie Mawson,/alfie-mawson/profil/spieler/287431 -2021,Knee Surgery,2021-05-12,2021-06-30,49,3,Nick Pope,/nick-pope/profil/spieler/192080 -2021,Head Injury,2020-11-27,2020-12-04,7,1,Nick Pope,/nick-pope/profil/spieler/192080 -2021,Muscular problems,2020-11-08,2020-11-21,13,2,Rúben Vinagre,/ruben-vinagre/profil/spieler/357158 -2021,Knock,2021-01-12,2021-02-09,28,7,Jason Steele,/jason-steele/profil/spieler/73564 -2021,Knee Injury,2020-11-30,2020-12-01,1,,David de Gea,/david-de-gea/profil/spieler/59377 -2021,Shoulder Injury,2020-11-08,2020-11-20,12,,Marcus Rashford,/marcus-rashford/profil/spieler/258923 -2021,Calf Injury,2020-10-20,2020-11-22,33,3,Erik Pieters,/erik-pieters/profil/spieler/43763 -2021,Knock,2021-02-14,2021-02-18,4,1,Dale Stephens,/dale-stephens/profil/spieler/49755 -2021,Hamstring Injury,2020-11-19,2020-12-13,24,4,Dale Stephens,/dale-stephens/profil/spieler/49755 -2021,Knock,2020-09-18,2020-09-25,7,,Dale Stephens,/dale-stephens/profil/spieler/49755 -2021,Hip Injury,2020-10-01,2020-10-02,1,,Emil Krafth,/emil-krafth/profil/spieler/184528 -2021,Ankle Injury,2020-07-21,2020-09-11,52,1,Emil Krafth,/emil-krafth/profil/spieler/184528 -2021,Knock,2021-01-10,2021-02-01,22,6,Brandon Williams,/brandon-williams/profil/spieler/507700 -2021,Arm Injury,2020-11-30,2021-01-15,46,8,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 -2021,Fractured Arm,2020-10-06,2020-11-20,45,4,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 -2021,Knock,2020-09-23,2020-09-26,3,1,Hal Robson-Kanu,/hal-robson-kanu/profil/spieler/65976 -2021,Groin Surgery,2021-02-26,2021-05-19,82,15,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -2021,Knock,2020-11-16,2020-11-27,11,2,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -2021,Hip problems,2020-10-02,2020-10-03,1,,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -2021,Hamstring Injury,2020-10-16,2020-10-30,14,4,Rob Holding,/rob-holding/profil/spieler/253341 -2021,Thigh Muscle Strain,2021-02-01,2021-02-03,2,1,James Milner,/james-milner/profil/spieler/3333 -2021,Hamstring Injury,2020-11-28,2020-12-26,28,7,James Milner,/james-milner/profil/spieler/3333 -2021,Calf Injury,2020-09-21,2020-09-27,6,1,James Milner,/james-milner/profil/spieler/3333 -2021,Thigh Muscle Strain,2020-07-09,2020-07-21,12,2,James Milner,/james-milner/profil/spieler/3333 -2021,Knock,2020-07-03,2020-07-07,4,1,James Milner,/james-milner/profil/spieler/3333 -2021,Hamstring Injury,2020-06-22,2020-07-01,9,1,James Milner,/james-milner/profil/spieler/3333 -2021,Muscle Injury,2020-10-25,2020-11-01,7,2,Harry Wilson,/harry-wilson/profil/spieler/279455 -2021,Achilles tendon problems,2021-05-19,2021-10-28,162,12,Eberechi Eze,/eberechi-eze/profil/spieler/479999 -2021,Knock,2020-11-19,2020-11-22,3,,Eberechi Eze,/eberechi-eze/profil/spieler/479999 -2021,Groin Injury,2020-09-10,2020-09-11,1,,Eberechi Eze,/eberechi-eze/profil/spieler/479999 -2021,Corona virus,2021-04-02,2021-04-15,13,2,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 -2021,Tear in the abductor muscle,2020-10-06,2020-12-27,82,17,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 -2021,Ankle Injury,2020-12-30,2021-01-25,26,4,Karlan Grant,/karlan-grant/profil/spieler/314183 -2021,Torn ankle ligament,2021-01-16,2021-03-23,66,16,James Olayinka,/james-olayinka/profil/spieler/506965 -2021,Muscular problems,2021-02-19,2021-02-24,5,1,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -2021,Quarantine,2021-02-01,2021-02-05,4,1,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -2021,Muscle Injury,2020-07-19,2020-10-24,97,12,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -2021,Hamstring Injury,2021-02-11,2021-02-19,8,2,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 -2021,Muscle Injury,2021-01-02,2021-01-26,24,3,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 -2021,Knock,2021-02-02,2021-02-05,3,1,Joël Veltman,/joel-veltman/profil/spieler/111195 -2021,Knee Injury,2020-10-01,2020-10-25,24,2,Matthew Lowton,/matthew-lowton/profil/spieler/102258 -2021,Ill,2021-02-02,2021-02-12,10,3,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 -2021,Knee Injury,2021-01-02,2021-04-24,112,17,Wesley,/wesley/profil/spieler/381362 -2021,Bruise,2020-12-30,2021-01-11,12,1,Ashley Westwood,/ashley-westwood/profil/spieler/91317 -2021,Hamstring Injury,2021-05-08,2021-05-25,17,3,Callum Wilson,/callum-wilson/profil/spieler/123682 -2021,Hamstring Injury,2021-02-07,2021-04-04,56,7,Callum Wilson,/callum-wilson/profil/spieler/123682 -2021,Hamstring Injury,2021-01-04,2021-01-11,7,1,Callum Wilson,/callum-wilson/profil/spieler/123682 -2021,Thigh Muscle Strain,2020-11-07,2020-11-26,19,1,Callum Wilson,/callum-wilson/profil/spieler/123682 -2021,Ruptured ankle ligament,2020-10-15,2020-11-01,17,2,Joachim Andersen,/joachim-andersen/profil/spieler/260827 -2021,Groin Injury,2021-01-31,2021-03-05,33,7,Rodrigo,/rodrigo/profil/spieler/131505 -2021,Virus Infection,2020-11-02,2020-11-21,19,2,Rodrigo,/rodrigo/profil/spieler/131505 -2021,Ill,2021-04-03,2021-04-07,4,1,Alex Telles,/alex-telles/profil/spieler/255755 -2021,Corona virus,2020-10-27,2020-11-17,21,4,Alex Telles,/alex-telles/profil/spieler/255755 -2021,Unknown Injury,2021-04-30,2021-05-21,21,5,Daniel James,/daniel-james/profil/spieler/319301 -2021,Knock,2021-04-09,2021-04-14,5,1,Daniel James,/daniel-james/profil/spieler/319301 -2021,Knock,2020-12-27,2020-12-28,1,,Daniel James,/daniel-james/profil/spieler/319301 -2021,Calf Injury,2021-02-09,2021-03-05,24,4,Kalvin Phillips,/kalvin-phillips/profil/spieler/351749 -2021,Shoulder Injury,2020-10-22,2020-11-20,29,3,Kalvin Phillips,/kalvin-phillips/profil/spieler/351749 -2021,Muscle Injury,2020-11-03,2020-11-27,24,4,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -2021,Quarantine,2020-10-31,2020-11-03,3,1,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -2021,Hamstring Injury,2020-08-02,2020-10-04,63,7,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -2021,Calf Strain,2020-08-01,2020-08-22,21,2,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -2021,Head Injury,2021-02-11,2021-02-15,4,1,Issa Diop,/issa-diop/profil/spieler/272622 -2021,Bruise,2021-01-04,2021-01-14,10,1,Issa Diop,/issa-diop/profil/spieler/272622 -2021,Corona virus,2020-09-21,2020-10-15,24,4,Issa Diop,/issa-diop/profil/spieler/272622 -2021,Virus Infection,2020-12-30,2021-01-15,16,1,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 -2021,Ankle Injury,2020-09-16,2020-11-01,46,9,Jarrad Branthwaite,/jarrad-branthwaite/profil/spieler/661053 -2021,Bone Bruise,2021-06-08,2021-07-08,30,,Zack Steffen,/zack-steffen/profil/spieler/221624 -2021,Corona virus,2020-09-09,2020-09-29,20,4,Willian José,/willian-jose/profil/spieler/122155 -2021,Chest injury,2020-10-02,2020-12-11,70,7,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 -2021,Hamstring Injury,2021-03-20,2021-04-02,13,2,Conor Hourihane,/conor-hourihane/profil/spieler/61653 -2021,Virus Infection,2020-11-21,2020-12-11,20,3,Jake Livermore,/jake-livermore/profil/spieler/61832 -2021,Hip Injury,2020-12-07,2021-01-02,26,6,Hakim Ziyech,/hakim-ziyech/profil/spieler/217111 -2021,Knee Injury,2020-08-30,2020-10-16,47,6,Hakim Ziyech,/hakim-ziyech/profil/spieler/217111 -2021,Knee Surgery,2021-04-10,2021-12-04,238,25,Trezeguet,/trezeguet/profil/spieler/234189 -2021,Head Injury,2020-12-01,2021-01-21,51,8,Trezeguet,/trezeguet/profil/spieler/234189 -2021,Torn ankle ligament,2021-04-10,2021-04-29,19,5,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -2021,Knock,2020-09-29,2020-10-24,25,3,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -2021,Surgery,2020-12-18,2021-03-21,93,20,Sander Berge,/sander-berge/profil/spieler/333014 -2021,Bruise,2020-11-08,2020-11-21,13,,Sander Berge,/sander-berge/profil/spieler/333014 -2021,Fitness,2020-12-28,2021-01-03,6,1,Mbaye Diagne,/mbaye-diagne/profil/spieler/271966 -2021,Quarantine,2020-12-25,2020-12-28,3,1,Mbaye Diagne,/mbaye-diagne/profil/spieler/271966 -2021,Ruptured knee ligament,2021-03-29,2021-08-02,126,14,Anthony Martial,/anthony-martial/profil/spieler/182877 -2021,Hip Injury,2021-03-11,2021-03-20,9,3,Anthony Martial,/anthony-martial/profil/spieler/182877 -2021,Knock,2021-03-02,2021-03-06,4,1,Anthony Martial,/anthony-martial/profil/spieler/182877 -2021,Thigh Muscle Strain,2020-12-06,2020-12-10,4,1,Anthony Martial,/anthony-martial/profil/spieler/182877 -2021,Ill,2020-11-28,2020-11-30,2,1,Anthony Martial,/anthony-martial/profil/spieler/182877 -2021,Knock,2021-03-05,2021-03-21,16,5,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2021,Muscle Injury,2021-02-15,2021-03-01,14,4,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2021,Knock,2020-12-06,2020-12-18,12,3,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2021,Corona virus,2020-09-01,2020-10-23,52,4,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2021,Muscle Injury,2021-04-01,2021-04-30,29,5,Matt Doherty,/matt-doherty/profil/spieler/171679 -2021,Unknown Injury,2021-01-16,2021-01-26,10,2,Matt Doherty,/matt-doherty/profil/spieler/171679 -2021,Corona virus,2020-11-16,2020-11-25,9,1,Matt Doherty,/matt-doherty/profil/spieler/171679 -2021,Bruised Rib,2020-11-02,2020-11-20,18,1,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -2021,Ill,2020-09-14,2020-09-19,5,,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -2021,Thigh Muscle Strain,2020-10-16,2021-02-15,122,21,Wayne Hennessey,/wayne-hennessey/profil/spieler/45494 -2021,Muscle Injury,2021-04-11,2021-05-14,33,9,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -2021,Hamstring Injury,2021-02-10,2021-02-18,8,2,Matej Vydra,/matej-vydra/profil/spieler/101500 -2021,Back Injury,2020-12-18,2021-01-11,24,4,Matej Vydra,/matej-vydra/profil/spieler/101500 -2021,Knee Injury,2020-09-26,2021-01-01,97,23,Matija Sarkic,/matija-sarkic/profil/spieler/293257 -2021,Corona virus,2020-12-23,2021-01-04,12,2,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -2021,Knock,2020-12-16,2020-12-20,4,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -2021,Knock,2020-09-22,2020-11-02,41,9,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -2021,Ankle Injury,2020-12-18,2020-12-21,3,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -2021,Groin Injury,2020-11-01,2020-11-07,6,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -2021,Shinbone injury,2021-03-22,2021-05-29,68,10,Ben Davies,/ben-davies/profil/spieler/192765 -2021,Quarantine,2020-11-09,2020-11-27,18,1,Conor Coady,/conor-coady/profil/spieler/128901 -2021,Fitness,2020-09-11,2020-10-03,22,6,Ola Aina,/ola-aina/profil/spieler/236490 -2021,Knee Injury,2020-10-17,2020-12-28,72,17,Thiago,/thiago/profil/spieler/60444 -2021,Corona virus,2020-09-23,2020-10-16,23,4,Thiago,/thiago/profil/spieler/60444 -2021,Calf Injury,2020-12-04,2021-01-25,52,10,Martin Kelly,/martin-kelly/profil/spieler/78959 -2021,Back Injury,2020-12-28,2020-12-28,0,,Oliver Burke,/oliver-burke/profil/spieler/341317 -2021,Knock,2020-10-08,2020-10-17,9,,Oliver Burke,/oliver-burke/profil/spieler/341317 -2021,Hamstring Injury,2021-02-01,2021-03-25,52,11,Theo Walcott,/theo-walcott/profil/spieler/33713 -2021,Hamstring Injury,2020-11-07,2020-11-22,15,,Theo Walcott,/theo-walcott/profil/spieler/33713 -2021,Hamstring Injury,2020-10-10,2020-11-06,27,3,James McCarthy,/james-mccarthy/profil/spieler/45333 -2021,Knock,2020-07-31,2020-09-13,44,2,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -2021,Ill,2021-02-01,2021-02-05,4,1,Alisson,/alisson/profil/spieler/105470 -2021,Hip Injury,2020-11-29,2020-12-12,13,3,Alisson,/alisson/profil/spieler/105470 -2021,Shoulder Injury,2020-10-03,2020-10-23,20,3,Alisson,/alisson/profil/spieler/105470 -2021,Ill,2020-09-21,2020-09-27,6,1,Alisson,/alisson/profil/spieler/105470 -2021,Quarantine,2021-06-01,2021-06-04,3,,Ché Adams,/che-adams/profil/spieler/346779 -2021,Head Injury,2020-12-30,2021-01-15,16,1,Ché Adams,/che-adams/profil/spieler/346779 -2021,Torn Muscle,2021-01-16,2021-04-12,86,21,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 -2021,Thigh Problems,2020-10-12,2020-11-29,48,11,Tyreece John-Jules,/tyreece-john-jules/profil/spieler/503768 -2021,Knee Injury,2020-12-27,2021-10-11,288,38,Tom Cairney,/tom-cairney/profil/spieler/123275 -2021,Muscle Injury,2021-02-25,2021-04-03,37,8,Juan Mata,/juan-mata/profil/spieler/44068 -2021,Knee Problems,2020-12-30,2021-02-05,37,8,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -2021,Knock,2020-10-20,2020-10-25,5,,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -2021,Calf Injury,2021-02-18,2021-03-12,22,4,Yerry Mina,/yerry-mina/profil/spieler/289446 -2021,Muscle Injury,2020-07-13,2020-09-12,61,3,Yerry Mina,/yerry-mina/profil/spieler/289446 -2021,Thigh Muscle Strain,2021-02-03,2021-02-14,11,2,George Baldock,/george-baldock/profil/spieler/146690 -2021,Knock,2021-01-03,2021-01-16,13,2,George Baldock,/george-baldock/profil/spieler/146690 -2021,Ankle Injury,2021-01-28,2021-02-12,15,4,Josh Brownhill,/josh-brownhill/profil/spieler/293569 -2021,Knock,2020-12-30,2021-01-11,12,1,Josh Brownhill,/josh-brownhill/profil/spieler/293569 -2021,Virus Infection,2020-11-12,2020-12-05,23,2,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 -2021,Muscle Fatigue,2020-07-02,2020-07-06,4,1,Nicolas Pépé,/nicolas-pepe/profil/spieler/343052 -2021,Hamstring Injury,2020-10-26,2020-11-06,11,1,Ben Godfrey,/ben-godfrey/profil/spieler/343475 -2021,Virus Infection,2021-01-06,2021-03-14,67,20,Scott Carson,/scott-carson/profil/spieler/14555 -2021,Groin Injury,2020-07-18,2020-09-12,56,2,Christian Fuchs,/christian-fuchs/profil/spieler/6636 -2021,Knock,2020-09-11,2021-03-01,171,28,Connor Wickham,/connor-wickham/profil/spieler/95435 -2021,Hamstring Injury,2020-07-01,2020-07-25,24,6,Sean Longstaff,/sean-longstaff/profil/spieler/346707 -2021,Virus Infection,2020-10-10,2020-10-17,7,,John Egan,/john-egan/profil/spieler/121324 -2021,Calf Injury,2021-02-11,2021-02-12,1,,Ayoze Pérez,/ayoze-perez/profil/spieler/246968 -2021,Thigh Muscle Strain,2021-02-03,2021-03-01,26,8,Wesley Fofana,/wesley-fofana/profil/spieler/475411 -2021,Knee Injury,2020-12-27,2021-01-02,6,1,Wesley Fofana,/wesley-fofana/profil/spieler/475411 -2021,Knee Injury,2020-11-09,2020-11-21,12,,Wesley Fofana,/wesley-fofana/profil/spieler/475411 -2021,Hamstring Injury,2020-11-01,2020-11-15,14,2,Rhys Norrington-Davies,/rhys-norrington-davies/profil/spieler/543164 -2021,Corona virus,2020-11-13,2020-11-24,11,1,Mohamed Salah,/mohamed-salah/profil/spieler/148455 -2021,Ankle Injury,2021-04-03,2021-10-04,184,14,Tyler Onyango,/tyler-onyango/profil/spieler/663225 -2021,Fractured Finger,2020-09-10,2020-11-21,72,9,Simon Moore,/simon-moore/profil/spieler/123536 -2021,Muscle Injury,2021-01-26,2021-02-19,24,7,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 -2021,Knock,2020-11-30,2020-12-05,5,1,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 -2021,Knock,2020-11-02,2020-11-07,5,1,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 -2021,Sprained ankle,2020-09-07,2020-09-19,12,,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 -2021,Knee Injury,2020-11-30,2021-01-25,56,10,Conor Townsend,/conor-townsend/profil/spieler/146509 -2021,Ankle problems,2020-09-01,2020-09-14,13,1,Conor Townsend,/conor-townsend/profil/spieler/146509 -2021,Ankle Injury,2021-01-03,2021-04-05,92,15,Kortney Hause,/kortney-hause/profil/spieler/233124 -2021,Groin Injury,2020-10-02,2020-12-11,70,7,Kortney Hause,/kortney-hause/profil/spieler/233124 -2021,Quarantine,2021-06-21,2021-06-28,7,,Mason Mount,/mason-mount/profil/spieler/346483 -2021,Ill,2021-01-03,2021-01-25,22,2,Illan Meslier,/illan-meslier/profil/spieler/542586 -2021,Knock,2021-02-04,2021-02-14,10,1,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -2021,Calf Injury,2021-01-19,2021-01-29,10,2,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -2021,Thigh Muscle Strain,2020-09-25,2020-10-18,23,4,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -2021,Thigh Muscle Strain,2020-11-29,2020-12-06,7,,Neal Maupay,/neal-maupay/profil/spieler/217115 -2021,Knee Surgery,2020-12-10,2021-03-17,97,20,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -2021,Torn Muscle Fibre,2020-11-18,2020-12-09,21,7,Moisés Caicedo,/moises-caicedo/profil/spieler/687626 -2021,Knock,2021-01-31,2021-02-01,1,,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -2021,Groin Injury,2020-12-23,2021-01-11,19,4,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -2021,Hamstring Injury,2020-11-02,2020-12-15,43,4,Ryan Fraser,/ryan-fraser/profil/spieler/146795 -2021,Ankle Injury,2020-08-31,2020-11-05,66,10,Christian Walton,/christian-walton/profil/spieler/208379 -2021,Knock,2021-01-31,2021-02-12,12,2,Joel Ward,/joel-ward/profil/spieler/92572 -2021,Groin Injury,2020-10-19,2020-11-22,34,3,Joel Ward,/joel-ward/profil/spieler/92572 -2021,Back Injury,2021-03-29,2021-04-03,5,,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2021,Back Injury,2020-12-27,2021-01-06,10,3,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2021,Back Injury,2020-11-25,2020-11-28,3,,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2021,Back Injury,2020-11-05,2020-11-06,1,,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2021,Knock,2020-10-10,2020-10-17,7,,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 -2021,Knock,2020-09-10,2020-09-13,3,,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 -2021,Foot Injury,2020-07-06,2020-07-10,4,1,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 -2021,Foot Injury,2020-07-06,2020-07-10,4,1,David McGoldrick,/david-mcgoldrick/profil/spieler/35416 -2021,Hamstring Injury,2021-03-06,2021-09-18,196,17,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 -2021,Rest,2021-02-26,2021-02-28,2,1,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 -2021,Hamstring Injury,2020-12-16,2021-02-24,70,16,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 -2021,Thigh Muscle Strain,2020-12-08,2020-12-15,7,1,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 -2021,Hamstring Injury,2020-10-04,2020-10-17,13,,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 -2021,Unknown Injury,2021-05-13,2021-10-25,165,24,Oskar Buur,/oskar-buur/profil/spieler/293283 -2021,Unknown Injury,2021-04-07,2021-04-22,15,4,Oskar Buur,/oskar-buur/profil/spieler/293283 -2021,Unknown Injury,2021-03-18,2021-04-01,14,1,Oskar Buur,/oskar-buur/profil/spieler/293283 -2021,Unknown Injury,2021-03-04,2021-03-11,7,1,Oskar Buur,/oskar-buur/profil/spieler/293283 -2021,Unknown Injury,2021-02-18,2021-02-22,4,1,Oskar Buur,/oskar-buur/profil/spieler/293283 -2021,Hamstring Injury,2021-03-14,2021-04-02,19,3,Heung-min Son,/heung-min-son/profil/spieler/91845 -2021,Hamstring Injury,2020-09-27,2020-10-03,6,3,Heung-min Son,/heung-min-son/profil/spieler/91845 -2021,Corona virus,2021-04-12,2021-04-22,10,1,Rúben Neves,/ruben-neves/profil/spieler/225161 -2021,Muscle Injury,2020-09-08,2020-09-30,22,4,Bernardo Silva,/bernardo-silva/profil/spieler/241641 -2021,Hamstring Injury,2021-02-07,2021-03-16,37,10,Paul Pogba,/paul-pogba/profil/spieler/122153 -2021,Ankle Injury,2020-11-18,2020-12-01,13,3,Paul Pogba,/paul-pogba/profil/spieler/122153 -2021,Corona virus,2020-08-27,2020-09-11,15,,Paul Pogba,/paul-pogba/profil/spieler/122153 -2021,Hamstring Injury,2020-11-02,2020-12-16,44,4,Björn Engels,/bjorn-engels/profil/spieler/193469 -2021,Calf Injury,2020-06-18,2020-10-18,122,16,Björn Engels,/bjorn-engels/profil/spieler/193469 -2021,Shin bone bruise,2020-06-18,2020-10-18,122,16,Björn Engels,/bjorn-engels/profil/spieler/193469 -2021,Calf Injury,2021-05-01,2021-05-14,13,3,James Rodríguez,/james-rodriguez/profil/spieler/88103 -2021,Calf Injury,2021-02-22,2021-04-01,38,5,James Rodríguez,/james-rodriguez/profil/spieler/88103 -2021,Calf Injury,2021-02-07,2021-02-13,6,1,James Rodríguez,/james-rodriguez/profil/spieler/88103 -2021,Calf Strain,2020-12-06,2020-12-31,25,5,James Rodríguez,/james-rodriguez/profil/spieler/88103 -2021,Groin Injury,2020-10-26,2020-11-06,11,1,James Rodríguez,/james-rodriguez/profil/spieler/88103 -2021,Knock,2020-10-18,2020-10-24,6,,James Rodríguez,/james-rodriguez/profil/spieler/88103 -2021,Knock,2020-10-15,2020-10-16,1,,James Rodríguez,/james-rodriguez/profil/spieler/88103 -2021,Ankle Injury,2020-10-20,2020-11-07,18,2,Dara O'Shea,/dara-oshea/profil/spieler/401320 -2021,Head Injury,2020-12-31,2021-01-01,1,,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 -2021,Bruise,2021-05-03,2021-06-01,29,6,Shane Duffy,/shane-duffy/profil/spieler/119269 -2021,Calf Injury,2020-09-11,2020-09-22,11,4,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -2021,Ankle Injury,2021-01-28,2021-07-01,154,23,Joel Matip,/joel-matip/profil/spieler/82105 -2021,groin strain,2020-12-28,2021-01-21,24,5,Joel Matip,/joel-matip/profil/spieler/82105 -2021,Back trouble,2020-12-14,2020-12-17,3,1,Joel Matip,/joel-matip/profil/spieler/82105 -2021,Bruise,2020-10-19,2020-11-02,14,4,Joel Matip,/joel-matip/profil/spieler/82105 -2021,Thigh Problems,2020-09-14,2020-10-15,31,5,Joel Matip,/joel-matip/profil/spieler/82105 -2021,Knock,2021-02-11,2021-02-12,1,,Rodri,/rodri/profil/spieler/357565 -2021,Virus Infection,2021-01-01,2021-01-12,11,3,Ferran Torres,/ferran-torres/profil/spieler/398184 -2021,Knock,2020-11-15,2020-11-21,6,,Rhian Brewster,/rhian-brewster/profil/spieler/406560 -2021,Muscular problems,2021-04-22,2021-05-06,14,2,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 -2021,Muscle Injury,2021-04-07,2021-04-14,7,1,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 -2021,Corona virus,2021-01-07,2021-01-25,18,5,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 -2021,Muscle Injury,2020-08-21,2020-08-26,5,1,Facundo Pellistri,/facundo-pellistri/profil/spieler/676318 -2021,Distortion of the ankle,2020-12-21,2020-12-10,11,,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 -2021,Fitness,2020-10-16,2020-11-04,19,6,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 -2021,Rest,2021-01-22,2021-01-24,2,1,John Stones,/john-stones/profil/spieler/186590 -2021,Knock,2020-09-22,2020-10-02,10,3,John Stones,/john-stones/profil/spieler/186590 -2021,Ankle Injury,2020-06-19,2020-06-27,8,2,John Stones,/john-stones/profil/spieler/186590 -2021,Knock,2020-11-30,2020-12-05,5,1,Carlos Vinícius,/carlos-vinicius/profil/spieler/525287 -2021,Back Injury,2021-02-02,2021-02-05,3,1,Alexis Mac Allister,/alexis-mac-allister/profil/spieler/534033 -2021,Virus Infection,2020-11-07,2020-12-12,35,3,Alexis Mac Allister,/alexis-mac-allister/profil/spieler/534033 -2021,Hamstring Injury,2021-05-03,2021-05-24,21,5,David Luiz,/david-luiz/profil/spieler/46741 -2021,Ill,2020-12-25,2021-01-01,7,2,David Luiz,/david-luiz/profil/spieler/46741 -2021,Head Injury,2020-12-01,2020-12-15,14,4,David Luiz,/david-luiz/profil/spieler/46741 -2021,Knock,2020-11-27,2020-11-28,1,,David Luiz,/david-luiz/profil/spieler/46741 -2021,Hamstring Injury,2020-10-26,2020-11-03,8,2,David Luiz,/david-luiz/profil/spieler/46741 -2021,Neck Injury,2020-09-11,2020-09-18,7,1,David Luiz,/david-luiz/profil/spieler/46741 -2021,Back Injury,2021-01-22,2021-05-12,110,23,Wes Morgan,/wes-morgan/profil/spieler/10003 -2021,Thigh Muscle Strain,2020-09-07,2020-09-18,11,1,Wes Morgan,/wes-morgan/profil/spieler/10003 -2021,Fitness,2021-03-23,2021-04-12,20,2,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 -2021,Torn Knee Ligament,2021-02-09,2021-03-14,33,6,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 -2021,Corona virus,2020-11-13,2020-12-04,21,2,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 -2021,Patella problems,2020-11-11,2021-06-30,231,39,Joe Gomez,/joe-gomez/profil/spieler/256178 -2021,Thigh Muscle Strain,2021-01-03,2021-02-15,43,8,Grady Diangana,/grady-diangana/profil/spieler/342048 -2021,Stomach complaints,2021-03-26,2021-04-01,6,,Martin Dubravka,/martin-dubravka/profil/spieler/74960 -2021,Heel Bone Injury,2020-08-25,2020-12-21,118,16,Martin Dubravka,/martin-dubravka/profil/spieler/74960 -2021,Chest injury,2020-11-24,2020-12-13,19,3,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -2021,Virus Infection,2020-10-21,2020-11-05,15,2,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -2021,Ankle Surgery,2020-09-05,2021-04-04,211,47,Philippe Sandler,/philippe-sandler/profil/spieler/340460 -2021,Knock,2020-12-02,2020-12-18,16,4,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2021,Quarantine,2020-11-18,2020-11-30,12,3,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2021,Knock,2020-09-28,2020-10-20,22,3,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2021,Muscle Injury,2020-09-20,2020-09-25,5,2,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2021,Ligament Injury,2021-05-08,2021-05-22,14,4,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -2021,Knock,2021-02-12,2021-02-14,2,,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -2021,Knee Injury,2021-02-07,2021-04-25,77,10,Fabian Schär,/fabian-schar/profil/spieler/135343 -2021,Knock,2021-01-27,2021-01-29,2,,Fabian Schär,/fabian-schar/profil/spieler/135343 -2021,Virus Infection,2020-11-29,2020-12-25,26,4,Fabian Schär,/fabian-schar/profil/spieler/135343 -2021,Thigh Muscle Strain,2021-02-08,2021-02-14,6,1,Timo Werner,/timo-werner/profil/spieler/170527 -2021,Achilles tendon surgery,2021-05-24,2021-11-27,187,14,Nathan Ferguson,/nathan-ferguson/profil/spieler/507254 -2021,Hamstring Injury,2020-09-11,2021-05-05,236,35,Nathan Ferguson,/nathan-ferguson/profil/spieler/507254 -2021,Cruciate Ligament Rupture,2021-02-10,2022-01-07,331,49,James Justin,/james-justin/profil/spieler/413220 -2021,Muscle Injury,2020-12-17,2021-02-13,58,12,Allan,/allan/profil/spieler/126422 -2021,Groin Injury,2020-10-02,2020-10-16,14,1,Allan,/allan/profil/spieler/126422 -2021,Virus Infection,2020-12-27,2021-01-12,16,3,Ederson,/ederson/profil/spieler/238223 -2021,Hamstring Injury,2020-12-20,2021-03-14,84,23,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 -2021,Knock,2020-11-22,2020-11-28,6,1,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 -2021,Muscle Injury,2020-10-02,2020-10-21,19,2,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 -2021,Thigh Muscle Strain,2020-08-22,2020-09-16,25,1,Giovani Lo Celso,/giovani-lo-celso/profil/spieler/348795 -2021,Muscle Injury,2020-12-13,2021-01-12,30,5,Morgan Sanson,/morgan-sanson/profil/spieler/174094 -2021,Contracture,2020-09-12,2020-09-16,4,1,Morgan Sanson,/morgan-sanson/profil/spieler/174094 -2021,Virus Infection,2020-11-16,2020-11-28,12,2,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 -2021,Cruciate Ligament Injury,2020-09-15,2021-03-15,181,51,Renat Dadashov,/renat-dadashov/profil/spieler/335461 -2021,Knock,2020-12-13,2020-12-25,12,2,Ezri Konsa,/ezri-konsa/profil/spieler/413403 -2021,Hamstring Injury,2021-01-03,2021-03-01,57,10,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -2021,Knock,2020-09-20,2020-10-17,27,2,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -2021,Strain,2020-10-16,2020-10-19,3,1,Edouard Mendy,/edouard-mendy/profil/spieler/442531 -2021,Thigh Muscle Strain,2020-12-27,2021-01-15,19,3,Reece James,/reece-james/profil/spieler/472423 -2021,Ankle Injury,2020-12-16,2020-12-25,9,1,Reece James,/reece-james/profil/spieler/472423 -2021,Knock,2021-01-20,2021-04-18,88,15,Darren Randolph,/darren-randolph/profil/spieler/51321 -2021,Ill,2021-01-18,2021-05-12,114,16,James Tomkins,/james-tomkins/profil/spieler/61592 -2021,Hip Injury,2020-11-06,2020-11-26,20,2,James Tomkins,/james-tomkins/profil/spieler/61592 -2021,Groin Injury,2020-11-15,2020-11-24,9,1,Rhys Williams,/rhys-williams/profil/spieler/503679 -2021,Thigh Muscle Strain,2020-09-10,2020-10-18,38,8,Matty Longstaff,/matty-longstaff/profil/spieler/484387 -2021,Ankle Injury,2021-02-05,2021-05-31,115,12,Alex Cochrane,/alex-cochrane/profil/spieler/392773 -2021,Virus Infection,2020-10-23,2020-11-06,14,2,Jack Butland,/jack-butland/profil/spieler/128899 -2021,Corona virus,2020-09-07,2020-09-21,14,1,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 -2021,Hamstring Injury,2020-11-07,2020-12-07,30,6,Luke Shaw,/luke-shaw/profil/spieler/183288 -2021,Ankle Injury,2020-07-14,2020-09-11,59,7,Luke Shaw,/luke-shaw/profil/spieler/183288 -2021,Knee Injury,2020-08-21,2020-12-12,113,20,Alex Oxlade-Chamberlain,/alex-oxlade-chamberlain/profil/spieler/143424 -2021,Finger Injury,2021-02-26,2021-04-20,53,8,Marek Rodak,/marek-rodak/profil/spieler/186901 -2021,Cruciate Ligament Rupture,2021-01-16,2021-10-03,260,35,Will Smallbone,/will-smallbone/profil/spieler/444211 -2021,Hamstring Injury,2020-10-14,2020-11-29,46,6,Will Smallbone,/will-smallbone/profil/spieler/444211 -2021,Ankle Injury,2021-05-09,2021-06-13,35,6,Harry Maguire,/harry-maguire/profil/spieler/177907 -2021,Arm Injury,2021-02-26,2021-03-05,7,1,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 -2021,Strain,2020-12-30,2021-01-15,16,2,Lukasz Fabianski,/lukasz-fabianski/profil/spieler/29692 -2021,Ankle Injury,2020-10-26,2020-11-06,11,1,Raphinha,/raphinha/profil/spieler/411295 -2021,Knock,2020-10-23,2020-11-05,13,2,Yan Valery,/yan-valery/profil/spieler/406008 -2021,Groin Strain,2020-11-21,2020-12-05,14,4,Toby Alderweireld,/toby-alderweireld/profil/spieler/42710 -2021,Groin Injury,2021-01-28,2021-02-10,13,3,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 -2021,Bruise,2020-11-09,2020-11-22,13,,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 -2021,Virus Infection,2020-08-20,2020-09-15,26,3,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 -2021,Ankle Injury,2021-02-01,2021-03-05,32,6,Ian Poveda,/ian-poveda/profil/spieler/392763 -2021,Hip Injury,2021-02-21,2021-04-12,50,9,James Maddison,/james-maddison/profil/spieler/294057 -2021,Knee Injury,2021-01-04,2021-01-15,11,1,James Maddison,/james-maddison/profil/spieler/294057 -2021,Knee Injury,2020-12-27,2021-01-02,6,1,James Maddison,/james-maddison/profil/spieler/294057 -2021,Knee Injury,2020-12-07,2020-12-12,5,1,James Maddison,/james-maddison/profil/spieler/294057 -2021,Hamstring Injury,2020-11-06,2020-11-07,1,,James Maddison,/james-maddison/profil/spieler/294057 -2021,Hip Injury,2020-07-02,2020-09-12,72,6,James Maddison,/james-maddison/profil/spieler/294057 -2021,Groin Strain,2018-07-11,2018-09-13,64,5,Florin Andone,/florin-andone/profil/spieler/177065 -2021,Unknown Injury,2021-06-01,2021-07-10,39,,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -2021,Bruise,2020-11-05,2020-11-23,18,2,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -2021,Bruise,2020-10-17,2020-10-23,6,2,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -2021,Foot Injury,2021-03-04,2021-05-07,64,9,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 -2021,Ankle Injury,2020-06-18,2020-10-19,123,20,Axel Tuanzebe,/axel-tuanzebe/profil/spieler/342046 -2021,Virus Infection,2020-12-30,2021-01-15,16,2,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -2021,Groin Injury,2020-11-09,2020-12-10,31,3,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -2021,Strain,2020-09-28,2020-10-17,19,2,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -2021,Muscle Injury,2021-02-11,2021-03-01,18,4,Fabinho,/fabinho/profil/spieler/225693 -2021,Muscular problems,2021-01-26,2021-02-06,11,3,Fabinho,/fabinho/profil/spieler/225693 -2021,Hamstring Injury,2020-10-27,2020-11-21,25,4,Fabinho,/fabinho/profil/spieler/225693 -2021,Muscle Injury,2021-03-25,2021-04-01,7,,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2021,Hamstring Injury,2021-01-09,2021-01-30,21,5,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2021,Rest,2020-09-22,2020-09-24,2,1,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2021,Knock,2020-10-17,2020-12-01,45,10,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -2021,Knock,2021-02-04,2021-02-13,9,2,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -2021,Hand Injury,2020-12-20,2020-12-25,5,,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -2021,Corona virus,2020-10-06,2020-10-24,18,1,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -2021,Thigh Muscle Strain,2020-09-09,2020-09-20,11,3,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -2021,Muscle Injury,2020-10-01,2020-10-21,20,3,Anthony Knockaert,/anthony-knockaert/profil/spieler/149237 -2021,Hip problems,2021-01-28,2021-01-31,3,1,Bukayo Saka,/bukayo-saka/profil/spieler/433177 -2021,Ankle Injury,2020-12-30,2021-01-01,2,,Bukayo Saka,/bukayo-saka/profil/spieler/433177 -2021,Hamstring Injury,2020-11-23,2020-11-28,5,1,Bukayo Saka,/bukayo-saka/profil/spieler/433177 -2021,Knee Injury,2020-12-20,2021-02-05,47,9,Jannik Vestergaard,/jannik-vestergaard/profil/spieler/99331 -2021,Knock,2021-01-10,2021-06-30,171,21,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -2021,Calf Injury,2020-12-07,2020-12-27,20,4,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -2021,Hamstring Injury,2020-07-21,2020-09-14,55,2,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -2021,Knock,2020-11-03,2020-12-10,37,4,Jamie Shackleton,/jamie-shackleton/profil/spieler/534700 -2021,Hamstring Injury,2021-01-04,2021-01-17,13,2,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -2021,Groin Injury,2020-12-23,2020-12-29,6,1,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -2021,Groin Injury,2020-10-19,2020-11-20,32,3,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -2021,Fracture of the orbit,2021-06-13,2021-08-15,63,2,Timothy Castagne,/timothy-castagne/profil/spieler/262226 -2021,Thigh Muscle Strain,2021-02-01,2021-02-19,18,5,Timothy Castagne,/timothy-castagne/profil/spieler/262226 -2021,Thigh Muscle Strain,2020-10-27,2020-12-19,53,12,Timothy Castagne,/timothy-castagne/profil/spieler/262226 -2021,Calf Injury,2021-01-15,2021-02-01,17,4,Dani Ceballos,/dani-ceballos/profil/spieler/319745 -2021,Ankle Injury,2020-10-18,2020-10-24,6,1,Dani Ceballos,/dani-ceballos/profil/spieler/319745 -2021,Ankle Injury,2020-11-09,2020-12-16,37,3,Keinan Davis,/keinan-davis/profil/spieler/412660 -2021,Knock,2021-01-21,2021-01-25,4,1,Kyle Walker,/kyle-walker/profil/spieler/95424 -2021,Corona virus,2020-12-23,2021-01-04,12,2,Kyle Walker,/kyle-walker/profil/spieler/95424 -2021,Knock,2021-01-31,2021-02-01,1,,Nathaniel Clyne,/nathaniel-clyne/profil/spieler/85177 -2021,Knock,2020-11-24,2020-12-15,21,3,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 -2021,Knock,2020-10-25,2020-11-22,28,2,Tyrick Mitchell,/tyrick-mitchell/profil/spieler/730893 -2021,Calf Injury,2021-02-10,2021-02-16,6,1,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 -2021,Virus Infection,2021-01-02,2021-01-18,16,2,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 -2021,Groin Strain,2020-12-18,2020-12-21,3,1,Fabián Balbuena,/fabian-balbuena/profil/spieler/285548 -2021,Knock,2020-09-23,2020-10-03,10,1,Branislav Ivanovic,/branislav-ivanovic/profil/spieler/36827 -2021,Knock,2021-02-01,2021-02-04,3,1,Kurt Zouma,/kurt-zouma/profil/spieler/157509 -2021,Rest,2020-12-28,2020-12-31,3,1,Kurt Zouma,/kurt-zouma/profil/spieler/157509 -2021,Ankle Injury,2021-04-16,2021-04-22,6,2,Harry Kane,/harry-kane/profil/spieler/132098 -2021,Ankle Injury,2021-01-29,2021-02-05,7,2,Harry Kane,/harry-kane/profil/spieler/132098 -2021,Unknown Injury,2020-11-30,2020-12-05,5,1,Harry Kane,/harry-kane/profil/spieler/132098 -2021,Corona virus,2021-03-24,2021-04-01,8,,Mateusz Klich,/mateusz-klich/profil/spieler/92738 -2021,Thigh Muscle Strain,2020-12-30,2021-01-01,2,,Mateusz Klich,/mateusz-klich/profil/spieler/92738 -2021,Calf Injury,2021-02-01,2021-02-05,4,1,Oriol Romeu,/oriol-romeu/profil/spieler/66100 -2021,Calf Injury,2020-12-30,2021-01-29,30,5,Oriol Romeu,/oriol-romeu/profil/spieler/66100 -2021,Foot Injury,2021-04-04,2021-06-01,58,9,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -2021,Thigh Muscle Strain,2021-01-31,2021-02-14,14,2,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -2021,Corona virus,2020-11-25,2020-12-10,15,1,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -2021,Muscle Fatigue,2020-11-22,2021-01-17,56,10,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -2021,Hip Injury,2020-09-28,2020-10-16,18,2,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -2021,Ankle problems,2020-07-12,2020-09-01,51,3,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -2021,Knee Injury,2020-12-10,2021-01-20,41,8,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 -2021,Thigh Problems,2020-09-25,2020-11-03,39,9,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 -2021,Quarantine,2020-09-04,2020-09-19,15,1,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 -2021,Fever,2020-09-02,2020-09-04,2,,Konstantinos Tsimikas,/konstantinos-tsimikas/profil/spieler/338070 -2021,Thigh Muscle Strain,2021-02-04,2021-03-04,28,5,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -2021,Knock,2021-01-15,2021-01-25,10,1,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -2021,Virus Infection,2020-11-23,2020-12-05,12,2,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -2021,Knock,2020-10-15,2020-10-17,2,,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -2021,Shoulder Injury,2020-07-17,2020-10-17,92,7,Patrick van Aanholt,/patrick-van-aanholt/profil/spieler/52119 -2021,Unknown Injury,2020-12-05,2020-12-08,3,1,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 -2021,Virus Infection,2020-11-09,2020-11-20,11,,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 -2021,Knock,2020-10-28,2020-10-31,3,1,Tanguy Ndombélé,/tanguy-ndombele/profil/spieler/450936 -2021,Chest injury,2020-12-21,2021-01-15,25,4,Liam Cooper,/liam-cooper/profil/spieler/75067 -2021,Groin Injury,2020-10-10,2020-11-01,22,2,Liam Cooper,/liam-cooper/profil/spieler/75067 -2021,Calf Strain,2020-09-08,2020-09-18,10,2,Liam Cooper,/liam-cooper/profil/spieler/75067 -2021,Ruptured sideband in the knee,2021-01-28,2021-03-12,43,10,Bernardo,/bernardo/profil/spieler/364258 -2021,Groin Surgery,2021-01-21,2021-02-04,14,4,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -2021,Groin Injury,2021-01-04,2021-01-14,10,1,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -2021,Calf Strain,2020-10-19,2020-10-22,3,1,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -2021,Knock,2020-11-03,2020-12-10,37,4,Pablo Hernández,/pablo-hernandez/profil/spieler/46220 -2021,Groin Injury,2020-09-25,2020-10-18,23,2,Pablo Hernández,/pablo-hernandez/profil/spieler/46220 -2021,Hamstring Injury,2020-12-27,2021-03-14,77,21,Nathan Aké,/nathan-ake/profil/spieler/177476 -2021,Hamstring Injury,2020-11-11,2020-11-30,19,3,Nathan Aké,/nathan-ake/profil/spieler/177476 -2021,Groin Strain,2020-10-21,2020-10-30,9,3,Nathan Aké,/nathan-ake/profil/spieler/177476 -2021,Groin Injury,2020-07-13,2020-07-25,12,2,Nathan Aké,/nathan-ake/profil/spieler/177476 -2021,Knock,2020-12-21,2021-01-18,28,4,Mario Lemina,/mario-lemina/profil/spieler/170934 -2021,Achilles tendon problems,2020-11-02,2020-11-08,6,2,Mario Lemina,/mario-lemina/profil/spieler/170934 -2021,Knock,2020-09-27,2020-10-17,20,3,Mario Lemina,/mario-lemina/profil/spieler/170934 -2021,Knee Injury,2020-12-05,2021-03-09,94,18,Robin Koch,/robin-koch/profil/spieler/328784 -2021,Hip Injury,2020-12-04,2020-12-20,16,4,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 -2021,Bruise,2021-01-02,2021-01-11,9,1,Richarlison,/richarlison/profil/spieler/378710 -2021,Head Injury,2020-12-25,2020-12-31,6,1,Richarlison,/richarlison/profil/spieler/378710 -2021,Shinbone injury,2021-02-20,2021-05-10,79,12,Jack Grealish,/jack-grealish/profil/spieler/203460 -2021,Calf Injury,2020-10-02,2020-10-03,1,,Jack Grealish,/jack-grealish/profil/spieler/203460 -2021,Groin Strain,2021-01-03,2021-01-26,23,4,Adam Lallana,/adam-lallana/profil/spieler/43530 -2021,Groin Strain,2020-12-28,2021-01-01,4,1,Adam Lallana,/adam-lallana/profil/spieler/43530 -2021,Groin Strain,2020-11-29,2020-12-15,16,2,Adam Lallana,/adam-lallana/profil/spieler/43530 -2021,Groin Strain,2020-11-22,2020-11-27,5,,Adam Lallana,/adam-lallana/profil/spieler/43530 -2021,Unknown Injury,2021-03-24,2021-04-21,28,3,Aaron Connolly,/aaron-connolly/profil/spieler/434207 -2021,Hamstring Injury,2021-01-03,2021-01-26,23,4,Aaron Connolly,/aaron-connolly/profil/spieler/434207 -2021,Groin Strain,2020-12-21,2020-12-28,7,1,Aaron Connolly,/aaron-connolly/profil/spieler/434207 -2021,Hamstring Injury,2020-11-07,2020-11-20,13,,Aaron Connolly,/aaron-connolly/profil/spieler/434207 -2021,Virus Infection,2020-11-09,2020-11-20,11,,Callum Robinson,/callum-robinson/profil/spieler/183299 -2021,Ill,2020-10-10,2020-10-18,8,,Callum Robinson,/callum-robinson/profil/spieler/183299 -2021,Bruise,2020-10-28,2020-11-04,7,1,Tom Davies,/tom-davies/profil/spieler/314210 -2021,Corona virus,2020-10-28,2020-11-15,18,3,Barry Douglas,/barry-douglas/profil/spieler/91854 -2021,Knock,2020-11-30,2020-12-05,5,1,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -2021,Knock,2020-11-22,2020-11-28,6,1,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -2021,Muscle Injury,2021-05-16,2021-05-24,8,2,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 -2021,Corona virus,2021-02-13,2021-02-27,14,3,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 -2021,Achilles tendon problems,2021-01-10,2021-01-19,9,2,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 -2021,Hamstring Injury,2020-12-30,2021-02-05,37,7,Mohammed Salisu,/mohammed-salisu/profil/spieler/563963 -2021,Knock,2020-09-11,2020-09-25,14,3,Mohammed Salisu,/mohammed-salisu/profil/spieler/563963 -2021,Hamstring Injury,2020-07-07,2020-07-27,20,4,Mohammed Salisu,/mohammed-salisu/profil/spieler/563963 -2021,Groin Injury,2021-01-29,2021-02-12,14,4,Davy Pröpper,/davy-propper/profil/spieler/79027 -2021,Knock,2020-11-07,2020-12-12,35,3,Davy Pröpper,/davy-propper/profil/spieler/79027 -2021,Calf Injury,2020-09-24,2020-10-31,37,5,Davy Pröpper,/davy-propper/profil/spieler/79027 -2021,Calf Injury,2020-09-10,2020-09-16,6,1,Davy Pröpper,/davy-propper/profil/spieler/79027 -2021,Thigh Muscle Strain,2021-02-01,2021-02-18,17,5,Chris Wood,/chris-wood/profil/spieler/108725 -2021,Knock,2021-01-28,2021-01-29,1,,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 -2021,Shoulder Injury,2020-09-11,2020-10-24,43,8,Emile Smith Rowe,/emile-smith-rowe/profil/spieler/392765 -2021,Hamstring Injury,2020-12-06,2021-02-03,59,12,Fabian Delph,/fabian-delph/profil/spieler/50362 -2021,Bruise,2020-11-02,2020-11-27,25,2,Fabian Delph,/fabian-delph/profil/spieler/50362 -2021,Calf Injury,2020-12-07,2020-12-28,21,4,Kean Bryan,/kean-bryan/profil/spieler/214928 -2021,Groin Injury,2020-11-02,2020-11-27,25,2,Leandro Trossard,/leandro-trossard/profil/spieler/144028 -2021,Knock,2021-01-21,2021-01-22,1,,Matt Targett,/matt-targett/profil/spieler/250478 -2021,Strain,2020-12-18,2020-12-26,8,1,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -2021,Strain,2020-09-10,2020-09-11,1,,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -2021,Hamstring Injury,2021-02-07,2021-02-22,15,3,Thomas Partey,/thomas-partey/profil/spieler/230784 -2021,Knock,2021-01-28,2021-01-29,1,,Thomas Partey,/thomas-partey/profil/spieler/230784 -2021,Hip Injury,2020-12-06,2021-01-11,36,10,Thomas Partey,/thomas-partey/profil/spieler/230784 -2021,Muscle Injury,2020-11-09,2020-12-05,26,4,Thomas Partey,/thomas-partey/profil/spieler/230784 -2021,Muscle Injury,2020-10-04,2020-11-24,51,8,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -2021,Knock,2020-07-03,2020-07-10,7,2,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -2021,tendon irritation,2021-01-22,2021-02-09,18,5,Dele Alli,/dele-alli/profil/spieler/207929 -2021,Bruise,2021-01-05,2021-02-05,31,6,Nathan Tella,/nathan-tella/profil/spieler/340322 -2021,Unknown Injury,2021-03-05,2021-04-13,39,5,Cengiz Ünder,/cengiz-under/profil/spieler/341647 -2021,Ankle Injury,2021-01-04,2021-01-15,11,1,Cengiz Ünder,/cengiz-under/profil/spieler/341647 -2021,Thigh Muscle Strain,2020-12-26,2021-01-02,7,2,Cengiz Ünder,/cengiz-under/profil/spieler/341647 -2021,Knee Injury,2021-03-05,2021-04-01,27,3,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -2021,Muscle Fatigue,2021-03-24,2021-03-31,7,,Moise Kean,/moise-kean/profil/spieler/364135 -2021,Corona virus,2021-03-02,2021-03-16,14,4,Moise Kean,/moise-kean/profil/spieler/364135 -2021,Muscular problems,2020-11-08,2020-11-19,11,,Moise Kean,/moise-kean/profil/spieler/364135 -2021,Knock,2020-09-27,2020-10-14,17,,Moise Kean,/moise-kean/profil/spieler/364135 -2021,Thigh Problems,2021-02-05,2021-03-07,30,7,Thiago Silva,/thiago-silva/profil/spieler/29241 -2021,Knock,2020-09-10,2020-09-22,12,2,Thiago Silva,/thiago-silva/profil/spieler/29241 -2021,Back trouble,2020-12-22,2020-12-26,4,1,Patrick Cutrone,/patrick-cutrone/profil/spieler/265078 -2021,Thigh Muscle Strain,2021-02-04,2021-02-05,1,,Jamal Lewis,/jamal-lewis/profil/spieler/346018 -2021,Knee Problems,2020-12-31,2021-01-15,15,3,Jamal Lewis,/jamal-lewis/profil/spieler/346018 -2021,Facial Fracture,2020-09-21,2020-09-26,5,1,Jamal Lewis,/jamal-lewis/profil/spieler/346018 -2021,Knee Injury,2021-04-15,2021-06-01,47,7,Karl Darlow,/karl-darlow/profil/spieler/99397 -2021,Groin Injury,2020-10-18,2020-10-24,6,,Karl Darlow,/karl-darlow/profil/spieler/99397 -2021,Ill,2020-12-28,2021-01-15,18,4,Steven Alzate,/steven-alzate/profil/spieler/476237 -2021,Unknown Injury,2021-02-08,2021-02-12,4,1,Gareth Bale,/gareth-bale/profil/spieler/39381 -2021,Calf Problems,2020-12-23,2021-01-12,20,5,Gareth Bale,/gareth-bale/profil/spieler/39381 -2021,Knock,2020-12-12,2020-12-19,7,2,Gareth Bale,/gareth-bale/profil/spieler/39381 -2021,Knee Problems,2020-09-09,2020-10-16,37,10,Gareth Bale,/gareth-bale/profil/spieler/39381 -2021,Hamstring Injury,2021-02-04,2021-02-05,1,,Paul Dummett,/paul-dummett/profil/spieler/170321 -2021,Thigh Muscle Strain,2021-01-13,2021-02-01,19,4,Paul Dummett,/paul-dummett/profil/spieler/170321 -2021,Ill,2020-12-21,2021-01-02,12,3,Paul Dummett,/paul-dummett/profil/spieler/170321 -2021,Hamstring Injury,2020-11-07,2020-12-18,41,4,Paul Dummett,/paul-dummett/profil/spieler/170321 -2021,Ankle Injury,2021-04-05,2021-04-20,15,4,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 -2021,Knock,2021-01-16,2021-01-29,13,,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 -2021,Muscle Injury,2020-12-07,2020-12-20,13,4,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 -2021,Calf Injury,2020-10-16,2020-11-06,21,6,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 -2021,Knee Problems,2020-09-01,2020-09-19,18,,Martin Ødegaard,/martin-odegaard/profil/spieler/316264 -2021,Knock,2020-12-16,2021-01-11,26,5,Leander Dendoncker,/leander-dendoncker/profil/spieler/168157 -2021,Head Injury,2020-12-05,2021-01-08,34,9,Reiss Nelson,/reiss-nelson/profil/spieler/340325 -2021,Knee Injury,2020-11-01,2020-11-21,20,3,Reiss Nelson,/reiss-nelson/profil/spieler/340325 -2021,Knock,2021-02-08,2021-02-11,3,1,Rúben Dias,/ruben-dias/profil/spieler/258004 -2021,Quarantine,2020-10-08,2020-10-22,14,1,Elliot Anderson,/elliot-anderson/profil/spieler/567576 -2021,Knock,2020-12-30,2021-05-31,152,27,Michael Obafemi,/michael-obafemi/profil/spieler/444208 -2021,Ankle Injury,2021-05-18,2021-05-23,5,2,Harrison Reed,/harrison-reed/profil/spieler/226973 -2021,Knee Problems,2021-04-19,2021-05-12,23,2,Harrison Reed,/harrison-reed/profil/spieler/226973 -2021,Knock,2020-09-27,2020-10-23,26,4,Harrison Reed,/harrison-reed/profil/spieler/226973 -2021,Virus Infection,2021-01-06,2021-01-25,19,2,Cole Palmer,/cole-palmer/profil/spieler/568177 -2021,Metatarsal Fracture,2021-04-12,2021-08-07,117,8,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 -2021,Bruise,2020-12-28,2021-01-29,32,7,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 -2021,Shoulder Injury,2020-12-14,2020-12-25,11,2,Oliver McBurnie,/oliver-mcburnie/profil/spieler/298477 -2021,Virus Infection,2020-10-19,2020-10-29,10,1,Jordan Ayew,/jordan-ayew/profil/spieler/108354 -2021,Head Injury,2021-03-16,2021-04-01,16,,Rui Patrício,/rui-patricio/profil/spieler/45026 -2021,Hamstring Injury,2020-07-22,2020-09-14,54,1,Ahmed Elmohamady,/ahmed-elmohamady/profil/spieler/66333 -2021,Ankle Injury,2020-12-30,2021-01-11,12,1,Kevin Long,/kevin-long/profil/spieler/111114 -2021,Ankle Injury,2021-02-07,2021-03-10,31,4,Javier Manquillo,/javier-manquillo/profil/spieler/162029 -2021,Virus Infection,2021-01-24,2021-01-25,1,,Javier Manquillo,/javier-manquillo/profil/spieler/162029 -2021,Virus Infection,2020-11-29,2020-12-25,26,4,Javier Manquillo,/javier-manquillo/profil/spieler/162029 -2021,Knock,2020-07-02,2020-07-04,2,,Javier Manquillo,/javier-manquillo/profil/spieler/162029 -2021,Fitness,2021-02-15,2021-02-20,5,1,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -2021,Knock,2021-01-09,2021-02-14,36,7,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -2021,Quarantine,2020-11-11,2020-11-16,5,,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -2021,Knock,2020-10-16,2020-10-30,14,2,Saïd Benrahma,/said-benrahma/profil/spieler/290532 -2021,Calf Strain,2020-08-30,2020-09-30,31,4,Cédric Soares,/cedric-soares/profil/spieler/112988 -2021,Back Injury,2020-09-18,2020-12-01,74,10,Kamil Grosicki,/kamil-grosicki/profil/spieler/37920 -2021,Muscle Injury,2021-04-06,2021-04-29,23,3,Michail Antonio,/michail-antonio/profil/spieler/104124 -2021,Knock,2021-02-07,2021-02-16,9,2,Michail Antonio,/michail-antonio/profil/spieler/104124 -2021,Strain,2020-12-02,2020-12-28,26,5,Michail Antonio,/michail-antonio/profil/spieler/104124 -2021,Hamstring Injury,2020-10-25,2020-11-29,35,3,Michail Antonio,/michail-antonio/profil/spieler/104124 -2021,Hamstring Injury,2020-10-19,2020-10-23,4,,Michail Antonio,/michail-antonio/profil/spieler/104124 -2021,Hamstring Injury,2021-06-03,2021-07-11,38,,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -2021,Calf Injury,2020-11-09,2020-12-05,26,4,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -2021,Ankle Injury,2021-02-21,2021-04-05,43,8,Tammy Abraham,/tammy-abraham/profil/spieler/331726 -2021,Quarantine,2021-01-09,2021-01-19,10,2,Mohamed Elyounoussi,/mohamed-elyounoussi/profil/spieler/186644 -2021,Knock,2021-01-30,2021-02-06,7,2,Sadio Mané,/sadio-mane/profil/spieler/200512 -2021,Corona virus,2020-10-02,2020-10-16,14,1,Sadio Mané,/sadio-mane/profil/spieler/200512 -2021,Knee Surgery,2021-04-09,2021-09-13,157,14,Terence Kongolo,/terence-kongolo/profil/spieler/152651 -2021,Achilles tendon problems,2021-01-15,2021-02-13,29,7,Terence Kongolo,/terence-kongolo/profil/spieler/152651 -2021,Ankle Injury,2020-10-16,2021-01-12,88,12,Terence Kongolo,/terence-kongolo/profil/spieler/152651 -2021,Fitness,2020-08-01,2020-11-01,92,10,Terence Kongolo,/terence-kongolo/profil/spieler/152651 -2021,Corona virus,2021-01-20,2021-01-29,9,3,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -2021,Facial Fracture,2021-05-29,2021-06-14,16,1,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -2021,Fracture of the orbit,2021-05-29,2021-06-07,9,1,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -2021,Muscular problems,2021-05-05,2021-05-15,10,2,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -2021,Hamstring Injury,2021-01-21,2021-02-16,26,7,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -2021,Muscle Injury,2020-10-12,2020-10-22,10,2,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -2021,Corona virus,2021-04-01,2021-04-15,14,2,Willy Boly,/willy-boly/profil/spieler/142310 -2021,Bruise,2021-02-03,2021-02-28,25,5,Willy Boly,/willy-boly/profil/spieler/142310 -2021,Muscle Injury,2020-12-26,2021-01-15,20,5,Willy Boly,/willy-boly/profil/spieler/142310 -2021,Fitness,2021-02-18,2021-07-16,148,14,Raúl Jiménez,/raul-jimenez/profil/spieler/206040 -2021,Fractured Skull,2020-11-30,2021-02-17,79,17,Raúl Jiménez,/raul-jimenez/profil/spieler/206040 -2021,Quarantine,2021-02-01,2021-02-07,6,2,Gedson Fernandes,/gedson-fernandes/profil/spieler/337800 -2021,Ankle Injury,2020-11-26,2021-01-11,46,9,Lucas Digne,/lucas-digne/profil/spieler/126664 -2021,Groin Injury,2020-12-28,2021-02-13,47,11,Marçal,/marcal/profil/spieler/137745 -2021,Knock,2020-10-26,2020-11-07,12,1,Marçal,/marcal/profil/spieler/137745 -2021,Calf Injury,2020-09-23,2020-10-18,25,2,Marçal,/marcal/profil/spieler/137745 -2021,Corona virus,2021-06-01,2021-06-15,14,,John Fleck,/john-fleck/profil/spieler/54383 -2021,Back Injury,2020-10-11,2020-11-21,41,4,John Fleck,/john-fleck/profil/spieler/54383 -2021,Groin Injury,2020-07-01,2020-07-15,14,4,John Fleck,/john-fleck/profil/spieler/54383 -2021,Strain,2020-12-28,2021-01-18,21,5,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -2021,Knock,2020-10-16,2020-10-22,6,2,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -2021,Corona virus,2020-09-07,2020-09-26,19,2,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -2021,Shoulder Injury,2020-12-15,2020-12-26,11,3,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 -2021,Thigh Problems,2020-09-30,2020-11-25,56,10,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 -2021,Thigh Muscle Strain,2020-08-22,2020-09-28,37,5,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 -2021,Corona virus,2020-12-26,2021-01-13,18,4,Gabriel,/gabriel/profil/spieler/435338 -2021,Ill,2020-08-01,2020-08-31,30,2,Gabriel,/gabriel/profil/spieler/435338 -2021,Knee Injury,2021-02-28,2021-03-15,15,2,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -2021,Knock,2020-11-14,2020-11-20,6,,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -2021,Hamstring Injury,2021-04-14,2021-05-31,47,7,Teden Mengi,/teden-mengi/profil/spieler/548470 -2021,Hamstring Injury,2021-01-10,2021-03-16,65,16,Dennis Praet,/dennis-praet/profil/spieler/129588 -2021,Knee Injury,2020-09-28,2020-10-18,20,2,Dennis Praet,/dennis-praet/profil/spieler/129588 -2021,Knee Injury,2021-02-28,2021-06-30,122,16,Harvey Barnes,/harvey-barnes/profil/spieler/398065 -2021,Hamstring Injury,2020-08-01,2020-11-03,94,14,Jake Eastwood,/jake-eastwood/profil/spieler/526873 -2021,Corona virus,2021-06-12,2021-07-15,33,,João Cancelo,/joao-cancelo/profil/spieler/182712 -2021,Foot Injury,2020-09-21,2020-10-07,16,5,João Cancelo,/joao-cancelo/profil/spieler/182712 -2021,Hip problems,2021-05-06,2021-05-09,3,1,Ally Samatta,/ally-samatta/profil/spieler/182201 -2021,Hip problems,2021-02-24,2021-02-27,3,,Ally Samatta,/ally-samatta/profil/spieler/182201 -2021,Twisted knee,2020-11-24,2020-12-28,34,7,Ally Samatta,/ally-samatta/profil/spieler/182201 -2021,Calf Injury,2020-10-29,2020-12-31,63,12,Kenneth Zohore,/kenneth-zohore/profil/spieler/135213 -2021,Hamstring Injury,2020-10-20,2020-11-22,33,7,Ben Davies,/ben-davies/profil/spieler/257097 -2021,Groin Surgery,2021-05-10,2021-08-23,105,5,Daniel Podence,/daniel-podence/profil/spieler/256977 -2021,Tear in the abductor muscle,2021-02-06,2021-04-01,54,8,Daniel Podence,/daniel-podence/profil/spieler/256977 -2021,Thigh Problems,2020-12-30,2021-01-26,27,5,Daniel Podence,/daniel-podence/profil/spieler/256977 -2021,Shoulder Injury,2020-09-22,2020-10-03,11,1,Daniel Podence,/daniel-podence/profil/spieler/256977 -2021,Ankle Injury,2020-12-20,2021-02-18,60,13,Naby Keïta,/naby-keita/profil/spieler/302215 -2021,Ligament Injury,2020-12-10,2020-12-15,5,1,Naby Keïta,/naby-keita/profil/spieler/302215 -2021,Hamstring Injury,2020-11-23,2020-12-05,12,3,Naby Keïta,/naby-keita/profil/spieler/302215 -2021,Corona virus,2020-10-14,2020-11-03,20,6,Naby Keïta,/naby-keita/profil/spieler/302215 -2021,Groin Injury,2021-01-28,2021-02-05,8,2,Mathew Ryan,/mathew-ryan/profil/spieler/128969 -2021,Muscular problems,2021-04-07,2021-04-15,8,1,Ademola Lookman,/ademola-lookman/profil/spieler/406040 -2021,Groin Injury,2021-02-28,2021-04-04,35,4,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -2021,Calf Injury,2020-11-22,2021-01-22,61,11,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -2021,Ankle Injury,2020-09-21,2020-10-01,10,3,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -2021,Calf Injury,2020-11-03,2020-12-26,53,12,Erik Lamela,/erik-lamela/profil/spieler/111630 -2021,Knock,2020-12-20,2021-01-13,24,4,Gary Cahill,/gary-cahill/profil/spieler/27511 -2021,Calf Injury,2020-10-23,2020-11-06,14,2,Gary Cahill,/gary-cahill/profil/spieler/27511 -2021,Hamstring Injury,2020-07-08,2020-10-17,101,9,Gary Cahill,/gary-cahill/profil/spieler/27511 -2021,Knock,2020-11-19,2020-11-25,6,1,Harry Winks,/harry-winks/profil/spieler/249126 -2021,Ankle Injury,2020-09-17,2020-10-18,31,3,Kiko Casilla,/kiko-casilla/profil/spieler/27486 -2021,Hamstring Injury,2020-11-21,2021-01-19,59,9,Ross Barkley,/ross-barkley/profil/spieler/131978 -2021,Ill,2020-07-15,2020-07-23,8,2,Ross Barkley,/ross-barkley/profil/spieler/131978 -2021,Ankle Injury,2021-01-09,2021-01-17,8,2,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 -2021,Calf Injury,2020-12-24,2020-12-25,1,,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 -2021,Foot Injury,2020-09-08,2020-10-30,52,9,Stefan Johansen,/stefan-johansen/profil/spieler/62008 -2021,Corona virus,2021-01-07,2021-02-12,36,10,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -2021,Knock,2020-12-17,2020-12-18,1,,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -2021,Knee Injury,2020-11-26,2020-12-08,12,3,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -2021,Hamstring Injury,2020-10-25,2020-11-20,26,4,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -2021,Hamstring Injury,2020-11-08,2020-11-22,14,,James Ward-Prowse,/james-ward-prowse/profil/spieler/181579 -2021,Knock,2021-02-05,2021-07-01,146,17,Solly March,/solly-march/profil/spieler/209212 -2021,Ankle Injury,2020-11-02,2020-11-20,18,1,Solly March,/solly-march/profil/spieler/209212 -2021,Muscle Injury,2020-07-06,2020-07-13,7,2,Solly March,/solly-march/profil/spieler/209212 -2021,Knock,2021-02-12,2021-02-18,6,2,Joe Bryan,/joe-bryan/profil/spieler/194460 -2021,Knock,2021-01-06,2021-01-25,19,3,Danny Ings,/danny-ings/profil/spieler/134294 -2021,Hamstring Injury,2020-12-20,2020-12-28,8,1,Danny Ings,/danny-ings/profil/spieler/134294 -2021,Knee Injury,2020-11-02,2020-12-06,34,3,Danny Ings,/danny-ings/profil/spieler/134294 -2021,Quarantine,2021-06-08,2021-06-11,3,,Diego Llorente,/diego-llorente/profil/spieler/246291 -2021,Hamstring Injury,2021-01-26,2021-02-22,27,6,Diego Llorente,/diego-llorente/profil/spieler/246291 -2021,Groin Injury,2020-12-06,2021-01-15,40,7,Diego Llorente,/diego-llorente/profil/spieler/246291 -2021,Groin Injury,2020-10-11,2020-12-04,54,6,Diego Llorente,/diego-llorente/profil/spieler/246291 -2021,Ill,2020-12-30,2021-01-15,16,2,Tyler Roberts,/tyler-roberts/profil/spieler/296986 -2021,Corona virus,2021-03-20,2021-04-03,14,1,Sébastien Haller,/sebastien-haller/profil/spieler/181375 -2021,Knock,2020-10-06,2020-10-22,16,1,Sébastien Haller,/sebastien-haller/profil/spieler/181375 -2021,Cruciate Ligament Rupture,2020-10-18,2021-06-30,255,45,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -2021,Head Injury,2021-02-14,2021-02-21,7,2,Ben Mee,/ben-mee/profil/spieler/74810 -2021,Thigh Muscle Strain,2020-07-03,2020-11-05,125,15,Ben Mee,/ben-mee/profil/spieler/74810 -2021,Muscle Injury,2020-10-19,2020-11-08,20,3,Neeskens Kebano,/neeskens-kebano/profil/spieler/111422 -2021,Knock,2020-12-30,2021-05-02,123,22,Jack Robinson,/jack-robinson/profil/spieler/128909 -2021,Thigh Muscle Strain,2021-01-28,2021-02-08,11,3,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -2021,Tear in the abductor muscle,2020-09-21,2020-12-03,73,14,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -2021,Ankle Injury,2021-01-12,2021-02-24,43,10,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 -2021,Hamstring Injury,2020-10-01,2020-11-05,35,4,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 -2021,Corona virus,2021-03-31,2021-04-20,20,5,Eric Bailly,/eric-bailly/profil/spieler/286384 -2021,Knock,2021-03-17,2021-03-25,8,2,Eric Bailly,/eric-bailly/profil/spieler/286384 -2021,Knock,2021-02-03,2021-02-13,10,2,Eric Bailly,/eric-bailly/profil/spieler/286384 -2021,Knock,2021-01-21,2021-01-29,8,2,Eric Bailly,/eric-bailly/profil/spieler/286384 -2021,Muscle Injury,2020-10-18,2020-12-01,44,9,Eric Bailly,/eric-bailly/profil/spieler/286384 -2021,Knock,2021-02-01,2021-02-20,19,5,Kai Havertz,/kai-havertz/profil/spieler/309400 -2021,Corona virus,2020-11-03,2020-11-22,19,3,Kai Havertz,/kai-havertz/profil/spieler/309400 -2021,Knock,2021-01-24,2021-02-14,21,5,Enda Stevens,/enda-stevens/profil/spieler/85706 -2021,Knock,2021-01-03,2021-01-16,13,2,Enda Stevens,/enda-stevens/profil/spieler/85706 -2021,Knee Injury,2020-11-08,2020-12-12,34,3,Enda Stevens,/enda-stevens/profil/spieler/85706 -2021,Corona virus,2021-04-17,2021-04-27,10,1,Kenny Tete,/kenny-tete/profil/spieler/206746 -2021,Fitness,2020-11-21,2020-12-27,36,7,Kenny Tete,/kenny-tete/profil/spieler/206746 -2021,Calf Injury,2020-09-20,2020-11-21,62,8,Kenny Tete,/kenny-tete/profil/spieler/206746 -2021,Bruise,2021-01-27,2021-02-05,9,3,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -2021,Head Injury,2020-10-19,2020-10-30,11,1,Max Lowe,/max-lowe/profil/spieler/258885 -2021,Knee Surgery,2020-09-22,,600,91,Jack O'Connell,/jack-oconnell/profil/spieler/212829 -2021,Hip Injury,2021-06-14,2021-07-13,29,,Dean Henderson,/dean-henderson/profil/spieler/258919 -2021,Knock,2020-11-10,2020-12-12,32,3,Tom Heaton,/tom-heaton/profil/spieler/34130 -2021,Hamstring Injury,2021-01-09,2021-01-14,5,1,Adama Traoré,/adama-traore/profil/spieler/204103 -2021,Knock,2020-09-02,2020-09-04,2,,Adama Traoré,/adama-traore/profil/spieler/204103 -2021,Bruise,2020-09-20,2020-10-02,12,1,Scott Dann,/scott-dann/profil/spieler/62688 -2021,Calf Injury,2020-11-22,2020-12-11,19,1,Andy Carroll,/andy-carroll/profil/spieler/48066 -2021,Knee Injury,2021-04-05,2022-02-06,307,34,Jonny Otto,/jonny-otto/profil/spieler/175446 -2021,Knee Injury,2020-08-07,2021-02-03,180,26,Jonny Otto,/jonny-otto/profil/spieler/175446 -2021,Ankle Injury,2021-02-07,2021-02-23,16,3,Adam Webster,/adam-webster/profil/spieler/212847 -2021,Groin Injury,2020-12-14,2020-12-15,1,,Adam Webster,/adam-webster/profil/spieler/212847 -2021,Patella rupture,2021-04-11,2021-10-24,196,23,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -2021,Corona virus,2021-03-28,2021-04-07,10,2,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -2021,Edema in the knee,2021-02-19,2021-03-17,26,5,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -2021,Quarantine,2021-02-01,2021-02-08,7,2,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -2021,Calf Injury,2020-12-07,2021-01-01,25,5,Kyle Bartley,/kyle-bartley/profil/spieler/67421 -2021,Corona virus,2021-01-03,2021-01-19,16,5,Eric García,/eric-garcia/profil/spieler/466794 -2021,Knock,2020-12-10,2021-01-02,23,5,Eric García,/eric-garcia/profil/spieler/466794 -2021,Head Injury,2020-09-20,2020-09-26,6,2,Eric García,/eric-garcia/profil/spieler/466794 -2021,Hamstring Injury,2020-12-18,2020-12-25,7,1,Ivan Cavaleiro,/ivan-cavaleiro/profil/spieler/149716 -2021,Thigh Problems,2020-10-23,2020-10-30,7,1,Ivan Cavaleiro,/ivan-cavaleiro/profil/spieler/149716 -2021,Groin Injury,2021-05-15,2021-05-18,3,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -2021,Foot Injury,2021-02-07,2021-02-26,19,6,Serge Aurier,/serge-aurier/profil/spieler/127032 -2021,Knock,2020-12-07,2020-12-12,5,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -2021,Arch pain,2020-10-30,2020-11-07,8,2,Serge Aurier,/serge-aurier/profil/spieler/127032 -2021,Knock,2020-09-14,2020-09-19,5,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -2021,Hamstring Injury,2020-10-05,2020-12-19,75,15,Daniel Amartey,/daniel-amartey/profil/spieler/214056 -2021,Thigh Muscle Strain,2020-12-18,2020-12-18,0,,Bobby Reid,/bobby-reid/profil/spieler/186186 -2021,Muscle Injury,2020-11-08,2020-12-18,40,5,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -2021,Muscle Injury,2020-10-17,2020-11-05,19,3,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -2021,Hamstring Injury,2020-11-02,2020-11-22,20,1,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -2021,Quarantine,2021-06-01,2021-06-04,3,,John McGinn,/john-mcginn/profil/spieler/193116 -2021,Knock,2021-01-28,2021-02-06,9,2,Romain Saïss,/romain-saiss/profil/spieler/204198 -2021,Virus Infection,2020-11-09,2020-12-05,26,2,Romain Saïss,/romain-saiss/profil/spieler/204198 -2021,Virus Infection,2021-01-04,2021-01-25,21,3,Matt Phillips,/matt-phillips/profil/spieler/77274 -2021,Corona virus,2020-11-02,2020-11-17,15,2,Michal Karbownik,/michal-karbownik/profil/spieler/401604 -2021,Groin Injury,2020-11-23,2020-12-12,19,2,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 -2021,Knock,2020-11-01,2020-11-21,20,1,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 -2021,Ankle Injury,2021-02-11,2021-04-12,60,8,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 -2021,Groin Injury,2020-11-09,2020-11-19,10,,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 -2021,Bruise,2020-09-27,2020-10-16,19,2,André Gomes,/andre-gomes/profil/spieler/221025 -2021,Knock,2020-10-25,2020-10-29,4,,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 -2021,Knock,2020-09-13,2020-09-25,12,2,Jairo Riedewald,/jairo-riedewald/profil/spieler/241481 -2021,groin strain,2021-02-16,2021-02-19,3,1,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -2021,Ankle Injury,2020-12-27,2021-01-02,6,,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -2021,Corona virus,2020-09-21,2020-10-16,25,5,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -2021,Knock,2021-02-01,2021-03-02,29,7,Ibrahima Diallo,/ibrahima-diallo/profil/spieler/413032 -2021,Knock,2020-11-02,2020-11-05,3,,Ibrahima Diallo,/ibrahima-diallo/profil/spieler/413032 -2021,Knock,2021-01-08,2021-01-12,4,1,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -2021,Calf Strain,2020-11-14,2020-11-20,6,,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -2021,Cruciate Ligament Rupture,2021-03-01,2022-01-07,312,36,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 diff --git a/airsenal/data/injuries_2122.csv b/airsenal/data/injuries_2122.csv deleted file mode 100644 index f0232802..00000000 --- a/airsenal/data/injuries_2122.csv +++ /dev/null @@ -1,407 +0,0 @@ -season,injury,from,until,days,games,player,url -2122,Hamstring Injury,2021-11-21,2022-05-21,181,26,Nicolas N'Koulou,/nicolas-nkoulou/profil/spieler/60577 -2122,Groin Injury,2021-10-31,2021-11-24,24,3,Grant Hanley,/grant-hanley/profil/spieler/121385 -2122,Corona virus,2021-10-06,2021-10-20,14,1,Francisco Trincão,/francisco-trincao/profil/spieler/412669 -2122,Bruised Ankle,2022-04-22,2022-05-31,39,6,Max Kilman,/max-kilman/profil/spieler/525247 -2122,Cruciate Ligament Rupture,2022-04-02,,67,9,Jakub Moder,/jakub-moder/profil/spieler/384461 -2122,Pelvis Injury,2021-11-27,2022-02-04,69,11,Mathias Normann,/mathias-normann/profil/spieler/257805 -2122,Unknown Injury,2021-08-16,2021-09-07,22,4,Joe Rodon,/joe-rodon/profil/spieler/297212 -2122,Groin Injury,2022-01-22,2022-03-17,54,10,Nathan Tella,/nathan-tella/profil/spieler/340322 -2122,Corona virus,2021-12-17,2021-12-27,10,1,Nathan Tella,/nathan-tella/profil/spieler/340322 -2122,Unknown Injury,2022-04-28,2022-05-12,14,4,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2122,Corona virus,2022-01-05,2022-01-11,6,2,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2122,Knee Problems,2021-11-24,2021-12-15,21,5,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2122,Corona virus,2021-09-28,2021-10-12,14,2,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2122,Groin Injury,2021-08-28,2021-09-15,18,3,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2122,Ill,2021-10-22,2021-11-01,10,3,Caoimhin Kelleher,/caoimhin-kelleher/profil/spieler/340918 -2122,Hamstring Injury,2022-04-16,2022-05-13,27,6,Keinan Davis,/keinan-davis/profil/spieler/412660 -2122,Knee Injury,2021-08-14,2021-09-25,42,8,Keinan Davis,/keinan-davis/profil/spieler/412660 -2122,Leg Injury,2021-12-18,2022-02-25,69,10,Willy Boly,/willy-boly/profil/spieler/142310 -2122,Unknown Injury,2021-11-30,2021-12-06,6,2,Willy Boly,/willy-boly/profil/spieler/142310 -2122,Hamstring Injury,2021-07-25,2021-08-14,20,1,Willy Boly,/willy-boly/profil/spieler/142310 -2122,Foot Injury,2022-01-08,2022-04-11,93,16,Cole Palmer,/cole-palmer/profil/spieler/568177 -2122,Bruised Foot,2021-08-14,2021-08-18,4,1,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 -2122,Bruise,2021-07-24,2021-07-27,3,1,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 -2122,Unknown Injury,2022-05-01,2022-05-08,7,2,Jorginho,/jorginho/profil/spieler/102017 -2122,Calf Injury,2022-04-19,2022-05-20,31,5,Paul Pogba,/paul-pogba/profil/spieler/122153 -2122,Hamstring Injury,2021-11-10,2022-02-03,85,14,Paul Pogba,/paul-pogba/profil/spieler/122153 -2122,Angina,2022-03-22,2022-04-01,10,,Martin Dubravka,/martin-dubravka/profil/spieler/74960 -2122,Foot Injury,2021-07-13,2021-09-20,69,6,Martin Dubravka,/martin-dubravka/profil/spieler/74960 -2122,Thigh muscle rupture,2022-03-10,2022-05-23,74,14,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -2122,Thigh muscle rupture,2022-03-07,2022-05-27,81,11,Tyler Roberts,/tyler-roberts/profil/spieler/296986 -2122,Calf Injury,2021-08-25,2021-09-06,12,1,Christos Tzolis,/christos-tzolis/profil/spieler/451677 -2122,Ill,2022-04-10,2022-04-19,9,1,Steven Alzate,/steven-alzate/profil/spieler/476237 -2122,Ankle Surgery,2021-09-27,2021-12-14,78,11,Steven Alzate,/steven-alzate/profil/spieler/476237 -2122,Ill,2021-12-19,2021-12-27,8,2,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -2122,Ankle Injury,2022-03-30,,70,9,Josh Sargent,/josh-sargent/profil/spieler/393325 -2122,Unknown Injury,2021-12-03,2021-12-13,10,2,Emerson Royal,/emerson-royal/profil/spieler/476344 -2122,Shoulder Injury,2022-04-09,2022-04-25,16,2,Lucas Digne,/lucas-digne/profil/spieler/126664 -2122,Hamstring Injury,2022-03-14,2022-03-21,7,1,Lucas Digne,/lucas-digne/profil/spieler/126664 -2122,Knee Problems,2022-04-22,2022-05-05,13,2,Maxwel Cornet,/maxwel-cornet/profil/spieler/234781 -2122,Corona virus,2022-01-07,2022-01-14,7,2,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 -2122,Groin Injury,2021-12-14,2021-12-31,17,2,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 -2122,Head Injury,2021-09-22,2021-10-02,10,3,Rayan Aït-Nouri,/rayan-ait-nouri/profil/spieler/578391 -2122,Achilles tendon problems,2022-02-26,2022-03-03,5,2,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -2122,Corona virus,2022-01-14,2022-02-01,18,3,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -2122,Back Injury,2021-12-29,2022-01-07,9,3,Andreas Christensen,/andreas-christensen/profil/spieler/196948 -2122,Calf Injury,2021-11-19,2021-12-22,33,6,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -2122,Ill,2022-03-12,2022-03-14,2,1,Bruno Fernandes,/bruno-fernandes/profil/spieler/240306 -2122,Unknown Injury,2021-09-01,2021-09-28,27,5,Jonas Lössl,/jonas-lossl/profil/spieler/48870 -2122,Infection,2021-12-08,2022-01-09,32,4,Connor Roberts,/connor-roberts/profil/spieler/214666 -2122,Hamstring Injury,2021-12-05,2022-03-14,99,16,Liam Cooper,/liam-cooper/profil/spieler/75067 -2122,Groin Injury,2021-12-05,2021-12-31,26,1,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -2122,Corona virus,2021-12-15,2021-12-28,13,4,Kai Havertz,/kai-havertz/profil/spieler/309400 -2122,Cold,2021-09-03,2021-09-06,3,,Kai Havertz,/kai-havertz/profil/spieler/309400 -2122,Ankle Injury,2022-02-03,2022-02-16,13,4,Eric Bailly,/eric-bailly/profil/spieler/286384 -2122,Achilles tendon problems,2022-03-02,2022-04-29,58,14,Callum Hudson-Odoi,/callum-hudson-odoi/profil/spieler/392768 -2122,Ill,2022-01-31,2022-02-07,7,1,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2122,Corona virus,2021-12-26,2022-01-05,10,3,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2122,Heart Condition,2021-12-11,2021-12-21,10,1,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2122,Knock,2021-11-01,2021-11-04,3,1,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2122,Shoulder Injury,2021-12-18,2022-02-18,62,7,Charlie Cresswell,/charlie-cresswell/profil/spieler/597659 -2122,Ill,2022-03-07,2022-03-12,5,1,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -2122,Knock,2022-02-14,2022-03-04,18,2,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -2122,Calf Injury,2021-12-28,2022-01-05,8,,Allan Saint-Maximin,/allan-saint-maximin/profil/spieler/272642 -2122,Calf Injury,2022-02-20,2022-04-21,60,9,Takehiro Tomiyasu,/takehiro-tomiyasu/profil/spieler/331560 -2122,Hip problems,2022-05-12,2022-05-26,14,3,Cristian Romero,/cristian-romero/profil/spieler/355915 -2122,Hamstring Injury,2021-11-17,2022-02-05,80,16,Cristian Romero,/cristian-romero/profil/spieler/355915 -2122,Quarantine,2021-09-09,2021-09-17,8,2,Cristian Romero,/cristian-romero/profil/spieler/355915 -2122,Knee Injury,2021-08-20,2021-08-25,5,1,Cristian Romero,/cristian-romero/profil/spieler/355915 -2122,Knee Injury,2021-06-23,2021-07-09,16,,Cristian Romero,/cristian-romero/profil/spieler/355915 -2122,Corona virus,2021-07-16,2021-08-01,16,,Karl Darlow,/karl-darlow/profil/spieler/99397 -2122,Thigh Problems,2022-04-03,2022-04-23,20,3,Shane Duffy,/shane-duffy/profil/spieler/119269 -2122,Ankle Injury,2022-01-14,2022-02-04,21,3,Shane Duffy,/shane-duffy/profil/spieler/119269 -2122,Corona virus,2021-12-16,2021-12-28,12,1,Shane Duffy,/shane-duffy/profil/spieler/119269 -2122,Ankle Injury,2022-02-14,2022-02-21,7,1,Mason Mount,/mason-mount/profil/spieler/346483 -2122,Minor Knock,2021-09-20,2021-09-30,10,3,Mason Mount,/mason-mount/profil/spieler/346483 -2122,Sprained Ankle,2022-04-18,2022-04-25,7,1,Kurt Zouma,/kurt-zouma/profil/spieler/157509 -2122,Hamstring Injury,2021-12-06,2022-01-17,42,10,Kurt Zouma,/kurt-zouma/profil/spieler/157509 -2122,Corona virus,2021-09-04,2021-09-20,16,3,Zack Steffen,/zack-steffen/profil/spieler/221624 -2122,Ill,2021-08-15,2021-09-25,41,7,Przemyslaw Placheta,/przemyslaw-placheta/profil/spieler/383109 -2122,Cruciate Ligament Rupture,2022-04-25,,44,4,Tino Livramento,/tino-livramento/profil/spieler/503981 -2122,Knee Problems,2022-01-06,2022-02-03,28,4,Tino Livramento,/tino-livramento/profil/spieler/503981 -2122,Unknown Injury,2022-01-07,2022-02-25,49,11,Taylor Richards,/taylor-richards/profil/spieler/484551 -2122,Corona virus,2022-01-01,2022-01-08,7,1,Alisson,/alisson/profil/spieler/105470 -2122,Thigh Problems,2022-02-26,2022-03-06,8,3,Thiago,/thiago/profil/spieler/60444 -2122,Hip Injury,2021-12-27,2022-02-02,37,7,Thiago,/thiago/profil/spieler/60444 -2122,Corona virus,2021-12-19,2021-12-29,10,3,Thiago,/thiago/profil/spieler/60444 -2122,Calf Injury,2021-09-18,2021-10-31,43,10,Thiago,/thiago/profil/spieler/60444 -2122,Corona virus,2021-11-19,2021-11-27,8,2,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -2122,Hamstring Injury,2022-02-05,2022-04-02,56,11,Lyanco,/lyanco/profil/spieler/379807 -2122,Corona virus,2021-12-18,2022-01-03,16,2,Lyanco,/lyanco/profil/spieler/379807 -2122,Hamstring Injury,2021-12-05,2022-03-14,99,16,Kalvin Phillips,/kalvin-phillips/profil/spieler/351749 -2122,Groin Injury,2021-11-18,2022-02-06,80,9,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -2122,Ankle Fracture,2021-11-05,2022-03-14,129,20,Kwadwo Baah,/kwadwo-baah/profil/spieler/711247 -2122,Cruciate Ligament Rupture,2021-11-08,2022-08-01,266,39,Angelo Ogbonna,/angelo-ogbonna/profil/spieler/48002 -2122,Unknown Injury,2022-04-04,,65,10,Thomas Partey,/thomas-partey/profil/spieler/230784 -2122,Ankle Injury,2021-08-01,2021-08-29,28,4,Thomas Partey,/thomas-partey/profil/spieler/230784 -2122,Unknown Injury,2021-12-02,2021-12-25,23,3,Fraser Forster,/fraser-forster/profil/spieler/52570 -2122,Fractured Toe,2021-08-28,2021-12-31,125,16,Dominic Calvert-Lewin,/dominic-calvert-lewin/profil/spieler/306024 -2122,Corona virus,2021-12-14,2021-12-25,11,1,Pascal Groß,/pascal-gross/profil/spieler/82873 -2122,Knee Injury,2022-02-04,,124,20,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 -2122,Corona virus,2022-03-01,2022-03-12,11,3,Marcos Alonso,/marcos-alonso/profil/spieler/112515 -2122,Hamstring Injury,2021-12-12,2022-03-31,109,19,Jonny Evans,/jonny-evans/profil/spieler/42412 -2122,Foot Injury,2021-08-01,2021-09-10,40,4,Jonny Evans,/jonny-evans/profil/spieler/42412 -2122,Knock,2021-09-11,2021-09-17,6,2,Rhys Williams,/rhys-williams/profil/spieler/503679 -2122,Plantar fascia,2022-04-01,2022-04-13,12,2,Michael Olise,/michael-olise/profil/spieler/566723 -2122,Adductor problems,2022-03-23,2022-04-01,9,,Fabian Schär,/fabian-schar/profil/spieler/135343 -2122,Sideband injury,2022-03-11,2022-04-11,31,4,Junior Firpo,/junior-firpo/profil/spieler/374139 -2122,Thigh Muscle Strain,2022-01-16,2022-02-14,29,4,Junior Firpo,/junior-firpo/profil/spieler/374139 -2122,Ankle Injury,2021-08-01,,311,43,Tudor Baluta,/tudor-baluta/profil/spieler/433976 -2122,Ankle Fracture,2022-04-17,,52,8,Ashley Westwood,/ashley-westwood/profil/spieler/91317 -2122,Eye Injury,2021-11-02,2022-01-02,61,14,Curtis Jones,/curtis-jones/profil/spieler/433188 -2122,Hamstring Injury,2021-09-27,2021-12-25,89,12,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -2122,Hamstring Injury,2021-07-24,2021-08-27,34,3,Danny Welbeck,/danny-welbeck/profil/spieler/67063 -2122,Foot Injury,2022-04-17,2022-05-08,21,6,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -2122,Muscular problems,2022-02-17,2022-03-10,21,6,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -2122,Corona virus,2022-01-01,2022-01-08,7,1,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -2122,Hamstring Injury,2021-11-03,2021-12-12,39,9,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -2122,Muscle Injury,2021-08-29,2021-09-22,24,4,Roberto Firmino,/roberto-firmino/profil/spieler/131789 -2122,Fracture-dislocation of the ankle,2021-09-13,2022-01-31,140,30,Harvey Elliott,/harvey-elliott/profil/spieler/565822 -2122,Wirst Injury,2021-11-10,2022-01-24,75,14,Lukas Jensen,/lukas-jensen/profil/spieler/581890 -2122,Corona virus,2022-03-19,2022-03-26,7,1,Saman Ghoddos,/saman-ghoddos/profil/spieler/204294 -2122,Leg Injury,2021-07-07,2021-08-31,55,4,Mathias Jensen,/mathias-jensen/profil/spieler/319859 -2122,Cruciate Ligament Injury,2022-03-20,2022-05-31,72,12,Andros Townsend,/andros-townsend/profil/spieler/61842 -2122,Surgery,2022-02-27,2022-03-03,4,2,Trevoh Chalobah,/trevoh-chalobah/profil/spieler/346314 -2122,Hamstring Injury,2022-01-03,2022-01-21,18,5,Trevoh Chalobah,/trevoh-chalobah/profil/spieler/346314 -2122,Dead Leg,2022-02-25,2022-03-02,5,2,Lucas Moura,/lucas-moura/profil/spieler/77100 -2122,Ankle Injury,2021-09-16,2021-09-23,7,3,Lucas Moura,/lucas-moura/profil/spieler/77100 -2122,Corona virus,2022-01-01,2022-01-31,30,4,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2122,Unknown Injury,2021-09-17,2021-10-14,27,5,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2122,Fitness,2021-07-31,2021-08-08,8,1,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2122,Hamstring Injury,2022-01-29,,130,,Dan N'Lundulu,/dan-nlundulu/profil/spieler/346482 -2122,Hamstring Injury,2021-12-19,2022-02-06,49,6,Hee-chan Hwang,/hee-chan-hwang/profil/spieler/292246 -2122,Medial Collateral Ligament Injury,2021-09-27,2021-12-05,69,9,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -2122,Calf Injury,2022-04-01,2022-04-30,29,6,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2122,groin strain,2022-02-11,2022-03-07,24,6,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2122,tendon irritation,2021-11-04,2021-12-22,48,8,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2122,Knock,2021-09-09,2021-09-23,14,4,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2122,Quarantine,2021-08-01,2021-08-15,14,1,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2122,Hamstring Injury,2022-01-06,2022-02-02,27,4,Heung-min Son,/heung-min-son/profil/spieler/91845 -2122,Calf Strain,2021-09-06,2021-09-17,11,2,Heung-min Son,/heung-min-son/profil/spieler/91845 -2122,Hamstring Injury,2021-08-22,2021-08-25,3,1,Heung-min Son,/heung-min-son/profil/spieler/91845 -2122,Chickenpox,2022-05-12,2022-05-23,11,2,Javier Manquillo,/javier-manquillo/profil/spieler/162029 -2122,Hip Injury,2022-05-09,2022-05-20,11,1,Chris Wood,/chris-wood/profil/spieler/108725 -2122,Corona virus,2021-10-17,2021-11-01,15,3,Wout Weghorst,/wout-weghorst/profil/spieler/228645 -2122,Thigh Problems,2022-02-04,2022-02-15,11,3,Eric Dier,/eric-dier/profil/spieler/175722 -2122,Thigh Problems,2022-01-03,2022-01-20,17,4,Eric Dier,/eric-dier/profil/spieler/175722 -2122,Hamstring Injury,2021-09-17,2021-10-15,28,4,Seamus Coleman,/seamus-coleman/profil/spieler/68390 -2122,Knee Injury,2022-02-26,,102,15,Erik Pieters,/erik-pieters/profil/spieler/43763 -2122,Ankle Injury,2022-02-16,2022-02-26,10,3,Diogo Jota,/diogo-jota/profil/spieler/340950 -2122,Ill,2022-01-16,2022-01-25,9,3,Ben Woodburn,/ben-woodburn/profil/spieler/344015 -2122,Fitness,2021-07-31,2021-08-08,8,1,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -2122,Corona virus,2022-03-17,2022-03-24,7,1,Raphinha,/raphinha/profil/spieler/411295 -2122,Hamstring Injury,2022-02-19,2022-03-31,40,7,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 -2122,Medial Collateral Ligament Tear,2022-04-10,2022-07-10,91,7,Matt Doherty,/matt-doherty/profil/spieler/171679 -2122,Unknown Injury,2021-10-13,2021-10-26,13,3,Matt Doherty,/matt-doherty/profil/spieler/171679 -2122,Knee Surgery,2022-03-10,2022-04-25,46,11,Danny Ward,/danny-ward/profil/spieler/203026 -2122,Unknown Injury,2022-03-02,2022-03-09,7,2,Amad Diallo,/amad-diallo/profil/spieler/536835 -2122,Thigh Problems,2021-08-28,2021-10-08,41,8,Amad Diallo,/amad-diallo/profil/spieler/536835 -2122,Hip Injury,2021-09-13,2021-12-20,98,14,Freddie Woodman,/freddie-woodman/profil/spieler/226049 -2122,Ankle Injury,2022-04-17,2022-04-30,13,4,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -2122,Corona virus,2021-12-03,2021-12-18,15,4,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -2122,Adductor problems,2021-10-29,2021-12-01,33,7,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -2122,Knock,2022-06-05,,3,,Tim Krul,/tim-krul/profil/spieler/33027 -2122,Knee Injury,2021-09-19,2021-10-14,25,4,Yves Bissouma,/yves-bissouma/profil/spieler/410425 -2122,groin strain,2021-11-05,2021-12-20,45,8,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -2122,groin strain,2021-08-01,2021-09-30,60,10,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -2122,Pubitis,2022-02-05,,123,20,Oliver Skipp,/oliver-skipp/profil/spieler/406638 -2122,Hamstring Injury,2022-03-18,2022-03-31,13,1,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -2122,Corona virus,2022-01-04,2022-01-12,8,1,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -2122,Muscular problems,2021-09-27,2021-10-14,17,2,Trent Alexander-Arnold,/trent-alexander-arnold/profil/spieler/314353 -2122,Fitness,2022-04-22,2022-05-20,28,7,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -2122,Ruptured cruciate ligament,2021-11-23,2022-04-22,150,36,Ben Chilwell,/ben-chilwell/profil/spieler/316125 -2122,Unknown Injury,2022-04-29,,40,5,Jay Rodríguez,/jay-rodriguez/profil/spieler/53360 -2122,Thigh Muscle Strain,2022-03-28,2022-03-30,2,,Ben Davies,/ben-davies/profil/spieler/192765 -2122,Ill,2021-10-06,2021-10-10,4,,Ben Davies,/ben-davies/profil/spieler/192765 -2122,Knee Injury,2022-02-09,2022-08-02,174,17,Adam Idah,/adam-idah/profil/spieler/434223 -2122,Calf Problems,2022-05-01,2022-05-25,24,3,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -2122,Muscle Injury,2021-12-17,2021-12-26,9,1,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -2122,Calf Injury,2021-08-15,2021-10-15,61,8,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -2122,Hip Injury,2021-12-01,2022-01-14,44,6,Pascal Struijk,/pascal-struijk/profil/spieler/410708 -2122,Corona virus,2021-08-29,2021-09-09,11,1,Mateusz Klich,/mateusz-klich/profil/spieler/92738 -2122,Ill,2022-01-14,2022-01-23,9,3,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 -2122,Hand Injury,2021-11-29,2021-12-04,5,1,Aaron Wan-Bissaka,/aaron-wan-bissaka/profil/spieler/477758 -2122,Calf Injury,2021-07-28,2022-01-01,157,20,Paul Dummett,/paul-dummett/profil/spieler/170321 -2122,Calf Injury,2021-12-12,2022-01-12,31,4,Richarlison,/richarlison/profil/spieler/378710 -2122,Knee Injury,2021-09-13,2021-10-22,39,6,Richarlison,/richarlison/profil/spieler/378710 -2122,Ankle Surgery,2021-07-01,2021-08-02,32,,Jarrad Branthwaite,/jarrad-branthwaite/profil/spieler/661053 -2122,Knee Injury,2022-03-17,2022-05-30,74,17,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -2122,Hamstring Injury,2022-04-26,2022-05-24,28,4,Jeremy Sarmiento,/jeremy-sarmiento/profil/spieler/568005 -2122,Hamstring Injury,2021-12-02,2022-03-10,98,15,Jeremy Sarmiento,/jeremy-sarmiento/profil/spieler/568005 -2122,Bronchitis,2022-05-04,2022-05-19,15,1,Marcus Rashford,/marcus-rashford/profil/spieler/258923 -2122,Dead Leg,2022-01-13,2022-01-17,4,1,Marcus Rashford,/marcus-rashford/profil/spieler/258923 -2122,Shoulder Injury,2021-07-14,2021-10-15,93,10,Marcus Rashford,/marcus-rashford/profil/spieler/258923 -2122,Ill,2022-04-19,2022-04-21,2,1,Leandro Trossard,/leandro-trossard/profil/spieler/144028 -2122,Hamstring Injury,2021-12-26,2022-01-01,6,2,Leandro Trossard,/leandro-trossard/profil/spieler/144028 -2122,Elbow Injury,2021-12-04,2021-12-14,10,1,Leandro Trossard,/leandro-trossard/profil/spieler/144028 -2122,Hamstring Injury,2022-03-30,2022-05-23,54,9,Ozan Kabak,/ozan-kabak/profil/spieler/361260 -2122,Influenza,2021-11-04,2021-11-29,25,3,Ozan Kabak,/ozan-kabak/profil/spieler/361260 -2122,Calf Injury,2021-09-21,2021-12-05,75,10,André Gomes,/andre-gomes/profil/spieler/221025 -2122,Corona virus,2021-12-29,2022-01-06,8,2,Nick Pope,/nick-pope/profil/spieler/192080 -2122,Problems with the hip flexor,2022-04-09,2022-04-30,21,5,Fred,/fred/profil/spieler/191614 -2122,Corona virus,2022-02-07,2022-02-14,7,2,Fred,/fred/profil/spieler/191614 -2122,Testicular Cancer,2021-10-18,2022-03-17,150,23,Daniel Barden,/daniel-barden/profil/spieler/504042 -2122,Corona virus,2022-04-08,2022-04-11,3,1,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 -2122,Ill,2022-03-10,2022-03-15,5,2,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 -2122,Knock,2022-02-27,2022-03-06,7,3,César Azpilicueta,/cesar-azpilicueta/profil/spieler/57500 -2122,Quarantine,2021-09-09,2021-09-17,8,2,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 -2122,Knee Injury,2021-07-06,2021-08-25,50,3,Gabriel,/gabriel/profil/spieler/435338 -2122,Calf Injury,2022-01-03,2022-02-02,30,4,Will Smallbone,/will-smallbone/profil/spieler/444211 -2122,Tonsillitis,2022-04-26,2022-05-08,12,3,Jadon Sancho,/jadon-sancho/profil/spieler/401173 -2122,Surgery,2021-12-07,2021-12-15,8,2,Dejan Kulusevski,/dejan-kulusevski/profil/spieler/431755 -2122,Thigh Problems,2022-04-23,2022-05-16,23,5,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 -2122,Thigh Problems,2022-04-03,2022-04-10,7,3,Donny van de Beek,/donny-van-de-beek/profil/spieler/288255 -2122,groin strain,2022-04-30,,39,5,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 -2122,Knock,2022-04-01,2022-04-05,4,1,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 -2122,Corona virus,2022-02-17,2021-02-23,359,,Sergio Reguilón,/sergio-reguilon/profil/spieler/282429 -2122,Groin Injury,2022-02-18,2022-04-08,49,6,Adam Webster,/adam-webster/profil/spieler/212847 -2122,Calf Injury,2021-12-01,2021-12-25,24,3,Adam Webster,/adam-webster/profil/spieler/212847 -2122,Hamstring Injury,2021-09-11,2021-10-14,33,5,Adam Webster,/adam-webster/profil/spieler/212847 -2122,Thigh Problems,2021-12-05,2022-02-10,67,9,Leon Bailey,/leon-bailey/profil/spieler/387626 -2122,Foot Injury,2022-04-05,2022-05-12,37,5,Daniel Podence,/daniel-podence/profil/spieler/256977 -2122,Corona virus,2021-11-19,2021-12-03,14,3,Daniel Podence,/daniel-podence/profil/spieler/256977 -2122,Corona virus,2022-01-07,2022-01-13,6,2,Edouard Mendy,/edouard-mendy/profil/spieler/442531 -2122,Bruised Rib,2021-09-14,2021-09-24,10,3,Edouard Mendy,/edouard-mendy/profil/spieler/442531 -2122,Hip Injury,2022-04-28,2022-05-03,5,2,James Maddison,/james-maddison/profil/spieler/294057 -2122,Knee Surgery,2021-12-28,2022-04-20,113,15,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -2122,Laceration,2022-05-22,,17,1,Joelinton,/joelinton/profil/spieler/333241 -2122,Knock,2022-03-07,2022-03-15,8,2,Joelinton,/joelinton/profil/spieler/333241 -2122,Groin Injury,2022-01-22,2022-02-05,14,1,Joelinton,/joelinton/profil/spieler/333241 -2122,Foot Injury,2022-03-27,,73,8,Patrick Bamford,/patrick-bamford/profil/spieler/183334 -2122,Hamstring Injury,2021-12-07,2022-02-28,83,12,Patrick Bamford,/patrick-bamford/profil/spieler/183334 -2122,Ankle Injury,2021-09-18,2021-11-28,71,10,Patrick Bamford,/patrick-bamford/profil/spieler/183334 -2122,Fractured Kneecap,2022-04-22,2022-06-30,69,6,Adam Forshaw,/adam-forshaw/profil/spieler/121257 -2122,Hamstring Injury,2022-03-12,2022-04-01,20,2,Adam Lallana,/adam-lallana/profil/spieler/43530 -2122,Hamstring Injury,2022-01-14,2022-01-22,8,2,Adam Lallana,/adam-lallana/profil/spieler/43530 -2122,Leg Injury,2021-12-01,2021-12-14,13,2,Adam Lallana,/adam-lallana/profil/spieler/43530 -2122,Hamstring Injury,2021-12-06,2022-05-06,151,24,Alex McCarthy,/alex-mccarthy/profil/spieler/95976 -2122,Shoulder Injury,2022-01-03,2022-06-01,149,44,Matija Sarkic,/matija-sarkic/profil/spieler/293257 -2122,Hamstring Injury,2021-11-19,2021-12-11,22,6,Ricardo Pereira,/ricardo-pereira/profil/spieler/215876 -2122,Calf Injury,2021-12-27,2022-05-01,125,18,Callum Wilson,/callum-wilson/profil/spieler/123682 -2122,Hamstring Injury,2021-08-30,2021-10-17,48,5,Callum Wilson,/callum-wilson/profil/spieler/123682 -2122,Knee Injury,2021-09-17,2021-11-28,72,11,Luke Ayling,/luke-ayling/profil/spieler/67420 -2122,Corona virus,2022-02-03,2022-02-10,7,2,Alex Telles,/alex-telles/profil/spieler/255755 -2122,Ankle Injury,2021-07-20,2021-09-16,58,5,Alex Telles,/alex-telles/profil/spieler/255755 -2122,Knee Injury,2021-11-19,2022-06-30,223,31,Tom Davies,/tom-davies/profil/spieler/314210 -2122,Back trouble,2022-05-23,2022-06-13,21,,Rodrigo Bentancur,/rodrigo-bentancur/profil/spieler/354362 -2122,Ankle Injury,2022-02-25,2022-03-04,7,2,Rodrigo Bentancur,/rodrigo-bentancur/profil/spieler/354362 -2122,Cheekbone Fracture,2021-12-08,2022-01-22,45,10,Nathaniel Phillips,/nathaniel-phillips/profil/spieler/371814 -2122,Achilles tendon problems,2022-02-22,2022-03-03,9,3,Hakim Ziyech,/hakim-ziyech/profil/spieler/217111 -2122,Shoulder Injury,2021-08-12,2021-08-17,5,1,Hakim Ziyech,/hakim-ziyech/profil/spieler/217111 -2122,Corona virus,2021-12-14,2021-12-25,11,1,Neal Maupay,/neal-maupay/profil/spieler/217115 -2122,Shoulder Injury,2021-08-21,2021-08-27,6,2,Neal Maupay,/neal-maupay/profil/spieler/217115 -2122,Corona virus,2022-02-07,2022-02-16,9,2,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 -2122,Unknown Injury,2021-10-29,2021-11-18,20,3,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 -2122,Pulled hamstring at the adductors,2021-10-03,2021-10-13,10,1,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 -2122,Unknown Injury,2021-09-04,2021-09-10,6,,Vitaliy Mykolenko,/vitaliy-mykolenko/profil/spieler/404842 -2122,Fitness,2021-08-01,2021-08-09,8,,Rob Holding,/rob-holding/profil/spieler/253341 -2122,Thigh Problems,2021-12-13,2022-02-15,64,8,Federico Fernández,/federico-fernandez/profil/spieler/85475 -2122,Leg Injury,2022-04-02,2022-05-13,41,8,Luke Shaw,/luke-shaw/profil/spieler/183288 -2122,Corona virus,2022-03-02,2022-03-16,14,3,Luke Shaw,/luke-shaw/profil/spieler/183288 -2122,Hamstring Injury,2022-01-18,2022-01-31,13,2,Luke Shaw,/luke-shaw/profil/spieler/183288 -2122,Head Injury,2021-11-20,2021-12-07,17,5,Luke Shaw,/luke-shaw/profil/spieler/183288 -2122,Calf Injury,2022-04-29,2022-05-03,4,1,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 -2122,Corona virus,2021-12-18,2021-12-31,13,1,Fábio Silva,/fabio-silva/profil/spieler/505653 -2122,Fibula Fracture,2021-08-04,2022-03-15,223,41,Wesley Fofana,/wesley-fofana/profil/spieler/475411 -2122,Ankle Surgery,2022-04-05,,64,10,Nathan Patterson,/nathan-patterson/profil/spieler/424015 -2122,Quarantine,2021-08-27,2021-09-08,12,1,Nathan Patterson,/nathan-patterson/profil/spieler/424015 -2122,Corona virus,2021-12-21,2022-01-01,11,1,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -2122,Corona virus,2021-12-14,2021-12-28,14,2,Jason Steele,/jason-steele/profil/spieler/73564 -2122,Ill,2022-02-11,2022-02-16,5,1,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -2122,Muscular problems,2021-11-09,2021-11-12,3,,Bernardo Silva,/bernardo-silva/profil/spieler/241641 -2122,Knee Injury,2022-04-21,2022-04-29,8,1,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 -2122,Calf Injury,2021-12-27,2022-01-16,20,5,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -2122,Ankle Injury,2021-09-16,2021-10-11,25,6,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -2122,Ankle Injury,2021-09-07,2021-09-14,7,1,Steven Bergwijn,/steven-bergwijn/profil/spieler/284165 -2122,Knee Injury,2021-12-11,2022-03-31,110,15,Marvelous Nakamba,/marvelous-nakamba/profil/spieler/324882 -2122,Shoulder Injury,2021-09-14,2021-09-24,10,2,Jordan Pickford,/jordan-pickford/profil/spieler/130164 -2122,Corona virus,2021-12-21,2022-01-01,11,1,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -2122,Corona virus,2021-12-15,2022-01-03,19,6,Timo Werner,/timo-werner/profil/spieler/170527 -2122,Strain,2021-10-21,2021-11-15,25,5,Timo Werner,/timo-werner/profil/spieler/170527 -2122,Unknown Injury,2021-11-03,2021-11-08,5,2,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 -2122,Hamstring Injury,2021-09-22,2022-02-25,156,23,Yerson Mosquera,/yerson-mosquera/profil/spieler/716276 -2122,Hamstring Injury,2021-08-01,2021-08-14,13,1,Yerson Mosquera,/yerson-mosquera/profil/spieler/716276 -2122,Knee Problems,2022-04-26,2022-05-03,7,2,Harry Maguire,/harry-maguire/profil/spieler/177907 -2122,Chest injury,2022-01-01,2022-01-14,13,2,Harry Maguire,/harry-maguire/profil/spieler/177907 -2122,Calf Injury,2021-09-25,2021-10-15,20,3,Harry Maguire,/harry-maguire/profil/spieler/177907 -2122,Leg Injury,2021-08-15,2021-08-25,10,2,Juraj Kucka,/juraj-kucka/profil/spieler/74943 -2122,Hamstring Injury,2022-02-27,2022-03-16,17,3,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 -2122,Bruise,2022-01-07,2022-01-27,20,3,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 -2122,Ligament Injury,2021-11-21,2022-01-01,41,6,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 -2122,Hamstring Injury,2022-04-22,2022-04-26,4,1,Reece James,/reece-james/profil/spieler/472423 -2122,Muscle Injury,2022-03-06,2022-03-19,13,4,Reece James,/reece-james/profil/spieler/472423 -2122,Fitness,2022-02-12,2022-02-24,12,3,Reece James,/reece-james/profil/spieler/472423 -2122,Hamstring Injury,2021-12-29,2022-02-12,45,11,Reece James,/reece-james/profil/spieler/472423 -2122,Calf Injury,2021-12-03,2022-01-02,30,8,Adrián,/adrian/profil/spieler/71271 -2122,Heel pain,2021-12-09,2022-01-14,36,5,Rodrigo,/rodrigo/profil/spieler/131505 -2122,Calf Injury,2021-11-07,2021-12-07,30,6,Youri Tielemans,/youri-tielemans/profil/spieler/249565 -2122,Knee Injury,2022-05-01,2022-05-25,24,3,Joe Willock,/joe-willock/profil/spieler/340329 -2122,Knee Injury,2022-04-04,2022-04-10,6,1,Joe Willock,/joe-willock/profil/spieler/340329 -2122,Corona virus,2021-12-21,2021-12-31,10,1,Joe Willock,/joe-willock/profil/spieler/340329 -2122,Corona virus,2021-12-13,2022-01-07,25,3,Jack Stephens,/jack-stephens/profil/spieler/163744 -2122,Knee Injury,2021-09-18,2021-11-30,73,11,Jack Stephens,/jack-stephens/profil/spieler/163744 -2122,Foot Injury,2022-04-06,2022-04-18,12,2,Scott McTominay,/scott-mctominay/profil/spieler/315969 -2122,Ill,2022-02-22,2022-03-02,8,2,Scott McTominay,/scott-mctominay/profil/spieler/315969 -2122,Groin Injury,2021-08-26,2021-09-16,21,3,Scott McTominay,/scott-mctominay/profil/spieler/315969 -2122,Hamstring Injury,2022-01-21,2022-04-05,74,12,Fabian Delph,/fabian-delph/profil/spieler/50362 -2122,Shoulder Injury,2021-08-27,2021-10-25,59,8,Fabian Delph,/fabian-delph/profil/spieler/50362 -2122,Thigh Problems,2022-04-30,,39,5,Stuart Dallas,/stuart-dallas/profil/spieler/158764 -2122,Knee Injury,2021-12-01,2022-01-22,52,9,Lewis Dunk,/lewis-dunk/profil/spieler/148153 -2122,Calf Injury,2022-02-22,,106,16,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2122,Appendectomy,2022-01-24,2022-02-21,28,4,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2122,Corona virus,2022-01-04,2022-01-18,14,1,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2122,Unknown Injury,2021-10-04,2021-10-20,16,1,Jóhann Berg Gudmundsson,/johann-berg-gudmundsson/profil/spieler/89231 -2122,Muscular problems,2021-12-15,2022-02-15,62,13,Divock Origi,/divock-origi/profil/spieler/148368 -2122,Dead Leg,2021-06-30,2021-07-05,5,,Bukayo Saka,/bukayo-saka/profil/spieler/433177 -2122,Hamstring Injury,2022-03-07,2022-04-07,31,5,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -2122,Muscle Injury,2021-12-21,2022-01-07,17,5,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -2122,Knock,2021-09-01,2021-11-14,74,14,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -2122,Thigh Problems,2021-07-01,2021-08-15,45,1,Ryan Sessegnon,/ryan-sessegnon/profil/spieler/392775 -2122,Knee Injury,2021-10-25,2022-02-04,102,17,David Raya,/david-raya/profil/spieler/262749 -2122,Problems with the hip flexor,2022-03-04,2022-03-08,4,1,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 -2122,Problems with the hip flexor,2022-01-09,2022-01-18,9,2,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 -2122,Arm Injury,2021-08-25,2021-08-30,5,1,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 -2122,Groin Injury,2022-04-30,2022-05-21,21,3,Enock Mwepu,/enock-mwepu/profil/spieler/490307 -2122,Hamstring Injury,2022-01-08,2022-03-11,62,10,Enock Mwepu,/enock-mwepu/profil/spieler/490307 -2122,Unknown Injury,2021-09-22,2021-10-14,22,3,Enock Mwepu,/enock-mwepu/profil/spieler/490307 -2122,Knock,2021-08-24,2021-08-27,3,1,Enock Mwepu,/enock-mwepu/profil/spieler/490307 -2122,Metatarsal Fracture,2022-02-13,2022-05-01,77,13,Kieran Trippier,/kieran-trippier/profil/spieler/95810 -2122,Shoulder Injury,2021-11-08,2021-12-10,32,5,Kieran Trippier,/kieran-trippier/profil/spieler/95810 -2122,Ankle Injury,2022-01-08,2022-02-05,28,5,Billy Gilmour,/billy-gilmour/profil/spieler/423744 -2122,Elbow Injury,2022-03-09,2022-03-31,22,1,Matej Vydra,/matej-vydra/profil/spieler/101500 -2122,Groin Surgery,2022-02-03,2022-02-28,25,6,Matej Vydra,/matej-vydra/profil/spieler/101500 -2122,Thigh Problems,2022-05-12,2022-05-25,13,3,Fabinho,/fabinho/profil/spieler/225693 -2122,Corona virus,2021-09-01,2021-09-19,18,2,Shane Long,/shane-long/profil/spieler/37304 -2122,Bruised Ankle,2022-01-07,2022-02-25,49,7,Charlie Taylor,/charlie-taylor/profil/spieler/195633 -2122,Corona virus,2021-12-13,2022-01-06,24,2,Josh Brownhill,/josh-brownhill/profil/spieler/293569 -2122,Metatarsal Fracture,2021-11-27,2022-03-31,124,16,Daniel Adshead,/daniel-adshead/profil/spieler/532464 -2122,Corona virus,2022-03-21,2022-03-28,7,,Robin Koch,/robin-koch/profil/spieler/328784 -2122,Ill,2021-11-29,2021-12-17,18,4,Robin Koch,/robin-koch/profil/spieler/328784 -2122,Pubis bone contusion,2021-08-19,2021-11-28,101,15,Robin Koch,/robin-koch/profil/spieler/328784 -2122,Shoulder Injury,2021-12-26,2021-12-28,2,1,Dan Burn,/dan-burn/profil/spieler/134270 -2122,Knee Injury,2021-10-27,2021-11-19,23,3,Dan Burn,/dan-burn/profil/spieler/134270 -2122,Torn Knee Ligament,2021-07-31,2021-09-18,49,5,Dan Burn,/dan-burn/profil/spieler/134270 -2122,Knee Injury,2022-03-19,2022-04-25,37,3,Rúben Neves,/ruben-neves/profil/spieler/225161 -2122,Hamstring Injury,2022-02-08,,120,20,Yerry Mina,/yerry-mina/profil/spieler/289446 -2122,Thigh Problems,2021-10-22,2021-11-30,39,5,Yerry Mina,/yerry-mina/profil/spieler/289446 -2122,Groin Injury,2021-12-10,2022-03-18,98,19,Abdallah Sima,/abdallah-sima/profil/spieler/776798 -2122,Back Injury,2021-11-02,2021-12-04,32,5,Abdallah Sima,/abdallah-sima/profil/spieler/776798 -2122,Ankle Injury,2021-09-24,2021-10-29,35,7,Abdallah Sima,/abdallah-sima/profil/spieler/776798 -2122,Fitness,2021-07-12,2021-07-28,16,1,Abdallah Sima,/abdallah-sima/profil/spieler/776798 -2122,Ill,2022-03-04,2022-03-07,3,1,Joel Matip,/joel-matip/profil/spieler/82105 -2122,Corona virus,2021-12-30,2022-01-06,7,1,Joel Matip,/joel-matip/profil/spieler/82105 -2122,Hamstring Injury,2021-12-22,2022-01-14,23,4,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 -2122,Quarantine,2021-09-10,2021-09-17,7,1,Samuel Kalu,/samuel-kalu/profil/spieler/424051 -2122,Groin Injury,2022-04-17,2022-04-26,9,3,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -2122,Corona virus,2021-12-17,2021-12-24,7,2,Albert Sambi Lokonga,/albert-sambi-lokonga/profil/spieler/381967 -2122,Ankle Injury,2021-12-15,2021-12-28,13,2,Joël Veltman,/joel-veltman/profil/spieler/111195 -2122,Corona virus,2021-08-14,2021-08-27,13,3,Joël Veltman,/joel-veltman/profil/spieler/111195 -2122,Ill,2021-08-02,2021-09-02,31,3,Dean Henderson,/dean-henderson/profil/spieler/258919 -2122,Knee Problems,2022-03-21,2022-04-03,13,1,Naby Keïta,/naby-keita/profil/spieler/302215 -2122,Hamstring Injury,2021-10-31,2021-12-05,35,7,Naby Keïta,/naby-keita/profil/spieler/302215 -2122,Corona virus,2022-01-10,2022-01-16,6,2,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -2122,Shinbone injury,2022-02-10,2022-02-18,8,2,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -2122,Hamstring Injury,2021-08-28,2021-09-10,13,1,Solly March,/solly-march/profil/spieler/209212 -2122,Ankle Fracture,2021-11-20,2022-04-20,151,27,Ian Poveda,/ian-poveda/profil/spieler/392763 -2122,Ankle Injury,2022-04-18,2022-05-02,14,3,Issa Diop,/issa-diop/profil/spieler/272622 -2122,Knee Injury,2022-03-07,2022-04-25,49,11,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -2122,Hamstring Injury,2021-12-27,2022-02-24,59,10,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -2122,Thigh Problems,2021-09-04,2021-09-13,9,1,Takumi Minamino,/takumi-minamino/profil/spieler/165793 -2122,Hamstring Injury,2021-09-19,2021-10-12,23,4,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -2122,Unknown Injury,2022-05-24,,15,,José Sá,/jose-sa/profil/spieler/249994 -2122,Corona virus,2021-12-30,2022-01-13,14,3,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -2122,Fitness,2021-08-08,2021-08-25,17,2,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -2122,Groin Surgery,2022-03-01,2022-05-01,61,10,Jamal Lewis,/jamal-lewis/profil/spieler/346018 -2122,Hamstring Injury,2021-12-17,2022-01-14,28,3,Jamal Lewis,/jamal-lewis/profil/spieler/346018 -2122,Muscular problems,2022-04-03,2022-04-21,18,3,Raphaël Varane,/raphael-varane/profil/spieler/164770 -2122,Corona virus,2022-03-01,2022-03-09,8,1,Raphaël Varane,/raphael-varane/profil/spieler/164770 -2122,Stomach complaints,2022-02-14,2022-02-18,4,1,Raphaël Varane,/raphael-varane/profil/spieler/164770 -2122,Hamstring Injury,2021-11-02,2021-12-22,50,9,Raphaël Varane,/raphael-varane/profil/spieler/164770 -2122,Groin Injury,2021-10-11,2021-10-26,15,3,Raphaël Varane,/raphael-varane/profil/spieler/164770 -2122,Corona virus,2021-12-23,2022-01-03,11,3,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -2122,Unknown Injury,2021-12-17,2022-01-03,17,5,Ruben Loftus-Cheek,/ruben-loftus-cheek/profil/spieler/202886 -2122,Rest,2022-06-07,2022-06-15,8,,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -2122,Knee Problems,2022-05-15,2022-05-19,4,1,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -2122,Corona virus,2021-12-16,2021-12-28,12,4,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -2122,Corona virus,2021-11-19,2021-12-03,14,4,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -2122,Ankle Injury,2021-08-01,2021-09-10,40,4,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -2122,Knock,2022-03-03,2022-04-11,39,7,Rúben Dias,/ruben-dias/profil/spieler/258004 -2122,Corona virus,2022-04-14,2022-04-19,5,1,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 -2122,Ill,2021-08-01,2021-08-24,23,2,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 -2122,Corona virus,2022-01-05,2022-01-11,6,2,Thiago Silva,/thiago-silva/profil/spieler/29241 -2122,Knee Problems,2021-12-26,2021-12-31,5,2,Thiago Silva,/thiago-silva/profil/spieler/29241 -2122,Stress response of the bone,2021-10-17,2021-11-28,42,6,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 -2122,Foot Injury,2021-08-01,2021-09-09,39,4,Phil Foden,/phil-foden/profil/spieler/406635 -2122,Ill,2022-04-01,2022-04-06,5,1,Moisés Caicedo,/moises-caicedo/profil/spieler/687626 -2122,Ankle Injury,2022-06-03,,5,,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -2122,Corona virus,2021-12-16,2021-12-25,9,3,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -2122,Sprain,2021-10-21,2021-11-21,31,6,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -2122,Ill,2022-03-06,2022-03-13,7,2,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -2122,Ankle Injury,2021-09-09,2021-10-31,52,12,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -2122,Corona virus,2021-08-18,2021-08-30,12,2,Christian Pulisic,/christian-pulisic/profil/spieler/315779 -2122,Hairline crack in calfbone,2022-03-01,,99,14,Ben Mee,/ben-mee/profil/spieler/74810 -2122,Corona virus,2022-01-06,2022-01-08,2,,Hannibal Mejbri,/hannibal-mejbri/profil/spieler/607224 -2122,Knee Problems,2022-05-20,2022-05-29,9,1,Emiliano Martínez,/emiliano-martinez/profil/spieler/111873 -2122,Knee Surgery,2022-03-31,2022-05-31,61,10,Kieran Tierney,/kieran-tierney/profil/spieler/300716 -2122,Ankle problems,2021-10-21,2021-11-06,16,3,Kieran Tierney,/kieran-tierney/profil/spieler/300716 diff --git a/airsenal/data/player_details_1718.json b/airsenal/data/player_details_1718.json index 91663d62..5d3b8528 100644 --- a/airsenal/data/player_details_1718.json +++ b/airsenal/data/player_details_1718.json @@ -1 +1 @@ -{"Connor Goldson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "35648", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-960", "selected": "39267", "transfers_in": "1891", "transfers_out": "2851", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2223", "selected": "38440", "transfers_in": "1530", "transfers_out": "3753", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2854", "selected": "36431", "transfers_in": "1003", "transfers_out": "3857", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1640", "selected": "35243", "transfers_in": "837", "transfers_out": "2477", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1887", "selected": "33754", "transfers_in": "864", "transfers_out": "2751", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1145", "selected": "32986", "transfers_in": "863", "transfers_out": "2008", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "33415", "transfers_in": "2040", "transfers_out": "1989", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3067", "selected": "38079", "transfers_in": "4960", "transfers_out": "1893", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3141", "selected": "43283", "transfers_in": "5630", "transfers_out": "2489", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2968", "selected": "48042", "transfers_in": "4987", "transfers_out": "2019", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1721", "selected": "52151", "transfers_in": "4145", "transfers_out": "2424", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "242", "selected": "52772", "transfers_in": "1862", "transfers_out": "1620", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "53031", "transfers_in": "1383", "transfers_out": "1421", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "416", "selected": "53809", "transfers_in": "1671", "transfers_out": "1255", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "644", "selected": "55047", "transfers_in": "2181", "transfers_out": "1537", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "55369", "transfers_in": "1288", "transfers_out": "1257", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "55477", "transfers_in": "1181", "transfers_out": "1363", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.0", "creativity": "0.3", "threat": "55.0", "ict_index": "8.7", "transfers_balance": "221", "selected": "56265", "transfers_in": "2101", "transfers_out": "1880", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15759", "selected": "73706", "transfers_in": "17923", "transfers_out": "2164", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12607", "selected": "88012", "transfers_in": "17724", "transfers_out": "5117", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16192", "selected": "104874", "transfers_in": "23161", "transfers_out": "6969", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20213", "selected": "127192", "transfers_in": "31386", "transfers_out": "11173", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.8", "creativity": "3.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "15121", "selected": "143795", "transfers_in": "22144", "transfers_out": "7023", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14076", "selected": "159503", "transfers_in": "21695", "transfers_out": "7619", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3972", "selected": "164067", "transfers_in": "8665", "transfers_out": "4693", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3399", "selected": "168376", "transfers_in": "10159", "transfers_out": "6760", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4189", "selected": "173868", "transfers_in": "10267", "transfers_out": "6078", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1756", "selected": "176465", "transfers_in": "5368", "transfers_out": "3612", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4180", "selected": "154058", "transfers_in": "8352", "transfers_out": "4172", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4005", "selected": "155959", "transfers_in": "9760", "transfers_out": "5755", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2317", "selected": "158718", "transfers_in": "6321", "transfers_out": "4004", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4846", "selected": "173857", "transfers_in": "10552", "transfers_out": "5706", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4846", "selected": "173857", "transfers_in": "10552", "transfers_out": "5706", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1995", "selected": "158913", "transfers_in": "1873", "transfers_out": "3868", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2710", "selected": "157036", "transfers_in": "3005", "transfers_out": "5715", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2710", "selected": "157036", "transfers_in": "3005", "transfers_out": "5715", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3937", "selected": "152378", "transfers_in": "1371", "transfers_out": "5308", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Papa Alioune Ndiaye": [{"gameweek": "26", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.2", "creativity": "26.4", "threat": "13.0", "ict_index": "6.3", "transfers_balance": "511", "selected": "519", "transfers_in": "550", "transfers_out": "39", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.6", "creativity": "5.5", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "856", "selected": "1448", "transfers_in": "1012", "transfers_out": "156", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.8", "creativity": "11.7", "threat": "7.0", "ict_index": "4.2", "transfers_balance": "-112", "selected": "1385", "transfers_in": "143", "transfers_out": "255", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "10.4", "creativity": "12.8", "threat": "28.0", "ict_index": "5.1", "transfers_balance": "-106", "selected": "1292", "transfers_in": "55", "transfers_out": "161", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.6", "creativity": "1.3", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-107", "selected": "1156", "transfers_in": "51", "transfers_out": "158", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "3.5", "threat": "21.0", "ict_index": "3.9", "transfers_balance": "281", "selected": "2149", "transfers_in": "370", "transfers_out": "89", "value": "53", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.8", "creativity": "11.6", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-258", "selected": "1199", "transfers_in": "24", "transfers_out": "282", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.0", "creativity": "21.8", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-117", "selected": "1090", "transfers_in": "19", "transfers_out": "136", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.0", "creativity": "1.7", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-112", "selected": "973", "transfers_in": "16", "transfers_out": "128", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "51.4", "creativity": "14.9", "threat": "15.0", "ict_index": "8.1", "transfers_balance": "-19", "selected": "975", "transfers_in": "27", "transfers_out": "46", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "34.6", "creativity": "0.9", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "203", "selected": "1219", "transfers_in": "281", "transfers_out": "78", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "11.8", "creativity": "1.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-43", "selected": "1155", "transfers_in": "63", "transfers_out": "106", "value": "50", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "55.2", "creativity": "3.5", "threat": "17.0", "ict_index": "7.6", "transfers_balance": "-29", "selected": "1149", "transfers_in": "74", "transfers_out": "103", "value": "50", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jose Luis Mato Sanmart\u00edn": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10521", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "12.2", "creativity": "14.4", "threat": "60.0", "ict_index": "8.7", "transfers_balance": "-2898", "selected": "8439", "transfers_in": "683", "transfers_out": "3581", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.2", "creativity": "17.2", "threat": "27.0", "ict_index": "7.6", "transfers_balance": "-1338", "selected": "7480", "transfers_in": "1271", "transfers_out": "2609", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.4", "creativity": "26.3", "threat": "102.0", "ict_index": "14.3", "transfers_balance": "8779", "selected": "18158", "transfers_in": "13149", "transfers_out": "4370", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "3.4", "creativity": "11.9", "threat": "41.0", "ict_index": "5.6", "transfers_balance": "12948", "selected": "31867", "transfers_in": "17736", "transfers_out": "4788", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "3.0", "threat": "13.0", "ict_index": "1.3", "transfers_balance": "9398", "selected": "42345", "transfers_in": "16097", "transfers_out": "6699", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "41.6", "creativity": "3.3", "threat": "19.0", "ict_index": "6.4", "transfers_balance": "-6056", "selected": "36729", "transfers_in": "3504", "transfers_out": "9560", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "25.0", "threat": "13.0", "ict_index": "3.9", "transfers_balance": "33179", "selected": "72034", "transfers_in": "42041", "transfers_out": "8862", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "11.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "1673", "selected": "74334", "transfers_in": "10995", "transfers_out": "9322", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "17.1", "threat": "13.0", "ict_index": "3.6", "transfers_balance": "-9082", "selected": "65710", "transfers_in": "4662", "transfers_out": "13744", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "4.4", "threat": "40.0", "ict_index": "5.2", "transfers_balance": "-6669", "selected": "59330", "transfers_in": "3166", "transfers_out": "9835", "value": "55", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "19.7", "threat": "6.0", "ict_index": "4.6", "transfers_balance": "-11462", "selected": "48074", "transfers_in": "921", "transfers_out": "12383", "value": "55", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "68", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "11.4", "creativity": "14.8", "threat": "60.0", "ict_index": "8.6", "transfers_balance": "-518", "selected": "47850", "transfers_in": "5962", "transfers_out": "6480", "value": "55", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "5.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-2110", "selected": "45946", "transfers_in": "3489", "transfers_out": "5599", "value": "55", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5821", "selected": "40256", "transfers_in": "918", "transfers_out": "6739", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "87", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.8", "creativity": "11.9", "threat": "21.0", "ict_index": "7.2", "transfers_balance": "-5656", "selected": "34712", "transfers_in": "657", "transfers_out": "6313", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "1582", "selected": "36549", "transfers_in": "4214", "transfers_out": "2632", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "4.4", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-4169", "selected": "32502", "transfers_in": "613", "transfers_out": "4782", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.4", "creativity": "13.7", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "-1225", "selected": "31496", "transfers_in": "2047", "transfers_out": "3272", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-97", "selected": "31587", "transfers_in": "2158", "transfers_out": "2255", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.0", "creativity": "15.9", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "7447", "selected": "39415", "transfers_in": "10479", "transfers_out": "3032", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "366", "selected": "39923", "transfers_in": "5321", "transfers_out": "4955", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "26", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "32.4", "creativity": "0.5", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-34", "selected": "40250", "transfers_in": "6956", "transfers_out": "6990", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.6", "creativity": "3.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-521", "selected": "40018", "transfers_in": "4801", "transfers_out": "5322", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "3.0", "creativity": "16.2", "threat": "30.0", "ict_index": "4.9", "transfers_balance": "1262", "selected": "41553", "transfers_in": "5066", "transfers_out": "3804", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4550", "selected": "37086", "transfers_in": "1046", "transfers_out": "5596", "value": "55", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-4688", "selected": "32523", "transfers_in": "723", "transfers_out": "5411", "value": "55", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2596", "selected": "30072", "transfers_in": "616", "transfers_out": "3212", "value": "55", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "0.1", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-1838", "selected": "28256", "transfers_in": "263", "transfers_out": "2101", "value": "55", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "2.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1135", "selected": "27687", "transfers_in": "447", "transfers_out": "1582", "value": "55", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1092", "selected": "26067", "transfers_in": "506", "transfers_out": "1598", "value": "55", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "1.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1301", "selected": "24759", "transfers_in": "124", "transfers_out": "1425", "value": "55", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-445", "selected": "24358", "transfers_in": "195", "transfers_out": "640", "value": "55", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "24367", "transfers_in": "315", "transfers_out": "389", "value": "55", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "9.0", "ict_index": "0.8", "transfers_balance": "-186", "selected": "24199", "transfers_in": "222", "transfers_out": "408", "value": "55", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "24151", "transfers_in": "292", "transfers_out": "348", "value": "55", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "2.6", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-56", "selected": "24151", "transfers_in": "292", "transfers_out": "348", "value": "55", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "42", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.5", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "-209", "selected": "23946", "transfers_in": "197", "transfers_out": "406", "value": "55", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Alfie Whiteman": [{"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "992", "selected": "1480", "transfers_in": "1237", "transfers_out": "245", "value": "40", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "562", "selected": "2341", "transfers_in": "876", "transfers_out": "314", "value": "40", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "151", "selected": "2656", "transfers_in": "326", "transfers_out": "175", "value": "40", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "118", "selected": "2937", "transfers_in": "283", "transfers_out": "165", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "3219", "transfers_in": "282", "transfers_out": "218", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "3397", "transfers_in": "217", "transfers_out": "162", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "3581", "transfers_in": "206", "transfers_out": "132", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "95", "selected": "3844", "transfers_in": "292", "transfers_out": "197", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "3979", "transfers_in": "178", "transfers_out": "131", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4192", "transfers_in": "204", "transfers_out": "270", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4192", "transfers_in": "204", "transfers_out": "270", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "232", "selected": "4581", "transfers_in": "517", "transfers_out": "285", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "4742", "transfers_in": "261", "transfers_out": "201", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "4966", "transfers_in": "261", "transfers_out": "185", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "5039", "transfers_in": "108", "transfers_out": "96", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "5228", "transfers_in": "200", "transfers_out": "137", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "5352", "transfers_in": "203", "transfers_out": "238", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5412", "transfers_in": "91", "transfers_out": "95", "value": "40", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4854", "transfers_in": "108", "transfers_out": "112", "value": "40", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "4975", "transfers_in": "99", "transfers_out": "67", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "4974", "transfers_in": "49", "transfers_out": "82", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "5016", "transfers_in": "68", "transfers_out": "81", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "5016", "transfers_in": "68", "transfers_out": "81", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "4969", "transfers_in": "38", "transfers_out": "61", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "4962", "transfers_in": "48", "transfers_out": "77", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "4962", "transfers_in": "48", "transfers_out": "77", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "4965", "transfers_in": "39", "transfers_out": "51", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Isaac Success": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2973", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "2930", "transfers_in": "69", "transfers_out": "568", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-396", "selected": "2644", "transfers_in": "74", "transfers_out": "470", "value": "54", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "2480", "transfers_in": "50", "transfers_out": "296", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "2352", "transfers_in": "28", "transfers_out": "211", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "2252", "transfers_in": "34", "transfers_out": "179", "value": "53", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "2178", "transfers_in": "44", "transfers_out": "160", "value": "53", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "2094", "transfers_in": "75", "transfers_out": "184", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "1992", "transfers_in": "28", "transfers_out": "131", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "1898", "transfers_in": "22", "transfers_out": "121", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "1855", "transfers_in": "13", "transfers_out": "61", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1812", "transfers_in": "18", "transfers_out": "63", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1776", "transfers_in": "13", "transfers_out": "50", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1771", "transfers_in": "11", "transfers_out": "18", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1749", "transfers_in": "14", "transfers_out": "37", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1727", "transfers_in": "20", "transfers_out": "45", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1734", "transfers_in": "26", "transfers_out": "26", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1761", "transfers_in": "26", "transfers_out": "21", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1782", "transfers_in": "45", "transfers_out": "35", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1777", "transfers_in": "31", "transfers_out": "42", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1798", "transfers_in": "44", "transfers_out": "43", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1797", "transfers_in": "27", "transfers_out": "32", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1826", "transfers_in": "58", "transfers_out": "57", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1826", "transfers_in": "54", "transfers_out": "60", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1862", "transfers_in": "47", "transfers_out": "38", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1827", "transfers_in": "5", "transfers_out": "42", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1797", "transfers_in": "1", "transfers_out": "31", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1778", "transfers_in": "0", "transfers_out": "20", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1775", "transfers_in": "0", "transfers_out": "3", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1887", "transfers_in": "0", "transfers_out": "5", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1880", "transfers_in": "1", "transfers_out": "8", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1873", "transfers_in": "0", "transfers_out": "8", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1868", "transfers_in": "1", "transfers_out": "7", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1865", "transfers_in": "0", "transfers_out": "3", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1865", "transfers_in": "1", "transfers_out": "2", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1861", "transfers_in": "0", "transfers_out": "3", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1859", "transfers_in": "1", "transfers_out": "3", "value": "53", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1859", "transfers_in": "4", "transfers_out": "5", "value": "53", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Siem de Jong": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9725", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1554", "selected": "9672", "transfers_in": "256", "transfers_out": "1810", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1741", "selected": "8279", "transfers_in": "182", "transfers_out": "1923", "value": "49", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2480", "selected": "5881", "transfers_in": "61", "transfers_out": "2541", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "4791", "transfers_in": "2", "transfers_out": "1097", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "4036", "transfers_in": "1", "transfers_out": "760", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-426", "selected": "3614", "transfers_in": "0", "transfers_out": "426", "value": "49", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "3312", "transfers_in": "4", "transfers_out": "308", "value": "49", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "3201", "transfers_in": "1", "transfers_out": "115", "value": "49", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "3063", "transfers_in": "2", "transfers_out": "140", "value": "49", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "2979", "transfers_in": "1", "transfers_out": "86", "value": "49", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "2906", "transfers_in": "0", "transfers_out": "74", "value": "49", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "2863", "transfers_in": "1", "transfers_out": "47", "value": "49", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2824", "transfers_in": "1", "transfers_out": "40", "value": "49", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2785", "transfers_in": "3", "transfers_out": "42", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "2736", "transfers_in": "1", "transfers_out": "50", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2720", "transfers_in": "0", "transfers_out": "16", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2696", "transfers_in": "0", "transfers_out": "24", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2673", "transfers_in": "1", "transfers_out": "25", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2648", "transfers_in": "0", "transfers_out": "25", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2616", "transfers_in": "1", "transfers_out": "33", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2605", "transfers_in": "2", "transfers_out": "14", "value": "49", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2569", "transfers_in": "1", "transfers_out": "37", "value": "49", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "2548", "transfers_in": "0", "transfers_out": "22", "value": "49", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2528", "transfers_in": "0", "transfers_out": "20", "value": "49", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2514", "transfers_in": "1", "transfers_out": "15", "value": "49", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2504", "transfers_in": "3", "transfers_out": "13", "value": "49", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2491", "transfers_in": "0", "transfers_out": "14", "value": "49", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2487", "transfers_in": "0", "transfers_out": "5", "value": "49", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3029", "transfers_in": "0", "transfers_out": "5", "value": "49", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3020", "transfers_in": "2", "transfers_out": "7", "value": "49", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3016", "transfers_in": "0", "transfers_out": "5", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3009", "transfers_in": "0", "transfers_out": "8", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3008", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3003", "transfers_in": "1", "transfers_out": "5", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3003", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3003", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3001", "transfers_in": "1", "transfers_out": "3", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matthew Pennington": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6005", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "5609", "transfers_in": "255", "transfers_out": "1056", "value": "40", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-572", "selected": "5160", "transfers_in": "195", "transfers_out": "767", "value": "40", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-385", "selected": "4890", "transfers_in": "111", "transfers_out": "496", "value": "40", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "4736", "transfers_in": "84", "transfers_out": "287", "value": "40", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "4584", "transfers_in": "118", "transfers_out": "324", "value": "40", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "4498", "transfers_in": "115", "transfers_out": "252", "value": "40", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "4382", "transfers_in": "73", "transfers_out": "218", "value": "40", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "4317", "transfers_in": "37", "transfers_out": "114", "value": "40", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4256", "transfers_in": "56", "transfers_out": "127", "value": "40", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "4199", "transfers_in": "34", "transfers_out": "109", "value": "40", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "4148", "transfers_in": "28", "transfers_out": "102", "value": "40", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "4212", "transfers_in": "26", "transfers_out": "69", "value": "40", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "4219", "transfers_in": "24", "transfers_out": "60", "value": "40", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "4225", "transfers_in": "31", "transfers_out": "72", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "4264", "transfers_in": "21", "transfers_out": "74", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "4284", "transfers_in": "19", "transfers_out": "60", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "4277", "transfers_in": "8", "transfers_out": "68", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "4210", "transfers_in": "20", "transfers_out": "94", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4172", "transfers_in": "22", "transfers_out": "67", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "4129", "transfers_in": "22", "transfers_out": "78", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "4094", "transfers_in": "24", "transfers_out": "68", "value": "40", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "4132", "transfers_in": "35", "transfers_out": "128", "value": "40", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "4116", "transfers_in": "16", "transfers_out": "81", "value": "40", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "4164", "transfers_in": "14", "transfers_out": "56", "value": "40", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "4163", "transfers_in": "14", "transfers_out": "47", "value": "40", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "4208", "transfers_in": "15", "transfers_out": "52", "value": "40", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "4277", "transfers_in": "27", "transfers_out": "69", "value": "40", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "4284", "transfers_in": "10", "transfers_out": "42", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "4525", "transfers_in": "8", "transfers_out": "22", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "4548", "transfers_in": "9", "transfers_out": "25", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "4539", "transfers_in": "5", "transfers_out": "32", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "4528", "transfers_in": "4", "transfers_out": "18", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "4511", "transfers_in": "7", "transfers_out": "23", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "4503", "transfers_in": "7", "transfers_out": "19", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4510", "transfers_in": "3", "transfers_out": "9", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4531", "transfers_in": "6", "transfers_out": "10", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "4530", "transfers_in": "7", "transfers_out": "34", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Pierre-Emerick Aubameyang": [{"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.6", "creativity": "7.3", "threat": "54.0", "ict_index": "10.0", "transfers_balance": "93676", "selected": "94852", "transfers_in": "104896", "transfers_out": "11220", "value": "105", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "2.7", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "225384", "selected": "326792", "transfers_in": "235198", "transfers_out": "9814", "value": "105", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "15.2", "threat": "23.0", "ict_index": "4.3", "transfers_balance": "-41986", "selected": "287902", "transfers_in": "30785", "transfers_out": "72771", "value": "105", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.8", "creativity": "22.3", "threat": "44.0", "ict_index": "11.0", "transfers_balance": "-24520", "selected": "264092", "transfers_in": "18168", "transfers_out": "42688", "value": "104", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "9", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "53.0", "creativity": "13.2", "threat": "49.0", "ict_index": "11.5", "transfers_balance": "16598", "selected": "278068", "transfers_in": "34727", "transfers_out": "18129", "value": "104", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "59", "influence": "75.6", "creativity": "15.3", "threat": "61.0", "ict_index": "15.2", "transfers_balance": "346194", "selected": "709722", "transfers_in": "362093", "transfers_out": "15899", "value": "107", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "41.8", "creativity": "32.4", "threat": "36.0", "ict_index": "11.0", "transfers_balance": "154747", "selected": "867988", "transfers_in": "178140", "transfers_out": "23393", "value": "108", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.4", "creativity": "30.4", "threat": "37.0", "ict_index": "9.3", "transfers_balance": "-167643", "selected": "667062", "transfers_in": "49707", "transfers_out": "217350", "value": "107", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.6", "creativity": "13.4", "threat": "22.0", "ict_index": "5.3", "transfers_balance": "182378", "selected": "930400", "transfers_in": "201886", "transfers_out": "19508", "value": "108", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.2", "creativity": "17.8", "threat": "21.0", "ict_index": "4.8", "transfers_balance": "-194394", "selected": "685639", "transfers_in": "12821", "transfers_out": "207215", "value": "107", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "16", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "74", "influence": "90.6", "creativity": "28.9", "threat": "66.0", "ict_index": "18.6", "transfers_balance": "-12290", "selected": "674346", "transfers_in": "43958", "transfers_out": "56248", "value": "107", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "41.4", "creativity": "4.9", "threat": "126.0", "ict_index": "17.2", "transfers_balance": "-12290", "selected": "674346", "transfers_in": "43958", "transfers_out": "56248", "value": "107", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "66", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.6", "creativity": "3.3", "threat": "37.0", "ict_index": "8.1", "transfers_balance": "147638", "selected": "835042", "transfers_in": "158793", "transfers_out": "11155", "value": "108", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Jo\u00e3o M\u00e1rio Naval Costa Eduardo": [{"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.2", "creativity": "22.3", "threat": "12.0", "ict_index": "4.7", "transfers_balance": "4044", "selected": "4121", "transfers_in": "4321", "transfers_out": "277", "value": "65", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "27.2", "creativity": "21.0", "threat": "6.0", "ict_index": "5.4", "transfers_balance": "4189", "selected": "8479", "transfers_in": "5312", "transfers_out": "1123", "value": "65", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "15.8", "threat": "36.0", "ict_index": "6.3", "transfers_balance": "3080", "selected": "11852", "transfers_in": "4725", "transfers_out": "1645", "value": "65", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "3.4", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-2307", "selected": "9882", "transfers_in": "939", "transfers_out": "3246", "value": "64", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1274", "selected": "8651", "transfers_in": "481", "transfers_out": "1755", "value": "63", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "22.8", "threat": "9.0", "ict_index": "3.0", "transfers_balance": "-2008", "selected": "6486", "transfers_in": "193", "transfers_out": "2201", "value": "62", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.0", "creativity": "59.4", "threat": "17.0", "ict_index": "11.9", "transfers_balance": "-614", "selected": "4951", "transfers_in": "144", "transfers_out": "758", "value": "60", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "1.0", "creativity": "8.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2033", "selected": "7189", "transfers_in": "2547", "transfers_out": "514", "value": "60", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.2", "creativity": "27.2", "threat": "37.0", "ict_index": "7.3", "transfers_balance": "558", "selected": "7840", "transfers_in": "1510", "transfers_out": "952", "value": "60", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "26.1", "threat": "7.0", "ict_index": "3.5", "transfers_balance": "240", "selected": "8210", "transfers_in": "904", "transfers_out": "664", "value": "60", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "4.8", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-584", "selected": "7570", "transfers_in": "285", "transfers_out": "869", "value": "60", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "49.4", "creativity": "37.1", "threat": "37.0", "ict_index": "12.4", "transfers_balance": "-408", "selected": "7162", "transfers_in": "188", "transfers_out": "596", "value": "60", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "4.7", "threat": "11.0", "ict_index": "1.9", "transfers_balance": "-408", "selected": "7162", "transfers_in": "188", "transfers_out": "596", "value": "60", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "42.3", "threat": "9.0", "ict_index": "6.1", "transfers_balance": "4469", "selected": "12068", "transfers_in": "4956", "transfers_out": "487", "value": "60", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Andros Townsend": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.2", "creativity": "16.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "117997", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.8", "creativity": "5.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-19450", "selected": "103343", "transfers_in": "1228", "transfers_out": "20678", "value": "60", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "34.4", "threat": "16.0", "ict_index": "5.9", "transfers_balance": "-13003", "selected": "91595", "transfers_in": "3240", "transfers_out": "16243", "value": "59", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.8", "creativity": "59.8", "threat": "41.0", "ict_index": "12.7", "transfers_balance": "-13413", "selected": "79015", "transfers_in": "1330", "transfers_out": "14743", "value": "59", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "5.4", "threat": "12.0", "ict_index": "2.4", "transfers_balance": "-5707", "selected": "73839", "transfers_in": "3160", "transfers_out": "8867", "value": "58", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.0", "creativity": "6.2", "threat": "10.0", "ict_index": "2.7", "transfers_balance": "-10619", "selected": "63619", "transfers_in": "735", "transfers_out": "11354", "value": "58", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.4", "creativity": "12.3", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "-7217", "selected": "56641", "transfers_in": "509", "transfers_out": "7726", "value": "57", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "19.8", "threat": "17.0", "ict_index": "4.6", "transfers_balance": "-4870", "selected": "51994", "transfers_in": "695", "transfers_out": "5565", "value": "57", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "68.6", "threat": "11.0", "ict_index": "9.8", "transfers_balance": "850", "selected": "53057", "transfers_in": "3228", "transfers_out": "2378", "value": "57", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "8.0", "creativity": "21.6", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-1370", "selected": "51928", "transfers_in": "2258", "transfers_out": "3628", "value": "57", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.6", "creativity": "23.9", "threat": "47.0", "ict_index": "8.0", "transfers_balance": "-1098", "selected": "51031", "transfers_in": "1153", "transfers_out": "2251", "value": "57", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.2", "creativity": "25.6", "threat": "16.0", "ict_index": "5.0", "transfers_balance": "-87", "selected": "51252", "transfers_in": "2372", "transfers_out": "2459", "value": "57", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.8", "creativity": "32.2", "threat": "6.0", "ict_index": "6.7", "transfers_balance": "-1157", "selected": "50227", "transfers_in": "1180", "transfers_out": "2337", "value": "57", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.4", "creativity": "27.9", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "659", "selected": "51053", "transfers_in": "2130", "transfers_out": "1471", "value": "57", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "72.9", "threat": "23.0", "ict_index": "10.6", "transfers_balance": "-872", "selected": "50288", "transfers_in": "1100", "transfers_out": "1972", "value": "57", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.8", "creativity": "30.3", "threat": "51.0", "ict_index": "9.5", "transfers_balance": "305", "selected": "50806", "transfers_in": "2391", "transfers_out": "2086", "value": "57", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "1.7", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-1160", "selected": "49762", "transfers_in": "838", "transfers_out": "1998", "value": "57", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "44.4", "creativity": "46.2", "threat": "8.0", "ict_index": "9.9", "transfers_balance": "-1973", "selected": "47868", "transfers_in": "572", "transfers_out": "2545", "value": "56", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "26.6", "threat": "36.0", "ict_index": "8.1", "transfers_balance": "6500", "selected": "54788", "transfers_in": "8463", "transfers_out": "1963", "value": "56", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "12", "goals": "1", "assists": "1", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "62.2", "creativity": "17.2", "threat": "20.0", "ict_index": "9.9", "transfers_balance": "-1995", "selected": "52926", "transfers_in": "969", "transfers_out": "2964", "value": "56", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.4", "creativity": "29.8", "threat": "14.0", "ict_index": "5.2", "transfers_balance": "2913", "selected": "56230", "transfers_in": "5969", "transfers_out": "3056", "value": "56", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.0", "creativity": "44.3", "threat": "8.0", "ict_index": "8.6", "transfers_balance": "8048", "selected": "64534", "transfers_in": "12021", "transfers_out": "3973", "value": "56", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3937", "selected": "61375", "transfers_in": "14355", "transfers_out": "18292", "value": "56", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11861", "selected": "49554", "transfers_in": "284", "transfers_out": "12145", "value": "56", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.8", "creativity": "29.8", "threat": "42.0", "ict_index": "10.2", "transfers_balance": "928", "selected": "50806", "transfers_in": "3276", "transfers_out": "2348", "value": "56", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "6.2", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "14748", "selected": "66049", "transfers_in": "16722", "transfers_out": "1974", "value": "56", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.2", "creativity": "24.8", "threat": "3.0", "ict_index": "3.3", "transfers_balance": "-4586", "selected": "61767", "transfers_in": "2137", "transfers_out": "6723", "value": "56", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "24.7", "threat": "11.0", "ict_index": "4.8", "transfers_balance": "-3448", "selected": "58537", "transfers_in": "1187", "transfers_out": "4635", "value": "56", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "54.8", "creativity": "26.2", "threat": "20.0", "ict_index": "10.1", "transfers_balance": "-1796", "selected": "56787", "transfers_in": "670", "transfers_out": "2466", "value": "56", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "4.0", "threat": "13.0", "ict_index": "2.1", "transfers_balance": "4386", "selected": "64665", "transfers_in": "6020", "transfers_out": "1634", "value": "56", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.0", "creativity": "51.6", "threat": "29.0", "ict_index": "10.3", "transfers_balance": "19768", "selected": "138844", "transfers_in": "21982", "transfers_out": "2214", "value": "56", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "21.9", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "-6008", "selected": "78889", "transfers_in": "3731", "transfers_out": "9739", "value": "56", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.0", "creativity": "59.8", "threat": "23.0", "ict_index": "11.6", "transfers_balance": "841", "selected": "80069", "transfers_in": "5238", "transfers_out": "4397", "value": "56", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "23.6", "threat": "31.0", "ict_index": "7.0", "transfers_balance": "-192", "selected": "79217", "transfers_in": "4812", "transfers_out": "5004", "value": "56", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "17.3", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "3298", "selected": "84395", "transfers_in": "5847", "transfers_out": "2549", "value": "56", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "27.1", "threat": "9.0", "ict_index": "4.4", "transfers_balance": "-169", "selected": "83610", "transfers_in": "3923", "transfers_out": "4092", "value": "56", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "34.7", "threat": "24.0", "ict_index": "6.8", "transfers_balance": "-4388", "selected": "78886", "transfers_in": "2491", "transfers_out": "6879", "value": "56", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "31.6", "creativity": "32.2", "threat": "12.0", "ict_index": "7.6", "transfers_balance": "4795", "selected": "84447", "transfers_in": "7509", "transfers_out": "2714", "value": "56", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jefferson Montero": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3170", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "3176", "transfers_in": "107", "transfers_out": "576", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-573", "selected": "2698", "transfers_in": "78", "transfers_out": "651", "value": "49", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-632", "selected": "2074", "transfers_in": "26", "transfers_out": "658", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "1764", "transfers_in": "3", "transfers_out": "316", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-228", "selected": "1538", "transfers_in": "2", "transfers_out": "230", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "1401", "transfers_in": "5", "transfers_out": "143", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "1293", "transfers_in": "3", "transfers_out": "111", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "1245", "transfers_in": "2", "transfers_out": "50", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1203", "transfers_in": "4", "transfers_out": "46", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1169", "transfers_in": "2", "transfers_out": "37", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1142", "transfers_in": "3", "transfers_out": "30", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1117", "transfers_in": "2", "transfers_out": "29", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1104", "transfers_in": "0", "transfers_out": "13", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1092", "transfers_in": "0", "transfers_out": "12", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1077", "transfers_in": "2", "transfers_out": "19", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1069", "transfers_in": "1", "transfers_out": "9", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1066", "transfers_in": "1", "transfers_out": "5", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1055", "transfers_in": "2", "transfers_out": "13", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1044", "transfers_in": "1", "transfers_out": "12", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1022", "transfers_in": "0", "transfers_out": "22", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1019", "transfers_in": "1", "transfers_out": "4", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1009", "transfers_in": "1", "transfers_out": "11", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1005", "transfers_in": "2", "transfers_out": "7", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "997", "transfers_in": "0", "transfers_out": "9", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "995", "transfers_in": "0", "transfers_out": "2", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "993", "transfers_in": "3", "transfers_out": "5", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "988", "transfers_in": "2", "transfers_out": "8", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "984", "transfers_in": "0", "transfers_out": "4", "value": "49", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1137", "transfers_in": "0", "transfers_out": "0", "value": "49", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1132", "transfers_in": "0", "transfers_out": "3", "value": "49", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1132", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1132", "transfers_in": "0", "transfers_out": "0", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1131", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1130", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1130", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1130", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1131", "transfers_in": "2", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jordon Mutch": [{"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "137", "transfers_in": "108", "transfers_out": "46", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "203", "transfers_in": "82", "transfers_out": "39", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "258", "transfers_in": "73", "transfers_out": "51", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "290", "transfers_in": "38", "transfers_out": "34", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "320", "transfers_in": "43", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "305", "transfers_in": "19", "transfers_out": "41", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "323", "transfers_in": "21", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "354", "transfers_in": "36", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "380", "transfers_in": "20", "transfers_out": "29", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "378", "transfers_in": "14", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "386", "transfers_in": "19", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "378", "transfers_in": "21", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "377", "transfers_in": "14", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "396", "transfers_in": "18", "transfers_out": "18", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "409", "transfers_in": "22", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "419", "transfers_in": "30", "transfers_out": "38", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "425", "transfers_in": "23", "transfers_out": "23", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "445", "transfers_in": "19", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "459", "transfers_in": "22", "transfers_out": "13", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "475", "transfers_in": "18", "transfers_out": "16", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "496", "transfers_in": "21", "transfers_out": "19", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "501", "transfers_in": "9", "transfers_out": "10", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "441", "transfers_in": "0", "transfers_out": "16", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "418", "transfers_in": "3", "transfers_out": "19", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "417", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "413", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "410", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "408", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "405", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "405", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "405", "transfers_in": "3", "transfers_out": "3", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "James McArthur": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "219884", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-32730", "selected": "187944", "transfers_in": "502", "transfers_out": "33232", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "13.4", "threat": "28.0", "ict_index": "4.7", "transfers_balance": "-16509", "selected": "172078", "transfers_in": "2671", "transfers_out": "19180", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.6", "creativity": "6.7", "threat": "20.0", "ict_index": "2.7", "transfers_balance": "-13348", "selected": "159313", "transfers_in": "2133", "transfers_out": "15481", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-9346", "selected": "150236", "transfers_in": "2196", "transfers_out": "11542", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12248", "selected": "138323", "transfers_in": "2352", "transfers_out": "14600", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.7", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-283", "selected": "139567", "transfers_in": "12394", "transfers_out": "12677", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "15.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "16427", "selected": "158444", "transfers_in": "29655", "transfers_out": "13228", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.8", "creativity": "7.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "5062", "selected": "164464", "transfers_in": "13741", "transfers_out": "8679", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13870", "selected": "150788", "transfers_in": "2265", "transfers_out": "16135", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11845", "selected": "138970", "transfers_in": "150", "transfers_out": "11995", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "74", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "43.0", "creativity": "17.4", "threat": "40.0", "ict_index": "10.0", "transfers_balance": "-6648", "selected": "132421", "transfers_in": "539", "transfers_out": "7187", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "12.3", "threat": "66.0", "ict_index": "8.7", "transfers_balance": "3716", "selected": "136602", "transfers_in": "8162", "transfers_out": "4446", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "10.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2535", "selected": "134296", "transfers_in": "3259", "transfers_out": "5794", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "3.3", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-4277", "selected": "130201", "transfers_in": "1809", "transfers_out": "6086", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4814", "selected": "125686", "transfers_in": "2718", "transfers_out": "7532", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.0", "creativity": "11.1", "threat": "17.0", "ict_index": "6.5", "transfers_balance": "10423", "selected": "137291", "transfers_in": "15601", "transfers_out": "5178", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.2", "creativity": "3.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "19227", "selected": "158344", "transfers_in": "23845", "transfers_out": "4618", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "16.1", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "12069", "selected": "172358", "transfers_in": "22491", "transfers_out": "10422", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "37", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.2", "creativity": "11.5", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-1453", "selected": "171511", "transfers_in": "6133", "transfers_out": "7586", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5118", "selected": "166953", "transfers_in": "7112", "transfers_out": "12230", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "48.6", "creativity": "5.2", "threat": "33.0", "ict_index": "8.7", "transfers_balance": "-12619", "selected": "154450", "transfers_in": "2683", "transfers_out": "15302", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "1.8", "creativity": "4.2", "threat": "22.0", "ict_index": "2.8", "transfers_balance": "16593", "selected": "172332", "transfers_in": "33323", "transfers_out": "16730", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "26.7", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "9053", "selected": "182054", "transfers_in": "19180", "transfers_out": "10127", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "5.6", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "19169", "selected": "202071", "transfers_in": "30178", "transfers_out": "11009", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.4", "creativity": "33.5", "threat": "66.0", "ict_index": "11.8", "transfers_balance": "14396", "selected": "216919", "transfers_in": "22592", "transfers_out": "8196", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "5.1", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "1657", "selected": "219173", "transfers_in": "15824", "transfers_out": "14167", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.4", "creativity": "10.3", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "1678", "selected": "221521", "transfers_in": "12874", "transfers_out": "11196", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.2", "creativity": "2.5", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-1893", "selected": "219766", "transfers_in": "4892", "transfers_out": "6785", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.8", "creativity": "13.8", "threat": "12.0", "ict_index": "3.6", "transfers_balance": "-1796", "selected": "217954", "transfers_in": "4624", "transfers_out": "6420", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.4", "creativity": "2.8", "threat": "24.0", "ict_index": "4.4", "transfers_balance": "-4064", "selected": "199920", "transfers_in": "3393", "transfers_out": "7457", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.6", "creativity": "1.2", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-8728", "selected": "205740", "transfers_in": "5388", "transfers_out": "14116", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.4", "creativity": "16.8", "threat": "22.0", "ict_index": "5.8", "transfers_balance": "-2116", "selected": "203808", "transfers_in": "6398", "transfers_out": "8514", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.2", "creativity": "13.8", "threat": "53.0", "ict_index": "7.1", "transfers_balance": "-1459", "selected": "200815", "transfers_in": "7615", "transfers_out": "9074", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "5.3", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "235", "selected": "202495", "transfers_in": "4604", "transfers_out": "4369", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "53.6", "creativity": "22.2", "threat": "66.0", "ict_index": "14.2", "transfers_balance": "-1815", "selected": "201273", "transfers_in": "4439", "transfers_out": "6254", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "46.4", "creativity": "16.0", "threat": "17.0", "ict_index": "7.9", "transfers_balance": "15669", "selected": "218602", "transfers_in": "22923", "transfers_out": "7254", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.2", "creativity": "15.2", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "58554", "selected": "281352", "transfers_in": "62408", "transfers_out": "3854", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jayson Molumby": [{"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "92", "selected": "146", "transfers_in": "159", "transfers_out": "67", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "229", "transfers_in": "103", "transfers_out": "55", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "278", "transfers_in": "76", "transfers_out": "63", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "322", "transfers_in": "56", "transfers_out": "45", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "368", "transfers_in": "60", "transfers_out": "39", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "378", "transfers_in": "28", "transfers_out": "34", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "384", "transfers_in": "27", "transfers_out": "29", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "402", "transfers_in": "30", "transfers_out": "28", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "433", "transfers_in": "37", "transfers_out": "30", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "432", "transfers_in": "17", "transfers_out": "25", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "441", "transfers_in": "18", "transfers_out": "18", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "447", "transfers_in": "21", "transfers_out": "31", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "446", "transfers_in": "18", "transfers_out": "26", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "444", "transfers_in": "17", "transfers_out": "26", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "443", "transfers_in": "16", "transfers_out": "20", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "441", "transfers_in": "24", "transfers_out": "32", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "443", "transfers_in": "9", "transfers_out": "17", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "446", "transfers_in": "8", "transfers_out": "17", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "451", "transfers_in": "9", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "462", "transfers_in": "10", "transfers_out": "7", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "489", "transfers_in": "18", "transfers_out": "16", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "493", "transfers_in": "7", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "442", "transfers_in": "18", "transfers_out": "16", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "442", "transfers_in": "6", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "451", "transfers_in": "8", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "467", "transfers_in": "17", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "467", "transfers_in": "17", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "469", "transfers_in": "4", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "487", "transfers_in": "18", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "487", "transfers_in": "18", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "492", "transfers_in": "11", "transfers_out": "10", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Florent Hadergjonaj": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "65", "transfers_in": "39", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38", "selected": "224", "transfers_in": "66", "transfers_out": "28", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "260", "transfers_in": "29", "transfers_out": "34", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-9", "selected": "296", "transfers_in": "36", "transfers_out": "45", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "347", "transfers_in": "50", "transfers_out": "37", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "382", "transfers_in": "25", "transfers_out": "30", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "389", "transfers_in": "15", "transfers_out": "22", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-6", "selected": "407", "transfers_in": "30", "transfers_out": "36", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "20.6", "creativity": "21.8", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "-4", "selected": "422", "transfers_in": "22", "transfers_out": "26", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.2", "creativity": "32.5", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "758", "selected": "1357", "transfers_in": "896", "transfers_out": "138", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "1222", "transfers_in": "51", "transfers_out": "207", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-57", "selected": "1180", "transfers_in": "33", "transfers_out": "90", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1152", "transfers_in": "49", "transfers_out": "86", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1130", "transfers_in": "52", "transfers_out": "95", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "15.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-41", "selected": "1103", "transfers_in": "29", "transfers_out": "70", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "1.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "25", "selected": "1154", "transfers_in": "69", "transfers_out": "44", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.8", "creativity": "31.8", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "18", "selected": "1201", "transfers_in": "91", "transfers_out": "73", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "1262", "transfers_in": "93", "transfers_out": "47", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-64", "selected": "1222", "transfers_in": "57", "transfers_out": "121", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "1148", "transfers_in": "21", "transfers_out": "98", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "1137", "transfers_in": "57", "transfers_out": "98", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "15.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-38", "selected": "1111", "transfers_in": "34", "transfers_out": "72", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-9", "selected": "1120", "transfers_in": "42", "transfers_out": "51", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "17.6", "creativity": "21.7", "threat": "8.0", "ict_index": "4.7", "transfers_balance": "-3", "selected": "1123", "transfers_in": "22", "transfers_out": "25", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.2", "creativity": "2.1", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "58", "selected": "1195", "transfers_in": "102", "transfers_out": "44", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "13.2", "creativity": "11.6", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "84", "selected": "1306", "transfers_in": "153", "transfers_out": "69", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.6", "creativity": "5.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "10", "selected": "1322", "transfers_in": "49", "transfers_out": "39", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "33.2", "creativity": "109.5", "threat": "5.0", "ict_index": "14.8", "transfers_balance": "580", "selected": "1893", "transfers_in": "625", "transfers_out": "45", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.6", "creativity": "2.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "6524", "selected": "24279", "transfers_in": "6801", "transfers_out": "277", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1238", "selected": "7231", "transfers_in": "341", "transfers_out": "1579", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "29.5", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-1172", "selected": "6070", "transfers_in": "35", "transfers_out": "1207", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.2", "creativity": "16.7", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-717", "selected": "5090", "transfers_in": "103", "transfers_out": "820", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.4", "creativity": "26.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-64", "selected": "4938", "transfers_in": "219", "transfers_out": "283", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.6", "creativity": "10.9", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "-419", "selected": "4482", "transfers_in": "71", "transfers_out": "490", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-419", "selected": "4482", "transfers_in": "71", "transfers_out": "490", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "26.1", "threat": "30.0", "ict_index": "6.8", "transfers_balance": "-83", "selected": "4440", "transfers_in": "112", "transfers_out": "195", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Aymeric Laporte": [{"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "11.6", "creativity": "1.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91609", "selected": "93506", "transfers_in": "95143", "transfers_out": "3534", "value": "55", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.6", "creativity": "1.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1885", "selected": "96607", "transfers_in": "18623", "transfers_out": "16738", "value": "55", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13621", "selected": "83939", "transfers_in": "6063", "transfers_out": "19684", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "17.2", "creativity": "2.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-16720", "selected": "67237", "transfers_in": "1436", "transfers_out": "18156", "value": "54", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3831", "selected": "70349", "transfers_in": "8831", "transfers_out": "5000", "value": "54", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.8", "creativity": "18.9", "threat": "18.0", "ict_index": "4.8", "transfers_balance": "-4771", "selected": "59875", "transfers_in": "1546", "transfers_out": "6317", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6874", "selected": "53009", "transfers_in": "821", "transfers_out": "7695", "value": "52", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.6", "creativity": "0.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-5767", "selected": "46457", "transfers_in": "1249", "transfers_out": "7016", "value": "51", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "27.6", "creativity": "4.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "8672", "selected": "57891", "transfers_in": "10371", "transfers_out": "1699", "value": "51", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.0", "creativity": "4.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "9448", "selected": "66283", "transfers_in": "11761", "transfers_out": "2313", "value": "51", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32970", "selected": "101652", "transfers_in": "35656", "transfers_out": "2686", "value": "51", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "27.2", "creativity": "13.8", "threat": "8.0", "ict_index": "4.9", "transfers_balance": "32970", "selected": "101652", "transfers_in": "35656", "transfers_out": "2686", "value": "51", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.2", "creativity": "5.4", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-8409", "selected": "90663", "transfers_in": "1482", "transfers_out": "9891", "value": "51", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Martin Dubravka": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "312", "selected": "330", "transfers_in": "346", "transfers_out": "34", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "26.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "148", "selected": "515", "transfers_in": "191", "transfers_out": "43", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "21.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "11126", "selected": "12356", "transfers_in": "11985", "transfers_out": "859", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "11.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1254", "selected": "13747", "transfers_in": "1982", "transfers_out": "728", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "5759", "selected": "19654", "transfers_in": "6431", "transfers_out": "672", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "6808", "selected": "26438", "transfers_in": "9464", "transfers_out": "2656", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "2829", "selected": "29399", "transfers_in": "5096", "transfers_out": "2267", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "1013", "selected": "29728", "transfers_in": "2941", "transfers_out": "1928", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "13233", "selected": "48868", "transfers_in": "14305", "transfers_out": "1072", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "12420", "selected": "56551", "transfers_in": "14380", "transfers_out": "1960", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "11", "goals": "0", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "39", "influence": "68.2", "creativity": "0.0", "threat": "0.0", "ict_index": "6.8", "transfers_balance": "1564", "selected": "57891", "transfers_in": "4499", "transfers_out": "2935", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "43.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "1564", "selected": "57891", "transfers_in": "4499", "transfers_out": "2935", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-370", "selected": "57451", "transfers_in": "1484", "transfers_out": "1854", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Javier Manquillo": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "10.9", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "57103", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "28.6", "creativity": "18.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "-1328", "selected": "59082", "transfers_in": "2876", "transfers_out": "4204", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "5.0", "creativity": "10.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-4669", "selected": "55142", "transfers_in": "1689", "transfers_out": "6358", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "14.6", "creativity": "40.2", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-1661", "selected": "54805", "transfers_in": "2948", "transfers_out": "4609", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2204", "selected": "58394", "transfers_in": "5833", "transfers_out": "3629", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6195", "selected": "52953", "transfers_in": "1733", "transfers_out": "7928", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-6641", "selected": "46601", "transfers_in": "678", "transfers_out": "7319", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "12.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-188", "selected": "46894", "transfers_in": "4360", "transfers_out": "4548", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.4", "creativity": "3.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "2502", "selected": "49684", "transfers_in": "4861", "transfers_out": "2359", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "1.8", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "10601", "selected": "61193", "transfers_in": "14081", "transfers_out": "3480", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "2.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "9292", "selected": "71323", "transfers_in": "12197", "transfers_out": "2905", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "0.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "440", "selected": "72357", "transfers_in": "5217", "transfers_out": "4777", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.0", "creativity": "2.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3962", "selected": "76709", "transfers_in": "7305", "transfers_out": "3343", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1836", "selected": "75092", "transfers_in": "2291", "transfers_out": "4127", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.2", "creativity": "3.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-4895", "selected": "70326", "transfers_in": "1173", "transfers_out": "6068", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "0.7", "threat": "6.0", "ict_index": "1.7", "transfers_balance": "-835", "selected": "69823", "transfers_in": "2551", "transfers_out": "3386", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "23.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-1097", "selected": "68871", "transfers_in": "1810", "transfers_out": "2907", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "11.2", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-3525", "selected": "65441", "transfers_in": "569", "transfers_out": "4094", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "22.2", "creativity": "1.2", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-2515", "selected": "63063", "transfers_in": "753", "transfers_out": "3268", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.9", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-2076", "selected": "61059", "transfers_in": "576", "transfers_out": "2652", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "914", "selected": "62119", "transfers_in": "3655", "transfers_out": "2741", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "12.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-4281", "selected": "57866", "transfers_in": "551", "transfers_out": "4832", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "58158", "transfers_in": "3808", "transfers_out": "3779", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-4860", "selected": "53351", "transfers_in": "264", "transfers_out": "5124", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1915", "selected": "51499", "transfers_in": "500", "transfers_out": "2415", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2479", "selected": "49045", "transfers_in": "138", "transfers_out": "2617", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2810", "selected": "46271", "transfers_in": "123", "transfers_out": "2933", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1954", "selected": "44368", "transfers_in": "163", "transfers_out": "2117", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-889", "selected": "43484", "transfers_in": "130", "transfers_out": "1019", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1047", "selected": "42629", "transfers_in": "141", "transfers_out": "1188", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-667", "selected": "40994", "transfers_in": "161", "transfers_out": "828", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-803", "selected": "40203", "transfers_in": "45", "transfers_out": "848", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-919", "selected": "39139", "transfers_in": "26", "transfers_out": "945", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-399", "selected": "38946", "transfers_in": "156", "transfers_out": "555", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-436", "selected": "38515", "transfers_in": "136", "transfers_out": "572", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.2", "creativity": "20.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-430", "selected": "38067", "transfers_in": "143", "transfers_out": "573", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "38067", "transfers_in": "143", "transfers_out": "573", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "37851", "transfers_in": "157", "transfers_out": "391", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Ben Johnson": [{"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "154", "selected": "241", "transfers_in": "188", "transfers_out": "34", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "113", "selected": "415", "transfers_in": "172", "transfers_out": "59", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "79", "selected": "554", "transfers_in": "127", "transfers_out": "48", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "589", "transfers_in": "65", "transfers_out": "74", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "593", "transfers_in": "34", "transfers_out": "57", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "609", "transfers_in": "37", "transfers_out": "32", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "609", "transfers_in": "37", "transfers_out": "32", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "632", "transfers_in": "63", "transfers_out": "67", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "662", "transfers_in": "46", "transfers_out": "42", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "700", "transfers_in": "38", "transfers_out": "38", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "726", "transfers_in": "45", "transfers_out": "36", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "746", "transfers_in": "39", "transfers_out": "44", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "811", "transfers_in": "60", "transfers_out": "47", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "856", "transfers_in": "40", "transfers_out": "24", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "767", "transfers_in": "13", "transfers_out": "22", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "794", "transfers_in": "17", "transfers_out": "23", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "836", "transfers_in": "46", "transfers_out": "27", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "960", "transfers_in": "76", "transfers_out": "28", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "984", "transfers_in": "60", "transfers_out": "32", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "989", "transfers_in": "49", "transfers_out": "29", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "1046", "transfers_in": "54", "transfers_out": "30", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "1046", "transfers_in": "54", "transfers_out": "30", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75", "selected": "1133", "transfers_in": "116", "transfers_out": "41", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Kieran Trippier": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "161833", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "14.6", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-50917", "selected": "113022", "transfers_in": "1325", "transfers_out": "52242", "value": "54", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.2", "creativity": "9.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "17564", "selected": "132128", "transfers_in": "36350", "transfers_out": "18786", "value": "54", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "35.8", "creativity": "28.3", "threat": "0.0", "ict_index": "6.4", "transfers_balance": "-13606", "selected": "119660", "transfers_in": "10417", "transfers_out": "24023", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "4.0", "creativity": "29.5", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "18227", "selected": "140339", "transfers_in": "28933", "transfers_out": "10706", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "20689", "selected": "164627", "transfers_in": "34797", "transfers_out": "14108", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "81", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "48", "influence": "50.8", "creativity": "36.8", "threat": "0.0", "ict_index": "8.8", "transfers_balance": "6767", "selected": "173742", "transfers_in": "24234", "transfers_out": "17467", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "27.2", "creativity": "61.3", "threat": "4.0", "ict_index": "9.3", "transfers_balance": "71411", "selected": "255326", "transfers_in": "88107", "transfers_out": "16696", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.8", "creativity": "28.6", "threat": "0.0", "ict_index": "6.6", "transfers_balance": "96168", "selected": "359088", "transfers_in": "111924", "transfers_out": "15756", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "82559", "selected": "450976", "transfers_in": "106044", "transfers_out": "23485", "value": "56", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "65218", "selected": "521953", "transfers_in": "102268", "transfers_out": "37050", "value": "56", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.8", "creativity": "4.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-47255", "selected": "478172", "transfers_in": "29447", "transfers_out": "76702", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "33.4", "creativity": "97.3", "threat": "5.0", "ict_index": "13.6", "transfers_balance": "-1288", "selected": "478610", "transfers_in": "27239", "transfers_out": "28527", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5012", "selected": "474885", "transfers_in": "16196", "transfers_out": "21208", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.4", "creativity": "10.1", "threat": "5.0", "ict_index": "4.2", "transfers_balance": "-40333", "selected": "435490", "transfers_in": "9173", "transfers_out": "49506", "value": "57", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.6", "creativity": "32.6", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "-3333", "selected": "434642", "transfers_in": "23517", "transfers_out": "26850", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11764", "selected": "423929", "transfers_in": "9281", "transfers_out": "21045", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.6", "creativity": "22.3", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-55627", "selected": "368836", "transfers_in": "2329", "transfers_out": "57956", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17217", "selected": "352938", "transfers_in": "14022", "transfers_out": "31239", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22544", "selected": "331392", "transfers_in": "11625", "transfers_out": "34169", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "22.0", "creativity": "42.0", "threat": "4.0", "ict_index": "6.8", "transfers_balance": "-9266", "selected": "253432", "transfers_in": "10927", "transfers_out": "20193", "value": "53", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9266", "selected": "253432", "transfers_in": "10927", "transfers_out": "20193", "value": "53", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3504", "selected": "251460", "transfers_in": "21093", "transfers_out": "24597", "value": "53", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.2", "creativity": "4.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-28316", "selected": "223683", "transfers_in": "4080", "transfers_out": "32396", "value": "53", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "22.0", "creativity": "12.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-18691", "selected": "205651", "transfers_in": "3436", "transfers_out": "22127", "value": "52", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.0", "creativity": "17.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "15084", "selected": "221502", "transfers_in": "20950", "transfers_out": "5866", "value": "52", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.8", "creativity": "26.9", "threat": "21.0", "ict_index": "6.3", "transfers_balance": "12733", "selected": "235560", "transfers_in": "21443", "transfers_out": "8710", "value": "52", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60938", "selected": "299795", "transfers_in": "68878", "transfers_out": "7940", "value": "53", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4656", "selected": "306295", "transfers_in": "24141", "transfers_out": "19485", "value": "53", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-25628", "selected": "274231", "transfers_in": "7917", "transfers_out": "33545", "value": "53", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.4", "creativity": "4.7", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "-4194", "selected": "262254", "transfers_in": "6243", "transfers_out": "10437", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7144", "selected": "270231", "transfers_in": "12902", "transfers_out": "5758", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "14.5", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-570", "selected": "270651", "transfers_in": "11360", "transfers_out": "11930", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-570", "selected": "270651", "transfers_in": "11360", "transfers_out": "11930", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "41.8", "creativity": "43.1", "threat": "4.0", "ict_index": "8.9", "transfers_balance": "3919", "selected": "263321", "transfers_in": "9106", "transfers_out": "5187", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.0", "creativity": "44.8", "threat": "12.0", "ict_index": "7.2", "transfers_balance": "55271", "selected": "323382", "transfers_in": "58618", "transfers_out": "3347", "value": "52", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.8", "creativity": "32.0", "threat": "8.0", "ict_index": "5.7", "transfers_balance": "55271", "selected": "323382", "transfers_in": "58618", "transfers_out": "3347", "value": "52", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33390", "selected": "283931", "transfers_in": "4440", "transfers_out": "37830", "value": "52", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Sead Haksabanovic": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "13", "transfers_in": "13", "transfers_out": "6", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "121", "transfers_in": "75", "transfers_out": "38", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "164", "transfers_in": "27", "transfers_out": "23", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "214", "transfers_in": "34", "transfers_out": "31", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "251", "transfers_in": "50", "transfers_out": "42", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "294", "transfers_in": "57", "transfers_out": "39", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "316", "transfers_in": "35", "transfers_out": "35", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "338", "transfers_in": "30", "transfers_out": "26", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39", "selected": "413", "transfers_in": "76", "transfers_out": "37", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "483", "transfers_in": "56", "transfers_out": "40", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "496", "transfers_in": "23", "transfers_out": "30", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "506", "transfers_in": "23", "transfers_out": "23", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "514", "transfers_in": "16", "transfers_out": "20", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "522", "transfers_in": "18", "transfers_out": "25", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "533", "transfers_in": "15", "transfers_out": "14", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "536", "transfers_in": "18", "transfers_out": "24", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "540", "transfers_in": "27", "transfers_out": "30", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "535", "transfers_in": "10", "transfers_out": "18", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "554", "transfers_in": "30", "transfers_out": "17", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "554", "transfers_in": "30", "transfers_out": "17", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "558", "transfers_in": "22", "transfers_out": "31", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "565", "transfers_in": "21", "transfers_out": "22", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "577", "transfers_in": "20", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "582", "transfers_in": "18", "transfers_out": "20", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "596", "transfers_in": "14", "transfers_out": "16", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "611", "transfers_in": "13", "transfers_out": "18", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "615", "transfers_in": "10", "transfers_out": "17", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "588", "transfers_in": "11", "transfers_out": "12", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "606", "transfers_in": "14", "transfers_out": "9", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "611", "transfers_in": "8", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "623", "transfers_in": "10", "transfers_out": "5", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "629", "transfers_in": "3", "transfers_out": "4", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "627", "transfers_in": "6", "transfers_out": "8", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "634", "transfers_in": "15", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "634", "transfers_in": "15", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "647", "transfers_in": "38", "transfers_out": "28", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Eliaquim Mangala": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "209", "selected": "2294", "transfers_in": "280", "transfers_out": "71", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "3170", "transfers_in": "409", "transfers_out": "484", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-232", "selected": "3816", "transfers_in": "310", "transfers_out": "542", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "149", "selected": "4533", "transfers_in": "465", "transfers_out": "316", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "4923", "transfers_in": "500", "transfers_out": "589", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "5247", "transfers_in": "509", "transfers_out": "584", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "5498", "transfers_in": "370", "transfers_out": "496", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "5501", "transfers_in": "153", "transfers_out": "284", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "5491", "transfers_in": "200", "transfers_out": "371", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "5555", "transfers_in": "163", "transfers_out": "250", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "0.5", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "69", "selected": "5846", "transfers_in": "342", "transfers_out": "273", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1427", "selected": "7436", "transfers_in": "1769", "transfers_out": "342", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-406", "selected": "7141", "transfers_in": "322", "transfers_out": "728", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "4.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-280", "selected": "7000", "transfers_in": "342", "transfers_out": "622", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "17", "selected": "7255", "transfers_in": "474", "transfers_out": "457", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.0", "creativity": "1.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1945", "selected": "9476", "transfers_in": "2353", "transfers_out": "408", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.0", "creativity": "0.5", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "688", "selected": "10368", "transfers_in": "1323", "transfers_out": "635", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5058", "selected": "15816", "transfers_in": "7260", "transfers_out": "2202", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2210", "selected": "13753", "transfers_in": "700", "transfers_out": "2910", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.6", "creativity": "10.9", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "724", "selected": "14738", "transfers_in": "2529", "transfers_out": "1805", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1017", "selected": "15899", "transfers_in": "2813", "transfers_out": "1796", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2711", "selected": "13495", "transfers_in": "701", "transfers_out": "3412", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1447", "selected": "12185", "transfers_in": "200", "transfers_out": "1647", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-825", "selected": "11518", "transfers_in": "182", "transfers_out": "1007", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "0.7", "threat": "20.0", "ict_index": "2.7", "transfers_balance": "2422", "selected": "14085", "transfers_in": "3114", "transfers_out": "692", "value": "50", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "44", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "0.6", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "1996", "selected": "16328", "transfers_in": "2982", "transfers_out": "986", "value": "50", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3284", "selected": "13101", "transfers_in": "123", "transfers_out": "3407", "value": "50", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1285", "selected": "11812", "transfers_in": "17", "transfers_out": "1302", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-743", "selected": "9738", "transfers_in": "21", "transfers_out": "764", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "9341", "transfers_in": "11", "transfers_out": "328", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "9220", "transfers_in": "11", "transfers_out": "268", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "9064", "transfers_in": "9", "transfers_out": "174", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "8938", "transfers_in": "8", "transfers_out": "143", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "8849", "transfers_in": "7", "transfers_out": "101", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "8804", "transfers_in": "15", "transfers_out": "72", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "8756", "transfers_in": "15", "transfers_out": "63", "value": "50", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "8708", "transfers_in": "15", "transfers_out": "65", "value": "50", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Peter Crouch": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.4", "creativity": "10.8", "threat": "24.0", "ict_index": "3.8", "transfers_balance": "0", "selected": "104948", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15164", "selected": "96131", "transfers_in": "2110", "transfers_out": "17274", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "28", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.4", "creativity": "0.3", "threat": "21.0", "ict_index": "5.7", "transfers_balance": "-16818", "selected": "81286", "transfers_in": "1587", "transfers_out": "18405", "value": "49", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3006", "selected": "90822", "transfers_in": "14275", "transfers_out": "11269", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.6", "creativity": "10.3", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-4865", "selected": "88366", "transfers_in": "5937", "transfers_out": "10802", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.6", "creativity": "11.9", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-5322", "selected": "84958", "transfers_in": "5951", "transfers_out": "11273", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "20", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "32.2", "creativity": "1.1", "threat": "37.0", "ict_index": "7.0", "transfers_balance": "-5137", "selected": "81103", "transfers_in": "5838", "transfers_out": "10975", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11793", "selected": "95838", "transfers_in": "20830", "transfers_out": "9037", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "10.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-4788", "selected": "91769", "transfers_in": "4387", "transfers_out": "9175", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7697", "selected": "84710", "transfers_in": "4278", "transfers_out": "11975", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "21", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.6", "creativity": "10.6", "threat": "19.0", "ict_index": "6.4", "transfers_balance": "-7964", "selected": "76857", "transfers_in": "393", "transfers_out": "8357", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "11.8", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "12083", "selected": "91418", "transfers_in": "17296", "transfers_out": "5213", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.0", "creativity": "4.7", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "14099", "selected": "107197", "transfers_in": "20916", "transfers_out": "6817", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "14.0", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "12543", "selected": "121108", "transfers_in": "19500", "transfers_out": "6957", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.4", "creativity": "26.8", "threat": "41.0", "ict_index": "9.0", "transfers_balance": "8340", "selected": "131043", "transfers_in": "16313", "transfers_out": "7973", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "16380", "selected": "150424", "transfers_in": "26080", "transfers_out": "9700", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "10.4", "creativity": "36.5", "threat": "15.0", "ict_index": "6.2", "transfers_balance": "1291", "selected": "152874", "transfers_in": "11932", "transfers_out": "10641", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.8", "creativity": "5.7", "threat": "14.0", "ict_index": "2.2", "transfers_balance": "821", "selected": "154869", "transfers_in": "11167", "transfers_out": "10346", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "18.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "8032", "selected": "164949", "transfers_in": "20923", "transfers_out": "12891", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "9.8", "threat": "13.0", "ict_index": "2.7", "transfers_balance": "19750", "selected": "186698", "transfers_in": "27914", "transfers_out": "8164", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4019", "selected": "192473", "transfers_in": "21233", "transfers_out": "17214", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "25.8", "threat": "12.0", "ict_index": "4.9", "transfers_balance": "-4533", "selected": "188377", "transfers_in": "13920", "transfers_out": "18453", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "17.0", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-5613", "selected": "184221", "transfers_in": "17960", "transfers_out": "23573", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "15808", "selected": "201472", "transfers_in": "30713", "transfers_out": "14905", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.4", "creativity": "1.8", "threat": "26.0", "ict_index": "3.0", "transfers_balance": "-5352", "selected": "197483", "transfers_in": "13347", "transfers_out": "18699", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "15.2", "threat": "30.0", "ict_index": "4.6", "transfers_balance": "-16503", "selected": "181435", "transfers_in": "4643", "transfers_out": "21146", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11941", "selected": "170263", "transfers_in": "5434", "transfers_out": "17375", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25384", "selected": "145195", "transfers_in": "1218", "transfers_out": "26602", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.2", "creativity": "15.6", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-6732", "selected": "138489", "transfers_in": "1266", "transfers_out": "7998", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "1.4", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-2164", "selected": "135199", "transfers_in": "2946", "transfers_out": "5110", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.6", "creativity": "5.9", "threat": "20.0", "ict_index": "2.9", "transfers_balance": "1190", "selected": "135158", "transfers_in": "4798", "transfers_out": "3608", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "10.6", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-3375", "selected": "133905", "transfers_in": "3497", "transfers_out": "6872", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.4", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-1765", "selected": "132383", "transfers_in": "2959", "transfers_out": "4724", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.0", "creativity": "1.3", "threat": "35.0", "ict_index": "7.0", "transfers_balance": "-1672", "selected": "130543", "transfers_in": "3062", "transfers_out": "4734", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.0", "creativity": "6.9", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "2427", "selected": "139626", "transfers_in": "4966", "transfers_out": "2539", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "14.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "716", "selected": "134671", "transfers_in": "4313", "transfers_out": "3597", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "14.4", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "2193", "selected": "137107", "transfers_in": "6547", "transfers_out": "4354", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.6", "creativity": "5.2", "threat": "21.0", "ict_index": "5.5", "transfers_balance": "3255", "selected": "140701", "transfers_in": "6788", "transfers_out": "3533", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Erik Lamela": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2875", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-884", "selected": "2421", "transfers_in": "146", "transfers_out": "1030", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "2018", "transfers_in": "102", "transfers_out": "596", "value": "64", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "1873", "transfers_in": "69", "transfers_out": "348", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "1804", "transfers_in": "65", "transfers_out": "191", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "1774", "transfers_in": "79", "transfers_out": "188", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "1710", "transfers_in": "71", "transfers_out": "173", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "1685", "transfers_in": "67", "transfers_out": "129", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1695", "transfers_in": "57", "transfers_out": "64", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1687", "transfers_in": "68", "transfers_out": "95", "value": "63", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1724", "transfers_in": "45", "transfers_out": "59", "value": "63", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1812", "transfers_in": "56", "transfers_out": "80", "value": "63", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1852", "transfers_in": "40", "transfers_out": "54", "value": "63", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.6", "creativity": "28.8", "threat": "17.0", "ict_index": "6.9", "transfers_balance": "200", "selected": "2095", "transfers_in": "248", "transfers_out": "48", "value": "63", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "2494", "selected": "4793", "transfers_in": "2766", "transfers_out": "272", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "26.2", "threat": "39.0", "ict_index": "7.2", "transfers_balance": "-191", "selected": "4782", "transfers_in": "820", "transfers_out": "1011", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.4", "creativity": "35.3", "threat": "40.0", "ict_index": "8.0", "transfers_balance": "21", "selected": "4942", "transfers_in": "824", "transfers_out": "803", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "13", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "0.1", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-92", "selected": "4960", "transfers_in": "654", "transfers_out": "746", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-197", "selected": "4911", "transfers_in": "572", "transfers_out": "769", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.9", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-119", "selected": "4910", "transfers_in": "472", "transfers_out": "591", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "9.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "644", "selected": "4858", "transfers_in": "1055", "transfers_out": "411", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.4", "creativity": "15.7", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "644", "selected": "4858", "transfers_in": "1055", "transfers_out": "411", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-63", "selected": "4984", "transfers_in": "1031", "transfers_out": "1094", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.9", "threat": "29.0", "ict_index": "2.8", "transfers_balance": "-624", "selected": "4516", "transfers_in": "227", "transfers_out": "851", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.4", "creativity": "2.5", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-382", "selected": "4315", "transfers_in": "227", "transfers_out": "609", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "2.2", "creativity": "17.8", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-36", "selected": "4362", "transfers_in": "245", "transfers_out": "281", "value": "63", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.6", "creativity": "27.5", "threat": "52.0", "ict_index": "8.1", "transfers_balance": "280", "selected": "4822", "transfers_in": "581", "transfers_out": "301", "value": "63", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.8", "creativity": "18.3", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "977", "selected": "6230", "transfers_in": "1500", "transfers_out": "523", "value": "63", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "2.8", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "1152", "selected": "7541", "transfers_in": "1633", "transfers_out": "481", "value": "63", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "32.5", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-456", "selected": "7185", "transfers_in": "550", "transfers_out": "1006", "value": "63", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "15.9", "threat": "22.0", "ict_index": "5.3", "transfers_balance": "294", "selected": "7626", "transfers_in": "915", "transfers_out": "621", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.2", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "550", "selected": "8267", "transfers_in": "1099", "transfers_out": "549", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "3.6", "threat": "13.0", "ict_index": "2.3", "transfers_balance": "135", "selected": "8599", "transfers_in": "897", "transfers_out": "762", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.6", "creativity": "1.3", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "135", "selected": "8599", "transfers_in": "897", "transfers_out": "762", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "106", "selected": "8234", "transfers_in": "488", "transfers_out": "382", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.0", "creativity": "23.1", "threat": "28.0", "ict_index": "6.4", "transfers_balance": "-7", "selected": "8297", "transfers_in": "442", "transfers_out": "449", "value": "63", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "11.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-7", "selected": "8297", "transfers_in": "442", "transfers_out": "449", "value": "63", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "16", "goals": "2", "assists": "1", "conceded": "4", "bonus": "1", "minutes": "78", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "72.0", "creativity": "1.9", "threat": "60.0", "ict_index": "13.4", "transfers_balance": "209", "selected": "8618", "transfers_in": "593", "transfers_out": "384", "value": "63", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Marouane Fellaini": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "20119", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2287", "selected": "22421", "transfers_in": "1077", "transfers_out": "3364", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "36.4", "creativity": "10.7", "threat": "35.0", "ict_index": "8.2", "transfers_balance": "-3208", "selected": "20103", "transfers_in": "742", "transfers_out": "3950", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4114", "selected": "27233", "transfers_in": "6703", "transfers_out": "2589", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.0", "creativity": "7.9", "threat": "33.0", "ict_index": "5.8", "transfers_balance": "13083", "selected": "42028", "transfers_in": "18892", "transfers_out": "5809", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "23.0", "creativity": "5.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "10454", "selected": "54993", "transfers_in": "16839", "transfers_out": "6385", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "81.4", "creativity": "13.1", "threat": "74.0", "ict_index": "16.9", "transfers_balance": "-10876", "selected": "44913", "transfers_in": "6335", "transfers_out": "17211", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64666", "selected": "117553", "transfers_in": "114633", "transfers_out": "49967", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23874", "selected": "94114", "transfers_in": "4016", "transfers_out": "27890", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18308", "selected": "76275", "transfers_in": "3086", "transfers_out": "21394", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.8", "creativity": "21.4", "threat": "23.0", "ict_index": "5.1", "transfers_balance": "-7853", "selected": "68607", "transfers_in": "1226", "transfers_out": "9079", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.4", "creativity": "1.6", "threat": "33.0", "ict_index": "3.9", "transfers_balance": "4586", "selected": "74078", "transfers_in": "9807", "transfers_out": "5221", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-4407", "selected": "70037", "transfers_in": "3207", "transfers_out": "7614", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4733", "selected": "65531", "transfers_in": "1576", "transfers_out": "6309", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11170", "selected": "54420", "transfers_in": "174", "transfers_out": "11344", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6264", "selected": "48209", "transfers_in": "289", "transfers_out": "6553", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2951", "selected": "45291", "transfers_in": "143", "transfers_out": "3094", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2649", "selected": "42673", "transfers_in": "85", "transfers_out": "2734", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3066", "selected": "39654", "transfers_in": "88", "transfers_out": "3154", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1718", "selected": "37959", "transfers_in": "73", "transfers_out": "1791", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2479", "selected": "35492", "transfers_in": "75", "transfers_out": "2554", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1127", "selected": "34377", "transfers_in": "32", "transfers_out": "1159", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-960", "selected": "33535", "transfers_in": "760", "transfers_out": "1720", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-420", "selected": "33226", "transfers_in": "519", "transfers_out": "939", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-330", "selected": "33019", "transfers_in": "481", "transfers_out": "811", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-989", "selected": "32061", "transfers_in": "79", "transfers_out": "1068", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1121", "selected": "30954", "transfers_in": "26", "transfers_out": "1147", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "30157", "transfers_in": "24", "transfers_out": "843", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-295", "selected": "29863", "transfers_in": "9", "transfers_out": "304", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-129", "selected": "31660", "transfers_in": "95", "transfers_out": "224", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "31679", "transfers_in": "156", "transfers_out": "185", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "31643", "transfers_in": "70", "transfers_out": "144", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "31578", "transfers_in": "78", "transfers_out": "172", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.6", "creativity": "6.8", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-94", "selected": "31578", "transfers_in": "78", "transfers_out": "172", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.4", "creativity": "2.8", "threat": "26.0", "ict_index": "5.7", "transfers_balance": "18", "selected": "31590", "transfers_in": "95", "transfers_out": "77", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.0", "creativity": "14.8", "threat": "38.0", "ict_index": "6.4", "transfers_balance": "2110", "selected": "33921", "transfers_in": "2293", "transfers_out": "183", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2110", "selected": "33921", "transfers_in": "2293", "transfers_out": "183", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-932", "selected": "32831", "transfers_in": "256", "transfers_out": "1188", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jon Flanagan": [{"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "369", "transfers_in": "90", "transfers_out": "22", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "702", "transfers_in": "96", "transfers_out": "75", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "842", "transfers_in": "47", "transfers_out": "70", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "936", "transfers_in": "63", "transfers_out": "100", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1028", "transfers_in": "73", "transfers_out": "82", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1135", "transfers_in": "59", "transfers_out": "67", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1172", "transfers_in": "37", "transfers_out": "51", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1194", "transfers_in": "32", "transfers_out": "65", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1211", "transfers_in": "33", "transfers_out": "46", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1279", "transfers_in": "38", "transfers_out": "47", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1312", "transfers_in": "27", "transfers_out": "39", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1329", "transfers_in": "33", "transfers_out": "46", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1371", "transfers_in": "42", "transfers_out": "34", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1397", "transfers_in": "35", "transfers_out": "61", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1422", "transfers_in": "32", "transfers_out": "40", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "1457", "transfers_in": "45", "transfers_out": "33", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1507", "transfers_in": "64", "transfers_out": "61", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1537", "transfers_in": "33", "transfers_out": "36", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1570", "transfers_in": "64", "transfers_out": "70", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1582", "transfers_in": "24", "transfers_out": "28", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1645", "transfers_in": "83", "transfers_out": "78", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1663", "transfers_in": "40", "transfers_out": "47", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1723", "transfers_in": "61", "transfers_out": "52", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "1682", "transfers_in": "11", "transfers_out": "58", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "1611", "transfers_in": "5", "transfers_out": "78", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "1562", "transfers_in": "2", "transfers_out": "52", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1545", "transfers_in": "1", "transfers_out": "16", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1533", "transfers_in": "0", "transfers_out": "18", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1526", "transfers_in": "3", "transfers_out": "11", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1514", "transfers_in": "1", "transfers_out": "12", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1514", "transfers_in": "1", "transfers_out": "5", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1507", "transfers_in": "2", "transfers_out": "10", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1506", "transfers_in": "1", "transfers_out": "2", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1506", "transfers_in": "1", "transfers_out": "2", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1506", "transfers_in": "4", "transfers_out": "2", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1506", "transfers_in": "6", "transfers_out": "7", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Simon Mignolet": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "1", "bps": "9", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "69381", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-4017", "selected": "77246", "transfers_in": "2449", "transfers_out": "6466", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2468", "selected": "80220", "transfers_in": "2640", "transfers_out": "5108", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "37.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-7334", "selected": "76546", "transfers_in": "1407", "transfers_out": "8741", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-445", "selected": "77864", "transfers_in": "3541", "transfers_out": "3986", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "5", "bps": "27", "influence": "49.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-4750", "selected": "74162", "transfers_in": "1045", "transfers_out": "5795", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-923", "selected": "74924", "transfers_in": "3156", "transfers_out": "4079", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-3099", "selected": "73237", "transfers_in": "1208", "transfers_out": "4307", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "6", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "293", "selected": "74429", "transfers_in": "2343", "transfers_out": "2050", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1697", "selected": "77251", "transfers_in": "5822", "transfers_out": "4125", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "3096", "selected": "81366", "transfers_in": "5654", "transfers_out": "2558", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "674", "selected": "83313", "transfers_in": "4058", "transfers_out": "3384", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1052", "selected": "82996", "transfers_in": "1721", "transfers_out": "2773", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "1", "bps": "19", "influence": "4.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "319", "selected": "83826", "transfers_in": "2246", "transfers_out": "1927", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "3206", "selected": "87862", "transfers_in": "4854", "transfers_out": "1648", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "94", "selected": "89098", "transfers_in": "3502", "transfers_out": "3408", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1538", "selected": "91318", "transfers_in": "3726", "transfers_out": "2188", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "28", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3387", "selected": "88314", "transfers_in": "756", "transfers_out": "4143", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-1758", "selected": "87404", "transfers_in": "1313", "transfers_out": "3071", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "31.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-477", "selected": "87442", "transfers_in": "2316", "transfers_out": "2793", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1219", "selected": "86784", "transfers_in": "2162", "transfers_out": "3381", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "24.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-2285", "selected": "84724", "transfers_in": "2066", "transfers_out": "4351", "value": "49", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3150", "selected": "82262", "transfers_in": "1770", "transfers_out": "4920", "value": "49", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3948", "selected": "78705", "transfers_in": "1403", "transfers_out": "5351", "value": "49", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2875", "selected": "76289", "transfers_in": "1623", "transfers_out": "4498", "value": "49", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3241", "selected": "73174", "transfers_in": "195", "transfers_out": "3436", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2306", "selected": "71119", "transfers_in": "482", "transfers_out": "2788", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2162", "selected": "69330", "transfers_in": "639", "transfers_out": "2801", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1288", "selected": "68150", "transfers_in": "251", "transfers_out": "1539", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1278", "selected": "66981", "transfers_in": "167", "transfers_out": "1445", "value": "47", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "67835", "transfers_in": "1184", "transfers_out": "1144", "value": "47", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "66564", "transfers_in": "244", "transfers_out": "1063", "value": "47", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-633", "selected": "66063", "transfers_in": "190", "transfers_out": "823", "value": "47", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-549", "selected": "65579", "transfers_in": "124", "transfers_out": "673", "value": "47", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475", "selected": "65269", "transfers_in": "169", "transfers_out": "644", "value": "47", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "65004", "transfers_in": "90", "transfers_out": "386", "value": "47", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "64704", "transfers_in": "30", "transfers_out": "357", "value": "47", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "64628", "transfers_in": "155", "transfers_out": "312", "value": "47", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Victor Moses": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "14003", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.4", "creativity": "15.4", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "1716", "selected": "25708", "transfers_in": "3260", "transfers_out": "1544", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.0", "creativity": "11.8", "threat": "25.0", "ict_index": "4.1", "transfers_balance": "4497", "selected": "37257", "transfers_in": "7716", "transfers_out": "3219", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.8", "creativity": "6.4", "threat": "13.0", "ict_index": "3.8", "transfers_balance": "1473", "selected": "45642", "transfers_in": "4870", "transfers_out": "3397", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.2", "creativity": "15.6", "threat": "30.0", "ict_index": "5.8", "transfers_balance": "-2636", "selected": "45821", "transfers_in": "1217", "transfers_out": "3853", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "8.6", "creativity": "12.0", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "276", "selected": "49499", "transfers_in": "3684", "transfers_out": "3408", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-243", "selected": "52216", "transfers_in": "3446", "transfers_out": "3689", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "39", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3191", "selected": "51734", "transfers_in": "2111", "transfers_out": "5302", "value": "65", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7646", "selected": "44442", "transfers_in": "231", "transfers_out": "7877", "value": "65", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6845", "selected": "37875", "transfers_in": "78", "transfers_out": "6923", "value": "65", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2743", "selected": "35396", "transfers_in": "46", "transfers_out": "2789", "value": "64", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2040", "selected": "33777", "transfers_in": "102", "transfers_out": "2142", "value": "64", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-879", "selected": "33181", "transfers_in": "130", "transfers_out": "1009", "value": "64", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "58", "selected": "33700", "transfers_in": "538", "transfers_out": "480", "value": "64", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "9", "goals": "0", "assists": "2", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "32.2", "creativity": "18.2", "threat": "73.0", "ict_index": "12.3", "transfers_balance": "260", "selected": "34520", "transfers_in": "835", "transfers_out": "575", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "13091", "selected": "49641", "transfers_in": "14404", "transfers_out": "1313", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.0", "creativity": "7.1", "threat": "22.0", "ict_index": "3.9", "transfers_balance": "-575", "selected": "49789", "transfers_in": "2808", "transfers_out": "3383", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "81", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "13.8", "creativity": "30.5", "threat": "4.0", "ict_index": "4.8", "transfers_balance": "349", "selected": "50879", "transfers_in": "2973", "transfers_out": "2624", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "6.6", "creativity": "11.1", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "3229", "selected": "55490", "transfers_in": "5986", "transfers_out": "2757", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "8.4", "creativity": "15.6", "threat": "38.0", "ict_index": "6.2", "transfers_balance": "4440", "selected": "60896", "transfers_in": "6508", "transfers_out": "2068", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.4", "creativity": "2.0", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "11969", "selected": "74988", "transfers_in": "15812", "transfers_out": "3843", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.8", "creativity": "13.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-5821", "selected": "69636", "transfers_in": "3101", "transfers_out": "8922", "value": "64", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "8.2", "creativity": "8.7", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "-3410", "selected": "67634", "transfers_in": "5233", "transfers_out": "8643", "value": "64", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "17", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "40.6", "creativity": "6.7", "threat": "23.0", "ict_index": "7.0", "transfers_balance": "726", "selected": "69280", "transfers_in": "4458", "transfers_out": "3732", "value": "64", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33982", "selected": "107454", "transfers_in": "40946", "transfers_out": "6964", "value": "64", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "13.6", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-5357", "selected": "103448", "transfers_in": "6762", "transfers_out": "12119", "value": "64", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "37.2", "creativity": "14.4", "threat": "48.0", "ict_index": "10.0", "transfers_balance": "3361", "selected": "109368", "transfers_in": "13903", "transfers_out": "10542", "value": "64", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.4", "creativity": "1.4", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "3779", "selected": "116748", "transfers_in": "14708", "transfers_out": "10929", "value": "64", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "1.3", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "-3320", "selected": "114278", "transfers_in": "4362", "transfers_out": "7682", "value": "64", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6957", "selected": "119223", "transfers_in": "10830", "transfers_out": "3873", "value": "64", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "30.2", "creativity": "15.9", "threat": "31.0", "ict_index": "7.7", "transfers_balance": "-3157", "selected": "109636", "transfers_in": "2089", "transfers_out": "5246", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "17.0", "threat": "10.0", "ict_index": "3.9", "transfers_balance": "4341", "selected": "114929", "transfers_in": "7321", "transfers_out": "2980", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "7764", "selected": "126040", "transfers_in": "11840", "transfers_out": "4076", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "14", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "54.6", "creativity": "29.4", "threat": "42.0", "ict_index": "12.6", "transfers_balance": "7764", "selected": "126040", "transfers_in": "11840", "transfers_out": "4076", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "4.8", "creativity": "6.1", "threat": "35.0", "ict_index": "4.6", "transfers_balance": "21666", "selected": "144967", "transfers_in": "24705", "transfers_out": "3039", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "88", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "31.2", "creativity": "55.4", "threat": "10.0", "ict_index": "9.7", "transfers_balance": "10662", "selected": "156897", "transfers_in": "16200", "transfers_out": "5538", "value": "65", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10662", "selected": "156897", "transfers_in": "16200", "transfers_out": "5538", "value": "65", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.8", "creativity": "24.8", "threat": "11.0", "ict_index": "4.8", "transfers_balance": "13968", "selected": "172762", "transfers_in": "18460", "transfers_out": "4492", "value": "65", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Marc Albrighton": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "87", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "31.0", "creativity": "20.2", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "0", "selected": "45539", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.0", "creativity": "26.4", "threat": "19.0", "ict_index": "5.2", "transfers_balance": "62056", "selected": "146708", "transfers_in": "69756", "transfers_out": "7700", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-4762", "selected": "149705", "transfers_in": "17877", "transfers_out": "22639", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.2", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-13735", "selected": "139166", "transfers_in": "7461", "transfers_out": "21196", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.8", "creativity": "15.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-9604", "selected": "130452", "transfers_in": "4948", "transfers_out": "14552", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.8", "creativity": "39.4", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-14033", "selected": "116992", "transfers_in": "2510", "transfers_out": "16543", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "14.6", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-8275", "selected": "109348", "transfers_in": "4557", "transfers_out": "12832", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "11.6", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "-4715", "selected": "105191", "transfers_in": "5066", "transfers_out": "9781", "value": "55", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "15.5", "threat": "37.0", "ict_index": "6.7", "transfers_balance": "-7030", "selected": "98322", "transfers_in": "1048", "transfers_out": "8078", "value": "55", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-8383", "selected": "90159", "transfers_in": "1210", "transfers_out": "9593", "value": "55", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7169", "selected": "83097", "transfers_in": "500", "transfers_out": "7669", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "4.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-7191", "selected": "76014", "transfers_in": "188", "transfers_out": "7379", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "46.2", "creativity": "1.5", "threat": "19.0", "ict_index": "6.7", "transfers_balance": "-3492", "selected": "72586", "transfers_in": "313", "transfers_out": "3805", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "41.4", "creativity": "46.1", "threat": "2.0", "ict_index": "9.0", "transfers_balance": "1039", "selected": "73864", "transfers_in": "2729", "transfers_out": "1690", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "31.8", "threat": "20.0", "ict_index": "6.1", "transfers_balance": "13653", "selected": "88244", "transfers_in": "15664", "transfers_out": "2011", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.8", "creativity": "37.8", "threat": "9.0", "ict_index": "8.3", "transfers_balance": "6318", "selected": "95707", "transfers_in": "11383", "transfers_out": "5065", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "9342", "selected": "105952", "transfers_in": "13216", "transfers_out": "3874", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "29.3", "threat": "2.0", "ict_index": "4.8", "transfers_balance": "3822", "selected": "110371", "transfers_in": "10423", "transfers_out": "6601", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "26.2", "creativity": "34.8", "threat": "1.0", "ict_index": "6.2", "transfers_balance": "-7163", "selected": "104531", "transfers_in": "5191", "transfers_out": "12354", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "42.0", "creativity": "61.5", "threat": "2.0", "ict_index": "10.6", "transfers_balance": "744", "selected": "105920", "transfers_in": "5414", "transfers_out": "4670", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.8", "creativity": "11.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "2647", "selected": "109355", "transfers_in": "8677", "transfers_out": "6030", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "66.2", "creativity": "43.3", "threat": "33.0", "ict_index": "14.3", "transfers_balance": "2337", "selected": "111941", "transfers_in": "9358", "transfers_out": "7021", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "15.7", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "47826", "selected": "164061", "transfers_in": "68074", "transfers_out": "20248", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "3.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "34713", "selected": "201409", "transfers_in": "50537", "transfers_out": "15824", "value": "56", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "34.3", "threat": "33.0", "ict_index": "8.3", "transfers_balance": "18588", "selected": "222393", "transfers_in": "38196", "transfers_out": "19608", "value": "56", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "31.3", "threat": "27.0", "ict_index": "7.4", "transfers_balance": "2696", "selected": "225631", "transfers_in": "19904", "transfers_out": "17208", "value": "56", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.2", "creativity": "2.4", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-32272", "selected": "193750", "transfers_in": "4340", "transfers_out": "36612", "value": "56", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.2", "creativity": "16.4", "threat": "37.0", "ict_index": "7.3", "transfers_balance": "-26", "selected": "194435", "transfers_in": "15474", "transfers_out": "15500", "value": "56", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.4", "creativity": "75.4", "threat": "6.0", "ict_index": "10.3", "transfers_balance": "8327", "selected": "203282", "transfers_in": "15575", "transfers_out": "7248", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "28.2", "creativity": "40.4", "threat": "2.0", "ict_index": "7.1", "transfers_balance": "-3822", "selected": "199941", "transfers_in": "9546", "transfers_out": "13368", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "13.4", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-3358", "selected": "183522", "transfers_in": "8346", "transfers_out": "11704", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "11.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "5306", "selected": "189076", "transfers_in": "13725", "transfers_out": "8419", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22071", "selected": "217686", "transfers_in": "30004", "transfers_out": "7933", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.6", "creativity": "24.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "22071", "selected": "217686", "transfers_in": "30004", "transfers_out": "7933", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "-2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "55", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "1.0", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "-5901", "selected": "178309", "transfers_in": "4512", "transfers_out": "10413", "value": "55", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35746", "selected": "141559", "transfers_in": "248", "transfers_out": "35994", "value": "55", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35746", "selected": "141559", "transfers_in": "248", "transfers_out": "35994", "value": "55", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13134", "selected": "129024", "transfers_in": "132", "transfers_out": "13266", "value": "55", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Harry Maguire": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "46.4", "creativity": "11.0", "threat": "6.0", "ict_index": "6.3", "transfers_balance": "0", "selected": "53600", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "52.2", "creativity": "0.7", "threat": "35.0", "ict_index": "8.8", "transfers_balance": "16928", "selected": "98736", "transfers_in": "20952", "transfers_out": "4024", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "32.4", "creativity": "0.9", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "116791", "selected": "264186", "transfers_in": "151408", "transfers_out": "34617", "value": "51", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.8", "creativity": "1.5", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "37823", "selected": "322299", "transfers_in": "65365", "transfers_out": "27542", "value": "51", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.6", "creativity": "3.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "20517", "selected": "350159", "transfers_in": "42489", "transfers_out": "21972", "value": "51", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.8", "creativity": "11.2", "threat": "2.0", "ict_index": "5.7", "transfers_balance": "-17326", "selected": "336325", "transfers_in": "13071", "transfers_out": "30397", "value": "51", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "21800", "selected": "362160", "transfers_in": "42127", "transfers_out": "20327", "value": "51", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.2", "creativity": "11.3", "threat": "43.0", "ict_index": "7.7", "transfers_balance": "21122", "selected": "387311", "transfers_in": "40721", "transfers_out": "19599", "value": "51", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "37.8", "creativity": "10.2", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "2309", "selected": "391386", "transfers_in": "18479", "transfers_out": "16170", "value": "51", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.8", "creativity": "0.2", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-6241", "selected": "386965", "transfers_in": "16661", "transfers_out": "22902", "value": "51", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "27.0", "creativity": "21.3", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "10163", "selected": "399165", "transfers_in": "22970", "transfers_out": "12807", "value": "51", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "0.3", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "9207", "selected": "411358", "transfers_in": "30328", "transfers_out": "21121", "value": "51", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "13441", "selected": "426598", "transfers_in": "29993", "transfers_out": "16552", "value": "51", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-18132", "selected": "409130", "transfers_in": "5599", "transfers_out": "23731", "value": "52", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "19.0", "creativity": "0.7", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "13206", "selected": "423720", "transfers_in": "24933", "transfers_out": "11727", "value": "52", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.6", "creativity": "10.8", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "53270", "selected": "481633", "transfers_in": "63404", "transfers_out": "10134", "value": "52", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "40.4", "creativity": "14.6", "threat": "21.0", "ict_index": "7.6", "transfers_balance": "-1756", "selected": "481264", "transfers_in": "17562", "transfers_out": "19318", "value": "52", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.2", "creativity": "2.8", "threat": "11.0", "ict_index": "3.0", "transfers_balance": "56682", "selected": "540968", "transfers_in": "64602", "transfers_out": "7920", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "49.0", "creativity": "0.8", "threat": "35.0", "ict_index": "8.5", "transfers_balance": "-34116", "selected": "508714", "transfers_in": "17086", "transfers_out": "51202", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "10.1", "threat": "22.0", "ict_index": "4.8", "transfers_balance": "67609", "selected": "579667", "transfers_in": "77316", "transfers_out": "9707", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "29.2", "creativity": "0.9", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "8335", "selected": "590847", "transfers_in": "53028", "transfers_out": "44693", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "24.2", "creativity": "0.6", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "18655", "selected": "611054", "transfers_in": "62764", "transfers_out": "44109", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "17.6", "creativity": "0.8", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "7835", "selected": "623361", "transfers_in": "61023", "transfers_out": "53188", "value": "54", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "26.2", "creativity": "11.0", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "57249", "selected": "684481", "transfers_in": "77595", "transfers_out": "20346", "value": "54", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "28.2", "creativity": "1.0", "threat": "14.0", "ict_index": "4.3", "transfers_balance": "36101", "selected": "725173", "transfers_in": "60353", "transfers_out": "24252", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.0", "creativity": "11.6", "threat": "13.0", "ict_index": "4.4", "transfers_balance": "21570", "selected": "748538", "transfers_in": "43331", "transfers_out": "21761", "value": "55", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-22948", "selected": "727628", "transfers_in": "19907", "transfers_out": "42855", "value": "55", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.6", "creativity": "11.8", "threat": "25.0", "ict_index": "6.2", "transfers_balance": "25244", "selected": "755917", "transfers_in": "60067", "transfers_out": "34823", "value": "55", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.6", "creativity": "12.8", "threat": "86.0", "ict_index": "11.3", "transfers_balance": "22709", "selected": "780544", "transfers_in": "40426", "transfers_out": "17717", "value": "55", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "0.9", "threat": "5.0", "ict_index": "2.1", "transfers_balance": "3932", "selected": "754982", "transfers_in": "29058", "transfers_out": "25126", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.4", "creativity": "12.1", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "-1669", "selected": "727663", "transfers_in": "21334", "transfers_out": "23003", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "26.3", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "6717", "selected": "735583", "transfers_in": "20532", "transfers_out": "13815", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.6", "creativity": "13.9", "threat": "32.0", "ict_index": "6.8", "transfers_balance": "18432", "selected": "761573", "transfers_in": "38161", "transfers_out": "19729", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.4", "creativity": "1.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "18432", "selected": "761573", "transfers_in": "38161", "transfers_out": "19729", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "1.6", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "-11436", "selected": "697770", "transfers_in": "7214", "transfers_out": "18650", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.4", "creativity": "12.7", "threat": "9.0", "ict_index": "4.9", "transfers_balance": "-19114", "selected": "677455", "transfers_in": "7126", "transfers_out": "26240", "value": "56", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.0", "creativity": "11.1", "threat": "19.0", "ict_index": "5.9", "transfers_balance": "-19114", "selected": "677455", "transfers_in": "7126", "transfers_out": "26240", "value": "56", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.2", "creativity": "10.5", "threat": "32.0", "ict_index": "7.0", "transfers_balance": "-33861", "selected": "642354", "transfers_in": "2077", "transfers_out": "35938", "value": "55", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Andreas Pereira": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4259", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-963", "selected": "3869", "transfers_in": "79", "transfers_out": "1042", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-772", "selected": "3532", "transfers_in": "65", "transfers_out": "837", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-683", "selected": "2935", "transfers_in": "31", "transfers_out": "714", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "2515", "transfers_in": "1", "transfers_out": "422", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-270", "selected": "2247", "transfers_in": "3", "transfers_out": "273", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "2076", "transfers_in": "4", "transfers_out": "177", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "1968", "transfers_in": "3", "transfers_out": "114", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1930", "transfers_in": "1", "transfers_out": "40", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1892", "transfers_in": "4", "transfers_out": "42", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1874", "transfers_in": "4", "transfers_out": "23", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1830", "transfers_in": "5", "transfers_out": "50", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1807", "transfers_in": "0", "transfers_out": "24", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1792", "transfers_in": "1", "transfers_out": "17", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1774", "transfers_in": "0", "transfers_out": "19", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1760", "transfers_in": "1", "transfers_out": "18", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1753", "transfers_in": "1", "transfers_out": "8", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1747", "transfers_in": "0", "transfers_out": "6", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1736", "transfers_in": "2", "transfers_out": "14", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1731", "transfers_in": "2", "transfers_out": "7", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1717", "transfers_in": "0", "transfers_out": "14", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1714", "transfers_in": "2", "transfers_out": "6", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1695", "transfers_in": "2", "transfers_out": "22", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1689", "transfers_in": "0", "transfers_out": "6", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1686", "transfers_in": "2", "transfers_out": "9", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1684", "transfers_in": "2", "transfers_out": "4", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1683", "transfers_in": "5", "transfers_out": "6", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1674", "transfers_in": "1", "transfers_out": "11", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1670", "transfers_in": "1", "transfers_out": "5", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1905", "transfers_in": "1", "transfers_out": "5", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1901", "transfers_in": "0", "transfers_out": "2", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1902", "transfers_in": "1", "transfers_out": "0", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1902", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1902", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1901", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1901", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1901", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1901", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Johann Berg Gudmundsson": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "2820", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.0", "creativity": "28.9", "threat": "5.0", "ict_index": "3.7", "transfers_balance": "45", "selected": "3838", "transfers_in": "335", "transfers_out": "290", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "11.5", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "-173", "selected": "3908", "transfers_in": "245", "transfers_out": "418", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-93", "selected": "4009", "transfers_in": "296", "transfers_out": "389", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-52", "selected": "4043", "transfers_in": "245", "transfers_out": "297", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "3992", "transfers_in": "222", "transfers_out": "373", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "3864", "transfers_in": "131", "transfers_out": "326", "value": "50", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.6", "creativity": "20.1", "threat": "19.0", "ict_index": "5.9", "transfers_balance": "-87", "selected": "3845", "transfers_in": "195", "transfers_out": "282", "value": "50", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "19", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.2", "creativity": "12.0", "threat": "9.0", "ict_index": "2.4", "transfers_balance": "12", "selected": "3887", "transfers_in": "194", "transfers_out": "182", "value": "50", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "31.0", "creativity": "30.6", "threat": "20.0", "ict_index": "8.2", "transfers_balance": "-151", "selected": "3766", "transfers_in": "99", "transfers_out": "250", "value": "50", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.0", "creativity": "18.8", "threat": "10.0", "ict_index": "5.5", "transfers_balance": "256", "selected": "4093", "transfers_in": "422", "transfers_out": "166", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "13.1", "threat": "9.0", "ict_index": "3.8", "transfers_balance": "3175", "selected": "7595", "transfers_in": "3690", "transfers_out": "515", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "6.3", "threat": "13.0", "ict_index": "3.7", "transfers_balance": "-23", "selected": "7664", "transfers_in": "745", "transfers_out": "768", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "13.2", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "690", "selected": "8443", "transfers_in": "1306", "transfers_out": "616", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "31.4", "creativity": "71.1", "threat": "26.0", "ict_index": "12.9", "transfers_balance": "1266", "selected": "9835", "transfers_in": "1844", "transfers_out": "578", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "29.0", "creativity": "24.3", "threat": "33.0", "ict_index": "8.6", "transfers_balance": "1174", "selected": "11183", "transfers_in": "2017", "transfers_out": "843", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "48.0", "threat": "9.0", "ict_index": "6.6", "transfers_balance": "6853", "selected": "18321", "transfers_in": "7570", "transfers_out": "717", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.2", "creativity": "23.2", "threat": "55.0", "ict_index": "9.2", "transfers_balance": "2666", "selected": "21209", "transfers_in": "4221", "transfers_out": "1555", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.2", "creativity": "30.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-509", "selected": "20934", "transfers_in": "2456", "transfers_out": "2965", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.8", "creativity": "16.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1298", "selected": "19761", "transfers_in": "777", "transfers_out": "2075", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.2", "creativity": "78.7", "threat": "8.0", "ict_index": "11.0", "transfers_balance": "255", "selected": "20186", "transfers_in": "2459", "transfers_out": "2204", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "42.4", "creativity": "26.9", "threat": "43.0", "ict_index": "11.2", "transfers_balance": "-580", "selected": "19666", "transfers_in": "2044", "transfers_out": "2624", "value": "50", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "39.3", "threat": "4.0", "ict_index": "5.5", "transfers_balance": "17481", "selected": "37970", "transfers_in": "23320", "transfers_out": "5839", "value": "50", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "56.4", "threat": "44.0", "ict_index": "11.4", "transfers_balance": "-2608", "selected": "35558", "transfers_in": "3568", "transfers_out": "6176", "value": "50", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "1.5", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "11541", "selected": "47553", "transfers_in": "16398", "transfers_out": "4857", "value": "50", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "50.4", "creativity": "40.8", "threat": "19.0", "ict_index": "11.0", "transfers_balance": "-2839", "selected": "44817", "transfers_in": "2700", "transfers_out": "5539", "value": "50", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "53.6", "threat": "31.0", "ict_index": "10.4", "transfers_balance": "29057", "selected": "74822", "transfers_in": "33541", "transfers_out": "4484", "value": "50", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.4", "creativity": "10.0", "threat": "39.0", "ict_index": "5.8", "transfers_balance": "12748", "selected": "88383", "transfers_in": "19801", "transfers_out": "7053", "value": "51", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.0", "creativity": "59.6", "threat": "61.0", "ict_index": "14.7", "transfers_balance": "16", "selected": "88563", "transfers_in": "6821", "transfers_out": "6805", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.2", "creativity": "17.8", "threat": "13.0", "ict_index": "4.7", "transfers_balance": "9782", "selected": "96871", "transfers_in": "14934", "transfers_out": "5152", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18365", "selected": "111277", "transfers_in": "29785", "transfers_out": "11420", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21594", "selected": "89051", "transfers_in": "3863", "transfers_out": "25457", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.0", "creativity": "25.3", "threat": "3.0", "ict_index": "4.9", "transfers_balance": "-14203", "selected": "74373", "transfers_in": "2532", "transfers_out": "16735", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "32.2", "creativity": "47.8", "threat": "8.0", "ict_index": "8.8", "transfers_balance": "-14203", "selected": "74373", "transfers_in": "2532", "transfers_out": "16735", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "61.1", "threat": "21.0", "ict_index": "9.9", "transfers_balance": "21489", "selected": "98285", "transfers_in": "23431", "transfers_out": "1942", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "30.8", "threat": "12.0", "ict_index": "5.0", "transfers_balance": "16119", "selected": "114439", "transfers_in": "21525", "transfers_out": "5406", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "88", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.6", "creativity": "44.9", "threat": "11.0", "ict_index": "7.0", "transfers_balance": "-15992", "selected": "96955", "transfers_in": "4937", "transfers_out": "20929", "value": "50", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.2", "creativity": "73.6", "threat": "4.0", "ict_index": "9.5", "transfers_balance": "10955", "selected": "109985", "transfers_in": "15902", "transfers_out": "4947", "value": "50", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Mesut \u00d6zil": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "80.8", "threat": "25.0", "ict_index": "12.4", "transfers_balance": "0", "selected": "78613", "transfers_in": "0", "transfers_out": "0", "value": "95", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.0", "creativity": "68.0", "threat": "15.0", "ict_index": "10.1", "transfers_balance": "822", "selected": "116891", "transfers_in": "8595", "transfers_out": "7773", "value": "95", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "29.8", "threat": "9.0", "ict_index": "4.4", "transfers_balance": "-13430", "selected": "113940", "transfers_in": "3079", "transfers_out": "16509", "value": "95", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "46.1", "threat": "17.0", "ict_index": "7.5", "transfers_balance": "-1282", "selected": "120542", "transfers_in": "15931", "transfers_out": "17213", "value": "95", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9051", "selected": "115105", "transfers_in": "4116", "transfers_out": "13167", "value": "95", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-21429", "selected": "94857", "transfers_in": "1426", "transfers_out": "22855", "value": "94", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11073", "selected": "84752", "transfers_in": "1136", "transfers_out": "12209", "value": "94", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.2", "creativity": "23.8", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-7589", "selected": "77707", "transfers_in": "774", "transfers_out": "8363", "value": "93", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "71.6", "creativity": "89.3", "threat": "29.0", "ict_index": "19.0", "transfers_balance": "-1609", "selected": "76710", "transfers_in": "650", "transfers_out": "2259", "value": "93", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "36.2", "creativity": "71.8", "threat": "36.0", "ict_index": "14.4", "transfers_balance": "29147", "selected": "108483", "transfers_in": "33484", "transfers_out": "4337", "value": "93", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "12.8", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-6732", "selected": "103895", "transfers_in": "5343", "transfers_out": "12075", "value": "93", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.2", "creativity": "50.8", "threat": "6.0", "ict_index": "8.5", "transfers_balance": "-5940", "selected": "100121", "transfers_in": "3119", "transfers_out": "9059", "value": "93", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1218", "selected": "102599", "transfers_in": "4959", "transfers_out": "3741", "value": "93", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "17", "goals": "1", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "81.6", "creativity": "69.9", "threat": "41.0", "ict_index": "19.3", "transfers_balance": "-10402", "selected": "92526", "transfers_in": "694", "transfers_out": "11096", "value": "93", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.2", "creativity": "65.4", "threat": "37.0", "ict_index": "12.8", "transfers_balance": "16763", "selected": "110829", "transfers_in": "19305", "transfers_out": "2542", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "22.1", "threat": "14.0", "ict_index": "4.8", "transfers_balance": "13154", "selected": "126530", "transfers_in": "20169", "transfers_out": "7015", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.4", "creativity": "60.5", "threat": "20.0", "ict_index": "9.7", "transfers_balance": "-3776", "selected": "123765", "transfers_in": "5412", "transfers_out": "9188", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "66.8", "creativity": "105.5", "threat": "36.0", "ict_index": "20.8", "transfers_balance": "10062", "selected": "135211", "transfers_in": "17258", "transfers_out": "7196", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.6", "creativity": "18.6", "threat": "47.0", "ict_index": "10.6", "transfers_balance": "3864", "selected": "141913", "transfers_in": "15782", "transfers_out": "11918", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "20.6", "creativity": "55.2", "threat": "35.0", "ict_index": "11.1", "transfers_balance": "10541", "selected": "154765", "transfers_in": "17195", "transfers_out": "6654", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4494", "selected": "161422", "transfers_in": "18311", "transfers_out": "13817", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.2", "creativity": "47.8", "threat": "13.0", "ict_index": "7.5", "transfers_balance": "-28811", "selected": "133176", "transfers_in": "3461", "transfers_out": "32272", "value": "93", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7015", "selected": "128450", "transfers_in": "22334", "transfers_out": "29349", "value": "93", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.6", "creativity": "32.9", "threat": "28.0", "ict_index": "8.6", "transfers_balance": "-16831", "selected": "112125", "transfers_in": "705", "transfers_out": "17536", "value": "93", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.2", "creativity": "59.4", "threat": "19.0", "ict_index": "11.2", "transfers_balance": "20613", "selected": "135118", "transfers_in": "24871", "transfers_out": "4258", "value": "93", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.6", "creativity": "59.9", "threat": "12.0", "ict_index": "8.7", "transfers_balance": "21123", "selected": "157698", "transfers_in": "27007", "transfers_out": "5884", "value": "93", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.6", "creativity": "28.0", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "-8423", "selected": "151399", "transfers_in": "9082", "transfers_out": "17505", "value": "93", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.2", "creativity": "25.1", "threat": "18.0", "ict_index": "4.9", "transfers_balance": "-17334", "selected": "136024", "transfers_in": "2542", "transfers_out": "19876", "value": "93", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.0", "creativity": "28.2", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "-2939", "selected": "133620", "transfers_in": "2575", "transfers_out": "5514", "value": "93", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "31.6", "creativity": "49.2", "threat": "27.0", "ict_index": "10.8", "transfers_balance": "-207", "selected": "128853", "transfers_in": "4019", "transfers_out": "4226", "value": "93", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "23.2", "creativity": "84.8", "threat": "17.0", "ict_index": "12.5", "transfers_balance": "7983", "selected": "137747", "transfers_in": "10147", "transfers_out": "2164", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19984", "selected": "159240", "transfers_in": "23151", "transfers_out": "3167", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16325", "selected": "140847", "transfers_in": "2806", "transfers_out": "19131", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18526", "selected": "179072", "transfers_in": "24271", "transfers_out": "5745", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22108", "selected": "139639", "transfers_in": "620", "transfers_out": "22728", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4200", "selected": "135815", "transfers_in": "1370", "transfers_out": "5570", "value": "93", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4200", "selected": "135815", "transfers_in": "1370", "transfers_out": "5570", "value": "93", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10856", "selected": "124922", "transfers_in": "215", "transfers_out": "11071", "value": "93", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Oluwatosin Adarabioyo": [{"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "201", "selected": "288", "transfers_in": "271", "transfers_out": "70", "value": "40", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "163", "selected": "515", "transfers_in": "296", "transfers_out": "133", "value": "40", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "257", "selected": "986", "transfers_in": "492", "transfers_out": "235", "value": "40", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "131", "selected": "1227", "transfers_in": "318", "transfers_out": "187", "value": "40", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "141", "selected": "1548", "transfers_in": "359", "transfers_out": "218", "value": "40", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "1767", "transfers_in": "286", "transfers_out": "148", "value": "40", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "2018", "transfers_in": "352", "transfers_out": "251", "value": "40", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "123", "selected": "2363", "transfers_in": "377", "transfers_out": "254", "value": "40", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "2552", "transfers_in": "226", "transfers_out": "124", "value": "40", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "2489", "transfers_in": "195", "transfers_out": "146", "value": "40", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "2632", "transfers_in": "176", "transfers_out": "145", "value": "40", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "2736", "transfers_in": "157", "transfers_out": "110", "value": "40", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "2843", "transfers_in": "131", "transfers_out": "114", "value": "40", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2798", "transfers_in": "102", "transfers_out": "123", "value": "40", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2833", "transfers_in": "102", "transfers_out": "101", "value": "40", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "2888", "transfers_in": "116", "transfers_out": "106", "value": "40", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "2888", "transfers_in": "116", "transfers_out": "106", "value": "40", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "3001", "transfers_in": "196", "transfers_out": "133", "value": "40", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Sofiane Boufal": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "6.3", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "9203", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1461", "selected": "9019", "transfers_in": "345", "transfers_out": "1806", "value": "60", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2183", "selected": "7317", "transfers_in": "180", "transfers_out": "2363", "value": "59", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "6.2", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "-1207", "selected": "6367", "transfers_in": "141", "transfers_out": "1348", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-384", "selected": "6251", "transfers_in": "150", "transfers_out": "534", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-638", "selected": "5704", "transfers_in": "78", "transfers_out": "716", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.0", "creativity": "47.3", "threat": "4.0", "ict_index": "6.1", "transfers_balance": "-424", "selected": "5363", "transfers_in": "106", "transfers_out": "530", "value": "57", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "2.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-171", "selected": "5275", "transfers_in": "165", "transfers_out": "336", "value": "57", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "9", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "39.8", "creativity": "12.1", "threat": "17.0", "ict_index": "6.9", "transfers_balance": "-100", "selected": "5209", "transfers_in": "103", "transfers_out": "203", "value": "57", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "10.6", "creativity": "13.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "2643", "selected": "8160", "transfers_in": "3182", "transfers_out": "539", "value": "57", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.8", "creativity": "13.3", "threat": "39.0", "ict_index": "6.0", "transfers_balance": "705", "selected": "9101", "transfers_in": "1494", "transfers_out": "789", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "68", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.8", "creativity": "1.9", "threat": "22.0", "ict_index": "2.7", "transfers_balance": "-248", "selected": "9066", "transfers_in": "777", "transfers_out": "1025", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.2", "creativity": "19.0", "threat": "18.0", "ict_index": "4.4", "transfers_balance": "-123", "selected": "9089", "transfers_in": "615", "transfers_out": "738", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.0", "creativity": "10.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-358", "selected": "8814", "transfers_in": "376", "transfers_out": "734", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.8", "creativity": "20.8", "threat": "43.0", "ict_index": "8.7", "transfers_balance": "926", "selected": "9903", "transfers_in": "1410", "transfers_out": "484", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "10.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-100", "selected": "10002", "transfers_in": "782", "transfers_out": "882", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.2", "creativity": "42.5", "threat": "6.0", "ict_index": "6.3", "transfers_balance": "-322", "selected": "9774", "transfers_in": "399", "transfers_out": "721", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "13.7", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-489", "selected": "9371", "transfers_in": "253", "transfers_out": "742", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "3.0", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-351", "selected": "9202", "transfers_in": "417", "transfers_out": "768", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "46.2", "creativity": "17.9", "threat": "96.0", "ict_index": "16.0", "transfers_balance": "-525", "selected": "8820", "transfers_in": "144", "transfers_out": "669", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "20.4", "threat": "24.0", "ict_index": "5.2", "transfers_balance": "433", "selected": "9535", "transfers_in": "988", "transfers_out": "555", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "30.5", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "1043", "selected": "10714", "transfers_in": "1741", "transfers_out": "698", "value": "57", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "353", "selected": "11526", "transfers_in": "1647", "transfers_out": "1294", "value": "57", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "3.6", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "-1020", "selected": "10594", "transfers_in": "269", "transfers_out": "1289", "value": "57", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.0", "creativity": "9.1", "threat": "26.0", "ict_index": "4.8", "transfers_balance": "-173", "selected": "10535", "transfers_in": "527", "transfers_out": "700", "value": "57", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.2", "creativity": "17.1", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "-317", "selected": "10275", "transfers_in": "246", "transfers_out": "563", "value": "57", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "2.9", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-94", "selected": "10262", "transfers_in": "408", "transfers_out": "502", "value": "57", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-554", "selected": "9800", "transfers_in": "190", "transfers_out": "744", "value": "57", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.2", "creativity": "0.3", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-10", "selected": "9817", "transfers_in": "230", "transfers_out": "240", "value": "57", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "9761", "transfers_in": "163", "transfers_out": "264", "value": "57", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.2", "creativity": "25.0", "threat": "18.0", "ict_index": "4.8", "transfers_balance": "-75", "selected": "9569", "transfers_in": "108", "transfers_out": "183", "value": "57", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "9445", "transfers_in": "39", "transfers_out": "173", "value": "57", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "9479", "transfers_in": "138", "transfers_out": "149", "value": "57", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "9479", "transfers_in": "138", "transfers_out": "149", "value": "57", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "9213", "transfers_in": "44", "transfers_out": "125", "value": "57", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "9256", "transfers_in": "95", "transfers_out": "73", "value": "57", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "9256", "transfers_in": "95", "transfers_out": "73", "value": "57", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "9225", "transfers_in": "37", "transfers_out": "75", "value": "57", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Scott Arfield": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "0", "selected": "2730", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "2948", "transfers_in": "74", "transfers_out": "381", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.0", "creativity": "15.8", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "-391", "selected": "2656", "transfers_in": "44", "transfers_out": "435", "value": "49", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "2747", "transfers_in": "170", "transfers_out": "223", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.6", "creativity": "0.5", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "-183", "selected": "2604", "transfers_in": "46", "transfers_out": "229", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.0", "creativity": "5.2", "threat": "10.0", "ict_index": "1.7", "transfers_balance": "6544", "selected": "10126", "transfers_in": "8088", "transfers_out": "1544", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "1.9", "threat": "6.0", "ict_index": "1.4", "transfers_balance": "1742", "selected": "12404", "transfers_in": "4084", "transfers_out": "2342", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "1.1", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "4137", "selected": "17156", "transfers_in": "6545", "transfers_out": "2408", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "6.1", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "-1288", "selected": "15988", "transfers_in": "703", "transfers_out": "1991", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1244", "selected": "14828", "transfers_in": "532", "transfers_out": "1776", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1292", "selected": "13564", "transfers_in": "109", "transfers_out": "1401", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1199", "selected": "12404", "transfers_in": "69", "transfers_out": "1268", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1005", "selected": "11419", "transfers_in": "48", "transfers_out": "1053", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-805", "selected": "10631", "transfers_in": "44", "transfers_out": "849", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "1.3", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-674", "selected": "9971", "transfers_in": "59", "transfers_out": "733", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "41.8", "creativity": "15.3", "threat": "45.0", "ict_index": "10.2", "transfers_balance": "-426", "selected": "9570", "transfers_in": "106", "transfers_out": "532", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "30.4", "creativity": "13.2", "threat": "22.0", "ict_index": "6.6", "transfers_balance": "3305", "selected": "13030", "transfers_in": "3735", "transfers_out": "430", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.2", "creativity": "16.3", "threat": "38.0", "ict_index": "7.3", "transfers_balance": "2703", "selected": "15877", "transfers_in": "3309", "transfers_out": "606", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "85", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.6", "creativity": "2.3", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-545", "selected": "15548", "transfers_in": "1020", "transfers_out": "1565", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "0.1", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-781", "selected": "14899", "transfers_in": "341", "transfers_out": "1122", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.4", "creativity": "1.8", "threat": "25.0", "ict_index": "3.7", "transfers_balance": "6641", "selected": "21999", "transfers_in": "8344", "transfers_out": "1703", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.0", "creativity": "31.5", "threat": "28.0", "ict_index": "8.6", "transfers_balance": "2291", "selected": "24433", "transfers_in": "5138", "transfers_out": "2847", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2120", "selected": "22616", "transfers_in": "4485", "transfers_out": "6605", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.6", "creativity": "1.8", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-3977", "selected": "18660", "transfers_in": "53", "transfers_out": "4030", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "4.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-643", "selected": "18066", "transfers_in": "421", "transfers_out": "1064", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-813", "selected": "17277", "transfers_in": "156", "transfers_out": "969", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-1048", "selected": "16263", "transfers_in": "130", "transfers_out": "1178", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1042", "selected": "15252", "transfers_in": "99", "transfers_out": "1141", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-913", "selected": "14330", "transfers_in": "15", "transfers_out": "928", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-913", "selected": "11223", "transfers_in": "3", "transfers_out": "916", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-604", "selected": "10076", "transfers_in": "10", "transfers_out": "614", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-350", "selected": "9756", "transfers_in": "23", "transfers_out": "373", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "9453", "transfers_in": "4", "transfers_out": "324", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "9453", "transfers_in": "4", "transfers_out": "324", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "9316", "transfers_in": "11", "transfers_out": "175", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "9230", "transfers_in": "3", "transfers_out": "121", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "9137", "transfers_in": "9", "transfers_out": "117", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "9071", "transfers_in": "12", "transfers_out": "102", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Dominic Calvert-Lewin": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "27.7", "threat": "41.0", "ict_index": "9.4", "transfers_balance": "0", "selected": "17219", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "31.8", "threat": "11.0", "ict_index": "6.4", "transfers_balance": "10441", "selected": "35406", "transfers_in": "15092", "transfers_out": "4651", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "12.5", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "38976", "selected": "82432", "transfers_in": "51376", "transfers_out": "12400", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.0", "creativity": "2.8", "threat": "40.0", "ict_index": "4.6", "transfers_balance": "12349", "selected": "100836", "transfers_in": "32472", "transfers_out": "20123", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "10.6", "threat": "18.0", "ict_index": "3.0", "transfers_balance": "-8051", "selected": "94204", "transfers_in": "8795", "transfers_out": "16846", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "26.9", "threat": "31.0", "ict_index": "5.6", "transfers_balance": "10260", "selected": "106034", "transfers_in": "25213", "transfers_out": "14953", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "6.6", "creativity": "24.8", "threat": "40.0", "ict_index": "7.1", "transfers_balance": "2420", "selected": "109706", "transfers_in": "17803", "transfers_out": "15383", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.6", "creativity": "16.4", "threat": "44.0", "ict_index": "7.5", "transfers_balance": "1638", "selected": "112414", "transfers_in": "15584", "transfers_out": "13946", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "5.5", "threat": "12.0", "ict_index": "2.4", "transfers_balance": "-4803", "selected": "108107", "transfers_in": "6644", "transfers_out": "11447", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "3.4", "threat": "30.0", "ict_index": "3.8", "transfers_balance": "-610", "selected": "108248", "transfers_in": "11599", "transfers_out": "12209", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.4", "creativity": "4.5", "threat": "35.0", "ict_index": "7.5", "transfers_balance": "-2322", "selected": "106579", "transfers_in": "8048", "transfers_out": "10370", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "15.6", "creativity": "5.1", "threat": "26.0", "ict_index": "4.7", "transfers_balance": "12543", "selected": "120794", "transfers_in": "20735", "transfers_out": "8192", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.2", "creativity": "14.6", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "6125", "selected": "128054", "transfers_in": "19827", "transfers_out": "13702", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "4.3", "threat": "24.0", "ict_index": "2.5", "transfers_balance": "46171", "selected": "176048", "transfers_in": "53375", "transfers_out": "7204", "value": "51", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "56.2", "creativity": "16.4", "threat": "32.0", "ict_index": "10.5", "transfers_balance": "7255", "selected": "184233", "transfers_in": "21654", "transfers_out": "14399", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "0.2", "creativity": "11.9", "threat": "3.0", "ict_index": "1.5", "transfers_balance": "145936", "selected": "337746", "transfers_in": "157670", "transfers_out": "11734", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.4", "creativity": "15.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "161633", "selected": "503136", "transfers_in": "172829", "transfers_out": "11196", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "38.4", "creativity": "4.9", "threat": "67.0", "ict_index": "11.0", "transfers_balance": "54712", "selected": "560901", "transfers_in": "80961", "transfers_out": "26249", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.0", "creativity": "2.8", "threat": "24.0", "ict_index": "3.5", "transfers_balance": "83407", "selected": "649985", "transfers_in": "120568", "transfers_out": "37161", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "0.6", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "92686", "selected": "747987", "transfers_in": "122988", "transfers_out": "30302", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.6", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "60312", "selected": "813149", "transfers_in": "116074", "transfers_out": "55762", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80871", "selected": "733309", "transfers_in": "33514", "transfers_out": "114385", "value": "55", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.4", "creativity": "1.8", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-96619", "selected": "639309", "transfers_in": "44209", "transfers_out": "140828", "value": "55", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116533", "selected": "523771", "transfers_in": "19027", "transfers_out": "135560", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-104906", "selected": "419542", "transfers_in": "7027", "transfers_out": "111933", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.4", "creativity": "11.7", "threat": "25.0", "ict_index": "6.8", "transfers_balance": "-99104", "selected": "320675", "transfers_in": "2404", "transfers_out": "101508", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9158", "selected": "312629", "transfers_in": "24104", "transfers_out": "33262", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-43705", "selected": "269807", "transfers_in": "7418", "transfers_out": "51123", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.2", "creativity": "18.3", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-17919", "selected": "251850", "transfers_in": "3647", "transfers_out": "21566", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.5", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-11982", "selected": "261415", "transfers_in": "6521", "transfers_out": "18503", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.6", "creativity": "10.9", "threat": "69.0", "ict_index": "10.2", "transfers_balance": "3890", "selected": "258702", "transfers_in": "14643", "transfers_out": "10753", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.6", "creativity": "25.1", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "-4472", "selected": "262222", "transfers_in": "14880", "transfers_out": "19352", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "1.8", "threat": "24.0", "ict_index": "3.2", "transfers_balance": "12357", "selected": "275342", "transfers_in": "22898", "transfers_out": "10541", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5225", "selected": "268270", "transfers_in": "10313", "transfers_out": "15538", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "2.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-7396", "selected": "261817", "transfers_in": "5086", "transfers_out": "12482", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16688", "selected": "246366", "transfers_in": "1748", "transfers_out": "18436", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22568", "selected": "222961", "transfers_in": "180", "transfers_out": "22748", "value": "50", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16116", "selected": "207070", "transfers_in": "151", "transfers_out": "16267", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Harry Souttar": [{"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2694", "selected": "3667", "transfers_in": "4004", "transfers_out": "1310", "value": "40", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "665", "selected": "4920", "transfers_in": "1658", "transfers_out": "993", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "355", "selected": "5451", "transfers_in": "820", "transfers_out": "465", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "5851", "transfers_in": "704", "transfers_out": "511", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "5935", "transfers_in": "305", "transfers_out": "325", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "6007", "transfers_in": "329", "transfers_out": "366", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "6039", "transfers_in": "258", "transfers_out": "287", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "5992", "transfers_in": "135", "transfers_out": "228", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "6013", "transfers_in": "172", "transfers_out": "202", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "6029", "transfers_in": "175", "transfers_out": "241", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "6003", "transfers_in": "107", "transfers_out": "172", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "5968", "transfers_in": "116", "transfers_out": "176", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5981", "transfers_in": "209", "transfers_out": "261", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "6045", "transfers_in": "177", "transfers_out": "157", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "6073", "transfers_in": "221", "transfers_out": "251", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "6090", "transfers_in": "192", "transfers_out": "194", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "6147", "transfers_in": "366", "transfers_out": "395", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "6236", "transfers_in": "284", "transfers_out": "241", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "6089", "transfers_in": "174", "transfers_out": "373", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-237", "selected": "5854", "transfers_in": "9", "transfers_out": "246", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-225", "selected": "5629", "transfers_in": "16", "transfers_out": "241", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "5439", "transfers_in": "21", "transfers_out": "214", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "5371", "transfers_in": "9", "transfers_out": "78", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "4066", "transfers_in": "7", "transfers_out": "79", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "3979", "transfers_in": "8", "transfers_out": "70", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "3944", "transfers_in": "7", "transfers_out": "70", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "3899", "transfers_in": "5", "transfers_out": "48", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "3869", "transfers_in": "4", "transfers_out": "40", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3829", "transfers_in": "4", "transfers_out": "39", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "3812", "transfers_in": "5", "transfers_out": "30", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3785", "transfers_in": "6", "transfers_out": "30", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3753", "transfers_in": "7", "transfers_out": "36", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Eric Dier": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.4", "creativity": "7.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "177730", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "14.3", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-5303", "selected": "194797", "transfers_in": "9802", "transfers_out": "15105", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "14.6", "threat": "12.0", "ict_index": "4.1", "transfers_balance": "-14535", "selected": "184760", "transfers_in": "6740", "transfers_out": "21275", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.8", "creativity": "3.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-13961", "selected": "174461", "transfers_in": "5393", "transfers_out": "19354", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "10.7", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "-3146", "selected": "173718", "transfers_in": "9464", "transfers_out": "12610", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "12.3", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "-3020", "selected": "173311", "transfers_in": "11101", "transfers_out": "14121", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.4", "creativity": "2.3", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "-6203", "selected": "169036", "transfers_in": "9951", "transfers_out": "16154", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "19.6", "threat": "20.0", "ict_index": "5.5", "transfers_balance": "5577", "selected": "177187", "transfers_in": "20074", "transfers_out": "14497", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-876", "selected": "177464", "transfers_in": "9075", "transfers_out": "9951", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.6", "creativity": "0.8", "threat": "23.0", "ict_index": "4.5", "transfers_balance": "-12047", "selected": "166439", "transfers_in": "5338", "transfers_out": "17385", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.2", "creativity": "1.3", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-2822", "selected": "164472", "transfers_in": "6121", "transfers_out": "8943", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "1.0", "threat": "35.0", "ict_index": "5.6", "transfers_balance": "-3918", "selected": "161567", "transfers_in": "4870", "transfers_out": "8788", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.6", "creativity": "6.0", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "-3431", "selected": "158652", "transfers_in": "3828", "transfers_out": "7259", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.2", "creativity": "14.0", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "-5858", "selected": "153156", "transfers_in": "2181", "transfers_out": "8039", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.4", "creativity": "13.5", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-5041", "selected": "148535", "transfers_in": "2639", "transfers_out": "7680", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-4062", "selected": "144991", "transfers_in": "2774", "transfers_out": "6836", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.6", "creativity": "3.8", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-3067", "selected": "142183", "transfers_in": "1705", "transfers_out": "4772", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-4171", "selected": "138294", "transfers_in": "1512", "transfers_out": "5683", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.4", "creativity": "2.3", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-3561", "selected": "135149", "transfers_in": "2462", "transfers_out": "6023", "value": "47", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.0", "creativity": "2.5", "threat": "11.0", "ict_index": "4.4", "transfers_balance": "-897", "selected": "134559", "transfers_in": "2738", "transfers_out": "3635", "value": "47", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "13.8", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "13974", "selected": "144114", "transfers_in": "18576", "transfers_out": "4602", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.4", "creativity": "14.8", "threat": "3.0", "ict_index": "3.3", "transfers_balance": "13974", "selected": "144114", "transfers_in": "18576", "transfers_out": "4602", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "37.4", "creativity": "26.7", "threat": "0.0", "ict_index": "6.4", "transfers_balance": "-3684", "selected": "141054", "transfers_in": "5934", "transfers_out": "9618", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.4", "creativity": "2.6", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "4507", "selected": "146156", "transfers_in": "10413", "transfers_out": "5906", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.0", "creativity": "13.3", "threat": "19.0", "ict_index": "4.7", "transfers_balance": "-971", "selected": "145891", "transfers_in": "5806", "transfers_out": "6777", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "5.3", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "760", "selected": "147005", "transfers_in": "5355", "transfers_out": "4595", "value": "47", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "18.7", "threat": "14.0", "ict_index": "5.0", "transfers_balance": "-2503", "selected": "145034", "transfers_in": "4144", "transfers_out": "6647", "value": "47", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.2", "creativity": "1.8", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "919", "selected": "146689", "transfers_in": "6017", "transfers_out": "5098", "value": "47", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "25.1", "threat": "1.0", "ict_index": "4.7", "transfers_balance": "2044", "selected": "149049", "transfers_in": "5113", "transfers_out": "3069", "value": "47", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4115", "selected": "152901", "transfers_in": "3446", "transfers_out": "7561", "value": "47", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "33.2", "creativity": "20.7", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-2322", "selected": "144664", "transfers_in": "1250", "transfers_out": "3572", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "6314", "selected": "151485", "transfers_in": "8561", "transfers_out": "2247", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "13.4", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "3265", "selected": "156022", "transfers_in": "6937", "transfers_out": "3672", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3265", "selected": "156022", "transfers_in": "6937", "transfers_out": "3672", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "4.8", "threat": "13.0", "ict_index": "3.4", "transfers_balance": "305", "selected": "150791", "transfers_in": "2867", "transfers_out": "2562", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2079", "selected": "153106", "transfers_in": "4234", "transfers_out": "2155", "value": "47", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2079", "selected": "153106", "transfers_in": "4234", "transfers_out": "2155", "value": "47", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.0", "creativity": "0.8", "threat": "17.0", "ict_index": "4.0", "transfers_balance": "-8905", "selected": "143487", "transfers_in": "179", "transfers_out": "9084", "value": "47", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Tyrese Campbell": [{"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.6", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "971", "selected": "1094", "transfers_in": "1163", "transfers_out": "192", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5388", "selected": "7492", "transfers_in": "6551", "transfers_out": "1163", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4084", "selected": "12182", "transfers_in": "5826", "transfers_out": "1742", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1655", "selected": "13407", "transfers_in": "3943", "transfers_out": "2288", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2793", "selected": "17543", "transfers_in": "4696", "transfers_out": "1903", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "1.6", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "1889", "selected": "19826", "transfers_in": "3920", "transfers_out": "2031", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6701", "selected": "30275", "transfers_in": "9122", "transfers_out": "2421", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.0", "creativity": "0.1", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-510", "selected": "30078", "transfers_in": "2767", "transfers_out": "3277", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "26695", "transfers_in": "1893", "transfers_out": "1877", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "174", "selected": "27233", "transfers_in": "2175", "transfers_out": "2001", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "797", "selected": "28229", "transfers_in": "2710", "transfers_out": "1913", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Kasey Palmer": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.6", "creativity": "6.3", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "4071", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-45", "selected": "4601", "transfers_in": "424", "transfers_out": "469", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.2", "creativity": "16.9", "threat": "18.0", "ict_index": "4.1", "transfers_balance": "-773", "selected": "3956", "transfers_in": "118", "transfers_out": "891", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "3573", "transfers_in": "130", "transfers_out": "637", "value": "54", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-585", "selected": "3030", "transfers_in": "46", "transfers_out": "631", "value": "54", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-665", "selected": "2371", "transfers_in": "12", "transfers_out": "677", "value": "54", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-326", "selected": "2046", "transfers_in": "16", "transfers_out": "342", "value": "53", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-184", "selected": "1868", "transfers_in": "7", "transfers_out": "191", "value": "53", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "1791", "transfers_in": "5", "transfers_out": "84", "value": "53", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "1710", "transfers_in": "7", "transfers_out": "90", "value": "53", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1676", "transfers_in": "9", "transfers_out": "46", "value": "53", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1656", "transfers_in": "8", "transfers_out": "44", "value": "53", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1672", "transfers_in": "9", "transfers_out": "43", "value": "53", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1678", "transfers_in": "5", "transfers_out": "31", "value": "53", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-33", "selected": "1688", "transfers_in": "10", "transfers_out": "43", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1762", "transfers_in": "41", "transfers_out": "39", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1761", "transfers_in": "14", "transfers_out": "33", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1764", "transfers_in": "12", "transfers_out": "22", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1770", "transfers_in": "48", "transfers_out": "58", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1765", "transfers_in": "21", "transfers_out": "40", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1779", "transfers_in": "23", "transfers_out": "43", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1789", "transfers_in": "18", "transfers_out": "20", "value": "53", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1919", "transfers_in": "39", "transfers_out": "60", "value": "53", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1961", "transfers_in": "21", "transfers_out": "49", "value": "53", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1965", "transfers_in": "42", "transfers_out": "64", "value": "53", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1957", "transfers_in": "11", "transfers_out": "24", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1928", "transfers_in": "1", "transfers_out": "31", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1899", "transfers_in": "0", "transfers_out": "29", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1890", "transfers_in": "0", "transfers_out": "9", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2060", "transfers_in": "0", "transfers_out": "8", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2054", "transfers_in": "1", "transfers_out": "4", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2050", "transfers_in": "1", "transfers_out": "5", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2044", "transfers_in": "0", "transfers_out": "5", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2044", "transfers_in": "0", "transfers_out": "5", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2038", "transfers_in": "0", "transfers_out": "1", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2036", "transfers_in": "1", "transfers_out": "3", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2036", "transfers_in": "1", "transfers_out": "3", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2034", "transfers_in": "0", "transfers_out": "3", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "David Ospina": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8964", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1128", "selected": "11030", "transfers_in": "195", "transfers_out": "1323", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-982", "selected": "11243", "transfers_in": "106", "transfers_out": "1088", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "11534", "transfers_in": "155", "transfers_out": "885", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "11566", "transfers_in": "75", "transfers_out": "516", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-425", "selected": "11539", "transfers_in": "147", "transfers_out": "572", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-354", "selected": "11534", "transfers_in": "119", "transfers_out": "473", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "11589", "transfers_in": "138", "transfers_out": "438", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "11512", "transfers_in": "66", "transfers_out": "268", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-530", "selected": "11027", "transfers_in": "39", "transfers_out": "569", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-312", "selected": "10761", "transfers_in": "20", "transfers_out": "332", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-243", "selected": "10611", "transfers_in": "21", "transfers_out": "264", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "10686", "transfers_in": "47", "transfers_out": "98", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "10704", "transfers_in": "36", "transfers_out": "99", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "10741", "transfers_in": "39", "transfers_out": "96", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "10822", "transfers_in": "44", "transfers_out": "133", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "10832", "transfers_in": "28", "transfers_out": "104", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "10875", "transfers_in": "28", "transfers_out": "89", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "10927", "transfers_in": "48", "transfers_out": "133", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "10945", "transfers_in": "48", "transfers_out": "125", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "10933", "transfers_in": "51", "transfers_out": "161", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "10950", "transfers_in": "31", "transfers_out": "63", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "11038", "transfers_in": "59", "transfers_out": "158", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "11075", "transfers_in": "40", "transfers_out": "122", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "11124", "transfers_in": "85", "transfers_out": "155", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "6", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-54", "selected": "11137", "transfers_in": "26", "transfers_out": "80", "value": "48", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "215", "selected": "11522", "transfers_in": "345", "transfers_out": "130", "value": "48", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "11563", "transfers_in": "57", "transfers_out": "210", "value": "48", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "11596", "transfers_in": "33", "transfers_out": "82", "value": "48", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "12086", "transfers_in": "59", "transfers_out": "83", "value": "48", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-13", "selected": "12240", "transfers_in": "58", "transfers_out": "71", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "205", "selected": "12542", "transfers_in": "515", "transfers_out": "310", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "12347", "transfers_in": "20", "transfers_out": "233", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "51", "selected": "12612", "transfers_in": "155", "transfers_out": "104", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "110", "selected": "12630", "transfers_in": "218", "transfers_out": "108", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "495", "selected": "13211", "transfers_in": "641", "transfers_out": "146", "value": "48", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "495", "selected": "13211", "transfers_in": "641", "transfers_out": "146", "value": "48", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "30", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-145", "selected": "13121", "transfers_in": "114", "transfers_out": "259", "value": "48", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Marcus Browne": [{"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "104", "transfers_in": "71", "transfers_out": "16", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "57", "selected": "285", "transfers_in": "96", "transfers_out": "39", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "291", "transfers_in": "28", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "312", "transfers_in": "28", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "326", "transfers_in": "25", "transfers_out": "19", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "334", "transfers_in": "18", "transfers_out": "9", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "344", "transfers_in": "16", "transfers_out": "17", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "344", "transfers_in": "16", "transfers_out": "17", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "385", "transfers_in": "42", "transfers_out": "20", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matty James": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "6163", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "11.5", "threat": "9.0", "ict_index": "2.8", "transfers_balance": "1461", "selected": "13400", "transfers_in": "2592", "transfers_out": "1131", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.8", "creativity": "1.8", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "4237", "selected": "21152", "transfers_in": "7093", "transfers_out": "2856", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "2.2", "threat": "8.0", "ict_index": "1.8", "transfers_balance": "490", "selected": "23490", "transfers_in": "3187", "transfers_out": "2697", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "24146", "transfers_in": "3098", "transfers_out": "3242", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4146", "selected": "20069", "transfers_in": "165", "transfers_out": "4311", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3083", "selected": "17017", "transfers_in": "79", "transfers_out": "3162", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1820", "selected": "15223", "transfers_in": "46", "transfers_out": "1866", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-919", "selected": "14307", "transfers_in": "28", "transfers_out": "947", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1100", "selected": "13213", "transfers_in": "26", "transfers_out": "1126", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-524", "selected": "12706", "transfers_in": "61", "transfers_out": "585", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-502", "selected": "12222", "transfers_in": "56", "transfers_out": "558", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "11848", "transfers_in": "31", "transfers_out": "422", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "11530", "transfers_in": "17", "transfers_out": "341", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "11227", "transfers_in": "9", "transfers_out": "315", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "10937", "transfers_in": "20", "transfers_out": "316", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "10751", "transfers_in": "13", "transfers_out": "202", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "10572", "transfers_in": "11", "transfers_out": "193", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-255", "selected": "10327", "transfers_in": "9", "transfers_out": "264", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "10175", "transfers_in": "10", "transfers_out": "172", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-110", "selected": "10096", "transfers_in": "57", "transfers_out": "167", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "4.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-81", "selected": "10033", "transfers_in": "60", "transfers_out": "141", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.6", "creativity": "15.9", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "-22", "selected": "10083", "transfers_in": "190", "transfers_out": "212", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.6", "creativity": "3.6", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-140", "selected": "9955", "transfers_in": "58", "transfers_out": "198", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "1.4", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "496", "selected": "10556", "transfers_in": "746", "transfers_out": "250", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "2.1", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "368", "selected": "10996", "transfers_in": "575", "transfers_out": "207", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-48", "selected": "11037", "transfers_in": "290", "transfers_out": "338", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.8", "creativity": "4.5", "threat": "43.0", "ict_index": "5.6", "transfers_balance": "245", "selected": "11451", "transfers_in": "557", "transfers_out": "312", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.8", "creativity": "3.5", "threat": "52.0", "ict_index": "6.6", "transfers_balance": "176", "selected": "11702", "transfers_in": "349", "transfers_out": "173", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "132", "selected": "12584", "transfers_in": "363", "transfers_out": "231", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "12121", "transfers_in": "60", "transfers_out": "356", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "11797", "transfers_in": "12", "transfers_out": "334", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "11571", "transfers_in": "6", "transfers_out": "222", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "11571", "transfers_in": "6", "transfers_out": "222", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "11401", "transfers_in": "8", "transfers_out": "75", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "11308", "transfers_in": "3", "transfers_out": "92", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "11308", "transfers_in": "3", "transfers_out": "92", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "11256", "transfers_in": "17", "transfers_out": "71", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Lukasz Fabianski": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "174030", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-116", "selected": "193670", "transfers_in": "6131", "transfers_out": "6247", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-7134", "selected": "190727", "transfers_in": "3221", "transfers_out": "10355", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "24", "influence": "50.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "8703", "selected": "205655", "transfers_in": "19534", "transfers_out": "10831", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "8", "bps": "38", "influence": "49.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-150", "selected": "207860", "transfers_in": "8359", "transfers_out": "8509", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "137229", "selected": "368750", "transfers_in": "148280", "transfers_out": "11051", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "21134", "selected": "398698", "transfers_in": "42071", "transfers_out": "20937", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "13.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "17262", "selected": "421105", "transfers_in": "34849", "transfers_out": "17587", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "35.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "15979", "selected": "439915", "transfers_in": "25377", "transfers_out": "9398", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "27.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1306", "selected": "441506", "transfers_in": "16723", "transfers_out": "18029", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1632", "selected": "445091", "transfers_in": "11560", "transfers_out": "9928", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "39.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-14508", "selected": "431990", "transfers_in": "3822", "transfers_out": "18330", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "30", "influence": "38.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-7442", "selected": "425352", "transfers_in": "3357", "transfers_out": "10799", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "9", "bps": "26", "influence": "61.8", "creativity": "0.0", "threat": "0.0", "ict_index": "6.2", "transfers_balance": "-1796", "selected": "424730", "transfers_in": "6656", "transfers_out": "8452", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "18286", "selected": "445237", "transfers_in": "23492", "transfers_out": "5206", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "15846", "selected": "465137", "transfers_in": "24987", "transfers_out": "9141", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "37.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "700", "selected": "468104", "transfers_in": "13671", "transfers_out": "12971", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "9", "goals": "0", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "46.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-6170", "selected": "463145", "transfers_in": "6190", "transfers_out": "12360", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "6325", "selected": "473152", "transfers_in": "16472", "transfers_out": "10147", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "31.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-6634", "selected": "468837", "transfers_in": "6886", "transfers_out": "13520", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "27.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-8143", "selected": "462022", "transfers_in": "7069", "transfers_out": "15212", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-20175", "selected": "442275", "transfers_in": "6669", "transfers_out": "26844", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "17", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-9180", "selected": "434933", "transfers_in": "13390", "transfers_out": "22570", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "31", "influence": "27.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-10402", "selected": "425596", "transfers_in": "8017", "transfers_out": "18419", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "30.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "23572", "selected": "451699", "transfers_in": "36992", "transfers_out": "13420", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "21982", "selected": "475039", "transfers_in": "29804", "transfers_out": "7822", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "11.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "24042", "selected": "501453", "transfers_in": "33795", "transfers_out": "9753", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "13", "influence": "21.4", "creativity": "10.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "29060", "selected": "534044", "transfers_in": "38424", "transfers_out": "9364", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1985", "selected": "532871", "transfers_in": "7715", "transfers_out": "9700", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "29.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-677", "selected": "533824", "transfers_in": "8612", "transfers_out": "9289", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-4377", "selected": "518813", "transfers_in": "19293", "transfers_out": "23670", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "4144", "selected": "524101", "transfers_in": "22036", "transfers_out": "17892", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "23.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-12767", "selected": "503971", "transfers_in": "4980", "transfers_out": "17747", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "9", "goals": "0", "assists": "0", "conceded": "5", "bonus": "2", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "39", "influence": "69.8", "creativity": "0.0", "threat": "0.0", "ict_index": "7.0", "transfers_balance": "826", "selected": "504194", "transfers_in": "10187", "transfers_out": "9361", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "22594", "selected": "535717", "transfers_in": "29535", "transfers_out": "6941", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "32.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "55728", "selected": "595202", "transfers_in": "61262", "transfers_out": "5534", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "25", "influence": "54.8", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "55728", "selected": "595202", "transfers_in": "61262", "transfers_out": "5534", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "43.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "5742", "selected": "597942", "transfers_in": "13553", "transfers_out": "7811", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Dean Whitehead": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4561", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-549", "selected": "4495", "transfers_in": "102", "transfers_out": "651", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "4188", "transfers_in": "128", "transfers_out": "569", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "4617", "transfers_in": "480", "transfers_out": "570", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "5040", "transfers_in": "598", "transfers_out": "520", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5206", "transfers_in": "544", "transfers_out": "548", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "34", "selected": "5312", "transfers_in": "461", "transfers_out": "427", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "299", "selected": "5738", "transfers_in": "774", "transfers_out": "475", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "5688", "transfers_in": "186", "transfers_out": "272", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "5492", "transfers_in": "118", "transfers_out": "342", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "5343", "transfers_in": "63", "transfers_out": "239", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "5238", "transfers_in": "69", "transfers_out": "209", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "5095", "transfers_in": "32", "transfers_out": "194", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "4968", "transfers_in": "30", "transfers_out": "165", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "243", "selected": "5327", "transfers_in": "461", "transfers_out": "218", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "5567", "transfers_in": "415", "transfers_out": "289", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "0.9", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "8", "selected": "5602", "transfers_in": "208", "transfers_out": "200", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "5607", "transfers_in": "171", "transfers_out": "194", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "5506", "transfers_in": "122", "transfers_out": "243", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "5434", "transfers_in": "69", "transfers_out": "155", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "5321", "transfers_in": "81", "transfers_out": "213", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "5217", "transfers_in": "33", "transfers_out": "144", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "5074", "transfers_in": "66", "transfers_out": "226", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "5007", "transfers_in": "60", "transfers_out": "137", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "5023", "transfers_in": "98", "transfers_out": "112", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "5025", "transfers_in": "74", "transfers_out": "80", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "5031", "transfers_in": "99", "transfers_out": "118", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "5096", "transfers_in": "136", "transfers_out": "109", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5108", "transfers_in": "54", "transfers_out": "54", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "4821", "transfers_in": "93", "transfers_out": "77", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "4958", "transfers_in": "161", "transfers_out": "108", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "403", "selected": "5495", "transfers_in": "606", "transfers_out": "203", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "204", "selected": "5764", "transfers_in": "405", "transfers_out": "201", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "436", "selected": "7038", "transfers_in": "713", "transfers_out": "277", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "176", "selected": "6474", "transfers_in": "358", "transfers_out": "182", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "295", "selected": "6989", "transfers_in": "537", "transfers_out": "242", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "295", "selected": "6989", "transfers_in": "537", "transfers_out": "242", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "381", "selected": "7338", "transfers_in": "684", "transfers_out": "303", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Gabriel Armando de Abreu": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1698", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "1909", "transfers_in": "94", "transfers_out": "414", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-273", "selected": "1995", "transfers_in": "132", "transfers_out": "405", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "1665", "transfers_in": "21", "transfers_out": "392", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "1678", "transfers_in": "11", "transfers_out": "117", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "1726", "transfers_in": "8", "transfers_out": "108", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "1761", "transfers_in": "12", "transfers_out": "103", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "1810", "transfers_in": "4", "transfers_out": "103", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1842", "transfers_in": "4", "transfers_out": "37", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "1877", "transfers_in": "3", "transfers_out": "50", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1900", "transfers_in": "6", "transfers_out": "48", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1980", "transfers_in": "5", "transfers_out": "43", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1996", "transfers_in": "3", "transfers_out": "33", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2017", "transfers_in": "2", "transfers_out": "21", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2051", "transfers_in": "3", "transfers_out": "21", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "2096", "transfers_in": "5", "transfers_out": "35", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2113", "transfers_in": "1", "transfers_out": "25", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2141", "transfers_in": "0", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2208", "transfers_in": "3", "transfers_out": "31", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2249", "transfers_in": "1", "transfers_out": "26", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2291", "transfers_in": "6", "transfers_out": "32", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2321", "transfers_in": "3", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "2377", "transfers_in": "8", "transfers_out": "54", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2429", "transfers_in": "3", "transfers_out": "24", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2491", "transfers_in": "7", "transfers_out": "22", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2508", "transfers_in": "3", "transfers_out": "23", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2537", "transfers_in": "2", "transfers_out": "26", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2613", "transfers_in": "1", "transfers_out": "29", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2636", "transfers_in": "1", "transfers_out": "17", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2776", "transfers_in": "1", "transfers_out": "17", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2840", "transfers_in": "3", "transfers_out": "16", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2874", "transfers_in": "2", "transfers_out": "9", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2908", "transfers_in": "0", "transfers_out": "6", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2922", "transfers_in": "3", "transfers_out": "11", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2937", "transfers_in": "1", "transfers_out": "7", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2959", "transfers_in": "3", "transfers_out": "5", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2959", "transfers_in": "3", "transfers_out": "5", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2976", "transfers_in": "3", "transfers_out": "11", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Charlie Adam": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5541", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-825", "selected": "5503", "transfers_in": "140", "transfers_out": "965", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-737", "selected": "5001", "transfers_in": "159", "transfers_out": "896", "value": "49", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-508", "selected": "4726", "transfers_in": "175", "transfers_out": "683", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-342", "selected": "4534", "transfers_in": "134", "transfers_out": "476", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "4452", "transfers_in": "248", "transfers_out": "505", "value": "48", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "4425", "transfers_in": "269", "transfers_out": "439", "value": "48", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "4386", "transfers_in": "212", "transfers_out": "383", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "4345", "transfers_in": "137", "transfers_out": "231", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.0", "creativity": "0.0", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-154", "selected": "4267", "transfers_in": "148", "transfers_out": "302", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "4232", "transfers_in": "102", "transfers_out": "188", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "4192", "transfers_in": "117", "transfers_out": "214", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "4128", "transfers_in": "71", "transfers_out": "165", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "4075", "transfers_in": "57", "transfers_out": "132", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "4058", "transfers_in": "86", "transfers_out": "134", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "4015", "transfers_in": "81", "transfers_out": "173", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "3987", "transfers_in": "60", "transfers_out": "114", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.6", "creativity": "25.8", "threat": "18.0", "ict_index": "5.3", "transfers_balance": "-49", "selected": "3969", "transfers_in": "59", "transfers_out": "108", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3926", "transfers_in": "66", "transfers_out": "149", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "4.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-99", "selected": "3845", "transfers_in": "34", "transfers_out": "133", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.8", "creativity": "16.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-83", "selected": "3791", "transfers_in": "57", "transfers_out": "140", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "35.0", "threat": "11.0", "ict_index": "6.5", "transfers_balance": "7", "selected": "3814", "transfers_in": "79", "transfers_out": "72", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3834", "transfers_in": "122", "transfers_out": "141", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "2.7", "threat": "3.0", "ict_index": "1.3", "transfers_balance": "-26", "selected": "3842", "transfers_in": "84", "transfers_out": "110", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "13.4", "threat": "25.0", "ict_index": "4.6", "transfers_balance": "216", "selected": "4101", "transfers_in": "333", "transfers_out": "117", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "4139", "transfers_in": "113", "transfers_out": "88", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "5.4", "creativity": "14.3", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "-92", "selected": "4082", "transfers_in": "85", "transfers_out": "177", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.4", "creativity": "0.3", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "-46", "selected": "4082", "transfers_in": "84", "transfers_out": "130", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "4074", "transfers_in": "53", "transfers_out": "75", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "4332", "transfers_in": "59", "transfers_out": "84", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "1.7", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "4362", "transfers_in": "54", "transfers_out": "77", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "4142", "transfers_in": "23", "transfers_out": "214", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "4087", "transfers_in": "13", "transfers_out": "74", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "4048", "transfers_in": "15", "transfers_out": "55", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "4052", "transfers_in": "20", "transfers_out": "23", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "4058", "transfers_in": "24", "transfers_out": "21", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4061", "transfers_in": "14", "transfers_out": "14", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "4085", "transfers_in": "33", "transfers_out": "21", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Max Gradel": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4103", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1114", "selected": "3488", "transfers_in": "92", "transfers_out": "1206", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1214", "selected": "2277", "transfers_in": "2", "transfers_out": "1216", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-460", "selected": "1827", "transfers_in": "1", "transfers_out": "461", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "1739", "transfers_in": "5", "transfers_out": "181", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "1704", "transfers_in": "2", "transfers_out": "183", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "1701", "transfers_in": "2", "transfers_out": "112", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "1702", "transfers_in": "3", "transfers_out": "102", "value": "50", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1702", "transfers_in": "2", "transfers_out": "47", "value": "50", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "1705", "transfers_in": "3", "transfers_out": "54", "value": "50", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1708", "transfers_in": "5", "transfers_out": "44", "value": "50", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1743", "transfers_in": "3", "transfers_out": "34", "value": "50", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1778", "transfers_in": "2", "transfers_out": "22", "value": "50", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1801", "transfers_in": "0", "transfers_out": "22", "value": "50", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "1817", "transfers_in": "0", "transfers_out": "32", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1851", "transfers_in": "1", "transfers_out": "41", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1872", "transfers_in": "1", "transfers_out": "25", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1900", "transfers_in": "1", "transfers_out": "21", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1935", "transfers_in": "2", "transfers_out": "28", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1959", "transfers_in": "0", "transfers_out": "21", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1987", "transfers_in": "0", "transfers_out": "24", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2005", "transfers_in": "2", "transfers_out": "12", "value": "50", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2093", "transfers_in": "3", "transfers_out": "42", "value": "50", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2111", "transfers_in": "3", "transfers_out": "35", "value": "50", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2154", "transfers_in": "0", "transfers_out": "31", "value": "50", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2167", "transfers_in": "0", "transfers_out": "15", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2213", "transfers_in": "3", "transfers_out": "19", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "2261", "transfers_in": "1", "transfers_out": "31", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2285", "transfers_in": "0", "transfers_out": "19", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2533", "transfers_in": "0", "transfers_out": "13", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2552", "transfers_in": "2", "transfers_out": "9", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2598", "transfers_in": "0", "transfers_out": "10", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2613", "transfers_in": "0", "transfers_out": "5", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2639", "transfers_in": "0", "transfers_out": "10", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2639", "transfers_in": "0", "transfers_out": "10", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2665", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2661", "transfers_in": "0", "transfers_out": "5", "value": "50", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2661", "transfers_in": "3", "transfers_out": "3", "value": "50", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Marcus Rashford": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "17.1", "threat": "36.0", "ict_index": "6.8", "transfers_balance": "0", "selected": "209974", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "15.8", "creativity": "13.8", "threat": "38.0", "ict_index": "6.8", "transfers_balance": "8524", "selected": "268183", "transfers_in": "31767", "transfers_out": "23243", "value": "75", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "23", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "39.2", "creativity": "25.8", "threat": "19.0", "ict_index": "8.4", "transfers_balance": "-34781", "selected": "243798", "transfers_in": "15232", "transfers_out": "50013", "value": "75", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "71", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.4", "creativity": "6.5", "threat": "95.0", "ict_index": "14.2", "transfers_balance": "13576", "selected": "274690", "transfers_in": "34951", "transfers_out": "21375", "value": "75", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "17.2", "threat": "26.0", "ict_index": "4.4", "transfers_balance": "41049", "selected": "327640", "transfers_in": "58540", "transfers_out": "17491", "value": "75", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "6.2", "threat": "23.0", "ict_index": "3.6", "transfers_balance": "37015", "selected": "375736", "transfers_in": "74536", "transfers_out": "37521", "value": "75", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "47.2", "creativity": "51.4", "threat": "31.0", "ict_index": "13.0", "transfers_balance": "16477", "selected": "399243", "transfers_in": "63612", "transfers_out": "47135", "value": "76", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76510", "selected": "487213", "transfers_in": "114638", "transfers_out": "38128", "value": "76", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "36.2", "creativity": "5.8", "threat": "27.0", "ict_index": "6.9", "transfers_balance": "-47418", "selected": "442224", "transfers_in": "22596", "transfers_out": "70014", "value": "76", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "5.2", "threat": "9.0", "ict_index": "2.0", "transfers_balance": "-23982", "selected": "422892", "transfers_in": "45148", "transfers_out": "69130", "value": "76", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "9.3", "threat": "30.0", "ict_index": "3.5", "transfers_balance": "-1041", "selected": "426093", "transfers_in": "27943", "transfers_out": "28984", "value": "76", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "18.0", "creativity": "20.1", "threat": "19.0", "ict_index": "5.7", "transfers_balance": "34485", "selected": "466975", "transfers_in": "59772", "transfers_out": "25287", "value": "76", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.8", "creativity": "32.3", "threat": "10.0", "ict_index": "5.6", "transfers_balance": "35103", "selected": "506332", "transfers_in": "59151", "transfers_out": "24048", "value": "76", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "11.9", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "4315", "selected": "513445", "transfers_in": "36580", "transfers_out": "32265", "value": "77", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-55991", "selected": "459699", "transfers_in": "12325", "transfers_out": "68316", "value": "77", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.6", "creativity": "11.9", "threat": "39.0", "ict_index": "8.6", "transfers_balance": "-51642", "selected": "410938", "transfers_in": "12156", "transfers_out": "63798", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.0", "threat": "3.0", "ict_index": "0.3", "transfers_balance": "50680", "selected": "464415", "transfers_in": "64311", "transfers_out": "13631", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "21.2", "threat": "42.0", "ict_index": "8.0", "transfers_balance": "-10608", "selected": "456589", "transfers_in": "25334", "transfers_out": "35942", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "14.0", "ict_index": "1.6", "transfers_balance": "19486", "selected": "480930", "transfers_in": "50816", "transfers_out": "31330", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.8", "creativity": "53.5", "threat": "60.0", "ict_index": "12.7", "transfers_balance": "-11767", "selected": "471742", "transfers_in": "31324", "transfers_out": "43091", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.4", "creativity": "10.7", "threat": "51.0", "ict_index": "7.2", "transfers_balance": "-16857", "selected": "457910", "transfers_in": "32950", "transfers_out": "49807", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "5.8", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "17655", "selected": "477122", "transfers_in": "54803", "transfers_out": "37148", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "2.3", "threat": "52.0", "ict_index": "6.1", "transfers_balance": "-15560", "selected": "466494", "transfers_in": "51025", "transfers_out": "66585", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-60105", "selected": "408412", "transfers_in": "9928", "transfers_out": "70033", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38690", "selected": "371833", "transfers_in": "7352", "transfers_out": "46042", "value": "75", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "1.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-21671", "selected": "351082", "transfers_in": "4577", "transfers_out": "26248", "value": "75", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18973", "selected": "333464", "transfers_in": "4300", "transfers_out": "23273", "value": "74", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25298", "selected": "309151", "transfers_in": "1481", "transfers_out": "26779", "value": "74", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "18.3", "threat": "27.0", "ict_index": "5.1", "transfers_balance": "-5721", "selected": "304106", "transfers_in": "1749", "transfers_out": "7470", "value": "74", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "12", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "54", "influence": "71.2", "creativity": "3.0", "threat": "36.0", "ict_index": "11.0", "transfers_balance": "-3316", "selected": "303434", "transfers_in": "2411", "transfers_out": "5727", "value": "73", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "2.8", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "58885", "selected": "413975", "transfers_in": "66588", "transfers_out": "7703", "value": "74", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18146", "selected": "395792", "transfers_in": "13835", "transfers_out": "31981", "value": "74", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "2826", "selected": "400148", "transfers_in": "22917", "transfers_out": "20091", "value": "74", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "19.6", "threat": "62.0", "ict_index": "9.5", "transfers_balance": "2826", "selected": "400148", "transfers_in": "22917", "transfers_out": "20091", "value": "74", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "40", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.5", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "-6130", "selected": "370713", "transfers_in": "5586", "transfers_out": "11716", "value": "74", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "19.6", "threat": "31.0", "ict_index": "5.8", "transfers_balance": "61083", "selected": "436323", "transfers_in": "68370", "transfers_out": "7287", "value": "73", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "61083", "selected": "436323", "transfers_in": "68370", "transfers_out": "7287", "value": "73", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "33.0", "creativity": "10.1", "threat": "21.0", "ict_index": "6.4", "transfers_balance": "16974", "selected": "452144", "transfers_in": "36949", "transfers_out": "19975", "value": "73", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Aaron Wan-Bissaka": [{"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "42", "transfers_in": "28", "transfers_out": "11", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "55", "transfers_in": "20", "transfers_out": "18", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "67", "transfers_in": "12", "transfers_out": "6", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "75", "transfers_in": "14", "transfers_out": "10", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "82", "transfers_in": "12", "transfers_out": "17", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "87", "transfers_in": "13", "transfers_out": "10", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "105", "transfers_in": "21", "transfers_out": "11", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "114", "transfers_in": "11", "transfers_out": "10", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "123", "transfers_in": "10", "transfers_out": "14", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "142", "transfers_in": "14", "transfers_out": "14", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "30.8", "creativity": "15.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "9", "selected": "159", "transfers_in": "23", "transfers_out": "14", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "41.8", "creativity": "6.3", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "153", "selected": "338", "transfers_in": "166", "transfers_out": "13", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "33.8", "creativity": "15.3", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "142", "selected": "593", "transfers_in": "184", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "44", "selected": "558", "transfers_in": "119", "transfers_out": "75", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.0", "creativity": "7.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "132", "selected": "719", "transfers_in": "196", "transfers_out": "64", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "789", "transfers_in": "132", "transfers_out": "81", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "754", "transfers_in": "34", "transfers_out": "66", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "707", "transfers_in": "21", "transfers_out": "65", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "646", "transfers_in": "15", "transfers_out": "79", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.4", "creativity": "15.7", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-23", "selected": "622", "transfers_in": "21", "transfers_out": "44", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ryan Bertrand": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "85", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "13.8", "creativity": "59.7", "threat": "7.0", "ict_index": "8.1", "transfers_balance": "0", "selected": "613635", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "13.7", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "69587", "selected": "769844", "transfers_in": "88231", "transfers_out": "18644", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.6", "creativity": "2.2", "threat": "34.0", "ict_index": "4.6", "transfers_balance": "-37274", "selected": "744273", "transfers_in": "24383", "transfers_out": "61657", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.0", "creativity": "13.0", "threat": "22.0", "ict_index": "4.4", "transfers_balance": "5081", "selected": "763627", "transfers_in": "53678", "transfers_out": "48597", "value": "55", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "14.6", "creativity": "13.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-62870", "selected": "703889", "transfers_in": "8491", "transfers_out": "71361", "value": "55", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.0", "creativity": "4.3", "threat": "5.0", "ict_index": "1.5", "transfers_balance": "-54542", "selected": "652275", "transfers_in": "9449", "transfers_out": "63991", "value": "55", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "18.9", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "-34322", "selected": "620200", "transfers_in": "10030", "transfers_out": "44352", "value": "55", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "15.0", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-52698", "selected": "568828", "transfers_in": "4330", "transfers_out": "57028", "value": "55", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "12.2", "creativity": "26.8", "threat": "10.0", "ict_index": "4.9", "transfers_balance": "-23060", "selected": "546431", "transfers_in": "4861", "transfers_out": "27921", "value": "55", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.8", "creativity": "15.6", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "-17735", "selected": "529899", "transfers_in": "7223", "transfers_out": "24958", "value": "55", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.4", "creativity": "6.4", "threat": "46.0", "ict_index": "5.8", "transfers_balance": "-12573", "selected": "518417", "transfers_in": "8610", "transfers_out": "21183", "value": "55", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.6", "creativity": "1.4", "threat": "3.0", "ict_index": "2.5", "transfers_balance": "-37790", "selected": "481379", "transfers_in": "2778", "transfers_out": "40568", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "9", "goals": "0", "assists": "2", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "49.4", "creativity": "34.6", "threat": "5.0", "ict_index": "8.9", "transfers_balance": "-17636", "selected": "464271", "transfers_in": "3659", "transfers_out": "21295", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "27.2", "creativity": "16.5", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-9101", "selected": "455727", "transfers_in": "6520", "transfers_out": "15621", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.8", "creativity": "38.3", "threat": "2.0", "ict_index": "6.3", "transfers_balance": "505", "selected": "457119", "transfers_in": "10926", "transfers_out": "10421", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "12.7", "threat": "6.0", "ict_index": "3.0", "transfers_balance": "-7115", "selected": "451293", "transfers_in": "8927", "transfers_out": "16042", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "33.2", "creativity": "37.8", "threat": "11.0", "ict_index": "8.2", "transfers_balance": "-336", "selected": "451832", "transfers_in": "9166", "transfers_out": "9502", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.4", "creativity": "4.9", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-12175", "selected": "440273", "transfers_in": "4133", "transfers_out": "16308", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33965", "selected": "407125", "transfers_in": "11143", "transfers_out": "45108", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55331", "selected": "351850", "transfers_in": "219", "transfers_out": "55550", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49321", "selected": "302566", "transfers_in": "166", "transfers_out": "49487", "value": "53", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "21.0", "creativity": "18.4", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-17197", "selected": "285383", "transfers_in": "129", "transfers_out": "17326", "value": "53", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.0", "creativity": "12.7", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "-8506", "selected": "277355", "transfers_in": "4262", "transfers_out": "12768", "value": "53", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "1.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-6430", "selected": "271175", "transfers_in": "1350", "transfers_out": "7780", "value": "53", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.6", "creativity": "31.4", "threat": "14.0", "ict_index": "5.4", "transfers_balance": "-4704", "selected": "266830", "transfers_in": "4986", "transfers_out": "9690", "value": "53", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.2", "creativity": "17.7", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-1984", "selected": "265008", "transfers_in": "2464", "transfers_out": "4448", "value": "53", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "17.3", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-3317", "selected": "261998", "transfers_in": "2190", "transfers_out": "5507", "value": "53", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "2.7", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-1409", "selected": "261016", "transfers_in": "2677", "transfers_out": "4086", "value": "53", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.2", "creativity": "31.8", "threat": "22.0", "ict_index": "7.1", "transfers_balance": "879", "selected": "262194", "transfers_in": "2959", "transfers_out": "2080", "value": "53", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "6.4", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "2123", "selected": "305934", "transfers_in": "4125", "transfers_out": "2002", "value": "53", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "13.2", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-5996", "selected": "296713", "transfers_in": "450", "transfers_out": "6446", "value": "53", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "22.4", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-2218", "selected": "294670", "transfers_in": "577", "transfers_out": "2795", "value": "53", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.8", "creativity": "41.8", "threat": "4.0", "ict_index": "8.4", "transfers_balance": "979", "selected": "296581", "transfers_in": "3018", "transfers_out": "2039", "value": "53", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "4.6", "creativity": "6.5", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "979", "selected": "296581", "transfers_in": "3018", "transfers_out": "2039", "value": "53", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "1.9", "threat": "50.0", "ict_index": "6.3", "transfers_balance": "5117", "selected": "300962", "transfers_in": "6612", "transfers_out": "1495", "value": "53", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.6", "creativity": "12.2", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "8575", "selected": "310410", "transfers_in": "10608", "transfers_out": "2033", "value": "53", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "4.0", "creativity": "4.7", "threat": "1.0", "ict_index": "1.0", "transfers_balance": "8575", "selected": "310410", "transfers_in": "10608", "transfers_out": "2033", "value": "53", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "6.6", "creativity": "11.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3811", "selected": "305671", "transfers_in": "1550", "transfers_out": "5361", "value": "53", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "H\u00e9ctor Beller\u00edn": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.2", "creativity": "27.5", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "0", "selected": "572986", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "12.8", "threat": "36.0", "ict_index": "5.6", "transfers_balance": "-28590", "selected": "628098", "transfers_in": "14368", "transfers_out": "42958", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "1.0", "creativity": "2.9", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-67892", "selected": "579314", "transfers_in": "7781", "transfers_out": "75673", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.4", "creativity": "28.3", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "-59067", "selected": "533242", "transfers_in": "13066", "transfers_out": "72133", "value": "59", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "11.4", "creativity": "29.8", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "-30945", "selected": "508976", "transfers_in": "3865", "transfers_out": "34810", "value": "59", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "16.0", "creativity": "17.7", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "-6473", "selected": "510414", "transfers_in": "19090", "transfers_out": "25563", "value": "59", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "13.0", "creativity": "5.4", "threat": "16.0", "ict_index": "3.4", "transfers_balance": "17278", "selected": "536290", "transfers_in": "39517", "transfers_out": "22239", "value": "59", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "14.6", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "8073", "selected": "557637", "transfers_in": "30496", "transfers_out": "22423", "value": "59", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.8", "creativity": "18.7", "threat": "35.0", "ict_index": "6.8", "transfers_balance": "-4641", "selected": "558476", "transfers_in": "16967", "transfers_out": "21608", "value": "59", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "24.3", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "-5247", "selected": "558563", "transfers_in": "21828", "transfers_out": "27075", "value": "59", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.4", "creativity": "2.2", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-34687", "selected": "526768", "transfers_in": "3452", "transfers_out": "38139", "value": "59", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "5.0", "creativity": "7.9", "threat": "22.0", "ict_index": "3.5", "transfers_balance": "-22051", "selected": "507874", "transfers_in": "4107", "transfers_out": "26158", "value": "59", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "15.6", "creativity": "19.8", "threat": "20.0", "ict_index": "5.5", "transfers_balance": "4744", "selected": "515094", "transfers_in": "12669", "transfers_out": "7925", "value": "59", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "9.4", "creativity": "26.6", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "5260", "selected": "522387", "transfers_in": "12372", "transfers_out": "7112", "value": "59", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.8", "creativity": "13.8", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "-4005", "selected": "520489", "transfers_in": "8784", "transfers_out": "12789", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "18.6", "threat": "14.0", "ict_index": "4.0", "transfers_balance": "1599", "selected": "526000", "transfers_in": "16925", "transfers_out": "15326", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.8", "creativity": "17.7", "threat": "21.0", "ict_index": "5.5", "transfers_balance": "-10062", "selected": "517864", "transfers_in": "5669", "transfers_out": "15731", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "13.8", "creativity": "16.5", "threat": "50.0", "ict_index": "8.0", "transfers_balance": "9635", "selected": "530050", "transfers_in": "17082", "transfers_out": "7447", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "40.0", "creativity": "21.1", "threat": "19.0", "ict_index": "8.0", "transfers_balance": "4828", "selected": "539873", "transfers_in": "21896", "transfers_out": "17068", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "13.8", "threat": "27.0", "ict_index": "6.2", "transfers_balance": "54705", "selected": "599129", "transfers_in": "62819", "transfers_out": "8114", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "29.7", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "37611", "selected": "640852", "transfers_in": "58956", "transfers_out": "21345", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "41.6", "creativity": "3.7", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "-27616", "selected": "614239", "transfers_in": "11207", "transfers_out": "38823", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "53.0", "creativity": "8.5", "threat": "21.0", "ict_index": "8.3", "transfers_balance": "89595", "selected": "712646", "transfers_in": "121495", "transfers_out": "31900", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.2", "creativity": "26.7", "threat": "28.0", "ict_index": "8.0", "transfers_balance": "31026", "selected": "749436", "transfers_in": "52113", "transfers_out": "21087", "value": "61", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "13.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-3494", "selected": "751187", "transfers_in": "29456", "transfers_out": "32950", "value": "61", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.8", "creativity": "4.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-44683", "selected": "707969", "transfers_in": "5826", "transfers_out": "50509", "value": "61", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.6", "creativity": "18.6", "threat": "3.0", "ict_index": "4.1", "transfers_balance": "-24649", "selected": "685954", "transfers_in": "14417", "transfers_out": "39066", "value": "61", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.8", "creativity": "13.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-33277", "selected": "655806", "transfers_in": "5189", "transfers_out": "38466", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "14.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "2462", "selected": "659721", "transfers_in": "18928", "transfers_out": "16466", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74802", "selected": "596102", "transfers_in": "4079", "transfers_out": "78881", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "3.2", "creativity": "15.9", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "6417", "selected": "576889", "transfers_in": "13251", "transfers_out": "6834", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "7.5", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "8290", "selected": "586853", "transfers_in": "12967", "transfers_out": "4677", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10127", "selected": "574471", "transfers_in": "5465", "transfers_out": "15592", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "22.7", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "15951", "selected": "616835", "transfers_in": "23583", "transfers_out": "7632", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.0", "creativity": "15.3", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "-12676", "selected": "581470", "transfers_in": "2113", "transfers_out": "14789", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "43.8", "creativity": "23.9", "threat": "12.0", "ict_index": "8.0", "transfers_balance": "5537", "selected": "588398", "transfers_in": "10541", "transfers_out": "5004", "value": "59", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5537", "selected": "588398", "transfers_in": "10541", "transfers_out": "5004", "value": "59", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "10.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "20342", "selected": "611078", "transfers_in": "24259", "transfers_out": "3917", "value": "59", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jordan Hugill": [{"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1080", "selected": "1097", "transfers_in": "1128", "transfers_out": "48", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "1264", "transfers_in": "365", "transfers_out": "229", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-332", "selected": "985", "transfers_in": "83", "transfers_out": "415", "value": "54", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "850", "transfers_in": "41", "transfers_out": "189", "value": "53", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "704", "transfers_in": "33", "transfers_out": "177", "value": "52", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "643", "transfers_in": "55", "transfers_out": "93", "value": "51", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "654", "transfers_in": "52", "transfers_out": "60", "value": "51", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "643", "transfers_in": "41", "transfers_out": "58", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "634", "transfers_in": "33", "transfers_out": "55", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "616", "transfers_in": "22", "transfers_out": "47", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "642", "transfers_in": "43", "transfers_out": "28", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "642", "transfers_in": "43", "transfers_out": "28", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "104", "selected": "763", "transfers_in": "147", "transfers_out": "43", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Morgan Schneiderlin": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.0", "creativity": "2.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "41115", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-1", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1994", "selected": "60436", "transfers_in": "5933", "transfers_out": "3939", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15011", "selected": "46469", "transfers_in": "1408", "transfers_out": "16419", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "1.8", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-4064", "selected": "43334", "transfers_in": "1024", "transfers_out": "5088", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.0", "creativity": "3.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2275", "selected": "41509", "transfers_in": "543", "transfers_out": "2818", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.8", "creativity": "12.8", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-1591", "selected": "40384", "transfers_in": "1531", "transfers_out": "3122", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.8", "creativity": "23.6", "threat": "14.0", "ict_index": "5.0", "transfers_balance": "-1759", "selected": "39085", "transfers_in": "1334", "transfers_out": "3093", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.4", "creativity": "2.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1133", "selected": "38354", "transfers_in": "1501", "transfers_out": "2634", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1521", "selected": "36981", "transfers_in": "571", "transfers_out": "2092", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2722", "selected": "34392", "transfers_in": "413", "transfers_out": "3135", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1458", "selected": "33041", "transfers_in": "234", "transfers_out": "1692", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1200", "selected": "32011", "transfers_in": "308", "transfers_out": "1508", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.8", "creativity": "2.5", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1727", "selected": "30310", "transfers_in": "27", "transfers_out": "1754", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "29613", "transfers_in": "104", "transfers_out": "834", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-392", "selected": "29308", "transfers_in": "285", "transfers_out": "677", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-340", "selected": "29073", "transfers_in": "374", "transfers_out": "714", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.0", "creativity": "2.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-230", "selected": "28910", "transfers_in": "275", "transfers_out": "505", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.4", "creativity": "11.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "113", "selected": "29099", "transfers_in": "543", "transfers_out": "430", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.6", "creativity": "11.3", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "-327", "selected": "28870", "transfers_in": "344", "transfers_out": "671", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "2.9", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "97", "selected": "29057", "transfers_in": "510", "transfers_out": "413", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.8", "creativity": "11.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "325", "selected": "29490", "transfers_in": "1041", "transfers_out": "716", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "2.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-135", "selected": "29399", "transfers_in": "403", "transfers_out": "538", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-154", "selected": "29426", "transfers_in": "826", "transfers_out": "980", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "3.7", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-258", "selected": "29269", "transfers_in": "518", "transfers_out": "776", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-188", "selected": "29177", "transfers_in": "497", "transfers_out": "685", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.6", "creativity": "8.5", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-274", "selected": "28950", "transfers_in": "243", "transfers_out": "517", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "28907", "transfers_in": "432", "transfers_out": "572", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "28795", "transfers_in": "325", "transfers_out": "540", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "28620", "transfers_in": "120", "transfers_out": "332", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "30422", "transfers_in": "170", "transfers_out": "373", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-585", "selected": "29725", "transfers_in": "30", "transfers_out": "615", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.8", "creativity": "1.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-198", "selected": "29691", "transfers_in": "66", "transfers_out": "264", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "12.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-71", "selected": "29643", "transfers_in": "71", "transfers_out": "142", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.2", "creativity": "13.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "75", "selected": "29772", "transfers_in": "235", "transfers_out": "160", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "51", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.6", "creativity": "2.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "364", "selected": "30336", "transfers_in": "518", "transfers_out": "154", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "3.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-291", "selected": "29891", "transfers_in": "38", "transfers_out": "329", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.4", "creativity": "17.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-53", "selected": "29864", "transfers_in": "108", "transfers_out": "161", "value": "47", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "0.8", "threat": "22.0", "ict_index": "3.5", "transfers_balance": "41", "selected": "29937", "transfers_in": "150", "transfers_out": "109", "value": "47", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Adam Lallana": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "45019", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15600", "selected": "30675", "transfers_in": "401", "transfers_out": "16001", "value": "75", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6647", "selected": "24270", "transfers_in": "177", "transfers_out": "6824", "value": "74", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3268", "selected": "21222", "transfers_in": "205", "transfers_out": "3473", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1342", "selected": "19966", "transfers_in": "103", "transfers_out": "1445", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1171", "selected": "18870", "transfers_in": "111", "transfers_out": "1282", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-878", "selected": "18047", "transfers_in": "104", "transfers_out": "982", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-569", "selected": "17564", "transfers_in": "132", "transfers_out": "701", "value": "73", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "17346", "transfers_in": "76", "transfers_out": "378", "value": "73", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-415", "selected": "17019", "transfers_in": "69", "transfers_out": "484", "value": "73", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "16938", "transfers_in": "89", "transfers_out": "278", "value": "73", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "269", "selected": "17385", "transfers_in": "616", "transfers_out": "347", "value": "73", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-70", "selected": "17423", "transfers_in": "215", "transfers_out": "285", "value": "73", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "578", "selected": "18193", "transfers_in": "808", "transfers_out": "230", "value": "73", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "18372", "transfers_in": "412", "transfers_out": "452", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-789", "selected": "17752", "transfers_in": "186", "transfers_out": "975", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-377", "selected": "17427", "transfers_in": "34", "transfers_out": "411", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "25.3", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "-154", "selected": "17368", "transfers_in": "82", "transfers_out": "236", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "17708", "transfers_in": "322", "transfers_out": "267", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "3.6", "threat": "23.0", "ict_index": "2.8", "transfers_balance": "-53", "selected": "17829", "transfers_in": "200", "transfers_out": "253", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "17894", "transfers_in": "263", "transfers_out": "316", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.4", "creativity": "48.9", "threat": "41.0", "ict_index": "10.4", "transfers_balance": "31", "selected": "17964", "transfers_in": "301", "transfers_out": "270", "value": "73", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "2", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1722", "selected": "20028", "transfers_in": "2729", "transfers_out": "1007", "value": "73", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "15.4", "threat": "38.0", "ict_index": "5.8", "transfers_balance": "-748", "selected": "19457", "transfers_in": "420", "transfers_out": "1168", "value": "73", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-805", "selected": "18784", "transfers_in": "271", "transfers_out": "1076", "value": "73", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-511", "selected": "18280", "transfers_in": "45", "transfers_out": "556", "value": "73", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.7", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-285", "selected": "18020", "transfers_in": "80", "transfers_out": "365", "value": "73", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.8", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "119", "selected": "18283", "transfers_in": "312", "transfers_out": "193", "value": "73", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "4.5", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-33", "selected": "18304", "transfers_in": "123", "transfers_out": "156", "value": "73", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "3.0", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "-59", "selected": "20251", "transfers_in": "85", "transfers_out": "144", "value": "73", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "313", "selected": "20860", "transfers_in": "418", "transfers_out": "105", "value": "73", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "20624", "transfers_in": "104", "transfers_out": "249", "value": "73", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-360", "selected": "20290", "transfers_in": "23", "transfers_out": "383", "value": "73", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "20181", "transfers_in": "8", "transfers_out": "147", "value": "73", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "20135", "transfers_in": "15", "transfers_out": "86", "value": "73", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "20100", "transfers_in": "6", "transfers_out": "54", "value": "73", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "20074", "transfers_in": "10", "transfers_out": "49", "value": "73", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "6.9", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "112", "selected": "20208", "transfers_in": "157", "transfers_out": "45", "value": "73", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Shane Long": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "28672", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-6548", "selected": "25584", "transfers_in": "694", "transfers_out": "7242", "value": "59", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "28.4", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-3943", "selected": "22542", "transfers_in": "660", "transfers_out": "4603", "value": "59", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-2293", "selected": "21150", "transfers_in": "756", "transfers_out": "3049", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "17.9", "threat": "16.0", "ict_index": "3.4", "transfers_balance": "-1306", "selected": "20189", "transfers_in": "475", "transfers_out": "1781", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "1.4", "creativity": "25.0", "threat": "16.0", "ict_index": "4.2", "transfers_balance": "-749", "selected": "19896", "transfers_in": "1303", "transfers_out": "2052", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "25.2", "creativity": "23.9", "threat": "52.0", "ict_index": "10.1", "transfers_balance": "-184", "selected": "20280", "transfers_in": "1944", "transfers_out": "2128", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "2.4", "creativity": "14.0", "threat": "44.0", "ict_index": "6.0", "transfers_balance": "-163", "selected": "20738", "transfers_in": "3050", "transfers_out": "3213", "value": "58", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "1.7", "threat": "16.0", "ict_index": "2.3", "transfers_balance": "787", "selected": "21781", "transfers_in": "2123", "transfers_out": "1336", "value": "58", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "134", "selected": "22314", "transfers_in": "1928", "transfers_out": "1794", "value": "58", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1142", "selected": "21414", "transfers_in": "771", "transfers_out": "1913", "value": "58", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.4", "creativity": "1.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1242", "selected": "20420", "transfers_in": "438", "transfers_out": "1680", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "0.3", "threat": "19.0", "ict_index": "2.1", "transfers_balance": "527", "selected": "21143", "transfers_in": "1468", "transfers_out": "941", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.8", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "-515", "selected": "20757", "transfers_in": "733", "transfers_out": "1248", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-707", "selected": "20168", "transfers_in": "695", "transfers_out": "1402", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1438", "selected": "18790", "transfers_in": "167", "transfers_out": "1605", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-355", "selected": "18535", "transfers_in": "299", "transfers_out": "654", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-409", "selected": "18249", "transfers_in": "227", "transfers_out": "636", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "18296", "transfers_in": "519", "transfers_out": "692", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.2", "creativity": "34.0", "threat": "29.0", "ict_index": "7.3", "transfers_balance": "-43", "selected": "18401", "transfers_in": "583", "transfers_out": "626", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "13.8", "threat": "25.0", "ict_index": "4.7", "transfers_balance": "229", "selected": "18821", "transfers_in": "1036", "transfers_out": "807", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.0", "creativity": "9.8", "threat": "26.0", "ict_index": "7.8", "transfers_balance": "2425", "selected": "21384", "transfers_in": "3389", "transfers_out": "964", "value": "56", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.6", "creativity": "3.1", "threat": "73.0", "ict_index": "8.9", "transfers_balance": "6365", "selected": "28410", "transfers_in": "9048", "transfers_out": "2683", "value": "56", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "584", "selected": "29352", "transfers_in": "3501", "transfers_out": "2917", "value": "56", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.4", "creativity": "4.8", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "-790", "selected": "28884", "transfers_in": "2902", "transfers_out": "3692", "value": "56", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "12.8", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "-1897", "selected": "27119", "transfers_in": "756", "transfers_out": "2653", "value": "56", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "2.5", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-1853", "selected": "25476", "transfers_in": "724", "transfers_out": "2577", "value": "56", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2323", "selected": "23366", "transfers_in": "401", "transfers_out": "2724", "value": "56", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1265", "selected": "22138", "transfers_in": "23", "transfers_out": "1288", "value": "56", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.4", "creativity": "22.1", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-203", "selected": "22800", "transfers_in": "310", "transfers_out": "513", "value": "56", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.8", "creativity": "29.9", "threat": "10.0", "ict_index": "4.9", "transfers_balance": "91", "selected": "23085", "transfers_in": "453", "transfers_out": "362", "value": "56", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "40.6", "creativity": "5.1", "threat": "70.0", "ict_index": "11.6", "transfers_balance": "-132", "selected": "23020", "transfers_in": "258", "transfers_out": "390", "value": "56", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.4", "creativity": "4.2", "threat": "18.0", "ict_index": "2.8", "transfers_balance": "69", "selected": "23206", "transfers_in": "646", "transfers_out": "577", "value": "56", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.4", "creativity": "25.8", "threat": "39.0", "ict_index": "7.9", "transfers_balance": "69", "selected": "23206", "transfers_in": "646", "transfers_out": "577", "value": "56", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "8.6", "creativity": "2.8", "threat": "19.0", "ict_index": "3.0", "transfers_balance": "2549", "selected": "26359", "transfers_in": "3043", "transfers_out": "494", "value": "56", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.2", "creativity": "11.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "1991", "selected": "28522", "transfers_in": "2968", "transfers_out": "977", "value": "56", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "2.8", "threat": "6.0", "ict_index": "1.4", "transfers_balance": "1991", "selected": "28522", "transfers_in": "2968", "transfers_out": "977", "value": "56", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1114", "selected": "27250", "transfers_in": "699", "transfers_out": "1813", "value": "56", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Nikola Vlasic": [{"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "269", "selected": "346", "transfers_in": "358", "transfers_out": "89", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "444", "transfers_in": "122", "transfers_out": "90", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "590", "transfers_in": "168", "transfers_out": "107", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "13.6", "threat": "12.0", "ict_index": "3.3", "transfers_balance": "367", "selected": "1031", "transfers_in": "499", "transfers_out": "132", "value": "55", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "51.1", "threat": "8.0", "ict_index": "7.8", "transfers_balance": "179", "selected": "1287", "transfers_in": "340", "transfers_out": "161", "value": "55", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "20.0", "creativity": "6.3", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "93", "selected": "1423", "transfers_in": "212", "transfers_out": "119", "value": "55", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "1592", "transfers_in": "327", "transfers_out": "225", "value": "55", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "1484", "transfers_in": "92", "transfers_out": "235", "value": "55", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "1283", "transfers_in": "47", "transfers_out": "292", "value": "55", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-139", "selected": "1161", "transfers_in": "23", "transfers_out": "162", "value": "55", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-100", "selected": "1077", "transfers_in": "26", "transfers_out": "126", "value": "55", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "1019", "transfers_in": "21", "transfers_out": "91", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "978", "transfers_in": "32", "transfers_out": "92", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "2.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-26", "selected": "966", "transfers_in": "28", "transfers_out": "54", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "977", "transfers_in": "30", "transfers_out": "33", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "957", "transfers_in": "29", "transfers_out": "69", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "933", "transfers_in": "30", "transfers_out": "67", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "910", "transfers_in": "15", "transfers_out": "54", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "32.3", "threat": "18.0", "ict_index": "6.0", "transfers_balance": "-25", "selected": "889", "transfers_in": "11", "transfers_out": "36", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "899", "transfers_in": "37", "transfers_out": "57", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "23.6", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "-22", "selected": "883", "transfers_in": "12", "transfers_out": "34", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "917", "transfers_in": "45", "transfers_out": "36", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "922", "transfers_in": "24", "transfers_out": "28", "value": "54", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "920", "transfers_in": "20", "transfers_out": "34", "value": "54", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "951", "transfers_in": "31", "transfers_out": "34", "value": "54", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "958", "transfers_in": "16", "transfers_out": "21", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "933", "transfers_in": "20", "transfers_out": "24", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "984", "transfers_in": "28", "transfers_out": "17", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "949", "transfers_in": "12", "transfers_out": "26", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "948", "transfers_in": "8", "transfers_out": "12", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "948", "transfers_in": "12", "transfers_out": "16", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "957", "transfers_in": "13", "transfers_out": "11", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "12.3", "threat": "21.0", "ict_index": "4.7", "transfers_balance": "1", "selected": "958", "transfers_in": "10", "transfers_out": "9", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.2", "creativity": "15.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "17", "selected": "976", "transfers_in": "27", "transfers_out": "10", "value": "53", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "992", "transfers_in": "25", "transfers_out": "16", "value": "53", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Uwe H\u00fcnemeier": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "294924", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14367", "selected": "303829", "transfers_in": "10728", "transfers_out": "25095", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30735", "selected": "280232", "transfers_in": "6549", "transfers_out": "37284", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34659", "selected": "249371", "transfers_in": "2768", "transfers_out": "37427", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2354", "selected": "251499", "transfers_in": "20710", "transfers_out": "23064", "value": "39", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18212", "selected": "279259", "transfers_in": "43470", "transfers_out": "25258", "value": "39", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27921", "selected": "316053", "transfers_in": "46808", "transfers_out": "18887", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "1119", "selected": "323723", "transfers_in": "22172", "transfers_out": "21053", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8497", "selected": "335691", "transfers_in": "19049", "transfers_out": "10552", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16438", "selected": "357156", "transfers_in": "31976", "transfers_out": "15538", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14952", "selected": "376536", "transfers_in": "26252", "transfers_out": "11300", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8314", "selected": "390609", "transfers_in": "23440", "transfers_out": "15126", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3228", "selected": "389214", "transfers_in": "6708", "transfers_out": "9936", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4293", "selected": "386251", "transfers_in": "4852", "transfers_out": "9145", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3393", "selected": "384595", "transfers_in": "5091", "transfers_out": "8484", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2370", "selected": "384894", "transfers_in": "6842", "transfers_out": "9212", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5511", "selected": "380629", "transfers_in": "2521", "transfers_out": "8032", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7645", "selected": "374273", "transfers_in": "2439", "transfers_out": "10084", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6785", "selected": "369630", "transfers_in": "4221", "transfers_out": "11006", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5132", "selected": "365821", "transfers_in": "2136", "transfers_out": "7268", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7088", "selected": "360416", "transfers_in": "4174", "transfers_out": "11262", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6960", "selected": "354179", "transfers_in": "4664", "transfers_out": "11624", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7879", "selected": "348889", "transfers_in": "6922", "transfers_out": "14801", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3415", "selected": "346957", "transfers_in": "4381", "transfers_out": "7796", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1884", "selected": "347109", "transfers_in": "5213", "transfers_out": "7097", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2876", "selected": "344998", "transfers_in": "2345", "transfers_out": "5221", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2810", "selected": "343726", "transfers_in": "3952", "transfers_out": "6762", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1417", "selected": "344650", "transfers_in": "4638", "transfers_out": "6055", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1182", "selected": "344532", "transfers_in": "2194", "transfers_out": "3376", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1013", "selected": "307179", "transfers_in": "2633", "transfers_out": "3646", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2823", "selected": "302202", "transfers_in": "2789", "transfers_out": "5612", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2085", "selected": "300868", "transfers_in": "2184", "transfers_out": "4269", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1850", "selected": "303499", "transfers_in": "3681", "transfers_out": "5531", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1850", "selected": "303499", "transfers_in": "3681", "transfers_out": "5531", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8241", "selected": "307125", "transfers_in": "12476", "transfers_out": "4235", "value": "38", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13055", "selected": "327667", "transfers_in": "19085", "transfers_out": "6030", "value": "38", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13055", "selected": "327667", "transfers_in": "19085", "transfers_out": "6030", "value": "38", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8544", "selected": "334685", "transfers_in": "15803", "transfers_out": "7259", "value": "38", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Niki M\u00e4enp\u00e4\u00e4": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "58538", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2052", "selected": "60951", "transfers_in": "1132", "transfers_out": "3184", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2605", "selected": "59383", "transfers_in": "1011", "transfers_out": "3616", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2897", "selected": "57280", "transfers_in": "1073", "transfers_out": "3970", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "57540", "transfers_in": "2588", "transfers_out": "3018", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3462", "selected": "62445", "transfers_in": "6946", "transfers_out": "3484", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1223", "selected": "64532", "transfers_in": "3544", "transfers_out": "2321", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "139", "selected": "65282", "transfers_in": "2437", "transfers_out": "2298", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-630", "selected": "64876", "transfers_in": "861", "transfers_out": "1491", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1189", "selected": "63895", "transfers_in": "624", "transfers_out": "1813", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1011", "selected": "63024", "transfers_in": "402", "transfers_out": "1413", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-930", "selected": "62253", "transfers_in": "461", "transfers_out": "1391", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-424", "selected": "61917", "transfers_in": "433", "transfers_out": "857", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-570", "selected": "61421", "transfers_in": "281", "transfers_out": "851", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-622", "selected": "60873", "transfers_in": "251", "transfers_out": "873", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-729", "selected": "60279", "transfers_in": "274", "transfers_out": "1003", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "60111", "transfers_in": "414", "transfers_out": "681", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "59872", "transfers_in": "355", "transfers_out": "696", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-462", "selected": "59554", "transfers_in": "507", "transfers_out": "969", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "59305", "transfers_in": "340", "transfers_out": "657", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "59087", "transfers_in": "596", "transfers_out": "945", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-735", "selected": "58386", "transfers_in": "634", "transfers_out": "1369", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "57817", "transfers_in": "1196", "transfers_out": "1926", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "57131", "transfers_in": "361", "transfers_out": "1100", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-803", "selected": "56385", "transfers_in": "266", "transfers_out": "1069", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "55920", "transfers_in": "205", "transfers_out": "689", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "55457", "transfers_in": "293", "transfers_out": "800", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "55059", "transfers_in": "238", "transfers_out": "706", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5432", "selected": "62017", "transfers_in": "5905", "transfers_out": "473", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13245", "selected": "76787", "transfers_in": "14342", "transfers_out": "1097", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8146", "selected": "89879", "transfers_in": "10759", "transfers_out": "2613", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3806", "selected": "94636", "transfers_in": "5631", "transfers_out": "1825", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8663", "selected": "116844", "transfers_in": "11137", "transfers_out": "2474", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8663", "selected": "116844", "transfers_in": "11137", "transfers_out": "2474", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3870", "selected": "109528", "transfers_in": "6034", "transfers_out": "2164", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3920", "selected": "116559", "transfers_in": "7665", "transfers_out": "3745", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3920", "selected": "116559", "transfers_in": "7665", "transfers_out": "3745", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "543", "selected": "116297", "transfers_in": "4786", "transfers_out": "4243", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Isaiah Brown": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "3785", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-965", "selected": "3053", "transfers_in": "50", "transfers_out": "1015", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-826", "selected": "2239", "transfers_in": "17", "transfers_out": "843", "value": "54", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "1801", "transfers_in": "25", "transfers_out": "473", "value": "54", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-226", "selected": "1577", "transfers_in": "5", "transfers_out": "231", "value": "54", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "1393", "transfers_in": "12", "transfers_out": "203", "value": "53", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "6.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-64", "selected": "1343", "transfers_in": "41", "transfers_out": "105", "value": "53", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.4", "creativity": "0.8", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "26", "selected": "1399", "transfers_in": "129", "transfers_out": "103", "value": "53", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-52", "selected": "1364", "transfers_in": "23", "transfers_out": "75", "value": "53", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-52", "selected": "1336", "transfers_in": "39", "transfers_out": "91", "value": "53", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-44", "selected": "1310", "transfers_in": "18", "transfers_out": "62", "value": "53", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-40", "selected": "1294", "transfers_in": "22", "transfers_out": "62", "value": "53", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1280", "transfers_in": "19", "transfers_out": "45", "value": "53", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-28", "selected": "1260", "transfers_in": "14", "transfers_out": "42", "value": "53", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.0", "creativity": "31.8", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-19", "selected": "1248", "transfers_in": "14", "transfers_out": "33", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "22.7", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "22", "selected": "1287", "transfers_in": "77", "transfers_out": "55", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1269", "transfers_in": "13", "transfers_out": "36", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "20.9", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-17", "selected": "1260", "transfers_in": "16", "transfers_out": "33", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1250", "transfers_in": "17", "transfers_out": "42", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1211", "transfers_in": "9", "transfers_out": "49", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1197", "transfers_in": "11", "transfers_out": "33", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1194", "transfers_in": "12", "transfers_out": "17", "value": "52", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1164", "transfers_in": "17", "transfers_out": "57", "value": "52", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1110", "transfers_in": "6", "transfers_out": "61", "value": "52", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1093", "transfers_in": "15", "transfers_out": "33", "value": "52", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1077", "transfers_in": "8", "transfers_out": "26", "value": "52", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1053", "transfers_in": "13", "transfers_out": "37", "value": "52", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1038", "transfers_in": "7", "transfers_out": "22", "value": "52", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1036", "transfers_in": "3", "transfers_out": "7", "value": "52", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1201", "transfers_in": "3", "transfers_out": "11", "value": "52", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1198", "transfers_in": "7", "transfers_out": "7", "value": "52", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1197", "transfers_in": "2", "transfers_out": "3", "value": "52", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1192", "transfers_in": "10", "transfers_out": "15", "value": "52", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1192", "transfers_in": "10", "transfers_out": "15", "value": "52", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1193", "transfers_in": "16", "transfers_out": "12", "value": "52", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1194", "transfers_in": "30", "transfers_out": "29", "value": "52", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1194", "transfers_in": "30", "transfers_out": "29", "value": "52", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1195", "transfers_in": "34", "transfers_out": "34", "value": "52", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Vicente Iborra": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9263", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2620", "selected": "6891", "transfers_in": "63", "transfers_out": "2683", "value": "60", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1580", "selected": "5348", "transfers_in": "41", "transfers_out": "1621", "value": "59", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-880", "selected": "4497", "transfers_in": "50", "transfers_out": "930", "value": "59", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-285", "selected": "4257", "transfers_in": "101", "transfers_out": "386", "value": "58", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "4205", "transfers_in": "146", "transfers_out": "317", "value": "58", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-176", "selected": "4141", "transfers_in": "139", "transfers_out": "315", "value": "58", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.6", "creativity": "14.3", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-80", "selected": "4174", "transfers_in": "165", "transfers_out": "245", "value": "58", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.8", "creativity": "2.7", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-81", "selected": "4142", "transfers_in": "80", "transfers_out": "161", "value": "58", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "11.6", "threat": "11.0", "ict_index": "2.8", "transfers_balance": "-26", "selected": "4192", "transfers_in": "162", "transfers_out": "188", "value": "58", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "65", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.2", "creativity": "13.5", "threat": "39.0", "ict_index": "9.3", "transfers_balance": "69", "selected": "4334", "transfers_in": "217", "transfers_out": "148", "value": "58", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "4.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "230", "selected": "4740", "transfers_in": "528", "transfers_out": "298", "value": "58", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.2", "creativity": "12.1", "threat": "5.0", "ict_index": "3.7", "transfers_balance": "377", "selected": "5346", "transfers_in": "635", "transfers_out": "258", "value": "58", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "32.6", "creativity": "1.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-74", "selected": "5361", "transfers_in": "210", "transfers_out": "284", "value": "58", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "11.4", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "120", "selected": "5579", "transfers_in": "389", "transfers_out": "269", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.6", "creativity": "4.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-41", "selected": "5663", "transfers_in": "287", "transfers_out": "328", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "5596", "transfers_in": "131", "transfers_out": "249", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "3.3", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "-138", "selected": "5504", "transfers_in": "119", "transfers_out": "257", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "2.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-184", "selected": "5390", "transfers_in": "129", "transfers_out": "313", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "5381", "transfers_in": "136", "transfers_out": "186", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "5.4", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-214", "selected": "5216", "transfers_in": "100", "transfers_out": "314", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "5280", "transfers_in": "144", "transfers_out": "117", "value": "58", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "5185", "transfers_in": "133", "transfers_out": "322", "value": "58", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "5159", "transfers_in": "93", "transfers_out": "178", "value": "58", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "5149", "transfers_in": "80", "transfers_out": "164", "value": "57", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "5149", "transfers_in": "79", "transfers_out": "106", "value": "57", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "5071", "transfers_in": "45", "transfers_out": "153", "value": "57", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "5097", "transfers_in": "96", "transfers_out": "131", "value": "57", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "5094", "transfers_in": "48", "transfers_out": "78", "value": "57", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "56.6", "creativity": "34.8", "threat": "33.0", "ict_index": "12.4", "transfers_balance": "-6", "selected": "5517", "transfers_in": "57", "transfers_out": "63", "value": "57", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "50.0", "creativity": "4.8", "threat": "34.0", "ict_index": "8.9", "transfers_balance": "312", "selected": "6384", "transfers_in": "442", "transfers_out": "130", "value": "57", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "41", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.9", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "14953", "selected": "22289", "transfers_in": "16053", "transfers_out": "1100", "value": "57", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9340", "selected": "12052", "transfers_in": "387", "transfers_out": "9727", "value": "57", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9340", "selected": "12052", "transfers_in": "387", "transfers_out": "9727", "value": "57", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1163", "selected": "8349", "transfers_in": "10", "transfers_out": "1173", "value": "57", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-607", "selected": "7744", "transfers_in": "11", "transfers_out": "618", "value": "57", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-607", "selected": "7744", "transfers_in": "11", "transfers_out": "618", "value": "57", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "2.9", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-115", "selected": "7660", "transfers_in": "55", "transfers_out": "170", "value": "57", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jan Bednarek": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10291", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1544", "selected": "9552", "transfers_in": "125", "transfers_out": "1669", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1440", "selected": "8328", "transfers_in": "101", "transfers_out": "1541", "value": "44", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-994", "selected": "7541", "transfers_in": "133", "transfers_out": "1127", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-609", "selected": "6999", "transfers_in": "58", "transfers_out": "667", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "6512", "transfers_in": "128", "transfers_out": "711", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-359", "selected": "6202", "transfers_in": "117", "transfers_out": "476", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "5970", "transfers_in": "92", "transfers_out": "388", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "5835", "transfers_in": "59", "transfers_out": "221", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "5688", "transfers_in": "75", "transfers_out": "251", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "5653", "transfers_in": "121", "transfers_out": "196", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "5560", "transfers_in": "92", "transfers_out": "218", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "5538", "transfers_in": "67", "transfers_out": "125", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "5469", "transfers_in": "59", "transfers_out": "137", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "5421", "transfers_in": "53", "transfers_out": "132", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "5356", "transfers_in": "61", "transfers_out": "145", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "5317", "transfers_in": "54", "transfers_out": "111", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "5261", "transfers_in": "39", "transfers_out": "113", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "5191", "transfers_in": "45", "transfers_out": "140", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "5143", "transfers_in": "47", "transfers_out": "106", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "5080", "transfers_in": "57", "transfers_out": "134", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "5052", "transfers_in": "55", "transfers_out": "89", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "5049", "transfers_in": "124", "transfers_out": "161", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "5062", "transfers_in": "106", "transfers_out": "116", "value": "41", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "5187", "transfers_in": "195", "transfers_out": "121", "value": "41", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "5196", "transfers_in": "81", "transfers_out": "91", "value": "41", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "5245", "transfers_in": "117", "transfers_out": "108", "value": "41", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "5328", "transfers_in": "135", "transfers_out": "111", "value": "41", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "5354", "transfers_in": "82", "transfers_out": "75", "value": "41", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "5772", "transfers_in": "74", "transfers_out": "72", "value": "41", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "5824", "transfers_in": "91", "transfers_out": "61", "value": "41", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "5859", "transfers_in": "96", "transfers_out": "70", "value": "41", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "42.6", "creativity": "0.3", "threat": "19.0", "ict_index": "6.2", "transfers_balance": "109", "selected": "6071", "transfers_in": "194", "transfers_out": "85", "value": "41", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "109", "selected": "6071", "transfers_in": "194", "transfers_out": "85", "value": "41", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "10619", "selected": "19384", "transfers_in": "12120", "transfers_out": "1501", "value": "41", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "21059", "selected": "42516", "transfers_in": "22190", "transfers_out": "1131", "value": "41", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "21059", "selected": "42516", "transfers_in": "22190", "transfers_out": "1131", "value": "41", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4739", "selected": "35342", "transfers_in": "909", "transfers_out": "5648", "value": "41", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Florian Lejeune": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "34083", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9357", "selected": "25528", "transfers_in": "223", "transfers_out": "9580", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7123", "selected": "18442", "transfers_in": "71", "transfers_out": "7194", "value": "44", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3118", "selected": "15364", "transfers_in": "484", "transfers_out": "3602", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1188", "selected": "14217", "transfers_in": "281", "transfers_out": "1469", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2136", "selected": "12151", "transfers_in": "91", "transfers_out": "2227", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1352", "selected": "10829", "transfers_in": "79", "transfers_out": "1431", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.8", "creativity": "0.6", "threat": "41.0", "ict_index": "5.7", "transfers_balance": "-1014", "selected": "9869", "transfers_in": "78", "transfers_out": "1092", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.6", "creativity": "0.6", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "95", "selected": "9992", "transfers_in": "456", "transfers_out": "361", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "28.6", "creativity": "11.2", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "734", "selected": "10812", "transfers_in": "1143", "transfers_out": "409", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "668", "selected": "11551", "transfers_in": "990", "transfers_out": "322", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-14", "selected": "11623", "transfers_in": "532", "transfers_out": "546", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.2", "creativity": "7.3", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "267", "selected": "11931", "transfers_in": "595", "transfers_out": "328", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.4", "creativity": "0.8", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "-327", "selected": "11626", "transfers_in": "153", "transfers_out": "480", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.0", "creativity": "0.2", "threat": "18.0", "ict_index": "4.4", "transfers_balance": "-493", "selected": "11158", "transfers_in": "94", "transfers_out": "587", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.8", "creativity": "0.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-259", "selected": "10926", "transfers_in": "160", "transfers_out": "419", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "1.2", "threat": "22.0", "ict_index": "3.4", "transfers_balance": "-367", "selected": "10572", "transfers_in": "85", "transfers_out": "452", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "37.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-518", "selected": "10071", "transfers_in": "40", "transfers_out": "558", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "9850", "transfers_in": "96", "transfers_out": "342", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-471", "selected": "9392", "transfers_in": "39", "transfers_out": "510", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "8300", "transfers_in": "13", "transfers_out": "1108", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "7816", "transfers_in": "4", "transfers_out": "488", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "7088", "transfers_in": "25", "transfers_out": "755", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "6783", "transfers_in": "18", "transfers_out": "325", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-188", "selected": "6596", "transfers_in": "14", "transfers_out": "202", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "6398", "transfers_in": "9", "transfers_out": "208", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.0", "creativity": "0.6", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-83", "selected": "6328", "transfers_in": "33", "transfers_out": "116", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "32.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "1190", "selected": "7637", "transfers_in": "1442", "transfers_out": "252", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "27.4", "creativity": "0.3", "threat": "7.0", "ict_index": "3.5", "transfers_balance": "70", "selected": "7739", "transfers_in": "216", "transfers_out": "146", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "978", "selected": "10102", "transfers_in": "1135", "transfers_out": "157", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "24.8", "creativity": "2.3", "threat": "14.0", "ict_index": "4.1", "transfers_balance": "1058", "selected": "11565", "transfers_in": "1531", "transfers_out": "473", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "38.4", "creativity": "10.1", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "3606", "selected": "15869", "transfers_in": "4433", "transfers_out": "827", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "17890", "selected": "36259", "transfers_in": "19993", "transfers_out": "2103", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "31.0", "creativity": "0.4", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "10080", "selected": "49668", "transfers_in": "11725", "transfers_out": "1645", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "22.8", "creativity": "32.0", "threat": "7.0", "ict_index": "6.2", "transfers_balance": "9446", "selected": "54480", "transfers_in": "11758", "transfers_out": "2312", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "1.1", "threat": "6.0", "ict_index": "1.9", "transfers_balance": "2974", "selected": "57593", "transfers_in": "5373", "transfers_out": "2399", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.6", "creativity": "10.7", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "2974", "selected": "57593", "transfers_in": "5373", "transfers_out": "2399", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "40.8", "creativity": "11.3", "threat": "2.0", "ict_index": "5.4", "transfers_balance": "-2908", "selected": "53932", "transfers_in": "272", "transfers_out": "3180", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Steve Sidwell": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "21349", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2305", "selected": "20624", "transfers_in": "328", "transfers_out": "2633", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3566", "selected": "17171", "transfers_in": "149", "transfers_out": "3715", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2743", "selected": "14554", "transfers_in": "153", "transfers_out": "2896", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2464", "selected": "12096", "transfers_in": "39", "transfers_out": "2503", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1895", "selected": "10234", "transfers_in": "80", "transfers_out": "1975", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1078", "selected": "9416", "transfers_in": "234", "transfers_out": "1312", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-851", "selected": "8700", "transfers_in": "158", "transfers_out": "1009", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-474", "selected": "8247", "transfers_in": "72", "transfers_out": "546", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-656", "selected": "7594", "transfers_in": "45", "transfers_out": "701", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "7252", "transfers_in": "28", "transfers_out": "377", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "6892", "transfers_in": "40", "transfers_out": "408", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-284", "selected": "6610", "transfers_in": "27", "transfers_out": "311", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "7105", "transfers_in": "244", "transfers_out": "262", "value": "43", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "7548", "transfers_in": "212", "transfers_out": "362", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "8328", "transfers_in": "269", "transfers_out": "487", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "8786", "transfers_in": "178", "transfers_out": "369", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-262", "selected": "9196", "transfers_in": "136", "transfers_out": "398", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "9461", "transfers_in": "117", "transfers_out": "538", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-253", "selected": "9247", "transfers_in": "42", "transfers_out": "295", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "8949", "transfers_in": "54", "transfers_out": "361", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "8796", "transfers_in": "41", "transfers_out": "197", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-278", "selected": "8531", "transfers_in": "69", "transfers_out": "347", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "8354", "transfers_in": "50", "transfers_out": "233", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "8260", "transfers_in": "39", "transfers_out": "140", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "8201", "transfers_in": "31", "transfers_out": "92", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "8136", "transfers_in": "58", "transfers_out": "129", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8100", "transfers_in": "78", "transfers_out": "123", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "8064", "transfers_in": "31", "transfers_out": "70", "value": "43", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "9122", "transfers_in": "21", "transfers_out": "54", "value": "43", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "9034", "transfers_in": "24", "transfers_out": "77", "value": "43", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "9007", "transfers_in": "14", "transfers_out": "42", "value": "43", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "9003", "transfers_in": "27", "transfers_out": "46", "value": "43", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "9003", "transfers_in": "27", "transfers_out": "46", "value": "43", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "9470", "transfers_in": "107", "transfers_out": "98", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "9769", "transfers_in": "171", "transfers_out": "113", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "9769", "transfers_in": "171", "transfers_out": "113", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "10131", "transfers_in": "238", "transfers_out": "164", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jeremie Boga": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "189", "selected": "707", "transfers_in": "263", "transfers_out": "74", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "781", "transfers_in": "185", "transfers_out": "285", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "625", "transfers_in": "53", "transfers_out": "266", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "529", "transfers_in": "3", "transfers_out": "103", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "470", "transfers_in": "5", "transfers_out": "64", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "431", "transfers_in": "1", "transfers_out": "42", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "416", "transfers_in": "3", "transfers_out": "24", "value": "60", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "410", "transfers_in": "0", "transfers_out": "12", "value": "60", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "410", "transfers_in": "2", "transfers_out": "11", "value": "60", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "447", "transfers_in": "4", "transfers_out": "11", "value": "60", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "500", "transfers_in": "1", "transfers_out": "10", "value": "60", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "498", "transfers_in": "2", "transfers_out": "17", "value": "60", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "496", "transfers_in": "3", "transfers_out": "9", "value": "60", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "488", "transfers_in": "1", "transfers_out": "10", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "489", "transfers_in": "1", "transfers_out": "7", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "488", "transfers_in": "2", "transfers_out": "5", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "483", "transfers_in": "0", "transfers_out": "6", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "485", "transfers_in": "1", "transfers_out": "2", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "481", "transfers_in": "1", "transfers_out": "5", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "479", "transfers_in": "2", "transfers_out": "5", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "477", "transfers_in": "0", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "477", "transfers_in": "2", "transfers_out": "4", "value": "60", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "475", "transfers_in": "3", "transfers_out": "5", "value": "60", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "478", "transfers_in": "1", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "477", "transfers_in": "1", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "476", "transfers_in": "0", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "477", "transfers_in": "1", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "476", "transfers_in": "1", "transfers_out": "2", "value": "60", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "504", "transfers_in": "1", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "502", "transfers_in": "0", "transfers_out": "1", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "503", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "505", "transfers_in": "2", "transfers_out": "1", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "505", "transfers_in": "2", "transfers_out": "1", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "505", "transfers_in": "1", "transfers_out": "1", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "507", "transfers_in": "1", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "507", "transfers_in": "1", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "509", "transfers_in": "2", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Victor Wanyama": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "44364", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "24.4", "threat": "14.0", "ict_index": "6.0", "transfers_balance": "-4274", "selected": "43893", "transfers_in": "1239", "transfers_out": "5513", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2189", "selected": "43762", "transfers_in": "2103", "transfers_out": "4292", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9253", "selected": "35103", "transfers_in": "511", "transfers_out": "9764", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6388", "selected": "28761", "transfers_in": "65", "transfers_out": "6453", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4449", "selected": "24386", "transfers_in": "112", "transfers_out": "4561", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2624", "selected": "21797", "transfers_in": "87", "transfers_out": "2711", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1955", "selected": "19883", "transfers_in": "49", "transfers_out": "2004", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-748", "selected": "19147", "transfers_in": "34", "transfers_out": "782", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-895", "selected": "18264", "transfers_in": "58", "transfers_out": "953", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-599", "selected": "17679", "transfers_in": "26", "transfers_out": "625", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-558", "selected": "17149", "transfers_in": "28", "transfers_out": "586", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-339", "selected": "16823", "transfers_in": "22", "transfers_out": "361", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-241", "selected": "16590", "transfers_in": "11", "transfers_out": "252", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "16338", "transfers_in": "18", "transfers_out": "276", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "16075", "transfers_in": "10", "transfers_out": "286", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "15943", "transfers_in": "11", "transfers_out": "146", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "15806", "transfers_in": "14", "transfers_out": "156", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-205", "selected": "15613", "transfers_in": "18", "transfers_out": "223", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "15516", "transfers_in": "23", "transfers_out": "131", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1", "selected": "15361", "transfers_in": "112", "transfers_out": "111", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.7", "threat": "12.0", "ict_index": "1.3", "transfers_balance": "1", "selected": "15361", "transfers_in": "112", "transfers_out": "111", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.8", "creativity": "10.5", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "303", "selected": "15768", "transfers_in": "565", "transfers_out": "262", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.4", "threat": "3.0", "ict_index": "0.4", "transfers_balance": "4", "selected": "15842", "transfers_in": "223", "transfers_out": "219", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "15930", "transfers_in": "203", "transfers_out": "202", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "34.6", "creativity": "0.3", "threat": "7.0", "ict_index": "4.2", "transfers_balance": "-71", "selected": "15904", "transfers_in": "116", "transfers_out": "187", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1143", "selected": "17311", "transfers_in": "1454", "transfers_out": "311", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.6", "creativity": "7.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "389", "selected": "18031", "transfers_in": "945", "transfers_out": "556", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "774", "selected": "19014", "transfers_in": "1104", "transfers_out": "330", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.0", "creativity": "3.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-223", "selected": "21177", "transfers_in": "428", "transfers_out": "651", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-214", "selected": "20897", "transfers_in": "132", "transfers_out": "346", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "3.6", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-129", "selected": "20828", "transfers_in": "145", "transfers_out": "274", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "20937", "transfers_in": "239", "transfers_out": "215", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "8.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "24", "selected": "20937", "transfers_in": "239", "transfers_out": "215", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "11.4", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-44", "selected": "20769", "transfers_in": "104", "transfers_out": "148", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "6.6", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "-7", "selected": "20784", "transfers_in": "129", "transfers_out": "136", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.2", "creativity": "13.0", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "-7", "selected": "20784", "transfers_in": "129", "transfers_out": "136", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "2.2", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-163", "selected": "20633", "transfers_in": "91", "transfers_out": "254", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Scott Dann": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "11.8", "creativity": "0.4", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "55689", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "1.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-6510", "selected": "53059", "transfers_in": "721", "transfers_out": "7231", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "10.5", "threat": "34.0", "ict_index": "6.8", "transfers_balance": "-3137", "selected": "50713", "transfers_in": "2391", "transfers_out": "5528", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.0", "creativity": "0.3", "threat": "84.0", "ict_index": "10.5", "transfers_balance": "-8234", "selected": "42897", "transfers_in": "596", "transfers_out": "8830", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "28.4", "creativity": "21.6", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-3294", "selected": "39875", "transfers_in": "1560", "transfers_out": "4854", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.8", "creativity": "0.2", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-7055", "selected": "32988", "transfers_in": "279", "transfers_out": "7334", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4255", "selected": "29042", "transfers_in": "302", "transfers_out": "4557", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "0.3", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-4957", "selected": "24155", "transfers_in": "68", "transfers_out": "5025", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.8", "creativity": "0.3", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-43", "selected": "24157", "transfers_in": "975", "transfers_out": "1018", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "11.0", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "2727", "selected": "27097", "transfers_in": "4394", "transfers_out": "1667", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "29.2", "creativity": "0.0", "threat": "27.0", "ict_index": "5.6", "transfers_balance": "-1560", "selected": "25614", "transfers_in": "280", "transfers_out": "1840", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "10.0", "ict_index": "0.9", "transfers_balance": "3621", "selected": "29548", "transfers_in": "4925", "transfers_out": "1304", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4412", "selected": "34202", "transfers_in": "5481", "transfers_out": "1069", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2550", "selected": "31701", "transfers_in": "565", "transfers_out": "3115", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5039", "selected": "26679", "transfers_in": "98", "transfers_out": "5137", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "36.2", "creativity": "0.2", "threat": "42.0", "ict_index": "7.8", "transfers_balance": "-2377", "selected": "24333", "transfers_in": "295", "transfers_out": "2672", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.0", "creativity": "13.9", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "3295", "selected": "27805", "transfers_in": "3845", "transfers_out": "550", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.2", "creativity": "0.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-628", "selected": "27245", "transfers_in": "514", "transfers_out": "1142", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.0", "creativity": "0.3", "threat": "23.0", "ict_index": "4.2", "transfers_balance": "7983", "selected": "35710", "transfers_in": "9066", "transfers_out": "1083", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.0", "creativity": "1.4", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-1164", "selected": "34642", "transfers_in": "1293", "transfers_out": "2457", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1355", "selected": "33397", "transfers_in": "1230", "transfers_out": "2585", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5412", "selected": "28006", "transfers_in": "372", "transfers_out": "5784", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6832", "selected": "21187", "transfers_in": "61", "transfers_out": "6893", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2189", "selected": "19001", "transfers_in": "22", "transfers_out": "2211", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1114", "selected": "17899", "transfers_in": "19", "transfers_out": "1133", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-686", "selected": "17216", "transfers_in": "14", "transfers_out": "700", "value": "46", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-644", "selected": "16575", "transfers_in": "14", "transfers_out": "658", "value": "46", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-491", "selected": "16094", "transfers_in": "13", "transfers_out": "504", "value": "46", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "15834", "transfers_in": "5", "transfers_out": "264", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "16554", "transfers_in": "9", "transfers_out": "210", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "16326", "transfers_in": "11", "transfers_out": "175", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "16254", "transfers_in": "13", "transfers_out": "154", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "16151", "transfers_in": "8", "transfers_out": "121", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "16070", "transfers_in": "16", "transfers_out": "88", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "16009", "transfers_in": "13", "transfers_out": "78", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "15963", "transfers_in": "16", "transfers_out": "74", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "15891", "transfers_in": "38", "transfers_out": "102", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "15803", "transfers_in": "45", "transfers_out": "133", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Massadio Haidara": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "70393", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2686", "selected": "72884", "transfers_in": "2890", "transfers_out": "5576", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5265", "selected": "68821", "transfers_in": "2086", "transfers_out": "7351", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4408", "selected": "65598", "transfers_in": "2730", "transfers_out": "7138", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4685", "selected": "61548", "transfers_in": "1747", "transfers_out": "6432", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7947", "selected": "53694", "transfers_in": "624", "transfers_out": "8571", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4627", "selected": "49148", "transfers_in": "507", "transfers_out": "5134", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3939", "selected": "45269", "transfers_in": "288", "transfers_out": "4227", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2013", "selected": "43272", "transfers_in": "109", "transfers_out": "2122", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4318", "selected": "48288", "transfers_in": "6974", "transfers_out": "2656", "value": "39", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7614", "selected": "57353", "transfers_in": "10092", "transfers_out": "2478", "value": "39", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5685", "selected": "64745", "transfers_in": "8888", "transfers_out": "3203", "value": "39", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4054", "selected": "69887", "transfers_in": "6892", "transfers_out": "2838", "value": "39", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2213", "selected": "72913", "transfers_in": "4707", "transfers_out": "2494", "value": "39", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2155", "selected": "75905", "transfers_in": "4564", "transfers_out": "2409", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3013", "selected": "80248", "transfers_in": "5998", "transfers_out": "2985", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1198", "selected": "82162", "transfers_in": "3641", "transfers_out": "2443", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "83090", "transfers_in": "2982", "transfers_out": "2788", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "90", "selected": "84042", "transfers_in": "3750", "transfers_out": "3660", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "426", "selected": "84998", "transfers_in": "2678", "transfers_out": "2252", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "860", "selected": "86534", "transfers_in": "4260", "transfers_out": "3400", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "667", "selected": "87442", "transfers_in": "3635", "transfers_out": "2968", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2593", "selected": "91002", "transfers_in": "7641", "transfers_out": "5048", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1878", "selected": "93475", "transfers_in": "4918", "transfers_out": "3040", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3624", "selected": "98277", "transfers_in": "7031", "transfers_out": "3407", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1086", "selected": "99722", "transfers_in": "3138", "transfers_out": "2052", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1819", "selected": "102240", "transfers_in": "4866", "transfers_out": "3047", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2864", "selected": "106332", "transfers_in": "5817", "transfers_out": "2953", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1230", "selected": "108199", "transfers_in": "2877", "transfers_out": "1647", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2487", "selected": "98476", "transfers_in": "4394", "transfers_out": "1907", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1846", "selected": "100877", "transfers_in": "4378", "transfers_out": "2532", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1522", "selected": "102930", "transfers_in": "3218", "transfers_out": "1696", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2792", "selected": "111806", "transfers_in": "5097", "transfers_out": "2305", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "109688", "transfers_in": "2002", "transfers_out": "2285", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-360", "selected": "105607", "transfers_in": "1362", "transfers_out": "1722", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "106305", "transfers_in": "2180", "transfers_out": "2116", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "106305", "transfers_in": "2180", "transfers_out": "2116", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "106126", "transfers_in": "2208", "transfers_out": "2318", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Declan Rice": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "0.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "104", "selected": "497", "transfers_in": "123", "transfers_out": "19", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "338", "selected": "1207", "transfers_in": "478", "transfers_out": "140", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "197", "selected": "1746", "transfers_in": "394", "transfers_out": "197", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "1744", "transfers_in": "91", "transfers_out": "190", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "1669", "transfers_in": "83", "transfers_out": "225", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1684", "transfers_in": "86", "transfers_out": "141", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "1657", "transfers_in": "49", "transfers_out": "140", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1653", "transfers_in": "44", "transfers_out": "75", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-38", "selected": "1660", "transfers_in": "57", "transfers_out": "95", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "1729", "transfers_in": "71", "transfers_out": "53", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1780", "transfers_in": "57", "transfers_out": "69", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1802", "transfers_in": "50", "transfers_out": "60", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-37", "selected": "1789", "transfers_in": "31", "transfers_out": "68", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-9", "selected": "1798", "transfers_in": "39", "transfers_out": "48", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "1970", "transfers_in": "156", "transfers_out": "55", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "2015", "transfers_in": "68", "transfers_out": "51", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-8", "selected": "2035", "transfers_in": "58", "transfers_out": "66", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "2118", "transfers_in": "128", "transfers_out": "79", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-13", "selected": "2131", "transfers_in": "57", "transfers_out": "70", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-9", "selected": "2132", "transfers_in": "66", "transfers_out": "75", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "31.0", "creativity": "0.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-9", "selected": "2132", "transfers_in": "66", "transfers_out": "75", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "647", "selected": "2840", "transfers_in": "907", "transfers_out": "260", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-21", "selected": "2852", "transfers_in": "217", "transfers_out": "238", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "0.8", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "106", "selected": "2993", "transfers_in": "267", "transfers_out": "161", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "0.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "197", "selected": "3208", "transfers_in": "299", "transfers_out": "102", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "37", "selected": "3285", "transfers_in": "165", "transfers_out": "128", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-69", "selected": "3263", "transfers_in": "86", "transfers_out": "155", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "27.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-27", "selected": "3257", "transfers_in": "58", "transfers_out": "85", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "3202", "transfers_in": "124", "transfers_out": "113", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "26.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-26", "selected": "3121", "transfers_in": "47", "transfers_out": "73", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.8", "creativity": "14.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "131", "selected": "3303", "transfers_in": "185", "transfers_out": "54", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.8", "creativity": "0.8", "threat": "10.0", "ict_index": "3.7", "transfers_balance": "373", "selected": "3748", "transfers_in": "478", "transfers_out": "105", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "231", "selected": "4064", "transfers_in": "329", "transfers_out": "98", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.0", "creativity": "0.1", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "113", "selected": "4101", "transfers_in": "243", "transfers_out": "130", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.4", "creativity": "10.4", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "459", "selected": "4641", "transfers_in": "582", "transfers_out": "123", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "15.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "459", "selected": "4641", "transfers_in": "582", "transfers_out": "123", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "1.8", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "1079", "selected": "5804", "transfers_in": "1185", "transfers_out": "106", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Santiago Cazorla": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1541", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-319", "selected": "1777", "transfers_in": "82", "transfers_out": "401", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "1801", "transfers_in": "54", "transfers_out": "281", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "1952", "transfers_in": "68", "transfers_out": "246", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "2026", "transfers_in": "48", "transfers_out": "106", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "2141", "transfers_in": "53", "transfers_out": "129", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "2236", "transfers_in": "45", "transfers_out": "116", "value": "70", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "2288", "transfers_in": "39", "transfers_out": "118", "value": "70", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2315", "transfers_in": "27", "transfers_out": "55", "value": "69", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2343", "transfers_in": "33", "transfers_out": "64", "value": "69", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "2379", "transfers_in": "23", "transfers_out": "56", "value": "69", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2450", "transfers_in": "34", "transfers_out": "58", "value": "69", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "2470", "transfers_in": "13", "transfers_out": "35", "value": "69", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2498", "transfers_in": "19", "transfers_out": "32", "value": "69", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2517", "transfers_in": "20", "transfers_out": "41", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2567", "transfers_in": "25", "transfers_out": "43", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2590", "transfers_in": "16", "transfers_out": "32", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2624", "transfers_in": "17", "transfers_out": "29", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2668", "transfers_in": "26", "transfers_out": "58", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "2690", "transfers_in": "13", "transfers_out": "35", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2717", "transfers_in": "15", "transfers_out": "39", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2726", "transfers_in": "23", "transfers_out": "41", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2808", "transfers_in": "44", "transfers_out": "79", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2835", "transfers_in": "35", "transfers_out": "55", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2872", "transfers_in": "23", "transfers_out": "52", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2896", "transfers_in": "36", "transfers_out": "43", "value": "69", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2947", "transfers_in": "68", "transfers_out": "86", "value": "69", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3018", "transfers_in": "32", "transfers_out": "52", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3055", "transfers_in": "22", "transfers_out": "29", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3148", "transfers_in": "15", "transfers_out": "34", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3235", "transfers_in": "25", "transfers_out": "30", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3248", "transfers_in": "31", "transfers_out": "36", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3250", "transfers_in": "14", "transfers_out": "26", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "3277", "transfers_in": "28", "transfers_out": "25", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3291", "transfers_in": "28", "transfers_out": "29", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3306", "transfers_in": "23", "transfers_out": "27", "value": "69", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3306", "transfers_in": "23", "transfers_out": "27", "value": "69", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "3360", "transfers_in": "42", "transfers_out": "18", "value": "69", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jonathan Hogg": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1719", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "1488", "transfers_in": "34", "transfers_out": "313", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-198", "selected": "1304", "transfers_in": "37", "transfers_out": "235", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "1160", "transfers_in": "31", "transfers_out": "184", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-76", "selected": "1090", "transfers_in": "18", "transfers_out": "94", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.2", "creativity": "3.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1140", "selected": "2820", "transfers_in": "1728", "transfers_out": "588", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "1.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "4903", "selected": "8364", "transfers_in": "7040", "transfers_out": "2137", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "15204", "selected": "24945", "transfers_in": "19839", "transfers_out": "4635", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.6", "creativity": "1.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "474", "selected": "25774", "transfers_in": "3266", "transfers_out": "2792", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-1279", "selected": "24676", "transfers_in": "1685", "transfers_out": "2964", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "1.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-593", "selected": "24178", "transfers_in": "978", "transfers_out": "1571", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "837", "selected": "25291", "transfers_in": "2542", "transfers_out": "1705", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-1472", "selected": "23871", "transfers_in": "566", "transfers_out": "2038", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "11.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1088", "selected": "22838", "transfers_in": "490", "transfers_out": "1578", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-991", "selected": "21883", "transfers_in": "301", "transfers_out": "1292", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.0", "creativity": "24.6", "threat": "3.0", "ict_index": "6.1", "transfers_balance": "-1028", "selected": "20898", "transfers_in": "280", "transfers_out": "1308", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-480", "selected": "20456", "transfers_in": "292", "transfers_out": "772", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "2.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-761", "selected": "19716", "transfers_in": "126", "transfers_out": "887", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2502", "selected": "17222", "transfers_in": "28", "transfers_out": "2530", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.8", "creativity": "15.1", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-434", "selected": "16804", "transfers_in": "151", "transfers_out": "585", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.6", "creativity": "3.6", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "-448", "selected": "16396", "transfers_in": "369", "transfers_out": "817", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-352", "selected": "16059", "transfers_in": "407", "transfers_out": "759", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "1.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-902", "selected": "15195", "transfers_in": "237", "transfers_out": "1139", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.4", "creativity": "2.6", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-463", "selected": "14760", "transfers_in": "278", "transfers_out": "741", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-295", "selected": "14499", "transfers_in": "218", "transfers_out": "513", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-106", "selected": "14417", "transfers_in": "279", "transfers_out": "385", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.6", "creativity": "2.2", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-140", "selected": "14313", "transfers_in": "358", "transfers_out": "498", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "3.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "20", "selected": "14390", "transfers_in": "479", "transfers_out": "459", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.0", "creativity": "2.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "35", "selected": "14448", "transfers_in": "255", "transfers_out": "220", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.8", "creativity": "29.1", "threat": "13.0", "ict_index": "6.2", "transfers_balance": "210", "selected": "11232", "transfers_in": "476", "transfers_out": "266", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.0", "creativity": "13.8", "threat": "7.0", "ict_index": "4.6", "transfers_balance": "272", "selected": "11435", "transfers_in": "604", "transfers_out": "332", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "17.0", "creativity": "2.5", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-371", "selected": "11164", "transfers_in": "159", "transfers_out": "530", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.6", "creativity": "14.4", "threat": "20.0", "ict_index": "4.8", "transfers_balance": "-216", "selected": "10949", "transfers_in": "147", "transfers_out": "363", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "13.8", "threat": "1.0", "ict_index": "3.2", "transfers_balance": "-367", "selected": "10539", "transfers_in": "119", "transfers_out": "486", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "2.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-52", "selected": "10393", "transfers_in": "125", "transfers_out": "177", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "3.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-47", "selected": "10349", "transfers_in": "129", "transfers_out": "176", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.8", "creativity": "0.6", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-47", "selected": "10349", "transfers_in": "129", "transfers_out": "176", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.6", "creativity": "8.2", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "16", "selected": "10379", "transfers_in": "176", "transfers_out": "160", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Leiva Lucas": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1491", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "1335", "transfers_in": "37", "transfers_out": "380", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "1225", "transfers_in": "24", "transfers_out": "174", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "1167", "transfers_in": "21", "transfers_out": "118", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "1138", "transfers_in": "15", "transfers_out": "72", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "1116", "transfers_in": "14", "transfers_out": "60", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1096", "transfers_in": "19", "transfers_out": "52", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1098", "transfers_in": "17", "transfers_out": "43", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1096", "transfers_in": "9", "transfers_out": "15", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1085", "transfers_in": "5", "transfers_out": "23", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1089", "transfers_in": "10", "transfers_out": "18", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1085", "transfers_in": "9", "transfers_out": "22", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1086", "transfers_in": "7", "transfers_out": "15", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1083", "transfers_in": "0", "transfers_out": "6", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1081", "transfers_in": "3", "transfers_out": "11", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1079", "transfers_in": "7", "transfers_out": "12", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1075", "transfers_in": "3", "transfers_out": "9", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1074", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1071", "transfers_in": "4", "transfers_out": "11", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1065", "transfers_in": "5", "transfers_out": "12", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1061", "transfers_in": "0", "transfers_out": "7", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1059", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1052", "transfers_in": "9", "transfers_out": "17", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1050", "transfers_in": "6", "transfers_out": "10", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1055", "transfers_in": "4", "transfers_out": "6", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1056", "transfers_in": "4", "transfers_out": "6", "value": "45", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1059", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1058", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1058", "transfers_in": "3", "transfers_out": "6", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1116", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1118", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1125", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1126", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1126", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1128", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1126", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1128", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1131", "transfers_in": "5", "transfers_out": "1", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Alfie Mawson": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "54205", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.0", "creativity": "0.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-724", "selected": "57280", "transfers_in": "1426", "transfers_out": "2150", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "8.4", "creativity": "0.4", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-4040", "selected": "53846", "transfers_in": "1023", "transfers_out": "5063", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "0.4", "threat": "11.0", "ict_index": "2.8", "transfers_balance": "839", "selected": "55708", "transfers_in": "3703", "transfers_out": "2864", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "16.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-3013", "selected": "52956", "transfers_in": "940", "transfers_out": "3953", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.8", "creativity": "0.5", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "1841", "selected": "55411", "transfers_in": "4731", "transfers_out": "2890", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2797", "selected": "52899", "transfers_in": "1140", "transfers_out": "3937", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "13.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2695", "selected": "50370", "transfers_in": "769", "transfers_out": "3464", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "61.8", "creativity": "0.3", "threat": "17.0", "ict_index": "7.9", "transfers_balance": "-150", "selected": "50391", "transfers_in": "1207", "transfers_out": "1357", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "33.0", "creativity": "0.0", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "5180", "selected": "56702", "transfers_in": "8142", "transfers_out": "2962", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.4", "creativity": "0.4", "threat": "26.0", "ict_index": "5.1", "transfers_balance": "12615", "selected": "71509", "transfers_in": "15868", "transfers_out": "3253", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "33.0", "creativity": "0.1", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "-468", "selected": "71884", "transfers_in": "4641", "transfers_out": "5109", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "21.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2813", "selected": "69276", "transfers_in": "1914", "transfers_out": "4727", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "35.2", "creativity": "0.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-2881", "selected": "66545", "transfers_in": "924", "transfers_out": "3805", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1249", "selected": "65517", "transfers_in": "1432", "transfers_out": "2681", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.2", "creativity": "10.3", "threat": "13.0", "ict_index": "4.4", "transfers_balance": "-1133", "selected": "64859", "transfers_in": "2109", "transfers_out": "3242", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.6", "creativity": "10.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "836", "selected": "66068", "transfers_in": "3831", "transfers_out": "2995", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-1683", "selected": "64587", "transfers_in": "1795", "transfers_out": "3478", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "0.9", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "1081", "selected": "66131", "transfers_in": "4899", "transfers_out": "3818", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.0", "creativity": "0.2", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "-1651", "selected": "64752", "transfers_in": "2620", "transfers_out": "4271", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "0.4", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-3338", "selected": "61605", "transfers_in": "1968", "transfers_out": "5306", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "0.1", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "-3130", "selected": "58535", "transfers_in": "735", "transfers_out": "3865", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2199", "selected": "56637", "transfers_in": "2318", "transfers_out": "4517", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "73.8", "creativity": "0.0", "threat": "17.0", "ict_index": "9.1", "transfers_balance": "-3113", "selected": "53631", "transfers_in": "688", "transfers_out": "3801", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "34.4", "creativity": "13.7", "threat": "44.0", "ict_index": "9.2", "transfers_balance": "16960", "selected": "71890", "transfers_in": "21261", "transfers_out": "4301", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.2", "creativity": "10.6", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "38055", "selected": "111480", "transfers_in": "42420", "transfers_out": "4365", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.6", "creativity": "0.9", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "71608", "selected": "186360", "transfers_in": "79747", "transfers_out": "8139", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "21.6", "threat": "6.0", "ict_index": "4.1", "transfers_balance": "30101", "selected": "219256", "transfers_in": "45359", "transfers_out": "15258", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.6", "creativity": "0.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "3596", "selected": "223672", "transfers_in": "16488", "transfers_out": "12892", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "31.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "8365", "selected": "228110", "transfers_in": "18709", "transfers_out": "10344", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-5492", "selected": "219035", "transfers_in": "8054", "transfers_out": "13546", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "1.7", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-127", "selected": "219574", "transfers_in": "8955", "transfers_out": "9082", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "0.3", "threat": "18.0", "ict_index": "3.2", "transfers_balance": "-7862", "selected": "208227", "transfers_in": "8071", "transfers_out": "15933", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.8", "creativity": "0.2", "threat": "14.0", "ict_index": "2.9", "transfers_balance": "-191", "selected": "210492", "transfers_in": "8026", "transfers_out": "8217", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.6", "creativity": "2.3", "threat": "9.0", "ict_index": "4.0", "transfers_balance": "-447", "selected": "211357", "transfers_in": "9375", "transfers_out": "9822", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.0", "creativity": "4.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "30168", "selected": "244171", "transfers_in": "35927", "transfers_out": "5759", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "1.0", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "30168", "selected": "244171", "transfers_in": "35927", "transfers_out": "5759", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2659", "selected": "239214", "transfers_in": "7237", "transfers_out": "9896", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Fernando Luiz Rosa": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "13.2", "creativity": "29.6", "threat": "15.0", "ict_index": "5.8", "transfers_balance": "0", "selected": "37579", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "14.3", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "38318", "selected": "118321", "transfers_in": "46918", "transfers_out": "8600", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "32.6", "creativity": "4.8", "threat": "30.0", "ict_index": "6.7", "transfers_balance": "24488", "selected": "158686", "transfers_in": "41836", "transfers_out": "17348", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.4", "creativity": "9.2", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "7936", "selected": "180417", "transfers_in": "30743", "transfers_out": "22807", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.2", "creativity": "3.8", "threat": "11.0", "ict_index": "4.6", "transfers_balance": "4070", "selected": "188961", "transfers_in": "20150", "transfers_out": "16080", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.2", "creativity": "20.8", "threat": "25.0", "ict_index": "6.9", "transfers_balance": "-3326", "selected": "188182", "transfers_in": "16079", "transfers_out": "19405", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.2", "creativity": "11.0", "threat": "27.0", "ict_index": "5.3", "transfers_balance": "-2534", "selected": "188041", "transfers_in": "15560", "transfers_out": "18094", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "48.0", "creativity": "18.5", "threat": "7.0", "ict_index": "7.4", "transfers_balance": "16616", "selected": "207767", "transfers_in": "32048", "transfers_out": "15432", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.4", "creativity": "3.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "34179", "selected": "244287", "transfers_in": "46210", "transfers_out": "12031", "value": "51", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "13", "goals": "1", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "71.0", "creativity": "25.3", "threat": "9.0", "ict_index": "10.5", "transfers_balance": "-12218", "selected": "234037", "transfers_in": "15975", "transfers_out": "28193", "value": "51", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "41.0", "creativity": "19.2", "threat": "0.0", "ict_index": "6.0", "transfers_balance": "77462", "selected": "317257", "transfers_in": "87741", "transfers_out": "10279", "value": "51", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.2", "creativity": "9.6", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "80440", "selected": "406869", "transfers_in": "96434", "transfers_out": "15994", "value": "52", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.8", "creativity": "24.3", "threat": "12.0", "ict_index": "5.7", "transfers_balance": "33201", "selected": "445070", "transfers_in": "56785", "transfers_out": "23584", "value": "52", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "17.8", "creativity": "17.0", "threat": "33.0", "ict_index": "6.8", "transfers_balance": "-4157", "selected": "443298", "transfers_in": "26145", "transfers_out": "30302", "value": "52", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-13823", "selected": "431321", "transfers_in": "20342", "transfers_out": "34165", "value": "52", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "27.0", "threat": "9.0", "ict_index": "5.2", "transfers_balance": "-38742", "selected": "394647", "transfers_in": "9162", "transfers_out": "47904", "value": "52", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "7.3", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "-13021", "selected": "382906", "transfers_in": "11273", "transfers_out": "24294", "value": "52", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "2.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-22244", "selected": "361851", "transfers_in": "8264", "transfers_out": "30508", "value": "52", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.0", "creativity": "31.3", "threat": "12.0", "ict_index": "7.5", "transfers_balance": "-13816", "selected": "349883", "transfers_in": "16977", "transfers_out": "30793", "value": "51", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "19.8", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "4098", "selected": "355397", "transfers_in": "16116", "transfers_out": "12018", "value": "51", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "7.7", "threat": "13.0", "ict_index": "3.3", "transfers_balance": "-5812", "selected": "351124", "transfers_in": "16579", "transfers_out": "22391", "value": "51", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "20.9", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-1550", "selected": "350162", "transfers_in": "20128", "transfers_out": "21678", "value": "51", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.6", "creativity": "7.9", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-10165", "selected": "342311", "transfers_in": "24762", "transfers_out": "34927", "value": "51", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.6", "creativity": "18.5", "threat": "9.0", "ict_index": "5.5", "transfers_balance": "-8785", "selected": "335053", "transfers_in": "16948", "transfers_out": "25733", "value": "51", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "45.4", "creativity": "6.0", "threat": "17.0", "ict_index": "6.8", "transfers_balance": "-5522", "selected": "331184", "transfers_in": "16756", "transfers_out": "22278", "value": "51", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.0", "creativity": "5.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "34804", "selected": "367333", "transfers_in": "43320", "transfers_out": "8516", "value": "51", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.0", "creativity": "4.8", "threat": "11.0", "ict_index": "2.8", "transfers_balance": "939", "selected": "370174", "transfers_in": "22127", "transfers_out": "21188", "value": "51", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6466", "selected": "366271", "transfers_in": "17037", "transfers_out": "23503", "value": "51", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61526", "selected": "304186", "transfers_in": "2012", "transfers_out": "63538", "value": "51", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "13.3", "threat": "14.0", "ict_index": "4.5", "transfers_balance": "-32026", "selected": "275157", "transfers_in": "966", "transfers_out": "32992", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.8", "creativity": "20.3", "threat": "20.0", "ict_index": "6.2", "transfers_balance": "-1749", "selected": "265438", "transfers_in": "4843", "transfers_out": "6592", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "24.3", "threat": "24.0", "ict_index": "6.2", "transfers_balance": "121", "selected": "265972", "transfers_in": "5188", "transfers_out": "5067", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24474", "selected": "240026", "transfers_in": "486", "transfers_out": "24960", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11249", "selected": "229490", "transfers_in": "130", "transfers_out": "11379", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "50.2", "creativity": "14.8", "threat": "24.0", "ict_index": "8.9", "transfers_balance": "612", "selected": "231644", "transfers_in": "3072", "transfers_out": "2460", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.6", "creativity": "8.6", "threat": "16.0", "ict_index": "3.5", "transfers_balance": "22887", "selected": "256131", "transfers_in": "24623", "transfers_out": "1736", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "55.8", "creativity": "41.4", "threat": "38.0", "ict_index": "13.5", "transfers_balance": "22887", "selected": "256131", "transfers_in": "24623", "transfers_out": "1736", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.8", "creativity": "18.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "17593", "selected": "274806", "transfers_in": "20491", "transfers_out": "2898", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Andrew Robertson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "70031", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "23.0", "creativity": "48.7", "threat": "15.0", "ict_index": "8.7", "transfers_balance": "-15090", "selected": "58077", "transfers_in": "570", "transfers_out": "15660", "value": "49", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37170", "selected": "108732", "transfers_in": "46172", "transfers_out": "9002", "value": "49", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11008", "selected": "100413", "transfers_in": "5897", "transfers_out": "16905", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.4", "creativity": "16.4", "threat": "9.0", "ict_index": "3.1", "transfers_balance": "-10924", "selected": "90281", "transfers_in": "2067", "transfers_out": "12991", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7494", "selected": "83350", "transfers_in": "1614", "transfers_out": "9108", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10111", "selected": "73518", "transfers_in": "764", "transfers_out": "10875", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8807", "selected": "64939", "transfers_in": "237", "transfers_out": "9044", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5199", "selected": "59831", "transfers_in": "120", "transfers_out": "5319", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5144", "selected": "54794", "transfers_in": "234", "transfers_out": "5378", "value": "47", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3662", "selected": "51228", "transfers_in": "147", "transfers_out": "3809", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3453", "selected": "47895", "transfers_in": "188", "transfers_out": "3641", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1984", "selected": "45966", "transfers_in": "120", "transfers_out": "2104", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1535", "selected": "44474", "transfers_in": "67", "transfers_out": "1602", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "2.6", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1582", "selected": "42930", "transfers_in": "140", "transfers_out": "1722", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.2", "creativity": "25.0", "threat": "5.0", "ict_index": "4.0", "transfers_balance": "834", "selected": "43885", "transfers_in": "1881", "transfers_out": "1047", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "11.0", "creativity": "5.8", "threat": "22.0", "ict_index": "3.9", "transfers_balance": "5729", "selected": "49804", "transfers_in": "6414", "transfers_out": "685", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "39.4", "creativity": "14.4", "threat": "3.0", "ict_index": "5.7", "transfers_balance": "494", "selected": "50395", "transfers_in": "2272", "transfers_out": "1778", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.0", "creativity": "17.4", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "13347", "selected": "64277", "transfers_in": "15051", "transfers_out": "1704", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "8.2", "creativity": "26.1", "threat": "5.0", "ict_index": "3.9", "transfers_balance": "31098", "selected": "96285", "transfers_in": "32710", "transfers_out": "1612", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.2", "creativity": "25.4", "threat": "10.0", "ict_index": "5.5", "transfers_balance": "41787", "selected": "139245", "transfers_in": "47330", "transfers_out": "5543", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8677", "selected": "148469", "transfers_in": "20666", "transfers_out": "11989", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-10057", "selected": "139188", "transfers_in": "11611", "transfers_out": "21668", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "16.0", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "21558", "selected": "161827", "transfers_in": "29075", "transfers_out": "7517", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "10.2", "creativity": "10.0", "threat": "22.0", "ict_index": "4.2", "transfers_balance": "3557", "selected": "166204", "transfers_in": "13464", "transfers_out": "9907", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.0", "creativity": "2.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "6430", "selected": "173004", "transfers_in": "12235", "transfers_out": "5805", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.0", "creativity": "18.5", "threat": "22.0", "ict_index": "5.1", "transfers_balance": "23546", "selected": "197476", "transfers_in": "28952", "transfers_out": "5406", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "41.4", "creativity": "42.0", "threat": "4.0", "ict_index": "8.7", "transfers_balance": "48345", "selected": "247556", "transfers_in": "54207", "transfers_out": "5862", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "16.8", "creativity": "29.5", "threat": "2.0", "ict_index": "4.8", "transfers_balance": "115214", "selected": "366268", "transfers_in": "117887", "transfers_out": "2673", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "25.1", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "26747", "selected": "387358", "transfers_in": "41475", "transfers_out": "14728", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "25.8", "creativity": "17.0", "threat": "4.0", "ict_index": "4.7", "transfers_balance": "27213", "selected": "381622", "transfers_in": "36497", "transfers_out": "9284", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "39.4", "creativity": "30.4", "threat": "6.0", "ict_index": "7.6", "transfers_balance": "44691", "selected": "463374", "transfers_in": "61997", "transfers_out": "17306", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38390", "selected": "503590", "transfers_in": "51832", "transfers_out": "13442", "value": "51", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "7.6", "creativity": "4.5", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-12382", "selected": "477775", "transfers_in": "24450", "transfers_out": "36832", "value": "51", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "54039", "selected": "553303", "transfers_in": "62770", "transfers_out": "8731", "value": "51", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29213", "selected": "517021", "transfers_in": "10866", "transfers_out": "40079", "value": "51", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "17.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-96813", "selected": "414227", "transfers_in": "2573", "transfers_out": "99386", "value": "51", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "18", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "62.8", "creativity": "19.8", "threat": "17.0", "ict_index": "10.0", "transfers_balance": "17976", "selected": "439883", "transfers_in": "27756", "transfers_out": "9780", "value": "50", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Didier Ndong": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "174", "selected": "186", "transfers_in": "236", "transfers_out": "62", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "272", "transfers_in": "119", "transfers_out": "56", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "71", "selected": "411", "transfers_in": "134", "transfers_out": "63", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "433", "transfers_in": "48", "transfers_out": "48", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "431", "transfers_in": "34", "transfers_out": "36", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "457", "transfers_in": "42", "transfers_out": "46", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "468", "transfers_in": "55", "transfers_out": "47", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "486", "transfers_in": "30", "transfers_out": "24", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "525", "transfers_in": "43", "transfers_out": "26", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "543", "transfers_in": "32", "transfers_out": "24", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "536", "transfers_in": "35", "transfers_out": "36", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "532", "transfers_in": "20", "transfers_out": "37", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "571", "transfers_in": "81", "transfers_out": "51", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Valon Behrami": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10651", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1682", "selected": "10577", "transfers_in": "492", "transfers_out": "2174", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2784", "selected": "7807", "transfers_in": "23", "transfers_out": "2807", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1384", "selected": "6430", "transfers_in": "10", "transfers_out": "1394", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-716", "selected": "5717", "transfers_in": "9", "transfers_out": "725", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-579", "selected": "5138", "transfers_in": "13", "transfers_out": "592", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-432", "selected": "4707", "transfers_in": "14", "transfers_out": "446", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "4359", "transfers_in": "11", "transfers_out": "360", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "4195", "transfers_in": "9", "transfers_out": "174", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "3983", "transfers_in": "12", "transfers_out": "224", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "3870", "transfers_in": "4", "transfers_out": "118", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "3757", "transfers_in": "7", "transfers_out": "122", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "3672", "transfers_in": "1", "transfers_out": "87", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "3593", "transfers_in": "2", "transfers_out": "81", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "3517", "transfers_in": "3", "transfers_out": "81", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "3456", "transfers_in": "3", "transfers_out": "64", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3421", "transfers_in": "1", "transfers_out": "36", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3370", "transfers_in": "6", "transfers_out": "57", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3297", "transfers_in": "2", "transfers_out": "76", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3261", "transfers_in": "3", "transfers_out": "40", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "3203", "transfers_in": "2", "transfers_out": "60", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "3171", "transfers_in": "1", "transfers_out": "33", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "3102", "transfers_in": "4", "transfers_out": "77", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3067", "transfers_in": "2", "transfers_out": "37", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3045", "transfers_in": "1", "transfers_out": "24", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "3028", "transfers_in": "0", "transfers_out": "17", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "3004", "transfers_in": "5", "transfers_out": "30", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2983", "transfers_in": "3", "transfers_out": "26", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2979", "transfers_in": "2", "transfers_out": "6", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3621", "transfers_in": "0", "transfers_out": "14", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3606", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3601", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3594", "transfers_in": "0", "transfers_out": "9", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3580", "transfers_in": "0", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3572", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3564", "transfers_in": "1", "transfers_out": "10", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3561", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3556", "transfers_in": "5", "transfers_out": "12", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sergio Ag\u00fcero": [{"gameweek": "1", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "82", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "38.2", "creativity": "28.8", "threat": "29.0", "ict_index": "9.6", "transfers_balance": "0", "selected": "439441", "transfers_in": "0", "transfers_out": "0", "value": "115", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.2", "creativity": "53.2", "threat": "32.0", "ict_index": "9.5", "transfers_balance": "14866", "selected": "543214", "transfers_in": "39936", "transfers_out": "25070", "value": "115", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "2.3", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "28625", "selected": "600066", "transfers_in": "70251", "transfers_out": "41626", "value": "115", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "9", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "63.0", "creativity": "36.8", "threat": "64.0", "ict_index": "16.4", "transfers_balance": "-135729", "selected": "477257", "transfers_in": "11002", "transfers_out": "146731", "value": "115", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "20", "goals": "3", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "96", "influence": "122.0", "creativity": "38.9", "threat": "102.0", "ict_index": "26.3", "transfers_balance": "13388", "selected": "502186", "transfers_in": "38885", "transfers_out": "25497", "value": "114", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "53.6", "creativity": "27.1", "threat": "78.0", "ict_index": "15.9", "transfers_balance": "773016", "selected": "1322677", "transfers_in": "784640", "transfers_out": "11624", "value": "117", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-757578", "selected": "579849", "transfers_in": "118123", "transfers_out": "875701", "value": "116", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230364", "selected": "351363", "transfers_in": "19159", "transfers_out": "249523", "value": "115", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "75", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "38.6", "creativity": "3.6", "threat": "57.0", "ict_index": "9.9", "transfers_balance": "137992", "selected": "495429", "transfers_in": "156475", "transfers_out": "18483", "value": "115", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "713388", "selected": "1223783", "transfers_in": "735568", "transfers_out": "22180", "value": "118", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "61", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "39.0", "creativity": "10.8", "threat": "25.0", "ict_index": "7.5", "transfers_balance": "-63418", "selected": "1168529", "transfers_in": "101742", "transfers_out": "165160", "value": "118", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10173", "selected": "1191295", "transfers_in": "118310", "transfers_out": "108137", "value": "118", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "85", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.2", "creativity": "19.6", "threat": "61.0", "ict_index": "12.3", "transfers_balance": "-170842", "selected": "1024260", "transfers_in": "24571", "transfers_out": "195413", "value": "117", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.8", "creativity": "32.3", "threat": "65.0", "ict_index": "10.6", "transfers_balance": "7491", "selected": "1035800", "transfers_in": "78042", "transfers_out": "70551", "value": "117", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "16.2", "threat": "34.0", "ict_index": "5.3", "transfers_balance": "37529", "selected": "1077926", "transfers_in": "84337", "transfers_out": "46808", "value": "117", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129533", "selected": "952448", "transfers_in": "23323", "transfers_out": "152856", "value": "116", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "37.4", "creativity": "19.3", "threat": "80.0", "ict_index": "13.7", "transfers_balance": "-20230", "selected": "934583", "transfers_in": "74434", "transfers_out": "94664", "value": "116", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "2.6", "threat": "58.0", "ict_index": "6.2", "transfers_balance": "-32605", "selected": "904472", "transfers_in": "36162", "transfers_out": "68767", "value": "116", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "16", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "76", "influence": "87.0", "creativity": "18.5", "threat": "44.0", "ict_index": "15.0", "transfers_balance": "32411", "selected": "941575", "transfers_in": "114416", "transfers_out": "82005", "value": "115", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.8", "creativity": "26.8", "threat": "70.0", "ict_index": "10.3", "transfers_balance": "49763", "selected": "996718", "transfers_in": "94678", "transfers_out": "44915", "value": "115", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.4", "creativity": "0.7", "threat": "39.0", "ict_index": "4.1", "transfers_balance": "73005", "selected": "1074383", "transfers_in": "145857", "transfers_out": "72852", "value": "116", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "42.4", "creativity": "8.8", "threat": "113.0", "ict_index": "16.4", "transfers_balance": "118357", "selected": "1195698", "transfers_in": "214155", "transfers_out": "95798", "value": "116", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "41.3", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "85279", "selected": "1289928", "transfers_in": "191413", "transfers_out": "106134", "value": "117", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "17", "goals": "3", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "94", "influence": "111.6", "creativity": "37.0", "threat": "152.0", "ict_index": "30.1", "transfers_balance": "52188", "selected": "1346689", "transfers_in": "126162", "transfers_out": "73974", "value": "117", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "41.6", "creativity": "18.3", "threat": "38.0", "ict_index": "9.8", "transfers_balance": "295394", "selected": "1653174", "transfers_in": "310908", "transfers_out": "15514", "value": "119", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.4", "creativity": "36.4", "threat": "65.0", "ict_index": "11.5", "transfers_balance": "57155", "selected": "1714874", "transfers_in": "89367", "transfers_out": "32212", "value": "119", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "21", "goals": "4", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "102", "influence": "137.0", "creativity": "14.6", "threat": "120.0", "ict_index": "27.2", "transfers_balance": "-39600", "selected": "1681474", "transfers_in": "46517", "transfers_out": "86117", "value": "119", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.2", "creativity": "17.7", "threat": "64.0", "ict_index": "10.9", "transfers_balance": "2969", "selected": "1696285", "transfers_in": "142734", "transfers_out": "139765", "value": "120", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "47.7", "threat": "30.0", "ict_index": "8.9", "transfers_balance": "-47391", "selected": "1651428", "transfers_in": "33416", "transfers_out": "80807", "value": "120", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27070", "selected": "1573515", "transfers_in": "56483", "transfers_out": "29413", "value": "119", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329554", "selected": "960380", "transfers_in": "18086", "transfers_out": "347640", "value": "117", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.4", "creativity": "11.5", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "-137787", "selected": "824516", "transfers_in": "3565", "transfers_out": "141352", "value": "116", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69713", "selected": "752462", "transfers_in": "11008", "transfers_out": "80721", "value": "116", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68465", "selected": "688174", "transfers_in": "1675", "transfers_out": "70140", "value": "116", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30163", "selected": "661632", "transfers_in": "210", "transfers_out": "30373", "value": "115", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16515", "selected": "645323", "transfers_in": "278", "transfers_out": "16793", "value": "115", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16515", "selected": "645323", "transfers_in": "278", "transfers_out": "16793", "value": "115", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13633", "selected": "631755", "transfers_in": "299", "transfers_out": "13932", "value": "115", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Harry Bunn": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "816", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "688", "transfers_in": "14", "transfers_out": "165", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "589", "transfers_in": "6", "transfers_out": "108", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "531", "transfers_in": "8", "transfers_out": "69", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "511", "transfers_in": "7", "transfers_out": "30", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "483", "transfers_in": "8", "transfers_out": "39", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "456", "transfers_in": "6", "transfers_out": "38", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "437", "transfers_in": "4", "transfers_out": "25", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "427", "transfers_in": "5", "transfers_out": "16", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "418", "transfers_in": "4", "transfers_out": "14", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "412", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "408", "transfers_in": "6", "transfers_out": "12", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "403", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "396", "transfers_in": "0", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "386", "transfers_in": "2", "transfers_out": "12", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "379", "transfers_in": "4", "transfers_out": "11", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "377", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "372", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "365", "transfers_in": "0", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "362", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "357", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "353", "transfers_in": "1", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "351", "transfers_in": "4", "transfers_out": "8", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "350", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "348", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "346", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "345", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "346", "transfers_in": "4", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "347", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "382", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "382", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "380", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "380", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "383", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "382", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "384", "transfers_in": "4", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "384", "transfers_in": "4", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "386", "transfers_in": "3", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aleksandar Kolarov": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3031", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-971", "selected": "2203", "transfers_in": "21", "transfers_out": "992", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-377", "selected": "1853", "transfers_in": "16", "transfers_out": "393", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "1674", "transfers_in": "11", "transfers_out": "214", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "1599", "transfers_in": "7", "transfers_out": "96", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "1551", "transfers_in": "6", "transfers_out": "69", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1509", "transfers_in": "3", "transfers_out": "58", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1481", "transfers_in": "7", "transfers_out": "45", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1464", "transfers_in": "1", "transfers_out": "22", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1444", "transfers_in": "4", "transfers_out": "32", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1433", "transfers_in": "5", "transfers_out": "23", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1428", "transfers_in": "4", "transfers_out": "18", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1435", "transfers_in": "7", "transfers_out": "5", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1436", "transfers_in": "2", "transfers_out": "14", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1430", "transfers_in": "2", "transfers_out": "10", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1425", "transfers_in": "4", "transfers_out": "11", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1423", "transfers_in": "7", "transfers_out": "14", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1421", "transfers_in": "1", "transfers_out": "7", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1421", "transfers_in": "9", "transfers_out": "14", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1421", "transfers_in": "1", "transfers_out": "10", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1458", "transfers_in": "6", "transfers_out": "21", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1485", "transfers_in": "2", "transfers_out": "10", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1587", "transfers_in": "5", "transfers_out": "23", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1581", "transfers_in": "0", "transfers_out": "22", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1579", "transfers_in": "2", "transfers_out": "14", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1578", "transfers_in": "2", "transfers_out": "6", "value": "55", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1572", "transfers_in": "4", "transfers_out": "12", "value": "55", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1569", "transfers_in": "2", "transfers_out": "13", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1570", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1708", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1715", "transfers_in": "1", "transfers_out": "5", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1730", "transfers_in": "2", "transfers_out": "4", "value": "55", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1737", "transfers_in": "1", "transfers_out": "2", "value": "55", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1738", "transfers_in": "2", "transfers_out": "4", "value": "55", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1738", "transfers_in": "1", "transfers_out": "1", "value": "55", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1741", "transfers_in": "2", "transfers_out": "3", "value": "55", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1741", "transfers_in": "2", "transfers_out": "3", "value": "55", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1743", "transfers_in": "4", "transfers_out": "2", "value": "55", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Raheem Sterling": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "0", "selected": "247309", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "30.0", "creativity": "13.8", "threat": "36.0", "ict_index": "8.0", "transfers_balance": "-77719", "selected": "185223", "transfers_in": "4126", "transfers_out": "81845", "value": "79", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "4", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "12", "influence": "32.6", "creativity": "7.8", "threat": "55.0", "ict_index": "9.5", "transfers_balance": "-15240", "selected": "179214", "transfers_in": "16873", "transfers_out": "32113", "value": "79", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69635", "selected": "111976", "transfers_in": "2942", "transfers_out": "72577", "value": "78", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "49.2", "creativity": "53.6", "threat": "44.0", "ict_index": "14.7", "transfers_balance": "1978", "selected": "117109", "transfers_in": "12812", "transfers_out": "10834", "value": "78", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "69.6", "creativity": "5.5", "threat": "95.0", "ict_index": "17.0", "transfers_balance": "39808", "selected": "162551", "transfers_in": "51508", "transfers_out": "11700", "value": "78", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.4", "creativity": "32.8", "threat": "42.0", "ict_index": "8.1", "transfers_balance": "89715", "selected": "261535", "transfers_in": "109546", "transfers_out": "19831", "value": "79", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "15", "goals": "1", "assists": "2", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "66.2", "creativity": "43.0", "threat": "53.0", "ict_index": "16.2", "transfers_balance": "150812", "selected": "422367", "transfers_in": "178421", "transfers_out": "27609", "value": "80", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "380902", "selected": "813950", "transfers_in": "390586", "transfers_out": "9684", "value": "81", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "39.4", "creativity": "26.4", "threat": "35.0", "ict_index": "10.1", "transfers_balance": "-100161", "selected": "718681", "transfers_in": "60661", "transfers_out": "160822", "value": "82", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.4", "creativity": "16.8", "threat": "14.0", "ict_index": "3.6", "transfers_balance": "13521", "selected": "738313", "transfers_in": "76216", "transfers_out": "62695", "value": "82", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "6.0", "creativity": "32.3", "threat": "23.0", "ict_index": "6.1", "transfers_balance": "-139788", "selected": "601692", "transfers_in": "30691", "transfers_out": "170479", "value": "81", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "38.0", "creativity": "23.5", "threat": "33.0", "ict_index": "9.5", "transfers_balance": "-46702", "selected": "557024", "transfers_in": "28561", "transfers_out": "75263", "value": "81", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "39.8", "creativity": "29.4", "threat": "24.0", "ict_index": "9.3", "transfers_balance": "122855", "selected": "684010", "transfers_in": "139469", "transfers_out": "16614", "value": "81", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "34.6", "threat": "58.0", "ict_index": "10.5", "transfers_balance": "340401", "selected": "1032514", "transfers_in": "350724", "transfers_out": "10323", "value": "83", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.0", "creativity": "31.3", "threat": "61.0", "ict_index": "10.1", "transfers_balance": "5458", "selected": "1046322", "transfers_in": "98875", "transfers_out": "93417", "value": "83", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "18.2", "threat": "62.0", "ict_index": "9.7", "transfers_balance": "31059", "selected": "1081978", "transfers_in": "73424", "transfers_out": "42365", "value": "83", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "12", "goals": "2", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "73.0", "creativity": "34.8", "threat": "75.0", "ict_index": "18.3", "transfers_balance": "17539", "selected": "1103416", "transfers_in": "59687", "transfers_out": "42148", "value": "84", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "53.2", "creativity": "20.3", "threat": "33.0", "ict_index": "10.7", "transfers_balance": "401531", "selected": "1518855", "transfers_in": "415059", "transfers_out": "13528", "value": "86", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "43.0", "creativity": "39.9", "threat": "62.0", "ict_index": "14.5", "transfers_balance": "161172", "selected": "1691522", "transfers_in": "173155", "transfers_out": "11983", "value": "87", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.6", "creativity": "7.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "203202", "selected": "1906682", "transfers_in": "219054", "transfers_out": "15852", "value": "88", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.6", "creativity": "27.9", "threat": "60.0", "ict_index": "13.1", "transfers_balance": "86066", "selected": "1997418", "transfers_in": "161317", "transfers_out": "75251", "value": "88", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "13.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "150336", "selected": "2162530", "transfers_in": "213656", "transfers_out": "63320", "value": "89", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.2", "creativity": "17.4", "threat": "40.0", "ict_index": "7.4", "transfers_balance": "-38351", "selected": "2130174", "transfers_in": "70120", "transfers_out": "108471", "value": "89", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "10", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.8", "creativity": "41.9", "threat": "28.0", "ict_index": "11.5", "transfers_balance": "23277", "selected": "2159827", "transfers_in": "108544", "transfers_out": "85267", "value": "89", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "24.3", "threat": "54.0", "ict_index": "8.5", "transfers_balance": "66146", "selected": "2229642", "transfers_in": "97196", "transfers_out": "31050", "value": "90", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "41.8", "creativity": "31.1", "threat": "81.0", "ict_index": "15.4", "transfers_balance": "-59240", "selected": "2174653", "transfers_in": "46225", "transfers_out": "105465", "value": "90", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230624", "selected": "1948718", "transfers_in": "37420", "transfers_out": "268044", "value": "89", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475227", "selected": "1468609", "transfers_in": "3579", "transfers_out": "478806", "value": "88", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.2", "creativity": "25.7", "threat": "55.0", "ict_index": "10.6", "transfers_balance": "-336944", "selected": "1074144", "transfers_in": "2622", "transfers_out": "339566", "value": "87", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.0", "creativity": "16.5", "threat": "36.0", "ict_index": "8.4", "transfers_balance": "53790", "selected": "1098736", "transfers_in": "84346", "transfers_out": "30556", "value": "86", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.2", "creativity": "52.6", "threat": "44.0", "ict_index": "12.0", "transfers_balance": "-395", "selected": "1097931", "transfers_in": "38510", "transfers_out": "38905", "value": "87", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "10", "goals": "1", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "43.8", "creativity": "25.1", "threat": "121.0", "ict_index": "19.0", "transfers_balance": "-67001", "selected": "1011629", "transfers_in": "21376", "transfers_out": "88377", "value": "87", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "33.6", "creativity": "10.3", "threat": "39.0", "ict_index": "8.3", "transfers_balance": "322201", "selected": "1443047", "transfers_in": "327966", "transfers_out": "5765", "value": "89", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "12", "goals": "0", "assists": "3", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "57.8", "creativity": "47.1", "threat": "84.0", "ict_index": "18.9", "transfers_balance": "116676", "selected": "1473662", "transfers_in": "130893", "transfers_out": "14217", "value": "90", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.4", "creativity": "24.9", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "193399", "selected": "1677526", "transfers_in": "199980", "transfers_out": "6581", "value": "91", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193399", "selected": "1677526", "transfers_in": "199980", "transfers_out": "6581", "value": "91", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.4", "creativity": "4.0", "threat": "31.0", "ict_index": "3.5", "transfers_balance": "-36157", "selected": "1631959", "transfers_in": "37913", "transfers_out": "74070", "value": "91", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jordon Ibe": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.0", "creativity": "7.3", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "0", "selected": "21655", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.6", "creativity": "16.2", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-1420", "selected": "23329", "transfers_in": "886", "transfers_out": "2306", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2854", "selected": "20915", "transfers_in": "433", "transfers_out": "3287", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "52", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "37.5", "threat": "5.0", "ict_index": "5.1", "transfers_balance": "-2619", "selected": "18636", "transfers_in": "343", "transfers_out": "2962", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.0", "creativity": "27.3", "threat": "19.0", "ict_index": "8.1", "transfers_balance": "-891", "selected": "17946", "transfers_in": "777", "transfers_out": "1668", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "14.6", "threat": "10.0", "ict_index": "3.1", "transfers_balance": "9430", "selected": "28404", "transfers_in": "12184", "transfers_out": "2754", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "12.8", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "5273", "selected": "34338", "transfers_in": "8661", "transfers_out": "3388", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "10.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1503", "selected": "33227", "transfers_in": "2678", "transfers_out": "4181", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.8", "creativity": "2.3", "threat": "35.0", "ict_index": "4.0", "transfers_balance": "-1957", "selected": "31373", "transfers_in": "738", "transfers_out": "2695", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.4", "creativity": "13.3", "threat": "23.0", "ict_index": "3.7", "transfers_balance": "-2623", "selected": "28850", "transfers_in": "624", "transfers_out": "3247", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "14.0", "threat": "12.0", "ict_index": "3.1", "transfers_balance": "-1644", "selected": "27285", "transfers_in": "456", "transfers_out": "2100", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "42", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.4", "creativity": "14.4", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-580", "selected": "26814", "transfers_in": "1000", "transfers_out": "1580", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.4", "creativity": "14.4", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "-2325", "selected": "24502", "transfers_in": "149", "transfers_out": "2474", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.4", "creativity": "32.5", "threat": "26.0", "ict_index": "7.1", "transfers_balance": "-588", "selected": "23973", "transfers_in": "492", "transfers_out": "1080", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "15.6", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-748", "selected": "23276", "transfers_in": "362", "transfers_out": "1110", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.4", "creativity": "0.9", "threat": "14.0", "ict_index": "1.7", "transfers_balance": "-1009", "selected": "22331", "transfers_in": "244", "transfers_out": "1253", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-980", "selected": "21378", "transfers_in": "73", "transfers_out": "1053", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.2", "creativity": "7.3", "threat": "25.0", "ict_index": "4.2", "transfers_balance": "-810", "selected": "20610", "transfers_in": "102", "transfers_out": "912", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "29.4", "threat": "20.0", "ict_index": "5.8", "transfers_balance": "-811", "selected": "19837", "transfers_in": "161", "transfers_out": "972", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.2", "creativity": "75.6", "threat": "57.0", "ict_index": "15.0", "transfers_balance": "-241", "selected": "19643", "transfers_in": "331", "transfers_out": "572", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "18.3", "threat": "31.0", "ict_index": "5.8", "transfers_balance": "-308", "selected": "19389", "transfers_in": "530", "transfers_out": "838", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "38.0", "creativity": "69.8", "threat": "81.0", "ict_index": "18.9", "transfers_balance": "-103", "selected": "19306", "transfers_in": "625", "transfers_out": "728", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "85", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.4", "creativity": "4.0", "threat": "45.0", "ict_index": "8.9", "transfers_balance": "4492", "selected": "23980", "transfers_in": "6540", "transfers_out": "2048", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "3.5", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "14424", "selected": "38799", "transfers_in": "16988", "transfers_out": "2564", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.4", "creativity": "23.1", "threat": "15.0", "ict_index": "6.1", "transfers_balance": "4679", "selected": "44059", "transfers_in": "8954", "transfers_out": "4275", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "17.8", "threat": "58.0", "ict_index": "9.1", "transfers_balance": "47577", "selected": "92355", "transfers_in": "50996", "transfers_out": "3419", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.2", "creativity": "1.4", "threat": "9.0", "ict_index": "1.6", "transfers_balance": "26302", "selected": "119997", "transfers_in": "34033", "transfers_out": "7731", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-282", "selected": "120485", "transfers_in": "9874", "transfers_out": "10156", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16126", "selected": "104291", "transfers_in": "991", "transfers_out": "17117", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "0.6", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-23858", "selected": "79280", "transfers_in": "149", "transfers_out": "24007", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "48.8", "creativity": "24.4", "threat": "47.0", "ict_index": "12.0", "transfers_balance": "-182", "selected": "78720", "transfers_in": "4533", "transfers_out": "4715", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "18.3", "threat": "27.0", "ict_index": "5.3", "transfers_balance": "949", "selected": "81175", "transfers_in": "9528", "transfers_out": "8579", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7109", "selected": "88623", "transfers_in": "13202", "transfers_out": "6093", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.4", "creativity": "5.2", "threat": "1.0", "ict_index": "0.8", "transfers_balance": "-9767", "selected": "77973", "transfers_in": "3361", "transfers_out": "13128", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "7.8", "threat": "1.0", "ict_index": "0.8", "transfers_balance": "-9767", "selected": "77973", "transfers_in": "3361", "transfers_out": "13128", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "6.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-3168", "selected": "67071", "transfers_in": "1163", "transfers_out": "4331", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5003", "selected": "61710", "transfers_in": "734", "transfers_out": "5737", "value": "46", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "56.2", "threat": "7.0", "ict_index": "7.2", "transfers_balance": "-2699", "selected": "59281", "transfers_in": "728", "transfers_out": "3427", "value": "46", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Mark Hudson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "22798", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4655", "selected": "18392", "transfers_in": "180", "transfers_out": "4835", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2986", "selected": "15484", "transfers_in": "196", "transfers_out": "3182", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2087", "selected": "13454", "transfers_in": "117", "transfers_out": "2204", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1192", "selected": "12292", "transfers_in": "64", "transfers_out": "1256", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1141", "selected": "11171", "transfers_in": "105", "transfers_out": "1246", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-807", "selected": "10387", "transfers_in": "98", "transfers_out": "905", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-706", "selected": "9707", "transfers_in": "57", "transfers_out": "763", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-354", "selected": "9360", "transfers_in": "24", "transfers_out": "378", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-428", "selected": "8940", "transfers_in": "44", "transfers_out": "472", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-270", "selected": "8681", "transfers_in": "32", "transfers_out": "302", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "8359", "transfers_in": "29", "transfers_out": "356", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "8174", "transfers_in": "18", "transfers_out": "209", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-175", "selected": "8005", "transfers_in": "19", "transfers_out": "194", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "7852", "transfers_in": "15", "transfers_out": "176", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "7687", "transfers_in": "18", "transfers_out": "188", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "7599", "transfers_in": "20", "transfers_out": "110", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "7478", "transfers_in": "15", "transfers_out": "139", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "7305", "transfers_in": "9", "transfers_out": "185", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "7187", "transfers_in": "13", "transfers_out": "135", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "7025", "transfers_in": "18", "transfers_out": "186", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "6881", "transfers_in": "19", "transfers_out": "164", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-242", "selected": "6647", "transfers_in": "37", "transfers_out": "279", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "6503", "transfers_in": "21", "transfers_out": "168", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "6398", "transfers_in": "12", "transfers_out": "125", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "6349", "transfers_in": "12", "transfers_out": "63", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "6272", "transfers_in": "17", "transfers_out": "97", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "6223", "transfers_in": "28", "transfers_out": "82", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "6179", "transfers_in": "9", "transfers_out": "54", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "7407", "transfers_in": "7", "transfers_out": "36", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "7325", "transfers_in": "4", "transfers_out": "41", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "7314", "transfers_in": "9", "transfers_out": "67", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "7295", "transfers_in": "4", "transfers_out": "26", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "7250", "transfers_in": "11", "transfers_out": "47", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "7197", "transfers_in": "1", "transfers_out": "33", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "7182", "transfers_in": "7", "transfers_out": "28", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "7182", "transfers_in": "7", "transfers_out": "28", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "7117", "transfers_in": "8", "transfers_out": "75", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Levi Lumeka": [{"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "0.5", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "128", "transfers_in": "103", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "209", "transfers_in": "71", "transfers_out": "51", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "281", "transfers_in": "76", "transfers_out": "45", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "313", "transfers_in": "58", "transfers_out": "53", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "323", "transfers_in": "35", "transfers_out": "34", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "349", "transfers_in": "24", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "359", "transfers_in": "16", "transfers_out": "26", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "388", "transfers_in": "26", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "398", "transfers_in": "19", "transfers_out": "24", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "407", "transfers_in": "15", "transfers_out": "15", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "405", "transfers_in": "6", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "420", "transfers_in": "21", "transfers_out": "23", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "425", "transfers_in": "9", "transfers_out": "17", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "429", "transfers_in": "11", "transfers_out": "12", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "442", "transfers_in": "23", "transfers_out": "27", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "445", "transfers_in": "10", "transfers_out": "15", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "444", "transfers_in": "17", "transfers_out": "28", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "451", "transfers_in": "20", "transfers_out": "19", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "472", "transfers_in": "26", "transfers_out": "25", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "483", "transfers_in": "25", "transfers_out": "33", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "501", "transfers_in": "25", "transfers_out": "20", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "514", "transfers_in": "19", "transfers_out": "18", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "539", "transfers_in": "30", "transfers_out": "23", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "580", "transfers_in": "31", "transfers_out": "13", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "588", "transfers_in": "10", "transfers_out": "16", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "576", "transfers_in": "21", "transfers_out": "12", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "585", "transfers_in": "7", "transfers_out": "12", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "596", "transfers_in": "21", "transfers_out": "16", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "605", "transfers_in": "16", "transfers_out": "9", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "607", "transfers_in": "11", "transfers_out": "18", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "611", "transfers_in": "5", "transfers_out": "7", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "602", "transfers_in": "4", "transfers_out": "12", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "606", "transfers_in": "10", "transfers_out": "9", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "615", "transfers_in": "19", "transfers_out": "10", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Joe Allen": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "12.9", "threat": "11.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "198220", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "15.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-19913", "selected": "184151", "transfers_in": "1554", "transfers_out": "21467", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.0", "creativity": "25.1", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "-18325", "selected": "167965", "transfers_in": "2986", "transfers_out": "21311", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.2", "creativity": "6.9", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-20097", "selected": "149218", "transfers_in": "1608", "transfers_out": "21705", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "83", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.0", "creativity": "15.8", "threat": "6.0", "ict_index": "5.6", "transfers_balance": "-12084", "selected": "137888", "transfers_in": "1606", "transfers_out": "13690", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.2", "creativity": "26.9", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "-8470", "selected": "130531", "transfers_in": "2940", "transfers_out": "11410", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "5.3", "threat": "23.0", "ict_index": "4.0", "transfers_balance": "-8087", "selected": "123227", "transfers_in": "3110", "transfers_out": "11197", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21612", "selected": "101992", "transfers_in": "880", "transfers_out": "22492", "value": "53", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.6", "creativity": "29.6", "threat": "4.0", "ict_index": "4.4", "transfers_balance": "-12277", "selected": "89744", "transfers_in": "94", "transfers_out": "12371", "value": "53", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "20.6", "creativity": "4.3", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "-6037", "selected": "83875", "transfers_in": "592", "transfers_out": "6629", "value": "53", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.4", "creativity": "15.8", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "-2822", "selected": "81212", "transfers_in": "593", "transfers_out": "3415", "value": "52", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "15.1", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-3014", "selected": "78365", "transfers_in": "609", "transfers_out": "3623", "value": "52", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "5.7", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-2594", "selected": "75864", "transfers_in": "374", "transfers_out": "2968", "value": "52", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.2", "creativity": "7.0", "threat": "25.0", "ict_index": "4.3", "transfers_balance": "-2462", "selected": "73466", "transfers_in": "248", "transfers_out": "2710", "value": "52", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "38.2", "creativity": "27.9", "threat": "3.0", "ict_index": "6.9", "transfers_balance": "-1694", "selected": "71901", "transfers_in": "778", "transfers_out": "2472", "value": "52", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "79", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.4", "creativity": "2.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-246", "selected": "71910", "transfers_in": "1746", "transfers_out": "1992", "value": "52", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.4", "creativity": "16.0", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-1008", "selected": "71022", "transfers_in": "619", "transfers_out": "1627", "value": "52", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.6", "creativity": "27.2", "threat": "16.0", "ict_index": "6.9", "transfers_balance": "-918", "selected": "70218", "transfers_in": "784", "transfers_out": "1702", "value": "51", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "65.2", "creativity": "24.5", "threat": "33.0", "ict_index": "12.3", "transfers_balance": "-1560", "selected": "68811", "transfers_in": "817", "transfers_out": "2377", "value": "51", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "49.2", "creativity": "39.2", "threat": "48.0", "ict_index": "13.6", "transfers_balance": "7634", "selected": "77059", "transfers_in": "9207", "transfers_out": "1573", "value": "51", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6935", "selected": "85238", "transfers_in": "11341", "transfers_out": "4406", "value": "51", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "14.7", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "3856", "selected": "89421", "transfers_in": "9077", "transfers_out": "5221", "value": "51", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.4", "creativity": "13.7", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-3594", "selected": "86239", "transfers_in": "4399", "transfers_out": "7993", "value": "51", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "49.8", "creativity": "12.8", "threat": "23.0", "ict_index": "8.6", "transfers_balance": "-1400", "selected": "85062", "transfers_in": "3559", "transfers_out": "4959", "value": "51", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "2.3", "threat": "6.0", "ict_index": "2.0", "transfers_balance": "31097", "selected": "117232", "transfers_in": "37162", "transfers_out": "6065", "value": "51", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "6.0", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "2115", "selected": "119627", "transfers_in": "8801", "transfers_out": "6686", "value": "51", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.2", "creativity": "20.7", "threat": "6.0", "ict_index": "3.9", "transfers_balance": "-5599", "selected": "114336", "transfers_in": "4219", "transfers_out": "9818", "value": "51", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "34.8", "creativity": "24.2", "threat": "0.0", "ict_index": "5.9", "transfers_balance": "-6489", "selected": "108146", "transfers_in": "2124", "transfers_out": "8613", "value": "51", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "12.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "246", "selected": "108527", "transfers_in": "3893", "transfers_out": "3647", "value": "51", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "13.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-3298", "selected": "112899", "transfers_in": "1807", "transfers_out": "5105", "value": "51", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "27.2", "creativity": "13.8", "threat": "22.0", "ict_index": "6.3", "transfers_balance": "3094", "selected": "124743", "transfers_in": "5954", "transfers_out": "2860", "value": "51", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "21.3", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-6189", "selected": "110533", "transfers_in": "2147", "transfers_out": "8336", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "20.1", "threat": "19.0", "ict_index": "5.7", "transfers_balance": "-3535", "selected": "107134", "transfers_in": "1547", "transfers_out": "5082", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.8", "creativity": "12.1", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-2386", "selected": "104231", "transfers_in": "2085", "transfers_out": "4471", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.6", "creativity": "11.7", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-235", "selected": "104848", "transfers_in": "1679", "transfers_out": "1914", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.4", "creativity": "2.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-2824", "selected": "102040", "transfers_in": "442", "transfers_out": "3266", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.0", "creativity": "1.5", "threat": "11.0", "ict_index": "2.3", "transfers_balance": "-2411", "selected": "99493", "transfers_in": "647", "transfers_out": "3058", "value": "51", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1370", "selected": "98247", "transfers_in": "597", "transfers_out": "1967", "value": "51", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Keshi Anderson": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2380", "selected": "4980", "transfers_in": "4532", "transfers_out": "2152", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1777", "selected": "8090", "transfers_in": "4694", "transfers_out": "2917", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2721", "selected": "12267", "transfers_in": "6868", "transfers_out": "4147", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2895", "selected": "16472", "transfers_in": "7977", "transfers_out": "5082", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3543", "selected": "21394", "transfers_in": "8793", "transfers_out": "5250", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "797", "selected": "22791", "transfers_in": "4342", "transfers_out": "3545", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1774", "selected": "25421", "transfers_in": "6574", "transfers_out": "4800", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1388", "selected": "24283", "transfers_in": "1011", "transfers_out": "2399", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-833", "selected": "23745", "transfers_in": "1092", "transfers_out": "1925", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "70", "selected": "24029", "transfers_in": "1476", "transfers_out": "1406", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "171", "selected": "24372", "transfers_in": "1280", "transfers_out": "1109", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-297", "selected": "24252", "transfers_in": "960", "transfers_out": "1257", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "24396", "transfers_in": "1267", "transfers_out": "1445", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "24027", "transfers_in": "566", "transfers_out": "1060", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-544", "selected": "23595", "transfers_in": "454", "transfers_out": "998", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-335", "selected": "23478", "transfers_in": "957", "transfers_out": "1292", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-174", "selected": "23448", "transfers_in": "760", "transfers_out": "934", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "23230", "transfers_in": "863", "transfers_out": "1254", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-356", "selected": "22940", "transfers_in": "643", "transfers_out": "999", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-210", "selected": "22995", "transfers_in": "1404", "transfers_out": "1614", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "237", "selected": "23444", "transfers_in": "1377", "transfers_out": "1140", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "166", "selected": "23904", "transfers_in": "1335", "transfers_out": "1169", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-810", "selected": "23124", "transfers_in": "121", "transfers_out": "931", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-854", "selected": "22284", "transfers_in": "109", "transfers_out": "963", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-742", "selected": "21568", "transfers_in": "100", "transfers_out": "842", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "21301", "transfers_in": "36", "transfers_out": "307", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "17947", "transfers_in": "51", "transfers_out": "298", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-233", "selected": "17601", "transfers_in": "32", "transfers_out": "265", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "17517", "transfers_in": "50", "transfers_out": "262", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "17395", "transfers_in": "41", "transfers_out": "181", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "17272", "transfers_in": "31", "transfers_out": "159", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "17097", "transfers_in": "9", "transfers_out": "160", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "17053", "transfers_in": "21", "transfers_out": "94", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "16968", "transfers_in": "24", "transfers_out": "112", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "16856", "transfers_in": "33", "transfers_out": "142", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Tom Davies": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "1.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "0", "selected": "40187", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-5257", "selected": "39582", "transfers_in": "914", "transfers_out": "6171", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-4499", "selected": "36518", "transfers_in": "1506", "transfers_out": "6005", "value": "54", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-4267", "selected": "33479", "transfers_in": "1097", "transfers_out": "5364", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3285", "selected": "30623", "transfers_in": "565", "transfers_out": "3850", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "17.1", "threat": "20.0", "ict_index": "5.7", "transfers_balance": "564", "selected": "31947", "transfers_in": "4454", "transfers_out": "3890", "value": "53", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "1.8", "threat": "16.0", "ict_index": "2.0", "transfers_balance": "9115", "selected": "42480", "transfers_in": "13447", "transfers_out": "4332", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1653", "selected": "41592", "transfers_in": "4235", "transfers_out": "5888", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "0.5", "threat": "9.0", "ict_index": "1.4", "transfers_balance": "-3966", "selected": "37879", "transfers_in": "875", "transfers_out": "4841", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "17.6", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-4161", "selected": "34082", "transfers_in": "972", "transfers_out": "5133", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "4.3", "threat": "12.0", "ict_index": "2.9", "transfers_balance": "-2208", "selected": "32168", "transfers_in": "782", "transfers_out": "2990", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2622", "selected": "29794", "transfers_in": "567", "transfers_out": "3189", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3897", "selected": "25914", "transfers_in": "39", "transfers_out": "3936", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "14.7", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "-1281", "selected": "24705", "transfers_in": "140", "transfers_out": "1421", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "4.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-104", "selected": "24744", "transfers_in": "723", "transfers_out": "827", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-638", "selected": "24312", "transfers_in": "325", "transfers_out": "963", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-333", "selected": "24118", "transfers_in": "255", "transfers_out": "588", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-390", "selected": "23871", "transfers_in": "308", "transfers_out": "698", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "2.1", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-675", "selected": "23424", "transfers_in": "275", "transfers_out": "950", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "5.0", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-241", "selected": "23338", "transfers_in": "335", "transfers_out": "576", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "23204", "transfers_in": "496", "transfers_out": "837", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "19.1", "threat": "48.0", "ict_index": "8.7", "transfers_balance": "-391", "selected": "22877", "transfers_in": "162", "transfers_out": "553", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-490", "selected": "22523", "transfers_in": "423", "transfers_out": "913", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "22053", "transfers_in": "174", "transfers_out": "690", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "4.0", "threat": "10.0", "ict_index": "1.8", "transfers_balance": "-405", "selected": "21717", "transfers_in": "115", "transfers_out": "520", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "22.1", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-144", "selected": "21597", "transfers_in": "130", "transfers_out": "274", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "35.6", "creativity": "3.0", "threat": "53.0", "ict_index": "9.2", "transfers_balance": "-128", "selected": "21535", "transfers_in": "251", "transfers_out": "379", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.0", "creativity": "15.6", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "1922", "selected": "23682", "transfers_in": "2483", "transfers_out": "561", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.7", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "196", "selected": "23962", "transfers_in": "742", "transfers_out": "546", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.4", "creativity": "6.4", "threat": "13.0", "ict_index": "2.0", "transfers_balance": "445", "selected": "25360", "transfers_in": "1071", "transfers_out": "626", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "1.8", "threat": "4.0", "ict_index": "0.2", "transfers_balance": "2488", "selected": "32797", "transfers_in": "3126", "transfers_out": "638", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2611", "selected": "25287", "transfers_in": "51", "transfers_out": "2662", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "1.9", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-489", "selected": "24900", "transfers_in": "123", "transfers_out": "612", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "24615", "transfers_in": "194", "transfers_out": "458", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "10.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-52", "selected": "24708", "transfers_in": "245", "transfers_out": "297", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "1.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-248", "selected": "24430", "transfers_in": "76", "transfers_out": "324", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.8", "creativity": "10.3", "threat": "8.0", "ict_index": "5.3", "transfers_balance": "-318", "selected": "24092", "transfers_in": "51", "transfers_out": "369", "value": "51", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "32.4", "threat": "3.0", "ict_index": "4.2", "transfers_balance": "373", "selected": "24576", "transfers_in": "541", "transfers_out": "168", "value": "51", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ibrahim Afellay": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "688", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "689", "transfers_in": "39", "transfers_out": "164", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "552", "transfers_in": "27", "transfers_out": "185", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "486", "transfers_in": "29", "transfers_out": "116", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "461", "transfers_in": "16", "transfers_out": "51", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "14", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-33", "selected": "442", "transfers_in": "26", "transfers_out": "59", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "88", "selected": "594", "transfers_in": "160", "transfers_out": "72", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.2", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "88", "selected": "785", "transfers_in": "177", "transfers_out": "89", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "899", "transfers_in": "110", "transfers_out": "73", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "918", "transfers_in": "73", "transfers_out": "98", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "944", "transfers_in": "68", "transfers_out": "92", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "959", "transfers_in": "47", "transfers_out": "73", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "935", "transfers_in": "33", "transfers_out": "72", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "933", "transfers_in": "19", "transfers_out": "44", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-23", "selected": "926", "transfers_in": "27", "transfers_out": "50", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "948", "transfers_in": "27", "transfers_out": "40", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "955", "transfers_in": "27", "transfers_out": "33", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "959", "transfers_in": "24", "transfers_out": "34", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "967", "transfers_in": "26", "transfers_out": "47", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "980", "transfers_in": "24", "transfers_out": "30", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "5.8", "creativity": "2.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2", "selected": "1002", "transfers_in": "36", "transfers_out": "34", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "1035", "transfers_in": "47", "transfers_out": "31", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1045", "transfers_in": "47", "transfers_out": "70", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1069", "transfers_in": "34", "transfers_out": "39", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1088", "transfers_in": "33", "transfers_out": "40", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1094", "transfers_in": "20", "transfers_out": "21", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1109", "transfers_in": "30", "transfers_out": "40", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1156", "transfers_in": "40", "transfers_out": "40", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1180", "transfers_in": "24", "transfers_out": "24", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1210", "transfers_in": "18", "transfers_out": "32", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1252", "transfers_in": "22", "transfers_out": "18", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1249", "transfers_in": "11", "transfers_out": "17", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1258", "transfers_in": "9", "transfers_out": "18", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1274", "transfers_in": "17", "transfers_out": "11", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1288", "transfers_in": "20", "transfers_out": "11", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1291", "transfers_in": "11", "transfers_out": "11", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1292", "transfers_in": "7", "transfers_out": "13", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1314", "transfers_in": "18", "transfers_out": "8", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Damien Delaney": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26732", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3576", "selected": "25778", "transfers_in": "269", "transfers_out": "3845", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3209", "selected": "22947", "transfers_in": "253", "transfers_out": "3462", "value": "44", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2251", "selected": "21036", "transfers_in": "232", "transfers_out": "2483", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1464", "selected": "19722", "transfers_in": "124", "transfers_out": "1588", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1702", "selected": "18197", "transfers_in": "161", "transfers_out": "1863", "value": "43", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "40.0", "creativity": "0.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-1226", "selected": "17096", "transfers_in": "192", "transfers_out": "1418", "value": "43", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-936", "selected": "16277", "transfers_in": "190", "transfers_out": "1126", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-434", "selected": "15900", "transfers_in": "128", "transfers_out": "562", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-632", "selected": "15319", "transfers_in": "130", "transfers_out": "762", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "15270", "transfers_in": "310", "transfers_out": "528", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "15161", "transfers_in": "326", "transfers_out": "547", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "15051", "transfers_in": "227", "transfers_out": "397", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "14883", "transfers_in": "139", "transfers_out": "351", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "14425", "transfers_in": "103", "transfers_out": "587", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-959", "selected": "13474", "transfers_in": "27", "transfers_out": "986", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "12992", "transfers_in": "20", "transfers_out": "504", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "12487", "transfers_in": "16", "transfers_out": "525", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "11943", "transfers_in": "23", "transfers_out": "575", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-334", "selected": "11621", "transfers_in": "25", "transfers_out": "359", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-463", "selected": "11166", "transfers_in": "27", "transfers_out": "490", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "10970", "transfers_in": "35", "transfers_out": "234", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "11090", "transfers_in": "307", "transfers_out": "270", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "11164", "transfers_in": "213", "transfers_out": "181", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "11206", "transfers_in": "153", "transfers_out": "165", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "11217", "transfers_in": "101", "transfers_out": "111", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "11234", "transfers_in": "146", "transfers_out": "167", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "11273", "transfers_in": "148", "transfers_out": "180", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "11366", "transfers_in": "145", "transfers_out": "89", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "12881", "transfers_in": "109", "transfers_out": "93", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "13011", "transfers_in": "116", "transfers_out": "76", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "12959", "transfers_in": "95", "transfers_out": "124", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "12968", "transfers_in": "75", "transfers_out": "82", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "12981", "transfers_in": "82", "transfers_out": "93", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "12980", "transfers_in": "52", "transfers_out": "78", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "12943", "transfers_in": "29", "transfers_out": "52", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "12918", "transfers_in": "44", "transfers_out": "76", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "12964", "transfers_in": "82", "transfers_out": "62", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Troy Deeney": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "38457", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9229", "selected": "30368", "transfers_in": "325", "transfers_out": "9554", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-4160", "selected": "27138", "transfers_in": "1400", "transfers_out": "5560", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3248", "selected": "24711", "transfers_in": "800", "transfers_out": "4048", "value": "65", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "16", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2363", "selected": "22761", "transfers_in": "523", "transfers_out": "2886", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.2", "creativity": "11.6", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "-1926", "selected": "21132", "transfers_in": "805", "transfers_out": "2731", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "12.5", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-1149", "selected": "20406", "transfers_in": "1024", "transfers_out": "2173", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.6", "creativity": "22.4", "threat": "39.0", "ict_index": "10.1", "transfers_balance": "-581", "selected": "20288", "transfers_in": "1230", "transfers_out": "1811", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.8", "creativity": "13.8", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "3329", "selected": "24131", "transfers_in": "4549", "transfers_out": "1220", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "2.3", "threat": "44.0", "ict_index": "4.6", "transfers_balance": "10472", "selected": "35485", "transfers_in": "13331", "transfers_out": "2859", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9082", "selected": "26635", "transfers_in": "998", "transfers_out": "10080", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4664", "selected": "22024", "transfers_in": "152", "transfers_out": "4816", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1583", "selected": "20464", "transfers_in": "95", "transfers_out": "1678", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.2", "creativity": "1.7", "threat": "36.0", "ict_index": "7.3", "transfers_balance": "116", "selected": "20709", "transfers_in": "778", "transfers_out": "662", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.6", "creativity": "15.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "2410", "selected": "23392", "transfers_in": "3141", "transfers_out": "731", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.4", "creativity": "16.3", "threat": "15.0", "ict_index": "3.2", "transfers_balance": "1835", "selected": "25562", "transfers_in": "3037", "transfers_out": "1202", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "2.6", "threat": "11.0", "ict_index": "1.7", "transfers_balance": "1182", "selected": "26924", "transfers_in": "2518", "transfers_out": "1336", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "-2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "32", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-8", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.0", "transfers_balance": "1869", "selected": "28993", "transfers_in": "3458", "transfers_out": "1589", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7277", "selected": "21756", "transfers_in": "126", "transfers_out": "7403", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1694", "selected": "20077", "transfers_in": "53", "transfers_out": "1747", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1128", "selected": "18958", "transfers_in": "80", "transfers_out": "1208", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "18618", "transfers_in": "45", "transfers_out": "396", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.8", "creativity": "43.5", "threat": "10.0", "ict_index": "7.6", "transfers_balance": "1198", "selected": "20024", "transfers_in": "2011", "transfers_out": "813", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "36.8", "threat": "35.0", "ict_index": "7.7", "transfers_balance": "869", "selected": "21079", "transfers_in": "1710", "transfers_out": "841", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "2.6", "threat": "22.0", "ict_index": "3.0", "transfers_balance": "-535", "selected": "20663", "transfers_in": "777", "transfers_out": "1312", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "34.8", "creativity": "37.8", "threat": "33.0", "ict_index": "10.6", "transfers_balance": "-223", "selected": "20520", "transfers_in": "478", "transfers_out": "701", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.0", "creativity": "2.9", "threat": "10.0", "ict_index": "2.0", "transfers_balance": "3147", "selected": "24067", "transfers_in": "4539", "transfers_out": "1392", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "42.8", "creativity": "22.8", "threat": "44.0", "ict_index": "11.0", "transfers_balance": "1973", "selected": "26615", "transfers_in": "3500", "transfers_out": "1527", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "39.6", "creativity": "12.4", "threat": "9.0", "ict_index": "6.1", "transfers_balance": "16779", "selected": "44419", "transfers_in": "17790", "transfers_out": "1011", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "3.2", "creativity": "1.3", "threat": "23.0", "ict_index": "2.8", "transfers_balance": "11084", "selected": "56973", "transfers_in": "15681", "transfers_out": "4597", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "1.8", "creativity": "3.1", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "13030", "selected": "101894", "transfers_in": "17340", "transfers_out": "4310", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.8", "creativity": "3.9", "threat": "31.0", "ict_index": "4.8", "transfers_balance": "471", "selected": "70903", "transfers_in": "9972", "transfers_out": "9501", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "16.3", "threat": "14.0", "ict_index": "2.5", "transfers_balance": "-5495", "selected": "65487", "transfers_in": "3694", "transfers_out": "9189", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "12.4", "threat": "22.0", "ict_index": "3.8", "transfers_balance": "-7890", "selected": "56331", "transfers_in": "2041", "transfers_out": "9931", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.8", "creativity": "28.8", "threat": "14.0", "ict_index": "5.5", "transfers_balance": "4041", "selected": "64466", "transfers_in": "7361", "transfers_out": "3320", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "1.3", "threat": "40.0", "ict_index": "4.2", "transfers_balance": "-10955", "selected": "51104", "transfers_in": "327", "transfers_out": "11282", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "10.8", "creativity": "11.6", "threat": "69.0", "ict_index": "9.1", "transfers_balance": "-3692", "selected": "47386", "transfers_in": "972", "transfers_out": "4664", "value": "63", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "10.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-2235", "selected": "45312", "transfers_in": "878", "transfers_out": "3113", "value": "63", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Michy Batshuayi": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "6.9", "threat": "7.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "72107", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "TOT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29367", "selected": "50418", "transfers_in": "976", "transfers_out": "30343", "value": "84", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.8", "threat": "20.0", "ict_index": "2.5", "transfers_balance": "-15883", "selected": "35482", "transfers_in": "975", "transfers_out": "16858", "value": "83", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7472", "selected": "28816", "transfers_in": "423", "transfers_out": "7895", "value": "82", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3019", "selected": "26180", "transfers_in": "397", "transfers_out": "3416", "value": "82", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1385", "selected": "25298", "transfers_in": "1314", "transfers_out": "2699", "value": "81", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "1.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1433", "selected": "24332", "transfers_in": "1118", "transfers_out": "2551", "value": "81", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "1.9", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "53676", "selected": "79958", "transfers_in": "59828", "transfers_out": "6152", "value": "81", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "29", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "64.6", "creativity": "0.6", "threat": "39.0", "ict_index": "10.4", "transfers_balance": "-31647", "selected": "48668", "transfers_in": "2292", "transfers_out": "33939", "value": "81", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.4", "creativity": "1.0", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "13480", "selected": "63836", "transfers_in": "25421", "transfers_out": "11941", "value": "81", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14098", "selected": "50502", "transfers_in": "2300", "transfers_out": "16398", "value": "81", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10985", "selected": "39890", "transfers_in": "903", "transfers_out": "11888", "value": "81", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4480", "selected": "35461", "transfers_in": "142", "transfers_out": "4622", "value": "81", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2005", "selected": "33499", "transfers_in": "65", "transfers_out": "2070", "value": "81", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1434", "selected": "32113", "transfers_in": "64", "transfers_out": "1498", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-617", "selected": "31666", "transfers_in": "331", "transfers_out": "948", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "6.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "7101", "selected": "39003", "transfers_in": "8049", "transfers_out": "948", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5100", "selected": "34034", "transfers_in": "846", "transfers_out": "5946", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.7", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-739", "selected": "33504", "transfers_in": "1685", "transfers_out": "2424", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.3", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-1141", "selected": "32500", "transfers_in": "493", "transfers_out": "1634", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.6", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-828", "selected": "31801", "transfers_in": "401", "transfers_out": "1229", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "31665", "transfers_in": "261", "transfers_out": "452", "value": "81", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-241", "selected": "31690", "transfers_in": "796", "transfers_out": "1037", "value": "81", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.4", "creativity": "14.7", "threat": "40.0", "ict_index": "7.9", "transfers_balance": "1278", "selected": "33145", "transfers_in": "2030", "transfers_out": "752", "value": "81", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8071", "selected": "41721", "transfers_in": "10287", "transfers_out": "2216", "value": "81", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8451", "selected": "33310", "transfers_in": "198", "transfers_out": "8649", "value": "81", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1763", "selected": "31589", "transfers_in": "13", "transfers_out": "1776", "value": "81", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-701", "selected": "30937", "transfers_in": "10", "transfers_out": "711", "value": "81", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "30745", "transfers_in": "3", "transfers_out": "206", "value": "81", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "29546", "transfers_in": "3", "transfers_out": "179", "value": "81", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "29302", "transfers_in": "3", "transfers_out": "165", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "29265", "transfers_in": "5", "transfers_out": "72", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "29209", "transfers_in": "4", "transfers_out": "67", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "29209", "transfers_in": "4", "transfers_out": "67", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "29140", "transfers_in": "4", "transfers_out": "43", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "29116", "transfers_in": "4", "transfers_out": "38", "value": "81", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "29116", "transfers_in": "4", "transfers_out": "38", "value": "81", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "29103", "transfers_in": "11", "transfers_out": "34", "value": "81", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Dejan Lovren": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.8", "creativity": "10.3", "threat": "17.0", "ict_index": "5.6", "transfers_balance": "0", "selected": "80102", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2920", "selected": "89903", "transfers_in": "4684", "transfers_out": "7604", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-13291", "selected": "78391", "transfers_in": "608", "transfers_out": "13899", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4556", "selected": "76174", "transfers_in": "1707", "transfers_out": "6263", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6431", "selected": "70474", "transfers_in": "918", "transfers_out": "7349", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "0.4", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-15086", "selected": "55619", "transfers_in": "239", "transfers_out": "15325", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.8", "creativity": "1.4", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "-4577", "selected": "51429", "transfers_in": "608", "transfers_out": "5185", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "29.0", "creativity": "0.5", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-4055", "selected": "47673", "transfers_in": "284", "transfers_out": "4339", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "31", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "446", "selected": "48522", "transfers_in": "1571", "transfers_out": "1125", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2485", "selected": "46347", "transfers_in": "1093", "transfers_out": "3578", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-4654", "selected": "41767", "transfers_in": "105", "transfers_out": "4759", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-436", "selected": "41632", "transfers_in": "975", "transfers_out": "1411", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "41738", "transfers_in": "739", "transfers_out": "826", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "27.0", "creativity": "0.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1928", "selected": "39856", "transfers_in": "125", "transfers_out": "2053", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1379", "selected": "41464", "transfers_in": "2113", "transfers_out": "734", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "0.5", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "2705", "selected": "44766", "transfers_in": "3969", "transfers_out": "1264", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "26.4", "creativity": "12.7", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "827", "selected": "45897", "transfers_in": "2168", "transfers_out": "1341", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "51.8", "creativity": "1.1", "threat": "33.0", "ict_index": "8.6", "transfers_balance": "1782", "selected": "48098", "transfers_in": "2881", "transfers_out": "1099", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "0.2", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "13373", "selected": "63301", "transfers_in": "16095", "transfers_out": "2722", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10889", "selected": "75113", "transfers_in": "14209", "transfers_out": "3320", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.0", "creativity": "0.2", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-4610", "selected": "71193", "transfers_in": "5662", "transfers_out": "10272", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.4", "creativity": "11.5", "threat": "22.0", "ict_index": "7.4", "transfers_balance": "-2192", "selected": "69234", "transfers_in": "2842", "transfers_out": "5034", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1018", "selected": "72889", "transfers_in": "9190", "transfers_out": "8172", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4312", "selected": "69054", "transfers_in": "3354", "transfers_out": "7666", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "37.2", "creativity": "4.2", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-6530", "selected": "62704", "transfers_in": "673", "transfers_out": "7203", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "32.6", "creativity": "0.0", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "0", "selected": "62983", "transfers_in": "1325", "transfers_out": "1325", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3815", "selected": "67315", "transfers_in": "5606", "transfers_out": "1791", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-690", "selected": "67113", "transfers_in": "2619", "transfers_out": "3309", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "28.2", "creativity": "11.0", "threat": "84.0", "ict_index": "12.3", "transfers_balance": "-3002", "selected": "64240", "transfers_in": "689", "transfers_out": "3691", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.0", "creativity": "0.3", "threat": "19.0", "ict_index": "4.3", "transfers_balance": "2047", "selected": "68825", "transfers_in": "3356", "transfers_out": "1309", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8902", "selected": "85854", "transfers_in": "10263", "transfers_out": "1361", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-6605", "selected": "71200", "transfers_in": "249", "transfers_out": "6854", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.6", "creativity": "6.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-1168", "selected": "70358", "transfers_in": "734", "transfers_out": "1902", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "82", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "28.2", "creativity": "13.7", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "5067", "selected": "75888", "transfers_in": "7078", "transfers_out": "2011", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12065", "selected": "93104", "transfers_in": "14971", "transfers_out": "2906", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2553", "selected": "91326", "transfers_in": "5784", "transfers_out": "3231", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.8", "creativity": "15.7", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-8333", "selected": "82470", "transfers_in": "1073", "transfers_out": "9406", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "13", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "57.6", "creativity": "11.8", "threat": "19.0", "ict_index": "8.8", "transfers_balance": "4077", "selected": "87487", "transfers_in": "5890", "transfers_out": "1813", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Connor Mahoney": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "26", "transfers_in": "18", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "70", "transfers_in": "37", "transfers_out": "22", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "93", "transfers_in": "23", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "117", "transfers_in": "36", "transfers_out": "30", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "125", "transfers_in": "17", "transfers_out": "17", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "135", "transfers_in": "13", "transfers_out": "17", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "130", "transfers_in": "4", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "123", "transfers_in": "0", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "117", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "116", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "103", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "102", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "100", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "100", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "99", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "99", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "98", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "97", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "99", "transfers_in": "2", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jordan Henderson": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.4", "creativity": "14.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "46946", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "22.8", "creativity": "17.8", "threat": "11.0", "ict_index": "5.2", "transfers_balance": "3143", "selected": "70682", "transfers_in": "8269", "transfers_out": "5126", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "23.8", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "-2276", "selected": "74150", "transfers_in": "6156", "transfers_out": "8432", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.0", "creativity": "17.5", "threat": "3.0", "ict_index": "3.1", "transfers_balance": "1303", "selected": "81491", "transfers_in": "9521", "transfers_out": "8218", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2932", "selected": "88157", "transfers_in": "9698", "transfers_out": "6766", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "58.0", "creativity": "35.5", "threat": "19.0", "ict_index": "11.3", "transfers_balance": "-8641", "selected": "81464", "transfers_in": "3519", "transfers_out": "12160", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.4", "creativity": "16.1", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "19448", "selected": "105547", "transfers_in": "27942", "transfers_out": "8494", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.4", "creativity": "46.2", "threat": "2.0", "ict_index": "7.2", "transfers_balance": "-1040", "selected": "107463", "transfers_in": "10744", "transfers_out": "11784", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.0", "creativity": "13.3", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "3447", "selected": "113157", "transfers_in": "10661", "transfers_out": "7214", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "22.3", "threat": "7.0", "ict_index": "4.3", "transfers_balance": "5805", "selected": "121337", "transfers_in": "14156", "transfers_out": "8351", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3333", "selected": "126571", "transfers_in": "10415", "transfers_out": "7082", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "18.5", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-26191", "selected": "100724", "transfers_in": "572", "transfers_out": "26763", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.0", "creativity": "4.9", "threat": "7.0", "ict_index": "1.9", "transfers_balance": "-3669", "selected": "97534", "transfers_in": "1774", "transfers_out": "5443", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2466", "selected": "95371", "transfers_in": "1671", "transfers_out": "4137", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "8.7", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-3626", "selected": "92045", "transfers_in": "1364", "transfers_out": "4990", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "10.0", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-2578", "selected": "89972", "transfers_in": "1968", "transfers_out": "4546", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1563", "selected": "88737", "transfers_in": "1305", "transfers_out": "2868", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.4", "creativity": "42.9", "threat": "4.0", "ict_index": "6.5", "transfers_balance": "-2686", "selected": "86368", "transfers_in": "903", "transfers_out": "3589", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2238", "selected": "84555", "transfers_in": "1278", "transfers_out": "3516", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7604", "selected": "76987", "transfers_in": "46", "transfers_out": "7650", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6359", "selected": "70653", "transfers_in": "42", "transfers_out": "6401", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1790", "selected": "68874", "transfers_in": "19", "transfers_out": "1809", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3727", "selected": "65194", "transfers_in": "62", "transfers_out": "3789", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1499", "selected": "63725", "transfers_in": "47", "transfers_out": "1546", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "16.1", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-755", "selected": "63046", "transfers_in": "237", "transfers_out": "992", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.2", "creativity": "3.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "261", "selected": "63409", "transfers_in": "650", "transfers_out": "389", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "144", "selected": "63760", "transfers_in": "772", "transfers_out": "628", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "63801", "transfers_in": "669", "transfers_out": "877", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.4", "creativity": "10.8", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "-305", "selected": "63595", "transfers_in": "289", "transfers_out": "594", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-376", "selected": "63934", "transfers_in": "293", "transfers_out": "669", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.0", "creativity": "23.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-147", "selected": "63912", "transfers_in": "226", "transfers_out": "373", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.8", "creativity": "8.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "156", "selected": "64233", "transfers_in": "500", "transfers_out": "344", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "29.8", "threat": "8.0", "ict_index": "5.3", "transfers_balance": "419", "selected": "64815", "transfers_in": "727", "transfers_out": "308", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.0", "creativity": "26.3", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "463", "selected": "65377", "transfers_in": "842", "transfers_out": "379", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.0", "creativity": "4.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "584", "selected": "66131", "transfers_in": "901", "transfers_out": "317", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.4", "creativity": "19.7", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "946", "selected": "67114", "transfers_in": "1312", "transfers_out": "366", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "4.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-650", "selected": "66439", "transfers_in": "392", "transfers_out": "1042", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.4", "creativity": "9.3", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "1546", "selected": "68249", "transfers_in": "1921", "transfers_out": "375", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Davy Pr\u00f6pper": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "0.9", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "6787", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "2.3", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-269", "selected": "7486", "transfers_in": "451", "transfers_out": "720", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.0", "creativity": "13.9", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-1204", "selected": "6459", "transfers_in": "188", "transfers_out": "1392", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "6.4", "threat": "8.0", "ict_index": "3.9", "transfers_balance": "503", "selected": "7245", "transfers_in": "1756", "transfers_out": "1253", "value": "55", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.8", "creativity": "1.2", "threat": "19.0", "ict_index": "3.1", "transfers_balance": "-442", "selected": "6937", "transfers_in": "547", "transfers_out": "989", "value": "55", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "3.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-772", "selected": "6273", "transfers_in": "358", "transfers_out": "1130", "value": "55", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.2", "creativity": "13.0", "threat": "9.0", "ict_index": "3.2", "transfers_balance": "-699", "selected": "5651", "transfers_in": "220", "transfers_out": "919", "value": "54", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.0", "creativity": "2.5", "threat": "10.0", "ict_index": "2.7", "transfers_balance": "-387", "selected": "5341", "transfers_in": "470", "transfers_out": "857", "value": "54", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.6", "creativity": "15.4", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-275", "selected": "5093", "transfers_in": "190", "transfers_out": "465", "value": "54", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.0", "creativity": "12.9", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "788", "selected": "5994", "transfers_in": "1257", "transfers_out": "469", "value": "54", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "10.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-264", "selected": "5779", "transfers_in": "266", "transfers_out": "530", "value": "54", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.6", "creativity": "35.0", "threat": "18.0", "ict_index": "8.4", "transfers_balance": "-263", "selected": "5571", "transfers_in": "258", "transfers_out": "521", "value": "54", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "2.2", "threat": "3.0", "ict_index": "0.9", "transfers_balance": "-174", "selected": "5428", "transfers_in": "206", "transfers_out": "380", "value": "54", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "1.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "262", "selected": "5732", "transfers_in": "555", "transfers_out": "293", "value": "54", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.4", "creativity": "3.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-271", "selected": "5492", "transfers_in": "147", "transfers_out": "418", "value": "54", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "0.8", "threat": "20.0", "ict_index": "2.7", "transfers_balance": "-148", "selected": "5382", "transfers_in": "236", "transfers_out": "384", "value": "54", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "0.6", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "-270", "selected": "5130", "transfers_in": "61", "transfers_out": "331", "value": "54", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "16.6", "creativity": "2.2", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-60", "selected": "5084", "transfers_in": "201", "transfers_out": "261", "value": "53", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "12.5", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "131", "selected": "5268", "transfers_in": "410", "transfers_out": "279", "value": "53", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "10.9", "threat": "27.0", "ict_index": "4.9", "transfers_balance": "-223", "selected": "5057", "transfers_in": "61", "transfers_out": "284", "value": "53", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.8", "creativity": "1.9", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-74", "selected": "5005", "transfers_in": "225", "transfers_out": "299", "value": "53", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "11.2", "threat": "12.0", "ict_index": "3.8", "transfers_balance": "161", "selected": "5179", "transfers_in": "451", "transfers_out": "290", "value": "53", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "11.9", "threat": "19.0", "ict_index": "3.8", "transfers_balance": "-186", "selected": "5022", "transfers_in": "239", "transfers_out": "425", "value": "53", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.2", "creativity": "13.1", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-293", "selected": "4745", "transfers_in": "63", "transfers_out": "356", "value": "53", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.4", "creativity": "3.2", "threat": "1.0", "ict_index": "2.6", "transfers_balance": "-121", "selected": "4647", "transfers_in": "99", "transfers_out": "220", "value": "53", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.0", "creativity": "14.0", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "39", "selected": "4700", "transfers_in": "207", "transfers_out": "168", "value": "53", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "14.8", "creativity": "1.6", "threat": "29.0", "ict_index": "4.5", "transfers_balance": "78", "selected": "4815", "transfers_in": "316", "transfers_out": "238", "value": "53", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "22.3", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "227", "selected": "5094", "transfers_in": "445", "transfers_out": "218", "value": "53", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.0", "creativity": "13.3", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-62", "selected": "5047", "transfers_in": "168", "transfers_out": "230", "value": "53", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.4", "creativity": "1.2", "threat": "9.0", "ict_index": "2.9", "transfers_balance": "52", "selected": "5272", "transfers_in": "226", "transfers_out": "174", "value": "53", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.4", "creativity": "11.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "39", "selected": "5242", "transfers_in": "225", "transfers_out": "186", "value": "53", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "7", "influence": "17.0", "creativity": "13.4", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "395", "selected": "5673", "transfers_in": "577", "transfers_out": "182", "value": "53", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-783", "selected": "4851", "transfers_in": "43", "transfers_out": "826", "value": "53", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-783", "selected": "4851", "transfers_in": "43", "transfers_out": "826", "value": "53", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "4556", "transfers_in": "9", "transfers_out": "115", "value": "53", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.2", "creativity": "11.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-13", "selected": "4560", "transfers_in": "32", "transfers_out": "45", "value": "53", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.6", "creativity": "15.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-13", "selected": "4560", "transfers_in": "32", "transfers_out": "45", "value": "53", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "68", "selected": "4633", "transfers_in": "110", "transfers_out": "42", "value": "53", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Erik Pieters": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "5.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "48548", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.2", "creativity": "15.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-3046", "selected": "47312", "transfers_in": "412", "transfers_out": "3458", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "7.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-3575", "selected": "44396", "transfers_in": "1637", "transfers_out": "5212", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.8", "creativity": "25.4", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "-2756", "selected": "42117", "transfers_in": "796", "transfers_out": "3552", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.0", "creativity": "13.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-935", "selected": "41564", "transfers_in": "1826", "transfers_out": "2761", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.4", "creativity": "1.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3572", "selected": "38229", "transfers_in": "559", "transfers_out": "4131", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.2", "creativity": "16.4", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "-1980", "selected": "36429", "transfers_in": "1634", "transfers_out": "3614", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3112", "selected": "33438", "transfers_in": "329", "transfers_out": "3441", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.8", "creativity": "20.8", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-33", "selected": "33533", "transfers_in": "1827", "transfers_out": "1860", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "11.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-2346", "selected": "31242", "transfers_in": "288", "transfers_out": "2634", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.2", "creativity": "7.7", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "27", "selected": "31406", "transfers_in": "1133", "transfers_out": "1106", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-703", "selected": "30819", "transfers_in": "784", "transfers_out": "1487", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.8", "creativity": "1.8", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-662", "selected": "30250", "transfers_in": "513", "transfers_out": "1175", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.0", "creativity": "5.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1399", "selected": "28886", "transfers_in": "145", "transfers_out": "1544", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "2.4", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "129", "selected": "29172", "transfers_in": "1144", "transfers_out": "1015", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "15.1", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-1381", "selected": "27863", "transfers_in": "190", "transfers_out": "1571", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "16.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-694", "selected": "27225", "transfers_in": "374", "transfers_out": "1068", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.6", "creativity": "1.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-251", "selected": "27039", "transfers_in": "637", "transfers_out": "888", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3244", "selected": "23810", "transfers_in": "86", "transfers_out": "3330", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2375", "selected": "21440", "transfers_in": "10", "transfers_out": "2385", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2074", "selected": "19370", "transfers_in": "17", "transfers_out": "2091", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.6", "creativity": "2.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-872", "selected": "18500", "transfers_in": "20", "transfers_out": "892", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1024", "selected": "17500", "transfers_in": "91", "transfers_out": "1115", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-630", "selected": "16882", "transfers_in": "110", "transfers_out": "740", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.2", "creativity": "1.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "3932", "selected": "20970", "transfers_in": "4903", "transfers_out": "971", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.2", "creativity": "1.4", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "567", "selected": "21600", "transfers_in": "1225", "transfers_out": "658", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "31.8", "creativity": "24.5", "threat": "2.0", "ict_index": "5.8", "transfers_balance": "1318", "selected": "23038", "transfers_in": "2030", "transfers_out": "712", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "23154", "transfers_in": "1057", "transfers_out": "1122", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "11.3", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-567", "selected": "22627", "transfers_in": "317", "transfers_out": "884", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "119", "selected": "25045", "transfers_in": "776", "transfers_out": "657", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1801", "selected": "35885", "transfers_in": "2277", "transfers_out": "476", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1647", "selected": "25323", "transfers_in": "47", "transfers_out": "1694", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.2", "creativity": "12.2", "threat": "3.0", "ict_index": "3.6", "transfers_balance": "-688", "selected": "24670", "transfers_in": "91", "transfers_out": "779", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.0", "creativity": "11.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-580", "selected": "23888", "transfers_in": "214", "transfers_out": "794", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "0.8", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "1401", "selected": "27179", "transfers_in": "1711", "transfers_out": "310", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.2", "creativity": "10.3", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-886", "selected": "24689", "transfers_in": "46", "transfers_out": "932", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.6", "creativity": "4.8", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-325", "selected": "24353", "transfers_in": "428", "transfers_out": "753", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "63.4", "creativity": "5.4", "threat": "17.0", "ict_index": "8.6", "transfers_balance": "-211", "selected": "24176", "transfers_in": "222", "transfers_out": "433", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kyle Walker-Peters": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.2", "creativity": "20.7", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "14948", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45831", "selected": "93141", "transfers_in": "54192", "transfers_out": "8361", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7287", "selected": "92630", "transfers_in": "16668", "transfers_out": "23955", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16509", "selected": "79543", "transfers_in": "4543", "transfers_out": "21052", "value": "44", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11571", "selected": "69452", "transfers_in": "2387", "transfers_out": "13958", "value": "44", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8102", "selected": "62430", "transfers_in": "2827", "transfers_out": "10929", "value": "43", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-4864", "selected": "58494", "transfers_in": "3037", "transfers_out": "7901", "value": "43", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3718", "selected": "55591", "transfers_in": "2389", "transfers_out": "6107", "value": "42", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1122", "selected": "55072", "transfers_in": "2132", "transfers_out": "3254", "value": "42", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1815", "selected": "53950", "transfers_in": "2411", "transfers_out": "4226", "value": "42", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1641", "selected": "52694", "transfers_in": "1584", "transfers_out": "3225", "value": "42", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1374", "selected": "51861", "transfers_in": "1549", "transfers_out": "2923", "value": "42", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1292", "selected": "50852", "transfers_in": "889", "transfers_out": "2181", "value": "42", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-769", "selected": "50412", "transfers_in": "954", "transfers_out": "1723", "value": "41", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-805", "selected": "49890", "transfers_in": "786", "transfers_out": "1591", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-821", "selected": "49483", "transfers_in": "1017", "transfers_out": "1838", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "48881", "transfers_in": "642", "transfers_out": "1443", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-901", "selected": "48222", "transfers_in": "520", "transfers_out": "1421", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-823", "selected": "47822", "transfers_in": "997", "transfers_out": "1820", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-556", "selected": "47544", "transfers_in": "761", "transfers_out": "1317", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "46072", "transfers_in": "623", "transfers_out": "1537", "value": "41", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "46072", "transfers_in": "623", "transfers_out": "1537", "value": "41", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-826", "selected": "45676", "transfers_in": "1474", "transfers_out": "2300", "value": "41", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "508", "selected": "46507", "transfers_in": "2033", "transfers_out": "1525", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2032", "selected": "49211", "transfers_in": "3767", "transfers_out": "1735", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "453", "selected": "49911", "transfers_in": "1606", "transfers_out": "1153", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "924", "selected": "51312", "transfers_in": "2671", "transfers_out": "1747", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1149", "selected": "53309", "transfers_in": "3146", "transfers_out": "1997", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "680", "selected": "54359", "transfers_in": "1738", "transfers_out": "1058", "value": "40", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "157", "selected": "55763", "transfers_in": "1369", "transfers_out": "1212", "value": "40", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "55619", "transfers_in": "673", "transfers_out": "811", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305", "selected": "55406", "transfers_in": "471", "transfers_out": "776", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1031", "selected": "54418", "transfers_in": "274", "transfers_out": "1305", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1031", "selected": "54418", "transfers_in": "274", "transfers_out": "1305", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-410", "selected": "53022", "transfers_in": "207", "transfers_out": "617", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "53011", "transfers_in": "376", "transfers_out": "506", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "53011", "transfers_in": "376", "transfers_out": "506", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "2", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "51.8", "creativity": "27.3", "threat": "6.0", "ict_index": "8.5", "transfers_balance": "346", "selected": "53483", "transfers_in": "757", "transfers_out": "411", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mark Noble": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.6", "creativity": "35.0", "threat": "5.0", "ict_index": "6.5", "transfers_balance": "0", "selected": "11166", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "30.1", "threat": "8.0", "ict_index": "5.2", "transfers_balance": "-108", "selected": "13731", "transfers_in": "1029", "transfers_out": "1137", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.8", "creativity": "5.4", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-544", "selected": "13895", "transfers_in": "976", "transfers_out": "1520", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-719", "selected": "13751", "transfers_in": "950", "transfers_out": "1669", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2444", "selected": "11383", "transfers_in": "156", "transfers_out": "2600", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "15.8", "creativity": "16.9", "threat": "1.0", "ict_index": "3.4", "transfers_balance": "-1492", "selected": "9946", "transfers_in": "103", "transfers_out": "1595", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.8", "creativity": "1.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-204", "selected": "9877", "transfers_in": "473", "transfers_out": "677", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "9874", "transfers_in": "390", "transfers_out": "543", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "9648", "transfers_in": "230", "transfers_out": "510", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "3.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-649", "selected": "9046", "transfers_in": "133", "transfers_out": "782", "value": "54", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "60", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.8", "creativity": "1.5", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-263", "selected": "8823", "transfers_in": "90", "transfers_out": "353", "value": "54", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.0", "creativity": "15.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-236", "selected": "8635", "transfers_in": "124", "transfers_out": "360", "value": "54", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "8471", "transfers_in": "96", "transfers_out": "289", "value": "54", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "8219", "transfers_in": "27", "transfers_out": "301", "value": "54", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "7983", "transfers_in": "20", "transfers_out": "276", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "3.0", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-356", "selected": "7638", "transfers_in": "13", "transfers_out": "369", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.6", "creativity": "25.8", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "4", "selected": "7663", "transfers_in": "113", "transfers_out": "109", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.4", "creativity": "11.5", "threat": "17.0", "ict_index": "6.5", "transfers_balance": "135", "selected": "7830", "transfers_in": "236", "transfers_out": "101", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "7703", "transfers_in": "176", "transfers_out": "328", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-311", "selected": "7396", "transfers_in": "18", "transfers_out": "329", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-93", "selected": "6980", "transfers_in": "83", "transfers_out": "176", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.2", "creativity": "2.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-93", "selected": "6980", "transfers_in": "83", "transfers_out": "176", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "44.6", "creativity": "2.6", "threat": "17.0", "ict_index": "6.4", "transfers_balance": "43", "selected": "7071", "transfers_in": "249", "transfers_out": "206", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.0", "creativity": "14.9", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "952", "selected": "8081", "transfers_in": "1202", "transfers_out": "250", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "53.2", "creativity": "17.9", "threat": "17.0", "ict_index": "8.8", "transfers_balance": "405", "selected": "8544", "transfers_in": "985", "transfers_out": "580", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "8.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "7323", "selected": "16096", "transfers_in": "8166", "transfers_out": "843", "value": "53", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "11.4", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "509", "selected": "17267", "transfers_in": "3310", "transfers_out": "2801", "value": "53", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.6", "creativity": "4.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-1193", "selected": "16329", "transfers_in": "1129", "transfers_out": "2322", "value": "53", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "6.1", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-624", "selected": "15757", "transfers_in": "515", "transfers_out": "1139", "value": "53", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.2", "creativity": "12.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-900", "selected": "15091", "transfers_in": "347", "transfers_out": "1247", "value": "53", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "25.2", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-485", "selected": "13550", "transfers_in": "216", "transfers_out": "701", "value": "53", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "4.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-428", "selected": "13139", "transfers_in": "140", "transfers_out": "568", "value": "53", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "5.8", "threat": "23.0", "ict_index": "4.9", "transfers_balance": "-300", "selected": "12809", "transfers_in": "200", "transfers_out": "500", "value": "53", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "2.3", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-44", "selected": "12835", "transfers_in": "253", "transfers_out": "297", "value": "53", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "9.8", "creativity": "13.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-172", "selected": "12677", "transfers_in": "159", "transfers_out": "331", "value": "53", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "45.2", "creativity": "5.9", "threat": "7.0", "ict_index": "5.8", "transfers_balance": "210", "selected": "12927", "transfers_in": "469", "transfers_out": "259", "value": "53", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.6", "creativity": "31.8", "threat": "1.0", "ict_index": "5.5", "transfers_balance": "210", "selected": "12927", "transfers_in": "469", "transfers_out": "259", "value": "53", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.4", "creativity": "13.3", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "2117", "selected": "15277", "transfers_in": "2425", "transfers_out": "308", "value": "53", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Harvey Barnes": [{"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "80", "transfers_in": "29", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "107", "transfers_in": "24", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "107", "transfers_in": "24", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "18", "selected": "137", "transfers_in": "26", "transfers_out": "8", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Robert Kenedy Nunes do Nascimento": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2371", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-374", "selected": "2563", "transfers_in": "93", "transfers_out": "467", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "2464", "transfers_in": "103", "transfers_out": "386", "value": "49", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "2353", "transfers_in": "71", "transfers_out": "330", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "2274", "transfers_in": "50", "transfers_out": "201", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "2244", "transfers_in": "104", "transfers_out": "217", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2245", "transfers_in": "102", "transfers_out": "175", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "2259", "transfers_in": "95", "transfers_out": "153", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2268", "transfers_in": "66", "transfers_out": "89", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "2255", "transfers_in": "62", "transfers_out": "117", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "2222", "transfers_in": "18", "transfers_out": "85", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "2231", "transfers_in": "37", "transfers_out": "81", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "2201", "transfers_in": "22", "transfers_out": "76", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2133", "transfers_in": "8", "transfers_out": "81", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "2095", "transfers_in": "7", "transfers_out": "50", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2069", "transfers_in": "15", "transfers_out": "50", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2091", "transfers_in": "25", "transfers_out": "26", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2096", "transfers_in": "13", "transfers_out": "28", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2121", "transfers_in": "38", "transfers_out": "48", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2142", "transfers_in": "40", "transfers_out": "40", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2144", "transfers_in": "35", "transfers_out": "62", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2140", "transfers_in": "25", "transfers_out": "37", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2159", "transfers_in": "42", "transfers_out": "62", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "2182", "transfers_in": "58", "transfers_out": "51", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.2", "creativity": "46.2", "threat": "30.0", "ict_index": "10.3", "transfers_balance": "2381", "selected": "4614", "transfers_in": "2806", "transfers_out": "425", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.8", "creativity": "26.9", "threat": "39.0", "ict_index": "8.0", "transfers_balance": "27869", "selected": "32630", "transfers_in": "28706", "transfers_out": "837", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "5.3", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "5685", "selected": "38439", "transfers_in": "8993", "transfers_out": "3308", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "2.3", "threat": "10.0", "ict_index": "1.6", "transfers_balance": "5949", "selected": "44665", "transfers_in": "8123", "transfers_out": "2174", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.8", "creativity": "8.0", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-527", "selected": "44182", "transfers_in": "2012", "transfers_out": "2539", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "69.2", "creativity": "12.0", "threat": "54.0", "ict_index": "13.5", "transfers_balance": "162", "selected": "44016", "transfers_in": "2693", "transfers_out": "2531", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.4", "creativity": "17.5", "threat": "16.0", "ict_index": "5.9", "transfers_balance": "55155", "selected": "117639", "transfers_in": "67663", "transfers_out": "12508", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "30.3", "threat": "8.0", "ict_index": "4.9", "transfers_balance": "32392", "selected": "150449", "transfers_in": "40248", "transfers_out": "7856", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.6", "creativity": "4.8", "threat": "25.0", "ict_index": "5.1", "transfers_balance": "-1124", "selected": "144984", "transfers_in": "11752", "transfers_out": "12876", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.6", "creativity": "39.7", "threat": "14.0", "ict_index": "7.5", "transfers_balance": "8880", "selected": "151794", "transfers_in": "13466", "transfers_out": "4586", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "17.6", "creativity": "12.0", "threat": "5.0", "ict_index": "3.5", "transfers_balance": "9307", "selected": "166966", "transfers_in": "16114", "transfers_out": "6807", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.0", "creativity": "6.8", "threat": "20.0", "ict_index": "3.1", "transfers_balance": "-3155", "selected": "163208", "transfers_in": "5639", "transfers_out": "8794", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.0", "creativity": "12.3", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "-3155", "selected": "163208", "transfers_in": "5639", "transfers_out": "8794", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47822", "selected": "113862", "transfers_in": "344", "transfers_out": "48166", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Rajiv van La Parra": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7333", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.1", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1143", "selected": "6530", "transfers_in": "98", "transfers_out": "1241", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "15.8", "threat": "26.0", "ict_index": "4.9", "transfers_balance": "-673", "selected": "6018", "transfers_in": "502", "transfers_out": "1175", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "17.9", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-1127", "selected": "4954", "transfers_in": "192", "transfers_out": "1319", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "4877", "transfers_in": "487", "transfers_out": "658", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.4", "creativity": "1.8", "threat": "9.0", "ict_index": "2.0", "transfers_balance": "-778", "selected": "4136", "transfers_in": "121", "transfers_out": "899", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "4.3", "threat": "29.0", "ict_index": "3.3", "transfers_balance": "-514", "selected": "3647", "transfers_in": "73", "transfers_out": "587", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.2", "creativity": "18.0", "threat": "33.0", "ict_index": "6.0", "transfers_balance": "-130", "selected": "3577", "transfers_in": "239", "transfers_out": "369", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "1.6", "threat": "16.0", "ict_index": "2.6", "transfers_balance": "-189", "selected": "3404", "transfers_in": "43", "transfers_out": "232", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-69", "selected": "3368", "transfers_in": "273", "transfers_out": "342", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.6", "creativity": "1.7", "threat": "12.0", "ict_index": "4.6", "transfers_balance": "-166", "selected": "3224", "transfers_in": "124", "transfers_out": "290", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "8.0", "threat": "87.0", "ict_index": "10.5", "transfers_balance": "2640", "selected": "6093", "transfers_in": "3131", "transfers_out": "491", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-269", "selected": "5885", "transfers_in": "368", "transfers_out": "637", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1028", "selected": "4877", "transfers_in": "98", "transfers_out": "1126", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-795", "selected": "4088", "transfers_in": "21", "transfers_out": "816", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-491", "selected": "3605", "transfers_in": "21", "transfers_out": "512", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "3543", "transfers_in": "70", "transfers_out": "140", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.4", "creativity": "14.3", "threat": "17.0", "ict_index": "4.5", "transfers_balance": "-64", "selected": "3490", "transfers_in": "87", "transfers_out": "151", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.8", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "-10", "selected": "3510", "transfers_in": "167", "transfers_out": "177", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "11.0", "creativity": "19.1", "threat": "74.0", "ict_index": "10.4", "transfers_balance": "-18", "selected": "3506", "transfers_in": "117", "transfers_out": "135", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.8", "creativity": "4.8", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "-22", "selected": "3503", "transfers_in": "148", "transfers_out": "170", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "1.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-27", "selected": "3483", "transfers_in": "136", "transfers_out": "163", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.2", "creativity": "8.4", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "30", "selected": "3546", "transfers_in": "329", "transfers_out": "299", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.4", "creativity": "1.4", "threat": "19.0", "ict_index": "2.8", "transfers_balance": "-53", "selected": "3503", "transfers_in": "148", "transfers_out": "201", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "3428", "transfers_in": "86", "transfers_out": "182", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.9", "threat": "3.0", "ict_index": "0.3", "transfers_balance": "-96", "selected": "3342", "transfers_in": "45", "transfers_out": "141", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "45.6", "creativity": "24.3", "threat": "19.0", "ict_index": "8.9", "transfers_balance": "-1", "selected": "3358", "transfers_in": "160", "transfers_out": "161", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "88", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "59.6", "creativity": "28.3", "threat": "71.0", "ict_index": "15.9", "transfers_balance": "1266", "selected": "4711", "transfers_in": "1567", "transfers_out": "301", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.8", "creativity": "3.8", "threat": "17.0", "ict_index": "2.9", "transfers_balance": "9672", "selected": "14770", "transfers_in": "10363", "transfers_out": "691", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.2", "creativity": "33.9", "threat": "18.0", "ict_index": "6.8", "transfers_balance": "38445", "selected": "54457", "transfers_in": "39859", "transfers_out": "1414", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.4", "creativity": "0.6", "threat": "26.0", "ict_index": "2.8", "transfers_balance": "14397", "selected": "100386", "transfers_in": "17166", "transfers_out": "2769", "value": "49", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.0", "creativity": "3.4", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-18156", "selected": "50018", "transfers_in": "384", "transfers_out": "18540", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.2", "creativity": "26.8", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "-8614", "selected": "41542", "transfers_in": "287", "transfers_out": "8901", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.2", "creativity": "1.7", "threat": "19.0", "ict_index": "2.7", "transfers_balance": "-6632", "selected": "33236", "transfers_in": "387", "transfers_out": "7019", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "14.3", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-1892", "selected": "28104", "transfers_in": "730", "transfers_out": "2622", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1556", "selected": "26395", "transfers_in": "800", "transfers_out": "2356", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1556", "selected": "26395", "transfers_in": "800", "transfers_out": "2356", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1643", "selected": "24818", "transfers_in": "321", "transfers_out": "1964", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jerome Sinclair": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4907", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-647", "selected": "6496", "transfers_in": "635", "transfers_out": "1282", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-587", "selected": "6607", "transfers_in": "586", "transfers_out": "1173", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-355", "selected": "6880", "transfers_in": "504", "transfers_out": "859", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "6979", "transfers_in": "399", "transfers_out": "630", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "7189", "transfers_in": "603", "transfers_out": "734", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "7177", "transfers_in": "503", "transfers_out": "770", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "182", "selected": "7733", "transfers_in": "837", "transfers_out": "655", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "7990", "transfers_in": "488", "transfers_out": "419", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "123", "selected": "8367", "transfers_in": "828", "transfers_out": "705", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "8313", "transfers_in": "281", "transfers_out": "466", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "8386", "transfers_in": "311", "transfers_out": "424", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "8531", "transfers_in": "357", "transfers_out": "331", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "8631", "transfers_in": "333", "transfers_out": "320", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "8628", "transfers_in": "243", "transfers_out": "329", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8722", "transfers_in": "328", "transfers_out": "373", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8730", "transfers_in": "216", "transfers_out": "279", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "8705", "transfers_in": "168", "transfers_out": "268", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-54", "selected": "8747", "transfers_in": "278", "transfers_out": "332", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "8785", "transfers_in": "192", "transfers_out": "220", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "8880", "transfers_in": "338", "transfers_out": "323", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-111", "selected": "8807", "transfers_in": "110", "transfers_out": "221", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "8935", "transfers_in": "394", "transfers_out": "404", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "8946", "transfers_in": "251", "transfers_out": "331", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "8986", "transfers_in": "216", "transfers_out": "298", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "9045", "transfers_in": "197", "transfers_out": "201", "value": "49", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "133", "selected": "9344", "transfers_in": "424", "transfers_out": "291", "value": "49", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "9617", "transfers_in": "389", "transfers_out": "355", "value": "49", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "9707", "transfers_in": "189", "transfers_out": "183", "value": "49", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "9821", "transfers_in": "163", "transfers_out": "175", "value": "49", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "9821", "transfers_in": "133", "transfers_out": "174", "value": "49", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "9949", "transfers_in": "157", "transfers_out": "143", "value": "49", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "9976", "transfers_in": "112", "transfers_out": "130", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "10.3", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-14", "selected": "10007", "transfers_in": "99", "transfers_out": "113", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "10111", "transfers_in": "122", "transfers_out": "79", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "10081", "transfers_in": "61", "transfers_out": "86", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "10117", "transfers_in": "86", "transfers_out": "73", "value": "49", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "10186", "transfers_in": "117", "transfers_out": "77", "value": "49", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Grzegorz Krychowiak": [{"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.6", "creativity": "2.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "5262", "selected": "6049", "transfers_in": "6285", "transfers_out": "1023", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.4", "creativity": "0.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "1067", "selected": "7611", "transfers_in": "1803", "transfers_out": "736", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.8", "creativity": "11.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "525", "selected": "8647", "transfers_in": "1480", "transfers_out": "955", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "35.4", "creativity": "14.5", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "958", "selected": "9966", "transfers_in": "1837", "transfers_out": "879", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.0", "creativity": "2.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "4760", "selected": "15381", "transfers_in": "5862", "transfers_out": "1102", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.8", "creativity": "11.7", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "6343", "selected": "22241", "transfers_in": "7685", "transfers_out": "1342", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "80", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.4", "creativity": "3.9", "threat": "25.0", "ict_index": "4.2", "transfers_balance": "-149", "selected": "22598", "transfers_in": "3072", "transfers_out": "3221", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-630", "selected": "22282", "transfers_in": "1252", "transfers_out": "1882", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-2256", "selected": "20172", "transfers_in": "246", "transfers_out": "2502", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2234", "selected": "17988", "transfers_in": "83", "transfers_out": "2317", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.5", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-1971", "selected": "16050", "transfers_in": "80", "transfers_out": "2051", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1532", "selected": "14544", "transfers_in": "87", "transfers_out": "1619", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1460", "selected": "13122", "transfers_in": "54", "transfers_out": "1514", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "30.0", "creativity": "40.8", "threat": "0.0", "ict_index": "7.1", "transfers_balance": "-1034", "selected": "12104", "transfers_in": "11", "transfers_out": "1045", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.0", "creativity": "20.6", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-468", "selected": "11659", "transfers_in": "86", "transfers_out": "554", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-515", "selected": "11180", "transfers_in": "72", "transfers_out": "587", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "1.9", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-488", "selected": "10709", "transfers_in": "24", "transfers_out": "512", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "10.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-586", "selected": "10138", "transfers_in": "33", "transfers_out": "619", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.2", "creativity": "12.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-288", "selected": "9859", "transfers_in": "28", "transfers_out": "316", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.0", "creativity": "3.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-498", "selected": "9397", "transfers_in": "60", "transfers_out": "558", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "27.4", "creativity": "14.8", "threat": "12.0", "ict_index": "5.4", "transfers_balance": "-199", "selected": "9232", "transfers_in": "78", "transfers_out": "277", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "684", "selected": "10044", "transfers_in": "1030", "transfers_out": "346", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-337", "selected": "9745", "transfers_in": "193", "transfers_out": "530", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "18.6", "threat": "1.0", "ict_index": "3.2", "transfers_balance": "-555", "selected": "9223", "transfers_in": "41", "transfers_out": "596", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.2", "creativity": "4.9", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "11", "selected": "9300", "transfers_in": "225", "transfers_out": "214", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.4", "creativity": "19.0", "threat": "20.0", "ict_index": "5.5", "transfers_balance": "-67", "selected": "9256", "transfers_in": "74", "transfers_out": "141", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "15.9", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-32", "selected": "8881", "transfers_in": "127", "transfers_out": "159", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "9021", "transfers_in": "131", "transfers_out": "153", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "8672", "transfers_in": "22", "transfers_out": "249", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "8534", "transfers_in": "24", "transfers_out": "179", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-114", "selected": "8411", "transfers_in": "20", "transfers_out": "134", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "8380", "transfers_in": "24", "transfers_out": "73", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-59", "selected": "8335", "transfers_in": "7", "transfers_out": "66", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.3", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "-64", "selected": "8269", "transfers_in": "7", "transfers_out": "71", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "5.3", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-34", "selected": "8248", "transfers_in": "27", "transfers_out": "61", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Antonio Martinez Lopez": [{"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "205", "selected": "325", "transfers_in": "264", "transfers_out": "59", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "153", "selected": "603", "transfers_in": "291", "transfers_out": "138", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "820", "transfers_in": "208", "transfers_out": "134", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "1106", "transfers_in": "267", "transfers_out": "191", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1223", "transfers_in": "193", "transfers_out": "186", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "1407", "transfers_in": "191", "transfers_out": "155", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "1741", "transfers_in": "425", "transfers_out": "301", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "1926", "transfers_in": "282", "transfers_out": "249", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "2202", "transfers_in": "322", "transfers_out": "255", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "2202", "transfers_in": "322", "transfers_out": "255", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "151", "selected": "2602", "transfers_in": "637", "transfers_out": "486", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "288", "selected": "3133", "transfers_in": "707", "transfers_out": "419", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "149", "selected": "3544", "transfers_in": "620", "transfers_out": "471", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "3459", "transfers_in": "250", "transfers_out": "419", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-618", "selected": "2845", "transfers_in": "11", "transfers_out": "629", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "2540", "transfers_in": "11", "transfers_out": "318", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "2464", "transfers_in": "3", "transfers_out": "81", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2294", "transfers_in": "5", "transfers_out": "62", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "2195", "transfers_in": "6", "transfers_out": "55", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2171", "transfers_in": "4", "transfers_out": "32", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2156", "transfers_in": "2", "transfers_out": "18", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2145", "transfers_in": "4", "transfers_out": "18", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "2137", "transfers_in": "4", "transfers_out": "13", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2134", "transfers_in": "6", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2134", "transfers_in": "6", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2122", "transfers_in": "8", "transfers_out": "19", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Fernando Francisco Reges": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5817", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1774", "selected": "4329", "transfers_in": "76", "transfers_out": "1850", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-680", "selected": "3730", "transfers_in": "71", "transfers_out": "751", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "3373", "transfers_in": "44", "transfers_out": "456", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "3229", "transfers_in": "34", "transfers_out": "203", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "3092", "transfers_in": "25", "transfers_out": "190", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "2979", "transfers_in": "41", "transfers_out": "172", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "2884", "transfers_in": "46", "transfers_out": "156", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "2834", "transfers_in": "15", "transfers_out": "75", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "2781", "transfers_in": "22", "transfers_out": "84", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "2744", "transfers_in": "10", "transfers_out": "59", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2723", "transfers_in": "26", "transfers_out": "61", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2708", "transfers_in": "7", "transfers_out": "31", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2693", "transfers_in": "8", "transfers_out": "31", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2684", "transfers_in": "16", "transfers_out": "33", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2663", "transfers_in": "14", "transfers_out": "39", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2651", "transfers_in": "8", "transfers_out": "27", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2639", "transfers_in": "7", "transfers_out": "21", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2626", "transfers_in": "15", "transfers_out": "32", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2610", "transfers_in": "8", "transfers_out": "28", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2594", "transfers_in": "7", "transfers_out": "28", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2591", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2572", "transfers_in": "12", "transfers_out": "39", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2562", "transfers_in": "7", "transfers_out": "19", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2558", "transfers_in": "12", "transfers_out": "23", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2556", "transfers_in": "11", "transfers_out": "17", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2558", "transfers_in": "11", "transfers_out": "14", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2550", "transfers_in": "11", "transfers_out": "28", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2553", "transfers_in": "11", "transfers_out": "12", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2833", "transfers_in": "6", "transfers_out": "7", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2836", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2837", "transfers_in": "4", "transfers_out": "7", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2832", "transfers_in": "4", "transfers_out": "12", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2834", "transfers_in": "4", "transfers_out": "5", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2834", "transfers_in": "5", "transfers_out": "5", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2834", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2834", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2834", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Steve Cook": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "11.4", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "35704", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.8", "creativity": "10.8", "threat": "19.0", "ict_index": "5.3", "transfers_balance": "-2219", "selected": "35810", "transfers_in": "633", "transfers_out": "2852", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "0.2", "threat": "24.0", "ict_index": "3.6", "transfers_balance": "-4907", "selected": "31311", "transfers_in": "156", "transfers_out": "5063", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.4", "creativity": "0.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-3166", "selected": "28500", "transfers_in": "257", "transfers_out": "3423", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1517", "selected": "27224", "transfers_in": "331", "transfers_out": "1848", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-3511", "selected": "23770", "transfers_in": "56", "transfers_out": "3567", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1412", "selected": "22435", "transfers_in": "116", "transfers_out": "1528", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "29.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1521", "selected": "20990", "transfers_in": "50", "transfers_out": "1571", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-647", "selected": "20379", "transfers_in": "59", "transfers_out": "706", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "37.0", "creativity": "0.5", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-755", "selected": "19744", "transfers_in": "83", "transfers_out": "838", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "49.8", "creativity": "0.2", "threat": "33.0", "ict_index": "8.3", "transfers_balance": "-430", "selected": "19469", "transfers_in": "126", "transfers_out": "556", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "0.1", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "29417", "selected": "52249", "transfers_in": "31749", "transfers_out": "2332", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "26.2", "creativity": "0.2", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "15511", "selected": "70249", "transfers_in": "18598", "transfers_out": "3087", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "30.0", "creativity": "1.3", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "25629", "selected": "98189", "transfers_in": "28199", "transfers_out": "2570", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9727", "selected": "109886", "transfers_in": "14632", "transfers_out": "4905", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "34.2", "creativity": "0.3", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-6622", "selected": "104456", "transfers_in": "3071", "transfers_out": "9693", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9052", "selected": "95568", "transfers_in": "309", "transfers_out": "9361", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-8428", "selected": "87217", "transfers_in": "249", "transfers_out": "8677", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.6", "creativity": "0.4", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "-7320", "selected": "80009", "transfers_in": "389", "transfers_out": "7709", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "0.4", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-3561", "selected": "76618", "transfers_in": "1013", "transfers_out": "4574", "value": "47", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.0", "creativity": "10.4", "threat": "11.0", "ict_index": "3.7", "transfers_balance": "-4250", "selected": "72559", "transfers_in": "742", "transfers_out": "4992", "value": "47", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "70.8", "creativity": "0.3", "threat": "21.0", "ict_index": "9.2", "transfers_balance": "-3494", "selected": "69166", "transfers_in": "663", "transfers_out": "4157", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "30.2", "creativity": "0.2", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "1867", "selected": "71643", "transfers_in": "6556", "transfers_out": "4689", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.4", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-1030", "selected": "70895", "transfers_in": "2353", "transfers_out": "3383", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.4", "creativity": "0.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-854", "selected": "70449", "transfers_in": "2759", "transfers_out": "3613", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "2679", "selected": "73349", "transfers_in": "4203", "transfers_out": "1524", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "HUD", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.4", "creativity": "0.1", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-6603", "selected": "66851", "transfers_in": "1095", "transfers_out": "7698", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.0", "creativity": "1.3", "threat": "35.0", "ict_index": "7.4", "transfers_balance": "-1617", "selected": "65528", "transfers_in": "1621", "transfers_out": "3238", "value": "46", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "47.2", "creativity": "0.3", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "-798", "selected": "64827", "transfers_in": "949", "transfers_out": "1747", "value": "46", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-300", "selected": "64604", "transfers_in": "1182", "transfers_out": "1482", "value": "46", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.4", "creativity": "1.0", "threat": "22.0", "ict_index": "5.9", "transfers_balance": "6845", "selected": "84114", "transfers_in": "7945", "transfers_out": "1100", "value": "46", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "41.2", "creativity": "11.1", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "-2131", "selected": "69781", "transfers_in": "1031", "transfers_out": "3162", "value": "46", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.6", "creativity": "10.8", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-868", "selected": "69060", "transfers_in": "1044", "transfers_out": "1912", "value": "46", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.8", "creativity": "0.8", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "844", "selected": "70678", "transfers_in": "3364", "transfers_out": "2520", "value": "46", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "844", "selected": "70678", "transfers_in": "3364", "transfers_out": "2520", "value": "46", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.2", "creativity": "0.9", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "-900", "selected": "66318", "transfers_in": "476", "transfers_out": "1376", "value": "46", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "30.2", "creativity": "0.4", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "-1859", "selected": "64259", "transfers_in": "440", "transfers_out": "2299", "value": "46", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.8", "creativity": "0.3", "threat": "20.0", "ict_index": "4.4", "transfers_balance": "286", "selected": "64903", "transfers_in": "1069", "transfers_out": "783", "value": "46", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Rob Holding": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.2", "creativity": "2.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "95869", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9481", "selected": "97016", "transfers_in": "4039", "transfers_out": "13520", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "0.3", "threat": "18.0", "ict_index": "2.8", "transfers_balance": "-28439", "selected": "70122", "transfers_in": "684", "transfers_out": "29123", "value": "49", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11708", "selected": "60021", "transfers_in": "1393", "transfers_out": "13101", "value": "48", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8967", "selected": "51774", "transfers_in": "321", "transfers_out": "9288", "value": "48", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7035", "selected": "45313", "transfers_in": "497", "transfers_out": "7532", "value": "47", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.6", "creativity": "27.2", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-3965", "selected": "41876", "transfers_in": "766", "transfers_out": "4731", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "2238", "selected": "44923", "transfers_in": "5090", "transfers_out": "2852", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1853", "selected": "43352", "transfers_in": "587", "transfers_out": "2440", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2818", "selected": "40897", "transfers_in": "590", "transfers_out": "3408", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1618", "selected": "39552", "transfers_in": "307", "transfers_out": "1925", "value": "46", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2958", "selected": "36780", "transfers_in": "115", "transfers_out": "3073", "value": "46", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1357", "selected": "35515", "transfers_in": "90", "transfers_out": "1447", "value": "46", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-589", "selected": "35043", "transfers_in": "178", "transfers_out": "767", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-696", "selected": "34427", "transfers_in": "158", "transfers_out": "854", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "34037", "transfers_in": "234", "transfers_out": "791", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-403", "selected": "33721", "transfers_in": "171", "transfers_out": "574", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "33307", "transfers_in": "121", "transfers_out": "604", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-558", "selected": "32884", "transfers_in": "170", "transfers_out": "728", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-356", "selected": "32598", "transfers_in": "151", "transfers_out": "507", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-459", "selected": "32261", "transfers_in": "244", "transfers_out": "703", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.6", "creativity": "1.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-243", "selected": "32072", "transfers_in": "111", "transfers_out": "354", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.0", "creativity": "4.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "3696", "selected": "36099", "transfers_in": "5203", "transfers_out": "1507", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1400", "selected": "37703", "transfers_in": "2867", "transfers_out": "1467", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1980", "selected": "35930", "transfers_in": "584", "transfers_out": "2564", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1372", "selected": "34620", "transfers_in": "183", "transfers_out": "1555", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1044", "selected": "33701", "transfers_in": "217", "transfers_out": "1261", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-550", "selected": "33353", "transfers_in": "164", "transfers_out": "714", "value": "44", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-241", "selected": "33252", "transfers_in": "140", "transfers_out": "381", "value": "44", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.0", "creativity": "0.4", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-124", "selected": "36830", "transfers_in": "252", "transfers_out": "376", "value": "44", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "506", "selected": "37855", "transfers_in": "954", "transfers_out": "448", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "16.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-308", "selected": "37654", "transfers_in": "185", "transfers_out": "493", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.4", "creativity": "1.7", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-262", "selected": "37499", "transfers_in": "174", "transfers_out": "436", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "626", "selected": "38846", "transfers_in": "847", "transfers_out": "221", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-220", "selected": "38080", "transfers_in": "175", "transfers_out": "395", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "38332", "transfers_in": "562", "transfers_out": "426", "value": "44", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "136", "selected": "38332", "transfers_in": "562", "transfers_out": "426", "value": "44", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "88", "selected": "38481", "transfers_in": "458", "transfers_out": "370", "value": "44", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Federico Fern\u00e1ndez": [{"gameweek": "1", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "42.6", "creativity": "0.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "0", "selected": "16653", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "27477", "selected": "106070", "transfers_in": "34600", "transfers_out": "7123", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1379", "selected": "109806", "transfers_in": "12248", "transfers_out": "13627", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.6", "creativity": "0.6", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "3637", "selected": "117592", "transfers_in": "9813", "transfers_out": "6176", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "44.6", "creativity": "0.1", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-3584", "selected": "115234", "transfers_in": "2777", "transfers_out": "6361", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "0.7", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "23410", "selected": "142738", "transfers_in": "30556", "transfers_out": "7146", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.2", "creativity": "0.5", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "4986", "selected": "149719", "transfers_in": "14941", "transfers_out": "9955", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "925", "selected": "152268", "transfers_in": "10529", "transfers_out": "9604", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.0", "creativity": "10.8", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "33457", "selected": "188408", "transfers_in": "39174", "transfers_out": "5717", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.8", "creativity": "0.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-10071", "selected": "179287", "transfers_in": "6528", "transfers_out": "16599", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.0", "creativity": "15.3", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-228", "selected": "179842", "transfers_in": "6313", "transfers_out": "6541", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-7974", "selected": "172338", "transfers_in": "2076", "transfers_out": "10050", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4289", "selected": "168418", "transfers_in": "3204", "transfers_out": "7493", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26591", "selected": "141871", "transfers_in": "98", "transfers_out": "26689", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18990", "selected": "122898", "transfers_in": "38", "transfers_out": "19028", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12051", "selected": "110859", "transfers_in": "44", "transfers_out": "12095", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3603", "selected": "107322", "transfers_in": "173", "transfers_out": "3776", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-3840", "selected": "103536", "transfers_in": "139", "transfers_out": "3979", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.4", "creativity": "1.0", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-2973", "selected": "100676", "transfers_in": "507", "transfers_out": "3480", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.0", "creativity": "10.1", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-2666", "selected": "98063", "transfers_in": "174", "transfers_out": "2840", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.0", "creativity": "0.0", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-3036", "selected": "95089", "transfers_in": "207", "transfers_out": "3243", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-3230", "selected": "91878", "transfers_in": "180", "transfers_out": "3410", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3382", "selected": "88606", "transfers_in": "537", "transfers_out": "3919", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "34.6", "creativity": "10.3", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-2977", "selected": "85669", "transfers_in": "126", "transfers_out": "3103", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "5327", "selected": "91384", "transfers_in": "7993", "transfers_out": "2666", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "56.6", "creativity": "0.0", "threat": "48.0", "ict_index": "10.5", "transfers_balance": "7842", "selected": "99497", "transfers_in": "9974", "transfers_out": "2132", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.6", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "103172", "selected": "206042", "transfers_in": "108758", "transfers_out": "5586", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "0.2", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "42650", "selected": "252514", "transfers_in": "50221", "transfers_out": "7571", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.2", "creativity": "0.3", "threat": "36.0", "ict_index": "5.7", "transfers_balance": "4172", "selected": "257736", "transfers_in": "13578", "transfers_out": "9406", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-4640", "selected": "250356", "transfers_in": "3974", "transfers_out": "8614", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.8", "creativity": "0.0", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-8645", "selected": "232040", "transfers_in": "4572", "transfers_out": "13217", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "39.8", "creativity": "0.1", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-5424", "selected": "226764", "transfers_in": "2314", "transfers_out": "7738", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "40.0", "creativity": "1.1", "threat": "36.0", "ict_index": "7.7", "transfers_balance": "-8736", "selected": "213953", "transfers_in": "2325", "transfers_out": "11061", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "66", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3247", "selected": "210202", "transfers_in": "2978", "transfers_out": "6225", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15825", "selected": "199008", "transfers_in": "1927", "transfers_out": "17752", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.2", "creativity": "21.5", "threat": "14.0", "ict_index": "5.9", "transfers_balance": "-5648", "selected": "193012", "transfers_in": "4441", "transfers_out": "10089", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "0.3", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-5648", "selected": "193012", "transfers_in": "4441", "transfers_out": "10089", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1618", "selected": "191922", "transfers_in": "1975", "transfers_out": "3593", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Maarten Stekelenburg": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "28828", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3118", "selected": "30007", "transfers_in": "334", "transfers_out": "3452", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2642", "selected": "28452", "transfers_in": "256", "transfers_out": "2898", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1882", "selected": "27431", "transfers_in": "246", "transfers_out": "2128", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1212", "selected": "26649", "transfers_in": "165", "transfers_out": "1377", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1358", "selected": "25608", "transfers_in": "189", "transfers_out": "1547", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1100", "selected": "24785", "transfers_in": "183", "transfers_out": "1283", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-888", "selected": "24132", "transfers_in": "118", "transfers_out": "1006", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-550", "selected": "23661", "transfers_in": "69", "transfers_out": "619", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-705", "selected": "23046", "transfers_in": "61", "transfers_out": "766", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "22566", "transfers_in": "65", "transfers_out": "646", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-529", "selected": "22153", "transfers_in": "68", "transfers_out": "597", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-346", "selected": "21866", "transfers_in": "47", "transfers_out": "393", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "21602", "transfers_in": "24", "transfers_out": "311", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "21356", "transfers_in": "71", "transfers_out": "361", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "21090", "transfers_in": "50", "transfers_out": "381", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "20931", "transfers_in": "32", "transfers_out": "232", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "20736", "transfers_in": "30", "transfers_out": "254", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "20503", "transfers_in": "39", "transfers_out": "327", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "20334", "transfers_in": "33", "transfers_out": "246", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "20072", "transfers_in": "54", "transfers_out": "360", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "19948", "transfers_in": "74", "transfers_out": "221", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-694", "selected": "19276", "transfers_in": "72", "transfers_out": "766", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-446", "selected": "18851", "transfers_in": "30", "transfers_out": "476", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-454", "selected": "18427", "transfers_in": "39", "transfers_out": "493", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "18214", "transfers_in": "30", "transfers_out": "266", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "17958", "transfers_in": "44", "transfers_out": "346", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "17734", "transfers_in": "23", "transfers_out": "295", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "17610", "transfers_in": "12", "transfers_out": "140", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "18969", "transfers_in": "10", "transfers_out": "145", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "18777", "transfers_in": "16", "transfers_out": "150", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "18731", "transfers_in": "21", "transfers_out": "141", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "18645", "transfers_in": "16", "transfers_out": "110", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "18561", "transfers_in": "24", "transfers_out": "109", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "18456", "transfers_in": "30", "transfers_out": "130", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "18431", "transfers_in": "37", "transfers_out": "90", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "18355", "transfers_in": "43", "transfers_out": "112", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "18338", "transfers_in": "108", "transfers_out": "135", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Alberto Moreno": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.8", "creativity": "12.8", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "0", "selected": "65856", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7592", "selected": "96753", "transfers_in": "15541", "transfers_out": "7949", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "24.4", "creativity": "20.7", "threat": "8.0", "ict_index": "5.3", "transfers_balance": "-16700", "selected": "83308", "transfers_in": "2809", "transfers_out": "19509", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "11.4", "threat": "16.0", "ict_index": "3.5", "transfers_balance": "3480", "selected": "92073", "transfers_in": "12965", "transfers_out": "9485", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11080", "selected": "106334", "transfers_in": "19750", "transfers_out": "8670", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.8", "creativity": "36.4", "threat": "22.0", "ict_index": "8.7", "transfers_balance": "-8130", "selected": "100307", "transfers_in": "5416", "transfers_out": "13546", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.0", "creativity": "46.2", "threat": "4.0", "ict_index": "6.5", "transfers_balance": "8585", "selected": "111429", "transfers_in": "16005", "transfers_out": "7420", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "20.8", "creativity": "3.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-4755", "selected": "108211", "transfers_in": "5330", "transfers_out": "10085", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "17.8", "threat": "13.0", "ict_index": "5.2", "transfers_balance": "18284", "selected": "128675", "transfers_in": "22480", "transfers_out": "4196", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "13.4", "creativity": "17.9", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "23970", "selected": "155173", "transfers_in": "32085", "transfers_out": "8115", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.0", "creativity": "1.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "23839", "selected": "181553", "transfers_in": "28835", "transfers_out": "4996", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "10.4", "creativity": "14.3", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "43306", "selected": "228076", "transfers_in": "50610", "transfers_out": "7304", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.0", "creativity": "8.2", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "12051", "selected": "241780", "transfers_in": "23131", "transfers_out": "11080", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "25.4", "creativity": "12.6", "threat": "8.0", "ict_index": "4.6", "transfers_balance": "14490", "selected": "257465", "transfers_in": "20654", "transfers_out": "6164", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61955", "selected": "322068", "transfers_in": "66271", "transfers_out": "4316", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63435", "selected": "259888", "transfers_in": "10062", "transfers_out": "73497", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64227", "selected": "195747", "transfers_in": "327", "transfers_out": "64554", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38392", "selected": "157417", "transfers_in": "198", "transfers_out": "38590", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29343", "selected": "128162", "transfers_in": "268", "transfers_out": "29611", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20866", "selected": "107333", "transfers_in": "86", "transfers_out": "20952", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15233", "selected": "92127", "transfers_in": "100", "transfers_out": "15333", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6245", "selected": "85908", "transfers_in": "109", "transfers_out": "6354", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6862", "selected": "79149", "transfers_in": "901", "transfers_out": "7763", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3023", "selected": "76181", "transfers_in": "644", "transfers_out": "3667", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "462", "selected": "76829", "transfers_in": "2974", "transfers_out": "2512", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-787", "selected": "76158", "transfers_in": "1109", "transfers_out": "1896", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-912", "selected": "75489", "transfers_in": "1368", "transfers_out": "2280", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "1.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-1757", "selected": "74018", "transfers_in": "677", "transfers_out": "2434", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-997", "selected": "73116", "transfers_in": "409", "transfers_out": "1406", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1120", "selected": "71840", "transfers_in": "293", "transfers_out": "1413", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1031", "selected": "70067", "transfers_in": "135", "transfers_out": "1166", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-820", "selected": "70246", "transfers_in": "160", "transfers_out": "980", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "70012", "transfers_in": "362", "transfers_out": "737", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-680", "selected": "69247", "transfers_in": "173", "transfers_out": "853", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "2.8", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "212", "selected": "74227", "transfers_in": "778", "transfers_out": "566", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.8", "creativity": "42.9", "threat": "7.0", "ict_index": "6.2", "transfers_balance": "1150", "selected": "70939", "transfers_in": "1742", "transfers_out": "592", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-623", "selected": "70269", "transfers_in": "716", "transfers_out": "1339", "value": "43", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "196", "selected": "70583", "transfers_in": "893", "transfers_out": "697", "value": "43", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Kane Wilson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3441", "selected": "11056", "transfers_in": "4345", "transfers_out": "904", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3173", "selected": "18359", "transfers_in": "5410", "transfers_out": "2237", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "192", "selected": "21313", "transfers_in": "3521", "transfers_out": "3329", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1874", "selected": "20017", "transfers_in": "1273", "transfers_out": "3147", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2507", "selected": "17546", "transfers_in": "120", "transfers_out": "2627", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1330", "selected": "16245", "transfers_in": "139", "transfers_out": "1469", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1060", "selected": "15207", "transfers_in": "66", "transfers_out": "1126", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "14756", "transfers_in": "30", "transfers_out": "486", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-569", "selected": "14189", "transfers_in": "46", "transfers_out": "615", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-356", "selected": "13843", "transfers_in": "38", "transfers_out": "394", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "13457", "transfers_in": "26", "transfers_out": "417", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "13240", "transfers_in": "21", "transfers_out": "248", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "13050", "transfers_in": "23", "transfers_out": "220", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-205", "selected": "12848", "transfers_in": "30", "transfers_out": "235", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "12628", "transfers_in": "16", "transfers_out": "238", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "12434", "transfers_in": "10", "transfers_out": "205", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "12232", "transfers_in": "8", "transfers_out": "214", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "11998", "transfers_in": "13", "transfers_out": "248", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "11868", "transfers_in": "19", "transfers_out": "150", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-188", "selected": "11683", "transfers_in": "22", "transfers_out": "210", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "11495", "transfers_in": "15", "transfers_out": "205", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305", "selected": "11197", "transfers_in": "33", "transfers_out": "338", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "11061", "transfers_in": "16", "transfers_out": "154", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "10941", "transfers_in": "12", "transfers_out": "136", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "10877", "transfers_in": "15", "transfers_out": "86", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "10780", "transfers_in": "13", "transfers_out": "111", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "10702", "transfers_in": "23", "transfers_out": "108", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "10676", "transfers_in": "15", "transfers_out": "40", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "10536", "transfers_in": "10", "transfers_out": "45", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "10471", "transfers_in": "3", "transfers_out": "48", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "10459", "transfers_in": "7", "transfers_out": "44", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "10432", "transfers_in": "10", "transfers_out": "39", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "10404", "transfers_in": "2", "transfers_out": "33", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "10368", "transfers_in": "3", "transfers_out": "32", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "10359", "transfers_in": "5", "transfers_out": "23", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "10335", "transfers_in": "4", "transfers_out": "27", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "10311", "transfers_in": "14", "transfers_out": "35", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Dan Gosling": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3554", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-445", "selected": "3789", "transfers_in": "70", "transfers_out": "515", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "0.4", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-481", "selected": "3470", "transfers_in": "48", "transfers_out": "529", "value": "49", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.4", "creativity": "3.7", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-77", "selected": "3970", "transfers_in": "228", "transfers_out": "305", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "4195", "transfers_in": "400", "transfers_out": "276", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "16.5", "threat": "24.0", "ict_index": "5.3", "transfers_balance": "-281", "selected": "3962", "transfers_in": "66", "transfers_out": "347", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-255", "selected": "3755", "transfers_in": "145", "transfers_out": "400", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "1.4", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-171", "selected": "3632", "transfers_in": "73", "transfers_out": "244", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3596", "transfers_in": "66", "transfers_out": "122", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "3480", "transfers_in": "46", "transfers_out": "185", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "3387", "transfers_in": "27", "transfers_out": "136", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-100", "selected": "3319", "transfers_in": "19", "transfers_out": "119", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-55", "selected": "3284", "transfers_in": "30", "transfers_out": "85", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "3260", "transfers_in": "38", "transfers_out": "78", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "3221", "transfers_in": "35", "transfers_out": "80", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "3189", "transfers_in": "32", "transfers_out": "79", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.8", "creativity": "13.5", "threat": "27.0", "ict_index": "5.2", "transfers_balance": "-47", "selected": "3144", "transfers_in": "25", "transfers_out": "72", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3123", "transfers_in": "27", "transfers_out": "57", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "20.2", "creativity": "1.5", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "-31", "selected": "3099", "transfers_in": "46", "transfers_out": "77", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "12", "goals": "1", "assists": "1", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "64.0", "creativity": "19.8", "threat": "58.0", "ict_index": "14.2", "transfers_balance": "0", "selected": "3110", "transfers_in": "53", "transfers_out": "53", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "26.6", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "2535", "selected": "5792", "transfers_in": "2978", "transfers_out": "443", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "11.9", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-93", "selected": "5739", "transfers_in": "480", "transfers_out": "573", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.2", "creativity": "33.2", "threat": "3.0", "ict_index": "5.3", "transfers_balance": "-357", "selected": "5613", "transfers_in": "431", "transfers_out": "788", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "6.9", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "-140", "selected": "5606", "transfers_in": "319", "transfers_out": "459", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "1.2", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-238", "selected": "5536", "transfers_in": "150", "transfers_out": "388", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "11.2", "creativity": "23.8", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "-21", "selected": "5579", "transfers_in": "162", "transfers_out": "183", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-143", "selected": "5562", "transfers_in": "176", "transfers_out": "319", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "44.0", "creativity": "14.1", "threat": "53.0", "ict_index": "11.1", "transfers_balance": "-76", "selected": "5669", "transfers_in": "186", "transfers_out": "262", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "29.4", "creativity": "16.6", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "1203", "selected": "7040", "transfers_in": "1442", "transfers_out": "239", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.2", "creativity": "15.8", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "275", "selected": "7259", "transfers_in": "691", "transfers_out": "416", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.0", "creativity": "18.3", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "2221", "selected": "13329", "transfers_in": "2658", "transfers_out": "437", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.0", "creativity": "13.1", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-916", "selected": "8738", "transfers_in": "226", "transfers_out": "1142", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "14.4", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "-271", "selected": "8548", "transfers_in": "263", "transfers_out": "534", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.0", "creativity": "2.7", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "-184", "selected": "8447", "transfers_in": "295", "transfers_out": "479", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "1.3", "threat": "1.0", "ict_index": "0.4", "transfers_balance": "-184", "selected": "8447", "transfers_in": "295", "transfers_out": "479", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "2.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-218", "selected": "7740", "transfers_in": "57", "transfers_out": "275", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-223", "selected": "7546", "transfers_in": "62", "transfers_out": "285", "value": "48", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "9.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-121", "selected": "7481", "transfers_in": "82", "transfers_out": "203", "value": "48", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "James McCarthy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2348", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-562", "selected": "1921", "transfers_in": "28", "transfers_out": "590", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "1650", "transfers_in": "34", "transfers_out": "327", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154", "selected": "1521", "transfers_in": "31", "transfers_out": "185", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "1453", "transfers_in": "17", "transfers_out": "103", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "1379", "transfers_in": "16", "transfers_out": "106", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "1315", "transfers_in": "20", "transfers_out": "94", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "1279", "transfers_in": "26", "transfers_out": "78", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1267", "transfers_in": "22", "transfers_out": "41", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "1354", "transfers_in": "61", "transfers_out": "29", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "1317", "transfers_in": "17", "transfers_out": "70", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1289", "transfers_in": "13", "transfers_out": "52", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1268", "transfers_in": "9", "transfers_out": "35", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1252", "transfers_in": "13", "transfers_out": "30", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1231", "transfers_in": "5", "transfers_out": "27", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1212", "transfers_in": "12", "transfers_out": "37", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1209", "transfers_in": "7", "transfers_out": "15", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1203", "transfers_in": "7", "transfers_out": "15", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1194", "transfers_in": "11", "transfers_out": "25", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1192", "transfers_in": "5", "transfers_out": "9", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-12", "selected": "1183", "transfers_in": "14", "transfers_out": "26", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "2.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "12", "selected": "1206", "transfers_in": "20", "transfers_out": "8", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.4", "creativity": "1.4", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "70", "selected": "1315", "transfers_in": "122", "transfers_out": "52", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.8", "creativity": "14.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "56", "selected": "1395", "transfers_in": "90", "transfers_out": "34", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "1289", "transfers_in": "34", "transfers_out": "144", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1269", "transfers_in": "15", "transfers_out": "38", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1249", "transfers_in": "10", "transfers_out": "34", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1240", "transfers_in": "8", "transfers_out": "22", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1236", "transfers_in": "9", "transfers_out": "17", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1328", "transfers_in": "3", "transfers_out": "7", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1324", "transfers_in": "4", "transfers_out": "7", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1324", "transfers_in": "12", "transfers_out": "14", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1322", "transfers_in": "7", "transfers_out": "10", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1320", "transfers_in": "10", "transfers_out": "15", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1322", "transfers_in": "10", "transfers_out": "10", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1326", "transfers_in": "18", "transfers_out": "15", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1328", "transfers_in": "30", "transfers_out": "29", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1332", "transfers_in": "34", "transfers_out": "34", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Gareth Barry": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "93466", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "34.2", "creativity": "0.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-18084", "selected": "79528", "transfers_in": "1246", "transfers_out": "19330", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.4", "creativity": "2.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "179", "selected": "81452", "transfers_in": "6942", "transfers_out": "6763", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "27.3", "threat": "28.0", "ict_index": "7.3", "transfers_balance": "-2516", "selected": "80019", "transfers_in": "4098", "transfers_out": "6614", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "1.8", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-735", "selected": "79981", "transfers_in": "4581", "transfers_out": "5316", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "12.1", "threat": "33.0", "ict_index": "5.8", "transfers_balance": "-722", "selected": "80083", "transfers_in": "5365", "transfers_out": "6087", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "24.8", "creativity": "0.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "2898", "selected": "83837", "transfers_in": "8573", "transfers_out": "5675", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "13.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "1786", "selected": "86470", "transfers_in": "7748", "transfers_out": "5962", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "1.3", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-2167", "selected": "84535", "transfers_in": "1931", "transfers_out": "4098", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "2", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "24.0", "creativity": "14.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-11853", "selected": "72764", "transfers_in": "384", "transfers_out": "12237", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "20.4", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "6011", "selected": "79518", "transfers_in": "8901", "transfers_out": "2890", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.2", "creativity": "18.4", "threat": "7.0", "ict_index": "4.1", "transfers_balance": "-631", "selected": "79506", "transfers_in": "3809", "transfers_out": "4440", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "10.6", "threat": "1.0", "ict_index": "3.0", "transfers_balance": "-2858", "selected": "76875", "transfers_in": "1194", "transfers_out": "4052", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2330", "selected": "74725", "transfers_in": "1239", "transfers_out": "3569", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.2", "creativity": "47.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-2162", "selected": "72702", "transfers_in": "1301", "transfers_out": "3463", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7850", "selected": "64890", "transfers_in": "152", "transfers_out": "8002", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4708", "selected": "60192", "transfers_in": "34", "transfers_out": "4742", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "43.0", "creativity": "3.1", "threat": "60.0", "ict_index": "10.6", "transfers_balance": "-3021", "selected": "57188", "transfers_in": "100", "transfers_out": "3121", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.6", "creativity": "18.4", "threat": "22.0", "ict_index": "4.9", "transfers_balance": "-139", "selected": "57289", "transfers_in": "1759", "transfers_out": "1898", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.6", "creativity": "17.2", "threat": "15.0", "ict_index": "4.5", "transfers_balance": "-586", "selected": "56813", "transfers_in": "843", "transfers_out": "1429", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "14.4", "creativity": "16.5", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1134", "selected": "55826", "transfers_in": "1211", "transfers_out": "2345", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.8", "creativity": "1.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-903", "selected": "54976", "transfers_in": "1139", "transfers_out": "2042", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.0", "creativity": "11.5", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "-1782", "selected": "53362", "transfers_in": "1214", "transfers_out": "2996", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.2", "creativity": "11.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-733", "selected": "52759", "transfers_in": "1192", "transfers_out": "1925", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "11.8", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-23", "selected": "52905", "transfers_in": "1638", "transfers_out": "1661", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "3.3", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "261", "selected": "53282", "transfers_in": "1504", "transfers_out": "1243", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "6.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-993", "selected": "52405", "transfers_in": "888", "transfers_out": "1881", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.6", "creativity": "0.6", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-243", "selected": "52370", "transfers_in": "1121", "transfers_out": "1364", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-697", "selected": "51727", "transfers_in": "439", "transfers_out": "1136", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2553", "selected": "53278", "transfers_in": "38", "transfers_out": "2591", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2281", "selected": "50054", "transfers_in": "15", "transfers_out": "2296", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1836", "selected": "49265", "transfers_in": "20", "transfers_out": "1856", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1134", "selected": "48150", "transfers_in": "14", "transfers_out": "1148", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1001", "selected": "47086", "transfers_in": "13", "transfers_out": "1014", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "46444", "transfers_in": "12", "transfers_out": "685", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-508", "selected": "46020", "transfers_in": "13", "transfers_out": "521", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "45576", "transfers_in": "13", "transfers_out": "440", "value": "44", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-532", "selected": "45027", "transfers_in": "34", "transfers_out": "566", "value": "44", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Joel Dinis Castro Pereira": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "38383", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2516", "selected": "39686", "transfers_in": "622", "transfers_out": "3138", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4149", "selected": "36233", "transfers_in": "353", "transfers_out": "4502", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3076", "selected": "33750", "transfers_in": "274", "transfers_out": "3350", "value": "40", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5545", "selected": "42137", "transfers_in": "8139", "transfers_out": "2594", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11097", "selected": "58935", "transfers_in": "16341", "transfers_out": "5244", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9435", "selected": "73391", "transfers_in": "16001", "transfers_out": "6566", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16071", "selected": "95309", "transfers_in": "21646", "transfers_out": "5575", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3817", "selected": "101576", "transfers_in": "9066", "transfers_out": "5249", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20964", "selected": "127009", "transfers_in": "25891", "transfers_out": "4927", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9212", "selected": "139152", "transfers_in": "13898", "transfers_out": "4686", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5900", "selected": "149484", "transfers_in": "12665", "transfers_out": "6765", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6348", "selected": "158829", "transfers_in": "11859", "transfers_out": "5511", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10173", "selected": "171680", "transfers_in": "13227", "transfers_out": "3054", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10116", "selected": "184943", "transfers_in": "13696", "transfers_out": "3580", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11778", "selected": "201548", "transfers_in": "17045", "transfers_out": "5267", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9412", "selected": "213751", "transfers_in": "13792", "transfers_out": "4380", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6589", "selected": "223175", "transfers_in": "11814", "transfers_out": "5225", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12498", "selected": "240915", "transfers_in": "20399", "transfers_out": "7901", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11566", "selected": "256584", "transfers_in": "15846", "transfers_out": "4280", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24217", "selected": "285929", "transfers_in": "31518", "transfers_out": "7301", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46493", "selected": "334547", "transfers_in": "55309", "transfers_out": "8816", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25063", "selected": "365622", "transfers_in": "46209", "transfers_out": "21146", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13464", "selected": "382311", "transfers_in": "23249", "transfers_out": "9785", "value": "40", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8261", "selected": "374237", "transfers_in": "738", "transfers_out": "8999", "value": "40", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6247", "selected": "368070", "transfers_in": "451", "transfers_out": "6698", "value": "40", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5305", "selected": "362900", "transfers_in": "524", "transfers_out": "5829", "value": "40", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3494", "selected": "359623", "transfers_in": "556", "transfers_out": "4050", "value": "40", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1835", "selected": "357775", "transfers_in": "262", "transfers_out": "2097", "value": "40", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2134", "selected": "259793", "transfers_in": "251", "transfers_out": "2385", "value": "40", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-818", "selected": "255098", "transfers_in": "4290", "transfers_out": "5108", "value": "39", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "255514", "transfers_in": "3009", "transfers_out": "3198", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6589", "selected": "247588", "transfers_in": "2508", "transfers_out": "9097", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6589", "selected": "247588", "transfers_in": "2508", "transfers_out": "9097", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-755", "selected": "246908", "transfers_in": "2537", "transfers_out": "3292", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3306", "selected": "244034", "transfers_in": "2847", "transfers_out": "6153", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3306", "selected": "244034", "transfers_in": "2847", "transfers_out": "6153", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2004", "selected": "242323", "transfers_in": "2844", "transfers_out": "4848", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Alex McCarthy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4487", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "5065", "transfers_in": "73", "transfers_out": "350", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-248", "selected": "5014", "transfers_in": "58", "transfers_out": "306", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "4979", "transfers_in": "81", "transfers_out": "289", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "4927", "transfers_in": "45", "transfers_out": "168", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "4864", "transfers_in": "80", "transfers_out": "225", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "4801", "transfers_in": "61", "transfers_out": "203", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "4757", "transfers_in": "63", "transfers_out": "166", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "4728", "transfers_in": "38", "transfers_out": "97", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "4697", "transfers_in": "36", "transfers_out": "112", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "4667", "transfers_in": "29", "transfers_out": "98", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "4622", "transfers_in": "23", "transfers_out": "101", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4606", "transfers_in": "25", "transfers_out": "70", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "4566", "transfers_in": "16", "transfers_out": "66", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "4544", "transfers_in": "19", "transfers_out": "59", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4527", "transfers_in": "23", "transfers_out": "68", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "4495", "transfers_in": "16", "transfers_out": "56", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "4456", "transfers_in": "9", "transfers_out": "55", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4441", "transfers_in": "24", "transfers_out": "63", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4415", "transfers_in": "15", "transfers_out": "54", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-45", "selected": "4382", "transfers_in": "26", "transfers_out": "71", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "1567", "selected": "6001", "transfers_in": "1955", "transfers_out": "388", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "9", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "450", "selected": "6530", "transfers_in": "851", "transfers_out": "401", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "160", "selected": "6725", "transfers_in": "445", "transfers_out": "285", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "9.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "5130", "selected": "12037", "transfers_in": "5834", "transfers_out": "704", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "4.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-74", "selected": "12021", "transfers_in": "787", "transfers_out": "861", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-165", "selected": "11914", "transfers_in": "607", "transfers_out": "772", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "287", "selected": "12293", "transfers_in": "769", "transfers_out": "482", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "639", "selected": "13052", "transfers_in": "938", "transfers_out": "299", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1587", "selected": "14146", "transfers_in": "2100", "transfers_out": "513", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "3572", "selected": "17080", "transfers_in": "6150", "transfers_out": "2578", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "26.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "1088", "selected": "18142", "transfers_in": "2278", "transfers_out": "1190", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "3112", "selected": "22046", "transfers_in": "3847", "transfers_out": "735", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "3112", "selected": "22046", "transfers_in": "3847", "transfers_out": "735", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "6", "bps": "18", "influence": "40.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "9233", "selected": "31146", "transfers_in": "10546", "transfers_out": "1313", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "15809", "selected": "48064", "transfers_in": "16977", "transfers_out": "1168", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "15.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "15809", "selected": "48064", "transfers_in": "16977", "transfers_out": "1168", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "11.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-1414", "selected": "45437", "transfers_in": "860", "transfers_out": "2274", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Ayoze P\u00e9rez": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.6", "creativity": "15.9", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "0", "selected": "56097", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "12.6", "threat": "27.0", "ict_index": "4.2", "transfers_balance": "-4826", "selected": "57981", "transfers_in": "4128", "transfers_out": "8954", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.8", "creativity": "26.0", "threat": "30.0", "ict_index": "7.7", "transfers_balance": "-7612", "selected": "52147", "transfers_in": "4053", "transfers_out": "11665", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.6", "creativity": "34.0", "threat": "26.0", "ict_index": "7.5", "transfers_balance": "1614", "selected": "56817", "transfers_in": "9906", "transfers_out": "8292", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "17.6", "creativity": "14.4", "threat": "28.0", "ict_index": "6.0", "transfers_balance": "794", "selected": "58746", "transfers_in": "8327", "transfers_out": "7533", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.8", "creativity": "27.9", "threat": "12.0", "ict_index": "4.8", "transfers_balance": "2139", "selected": "62337", "transfers_in": "11198", "transfers_out": "9059", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.7", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-6768", "selected": "56374", "transfers_in": "3927", "transfers_out": "10695", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "62", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "37.4", "creativity": "1.9", "threat": "38.0", "ict_index": "7.7", "transfers_balance": "-3833", "selected": "53348", "transfers_in": "3655", "transfers_out": "7488", "value": "54", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.6", "creativity": "11.7", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "9932", "selected": "64100", "transfers_in": "13649", "transfers_out": "3717", "value": "54", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "26.0", "threat": "7.0", "ict_index": "4.6", "transfers_balance": "-92", "selected": "64771", "transfers_in": "7288", "transfers_out": "7380", "value": "54", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "3.0", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-846", "selected": "64596", "transfers_in": "5431", "transfers_out": "6277", "value": "54", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7802", "selected": "57274", "transfers_in": "1549", "transfers_out": "9351", "value": "54", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "12.0", "ict_index": "1.1", "transfers_balance": "-4072", "selected": "53438", "transfers_in": "1761", "transfers_out": "5833", "value": "54", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.6", "creativity": "16.5", "threat": "13.0", "ict_index": "3.9", "transfers_balance": "-2688", "selected": "50911", "transfers_in": "1568", "transfers_out": "4256", "value": "54", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.2", "creativity": "15.1", "threat": "3.0", "ict_index": "2.8", "transfers_balance": "-3090", "selected": "47963", "transfers_in": "814", "transfers_out": "3904", "value": "53", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LEI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.8", "creativity": "0.1", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-1595", "selected": "46752", "transfers_in": "1803", "transfers_out": "3398", "value": "53", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3060", "selected": "43858", "transfers_in": "641", "transfers_out": "3701", "value": "53", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "32.3", "threat": "18.0", "ict_index": "5.4", "transfers_balance": "-2745", "selected": "41238", "transfers_in": "347", "transfers_out": "3092", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-757", "selected": "40728", "transfers_in": "1568", "transfers_out": "2325", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1155", "selected": "39729", "transfers_in": "789", "transfers_out": "1944", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1015", "selected": "38898", "transfers_in": "1427", "transfers_out": "2442", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "89", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "42.4", "creativity": "24.8", "threat": "21.0", "ict_index": "8.8", "transfers_balance": "-812", "selected": "38160", "transfers_in": "826", "transfers_out": "1638", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.0", "creativity": "30.7", "threat": "66.0", "ict_index": "11.6", "transfers_balance": "31658", "selected": "71146", "transfers_in": "38674", "transfers_out": "7016", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "4.2", "threat": "19.0", "ict_index": "2.8", "transfers_balance": "350", "selected": "72016", "transfers_in": "9524", "transfers_out": "9174", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "13.8", "threat": "17.0", "ict_index": "3.4", "transfers_balance": "1153", "selected": "73736", "transfers_in": "8412", "transfers_out": "7259", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.8", "creativity": "24.3", "threat": "28.0", "ict_index": "7.6", "transfers_balance": "-6338", "selected": "67555", "transfers_in": "2202", "transfers_out": "8540", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.6", "creativity": "8.1", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-1444", "selected": "66560", "transfers_in": "4918", "transfers_out": "6362", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "25.3", "threat": "30.0", "ict_index": "7.8", "transfers_balance": "-1979", "selected": "65133", "transfers_in": "3828", "transfers_out": "5807", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-397", "selected": "64936", "transfers_in": "2540", "transfers_out": "2937", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "2.5", "threat": "27.0", "ict_index": "3.3", "transfers_balance": "-1581", "selected": "65615", "transfers_in": "2024", "transfers_out": "3605", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "44.0", "creativity": "20.0", "threat": "50.0", "ict_index": "11.4", "transfers_balance": "2700", "selected": "68602", "transfers_in": "5440", "transfers_out": "2740", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "59.2", "creativity": "22.8", "threat": "44.0", "ict_index": "12.6", "transfers_balance": "8059", "selected": "77102", "transfers_in": "10540", "transfers_out": "2481", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "78", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "56.4", "creativity": "23.6", "threat": "50.0", "ict_index": "13.0", "transfers_balance": "31588", "selected": "111040", "transfers_in": "36260", "transfers_out": "4672", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "6.3", "threat": "65.0", "ict_index": "7.5", "transfers_balance": "133331", "selected": "276720", "transfers_in": "136679", "transfers_out": "3348", "value": "53", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "33.1", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "71973", "selected": "318313", "transfers_in": "83310", "transfers_out": "11337", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "5", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.4", "creativity": "2.8", "threat": "48.0", "ict_index": "8.4", "transfers_balance": "40319", "selected": "360409", "transfers_in": "63138", "transfers_out": "22819", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.8", "creativity": "19.6", "threat": "29.0", "ict_index": "5.7", "transfers_balance": "40319", "selected": "360409", "transfers_in": "63138", "transfers_out": "22819", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "71.0", "creativity": "35.3", "threat": "87.0", "ict_index": "19.3", "transfers_balance": "26018", "selected": "386096", "transfers_in": "50583", "transfers_out": "24565", "value": "55", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Diego Cavalieri": [{"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "215", "selected": "276", "transfers_in": "244", "transfers_out": "29", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "156", "selected": "878", "transfers_in": "222", "transfers_out": "66", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "128", "selected": "609", "transfers_in": "208", "transfers_out": "80", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "690", "transfers_in": "102", "transfers_out": "38", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "824", "transfers_in": "117", "transfers_out": "48", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "902", "transfers_in": "74", "transfers_out": "52", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "853", "transfers_in": "52", "transfers_out": "27", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "875", "transfers_in": "66", "transfers_out": "51", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "896", "transfers_in": "41", "transfers_out": "40", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Jordan Ayew": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.4", "creativity": "3.6", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "0", "selected": "78264", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.6", "creativity": "13.1", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "-6497", "selected": "83626", "transfers_in": "6718", "transfers_out": "13215", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "36.4", "creativity": "6.1", "threat": "13.0", "ict_index": "5.6", "transfers_balance": "-373", "selected": "89580", "transfers_in": "14624", "transfers_out": "14997", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "19.3", "threat": "31.0", "ict_index": "6.4", "transfers_balance": "20607", "selected": "119589", "transfers_in": "38730", "transfers_out": "18123", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.0", "creativity": "2.1", "threat": "5.0", "ict_index": "1.2", "transfers_balance": "1544", "selected": "124677", "transfers_in": "18447", "transfers_out": "16903", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "7.6", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "27878", "selected": "157507", "transfers_in": "47021", "transfers_out": "19143", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "5.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "2513", "selected": "162771", "transfers_in": "27025", "transfers_out": "24512", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.4", "creativity": "16.3", "threat": "37.0", "ict_index": "7.5", "transfers_balance": "16297", "selected": "182386", "transfers_in": "36574", "transfers_out": "20277", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.2", "creativity": "16.7", "threat": "27.0", "ict_index": "6.6", "transfers_balance": "5820", "selected": "189818", "transfers_in": "20942", "transfers_out": "15122", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "12.4", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "10704", "selected": "203204", "transfers_in": "29502", "transfers_out": "18798", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "4.0", "threat": "106.0", "ict_index": "11.2", "transfers_balance": "12992", "selected": "218884", "transfers_in": "28854", "transfers_out": "15862", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "5.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-3884", "selected": "217313", "transfers_in": "15535", "transfers_out": "19419", "value": "51", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "5.8", "threat": "30.0", "ict_index": "3.6", "transfers_balance": "-1269", "selected": "217405", "transfers_in": "17919", "transfers_out": "19188", "value": "51", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.6", "creativity": "18.5", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-3768", "selected": "214536", "transfers_in": "11460", "transfers_out": "15228", "value": "51", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "5.6", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-8959", "selected": "206301", "transfers_in": "5997", "transfers_out": "14956", "value": "51", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.6", "creativity": "3.1", "threat": "46.0", "ict_index": "6.1", "transfers_balance": "-9486", "selected": "197869", "transfers_in": "7319", "transfers_out": "16805", "value": "51", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "0.8", "threat": "30.0", "ict_index": "3.8", "transfers_balance": "-13964", "selected": "184555", "transfers_in": "4148", "transfers_out": "18112", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-8035", "selected": "177300", "transfers_in": "5809", "transfers_out": "13844", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "24", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.8", "creativity": "1.5", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "-3999", "selected": "174695", "transfers_in": "11298", "transfers_out": "15297", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "8.1", "threat": "28.0", "ict_index": "4.4", "transfers_balance": "9931", "selected": "186170", "transfers_in": "18478", "transfers_out": "8547", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.8", "creativity": "19.4", "threat": "21.0", "ict_index": "7.8", "transfers_balance": "8290", "selected": "196319", "transfers_in": "23119", "transfers_out": "14829", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.4", "creativity": "12.6", "threat": "28.0", "ict_index": "5.0", "transfers_balance": "44614", "selected": "242182", "transfers_in": "62703", "transfers_out": "18089", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "43.2", "creativity": "14.5", "threat": "56.0", "ict_index": "11.4", "transfers_balance": "79759", "selected": "326513", "transfers_in": "114935", "transfers_out": "35176", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "2.4", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "133157", "selected": "464935", "transfers_in": "154933", "transfers_out": "21776", "value": "51", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "87", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "41.4", "creativity": "3.2", "threat": "40.0", "ict_index": "8.5", "transfers_balance": "75940", "selected": "545245", "transfers_in": "110076", "transfers_out": "34136", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.8", "creativity": "5.7", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "136314", "selected": "684371", "transfers_in": "156009", "transfers_out": "19695", "value": "53", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.0", "creativity": "25.2", "threat": "83.0", "ict_index": "12.4", "transfers_balance": "102614", "selected": "791048", "transfers_in": "139028", "transfers_out": "36414", "value": "54", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.8", "creativity": "6.4", "threat": "5.0", "ict_index": "2.6", "transfers_balance": "-10163", "selected": "784585", "transfers_in": "62139", "transfers_out": "72302", "value": "54", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "57.2", "creativity": "18.0", "threat": "30.0", "ict_index": "10.5", "transfers_balance": "-19457", "selected": "765431", "transfers_in": "26641", "transfers_out": "46098", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "-2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-8", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39892", "selected": "799277", "transfers_in": "63405", "transfers_out": "23513", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147761", "selected": "430493", "transfers_in": "2318", "transfers_out": "150079", "value": "53", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62396", "selected": "369078", "transfers_in": "1036", "transfers_out": "63432", "value": "53", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "54.2", "creativity": "49.3", "threat": "71.0", "ict_index": "17.5", "transfers_balance": "-10941", "selected": "356627", "transfers_in": "9149", "transfers_out": "20090", "value": "53", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.4", "creativity": "2.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "7923", "selected": "366134", "transfers_in": "15280", "transfers_out": "7357", "value": "53", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.2", "creativity": "14.7", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "20097", "selected": "388368", "transfers_in": "30010", "transfers_out": "9913", "value": "53", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "8.8", "threat": "24.0", "ict_index": "3.7", "transfers_balance": "136805", "selected": "533102", "transfers_in": "143082", "transfers_out": "6277", "value": "53", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.0", "creativity": "5.8", "threat": "41.0", "ict_index": "5.3", "transfers_balance": "136805", "selected": "533102", "transfers_in": "143082", "transfers_out": "6277", "value": "53", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.6", "creativity": "5.7", "threat": "104.0", "ict_index": "11.6", "transfers_balance": "34184", "selected": "561760", "transfers_in": "54039", "transfers_out": "19855", "value": "54", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Adam Smith": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "50168", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4757", "selected": "48017", "transfers_in": "404", "transfers_out": "5161", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "14.5", "threat": "6.0", "ict_index": "3.2", "transfers_balance": "-6654", "selected": "41688", "transfers_in": "135", "transfers_out": "6789", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "14.7", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-4634", "selected": "37451", "transfers_in": "335", "transfers_out": "4969", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "9.4", "creativity": "5.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2385", "selected": "35249", "transfers_in": "400", "transfers_out": "2785", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "3.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3095", "selected": "32281", "transfers_in": "142", "transfers_out": "3237", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "15.8", "creativity": "25.3", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-2262", "selected": "30130", "transfers_in": "151", "transfers_out": "2413", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.0", "creativity": "15.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-1354", "selected": "29141", "transfers_in": "393", "transfers_out": "1747", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.4", "creativity": "11.3", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-779", "selected": "28535", "transfers_in": "280", "transfers_out": "1059", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "29.5", "threat": "8.0", "ict_index": "5.2", "transfers_balance": "-995", "selected": "27688", "transfers_in": "332", "transfers_out": "1327", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.9", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-693", "selected": "27084", "transfers_in": "227", "transfers_out": "920", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "47", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-769", "selected": "26392", "transfers_in": "186", "transfers_out": "955", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "21.6", "creativity": "7.3", "threat": "5.0", "ict_index": "3.4", "transfers_balance": "-574", "selected": "25869", "transfers_in": "219", "transfers_out": "793", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "26001", "transfers_in": "473", "transfers_out": "415", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "28.3", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "-492", "selected": "25647", "transfers_in": "239", "transfers_out": "731", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2572", "selected": "23166", "transfers_in": "73", "transfers_out": "2645", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.6", "creativity": "26.5", "threat": "12.0", "ict_index": "4.7", "transfers_balance": "-462", "selected": "22754", "transfers_in": "117", "transfers_out": "579", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.8", "creativity": "12.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-366", "selected": "22420", "transfers_in": "86", "transfers_out": "452", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.8", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-473", "selected": "22027", "transfers_in": "139", "transfers_out": "612", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.0", "creativity": "3.2", "threat": "11.0", "ict_index": "3.6", "transfers_balance": "-80", "selected": "21997", "transfers_in": "351", "transfers_out": "431", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "35.6", "creativity": "38.6", "threat": "6.0", "ict_index": "8.0", "transfers_balance": "-390", "selected": "21665", "transfers_in": "284", "transfers_out": "674", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "39.4", "creativity": "27.6", "threat": "30.0", "ict_index": "9.7", "transfers_balance": "377", "selected": "22079", "transfers_in": "843", "transfers_out": "466", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "28.2", "creativity": "13.1", "threat": "20.0", "ict_index": "6.1", "transfers_balance": "365", "selected": "22595", "transfers_in": "1145", "transfers_out": "780", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.6", "creativity": "2.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "75", "selected": "22768", "transfers_in": "629", "transfers_out": "554", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "112", "selected": "23063", "transfers_in": "768", "transfers_out": "656", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1614", "selected": "21471", "transfers_in": "69", "transfers_out": "1683", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1270", "selected": "20256", "transfers_in": "30", "transfers_out": "1300", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "44.0", "creativity": "17.3", "threat": "20.0", "ict_index": "8.1", "transfers_balance": "-109", "selected": "20360", "transfers_in": "194", "transfers_out": "303", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "20.4", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "1207", "selected": "21777", "transfers_in": "1464", "transfers_out": "257", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "34.2", "creativity": "16.4", "threat": "4.0", "ict_index": "5.5", "transfers_balance": "668", "selected": "24952", "transfers_in": "997", "transfers_out": "329", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "5.2", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "24449", "selected": "131429", "transfers_in": "25287", "transfers_out": "838", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10715", "selected": "38814", "transfers_in": "96", "transfers_out": "10811", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6768", "selected": "32233", "transfers_in": "18", "transfers_out": "6786", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3991", "selected": "27781", "transfers_in": "12", "transfers_out": "4003", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3991", "selected": "27781", "transfers_in": "12", "transfers_out": "4003", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "25842", "transfers_in": "31", "transfers_out": "1126", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-932", "selected": "24869", "transfers_in": "44", "transfers_out": "976", "value": "48", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-708", "selected": "24228", "transfers_in": "63", "transfers_out": "771", "value": "48", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Manuel Lanzini": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "61106", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14220", "selected": "48208", "transfers_in": "549", "transfers_out": "14769", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "2.1", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-4492", "selected": "44326", "transfers_in": "2713", "transfers_out": "7205", "value": "69", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6537", "selected": "38410", "transfers_in": "1961", "transfers_out": "8498", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5686", "selected": "32775", "transfers_in": "76", "transfers_out": "5762", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3860", "selected": "28948", "transfers_in": "132", "transfers_out": "3992", "value": "68", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1061", "selected": "27996", "transfers_in": "938", "transfers_out": "1999", "value": "68", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "22.5", "threat": "13.0", "ict_index": "4.8", "transfers_balance": "1128", "selected": "29447", "transfers_in": "2324", "transfers_out": "1196", "value": "68", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.8", "creativity": "30.8", "threat": "54.0", "ict_index": "9.9", "transfers_balance": "1840", "selected": "31557", "transfers_in": "2687", "transfers_out": "847", "value": "68", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.2", "creativity": "32.3", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "494", "selected": "32410", "transfers_in": "2502", "transfers_out": "2008", "value": "68", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.8", "creativity": "18.5", "threat": "22.0", "ict_index": "7.8", "transfers_balance": "-861", "selected": "31758", "transfers_in": "839", "transfers_out": "1700", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "22.0", "threat": "20.0", "ict_index": "5.4", "transfers_balance": "1696", "selected": "34016", "transfers_in": "2941", "transfers_out": "1245", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.0", "creativity": "71.5", "threat": "11.0", "ict_index": "12.2", "transfers_balance": "-47", "selected": "34351", "transfers_in": "2003", "transfers_out": "2050", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.6", "creativity": "50.5", "threat": "26.0", "ict_index": "10.6", "transfers_balance": "1074", "selected": "35824", "transfers_in": "2543", "transfers_out": "1469", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.6", "creativity": "4.7", "threat": "19.0", "ict_index": "2.9", "transfers_balance": "-3102", "selected": "32899", "transfers_in": "378", "transfers_out": "3480", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "27.0", "creativity": "14.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-931", "selected": "32247", "transfers_in": "759", "transfers_out": "1690", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.6", "creativity": "25.6", "threat": "8.0", "ict_index": "4.3", "transfers_balance": "2757", "selected": "35327", "transfers_in": "3600", "transfers_out": "843", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "15", "goals": "0", "assists": "3", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "52.4", "creativity": "48.7", "threat": "11.0", "ict_index": "11.2", "transfers_balance": "2164", "selected": "37802", "transfers_in": "3717", "transfers_out": "1553", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14158", "selected": "53178", "transfers_in": "30226", "transfers_out": "16068", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "8.5", "threat": "22.0", "ict_index": "4.0", "transfers_balance": "4362", "selected": "58406", "transfers_in": "8300", "transfers_out": "3938", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.4", "creativity": "35.1", "threat": "55.0", "ict_index": "11.1", "transfers_balance": "68016", "selected": "119235", "transfers_in": "75512", "transfers_out": "7496", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.0", "creativity": "15.7", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "68016", "selected": "119235", "transfers_in": "75512", "transfers_out": "7496", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "14", "goals": "2", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "84", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "74.6", "creativity": "4.8", "threat": "52.0", "ict_index": "13.1", "transfers_balance": "-3038", "selected": "117287", "transfers_in": "17734", "transfers_out": "20772", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.2", "creativity": "45.4", "threat": "9.0", "ict_index": "6.8", "transfers_balance": "51022", "selected": "170462", "transfers_in": "60531", "transfers_out": "9509", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72088", "selected": "98559", "transfers_in": "1940", "transfers_out": "74028", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18271", "selected": "80339", "transfers_in": "236", "transfers_out": "18507", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7966", "selected": "72483", "transfers_in": "143", "transfers_out": "8109", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "57", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "5.8", "creativity": "13.3", "threat": "19.0", "ict_index": "3.8", "transfers_balance": "-1735", "selected": "70888", "transfers_in": "968", "transfers_out": "2703", "value": "66", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.4", "creativity": "20.3", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "3373", "selected": "74517", "transfers_in": "4174", "transfers_out": "801", "value": "66", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.0", "creativity": "32.3", "threat": "42.0", "ict_index": "8.6", "transfers_balance": "1577", "selected": "45760", "transfers_in": "3253", "transfers_out": "1676", "value": "66", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1505", "selected": "42385", "transfers_in": "994", "transfers_out": "2499", "value": "66", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2364", "selected": "40023", "transfers_in": "76", "transfers_out": "2440", "value": "66", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "5.6", "threat": "16.0", "ict_index": "2.6", "transfers_balance": "-1067", "selected": "38934", "transfers_in": "74", "transfers_out": "1141", "value": "66", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "30", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.6", "creativity": "25.0", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "587", "selected": "39812", "transfers_in": "919", "transfers_out": "332", "value": "66", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "65", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "6.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "233", "selected": "39966", "transfers_in": "752", "transfers_out": "519", "value": "66", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.6", "creativity": "20.2", "threat": "48.0", "ict_index": "8.3", "transfers_balance": "1299", "selected": "41427", "transfers_in": "1782", "transfers_out": "483", "value": "66", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.0", "creativity": "27.0", "threat": "5.0", "ict_index": "4.0", "transfers_balance": "1299", "selected": "41427", "transfers_in": "1782", "transfers_out": "483", "value": "66", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "85", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "50", "influence": "75.2", "creativity": "20.5", "threat": "33.0", "ict_index": "12.9", "transfers_balance": "3203", "selected": "44860", "transfers_in": "3941", "transfers_out": "738", "value": "66", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Dujon Sterling": [{"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "119", "selected": "287", "transfers_in": "176", "transfers_out": "57", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "390", "transfers_in": "82", "transfers_out": "52", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "585", "transfers_in": "147", "transfers_out": "83", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "836", "transfers_in": "191", "transfers_out": "119", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "922", "transfers_in": "82", "transfers_out": "74", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "995", "transfers_in": "65", "transfers_out": "64", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1168", "transfers_in": "60", "transfers_out": "52", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "1246", "transfers_in": "64", "transfers_out": "45", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "1347", "transfers_in": "73", "transfers_out": "47", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "1347", "transfers_in": "73", "transfers_out": "47", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1412", "transfers_in": "29", "transfers_out": "30", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1467", "transfers_in": "47", "transfers_out": "30", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1467", "transfers_in": "47", "transfers_out": "30", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "1516", "transfers_in": "51", "transfers_out": "35", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "James Morrison": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "531", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "495", "transfers_in": "10", "transfers_out": "85", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.2", "creativity": "2.4", "threat": "7.0", "ict_index": "1.1", "transfers_balance": "-16", "selected": "530", "transfers_in": "41", "transfers_out": "57", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "40.6", "creativity": "13.1", "threat": "36.0", "ict_index": "9.0", "transfers_balance": "139", "selected": "808", "transfers_in": "227", "transfers_out": "88", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "22.6", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "814", "selected": "1845", "transfers_in": "1090", "transfers_out": "276", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "108", "selected": "2168", "transfers_in": "487", "transfers_out": "379", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "2406", "transfers_in": "524", "transfers_out": "415", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "2013", "transfers_in": "88", "transfers_out": "536", "value": "55", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "1697", "transfers_in": "10", "transfers_out": "332", "value": "55", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "1413", "transfers_in": "18", "transfers_out": "304", "value": "55", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "1260", "transfers_in": "6", "transfers_out": "163", "value": "55", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "1167", "transfers_in": "14", "transfers_out": "108", "value": "55", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1118", "transfers_in": "3", "transfers_out": "52", "value": "54", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1082", "transfers_in": "7", "transfers_out": "43", "value": "54", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1052", "transfers_in": "7", "transfers_out": "38", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1028", "transfers_in": "9", "transfers_out": "34", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1015", "transfers_in": "5", "transfers_out": "19", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "999", "transfers_in": "9", "transfers_out": "26", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "974", "transfers_in": "5", "transfers_out": "30", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "952", "transfers_in": "11", "transfers_out": "33", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "937", "transfers_in": "14", "transfers_out": "30", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "934", "transfers_in": "9", "transfers_out": "15", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "925", "transfers_in": "17", "transfers_out": "27", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "913", "transfers_in": "10", "transfers_out": "22", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "907", "transfers_in": "12", "transfers_out": "19", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "907", "transfers_in": "7", "transfers_out": "7", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "903", "transfers_in": "10", "transfers_out": "15", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "901", "transfers_in": "19", "transfers_out": "23", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "898", "transfers_in": "6", "transfers_out": "9", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "884", "transfers_in": "16", "transfers_out": "14", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "885", "transfers_in": "5", "transfers_out": "6", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "881", "transfers_in": "5", "transfers_out": "9", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "880", "transfers_in": "6", "transfers_out": "6", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "878", "transfers_in": "2", "transfers_out": "5", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "874", "transfers_in": "1", "transfers_out": "5", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "877", "transfers_in": "3", "transfers_out": "2", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "880", "transfers_in": "6", "transfers_out": "2", "value": "53", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "885", "transfers_in": "13", "transfers_out": "10", "value": "53", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Steven Berghuis": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "344", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "271", "transfers_in": "3", "transfers_out": "84", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "230", "transfers_in": "4", "transfers_out": "46", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "207", "transfers_in": "5", "transfers_out": "28", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "199", "transfers_in": "4", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "190", "transfers_in": "3", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "182", "transfers_in": "0", "transfers_out": "8", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "178", "transfers_in": "2", "transfers_out": "7", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "178", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "176", "transfers_in": "4", "transfers_out": "6", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "173", "transfers_in": "0", "transfers_out": "4", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "173", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "174", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "172", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "170", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "172", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "171", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "169", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "166", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "167", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "166", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "166", "transfers_in": "3", "transfers_out": "3", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "166", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "163", "transfers_in": "1", "transfers_out": "4", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "162", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "161", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "161", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "161", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "161", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "171", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "171", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "171", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "171", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "172", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "174", "transfers_in": "3", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Glenn Murray": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26660", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "14.3", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-6438", "selected": "21986", "transfers_in": "381", "transfers_out": "6819", "value": "59", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7217", "selected": "14957", "transfers_in": "96", "transfers_out": "7313", "value": "58", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3929", "selected": "11278", "transfers_in": "85", "transfers_out": "4014", "value": "58", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "1.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1257", "selected": "10142", "transfers_in": "189", "transfers_out": "1446", "value": "58", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1054", "selected": "9210", "transfers_in": "244", "transfers_out": "1298", "value": "57", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.3", "threat": "7.0", "ict_index": "0.4", "transfers_balance": "-1167", "selected": "8120", "transfers_in": "164", "transfers_out": "1331", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.0", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-381", "selected": "7810", "transfers_in": "389", "transfers_out": "770", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "71.6", "creativity": "2.8", "threat": "86.0", "ict_index": "16.0", "transfers_balance": "-18", "selected": "7880", "transfers_in": "452", "transfers_out": "470", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "40.6", "creativity": "3.7", "threat": "28.0", "ict_index": "7.2", "transfers_balance": "23686", "selected": "32647", "transfers_in": "27257", "transfers_out": "3571", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "78", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "36.6", "creativity": "1.2", "threat": "37.0", "ict_index": "7.5", "transfers_balance": "24425", "selected": "59448", "transfers_in": "29799", "transfers_out": "5374", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "3.2", "creativity": "2.8", "threat": "10.0", "ict_index": "1.6", "transfers_balance": "102892", "selected": "168635", "transfers_in": "112135", "transfers_out": "9243", "value": "58", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.8", "creativity": "27.8", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-8349", "selected": "161956", "transfers_in": "22980", "transfers_out": "31329", "value": "58", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "1.2", "threat": "40.0", "ict_index": "4.8", "transfers_balance": "53692", "selected": "217849", "transfers_in": "66081", "transfers_out": "12389", "value": "58", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "6", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.6", "creativity": "4.3", "threat": "58.0", "ict_index": "9.6", "transfers_balance": "-29026", "selected": "189364", "transfers_in": "6539", "transfers_out": "35565", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "2.6", "creativity": "2.2", "threat": "11.0", "ict_index": "1.6", "transfers_balance": "20567", "selected": "212225", "transfers_in": "34631", "transfers_out": "14064", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-30829", "selected": "181809", "transfers_in": "4558", "transfers_out": "35387", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "0.4", "creativity": "0.8", "threat": "45.0", "ict_index": "4.6", "transfers_balance": "-17338", "selected": "164874", "transfers_in": "6317", "transfers_out": "23655", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-5066", "selected": "160846", "transfers_in": "16489", "transfers_out": "21555", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-27576", "selected": "133539", "transfers_in": "3052", "transfers_out": "30628", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.4", "creativity": "1.9", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-12908", "selected": "121010", "transfers_in": "7066", "transfers_out": "19974", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "43.4", "creativity": "15.2", "threat": "48.0", "ict_index": "10.7", "transfers_balance": "-3451", "selected": "117806", "transfers_in": "12009", "transfers_out": "15460", "value": "57", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.6", "creativity": "23.1", "threat": "32.0", "ict_index": "6.6", "transfers_balance": "27293", "selected": "146511", "transfers_in": "45174", "transfers_out": "17881", "value": "57", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "22", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.8", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-16689", "selected": "130174", "transfers_in": "6704", "transfers_out": "23393", "value": "57", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "76", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.0", "creativity": "4.1", "threat": "34.0", "ict_index": "7.3", "transfers_balance": "-9824", "selected": "120776", "transfers_in": "8254", "transfers_out": "18078", "value": "57", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.4", "creativity": "16.8", "threat": "45.0", "ict_index": "9.2", "transfers_balance": "4210", "selected": "125376", "transfers_in": "13040", "transfers_out": "8830", "value": "57", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "40.5", "threat": "11.0", "ict_index": "5.4", "transfers_balance": "30338", "selected": "157058", "transfers_in": "39583", "transfers_out": "9245", "value": "57", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "81", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "44", "influence": "70.2", "creativity": "23.8", "threat": "43.0", "ict_index": "13.7", "transfers_balance": "2242", "selected": "160348", "transfers_in": "18236", "transfers_out": "15994", "value": "57", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "39.6", "creativity": "15.3", "threat": "38.0", "ict_index": "9.3", "transfers_balance": "64433", "selected": "227724", "transfers_in": "70994", "transfers_out": "6561", "value": "58", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "0.9", "threat": "24.0", "ict_index": "3.1", "transfers_balance": "92272", "selected": "317891", "transfers_in": "99121", "transfers_out": "6849", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-12", "influence": "9.8", "creativity": "12.7", "threat": "33.0", "ict_index": "5.6", "transfers_balance": "66061", "selected": "407798", "transfers_in": "94281", "transfers_out": "28220", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "17.8", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "14823", "selected": "422401", "transfers_in": "48116", "transfers_out": "33293", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.6", "creativity": "12.2", "threat": "68.0", "ict_index": "11.5", "transfers_balance": "8987", "selected": "434928", "transfers_in": "41344", "transfers_out": "32357", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "8987", "selected": "434928", "transfers_in": "41344", "transfers_out": "32357", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "10.8", "threat": "24.0", "ict_index": "3.3", "transfers_balance": "-9487", "selected": "377859", "transfers_in": "14172", "transfers_out": "23659", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.6", "threat": "15.0", "ict_index": "1.5", "transfers_balance": "-25027", "selected": "351423", "transfers_in": "12401", "transfers_out": "37428", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25027", "selected": "351423", "transfers_in": "12401", "transfers_out": "37428", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.5", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-19688", "selected": "331596", "transfers_in": "8721", "transfers_out": "28409", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Giannelli Imbula": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9218", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "9671", "transfers_in": "374", "transfers_out": "1175", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-810", "selected": "9175", "transfers_in": "396", "transfers_out": "1206", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1726", "selected": "7563", "transfers_in": "120", "transfers_out": "1846", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1061", "selected": "6503", "transfers_in": "15", "transfers_out": "1076", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-829", "selected": "5680", "transfers_in": "11", "transfers_out": "840", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-488", "selected": "5198", "transfers_in": "13", "transfers_out": "501", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "4834", "transfers_in": "10", "transfers_out": "378", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "4680", "transfers_in": "1", "transfers_out": "156", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "4473", "transfers_in": "5", "transfers_out": "214", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "4366", "transfers_in": "2", "transfers_out": "109", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "4227", "transfers_in": "2", "transfers_out": "142", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "4140", "transfers_in": "0", "transfers_out": "89", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "4063", "transfers_in": "1", "transfers_out": "79", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "4003", "transfers_in": "1", "transfers_out": "62", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "3944", "transfers_in": "4", "transfers_out": "67", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "3912", "transfers_in": "1", "transfers_out": "35", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3860", "transfers_in": "1", "transfers_out": "53", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3809", "transfers_in": "1", "transfers_out": "52", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3779", "transfers_in": "1", "transfers_out": "31", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "3721", "transfers_in": "2", "transfers_out": "60", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3701", "transfers_in": "2", "transfers_out": "22", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "3630", "transfers_in": "2", "transfers_out": "73", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "3596", "transfers_in": "3", "transfers_out": "37", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3574", "transfers_in": "1", "transfers_out": "24", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "3558", "transfers_in": "2", "transfers_out": "18", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3529", "transfers_in": "0", "transfers_out": "29", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3509", "transfers_in": "0", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3497", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3978", "transfers_in": "0", "transfers_out": "10", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3968", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3960", "transfers_in": "1", "transfers_out": "11", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3957", "transfers_in": "0", "transfers_out": "6", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3948", "transfers_in": "0", "transfers_out": "5", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3947", "transfers_in": "2", "transfers_out": "6", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3945", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3940", "transfers_in": "3", "transfers_out": "8", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3932", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Cuco Martina": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "14.8", "creativity": "19.8", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "0", "selected": "27700", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3973", "selected": "25449", "transfers_in": "587", "transfers_out": "4560", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4234", "selected": "21660", "transfers_in": "469", "transfers_out": "4703", "value": "44", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "41.3", "threat": "4.0", "ict_index": "6.3", "transfers_balance": "-3720", "selected": "18414", "transfers_in": "355", "transfers_out": "4075", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "13.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-1106", "selected": "17610", "transfers_in": "1089", "transfers_out": "2195", "value": "43", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "6.4", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "6781", "selected": "24963", "transfers_in": "9951", "transfers_out": "3170", "value": "43", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.8", "creativity": "25.7", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "6756", "selected": "32404", "transfers_in": "9622", "transfers_out": "2866", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2927", "selected": "35934", "transfers_in": "7046", "transfers_out": "4119", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3122", "selected": "32965", "transfers_in": "1091", "transfers_out": "4213", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4660", "selected": "28445", "transfers_in": "486", "transfers_out": "5146", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4663", "selected": "23843", "transfers_in": "116", "transfers_out": "4779", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4044", "selected": "19816", "transfers_in": "75", "transfers_out": "4119", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1090", "selected": "18786", "transfers_in": "132", "transfers_out": "1222", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.2", "creativity": "4.7", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-1069", "selected": "17746", "transfers_in": "108", "transfers_out": "1177", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.8", "creativity": "1.6", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "678", "selected": "18524", "transfers_in": "1170", "transfers_out": "492", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.2", "creativity": "0.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "898", "selected": "19620", "transfers_in": "1619", "transfers_out": "721", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.8", "creativity": "2.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "1492", "selected": "21249", "transfers_in": "1997", "transfers_out": "505", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.6", "creativity": "16.7", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "5172", "selected": "26744", "transfers_in": "5736", "transfers_out": "564", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.8", "creativity": "15.1", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "2841", "selected": "30084", "transfers_in": "4803", "transfers_out": "1962", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.2", "creativity": "19.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "23155", "selected": "54311", "transfers_in": "24749", "transfers_out": "1594", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.2", "creativity": "15.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "49057", "selected": "105071", "transfers_in": "53790", "transfers_out": "4733", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.6", "creativity": "3.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1051", "selected": "106449", "transfers_in": "13360", "transfers_out": "12309", "value": "44", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "1.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "856", "selected": "107845", "transfers_in": "13369", "transfers_out": "12513", "value": "44", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.2", "creativity": "3.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "6110", "selected": "114511", "transfers_in": "13672", "transfers_out": "7562", "value": "44", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.6", "creativity": "1.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-3980", "selected": "110753", "transfers_in": "4230", "transfers_out": "8210", "value": "44", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "1", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "33.0", "creativity": "16.7", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "-561", "selected": "110289", "transfers_in": "5222", "transfers_out": "5783", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.8", "creativity": "13.3", "threat": "6.0", "ict_index": "5.7", "transfers_balance": "9019", "selected": "119828", "transfers_in": "13949", "transfers_out": "4930", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.4", "creativity": "1.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "14736", "selected": "135410", "transfers_in": "19900", "transfers_out": "5164", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.0", "creativity": "15.5", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "7531", "selected": "143299", "transfers_in": "11118", "transfers_out": "3587", "value": "44", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10792", "selected": "147640", "transfers_in": "15708", "transfers_out": "4916", "value": "44", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6093", "selected": "139521", "transfers_in": "6042", "transfers_out": "12135", "value": "44", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23659", "selected": "118427", "transfers_in": "253", "transfers_out": "23912", "value": "44", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17339", "selected": "101178", "transfers_in": "92", "transfers_out": "17431", "value": "44", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14581", "selected": "83847", "transfers_in": "224", "transfers_out": "14805", "value": "43", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6503", "selected": "79281", "transfers_in": "481", "transfers_out": "6984", "value": "43", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6623", "selected": "73994", "transfers_in": "354", "transfers_out": "6977", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6727", "selected": "66843", "transfers_in": "231", "transfers_out": "6958", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3104", "selected": "64173", "transfers_in": "445", "transfers_out": "3549", "value": "41", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Fraser Forster": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "0", "selected": "279708", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "16", "influence": "41.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "5155", "selected": "309686", "transfers_in": "14404", "transfers_out": "9249", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "31", "influence": "42.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-10757", "selected": "304691", "transfers_in": "8247", "transfers_out": "19004", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "56887", "selected": "391127", "transfers_in": "76408", "transfers_out": "19521", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "5811", "selected": "402253", "transfers_in": "27980", "transfers_out": "22169", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "349", "selected": "411158", "transfers_in": "26171", "transfers_out": "25822", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "34", "influence": "49.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "3776", "selected": "418987", "transfers_in": "22924", "transfers_out": "19148", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "9", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "41240", "selected": "467618", "transfers_in": "56744", "transfers_out": "15504", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6525", "selected": "476404", "transfers_in": "22532", "transfers_out": "16007", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "22483", "selected": "503051", "transfers_in": "37048", "transfers_out": "14565", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "12014", "selected": "517777", "transfers_in": "26470", "transfers_out": "14456", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "18", "influence": "32.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-37962", "selected": "481272", "transfers_in": "5446", "transfers_out": "43408", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "6.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-13031", "selected": "468959", "transfers_in": "3897", "transfers_out": "16928", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "10", "bps": "28", "influence": "60.8", "creativity": "0.0", "threat": "0.0", "ict_index": "6.1", "transfers_balance": "-26516", "selected": "442790", "transfers_in": "976", "transfers_out": "27492", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "33.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-5655", "selected": "438053", "transfers_in": "5775", "transfers_out": "11430", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "37.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-14316", "selected": "424890", "transfers_in": "3950", "transfers_out": "18266", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "15", "influence": "24.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-6686", "selected": "418830", "transfers_in": "3629", "transfers_out": "10315", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "45.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-26675", "selected": "392575", "transfers_in": "805", "transfers_out": "27480", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-3439", "selected": "390413", "transfers_in": "8256", "transfers_out": "11695", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-15964", "selected": "374876", "transfers_in": "687", "transfers_out": "16651", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21270", "selected": "354035", "transfers_in": "859", "transfers_out": "22129", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20734", "selected": "333558", "transfers_in": "3591", "transfers_out": "24325", "value": "49", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30320", "selected": "303886", "transfers_in": "1428", "transfers_out": "31748", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24883", "selected": "279267", "transfers_in": "661", "transfers_out": "25544", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12008", "selected": "267741", "transfers_in": "3798", "transfers_out": "15806", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10018", "selected": "257910", "transfers_in": "989", "transfers_out": "11007", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10035", "selected": "248114", "transfers_in": "547", "transfers_out": "10582", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7588", "selected": "240830", "transfers_in": "569", "transfers_out": "8157", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3878", "selected": "237019", "transfers_in": "540", "transfers_out": "4418", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4617", "selected": "242307", "transfers_in": "340", "transfers_out": "4957", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2194", "selected": "236478", "transfers_in": "789", "transfers_out": "2983", "value": "46", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2188", "selected": "234324", "transfers_in": "494", "transfers_out": "2682", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1937", "selected": "232429", "transfers_in": "961", "transfers_out": "2898", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1937", "selected": "232429", "transfers_in": "961", "transfers_out": "2898", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "229980", "transfers_in": "1524", "transfers_out": "1688", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "229792", "transfers_in": "2241", "transfers_out": "2594", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "229792", "transfers_in": "2241", "transfers_out": "2594", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1998", "selected": "227549", "transfers_in": "225", "transfers_out": "2223", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Serge Aurier": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10966", "selected": "13572", "transfers_in": "14824", "transfers_out": "3858", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.6", "creativity": "7.3", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "1282", "selected": "16337", "transfers_in": "4478", "transfers_out": "3196", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "2", "influence": "13.4", "creativity": "2.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-357", "selected": "17154", "transfers_in": "3270", "transfers_out": "3627", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7904", "selected": "9339", "transfers_in": "350", "transfers_out": "8254", "value": "59", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-530", "selected": "9300", "transfers_in": "756", "transfers_out": "1286", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.4", "creativity": "1.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "517", "selected": "10154", "transfers_in": "1503", "transfers_out": "986", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.8", "creativity": "7.8", "threat": "40.0", "ict_index": "5.8", "transfers_balance": "1029", "selected": "11836", "transfers_in": "2168", "transfers_out": "1139", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.4", "creativity": "29.8", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "5075", "selected": "17808", "transfers_in": "6447", "transfers_out": "1372", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3290", "selected": "22199", "transfers_in": "5542", "transfers_out": "2252", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1786", "selected": "20861", "transfers_in": "1660", "transfers_out": "3446", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.8", "creativity": "19.2", "threat": "8.0", "ict_index": "4.4", "transfers_balance": "-2767", "selected": "18377", "transfers_in": "772", "transfers_out": "3539", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-913", "selected": "17777", "transfers_in": "1002", "transfers_out": "1915", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-923", "selected": "17321", "transfers_in": "1243", "transfers_out": "2166", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "46.2", "creativity": "4.9", "threat": "21.0", "ict_index": "7.2", "transfers_balance": "-762", "selected": "16825", "transfers_in": "963", "transfers_out": "1725", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2045", "selected": "19415", "transfers_in": "3110", "transfers_out": "1065", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "18.6", "creativity": "23.5", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "873", "selected": "20902", "transfers_in": "3015", "transfers_out": "2142", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.6", "creativity": "6.8", "threat": "22.0", "ict_index": "4.7", "transfers_balance": "6141", "selected": "27690", "transfers_in": "7355", "transfers_out": "1214", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14979", "selected": "44457", "transfers_in": "18396", "transfers_out": "3417", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.6", "creativity": "16.9", "threat": "7.0", "ict_index": "5.1", "transfers_balance": "14979", "selected": "44457", "transfers_in": "18396", "transfers_out": "3417", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "32.6", "creativity": "14.2", "threat": "14.0", "ict_index": "6.1", "transfers_balance": "-1898", "selected": "44038", "transfers_in": "5788", "transfers_out": "7686", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.8", "creativity": "32.2", "threat": "4.0", "ict_index": "5.5", "transfers_balance": "4876", "selected": "49822", "transfers_in": "7695", "transfers_out": "2819", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11370", "selected": "38686", "transfers_in": "600", "transfers_out": "11970", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5871", "selected": "32844", "transfers_in": "80", "transfers_out": "5951", "value": "59", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1407", "selected": "31679", "transfers_in": "618", "transfers_out": "2025", "value": "59", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.2", "creativity": "6.1", "threat": "29.0", "ict_index": "4.8", "transfers_balance": "-1051", "selected": "31014", "transfers_in": "863", "transfers_out": "1914", "value": "59", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "24.4", "creativity": "17.3", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "3056", "selected": "34463", "transfers_in": "3600", "transfers_out": "544", "value": "59", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "71.8", "creativity": "28.2", "threat": "37.0", "ict_index": "13.7", "transfers_balance": "1893", "selected": "33130", "transfers_in": "2667", "transfers_out": "774", "value": "59", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9162", "selected": "57656", "transfers_in": "12476", "transfers_out": "3314", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "3.8", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "-596", "selected": "57400", "transfers_in": "4648", "transfers_out": "5244", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1728", "selected": "55668", "transfers_in": "1853", "transfers_out": "3581", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "14.6", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-1728", "selected": "55668", "transfers_in": "1853", "transfers_out": "3581", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1268", "selected": "49791", "transfers_in": "687", "transfers_out": "1955", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2134", "selected": "47615", "transfers_in": "371", "transfers_out": "2505", "value": "59", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2134", "selected": "47615", "transfers_in": "371", "transfers_out": "2505", "value": "59", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5141", "selected": "42310", "transfers_in": "35", "transfers_out": "5176", "value": "59", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Roberto Pereyra": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "48", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.4", "creativity": "0.0", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "0", "selected": "10004", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3000", "selected": "8111", "transfers_in": "466", "transfers_out": "3466", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2596", "selected": "5568", "transfers_in": "51", "transfers_out": "2647", "value": "59", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-919", "selected": "4686", "transfers_in": "50", "transfers_out": "969", "value": "59", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "4.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-355", "selected": "4376", "transfers_in": "82", "transfers_out": "437", "value": "58", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.6", "creativity": "4.7", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-53", "selected": "4435", "transfers_in": "237", "transfers_out": "290", "value": "58", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.2", "creativity": "2.6", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-147", "selected": "4390", "transfers_in": "208", "transfers_out": "355", "value": "58", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.4", "creativity": "11.7", "threat": "7.0", "ict_index": "2.3", "transfers_balance": "-117", "selected": "4404", "transfers_in": "245", "transfers_out": "362", "value": "58", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "35.6", "creativity": "14.4", "threat": "19.0", "ict_index": "6.9", "transfers_balance": "61", "selected": "4529", "transfers_in": "250", "transfers_out": "189", "value": "58", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "4498", "transfers_in": "553", "transfers_out": "656", "value": "58", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-334", "selected": "4179", "transfers_in": "58", "transfers_out": "392", "value": "58", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-243", "selected": "3962", "transfers_in": "44", "transfers_out": "287", "value": "58", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "4003", "transfers_in": "151", "transfers_out": "142", "value": "58", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.0", "creativity": "13.1", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-35", "selected": "3997", "transfers_in": "94", "transfers_out": "129", "value": "58", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.8", "creativity": "1.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "70", "selected": "4114", "transfers_in": "203", "transfers_out": "133", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "43", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "40.3", "threat": "10.0", "ict_index": "6.1", "transfers_balance": "138", "selected": "4336", "transfers_in": "304", "transfers_out": "166", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "41", "selected": "4420", "transfers_in": "187", "transfers_out": "146", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "14.3", "threat": "36.0", "ict_index": "6.7", "transfers_balance": "-105", "selected": "4348", "transfers_in": "237", "transfers_out": "342", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.0", "creativity": "23.8", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-88", "selected": "4307", "transfers_in": "163", "transfers_out": "251", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "43", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.6", "creativity": "1.3", "threat": "34.0", "ict_index": "3.9", "transfers_balance": "-47", "selected": "4297", "transfers_in": "91", "transfers_out": "138", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "7", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "13.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-315", "selected": "3991", "transfers_in": "34", "transfers_out": "349", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.6", "creativity": "2.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-34", "selected": "3973", "transfers_in": "39", "transfers_out": "73", "value": "58", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.6", "creativity": "31.7", "threat": "1.0", "ict_index": "3.9", "transfers_balance": "-6", "selected": "4029", "transfers_in": "154", "transfers_out": "160", "value": "58", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "11.2", "threat": "5.0", "ict_index": "1.6", "transfers_balance": "-64", "selected": "4006", "transfers_in": "65", "transfers_out": "129", "value": "58", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "0.3", "threat": "25.0", "ict_index": "3.1", "transfers_balance": "-19", "selected": "4036", "transfers_in": "71", "transfers_out": "90", "value": "58", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "9", "goals": "1", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "54.2", "creativity": "15.8", "threat": "28.0", "ict_index": "9.8", "transfers_balance": "-22", "selected": "4036", "transfers_in": "64", "transfers_out": "86", "value": "58", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "8.1", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "569", "selected": "4710", "transfers_in": "750", "transfers_out": "181", "value": "58", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.0", "creativity": "27.4", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "114", "selected": "5058", "transfers_in": "417", "transfers_out": "303", "value": "58", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "24.2", "threat": "26.0", "ict_index": "5.9", "transfers_balance": "264", "selected": "5464", "transfers_in": "468", "transfers_out": "204", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "16.5", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "14", "selected": "6020", "transfers_in": "279", "transfers_out": "265", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.2", "creativity": "16.8", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "218", "selected": "7195", "transfers_in": "426", "transfers_out": "208", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.6", "creativity": "4.0", "threat": "41.0", "ict_index": "8.1", "transfers_balance": "431", "selected": "6978", "transfers_in": "786", "transfers_out": "355", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "50.4", "creativity": "16.5", "threat": "92.0", "ict_index": "15.9", "transfers_balance": "2074", "selected": "9266", "transfers_in": "2501", "transfers_out": "427", "value": "58", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.0", "creativity": "14.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "4387", "selected": "14256", "transfers_in": "5615", "transfers_out": "1228", "value": "58", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "11.6", "threat": "5.0", "ict_index": "2.0", "transfers_balance": "3333", "selected": "19948", "transfers_in": "4578", "transfers_out": "1245", "value": "58", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4402", "selected": "13079", "transfers_in": "110", "transfers_out": "4512", "value": "58", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "11", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "55", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "54.8", "creativity": "17.2", "threat": "40.0", "ict_index": "11.2", "transfers_balance": "-2376", "selected": "10659", "transfers_in": "24", "transfers_out": "2400", "value": "58", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.4", "creativity": "4.0", "threat": "24.0", "ict_index": "3.0", "transfers_balance": "875", "selected": "11856", "transfers_in": "1425", "transfers_out": "550", "value": "58", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Bernardo Mota Veiga de Carvalho e Silva": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "3.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "0", "selected": "91243", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "3.8", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-23777", "selected": "75610", "transfers_in": "2670", "transfers_out": "26447", "value": "79", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "21.3", "threat": "29.0", "ict_index": "6.2", "transfers_balance": "-20521", "selected": "56939", "transfers_in": "2523", "transfers_out": "23044", "value": "78", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8121", "selected": "51623", "transfers_in": "4590", "transfers_out": "12711", "value": "78", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-8314", "selected": "44073", "transfers_in": "1557", "transfers_out": "9871", "value": "77", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "12.8", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-6935", "selected": "37877", "transfers_in": "1124", "transfers_out": "8059", "value": "76", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "11.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-4731", "selected": "33715", "transfers_in": "677", "transfers_out": "5408", "value": "76", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "33.8", "creativity": "2.9", "threat": "19.0", "ict_index": "5.6", "transfers_balance": "-2184", "selected": "32238", "transfers_in": "810", "transfers_out": "2994", "value": "75", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.4", "creativity": "19.5", "threat": "31.0", "ict_index": "6.3", "transfers_balance": "96", "selected": "32737", "transfers_in": "1250", "transfers_out": "1154", "value": "75", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "32.9", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "529", "selected": "33891", "transfers_in": "2113", "transfers_out": "1584", "value": "75", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-498", "selected": "33998", "transfers_in": "1066", "transfers_out": "1564", "value": "75", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "2.8", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-1127", "selected": "33449", "transfers_in": "814", "transfers_out": "1941", "value": "75", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1291", "selected": "32466", "transfers_in": "240", "transfers_out": "1531", "value": "75", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "1.3", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-720", "selected": "31941", "transfers_in": "315", "transfers_out": "1035", "value": "75", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-780", "selected": "31362", "transfers_in": "214", "transfers_out": "994", "value": "75", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "1.0", "threat": "35.0", "ict_index": "3.9", "transfers_balance": "-825", "selected": "30718", "transfers_in": "164", "transfers_out": "989", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "39.4", "creativity": "69.7", "threat": "9.0", "ict_index": "11.8", "transfers_balance": "-172", "selected": "30621", "transfers_in": "386", "transfers_out": "558", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "10.6", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-148", "selected": "30550", "transfers_in": "397", "transfers_out": "545", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.0", "creativity": "24.1", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "220", "selected": "30943", "transfers_in": "936", "transfers_out": "716", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "7.8", "creativity": "18.6", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "215", "selected": "31276", "transfers_in": "911", "transfers_out": "696", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.0", "creativity": "25.9", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "-80", "selected": "31434", "transfers_in": "974", "transfers_out": "1054", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "11.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1033", "selected": "32630", "transfers_in": "2032", "transfers_out": "999", "value": "74", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.4", "creativity": "11.2", "threat": "19.0", "ict_index": "6.8", "transfers_balance": "-1112", "selected": "32016", "transfers_in": "820", "transfers_out": "1932", "value": "74", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "32479", "transfers_in": "1040", "transfers_out": "914", "value": "74", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.0", "creativity": "21.1", "threat": "25.0", "ict_index": "5.3", "transfers_balance": "13713", "selected": "46690", "transfers_in": "15728", "transfers_out": "2015", "value": "74", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "17.8", "threat": "17.0", "ict_index": "5.3", "transfers_balance": "7654", "selected": "54615", "transfers_in": "11354", "transfers_out": "3700", "value": "74", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.8", "creativity": "23.8", "threat": "14.0", "ict_index": "4.2", "transfers_balance": "7179", "selected": "62401", "transfers_in": "12364", "transfers_out": "5185", "value": "74", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "44.6", "creativity": "3.7", "threat": "23.0", "ict_index": "7.1", "transfers_balance": "-9428", "selected": "53643", "transfers_in": "3418", "transfers_out": "12846", "value": "74", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "38.6", "creativity": "7.3", "threat": "33.0", "ict_index": "7.9", "transfers_balance": "4520", "selected": "58560", "transfers_in": "9018", "transfers_out": "4498", "value": "74", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "57281", "selected": "121536", "transfers_in": "60413", "transfers_out": "3132", "value": "75", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.0", "creativity": "14.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-13106", "selected": "94298", "transfers_in": "4747", "transfers_out": "17853", "value": "74", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.8", "creativity": "4.8", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "-18224", "selected": "76126", "transfers_in": "1470", "transfers_out": "19694", "value": "73", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8212", "selected": "67559", "transfers_in": "1609", "transfers_out": "9821", "value": "72", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "59.4", "creativity": "65.8", "threat": "74.0", "ict_index": "19.9", "transfers_balance": "3435", "selected": "72608", "transfers_in": "7050", "transfers_out": "3615", "value": "72", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9970", "selected": "82392", "transfers_in": "13185", "transfers_out": "3215", "value": "72", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "2.7", "threat": "3.0", "ict_index": "0.3", "transfers_balance": "-2905", "selected": "79409", "transfers_in": "5249", "transfers_out": "8154", "value": "72", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "39.6", "creativity": "9.5", "threat": "23.0", "ict_index": "7.2", "transfers_balance": "-2905", "selected": "79409", "transfers_in": "5249", "transfers_out": "8154", "value": "72", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "36.1", "threat": "22.0", "ict_index": "6.7", "transfers_balance": "4677", "selected": "85016", "transfers_in": "10181", "transfers_out": "5504", "value": "72", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Will Hughes": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13786", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1982", "selected": "12389", "transfers_in": "168", "transfers_out": "2150", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2359", "selected": "10158", "transfers_in": "131", "transfers_out": "2490", "value": "49", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1904", "selected": "8361", "transfers_in": "84", "transfers_out": "1988", "value": "48", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-972", "selected": "7482", "transfers_in": "123", "transfers_out": "1095", "value": "48", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "6711", "transfers_in": "88", "transfers_out": "927", "value": "47", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-453", "selected": "6330", "transfers_in": "199", "transfers_out": "652", "value": "47", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "6173", "transfers_in": "279", "transfers_out": "601", "value": "47", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "6102", "transfers_in": "144", "transfers_out": "345", "value": "47", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "13.3", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-342", "selected": "5814", "transfers_in": "140", "transfers_out": "482", "value": "46", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.4", "creativity": "7.3", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "-211", "selected": "5634", "transfers_in": "63", "transfers_out": "274", "value": "46", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "83", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "67.2", "creativity": "64.4", "threat": "36.0", "ict_index": "16.8", "transfers_balance": "-43", "selected": "5642", "transfers_in": "203", "transfers_out": "246", "value": "46", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "48.4", "creativity": "17.5", "threat": "24.0", "ict_index": "9.0", "transfers_balance": "15996", "selected": "22519", "transfers_in": "17629", "transfers_out": "1633", "value": "46", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "57", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "2.3", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "36013", "selected": "60306", "transfers_in": "38744", "transfers_out": "2731", "value": "46", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9854", "selected": "50641", "transfers_in": "3773", "transfers_out": "13627", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11764", "selected": "39001", "transfers_in": "1195", "transfers_out": "12959", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7596", "selected": "31440", "transfers_in": "332", "transfers_out": "7928", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5050", "selected": "26409", "transfers_in": "175", "transfers_out": "5225", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4097", "selected": "22320", "transfers_in": "249", "transfers_out": "4346", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1585", "selected": "20740", "transfers_in": "166", "transfers_out": "1751", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2792", "selected": "17955", "transfers_in": "137", "transfers_out": "2929", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2007", "selected": "15948", "transfers_in": "123", "transfers_out": "2130", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2451", "selected": "13506", "transfers_in": "260", "transfers_out": "2711", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1532", "selected": "11977", "transfers_in": "55", "transfers_out": "1587", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "11096", "transfers_in": "73", "transfers_out": "956", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-622", "selected": "10474", "transfers_in": "21", "transfers_out": "643", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-734", "selected": "9741", "transfers_in": "35", "transfers_out": "769", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-390", "selected": "9357", "transfers_in": "61", "transfers_out": "451", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "13.3", "threat": "19.0", "ict_index": "5.6", "transfers_balance": "53", "selected": "9418", "transfers_in": "228", "transfers_out": "175", "value": "46", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.2", "creativity": "3.0", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "1300", "selected": "11742", "transfers_in": "1476", "transfers_out": "176", "value": "46", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-55", "selected": "11499", "transfers_in": "270", "transfers_out": "325", "value": "46", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "74", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.6", "creativity": "47.0", "threat": "18.0", "ict_index": "10.0", "transfers_balance": "-219", "selected": "11504", "transfers_in": "351", "transfers_out": "570", "value": "46", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.8", "creativity": "38.8", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "4795", "selected": "16509", "transfers_in": "5318", "transfers_out": "523", "value": "46", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.6", "creativity": "22.3", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "123", "selected": "16360", "transfers_in": "1229", "transfers_out": "1106", "value": "46", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "2.7", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "1975", "selected": "19676", "transfers_in": "2636", "transfers_out": "661", "value": "46", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "24.0", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-90", "selected": "18636", "transfers_in": "1420", "transfers_out": "1510", "value": "46", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "5.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1253", "selected": "17236", "transfers_in": "299", "transfers_out": "1552", "value": "46", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.0", "creativity": "5.0", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-427", "selected": "16861", "transfers_in": "353", "transfers_out": "780", "value": "46", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Emre Can": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.0", "creativity": "17.4", "threat": "2.0", "ict_index": "4.6", "transfers_balance": "0", "selected": "273154", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38937", "selected": "379582", "transfers_in": "59599", "transfers_out": "20662", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.2", "creativity": "29.4", "threat": "18.0", "ict_index": "6.7", "transfers_balance": "-51822", "selected": "339070", "transfers_in": "21671", "transfers_out": "73493", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "4.5", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "7812", "selected": "361178", "transfers_in": "48264", "transfers_out": "40452", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "28.0", "creativity": "26.5", "threat": "20.0", "ict_index": "7.5", "transfers_balance": "2110", "selected": "369626", "transfers_in": "29777", "transfers_out": "27667", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "29.3", "threat": "20.0", "ict_index": "6.8", "transfers_balance": "-23432", "selected": "350978", "transfers_in": "22157", "transfers_out": "45589", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-893", "selected": "354069", "transfers_in": "27145", "transfers_out": "28038", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "6.6", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "-20324", "selected": "336292", "transfers_in": "12974", "transfers_out": "33298", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "6.2", "threat": "9.0", "ict_index": "2.2", "transfers_balance": "-4790", "selected": "332994", "transfers_in": "12037", "transfers_out": "16827", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "2.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-16906", "selected": "317457", "transfers_in": "10055", "transfers_out": "26961", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "23.5", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "-13561", "selected": "304917", "transfers_in": "6535", "transfers_out": "20096", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "2.5", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-13416", "selected": "292708", "transfers_in": "5388", "transfers_out": "18804", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23012", "selected": "270044", "transfers_in": "1162", "transfers_out": "24174", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "14.4", "creativity": "4.1", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-24444", "selected": "245658", "transfers_in": "267", "transfers_out": "24711", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "53.0", "creativity": "4.6", "threat": "19.0", "ict_index": "7.7", "transfers_balance": "-5585", "selected": "240501", "transfers_in": "2912", "transfers_out": "8497", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8847", "selected": "250897", "transfers_in": "14990", "transfers_out": "6143", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.2", "creativity": "27.8", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "-4876", "selected": "246532", "transfers_in": "3638", "transfers_out": "8514", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17360", "selected": "229410", "transfers_in": "1148", "transfers_out": "18508", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "8", "goals": "0", "assists": "1", "conceded": "3", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "45.4", "creativity": "12.6", "threat": "23.0", "ict_index": "8.1", "transfers_balance": "-9745", "selected": "220068", "transfers_in": "1460", "transfers_out": "11205", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.2", "creativity": "8.8", "threat": "7.0", "ict_index": "4.0", "transfers_balance": "6486", "selected": "227345", "transfers_in": "9805", "transfers_out": "3319", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.6", "creativity": "2.6", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "112", "selected": "228285", "transfers_in": "8028", "transfers_out": "7916", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "26.0", "creativity": "37.5", "threat": "6.0", "ict_index": "7.0", "transfers_balance": "-969", "selected": "227623", "transfers_in": "6003", "transfers_out": "6972", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "16.8", "creativity": "17.3", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-6229", "selected": "222320", "transfers_in": "5636", "transfers_out": "11865", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.2", "creativity": "22.8", "threat": "9.0", "ict_index": "4.4", "transfers_balance": "-8296", "selected": "214311", "transfers_in": "2779", "transfers_out": "11075", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "53.8", "creativity": "60.2", "threat": "24.0", "ict_index": "13.8", "transfers_balance": "-441", "selected": "214596", "transfers_in": "4798", "transfers_out": "5239", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "2.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "47432", "selected": "264045", "transfers_in": "52978", "transfers_out": "5546", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "4.8", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "11282", "selected": "277419", "transfers_in": "25095", "transfers_out": "13813", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "64.4", "creativity": "34.9", "threat": "34.0", "ict_index": "13.3", "transfers_balance": "9984", "selected": "289932", "transfers_in": "23799", "transfers_out": "13815", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "15.0", "creativity": "21.8", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "81723", "selected": "374656", "transfers_in": "86100", "transfers_out": "4377", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "15.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "10571", "selected": "399587", "transfers_in": "26308", "transfers_out": "15737", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2900", "selected": "377727", "transfers_in": "16336", "transfers_out": "19236", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68634", "selected": "328575", "transfers_in": "819", "transfers_out": "69453", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38931", "selected": "290134", "transfers_in": "210", "transfers_out": "39141", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25097", "selected": "264180", "transfers_in": "122", "transfers_out": "25219", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13598", "selected": "251667", "transfers_in": "48", "transfers_out": "13646", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7314", "selected": "245523", "transfers_in": "27", "transfers_out": "7341", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5145", "selected": "240278", "transfers_in": "22", "transfers_out": "5167", "value": "49", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4103", "selected": "236199", "transfers_in": "46", "transfers_out": "4149", "value": "49", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Sullay Kaikai": [{"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "434", "selected": "1030", "transfers_in": "828", "transfers_out": "394", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1229", "transfers_in": "207", "transfers_out": "244", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "1200", "transfers_in": "57", "transfers_out": "123", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "1156", "transfers_in": "50", "transfers_out": "135", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1794", "selected": "3519", "transfers_in": "3478", "transfers_out": "1684", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1772", "selected": "6038", "transfers_in": "4285", "transfers_out": "2513", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "813", "selected": "7167", "transfers_in": "2526", "transfers_out": "1713", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "6810", "transfers_in": "795", "transfers_out": "1307", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-431", "selected": "6435", "transfers_in": "277", "transfers_out": "708", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-639", "selected": "5809", "transfers_in": "101", "transfers_out": "740", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "5564", "transfers_in": "71", "transfers_out": "328", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "5412", "transfers_in": "26", "transfers_out": "188", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "5259", "transfers_in": "15", "transfers_out": "178", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "5123", "transfers_in": "16", "transfers_out": "167", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "5036", "transfers_in": "13", "transfers_out": "111", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "4924", "transfers_in": "17", "transfers_out": "141", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "4766", "transfers_in": "27", "transfers_out": "196", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "4686", "transfers_in": "24", "transfers_out": "109", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4625", "transfers_in": "60", "transfers_out": "131", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4599", "transfers_in": "89", "transfers_out": "127", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "4534", "transfers_in": "121", "transfers_out": "223", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "4509", "transfers_in": "80", "transfers_out": "124", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "4475", "transfers_in": "66", "transfers_out": "116", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "4394", "transfers_in": "7", "transfers_out": "88", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "4312", "transfers_in": "12", "transfers_out": "96", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "4238", "transfers_in": "9", "transfers_out": "85", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "4207", "transfers_in": "0", "transfers_out": "31", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3243", "transfers_in": "2", "transfers_out": "26", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3201", "transfers_in": "2", "transfers_out": "39", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3169", "transfers_in": "1", "transfers_out": "38", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3152", "transfers_in": "2", "transfers_out": "23", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "3133", "transfers_in": "1", "transfers_out": "19", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3120", "transfers_in": "0", "transfers_out": "13", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3114", "transfers_in": "1", "transfers_out": "7", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3105", "transfers_in": "1", "transfers_out": "10", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3099", "transfers_in": "7", "transfers_out": "14", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Konstantinos Stafylidis": [{"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "191", "selected": "194", "transfers_in": "213", "transfers_out": "22", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "139", "selected": "369", "transfers_in": "211", "transfers_out": "72", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "18", "selected": "398", "transfers_in": "100", "transfers_out": "82", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "402", "transfers_in": "56", "transfers_out": "65", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "25.0", "creativity": "0.4", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "-65", "selected": "367", "transfers_in": "15", "transfers_out": "80", "value": "44", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "11.1", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "86", "selected": "468", "transfers_in": "118", "transfers_out": "32", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.6", "creativity": "0.3", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-9", "selected": "470", "transfers_in": "27", "transfers_out": "36", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.2", "creativity": "11.7", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "146", "selected": "1059", "transfers_in": "177", "transfers_out": "31", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "609", "transfers_in": "45", "transfers_out": "111", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "523", "transfers_in": "11", "transfers_out": "96", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "430", "transfers_in": "7", "transfers_out": "92", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "416", "transfers_in": "4", "transfers_out": "25", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "397", "transfers_in": "8", "transfers_out": "36", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "363", "transfers_in": "8", "transfers_out": "40", "value": "43", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "353", "transfers_in": "16", "transfers_out": "30", "value": "43", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Gylfi Sigurdsson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "297704", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "14.6", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-50878", "selected": "266497", "transfers_in": "13148", "transfers_out": "64026", "value": "85", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "17.3", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-16204", "selected": "256173", "transfers_in": "21279", "transfers_out": "37483", "value": "84", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "24.1", "threat": "61.0", "ict_index": "9.6", "transfers_balance": "-14323", "selected": "246608", "transfers_in": "18312", "transfers_out": "32635", "value": "84", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "31.3", "threat": "17.0", "ict_index": "6.2", "transfers_balance": "-25437", "selected": "222405", "transfers_in": "5149", "transfers_out": "30586", "value": "84", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.4", "creativity": "33.9", "threat": "16.0", "ict_index": "5.3", "transfers_balance": "-16461", "selected": "207198", "transfers_in": "17368", "transfers_out": "33829", "value": "83", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.0", "creativity": "72.0", "threat": "42.0", "ict_index": "13.3", "transfers_balance": "-29148", "selected": "178637", "transfers_in": "4354", "transfers_out": "33502", "value": "83", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.8", "creativity": "7.7", "threat": "19.0", "ict_index": "3.8", "transfers_balance": "-21942", "selected": "157451", "transfers_in": "2865", "transfers_out": "24807", "value": "82", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "15.6", "threat": "3.0", "ict_index": "2.8", "transfers_balance": "-16105", "selected": "141672", "transfers_in": "624", "transfers_out": "16729", "value": "82", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "18.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-13313", "selected": "128695", "transfers_in": "1119", "transfers_out": "14432", "value": "81", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.0", "creativity": "6.0", "threat": "17.0", "ict_index": "3.5", "transfers_balance": "-7563", "selected": "121401", "transfers_in": "1628", "transfers_out": "9191", "value": "81", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "44.4", "creativity": "27.5", "threat": "4.0", "ict_index": "7.6", "transfers_balance": "-5815", "selected": "115900", "transfers_in": "834", "transfers_out": "6649", "value": "80", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "38.0", "creativity": "3.6", "threat": "17.0", "ict_index": "5.9", "transfers_balance": "-2878", "selected": "113155", "transfers_in": "530", "transfers_out": "3408", "value": "80", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "24.4", "creativity": "23.5", "threat": "7.0", "ict_index": "5.5", "transfers_balance": "-282", "selected": "113074", "transfers_in": "1952", "transfers_out": "2234", "value": "80", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "39.8", "creativity": "21.8", "threat": "21.0", "ict_index": "8.3", "transfers_balance": "5924", "selected": "119469", "transfers_in": "8506", "transfers_out": "2582", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "17.4", "creativity": "0.6", "threat": "11.0", "ict_index": "2.9", "transfers_balance": "8064", "selected": "128909", "transfers_in": "13344", "transfers_out": "5280", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.0", "creativity": "27.3", "threat": "18.0", "ict_index": "6.5", "transfers_balance": "1206", "selected": "131055", "transfers_in": "5800", "transfers_out": "4594", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "50.8", "creativity": "36.1", "threat": "14.0", "ict_index": "10.1", "transfers_balance": "3414", "selected": "135325", "transfers_in": "8342", "transfers_out": "4928", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "19.2", "threat": "22.0", "ict_index": "5.6", "transfers_balance": "-2807", "selected": "133102", "transfers_in": "5763", "transfers_out": "8570", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "18.6", "threat": "10.0", "ict_index": "3.6", "transfers_balance": "-1116", "selected": "132411", "transfers_in": "3598", "transfers_out": "4714", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.8", "creativity": "9.6", "threat": "18.0", "ict_index": "3.1", "transfers_balance": "-438", "selected": "132404", "transfers_in": "6476", "transfers_out": "6914", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8429", "selected": "124117", "transfers_in": "1279", "transfers_out": "9708", "value": "80", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.2", "creativity": "17.3", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-6595", "selected": "117937", "transfers_in": "2044", "transfers_out": "8639", "value": "80", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.6", "creativity": "30.7", "threat": "54.0", "ict_index": "9.6", "transfers_balance": "-3467", "selected": "114667", "transfers_in": "1482", "transfers_out": "4949", "value": "80", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.8", "creativity": "22.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-2636", "selected": "112198", "transfers_in": "1154", "transfers_out": "3790", "value": "80", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "824", "selected": "113173", "transfers_in": "3040", "transfers_out": "2216", "value": "80", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "40.0", "creativity": "26.9", "threat": "22.0", "ict_index": "8.9", "transfers_balance": "-1319", "selected": "112031", "transfers_in": "2540", "transfers_out": "3859", "value": "80", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.6", "creativity": "41.3", "threat": "15.0", "ict_index": "7.1", "transfers_balance": "17804", "selected": "130617", "transfers_in": "21085", "transfers_out": "3281", "value": "80", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.0", "creativity": "12.8", "threat": "10.0", "ict_index": "4.0", "transfers_balance": "-1673", "selected": "129068", "transfers_in": "4328", "transfers_out": "6001", "value": "80", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "34.5", "threat": "10.0", "ict_index": "5.3", "transfers_balance": "8428", "selected": "147958", "transfers_in": "13490", "transfers_out": "5062", "value": "80", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18918", "selected": "128353", "transfers_in": "3119", "transfers_out": "22037", "value": "80", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12052", "selected": "117319", "transfers_in": "54", "transfers_out": "12106", "value": "80", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2817", "selected": "114726", "transfers_in": "37", "transfers_out": "2854", "value": "80", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1319", "selected": "113438", "transfers_in": "30", "transfers_out": "1349", "value": "80", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-737", "selected": "112778", "transfers_in": "39", "transfers_out": "776", "value": "80", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "112387", "transfers_in": "32", "transfers_out": "501", "value": "80", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-443", "selected": "111988", "transfers_in": "25", "transfers_out": "468", "value": "80", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "111561", "transfers_in": "76", "transfers_out": "517", "value": "80", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Philippe Coutinho": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "265913", "transfers_in": "0", "transfers_out": "0", "value": "90", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125070", "selected": "150006", "transfers_in": "1423", "transfers_out": "126493", "value": "89", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41646", "selected": "111031", "transfers_in": "1201", "transfers_out": "42847", "value": "89", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16700", "selected": "97354", "transfers_in": "6409", "transfers_out": "23109", "value": "88", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.8", "creativity": "67.0", "threat": "51.0", "ict_index": "13.9", "transfers_balance": "55681", "selected": "157217", "transfers_in": "66907", "transfers_out": "11226", "value": "88", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "13", "goals": "1", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "78", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "50", "influence": "76.0", "creativity": "65.8", "threat": "62.0", "ict_index": "20.4", "transfers_balance": "18469", "selected": "181966", "transfers_in": "37174", "transfers_out": "18705", "value": "88", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "54.6", "creativity": "54.6", "threat": "32.0", "ict_index": "14.1", "transfers_balance": "168539", "selected": "367107", "transfers_in": "183838", "transfers_out": "15299", "value": "89", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "20.9", "threat": "24.0", "ict_index": "5.4", "transfers_balance": "131041", "selected": "516854", "transfers_in": "168404", "transfers_out": "37363", "value": "90", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.4", "creativity": "15.6", "threat": "14.0", "ict_index": "4.8", "transfers_balance": "27327", "selected": "552297", "transfers_in": "60673", "transfers_out": "33346", "value": "90", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118688", "selected": "439323", "transfers_in": "60232", "transfers_out": "178920", "value": "90", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167263", "selected": "272907", "transfers_in": "2517", "transfers_out": "169780", "value": "89", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "68", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "58.0", "creativity": "19.1", "threat": "39.0", "ict_index": "11.6", "transfers_balance": "-16200", "selected": "259010", "transfers_in": "28009", "transfers_out": "44209", "value": "88", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "55.8", "threat": "26.0", "ict_index": "9.3", "transfers_balance": "12799", "selected": "274917", "transfers_in": "24128", "transfers_out": "11329", "value": "88", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8983", "selected": "286221", "transfers_in": "21808", "transfers_out": "12825", "value": "88", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "18", "goals": "1", "assists": "3", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "64", "influence": "81.4", "creativity": "48.8", "threat": "45.0", "ict_index": "17.5", "transfers_balance": "-6481", "selected": "281800", "transfers_in": "16366", "transfers_out": "22847", "value": "88", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "26.7", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "289923", "selected": "583946", "transfers_in": "298377", "transfers_out": "8454", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "21.8", "creativity": "37.9", "threat": "16.0", "ict_index": "7.6", "transfers_balance": "34815", "selected": "623850", "transfers_in": "64521", "transfers_out": "29706", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "86", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "56.2", "creativity": "69.6", "threat": "54.0", "ict_index": "18.0", "transfers_balance": "-26736", "selected": "600811", "transfers_in": "28584", "transfers_out": "55320", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "83", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "47.4", "creativity": "50.5", "threat": "36.0", "ict_index": "13.4", "transfers_balance": "30319", "selected": "639466", "transfers_in": "73525", "transfers_out": "43206", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "68.4", "creativity": "57.7", "threat": "45.0", "ict_index": "17.1", "transfers_balance": "70571", "selected": "716482", "transfers_in": "83072", "transfers_out": "12501", "value": "91", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.6", "creativity": "34.4", "threat": "58.0", "ict_index": "11.1", "transfers_balance": "141153", "selected": "866606", "transfers_in": "158939", "transfers_out": "17786", "value": "92", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22328", "selected": "892287", "transfers_in": "135134", "transfers_out": "112806", "value": "92", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581305", "selected": "312154", "transfers_in": "9783", "transfers_out": "591088", "value": "91", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71727", "selected": "240529", "transfers_in": "31", "transfers_out": "71758", "value": "91", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16612", "selected": "224037", "transfers_in": "16", "transfers_out": "16628", "value": "91", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5098", "selected": "218972", "transfers_in": "2", "transfers_out": "5100", "value": "91", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5414", "selected": "213633", "transfers_in": "8", "transfers_out": "5422", "value": "91", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4940", "selected": "208810", "transfers_in": "10", "transfers_out": "4950", "value": "91", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1784", "selected": "207075", "transfers_in": "3", "transfers_out": "1787", "value": "91", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1278", "selected": "179275", "transfers_in": "4", "transfers_out": "1282", "value": "91", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "178383", "transfers_in": "6", "transfers_out": "920", "value": "91", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1424", "selected": "177161", "transfers_in": "3", "transfers_out": "1427", "value": "91", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "176606", "transfers_in": "2", "transfers_out": "636", "value": "91", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-623", "selected": "176038", "transfers_in": "5", "transfers_out": "628", "value": "91", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-520", "selected": "175551", "transfers_in": "3", "transfers_out": "523", "value": "91", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "175325", "transfers_in": "2", "transfers_out": "302", "value": "91", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-299", "selected": "175052", "transfers_in": "1", "transfers_out": "300", "value": "91", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "174740", "transfers_in": "9", "transfers_out": "352", "value": "91", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Michail Antonio": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6194", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "25.1", "threat": "50.0", "ict_index": "9.1", "transfers_balance": "543", "selected": "7861", "transfers_in": "1436", "transfers_out": "893", "value": "75", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.8", "creativity": "26.6", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "11234", "selected": "21306", "transfers_in": "14084", "transfers_out": "2850", "value": "75", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "11.7", "threat": "21.0", "ict_index": "3.5", "transfers_balance": "9498", "selected": "32946", "transfers_in": "15933", "transfers_out": "6435", "value": "75", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.0", "creativity": "17.2", "threat": "17.0", "ict_index": "4.6", "transfers_balance": "4328", "selected": "38225", "transfers_in": "10825", "transfers_out": "6497", "value": "75", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "14.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5167", "selected": "33856", "transfers_in": "3900", "transfers_out": "9067", "value": "75", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "16.1", "threat": "19.0", "ict_index": "4.7", "transfers_balance": "-7717", "selected": "26399", "transfers_in": "1830", "transfers_out": "9547", "value": "75", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "47.4", "creativity": "6.3", "threat": "52.0", "ict_index": "10.6", "transfers_balance": "-1802", "selected": "25001", "transfers_in": "2353", "transfers_out": "4155", "value": "75", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.0", "creativity": "19.3", "threat": "14.0", "ict_index": "4.1", "transfers_balance": "17124", "selected": "43192", "transfers_in": "19661", "transfers_out": "2537", "value": "75", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.0", "creativity": "0.3", "threat": "11.0", "ict_index": "1.5", "transfers_balance": "-14504", "selected": "28878", "transfers_in": "1046", "transfers_out": "15550", "value": "75", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8371", "selected": "20595", "transfers_in": "409", "transfers_out": "8780", "value": "75", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4458", "selected": "16156", "transfers_in": "46", "transfers_out": "4504", "value": "74", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1833", "selected": "14341", "transfers_in": "44", "transfers_out": "1877", "value": "74", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "0.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-889", "selected": "13455", "transfers_in": "21", "transfers_out": "910", "value": "74", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "14.2", "creativity": "7.2", "threat": "18.0", "ict_index": "3.9", "transfers_balance": "-358", "selected": "13130", "transfers_in": "88", "transfers_out": "446", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.6", "creativity": "4.4", "threat": "18.0", "ict_index": "2.6", "transfers_balance": "33", "selected": "13244", "transfers_in": "403", "transfers_out": "370", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "16.1", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "548", "selected": "13864", "transfers_in": "848", "transfers_out": "300", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "1.2", "threat": "7.0", "ict_index": "1.4", "transfers_balance": "1178", "selected": "15155", "transfers_in": "1650", "transfers_out": "472", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "58", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "1.4", "creativity": "11.9", "threat": "41.0", "ict_index": "5.4", "transfers_balance": "979", "selected": "16299", "transfers_in": "2507", "transfers_out": "1528", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1012", "selected": "15329", "transfers_in": "336", "transfers_out": "1348", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-505", "selected": "12902", "transfers_in": "326", "transfers_out": "831", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-505", "selected": "12902", "transfers_in": "326", "transfers_out": "831", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "12185", "transfers_in": "155", "transfers_out": "914", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "11778", "transfers_in": "172", "transfers_out": "593", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "11606", "transfers_in": "104", "transfers_out": "304", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.1", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "68", "selected": "11684", "transfers_in": "247", "transfers_out": "179", "value": "74", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.4", "creativity": "15.1", "threat": "25.0", "ict_index": "8.0", "transfers_balance": "306", "selected": "12067", "transfers_in": "603", "transfers_out": "297", "value": "74", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "35.4", "creativity": "1.5", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "396", "selected": "12575", "transfers_in": "941", "transfers_out": "545", "value": "74", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "41.8", "creativity": "1.5", "threat": "42.0", "ict_index": "8.5", "transfers_balance": "1363", "selected": "14034", "transfers_in": "1810", "transfers_out": "447", "value": "74", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.8", "creativity": "45.8", "threat": "12.0", "ict_index": "8.3", "transfers_balance": "1832", "selected": "15296", "transfers_in": "2513", "transfers_out": "681", "value": "74", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "10.3", "threat": "10.0", "ict_index": "2.2", "transfers_balance": "56", "selected": "14777", "transfers_in": "799", "transfers_out": "743", "value": "74", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2209", "selected": "12589", "transfers_in": "72", "transfers_out": "2281", "value": "74", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-603", "selected": "12039", "transfers_in": "41", "transfers_out": "644", "value": "74", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "11908", "transfers_in": "25", "transfers_out": "243", "value": "74", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "11858", "transfers_in": "25", "transfers_out": "125", "value": "74", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "11818", "transfers_in": "24", "transfers_out": "96", "value": "74", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "11818", "transfers_in": "24", "transfers_out": "96", "value": "74", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "11807", "transfers_in": "53", "transfers_out": "110", "value": "74", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Callum Wilson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1729", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-403", "selected": "1665", "transfers_in": "61", "transfers_out": "464", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "1550", "transfers_in": "45", "transfers_out": "264", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "1527", "transfers_in": "46", "transfers_out": "183", "value": "60", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "1516", "transfers_in": "46", "transfers_out": "114", "value": "60", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "1506", "transfers_in": "38", "transfers_out": "123", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "1493", "transfers_in": "32", "transfers_out": "97", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1542", "transfers_in": "51", "transfers_out": "73", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1593", "transfers_in": "33", "transfers_out": "33", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.8", "threat": "36.0", "ict_index": "3.6", "transfers_balance": "929", "selected": "2673", "transfers_in": "1079", "transfers_out": "150", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.8", "creativity": "16.8", "threat": "25.0", "ict_index": "4.6", "transfers_balance": "533", "selected": "3339", "transfers_in": "776", "transfers_out": "243", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "17", "goals": "3", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "75", "influence": "97.0", "creativity": "1.8", "threat": "97.0", "ict_index": "19.6", "transfers_balance": "3015", "selected": "6520", "transfers_in": "3393", "transfers_out": "378", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.6", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "225269", "selected": "235920", "transfers_in": "230011", "transfers_out": "4742", "value": "60", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.6", "creativity": "23.0", "threat": "18.0", "ict_index": "4.3", "transfers_balance": "69156", "selected": "307235", "transfers_in": "85424", "transfers_out": "16268", "value": "61", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.0", "threat": "24.0", "ict_index": "2.5", "transfers_balance": "-6065", "selected": "302979", "transfers_in": "27075", "transfers_out": "33140", "value": "61", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "0.3", "threat": "18.0", "ict_index": "2.4", "transfers_balance": "-49440", "selected": "255687", "transfers_in": "12285", "transfers_out": "61725", "value": "60", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "2.5", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-92520", "selected": "163579", "transfers_in": "1683", "transfers_out": "94203", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33999", "selected": "130010", "transfers_in": "1958", "transfers_out": "35957", "value": "58", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.4", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-35519", "selected": "94643", "transfers_in": "1163", "transfers_out": "36682", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "35.8", "creativity": "27.8", "threat": "66.0", "ict_index": "13.0", "transfers_balance": "344", "selected": "95321", "transfers_in": "11273", "transfers_out": "10929", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "6.0", "creativity": "2.4", "threat": "55.0", "ict_index": "6.3", "transfers_balance": "13627", "selected": "109623", "transfers_in": "21804", "transfers_out": "8177", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "42.8", "creativity": "21.9", "threat": "83.0", "ict_index": "14.8", "transfers_balance": "-1425", "selected": "108413", "transfers_in": "11141", "transfers_out": "12566", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "49.4", "creativity": "14.4", "threat": "25.0", "ict_index": "8.9", "transfers_balance": "22108", "selected": "131652", "transfers_in": "40438", "transfers_out": "18330", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.8", "creativity": "15.0", "threat": "12.0", "ict_index": "3.4", "transfers_balance": "146108", "selected": "281428", "transfers_in": "157508", "transfers_out": "11400", "value": "58", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "61.6", "creativity": "43.3", "threat": "31.0", "ict_index": "13.6", "transfers_balance": "14761", "selected": "299209", "transfers_in": "48234", "transfers_out": "33473", "value": "58", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.6", "creativity": "4.3", "threat": "34.0", "ict_index": "4.3", "transfers_balance": "215742", "selected": "518233", "transfers_in": "224956", "transfers_out": "9214", "value": "59", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "7.4", "creativity": "5.2", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "67116", "selected": "589936", "transfers_in": "101150", "transfers_out": "34034", "value": "60", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.8", "creativity": "2.4", "threat": "27.0", "ict_index": "3.3", "transfers_balance": "-22881", "selected": "570029", "transfers_in": "40614", "transfers_out": "63495", "value": "60", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "5.3", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-61465", "selected": "508000", "transfers_in": "7695", "transfers_out": "69160", "value": "60", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "23.3", "threat": "26.0", "ict_index": "5.3", "transfers_balance": "-69771", "selected": "432356", "transfers_in": "6211", "transfers_out": "75982", "value": "59", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "10.8", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "181329", "selected": "782912", "transfers_in": "194462", "transfers_out": "13133", "value": "60", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.8", "creativity": "11.3", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-115600", "selected": "497939", "transfers_in": "15748", "transfers_out": "131348", "value": "59", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.6", "creativity": "12.2", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "-61768", "selected": "436697", "transfers_in": "9520", "transfers_out": "71288", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.4", "threat": "8.0", "ict_index": "0.7", "transfers_balance": "-47923", "selected": "380166", "transfers_in": "5911", "transfers_out": "53834", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "9.0", "creativity": "23.3", "threat": "39.0", "ict_index": "7.1", "transfers_balance": "-47923", "selected": "380166", "transfers_in": "5911", "transfers_out": "53834", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "5.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-27950", "selected": "299211", "transfers_in": "2205", "transfers_out": "30155", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-10", "influence": "1.6", "creativity": "5.9", "threat": "101.0", "ict_index": "10.9", "transfers_balance": "-28172", "selected": "269298", "transfers_in": "2761", "transfers_out": "30933", "value": "56", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.0", "creativity": "1.6", "threat": "18.0", "ict_index": "5.6", "transfers_balance": "-7932", "selected": "262663", "transfers_in": "5819", "transfers_out": "13751", "value": "56", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Richarlison de Andrade": [{"gameweek": "1", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "41", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "0.0", "creativity": "1.2", "threat": "11.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "2013", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "79", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "43.4", "creativity": "43.3", "threat": "106.0", "ict_index": "19.3", "transfers_balance": "4065", "selected": "8884", "transfers_in": "4937", "transfers_out": "872", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "16.8", "threat": "29.0", "ict_index": "6.0", "transfers_balance": "166408", "selected": "195727", "transfers_in": "183400", "transfers_out": "16992", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.2", "creativity": "13.0", "threat": "38.0", "ict_index": "7.4", "transfers_balance": "31813", "selected": "243606", "transfers_in": "79980", "transfers_out": "48167", "value": "60", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "11.8", "threat": "15.0", "ict_index": "3.0", "transfers_balance": "-14133", "selected": "234675", "transfers_in": "23955", "transfers_out": "38088", "value": "60", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "48.6", "creativity": "11.4", "threat": "34.0", "ict_index": "9.4", "transfers_balance": "-25218", "selected": "211416", "transfers_in": "13807", "transfers_out": "39025", "value": "60", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "10", "goals": "1", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "55.6", "creativity": "24.6", "threat": "67.0", "ict_index": "14.7", "transfers_balance": "45614", "selected": "261290", "transfers_in": "67536", "transfers_out": "21922", "value": "61", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "1.4", "creativity": "17.8", "threat": "23.0", "ict_index": "4.2", "transfers_balance": "161276", "selected": "433178", "transfers_in": "189805", "transfers_out": "28529", "value": "62", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.4", "creativity": "13.5", "threat": "80.0", "ict_index": "11.0", "transfers_balance": "94590", "selected": "534330", "transfers_in": "119980", "transfers_out": "25390", "value": "62", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-10", "influence": "0.0", "creativity": "11.8", "threat": "43.0", "ict_index": "5.1", "transfers_balance": "312615", "selected": "859487", "transfers_in": "336786", "transfers_out": "24171", "value": "64", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "42.0", "creativity": "13.3", "threat": "67.0", "ict_index": "12.2", "transfers_balance": "30762", "selected": "896448", "transfers_in": "81977", "transfers_out": "51215", "value": "64", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "39.0", "creativity": "4.9", "threat": "48.0", "ict_index": "9.2", "transfers_balance": "88163", "selected": "992819", "transfers_in": "117504", "transfers_out": "29341", "value": "65", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "31.0", "creativity": "25.9", "threat": "26.0", "ict_index": "8.3", "transfers_balance": "57627", "selected": "1056480", "transfers_in": "92501", "transfers_out": "34874", "value": "65", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "6.0", "threat": "63.0", "ict_index": "7.1", "transfers_balance": "28718", "selected": "1089624", "transfers_in": "69182", "transfers_out": "40464", "value": "66", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "5.4", "creativity": "3.7", "threat": "48.0", "ict_index": "5.7", "transfers_balance": "16513", "selected": "1111099", "transfers_in": "58343", "transfers_out": "41830", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "16.0", "threat": "11.0", "ict_index": "2.6", "transfers_balance": "10035", "selected": "1127378", "transfers_in": "73133", "transfers_out": "63098", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "38.2", "creativity": "14.8", "threat": "50.0", "ict_index": "10.3", "transfers_balance": "5695", "selected": "1136171", "transfers_in": "59796", "transfers_out": "54101", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.8", "creativity": "16.1", "threat": "29.0", "ict_index": "4.8", "transfers_balance": "-41067", "selected": "1097511", "transfers_in": "55326", "transfers_out": "96393", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.2", "creativity": "11.6", "threat": "57.0", "ict_index": "8.1", "transfers_balance": "-21415", "selected": "1081132", "transfers_in": "71588", "transfers_out": "93003", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.4", "creativity": "23.0", "threat": "36.0", "ict_index": "6.7", "transfers_balance": "-70538", "selected": "1013150", "transfers_in": "20280", "transfers_out": "90818", "value": "65", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.0", "creativity": "20.0", "threat": "42.0", "ict_index": "7.4", "transfers_balance": "15360", "selected": "1032477", "transfers_in": "78938", "transfers_out": "63578", "value": "65", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-128829", "selected": "904680", "transfers_in": "27159", "transfers_out": "155988", "value": "65", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "2.9", "threat": "24.0", "ict_index": "3.2", "transfers_balance": "-29350", "selected": "879924", "transfers_in": "87373", "transfers_out": "116723", "value": "64", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "2.8", "threat": "14.0", "ict_index": "3.0", "transfers_balance": "-139163", "selected": "742290", "transfers_in": "20162", "transfers_out": "159325", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.6", "creativity": "11.3", "threat": "26.0", "ict_index": "4.2", "transfers_balance": "-45437", "selected": "698770", "transfers_in": "37614", "transfers_out": "83051", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.2", "creativity": "1.3", "threat": "48.0", "ict_index": "5.1", "transfers_balance": "-53282", "selected": "646181", "transfers_in": "17089", "transfers_out": "70371", "value": "62", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "3.0", "threat": "15.0", "ict_index": "2.6", "transfers_balance": "-56374", "selected": "590904", "transfers_in": "19597", "transfers_out": "75971", "value": "62", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.4", "creativity": "1.7", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-27806", "selected": "564274", "transfers_in": "19399", "transfers_out": "47205", "value": "61", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "53", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "2.8", "threat": "14.0", "ict_index": "1.7", "transfers_balance": "-21085", "selected": "543399", "transfers_in": "11851", "transfers_out": "32936", "value": "61", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.0", "creativity": "21.0", "threat": "38.0", "ict_index": "7.1", "transfers_balance": "-38979", "selected": "482738", "transfers_in": "4314", "transfers_out": "43293", "value": "60", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "64", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "1.3", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "-3940", "selected": "510699", "transfers_in": "13548", "transfers_out": "17488", "value": "60", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.1", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-22294", "selected": "458453", "transfers_in": "6627", "transfers_out": "28921", "value": "60", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-22254", "selected": "436434", "transfers_in": "3676", "transfers_out": "25930", "value": "60", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-22500", "selected": "411177", "transfers_in": "2236", "transfers_out": "24736", "value": "59", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "23.0", "ict_index": "2.6", "transfers_balance": "-3318", "selected": "412095", "transfers_in": "5825", "transfers_out": "9143", "value": "59", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.8", "creativity": "6.1", "threat": "39.0", "ict_index": "5.3", "transfers_balance": "-13335", "selected": "398235", "transfers_in": "848", "transfers_out": "14183", "value": "59", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "3.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-10573", "selected": "387132", "transfers_in": "976", "transfers_out": "11549", "value": "59", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.6", "creativity": "1.8", "threat": "28.0", "ict_index": "3.4", "transfers_balance": "-7167", "selected": "380208", "transfers_in": "954", "transfers_out": "8121", "value": "58", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Nathan Trott": [{"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "876", "selected": "1272", "transfers_in": "1002", "transfers_out": "126", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "744", "selected": "2256", "transfers_in": "883", "transfers_out": "139", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "493", "selected": "2958", "transfers_in": "635", "transfers_out": "142", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "698", "selected": "3942", "transfers_in": "968", "transfers_out": "270", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "338", "selected": "4440", "transfers_in": "516", "transfers_out": "178", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "459", "selected": "5874", "transfers_in": "739", "transfers_out": "280", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "459", "selected": "5874", "transfers_in": "739", "transfers_out": "280", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1042", "selected": "7199", "transfers_in": "1481", "transfers_out": "439", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "453", "selected": "7830", "transfers_in": "742", "transfers_out": "289", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "445", "selected": "8518", "transfers_in": "761", "transfers_out": "316", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "328", "selected": "8950", "transfers_in": "493", "transfers_out": "165", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "363", "selected": "9483", "transfers_in": "628", "transfers_out": "265", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "323", "selected": "10086", "transfers_in": "600", "transfers_out": "277", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "146", "selected": "10393", "transfers_in": "299", "transfers_out": "153", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "174", "selected": "8684", "transfers_in": "321", "transfers_out": "147", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "162", "selected": "8989", "transfers_in": "296", "transfers_out": "134", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "117", "selected": "9189", "transfers_in": "225", "transfers_out": "108", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "9821", "transfers_in": "367", "transfers_out": "173", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "9836", "transfers_in": "178", "transfers_out": "206", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "9630", "transfers_in": "211", "transfers_out": "135", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "9916", "transfers_in": "383", "transfers_out": "249", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "9916", "transfers_in": "383", "transfers_out": "249", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "213", "selected": "10160", "transfers_in": "488", "transfers_out": "275", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Dodi Lukebakio": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "46", "transfers_in": "53", "transfers_out": "10", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "24.7", "threat": "5.0", "ict_index": "3.6", "transfers_balance": "18", "selected": "84", "transfers_in": "39", "transfers_out": "21", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "100", "transfers_in": "28", "transfers_out": "28", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "115", "transfers_in": "21", "transfers_out": "15", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "117", "transfers_in": "10", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "133", "transfers_in": "13", "transfers_out": "11", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "129", "transfers_in": "16", "transfers_out": "19", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "124", "transfers_in": "6", "transfers_out": "12", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "128", "transfers_in": "7", "transfers_out": "6", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "134", "transfers_in": "5", "transfers_out": "7", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "129", "transfers_in": "1", "transfers_out": "4", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "125", "transfers_in": "2", "transfers_out": "11", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "133", "transfers_in": "6", "transfers_out": "5", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sandro Ram\u00edrez": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.8", "threat": "19.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "77226", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23264", "selected": "59296", "transfers_in": "931", "transfers_out": "24195", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "5.7", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "-20664", "selected": "38990", "transfers_in": "189", "transfers_out": "20853", "value": "74", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.2", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-5818", "selected": "33888", "transfers_in": "630", "transfers_out": "6448", "value": "74", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "24", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "1.9", "threat": "15.0", "ict_index": "2.0", "transfers_balance": "-4002", "selected": "30228", "transfers_in": "300", "transfers_out": "4302", "value": "73", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2576", "selected": "28000", "transfers_in": "1057", "transfers_out": "3633", "value": "73", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-2957", "selected": "25316", "transfers_in": "550", "transfers_out": "3507", "value": "72", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1622", "selected": "23893", "transfers_in": "412", "transfers_out": "2034", "value": "72", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-922", "selected": "23091", "transfers_in": "189", "transfers_out": "1111", "value": "72", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-899", "selected": "22336", "transfers_in": "279", "transfers_out": "1178", "value": "71", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "21919", "transfers_in": "172", "transfers_out": "715", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.8", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-351", "selected": "21772", "transfers_in": "308", "transfers_out": "659", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "21760", "transfers_in": "282", "transfers_out": "434", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "21651", "transfers_in": "204", "transfers_out": "408", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "21455", "transfers_in": "139", "transfers_out": "414", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "21275", "transfers_in": "153", "transfers_out": "476", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-229", "selected": "21126", "transfers_in": "90", "transfers_out": "319", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "11.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-172", "selected": "21045", "transfers_in": "105", "transfers_out": "277", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "3.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-202", "selected": "21006", "transfers_in": "183", "transfers_out": "385", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "131", "selected": "21266", "transfers_in": "422", "transfers_out": "291", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "21228", "transfers_in": "329", "transfers_out": "505", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "21175", "transfers_in": "129", "transfers_out": "249", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "21179", "transfers_in": "294", "transfers_out": "541", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "21205", "transfers_in": "213", "transfers_out": "338", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-196", "selected": "21156", "transfers_in": "144", "transfers_out": "340", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-350", "selected": "20816", "transfers_in": "29", "transfers_out": "379", "value": "70", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "20490", "transfers_in": "1", "transfers_out": "332", "value": "70", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "20280", "transfers_in": "4", "transfers_out": "222", "value": "70", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "20189", "transfers_in": "5", "transfers_out": "97", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "23523", "transfers_in": "1", "transfers_out": "75", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "23478", "transfers_in": "3", "transfers_out": "53", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "23431", "transfers_in": "3", "transfers_out": "55", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "23402", "transfers_in": "0", "transfers_out": "34", "value": "70", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "23384", "transfers_in": "0", "transfers_out": "29", "value": "70", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "23359", "transfers_in": "3", "transfers_out": "31", "value": "70", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "23346", "transfers_in": "2", "transfers_out": "17", "value": "70", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "23325", "transfers_in": "1", "transfers_out": "21", "value": "70", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "23312", "transfers_in": "3", "transfers_out": "26", "value": "70", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Ragnar Klavan": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "19836", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "25.8", "creativity": "11.9", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-3532", "selected": "18355", "transfers_in": "377", "transfers_out": "3909", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2865", "selected": "24278", "transfers_in": "4962", "transfers_out": "2097", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2690", "selected": "22347", "transfers_in": "496", "transfers_out": "3186", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.0", "creativity": "11.4", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-1077", "selected": "21669", "transfers_in": "674", "transfers_out": "1751", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1803", "selected": "24138", "transfers_in": "4503", "transfers_out": "2700", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1337", "selected": "23114", "transfers_in": "1200", "transfers_out": "2537", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1884", "selected": "21447", "transfers_in": "338", "transfers_out": "2222", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-884", "selected": "20679", "transfers_in": "414", "transfers_out": "1298", "value": "43", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.2", "creativity": "3.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-345", "selected": "20535", "transfers_in": "1324", "transfers_out": "1669", "value": "43", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.4", "creativity": "1.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "5997", "selected": "27069", "transfers_in": "7388", "transfers_out": "1391", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.8", "creativity": "11.3", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "7146", "selected": "35076", "transfers_in": "9551", "transfers_out": "2405", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "13196", "selected": "49144", "transfers_in": "16068", "transfers_out": "2872", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12036", "selected": "61787", "transfers_in": "14391", "transfers_out": "2355", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5696", "selected": "56259", "transfers_in": "2628", "transfers_out": "8324", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "1.6", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-779", "selected": "55954", "transfers_in": "4202", "transfers_out": "4981", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "23.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "5969", "selected": "62345", "transfers_in": "8240", "transfers_out": "2271", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "24.0", "creativity": "0.6", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "13477", "selected": "76721", "transfers_in": "15569", "transfers_out": "2092", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "13857", "selected": "91810", "transfers_in": "19032", "transfers_out": "5175", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.0", "creativity": "3.9", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "21518", "selected": "114568", "transfers_in": "25697", "transfers_out": "4179", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "18922", "selected": "134420", "transfers_in": "27368", "transfers_out": "8446", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "64.8", "creativity": "1.2", "threat": "33.0", "ict_index": "9.9", "transfers_balance": "-9400", "selected": "125290", "transfers_in": "8249", "transfers_out": "17649", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "59756", "selected": "190468", "transfers_in": "88097", "transfers_out": "28341", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10562", "selected": "180907", "transfers_in": "20643", "transfers_out": "31205", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34465", "selected": "146725", "transfers_in": "4226", "transfers_out": "38691", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25556", "selected": "121198", "transfers_in": "484", "transfers_out": "26040", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20543", "selected": "100705", "transfers_in": "696", "transfers_out": "21239", "value": "43", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6441", "selected": "94608", "transfers_in": "3084", "transfers_out": "9525", "value": "43", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4664", "selected": "90058", "transfers_in": "2330", "transfers_out": "6994", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2757", "selected": "83568", "transfers_in": "3628", "transfers_out": "6385", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4114", "selected": "74989", "transfers_in": "1841", "transfers_out": "5955", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "80141", "transfers_in": "4051", "transfers_out": "4216", "value": "41", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "11.4", "creativity": "2.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-2963", "selected": "77146", "transfers_in": "1971", "transfers_out": "4934", "value": "41", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "3293", "selected": "81487", "transfers_in": "7599", "transfers_out": "4306", "value": "41", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "31.6", "creativity": "1.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "2589", "selected": "95094", "transfers_in": "5352", "transfers_out": "2763", "value": "41", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.0", "creativity": "12.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "7784", "selected": "92046", "transfers_in": "10176", "transfers_out": "2392", "value": "41", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9164", "selected": "102487", "transfers_in": "14273", "transfers_out": "5109", "value": "41", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3736", "selected": "105708", "transfers_in": "8208", "transfers_out": "4472", "value": "41", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Andreas Christensen": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.6", "creativity": "11.4", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "0", "selected": "5068", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "32.4", "creativity": "0.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-116", "selected": "7385", "transfers_in": "548", "transfers_out": "664", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "776", "selected": "9399", "transfers_in": "1760", "transfers_out": "984", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-879", "selected": "9078", "transfers_in": "411", "transfers_out": "1290", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-786", "selected": "8502", "transfers_in": "176", "transfers_out": "962", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "654", "selected": "9513", "transfers_in": "1625", "transfers_out": "971", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.2", "creativity": "0.1", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "715", "selected": "10707", "transfers_in": "1575", "transfers_out": "860", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "839", "selected": "12193", "transfers_in": "2105", "transfers_out": "1266", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "12350", "transfers_in": "1140", "transfers_out": "1228", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1300", "selected": "11235", "transfers_in": "445", "transfers_out": "1745", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.0", "creativity": "0.3", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "-837", "selected": "10514", "transfers_in": "154", "transfers_out": "991", "value": "55", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "14.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "11187", "selected": "22522", "transfers_in": "12579", "transfers_out": "1392", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "0.4", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "9196", "selected": "32320", "transfers_in": "11101", "transfers_out": "1905", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "34332", "selected": "67504", "transfers_in": "35941", "transfers_out": "1609", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "4.5", "threat": "14.0", "ict_index": "3.0", "transfers_balance": "72914", "selected": "142093", "transfers_in": "75013", "transfers_out": "2099", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.0", "creativity": "2.3", "threat": "18.0", "ict_index": "4.7", "transfers_balance": "31344", "selected": "175995", "transfers_in": "38503", "transfers_out": "7159", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.6", "creativity": "2.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "12098", "selected": "189295", "transfers_in": "19417", "transfers_out": "7319", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "15.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "29818", "selected": "221178", "transfers_in": "34182", "transfers_out": "4364", "value": "56", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "7.0", "creativity": "0.6", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "52797", "selected": "277670", "transfers_in": "61637", "transfers_out": "8840", "value": "56", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "90994", "selected": "372682", "transfers_in": "95841", "transfers_out": "4847", "value": "57", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74711", "selected": "298495", "transfers_in": "9364", "transfers_out": "84075", "value": "57", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-49764", "selected": "249069", "transfers_in": "6854", "transfers_out": "56618", "value": "56", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "24.2", "creativity": "10.4", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "1773", "selected": "252884", "transfers_in": "33477", "transfers_out": "31704", "value": "56", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-14637", "selected": "239502", "transfers_in": "14945", "transfers_out": "29582", "value": "56", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-24844", "selected": "215590", "transfers_in": "13843", "transfers_out": "38687", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96771", "selected": "118975", "transfers_in": "1269", "transfers_out": "98040", "value": "54", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "73", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "13.6", "creativity": "0.5", "threat": "22.0", "ict_index": "3.6", "transfers_balance": "-36069", "selected": "82989", "transfers_in": "557", "transfers_out": "36626", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "29.4", "creativity": "10.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "1346", "selected": "85362", "transfers_in": "8875", "transfers_out": "7529", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "6.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "3914", "selected": "89919", "transfers_in": "7571", "transfers_out": "3657", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.6", "creativity": "1.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "23315", "selected": "127383", "transfers_in": "25622", "transfers_out": "2307", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "0.6", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-382", "selected": "124421", "transfers_in": "20847", "transfers_out": "21229", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20746", "selected": "146013", "transfers_in": "26118", "transfers_out": "5372", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "10.9", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "5948", "selected": "154680", "transfers_in": "14665", "transfers_out": "8717", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5948", "selected": "154680", "transfers_in": "14665", "transfers_out": "8717", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5511", "selected": "133357", "transfers_in": "2517", "transfers_out": "8028", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16658", "selected": "116239", "transfers_in": "1352", "transfers_out": "18010", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.0", "creativity": "5.8", "threat": "23.0", "ict_index": "5.5", "transfers_balance": "-16658", "selected": "116239", "transfers_in": "1352", "transfers_out": "18010", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "35.2", "creativity": "0.7", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-5584", "selected": "110953", "transfers_in": "1180", "transfers_out": "6764", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Chris Wood": [{"gameweek": "3", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "33", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.2", "creativity": "2.4", "threat": "38.0", "ict_index": "7.9", "transfers_balance": "1998", "selected": "2339", "transfers_in": "2519", "transfers_out": "521", "value": "65", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "40.0", "creativity": "3.8", "threat": "11.0", "ict_index": "5.5", "transfers_balance": "22984", "selected": "33555", "transfers_in": "28972", "transfers_out": "5988", "value": "65", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "5.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "40930", "selected": "79902", "transfers_in": "51502", "transfers_out": "10572", "value": "65", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "1.4", "creativity": "6.4", "threat": "44.0", "ict_index": "5.2", "transfers_balance": "71738", "selected": "158304", "transfers_in": "89591", "transfers_out": "17853", "value": "66", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.8", "creativity": "13.6", "threat": "25.0", "ict_index": "5.2", "transfers_balance": "-19792", "selected": "140423", "transfers_in": "12555", "transfers_out": "32347", "value": "66", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "36.8", "creativity": "23.7", "threat": "47.0", "ict_index": "10.8", "transfers_balance": "2948", "selected": "144724", "transfers_in": "22739", "transfers_out": "19791", "value": "66", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7858", "selected": "137388", "transfers_in": "9723", "transfers_out": "17581", "value": "66", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39413", "selected": "98117", "transfers_in": "3014", "transfers_out": "42427", "value": "65", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "5.8", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-21902", "selected": "76316", "transfers_in": "616", "transfers_out": "22518", "value": "65", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4356", "selected": "72436", "transfers_in": "5559", "transfers_out": "9915", "value": "65", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5217", "selected": "67475", "transfers_in": "3259", "transfers_out": "8476", "value": "64", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "89", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.6", "creativity": "25.8", "threat": "46.0", "ict_index": "10.9", "transfers_balance": "-253", "selected": "67481", "transfers_in": "4961", "transfers_out": "5214", "value": "64", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "14.6", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "16834", "selected": "84955", "transfers_in": "19998", "transfers_out": "3164", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "13.0", "creativity": "6.2", "threat": "32.0", "ict_index": "5.1", "transfers_balance": "9969", "selected": "95847", "transfers_in": "16431", "transfers_out": "6462", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "14.9", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "5611", "selected": "102001", "transfers_in": "13226", "transfers_out": "7615", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.4", "creativity": "4.1", "threat": "36.0", "ict_index": "4.6", "transfers_balance": "-6074", "selected": "96337", "transfers_in": "6170", "transfers_out": "12244", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-7896", "selected": "88937", "transfers_in": "5775", "transfers_out": "13671", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18322", "selected": "70710", "transfers_in": "879", "transfers_out": "19201", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13843", "selected": "56921", "transfers_in": "521", "transfers_out": "14364", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5324", "selected": "51616", "transfers_in": "179", "transfers_out": "5503", "value": "63", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7947", "selected": "43742", "transfers_in": "544", "transfers_out": "8491", "value": "63", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4464", "selected": "39290", "transfers_in": "104", "transfers_out": "4568", "value": "63", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2436", "selected": "36864", "transfers_in": "86", "transfers_out": "2522", "value": "63", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1636", "selected": "35240", "transfers_in": "35", "transfers_out": "1671", "value": "62", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1469", "selected": "33794", "transfers_in": "54", "transfers_out": "1523", "value": "62", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1033", "selected": "32790", "transfers_in": "83", "transfers_out": "1116", "value": "62", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.6", "creativity": "6.0", "threat": "77.0", "ict_index": "11.8", "transfers_balance": "-4", "selected": "32826", "transfers_in": "290", "transfers_out": "294", "value": "62", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "15", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "60", "influence": "85.2", "creativity": "22.3", "threat": "67.0", "ict_index": "17.5", "transfers_balance": "1788", "selected": "39139", "transfers_in": "2096", "transfers_out": "308", "value": "62", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "76", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "32.4", "creativity": "4.4", "threat": "62.0", "ict_index": "9.9", "transfers_balance": "27304", "selected": "83541", "transfers_in": "31044", "transfers_out": "3740", "value": "62", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "3.1", "threat": "35.0", "ict_index": "4.6", "transfers_balance": "50956", "selected": "136339", "transfers_in": "55969", "transfers_out": "5013", "value": "63", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "74", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "45.4", "creativity": "15.8", "threat": "46.0", "ict_index": "10.7", "transfers_balance": "28667", "selected": "168173", "transfers_in": "38103", "transfers_out": "9436", "value": "63", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.5", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "28667", "selected": "168173", "transfers_in": "38103", "transfers_out": "9436", "value": "63", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "5.8", "threat": "39.0", "ict_index": "5.1", "transfers_balance": "32851", "selected": "206151", "transfers_in": "38439", "transfers_out": "5588", "value": "63", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.2", "creativity": "3.8", "threat": "38.0", "ict_index": "4.3", "transfers_balance": "-8219", "selected": "189372", "transfers_in": "10027", "transfers_out": "18246", "value": "64", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66184", "selected": "120502", "transfers_in": "360", "transfers_out": "66544", "value": "63", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "60", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "39.2", "creativity": "12.3", "threat": "21.0", "ict_index": "7.3", "transfers_balance": "-25553", "selected": "96596", "transfers_in": "925", "transfers_out": "26478", "value": "62", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Steven Davis": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.8", "creativity": "32.8", "threat": "22.0", "ict_index": "7.5", "transfers_balance": "0", "selected": "8445", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.4", "creativity": "18.7", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "1129", "selected": "12053", "transfers_in": "2101", "transfers_out": "972", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.6", "creativity": "16.2", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "18409", "selected": "35044", "transfers_in": "24146", "transfers_out": "5737", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "21.6", "threat": "8.0", "ict_index": "4.8", "transfers_balance": "19357", "selected": "59109", "transfers_in": "29269", "transfers_out": "9912", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "49.8", "creativity": "48.0", "threat": "17.0", "ict_index": "11.5", "transfers_balance": "2018", "selected": "62382", "transfers_in": "9744", "transfers_out": "7726", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "8.4", "creativity": "22.6", "threat": "3.0", "ict_index": "3.4", "transfers_balance": "75128", "selected": "145860", "transfers_in": "92385", "transfers_out": "17257", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "7.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "61455", "selected": "212720", "transfers_in": "83089", "transfers_out": "21634", "value": "51", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "14.8", "creativity": "1.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "58008", "selected": "276460", "transfers_in": "84419", "transfers_out": "26411", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.2", "creativity": "59.7", "threat": "0.0", "ict_index": "7.9", "transfers_balance": "-19469", "selected": "257841", "transfers_in": "10421", "transfers_out": "29890", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "46.2", "creativity": "16.4", "threat": "17.0", "ict_index": "8.0", "transfers_balance": "-27203", "selected": "231335", "transfers_in": "7226", "transfers_out": "34429", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.4", "creativity": "13.3", "threat": "5.0", "ict_index": "3.0", "transfers_balance": "29906", "selected": "263584", "transfers_in": "41050", "transfers_out": "11144", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "5.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-8380", "selected": "256888", "transfers_in": "16188", "transfers_out": "24568", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "48.0", "creativity": "15.7", "threat": "7.0", "ict_index": "7.1", "transfers_balance": "-8135", "selected": "249745", "transfers_in": "13565", "transfers_out": "21700", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1043", "selected": "251576", "transfers_in": "16762", "transfers_out": "15719", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.6", "creativity": "12.9", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-6940", "selected": "245345", "transfers_in": "11702", "transfers_out": "18642", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16435", "selected": "229603", "transfers_in": "5996", "transfers_out": "22431", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "13.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-12139", "selected": "217894", "transfers_in": "4977", "transfers_out": "17116", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14275", "selected": "204002", "transfers_in": "3651", "transfers_out": "17926", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "0.9", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "-14547", "selected": "190027", "transfers_in": "6919", "transfers_out": "21466", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11396", "selected": "178971", "transfers_in": "2102", "transfers_out": "13498", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19255", "selected": "159911", "transfers_in": "2244", "transfers_out": "21499", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-11910", "selected": "148064", "transfers_in": "2232", "transfers_out": "14142", "value": "49", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "4.0", "creativity": "23.3", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "-15713", "selected": "132494", "transfers_in": "1456", "transfers_out": "17169", "value": "49", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3987", "selected": "128687", "transfers_in": "4148", "transfers_out": "8135", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "17.9", "threat": "11.0", "ict_index": "3.7", "transfers_balance": "-3987", "selected": "124856", "transfers_in": "3026", "transfers_out": "7013", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3958", "selected": "120946", "transfers_in": "1279", "transfers_out": "5237", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8000", "selected": "113012", "transfers_in": "644", "transfers_out": "8644", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8003", "selected": "105149", "transfers_in": "1402", "transfers_out": "9405", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7048", "selected": "98003", "transfers_in": "48", "transfers_out": "7096", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5951", "selected": "92156", "transfers_in": "30", "transfers_out": "5981", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3726", "selected": "84081", "transfers_in": "36", "transfers_out": "3762", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1328", "selected": "82832", "transfers_in": "126", "transfers_out": "1454", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1277", "selected": "81512", "transfers_in": "279", "transfers_out": "1556", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1277", "selected": "81512", "transfers_in": "279", "transfers_out": "1556", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "79968", "transfers_in": "157", "transfers_out": "842", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1202", "selected": "78725", "transfers_in": "4", "transfers_out": "1206", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1202", "selected": "78725", "transfers_in": "4", "transfers_out": "1206", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1103", "selected": "77587", "transfers_in": "14", "transfers_out": "1117", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Kevin Long": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "128417", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-625", "selected": "145230", "transfers_in": "7765", "transfers_out": "8390", "value": "40", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6632", "selected": "142605", "transfers_in": "5789", "transfers_out": "12421", "value": "40", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11391", "selected": "133817", "transfers_in": "5323", "transfers_out": "16714", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6290", "selected": "128799", "transfers_in": "2789", "transfers_out": "9079", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7226", "selected": "122658", "transfers_in": "3073", "transfers_out": "10299", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4311", "selected": "119303", "transfers_in": "2935", "transfers_out": "7246", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6613", "selected": "113422", "transfers_in": "2225", "transfers_out": "8838", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3129", "selected": "117985", "transfers_in": "7531", "transfers_out": "4402", "value": "39", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4034", "selected": "124112", "transfers_in": "9887", "transfers_out": "5853", "value": "39", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4386", "selected": "130350", "transfers_in": "8603", "transfers_out": "4217", "value": "39", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1000", "selected": "133542", "transfers_in": "6750", "transfers_out": "5750", "value": "39", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "524", "selected": "134890", "transfers_in": "4386", "transfers_out": "3862", "value": "39", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "229", "selected": "135804", "transfers_in": "3684", "transfers_out": "3455", "value": "39", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "567", "selected": "137139", "transfers_in": "3728", "transfers_out": "3161", "value": "39", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "27.6", "creativity": "0.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "1248", "selected": "139617", "transfers_in": "4735", "transfers_out": "3487", "value": "39", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "37971", "selected": "180558", "transfers_in": "41499", "transfers_out": "3528", "value": "39", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49763", "selected": "233957", "transfers_in": "53786", "transfers_out": "4023", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.6", "creativity": "0.1", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "4431", "selected": "240689", "transfers_in": "20457", "transfers_out": "16026", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "61.0", "creativity": "10.3", "threat": "2.0", "ict_index": "7.3", "transfers_balance": "11744", "selected": "254509", "transfers_in": "19207", "transfers_out": "7463", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "15.2", "creativity": "0.0", "threat": "21.0", "ict_index": "3.6", "transfers_balance": "66748", "selected": "325051", "transfers_in": "75559", "transfers_out": "8811", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53154", "selected": "379740", "transfers_in": "72325", "transfers_out": "19171", "value": "41", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8581", "selected": "373570", "transfers_in": "38051", "transfers_out": "46632", "value": "41", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8776", "selected": "365771", "transfers_in": "15030", "transfers_out": "23806", "value": "41", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "49.2", "creativity": "20.9", "threat": "24.0", "ict_index": "9.4", "transfers_balance": "-7249", "selected": "359661", "transfers_in": "13993", "transfers_out": "21242", "value": "41", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.4", "creativity": "0.0", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-2516", "selected": "357472", "transfers_in": "7893", "transfers_out": "10409", "value": "41", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.8", "creativity": "0.2", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "7311", "selected": "365697", "transfers_in": "18171", "transfers_out": "10860", "value": "41", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "30.4", "creativity": "0.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "11432", "selected": "378579", "transfers_in": "21322", "transfers_out": "9890", "value": "41", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3923", "selected": "383276", "transfers_in": "10153", "transfers_out": "6230", "value": "41", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11631", "selected": "329070", "transfers_in": "4808", "transfers_out": "16439", "value": "41", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4973", "selected": "308105", "transfers_in": "8217", "transfers_out": "13190", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "40.6", "creativity": "10.3", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-6595", "selected": "301740", "transfers_in": "5738", "transfers_out": "12333", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "46.8", "creativity": "0.3", "threat": "33.0", "ict_index": "8.0", "transfers_balance": "66595", "selected": "386140", "transfers_in": "72402", "transfers_out": "5807", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.4", "creativity": "10.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "66595", "selected": "386140", "transfers_in": "72402", "transfers_out": "5807", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.0", "creativity": "10.3", "threat": "53.0", "ict_index": "8.7", "transfers_balance": "41223", "selected": "454148", "transfers_in": "45576", "transfers_out": "4353", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.6", "creativity": "0.1", "threat": "32.0", "ict_index": "5.7", "transfers_balance": "15449", "selected": "427604", "transfers_in": "24271", "transfers_out": "8822", "value": "41", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.2", "creativity": "0.0", "threat": "25.0", "ict_index": "4.5", "transfers_balance": "-5166", "selected": "421529", "transfers_in": "17450", "transfers_out": "22616", "value": "41", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "1.1", "threat": "18.0", "ict_index": "2.9", "transfers_balance": "18655", "selected": "443823", "transfers_in": "25898", "transfers_out": "7243", "value": "41", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Konstantinos Mavropanos": [{"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "153", "selected": "160", "transfers_in": "173", "transfers_out": "20", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "306", "transfers_in": "173", "transfers_out": "72", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "315", "transfers_in": "83", "transfers_out": "110", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "350", "transfers_in": "96", "transfers_out": "89", "value": "44", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "369", "transfers_in": "84", "transfers_out": "99", "value": "44", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "399", "transfers_in": "54", "transfers_out": "64", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "413", "transfers_in": "28", "transfers_out": "36", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "432", "transfers_in": "34", "transfers_out": "29", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "473", "transfers_in": "21", "transfers_out": "29", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "478", "transfers_in": "24", "transfers_out": "31", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "490", "transfers_in": "24", "transfers_out": "23", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "505", "transfers_in": "15", "transfers_out": "22", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "28.6", "creativity": "0.4", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "27", "selected": "525", "transfers_in": "48", "transfers_out": "21", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "23.6", "creativity": "0.8", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "1934", "selected": "2717", "transfers_in": "2056", "transfers_out": "122", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "-3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "14", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1934", "selected": "2717", "transfers_in": "2056", "transfers_out": "122", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-196", "selected": "2314", "transfers_in": "895", "transfers_out": "1091", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jake Livermore": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.4", "creativity": "38.3", "threat": "6.0", "ict_index": "6.0", "transfers_balance": "0", "selected": "9248", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "11.3", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "33", "selected": "11000", "transfers_in": "751", "transfers_out": "718", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.0", "creativity": "4.8", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "907", "selected": "12717", "transfers_in": "2049", "transfers_out": "1142", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.6", "creativity": "4.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "116", "selected": "13423", "transfers_in": "1539", "transfers_out": "1423", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-460", "selected": "13159", "transfers_in": "718", "transfers_out": "1178", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "1.1", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-2568", "selected": "10649", "transfers_in": "90", "transfers_out": "2658", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-472", "selected": "10253", "transfers_in": "343", "transfers_out": "815", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-715", "selected": "9598", "transfers_in": "194", "transfers_out": "909", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.0", "creativity": "1.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-379", "selected": "9245", "transfers_in": "108", "transfers_out": "487", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-495", "selected": "8793", "transfers_in": "138", "transfers_out": "633", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "12.0", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "-288", "selected": "8530", "transfers_in": "89", "transfers_out": "377", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.4", "creativity": "12.5", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-219", "selected": "8357", "transfers_in": "170", "transfers_out": "389", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.8", "creativity": "11.4", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-241", "selected": "8141", "transfers_in": "90", "transfers_out": "331", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.0", "creativity": "12.5", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "471", "selected": "8663", "transfers_in": "737", "transfers_out": "266", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "16.7", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-22", "selected": "8673", "transfers_in": "380", "transfers_out": "402", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "13.3", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-206", "selected": "8508", "transfers_in": "232", "transfers_out": "438", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "12.1", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-248", "selected": "8276", "transfers_in": "68", "transfers_out": "316", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "7.8", "threat": "9.0", "ict_index": "2.8", "transfers_balance": "-168", "selected": "8127", "transfers_in": "130", "transfers_out": "298", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.8", "creativity": "15.0", "threat": "24.0", "ict_index": "4.8", "transfers_balance": "-115", "selected": "8047", "transfers_in": "206", "transfers_out": "321", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.4", "creativity": "11.2", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "-174", "selected": "7901", "transfers_in": "79", "transfers_out": "253", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "5.4", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-149", "selected": "7785", "transfers_in": "170", "transfers_out": "319", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "2.5", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-14", "selected": "7782", "transfers_in": "192", "transfers_out": "206", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "67", "selected": "7914", "transfers_in": "483", "transfers_out": "416", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.0", "creativity": "10.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-246", "selected": "7683", "transfers_in": "99", "transfers_out": "345", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-311", "selected": "7395", "transfers_in": "39", "transfers_out": "350", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "7095", "transfers_in": "12", "transfers_out": "322", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-335", "selected": "6767", "transfers_in": "13", "transfers_out": "348", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-239", "selected": "6541", "transfers_in": "26", "transfers_out": "265", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-44", "selected": "6511", "transfers_in": "31", "transfers_out": "75", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "2.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "6", "selected": "6933", "transfers_in": "63", "transfers_out": "57", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.4", "creativity": "15.0", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "95", "selected": "7235", "transfers_in": "154", "transfers_out": "59", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "12.2", "threat": "14.0", "ict_index": "3.5", "transfers_balance": "-72", "selected": "6994", "transfers_in": "38", "transfers_out": "110", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "5.7", "threat": "13.0", "ict_index": "2.3", "transfers_balance": "-39", "selected": "6960", "transfers_in": "30", "transfers_out": "69", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "12.1", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "-49", "selected": "6918", "transfers_in": "25", "transfers_out": "74", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "45.6", "creativity": "16.6", "threat": "35.0", "ict_index": "9.7", "transfers_balance": "73", "selected": "7030", "transfers_in": "114", "transfers_out": "41", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.0", "creativity": "35.8", "threat": "5.0", "ict_index": "7.7", "transfers_balance": "3666", "selected": "11037", "transfers_in": "4167", "transfers_out": "501", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "46.0", "creativity": "0.5", "threat": "35.0", "ict_index": "8.2", "transfers_balance": "263", "selected": "11160", "transfers_in": "1117", "transfers_out": "854", "value": "48", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.2", "creativity": "3.9", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "14721", "selected": "28273", "transfers_in": "16006", "transfers_out": "1285", "value": "48", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Nordin Amrabat": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "7.0", "creativity": "19.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "3796", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.4", "creativity": "26.4", "threat": "8.0", "ict_index": "4.8", "transfers_balance": "699", "selected": "6008", "transfers_in": "1347", "transfers_out": "648", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "1.1", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "1025", "selected": "7638", "transfers_in": "1985", "transfers_out": "960", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2272", "selected": "5529", "transfers_in": "264", "transfers_out": "2536", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1460", "selected": "4070", "transfers_in": "4", "transfers_out": "1464", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "3252", "transfers_in": "4", "transfers_out": "823", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "2900", "transfers_in": "5", "transfers_out": "358", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-229", "selected": "2671", "transfers_in": "2", "transfers_out": "231", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "2583", "transfers_in": "1", "transfers_out": "89", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "2459", "transfers_in": "3", "transfers_out": "127", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "2399", "transfers_in": "2", "transfers_out": "62", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "2349", "transfers_in": "0", "transfers_out": "51", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2318", "transfers_in": "1", "transfers_out": "32", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2291", "transfers_in": "0", "transfers_out": "27", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2260", "transfers_in": "1", "transfers_out": "32", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "2230", "transfers_in": "0", "transfers_out": "30", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2217", "transfers_in": "0", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2203", "transfers_in": "0", "transfers_out": "14", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2186", "transfers_in": "1", "transfers_out": "18", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2174", "transfers_in": "0", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2150", "transfers_in": "0", "transfers_out": "24", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2139", "transfers_in": "2", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2114", "transfers_in": "1", "transfers_out": "26", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2106", "transfers_in": "2", "transfers_out": "10", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2088", "transfers_in": "0", "transfers_out": "19", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2082", "transfers_in": "0", "transfers_out": "6", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2076", "transfers_in": "1", "transfers_out": "7", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2073", "transfers_in": "0", "transfers_out": "4", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2072", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2209", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2204", "transfers_in": "1", "transfers_out": "6", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2203", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2201", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2200", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2199", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2198", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2197", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2197", "transfers_in": "3", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Trent Alexander-Arnold": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.8", "creativity": "30.3", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "0", "selected": "105135", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25285", "selected": "147455", "transfers_in": "34897", "transfers_out": "9612", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23540", "selected": "127500", "transfers_in": "7220", "transfers_out": "30760", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.4", "creativity": "6.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-20535", "selected": "108737", "transfers_in": "6346", "transfers_out": "26881", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "81.4", "threat": "26.0", "ict_index": "13.1", "transfers_balance": "-2897", "selected": "106929", "transfers_in": "9107", "transfers_out": "12004", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8880", "selected": "99056", "transfers_in": "4219", "transfers_out": "13099", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11413", "selected": "88196", "transfers_in": "2043", "transfers_out": "13456", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12702", "selected": "75961", "transfers_in": "852", "transfers_out": "13554", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6465", "selected": "69728", "transfers_in": "1125", "transfers_out": "7590", "value": "43", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5638", "selected": "64413", "transfers_in": "1762", "transfers_out": "7400", "value": "43", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4551", "selected": "60091", "transfers_in": "1139", "transfers_out": "5690", "value": "42", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "14.4", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-5104", "selected": "55358", "transfers_in": "1526", "transfers_out": "6630", "value": "42", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6849", "selected": "62866", "transfers_in": "9068", "transfers_out": "2219", "value": "42", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-741", "selected": "62441", "transfers_in": "2478", "transfers_out": "3219", "value": "42", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.6", "creativity": "15.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-1798", "selected": "60977", "transfers_in": "2107", "transfers_out": "3905", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1268", "selected": "62778", "transfers_in": "4474", "transfers_out": "3206", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "79", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "21.8", "creativity": "14.9", "threat": "10.0", "ict_index": "4.7", "transfers_balance": "775", "selected": "63834", "transfers_in": "3976", "transfers_out": "3201", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2274", "selected": "66496", "transfers_in": "4498", "transfers_out": "2224", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3280", "selected": "63589", "transfers_in": "1959", "transfers_out": "5239", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "52.4", "creativity": "7.1", "threat": "25.0", "ict_index": "8.5", "transfers_balance": "2584", "selected": "66632", "transfers_in": "6293", "transfers_out": "3709", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38928", "selected": "107222", "transfers_in": "44825", "transfers_out": "5897", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.6", "creativity": "17.3", "threat": "13.0", "ict_index": "4.0", "transfers_balance": "15206", "selected": "123106", "transfers_in": "28660", "transfers_out": "13454", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33028", "selected": "158755", "transfers_in": "54511", "transfers_out": "21483", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6044", "selected": "165965", "transfers_in": "22402", "transfers_out": "16358", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "327", "selected": "167580", "transfers_in": "17289", "transfers_out": "16962", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.2", "creativity": "14.8", "threat": "1.0", "ict_index": "3.9", "transfers_balance": "-11169", "selected": "156615", "transfers_in": "3408", "transfers_out": "14577", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.2", "creativity": "6.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "9941", "selected": "167242", "transfers_in": "20013", "transfers_out": "10072", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.8", "creativity": "34.2", "threat": "8.0", "ict_index": "6.6", "transfers_balance": "17510", "selected": "186165", "transfers_in": "25675", "transfers_out": "8165", "value": "43", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "22.2", "creativity": "23.1", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "7788", "selected": "194416", "transfers_in": "12606", "transfers_out": "4818", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.2", "creativity": "3.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "38621", "selected": "225436", "transfers_in": "42188", "transfers_out": "3567", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5688", "selected": "208917", "transfers_in": "15170", "transfers_out": "9482", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.2", "creativity": "23.3", "threat": "7.0", "ict_index": "4.6", "transfers_balance": "-6659", "selected": "224233", "transfers_in": "9415", "transfers_out": "16074", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2557", "selected": "227470", "transfers_in": "10399", "transfers_out": "7842", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "46.4", "creativity": "50.3", "threat": "1.0", "ict_index": "9.8", "transfers_balance": "2617", "selected": "227525", "transfers_in": "12481", "transfers_out": "9864", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58100", "selected": "300953", "transfers_in": "62175", "transfers_out": "4075", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "2.6", "creativity": "6.4", "threat": "25.0", "ict_index": "3.4", "transfers_balance": "627", "selected": "290634", "transfers_in": "13798", "transfers_out": "13171", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.4", "creativity": "29.3", "threat": "1.0", "ict_index": "4.3", "transfers_balance": "-24768", "selected": "263893", "transfers_in": "7982", "transfers_out": "32750", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "4.4", "creativity": "20.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "55649", "selected": "327198", "transfers_in": "59522", "transfers_out": "3873", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christopher Schindler": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "12.8", "creativity": "10.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "0", "selected": "20491", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "46.6", "creativity": "0.2", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "3435", "selected": "30789", "transfers_in": "4965", "transfers_out": "1530", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "22.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "70635", "selected": "117311", "transfers_in": "81229", "transfers_out": "10594", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "51.6", "creativity": "10.4", "threat": "2.0", "ict_index": "6.4", "transfers_balance": "78724", "selected": "216172", "transfers_in": "104627", "transfers_out": "25903", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.4", "creativity": "0.2", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "4521", "selected": "224828", "transfers_in": "19583", "transfers_out": "15062", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "43.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-13256", "selected": "213287", "transfers_in": "4926", "transfers_out": "18182", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "33.0", "creativity": "0.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "47873", "selected": "267914", "transfers_in": "62305", "transfers_out": "14432", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.0", "creativity": "21.1", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-8844", "selected": "260968", "transfers_in": "10859", "transfers_out": "19703", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.2", "creativity": "1.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-16664", "selected": "244592", "transfers_in": "1160", "transfers_out": "17824", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-12780", "selected": "232394", "transfers_in": "2250", "transfers_out": "15030", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "-2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "0", "influence": "9.4", "creativity": "0.1", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "541", "selected": "233629", "transfers_in": "9223", "transfers_out": "8682", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58592", "selected": "175084", "transfers_in": "158", "transfers_out": "58750", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.0", "creativity": "10.3", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "-8304", "selected": "166866", "transfers_in": "363", "transfers_out": "8667", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "34.2", "creativity": "0.3", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "-3054", "selected": "163922", "transfers_in": "1023", "transfers_out": "4077", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "30.2", "creativity": "0.3", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-4353", "selected": "159687", "transfers_in": "744", "transfers_out": "5097", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "40.6", "creativity": "10.8", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-2187", "selected": "157815", "transfers_in": "2207", "transfers_out": "4394", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "0.6", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "6779", "selected": "165194", "transfers_in": "9133", "transfers_out": "2354", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.0", "creativity": "0.1", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "603", "selected": "166174", "transfers_in": "4091", "transfers_out": "3488", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.2", "creativity": "0.4", "threat": "23.0", "ict_index": "4.0", "transfers_balance": "7030", "selected": "173940", "transfers_in": "11292", "transfers_out": "4262", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.2", "creativity": "0.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "13422", "selected": "188113", "transfers_in": "16874", "transfers_out": "3452", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "28.0", "creativity": "10.5", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "984", "selected": "189636", "transfers_in": "8695", "transfers_out": "7711", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "38.0", "creativity": "0.5", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "11777", "selected": "201921", "transfers_in": "21942", "transfers_out": "10165", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.4", "creativity": "0.5", "threat": "13.0", "ict_index": "3.7", "transfers_balance": "14914", "selected": "218308", "transfers_in": "30179", "transfers_out": "15265", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-8548", "selected": "210180", "transfers_in": "6864", "transfers_out": "15412", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.6", "creativity": "10.5", "threat": "8.0", "ict_index": "4.9", "transfers_balance": "-12998", "selected": "197510", "transfers_in": "2527", "transfers_out": "15525", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-10279", "selected": "187330", "transfers_in": "751", "transfers_out": "11030", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-20691", "selected": "166681", "transfers_in": "320", "transfers_out": "21011", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "34.2", "creativity": "10.5", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-2498", "selected": "164489", "transfers_in": "3422", "transfers_out": "5920", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "27.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "702", "selected": "165300", "transfers_in": "4038", "transfers_out": "3336", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "15.8", "creativity": "3.3", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "40099", "selected": "208457", "transfers_in": "42698", "transfers_out": "2599", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "26.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "54966", "selected": "468150", "transfers_in": "57673", "transfers_out": "2707", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "30.8", "creativity": "0.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-26062", "selected": "237141", "transfers_in": "1416", "transfers_out": "27478", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.6", "creativity": "0.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-14781", "selected": "222838", "transfers_in": "644", "transfers_out": "15425", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.6", "creativity": "0.5", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-15103", "selected": "202456", "transfers_in": "900", "transfers_out": "16003", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "0.9", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-3423", "selected": "196897", "transfers_in": "2039", "transfers_out": "5462", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-8199", "selected": "187658", "transfers_in": "1085", "transfers_out": "9284", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "31.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-8199", "selected": "187658", "transfers_in": "1085", "transfers_out": "9284", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "0.8", "threat": "40.0", "ict_index": "6.1", "transfers_balance": "-2541", "selected": "185954", "transfers_in": "1436", "transfers_out": "3977", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Danny Williams": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "3293", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "3516", "transfers_in": "103", "transfers_out": "379", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.1", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "-407", "selected": "3257", "transfers_in": "114", "transfers_out": "521", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "3207", "transfers_in": "125", "transfers_out": "348", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.2", "creativity": "10.1", "threat": "3.0", "ict_index": "2.4", "transfers_balance": "-214", "selected": "3075", "transfers_in": "54", "transfers_out": "268", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-312", "selected": "2825", "transfers_in": "82", "transfers_out": "394", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-416", "selected": "2411", "transfers_in": "15", "transfers_out": "431", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "3.6", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-181", "selected": "2245", "transfers_in": "38", "transfers_out": "219", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.6", "creativity": "15.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-31", "selected": "2244", "transfers_in": "22", "transfers_out": "53", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-18", "selected": "2260", "transfers_in": "68", "transfers_out": "86", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-17", "selected": "2277", "transfers_in": "56", "transfers_out": "73", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "4.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-46", "selected": "2266", "transfers_in": "44", "transfers_out": "90", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "0.1", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "-53", "selected": "2232", "transfers_in": "20", "transfers_out": "73", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2253", "transfers_in": "40", "transfers_out": "44", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "1.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-29", "selected": "2248", "transfers_in": "27", "transfers_out": "56", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2266", "transfers_in": "63", "transfers_out": "66", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "11.1", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "-42", "selected": "2241", "transfers_in": "20", "transfers_out": "62", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "10.5", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-25", "selected": "2248", "transfers_in": "34", "transfers_out": "59", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "1.8", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-15", "selected": "2264", "transfers_in": "47", "transfers_out": "62", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2271", "transfers_in": "40", "transfers_out": "51", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2251", "transfers_in": "37", "transfers_out": "76", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.8", "creativity": "1.7", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "-17", "selected": "2246", "transfers_in": "25", "transfers_out": "42", "value": "49", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2249", "transfers_in": "54", "transfers_out": "85", "value": "49", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2229", "transfers_in": "19", "transfers_out": "59", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2209", "transfers_in": "23", "transfers_out": "57", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "2166", "transfers_in": "6", "transfers_out": "51", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "2123", "transfers_in": "6", "transfers_out": "52", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "12.6", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "15", "selected": "2175", "transfers_in": "44", "transfers_out": "29", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.6", "creativity": "5.4", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "-11", "selected": "2175", "transfers_in": "13", "transfers_out": "24", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "2.7", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "38", "selected": "2415", "transfers_in": "62", "transfers_out": "24", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2387", "transfers_in": "21", "transfers_out": "47", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "2329", "transfers_in": "5", "transfers_out": "70", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2308", "transfers_in": "4", "transfers_out": "28", "value": "48", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2296", "transfers_in": "4", "transfers_out": "19", "value": "48", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2280", "transfers_in": "6", "transfers_out": "17", "value": "48", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2277", "transfers_in": "4", "transfers_out": "6", "value": "48", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2277", "transfers_in": "4", "transfers_out": "6", "value": "48", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2267", "transfers_in": "7", "transfers_out": "17", "value": "48", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Arthur Masuaku": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "1.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "10420", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "13582", "transfers_in": "1247", "transfers_out": "1185", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1377", "selected": "12771", "transfers_in": "457", "transfers_out": "1834", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1328", "selected": "11687", "transfers_in": "175", "transfers_out": "1503", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-779", "selected": "11093", "transfers_in": "152", "transfers_out": "931", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.6", "creativity": "18.5", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-756", "selected": "10444", "transfers_in": "117", "transfers_out": "873", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.4", "creativity": "28.6", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "1249", "selected": "12046", "transfers_in": "2000", "transfers_out": "751", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1237", "selected": "13699", "transfers_in": "2132", "transfers_out": "895", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.8", "creativity": "14.1", "threat": "12.0", "ict_index": "4.0", "transfers_balance": "907", "selected": "14832", "transfers_in": "1742", "transfers_out": "835", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "14.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-118", "selected": "14961", "transfers_in": "899", "transfers_out": "1017", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-621", "selected": "14440", "transfers_in": "273", "transfers_out": "894", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.6", "creativity": "20.7", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-536", "selected": "14009", "transfers_in": "236", "transfers_out": "772", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "2.9", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "-206", "selected": "13853", "transfers_in": "231", "transfers_out": "437", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.0", "creativity": "4.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "190", "selected": "14105", "transfers_in": "532", "transfers_out": "342", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "1.5", "threat": "13.0", "ict_index": "3.6", "transfers_balance": "-296", "selected": "13856", "transfers_in": "224", "transfers_out": "520", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.8", "creativity": "2.8", "threat": "3.0", "ict_index": "3.0", "transfers_balance": "171", "selected": "14117", "transfers_in": "581", "transfers_out": "410", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.0", "creativity": "1.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "8398", "selected": "22770", "transfers_in": "8834", "transfers_out": "436", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.0", "creativity": "22.2", "threat": "3.0", "ict_index": "3.8", "transfers_balance": "15511", "selected": "38660", "transfers_in": "16091", "transfers_out": "580", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.8", "creativity": "8.2", "threat": "9.0", "ict_index": "4.5", "transfers_balance": "51649", "selected": "91653", "transfers_in": "53378", "transfers_out": "1729", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "30.3", "threat": "20.0", "ict_index": "7.0", "transfers_balance": "6822", "selected": "99076", "transfers_in": "10283", "transfers_out": "3461", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "2.0", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "23610", "selected": "119011", "transfers_in": "29657", "transfers_out": "6047", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "10.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "23610", "selected": "119011", "transfers_in": "29657", "transfers_out": "6047", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.6", "creativity": "1.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "9475", "selected": "129341", "transfers_in": "20473", "transfers_out": "10998", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "20.7", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "6252", "selected": "136072", "transfers_in": "13077", "transfers_out": "6825", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45829", "selected": "90435", "transfers_in": "3412", "transfers_out": "49241", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27870", "selected": "62577", "transfers_in": "77", "transfers_out": "27947", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13949", "selected": "48643", "transfers_in": "81", "transfers_out": "14030", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6181", "selected": "42484", "transfers_in": "85", "transfers_out": "6266", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2913", "selected": "39526", "transfers_in": "30", "transfers_out": "2943", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2231", "selected": "30756", "transfers_in": "101", "transfers_out": "2332", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "28.8", "creativity": "27.3", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "239", "selected": "30417", "transfers_in": "1434", "transfers_out": "1195", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "16.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "6796", "selected": "37859", "transfers_in": "8218", "transfers_out": "1422", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "24.3", "threat": "5.0", "ict_index": "4.1", "transfers_balance": "11814", "selected": "51962", "transfers_in": "13833", "transfers_out": "2019", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "85", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.0", "creativity": "3.0", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "5318", "selected": "58371", "transfers_in": "7373", "transfers_out": "2055", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.4", "creativity": "4.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "4575", "selected": "59917", "transfers_in": "7487", "transfers_out": "2912", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.6", "creativity": "20.8", "threat": "6.0", "ict_index": "4.9", "transfers_balance": "2494", "selected": "62577", "transfers_in": "4627", "transfers_out": "2133", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "2.6", "creativity": "3.7", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "2494", "selected": "62577", "transfers_in": "4627", "transfers_out": "2133", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "6915", "selected": "70153", "transfers_in": "7949", "transfers_out": "1034", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Ilkay G\u00fcndogan": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "17173", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2915", "selected": "15840", "transfers_in": "860", "transfers_out": "3775", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2207", "selected": "14047", "transfers_in": "837", "transfers_out": "3044", "value": "54", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1482", "selected": "13003", "transfers_in": "1165", "transfers_out": "2647", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "14.4", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "353", "selected": "14087", "transfers_in": "1716", "transfers_out": "1363", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-710", "selected": "13795", "transfers_in": "1994", "transfers_out": "2704", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-923", "selected": "13119", "transfers_in": "1061", "transfers_out": "1984", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "11.5", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "1586", "selected": "15301", "transfers_in": "2910", "transfers_out": "1324", "value": "54", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.4", "creativity": "11.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-412", "selected": "15114", "transfers_in": "1051", "transfers_out": "1463", "value": "54", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "3.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-2161", "selected": "13130", "transfers_in": "510", "transfers_out": "2671", "value": "54", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-399", "selected": "12901", "transfers_in": "576", "transfers_out": "975", "value": "54", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-80", "selected": "13163", "transfers_in": "815", "transfers_out": "895", "value": "54", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-295", "selected": "13039", "transfers_in": "460", "transfers_out": "755", "value": "54", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "29.3", "threat": "19.0", "ict_index": "5.9", "transfers_balance": "-323", "selected": "12857", "transfers_in": "371", "transfers_out": "694", "value": "54", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "13092", "transfers_in": "684", "transfers_out": "582", "value": "54", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "2.8", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-508", "selected": "12784", "transfers_in": "344", "transfers_out": "852", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "12.3", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "93", "selected": "12994", "transfers_in": "546", "transfers_out": "453", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "82", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "60.0", "creativity": "19.2", "threat": "41.0", "ict_index": "12.0", "transfers_balance": "-371", "selected": "12725", "transfers_in": "248", "transfers_out": "619", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "2.6", "threat": "10.0", "ict_index": "1.5", "transfers_balance": "21265", "selected": "34988", "transfers_in": "23253", "transfers_out": "1988", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "31.1", "threat": "8.0", "ict_index": "5.8", "transfers_balance": "-3704", "selected": "31621", "transfers_in": "3042", "transfers_out": "6746", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "5.8", "threat": "5.0", "ict_index": "1.7", "transfers_balance": "-108", "selected": "31960", "transfers_in": "4956", "transfers_out": "5064", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2336", "selected": "34521", "transfers_in": "7448", "transfers_out": "5112", "value": "53", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "13", "goals": "1", "assists": "1", "conceded": "4", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "55.2", "creativity": "16.4", "threat": "45.0", "ict_index": "11.7", "transfers_balance": "-4478", "selected": "30689", "transfers_in": "4657", "transfers_out": "9135", "value": "53", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18312", "selected": "50103", "transfers_in": "23125", "transfers_out": "4813", "value": "53", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "51", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.4", "creativity": "49.0", "threat": "6.0", "ict_index": "6.8", "transfers_balance": "-2390", "selected": "48527", "transfers_in": "8276", "transfers_out": "10666", "value": "53", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.4", "creativity": "20.4", "threat": "56.0", "ict_index": "9.7", "transfers_balance": "566", "selected": "49510", "transfers_in": "7532", "transfers_out": "6966", "value": "53", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.6", "creativity": "29.8", "threat": "48.0", "ict_index": "9.4", "transfers_balance": "-418", "selected": "49838", "transfers_in": "7260", "transfers_out": "7678", "value": "53", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.2", "creativity": "14.7", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "2156", "selected": "52976", "transfers_in": "8936", "transfers_out": "6780", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.2", "creativity": "17.9", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "4625", "selected": "58063", "transfers_in": "8340", "transfers_out": "3715", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "6295", "selected": "64270", "transfers_in": "10583", "transfers_out": "4288", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3836", "selected": "54717", "transfers_in": "2079", "transfers_out": "5915", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "36.2", "creativity": "7.4", "threat": "49.0", "ict_index": "9.3", "transfers_balance": "-4651", "selected": "50150", "transfers_in": "1110", "transfers_out": "5761", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "44.6", "creativity": "19.3", "threat": "25.0", "ict_index": "8.9", "transfers_balance": "5815", "selected": "56479", "transfers_in": "9271", "transfers_out": "3456", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.8", "creativity": "13.2", "threat": "15.0", "ict_index": "4.7", "transfers_balance": "50878", "selected": "113203", "transfers_in": "53222", "transfers_out": "2344", "value": "54", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "6.6", "creativity": "29.7", "threat": "11.0", "ict_index": "4.7", "transfers_balance": "18603", "selected": "127241", "transfers_in": "26937", "transfers_out": "8334", "value": "54", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "20.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "17060", "selected": "145265", "transfers_in": "28563", "transfers_out": "11503", "value": "54", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.4", "creativity": "12.3", "threat": "47.0", "ict_index": "6.3", "transfers_balance": "17060", "selected": "145265", "transfers_in": "28563", "transfers_out": "11503", "value": "54", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "1.6", "creativity": "6.3", "threat": "5.0", "ict_index": "1.3", "transfers_balance": "-10494", "selected": "133553", "transfers_in": "5928", "transfers_out": "16422", "value": "54", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Wayne Rooney": [{"gameweek": "1", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "45.8", "creativity": "39.6", "threat": "21.0", "ict_index": "10.6", "transfers_balance": "0", "selected": "604383", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "89", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "38.2", "creativity": "30.6", "threat": "36.0", "ict_index": "10.5", "transfers_balance": "17315", "selected": "743286", "transfers_in": "68626", "transfers_out": "51311", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "26.3", "threat": "3.0", "ict_index": "3.6", "transfers_balance": "129114", "selected": "946023", "transfers_in": "184011", "transfers_out": "54897", "value": "76", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "27.9", "threat": "47.0", "ict_index": "8.2", "transfers_balance": "-27901", "selected": "968882", "transfers_in": "93210", "transfers_out": "121111", "value": "76", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.2", "creativity": "9.3", "threat": "23.0", "ict_index": "3.8", "transfers_balance": "-148890", "selected": "828987", "transfers_in": "16234", "transfers_out": "165124", "value": "75", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "3.8", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-41558", "selected": "796982", "transfers_in": "87863", "transfers_out": "129421", "value": "75", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.7", "threat": "15.0", "ict_index": "1.4", "transfers_balance": "-191358", "selected": "608378", "transfers_in": "16629", "transfers_out": "207987", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "89", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "48.0", "creativity": "49.9", "threat": "21.0", "ict_index": "11.9", "transfers_balance": "-76975", "selected": "535986", "transfers_in": "17921", "transfers_out": "94896", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "41.8", "creativity": "32.2", "threat": "7.0", "ict_index": "8.1", "transfers_balance": "-18702", "selected": "519704", "transfers_in": "17664", "transfers_out": "36366", "value": "73", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "52.3", "threat": "8.0", "ict_index": "6.9", "transfers_balance": "15386", "selected": "539329", "transfers_in": "46673", "transfers_out": "31287", "value": "73", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "22.4", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-15551", "selected": "527269", "transfers_in": "22645", "transfers_out": "38196", "value": "73", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17611", "selected": "513163", "transfers_in": "21583", "transfers_out": "39194", "value": "73", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44298", "selected": "470160", "transfers_in": "8321", "transfers_out": "52619", "value": "73", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "15", "goals": "3", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "80", "influence": "112.0", "creativity": "4.3", "threat": "64.0", "ict_index": "18.0", "transfers_balance": "-32877", "selected": "438200", "transfers_in": "6209", "transfers_out": "39086", "value": "72", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.6", "creativity": "16.1", "threat": "10.0", "ict_index": "4.5", "transfers_balance": "144155", "selected": "587141", "transfers_in": "153130", "transfers_out": "8975", "value": "73", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.0", "creativity": "11.2", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "15167", "selected": "607920", "transfers_in": "58508", "transfers_out": "43341", "value": "73", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "31.0", "creativity": "4.7", "threat": "38.0", "ict_index": "7.4", "transfers_balance": "111955", "selected": "724401", "transfers_in": "128514", "transfers_out": "16559", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "88", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "51.0", "creativity": "14.4", "threat": "40.0", "ict_index": "10.5", "transfers_balance": "261525", "selected": "994269", "transfers_in": "271893", "transfers_out": "10368", "value": "75", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "182477", "selected": "1190436", "transfers_in": "229215", "transfers_out": "46738", "value": "76", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160940", "selected": "1032049", "transfers_in": "35970", "transfers_out": "196910", "value": "76", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.0", "creativity": "1.7", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-63473", "selected": "972153", "transfers_in": "75423", "transfers_out": "138896", "value": "75", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.2", "creativity": "23.2", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "-52580", "selected": "922086", "transfers_in": "49434", "transfers_out": "102014", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.6", "creativity": "5.9", "threat": "24.0", "ict_index": "3.1", "transfers_balance": "-42531", "selected": "888370", "transfers_in": "90730", "transfers_out": "133261", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "4.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-62832", "selected": "828957", "transfers_in": "47149", "transfers_out": "109981", "value": "74", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "9.1", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-91641", "selected": "740258", "transfers_in": "21686", "transfers_out": "113327", "value": "74", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72974", "selected": "668436", "transfers_in": "10585", "transfers_out": "83559", "value": "73", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "6.7", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-58274", "selected": "611973", "transfers_in": "17035", "transfers_out": "75309", "value": "73", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "2.8", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "-31679", "selected": "583095", "transfers_in": "15814", "transfers_out": "47493", "value": "72", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.8", "creativity": "1.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-13166", "selected": "570854", "transfers_in": "8625", "transfers_out": "21791", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "17.2", "creativity": "25.7", "threat": "26.0", "ict_index": "6.9", "transfers_balance": "-16599", "selected": "589260", "transfers_in": "8062", "transfers_out": "24661", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "86", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "27.4", "creativity": "58.4", "threat": "14.0", "ict_index": "10.0", "transfers_balance": "47803", "selected": "723679", "transfers_in": "61843", "transfers_out": "14040", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "56", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "14.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-34752", "selected": "604436", "transfers_in": "10493", "transfers_out": "45245", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "0.9", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-15993", "selected": "589654", "transfers_in": "7084", "transfers_out": "23077", "value": "72", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "19.8", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-13265", "selected": "575441", "transfers_in": "6447", "transfers_out": "19712", "value": "72", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.4", "creativity": "36.9", "threat": "9.0", "ict_index": "6.8", "transfers_balance": "7227", "selected": "589038", "transfers_in": "15288", "transfers_out": "8061", "value": "71", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "14.9", "threat": "3.0", "ict_index": "2.4", "transfers_balance": "-5943", "selected": "580044", "transfers_in": "5440", "transfers_out": "11383", "value": "71", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8847", "selected": "570901", "transfers_in": "4392", "transfers_out": "13239", "value": "71", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21769", "selected": "548621", "transfers_in": "825", "transfers_out": "22594", "value": "71", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Charly Musonda": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3084", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "3743", "transfers_in": "272", "transfers_out": "576", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-681", "selected": "3225", "transfers_in": "90", "transfers_out": "771", "value": "49", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-451", "selected": "2938", "transfers_in": "63", "transfers_out": "514", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "2807", "transfers_in": "62", "transfers_out": "278", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "2763", "transfers_in": "152", "transfers_out": "282", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "2744", "transfers_in": "150", "transfers_out": "250", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "5.0", "threat": "14.0", "ict_index": "1.6", "transfers_balance": "-29", "selected": "2795", "transfers_in": "183", "transfers_out": "212", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "2969", "transfers_in": "266", "transfers_out": "151", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "2944", "transfers_in": "149", "transfers_out": "234", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "2851", "transfers_in": "41", "transfers_out": "169", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "2754", "transfers_in": "22", "transfers_out": "150", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "2630", "transfers_in": "8", "transfers_out": "135", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "2541", "transfers_in": "4", "transfers_out": "95", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "2477", "transfers_in": "5", "transfers_out": "70", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "2457", "transfers_in": "10", "transfers_out": "48", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2455", "transfers_in": "23", "transfers_out": "34", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2450", "transfers_in": "13", "transfers_out": "30", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2420", "transfers_in": "11", "transfers_out": "53", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2388", "transfers_in": "3", "transfers_out": "39", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2361", "transfers_in": "3", "transfers_out": "35", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2345", "transfers_in": "8", "transfers_out": "26", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2314", "transfers_in": "20", "transfers_out": "62", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.6", "creativity": "13.5", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-12", "selected": "2319", "transfers_in": "14", "transfers_out": "26", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50", "selected": "2405", "transfers_in": "126", "transfers_out": "76", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "2341", "transfers_in": "6", "transfers_out": "70", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2287", "transfers_in": "4", "transfers_out": "61", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2259", "transfers_in": "4", "transfers_out": "35", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2242", "transfers_in": "0", "transfers_out": "17", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2386", "transfers_in": "0", "transfers_out": "12", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2369", "transfers_in": "2", "transfers_out": "9", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2365", "transfers_in": "2", "transfers_out": "5", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2359", "transfers_in": "0", "transfers_out": "5", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2359", "transfers_in": "0", "transfers_out": "5", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2353", "transfers_in": "1", "transfers_out": "6", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2352", "transfers_in": "1", "transfers_out": "3", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2352", "transfers_in": "1", "transfers_out": "3", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2348", "transfers_in": "1", "transfers_out": "5", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Andy Carroll": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4252", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-989", "selected": "3920", "transfers_in": "205", "transfers_out": "1194", "value": "60", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-461", "selected": "3758", "transfers_in": "178", "transfers_out": "639", "value": "59", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.8", "creativity": "5.5", "threat": "59.0", "ict_index": "7.1", "transfers_balance": "-140", "selected": "3983", "transfers_in": "429", "transfers_out": "569", "value": "59", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.8", "threat": "30.0", "ict_index": "3.0", "transfers_balance": "5736", "selected": "10451", "transfers_in": "6954", "transfers_out": "1218", "value": "59", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "14.0", "threat": "19.0", "ict_index": "3.0", "transfers_balance": "5495", "selected": "16790", "transfers_in": "7978", "transfers_out": "2483", "value": "59", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "17.5", "threat": "61.0", "ict_index": "7.6", "transfers_balance": "4625", "selected": "22115", "transfers_in": "8204", "transfers_out": "3579", "value": "59", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-9", "influence": "0.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.0", "transfers_balance": "1767", "selected": "24607", "transfers_in": "6050", "transfers_out": "4283", "value": "59", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10979", "selected": "13682", "transfers_in": "170", "transfers_out": "11149", "value": "59", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "728", "selected": "14739", "transfers_in": "2907", "transfers_out": "2179", "value": "59", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "11.3", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-1677", "selected": "13313", "transfers_in": "833", "transfers_out": "2510", "value": "59", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "3.0", "threat": "17.0", "ict_index": "2.5", "transfers_balance": "1745", "selected": "15458", "transfers_in": "3297", "transfers_out": "1552", "value": "59", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.6", "creativity": "3.9", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "2562", "selected": "18359", "transfers_in": "4396", "transfers_out": "1834", "value": "59", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1583", "selected": "20203", "transfers_in": "3653", "transfers_out": "2070", "value": "59", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6260", "selected": "13992", "transfers_in": "172", "transfers_out": "6432", "value": "59", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2364", "selected": "11690", "transfers_in": "166", "transfers_out": "2530", "value": "59", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-604", "selected": "11197", "transfers_in": "272", "transfers_out": "876", "value": "59", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "10778", "transfers_in": "257", "transfers_out": "811", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.4", "creativity": "12.7", "threat": "57.0", "ict_index": "7.6", "transfers_balance": "-144", "selected": "10831", "transfers_in": "735", "transfers_out": "879", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "1.5", "threat": "7.0", "ict_index": "1.6", "transfers_balance": "1774", "selected": "12815", "transfers_in": "2354", "transfers_out": "580", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "12", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "53", "influence": "69.6", "creativity": "27.3", "threat": "45.0", "ict_index": "14.2", "transfers_balance": "3820", "selected": "16413", "transfers_in": "5084", "transfers_out": "1264", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3820", "selected": "16413", "transfers_in": "5084", "transfers_out": "1264", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31975", "selected": "49931", "transfers_in": "45769", "transfers_out": "13794", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19841", "selected": "30224", "transfers_in": "1731", "transfers_out": "21572", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9397", "selected": "20922", "transfers_in": "212", "transfers_out": "9609", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3643", "selected": "17306", "transfers_in": "61", "transfers_out": "3704", "value": "58", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1873", "selected": "15492", "transfers_in": "75", "transfers_out": "1948", "value": "57", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1092", "selected": "14448", "transfers_in": "57", "transfers_out": "1149", "value": "57", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-369", "selected": "14089", "transfers_in": "25", "transfers_out": "394", "value": "57", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "11973", "transfers_in": "29", "transfers_out": "309", "value": "57", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-188", "selected": "11635", "transfers_in": "24", "transfers_out": "212", "value": "57", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "11561", "transfers_in": "26", "transfers_out": "127", "value": "57", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.0", "creativity": "10.8", "threat": "21.0", "ict_index": "6.6", "transfers_balance": "-71", "selected": "11512", "transfers_in": "37", "transfers_out": "108", "value": "57", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2747", "selected": "15035", "transfers_in": "2962", "transfers_out": "215", "value": "57", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "14326", "transfers_in": "701", "transfers_out": "784", "value": "57", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "0.4", "threat": "18.0", "ict_index": "2.4", "transfers_balance": "377", "selected": "14803", "transfers_in": "1152", "transfers_out": "775", "value": "57", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "377", "selected": "14803", "transfers_in": "1152", "transfers_out": "775", "value": "57", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2470", "selected": "17465", "transfers_in": "3149", "transfers_out": "679", "value": "57", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Fredrik Ulvestad": [{"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "56", "transfers_in": "47", "transfers_out": "19", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "94", "transfers_in": "38", "transfers_out": "20", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "119", "transfers_in": "33", "transfers_out": "28", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "123", "transfers_in": "15", "transfers_out": "18", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "130", "transfers_in": "16", "transfers_out": "19", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "135", "transfers_in": "10", "transfers_out": "10", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "152", "transfers_in": "33", "transfers_out": "34", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "168", "transfers_in": "32", "transfers_out": "30", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "200", "transfers_in": "34", "transfers_out": "24", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "228", "transfers_in": "34", "transfers_out": "10", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "224", "transfers_in": "16", "transfers_out": "32", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "211", "transfers_in": "3", "transfers_out": "16", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "203", "transfers_in": "1", "transfers_out": "9", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "177", "transfers_in": "2", "transfers_out": "5", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "173", "transfers_in": "2", "transfers_out": "6", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "169", "transfers_in": "2", "transfers_out": "6", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "165", "transfers_in": "1", "transfers_out": "4", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "165", "transfers_in": "1", "transfers_out": "4", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "167", "transfers_in": "1", "transfers_out": "0", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "168", "transfers_in": "1", "transfers_out": "0", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168", "transfers_in": "3", "transfers_out": "3", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "169", "transfers_in": "7", "transfers_out": "6", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jes\u00e9 Rodr\u00edguez Ruiz": [{"gameweek": "2", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "70", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "51.6", "creativity": "39.2", "threat": "46.0", "ict_index": "13.7", "transfers_balance": "3613", "selected": "4740", "transfers_in": "3873", "transfers_out": "260", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.0", "creativity": "1.4", "threat": "14.0", "ict_index": "1.9", "transfers_balance": "332993", "selected": "402219", "transfers_in": "362771", "transfers_out": "29778", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "12.1", "threat": "25.0", "ict_index": "4.3", "transfers_balance": "26738", "selected": "461240", "transfers_in": "95122", "transfers_out": "68384", "value": "60", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "4.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "15488", "selected": "486463", "transfers_in": "67440", "transfers_out": "51952", "value": "60", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.4", "creativity": "1.7", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-70016", "selected": "420693", "transfers_in": "15952", "transfers_out": "85968", "value": "60", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51201", "selected": "371765", "transfers_in": "13239", "transfers_out": "64440", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.0", "creativity": "11.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-98807", "selected": "273536", "transfers_in": "2676", "transfers_out": "101483", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "28.2", "threat": "29.0", "ict_index": "6.8", "transfers_balance": "-8968", "selected": "265407", "transfers_in": "9362", "transfers_out": "18330", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28976", "selected": "237151", "transfers_in": "3439", "transfers_out": "32415", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24161", "selected": "213350", "transfers_in": "1423", "transfers_out": "25584", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23408", "selected": "190238", "transfers_in": "715", "transfers_out": "24123", "value": "56", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "15.8", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "-14766", "selected": "175641", "transfers_in": "482", "transfers_out": "15248", "value": "56", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.0", "threat": "7.0", "ict_index": "1.2", "transfers_balance": "-10420", "selected": "165301", "transfers_in": "269", "transfers_out": "10689", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7845", "selected": "157572", "transfers_in": "483", "transfers_out": "8328", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11671", "selected": "146010", "transfers_in": "203", "transfers_out": "11874", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7485", "selected": "138536", "transfers_in": "22", "transfers_out": "7507", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6282", "selected": "132263", "transfers_in": "15", "transfers_out": "6297", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5884", "selected": "126399", "transfers_in": "25", "transfers_out": "5909", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3178", "selected": "123227", "transfers_in": "25", "transfers_out": "3203", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3847", "selected": "119388", "transfers_in": "16", "transfers_out": "3863", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1342", "selected": "118048", "transfers_in": "14", "transfers_out": "1356", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3778", "selected": "114281", "transfers_in": "27", "transfers_out": "3805", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2074", "selected": "112217", "transfers_in": "13", "transfers_out": "2087", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1631", "selected": "110594", "transfers_in": "44", "transfers_out": "1675", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-822", "selected": "109779", "transfers_in": "21", "transfers_out": "843", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "11.6", "threat": "31.0", "ict_index": "4.7", "transfers_balance": "-942", "selected": "108864", "transfers_in": "115", "transfers_out": "1057", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-462", "selected": "108520", "transfers_in": "248", "transfers_out": "710", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "1.3", "threat": "3.0", "ict_index": "0.5", "transfers_balance": "-237", "selected": "108323", "transfers_in": "110", "transfers_out": "347", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-245", "selected": "118419", "transfers_in": "100", "transfers_out": "345", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "617", "selected": "121099", "transfers_in": "929", "transfers_out": "312", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-679", "selected": "118515", "transfers_in": "98", "transfers_out": "777", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-289", "selected": "118279", "transfers_in": "68", "transfers_out": "357", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "118049", "transfers_in": "64", "transfers_out": "298", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "118007", "transfers_in": "75", "transfers_out": "177", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "117893", "transfers_in": "35", "transfers_out": "158", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "117762", "transfers_in": "30", "transfers_out": "171", "value": "54", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "117541", "transfers_in": "31", "transfers_out": "245", "value": "54", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Nick Pope": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3195", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "3677", "transfers_in": "61", "transfers_out": "213", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "3615", "transfers_in": "32", "transfers_out": "251", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "11", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-165", "selected": "3587", "transfers_in": "54", "transfers_out": "219", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "8", "bps": "25", "influence": "54.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "1209", "selected": "4940", "transfers_in": "1624", "transfers_out": "415", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "6082", "selected": "11884", "transfers_in": "7531", "transfers_out": "1449", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "31", "influence": "34.4", "creativity": "10.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "1575", "selected": "14016", "transfers_in": "2826", "transfers_out": "1251", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "25.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "14277", "selected": "30212", "transfers_in": "17183", "transfers_out": "2906", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "18", "influence": "46.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "5243", "selected": "37044", "transfers_in": "7621", "transfers_out": "2378", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "26.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "22934", "selected": "62318", "transfers_in": "26470", "transfers_out": "3536", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "16020", "selected": "81207", "transfers_in": "19351", "transfers_out": "3331", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "28", "influence": "11.8", "creativity": "10.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "62670", "selected": "149665", "transfers_in": "67468", "transfers_out": "4798", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "29590", "selected": "183637", "transfers_in": "36194", "transfers_out": "6604", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "28130", "selected": "215060", "transfers_in": "32272", "transfers_out": "4142", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "16263", "selected": "233325", "transfers_in": "23188", "transfers_out": "6925", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "9820", "selected": "245759", "transfers_in": "17681", "transfers_out": "7861", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "36", "influence": "38.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "27076", "selected": "275108", "transfers_in": "31256", "transfers_out": "4180", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "53582", "selected": "333835", "transfers_in": "58515", "transfers_out": "4933", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "37.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "17105", "selected": "357176", "transfers_in": "31965", "transfers_out": "14860", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "3", "bps": "16", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-559", "selected": "359643", "transfers_in": "13822", "transfers_out": "14381", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "25", "influence": "7.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "30301", "selected": "394362", "transfers_in": "41987", "transfers_out": "11686", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "8616", "selected": "404594", "transfers_in": "37598", "transfers_out": "28982", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "55249", "selected": "465547", "transfers_in": "79531", "transfers_out": "24282", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-6939", "selected": "460593", "transfers_in": "23301", "transfers_out": "30240", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "11", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "31", "influence": "44.0", "creativity": "10.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "24137", "selected": "487678", "transfers_in": "43585", "transfers_out": "19448", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "37.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "14773", "selected": "504091", "transfers_in": "30886", "transfers_out": "16113", "value": "48", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "49694", "selected": "557982", "transfers_in": "58827", "transfers_out": "9133", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "34.8", "creativity": "10.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "32433", "selected": "595510", "transfers_in": "45546", "transfers_out": "13113", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "27.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "7952", "selected": "605721", "transfers_in": "18770", "transfers_out": "10818", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "28.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "1179", "selected": "581573", "transfers_in": "15285", "transfers_out": "14106", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "11", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "27505", "selected": "609595", "transfers_in": "45245", "transfers_out": "17740", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "30.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "6682", "selected": "616605", "transfers_in": "31569", "transfers_out": "24887", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "21", "influence": "41.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "5102", "selected": "619313", "transfers_in": "24107", "transfers_out": "19005", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "5102", "selected": "619313", "transfers_in": "24107", "transfers_out": "19005", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "30746", "selected": "668439", "transfers_in": "38388", "transfers_out": "7642", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-8794", "selected": "646254", "transfers_in": "11882", "transfers_out": "20676", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-60889", "selected": "579440", "transfers_in": "3280", "transfers_out": "64169", "value": "50", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "28.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "9669", "selected": "595765", "transfers_in": "18333", "transfers_out": "8664", "value": "50", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Moussa Sissoko": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "24.8", "threat": "12.0", "ict_index": "4.4", "transfers_balance": "0", "selected": "13211", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-938", "selected": "17093", "transfers_in": "1249", "transfers_out": "2187", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "12.5", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "-1919", "selected": "16558", "transfers_in": "813", "transfers_out": "2732", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "5.0", "threat": "26.0", "ict_index": "3.4", "transfers_balance": "-1596", "selected": "16267", "transfers_in": "588", "transfers_out": "2184", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.4", "creativity": "52.7", "threat": "3.0", "ict_index": "6.4", "transfers_balance": "-1428", "selected": "15187", "transfers_in": "549", "transfers_out": "1977", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.4", "creativity": "14.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "99", "selected": "16151", "transfers_in": "1331", "transfers_out": "1232", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "38.4", "creativity": "0.7", "threat": "36.0", "ict_index": "7.5", "transfers_balance": "1763", "selected": "18873", "transfers_in": "3447", "transfers_out": "1684", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.8", "creativity": "21.9", "threat": "6.0", "ict_index": "3.6", "transfers_balance": "7799", "selected": "28609", "transfers_in": "10740", "transfers_out": "2941", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-942", "selected": "28268", "transfers_in": "2351", "transfers_out": "3293", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.0", "creativity": "24.4", "threat": "8.0", "ict_index": "3.9", "transfers_balance": "-1837", "selected": "27051", "transfers_in": "2083", "transfers_out": "3920", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "19.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "889", "selected": "28524", "transfers_in": "2872", "transfers_out": "1983", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.0", "creativity": "29.6", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-621", "selected": "28581", "transfers_in": "1573", "transfers_out": "2194", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "28799", "transfers_in": "1715", "transfers_out": "1856", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "4.8", "threat": "22.0", "ict_index": "3.4", "transfers_balance": "-2053", "selected": "26927", "transfers_in": "493", "transfers_out": "2546", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "1.8", "threat": "20.0", "ict_index": "2.8", "transfers_balance": "-1326", "selected": "25770", "transfers_in": "478", "transfers_out": "1804", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.6", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1234", "selected": "24812", "transfers_in": "502", "transfers_out": "1736", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.2", "creativity": "9.8", "threat": "17.0", "ict_index": "3.4", "transfers_balance": "-823", "selected": "24121", "transfers_in": "294", "transfers_out": "1117", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "23640", "transfers_in": "259", "transfers_out": "913", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.4", "creativity": "18.2", "threat": "34.0", "ict_index": "8.0", "transfers_balance": "-1092", "selected": "22768", "transfers_in": "291", "transfers_out": "1383", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "36", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.6", "creativity": "3.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "37", "selected": "22990", "transfers_in": "665", "transfers_out": "628", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "857", "selected": "23144", "transfers_in": "1470", "transfers_out": "613", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "2.4", "creativity": "4.4", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "857", "selected": "23144", "transfers_in": "1470", "transfers_out": "613", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "11.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-896", "selected": "22543", "transfers_in": "528", "transfers_out": "1424", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.0", "creativity": "48.3", "threat": "32.0", "ict_index": "10.1", "transfers_balance": "-816", "selected": "21890", "transfers_in": "202", "transfers_out": "1018", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-340", "selected": "21782", "transfers_in": "306", "transfers_out": "646", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-192", "selected": "21679", "transfers_in": "225", "transfers_out": "417", "value": "54", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "21386", "transfers_in": "150", "transfers_out": "564", "value": "53", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-319", "selected": "21207", "transfers_in": "189", "transfers_out": "508", "value": "53", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-107", "selected": "21150", "transfers_in": "146", "transfers_out": "253", "value": "53", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "10.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-50", "selected": "21216", "transfers_in": "152", "transfers_out": "202", "value": "53", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "21141", "transfers_in": "86", "transfers_out": "159", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "20.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-67", "selected": "21115", "transfers_in": "77", "transfers_out": "144", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "3", "selected": "21165", "transfers_in": "131", "transfers_out": "128", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "21.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "3", "selected": "21165", "transfers_in": "131", "transfers_out": "128", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.9", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-26", "selected": "21154", "transfers_in": "61", "transfers_out": "87", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "21212", "transfers_in": "111", "transfers_out": "80", "value": "53", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "13.8", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "31", "selected": "21212", "transfers_in": "111", "transfers_out": "80", "value": "53", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "2.6", "creativity": "4.0", "threat": "18.0", "ict_index": "2.5", "transfers_balance": "93", "selected": "21376", "transfers_in": "195", "transfers_out": "102", "value": "53", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matt Ritchie": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "12.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "149149", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "20.3", "threat": "27.0", "ict_index": "5.7", "transfers_balance": "-4350", "selected": "150468", "transfers_in": "9164", "transfers_out": "13514", "value": "60", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.6", "creativity": "27.3", "threat": "46.0", "ict_index": "10.3", "transfers_balance": "-31431", "selected": "119782", "transfers_in": "2506", "transfers_out": "33937", "value": "60", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.2", "creativity": "34.2", "threat": "16.0", "ict_index": "7.6", "transfers_balance": "-4872", "selected": "116961", "transfers_in": "12479", "transfers_out": "17351", "value": "59", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "11", "goals": "0", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "47.2", "creativity": "49.2", "threat": "8.0", "ict_index": "10.4", "transfers_balance": "12511", "selected": "130828", "transfers_in": "24141", "transfers_out": "11630", "value": "59", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "47.1", "threat": "16.0", "ict_index": "8.3", "transfers_balance": "160592", "selected": "304259", "transfers_in": "179688", "transfers_out": "19096", "value": "60", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "18.3", "threat": "9.0", "ict_index": "4.5", "transfers_balance": "8034", "selected": "318800", "transfers_in": "44917", "transfers_out": "36883", "value": "60", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.8", "creativity": "36.4", "threat": "21.0", "ict_index": "7.4", "transfers_balance": "-59714", "selected": "260318", "transfers_in": "13234", "transfers_out": "72948", "value": "60", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "6.0", "creativity": "7.5", "threat": "20.0", "ict_index": "3.4", "transfers_balance": "-5994", "selected": "255431", "transfers_in": "17935", "transfers_out": "23929", "value": "60", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "1.8", "creativity": "3.7", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-10283", "selected": "246377", "transfers_in": "14584", "transfers_out": "24867", "value": "59", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.0", "creativity": "55.9", "threat": "10.0", "ict_index": "9.7", "transfers_balance": "-5357", "selected": "242067", "transfers_in": "12940", "transfers_out": "18297", "value": "59", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "65", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.8", "creativity": "26.9", "threat": "22.0", "ict_index": "5.9", "transfers_balance": "-32770", "selected": "209844", "transfers_in": "2363", "transfers_out": "35133", "value": "58", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "17.6", "threat": "9.0", "ict_index": "3.2", "transfers_balance": "-18627", "selected": "191550", "transfers_in": "3997", "transfers_out": "22624", "value": "58", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "11", "goals": "0", "assists": "2", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "23.6", "creativity": "47.2", "threat": "29.0", "ict_index": "10.0", "transfers_balance": "-22474", "selected": "169313", "transfers_in": "1909", "transfers_out": "24383", "value": "57", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.6", "creativity": "26.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-3255", "selected": "166552", "transfers_in": "5157", "transfers_out": "8412", "value": "57", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "31.4", "threat": "7.0", "ict_index": "5.3", "transfers_balance": "324", "selected": "167870", "transfers_in": "10772", "transfers_out": "10448", "value": "57", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "19.9", "threat": "19.0", "ict_index": "4.6", "transfers_balance": "-5395", "selected": "163001", "transfers_in": "5472", "transfers_out": "10867", "value": "57", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "36", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.4", "creativity": "29.7", "threat": "15.0", "ict_index": "5.5", "transfers_balance": "-12494", "selected": "150816", "transfers_in": "2551", "transfers_out": "15045", "value": "56", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "12.8", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "-11182", "selected": "140014", "transfers_in": "3695", "transfers_out": "14877", "value": "56", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8277", "selected": "131941", "transfers_in": "1238", "transfers_out": "9515", "value": "56", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "16.0", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-6484", "selected": "125767", "transfers_in": "4478", "transfers_out": "10962", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.4", "creativity": "43.3", "threat": "24.0", "ict_index": "8.9", "transfers_balance": "-6533", "selected": "119341", "transfers_in": "2411", "transfers_out": "8944", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "34.2", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-2048", "selected": "117877", "transfers_in": "8550", "transfers_out": "10598", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11981", "selected": "106103", "transfers_in": "876", "transfers_out": "12857", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "20.0", "ict_index": "2.1", "transfers_balance": "-5123", "selected": "101132", "transfers_in": "1449", "transfers_out": "6572", "value": "54", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "26.4", "threat": "9.0", "ict_index": "5.3", "transfers_balance": "-4918", "selected": "96264", "transfers_in": "850", "transfers_out": "5768", "value": "54", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "42.0", "creativity": "14.5", "threat": "18.0", "ict_index": "7.5", "transfers_balance": "-5114", "selected": "91231", "transfers_in": "430", "transfers_out": "5544", "value": "54", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "16.4", "threat": "12.0", "ict_index": "4.2", "transfers_balance": "7527", "selected": "99513", "transfers_in": "9965", "transfers_out": "2438", "value": "54", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-952", "selected": "98758", "transfers_in": "2334", "transfers_out": "3286", "value": "54", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "41.0", "creativity": "18.0", "threat": "9.0", "ict_index": "6.8", "transfers_balance": "1225", "selected": "107380", "transfers_in": "4539", "transfers_out": "3314", "value": "54", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "8.5", "threat": "35.0", "ict_index": "5.1", "transfers_balance": "772", "selected": "108111", "transfers_in": "4452", "transfers_out": "3680", "value": "54", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "1.8", "threat": "3.0", "ict_index": "0.8", "transfers_balance": "-618", "selected": "107553", "transfers_in": "2380", "transfers_out": "2998", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "85", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "45.0", "creativity": "11.8", "threat": "39.0", "ict_index": "9.6", "transfers_balance": "-2218", "selected": "104918", "transfers_in": "1489", "transfers_out": "3707", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "27.3", "threat": "1.0", "ict_index": "4.1", "transfers_balance": "18554", "selected": "127652", "transfers_in": "20209", "transfers_out": "1655", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "45.3", "threat": "42.0", "ict_index": "10.3", "transfers_balance": "11315", "selected": "135926", "transfers_in": "14787", "transfers_out": "3472", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "37", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "27.6", "threat": "5.0", "ict_index": "4.0", "transfers_balance": "6448", "selected": "143028", "transfers_in": "12070", "transfers_out": "5622", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.4", "threat": "5.0", "ict_index": "0.7", "transfers_balance": "6448", "selected": "143028", "transfers_in": "12070", "transfers_out": "5622", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.6", "creativity": "26.8", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "-6759", "selected": "135193", "transfers_in": "1991", "transfers_out": "8750", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Nathan Dyer": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2252", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "2370", "transfers_in": "135", "transfers_out": "400", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "2326", "transfers_in": "144", "transfers_out": "313", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "2231", "transfers_in": "108", "transfers_out": "268", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "2129", "transfers_in": "79", "transfers_out": "220", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "2025", "transfers_in": "88", "transfers_out": "230", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "2228", "transfers_in": "410", "transfers_out": "272", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.7", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "1303", "selected": "3762", "transfers_in": "1740", "transfers_out": "437", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "17.5", "threat": "12.0", "ict_index": "3.5", "transfers_balance": "1001", "selected": "5024", "transfers_in": "1520", "transfers_out": "519", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "280", "selected": "5527", "transfers_in": "905", "transfers_out": "625", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.2", "creativity": "16.8", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "108", "selected": "5788", "transfers_in": "537", "transfers_out": "429", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "19.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "541", "selected": "6645", "transfers_in": "1047", "transfers_out": "506", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "227", "selected": "6993", "transfers_in": "712", "transfers_out": "485", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-253", "selected": "6822", "transfers_in": "230", "transfers_out": "483", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "6605", "transfers_in": "157", "transfers_out": "414", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.2", "creativity": "15.3", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "-217", "selected": "6468", "transfers_in": "191", "transfers_out": "408", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "64", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "2.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-23", "selected": "6500", "transfers_in": "218", "transfers_out": "241", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "4.3", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "-114", "selected": "6429", "transfers_in": "118", "transfers_out": "232", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.0", "creativity": "8.6", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-174", "selected": "6324", "transfers_in": "189", "transfers_out": "363", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "6321", "transfers_in": "173", "transfers_out": "217", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.2", "creativity": "0.1", "threat": "7.0", "ict_index": "1.0", "transfers_balance": "-170", "selected": "6200", "transfers_in": "175", "transfers_out": "345", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "16.4", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "355", "selected": "6606", "transfers_in": "736", "transfers_out": "381", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.2", "creativity": "19.8", "threat": "6.0", "ict_index": "3.4", "transfers_balance": "-19", "selected": "6702", "transfers_in": "547", "transfers_out": "566", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-8", "selected": "6767", "transfers_in": "386", "transfers_out": "394", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "20.7", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "1171", "selected": "8094", "transfers_in": "1750", "transfers_out": "579", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "7.2", "threat": "6.0", "ict_index": "1.7", "transfers_balance": "2298", "selected": "10497", "transfers_in": "2845", "transfers_out": "547", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "0.0", "creativity": "4.9", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "4341", "selected": "15111", "transfers_in": "5585", "transfers_out": "1244", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.2", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "3552", "selected": "19076", "transfers_in": "5099", "transfers_out": "1547", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-68", "selected": "19140", "transfers_in": "1012", "transfers_out": "1080", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-999", "selected": "17176", "transfers_in": "491", "transfers_out": "1490", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.6", "creativity": "1.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-1024", "selected": "14528", "transfers_in": "125", "transfers_out": "1149", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-509", "selected": "14047", "transfers_in": "179", "transfers_out": "688", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.8", "creativity": "2.7", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-587", "selected": "13418", "transfers_in": "147", "transfers_out": "734", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "13072", "transfers_in": "75", "transfers_out": "439", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "3.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-397", "selected": "12809", "transfers_in": "85", "transfers_out": "482", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "26.9", "threat": "78.0", "ict_index": "11.3", "transfers_balance": "-254", "selected": "12557", "transfers_in": "139", "transfers_out": "393", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-254", "selected": "12557", "transfers_in": "139", "transfers_out": "393", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "14.8", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-256", "selected": "12330", "transfers_in": "87", "transfers_out": "343", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Daryl Janmaat": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "13324", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3404", "selected": "11009", "transfers_in": "196", "transfers_out": "3600", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2850", "selected": "8184", "transfers_in": "41", "transfers_out": "2891", "value": "49", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "44.2", "creativity": "4.4", "threat": "7.0", "ict_index": "5.6", "transfers_balance": "-1355", "selected": "6854", "transfers_in": "36", "transfers_out": "1391", "value": "49", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "-1", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "25.0", "creativity": "10.6", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "1359", "selected": "8808", "transfers_in": "1970", "transfers_out": "611", "value": "49", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "9052", "transfers_in": "826", "transfers_out": "871", "value": "49", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-299", "selected": "8945", "transfers_in": "571", "transfers_out": "870", "value": "49", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-700", "selected": "8364", "transfers_in": "169", "transfers_out": "869", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-372", "selected": "8063", "transfers_in": "118", "transfers_out": "490", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-253", "selected": "7897", "transfers_in": "309", "transfers_out": "562", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "7702", "transfers_in": "170", "transfers_out": "444", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "7581", "transfers_in": "203", "transfers_out": "400", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "7414", "transfers_in": "137", "transfers_out": "354", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "7168", "transfers_in": "91", "transfers_out": "381", "value": "48", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "6983", "transfers_in": "89", "transfers_out": "300", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.0", "creativity": "7.5", "threat": "29.0", "ict_index": "5.9", "transfers_balance": "-110", "selected": "6937", "transfers_in": "138", "transfers_out": "248", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "49.2", "creativity": "15.0", "threat": "26.0", "ict_index": "9.0", "transfers_balance": "184", "selected": "7163", "transfers_in": "335", "transfers_out": "151", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "2.8", "threat": "25.0", "ict_index": "2.7", "transfers_balance": "7746", "selected": "15177", "transfers_in": "8220", "transfers_out": "474", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.8", "creativity": "2.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-336", "selected": "14956", "transfers_in": "1509", "transfers_out": "1845", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "2.7", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-458", "selected": "14558", "transfers_in": "616", "transfers_out": "1074", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.0", "creativity": "17.2", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "2737", "selected": "17440", "transfers_in": "3926", "transfers_out": "1189", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.4", "creativity": "0.6", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-2468", "selected": "14997", "transfers_in": "238", "transfers_out": "2706", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "30.4", "creativity": "44.6", "threat": "25.0", "ict_index": "10.0", "transfers_balance": "-378", "selected": "14737", "transfers_in": "1299", "transfers_out": "1677", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "1.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-162", "selected": "14679", "transfers_in": "1142", "transfers_out": "1304", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-297", "selected": "14498", "transfers_in": "693", "transfers_out": "990", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "46.2", "creativity": "22.4", "threat": "40.0", "ict_index": "10.9", "transfers_balance": "-1206", "selected": "13332", "transfers_in": "121", "transfers_out": "1327", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "7.3", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "11505", "selected": "25411", "transfers_in": "12842", "transfers_out": "1337", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.8", "creativity": "6.3", "threat": "17.0", "ict_index": "4.1", "transfers_balance": "579", "selected": "26405", "transfers_in": "2920", "transfers_out": "2341", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "1.6", "threat": "35.0", "ict_index": "5.2", "transfers_balance": "6093", "selected": "33166", "transfers_in": "7004", "transfers_out": "911", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.0", "creativity": "11.3", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "3444", "selected": "36537", "transfers_in": "6059", "transfers_out": "2615", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "181", "selected": "42092", "transfers_in": "1794", "transfers_out": "1613", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.4", "creativity": "14.1", "threat": "11.0", "ict_index": "4.6", "transfers_balance": "-1056", "selected": "35752", "transfers_in": "1163", "transfers_out": "2219", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.4", "creativity": "16.0", "threat": "25.0", "ict_index": "4.9", "transfers_balance": "-1564", "selected": "34221", "transfers_in": "412", "transfers_out": "1976", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.0", "creativity": "1.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2196", "selected": "31388", "transfers_in": "337", "transfers_out": "2533", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "311", "selected": "33077", "transfers_in": "1280", "transfers_out": "969", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2786", "selected": "29673", "transfers_in": "58", "transfers_out": "2844", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.0", "creativity": "1.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2317", "selected": "27190", "transfers_in": "74", "transfers_out": "2391", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.6", "creativity": "38.9", "threat": "2.0", "ict_index": "7.3", "transfers_balance": "-1026", "selected": "26283", "transfers_in": "68", "transfers_out": "1094", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ashley Westwood": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4739", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "5490", "transfers_in": "226", "transfers_out": "583", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "10.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-388", "selected": "5376", "transfers_in": "199", "transfers_out": "587", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-257", "selected": "5319", "transfers_in": "249", "transfers_out": "506", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "5243", "transfers_in": "203", "transfers_out": "368", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "5355", "transfers_in": "359", "transfers_out": "373", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "5311", "transfers_in": "247", "transfers_out": "373", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "807", "selected": "6381", "transfers_in": "1396", "transfers_out": "589", "value": "44", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "143", "selected": "6669", "transfers_in": "573", "transfers_out": "430", "value": "44", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-81", "selected": "6677", "transfers_in": "354", "transfers_out": "435", "value": "44", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "6629", "transfers_in": "196", "transfers_out": "304", "value": "44", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "6545", "transfers_in": "174", "transfers_out": "318", "value": "44", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "6433", "transfers_in": "114", "transfers_out": "255", "value": "44", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-114", "selected": "6342", "transfers_in": "100", "transfers_out": "214", "value": "44", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "6272", "transfers_in": "122", "transfers_out": "207", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "6191", "transfers_in": "108", "transfers_out": "221", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "6172", "transfers_in": "106", "transfers_out": "149", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "6108", "transfers_in": "82", "transfers_out": "173", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "59", "selected": "6604", "transfers_in": "360", "transfers_out": "301", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "6648", "transfers_in": "198", "transfers_out": "225", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "6685", "transfers_in": "299", "transfers_out": "313", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "6621", "transfers_in": "153", "transfers_out": "227", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "6591", "transfers_in": "235", "transfers_out": "324", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "6570", "transfers_in": "170", "transfers_out": "235", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "13.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-13", "selected": "6603", "transfers_in": "169", "transfers_out": "182", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "6753", "transfers_in": "239", "transfers_out": "115", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "6824", "transfers_in": "227", "transfers_out": "201", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "16.4", "threat": "20.0", "ict_index": "5.0", "transfers_balance": "15", "selected": "6912", "transfers_in": "197", "transfers_out": "182", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.8", "creativity": "3.4", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "68", "selected": "7013", "transfers_in": "156", "transfers_out": "88", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "3.3", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "58", "selected": "6806", "transfers_in": "169", "transfers_out": "111", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "3.8", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "49", "selected": "6856", "transfers_in": "206", "transfers_out": "157", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.0", "creativity": "20.8", "threat": "25.0", "ict_index": "6.9", "transfers_balance": "568", "selected": "7455", "transfers_in": "747", "transfers_out": "179", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1124", "selected": "9117", "transfers_in": "1356", "transfers_out": "232", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.4", "creativity": "12.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "1124", "selected": "9117", "transfers_in": "1356", "transfers_out": "232", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.4", "creativity": "28.6", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "40", "selected": "8612", "transfers_in": "256", "transfers_out": "216", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.4", "creativity": "3.2", "threat": "22.0", "ict_index": "3.1", "transfers_balance": "-58", "selected": "8614", "transfers_in": "220", "transfers_out": "278", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.6", "creativity": "1.4", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-216", "selected": "8400", "transfers_in": "162", "transfers_out": "378", "value": "43", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.4", "creativity": "15.3", "threat": "6.0", "ict_index": "5.1", "transfers_balance": "171", "selected": "8611", "transfers_in": "351", "transfers_out": "180", "value": "43", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aaron Ramsey": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "29.6", "creativity": "11.2", "threat": "26.0", "ict_index": "6.7", "transfers_balance": "0", "selected": "33792", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.0", "creativity": "15.6", "threat": "80.0", "ict_index": "11.8", "transfers_balance": "81061", "selected": "161837", "transfers_in": "89479", "transfers_out": "8418", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.8", "creativity": "5.4", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-5199", "selected": "167984", "transfers_in": "20341", "transfers_out": "25540", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.2", "creativity": "28.8", "threat": "17.0", "ict_index": "7.1", "transfers_balance": "-24903", "selected": "147584", "transfers_in": "16406", "transfers_out": "41309", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.4", "creativity": "6.5", "threat": "14.0", "ict_index": "4.4", "transfers_balance": "933", "selected": "152141", "transfers_in": "15672", "transfers_out": "14739", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "4.0", "creativity": "12.8", "threat": "24.0", "ict_index": "4.1", "transfers_balance": "26303", "selected": "182672", "transfers_in": "43226", "transfers_out": "16923", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.0", "creativity": "15.0", "threat": "36.0", "ict_index": "6.4", "transfers_balance": "63308", "selected": "250976", "transfers_in": "82412", "transfers_out": "19104", "value": "70", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4294", "selected": "259273", "transfers_in": "38114", "transfers_out": "33820", "value": "71", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "67.6", "creativity": "45.8", "threat": "121.0", "ict_index": "23.4", "transfers_balance": "-61530", "selected": "198219", "transfers_in": "2359", "transfers_out": "63889", "value": "71", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "45.2", "creativity": "30.8", "threat": "49.0", "ict_index": "12.5", "transfers_balance": "54683", "selected": "256777", "transfers_in": "70891", "transfers_out": "16208", "value": "70", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "32.6", "creativity": "26.6", "threat": "17.0", "ict_index": "7.6", "transfers_balance": "25778", "selected": "287677", "transfers_in": "46963", "transfers_out": "21185", "value": "70", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "16.5", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "29942", "selected": "323805", "transfers_in": "50388", "transfers_out": "20446", "value": "70", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "7.4", "creativity": "19.0", "threat": "36.0", "ict_index": "6.2", "transfers_balance": "718", "selected": "327394", "transfers_in": "29919", "transfers_out": "29201", "value": "70", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "10", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "37.8", "creativity": "40.8", "threat": "3.0", "ict_index": "8.2", "transfers_balance": "19249", "selected": "348511", "transfers_in": "35542", "transfers_out": "16293", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "31.6", "creativity": "42.3", "threat": "48.0", "ict_index": "12.2", "transfers_balance": "31247", "selected": "381905", "transfers_in": "47652", "transfers_out": "16405", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "6.8", "threat": "58.0", "ict_index": "7.9", "transfers_balance": "187251", "selected": "576769", "transfers_in": "203836", "transfers_out": "16585", "value": "72", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176969", "selected": "400555", "transfers_in": "10096", "transfers_out": "187065", "value": "72", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139537", "selected": "261175", "transfers_in": "1517", "transfers_out": "141054", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76224", "selected": "185163", "transfers_in": "569", "transfers_out": "76793", "value": "70", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19780", "selected": "165538", "transfers_in": "364", "transfers_out": "20144", "value": "70", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16476", "selected": "149187", "transfers_in": "334", "transfers_out": "16810", "value": "70", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5059", "selected": "144188", "transfers_in": "201", "transfers_out": "5260", "value": "70", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.8", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "646", "selected": "145287", "transfers_in": "10807", "transfers_out": "10161", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3486", "selected": "149474", "transfers_in": "10464", "transfers_out": "6978", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "12.2", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "2522", "selected": "152525", "transfers_in": "12211", "transfers_out": "9689", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "20", "goals": "3", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "74", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "70", "influence": "110.8", "creativity": "15.5", "threat": "47.0", "ict_index": "17.3", "transfers_balance": "4000", "selected": "156884", "transfers_in": "10252", "transfers_out": "6252", "value": "69", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "129308", "selected": "290886", "transfers_in": "140265", "transfers_out": "10957", "value": "70", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "16.8", "threat": "31.0", "ict_index": "5.6", "transfers_balance": "-71294", "selected": "220276", "transfers_in": "5654", "transfers_out": "76948", "value": "70", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22952", "selected": "244776", "transfers_in": "34867", "transfers_out": "11915", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5785", "selected": "239708", "transfers_in": "25225", "transfers_out": "19440", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.8", "creativity": "34.6", "threat": "35.0", "ict_index": "8.5", "transfers_balance": "1671", "selected": "219423", "transfers_in": "17686", "transfers_out": "16015", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60992", "selected": "282485", "transfers_in": "70689", "transfers_out": "9697", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60549", "selected": "214591", "transfers_in": "7112", "transfers_out": "67661", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "62.0", "creativity": "37.8", "threat": "37.0", "ict_index": "13.7", "transfers_balance": "13535", "selected": "242997", "transfers_in": "27533", "transfers_out": "13998", "value": "68", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8013", "selected": "243687", "transfers_in": "23041", "transfers_out": "15028", "value": "68", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "1.8", "threat": "19.0", "ict_index": "2.9", "transfers_balance": "22809", "selected": "268788", "transfers_in": "34519", "transfers_out": "11710", "value": "68", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "16.6", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "22809", "selected": "268788", "transfers_in": "34519", "transfers_out": "11710", "value": "68", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "34.2", "creativity": "17.3", "threat": "16.0", "ict_index": "6.8", "transfers_balance": "-1207", "selected": "266503", "transfers_in": "17352", "transfers_out": "18559", "value": "68", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Michael Hefele": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7531", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1375", "selected": "6742", "transfers_in": "138", "transfers_out": "1513", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "6641", "transfers_in": "813", "transfers_out": "1325", "value": "44", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-593", "selected": "6324", "transfers_in": "577", "transfers_out": "1170", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-498", "selected": "5911", "transfers_in": "123", "transfers_out": "621", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-526", "selected": "5465", "transfers_in": "156", "transfers_out": "682", "value": "43", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-315", "selected": "5218", "transfers_in": "191", "transfers_out": "506", "value": "43", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-756", "selected": "4471", "transfers_in": "27", "transfers_out": "783", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "4163", "transfers_in": "13", "transfers_out": "323", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-330", "selected": "3836", "transfers_in": "14", "transfers_out": "344", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "3652", "transfers_in": "15", "transfers_out": "200", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "3483", "transfers_in": "29", "transfers_out": "202", "value": "42", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "3372", "transfers_in": "15", "transfers_out": "126", "value": "42", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "3297", "transfers_in": "9", "transfers_out": "87", "value": "42", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "3208", "transfers_in": "21", "transfers_out": "113", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "3128", "transfers_in": "18", "transfers_out": "99", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3079", "transfers_in": "14", "transfers_out": "66", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3006", "transfers_in": "11", "transfers_out": "85", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2936", "transfers_in": "12", "transfers_out": "85", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "2894", "transfers_in": "11", "transfers_out": "55", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "2823", "transfers_in": "15", "transfers_out": "91", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "2843", "transfers_in": "54", "transfers_out": "47", "value": "42", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "2895", "transfers_in": "104", "transfers_out": "87", "value": "42", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "2931", "transfers_in": "71", "transfers_out": "53", "value": "42", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2949", "transfers_in": "48", "transfers_out": "51", "value": "42", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2939", "transfers_in": "27", "transfers_out": "47", "value": "42", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "2976", "transfers_in": "59", "transfers_out": "39", "value": "42", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2968", "transfers_in": "48", "transfers_out": "87", "value": "42", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2937", "transfers_in": "14", "transfers_out": "50", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3252", "transfers_in": "29", "transfers_out": "37", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "3213", "transfers_in": "16", "transfers_out": "43", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3193", "transfers_in": "19", "transfers_out": "49", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3174", "transfers_in": "14", "transfers_out": "33", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3158", "transfers_in": "16", "transfers_out": "37", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3141", "transfers_in": "7", "transfers_out": "13", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3137", "transfers_in": "7", "transfers_out": "12", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3137", "transfers_in": "7", "transfers_out": "12", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3115", "transfers_in": "5", "transfers_out": "29", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Erdal Rakip": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "60", "transfers_in": "63", "transfers_out": "12", "value": "50", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "94", "transfers_in": "48", "transfers_out": "21", "value": "50", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "95", "transfers_in": "19", "transfers_out": "28", "value": "50", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "115", "transfers_in": "18", "transfers_out": "19", "value": "50", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "118", "transfers_in": "15", "transfers_out": "16", "value": "50", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "118", "transfers_in": "12", "transfers_out": "19", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "122", "transfers_in": "6", "transfers_out": "9", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "121", "transfers_in": "14", "transfers_out": "15", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "127", "transfers_in": "10", "transfers_out": "11", "value": "49", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "123", "transfers_in": "6", "transfers_out": "16", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "124", "transfers_in": "7", "transfers_out": "9", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "127", "transfers_in": "3", "transfers_out": "6", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "128", "transfers_in": "2", "transfers_out": "3", "value": "48", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "133", "transfers_in": "7", "transfers_out": "5", "value": "48", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aaron Ramsdale": [{"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6202", "selected": "7664", "transfers_in": "7014", "transfers_out": "812", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2883", "selected": "11351", "transfers_in": "3717", "transfers_out": "834", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "265", "selected": "11751", "transfers_in": "638", "transfers_out": "373", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "323", "selected": "12283", "transfers_in": "833", "transfers_out": "510", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "254", "selected": "12711", "transfers_in": "650", "transfers_out": "396", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75", "selected": "12938", "transfers_in": "408", "transfers_out": "333", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "139", "selected": "13156", "transfers_in": "350", "transfers_out": "211", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "13247", "transfers_in": "215", "transfers_out": "190", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "13275", "transfers_in": "196", "transfers_out": "226", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "13253", "transfers_in": "194", "transfers_out": "276", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "13361", "transfers_in": "279", "transfers_out": "217", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "13421", "transfers_in": "236", "transfers_out": "212", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "92", "selected": "13577", "transfers_in": "339", "transfers_out": "247", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "13629", "transfers_in": "183", "transfers_out": "184", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "107", "selected": "13795", "transfers_in": "366", "transfers_out": "259", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "13820", "transfers_in": "368", "transfers_out": "364", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-429", "selected": "13428", "transfers_in": "376", "transfers_out": "805", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-501", "selected": "12932", "transfers_in": "17", "transfers_out": "518", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "12522", "transfers_in": "26", "transfers_out": "440", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "12278", "transfers_in": "17", "transfers_out": "263", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "12012", "transfers_in": "21", "transfers_out": "292", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "11771", "transfers_in": "14", "transfers_out": "260", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "11627", "transfers_in": "7", "transfers_out": "152", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "8065", "transfers_in": "9", "transfers_out": "125", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "7734", "transfers_in": "7", "transfers_out": "170", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "7780", "transfers_in": "12", "transfers_out": "141", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "7694", "transfers_in": "4", "transfers_out": "93", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "7568", "transfers_in": "5", "transfers_out": "126", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "7568", "transfers_in": "5", "transfers_out": "126", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "7405", "transfers_in": "2", "transfers_out": "66", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "7301", "transfers_in": "4", "transfers_out": "106", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "7198", "transfers_in": "15", "transfers_out": "114", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Tom Cleverley": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "5.2", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "8190", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "10.8", "creativity": "17.7", "threat": "28.0", "ict_index": "5.7", "transfers_balance": "313", "selected": "10989", "transfers_in": "1127", "transfers_out": "814", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.0", "creativity": "16.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "899", "selected": "12892", "transfers_in": "2125", "transfers_out": "1226", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.4", "creativity": "15.3", "threat": "10.0", "ict_index": "5.5", "transfers_balance": "15", "selected": "13849", "transfers_in": "1468", "transfers_out": "1453", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.6", "creativity": "1.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "5212", "selected": "20985", "transfers_in": "7613", "transfers_out": "2401", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "6.1", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "-372", "selected": "21199", "transfers_in": "1909", "transfers_out": "2281", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "38.5", "threat": "2.0", "ict_index": "6.0", "transfers_balance": "192", "selected": "21870", "transfers_in": "2563", "transfers_out": "2371", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "50.2", "creativity": "15.7", "threat": "17.0", "ict_index": "8.3", "transfers_balance": "-417", "selected": "21876", "transfers_in": "2045", "transfers_out": "2462", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.8", "creativity": "31.6", "threat": "19.0", "ict_index": "6.6", "transfers_balance": "26654", "selected": "50632", "transfers_in": "30556", "transfers_out": "3902", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "33.3", "threat": "2.0", "ict_index": "6.0", "transfers_balance": "16431", "selected": "68943", "transfers_in": "23789", "transfers_out": "7358", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.8", "creativity": "15.2", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "1373", "selected": "71281", "transfers_in": "8241", "transfers_out": "6868", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "19.2", "threat": "9.0", "ict_index": "4.2", "transfers_balance": "-3299", "selected": "68735", "transfers_in": "4449", "transfers_out": "7748", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.2", "creativity": "2.3", "threat": "3.0", "ict_index": "2.3", "transfers_balance": "-3991", "selected": "64954", "transfers_in": "2019", "transfers_out": "6010", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.2", "creativity": "51.4", "threat": "0.0", "ict_index": "7.3", "transfers_balance": "-2724", "selected": "62500", "transfers_in": "2401", "transfers_out": "5125", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.0", "creativity": "28.2", "threat": "2.0", "ict_index": "6.0", "transfers_balance": "-3272", "selected": "59436", "transfers_in": "1799", "transfers_out": "5071", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "25.5", "threat": "1.0", "ict_index": "4.1", "transfers_balance": "507", "selected": "60381", "transfers_in": "4228", "transfers_out": "3721", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "86", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "4", "influence": "17.4", "creativity": "12.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1060", "selected": "59544", "transfers_in": "2367", "transfers_out": "3427", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14333", "selected": "45225", "transfers_in": "83", "transfers_out": "14416", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.2", "creativity": "41.8", "threat": "8.0", "ict_index": "6.6", "transfers_balance": "-2736", "selected": "42590", "transfers_in": "825", "transfers_out": "3561", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "52.8", "threat": "4.0", "ict_index": "7.0", "transfers_balance": "-1630", "selected": "41015", "transfers_in": "297", "transfers_out": "1927", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.4", "creativity": "13.7", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-1276", "selected": "39834", "transfers_in": "1039", "transfers_out": "2315", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-1438", "selected": "38425", "transfers_in": "446", "transfers_out": "1884", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "3.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2028", "selected": "36520", "transfers_in": "814", "transfers_out": "2842", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3977", "selected": "32559", "transfers_in": "43", "transfers_out": "4020", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "2.4", "creativity": "16.8", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-2448", "selected": "30140", "transfers_in": "34", "transfers_out": "2482", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1098", "selected": "29052", "transfers_in": "49", "transfers_out": "1147", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1667", "selected": "27397", "transfers_in": "30", "transfers_out": "1697", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1412", "selected": "25995", "transfers_in": "17", "transfers_out": "1429", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-643", "selected": "25342", "transfers_in": "14", "transfers_out": "657", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-604", "selected": "23537", "transfers_in": "20", "transfers_out": "624", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-506", "selected": "22952", "transfers_in": "5", "transfers_out": "511", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-413", "selected": "22635", "transfers_in": "17", "transfers_out": "430", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "22392", "transfers_in": "3", "transfers_out": "260", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-194", "selected": "22193", "transfers_in": "8", "transfers_out": "202", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "22054", "transfers_in": "9", "transfers_out": "146", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "21973", "transfers_in": "2", "transfers_out": "100", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "21868", "transfers_in": "3", "transfers_out": "103", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "21764", "transfers_in": "14", "transfers_out": "114", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Max Melbourne": [{"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "284", "selected": "429", "transfers_in": "358", "transfers_out": "74", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "165", "selected": "689", "transfers_in": "255", "transfers_out": "90", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "809", "transfers_in": "130", "transfers_out": "79", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "110", "selected": "1025", "transfers_in": "268", "transfers_out": "158", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "1196", "transfers_in": "225", "transfers_out": "116", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "97", "selected": "1360", "transfers_in": "257", "transfers_out": "160", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "1460", "transfers_in": "200", "transfers_out": "126", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "223", "selected": "1799", "transfers_in": "406", "transfers_out": "183", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "142", "selected": "2010", "transfers_in": "284", "transfers_out": "142", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86", "selected": "2169", "transfers_in": "211", "transfers_out": "125", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "2099", "transfers_in": "67", "transfers_out": "155", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "1945", "transfers_in": "11", "transfers_out": "168", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "1856", "transfers_in": "10", "transfers_out": "105", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1816", "transfers_in": "6", "transfers_out": "49", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1451", "transfers_in": "3", "transfers_out": "40", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "1395", "transfers_in": "3", "transfers_out": "44", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1375", "transfers_in": "3", "transfers_out": "39", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1350", "transfers_in": "5", "transfers_out": "32", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1332", "transfers_in": "5", "transfers_out": "23", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1326", "transfers_in": "2", "transfers_out": "15", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1313", "transfers_in": "0", "transfers_out": "12", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1294", "transfers_in": "8", "transfers_out": "24", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1279", "transfers_in": "6", "transfers_out": "23", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Matteo Darmian": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "29145", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8572", "selected": "23965", "transfers_in": "624", "transfers_out": "9196", "value": "54", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8889", "selected": "16136", "transfers_in": "172", "transfers_out": "9061", "value": "53", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "3.8", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "-3005", "selected": "14021", "transfers_in": "157", "transfers_out": "3162", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-573", "selected": "13991", "transfers_in": "356", "transfers_out": "929", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1113", "selected": "13326", "transfers_in": "231", "transfers_out": "1344", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-589", "selected": "12994", "transfers_in": "621", "transfers_out": "1210", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "25.6", "creativity": "0.8", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-804", "selected": "12386", "transfers_in": "202", "transfers_out": "1006", "value": "51", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1309", "selected": "13957", "transfers_in": "1822", "transfers_out": "513", "value": "51", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-720", "selected": "13422", "transfers_in": "448", "transfers_out": "1168", "value": "51", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-365", "selected": "13217", "transfers_in": "259", "transfers_out": "624", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "13225", "transfers_in": "411", "transfers_out": "581", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-297", "selected": "13013", "transfers_in": "217", "transfers_out": "514", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "12811", "transfers_in": "141", "transfers_out": "417", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-284", "selected": "12575", "transfers_in": "92", "transfers_out": "376", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "12533", "transfers_in": "156", "transfers_out": "304", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "12518", "transfers_in": "145", "transfers_out": "237", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "12477", "transfers_in": "114", "transfers_out": "245", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "12522", "transfers_in": "261", "transfers_out": "355", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-392", "selected": "12159", "transfers_in": "62", "transfers_out": "454", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-467", "selected": "11704", "transfers_in": "47", "transfers_out": "514", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "11578", "transfers_in": "30", "transfers_out": "170", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "11634", "transfers_in": "122", "transfers_out": "205", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "11673", "transfers_in": "92", "transfers_out": "135", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "11687", "transfers_in": "76", "transfers_out": "147", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "11679", "transfers_in": "44", "transfers_out": "90", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "11685", "transfers_in": "57", "transfers_out": "108", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "11729", "transfers_in": "60", "transfers_out": "125", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "11752", "transfers_in": "35", "transfers_out": "64", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "12876", "transfers_in": "36", "transfers_out": "67", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "12932", "transfers_in": "45", "transfers_out": "63", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "12956", "transfers_in": "50", "transfers_out": "61", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "12943", "transfers_in": "31", "transfers_out": "69", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "15.8", "creativity": "14.3", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-38", "selected": "12943", "transfers_in": "31", "transfers_out": "69", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "13067", "transfers_in": "94", "transfers_out": "46", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.0", "creativity": "4.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "34", "selected": "13133", "transfers_in": "109", "transfers_out": "75", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "13133", "transfers_in": "109", "transfers_out": "75", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "30.8", "creativity": "2.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "313", "selected": "13525", "transfers_in": "399", "transfers_out": "86", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Adri\u00e1n San Miguel del Castillo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "24951", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2034", "selected": "25302", "transfers_in": "219", "transfers_out": "2253", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2032", "selected": "23853", "transfers_in": "147", "transfers_out": "2179", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1636", "selected": "22690", "transfers_in": "135", "transfers_out": "1771", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-912", "selected": "22060", "transfers_in": "153", "transfers_out": "1065", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-989", "selected": "21393", "transfers_in": "211", "transfers_out": "1200", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-764", "selected": "20918", "transfers_in": "224", "transfers_out": "988", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-598", "selected": "20563", "transfers_in": "158", "transfers_out": "756", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "20045", "transfers_in": "77", "transfers_out": "660", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475", "selected": "19676", "transfers_in": "125", "transfers_out": "600", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-442", "selected": "19312", "transfers_in": "61", "transfers_out": "503", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-369", "selected": "19051", "transfers_in": "93", "transfers_out": "462", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "18938", "transfers_in": "84", "transfers_out": "283", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "18791", "transfers_in": "62", "transfers_out": "270", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "6", "bps": "16", "influence": "35.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-94", "selected": "18770", "transfers_in": "171", "transfers_out": "265", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "23", "influence": "13.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "777", "selected": "19849", "transfers_in": "1119", "transfers_out": "342", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "8576", "selected": "28972", "transfers_in": "9064", "transfers_out": "488", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "0.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "14399", "selected": "44119", "transfers_in": "15088", "transfers_out": "689", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "27105", "selected": "73287", "transfers_in": "28918", "transfers_out": "1813", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "54.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "6586", "selected": "80709", "transfers_in": "10015", "transfers_out": "3429", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "67464", "selected": "155712", "transfers_in": "74862", "transfers_out": "7398", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "41.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "67464", "selected": "155712", "transfers_in": "74862", "transfers_out": "7398", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "32744", "selected": "190309", "transfers_in": "44648", "transfers_out": "11904", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "13.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "16585", "selected": "207744", "transfers_in": "22906", "transfers_out": "6321", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "17.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "7325", "selected": "215814", "transfers_in": "15151", "transfers_out": "7826", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "17.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-2627", "selected": "213442", "transfers_in": "4372", "transfers_out": "6999", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "23.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-6023", "selected": "207755", "transfers_in": "2859", "transfers_out": "8882", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "8", "bps": "28", "influence": "56.4", "creativity": "0.0", "threat": "0.0", "ict_index": "5.6", "transfers_balance": "-4312", "selected": "204128", "transfers_in": "5314", "transfers_out": "9626", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "24.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "376", "selected": "204789", "transfers_in": "3731", "transfers_out": "3355", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6273", "selected": "172464", "transfers_in": "2823", "transfers_out": "9096", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11503", "selected": "143447", "transfers_in": "1839", "transfers_out": "13342", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14335", "selected": "129098", "transfers_in": "413", "transfers_out": "14748", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12956", "selected": "113176", "transfers_in": "597", "transfers_out": "13553", "value": "41", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5846", "selected": "109220", "transfers_in": "649", "transfers_out": "6495", "value": "41", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "28.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-3914", "selected": "106926", "transfers_in": "2614", "transfers_out": "6528", "value": "41", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-208", "selected": "107152", "transfers_in": "6285", "transfers_out": "6493", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "32", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-208", "selected": "107152", "transfers_in": "6285", "transfers_out": "6493", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "43.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "31789", "selected": "142834", "transfers_in": "33120", "transfers_out": "1331", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Marcos Alonso": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.0", "creativity": "38.0", "threat": "60.0", "ict_index": "12.1", "transfers_balance": "0", "selected": "527736", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "16", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "41", "influence": "88.8", "creativity": "6.8", "threat": "24.0", "ict_index": "12.0", "transfers_balance": "-65173", "selected": "525340", "transfers_in": "7207", "transfers_out": "72380", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "25.4", "creativity": "15.1", "threat": "10.0", "ict_index": "5.1", "transfers_balance": "216001", "selected": "841202", "transfers_in": "245534", "transfers_out": "29533", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "32.4", "threat": "9.0", "ict_index": "5.9", "transfers_balance": "108022", "selected": "1040491", "transfers_in": "143100", "transfers_out": "35078", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "5.0", "creativity": "3.0", "threat": "22.0", "ict_index": "3.0", "transfers_balance": "-14958", "selected": "1057886", "transfers_in": "40880", "transfers_out": "55838", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.8", "creativity": "1.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-13089", "selected": "1072176", "transfers_in": "49921", "transfers_out": "63010", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "24.6", "creativity": "6.7", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-140956", "selected": "942707", "transfers_in": "10134", "transfers_out": "151090", "value": "70", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.6", "creativity": "25.3", "threat": "44.0", "ict_index": "8.9", "transfers_balance": "-59475", "selected": "894754", "transfers_in": "19874", "transfers_out": "79349", "value": "70", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "1.0", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-41740", "selected": "858021", "transfers_in": "11737", "transfers_out": "53477", "value": "70", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "6.8", "creativity": "2.9", "threat": "26.0", "ict_index": "3.6", "transfers_balance": "-74227", "selected": "789750", "transfers_in": "8979", "transfers_out": "83206", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "8.0", "creativity": "4.7", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-40672", "selected": "754455", "transfers_in": "4780", "transfers_out": "45452", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "42.4", "creativity": "4.2", "threat": "36.0", "ict_index": "8.3", "transfers_balance": "-12690", "selected": "749844", "transfers_in": "14431", "transfers_out": "27121", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.4", "creativity": "3.4", "threat": "9.0", "ict_index": "2.6", "transfers_balance": "18721", "selected": "776408", "transfers_in": "31802", "transfers_out": "13081", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "8.2", "creativity": "28.4", "threat": "57.0", "ict_index": "9.4", "transfers_balance": "29427", "selected": "811545", "transfers_in": "40200", "transfers_out": "10773", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "17.9", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "37309", "selected": "856029", "transfers_in": "48523", "transfers_out": "11214", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.0", "creativity": "14.1", "threat": "22.0", "ict_index": "4.1", "transfers_balance": "4279", "selected": "870175", "transfers_in": "31398", "transfers_out": "27119", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "34.2", "creativity": "53.7", "threat": "4.0", "ict_index": "9.2", "transfers_balance": "-37733", "selected": "837028", "transfers_in": "7850", "transfers_out": "45583", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "46.8", "creativity": "26.3", "threat": "68.0", "ict_index": "14.1", "transfers_balance": "14462", "selected": "857786", "transfers_in": "27287", "transfers_out": "12825", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.4", "creativity": "25.4", "threat": "52.0", "ict_index": "9.3", "transfers_balance": "123848", "selected": "998307", "transfers_in": "136111", "transfers_out": "12263", "value": "70", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "48.6", "creativity": "15.4", "threat": "59.0", "ict_index": "12.3", "transfers_balance": "82397", "selected": "1091273", "transfers_in": "93048", "transfers_out": "10651", "value": "71", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "14.4", "creativity": "38.7", "threat": "6.0", "ict_index": "5.9", "transfers_balance": "167449", "selected": "1273082", "transfers_in": "178024", "transfers_out": "10575", "value": "72", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "40.8", "creativity": "3.2", "threat": "35.0", "ict_index": "7.9", "transfers_balance": "-218", "selected": "1277765", "transfers_in": "54289", "transfers_out": "54507", "value": "72", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "12.4", "creativity": "25.1", "threat": "27.0", "ict_index": "6.5", "transfers_balance": "144621", "selected": "1443686", "transfers_in": "175551", "transfers_out": "30930", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "12.2", "creativity": "12.1", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "41720", "selected": "1497654", "transfers_in": "65519", "transfers_out": "23799", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.0", "creativity": "45.3", "threat": "16.0", "ict_index": "7.1", "transfers_balance": "32408", "selected": "1542897", "transfers_in": "61347", "transfers_out": "28939", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14298", "selected": "1533416", "transfers_in": "21235", "transfers_out": "35533", "value": "74", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208738", "selected": "1329047", "transfers_in": "11555", "transfers_out": "220293", "value": "73", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.2", "creativity": "31.5", "threat": "16.0", "ict_index": "5.3", "transfers_balance": "-156964", "selected": "1176922", "transfers_in": "7809", "transfers_out": "164773", "value": "72", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.4", "creativity": "0.6", "threat": "1.0", "ict_index": "0.6", "transfers_balance": "-32686", "selected": "1146451", "transfers_in": "9525", "transfers_out": "42211", "value": "72", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.4", "creativity": "18.8", "threat": "36.0", "ict_index": "6.7", "transfers_balance": "-124", "selected": "1142744", "transfers_in": "19063", "transfers_out": "19187", "value": "72", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.0", "creativity": "13.6", "threat": "30.0", "ict_index": "5.5", "transfers_balance": "10388", "selected": "1145183", "transfers_in": "36046", "transfers_out": "25658", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "10.9", "threat": "13.0", "ict_index": "3.9", "transfers_balance": "7602", "selected": "1156175", "transfers_in": "29870", "transfers_out": "22268", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.6", "creativity": "17.9", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "4892", "selected": "1168644", "transfers_in": "27011", "transfers_out": "22119", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4892", "selected": "1168644", "transfers_in": "27011", "transfers_out": "22119", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96129", "selected": "933041", "transfers_in": "376", "transfers_out": "96505", "value": "71", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.6", "creativity": "1.6", "threat": "13.0", "ict_index": "2.8", "transfers_balance": "-1216", "selected": "935037", "transfers_in": "10628", "transfers_out": "11844", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "49.2", "creativity": "4.1", "threat": "94.0", "ict_index": "14.7", "transfers_balance": "-1216", "selected": "935037", "transfers_in": "10628", "transfers_out": "11844", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20225", "selected": "959385", "transfers_in": "24338", "transfers_out": "4113", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Riyad Mahrez": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.0", "creativity": "23.4", "threat": "7.0", "ict_index": "5.3", "transfers_balance": "0", "selected": "79107", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "34.0", "creativity": "29.6", "threat": "56.0", "ict_index": "12.0", "transfers_balance": "24327", "selected": "153310", "transfers_in": "33182", "transfers_out": "8855", "value": "85", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "2.1", "threat": "51.0", "ict_index": "6.1", "transfers_balance": "32593", "selected": "228533", "transfers_in": "55870", "transfers_out": "23277", "value": "85", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "26.8", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-2535", "selected": "247444", "transfers_in": "30618", "transfers_out": "33153", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "29.0", "threat": "46.0", "ict_index": "8.6", "transfers_balance": "20900", "selected": "276698", "transfers_in": "46130", "transfers_out": "25230", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "16.3", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-35687", "selected": "245863", "transfers_in": "10896", "transfers_out": "46583", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "0.5", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-31848", "selected": "216834", "transfers_in": "7622", "transfers_out": "39470", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "39.4", "creativity": "3.5", "threat": "27.0", "ict_index": "7.0", "transfers_balance": "-25770", "selected": "193398", "transfers_in": "4619", "transfers_out": "30389", "value": "85", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "10", "goals": "0", "assists": "2", "conceded": "1", "bonus": "2", "minutes": "86", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "29.4", "creativity": "29.5", "threat": "13.0", "ict_index": "7.2", "transfers_balance": "-5461", "selected": "189249", "transfers_in": "5875", "transfers_out": "11336", "value": "84", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "27.4", "creativity": "27.3", "threat": "19.0", "ict_index": "7.4", "transfers_balance": "27137", "selected": "220512", "transfers_in": "38405", "transfers_out": "11268", "value": "84", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.4", "creativity": "24.8", "threat": "62.0", "ict_index": "12.7", "transfers_balance": "38080", "selected": "263263", "transfers_in": "50161", "transfers_out": "12081", "value": "84", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "2.5", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-1348", "selected": "267013", "transfers_in": "22657", "transfers_out": "24005", "value": "84", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "5.8", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-15875", "selected": "253164", "transfers_in": "10688", "transfers_out": "26563", "value": "84", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "76", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.4", "creativity": "12.7", "threat": "9.0", "ict_index": "5.6", "transfers_balance": "-26186", "selected": "227837", "transfers_in": "1996", "transfers_out": "28182", "value": "84", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.6", "creativity": "51.1", "threat": "39.0", "ict_index": "10.8", "transfers_balance": "23887", "selected": "253831", "transfers_in": "30485", "transfers_out": "6598", "value": "84", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "88", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "47.8", "creativity": "40.5", "threat": "26.0", "ict_index": "11.4", "transfers_balance": "31212", "selected": "288738", "transfers_in": "44528", "transfers_out": "13316", "value": "84", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "47.8", "creativity": "37.6", "threat": "26.0", "ict_index": "11.1", "transfers_balance": "33821", "selected": "325255", "transfers_in": "43942", "transfers_out": "10121", "value": "85", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.2", "creativity": "15.6", "threat": "21.0", "ict_index": "4.5", "transfers_balance": "175756", "selected": "506844", "transfers_in": "180931", "transfers_out": "5175", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.8", "creativity": "39.8", "threat": "59.0", "ict_index": "13.2", "transfers_balance": "-104790", "selected": "404991", "transfers_in": "13817", "transfers_out": "118607", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "50.8", "creativity": "41.1", "threat": "32.0", "ict_index": "12.4", "transfers_balance": "-8097", "selected": "399844", "transfers_in": "19356", "transfers_out": "27453", "value": "85", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.4", "creativity": "13.6", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "15639", "selected": "419035", "transfers_in": "43839", "transfers_out": "28200", "value": "85", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "63.6", "creativity": "22.4", "threat": "19.0", "ict_index": "10.5", "transfers_balance": "79199", "selected": "500444", "transfers_in": "117915", "transfers_out": "38716", "value": "85", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.2", "creativity": "44.8", "threat": "22.0", "ict_index": "8.4", "transfers_balance": "164008", "selected": "673212", "transfers_in": "231042", "transfers_out": "67034", "value": "86", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "40.6", "creativity": "31.0", "threat": "23.0", "ict_index": "9.5", "transfers_balance": "52220", "selected": "730404", "transfers_in": "106885", "transfers_out": "54665", "value": "86", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106107", "selected": "842653", "transfers_in": "154798", "transfers_out": "48691", "value": "87", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298861", "selected": "544972", "transfers_in": "21621", "transfers_out": "320482", "value": "87", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.8", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-170312", "selected": "375598", "transfers_in": "5928", "transfers_out": "176240", "value": "86", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "14.2", "creativity": "24.5", "threat": "46.0", "ict_index": "8.5", "transfers_balance": "104567", "selected": "483808", "transfers_in": "132291", "transfers_out": "27724", "value": "86", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "59.6", "creativity": "46.8", "threat": "55.0", "ict_index": "16.1", "transfers_balance": "41730", "selected": "527600", "transfers_in": "63263", "transfers_out": "21533", "value": "87", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "11", "goals": "1", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "87", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "56.8", "creativity": "36.8", "threat": "24.0", "ict_index": "11.8", "transfers_balance": "63380", "selected": "556058", "transfers_in": "78807", "transfers_out": "15427", "value": "88", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "5.7", "threat": "23.0", "ict_index": "3.9", "transfers_balance": "157485", "selected": "738843", "transfers_in": "168275", "transfers_out": "10790", "value": "89", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.6", "creativity": "35.3", "threat": "26.0", "ict_index": "7.5", "transfers_balance": "70678", "selected": "811616", "transfers_in": "95343", "transfers_out": "24665", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.0", "creativity": "34.5", "threat": "39.0", "ict_index": "9.1", "transfers_balance": "17968", "selected": "845618", "transfers_in": "59193", "transfers_out": "41225", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.8", "creativity": "27.9", "threat": "15.0", "ict_index": "6.2", "transfers_balance": "17968", "selected": "845618", "transfers_in": "59193", "transfers_out": "41225", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.8", "creativity": "27.7", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "-59234", "selected": "569108", "transfers_in": "9857", "transfers_out": "69091", "value": "88", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "19.7", "threat": "14.0", "ict_index": "4.3", "transfers_balance": "-46001", "selected": "522900", "transfers_in": "10594", "transfers_out": "56595", "value": "88", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "53.4", "creativity": "50.3", "threat": "50.0", "ict_index": "15.4", "transfers_balance": "-46001", "selected": "522900", "transfers_in": "10594", "transfers_out": "56595", "value": "88", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "13", "goals": "1", "assists": "2", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "77.4", "creativity": "42.7", "threat": "42.0", "ict_index": "16.2", "transfers_balance": "-39373", "selected": "483792", "transfers_in": "6710", "transfers_out": "46083", "value": "87", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Robert Snodgrass": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "250680", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53955", "selected": "201637", "transfers_in": "1354", "transfers_out": "55309", "value": "59", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73103", "selected": "129352", "transfers_in": "427", "transfers_out": "73530", "value": "58", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57135", "selected": "72500", "transfers_in": "9", "transfers_out": "57144", "value": "58", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16132", "selected": "56373", "transfers_in": "3", "transfers_out": "16135", "value": "58", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11207", "selected": "45167", "transfers_in": "2", "transfers_out": "11209", "value": "58", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6442", "selected": "38729", "transfers_in": "2", "transfers_out": "6444", "value": "58", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4000", "selected": "34733", "transfers_in": "4", "transfers_out": "4004", "value": "58", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1517", "selected": "33217", "transfers_in": "0", "transfers_out": "1517", "value": "58", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1818", "selected": "31399", "transfers_in": "5", "transfers_out": "1823", "value": "58", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-998", "selected": "30402", "transfers_in": "4", "transfers_out": "1002", "value": "58", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-960", "selected": "29443", "transfers_in": "2", "transfers_out": "962", "value": "58", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-514", "selected": "28929", "transfers_in": "2", "transfers_out": "516", "value": "58", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "28522", "transfers_in": "0", "transfers_out": "408", "value": "58", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "28116", "transfers_in": "0", "transfers_out": "408", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-387", "selected": "27729", "transfers_in": "2", "transfers_out": "389", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "27514", "transfers_in": "0", "transfers_out": "216", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-242", "selected": "27272", "transfers_in": "3", "transfers_out": "245", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329", "selected": "26943", "transfers_in": "0", "transfers_out": "329", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "26730", "transfers_in": "2", "transfers_out": "218", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "26250", "transfers_in": "1", "transfers_out": "119", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "26250", "transfers_in": "1", "transfers_out": "119", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "25894", "transfers_in": "8", "transfers_out": "365", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "25676", "transfers_in": "0", "transfers_out": "219", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-187", "selected": "25490", "transfers_in": "2", "transfers_out": "189", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "25391", "transfers_in": "2", "transfers_out": "103", "value": "58", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "25243", "transfers_in": "1", "transfers_out": "151", "value": "58", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "25100", "transfers_in": "3", "transfers_out": "154", "value": "58", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "25045", "transfers_in": "0", "transfers_out": "56", "value": "58", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "36407", "transfers_in": "0", "transfers_out": "51", "value": "58", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "36296", "transfers_in": "1", "transfers_out": "71", "value": "58", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "36282", "transfers_in": "2", "transfers_out": "26", "value": "58", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "36250", "transfers_in": "1", "transfers_out": "34", "value": "58", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "36222", "transfers_in": "0", "transfers_out": "28", "value": "58", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "36205", "transfers_in": "1", "transfers_out": "20", "value": "58", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "36180", "transfers_in": "2", "transfers_out": "27", "value": "58", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "36180", "transfers_in": "2", "transfers_out": "27", "value": "58", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "36162", "transfers_in": "2", "transfers_out": "19", "value": "58", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Dominic Solanke": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "151051", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "13.8", "threat": "23.0", "ict_index": "4.4", "transfers_balance": "-30592", "selected": "132477", "transfers_in": "3320", "transfers_out": "33912", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18736", "selected": "117994", "transfers_in": "4632", "transfers_out": "23368", "value": "49", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "23", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-20989", "selected": "99068", "transfers_in": "1942", "transfers_out": "22931", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.2", "threat": "11.0", "ict_index": "1.2", "transfers_balance": "-6936", "selected": "94047", "transfers_in": "4294", "transfers_out": "11230", "value": "48", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4188", "selected": "91860", "transfers_in": "6952", "transfers_out": "11140", "value": "48", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-6599", "selected": "86456", "transfers_in": "4622", "transfers_out": "11221", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2138", "selected": "85582", "transfers_in": "5867", "transfers_out": "8005", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1075", "selected": "85168", "transfers_in": "4275", "transfers_out": "5350", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "2.3", "threat": "13.0", "ict_index": "1.9", "transfers_balance": "-834", "selected": "85199", "transfers_in": "6478", "transfers_out": "7312", "value": "47", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-1380", "selected": "84458", "transfers_in": "3487", "transfers_out": "4867", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1538", "selected": "83680", "transfers_in": "3292", "transfers_out": "4830", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "83893", "transfers_in": "3486", "transfers_out": "3766", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "29.2", "creativity": "26.2", "threat": "19.0", "ict_index": "7.4", "transfers_balance": "-69", "selected": "84216", "transfers_in": "2827", "transfers_out": "2896", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "4628", "selected": "89507", "transfers_in": "7475", "transfers_out": "2847", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "29.7", "threat": "36.0", "ict_index": "6.5", "transfers_balance": "-316", "selected": "89957", "transfers_in": "4715", "transfers_out": "5031", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.8", "creativity": "10.6", "threat": "22.0", "ict_index": "3.4", "transfers_balance": "1696", "selected": "92220", "transfers_in": "5442", "transfers_out": "3746", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.6", "threat": "9.0", "ict_index": "1.2", "transfers_balance": "1100", "selected": "93947", "transfers_in": "5231", "transfers_out": "4131", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "279", "selected": "95081", "transfers_in": "6007", "transfers_out": "5728", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "11.5", "threat": "72.0", "ict_index": "8.9", "transfers_balance": "-664", "selected": "94866", "transfers_in": "3929", "transfers_out": "4593", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3455", "selected": "91912", "transfers_in": "3390", "transfers_out": "6845", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.2", "creativity": "34.4", "threat": "10.0", "ict_index": "5.9", "transfers_balance": "-408", "selected": "91705", "transfers_in": "4368", "transfers_out": "4776", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "92590", "transfers_in": "7689", "transfers_out": "7736", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1574", "selected": "91483", "transfers_in": "3667", "transfers_out": "5241", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-2286", "selected": "89721", "transfers_in": "1985", "transfers_out": "4271", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1663", "selected": "88327", "transfers_in": "1847", "transfers_out": "3510", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1876", "selected": "86924", "transfers_in": "1833", "transfers_out": "3709", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2247", "selected": "85313", "transfers_in": "1701", "transfers_out": "3948", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-895", "selected": "84625", "transfers_in": "974", "transfers_out": "1869", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "10.8", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-656", "selected": "88425", "transfers_in": "1183", "transfers_out": "1839", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-924", "selected": "86675", "transfers_in": "1366", "transfers_out": "2290", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-541", "selected": "87556", "transfers_in": "1340", "transfers_out": "1881", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "14.3", "threat": "53.0", "ict_index": "7.4", "transfers_balance": "1816", "selected": "89808", "transfers_in": "3371", "transfers_out": "1555", "value": "46", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2981", "selected": "93861", "transfers_in": "5174", "transfers_out": "2193", "value": "46", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-886", "selected": "92425", "transfers_in": "1531", "transfers_out": "2417", "value": "46", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "92132", "transfers_in": "1787", "transfers_out": "1887", "value": "46", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "12.0", "ict_index": "0.7", "transfers_balance": "-399", "selected": "91867", "transfers_in": "1646", "transfers_out": "2045", "value": "46", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "45.0", "creativity": "40.2", "threat": "63.0", "ict_index": "14.8", "transfers_balance": "1396", "selected": "93589", "transfers_in": "3145", "transfers_out": "1749", "value": "46", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Granit Xhaka": [{"gameweek": "1", "points": "10", "goals": "0", "assists": "2", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "51.2", "creativity": "77.8", "threat": "24.0", "ict_index": "15.3", "transfers_balance": "0", "selected": "168237", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "25.8", "threat": "15.0", "ict_index": "5.5", "transfers_balance": "367808", "selected": "744228", "transfers_in": "391023", "transfers_out": "23215", "value": "56", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "14.2", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-12545", "selected": "775942", "transfers_in": "93948", "transfers_out": "106493", "value": "56", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "21.8", "threat": "10.0", "ict_index": "4.7", "transfers_balance": "-64230", "selected": "738845", "transfers_in": "57625", "transfers_out": "121855", "value": "56", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.4", "creativity": "14.2", "threat": "1.0", "ict_index": "3.8", "transfers_balance": "-60063", "selected": "687134", "transfers_in": "20822", "transfers_out": "80885", "value": "56", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.2", "creativity": "28.5", "threat": "23.0", "ict_index": "5.6", "transfers_balance": "-32953", "selected": "661770", "transfers_in": "35386", "transfers_out": "68339", "value": "56", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.8", "creativity": "35.0", "threat": "17.0", "ict_index": "6.3", "transfers_balance": "-21817", "selected": "645892", "transfers_in": "38110", "transfers_out": "59927", "value": "56", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.8", "creativity": "19.8", "threat": "16.0", "ict_index": "7.5", "transfers_balance": "-16885", "selected": "635715", "transfers_in": "38724", "transfers_out": "55609", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "10.8", "creativity": "4.6", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-2662", "selected": "636910", "transfers_in": "30068", "transfers_out": "32730", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.2", "creativity": "16.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-5289", "selected": "636786", "transfers_in": "35598", "transfers_out": "40887", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.2", "creativity": "3.1", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-39814", "selected": "599981", "transfers_in": "8769", "transfers_out": "48583", "value": "55", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.2", "creativity": "6.8", "threat": "11.0", "ict_index": "2.7", "transfers_balance": "-42966", "selected": "560172", "transfers_in": "6006", "transfers_out": "48972", "value": "55", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.8", "creativity": "16.6", "threat": "3.0", "ict_index": "2.8", "transfers_balance": "-24744", "selected": "536989", "transfers_in": "7973", "transfers_out": "32717", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.4", "creativity": "21.8", "threat": "17.0", "ict_index": "5.9", "transfers_balance": "-18333", "selected": "519686", "transfers_in": "7239", "transfers_out": "25572", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.4", "creativity": "26.0", "threat": "9.0", "ict_index": "5.4", "transfers_balance": "-27176", "selected": "493471", "transfers_in": "3671", "transfers_out": "30847", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.6", "creativity": "32.7", "threat": "1.0", "ict_index": "4.7", "transfers_balance": "-19578", "selected": "475683", "transfers_in": "7424", "transfers_out": "27002", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.8", "creativity": "9.9", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "-15319", "selected": "461221", "transfers_in": "4041", "transfers_out": "19360", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "17.0", "creativity": "6.5", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "-8296", "selected": "454051", "transfers_in": "7750", "transfers_out": "16046", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "37.6", "creativity": "4.5", "threat": "14.0", "ict_index": "5.6", "transfers_balance": "-18887", "selected": "436550", "transfers_in": "4932", "transfers_out": "23819", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "6.3", "threat": "28.0", "ict_index": "4.4", "transfers_balance": "11857", "selected": "450847", "transfers_in": "19086", "transfers_out": "7229", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.6", "creativity": "32.1", "threat": "15.0", "ict_index": "6.2", "transfers_balance": "-23631", "selected": "428539", "transfers_in": "8315", "transfers_out": "31946", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.6", "creativity": "15.4", "threat": "16.0", "ict_index": "5.7", "transfers_balance": "-12821", "selected": "416071", "transfers_in": "6620", "transfers_out": "19441", "value": "52", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.4", "creativity": "56.8", "threat": "10.0", "ict_index": "8.9", "transfers_balance": "-8517", "selected": "409434", "transfers_in": "20182", "transfers_out": "28699", "value": "52", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.8", "creativity": "31.3", "threat": "21.0", "ict_index": "8.2", "transfers_balance": "-9942", "selected": "400654", "transfers_in": "8627", "transfers_out": "18569", "value": "52", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.6", "creativity": "19.0", "threat": "3.0", "ict_index": "3.1", "transfers_balance": "23876", "selected": "426993", "transfers_in": "35747", "transfers_out": "11871", "value": "52", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.6", "creativity": "28.4", "threat": "20.0", "ict_index": "6.5", "transfers_balance": "-4853", "selected": "422994", "transfers_in": "10158", "transfers_out": "15011", "value": "52", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.2", "creativity": "12.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-17631", "selected": "406405", "transfers_in": "6099", "transfers_out": "23730", "value": "52", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.8", "creativity": "4.7", "threat": "14.0", "ict_index": "4.1", "transfers_balance": "-10630", "selected": "397227", "transfers_in": "5456", "transfers_out": "16086", "value": "52", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "38.2", "creativity": "36.0", "threat": "12.0", "ict_index": "8.6", "transfers_balance": "-3743", "selected": "393956", "transfers_in": "4983", "transfers_out": "8726", "value": "52", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "3.7", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "2586", "selected": "414687", "transfers_in": "9937", "transfers_out": "7351", "value": "52", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "11.3", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "-1475", "selected": "405743", "transfers_in": "5075", "transfers_out": "6550", "value": "52", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.4", "creativity": "28.5", "threat": "9.0", "ict_index": "6.1", "transfers_balance": "-3075", "selected": "402961", "transfers_in": "3668", "transfers_out": "6743", "value": "52", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.4", "creativity": "27.8", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-12758", "selected": "389421", "transfers_in": "1293", "transfers_out": "14051", "value": "52", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "44.8", "creativity": "53.4", "threat": "20.0", "ict_index": "11.8", "transfers_balance": "2097", "selected": "393550", "transfers_in": "6037", "transfers_out": "3940", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "35.8", "creativity": "28.6", "threat": "0.0", "ict_index": "6.4", "transfers_balance": "2729", "selected": "395909", "transfers_in": "6419", "transfers_out": "3690", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "9.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "21572", "selected": "419429", "transfers_in": "24702", "transfers_out": "3130", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.4", "creativity": "24.2", "threat": "8.0", "ict_index": "5.1", "transfers_balance": "21572", "selected": "419429", "transfers_in": "24702", "transfers_out": "3130", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "8.3", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-2086", "selected": "415824", "transfers_in": "4603", "transfers_out": "6689", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Charlie Taylor": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12113", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1539", "selected": "12042", "transfers_in": "181", "transfers_out": "1720", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1726", "selected": "10683", "transfers_in": "130", "transfers_out": "1856", "value": "44", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1148", "selected": "10117", "transfers_in": "221", "transfers_out": "1369", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-807", "selected": "9453", "transfers_in": "85", "transfers_out": "892", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-732", "selected": "9013", "transfers_in": "195", "transfers_out": "927", "value": "43", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-360", "selected": "9222", "transfers_in": "387", "transfers_out": "747", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "9474", "transfers_in": "362", "transfers_out": "706", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "9330", "transfers_in": "128", "transfers_out": "431", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-301", "selected": "9132", "transfers_in": "206", "transfers_out": "507", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "9014", "transfers_in": "185", "transfers_out": "365", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "8956", "transfers_in": "252", "transfers_out": "413", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "8925", "transfers_in": "178", "transfers_out": "282", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "8947", "transfers_in": "193", "transfers_out": "262", "value": "42", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "9094", "transfers_in": "243", "transfers_out": "233", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "9312", "transfers_in": "288", "transfers_out": "312", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "49", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-67", "selected": "9386", "transfers_in": "196", "transfers_out": "263", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.8", "creativity": "10.5", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "392", "selected": "9954", "transfers_in": "638", "transfers_out": "246", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.4", "creativity": "11.2", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "1044", "selected": "11334", "transfers_in": "1515", "transfers_out": "471", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "381", "selected": "11887", "transfers_in": "749", "transfers_out": "368", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.6", "creativity": "1.5", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "1578", "selected": "13772", "transfers_in": "2239", "transfers_out": "661", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "15.3", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "2521", "selected": "16459", "transfers_in": "3584", "transfers_out": "1063", "value": "42", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.6", "creativity": "2.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "6767", "selected": "23819", "transfers_in": "9103", "transfers_out": "2336", "value": "42", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.8", "creativity": "33.0", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "-215", "selected": "23825", "transfers_in": "2594", "transfers_out": "2809", "value": "42", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.8", "creativity": "2.5", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "8512", "selected": "32881", "transfers_in": "11013", "transfers_out": "2501", "value": "42", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.2", "creativity": "8.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1845", "selected": "34886", "transfers_in": "3540", "transfers_out": "1695", "value": "42", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "12604", "selected": "48117", "transfers_in": "14592", "transfers_out": "1988", "value": "42", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6215", "selected": "55005", "transfers_in": "8687", "transfers_out": "2472", "value": "42", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5676", "selected": "49438", "transfers_in": "875", "transfers_out": "6551", "value": "42", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7650", "selected": "40594", "transfers_in": "468", "transfers_out": "8118", "value": "42", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2341", "selected": "34872", "transfers_in": "281", "transfers_out": "2622", "value": "42", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2407", "selected": "32491", "transfers_in": "204", "transfers_out": "2611", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2428", "selected": "29781", "transfers_in": "288", "transfers_out": "2716", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2428", "selected": "29781", "transfers_in": "288", "transfers_out": "2716", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1322", "selected": "28659", "transfers_in": "185", "transfers_out": "1507", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1261", "selected": "27624", "transfers_in": "94", "transfers_out": "1355", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1402", "selected": "26117", "transfers_in": "82", "transfers_out": "1484", "value": "42", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-677", "selected": "25553", "transfers_in": "127", "transfers_out": "804", "value": "42", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Glenn Whelan": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1101", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "919", "transfers_in": "12", "transfers_out": "223", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "805", "transfers_in": "19", "transfers_out": "144", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "733", "transfers_in": "23", "transfers_out": "104", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "681", "transfers_in": "6", "transfers_out": "62", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "640", "transfers_in": "4", "transfers_out": "51", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "604", "transfers_in": "9", "transfers_out": "49", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "584", "transfers_in": "8", "transfers_out": "32", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "570", "transfers_in": "5", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "556", "transfers_in": "4", "transfers_out": "18", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "546", "transfers_in": "3", "transfers_out": "14", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "531", "transfers_in": "7", "transfers_out": "22", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "520", "transfers_in": "5", "transfers_out": "17", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "517", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "510", "transfers_in": "3", "transfers_out": "10", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "505", "transfers_in": "3", "transfers_out": "9", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "499", "transfers_in": "4", "transfers_out": "11", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "494", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "489", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "488", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "484", "transfers_in": "4", "transfers_out": "8", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "481", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "472", "transfers_in": "4", "transfers_out": "13", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "467", "transfers_in": "3", "transfers_out": "9", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "467", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "468", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "468", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "467", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "466", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "511", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "510", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "507", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "508", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "508", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "507", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "505", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "508", "transfers_in": "5", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "508", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Fousseni Diabat\u00e9": [{"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "2.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "3865", "selected": "3993", "transfers_in": "4208", "transfers_out": "343", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "13.2", "creativity": "3.8", "threat": "21.0", "ict_index": "3.8", "transfers_balance": "1036", "selected": "5112", "transfers_in": "1823", "transfers_out": "787", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.2", "creativity": "6.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "2634", "selected": "7945", "transfers_in": "3680", "transfers_out": "1046", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.0", "creativity": "13.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "845", "selected": "9117", "transfers_in": "2289", "transfers_out": "1444", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-728", "selected": "8488", "transfers_in": "566", "transfers_out": "1294", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1198", "selected": "7195", "transfers_in": "380", "transfers_out": "1578", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "4.1", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-598", "selected": "6034", "transfers_in": "326", "transfers_out": "924", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "6.5", "threat": "1.0", "ict_index": "1.1", "transfers_balance": "-397", "selected": "5704", "transfers_in": "319", "transfers_out": "716", "value": "50", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "18.6", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "156", "selected": "5977", "transfers_in": "725", "transfers_out": "569", "value": "50", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.6", "threat": "3.0", "ict_index": "0.6", "transfers_balance": "156", "selected": "5977", "transfers_in": "725", "transfers_out": "569", "value": "50", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.9", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-153", "selected": "5307", "transfers_in": "203", "transfers_out": "356", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "8.6", "threat": "3.0", "ict_index": "2.0", "transfers_balance": "219", "selected": "5595", "transfers_in": "575", "transfers_out": "356", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.4", "creativity": "49.8", "threat": "23.0", "ict_index": "10.7", "transfers_balance": "219", "selected": "5595", "transfers_in": "575", "transfers_out": "356", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.6", "creativity": "10.6", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "-39", "selected": "5532", "transfers_in": "491", "transfers_out": "530", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Jonas L\u00f6ssl": [{"gameweek": "1", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "31", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "0", "selected": "10469", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "32", "influence": "39.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "41844", "selected": "135078", "transfers_in": "47037", "transfers_out": "5193", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "74606", "selected": "253993", "transfers_in": "86034", "transfers_out": "11428", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "86587", "selected": "387679", "transfers_in": "104047", "transfers_out": "17460", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "43862", "selected": "446833", "transfers_in": "59881", "transfers_out": "16019", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "19.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-8672", "selected": "442746", "transfers_in": "15528", "transfers_out": "24200", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "24.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "14679", "selected": "464085", "transfers_in": "33019", "transfers_out": "18340", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "10.4", "creativity": "10.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5432", "selected": "461708", "transfers_in": "14193", "transfers_out": "19625", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "33.6", "creativity": "10.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-18120", "selected": "444147", "transfers_in": "2265", "transfers_out": "20385", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "36", "influence": "59.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.9", "transfers_balance": "-4866", "selected": "440896", "transfers_in": "8898", "transfers_out": "13764", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "29085", "selected": "474149", "transfers_in": "35130", "transfers_out": "6045", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "45962", "selected": "527561", "transfers_in": "53568", "transfers_out": "7606", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-5929", "selected": "524037", "transfers_in": "12360", "transfers_out": "18289", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-516", "selected": "524999", "transfers_in": "10876", "transfers_out": "11392", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "16.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-10049", "selected": "515946", "transfers_in": "6073", "transfers_out": "16122", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-9409", "selected": "507750", "transfers_in": "6141", "transfers_out": "15550", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-5477", "selected": "502957", "transfers_in": "4230", "transfers_out": "9707", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "10", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-10653", "selected": "492735", "transfers_in": "3521", "transfers_out": "14174", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "21", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-8548", "selected": "484948", "transfers_in": "4136", "transfers_out": "12684", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "32.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-1505", "selected": "484325", "transfers_in": "6506", "transfers_out": "8011", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "32", "influence": "35.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-7309", "selected": "477737", "transfers_in": "4980", "transfers_out": "12289", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-8042", "selected": "470080", "transfers_in": "8585", "transfers_out": "16627", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-13267", "selected": "457736", "transfers_in": "8311", "transfers_out": "21578", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-15609", "selected": "442591", "transfers_in": "3980", "transfers_out": "19589", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-19749", "selected": "423189", "transfers_in": "1666", "transfers_out": "21415", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "10", "goals": "0", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "36", "influence": "55.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-14524", "selected": "408783", "transfers_in": "631", "transfers_out": "15155", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "3321", "selected": "413012", "transfers_in": "9946", "transfers_out": "6625", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "9", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3044", "selected": "410706", "transfers_in": "5587", "transfers_out": "8631", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-1218", "selected": "409627", "transfers_in": "4649", "transfers_out": "5867", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "15987", "selected": "426142", "transfers_in": "20570", "transfers_out": "4583", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "23.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "46737", "selected": "613500", "transfers_in": "50558", "transfers_out": "3821", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-15207", "selected": "458232", "transfers_in": "3569", "transfers_out": "18776", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "11", "influence": "27.0", "creativity": "10.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-9908", "selected": "448524", "transfers_in": "1765", "transfers_out": "11673", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-15206", "selected": "428057", "transfers_in": "1251", "transfers_out": "16457", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "26.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-3024", "selected": "414919", "transfers_in": "3013", "transfers_out": "6037", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-8799", "selected": "405050", "transfers_in": "1530", "transfers_out": "10329", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "4", "bps": "13", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-8799", "selected": "405050", "transfers_in": "1530", "transfers_out": "10329", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "23.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-2833", "selected": "403011", "transfers_in": "1561", "transfers_out": "4394", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Jack Simpson": [{"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "481", "selected": "613", "transfers_in": "566", "transfers_out": "85", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "472", "selected": "1278", "transfers_in": "643", "transfers_out": "171", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "464", "selected": "2030", "transfers_in": "762", "transfers_out": "298", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "190", "selected": "2370", "transfers_in": "435", "transfers_out": "245", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "107", "selected": "2612", "transfers_in": "345", "transfers_out": "238", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "321", "selected": "3181", "transfers_in": "711", "transfers_out": "390", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "821", "selected": "4172", "transfers_in": "1131", "transfers_out": "310", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "277", "selected": "4629", "transfers_in": "835", "transfers_out": "558", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "345", "selected": "5044", "transfers_in": "746", "transfers_out": "401", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "974", "selected": "6327", "transfers_in": "1816", "transfers_out": "842", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "447", "selected": "6957", "transfers_in": "1020", "transfers_out": "573", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "335", "selected": "7474", "transfers_in": "839", "transfers_out": "504", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "259", "selected": "7830", "transfers_in": "605", "transfers_out": "346", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "378", "selected": "8344", "transfers_in": "884", "transfers_out": "506", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "519", "selected": "9110", "transfers_in": "1102", "transfers_out": "583", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "241", "selected": "9458", "transfers_in": "594", "transfers_out": "353", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "116", "selected": "8762", "transfers_in": "481", "transfers_out": "365", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "8698", "transfers_in": "330", "transfers_out": "346", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106", "selected": "8989", "transfers_in": "419", "transfers_out": "313", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "77", "selected": "9119", "transfers_in": "374", "transfers_out": "297", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "130", "selected": "9532", "transfers_in": "460", "transfers_out": "330", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "130", "selected": "9532", "transfers_in": "460", "transfers_out": "330", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "9195", "transfers_in": "227", "transfers_out": "209", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "9163", "transfers_in": "192", "transfers_out": "241", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "9167", "transfers_in": "185", "transfers_out": "212", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Grady Diangana": [{"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "78", "transfers_in": "58", "transfers_out": "9", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "254", "transfers_in": "93", "transfers_out": "26", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "259", "transfers_in": "53", "transfers_out": "26", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "258", "transfers_in": "55", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "343", "transfers_in": "101", "transfers_out": "52", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "343", "transfers_in": "101", "transfers_out": "52", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "105", "selected": "461", "transfers_in": "179", "transfers_out": "74", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Diego Da Silva Costa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "70685", "transfers_in": "0", "transfers_out": "0", "value": "100", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33994", "selected": "42796", "transfers_in": "431", "transfers_out": "34425", "value": "98", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12825", "selected": "31638", "transfers_in": "418", "transfers_out": "13243", "value": "97", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5650", "selected": "27411", "transfers_in": "544", "transfers_out": "6194", "value": "96", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2258", "selected": "25837", "transfers_in": "199", "transfers_out": "2457", "value": "96", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1871", "selected": "24650", "transfers_in": "413", "transfers_out": "2284", "value": "95", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2033", "selected": "23052", "transfers_in": "207", "transfers_out": "2240", "value": "95", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1757", "selected": "21529", "transfers_in": "35", "transfers_out": "1792", "value": "95", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "21149", "transfers_in": "14", "transfers_out": "508", "value": "95", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-539", "selected": "20739", "transfers_in": "16", "transfers_out": "555", "value": "95", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "20514", "transfers_in": "11", "transfers_out": "328", "value": "95", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "20316", "transfers_in": "6", "transfers_out": "374", "value": "95", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "20220", "transfers_in": "6", "transfers_out": "191", "value": "95", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "20171", "transfers_in": "4", "transfers_out": "122", "value": "95", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "20125", "transfers_in": "4", "transfers_out": "128", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "20088", "transfers_in": "8", "transfers_out": "144", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "20046", "transfers_in": "12", "transfers_out": "120", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "20011", "transfers_in": "7", "transfers_out": "108", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "19959", "transfers_in": "15", "transfers_out": "164", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "19924", "transfers_in": "6", "transfers_out": "108", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "19816", "transfers_in": "10", "transfers_out": "163", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "19791", "transfers_in": "6", "transfers_out": "48", "value": "95", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "19698", "transfers_in": "21", "transfers_out": "193", "value": "95", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "19631", "transfers_in": "5", "transfers_out": "99", "value": "95", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "19618", "transfers_in": "4", "transfers_out": "83", "value": "95", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "19611", "transfers_in": "5", "transfers_out": "45", "value": "95", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "19622", "transfers_in": "3", "transfers_out": "63", "value": "95", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "19610", "transfers_in": "8", "transfers_out": "105", "value": "95", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "19609", "transfers_in": "1", "transfers_out": "40", "value": "95", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "23257", "transfers_in": "1", "transfers_out": "40", "value": "95", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "23299", "transfers_in": "7", "transfers_out": "49", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "23307", "transfers_in": "3", "transfers_out": "29", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "23319", "transfers_in": "8", "transfers_out": "31", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "23319", "transfers_in": "8", "transfers_out": "31", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "23320", "transfers_in": "3", "transfers_out": "8", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "23337", "transfers_in": "3", "transfers_out": "16", "value": "95", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "23337", "transfers_in": "3", "transfers_out": "16", "value": "95", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "23355", "transfers_in": "11", "transfers_out": "23", "value": "95", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Stephen Ward": [{"gameweek": "1", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "53.8", "creativity": "2.0", "threat": "19.0", "ict_index": "7.5", "transfers_balance": "0", "selected": "96206", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.2", "creativity": "12.0", "threat": "3.0", "ict_index": "3.2", "transfers_balance": "49366", "selected": "196051", "transfers_in": "59481", "transfers_out": "10115", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.2", "creativity": "14.8", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "-1392", "selected": "203185", "transfers_in": "18269", "transfers_out": "19661", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "27.2", "creativity": "25.3", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "6999", "selected": "214286", "transfers_in": "22734", "transfers_out": "15735", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "8621", "selected": "226155", "transfers_in": "21906", "transfers_out": "13285", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "16.5", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "19805", "selected": "249310", "transfers_in": "33891", "transfers_out": "14086", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "37.2", "creativity": "29.2", "threat": "2.0", "ict_index": "6.8", "transfers_balance": "55124", "selected": "311049", "transfers_in": "70716", "transfers_out": "15592", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "8.6", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "216257", "selected": "544471", "transfers_in": "232983", "transfers_out": "16726", "value": "46", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "80429", "selected": "632969", "transfers_in": "107147", "transfers_out": "26718", "value": "46", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.6", "creativity": "12.1", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "123984", "selected": "767184", "transfers_in": "152066", "transfers_out": "28082", "value": "47", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "7.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "71641", "selected": "845664", "transfers_in": "92308", "transfers_out": "20667", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "5.6", "creativity": "0.8", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "229351", "selected": "1086874", "transfers_in": "243912", "transfers_out": "14561", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.4", "creativity": "12.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "84997", "selected": "1178916", "transfers_in": "110658", "transfers_out": "25661", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "63792", "selected": "1247654", "transfers_in": "81028", "transfers_out": "17236", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "5.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "31325", "selected": "1283269", "transfers_in": "56744", "transfers_out": "25419", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.2", "creativity": "15.2", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "26342", "selected": "1316817", "transfers_in": "56071", "transfers_out": "29729", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "40", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "81135", "selected": "1404152", "transfers_in": "91207", "transfers_out": "10072", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-192291", "selected": "1212867", "transfers_in": "6926", "transfers_out": "199217", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216977", "selected": "996947", "transfers_in": "6773", "transfers_out": "223750", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161248", "selected": "836202", "transfers_in": "3296", "transfers_out": "164544", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143599", "selected": "693186", "transfers_in": "5311", "transfers_out": "148910", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91449", "selected": "601931", "transfers_in": "2347", "transfers_out": "93796", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110468", "selected": "492180", "transfers_in": "6915", "transfers_out": "117383", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68430", "selected": "423901", "transfers_in": "2050", "transfers_out": "70480", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37792", "selected": "386303", "transfers_in": "4326", "transfers_out": "42118", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20525", "selected": "365871", "transfers_in": "2537", "transfers_out": "23062", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1254", "selected": "365116", "transfers_in": "18695", "transfers_out": "19949", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.8", "creativity": "16.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "4976", "selected": "371252", "transfers_in": "19202", "transfers_out": "14226", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "13.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "16827", "selected": "389038", "transfers_in": "22514", "transfers_out": "5687", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.2", "creativity": "7.9", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "5216", "selected": "414259", "transfers_in": "12672", "transfers_out": "7456", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.4", "creativity": "3.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "12582", "selected": "427893", "transfers_in": "20576", "transfers_out": "7994", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "15.4", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "13082", "selected": "441565", "transfers_in": "19697", "transfers_out": "6615", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "0.8", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "61026", "selected": "512922", "transfers_in": "69320", "transfers_out": "8294", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "1.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "61026", "selected": "512922", "transfers_in": "69320", "transfers_out": "8294", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "25.5", "threat": "6.0", "ict_index": "5.0", "transfers_balance": "26918", "selected": "540538", "transfers_in": "33540", "transfers_out": "6622", "value": "48", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "11.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-2239", "selected": "528742", "transfers_in": "11958", "transfers_out": "14197", "value": "48", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.6", "creativity": "5.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-37156", "selected": "488094", "transfers_in": "4506", "transfers_out": "41662", "value": "48", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "20.2", "threat": "22.0", "ict_index": "6.2", "transfers_balance": "8919", "selected": "501168", "transfers_in": "16432", "transfers_out": "7513", "value": "48", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Anthony Knockaert": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "5.2", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "0", "selected": "87634", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.8", "creativity": "1.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-7463", "selected": "85940", "transfers_in": "2775", "transfers_out": "10238", "value": "60", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "36.2", "threat": "41.0", "ict_index": "8.6", "transfers_balance": "-21009", "selected": "65597", "transfers_in": "831", "transfers_out": "21840", "value": "59", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "27.4", "threat": "15.0", "ict_index": "6.0", "transfers_balance": "-2859", "selected": "63774", "transfers_in": "7800", "transfers_out": "10659", "value": "59", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.0", "creativity": "10.1", "threat": "3.0", "ict_index": "1.4", "transfers_balance": "-4787", "selected": "59320", "transfers_in": "2508", "transfers_out": "7295", "value": "59", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.0", "creativity": "18.2", "threat": "3.0", "ict_index": "2.6", "transfers_balance": "-7796", "selected": "51811", "transfers_in": "1178", "transfers_out": "8974", "value": "58", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "4.6", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-6723", "selected": "45388", "transfers_in": "734", "transfers_out": "7457", "value": "58", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "34", "influence": "46.4", "creativity": "23.5", "threat": "73.0", "ict_index": "14.3", "transfers_balance": "-4710", "selected": "40901", "transfers_in": "748", "transfers_out": "5458", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.2", "creativity": "21.7", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "1862", "selected": "43034", "transfers_in": "3686", "transfers_out": "1824", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "35.2", "threat": "12.0", "ict_index": "6.2", "transfers_balance": "-234", "selected": "43031", "transfers_in": "2803", "transfers_out": "3037", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "37.4", "creativity": "33.0", "threat": "2.0", "ict_index": "7.2", "transfers_balance": "-1000", "selected": "42195", "transfers_in": "1580", "transfers_out": "2580", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.2", "creativity": "9.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "8175", "selected": "51326", "transfers_in": "10507", "transfers_out": "2332", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.8", "creativity": "10.8", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "-3947", "selected": "47491", "transfers_in": "656", "transfers_out": "4603", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.2", "creativity": "40.7", "threat": "4.0", "ict_index": "6.9", "transfers_balance": "205", "selected": "47871", "transfers_in": "2865", "transfers_out": "2660", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.0", "creativity": "6.8", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-2763", "selected": "45202", "transfers_in": "781", "transfers_out": "3544", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1863", "selected": "43501", "transfers_in": "1110", "transfers_out": "2973", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "31.8", "threat": "18.0", "ict_index": "6.0", "transfers_balance": "-3263", "selected": "40270", "transfers_in": "171", "transfers_out": "3434", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "23.5", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "-1793", "selected": "38562", "transfers_in": "378", "transfers_out": "2171", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "25.3", "threat": "25.0", "ict_index": "6.1", "transfers_balance": "-1489", "selected": "37225", "transfers_in": "583", "transfers_out": "2072", "value": "56", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1402", "selected": "35854", "transfers_in": "176", "transfers_out": "1578", "value": "56", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "10.8", "threat": "23.0", "ict_index": "3.9", "transfers_balance": "-1561", "selected": "34332", "transfers_in": "331", "transfers_out": "1892", "value": "56", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "53.6", "creativity": "14.6", "threat": "102.0", "ict_index": "17.0", "transfers_balance": "-777", "selected": "33568", "transfers_in": "354", "transfers_out": "1131", "value": "56", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.8", "creativity": "17.9", "threat": "34.0", "ict_index": "5.8", "transfers_balance": "1091", "selected": "34855", "transfers_in": "3011", "transfers_out": "1920", "value": "56", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1554", "selected": "33369", "transfers_in": "368", "transfers_out": "1922", "value": "56", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-984", "selected": "32580", "transfers_in": "511", "transfers_out": "1495", "value": "55", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "1.8", "creativity": "7.9", "threat": "30.0", "ict_index": "4.0", "transfers_balance": "-826", "selected": "31779", "transfers_in": "392", "transfers_out": "1218", "value": "55", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "1.5", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-876", "selected": "31040", "transfers_in": "274", "transfers_out": "1150", "value": "55", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "78", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.8", "creativity": "3.0", "threat": "23.0", "ict_index": "6.5", "transfers_balance": "-501", "selected": "30731", "transfers_in": "428", "transfers_out": "929", "value": "55", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "16.1", "threat": "20.0", "ict_index": "4.9", "transfers_balance": "1136", "selected": "32006", "transfers_in": "1562", "transfers_out": "426", "value": "55", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "12.2", "threat": "1.0", "ict_index": "1.0", "transfers_balance": "947", "selected": "36348", "transfers_in": "1546", "transfers_out": "599", "value": "55", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1694", "selected": "32320", "transfers_in": "35", "transfers_out": "1729", "value": "55", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-763", "selected": "31600", "transfers_in": "40", "transfers_out": "803", "value": "55", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "18.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "422", "selected": "32314", "transfers_in": "662", "transfers_out": "240", "value": "55", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.2", "creativity": "16.4", "threat": "9.0", "ict_index": "3.8", "transfers_balance": "422", "selected": "32314", "transfers_in": "662", "transfers_out": "240", "value": "55", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "24.4", "threat": "14.0", "ict_index": "4.4", "transfers_balance": "-38", "selected": "31884", "transfers_in": "190", "transfers_out": "228", "value": "55", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.0", "creativity": "23.8", "threat": "36.0", "ict_index": "8.0", "transfers_balance": "189", "selected": "32137", "transfers_in": "370", "transfers_out": "181", "value": "55", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.8", "creativity": "22.8", "threat": "5.0", "ict_index": "3.5", "transfers_balance": "189", "selected": "32137", "transfers_in": "370", "transfers_out": "181", "value": "55", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.4", "creativity": "1.8", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "395", "selected": "32578", "transfers_in": "624", "transfers_out": "229", "value": "55", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Lewis Cook": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26243", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2712", "selected": "28997", "transfers_in": "424", "transfers_out": "3136", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3450", "selected": "27266", "transfers_in": "301", "transfers_out": "3751", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "33434", "transfers_in": "4358", "transfers_out": "4350", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "37850", "transfers_in": "2731", "transfers_out": "3010", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1132", "selected": "41155", "transfers_in": "2505", "transfers_out": "3637", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.4", "creativity": "17.6", "threat": "26.0", "ict_index": "6.4", "transfers_balance": "-602", "selected": "43827", "transfers_in": "2714", "transfers_out": "3316", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "25.2", "threat": "1.0", "ict_index": "3.8", "transfers_balance": "4870", "selected": "51731", "transfers_in": "8774", "transfers_out": "3904", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "5.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2019", "selected": "54767", "transfers_in": "4434", "transfers_out": "2415", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "13.4", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "-1173", "selected": "54024", "transfers_in": "2025", "transfers_out": "3198", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "53944", "transfers_in": "1623", "transfers_out": "1926", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1247", "selected": "52865", "transfers_in": "831", "transfers_out": "2078", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1255", "selected": "51687", "transfers_in": "604", "transfers_out": "1859", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.2", "creativity": "2.6", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-1198", "selected": "50554", "transfers_in": "396", "transfers_out": "1594", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.6", "creativity": "28.0", "threat": "1.0", "ict_index": "4.6", "transfers_balance": "-1179", "selected": "49417", "transfers_in": "244", "transfers_out": "1423", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "38.2", "creativity": "15.0", "threat": "8.0", "ict_index": "6.1", "transfers_balance": "-728", "selected": "48785", "transfers_in": "591", "transfers_out": "1319", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "217", "selected": "49128", "transfers_in": "1118", "transfers_out": "901", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "11.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-784", "selected": "48403", "transfers_in": "244", "transfers_out": "1028", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "49467", "transfers_in": "1464", "transfers_out": "1704", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.6", "creativity": "21.3", "threat": "2.0", "ict_index": "4.8", "transfers_balance": "-168", "selected": "49715", "transfers_in": "1036", "transfers_out": "1204", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.8", "creativity": "12.8", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-175", "selected": "49840", "transfers_in": "1605", "transfers_out": "1780", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.0", "creativity": "26.4", "threat": "6.0", "ict_index": "4.6", "transfers_balance": "559", "selected": "50497", "transfers_in": "2198", "transfers_out": "1639", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "5.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "3", "selected": "50828", "transfers_in": "2567", "transfers_out": "2564", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.2", "creativity": "15.5", "threat": "5.0", "ict_index": "4.1", "transfers_balance": "739", "selected": "51729", "transfers_in": "2363", "transfers_out": "1624", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "20.8", "creativity": "1.1", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "1087", "selected": "52994", "transfers_in": "2713", "transfers_out": "1626", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.0", "creativity": "47.3", "threat": "8.0", "ict_index": "8.2", "transfers_balance": "4901", "selected": "58041", "transfers_in": "6264", "transfers_out": "1363", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "19.2", "creativity": "2.3", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "4446", "selected": "62821", "transfers_in": "7034", "transfers_out": "2588", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.4", "creativity": "24.8", "threat": "4.0", "ict_index": "6.6", "transfers_balance": "3890", "selected": "67145", "transfers_in": "6461", "transfers_out": "2571", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "3.7", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "6018", "selected": "73600", "transfers_in": "7543", "transfers_out": "1525", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.6", "creativity": "8.4", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "3581", "selected": "75086", "transfers_in": "5511", "transfers_out": "1930", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.2", "creativity": "15.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "1788", "selected": "75296", "transfers_in": "4062", "transfers_out": "2274", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.6", "creativity": "1.8", "threat": "9.0", "ict_index": "1.9", "transfers_balance": "-18", "selected": "76984", "transfers_in": "4769", "transfers_out": "4787", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.6", "creativity": "16.8", "threat": "7.0", "ict_index": "4.2", "transfers_balance": "1898", "selected": "78965", "transfers_in": "4795", "transfers_out": "2897", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "2.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1567", "selected": "81955", "transfers_in": "4104", "transfers_out": "2537", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "40.8", "creativity": "48.4", "threat": "0.0", "ict_index": "8.9", "transfers_balance": "1567", "selected": "81955", "transfers_in": "4104", "transfers_out": "2537", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.8", "creativity": "9.2", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "-1461", "selected": "75615", "transfers_in": "555", "transfers_out": "2016", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "41.3", "threat": "0.0", "ict_index": "5.9", "transfers_balance": "-2289", "selected": "73155", "transfers_in": "404", "transfers_out": "2693", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-659", "selected": "72637", "transfers_in": "667", "transfers_out": "1326", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Eduardo dos Reis Carvalho": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3527", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "3817", "transfers_in": "95", "transfers_out": "685", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "3763", "transfers_in": "79", "transfers_out": "388", "value": "49", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "3843", "transfers_in": "77", "transfers_out": "322", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154", "selected": "3795", "transfers_in": "49", "transfers_out": "203", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "3792", "transfers_in": "67", "transfers_out": "204", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "3744", "transfers_in": "56", "transfers_out": "176", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "3742", "transfers_in": "68", "transfers_out": "152", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "3792", "transfers_in": "42", "transfers_out": "85", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3772", "transfers_in": "37", "transfers_out": "120", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3727", "transfers_in": "31", "transfers_out": "105", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "3730", "transfers_in": "43", "transfers_out": "90", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "3699", "transfers_in": "19", "transfers_out": "72", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "3677", "transfers_in": "17", "transfers_out": "60", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3678", "transfers_in": "23", "transfers_out": "37", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "3645", "transfers_in": "12", "transfers_out": "67", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "3644", "transfers_in": "13", "transfers_out": "31", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3646", "transfers_in": "15", "transfers_out": "27", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3635", "transfers_in": "26", "transfers_out": "63", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3627", "transfers_in": "19", "transfers_out": "43", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3639", "transfers_in": "38", "transfers_out": "58", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3635", "transfers_in": "26", "transfers_out": "39", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3648", "transfers_in": "39", "transfers_out": "69", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3656", "transfers_in": "41", "transfers_out": "56", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "3663", "transfers_in": "61", "transfers_out": "87", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3658", "transfers_in": "12", "transfers_out": "33", "value": "47", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3678", "transfers_in": "41", "transfers_out": "48", "value": "47", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3688", "transfers_in": "25", "transfers_out": "49", "value": "47", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3689", "transfers_in": "14", "transfers_out": "27", "value": "47", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3899", "transfers_in": "19", "transfers_out": "28", "value": "47", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3905", "transfers_in": "16", "transfers_out": "18", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3909", "transfers_in": "15", "transfers_out": "21", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3926", "transfers_in": "15", "transfers_out": "11", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3926", "transfers_in": "15", "transfers_out": "11", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3946", "transfers_in": "15", "transfers_out": "15", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3947", "transfers_in": "11", "transfers_out": "14", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3947", "transfers_in": "11", "transfers_out": "14", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3945", "transfers_in": "17", "transfers_out": "24", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Mario Lemina": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7001", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "2.1", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "113", "selected": "9197", "transfers_in": "1594", "transfers_out": "1481", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.0", "creativity": "12.2", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-2046", "selected": "7361", "transfers_in": "600", "transfers_out": "2646", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106", "selected": "7956", "transfers_in": "1579", "transfers_out": "1473", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.4", "creativity": "15.5", "threat": "25.0", "ict_index": "7.3", "transfers_balance": "-950", "selected": "7135", "transfers_in": "306", "transfers_out": "1256", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.6", "creativity": "25.3", "threat": "7.0", "ict_index": "5.7", "transfers_balance": "3469", "selected": "11017", "transfers_in": "4757", "transfers_out": "1288", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.4", "creativity": "15.1", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "3672", "selected": "15280", "transfers_in": "5143", "transfers_out": "1471", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.2", "creativity": "4.6", "threat": "9.0", "ict_index": "3.5", "transfers_balance": "1549", "selected": "17220", "transfers_in": "3411", "transfers_out": "1862", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "12.4", "creativity": "6.8", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-15", "selected": "17357", "transfers_in": "1532", "transfers_out": "1547", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2817", "selected": "14679", "transfers_in": "1179", "transfers_out": "3996", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3282", "selected": "11417", "transfers_in": "48", "transfers_out": "3330", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2003", "selected": "9424", "transfers_in": "45", "transfers_out": "2048", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-952", "selected": "8479", "transfers_in": "30", "transfers_out": "982", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.6", "creativity": "0.6", "threat": "19.0", "ict_index": "4.2", "transfers_balance": "-356", "selected": "8141", "transfers_in": "71", "transfers_out": "427", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "8144", "transfers_in": "306", "transfers_out": "343", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-314", "selected": "7873", "transfers_in": "156", "transfers_out": "470", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.0", "creativity": "1.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-269", "selected": "7622", "transfers_in": "74", "transfers_out": "343", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "6.2", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-248", "selected": "7402", "transfers_in": "53", "transfers_out": "301", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.0", "creativity": "2.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-183", "selected": "7256", "transfers_in": "129", "transfers_out": "312", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "10.8", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-168", "selected": "7119", "transfers_in": "47", "transfers_out": "215", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-179", "selected": "6974", "transfers_in": "119", "transfers_out": "298", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "6902", "transfers_in": "88", "transfers_out": "170", "value": "49", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "0.8", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-256", "selected": "6690", "transfers_in": "145", "transfers_out": "401", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "7.8", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-197", "selected": "6509", "transfers_in": "70", "transfers_out": "267", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "57", "selected": "6615", "transfers_in": "232", "transfers_out": "175", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "58.0", "creativity": "23.7", "threat": "7.0", "ict_index": "8.9", "transfers_balance": "-122", "selected": "6512", "transfers_in": "78", "transfers_out": "200", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.2", "creativity": "2.5", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "2094", "selected": "8749", "transfers_in": "2521", "transfers_out": "427", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.6", "creativity": "5.8", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "69", "selected": "8944", "transfers_in": "766", "transfers_out": "697", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.2", "creativity": "4.6", "threat": "10.0", "ict_index": "1.9", "transfers_balance": "1803", "selected": "10933", "transfers_in": "2135", "transfers_out": "332", "value": "48", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.9", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "674", "selected": "12213", "transfers_in": "1222", "transfers_out": "548", "value": "48", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.2", "creativity": "3.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-285", "selected": "11199", "transfers_in": "368", "transfers_out": "653", "value": "48", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-717", "selected": "10491", "transfers_in": "135", "transfers_out": "852", "value": "48", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-675", "selected": "9790", "transfers_in": "27", "transfers_out": "702", "value": "48", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-675", "selected": "9790", "transfers_in": "27", "transfers_out": "702", "value": "48", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.0", "creativity": "12.8", "threat": "30.0", "ict_index": "8.0", "transfers_balance": "-166", "selected": "9350", "transfers_in": "48", "transfers_out": "214", "value": "48", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "2.3", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "1121", "selected": "10586", "transfers_in": "1269", "transfers_out": "148", "value": "48", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1121", "selected": "10586", "transfers_in": "1269", "transfers_out": "148", "value": "48", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-758", "selected": "9708", "transfers_in": "22", "transfers_out": "780", "value": "48", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ben Davies": [{"gameweek": "1", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "47.6", "creativity": "30.1", "threat": "17.0", "ict_index": "9.5", "transfers_balance": "0", "selected": "134281", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "39.0", "threat": "37.0", "ict_index": "9.6", "transfers_balance": "120734", "selected": "376483", "transfers_in": "135083", "transfers_out": "14349", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "22.2", "creativity": "66.8", "threat": "5.0", "ict_index": "9.4", "transfers_balance": "148525", "selected": "584601", "transfers_in": "180311", "transfers_out": "31786", "value": "56", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "45.0", "creativity": "52.5", "threat": "19.0", "ict_index": "11.7", "transfers_balance": "7835", "selected": "615874", "transfers_in": "62470", "transfers_out": "54635", "value": "56", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "331806", "selected": "983133", "transfers_in": "345375", "transfers_out": "13569", "value": "57", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.2", "creativity": "19.7", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "50276", "selected": "1055320", "transfers_in": "139640", "transfers_out": "89364", "value": "57", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "16", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "64.2", "creativity": "27.3", "threat": "25.0", "ict_index": "11.7", "transfers_balance": "21269", "selected": "1088516", "transfers_in": "94182", "transfers_out": "72913", "value": "58", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "222228", "selected": "1338492", "transfers_in": "240543", "transfers_out": "18315", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-175439", "selected": "1165186", "transfers_in": "20308", "transfers_out": "195747", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.4", "creativity": "41.0", "threat": "2.0", "ict_index": "6.5", "transfers_balance": "-135204", "selected": "1034836", "transfers_in": "30211", "transfers_out": "165415", "value": "58", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44154", "selected": "1084581", "transfers_in": "81275", "transfers_out": "37121", "value": "58", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.0", "creativity": "37.8", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "-80100", "selected": "1008719", "transfers_in": "36324", "transfers_out": "116424", "value": "58", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.8", "creativity": "36.8", "threat": "8.0", "ict_index": "6.7", "transfers_balance": "-8078", "selected": "1003372", "transfers_in": "41718", "transfers_out": "49796", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54166", "selected": "950650", "transfers_in": "12615", "transfers_out": "66781", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.8", "creativity": "2.4", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "-89491", "selected": "862458", "transfers_in": "11840", "transfers_out": "101331", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.2", "creativity": "41.2", "threat": "3.0", "ict_index": "7.5", "transfers_balance": "-26856", "selected": "838495", "transfers_in": "24107", "transfers_out": "50963", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "16240", "selected": "857431", "transfers_in": "35275", "transfers_out": "19035", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66425", "selected": "792456", "transfers_in": "7419", "transfers_out": "73844", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "12.2", "creativity": "21.1", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-21900", "selected": "773185", "transfers_in": "31328", "transfers_out": "53228", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46049", "selected": "822529", "transfers_in": "63568", "transfers_out": "17519", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "24.2", "creativity": "6.8", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "32327", "selected": "752200", "transfers_in": "72513", "transfers_out": "40186", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.0", "creativity": "54.3", "threat": "2.0", "ict_index": "7.7", "transfers_balance": "32327", "selected": "752200", "transfers_in": "72513", "transfers_out": "40186", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.8", "creativity": "3.5", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "19258", "selected": "775456", "transfers_in": "66676", "transfers_out": "47418", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.4", "creativity": "57.0", "threat": "8.0", "ict_index": "10.2", "transfers_balance": "17810", "selected": "796301", "transfers_in": "44607", "transfers_out": "26797", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.2", "creativity": "2.7", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "-10705", "selected": "789539", "transfers_in": "31604", "transfers_out": "42309", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "23.1", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "12370", "selected": "803487", "transfers_in": "33350", "transfers_out": "20980", "value": "55", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "28.2", "creativity": "18.2", "threat": "2.0", "ict_index": "4.8", "transfers_balance": "53356", "selected": "860340", "transfers_in": "76968", "transfers_out": "23612", "value": "55", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "18.4", "creativity": "20.7", "threat": "25.0", "ict_index": "6.4", "transfers_balance": "282378", "selected": "1152408", "transfers_in": "293893", "transfers_out": "11515", "value": "57", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "18.8", "creativity": "18.3", "threat": "3.0", "ict_index": "4.0", "transfers_balance": "198282", "selected": "1358163", "transfers_in": "203953", "transfers_out": "5671", "value": "58", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76211", "selected": "1420536", "transfers_in": "88264", "transfers_out": "12053", "value": "59", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.2", "creativity": "23.8", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-35805", "selected": "1328971", "transfers_in": "19433", "transfers_out": "55238", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19663", "selected": "1351229", "transfers_in": "39347", "transfers_out": "19684", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.0", "creativity": "6.6", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-38828", "selected": "1306235", "transfers_in": "25867", "transfers_out": "64695", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.0", "creativity": "12.3", "threat": "12.0", "ict_index": "3.2", "transfers_balance": "-38828", "selected": "1306235", "transfers_in": "25867", "transfers_out": "64695", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "16.6", "creativity": "16.9", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "39694", "selected": "1275400", "transfers_in": "61898", "transfers_out": "22204", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44868", "selected": "1323307", "transfers_in": "60675", "transfers_out": "15807", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.0", "creativity": "18.9", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "44868", "selected": "1323307", "transfers_in": "60675", "transfers_out": "15807", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29255", "selected": "1289185", "transfers_in": "13253", "transfers_out": "42508", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Pablo Zabaleta": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.2", "creativity": "1.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "0", "selected": "150926", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.6", "creativity": "15.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-9909", "selected": "157576", "transfers_in": "3996", "transfers_out": "13905", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "12.6", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-21869", "selected": "138276", "transfers_in": "2179", "transfers_out": "24048", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.0", "creativity": "28.2", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-16317", "selected": "124557", "transfers_in": "2406", "transfers_out": "18723", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.6", "creativity": "5.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-6706", "selected": "119286", "transfers_in": "1782", "transfers_out": "8488", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.8", "creativity": "12.7", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-4839", "selected": "116454", "transfers_in": "3027", "transfers_out": "7866", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "24.4", "creativity": "5.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-2533", "selected": "115767", "transfers_in": "5426", "transfers_out": "7959", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1436", "selected": "119914", "transfers_in": "6915", "transfers_out": "5479", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.6", "creativity": "55.2", "threat": "2.0", "ict_index": "8.5", "transfers_balance": "3437", "selected": "124582", "transfers_in": "7087", "transfers_out": "3650", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "20.2", "creativity": "0.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-5392", "selected": "120385", "transfers_in": "3199", "transfers_out": "8591", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21554", "selected": "99009", "transfers_in": "148", "transfers_out": "21702", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "32.2", "threat": "0.0", "ict_index": "5.6", "transfers_balance": "-3227", "selected": "96370", "transfers_in": "1214", "transfers_out": "4441", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "3.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2292", "selected": "94433", "transfers_in": "944", "transfers_out": "3236", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.8", "creativity": "6.9", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-2238", "selected": "92459", "transfers_in": "594", "transfers_out": "2832", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-4039", "selected": "88650", "transfers_in": "379", "transfers_out": "4418", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.2", "creativity": "0.6", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-2119", "selected": "86999", "transfers_in": "771", "transfers_out": "2890", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.2", "creativity": "1.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "2502", "selected": "90153", "transfers_in": "3662", "transfers_out": "1160", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.6", "creativity": "1.4", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "4864", "selected": "95721", "transfers_in": "6024", "transfers_out": "1160", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.4", "creativity": "3.2", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "17566", "selected": "114974", "transfers_in": "22573", "transfers_out": "5007", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "78", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "5.9", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "3015", "selected": "119064", "transfers_in": "7718", "transfers_out": "4703", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "12.5", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "16017", "selected": "128278", "transfers_in": "22141", "transfers_out": "6124", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "16017", "selected": "128278", "transfers_in": "22141", "transfers_out": "6124", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1716", "selected": "131386", "transfers_in": "10919", "transfers_out": "9203", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "16.4", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "-583", "selected": "131398", "transfers_in": "5539", "transfers_out": "6122", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.0", "creativity": "2.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-632", "selected": "131526", "transfers_in": "5335", "transfers_out": "5967", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.6", "creativity": "2.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2941", "selected": "128917", "transfers_in": "1894", "transfers_out": "4835", "value": "49", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "15.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-3220", "selected": "126161", "transfers_in": "2129", "transfers_out": "5349", "value": "49", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.2", "creativity": "3.6", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-2801", "selected": "124114", "transfers_in": "1888", "transfers_out": "4689", "value": "49", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.4", "creativity": "0.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1332", "selected": "123111", "transfers_in": "1457", "transfers_out": "2789", "value": "49", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "0.9", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-2662", "selected": "118279", "transfers_in": "1330", "transfers_out": "3992", "value": "49", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "10.2", "creativity": "0.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "-1289", "selected": "113910", "transfers_in": "597", "transfers_out": "1886", "value": "49", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.6", "creativity": "2.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1045", "selected": "113084", "transfers_in": "708", "transfers_out": "1753", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "16.1", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "465", "selected": "113575", "transfers_in": "2577", "transfers_out": "2112", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-47", "selected": "113998", "transfers_in": "1349", "transfers_out": "1396", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "-2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.6", "creativity": "1.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1533", "selected": "112473", "transfers_in": "428", "transfers_out": "1961", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "20.0", "creativity": "12.3", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "-933", "selected": "111553", "transfers_in": "605", "transfers_out": "1538", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "7.8", "creativity": "2.1", "threat": "18.0", "ict_index": "2.8", "transfers_balance": "-933", "selected": "111553", "transfers_in": "605", "transfers_out": "1538", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "13.8", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "799", "selected": "112683", "transfers_in": "1474", "transfers_out": "675", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Pedro Obiang": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.0", "creativity": "12.8", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "0", "selected": "37423", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-491", "selected": "41520", "transfers_in": "2648", "transfers_out": "3139", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2490", "selected": "40116", "transfers_in": "1839", "transfers_out": "4329", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "58.4", "creativity": "2.0", "threat": "7.0", "ict_index": "6.7", "transfers_balance": "-3497", "selected": "37149", "transfers_in": "868", "transfers_out": "4365", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.8", "creativity": "9.7", "threat": "3.0", "ict_index": "2.2", "transfers_balance": "55144", "selected": "97002", "transfers_in": "65182", "transfers_out": "10038", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23141", "selected": "124175", "transfers_in": "53018", "transfers_out": "29877", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20994", "selected": "103504", "transfers_in": "4635", "transfers_out": "25629", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.2", "creativity": "1.8", "threat": "15.0", "ict_index": "3.4", "transfers_balance": "-12016", "selected": "91717", "transfers_in": "2452", "transfers_out": "14468", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.2", "creativity": "5.5", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "-2801", "selected": "89076", "transfers_in": "2210", "transfers_out": "5011", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5463", "selected": "83863", "transfers_in": "2148", "transfers_out": "7611", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "3.7", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-5980", "selected": "77969", "transfers_in": "468", "transfers_out": "6448", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "4.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4128", "selected": "73993", "transfers_in": "875", "transfers_out": "5003", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.6", "creativity": "2.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-4477", "selected": "69605", "transfers_in": "586", "transfers_out": "5063", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.4", "creativity": "1.4", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-4143", "selected": "65534", "transfers_in": "420", "transfers_out": "4563", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.6", "creativity": "21.3", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-3004", "selected": "62676", "transfers_in": "925", "transfers_out": "3929", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "16.6", "creativity": "20.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-1814", "selected": "61137", "transfers_in": "1649", "transfers_out": "3463", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.2", "creativity": "18.3", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-618", "selected": "60671", "transfers_in": "1747", "transfers_out": "2365", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.8", "creativity": "1.9", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "53", "selected": "60894", "transfers_in": "2284", "transfers_out": "2231", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "1.6", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "358", "selected": "61517", "transfers_in": "3689", "transfers_out": "3331", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.0", "creativity": "1.9", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-300", "selected": "61385", "transfers_in": "2170", "transfers_out": "2470", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "2.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "7236", "selected": "65573", "transfers_in": "11774", "transfers_out": "4538", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "67.4", "creativity": "15.5", "threat": "7.0", "ict_index": "9.0", "transfers_balance": "7236", "selected": "65573", "transfers_in": "11774", "transfers_out": "4538", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.6", "creativity": "3.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "15133", "selected": "81509", "transfers_in": "24387", "transfers_out": "9254", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "1.8", "threat": "20.0", "ict_index": "3.3", "transfers_balance": "13810", "selected": "95977", "transfers_in": "22525", "transfers_out": "8715", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5671", "selected": "90845", "transfers_in": "14827", "transfers_out": "20498", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15403", "selected": "75462", "transfers_in": "417", "transfers_out": "15820", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12289", "selected": "63195", "transfers_in": "173", "transfers_out": "12462", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6358", "selected": "56850", "transfers_in": "108", "transfers_out": "6466", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3009", "selected": "53785", "transfers_in": "60", "transfers_out": "3069", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2743", "selected": "51112", "transfers_in": "44", "transfers_out": "2787", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2208", "selected": "46354", "transfers_in": "30", "transfers_out": "2238", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1230", "selected": "45142", "transfers_in": "20", "transfers_out": "1250", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1135", "selected": "43918", "transfers_in": "31", "transfers_out": "1166", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-575", "selected": "43594", "transfers_in": "227", "transfers_out": "802", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "43117", "transfers_in": "275", "transfers_out": "695", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "42795", "transfers_in": "426", "transfers_out": "864", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "42795", "transfers_in": "426", "transfers_out": "864", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "1279", "selected": "44729", "transfers_in": "2233", "transfers_out": "954", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Toby Alderweireld": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "24.2", "creativity": "13.2", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "0", "selected": "595743", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "1.3", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "16661", "selected": "708691", "transfers_in": "36712", "transfers_out": "20051", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.6", "creativity": "2.0", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "-11941", "selected": "716063", "transfers_in": "29944", "transfers_out": "41885", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.6", "creativity": "0.5", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-28573", "selected": "700520", "transfers_in": "12734", "transfers_out": "41307", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.6", "creativity": "31.9", "threat": "6.0", "ict_index": "5.7", "transfers_balance": "-18920", "selected": "687932", "transfers_in": "10563", "transfers_out": "29483", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.0", "creativity": "0.1", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "-10795", "selected": "682683", "transfers_in": "16045", "transfers_out": "26840", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "20.2", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-22569", "selected": "663928", "transfers_in": "12236", "transfers_out": "34805", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "20.2", "creativity": "2.5", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "-26437", "selected": "641021", "transfers_in": "6768", "transfers_out": "33205", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "2965", "selected": "647044", "transfers_in": "18339", "transfers_out": "15374", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.6", "creativity": "0.8", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-19419", "selected": "630277", "transfers_in": "7896", "transfers_out": "27315", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96272", "selected": "535393", "transfers_in": "8316", "transfers_out": "104588", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105612", "selected": "429972", "transfers_in": "374", "transfers_out": "105986", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49268", "selected": "380768", "transfers_in": "137", "transfers_out": "49405", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24358", "selected": "356464", "transfers_in": "59", "transfers_out": "24417", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19434", "selected": "337078", "transfers_in": "64", "transfers_out": "19498", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15514", "selected": "321617", "transfers_in": "97", "transfers_out": "15611", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8089", "selected": "313567", "transfers_in": "77", "transfers_out": "8166", "value": "58", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9536", "selected": "304056", "transfers_in": "36", "transfers_out": "9572", "value": "58", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9874", "selected": "294224", "transfers_in": "52", "transfers_out": "9926", "value": "58", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5730", "selected": "288515", "transfers_in": "55", "transfers_out": "5785", "value": "58", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2312", "selected": "278902", "transfers_in": "60", "transfers_out": "2372", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2312", "selected": "278902", "transfers_in": "60", "transfers_out": "2372", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6640", "selected": "272336", "transfers_in": "124", "transfers_out": "6764", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3354", "selected": "269021", "transfers_in": "80", "transfers_out": "3434", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2219", "selected": "266861", "transfers_in": "233", "transfers_out": "2452", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1090", "selected": "265803", "transfers_in": "286", "transfers_out": "1376", "value": "58", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "927", "selected": "266870", "transfers_in": "2349", "transfers_out": "1422", "value": "58", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "267181", "transfers_in": "2097", "transfers_out": "2136", "value": "58", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2496", "selected": "264687", "transfers_in": "148", "transfers_out": "2644", "value": "58", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1792", "selected": "294113", "transfers_in": "41", "transfers_out": "1833", "value": "58", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-592", "selected": "292808", "transfers_in": "369", "transfers_out": "961", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "292740", "transfers_in": "319", "transfers_out": "535", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "292620", "transfers_in": "348", "transfers_out": "569", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "0.9", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-221", "selected": "292620", "transfers_in": "348", "transfers_out": "569", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "815", "selected": "293573", "transfers_in": "1191", "transfers_out": "376", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.0", "creativity": "13.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-219", "selected": "293434", "transfers_in": "484", "transfers_out": "703", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "293434", "transfers_in": "484", "transfers_out": "703", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.2", "creativity": "0.4", "threat": "13.0", "ict_index": "2.9", "transfers_balance": "202", "selected": "293738", "transfers_in": "600", "transfers_out": "398", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Sadio Man\u00e9": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.8", "creativity": "28.1", "threat": "27.0", "ict_index": "9.2", "transfers_balance": "0", "selected": "897388", "transfers_in": "0", "transfers_out": "0", "value": "95", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "51.2", "creativity": "20.4", "threat": "114.0", "ict_index": "18.6", "transfers_balance": "39446", "selected": "1090292", "transfers_in": "72792", "transfers_out": "33346", "value": "95", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "37.4", "creativity": "6.6", "threat": "44.0", "ict_index": "8.8", "transfers_balance": "104761", "selected": "1270056", "transfers_in": "148670", "transfers_out": "43909", "value": "95", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "-2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "36", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "15.3", "threat": "6.0", "ict_index": "1.9", "transfers_balance": "162310", "selected": "1505868", "transfers_in": "207447", "transfers_out": "45137", "value": "96", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-750973", "selected": "757570", "transfers_in": "1747", "transfers_out": "752720", "value": "95", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207946", "selected": "551457", "transfers_in": "1768", "transfers_out": "209714", "value": "94", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.0", "creativity": "5.9", "threat": "14.0", "ict_index": "2.5", "transfers_balance": "33774", "selected": "589944", "transfers_in": "62154", "transfers_out": "28380", "value": "94", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149544", "selected": "442473", "transfers_in": "11579", "transfers_out": "161123", "value": "94", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52798", "selected": "389871", "transfers_in": "150", "transfers_out": "52948", "value": "93", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31761", "selected": "358236", "transfers_in": "265", "transfers_out": "32026", "value": "93", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "10", "goals": "0", "assists": "2", "conceded": "1", "bonus": "2", "minutes": "76", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.2", "creativity": "22.4", "threat": "23.0", "ict_index": "7.9", "transfers_balance": "-7934", "selected": "350509", "transfers_in": "3294", "transfers_out": "11228", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.0", "creativity": "41.3", "threat": "46.0", "ict_index": "9.6", "transfers_balance": "48526", "selected": "401536", "transfers_in": "67305", "transfers_out": "18779", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4408", "selected": "398134", "transfers_in": "8905", "transfers_out": "13313", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "88", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "42", "influence": "55.8", "creativity": "45.3", "threat": "39.0", "ict_index": "14.0", "transfers_balance": "4882", "selected": "404048", "transfers_in": "14791", "transfers_out": "9909", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51828", "selected": "457993", "transfers_in": "57557", "transfers_out": "5729", "value": "94", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "63.2", "threat": "27.0", "ict_index": "11.3", "transfers_balance": "-8671", "selected": "451948", "transfers_in": "20495", "transfers_out": "29166", "value": "94", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.8", "creativity": "4.8", "threat": "22.0", "ict_index": "3.9", "transfers_balance": "-13762", "selected": "439271", "transfers_in": "6603", "transfers_out": "20365", "value": "94", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12025", "selected": "428272", "transfers_in": "5681", "transfers_out": "17706", "value": "94", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.8", "creativity": "28.5", "threat": "38.0", "ict_index": "8.6", "transfers_balance": "-27964", "selected": "401582", "transfers_in": "3957", "transfers_out": "31921", "value": "93", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17626", "selected": "384470", "transfers_in": "2299", "transfers_out": "19925", "value": "93", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "71", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.6", "creativity": "41.5", "threat": "8.0", "ict_index": "6.9", "transfers_balance": "-18244", "selected": "366733", "transfers_in": "3808", "transfers_out": "22052", "value": "93", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "30.0", "creativity": "9.6", "threat": "22.0", "ict_index": "6.2", "transfers_balance": "10952", "selected": "378112", "transfers_in": "20892", "transfers_out": "9940", "value": "93", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "39.4", "creativity": "17.2", "threat": "26.0", "ict_index": "8.3", "transfers_balance": "23609", "selected": "403754", "transfers_in": "41382", "transfers_out": "17773", "value": "93", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.0", "creativity": "23.5", "threat": "12.0", "ict_index": "4.4", "transfers_balance": "23544", "selected": "428860", "transfers_in": "34149", "transfers_out": "10605", "value": "93", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.8", "creativity": "56.3", "threat": "43.0", "ict_index": "12.7", "transfers_balance": "4415", "selected": "434767", "transfers_in": "21852", "transfers_out": "17437", "value": "93", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "2.9", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "-4442", "selected": "430976", "transfers_in": "10178", "transfers_out": "14620", "value": "93", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "34.2", "threat": "51.0", "ict_index": "9.3", "transfers_balance": "-7132", "selected": "424774", "transfers_in": "11988", "transfers_out": "19120", "value": "93", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.8", "creativity": "35.2", "threat": "70.0", "ict_index": "14.4", "transfers_balance": "48664", "selected": "475332", "transfers_in": "63483", "transfers_out": "14819", "value": "93", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.4", "creativity": "10.7", "threat": "23.0", "ict_index": "7.0", "transfers_balance": "29559", "selected": "506530", "transfers_in": "37883", "transfers_out": "8324", "value": "94", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "17.4", "creativity": "46.5", "threat": "14.0", "ict_index": "7.8", "transfers_balance": "-2736", "selected": "520194", "transfers_in": "19297", "transfers_out": "22033", "value": "94", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.4", "creativity": "35.0", "threat": "10.0", "ict_index": "8.8", "transfers_balance": "156565", "selected": "964913", "transfers_in": "160845", "transfers_out": "4280", "value": "95", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "36.6", "creativity": "12.1", "threat": "87.0", "ict_index": "13.6", "transfers_balance": "-28959", "selected": "650828", "transfers_in": "21273", "transfers_out": "50232", "value": "95", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "13.3", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "6954", "selected": "660542", "transfers_in": "40050", "transfers_out": "33096", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "36.6", "creativity": "16.6", "threat": "63.0", "ict_index": "11.6", "transfers_balance": "-68264", "selected": "581194", "transfers_in": "10466", "transfers_out": "78730", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.4", "creativity": "8.0", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "58079", "selected": "698548", "transfers_in": "67115", "transfers_out": "9036", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95741", "selected": "555252", "transfers_in": "4295", "transfers_out": "100036", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.6", "creativity": "39.3", "threat": "41.0", "ict_index": "10.0", "transfers_balance": "-58614", "selected": "495068", "transfers_in": "1356", "transfers_out": "59970", "value": "94", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.2", "creativity": "55.3", "threat": "81.0", "ict_index": "15.1", "transfers_balance": "938", "selected": "499375", "transfers_in": "22816", "transfers_out": "21878", "value": "94", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Phil Bardsley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7243", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-679", "selected": "7682", "transfers_in": "133", "transfers_out": "812", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "7026", "transfers_in": "56", "transfers_out": "895", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "6747", "transfers_in": "157", "transfers_out": "641", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-405", "selected": "6430", "transfers_in": "67", "transfers_out": "472", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-394", "selected": "6124", "transfers_in": "102", "transfers_out": "496", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "5830", "transfers_in": "105", "transfers_out": "462", "value": "44", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "5665", "transfers_in": "91", "transfers_out": "336", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "5548", "transfers_in": "57", "transfers_out": "201", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "5442", "transfers_in": "82", "transfers_out": "231", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "5348", "transfers_in": "45", "transfers_out": "171", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "5332", "transfers_in": "112", "transfers_out": "186", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "5261", "transfers_in": "55", "transfers_out": "154", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.8", "creativity": "16.1", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-50", "selected": "5236", "transfers_in": "73", "transfers_out": "123", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.8", "creativity": "16.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "238", "selected": "5534", "transfers_in": "350", "transfers_out": "112", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "2.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "424", "selected": "6034", "transfers_in": "600", "transfers_out": "176", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "11.2", "creativity": "4.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "2752", "selected": "8974", "transfers_in": "3037", "transfers_out": "285", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.8", "creativity": "12.3", "threat": "20.0", "ict_index": "6.7", "transfers_balance": "1835", "selected": "10983", "transfers_in": "2426", "transfers_out": "591", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "14.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "6915", "selected": "18324", "transfers_in": "8119", "transfers_out": "1204", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.6", "creativity": "0.4", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "2394", "selected": "20988", "transfers_in": "3504", "transfers_out": "1110", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "17.4", "creativity": "15.0", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "5960", "selected": "27283", "transfers_in": "7590", "transfers_out": "1630", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.4", "creativity": "15.6", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "4152", "selected": "31570", "transfers_in": "7159", "transfers_out": "3007", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.2", "creativity": "3.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "15581", "selected": "47815", "transfers_in": "20493", "transfers_out": "4912", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "15.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "2449", "selected": "50435", "transfers_in": "6251", "transfers_out": "3802", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "1.5", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "10322", "selected": "61192", "transfers_in": "13598", "transfers_out": "3276", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1268", "selected": "62560", "transfers_in": "4404", "transfers_out": "3136", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15929", "selected": "46648", "transfers_in": "379", "transfers_out": "16308", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8916", "selected": "37742", "transfers_in": "117", "transfers_out": "9033", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1689", "selected": "36058", "transfers_in": "142", "transfers_out": "1831", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3729", "selected": "30505", "transfers_in": "91", "transfers_out": "3820", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1698", "selected": "26527", "transfers_in": "88", "transfers_out": "1786", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1853", "selected": "24692", "transfers_in": "145", "transfers_out": "1998", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1880", "selected": "22602", "transfers_in": "331", "transfers_out": "2211", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1880", "selected": "22602", "transfers_in": "331", "transfers_out": "2211", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1050", "selected": "21639", "transfers_in": "107", "transfers_out": "1157", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-835", "selected": "21040", "transfers_in": "224", "transfers_out": "1059", "value": "41", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1075", "selected": "19917", "transfers_in": "250", "transfers_out": "1325", "value": "41", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "20108", "transfers_in": "774", "transfers_out": "773", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Andr\u00e9 Ayew": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "1.4", "creativity": "8.7", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "92244", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "-6475", "selected": "90698", "transfers_in": "2314", "transfers_out": "8789", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.2", "creativity": "1.8", "threat": "3.0", "ict_index": "0.8", "transfers_balance": "-7438", "selected": "84375", "transfers_in": "2462", "transfers_out": "9900", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "26", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "58.6", "creativity": "20.3", "threat": "33.0", "ict_index": "11.2", "transfers_balance": "-9597", "selected": "75574", "transfers_in": "1830", "transfers_out": "11427", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "1.9", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "6450", "selected": "83638", "transfers_in": "11446", "transfers_out": "4996", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6422", "selected": "78205", "transfers_in": "3088", "transfers_out": "9510", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "2.5", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "-6670", "selected": "72037", "transfers_in": "2661", "transfers_out": "9331", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3505", "selected": "68912", "transfers_in": "1675", "transfers_out": "5180", "value": "70", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "16.0", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-2949", "selected": "66107", "transfers_in": "1081", "transfers_out": "4030", "value": "70", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.2", "creativity": "3.4", "threat": "7.0", "ict_index": "4.5", "transfers_balance": "-1082", "selected": "65314", "transfers_in": "3031", "transfers_out": "4113", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.8", "creativity": "19.2", "threat": "6.0", "ict_index": "4.8", "transfers_balance": "3266", "selected": "69157", "transfers_in": "5510", "transfers_out": "2244", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "727", "selected": "70548", "transfers_in": "3464", "transfers_out": "2737", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.2", "creativity": "1.3", "threat": "24.0", "ict_index": "2.6", "transfers_balance": "-4601", "selected": "66161", "transfers_in": "770", "transfers_out": "5371", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "3.6", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "-3056", "selected": "63206", "transfers_in": "366", "transfers_out": "3422", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2555", "selected": "60711", "transfers_in": "117", "transfers_out": "2672", "value": "69", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1982", "selected": "58827", "transfers_in": "203", "transfers_out": "2185", "value": "69", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1079", "selected": "57794", "transfers_in": "143", "transfers_out": "1222", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1024", "selected": "56828", "transfers_in": "173", "transfers_out": "1197", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "50.8", "creativity": "3.0", "threat": "58.0", "ict_index": "11.2", "transfers_balance": "-898", "selected": "56011", "transfers_in": "377", "transfers_out": "1275", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.0", "creativity": "7.3", "threat": "6.0", "ict_index": "1.3", "transfers_balance": "-254", "selected": "55838", "transfers_in": "318", "transfers_out": "572", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3997", "selected": "59028", "transfers_in": "4976", "transfers_out": "979", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.6", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "3997", "selected": "59028", "transfers_in": "4976", "transfers_out": "979", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1763", "selected": "57427", "transfers_in": "370", "transfers_out": "2133", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1474", "selected": "56009", "transfers_in": "159", "transfers_out": "1633", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1106", "selected": "54931", "transfers_in": "220", "transfers_out": "1326", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "55144", "transfers_in": "1006", "transfers_out": "812", "value": "68", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.8", "creativity": "10.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "403", "selected": "55589", "transfers_in": "1183", "transfers_out": "780", "value": "68", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "54", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.8", "creativity": "5.3", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "142", "selected": "55820", "transfers_in": "957", "transfers_out": "815", "value": "68", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "30.0", "creativity": "29.4", "threat": "44.0", "ict_index": "10.3", "transfers_balance": "-359", "selected": "55478", "transfers_in": "302", "transfers_out": "661", "value": "68", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "5.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "3218", "selected": "58737", "transfers_in": "3701", "transfers_out": "483", "value": "68", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "7.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-711", "selected": "57062", "transfers_in": "395", "transfers_out": "1106", "value": "68", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.5", "threat": "5.0", "ict_index": "0.6", "transfers_balance": "253", "selected": "57389", "transfers_in": "879", "transfers_out": "626", "value": "68", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.0", "creativity": "37.3", "threat": "40.0", "ict_index": "9.5", "transfers_balance": "-948", "selected": "56324", "transfers_in": "160", "transfers_out": "1108", "value": "68", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "4.7", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "10", "selected": "56443", "transfers_in": "508", "transfers_out": "498", "value": "68", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "4.5", "threat": "27.0", "ict_index": "3.1", "transfers_balance": "5", "selected": "56489", "transfers_in": "540", "transfers_out": "535", "value": "68", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "43.1", "threat": "4.0", "ict_index": "6.1", "transfers_balance": "1681", "selected": "58375", "transfers_in": "2080", "transfers_out": "399", "value": "68", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "12.5", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "1681", "selected": "58375", "transfers_in": "2080", "transfers_out": "399", "value": "68", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "35.0", "creativity": "25.4", "threat": "103.0", "ict_index": "16.3", "transfers_balance": "879", "selected": "59221", "transfers_in": "1778", "transfers_out": "899", "value": "68", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Phil Jones": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.8", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "0", "selected": "28003", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "24.8", "creativity": "0.4", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "46910", "selected": "96051", "transfers_in": "53195", "transfers_out": "6285", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "22.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "76947", "selected": "182295", "transfers_in": "93948", "transfers_out": "17001", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "0.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "103607", "selected": "298627", "transfers_in": "126193", "transfers_out": "22586", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "21.2", "creativity": "1.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "41566", "selected": "346175", "transfers_in": "61892", "transfers_out": "20326", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "35.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "79617", "selected": "432725", "transfers_in": "100249", "transfers_out": "20632", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "20.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "13193", "selected": "452079", "transfers_in": "121802", "transfers_out": "108609", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "26.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-4985", "selected": "450647", "transfers_in": "46163", "transfers_out": "51148", "value": "52", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "141067", "selected": "598224", "transfers_in": "163079", "transfers_out": "22012", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-14513", "selected": "588395", "transfers_in": "53678", "transfers_out": "68191", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "144554", "selected": "744430", "transfers_in": "157345", "transfers_out": "12791", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45481", "selected": "705493", "transfers_in": "113867", "transfers_out": "159348", "value": "55", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161478", "selected": "544476", "transfers_in": "4203", "transfers_out": "165681", "value": "55", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87887", "selected": "456845", "transfers_in": "2699", "transfers_out": "90586", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86229", "selected": "370789", "transfers_in": "1570", "transfers_out": "87799", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35972", "selected": "335861", "transfers_in": "8340", "transfers_out": "44312", "value": "53", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "25.4", "creativity": "0.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "22341", "selected": "359642", "transfers_in": "34983", "transfers_out": "12642", "value": "53", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "106668", "selected": "469606", "transfers_in": "111845", "transfers_out": "5177", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "89261", "selected": "564305", "transfers_in": "103682", "transfers_out": "14421", "value": "55", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.2", "creativity": "2.6", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "83024", "selected": "652043", "transfers_in": "95148", "transfers_out": "12124", "value": "55", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "23.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "56413", "selected": "712237", "transfers_in": "90987", "transfers_out": "34574", "value": "56", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.2", "creativity": "0.8", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "36949", "selected": "751478", "transfers_in": "82905", "transfers_out": "45956", "value": "56", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.0", "creativity": "1.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "153109", "selected": "913296", "transfers_in": "191561", "transfers_out": "38452", "value": "57", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "32.8", "creativity": "10.4", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "20236", "selected": "938245", "transfers_in": "56965", "transfers_out": "36729", "value": "57", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "26764", "selected": "971649", "transfers_in": "72491", "transfers_out": "45727", "value": "57", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7941", "selected": "981627", "transfers_in": "47066", "transfers_out": "39125", "value": "57", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.6", "creativity": "1.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-69355", "selected": "914481", "transfers_in": "28240", "transfers_out": "97595", "value": "57", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249929", "selected": "666183", "transfers_in": "6742", "transfers_out": "256671", "value": "56", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172855", "selected": "491733", "transfers_in": "577", "transfers_out": "173432", "value": "56", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104261", "selected": "397349", "transfers_in": "394", "transfers_out": "104655", "value": "55", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19585", "selected": "337212", "transfers_in": "9204", "transfers_out": "28789", "value": "55", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9308", "selected": "328344", "transfers_in": "3941", "transfers_out": "13249", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6701", "selected": "322041", "transfers_in": "11551", "transfers_out": "18252", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "32.6", "creativity": "10.6", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-6701", "selected": "322041", "transfers_in": "11551", "transfers_out": "18252", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4963", "selected": "320074", "transfers_in": "9825", "transfers_out": "4862", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16538", "selected": "302804", "transfers_in": "4397", "transfers_out": "20935", "value": "55", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "14.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-16538", "selected": "302804", "transfers_in": "4397", "transfers_out": "20935", "value": "55", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3252", "selected": "307516", "transfers_in": "10239", "transfers_out": "6987", "value": "55", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Nya Kirby": [{"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "16", "transfers_in": "10", "transfers_out": "3", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "33", "transfers_in": "13", "transfers_out": "7", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "45", "transfers_in": "8", "transfers_out": "8", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "52", "transfers_in": "7", "transfers_out": "7", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "58", "transfers_in": "10", "transfers_out": "8", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "68", "transfers_in": "7", "transfers_out": "6", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "75", "transfers_in": "5", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "71", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "80", "transfers_in": "6", "transfers_out": "3", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "97", "transfers_in": "15", "transfers_out": "5", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Laurent Depoitre": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8090", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2291", "selected": "6561", "transfers_in": "228", "transfers_out": "2519", "value": "54", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1455", "selected": "5359", "transfers_in": "229", "transfers_out": "1684", "value": "53", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-837", "selected": "5055", "transfers_in": "306", "transfers_out": "1143", "value": "53", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "46.4", "creativity": "24.1", "threat": "42.0", "ict_index": "11.3", "transfers_balance": "-301", "selected": "5001", "transfers_in": "321", "transfers_out": "622", "value": "52", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.4", "creativity": "12.2", "threat": "19.0", "ict_index": "4.0", "transfers_balance": "6951", "selected": "13042", "transfers_in": "9957", "transfers_out": "3006", "value": "52", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "24.9", "threat": "3.0", "ict_index": "3.5", "transfers_balance": "-26", "selected": "13401", "transfers_in": "2572", "transfers_out": "2598", "value": "52", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.8", "creativity": "5.0", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "2737", "selected": "16663", "transfers_in": "5042", "transfers_out": "2305", "value": "52", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "69", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "39.6", "creativity": "0.5", "threat": "25.0", "ict_index": "6.5", "transfers_balance": "-1408", "selected": "15381", "transfers_in": "764", "transfers_out": "2172", "value": "52", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "8331", "selected": "24367", "transfers_in": "10815", "transfers_out": "2484", "value": "52", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "3.1", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "3931", "selected": "28756", "transfers_in": "6997", "transfers_out": "3066", "value": "52", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "11.9", "threat": "61.0", "ict_index": "7.4", "transfers_balance": "1081", "selected": "30305", "transfers_in": "4810", "transfers_out": "3729", "value": "52", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "5.8", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-1111", "selected": "29394", "transfers_in": "2804", "transfers_out": "3915", "value": "52", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1923", "selected": "31458", "transfers_in": "4256", "transfers_out": "2333", "value": "52", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.4", "creativity": "2.8", "threat": "37.0", "ict_index": "4.4", "transfers_balance": "-1289", "selected": "30282", "transfers_in": "1754", "transfers_out": "3043", "value": "52", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "920", "selected": "31466", "transfers_in": "4068", "transfers_out": "3148", "value": "52", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "30.2", "creativity": "0.1", "threat": "21.0", "ict_index": "5.1", "transfers_balance": "-3676", "selected": "27852", "transfers_in": "693", "transfers_out": "4369", "value": "52", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "2", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "37", "influence": "53.4", "creativity": "12.8", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "2175", "selected": "30274", "transfers_in": "4399", "transfers_out": "2224", "value": "52", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "46.4", "creativity": "13.5", "threat": "19.0", "ict_index": "7.9", "transfers_balance": "99605", "selected": "133233", "transfers_in": "107872", "transfers_out": "8267", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "22.2", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "192984", "selected": "331342", "transfers_in": "200630", "transfers_out": "7646", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "2.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "43166", "selected": "378281", "transfers_in": "85761", "transfers_out": "42595", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5469", "selected": "385300", "transfers_in": "64134", "transfers_out": "58665", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "4.3", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "60132", "selected": "451354", "transfers_in": "130011", "transfers_out": "69879", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-24343", "selected": "428970", "transfers_in": "45537", "transfers_out": "69880", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "0.6", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "-66683", "selected": "363081", "transfers_in": "11465", "transfers_out": "78148", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "1.4", "threat": "52.0", "ict_index": "6.1", "transfers_balance": "-74794", "selected": "288510", "transfers_in": "3524", "transfers_out": "78318", "value": "54", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73395", "selected": "215213", "transfers_in": "1310", "transfers_out": "74705", "value": "53", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "10.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-34753", "selected": "180730", "transfers_in": "3861", "transfers_out": "38614", "value": "52", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-11399", "selected": "169212", "transfers_in": "3267", "transfers_out": "14666", "value": "52", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.8", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-4865", "selected": "158841", "transfers_in": "8660", "transfers_out": "13525", "value": "51", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24364", "selected": "191382", "transfers_in": "32158", "transfers_out": "7794", "value": "51", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.6", "creativity": "14.1", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "-15866", "selected": "166754", "transfers_in": "5110", "transfers_out": "20976", "value": "51", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7577", "selected": "159358", "transfers_in": "4263", "transfers_out": "11840", "value": "51", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-10627", "selected": "147168", "transfers_in": "1613", "transfers_out": "12240", "value": "51", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-3591", "selected": "136499", "transfers_in": "1934", "transfers_out": "5525", "value": "50", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.2", "creativity": "0.1", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-426", "selected": "136186", "transfers_in": "4688", "transfers_out": "5114", "value": "50", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "49.8", "creativity": "1.7", "threat": "26.0", "ict_index": "7.8", "transfers_balance": "-426", "selected": "136186", "transfers_in": "4688", "transfers_out": "5114", "value": "50", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "11.0", "threat": "23.0", "ict_index": "3.6", "transfers_balance": "16085", "selected": "153652", "transfers_in": "19871", "transfers_out": "3786", "value": "50", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Kevin Mirallas": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.8", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "132889", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21284", "selected": "120803", "transfers_in": "1733", "transfers_out": "23017", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22586", "selected": "99963", "transfers_in": "1294", "transfers_out": "23880", "value": "64", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16735", "selected": "85355", "transfers_in": "694", "transfers_out": "17429", "value": "64", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "8", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-9977", "selected": "76180", "transfers_in": "335", "transfers_out": "10312", "value": "63", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7528", "selected": "69493", "transfers_in": "778", "transfers_out": "8306", "value": "63", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6626", "selected": "63394", "transfers_in": "546", "transfers_out": "7172", "value": "62", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.2", "creativity": "0.1", "threat": "21.0", "ict_index": "2.4", "transfers_balance": "-4255", "selected": "59646", "transfers_in": "620", "transfers_out": "4875", "value": "62", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2381", "selected": "57542", "transfers_in": "253", "transfers_out": "2634", "value": "62", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "13.6", "threat": "10.0", "ict_index": "3.0", "transfers_balance": "-2668", "selected": "55160", "transfers_in": "445", "transfers_out": "3113", "value": "61", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1227", "selected": "54158", "transfers_in": "555", "transfers_out": "1782", "value": "61", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1585", "selected": "52904", "transfers_in": "229", "transfers_out": "1814", "value": "61", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "4.3", "threat": "5.0", "ict_index": "1.2", "transfers_balance": "-1227", "selected": "51818", "transfers_in": "111", "transfers_out": "1338", "value": "61", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-683", "selected": "51245", "transfers_in": "170", "transfers_out": "853", "value": "61", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "50614", "transfers_in": "198", "transfers_out": "937", "value": "61", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-931", "selected": "49891", "transfers_in": "141", "transfers_out": "1072", "value": "61", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-487", "selected": "49531", "transfers_in": "96", "transfers_out": "583", "value": "61", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-446", "selected": "49215", "transfers_in": "149", "transfers_out": "595", "value": "60", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-646", "selected": "48775", "transfers_in": "135", "transfers_out": "781", "value": "60", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-455", "selected": "48456", "transfers_in": "111", "transfers_out": "566", "value": "60", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-640", "selected": "47970", "transfers_in": "139", "transfers_out": "779", "value": "60", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "47769", "transfers_in": "78", "transfers_out": "341", "value": "60", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1427", "selected": "46557", "transfers_in": "106", "transfers_out": "1533", "value": "60", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1216", "selected": "45401", "transfers_in": "1", "transfers_out": "1217", "value": "60", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-797", "selected": "44708", "transfers_in": "1", "transfers_out": "798", "value": "60", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-360", "selected": "44378", "transfers_in": "1", "transfers_out": "361", "value": "60", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-496", "selected": "43930", "transfers_in": "1", "transfers_out": "497", "value": "60", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-466", "selected": "43563", "transfers_in": "1", "transfers_out": "467", "value": "60", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "43381", "transfers_in": "0", "transfers_out": "218", "value": "60", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "49379", "transfers_in": "0", "transfers_out": "183", "value": "60", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "49239", "transfers_in": "1", "transfers_out": "144", "value": "60", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "49086", "transfers_in": "0", "transfers_out": "159", "value": "60", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "49008", "transfers_in": "1", "transfers_out": "85", "value": "60", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "48929", "transfers_in": "1", "transfers_out": "84", "value": "60", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "48871", "transfers_in": "0", "transfers_out": "58", "value": "60", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "48834", "transfers_in": "1", "transfers_out": "48", "value": "60", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "48795", "transfers_in": "2", "transfers_out": "47", "value": "60", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "48766", "transfers_in": "4", "transfers_out": "66", "value": "60", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Edward Nketiah": [{"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "352", "selected": "405", "transfers_in": "398", "transfers_out": "46", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "566", "transfers_in": "204", "transfers_out": "174", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "740", "transfers_in": "191", "transfers_out": "163", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "820", "transfers_in": "159", "transfers_out": "142", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "891", "transfers_in": "132", "transfers_out": "116", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "936", "transfers_in": "105", "transfers_out": "112", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1002", "transfers_in": "118", "transfers_out": "136", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1019", "transfers_in": "75", "transfers_out": "95", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1036", "transfers_in": "67", "transfers_out": "86", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1137", "transfers_in": "155", "transfers_out": "138", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1147", "transfers_in": "98", "transfers_out": "127", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "1225", "transfers_in": "184", "transfers_out": "166", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1256", "transfers_in": "118", "transfers_out": "109", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44", "selected": "1396", "transfers_in": "302", "transfers_out": "258", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "1553", "transfers_in": "256", "transfers_out": "178", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "1753", "transfers_in": "275", "transfers_out": "201", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "1838", "transfers_in": "189", "transfers_out": "155", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1943", "transfers_in": "269", "transfers_out": "266", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2115", "transfers_in": "207", "transfers_out": "206", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.5", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "-17", "selected": "2162", "transfers_in": "92", "transfers_out": "109", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38", "selected": "2177", "transfers_in": "153", "transfers_out": "115", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "2338", "transfers_in": "106", "transfers_out": "94", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "2385", "transfers_in": "102", "transfers_out": "98", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2427", "transfers_in": "85", "transfers_out": "87", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "2480", "transfers_in": "94", "transfers_out": "75", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2475", "transfers_in": "62", "transfers_out": "77", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "2567", "transfers_in": "140", "transfers_out": "80", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "2567", "transfers_in": "140", "transfers_out": "80", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106", "selected": "2702", "transfers_in": "196", "transfers_out": "90", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Benjamin Mendy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20568", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3457", "selected": "19752", "transfers_in": "723", "transfers_out": "4180", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.6", "creativity": "42.7", "threat": "0.0", "ict_index": "6.1", "transfers_balance": "-2201", "selected": "18164", "transfers_in": "1105", "transfers_out": "3306", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "31.0", "creativity": "18.8", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "4290", "selected": "26429", "transfers_in": "6818", "transfers_out": "2528", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "18.4", "creativity": "38.3", "threat": "3.0", "ict_index": "6.0", "transfers_balance": "39456", "selected": "73191", "transfers_in": "45205", "transfers_out": "5749", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.4", "creativity": "1.1", "threat": "20.0", "ict_index": "2.2", "transfers_balance": "24468", "selected": "103350", "transfers_in": "31917", "transfers_out": "7449", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59229", "selected": "44669", "transfers_in": "1101", "transfers_out": "60330", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17017", "selected": "27779", "transfers_in": "128", "transfers_out": "17145", "value": "64", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3168", "selected": "24652", "transfers_in": "69", "transfers_out": "3237", "value": "64", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2024", "selected": "22672", "transfers_in": "70", "transfers_out": "2094", "value": "64", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-907", "selected": "21807", "transfers_in": "40", "transfers_out": "947", "value": "63", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-716", "selected": "21228", "transfers_in": "66", "transfers_out": "782", "value": "63", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-426", "selected": "20870", "transfers_in": "39", "transfers_out": "465", "value": "63", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "20647", "transfers_in": "29", "transfers_out": "303", "value": "63", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "20456", "transfers_in": "37", "transfers_out": "305", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "20287", "transfers_in": "52", "transfers_out": "338", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "20188", "transfers_in": "46", "transfers_out": "227", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "20121", "transfers_in": "33", "transfers_out": "185", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "19981", "transfers_in": "53", "transfers_out": "289", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "19895", "transfers_in": "44", "transfers_out": "174", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "19770", "transfers_in": "55", "transfers_out": "227", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "19737", "transfers_in": "24", "transfers_out": "98", "value": "63", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "19676", "transfers_in": "49", "transfers_out": "257", "value": "63", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "19636", "transfers_in": "43", "transfers_out": "161", "value": "63", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "19619", "transfers_in": "28", "transfers_out": "146", "value": "63", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "19570", "transfers_in": "19", "transfers_out": "99", "value": "63", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "19557", "transfers_in": "37", "transfers_out": "129", "value": "63", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "19567", "transfers_in": "30", "transfers_out": "143", "value": "63", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "19560", "transfers_in": "20", "transfers_out": "75", "value": "63", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "19295", "transfers_in": "34", "transfers_out": "57", "value": "63", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "19355", "transfers_in": "36", "transfers_out": "70", "value": "63", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "19373", "transfers_in": "32", "transfers_out": "52", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "19408", "transfers_in": "38", "transfers_out": "45", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "1.8", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "14", "selected": "19433", "transfers_in": "78", "transfers_out": "64", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "922", "selected": "20436", "transfers_in": "1034", "transfers_out": "112", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "21.2", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "258", "selected": "20791", "transfers_in": "600", "transfers_out": "342", "value": "63", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "15.4", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "258", "selected": "20791", "transfers_in": "600", "transfers_out": "342", "value": "63", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "165", "selected": "21051", "transfers_in": "462", "transfers_out": "297", "value": "63", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Dale Stephens": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "21575", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.2", "creativity": "5.4", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-1054", "selected": "25139", "transfers_in": "995", "transfers_out": "2049", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.0", "creativity": "13.4", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-1187", "selected": "25212", "transfers_in": "1442", "transfers_out": "2629", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "5.6", "creativity": "4.1", "threat": "9.0", "ict_index": "1.9", "transfers_balance": "1262", "selected": "27699", "transfers_in": "4490", "transfers_out": "3228", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.8", "creativity": "3.4", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "2869", "selected": "31284", "transfers_in": "6105", "transfers_out": "3236", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.8", "creativity": "12.0", "threat": "53.0", "ict_index": "9.8", "transfers_balance": "-386", "selected": "31226", "transfers_in": "2734", "transfers_out": "3120", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.6", "creativity": "12.2", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "17753", "selected": "50562", "transfers_in": "23861", "transfers_out": "6108", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.4", "creativity": "0.7", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "31067", "selected": "83901", "transfers_in": "41493", "transfers_out": "10426", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "11.8", "creativity": "16.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "1448", "selected": "86020", "transfers_in": "7914", "transfers_out": "6466", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "2628", "selected": "89616", "transfers_in": "12040", "transfers_out": "9412", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.8", "creativity": "1.4", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "-3192", "selected": "86826", "transfers_in": "3150", "transfers_out": "6342", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "4.5", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "4535", "selected": "92421", "transfers_in": "11029", "transfers_out": "6494", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.2", "creativity": "11.7", "threat": "8.0", "ict_index": "4.9", "transfers_balance": "-5263", "selected": "87425", "transfers_in": "1956", "transfers_out": "7219", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "12.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-1798", "selected": "85969", "transfers_in": "4171", "transfers_out": "5969", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "3.5", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-1707", "selected": "84653", "transfers_in": "4063", "transfers_out": "5770", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.0", "creativity": "11.5", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "132", "selected": "85420", "transfers_in": "6072", "transfers_out": "5940", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-750", "selected": "85053", "transfers_in": "4094", "transfers_out": "4844", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "3.8", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "-735", "selected": "84696", "transfers_in": "3857", "transfers_out": "4592", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "12.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-2177", "selected": "83086", "transfers_in": "4455", "transfers_out": "6632", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2267", "selected": "81111", "transfers_in": "1759", "transfers_out": "4026", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.8", "creativity": "3.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2898", "selected": "78496", "transfers_in": "2950", "transfers_out": "5848", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "13.5", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-751", "selected": "77892", "transfers_in": "5441", "transfers_out": "6192", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.4", "creativity": "3.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-3095", "selected": "75263", "transfers_in": "4900", "transfers_out": "7995", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.4", "creativity": "14.3", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-2749", "selected": "72773", "transfers_in": "2803", "transfers_out": "5552", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.6", "creativity": "2.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "2625", "selected": "75846", "transfers_in": "7304", "transfers_out": "4679", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "23.8", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "2276", "selected": "78318", "transfers_in": "5730", "transfers_out": "3454", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.6", "creativity": "25.8", "threat": "4.0", "ict_index": "6.7", "transfers_balance": "-2946", "selected": "75504", "transfers_in": "2637", "transfers_out": "5583", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "27.8", "creativity": "10.9", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "11629", "selected": "87875", "transfers_in": "15822", "transfers_out": "4193", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.6", "creativity": "11.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "10815", "selected": "99250", "transfers_in": "13758", "transfers_out": "2943", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6032", "selected": "101244", "transfers_in": "10466", "transfers_out": "4434", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9885", "selected": "77638", "transfers_in": "562", "transfers_out": "10447", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.4", "creativity": "3.4", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "-5883", "selected": "71898", "transfers_in": "282", "transfers_out": "6165", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "23.0", "creativity": "2.9", "threat": "7.0", "ict_index": "3.3", "transfers_balance": "1055", "selected": "74140", "transfers_in": "3336", "transfers_out": "2281", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.0", "creativity": "1.1", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "1055", "selected": "74140", "transfers_in": "3336", "transfers_out": "2281", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "14.7", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1135", "selected": "69339", "transfers_in": "727", "transfers_out": "1862", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.2", "creativity": "1.3", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-381", "selected": "69053", "transfers_in": "1449", "transfers_out": "1830", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "5.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-381", "selected": "69053", "transfers_in": "1449", "transfers_out": "1830", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-966", "selected": "67985", "transfers_in": "532", "transfers_out": "1498", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Domingos Quina": [{"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "169", "transfers_in": "152", "transfers_out": "28", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "362", "transfers_in": "183", "transfers_out": "45", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "120", "selected": "537", "transfers_in": "191", "transfers_out": "71", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "640", "transfers_in": "120", "transfers_out": "74", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "685", "transfers_in": "78", "transfers_out": "65", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "698", "transfers_in": "39", "transfers_out": "57", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "675", "transfers_in": "36", "transfers_out": "75", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "663", "transfers_in": "21", "transfers_out": "42", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "657", "transfers_in": "32", "transfers_out": "27", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "657", "transfers_in": "32", "transfers_out": "27", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "687", "transfers_in": "84", "transfers_out": "85", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "714", "transfers_in": "59", "transfers_out": "47", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "781", "transfers_in": "117", "transfers_out": "71", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "94", "selected": "892", "transfers_in": "142", "transfers_out": "48", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "84", "selected": "1007", "transfers_in": "174", "transfers_out": "90", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "1211", "transfers_in": "204", "transfers_out": "78", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "1312", "transfers_in": "113", "transfers_out": "52", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "1268", "transfers_in": "116", "transfers_out": "47", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "1300", "transfers_in": "101", "transfers_out": "64", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1289", "transfers_in": "30", "transfers_out": "47", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1351", "transfers_in": "60", "transfers_out": "49", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1357", "transfers_in": "52", "transfers_out": "42", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1349", "transfers_in": "49", "transfers_out": "45", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1378", "transfers_in": "62", "transfers_out": "48", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1378", "transfers_in": "62", "transfers_out": "48", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "1464", "transfers_in": "118", "transfers_out": "46", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Eden Hazard": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "59180", "transfers_in": "0", "transfers_out": "0", "value": "105", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11677", "selected": "59607", "transfers_in": "1593", "transfers_out": "13270", "value": "105", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4213", "selected": "59638", "transfers_in": "4046", "transfers_out": "8259", "value": "105", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "22.6", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "27699", "selected": "93905", "transfers_in": "42540", "transfers_out": "14841", "value": "105", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.2", "creativity": "12.3", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "34678", "selected": "135394", "transfers_in": "45927", "transfers_out": "11249", "value": "105", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "3.5", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "15901", "selected": "157713", "transfers_in": "33054", "transfers_out": "17153", "value": "105", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "5.3", "threat": "17.0", "ict_index": "2.7", "transfers_balance": "-1208", "selected": "161664", "transfers_in": "21425", "transfers_out": "22633", "value": "105", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.2", "creativity": "26.4", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "75680", "selected": "244304", "transfers_in": "90933", "transfers_out": "15253", "value": "106", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "34.2", "creativity": "45.6", "threat": "4.0", "ict_index": "8.4", "transfers_balance": "11737", "selected": "259198", "transfers_in": "34089", "transfers_out": "22352", "value": "106", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "52.2", "creativity": "86.3", "threat": "35.0", "ict_index": "17.4", "transfers_balance": "1248", "selected": "264541", "transfers_in": "27112", "transfers_out": "25864", "value": "106", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "15.0", "creativity": "17.6", "threat": "49.0", "ict_index": "8.2", "transfers_balance": "-404", "selected": "268684", "transfers_in": "24340", "transfers_out": "24744", "value": "106", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "18", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "70", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "54", "influence": "79.4", "creativity": "5.4", "threat": "64.0", "ict_index": "14.9", "transfers_balance": "-13108", "selected": "259729", "transfers_in": "16871", "transfers_out": "29979", "value": "106", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.0", "creativity": "64.6", "threat": "7.0", "ict_index": "11.2", "transfers_balance": "50648", "selected": "315729", "transfers_in": "59705", "transfers_out": "9057", "value": "106", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.9", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "159336", "selected": "480999", "transfers_in": "163641", "transfers_out": "4305", "value": "107", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "77", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "94.6", "creativity": "32.9", "threat": "130.0", "ict_index": "25.8", "transfers_balance": "54608", "selected": "541034", "transfers_in": "70520", "transfers_out": "15912", "value": "107", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.8", "creativity": "22.6", "threat": "27.0", "ict_index": "5.8", "transfers_balance": "252169", "selected": "807136", "transfers_in": "257520", "transfers_out": "5351", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "37.8", "threat": "33.0", "ict_index": "8.4", "transfers_balance": "21159", "selected": "832920", "transfers_in": "53884", "transfers_out": "32725", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.8", "creativity": "27.7", "threat": "32.0", "ict_index": "7.3", "transfers_balance": "26228", "selected": "863913", "transfers_in": "59317", "transfers_out": "33089", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.0", "creativity": "46.1", "threat": "60.0", "ict_index": "13.1", "transfers_balance": "-58982", "selected": "810165", "transfers_in": "28928", "transfers_out": "87910", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.6", "creativity": "37.3", "threat": "54.0", "ict_index": "10.2", "transfers_balance": "-63577", "selected": "749342", "transfers_in": "11690", "transfers_out": "75267", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80823", "selected": "671354", "transfers_in": "27025", "transfers_out": "107848", "value": "108", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.0", "creativity": "15.0", "threat": "80.0", "ict_index": "13.4", "transfers_balance": "-191209", "selected": "481151", "transfers_in": "16698", "transfers_out": "207907", "value": "107", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "32.6", "threat": "25.0", "ict_index": "7.5", "transfers_balance": "-25090", "selected": "460018", "transfers_in": "50102", "transfers_out": "75192", "value": "107", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "57", "influence": "86.0", "creativity": "42.4", "threat": "52.0", "ict_index": "18.0", "transfers_balance": "-100249", "selected": "361656", "transfers_in": "8171", "transfers_out": "108420", "value": "106", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.4", "creativity": "54.8", "threat": "35.0", "ict_index": "11.0", "transfers_balance": "115827", "selected": "483699", "transfers_in": "128610", "transfers_out": "12783", "value": "106", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "43.8", "creativity": "25.8", "threat": "9.0", "ict_index": "7.9", "transfers_balance": "-8229", "selected": "477674", "transfers_in": "29434", "transfers_out": "37663", "value": "107", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "60", "influence": "89.0", "creativity": "62.3", "threat": "50.0", "ict_index": "20.1", "transfers_balance": "-6935", "selected": "474133", "transfers_in": "26554", "transfers_out": "33489", "value": "107", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "72", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "33.0", "creativity": "53.0", "threat": "21.0", "ict_index": "10.7", "transfers_balance": "-21159", "selected": "458605", "transfers_in": "31808", "transfers_out": "52967", "value": "107", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "5.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-14295", "selected": "445757", "transfers_in": "14028", "transfers_out": "28323", "value": "107", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "72.5", "threat": "34.0", "ict_index": "13.1", "transfers_balance": "20051", "selected": "445840", "transfers_in": "35507", "transfers_out": "15456", "value": "106", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.6", "creativity": "65.4", "threat": "16.0", "ict_index": "10.0", "transfers_balance": "-11031", "selected": "401830", "transfers_in": "14563", "transfers_out": "25594", "value": "106", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.0", "creativity": "42.0", "threat": "64.0", "ict_index": "12.4", "transfers_balance": "20191", "selected": "424064", "transfers_in": "44947", "transfers_out": "24756", "value": "106", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "85", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "32", "influence": "48.2", "creativity": "36.8", "threat": "58.0", "ict_index": "14.3", "transfers_balance": "-898", "selected": "428570", "transfers_in": "27987", "transfers_out": "28885", "value": "106", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.4", "creativity": "36.8", "threat": "26.0", "ict_index": "7.4", "transfers_balance": "-898", "selected": "428570", "transfers_in": "27987", "transfers_out": "28885", "value": "106", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.2", "creativity": "16.5", "threat": "48.0", "ict_index": "9.0", "transfers_balance": "2119", "selected": "364677", "transfers_in": "15041", "transfers_out": "12922", "value": "105", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.0", "creativity": "36.1", "threat": "33.0", "ict_index": "9.1", "transfers_balance": "18473", "selected": "385279", "transfers_in": "28481", "transfers_out": "10008", "value": "105", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "27.7", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "18473", "selected": "385279", "transfers_in": "28481", "transfers_out": "10008", "value": "105", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "7.6", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-4635", "selected": "380712", "transfers_in": "17334", "transfers_out": "21969", "value": "105", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Oriol Romeu Vidal": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.2", "creativity": "56.2", "threat": "8.0", "ict_index": "8.9", "transfers_balance": "0", "selected": "214539", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.4", "creativity": "7.3", "threat": "11.0", "ict_index": "2.9", "transfers_balance": "-8886", "selected": "212080", "transfers_in": "5608", "transfers_out": "14494", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.0", "creativity": "2.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-14185", "selected": "199593", "transfers_in": "6939", "transfers_out": "21124", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.6", "creativity": "22.3", "threat": "8.0", "ict_index": "4.7", "transfers_balance": "-14116", "selected": "186858", "transfers_in": "6169", "transfers_out": "20285", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.2", "creativity": "12.8", "threat": "12.0", "ict_index": "3.8", "transfers_balance": "-10205", "selected": "177227", "transfers_in": "4599", "transfers_out": "14804", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.2", "creativity": "6.7", "threat": "47.0", "ict_index": "7.4", "transfers_balance": "-9939", "selected": "167934", "transfers_in": "5514", "transfers_out": "15453", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "24.7", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "685", "selected": "169505", "transfers_in": "12932", "transfers_out": "12247", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.8", "creativity": "2.6", "threat": "1.0", "ict_index": "0.7", "transfers_balance": "-4367", "selected": "165711", "transfers_in": "8236", "transfers_out": "12603", "value": "45", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.8", "creativity": "15.9", "threat": "7.0", "ict_index": "4.4", "transfers_balance": "-6749", "selected": "159125", "transfers_in": "2076", "transfers_out": "8825", "value": "45", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "2678", "selected": "162736", "transfers_in": "15735", "transfers_out": "13057", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.6", "creativity": "15.4", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "2401", "selected": "165797", "transfers_in": "11184", "transfers_out": "8783", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "21.6", "creativity": "2.2", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "283", "selected": "166932", "transfers_in": "10865", "transfers_out": "10582", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19991", "selected": "147012", "transfers_in": "1107", "transfers_out": "21098", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "47.8", "creativity": "0.8", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "-7112", "selected": "140022", "transfers_in": "2092", "transfers_out": "9204", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "5.7", "threat": "1.0", "ict_index": "3.0", "transfers_balance": "4633", "selected": "145086", "transfers_in": "9543", "transfers_out": "4910", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "6.0", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "249", "selected": "145892", "transfers_in": "6949", "transfers_out": "6700", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.9", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "-557", "selected": "145599", "transfers_in": "4718", "transfers_out": "5275", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.0", "creativity": "4.6", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-4514", "selected": "141247", "transfers_in": "1801", "transfers_out": "6315", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5001", "selected": "136496", "transfers_in": "2549", "transfers_out": "7550", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "1.3", "threat": "11.0", "ict_index": "3.1", "transfers_balance": "-5129", "selected": "131467", "transfers_in": "770", "transfers_out": "5899", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "1.7", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-5487", "selected": "126159", "transfers_in": "2122", "transfers_out": "7609", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.0", "creativity": "14.3", "threat": "5.0", "ict_index": "4.1", "transfers_balance": "2686", "selected": "128981", "transfers_in": "9714", "transfers_out": "7028", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.8", "creativity": "0.3", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-2782", "selected": "126561", "transfers_in": "6741", "transfers_out": "9523", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "14.8", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-3106", "selected": "123650", "transfers_in": "3481", "transfers_out": "6587", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "3.0", "threat": "5.0", "ict_index": "1.5", "transfers_balance": "670", "selected": "124545", "transfers_in": "5607", "transfers_out": "4937", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.6", "creativity": "5.0", "threat": "20.0", "ict_index": "4.5", "transfers_balance": "-863", "selected": "123775", "transfers_in": "3063", "transfers_out": "3926", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "13.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1821", "selected": "122154", "transfers_in": "3692", "transfers_out": "5513", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.0", "creativity": "2.4", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "-337", "selected": "122098", "transfers_in": "3792", "transfers_out": "4129", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.2", "creativity": "12.8", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "-689", "selected": "121487", "transfers_in": "1753", "transfers_out": "2442", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "128907", "transfers_in": "2212", "transfers_out": "2660", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2860", "selected": "120774", "transfers_in": "1179", "transfers_out": "4039", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.0", "creativity": "12.8", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "1095", "selected": "122372", "transfers_in": "4552", "transfers_out": "3457", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "2.0", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "8458", "selected": "141221", "transfers_in": "12123", "transfers_out": "3665", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "2.9", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "8458", "selected": "141221", "transfers_in": "12123", "transfers_out": "3665", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "1.7", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "4972", "selected": "134553", "transfers_in": "8046", "transfers_out": "3074", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "1.8", "threat": "7.0", "ict_index": "2.0", "transfers_balance": "10511", "selected": "148495", "transfers_in": "14484", "transfers_out": "3973", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "39.0", "creativity": "48.0", "threat": "6.0", "ict_index": "9.3", "transfers_balance": "10511", "selected": "148495", "transfers_in": "14484", "transfers_out": "3973", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "26.2", "creativity": "11.4", "threat": "1.0", "ict_index": "3.9", "transfers_balance": "2920", "selected": "149507", "transfers_in": "8051", "transfers_out": "5131", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aleksandar Mitrovic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "121294", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23087", "selected": "106208", "transfers_in": "3236", "transfers_out": "26323", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "39.0", "creativity": "21.8", "threat": "45.0", "ict_index": "10.6", "transfers_balance": "-22957", "selected": "85097", "transfers_in": "2359", "transfers_out": "25316", "value": "49", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15942", "selected": "71107", "transfers_in": "5821", "transfers_out": "21763", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12553", "selected": "58736", "transfers_in": "604", "transfers_out": "13157", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7862", "selected": "51149", "transfers_in": "1539", "transfers_out": "9401", "value": "48", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "51932", "transfers_in": "5652", "transfers_out": "5670", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2760", "selected": "55846", "transfers_in": "8120", "transfers_out": "5360", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-835", "selected": "55548", "transfers_in": "3755", "transfers_out": "4590", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-727", "selected": "55459", "transfers_in": "4730", "transfers_out": "5457", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2494", "selected": "53285", "transfers_in": "1519", "transfers_out": "4013", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "4.2", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-2696", "selected": "50930", "transfers_in": "971", "transfers_out": "3667", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "15.8", "threat": "24.0", "ict_index": "4.3", "transfers_balance": "-382", "selected": "50819", "transfers_in": "1922", "transfers_out": "2304", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.6", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "649", "selected": "51699", "transfers_in": "2500", "transfers_out": "1851", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-930", "selected": "50975", "transfers_in": "1347", "transfers_out": "2277", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1516", "selected": "49746", "transfers_in": "1106", "transfers_out": "2622", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-980", "selected": "48941", "transfers_in": "889", "transfers_out": "1869", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1823", "selected": "47238", "transfers_in": "728", "transfers_out": "2551", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3013", "selected": "44279", "transfers_in": "301", "transfers_out": "3314", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1529", "selected": "42789", "transfers_in": "238", "transfers_out": "1767", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2022", "selected": "40813", "transfers_in": "228", "transfers_out": "2250", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-974", "selected": "39853", "transfers_in": "168", "transfers_out": "1142", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1848", "selected": "38085", "transfers_in": "391", "transfers_out": "2239", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "37216", "transfers_in": "319", "transfers_out": "1233", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-826", "selected": "36428", "transfers_in": "284", "transfers_out": "1110", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-938", "selected": "35496", "transfers_in": "70", "transfers_out": "1008", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-917", "selected": "34587", "transfers_in": "41", "transfers_out": "958", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-792", "selected": "33799", "transfers_in": "32", "transfers_out": "824", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "33499", "transfers_in": "11", "transfers_out": "307", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-308", "selected": "38954", "transfers_in": "11", "transfers_out": "319", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-278", "selected": "38416", "transfers_in": "15", "transfers_out": "293", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "38238", "transfers_in": "13", "transfers_out": "193", "value": "47", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "38051", "transfers_in": "6", "transfers_out": "196", "value": "47", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "37897", "transfers_in": "7", "transfers_out": "162", "value": "47", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "37839", "transfers_in": "10", "transfers_out": "105", "value": "47", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "37715", "transfers_in": "6", "transfers_out": "119", "value": "47", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "37715", "transfers_in": "6", "transfers_out": "119", "value": "47", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "37604", "transfers_in": "12", "transfers_out": "145", "value": "47", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jamie Murphy": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "0", "selected": "3230", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.6", "creativity": "14.3", "threat": "20.0", "ict_index": "4.1", "transfers_balance": "-205", "selected": "3699", "transfers_in": "193", "transfers_out": "398", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "3695", "transfers_in": "219", "transfers_out": "442", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-385", "selected": "3482", "transfers_in": "90", "transfers_out": "475", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-337", "selected": "3217", "transfers_in": "82", "transfers_out": "419", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-314", "selected": "2971", "transfers_in": "56", "transfers_out": "370", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "2862", "transfers_in": "100", "transfers_out": "257", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "2808", "transfers_in": "101", "transfers_out": "207", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "2745", "transfers_in": "53", "transfers_out": "139", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2718", "transfers_in": "136", "transfers_out": "209", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "2668", "transfers_in": "68", "transfers_out": "142", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2655", "transfers_in": "93", "transfers_out": "150", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "2635", "transfers_in": "50", "transfers_out": "105", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "2613", "transfers_in": "75", "transfers_out": "118", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "2570", "transfers_in": "33", "transfers_out": "91", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2581", "transfers_in": "106", "transfers_out": "126", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2562", "transfers_in": "39", "transfers_out": "73", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2544", "transfers_in": "47", "transfers_out": "83", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "2517", "transfers_in": "63", "transfers_out": "101", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2498", "transfers_in": "35", "transfers_out": "69", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2492", "transfers_in": "63", "transfers_out": "89", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2476", "transfers_in": "38", "transfers_out": "62", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2462", "transfers_in": "88", "transfers_out": "123", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2439", "transfers_in": "48", "transfers_out": "83", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "2382", "transfers_in": "34", "transfers_out": "106", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "2309", "transfers_in": "4", "transfers_out": "78", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "2213", "transfers_in": "0", "transfers_out": "96", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "2142", "transfers_in": "0", "transfers_out": "71", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2121", "transfers_in": "2", "transfers_out": "23", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2258", "transfers_in": "2", "transfers_out": "26", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2227", "transfers_in": "1", "transfers_out": "21", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "2218", "transfers_in": "3", "transfers_out": "12", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2213", "transfers_in": "1", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2213", "transfers_in": "1", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2208", "transfers_in": "0", "transfers_out": "3", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2202", "transfers_in": "2", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2202", "transfers_in": "2", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2197", "transfers_in": "1", "transfers_out": "7", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Shkodran Mustafi": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "78101", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.2", "creativity": "22.1", "threat": "6.0", "ict_index": "4.9", "transfers_balance": "-9530", "selected": "80370", "transfers_in": "2592", "transfers_out": "12122", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6577", "selected": "78817", "transfers_in": "2155", "transfers_out": "8732", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.0", "creativity": "0.3", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "-11047", "selected": "71071", "transfers_in": "2181", "transfers_out": "13228", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-2041", "selected": "70907", "transfers_in": "1709", "transfers_out": "3750", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "28.0", "creativity": "0.8", "threat": "37.0", "ict_index": "6.6", "transfers_balance": "7804", "selected": "82165", "transfers_in": "12451", "transfers_out": "4647", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.6", "creativity": "14.9", "threat": "20.0", "ict_index": "7.6", "transfers_balance": "12101", "selected": "97792", "transfers_in": "17512", "transfers_out": "5411", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20340", "selected": "79710", "transfers_in": "3983", "transfers_out": "24323", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11816", "selected": "68084", "transfers_in": "143", "transfers_out": "11959", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7925", "selected": "60361", "transfers_in": "149", "transfers_out": "8074", "value": "53", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3225", "selected": "57269", "transfers_in": "114", "transfers_out": "3339", "value": "53", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "42", "influence": "62.0", "creativity": "0.6", "threat": "19.0", "ict_index": "8.2", "transfers_balance": "-2324", "selected": "55177", "transfers_in": "245", "transfers_out": "2569", "value": "53", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "28.6", "creativity": "11.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "65820", "selected": "125006", "transfers_in": "69527", "transfers_out": "3707", "value": "53", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "36.0", "creativity": "6.8", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "50583", "selected": "179048", "transfers_in": "54503", "transfers_out": "3920", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40575", "selected": "224006", "transfers_in": "51428", "transfers_out": "10853", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54415", "selected": "170933", "transfers_in": "9168", "transfers_out": "63583", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34138", "selected": "137069", "transfers_in": "1373", "transfers_out": "35511", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16575", "selected": "120755", "transfers_in": "1260", "transfers_out": "17835", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-7068", "selected": "114884", "transfers_in": "3728", "transfers_out": "10796", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "81.0", "creativity": "10.3", "threat": "17.0", "ict_index": "10.8", "transfers_balance": "5237", "selected": "121288", "transfers_in": "10303", "transfers_out": "5066", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.8", "creativity": "5.4", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "52658", "selected": "176384", "transfers_in": "58437", "transfers_out": "5779", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "3.3", "threat": "10.0", "ict_index": "3.7", "transfers_balance": "-5237", "selected": "171973", "transfers_in": "12054", "transfers_out": "17291", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "30.6", "creativity": "0.3", "threat": "9.0", "ict_index": "4.0", "transfers_balance": "21829", "selected": "197261", "transfers_in": "43447", "transfers_out": "21618", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "32.8", "creativity": "1.3", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-5399", "selected": "193679", "transfers_in": "11576", "transfers_out": "16975", "value": "55", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "40.0", "creativity": "5.9", "threat": "10.0", "ict_index": "5.6", "transfers_balance": "-2785", "selected": "192941", "transfers_in": "12006", "transfers_out": "14791", "value": "55", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "34", "influence": "53.0", "creativity": "10.7", "threat": "6.0", "ict_index": "7.0", "transfers_balance": "-14921", "selected": "178683", "transfers_in": "2881", "transfers_out": "17802", "value": "55", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.4", "creativity": "3.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-3738", "selected": "176414", "transfers_in": "9117", "transfers_out": "12855", "value": "55", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-9724", "selected": "168315", "transfers_in": "3920", "transfers_out": "13644", "value": "54", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.0", "creativity": "4.7", "threat": "22.0", "ict_index": "5.2", "transfers_balance": "4965", "selected": "174180", "transfers_in": "11076", "transfers_out": "6111", "value": "54", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "72", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "55.0", "creativity": "0.9", "threat": "17.0", "ict_index": "7.3", "transfers_balance": "5265", "selected": "177700", "transfers_in": "13169", "transfers_out": "7904", "value": "54", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "32.4", "creativity": "1.3", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "39402", "selected": "220800", "transfers_in": "50015", "transfers_out": "10613", "value": "54", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "47763", "selected": "271936", "transfers_in": "53149", "transfers_out": "5386", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.2", "creativity": "11.0", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "-14692", "selected": "250907", "transfers_in": "11284", "transfers_out": "25976", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.8", "creativity": "0.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "26592", "selected": "301544", "transfers_in": "33288", "transfers_out": "6696", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20709", "selected": "262655", "transfers_in": "3414", "transfers_out": "24123", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1939", "selected": "260996", "transfers_in": "9368", "transfers_out": "11307", "value": "55", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1939", "selected": "260996", "transfers_in": "9368", "transfers_out": "11307", "value": "55", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "36.2", "creativity": "11.0", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "-13706", "selected": "247189", "transfers_in": "3205", "transfers_out": "16911", "value": "54", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Harry Arter": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "9.7", "threat": "1.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "35277", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.4", "creativity": "4.2", "threat": "16.0", "ict_index": "3.7", "transfers_balance": "-1859", "selected": "38760", "transfers_in": "1069", "transfers_out": "2928", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.8", "creativity": "13.0", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "-3724", "selected": "36097", "transfers_in": "691", "transfers_out": "4415", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "12.8", "creativity": "4.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-2928", "selected": "34025", "transfers_in": "843", "transfers_out": "3771", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.8", "creativity": "8.0", "threat": "9.0", "ict_index": "2.3", "transfers_balance": "1216", "selected": "35780", "transfers_in": "3798", "transfers_out": "2582", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2439", "selected": "33722", "transfers_in": "896", "transfers_out": "3335", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5581", "selected": "28331", "transfers_in": "239", "transfers_out": "5820", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2477", "selected": "26036", "transfers_in": "366", "transfers_out": "2843", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-950", "selected": "25223", "transfers_in": "181", "transfers_out": "1131", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1186", "selected": "24226", "transfers_in": "204", "transfers_out": "1390", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "3.4", "creativity": "2.0", "threat": "1.0", "ict_index": "0.6", "transfers_balance": "-888", "selected": "23478", "transfers_in": "123", "transfers_out": "1011", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.8", "creativity": "11.9", "threat": "18.0", "ict_index": "6.8", "transfers_balance": "-531", "selected": "23152", "transfers_in": "252", "transfers_out": "783", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "2.7", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "1080", "selected": "24442", "transfers_in": "1660", "transfers_out": "580", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "1.3", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "97", "selected": "24677", "transfers_in": "722", "transfers_out": "625", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-397", "selected": "24407", "transfers_in": "446", "transfers_out": "843", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-784", "selected": "23788", "transfers_in": "249", "transfers_out": "1033", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.8", "creativity": "4.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-752", "selected": "23132", "transfers_in": "72", "transfers_out": "824", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-466", "selected": "22772", "transfers_in": "144", "transfers_out": "610", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1059", "selected": "21837", "transfers_in": "71", "transfers_out": "1130", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-893", "selected": "20990", "transfers_in": "15", "transfers_out": "908", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1032", "selected": "20022", "transfers_in": "22", "transfers_out": "1054", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.0", "creativity": "14.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-54", "selected": "20013", "transfers_in": "245", "transfers_out": "299", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "20017", "transfers_in": "372", "transfers_out": "583", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "19923", "transfers_in": "238", "transfers_out": "442", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-558", "selected": "19449", "transfers_in": "76", "transfers_out": "634", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "19462", "transfers_in": "187", "transfers_out": "251", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "19392", "transfers_in": "155", "transfers_out": "333", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "19463", "transfers_in": "190", "transfers_out": "302", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "19484", "transfers_in": "108", "transfers_out": "169", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "21184", "transfers_in": "107", "transfers_out": "207", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "21196", "transfers_in": "106", "transfers_out": "168", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321", "selected": "20914", "transfers_in": "17", "transfers_out": "338", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "20930", "transfers_in": "62", "transfers_out": "118", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "20945", "transfers_in": "79", "transfers_out": "127", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "20945", "transfers_in": "79", "transfers_out": "127", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "20853", "transfers_in": "25", "transfers_out": "116", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "20690", "transfers_in": "5", "transfers_out": "173", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "20527", "transfers_in": "17", "transfers_out": "190", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Wayne Hennessey": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "67318", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "9", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "12", "bps": "35", "influence": "76.0", "creativity": "0.0", "threat": "0.0", "ict_index": "7.6", "transfers_balance": "-5095", "selected": "66925", "transfers_in": "645", "transfers_out": "5740", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "11.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "9704", "selected": "83687", "transfers_in": "14803", "transfers_out": "5099", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-6120", "selected": "79316", "transfers_in": "1848", "transfers_out": "7968", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-3792", "selected": "76202", "transfers_in": "1553", "transfers_out": "5345", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "32.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-7032", "selected": "69605", "transfers_in": "532", "transfers_out": "7564", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "26.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-4875", "selected": "65026", "transfers_in": "338", "transfers_out": "5213", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5173", "selected": "60094", "transfers_in": "354", "transfers_out": "5527", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3143", "selected": "57090", "transfers_in": "397", "transfers_out": "3540", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2101", "selected": "55241", "transfers_in": "760", "transfers_out": "2861", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2478", "selected": "52934", "transfers_in": "219", "transfers_out": "2697", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2055", "selected": "51134", "transfers_in": "519", "transfers_out": "2574", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1089", "selected": "50180", "transfers_in": "588", "transfers_out": "1677", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "269", "selected": "50617", "transfers_in": "1250", "transfers_out": "981", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9738", "selected": "60953", "transfers_in": "10757", "transfers_out": "1019", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2594", "selected": "58627", "transfers_in": "1860", "transfers_out": "4454", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1880", "selected": "56939", "transfers_in": "903", "transfers_out": "2783", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "54321", "transfers_in": "345", "transfers_out": "3097", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1921", "selected": "52576", "transfers_in": "417", "transfers_out": "2338", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1750", "selected": "50927", "transfers_in": "156", "transfers_out": "1906", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1825", "selected": "49226", "transfers_in": "248", "transfers_out": "2073", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "11.2", "creativity": "10.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "4009", "selected": "53395", "transfers_in": "6447", "transfers_out": "2438", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "27", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "3294", "selected": "57142", "transfers_in": "6483", "transfers_out": "3189", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "45.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "10170", "selected": "67911", "transfers_in": "13222", "transfers_out": "3052", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "13554", "selected": "82188", "transfers_in": "17609", "transfers_out": "4055", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "46.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "9392", "selected": "92034", "transfers_in": "11988", "transfers_out": "2596", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "9416", "selected": "102218", "transfers_in": "13226", "transfers_out": "3810", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "24.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "2981", "selected": "105878", "transfers_in": "7688", "transfers_out": "4707", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "25.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "3989", "selected": "110230", "transfers_in": "5997", "transfers_out": "2008", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "40.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "5170", "selected": "115618", "transfers_in": "7269", "transfers_out": "2099", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "8.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "13471", "selected": "148451", "transfers_in": "15352", "transfers_out": "1881", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "10214", "selected": "140078", "transfers_in": "20829", "transfers_out": "10615", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "10463", "selected": "150912", "transfers_in": "14661", "transfers_out": "4198", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "1", "bps": "8", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "7438", "selected": "155463", "transfers_in": "12187", "transfers_out": "4749", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "7364", "selected": "170938", "transfers_in": "10362", "transfers_out": "2998", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3835", "selected": "170334", "transfers_in": "8339", "transfers_out": "4504", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-933", "selected": "168056", "transfers_in": "6626", "transfers_out": "7559", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "10664", "selected": "180921", "transfers_in": "13149", "transfers_out": "2485", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Isaac Hayden": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.6", "creativity": "14.7", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "6798", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.0", "creativity": "2.0", "threat": "3.0", "ict_index": "1.3", "transfers_balance": "801", "selected": "9942", "transfers_in": "1904", "transfers_out": "1103", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "29.3", "threat": "3.0", "ict_index": "4.3", "transfers_balance": "-144", "selected": "10441", "transfers_in": "1110", "transfers_out": "1254", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.4", "creativity": "1.5", "threat": "24.0", "ict_index": "3.4", "transfers_balance": "1063", "selected": "12712", "transfers_in": "2665", "transfers_out": "1602", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "15.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "592", "selected": "13657", "transfers_in": "1888", "transfers_out": "1296", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "6.6", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "-141", "selected": "13812", "transfers_in": "1326", "transfers_out": "1467", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "124", "selected": "14181", "transfers_in": "1499", "transfers_out": "1375", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "49.6", "creativity": "12.6", "threat": "11.0", "ict_index": "7.3", "transfers_balance": "297", "selected": "14729", "transfers_in": "1672", "transfers_out": "1375", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "1.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "4943", "selected": "20028", "transfers_in": "6403", "transfers_out": "1460", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "0.4", "threat": "9.0", "ict_index": "1.3", "transfers_balance": "224", "selected": "20549", "transfers_in": "2568", "transfers_out": "2344", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.4", "creativity": "23.9", "threat": "5.0", "ict_index": "4.5", "transfers_balance": "-738", "selected": "19905", "transfers_in": "813", "transfers_out": "1551", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "25.4", "creativity": "22.8", "threat": "21.0", "ict_index": "6.9", "transfers_balance": "-782", "selected": "19261", "transfers_in": "667", "transfers_out": "1449", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2615", "selected": "16652", "transfers_in": "76", "transfers_out": "2691", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "13.4", "threat": "7.0", "ict_index": "3.0", "transfers_balance": "-799", "selected": "15868", "transfers_in": "170", "transfers_out": "969", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-551", "selected": "15350", "transfers_in": "174", "transfers_out": "725", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-430", "selected": "14972", "transfers_in": "285", "transfers_out": "715", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-294", "selected": "14712", "transfers_in": "191", "transfers_out": "485", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.6", "creativity": "0.4", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-513", "selected": "14221", "transfers_in": "65", "transfers_out": "578", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-609", "selected": "13641", "transfers_in": "102", "transfers_out": "711", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-728", "selected": "12920", "transfers_in": "23", "transfers_out": "751", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "18.6", "threat": "17.0", "ict_index": "4.5", "transfers_balance": "-674", "selected": "12261", "transfers_in": "68", "transfers_out": "742", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "0.0", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "-36", "selected": "12243", "transfers_in": "345", "transfers_out": "381", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "11932", "transfers_in": "311", "transfers_out": "664", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-320", "selected": "11636", "transfers_in": "138", "transfers_out": "458", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "95", "selected": "11779", "transfers_in": "434", "transfers_out": "339", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.6", "creativity": "0.1", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-55", "selected": "11744", "transfers_in": "237", "transfers_out": "292", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "11597", "transfers_in": "179", "transfers_out": "355", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "12", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-57", "selected": "11596", "transfers_in": "205", "transfers_out": "262", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "0.5", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-74", "selected": "11547", "transfers_in": "86", "transfers_out": "160", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "11163", "transfers_in": "130", "transfers_out": "181", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-124", "selected": "10862", "transfers_in": "73", "transfers_out": "197", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "10796", "transfers_in": "55", "transfers_out": "130", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "10723", "transfers_in": "61", "transfers_out": "137", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "10695", "transfers_in": "30", "transfers_out": "93", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "10629", "transfers_in": "45", "transfers_out": "98", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "10657", "transfers_in": "99", "transfers_out": "102", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "10657", "transfers_in": "99", "transfers_out": "102", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-27", "selected": "10629", "transfers_in": "69", "transfers_out": "96", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Curtis Jones": [{"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "56", "transfers_in": "33", "transfers_out": "5", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "94", "transfers_in": "33", "transfers_out": "12", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "114", "transfers_in": "28", "transfers_out": "19", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "155", "transfers_in": "38", "transfers_out": "12", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "199", "transfers_in": "54", "transfers_out": "27", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jeff Hendrick": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "16.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "6261", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.6", "creativity": "22.0", "threat": "46.0", "ict_index": "6.9", "transfers_balance": "-61", "selected": "7705", "transfers_in": "464", "transfers_out": "525", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-834", "selected": "7158", "transfers_in": "196", "transfers_out": "1030", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1324", "selected": "5876", "transfers_in": "43", "transfers_out": "1367", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-692", "selected": "5199", "transfers_in": "29", "transfers_out": "721", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "12.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-404", "selected": "4831", "transfers_in": "69", "transfers_out": "473", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "87", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.2", "creativity": "3.8", "threat": "21.0", "ict_index": "6.0", "transfers_balance": "-102", "selected": "4821", "transfers_in": "113", "transfers_out": "215", "value": "54", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "2.7", "threat": "5.0", "ict_index": "0.8", "transfers_balance": "4830", "selected": "10205", "transfers_in": "5737", "transfers_out": "907", "value": "54", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.4", "creativity": "2.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-508", "selected": "9869", "transfers_in": "779", "transfers_out": "1287", "value": "54", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.0", "creativity": "23.8", "threat": "59.0", "ict_index": "11.6", "transfers_balance": "-225", "selected": "9821", "transfers_in": "792", "transfers_out": "1017", "value": "54", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "11.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "1488", "selected": "11530", "transfers_in": "2128", "transfers_out": "640", "value": "54", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "30.0", "creativity": "21.3", "threat": "41.0", "ict_index": "9.2", "transfers_balance": "1407", "selected": "13264", "transfers_in": "2229", "transfers_out": "822", "value": "54", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.8", "creativity": "21.8", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "1612", "selected": "15194", "transfers_in": "2633", "transfers_out": "1021", "value": "54", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.8", "creativity": "1.9", "threat": "18.0", "ict_index": "2.1", "transfers_balance": "616", "selected": "15962", "transfers_in": "1588", "transfers_out": "972", "value": "54", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.8", "creativity": "27.2", "threat": "8.0", "ict_index": "5.2", "transfers_balance": "-559", "selected": "15486", "transfers_in": "530", "transfers_out": "1089", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "15.7", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "238", "selected": "15848", "transfers_in": "1437", "transfers_out": "1199", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "3.3", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-502", "selected": "15405", "transfers_in": "590", "transfers_out": "1092", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "36.5", "threat": "6.0", "ict_index": "5.5", "transfers_balance": "-252", "selected": "15216", "transfers_in": "688", "transfers_out": "940", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-787", "selected": "14513", "transfers_in": "464", "transfers_out": "1251", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "4.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-736", "selected": "13815", "transfers_in": "152", "transfers_out": "888", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.8", "creativity": "1.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-579", "selected": "13283", "transfers_in": "353", "transfers_out": "932", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.2", "creativity": "14.1", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-437", "selected": "12865", "transfers_in": "233", "transfers_out": "670", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-548", "selected": "12406", "transfers_in": "457", "transfers_out": "1005", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.6", "creativity": "15.5", "threat": "11.0", "ict_index": "3.5", "transfers_balance": "-800", "selected": "11651", "transfers_in": "134", "transfers_out": "934", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "4.4", "creativity": "22.9", "threat": "13.0", "ict_index": "4.0", "transfers_balance": "-230", "selected": "11487", "transfers_in": "310", "transfers_out": "540", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "4.7", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-265", "selected": "11256", "transfers_in": "226", "transfers_out": "491", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "1.8", "creativity": "4.8", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-133", "selected": "11198", "transfers_in": "388", "transfers_out": "521", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.0", "creativity": "27.9", "threat": "24.0", "ict_index": "7.3", "transfers_balance": "-178", "selected": "11101", "transfers_in": "337", "transfers_out": "515", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "14.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "434", "selected": "11603", "transfers_in": "670", "transfers_out": "236", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "6.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-138", "selected": "11362", "transfers_in": "342", "transfers_out": "480", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-7", "selected": "11195", "transfers_in": "290", "transfers_out": "297", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "183", "selected": "11412", "transfers_in": "485", "transfers_out": "302", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "578", "selected": "12213", "transfers_in": "892", "transfers_out": "314", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "578", "selected": "12213", "transfers_in": "892", "transfers_out": "314", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.8", "creativity": "24.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-168", "selected": "11874", "transfers_in": "192", "transfers_out": "360", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-304", "selected": "11574", "transfers_in": "103", "transfers_out": "407", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "7.8", "creativity": "20.1", "threat": "11.0", "ict_index": "3.9", "transfers_balance": "-344", "selected": "11222", "transfers_in": "66", "transfers_out": "410", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "20.6", "threat": "38.0", "ict_index": "7.0", "transfers_balance": "19", "selected": "11282", "transfers_in": "227", "transfers_out": "208", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ramiro Funes Mori": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1050", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "1029", "transfers_in": "43", "transfers_out": "245", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "957", "transfers_in": "34", "transfers_out": "145", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "903", "transfers_in": "27", "transfers_out": "120", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "857", "transfers_in": "17", "transfers_out": "74", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "840", "transfers_in": "14", "transfers_out": "50", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "828", "transfers_in": "19", "transfers_out": "45", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "818", "transfers_in": "17", "transfers_out": "37", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "816", "transfers_in": "14", "transfers_out": "20", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "810", "transfers_in": "12", "transfers_out": "23", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "802", "transfers_in": "12", "transfers_out": "24", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "795", "transfers_in": "23", "transfers_out": "32", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "800", "transfers_in": "22", "transfers_out": "22", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "801", "transfers_in": "16", "transfers_out": "21", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "802", "transfers_in": "15", "transfers_out": "16", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "809", "transfers_in": "23", "transfers_out": "19", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "807", "transfers_in": "13", "transfers_out": "18", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "803", "transfers_in": "7", "transfers_out": "17", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "807", "transfers_in": "18", "transfers_out": "20", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "811", "transfers_in": "17", "transfers_out": "19", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "811", "transfers_in": "15", "transfers_out": "18", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "803", "transfers_in": "12", "transfers_out": "20", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "817", "transfers_in": "33", "transfers_out": "29", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "816", "transfers_in": "20", "transfers_out": "26", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "817", "transfers_in": "19", "transfers_out": "22", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "816", "transfers_in": "19", "transfers_out": "22", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "830", "transfers_in": "32", "transfers_out": "27", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "853", "transfers_in": "28", "transfers_out": "24", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "860", "transfers_in": "9", "transfers_out": "9", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "974", "transfers_in": "81", "transfers_out": "17", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "1147", "transfers_in": "89", "transfers_out": "43", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1033", "transfers_in": "36", "transfers_out": "64", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1049", "transfers_in": "32", "transfers_out": "38", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "21", "selected": "1086", "transfers_in": "41", "transfers_out": "20", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "1205", "transfers_in": "95", "transfers_out": "28", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-4", "selected": "1185", "transfers_in": "25", "transfers_out": "29", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.6", "creativity": "0.7", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "12", "selected": "1206", "transfers_in": "42", "transfers_out": "30", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.8", "creativity": "0.1", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "20", "selected": "1250", "transfers_in": "39", "transfers_out": "19", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Henrikh Mkhitaryan": [{"gameweek": "1", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "87", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "45.8", "creativity": "68.8", "threat": "16.0", "ict_index": "13.1", "transfers_balance": "0", "selected": "271342", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "10", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "84", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "43.6", "creativity": "53.1", "threat": "9.0", "ict_index": "10.6", "transfers_balance": "183502", "selected": "560162", "transfers_in": "198226", "transfers_out": "14724", "value": "81", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "31.2", "creativity": "54.3", "threat": "30.0", "ict_index": "11.6", "transfers_balance": "257993", "selected": "870741", "transfers_in": "280022", "transfers_out": "22029", "value": "82", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "40.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "207311", "selected": "1126421", "transfers_in": "241182", "transfers_out": "33871", "value": "83", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "87", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "45.8", "creativity": "36.7", "threat": "21.0", "ict_index": "10.4", "transfers_balance": "266593", "selected": "1416299", "transfers_in": "321145", "transfers_out": "54552", "value": "84", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "26.0", "threat": "19.0", "ict_index": "5.5", "transfers_balance": "253810", "selected": "1697232", "transfers_in": "300828", "transfers_out": "47018", "value": "85", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "31.1", "threat": "4.0", "ict_index": "4.4", "transfers_balance": "40571", "selected": "1751963", "transfers_in": "129216", "transfers_out": "88645", "value": "85", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "18.3", "threat": "12.0", "ict_index": "3.6", "transfers_balance": "-201478", "selected": "1558846", "transfers_in": "44565", "transfers_out": "246043", "value": "85", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "5.6", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-216175", "selected": "1345051", "transfers_in": "23000", "transfers_out": "239175", "value": "84", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "22.0", "threat": "21.0", "ict_index": "4.9", "transfers_balance": "-326994", "selected": "1020005", "transfers_in": "9760", "transfers_out": "336754", "value": "82", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "3.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-160211", "selected": "860864", "transfers_in": "7413", "transfers_out": "167624", "value": "81", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98239", "selected": "764235", "transfers_in": "19751", "transfers_out": "117990", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "15.2", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-171338", "selected": "593304", "transfers_in": "1655", "transfers_out": "172993", "value": "79", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75730", "selected": "517874", "transfers_in": "788", "transfers_out": "76518", "value": "78", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57820", "selected": "460289", "transfers_in": "423", "transfers_out": "58243", "value": "78", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38892", "selected": "421833", "transfers_in": "1062", "transfers_out": "39954", "value": "77", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16999", "selected": "405068", "transfers_in": "751", "transfers_out": "17750", "value": "77", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16937", "selected": "388331", "transfers_in": "446", "transfers_out": "17383", "value": "77", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "3.3", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-17334", "selected": "371304", "transfers_in": "313", "transfers_out": "17647", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "17.2", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-8640", "selected": "362867", "transfers_in": "194", "transfers_out": "8834", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "20.2", "creativity": "49.6", "threat": "9.0", "ict_index": "7.9", "transfers_balance": "-10713", "selected": "352364", "transfers_in": "353", "transfers_out": "11066", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2829", "selected": "349654", "transfers_in": "368", "transfers_out": "3197", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9987", "selected": "340089", "transfers_in": "396", "transfers_out": "10383", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6205", "selected": "334169", "transfers_in": "699", "transfers_out": "6904", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.2", "creativity": "4.8", "threat": "19.0", "ict_index": "3.2", "transfers_balance": "93891", "selected": "429549", "transfers_in": "103983", "transfers_out": "10092", "value": "76", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "13", "goals": "0", "assists": "3", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "67.8", "creativity": "41.8", "threat": "22.0", "ict_index": "13.2", "transfers_balance": "35271", "selected": "465592", "transfers_in": "52406", "transfers_out": "17135", "value": "77", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "7.4", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "276220", "selected": "746323", "transfers_in": "288379", "transfers_out": "12159", "value": "78", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.2", "creativity": "16.4", "threat": "16.0", "ict_index": "4.7", "transfers_balance": "-40394", "selected": "708116", "transfers_in": "36186", "transfers_out": "76580", "value": "78", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "56.8", "threat": "36.0", "ict_index": "11.0", "transfers_balance": "-25713", "selected": "682774", "transfers_in": "27339", "transfers_out": "53052", "value": "78", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "77", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "62.4", "creativity": "33.1", "threat": "21.0", "ict_index": "11.7", "transfers_balance": "-39894", "selected": "654894", "transfers_in": "20455", "transfers_out": "60349", "value": "77", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "10.8", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "79571", "selected": "739065", "transfers_in": "99803", "transfers_out": "20232", "value": "78", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201113", "selected": "535372", "transfers_in": "6545", "transfers_out": "207658", "value": "78", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86119", "selected": "447025", "transfers_in": "122", "transfers_out": "86241", "value": "77", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22010", "selected": "429530", "transfers_in": "153", "transfers_out": "22163", "value": "77", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "42.8", "creativity": "13.1", "threat": "21.0", "ict_index": "7.7", "transfers_balance": "-9263", "selected": "421432", "transfers_in": "122", "transfers_out": "9385", "value": "77", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.2", "creativity": "49.8", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "8478", "selected": "431118", "transfers_in": "11601", "transfers_out": "3123", "value": "77", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.2", "creativity": "32.8", "threat": "44.0", "ict_index": "9.5", "transfers_balance": "8478", "selected": "431118", "transfers_in": "11601", "transfers_out": "3123", "value": "77", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "15.4", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "11519", "selected": "443102", "transfers_in": "15373", "transfers_out": "3854", "value": "77", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Idrissa Gueye": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "4.3", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "0", "selected": "51661", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.2", "creativity": "4.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2", "selected": "67175", "transfers_in": "5228", "transfers_out": "5226", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "3.6", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-5771", "selected": "64310", "transfers_in": "3572", "transfers_out": "9343", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "3.7", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-5058", "selected": "60969", "transfers_in": "1920", "transfers_out": "6978", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.2", "creativity": "2.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-3415", "selected": "58144", "transfers_in": "736", "transfers_out": "4151", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.4", "creativity": "10.7", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1497", "selected": "57320", "transfers_in": "2829", "transfers_out": "4326", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.4", "creativity": "18.8", "threat": "11.0", "ict_index": "4.3", "transfers_balance": "-1618", "selected": "56216", "transfers_in": "2114", "transfers_out": "3732", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.8", "creativity": "14.2", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-1028", "selected": "55701", "transfers_in": "2157", "transfers_out": "3185", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "67", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "0", "influence": "4.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-1065", "selected": "54892", "transfers_in": "1205", "transfers_out": "2270", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.0", "creativity": "26.1", "threat": "16.0", "ict_index": "5.9", "transfers_balance": "-3408", "selected": "51691", "transfers_in": "654", "transfers_out": "4062", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.6", "creativity": "4.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-1506", "selected": "50343", "transfers_in": "465", "transfers_out": "1971", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.4", "creativity": "12.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-1323", "selected": "49186", "transfers_in": "403", "transfers_out": "1726", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.0", "creativity": "14.2", "threat": "1.0", "ict_index": "3.3", "transfers_balance": "-930", "selected": "48363", "transfers_in": "366", "transfers_out": "1296", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.8", "creativity": "11.5", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-827", "selected": "47617", "transfers_in": "344", "transfers_out": "1171", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.4", "creativity": "4.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-8", "selected": "47723", "transfers_in": "989", "transfers_out": "997", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-634", "selected": "47241", "transfers_in": "486", "transfers_out": "1120", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "16.0", "threat": "1.0", "ict_index": "3.3", "transfers_balance": "-141", "selected": "47209", "transfers_in": "562", "transfers_out": "703", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.2", "creativity": "4.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "372", "selected": "47692", "transfers_in": "1146", "transfers_out": "774", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "50", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "2.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-705", "selected": "47115", "transfers_in": "539", "transfers_out": "1244", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1875", "selected": "45267", "transfers_in": "67", "transfers_out": "1942", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "70", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "44.6", "creativity": "4.0", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "-2120", "selected": "43157", "transfers_in": "34", "transfers_out": "2154", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1568", "selected": "44799", "transfers_in": "2267", "transfers_out": "699", "value": "48", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "6.8", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-658", "selected": "44274", "transfers_in": "667", "transfers_out": "1325", "value": "48", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "44229", "transfers_in": "704", "transfers_out": "841", "value": "48", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.6", "creativity": "3.4", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-558", "selected": "43752", "transfers_in": "310", "transfers_out": "868", "value": "48", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "3.0", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "-294", "selected": "43490", "transfers_in": "193", "transfers_out": "487", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "19.2", "creativity": "2.9", "threat": "7.0", "ict_index": "2.9", "transfers_balance": "-77", "selected": "43499", "transfers_in": "527", "transfers_out": "604", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.0", "creativity": "16.2", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-901", "selected": "42651", "transfers_in": "189", "transfers_out": "1090", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.6", "creativity": "0.9", "threat": "1.0", "ict_index": "2.6", "transfers_balance": "106", "selected": "42804", "transfers_in": "396", "transfers_out": "290", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "914", "selected": "46034", "transfers_in": "1211", "transfers_out": "297", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "18.8", "creativity": "23.9", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "617", "selected": "49255", "transfers_in": "1374", "transfers_out": "757", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1441", "selected": "45227", "transfers_in": "60", "transfers_out": "1501", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.2", "creativity": "23.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-553", "selected": "44707", "transfers_in": "56", "transfers_out": "609", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "9.0", "creativity": "4.3", "threat": "37.0", "ict_index": "5.0", "transfers_balance": "-172", "selected": "44558", "transfers_in": "180", "transfers_out": "352", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.0", "creativity": "4.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "1363", "selected": "46577", "transfers_in": "1556", "transfers_out": "193", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "51.6", "creativity": "4.3", "threat": "19.0", "ict_index": "7.5", "transfers_balance": "-242", "selected": "45812", "transfers_in": "185", "transfers_out": "427", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "32.4", "creativity": "30.8", "threat": "4.0", "ict_index": "6.7", "transfers_balance": "1900", "selected": "47990", "transfers_in": "2617", "transfers_out": "717", "value": "48", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.8", "creativity": "15.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "4301", "selected": "53356", "transfers_in": "5153", "transfers_out": "852", "value": "48", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Glen Johnson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "32499", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4733", "selected": "29793", "transfers_in": "339", "transfers_out": "5072", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4962", "selected": "25370", "transfers_in": "385", "transfers_out": "5347", "value": "44", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3430", "selected": "22482", "transfers_in": "321", "transfers_out": "3751", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1853", "selected": "20877", "transfers_in": "316", "transfers_out": "2169", "value": "43", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "1.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1887", "selected": "19272", "transfers_in": "487", "transfers_out": "2374", "value": "43", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "19249", "transfers_in": "1345", "transfers_out": "1628", "value": "43", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-987", "selected": "18499", "transfers_in": "540", "transfers_out": "1527", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "58", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "17.3", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "-540", "selected": "18049", "transfers_in": "334", "transfers_out": "874", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "17952", "transfers_in": "849", "transfers_out": "1149", "value": "42", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1321", "selected": "16688", "transfers_in": "188", "transfers_out": "1509", "value": "42", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1107", "selected": "15610", "transfers_in": "99", "transfers_out": "1206", "value": "42", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-726", "selected": "14897", "transfers_in": "44", "transfers_out": "770", "value": "42", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-447", "selected": "14468", "transfers_in": "89", "transfers_out": "536", "value": "41", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "14635", "transfers_in": "357", "transfers_out": "345", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "14830", "transfers_in": "353", "transfers_out": "437", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-383", "selected": "14568", "transfers_in": "133", "transfers_out": "516", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-605", "selected": "14032", "transfers_in": "37", "transfers_out": "642", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-548", "selected": "13588", "transfers_in": "59", "transfers_out": "607", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "13274", "transfers_in": "61", "transfers_out": "442", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-482", "selected": "12862", "transfers_in": "92", "transfers_out": "574", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "12623", "transfers_in": "72", "transfers_out": "347", "value": "41", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-592", "selected": "12051", "transfers_in": "113", "transfers_out": "705", "value": "41", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-210", "selected": "11851", "transfers_in": "108", "transfers_out": "318", "value": "41", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "11697", "transfers_in": "102", "transfers_out": "282", "value": "41", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "11649", "transfers_in": "111", "transfers_out": "170", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "11749", "transfers_in": "215", "transfers_out": "168", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "13", "selected": "11869", "transfers_in": "186", "transfers_out": "173", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "217", "selected": "12142", "transfers_in": "335", "transfers_out": "118", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "13662", "transfers_in": "330", "transfers_out": "194", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.6", "creativity": "31.6", "threat": "23.0", "ict_index": "8.2", "transfers_balance": "24", "selected": "13757", "transfers_in": "163", "transfers_out": "139", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "860", "selected": "14713", "transfers_in": "1284", "transfers_out": "424", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "0.0", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "1000", "selected": "15805", "transfers_in": "1400", "transfers_out": "400", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "583", "selected": "16659", "transfers_in": "1072", "transfers_out": "489", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-457", "selected": "15883", "transfers_in": "91", "transfers_out": "548", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "15575", "transfers_in": "92", "transfers_out": "433", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.6", "creativity": "4.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-519", "selected": "15038", "transfers_in": "21", "transfers_out": "540", "value": "41", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "15193", "transfers_in": "218", "transfers_out": "140", "value": "41", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Seamus Coleman": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8554", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2005", "selected": "10159", "transfers_in": "80", "transfers_out": "2085", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1278", "selected": "10986", "transfers_in": "94", "transfers_out": "1372", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1009", "selected": "12440", "transfers_in": "74", "transfers_out": "1083", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-550", "selected": "13004", "transfers_in": "47", "transfers_out": "597", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "13447", "transfers_in": "48", "transfers_out": "682", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-466", "selected": "13447", "transfers_in": "64", "transfers_out": "530", "value": "65", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "13367", "transfers_in": "55", "transfers_out": "413", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "13302", "transfers_in": "52", "transfers_out": "188", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "13234", "transfers_in": "39", "transfers_out": "181", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "13184", "transfers_in": "32", "transfers_out": "136", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "13099", "transfers_in": "47", "transfers_out": "158", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "13042", "transfers_in": "35", "transfers_out": "110", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "12991", "transfers_in": "23", "transfers_out": "85", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "12946", "transfers_in": "30", "transfers_out": "88", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "12997", "transfers_in": "37", "transfers_out": "126", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "13038", "transfers_in": "22", "transfers_out": "74", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "13085", "transfers_in": "18", "transfers_out": "75", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "13191", "transfers_in": "72", "transfers_out": "162", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "13236", "transfers_in": "41", "transfers_out": "94", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "13257", "transfers_in": "44", "transfers_out": "154", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "13290", "transfers_in": "24", "transfers_out": "58", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "13323", "transfers_in": "94", "transfers_out": "200", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "13271", "transfers_in": "36", "transfers_out": "105", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.0", "creativity": "16.0", "threat": "8.0", "ict_index": "4.6", "transfers_balance": "220", "selected": "13539", "transfers_in": "371", "transfers_out": "151", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2444", "selected": "16087", "transfers_in": "2721", "transfers_out": "277", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.8", "creativity": "1.8", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "1992", "selected": "18240", "transfers_in": "2498", "transfers_out": "506", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2046", "selected": "16256", "transfers_in": "218", "transfers_out": "2264", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "50.0", "creativity": "22.3", "threat": "4.0", "ict_index": "7.6", "transfers_balance": "-72", "selected": "16220", "transfers_in": "481", "transfers_out": "553", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "14.0", "creativity": "2.8", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "6360", "selected": "23191", "transfers_in": "6578", "transfers_out": "218", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "2.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "13388", "selected": "121812", "transfers_in": "14279", "transfers_out": "891", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "5.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-8437", "selected": "28548", "transfers_in": "445", "transfers_out": "8882", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "10.2", "creativity": "1.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-2878", "selected": "25868", "transfers_in": "188", "transfers_out": "3066", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.8", "creativity": "24.0", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "-876", "selected": "24660", "transfers_in": "967", "transfers_out": "1843", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.4", "creativity": "2.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3932", "selected": "35453", "transfers_in": "4627", "transfers_out": "695", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.4", "creativity": "2.2", "threat": "34.0", "ict_index": "7.9", "transfers_balance": "-650", "selected": "28821", "transfers_in": "1204", "transfers_out": "1854", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "31.4", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-1704", "selected": "27001", "transfers_in": "760", "transfers_out": "2464", "value": "64", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "1.6", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-426", "selected": "26842", "transfers_in": "443", "transfers_out": "869", "value": "64", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Sean Scannell": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3336", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-389", "selected": "3260", "transfers_in": "74", "transfers_out": "463", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-813", "selected": "2466", "transfers_in": "15", "transfers_out": "828", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-470", "selected": "1999", "transfers_in": "4", "transfers_out": "474", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "1753", "transfers_in": "10", "transfers_out": "257", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-194", "selected": "1559", "transfers_in": "3", "transfers_out": "197", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "1421", "transfers_in": "8", "transfers_out": "148", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "1331", "transfers_in": "4", "transfers_out": "98", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "1269", "transfers_in": "1", "transfers_out": "63", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "1205", "transfers_in": "4", "transfers_out": "69", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1169", "transfers_in": "4", "transfers_out": "41", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1130", "transfers_in": "3", "transfers_out": "42", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1103", "transfers_in": "3", "transfers_out": "30", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1079", "transfers_in": "1", "transfers_out": "25", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1048", "transfers_in": "1", "transfers_out": "32", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "1017", "transfers_in": "2", "transfers_out": "34", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1005", "transfers_in": "3", "transfers_out": "15", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "990", "transfers_in": "3", "transfers_out": "18", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "973", "transfers_in": "4", "transfers_out": "21", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "956", "transfers_in": "0", "transfers_out": "17", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "941", "transfers_in": "0", "transfers_out": "16", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "933", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "935", "transfers_in": "18", "transfers_out": "21", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "948", "transfers_in": "28", "transfers_out": "19", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "952", "transfers_in": "29", "transfers_out": "37", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "964", "transfers_in": "15", "transfers_out": "10", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "975", "transfers_in": "23", "transfers_out": "24", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "998", "transfers_in": "34", "transfers_out": "35", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1002", "transfers_in": "10", "transfers_out": "12", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1194", "transfers_in": "24", "transfers_out": "16", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1209", "transfers_in": "17", "transfers_out": "19", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1210", "transfers_in": "19", "transfers_out": "23", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1214", "transfers_in": "20", "transfers_out": "24", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1216", "transfers_in": "16", "transfers_out": "21", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1225", "transfers_in": "16", "transfers_out": "9", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1224", "transfers_in": "8", "transfers_out": "10", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1224", "transfers_in": "8", "transfers_out": "10", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1234", "transfers_in": "21", "transfers_out": "17", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Pape Souar\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "629", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "607", "transfers_in": "26", "transfers_out": "133", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "546", "transfers_in": "20", "transfers_out": "97", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "525", "transfers_in": "22", "transfers_out": "57", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "523", "transfers_in": "23", "transfers_out": "39", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "559", "transfers_in": "49", "transfers_out": "51", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "626", "transfers_in": "65", "transfers_out": "51", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "676", "transfers_in": "49", "transfers_out": "46", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "722", "transfers_in": "45", "transfers_out": "29", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "783", "transfers_in": "59", "transfers_out": "43", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "792", "transfers_in": "34", "transfers_out": "59", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "865", "transfers_in": "74", "transfers_out": "43", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "915", "transfers_in": "65", "transfers_out": "47", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "936", "transfers_in": "40", "transfers_out": "39", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "956", "transfers_in": "46", "transfers_out": "45", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1001", "transfers_in": "59", "transfers_out": "55", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1012", "transfers_in": "35", "transfers_out": "45", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1008", "transfers_in": "20", "transfers_out": "41", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "1079", "transfers_in": "89", "transfers_out": "52", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1112", "transfers_in": "48", "transfers_out": "38", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1138", "transfers_in": "65", "transfers_out": "56", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1137", "transfers_in": "33", "transfers_out": "43", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "1212", "transfers_in": "112", "transfers_out": "77", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1238", "transfers_in": "79", "transfers_out": "71", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "1278", "transfers_in": "61", "transfers_out": "49", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1303", "transfers_in": "37", "transfers_out": "27", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1326", "transfers_in": "46", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1340", "transfers_in": "43", "transfers_out": "50", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1359", "transfers_in": "26", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1356", "transfers_in": "27", "transfers_out": "31", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "1415", "transfers_in": "31", "transfers_out": "19", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1397", "transfers_in": "33", "transfers_out": "30", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1410", "transfers_in": "23", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1429", "transfers_in": "31", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "1471", "transfers_in": "53", "transfers_out": "32", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1461", "transfers_in": "21", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1472", "transfers_in": "29", "transfers_out": "26", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "24", "selected": "1508", "transfers_in": "45", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mohamed Salah": [{"gameweek": "1", "points": "11", "goals": "1", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "85", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.6", "creativity": "2.8", "threat": "55.0", "ict_index": "8.2", "transfers_balance": "0", "selected": "874608", "transfers_in": "0", "transfers_out": "0", "value": "90", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "10.4", "creativity": "12.3", "threat": "28.0", "ict_index": "5.1", "transfers_balance": "175914", "selected": "1293309", "transfers_in": "193660", "transfers_out": "17746", "value": "91", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "70.4", "creativity": "25.3", "threat": "103.0", "ict_index": "19.9", "transfers_balance": "-184736", "selected": "1158692", "transfers_in": "27792", "transfers_out": "212528", "value": "90", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.8", "creativity": "13.8", "threat": "25.0", "ict_index": "4.7", "transfers_balance": "177596", "selected": "1422941", "transfers_in": "238283", "transfers_out": "60687", "value": "91", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "51.2", "creativity": "35.8", "threat": "87.0", "ict_index": "17.4", "transfers_balance": "122769", "selected": "1571656", "transfers_in": "224328", "transfers_out": "101559", "value": "91", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "35.4", "creativity": "15.9", "threat": "79.0", "ict_index": "13.0", "transfers_balance": "137514", "selected": "1749987", "transfers_in": "193538", "transfers_out": "56024", "value": "92", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.2", "creativity": "25.8", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "47197", "selected": "1825218", "transfers_in": "110496", "transfers_out": "63299", "value": "92", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "10.4", "creativity": "29.0", "threat": "29.0", "ict_index": "6.8", "transfers_balance": "-125132", "selected": "1716950", "transfers_in": "51519", "transfers_out": "176651", "value": "92", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "46.2", "creativity": "24.2", "threat": "65.0", "ict_index": "13.5", "transfers_balance": "-68975", "selected": "1656590", "transfers_in": "35518", "transfers_out": "104493", "value": "92", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "27.8", "creativity": "16.9", "threat": "57.0", "ict_index": "10.2", "transfers_balance": "210999", "selected": "1884658", "transfers_in": "246328", "transfers_out": "35329", "value": "92", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "48", "influence": "76.6", "creativity": "37.6", "threat": "59.0", "ict_index": "17.3", "transfers_balance": "79912", "selected": "1978650", "transfers_in": "118529", "transfers_out": "38617", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "79", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "68.2", "creativity": "27.3", "threat": "66.0", "ict_index": "16.2", "transfers_balance": "280935", "selected": "2285001", "transfers_in": "291072", "transfers_out": "10137", "value": "95", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "41.2", "creativity": "26.7", "threat": "88.0", "ict_index": "15.6", "transfers_balance": "116541", "selected": "2417627", "transfers_in": "153845", "transfers_out": "37304", "value": "96", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "68.4", "creativity": "14.8", "threat": "34.0", "ict_index": "11.7", "transfers_balance": "192297", "selected": "2624122", "transfers_in": "200439", "transfers_out": "8142", "value": "97", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "29.3", "threat": "41.0", "ict_index": "9.2", "transfers_balance": "242721", "selected": "2884620", "transfers_in": "246441", "transfers_out": "3720", "value": "98", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "66", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "51.2", "creativity": "80.5", "threat": "90.0", "ict_index": "22.2", "transfers_balance": "97190", "selected": "3006525", "transfers_in": "116983", "transfers_out": "19793", "value": "99", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "20.3", "threat": "26.0", "ict_index": "5.1", "transfers_balance": "85126", "selected": "3106340", "transfers_in": "92562", "transfers_out": "7436", "value": "99", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.6", "creativity": "23.2", "threat": "56.0", "ict_index": "11.9", "transfers_balance": "44682", "selected": "3166441", "transfers_in": "57301", "transfers_out": "12619", "value": "100", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "10", "goals": "1", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "43.4", "creativity": "17.0", "threat": "57.0", "ict_index": "11.7", "transfers_balance": "31575", "selected": "3223204", "transfers_in": "60719", "transfers_out": "29144", "value": "100", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "43.4", "creativity": "37.8", "threat": "66.0", "ict_index": "14.7", "transfers_balance": "51229", "selected": "3292586", "transfers_in": "56341", "transfers_out": "5112", "value": "101", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "14", "goals": "2", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "82", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "61.4", "creativity": "4.7", "threat": "84.0", "ict_index": "15.0", "transfers_balance": "43112", "selected": "3355073", "transfers_in": "56738", "transfers_out": "13626", "value": "101", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-489201", "selected": "2870412", "transfers_in": "34945", "transfers_out": "524146", "value": "101", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "11", "goals": "1", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "87", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "59.6", "creativity": "27.5", "threat": "78.0", "ict_index": "16.5", "transfers_balance": "-11983", "selected": "2874585", "transfers_in": "167775", "transfers_out": "179758", "value": "101", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.2", "creativity": "46.8", "threat": "40.0", "ict_index": "9.4", "transfers_balance": "212126", "selected": "3102706", "transfers_in": "233122", "transfers_out": "20996", "value": "102", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.2", "creativity": "7.7", "threat": "37.0", "ict_index": "8.0", "transfers_balance": "67253", "selected": "3187877", "transfers_in": "92418", "transfers_out": "25165", "value": "103", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "71.8", "creativity": "18.2", "threat": "76.0", "ict_index": "16.6", "transfers_balance": "16283", "selected": "3211480", "transfers_in": "39808", "transfers_out": "23525", "value": "103", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "88", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "53.0", "creativity": "38.1", "threat": "33.0", "ict_index": "12.4", "transfers_balance": "103170", "selected": "3331540", "transfers_in": "110299", "transfers_out": "7129", "value": "104", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "10", "goals": "1", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "56.4", "creativity": "31.8", "threat": "76.0", "ict_index": "16.4", "transfers_balance": "101066", "selected": "3455913", "transfers_in": "104591", "transfers_out": "3525", "value": "105", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.4", "creativity": "37.0", "threat": "87.0", "ict_index": "16.3", "transfers_balance": "46136", "selected": "3512691", "transfers_in": "47972", "transfers_out": "1836", "value": "105", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "16.8", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "464", "selected": "3542316", "transfers_in": "24200", "transfers_out": "23736", "value": "106", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "29", "goals": "4", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "93", "influence": "163.6", "creativity": "38.1", "threat": "102.0", "ict_index": "30.4", "transfers_balance": "62759", "selected": "3662419", "transfers_in": "65753", "transfers_out": "2994", "value": "106", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "51.4", "creativity": "48.3", "threat": "51.0", "ict_index": "15.1", "transfers_balance": "52011", "selected": "3680559", "transfers_in": "55891", "transfers_out": "3880", "value": "107", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291456", "selected": "3382574", "transfers_in": "11093", "transfers_out": "302549", "value": "106", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "42.6", "creativity": "30.2", "threat": "80.0", "ict_index": "15.3", "transfers_balance": "-37510", "selected": "3320084", "transfers_in": "74887", "transfers_out": "112397", "value": "105", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "35.4", "creativity": "10.1", "threat": "54.0", "ict_index": "10.0", "transfers_balance": "152519", "selected": "3558646", "transfers_in": "158466", "transfers_out": "5947", "value": "106", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "18.5", "threat": "91.0", "ict_index": "10.6", "transfers_balance": "8726", "selected": "3531038", "transfers_in": "46626", "transfers_out": "37900", "value": "106", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "13.8", "threat": "11.0", "ict_index": "2.6", "transfers_balance": "-349365", "selected": "3161808", "transfers_in": "7621", "transfers_out": "356986", "value": "105", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "63.6", "creativity": "38.6", "threat": "80.0", "ict_index": "18.2", "transfers_balance": "160600", "selected": "3354920", "transfers_in": "175619", "transfers_out": "15019", "value": "106", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Wilfried Bony": [{"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "10.7", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "23233", "selected": "25216", "transfers_in": "28390", "transfers_out": "5157", "value": "60", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1105", "selected": "27352", "transfers_in": "7556", "transfers_out": "6451", "value": "60", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "2.8", "threat": "43.0", "ict_index": "3.8", "transfers_balance": "2957", "selected": "31181", "transfers_in": "9933", "transfers_out": "6976", "value": "60", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.8", "threat": "7.0", "ict_index": "1.0", "transfers_balance": "-177", "selected": "31643", "transfers_in": "5934", "transfers_out": "6111", "value": "60", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7772", "selected": "24199", "transfers_in": "2018", "transfers_out": "9790", "value": "60", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9122", "selected": "15114", "transfers_in": "122", "transfers_out": "9244", "value": "59", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4960", "selected": "10181", "transfers_in": "87", "transfers_out": "5047", "value": "58", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1759", "selected": "8452", "transfers_in": "69", "transfers_out": "1828", "value": "57", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "22.1", "threat": "26.0", "ict_index": "5.5", "transfers_balance": "-661", "selected": "7870", "transfers_in": "264", "transfers_out": "925", "value": "57", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.2", "creativity": "14.3", "threat": "14.0", "ict_index": "3.7", "transfers_balance": "788", "selected": "8774", "transfers_in": "1333", "transfers_out": "545", "value": "57", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.8", "creativity": "4.8", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "315", "selected": "9186", "transfers_in": "1052", "transfers_out": "737", "value": "57", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "29.2", "creativity": "3.8", "threat": "60.0", "ict_index": "9.3", "transfers_balance": "373", "selected": "9689", "transfers_in": "1006", "transfers_out": "633", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "41.8", "creativity": "4.5", "threat": "37.0", "ict_index": "8.3", "transfers_balance": "7099", "selected": "17261", "transfers_in": "8078", "transfers_out": "979", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "2.8", "threat": "10.0", "ict_index": "1.5", "transfers_balance": "7336", "selected": "24916", "transfers_in": "9321", "transfers_out": "1985", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2512", "selected": "27706", "transfers_in": "5054", "transfers_out": "2542", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7660", "selected": "20239", "transfers_in": "2892", "transfers_out": "10552", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5628", "selected": "14636", "transfers_in": "121", "transfers_out": "5749", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2992", "selected": "11669", "transfers_in": "176", "transfers_out": "3168", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1292", "selected": "10389", "transfers_in": "127", "transfers_out": "1419", "value": "57", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "3.0", "threat": "10.0", "ict_index": "1.3", "transfers_balance": "137", "selected": "10702", "transfers_in": "1613", "transfers_out": "1476", "value": "57", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-35", "selected": "10797", "transfers_in": "1137", "transfers_out": "1172", "value": "57", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "10738", "transfers_in": "846", "transfers_out": "1060", "value": "57", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-950", "selected": "9875", "transfers_in": "369", "transfers_out": "1319", "value": "57", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1718", "selected": "8190", "transfers_in": "72", "transfers_out": "1790", "value": "57", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "7528", "transfers_in": "38", "transfers_out": "723", "value": "57", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "7317", "transfers_in": "22", "transfers_out": "244", "value": "56", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "8388", "transfers_in": "29", "transfers_out": "193", "value": "56", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "8219", "transfers_in": "30", "transfers_out": "140", "value": "56", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "8167", "transfers_in": "25", "transfers_out": "90", "value": "56", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "8119", "transfers_in": "30", "transfers_out": "79", "value": "56", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "8107", "transfers_in": "30", "transfers_out": "51", "value": "56", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "8099", "transfers_in": "34", "transfers_out": "48", "value": "56", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "8082", "transfers_in": "39", "transfers_out": "62", "value": "56", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "8082", "transfers_in": "39", "transfers_out": "62", "value": "56", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "8093", "transfers_in": "75", "transfers_out": "73", "value": "56", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jes\u00fas G\u00e1mez Duarte": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "89381", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3929", "selected": "92443", "transfers_in": "3211", "transfers_out": "7140", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7716", "selected": "86226", "transfers_in": "1938", "transfers_out": "9654", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "28.4", "creativity": "36.9", "threat": "0.0", "ict_index": "6.5", "transfers_balance": "-6462", "selected": "81093", "transfers_in": "2545", "transfers_out": "9007", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60478", "selected": "148124", "transfers_in": "72879", "transfers_out": "12401", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.8", "creativity": "10.7", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "2048", "selected": "153801", "transfers_in": "20821", "transfers_out": "18773", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18772", "selected": "176792", "transfers_in": "34570", "transfers_out": "15798", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3299", "selected": "183252", "transfers_in": "19568", "transfers_out": "16269", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3277", "selected": "180780", "transfers_in": "6952", "transfers_out": "10229", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6842", "selected": "174726", "transfers_in": "6411", "transfers_out": "13253", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4642", "selected": "170516", "transfers_in": "3822", "transfers_out": "8464", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5793", "selected": "165257", "transfers_in": "3600", "transfers_out": "9393", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4608", "selected": "160922", "transfers_in": "1907", "transfers_out": "6515", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4402", "selected": "156700", "transfers_in": "1224", "transfers_out": "5626", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3853", "selected": "153080", "transfers_in": "1465", "transfers_out": "5318", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3104", "selected": "150381", "transfers_in": "1943", "transfers_out": "5047", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3304", "selected": "147251", "transfers_in": "1017", "transfers_out": "4321", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6942", "selected": "140406", "transfers_in": "380", "transfers_out": "7322", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10041", "selected": "130412", "transfers_in": "195", "transfers_out": "10236", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5845", "selected": "124595", "transfers_in": "123", "transfers_out": "5968", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7453", "selected": "117182", "transfers_in": "186", "transfers_out": "7639", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6253", "selected": "110944", "transfers_in": "209", "transfers_out": "6462", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6666", "selected": "104536", "transfers_in": "2552", "transfers_out": "9218", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2537", "selected": "102180", "transfers_in": "1930", "transfers_out": "4467", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1774", "selected": "100658", "transfers_in": "2217", "transfers_out": "3991", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1554", "selected": "99187", "transfers_in": "960", "transfers_out": "2514", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1795", "selected": "97531", "transfers_in": "1516", "transfers_out": "3311", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-974", "selected": "96822", "transfers_in": "1966", "transfers_out": "2940", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-684", "selected": "96260", "transfers_in": "821", "transfers_out": "1505", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "91876", "transfers_in": "1481", "transfers_out": "1509", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-642", "selected": "90301", "transfers_in": "1523", "transfers_out": "2165", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "90284", "transfers_in": "1200", "transfers_out": "1349", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "92249", "transfers_in": "1819", "transfers_out": "1768", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1202", "selected": "89823", "transfers_in": "428", "transfers_out": "1630", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-895", "selected": "88507", "transfers_in": "306", "transfers_out": "1201", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-945", "selected": "87705", "transfers_in": "473", "transfers_out": "1418", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-945", "selected": "87705", "transfers_in": "473", "transfers_out": "1418", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1234", "selected": "86379", "transfers_in": "392", "transfers_out": "1626", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Patrick van Aanholt": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.8", "creativity": "57.9", "threat": "32.0", "ict_index": "10.8", "transfers_balance": "0", "selected": "170864", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.8", "creativity": "1.0", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-21153", "selected": "159779", "transfers_in": "2051", "transfers_out": "23204", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.2", "creativity": "1.4", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-12376", "selected": "149561", "transfers_in": "7965", "transfers_out": "20341", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27057", "selected": "123475", "transfers_in": "1085", "transfers_out": "28142", "value": "54", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20404", "selected": "103349", "transfers_in": "367", "transfers_out": "20771", "value": "54", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "7.1", "threat": "3.0", "ict_index": "2.5", "transfers_balance": "-22196", "selected": "81570", "transfers_in": "163", "transfers_out": "22359", "value": "53", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "2.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-11735", "selected": "70191", "transfers_in": "192", "transfers_out": "11927", "value": "52", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.4", "creativity": "21.8", "threat": "9.0", "ict_index": "4.9", "transfers_balance": "-7753", "selected": "62754", "transfers_in": "159", "transfers_out": "7912", "value": "52", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.0", "creativity": "1.2", "threat": "1.0", "ict_index": "0.8", "transfers_balance": "-1434", "selected": "61517", "transfers_in": "805", "transfers_out": "2239", "value": "52", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2452", "selected": "59332", "transfers_in": "714", "transfers_out": "3166", "value": "52", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5217", "selected": "54183", "transfers_in": "42", "transfers_out": "5259", "value": "51", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4137", "selected": "50155", "transfers_in": "50", "transfers_out": "4187", "value": "51", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1532", "selected": "48698", "transfers_in": "158", "transfers_out": "1690", "value": "51", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-774", "selected": "48042", "transfers_in": "196", "transfers_out": "970", "value": "51", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-900", "selected": "47193", "transfers_in": "175", "transfers_out": "1075", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-780", "selected": "46497", "transfers_in": "292", "transfers_out": "1072", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-728", "selected": "45828", "transfers_in": "168", "transfers_out": "896", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-682", "selected": "45257", "transfers_in": "169", "transfers_out": "851", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "4.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-482", "selected": "44865", "transfers_in": "554", "transfers_out": "1036", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "44490", "transfers_in": "201", "transfers_out": "710", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "12.6", "creativity": "0.3", "threat": "16.0", "ict_index": "2.9", "transfers_balance": "-790", "selected": "43876", "transfers_in": "216", "transfers_out": "1006", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "2.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "388", "selected": "44333", "transfers_in": "900", "transfers_out": "512", "value": "51", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "8.4", "creativity": "25.5", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "233", "selected": "44931", "transfers_in": "1298", "transfers_out": "1065", "value": "51", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "2.3", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "311", "selected": "45485", "transfers_in": "1032", "transfers_out": "721", "value": "51", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.0", "creativity": "42.9", "threat": "7.0", "ict_index": "7.5", "transfers_balance": "-4", "selected": "45746", "transfers_in": "760", "transfers_out": "764", "value": "51", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.0", "creativity": "29.5", "threat": "9.0", "ict_index": "6.5", "transfers_balance": "270", "selected": "46152", "transfers_in": "824", "transfers_out": "554", "value": "51", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.0", "creativity": "21.6", "threat": "16.0", "ict_index": "5.1", "transfers_balance": "113", "selected": "46497", "transfers_in": "911", "transfers_out": "798", "value": "51", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.8", "creativity": "1.1", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-528", "selected": "46241", "transfers_in": "364", "transfers_out": "892", "value": "51", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "44.6", "creativity": "12.0", "threat": "19.0", "ict_index": "7.6", "transfers_balance": "-48", "selected": "46319", "transfers_in": "347", "transfers_out": "395", "value": "51", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "55.0", "creativity": "2.8", "threat": "26.0", "ict_index": "8.4", "transfers_balance": "1992", "selected": "56167", "transfers_in": "2353", "transfers_out": "361", "value": "51", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "13.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "47288", "selected": "290124", "transfers_in": "48535", "transfers_out": "1247", "value": "51", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "5.8", "threat": "7.0", "ict_index": "3.3", "transfers_balance": "-3865", "selected": "100656", "transfers_in": "8476", "transfers_out": "12341", "value": "51", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "2.5", "threat": "42.0", "ict_index": "5.5", "transfers_balance": "523", "selected": "101626", "transfers_in": "5108", "transfers_out": "4585", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "2.1", "threat": "24.0", "ict_index": "3.5", "transfers_balance": "-2130", "selected": "97458", "transfers_in": "3974", "transfers_out": "6104", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "9.2", "creativity": "12.0", "threat": "3.0", "ict_index": "2.4", "transfers_balance": "6502", "selected": "120498", "transfers_in": "8786", "transfers_out": "2284", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "13", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "49.2", "creativity": "15.3", "threat": "11.0", "ict_index": "7.6", "transfers_balance": "-2670", "selected": "103751", "transfers_in": "1835", "transfers_out": "4505", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "40.4", "creativity": "1.8", "threat": "25.0", "ict_index": "6.7", "transfers_balance": "2515", "selected": "106132", "transfers_in": "8086", "transfers_out": "5571", "value": "51", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "18", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "81", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "68.4", "creativity": "24.5", "threat": "50.0", "ict_index": "14.3", "transfers_balance": "74012", "selected": "188305", "transfers_in": "75854", "transfers_out": "1842", "value": "52", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Pascal Gro\u00df": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "17.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "27254", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "3.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-669", "selected": "28395", "transfers_in": "1500", "transfers_out": "2169", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "42.2", "threat": "22.0", "ict_index": "7.2", "transfers_balance": "-4753", "selected": "23913", "transfers_in": "404", "transfers_out": "5157", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "18", "goals": "2", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "58", "influence": "90.2", "creativity": "55.8", "threat": "25.0", "ict_index": "17.1", "transfers_balance": "-3502", "selected": "20744", "transfers_in": "812", "transfers_out": "4314", "value": "54", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "76", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "34.6", "creativity": "63.5", "threat": "0.0", "ict_index": "9.8", "transfers_balance": "174912", "selected": "208883", "transfers_in": "193092", "transfers_out": "18180", "value": "55", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "25.9", "threat": "20.0", "ict_index": "5.5", "transfers_balance": "352453", "selected": "585252", "transfers_in": "381145", "transfers_out": "28692", "value": "56", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.4", "creativity": "41.9", "threat": "0.0", "ict_index": "5.7", "transfers_balance": "90735", "selected": "690497", "transfers_in": "153210", "transfers_out": "62475", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "30.0", "creativity": "45.5", "threat": "4.0", "ict_index": "8.0", "transfers_balance": "40958", "selected": "741806", "transfers_in": "109367", "transfers_out": "68409", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "27.8", "creativity": "23.3", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "26447", "selected": "772097", "transfers_in": "64938", "transfers_out": "38491", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "83", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.8", "creativity": "43.3", "threat": "2.0", "ict_index": "7.1", "transfers_balance": "77838", "selected": "857505", "transfers_in": "112674", "transfers_out": "34836", "value": "58", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "4.1", "threat": "8.0", "ict_index": "1.8", "transfers_balance": "121980", "selected": "988171", "transfers_in": "144431", "transfers_out": "22451", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "83", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "32.6", "creativity": "30.6", "threat": "20.0", "ict_index": "8.3", "transfers_balance": "54051", "selected": "1051097", "transfers_in": "90345", "transfers_out": "36294", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "87", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "31.6", "creativity": "43.5", "threat": "29.0", "ict_index": "10.4", "transfers_balance": "-3103", "selected": "1053209", "transfers_in": "54855", "transfers_out": "57958", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "61.2", "threat": "9.0", "ict_index": "8.1", "transfers_balance": "116304", "selected": "1176227", "transfers_in": "131950", "transfers_out": "15646", "value": "60", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.6", "creativity": "6.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-11458", "selected": "1168763", "transfers_in": "43074", "transfers_out": "54532", "value": "60", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "2.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "-10206", "selected": "1165303", "transfers_in": "55504", "transfers_out": "65710", "value": "60", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-69121", "selected": "1098618", "transfers_in": "22608", "transfers_out": "91729", "value": "60", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.6", "creativity": "29.3", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "-51512", "selected": "1049505", "transfers_in": "28354", "transfers_out": "79866", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "82", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.0", "creativity": "85.7", "threat": "13.0", "ict_index": "14.2", "transfers_balance": "-54722", "selected": "998649", "transfers_in": "42517", "transfers_out": "97239", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "14.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "12043", "selected": "1014824", "transfers_in": "44917", "transfers_out": "32874", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "52.2", "threat": "13.0", "ict_index": "7.3", "transfers_balance": "-6047", "selected": "1012714", "transfers_in": "61047", "transfers_out": "67094", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.2", "creativity": "75.1", "threat": "22.0", "ict_index": "12.2", "transfers_balance": "-16691", "selected": "997677", "transfers_in": "65523", "transfers_out": "82214", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.4", "creativity": "17.8", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-19801", "selected": "983017", "transfers_in": "89836", "transfers_out": "109637", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.2", "creativity": "34.7", "threat": "9.0", "ict_index": "5.4", "transfers_balance": "-112915", "selected": "872371", "transfers_in": "27463", "transfers_out": "140378", "value": "58", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "25.4", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "-18853", "selected": "856297", "transfers_in": "51529", "transfers_out": "70382", "value": "58", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "57.0", "creativity": "54.7", "threat": "46.0", "ict_index": "15.8", "transfers_balance": "-7387", "selected": "850270", "transfers_in": "42299", "transfers_out": "49686", "value": "58", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.6", "creativity": "59.3", "threat": "21.0", "ict_index": "9.8", "transfers_balance": "102214", "selected": "956617", "transfers_in": "126531", "transfers_out": "24317", "value": "58", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.4", "creativity": "49.2", "threat": "49.0", "ict_index": "12.8", "transfers_balance": "53377", "selected": "1014247", "transfers_in": "90810", "transfers_out": "37433", "value": "59", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "86", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "34.8", "creativity": "60.8", "threat": "30.0", "ict_index": "12.6", "transfers_balance": "6648", "selected": "1022000", "transfers_in": "39867", "transfers_out": "33219", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "18.2", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "42894", "selected": "1060127", "transfers_in": "64117", "transfers_out": "21223", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.4", "creativity": "48.9", "threat": "7.0", "ict_index": "6.9", "transfers_balance": "5507", "selected": "1010622", "transfers_in": "50100", "transfers_out": "44593", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.8", "creativity": "51.2", "threat": "4.0", "ict_index": "6.7", "transfers_balance": "19114", "selected": "1031086", "transfers_in": "57078", "transfers_out": "37964", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.4", "creativity": "16.7", "threat": "3.0", "ict_index": "2.3", "transfers_balance": "-8883", "selected": "1027097", "transfers_in": "37208", "transfers_out": "46091", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.4", "creativity": "32.1", "threat": "23.0", "ict_index": "10.0", "transfers_balance": "-8883", "selected": "1027097", "transfers_in": "37208", "transfers_out": "46091", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "32.3", "threat": "57.0", "ict_index": "10.6", "transfers_balance": "-9206", "selected": "950352", "transfers_in": "20009", "transfers_out": "29215", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "41.2", "creativity": "36.6", "threat": "42.0", "ict_index": "12.0", "transfers_balance": "-31429", "selected": "916999", "transfers_in": "15451", "transfers_out": "46880", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.4", "creativity": "1.6", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-31429", "selected": "916999", "transfers_in": "15451", "transfers_out": "46880", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "4.6", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-9459", "selected": "909205", "transfers_in": "17952", "transfers_out": "27411", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "David Silva": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "35.8", "creativity": "77.1", "threat": "6.0", "ict_index": "11.9", "transfers_balance": "0", "selected": "167664", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.8", "creativity": "52.5", "threat": "24.0", "ict_index": "9.5", "transfers_balance": "98945", "selected": "343625", "transfers_in": "117847", "transfers_out": "18902", "value": "80", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "30.4", "creativity": "44.6", "threat": "7.0", "ict_index": "8.2", "transfers_balance": "39358", "selected": "405582", "transfers_in": "83298", "transfers_out": "43940", "value": "81", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.8", "creativity": "13.9", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "59114", "selected": "486832", "transfers_in": "112565", "transfers_out": "53451", "value": "81", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "77", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "53.4", "creativity": "64.7", "threat": "72.0", "ict_index": "19.0", "transfers_balance": "98008", "selected": "593479", "transfers_in": "149052", "transfers_out": "51044", "value": "82", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "55.4", "creativity": "95.2", "threat": "20.0", "ict_index": "17.1", "transfers_balance": "335130", "selected": "950528", "transfers_in": "370627", "transfers_out": "35497", "value": "83", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.6", "creativity": "17.1", "threat": "46.0", "ict_index": "7.2", "transfers_balance": "146155", "selected": "1114884", "transfers_in": "206648", "transfers_out": "60493", "value": "84", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "37.2", "creativity": "40.8", "threat": "31.0", "ict_index": "10.9", "transfers_balance": "227428", "selected": "1360943", "transfers_in": "274153", "transfers_out": "46725", "value": "85", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "26.3", "threat": "42.0", "ict_index": "7.8", "transfers_balance": "89857", "selected": "1458457", "transfers_in": "132253", "transfers_out": "42396", "value": "86", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "29.2", "creativity": "39.3", "threat": "34.0", "ict_index": "10.3", "transfers_balance": "-60868", "selected": "1403413", "transfers_in": "56420", "transfers_out": "117288", "value": "86", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.8", "creativity": "18.8", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "-171540", "selected": "1234663", "transfers_in": "17790", "transfers_out": "189330", "value": "85", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.2", "creativity": "25.6", "threat": "64.0", "ict_index": "11.6", "transfers_balance": "-64522", "selected": "1174682", "transfers_in": "41065", "transfers_out": "105587", "value": "84", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "30.7", "threat": "9.0", "ict_index": "5.5", "transfers_balance": "-45002", "selected": "1132564", "transfers_in": "29472", "transfers_out": "74474", "value": "84", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "2.5", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "-106775", "selected": "1027328", "transfers_in": "11554", "transfers_out": "118329", "value": "83", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "55.2", "creativity": "77.6", "threat": "71.0", "ict_index": "20.4", "transfers_balance": "-127561", "selected": "901247", "transfers_in": "12934", "transfers_out": "140495", "value": "82", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.2", "creativity": "10.5", "threat": "49.0", "ict_index": "10.0", "transfers_balance": "-109065", "selected": "794119", "transfers_in": "18944", "transfers_out": "128009", "value": "81", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "82.0", "creativity": "30.7", "threat": "76.0", "ict_index": "18.9", "transfers_balance": "78211", "selected": "875630", "transfers_in": "91345", "transfers_out": "13134", "value": "81", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "269312", "selected": "1152503", "transfers_in": "278386", "transfers_out": "9074", "value": "83", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.6", "creativity": "59.4", "threat": "11.0", "ict_index": "8.4", "transfers_balance": "-300681", "selected": "853543", "transfers_in": "26914", "transfers_out": "327595", "value": "82", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17952", "selected": "875008", "transfers_in": "58942", "transfers_out": "40990", "value": "82", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143675", "selected": "733201", "transfers_in": "26927", "transfers_out": "170602", "value": "82", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "14.2", "threat": "10.0", "ict_index": "3.1", "transfers_balance": "-139063", "selected": "594432", "transfers_in": "5195", "transfers_out": "144258", "value": "81", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35698", "selected": "561543", "transfers_in": "45809", "transfers_out": "81507", "value": "81", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.6", "creativity": "39.3", "threat": "34.0", "ict_index": "9.9", "transfers_balance": "-64311", "selected": "498432", "transfers_in": "11321", "transfers_out": "75632", "value": "80", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.0", "creativity": "2.6", "threat": "22.0", "ict_index": "2.6", "transfers_balance": "24709", "selected": "525092", "transfers_in": "58660", "transfers_out": "33951", "value": "80", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81788", "selected": "443591", "transfers_in": "6478", "transfers_out": "88266", "value": "80", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64143", "selected": "379736", "transfers_in": "1464", "transfers_out": "65607", "value": "79", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "41.4", "creativity": "9.5", "threat": "17.0", "ict_index": "6.8", "transfers_balance": "-17105", "selected": "363403", "transfers_in": "6582", "transfers_out": "23687", "value": "79", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "38.0", "creativity": "60.8", "threat": "37.0", "ict_index": "13.6", "transfers_balance": "34674", "selected": "399318", "transfers_in": "38210", "transfers_out": "3536", "value": "79", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "79.8", "creativity": "49.4", "threat": "42.0", "ict_index": "17.1", "transfers_balance": "79675", "selected": "518209", "transfers_in": "84284", "transfers_out": "4609", "value": "80", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "11", "goals": "0", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "45.8", "creativity": "77.8", "threat": "51.0", "ict_index": "17.5", "transfers_balance": "90619", "selected": "648973", "transfers_in": "111782", "transfers_out": "21163", "value": "81", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.6", "creativity": "39.7", "threat": "3.0", "ict_index": "4.9", "transfers_balance": "55099", "selected": "704987", "transfers_in": "74424", "transfers_out": "19325", "value": "82", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "38.2", "threat": "15.0", "ict_index": "7.3", "transfers_balance": "-50449", "selected": "643882", "transfers_in": "20938", "transfers_out": "71387", "value": "82", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "49.8", "creativity": "29.9", "threat": "37.0", "ict_index": "11.7", "transfers_balance": "68362", "selected": "735882", "transfers_in": "84129", "transfers_out": "15767", "value": "82", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50818", "selected": "775879", "transfers_in": "65932", "transfers_out": "15114", "value": "83", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "29.8", "threat": "23.0", "ict_index": "6.8", "transfers_balance": "-36059", "selected": "738011", "transfers_in": "27324", "transfers_out": "63383", "value": "83", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36059", "selected": "738011", "transfers_in": "27324", "transfers_out": "63383", "value": "83", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59388", "selected": "678457", "transfers_in": "8462", "transfers_out": "67850", "value": "82", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Eric Bailly": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "8.6", "creativity": "0.4", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "352951", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "56.0", "creativity": "0.7", "threat": "33.0", "ict_index": "9.0", "transfers_balance": "4321", "selected": "410326", "transfers_in": "23089", "transfers_out": "18768", "value": "60", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "165341", "selected": "642226", "transfers_in": "188461", "transfers_out": "23120", "value": "61", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.4", "creativity": "13.8", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "103557", "selected": "809375", "transfers_in": "132194", "transfers_out": "28637", "value": "62", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "11.2", "creativity": "0.8", "threat": "34.0", "ict_index": "4.6", "transfers_balance": "5874", "selected": "839529", "transfers_in": "39673", "transfers_out": "33799", "value": "62", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "20.0", "creativity": "0.1", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "6754", "selected": "862742", "transfers_in": "43925", "transfers_out": "37171", "value": "62", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49844", "selected": "925820", "transfers_in": "80767", "transfers_out": "30923", "value": "62", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97861", "selected": "833605", "transfers_in": "6828", "transfers_out": "104689", "value": "62", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172972", "selected": "661063", "transfers_in": "780", "transfers_out": "173752", "value": "62", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.8", "creativity": "1.0", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-123915", "selected": "537590", "transfers_in": "858", "transfers_out": "124773", "value": "61", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.0", "creativity": "10.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-594", "selected": "539692", "transfers_in": "10048", "transfers_out": "10642", "value": "61", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40123", "selected": "584571", "transfers_in": "51162", "transfers_out": "11039", "value": "61", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71847", "selected": "513250", "transfers_in": "1886", "transfers_out": "73733", "value": "61", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47237", "selected": "466140", "transfers_in": "233", "transfers_out": "47470", "value": "61", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35513", "selected": "430721", "transfers_in": "170", "transfers_out": "35683", "value": "61", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26424", "selected": "404398", "transfers_in": "156", "transfers_out": "26580", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13135", "selected": "391322", "transfers_in": "128", "transfers_out": "13263", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18993", "selected": "372378", "transfers_in": "71", "transfers_out": "19064", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16699", "selected": "355768", "transfers_in": "63", "transfers_out": "16762", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8137", "selected": "347677", "transfers_in": "57", "transfers_out": "8194", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9191", "selected": "338541", "transfers_in": "62", "transfers_out": "9253", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2930", "selected": "335635", "transfers_in": "32", "transfers_out": "2962", "value": "60", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8768", "selected": "326966", "transfers_in": "90", "transfers_out": "8858", "value": "60", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4752", "selected": "322273", "transfers_in": "50", "transfers_out": "4802", "value": "60", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3722", "selected": "318616", "transfers_in": "47", "transfers_out": "3769", "value": "60", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1954", "selected": "316690", "transfers_in": "28", "transfers_out": "1982", "value": "60", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2681", "selected": "314087", "transfers_in": "51", "transfers_out": "2732", "value": "60", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "314504", "transfers_in": "2240", "transfers_out": "2308", "value": "60", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2657", "selected": "317591", "transfers_in": "3451", "transfers_out": "794", "value": "60", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-458", "selected": "327595", "transfers_in": "1113", "transfers_out": "1571", "value": "60", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14416", "selected": "347276", "transfers_in": "19029", "transfers_out": "4613", "value": "60", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-4124", "selected": "343141", "transfers_in": "1124", "transfers_out": "5248", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4452", "selected": "348825", "transfers_in": "6858", "transfers_out": "2406", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4452", "selected": "348825", "transfers_in": "6858", "transfers_out": "2406", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3978", "selected": "339283", "transfers_in": "283", "transfers_out": "4261", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4602", "selected": "334749", "transfers_in": "573", "transfers_out": "5175", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4602", "selected": "334749", "transfers_in": "573", "transfers_out": "5175", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-289", "selected": "334808", "transfers_in": "1484", "transfers_out": "1773", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Wilfried Zaha": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "12.0", "creativity": "12.5", "threat": "46.0", "ict_index": "7.1", "transfers_balance": "0", "selected": "1039751", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-451495", "selected": "613794", "transfers_in": "7662", "transfers_out": "459157", "value": "70", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322943", "selected": "291562", "transfers_in": "379", "transfers_out": "323322", "value": "69", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92840", "selected": "199373", "transfers_in": "349", "transfers_out": "93189", "value": "68", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32669", "selected": "167088", "transfers_in": "187", "transfers_out": "32856", "value": "68", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24586", "selected": "142791", "transfers_in": "106", "transfers_out": "24692", "value": "68", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14757", "selected": "128256", "transfers_in": "108", "transfers_out": "14865", "value": "67", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "50.2", "creativity": "22.3", "threat": "92.0", "ict_index": "16.5", "transfers_balance": "-7077", "selected": "121457", "transfers_in": "1002", "transfers_out": "8079", "value": "67", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.6", "threat": "13.0", "ict_index": "1.1", "transfers_balance": "70048", "selected": "193715", "transfers_in": "74181", "transfers_out": "4133", "value": "67", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "45.8", "creativity": "7.4", "threat": "96.0", "ict_index": "14.9", "transfers_balance": "14370", "selected": "209997", "transfers_in": "27642", "transfers_out": "13272", "value": "68", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "23.3", "threat": "15.0", "ict_index": "4.3", "transfers_balance": "17153", "selected": "229549", "transfers_in": "27904", "transfers_out": "10751", "value": "68", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "41.6", "creativity": "17.1", "threat": "65.0", "ict_index": "12.4", "transfers_balance": "33680", "selected": "266346", "transfers_in": "43948", "transfers_out": "10268", "value": "68", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "28.8", "threat": "8.0", "ict_index": "5.5", "transfers_balance": "30651", "selected": "299479", "transfers_in": "39677", "transfers_out": "9026", "value": "68", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.8", "creativity": "13.3", "threat": "34.0", "ict_index": "5.2", "transfers_balance": "-5573", "selected": "294991", "transfers_in": "12521", "transfers_out": "18094", "value": "69", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "15.3", "threat": "44.0", "ict_index": "6.8", "transfers_balance": "-12757", "selected": "283073", "transfers_in": "7562", "transfers_out": "20319", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "53.5", "threat": "58.0", "ict_index": "12.7", "transfers_balance": "-6140", "selected": "278333", "transfers_in": "15552", "transfers_out": "21692", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.0", "creativity": "3.9", "threat": "17.0", "ict_index": "2.5", "transfers_balance": "224", "selected": "279518", "transfers_in": "13372", "transfers_out": "13148", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "55.8", "creativity": "42.0", "threat": "66.0", "ict_index": "16.4", "transfers_balance": "-2042", "selected": "278481", "transfers_in": "13714", "transfers_out": "15756", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "15.8", "creativity": "37.3", "threat": "45.0", "ict_index": "9.8", "transfers_balance": "75501", "selected": "358356", "transfers_in": "86691", "transfers_out": "11190", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "22.0", "creativity": "52.8", "threat": "53.0", "ict_index": "12.8", "transfers_balance": "-23596", "selected": "336057", "transfers_in": "9712", "transfers_out": "33308", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.2", "creativity": "24.8", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "-22391", "selected": "314937", "transfers_in": "10709", "transfers_out": "33100", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.0", "creativity": "12.8", "threat": "32.0", "ict_index": "5.2", "transfers_balance": "-5319", "selected": "310472", "transfers_in": "23892", "transfers_out": "29211", "value": "69", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "37.0", "threat": "32.0", "ict_index": "8.2", "transfers_balance": "7862", "selected": "321883", "transfers_in": "39978", "transfers_out": "32116", "value": "69", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "3.8", "threat": "13.0", "ict_index": "2.3", "transfers_balance": "-35691", "selected": "287336", "transfers_in": "6342", "transfers_out": "42033", "value": "69", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.8", "creativity": "24.4", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "3922", "selected": "292718", "transfers_in": "25747", "transfers_out": "21825", "value": "69", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "42.5", "threat": "44.0", "ict_index": "10.6", "transfers_balance": "391", "selected": "293832", "transfers_in": "18629", "transfers_out": "18238", "value": "69", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81790", "selected": "212351", "transfers_in": "1789", "transfers_out": "83579", "value": "69", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29507", "selected": "182974", "transfers_in": "110", "transfers_out": "29617", "value": "68", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7978", "selected": "174949", "transfers_in": "50", "transfers_out": "8028", "value": "68", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "28.4", "creativity": "37.7", "threat": "6.0", "ict_index": "7.2", "transfers_balance": "-4349", "selected": "202062", "transfers_in": "194", "transfers_out": "4543", "value": "68", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "16.1", "threat": "14.0", "ict_index": "4.4", "transfers_balance": "90146", "selected": "492404", "transfers_in": "91994", "transfers_out": "1848", "value": "68", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "4.7", "threat": "25.0", "ict_index": "4.5", "transfers_balance": "-48144", "selected": "244068", "transfers_in": "2441", "transfers_out": "50585", "value": "68", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "48.6", "creativity": "24.6", "threat": "76.0", "ict_index": "14.9", "transfers_balance": "17779", "selected": "263806", "transfers_in": "24303", "transfers_out": "6524", "value": "68", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "14", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "41", "influence": "75.4", "creativity": "27.3", "threat": "77.0", "ict_index": "18.0", "transfers_balance": "6971", "selected": "267777", "transfers_in": "18125", "transfers_out": "11154", "value": "68", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.8", "creativity": "3.0", "threat": "16.0", "ict_index": "2.5", "transfers_balance": "180476", "selected": "533856", "transfers_in": "183922", "transfers_out": "3446", "value": "69", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "65.6", "creativity": "52.2", "threat": "42.0", "ict_index": "16.0", "transfers_balance": "-884", "selected": "452708", "transfers_in": "31158", "transfers_out": "32042", "value": "69", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.6", "creativity": "38.8", "threat": "32.0", "ict_index": "7.6", "transfers_balance": "-1550", "selected": "449230", "transfers_in": "43264", "transfers_out": "44814", "value": "70", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "44.8", "creativity": "37.1", "threat": "52.0", "ict_index": "13.4", "transfers_balance": "170522", "selected": "633887", "transfers_in": "176886", "transfers_out": "6364", "value": "71", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aiden O'Neill": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "99", "transfers_in": "76", "transfers_out": "29", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "270", "transfers_in": "103", "transfers_out": "35", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "293", "transfers_in": "25", "transfers_out": "19", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "302", "transfers_in": "23", "transfers_out": "31", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "311", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "327", "transfers_in": "13", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "348", "transfers_in": "23", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "348", "transfers_in": "23", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "350", "transfers_in": "11", "transfers_out": "9", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "358", "transfers_in": "9", "transfers_out": "5", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "364", "transfers_in": "14", "transfers_out": "15", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "379", "transfers_in": "18", "transfers_out": "14", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Eldin Jakupovic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12408", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1203", "selected": "12229", "transfers_in": "98", "transfers_out": "1301", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1171", "selected": "11311", "transfers_in": "54", "transfers_out": "1225", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "10628", "transfers_in": "62", "transfers_out": "945", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-623", "selected": "10150", "transfers_in": "76", "transfers_out": "699", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-656", "selected": "9605", "transfers_in": "75", "transfers_out": "731", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-542", "selected": "9144", "transfers_in": "66", "transfers_out": "608", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "8780", "transfers_in": "64", "transfers_out": "502", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "8559", "transfers_in": "24", "transfers_out": "268", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-270", "selected": "8329", "transfers_in": "56", "transfers_out": "326", "value": "43", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-238", "selected": "8132", "transfers_in": "39", "transfers_out": "277", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "7943", "transfers_in": "38", "transfers_out": "274", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "7827", "transfers_in": "24", "transfers_out": "169", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "7726", "transfers_in": "24", "transfers_out": "140", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "7610", "transfers_in": "31", "transfers_out": "164", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "7499", "transfers_in": "35", "transfers_out": "179", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "7412", "transfers_in": "24", "transfers_out": "123", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "7343", "transfers_in": "26", "transfers_out": "114", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "7231", "transfers_in": "26", "transfers_out": "159", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "7164", "transfers_in": "29", "transfers_out": "108", "value": "42", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "7072", "transfers_in": "45", "transfers_out": "156", "value": "42", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "7001", "transfers_in": "62", "transfers_out": "140", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "6915", "transfers_in": "68", "transfers_out": "195", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "6837", "transfers_in": "45", "transfers_out": "147", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "6798", "transfers_in": "102", "transfers_out": "167", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "6815", "transfers_in": "96", "transfers_out": "102", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "6843", "transfers_in": "127", "transfers_out": "133", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "6866", "transfers_in": "86", "transfers_out": "124", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "6880", "transfers_in": "55", "transfers_out": "57", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "7476", "transfers_in": "49", "transfers_out": "71", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "7424", "transfers_in": "31", "transfers_out": "53", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "7394", "transfers_in": "24", "transfers_out": "59", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "7354", "transfers_in": "19", "transfers_out": "77", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "7354", "transfers_in": "19", "transfers_out": "77", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "7304", "transfers_in": "52", "transfers_out": "45", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "7279", "transfers_in": "44", "transfers_out": "74", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "51.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "-30", "selected": "7279", "transfers_in": "44", "transfers_out": "74", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "16.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "244", "selected": "7572", "transfers_in": "315", "transfers_out": "71", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Divock Origi": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26128", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5342", "selected": "24336", "transfers_in": "533", "transfers_out": "5875", "value": "75", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4792", "selected": "20229", "transfers_in": "273", "transfers_out": "5065", "value": "74", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4798", "selected": "15754", "transfers_in": "188", "transfers_out": "4986", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1847", "selected": "13945", "transfers_in": "11", "transfers_out": "1858", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1281", "selected": "12698", "transfers_in": "13", "transfers_out": "1294", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-735", "selected": "11990", "transfers_in": "14", "transfers_out": "749", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-489", "selected": "11521", "transfers_in": "18", "transfers_out": "507", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "11333", "transfers_in": "4", "transfers_out": "206", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "11134", "transfers_in": "4", "transfers_out": "227", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "11009", "transfers_in": "5", "transfers_out": "138", "value": "74", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "10893", "transfers_in": "13", "transfers_out": "153", "value": "74", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "10823", "transfers_in": "8", "transfers_out": "89", "value": "74", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "10767", "transfers_in": "3", "transfers_out": "69", "value": "74", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "10710", "transfers_in": "6", "transfers_out": "76", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "10645", "transfers_in": "3", "transfers_out": "82", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "10609", "transfers_in": "3", "transfers_out": "51", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "10584", "transfers_in": "5", "transfers_out": "40", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "10556", "transfers_in": "4", "transfers_out": "61", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "10533", "transfers_in": "4", "transfers_out": "44", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "10498", "transfers_in": "7", "transfers_out": "69", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "10488", "transfers_in": "4", "transfers_out": "21", "value": "74", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "10430", "transfers_in": "9", "transfers_out": "92", "value": "74", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "10401", "transfers_in": "3", "transfers_out": "49", "value": "74", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "10366", "transfers_in": "9", "transfers_out": "50", "value": "74", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "10355", "transfers_in": "0", "transfers_out": "16", "value": "74", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "10327", "transfers_in": "6", "transfers_out": "42", "value": "74", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "10310", "transfers_in": "2", "transfers_out": "34", "value": "74", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "10309", "transfers_in": "3", "transfers_out": "10", "value": "74", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "11447", "transfers_in": "0", "transfers_out": "21", "value": "74", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "11448", "transfers_in": "3", "transfers_out": "11", "value": "74", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "11432", "transfers_in": "1", "transfers_out": "23", "value": "74", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "11434", "transfers_in": "3", "transfers_out": "6", "value": "74", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "11430", "transfers_in": "0", "transfers_out": "7", "value": "74", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "11430", "transfers_in": "0", "transfers_out": "2", "value": "74", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "11422", "transfers_in": "4", "transfers_out": "11", "value": "74", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "11427", "transfers_in": "6", "transfers_out": "4", "value": "74", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11432", "transfers_in": "9", "transfers_out": "9", "value": "74", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Willy Caballero": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6172", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-690", "selected": "6617", "transfers_in": "93", "transfers_out": "783", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-539", "selected": "6440", "transfers_in": "62", "transfers_out": "601", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-415", "selected": "6385", "transfers_in": "86", "transfers_out": "501", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "6291", "transfers_in": "42", "transfers_out": "303", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "6228", "transfers_in": "54", "transfers_out": "267", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "6126", "transfers_in": "29", "transfers_out": "260", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "6040", "transfers_in": "33", "transfers_out": "216", "value": "49", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "5979", "transfers_in": "34", "transfers_out": "139", "value": "49", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "5946", "transfers_in": "51", "transfers_out": "154", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "5914", "transfers_in": "33", "transfers_out": "124", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "5903", "transfers_in": "40", "transfers_out": "133", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "5865", "transfers_in": "10", "transfers_out": "76", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "5845", "transfers_in": "14", "transfers_out": "67", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5816", "transfers_in": "19", "transfers_out": "71", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "5780", "transfers_in": "16", "transfers_out": "79", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "5755", "transfers_in": "10", "transfers_out": "57", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "5732", "transfers_in": "15", "transfers_out": "57", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "5719", "transfers_in": "19", "transfers_out": "67", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "5702", "transfers_in": "26", "transfers_out": "55", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "5662", "transfers_in": "24", "transfers_out": "88", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "5638", "transfers_in": "15", "transfers_out": "46", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "5630", "transfers_in": "34", "transfers_out": "93", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "25.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "557", "selected": "6265", "transfers_in": "678", "transfers_out": "121", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5517", "selected": "12216", "transfers_in": "7136", "transfers_out": "1619", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3024", "selected": "9270", "transfers_in": "114", "transfers_out": "3138", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1007", "selected": "8381", "transfers_in": "96", "transfers_out": "1103", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-514", "selected": "8011", "transfers_in": "96", "transfers_out": "610", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-220", "selected": "7854", "transfers_in": "25", "transfers_out": "245", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "7637", "transfers_in": "32", "transfers_out": "213", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "20.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "139", "selected": "7812", "transfers_in": "301", "transfers_out": "162", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "894", "selected": "8879", "transfers_in": "1193", "transfers_out": "299", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-533", "selected": "8303", "transfers_in": "181", "transfers_out": "714", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-533", "selected": "8303", "transfers_in": "181", "transfers_out": "714", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "7988", "transfers_in": "49", "transfers_out": "151", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "7897", "transfers_in": "24", "transfers_out": "137", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-113", "selected": "7897", "transfers_in": "24", "transfers_out": "137", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "167", "selected": "8148", "transfers_in": "281", "transfers_out": "114", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Guido Carrillo": [{"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "2.3", "threat": "7.0", "ict_index": "1.1", "transfers_balance": "7042", "selected": "7158", "transfers_in": "7881", "transfers_out": "839", "value": "65", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "4.8", "threat": "27.0", "ict_index": "3.1", "transfers_balance": "-92", "selected": "7133", "transfers_in": "2069", "transfers_out": "2161", "value": "65", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.6", "creativity": "4.0", "threat": "25.0", "ict_index": "3.8", "transfers_balance": "-398", "selected": "6804", "transfers_in": "1537", "transfers_out": "1935", "value": "65", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "31.2", "creativity": "32.3", "threat": "37.0", "ict_index": "10.1", "transfers_balance": "-332", "selected": "6568", "transfers_in": "1332", "transfers_out": "1664", "value": "65", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "17.3", "threat": "64.0", "ict_index": "8.7", "transfers_balance": "1153", "selected": "7795", "transfers_in": "1793", "transfers_out": "640", "value": "65", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "65", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "3.5", "threat": "19.0", "ict_index": "2.6", "transfers_balance": "-1240", "selected": "6386", "transfers_in": "327", "transfers_out": "1567", "value": "65", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-660", "selected": "4727", "transfers_in": "347", "transfers_out": "1007", "value": "63", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1026", "selected": "3703", "transfers_in": "60", "transfers_out": "1086", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-540", "selected": "3157", "transfers_in": "64", "transfers_out": "604", "value": "61", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-540", "selected": "3157", "transfers_in": "64", "transfers_out": "604", "value": "61", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "2569", "transfers_in": "24", "transfers_out": "215", "value": "60", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "2463", "transfers_in": "39", "transfers_out": "163", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "2463", "transfers_in": "39", "transfers_out": "163", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "2389", "transfers_in": "49", "transfers_out": "140", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Dion Henry": [{"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "721", "selected": "998", "transfers_in": "875", "transfers_out": "154", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "291", "selected": "1487", "transfers_in": "473", "transfers_out": "182", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "219", "selected": "1875", "transfers_in": "357", "transfers_out": "138", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "266", "selected": "2326", "transfers_in": "413", "transfers_out": "147", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "230", "selected": "2663", "transfers_in": "348", "transfers_out": "118", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "108", "selected": "2866", "transfers_in": "221", "transfers_out": "113", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "3049", "transfers_in": "179", "transfers_out": "88", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "3216", "transfers_in": "189", "transfers_out": "126", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "3420", "transfers_in": "231", "transfers_out": "97", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "90", "selected": "3574", "transfers_in": "198", "transfers_out": "108", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "162", "selected": "3837", "transfers_in": "324", "transfers_out": "162", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "83", "selected": "3967", "transfers_in": "186", "transfers_out": "103", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "177", "selected": "4232", "transfers_in": "321", "transfers_out": "144", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "209", "selected": "4468", "transfers_in": "374", "transfers_out": "165", "value": "40", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "398", "selected": "4983", "transfers_in": "661", "transfers_out": "263", "value": "40", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "5167", "transfers_in": "298", "transfers_out": "189", "value": "40", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "5269", "transfers_in": "226", "transfers_out": "203", "value": "40", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "84", "selected": "5393", "transfers_in": "198", "transfers_out": "114", "value": "40", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "176", "selected": "5631", "transfers_in": "318", "transfers_out": "142", "value": "40", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "145", "selected": "5867", "transfers_in": "306", "transfers_out": "161", "value": "40", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "5969", "transfers_in": "139", "transfers_out": "71", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "5112", "transfers_in": "114", "transfers_out": "90", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "5248", "transfers_in": "116", "transfers_out": "123", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "5184", "transfers_in": "130", "transfers_out": "113", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "5215", "transfers_in": "88", "transfers_out": "77", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "5232", "transfers_in": "82", "transfers_out": "101", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "5207", "transfers_in": "43", "transfers_out": "96", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "5165", "transfers_in": "47", "transfers_out": "56", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "5125", "transfers_in": "38", "transfers_out": "95", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "5098", "transfers_in": "42", "transfers_out": "78", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Ander Herrera": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "204440", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-43603", "selected": "180353", "transfers_in": "3978", "transfers_out": "47581", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48989", "selected": "133339", "transfers_in": "1156", "transfers_out": "50145", "value": "54", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "18.3", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-28246", "selected": "106716", "transfers_in": "783", "transfers_out": "29029", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "3.4", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-6581", "selected": "101292", "transfers_in": "2242", "transfers_out": "8823", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "13.6", "creativity": "0.3", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-9146", "selected": "92920", "transfers_in": "1335", "transfers_out": "10481", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.0", "creativity": "13.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-6258", "selected": "87389", "transfers_in": "2473", "transfers_out": "8731", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "26.2", "creativity": "1.8", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-2787", "selected": "85312", "transfers_in": "3611", "transfers_out": "6398", "value": "52", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.4", "creativity": "10.8", "threat": "30.0", "ict_index": "6.2", "transfers_balance": "-660", "selected": "85031", "transfers_in": "2110", "transfers_out": "2770", "value": "52", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.0", "creativity": "23.0", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-6025", "selected": "79312", "transfers_in": "1125", "transfers_out": "7150", "value": "52", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.8", "creativity": "4.8", "threat": "9.0", "ict_index": "2.8", "transfers_balance": "-832", "selected": "78884", "transfers_in": "1253", "transfers_out": "2085", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "11.8", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-1372", "selected": "78016", "transfers_in": "1189", "transfers_out": "2561", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2136", "selected": "76054", "transfers_in": "350", "transfers_out": "2486", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "36", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.4", "creativity": "10.9", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-1799", "selected": "74371", "transfers_in": "217", "transfers_out": "2016", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.4", "creativity": "1.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-651", "selected": "73891", "transfers_in": "745", "transfers_out": "1396", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "16.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1259", "selected": "72845", "transfers_in": "681", "transfers_out": "1940", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "1.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-527", "selected": "72427", "transfers_in": "437", "transfers_out": "964", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.6", "creativity": "8.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-798", "selected": "71737", "transfers_in": "287", "transfers_out": "1085", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "1.3", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-946", "selected": "70959", "transfers_in": "347", "transfers_out": "1293", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-697", "selected": "70403", "transfers_in": "283", "transfers_out": "980", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1238", "selected": "69336", "transfers_in": "349", "transfers_out": "1587", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.2", "creativity": "35.5", "threat": "17.0", "ict_index": "7.4", "transfers_balance": "-320", "selected": "69093", "transfers_in": "268", "transfers_out": "588", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-399", "selected": "69029", "transfers_in": "971", "transfers_out": "1370", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-841", "selected": "68329", "transfers_in": "252", "transfers_out": "1093", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-580", "selected": "67921", "transfers_in": "236", "transfers_out": "816", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "67760", "transfers_in": "291", "transfers_out": "531", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "67358", "transfers_in": "199", "transfers_out": "751", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1182", "selected": "66277", "transfers_in": "90", "transfers_out": "1272", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-545", "selected": "65742", "transfers_in": "21", "transfers_out": "566", "value": "50", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-437", "selected": "74932", "transfers_in": "24", "transfers_out": "461", "value": "50", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-358", "selected": "74239", "transfers_in": "34", "transfers_out": "392", "value": "50", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.6", "creativity": "15.1", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-52", "selected": "74250", "transfers_in": "74", "transfers_out": "126", "value": "50", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "8.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "1082", "selected": "75545", "transfers_in": "1259", "transfers_out": "177", "value": "50", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.6", "creativity": "21.8", "threat": "9.0", "ict_index": "5.8", "transfers_balance": "1082", "selected": "75545", "transfers_in": "1259", "transfers_out": "177", "value": "50", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.6", "creativity": "6.4", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "947", "selected": "76437", "transfers_in": "1194", "transfers_out": "247", "value": "50", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1161", "selected": "77718", "transfers_in": "1492", "transfers_out": "331", "value": "50", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "11.2", "threat": "10.0", "ict_index": "3.6", "transfers_balance": "1161", "selected": "77718", "transfers_in": "1492", "transfers_out": "331", "value": "50", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-196", "selected": "77490", "transfers_in": "451", "transfers_out": "647", "value": "50", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Danny Ings": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2970", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-458", "selected": "4061", "transfers_in": "253", "transfers_out": "711", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-459", "selected": "4127", "transfers_in": "229", "transfers_out": "688", "value": "54", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-316", "selected": "4323", "transfers_in": "241", "transfers_out": "557", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "4125", "transfers_in": "79", "transfers_out": "432", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "4101", "transfers_in": "170", "transfers_out": "371", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "4198", "transfers_in": "220", "transfers_out": "295", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "4408", "transfers_in": "255", "transfers_out": "282", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4490", "transfers_in": "122", "transfers_out": "161", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "4523", "transfers_in": "177", "transfers_out": "253", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "4555", "transfers_in": "106", "transfers_out": "174", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "4640", "transfers_in": "137", "transfers_out": "168", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "4703", "transfers_in": "114", "transfers_out": "140", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "4765", "transfers_in": "103", "transfers_out": "111", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4788", "transfers_in": "65", "transfers_out": "104", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "10.5", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-55", "selected": "4820", "transfers_in": "92", "transfers_out": "147", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "4902", "transfers_in": "115", "transfers_out": "75", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-34", "selected": "4915", "transfers_in": "83", "transfers_out": "117", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "5007", "transfers_in": "179", "transfers_out": "166", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "5037", "transfers_in": "115", "transfers_out": "135", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "5067", "transfers_in": "141", "transfers_out": "172", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "5124", "transfers_in": "149", "transfers_out": "116", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "5263", "transfers_in": "273", "transfers_out": "255", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "2.3", "threat": "21.0", "ict_index": "2.8", "transfers_balance": "-42", "selected": "5299", "transfers_in": "139", "transfers_out": "181", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "175", "selected": "5598", "transfers_in": "374", "transfers_out": "199", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "5563", "transfers_in": "107", "transfers_out": "199", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "5666", "transfers_in": "171", "transfers_out": "184", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "5854", "transfers_in": "228", "transfers_out": "223", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "5724", "transfers_in": "29", "transfers_out": "187", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "5803", "transfers_in": "38", "transfers_out": "118", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "1.3", "threat": "38.0", "ict_index": "4.5", "transfers_balance": "-5", "selected": "5873", "transfers_in": "71", "transfers_out": "76", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "191", "selected": "6213", "transfers_in": "281", "transfers_out": "90", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "3.3", "threat": "12.0", "ict_index": "2.2", "transfers_balance": "1457", "selected": "7917", "transfers_in": "1596", "transfers_out": "139", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-478", "selected": "7334", "transfers_in": "410", "transfers_out": "888", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.4", "creativity": "1.9", "threat": "40.0", "ict_index": "7.7", "transfers_balance": "457", "selected": "9720", "transfers_in": "926", "transfers_out": "469", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "22.3", "threat": "24.0", "ict_index": "5.0", "transfers_balance": "6822", "selected": "15145", "transfers_in": "7504", "transfers_out": "682", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2702", "selected": "12101", "transfers_in": "1174", "transfers_out": "3876", "value": "54", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "2077", "selected": "14499", "transfers_in": "3784", "transfers_out": "1707", "value": "54", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Miguel Britos": [{"gameweek": "1", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "49.2", "creativity": "0.3", "threat": "40.0", "ict_index": "9.0", "transfers_balance": "0", "selected": "19335", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.8", "creativity": "0.7", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "16775", "selected": "59183", "transfers_in": "21624", "transfers_out": "4849", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "-2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "73989", "selected": "149520", "transfers_in": "88763", "transfers_out": "14774", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57158", "selected": "92683", "transfers_in": "725", "transfers_out": "57883", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16317", "selected": "76388", "transfers_in": "73", "transfers_out": "16390", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12421", "selected": "63984", "transfers_in": "78", "transfers_out": "12499", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3032", "selected": "61079", "transfers_in": "449", "transfers_out": "3481", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "0.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-4211", "selected": "56952", "transfers_in": "171", "transfers_out": "4382", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "14.9", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-1465", "selected": "55543", "transfers_in": "307", "transfers_out": "1772", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "16.8", "creativity": "11.6", "threat": "6.0", "ict_index": "3.4", "transfers_balance": "-1217", "selected": "54455", "transfers_in": "929", "transfers_out": "2146", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1079", "selected": "53469", "transfers_in": "424", "transfers_out": "1503", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.0", "creativity": "2.2", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-1118", "selected": "52469", "transfers_in": "483", "transfers_out": "1601", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "51", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-115", "selected": "52457", "transfers_in": "812", "transfers_out": "927", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3180", "selected": "49300", "transfers_in": "62", "transfers_out": "3242", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2390", "selected": "46915", "transfers_in": "34", "transfers_out": "2424", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2099", "selected": "44830", "transfers_in": "43", "transfers_out": "2142", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1732", "selected": "43103", "transfers_in": "19", "transfers_out": "1751", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1912", "selected": "41200", "transfers_in": "19", "transfers_out": "1931", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1869", "selected": "39340", "transfers_in": "12", "transfers_out": "1881", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1223", "selected": "38125", "transfers_in": "22", "transfers_out": "1245", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1581", "selected": "36549", "transfers_in": "24", "transfers_out": "1605", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1476", "selected": "35073", "transfers_in": "5", "transfers_out": "1481", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1976", "selected": "33100", "transfers_in": "18", "transfers_out": "1994", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1074", "selected": "32029", "transfers_in": "11", "transfers_out": "1085", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "31345", "transfers_in": "16", "transfers_out": "701", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-472", "selected": "30873", "transfers_in": "10", "transfers_out": "482", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-533", "selected": "30341", "transfers_in": "11", "transfers_out": "544", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "29993", "transfers_in": "11", "transfers_out": "364", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "29946", "transfers_in": "49", "transfers_out": "101", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-58", "selected": "27422", "transfers_in": "55", "transfers_out": "113", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "80", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.6", "creativity": "10.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-29", "selected": "27408", "transfers_in": "44", "transfers_out": "73", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "27410", "transfers_in": "79", "transfers_out": "95", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "27256", "transfers_in": "6", "transfers_out": "153", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "27193", "transfers_in": "30", "transfers_out": "97", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "27174", "transfers_in": "16", "transfers_out": "68", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "27121", "transfers_in": "22", "transfers_out": "68", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "27067", "transfers_in": "11", "transfers_out": "69", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "26994", "transfers_in": "11", "transfers_out": "88", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Andy King": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "33071", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3277", "selected": "35103", "transfers_in": "1461", "transfers_out": "4738", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "10.7", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-3658", "selected": "32828", "transfers_in": "1182", "transfers_out": "4840", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "6.2", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-26", "selected": "34492", "transfers_in": "3455", "transfers_out": "3481", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "10.4", "creativity": "2.1", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "16796", "selected": "54932", "transfers_in": "23832", "transfers_out": "7036", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "15.5", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "59792", "selected": "122286", "transfers_in": "74184", "transfers_out": "14392", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.8", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "78256", "selected": "208704", "transfers_in": "97825", "transfers_out": "19569", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1842", "selected": "213463", "transfers_in": "20641", "transfers_out": "18799", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "1.8", "threat": "3.0", "ict_index": "0.6", "transfers_balance": "-11960", "selected": "202043", "transfers_in": "2225", "transfers_out": "14185", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19241", "selected": "183350", "transfers_in": "2294", "transfers_out": "21535", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "1.0", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-11889", "selected": "171930", "transfers_in": "2112", "transfers_out": "14001", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9699", "selected": "162827", "transfers_in": "2113", "transfers_out": "11812", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5510", "selected": "171036", "transfers_in": "18688", "transfers_out": "13178", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "165", "selected": "172936", "transfers_in": "12976", "transfers_out": "12811", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-660", "selected": "173651", "transfers_in": "11610", "transfers_out": "12270", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1106", "selected": "176657", "transfers_in": "13588", "transfers_out": "12482", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "44.8", "creativity": "1.0", "threat": "33.0", "ict_index": "7.9", "transfers_balance": "-6047", "selected": "171269", "transfers_in": "3594", "transfers_out": "9641", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.6", "threat": "20.0", "ict_index": "2.1", "transfers_balance": "1909", "selected": "174047", "transfers_in": "7975", "transfers_out": "6066", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8024", "selected": "166972", "transfers_in": "3943", "transfers_out": "11967", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "3.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "6217", "selected": "175979", "transfers_in": "14450", "transfers_out": "8233", "value": "42", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8911", "selected": "188639", "transfers_in": "23550", "transfers_out": "14639", "value": "42", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4696", "selected": "194663", "transfers_in": "20719", "transfers_out": "16023", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2298", "selected": "201707", "transfers_in": "25937", "transfers_out": "23639", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2941", "selected": "207486", "transfers_in": "17565", "transfers_out": "14624", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10499", "selected": "220665", "transfers_in": "24486", "transfers_out": "13987", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1981", "selected": "219239", "transfers_in": "10770", "transfers_out": "12751", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2876", "selected": "217287", "transfers_in": "10102", "transfers_out": "12978", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3909", "selected": "222681", "transfers_in": "13147", "transfers_out": "9238", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "43.6", "creativity": "12.9", "threat": "33.0", "ict_index": "9.0", "transfers_balance": "1400", "selected": "225064", "transfers_in": "7521", "transfers_out": "6121", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "13423", "selected": "207239", "transfers_in": "18173", "transfers_out": "4750", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "2.4", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "1826", "selected": "201433", "transfers_in": "13482", "transfers_out": "11656", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "2.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "3744", "selected": "205576", "transfers_in": "10318", "transfers_out": "6574", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "6.0", "threat": "19.0", "ict_index": "3.5", "transfers_balance": "500", "selected": "210446", "transfers_in": "7837", "transfers_out": "7337", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "0.4", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-3100", "selected": "202865", "transfers_in": "2629", "transfers_out": "5729", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "0.0", "creativity": "3.1", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "2349", "selected": "205921", "transfers_in": "7203", "transfers_out": "4854", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "1.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "1869", "selected": "209217", "transfers_in": "6967", "transfers_out": "5098", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "25.8", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "1869", "selected": "209217", "transfers_in": "6967", "transfers_out": "5098", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "43.2", "creativity": "17.6", "threat": "44.0", "ict_index": "10.5", "transfers_balance": "-1929", "selected": "206208", "transfers_in": "3606", "transfers_out": "5535", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "James McClean": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.4", "creativity": "25.9", "threat": "5.0", "ict_index": "5.2", "transfers_balance": "0", "selected": "5761", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "2.1", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "549", "selected": "7881", "transfers_in": "1033", "transfers_out": "484", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "14.6", "threat": "21.0", "ict_index": "3.6", "transfers_balance": "911", "selected": "9466", "transfers_in": "1787", "transfers_out": "876", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-623", "selected": "9109", "transfers_in": "476", "transfers_out": "1099", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "18.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-1114", "selected": "8058", "transfers_in": "91", "transfers_out": "1205", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-871", "selected": "7247", "transfers_in": "67", "transfers_out": "938", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "1.0", "creativity": "0.0", "threat": "27.0", "ict_index": "2.8", "transfers_balance": "-477", "selected": "6802", "transfers_in": "128", "transfers_out": "605", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "42", "selected": "6900", "transfers_in": "500", "transfers_out": "458", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "6834", "transfers_in": "186", "transfers_out": "284", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-373", "selected": "6495", "transfers_in": "105", "transfers_out": "478", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.6", "creativity": "15.5", "threat": "17.0", "ict_index": "4.1", "transfers_balance": "-238", "selected": "6277", "transfers_in": "56", "transfers_out": "294", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-275", "selected": "6036", "transfers_in": "47", "transfers_out": "322", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-161", "selected": "5892", "transfers_in": "66", "transfers_out": "227", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "5811", "transfers_in": "55", "transfers_out": "147", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.7", "threat": "4.0", "ict_index": "0.2", "transfers_balance": "-87", "selected": "5737", "transfers_in": "78", "transfers_out": "165", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "16.8", "creativity": "25.7", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-127", "selected": "5628", "transfers_in": "57", "transfers_out": "184", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.8", "creativity": "6.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-115", "selected": "5530", "transfers_in": "25", "transfers_out": "140", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "17.7", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-70", "selected": "5475", "transfers_in": "43", "transfers_out": "113", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "20.8", "threat": "9.0", "ict_index": "3.6", "transfers_balance": "-25", "selected": "5469", "transfers_in": "116", "transfers_out": "141", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "10.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-64", "selected": "5416", "transfers_in": "47", "transfers_out": "111", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.1", "threat": "28.0", "ict_index": "2.1", "transfers_balance": "-83", "selected": "5345", "transfers_in": "52", "transfers_out": "135", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "52.6", "creativity": "19.7", "threat": "23.0", "ict_index": "9.5", "transfers_balance": "-73", "selected": "5279", "transfers_in": "22", "transfers_out": "95", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "541", "selected": "5883", "transfers_in": "866", "transfers_out": "325", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "10.3", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-275", "selected": "5620", "transfers_in": "64", "transfers_out": "339", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-132", "selected": "5502", "transfers_in": "61", "transfers_out": "193", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-40", "selected": "5475", "transfers_in": "80", "transfers_out": "120", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "5401", "transfers_in": "54", "transfers_out": "149", "value": "47", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.6", "creativity": "10.8", "threat": "22.0", "ict_index": "3.8", "transfers_balance": "-22", "selected": "5400", "transfers_in": "93", "transfers_out": "115", "value": "47", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "5391", "transfers_in": "51", "transfers_out": "68", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "5530", "transfers_in": "44", "transfers_out": "69", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "5559", "transfers_in": "37", "transfers_out": "52", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "5466", "transfers_in": "13", "transfers_out": "71", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.4", "creativity": "7.3", "threat": "46.0", "ict_index": "6.5", "transfers_balance": "-35", "selected": "5443", "transfers_in": "12", "transfers_out": "47", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "53.3", "threat": "6.0", "ict_index": "7.8", "transfers_balance": "-35", "selected": "5414", "transfers_in": "8", "transfers_out": "43", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.6", "creativity": "1.8", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "47", "selected": "5499", "transfers_in": "81", "transfers_out": "34", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.0", "creativity": "13.3", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "11", "selected": "5495", "transfers_in": "44", "transfers_out": "33", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.0", "creativity": "14.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-14", "selected": "5476", "transfers_in": "28", "transfers_out": "42", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.8", "creativity": "7.6", "threat": "14.0", "ict_index": "3.0", "transfers_balance": "110", "selected": "5619", "transfers_in": "150", "transfers_out": "40", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ryan Shawcross": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "69753", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.8", "creativity": "0.0", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-2397", "selected": "78267", "transfers_in": "1675", "transfers_out": "4072", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "34.0", "creativity": "10.4", "threat": "10.0", "ict_index": "5.4", "transfers_balance": "3699", "selected": "87758", "transfers_in": "7176", "transfers_out": "3477", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7502", "selected": "82549", "transfers_in": "1880", "transfers_out": "9382", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12731", "selected": "69903", "transfers_in": "132", "transfers_out": "12863", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10188", "selected": "59789", "transfers_in": "85", "transfers_out": "10273", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7980", "selected": "51841", "transfers_in": "60", "transfers_out": "8040", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5573", "selected": "46290", "transfers_in": "43", "transfers_out": "5616", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "0.8", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-2360", "selected": "43947", "transfers_in": "36", "transfers_out": "2396", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "43.0", "creativity": "0.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-579", "selected": "43516", "transfers_in": "508", "transfers_out": "1087", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.0", "creativity": "0.3", "threat": "17.0", "ict_index": "4.0", "transfers_balance": "346", "selected": "44087", "transfers_in": "1360", "transfers_out": "1014", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.6", "creativity": "0.1", "threat": "56.0", "ict_index": "7.9", "transfers_balance": "685", "selected": "45079", "transfers_in": "1474", "transfers_out": "789", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "38.2", "creativity": "10.3", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "428", "selected": "45701", "transfers_in": "1155", "transfers_out": "727", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-5", "selected": "45847", "transfers_in": "710", "transfers_out": "715", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "48.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "2359", "selected": "48517", "transfers_in": "3230", "transfers_out": "871", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "4", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "58.0", "creativity": "0.1", "threat": "36.0", "ict_index": "9.4", "transfers_balance": "-766", "selected": "47958", "transfers_in": "917", "transfers_out": "1683", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "22.2", "creativity": "0.5", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1643", "selected": "49854", "transfers_in": "2459", "transfers_out": "816", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.4", "creativity": "0.4", "threat": "37.0", "ict_index": "4.8", "transfers_balance": "1775", "selected": "51880", "transfers_in": "2766", "transfers_out": "991", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "31.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "2963", "selected": "55291", "transfers_in": "5093", "transfers_out": "2130", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "0.1", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "-746", "selected": "54731", "transfers_in": "1255", "transfers_out": "2001", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7651", "selected": "47112", "transfers_in": "105", "transfers_out": "7756", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3018", "selected": "44100", "transfers_in": "24", "transfers_out": "3042", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3668", "selected": "40449", "transfers_in": "43", "transfers_out": "3711", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "12.4", "creativity": "0.5", "threat": "11.0", "ict_index": "2.4", "transfers_balance": "-1336", "selected": "39130", "transfers_in": "101", "transfers_out": "1437", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.8", "creativity": "0.1", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "4291", "selected": "43727", "transfers_in": "5377", "transfers_out": "1086", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "0.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "4761", "selected": "48759", "transfers_in": "5993", "transfers_out": "1232", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.0", "creativity": "0.5", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "5384", "selected": "54580", "transfers_in": "6861", "transfers_out": "1477", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1746", "selected": "53287", "transfers_in": "1238", "transfers_out": "2984", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2579", "selected": "50701", "transfers_in": "235", "transfers_out": "2814", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1753", "selected": "51247", "transfers_in": "190", "transfers_out": "1943", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "19.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "609", "selected": "56129", "transfers_in": "1329", "transfers_out": "720", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "0.3", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-1623", "selected": "50407", "transfers_in": "85", "transfers_out": "1708", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.0", "creativity": "0.3", "threat": "26.0", "ict_index": "3.9", "transfers_balance": "-875", "selected": "49571", "transfers_in": "110", "transfers_out": "985", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "31.0", "creativity": "0.2", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-626", "selected": "48738", "transfers_in": "282", "transfers_out": "908", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "0.1", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "1028", "selected": "51558", "transfers_in": "1415", "transfers_out": "387", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.8", "creativity": "0.2", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "-928", "selected": "49195", "transfers_in": "106", "transfers_out": "1034", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "0.4", "threat": "10.0", "ict_index": "2.3", "transfers_balance": "-346", "selected": "48861", "transfers_in": "425", "transfers_out": "771", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-220", "selected": "48678", "transfers_in": "272", "transfers_out": "492", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Trevoh Chalobah": [{"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "216", "selected": "310", "transfers_in": "255", "transfers_out": "39", "value": "40", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "158", "selected": "711", "transfers_in": "263", "transfers_out": "105", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103", "selected": "865", "transfers_in": "170", "transfers_out": "67", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "94", "selected": "1117", "transfers_in": "189", "transfers_out": "95", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "94", "selected": "1117", "transfers_in": "189", "transfers_out": "95", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "1110", "transfers_in": "109", "transfers_out": "58", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "1166", "transfers_in": "119", "transfers_out": "92", "value": "40", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "1166", "transfers_in": "119", "transfers_out": "92", "value": "40", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "1225", "transfers_in": "107", "transfers_out": "75", "value": "40", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Phil Jagielka": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "25.8", "creativity": "1.2", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "282207", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "18949", "selected": "363422", "transfers_in": "36214", "transfers_out": "17265", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-6569", "selected": "370020", "transfers_in": "20215", "transfers_out": "26784", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18887", "selected": "357927", "transfers_in": "8771", "transfers_out": "27658", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-32760", "selected": "326779", "transfers_in": "2530", "transfers_out": "35290", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21846", "selected": "306566", "transfers_in": "11318", "transfers_out": "33164", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75347", "selected": "231370", "transfers_in": "301", "transfers_out": "75648", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.6", "creativity": "0.2", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-34349", "selected": "197147", "transfers_in": "317", "transfers_out": "34666", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-6475", "selected": "190917", "transfers_in": "620", "transfers_out": "7095", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.6", "creativity": "1.3", "threat": "38.0", "ict_index": "6.4", "transfers_balance": "-10298", "selected": "180912", "transfers_in": "824", "transfers_out": "11122", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-6351", "selected": "174872", "transfers_in": "1389", "transfers_out": "7740", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-4851", "selected": "170438", "transfers_in": "1769", "transfers_out": "6620", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "28.2", "creativity": "0.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-7871", "selected": "162704", "transfers_in": "512", "transfers_out": "8383", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5616", "selected": "157189", "transfers_in": "783", "transfers_out": "6399", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2823", "selected": "154569", "transfers_in": "1563", "transfers_out": "4386", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5157", "selected": "149612", "transfers_in": "560", "transfers_out": "5717", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-2303", "selected": "147438", "transfers_in": "584", "transfers_out": "2887", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2490", "selected": "145056", "transfers_in": "512", "transfers_out": "3002", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "48.2", "creativity": "1.8", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-3611", "selected": "141604", "transfers_in": "474", "transfers_out": "4085", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9127", "selected": "151200", "transfers_in": "10565", "transfers_out": "1438", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "32.6", "creativity": "0.3", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-4024", "selected": "147448", "transfers_in": "1959", "transfers_out": "5983", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2621", "selected": "144932", "transfers_in": "577", "transfers_out": "3198", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-4101", "selected": "141164", "transfers_in": "1432", "transfers_out": "5533", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1626", "selected": "139804", "transfers_in": "1851", "transfers_out": "3477", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-3056", "selected": "136949", "transfers_in": "494", "transfers_out": "3550", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1345", "selected": "135702", "transfers_in": "392", "transfers_out": "1737", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2081", "selected": "133761", "transfers_in": "480", "transfers_out": "2561", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4310", "selected": "129598", "transfers_in": "221", "transfers_out": "4531", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2338", "selected": "127240", "transfers_in": "81", "transfers_out": "2419", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.4", "creativity": "0.7", "threat": "17.0", "ict_index": "3.8", "transfers_balance": "-306", "selected": "145262", "transfers_in": "676", "transfers_out": "982", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.4", "creativity": "1.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "2334", "selected": "151832", "transfers_in": "2858", "transfers_out": "524", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.4", "creativity": "0.2", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-942", "selected": "146830", "transfers_in": "350", "transfers_out": "1292", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.6", "creativity": "0.8", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-424", "selected": "146493", "transfers_in": "373", "transfers_out": "797", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.0", "creativity": "10.8", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "3249", "selected": "149868", "transfers_in": "4174", "transfers_out": "925", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "21.2", "creativity": "0.7", "threat": "9.0", "ict_index": "3.1", "transfers_balance": "4559", "selected": "158177", "transfers_in": "5357", "transfers_out": "798", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "27.2", "creativity": "0.6", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "3501", "selected": "158488", "transfers_in": "4767", "transfers_out": "1266", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1575", "selected": "160078", "transfers_in": "4384", "transfers_out": "2809", "value": "47", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.8", "creativity": "0.3", "threat": "22.0", "ict_index": "4.5", "transfers_balance": "-1", "selected": "160136", "transfers_in": "1539", "transfers_out": "1540", "value": "47", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Danny Rose": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "19698", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4105", "selected": "18604", "transfers_in": "436", "transfers_out": "4541", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3385", "selected": "15741", "transfers_in": "237", "transfers_out": "3622", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2028", "selected": "14228", "transfers_in": "194", "transfers_out": "2222", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1173", "selected": "13197", "transfers_in": "89", "transfers_out": "1262", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1454", "selected": "11953", "transfers_in": "83", "transfers_out": "1537", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-982", "selected": "11147", "transfers_in": "92", "transfers_out": "1074", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-648", "selected": "10658", "transfers_in": "95", "transfers_out": "743", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "596", "selected": "11472", "transfers_in": "911", "transfers_out": "315", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "381", "selected": "12447", "transfers_in": "877", "transfers_out": "496", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "7.4", "creativity": "13.3", "threat": "28.0", "ict_index": "4.9", "transfers_balance": "716", "selected": "13674", "transfers_in": "1406", "transfers_out": "690", "value": "64", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2531", "selected": "17178", "transfers_in": "3263", "transfers_out": "732", "value": "64", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-335", "selected": "17324", "transfers_in": "1153", "transfers_out": "1488", "value": "64", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.6", "creativity": "31.8", "threat": "6.0", "ict_index": "6.4", "transfers_balance": "-883", "selected": "16775", "transfers_in": "543", "transfers_out": "1426", "value": "64", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "185", "selected": "17378", "transfers_in": "877", "transfers_out": "692", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "17112", "transfers_in": "800", "transfers_out": "1539", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.8", "creativity": "41.8", "threat": "18.0", "ict_index": "8.2", "transfers_balance": "-232", "selected": "17158", "transfers_in": "612", "transfers_out": "844", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "88", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "15.2", "creativity": "1.0", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-143", "selected": "17334", "transfers_in": "478", "transfers_out": "621", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1180", "selected": "19244", "transfers_in": "1968", "transfers_out": "788", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "13.6", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-234", "selected": "19411", "transfers_in": "894", "transfers_out": "1128", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2497", "selected": "22479", "transfers_in": "3406", "transfers_out": "909", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2497", "selected": "22479", "transfers_in": "3406", "transfers_out": "909", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3640", "selected": "19110", "transfers_in": "517", "transfers_out": "4157", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1463", "selected": "17688", "transfers_in": "63", "transfers_out": "1526", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-643", "selected": "17096", "transfers_in": "41", "transfers_out": "684", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "17221", "transfers_in": "149", "transfers_out": "170", "value": "64", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "17577", "transfers_in": "344", "transfers_out": "276", "value": "64", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "248", "selected": "18258", "transfers_in": "671", "transfers_out": "423", "value": "64", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "228", "selected": "18684", "transfers_in": "551", "transfers_out": "323", "value": "64", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "6.8", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "-230", "selected": "18557", "transfers_in": "212", "transfers_out": "442", "value": "64", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "18970", "transfers_in": "189", "transfers_out": "203", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "71", "selected": "19195", "transfers_in": "270", "transfers_out": "199", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "19288", "transfers_in": "364", "transfers_out": "413", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "19288", "transfers_in": "364", "transfers_out": "413", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "18756", "transfers_in": "37", "transfers_out": "198", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "30.0", "creativity": "47.6", "threat": "15.0", "ict_index": "9.3", "transfers_balance": "-121", "selected": "18654", "transfers_in": "21", "transfers_out": "142", "value": "64", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.4", "creativity": "0.0", "threat": "19.0", "ict_index": "2.1", "transfers_balance": "-121", "selected": "18654", "transfers_in": "21", "transfers_out": "142", "value": "64", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.6", "creativity": "24.0", "threat": "8.0", "ict_index": "5.9", "transfers_balance": "164", "selected": "18921", "transfers_in": "253", "transfers_out": "89", "value": "64", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Conor Masterson": [{"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "264", "transfers_in": "172", "transfers_out": "46", "value": "40", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "271", "transfers_in": "75", "transfers_out": "38", "value": "40", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "314", "transfers_in": "79", "transfers_out": "45", "value": "40", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45", "selected": "396", "transfers_in": "90", "transfers_out": "45", "value": "40", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "509", "transfers_in": "161", "transfers_out": "81", "value": "40", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Cesc F\u00e0bregas": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "80", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "7", "influence": "12.8", "creativity": "67.8", "threat": "2.0", "ict_index": "8.3", "transfers_balance": "0", "selected": "375528", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189685", "selected": "197694", "transfers_in": "2193", "transfers_out": "191878", "value": "69", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "51.6", "creativity": "46.0", "threat": "24.0", "ict_index": "12.2", "transfers_balance": "-21593", "selected": "179265", "transfers_in": "6300", "transfers_out": "27893", "value": "69", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.4", "creativity": "24.3", "threat": "10.0", "ict_index": "4.0", "transfers_balance": "67509", "selected": "266381", "transfers_in": "90158", "transfers_out": "22649", "value": "69", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "21.2", "creativity": "55.0", "threat": "11.0", "ict_index": "8.7", "transfers_balance": "16161", "selected": "289065", "transfers_in": "40401", "transfers_out": "24240", "value": "69", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "19.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "9956", "selected": "306530", "transfers_in": "41627", "transfers_out": "31671", "value": "69", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "10.6", "creativity": "28.3", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-41124", "selected": "269414", "transfers_in": "12966", "transfers_out": "54090", "value": "69", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "46.0", "creativity": "58.6", "threat": "10.0", "ict_index": "11.5", "transfers_balance": "9994", "selected": "283368", "transfers_in": "38753", "transfers_out": "28759", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "30.8", "creativity": "42.3", "threat": "30.0", "ict_index": "10.3", "transfers_balance": "12556", "selected": "298363", "transfers_in": "30880", "transfers_out": "18324", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.6", "creativity": "39.6", "threat": "64.0", "ict_index": "12.1", "transfers_balance": "-20112", "selected": "280369", "transfers_in": "14042", "transfers_out": "34154", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.6", "creativity": "72.8", "threat": "7.0", "ict_index": "11.0", "transfers_balance": "-23140", "selected": "258685", "transfers_in": "5657", "transfers_out": "28797", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "41.0", "creativity": "50.1", "threat": "2.0", "ict_index": "9.3", "transfers_balance": "-495", "selected": "260340", "transfers_in": "17239", "transfers_out": "17734", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "5.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "4220", "selected": "266363", "transfers_in": "17505", "transfers_out": "13285", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "26.0", "creativity": "80.1", "threat": "12.0", "ict_index": "11.8", "transfers_balance": "-271", "selected": "267289", "transfers_in": "16111", "transfers_out": "16382", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.8", "creativity": "64.5", "threat": "14.0", "ict_index": "9.9", "transfers_balance": "-3554", "selected": "264808", "transfers_in": "11867", "transfers_out": "15421", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.2", "creativity": "32.5", "threat": "23.0", "ict_index": "8.0", "transfers_balance": "-5881", "selected": "260540", "transfers_in": "14904", "transfers_out": "20785", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6583", "selected": "254862", "transfers_in": "9536", "transfers_out": "16119", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.8", "creativity": "22.6", "threat": "34.0", "ict_index": "6.5", "transfers_balance": "-16621", "selected": "238991", "transfers_in": "5053", "transfers_out": "21674", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "18.9", "threat": "16.0", "ict_index": "4.1", "transfers_balance": "-21778", "selected": "218003", "transfers_in": "2507", "transfers_out": "24285", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "43.2", "creativity": "96.5", "threat": "23.0", "ict_index": "16.3", "transfers_balance": "-11549", "selected": "206985", "transfers_in": "2065", "transfers_out": "13614", "value": "68", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-825", "selected": "206993", "transfers_in": "7527", "transfers_out": "8352", "value": "68", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.4", "creativity": "76.4", "threat": "6.0", "ict_index": "10.8", "transfers_balance": "-10011", "selected": "197203", "transfers_in": "1284", "transfers_out": "11295", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.4", "creativity": "12.6", "threat": "40.0", "ict_index": "7.5", "transfers_balance": "-7207", "selected": "191169", "transfers_in": "5311", "transfers_out": "12518", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18283", "selected": "173191", "transfers_in": "948", "transfers_out": "19231", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "36", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "40.8", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "-4801", "selected": "168694", "transfers_in": "4579", "transfers_out": "9380", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "56", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.6", "creativity": "3.4", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-1984", "selected": "167063", "transfers_in": "2363", "transfers_out": "4347", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.8", "creativity": "34.6", "threat": "2.0", "ict_index": "7.3", "transfers_balance": "-3272", "selected": "164319", "transfers_in": "1708", "transfers_out": "4980", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2017", "selected": "163120", "transfers_in": "1581", "transfers_out": "3598", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.6", "creativity": "23.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-1822", "selected": "161559", "transfers_in": "380", "transfers_out": "2202", "value": "68", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.8", "creativity": "51.4", "threat": "2.0", "ict_index": "7.4", "transfers_balance": "-648", "selected": "176900", "transfers_in": "870", "transfers_out": "1518", "value": "68", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.8", "creativity": "22.0", "threat": "5.0", "ict_index": "4.1", "transfers_balance": "-745", "selected": "175999", "transfers_in": "574", "transfers_out": "1319", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.4", "creativity": "75.5", "threat": "6.0", "ict_index": "10.8", "transfers_balance": "386", "selected": "176716", "transfers_in": "1432", "transfers_out": "1046", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.2", "creativity": "22.3", "threat": "42.0", "ict_index": "8.3", "transfers_balance": "1998", "selected": "179626", "transfers_in": "3167", "transfers_out": "1169", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1998", "selected": "179626", "transfers_in": "3167", "transfers_out": "1169", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "49.6", "creativity": "37.5", "threat": "43.0", "ict_index": "13.0", "transfers_balance": "-393", "selected": "176816", "transfers_in": "547", "transfers_out": "940", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "43.1", "threat": "10.0", "ict_index": "6.7", "transfers_balance": "5479", "selected": "183093", "transfers_in": "6353", "transfers_out": "874", "value": "68", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "42.8", "creativity": "80.7", "threat": "30.0", "ict_index": "15.4", "transfers_balance": "5479", "selected": "183093", "transfers_in": "6353", "transfers_out": "874", "value": "68", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2918", "selected": "185906", "transfers_in": "4726", "transfers_out": "1808", "value": "68", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Daniel Amartey": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "10847", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531", "selected": "12380", "transfers_in": "724", "transfers_out": "1255", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1231", "selected": "11573", "transfers_in": "423", "transfers_out": "1654", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1020", "selected": "10785", "transfers_in": "228", "transfers_out": "1248", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "284", "selected": "11386", "transfers_in": "1317", "transfers_out": "1033", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "400", "selected": "12241", "transfers_in": "1854", "transfers_out": "1454", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "261", "selected": "12800", "transfers_in": "1511", "transfers_out": "1250", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "429", "selected": "13600", "transfers_in": "1638", "transfers_out": "1209", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "13454", "transfers_in": "522", "transfers_out": "797", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-772", "selected": "12759", "transfers_in": "321", "transfers_out": "1093", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-482", "selected": "12327", "transfers_in": "160", "transfers_out": "642", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-363", "selected": "12038", "transfers_in": "185", "transfers_out": "548", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-365", "selected": "11721", "transfers_in": "116", "transfers_out": "481", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "11644", "transfers_in": "286", "transfers_out": "449", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "11787", "transfers_in": "464", "transfers_out": "458", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "11967", "transfers_in": "550", "transfers_out": "532", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "11986", "transfers_in": "353", "transfers_out": "413", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "12011", "transfers_in": "335", "transfers_out": "430", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-8", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "11885", "transfers_in": "347", "transfers_out": "558", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "11466", "transfers_in": "278", "transfers_out": "746", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.4", "creativity": "0.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "247", "selected": "11875", "transfers_in": "896", "transfers_out": "649", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.8", "creativity": "2.9", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "62", "selected": "11967", "transfers_in": "487", "transfers_out": "425", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.8", "creativity": "2.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-33", "selected": "12051", "transfers_in": "660", "transfers_out": "693", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "1.7", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "504", "selected": "12690", "transfers_in": "1086", "transfers_out": "582", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.6", "creativity": "1.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "2123", "selected": "15053", "transfers_in": "3041", "transfers_out": "918", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3346", "selected": "18552", "transfers_in": "4336", "transfers_out": "990", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-791", "selected": "17929", "transfers_in": "875", "transfers_out": "1666", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "17415", "transfers_in": "530", "transfers_out": "1203", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-561", "selected": "16871", "transfers_in": "156", "transfers_out": "717", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1239", "selected": "14854", "transfers_in": "19", "transfers_out": "1258", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-740", "selected": "13156", "transfers_in": "15", "transfers_out": "755", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "12777", "transfers_in": "5", "transfers_out": "380", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "12476", "transfers_in": "18", "transfers_out": "308", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "12476", "transfers_in": "18", "transfers_out": "308", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "12164", "transfers_in": "12", "transfers_out": "148", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "12008", "transfers_in": "12", "transfers_out": "162", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "12008", "transfers_in": "12", "transfers_out": "162", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "11888", "transfers_in": "26", "transfers_out": "146", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Saido Berahino": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.4", "creativity": "13.1", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "25150", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.2", "creativity": "13.7", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-3246", "selected": "25194", "transfers_in": "1056", "transfers_out": "4302", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1901", "selected": "29361", "transfers_in": "5374", "transfers_out": "3473", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-4707", "selected": "25676", "transfers_in": "1169", "transfers_out": "5876", "value": "60", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2369", "selected": "23834", "transfers_in": "964", "transfers_out": "3333", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3114", "selected": "21046", "transfers_in": "683", "transfers_out": "3797", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "2.6", "threat": "25.0", "ict_index": "2.7", "transfers_balance": "-2467", "selected": "18753", "transfers_in": "366", "transfers_out": "2833", "value": "58", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1340", "selected": "17653", "transfers_in": "554", "transfers_out": "1894", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "5.0", "ict_index": "0.3", "transfers_balance": "-588", "selected": "17165", "transfers_in": "397", "transfers_out": "985", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "10.0", "threat": "1.0", "ict_index": "1.1", "transfers_balance": "-830", "selected": "16444", "transfers_in": "337", "transfers_out": "1167", "value": "57", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-472", "selected": "16048", "transfers_in": "274", "transfers_out": "746", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-433", "selected": "15735", "transfers_in": "265", "transfers_out": "698", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "15590", "transfers_in": "291", "transfers_out": "512", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "15362", "transfers_in": "196", "transfers_out": "468", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-284", "selected": "15130", "transfers_in": "158", "transfers_out": "442", "value": "57", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "14809", "transfers_in": "131", "transfers_out": "512", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "14651", "transfers_in": "90", "transfers_out": "287", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "3.0", "ict_index": "0.5", "transfers_balance": "-201", "selected": "14474", "transfers_in": "80", "transfers_out": "281", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "14353", "transfers_in": "167", "transfers_out": "340", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "14264", "transfers_in": "163", "transfers_out": "287", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.6", "creativity": "3.3", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "-246", "selected": "14068", "transfers_in": "140", "transfers_out": "386", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "36.0", "ict_index": "3.6", "transfers_balance": "125", "selected": "14222", "transfers_in": "330", "transfers_out": "205", "value": "56", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-239", "selected": "14077", "transfers_in": "245", "transfers_out": "484", "value": "56", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "73", "selected": "14224", "transfers_in": "409", "transfers_out": "336", "value": "56", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "4.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-143", "selected": "14159", "transfers_in": "241", "transfers_out": "384", "value": "56", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "14070", "transfers_in": "109", "transfers_out": "232", "value": "56", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "14.0", "ict_index": "1.5", "transfers_balance": "-48", "selected": "14084", "transfers_in": "237", "transfers_out": "285", "value": "56", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "14104", "transfers_in": "196", "transfers_out": "274", "value": "56", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "14118", "transfers_in": "104", "transfers_out": "143", "value": "56", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "15240", "transfers_in": "74", "transfers_out": "148", "value": "56", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.6", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "174", "selected": "15756", "transfers_in": "322", "transfers_out": "148", "value": "56", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "29", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "-106", "selected": "15377", "transfers_in": "98", "transfers_out": "204", "value": "56", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "15365", "transfers_in": "81", "transfers_out": "123", "value": "56", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "15330", "transfers_in": "60", "transfers_out": "105", "value": "56", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "15349", "transfers_in": "70", "transfers_out": "88", "value": "56", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "15320", "transfers_in": "30", "transfers_out": "64", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "15334", "transfers_in": "54", "transfers_out": "65", "value": "55", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "15345", "transfers_in": "75", "transfers_out": "79", "value": "55", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Tyrone Mings": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "18958", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1490", "selected": "20141", "transfers_in": "449", "transfers_out": "1939", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2054", "selected": "18410", "transfers_in": "287", "transfers_out": "2341", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "0.0", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-954", "selected": "17922", "transfers_in": "616", "transfers_out": "1570", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-511", "selected": "17585", "transfers_in": "465", "transfers_out": "976", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1858", "selected": "15819", "transfers_in": "120", "transfers_out": "1978", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2354", "selected": "13483", "transfers_in": "31", "transfers_out": "2385", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1256", "selected": "12237", "transfers_in": "32", "transfers_out": "1288", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-608", "selected": "11640", "transfers_in": "13", "transfers_out": "621", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "11134", "transfers_in": "47", "transfers_out": "628", "value": "43", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-455", "selected": "10740", "transfers_in": "29", "transfers_out": "484", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-361", "selected": "10458", "transfers_in": "38", "transfers_out": "399", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "10260", "transfers_in": "39", "transfers_out": "286", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "10115", "transfers_in": "20", "transfers_out": "203", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "9964", "transfers_in": "23", "transfers_out": "224", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "9834", "transfers_in": "34", "transfers_out": "236", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "9724", "transfers_in": "15", "transfers_out": "167", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "9610", "transfers_in": "6", "transfers_out": "169", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "9488", "transfers_in": "27", "transfers_out": "240", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "9371", "transfers_in": "21", "transfers_out": "179", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207", "selected": "9185", "transfers_in": "11", "transfers_out": "218", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "9101", "transfers_in": "13", "transfers_out": "98", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "8892", "transfers_in": "45", "transfers_out": "262", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "8782", "transfers_in": "26", "transfers_out": "138", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "8697", "transfers_in": "20", "transfers_out": "113", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "8641", "transfers_in": "20", "transfers_out": "79", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "8566", "transfers_in": "34", "transfers_out": "112", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "8494", "transfers_in": "32", "transfers_out": "108", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "8474", "transfers_in": "17", "transfers_out": "42", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "9432", "transfers_in": "13", "transfers_out": "46", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "9374", "transfers_in": "11", "transfers_out": "48", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "9405", "transfers_in": "40", "transfers_out": "43", "value": "42", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "9414", "transfers_in": "26", "transfers_out": "48", "value": "42", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "9415", "transfers_in": "26", "transfers_out": "54", "value": "42", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "9415", "transfers_in": "26", "transfers_out": "54", "value": "42", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "9427", "transfers_in": "23", "transfers_out": "37", "value": "42", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "9441", "transfers_in": "23", "transfers_out": "28", "value": "42", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.0", "creativity": "14.5", "threat": "8.0", "ict_index": "4.7", "transfers_balance": "81", "selected": "9599", "transfers_in": "111", "transfers_out": "30", "value": "42", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Antonio R\u00fcdiger": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "2.0", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "121610", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-14302", "selected": "117176", "transfers_in": "1427", "transfers_out": "15729", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-10630", "selected": "108822", "transfers_in": "1228", "transfers_out": "11858", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.2", "creativity": "10.8", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-3609", "selected": "108000", "transfers_in": "2366", "transfers_out": "5975", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-661", "selected": "109316", "transfers_in": "3214", "transfers_out": "3875", "value": "59", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "20.8", "creativity": "1.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-3937", "selected": "106823", "transfers_in": "4575", "transfers_out": "8512", "value": "59", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.2", "creativity": "0.6", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-231", "selected": "108370", "transfers_in": "5465", "transfers_out": "5696", "value": "59", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "109863", "transfers_in": "5661", "transfers_out": "5792", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.4", "creativity": "0.8", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-3880", "selected": "106555", "transfers_in": "2490", "transfers_out": "6370", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "16.8", "creativity": "2.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5397", "selected": "101791", "transfers_in": "1704", "transfers_out": "7101", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1860", "selected": "100501", "transfers_in": "1240", "transfers_out": "3100", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-584", "selected": "100562", "transfers_in": "3014", "transfers_out": "3598", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4787", "selected": "96150", "transfers_in": "661", "transfers_out": "5448", "value": "58", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "59.0", "creativity": "2.9", "threat": "17.0", "ict_index": "7.9", "transfers_balance": "-3274", "selected": "93068", "transfers_in": "987", "transfers_out": "4261", "value": "58", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.6", "creativity": "5.0", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "17088", "selected": "111244", "transfers_in": "18972", "transfers_out": "1884", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7286", "selected": "120110", "transfers_in": "11594", "transfers_out": "4308", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.6", "creativity": "4.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-6413", "selected": "114138", "transfers_in": "1843", "transfers_out": "8256", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-763", "selected": "113942", "transfers_in": "3008", "transfers_out": "3771", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "3.0", "threat": "25.0", "ict_index": "4.5", "transfers_balance": "-7256", "selected": "107265", "transfers_in": "1515", "transfers_out": "8771", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "11.2", "creativity": "17.0", "threat": "7.0", "ict_index": "3.5", "transfers_balance": "3418", "selected": "111364", "transfers_in": "5351", "transfers_out": "1933", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "53.4", "creativity": "1.8", "threat": "37.0", "ict_index": "9.2", "transfers_balance": "27467", "selected": "140284", "transfers_in": "31869", "transfers_out": "4402", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29491", "selected": "170926", "transfers_in": "41020", "transfers_out": "11529", "value": "58", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.6", "creativity": "1.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "11249", "selected": "185582", "transfers_in": "35767", "transfers_out": "24518", "value": "58", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "23577", "selected": "212522", "transfers_in": "33424", "transfers_out": "9847", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "62", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "1.4", "threat": "19.0", "ict_index": "4.1", "transfers_balance": "27501", "selected": "243574", "transfers_in": "40098", "transfers_out": "12597", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6051", "selected": "238231", "transfers_in": "10098", "transfers_out": "16149", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "14.0", "creativity": "1.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-14407", "selected": "224829", "transfers_in": "9824", "transfers_out": "24231", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "0.6", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-15652", "selected": "210472", "transfers_in": "3579", "transfers_out": "19231", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.4", "creativity": "3.2", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-7538", "selected": "203363", "transfers_in": "3674", "transfers_out": "11212", "value": "59", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5444", "selected": "205616", "transfers_in": "10894", "transfers_out": "5450", "value": "59", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "1.0", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-3150", "selected": "187915", "transfers_in": "4050", "transfers_out": "7200", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.0", "creativity": "1.0", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "163", "selected": "188618", "transfers_in": "4914", "transfers_out": "4751", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11658", "selected": "204707", "transfers_in": "16102", "transfers_out": "4444", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "11658", "selected": "204707", "transfers_in": "16102", "transfers_out": "4444", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.2", "creativity": "1.1", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-1645", "selected": "184338", "transfers_in": "3385", "transfers_out": "5030", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3448", "selected": "188459", "transfers_in": "6776", "transfers_out": "3328", "value": "58", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "15.6", "threat": "85.0", "ict_index": "11.4", "transfers_balance": "3448", "selected": "188459", "transfers_in": "6776", "transfers_out": "3328", "value": "58", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4654", "selected": "193436", "transfers_in": "7158", "transfers_out": "2504", "value": "58", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Michael Carrick": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "48481", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6842", "selected": "46542", "transfers_in": "1088", "transfers_out": "7930", "value": "45", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2595", "selected": "49989", "transfers_in": "7449", "transfers_out": "10044", "value": "44", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4816", "selected": "50076", "transfers_in": "3286", "transfers_out": "8102", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2268", "selected": "48566", "transfers_in": "2266", "transfers_out": "4534", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3118", "selected": "53749", "transfers_in": "9373", "transfers_out": "6255", "value": "43", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4694", "selected": "61577", "transfers_in": "16571", "transfers_out": "11877", "value": "43", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4215", "selected": "68202", "transfers_in": "15720", "transfers_out": "11505", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1230", "selected": "68128", "transfers_in": "4207", "transfers_out": "5437", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1576", "selected": "67884", "transfers_in": "5297", "transfers_out": "6873", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2028", "selected": "66736", "transfers_in": "2016", "transfers_out": "4044", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2346", "selected": "65513", "transfers_in": "1758", "transfers_out": "4104", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2947", "selected": "62809", "transfers_in": "575", "transfers_out": "3522", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2243", "selected": "60650", "transfers_in": "304", "transfers_out": "2547", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1918", "selected": "58771", "transfers_in": "272", "transfers_out": "2190", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1753", "selected": "57081", "transfers_in": "274", "transfers_out": "2027", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1286", "selected": "55822", "transfers_in": "163", "transfers_out": "1449", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1317", "selected": "54528", "transfers_in": "108", "transfers_out": "1425", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1806", "selected": "52765", "transfers_in": "124", "transfers_out": "1930", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-726", "selected": "52118", "transfers_in": "504", "transfers_out": "1230", "value": "42", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-882", "selected": "51419", "transfers_in": "1100", "transfers_out": "1982", "value": "42", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-854", "selected": "50624", "transfers_in": "582", "transfers_out": "1436", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1794", "selected": "48968", "transfers_in": "596", "transfers_out": "2390", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-927", "selected": "48122", "transfers_in": "397", "transfers_out": "1324", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "412", "selected": "48749", "transfers_in": "1604", "transfers_out": "1192", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1555", "selected": "50575", "transfers_in": "2691", "transfers_out": "1136", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "7.0", "creativity": "11.2", "threat": "33.0", "ict_index": "5.1", "transfers_balance": "793", "selected": "51797", "transfers_in": "2553", "transfers_out": "1760", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2125", "selected": "54803", "transfers_in": "4105", "transfers_out": "1980", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "173", "selected": "55355", "transfers_in": "1296", "transfers_out": "1123", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "51666", "transfers_in": "1217", "transfers_out": "1215", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-662", "selected": "50229", "transfers_in": "532", "transfers_out": "1194", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "50113", "transfers_in": "535", "transfers_out": "791", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-528", "selected": "49688", "transfers_in": "395", "transfers_out": "923", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-528", "selected": "49688", "transfers_in": "395", "transfers_out": "923", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "49589", "transfers_in": "382", "transfers_out": "412", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "49712", "transfers_in": "529", "transfers_out": "553", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "49712", "transfers_in": "529", "transfers_out": "553", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.2", "creativity": "2.5", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "7862", "selected": "58799", "transfers_in": "8516", "transfers_out": "654", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ederson Santana de Moraes": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "163725", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "8.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "7179", "selected": "214241", "transfers_in": "15583", "transfers_out": "8404", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-273", "selected": "225468", "transfers_in": "13373", "transfers_out": "13646", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "11", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-18851", "selected": "212236", "transfers_in": "3317", "transfers_out": "22168", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-16462", "selected": "197893", "transfers_in": "3614", "transfers_out": "20076", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1279", "selected": "204138", "transfers_in": "11623", "transfers_out": "10344", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "28", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-4277", "selected": "204314", "transfers_in": "6324", "transfers_out": "10601", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "22522", "selected": "235355", "transfers_in": "31009", "transfers_out": "8487", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "4.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3607", "selected": "234373", "transfers_in": "8929", "transfers_out": "12536", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "17", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "13924", "selected": "254244", "transfers_in": "25454", "transfers_out": "11530", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-5643", "selected": "252018", "transfers_in": "7643", "transfers_out": "13286", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "308", "selected": "258331", "transfers_in": "10671", "transfers_out": "10363", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "8449", "selected": "271408", "transfers_in": "13089", "transfers_out": "4640", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "668", "selected": "275113", "transfers_in": "6720", "transfers_out": "6052", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3888", "selected": "282477", "transfers_in": "10690", "transfers_out": "6802", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "31.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-12063", "selected": "272809", "transfers_in": "2845", "transfers_out": "14908", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "31", "influence": "22.8", "creativity": "10.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "934", "selected": "275468", "transfers_in": "6295", "transfers_out": "5361", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-4562", "selected": "272577", "transfers_in": "3944", "transfers_out": "8506", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "8714", "selected": "285238", "transfers_in": "17046", "transfers_out": "8332", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "3920", "selected": "292112", "transfers_in": "9262", "transfers_out": "5342", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "14", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "39", "influence": "33.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "11147", "selected": "307353", "transfers_in": "18633", "transfers_out": "7486", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "19", "influence": "28.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "40525", "selected": "350545", "transfers_in": "52947", "transfers_out": "12422", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "18", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "8506", "selected": "368339", "transfers_in": "34812", "transfers_out": "26306", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "24.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "29180", "selected": "402739", "transfers_in": "41016", "transfers_out": "11836", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "32147", "selected": "441980", "transfers_in": "49040", "transfers_out": "16893", "value": "56", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "20.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1446", "selected": "445882", "transfers_in": "12727", "transfers_out": "11281", "value": "56", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "12.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-5271", "selected": "444446", "transfers_in": "11531", "transfers_out": "16802", "value": "56", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "15", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "46", "influence": "53.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-16752", "selected": "432852", "transfers_in": "5616", "transfers_out": "22368", "value": "56", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "3360", "selected": "438718", "transfers_in": "9651", "transfers_out": "6291", "value": "56", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "28", "influence": "8.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "32463", "selected": "456462", "transfers_in": "35877", "transfers_out": "3414", "value": "56", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "16554", "selected": "479796", "transfers_in": "25358", "transfers_out": "8804", "value": "56", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "8.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-4744", "selected": "476058", "transfers_in": "18062", "transfers_out": "22806", "value": "56", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-25202", "selected": "446908", "transfers_in": "2861", "transfers_out": "28063", "value": "56", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "46942", "selected": "520063", "transfers_in": "53024", "transfers_out": "6082", "value": "56", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "10792", "selected": "512971", "transfers_in": "19690", "transfers_out": "8898", "value": "57", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "21628", "selected": "537725", "transfers_in": "30363", "transfers_out": "8735", "value": "57", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21628", "selected": "537725", "transfers_in": "30363", "transfers_out": "8735", "value": "57", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "-1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4193", "selected": "532027", "transfers_in": "8510", "transfers_out": "12703", "value": "57", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Jeffrey Schlupp": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "15544", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3009", "selected": "13985", "transfers_in": "141", "transfers_out": "3150", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1750", "selected": "12871", "transfers_in": "246", "transfers_out": "1996", "value": "49", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.4", "creativity": "18.3", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "-1670", "selected": "11419", "transfers_in": "116", "transfers_out": "1786", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "23.8", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "-591", "selected": "10936", "transfers_in": "173", "transfers_out": "764", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "14.4", "creativity": "11.4", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "-756", "selected": "10440", "transfers_in": "237", "transfers_out": "993", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "67", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.4", "creativity": "2.1", "threat": "18.0", "ict_index": "2.6", "transfers_balance": "-831", "selected": "9714", "transfers_in": "88", "transfers_out": "919", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "2.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-521", "selected": "9279", "transfers_in": "81", "transfers_out": "602", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.0", "creativity": "12.1", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "264", "selected": "9591", "transfers_in": "559", "transfers_out": "295", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "17.2", "creativity": "12.6", "threat": "50.0", "ict_index": "8.0", "transfers_balance": "119", "selected": "9795", "transfers_in": "549", "transfers_out": "430", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-235", "selected": "9624", "transfers_in": "145", "transfers_out": "380", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "4.1", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "343", "selected": "10066", "transfers_in": "678", "transfers_out": "335", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "19.6", "creativity": "2.3", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "184", "selected": "10300", "transfers_in": "515", "transfers_out": "331", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.6", "creativity": "12.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "25", "selected": "10370", "transfers_in": "372", "transfers_out": "347", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "11.8", "creativity": "2.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-123", "selected": "10277", "transfers_in": "414", "transfers_out": "537", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "25.6", "creativity": "27.1", "threat": "3.0", "ict_index": "5.6", "transfers_balance": "4440", "selected": "15141", "transfers_in": "5021", "transfers_out": "581", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "3.0", "threat": "3.0", "ict_index": "2.5", "transfers_balance": "720", "selected": "16049", "transfers_in": "1710", "transfers_out": "990", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.6", "creativity": "15.6", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-919", "selected": "15214", "transfers_in": "433", "transfers_out": "1352", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.4", "creativity": "5.8", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "8923", "selected": "24808", "transfers_in": "10524", "transfers_out": "1601", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "28.6", "creativity": "12.3", "threat": "7.0", "ict_index": "4.8", "transfers_balance": "-788", "selected": "24210", "transfers_in": "1857", "transfers_out": "2645", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1396", "selected": "22930", "transfers_in": "1019", "transfers_out": "2415", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.8", "creativity": "1.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1034", "selected": "21958", "transfers_in": "1022", "transfers_out": "2056", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3850", "selected": "18196", "transfers_in": "930", "transfers_out": "4780", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3108", "selected": "15091", "transfers_in": "14", "transfers_out": "3122", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1473", "selected": "13621", "transfers_in": "24", "transfers_out": "1497", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-794", "selected": "12828", "transfers_in": "11", "transfers_out": "805", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-724", "selected": "12106", "transfers_in": "14", "transfers_out": "738", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-480", "selected": "11626", "transfers_in": "14", "transfers_out": "494", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.6", "creativity": "12.1", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-83", "selected": "11553", "transfers_in": "35", "transfers_out": "118", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.2", "creativity": "4.3", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "304", "selected": "10691", "transfers_in": "400", "transfers_out": "96", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "1579", "selected": "19109", "transfers_in": "1777", "transfers_out": "198", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1018", "selected": "11346", "transfers_in": "11", "transfers_out": "1029", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-440", "selected": "10929", "transfers_in": "7", "transfers_out": "447", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "10583", "transfers_in": "8", "transfers_out": "317", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "10459", "transfers_in": "7", "transfers_out": "170", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.0", "creativity": "1.1", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-62", "selected": "10426", "transfers_in": "19", "transfers_out": "81", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "10440", "transfers_in": "74", "transfers_out": "69", "value": "47", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "10582", "transfers_in": "159", "transfers_out": "44", "value": "47", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Alex Oxlade-Chamberlain": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.8", "creativity": "29.3", "threat": "44.0", "ict_index": "10.9", "transfers_balance": "0", "selected": "135193", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.2", "creativity": "46.6", "threat": "19.0", "ict_index": "10.4", "transfers_balance": "7804", "selected": "174880", "transfers_in": "24604", "transfers_out": "16800", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.2", "creativity": "2.3", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-18710", "selected": "165226", "transfers_in": "12440", "transfers_out": "31150", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-13839", "selected": "159067", "transfers_in": "23464", "transfers_out": "37303", "value": "60", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-9952", "selected": "151994", "transfers_in": "15239", "transfers_out": "25191", "value": "60", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "22.0", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "-29841", "selected": "123665", "transfers_in": "3325", "transfers_out": "33166", "value": "59", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.2", "transfers_balance": "-19887", "selected": "104728", "transfers_in": "1752", "transfers_out": "21639", "value": "58", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "32.6", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-11924", "selected": "93649", "transfers_in": "1829", "transfers_out": "13753", "value": "58", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "16.8", "threat": "22.0", "ict_index": "4.9", "transfers_balance": "-4796", "selected": "89285", "transfers_in": "1210", "transfers_out": "6006", "value": "57", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.6", "creativity": "2.8", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-3675", "selected": "86257", "transfers_in": "3073", "transfers_out": "6748", "value": "57", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "42.8", "creativity": "22.6", "threat": "70.0", "ict_index": "13.5", "transfers_balance": "-2936", "selected": "83765", "transfers_in": "1891", "transfers_out": "4827", "value": "57", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "2797", "selected": "87675", "transfers_in": "5930", "transfers_out": "3133", "value": "57", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "88", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.8", "creativity": "16.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-4207", "selected": "83845", "transfers_in": "670", "transfers_out": "4877", "value": "57", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "2.8", "threat": "21.0", "ict_index": "3.2", "transfers_balance": "1548", "selected": "85843", "transfers_in": "3557", "transfers_out": "2009", "value": "57", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-411", "selected": "85943", "transfers_in": "2422", "transfers_out": "2833", "value": "57", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.4", "creativity": "21.3", "threat": "6.0", "ict_index": "3.0", "transfers_balance": "-3309", "selected": "83115", "transfers_in": "1093", "transfers_out": "4402", "value": "57", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.8", "creativity": "1.3", "threat": "23.0", "ict_index": "3.0", "transfers_balance": "-1093", "selected": "82323", "transfers_in": "1011", "transfers_out": "2104", "value": "57", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "42.4", "creativity": "65.3", "threat": "25.0", "ict_index": "13.3", "transfers_balance": "-1403", "selected": "81247", "transfers_in": "853", "transfers_out": "2256", "value": "56", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "2333", "selected": "84313", "transfers_in": "4550", "transfers_out": "2217", "value": "56", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "36.6", "creativity": "4.3", "threat": "46.0", "ict_index": "8.7", "transfers_balance": "-144", "selected": "84531", "transfers_in": "2568", "transfers_out": "2712", "value": "56", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "11.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3281", "selected": "88500", "transfers_in": "6014", "transfers_out": "2733", "value": "56", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "65.8", "threat": "62.0", "ict_index": "14.8", "transfers_balance": "2478", "selected": "91252", "transfers_in": "5777", "transfers_out": "3299", "value": "56", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "12", "goals": "1", "assists": "1", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "70.6", "creativity": "43.1", "threat": "30.0", "ict_index": "14.4", "transfers_balance": "2803", "selected": "95280", "transfers_in": "9737", "transfers_out": "6934", "value": "56", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "21.8", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "103176", "selected": "201931", "transfers_in": "111958", "transfers_out": "8782", "value": "57", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39449", "selected": "244691", "transfers_in": "62518", "transfers_out": "23069", "value": "57", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "14.5", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "-28746", "selected": "216821", "transfers_in": "11707", "transfers_out": "40453", "value": "57", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "2.2", "threat": "7.0", "ict_index": "1.5", "transfers_balance": "-37543", "selected": "180322", "transfers_in": "6675", "transfers_out": "44218", "value": "57", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.8", "creativity": "53.8", "threat": "22.0", "ict_index": "12.0", "transfers_balance": "-18107", "selected": "163411", "transfers_in": "5575", "transfers_out": "23682", "value": "56", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.8", "creativity": "16.4", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "3748", "selected": "167761", "transfers_in": "10064", "transfers_out": "6316", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "25.2", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "11087", "selected": "183762", "transfers_in": "17507", "transfers_out": "6420", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.2", "threat": "9.0", "ict_index": "1.4", "transfers_balance": "-242", "selected": "177780", "transfers_in": "8724", "transfers_out": "8966", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.6", "creativity": "16.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-10551", "selected": "174121", "transfers_in": "3917", "transfers_out": "14468", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "1642", "selected": "176624", "transfers_in": "10488", "transfers_out": "8846", "value": "56", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.8", "creativity": "27.9", "threat": "14.0", "ict_index": "7.1", "transfers_balance": "-3207", "selected": "172675", "transfers_in": "7680", "transfers_out": "10887", "value": "56", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.8", "creativity": "36.1", "threat": "0.0", "ict_index": "6.1", "transfers_balance": "9447", "selected": "184499", "transfers_in": "13385", "transfers_out": "3938", "value": "56", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28766", "selected": "154903", "transfers_in": "2511", "transfers_out": "31277", "value": "56", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16225", "selected": "138506", "transfers_in": "96", "transfers_out": "16321", "value": "56", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7331", "selected": "131563", "transfers_in": "130", "transfers_out": "7461", "value": "55", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Renato Sanches": [{"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "6.1", "threat": "1.0", "ict_index": "0.9", "transfers_balance": "104734", "selected": "108550", "transfers_in": "116298", "transfers_out": "11564", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "3.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "14951", "selected": "125778", "transfers_in": "30342", "transfers_out": "15391", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "5.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-6944", "selected": "120067", "transfers_in": "11260", "transfers_out": "18204", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "27.8", "threat": "3.0", "ict_index": "4.2", "transfers_balance": "-18558", "selected": "102049", "transfers_in": "3379", "transfers_out": "21937", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23711", "selected": "78741", "transfers_in": "2872", "transfers_out": "26583", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "22.6", "threat": "9.0", "ict_index": "4.1", "transfers_balance": "-13873", "selected": "64933", "transfers_in": "474", "transfers_out": "14347", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17146", "selected": "47859", "transfers_in": "418", "transfers_out": "17564", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9655", "selected": "38233", "transfers_in": "96", "transfers_out": "9751", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.6", "creativity": "14.4", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "-5319", "selected": "32967", "transfers_in": "244", "transfers_out": "5563", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.8", "creativity": "10.1", "threat": "27.0", "ict_index": "4.2", "transfers_balance": "-2536", "selected": "30495", "transfers_in": "361", "transfers_out": "2897", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "6.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2290", "selected": "28260", "transfers_in": "273", "transfers_out": "2563", "value": "47", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-2288", "selected": "26025", "transfers_in": "349", "transfers_out": "2637", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1877", "selected": "24245", "transfers_in": "386", "transfers_out": "2263", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1584", "selected": "22713", "transfers_in": "162", "transfers_out": "1746", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1474", "selected": "21278", "transfers_in": "143", "transfers_out": "1617", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1518", "selected": "19847", "transfers_in": "202", "transfers_out": "1720", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.8", "creativity": "2.2", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-1037", "selected": "18848", "transfers_in": "113", "transfers_out": "1150", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "6.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-975", "selected": "17944", "transfers_in": "403", "transfers_out": "1378", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "29.4", "threat": "3.0", "ict_index": "4.5", "transfers_balance": "-264", "selected": "17703", "transfers_in": "800", "transfers_out": "1064", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1398", "selected": "16373", "transfers_in": "881", "transfers_out": "2279", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1339", "selected": "15055", "transfers_in": "127", "transfers_out": "1466", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-777", "selected": "14322", "transfers_in": "269", "transfers_out": "1046", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-700", "selected": "13636", "transfers_in": "222", "transfers_out": "922", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-818", "selected": "12840", "transfers_in": "189", "transfers_out": "1007", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-541", "selected": "12337", "transfers_in": "151", "transfers_out": "692", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "12080", "transfers_in": "51", "transfers_out": "315", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "18200", "transfers_in": "30", "transfers_out": "277", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "17690", "transfers_in": "30", "transfers_out": "281", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "17506", "transfers_in": "15", "transfers_out": "206", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "17334", "transfers_in": "23", "transfers_out": "193", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "17238", "transfers_in": "17", "transfers_out": "113", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "17160", "transfers_in": "18", "transfers_out": "119", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "17112", "transfers_in": "70", "transfers_out": "124", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "17112", "transfers_in": "70", "transfers_out": "124", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "17129", "transfers_in": "122", "transfers_out": "137", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Nacer Chadli": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "34759", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4085", "selected": "32667", "transfers_in": "1015", "transfers_out": "5100", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7607", "selected": "25585", "transfers_in": "661", "transfers_out": "8268", "value": "59", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4497", "selected": "21486", "transfers_in": "628", "transfers_out": "5125", "value": "58", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4344", "selected": "17188", "transfers_in": "93", "transfers_out": "4437", "value": "58", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3147", "selected": "14066", "transfers_in": "70", "transfers_out": "3217", "value": "57", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1734", "selected": "12361", "transfers_in": "74", "transfers_out": "1808", "value": "57", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.4", "creativity": "11.9", "threat": "12.0", "ict_index": "5.7", "transfers_balance": "-825", "selected": "11609", "transfers_in": "172", "transfers_out": "997", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.4", "creativity": "2.6", "threat": "17.0", "ict_index": "2.7", "transfers_balance": "3602", "selected": "15430", "transfers_in": "4340", "transfers_out": "738", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "15492", "transfers_in": "1250", "transfers_out": "1396", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-379", "selected": "15305", "transfers_in": "968", "transfers_out": "1347", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2014", "selected": "13367", "transfers_in": "160", "transfers_out": "2174", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1488", "selected": "11881", "transfers_in": "10", "transfers_out": "1498", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-773", "selected": "11112", "transfers_in": "14", "transfers_out": "787", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "10598", "transfers_in": "16", "transfers_out": "532", "value": "57", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "10214", "transfers_in": "23", "transfers_out": "414", "value": "57", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-198", "selected": "10019", "transfers_in": "8", "transfers_out": "206", "value": "57", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "9888", "transfers_in": "14", "transfers_out": "155", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "11.4", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-170", "selected": "9731", "transfers_in": "23", "transfers_out": "193", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "9596", "transfers_in": "17", "transfers_out": "156", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "9411", "transfers_in": "17", "transfers_out": "203", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "9348", "transfers_in": "12", "transfers_out": "75", "value": "56", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "9180", "transfers_in": "18", "transfers_out": "194", "value": "56", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "9071", "transfers_in": "19", "transfers_out": "129", "value": "56", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "8985", "transfers_in": "12", "transfers_out": "106", "value": "56", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "8933", "transfers_in": "11", "transfers_out": "64", "value": "56", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "8873", "transfers_in": "8", "transfers_out": "73", "value": "56", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "8831", "transfers_in": "16", "transfers_out": "64", "value": "56", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "8808", "transfers_in": "3", "transfers_out": "27", "value": "56", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "10226", "transfers_in": "9", "transfers_out": "28", "value": "56", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "10212", "transfers_in": "14", "transfers_out": "38", "value": "56", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "10183", "transfers_in": "9", "transfers_out": "37", "value": "56", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "10168", "transfers_in": "15", "transfers_out": "28", "value": "56", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "10168", "transfers_in": "16", "transfers_out": "18", "value": "56", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "10167", "transfers_in": "13", "transfers_out": "20", "value": "56", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "10161", "transfers_in": "10", "transfers_out": "18", "value": "56", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1", "selected": "10163", "transfers_in": "7", "transfers_out": "8", "value": "56", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "43", "selected": "10226", "transfers_in": "66", "transfers_out": "23", "value": "56", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Reece Burke": [{"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1094", "selected": "1333", "transfers_in": "1311", "transfers_out": "217", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "962", "selected": "2554", "transfers_in": "1273", "transfers_out": "311", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "2391", "transfers_in": "226", "transfers_out": "421", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "2030", "transfers_in": "23", "transfers_out": "391", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167", "selected": "1875", "transfers_in": "21", "transfers_out": "188", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "1799", "transfers_in": "14", "transfers_out": "96", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "1587", "transfers_in": "9", "transfers_out": "72", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1491", "transfers_in": "11", "transfers_out": "54", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1479", "transfers_in": "8", "transfers_out": "28", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1436", "transfers_in": "10", "transfers_out": "52", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1397", "transfers_in": "3", "transfers_out": "32", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1392", "transfers_in": "4", "transfers_out": "22", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1367", "transfers_in": "11", "transfers_out": "35", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1367", "transfers_in": "11", "transfers_out": "35", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1347", "transfers_in": "8", "transfers_out": "26", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christian Benteke": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "3.2", "threat": "35.0", "ict_index": "3.8", "transfers_balance": "0", "selected": "420235", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-15", "influence": "0.0", "creativity": "2.5", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "-88170", "selected": "355002", "transfers_in": "4132", "transfers_out": "92302", "value": "80", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "25.6", "threat": "12.0", "ict_index": "4.3", "transfers_balance": "-53414", "selected": "306909", "transfers_in": "14704", "transfers_out": "68118", "value": "79", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "6.3", "threat": "37.0", "ict_index": "4.3", "transfers_balance": "-69024", "selected": "240581", "transfers_in": "2993", "transfers_out": "72017", "value": "78", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.4", "creativity": "12.3", "threat": "37.0", "ict_index": "5.2", "transfers_balance": "-32332", "selected": "209331", "transfers_in": "3518", "transfers_out": "35850", "value": "78", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.2", "creativity": "13.5", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "-37552", "selected": "172761", "transfers_in": "1751", "transfers_out": "39303", "value": "77", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39137", "selected": "133812", "transfers_in": "227", "transfers_out": "39364", "value": "77", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15035", "selected": "118941", "transfers_in": "126", "transfers_out": "15161", "value": "76", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4339", "selected": "114683", "transfers_in": "94", "transfers_out": "4433", "value": "76", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4471", "selected": "110284", "transfers_in": "111", "transfers_out": "4582", "value": "76", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2339", "selected": "107994", "transfers_in": "60", "transfers_out": "2399", "value": "76", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "1.5", "threat": "15.0", "ict_index": "1.8", "transfers_balance": "611", "selected": "108737", "transfers_in": "2552", "transfers_out": "1941", "value": "76", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.2", "creativity": "3.8", "threat": "23.0", "ict_index": "3.0", "transfers_balance": "1793", "selected": "110796", "transfers_in": "3215", "transfers_out": "1422", "value": "76", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "3.2", "threat": "21.0", "ict_index": "2.9", "transfers_balance": "904", "selected": "111910", "transfers_in": "2679", "transfers_out": "1775", "value": "76", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.2", "creativity": "3.1", "threat": "60.0", "ict_index": "6.9", "transfers_balance": "51", "selected": "112169", "transfers_in": "2080", "transfers_out": "2029", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-12", "influence": "1.2", "creativity": "25.8", "threat": "67.0", "ict_index": "9.4", "transfers_balance": "2448", "selected": "115020", "transfers_in": "4711", "transfers_out": "2263", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1791", "selected": "113434", "transfers_in": "1746", "transfers_out": "3537", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "87", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "39", "influence": "57.6", "creativity": "32.9", "threat": "76.0", "ict_index": "16.7", "transfers_balance": "-2999", "selected": "110579", "transfers_in": "648", "transfers_out": "3647", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2755", "selected": "107972", "transfers_in": "2204", "transfers_out": "4959", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "3.9", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "3841", "selected": "112138", "transfers_in": "5391", "transfers_out": "1550", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.8", "creativity": "14.1", "threat": "28.0", "ict_index": "4.4", "transfers_balance": "0", "selected": "112476", "transfers_in": "3383", "transfers_out": "3383", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.8", "creativity": "35.2", "threat": "27.0", "ict_index": "9.0", "transfers_balance": "1915", "selected": "114590", "transfers_in": "4824", "transfers_out": "2909", "value": "76", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "20.6", "creativity": "23.4", "threat": "35.0", "ict_index": "7.9", "transfers_balance": "13491", "selected": "129151", "transfers_in": "19954", "transfers_out": "6463", "value": "76", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.0", "creativity": "27.1", "threat": "25.0", "ict_index": "7.9", "transfers_balance": "-2235", "selected": "127421", "transfers_in": "5780", "transfers_out": "8015", "value": "76", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.4", "creativity": "18.3", "threat": "41.0", "ict_index": "9.3", "transfers_balance": "4719", "selected": "132912", "transfers_in": "10033", "transfers_out": "5314", "value": "76", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.6", "creativity": "26.7", "threat": "71.0", "ict_index": "10.8", "transfers_balance": "10617", "selected": "144389", "transfers_in": "14282", "transfers_out": "3665", "value": "76", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.6", "creativity": "14.6", "threat": "72.0", "ict_index": "9.3", "transfers_balance": "-1015", "selected": "144020", "transfers_in": "7459", "transfers_out": "8474", "value": "76", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.0", "creativity": "4.6", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-5181", "selected": "139719", "transfers_in": "4103", "transfers_out": "9284", "value": "76", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "35.4", "creativity": "13.4", "threat": "29.0", "ict_index": "7.8", "transfers_balance": "-4207", "selected": "135692", "transfers_in": "1432", "transfers_out": "5639", "value": "76", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "21.2", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-310", "selected": "151242", "transfers_in": "3147", "transfers_out": "3457", "value": "76", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "45.3", "threat": "40.0", "ict_index": "9.2", "transfers_balance": "49939", "selected": "296807", "transfers_in": "53054", "transfers_out": "3115", "value": "76", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "3.0", "threat": "12.0", "ict_index": "1.4", "transfers_balance": "-30360", "selected": "171110", "transfers_in": "2741", "transfers_out": "33101", "value": "76", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17670", "selected": "153745", "transfers_in": "1504", "transfers_out": "19174", "value": "76", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "12.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-9135", "selected": "144159", "transfers_in": "165", "transfers_out": "9300", "value": "75", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "3079", "selected": "149266", "transfers_in": "4832", "transfers_out": "1753", "value": "75", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.2", "creativity": "1.5", "threat": "19.0", "ict_index": "5.6", "transfers_balance": "-2122", "selected": "146357", "transfers_in": "1270", "transfers_out": "3392", "value": "75", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.9", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-557", "selected": "145793", "transfers_in": "2563", "transfers_out": "3120", "value": "75", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.4", "creativity": "1.2", "threat": "21.0", "ict_index": "2.7", "transfers_balance": "3565", "selected": "149804", "transfers_in": "5653", "transfers_out": "2088", "value": "75", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jos\u00e9 Holebas": [{"gameweek": "1", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.6", "creativity": "14.6", "threat": "5.0", "ict_index": "5.8", "transfers_balance": "0", "selected": "19384", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.0", "creativity": "49.8", "threat": "7.0", "ict_index": "7.9", "transfers_balance": "4842", "selected": "32829", "transfers_in": "6941", "transfers_out": "2099", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1144", "selected": "33772", "transfers_in": "10213", "transfers_out": "11357", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "10.6", "creativity": "19.6", "threat": "1.0", "ict_index": "3.1", "transfers_balance": "-1621", "selected": "32957", "transfers_in": "1674", "transfers_out": "3295", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "-2", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.8", "creativity": "42.7", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "1287", "selected": "35208", "transfers_in": "3904", "transfers_out": "2617", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.4", "creativity": "2.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-2029", "selected": "33527", "transfers_in": "1576", "transfers_out": "3605", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "44.0", "creativity": "17.2", "threat": "0.0", "ict_index": "6.1", "transfers_balance": "-1362", "selected": "32421", "transfers_in": "1073", "transfers_out": "2435", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.8", "creativity": "5.7", "threat": "9.0", "ict_index": "3.0", "transfers_balance": "-1061", "selected": "31742", "transfers_in": "1115", "transfers_out": "2176", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "14.4", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "77", "selected": "32070", "transfers_in": "1468", "transfers_out": "1391", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.8", "creativity": "44.7", "threat": "8.0", "ict_index": "7.4", "transfers_balance": "4034", "selected": "36583", "transfers_in": "6352", "transfers_out": "2318", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "25.4", "creativity": "44.4", "threat": "13.0", "ict_index": "8.3", "transfers_balance": "-258", "selected": "36548", "transfers_in": "1710", "transfers_out": "1968", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.2", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "2075", "selected": "38973", "transfers_in": "3746", "transfers_out": "1671", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1675", "selected": "37457", "transfers_in": "1025", "transfers_out": "2700", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4537", "selected": "32990", "transfers_in": "444", "transfers_out": "4981", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2872", "selected": "30194", "transfers_in": "307", "transfers_out": "3179", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "46", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "4.3", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-1681", "selected": "28643", "transfers_in": "583", "transfers_out": "2264", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "7.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "175", "selected": "28943", "transfers_in": "1234", "transfers_out": "1059", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.6", "creativity": "57.4", "threat": "0.0", "ict_index": "7.1", "transfers_balance": "1108", "selected": "30215", "transfers_in": "2142", "transfers_out": "1034", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.0", "creativity": "33.5", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-482", "selected": "29884", "transfers_in": "1299", "transfers_out": "1781", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-706", "selected": "29260", "transfers_in": "527", "transfers_out": "1233", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "28690", "transfers_in": "1262", "transfers_out": "1935", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1890", "selected": "26816", "transfers_in": "121", "transfers_out": "2011", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1222", "selected": "25700", "transfers_in": "602", "transfers_out": "1824", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1332", "selected": "24412", "transfers_in": "118", "transfers_out": "1450", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.2", "creativity": "15.7", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1184", "selected": "23248", "transfers_in": "114", "transfers_out": "1298", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "0.3", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-179", "selected": "23096", "transfers_in": "209", "transfers_out": "388", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.8", "creativity": "61.9", "threat": "0.0", "ict_index": "8.7", "transfers_balance": "649", "selected": "23845", "transfers_in": "1110", "transfers_out": "461", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "26.6", "creativity": "10.8", "threat": "18.0", "ict_index": "5.5", "transfers_balance": "15", "selected": "23969", "transfers_in": "599", "transfers_out": "584", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.4", "creativity": "56.9", "threat": "18.0", "ict_index": "9.7", "transfers_balance": "4989", "selected": "29391", "transfers_in": "5483", "transfers_out": "494", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.6", "creativity": "6.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-389", "selected": "28806", "transfers_in": "1880", "transfers_out": "2269", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.8", "creativity": "1.6", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "3980", "selected": "58873", "transfers_in": "5048", "transfers_out": "1068", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.0", "creativity": "30.1", "threat": "16.0", "ict_index": "6.8", "transfers_balance": "645", "selected": "33790", "transfers_in": "2601", "transfers_out": "1956", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "16.8", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-20", "selected": "33830", "transfers_in": "1231", "transfers_out": "1251", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-789", "selected": "32599", "transfers_in": "925", "transfers_out": "1714", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.2", "creativity": "15.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-577", "selected": "32844", "transfers_in": "857", "transfers_out": "1434", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.4", "creativity": "17.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-802", "selected": "31780", "transfers_in": "348", "transfers_out": "1150", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "28.6", "creativity": "21.5", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-893", "selected": "30782", "transfers_in": "350", "transfers_out": "1243", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "19.3", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-690", "selected": "30168", "transfers_in": "130", "transfers_out": "820", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "C\u00e9dric Soares": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.2", "creativity": "5.3", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "0", "selected": "523597", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "7.0", "creativity": "17.8", "threat": "14.0", "ict_index": "3.9", "transfers_balance": "22720", "selected": "586136", "transfers_in": "42344", "transfers_out": "19624", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "12.4", "creativity": "3.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-29176", "selected": "564431", "transfers_in": "22046", "transfers_out": "51222", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "34.0", "creativity": "6.7", "threat": "11.0", "ict_index": "5.2", "transfers_balance": "12120", "selected": "586251", "transfers_in": "51811", "transfers_out": "39691", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.4", "creativity": "2.9", "threat": "29.0", "ict_index": "4.5", "transfers_balance": "-38859", "selected": "550234", "transfers_in": "16045", "transfers_out": "54904", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "5.5", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-31806", "selected": "521836", "transfers_in": "18595", "transfers_out": "50401", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.0", "creativity": "47.2", "threat": "27.0", "ict_index": "9.1", "transfers_balance": "-9455", "selected": "515231", "transfers_in": "23161", "transfers_out": "32616", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "17.8", "threat": "1.0", "ict_index": "3.6", "transfers_balance": "-30808", "selected": "486003", "transfers_in": "15011", "transfers_out": "45819", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.0", "creativity": "32.2", "threat": "1.0", "ict_index": "4.8", "transfers_balance": "-14841", "selected": "471987", "transfers_in": "8925", "transfers_out": "23766", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.2", "creativity": "2.8", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-12395", "selected": "460877", "transfers_in": "11784", "transfers_out": "24179", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.6", "creativity": "32.3", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-8722", "selected": "453437", "transfers_in": "10631", "transfers_out": "19353", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.0", "creativity": "5.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-51785", "selected": "402547", "transfers_in": "3624", "transfers_out": "55409", "value": "49", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.0", "creativity": "36.7", "threat": "10.0", "ict_index": "7.2", "transfers_balance": "-16574", "selected": "386660", "transfers_in": "5417", "transfers_out": "21991", "value": "49", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-35659", "selected": "351282", "transfers_in": "1510", "transfers_out": "37169", "value": "49", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57393", "selected": "294024", "transfers_in": "932", "transfers_out": "58325", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49179", "selected": "244880", "transfers_in": "146", "transfers_out": "49325", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "13.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-21968", "selected": "222937", "transfers_in": "133", "transfers_out": "22101", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-9862", "selected": "213178", "transfers_in": "580", "transfers_out": "10442", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21730", "selected": "191487", "transfers_in": "296", "transfers_out": "22026", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15751", "selected": "175751", "transfers_in": "47", "transfers_out": "15798", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16523", "selected": "159240", "transfers_in": "55", "transfers_out": "16578", "value": "47", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6601", "selected": "152647", "transfers_in": "62", "transfers_out": "6663", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "11.2", "creativity": "1.0", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-10872", "selected": "141807", "transfers_in": "139", "transfers_out": "11011", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "5.5", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "-2100", "selected": "139815", "transfers_in": "899", "transfers_out": "2999", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "6.1", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "4650", "selected": "144815", "transfers_in": "7441", "transfers_out": "2791", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.6", "creativity": "30.5", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-1515", "selected": "143397", "transfers_in": "1176", "transfers_out": "2691", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "8.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-2008", "selected": "141528", "transfers_in": "879", "transfers_out": "2887", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "16.0", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-884", "selected": "140869", "transfers_in": "1234", "transfers_out": "2118", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.2", "creativity": "44.8", "threat": "20.0", "ict_index": "8.9", "transfers_balance": "898", "selected": "141946", "transfers_in": "1942", "transfers_out": "1044", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "6.7", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "1521", "selected": "181652", "transfers_in": "2733", "transfers_out": "1212", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.2", "creativity": "16.2", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "2001", "selected": "181837", "transfers_in": "5056", "transfers_out": "3055", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "9", "goals": "0", "assists": "2", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "46.2", "creativity": "22.6", "threat": "5.0", "ict_index": "7.4", "transfers_balance": "-705", "selected": "181154", "transfers_in": "1767", "transfers_out": "2472", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "21108", "selected": "207874", "transfers_in": "23352", "transfers_out": "2244", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.6", "creativity": "7.4", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "21108", "selected": "207874", "transfers_in": "23352", "transfers_out": "2244", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "6.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "17997", "selected": "219496", "transfers_in": "20885", "transfers_out": "2888", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.8", "creativity": "16.8", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "24440", "selected": "246052", "transfers_in": "27483", "transfers_out": "3043", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.8", "creativity": "34.1", "threat": "2.0", "ict_index": "6.2", "transfers_balance": "24440", "selected": "246052", "transfers_in": "27483", "transfers_out": "3043", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.6", "creativity": "1.5", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-6725", "selected": "236764", "transfers_in": "2321", "transfers_out": "9046", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jordan Pickford": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "408612", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "6443", "selected": "485430", "transfers_in": "20885", "transfers_out": "14442", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "21", "influence": "31.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "172", "selected": "505200", "transfers_in": "20682", "transfers_out": "20510", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-30671", "selected": "482131", "transfers_in": "7132", "transfers_out": "37803", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "26.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-18879", "selected": "466205", "transfers_in": "5295", "transfers_out": "24174", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "20.8", "creativity": "10.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-18246", "selected": "450505", "transfers_in": "11936", "transfers_out": "30182", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "13", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-20830", "selected": "431562", "transfers_in": "4779", "transfers_out": "25609", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-26676", "selected": "406390", "transfers_in": "1600", "transfers_out": "28276", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "9", "bps": "30", "influence": "66.6", "creativity": "0.0", "threat": "0.0", "ict_index": "6.7", "transfers_balance": "-20936", "selected": "386016", "transfers_in": "609", "transfers_out": "21545", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-18811", "selected": "368141", "transfers_in": "1848", "transfers_out": "20659", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "3.0", "creativity": "10.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-16443", "selected": "352304", "transfers_in": "1655", "transfers_out": "18098", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "16", "influence": "27.4", "creativity": "10.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-12430", "selected": "340990", "transfers_in": "2685", "transfers_out": "15115", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "8.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-11098", "selected": "330417", "transfers_in": "835", "transfers_out": "11933", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "13", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "43", "influence": "41.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-14302", "selected": "316434", "transfers_in": "566", "transfers_out": "14868", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "11117", "selected": "329112", "transfers_in": "15373", "transfers_out": "4256", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "17", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "740", "selected": "332830", "transfers_in": "9032", "transfers_out": "8292", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "31", "influence": "27.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "8146", "selected": "342700", "transfers_in": "12112", "transfers_out": "3966", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "18688", "selected": "364095", "transfers_in": "21956", "transfers_out": "3268", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "33", "influence": "44.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-3521", "selected": "363423", "transfers_in": "6357", "transfers_out": "9878", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "28906", "selected": "396274", "transfers_in": "32197", "transfers_out": "3291", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "36.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "51753", "selected": "453928", "transfers_in": "58706", "transfers_out": "6953", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "28.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-5437", "selected": "449917", "transfers_in": "18733", "transfers_out": "24170", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "38.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "2032", "selected": "456681", "transfers_in": "27469", "transfers_out": "25437", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "25392", "selected": "484692", "transfers_in": "38443", "transfers_out": "13051", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-8546", "selected": "477721", "transfers_in": "11196", "transfers_out": "19742", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-11360", "selected": "466868", "transfers_in": "4344", "transfers_out": "15704", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-9017", "selected": "458928", "transfers_in": "7543", "transfers_out": "16560", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "25.0", "creativity": "0.0", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-8493", "selected": "451509", "transfers_in": "4363", "transfers_out": "12856", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "51.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "-3888", "selected": "447879", "transfers_in": "3349", "transfers_out": "7237", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "28", "influence": "27.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "2250", "selected": "461621", "transfers_in": "9020", "transfers_out": "6770", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "16.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "34440", "selected": "628697", "transfers_in": "38986", "transfers_out": "4546", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-24016", "selected": "473376", "transfers_in": "2532", "transfers_out": "26548", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "28", "influence": "21.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-12250", "selected": "461664", "transfers_in": "1809", "transfers_out": "14059", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "20", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-981", "selected": "457295", "transfers_in": "10228", "transfers_out": "11209", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "36739", "selected": "534525", "transfers_in": "40830", "transfers_out": "4091", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "648", "selected": "502121", "transfers_in": "11524", "transfers_out": "10876", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "24.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-12438", "selected": "488112", "transfers_in": "6966", "transfers_out": "19404", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "5", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1722", "selected": "488304", "transfers_in": "5119", "transfers_out": "6841", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Ashley Young": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "513", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "537", "transfers_in": "34", "transfers_out": "144", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "517", "transfers_in": "25", "transfers_out": "89", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "526", "transfers_in": "20", "transfers_out": "48", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.2", "creativity": "20.8", "threat": "6.0", "ict_index": "4.5", "transfers_balance": "75", "selected": "670", "transfers_in": "149", "transfers_out": "74", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "15.0", "creativity": "15.2", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "494", "selected": "1411", "transfers_in": "718", "transfers_out": "224", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.8", "creativity": "17.3", "threat": "17.0", "ict_index": "6.5", "transfers_balance": "3867", "selected": "5755", "transfers_in": "4855", "transfers_out": "988", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "3.0", "threat": "20.0", "ict_index": "2.3", "transfers_balance": "10487", "selected": "17296", "transfers_in": "13825", "transfers_out": "3338", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "29.8", "creativity": "38.3", "threat": "5.0", "ict_index": "7.3", "transfers_balance": "3253", "selected": "21005", "transfers_in": "5981", "transfers_out": "2728", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.6", "creativity": "5.7", "threat": "12.0", "ict_index": "4.4", "transfers_balance": "-1572", "selected": "19936", "transfers_in": "3204", "transfers_out": "4776", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.4", "creativity": "16.8", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "746", "selected": "21082", "transfers_in": "3258", "transfers_out": "2512", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "49.2", "creativity": "35.8", "threat": "2.0", "ict_index": "8.7", "transfers_balance": "534", "selected": "21975", "transfers_in": "3118", "transfers_out": "2584", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "8.2", "creativity": "17.8", "threat": "14.0", "ict_index": "4.0", "transfers_balance": "8721", "selected": "31270", "transfers_in": "11175", "transfers_out": "2454", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "75.8", "creativity": "1.4", "threat": "22.0", "ict_index": "9.9", "transfers_balance": "16799", "selected": "48974", "transfers_in": "19228", "transfers_out": "2429", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "33.0", "creativity": "14.8", "threat": "20.0", "ict_index": "6.8", "transfers_balance": "151311", "selected": "205328", "transfers_in": "156771", "transfers_out": "5460", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.0", "creativity": "11.3", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "64513", "selected": "276061", "transfers_in": "87297", "transfers_out": "22784", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "42728", "selected": "321590", "transfers_in": "62682", "transfers_out": "19954", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "4.2", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "-5137", "selected": "318770", "transfers_in": "31632", "transfers_out": "36769", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.8", "creativity": "16.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-21119", "selected": "299954", "transfers_in": "27519", "transfers_out": "48638", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "11", "goals": "0", "assists": "2", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "45.4", "creativity": "72.3", "threat": "18.0", "ict_index": "13.6", "transfers_balance": "-18932", "selected": "281985", "transfers_in": "11754", "transfers_out": "30686", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.0", "creativity": "40.3", "threat": "8.0", "ict_index": "7.1", "transfers_balance": "44175", "selected": "329103", "transfers_in": "62906", "transfers_out": "18731", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94815", "selected": "234777", "transfers_in": "15757", "transfers_out": "110572", "value": "51", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106765", "selected": "128246", "transfers_in": "3470", "transfers_out": "110235", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.6", "creativity": "17.9", "threat": "4.0", "ict_index": "4.9", "transfers_balance": "-7174", "selected": "121578", "transfers_in": "11959", "transfers_out": "19133", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "10.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "9150", "selected": "131967", "transfers_in": "21677", "transfers_out": "12527", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4340", "selected": "136643", "transfers_in": "14883", "transfers_out": "10543", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "12.8", "threat": "19.0", "ict_index": "4.9", "transfers_balance": "-20858", "selected": "116103", "transfers_in": "3817", "transfers_out": "24675", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "19.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-6302", "selected": "110471", "transfers_in": "5978", "transfers_out": "12280", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.4", "creativity": "4.6", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "427", "selected": "111202", "transfers_in": "6762", "transfers_out": "6335", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "14.9", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-5094", "selected": "111865", "transfers_in": "3877", "transfers_out": "8971", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.6", "creativity": "8.8", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-7253", "selected": "99560", "transfers_in": "3467", "transfers_out": "10720", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "6093", "selected": "106126", "transfers_in": "10609", "transfers_out": "4516", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "19.7", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "24223", "selected": "133260", "transfers_in": "28536", "transfers_out": "4313", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24223", "selected": "133260", "transfers_in": "28536", "transfers_out": "4313", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.4", "creativity": "40.5", "threat": "18.0", "ict_index": "9.1", "transfers_balance": "72", "selected": "120429", "transfers_in": "5151", "transfers_out": "5079", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "19.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "22142", "selected": "144369", "transfers_in": "25650", "transfers_out": "3508", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22142", "selected": "144369", "transfers_in": "25650", "transfers_out": "3508", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "11.8", "creativity": "2.1", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-3237", "selected": "139438", "transfers_in": "5042", "transfers_out": "8279", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ben Watson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5647", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-418", "selected": "6309", "transfers_in": "338", "transfers_out": "756", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "6502", "transfers_in": "381", "transfers_out": "649", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "6302", "transfers_in": "178", "transfers_out": "590", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-243", "selected": "6174", "transfers_in": "164", "transfers_out": "407", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "629", "selected": "7145", "transfers_in": "1460", "transfers_out": "831", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2093", "selected": "9812", "transfers_in": "3751", "transfers_out": "1658", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1011", "selected": "11325", "transfers_in": "2597", "transfers_out": "1586", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "34", "selected": "11547", "transfers_in": "897", "transfers_out": "863", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "11714", "transfers_in": "1104", "transfers_out": "1163", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-337", "selected": "11488", "transfers_in": "390", "transfers_out": "727", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "11370", "transfers_in": "421", "transfers_out": "681", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-318", "selected": "11108", "transfers_in": "212", "transfers_out": "530", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "10790", "transfers_in": "91", "transfers_out": "435", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "10548", "transfers_in": "80", "transfers_out": "355", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "10323", "transfers_in": "106", "transfers_out": "378", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "10152", "transfers_in": "52", "transfers_out": "249", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "9997", "transfers_in": "56", "transfers_out": "242", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.2", "creativity": "1.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-285", "selected": "9743", "transfers_in": "75", "transfers_out": "360", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-113", "selected": "9651", "transfers_in": "81", "transfers_out": "194", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "4.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-131", "selected": "9547", "transfers_in": "193", "transfers_out": "324", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "52", "selected": "9627", "transfers_in": "389", "transfers_out": "337", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "21.5", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "95", "selected": "9842", "transfers_in": "682", "transfers_out": "587", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.8", "creativity": "16.8", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "111", "selected": "10054", "transfers_in": "560", "transfers_out": "449", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "266", "selected": "10427", "transfers_in": "665", "transfers_out": "399", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-495", "selected": "9946", "transfers_in": "96", "transfers_out": "591", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-593", "selected": "9353", "transfers_in": "12", "transfers_out": "605", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329", "selected": "9025", "transfers_in": "9", "transfers_out": "338", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "8872", "transfers_in": "2", "transfers_out": "152", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "7631", "transfers_in": "3", "transfers_out": "134", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "7466", "transfers_in": "2", "transfers_out": "116", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "7405", "transfers_in": "3", "transfers_out": "121", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "7347", "transfers_in": "5", "transfers_out": "65", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "7292", "transfers_in": "2", "transfers_out": "56", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "7255", "transfers_in": "5", "transfers_out": "43", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "7219", "transfers_in": "0", "transfers_out": "39", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "7186", "transfers_in": "2", "transfers_out": "34", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "7141", "transfers_in": "6", "transfers_out": "45", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ben Hamer": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2368", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "2856", "transfers_in": "59", "transfers_out": "223", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "2852", "transfers_in": "50", "transfers_out": "219", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "2872", "transfers_in": "58", "transfers_out": "186", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "2894", "transfers_in": "36", "transfers_out": "102", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "2867", "transfers_in": "45", "transfers_out": "154", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "2870", "transfers_in": "42", "transfers_out": "105", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "2883", "transfers_in": "44", "transfers_out": "104", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2884", "transfers_in": "25", "transfers_out": "50", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "2849", "transfers_in": "24", "transfers_out": "89", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "2867", "transfers_in": "21", "transfers_out": "43", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "2865", "transfers_in": "24", "transfers_out": "65", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2899", "transfers_in": "27", "transfers_out": "47", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2909", "transfers_in": "11", "transfers_out": "40", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2942", "transfers_in": "20", "transfers_out": "35", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "2975", "transfers_in": "24", "transfers_out": "67", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3021", "transfers_in": "27", "transfers_out": "36", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "3034", "transfers_in": "21", "transfers_out": "52", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "3054", "transfers_in": "21", "transfers_out": "62", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3082", "transfers_in": "13", "transfers_out": "37", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "3104", "transfers_in": "38", "transfers_out": "60", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3122", "transfers_in": "45", "transfers_out": "50", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "3191", "transfers_in": "40", "transfers_out": "66", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3229", "transfers_in": "32", "transfers_out": "51", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3295", "transfers_in": "42", "transfers_out": "57", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3313", "transfers_in": "26", "transfers_out": "36", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3360", "transfers_in": "29", "transfers_out": "43", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3425", "transfers_in": "20", "transfers_out": "32", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3435", "transfers_in": "14", "transfers_out": "17", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3550", "transfers_in": "16", "transfers_out": "27", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "3573", "transfers_in": "29", "transfers_out": "26", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3570", "transfers_in": "17", "transfers_out": "28", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3572", "transfers_in": "16", "transfers_out": "23", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-7", "selected": "3572", "transfers_in": "16", "transfers_out": "23", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "24.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1347", "selected": "5119", "transfers_in": "1539", "transfers_out": "192", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "2357", "selected": "7816", "transfers_in": "2691", "transfers_out": "334", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2357", "selected": "7816", "transfers_in": "2691", "transfers_out": "334", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-397", "selected": "7162", "transfers_in": "150", "transfers_out": "547", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Shinji Okazaki": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.6", "creativity": "3.8", "threat": "37.0", "ict_index": "7.0", "transfers_balance": "0", "selected": "42847", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "75", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.2", "creativity": "14.1", "threat": "28.0", "ict_index": "7.6", "transfers_balance": "21585", "selected": "98054", "transfers_in": "29814", "transfers_out": "8229", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.2", "creativity": "2.3", "threat": "7.0", "ict_index": "2.4", "transfers_balance": "67513", "selected": "193328", "transfers_in": "92361", "transfers_out": "24848", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13055", "selected": "223289", "transfers_in": "46716", "transfers_out": "33661", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "10.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-10459", "selected": "217725", "transfers_in": "22746", "transfers_out": "33205", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.2", "creativity": "10.5", "threat": "40.0", "ict_index": "8.9", "transfers_balance": "-16114", "selected": "206453", "transfers_in": "24150", "transfers_out": "40264", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "15.3", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "51793", "selected": "265471", "transfers_in": "75621", "transfers_out": "23828", "value": "56", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22333", "selected": "293683", "transfers_in": "51940", "transfers_out": "29607", "value": "56", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "67", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "46.4", "creativity": "25.4", "threat": "62.0", "ict_index": "13.4", "transfers_balance": "-36106", "selected": "258800", "transfers_in": "5929", "transfers_out": "42035", "value": "56", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "32150", "selected": "294759", "transfers_in": "50630", "transfers_out": "18480", "value": "56", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "1.6", "creativity": "1.7", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "-22445", "selected": "274029", "transfers_in": "10061", "transfers_out": "32506", "value": "56", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21937", "selected": "254043", "transfers_in": "8708", "transfers_out": "30645", "value": "56", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6529", "selected": "248779", "transfers_in": "14895", "transfers_out": "21424", "value": "56", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "10.6", "creativity": "6.0", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "-18728", "selected": "230744", "transfers_in": "5379", "transfers_out": "24107", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "20.8", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "-7839", "selected": "223797", "transfers_in": "7421", "transfers_out": "15260", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "2.4", "creativity": "1.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-14012", "selected": "210908", "transfers_in": "5102", "transfers_out": "19114", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "16", "goals": "2", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "70", "influence": "96.6", "creativity": "26.2", "threat": "109.0", "ict_index": "23.2", "transfers_balance": "-5404", "selected": "206343", "transfers_in": "5623", "transfers_out": "11027", "value": "54", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "126829", "selected": "337317", "transfers_in": "133157", "transfers_out": "6328", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-16405", "selected": "324433", "transfers_in": "30534", "transfers_out": "46939", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.2", "creativity": "13.7", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "-10987", "selected": "315453", "transfers_in": "21714", "transfers_out": "32701", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "1.0", "threat": "20.0", "ict_index": "2.2", "transfers_balance": "-10761", "selected": "306992", "transfers_in": "23306", "transfers_out": "34067", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "5.8", "threat": "10.0", "ict_index": "1.9", "transfers_balance": "-6336", "selected": "301419", "transfers_in": "21666", "transfers_out": "28002", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.4", "creativity": "2.5", "threat": "63.0", "ict_index": "7.3", "transfers_balance": "-5070", "selected": "299685", "transfers_in": "36265", "transfers_out": "41335", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.4", "creativity": "12.0", "threat": "23.0", "ict_index": "4.3", "transfers_balance": "5814", "selected": "307227", "transfers_in": "31988", "transfers_out": "26174", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "17.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-9163", "selected": "299769", "transfers_in": "16485", "transfers_out": "25648", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-21062", "selected": "279220", "transfers_in": "5881", "transfers_out": "26943", "value": "54", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45608", "selected": "234136", "transfers_in": "2352", "transfers_out": "47960", "value": "54", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36138", "selected": "198154", "transfers_in": "276", "transfers_out": "36414", "value": "53", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9971", "selected": "188134", "transfers_in": "223", "transfers_out": "10194", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "7.7", "threat": "33.0", "ict_index": "4.4", "transfers_balance": "-5363", "selected": "183130", "transfers_in": "1002", "transfers_out": "6365", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "2.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "713", "selected": "184490", "transfers_in": "3828", "transfers_out": "3115", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "20.9", "threat": "6.0", "ict_index": "5.0", "transfers_balance": "385", "selected": "185160", "transfers_in": "3380", "transfers_out": "2995", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "6698", "selected": "193575", "transfers_in": "9468", "transfers_out": "2770", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6698", "selected": "193575", "transfers_in": "9468", "transfers_out": "2770", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5571", "selected": "179102", "transfers_in": "76", "transfers_out": "5647", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3947", "selected": "175129", "transfers_in": "86", "transfers_out": "4033", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3947", "selected": "175129", "transfers_in": "86", "transfers_out": "4033", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2931", "selected": "172232", "transfers_in": "73", "transfers_out": "3004", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Anthony Martial": [{"gameweek": "1", "points": "10", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "51.4", "creativity": "11.1", "threat": "21.0", "ict_index": "8.4", "transfers_balance": "0", "selected": "38558", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "33.6", "creativity": "3.0", "threat": "25.0", "ict_index": "6.2", "transfers_balance": "14801", "selected": "86722", "transfers_in": "20768", "transfers_out": "5967", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.4", "creativity": "48.9", "threat": "49.0", "ict_index": "11.2", "transfers_balance": "10173", "selected": "106558", "transfers_in": "20552", "transfers_out": "10379", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.6", "creativity": "30.5", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-527", "selected": "112716", "transfers_in": "12544", "transfers_out": "13071", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "35.0", "creativity": "0.1", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "6452", "selected": "122180", "transfers_in": "20380", "transfers_out": "13928", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21752", "selected": "147615", "transfers_in": "36377", "transfers_out": "14625", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.4", "creativity": "10.9", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "-28322", "selected": "120820", "transfers_in": "12457", "transfers_out": "40779", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "11.3", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "3647", "selected": "127119", "transfers_in": "17353", "transfers_out": "13706", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "2.2", "creativity": "4.3", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "6441", "selected": "134912", "transfers_in": "15824", "transfers_out": "9383", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "33.2", "creativity": "2.8", "threat": "19.0", "ict_index": "5.5", "transfers_balance": "-16796", "selected": "119158", "transfers_in": "4916", "transfers_out": "21712", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.8", "threat": "22.0", "ict_index": "2.5", "transfers_balance": "7019", "selected": "127962", "transfers_in": "13324", "transfers_out": "6305", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.0", "creativity": "22.5", "threat": "68.0", "ict_index": "13.3", "transfers_balance": "3996", "selected": "133827", "transfers_in": "13949", "transfers_out": "9953", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "28.1", "threat": "6.0", "ict_index": "3.8", "transfers_balance": "3912", "selected": "138845", "transfers_in": "12044", "transfers_out": "8132", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "34.6", "creativity": "3.6", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "-4641", "selected": "134900", "transfers_in": "4423", "transfers_out": "9064", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.6", "creativity": "23.8", "threat": "38.0", "ict_index": "8.7", "transfers_balance": "8609", "selected": "144781", "transfers_in": "14010", "transfers_out": "5401", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "12.7", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "34520", "selected": "181464", "transfers_in": "43176", "transfers_out": "8656", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.0", "creativity": "15.3", "threat": "11.0", "ict_index": "2.9", "transfers_balance": "14050", "selected": "196685", "transfers_in": "23803", "transfers_out": "9753", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "4.4", "creativity": "0.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-1405", "selected": "196333", "transfers_in": "14513", "transfers_out": "15918", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "7.4", "creativity": "33.5", "threat": "38.0", "ict_index": "7.9", "transfers_balance": "-30103", "selected": "167335", "transfers_in": "6131", "transfers_out": "36234", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9776", "selected": "158227", "transfers_in": "3614", "transfers_out": "13390", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "11.5", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "-33523", "selected": "124973", "transfers_in": "780", "transfers_out": "34303", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "36.8", "creativity": "27.0", "threat": "12.0", "ict_index": "7.6", "transfers_balance": "-892", "selected": "124306", "transfers_in": "5205", "transfers_out": "6097", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "79", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "54.8", "creativity": "21.7", "threat": "72.0", "ict_index": "14.9", "transfers_balance": "14522", "selected": "140426", "transfers_in": "24200", "transfers_out": "9678", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "40.4", "creativity": "39.3", "threat": "63.0", "ict_index": "14.3", "transfers_balance": "8202", "selected": "149710", "transfers_in": "16328", "transfers_out": "8126", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.2", "creativity": "7.9", "threat": "31.0", "ict_index": "4.7", "transfers_balance": "61048", "selected": "213756", "transfers_in": "76353", "transfers_out": "15305", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "2.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "81670", "selected": "297260", "transfers_in": "97829", "transfers_out": "16159", "value": "81", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "21.6", "threat": "65.0", "ict_index": "9.7", "transfers_balance": "-44055", "selected": "254643", "transfers_in": "21582", "transfers_out": "65637", "value": "81", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "28.0", "threat": "18.0", "ict_index": "6.6", "transfers_balance": "-39741", "selected": "216369", "transfers_in": "10075", "transfers_out": "49816", "value": "80", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2208", "selected": "214652", "transfers_in": "11470", "transfers_out": "13678", "value": "80", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47287", "selected": "163954", "transfers_in": "1213", "transfers_out": "48500", "value": "79", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-841", "selected": "155121", "transfers_in": "4860", "transfers_out": "5701", "value": "79", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7289", "selected": "147894", "transfers_in": "1057", "transfers_out": "8346", "value": "79", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "5.5", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-3262", "selected": "144984", "transfers_in": "2161", "transfers_out": "5423", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "24.2", "threat": "44.0", "ict_index": "7.7", "transfers_balance": "-3262", "selected": "144984", "transfers_in": "2161", "transfers_out": "5423", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "15.9", "threat": "11.0", "ict_index": "3.2", "transfers_balance": "-1456", "selected": "140609", "transfers_in": "532", "transfers_out": "1988", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.4", "creativity": "38.4", "threat": "21.0", "ict_index": "6.4", "transfers_balance": "2680", "selected": "143715", "transfers_in": "4302", "transfers_out": "1622", "value": "78", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2680", "selected": "143715", "transfers_in": "4302", "transfers_out": "1622", "value": "78", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10136", "selected": "154756", "transfers_in": "12801", "transfers_out": "2665", "value": "78", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Georges-K\u00e9vin Nkoudou": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "834", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "657", "transfers_in": "18", "transfers_out": "230", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "562", "transfers_in": "15", "transfers_out": "117", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "503", "transfers_in": "12", "transfers_out": "80", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "477", "transfers_in": "10", "transfers_out": "40", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "471", "transfers_in": "24", "transfers_out": "41", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "518", "transfers_in": "44", "transfers_out": "36", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "7", "selected": "570", "transfers_in": "51", "transfers_out": "44", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "546", "transfers_in": "8", "transfers_out": "38", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "563", "transfers_in": "38", "transfers_out": "41", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "580", "transfers_in": "26", "transfers_out": "31", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "609", "transfers_in": "37", "transfers_out": "36", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "611", "transfers_in": "20", "transfers_out": "30", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "611", "transfers_in": "16", "transfers_out": "25", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "620", "transfers_in": "14", "transfers_out": "20", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "648", "transfers_in": "24", "transfers_out": "22", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "673", "transfers_in": "22", "transfers_out": "14", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "675", "transfers_in": "15", "transfers_out": "22", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "683", "transfers_in": "21", "transfers_out": "28", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "686", "transfers_in": "15", "transfers_out": "20", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "682", "transfers_in": "20", "transfers_out": "24", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "682", "transfers_in": "20", "transfers_out": "24", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.6", "creativity": "4.8", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "728", "selected": "1453", "transfers_in": "911", "transfers_out": "183", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "1.8", "threat": "20.0", "ict_index": "2.5", "transfers_balance": "-29", "selected": "1439", "transfers_in": "208", "transfers_out": "237", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.6", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1446", "transfers_in": "206", "transfers_out": "215", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "1346", "transfers_in": "85", "transfers_out": "196", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-142", "selected": "1231", "transfers_in": "61", "transfers_out": "203", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "1182", "transfers_in": "47", "transfers_out": "125", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "1133", "transfers_in": "24", "transfers_out": "86", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1119", "transfers_in": "24", "transfers_out": "79", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "15.5", "threat": "10.0", "ict_index": "3.1", "transfers_balance": "-12", "selected": "1103", "transfers_in": "20", "transfers_out": "32", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "1128", "transfers_in": "42", "transfers_out": "29", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1123", "transfers_in": "38", "transfers_out": "49", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1123", "transfers_in": "38", "transfers_out": "49", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1090", "transfers_in": "10", "transfers_out": "45", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-14", "selected": "1077", "transfers_in": "12", "transfers_out": "26", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.6", "creativity": "22.4", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-14", "selected": "1064", "transfers_in": "10", "transfers_out": "24", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "1084", "transfers_in": "23", "transfers_out": "11", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Marc Muniesa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5580", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2007", "selected": "3695", "transfers_in": "34", "transfers_out": "2041", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-929", "selected": "2770", "transfers_in": "4", "transfers_out": "933", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-462", "selected": "2311", "transfers_in": "6", "transfers_out": "468", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "2089", "transfers_in": "2", "transfers_out": "226", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "1884", "transfers_in": "2", "transfers_out": "211", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "1751", "transfers_in": "4", "transfers_out": "138", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "1642", "transfers_in": "0", "transfers_out": "110", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "1593", "transfers_in": "1", "transfers_out": "51", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "1529", "transfers_in": "4", "transfers_out": "68", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1496", "transfers_in": "2", "transfers_out": "37", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1458", "transfers_in": "3", "transfers_out": "42", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1431", "transfers_in": "2", "transfers_out": "29", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1410", "transfers_in": "1", "transfers_out": "22", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1382", "transfers_in": "1", "transfers_out": "29", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1365", "transfers_in": "2", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1357", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1340", "transfers_in": "1", "transfers_out": "19", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1326", "transfers_in": "2", "transfers_out": "16", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1315", "transfers_in": "2", "transfers_out": "15", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1294", "transfers_in": "0", "transfers_out": "21", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1286", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1270", "transfers_in": "5", "transfers_out": "21", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1260", "transfers_in": "3", "transfers_out": "13", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1248", "transfers_in": "0", "transfers_out": "12", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1243", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1233", "transfers_in": "2", "transfers_out": "13", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1231", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1228", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1520", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1518", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1518", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1516", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1515", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1514", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1514", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1513", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1510", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Paul Robinson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "528", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "494", "transfers_in": "10", "transfers_out": "87", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "468", "transfers_in": "4", "transfers_out": "38", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "446", "transfers_in": "8", "transfers_out": "39", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "429", "transfers_in": "4", "transfers_out": "23", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "423", "transfers_in": "5", "transfers_out": "17", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "407", "transfers_in": "4", "transfers_out": "22", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "404", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "401", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "389", "transfers_in": "3", "transfers_out": "18", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "384", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "379", "transfers_in": "3", "transfers_out": "10", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "379", "transfers_in": "4", "transfers_out": "7", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "375", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "364", "transfers_in": "2", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "363", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "362", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "357", "transfers_in": "0", "transfers_out": "5", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "354", "transfers_in": "3", "transfers_out": "8", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "352", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "347", "transfers_in": "4", "transfers_out": "9", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "342", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "341", "transfers_in": "8", "transfers_out": "12", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "339", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "339", "transfers_in": "5", "transfers_out": "5", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "340", "transfers_in": "3", "transfers_out": "3", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "339", "transfers_in": "1", "transfers_out": "6", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "335", "transfers_in": "1", "transfers_out": "6", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "336", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "353", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "352", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "353", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "350", "transfers_in": "4", "transfers_out": "6", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "350", "transfers_in": "4", "transfers_out": "6", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "353", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "352", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "351", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "358", "transfers_in": "8", "transfers_out": "2", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Thomas Edwards": [{"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "52", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.4", "creativity": "14.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "283", "selected": "381", "transfers_in": "419", "transfers_out": "136", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "638", "transfers_in": "340", "transfers_out": "147", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "343", "selected": "1150", "transfers_in": "478", "transfers_out": "135", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "275", "selected": "1629", "transfers_in": "454", "transfers_out": "179", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "153", "selected": "1900", "transfers_in": "339", "transfers_out": "186", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1990", "transfers_in": "177", "transfers_out": "163", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "2155", "transfers_in": "213", "transfers_out": "133", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "69", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "1.1", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "61", "selected": "2338", "transfers_in": "239", "transfers_out": "178", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86", "selected": "2500", "transfers_in": "219", "transfers_out": "133", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "2564", "transfers_in": "144", "transfers_out": "134", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "73", "selected": "2730", "transfers_in": "261", "transfers_out": "188", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "1.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1032", "selected": "3914", "transfers_in": "1293", "transfers_out": "261", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.6", "creativity": "1.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1514", "selected": "5687", "transfers_in": "2201", "transfers_out": "687", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "5.4", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "2740", "selected": "8512", "transfers_in": "3722", "transfers_out": "982", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12376", "selected": "21629", "transfers_in": "17318", "transfers_out": "4942", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4412", "selected": "26421", "transfers_in": "7505", "transfers_out": "3093", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3014", "selected": "29912", "transfers_in": "6783", "transfers_out": "3769", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1079", "selected": "28906", "transfers_in": "1082", "transfers_out": "2161", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1105", "selected": "27945", "transfers_in": "1365", "transfers_out": "2470", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-390", "selected": "27777", "transfers_in": "1593", "transfers_out": "1983", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-385", "selected": "27500", "transfers_in": "820", "transfers_out": "1205", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-712", "selected": "23751", "transfers_in": "635", "transfers_out": "1347", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-894", "selected": "21624", "transfers_in": "354", "transfers_out": "1248", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-697", "selected": "22260", "transfers_in": "253", "transfers_out": "950", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "21776", "transfers_in": "224", "transfers_out": "767", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-713", "selected": "20953", "transfers_in": "235", "transfers_out": "948", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-582", "selected": "20564", "transfers_in": "129", "transfers_out": "711", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-513", "selected": "20038", "transfers_in": "112", "transfers_out": "625", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-658", "selected": "19323", "transfers_in": "119", "transfers_out": "777", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "18770", "transfers_in": "89", "transfers_out": "672", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Sam Baldock": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1201", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "1064", "transfers_in": "47", "transfers_out": "268", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "977", "transfers_in": "46", "transfers_out": "172", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "932", "transfers_in": "61", "transfers_out": "166", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "937", "transfers_in": "38", "transfers_out": "103", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "915", "transfers_in": "86", "transfers_out": "155", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "901", "transfers_in": "76", "transfers_out": "99", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "893", "transfers_in": "83", "transfers_out": "104", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "893", "transfers_in": "29", "transfers_out": "41", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "884", "transfers_in": "61", "transfers_out": "83", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "893", "transfers_in": "45", "transfers_out": "47", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "964", "transfers_in": "80", "transfers_out": "53", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "1015", "transfers_in": "90", "transfers_out": "61", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "1089", "transfers_in": "102", "transfers_out": "51", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1096", "transfers_in": "52", "transfers_out": "59", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1114", "transfers_in": "62", "transfers_out": "67", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1129", "transfers_in": "55", "transfers_out": "56", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1137", "transfers_in": "48", "transfers_out": "53", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "1195", "transfers_in": "93", "transfers_out": "68", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1223", "transfers_in": "57", "transfers_out": "46", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "1288", "transfers_in": "130", "transfers_out": "96", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1310", "transfers_in": "99", "transfers_out": "92", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "0.8", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "53", "selected": "1419", "transfers_in": "215", "transfers_out": "162", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "1500", "transfers_in": "170", "transfers_out": "117", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1551", "transfers_in": "101", "transfers_out": "87", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1564", "transfers_in": "87", "transfers_out": "95", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1601", "transfers_in": "77", "transfers_out": "81", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1624", "transfers_in": "88", "transfers_out": "112", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1647", "transfers_in": "55", "transfers_out": "48", "value": "49", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1657", "transfers_in": "66", "transfers_out": "62", "value": "49", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1698", "transfers_in": "60", "transfers_out": "49", "value": "49", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "1735", "transfers_in": "88", "transfers_out": "65", "value": "49", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "1783", "transfers_in": "63", "transfers_out": "48", "value": "49", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "1783", "transfers_in": "63", "transfers_out": "48", "value": "49", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1778", "transfers_in": "38", "transfers_out": "40", "value": "49", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1793", "transfers_in": "60", "transfers_out": "52", "value": "49", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1793", "transfers_in": "60", "transfers_out": "52", "value": "49", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "1826", "transfers_in": "85", "transfers_out": "60", "value": "49", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Alex Iwobi": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "134752", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "3.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-46499", "selected": "93372", "transfers_in": "1344", "transfers_out": "47843", "value": "54", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30235", "selected": "64474", "transfers_in": "755", "transfers_out": "30990", "value": "53", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22725", "selected": "42289", "transfers_in": "357", "transfers_out": "23082", "value": "52", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.6", "creativity": "41.8", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-7490", "selected": "35232", "transfers_in": "325", "transfers_out": "7815", "value": "52", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1632", "selected": "34274", "transfers_in": "3133", "transfers_out": "4765", "value": "51", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "70", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "50.2", "creativity": "31.3", "threat": "55.0", "ict_index": "13.7", "transfers_balance": "-5346", "selected": "29256", "transfers_in": "935", "transfers_out": "6281", "value": "51", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "35.1", "threat": "27.0", "ict_index": "7.6", "transfers_balance": "20278", "selected": "51186", "transfers_in": "25873", "transfers_out": "5595", "value": "51", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1072", "selected": "52946", "transfers_in": "6466", "transfers_out": "5394", "value": "51", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8847", "selected": "44578", "transfers_in": "2109", "transfers_out": "10956", "value": "51", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.4", "creativity": "3.8", "threat": "10.0", "ict_index": "1.8", "transfers_balance": "-6353", "selected": "38488", "transfers_in": "374", "transfers_out": "6727", "value": "51", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "14.3", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "-2180", "selected": "36750", "transfers_in": "1271", "transfers_out": "3451", "value": "51", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "7.2", "creativity": "18.8", "threat": "22.0", "ict_index": "4.8", "transfers_balance": "-2027", "selected": "34940", "transfers_in": "606", "transfers_out": "2633", "value": "51", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1925", "selected": "33150", "transfers_in": "790", "transfers_out": "2715", "value": "51", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.6", "creativity": "40.7", "threat": "101.0", "ict_index": "15.7", "transfers_balance": "-2629", "selected": "30637", "transfers_in": "207", "transfers_out": "2836", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-416", "selected": "30531", "transfers_in": "1091", "transfers_out": "1507", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "8.2", "creativity": "17.1", "threat": "23.0", "ict_index": "4.8", "transfers_balance": "-922", "selected": "29767", "transfers_in": "394", "transfers_out": "1316", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.6", "creativity": "51.8", "threat": "47.0", "ict_index": "12.0", "transfers_balance": "116", "selected": "30052", "transfers_in": "1185", "transfers_out": "1069", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "77", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "13.8", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-522", "selected": "29821", "transfers_in": "963", "transfers_out": "1485", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "652", "selected": "30745", "transfers_in": "1645", "transfers_out": "993", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.0", "creativity": "32.3", "threat": "18.0", "ict_index": "6.2", "transfers_balance": "-1091", "selected": "29893", "transfers_in": "893", "transfers_out": "1984", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-580", "selected": "29426", "transfers_in": "710", "transfers_out": "1290", "value": "51", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.4", "creativity": "20.7", "threat": "21.0", "ict_index": "6.7", "transfers_balance": "-150", "selected": "29703", "transfers_in": "2283", "transfers_out": "2433", "value": "51", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "54.8", "creativity": "17.9", "threat": "64.0", "ict_index": "13.7", "transfers_balance": "2200", "selected": "32211", "transfers_in": "3941", "transfers_out": "1741", "value": "51", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.4", "creativity": "28.3", "threat": "26.0", "ict_index": "6.2", "transfers_balance": "17562", "selected": "50538", "transfers_in": "21873", "transfers_out": "4311", "value": "51", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "27.2", "creativity": "19.2", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "-3399", "selected": "47398", "transfers_in": "2936", "transfers_out": "6335", "value": "51", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "14.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "368", "selected": "48323", "transfers_in": "6302", "transfers_out": "5934", "value": "51", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4567", "selected": "44374", "transfers_in": "1810", "transfers_out": "6377", "value": "51", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "11.1", "threat": "43.0", "ict_index": "5.4", "transfers_balance": "-2750", "selected": "41804", "transfers_in": "908", "transfers_out": "3658", "value": "51", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "10.1", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "-2068", "selected": "44541", "transfers_in": "906", "transfers_out": "2974", "value": "51", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1015", "selected": "41976", "transfers_in": "678", "transfers_out": "1693", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "9", "goals": "0", "assists": "2", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "49.0", "creativity": "42.4", "threat": "13.0", "ict_index": "10.4", "transfers_balance": "-299", "selected": "41805", "transfers_in": "1350", "transfers_out": "1649", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "24.6", "threat": "42.0", "ict_index": "7.7", "transfers_balance": "3953", "selected": "46048", "transfers_in": "5411", "transfers_out": "1458", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.8", "creativity": "20.0", "threat": "14.0", "ict_index": "4.0", "transfers_balance": "10070", "selected": "59279", "transfers_in": "11771", "transfers_out": "1701", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.4", "creativity": "5.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-908", "selected": "55431", "transfers_in": "3046", "transfers_out": "3954", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "54.2", "creativity": "34.3", "threat": "42.0", "ict_index": "13.1", "transfers_balance": "-1184", "selected": "54440", "transfers_in": "3290", "transfers_out": "4474", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.2", "creativity": "26.8", "threat": "28.0", "ict_index": "6.6", "transfers_balance": "-1184", "selected": "54440", "transfers_in": "3290", "transfers_out": "4474", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.4", "creativity": "13.8", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "7372", "selected": "62392", "transfers_in": "9038", "transfers_out": "1666", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Olivier Giroud": [{"gameweek": "1", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "35.0", "creativity": "14.9", "threat": "19.0", "ict_index": "6.9", "transfers_balance": "0", "selected": "81145", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "17.5", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-4421", "selected": "97369", "transfers_in": "4781", "transfers_out": "9202", "value": "85", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "12.1", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "-13074", "selected": "89443", "transfers_in": "3030", "transfers_out": "16104", "value": "85", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.4", "creativity": "4.2", "threat": "19.0", "ict_index": "2.7", "transfers_balance": "-9997", "selected": "83172", "transfers_in": "3844", "transfers_out": "13841", "value": "84", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "2.6", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-9076", "selected": "75299", "transfers_in": "798", "transfers_out": "9874", "value": "84", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "23.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-4057", "selected": "72768", "transfers_in": "4280", "transfers_out": "8337", "value": "83", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "7.0", "ict_index": "0.7", "transfers_balance": "-4954", "selected": "68918", "transfers_in": "3308", "transfers_out": "8262", "value": "83", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "22", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "2.8", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-2899", "selected": "67220", "transfers_in": "3122", "transfers_out": "6021", "value": "83", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1541", "selected": "66204", "transfers_in": "1595", "transfers_out": "3136", "value": "83", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.5", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "-1419", "selected": "65563", "transfers_in": "2996", "transfers_out": "4415", "value": "82", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2373", "selected": "63824", "transfers_in": "925", "transfers_out": "3298", "value": "82", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3283", "selected": "61072", "transfers_in": "664", "transfers_out": "3947", "value": "82", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1734", "selected": "59495", "transfers_in": "434", "transfers_out": "2168", "value": "82", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "11", "goals": "2", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "63.2", "creativity": "1.9", "threat": "66.0", "ict_index": "13.1", "transfers_balance": "-89", "selected": "59686", "transfers_in": "909", "transfers_out": "998", "value": "82", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "10647", "selected": "71063", "transfers_in": "12069", "transfers_out": "1422", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.0", "creativity": "0.0", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "-5476", "selected": "66169", "transfers_in": "1983", "transfers_out": "7459", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "20.8", "threat": "56.0", "ict_index": "8.4", "transfers_balance": "3716", "selected": "70458", "transfers_in": "5674", "transfers_out": "1958", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.2", "creativity": "11.8", "threat": "20.0", "ict_index": "3.6", "transfers_balance": "1088", "selected": "72080", "transfers_in": "4546", "transfers_out": "3458", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7413", "selected": "65221", "transfers_in": "1492", "transfers_out": "8905", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3891", "selected": "61444", "transfers_in": "196", "transfers_out": "4087", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2532", "selected": "59043", "transfers_in": "199", "transfers_out": "2731", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-669", "selected": "58438", "transfers_in": "125", "transfers_out": "794", "value": "82", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1591", "selected": "57065", "transfers_in": "288", "transfers_out": "1879", "value": "82", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-833", "selected": "56329", "transfers_in": "119", "transfers_out": "952", "value": "82", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-517", "selected": "55965", "transfers_in": "265", "transfers_out": "782", "value": "82", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "26", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.8", "creativity": "10.6", "threat": "37.0", "ict_index": "5.3", "transfers_balance": "43505", "selected": "100156", "transfers_in": "46633", "transfers_out": "3128", "value": "82", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "19.9", "threat": "74.0", "ict_index": "11.3", "transfers_balance": "24036", "selected": "125339", "transfers_in": "34231", "transfers_out": "10195", "value": "82", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "2.3", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-17764", "selected": "108655", "transfers_in": "8638", "transfers_out": "26402", "value": "82", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-15165", "selected": "93607", "transfers_in": "1628", "transfers_out": "16793", "value": "82", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "49.7", "threat": "72.0", "ict_index": "12.5", "transfers_balance": "-6487", "selected": "89094", "transfers_in": "2296", "transfers_out": "8783", "value": "82", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2127", "selected": "85287", "transfers_in": "2420", "transfers_out": "4547", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "2.8", "threat": "21.0", "ict_index": "2.7", "transfers_balance": "-2834", "selected": "82675", "transfers_in": "1541", "transfers_out": "4375", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "67.2", "creativity": "0.4", "threat": "38.0", "ict_index": "10.6", "transfers_balance": "-427", "selected": "82566", "transfers_in": "2616", "transfers_out": "3043", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "45.3", "threat": "62.0", "ict_index": "11.7", "transfers_balance": "-427", "selected": "82566", "transfers_in": "2616", "transfers_out": "3043", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "28.9", "threat": "19.0", "ict_index": "5.0", "transfers_balance": "36876", "selected": "127314", "transfers_in": "39244", "transfers_out": "2368", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "37.2", "creativity": "13.6", "threat": "39.0", "ict_index": "9.0", "transfers_balance": "25088", "selected": "153642", "transfers_in": "33503", "transfers_out": "8415", "value": "83", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "36", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.4", "creativity": "13.8", "threat": "24.0", "ict_index": "3.8", "transfers_balance": "25088", "selected": "153642", "transfers_in": "33503", "transfers_out": "8415", "value": "83", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "3.8", "threat": "23.0", "ict_index": "2.7", "transfers_balance": "64589", "selected": "222690", "transfers_in": "72273", "transfers_out": "7684", "value": "84", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Mame Biram Diouf": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "11.9", "threat": "9.0", "ict_index": "3.0", "transfers_balance": "0", "selected": "15288", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "0.1", "threat": "18.0", "ict_index": "2.9", "transfers_balance": "-1927", "selected": "16443", "transfers_in": "659", "transfers_out": "2586", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1584", "selected": "16205", "transfers_in": "985", "transfers_out": "2569", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "26.8", "creativity": "25.4", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "-2874", "selected": "13876", "transfers_in": "385", "transfers_out": "3259", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "17.8", "threat": "25.0", "ict_index": "5.1", "transfers_balance": "2091", "selected": "16871", "transfers_in": "3607", "transfers_out": "1516", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "2.8", "threat": "24.0", "ict_index": "2.7", "transfers_balance": "400", "selected": "18098", "transfers_in": "2686", "transfers_out": "2286", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "51.2", "creativity": "1.5", "threat": "57.0", "ict_index": "11.0", "transfers_balance": "642", "selected": "19401", "transfers_in": "3202", "transfers_out": "2560", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "9", "goals": "1", "assists": "1", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "35.4", "creativity": "1.6", "threat": "34.0", "ict_index": "7.1", "transfers_balance": "19746", "selected": "42087", "transfers_in": "25315", "transfers_out": "5569", "value": "54", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "44.2", "creativity": "12.4", "threat": "67.0", "ict_index": "12.4", "transfers_balance": "63263", "selected": "109543", "transfers_in": "69639", "transfers_out": "6376", "value": "54", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.0", "creativity": "14.5", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "117723", "selected": "234313", "transfers_in": "133527", "transfers_out": "15804", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "13.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "4139", "selected": "241639", "transfers_in": "32005", "transfers_out": "27866", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.0", "creativity": "1.2", "threat": "40.0", "ict_index": "5.6", "transfers_balance": "-1179", "selected": "243498", "transfers_in": "30945", "transfers_out": "32124", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "4.5", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "24331", "selected": "270205", "transfers_in": "54922", "transfers_out": "30591", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.4", "creativity": "10.8", "threat": "30.0", "ict_index": "5.4", "transfers_balance": "13621", "selected": "285486", "transfers_in": "41741", "transfers_out": "28120", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "11.3", "threat": "40.0", "ict_index": "9.0", "transfers_balance": "-983", "selected": "286072", "transfers_in": "25788", "transfers_out": "26771", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "11.8", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "14126", "selected": "303260", "transfers_in": "35655", "transfers_out": "21529", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.6", "creativity": "21.3", "threat": "43.0", "ict_index": "7.5", "transfers_balance": "-5372", "selected": "299115", "transfers_in": "20093", "transfers_out": "25465", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "12.0", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "-3905", "selected": "296639", "transfers_in": "23332", "transfers_out": "27237", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "0.8", "threat": "33.0", "ict_index": "3.9", "transfers_balance": "2872", "selected": "301781", "transfers_in": "33897", "transfers_out": "31025", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.2", "creativity": "0.9", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-33285", "selected": "269199", "transfers_in": "6957", "transfers_out": "40242", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "3.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-46367", "selected": "223270", "transfers_in": "3246", "transfers_out": "49613", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "2.2", "creativity": "1.5", "threat": "60.0", "ict_index": "6.4", "transfers_balance": "-15318", "selected": "208236", "transfers_in": "9721", "transfers_out": "25039", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "1.0", "creativity": "0.0", "threat": "21.0", "ict_index": "2.2", "transfers_balance": "-27402", "selected": "181547", "transfers_in": "7185", "transfers_out": "34587", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.6", "creativity": "11.5", "threat": "76.0", "ict_index": "12.2", "transfers_balance": "-13637", "selected": "168411", "transfers_in": "8762", "transfers_out": "22399", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.8", "threat": "12.0", "ict_index": "1.0", "transfers_balance": "46978", "selected": "217232", "transfers_in": "60704", "transfers_out": "13726", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-20096", "selected": "197468", "transfers_in": "5455", "transfers_out": "25551", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.8", "threat": "40.0", "ict_index": "4.5", "transfers_balance": "-18596", "selected": "179371", "transfers_in": "5685", "transfers_out": "24281", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.8", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-19373", "selected": "160595", "transfers_in": "2689", "transfers_out": "22062", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8103", "selected": "152527", "transfers_in": "2242", "transfers_out": "10345", "value": "53", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29327", "selected": "122347", "transfers_in": "132", "transfers_out": "29459", "value": "53", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10765", "selected": "108463", "transfers_in": "188", "transfers_out": "10953", "value": "52", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "22.3", "threat": "24.0", "ict_index": "5.0", "transfers_balance": "-5081", "selected": "107378", "transfers_in": "785", "transfers_out": "5866", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "41.6", "creativity": "1.9", "threat": "36.0", "ict_index": "8.0", "transfers_balance": "-4257", "selected": "103145", "transfers_in": "247", "transfers_out": "4504", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.0", "creativity": "23.3", "threat": "48.0", "ict_index": "8.4", "transfers_balance": "1955", "selected": "105330", "transfers_in": "4106", "transfers_out": "2151", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.6", "creativity": "23.1", "threat": "25.0", "ict_index": "7.3", "transfers_balance": "5074", "selected": "112547", "transfers_in": "6851", "transfers_out": "1777", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "12.1", "threat": "11.0", "ict_index": "3.0", "transfers_balance": "-225", "selected": "110565", "transfers_in": "3093", "transfers_out": "3318", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "1.4", "threat": "23.0", "ict_index": "3.0", "transfers_balance": "1408", "selected": "112100", "transfers_in": "5117", "transfers_out": "3709", "value": "52", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.6", "creativity": "1.8", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "2664", "selected": "114985", "transfers_in": "5571", "transfers_out": "2907", "value": "52", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Henri Saivet": [{"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "433", "selected": "1061", "transfers_in": "924", "transfers_out": "491", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1253", "transfers_in": "218", "transfers_out": "243", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "1268", "transfers_in": "83", "transfers_out": "139", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1294", "transfers_in": "99", "transfers_out": "130", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1347", "transfers_in": "123", "transfers_out": "135", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1384", "transfers_in": "101", "transfers_out": "111", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1397", "transfers_in": "52", "transfers_out": "59", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1399", "transfers_in": "50", "transfers_out": "78", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1395", "transfers_in": "36", "transfers_out": "60", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "57", "selected": "1497", "transfers_in": "225", "transfers_out": "168", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "1584", "transfers_in": "184", "transfers_out": "136", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1602", "transfers_in": "56", "transfers_out": "63", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1589", "transfers_in": "44", "transfers_out": "75", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1580", "transfers_in": "42", "transfers_out": "76", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1585", "transfers_in": "40", "transfers_out": "46", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1586", "transfers_in": "34", "transfers_out": "49", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "83", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "49.8", "creativity": "0.8", "threat": "7.0", "ict_index": "5.8", "transfers_balance": "-39", "selected": "1559", "transfers_in": "35", "transfers_out": "74", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "719", "selected": "2325", "transfers_in": "837", "transfers_out": "118", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "2432", "transfers_in": "314", "transfers_out": "236", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "2334", "transfers_in": "118", "transfers_out": "226", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "2231", "transfers_in": "150", "transfers_out": "284", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "2152", "transfers_in": "93", "transfers_out": "191", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2173", "transfers_in": "99", "transfers_out": "113", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "2023", "transfers_in": "13", "transfers_out": "163", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "1889", "transfers_in": "4", "transfers_out": "139", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "1782", "transfers_in": "2", "transfers_out": "110", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1757", "transfers_in": "0", "transfers_out": "26", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1577", "transfers_in": "0", "transfers_out": "33", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1534", "transfers_in": "0", "transfers_out": "16", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1525", "transfers_in": "0", "transfers_out": "10", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1522", "transfers_in": "1", "transfers_out": "7", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1510", "transfers_in": "0", "transfers_out": "10", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1507", "transfers_in": "1", "transfers_out": "5", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1501", "transfers_in": "0", "transfers_out": "7", "value": "44", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1501", "transfers_in": "0", "transfers_out": "7", "value": "44", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1493", "transfers_in": "4", "transfers_out": "11", "value": "44", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Robert Green": [{"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2521", "selected": "3383", "transfers_in": "2879", "transfers_out": "358", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1359", "selected": "5341", "transfers_in": "1780", "transfers_out": "421", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "389", "selected": "5899", "transfers_in": "580", "transfers_out": "191", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "321", "selected": "6468", "transfers_in": "616", "transfers_out": "295", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "241", "selected": "6878", "transfers_in": "474", "transfers_out": "233", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "267", "selected": "7419", "transfers_in": "517", "transfers_out": "250", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "246", "selected": "7790", "transfers_in": "440", "transfers_out": "194", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "114", "selected": "8012", "transfers_in": "264", "transfers_out": "150", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "8229", "transfers_in": "296", "transfers_out": "181", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "8449", "transfers_in": "315", "transfers_out": "247", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "111", "selected": "8639", "transfers_in": "271", "transfers_out": "160", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "127", "selected": "8838", "transfers_in": "287", "transfers_out": "160", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "9107", "transfers_in": "363", "transfers_out": "229", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "9257", "transfers_in": "236", "transfers_out": "183", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "256", "selected": "9604", "transfers_in": "491", "transfers_out": "235", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "169", "selected": "9809", "transfers_in": "465", "transfers_out": "296", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "470", "selected": "10430", "transfers_in": "895", "transfers_out": "425", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "10632", "transfers_in": "427", "transfers_out": "306", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "10784", "transfers_in": "337", "transfers_out": "274", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "73", "selected": "10896", "transfers_in": "247", "transfers_out": "174", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "97", "selected": "11083", "transfers_in": "325", "transfers_out": "228", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "11287", "transfers_in": "315", "transfers_out": "224", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "11327", "transfers_in": "111", "transfers_out": "116", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "9790", "transfers_in": "177", "transfers_out": "124", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "9969", "transfers_in": "150", "transfers_out": "213", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "9791", "transfers_in": "126", "transfers_out": "135", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "9775", "transfers_in": "77", "transfers_out": "106", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "9748", "transfers_in": "73", "transfers_out": "155", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "9577", "transfers_in": "42", "transfers_out": "91", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "9506", "transfers_in": "42", "transfers_out": "133", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "9506", "transfers_in": "42", "transfers_out": "133", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "9455", "transfers_in": "42", "transfers_out": "102", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Jiri Skalak": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1530", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-253", "selected": "1579", "transfers_in": "30", "transfers_out": "283", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-192", "selected": "1637", "transfers_in": "42", "transfers_out": "234", "value": "49", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-184", "selected": "1635", "transfers_in": "35", "transfers_out": "219", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "1582", "transfers_in": "21", "transfers_out": "122", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "1629", "transfers_in": "39", "transfers_out": "143", "value": "48", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "1690", "transfers_in": "59", "transfers_out": "131", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "1684", "transfers_in": "57", "transfers_out": "111", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "1644", "transfers_in": "13", "transfers_out": "63", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "1632", "transfers_in": "28", "transfers_out": "69", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1623", "transfers_in": "12", "transfers_out": "42", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1629", "transfers_in": "14", "transfers_out": "36", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1628", "transfers_in": "23", "transfers_out": "34", "value": "47", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1629", "transfers_in": "14", "transfers_out": "35", "value": "47", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1697", "transfers_in": "24", "transfers_out": "40", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1784", "transfers_in": "41", "transfers_out": "53", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1848", "transfers_in": "17", "transfers_out": "33", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1914", "transfers_in": "24", "transfers_out": "41", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2003", "transfers_in": "25", "transfers_out": "57", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1973", "transfers_in": "9", "transfers_out": "54", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1953", "transfers_in": "16", "transfers_out": "44", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1937", "transfers_in": "15", "transfers_out": "34", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1916", "transfers_in": "6", "transfers_out": "48", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1901", "transfers_in": "25", "transfers_out": "49", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1906", "transfers_in": "15", "transfers_out": "27", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1886", "transfers_in": "14", "transfers_out": "36", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1864", "transfers_in": "18", "transfers_out": "43", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1849", "transfers_in": "14", "transfers_out": "34", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1838", "transfers_in": "8", "transfers_out": "19", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1918", "transfers_in": "5", "transfers_out": "20", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1919", "transfers_in": "8", "transfers_out": "12", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1916", "transfers_in": "3", "transfers_out": "10", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1912", "transfers_in": "4", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1912", "transfers_in": "4", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1918", "transfers_in": "10", "transfers_out": "4", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1921", "transfers_in": "4", "transfers_out": "6", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1921", "transfers_in": "4", "transfers_out": "6", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1937", "transfers_in": "19", "transfers_out": "10", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Dwight McNeil": [{"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Kieran Gibbs": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6359", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1077", "selected": "6392", "transfers_in": "136", "transfers_out": "1213", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-410", "selected": "7014", "transfers_in": "286", "transfers_out": "696", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "15.8", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "5229", "selected": "13720", "transfers_in": "7527", "transfers_out": "2298", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "2.4", "creativity": "1.4", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "123", "selected": "14373", "transfers_in": "1323", "transfers_out": "1200", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.2", "creativity": "18.9", "threat": "3.0", "ict_index": "4.2", "transfers_balance": "787", "selected": "15809", "transfers_in": "2020", "transfers_out": "1233", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "31.6", "creativity": "1.5", "threat": "6.0", "ict_index": "3.9", "transfers_balance": "2909", "selected": "19373", "transfers_in": "4362", "transfers_out": "1453", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "16.2", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-447", "selected": "19461", "transfers_in": "1305", "transfers_out": "1752", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.2", "creativity": "6.3", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "131", "selected": "19854", "transfers_in": "1030", "transfers_out": "899", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-545", "selected": "19573", "transfers_in": "1027", "transfers_out": "1572", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.8", "creativity": "18.3", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "359", "selected": "20202", "transfers_in": "1313", "transfers_out": "954", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.8", "creativity": "2.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-921", "selected": "19535", "transfers_in": "545", "transfers_out": "1466", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "24.0", "creativity": "0.8", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-1110", "selected": "18551", "transfers_in": "256", "transfers_out": "1366", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.4", "creativity": "16.8", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "357", "selected": "19066", "transfers_in": "1110", "transfers_out": "753", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "9.4", "creativity": "17.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "41", "selected": "19288", "transfers_in": "1517", "transfers_out": "1476", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.0", "creativity": "13.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "1533", "selected": "21191", "transfers_in": "2299", "transfers_out": "766", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.0", "creativity": "1.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-802", "selected": "20536", "transfers_in": "442", "transfers_out": "1244", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.8", "creativity": "50.7", "threat": "21.0", "ict_index": "8.7", "transfers_balance": "433", "selected": "21180", "transfers_in": "1164", "transfers_out": "731", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "15.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "1794", "selected": "23406", "transfers_in": "2955", "transfers_out": "1161", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.6", "creativity": "17.4", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-51", "selected": "23607", "transfers_in": "1222", "transfers_out": "1273", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.8", "creativity": "2.3", "threat": "22.0", "ict_index": "4.2", "transfers_balance": "1461", "selected": "25458", "transfers_in": "2848", "transfers_out": "1387", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.4", "creativity": "13.9", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "1730", "selected": "27334", "transfers_in": "3242", "transfers_out": "1512", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "17.2", "creativity": "1.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-17", "selected": "27759", "transfers_in": "3778", "transfers_out": "3795", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "16.3", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "1274", "selected": "29430", "transfers_in": "2998", "transfers_out": "1724", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1352", "selected": "28465", "transfers_in": "2127", "transfers_out": "3479", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2593", "selected": "25905", "transfers_in": "199", "transfers_out": "2792", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "1.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-2704", "selected": "23229", "transfers_in": "100", "transfers_out": "2804", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "0.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-62", "selected": "23367", "transfers_in": "1030", "transfers_out": "1092", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.8", "creativity": "15.6", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-433", "selected": "23007", "transfers_in": "284", "transfers_out": "717", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "2.0", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1", "selected": "22292", "transfers_in": "542", "transfers_out": "543", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.8", "creativity": "44.0", "threat": "8.0", "ict_index": "8.0", "transfers_balance": "1688", "selected": "32193", "transfers_in": "2201", "transfers_out": "513", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.8", "creativity": "1.1", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-938", "selected": "23333", "transfers_in": "284", "transfers_out": "1222", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "37.5", "threat": "0.0", "ict_index": "5.7", "transfers_balance": "-496", "selected": "22906", "transfers_in": "223", "transfers_out": "719", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.4", "creativity": "0.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-699", "selected": "22144", "transfers_in": "171", "transfers_out": "870", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "412", "selected": "22955", "transfers_in": "761", "transfers_out": "349", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.4", "creativity": "1.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-183", "selected": "22638", "transfers_in": "213", "transfers_out": "396", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.4", "creativity": "4.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-146", "selected": "22507", "transfers_in": "339", "transfers_out": "485", "value": "50", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "2.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "816", "selected": "23574", "transfers_in": "1120", "transfers_out": "304", "value": "50", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Leighton Baines": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "6.8", "creativity": "11.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "0", "selected": "455490", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-10463", "selected": "492348", "transfers_in": "11931", "transfers_out": "22394", "value": "60", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.8", "creativity": "1.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-25672", "selected": "476163", "transfers_in": "8378", "transfers_out": "34050", "value": "60", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.0", "creativity": "53.1", "threat": "2.0", "ict_index": "8.4", "transfers_balance": "-31205", "selected": "450731", "transfers_in": "3972", "transfers_out": "35177", "value": "60", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "12.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-37956", "selected": "414395", "transfers_in": "1229", "transfers_out": "39185", "value": "60", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.8", "creativity": "30.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-35420", "selected": "380364", "transfers_in": "6014", "transfers_out": "41434", "value": "59", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.0", "creativity": "43.5", "threat": "2.0", "ict_index": "6.1", "transfers_balance": "-27242", "selected": "354399", "transfers_in": "4641", "transfers_out": "31883", "value": "59", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.6", "creativity": "2.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-33408", "selected": "321827", "transfers_in": "903", "transfers_out": "34311", "value": "59", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.0", "creativity": "0.8", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "-16783", "selected": "305472", "transfers_in": "734", "transfers_out": "17517", "value": "58", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "21.7", "threat": "1.0", "ict_index": "3.4", "transfers_balance": "-24271", "selected": "281792", "transfers_in": "749", "transfers_out": "25020", "value": "58", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "60.4", "creativity": "16.0", "threat": "34.0", "ict_index": "11.0", "transfers_balance": "-13350", "selected": "268997", "transfers_in": "2080", "transfers_out": "15430", "value": "58", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "41.4", "creativity": "0.9", "threat": "17.0", "ict_index": "5.9", "transfers_balance": "6143", "selected": "276881", "transfers_in": "12623", "transfers_out": "6480", "value": "58", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "5194", "selected": "283332", "transfers_in": "9855", "transfers_out": "4661", "value": "58", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26955", "selected": "256631", "transfers_in": "1036", "transfers_out": "27991", "value": "58", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23204", "selected": "233513", "transfers_in": "294", "transfers_out": "23498", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16851", "selected": "216714", "transfers_in": "172", "transfers_out": "17023", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7998", "selected": "208735", "transfers_in": "86", "transfers_out": "8084", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7567", "selected": "201197", "transfers_in": "86", "transfers_out": "7653", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7830", "selected": "193484", "transfers_in": "104", "transfers_out": "7934", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4592", "selected": "188976", "transfers_in": "80", "transfers_out": "4672", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7208", "selected": "181818", "transfers_in": "58", "transfers_out": "7266", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2734", "selected": "179095", "transfers_in": "29", "transfers_out": "2763", "value": "57", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7113", "selected": "172027", "transfers_in": "60", "transfers_out": "7173", "value": "56", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3653", "selected": "168394", "transfers_in": "23", "transfers_out": "3676", "value": "56", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2780", "selected": "165636", "transfers_in": "26", "transfers_out": "2806", "value": "56", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1459", "selected": "164224", "transfers_in": "26", "transfers_out": "1485", "value": "56", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1880", "selected": "162403", "transfers_in": "30", "transfers_out": "1910", "value": "56", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1742", "selected": "160813", "transfers_in": "87", "transfers_out": "1829", "value": "56", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "160916", "transfers_in": "512", "transfers_out": "480", "value": "56", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "31.6", "creativity": "31.7", "threat": "8.0", "ict_index": "7.1", "transfers_balance": "1324", "selected": "184867", "transfers_in": "1682", "transfers_out": "358", "value": "56", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "23.3", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "60601", "selected": "456589", "transfers_in": "61765", "transfers_out": "1164", "value": "56", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.0", "creativity": "15.3", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "-19664", "selected": "226386", "transfers_in": "2105", "transfers_out": "21769", "value": "56", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.0", "creativity": "7.0", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-7564", "selected": "219210", "transfers_in": "1003", "transfers_out": "8567", "value": "56", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "5.9", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-2367", "selected": "215142", "transfers_in": "3624", "transfers_out": "5991", "value": "56", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.8", "creativity": "13.0", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "16263", "selected": "272971", "transfers_in": "18199", "transfers_out": "1936", "value": "56", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "25.6", "creativity": "25.8", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-9325", "selected": "224730", "transfers_in": "2268", "transfers_out": "11593", "value": "56", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "30.7", "threat": "9.0", "ict_index": "5.1", "transfers_balance": "4769", "selected": "230140", "transfers_in": "12252", "transfers_out": "7483", "value": "56", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.4", "creativity": "26.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "2790", "selected": "234324", "transfers_in": "6467", "transfers_out": "3677", "value": "57", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Marko Arnautovic": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.8", "creativity": "29.5", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "0", "selected": "78101", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "-2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "32", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-9", "influence": "0.0", "creativity": "16.2", "threat": "21.0", "ict_index": "3.5", "transfers_balance": "11903", "selected": "105073", "transfers_in": "20749", "transfers_out": "8846", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53722", "selected": "51523", "transfers_in": "291", "transfers_out": "54013", "value": "69", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12221", "selected": "39429", "transfers_in": "147", "transfers_out": "12368", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.8", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1462", "selected": "38196", "transfers_in": "1539", "transfers_out": "3001", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "65", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "5.3", "threat": "12.0", "ict_index": "1.9", "transfers_balance": "-1648", "selected": "36795", "transfers_in": "1466", "transfers_out": "3114", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1609", "selected": "38791", "transfers_in": "4513", "transfers_out": "2904", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3140", "selected": "35825", "transfers_in": "1094", "transfers_out": "4234", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "18.0", "threat": "22.0", "ict_index": "4.3", "transfers_balance": "-631", "selected": "35319", "transfers_in": "1148", "transfers_out": "1779", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2759", "selected": "32657", "transfers_in": "319", "transfers_out": "3078", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "14.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1721", "selected": "31009", "transfers_in": "157", "transfers_out": "1878", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.8", "creativity": "12.5", "threat": "70.0", "ict_index": "9.5", "transfers_balance": "-1056", "selected": "30061", "transfers_in": "188", "transfers_out": "1244", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "7.0", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "-756", "selected": "29359", "transfers_in": "203", "transfers_out": "959", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "3.2", "threat": "29.0", "ict_index": "3.7", "transfers_balance": "-779", "selected": "28637", "transfers_in": "53", "transfers_out": "832", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "10.3", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-476", "selected": "28251", "transfers_in": "55", "transfers_out": "531", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.0", "creativity": "2.1", "threat": "56.0", "ict_index": "9.6", "transfers_balance": "-421", "selected": "27950", "transfers_in": "90", "transfers_out": "511", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.4", "creativity": "4.8", "threat": "30.0", "ict_index": "3.8", "transfers_balance": "2176", "selected": "30355", "transfers_in": "2519", "transfers_out": "343", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "78", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.4", "creativity": "27.4", "threat": "87.0", "ict_index": "15.5", "transfers_balance": "7232", "selected": "37862", "transfers_in": "8042", "transfers_out": "810", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "44.8", "creativity": "17.8", "threat": "20.0", "ict_index": "8.3", "transfers_balance": "31965", "selected": "70695", "transfers_in": "35131", "transfers_out": "3166", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "15", "goals": "2", "assists": "0", "conceded": "3", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "77.2", "creativity": "38.1", "threat": "44.0", "ict_index": "15.9", "transfers_balance": "27350", "selected": "99488", "transfers_in": "31126", "transfers_out": "3776", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "37.8", "creativity": "38.0", "threat": "45.0", "ict_index": "12.1", "transfers_balance": "358082", "selected": "500237", "transfers_in": "368050", "transfers_out": "9968", "value": "69", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "358082", "selected": "500237", "transfers_in": "368050", "transfers_out": "9968", "value": "69", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "16", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "82", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "75.0", "creativity": "48.2", "threat": "25.0", "ict_index": "14.8", "transfers_balance": "-56965", "selected": "445510", "transfers_in": "57901", "transfers_out": "114866", "value": "69", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.0", "creativity": "23.5", "threat": "61.0", "ict_index": "9.4", "transfers_balance": "299091", "selected": "750345", "transfers_in": "311877", "transfers_out": "12786", "value": "70", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-374477", "selected": "377215", "transfers_in": "41258", "transfers_out": "415735", "value": "70", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137258", "selected": "239999", "transfers_in": "672", "transfers_out": "137930", "value": "69", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "51.0", "creativity": "30.3", "threat": "62.0", "ict_index": "14.3", "transfers_balance": "-40946", "selected": "199167", "transfers_in": "4579", "transfers_out": "45525", "value": "68", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "4.1", "threat": "63.0", "ict_index": "8.1", "transfers_balance": "100147", "selected": "301664", "transfers_in": "110373", "transfers_out": "10226", "value": "69", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.8", "creativity": "4.8", "threat": "25.0", "ict_index": "3.6", "transfers_balance": "91192", "selected": "394820", "transfers_in": "98789", "transfers_out": "7597", "value": "70", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.0", "creativity": "8.6", "threat": "42.0", "ict_index": "6.4", "transfers_balance": "-6976", "selected": "297590", "transfers_in": "22972", "transfers_out": "29948", "value": "70", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "79", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "67.6", "creativity": "4.5", "threat": "65.0", "ict_index": "13.7", "transfers_balance": "-2776", "selected": "244809", "transfers_in": "21357", "transfers_out": "24133", "value": "69", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.2", "creativity": "18.3", "threat": "61.0", "ict_index": "11.4", "transfers_balance": "38462", "selected": "284955", "transfers_in": "57635", "transfers_out": "19173", "value": "69", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "7.8", "threat": "55.0", "ict_index": "6.7", "transfers_balance": "37890", "selected": "321898", "transfers_in": "58776", "transfers_out": "20886", "value": "70", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "37.6", "creativity": "21.7", "threat": "64.0", "ict_index": "12.3", "transfers_balance": "34834", "selected": "375333", "transfers_in": "49901", "transfers_out": "15067", "value": "70", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.8", "creativity": "5.3", "threat": "20.0", "ict_index": "2.9", "transfers_balance": "3904", "selected": "363149", "transfers_in": "32769", "transfers_out": "28865", "value": "70", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.2", "creativity": "14.8", "threat": "55.0", "ict_index": "9.5", "transfers_balance": "41226", "selected": "407646", "transfers_in": "58777", "transfers_out": "17551", "value": "70", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "38.3", "threat": "34.0", "ict_index": "8.6", "transfers_balance": "41226", "selected": "407646", "transfers_in": "58777", "transfers_out": "17551", "value": "70", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "61.6", "creativity": "64.8", "threat": "63.0", "ict_index": "18.9", "transfers_balance": "41267", "selected": "449937", "transfers_in": "66823", "transfers_out": "25556", "value": "71", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Harry Winks": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "5044", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-563", "selected": "5007", "transfers_in": "98", "transfers_out": "661", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "2", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-723", "selected": "4419", "transfers_in": "85", "transfers_out": "808", "value": "49", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-512", "selected": "4066", "transfers_in": "120", "transfers_out": "632", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-312", "selected": "3845", "transfers_in": "106", "transfers_out": "418", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "3.5", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-260", "selected": "3669", "transfers_in": "136", "transfers_out": "396", "value": "48", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.6", "creativity": "16.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "9", "selected": "3751", "transfers_in": "349", "transfers_out": "340", "value": "48", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "30.3", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "2123", "selected": "6056", "transfers_in": "2693", "transfers_out": "570", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "11.4", "creativity": "4.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "2145", "selected": "8346", "transfers_in": "2650", "transfers_out": "505", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "16.7", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "3752", "selected": "12418", "transfers_in": "5120", "transfers_out": "1368", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "13.5", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "6522", "selected": "19300", "transfers_in": "7728", "transfers_out": "1206", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "7.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1847", "selected": "17630", "transfers_in": "1780", "transfers_out": "3627", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.8", "creativity": "7.6", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "165", "selected": "17921", "transfers_in": "1466", "transfers_out": "1301", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1717", "selected": "16270", "transfers_in": "478", "transfers_out": "2195", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1573", "selected": "14746", "transfers_in": "326", "transfers_out": "1899", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.4", "creativity": "19.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-853", "selected": "13983", "transfers_in": "439", "transfers_out": "1292", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "32.8", "creativity": "47.1", "threat": "0.0", "ict_index": "8.0", "transfers_balance": "-101", "selected": "13957", "transfers_in": "657", "transfers_out": "758", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "3.2", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "438", "selected": "14506", "transfers_in": "1172", "transfers_out": "734", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "14539", "transfers_in": "1009", "transfers_out": "1123", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1732", "selected": "12843", "transfers_in": "110", "transfers_out": "1842", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "170", "selected": "11660", "transfers_in": "1018", "transfers_out": "848", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "170", "selected": "11660", "transfers_in": "1018", "transfers_out": "848", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2159", "selected": "9561", "transfers_in": "192", "transfers_out": "2351", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1439", "selected": "8125", "transfers_in": "17", "transfers_out": "1456", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-756", "selected": "7377", "transfers_in": "23", "transfers_out": "779", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-366", "selected": "7014", "transfers_in": "18", "transfers_out": "384", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "6817", "transfers_in": "47", "transfers_out": "266", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "6703", "transfers_in": "63", "transfers_out": "224", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "6637", "transfers_in": "32", "transfers_out": "116", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "6584", "transfers_in": "30", "transfers_out": "150", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "6368", "transfers_in": "13", "transfers_out": "152", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "6231", "transfers_in": "5", "transfers_out": "145", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "6132", "transfers_in": "4", "transfers_out": "105", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "6132", "transfers_in": "4", "transfers_out": "105", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "6047", "transfers_in": "3", "transfers_out": "57", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "6005", "transfers_in": "5", "transfers_out": "46", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "6005", "transfers_in": "5", "transfers_out": "46", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5951", "transfers_in": "9", "transfers_out": "61", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Terence Kongolo": [{"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "570", "selected": "609", "transfers_in": "675", "transfers_out": "105", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "756", "transfers_in": "208", "transfers_out": "84", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "0.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-97", "selected": "685", "transfers_in": "84", "transfers_out": "181", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.4", "creativity": "1.0", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "254", "selected": "965", "transfers_in": "343", "transfers_out": "89", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "470", "selected": "1486", "transfers_in": "602", "transfers_out": "132", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "28.8", "creativity": "1.9", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "56", "selected": "1586", "transfers_in": "208", "transfers_out": "152", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "167", "selected": "1783", "transfers_in": "278", "transfers_out": "111", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "552", "selected": "2330", "transfers_in": "1066", "transfers_out": "514", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-591", "selected": "1451", "transfers_in": "10", "transfers_out": "601", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.8", "creativity": "1.5", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-224", "selected": "1546", "transfers_in": "27", "transfers_out": "251", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "34.8", "creativity": "31.2", "threat": "4.0", "ict_index": "7.0", "transfers_balance": "-68", "selected": "1499", "transfers_in": "36", "transfers_out": "104", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.0", "creativity": "1.6", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "185", "selected": "1724", "transfers_in": "328", "transfers_out": "143", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.8", "creativity": "12.5", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "373", "selected": "2296", "transfers_in": "547", "transfers_out": "174", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "71", "selected": "2394", "transfers_in": "287", "transfers_out": "216", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "71", "selected": "2394", "transfers_in": "287", "transfers_out": "216", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.0", "creativity": "1.0", "threat": "34.0", "ict_index": "4.7", "transfers_balance": "337", "selected": "2780", "transfers_in": "473", "transfers_out": "136", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Rekeem Harper": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "20.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "450", "selected": "1989", "transfers_in": "838", "transfers_out": "388", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2243", "transfers_in": "341", "transfers_out": "381", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "2011", "transfers_in": "103", "transfers_out": "425", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "1782", "transfers_in": "4", "transfers_out": "235", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "1600", "transfers_in": "6", "transfers_out": "188", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "1506", "transfers_in": "7", "transfers_out": "102", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "1437", "transfers_in": "5", "transfers_out": "76", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1401", "transfers_in": "8", "transfers_out": "44", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1363", "transfers_in": "3", "transfers_out": "42", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1342", "transfers_in": "2", "transfers_out": "24", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1315", "transfers_in": "2", "transfers_out": "31", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1296", "transfers_in": "3", "transfers_out": "22", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1275", "transfers_in": "1", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1266", "transfers_in": "3", "transfers_out": "12", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1253", "transfers_in": "2", "transfers_out": "17", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1247", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1233", "transfers_in": "2", "transfers_out": "16", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1221", "transfers_in": "4", "transfers_out": "16", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1208", "transfers_in": "1", "transfers_out": "14", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1186", "transfers_in": "1", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1177", "transfers_in": "0", "transfers_out": "9", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1164", "transfers_in": "6", "transfers_out": "20", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1152", "transfers_in": "5", "transfers_out": "17", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1137", "transfers_in": "2", "transfers_out": "17", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1138", "transfers_in": "8", "transfers_out": "10", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1163", "transfers_in": "18", "transfers_out": "10", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "1201", "transfers_in": "24", "transfers_out": "11", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1215", "transfers_in": "14", "transfers_out": "8", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1245", "transfers_in": "12", "transfers_out": "11", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1253", "transfers_in": "8", "transfers_out": "9", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1265", "transfers_in": "12", "transfers_out": "8", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1266", "transfers_in": "5", "transfers_out": "12", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1271", "transfers_in": "10", "transfers_out": "8", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1278", "transfers_in": "7", "transfers_out": "7", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1281", "transfers_in": "9", "transfers_out": "7", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1282", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1290", "transfers_in": "9", "transfers_out": "7", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "James Tomkins": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.5", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "67078", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "0.3", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-8893", "selected": "61293", "transfers_in": "591", "transfers_out": "9484", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "40", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.0", "creativity": "0.1", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-3877", "selected": "58283", "transfers_in": "1911", "transfers_out": "5788", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12900", "selected": "45499", "transfers_in": "336", "transfers_out": "13236", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6144", "selected": "39398", "transfers_in": "268", "transfers_out": "6412", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4764", "selected": "34763", "transfers_in": "222", "transfers_out": "4986", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4577", "selected": "30232", "transfers_in": "90", "transfers_out": "4667", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3939", "selected": "26308", "transfers_in": "65", "transfers_out": "4004", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-989", "selected": "25366", "transfers_in": "193", "transfers_out": "1182", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.4", "creativity": "1.4", "threat": "40.0", "ict_index": "6.5", "transfers_balance": "-1224", "selected": "24201", "transfers_in": "203", "transfers_out": "1427", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "23835", "transfers_in": "445", "transfers_out": "886", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "23280", "transfers_in": "355", "transfers_out": "989", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-596", "selected": "22731", "transfers_in": "222", "transfers_out": "818", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.8", "creativity": "0.4", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "-196", "selected": "22564", "transfers_in": "374", "transfers_out": "570", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1526", "selected": "24192", "transfers_in": "1990", "transfers_out": "464", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "1.3", "threat": "5.0", "ict_index": "2.1", "transfers_balance": "-1443", "selected": "22771", "transfers_in": "121", "transfers_out": "1564", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "32.8", "creativity": "0.4", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-120", "selected": "22682", "transfers_in": "416", "transfers_out": "536", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-197", "selected": "22547", "transfers_in": "277", "transfers_out": "474", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "4503", "selected": "27326", "transfers_in": "5400", "transfers_out": "897", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "54.6", "creativity": "0.2", "threat": "17.0", "ict_index": "7.2", "transfers_balance": "78", "selected": "27514", "transfers_in": "1217", "transfers_out": "1139", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.6", "creativity": "0.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "1686", "selected": "29398", "transfers_in": "3031", "transfers_out": "1345", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "0.3", "threat": "10.0", "ict_index": "2.0", "transfers_balance": "13563", "selected": "43146", "transfers_in": "16189", "transfers_out": "2626", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "47075", "selected": "91639", "transfers_in": "56433", "transfers_out": "9358", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.4", "creativity": "0.7", "threat": "18.0", "ict_index": "5.6", "transfers_balance": "62603", "selected": "156742", "transfers_in": "73259", "transfers_out": "10656", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.0", "creativity": "0.5", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "9920", "selected": "167679", "transfers_in": "20973", "transfers_out": "11053", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "536", "selected": "168489", "transfers_in": "7252", "transfers_out": "6716", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "34.8", "creativity": "11.0", "threat": "4.0", "ict_index": "5.0", "transfers_balance": "-6407", "selected": "162273", "transfers_in": "3152", "transfers_out": "9559", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "31.2", "creativity": "0.0", "threat": "19.0", "ict_index": "5.0", "transfers_balance": "-9245", "selected": "153180", "transfers_in": "1031", "transfers_out": "10276", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "0.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "1335", "selected": "154737", "transfers_in": "5801", "transfers_out": "4466", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "34.4", "creativity": "0.2", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-324", "selected": "150689", "transfers_in": "3472", "transfers_out": "3796", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "61.2", "creativity": "0.3", "threat": "68.0", "ict_index": "13.0", "transfers_balance": "9784", "selected": "195667", "transfers_in": "12828", "transfers_out": "3044", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1851", "selected": "164524", "transfers_in": "16925", "transfers_out": "15074", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "35.6", "creativity": "0.5", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-12772", "selected": "151194", "transfers_in": "1130", "transfers_out": "13902", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "63.8", "creativity": "0.0", "threat": "19.0", "ict_index": "8.3", "transfers_balance": "10275", "selected": "159800", "transfers_in": "16378", "transfers_out": "6103", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.4", "creativity": "0.2", "threat": "25.0", "ict_index": "6.4", "transfers_balance": "40326", "selected": "227700", "transfers_in": "42941", "transfers_out": "2615", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "8.8", "creativity": "0.1", "threat": "58.0", "ict_index": "6.7", "transfers_balance": "16069", "selected": "220705", "transfers_in": "22687", "transfers_out": "6618", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.0", "creativity": "0.8", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "8449", "selected": "228081", "transfers_in": "21604", "transfers_out": "13155", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "23.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "29028", "selected": "260696", "transfers_in": "34227", "transfers_out": "5199", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Joe Rodon": [{"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "522", "selected": "684", "transfers_in": "658", "transfers_out": "136", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "390", "selected": "1309", "transfers_in": "604", "transfers_out": "214", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "293", "selected": "1743", "transfers_in": "499", "transfers_out": "206", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "84", "selected": "1895", "transfers_in": "259", "transfers_out": "175", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "147", "selected": "2118", "transfers_in": "290", "transfers_out": "143", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "117", "selected": "2348", "transfers_in": "324", "transfers_out": "207", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "2426", "transfers_in": "156", "transfers_out": "141", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "2484", "transfers_in": "142", "transfers_out": "136", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "87", "selected": "2702", "transfers_in": "283", "transfers_out": "196", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "133", "selected": "2893", "transfers_in": "282", "transfers_out": "149", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "3092", "transfers_in": "364", "transfers_out": "255", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "3189", "transfers_in": "259", "transfers_out": "187", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "236", "selected": "3567", "transfers_in": "550", "transfers_out": "314", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "120", "selected": "3747", "transfers_in": "316", "transfers_out": "196", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "170", "selected": "4009", "transfers_in": "396", "transfers_out": "226", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "3720", "transfers_in": "24", "transfers_out": "317", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "3414", "transfers_in": "18", "transfers_out": "327", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167", "selected": "3256", "transfers_in": "19", "transfers_out": "186", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3181", "transfers_in": "12", "transfers_out": "86", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "2561", "transfers_in": "7", "transfers_out": "75", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "2454", "transfers_in": "8", "transfers_out": "64", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2423", "transfers_in": "8", "transfers_out": "44", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "2377", "transfers_in": "5", "transfers_out": "51", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2350", "transfers_in": "9", "transfers_out": "37", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2337", "transfers_in": "7", "transfers_out": "24", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2317", "transfers_in": "13", "transfers_out": "33", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2317", "transfers_in": "13", "transfers_out": "33", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2305", "transfers_in": "8", "transfers_out": "23", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mikel Merino": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "2.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "0", "selected": "2640", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.0", "creativity": "1.9", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "111", "selected": "3356", "transfers_in": "454", "transfers_out": "343", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.8", "creativity": "21.3", "threat": "9.0", "ict_index": "4.7", "transfers_balance": "-226", "selected": "3299", "transfers_in": "290", "transfers_out": "516", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.0", "creativity": "14.3", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "450", "selected": "3984", "transfers_in": "894", "transfers_out": "444", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "2.2", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "1144", "selected": "5298", "transfers_in": "1579", "transfers_out": "435", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.2", "creativity": "14.0", "threat": "15.0", "ict_index": "5.8", "transfers_balance": "90", "selected": "5543", "transfers_in": "710", "transfers_out": "620", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.6", "creativity": "25.2", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "74", "selected": "5711", "transfers_in": "653", "transfers_out": "579", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "985", "selected": "6825", "transfers_in": "1480", "transfers_out": "495", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "34", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.0", "creativity": "0.9", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-21", "selected": "6858", "transfers_in": "501", "transfers_out": "522", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5113", "selected": "12364", "transfers_in": "6059", "transfers_out": "946", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2205", "selected": "10221", "transfers_in": "571", "transfers_out": "2776", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2263", "selected": "7969", "transfers_in": "69", "transfers_out": "2332", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "15.9", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-632", "selected": "7343", "transfers_in": "124", "transfers_out": "756", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "29.0", "creativity": "26.5", "threat": "7.0", "ict_index": "6.3", "transfers_balance": "-173", "selected": "7187", "transfers_in": "142", "transfers_out": "315", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.2", "creativity": "12.7", "threat": "9.0", "ict_index": "4.4", "transfers_balance": "-216", "selected": "6987", "transfers_in": "122", "transfers_out": "338", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "46.8", "creativity": "33.2", "threat": "20.0", "ict_index": "10.0", "transfers_balance": "-161", "selected": "6854", "transfers_in": "153", "transfers_out": "314", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "16.0", "creativity": "13.3", "threat": "24.0", "ict_index": "5.3", "transfers_balance": "147", "selected": "7048", "transfers_in": "355", "transfers_out": "208", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.6", "creativity": "11.2", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-221", "selected": "6844", "transfers_in": "122", "transfers_out": "343", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "6735", "transfers_in": "168", "transfers_out": "311", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "3.5", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-525", "selected": "6216", "transfers_in": "20", "transfers_out": "545", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "1.4", "threat": "5.0", "ict_index": "0.6", "transfers_balance": "-203", "selected": "6031", "transfers_in": "142", "transfers_out": "345", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "5940", "transfers_in": "119", "transfers_out": "220", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "1.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-259", "selected": "5722", "transfers_in": "135", "transfers_out": "394", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "5473", "transfers_in": "27", "transfers_out": "294", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.8", "creativity": "6.9", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-164", "selected": "5328", "transfers_in": "36", "transfers_out": "200", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "1.4", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-145", "selected": "5198", "transfers_in": "34", "transfers_out": "179", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "5028", "transfers_in": "29", "transfers_out": "220", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "4912", "transfers_in": "26", "transfers_out": "161", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "19.3", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "-61", "selected": "4854", "transfers_in": "22", "transfers_out": "83", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-14", "selected": "4657", "transfers_in": "57", "transfers_out": "71", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "4527", "transfers_in": "16", "transfers_out": "68", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "4468", "transfers_in": "14", "transfers_out": "71", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "4427", "transfers_in": "16", "transfers_out": "68", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "0.5", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-10", "selected": "4419", "transfers_in": "20", "transfers_out": "30", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "4388", "transfers_in": "12", "transfers_out": "45", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "4.3", "threat": "20.0", "ict_index": "2.6", "transfers_balance": "-41", "selected": "4337", "transfers_in": "1", "transfers_out": "42", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "4337", "transfers_in": "1", "transfers_out": "42", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4345", "transfers_in": "15", "transfers_out": "21", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Luka Milivojevic": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "3.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "60673", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.0", "creativity": "1.0", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-7635", "selected": "54435", "transfers_in": "492", "transfers_out": "8127", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "25.8", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-9186", "selected": "45758", "transfers_in": "1189", "transfers_out": "10375", "value": "49", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11572", "selected": "34544", "transfers_in": "562", "transfers_out": "12134", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-7238", "selected": "27858", "transfers_in": "489", "transfers_out": "7727", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-5912", "selected": "22365", "transfers_in": "414", "transfers_out": "6326", "value": "47", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "13.5", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-2760", "selected": "19987", "transfers_in": "566", "transfers_out": "3326", "value": "47", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.0", "creativity": "29.3", "threat": "7.0", "ict_index": "6.1", "transfers_balance": "-2137", "selected": "18131", "transfers_in": "704", "transfers_out": "2841", "value": "46", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.4", "creativity": "0.8", "threat": "32.0", "ict_index": "4.6", "transfers_balance": "-793", "selected": "17396", "transfers_in": "692", "transfers_out": "1485", "value": "46", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.8", "creativity": "2.8", "threat": "18.0", "ict_index": "5.9", "transfers_balance": "-1233", "selected": "16231", "transfers_in": "676", "transfers_out": "1909", "value": "46", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.6", "creativity": "2.7", "threat": "33.0", "ict_index": "5.0", "transfers_balance": "2634", "selected": "19161", "transfers_in": "3746", "transfers_out": "1112", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.8", "creativity": "8.6", "threat": "15.0", "ict_index": "3.9", "transfers_balance": "3626", "selected": "23416", "transfers_in": "5499", "transfers_out": "1873", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "6.9", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-548", "selected": "23030", "transfers_in": "1374", "transfers_out": "1922", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.5", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "-1418", "selected": "21669", "transfers_in": "339", "transfers_out": "1757", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.0", "creativity": "14.8", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-2082", "selected": "19611", "transfers_in": "163", "transfers_out": "2245", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "31", "influence": "50.0", "creativity": "14.1", "threat": "58.0", "ict_index": "12.2", "transfers_balance": "-546", "selected": "19127", "transfers_in": "565", "transfers_out": "1111", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.0", "creativity": "12.4", "threat": "42.0", "ict_index": "6.8", "transfers_balance": "8327", "selected": "27769", "transfers_in": "9385", "transfers_out": "1058", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4848", "selected": "22948", "transfers_in": "372", "transfers_out": "5220", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "48.2", "creativity": "6.1", "threat": "19.0", "ict_index": "7.3", "transfers_balance": "-211", "selected": "22836", "transfers_in": "1603", "transfers_out": "1814", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.2", "creativity": "36.4", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "3327", "selected": "26329", "transfers_in": "4222", "transfers_out": "895", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "30.4", "creativity": "1.4", "threat": "17.0", "ict_index": "4.9", "transfers_balance": "1426", "selected": "27933", "transfers_in": "3583", "transfers_out": "2157", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.6", "creativity": "2.3", "threat": "13.0", "ict_index": "5.9", "transfers_balance": "6055", "selected": "34096", "transfers_in": "9502", "transfers_out": "3447", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.2", "creativity": "37.3", "threat": "8.0", "ict_index": "6.2", "transfers_balance": "62786", "selected": "98390", "transfers_in": "76243", "transfers_out": "13457", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.6", "creativity": "3.5", "threat": "17.0", "ict_index": "6.1", "transfers_balance": "24398", "selected": "123490", "transfers_in": "36497", "transfers_out": "12099", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.8", "creativity": "4.6", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "115954", "selected": "241662", "transfers_in": "130154", "transfers_out": "14200", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "48.0", "creativity": "17.9", "threat": "20.0", "ict_index": "8.6", "transfers_balance": "24469", "selected": "266959", "transfers_in": "41383", "transfers_out": "16914", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "53.0", "creativity": "13.3", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "43384", "selected": "311998", "transfers_in": "60030", "transfers_out": "16646", "value": "48", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.8", "creativity": "15.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "81938", "selected": "398195", "transfers_in": "97495", "transfers_out": "15557", "value": "49", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.2", "creativity": "5.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "14916", "selected": "413978", "transfers_in": "30567", "transfers_out": "15651", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "10.6", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "9892", "selected": "417427", "transfers_in": "27437", "transfers_out": "17545", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "51.0", "creativity": "6.6", "threat": "18.0", "ict_index": "7.6", "transfers_balance": "17698", "selected": "461887", "transfers_in": "35260", "transfers_out": "17562", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "55.0", "creativity": "0.6", "threat": "17.0", "ict_index": "7.3", "transfers_balance": "4907", "selected": "442779", "transfers_in": "35884", "transfers_out": "30977", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "50.2", "creativity": "2.7", "threat": "7.0", "ict_index": "6.0", "transfers_balance": "100334", "selected": "546236", "transfers_in": "111202", "transfers_out": "10868", "value": "50", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "9", "goals": "0", "assists": "2", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "37", "influence": "39.6", "creativity": "44.0", "threat": "27.0", "ict_index": "11.1", "transfers_balance": "106406", "selected": "646174", "transfers_in": "124036", "transfers_out": "17630", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "2.5", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "150957", "selected": "833735", "transfers_in": "156962", "transfers_out": "6005", "value": "52", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "3.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "34706", "selected": "840573", "transfers_in": "60719", "transfers_out": "26013", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "18.2", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "-72591", "selected": "758836", "transfers_in": "24954", "transfers_out": "97545", "value": "53", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "7.7", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "26383", "selected": "794269", "transfers_in": "56011", "transfers_out": "29628", "value": "52", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matt Butcher": [{"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "56", "transfers_in": "46", "transfers_out": "27", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "90", "transfers_in": "34", "transfers_out": "23", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "117", "transfers_in": "22", "transfers_out": "22", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "138", "transfers_in": "20", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "140", "transfers_in": "10", "transfers_out": "18", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "151", "transfers_in": "14", "transfers_out": "18", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "157", "transfers_in": "11", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "174", "transfers_in": "14", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "179", "transfers_in": "11", "transfers_out": "13", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "184", "transfers_in": "9", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "189", "transfers_in": "6", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "201", "transfers_in": "9", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "201", "transfers_in": "9", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "206", "transfers_in": "7", "transfers_out": "5", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "212", "transfers_in": "4", "transfers_out": "3", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "224", "transfers_in": "14", "transfers_out": "10", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Danilo Luiz da Silva": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "1.8", "creativity": "6.3", "threat": "5.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "168249", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "2.1", "threat": "21.0", "ict_index": "2.9", "transfers_balance": "9680", "selected": "215626", "transfers_in": "23285", "transfers_out": "13605", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "35.0", "creativity": "20.8", "threat": "43.0", "ict_index": "9.9", "transfers_balance": "-6796", "selected": "219201", "transfers_in": "24532", "transfers_out": "31328", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.4", "creativity": "7.4", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-11701", "selected": "222946", "transfers_in": "22221", "transfers_out": "33922", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28685", "selected": "261367", "transfers_in": "48799", "transfers_out": "20114", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "5.6", "creativity": "9.4", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-55522", "selected": "208278", "transfers_in": "5592", "transfers_out": "61114", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9931", "selected": "200962", "transfers_in": "13053", "transfers_out": "22984", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24477", "selected": "178183", "transfers_in": "5500", "transfers_out": "29977", "value": "54", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24606", "selected": "154034", "transfers_in": "1618", "transfers_out": "26224", "value": "53", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24582", "selected": "129947", "transfers_in": "1093", "transfers_out": "25675", "value": "52", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11969", "selected": "118345", "transfers_in": "691", "transfers_out": "12660", "value": "52", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6635", "selected": "112269", "transfers_in": "1916", "transfers_out": "8551", "value": "51", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4742", "selected": "107805", "transfers_in": "1265", "transfers_out": "6007", "value": "51", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3745", "selected": "104250", "transfers_in": "694", "transfers_out": "4439", "value": "51", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.2", "creativity": "7.3", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-3463", "selected": "100999", "transfers_in": "592", "transfers_out": "4055", "value": "51", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2201", "selected": "99234", "transfers_in": "856", "transfers_out": "3057", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "20.6", "creativity": "8.2", "threat": "11.0", "ict_index": "4.0", "transfers_balance": "-1592", "selected": "97871", "transfers_in": "743", "transfers_out": "2335", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "98051", "transfers_in": "1464", "transfers_out": "1610", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "35.2", "creativity": "1.2", "threat": "17.0", "ict_index": "5.3", "transfers_balance": "-315", "selected": "98208", "transfers_in": "2844", "transfers_out": "3159", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.8", "creativity": "29.0", "threat": "1.0", "ict_index": "5.0", "transfers_balance": "4894", "selected": "103729", "transfers_in": "6664", "transfers_out": "1770", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.4", "creativity": "3.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "22086", "selected": "126872", "transfers_in": "25454", "transfers_out": "3368", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "21745", "selected": "149218", "transfers_in": "28163", "transfers_out": "6418", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "59", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "2.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-2887", "selected": "148089", "transfers_in": "13654", "transfers_out": "16541", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8773", "selected": "157870", "transfers_in": "19415", "transfers_out": "10642", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13615", "selected": "144969", "transfers_in": "3306", "transfers_out": "16921", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "52.0", "creativity": "5.7", "threat": "25.0", "ict_index": "8.3", "transfers_balance": "-12060", "selected": "133084", "transfers_in": "878", "transfers_out": "12938", "value": "50", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "24754", "selected": "159523", "transfers_in": "28720", "transfers_out": "3966", "value": "50", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "13.6", "creativity": "3.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-8016", "selected": "152617", "transfers_in": "4032", "transfers_out": "12048", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15979", "selected": "169932", "transfers_in": "19401", "transfers_out": "3422", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "594", "selected": "167926", "transfers_in": "8671", "transfers_out": "8077", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-4444", "selected": "157042", "transfers_in": "1509", "transfers_out": "5953", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.8", "creativity": "2.6", "threat": "7.0", "ict_index": "1.6", "transfers_balance": "-6485", "selected": "150649", "transfers_in": "571", "transfers_out": "7056", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5188", "selected": "144958", "transfers_in": "1059", "transfers_out": "6247", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "31.2", "creativity": "25.9", "threat": "7.0", "ict_index": "6.4", "transfers_balance": "-401", "selected": "145740", "transfers_in": "2854", "transfers_out": "3255", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "3.0", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "7719", "selected": "153894", "transfers_in": "10026", "transfers_out": "2307", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11200", "selected": "165991", "transfers_in": "15552", "transfers_out": "4352", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "44.6", "creativity": "9.8", "threat": "24.0", "ict_index": "7.8", "transfers_balance": "11200", "selected": "165991", "transfers_in": "15552", "transfers_out": "4352", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.8", "creativity": "8.7", "threat": "3.0", "ict_index": "3.0", "transfers_balance": "938", "selected": "166787", "transfers_in": "6165", "transfers_out": "5227", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Per Mertesacker": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "22724", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2957", "selected": "24766", "transfers_in": "885", "transfers_out": "3842", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2450", "selected": "24714", "transfers_in": "888", "transfers_out": "3338", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2353", "selected": "24111", "transfers_in": "755", "transfers_out": "3108", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1706", "selected": "23213", "transfers_in": "398", "transfers_out": "2104", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1334", "selected": "22638", "transfers_in": "629", "transfers_out": "1963", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-885", "selected": "22406", "transfers_in": "786", "transfers_out": "1671", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "76.4", "creativity": "0.5", "threat": "17.0", "ict_index": "9.4", "transfers_balance": "-860", "selected": "22188", "transfers_in": "616", "transfers_out": "1476", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "5360", "selected": "28454", "transfers_in": "6515", "transfers_out": "1155", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.0", "creativity": "1.0", "threat": "19.0", "ict_index": "4.0", "transfers_balance": "6279", "selected": "35745", "transfers_in": "8758", "transfers_out": "2479", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-520", "selected": "36029", "transfers_in": "2342", "transfers_out": "2862", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4926", "selected": "31431", "transfers_in": "407", "transfers_out": "5333", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1198", "selected": "30482", "transfers_in": "563", "transfers_out": "1761", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1119", "selected": "29610", "transfers_in": "441", "transfers_out": "1560", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1148", "selected": "28685", "transfers_in": "273", "transfers_out": "1421", "value": "49", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.4", "creativity": "1.2", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-516", "selected": "28547", "transfers_in": "661", "transfers_out": "1177", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "140", "selected": "28913", "transfers_in": "751", "transfers_out": "611", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "28627", "transfers_in": "440", "transfers_out": "949", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-862", "selected": "28119", "transfers_in": "428", "transfers_out": "1290", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "27856", "transfers_in": "371", "transfers_out": "854", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-440", "selected": "27695", "transfers_in": "496", "transfers_out": "936", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "27511", "transfers_in": "193", "transfers_out": "486", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "28025", "transfers_in": "1114", "transfers_out": "1058", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-429", "selected": "27877", "transfers_in": "430", "transfers_out": "859", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "27811", "transfers_in": "388", "transfers_out": "766", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321", "selected": "27598", "transfers_in": "129", "transfers_out": "450", "value": "48", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "27565", "transfers_in": "337", "transfers_out": "577", "value": "47", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "27649", "transfers_in": "241", "transfers_out": "508", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "27738", "transfers_in": "226", "transfers_out": "294", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "26867", "transfers_in": "192", "transfers_out": "317", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "27039", "transfers_in": "133", "transfers_out": "167", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "27102", "transfers_in": "142", "transfers_out": "173", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "27143", "transfers_in": "111", "transfers_out": "169", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "27259", "transfers_in": "153", "transfers_out": "142", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "27262", "transfers_in": "71", "transfers_out": "110", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "11", "selected": "27340", "transfers_in": "131", "transfers_out": "120", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "27340", "transfers_in": "131", "transfers_out": "120", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "27502", "transfers_in": "196", "transfers_out": "116", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Tom Ince": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "11.4", "creativity": "1.2", "threat": "25.0", "ict_index": "3.8", "transfers_balance": "0", "selected": "70654", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.8", "creativity": "3.2", "threat": "25.0", "ict_index": "3.3", "transfers_balance": "5138", "selected": "81560", "transfers_in": "10432", "transfers_out": "5294", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "33.2", "threat": "34.0", "ict_index": "8.7", "transfers_balance": "-9661", "selected": "73202", "transfers_in": "3820", "transfers_out": "13481", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "22.9", "threat": "82.0", "ict_index": "11.3", "transfers_balance": "-9027", "selected": "65342", "transfers_in": "3077", "transfers_out": "12104", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "21.9", "threat": "46.0", "ict_index": "7.6", "transfers_balance": "-7434", "selected": "58235", "transfers_in": "2010", "transfers_out": "9444", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "13.4", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-8510", "selected": "50033", "transfers_in": "1353", "transfers_out": "9863", "value": "59", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.8", "creativity": "1.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-6239", "selected": "44003", "transfers_in": "915", "transfers_out": "7154", "value": "59", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "2.7", "threat": "24.0", "ict_index": "2.9", "transfers_balance": "-3916", "selected": "40330", "transfers_in": "1488", "transfers_out": "5404", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "7.6", "creativity": "4.8", "threat": "50.0", "ict_index": "6.2", "transfers_balance": "-3558", "selected": "36901", "transfers_in": "355", "transfers_out": "3913", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "0.6", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-2165", "selected": "34921", "transfers_in": "920", "transfers_out": "3085", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.0", "creativity": "3.3", "threat": "18.0", "ict_index": "3.4", "transfers_balance": "-1157", "selected": "33869", "transfers_in": "876", "transfers_out": "2033", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.2", "creativity": "31.3", "threat": "22.0", "ict_index": "6.7", "transfers_balance": "-1373", "selected": "32640", "transfers_in": "648", "transfers_out": "2021", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "14.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-2059", "selected": "30631", "transfers_in": "150", "transfers_out": "2209", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1378", "selected": "29309", "transfers_in": "209", "transfers_out": "1587", "value": "56", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "9.3", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-1501", "selected": "27914", "transfers_in": "208", "transfers_out": "1709", "value": "56", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.0", "creativity": "6.5", "threat": "99.0", "ict_index": "10.9", "transfers_balance": "-932", "selected": "27166", "transfers_in": "453", "transfers_out": "1385", "value": "56", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.8", "creativity": "1.5", "threat": "20.0", "ict_index": "2.8", "transfers_balance": "-755", "selected": "26515", "transfers_in": "160", "transfers_out": "915", "value": "56", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "27.6", "threat": "39.0", "ict_index": "7.9", "transfers_balance": "-669", "selected": "25912", "transfers_in": "230", "transfers_out": "899", "value": "56", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "6.5", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-746", "selected": "25327", "transfers_in": "330", "transfers_out": "1076", "value": "55", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.4", "creativity": "14.7", "threat": "59.0", "ict_index": "11.6", "transfers_balance": "-419", "selected": "25006", "transfers_in": "307", "transfers_out": "726", "value": "55", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.6", "creativity": "0.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "1830", "selected": "27127", "transfers_in": "2766", "transfers_out": "936", "value": "55", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.8", "creativity": "14.9", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-733", "selected": "26469", "transfers_in": "376", "transfers_out": "1109", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.4", "creativity": "12.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-457", "selected": "26255", "transfers_in": "1059", "transfers_out": "1516", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "4.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-995", "selected": "25422", "transfers_in": "328", "transfers_out": "1323", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "40.0", "ict_index": "4.0", "transfers_balance": "-892", "selected": "24654", "transfers_in": "190", "transfers_out": "1082", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-680", "selected": "23989", "transfers_in": "95", "transfers_out": "775", "value": "55", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.0", "creativity": "12.2", "threat": "9.0", "ict_index": "2.2", "transfers_balance": "-525", "selected": "23501", "transfers_in": "197", "transfers_out": "722", "value": "55", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "23449", "transfers_in": "419", "transfers_out": "547", "value": "55", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "4.7", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-257", "selected": "23218", "transfers_in": "137", "transfers_out": "394", "value": "55", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.0", "creativity": "42.0", "threat": "82.0", "ict_index": "13.1", "transfers_balance": "762", "selected": "27009", "transfers_in": "1145", "transfers_out": "383", "value": "55", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.6", "creativity": "1.4", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "2141", "selected": "35248", "transfers_in": "2624", "transfers_out": "483", "value": "55", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1412", "selected": "27814", "transfers_in": "144", "transfers_out": "1556", "value": "55", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.2", "creativity": "15.4", "threat": "27.0", "ict_index": "4.9", "transfers_balance": "-721", "selected": "27159", "transfers_in": "95", "transfers_out": "816", "value": "55", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.8", "creativity": "0.8", "threat": "35.0", "ict_index": "7.1", "transfers_balance": "-495", "selected": "26644", "transfers_in": "95", "transfers_out": "590", "value": "55", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-376", "selected": "26190", "transfers_in": "119", "transfers_out": "495", "value": "55", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "25549", "transfers_in": "18", "transfers_out": "633", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "25549", "transfers_in": "18", "transfers_out": "633", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "1.4", "threat": "25.0", "ict_index": "3.2", "transfers_balance": "-133", "selected": "25457", "transfers_in": "95", "transfers_out": "228", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "James Collins": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12540", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-900", "selected": "13930", "transfers_in": "338", "transfers_out": "1238", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.4", "creativity": "0.3", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-1534", "selected": "12772", "transfers_in": "228", "transfers_out": "1762", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.6", "creativity": "0.5", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-733", "selected": "12383", "transfers_in": "333", "transfers_out": "1066", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "3023", "selected": "15997", "transfers_in": "4672", "transfers_out": "1649", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2738", "selected": "13370", "transfers_in": "473", "transfers_out": "3211", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2029", "selected": "11369", "transfers_in": "106", "transfers_out": "2135", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1237", "selected": "10145", "transfers_in": "62", "transfers_out": "1299", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "9657", "transfers_in": "136", "transfers_out": "636", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-604", "selected": "9061", "transfers_in": "120", "transfers_out": "724", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-465", "selected": "8604", "transfers_in": "45", "transfers_out": "510", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-497", "selected": "8119", "transfers_in": "49", "transfers_out": "546", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "7846", "transfers_in": "24", "transfers_out": "300", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "7602", "transfers_in": "15", "transfers_out": "260", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "7350", "transfers_in": "9", "transfers_out": "267", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "7170", "transfers_in": "22", "transfers_out": "205", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "7041", "transfers_in": "14", "transfers_out": "149", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "47.8", "creativity": "0.1", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-71", "selected": "6987", "transfers_in": "55", "transfers_out": "126", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1285", "selected": "8414", "transfers_in": "1539", "transfers_out": "254", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "62.0", "creativity": "0.1", "threat": "48.0", "ict_index": "11.0", "transfers_balance": "-152", "selected": "8306", "transfers_in": "178", "transfers_out": "330", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3336", "selected": "13142", "transfers_in": "4107", "transfers_out": "771", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3336", "selected": "13142", "transfers_in": "4107", "transfers_out": "771", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1374", "selected": "11840", "transfers_in": "521", "transfers_out": "1895", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.6", "creativity": "0.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "1652", "selected": "13624", "transfers_in": "2419", "transfers_out": "767", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.0", "creativity": "0.7", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "1189", "selected": "14934", "transfers_in": "2047", "transfers_out": "858", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "457", "selected": "15438", "transfers_in": "1004", "transfers_out": "547", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "42.4", "creativity": "10.6", "threat": "4.0", "ict_index": "5.7", "transfers_balance": "142", "selected": "15644", "transfers_in": "859", "transfers_out": "717", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "26.4", "creativity": "0.0", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "7201", "selected": "23569", "transfers_in": "8961", "transfers_out": "1760", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "214", "selected": "23928", "transfers_in": "1229", "transfers_out": "1015", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-3288", "selected": "19538", "transfers_in": "79", "transfers_out": "3367", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1063", "selected": "17610", "transfers_in": "51", "transfers_out": "1114", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1379", "selected": "16229", "transfers_in": "6", "transfers_out": "1385", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1266", "selected": "14789", "transfers_in": "9", "transfers_out": "1275", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-769", "selected": "14151", "transfers_in": "5", "transfers_out": "774", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-661", "selected": "13595", "transfers_in": "6", "transfers_out": "667", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-681", "selected": "12881", "transfers_in": "8", "transfers_out": "689", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-681", "selected": "12881", "transfers_in": "8", "transfers_out": "689", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "4.0", "ict_index": "0.2", "transfers_balance": "-454", "selected": "12453", "transfers_in": "14", "transfers_out": "468", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Zlatan Ibrahimovic": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "703", "selected": "1127", "transfers_in": "1133", "transfers_out": "430", "value": "100", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2430", "transfers_in": "721", "transfers_out": "757", "value": "100", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-292", "selected": "2742", "transfers_in": "147", "transfers_out": "439", "value": "100", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-308", "selected": "2953", "transfers_in": "145", "transfers_out": "453", "value": "100", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "2999", "transfers_in": "136", "transfers_out": "342", "value": "100", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "3106", "transfers_in": "222", "transfers_out": "338", "value": "100", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "3191", "transfers_in": "114", "transfers_out": "161", "value": "100", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "3259", "transfers_in": "177", "transfers_out": "224", "value": "100", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "3366", "transfers_in": "119", "transfers_out": "173", "value": "100", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.6", "creativity": "2.4", "threat": "19.0", "ict_index": "2.6", "transfers_balance": "6255", "selected": "10074", "transfers_in": "6880", "transfers_out": "625", "value": "100", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "16.3", "threat": "21.0", "ict_index": "3.8", "transfers_balance": "8515", "selected": "19592", "transfers_in": "11395", "transfers_out": "2880", "value": "100", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "366", "selected": "20544", "transfers_in": "4971", "transfers_out": "4605", "value": "100", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4213", "selected": "16836", "transfers_in": "1818", "transfers_out": "6031", "value": "99", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3586", "selected": "13954", "transfers_in": "1360", "transfers_out": "4946", "value": "98", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1407", "selected": "15800", "transfers_in": "3356", "transfers_out": "1949", "value": "98", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3033", "selected": "13157", "transfers_in": "737", "transfers_out": "3770", "value": "98", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-979", "selected": "12763", "transfers_in": "1497", "transfers_out": "2476", "value": "97", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "23.5", "threat": "28.0", "ict_index": "5.8", "transfers_balance": "-923", "selected": "12275", "transfers_in": "794", "transfers_out": "1717", "value": "97", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-392", "selected": "12302", "transfers_in": "1332", "transfers_out": "1724", "value": "96", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1487", "selected": "10901", "transfers_in": "316", "transfers_out": "1803", "value": "96", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1580", "selected": "9593", "transfers_in": "189", "transfers_out": "1769", "value": "96", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-452", "selected": "9267", "transfers_in": "70", "transfers_out": "522", "value": "95", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298", "selected": "9119", "transfers_in": "85", "transfers_out": "383", "value": "95", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "9029", "transfers_in": "46", "transfers_out": "198", "value": "95", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "8945", "transfers_in": "67", "transfers_out": "239", "value": "95", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "8954", "transfers_in": "93", "transfers_out": "237", "value": "95", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "8944", "transfers_in": "24", "transfers_out": "103", "value": "95", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "8579", "transfers_in": "39", "transfers_out": "97", "value": "95", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "8622", "transfers_in": "96", "transfers_out": "178", "value": "95", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "8644", "transfers_in": "71", "transfers_out": "130", "value": "95", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "8703", "transfers_in": "88", "transfers_out": "101", "value": "95", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "8703", "transfers_in": "88", "transfers_out": "101", "value": "95", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "8781", "transfers_in": "83", "transfers_out": "76", "value": "95", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "8824", "transfers_in": "84", "transfers_out": "83", "value": "95", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "8824", "transfers_in": "84", "transfers_out": "83", "value": "95", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "8863", "transfers_in": "71", "transfers_out": "95", "value": "95", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Stuart Taylor": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1255", "selected": "8250", "transfers_in": "1527", "transfers_out": "272", "value": "40", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1219", "selected": "13552", "transfers_in": "2038", "transfers_out": "819", "value": "40", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "127", "selected": "15541", "transfers_in": "1031", "transfers_out": "904", "value": "40", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "440", "selected": "16742", "transfers_in": "1066", "transfers_out": "626", "value": "40", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1361", "selected": "19085", "transfers_in": "2200", "transfers_out": "839", "value": "40", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1165", "selected": "20906", "transfers_in": "1931", "transfers_out": "766", "value": "40", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "678", "selected": "22115", "transfers_in": "1354", "transfers_out": "676", "value": "40", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "22382", "transfers_in": "497", "transfers_out": "395", "value": "40", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "22493", "transfers_in": "502", "transfers_out": "612", "value": "40", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "22570", "transfers_in": "345", "transfers_out": "443", "value": "40", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "22676", "transfers_in": "344", "transfers_out": "416", "value": "40", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "22855", "transfers_in": "321", "transfers_out": "260", "value": "40", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "22847", "transfers_in": "177", "transfers_out": "252", "value": "40", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "22836", "transfers_in": "178", "transfers_out": "285", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "22751", "transfers_in": "193", "transfers_out": "374", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "22809", "transfers_in": "220", "transfers_out": "232", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "22811", "transfers_in": "180", "transfers_out": "253", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "22875", "transfers_in": "276", "transfers_out": "327", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "22889", "transfers_in": "188", "transfers_out": "251", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "22973", "transfers_in": "350", "transfers_out": "367", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44", "selected": "23061", "transfers_in": "434", "transfers_out": "390", "value": "40", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "23364", "transfers_in": "768", "transfers_out": "632", "value": "40", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "23394", "transfers_in": "330", "transfers_out": "383", "value": "40", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "23451", "transfers_in": "307", "transfers_out": "365", "value": "40", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "23465", "transfers_in": "211", "transfers_out": "241", "value": "40", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "23549", "transfers_in": "291", "transfers_out": "288", "value": "40", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "23613", "transfers_in": "252", "transfers_out": "302", "value": "40", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "23623", "transfers_in": "126", "transfers_out": "149", "value": "40", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "22148", "transfers_in": "155", "transfers_out": "160", "value": "40", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "22044", "transfers_in": "127", "transfers_out": "142", "value": "40", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "22013", "transfers_in": "73", "transfers_out": "131", "value": "40", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "22052", "transfers_in": "121", "transfers_out": "176", "value": "40", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "22052", "transfers_in": "121", "transfers_out": "176", "value": "40", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "21833", "transfers_in": "53", "transfers_out": "104", "value": "40", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "21762", "transfers_in": "72", "transfers_out": "160", "value": "40", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "21762", "transfers_in": "72", "transfers_out": "160", "value": "40", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "21625", "transfers_in": "38", "transfers_out": "173", "value": "40", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Roque Mesa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26307", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "5.0", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-2304", "selected": "25041", "transfers_in": "415", "transfers_out": "2719", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1478", "selected": "24031", "transfers_in": "1084", "transfers_out": "2562", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2881", "selected": "21346", "transfers_in": "428", "transfers_out": "3309", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1750", "selected": "24055", "transfers_in": "5298", "transfers_out": "3548", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "13.4", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1083", "selected": "26019", "transfers_in": "5196", "transfers_out": "4113", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "1560", "selected": "28179", "transfers_in": "4869", "transfers_out": "3309", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2255", "selected": "31154", "transfers_in": "5808", "transfers_out": "3553", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-877", "selected": "30506", "transfers_in": "1220", "transfers_out": "2097", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2228", "selected": "28367", "transfers_in": "381", "transfers_out": "2609", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1315", "selected": "27089", "transfers_in": "182", "transfers_out": "1497", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1174", "selected": "25954", "transfers_in": "155", "transfers_out": "1329", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "1.9", "threat": "1.0", "ict_index": "1.0", "transfers_balance": "-1069", "selected": "24906", "transfers_in": "94", "transfers_out": "1163", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.2", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "2488", "selected": "27895", "transfers_in": "4419", "transfers_out": "1931", "value": "43", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2396", "selected": "30893", "transfers_in": "4632", "transfers_out": "2236", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.8", "creativity": "13.8", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "-273", "selected": "30990", "transfers_in": "1944", "transfers_out": "2217", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.4", "creativity": "15.5", "threat": "7.0", "ict_index": "4.0", "transfers_balance": "417", "selected": "31667", "transfers_in": "2028", "transfers_out": "1611", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.6", "creativity": "22.8", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-305", "selected": "31565", "transfers_in": "1084", "transfers_out": "1389", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "6.9", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-952", "selected": "30859", "transfers_in": "988", "transfers_out": "1940", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "64", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.0", "creativity": "3.4", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-1656", "selected": "29226", "transfers_in": "135", "transfers_out": "1791", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "1.8", "threat": "9.0", "ict_index": "1.6", "transfers_balance": "-864", "selected": "28436", "transfers_in": "517", "transfers_out": "1381", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "27720", "transfers_in": "318", "transfers_out": "1057", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1299", "selected": "26473", "transfers_in": "289", "transfers_out": "1588", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4699", "selected": "31764", "transfers_in": "7603", "transfers_out": "2904", "value": "42", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5145", "selected": "37920", "transfers_in": "9693", "transfers_out": "4548", "value": "42", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3414", "selected": "34550", "transfers_in": "363", "transfers_out": "3777", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2958", "selected": "31598", "transfers_in": "109", "transfers_out": "3067", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1628", "selected": "29985", "transfers_in": "133", "transfers_out": "1761", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-718", "selected": "29256", "transfers_in": "54", "transfers_out": "772", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-720", "selected": "25414", "transfers_in": "46", "transfers_out": "766", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-676", "selected": "23891", "transfers_in": "27", "transfers_out": "703", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-418", "selected": "23480", "transfers_in": "20", "transfers_out": "438", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "23126", "transfers_in": "40", "transfers_out": "391", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "22872", "transfers_in": "14", "transfers_out": "249", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "22717", "transfers_in": "21", "transfers_out": "211", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "22485", "transfers_in": "26", "transfers_out": "253", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "22485", "transfers_in": "26", "transfers_out": "253", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "22250", "transfers_in": "43", "transfers_out": "270", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Nathan Redmond": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "67.0", "threat": "33.0", "ict_index": "10.9", "transfers_balance": "0", "selected": "355220", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.2", "creativity": "36.5", "threat": "28.0", "ict_index": "9.0", "transfers_balance": "-16119", "selected": "351664", "transfers_in": "14617", "transfers_out": "30736", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "7.8", "creativity": "16.1", "threat": "24.0", "ict_index": "4.8", "transfers_balance": "-18266", "selected": "337561", "transfers_in": "16394", "transfers_out": "34660", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.2", "creativity": "19.7", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "-22302", "selected": "318353", "transfers_in": "15923", "transfers_out": "38225", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "28.8", "threat": "28.0", "ict_index": "6.8", "transfers_balance": "-35677", "selected": "283561", "transfers_in": "5883", "transfers_out": "41560", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "35.3", "threat": "48.0", "ict_index": "9.9", "transfers_balance": "-46935", "selected": "237413", "transfers_in": "3061", "transfers_out": "49996", "value": "64", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.0", "creativity": "22.0", "threat": "22.0", "ict_index": "4.6", "transfers_balance": "-27261", "selected": "210852", "transfers_in": "4642", "transfers_out": "31903", "value": "64", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "56", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.2", "creativity": "53.9", "threat": "2.0", "ict_index": "8.6", "transfers_balance": "-19208", "selected": "192277", "transfers_in": "6310", "transfers_out": "25518", "value": "63", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "12.2", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-8364", "selected": "184259", "transfers_in": "4768", "transfers_out": "13132", "value": "63", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "0.1", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-21952", "selected": "162549", "transfers_in": "1555", "transfers_out": "23507", "value": "63", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.4", "creativity": "32.2", "threat": "31.0", "ict_index": "7.6", "transfers_balance": "-13053", "selected": "149693", "transfers_in": "1432", "transfers_out": "14485", "value": "62", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.4", "creativity": "6.7", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-12534", "selected": "137332", "transfers_in": "517", "transfers_out": "13051", "value": "62", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7203", "selected": "130213", "transfers_in": "661", "transfers_out": "7864", "value": "61", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.6", "creativity": "36.8", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-8565", "selected": "121698", "transfers_in": "170", "transfers_out": "8735", "value": "61", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "28.2", "threat": "5.0", "ict_index": "5.4", "transfers_balance": "-4068", "selected": "117730", "transfers_in": "906", "transfers_out": "4974", "value": "61", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "1.8", "threat": "11.0", "ict_index": "2.7", "transfers_balance": "-3553", "selected": "114320", "transfers_in": "942", "transfers_out": "4495", "value": "61", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "5.4", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-1230", "selected": "113229", "transfers_in": "1189", "transfers_out": "2419", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.8", "creativity": "6.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-3011", "selected": "110307", "transfers_in": "560", "transfers_out": "3571", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "37.3", "threat": "15.0", "ict_index": "6.4", "transfers_balance": "-2365", "selected": "108073", "transfers_in": "1159", "transfers_out": "3524", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "13.8", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-2825", "selected": "105312", "transfers_in": "235", "transfers_out": "3060", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3470", "selected": "101912", "transfers_in": "299", "transfers_out": "3769", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "3.6", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-1192", "selected": "100747", "transfers_in": "443", "transfers_out": "1635", "value": "60", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2998", "selected": "97883", "transfers_in": "618", "transfers_out": "3616", "value": "60", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2660", "selected": "95295", "transfers_in": "158", "transfers_out": "2818", "value": "59", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1338", "selected": "94050", "transfers_in": "410", "transfers_out": "1748", "value": "59", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "0.3", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "-1184", "selected": "92911", "transfers_in": "229", "transfers_out": "1413", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1343", "selected": "91626", "transfers_in": "165", "transfers_out": "1508", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.0", "creativity": "56.8", "threat": "54.0", "ict_index": "13.7", "transfers_balance": "-1139", "selected": "90559", "transfers_in": "226", "transfers_out": "1365", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.8", "creativity": "62.2", "threat": "36.0", "ict_index": "12.5", "transfers_balance": "-171", "selected": "90414", "transfers_in": "337", "transfers_out": "508", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "4.2", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "-212", "selected": "108130", "transfers_in": "314", "transfers_out": "526", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "2.4", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-321", "selected": "107455", "transfers_in": "254", "transfers_out": "575", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "107225", "transfers_in": "202", "transfers_out": "495", "value": "59", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "107176", "transfers_in": "318", "transfers_out": "457", "value": "59", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-139", "selected": "107176", "transfers_in": "318", "transfers_out": "457", "value": "59", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "11.2", "threat": "13.0", "ict_index": "2.7", "transfers_balance": "-111", "selected": "106671", "transfers_in": "198", "transfers_out": "309", "value": "59", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "42.0", "creativity": "4.4", "threat": "59.0", "ict_index": "10.5", "transfers_balance": "90", "selected": "106822", "transfers_in": "365", "transfers_out": "275", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "12.0", "threat": "22.0", "ict_index": "4.0", "transfers_balance": "90", "selected": "106822", "transfers_in": "365", "transfers_out": "275", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.0", "creativity": "12.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "596", "selected": "107476", "transfers_in": "950", "transfers_out": "354", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Sam McQueen": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "10.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "4539", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "5335", "transfers_in": "235", "transfers_out": "475", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "5033", "transfers_in": "128", "transfers_out": "644", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "5006", "transfers_in": "152", "transfers_out": "420", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-282", "selected": "4802", "transfers_in": "75", "transfers_out": "357", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "4568", "transfers_in": "79", "transfers_out": "392", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "4395", "transfers_in": "88", "transfers_out": "310", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "4297", "transfers_in": "57", "transfers_out": "219", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "4216", "transfers_in": "45", "transfers_out": "152", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "4158", "transfers_in": "74", "transfers_out": "169", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "4108", "transfers_in": "65", "transfers_out": "144", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "4073", "transfers_in": "51", "transfers_out": "116", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "4022", "transfers_in": "40", "transfers_out": "110", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-58", "selected": "3972", "transfers_in": "29", "transfers_out": "87", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "4002", "transfers_in": "83", "transfers_out": "76", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "3968", "transfers_in": "40", "transfers_out": "106", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3948", "transfers_in": "31", "transfers_out": "70", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "3892", "transfers_in": "24", "transfers_out": "93", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "3867", "transfers_in": "44", "transfers_out": "97", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "10.6", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-30", "selected": "3852", "transfers_in": "31", "transfers_out": "61", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "15.6", "creativity": "12.9", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-61", "selected": "3813", "transfers_in": "43", "transfers_out": "104", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1537", "selected": "5396", "transfers_in": "1935", "transfers_out": "398", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-241", "selected": "5219", "transfers_in": "215", "transfers_out": "456", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "5050", "transfers_in": "91", "transfers_out": "291", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154", "selected": "4936", "transfers_in": "99", "transfers_out": "253", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "4747", "transfers_in": "9", "transfers_out": "200", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "4610", "transfers_in": "26", "transfers_out": "173", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "4674", "transfers_in": "114", "transfers_out": "92", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "4724", "transfers_in": "77", "transfers_out": "58", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4423", "transfers_in": "53", "transfers_out": "64", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "4415", "transfers_in": "57", "transfers_out": "66", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "4370", "transfers_in": "22", "transfers_out": "66", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "4264", "transfers_in": "9", "transfers_out": "108", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "4264", "transfers_in": "9", "transfers_out": "108", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "4272", "transfers_in": "14", "transfers_out": "17", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "4267", "transfers_in": "35", "transfers_out": "43", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "4267", "transfers_in": "35", "transfers_out": "43", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-8", "selected": "4268", "transfers_in": "26", "transfers_out": "34", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jonjoe Kenny": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5799", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-738", "selected": "6667", "transfers_in": "188", "transfers_out": "926", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-542", "selected": "6658", "transfers_in": "233", "transfers_out": "775", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-417", "selected": "6640", "transfers_in": "211", "transfers_out": "628", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "6471", "transfers_in": "105", "transfers_out": "446", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "14.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-294", "selected": "6367", "transfers_in": "182", "transfers_out": "476", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "6548", "transfers_in": "364", "transfers_out": "358", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "6444", "transfers_in": "136", "transfers_out": "392", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "1.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-215", "selected": "6287", "transfers_in": "74", "transfers_out": "289", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.6", "creativity": "37.0", "threat": "2.0", "ict_index": "6.6", "transfers_balance": "40", "selected": "6386", "transfers_in": "427", "transfers_out": "387", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.6", "creativity": "0.6", "threat": "18.0", "ict_index": "4.7", "transfers_balance": "589", "selected": "7086", "transfers_in": "805", "transfers_out": "216", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "32.6", "creativity": "14.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "1763", "selected": "9044", "transfers_in": "2291", "transfers_out": "528", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "2.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "1132", "selected": "10285", "transfers_in": "1598", "transfers_out": "466", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "44.4", "creativity": "22.4", "threat": "6.0", "ict_index": "7.3", "transfers_balance": "210", "selected": "10588", "transfers_in": "802", "transfers_out": "592", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.6", "creativity": "6.6", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "24188", "selected": "35574", "transfers_in": "25209", "transfers_out": "1021", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "13910", "selected": "50690", "transfers_in": "17667", "transfers_out": "3757", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.0", "creativity": "25.9", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "40257", "selected": "91794", "transfers_in": "42492", "transfers_out": "2235", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.8", "creativity": "1.8", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "60698", "selected": "153928", "transfers_in": "62912", "transfers_out": "2214", "value": "44", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.2", "creativity": "9.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "16250", "selected": "171732", "transfers_in": "24985", "transfers_out": "8735", "value": "44", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.0", "creativity": "2.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "104748", "selected": "279885", "transfers_in": "108081", "transfers_out": "3333", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.8", "creativity": "1.3", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "116000", "selected": "400132", "transfers_in": "125372", "transfers_out": "9372", "value": "46", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24535", "selected": "376130", "transfers_in": "17482", "transfers_out": "42017", "value": "46", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "15.4", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-37400", "selected": "339668", "transfers_in": "12906", "transfers_out": "50306", "value": "46", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "3.4", "threat": "7.0", "ict_index": "2.8", "transfers_balance": "-14079", "selected": "326336", "transfers_in": "13771", "transfers_out": "27850", "value": "46", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22926", "selected": "303791", "transfers_in": "5569", "transfers_out": "28495", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "3.7", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-51460", "selected": "252426", "transfers_in": "1223", "transfers_out": "52683", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.4", "creativity": "15.6", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-25707", "selected": "227033", "transfers_in": "4797", "transfers_out": "30504", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.8", "creativity": "5.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-17511", "selected": "209941", "transfers_in": "3811", "transfers_out": "21322", "value": "43", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6201", "selected": "203734", "transfers_in": "2870", "transfers_out": "9071", "value": "43", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16966", "selected": "181991", "transfers_in": "2073", "transfers_out": "19039", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9952", "selected": "152079", "transfers_in": "2336", "transfers_out": "12288", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18826", "selected": "154265", "transfers_in": "2869", "transfers_out": "21695", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12481", "selected": "141991", "transfers_in": "2864", "transfers_out": "15345", "value": "41", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9260", "selected": "131699", "transfers_in": "4281", "transfers_out": "13541", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5239", "selected": "129369", "transfers_in": "2956", "transfers_out": "8195", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4512", "selected": "123778", "transfers_in": "3839", "transfers_out": "8351", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3907", "selected": "120074", "transfers_in": "4428", "transfers_out": "8335", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3796", "selected": "126090", "transfers_in": "9289", "transfers_out": "5493", "value": "39", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jack Cork": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.2", "creativity": "12.7", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "15784", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "13.2", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "33258", "selected": "69899", "transfers_in": "39795", "transfers_out": "6537", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.0", "creativity": "11.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "46325", "selected": "127498", "transfers_in": "63640", "transfers_out": "17315", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "37.0", "creativity": "2.8", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "39717", "selected": "175674", "transfers_in": "64344", "transfers_out": "24627", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.4", "creativity": "12.4", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "11791", "selected": "189836", "transfers_in": "28464", "transfers_out": "16673", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "20.4", "creativity": "3.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-260", "selected": "190681", "transfers_in": "15416", "transfers_out": "15676", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "33.0", "creativity": "0.8", "threat": "18.0", "ict_index": "5.2", "transfers_balance": "-2647", "selected": "188938", "transfers_in": "11387", "transfers_out": "14034", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.4", "creativity": "4.7", "threat": "38.0", "ict_index": "5.6", "transfers_balance": "11108", "selected": "201586", "transfers_in": "25244", "transfers_out": "14136", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.2", "creativity": "2.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-6714", "selected": "195281", "transfers_in": "4549", "transfers_out": "11263", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "8.0", "threat": "25.0", "ict_index": "4.8", "transfers_balance": "-11807", "selected": "183924", "transfers_in": "4797", "transfers_out": "16604", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "15.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-7869", "selected": "176241", "transfers_in": "2008", "transfers_out": "9877", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "43.8", "creativity": "21.8", "threat": "58.0", "ict_index": "12.4", "transfers_balance": "-2849", "selected": "173871", "transfers_in": "5516", "transfers_out": "8365", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.0", "creativity": "2.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "23368", "selected": "199145", "transfers_in": "30669", "transfers_out": "7301", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.8", "creativity": "12.3", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "2090", "selected": "201861", "transfers_in": "10357", "transfers_out": "8267", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "12.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "3514", "selected": "206131", "transfers_in": "13303", "transfers_out": "9789", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "2.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "2393", "selected": "209679", "transfers_in": "13952", "transfers_out": "11559", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.4", "creativity": "4.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "5329", "selected": "215748", "transfers_in": "13542", "transfers_out": "8213", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.2", "creativity": "2.9", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "6092", "selected": "222735", "transfers_in": "15440", "transfers_out": "9348", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "3.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-5449", "selected": "218175", "transfers_in": "10153", "transfers_out": "15602", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "2.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-6200", "selected": "212447", "transfers_in": "3934", "transfers_out": "10134", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.2", "creativity": "1.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-3862", "selected": "209123", "transfers_in": "10418", "transfers_out": "14280", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "5.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-7456", "selected": "201845", "transfers_in": "9202", "transfers_out": "16658", "value": "46", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.2", "creativity": "7.4", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-11011", "selected": "191417", "transfers_in": "8555", "transfers_out": "19566", "value": "46", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.0", "creativity": "14.7", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-10926", "selected": "180752", "transfers_in": "3441", "transfers_out": "14367", "value": "46", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "29.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-2834", "selected": "178192", "transfers_in": "7116", "transfers_out": "9950", "value": "46", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "33.5", "threat": "8.0", "ict_index": "4.8", "transfers_balance": "-4256", "selected": "174028", "transfers_in": "3858", "transfers_out": "8114", "value": "46", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.0", "creativity": "23.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-5176", "selected": "169147", "transfers_in": "5429", "transfers_out": "10605", "value": "46", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-367", "selected": "169255", "transfers_in": "7183", "transfers_out": "7550", "value": "46", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.2", "creativity": "5.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "-1241", "selected": "168183", "transfers_in": "3636", "transfers_out": "4877", "value": "46", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "12.7", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-2093", "selected": "166131", "transfers_in": "3683", "transfers_out": "5776", "value": "46", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.4", "creativity": "20.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "887", "selected": "162189", "transfers_in": "8491", "transfers_out": "7604", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "45.2", "creativity": "1.3", "threat": "33.0", "ict_index": "8.0", "transfers_balance": "4861", "selected": "167235", "transfers_in": "10388", "transfers_out": "5527", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.8", "creativity": "2.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "59727", "selected": "241529", "transfers_in": "64783", "transfers_out": "5056", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.6", "creativity": "3.4", "threat": "3.0", "ict_index": "1.5", "transfers_balance": "59727", "selected": "241529", "transfers_in": "64783", "transfers_out": "5056", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "5.3", "threat": "17.0", "ict_index": "3.4", "transfers_balance": "1308", "selected": "226486", "transfers_in": "9117", "transfers_out": "7809", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.8", "creativity": "3.7", "threat": "35.0", "ict_index": "5.3", "transfers_balance": "-1903", "selected": "227569", "transfers_in": "9035", "transfers_out": "10938", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "4.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-13977", "selected": "212474", "transfers_in": "5350", "transfers_out": "19327", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.6", "creativity": "5.2", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "-3042", "selected": "210087", "transfers_in": "3642", "transfers_out": "6684", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Gareth McAuley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "99420", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20511", "selected": "80020", "transfers_in": "292", "transfers_out": "20803", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16139", "selected": "63987", "transfers_in": "273", "transfers_out": "16412", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9498", "selected": "54564", "transfers_in": "368", "transfers_out": "9866", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5208", "selected": "49403", "transfers_in": "366", "transfers_out": "5574", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3673", "selected": "45846", "transfers_in": "541", "transfers_out": "4214", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3205", "selected": "42738", "transfers_in": "492", "transfers_out": "3697", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3653", "selected": "39163", "transfers_in": "237", "transfers_out": "3890", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-1488", "selected": "37711", "transfers_in": "245", "transfers_out": "1733", "value": "48", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "67", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-1877", "selected": "35908", "transfers_in": "412", "transfers_out": "2289", "value": "48", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-826", "selected": "35138", "transfers_in": "559", "transfers_out": "1385", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "4.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-1348", "selected": "33838", "transfers_in": "270", "transfers_out": "1618", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1195", "selected": "32678", "transfers_in": "147", "transfers_out": "1342", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1056", "selected": "31645", "transfers_in": "213", "transfers_out": "1269", "value": "47", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1048", "selected": "30623", "transfers_in": "198", "transfers_out": "1246", "value": "47", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1055", "selected": "29601", "transfers_in": "202", "transfers_out": "1257", "value": "47", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "28706", "transfers_in": "65", "transfers_out": "979", "value": "47", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-930", "selected": "27796", "transfers_in": "53", "transfers_out": "983", "value": "47", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-895", "selected": "26932", "transfers_in": "142", "transfers_out": "1037", "value": "46", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-620", "selected": "26330", "transfers_in": "95", "transfers_out": "715", "value": "46", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-908", "selected": "25439", "transfers_in": "104", "transfers_out": "1012", "value": "46", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-401", "selected": "25049", "transfers_in": "80", "transfers_out": "481", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-774", "selected": "24317", "transfers_in": "234", "transfers_out": "1008", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-371", "selected": "23968", "transfers_in": "214", "transfers_out": "585", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-554", "selected": "23433", "transfers_in": "96", "transfers_out": "650", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "30", "selected": "23481", "transfers_in": "383", "transfers_out": "353", "value": "46", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "23307", "transfers_in": "229", "transfers_out": "429", "value": "46", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "23195", "transfers_in": "232", "transfers_out": "379", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "22992", "transfers_in": "73", "transfers_out": "290", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "27986", "transfers_in": "61", "transfers_out": "301", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "27967", "transfers_in": "86", "transfers_out": "194", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "27732", "transfers_in": "31", "transfers_out": "213", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "27590", "transfers_in": "18", "transfers_out": "171", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "27386", "transfers_in": "29", "transfers_out": "209", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "27330", "transfers_in": "27", "transfers_out": "120", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "27256", "transfers_in": "26", "transfers_out": "119", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "27160", "transfers_in": "30", "transfers_out": "115", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "27095", "transfers_in": "47", "transfers_out": "116", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Diafra Sakho": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.6", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "2459", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.2", "creativity": "0.0", "threat": "21.0", "ict_index": "2.4", "transfers_balance": "-75", "selected": "4227", "transfers_in": "455", "transfers_out": "530", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1206", "selected": "7314", "transfers_in": "2085", "transfers_out": "879", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-658", "selected": "7730", "transfers_in": "819", "transfers_out": "1477", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-376", "selected": "7786", "transfers_in": "555", "transfers_out": "931", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "7890", "transfers_in": "709", "transfers_out": "1058", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "36.0", "creativity": "14.0", "threat": "33.0", "ict_index": "8.3", "transfers_balance": "-474", "selected": "7681", "transfers_in": "574", "transfers_out": "1048", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1771", "selected": "10092", "transfers_in": "2707", "transfers_out": "936", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-755", "selected": "9577", "transfers_in": "816", "transfers_out": "1571", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1268", "selected": "8381", "transfers_in": "338", "transfers_out": "1606", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-228", "selected": "8336", "transfers_in": "371", "transfers_out": "599", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "128", "selected": "8718", "transfers_in": "644", "transfers_out": "516", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "439", "selected": "9351", "transfers_in": "969", "transfers_out": "530", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "329", "selected": "9821", "transfers_in": "978", "transfers_out": "649", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "47", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "6.2", "creativity": "0.0", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-342", "selected": "9589", "transfers_in": "414", "transfers_out": "756", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.4", "creativity": "1.4", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-62", "selected": "9717", "transfers_in": "580", "transfers_out": "642", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "9641", "transfers_in": "312", "transfers_out": "502", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.2", "creativity": "1.3", "threat": "30.0", "ict_index": "6.1", "transfers_balance": "-219", "selected": "9551", "transfers_in": "355", "transfers_out": "574", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5614", "selected": "15608", "transfers_in": "6900", "transfers_out": "1286", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1624", "selected": "14121", "transfers_in": "960", "transfers_out": "2584", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3851", "selected": "16288", "transfers_in": "5484", "transfers_out": "1633", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3851", "selected": "16288", "transfers_in": "5484", "transfers_out": "1633", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3285", "selected": "13113", "transfers_in": "349", "transfers_out": "3634", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1010", "selected": "12139", "transfers_in": "339", "transfers_out": "1349", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-723", "selected": "11465", "transfers_in": "213", "transfers_out": "936", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-677", "selected": "10793", "transfers_in": "16", "transfers_out": "693", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "10363", "transfers_in": "6", "transfers_out": "445", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "10063", "transfers_in": "8", "transfers_out": "312", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "9967", "transfers_in": "3", "transfers_out": "109", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "8226", "transfers_in": "6", "transfers_out": "88", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "8129", "transfers_in": "5", "transfers_out": "75", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "8108", "transfers_in": "3", "transfers_out": "40", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "8089", "transfers_in": "3", "transfers_out": "41", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "8075", "transfers_in": "0", "transfers_out": "26", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "8072", "transfers_in": "3", "transfers_out": "15", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "8057", "transfers_in": "5", "transfers_out": "20", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "8057", "transfers_in": "5", "transfers_out": "20", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "8048", "transfers_in": "3", "transfers_out": "12", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Carl Jenkinson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "14005", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1794", "selected": "16350", "transfers_in": "436", "transfers_out": "2230", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3340", "selected": "13634", "transfers_in": "196", "transfers_out": "3536", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2764", "selected": "11158", "transfers_in": "15", "transfers_out": "2779", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1018", "selected": "10280", "transfers_in": "5", "transfers_out": "1023", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-851", "selected": "9584", "transfers_in": "7", "transfers_out": "858", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "9080", "transfers_in": "7", "transfers_out": "622", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "8723", "transfers_in": "5", "transfers_out": "474", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-194", "selected": "8584", "transfers_in": "5", "transfers_out": "199", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "8420", "transfers_in": "6", "transfers_out": "227", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "8336", "transfers_in": "7", "transfers_out": "159", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "8284", "transfers_in": "7", "transfers_out": "152", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "8226", "transfers_in": "3", "transfers_out": "113", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "8196", "transfers_in": "1", "transfers_out": "70", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "8170", "transfers_in": "2", "transfers_out": "83", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "8138", "transfers_in": "2", "transfers_out": "106", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "8142", "transfers_in": "3", "transfers_out": "57", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "8117", "transfers_in": "1", "transfers_out": "81", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "8112", "transfers_in": "1", "transfers_out": "92", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "8096", "transfers_in": "3", "transfers_out": "76", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "8096", "transfers_in": "2", "transfers_out": "83", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "8094", "transfers_in": "6", "transfers_out": "37", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "8089", "transfers_in": "5", "transfers_out": "135", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "8072", "transfers_in": "5", "transfers_out": "79", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "8115", "transfers_in": "2", "transfers_out": "63", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "8114", "transfers_in": "0", "transfers_out": "36", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "8131", "transfers_in": "2", "transfers_out": "60", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "8159", "transfers_in": "1", "transfers_out": "60", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "8173", "transfers_in": "2", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "8904", "transfers_in": "3", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "8966", "transfers_in": "1", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "8974", "transfers_in": "0", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "8985", "transfers_in": "0", "transfers_out": "20", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "9004", "transfers_in": "1", "transfers_out": "12", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "9019", "transfers_in": "1", "transfers_out": "12", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "9026", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "9026", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "9041", "transfers_in": "3", "transfers_out": "8", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ethan Ampadu": [{"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "108", "transfers_in": "103", "transfers_out": "41", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "186", "transfers_in": "83", "transfers_out": "46", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "272", "transfers_in": "72", "transfers_out": "52", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "309", "transfers_in": "45", "transfers_out": "43", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "315", "transfers_in": "19", "transfers_out": "29", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "319", "transfers_in": "26", "transfers_out": "36", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "357", "transfers_in": "36", "transfers_out": "35", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "4", "selected": "374", "transfers_in": "24", "transfers_out": "20", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "387", "transfers_in": "13", "transfers_out": "15", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "401", "transfers_in": "27", "transfers_out": "27", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "416", "transfers_in": "24", "transfers_out": "19", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "413", "transfers_in": "33", "transfers_out": "43", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "413", "transfers_in": "18", "transfers_out": "23", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "432", "transfers_in": "32", "transfers_out": "30", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "442", "transfers_in": "26", "transfers_out": "21", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "478", "transfers_in": "51", "transfers_out": "35", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "500", "transfers_in": "33", "transfers_out": "19", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "527", "transfers_in": "31", "transfers_out": "25", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "566", "transfers_in": "46", "transfers_out": "35", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "552", "transfers_in": "14", "transfers_out": "33", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "496", "transfers_in": "10", "transfers_out": "27", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "481", "transfers_in": "13", "transfers_out": "21", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "479", "transfers_in": "8", "transfers_out": "8", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "483", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "483", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "485", "transfers_in": "7", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "484", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "484", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "495", "transfers_in": "18", "transfers_out": "11", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "N'Golo Kant\u00e9": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.8", "creativity": "19.1", "threat": "37.0", "ict_index": "6.9", "transfers_balance": "0", "selected": "657402", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.6", "creativity": "18.8", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-34291", "selected": "762578", "transfers_in": "23081", "transfers_out": "57372", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "7.4", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-35134", "selected": "767346", "transfers_in": "28118", "transfers_out": "63252", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "59.2", "creativity": "35.1", "threat": "7.0", "ict_index": "10.1", "transfers_balance": "-30849", "selected": "772301", "transfers_in": "29585", "transfers_out": "60434", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "23.2", "creativity": "23.5", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "118473", "selected": "926379", "transfers_in": "145646", "transfers_out": "27173", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.2", "creativity": "20.3", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "74883", "selected": "1034553", "transfers_in": "118029", "transfers_out": "43146", "value": "51", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.4", "creativity": "27.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "10859", "selected": "1067590", "transfers_in": "76384", "transfers_out": "65525", "value": "51", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155026", "selected": "925761", "transfers_in": "41417", "transfers_out": "196443", "value": "51", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150847", "selected": "775720", "transfers_in": "1117", "transfers_out": "151964", "value": "50", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108736", "selected": "667814", "transfers_in": "1439", "transfers_out": "110175", "value": "50", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.2", "creativity": "4.3", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "-36355", "selected": "632397", "transfers_in": "2903", "transfers_out": "39258", "value": "49", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.0", "creativity": "36.8", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "9948", "selected": "647560", "transfers_in": "24110", "transfers_out": "14162", "value": "49", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "16.4", "creativity": "4.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2659", "selected": "647481", "transfers_in": "12292", "transfers_out": "14951", "value": "49", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "16.4", "creativity": "6.0", "threat": "12.0", "ict_index": "3.4", "transfers_balance": "-3312", "selected": "645958", "transfers_in": "11271", "transfers_out": "14583", "value": "49", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "40.7", "threat": "2.0", "ict_index": "6.4", "transfers_balance": "20239", "selected": "669464", "transfers_in": "30441", "transfers_out": "10202", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "29.2", "creativity": "28.8", "threat": "11.0", "ict_index": "6.9", "transfers_balance": "452", "selected": "674202", "transfers_in": "20358", "transfers_out": "19906", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "2.4", "creativity": "8.6", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "1561", "selected": "678640", "transfers_in": "14861", "transfers_out": "13300", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.2", "creativity": "14.6", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "178", "selected": "681677", "transfers_in": "14536", "transfers_out": "14358", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.4", "creativity": "62.3", "threat": "21.0", "ict_index": "11.1", "transfers_balance": "-3918", "selected": "682098", "transfers_in": "17343", "transfers_out": "21261", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.8", "creativity": "38.8", "threat": "9.0", "ict_index": "6.6", "transfers_balance": "-4387", "selected": "680388", "transfers_in": "10751", "transfers_out": "15138", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.8", "creativity": "6.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-6553", "selected": "677062", "transfers_in": "16505", "transfers_out": "23058", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "12.9", "threat": "16.0", "ict_index": "5.3", "transfers_balance": "-3188", "selected": "675016", "transfers_in": "15023", "transfers_out": "18211", "value": "49", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.0", "creativity": "38.9", "threat": "15.0", "ict_index": "7.3", "transfers_balance": "-3434", "selected": "676800", "transfers_in": "25644", "transfers_out": "29078", "value": "49", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.0", "creativity": "4.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-8716", "selected": "670970", "transfers_in": "14256", "transfers_out": "22972", "value": "49", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.0", "creativity": "19.5", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "1131", "selected": "675918", "transfers_in": "19034", "transfers_out": "17903", "value": "49", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.4", "creativity": "5.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-6499", "selected": "670958", "transfers_in": "8291", "transfers_out": "14790", "value": "49", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "4.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-15069", "selected": "658358", "transfers_in": "7651", "transfers_out": "22720", "value": "49", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.0", "creativity": "14.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-7903", "selected": "654465", "transfers_in": "9289", "transfers_out": "17192", "value": "49", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6433", "selected": "649450", "transfers_in": "5235", "transfers_out": "11668", "value": "49", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "31.8", "creativity": "26.3", "threat": "16.0", "ict_index": "7.4", "transfers_balance": "-18301", "selected": "665873", "transfers_in": "3685", "transfers_out": "21986", "value": "49", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "7.9", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "-261", "selected": "665585", "transfers_in": "6645", "transfers_out": "6906", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.8", "creativity": "15.9", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "6436", "selected": "673556", "transfers_in": "12333", "transfers_out": "5897", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "6.4", "threat": "10.0", "ict_index": "2.7", "transfers_balance": "20079", "selected": "700357", "transfers_in": "26166", "transfers_out": "6087", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "14.4", "creativity": "17.5", "threat": "3.0", "ict_index": "3.5", "transfers_balance": "20079", "selected": "700357", "transfers_in": "26166", "transfers_out": "6087", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.4", "creativity": "14.9", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "1175", "selected": "685800", "transfers_in": "7032", "transfers_out": "5857", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "1.8", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "5114", "selected": "692039", "transfers_in": "10304", "transfers_out": "5190", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.8", "creativity": "21.8", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "5114", "selected": "692039", "transfers_in": "10304", "transfers_out": "5190", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "22.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "318", "selected": "692447", "transfers_in": "6206", "transfers_out": "5888", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jay Fulton": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1986", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "2190", "transfers_in": "88", "transfers_out": "243", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "2187", "transfers_in": "114", "transfers_out": "230", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "2187", "transfers_in": "81", "transfers_out": "181", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "2161", "transfers_in": "54", "transfers_out": "136", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "199", "selected": "2463", "transfers_in": "457", "transfers_out": "258", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "599", "selected": "3243", "transfers_in": "1050", "transfers_out": "451", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "316", "selected": "3721", "transfers_in": "701", "transfers_out": "385", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "88", "selected": "3856", "transfers_in": "308", "transfers_out": "220", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "3751", "transfers_in": "137", "transfers_out": "282", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "3664", "transfers_in": "85", "transfers_out": "193", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "3628", "transfers_in": "66", "transfers_out": "143", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "3557", "transfers_in": "40", "transfers_out": "125", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "3500", "transfers_in": "25", "transfers_out": "95", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "3432", "transfers_in": "20", "transfers_out": "98", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "3376", "transfers_in": "35", "transfers_out": "103", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "3350", "transfers_in": "25", "transfers_out": "58", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "3313", "transfers_in": "28", "transfers_out": "73", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "3408", "transfers_in": "203", "transfers_out": "142", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "3357", "transfers_in": "28", "transfers_out": "90", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3297", "transfers_in": "22", "transfers_out": "96", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "3239", "transfers_in": "13", "transfers_out": "72", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "3153", "transfers_in": "29", "transfers_out": "133", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "3127", "transfers_in": "29", "transfers_out": "61", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "3086", "transfers_in": "38", "transfers_out": "87", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3036", "transfers_in": "7", "transfers_out": "58", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "2961", "transfers_in": "7", "transfers_out": "84", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "2909", "transfers_in": "10", "transfers_out": "64", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2881", "transfers_in": "8", "transfers_out": "36", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2429", "transfers_in": "3", "transfers_out": "38", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2375", "transfers_in": "3", "transfers_out": "29", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2360", "transfers_in": "1", "transfers_out": "17", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2346", "transfers_in": "3", "transfers_out": "13", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2338", "transfers_in": "2", "transfers_out": "16", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2331", "transfers_in": "0", "transfers_out": "7", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2326", "transfers_in": "5", "transfers_out": "9", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2326", "transfers_in": "5", "transfers_out": "9", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2321", "transfers_in": "5", "transfers_out": "11", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Karl Darlow": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "18015", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1925", "selected": "17319", "transfers_in": "147", "transfers_out": "2072", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2331", "selected": "15150", "transfers_in": "65", "transfers_out": "2396", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2423", "selected": "12767", "transfers_in": "55", "transfers_out": "2478", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1386", "selected": "11400", "transfers_in": "34", "transfers_out": "1420", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1133", "selected": "10282", "transfers_in": "64", "transfers_out": "1197", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "9916", "transfers_in": "82", "transfers_out": "530", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "9554", "transfers_in": "66", "transfers_out": "493", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "9303", "transfers_in": "51", "transfers_out": "331", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "9026", "transfers_in": "62", "transfers_out": "372", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "8787", "transfers_in": "66", "transfers_out": "326", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "8547", "transfers_in": "35", "transfers_out": "311", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "8418", "transfers_in": "39", "transfers_out": "185", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-147", "selected": "8288", "transfers_in": "17", "transfers_out": "164", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "49.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "5", "selected": "8312", "transfers_in": "139", "transfers_out": "134", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "623", "selected": "9034", "transfers_in": "801", "transfers_out": "178", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "11", "influence": "21.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "413", "selected": "9483", "transfers_in": "582", "transfers_out": "169", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "9491", "transfers_in": "192", "transfers_out": "234", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-355", "selected": "9166", "transfers_in": "58", "transfers_out": "413", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-273", "selected": "8912", "transfers_in": "31", "transfers_out": "304", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1576", "selected": "10626", "transfers_in": "2046", "transfers_out": "470", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "1138", "selected": "11823", "transfers_in": "2034", "transfers_out": "896", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "5674", "selected": "18076", "transfers_in": "7730", "transfers_out": "2056", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "45.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-1185", "selected": "16965", "transfers_in": "919", "transfers_out": "2104", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "8", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "5550", "selected": "22986", "transfers_in": "7156", "transfers_out": "1606", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-909", "selected": "22148", "transfers_in": "695", "transfers_out": "1604", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "21913", "transfers_in": "882", "transfers_out": "1225", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2002", "selected": "20031", "transfers_in": "336", "transfers_out": "2338", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-933", "selected": "19118", "transfers_in": "95", "transfers_out": "1028", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "17379", "transfers_in": "261", "transfers_out": "1020", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-732", "selected": "15881", "transfers_in": "198", "transfers_out": "930", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-443", "selected": "15463", "transfers_in": "71", "transfers_out": "514", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-481", "selected": "14918", "transfers_in": "80", "transfers_out": "561", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "14796", "transfers_in": "178", "transfers_out": "437", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "14615", "transfers_in": "162", "transfers_out": "343", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "14193", "transfers_in": "115", "transfers_out": "506", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "14193", "transfers_in": "115", "transfers_out": "506", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "13957", "transfers_in": "42", "transfers_out": "303", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Marcos Rojo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1964", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-458", "selected": "1986", "transfers_in": "57", "transfers_out": "515", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-284", "selected": "1806", "transfers_in": "37", "transfers_out": "321", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "1764", "transfers_in": "27", "transfers_out": "175", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "1752", "transfers_in": "16", "transfers_out": "83", "value": "54", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "1726", "transfers_in": "25", "transfers_out": "91", "value": "54", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "1689", "transfers_in": "22", "transfers_out": "93", "value": "54", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1685", "transfers_in": "19", "transfers_out": "54", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1697", "transfers_in": "42", "transfers_out": "51", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1692", "transfers_in": "24", "transfers_out": "50", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1704", "transfers_in": "34", "transfers_out": "47", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1327", "selected": "3187", "transfers_in": "1510", "transfers_out": "183", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3541", "selected": "7097", "transfers_in": "4096", "transfers_out": "555", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.8", "creativity": "0.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-363", "selected": "6942", "transfers_in": "1009", "transfers_out": "1372", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "30.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "506", "selected": "7739", "transfers_in": "1426", "transfers_out": "920", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1071", "selected": "9340", "transfers_in": "1978", "transfers_out": "907", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-887", "selected": "8598", "transfers_in": "851", "transfers_out": "1738", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "10.9", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1866", "selected": "6769", "transfers_in": "115", "transfers_out": "1981", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "163", "selected": "7291", "transfers_in": "923", "transfers_out": "760", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "0.8", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "717", "selected": "8307", "transfers_in": "1463", "transfers_out": "746", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "412", "selected": "9036", "transfers_in": "1851", "transfers_out": "1439", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "27.6", "creativity": "11.0", "threat": "32.0", "ict_index": "7.1", "transfers_balance": "-814", "selected": "8323", "transfers_in": "408", "transfers_out": "1222", "value": "54", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3246", "selected": "12255", "transfers_in": "4927", "transfers_out": "1681", "value": "54", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2284", "selected": "10184", "transfers_in": "387", "transfers_out": "2671", "value": "54", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1444", "selected": "8988", "transfers_in": "236", "transfers_out": "1680", "value": "54", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "34.8", "creativity": "1.9", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-304", "selected": "8778", "transfers_in": "325", "transfers_out": "629", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2004", "selected": "11139", "transfers_in": "2608", "transfers_out": "604", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1824", "selected": "9553", "transfers_in": "201", "transfers_out": "2025", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1041", "selected": "8529", "transfers_in": "21", "transfers_out": "1062", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-589", "selected": "7655", "transfers_in": "9", "transfers_out": "598", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "7265", "transfers_in": "86", "transfers_out": "257", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "7275", "transfers_in": "45", "transfers_out": "109", "value": "54", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "7260", "transfers_in": "62", "transfers_out": "114", "value": "54", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "7260", "transfers_in": "62", "transfers_out": "114", "value": "54", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "7277", "transfers_in": "23", "transfers_out": "46", "value": "54", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "29", "selected": "7344", "transfers_in": "92", "transfers_out": "63", "value": "54", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "7344", "transfers_in": "92", "transfers_out": "63", "value": "54", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.0", "creativity": "0.1", "threat": "3.0", "ict_index": "1.8", "transfers_balance": "155", "selected": "7570", "transfers_in": "221", "transfers_out": "66", "value": "54", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "David de Gea": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "1195182", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": null}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "34341", "selected": "1495257", "transfers_in": "59890", "transfers_out": "25549", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": null}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "27.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-16794", "selected": "1577700", "transfers_in": "47672", "transfers_out": "64466", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": null}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "17780", "selected": "1689047", "transfers_in": "65416", "transfers_out": "47636", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": null}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "25", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "9510", "selected": "1744231", "transfers_in": "47149", "transfers_out": "37639", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": null}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "5286", "selected": "1793116", "transfers_in": "46118", "transfers_out": "40832", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": null}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "62201", "selected": "1900503", "transfers_in": "82906", "transfers_out": "20705", "value": "56", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": null}, {"gameweek": "8", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "32", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-12891", "selected": "1928137", "transfers_in": "36600", "transfers_out": "49491", "value": "56", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": null}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "88360", "selected": "2040174", "transfers_in": "95277", "transfers_out": "6917", "value": "56", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": null}, {"gameweek": "10", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "27", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-7940", "selected": "2057321", "transfers_in": "40279", "transfers_out": "48219", "value": "56", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": null}, {"gameweek": "11", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "24", "influence": "46.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "41649", "selected": "2122417", "transfers_in": "59249", "transfers_out": "17600", "value": "57", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": null}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "82813", "selected": "2234698", "transfers_in": "94321", "transfers_out": "11508", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": null}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "13584", "selected": "2264528", "transfers_in": "30805", "transfers_out": "17221", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": null}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "6566", "selected": "2282900", "transfers_in": "24404", "transfers_out": "17838", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": null}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "14", "bps": "36", "influence": "80.8", "creativity": "0.0", "threat": "0.0", "ict_index": "8.1", "transfers_balance": "-35957", "selected": "2258277", "transfers_in": "12942", "transfers_out": "48899", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": null}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "18", "influence": "38.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "16178", "selected": "2296888", "transfers_in": "40389", "transfers_out": "24211", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": null}, {"gameweek": "17", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "34", "influence": "42.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "44354", "selected": "2355583", "transfers_in": "51969", "transfers_out": "7615", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": null}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "20", "influence": "24.6", "creativity": "10.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "54258", "selected": "2426184", "transfers_in": "61298", "transfers_out": "7040", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": null}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "9618", "selected": "2459071", "transfers_in": "30912", "transfers_out": "21294", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": null}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1043", "selected": "2472520", "transfers_in": "18231", "transfers_out": "19274", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": null}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "25", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-41635", "selected": "2444886", "transfers_in": "19227", "transfers_out": "60862", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": null}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57836", "selected": "2392688", "transfers_in": "20549", "transfers_out": "78385", "value": "59", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": null}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "27", "influence": "30.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "8149", "selected": "2424184", "transfers_in": "52835", "transfers_out": "44686", "value": "59", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": null}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "5076", "selected": "2443386", "transfers_in": "32621", "transfers_out": "27545", "value": "59", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": null}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "38.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "268", "selected": "2461591", "transfers_in": "39099", "transfers_out": "38831", "value": "59", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": null}, {"gameweek": "26", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "11263", "selected": "2480966", "transfers_in": "29481", "transfers_out": "18218", "value": "59", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": null}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "21085", "selected": "2517780", "transfers_in": "38288", "transfers_out": "17203", "value": "59", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": null}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "37.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-31196", "selected": "2505094", "transfers_in": "14327", "transfers_out": "45523", "value": "59", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": null}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "6146", "selected": "2519411", "transfers_in": "17347", "transfers_out": "11201", "value": "59", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": null}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-37969", "selected": "2527916", "transfers_in": "6062", "transfers_out": "44031", "value": "59", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": null}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "20.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "61165", "selected": "2588599", "transfers_in": "76022", "transfers_out": "14857", "value": "59", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": null}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "35.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "5348", "selected": "2595897", "transfers_in": "38940", "transfers_out": "33592", "value": "59", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": null}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "67365", "selected": "2689810", "transfers_in": "75382", "transfers_out": "8017", "value": "59", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": null}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "67365", "selected": "2689810", "transfers_in": "75382", "transfers_out": "8017", "value": "59", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": null}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "3595", "selected": "2634144", "transfers_in": "20001", "transfers_out": "16406", "value": "59", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": null}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "35465", "selected": "2675859", "transfers_in": "45334", "transfers_out": "9869", "value": "59", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": null}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "35465", "selected": "2675859", "transfers_in": "45334", "transfers_out": "9869", "value": "59", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": null}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61859", "selected": "2612843", "transfers_in": "13576", "transfers_out": "75435", "value": "59", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": null}], "Danny Simpson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "0.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "230727", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "15.6", "creativity": "1.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-6667", "selected": "237381", "transfers_in": "9528", "transfers_out": "16195", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.0", "creativity": "4.6", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-1652", "selected": "241557", "transfers_in": "15182", "transfers_out": "16834", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "5.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-11149", "selected": "233609", "transfers_in": "9040", "transfers_out": "20189", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.4", "creativity": "0.9", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-1819", "selected": "233386", "transfers_in": "12661", "transfers_out": "14480", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "32.6", "creativity": "6.4", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-13445", "selected": "221102", "transfers_in": "5607", "transfers_out": "19052", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.8", "creativity": "0.8", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-3139", "selected": "219061", "transfers_in": "10857", "transfers_out": "13996", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "16.3", "threat": "17.0", "ict_index": "5.3", "transfers_balance": "2267", "selected": "222781", "transfers_in": "13958", "transfers_out": "11691", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.6", "creativity": "14.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-3162", "selected": "220124", "transfers_in": "5011", "transfers_out": "8173", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-6296", "selected": "214546", "transfers_in": "4923", "transfers_out": "11219", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "6.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-209", "selected": "215063", "transfers_in": "5677", "transfers_out": "5886", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-10240", "selected": "205355", "transfers_in": "2532", "transfers_out": "12772", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "1.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "1361", "selected": "207344", "transfers_in": "7270", "transfers_out": "5909", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.0", "creativity": "10.8", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-6493", "selected": "201102", "transfers_in": "2028", "transfers_out": "8521", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.0", "creativity": "2.4", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "4357", "selected": "206006", "transfers_in": "9040", "transfers_out": "4683", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.0", "creativity": "1.9", "threat": "11.0", "ict_index": "2.3", "transfers_balance": "10950", "selected": "218502", "transfers_in": "15325", "transfers_out": "4375", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "793", "selected": "219786", "transfers_in": "7057", "transfers_out": "6264", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.4", "creativity": "4.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "3945", "selected": "224351", "transfers_in": "9420", "transfers_out": "5475", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-16400", "selected": "208363", "transfers_in": "1950", "transfers_out": "18350", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21803", "selected": "186692", "transfers_in": "692", "transfers_out": "22495", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41690", "selected": "145055", "transfers_in": "418", "transfers_out": "42108", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20191", "selected": "124870", "transfers_in": "107", "transfers_out": "20298", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22607", "selected": "102295", "transfers_in": "157", "transfers_out": "22764", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6672", "selected": "95655", "transfers_in": "1263", "transfers_out": "7935", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8845", "selected": "104993", "transfers_in": "12866", "transfers_out": "4021", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1732", "selected": "106907", "transfers_in": "4987", "transfers_out": "3255", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "3968", "selected": "111214", "transfers_in": "7239", "transfers_out": "3271", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "12.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3973", "selected": "115617", "transfers_in": "6878", "transfers_out": "2905", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2280", "selected": "118173", "transfers_in": "3744", "transfers_out": "1464", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.8", "creativity": "6.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-3005", "selected": "132885", "transfers_in": "1083", "transfers_out": "4088", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1814", "selected": "132420", "transfers_in": "5236", "transfers_out": "3422", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.2", "creativity": "5.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "4784", "selected": "137424", "transfers_in": "6270", "transfers_out": "1486", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.0", "creativity": "2.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "6747", "selected": "146305", "transfers_in": "8479", "transfers_out": "1732", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6747", "selected": "146305", "transfers_in": "8479", "transfers_out": "1732", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1036", "selected": "138514", "transfers_in": "1269", "transfers_out": "2305", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4924", "selected": "133354", "transfers_in": "997", "transfers_out": "5921", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "10.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-4924", "selected": "133354", "transfers_in": "997", "transfers_out": "5921", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "55", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-6403", "selected": "126783", "transfers_in": "18", "transfers_out": "6421", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Pierre-Emile H\u00f8jbjerg": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13724", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1400", "selected": "13574", "transfers_in": "359", "transfers_out": "1759", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1511", "selected": "12334", "transfers_in": "316", "transfers_out": "1827", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2098", "selected": "16171", "transfers_in": "5600", "transfers_out": "3502", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "16353", "transfers_in": "1907", "transfers_out": "2151", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1345", "selected": "15168", "transfers_in": "889", "transfers_out": "2234", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "15468", "transfers_in": "1309", "transfers_out": "1218", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "15666", "transfers_in": "1121", "transfers_out": "1112", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "15486", "transfers_in": "407", "transfers_out": "647", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "2.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-649", "selected": "14907", "transfers_in": "237", "transfers_out": "886", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "14536", "transfers_in": "129", "transfers_out": "543", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "14161", "transfers_in": "100", "transfers_out": "514", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.8", "creativity": "8.0", "threat": "1.0", "ict_index": "2.6", "transfers_balance": "-398", "selected": "13790", "transfers_in": "76", "transfers_out": "474", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "2254", "selected": "16304", "transfers_in": "3232", "transfers_out": "978", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2262", "selected": "18928", "transfers_in": "3491", "transfers_out": "1229", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.8", "creativity": "3.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "364", "selected": "19521", "transfers_in": "1631", "transfers_out": "1267", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1345", "selected": "21039", "transfers_in": "2444", "transfers_out": "1099", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "28.0", "threat": "1.0", "ict_index": "3.6", "transfers_balance": "-406", "selected": "20740", "transfers_in": "672", "transfers_out": "1078", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.8", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-390", "selected": "20482", "transfers_in": "865", "transfers_out": "1255", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.6", "creativity": "19.3", "threat": "9.0", "ict_index": "4.3", "transfers_balance": "-412", "selected": "20116", "transfers_in": "315", "transfers_out": "727", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "6.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-425", "selected": "19749", "transfers_in": "614", "transfers_out": "1039", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.4", "creativity": "7.1", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "130", "selected": "19906", "transfers_in": "1005", "transfers_out": "875", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "22.0", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-361", "selected": "19636", "transfers_in": "1010", "transfers_out": "1371", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "26.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-275", "selected": "19415", "transfers_in": "591", "transfers_out": "866", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.8", "creativity": "15.8", "threat": "25.0", "ict_index": "6.0", "transfers_balance": "651", "selected": "20140", "transfers_in": "1434", "transfers_out": "783", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "410", "selected": "20597", "transfers_in": "1051", "transfers_out": "641", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.6", "creativity": "5.5", "threat": "19.0", "ict_index": "4.7", "transfers_balance": "-304", "selected": "20376", "transfers_in": "640", "transfers_out": "944", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "454", "selected": "20935", "transfers_in": "1205", "transfers_out": "751", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-281", "selected": "20673", "transfers_in": "230", "transfers_out": "511", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.8", "creativity": "4.8", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-468", "selected": "18469", "transfers_in": "150", "transfers_out": "618", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "3.3", "threat": "20.0", "ict_index": "2.9", "transfers_balance": "-133", "selected": "17768", "transfers_in": "481", "transfers_out": "614", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.4", "creativity": "19.0", "threat": "26.0", "ict_index": "6.3", "transfers_balance": "87", "selected": "17884", "transfers_in": "545", "transfers_out": "458", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.4", "creativity": "30.9", "threat": "17.0", "ict_index": "7.2", "transfers_balance": "7527", "selected": "28036", "transfers_in": "8221", "transfers_out": "694", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.8", "creativity": "4.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "7527", "selected": "28036", "transfers_in": "8221", "transfers_out": "694", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.6", "creativity": "1.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-8", "selected": "23799", "transfers_in": "906", "transfers_out": "914", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.8", "creativity": "24.8", "threat": "1.0", "ict_index": "4.2", "transfers_balance": "-753", "selected": "23034", "transfers_in": "320", "transfers_out": "1073", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "19.6", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-753", "selected": "23034", "transfers_in": "320", "transfers_out": "1073", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "2.2", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-455", "selected": "22616", "transfers_in": "320", "transfers_out": "775", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Martin Cranie": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9463", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1004", "selected": "8843", "transfers_in": "332", "transfers_out": "1336", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-713", "selected": "8253", "transfers_in": "422", "transfers_out": "1135", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-636", "selected": "7697", "transfers_in": "276", "transfers_out": "912", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-387", "selected": "7350", "transfers_in": "193", "transfers_out": "580", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44", "selected": "7538", "transfers_in": "625", "transfers_out": "581", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "636", "selected": "8445", "transfers_in": "1217", "transfers_out": "581", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "504", "selected": "9197", "transfers_in": "1086", "transfers_out": "582", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "255", "selected": "9567", "transfers_in": "651", "transfers_out": "396", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "333", "selected": "10091", "transfers_in": "872", "transfers_out": "539", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "93", "selected": "10290", "transfers_in": "527", "transfers_out": "434", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.2", "creativity": "1.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "3151", "selected": "13907", "transfers_in": "4131", "transfers_out": "980", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2337", "selected": "16616", "transfers_in": "3490", "transfers_out": "1153", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.4", "creativity": "0.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "1041", "selected": "17866", "transfers_in": "1977", "transfers_out": "936", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1576", "selected": "19712", "transfers_in": "2605", "transfers_out": "1029", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "19661", "transfers_in": "1367", "transfers_out": "1643", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-242", "selected": "19521", "transfers_in": "554", "transfers_out": "796", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "19319", "transfers_in": "529", "transfers_out": "838", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-308", "selected": "19154", "transfers_in": "799", "transfers_out": "1107", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-228", "selected": "18999", "transfers_in": "454", "transfers_out": "682", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-546", "selected": "18528", "transfers_in": "460", "transfers_out": "1006", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-386", "selected": "18171", "transfers_in": "510", "transfers_out": "896", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1232", "selected": "17051", "transfers_in": "617", "transfers_out": "1849", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1127", "selected": "15931", "transfers_in": "94", "transfers_out": "1221", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-642", "selected": "15312", "transfers_in": "82", "transfers_out": "724", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-426", "selected": "14897", "transfers_in": "125", "transfers_out": "551", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-644", "selected": "14267", "transfers_in": "82", "transfers_out": "726", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-585", "selected": "13688", "transfers_in": "25", "transfers_out": "610", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "13454", "transfers_in": "10", "transfers_out": "246", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "11591", "transfers_in": "12", "transfers_out": "246", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-233", "selected": "11187", "transfers_in": "5", "transfers_out": "238", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "11120", "transfers_in": "8", "transfers_out": "248", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "10996", "transfers_in": "9", "transfers_out": "137", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "10856", "transfers_in": "6", "transfers_out": "135", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "10670", "transfers_in": "6", "transfers_out": "96", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "10540", "transfers_in": "7", "transfers_out": "126", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "10540", "transfers_in": "7", "transfers_out": "126", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "10406", "transfers_in": "8", "transfers_out": "146", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Marvin Zeegelaar": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "214", "selected": "283", "transfers_in": "334", "transfers_out": "120", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "309", "transfers_in": "40", "transfers_out": "59", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "337", "transfers_in": "48", "transfers_out": "69", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "363", "transfers_in": "47", "transfers_out": "66", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "401", "transfers_in": "45", "transfers_out": "48", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "432", "transfers_in": "40", "transfers_out": "40", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "478", "transfers_in": "57", "transfers_out": "49", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "515", "transfers_in": "45", "transfers_out": "47", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "18.8", "creativity": "18.8", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "7", "selected": "554", "transfers_in": "63", "transfers_out": "56", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "52", "influence": "42.4", "creativity": "50.3", "threat": "2.0", "ict_index": "9.5", "transfers_balance": "2578", "selected": "3300", "transfers_in": "2913", "transfers_out": "335", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "2.5", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "33767", "selected": "38381", "transfers_in": "35243", "transfers_out": "1476", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "10.6", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "18410", "selected": "57882", "transfers_in": "21590", "transfers_out": "3180", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "38", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-4", "influence": "1.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "26516", "selected": "86787", "transfers_in": "30577", "transfers_out": "4061", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30577", "selected": "56323", "transfers_in": "728", "transfers_out": "31305", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13640", "selected": "42705", "transfers_in": "160", "transfers_out": "13800", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7639", "selected": "35080", "transfers_in": "171", "transfers_out": "7810", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "2.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-594", "selected": "34557", "transfers_in": "1109", "transfers_out": "1703", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "3.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6605", "selected": "41360", "transfers_in": "8507", "transfers_out": "1902", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "7.4", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-5072", "selected": "36307", "transfers_in": "680", "transfers_out": "5752", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.2", "creativity": "11.7", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-1936", "selected": "34470", "transfers_in": "2492", "transfers_out": "4428", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.6", "creativity": "5.2", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-3018", "selected": "31497", "transfers_in": "683", "transfers_out": "3701", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-978", "selected": "30610", "transfers_in": "1865", "transfers_out": "2843", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.2", "creativity": "27.9", "threat": "6.0", "ict_index": "4.9", "transfers_balance": "-2894", "selected": "27734", "transfers_in": "266", "transfers_out": "3160", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "1.3", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "351", "selected": "28175", "transfers_in": "2118", "transfers_out": "1767", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-915", "selected": "27353", "transfers_in": "747", "transfers_out": "1662", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1637", "selected": "25725", "transfers_in": "231", "transfers_out": "1868", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2024", "selected": "23473", "transfers_in": "249", "transfers_out": "2273", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-855", "selected": "20957", "transfers_in": "243", "transfers_out": "1098", "value": "41", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1131", "selected": "21654", "transfers_in": "728", "transfers_out": "1859", "value": "41", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1079", "selected": "20624", "transfers_in": "460", "transfers_out": "1539", "value": "41", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-984", "selected": "19526", "transfers_in": "474", "transfers_out": "1458", "value": "41", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "20214", "transfers_in": "569", "transfers_out": "828", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "19228", "transfers_in": "729", "transfers_out": "1035", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "19428", "transfers_in": "1027", "transfers_out": "978", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "19337", "transfers_in": "719", "transfers_out": "730", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jonathan Leko": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4590", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "4825", "transfers_in": "210", "transfers_out": "554", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-346", "selected": "4642", "transfers_in": "249", "transfers_out": "595", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-815", "selected": "3885", "transfers_in": "73", "transfers_out": "888", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-502", "selected": "3387", "transfers_in": "5", "transfers_out": "507", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-379", "selected": "3008", "transfers_in": "9", "transfers_out": "388", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "2748", "transfers_in": "6", "transfers_out": "269", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "2548", "transfers_in": "11", "transfers_out": "214", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "2448", "transfers_in": "2", "transfers_out": "102", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "2314", "transfers_in": "3", "transfers_out": "137", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "2243", "transfers_in": "4", "transfers_out": "75", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2173", "transfers_in": "4", "transfers_out": "77", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "2111", "transfers_in": "4", "transfers_out": "66", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "2058", "transfers_in": "2", "transfers_out": "55", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "2017", "transfers_in": "1", "transfers_out": "42", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1984", "transfers_in": "4", "transfers_out": "37", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1959", "transfers_in": "2", "transfers_out": "27", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1934", "transfers_in": "1", "transfers_out": "26", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1894", "transfers_in": "1", "transfers_out": "41", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1866", "transfers_in": "2", "transfers_out": "31", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "1835", "transfers_in": "1", "transfers_out": "33", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1807", "transfers_in": "1", "transfers_out": "29", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1818", "transfers_in": "43", "transfers_out": "44", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1817", "transfers_in": "30", "transfers_out": "38", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1828", "transfers_in": "23", "transfers_out": "30", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1852", "transfers_in": "41", "transfers_out": "27", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1879", "transfers_in": "38", "transfers_out": "29", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1936", "transfers_in": "52", "transfers_out": "41", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1950", "transfers_in": "23", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "2228", "transfers_in": "23", "transfers_out": "19", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2253", "transfers_in": "17", "transfers_out": "21", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2259", "transfers_in": "23", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "2282", "transfers_in": "20", "transfers_out": "17", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "2311", "transfers_in": "23", "transfers_out": "10", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2315", "transfers_in": "24", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "2315", "transfers_in": "31", "transfers_out": "26", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2314", "transfers_in": "40", "transfers_out": "48", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "2351", "transfers_in": "72", "transfers_out": "48", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Craig Dawson": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "247072", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "15.6", "creativity": "0.1", "threat": "34.0", "ict_index": "5.0", "transfers_balance": "2131", "selected": "264128", "transfers_in": "12473", "transfers_out": "10342", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.2", "creativity": "0.3", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "17065", "selected": "290474", "transfers_in": "32763", "transfers_out": "15698", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.4", "creativity": "20.2", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-7597", "selected": "286629", "transfers_in": "15211", "transfers_out": "22808", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "13.8", "creativity": "5.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-15622", "selected": "272271", "transfers_in": "7830", "transfers_out": "23452", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-20010", "selected": "253361", "transfers_in": "4882", "transfers_out": "24892", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.0", "creativity": "4.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-9712", "selected": "244497", "transfers_in": "6157", "transfers_out": "15869", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.0", "creativity": "15.6", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-27196", "selected": "217663", "transfers_in": "824", "transfers_out": "28020", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.2", "creativity": "0.4", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-10883", "selected": "206952", "transfers_in": "762", "transfers_out": "11645", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62284", "selected": "144718", "transfers_in": "130", "transfers_out": "62414", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31638", "selected": "113099", "transfers_in": "42", "transfers_out": "31680", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21329", "selected": "91791", "transfers_in": "32", "transfers_out": "21361", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9115", "selected": "82680", "transfers_in": "11", "transfers_out": "9126", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6164", "selected": "76528", "transfers_in": "11", "transfers_out": "6175", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5087", "selected": "71443", "transfers_in": "10", "transfers_out": "5097", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4100", "selected": "67345", "transfers_in": "14", "transfers_out": "4114", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2483", "selected": "64866", "transfers_in": "8", "transfers_out": "2491", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2515", "selected": "62354", "transfers_in": "6", "transfers_out": "2521", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2670", "selected": "59690", "transfers_in": "11", "transfers_out": "2681", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "19.9", "threat": "33.0", "ict_index": "7.0", "transfers_balance": "-836", "selected": "58880", "transfers_in": "77", "transfers_out": "913", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "22.2", "creativity": "11.8", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-221", "selected": "58740", "transfers_in": "547", "transfers_out": "768", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "31.6", "creativity": "25.0", "threat": "4.0", "ict_index": "6.1", "transfers_balance": "-337", "selected": "58422", "transfers_in": "244", "transfers_out": "581", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "80", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "46.4", "creativity": "1.2", "threat": "52.0", "ict_index": "10.0", "transfers_balance": "-190", "selected": "58359", "transfers_in": "1081", "transfers_out": "1271", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.0", "creativity": "15.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "3167", "selected": "61874", "transfers_in": "5425", "transfers_out": "2258", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "0.4", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "3731", "selected": "66084", "transfers_in": "5947", "transfers_out": "2216", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "4.9", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "9566", "selected": "76108", "transfers_in": "11043", "transfers_out": "1477", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.0", "creativity": "1.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-509", "selected": "75939", "transfers_in": "2740", "transfers_out": "3249", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "51.8", "creativity": "1.4", "threat": "44.0", "ict_index": "9.7", "transfers_balance": "1332", "selected": "77545", "transfers_in": "3271", "transfers_out": "1939", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "32.0", "creativity": "5.6", "threat": "6.0", "ict_index": "4.4", "transfers_balance": "2270", "selected": "80003", "transfers_in": "3610", "transfers_out": "1340", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "1.7", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "1292", "selected": "95979", "transfers_in": "2632", "transfers_out": "1340", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.8", "creativity": "0.3", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "1996", "selected": "111364", "transfers_in": "3444", "transfers_out": "1448", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "30.0", "creativity": "13.7", "threat": "6.0", "ict_index": "5.0", "transfers_balance": "-3782", "selected": "94476", "transfers_in": "410", "transfers_out": "4192", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.4", "creativity": "21.7", "threat": "6.0", "ict_index": "5.0", "transfers_balance": "-3057", "selected": "91442", "transfers_in": "307", "transfers_out": "3364", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.0", "creativity": "0.0", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-3567", "selected": "87100", "transfers_in": "100", "transfers_out": "3667", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.4", "creativity": "0.3", "threat": "23.0", "ict_index": "4.2", "transfers_balance": "-205", "selected": "87701", "transfers_in": "634", "transfers_out": "839", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "29.8", "creativity": "0.2", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-650", "selected": "87296", "transfers_in": "576", "transfers_out": "1226", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.0", "creativity": "10.2", "threat": "40.0", "ict_index": "8.7", "transfers_balance": "-940", "selected": "86305", "transfers_in": "936", "transfers_out": "1876", "value": "48", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.4", "creativity": "0.5", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "4359", "selected": "92217", "transfers_in": "5450", "transfers_out": "1091", "value": "48", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Aaron Lennon": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4681", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1012", "selected": "4220", "transfers_in": "98", "transfers_out": "1110", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "10.5", "threat": "20.0", "ict_index": "3.3", "transfers_balance": "-238", "selected": "4550", "transfers_in": "284", "transfers_out": "522", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "4853", "transfers_in": "252", "transfers_out": "496", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "4789", "transfers_in": "157", "transfers_out": "460", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-301", "selected": "4699", "transfers_in": "184", "transfers_out": "485", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "4558", "transfers_in": "141", "transfers_out": "434", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "4373", "transfers_in": "114", "transfers_out": "438", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-377", "selected": "4005", "transfers_in": "9", "transfers_out": "386", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.3", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-209", "selected": "3827", "transfers_in": "49", "transfers_out": "258", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "44", "selected": "3941", "transfers_in": "142", "transfers_out": "98", "value": "54", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.8", "creativity": "4.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "100", "selected": "4166", "transfers_in": "236", "transfers_out": "136", "value": "54", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "12.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-17", "selected": "4203", "transfers_in": "123", "transfers_out": "140", "value": "54", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.8", "creativity": "4.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "11", "selected": "4267", "transfers_in": "135", "transfers_out": "124", "value": "54", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "11.4", "creativity": "11.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "409", "selected": "4751", "transfers_in": "566", "transfers_out": "157", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.9", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "14", "selected": "4864", "transfers_in": "313", "transfers_out": "299", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "2.2", "creativity": "2.7", "threat": "19.0", "ict_index": "2.4", "transfers_balance": "-5", "selected": "4909", "transfers_in": "197", "transfers_out": "202", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "2.9", "threat": "10.0", "ict_index": "1.8", "transfers_balance": "1162", "selected": "6184", "transfers_in": "1394", "transfers_out": "232", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "11.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-153", "selected": "6145", "transfers_in": "413", "transfers_out": "566", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-49", "selected": "6168", "transfers_in": "332", "transfers_out": "381", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.2", "creativity": "1.8", "threat": "31.0", "ict_index": "3.9", "transfers_balance": "-253", "selected": "5990", "transfers_in": "276", "transfers_out": "529", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.4", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-209", "selected": "5810", "transfers_in": "127", "transfers_out": "336", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "33", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-398", "selected": "5517", "transfers_in": "144", "transfers_out": "542", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "5409", "transfers_in": "197", "transfers_out": "357", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "12.4", "threat": "37.0", "ict_index": "6.0", "transfers_balance": "858", "selected": "6346", "transfers_in": "1297", "transfers_out": "439", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "1.8", "threat": "28.0", "ict_index": "4.3", "transfers_balance": "251", "selected": "6643", "transfers_in": "683", "transfers_out": "432", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "7.2", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "1531", "selected": "8298", "transfers_in": "2109", "transfers_out": "578", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "9.2", "creativity": "18.2", "threat": "31.0", "ict_index": "5.8", "transfers_balance": "339", "selected": "8791", "transfers_in": "1047", "transfers_out": "708", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.2", "creativity": "22.3", "threat": "45.0", "ict_index": "8.6", "transfers_balance": "-211", "selected": "8620", "transfers_in": "418", "transfers_out": "629", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.8", "creativity": "22.8", "threat": "4.0", "ict_index": "6.5", "transfers_balance": "37", "selected": "8820", "transfers_in": "646", "transfers_out": "609", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.0", "creativity": "30.0", "threat": "4.0", "ict_index": "6.5", "transfers_balance": "200", "selected": "8987", "transfers_in": "643", "transfers_out": "443", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "1.7", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "5946", "selected": "15108", "transfers_in": "6816", "transfers_out": "870", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "0.5", "threat": "18.0", "ict_index": "2.1", "transfers_balance": "5147", "selected": "21252", "transfers_in": "6101", "transfers_out": "954", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "86", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "3.2", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "5147", "selected": "21252", "transfers_in": "6101", "transfers_out": "954", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "6.3", "threat": "22.0", "ict_index": "2.9", "transfers_balance": "-818", "selected": "18632", "transfers_in": "478", "transfers_out": "1296", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.6", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-2416", "selected": "17122", "transfers_in": "324", "transfers_out": "2740", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "70", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-3683", "selected": "13327", "transfers_in": "102", "transfers_out": "3785", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "7.6", "threat": "12.0", "ict_index": "2.9", "transfers_balance": "-455", "selected": "13013", "transfers_in": "322", "transfers_out": "777", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Davinson S\u00e1nchez": [{"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "522", "selected": "736", "transfers_in": "734", "transfers_out": "212", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1043", "selected": "2956", "transfers_in": "1609", "transfers_out": "566", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2524", "selected": "6813", "transfers_in": "3186", "transfers_out": "662", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "3319", "selected": "11712", "transfers_in": "4390", "transfers_out": "1071", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "31.2", "creativity": "0.1", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "1572", "selected": "14508", "transfers_in": "3136", "transfers_out": "1564", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.6", "creativity": "3.6", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "569", "selected": "16161", "transfers_in": "1843", "transfers_out": "1274", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.8", "creativity": "0.4", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "2030", "selected": "19021", "transfers_in": "2968", "transfers_out": "938", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "511", "selected": "20530", "transfers_in": "2191", "transfers_out": "1680", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.8", "creativity": "2.2", "threat": "22.0", "ict_index": "3.7", "transfers_balance": "3110", "selected": "24351", "transfers_in": "5036", "transfers_out": "1926", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.8", "creativity": "1.9", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "3634", "selected": "29286", "transfers_in": "5499", "transfers_out": "1865", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.6", "creativity": "1.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "5880", "selected": "36219", "transfers_in": "7702", "transfers_out": "1822", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "1.9", "threat": "21.0", "ict_index": "4.1", "transfers_balance": "-196", "selected": "36584", "transfers_in": "2491", "transfers_out": "2687", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-4", "influence": "7.8", "creativity": "0.6", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-725", "selected": "36410", "transfers_in": "2264", "transfers_out": "2989", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12913", "selected": "23601", "transfers_in": "196", "transfers_out": "13109", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2988", "selected": "20644", "transfers_in": "55", "transfers_out": "3043", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1793", "selected": "18876", "transfers_in": "58", "transfers_out": "1851", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "28.0", "creativity": "10.6", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "586", "selected": "19823", "transfers_in": "1308", "transfers_out": "722", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "10.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "2454", "selected": "22663", "transfers_in": "2928", "transfers_out": "474", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "1.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "7914", "selected": "30834", "transfers_in": "9199", "transfers_out": "1285", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.8", "creativity": "12.4", "threat": "18.0", "ict_index": "5.2", "transfers_balance": "7914", "selected": "30834", "transfers_in": "9199", "transfers_out": "1285", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "13.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1216", "selected": "30319", "transfers_in": "2236", "transfers_out": "3452", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.0", "creativity": "0.7", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-468", "selected": "30362", "transfers_in": "1469", "transfers_out": "1937", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2603", "selected": "28163", "transfers_in": "565", "transfers_out": "3168", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-130", "selected": "28325", "transfers_in": "964", "transfers_out": "1094", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.8", "creativity": "0.8", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "139", "selected": "29058", "transfers_in": "1413", "transfers_out": "1274", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "31.4", "creativity": "1.7", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "4592", "selected": "35094", "transfers_in": "5723", "transfers_out": "1131", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "24.6", "creativity": "1.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "31579", "selected": "69191", "transfers_in": "32973", "transfers_out": "1394", "value": "60", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.4", "creativity": "1.8", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "7687", "selected": "74904", "transfers_in": "10429", "transfers_out": "2742", "value": "60", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "34.4", "creativity": "0.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-2850", "selected": "71655", "transfers_in": "2034", "transfers_out": "4884", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "4.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-198", "selected": "71848", "transfers_in": "2503", "transfers_out": "2701", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.8", "creativity": "0.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-293", "selected": "72228", "transfers_in": "3132", "transfers_out": "3425", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "72228", "transfers_in": "3132", "transfers_out": "3425", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "20.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-261", "selected": "66322", "transfers_in": "1666", "transfers_out": "1927", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "11.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "2331", "selected": "69089", "transfers_in": "3542", "transfers_out": "1211", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "25.2", "creativity": "1.9", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "2331", "selected": "69089", "transfers_in": "3542", "transfers_out": "1211", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1359", "selected": "70644", "transfers_in": "2798", "transfers_out": "1439", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Chris Brunt": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "29.8", "creativity": "42.3", "threat": "0.0", "ict_index": "7.2", "transfers_balance": "0", "selected": "5228", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "4.2", "threat": "1.0", "ict_index": "0.9", "transfers_balance": "42058", "selected": "70766", "transfers_in": "47918", "transfers_out": "5860", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "23.4", "creativity": "52.8", "threat": "0.0", "ict_index": "7.6", "transfers_balance": "16888", "selected": "93112", "transfers_in": "29065", "transfers_out": "12177", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18583", "selected": "117104", "transfers_in": "34342", "transfers_out": "15759", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "6.3", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-14009", "selected": "103737", "transfers_in": "4562", "transfers_out": "18571", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21188", "selected": "82793", "transfers_in": "974", "transfers_out": "22162", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.2", "creativity": "24.8", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-11805", "selected": "71079", "transfers_in": "882", "transfers_out": "12687", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6810", "selected": "64375", "transfers_in": "668", "transfers_out": "7478", "value": "55", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5878", "selected": "58540", "transfers_in": "240", "transfers_out": "6118", "value": "54", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8072", "selected": "50493", "transfers_in": "96", "transfers_out": "8168", "value": "53", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4506", "selected": "46006", "transfers_in": "72", "transfers_out": "4578", "value": "53", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3453", "selected": "42583", "transfers_in": "56", "transfers_out": "3509", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2579", "selected": "40015", "transfers_in": "33", "transfers_out": "2612", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3086", "selected": "36929", "transfers_in": "12", "transfers_out": "3098", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2879", "selected": "34053", "transfers_in": "12", "transfers_out": "2891", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-2361", "selected": "31695", "transfers_in": "9", "transfers_out": "2370", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-642", "selected": "31059", "transfers_in": "17", "transfers_out": "659", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "28.5", "threat": "1.0", "ict_index": "3.4", "transfers_balance": "-577", "selected": "30490", "transfers_in": "34", "transfers_out": "611", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "36.8", "creativity": "81.0", "threat": "0.0", "ict_index": "11.8", "transfers_balance": "-615", "selected": "29890", "transfers_in": "104", "transfers_out": "719", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.2", "creativity": "83.5", "threat": "32.0", "ict_index": "13.7", "transfers_balance": "-260", "selected": "29643", "transfers_in": "116", "transfers_out": "376", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.4", "creativity": "20.4", "threat": "3.0", "ict_index": "4.0", "transfers_balance": "-513", "selected": "29144", "transfers_in": "94", "transfers_out": "607", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-292", "selected": "28860", "transfers_in": "108", "transfers_out": "400", "value": "51", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "37.1", "threat": "0.0", "ict_index": "6.2", "transfers_balance": "-630", "selected": "28249", "transfers_in": "190", "transfers_out": "820", "value": "51", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "29.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-130", "selected": "28140", "transfers_in": "315", "transfers_out": "445", "value": "51", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "28007", "transfers_in": "213", "transfers_out": "377", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "9", "goals": "0", "assists": "2", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "47.8", "creativity": "47.3", "threat": "23.0", "ict_index": "11.8", "transfers_balance": "-38", "selected": "27974", "transfers_in": "298", "transfers_out": "336", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.2", "creativity": "4.7", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1215", "selected": "29271", "transfers_in": "1663", "transfers_out": "448", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "33", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.4", "creativity": "28.9", "threat": "9.0", "ict_index": "7.0", "transfers_balance": "816", "selected": "30186", "transfers_in": "1426", "transfers_out": "610", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.4", "creativity": "13.9", "threat": "3.0", "ict_index": "3.2", "transfers_balance": "836", "selected": "31094", "transfers_in": "1363", "transfers_out": "527", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "6.3", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-292", "selected": "32476", "transfers_in": "696", "transfers_out": "988", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "15.5", "threat": "7.0", "ict_index": "4.1", "transfers_balance": "981", "selected": "37285", "transfers_in": "1503", "transfers_out": "522", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "9.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-1126", "selected": "32420", "transfers_in": "206", "transfers_out": "1332", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.6", "creativity": "7.3", "threat": "15.0", "ict_index": "3.9", "transfers_balance": "-472", "selected": "31972", "transfers_in": "258", "transfers_out": "730", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "6.7", "threat": "9.0", "ict_index": "2.6", "transfers_balance": "-826", "selected": "31036", "transfers_in": "80", "transfers_out": "906", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.6", "creativity": "47.9", "threat": "3.0", "ict_index": "7.6", "transfers_balance": "38", "selected": "31268", "transfers_in": "319", "transfers_out": "281", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "20.3", "threat": "1.0", "ict_index": "3.3", "transfers_balance": "10", "selected": "31270", "transfers_in": "340", "transfers_out": "330", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.6", "creativity": "5.1", "threat": "36.0", "ict_index": "4.6", "transfers_balance": "-395", "selected": "30837", "transfers_in": "96", "transfers_out": "491", "value": "50", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "26.8", "creativity": "27.6", "threat": "1.0", "ict_index": "5.5", "transfers_balance": "206", "selected": "31106", "transfers_in": "440", "transfers_out": "234", "value": "50", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Mike van der Hoorn": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4657", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-534", "selected": "4920", "transfers_in": "95", "transfers_out": "629", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "69", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.2", "creativity": "0.3", "threat": "17.0", "ict_index": "3.8", "transfers_balance": "-545", "selected": "4577", "transfers_in": "78", "transfers_out": "623", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "374", "selected": "5556", "transfers_in": "656", "transfers_out": "282", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "7.6", "creativity": "0.2", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-262", "selected": "5451", "transfers_in": "138", "transfers_out": "400", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "0.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "538", "selected": "6382", "transfers_in": "914", "transfers_out": "376", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "6484", "transfers_in": "364", "transfers_out": "443", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "6248", "transfers_in": "124", "transfers_out": "467", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "6118", "transfers_in": "92", "transfers_out": "274", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-210", "selected": "5984", "transfers_in": "123", "transfers_out": "333", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "6174", "transfers_in": "320", "transfers_out": "211", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "6157", "transfers_in": "154", "transfers_out": "283", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-75", "selected": "6139", "transfers_in": "141", "transfers_out": "216", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "280", "selected": "6490", "transfers_in": "449", "transfers_out": "169", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "0.3", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "476", "selected": "7049", "transfers_in": "678", "transfers_out": "202", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "475", "selected": "7685", "transfers_in": "844", "transfers_out": "369", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.6", "creativity": "0.3", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "795", "selected": "8647", "transfers_in": "1305", "transfers_out": "510", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "8523", "transfers_in": "272", "transfers_out": "472", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "8321", "transfers_in": "225", "transfers_out": "513", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-346", "selected": "8012", "transfers_in": "101", "transfers_out": "447", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-354", "selected": "7697", "transfers_in": "127", "transfers_out": "481", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-261", "selected": "7451", "transfers_in": "50", "transfers_out": "311", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "64", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "6.6", "creativity": "15.7", "threat": "20.0", "ict_index": "4.2", "transfers_balance": "-218", "selected": "7285", "transfers_in": "230", "transfers_out": "448", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-46", "selected": "7276", "transfers_in": "350", "transfers_out": "396", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "0.0", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "3134", "selected": "10578", "transfers_in": "3776", "transfers_out": "642", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.2", "creativity": "15.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "8255", "selected": "19053", "transfers_in": "9403", "transfers_out": "1148", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "3702", "selected": "23088", "transfers_in": "5015", "transfers_out": "1313", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.4", "threat": "8.0", "ict_index": "0.7", "transfers_balance": "7930", "selected": "31692", "transfers_in": "9902", "transfers_out": "1972", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "52.8", "creativity": "10.5", "threat": "19.0", "ict_index": "8.2", "transfers_balance": "-462", "selected": "31300", "transfers_in": "943", "transfers_out": "1405", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.8", "creativity": "0.3", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "27295", "selected": "60301", "transfers_in": "28870", "transfers_out": "1575", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.6", "creativity": "4.9", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "10378", "selected": "75478", "transfers_in": "24902", "transfers_out": "14524", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "1063", "selected": "76537", "transfers_in": "4735", "transfers_out": "3672", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13040", "selected": "61417", "transfers_in": "227", "transfers_out": "13267", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-2676", "selected": "57592", "transfers_in": "347", "transfers_out": "3023", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.4", "creativity": "0.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1091", "selected": "62006", "transfers_in": "4103", "transfers_out": "3012", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.0", "creativity": "0.5", "threat": "21.0", "ict_index": "3.4", "transfers_balance": "13199", "selected": "76099", "transfers_in": "14910", "transfers_out": "1711", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13199", "selected": "76099", "transfers_in": "14910", "transfers_out": "1711", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "20.9", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "-6071", "selected": "68870", "transfers_in": "357", "transfers_out": "6428", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Tiemou\u00e9 Bakayoko": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "23262", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.0", "creativity": "2.0", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-3861", "selected": "21784", "transfers_in": "1170", "transfers_out": "5031", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "0.7", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "5360", "selected": "30150", "transfers_in": "8713", "transfers_out": "3353", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.6", "creativity": "16.7", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-1752", "selected": "30266", "transfers_in": "3512", "transfers_out": "5264", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "13.0", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "2885", "selected": "34659", "transfers_in": "6467", "transfers_out": "3582", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.6", "creativity": "12.3", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "1349", "selected": "37549", "transfers_in": "6327", "transfers_out": "4978", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.8", "creativity": "2.5", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "14177", "selected": "54303", "transfers_in": "19984", "transfers_out": "5807", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "58.2", "creativity": "14.9", "threat": "27.0", "ict_index": "10.0", "transfers_balance": "32257", "selected": "90050", "transfers_in": "40319", "transfers_out": "8062", "value": "50", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.6", "creativity": "14.3", "threat": "12.0", "ict_index": "6.1", "transfers_balance": "34890", "selected": "128414", "transfers_in": "53660", "transfers_out": "18770", "value": "51", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.4", "creativity": "7.1", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "60763", "selected": "195243", "transfers_in": "76059", "transfers_out": "15296", "value": "51", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "18.3", "threat": "30.0", "ict_index": "5.6", "transfers_balance": "2598", "selected": "200971", "transfers_in": "21045", "transfers_out": "18447", "value": "51", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.4", "creativity": "5.4", "threat": "24.0", "ict_index": "3.9", "transfers_balance": "10934", "selected": "215466", "transfers_in": "28293", "transfers_out": "17359", "value": "51", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.6", "creativity": "4.3", "threat": "18.0", "ict_index": "3.0", "transfers_balance": "-14436", "selected": "201901", "transfers_in": "7231", "transfers_out": "21667", "value": "51", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13084", "selected": "189300", "transfers_in": "7028", "transfers_out": "20112", "value": "51", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-21455", "selected": "168230", "transfers_in": "2811", "transfers_out": "24266", "value": "51", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "4.3", "threat": "26.0", "ict_index": "3.5", "transfers_balance": "-24833", "selected": "143774", "transfers_in": "1545", "transfers_out": "26378", "value": "51", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "46.2", "creativity": "4.8", "threat": "45.0", "ict_index": "9.6", "transfers_balance": "-13568", "selected": "130429", "transfers_in": "973", "transfers_out": "14541", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.8", "creativity": "28.8", "threat": "26.0", "ict_index": "7.5", "transfers_balance": "13059", "selected": "144431", "transfers_in": "17307", "transfers_out": "4248", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.8", "creativity": "15.3", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "723", "selected": "146168", "transfers_in": "10485", "transfers_out": "9762", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "12.9", "threat": "35.0", "ict_index": "5.3", "transfers_balance": "-1475", "selected": "145287", "transfers_in": "5702", "transfers_out": "7177", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "12.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2361", "selected": "143533", "transfers_in": "8689", "transfers_out": "11050", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "27.0", "threat": "29.0", "ict_index": "6.7", "transfers_balance": "-8743", "selected": "134972", "transfers_in": "3810", "transfers_out": "12553", "value": "50", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.2", "creativity": "6.8", "threat": "14.0", "ict_index": "2.6", "transfers_balance": "-6132", "selected": "129821", "transfers_in": "10158", "transfers_out": "16290", "value": "50", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.0", "creativity": "4.3", "threat": "7.0", "ict_index": "2.7", "transfers_balance": "-6869", "selected": "123351", "transfers_in": "4740", "transfers_out": "11609", "value": "50", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "1.9", "threat": "35.0", "ict_index": "4.9", "transfers_balance": "-493", "selected": "123419", "transfers_in": "7933", "transfers_out": "8426", "value": "50", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "-2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "29", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-3", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4592", "selected": "119051", "transfers_in": "2967", "transfers_out": "7559", "value": "50", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25319", "selected": "93894", "transfers_in": "778", "transfers_out": "26097", "value": "50", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9998", "selected": "83999", "transfers_in": "179", "transfers_out": "10177", "value": "49", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4481", "selected": "79472", "transfers_in": "21", "transfers_out": "4502", "value": "49", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "2", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3131", "selected": "74430", "transfers_in": "32", "transfers_out": "3163", "value": "49", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-828", "selected": "72315", "transfers_in": "165", "transfers_out": "993", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-572", "selected": "71807", "transfers_in": "182", "transfers_out": "754", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-395", "selected": "71462", "transfers_in": "264", "transfers_out": "659", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "25.2", "threat": "12.0", "ict_index": "5.1", "transfers_balance": "-395", "selected": "71462", "transfers_in": "264", "transfers_out": "659", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "3.9", "threat": "3.0", "ict_index": "1.3", "transfers_balance": "-249", "selected": "70713", "transfers_in": "128", "transfers_out": "377", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.2", "creativity": "13.6", "threat": "15.0", "ict_index": "4.5", "transfers_balance": "154", "selected": "70942", "transfers_in": "489", "transfers_out": "335", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "154", "selected": "70942", "transfers_in": "489", "transfers_out": "335", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "5.7", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "47", "selected": "71034", "transfers_in": "438", "transfers_out": "391", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Hamza Choudhury": [{"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "48", "transfers_in": "41", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "78", "transfers_in": "35", "transfers_out": "23", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "102", "transfers_in": "25", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "118", "transfers_in": "22", "transfers_out": "19", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "129", "transfers_in": "13", "transfers_out": "24", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "130", "transfers_in": "12", "transfers_out": "22", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "148", "transfers_in": "22", "transfers_out": "19", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "152", "transfers_in": "15", "transfers_out": "13", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "178", "transfers_in": "25", "transfers_out": "21", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "207", "transfers_in": "33", "transfers_out": "21", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "229", "transfers_in": "30", "transfers_out": "26", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "253", "transfers_in": "25", "transfers_out": "10", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "294", "transfers_in": "47", "transfers_out": "25", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "314", "transfers_in": "37", "transfers_out": "34", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "324", "transfers_in": "14", "transfers_out": "9", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "327", "transfers_in": "22", "transfers_out": "13", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "337", "transfers_in": "16", "transfers_out": "16", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "48", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-2", "selected": "344", "transfers_in": "15", "transfers_out": "17", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "1.3", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "121", "selected": "503", "transfers_in": "133", "transfers_out": "12", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "503", "transfers_in": "133", "transfers_out": "12", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "1", "selected": "461", "transfers_in": "19", "transfers_out": "18", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "72", "selected": "562", "transfers_in": "97", "transfers_out": "25", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.2", "creativity": "14.7", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "72", "selected": "562", "transfers_in": "97", "transfers_out": "25", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "34", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "0.2", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "127", "selected": "695", "transfers_in": "168", "transfers_out": "41", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Heurelho Gomes": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "10", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "72559", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "28", "influence": "20.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-1838", "selected": "77879", "transfers_in": "1615", "transfers_out": "3453", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "12.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "6631", "selected": "89486", "transfers_in": "10849", "transfers_out": "4218", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "27", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-858", "selected": "91285", "transfers_in": "4108", "transfers_out": "4966", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "27.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "25111", "selected": "123780", "transfers_in": "32357", "transfers_out": "7246", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-1614", "selected": "124204", "transfers_in": "6149", "transfers_out": "7763", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2228", "selected": "122922", "transfers_in": "3694", "transfers_out": "5922", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "34.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-5344", "selected": "118178", "transfers_in": "1278", "transfers_out": "6622", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1300", "selected": "117346", "transfers_in": "2563", "transfers_out": "3863", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "4480", "selected": "122904", "transfers_in": "8790", "transfers_out": "4310", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "8", "influence": "16.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1848", "selected": "121559", "transfers_in": "2033", "transfers_out": "3881", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "30", "influence": "43.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-7332", "selected": "114506", "transfers_in": "1043", "transfers_out": "8375", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "28", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "1995", "selected": "117177", "transfers_in": "4076", "transfers_out": "2081", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1910", "selected": "119684", "transfers_in": "4158", "transfers_out": "2248", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "487", "selected": "120701", "transfers_in": "3706", "transfers_out": "3219", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "20", "influence": "28.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "6136", "selected": "127852", "transfers_in": "8755", "transfers_out": "2619", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "12681", "selected": "141243", "transfers_in": "15139", "transfers_out": "2458", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "26.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "3606", "selected": "145347", "transfers_in": "7270", "transfers_out": "3664", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-4574", "selected": "141161", "transfers_in": "1846", "transfers_out": "6420", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-4166", "selected": "137194", "transfers_in": "841", "transfers_out": "5007", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "1895", "selected": "139609", "transfers_in": "6612", "transfers_out": "4717", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "16", "influence": "31.8", "creativity": "0.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-11943", "selected": "127779", "transfers_in": "868", "transfers_out": "12811", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-5658", "selected": "122520", "transfers_in": "3003", "transfers_out": "8661", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6470", "selected": "116219", "transfers_in": "949", "transfers_out": "7419", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13697", "selected": "102581", "transfers_in": "197", "transfers_out": "13894", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9764", "selected": "92828", "transfers_in": "51", "transfers_out": "9815", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7167", "selected": "85683", "transfers_in": "83", "transfers_out": "7250", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4735", "selected": "80973", "transfers_in": "81", "transfers_out": "4816", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "80736", "transfers_in": "750", "transfers_out": "1118", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1639", "selected": "81062", "transfers_in": "208", "transfers_out": "1847", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-949", "selected": "81484", "transfers_in": "530", "transfers_out": "1479", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1245", "selected": "79096", "transfers_in": "553", "transfers_out": "1798", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1251", "selected": "77885", "transfers_in": "306", "transfers_out": "1557", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1384", "selected": "76220", "transfers_in": "278", "transfers_out": "1662", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "76826", "transfers_in": "887", "transfers_out": "1152", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1229", "selected": "75107", "transfers_in": "55", "transfers_out": "1284", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1020", "selected": "74031", "transfers_in": "149", "transfers_out": "1169", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-729", "selected": "73357", "transfers_in": "96", "transfers_out": "825", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Tom Heaton": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "0", "selected": "393626", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8925", "selected": "408343", "transfers_in": "8945", "transfers_out": "17870", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "33.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-34909", "selected": "376720", "transfers_in": "1467", "transfers_out": "36376", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19399", "selected": "361324", "transfers_in": "6758", "transfers_out": "26157", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74684", "selected": "287198", "transfers_in": "377", "transfers_out": "75061", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66173", "selected": "221232", "transfers_in": "123", "transfers_out": "66296", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35200", "selected": "186117", "transfers_in": "75", "transfers_out": "35275", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23407", "selected": "162784", "transfers_in": "82", "transfers_out": "23489", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13332", "selected": "149476", "transfers_in": "57", "transfers_out": "13389", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12255", "selected": "137265", "transfers_in": "58", "transfers_out": "12313", "value": "48", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9203", "selected": "128106", "transfers_in": "44", "transfers_out": "9247", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8537", "selected": "119627", "transfers_in": "80", "transfers_out": "8617", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4535", "selected": "115123", "transfers_in": "42", "transfers_out": "4577", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3567", "selected": "111573", "transfers_in": "28", "transfers_out": "3595", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4081", "selected": "107509", "transfers_in": "43", "transfers_out": "4124", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3787", "selected": "103753", "transfers_in": "38", "transfers_out": "3825", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2310", "selected": "101460", "transfers_in": "32", "transfers_out": "2342", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2404", "selected": "99079", "transfers_in": "34", "transfers_out": "2438", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2477", "selected": "96638", "transfers_in": "46", "transfers_out": "2523", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1763", "selected": "94885", "transfers_in": "28", "transfers_out": "1791", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2696", "selected": "92225", "transfers_in": "52", "transfers_out": "2748", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1418", "selected": "90827", "transfers_in": "45", "transfers_out": "1463", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2788", "selected": "88116", "transfers_in": "99", "transfers_out": "2887", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1744", "selected": "86415", "transfers_in": "79", "transfers_out": "1823", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1542", "selected": "84929", "transfers_in": "121", "transfers_out": "1663", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-928", "selected": "84017", "transfers_in": "50", "transfers_out": "978", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1083", "selected": "82979", "transfers_in": "87", "transfers_out": "1170", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-996", "selected": "82047", "transfers_in": "82", "transfers_out": "1078", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "81554", "transfers_in": "26", "transfers_out": "535", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-504", "selected": "104148", "transfers_in": "35", "transfers_out": "539", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298", "selected": "103479", "transfers_in": "206", "transfers_out": "504", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "114", "selected": "103660", "transfers_in": "380", "transfers_out": "266", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "103645", "transfers_in": "273", "transfers_out": "338", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "103645", "transfers_in": "273", "transfers_out": "338", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "103887", "transfers_in": "214", "transfers_out": "292", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "103476", "transfers_in": "81", "transfers_out": "267", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-289", "selected": "103194", "transfers_in": "42", "transfers_out": "331", "value": "47", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "103241", "transfers_in": "229", "transfers_out": "239", "value": "47", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Mathias Jorgensen": [{"gameweek": "1", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "14.4", "creativity": "0.2", "threat": "11.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "5958", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.8", "creativity": "0.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "115493", "selected": "219013", "transfers_in": "127290", "transfers_out": "11797", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "16.8", "creativity": "0.4", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "105153", "selected": "360014", "transfers_in": "126700", "transfers_out": "21547", "value": "46", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "38.4", "creativity": "0.4", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "98297", "selected": "500573", "transfers_in": "123654", "transfers_out": "25357", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.0", "creativity": "0.1", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "-11378", "selected": "494787", "transfers_in": "25730", "transfers_out": "37108", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-28159", "selected": "468775", "transfers_in": "8689", "transfers_out": "36848", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.8", "creativity": "10.3", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-1269", "selected": "470918", "transfers_in": "21131", "transfers_out": "22400", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-28270", "selected": "443773", "transfers_in": "4961", "transfers_out": "33231", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-29078", "selected": "414994", "transfers_in": "1046", "transfers_out": "30124", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-19059", "selected": "396507", "transfers_in": "3648", "transfers_out": "22707", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.0", "creativity": "3.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-9127", "selected": "388062", "transfers_in": "4943", "transfers_out": "14070", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "14.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "17724", "selected": "408142", "transfers_in": "26798", "transfers_out": "9074", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "0.2", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-21684", "selected": "386997", "transfers_in": "3845", "transfers_out": "25529", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.4", "creativity": "0.4", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-13027", "selected": "374320", "transfers_in": "2365", "transfers_out": "15392", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.4", "creativity": "1.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-12087", "selected": "362546", "transfers_in": "2794", "transfers_out": "14881", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "30.0", "creativity": "11.2", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-5312", "selected": "358080", "transfers_in": "6857", "transfers_out": "12169", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "1.0", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "18490", "selected": "378138", "transfers_in": "25008", "transfers_out": "6518", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "8400", "selected": "387657", "transfers_in": "17642", "transfers_out": "9242", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "1.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "32400", "selected": "422440", "transfers_in": "43710", "transfers_out": "11310", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.8", "creativity": "0.9", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "42234", "selected": "467189", "transfers_in": "51199", "transfers_out": "8965", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.6", "creativity": "10.3", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "2975", "selected": "471405", "transfers_in": "21893", "transfers_out": "18918", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.0", "creativity": "0.4", "threat": "18.0", "ict_index": "3.9", "transfers_balance": "-18495", "selected": "453223", "transfers_in": "8967", "transfers_out": "27462", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.8", "creativity": "12.7", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-14979", "selected": "439203", "transfers_in": "13962", "transfers_out": "28941", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-25103", "selected": "414520", "transfers_in": "4786", "transfers_out": "29889", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-27220", "selected": "387646", "transfers_in": "1872", "transfers_out": "29092", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-19584", "selected": "368145", "transfers_in": "968", "transfers_out": "20552", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.2", "creativity": "0.8", "threat": "35.0", "ict_index": "5.3", "transfers_balance": "-6675", "selected": "361853", "transfers_in": "8197", "transfers_out": "14872", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.6", "creativity": "0.2", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-3553", "selected": "358869", "transfers_in": "8726", "transfers_out": "12279", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "28.6", "creativity": "13.3", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-1910", "selected": "357007", "transfers_in": "6527", "transfers_out": "8437", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.6", "creativity": "4.2", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "19921", "selected": "386653", "transfers_in": "26003", "transfers_out": "6082", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "10.9", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "39715", "selected": "521547", "transfers_in": "43305", "transfers_out": "3590", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.4", "creativity": "0.0", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "-16048", "selected": "410794", "transfers_in": "5719", "transfers_out": "21767", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.8", "creativity": "11.6", "threat": "15.0", "ict_index": "5.1", "transfers_balance": "-12341", "selected": "398647", "transfers_in": "2660", "transfers_out": "15001", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "33.6", "creativity": "11.1", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-13850", "selected": "379176", "transfers_in": "5794", "transfers_out": "19644", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "11211", "selected": "396665", "transfers_in": "19104", "transfers_out": "7893", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-8376", "selected": "386876", "transfers_in": "7202", "transfers_out": "15578", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "35.2", "creativity": "0.2", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-8376", "selected": "386876", "transfers_in": "7202", "transfers_out": "15578", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "2491", "selected": "390905", "transfers_in": "9177", "transfers_out": "6686", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Andr\u00e9 Carrillo": [{"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "43", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.8", "creativity": "2.0", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "118", "selected": "137", "transfers_in": "134", "transfers_out": "16", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.4", "creativity": "5.0", "threat": "45.0", "ict_index": "6.2", "transfers_balance": "247", "selected": "526", "transfers_in": "367", "transfers_out": "120", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "1.5", "threat": "6.0", "ict_index": "1.9", "transfers_balance": "320", "selected": "962", "transfers_in": "469", "transfers_out": "149", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "8.4", "creativity": "4.1", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "308", "selected": "1366", "transfers_in": "484", "transfers_out": "176", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "4.0", "threat": "6.0", "ict_index": "1.0", "transfers_balance": "850", "selected": "2419", "transfers_in": "1164", "transfers_out": "314", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "11.8", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "-23", "selected": "2492", "transfers_in": "355", "transfers_out": "378", "value": "55", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "25", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.4", "creativity": "10.5", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-195", "selected": "2342", "transfers_in": "146", "transfers_out": "341", "value": "55", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "27.5", "threat": "23.0", "ict_index": "6.2", "transfers_balance": "-202", "selected": "2187", "transfers_in": "229", "transfers_out": "431", "value": "55", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.8", "creativity": "9.4", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "-152", "selected": "2067", "transfers_in": "101", "transfers_out": "253", "value": "55", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "2000", "transfers_in": "103", "transfers_out": "209", "value": "55", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "10.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-177", "selected": "1841", "transfers_in": "45", "transfers_out": "222", "value": "55", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.0", "creativity": "13.5", "threat": "14.0", "ict_index": "4.9", "transfers_balance": "-140", "selected": "1725", "transfers_in": "37", "transfers_out": "177", "value": "55", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "16.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-16", "selected": "1732", "transfers_in": "109", "transfers_out": "125", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.0", "creativity": "35.3", "threat": "12.0", "ict_index": "5.7", "transfers_balance": "-61", "selected": "1694", "transfers_in": "71", "transfers_out": "132", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "13.3", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "-3", "selected": "1711", "transfers_in": "67", "transfers_out": "70", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.0", "creativity": "14.5", "threat": "28.0", "ict_index": "5.4", "transfers_balance": "132", "selected": "1869", "transfers_in": "226", "transfers_out": "94", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "14.6", "threat": "14.0", "ict_index": "4.0", "transfers_balance": "4", "selected": "1911", "transfers_in": "165", "transfers_out": "161", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "89", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.6", "creativity": "39.9", "threat": "2.0", "ict_index": "6.1", "transfers_balance": "-57", "selected": "1877", "transfers_in": "57", "transfers_out": "114", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "82", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.2", "creativity": "17.2", "threat": "17.0", "ict_index": "7.3", "transfers_balance": "164", "selected": "2074", "transfers_in": "299", "transfers_out": "135", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.0", "creativity": "11.2", "threat": "21.0", "ict_index": "6.2", "transfers_balance": "748", "selected": "2876", "transfers_in": "1215", "transfers_out": "467", "value": "55", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "16.6", "threat": "23.0", "ict_index": "4.7", "transfers_balance": "3669", "selected": "6707", "transfers_in": "5112", "transfers_out": "1443", "value": "55", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.6", "creativity": "17.6", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "-1037", "selected": "5744", "transfers_in": "584", "transfers_out": "1621", "value": "55", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "5552", "transfers_in": "728", "transfers_out": "1048", "value": "55", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-798", "selected": "4781", "transfers_in": "156", "transfers_out": "954", "value": "55", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-718", "selected": "4106", "transfers_in": "154", "transfers_out": "872", "value": "55", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.6", "creativity": "3.7", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-383", "selected": "3768", "transfers_in": "129", "transfers_out": "512", "value": "55", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "25.8", "threat": "6.0", "ict_index": "4.1", "transfers_balance": "-113", "selected": "3676", "transfers_in": "146", "transfers_out": "259", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "3304", "transfers_in": "89", "transfers_out": "228", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "3427", "transfers_in": "120", "transfers_out": "158", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "3147", "transfers_in": "47", "transfers_out": "205", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "4.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-104", "selected": "3055", "transfers_in": "46", "transfers_out": "150", "value": "55", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "2957", "transfers_in": "33", "transfers_out": "140", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2959", "transfers_in": "41", "transfers_out": "62", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "0.5", "threat": "39.0", "ict_index": "4.5", "transfers_balance": "-82", "selected": "2872", "transfers_in": "9", "transfers_out": "91", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2833", "transfers_in": "9", "transfers_out": "49", "value": "54", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "2739", "transfers_in": "13", "transfers_out": "104", "value": "54", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ashley Fletcher": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "41694", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9155", "selected": "33202", "transfers_in": "435", "transfers_out": "9590", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5400", "selected": "27975", "transfers_in": "344", "transfers_out": "5744", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3281", "selected": "24852", "transfers_in": "338", "transfers_out": "3619", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1717", "selected": "23246", "transfers_in": "416", "transfers_out": "2133", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1457", "selected": "21896", "transfers_in": "550", "transfers_out": "2007", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1062", "selected": "20916", "transfers_in": "692", "transfers_out": "1754", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-658", "selected": "20330", "transfers_in": "689", "transfers_out": "1347", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-493", "selected": "19867", "transfers_in": "285", "transfers_out": "778", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "19402", "transfers_in": "452", "transfers_out": "952", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "18920", "transfers_in": "129", "transfers_out": "641", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "18523", "transfers_in": "149", "transfers_out": "579", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-233", "selected": "18314", "transfers_in": "181", "transfers_out": "414", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "18231", "transfers_in": "178", "transfers_out": "279", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "18090", "transfers_in": "131", "transfers_out": "293", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "17868", "transfers_in": "163", "transfers_out": "408", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "17694", "transfers_in": "79", "transfers_out": "264", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "17499", "transfers_in": "66", "transfers_out": "270", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "17339", "transfers_in": "158", "transfers_out": "364", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "17422", "transfers_in": "129", "transfers_out": "256", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "17348", "transfers_in": "156", "transfers_out": "368", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "17348", "transfers_in": "156", "transfers_out": "368", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-402", "selected": "17387", "transfers_in": "246", "transfers_out": "648", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167", "selected": "17522", "transfers_in": "217", "transfers_out": "384", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "18361", "transfers_in": "196", "transfers_out": "369", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167", "selected": "18557", "transfers_in": "104", "transfers_out": "271", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "19084", "transfers_in": "178", "transfers_out": "379", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "19969", "transfers_in": "157", "transfers_out": "443", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "20299", "transfers_in": "57", "transfers_out": "214", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "22822", "transfers_in": "57", "transfers_out": "190", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "23683", "transfers_in": "62", "transfers_out": "226", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "23901", "transfers_in": "49", "transfers_out": "192", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "24150", "transfers_in": "40", "transfers_out": "155", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "24321", "transfers_in": "21", "transfers_out": "145", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "24356", "transfers_in": "28", "transfers_out": "103", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "24359", "transfers_in": "35", "transfers_out": "110", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "24359", "transfers_in": "35", "transfers_out": "110", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "24375", "transfers_in": "49", "transfers_out": "134", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Kelechi Iheanacho": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "140110", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35587", "selected": "113093", "transfers_in": "2969", "transfers_out": "38556", "value": "70", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43277", "selected": "70389", "transfers_in": "378", "transfers_out": "43655", "value": "69", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.7", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-13213", "selected": "58692", "transfers_in": "1054", "transfers_out": "14267", "value": "69", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.8", "creativity": "1.4", "threat": "44.0", "ict_index": "5.1", "transfers_balance": "-6207", "selected": "53099", "transfers_in": "946", "transfers_out": "7153", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-5013", "selected": "48647", "transfers_in": "1532", "transfers_out": "6545", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "2.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-5504", "selected": "43563", "transfers_in": "696", "transfers_out": "6200", "value": "67", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "12.7", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-3156", "selected": "40858", "transfers_in": "813", "transfers_out": "3969", "value": "67", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1693", "selected": "39365", "transfers_in": "525", "transfers_out": "2218", "value": "67", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1539", "selected": "38132", "transfers_in": "1043", "transfers_out": "2582", "value": "66", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.6", "creativity": "11.8", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-1272", "selected": "37093", "transfers_in": "378", "transfers_out": "1650", "value": "66", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-748", "selected": "36692", "transfers_in": "623", "transfers_out": "1371", "value": "66", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-340", "selected": "36578", "transfers_in": "702", "transfers_out": "1042", "value": "66", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-760", "selected": "35959", "transfers_in": "273", "transfers_out": "1033", "value": "66", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1102", "selected": "34938", "transfers_in": "110", "transfers_out": "1212", "value": "66", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-672", "selected": "34490", "transfers_in": "210", "transfers_out": "882", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-418", "selected": "34188", "transfers_in": "114", "transfers_out": "532", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-440", "selected": "33891", "transfers_in": "116", "transfers_out": "556", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "33615", "transfers_in": "160", "transfers_out": "667", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "33541", "transfers_in": "203", "transfers_out": "420", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-463", "selected": "33226", "transfers_in": "205", "transfers_out": "668", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "33128", "transfers_in": "104", "transfers_out": "261", "value": "65", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-526", "selected": "32896", "transfers_in": "266", "transfers_out": "792", "value": "65", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "414", "selected": "33531", "transfers_in": "880", "transfers_out": "466", "value": "65", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.3", "threat": "14.0", "ict_index": "1.2", "transfers_balance": "445", "selected": "34295", "transfers_in": "1145", "transfers_out": "700", "value": "65", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "34.1", "threat": "25.0", "ict_index": "7.9", "transfers_balance": "120", "selected": "34586", "transfers_in": "750", "transfers_out": "630", "value": "65", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "3.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "1228", "selected": "36209", "transfers_in": "2013", "transfers_out": "785", "value": "65", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "0.0", "threat": "11.0", "ict_index": "1.4", "transfers_balance": "-64", "selected": "36638", "transfers_in": "1022", "transfers_out": "1086", "value": "65", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.0", "creativity": "1.3", "threat": "7.0", "ict_index": "0.6", "transfers_balance": "-425", "selected": "36401", "transfers_in": "377", "transfers_out": "802", "value": "65", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "30", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "56.2", "creativity": "39.3", "threat": "17.0", "ict_index": "11.3", "transfers_balance": "-242", "selected": "42572", "transfers_in": "352", "transfers_out": "594", "value": "65", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "45624", "transfers_in": "1407", "transfers_out": "1425", "value": "65", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298", "selected": "45482", "transfers_in": "857", "transfers_out": "1155", "value": "65", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.2", "creativity": "12.9", "threat": "27.0", "ict_index": "5.9", "transfers_balance": "-615", "selected": "44973", "transfers_in": "354", "transfers_out": "969", "value": "65", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "24.3", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "-615", "selected": "44973", "transfers_in": "354", "transfers_out": "969", "value": "65", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.8", "creativity": "16.8", "threat": "35.0", "ict_index": "5.9", "transfers_balance": "-160", "selected": "44513", "transfers_in": "252", "transfers_out": "412", "value": "65", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.8", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "225", "selected": "44819", "transfers_in": "560", "transfers_out": "335", "value": "65", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "87", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "41.0", "creativity": "9.8", "threat": "61.0", "ict_index": "11.2", "transfers_balance": "225", "selected": "44819", "transfers_in": "560", "transfers_out": "335", "value": "65", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "6", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "84", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "43.4", "creativity": "12.7", "threat": "47.0", "ict_index": "10.3", "transfers_balance": "2357", "selected": "47511", "transfers_in": "2880", "transfers_out": "523", "value": "65", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Bakary Sako": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3408", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-861", "selected": "2688", "transfers_in": "26", "transfers_out": "887", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-493", "selected": "2222", "transfers_in": "19", "transfers_out": "512", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-294", "selected": "1962", "transfers_in": "54", "transfers_out": "348", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-132", "selected": "1858", "transfers_in": "39", "transfers_out": "171", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "18", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "2099", "transfers_in": "196", "transfers_out": "116", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "25.5", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "204", "selected": "2425", "transfers_in": "382", "transfers_out": "178", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "373", "selected": "2937", "transfers_in": "660", "transfers_out": "287", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2988", "transfers_in": "278", "transfers_out": "299", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.0", "threat": "11.0", "ict_index": "0.9", "transfers_balance": "-42", "selected": "3040", "transfers_in": "272", "transfers_out": "314", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "3008", "transfers_in": "117", "transfers_out": "210", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "2977", "transfers_in": "93", "transfers_out": "192", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "2912", "transfers_in": "82", "transfers_out": "178", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "2889", "transfers_in": "116", "transfers_out": "165", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "2881", "transfers_in": "105", "transfers_out": "146", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-18", "selected": "2906", "transfers_in": "144", "transfers_out": "162", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "36.2", "creativity": "1.8", "threat": "34.0", "ict_index": "7.2", "transfers_balance": "-53", "selected": "2874", "transfers_in": "65", "transfers_out": "118", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "33.2", "creativity": "1.1", "threat": "9.0", "ict_index": "4.3", "transfers_balance": "294", "selected": "3209", "transfers_in": "401", "transfers_out": "107", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "15.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "2400", "selected": "5777", "transfers_in": "2789", "transfers_out": "389", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "14.6", "threat": "26.0", "ict_index": "4.7", "transfers_balance": "-601", "selected": "5217", "transfers_in": "197", "transfers_out": "798", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-544", "selected": "4715", "transfers_in": "225", "transfers_out": "769", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.1", "threat": "12.0", "ict_index": "1.3", "transfers_balance": "-334", "selected": "4397", "transfers_in": "167", "transfers_out": "501", "value": "49", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.8", "creativity": "19.0", "threat": "75.0", "ict_index": "12.6", "transfers_balance": "177", "selected": "4655", "transfers_in": "755", "transfers_out": "578", "value": "49", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "21.9", "threat": "35.0", "ict_index": "7.4", "transfers_balance": "6267", "selected": "11094", "transfers_in": "7159", "transfers_out": "892", "value": "49", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "40", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4298", "selected": "15528", "transfers_in": "5715", "transfers_out": "1417", "value": "49", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5633", "selected": "9916", "transfers_in": "201", "transfers_out": "5834", "value": "49", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3204", "selected": "6725", "transfers_in": "35", "transfers_out": "3239", "value": "49", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1156", "selected": "5580", "transfers_in": "10", "transfers_out": "1166", "value": "49", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-503", "selected": "5068", "transfers_in": "16", "transfers_out": "519", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "4599", "transfers_in": "11", "transfers_out": "438", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "4169", "transfers_in": "11", "transfers_out": "297", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-239", "selected": "4084", "transfers_in": "8", "transfers_out": "247", "value": "48", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "3946", "transfers_in": "4", "transfers_out": "144", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "3847", "transfers_in": "4", "transfers_out": "99", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "3793", "transfers_in": "8", "transfers_out": "66", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3751", "transfers_in": "4", "transfers_out": "60", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "3707", "transfers_in": "4", "transfers_out": "47", "value": "48", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3659", "transfers_in": "6", "transfers_out": "58", "value": "48", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Rafael Camacho": [{"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "34", "transfers_in": "32", "transfers_out": "10", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "45", "transfers_in": "14", "transfers_out": "11", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "47", "transfers_in": "16", "transfers_out": "14", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "59", "transfers_in": "27", "transfers_out": "19", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "104", "transfers_in": "65", "transfers_out": "30", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Joel Ward": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "4.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "0", "selected": "25307", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "3.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-4042", "selected": "23006", "transfers_in": "211", "transfers_out": "4253", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "33.2", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "-1816", "selected": "21685", "transfers_in": "674", "transfers_out": "2490", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.2", "creativity": "16.3", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-2964", "selected": "19079", "transfers_in": "191", "transfers_out": "3155", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.2", "creativity": "3.4", "threat": "24.0", "ict_index": "5.2", "transfers_balance": "-1417", "selected": "17846", "transfers_in": "218", "transfers_out": "1635", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2313", "selected": "15665", "transfers_in": "108", "transfers_out": "2421", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.8", "creativity": "19.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-1554", "selected": "14237", "transfers_in": "137", "transfers_out": "1691", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.2", "creativity": "2.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1110", "selected": "13276", "transfers_in": "259", "transfers_out": "1369", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.8", "creativity": "15.8", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-216", "selected": "13155", "transfers_in": "315", "transfers_out": "531", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.6", "creativity": "11.6", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-310", "selected": "12972", "transfers_in": "420", "transfers_out": "730", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "1.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-551", "selected": "12519", "transfers_in": "232", "transfers_out": "783", "value": "48", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "38.4", "creativity": "18.6", "threat": "0.0", "ict_index": "5.7", "transfers_balance": "-68", "selected": "12606", "transfers_in": "485", "transfers_out": "553", "value": "48", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "2.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "983", "selected": "13765", "transfers_in": "1461", "transfers_out": "478", "value": "48", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.2", "creativity": "1.5", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-14", "selected": "13852", "transfers_in": "508", "transfers_out": "522", "value": "48", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.6", "creativity": "1.4", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "1246", "selected": "15360", "transfers_in": "1755", "transfers_out": "509", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "557", "selected": "16261", "transfers_in": "2355", "transfers_out": "1798", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1761", "selected": "14533", "transfers_in": "145", "transfers_out": "1906", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1759", "selected": "12788", "transfers_in": "40", "transfers_out": "1799", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1308", "selected": "11497", "transfers_in": "61", "transfers_out": "1369", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "10817", "transfers_in": "20", "transfers_out": "705", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-639", "selected": "10186", "transfers_in": "26", "transfers_out": "665", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291", "selected": "9898", "transfers_in": "13", "transfers_out": "304", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-567", "selected": "9340", "transfers_in": "41", "transfers_out": "608", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "9198", "transfers_in": "98", "transfers_out": "259", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "93", "selected": "9350", "transfers_in": "248", "transfers_out": "155", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "9367", "transfers_in": "151", "transfers_out": "154", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "22.3", "threat": "20.0", "ict_index": "6.5", "transfers_balance": "-84", "selected": "9321", "transfers_in": "130", "transfers_out": "214", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "9289", "transfers_in": "94", "transfers_out": "193", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "9080", "transfers_in": "18", "transfers_out": "224", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "10185", "transfers_in": "15", "transfers_out": "178", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "10110", "transfers_in": "16", "transfers_out": "81", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "10042", "transfers_in": "15", "transfers_out": "108", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "9984", "transfers_in": "8", "transfers_out": "72", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.8", "creativity": "1.1", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-64", "selected": "9923", "transfers_in": "12", "transfers_out": "76", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "293", "selected": "10384", "transfers_in": "347", "transfers_out": "54", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.6", "creativity": "1.7", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "196", "selected": "10473", "transfers_in": "296", "transfers_out": "100", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "39", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "330", "selected": "10840", "transfers_in": "506", "transfers_out": "176", "value": "47", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "10536", "transfers_in": "51", "transfers_out": "318", "value": "47", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Nampalys Mendy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2968", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "3150", "transfers_in": "169", "transfers_out": "589", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "3905", "transfers_in": "511", "transfers_out": "435", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-436", "selected": "3894", "transfers_in": "401", "transfers_out": "837", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-485", "selected": "3434", "transfers_in": "33", "transfers_out": "518", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-386", "selected": "3067", "transfers_in": "18", "transfers_out": "404", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "2832", "transfers_in": "27", "transfers_out": "283", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "2713", "transfers_in": "35", "transfers_out": "167", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "2649", "transfers_in": "6", "transfers_out": "75", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "2554", "transfers_in": "3", "transfers_out": "101", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2515", "transfers_in": "11", "transfers_out": "53", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2482", "transfers_in": "16", "transfers_out": "55", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2457", "transfers_in": "5", "transfers_out": "34", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2437", "transfers_in": "3", "transfers_out": "26", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2407", "transfers_in": "6", "transfers_out": "40", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2389", "transfers_in": "11", "transfers_out": "36", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2372", "transfers_in": "4", "transfers_out": "21", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2352", "transfers_in": "3", "transfers_out": "23", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2329", "transfers_in": "4", "transfers_out": "29", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2311", "transfers_in": "2", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2295", "transfers_in": "2", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2284", "transfers_in": "2", "transfers_out": "14", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2265", "transfers_in": "16", "transfers_out": "39", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2252", "transfers_in": "5", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2249", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2243", "transfers_in": "0", "transfers_out": "8", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2227", "transfers_in": "2", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2221", "transfers_in": "5", "transfers_out": "18", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2223", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2392", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2388", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2384", "transfers_in": "0", "transfers_out": "5", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2380", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2380", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2381", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2380", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2380", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2380", "transfers_in": "5", "transfers_out": "6", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Bamidele Alli": [{"gameweek": "1", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "36.6", "creativity": "8.3", "threat": "45.0", "ict_index": "9.0", "transfers_balance": "0", "selected": "1512564", "transfers_in": "0", "transfers_out": "0", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.4", "creativity": "35.6", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "15595", "selected": "1679577", "transfers_in": "53242", "transfers_out": "37647", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "39.4", "creativity": "37.1", "threat": "102.0", "ict_index": "17.9", "transfers_balance": "-57069", "selected": "1656504", "transfers_in": "48949", "transfers_out": "106018", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.4", "creativity": "18.1", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "8708", "selected": "1698224", "transfers_in": "91654", "transfers_out": "82946", "value": "95", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "50.3", "threat": "27.0", "ict_index": "8.5", "transfers_balance": "29040", "selected": "1739571", "transfers_in": "125252", "transfers_out": "96212", "value": "95", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "2", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.4", "creativity": "30.4", "threat": "39.0", "ict_index": "9.7", "transfers_balance": "-182541", "selected": "1565575", "transfers_in": "30225", "transfers_out": "212766", "value": "95", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.0", "creativity": "24.0", "threat": "19.0", "ict_index": "5.1", "transfers_balance": "-65677", "selected": "1508314", "transfers_in": "43576", "transfers_out": "109253", "value": "95", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.2", "creativity": "17.9", "threat": "33.0", "ict_index": "5.5", "transfers_balance": "-159057", "selected": "1354211", "transfers_in": "25374", "transfers_out": "184431", "value": "94", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "58.4", "creativity": "23.5", "threat": "17.0", "ict_index": "9.9", "transfers_balance": "-198827", "selected": "1157119", "transfers_in": "4802", "transfers_out": "203629", "value": "94", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "19.3", "threat": "48.0", "ict_index": "7.0", "transfers_balance": "-74327", "selected": "1085712", "transfers_in": "17276", "transfers_out": "91603", "value": "93", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68743", "selected": "1159393", "transfers_in": "105026", "transfers_out": "36283", "value": "93", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "10.3", "threat": "7.0", "ict_index": "1.9", "transfers_balance": "-231714", "selected": "929166", "transfers_in": "4281", "transfers_out": "235995", "value": "93", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.8", "creativity": "57.7", "threat": "67.0", "ict_index": "14.8", "transfers_balance": "-52819", "selected": "877802", "transfers_in": "10724", "transfers_out": "63543", "value": "92", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.2", "creativity": "26.3", "threat": "23.0", "ict_index": "6.7", "transfers_balance": "-38521", "selected": "840302", "transfers_in": "6385", "transfers_out": "44906", "value": "92", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "16.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-57315", "selected": "783846", "transfers_in": "5245", "transfers_out": "62560", "value": "92", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.4", "creativity": "16.3", "threat": "6.0", "ict_index": "4.3", "transfers_balance": "-43000", "selected": "742400", "transfers_in": "10291", "transfers_out": "53291", "value": "91", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "10.3", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-16345", "selected": "726860", "transfers_in": "5347", "transfers_out": "21692", "value": "91", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "83", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-41128", "selected": "686351", "transfers_in": "1358", "transfers_out": "42486", "value": "91", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "8", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "20.2", "creativity": "32.5", "threat": "18.0", "ict_index": "7.1", "transfers_balance": "-38148", "selected": "648962", "transfers_in": "3097", "transfers_out": "41245", "value": "90", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "15", "goals": "1", "assists": "2", "conceded": "2", "bonus": "2", "minutes": "83", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "71.8", "creativity": "43.3", "threat": "17.0", "ict_index": "13.2", "transfers_balance": "-9902", "selected": "639764", "transfers_in": "4745", "transfers_out": "14647", "value": "90", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "47.8", "creativity": "18.8", "threat": "59.0", "ict_index": "12.6", "transfers_balance": "250705", "selected": "879233", "transfers_in": "265148", "transfers_out": "14443", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "52.5", "threat": "51.0", "ict_index": "11.1", "transfers_balance": "250705", "selected": "879233", "transfers_in": "265148", "transfers_out": "14443", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "35.2", "creativity": "51.3", "threat": "25.0", "ict_index": "11.2", "transfers_balance": "-7462", "selected": "875154", "transfers_in": "71160", "transfers_out": "78622", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.6", "creativity": "35.5", "threat": "35.0", "ict_index": "7.5", "transfers_balance": "-82100", "selected": "794385", "transfers_in": "9325", "transfers_out": "91425", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "16.3", "threat": "57.0", "ict_index": "8.5", "transfers_balance": "-56913", "selected": "738662", "transfers_in": "6360", "transfers_out": "63273", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "18.0", "threat": "11.0", "ict_index": "3.8", "transfers_balance": "-14074", "selected": "725197", "transfers_in": "8734", "transfers_out": "22808", "value": "89", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.6", "creativity": "34.8", "threat": "14.0", "ict_index": "6.5", "transfers_balance": "-23218", "selected": "703102", "transfers_in": "7104", "transfers_out": "30322", "value": "89", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.6", "creativity": "25.8", "threat": "16.0", "ict_index": "6.2", "transfers_balance": "3200", "selected": "707987", "transfers_in": "22521", "transfers_out": "19321", "value": "89", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.2", "creativity": "43.2", "threat": "6.0", "ict_index": "7.0", "transfers_balance": "4014", "selected": "712682", "transfers_in": "16379", "transfers_out": "12365", "value": "89", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "11", "goals": "1", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "85", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "65.4", "creativity": "35.8", "threat": "27.0", "ict_index": "12.8", "transfers_balance": "-12328", "selected": "712662", "transfers_in": "3691", "transfers_out": "16019", "value": "89", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "75.4", "creativity": "13.7", "threat": "44.0", "ict_index": "13.3", "transfers_balance": "-9967", "selected": "680038", "transfers_in": "3232", "transfers_out": "13199", "value": "89", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "89", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.0", "creativity": "23.3", "threat": "23.0", "ict_index": "7.4", "transfers_balance": "136047", "selected": "821682", "transfers_in": "141186", "transfers_out": "5139", "value": "89", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "83", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "2.7", "threat": "32.0", "ict_index": "4.8", "transfers_balance": "31425", "selected": "860892", "transfers_in": "52442", "transfers_out": "21017", "value": "90", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31425", "selected": "860892", "transfers_in": "52442", "transfers_out": "21017", "value": "90", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "38.0", "creativity": "6.0", "threat": "21.0", "ict_index": "6.5", "transfers_balance": "7792", "selected": "782354", "transfers_in": "23493", "transfers_out": "15701", "value": "90", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.0", "creativity": "15.6", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "45038", "selected": "831319", "transfers_in": "52252", "transfers_out": "7214", "value": "90", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "3.6", "threat": "23.0", "ict_index": "3.3", "transfers_balance": "45038", "selected": "831319", "transfers_in": "52252", "transfers_out": "7214", "value": "90", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12788", "selected": "815050", "transfers_in": "12942", "transfers_out": "25730", "value": "90", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ryan Fraser": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "33.7", "threat": "29.0", "ict_index": "7.7", "transfers_balance": "0", "selected": "58560", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "2.9", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-208", "selected": "63146", "transfers_in": "5282", "transfers_out": "5490", "value": "55", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11695", "selected": "52276", "transfers_in": "723", "transfers_out": "12418", "value": "55", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "37", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "3.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-10446", "selected": "42235", "transfers_in": "392", "transfers_out": "10838", "value": "54", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.2", "creativity": "15.1", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "-9182", "selected": "33126", "transfers_in": "169", "transfers_out": "9351", "value": "54", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4297", "selected": "28965", "transfers_in": "202", "transfers_out": "4499", "value": "54", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.6", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-3279", "selected": "25789", "transfers_in": "174", "transfers_out": "3453", "value": "53", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3803", "selected": "22214", "transfers_in": "73", "transfers_out": "3876", "value": "53", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2319", "selected": "19941", "transfers_in": "12", "transfers_out": "2331", "value": "53", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1976", "selected": "18092", "transfers_in": "75", "transfers_out": "2051", "value": "52", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1319", "selected": "16837", "transfers_in": "13", "transfers_out": "1332", "value": "52", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-574", "selected": "16456", "transfers_in": "122", "transfers_out": "696", "value": "52", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-470", "selected": "16062", "transfers_in": "83", "transfers_out": "553", "value": "51", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.5", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-417", "selected": "15660", "transfers_in": "46", "transfers_out": "463", "value": "51", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.0", "creativity": "14.5", "threat": "39.0", "ict_index": "9.4", "transfers_balance": "-362", "selected": "15318", "transfers_in": "63", "transfers_out": "425", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "86", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.8", "creativity": "27.6", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "1413", "selected": "16876", "transfers_in": "1869", "transfers_out": "456", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.8", "creativity": "30.8", "threat": "16.0", "ict_index": "6.6", "transfers_balance": "-450", "selected": "16455", "transfers_in": "125", "transfers_out": "575", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.8", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-227", "selected": "16261", "transfers_in": "230", "transfers_out": "457", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.8", "creativity": "15.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-410", "selected": "15913", "transfers_in": "166", "transfers_out": "576", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.4", "creativity": "43.3", "threat": "24.0", "ict_index": "8.0", "transfers_balance": "-57", "selected": "15903", "transfers_in": "286", "transfers_out": "343", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "85.8", "creativity": "51.9", "threat": "39.0", "ict_index": "17.7", "transfers_balance": "-158", "selected": "15794", "transfers_in": "369", "transfers_out": "527", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23767", "selected": "40225", "transfers_in": "27961", "transfers_out": "4194", "value": "51", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.6", "creativity": "16.8", "threat": "51.0", "ict_index": "8.8", "transfers_balance": "-7466", "selected": "32866", "transfers_in": "1705", "transfers_out": "9171", "value": "51", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "84", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "43.0", "creativity": "41.2", "threat": "32.0", "ict_index": "11.6", "transfers_balance": "4048", "selected": "37216", "transfers_in": "6949", "transfers_out": "2901", "value": "51", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "11.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "19560", "selected": "58562", "transfers_in": "25486", "transfers_out": "5926", "value": "51", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.0", "creativity": "20.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "10887", "selected": "69690", "transfers_in": "14307", "transfers_out": "3420", "value": "51", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.4", "creativity": "35.9", "threat": "6.0", "ict_index": "7.1", "transfers_balance": "-4823", "selected": "65048", "transfers_in": "3149", "transfers_out": "7972", "value": "51", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.2", "creativity": "30.3", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "2885", "selected": "68243", "transfers_in": "6887", "transfers_out": "4002", "value": "51", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3492", "selected": "64745", "transfers_in": "1532", "transfers_out": "5024", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9389", "selected": "54001", "transfers_in": "728", "transfers_out": "10117", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2617", "selected": "51084", "transfers_in": "2405", "transfers_out": "5022", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.0", "creativity": "27.1", "threat": "14.0", "ict_index": "7.5", "transfers_balance": "-6154", "selected": "45629", "transfers_in": "183", "transfers_out": "6337", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "38.2", "creativity": "99.9", "threat": "9.0", "ict_index": "14.7", "transfers_balance": "-1978", "selected": "43738", "transfers_in": "799", "transfers_out": "2777", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "17.6", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "2310", "selected": "47136", "transfers_in": "4323", "transfers_out": "2013", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.4", "creativity": "48.4", "threat": "51.0", "ict_index": "11.8", "transfers_balance": "2310", "selected": "47136", "transfers_in": "4323", "transfers_out": "2013", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.4", "creativity": "21.2", "threat": "37.0", "ict_index": "7.4", "transfers_balance": "-983", "selected": "41745", "transfers_in": "687", "transfers_out": "1670", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "43.6", "creativity": "20.0", "threat": "7.0", "ict_index": "7.1", "transfers_balance": "-1825", "selected": "39790", "transfers_in": "470", "transfers_out": "2295", "value": "51", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.2", "creativity": "12.6", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "2892", "selected": "43218", "transfers_in": "3720", "transfers_out": "828", "value": "51", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Cenk Tosun": [{"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "29.3", "threat": "24.0", "ict_index": "5.1", "transfers_balance": "23694", "selected": "24132", "transfers_in": "27134", "transfers_out": "3440", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "7.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "23266", "selected": "47879", "transfers_in": "28386", "transfers_out": "5120", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6698", "selected": "41503", "transfers_in": "6418", "transfers_out": "13116", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-18663", "selected": "22920", "transfers_in": "1132", "transfers_out": "19795", "value": "72", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6735", "selected": "16372", "transfers_in": "1509", "transfers_out": "8244", "value": "70", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "2.3", "threat": "35.0", "ict_index": "4.4", "transfers_balance": "-5496", "selected": "11096", "transfers_in": "619", "transfers_out": "6115", "value": "68", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "67", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "40.8", "creativity": "28.7", "threat": "38.0", "ict_index": "10.8", "transfers_balance": "-1638", "selected": "9535", "transfers_in": "279", "transfers_out": "1917", "value": "67", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "37.6", "creativity": "27.8", "threat": "23.0", "ict_index": "8.8", "transfers_balance": "9365", "selected": "19374", "transfers_in": "10164", "transfers_out": "799", "value": "67", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "13", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "72.0", "creativity": "18.3", "threat": "91.0", "ict_index": "18.1", "transfers_balance": "106038", "selected": "274409", "transfers_in": "108102", "transfers_out": "2064", "value": "68", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "3.0", "threat": "9.0", "ict_index": "1.8", "transfers_balance": "36051", "selected": "162866", "transfers_in": "73784", "transfers_out": "37733", "value": "68", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.8", "creativity": "13.7", "threat": "10.0", "ict_index": "2.6", "transfers_balance": "-12388", "selected": "150412", "transfers_in": "15406", "transfers_out": "27794", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.8", "creativity": "27.8", "threat": "24.0", "ict_index": "6.8", "transfers_balance": "-15107", "selected": "130402", "transfers_in": "13825", "transfers_out": "28932", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "14.7", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "18563", "selected": "166194", "transfers_in": "29446", "transfers_out": "10883", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "42.6", "creativity": "25.5", "threat": "21.0", "ict_index": "8.9", "transfers_balance": "-20690", "selected": "134381", "transfers_in": "4220", "transfers_out": "24910", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "3.3", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-12299", "selected": "121223", "transfers_in": "10901", "transfers_out": "23200", "value": "68", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "23.7", "threat": "12.0", "ict_index": "4.0", "transfers_balance": "1988", "selected": "124603", "transfers_in": "13674", "transfers_out": "11686", "value": "67", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Ademola Lookman": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8034", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1487", "selected": "7424", "transfers_in": "154", "transfers_out": "1641", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1314", "selected": "6624", "transfers_in": "175", "transfers_out": "1489", "value": "54", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1053", "selected": "5711", "transfers_in": "97", "transfers_out": "1150", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-609", "selected": "5357", "transfers_in": "45", "transfers_out": "654", "value": "53", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-547", "selected": "4881", "transfers_in": "53", "transfers_out": "600", "value": "53", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-395", "selected": "4598", "transfers_in": "86", "transfers_out": "481", "value": "52", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "4634", "transfers_in": "143", "transfers_out": "383", "value": "52", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "12.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-163", "selected": "4493", "transfers_in": "67", "transfers_out": "230", "value": "52", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4488", "transfers_in": "208", "transfers_out": "246", "value": "52", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "2.6", "creativity": "0.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-138", "selected": "4366", "transfers_in": "68", "transfers_out": "206", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "19.0", "ict_index": "1.9", "transfers_balance": "10", "selected": "4423", "transfers_in": "183", "transfers_out": "173", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "1.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-83", "selected": "4364", "transfers_in": "85", "transfers_out": "168", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-109", "selected": "4274", "transfers_in": "44", "transfers_out": "153", "value": "51", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.2", "creativity": "4.1", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-64", "selected": "4221", "transfers_in": "49", "transfers_out": "113", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "154", "selected": "4398", "transfers_in": "261", "transfers_out": "107", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4408", "transfers_in": "115", "transfers_out": "121", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "1.7", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "-75", "selected": "4346", "transfers_in": "68", "transfers_out": "143", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "4255", "transfers_in": "63", "transfers_out": "181", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "4171", "transfers_in": "24", "transfers_out": "120", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "4074", "transfers_in": "40", "transfers_out": "147", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "4022", "transfers_in": "17", "transfers_out": "73", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "3998", "transfers_in": "119", "transfers_out": "165", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "3958", "transfers_in": "40", "transfers_out": "102", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "3921", "transfers_in": "33", "transfers_out": "87", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "3787", "transfers_in": "8", "transfers_out": "145", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "3673", "transfers_in": "1", "transfers_out": "116", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3591", "transfers_in": "1", "transfers_out": "84", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3568", "transfers_in": "0", "transfers_out": "23", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3960", "transfers_in": "0", "transfers_out": "29", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "3937", "transfers_in": "0", "transfers_out": "22", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "3906", "transfers_in": "1", "transfers_out": "32", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3893", "transfers_in": "0", "transfers_out": "14", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3881", "transfers_in": "1", "transfers_out": "9", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3879", "transfers_in": "1", "transfers_out": "8", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3875", "transfers_in": "0", "transfers_out": "4", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3871", "transfers_in": "2", "transfers_out": "6", "value": "51", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3864", "transfers_in": "2", "transfers_out": "9", "value": "51", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Laurent Koscielny": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "22384", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3439", "selected": "23720", "transfers_in": "446", "transfers_out": "3885", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "39.4", "creativity": "0.6", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "1192", "selected": "31429", "transfers_in": "2698", "transfers_out": "1506", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.2", "creativity": "16.3", "threat": "20.0", "ict_index": "5.9", "transfers_balance": "2252", "selected": "40040", "transfers_in": "5346", "transfers_out": "3094", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "28.4", "creativity": "1.1", "threat": "1.0", "ict_index": "3.1", "transfers_balance": "-716", "selected": "42218", "transfers_in": "1485", "transfers_out": "2201", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.6", "creativity": "1.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "5378", "selected": "51421", "transfers_in": "7737", "transfers_out": "2359", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "481", "selected": "54845", "transfers_in": "6190", "transfers_out": "5709", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.6", "creativity": "1.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-10217", "selected": "45232", "transfers_in": "266", "transfers_out": "10483", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.6", "creativity": "11.5", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-1743", "selected": "43769", "transfers_in": "489", "transfers_out": "2232", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.8", "creativity": "6.5", "threat": "6.0", "ict_index": "3.6", "transfers_balance": "1326", "selected": "46337", "transfers_in": "2794", "transfers_out": "1468", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "0.6", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-634", "selected": "46598", "transfers_in": "1196", "transfers_out": "1830", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.2", "creativity": "3.6", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-448", "selected": "47382", "transfers_in": "1421", "transfers_out": "1869", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "37.4", "creativity": "25.1", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "3644", "selected": "52101", "transfers_in": "4540", "transfers_out": "896", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "26.6", "creativity": "1.6", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "5862", "selected": "58902", "transfers_in": "6841", "transfers_out": "979", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.2", "creativity": "21.5", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "2920", "selected": "63713", "transfers_in": "5227", "transfers_out": "2307", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.6", "creativity": "4.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "5946", "selected": "72397", "transfers_in": "9439", "transfers_out": "3493", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "26.0", "creativity": "11.3", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "3396", "selected": "77744", "transfers_in": "6464", "transfers_out": "3068", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "30.4", "creativity": "0.8", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "18613", "selected": "99064", "transfers_in": "20911", "transfers_out": "2298", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "3.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "12936", "selected": "116249", "transfers_in": "20456", "transfers_out": "7520", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.4", "creativity": "1.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "10967", "selected": "129811", "transfers_in": "16659", "transfers_out": "5692", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "71", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "26.2", "creativity": "1.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "3560", "selected": "135089", "transfers_in": "13002", "transfers_out": "9442", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1795", "selected": "134009", "transfers_in": "7173", "transfers_out": "8968", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39580", "selected": "95341", "transfers_in": "3213", "transfers_out": "42793", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "69.8", "creativity": "1.4", "threat": "33.0", "ict_index": "10.4", "transfers_balance": "-12574", "selected": "82960", "transfers_in": "157", "transfers_out": "12731", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "3.9", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "8698", "selected": "93645", "transfers_in": "11722", "transfers_out": "3024", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "59.2", "creativity": "0.4", "threat": "33.0", "ict_index": "9.3", "transfers_balance": "-2173", "selected": "91986", "transfers_in": "1594", "transfers_out": "3767", "value": "60", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "0.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "13607", "selected": "107674", "transfers_in": "17411", "transfers_out": "3804", "value": "60", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "31.0", "creativity": "1.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-3152", "selected": "106470", "transfers_in": "2938", "transfers_out": "6090", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "1.2", "threat": "18.0", "ict_index": "3.2", "transfers_balance": "3193", "selected": "110522", "transfers_in": "6064", "transfers_out": "2871", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5027", "selected": "112606", "transfers_in": "9692", "transfers_out": "4665", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3731", "selected": "103651", "transfers_in": "2261", "transfers_out": "5992", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2468", "selected": "101656", "transfers_in": "1329", "transfers_out": "3797", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4008", "selected": "97436", "transfers_in": "770", "transfers_out": "4778", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.4", "creativity": "1.5", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "2215", "selected": "102964", "transfers_in": "4467", "transfers_out": "2252", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2360", "selected": "98269", "transfers_in": "562", "transfers_out": "2922", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4216", "selected": "94108", "transfers_in": "603", "transfers_out": "4819", "value": "60", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4216", "selected": "94108", "transfers_in": "603", "transfers_out": "4819", "value": "60", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5384", "selected": "88659", "transfers_in": "131", "transfers_out": "5515", "value": "60", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Romelu Lukaku": [{"gameweek": "1", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "73.8", "creativity": "33.8", "threat": "83.0", "ict_index": "19.1", "transfers_balance": "0", "selected": "1902800", "transfers_in": "0", "transfers_out": "0", "value": "115", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "34.2", "creativity": "17.7", "threat": "45.0", "ict_index": "9.7", "transfers_balance": "186693", "selected": "2414732", "transfers_in": "199180", "transfers_out": "12487", "value": "116", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "15.2", "creativity": "26.8", "threat": "70.0", "ict_index": "11.2", "transfers_balance": "196083", "selected": "2750195", "transfers_in": "215982", "transfers_out": "19899", "value": "117", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "38.6", "creativity": "17.5", "threat": "77.0", "ict_index": "13.3", "transfers_balance": "16657", "selected": "2847500", "transfers_in": "100768", "transfers_out": "84111", "value": "117", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "52.0", "creativity": "16.6", "threat": "66.0", "ict_index": "13.5", "transfers_balance": "-72654", "selected": "2808410", "transfers_in": "34525", "transfers_out": "107179", "value": "117", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "47.0", "creativity": "28.3", "threat": "71.0", "ict_index": "14.6", "transfers_balance": "-31598", "selected": "2816943", "transfers_in": "90340", "transfers_out": "121938", "value": "117", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.0", "creativity": "23.6", "threat": "45.0", "ict_index": "10.4", "transfers_balance": "248788", "selected": "3101421", "transfers_in": "283721", "transfers_out": "34933", "value": "118", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "2.6", "threat": "19.0", "ict_index": "2.9", "transfers_balance": "-89788", "selected": "3040442", "transfers_in": "101952", "transfers_out": "191740", "value": "118", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.2", "creativity": "19.8", "threat": "21.0", "ict_index": "6.2", "transfers_balance": "-42080", "selected": "3009850", "transfers_in": "55262", "transfers_out": "97342", "value": "118", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "16.7", "threat": "30.0", "ict_index": "6.0", "transfers_balance": "-249616", "selected": "2770776", "transfers_in": "64806", "transfers_out": "314422", "value": "117", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "2.6", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-190804", "selected": "2588345", "transfers_in": "34163", "transfers_out": "224967", "value": "116", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.0", "creativity": "9.8", "threat": "52.0", "ict_index": "10.0", "transfers_balance": "-1378", "selected": "2596806", "transfers_in": "121301", "transfers_out": "122679", "value": "115", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "10.2", "creativity": "6.3", "threat": "85.0", "ict_index": "10.2", "transfers_balance": "-8211", "selected": "2595459", "transfers_in": "63173", "transfers_out": "71384", "value": "115", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.8", "creativity": "22.3", "threat": "67.0", "ict_index": "11.1", "transfers_balance": "-347504", "selected": "2250581", "transfers_in": "8690", "transfers_out": "356194", "value": "115", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.8", "creativity": "4.1", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-225971", "selected": "2026891", "transfers_in": "8908", "transfers_out": "234879", "value": "114", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "1.3", "threat": "23.0", "ict_index": "2.1", "transfers_balance": "-213871", "selected": "1815645", "transfers_in": "8633", "transfers_out": "222504", "value": "113", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.4", "creativity": "17.6", "threat": "56.0", "ict_index": "11.1", "transfers_balance": "-32297", "selected": "1785037", "transfers_in": "74673", "transfers_out": "106970", "value": "113", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "38.0", "creativity": "18.9", "threat": "23.0", "ict_index": "8.0", "transfers_balance": "39581", "selected": "1827492", "transfers_in": "82576", "transfers_out": "42995", "value": "113", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.8", "creativity": "52.0", "threat": "10.0", "ict_index": "7.1", "transfers_balance": "63191", "selected": "1896560", "transfers_in": "109318", "transfers_out": "46127", "value": "113", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.8", "creativity": "19.3", "threat": "14.0", "ict_index": "4.1", "transfers_balance": "-111839", "selected": "1786822", "transfers_in": "15897", "transfers_out": "127736", "value": "114", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.1", "transfers_balance": "-136688", "selected": "1651992", "transfers_in": "58864", "transfers_out": "195552", "value": "114", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310713", "selected": "1341457", "transfers_in": "1273", "transfers_out": "311986", "value": "113", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "40.8", "creativity": "4.6", "threat": "45.0", "ict_index": "9.0", "transfers_balance": "-54488", "selected": "1289281", "transfers_in": "64418", "transfers_out": "118906", "value": "113", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.8", "creativity": "20.1", "threat": "24.0", "ict_index": "6.6", "transfers_balance": "-41307", "selected": "1249293", "transfers_in": "19612", "transfers_out": "60919", "value": "113", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "2.9", "threat": "19.0", "ict_index": "2.4", "transfers_balance": "-39889", "selected": "1210836", "transfers_in": "9637", "transfers_out": "49526", "value": "113", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "30.2", "creativity": "3.7", "threat": "27.0", "ict_index": "6.1", "transfers_balance": "-4002", "selected": "1207723", "transfers_in": "24665", "transfers_out": "28667", "value": "113", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "28.5", "threat": "32.0", "ict_index": "6.7", "transfers_balance": "-11685", "selected": "1197467", "transfers_in": "16629", "transfers_out": "28314", "value": "113", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "58.6", "creativity": "19.4", "threat": "106.0", "ict_index": "18.4", "transfers_balance": "-53083", "selected": "1145810", "transfers_in": "4974", "transfers_out": "58057", "value": "112", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "37.4", "creativity": "28.7", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "18494", "selected": "1166250", "transfers_in": "26007", "transfers_out": "7513", "value": "112", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.0", "creativity": "13.6", "threat": "20.0", "ict_index": "5.6", "transfers_balance": "-50", "selected": "1252980", "transfers_in": "14162", "transfers_out": "14212", "value": "112", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "48.4", "creativity": "41.7", "threat": "63.0", "ict_index": "15.3", "transfers_balance": "427522", "selected": "1797292", "transfers_in": "444417", "transfers_out": "16895", "value": "115", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "7.5", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-106996", "selected": "1684872", "transfers_in": "39785", "transfers_out": "146781", "value": "116", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.2", "creativity": "12.5", "threat": "42.0", "ict_index": "6.4", "transfers_balance": "200205", "selected": "1919739", "transfers_in": "234295", "transfers_out": "34090", "value": "116", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "28", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "6.0", "threat": "29.0", "ict_index": "7.3", "transfers_balance": "200205", "selected": "1919739", "transfers_in": "234295", "transfers_out": "34090", "value": "116", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "49", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "25.5", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "-36411", "selected": "1583809", "transfers_in": "28733", "transfers_out": "65144", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208513", "selected": "1369950", "transfers_in": "6611", "transfers_out": "215124", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208513", "selected": "1369950", "transfers_in": "6611", "transfers_out": "215124", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81981", "selected": "1290973", "transfers_in": "463", "transfers_out": "82444", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Steve Mounie": [{"gameweek": "1", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "85", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "46", "influence": "71.6", "creativity": "4.3", "threat": "40.0", "ict_index": "11.6", "transfers_balance": "0", "selected": "27779", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.2", "creativity": "23.3", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "148215", "selected": "210581", "transfers_in": "160044", "transfers_out": "11829", "value": "61", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.8", "creativity": "4.4", "threat": "63.0", "ict_index": "7.5", "transfers_balance": "17815", "selected": "237280", "transfers_in": "58390", "transfers_out": "40575", "value": "61", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "15.6", "creativity": "11.8", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "-16683", "selected": "226803", "transfers_in": "36315", "transfers_out": "52998", "value": "61", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46202", "selected": "181841", "transfers_in": "10272", "transfers_out": "56474", "value": "61", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69130", "selected": "112900", "transfers_in": "1492", "transfers_out": "70622", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37330", "selected": "75644", "transfers_in": "301", "transfers_out": "37631", "value": "59", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14601", "selected": "61086", "transfers_in": "315", "transfers_out": "14916", "value": "59", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-6636", "selected": "54505", "transfers_in": "203", "transfers_out": "6839", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-2389", "selected": "52320", "transfers_in": "1540", "transfers_out": "3929", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2395", "selected": "50043", "transfers_in": "821", "transfers_out": "3216", "value": "58", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.6", "creativity": "17.4", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "-2316", "selected": "47866", "transfers_in": "735", "transfers_out": "3051", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1834", "selected": "46085", "transfers_in": "407", "transfers_out": "2241", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "15.8", "threat": "29.0", "ict_index": "5.1", "transfers_balance": "-981", "selected": "45157", "transfers_in": "470", "transfers_out": "1451", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "44392", "transfers_in": "564", "transfers_out": "1383", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "77.0", "creativity": "26.7", "threat": "69.0", "ict_index": "17.3", "transfers_balance": "-990", "selected": "43478", "transfers_in": "630", "transfers_out": "1620", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "16.1", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "9695", "selected": "53578", "transfers_in": "10969", "transfers_out": "1274", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3394", "selected": "57189", "transfers_in": "5983", "transfers_out": "2589", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-659", "selected": "56783", "transfers_in": "5162", "transfers_out": "5821", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.4", "creativity": "1.8", "threat": "12.0", "ict_index": "1.4", "transfers_balance": "-506", "selected": "56413", "transfers_in": "4586", "transfers_out": "5092", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "56674", "transfers_in": "4429", "transfers_out": "4369", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "24.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-3017", "selected": "53706", "transfers_in": "1313", "transfers_out": "4330", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1975", "selected": "51914", "transfers_in": "2925", "transfers_out": "4900", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.8", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "-3568", "selected": "48409", "transfers_in": "703", "transfers_out": "4271", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1949", "selected": "46516", "transfers_in": "477", "transfers_out": "2426", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1825", "selected": "44723", "transfers_in": "168", "transfers_out": "1993", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "15", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "54.0", "creativity": "16.3", "threat": "37.0", "ict_index": "10.7", "transfers_balance": "-961", "selected": "43834", "transfers_in": "818", "transfers_out": "1779", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.8", "creativity": "23.0", "threat": "33.0", "ict_index": "9.1", "transfers_balance": "14809", "selected": "59397", "transfers_in": "17024", "transfers_out": "2215", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "10.9", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "11663", "selected": "72027", "transfers_in": "14260", "transfers_out": "2597", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-5", "influence": "1.0", "creativity": "15.3", "threat": "73.0", "ict_index": "8.9", "transfers_balance": "54987", "selected": "131657", "transfers_in": "58397", "transfers_out": "3410", "value": "58", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.6", "creativity": "1.9", "threat": "12.0", "ict_index": "2.0", "transfers_balance": "113582", "selected": "367185", "transfers_in": "118492", "transfers_out": "4910", "value": "59", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-66243", "selected": "176798", "transfers_in": "3988", "transfers_out": "70231", "value": "58", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "34.4", "creativity": "1.8", "threat": "73.0", "ict_index": "10.9", "transfers_balance": "-36853", "selected": "140235", "transfers_in": "1416", "transfers_out": "38269", "value": "57", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "13.3", "threat": "42.0", "ict_index": "6.0", "transfers_balance": "-12824", "selected": "123599", "transfers_in": "4218", "transfers_out": "17042", "value": "56", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.2", "creativity": "17.7", "threat": "30.0", "ict_index": "5.7", "transfers_balance": "-5325", "selected": "106944", "transfers_in": "1926", "transfers_out": "7251", "value": "55", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "1.4", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-5493", "selected": "101138", "transfers_in": "2504", "transfers_out": "7997", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5493", "selected": "101138", "transfers_in": "2504", "transfers_out": "7997", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.2", "creativity": "15.4", "threat": "38.0", "ict_index": "6.6", "transfers_balance": "-4020", "selected": "97284", "transfers_in": "1563", "transfers_out": "5583", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jos\u00e9 Heriberto Izquierdo Mena": [{"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.8", "threat": "3.0", "ict_index": "0.4", "transfers_balance": "571", "selected": "676", "transfers_in": "650", "transfers_out": "79", "value": "60", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "562", "selected": "1461", "transfers_in": "824", "transfers_out": "262", "value": "60", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "1310", "transfers_in": "140", "transfers_out": "358", "value": "60", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "1181", "transfers_in": "133", "transfers_out": "330", "value": "60", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "13.1", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-217", "selected": "996", "transfers_in": "72", "transfers_out": "289", "value": "59", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "12.6", "threat": "28.0", "ict_index": "4.7", "transfers_balance": "12", "selected": "1052", "transfers_in": "154", "transfers_out": "142", "value": "59", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "35.6", "creativity": "1.1", "threat": "11.0", "ict_index": "4.8", "transfers_balance": "-6", "selected": "1075", "transfers_in": "84", "transfers_out": "90", "value": "59", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.4", "creativity": "18.6", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "1269", "selected": "2505", "transfers_in": "1589", "transfers_out": "320", "value": "59", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "83", "selected": "2645", "transfers_in": "448", "transfers_out": "365", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "73", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.2", "creativity": "16.1", "threat": "44.0", "ict_index": "9.6", "transfers_balance": "-54", "selected": "2677", "transfers_in": "253", "transfers_out": "307", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "2.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "76", "selected": "2818", "transfers_in": "352", "transfers_out": "276", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "3.4", "threat": "27.0", "ict_index": "3.6", "transfers_balance": "182", "selected": "3057", "transfers_in": "428", "transfers_out": "246", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "1.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "-245", "selected": "2858", "transfers_in": "141", "transfers_out": "386", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "0.6", "threat": "7.0", "ict_index": "1.5", "transfers_balance": "-164", "selected": "2749", "transfers_in": "153", "transfers_out": "317", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "1.5", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-200", "selected": "2569", "transfers_in": "54", "transfers_out": "254", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-115", "selected": "2464", "transfers_in": "72", "transfers_out": "187", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "2337", "transfers_in": "59", "transfers_out": "215", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.6", "creativity": "0.8", "threat": "3.0", "ict_index": "1.1", "transfers_balance": "-144", "selected": "2207", "transfers_in": "41", "transfers_out": "185", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "2132", "transfers_in": "75", "transfers_out": "164", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "0", "assists": "2", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "49.8", "creativity": "23.3", "threat": "50.0", "ict_index": "12.3", "transfers_balance": "-43", "selected": "2099", "transfers_in": "55", "transfers_out": "98", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.9", "threat": "9.0", "ict_index": "0.8", "transfers_balance": "1149", "selected": "3364", "transfers_in": "1756", "transfers_out": "607", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-463", "selected": "2940", "transfers_in": "141", "transfers_out": "604", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "14.2", "threat": "10.0", "ict_index": "3.0", "transfers_balance": "-110", "selected": "2886", "transfers_in": "240", "transfers_out": "350", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "37.0", "creativity": "28.6", "threat": "28.0", "ict_index": "9.4", "transfers_balance": "-4", "selected": "2899", "transfers_in": "192", "transfers_out": "196", "value": "59", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "48.6", "creativity": "23.5", "threat": "51.0", "ict_index": "12.3", "transfers_balance": "637", "selected": "3617", "transfers_in": "891", "transfers_out": "254", "value": "59", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.2", "creativity": "36.1", "threat": "21.0", "ict_index": "8.0", "transfers_balance": "11547", "selected": "15579", "transfers_in": "12423", "transfers_out": "876", "value": "59", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.2", "creativity": "27.5", "threat": "32.0", "ict_index": "6.8", "transfers_balance": "4511", "selected": "20772", "transfers_in": "6567", "transfers_out": "2056", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "1.8", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "3597", "selected": "23785", "transfers_in": "5919", "transfers_out": "2322", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "13.0", "threat": "52.0", "ict_index": "7.2", "transfers_balance": "-1330", "selected": "19667", "transfers_in": "1224", "transfers_out": "2554", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.6", "creativity": "18.4", "threat": "26.0", "ict_index": "5.6", "transfers_balance": "-65", "selected": "19688", "transfers_in": "2059", "transfers_out": "2124", "value": "59", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "46.6", "creativity": "15.7", "threat": "35.0", "ict_index": "9.7", "transfers_balance": "-542", "selected": "19445", "transfers_in": "1415", "transfers_out": "1957", "value": "59", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "7.4", "creativity": "2.3", "threat": "21.0", "ict_index": "3.1", "transfers_balance": "-542", "selected": "19445", "transfers_in": "1415", "transfers_out": "1957", "value": "59", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "17.5", "threat": "14.0", "ict_index": "3.8", "transfers_balance": "-71", "selected": "17728", "transfers_in": "1028", "transfers_out": "1099", "value": "59", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "6.8", "creativity": "11.7", "threat": "39.0", "ict_index": "5.8", "transfers_balance": "-653", "selected": "17115", "transfers_in": "785", "transfers_out": "1438", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.4", "threat": "24.0", "ict_index": "2.8", "transfers_balance": "-653", "selected": "17115", "transfers_in": "785", "transfers_out": "1438", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-373", "selected": "16780", "transfers_in": "759", "transfers_out": "1132", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Mathieu Debuchy": [{"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "112", "selected": "280", "transfers_in": "136", "transfers_out": "24", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "445", "transfers_in": "114", "transfers_out": "58", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "533", "transfers_in": "74", "transfers_out": "68", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "617", "transfers_in": "76", "transfers_out": "73", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "805", "transfers_in": "142", "transfers_out": "91", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "946", "transfers_in": "108", "transfers_out": "75", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1039", "transfers_in": "80", "transfers_out": "74", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1191", "transfers_in": "118", "transfers_out": "109", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1275", "transfers_in": "98", "transfers_out": "91", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1345", "transfers_in": "114", "transfers_out": "121", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1395", "transfers_in": "62", "transfers_out": "57", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "1590", "transfers_in": "173", "transfers_out": "139", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1649", "transfers_in": "73", "transfers_out": "93", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1764", "transfers_in": "94", "transfers_out": "91", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "1625", "transfers_in": "2", "transfers_out": "150", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "1494", "transfers_in": "4", "transfers_out": "137", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "1416", "transfers_in": "3", "transfers_out": "86", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1390", "transfers_in": "0", "transfers_out": "28", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1358", "transfers_in": "4", "transfers_out": "28", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1334", "transfers_in": "1", "transfers_out": "17", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1332", "transfers_in": "0", "transfers_out": "6", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1331", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1325", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1321", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1322", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1322", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1324", "transfers_in": "6", "transfers_out": "6", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Damian Emiliano Martinez": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "43837", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5465", "selected": "42898", "transfers_in": "111", "transfers_out": "5576", "value": "40", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3581", "selected": "42087", "transfers_in": "101", "transfers_out": "3682", "value": "40", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2948", "selected": "42382", "transfers_in": "103", "transfers_out": "3051", "value": "40", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1904", "selected": "41537", "transfers_in": "81", "transfers_out": "1985", "value": "40", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1739", "selected": "40202", "transfers_in": "139", "transfers_out": "1878", "value": "40", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1297", "selected": "39271", "transfers_in": "156", "transfers_out": "1453", "value": "40", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1167", "selected": "38476", "transfers_in": "104", "transfers_out": "1271", "value": "40", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-645", "selected": "37985", "transfers_in": "31", "transfers_out": "676", "value": "40", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-802", "selected": "37401", "transfers_in": "42", "transfers_out": "844", "value": "40", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-648", "selected": "36944", "transfers_in": "29", "transfers_out": "677", "value": "40", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-661", "selected": "36594", "transfers_in": "34", "transfers_out": "695", "value": "40", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-425", "selected": "36345", "transfers_in": "30", "transfers_out": "455", "value": "40", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "36127", "transfers_in": "17", "transfers_out": "361", "value": "40", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "35911", "transfers_in": "21", "transfers_out": "385", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "35636", "transfers_in": "31", "transfers_out": "500", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "35507", "transfers_in": "25", "transfers_out": "272", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "35357", "transfers_in": "18", "transfers_out": "293", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-419", "selected": "35157", "transfers_in": "27", "transfers_out": "446", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "35028", "transfers_in": "21", "transfers_out": "281", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-411", "selected": "34793", "transfers_in": "45", "transfers_out": "456", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-380", "selected": "34502", "transfers_in": "39", "transfers_out": "419", "value": "40", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-617", "selected": "34150", "transfers_in": "54", "transfers_out": "671", "value": "40", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-387", "selected": "33876", "transfers_in": "41", "transfers_out": "428", "value": "40", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-370", "selected": "33721", "transfers_in": "37", "transfers_out": "407", "value": "40", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-210", "selected": "33577", "transfers_in": "20", "transfers_out": "230", "value": "40", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-282", "selected": "33447", "transfers_in": "31", "transfers_out": "313", "value": "40", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "33406", "transfers_in": "32", "transfers_out": "319", "value": "40", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "33302", "transfers_in": "7", "transfers_out": "147", "value": "40", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "35429", "transfers_in": "11", "transfers_out": "124", "value": "40", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "35243", "transfers_in": "10", "transfers_out": "148", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "35155", "transfers_in": "6", "transfers_out": "115", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "35040", "transfers_in": "10", "transfers_out": "127", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "34945", "transfers_in": "10", "transfers_out": "118", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "34906", "transfers_in": "8", "transfers_out": "81", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "34778", "transfers_in": "4", "transfers_out": "134", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "34778", "transfers_in": "4", "transfers_out": "134", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "34633", "transfers_in": "7", "transfers_out": "156", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Josh Cullen": [{"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "140", "transfers_in": "133", "transfers_out": "42", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "261", "transfers_in": "107", "transfers_out": "46", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "352", "transfers_in": "104", "transfers_out": "41", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "433", "transfers_in": "105", "transfers_out": "58", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "570", "transfers_in": "127", "transfers_out": "58", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "636", "transfers_in": "69", "transfers_out": "44", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "608", "transfers_in": "33", "transfers_out": "54", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "6", "selected": "646", "transfers_in": "39", "transfers_out": "33", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-11", "selected": "646", "transfers_in": "16", "transfers_out": "27", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "651", "transfers_in": "21", "transfers_out": "24", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "654", "transfers_in": "7", "transfers_out": "15", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "656", "transfers_in": "11", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "663", "transfers_in": "15", "transfers_out": "16", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "663", "transfers_in": "15", "transfers_out": "16", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "663", "transfers_in": "9", "transfers_out": "10", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Modou Barrow": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "368", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "271", "transfers_in": "4", "transfers_out": "106", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "234", "transfers_in": "0", "transfers_out": "39", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "217", "transfers_in": "11", "transfers_out": "29", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "209", "transfers_in": "5", "transfers_out": "15", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "195", "transfers_in": "2", "transfers_out": "16", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "186", "transfers_in": "2", "transfers_out": "11", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "182", "transfers_in": "2", "transfers_out": "8", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "180", "transfers_in": "3", "transfers_out": "5", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "180", "transfers_in": "6", "transfers_out": "6", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "176", "transfers_in": "2", "transfers_out": "6", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "176", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "175", "transfers_in": "2", "transfers_out": "3", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "175", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "174", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "174", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "176", "transfers_in": "2", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "176", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "176", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "173", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "170", "transfers_in": "1", "transfers_out": "4", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "168", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "168", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "169", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "167", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "167", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "183", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "182", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "182", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "181", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "183", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "184", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "185", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "185", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "188", "transfers_in": "4", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ciaran Clark": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.4", "creativity": "0.5", "threat": "17.0", "ict_index": "3.0", "transfers_balance": "0", "selected": "29375", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "23.2", "creativity": "20.7", "threat": "2.0", "ict_index": "4.6", "transfers_balance": "299", "selected": "33122", "transfers_in": "2502", "transfers_out": "2203", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "42.4", "creativity": "0.3", "threat": "21.0", "ict_index": "6.4", "transfers_balance": "-2036", "selected": "31738", "transfers_in": "1337", "transfers_out": "3373", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "0.2", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "42490", "selected": "86602", "transfers_in": "53392", "transfers_out": "10902", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.0", "creativity": "0.1", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "62137", "selected": "158862", "transfers_in": "75847", "transfers_out": "13710", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.2", "creativity": "0.9", "threat": "20.0", "ict_index": "3.8", "transfers_balance": "7923", "selected": "174530", "transfers_in": "26067", "transfers_out": "18144", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-6059", "selected": "170972", "transfers_in": "11082", "transfers_out": "17141", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4320", "selected": "167997", "transfers_in": "9766", "transfers_out": "14086", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3532", "selected": "165113", "transfers_in": "6561", "transfers_out": "10093", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20454", "selected": "144967", "transfers_in": "1711", "transfers_out": "22165", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "14.4", "creativity": "0.3", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "-13505", "selected": "131686", "transfers_in": "1378", "transfers_out": "14883", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "0.2", "threat": "6.0", "ict_index": "2.0", "transfers_balance": "-10535", "selected": "121380", "transfers_in": "913", "transfers_out": "11448", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "10.9", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-2913", "selected": "118673", "transfers_in": "2986", "transfers_out": "5899", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "50.4", "creativity": "0.7", "threat": "76.0", "ict_index": "12.7", "transfers_balance": "-4975", "selected": "113846", "transfers_in": "762", "transfers_out": "5737", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.2", "creativity": "0.8", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "251", "selected": "114438", "transfers_in": "3237", "transfers_out": "2986", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2100", "selected": "112643", "transfers_in": "1896", "transfers_out": "3996", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2020", "selected": "110767", "transfers_in": "1436", "transfers_out": "3456", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6268", "selected": "104569", "transfers_in": "305", "transfers_out": "6573", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "30.2", "creativity": "0.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-5909", "selected": "98807", "transfers_in": "573", "transfers_out": "6482", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2824", "selected": "96104", "transfers_in": "797", "transfers_out": "3621", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "24.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-924", "selected": "95450", "transfers_in": "3915", "transfers_out": "4839", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.8", "creativity": "0.0", "threat": "11.0", "ict_index": "2.2", "transfers_balance": "2575", "selected": "98197", "transfers_in": "6842", "transfers_out": "4267", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "19601", "selected": "118882", "transfers_in": "27756", "transfers_out": "8155", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.4", "creativity": "13.6", "threat": "17.0", "ict_index": "5.9", "transfers_balance": "-1691", "selected": "117528", "transfers_in": "7909", "transfers_out": "9600", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "29.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "18608", "selected": "137171", "transfers_in": "26345", "transfers_out": "7737", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.0", "creativity": "0.1", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "4597", "selected": "142045", "transfers_in": "10386", "transfers_out": "5789", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14569", "selected": "127589", "transfers_in": "2432", "transfers_out": "17001", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11597", "selected": "116099", "transfers_in": "718", "transfers_out": "12315", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2391", "selected": "113751", "transfers_in": "1511", "transfers_out": "3902", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3326", "selected": "110741", "transfers_in": "1403", "transfers_out": "4729", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1956", "selected": "104250", "transfers_in": "1163", "transfers_out": "3119", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3795", "selected": "100414", "transfers_in": "154", "transfers_out": "3949", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3526", "selected": "96344", "transfers_in": "468", "transfers_out": "3994", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1791", "selected": "95051", "transfers_in": "522", "transfers_out": "2313", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1587", "selected": "93737", "transfers_in": "731", "transfers_out": "2318", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1793", "selected": "91905", "transfers_in": "930", "transfers_out": "2723", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1793", "selected": "91905", "transfers_in": "930", "transfers_out": "2723", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4248", "selected": "87394", "transfers_in": "68", "transfers_out": "4316", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Chancel Mbemba": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "21.6", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "98023", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "16153", "selected": "137866", "transfers_in": "24692", "transfers_out": "8539", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "25.4", "creativity": "14.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "93879", "selected": "252167", "transfers_in": "111457", "transfers_out": "17578", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103447", "selected": "378655", "transfers_in": "159827", "transfers_out": "56380", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "13.9", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "10264", "selected": "392404", "transfers_in": "50442", "transfers_out": "40178", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "12.8", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "127097", "selected": "533537", "transfers_in": "152719", "transfers_out": "25622", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106346", "selected": "651598", "transfers_in": "131374", "transfers_out": "25028", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48791", "selected": "708230", "transfers_in": "89249", "transfers_out": "40458", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8526", "selected": "719938", "transfers_in": "39434", "transfers_out": "30908", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21976", "selected": "701159", "transfers_in": "31729", "transfers_out": "53705", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17782", "selected": "685093", "transfers_in": "18255", "transfers_out": "36037", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28553", "selected": "658600", "transfers_in": "17845", "transfers_out": "46398", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17896", "selected": "641854", "transfers_in": "12704", "transfers_out": "30600", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.8", "creativity": "22.8", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-23486", "selected": "618979", "transfers_in": "6090", "transfers_out": "29576", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "1.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-4668", "selected": "615431", "transfers_in": "13400", "transfers_out": "18068", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5224", "selected": "622894", "transfers_in": "21528", "transfers_out": "16304", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13822", "selected": "609813", "transfers_in": "7572", "transfers_out": "21394", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25106", "selected": "585266", "transfers_in": "4464", "transfers_out": "29570", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "13008", "selected": "602661", "transfers_in": "39615", "transfers_out": "26607", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "0.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "15896", "selected": "622534", "transfers_in": "31703", "transfers_out": "15807", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30391", "selected": "657281", "transfers_in": "51288", "transfers_out": "20897", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20390", "selected": "679105", "transfers_in": "53110", "transfers_out": "32720", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7079", "selected": "689861", "transfers_in": "62462", "transfers_out": "55383", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28369", "selected": "721566", "transfers_in": "52884", "transfers_out": "24515", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9623", "selected": "733923", "transfers_in": "39465", "transfers_out": "29842", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17605", "selected": "753309", "transfers_in": "35079", "transfers_out": "17474", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11959", "selected": "768233", "transfers_in": "36478", "transfers_out": "24519", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10534", "selected": "782633", "transfers_in": "32565", "transfers_out": "22031", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2701", "selected": "787482", "transfers_in": "16657", "transfers_out": "13956", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10416", "selected": "712238", "transfers_in": "7052", "transfers_out": "17468", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17564", "selected": "672194", "transfers_in": "2582", "transfers_out": "20146", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14733", "selected": "657518", "transfers_in": "1605", "transfers_out": "16338", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19547", "selected": "634962", "transfers_in": "1971", "transfers_out": "21518", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11263", "selected": "636963", "transfers_in": "4622", "transfers_out": "15885", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8098", "selected": "620202", "transfers_in": "6668", "transfers_out": "14766", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8582", "selected": "614805", "transfers_in": "10703", "transfers_out": "19285", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8582", "selected": "614805", "transfers_in": "10703", "transfers_out": "19285", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12782", "selected": "599558", "transfers_in": "4842", "transfers_out": "17624", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Grant Hanley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "94940", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4363", "selected": "95955", "transfers_in": "2845", "transfers_out": "7208", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8425", "selected": "88464", "transfers_in": "1730", "transfers_out": "10155", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15319", "selected": "73580", "transfers_in": "558", "transfers_out": "15877", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11061", "selected": "62543", "transfers_in": "74", "transfers_out": "11135", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9592", "selected": "52972", "transfers_in": "80", "transfers_out": "9672", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5711", "selected": "47279", "transfers_in": "92", "transfers_out": "5803", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4611", "selected": "42681", "transfers_in": "34", "transfers_out": "4645", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2455", "selected": "40231", "transfers_in": "39", "transfers_out": "2494", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2636", "selected": "37606", "transfers_in": "38", "transfers_out": "2674", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1762", "selected": "35857", "transfers_in": "25", "transfers_out": "1787", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1843", "selected": "34019", "transfers_in": "34", "transfers_out": "1877", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1178", "selected": "32847", "transfers_in": "17", "transfers_out": "1195", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-927", "selected": "31925", "transfers_in": "16", "transfers_out": "943", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-930", "selected": "30998", "transfers_in": "21", "transfers_out": "951", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-903", "selected": "30100", "transfers_in": "17", "transfers_out": "920", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-645", "selected": "29458", "transfers_in": "11", "transfers_out": "656", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-737", "selected": "28723", "transfers_in": "7", "transfers_out": "744", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-994", "selected": "27734", "transfers_in": "17", "transfers_out": "1011", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-597", "selected": "27139", "transfers_in": "14", "transfers_out": "611", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-877", "selected": "26268", "transfers_in": "24", "transfers_out": "901", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-756", "selected": "25512", "transfers_in": "15", "transfers_out": "771", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1195", "selected": "24321", "transfers_in": "26", "transfers_out": "1221", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-663", "selected": "23662", "transfers_in": "17", "transfers_out": "680", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475", "selected": "23191", "transfers_in": "9", "transfers_out": "484", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "22834", "transfers_in": "8", "transfers_out": "366", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "22410", "transfers_in": "11", "transfers_out": "438", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-339", "selected": "22074", "transfers_in": "19", "transfers_out": "358", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "21901", "transfers_in": "11", "transfers_out": "181", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "26979", "transfers_in": "9", "transfers_out": "168", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "26668", "transfers_in": "10", "transfers_out": "178", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "26550", "transfers_in": "4", "transfers_out": "130", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "26348", "transfers_in": "5", "transfers_out": "181", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "26249", "transfers_in": "8", "transfers_out": "121", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "26142", "transfers_in": "7", "transfers_out": "127", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "25991", "transfers_in": "5", "transfers_out": "145", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "25991", "transfers_in": "5", "transfers_out": "145", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "25770", "transfers_in": "4", "transfers_out": "217", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Fikayo Tomori": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "561", "transfers_in": "67", "transfers_out": "27", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "794", "transfers_in": "128", "transfers_out": "118", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "895", "transfers_in": "71", "transfers_out": "138", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "803", "transfers_in": "5", "transfers_out": "107", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "748", "transfers_in": "13", "transfers_out": "83", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "711", "transfers_in": "8", "transfers_out": "51", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "688", "transfers_in": "16", "transfers_out": "42", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "688", "transfers_in": "10", "transfers_out": "13", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "686", "transfers_in": "10", "transfers_out": "22", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "685", "transfers_in": "5", "transfers_out": "13", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "686", "transfers_in": "8", "transfers_out": "13", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "682", "transfers_in": "4", "transfers_out": "13", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "681", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "677", "transfers_in": "5", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "679", "transfers_in": "5", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "686", "transfers_in": "9", "transfers_out": "6", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "675", "transfers_in": "2", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "669", "transfers_in": "7", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "670", "transfers_in": "4", "transfers_out": "9", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "661", "transfers_in": "11", "transfers_out": "21", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "663", "transfers_in": "5", "transfers_out": "8", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "664", "transfers_in": "8", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "660", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "661", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "660", "transfers_in": "3", "transfers_out": "6", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "655", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "650", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "650", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "665", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "664", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "665", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "665", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "665", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "663", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "664", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "664", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "668", "transfers_in": "4", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jakob Haugaard": [{"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "719", "selected": "921", "transfers_in": "846", "transfers_out": "127", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "521", "selected": "1668", "transfers_in": "709", "transfers_out": "188", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "427", "selected": "2350", "transfers_in": "651", "transfers_out": "224", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "155", "selected": "2674", "transfers_in": "400", "transfers_out": "245", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "2774", "transfers_in": "186", "transfers_out": "126", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "2891", "transfers_in": "171", "transfers_out": "113", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "3041", "transfers_in": "241", "transfers_out": "169", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45", "selected": "3131", "transfers_in": "159", "transfers_out": "114", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "3295", "transfers_in": "264", "transfers_out": "155", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "157", "selected": "3476", "transfers_in": "300", "transfers_out": "143", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "320", "selected": "3877", "transfers_in": "540", "transfers_out": "220", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "3983", "transfers_in": "231", "transfers_out": "170", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "4111", "transfers_in": "197", "transfers_out": "137", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39", "selected": "4184", "transfers_in": "111", "transfers_out": "72", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86", "selected": "4311", "transfers_in": "200", "transfers_out": "114", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "4434", "transfers_in": "188", "transfers_out": "124", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "4478", "transfers_in": "72", "transfers_out": "59", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "3784", "transfers_in": "86", "transfers_out": "64", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "4416", "transfers_in": "122", "transfers_out": "112", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "3858", "transfers_in": "78", "transfers_out": "61", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3869", "transfers_in": "46", "transfers_out": "52", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3904", "transfers_in": "79", "transfers_out": "75", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "4142", "transfers_in": "47", "transfers_out": "90", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3846", "transfers_in": "43", "transfers_out": "57", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "3826", "transfers_in": "38", "transfers_out": "66", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "3811", "transfers_in": "29", "transfers_out": "67", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "John Stones": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.6", "creativity": "5.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "193659", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "16407", "selected": "265102", "transfers_in": "26160", "transfers_out": "9753", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1000", "selected": "281277", "transfers_in": "20040", "transfers_out": "19040", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.4", "creativity": "1.3", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "-43170", "selected": "245380", "transfers_in": "3443", "transfers_out": "46613", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "19.0", "creativity": "0.7", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "21296", "selected": "275889", "transfers_in": "33225", "transfers_out": "11929", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.0", "creativity": "1.8", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "50673", "selected": "336528", "transfers_in": "67360", "transfers_out": "16687", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "28.6", "creativity": "0.4", "threat": "21.0", "ict_index": "5.0", "transfers_balance": "21445", "selected": "367324", "transfers_in": "45771", "transfers_out": "24326", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "33.4", "creativity": "1.7", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "70267", "selected": "449400", "transfers_in": "87404", "transfers_out": "17137", "value": "56", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "17.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "33271", "selected": "487185", "transfers_in": "56799", "transfers_out": "23528", "value": "56", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "23691", "selected": "516088", "transfers_in": "51859", "transfers_out": "28168", "value": "56", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "0.5", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-10786", "selected": "508541", "transfers_in": "16636", "transfers_out": "27422", "value": "56", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "75058", "selected": "590264", "transfers_in": "93988", "transfers_out": "18930", "value": "57", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-238959", "selected": "351708", "transfers_in": "1839", "transfers_out": "240798", "value": "57", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76306", "selected": "275510", "transfers_in": "220", "transfers_out": "76526", "value": "56", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38298", "selected": "237347", "transfers_in": "251", "transfers_out": "38549", "value": "56", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22909", "selected": "214665", "transfers_in": "276", "transfers_out": "23185", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10972", "selected": "203756", "transfers_in": "148", "transfers_out": "11120", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9662", "selected": "194158", "transfers_in": "163", "transfers_out": "9825", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8045", "selected": "186257", "transfers_in": "374", "transfers_out": "8419", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4245", "selected": "182188", "transfers_in": "588", "transfers_out": "4833", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4580", "selected": "177753", "transfers_in": "961", "transfers_out": "5541", "value": "54", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "9.8", "creativity": "0.8", "threat": "23.0", "ict_index": "3.4", "transfers_balance": "4900", "selected": "182850", "transfers_in": "7432", "transfers_out": "2532", "value": "54", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "28766", "selected": "213586", "transfers_in": "39316", "transfers_out": "10550", "value": "54", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.2", "creativity": "3.8", "threat": "6.0", "ict_index": "2.0", "transfers_balance": "25680", "selected": "240890", "transfers_in": "32109", "transfers_out": "6429", "value": "54", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17428", "selected": "260125", "transfers_in": "27379", "transfers_out": "9951", "value": "54", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34203", "selected": "226187", "transfers_in": "1638", "transfers_out": "35841", "value": "54", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-16476", "selected": "209925", "transfers_in": "1373", "transfers_out": "17849", "value": "54", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8185", "selected": "202533", "transfers_in": "1559", "transfers_out": "9744", "value": "54", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5464", "selected": "197329", "transfers_in": "1080", "transfers_out": "6544", "value": "54", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5081", "selected": "194084", "transfers_in": "1251", "transfers_out": "6332", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3525", "selected": "188790", "transfers_in": "630", "transfers_out": "4155", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2888", "selected": "185969", "transfers_in": "228", "transfers_out": "3116", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2602", "selected": "183312", "transfers_in": "152", "transfers_out": "2754", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1997", "selected": "181414", "transfers_in": "49", "transfers_out": "2046", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1280", "selected": "180336", "transfers_in": "32", "transfers_out": "1312", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "13.4", "creativity": "4.1", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-816", "selected": "179547", "transfers_in": "180", "transfers_out": "996", "value": "53", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-816", "selected": "179547", "transfers_in": "180", "transfers_out": "996", "value": "53", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.6", "creativity": "2.9", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "976", "selected": "180821", "transfers_in": "1327", "transfers_out": "351", "value": "53", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Erwin Mulder": [{"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "607", "selected": "830", "transfers_in": "731", "transfers_out": "124", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "603", "selected": "1701", "transfers_in": "760", "transfers_out": "157", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "819", "selected": "2942", "transfers_in": "1224", "transfers_out": "405", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "3216", "transfers_in": "340", "transfers_out": "202", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "131", "selected": "3421", "transfers_in": "382", "transfers_out": "251", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "157", "selected": "3607", "transfers_in": "358", "transfers_out": "201", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "434", "selected": "4163", "transfers_in": "779", "transfers_out": "345", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "110", "selected": "4347", "transfers_in": "333", "transfers_out": "223", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50", "selected": "4480", "transfers_in": "265", "transfers_out": "215", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "4579", "transfers_in": "179", "transfers_out": "118", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "4688", "transfers_in": "214", "transfers_out": "177", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "4869", "transfers_in": "245", "transfers_out": "177", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "4920", "transfers_in": "85", "transfers_out": "70", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "4148", "transfers_in": "107", "transfers_out": "82", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "4162", "transfers_in": "80", "transfers_out": "60", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "4192", "transfers_in": "56", "transfers_out": "58", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "4227", "transfers_in": "76", "transfers_out": "74", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4213", "transfers_in": "37", "transfers_out": "75", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "4191", "transfers_in": "43", "transfers_out": "46", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4151", "transfers_in": "45", "transfers_out": "83", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4151", "transfers_in": "45", "transfers_out": "83", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "4137", "transfers_in": "34", "transfers_out": "55", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Davy Klaassen": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "14.1", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "0", "selected": "84202", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-14547", "selected": "76300", "transfers_in": "1976", "transfers_out": "16523", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30802", "selected": "46411", "transfers_in": "735", "transfers_out": "31537", "value": "74", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-16397", "selected": "30259", "transfers_in": "96", "transfers_out": "16493", "value": "73", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3323", "selected": "27392", "transfers_in": "265", "transfers_out": "3588", "value": "73", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "3.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2825", "selected": "24944", "transfers_in": "499", "transfers_out": "3324", "value": "72", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2242", "selected": "22888", "transfers_in": "376", "transfers_out": "2618", "value": "72", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1582", "selected": "21469", "transfers_in": "211", "transfers_out": "1793", "value": "71", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "20665", "transfers_in": "112", "transfers_out": "995", "value": "71", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-970", "selected": "19864", "transfers_in": "111", "transfers_out": "1081", "value": "71", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-532", "selected": "19437", "transfers_in": "128", "transfers_out": "660", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-467", "selected": "19057", "transfers_in": "82", "transfers_out": "549", "value": "70", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-367", "selected": "18744", "transfers_in": "50", "transfers_out": "417", "value": "70", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "18587", "transfers_in": "46", "transfers_out": "276", "value": "70", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "18511", "transfers_in": "70", "transfers_out": "246", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-273", "selected": "18401", "transfers_in": "57", "transfers_out": "330", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "18387", "transfers_in": "78", "transfers_out": "208", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "18385", "transfers_in": "93", "transfers_out": "210", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-196", "selected": "18314", "transfers_in": "84", "transfers_out": "280", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "18229", "transfers_in": "58", "transfers_out": "179", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "18090", "transfers_in": "66", "transfers_out": "252", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "18051", "transfers_in": "44", "transfers_out": "108", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "18019", "transfers_in": "77", "transfers_out": "304", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "17990", "transfers_in": "70", "transfers_out": "199", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "18047", "transfers_in": "93", "transfers_out": "188", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "17977", "transfers_in": "58", "transfers_out": "159", "value": "69", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "17898", "transfers_in": "55", "transfers_out": "167", "value": "69", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "17880", "transfers_in": "99", "transfers_out": "164", "value": "69", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "17848", "transfers_in": "31", "transfers_out": "74", "value": "69", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-42", "selected": "21304", "transfers_in": "36", "transfers_out": "78", "value": "69", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "228", "selected": "21956", "transfers_in": "316", "transfers_out": "88", "value": "69", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "21382", "transfers_in": "31", "transfers_out": "209", "value": "69", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "21351", "transfers_in": "39", "transfers_out": "97", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "21318", "transfers_in": "29", "transfers_out": "73", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "21349", "transfers_in": "51", "transfers_out": "48", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "21343", "transfers_in": "26", "transfers_out": "38", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.7", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-11", "selected": "21335", "transfers_in": "22", "transfers_out": "33", "value": "69", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.0", "creativity": "12.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "-2", "selected": "21350", "transfers_in": "40", "transfers_out": "42", "value": "69", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Xherdan Shaqiri": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.4", "creativity": "3.3", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "145781", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-3139", "selected": "171884", "transfers_in": "12974", "transfers_out": "16113", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.4", "creativity": "92.7", "threat": "9.0", "ict_index": "12.6", "transfers_balance": "-59000", "selected": "114179", "transfers_in": "1351", "transfers_out": "60351", "value": "59", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "35.4", "creativity": "37.3", "threat": "14.0", "ict_index": "8.7", "transfers_balance": "-9569", "selected": "108959", "transfers_in": "4931", "transfers_out": "14500", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "49.6", "creativity": "58.1", "threat": "33.0", "ict_index": "14.1", "transfers_balance": "22190", "selected": "138765", "transfers_in": "30760", "transfers_out": "8570", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "27.2", "threat": "27.0", "ict_index": "6.4", "transfers_balance": "33922", "selected": "183805", "transfers_in": "48649", "transfers_out": "14727", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.2", "creativity": "63.6", "threat": "23.0", "ict_index": "11.6", "transfers_balance": "25376", "selected": "216945", "transfers_in": "47110", "transfers_out": "21734", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "12.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "20052", "selected": "245200", "transfers_in": "43854", "transfers_out": "23802", "value": "60", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15187", "selected": "232001", "transfers_in": "15925", "transfers_out": "31112", "value": "60", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "28.9", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-50020", "selected": "182379", "transfers_in": "1870", "transfers_out": "51890", "value": "59", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "13", "goals": "1", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "57.6", "creativity": "64.5", "threat": "25.0", "ict_index": "14.7", "transfers_balance": "7065", "selected": "191483", "transfers_in": "14853", "transfers_out": "7788", "value": "59", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "19.6", "creativity": "16.0", "threat": "19.0", "ict_index": "5.5", "transfers_balance": "79936", "selected": "279762", "transfers_in": "89549", "transfers_out": "9613", "value": "59", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "41.6", "creativity": "26.1", "threat": "44.0", "ict_index": "11.2", "transfers_balance": "23339", "selected": "307490", "transfers_in": "39417", "transfers_out": "16078", "value": "60", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.8", "creativity": "7.7", "threat": "14.0", "ict_index": "2.6", "transfers_balance": "46936", "selected": "359192", "transfers_in": "59846", "transfers_out": "12910", "value": "60", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "32", "influence": "42.2", "creativity": "41.3", "threat": "32.0", "ict_index": "11.6", "transfers_balance": "64499", "selected": "429400", "transfers_in": "80360", "transfers_out": "15861", "value": "61", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "74", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "8.0", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "38432", "selected": "475384", "transfers_in": "69989", "transfers_out": "31557", "value": "61", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.2", "creativity": "26.6", "threat": "14.0", "ict_index": "5.3", "transfers_balance": "30141", "selected": "508929", "transfers_in": "57014", "transfers_out": "26873", "value": "61", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "60.9", "threat": "58.0", "ict_index": "13.5", "transfers_balance": "41624", "selected": "555043", "transfers_in": "71519", "transfers_out": "29895", "value": "62", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "29.8", "threat": "10.0", "ict_index": "4.4", "transfers_balance": "-26022", "selected": "533122", "transfers_in": "39683", "transfers_out": "65705", "value": "62", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.6", "creativity": "76.4", "threat": "34.0", "ict_index": "13.0", "transfers_balance": "-38945", "selected": "496233", "transfers_in": "13423", "transfers_out": "52368", "value": "62", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84141", "selected": "413516", "transfers_in": "7055", "transfers_out": "91196", "value": "61", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "8.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-37767", "selected": "376393", "transfers_in": "14176", "transfers_out": "51943", "value": "61", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.6", "creativity": "37.7", "threat": "36.0", "ict_index": "8.9", "transfers_balance": "-62267", "selected": "315833", "transfers_in": "8394", "transfers_out": "70661", "value": "60", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "34.8", "creativity": "28.8", "threat": "68.0", "ict_index": "13.2", "transfers_balance": "-3653", "selected": "313899", "transfers_in": "28059", "transfers_out": "31712", "value": "60", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.2", "creativity": "39.5", "threat": "27.0", "ict_index": "7.7", "transfers_balance": "124580", "selected": "441611", "transfers_in": "145483", "transfers_out": "20903", "value": "60", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "41.4", "creativity": "36.6", "threat": "35.0", "ict_index": "11.3", "transfers_balance": "2959", "selected": "445687", "transfers_in": "34481", "transfers_out": "31522", "value": "61", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.8", "creativity": "34.3", "threat": "15.0", "ict_index": "9.4", "transfers_balance": "49895", "selected": "498686", "transfers_in": "70444", "transfers_out": "20549", "value": "61", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "1.2", "threat": "14.0", "ict_index": "4.6", "transfers_balance": "87259", "selected": "592023", "transfers_in": "112896", "transfers_out": "25637", "value": "62", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.4", "creativity": "59.3", "threat": "2.0", "ict_index": "7.2", "transfers_balance": "143686", "selected": "741085", "transfers_in": "153169", "transfers_out": "9483", "value": "63", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.0", "creativity": "10.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-10200", "selected": "729538", "transfers_in": "44582", "transfers_out": "54782", "value": "63", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "4.4", "threat": "22.0", "ict_index": "2.8", "transfers_balance": "53266", "selected": "948083", "transfers_in": "102283", "transfers_out": "49017", "value": "64", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "20.5", "threat": "16.0", "ict_index": "4.1", "transfers_balance": "-129567", "selected": "655960", "transfers_in": "9902", "transfers_out": "139469", "value": "63", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.2", "creativity": "20.3", "threat": "3.0", "ict_index": "2.8", "transfers_balance": "-71515", "selected": "585754", "transfers_in": "9420", "transfers_out": "80935", "value": "63", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "15.4", "creativity": "45.5", "threat": "17.0", "ict_index": "7.8", "transfers_balance": "-39595", "selected": "535829", "transfers_in": "15872", "transfers_out": "55467", "value": "62", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "47.7", "threat": "3.0", "ict_index": "6.0", "transfers_balance": "38363", "selected": "612949", "transfers_in": "51288", "transfers_out": "12925", "value": "62", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.8", "creativity": "7.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-43860", "selected": "543949", "transfers_in": "6442", "transfers_out": "50302", "value": "62", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "47.8", "creativity": "51.3", "threat": "7.0", "ict_index": "10.6", "transfers_balance": "-45689", "selected": "495678", "transfers_in": "7481", "transfers_out": "53170", "value": "62", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "29.4", "creativity": "15.5", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "10138", "selected": "510539", "transfers_in": "26774", "transfers_out": "16636", "value": "61", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jack Butland": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "84471", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "36", "influence": "50.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-1961", "selected": "100478", "transfers_in": "1766", "transfers_out": "3727", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "43154", "selected": "183516", "transfers_in": "51352", "transfers_out": "8198", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "24", "influence": "48.4", "creativity": "10.0", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-4091", "selected": "188000", "transfers_in": "7917", "transfers_out": "12008", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "10178", "selected": "203972", "transfers_in": "16611", "transfers_out": "6433", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-8807", "selected": "197909", "transfers_in": "3757", "transfers_out": "12564", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-8725", "selected": "190556", "transfers_in": "2175", "transfers_out": "10900", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-8629", "selected": "183170", "transfers_in": "1061", "transfers_out": "9690", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "11.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-4015", "selected": "179632", "transfers_in": "1747", "transfers_out": "5762", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "0.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-6878", "selected": "173220", "transfers_in": "725", "transfers_out": "7603", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1737", "selected": "171976", "transfers_in": "1731", "transfers_out": "3468", "value": "50", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18214", "selected": "154122", "transfers_in": "550", "transfers_out": "18764", "value": "50", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11847", "selected": "142311", "transfers_in": "49", "transfers_out": "11896", "value": "50", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6943", "selected": "135396", "transfers_in": "33", "transfers_out": "6976", "value": "50", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-6241", "selected": "129188", "transfers_in": "33", "transfers_out": "6274", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "21", "influence": "48.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-1465", "selected": "127957", "transfers_in": "368", "transfers_out": "1833", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-645", "selected": "127480", "transfers_in": "470", "transfers_out": "1115", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-808", "selected": "126837", "transfers_in": "485", "transfers_out": "1293", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "40.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-607", "selected": "126542", "transfers_in": "1086", "transfers_out": "1693", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "22", "influence": "43.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-880", "selected": "125827", "transfers_in": "350", "transfers_out": "1230", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "24", "influence": "46.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-1454", "selected": "124576", "transfers_in": "380", "transfers_out": "1834", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "24", "influence": "37.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-302", "selected": "124408", "transfers_in": "1475", "transfers_out": "1777", "value": "50", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "44.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-2498", "selected": "122251", "transfers_in": "543", "transfers_out": "3041", "value": "50", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "18.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "118", "selected": "122726", "transfers_in": "1844", "transfers_out": "1726", "value": "50", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "7944", "selected": "131411", "transfers_in": "10503", "transfers_out": "2559", "value": "50", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "30.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-2634", "selected": "129035", "transfers_in": "1393", "transfers_out": "4027", "value": "50", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "33.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "1876", "selected": "131409", "transfers_in": "3755", "transfers_out": "1879", "value": "50", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "9", "bps": "23", "influence": "53.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-1654", "selected": "130764", "transfers_in": "1088", "transfers_out": "2742", "value": "50", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "34", "influence": "37.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "787", "selected": "131889", "transfers_in": "1720", "transfers_out": "933", "value": "50", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "2892", "selected": "138286", "transfers_in": "4405", "transfers_out": "1513", "value": "50", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "42.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "28053", "selected": "319401", "transfers_in": "29692", "transfers_out": "1639", "value": "50", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "8", "bps": "24", "influence": "54.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-10307", "selected": "157171", "transfers_in": "1257", "transfers_out": "11564", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "19.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-4610", "selected": "152928", "transfers_in": "588", "transfers_out": "5198", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "29.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-3623", "selected": "148155", "transfers_in": "433", "transfers_out": "4056", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "44.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "6466", "selected": "179530", "transfers_in": "7714", "transfers_out": "1248", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3675", "selected": "152845", "transfers_in": "535", "transfers_out": "4210", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2595", "selected": "150031", "transfers_in": "844", "transfers_out": "3439", "value": "50", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "8", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "9", "bps": "32", "influence": "75.0", "creativity": "0.0", "threat": "0.0", "ict_index": "7.5", "transfers_balance": "-751", "selected": "149789", "transfers_in": "750", "transfers_out": "1501", "value": "50", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Tomer Hemed": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12807", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.0", "creativity": "1.3", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-1464", "selected": "13005", "transfers_in": "816", "transfers_out": "2280", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.4", "creativity": "0.7", "threat": "28.0", "ict_index": "3.0", "transfers_balance": "-1900", "selected": "11571", "transfers_in": "559", "transfers_out": "2459", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "11", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "82", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "52.2", "creativity": "17.0", "threat": "17.0", "ict_index": "8.6", "transfers_balance": "-1230", "selected": "11015", "transfers_in": "1038", "transfers_out": "2268", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "1.6", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "55635", "selected": "71869", "transfers_in": "66409", "transfers_out": "10774", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "50.2", "creativity": "3.2", "threat": "48.0", "ict_index": "10.1", "transfers_balance": "61394", "selected": "139301", "transfers_in": "82064", "transfers_out": "20670", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10892", "selected": "131192", "transfers_in": "41545", "transfers_out": "52437", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24433", "selected": "107304", "transfers_in": "7333", "transfers_out": "31766", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15588", "selected": "91827", "transfers_in": "1281", "transfers_out": "16869", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2518", "selected": "95027", "transfers_in": "11316", "transfers_out": "8798", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8558", "selected": "86767", "transfers_in": "2080", "transfers_out": "10638", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6336", "selected": "80729", "transfers_in": "2473", "transfers_out": "8809", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5088", "selected": "75956", "transfers_in": "3529", "transfers_out": "8617", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2221", "selected": "78499", "transfers_in": "6754", "transfers_out": "4533", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3732", "selected": "75004", "transfers_in": "2437", "transfers_out": "6169", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-4185", "selected": "71161", "transfers_in": "2645", "transfers_out": "6830", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "18.2", "creativity": "4.4", "threat": "26.0", "ict_index": "4.9", "transfers_balance": "-3319", "selected": "68043", "transfers_in": "2034", "transfers_out": "5353", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2147", "selected": "66080", "transfers_in": "2099", "transfers_out": "4246", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "14.5", "threat": "34.0", "ict_index": "6.3", "transfers_balance": "-1445", "selected": "64954", "transfers_in": "3505", "transfers_out": "4950", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.7", "threat": "38.0", "ict_index": "3.9", "transfers_balance": "1667", "selected": "66956", "transfers_in": "4463", "transfers_out": "2796", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "5.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "4680", "selected": "72116", "transfers_in": "9259", "transfers_out": "4579", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1856", "selected": "74175", "transfers_in": "8521", "transfers_out": "6665", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1682", "selected": "72929", "transfers_in": "8402", "transfers_out": "10084", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.2", "creativity": "13.0", "threat": "25.0", "ict_index": "4.2", "transfers_balance": "-1907", "selected": "71297", "transfers_in": "5167", "transfers_out": "7074", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-837", "selected": "70798", "transfers_in": "4901", "transfers_out": "5738", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4407", "selected": "66504", "transfers_in": "1639", "transfers_out": "6046", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1523", "selected": "65224", "transfers_in": "4211", "transfers_out": "5734", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-992", "selected": "64696", "transfers_in": "4738", "transfers_out": "5730", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1099", "selected": "63695", "transfers_in": "1906", "transfers_out": "3005", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1346", "selected": "61671", "transfers_in": "1835", "transfers_out": "3181", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "291", "selected": "60636", "transfers_in": "2733", "transfers_out": "2442", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "148", "selected": "60917", "transfers_in": "2304", "transfers_out": "2156", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-713", "selected": "60496", "transfers_in": "1730", "transfers_out": "2443", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-713", "selected": "60496", "transfers_in": "1730", "transfers_out": "2443", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-733", "selected": "57884", "transfers_in": "651", "transfers_out": "1384", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-457", "selected": "57450", "transfers_in": "908", "transfers_out": "1365", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-457", "selected": "57450", "transfers_in": "908", "transfers_out": "1365", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-787", "selected": "56644", "transfers_in": "578", "transfers_out": "1365", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Daley Blind": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.0", "creativity": "25.1", "threat": "13.0", "ict_index": "5.3", "transfers_balance": "0", "selected": "53799", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "19.2", "creativity": "24.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "28013", "selected": "103681", "transfers_in": "33726", "transfers_out": "5713", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "18.4", "creativity": "31.4", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "28426", "selected": "140674", "transfers_in": "40615", "transfers_out": "12189", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21287", "selected": "170197", "transfers_in": "35099", "transfers_out": "13812", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16707", "selected": "156135", "transfers_in": "6137", "transfers_out": "22844", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35043", "selected": "122350", "transfers_in": "2430", "transfers_out": "37473", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16687", "selected": "106757", "transfers_in": "6883", "transfers_out": "23570", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19682", "selected": "87686", "transfers_in": "746", "transfers_out": "20428", "value": "55", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6998", "selected": "81035", "transfers_in": "2057", "transfers_out": "9055", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8603", "selected": "72774", "transfers_in": "649", "transfers_out": "9252", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4816", "selected": "68205", "transfers_in": "489", "transfers_out": "5305", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2342", "selected": "66220", "transfers_in": "1402", "transfers_out": "3744", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2240", "selected": "64143", "transfers_in": "848", "transfers_out": "3088", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2154", "selected": "62112", "transfers_in": "404", "transfers_out": "2558", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1935", "selected": "60323", "transfers_in": "323", "transfers_out": "2258", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1778", "selected": "58745", "transfers_in": "345", "transfers_out": "2123", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1007", "selected": "57858", "transfers_in": "295", "transfers_out": "1302", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-931", "selected": "57067", "transfers_in": "289", "transfers_out": "1220", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1007", "selected": "56305", "transfers_in": "499", "transfers_out": "1506", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-542", "selected": "55954", "transfers_in": "556", "transfers_out": "1098", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-795", "selected": "55373", "transfers_in": "800", "transfers_out": "1595", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-515", "selected": "54938", "transfers_in": "312", "transfers_out": "827", "value": "52", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-891", "selected": "54300", "transfers_in": "516", "transfers_out": "1407", "value": "51", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1313", "selected": "53105", "transfers_in": "159", "transfers_out": "1472", "value": "51", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1716", "selected": "51403", "transfers_in": "42", "transfers_out": "1758", "value": "51", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-720", "selected": "50701", "transfers_in": "19", "transfers_out": "739", "value": "51", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-875", "selected": "49847", "transfers_in": "22", "transfers_out": "897", "value": "51", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-763", "selected": "49109", "transfers_in": "28", "transfers_out": "791", "value": "51", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-294", "selected": "48816", "transfers_in": "16", "transfers_out": "310", "value": "51", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "51182", "transfers_in": "22", "transfers_out": "329", "value": "51", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "50705", "transfers_in": "15", "transfers_out": "292", "value": "51", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "50595", "transfers_in": "29", "transfers_out": "168", "value": "51", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "50671", "transfers_in": "108", "transfers_out": "86", "value": "51", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "22", "selected": "50671", "transfers_in": "108", "transfers_out": "86", "value": "51", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "50677", "transfers_in": "36", "transfers_out": "54", "value": "51", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "50720", "transfers_in": "105", "transfers_out": "100", "value": "51", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "50720", "transfers_in": "105", "transfers_out": "100", "value": "51", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "76", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "8.8", "creativity": "12.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "2728", "selected": "53832", "transfers_in": "2887", "transfers_out": "159", "value": "51", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mathew Ryan": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "17.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "29416", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-304", "selected": "33370", "transfers_in": "1022", "transfers_out": "1326", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1971", "selected": "32083", "transfers_in": "384", "transfers_out": "2355", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-904", "selected": "32012", "transfers_in": "1140", "transfers_out": "2044", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-412", "selected": "32041", "transfers_in": "1211", "transfers_out": "1623", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-1184", "selected": "31128", "transfers_in": "706", "transfers_out": "1890", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "40.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "1069", "selected": "33076", "transfers_in": "2599", "transfers_out": "1530", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "39.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "361", "selected": "33873", "transfers_in": "2101", "transfers_out": "1740", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1013", "selected": "35154", "transfers_in": "1935", "transfers_out": "922", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "7332", "selected": "43652", "transfers_in": "9577", "transfers_out": "2245", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-463", "selected": "43442", "transfers_in": "1230", "transfers_out": "1693", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "29.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "2782", "selected": "46839", "transfers_in": "4178", "transfers_out": "1396", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-933", "selected": "46090", "transfers_in": "786", "transfers_out": "1719", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "28", "influence": "26.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "2630", "selected": "49243", "transfers_in": "3728", "transfers_out": "1098", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "3646", "selected": "53576", "transfers_in": "5858", "transfers_out": "2212", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "25.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "3597", "selected": "58111", "transfers_in": "5663", "transfers_out": "2066", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1759", "selected": "56482", "transfers_in": "996", "transfers_out": "2755", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "33", "influence": "46.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-58", "selected": "56642", "transfers_in": "1803", "transfers_out": "1861", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "9427", "selected": "67641", "transfers_in": "11864", "transfers_out": "2437", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "2082", "selected": "70751", "transfers_in": "5309", "transfers_out": "3227", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "9529", "selected": "81857", "transfers_in": "12871", "transfers_out": "3342", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "43.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "27821", "selected": "110515", "transfers_in": "35084", "transfers_out": "7263", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "20862", "selected": "133262", "transfers_in": "32442", "transfers_out": "11580", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "19", "influence": "32.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "886", "selected": "134897", "transfers_in": "10806", "transfers_out": "9920", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "9824", "selected": "145507", "transfers_in": "16883", "transfers_out": "7059", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3040", "selected": "148897", "transfers_in": "7611", "transfers_out": "4571", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "26", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1882", "selected": "147381", "transfers_in": "4259", "transfers_out": "6141", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "9529", "selected": "158175", "transfers_in": "13351", "transfers_out": "3822", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "43.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "440", "selected": "158938", "transfers_in": "5431", "transfers_out": "4991", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "29", "influence": "39.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "4538", "selected": "149493", "transfers_in": "8327", "transfers_out": "3789", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "35179", "selected": "184036", "transfers_in": "44227", "transfers_out": "9048", "value": "46", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "22.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "24584", "selected": "209522", "transfers_in": "29131", "transfers_out": "4547", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "6740", "selected": "217428", "transfers_in": "13623", "transfers_out": "6883", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "34.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "6740", "selected": "217428", "transfers_in": "13623", "transfers_out": "6883", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1862", "selected": "203807", "transfers_in": "3054", "transfers_out": "4916", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "19.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-900", "selected": "202622", "transfers_in": "6318", "transfers_out": "7218", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "31.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-900", "selected": "202622", "transfers_in": "6318", "transfers_out": "7218", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "46.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-1031", "selected": "202193", "transfers_in": "3358", "transfers_out": "4389", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Nathaniel Chalobah": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "4.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "87154", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "17.6", "creativity": "2.7", "threat": "32.0", "ict_index": "5.2", "transfers_balance": "2760", "selected": "98757", "transfers_in": "8318", "transfers_out": "5558", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "4.8", "threat": "21.0", "ict_index": "4.3", "transfers_balance": "10279", "selected": "112135", "transfers_in": "20293", "transfers_out": "10014", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "26.4", "creativity": "13.5", "threat": "13.0", "ict_index": "5.3", "transfers_balance": "16457", "selected": "132514", "transfers_in": "33935", "transfers_out": "17478", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "69", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.6", "creativity": "0.7", "threat": "25.0", "ict_index": "3.8", "transfers_balance": "24484", "selected": "160002", "transfers_in": "39167", "transfers_out": "14683", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6047", "selected": "167724", "transfers_in": "19887", "transfers_out": "13840", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37911", "selected": "129953", "transfers_in": "1496", "transfers_out": "39407", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24723", "selected": "105270", "transfers_in": "320", "transfers_out": "25043", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12370", "selected": "92911", "transfers_in": "107", "transfers_out": "12477", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15380", "selected": "77542", "transfers_in": "135", "transfers_out": "15515", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6645", "selected": "70915", "transfers_in": "172", "transfers_out": "6817", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6304", "selected": "64634", "transfers_in": "126", "transfers_out": "6430", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4851", "selected": "59799", "transfers_in": "91", "transfers_out": "4942", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4283", "selected": "55521", "transfers_in": "57", "transfers_out": "4340", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2740", "selected": "53070", "transfers_in": "418", "transfers_out": "3158", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2211", "selected": "51355", "transfers_in": "559", "transfers_out": "2770", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1724", "selected": "49944", "transfers_in": "225", "transfers_out": "1949", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1764", "selected": "48506", "transfers_in": "136", "transfers_out": "1900", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2446", "selected": "46250", "transfers_in": "128", "transfers_out": "2574", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1349", "selected": "44909", "transfers_in": "65", "transfers_out": "1414", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2098", "selected": "42819", "transfers_in": "76", "transfers_out": "2174", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1700", "selected": "41122", "transfers_in": "45", "transfers_out": "1745", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2688", "selected": "38447", "transfers_in": "101", "transfers_out": "2789", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1259", "selected": "37257", "transfers_in": "130", "transfers_out": "1389", "value": "42", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-389", "selected": "37945", "transfers_in": "689", "transfers_out": "1078", "value": "42", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "38361", "transfers_in": "959", "transfers_out": "961", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-532", "selected": "38679", "transfers_in": "730", "transfers_out": "1262", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-450", "selected": "39561", "transfers_in": "655", "transfers_out": "1105", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "39787", "transfers_in": "223", "transfers_out": "550", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-337", "selected": "47975", "transfers_in": "235", "transfers_out": "572", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "47496", "transfers_in": "102", "transfers_out": "692", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-465", "selected": "48114", "transfers_in": "221", "transfers_out": "686", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-314", "selected": "48192", "transfers_in": "161", "transfers_out": "475", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "48630", "transfers_in": "209", "transfers_out": "458", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "48259", "transfers_in": "64", "transfers_out": "341", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "48145", "transfers_in": "103", "transfers_out": "289", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "48109", "transfers_in": "134", "transfers_out": "293", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-168", "selected": "48109", "transfers_in": "184", "transfers_out": "352", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Lee Grant": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "28603", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2817", "selected": "26905", "transfers_in": "110", "transfers_out": "2927", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3000", "selected": "24219", "transfers_in": "122", "transfers_out": "3122", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2197", "selected": "22308", "transfers_in": "117", "transfers_out": "2314", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1627", "selected": "20860", "transfers_in": "156", "transfers_out": "1783", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1670", "selected": "19337", "transfers_in": "113", "transfers_out": "1783", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1235", "selected": "18203", "transfers_in": "92", "transfers_out": "1327", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1007", "selected": "17281", "transfers_in": "99", "transfers_out": "1106", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-631", "selected": "16702", "transfers_in": "90", "transfers_out": "721", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-719", "selected": "16035", "transfers_in": "70", "transfers_out": "789", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-605", "selected": "15455", "transfers_in": "56", "transfers_out": "661", "value": "43", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "283", "selected": "15814", "transfers_in": "911", "transfers_out": "628", "value": "43", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "25.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "321", "selected": "16217", "transfers_in": "757", "transfers_out": "436", "value": "43", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "20", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "95", "selected": "16394", "transfers_in": "517", "transfers_out": "422", "value": "43", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3303", "selected": "20006", "transfers_in": "3810", "transfers_out": "507", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2392", "selected": "17720", "transfers_in": "213", "transfers_out": "2605", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-887", "selected": "16879", "transfers_in": "79", "transfers_out": "966", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-670", "selected": "16246", "transfers_in": "45", "transfers_out": "715", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-592", "selected": "15702", "transfers_in": "75", "transfers_out": "667", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "15369", "transfers_in": "62", "transfers_out": "430", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "15143", "transfers_in": "234", "transfers_out": "522", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "14937", "transfers_in": "261", "transfers_out": "496", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "14677", "transfers_in": "253", "transfers_out": "610", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "14497", "transfers_in": "150", "transfers_out": "384", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "14418", "transfers_in": "301", "transfers_out": "472", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "14515", "transfers_in": "339", "transfers_out": "296", "value": "42", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "14686", "transfers_in": "463", "transfers_out": "396", "value": "42", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "14649", "transfers_in": "215", "transfers_out": "337", "value": "42", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "14335", "transfers_in": "44", "transfers_out": "368", "value": "42", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-395", "selected": "14852", "transfers_in": "13", "transfers_out": "408", "value": "42", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "14261", "transfers_in": "15", "transfers_out": "403", "value": "42", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "14178", "transfers_in": "31", "transfers_out": "338", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "13995", "transfers_in": "19", "transfers_out": "214", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "13760", "transfers_in": "25", "transfers_out": "242", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "14565", "transfers_in": "50", "transfers_out": "153", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "13669", "transfers_in": "55", "transfers_out": "86", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "13586", "transfers_in": "35", "transfers_out": "112", "value": "42", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "13515", "transfers_in": "29", "transfers_out": "109", "value": "42", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Alexis S\u00e1nchez": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "126282", "transfers_in": "0", "transfers_out": "0", "value": "120", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30272", "selected": "103479", "transfers_in": "2326", "transfers_out": "32598", "value": "120", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.8", "creativity": "13.8", "threat": "12.0", "ict_index": "3.3", "transfers_balance": "196", "selected": "108721", "transfers_in": "18822", "transfers_out": "18626", "value": "119", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "14.0", "threat": "27.0", "ict_index": "4.7", "transfers_balance": "15993", "selected": "132490", "transfers_in": "36214", "transfers_out": "20221", "value": "119", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "13.9", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-12063", "selected": "123802", "transfers_in": "7367", "transfers_out": "19430", "value": "119", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "12.2", "creativity": "39.4", "threat": "20.0", "ict_index": "7.2", "transfers_balance": "-3062", "selected": "124756", "transfers_in": "14418", "transfers_out": "17480", "value": "119", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.6", "creativity": "73.7", "threat": "68.0", "ict_index": "17.8", "transfers_balance": "2915", "selected": "130680", "transfers_in": "13913", "transfers_out": "10998", "value": "119", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2221", "selected": "131808", "transfers_in": "11538", "transfers_out": "13759", "value": "119", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "70.0", "creativity": "56.1", "threat": "109.0", "ict_index": "23.5", "transfers_balance": "-23446", "selected": "109099", "transfers_in": "869", "transfers_out": "24315", "value": "118", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "49.7", "threat": "29.0", "ict_index": "9.1", "transfers_balance": "66987", "selected": "179611", "transfers_in": "72424", "transfers_out": "5437", "value": "118", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "5.0", "creativity": "26.7", "threat": "3.0", "ict_index": "3.5", "transfers_balance": "-26260", "selected": "155145", "transfers_in": "3689", "transfers_out": "29949", "value": "118", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "54.8", "creativity": "40.3", "threat": "109.0", "ict_index": "20.4", "transfers_balance": "-14611", "selected": "142440", "transfers_in": "2070", "transfers_out": "16681", "value": "118", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "48.6", "creativity": "52.6", "threat": "30.0", "ict_index": "13.1", "transfers_balance": "1699", "selected": "145681", "transfers_in": "6490", "transfers_out": "4791", "value": "118", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.0", "creativity": "16.3", "threat": "45.0", "ict_index": "9.5", "transfers_balance": "10727", "selected": "157869", "transfers_in": "13878", "transfers_out": "3151", "value": "118", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "19.8", "creativity": "66.8", "threat": "82.0", "ict_index": "16.9", "transfers_balance": "-10018", "selected": "148758", "transfers_in": "4909", "transfers_out": "14927", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "30.8", "creativity": "46.6", "threat": "17.0", "ict_index": "9.4", "transfers_balance": "1926", "selected": "152775", "transfers_in": "9659", "transfers_out": "7733", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.6", "creativity": "55.9", "threat": "102.0", "ict_index": "18.0", "transfers_balance": "-446", "selected": "153328", "transfers_in": "5689", "transfers_out": "6135", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.4", "creativity": "30.2", "threat": "39.0", "ict_index": "8.3", "transfers_balance": "8875", "selected": "163560", "transfers_in": "14998", "transfers_out": "6123", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "88", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "44.2", "creativity": "35.8", "threat": "53.0", "ict_index": "13.3", "transfers_balance": "-17045", "selected": "148002", "transfers_in": "3033", "transfers_out": "20078", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "86.6", "creativity": "30.7", "threat": "63.0", "ict_index": "18.0", "transfers_balance": "-4524", "selected": "144386", "transfers_in": "2057", "transfers_out": "6581", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "9.0", "creativity": "43.2", "threat": "44.0", "ict_index": "9.6", "transfers_balance": "12853", "selected": "158685", "transfers_in": "17954", "transfers_out": "5101", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "30.0", "threat": "62.0", "ict_index": "9.9", "transfers_balance": "-619", "selected": "158830", "transfers_in": "12694", "transfers_out": "13313", "value": "118", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12214", "selected": "174026", "transfers_in": "30820", "transfers_out": "18606", "value": "118", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28793", "selected": "146359", "transfers_in": "5963", "transfers_out": "34756", "value": "117", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.6", "creativity": "5.3", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "73469", "selected": "222756", "transfers_in": "85802", "transfers_out": "12333", "value": "117", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "66.0", "creativity": "51.2", "threat": "97.0", "ict_index": "21.4", "transfers_balance": "47487", "selected": "271831", "transfers_in": "56811", "transfers_out": "9324", "value": "118", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "27.3", "threat": "72.0", "ict_index": "11.3", "transfers_balance": "27597", "selected": "301803", "transfers_in": "42353", "transfers_out": "14756", "value": "118", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.2", "creativity": "20.3", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "-48265", "selected": "255397", "transfers_in": "5608", "transfers_out": "53873", "value": "118", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.8", "creativity": "35.1", "threat": "37.0", "ict_index": "8.6", "transfers_balance": "-23735", "selected": "232167", "transfers_in": "2573", "transfers_out": "26308", "value": "117", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.4", "creativity": "29.6", "threat": "4.0", "ict_index": "5.0", "transfers_balance": "-19626", "selected": "181409", "transfers_in": "1772", "transfers_out": "21398", "value": "116", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "58.4", "creativity": "27.8", "threat": "22.0", "ict_index": "10.8", "transfers_balance": "-3267", "selected": "165402", "transfers_in": "6002", "transfers_out": "9269", "value": "115", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "10", "goals": "0", "assists": "2", "conceded": "2", "bonus": "2", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.8", "creativity": "47.8", "threat": "0.0", "ict_index": "9.3", "transfers_balance": "6186", "selected": "172380", "transfers_in": "11905", "transfers_out": "5719", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.0", "creativity": "45.7", "threat": "12.0", "ict_index": "7.5", "transfers_balance": "75030", "selected": "264721", "transfers_in": "78463", "transfers_out": "3433", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75030", "selected": "264721", "transfers_in": "78463", "transfers_out": "3433", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.2", "creativity": "36.3", "threat": "42.0", "ict_index": "9.4", "transfers_balance": "-2331", "selected": "190019", "transfers_in": "8976", "transfers_out": "11307", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6819", "selected": "197935", "transfers_in": "15845", "transfers_out": "9026", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.6", "creativity": "83.4", "threat": "29.0", "ict_index": "13.8", "transfers_balance": "6819", "selected": "197935", "transfers_in": "15845", "transfers_out": "9026", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "9.7", "threat": "20.0", "ict_index": "3.8", "transfers_balance": "-18171", "selected": "179253", "transfers_in": "3218", "transfers_out": "21389", "value": "114", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Allan-Rom\u00e9o Nyom": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "15.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "13029", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "1527", "selected": "18247", "transfers_in": "2567", "transfers_out": "1040", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.8", "creativity": "19.8", "threat": "0.0", "ict_index": "6.0", "transfers_balance": "26458", "selected": "56649", "transfers_in": "33211", "transfers_out": "6753", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "27.0", "threat": "10.0", "ict_index": "5.3", "transfers_balance": "85195", "selected": "172849", "transfers_in": "101862", "transfers_out": "16667", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1711", "selected": "180867", "transfers_in": "23341", "transfers_out": "21630", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "4.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-27543", "selected": "154489", "transfers_in": "3439", "transfers_out": "30982", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14206", "selected": "140846", "transfers_in": "3751", "transfers_out": "17957", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20904", "selected": "120147", "transfers_in": "402", "transfers_out": "21306", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.6", "creativity": "15.3", "threat": "3.0", "ict_index": "3.5", "transfers_balance": "-9669", "selected": "110554", "transfers_in": "272", "transfers_out": "9941", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "14.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-10539", "selected": "100105", "transfers_in": "247", "transfers_out": "10786", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "3.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-5126", "selected": "95104", "transfers_in": "498", "transfers_out": "5624", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5925", "selected": "89261", "transfers_in": "156", "transfers_out": "6081", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "19.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4955", "selected": "84336", "transfers_in": "62", "transfers_out": "5017", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-2151", "selected": "82324", "transfers_in": "659", "transfers_out": "2810", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.0", "creativity": "33.4", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-1630", "selected": "80826", "transfers_in": "812", "transfers_out": "2442", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.0", "creativity": "10.8", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-1222", "selected": "79760", "transfers_in": "678", "transfers_out": "1900", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "26.2", "creativity": "5.2", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-2174", "selected": "77618", "transfers_in": "70", "transfers_out": "2244", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.2", "creativity": "6.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1064", "selected": "76633", "transfers_in": "337", "transfers_out": "1401", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.6", "creativity": "21.7", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-631", "selected": "76183", "transfers_in": "1125", "transfers_out": "1756", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1170", "selected": "75107", "transfers_in": "483", "transfers_out": "1653", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2462", "selected": "72709", "transfers_in": "258", "transfers_out": "2720", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1592", "selected": "71141", "transfers_in": "175", "transfers_out": "1767", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "10.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2267", "selected": "68973", "transfers_in": "659", "transfers_out": "2926", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1789", "selected": "67225", "transfers_in": "148", "transfers_out": "1937", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-1495", "selected": "65786", "transfers_in": "127", "transfers_out": "1622", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "14.6", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-549", "selected": "65268", "transfers_in": "359", "transfers_out": "908", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1001", "selected": "64298", "transfers_in": "108", "transfers_out": "1109", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-865", "selected": "63458", "transfers_in": "138", "transfers_out": "1003", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-585", "selected": "62865", "transfers_in": "25", "transfers_out": "610", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.2", "creativity": "2.4", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-565", "selected": "63613", "transfers_in": "34", "transfers_out": "599", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "25.3", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-217", "selected": "63693", "transfers_in": "182", "transfers_out": "399", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.4", "creativity": "19.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-454", "selected": "62990", "transfers_in": "44", "transfers_out": "498", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "22.0", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-283", "selected": "62724", "transfers_in": "44", "transfers_out": "327", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "2.8", "creativity": "1.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-387", "selected": "62295", "transfers_in": "24", "transfers_out": "411", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "2.0", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "14", "selected": "62408", "transfers_in": "169", "transfers_out": "155", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-141", "selected": "62265", "transfers_in": "66", "transfers_out": "207", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-161", "selected": "62103", "transfers_in": "68", "transfers_out": "229", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.4", "creativity": "1.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "38", "selected": "62177", "transfers_in": "212", "transfers_out": "174", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Simon Francis": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "9.6", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "134616", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21319", "selected": "116700", "transfers_in": "1169", "transfers_out": "22488", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35231", "selected": "81581", "transfers_in": "110", "transfers_out": "35341", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-14353", "selected": "68062", "transfers_in": "1536", "transfers_out": "15889", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.0", "creativity": "1.3", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "-4591", "selected": "63963", "transfers_in": "1363", "transfers_out": "5954", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-4762", "selected": "59722", "transfers_in": "1797", "transfers_out": "6559", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.2", "creativity": "0.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-2760", "selected": "57345", "transfers_in": "1668", "transfers_out": "4428", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.8", "creativity": "0.3", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-433", "selected": "57639", "transfers_in": "4354", "transfers_out": "4787", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "32.6", "creativity": "3.1", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "1674", "selected": "59670", "transfers_in": "4436", "transfers_out": "2762", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "10.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-183", "selected": "59929", "transfers_in": "3802", "transfers_out": "3985", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.6", "creativity": "32.7", "threat": "2.0", "ict_index": "5.6", "transfers_balance": "982", "selected": "61268", "transfers_in": "3560", "transfers_out": "2578", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "-2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "48", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-3", "influence": "5.0", "creativity": "14.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "13347", "selected": "75397", "transfers_in": "16021", "transfers_out": "2674", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12028", "selected": "63460", "transfers_in": "404", "transfers_out": "12432", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.8", "creativity": "26.5", "threat": "9.0", "ict_index": "5.7", "transfers_balance": "-53", "selected": "63552", "transfers_in": "2085", "transfers_out": "2138", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.6", "creativity": "0.9", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "381", "selected": "64183", "transfers_in": "2250", "transfers_out": "1869", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "33.8", "creativity": "16.7", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-317", "selected": "64294", "transfers_in": "2238", "transfers_out": "2555", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.8", "creativity": "28.7", "threat": "6.0", "ict_index": "6.1", "transfers_balance": "-3245", "selected": "61202", "transfers_in": "592", "transfers_out": "3837", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.8", "creativity": "10.6", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-2595", "selected": "58767", "transfers_in": "434", "transfers_out": "3029", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3103", "selected": "55908", "transfers_in": "499", "transfers_out": "3602", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.4", "creativity": "50.2", "threat": "10.0", "ict_index": "8.7", "transfers_balance": "-4284", "selected": "51722", "transfers_in": "240", "transfers_out": "4524", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.2", "creativity": "50.3", "threat": "10.0", "ict_index": "8.2", "transfers_balance": "-1242", "selected": "50699", "transfers_in": "1243", "transfers_out": "2485", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "17.0", "creativity": "15.1", "threat": "18.0", "ict_index": "5.0", "transfers_balance": "-461", "selected": "50355", "transfers_in": "2148", "transfers_out": "2609", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.0", "creativity": "1.0", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-594", "selected": "50083", "transfers_in": "3460", "transfers_out": "4054", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.8", "creativity": "0.9", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "1285", "selected": "51617", "transfers_in": "3737", "transfers_out": "2452", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.4", "creativity": "0.3", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "2292", "selected": "54229", "transfers_in": "4829", "transfers_out": "2537", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.8", "creativity": "10.7", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "20022", "selected": "74536", "transfers_in": "21924", "transfers_out": "1902", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.4", "creativity": "1.2", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "13371", "selected": "88466", "transfers_in": "16829", "transfers_out": "3458", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.6", "creativity": "8.7", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "1181", "selected": "90105", "transfers_in": "5300", "transfers_out": "4119", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.2", "creativity": "1.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1561", "selected": "88648", "transfers_in": "1838", "transfers_out": "3399", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "11.5", "threat": "10.0", "ict_index": "4.6", "transfers_balance": "544", "selected": "94083", "transfers_in": "2969", "transfers_out": "2425", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "25.8", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "5295", "selected": "96355", "transfers_in": "6498", "transfers_out": "1203", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8328", "selected": "91145", "transfers_in": "644", "transfers_out": "8972", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.2", "creativity": "44.8", "threat": "8.0", "ict_index": "7.4", "transfers_balance": "-8868", "selected": "82323", "transfers_in": "175", "transfers_out": "9043", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "33.0", "creativity": "19.0", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "-2419", "selected": "78848", "transfers_in": "1045", "transfers_out": "3464", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.2", "creativity": "3.4", "threat": "32.0", "ict_index": "4.8", "transfers_balance": "-2419", "selected": "78848", "transfers_in": "1045", "transfers_out": "3464", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "49.4", "creativity": "16.2", "threat": "12.0", "ict_index": "7.8", "transfers_balance": "-2159", "selected": "74014", "transfers_in": "433", "transfers_out": "2592", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.6", "creativity": "0.8", "threat": "3.0", "ict_index": "2.2", "transfers_balance": "-1148", "selected": "72559", "transfers_in": "1649", "transfers_out": "2797", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3665", "selected": "77139", "transfers_in": "4728", "transfers_out": "1063", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Darren Randolph": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1563", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "1405", "transfers_in": "18", "transfers_out": "269", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "1290", "transfers_in": "9", "transfers_out": "140", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "1204", "transfers_in": "11", "transfers_out": "114", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "1161", "transfers_in": "8", "transfers_out": "65", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1117", "transfers_in": "8", "transfers_out": "57", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1076", "transfers_in": "7", "transfers_out": "49", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1053", "transfers_in": "4", "transfers_out": "35", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1046", "transfers_in": "4", "transfers_out": "17", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1029", "transfers_in": "5", "transfers_out": "25", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1016", "transfers_in": "5", "transfers_out": "19", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1008", "transfers_in": "6", "transfers_out": "15", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1005", "transfers_in": "3", "transfers_out": "9", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "997", "transfers_in": "1", "transfers_out": "10", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "980", "transfers_in": "4", "transfers_out": "23", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "976", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "975", "transfers_in": "5", "transfers_out": "7", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "966", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "954", "transfers_in": "4", "transfers_out": "18", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "949", "transfers_in": "1", "transfers_out": "6", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "942", "transfers_in": "4", "transfers_out": "10", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "942", "transfers_in": "4", "transfers_out": "10", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "931", "transfers_in": "7", "transfers_out": "19", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "925", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "925", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "922", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "916", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "915", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "911", "transfers_in": "0", "transfers_out": "5", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "978", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "975", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "974", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "974", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "973", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "970", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "972", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "972", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "980", "transfers_in": "10", "transfers_out": "3", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Emerson Hyndman": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "15", "transfers_in": "10", "transfers_out": "3", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "33", "transfers_in": "13", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "44", "transfers_in": "17", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "56", "transfers_in": "24", "transfers_out": "24", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "60", "transfers_in": "12", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "78", "transfers_in": "12", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "94", "transfers_in": "17", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "99", "transfers_in": "6", "transfers_out": "6", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "117", "transfers_in": "17", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "123", "transfers_in": "8", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "130", "transfers_in": "9", "transfers_out": "5", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "138", "transfers_in": "11", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "144", "transfers_in": "10", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "144", "transfers_in": "6", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "164", "transfers_in": "12", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "164", "transfers_in": "12", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "169", "transfers_in": "9", "transfers_out": "5", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "169", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "12.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "9", "selected": "186", "transfers_in": "16", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Carl Stewart": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "50", "transfers_in": "46", "transfers_out": "10", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "110", "transfers_in": "54", "transfers_out": "26", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "210", "transfers_in": "74", "transfers_out": "43", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "230", "transfers_in": "28", "transfers_out": "25", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "271", "transfers_in": "42", "transfers_out": "29", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "277", "transfers_in": "26", "transfers_out": "35", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "290", "transfers_in": "27", "transfers_out": "30", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "305", "transfers_in": "21", "transfers_out": "15", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "319", "transfers_in": "17", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "337", "transfers_in": "17", "transfers_out": "12", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "337", "transfers_in": "13", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "355", "transfers_in": "35", "transfers_out": "26", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "380", "transfers_in": "59", "transfers_out": "49", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Maya Yoshida": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "9.8", "creativity": "0.6", "threat": "32.0", "ict_index": "4.2", "transfers_balance": "0", "selected": "67407", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.2", "creativity": "1.1", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "6972", "selected": "83289", "transfers_in": "10779", "transfers_out": "3807", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.6", "creativity": "0.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "17323", "selected": "107265", "transfers_in": "27801", "transfers_out": "10478", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21785", "selected": "135894", "transfers_in": "37648", "transfers_out": "15863", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-18928", "selected": "118219", "transfers_in": "6307", "transfers_out": "25235", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "0.5", "threat": "20.0", "ict_index": "3.9", "transfers_balance": "2688", "selected": "123761", "transfers_in": "17534", "transfers_out": "14846", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "54.2", "creativity": "10.8", "threat": "24.0", "ict_index": "8.9", "transfers_balance": "10223", "selected": "135847", "transfers_in": "21091", "transfers_out": "10868", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "33.4", "creativity": "12.2", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "40193", "selected": "181141", "transfers_in": "53765", "transfers_out": "13572", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "27.8", "creativity": "10.4", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "26283", "selected": "209872", "transfers_in": "36651", "transfers_out": "10368", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "65882", "selected": "281896", "transfers_in": "80218", "transfers_out": "14336", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "30.6", "creativity": "11.1", "threat": "9.0", "ict_index": "5.1", "transfers_balance": "-4545", "selected": "279542", "transfers_in": "23421", "transfers_out": "27966", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22831", "selected": "258088", "transfers_in": "10147", "transfers_out": "32978", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21971", "selected": "236741", "transfers_in": "7889", "transfers_out": "29860", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "10.8", "threat": "9.0", "ict_index": "2.6", "transfers_balance": "-36348", "selected": "200662", "transfers_in": "1648", "transfers_out": "37996", "value": "49", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8556", "selected": "192706", "transfers_in": "5997", "transfers_out": "14553", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-17205", "selected": "176078", "transfers_in": "2879", "transfers_out": "20084", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "47.0", "creativity": "0.2", "threat": "73.0", "ict_index": "12.0", "transfers_balance": "-2588", "selected": "173959", "transfers_in": "5568", "transfers_out": "8156", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "40.0", "creativity": "0.1", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-2338", "selected": "172211", "transfers_in": "5360", "transfers_out": "7698", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "1.8", "threat": "28.0", "ict_index": "4.7", "transfers_balance": "24594", "selected": "198400", "transfers_in": "32764", "transfers_out": "8170", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "4.0", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "-3799", "selected": "195421", "transfers_in": "9253", "transfers_out": "13052", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-11309", "selected": "184626", "transfers_in": "5188", "transfers_out": "16497", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "0.5", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "19884", "selected": "205162", "transfers_in": "30971", "transfers_out": "11087", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4001", "selected": "210510", "transfers_in": "22243", "transfers_out": "18242", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38522", "selected": "172069", "transfers_in": "644", "transfers_out": "39166", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4498", "selected": "168048", "transfers_in": "9451", "transfers_out": "13949", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9531", "selected": "158638", "transfers_in": "1391", "transfers_out": "10922", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11380", "selected": "147404", "transfers_in": "1037", "transfers_out": "12417", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14050", "selected": "133489", "transfers_in": "614", "transfers_out": "14664", "value": "46", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10193", "selected": "123157", "transfers_in": "25", "transfers_out": "10218", "value": "46", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6997", "selected": "97269", "transfers_in": "29", "transfers_out": "7026", "value": "46", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1924", "selected": "91633", "transfers_in": "410", "transfers_out": "2334", "value": "46", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-814", "selected": "90863", "transfers_in": "378", "transfers_out": "1192", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "0.3", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "1102", "selected": "92628", "transfers_in": "2307", "transfers_out": "1205", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.6", "creativity": "0.1", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "1102", "selected": "92628", "transfers_in": "2307", "transfers_out": "1205", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "4961", "selected": "96579", "transfers_in": "6173", "transfers_out": "1212", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-1", "influence": "4.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "9903", "selected": "107550", "transfers_in": "11188", "transfers_out": "1285", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9903", "selected": "107550", "transfers_in": "11188", "transfers_out": "1285", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-4394", "selected": "101883", "transfers_in": "187", "transfers_out": "4581", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Kyle Scott": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "157", "selected": "1223", "transfers_in": "324", "transfers_out": "167", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "1771", "transfers_in": "307", "transfers_out": "284", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "1885", "transfers_in": "142", "transfers_out": "272", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "1888", "transfers_in": "90", "transfers_out": "184", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "1951", "transfers_in": "134", "transfers_out": "185", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "1970", "transfers_in": "118", "transfers_out": "190", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "420", "selected": "2623", "transfers_in": "943", "transfers_out": "523", "value": "44", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "484", "selected": "3361", "transfers_in": "1277", "transfers_out": "793", "value": "44", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "3425", "transfers_in": "498", "transfers_out": "607", "value": "44", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "3459", "transfers_in": "252", "transfers_out": "328", "value": "44", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "3500", "transfers_in": "281", "transfers_out": "360", "value": "44", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "3434", "transfers_in": "110", "transfers_out": "234", "value": "44", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "3375", "transfers_in": "51", "transfers_out": "141", "value": "44", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3352", "transfers_in": "52", "transfers_out": "104", "value": "44", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "3321", "transfers_in": "60", "transfers_out": "130", "value": "44", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "3299", "transfers_in": "50", "transfers_out": "99", "value": "44", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "3292", "transfers_in": "42", "transfers_out": "87", "value": "44", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "3411", "transfers_in": "258", "transfers_out": "234", "value": "43", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "3552", "transfers_in": "244", "transfers_out": "204", "value": "43", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "3579", "transfers_in": "183", "transfers_out": "244", "value": "43", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "3578", "transfers_in": "81", "transfers_out": "108", "value": "43", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3605", "transfers_in": "153", "transfers_out": "204", "value": "43", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3654", "transfers_in": "120", "transfers_out": "120", "value": "43", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "3701", "transfers_in": "117", "transfers_out": "143", "value": "43", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "41", "selected": "3763", "transfers_in": "107", "transfers_out": "66", "value": "43", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "3859", "transfers_in": "152", "transfers_out": "124", "value": "43", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "4004", "transfers_in": "218", "transfers_out": "171", "value": "43", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "4045", "transfers_in": "75", "transfers_out": "77", "value": "43", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "3829", "transfers_in": "93", "transfers_out": "81", "value": "43", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3833", "transfers_in": "50", "transfers_out": "64", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3851", "transfers_in": "52", "transfers_out": "58", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3894", "transfers_in": "50", "transfers_out": "51", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3894", "transfers_in": "50", "transfers_out": "51", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3889", "transfers_in": "34", "transfers_out": "37", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3904", "transfers_in": "43", "transfers_out": "45", "value": "43", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3904", "transfers_in": "43", "transfers_out": "45", "value": "43", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "3933", "transfers_in": "68", "transfers_out": "48", "value": "43", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Beram Kayal": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3747", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-844", "selected": "3322", "transfers_in": "56", "transfers_out": "900", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "2953", "transfers_in": "52", "transfers_out": "508", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "2650", "transfers_in": "43", "transfers_out": "365", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3834", "transfers_in": "256", "transfers_out": "293", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "5004", "transfers_in": "333", "transfers_out": "537", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "5608", "transfers_in": "329", "transfers_out": "542", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "5850", "transfers_in": "231", "transfers_out": "518", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "5861", "transfers_in": "100", "transfers_out": "217", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "5716", "transfers_in": "57", "transfers_out": "229", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "5678", "transfers_in": "67", "transfers_out": "123", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "5765", "transfers_in": "169", "transfers_out": "139", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "5769", "transfers_in": "82", "transfers_out": "107", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "5750", "transfers_in": "58", "transfers_out": "97", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "5741", "transfers_in": "46", "transfers_out": "70", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "5749", "transfers_in": "78", "transfers_out": "92", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.4", "creativity": "20.4", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "-14", "selected": "5749", "transfers_in": "52", "transfers_out": "66", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "5731", "transfers_in": "44", "transfers_out": "73", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "5683", "transfers_in": "51", "transfers_out": "121", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.4", "creativity": "0.4", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-23", "selected": "5679", "transfers_in": "40", "transfers_out": "63", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "5735", "transfers_in": "129", "transfers_out": "103", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "5710", "transfers_in": "52", "transfers_out": "80", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-44", "selected": "5752", "transfers_in": "100", "transfers_out": "144", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "22", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "14.9", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "2", "selected": "5863", "transfers_in": "85", "transfers_out": "83", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "6", "selected": "6044", "transfers_in": "104", "transfers_out": "98", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "1.3", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "19", "selected": "6125", "transfers_in": "104", "transfers_out": "85", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-23", "selected": "6215", "transfers_in": "107", "transfers_out": "130", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "6426", "transfers_in": "144", "transfers_out": "127", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "4", "selected": "6510", "transfers_in": "66", "transfers_out": "62", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "20", "selected": "6588", "transfers_in": "72", "transfers_out": "52", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "11.2", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-2", "selected": "6584", "transfers_in": "58", "transfers_out": "60", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "62", "selected": "6660", "transfers_in": "131", "transfers_out": "69", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.8", "creativity": "36.4", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "44", "selected": "6777", "transfers_in": "105", "transfers_out": "61", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.6", "creativity": "12.4", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "44", "selected": "6777", "transfers_in": "105", "transfers_out": "61", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.4", "creativity": "13.9", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "26", "selected": "6740", "transfers_in": "60", "transfers_out": "34", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "6853", "transfers_in": "123", "transfers_out": "70", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "53", "selected": "6853", "transfers_in": "123", "transfers_out": "70", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "22.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "3", "selected": "6885", "transfers_in": "59", "transfers_out": "56", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Theo Walcott": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "0", "selected": "120780", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31690", "selected": "98396", "transfers_in": "2762", "transfers_out": "34452", "value": "74", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29382", "selected": "71159", "transfers_in": "1080", "transfers_out": "30462", "value": "73", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13284", "selected": "59824", "transfers_in": "2205", "transfers_out": "15489", "value": "72", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9344", "selected": "51281", "transfers_in": "669", "transfers_out": "10013", "value": "72", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10048", "selected": "41587", "transfers_in": "336", "transfers_out": "10384", "value": "72", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1643", "selected": "40616", "transfers_in": "2690", "transfers_out": "4333", "value": "72", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1795", "selected": "39615", "transfers_in": "1375", "transfers_out": "3170", "value": "72", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1631", "selected": "38329", "transfers_in": "468", "transfers_out": "2099", "value": "72", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1771", "selected": "36877", "transfers_in": "572", "transfers_out": "2343", "value": "72", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1215", "selected": "35958", "transfers_in": "264", "transfers_out": "1479", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1013", "selected": "35387", "transfers_in": "275", "transfers_out": "1288", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1409", "selected": "34073", "transfers_in": "30", "transfers_out": "1439", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-807", "selected": "33333", "transfers_in": "18", "transfers_out": "825", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-540", "selected": "32878", "transfers_in": "38", "transfers_out": "578", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "32769", "transfers_in": "227", "transfers_out": "563", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "32487", "transfers_in": "89", "transfers_out": "432", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "32338", "transfers_in": "206", "transfers_out": "494", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-351", "selected": "32212", "transfers_in": "153", "transfers_out": "504", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "32241", "transfers_in": "166", "transfers_out": "310", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "32230", "transfers_in": "228", "transfers_out": "468", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "32285", "transfers_in": "155", "transfers_out": "227", "value": "71", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "1.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-64", "selected": "32643", "transfers_in": "606", "transfers_out": "670", "value": "71", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.4", "creativity": "19.8", "threat": "21.0", "ict_index": "6.8", "transfers_balance": "24369", "selected": "57478", "transfers_in": "25938", "transfers_out": "1569", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "86.2", "creativity": "16.6", "threat": "121.0", "ict_index": "22.4", "transfers_balance": "37711", "selected": "96116", "transfers_in": "44259", "transfers_out": "6548", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "60", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.4", "creativity": "17.5", "threat": "56.0", "ict_index": "7.9", "transfers_balance": "250527", "selected": "348506", "transfers_in": "259213", "transfers_out": "8686", "value": "72", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.6", "creativity": "17.0", "threat": "10.0", "ict_index": "4.8", "transfers_balance": "94656", "selected": "445883", "transfers_in": "128704", "transfers_out": "34048", "value": "73", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.4", "creativity": "15.6", "threat": "40.0", "ict_index": "6.6", "transfers_balance": "-28109", "selected": "419582", "transfers_in": "40808", "transfers_out": "68917", "value": "73", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "14.2", "creativity": "17.6", "threat": "42.0", "ict_index": "7.4", "transfers_balance": "-72757", "selected": "346553", "transfers_in": "7969", "transfers_out": "80726", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "6.8", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "-23895", "selected": "324267", "transfers_in": "24329", "transfers_out": "48224", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.0", "creativity": "42.5", "threat": "26.0", "ict_index": "10.6", "transfers_balance": "7177", "selected": "430692", "transfers_in": "36576", "transfers_out": "29399", "value": "71", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.2", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-98752", "selected": "236332", "transfers_in": "1863", "transfers_out": "100615", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.6", "creativity": "19.5", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-43236", "selected": "193752", "transfers_in": "1734", "transfers_out": "44970", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.2", "creativity": "26.5", "threat": "20.0", "ict_index": "5.7", "transfers_balance": "-29605", "selected": "158311", "transfers_in": "2184", "transfers_out": "31789", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "44.0", "creativity": "3.5", "threat": "31.0", "ict_index": "7.9", "transfers_balance": "2641", "selected": "169865", "transfers_in": "9503", "transfers_out": "6862", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.4", "creativity": "12.8", "threat": "6.0", "ict_index": "4.4", "transfers_balance": "-6904", "selected": "161501", "transfers_in": "5238", "transfers_out": "12142", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15734", "selected": "144646", "transfers_in": "2798", "transfers_out": "18532", "value": "67", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.4", "creativity": "1.5", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-24919", "selected": "120062", "transfers_in": "330", "transfers_out": "25249", "value": "66", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ramadan Sobhi": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "27830", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4424", "selected": "29583", "transfers_in": "714", "transfers_out": "5138", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.4", "creativity": "11.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-5149", "selected": "28055", "transfers_in": "941", "transfers_out": "6090", "value": "49", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "33279", "transfers_in": "3150", "transfers_out": "3443", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "3.9", "threat": "6.0", "ict_index": "1.3", "transfers_balance": "-3950", "selected": "30889", "transfers_in": "813", "transfers_out": "4763", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "14.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-3753", "selected": "28240", "transfers_in": "720", "transfers_out": "4473", "value": "48", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1394", "selected": "27663", "transfers_in": "1528", "transfers_out": "2922", "value": "48", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "37", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2243", "selected": "26147", "transfers_in": "705", "transfers_out": "2948", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1365", "selected": "25093", "transfers_in": "437", "transfers_out": "1802", "value": "47", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "13.0", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "-1859", "selected": "23504", "transfers_in": "342", "transfers_out": "2201", "value": "47", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "13.8", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-452", "selected": "23387", "transfers_in": "521", "transfers_out": "973", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.6", "creativity": "19.5", "threat": "21.0", "ict_index": "5.9", "transfers_balance": "-518", "selected": "23329", "transfers_in": "650", "transfers_out": "1168", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.8", "creativity": "8.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-527", "selected": "23112", "transfers_in": "578", "transfers_out": "1105", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "23049", "transfers_in": "515", "transfers_out": "897", "value": "46", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.8", "creativity": "11.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-696", "selected": "22650", "transfers_in": "350", "transfers_out": "1046", "value": "46", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-886", "selected": "22135", "transfers_in": "304", "transfers_out": "1190", "value": "46", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "18.8", "threat": "13.0", "ict_index": "4.2", "transfers_balance": "-832", "selected": "21487", "transfers_in": "177", "transfers_out": "1009", "value": "46", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.8", "creativity": "41.2", "threat": "15.0", "ict_index": "7.6", "transfers_balance": "-389", "selected": "21429", "transfers_in": "373", "transfers_out": "762", "value": "46", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "37.0", "creativity": "14.3", "threat": "21.0", "ict_index": "7.2", "transfers_balance": "-549", "selected": "21391", "transfers_in": "685", "transfers_out": "1234", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "45.0", "creativity": "2.2", "threat": "33.0", "ict_index": "8.0", "transfers_balance": "996", "selected": "22891", "transfers_in": "1742", "transfers_out": "746", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.6", "creativity": "7.3", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "7108", "selected": "31292", "transfers_in": "9243", "transfers_out": "2135", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3223", "selected": "34828", "transfers_in": "6460", "transfers_out": "3237", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.7", "threat": "1.0", "ict_index": "0.4", "transfers_balance": "-1939", "selected": "33753", "transfers_in": "2935", "transfers_out": "4874", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-852", "selected": "33352", "transfers_in": "2004", "transfers_out": "2856", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1125", "selected": "32701", "transfers_in": "1303", "transfers_out": "2428", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1128", "selected": "31720", "transfers_in": "482", "transfers_out": "1610", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1728", "selected": "30272", "transfers_in": "458", "transfers_out": "2186", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1224", "selected": "29462", "transfers_in": "375", "transfers_out": "1599", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-711", "selected": "28844", "transfers_in": "146", "transfers_out": "857", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-746", "selected": "29262", "transfers_in": "119", "transfers_out": "865", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "24.8", "threat": "6.0", "ict_index": "4.1", "transfers_balance": "-293", "selected": "29015", "transfers_in": "325", "transfers_out": "618", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "12.1", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "-475", "selected": "28839", "transfers_in": "237", "transfers_out": "712", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "6.7", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-133", "selected": "28822", "transfers_in": "348", "transfers_out": "481", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "12.3", "threat": "29.0", "ict_index": "5.0", "transfers_balance": "30", "selected": "28937", "transfers_in": "532", "transfers_out": "502", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "263", "selected": "29499", "transfers_in": "627", "transfers_out": "364", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.4", "creativity": "1.5", "threat": "27.0", "ict_index": "3.9", "transfers_balance": "-220", "selected": "29162", "transfers_in": "241", "transfers_out": "461", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "23", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "0.3", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-202", "selected": "29021", "transfers_in": "201", "transfers_out": "403", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "29035", "transfers_in": "212", "transfers_out": "319", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Joel Robles": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12979", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1374", "selected": "12852", "transfers_in": "101", "transfers_out": "1475", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-997", "selected": "12183", "transfers_in": "78", "transfers_out": "1075", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-714", "selected": "11762", "transfers_in": "114", "transfers_out": "828", "value": "45", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-482", "selected": "11418", "transfers_in": "59", "transfers_out": "541", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-522", "selected": "11035", "transfers_in": "93", "transfers_out": "615", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-461", "selected": "10670", "transfers_in": "82", "transfers_out": "543", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-398", "selected": "10408", "transfers_in": "69", "transfers_out": "467", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "10195", "transfers_in": "33", "transfers_out": "277", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-299", "selected": "9944", "transfers_in": "38", "transfers_out": "337", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "9697", "transfers_in": "24", "transfers_out": "298", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "9534", "transfers_in": "42", "transfers_out": "263", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "9429", "transfers_in": "26", "transfers_out": "151", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "9332", "transfers_in": "26", "transfers_out": "142", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "9253", "transfers_in": "36", "transfers_out": "135", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "9154", "transfers_in": "38", "transfers_out": "164", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "9068", "transfers_in": "22", "transfers_out": "120", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "9003", "transfers_in": "27", "transfers_out": "113", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "8895", "transfers_in": "34", "transfers_out": "162", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "8852", "transfers_in": "25", "transfers_out": "93", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "8785", "transfers_in": "68", "transfers_out": "163", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "8737", "transfers_in": "53", "transfers_out": "115", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "8671", "transfers_in": "88", "transfers_out": "198", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "8622", "transfers_in": "67", "transfers_out": "150", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "8548", "transfers_in": "59", "transfers_out": "163", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "8526", "transfers_in": "50", "transfers_out": "92", "value": "43", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "8479", "transfers_in": "57", "transfers_out": "128", "value": "43", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "8508", "transfers_in": "80", "transfers_out": "100", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "8589", "transfers_in": "78", "transfers_out": "56", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "9235", "transfers_in": "99", "transfers_out": "84", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "9470", "transfers_in": "90", "transfers_out": "99", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "9305", "transfers_in": "62", "transfers_out": "87", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "9309", "transfers_in": "31", "transfers_out": "65", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "9302", "transfers_in": "26", "transfers_out": "63", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "9955", "transfers_in": "73", "transfers_out": "70", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "9355", "transfers_in": "55", "transfers_out": "58", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "9318", "transfers_in": "27", "transfers_out": "75", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "9288", "transfers_in": "37", "transfers_out": "83", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Oumar Niasse": [{"gameweek": "6", "points": "11", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "35", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "47", "influence": "65.4", "creativity": "0.8", "threat": "56.0", "ict_index": "12.2", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-5", "influence": "0.6", "creativity": "12.2", "threat": "50.0", "ict_index": "6.3", "transfers_balance": "107354", "selected": "116479", "transfers_in": "118827", "transfers_out": "11473", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.0", "threat": "5.0", "ict_index": "0.2", "transfers_balance": "38383", "selected": "162505", "transfers_in": "60835", "transfers_out": "22452", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "5", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "15", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.0", "creativity": "0.3", "threat": "19.0", "ict_index": "5.4", "transfers_balance": "-27854", "selected": "135516", "transfers_in": "5485", "transfers_out": "33339", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "13.0", "threat": "35.0", "ict_index": "4.5", "transfers_balance": "-10225", "selected": "126275", "transfers_in": "10067", "transfers_out": "20292", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "40.0", "creativity": "22.7", "threat": "45.0", "ict_index": "10.8", "transfers_balance": "-12484", "selected": "114587", "transfers_in": "5950", "transfers_out": "18434", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "10", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "38.6", "creativity": "3.8", "threat": "42.0", "ict_index": "8.4", "transfers_balance": "44497", "selected": "163283", "transfers_in": "54447", "transfers_out": "9950", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "107229", "selected": "274876", "transfers_in": "150007", "transfers_out": "42778", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12537", "selected": "263071", "transfers_in": "21371", "transfers_out": "33908", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "52608", "selected": "319328", "transfers_in": "66285", "transfers_out": "13677", "value": "50", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32488", "selected": "288852", "transfers_in": "15603", "transfers_out": "48091", "value": "50", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16828", "selected": "272955", "transfers_in": "16314", "transfers_out": "33142", "value": "50", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31174", "selected": "242663", "transfers_in": "8998", "transfers_out": "40172", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33022", "selected": "210822", "transfers_in": "11167", "transfers_out": "44189", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.0", "creativity": "11.0", "threat": "36.0", "ict_index": "5.5", "transfers_balance": "-21758", "selected": "189865", "transfers_in": "8433", "transfers_out": "30191", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "36", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.2", "creativity": "23.3", "threat": "4.0", "ict_index": "4.9", "transfers_balance": "-5917", "selected": "185247", "transfers_in": "18697", "transfers_out": "24614", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.8", "creativity": "4.2", "threat": "37.0", "ict_index": "4.5", "transfers_balance": "13182", "selected": "199085", "transfers_in": "33963", "transfers_out": "20781", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33878", "selected": "235936", "transfers_in": "69843", "transfers_out": "35965", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "21", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.2", "creativity": "10.9", "threat": "35.0", "ict_index": "8.1", "transfers_balance": "3685", "selected": "241115", "transfers_in": "31486", "transfers_out": "27801", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "1.0", "threat": "10.0", "ict_index": "0.8", "transfers_balance": "66451", "selected": "311299", "transfers_in": "88743", "transfers_out": "22292", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.4", "creativity": "2.3", "threat": "42.0", "ict_index": "4.5", "transfers_balance": "-3698", "selected": "308697", "transfers_in": "26621", "transfers_out": "30319", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "60.2", "creativity": "25.4", "threat": "56.0", "ict_index": "14.2", "transfers_balance": "14133", "selected": "325206", "transfers_in": "41484", "transfers_out": "27351", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.4", "creativity": "1.3", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "134619", "selected": "466296", "transfers_in": "152835", "transfers_out": "18216", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.6", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "10305", "selected": "478180", "transfers_in": "33683", "transfers_out": "23378", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20304", "selected": "447203", "transfers_in": "19143", "transfers_out": "39447", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23678", "selected": "385358", "transfers_in": "11462", "transfers_out": "35140", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.0", "creativity": "0.1", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-55232", "selected": "370302", "transfers_in": "6579", "transfers_out": "61811", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27018", "selected": "343771", "transfers_in": "6929", "transfers_out": "33947", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19139", "selected": "322416", "transfers_in": "10875", "transfers_out": "30014", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-18819", "selected": "305248", "transfers_in": "4561", "transfers_out": "23380", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "4.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-10173", "selected": "297616", "transfers_in": "6780", "transfers_out": "16953", "value": "46", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.7", "threat": "24.0", "ict_index": "2.5", "transfers_balance": "-4946", "selected": "292714", "transfers_in": "11429", "transfers_out": "16375", "value": "46", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "49.8", "creativity": "19.3", "threat": "107.0", "ict_index": "17.6", "transfers_balance": "2717", "selected": "296484", "transfers_in": "14556", "transfers_out": "11839", "value": "46", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Bruno Martins Indi": [{"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "32", "selected": "179", "transfers_in": "38", "transfers_out": "6", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.8", "creativity": "21.9", "threat": "7.0", "ict_index": "5.4", "transfers_balance": "222", "selected": "929", "transfers_in": "330", "transfers_out": "108", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "164", "selected": "1592", "transfers_in": "328", "transfers_out": "164", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.2", "creativity": "14.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "29", "selected": "1839", "transfers_in": "240", "transfers_out": "211", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "10.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "4", "selected": "2052", "transfers_in": "230", "transfers_out": "226", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-418", "selected": "1659", "transfers_in": "29", "transfers_out": "447", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "1432", "transfers_in": "18", "transfers_out": "248", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1461", "transfers_in": "64", "transfers_out": "59", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "1374", "transfers_in": "24", "transfers_out": "117", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1353", "transfers_in": "23", "transfers_out": "54", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "1456", "transfers_in": "96", "transfers_out": "60", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1502", "transfers_in": "52", "transfers_out": "44", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.0", "creativity": "0.3", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-23", "selected": "1515", "transfers_in": "20", "transfers_out": "43", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "52", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "26", "selected": "1574", "transfers_in": "74", "transfers_out": "48", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "1481", "transfers_in": "20", "transfers_out": "128", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1435", "transfers_in": "9", "transfers_out": "58", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1389", "transfers_in": "7", "transfers_out": "56", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1353", "transfers_in": "6", "transfers_out": "42", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1341", "transfers_in": "18", "transfers_out": "35", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1319", "transfers_in": "8", "transfers_out": "34", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1315", "transfers_in": "13", "transfers_out": "19", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-21", "selected": "1302", "transfers_in": "19", "transfers_out": "40", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "1469", "transfers_in": "199", "transfers_out": "63", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1516", "transfers_in": "120", "transfers_out": "114", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1503", "transfers_in": "33", "transfers_out": "63", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1552", "transfers_in": "80", "transfers_out": "69", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-18", "selected": "1588", "transfers_in": "43", "transfers_out": "61", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.2", "creativity": "0.1", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "10", "selected": "1616", "transfers_in": "42", "transfers_out": "32", "value": "49", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "0.3", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "94", "selected": "1751", "transfers_in": "143", "transfers_out": "49", "value": "49", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "582", "selected": "5059", "transfers_in": "669", "transfers_out": "87", "value": "49", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "14.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-225", "selected": "2164", "transfers_in": "33", "transfers_out": "258", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "28.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-70", "selected": "2114", "transfers_in": "32", "transfers_out": "102", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.4", "creativity": "0.1", "threat": "34.0", "ict_index": "5.6", "transfers_balance": "-29", "selected": "2093", "transfers_in": "46", "transfers_out": "75", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "103", "selected": "2331", "transfers_in": "155", "transfers_out": "52", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "51", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-57", "selected": "2178", "transfers_in": "27", "transfers_out": "84", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "2054", "transfers_in": "9", "transfers_out": "117", "value": "49", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "1987", "transfers_in": "19", "transfers_out": "105", "value": "49", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Nahki Wells": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3137", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-655", "selected": "2620", "transfers_in": "82", "transfers_out": "737", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "2234", "transfers_in": "76", "transfers_out": "496", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "2054", "transfers_in": "180", "transfers_out": "392", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "1961", "transfers_in": "88", "transfers_out": "203", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "1918", "transfers_in": "145", "transfers_out": "225", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "1841", "transfers_in": "93", "transfers_out": "197", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1813", "transfers_in": "129", "transfers_out": "184", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "1768", "transfers_in": "49", "transfers_out": "107", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "1705", "transfers_in": "57", "transfers_out": "127", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1764", "transfers_in": "98", "transfers_out": "81", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1827", "transfers_in": "111", "transfers_out": "115", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "1911", "transfers_in": "150", "transfers_out": "114", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "2003", "transfers_in": "135", "transfers_out": "80", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2027", "transfers_in": "90", "transfers_out": "106", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2079", "transfers_in": "127", "transfers_out": "132", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "2119", "transfers_in": "110", "transfers_out": "101", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "2178", "transfers_in": "111", "transfers_out": "87", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "16", "selected": "2252", "transfers_in": "154", "transfers_out": "138", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "2317", "transfers_in": "146", "transfers_out": "117", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "1.0", "creativity": "1.8", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "53", "selected": "2420", "transfers_in": "221", "transfers_out": "168", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39", "selected": "2484", "transfers_in": "147", "transfers_out": "108", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "95", "selected": "2674", "transfers_in": "315", "transfers_out": "220", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "128", "selected": "2864", "transfers_in": "316", "transfers_out": "188", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "3006", "transfers_in": "264", "transfers_out": "190", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "3009", "transfers_in": "130", "transfers_out": "155", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.0", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "53", "selected": "3128", "transfers_in": "216", "transfers_out": "163", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "66", "selected": "3304", "transfers_in": "266", "transfers_out": "200", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "3317", "transfers_in": "92", "transfers_out": "126", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3399", "transfers_in": "111", "transfers_out": "126", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38", "selected": "3481", "transfers_in": "126", "transfers_out": "88", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3500", "transfers_in": "100", "transfers_out": "109", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "3604", "transfers_in": "160", "transfers_out": "111", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "3604", "transfers_in": "160", "transfers_out": "111", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "3613", "transfers_in": "99", "transfers_out": "93", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3593", "transfers_in": "56", "transfers_out": "70", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "3588", "transfers_in": "55", "transfers_out": "71", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.9", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "111", "selected": "3732", "transfers_in": "199", "transfers_out": "88", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Moritz Bauer": [{"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "19.8", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "54", "selected": "57", "transfers_in": "59", "transfers_out": "5", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "11.8", "creativity": "24.4", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "2370", "selected": "2477", "transfers_in": "2576", "transfers_out": "206", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.0", "creativity": "4.6", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "13524", "selected": "16197", "transfers_in": "15018", "transfers_out": "1494", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "31.8", "creativity": "38.8", "threat": "0.0", "ict_index": "7.1", "transfers_balance": "7157", "selected": "23449", "transfers_in": "8276", "transfers_out": "1119", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "16.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "21785", "selected": "45572", "transfers_in": "23043", "transfers_out": "1258", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "0.6", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-2289", "selected": "43409", "transfers_in": "1827", "transfers_out": "4116", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "8.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "604", "selected": "44034", "transfers_in": "2487", "transfers_out": "1883", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.0", "creativity": "5.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "30", "selected": "43334", "transfers_in": "2038", "transfers_out": "2008", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3941", "selected": "62642", "transfers_in": "4639", "transfers_out": "698", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "1.8", "threat": "10.0", "ict_index": "1.3", "transfers_balance": "-10097", "selected": "37382", "transfers_in": "198", "transfers_out": "10295", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.8", "creativity": "15.0", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-5759", "selected": "31683", "transfers_in": "112", "transfers_out": "5871", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "69", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "11.4", "creativity": "25.3", "threat": "21.0", "ict_index": "5.8", "transfers_balance": "-3423", "selected": "26318", "transfers_in": "288", "transfers_out": "3711", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "2325", "selected": "40379", "transfers_in": "3118", "transfers_out": "793", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "12.2", "creativity": "15.2", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-3457", "selected": "27258", "transfers_in": "150", "transfers_out": "3607", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "20.6", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "-1770", "selected": "25195", "transfers_in": "752", "transfers_out": "2522", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-939", "selected": "24531", "transfers_in": "385", "transfers_out": "1324", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kyle Jameson": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "598", "selected": "745", "transfers_in": "698", "transfers_out": "100", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "651", "selected": "1684", "transfers_in": "836", "transfers_out": "185", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "291", "selected": "2114", "transfers_in": "425", "transfers_out": "134", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "237", "selected": "2300", "transfers_in": "381", "transfers_out": "144", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "2513", "transfers_in": "232", "transfers_out": "172", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "160", "selected": "2645", "transfers_in": "333", "transfers_out": "173", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "2750", "transfers_in": "189", "transfers_out": "117", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "148", "selected": "3216", "transfers_in": "289", "transfers_out": "141", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "3067", "transfers_in": "102", "transfers_out": "152", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "2993", "transfers_in": "137", "transfers_out": "103", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "3140", "transfers_in": "195", "transfers_out": "126", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "145", "selected": "3310", "transfers_in": "280", "transfers_out": "135", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Joseph Willock": [{"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "69", "transfers_in": "34", "transfers_out": "17", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "85", "transfers_in": "25", "transfers_out": "22", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "2.8", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "32", "selected": "152", "transfers_in": "53", "transfers_out": "21", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "179", "transfers_in": "30", "transfers_out": "18", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "3.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "12", "selected": "182", "transfers_in": "21", "transfers_out": "9", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "221", "transfers_in": "37", "transfers_out": "16", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "221", "transfers_in": "37", "transfers_out": "16", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "233", "transfers_in": "25", "transfers_out": "18", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sam Vokes": [{"gameweek": "1", "points": "13", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "65.0", "creativity": "0.7", "threat": "42.0", "ict_index": "10.8", "transfers_balance": "0", "selected": "102551", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.2", "creativity": "25.3", "threat": "28.0", "ict_index": "5.4", "transfers_balance": "100231", "selected": "283189", "transfers_in": "116210", "transfers_out": "15979", "value": "60", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "1.8", "threat": "20.0", "ict_index": "2.5", "transfers_balance": "-8667", "selected": "294092", "transfers_in": "48188", "transfers_out": "56855", "value": "60", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "2.3", "threat": "11.0", "ict_index": "2.1", "transfers_balance": "15338", "selected": "319825", "transfers_in": "60050", "transfers_out": "44712", "value": "60", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28179", "selected": "294539", "transfers_in": "20250", "transfers_out": "48429", "value": "61", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14397", "selected": "282904", "transfers_in": "34910", "transfers_out": "49307", "value": "61", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58033", "selected": "225644", "transfers_in": "5014", "transfers_out": "63047", "value": "60", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.5", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-29333", "selected": "197040", "transfers_in": "5729", "transfers_out": "35062", "value": "60", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21425", "selected": "175818", "transfers_in": "1098", "transfers_out": "22523", "value": "59", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29729", "selected": "146152", "transfers_in": "468", "transfers_out": "30197", "value": "59", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "25", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "34.0", "creativity": "1.6", "threat": "21.0", "ict_index": "5.7", "transfers_balance": "-10378", "selected": "135939", "transfers_in": "686", "transfers_out": "11064", "value": "58", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.4", "threat": "38.0", "ict_index": "3.9", "transfers_balance": "7225", "selected": "144021", "transfers_in": "12027", "transfers_out": "4802", "value": "58", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3950", "selected": "140350", "transfers_in": "3897", "transfers_out": "7847", "value": "58", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2333", "selected": "138224", "transfers_in": "3760", "transfers_out": "6093", "value": "58", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "-5341", "selected": "133093", "transfers_in": "1660", "transfers_out": "7001", "value": "58", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4315", "selected": "129055", "transfers_in": "1656", "transfers_out": "5971", "value": "58", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3739", "selected": "125434", "transfers_in": "1148", "transfers_out": "4887", "value": "58", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.1", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "-3395", "selected": "122153", "transfers_in": "854", "transfers_out": "4249", "value": "58", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3228", "selected": "119082", "transfers_in": "967", "transfers_out": "4195", "value": "57", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "3.2", "creativity": "1.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-2075", "selected": "117121", "transfers_in": "884", "transfers_out": "2959", "value": "57", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "10.3", "threat": "9.0", "ict_index": "1.9", "transfers_balance": "-1986", "selected": "115301", "transfers_in": "2071", "transfers_out": "4057", "value": "57", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.2", "creativity": "11.7", "threat": "23.0", "ict_index": "5.3", "transfers_balance": "-1198", "selected": "114167", "transfers_in": "814", "transfers_out": "2012", "value": "57", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "2.2", "creativity": "12.8", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "382", "selected": "114937", "transfers_in": "4200", "transfers_out": "3818", "value": "57", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.1", "threat": "15.0", "ict_index": "0.9", "transfers_balance": "-1562", "selected": "113569", "transfers_in": "1611", "transfers_out": "3173", "value": "57", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "29.6", "creativity": "0.5", "threat": "36.0", "ict_index": "6.6", "transfers_balance": "-989", "selected": "112813", "transfers_in": "1661", "transfers_out": "2650", "value": "57", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "3.9", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "-1206", "selected": "111734", "transfers_in": "848", "transfers_out": "2054", "value": "57", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "23.8", "threat": "10.0", "ict_index": "3.3", "transfers_balance": "490", "selected": "112501", "transfers_in": "2785", "transfers_out": "2295", "value": "57", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-403", "selected": "112407", "transfers_in": "2038", "transfers_out": "2441", "value": "57", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1267", "selected": "111224", "transfers_in": "638", "transfers_out": "1905", "value": "57", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1592", "selected": "117812", "transfers_in": "457", "transfers_out": "2049", "value": "57", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "117381", "transfers_in": "1012", "transfers_out": "1047", "value": "57", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "20", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.2", "creativity": "1.3", "threat": "19.0", "ict_index": "5.4", "transfers_balance": "-258", "selected": "117171", "transfers_in": "764", "transfers_out": "1022", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3661", "selected": "121471", "transfers_in": "4599", "transfers_out": "938", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.0", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "3661", "selected": "121471", "transfers_in": "4599", "transfers_out": "938", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "11.8", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "-329", "selected": "120696", "transfers_in": "1155", "transfers_out": "1484", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-1002", "selected": "119705", "transfers_in": "506", "transfers_out": "1508", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "68", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "2.7", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "-914", "selected": "118789", "transfers_in": "531", "transfers_out": "1445", "value": "57", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "11.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "7397", "selected": "126811", "transfers_in": "8491", "transfers_out": "1094", "value": "57", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Daryl Murphy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "14918", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3312", "selected": "15528", "transfers_in": "354", "transfers_out": "3666", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1883", "selected": "16253", "transfers_in": "355", "transfers_out": "2238", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1372", "selected": "17930", "transfers_in": "341", "transfers_out": "1713", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-766", "selected": "18670", "transfers_in": "355", "transfers_out": "1121", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "19336", "transfers_in": "522", "transfers_out": "1261", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-447", "selected": "20216", "transfers_in": "600", "transfers_out": "1047", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "21182", "transfers_in": "630", "transfers_out": "1042", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "21583", "transfers_in": "287", "transfers_out": "561", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "22094", "transfers_in": "470", "transfers_out": "790", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-384", "selected": "22452", "transfers_in": "131", "transfers_out": "515", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "23106", "transfers_in": "147", "transfers_out": "535", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "23550", "transfers_in": "230", "transfers_out": "430", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "23865", "transfers_in": "175", "transfers_out": "375", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "24234", "transfers_in": "159", "transfers_out": "394", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-318", "selected": "24855", "transfers_in": "219", "transfers_out": "537", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-289", "selected": "25168", "transfers_in": "99", "transfers_out": "388", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-315", "selected": "25489", "transfers_in": "91", "transfers_out": "406", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "26205", "transfers_in": "195", "transfers_out": "586", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "26957", "transfers_in": "174", "transfers_out": "425", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "27798", "transfers_in": "224", "transfers_out": "672", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "28158", "transfers_in": "194", "transfers_out": "471", "value": "45", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "29880", "transfers_in": "354", "transfers_out": "911", "value": "45", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-361", "selected": "30763", "transfers_in": "260", "transfers_out": "621", "value": "45", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "32154", "transfers_in": "358", "transfers_out": "705", "value": "45", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "32480", "transfers_in": "139", "transfers_out": "415", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-361", "selected": "33364", "transfers_in": "193", "transfers_out": "554", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-450", "selected": "34888", "transfers_in": "187", "transfers_out": "637", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "35465", "transfers_in": "60", "transfers_out": "325", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "36837", "transfers_in": "77", "transfers_out": "300", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "38266", "transfers_in": "66", "transfers_out": "301", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "38675", "transfers_in": "80", "transfers_out": "289", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "39128", "transfers_in": "52", "transfers_out": "214", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "39446", "transfers_in": "28", "transfers_out": "209", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "39616", "transfers_in": "15", "transfers_out": "127", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "39727", "transfers_in": "39", "transfers_out": "150", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "39727", "transfers_in": "39", "transfers_out": "150", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "39993", "transfers_in": "63", "transfers_out": "117", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Leroy San\u00e9": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "211370", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "15.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-54410", "selected": "173202", "transfers_in": "4183", "transfers_out": "58593", "value": "84", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-44969", "selected": "131665", "transfers_in": "3086", "transfers_out": "48055", "value": "83", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "69.6", "creativity": "25.1", "threat": "28.0", "ict_index": "12.3", "transfers_balance": "-36905", "selected": "97398", "transfers_in": "2266", "transfers_out": "39171", "value": "82", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.0", "threat": "37.0", "ict_index": "3.8", "transfers_balance": "81739", "selected": "187706", "transfers_in": "94404", "transfers_out": "12665", "value": "82", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "16", "goals": "1", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "58", "influence": "81.2", "creativity": "65.5", "threat": "109.0", "ict_index": "25.6", "transfers_balance": "-23265", "selected": "168196", "transfers_in": "25670", "transfers_out": "48935", "value": "82", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "17.2", "threat": "20.0", "ict_index": "4.4", "transfers_balance": "103643", "selected": "284648", "transfers_in": "124672", "transfers_out": "21029", "value": "83", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "10", "goals": "1", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "56.4", "creativity": "33.7", "threat": "53.0", "ict_index": "14.3", "transfers_balance": "100106", "selected": "395923", "transfers_in": "129172", "transfers_out": "29066", "value": "84", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "35", "influence": "59.0", "creativity": "30.9", "threat": "45.0", "ict_index": "13.5", "transfers_balance": "108823", "selected": "511034", "transfers_in": "124540", "transfers_out": "15717", "value": "85", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "55.8", "creativity": "33.8", "threat": "50.0", "ict_index": "14.0", "transfers_balance": "340057", "selected": "866091", "transfers_in": "359441", "transfers_out": "19384", "value": "86", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.8", "creativity": "10.4", "threat": "24.0", "ict_index": "3.7", "transfers_balance": "371748", "selected": "1254732", "transfers_in": "384718", "transfers_out": "12970", "value": "88", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.0", "creativity": "41.2", "threat": "30.0", "ict_index": "10.1", "transfers_balance": "234419", "selected": "1507893", "transfers_in": "259974", "transfers_out": "25555", "value": "89", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "3.2", "threat": "9.0", "ict_index": "1.6", "transfers_balance": "81941", "selected": "1599854", "transfers_in": "112077", "transfers_out": "30136", "value": "90", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20680", "selected": "1583910", "transfers_in": "51411", "transfers_out": "72091", "value": "90", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "50.0", "threat": "71.0", "ict_index": "13.9", "transfers_balance": "-317335", "selected": "1268645", "transfers_in": "20726", "transfers_out": "338061", "value": "89", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "29.7", "threat": "30.0", "ict_index": "7.1", "transfers_balance": "-189481", "selected": "1082375", "transfers_in": "16611", "transfers_out": "206092", "value": "88", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61964", "selected": "1022410", "transfers_in": "17456", "transfers_out": "79420", "value": "87", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "10", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "84", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "49.4", "creativity": "53.3", "threat": "35.0", "ict_index": "13.8", "transfers_balance": "-158993", "selected": "864850", "transfers_in": "7540", "transfers_out": "166533", "value": "86", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "2.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "66502", "selected": "936221", "transfers_in": "103876", "transfers_out": "37374", "value": "86", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-75195", "selected": "862887", "transfers_in": "11696", "transfers_out": "86891", "value": "86", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "24.8", "threat": "51.0", "ict_index": "8.3", "transfers_balance": "-80447", "selected": "784333", "transfers_in": "26243", "transfers_out": "106690", "value": "85", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.4", "creativity": "54.3", "threat": "37.0", "ict_index": "11.7", "transfers_balance": "-71958", "selected": "713204", "transfers_in": "31404", "transfers_out": "103362", "value": "85", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "44.0", "creativity": "19.9", "threat": "29.0", "ict_index": "9.3", "transfers_balance": "-49784", "selected": "667167", "transfers_in": "38710", "transfers_out": "88494", "value": "85", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.4", "creativity": "40.2", "threat": "27.0", "ict_index": "9.7", "transfers_balance": "27877", "selected": "698803", "transfers_in": "61747", "transfers_out": "33870", "value": "84", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-166646", "selected": "535327", "transfers_in": "49079", "transfers_out": "215725", "value": "84", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114072", "selected": "421456", "transfers_in": "604", "transfers_out": "114676", "value": "83", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52250", "selected": "369494", "transfers_in": "662", "transfers_out": "52912", "value": "83", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "56.0", "creativity": "17.3", "threat": "17.0", "ict_index": "9.0", "transfers_balance": "9855", "selected": "381087", "transfers_in": "27601", "transfers_out": "17746", "value": "83", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "35.4", "threat": "86.0", "ict_index": "13.3", "transfers_balance": "231307", "selected": "616856", "transfers_in": "235691", "transfers_out": "4384", "value": "84", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.4", "creativity": "19.1", "threat": "44.0", "ict_index": "7.1", "transfers_balance": "180440", "selected": "764091", "transfers_in": "192188", "transfers_out": "11748", "value": "86", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.4", "creativity": "48.7", "threat": "32.0", "ict_index": "12.4", "transfers_balance": "2850", "selected": "738638", "transfers_in": "32627", "transfers_out": "29777", "value": "86", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.8", "creativity": "47.8", "threat": "4.0", "ict_index": "7.8", "transfers_balance": "-17469", "selected": "721464", "transfers_in": "21188", "transfers_out": "38657", "value": "86", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "6.1", "threat": "27.0", "ict_index": "2.8", "transfers_balance": "-69336", "selected": "642066", "transfers_in": "14144", "transfers_out": "83480", "value": "85", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "71019", "selected": "747874", "transfers_in": "87569", "transfers_out": "16550", "value": "85", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.2", "creativity": "49.9", "threat": "21.0", "ict_index": "11.4", "transfers_balance": "-37082", "selected": "689526", "transfers_in": "17754", "transfers_out": "54836", "value": "86", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "3.8", "creativity": "20.2", "threat": "22.0", "ict_index": "4.6", "transfers_balance": "46465", "selected": "740751", "transfers_in": "62439", "transfers_out": "15974", "value": "86", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "14", "goals": "0", "assists": "3", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "58", "influence": "78.0", "creativity": "70.7", "threat": "37.0", "ict_index": "18.6", "transfers_balance": "46465", "selected": "740751", "transfers_in": "62439", "transfers_out": "15974", "value": "86", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "19.1", "threat": "28.0", "ict_index": "5.8", "transfers_balance": "53029", "selected": "796592", "transfers_in": "70558", "transfers_out": "17529", "value": "87", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Claudio Yacob": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.8", "creativity": "0.9", "threat": "14.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "17803", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-464", "selected": "19328", "transfers_in": "958", "transfers_out": "1422", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.4", "creativity": "0.6", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-3885", "selected": "15519", "transfers_in": "85", "transfers_out": "3970", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1140", "selected": "14588", "transfers_in": "355", "transfers_out": "1495", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-888", "selected": "13817", "transfers_in": "265", "transfers_out": "1153", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-960", "selected": "12961", "transfers_in": "267", "transfers_out": "1227", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-593", "selected": "12481", "transfers_in": "413", "transfers_out": "1006", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-299", "selected": "12302", "transfers_in": "608", "transfers_out": "907", "value": "44", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "501", "selected": "12961", "transfers_in": "1251", "transfers_out": "750", "value": "44", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-638", "selected": "12403", "transfers_in": "376", "transfers_out": "1014", "value": "44", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-401", "selected": "12060", "transfers_in": "189", "transfers_out": "590", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-433", "selected": "11687", "transfers_in": "180", "transfers_out": "613", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-320", "selected": "11395", "transfers_in": "131", "transfers_out": "451", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-246", "selected": "11173", "transfers_in": "133", "transfers_out": "379", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "1.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "123", "selected": "11378", "transfers_in": "635", "transfers_out": "512", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "5352", "selected": "17669", "transfers_in": "7353", "transfers_out": "2001", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "0.4", "threat": "21.0", "ict_index": "3.5", "transfers_balance": "748", "selected": "18722", "transfers_in": "2139", "transfers_out": "1391", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "780", "selected": "19918", "transfers_in": "2238", "transfers_out": "1458", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "20194", "transfers_in": "1932", "transfers_out": "2138", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-687", "selected": "19602", "transfers_in": "502", "transfers_out": "1189", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-998", "selected": "18690", "transfers_in": "441", "transfers_out": "1439", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.4", "creativity": "12.3", "threat": "19.0", "ict_index": "3.8", "transfers_balance": "-729", "selected": "17984", "transfers_in": "188", "transfers_out": "917", "value": "43", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-915", "selected": "17143", "transfers_in": "360", "transfers_out": "1275", "value": "43", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-609", "selected": "16564", "transfers_in": "189", "transfers_out": "798", "value": "43", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-414", "selected": "16191", "transfers_in": "158", "transfers_out": "572", "value": "43", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "1.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "140", "selected": "16382", "transfers_in": "539", "transfers_out": "399", "value": "43", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "16508", "transfers_in": "603", "transfers_out": "575", "value": "43", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "16512", "transfers_in": "430", "transfers_out": "524", "value": "43", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "16362", "transfers_in": "116", "transfers_out": "292", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-194", "selected": "15144", "transfers_in": "105", "transfers_out": "299", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "2.8", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-300", "selected": "14681", "transfers_in": "44", "transfers_out": "344", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "5.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-209", "selected": "14693", "transfers_in": "125", "transfers_out": "334", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "14565", "transfers_in": "84", "transfers_out": "227", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "14449", "transfers_in": "76", "transfers_out": "215", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "14397", "transfers_in": "48", "transfers_out": "131", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "14284", "transfers_in": "45", "transfers_out": "144", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "14206", "transfers_in": "51", "transfers_out": "139", "value": "43", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "14121", "transfers_in": "49", "transfers_out": "132", "value": "43", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Matt Phillips": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "31.0", "threat": "16.0", "ict_index": "5.4", "transfers_balance": "0", "selected": "114646", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.4", "creativity": "38.6", "threat": "5.0", "ict_index": "6.9", "transfers_balance": "-4638", "selected": "114554", "transfers_in": "6541", "transfers_out": "11179", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.8", "creativity": "18.5", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "14029", "selected": "132385", "transfers_in": "27482", "transfers_out": "13453", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "7.3", "threat": "16.0", "ict_index": "2.2", "transfers_balance": "-3781", "selected": "130977", "transfers_in": "15702", "transfers_out": "19483", "value": "60", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "28.7", "threat": "3.0", "ict_index": "4.3", "transfers_balance": "-11356", "selected": "120475", "transfers_in": "8133", "transfers_out": "19489", "value": "60", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-24912", "selected": "96131", "transfers_in": "2027", "transfers_out": "26939", "value": "60", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.0", "creativity": "0.3", "threat": "39.0", "ict_index": "5.0", "transfers_balance": "-14512", "selected": "81903", "transfers_in": "2166", "transfers_out": "16678", "value": "59", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9793", "selected": "72514", "transfers_in": "2822", "transfers_out": "12615", "value": "59", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-11048", "selected": "61564", "transfers_in": "505", "transfers_out": "11553", "value": "58", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "36.4", "creativity": "0.1", "threat": "33.0", "ict_index": "7.0", "transfers_balance": "-12605", "selected": "49036", "transfers_in": "206", "transfers_out": "12811", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.0", "creativity": "5.3", "threat": "9.0", "ict_index": "1.7", "transfers_balance": "-1847", "selected": "47340", "transfers_in": "1431", "transfers_out": "3278", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "83", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "15.1", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-4976", "selected": "42448", "transfers_in": "252", "transfers_out": "5228", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.2", "creativity": "18.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-3251", "selected": "39321", "transfers_in": "231", "transfers_out": "3482", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "28.4", "creativity": "15.9", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-236", "selected": "39290", "transfers_in": "2051", "transfers_out": "2287", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4113", "selected": "35202", "transfers_in": "356", "transfers_out": "4469", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4224", "selected": "30998", "transfers_in": "98", "transfers_out": "4322", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2576", "selected": "28434", "transfers_in": "20", "transfers_out": "2596", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2295", "selected": "26148", "transfers_in": "12", "transfers_out": "2307", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1995", "selected": "24163", "transfers_in": "24", "transfers_out": "2019", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.2", "creativity": "25.6", "threat": "5.0", "ict_index": "3.9", "transfers_balance": "-1031", "selected": "23137", "transfers_in": "15", "transfers_out": "1046", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.2", "creativity": "37.8", "threat": "1.0", "ict_index": "5.6", "transfers_balance": "-528", "selected": "22647", "transfers_in": "111", "transfers_out": "639", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "22517", "transfers_in": "225", "transfers_out": "375", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "44.4", "threat": "12.0", "ict_index": "6.9", "transfers_balance": "-801", "selected": "21747", "transfers_in": "197", "transfers_out": "998", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.8", "creativity": "12.8", "threat": "34.0", "ict_index": "5.8", "transfers_balance": "-298", "selected": "21499", "transfers_in": "143", "transfers_out": "441", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "35", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.4", "creativity": "0.4", "threat": "19.0", "ict_index": "2.3", "transfers_balance": "-169", "selected": "21388", "transfers_in": "214", "transfers_out": "383", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "2.3", "threat": "3.0", "ict_index": "1.4", "transfers_balance": "60", "selected": "21473", "transfers_in": "391", "transfers_out": "331", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "45.2", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "-372", "selected": "21130", "transfers_in": "104", "transfers_out": "476", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "26.4", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "489", "selected": "21675", "transfers_in": "887", "transfers_out": "398", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.6", "creativity": "39.3", "threat": "4.0", "ict_index": "5.8", "transfers_balance": "-120", "selected": "21564", "transfers_in": "227", "transfers_out": "347", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "239", "selected": "28204", "transfers_in": "528", "transfers_out": "289", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "13", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.2", "creativity": "0.0", "threat": "36.0", "ict_index": "3.6", "transfers_balance": "1044", "selected": "33104", "transfers_in": "1395", "transfers_out": "351", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.4", "creativity": "25.5", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "-954", "selected": "28410", "transfers_in": "89", "transfers_out": "1043", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.0", "creativity": "11.0", "threat": "19.0", "ict_index": "3.1", "transfers_balance": "-411", "selected": "28031", "transfers_in": "79", "transfers_out": "490", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "0.9", "threat": "10.0", "ict_index": "1.2", "transfers_balance": "-474", "selected": "27511", "transfers_in": "26", "transfers_out": "500", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.2", "creativity": "17.4", "threat": "45.0", "ict_index": "8.6", "transfers_balance": "-7", "selected": "27595", "transfers_in": "141", "transfers_out": "148", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "46.8", "creativity": "29.6", "threat": "21.0", "ict_index": "9.7", "transfers_balance": "-114", "selected": "27498", "transfers_in": "88", "transfers_out": "202", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "32.4", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "587", "selected": "28149", "transfers_in": "932", "transfers_out": "345", "value": "54", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "857", "selected": "29099", "transfers_in": "1155", "transfers_out": "298", "value": "54", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ezequiel Schelotto": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "183", "selected": "262", "transfers_in": "252", "transfers_out": "69", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "303", "transfers_in": "44", "transfers_out": "47", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "341", "transfers_in": "39", "transfers_out": "63", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "14.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-13", "selected": "373", "transfers_in": "43", "transfers_out": "56", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "384", "transfers_in": "30", "transfers_out": "47", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "387", "transfers_in": "20", "transfers_out": "35", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "408", "transfers_in": "51", "transfers_out": "59", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "430", "transfers_in": "27", "transfers_out": "33", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "3.0", "ict_index": "0.2", "transfers_balance": "-4", "selected": "449", "transfers_in": "39", "transfers_out": "43", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "479", "transfers_in": "27", "transfers_out": "18", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "492", "transfers_in": "30", "transfers_out": "31", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "13", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4", "selected": "504", "transfers_in": "23", "transfers_out": "27", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3", "selected": "524", "transfers_in": "29", "transfers_out": "32", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.0", "creativity": "29.3", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-9", "selected": "526", "transfers_in": "18", "transfers_out": "27", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "541", "transfers_in": "24", "transfers_out": "18", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "560", "transfers_in": "28", "transfers_out": "29", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.4", "creativity": "2.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-6", "selected": "560", "transfers_in": "16", "transfers_out": "22", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "617", "transfers_in": "79", "transfers_out": "39", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.6", "creativity": "6.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "20", "selected": "641", "transfers_in": "49", "transfers_out": "29", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "686", "transfers_in": "96", "transfers_out": "78", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.2", "creativity": "2.8", "threat": "29.0", "ict_index": "4.1", "transfers_balance": "-14", "selected": "685", "transfers_in": "29", "transfers_out": "43", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "1.1", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "853", "selected": "1594", "transfers_in": "1018", "transfers_out": "165", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "15.9", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "451", "selected": "2088", "transfers_in": "579", "transfers_out": "128", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "282", "selected": "2414", "transfers_in": "470", "transfers_out": "188", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "0.7", "threat": "1.0", "ict_index": "0.6", "transfers_balance": "362", "selected": "2825", "transfers_in": "533", "transfers_out": "171", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.0", "creativity": "0.6", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-11", "selected": "2841", "transfers_in": "189", "transfers_out": "200", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "0.9", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-35", "selected": "2707", "transfers_in": "211", "transfers_out": "246", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "1.7", "threat": "10.0", "ict_index": "2.2", "transfers_balance": "823", "selected": "3473", "transfers_in": "1382", "transfers_out": "559", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.2", "creativity": "14.7", "threat": "19.0", "ict_index": "4.9", "transfers_balance": "1115", "selected": "4632", "transfers_in": "1374", "transfers_out": "259", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "2.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "527", "selected": "5527", "transfers_in": "818", "transfers_out": "291", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "527", "selected": "5527", "transfers_in": "818", "transfers_out": "291", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-166", "selected": "4619", "transfers_in": "54", "transfers_out": "220", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "4219", "transfers_in": "38", "transfers_out": "429", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "4219", "transfers_in": "38", "transfers_out": "429", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-318", "selected": "3905", "transfers_in": "24", "transfers_out": "342", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Daniel Drinkwater": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13593", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2425", "selected": "12672", "transfers_in": "329", "transfers_out": "2754", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1518", "selected": "11541", "transfers_in": "421", "transfers_out": "1939", "value": "49", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1010", "selected": "13298", "transfers_in": "2976", "transfers_out": "1966", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-929", "selected": "12703", "transfers_in": "816", "transfers_out": "1745", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1852", "selected": "10911", "transfers_in": "156", "transfers_out": "2008", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1151", "selected": "9807", "transfers_in": "161", "transfers_out": "1312", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-809", "selected": "9049", "transfers_in": "181", "transfers_out": "990", "value": "49", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-417", "selected": "8653", "transfers_in": "79", "transfers_out": "496", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-60", "selected": "8681", "transfers_in": "443", "transfers_out": "503", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "35", "selected": "8848", "transfers_in": "355", "transfers_out": "320", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "1.7", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "-72", "selected": "8925", "transfers_in": "295", "transfers_out": "367", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.0", "creativity": "22.0", "threat": "22.0", "ict_index": "5.6", "transfers_balance": "-178", "selected": "8821", "transfers_in": "139", "transfers_out": "317", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "317", "selected": "9229", "transfers_in": "559", "transfers_out": "242", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.2", "creativity": "33.2", "threat": "7.0", "ict_index": "4.6", "transfers_balance": "-21", "selected": "9279", "transfers_in": "319", "transfers_out": "340", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "164", "selected": "9584", "transfers_in": "739", "transfers_out": "575", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-519", "selected": "9082", "transfers_in": "74", "transfers_out": "593", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "9131", "transfers_in": "226", "transfers_out": "235", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "8946", "transfers_in": "133", "transfers_out": "400", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-147", "selected": "8844", "transfers_in": "109", "transfers_out": "256", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "48.4", "creativity": "12.1", "threat": "8.0", "ict_index": "6.9", "transfers_balance": "-135", "selected": "8757", "transfers_in": "138", "transfers_out": "273", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "1776", "selected": "10607", "transfers_in": "2289", "transfers_out": "513", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "589", "selected": "11451", "transfers_in": "1612", "transfers_out": "1023", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "10995", "transfers_in": "610", "transfers_out": "1167", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531", "selected": "10547", "transfers_in": "384", "transfers_out": "915", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "10358", "transfers_in": "246", "transfers_out": "480", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "10207", "transfers_in": "274", "transfers_out": "520", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.2", "creativity": "4.1", "threat": "7.0", "ict_index": "2.7", "transfers_balance": "-172", "selected": "10180", "transfers_in": "240", "transfers_out": "412", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "11.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "66", "selected": "10324", "transfers_in": "256", "transfers_out": "190", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "424", "selected": "11382", "transfers_in": "686", "transfers_out": "262", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "11027", "transfers_in": "101", "transfers_out": "260", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "10947", "transfers_in": "91", "transfers_out": "212", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "10889", "transfers_in": "131", "transfers_out": "217", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "10889", "transfers_in": "131", "transfers_out": "217", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "10757", "transfers_in": "47", "transfers_out": "99", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "10707", "transfers_in": "43", "transfers_out": "113", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "10707", "transfers_in": "43", "transfers_out": "113", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "10671", "transfers_in": "53", "transfers_out": "104", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Axel Tuanzebe": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "66867", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5975", "selected": "66312", "transfers_in": "2554", "transfers_out": "8529", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11547", "selected": "55528", "transfers_in": "1035", "transfers_out": "12582", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "477", "selected": "65135", "transfers_in": "11809", "transfers_out": "11332", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7259", "selected": "77907", "transfers_in": "15638", "transfers_out": "8379", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "597", "selected": "82147", "transfers_in": "11891", "transfers_out": "11294", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1052", "selected": "83335", "transfers_in": "9302", "transfers_out": "10354", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1443", "selected": "87860", "transfers_in": "8199", "transfers_out": "6756", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1313", "selected": "87154", "transfers_in": "2838", "transfers_out": "4151", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3185", "selected": "91340", "transfers_in": "7446", "transfers_out": "4261", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1068", "selected": "93009", "transfers_in": "4425", "transfers_out": "3357", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-956", "selected": "92969", "transfers_in": "2906", "transfers_out": "3862", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-997", "selected": "92395", "transfers_in": "1895", "transfers_out": "2892", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "92564", "transfers_in": "1809", "transfers_out": "1953", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "92832", "transfers_in": "1907", "transfers_out": "2020", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "377", "selected": "93754", "transfers_in": "2687", "transfers_out": "2310", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-614", "selected": "93451", "transfers_in": "1413", "transfers_out": "2027", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1154", "selected": "92574", "transfers_in": "1145", "transfers_out": "2299", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-882", "selected": "92288", "transfers_in": "1995", "transfers_out": "2877", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "92620", "transfers_in": "1615", "transfers_out": "1713", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-513", "selected": "92575", "transfers_in": "2324", "transfers_out": "2837", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "549", "selected": "93275", "transfers_in": "3055", "transfers_out": "2506", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "601", "selected": "94553", "transfers_in": "5760", "transfers_out": "5159", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "603", "selected": "95592", "transfers_in": "3365", "transfers_out": "2762", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1990", "selected": "94071", "transfers_in": "2983", "transfers_out": "4973", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3180", "selected": "90905", "transfers_in": "91", "transfers_out": "3271", "value": "39", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3025", "selected": "87920", "transfers_in": "173", "transfers_out": "3198", "value": "39", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1893", "selected": "86067", "transfers_in": "222", "transfers_out": "2115", "value": "39", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-937", "selected": "85134", "transfers_in": "86", "transfers_out": "1023", "value": "39", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-843", "selected": "73486", "transfers_in": "89", "transfers_out": "932", "value": "39", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1116", "selected": "71440", "transfers_in": "98", "transfers_out": "1214", "value": "39", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-637", "selected": "70842", "transfers_in": "63", "transfers_out": "700", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1149", "selected": "69552", "transfers_in": "58", "transfers_out": "1207", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1149", "selected": "69552", "transfers_in": "58", "transfers_out": "1207", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "68774", "transfers_in": "39", "transfers_out": "551", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-601", "selected": "68163", "transfers_in": "42", "transfers_out": "643", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-601", "selected": "68163", "transfers_in": "42", "transfers_out": "643", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "67528", "transfers_in": "75", "transfers_out": "709", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christian Fuchs": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.6", "creativity": "16.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "0", "selected": "167677", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "11.4", "creativity": "2.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-5323", "selected": "180286", "transfers_in": "9479", "transfers_out": "14802", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "31.4", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-8115", "selected": "177355", "transfers_in": "5180", "transfers_out": "13295", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "17.1", "threat": "8.0", "ict_index": "4.3", "transfers_balance": "-11466", "selected": "168951", "transfers_in": "2747", "transfers_out": "14213", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13945", "selected": "156045", "transfers_in": "2427", "transfers_out": "16372", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23628", "selected": "132620", "transfers_in": "431", "transfers_out": "24059", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "24.6", "creativity": "1.4", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-8457", "selected": "124765", "transfers_in": "1441", "transfers_out": "9898", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.8", "creativity": "21.8", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "-309", "selected": "125727", "transfers_in": "4951", "transfers_out": "5260", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.6", "creativity": "11.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-2222", "selected": "123898", "transfers_in": "1721", "transfers_out": "3943", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "27.2", "creativity": "11.8", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-3093", "selected": "121435", "transfers_in": "2560", "transfers_out": "5653", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.0", "creativity": "1.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "23848", "selected": "148707", "transfers_in": "27905", "transfers_out": "4057", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.8", "creativity": "10.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-5072", "selected": "144956", "transfers_in": "4329", "transfers_out": "9401", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.2", "creativity": "10.9", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "648", "selected": "146430", "transfers_in": "5630", "transfers_out": "4982", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4696", "selected": "142066", "transfers_in": "1250", "transfers_out": "5946", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2435", "selected": "140043", "transfers_in": "3050", "transfers_out": "5485", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7061", "selected": "133362", "transfers_in": "1520", "transfers_out": "8581", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "30.0", "threat": "9.0", "ict_index": "5.9", "transfers_balance": "-4842", "selected": "128691", "transfers_in": "846", "transfers_out": "5688", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1271", "selected": "127649", "transfers_in": "2022", "transfers_out": "3293", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "1.9", "threat": "20.0", "ict_index": "3.4", "transfers_balance": "-7447", "selected": "120463", "transfers_in": "736", "transfers_out": "8183", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1204", "selected": "119531", "transfers_in": "1820", "transfers_out": "3024", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "1.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-5433", "selected": "114331", "transfers_in": "970", "transfers_out": "6403", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "14.6", "creativity": "24.1", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "1127", "selected": "115668", "transfers_in": "4543", "transfers_out": "3416", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-45", "selected": "116378", "transfers_in": "5017", "transfers_out": "5062", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1353", "selected": "118182", "transfers_in": "5280", "transfers_out": "3927", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3353", "selected": "115275", "transfers_in": "2306", "transfers_out": "5659", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "29.4", "creativity": "23.5", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-1418", "selected": "114076", "transfers_in": "1872", "transfers_out": "3290", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "0.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1655", "selected": "112723", "transfers_in": "1639", "transfers_out": "3294", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2213", "selected": "115439", "transfers_in": "5210", "transfers_out": "2997", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "78", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "15.3", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "-2109", "selected": "113483", "transfers_in": "1129", "transfers_out": "3238", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "118453", "transfers_in": "1572", "transfers_out": "1721", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-905", "selected": "115211", "transfers_in": "819", "transfers_out": "1724", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1031", "selected": "114266", "transfers_in": "655", "transfers_out": "1686", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "113720", "transfers_in": "1115", "transfers_out": "1788", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "113720", "transfers_in": "1115", "transfers_out": "1788", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "110825", "transfers_in": "182", "transfers_out": "1096", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.2", "creativity": "24.3", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-622", "selected": "110212", "transfers_in": "523", "transfers_out": "1145", "value": "47", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.2", "creativity": "12.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-622", "selected": "110212", "transfers_in": "523", "transfers_out": "1145", "value": "47", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "-2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "12.2", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-686", "selected": "109487", "transfers_in": "124", "transfers_out": "810", "value": "47", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Joe Lolley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2543", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-254", "selected": "2630", "transfers_in": "90", "transfers_out": "344", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "2471", "transfers_in": "122", "transfers_out": "373", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "2554", "transfers_in": "188", "transfers_out": "313", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "313", "selected": "3658", "transfers_in": "728", "transfers_out": "415", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "3960", "transfers_in": "516", "transfers_out": "473", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "79", "selected": "4120", "transfers_in": "489", "transfers_out": "410", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "223", "selected": "4445", "transfers_in": "624", "transfers_out": "401", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "4496", "transfers_in": "254", "transfers_out": "243", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "4421", "transfers_in": "167", "transfers_out": "293", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "4384", "transfers_in": "90", "transfers_out": "150", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "4323", "transfers_in": "95", "transfers_out": "202", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "4246", "transfers_in": "70", "transfers_out": "157", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "4172", "transfers_in": "36", "transfers_out": "126", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "4104", "transfers_in": "36", "transfers_out": "123", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "4024", "transfers_in": "40", "transfers_out": "137", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "3960", "transfers_in": "19", "transfers_out": "92", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "3897", "transfers_in": "30", "transfers_out": "96", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.2", "creativity": "14.5", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-12", "selected": "3908", "transfers_in": "116", "transfers_out": "128", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "7.0", "creativity": "0.9", "threat": "24.0", "ict_index": "3.2", "transfers_balance": "24", "selected": "3947", "transfers_in": "109", "transfers_out": "85", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "2.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-52", "selected": "3912", "transfers_in": "93", "transfers_out": "145", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "3876", "transfers_in": "42", "transfers_out": "83", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "64", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "33.2", "creativity": "2.5", "threat": "21.0", "ict_index": "5.7", "transfers_balance": "-66", "selected": "3837", "transfers_in": "104", "transfers_out": "170", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1891", "selected": "5848", "transfers_in": "2410", "transfers_out": "519", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "5488", "transfers_in": "210", "transfers_out": "592", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-443", "selected": "5051", "transfers_in": "90", "transfers_out": "533", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-447", "selected": "4607", "transfers_in": "34", "transfers_out": "481", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-254", "selected": "4354", "transfers_in": "16", "transfers_out": "270", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "4231", "transfers_in": "5", "transfers_out": "126", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "3766", "transfers_in": "6", "transfers_out": "113", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "3625", "transfers_in": "4", "transfers_out": "103", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "3580", "transfers_in": "0", "transfers_out": "91", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "3522", "transfers_in": "2", "transfers_out": "62", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "3483", "transfers_in": "2", "transfers_out": "40", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3439", "transfers_in": "1", "transfers_out": "24", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3403", "transfers_in": "2", "transfers_out": "37", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3403", "transfers_in": "2", "transfers_out": "37", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "3375", "transfers_in": "7", "transfers_out": "34", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Nemanja Matic": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.0", "creativity": "7.5", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "688772", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.0", "creativity": "4.3", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "36181", "selected": "847838", "transfers_in": "83721", "transfers_out": "47540", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.2", "creativity": "6.7", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-67478", "selected": "809298", "transfers_in": "56139", "transfers_out": "123617", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.8", "creativity": "14.6", "threat": "5.0", "ict_index": "3.3", "transfers_balance": "-59746", "selected": "771674", "transfers_in": "34890", "transfers_out": "94636", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "30.4", "creativity": "17.8", "threat": "1.0", "ict_index": "4.9", "transfers_balance": "-30155", "selected": "751972", "transfers_in": "25533", "transfers_out": "55688", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "1.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "11353", "selected": "776815", "transfers_in": "56891", "transfers_out": "45538", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.8", "creativity": "12.8", "threat": "5.0", "ict_index": "2.5", "transfers_balance": "18830", "selected": "808093", "transfers_in": "69081", "transfers_out": "50251", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "2.4", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "2123", "selected": "821137", "transfers_in": "58980", "transfers_out": "56857", "value": "50", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.0", "creativity": "21.0", "threat": "18.0", "ict_index": "5.8", "transfers_balance": "1615", "selected": "827486", "transfers_in": "36167", "transfers_out": "34552", "value": "50", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.0", "creativity": "13.7", "threat": "3.0", "ict_index": "3.4", "transfers_balance": "-41866", "selected": "791034", "transfers_in": "22145", "transfers_out": "64011", "value": "50", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "17.1", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-21578", "selected": "773356", "transfers_in": "16592", "transfers_out": "38170", "value": "50", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.8", "creativity": "15.8", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-21099", "selected": "757930", "transfers_in": "18018", "transfers_out": "39117", "value": "50", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.6", "creativity": "5.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-36855", "selected": "722941", "transfers_in": "8298", "transfers_out": "45153", "value": "50", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "53", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "0.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-28222", "selected": "696160", "transfers_in": "6397", "transfers_out": "34619", "value": "50", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "41.0", "creativity": "0.6", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "-103894", "selected": "592619", "transfers_in": "683", "transfers_out": "104577", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.4", "creativity": "1.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-32931", "selected": "560578", "transfers_in": "3888", "transfers_out": "36819", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.8", "creativity": "2.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-9189", "selected": "552391", "transfers_in": "4708", "transfers_out": "13897", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.0", "creativity": "7.3", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-8305", "selected": "545122", "transfers_in": "5550", "transfers_out": "13855", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "3.2", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-14928", "selected": "531850", "transfers_in": "5838", "transfers_out": "20766", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.4", "creativity": "41.6", "threat": "2.0", "ict_index": "6.6", "transfers_balance": "-10937", "selected": "522010", "transfers_in": "3913", "transfers_out": "14850", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.2", "creativity": "13.3", "threat": "29.0", "ict_index": "6.4", "transfers_balance": "-14064", "selected": "509269", "transfers_in": "6510", "transfers_out": "20574", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.0", "creativity": "16.9", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-5792", "selected": "504025", "transfers_in": "7043", "transfers_out": "12835", "value": "48", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "34.3", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-10649", "selected": "495281", "transfers_in": "12023", "transfers_out": "22672", "value": "48", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.4", "creativity": "3.0", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-8871", "selected": "487409", "transfers_in": "6646", "transfers_out": "15517", "value": "48", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "2.7", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-8593", "selected": "480011", "transfers_in": "5386", "transfers_out": "13979", "value": "48", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.2", "creativity": "8.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-6034", "selected": "474506", "transfers_in": "3781", "transfers_out": "9815", "value": "48", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.6", "creativity": "14.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-6543", "selected": "469062", "transfers_in": "5263", "transfers_out": "11806", "value": "48", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.0", "creativity": "15.3", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-3634", "selected": "467262", "transfers_in": "7150", "transfers_out": "10784", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "37", "influence": "46.0", "creativity": "14.1", "threat": "51.0", "ict_index": "11.1", "transfers_balance": "615", "selected": "468702", "transfers_in": "6273", "transfers_out": "5658", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "32.4", "creativity": "1.3", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "16828", "selected": "529299", "transfers_in": "21162", "transfers_out": "4334", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "9.3", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "8701", "selected": "536670", "transfers_in": "16610", "transfers_out": "7909", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.8", "creativity": "13.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "2767", "selected": "539858", "transfers_in": "10151", "transfers_out": "7384", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.4", "creativity": "29.0", "threat": "1.0", "ict_index": "4.9", "transfers_balance": "6715", "selected": "547474", "transfers_in": "13410", "transfers_out": "6695", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "6715", "selected": "547474", "transfers_in": "13410", "transfers_out": "6695", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.0", "creativity": "17.4", "threat": "3.0", "ict_index": "3.6", "transfers_balance": "-318", "selected": "537668", "transfers_in": "4648", "transfers_out": "4966", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.6", "creativity": "36.9", "threat": "0.0", "ict_index": "6.7", "transfers_balance": "2881", "selected": "540981", "transfers_in": "7442", "transfers_out": "4561", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2881", "selected": "540981", "transfers_in": "7442", "transfers_out": "4561", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3617", "selected": "537069", "transfers_in": "2868", "transfers_out": "6485", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Costel Pantilimon": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7221", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-493", "selected": "7867", "transfers_in": "90", "transfers_out": "583", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-404", "selected": "7707", "transfers_in": "68", "transfers_out": "472", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-769", "selected": "7115", "transfers_in": "42", "transfers_out": "811", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-668", "selected": "6452", "transfers_in": "10", "transfers_out": "678", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-551", "selected": "5906", "transfers_in": "8", "transfers_out": "559", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "5541", "transfers_in": "3", "transfers_out": "374", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "5274", "transfers_in": "8", "transfers_out": "279", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "5134", "transfers_in": "3", "transfers_out": "144", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207", "selected": "4928", "transfers_in": "6", "transfers_out": "213", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "4790", "transfers_in": "3", "transfers_out": "142", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "4671", "transfers_in": "0", "transfers_out": "124", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "4579", "transfers_in": "2", "transfers_out": "95", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "4525", "transfers_in": "0", "transfers_out": "55", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "4463", "transfers_in": "2", "transfers_out": "65", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "4398", "transfers_in": "6", "transfers_out": "71", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "4354", "transfers_in": "4", "transfers_out": "48", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "4304", "transfers_in": "2", "transfers_out": "52", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "4256", "transfers_in": "5", "transfers_out": "53", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "4224", "transfers_in": "6", "transfers_out": "38", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "4173", "transfers_in": "2", "transfers_out": "53", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "4148", "transfers_in": "2", "transfers_out": "27", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "4084", "transfers_in": "6", "transfers_out": "73", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4039", "transfers_in": "3", "transfers_out": "48", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "3985", "transfers_in": "2", "transfers_out": "56", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3947", "transfers_in": "1", "transfers_out": "40", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "3922", "transfers_in": "4", "transfers_out": "30", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "3903", "transfers_in": "1", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3889", "transfers_in": "3", "transfers_out": "18", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4187", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4176", "transfers_in": "1", "transfers_out": "12", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4168", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "4157", "transfers_in": "0", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "4141", "transfers_in": "2", "transfers_out": "14", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4137", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4130", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4128", "transfers_in": "4", "transfers_out": "8", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "4121", "transfers_in": "8", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Martin Kelly": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12549", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1866", "selected": "12038", "transfers_in": "178", "transfers_out": "2044", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "49", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "0.3", "threat": "33.0", "ict_index": "4.0", "transfers_balance": "-1397", "selected": "11236", "transfers_in": "220", "transfers_out": "1617", "value": "44", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1065", "selected": "10496", "transfers_in": "208", "transfers_out": "1273", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-626", "selected": "9990", "transfers_in": "103", "transfers_out": "729", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-768", "selected": "9314", "transfers_in": "108", "transfers_out": "876", "value": "43", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "8915", "transfers_in": "171", "transfers_out": "683", "value": "43", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "8588", "transfers_in": "101", "transfers_out": "549", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-228", "selected": "8403", "transfers_in": "88", "transfers_out": "316", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "8149", "transfers_in": "90", "transfers_out": "403", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "8072", "transfers_in": "132", "transfers_out": "289", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "8423", "transfers_in": "302", "transfers_out": "320", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "8562", "transfers_in": "225", "transfers_out": "263", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "8517", "transfers_in": "137", "transfers_out": "274", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-112", "selected": "8442", "transfers_in": "112", "transfers_out": "224", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1769", "selected": "10385", "transfers_in": "2191", "transfers_out": "422", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "10137", "transfers_in": "252", "transfers_out": "556", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "20.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-399", "selected": "9793", "transfers_in": "165", "transfers_out": "564", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "4047", "selected": "14205", "transfers_in": "4936", "transfers_out": "889", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.6", "creativity": "0.9", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "601", "selected": "14955", "transfers_in": "1536", "transfers_out": "935", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "137", "selected": "15239", "transfers_in": "1304", "transfers_out": "1167", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "10.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "6659", "selected": "22038", "transfers_in": "8497", "transfers_out": "1838", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.2", "creativity": "0.1", "threat": "26.0", "ict_index": "4.5", "transfers_balance": "11033", "selected": "33548", "transfers_in": "15310", "transfers_out": "4277", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.2", "creativity": "0.5", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "17124", "selected": "51346", "transfers_in": "21787", "transfers_out": "4663", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "11264", "selected": "63178", "transfers_in": "16940", "transfers_out": "5676", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "8821", "selected": "72289", "transfers_in": "12192", "transfers_out": "3371", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15085", "selected": "57267", "transfers_in": "1579", "transfers_out": "16664", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8867", "selected": "48430", "transfers_in": "183", "transfers_out": "9050", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "10.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-2498", "selected": "45940", "transfers_in": "364", "transfers_out": "2862", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "15.0", "creativity": "0.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-149", "selected": "42709", "transfers_in": "1062", "transfers_out": "1211", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "239", "selected": "40394", "transfers_in": "1033", "transfers_out": "794", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1734", "selected": "41290", "transfers_in": "421", "transfers_out": "2155", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "41254", "transfers_in": "1118", "transfers_out": "1243", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2075", "selected": "38252", "transfers_in": "411", "transfers_out": "2486", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1558", "selected": "37287", "transfers_in": "232", "transfers_out": "1790", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2137", "selected": "35576", "transfers_in": "116", "transfers_out": "2253", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "50", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-2776", "selected": "32579", "transfers_in": "131", "transfers_out": "2907", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "32760", "transfers_in": "920", "transfers_out": "1052", "value": "41", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Harry Kane": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "4.0", "creativity": "30.6", "threat": "87.0", "ict_index": "12.2", "transfers_balance": "0", "selected": "1473220", "transfers_in": "0", "transfers_out": "0", "value": "125", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "7.6", "creativity": "23.0", "threat": "87.0", "ict_index": "11.8", "transfers_balance": "-151094", "selected": "1429411", "transfers_in": "13666", "transfers_out": "164760", "value": "125", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "15.3", "threat": "129.0", "ict_index": "15.2", "transfers_balance": "-67120", "selected": "1390600", "transfers_in": "71103", "transfers_out": "138223", "value": "125", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "58", "influence": "67.8", "creativity": "15.3", "threat": "69.0", "ict_index": "15.2", "transfers_balance": "-140803", "selected": "1269420", "transfers_in": "51894", "transfers_out": "192697", "value": "124", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "3.7", "threat": "33.0", "ict_index": "4.0", "transfers_balance": "207021", "selected": "1499862", "transfers_in": "222122", "transfers_out": "15101", "value": "124", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "13", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "88", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "63.4", "creativity": "3.4", "threat": "78.0", "ict_index": "14.5", "transfers_balance": "-149834", "selected": "1365449", "transfers_in": "46765", "transfers_out": "196599", "value": "125", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "86", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "76.6", "creativity": "13.4", "threat": "80.0", "ict_index": "17.0", "transfers_balance": "292373", "selected": "1679631", "transfers_in": "316146", "transfers_out": "23773", "value": "126", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "10.8", "creativity": "3.0", "threat": "74.0", "ict_index": "8.8", "transfers_balance": "515545", "selected": "2235900", "transfers_in": "525036", "transfers_out": "9491", "value": "128", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "16", "goals": "2", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "87", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "61", "influence": "81.8", "creativity": "12.6", "threat": "91.0", "ict_index": "18.5", "transfers_balance": "-133333", "selected": "2113846", "transfers_in": "34405", "transfers_out": "167738", "value": "128", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-621465", "selected": "1505840", "transfers_in": "128901", "transfers_out": "750366", "value": "127", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.6", "creativity": "13.3", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "543001", "selected": "2063150", "transfers_in": "607390", "transfers_out": "64389", "value": "128", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "14.0", "creativity": "13.8", "threat": "67.0", "ict_index": "9.5", "transfers_balance": "-10246", "selected": "2070115", "transfers_in": "84353", "transfers_out": "94599", "value": "128", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.2", "creativity": "6.8", "threat": "98.0", "ict_index": "14.2", "transfers_balance": "-17553", "selected": "2059841", "transfers_in": "59877", "transfers_out": "77430", "value": "128", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.0", "creativity": "27.2", "threat": "59.0", "ict_index": "12.1", "transfers_balance": "-7422", "selected": "2059011", "transfers_in": "51022", "transfers_out": "58444", "value": "128", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "15.9", "threat": "13.0", "ict_index": "3.3", "transfers_balance": "13608", "selected": "2080769", "transfers_in": "59740", "transfers_out": "46132", "value": "128", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "12", "goals": "2", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "69.6", "creativity": "3.9", "threat": "94.0", "ict_index": "16.8", "transfers_balance": "-36174", "selected": "2054988", "transfers_in": "69065", "transfers_out": "105239", "value": "128", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "32.4", "threat": "120.0", "ict_index": "17.1", "transfers_balance": "204980", "selected": "2270264", "transfers_in": "213053", "transfers_out": "8073", "value": "129", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "6.6", "creativity": "4.8", "threat": "16.0", "ict_index": "2.7", "transfers_balance": "-93532", "selected": "2184586", "transfers_in": "41784", "transfers_out": "135316", "value": "129", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "17", "goals": "3", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "81", "influence": "109.8", "creativity": "22.8", "threat": "123.0", "ict_index": "25.6", "transfers_balance": "-40607", "selected": "2154344", "transfers_in": "67544", "transfers_out": "108151", "value": "128", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "17", "goals": "3", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "71", "influence": "92.4", "creativity": "7.5", "threat": "108.0", "ict_index": "20.8", "transfers_balance": "116039", "selected": "2282382", "transfers_in": "131745", "transfers_out": "15706", "value": "129", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "15.0", "threat": "20.0", "ict_index": "3.7", "transfers_balance": "394411", "selected": "2373580", "transfers_in": "467622", "transfers_out": "73211", "value": "128", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "11.6", "creativity": "23.9", "threat": "93.0", "ict_index": "12.9", "transfers_balance": "394411", "selected": "2373580", "transfers_in": "467622", "transfers_out": "73211", "value": "128", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "83.6", "creativity": "11.9", "threat": "90.0", "ict_index": "18.6", "transfers_balance": "234646", "selected": "2629402", "transfers_in": "288127", "transfers_out": "53481", "value": "129", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "34.8", "creativity": "15.4", "threat": "67.0", "ict_index": "11.7", "transfers_balance": "122074", "selected": "2765620", "transfers_in": "152983", "transfers_out": "30909", "value": "130", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "11.6", "creativity": "35.6", "threat": "87.0", "ict_index": "13.4", "transfers_balance": "-183256", "selected": "2594866", "transfers_in": "36550", "transfers_out": "219806", "value": "129", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "4", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "45.2", "creativity": "0.7", "threat": "73.0", "ict_index": "11.9", "transfers_balance": "-72328", "selected": "2527679", "transfers_in": "23408", "transfers_out": "95736", "value": "129", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "38.6", "creativity": "3.8", "threat": "46.0", "ict_index": "8.8", "transfers_balance": "3258", "selected": "2541567", "transfers_in": "57119", "transfers_out": "53861", "value": "128", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.0", "creativity": "4.8", "threat": "68.0", "ict_index": "11.0", "transfers_balance": "103501", "selected": "2659930", "transfers_in": "158583", "transfers_out": "55082", "value": "128", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.6", "creativity": "19.3", "threat": "107.0", "ict_index": "15.3", "transfers_balance": "71353", "selected": "2739983", "transfers_in": "81226", "transfers_out": "9873", "value": "129", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "2.1", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "799", "selected": "2731847", "transfers_in": "26568", "transfers_out": "25769", "value": "129", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-607300", "selected": "1405079", "transfers_in": "3698", "transfers_out": "610998", "value": "127", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "15.7", "threat": "40.0", "ict_index": "6.1", "transfers_balance": "306469", "selected": "1728110", "transfers_in": "327657", "transfers_out": "21188", "value": "128", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.4", "creativity": "23.8", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "237221", "selected": "1999986", "transfers_in": "255989", "transfers_out": "18768", "value": "129", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "84", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "38.4", "creativity": "13.9", "threat": "35.0", "ict_index": "8.7", "transfers_balance": "237221", "selected": "1999986", "transfers_in": "255989", "transfers_out": "18768", "value": "129", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.8", "creativity": "19.9", "threat": "53.0", "ict_index": "11.0", "transfers_balance": "232306", "selected": "2048011", "transfers_in": "241417", "transfers_out": "9111", "value": "130", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.0", "creativity": "19.5", "threat": "53.0", "ict_index": "8.0", "transfers_balance": "164319", "selected": "2222843", "transfers_in": "171907", "transfers_out": "7588", "value": "131", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.4", "creativity": "4.8", "threat": "35.0", "ict_index": "7.4", "transfers_balance": "164319", "selected": "2222843", "transfers_in": "171907", "transfers_out": "7588", "value": "131", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "12", "goals": "2", "assists": "0", "conceded": "4", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "64.6", "creativity": "2.2", "threat": "39.0", "ict_index": "10.6", "transfers_balance": "11919", "selected": "2229620", "transfers_in": "47367", "transfers_out": "35448", "value": "131", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Dean Marney": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "864", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "1055", "transfers_in": "56", "transfers_out": "215", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "1061", "transfers_in": "38", "transfers_out": "141", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "1022", "transfers_in": "43", "transfers_out": "97", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "995", "transfers_in": "19", "transfers_out": "56", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "975", "transfers_in": "47", "transfers_out": "71", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "985", "transfers_in": "45", "transfers_out": "42", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "977", "transfers_in": "59", "transfers_out": "73", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "975", "transfers_in": "20", "transfers_out": "26", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "968", "transfers_in": "20", "transfers_out": "30", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "969", "transfers_in": "19", "transfers_out": "26", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "977", "transfers_in": "31", "transfers_out": "30", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "973", "transfers_in": "25", "transfers_out": "33", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "973", "transfers_in": "20", "transfers_out": "23", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "974", "transfers_in": "13", "transfers_out": "17", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "973", "transfers_in": "23", "transfers_out": "31", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "978", "transfers_in": "21", "transfers_out": "25", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "982", "transfers_in": "11", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "978", "transfers_in": "14", "transfers_out": "29", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "978", "transfers_in": "10", "transfers_out": "17", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "1032", "transfers_in": "52", "transfers_out": "21", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1047", "transfers_in": "33", "transfers_out": "27", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "1096", "transfers_in": "67", "transfers_out": "48", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1142", "transfers_in": "70", "transfers_out": "53", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "1200", "transfers_in": "71", "transfers_out": "49", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1178", "transfers_in": "13", "transfers_out": "40", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1147", "transfers_in": "22", "transfers_out": "58", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1154", "transfers_in": "19", "transfers_out": "30", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1190", "transfers_in": "33", "transfers_out": "19", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "1279", "transfers_in": "53", "transfers_out": "23", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1302", "transfers_in": "24", "transfers_out": "21", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1332", "transfers_in": "25", "transfers_out": "16", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1367", "transfers_in": "40", "transfers_out": "23", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1367", "transfers_in": "40", "transfers_out": "23", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1377", "transfers_in": "22", "transfers_out": "19", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1396", "transfers_in": "22", "transfers_out": "11", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1411", "transfers_in": "23", "transfers_out": "20", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "1452", "transfers_in": "44", "transfers_out": "20", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Juan Mata": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.2", "creativity": "26.8", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "0", "selected": "127293", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "6.8", "creativity": "30.8", "threat": "6.0", "ict_index": "4.4", "transfers_balance": "16004", "selected": "161413", "transfers_in": "27448", "transfers_out": "11444", "value": "70", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.2", "creativity": "23.0", "threat": "27.0", "ict_index": "6.0", "transfers_balance": "-11578", "selected": "153572", "transfers_in": "9860", "transfers_out": "21438", "value": "70", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "6.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-8659", "selected": "148456", "transfers_in": "7618", "transfers_out": "16277", "value": "70", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "7.0", "creativity": "42.7", "threat": "5.0", "ict_index": "5.5", "transfers_balance": "-6753", "selected": "143252", "transfers_in": "6727", "transfers_out": "13480", "value": "70", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.6", "creativity": "21.9", "threat": "6.0", "ict_index": "3.2", "transfers_balance": "-6403", "selected": "138372", "transfers_in": "7625", "transfers_out": "14028", "value": "70", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "76", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "47.4", "creativity": "47.3", "threat": "19.0", "ict_index": "11.4", "transfers_balance": "-2145", "selected": "137613", "transfers_in": "10691", "transfers_out": "12836", "value": "70", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16739", "selected": "158730", "transfers_in": "28253", "transfers_out": "11514", "value": "70", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.3", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-6190", "selected": "153687", "transfers_in": "8642", "transfers_out": "14832", "value": "70", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16138", "selected": "138541", "transfers_in": "3508", "transfers_out": "19646", "value": "70", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13263", "selected": "125671", "transfers_in": "1020", "transfers_out": "14283", "value": "70", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "23.4", "creativity": "33.9", "threat": "6.0", "ict_index": "6.3", "transfers_balance": "-8677", "selected": "117495", "transfers_in": "1135", "transfers_out": "9812", "value": "69", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.0", "creativity": "29.5", "threat": "9.0", "ict_index": "5.1", "transfers_balance": "-2467", "selected": "115357", "transfers_in": "1472", "transfers_out": "3939", "value": "69", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2791", "selected": "112786", "transfers_in": "720", "transfers_out": "3511", "value": "69", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4580", "selected": "108410", "transfers_in": "370", "transfers_out": "4950", "value": "69", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.2", "creativity": "0.3", "threat": "33.0", "ict_index": "4.0", "transfers_balance": "-4145", "selected": "104610", "transfers_in": "608", "transfers_out": "4753", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.6", "creativity": "46.7", "threat": "18.0", "ict_index": "9.1", "transfers_balance": "-934", "selected": "104002", "transfers_in": "1267", "transfers_out": "2201", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "27.2", "creativity": "24.9", "threat": "8.0", "ict_index": "6.0", "transfers_balance": "166", "selected": "104570", "transfers_in": "2002", "transfers_out": "1836", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "82", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "87.0", "creativity": "55.9", "threat": "55.0", "ict_index": "19.8", "transfers_balance": "-422", "selected": "104762", "transfers_in": "2018", "transfers_out": "2440", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "36.1", "threat": "40.0", "ict_index": "8.2", "transfers_balance": "23052", "selected": "129677", "transfers_in": "25432", "transfers_out": "2380", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.8", "creativity": "41.6", "threat": "33.0", "ict_index": "9.2", "transfers_balance": "4175", "selected": "135689", "transfers_in": "14913", "transfers_out": "10738", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.8", "creativity": "29.1", "threat": "8.0", "ict_index": "4.7", "transfers_balance": "-2942", "selected": "133406", "transfers_in": "8114", "transfers_out": "11056", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "33.7", "threat": "26.0", "ict_index": "6.8", "transfers_balance": "3190", "selected": "140446", "transfers_in": "16043", "transfers_out": "12853", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.2", "creativity": "13.9", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-7606", "selected": "134228", "transfers_in": "4094", "transfers_out": "11700", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.9", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-4773", "selected": "130352", "transfers_in": "3737", "transfers_out": "8510", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "30.0", "creativity": "76.3", "threat": "8.0", "ict_index": "11.4", "transfers_balance": "-2671", "selected": "128021", "transfers_in": "3039", "transfers_out": "5710", "value": "68", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "5.0", "creativity": "17.2", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "1172", "selected": "129865", "transfers_in": "5853", "transfers_out": "4681", "value": "68", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4146", "selected": "126569", "transfers_in": "2724", "transfers_out": "6870", "value": "68", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "22.8", "threat": "39.0", "ict_index": "7.0", "transfers_balance": "-3596", "selected": "123134", "transfers_in": "741", "transfers_out": "4337", "value": "68", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "2.9", "threat": "24.0", "ict_index": "3.0", "transfers_balance": "-2136", "selected": "122525", "transfers_in": "1093", "transfers_out": "3229", "value": "68", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.4", "creativity": "21.1", "threat": "18.0", "ict_index": "4.4", "transfers_balance": "62", "selected": "122301", "transfers_in": "1624", "transfers_out": "1562", "value": "68", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-607", "selected": "121834", "transfers_in": "1124", "transfers_out": "1731", "value": "68", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.4", "creativity": "52.3", "threat": "11.0", "ict_index": "8.0", "transfers_balance": "-209", "selected": "121848", "transfers_in": "1471", "transfers_out": "1680", "value": "68", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "121848", "transfers_in": "1471", "transfers_out": "1680", "value": "68", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-665", "selected": "119554", "transfers_in": "319", "transfers_out": "984", "value": "68", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.6", "creativity": "62.0", "threat": "11.0", "ict_index": "8.4", "transfers_balance": "-347", "selected": "119255", "transfers_in": "518", "transfers_out": "865", "value": "68", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "119255", "transfers_in": "518", "transfers_out": "865", "value": "68", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.0", "creativity": "43.2", "threat": "6.0", "ict_index": "7.4", "transfers_balance": "1026", "selected": "120504", "transfers_in": "1845", "transfers_out": "819", "value": "68", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Abdelhamid Sabiri": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "46", "transfers_in": "46", "transfers_out": "14", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "20.0", "ict_index": "2.3", "transfers_balance": "43", "selected": "155", "transfers_in": "89", "transfers_out": "46", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.4", "creativity": "24.2", "threat": "20.0", "ict_index": "6.7", "transfers_balance": "22", "selected": "212", "transfers_in": "49", "transfers_out": "27", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.7", "threat": "9.0", "ict_index": "1.0", "transfers_balance": "291", "selected": "588", "transfers_in": "368", "transfers_out": "77", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "625", "transfers_in": "136", "transfers_out": "151", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "588", "transfers_in": "63", "transfers_out": "133", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "534", "transfers_in": "23", "transfers_out": "90", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "504", "transfers_in": "37", "transfers_out": "89", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "493", "transfers_in": "23", "transfers_out": "53", "value": "50", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "13.3", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-22", "selected": "488", "transfers_in": "20", "transfers_out": "42", "value": "50", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "480", "transfers_in": "15", "transfers_out": "35", "value": "50", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "468", "transfers_in": "13", "transfers_out": "32", "value": "50", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "460", "transfers_in": "9", "transfers_out": "24", "value": "50", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "450", "transfers_in": "5", "transfers_out": "28", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "441", "transfers_in": "5", "transfers_out": "21", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "434", "transfers_in": "9", "transfers_out": "20", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "420", "transfers_in": "12", "transfers_out": "30", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "422", "transfers_in": "12", "transfers_out": "15", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "423", "transfers_in": "13", "transfers_out": "22", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "422", "transfers_in": "7", "transfers_out": "11", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "439", "transfers_in": "16", "transfers_out": "17", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-19", "selected": "427", "transfers_in": "6", "transfers_out": "25", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "438", "transfers_in": "22", "transfers_out": "17", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "442", "transfers_in": "4", "transfers_out": "7", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "445", "transfers_in": "14", "transfers_out": "18", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "466", "transfers_in": "13", "transfers_out": "11", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "470", "transfers_in": "4", "transfers_out": "5", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "461", "transfers_in": "7", "transfers_out": "10", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "480", "transfers_in": "15", "transfers_out": "8", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "469", "transfers_in": "3", "transfers_out": "8", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "479", "transfers_in": "5", "transfers_out": "5", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "484", "transfers_in": "8", "transfers_out": "6", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "490", "transfers_in": "8", "transfers_out": "6", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "494", "transfers_in": "7", "transfers_out": "8", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "494", "transfers_in": "7", "transfers_out": "8", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "492", "transfers_in": "5", "transfers_out": "6", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jonathan Walters": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "30768", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "10.0", "ict_index": "0.8", "transfers_balance": "-2693", "selected": "29569", "transfers_in": "734", "transfers_out": "3427", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9865", "selected": "19878", "transfers_in": "144", "transfers_out": "10009", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4370", "selected": "15676", "transfers_in": "236", "transfers_out": "4606", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2394", "selected": "13359", "transfers_in": "107", "transfers_out": "2501", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2767", "selected": "10838", "transfers_in": "96", "transfers_out": "2863", "value": "53", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2328", "selected": "8610", "transfers_in": "15", "transfers_out": "2343", "value": "53", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1567", "selected": "7054", "transfers_in": "14", "transfers_out": "1581", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-628", "selected": "6484", "transfers_in": "18", "transfers_out": "646", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-704", "selected": "5784", "transfers_in": "9", "transfers_out": "713", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-367", "selected": "5423", "transfers_in": "8", "transfers_out": "375", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-285", "selected": "5145", "transfers_in": "13", "transfers_out": "298", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "4953", "transfers_in": "5", "transfers_out": "207", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "4816", "transfers_in": "3", "transfers_out": "142", "value": "51", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "4683", "transfers_in": "7", "transfers_out": "140", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "4568", "transfers_in": "7", "transfers_out": "125", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "4516", "transfers_in": "4", "transfers_out": "56", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4445", "transfers_in": "3", "transfers_out": "74", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "4352", "transfers_in": "6", "transfers_out": "102", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-32", "selected": "4328", "transfers_in": "14", "transfers_out": "46", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "4341", "transfers_in": "58", "transfers_out": "68", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "4338", "transfers_in": "24", "transfers_out": "37", "value": "51", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "4341", "transfers_in": "51", "transfers_out": "77", "value": "51", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "4275", "transfers_in": "22", "transfers_out": "94", "value": "51", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4210", "transfers_in": "11", "transfers_out": "77", "value": "51", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "4164", "transfers_in": "8", "transfers_out": "56", "value": "51", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "4134", "transfers_in": "12", "transfers_out": "46", "value": "51", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4098", "transfers_in": "9", "transfers_out": "47", "value": "51", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "4085", "transfers_in": "1", "transfers_out": "16", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "5253", "transfers_in": "6", "transfers_out": "22", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "5233", "transfers_in": "8", "transfers_out": "20", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5229", "transfers_in": "9", "transfers_out": "13", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "5217", "transfers_in": "14", "transfers_out": "24", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "5217", "transfers_in": "14", "transfers_out": "24", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "5217", "transfers_in": "15", "transfers_out": "20", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5214", "transfers_in": "12", "transfers_out": "16", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "5211", "transfers_in": "6", "transfers_out": "8", "value": "51", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "5216", "transfers_in": "24", "transfers_out": "18", "value": "51", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Tom Carroll": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "16.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "267869", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.2", "creativity": "37.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "3829", "selected": "285540", "transfers_in": "14479", "transfers_out": "10650", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "16.5", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "3162", "selected": "293322", "transfers_in": "26206", "transfers_out": "23044", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.2", "creativity": "18.8", "threat": "22.0", "ict_index": "5.5", "transfers_balance": "7985", "selected": "307089", "transfers_in": "47439", "transfers_out": "39454", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "15.4", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "1511", "selected": "310432", "transfers_in": "23809", "transfers_out": "22298", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.0", "creativity": "50.0", "threat": "16.0", "ict_index": "8.7", "transfers_balance": "591", "selected": "312938", "transfers_in": "24681", "transfers_out": "24090", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "19.0", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "72", "selected": "314527", "transfers_in": "18498", "transfers_out": "18426", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "29.8", "creativity": "26.9", "threat": "2.0", "ict_index": "5.9", "transfers_balance": "-186", "selected": "316107", "transfers_in": "24366", "transfers_out": "24552", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "40.1", "threat": "17.0", "ict_index": "7.2", "transfers_balance": "49647", "selected": "368788", "transfers_in": "62371", "transfers_out": "12724", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "1.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-10843", "selected": "360135", "transfers_in": "26932", "transfers_out": "37775", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "3.2", "creativity": "2.8", "threat": "25.0", "ict_index": "3.1", "transfers_balance": "1025", "selected": "362713", "transfers_in": "19785", "transfers_out": "18760", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16983", "selected": "346987", "transfers_in": "9420", "transfers_out": "26403", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "29.3", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-31512", "selected": "315741", "transfers_in": "2104", "transfers_out": "33616", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.6", "creativity": "3.7", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-26372", "selected": "289622", "transfers_in": "1797", "transfers_out": "28169", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "11.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-18453", "selected": "271462", "transfers_in": "2540", "transfers_out": "20993", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "25.3", "threat": "12.0", "ict_index": "4.5", "transfers_balance": "-15203", "selected": "256798", "transfers_in": "4580", "transfers_out": "19783", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-9995", "selected": "247112", "transfers_in": "3548", "transfers_out": "13543", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "80", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.0", "creativity": "24.4", "threat": "7.0", "ict_index": "6.0", "transfers_balance": "-10942", "selected": "236414", "transfers_in": "2089", "transfers_out": "13031", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "28.2", "creativity": "38.8", "threat": "8.0", "ict_index": "7.5", "transfers_balance": "-7447", "selected": "229672", "transfers_in": "9461", "transfers_out": "16908", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.6", "creativity": "31.8", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "13536", "selected": "244917", "transfers_in": "21522", "transfers_out": "7986", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "28.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "15194", "selected": "261979", "transfers_in": "32811", "transfers_out": "17617", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.0", "creativity": "14.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "6294", "selected": "268832", "transfers_in": "32580", "transfers_out": "26286", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "16.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "13016", "selected": "283668", "transfers_in": "43751", "transfers_out": "30735", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "11.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "6771", "selected": "291603", "transfers_in": "28195", "transfers_out": "21424", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1968", "selected": "294367", "transfers_in": "19363", "transfers_out": "17395", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.8", "creativity": "3.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "400", "selected": "295129", "transfers_in": "14118", "transfers_out": "13718", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.4", "creativity": "33.4", "threat": "3.0", "ict_index": "5.1", "transfers_balance": "-2049", "selected": "293872", "transfers_in": "16895", "transfers_out": "18944", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "24.1", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "13957", "selected": "309120", "transfers_in": "27060", "transfers_out": "13103", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1572", "selected": "307861", "transfers_in": "7642", "transfers_out": "9214", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-7991", "selected": "304742", "transfers_in": "4787", "transfers_out": "12778", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "24.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-17257", "selected": "265559", "transfers_in": "1655", "transfers_out": "18912", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "3.9", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-9309", "selected": "256449", "transfers_in": "2090", "transfers_out": "11399", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.0", "creativity": "61.8", "threat": "31.0", "ict_index": "12.5", "transfers_balance": "-8060", "selected": "246183", "transfers_in": "2151", "transfers_out": "10211", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "1.4", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "1849", "selected": "249935", "transfers_in": "6700", "transfers_out": "4851", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "27.3", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "9563", "selected": "260735", "transfers_in": "16042", "transfers_out": "6479", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "46.8", "threat": "3.0", "ict_index": "6.8", "transfers_balance": "9539", "selected": "271427", "transfers_in": "15528", "transfers_out": "5989", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "9539", "selected": "271427", "transfers_in": "15528", "transfers_out": "5989", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.4", "creativity": "42.1", "threat": "3.0", "ict_index": "6.7", "transfers_balance": "-3453", "selected": "266559", "transfers_in": "4323", "transfers_out": "7776", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Gerard Deulofeu": [{"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.0", "creativity": "34.8", "threat": "11.0", "ict_index": "6.1", "transfers_balance": "2332", "selected": "2386", "transfers_in": "2530", "transfers_out": "198", "value": "60", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "88", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "39.8", "creativity": "48.3", "threat": "34.0", "ict_index": "12.2", "transfers_balance": "10902", "selected": "13626", "transfers_in": "12657", "transfers_out": "1755", "value": "60", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "13.8", "threat": "15.0", "ict_index": "4.1", "transfers_balance": "186550", "selected": "204123", "transfers_in": "192100", "transfers_out": "5550", "value": "60", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "26.8", "threat": "12.0", "ict_index": "5.0", "transfers_balance": "32988", "selected": "241038", "transfers_in": "58861", "transfers_out": "25873", "value": "60", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128174", "selected": "112014", "transfers_in": "1371", "transfers_out": "129545", "value": "59", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49391", "selected": "59251", "transfers_in": "124", "transfers_out": "49515", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14540", "selected": "41005", "transfers_in": "62", "transfers_out": "14602", "value": "57", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10623", "selected": "35273", "transfers_in": "42", "transfers_out": "10665", "value": "56", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4998", "selected": "30364", "transfers_in": "25", "transfers_out": "5023", "value": "56", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2808", "selected": "27447", "transfers_in": "12", "transfers_out": "2820", "value": "55", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1466", "selected": "26126", "transfers_in": "24", "transfers_out": "1490", "value": "55", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "10.8", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "-881", "selected": "25364", "transfers_in": "8", "transfers_out": "889", "value": "55", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "4.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-168", "selected": "25245", "transfers_in": "360", "transfers_out": "528", "value": "55", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "2.3", "threat": "31.0", "ict_index": "4.0", "transfers_balance": "-191", "selected": "25101", "transfers_in": "307", "transfers_out": "498", "value": "55", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Benjamin Chilwell": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "21829", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2657", "selected": "20678", "transfers_in": "235", "transfers_out": "2892", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2606", "selected": "18418", "transfers_in": "235", "transfers_out": "2841", "value": "44", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1816", "selected": "16944", "transfers_in": "239", "transfers_out": "2055", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "29.8", "creativity": "0.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-1108", "selected": "15980", "transfers_in": "173", "transfers_out": "1281", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.8", "creativity": "5.4", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-606", "selected": "15594", "transfers_in": "471", "transfers_out": "1077", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "540", "selected": "16421", "transfers_in": "1489", "transfers_out": "949", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "14.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-1078", "selected": "15452", "transfers_in": "329", "transfers_out": "1407", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "15381", "transfers_in": "464", "transfers_out": "613", "value": "43", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "7.0", "creativity": "1.5", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-491", "selected": "14970", "transfers_in": "388", "transfers_out": "879", "value": "43", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3890", "selected": "19098", "transfers_in": "5127", "transfers_out": "1237", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-455", "selected": "18738", "transfers_in": "1185", "transfers_out": "1640", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.6", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-160", "selected": "18686", "transfers_in": "772", "transfers_out": "932", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.4", "creativity": "2.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-593", "selected": "18189", "transfers_in": "308", "transfers_out": "901", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "8.8", "creativity": "12.8", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "935", "selected": "19250", "transfers_in": "1450", "transfers_out": "515", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.8", "creativity": "19.0", "threat": "10.0", "ict_index": "4.5", "transfers_balance": "5121", "selected": "24801", "transfers_in": "5845", "transfers_out": "724", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "2.4", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "1979", "selected": "26931", "transfers_in": "2855", "transfers_out": "876", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "3.5", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "2002", "selected": "29100", "transfers_in": "2816", "transfers_out": "814", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-217", "selected": "29083", "transfers_in": "1767", "transfers_out": "1984", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "18.7", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "459", "selected": "29692", "transfers_in": "1701", "transfers_out": "1242", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "29514", "transfers_in": "1611", "transfers_out": "1958", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3226", "selected": "26313", "transfers_in": "638", "transfers_out": "3864", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "23", "influence": "9.0", "creativity": "23.7", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-2133", "selected": "24281", "transfers_in": "1345", "transfers_out": "3478", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "10.2", "creativity": "2.7", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "12092", "selected": "36741", "transfers_in": "14254", "transfers_out": "2162", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "19.9", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "24828", "selected": "62293", "transfers_in": "30011", "transfers_out": "5183", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18229", "selected": "80919", "transfers_in": "21608", "transfers_out": "3379", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "2.6", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-8653", "selected": "72503", "transfers_in": "2594", "transfers_out": "11247", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.2", "creativity": "24.8", "threat": "7.0", "ict_index": "4.8", "transfers_balance": "472", "selected": "73335", "transfers_in": "4460", "transfers_out": "3988", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "27.4", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "1704", "selected": "75156", "transfers_in": "3505", "transfers_out": "1801", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.0", "creativity": "18.7", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "-867", "selected": "74078", "transfers_in": "2407", "transfers_out": "3274", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "40", "influence": "45.0", "creativity": "31.2", "threat": "4.0", "ict_index": "8.0", "transfers_balance": "13643", "selected": "86531", "transfers_in": "24162", "transfers_out": "10519", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "18.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "93248", "selected": "183452", "transfers_in": "96342", "transfers_out": "3094", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.0", "creativity": "25.4", "threat": "6.0", "ict_index": "5.5", "transfers_balance": "78027", "selected": "280227", "transfers_in": "83088", "transfers_out": "5061", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.8", "creativity": "37.6", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "78027", "selected": "280227", "transfers_in": "83088", "transfers_out": "5061", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "17.1", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "28665", "selected": "270789", "transfers_in": "35866", "transfers_out": "7201", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19014", "selected": "251251", "transfers_in": "17892", "transfers_out": "36906", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19014", "selected": "251251", "transfers_in": "17892", "transfers_out": "36906", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68236", "selected": "180514", "transfers_in": "49", "transfers_out": "68285", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Charlie Austin": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "8.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "56567", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.2", "creativity": "2.9", "threat": "17.0", "ict_index": "5.3", "transfers_balance": "-14666", "selected": "44591", "transfers_in": "881", "transfers_out": "15547", "value": "64", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1869", "selected": "49896", "transfers_in": "10016", "transfers_out": "8147", "value": "64", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-9842", "selected": "41280", "transfers_in": "2817", "transfers_out": "12659", "value": "64", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6655", "selected": "35008", "transfers_in": "1450", "transfers_out": "8105", "value": "63", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9401", "selected": "25783", "transfers_in": "391", "transfers_out": "9792", "value": "63", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "11.5", "threat": "24.0", "ict_index": "3.8", "transfers_balance": "-3554", "selected": "22404", "transfers_in": "637", "transfers_out": "4191", "value": "62", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1603", "selected": "21030", "transfers_in": "1010", "transfers_out": "2613", "value": "62", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "6.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-1330", "selected": "19822", "transfers_in": "483", "transfers_out": "1813", "value": "62", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1392", "selected": "18552", "transfers_in": "483", "transfers_out": "1875", "value": "61", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.8", "threat": "20.0", "ict_index": "2.2", "transfers_balance": "-1536", "selected": "17063", "transfers_in": "172", "transfers_out": "1708", "value": "61", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-542", "selected": "16626", "transfers_in": "293", "transfers_out": "835", "value": "60", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "13", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "79", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "65.4", "creativity": "6.8", "threat": "120.0", "ict_index": "19.2", "transfers_balance": "-150", "selected": "16567", "transfers_in": "466", "transfers_out": "616", "value": "60", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28549", "selected": "45898", "transfers_in": "30256", "transfers_out": "1707", "value": "60", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.0", "creativity": "3.6", "threat": "45.0", "ict_index": "8.1", "transfers_balance": "13051", "selected": "59760", "transfers_in": "18074", "transfers_out": "5023", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "85", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "39.2", "creativity": "6.6", "threat": "36.0", "ict_index": "8.2", "transfers_balance": "35331", "selected": "97489", "transfers_in": "41560", "transfers_out": "6229", "value": "61", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "4.8", "creativity": "15.7", "threat": "47.0", "ict_index": "6.8", "transfers_balance": "151503", "selected": "251842", "transfers_in": "156116", "transfers_out": "4613", "value": "62", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "6.0", "creativity": "0.2", "threat": "38.0", "ict_index": "4.4", "transfers_balance": "-9264", "selected": "244614", "transfers_in": "27999", "transfers_out": "37263", "value": "62", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "78", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "36.8", "creativity": "1.3", "threat": "51.0", "ict_index": "8.9", "transfers_balance": "66458", "selected": "315540", "transfers_in": "90901", "transfers_out": "24443", "value": "62", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144593", "selected": "171442", "transfers_in": "9273", "transfers_out": "153866", "value": "62", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66498", "selected": "105077", "transfers_in": "1701", "transfers_out": "68199", "value": "61", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18882", "selected": "86241", "transfers_in": "1358", "transfers_out": "20240", "value": "61", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26398", "selected": "60017", "transfers_in": "2394", "transfers_out": "28792", "value": "60", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11241", "selected": "48866", "transfers_in": "433", "transfers_out": "11674", "value": "60", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5769", "selected": "43176", "transfers_in": "219", "transfers_out": "5988", "value": "59", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3678", "selected": "39516", "transfers_in": "90", "transfers_out": "3768", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2738", "selected": "36804", "transfers_in": "89", "transfers_out": "2827", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1907", "selected": "34973", "transfers_in": "79", "transfers_out": "1986", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-710", "selected": "34289", "transfers_in": "43", "transfers_out": "753", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-658", "selected": "33731", "transfers_in": "46", "transfers_out": "704", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "2.3", "threat": "42.0", "ict_index": "4.6", "transfers_balance": "2368", "selected": "35780", "transfers_in": "3362", "transfers_out": "994", "value": "58", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.6", "creativity": "10.7", "threat": "52.0", "ict_index": "10.0", "transfers_balance": "3020", "selected": "38885", "transfers_in": "4037", "transfers_out": "1017", "value": "58", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "37689", "selected": "83722", "transfers_in": "39342", "transfers_out": "1653", "value": "58", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.3", "threat": "7.0", "ict_index": "1.4", "transfers_balance": "37689", "selected": "83722", "transfers_in": "39342", "transfers_out": "1653", "value": "58", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "11.5", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "5211", "selected": "70505", "transfers_in": "10113", "transfers_out": "4902", "value": "58", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.4", "creativity": "0.6", "threat": "35.0", "ict_index": "3.8", "transfers_balance": "14956", "selected": "86461", "transfers_in": "19655", "transfers_out": "4699", "value": "58", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.6", "creativity": "2.8", "threat": "111.0", "ict_index": "13.2", "transfers_balance": "14956", "selected": "86461", "transfers_in": "19655", "transfers_out": "4699", "value": "58", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "1.4", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-2673", "selected": "82963", "transfers_in": "6614", "transfers_out": "9287", "value": "58", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Joseph Gomez": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "14.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "14230", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "22.2", "creativity": "26.9", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-614", "selected": "20111", "transfers_in": "970", "transfers_out": "1584", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "42", "influence": "43.8", "creativity": "25.9", "threat": "0.0", "ict_index": "7.0", "transfers_balance": "4132", "selected": "29261", "transfers_in": "6230", "transfers_out": "2098", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "54206", "selected": "98252", "transfers_in": "66665", "transfers_out": "12459", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10362", "selected": "114321", "transfers_in": "24634", "transfers_out": "14272", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.6", "creativity": "10.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-13784", "selected": "103493", "transfers_in": "6083", "transfers_out": "19867", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "19.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-2058", "selected": "103070", "transfers_in": "7867", "transfers_out": "9925", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "18.0", "creativity": "23.1", "threat": "18.0", "ict_index": "5.9", "transfers_balance": "-7585", "selected": "96500", "transfers_in": "2820", "transfers_out": "10405", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.4", "creativity": "11.8", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "24054", "selected": "122752", "transfers_in": "28338", "transfers_out": "4284", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "21.0", "creativity": "4.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "26739", "selected": "151771", "transfers_in": "35947", "transfers_out": "9208", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "12.8", "creativity": "1.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "51459", "selected": "208168", "transfers_in": "57715", "transfers_out": "6256", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46460", "selected": "258049", "transfers_in": "55079", "transfers_out": "8619", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "4.8", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-14384", "selected": "244517", "transfers_in": "7922", "transfers_out": "22306", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "2448", "selected": "247812", "transfers_in": "10698", "transfers_out": "8250", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20803", "selected": "269877", "transfers_in": "25119", "transfers_out": "4316", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.6", "creativity": "19.0", "threat": "8.0", "ict_index": "6.3", "transfers_balance": "-6235", "selected": "265028", "transfers_in": "17070", "transfers_out": "23305", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "58716", "selected": "325978", "transfers_in": "64230", "transfers_out": "5514", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.0", "creativity": "5.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-20937", "selected": "306174", "transfers_in": "10997", "transfers_out": "31934", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "21069", "selected": "329855", "transfers_in": "37207", "transfers_out": "16138", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53715", "selected": "386179", "transfers_in": "64709", "transfers_out": "10994", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.6", "creativity": "13.8", "threat": "5.0", "ict_index": "3.6", "transfers_balance": "-24565", "selected": "363152", "transfers_in": "19640", "transfers_out": "44205", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.6", "creativity": "15.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-18423", "selected": "345478", "transfers_in": "16913", "transfers_out": "35336", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.2", "creativity": "12.2", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-19924", "selected": "327975", "transfers_in": "24207", "transfers_out": "44131", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.6", "creativity": "4.9", "threat": "9.0", "ict_index": "2.8", "transfers_balance": "12002", "selected": "341792", "transfers_in": "33873", "transfers_out": "21871", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.0", "creativity": "5.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "3002", "selected": "346492", "transfers_in": "23650", "transfers_out": "20648", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8843", "selected": "356205", "transfers_in": "22186", "transfers_out": "13343", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69613", "selected": "287011", "transfers_in": "6041", "transfers_out": "75654", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26879", "selected": "260890", "transfers_in": "6999", "transfers_out": "33878", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24435", "selected": "236488", "transfers_in": "2859", "transfers_out": "27294", "value": "47", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26010", "selected": "206807", "transfers_in": "1098", "transfers_out": "27108", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "18.0", "creativity": "17.3", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-14075", "selected": "176898", "transfers_in": "1296", "transfers_out": "15371", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20901", "selected": "173020", "transfers_in": "1554", "transfers_out": "22455", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17079", "selected": "155965", "transfers_in": "81", "transfers_out": "17160", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12411", "selected": "142611", "transfers_in": "75", "transfers_out": "12486", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.4", "creativity": "14.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-3953", "selected": "141730", "transfers_in": "1212", "transfers_out": "5165", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "31.8", "creativity": "30.6", "threat": "0.0", "ict_index": "6.2", "transfers_balance": "1019", "selected": "141660", "transfers_in": "3192", "transfers_out": "2173", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6322", "selected": "134819", "transfers_in": "262", "transfers_out": "6584", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6582", "selected": "128177", "transfers_in": "96", "transfers_out": "6678", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christian Kabasele": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1698", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-249", "selected": "1549", "transfers_in": "29", "transfers_out": "278", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.6", "creativity": "10.2", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "66", "selected": "1846", "transfers_in": "162", "transfers_out": "96", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.4", "creativity": "0.4", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "231", "selected": "2461", "transfers_in": "392", "transfers_out": "161", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "-1", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.8", "creativity": "0.0", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "2025", "selected": "5334", "transfers_in": "2876", "transfers_out": "851", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "33.0", "creativity": "0.2", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "150", "selected": "5747", "transfers_in": "813", "transfers_out": "663", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "1.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "564", "selected": "6538", "transfers_in": "1082", "transfers_out": "518", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.4", "creativity": "0.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-290", "selected": "6343", "transfers_in": "243", "transfers_out": "533", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.8", "creativity": "0.3", "threat": "23.0", "ict_index": "4.8", "transfers_balance": "4", "selected": "6409", "transfers_in": "293", "transfers_out": "289", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.0", "creativity": "1.9", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "683", "selected": "7242", "transfers_in": "1074", "transfers_out": "391", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "38.4", "creativity": "0.2", "threat": "21.0", "ict_index": "6.0", "transfers_balance": "5", "selected": "7320", "transfers_in": "334", "transfers_out": "329", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.4", "creativity": "0.9", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "1558", "selected": "9053", "transfers_in": "2048", "transfers_out": "490", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.4", "creativity": "0.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "8002", "selected": "17660", "transfers_in": "9122", "transfers_out": "1120", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "35.8", "creativity": "0.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "2444", "selected": "20460", "transfers_in": "4020", "transfers_out": "1576", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "63", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "44.6", "creativity": "0.1", "threat": "17.0", "ict_index": "6.2", "transfers_balance": "2396", "selected": "23208", "transfers_in": "3993", "transfers_out": "1597", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.6", "creativity": "0.5", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "46743", "selected": "73191", "transfers_in": "49658", "transfers_out": "2915", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "42315", "selected": "117658", "transfers_in": "46963", "transfers_out": "4648", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.0", "creativity": "12.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "28465", "selected": "147382", "transfers_in": "34525", "transfers_out": "6060", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.0", "creativity": "10.2", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "-5224", "selected": "142813", "transfers_in": "9931", "transfers_out": "15155", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.6", "creativity": "0.0", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-6867", "selected": "136240", "transfers_in": "4104", "transfers_out": "10971", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.4", "creativity": "0.7", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "9590", "selected": "146450", "transfers_in": "19922", "transfers_out": "10332", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.2", "creativity": "10.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-24725", "selected": "121781", "transfers_in": "1149", "transfers_out": "25874", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "28.2", "creativity": "0.3", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-13632", "selected": "108457", "transfers_in": "5457", "transfers_out": "19089", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-14323", "selected": "94239", "transfers_in": "1361", "transfers_out": "15684", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-8589", "selected": "85776", "transfers_in": "1352", "transfers_out": "9941", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5659", "selected": "80164", "transfers_in": "776", "transfers_out": "6435", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17915", "selected": "62292", "transfers_in": "419", "transfers_out": "18334", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12647", "selected": "49659", "transfers_in": "40", "transfers_out": "12687", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6062", "selected": "43532", "transfers_in": "19", "transfers_out": "6081", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4882", "selected": "36831", "transfers_in": "19", "transfers_out": "4901", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2547", "selected": "32622", "transfers_in": "26", "transfers_out": "2573", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2497", "selected": "31917", "transfers_in": "21", "transfers_out": "2518", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1448", "selected": "30478", "transfers_in": "19", "transfers_out": "1467", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-802", "selected": "29600", "transfers_in": "70", "transfers_out": "872", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "32.4", "creativity": "0.1", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-176", "selected": "29648", "transfers_in": "275", "transfers_out": "451", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.6", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-80", "selected": "29566", "transfers_in": "443", "transfers_out": "523", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "30.4", "creativity": "0.2", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-236", "selected": "29303", "transfers_in": "308", "transfers_out": "544", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-339", "selected": "28975", "transfers_in": "109", "transfers_out": "448", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Josh Pask": [{"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "325", "selected": "476", "transfers_in": "392", "transfers_out": "67", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "462", "selected": "1506", "transfers_in": "582", "transfers_out": "120", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "140", "selected": "1494", "transfers_in": "276", "transfers_out": "136", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "174", "selected": "1386", "transfers_in": "305", "transfers_out": "131", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "274", "selected": "1798", "transfers_in": "450", "transfers_out": "176", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "274", "selected": "1798", "transfers_in": "450", "transfers_out": "176", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "442", "selected": "2271", "transfers_in": "630", "transfers_out": "188", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Liam Rosenior": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "129815", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4579", "selected": "134898", "transfers_in": "4605", "transfers_out": "9184", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-10544", "selected": "127566", "transfers_in": "3028", "transfers_out": "13572", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "12325", "selected": "145534", "transfers_in": "31302", "transfers_out": "18977", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "3.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "7598", "selected": "156162", "transfers_in": "20895", "transfers_out": "13297", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13151", "selected": "172005", "transfers_in": "27122", "transfers_out": "13971", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "809", "selected": "174602", "transfers_in": "12747", "transfers_out": "11938", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6403", "selected": "169132", "transfers_in": "5879", "transfers_out": "12282", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5249", "selected": "164118", "transfers_in": "2149", "transfers_out": "7398", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7937", "selected": "156479", "transfers_in": "2181", "transfers_out": "10118", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4969", "selected": "151686", "transfers_in": "1304", "transfers_out": "6273", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2365", "selected": "149736", "transfers_in": "5379", "transfers_out": "7744", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17697", "selected": "169581", "transfers_in": "22922", "transfers_out": "5225", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11489", "selected": "182674", "transfers_in": "16934", "transfers_out": "5445", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11585", "selected": "196197", "transfers_in": "17278", "transfers_out": "5693", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14308", "selected": "213798", "transfers_in": "21313", "transfers_out": "7005", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "214761", "transfers_in": "6323", "transfers_out": "6547", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1128", "selected": "214712", "transfers_in": "6849", "transfers_out": "7977", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "52", "selected": "216538", "transfers_in": "9416", "transfers_out": "9364", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3041", "selected": "214293", "transfers_in": "2684", "transfers_out": "5725", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4217", "selected": "210999", "transfers_in": "3919", "transfers_out": "8136", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4210", "selected": "207180", "transfers_in": "4747", "transfers_out": "8957", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3632", "selected": "204954", "transfers_in": "7852", "transfers_out": "11484", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "206013", "transfers_in": "6225", "transfers_out": "6101", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1677", "selected": "209061", "transfers_in": "7514", "transfers_out": "5837", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1423", "selected": "208085", "transfers_in": "2848", "transfers_out": "4271", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-872", "selected": "208089", "transfers_in": "4591", "transfers_out": "5463", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "599", "selected": "210036", "transfers_in": "5539", "transfers_out": "4940", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "210491", "transfers_in": "2509", "transfers_out": "2722", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "571", "selected": "189765", "transfers_in": "3546", "transfers_out": "2975", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-454", "selected": "187205", "transfers_in": "3716", "transfers_out": "4170", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-534", "selected": "187101", "transfers_in": "2714", "transfers_out": "3248", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "668", "selected": "193951", "transfers_in": "4857", "transfers_out": "4189", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "668", "selected": "193951", "transfers_in": "4857", "transfers_out": "4189", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2147", "selected": "183955", "transfers_in": "1031", "transfers_out": "3178", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "181721", "transfers_in": "1399", "transfers_out": "4151", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "181721", "transfers_in": "1399", "transfers_out": "4151", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2978", "selected": "178577", "transfers_in": "984", "transfers_out": "3962", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Lukas Nmecha": [{"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1895", "selected": "2722", "transfers_in": "2968", "transfers_out": "1073", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "434", "selected": "3454", "transfers_in": "981", "transfers_out": "547", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "350", "selected": "3866", "transfers_in": "886", "transfers_out": "536", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "494", "selected": "4976", "transfers_in": "1080", "transfers_out": "586", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "578", "selected": "5761", "transfers_in": "1177", "transfers_out": "599", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "519", "selected": "7020", "transfers_in": "1160", "transfers_out": "641", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "5899", "transfers_in": "326", "transfers_out": "795", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-76", "selected": "5939", "transfers_in": "304", "transfers_out": "380", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "462", "selected": "6549", "transfers_in": "944", "transfers_out": "482", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "462", "selected": "6549", "transfers_in": "944", "transfers_out": "482", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "830", "selected": "7553", "transfers_in": "1372", "transfers_out": "542", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Oluwaseyi Ojo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1876", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "1654", "transfers_in": "32", "transfers_out": "500", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-419", "selected": "1238", "transfers_in": "2", "transfers_out": "421", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "1026", "transfers_in": "2", "transfers_out": "216", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "937", "transfers_in": "3", "transfers_out": "96", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "868", "transfers_in": "3", "transfers_out": "74", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "832", "transfers_in": "4", "transfers_out": "41", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "790", "transfers_in": "1", "transfers_out": "44", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "773", "transfers_in": "1", "transfers_out": "19", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "757", "transfers_in": "2", "transfers_out": "19", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "748", "transfers_in": "0", "transfers_out": "9", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "738", "transfers_in": "1", "transfers_out": "11", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "735", "transfers_in": "0", "transfers_out": "4", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "731", "transfers_in": "1", "transfers_out": "5", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "725", "transfers_in": "0", "transfers_out": "6", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "720", "transfers_in": "2", "transfers_out": "8", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "718", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "717", "transfers_in": "2", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "718", "transfers_in": "2", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "719", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "716", "transfers_in": "1", "transfers_out": "4", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "716", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "713", "transfers_in": "1", "transfers_out": "6", "value": "50", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "711", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "714", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "712", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "710", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "713", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "714", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "817", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "819", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "819", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "820", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "822", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "819", "transfers_in": "2", "transfers_out": "4", "value": "50", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "818", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "817", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "817", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Tommy Smith": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "10.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "23205", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "3.8", "creativity": "2.4", "threat": "1.0", "ict_index": "0.7", "transfers_balance": "-2479", "selected": "22058", "transfers_in": "542", "transfers_out": "3021", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "24.0", "creativity": "64.5", "threat": "0.0", "ict_index": "8.9", "transfers_balance": "-794", "selected": "22097", "transfers_in": "1423", "transfers_out": "2217", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1727", "selected": "26035", "transfers_in": "3977", "transfers_out": "2250", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.4", "creativity": "24.5", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "-1341", "selected": "25489", "transfers_in": "1413", "transfers_out": "2754", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "14.2", "creativity": "6.3", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-1734", "selected": "24351", "transfers_in": "1264", "transfers_out": "2998", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.6", "creativity": "2.1", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "-433", "selected": "24561", "transfers_in": "2045", "transfers_out": "2478", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.8", "creativity": "3.2", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-2329", "selected": "22408", "transfers_in": "401", "transfers_out": "2730", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "34.6", "creativity": "0.9", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-1628", "selected": "20844", "transfers_in": "156", "transfers_out": "1784", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1223", "selected": "19749", "transfers_in": "341", "transfers_out": "1564", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-733", "selected": "19111", "transfers_in": "420", "transfers_out": "1153", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-903", "selected": "18330", "transfers_in": "369", "transfers_out": "1272", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "4.3", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-1283", "selected": "17077", "transfers_in": "71", "transfers_out": "1354", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-586", "selected": "16531", "transfers_in": "102", "transfers_out": "688", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.4", "creativity": "2.8", "threat": "7.0", "ict_index": "2.0", "transfers_balance": "-572", "selected": "15996", "transfers_in": "105", "transfers_out": "677", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "11.8", "creativity": "34.7", "threat": "3.0", "ict_index": "5.0", "transfers_balance": "-221", "selected": "15864", "transfers_in": "347", "transfers_out": "568", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.2", "creativity": "3.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-57", "selected": "15883", "transfers_in": "338", "transfers_out": "395", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "15663", "transfers_in": "150", "transfers_out": "414", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.2", "creativity": "14.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-272", "selected": "15488", "transfers_in": "366", "transfers_out": "638", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "34.6", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "426", "selected": "16012", "transfers_in": "837", "transfers_out": "411", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "1.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "11", "selected": "16105", "transfers_in": "650", "transfers_out": "639", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.2", "creativity": "17.1", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-454", "selected": "15672", "transfers_in": "171", "transfers_out": "625", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "70", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "1.7", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-258", "selected": "15521", "transfers_in": "467", "transfers_out": "725", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "14975", "transfers_in": "153", "transfers_out": "734", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-547", "selected": "14473", "transfers_in": "60", "transfers_out": "607", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.2", "creativity": "4.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-386", "selected": "14105", "transfers_in": "30", "transfers_out": "416", "value": "47", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-612", "selected": "13538", "transfers_in": "163", "transfers_out": "775", "value": "47", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.4", "creativity": "11.2", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "-645", "selected": "12900", "transfers_in": "49", "transfers_out": "694", "value": "47", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "12832", "transfers_in": "50", "transfers_out": "130", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "13970", "transfers_in": "131", "transfers_out": "138", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "147", "selected": "14955", "transfers_in": "319", "transfers_out": "172", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.0", "creativity": "2.6", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "-206", "selected": "13955", "transfers_in": "29", "transfers_out": "235", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "13899", "transfers_in": "46", "transfers_out": "108", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "13791", "transfers_in": "45", "transfers_out": "139", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "13675", "transfers_in": "13", "transfers_out": "77", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.4", "creativity": "1.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-82", "selected": "13601", "transfers_in": "23", "transfers_out": "105", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-82", "selected": "13601", "transfers_in": "23", "transfers_out": "105", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "13631", "transfers_in": "78", "transfers_out": "66", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mousa Demb\u00e9l\u00e9": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "15.0", "creativity": "18.8", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "0", "selected": "98847", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "13.8", "threat": "9.0", "ict_index": "4.6", "transfers_balance": "3751", "selected": "133074", "transfers_in": "13023", "transfers_out": "9272", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.4", "creativity": "16.8", "threat": "18.0", "ict_index": "4.3", "transfers_balance": "13626", "selected": "162007", "transfers_in": "26972", "transfers_out": "13346", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3833", "selected": "168124", "transfers_in": "13674", "transfers_out": "17507", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10437", "selected": "160503", "transfers_in": "4804", "transfers_out": "15241", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16531", "selected": "145937", "transfers_in": "3190", "transfers_out": "19721", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33431", "selected": "112719", "transfers_in": "463", "transfers_out": "33894", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16761", "selected": "96085", "transfers_in": "298", "transfers_out": "17059", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5049", "selected": "91121", "transfers_in": "197", "transfers_out": "5246", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.2", "creativity": "22.9", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-3651", "selected": "87709", "transfers_in": "812", "transfers_out": "4463", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.4", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-147", "selected": "88050", "transfers_in": "1697", "transfers_out": "1844", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "18.0", "creativity": "14.0", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-891", "selected": "87739", "transfers_in": "1222", "transfers_out": "2113", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-360", "selected": "87719", "transfers_in": "1280", "transfers_out": "1640", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.2", "creativity": "13.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1160", "selected": "86809", "transfers_in": "658", "transfers_out": "1818", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.4", "creativity": "3.3", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-923", "selected": "86187", "transfers_in": "852", "transfers_out": "1775", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "11.5", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "741", "selected": "87429", "transfers_in": "2409", "transfers_out": "1668", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.8", "creativity": "2.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-634", "selected": "87077", "transfers_in": "905", "transfers_out": "1539", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-1253", "selected": "86045", "transfers_in": "539", "transfers_out": "1792", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1227", "selected": "85195", "transfers_in": "868", "transfers_out": "2095", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "53", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "12.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-961", "selected": "84457", "transfers_in": "559", "transfers_out": "1520", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1475", "selected": "81522", "transfers_in": "236", "transfers_out": "1711", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1475", "selected": "81522", "transfers_in": "236", "transfers_out": "1711", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.6", "creativity": "25.6", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-1890", "selected": "79919", "transfers_in": "526", "transfers_out": "2416", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "15.1", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-196", "selected": "79958", "transfers_in": "804", "transfers_out": "1000", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.6", "creativity": "34.8", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-321", "selected": "79941", "transfers_in": "640", "transfers_out": "961", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.4", "creativity": "4.0", "threat": "25.0", "ict_index": "4.5", "transfers_balance": "404", "selected": "80539", "transfers_in": "1045", "transfers_out": "641", "value": "49", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.6", "creativity": "15.3", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "659", "selected": "81628", "transfers_in": "1682", "transfers_out": "1023", "value": "49", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.2", "creativity": "8.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "5932", "selected": "88764", "transfers_in": "7248", "transfers_out": "1316", "value": "49", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "18.9", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "3331", "selected": "92686", "transfers_in": "4572", "transfers_out": "1241", "value": "49", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.6", "creativity": "4.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "3273", "selected": "102337", "transfers_in": "4902", "transfers_out": "1629", "value": "49", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "4.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-387", "selected": "101377", "transfers_in": "1328", "transfers_out": "1715", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.0", "creativity": "16.1", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "453", "selected": "102107", "transfers_in": "1888", "transfers_out": "1435", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.0", "creativity": "1.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "1616", "selected": "104430", "transfers_in": "3103", "transfers_out": "1487", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "1.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "1616", "selected": "104430", "transfers_in": "3103", "transfers_out": "1487", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.0", "creativity": "17.2", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-246", "selected": "102321", "transfers_in": "826", "transfers_out": "1072", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2266", "selected": "100029", "transfers_in": "305", "transfers_out": "2571", "value": "49", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2266", "selected": "100029", "transfers_in": "305", "transfers_out": "2571", "value": "49", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2591", "selected": "97451", "transfers_in": "37", "transfers_out": "2628", "value": "49", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ruben Loftus-Cheek": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.8", "creativity": "15.1", "threat": "18.0", "ict_index": "5.4", "transfers_balance": "0", "selected": "483364", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.0", "creativity": "21.8", "threat": "4.0", "ict_index": "4.8", "transfers_balance": "5350", "selected": "519175", "transfers_in": "30833", "transfers_out": "25483", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33250", "selected": "493007", "transfers_in": "42255", "transfers_out": "75505", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75677", "selected": "418578", "transfers_in": "15453", "transfers_out": "91130", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "26.5", "threat": "31.0", "ict_index": "6.8", "transfers_balance": "-40180", "selected": "379118", "transfers_in": "8318", "transfers_out": "48498", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "8.3", "threat": "14.0", "ict_index": "2.8", "transfers_balance": "-16592", "selected": "363879", "transfers_in": "16558", "transfers_out": "33150", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21906", "selected": "343012", "transfers_in": "14874", "transfers_out": "36780", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34013", "selected": "309397", "transfers_in": "8410", "transfers_out": "42423", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "0.8", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-12372", "selected": "297193", "transfers_in": "5311", "transfers_out": "17683", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.2", "creativity": "45.4", "threat": "17.0", "ict_index": "8.7", "transfers_balance": "-15287", "selected": "282280", "transfers_in": "6604", "transfers_out": "21891", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.8", "creativity": "1.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1757", "selected": "280983", "transfers_in": "7161", "transfers_out": "8918", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.8", "creativity": "33.3", "threat": "29.0", "ict_index": "7.9", "transfers_balance": "-1223", "selected": "280458", "transfers_in": "13570", "transfers_out": "14793", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "40.8", "creativity": "18.8", "threat": "61.0", "ict_index": "12.1", "transfers_balance": "27218", "selected": "308854", "transfers_in": "33527", "transfers_out": "6309", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "4.9", "threat": "27.0", "ict_index": "4.7", "transfers_balance": "69260", "selected": "379807", "transfers_in": "73893", "transfers_out": "4633", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "37.0", "threat": "6.0", "ict_index": "6.1", "transfers_balance": "31814", "selected": "412979", "transfers_in": "40042", "transfers_out": "8228", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.6", "creativity": "27.8", "threat": "20.0", "ict_index": "6.1", "transfers_balance": "23390", "selected": "438423", "transfers_in": "36654", "transfers_out": "13264", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "4.6", "threat": "38.0", "ict_index": "5.4", "transfers_balance": "1855", "selected": "440974", "transfers_in": "15821", "transfers_out": "13966", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.4", "creativity": "28.2", "threat": "31.0", "ict_index": "9.1", "transfers_balance": "-8691", "selected": "432809", "transfers_in": "9895", "transfers_out": "18586", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "8.8", "creativity": "3.4", "threat": "31.0", "ict_index": "4.3", "transfers_balance": "26879", "selected": "461587", "transfers_in": "45861", "transfers_out": "18982", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "15.7", "threat": "30.0", "ict_index": "5.1", "transfers_balance": "18402", "selected": "481522", "transfers_in": "28641", "transfers_out": "10239", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4868", "selected": "477794", "transfers_in": "24886", "transfers_out": "29754", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52224", "selected": "425821", "transfers_in": "13734", "transfers_out": "65958", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67152", "selected": "358953", "transfers_in": "6104", "transfers_out": "73256", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74440", "selected": "284554", "transfers_in": "1116", "transfers_out": "75556", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49325", "selected": "235265", "transfers_in": "338", "transfers_out": "49663", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27537", "selected": "207752", "transfers_in": "209", "transfers_out": "27746", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25427", "selected": "182349", "transfers_in": "140", "transfers_out": "25567", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15214", "selected": "167171", "transfers_in": "151", "transfers_out": "15365", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7878", "selected": "159184", "transfers_in": "76", "transfers_out": "7954", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7473", "selected": "193356", "transfers_in": "82", "transfers_out": "7555", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4798", "selected": "182583", "transfers_in": "463", "transfers_out": "5261", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4688", "selected": "184301", "transfers_in": "2029", "transfers_out": "6717", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "25.3", "threat": "20.0", "ict_index": "6.1", "transfers_balance": "-1367", "selected": "183082", "transfers_in": "2498", "transfers_out": "3865", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.8", "creativity": "13.6", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "950", "selected": "183724", "transfers_in": "3891", "transfers_out": "2941", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.4", "creativity": "3.8", "threat": "39.0", "ict_index": "5.6", "transfers_balance": "385", "selected": "184511", "transfers_in": "2269", "transfers_out": "1884", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "48.6", "creativity": "6.0", "threat": "25.0", "ict_index": "8.0", "transfers_balance": "-411", "selected": "184246", "transfers_in": "2536", "transfers_out": "2947", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.4", "creativity": "26.3", "threat": "11.0", "ict_index": "6.4", "transfers_balance": "4811", "selected": "189419", "transfers_in": "7271", "transfers_out": "2460", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "7.3", "threat": "25.0", "ict_index": "3.9", "transfers_balance": "18398", "selected": "209138", "transfers_in": "20021", "transfers_out": "1623", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Antonio Valencia": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.4", "creativity": "17.2", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "0", "selected": "362470", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "14.4", "creativity": "5.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "8613", "selected": "438316", "transfers_in": "28474", "transfers_out": "19861", "value": "65", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "19.2", "creativity": "26.3", "threat": "28.0", "ict_index": "7.4", "transfers_balance": "-15364", "selected": "443380", "transfers_in": "24663", "transfers_out": "40027", "value": "65", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "27.7", "threat": "15.0", "ict_index": "6.4", "transfers_balance": "9397", "selected": "479178", "transfers_in": "35210", "transfers_out": "25813", "value": "65", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "36.2", "creativity": "2.5", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "-19285", "selected": "470771", "transfers_in": "11396", "transfers_out": "30681", "value": "65", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "7.0", "creativity": "2.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "77227", "selected": "574499", "transfers_in": "96731", "transfers_out": "19504", "value": "65", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "23.4", "creativity": "3.8", "threat": "16.0", "ict_index": "4.3", "transfers_balance": "21550", "selected": "614845", "transfers_in": "77712", "transfers_out": "56162", "value": "66", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.4", "creativity": "2.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2532", "selected": "628356", "transfers_in": "35338", "transfers_out": "37870", "value": "66", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "7.6", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "111746", "selected": "753486", "transfers_in": "122834", "transfers_out": "11088", "value": "66", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "3.6", "creativity": "10.8", "threat": "30.0", "ict_index": "4.4", "transfers_balance": "-13182", "selected": "751732", "transfers_in": "35677", "transfers_out": "48859", "value": "67", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.8", "creativity": "7.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6753", "selected": "767911", "transfers_in": "30563", "transfers_out": "23810", "value": "67", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.2", "creativity": "23.2", "threat": "20.0", "ict_index": "6.4", "transfers_balance": "54188", "selected": "834482", "transfers_in": "73226", "transfers_out": "19038", "value": "67", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "15.8", "creativity": "19.6", "threat": "8.0", "ict_index": "4.3", "transfers_balance": "7134", "selected": "848681", "transfers_in": "36947", "transfers_out": "29813", "value": "67", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.8", "creativity": "2.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "5098", "selected": "859235", "transfers_in": "24928", "transfers_out": "19830", "value": "68", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "52.2", "creativity": "15.2", "threat": "17.0", "ict_index": "8.4", "transfers_balance": "-24982", "selected": "839478", "transfers_in": "14536", "transfers_out": "39518", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "4.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "23678", "selected": "874997", "transfers_in": "46054", "transfers_out": "22376", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.4", "creativity": "6.8", "threat": "24.0", "ict_index": "4.1", "transfers_balance": "33815", "selected": "916027", "transfers_in": "46842", "transfers_out": "13027", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "65", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.6", "creativity": "6.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "44037", "selected": "967833", "transfers_in": "54690", "transfers_out": "10653", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154921", "selected": "817342", "transfers_in": "12249", "transfers_out": "167170", "value": "69", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136326", "selected": "682293", "transfers_in": "1799", "transfers_out": "138125", "value": "69", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120202", "selected": "563374", "transfers_in": "1499", "transfers_out": "121701", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49492", "selected": "514533", "transfers_in": "984", "transfers_out": "50476", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "51.8", "creativity": "15.4", "threat": "23.0", "ict_index": "9.0", "transfers_balance": "-70595", "selected": "446367", "transfers_in": "2922", "transfers_out": "73517", "value": "67", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.0", "creativity": "14.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "40340", "selected": "491761", "transfers_in": "52968", "transfers_out": "12628", "value": "67", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "20.8", "creativity": "22.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "18320", "selected": "517614", "transfers_in": "31530", "transfers_out": "13210", "value": "67", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "17.8", "creativity": "30.9", "threat": "16.0", "ict_index": "6.5", "transfers_balance": "31374", "selected": "553008", "transfers_in": "40096", "transfers_out": "8722", "value": "68", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "10.9", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "102208", "selected": "663578", "transfers_in": "113351", "transfers_out": "11143", "value": "69", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "24.4", "creativity": "30.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-28557", "selected": "641614", "transfers_in": "17852", "transfers_out": "46409", "value": "69", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.0", "creativity": "42.9", "threat": "10.0", "ict_index": "8.6", "transfers_balance": "11116", "selected": "655978", "transfers_in": "24104", "transfers_out": "12988", "value": "69", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "7.3", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-20487", "selected": "658814", "transfers_in": "6385", "transfers_out": "26872", "value": "69", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "16.4", "creativity": "13.8", "threat": "6.0", "ict_index": "3.6", "transfers_balance": "25463", "selected": "685500", "transfers_in": "34650", "transfers_out": "9187", "value": "69", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "2.4", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-9876", "selected": "675965", "transfers_in": "9377", "transfers_out": "19253", "value": "69", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.8", "creativity": "18.9", "threat": "10.0", "ict_index": "3.6", "transfers_balance": "32080", "selected": "716979", "transfers_in": "41839", "transfers_out": "9759", "value": "69", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32080", "selected": "716979", "transfers_in": "41839", "transfers_out": "9759", "value": "69", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.4", "creativity": "5.4", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "-2076", "selected": "683227", "transfers_in": "10238", "transfers_out": "12314", "value": "69", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12495", "selected": "697677", "transfers_in": "21159", "transfers_out": "8664", "value": "69", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.0", "creativity": "31.3", "threat": "6.0", "ict_index": "5.5", "transfers_balance": "12495", "selected": "697677", "transfers_in": "21159", "transfers_out": "8664", "value": "69", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9160", "selected": "688218", "transfers_in": "6968", "transfers_out": "16128", "value": "69", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Darren Fletcher": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "3.1", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "44764", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.8", "creativity": "27.8", "threat": "1.0", "ict_index": "4.9", "transfers_balance": "-3048", "selected": "43766", "transfers_in": "526", "transfers_out": "3574", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.4", "creativity": "15.3", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "-2263", "selected": "42825", "transfers_in": "1734", "transfers_out": "3997", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "2.6", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-6331", "selected": "36922", "transfers_in": "511", "transfers_out": "6842", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "16.5", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-1903", "selected": "35426", "transfers_in": "929", "transfers_out": "2832", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "12.9", "threat": "12.0", "ict_index": "3.1", "transfers_balance": "-2301", "selected": "33498", "transfers_in": "591", "transfers_out": "2892", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "11.1", "threat": "16.0", "ict_index": "4.1", "transfers_balance": "-1760", "selected": "32003", "transfers_in": "735", "transfers_out": "2495", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1574", "selected": "30645", "transfers_in": "649", "transfers_out": "2223", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.6", "creativity": "38.8", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "-781", "selected": "29986", "transfers_in": "609", "transfers_out": "1390", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "50.8", "creativity": "0.8", "threat": "7.0", "ict_index": "5.9", "transfers_balance": "-1399", "selected": "28724", "transfers_in": "555", "transfers_out": "1954", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.4", "creativity": "13.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "9272", "selected": "39121", "transfers_in": "11151", "transfers_out": "1879", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.4", "creativity": "58.1", "threat": "2.0", "ict_index": "8.5", "transfers_balance": "683", "selected": "40684", "transfers_in": "3696", "transfers_out": "3013", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.0", "creativity": "42.2", "threat": "0.0", "ict_index": "6.6", "transfers_balance": "-1253", "selected": "39733", "transfers_in": "1538", "transfers_out": "2791", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "84", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.2", "creativity": "6.1", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-1842", "selected": "38061", "transfers_in": "621", "transfers_out": "2463", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-1451", "selected": "36705", "transfers_in": "627", "transfers_out": "2078", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.0", "creativity": "21.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-1806", "selected": "35032", "transfers_in": "320", "transfers_out": "2126", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "2.0", "creativity": "1.0", "threat": "1.0", "ict_index": "0.4", "transfers_balance": "-312", "selected": "34849", "transfers_in": "653", "transfers_out": "965", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "29.9", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-669", "selected": "34302", "transfers_in": "535", "transfers_out": "1204", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "0.2", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-1058", "selected": "33391", "transfers_in": "606", "transfers_out": "1664", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "14.9", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-950", "selected": "32534", "transfers_in": "234", "transfers_out": "1184", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.6", "creativity": "1.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1321", "selected": "31305", "transfers_in": "281", "transfers_out": "1602", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-640", "selected": "30705", "transfers_in": "341", "transfers_out": "981", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.8", "creativity": "12.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-1749", "selected": "29047", "transfers_in": "179", "transfers_out": "1928", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "0.3", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-808", "selected": "28299", "transfers_in": "295", "transfers_out": "1103", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-455", "selected": "27922", "transfers_in": "331", "transfers_out": "786", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-328", "selected": "27630", "transfers_in": "216", "transfers_out": "544", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "1.9", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-1675", "selected": "26001", "transfers_in": "71", "transfers_out": "1746", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-444", "selected": "25622", "transfers_in": "159", "transfers_out": "603", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "25388", "transfers_in": "74", "transfers_out": "338", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-325", "selected": "26741", "transfers_in": "91", "transfers_out": "416", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "26667", "transfers_in": "142", "transfers_out": "272", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-400", "selected": "26269", "transfers_in": "50", "transfers_out": "450", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-238", "selected": "26048", "transfers_in": "43", "transfers_out": "281", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-242", "selected": "25780", "transfers_in": "50", "transfers_out": "292", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "25730", "transfers_in": "101", "transfers_out": "210", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-150", "selected": "25592", "transfers_in": "26", "transfers_out": "176", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "25448", "transfers_in": "25", "transfers_out": "162", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.8", "creativity": "25.5", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "-150", "selected": "25307", "transfers_in": "36", "transfers_out": "186", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sebastian Pr\u00f6dl": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "23351", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-3314", "selected": "21181", "transfers_in": "221", "transfers_out": "3535", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.4", "creativity": "10.2", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "1640", "selected": "23948", "transfers_in": "2945", "transfers_out": "1305", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "25534", "transfers_in": "3261", "transfers_out": "3404", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4172", "selected": "21440", "transfers_in": "142", "transfers_out": "4314", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3945", "selected": "17514", "transfers_in": "53", "transfers_out": "3998", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2296", "selected": "15240", "transfers_in": "163", "transfers_out": "2459", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1682", "selected": "13575", "transfers_in": "92", "transfers_out": "1774", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-907", "selected": "12681", "transfers_in": "53", "transfers_out": "960", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1066", "selected": "11624", "transfers_in": "66", "transfers_out": "1132", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-688", "selected": "10939", "transfers_in": "41", "transfers_out": "729", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-633", "selected": "10316", "transfers_in": "73", "transfers_out": "706", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.4", "creativity": "10.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "225", "selected": "10596", "transfers_in": "505", "transfers_out": "280", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "57", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.6", "creativity": "0.3", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-72", "selected": "10556", "transfers_in": "241", "transfers_out": "313", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "64", "selected": "10674", "transfers_in": "346", "transfers_out": "282", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "473", "selected": "11236", "transfers_in": "758", "transfers_out": "285", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-140", "selected": "11132", "transfers_in": "193", "transfers_out": "333", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "0.8", "threat": "10.0", "ict_index": "2.6", "transfers_balance": "113", "selected": "11285", "transfers_in": "392", "transfers_out": "279", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-11", "selected": "11326", "transfers_in": "423", "transfers_out": "434", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "169", "selected": "11545", "transfers_in": "469", "transfers_out": "300", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "26", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.4", "creativity": "0.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-68", "selected": "11519", "transfers_in": "424", "transfers_out": "492", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-541", "selected": "10986", "transfers_in": "103", "transfers_out": "644", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "10701", "transfers_in": "299", "transfers_out": "643", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-368", "selected": "10363", "transfers_in": "125", "transfers_out": "493", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.4", "creativity": "0.1", "threat": "19.0", "ict_index": "3.7", "transfers_balance": "-117", "selected": "10284", "transfers_in": "182", "transfers_out": "299", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.8", "creativity": "0.4", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "574", "selected": "10901", "transfers_in": "838", "transfers_out": "264", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.4", "creativity": "0.4", "threat": "9.0", "ict_index": "2.7", "transfers_balance": "806", "selected": "11786", "transfers_in": "1128", "transfers_out": "322", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "9.8", "creativity": "0.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "131", "selected": "12009", "transfers_in": "528", "transfers_out": "397", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "9.4", "creativity": "0.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "2419", "selected": "14706", "transfers_in": "2802", "transfers_out": "383", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "0.5", "threat": "6.0", "ict_index": "1.4", "transfers_balance": "1008", "selected": "16667", "transfers_in": "1634", "transfers_out": "626", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "0.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "283", "selected": "17639", "transfers_in": "834", "transfers_out": "551", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "0.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "434", "selected": "17481", "transfers_in": "1161", "transfers_out": "727", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.0", "creativity": "0.5", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-355", "selected": "17121", "transfers_in": "177", "transfers_out": "532", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.8", "creativity": "0.3", "threat": "25.0", "ict_index": "4.6", "transfers_balance": "-396", "selected": "16567", "transfers_in": "208", "transfers_out": "604", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "234", "selected": "17352", "transfers_in": "503", "transfers_out": "269", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1247", "selected": "15740", "transfers_in": "7", "transfers_out": "1254", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-982", "selected": "14711", "transfers_in": "6", "transfers_out": "988", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-631", "selected": "14108", "transfers_in": "8", "transfers_out": "639", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Javier Hern\u00e1ndez Balc\u00e1zar": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "8.3", "threat": "11.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "833378", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "13", "goals": "2", "assists": "0", "conceded": "3", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "75.6", "creativity": "33.6", "threat": "67.0", "ict_index": "17.6", "transfers_balance": "-73234", "selected": "832247", "transfers_in": "29143", "transfers_out": "102377", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.6", "creativity": "11.0", "threat": "34.0", "ict_index": "5.4", "transfers_balance": "473662", "selected": "1389225", "transfers_in": "511665", "transfers_out": "38003", "value": "71", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "25.3", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "-22619", "selected": "1401076", "transfers_in": "141605", "transfers_out": "164224", "value": "71", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.0", "creativity": "12.7", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-194799", "selected": "1215092", "transfers_in": "35846", "transfers_out": "230645", "value": "71", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "5", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "40.6", "creativity": "11.1", "threat": "70.0", "ict_index": "12.2", "transfers_balance": "-228432", "selected": "994617", "transfers_in": "40636", "transfers_out": "269068", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "14.7", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "26869", "selected": "1029867", "transfers_in": "128983", "transfers_out": "102114", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.6", "creativity": "32.8", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-65725", "selected": "970902", "transfers_in": "63891", "transfers_out": "129616", "value": "70", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "3.7", "threat": "29.0", "ict_index": "2.9", "transfers_balance": "-151882", "selected": "820652", "transfers_in": "15920", "transfers_out": "167802", "value": "70", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.8", "creativity": "3.5", "threat": "23.0", "ict_index": "6.1", "transfers_balance": "-112736", "selected": "710248", "transfers_in": "18380", "transfers_out": "131116", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "3.2", "threat": "8.0", "ict_index": "0.6", "transfers_balance": "-18137", "selected": "695431", "transfers_in": "24839", "transfers_out": "42976", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124283", "selected": "572957", "transfers_in": "8797", "transfers_out": "133080", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86972", "selected": "486207", "transfers_in": "825", "transfers_out": "87797", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40760", "selected": "445614", "transfers_in": "470", "transfers_out": "41230", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32379", "selected": "413360", "transfers_in": "230", "transfers_out": "32609", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21438", "selected": "392135", "transfers_in": "650", "transfers_out": "22088", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.0", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-5413", "selected": "387082", "transfers_in": "2300", "transfers_out": "7713", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "12.3", "threat": "38.0", "ict_index": "5.7", "transfers_balance": "-886", "selected": "386814", "transfers_in": "6170", "transfers_out": "7056", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3787", "selected": "391662", "transfers_in": "15031", "transfers_out": "11244", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.2", "creativity": "12.8", "threat": "35.0", "ict_index": "5.5", "transfers_balance": "-6792", "selected": "385485", "transfers_in": "5518", "transfers_out": "12310", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "10.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "31540", "selected": "409300", "transfers_in": "40251", "transfers_out": "8711", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "5.3", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "31540", "selected": "409300", "transfers_in": "40251", "transfers_out": "8711", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12444", "selected": "398256", "transfers_in": "11205", "transfers_out": "23649", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "26", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.4", "creativity": "10.3", "threat": "17.0", "ict_index": "6.3", "transfers_balance": "-25712", "selected": "372886", "transfers_in": "1276", "transfers_out": "26988", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "17.1", "threat": "23.0", "ict_index": "5.1", "transfers_balance": "20968", "selected": "395649", "transfers_in": "29695", "transfers_out": "8727", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "38.6", "creativity": "6.3", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "802", "selected": "397151", "transfers_in": "9182", "transfers_out": "8380", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "87", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "41.2", "creativity": "4.4", "threat": "27.0", "ict_index": "7.3", "transfers_balance": "30322", "selected": "429832", "transfers_in": "39083", "transfers_out": "8761", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18444", "selected": "452407", "transfers_in": "36929", "transfers_out": "18485", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "14.4", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-4408", "selected": "448832", "transfers_in": "10829", "transfers_out": "15237", "value": "67", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.4", "creativity": "21.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-8841", "selected": "468396", "transfers_in": "7072", "transfers_out": "15913", "value": "67", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4577", "selected": "452621", "transfers_in": "5883", "transfers_out": "10460", "value": "67", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "20", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.2", "creativity": "12.5", "threat": "17.0", "ict_index": "6.5", "transfers_balance": "-18123", "selected": "434373", "transfers_in": "779", "transfers_out": "18902", "value": "67", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.0", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "4177", "selected": "439362", "transfers_in": "9412", "transfers_out": "5235", "value": "67", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "30", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.4", "creativity": "21.5", "threat": "25.0", "ict_index": "5.2", "transfers_balance": "-364", "selected": "439835", "transfers_in": "4544", "transfers_out": "4908", "value": "67", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "1.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4619", "selected": "435028", "transfers_in": "1483", "transfers_out": "6102", "value": "67", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "420", "selected": "435750", "transfers_in": "4276", "transfers_out": "3856", "value": "67", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "420", "selected": "435750", "transfers_in": "4276", "transfers_out": "3856", "value": "67", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9821", "selected": "425370", "transfers_in": "295", "transfers_out": "10116", "value": "67", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jack Payne": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "614", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "502", "transfers_in": "22", "transfers_out": "162", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "463", "transfers_in": "14", "transfers_out": "61", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "422", "transfers_in": "10", "transfers_out": "58", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "399", "transfers_in": "9", "transfers_out": "33", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "362", "transfers_in": "5", "transfers_out": "42", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "351", "transfers_in": "9", "transfers_out": "21", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "337", "transfers_in": "9", "transfers_out": "24", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "332", "transfers_in": "4", "transfers_out": "9", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "322", "transfers_in": "7", "transfers_out": "18", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "315", "transfers_in": "2", "transfers_out": "9", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "310", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "307", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "303", "transfers_in": "1", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "301", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "298", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "297", "transfers_in": "4", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "293", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "288", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "284", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "281", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "278", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "278", "transfers_in": "6", "transfers_out": "6", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "276", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "273", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "272", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "273", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "272", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "271", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "309", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "311", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "310", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "308", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "306", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "309", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "309", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "309", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "308", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Michael Obafemi": [{"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15292", "selected": "16704", "transfers_in": "19908", "transfers_out": "4616", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8978", "selected": "26392", "transfers_in": "13323", "transfers_out": "4345", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10894", "selected": "38767", "transfers_in": "17540", "transfers_out": "6646", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4447", "selected": "44736", "transfers_in": "12268", "transfers_out": "7821", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "262", "selected": "45410", "transfers_in": "3450", "transfers_out": "3188", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "689", "selected": "43481", "transfers_in": "4054", "transfers_out": "3365", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1494", "selected": "43747", "transfers_in": "4312", "transfers_out": "2818", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1051", "selected": "44967", "transfers_in": "3881", "transfers_out": "2830", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "46707", "transfers_in": "2830", "transfers_out": "2794", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "46707", "transfers_in": "2830", "transfers_out": "2794", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-907", "selected": "41990", "transfers_in": "716", "transfers_out": "1623", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "41424", "transfers_in": "1113", "transfers_out": "1872", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "41424", "transfers_in": "1113", "transfers_out": "1872", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-924", "selected": "40444", "transfers_in": "958", "transfers_out": "1882", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Mamadou Sakho": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3493", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "3720", "transfers_in": "149", "transfers_out": "834", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "3439", "transfers_in": "113", "transfers_out": "607", "value": "49", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1562", "selected": "5505", "transfers_in": "2567", "transfers_out": "1005", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "5721", "transfers_in": "614", "transfers_out": "558", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "458", "selected": "6558", "transfers_in": "987", "transfers_out": "529", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.2", "creativity": "0.4", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "276", "selected": "7309", "transfers_in": "869", "transfers_out": "593", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "10.7", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-249", "selected": "7502", "transfers_in": "433", "transfers_out": "682", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "30.2", "creativity": "0.4", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "3643", "selected": "11732", "transfers_in": "4183", "transfers_out": "540", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1237", "selected": "13594", "transfers_in": "2280", "transfers_out": "1043", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.2", "creativity": "0.2", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-2388", "selected": "11317", "transfers_in": "136", "transfers_out": "2524", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.4", "creativity": "1.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1616", "selected": "13595", "transfers_in": "2319", "transfers_out": "703", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "53.2", "creativity": "1.1", "threat": "33.0", "ict_index": "8.7", "transfers_balance": "94", "selected": "13936", "transfers_in": "926", "transfers_out": "832", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "13.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "7114", "selected": "21670", "transfers_in": "7704", "transfers_out": "590", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "30.0", "creativity": "0.7", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "23353", "selected": "46996", "transfers_in": "24889", "transfers_out": "1536", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "0.0", "threat": "38.0", "ict_index": "4.0", "transfers_balance": "76382", "selected": "129205", "transfers_in": "79994", "transfers_out": "3612", "value": "50", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49888", "selected": "79602", "transfers_in": "1559", "transfers_out": "51447", "value": "50", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26717", "selected": "52988", "transfers_in": "617", "transfers_out": "27334", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13488", "selected": "39639", "transfers_in": "715", "transfers_out": "14203", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5840", "selected": "33881", "transfers_in": "276", "transfers_out": "6116", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5077", "selected": "28852", "transfers_in": "99", "transfers_out": "5176", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2071", "selected": "26796", "transfers_in": "45", "transfers_out": "2116", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3677", "selected": "23173", "transfers_in": "88", "transfers_out": "3765", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1530", "selected": "21666", "transfers_in": "84", "transfers_out": "1614", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "920", "selected": "22707", "transfers_in": "1979", "transfers_out": "1059", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "43", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.8", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6333", "selected": "29273", "transfers_in": "7303", "transfers_out": "970", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "29252", "transfers_in": "1715", "transfers_out": "1964", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3830", "selected": "25526", "transfers_in": "210", "transfers_out": "4040", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1945", "selected": "23568", "transfers_in": "16", "transfers_out": "1961", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1179", "selected": "19679", "transfers_in": "32", "transfers_out": "1211", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "20.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "763", "selected": "23475", "transfers_in": "1081", "transfers_out": "318", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "22.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1058", "selected": "21894", "transfers_in": "1972", "transfers_out": "914", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.2", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1814", "selected": "23881", "transfers_in": "2395", "transfers_out": "581", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "1676", "selected": "25611", "transfers_in": "2537", "transfers_out": "861", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1829", "selected": "28750", "transfers_in": "2420", "transfers_out": "591", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "38.8", "creativity": "13.3", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "2589", "selected": "30544", "transfers_in": "3443", "transfers_out": "854", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "12966", "selected": "44718", "transfers_in": "15178", "transfers_out": "2212", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "15939", "selected": "62249", "transfers_in": "17945", "transfers_out": "2006", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Sam Hughes": [{"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "189", "transfers_in": "149", "transfers_out": "28", "value": "40", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Steven Defour": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.0", "creativity": "15.7", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "0", "selected": "5875", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.8", "creativity": "31.5", "threat": "3.0", "ict_index": "5.1", "transfers_balance": "6566", "selected": "21148", "transfers_in": "7891", "transfers_out": "1325", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.2", "creativity": "16.5", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-1549", "selected": "21718", "transfers_in": "1864", "transfers_out": "3413", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-402", "selected": "23015", "transfers_in": "2072", "transfers_out": "2474", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1306", "selected": "22364", "transfers_in": "679", "transfers_out": "1985", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.2", "creativity": "3.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-1107", "selected": "21759", "transfers_in": "901", "transfers_out": "2008", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.4", "creativity": "1.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1331", "selected": "20848", "transfers_in": "527", "transfers_out": "1858", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "56.3", "threat": "17.0", "ict_index": "9.1", "transfers_balance": "-434", "selected": "20785", "transfers_in": "986", "transfers_out": "1420", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "83", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-956", "selected": "19933", "transfers_in": "218", "transfers_out": "1174", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.8", "creativity": "2.5", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-878", "selected": "19167", "transfers_in": "327", "transfers_out": "1205", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.8", "creativity": "12.5", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-1229", "selected": "18001", "transfers_in": "122", "transfers_out": "1351", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "12.9", "threat": "14.0", "ict_index": "4.2", "transfers_balance": "-268", "selected": "17869", "transfers_in": "341", "transfers_out": "609", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "5.1", "threat": "19.0", "ict_index": "2.6", "transfers_balance": "-391", "selected": "17624", "transfers_in": "154", "transfers_out": "545", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "4.2", "creativity": "3.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-253", "selected": "17512", "transfers_in": "182", "transfers_out": "435", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.4", "creativity": "1.0", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "-982", "selected": "16604", "transfers_in": "50", "transfers_out": "1032", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.2", "creativity": "24.4", "threat": "1.0", "ict_index": "3.2", "transfers_balance": "-167", "selected": "16540", "transfers_in": "286", "transfers_out": "453", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "8.1", "threat": "17.0", "ict_index": "4.5", "transfers_balance": "149", "selected": "16777", "transfers_in": "453", "transfers_out": "304", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.2", "creativity": "1.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "189", "selected": "17068", "transfers_in": "526", "transfers_out": "337", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.0", "creativity": "6.0", "threat": "3.0", "ict_index": "1.8", "transfers_balance": "-121", "selected": "17072", "transfers_in": "441", "transfers_out": "562", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "43.4", "creativity": "4.2", "threat": "7.0", "ict_index": "5.5", "transfers_balance": "-289", "selected": "16872", "transfers_in": "156", "transfers_out": "445", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.0", "creativity": "2.0", "threat": "12.0", "ict_index": "2.0", "transfers_balance": "3458", "selected": "20685", "transfers_in": "4231", "transfers_out": "773", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.2", "creativity": "41.3", "threat": "7.0", "ict_index": "7.7", "transfers_balance": "230", "selected": "21008", "transfers_in": "1420", "transfers_out": "1190", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "41.3", "threat": "2.0", "ict_index": "6.3", "transfers_balance": "494", "selected": "21848", "transfers_in": "2113", "transfers_out": "1619", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "16.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-1172", "selected": "20789", "transfers_in": "343", "transfers_out": "1515", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-858", "selected": "20069", "transfers_in": "448", "transfers_out": "1306", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1708", "selected": "18401", "transfers_in": "24", "transfers_out": "1732", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1317", "selected": "17136", "transfers_in": "26", "transfers_out": "1343", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-785", "selected": "16453", "transfers_in": "28", "transfers_out": "813", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "16200", "transfers_in": "19", "transfers_out": "309", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-237", "selected": "16015", "transfers_in": "27", "transfers_out": "264", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-187", "selected": "15741", "transfers_in": "17", "transfers_out": "204", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "15668", "transfers_in": "4", "transfers_out": "99", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "15616", "transfers_in": "12", "transfers_out": "88", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "15616", "transfers_in": "12", "transfers_out": "88", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "15584", "transfers_in": "9", "transfers_out": "64", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "15559", "transfers_in": "7", "transfers_out": "56", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "15544", "transfers_in": "5", "transfers_out": "38", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "15525", "transfers_in": "18", "transfers_out": "47", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Brahim Diaz": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2913", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-599", "selected": "3125", "transfers_in": "169", "transfers_out": "768", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-523", "selected": "2792", "transfers_in": "126", "transfers_out": "649", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "2585", "transfers_in": "75", "transfers_out": "463", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "2495", "transfers_in": "73", "transfers_out": "253", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "2379", "transfers_in": "86", "transfers_out": "286", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "2316", "transfers_in": "84", "transfers_out": "221", "value": "48", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "2328", "transfers_in": "96", "transfers_out": "159", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "2310", "transfers_in": "50", "transfers_out": "108", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "2250", "transfers_in": "42", "transfers_out": "144", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "2192", "transfers_in": "28", "transfers_out": "120", "value": "48", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2206", "transfers_in": "51", "transfers_out": "87", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2210", "transfers_in": "27", "transfers_out": "54", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2198", "transfers_in": "21", "transfers_out": "49", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2210", "transfers_in": "28", "transfers_out": "41", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2212", "transfers_in": "38", "transfers_out": "70", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2216", "transfers_in": "22", "transfers_out": "32", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2222", "transfers_in": "16", "transfers_out": "32", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "2212", "transfers_in": "44", "transfers_out": "74", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2214", "transfers_in": "32", "transfers_out": "45", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2208", "transfers_in": "37", "transfers_out": "66", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2219", "transfers_in": "35", "transfers_out": "34", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2238", "transfers_in": "50", "transfers_out": "70", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "11", "selected": "2273", "transfers_in": "51", "transfers_out": "40", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "1.3", "threat": "25.0", "ict_index": "2.9", "transfers_balance": "-1", "selected": "2303", "transfers_in": "34", "transfers_out": "35", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "1.6", "threat": "6.0", "ict_index": "1.0", "transfers_balance": "43", "selected": "2367", "transfers_in": "79", "transfers_out": "36", "value": "47", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "2432", "transfers_in": "87", "transfers_out": "59", "value": "47", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "2438", "transfers_in": "41", "transfers_out": "91", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2442", "transfers_in": "24", "transfers_out": "35", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2647", "transfers_in": "30", "transfers_out": "35", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2666", "transfers_in": "13", "transfers_out": "33", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2677", "transfers_in": "22", "transfers_out": "22", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2691", "transfers_in": "18", "transfers_out": "24", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "2717", "transfers_in": "39", "transfers_out": "23", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2718", "transfers_in": "16", "transfers_out": "15", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2717", "transfers_in": "8", "transfers_out": "16", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "2.4", "threat": "18.0", "ict_index": "2.1", "transfers_balance": "-8", "selected": "2717", "transfers_in": "8", "transfers_out": "16", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "2767", "transfers_in": "41", "transfers_out": "13", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sead Kolasinac": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "40.2", "creativity": "15.6", "threat": "23.0", "ict_index": "7.9", "transfers_balance": "0", "selected": "467980", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.4", "creativity": "12.6", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "46546", "selected": "619774", "transfers_in": "63822", "transfers_out": "17276", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62359", "selected": "573375", "transfers_in": "12045", "transfers_out": "74404", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "32.0", "creativity": "28.3", "threat": "22.0", "ict_index": "8.2", "transfers_balance": "-69798", "selected": "511672", "transfers_in": "11766", "transfers_out": "81564", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.6", "creativity": "5.3", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "10082", "selected": "531661", "transfers_in": "34120", "transfers_out": "24038", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.0", "creativity": "5.8", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "69832", "selected": "613555", "transfers_in": "92264", "transfers_out": "22432", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.2", "creativity": "36.3", "threat": "24.0", "ict_index": "7.6", "transfers_balance": "54905", "selected": "678373", "transfers_in": "80415", "transfers_out": "25510", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.0", "creativity": "3.7", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "-70369", "selected": "613139", "transfers_in": "16751", "transfers_out": "87120", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.0", "creativity": "7.0", "threat": "48.0", "ict_index": "6.1", "transfers_balance": "-16764", "selected": "598327", "transfers_in": "11739", "transfers_out": "28503", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "14", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "77", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "56.2", "creativity": "33.8", "threat": "31.0", "ict_index": "12.1", "transfers_balance": "-13485", "selected": "587466", "transfers_in": "19964", "transfers_out": "33449", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.8", "creativity": "5.8", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-28667", "selected": "560805", "transfers_in": "16055", "transfers_out": "44722", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.4", "creativity": "3.0", "threat": "20.0", "ict_index": "3.5", "transfers_balance": "23387", "selected": "589903", "transfers_in": "42450", "transfers_out": "19063", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "4.2", "creativity": "2.7", "threat": "40.0", "ict_index": "4.7", "transfers_balance": "70083", "selected": "665476", "transfers_in": "80050", "transfers_out": "9967", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.4", "creativity": "33.7", "threat": "43.0", "ict_index": "9.9", "transfers_balance": "57004", "selected": "726644", "transfers_in": "65358", "transfers_out": "8354", "value": "61", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "13.8", "threat": "11.0", "ict_index": "4.0", "transfers_balance": "59702", "selected": "791445", "transfers_in": "75644", "transfers_out": "15942", "value": "61", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.6", "creativity": "21.1", "threat": "14.0", "ict_index": "5.3", "transfers_balance": "63296", "selected": "863173", "transfers_in": "81043", "transfers_out": "17747", "value": "62", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5321", "selected": "861343", "transfers_in": "23933", "transfers_out": "29254", "value": "62", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6055", "selected": "858032", "transfers_in": "27164", "transfers_out": "33219", "value": "62", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126962", "selected": "733105", "transfers_in": "8206", "transfers_out": "135168", "value": "61", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "16.8", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "-87829", "selected": "646509", "transfers_in": "12376", "transfers_out": "100205", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "36", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "2.9", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-19012", "selected": "629074", "transfers_in": "30317", "transfers_out": "49329", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63206", "selected": "566250", "transfers_in": "3841", "transfers_out": "67047", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141170", "selected": "425285", "transfers_in": "419", "transfers_out": "141589", "value": "59", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.6", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-17661", "selected": "408315", "transfers_in": "3004", "transfers_out": "20665", "value": "59", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12526", "selected": "396557", "transfers_in": "2387", "transfers_out": "14913", "value": "59", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "2.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-14327", "selected": "382494", "transfers_in": "555", "transfers_out": "14882", "value": "59", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11067", "selected": "371893", "transfers_in": "1661", "transfers_out": "12728", "value": "59", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "6.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-10545", "selected": "361924", "transfers_in": "583", "transfers_out": "11128", "value": "58", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.8", "creativity": "36.8", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "-903", "selected": "361320", "transfers_in": "3009", "transfers_out": "3912", "value": "58", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.6", "creativity": "13.2", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "-6968", "selected": "370177", "transfers_in": "1194", "transfers_out": "8162", "value": "58", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3179", "selected": "367606", "transfers_in": "1306", "transfers_out": "4485", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.6", "creativity": "5.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-2676", "selected": "365151", "transfers_in": "446", "transfers_out": "3122", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1563", "selected": "363589", "transfers_in": "540", "transfers_out": "2103", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-411", "selected": "364065", "transfers_in": "1153", "transfers_out": "1564", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "1.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-2832", "selected": "360775", "transfers_in": "72", "transfers_out": "2904", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "39.2", "creativity": "5.7", "threat": "37.0", "ict_index": "8.2", "transfers_balance": "-1715", "selected": "359087", "transfers_in": "246", "transfers_out": "1961", "value": "58", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.0", "creativity": "12.1", "threat": "23.0", "ict_index": "5.5", "transfers_balance": "-1715", "selected": "359087", "transfers_in": "246", "transfers_out": "1961", "value": "58", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "4.6", "creativity": "1.5", "threat": "11.0", "ict_index": "1.7", "transfers_balance": "3922", "selected": "363769", "transfers_in": "4772", "transfers_out": "850", "value": "58", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Adrien Sebastian Perruchet Silva": [{"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1002", "selected": "1165", "transfers_in": "1437", "transfers_out": "435", "value": "60", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "10.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-5", "selected": "1258", "transfers_in": "368", "transfers_out": "373", "value": "60", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "726", "selected": "2147", "transfers_in": "1089", "transfers_out": "363", "value": "60", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.4", "creativity": "9.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "74", "selected": "2281", "transfers_in": "583", "transfers_out": "509", "value": "60", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-315", "selected": "2066", "transfers_in": "300", "transfers_out": "615", "value": "60", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "2286", "transfers_in": "436", "transfers_out": "404", "value": "60", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "6.2", "threat": "3.0", "ict_index": "1.0", "transfers_balance": "-210", "selected": "2149", "transfers_in": "144", "transfers_out": "354", "value": "60", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "1987", "transfers_in": "137", "transfers_out": "313", "value": "60", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "1895", "transfers_in": "76", "transfers_out": "135", "value": "60", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.2", "creativity": "6.7", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-28", "selected": "1912", "transfers_in": "83", "transfers_out": "111", "value": "60", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.8", "creativity": "36.6", "threat": "9.0", "ict_index": "6.4", "transfers_balance": "246", "selected": "2261", "transfers_in": "350", "transfers_out": "104", "value": "60", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.8", "creativity": "5.1", "threat": "12.0", "ict_index": "2.2", "transfers_balance": "246", "selected": "2261", "transfers_in": "350", "transfers_out": "104", "value": "60", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "9", "selected": "2153", "transfers_in": "106", "transfers_out": "97", "value": "60", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "24.9", "threat": "15.0", "ict_index": "5.7", "transfers_balance": "16", "selected": "2213", "transfers_in": "103", "transfers_out": "87", "value": "59", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "17.8", "threat": "16.0", "ict_index": "5.4", "transfers_balance": "16", "selected": "2213", "transfers_in": "103", "transfers_out": "87", "value": "59", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "4", "goals": "0", "assists": "1", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "1.5", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-103", "selected": "2115", "transfers_in": "44", "transfers_out": "147", "value": "59", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Michael Keane": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "33.4", "creativity": "4.4", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "483590", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.8", "creativity": "0.2", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "40904", "selected": "648201", "transfers_in": "61238", "transfers_out": "20334", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-7375", "selected": "666980", "transfers_in": "29236", "transfers_out": "36611", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "0.1", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-30589", "selected": "649227", "transfers_in": "11826", "transfers_out": "42415", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "28.6", "creativity": "0.4", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-47523", "selected": "604689", "transfers_in": "3219", "transfers_out": "50742", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46018", "selected": "561130", "transfers_in": "11509", "transfers_out": "57527", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "34.4", "creativity": "10.8", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-131514", "selected": "429893", "transfers_in": "422", "transfers_out": "131936", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "35.2", "creativity": "0.8", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "-34058", "selected": "396613", "transfers_in": "1608", "transfers_out": "35666", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.0", "creativity": "0.8", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-14682", "selected": "382385", "transfers_in": "1074", "transfers_out": "15756", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23602", "selected": "359317", "transfers_in": "1086", "transfers_out": "24688", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-32257", "selected": "327273", "transfers_in": "403", "transfers_out": "32660", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.0", "creativity": "1.0", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-10183", "selected": "317531", "transfers_in": "1654", "transfers_out": "11837", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-9567", "selected": "308171", "transfers_in": "556", "transfers_out": "10123", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15140", "selected": "293143", "transfers_in": "158", "transfers_out": "15298", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-8702", "selected": "284585", "transfers_in": "949", "transfers_out": "9651", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4284", "selected": "280713", "transfers_in": "788", "transfers_out": "5072", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3228", "selected": "277750", "transfers_in": "540", "transfers_out": "3768", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3306", "selected": "274739", "transfers_in": "884", "transfers_out": "4190", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "21.4", "creativity": "0.8", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-4552", "selected": "270627", "transfers_in": "728", "transfers_out": "5280", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "23.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "2662", "selected": "273753", "transfers_in": "4344", "transfers_out": "1682", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "8159", "selected": "282773", "transfers_in": "11231", "transfers_out": "3072", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "33.2", "creativity": "0.6", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-3006", "selected": "279974", "transfers_in": "1143", "transfers_out": "4149", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14017", "selected": "266358", "transfers_in": "1010", "transfers_out": "15027", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7633", "selected": "258886", "transfers_in": "889", "transfers_out": "8522", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "42.2", "creativity": "10.3", "threat": "8.0", "ict_index": "6.1", "transfers_balance": "-2335", "selected": "256984", "transfers_in": "671", "transfers_out": "3006", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.8", "creativity": "10.4", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-254", "selected": "256949", "transfers_in": "1391", "transfers_out": "1645", "value": "53", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "28.8", "creativity": "0.2", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-1032", "selected": "256266", "transfers_in": "1816", "transfers_out": "2848", "value": "53", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "21.6", "creativity": "0.5", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-1142", "selected": "255654", "transfers_in": "1251", "transfers_out": "2393", "value": "53", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "38.2", "creativity": "0.2", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "308", "selected": "256214", "transfers_in": "1524", "transfers_out": "1216", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "9.2", "creativity": "0.6", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "2310", "selected": "286327", "transfers_in": "3811", "transfers_out": "1501", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.6", "creativity": "0.4", "threat": "13.0", "ict_index": "2.8", "transfers_balance": "10242", "selected": "340115", "transfers_in": "11673", "transfers_out": "1431", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-6007", "selected": "291190", "transfers_in": "495", "transfers_out": "6502", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.4", "creativity": "0.8", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-2424", "selected": "289052", "transfers_in": "299", "transfers_out": "2723", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "28.6", "creativity": "0.3", "threat": "29.0", "ict_index": "5.8", "transfers_balance": "1905", "selected": "290862", "transfers_in": "4027", "transfers_out": "2122", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.8", "creativity": "10.5", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "8807", "selected": "307153", "transfers_in": "10288", "transfers_out": "1481", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "3629", "selected": "304760", "transfers_in": "6395", "transfers_out": "2766", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "0.4", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-1640", "selected": "303198", "transfers_in": "3920", "transfers_out": "5560", "value": "53", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.4", "creativity": "0.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-987", "selected": "302591", "transfers_in": "1553", "transfers_out": "2540", "value": "53", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Mason Holgate": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "61326", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.0", "creativity": "11.9", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-12774", "selected": "51652", "transfers_in": "497", "transfers_out": "13271", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.2", "creativity": "11.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "3878", "selected": "58649", "transfers_in": "12352", "transfers_out": "8474", "value": "44", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2766", "selected": "57054", "transfers_in": "8973", "transfers_out": "11739", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3808", "selected": "53684", "transfers_in": "2219", "transfers_out": "6027", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "10.6", "threat": "51.0", "ict_index": "8.2", "transfers_balance": "-5366", "selected": "48661", "transfers_in": "1500", "transfers_out": "6866", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1875", "selected": "50976", "transfers_in": "5741", "transfers_out": "3866", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "36.4", "creativity": "6.3", "threat": "19.0", "ict_index": "6.2", "transfers_balance": "-5331", "selected": "45836", "transfers_in": "621", "transfers_out": "5952", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "46192", "transfers_in": "2988", "transfers_out": "2867", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2725", "selected": "43683", "transfers_in": "1695", "transfers_out": "4420", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2467", "selected": "41335", "transfers_in": "821", "transfers_out": "3288", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2287", "selected": "39234", "transfers_in": "1219", "transfers_out": "3506", "value": "42", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3004", "selected": "36279", "transfers_in": "396", "transfers_out": "3400", "value": "42", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.8", "creativity": "0.2", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-2994", "selected": "33302", "transfers_in": "68", "transfers_out": "3062", "value": "42", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "21.4", "creativity": "0.1", "threat": "7.0", "ict_index": "2.9", "transfers_balance": "4902", "selected": "38451", "transfers_in": "6091", "transfers_out": "1189", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "9554", "selected": "48812", "transfers_in": "11499", "transfers_out": "1945", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "42.4", "creativity": "0.1", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "11929", "selected": "61180", "transfers_in": "13527", "transfers_out": "1598", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "20.2", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "20480", "selected": "82323", "transfers_in": "22152", "transfers_out": "1672", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12977", "selected": "96223", "transfers_in": "18240", "transfers_out": "5263", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.6", "creativity": "0.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "3093", "selected": "99900", "transfers_in": "10096", "transfers_out": "7003", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21740", "selected": "122735", "transfers_in": "26541", "transfers_out": "4801", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "31.8", "threat": "22.0", "ict_index": "6.7", "transfers_balance": "-12075", "selected": "110771", "transfers_in": "2016", "transfers_out": "14091", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-3496", "selected": "107781", "transfers_in": "10312", "transfers_out": "13808", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.8", "creativity": "0.5", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "5820", "selected": "114150", "transfers_in": "13443", "transfers_out": "7623", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4055", "selected": "118725", "transfers_in": "11198", "transfers_out": "7143", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9157", "selected": "109664", "transfers_in": "1142", "transfers_out": "10299", "value": "43", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7938", "selected": "101906", "transfers_in": "2788", "transfers_out": "10726", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5055", "selected": "97321", "transfers_in": "4608", "transfers_out": "9663", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4326", "selected": "93153", "transfers_in": "2062", "transfers_out": "6388", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2291", "selected": "89725", "transfers_in": "3300", "transfers_out": "5591", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-976", "selected": "83079", "transfers_in": "2213", "transfers_out": "3189", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7949", "selected": "80915", "transfers_in": "1069", "transfers_out": "9018", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7243", "selected": "73688", "transfers_in": "132", "transfers_out": "7375", "value": "41", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5591", "selected": "67636", "transfers_in": "231", "transfers_out": "5822", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3304", "selected": "64589", "transfers_in": "79", "transfers_out": "3383", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2753", "selected": "62390", "transfers_in": "88", "transfers_out": "2841", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2589", "selected": "59682", "transfers_in": "114", "transfers_out": "2703", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2081", "selected": "57657", "transfers_in": "198", "transfers_out": "2279", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jan Vertonghen": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "11.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "0", "selected": "399943", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "1.6", "threat": "12.0", "ict_index": "3.7", "transfers_balance": "-6771", "selected": "432049", "transfers_in": "8873", "transfers_out": "15644", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "2.9", "threat": "10.0", "ict_index": "3.3", "transfers_balance": "-20043", "selected": "419905", "transfers_in": "7825", "transfers_out": "27868", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "28.4", "creativity": "12.4", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-19943", "selected": "405797", "transfers_in": "3724", "transfers_out": "23667", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "26.4", "creativity": "20.8", "threat": "14.0", "ict_index": "6.1", "transfers_balance": "-8887", "selected": "400640", "transfers_in": "5187", "transfers_out": "14074", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "14.9", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "2906", "selected": "409195", "transfers_in": "17055", "transfers_out": "14149", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "13.6", "creativity": "0.8", "threat": "3.0", "ict_index": "1.7", "transfers_balance": "-8163", "selected": "405402", "transfers_in": "13109", "transfers_out": "21272", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.4", "creativity": "14.3", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "-12895", "selected": "396094", "transfers_in": "6427", "transfers_out": "19322", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.8", "creativity": "0.4", "threat": "18.0", "ict_index": "4.8", "transfers_balance": "-4651", "selected": "392954", "transfers_in": "5493", "transfers_out": "10144", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.0", "creativity": "1.9", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-3930", "selected": "392731", "transfers_in": "10283", "transfers_out": "14213", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "32.8", "creativity": "22.3", "threat": "8.0", "ict_index": "6.3", "transfers_balance": "45830", "selected": "442643", "transfers_in": "55214", "transfers_out": "9384", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.8", "creativity": "12.4", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "40242", "selected": "489034", "transfers_in": "60946", "transfers_out": "20704", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "12.9", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "25611", "selected": "517799", "transfers_in": "38342", "transfers_out": "12731", "value": "61", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-17953", "selected": "500978", "transfers_in": "6191", "transfers_out": "24144", "value": "61", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.0", "creativity": "0.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-25641", "selected": "476330", "transfers_in": "5742", "transfers_out": "31383", "value": "61", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "0.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-12540", "selected": "465575", "transfers_in": "10441", "transfers_out": "22981", "value": "61", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "12.4", "creativity": "11.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-8702", "selected": "457772", "transfers_in": "5153", "transfers_out": "13855", "value": "61", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "0.3", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-17258", "selected": "441394", "transfers_in": "3516", "transfers_out": "20774", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1393", "selected": "444713", "transfers_in": "19541", "transfers_out": "18148", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.4", "creativity": "1.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "11770", "selected": "458053", "transfers_in": "19026", "transfers_out": "7256", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "18.6", "creativity": "1.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "110354", "selected": "541653", "transfers_in": "126885", "transfers_out": "16531", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.2", "creativity": "12.5", "threat": "28.0", "ict_index": "6.3", "transfers_balance": "110354", "selected": "541653", "transfers_in": "126885", "transfers_out": "16531", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "27.0", "creativity": "0.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "3714", "selected": "549025", "transfers_in": "36520", "transfers_out": "32806", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.4", "creativity": "1.3", "threat": "5.0", "ict_index": "2.2", "transfers_balance": "-8580", "selected": "542489", "transfers_in": "15442", "transfers_out": "24022", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "29.8", "creativity": "10.3", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-39115", "selected": "504894", "transfers_in": "3959", "transfers_out": "43074", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-8790", "selected": "497066", "transfers_in": "7099", "transfers_out": "15889", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "23.8", "creativity": "11.7", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "-2542", "selected": "496221", "transfers_in": "11808", "transfers_out": "14350", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43873", "selected": "543840", "transfers_in": "53297", "transfers_out": "9424", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "26.0", "creativity": "2.1", "threat": "12.0", "ict_index": "4.0", "transfers_balance": "-58830", "selected": "484332", "transfers_in": "3184", "transfers_out": "62014", "value": "60", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "1.1", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "22466", "selected": "496809", "transfers_in": "27116", "transfers_out": "4650", "value": "60", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.8", "creativity": "0.2", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "1899", "selected": "497822", "transfers_in": "14821", "transfers_out": "12922", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "1.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "13469", "selected": "512460", "transfers_in": "20140", "transfers_out": "6671", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "23.6", "creativity": "4.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "16040", "selected": "533647", "transfers_in": "25481", "transfers_out": "9441", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.6", "creativity": "2.3", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "16040", "selected": "533647", "transfers_in": "25481", "transfers_out": "9441", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "14.8", "creativity": "2.1", "threat": "40.0", "ict_index": "5.7", "transfers_balance": "28927", "selected": "547345", "transfers_in": "34673", "transfers_out": "5746", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.0", "creativity": "6.2", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "44117", "selected": "594971", "transfers_in": "48803", "transfers_out": "4686", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "41.0", "creativity": "2.5", "threat": "24.0", "ict_index": "6.8", "transfers_balance": "44117", "selected": "594971", "transfers_in": "48803", "transfers_out": "4686", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6854", "selected": "600333", "transfers_in": "19506", "transfers_out": "12652", "value": "61", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "J\u00e9r\u00e9my Pied": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4233", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-830", "selected": "4010", "transfers_in": "147", "transfers_out": "977", "value": "44", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-473", "selected": "3821", "transfers_in": "323", "transfers_out": "796", "value": "44", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-399", "selected": "3566", "transfers_in": "116", "transfers_out": "515", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4173", "transfers_in": "348", "transfers_out": "359", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-328", "selected": "4028", "transfers_in": "99", "transfers_out": "427", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-187", "selected": "3906", "transfers_in": "107", "transfers_out": "294", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-184", "selected": "3785", "transfers_in": "95", "transfers_out": "279", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "3662", "transfers_in": "26", "transfers_out": "166", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "3392", "transfers_in": "15", "transfers_out": "289", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "3250", "transfers_in": "10", "transfers_out": "153", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154", "selected": "3099", "transfers_in": "14", "transfers_out": "168", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "3025", "transfers_in": "12", "transfers_out": "87", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2995", "transfers_in": "19", "transfers_out": "51", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "16.5", "threat": "4.0", "ict_index": "4.7", "transfers_balance": "16", "selected": "3030", "transfers_in": "44", "transfers_out": "28", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "178", "selected": "3242", "transfers_in": "255", "transfers_out": "77", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "3253", "transfers_in": "85", "transfers_out": "82", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3242", "transfers_in": "31", "transfers_out": "60", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "3402", "transfers_in": "243", "transfers_out": "119", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3329", "transfers_in": "37", "transfers_out": "120", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "3312", "transfers_in": "68", "transfers_out": "104", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.4", "creativity": "13.4", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-26", "selected": "3298", "transfers_in": "63", "transfers_out": "89", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "3459", "transfers_in": "492", "transfers_out": "371", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3464", "transfers_in": "90", "transfers_out": "97", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "163", "selected": "3671", "transfers_in": "313", "transfers_out": "150", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3690", "transfers_in": "101", "transfers_out": "111", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "3643", "transfers_in": "50", "transfers_out": "122", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "3664", "transfers_in": "61", "transfers_out": "78", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3653", "transfers_in": "33", "transfers_out": "57", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3663", "transfers_in": "32", "transfers_out": "51", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3654", "transfers_in": "29", "transfers_out": "25", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3642", "transfers_in": "15", "transfers_out": "36", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "3737", "transfers_in": "79", "transfers_out": "45", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "3737", "transfers_in": "79", "transfers_out": "45", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3656", "transfers_in": "18", "transfers_out": "30", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "3636", "transfers_in": "20", "transfers_out": "38", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "3636", "transfers_in": "20", "transfers_out": "38", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3629", "transfers_in": "20", "transfers_out": "41", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Molla Wagu\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "570", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "469", "transfers_in": "8", "transfers_out": "143", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "400", "transfers_in": "8", "transfers_out": "84", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "442", "transfers_in": "40", "transfers_out": "44", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "468", "transfers_in": "28", "transfers_out": "40", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "524", "transfers_in": "46", "transfers_out": "46", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "591", "transfers_in": "55", "transfers_out": "33", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "612", "transfers_in": "32", "transfers_out": "44", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "643", "transfers_in": "42", "transfers_out": "32", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "688", "transfers_in": "62", "transfers_out": "46", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "695", "transfers_in": "27", "transfers_out": "39", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "737", "transfers_in": "41", "transfers_out": "31", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "754", "transfers_in": "44", "transfers_out": "44", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "762", "transfers_in": "25", "transfers_out": "33", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "777", "transfers_in": "21", "transfers_out": "18", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "801", "transfers_in": "34", "transfers_out": "34", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "818", "transfers_in": "26", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "817", "transfers_in": "24", "transfers_out": "38", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "839", "transfers_in": "40", "transfers_out": "34", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "47.6", "creativity": "4.1", "threat": "37.0", "ict_index": "8.9", "transfers_balance": "-7", "selected": "843", "transfers_in": "24", "transfers_out": "31", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "2366", "selected": "3320", "transfers_in": "2744", "transfers_out": "378", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-161", "selected": "3174", "transfers_in": "268", "transfers_out": "429", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "0.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "239", "selected": "3469", "transfers_in": "706", "transfers_out": "467", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "12", "selected": "3535", "transfers_in": "459", "transfers_out": "447", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-553", "selected": "2994", "transfers_in": "84", "transfers_out": "637", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "2608", "transfers_in": "3", "transfers_out": "391", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "2274", "transfers_in": "17", "transfers_out": "353", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-179", "selected": "2106", "transfers_in": "30", "transfers_out": "209", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "2030", "transfers_in": "21", "transfers_out": "101", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "1563", "transfers_in": "14", "transfers_out": "90", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1521", "transfers_in": "11", "transfers_out": "49", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1497", "transfers_in": "22", "transfers_out": "58", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1466", "transfers_in": "8", "transfers_out": "42", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1448", "transfers_in": "10", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1451", "transfers_in": "27", "transfers_out": "34", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1423", "transfers_in": "14", "transfers_out": "39", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1412", "transfers_in": "11", "transfers_out": "22", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1398", "transfers_in": "18", "transfers_out": "34", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Bradley Smith": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168690", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2878", "selected": "209075", "transfers_in": "17317", "transfers_out": "14439", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5545", "selected": "216841", "transfers_in": "13317", "transfers_out": "18862", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11600", "selected": "213803", "transfers_in": "5497", "transfers_out": "17097", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7772", "selected": "209652", "transfers_in": "3710", "transfers_out": "11482", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9783", "selected": "202326", "transfers_in": "3534", "transfers_out": "13317", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6571", "selected": "197887", "transfers_in": "3733", "transfers_out": "10304", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13255", "selected": "185625", "transfers_in": "1417", "transfers_out": "14672", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9942", "selected": "175805", "transfers_in": "176", "transfers_out": "10118", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10729", "selected": "165204", "transfers_in": "193", "transfers_out": "10922", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6561", "selected": "158753", "transfers_in": "130", "transfers_out": "6691", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6499", "selected": "152492", "transfers_in": "296", "transfers_out": "6795", "value": "39", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "150792", "transfers_in": "906", "transfers_out": "3658", "value": "39", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2458", "selected": "149144", "transfers_in": "671", "transfers_out": "3129", "value": "39", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2328", "selected": "147765", "transfers_in": "673", "transfers_out": "3001", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2575", "selected": "146737", "transfers_in": "897", "transfers_out": "3472", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1949", "selected": "145765", "transfers_in": "535", "transfers_out": "2484", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2342", "selected": "144477", "transfers_in": "492", "transfers_out": "2834", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2851", "selected": "143262", "transfers_in": "903", "transfers_out": "3754", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1867", "selected": "142428", "transfers_in": "696", "transfers_out": "2563", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2738", "selected": "140991", "transfers_in": "1085", "transfers_out": "3823", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2105", "selected": "139532", "transfers_in": "1207", "transfers_out": "3312", "value": "39", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "149", "selected": "142806", "transfers_in": "5158", "transfers_out": "5009", "value": "39", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2550", "selected": "147842", "transfers_in": "5074", "transfers_out": "2524", "value": "39", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3176", "selected": "154320", "transfers_in": "5888", "transfers_out": "2712", "value": "39", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1651", "selected": "157241", "transfers_in": "3616", "transfers_out": "1965", "value": "39", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2682", "selected": "162419", "transfers_in": "5618", "transfers_out": "2936", "value": "39", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3038", "selected": "169256", "transfers_in": "6101", "transfers_out": "3063", "value": "39", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1245", "selected": "172341", "transfers_in": "2977", "transfers_out": "1732", "value": "39", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2219", "selected": "180451", "transfers_in": "4121", "transfers_out": "1902", "value": "39", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-566", "selected": "178815", "transfers_in": "2090", "transfers_out": "2656", "value": "39", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1537", "selected": "184557", "transfers_in": "3966", "transfers_out": "2429", "value": "39", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1070", "selected": "186885", "transfers_in": "2871", "transfers_out": "1801", "value": "39", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2067", "selected": "195132", "transfers_in": "4452", "transfers_out": "2385", "value": "39", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2067", "selected": "195132", "transfers_in": "4452", "transfers_out": "2385", "value": "39", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-370", "selected": "189868", "transfers_in": "1196", "transfers_out": "1566", "value": "39", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "190197", "transfers_in": "1660", "transfers_out": "2128", "value": "39", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-695", "selected": "189789", "transfers_in": "1496", "transfers_out": "2191", "value": "39", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Manuel Agudo Dur\u00e1n": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2939", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-679", "selected": "2313", "transfers_in": "14", "transfers_out": "693", "value": "70", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-278", "selected": "2055", "transfers_in": "6", "transfers_out": "284", "value": "70", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "1925", "transfers_in": "3", "transfers_out": "173", "value": "70", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "1926", "transfers_in": "3", "transfers_out": "68", "value": "70", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "1867", "transfers_in": "2", "transfers_out": "80", "value": "70", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "1829", "transfers_in": "5", "transfers_out": "57", "value": "70", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1817", "transfers_in": "2", "transfers_out": "45", "value": "70", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1840", "transfers_in": "4", "transfers_out": "20", "value": "70", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1831", "transfers_in": "2", "transfers_out": "22", "value": "70", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1822", "transfers_in": "1", "transfers_out": "17", "value": "70", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1826", "transfers_in": "1", "transfers_out": "13", "value": "70", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1823", "transfers_in": "1", "transfers_out": "7", "value": "70", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1815", "transfers_in": "0", "transfers_out": "11", "value": "70", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1813", "transfers_in": "1", "transfers_out": "7", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1801", "transfers_in": "2", "transfers_out": "21", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1800", "transfers_in": "2", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1799", "transfers_in": "1", "transfers_out": "9", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1785", "transfers_in": "0", "transfers_out": "16", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1782", "transfers_in": "1", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1776", "transfers_in": "1", "transfers_out": "9", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1781", "transfers_in": "2", "transfers_out": "2", "value": "70", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1787", "transfers_in": "5", "transfers_out": "10", "value": "70", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1785", "transfers_in": "0", "transfers_out": "7", "value": "70", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1783", "transfers_in": "1", "transfers_out": "9", "value": "70", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1803", "transfers_in": "0", "transfers_out": "1", "value": "70", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1831", "transfers_in": "3", "transfers_out": "10", "value": "70", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1835", "transfers_in": "1", "transfers_out": "15", "value": "70", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1869", "transfers_in": "1", "transfers_out": "8", "value": "70", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2023", "transfers_in": "2", "transfers_out": "12", "value": "70", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2034", "transfers_in": "1", "transfers_out": "8", "value": "70", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2053", "transfers_in": "1", "transfers_out": "3", "value": "70", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2065", "transfers_in": "3", "transfers_out": "6", "value": "70", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2089", "transfers_in": "1", "transfers_out": "6", "value": "70", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2110", "transfers_in": "3", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2108", "transfers_in": "0", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2108", "transfers_in": "0", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2112", "transfers_in": "2", "transfers_out": "2", "value": "70", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Yohan Benalouane": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3287", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "3385", "transfers_in": "58", "transfers_out": "497", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-389", "selected": "3135", "transfers_in": "50", "transfers_out": "439", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "3039", "transfers_in": "59", "transfers_out": "324", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "2957", "transfers_in": "41", "transfers_out": "199", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "2905", "transfers_in": "68", "transfers_out": "200", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "2861", "transfers_in": "68", "transfers_out": "187", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "2861", "transfers_in": "76", "transfers_out": "152", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "2842", "transfers_in": "51", "transfers_out": "104", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "2820", "transfers_in": "57", "transfers_out": "112", "value": "43", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2815", "transfers_in": "70", "transfers_out": "110", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2803", "transfers_in": "50", "transfers_out": "107", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2799", "transfers_in": "41", "transfers_out": "77", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2792", "transfers_in": "32", "transfers_out": "61", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2809", "transfers_in": "50", "transfers_out": "63", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2825", "transfers_in": "44", "transfers_out": "75", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2805", "transfers_in": "31", "transfers_out": "73", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2794", "transfers_in": "29", "transfers_out": "63", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2802", "transfers_in": "54", "transfers_out": "75", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2831", "transfers_in": "58", "transfers_out": "58", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2841", "transfers_in": "51", "transfers_out": "74", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2841", "transfers_in": "37", "transfers_out": "49", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2877", "transfers_in": "72", "transfers_out": "96", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2887", "transfers_in": "62", "transfers_out": "72", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2923", "transfers_in": "63", "transfers_out": "68", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "2947", "transfers_in": "53", "transfers_out": "44", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "2983", "transfers_in": "64", "transfers_out": "55", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3051", "transfers_in": "71", "transfers_out": "67", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "3093", "transfers_in": "34", "transfers_out": "32", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3231", "transfers_in": "34", "transfers_out": "41", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "3263", "transfers_in": "47", "transfers_out": "39", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3274", "transfers_in": "32", "transfers_out": "33", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "3318", "transfers_in": "39", "transfers_out": "31", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "3318", "transfers_in": "39", "transfers_out": "31", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3287", "transfers_in": "16", "transfers_out": "17", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "24.8", "creativity": "1.3", "threat": "18.0", "ict_index": "4.4", "transfers_balance": "8", "selected": "3314", "transfers_in": "29", "transfers_out": "21", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "3314", "transfers_in": "29", "transfers_out": "21", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3309", "transfers_in": "23", "transfers_out": "29", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Beni Baningime": [{"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "52", "selected": "72", "transfers_in": "63", "transfers_out": "11", "value": "45", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "165", "transfers_in": "90", "transfers_out": "30", "value": "45", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "189", "transfers_in": "39", "transfers_out": "33", "value": "45", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "205", "transfers_in": "22", "transfers_out": "18", "value": "45", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "211", "transfers_in": "26", "transfers_out": "28", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "219", "transfers_in": "22", "transfers_out": "28", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "225", "transfers_in": "23", "transfers_out": "23", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "221", "transfers_in": "11", "transfers_out": "22", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "39", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-8", "selected": "226", "transfers_in": "20", "transfers_out": "28", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "9", "selected": "244", "transfers_in": "24", "transfers_out": "15", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "272", "transfers_in": "46", "transfers_out": "30", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "269", "transfers_in": "13", "transfers_out": "21", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "275", "transfers_in": "24", "transfers_out": "33", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "281", "transfers_in": "15", "transfers_out": "16", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "307", "transfers_in": "24", "transfers_out": "16", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "313", "transfers_in": "20", "transfers_out": "19", "value": "45", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "318", "transfers_in": "17", "transfers_out": "22", "value": "45", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "352", "transfers_in": "42", "transfers_out": "29", "value": "45", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "365", "transfers_in": "14", "transfers_out": "10", "value": "45", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "360", "transfers_in": "16", "transfers_out": "18", "value": "45", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "387", "transfers_in": "24", "transfers_out": "15", "value": "45", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "380", "transfers_in": "11", "transfers_out": "18", "value": "45", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3", "selected": "385", "transfers_in": "7", "transfers_out": "10", "value": "45", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "11", "selected": "403", "transfers_in": "23", "transfers_out": "12", "value": "45", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "430", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "425", "transfers_in": "14", "transfers_out": "9", "value": "45", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "430", "transfers_in": "14", "transfers_out": "11", "value": "45", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "440", "transfers_in": "13", "transfers_out": "9", "value": "45", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Solomon March": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.4", "creativity": "0.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "6536", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.4", "creativity": "8.7", "threat": "17.0", "ict_index": "4.0", "transfers_balance": "-275", "selected": "7454", "transfers_in": "371", "transfers_out": "646", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "51.1", "threat": "22.0", "ict_index": "8.5", "transfers_balance": "-654", "selected": "7055", "transfers_in": "256", "transfers_out": "910", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "36.0", "creativity": "15.0", "threat": "8.0", "ict_index": "5.9", "transfers_balance": "-266", "selected": "7120", "transfers_in": "588", "transfers_out": "854", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.4", "creativity": "16.5", "threat": "37.0", "ict_index": "9.7", "transfers_balance": "1254", "selected": "8717", "transfers_in": "2246", "transfers_out": "992", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "4.0", "threat": "39.0", "ict_index": "5.5", "transfers_balance": "6175", "selected": "15900", "transfers_in": "8432", "transfers_out": "2257", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.6", "creativity": "2.3", "threat": "3.0", "ict_index": "1.4", "transfers_balance": "6626", "selected": "23456", "transfers_in": "10479", "transfers_out": "3853", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "1.8", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "10155", "selected": "34621", "transfers_in": "14748", "transfers_out": "4593", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "0.1", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-284", "selected": "34610", "transfers_in": "2977", "transfers_out": "3261", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4203", "selected": "30582", "transfers_in": "1607", "transfers_out": "5810", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "1.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-3405", "selected": "27258", "transfers_in": "496", "transfers_out": "3901", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.0", "creativity": "11.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2856", "selected": "24487", "transfers_in": "339", "transfers_out": "3195", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "0.7", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-2448", "selected": "22073", "transfers_in": "127", "transfers_out": "2575", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "1.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1366", "selected": "20739", "transfers_in": "265", "transfers_out": "1631", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1689", "selected": "19080", "transfers_in": "113", "transfers_out": "1802", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "4.3", "threat": "5.0", "ict_index": "1.4", "transfers_balance": "-1361", "selected": "17765", "transfers_in": "115", "transfers_out": "1476", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-892", "selected": "16898", "transfers_in": "56", "transfers_out": "948", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "16.8", "threat": "11.0", "ict_index": "3.7", "transfers_balance": "-806", "selected": "16118", "transfers_in": "65", "transfers_out": "871", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.2", "creativity": "28.3", "threat": "4.0", "ict_index": "5.8", "transfers_balance": "-786", "selected": "15367", "transfers_in": "96", "transfers_out": "882", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.8", "creativity": "18.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-496", "selected": "14898", "transfers_in": "57", "transfers_out": "553", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "20.3", "threat": "6.0", "ict_index": "3.4", "transfers_balance": "-596", "selected": "14369", "transfers_in": "148", "transfers_out": "744", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "14180", "transfers_in": "218", "transfers_out": "462", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.6", "creativity": "17.6", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-728", "selected": "13646", "transfers_in": "135", "transfers_out": "863", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.6", "creativity": "9.4", "threat": "17.0", "ict_index": "4.0", "transfers_balance": "-524", "selected": "13226", "transfers_in": "59", "transfers_out": "583", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.6", "creativity": "12.9", "threat": "47.0", "ict_index": "7.5", "transfers_balance": "-190", "selected": "13215", "transfers_in": "228", "transfers_out": "418", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "15.0", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "45", "selected": "13339", "transfers_in": "357", "transfers_out": "312", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "27.8", "creativity": "2.5", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "-416", "selected": "12983", "transfers_in": "68", "transfers_out": "484", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "0.8", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-168", "selected": "12853", "transfers_in": "150", "transfers_out": "318", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-152", "selected": "12708", "transfers_in": "53", "transfers_out": "205", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "12332", "transfers_in": "65", "transfers_out": "211", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "15", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "0.3", "threat": "11.0", "ict_index": "1.8", "transfers_balance": "-113", "selected": "12072", "transfers_in": "83", "transfers_out": "196", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.2", "creativity": "40.7", "threat": "27.0", "ict_index": "9.0", "transfers_balance": "-18", "selected": "12061", "transfers_in": "127", "transfers_out": "145", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "14.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2723", "selected": "16039", "transfers_in": "3206", "transfers_out": "483", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "2723", "selected": "16039", "transfers_in": "3206", "transfers_out": "483", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-290", "selected": "13871", "transfers_in": "92", "transfers_out": "382", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-254", "selected": "13615", "transfers_in": "104", "transfers_out": "358", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-254", "selected": "13615", "transfers_in": "104", "transfers_out": "358", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.2", "creativity": "0.8", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-222", "selected": "13380", "transfers_in": "36", "transfers_out": "258", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ben Foster": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "604214", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "8.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "40985", "selected": "723375", "transfers_in": "55193", "transfers_out": "14208", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "85202", "selected": "845133", "transfers_in": "104412", "transfers_out": "19210", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "20.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "23306", "selected": "882840", "transfers_in": "59166", "transfers_out": "35860", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "1", "bps": "18", "influence": "3.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-10233", "selected": "876756", "transfers_in": "23029", "transfers_out": "33262", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "24.8", "creativity": "10.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-28286", "selected": "852011", "transfers_in": "15896", "transfers_out": "44182", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-12939", "selected": "841857", "transfers_in": "15914", "transfers_out": "28853", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42204", "selected": "801670", "transfers_in": "6907", "transfers_out": "49111", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "18", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-60471", "selected": "741528", "transfers_in": "958", "transfers_out": "61429", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-38408", "selected": "703840", "transfers_in": "2389", "transfers_out": "40797", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-16790", "selected": "687767", "transfers_in": "2821", "transfers_out": "19611", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-48570", "selected": "639871", "transfers_in": "1516", "transfers_out": "50086", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "4", "bps": "14", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-23033", "selected": "617155", "transfers_in": "887", "transfers_out": "23920", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-10075", "selected": "607844", "transfers_in": "4719", "transfers_out": "14794", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-7513", "selected": "601096", "transfers_in": "7113", "transfers_out": "14626", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4604", "selected": "597778", "transfers_in": "6937", "transfers_out": "11541", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "18.0", "creativity": "10.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-18959", "selected": "579224", "transfers_in": "2507", "transfers_out": "21466", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "6.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-9209", "selected": "570814", "transfers_in": "5606", "transfers_out": "14815", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-7829", "selected": "564399", "transfers_in": "6562", "transfers_out": "14391", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-9649", "selected": "555501", "transfers_in": "3574", "transfers_out": "13223", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-4211", "selected": "552899", "transfers_in": "12013", "transfers_out": "16224", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "27.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-14152", "selected": "539261", "transfers_in": "14772", "transfers_out": "28924", "value": "44", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-8526", "selected": "532650", "transfers_in": "21295", "transfers_out": "29821", "value": "44", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "23.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "8879", "selected": "543083", "transfers_in": "24273", "transfers_out": "15394", "value": "44", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "22", "influence": "47.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-949", "selected": "543515", "transfers_in": "21501", "transfers_out": "22450", "value": "44", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "16714", "selected": "561443", "transfers_in": "26020", "transfers_out": "9306", "value": "44", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "18", "influence": "34.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-6612", "selected": "555937", "transfers_in": "11186", "transfers_out": "17798", "value": "44", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "30.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "2651", "selected": "560075", "transfers_in": "14883", "transfers_out": "12232", "value": "44", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4882", "selected": "555475", "transfers_in": "4953", "transfers_out": "9835", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "25.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-4599", "selected": "597120", "transfers_in": "5387", "transfers_out": "9986", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-392", "selected": "590784", "transfers_in": "7620", "transfers_out": "8012", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-13793", "selected": "584345", "transfers_in": "4562", "transfers_out": "18355", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-12072", "selected": "572424", "transfers_in": "2455", "transfers_out": "14527", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "30.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-16909", "selected": "548399", "transfers_in": "2826", "transfers_out": "19735", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "549", "selected": "557454", "transfers_in": "8256", "transfers_out": "7707", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-3946", "selected": "553551", "transfers_in": "6456", "transfers_out": "10402", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "33.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-9370", "selected": "542693", "transfers_in": "6754", "transfers_out": "16124", "value": "43", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "11059", "selected": "557440", "transfers_in": "15419", "transfers_out": "4360", "value": "43", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Oliver Burke": [{"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "14.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1119", "selected": "1163", "transfers_in": "1182", "transfers_out": "63", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.2", "creativity": "13.8", "threat": "5.0", "ict_index": "3.8", "transfers_balance": "978", "selected": "2268", "transfers_in": "1476", "transfers_out": "498", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "2355", "transfers_in": "481", "transfers_out": "454", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "1892", "transfers_in": "49", "transfers_out": "517", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-404", "selected": "1491", "transfers_in": "25", "transfers_out": "429", "value": "54", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-187", "selected": "1321", "transfers_in": "55", "transfers_out": "242", "value": "54", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305", "selected": "1021", "transfers_in": "10", "transfers_out": "315", "value": "54", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "776", "transfers_in": "10", "transfers_out": "256", "value": "53", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "705", "transfers_in": "19", "transfers_out": "94", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-32", "selected": "690", "transfers_in": "38", "transfers_out": "70", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "670", "transfers_in": "13", "transfers_out": "42", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "633", "transfers_in": "14", "transfers_out": "56", "value": "51", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "613", "transfers_in": "28", "transfers_out": "54", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.8", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "-26", "selected": "602", "transfers_in": "9", "transfers_out": "35", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "591", "transfers_in": "6", "transfers_out": "23", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "14.3", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "-13", "selected": "582", "transfers_in": "14", "transfers_out": "27", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "71", "selected": "666", "transfers_in": "107", "transfers_out": "36", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "659", "transfers_in": "21", "transfers_out": "31", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "611", "transfers_in": "12", "transfers_out": "70", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.8", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-23", "selected": "590", "transfers_in": "18", "transfers_out": "41", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "574", "transfers_in": "30", "transfers_out": "61", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "546", "transfers_in": "18", "transfers_out": "55", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "541", "transfers_in": "10", "transfers_out": "27", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.4", "creativity": "1.1", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "-4", "selected": "539", "transfers_in": "17", "transfers_out": "21", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.4", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-23", "selected": "528", "transfers_in": "18", "transfers_out": "41", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "-9", "selected": "533", "transfers_in": "25", "transfers_out": "34", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.3", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-4", "selected": "539", "transfers_in": "7", "transfers_out": "11", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.8", "creativity": "20.6", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "4", "selected": "661", "transfers_in": "18", "transfers_out": "14", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "581", "selected": "2533", "transfers_in": "645", "transfers_out": "64", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.8", "creativity": "1.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-246", "selected": "1008", "transfers_in": "13", "transfers_out": "259", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "950", "transfers_in": "10", "transfers_out": "69", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "885", "transfers_in": "9", "transfers_out": "75", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "2.0", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-30", "selected": "864", "transfers_in": "11", "transfers_out": "41", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "852", "transfers_in": "6", "transfers_out": "18", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "835", "transfers_in": "9", "transfers_out": "28", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "821", "transfers_in": "6", "transfers_out": "24", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "James Tarkowski": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "41.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "0", "selected": "2769", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.4", "creativity": "4.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "263", "selected": "4291", "transfers_in": "529", "transfers_out": "266", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "37.2", "creativity": "0.3", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-179", "selected": "4426", "transfers_in": "246", "transfers_out": "425", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "52.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "221", "selected": "4941", "transfers_in": "621", "transfers_out": "400", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "32.8", "creativity": "0.0", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "1051", "selected": "6335", "transfers_in": "1555", "transfers_out": "504", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "11.8", "creativity": "0.1", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "7760", "selected": "14771", "transfers_in": "9078", "transfers_out": "1318", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.6", "creativity": "0.0", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "1469", "selected": "16669", "transfers_in": "2676", "transfers_out": "1207", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.0", "creativity": "10.8", "threat": "8.0", "ict_index": "3.9", "transfers_balance": "4639", "selected": "21959", "transfers_in": "6027", "transfers_out": "1388", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.0", "creativity": "0.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "500", "selected": "22682", "transfers_in": "1739", "transfers_out": "1239", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.6", "creativity": "10.6", "threat": "26.0", "ict_index": "6.1", "transfers_balance": "1609", "selected": "24521", "transfers_in": "2951", "transfers_out": "1342", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "1224", "selected": "25915", "transfers_in": "1978", "transfers_out": "754", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.4", "creativity": "0.3", "threat": "28.0", "ict_index": "5.4", "transfers_balance": "13591", "selected": "40311", "transfers_in": "14615", "transfers_out": "1024", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "23278", "selected": "64875", "transfers_in": "26558", "transfers_out": "3280", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "26.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "21820", "selected": "87840", "transfers_in": "24325", "transfers_out": "2505", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.6", "creativity": "0.0", "threat": "9.0", "ict_index": "3.1", "transfers_balance": "13668", "selected": "102371", "transfers_in": "16990", "transfers_out": "3322", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "19948", "selected": "124371", "transfers_in": "23986", "transfers_out": "4038", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.8", "creativity": "10.3", "threat": "28.0", "ict_index": "6.8", "transfers_balance": "71545", "selected": "198337", "transfers_in": "75351", "transfers_out": "3806", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "6.8", "creativity": "1.3", "threat": "18.0", "ict_index": "2.6", "transfers_balance": "121415", "selected": "324576", "transfers_in": "127581", "transfers_out": "6166", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29732", "selected": "298829", "transfers_in": "73968", "transfers_out": "103700", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71780", "selected": "227302", "transfers_in": "2592", "transfers_out": "74372", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37485", "selected": "190178", "transfers_in": "5655", "transfers_out": "43140", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "18661", "selected": "209574", "transfers_in": "34906", "transfers_out": "16245", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "39.0", "creativity": "10.4", "threat": "4.0", "ict_index": "5.3", "transfers_balance": "46515", "selected": "259114", "transfers_in": "83697", "transfers_out": "37182", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "26.8", "creativity": "0.8", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "17300", "selected": "278011", "transfers_in": "35627", "transfers_out": "18327", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1903", "selected": "281575", "transfers_in": "39021", "transfers_out": "37118", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54069", "selected": "227557", "transfers_in": "668", "transfers_out": "54737", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52817", "selected": "174784", "transfers_in": "593", "transfers_out": "53410", "value": "46", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26584", "selected": "148300", "transfers_in": "835", "transfers_out": "27419", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.0", "creativity": "0.1", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "2653", "selected": "151345", "transfers_in": "8295", "transfers_out": "5642", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.6", "creativity": "0.2", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "10810", "selected": "162514", "transfers_in": "13759", "transfers_out": "2949", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "1.1", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "37889", "selected": "206762", "transfers_in": "46603", "transfers_out": "8714", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "32.8", "creativity": "0.2", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "36626", "selected": "244175", "transfers_in": "42116", "transfers_out": "5490", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.8", "creativity": "15.3", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "52207", "selected": "304384", "transfers_in": "57944", "transfers_out": "5737", "value": "46", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.4", "creativity": "0.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "52207", "selected": "304384", "transfers_in": "57944", "transfers_out": "5737", "value": "46", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.6", "creativity": "0.3", "threat": "50.0", "ict_index": "8.1", "transfers_balance": "-2647", "selected": "278825", "transfers_in": "10309", "transfers_out": "12956", "value": "46", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "14.4", "creativity": "20.5", "threat": "6.0", "ict_index": "4.1", "transfers_balance": "10801", "selected": "305217", "transfers_in": "19440", "transfers_out": "8639", "value": "46", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.0", "creativity": "0.0", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-19144", "selected": "283198", "transfers_in": "9128", "transfers_out": "28272", "value": "46", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.8", "creativity": "10.3", "threat": "21.0", "ict_index": "5.7", "transfers_balance": "17094", "selected": "304587", "transfers_in": "21781", "transfers_out": "4687", "value": "46", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Islam Slimani": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "15744", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4404", "selected": "14568", "transfers_in": "433", "transfers_out": "4837", "value": "69", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.0", "creativity": "11.7", "threat": "37.0", "ict_index": "5.2", "transfers_balance": "-2460", "selected": "13913", "transfers_in": "600", "transfers_out": "3060", "value": "69", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.6", "creativity": "1.8", "threat": "21.0", "ict_index": "2.7", "transfers_balance": "-1493", "selected": "14175", "transfers_in": "632", "transfers_out": "2125", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "14660", "transfers_in": "884", "transfers_out": "1298", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "269", "selected": "15950", "transfers_in": "2007", "transfers_out": "1738", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "16140", "transfers_in": "1582", "transfers_out": "2197", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "12.2", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-949", "selected": "15872", "transfers_in": "913", "transfers_out": "1862", "value": "68", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "16195", "transfers_in": "850", "transfers_out": "850", "value": "68", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-584", "selected": "16007", "transfers_in": "874", "transfers_out": "1458", "value": "68", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-505", "selected": "15833", "transfers_in": "494", "transfers_out": "999", "value": "67", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-390", "selected": "15855", "transfers_in": "547", "transfers_out": "937", "value": "67", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "16074", "transfers_in": "635", "transfers_out": "619", "value": "67", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-193", "selected": "16037", "transfers_in": "355", "transfers_out": "548", "value": "67", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-179", "selected": "16077", "transfers_in": "402", "transfers_out": "581", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "16109", "transfers_in": "389", "transfers_out": "693", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-326", "selected": "15985", "transfers_in": "172", "transfers_out": "498", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-270", "selected": "15921", "transfers_in": "193", "transfers_out": "463", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "15899", "transfers_in": "265", "transfers_out": "612", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.8", "threat": "10.0", "ict_index": "1.0", "transfers_balance": "-110", "selected": "15994", "transfers_in": "327", "transfers_out": "437", "value": "66", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-197", "selected": "16022", "transfers_in": "336", "transfers_out": "533", "value": "66", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "41.2", "creativity": "12.2", "threat": "28.0", "ict_index": "8.1", "transfers_balance": "-45", "selected": "16055", "transfers_in": "252", "transfers_out": "297", "value": "66", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1888", "selected": "18683", "transfers_in": "3322", "transfers_out": "1434", "value": "66", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-462", "selected": "18499", "transfers_in": "862", "transfers_out": "1324", "value": "66", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-513", "selected": "18373", "transfers_in": "565", "transfers_out": "1078", "value": "66", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1970", "selected": "20436", "transfers_in": "3159", "transfers_out": "1189", "value": "66", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "20406", "transfers_in": "1243", "transfers_out": "1386", "value": "66", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1065", "selected": "19447", "transfers_in": "622", "transfers_out": "1687", "value": "66", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-926", "selected": "18533", "transfers_in": "35", "transfers_out": "961", "value": "66", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531", "selected": "18860", "transfers_in": "52", "transfers_out": "583", "value": "66", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "3.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "346", "selected": "18967", "transfers_in": "609", "transfers_out": "263", "value": "66", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "18846", "transfers_in": "248", "transfers_out": "437", "value": "66", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.2", "creativity": "25.7", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-2", "selected": "18889", "transfers_in": "241", "transfers_out": "243", "value": "66", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "15.3", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "510", "selected": "19574", "transfers_in": "685", "transfers_out": "175", "value": "66", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "13.5", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "541", "selected": "20078", "transfers_in": "772", "transfers_out": "231", "value": "66", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-866", "selected": "19197", "transfers_in": "125", "transfers_out": "991", "value": "66", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-866", "selected": "19197", "transfers_in": "125", "transfers_out": "991", "value": "66", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-488", "selected": "18720", "transfers_in": "63", "transfers_out": "551", "value": "66", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Ashley Williams": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.8", "creativity": "0.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "0", "selected": "226751", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "60", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "13.0", "creativity": "0.0", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-22741", "selected": "217375", "transfers_in": "2143", "transfers_out": "24884", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "28.2", "creativity": "0.2", "threat": "5.0", "ict_index": "3.3", "transfers_balance": "-12649", "selected": "210231", "transfers_in": "5066", "transfers_out": "17715", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.6", "creativity": "0.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-13768", "selected": "200282", "transfers_in": "2322", "transfers_out": "16090", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "29.4", "creativity": "0.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-18098", "selected": "183408", "transfers_in": "944", "transfers_out": "19042", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.6", "creativity": "0.8", "threat": "24.0", "ict_index": "5.3", "transfers_balance": "-16784", "selected": "167543", "transfers_in": "2833", "transfers_out": "19617", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "31.4", "creativity": "12.1", "threat": "24.0", "ict_index": "6.8", "transfers_balance": "-9607", "selected": "158756", "transfers_in": "4054", "transfers_out": "13661", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12747", "selected": "146626", "transfers_in": "1027", "transfers_out": "13774", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-8699", "selected": "138246", "transfers_in": "497", "transfers_out": "9196", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.4", "creativity": "0.7", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-10722", "selected": "127916", "transfers_in": "563", "transfers_out": "11285", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5457", "selected": "122744", "transfers_in": "1116", "transfers_out": "6573", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4984", "selected": "118234", "transfers_in": "859", "transfers_out": "5843", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-4817", "selected": "113647", "transfers_in": "336", "transfers_out": "5153", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "48.4", "creativity": "0.3", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "-3627", "selected": "110207", "transfers_in": "370", "transfers_out": "3997", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "10440", "selected": "121547", "transfers_in": "12431", "transfers_out": "1991", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "31.2", "creativity": "0.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "1012", "selected": "123701", "transfers_in": "6180", "transfers_out": "5168", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "44.2", "creativity": "0.2", "threat": "17.0", "ict_index": "6.1", "transfers_balance": "5798", "selected": "130430", "transfers_in": "8566", "transfers_out": "2768", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "24805", "selected": "157388", "transfers_in": "27510", "transfers_out": "2705", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "800", "selected": "160580", "transfers_in": "11004", "transfers_out": "10204", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.0", "creativity": "0.1", "threat": "17.0", "ict_index": "3.9", "transfers_balance": "4756", "selected": "166368", "transfers_in": "10707", "transfers_out": "5951", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20626", "selected": "189439", "transfers_in": "27090", "transfers_out": "6464", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.6", "creativity": "10.4", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-13921", "selected": "175826", "transfers_in": "1825", "transfers_out": "15746", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12043", "selected": "164533", "transfers_in": "2997", "transfers_out": "15040", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-9029", "selected": "155983", "transfers_in": "2626", "transfers_out": "11655", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-5835", "selected": "150589", "transfers_in": "1217", "transfers_out": "7052", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.8", "creativity": "1.3", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-5544", "selected": "145215", "transfers_in": "464", "transfers_out": "6008", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "10.6", "creativity": "0.1", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "-2572", "selected": "143111", "transfers_in": "3205", "transfers_out": "5777", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.4", "creativity": "0.5", "threat": "6.0", "ict_index": "1.7", "transfers_balance": "-3936", "selected": "139643", "transfers_in": "1089", "transfers_out": "5025", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "3", "influence": "23.4", "creativity": "10.5", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-829", "selected": "139003", "transfers_in": "1394", "transfers_out": "2223", "value": "52", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12301", "selected": "134070", "transfers_in": "85", "transfers_out": "12386", "value": "52", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4472", "selected": "128807", "transfers_in": "65", "transfers_out": "4537", "value": "52", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3826", "selected": "126167", "transfers_in": "26", "transfers_out": "3852", "value": "52", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "125717", "transfers_in": "134", "transfers_out": "788", "value": "52", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-577", "selected": "125215", "transfers_in": "264", "transfers_out": "841", "value": "52", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "148", "selected": "125740", "transfers_in": "698", "transfers_out": "550", "value": "52", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "125166", "transfers_in": "188", "transfers_out": "627", "value": "52", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "124615", "transfers_in": "119", "transfers_out": "673", "value": "52", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-434", "selected": "124218", "transfers_in": "94", "transfers_out": "528", "value": "52", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Alexander S\u00f8rloth": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3272", "selected": "3292", "transfers_in": "3410", "transfers_out": "138", "value": "55", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.8", "creativity": "43.9", "threat": "43.0", "ict_index": "11.3", "transfers_balance": "1390", "selected": "4754", "transfers_in": "1839", "transfers_out": "449", "value": "55", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "2.0", "threat": "19.0", "ict_index": "3.0", "transfers_balance": "627", "selected": "5476", "transfers_in": "1243", "transfers_out": "616", "value": "55", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.6", "creativity": "22.3", "threat": "24.0", "ict_index": "6.0", "transfers_balance": "225", "selected": "5734", "transfers_in": "637", "transfers_out": "412", "value": "55", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "5.8", "threat": "16.0", "ict_index": "2.2", "transfers_balance": "453", "selected": "6202", "transfers_in": "937", "transfers_out": "484", "value": "55", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6055", "selected": "17355", "transfers_in": "6490", "transfers_out": "435", "value": "55", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3925", "selected": "8207", "transfers_in": "246", "transfers_out": "4171", "value": "55", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2104", "selected": "6130", "transfers_in": "93", "transfers_out": "2197", "value": "55", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1134", "selected": "4916", "transfers_in": "70", "transfers_out": "1204", "value": "55", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "4874", "transfers_in": "175", "transfers_out": "347", "value": "55", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "4563", "transfers_in": "71", "transfers_out": "429", "value": "55", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-450", "selected": "4087", "transfers_in": "67", "transfers_out": "517", "value": "55", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "3974", "transfers_in": "146", "transfers_out": "299", "value": "54", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Tammy Abraham": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "0.8", "threat": "32.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "115311", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "3.3", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-8695", "selected": "114618", "transfers_in": "5098", "transfers_out": "13793", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "77", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.6", "creativity": "14.8", "threat": "35.0", "ict_index": "8.8", "transfers_balance": "-7970", "selected": "109393", "transfers_in": "9651", "transfers_out": "17621", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "5.2", "creativity": "11.9", "threat": "30.0", "ict_index": "4.7", "transfers_balance": "73984", "selected": "194301", "transfers_in": "101890", "transfers_out": "27906", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "2.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-9716", "selected": "187233", "transfers_in": "21567", "transfers_out": "31283", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "36.2", "creativity": "1.6", "threat": "37.0", "ict_index": "7.5", "transfers_balance": "27225", "selected": "218311", "transfers_in": "55100", "transfers_out": "27875", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "4.2", "threat": "29.0", "ict_index": "3.9", "transfers_balance": "58426", "selected": "281581", "transfers_in": "83124", "transfers_out": "24698", "value": "56", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "70.8", "creativity": "1.8", "threat": "71.0", "ict_index": "14.4", "transfers_balance": "62463", "selected": "348791", "transfers_in": "92251", "transfers_out": "29788", "value": "56", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "3.0", "threat": "25.0", "ict_index": "2.8", "transfers_balance": "278148", "selected": "636418", "transfers_in": "293427", "transfers_out": "15279", "value": "57", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "15.2", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "60043", "selected": "704247", "transfers_in": "126666", "transfers_out": "66623", "value": "58", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "16.4", "threat": "64.0", "ict_index": "8.7", "transfers_balance": "200800", "selected": "915456", "transfers_in": "222302", "transfers_out": "21502", "value": "59", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "24.3", "threat": "10.0", "ict_index": "3.8", "transfers_balance": "51618", "selected": "975919", "transfers_in": "118636", "transfers_out": "67018", "value": "60", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212017", "selected": "764846", "transfers_in": "17560", "transfers_out": "229577", "value": "60", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126122", "selected": "639492", "transfers_in": "12890", "transfers_out": "139012", "value": "59", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "1.6", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-5669", "selected": "636200", "transfers_in": "39020", "transfers_out": "44689", "value": "59", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.0", "creativity": "0.0", "threat": "70.0", "ict_index": "6.8", "transfers_balance": "-28584", "selected": "610360", "transfers_in": "28326", "transfers_out": "56910", "value": "59", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-53762", "selected": "557783", "transfers_in": "13112", "transfers_out": "66874", "value": "59", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "85", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "21.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-55025", "selected": "503593", "transfers_in": "6792", "transfers_out": "61817", "value": "58", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.6", "creativity": "1.0", "threat": "55.0", "ict_index": "6.3", "transfers_balance": "-27293", "selected": "477760", "transfers_in": "21892", "transfers_out": "49185", "value": "58", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "28", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "1.6", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-41228", "selected": "437213", "transfers_in": "7515", "transfers_out": "48743", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-40433", "selected": "397491", "transfers_in": "8950", "transfers_out": "49383", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31638", "selected": "366073", "transfers_in": "4539", "transfers_out": "36177", "value": "56", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71582", "selected": "294780", "transfers_in": "2363", "transfers_out": "73945", "value": "56", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45358", "selected": "249484", "transfers_in": "331", "transfers_out": "45689", "value": "55", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21773", "selected": "227840", "transfers_in": "903", "transfers_out": "22676", "value": "55", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16110", "selected": "211831", "transfers_in": "746", "transfers_out": "16856", "value": "55", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "11.5", "threat": "38.0", "ict_index": "5.2", "transfers_balance": "-6080", "selected": "206068", "transfers_in": "6665", "transfers_out": "12745", "value": "54", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "0.0", "creativity": "0.3", "threat": "3.0", "ict_index": "0.2", "transfers_balance": "-7726", "selected": "198725", "transfers_in": "2650", "transfers_out": "10376", "value": "54", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1572", "selected": "197297", "transfers_in": "2350", "transfers_out": "3922", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-4950", "selected": "207894", "transfers_in": "1223", "transfers_out": "6173", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.6", "creativity": "1.4", "threat": "53.0", "ict_index": "6.2", "transfers_balance": "-1936", "selected": "204944", "transfers_in": "2547", "transfers_out": "4483", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.6", "creativity": "14.2", "threat": "45.0", "ict_index": "9.3", "transfers_balance": "1429", "selected": "206677", "transfers_in": "4774", "transfers_out": "3345", "value": "54", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "4.8", "threat": "10.0", "ict_index": "1.5", "transfers_balance": "2887", "selected": "209599", "transfers_in": "6446", "transfers_out": "3559", "value": "54", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "10.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-2522", "selected": "206861", "transfers_in": "1115", "transfers_out": "3637", "value": "54", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5319", "selected": "202053", "transfers_in": "513", "transfers_out": "5832", "value": "54", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "381", "selected": "202659", "transfers_in": "2965", "transfers_out": "2584", "value": "54", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "0.3", "threat": "13.0", "ict_index": "1.4", "transfers_balance": "381", "selected": "202659", "transfers_in": "2965", "transfers_out": "2584", "value": "54", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "10.6", "threat": "38.0", "ict_index": "5.1", "transfers_balance": "736", "selected": "203460", "transfers_in": "3291", "transfers_out": "2555", "value": "54", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Paul Dummett": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "13.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "39018", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9335", "selected": "30662", "transfers_in": "308", "transfers_out": "9643", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8890", "selected": "21807", "transfers_in": "63", "transfers_out": "8953", "value": "44", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7084", "selected": "14746", "transfers_in": "45", "transfers_out": "7129", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2677", "selected": "12078", "transfers_in": "17", "transfers_out": "2694", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2452", "selected": "9744", "transfers_in": "40", "transfers_out": "2492", "value": "43", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1300", "selected": "8451", "transfers_in": "21", "transfers_out": "1321", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1086", "selected": "7370", "transfers_in": "26", "transfers_out": "1112", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "6820", "transfers_in": "8", "transfers_out": "560", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-542", "selected": "6278", "transfers_in": "16", "transfers_out": "558", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-372", "selected": "5913", "transfers_in": "12", "transfers_out": "384", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "5784", "transfers_in": "249", "transfers_out": "385", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "5804", "transfers_in": "223", "transfers_out": "211", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "5712", "transfers_in": "118", "transfers_out": "215", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "5588", "transfers_in": "74", "transfers_out": "202", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "5441", "transfers_in": "79", "transfers_out": "230", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "5330", "transfers_in": "33", "transfers_out": "145", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "5233", "transfers_in": "46", "transfers_out": "148", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "5255", "transfers_in": "128", "transfers_out": "126", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.2", "creativity": "0.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-10", "selected": "5262", "transfers_in": "120", "transfers_out": "130", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "9.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1102", "selected": "6412", "transfers_in": "1319", "transfers_out": "217", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "2160", "selected": "8614", "transfers_in": "2879", "transfers_out": "719", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "15.8", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "2226", "selected": "10953", "transfers_in": "3464", "transfers_out": "1238", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.8", "creativity": "1.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "1044", "selected": "12075", "transfers_in": "1916", "transfers_out": "872", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "34.4", "creativity": "3.1", "threat": "1.0", "ict_index": "3.9", "transfers_balance": "2549", "selected": "14763", "transfers_in": "3584", "transfers_out": "1035", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.8", "creativity": "10.6", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "1053", "selected": "15868", "transfers_in": "1695", "transfers_out": "642", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.6", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "624", "selected": "16579", "transfers_in": "1452", "transfers_out": "828", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.4", "creativity": "14.4", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "7543", "selected": "24541", "transfers_in": "8944", "transfers_out": "1401", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1541", "selected": "26210", "transfers_in": "2493", "transfers_out": "952", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.2", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "4276", "selected": "31030", "transfers_in": "5222", "transfers_out": "946", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "26.6", "creativity": "2.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "9125", "selected": "40697", "transfers_in": "14248", "transfers_out": "5123", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "5082", "selected": "45916", "transfers_in": "7391", "transfers_out": "2309", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1694", "selected": "46658", "transfers_in": "4371", "transfers_out": "2677", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "4773", "selected": "54806", "transfers_in": "5689", "transfers_out": "916", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.6", "creativity": "1.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "11398", "selected": "63875", "transfers_in": "12973", "transfers_out": "1575", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.4", "creativity": "2.7", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1049", "selected": "64705", "transfers_in": "3118", "transfers_out": "2069", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.8", "creativity": "25.3", "threat": "53.0", "ict_index": "9.8", "transfers_balance": "1049", "selected": "64705", "transfers_in": "3118", "transfers_out": "2069", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "8.4", "creativity": "1.5", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-2050", "selected": "62366", "transfers_in": "452", "transfers_out": "2502", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jonjo Shelvey": [{"gameweek": "1", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "47", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-3", "influence": "1.6", "creativity": "3.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "79334", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33681", "selected": "48867", "transfers_in": "923", "transfers_out": "34604", "value": "54", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13725", "selected": "35282", "transfers_in": "135", "transfers_out": "13860", "value": "54", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3355", "selected": "32390", "transfers_in": "852", "transfers_out": "4207", "value": "54", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "9.0", "ict_index": "0.8", "transfers_balance": "-2803", "selected": "29785", "transfers_in": "596", "transfers_out": "3399", "value": "54", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.9", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "-3242", "selected": "26711", "transfers_in": "490", "transfers_out": "3732", "value": "53", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.8", "creativity": "14.8", "threat": "23.0", "ict_index": "5.6", "transfers_balance": "-2254", "selected": "24590", "transfers_in": "522", "transfers_out": "2776", "value": "53", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.8", "creativity": "23.5", "threat": "10.0", "ict_index": "4.6", "transfers_balance": "-81", "selected": "24764", "transfers_in": "2659", "transfers_out": "2740", "value": "53", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.2", "creativity": "3.0", "threat": "15.0", "ict_index": "3.8", "transfers_balance": "1203", "selected": "26165", "transfers_in": "2350", "transfers_out": "1147", "value": "53", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.6", "creativity": "30.6", "threat": "22.0", "ict_index": "8.2", "transfers_balance": "234", "selected": "26666", "transfers_in": "1927", "transfers_out": "1693", "value": "53", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "23.4", "creativity": "46.1", "threat": "4.0", "ict_index": "7.4", "transfers_balance": "-11", "selected": "26827", "transfers_in": "1283", "transfers_out": "1294", "value": "53", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "32.8", "threat": "10.0", "ict_index": "5.6", "transfers_balance": "-1390", "selected": "25597", "transfers_in": "539", "transfers_out": "1929", "value": "53", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "9.7", "threat": "12.0", "ict_index": "2.7", "transfers_balance": "-225", "selected": "25523", "transfers_in": "1017", "transfers_out": "1242", "value": "53", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1148", "selected": "24440", "transfers_in": "362", "transfers_out": "1510", "value": "53", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "10.8", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-1354", "selected": "23144", "transfers_in": "265", "transfers_out": "1619", "value": "53", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-873", "selected": "22345", "transfers_in": "333", "transfers_out": "1206", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "38.2", "threat": "16.0", "ict_index": "6.0", "transfers_balance": "-883", "selected": "21498", "transfers_in": "107", "transfers_out": "990", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1999", "selected": "19508", "transfers_in": "25", "transfers_out": "2024", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1409", "selected": "18103", "transfers_in": "16", "transfers_out": "1425", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "25.0", "threat": "14.0", "ict_index": "5.2", "transfers_balance": "-372", "selected": "17755", "transfers_in": "50", "transfers_out": "422", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "15.3", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "-86", "selected": "17723", "transfers_in": "319", "transfers_out": "405", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "33.6", "threat": "1.0", "ict_index": "5.2", "transfers_balance": "-167", "selected": "17573", "transfers_in": "122", "transfers_out": "289", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.8", "creativity": "15.9", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-99", "selected": "17560", "transfers_in": "477", "transfers_out": "576", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "24.6", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "-382", "selected": "17226", "transfers_in": "101", "transfers_out": "483", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "17286", "transfers_in": "290", "transfers_out": "310", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.2", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-173", "selected": "17146", "transfers_in": "145", "transfers_out": "318", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "26.6", "creativity": "23.1", "threat": "25.0", "ict_index": "7.5", "transfers_balance": "-174", "selected": "17023", "transfers_in": "136", "transfers_out": "310", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "0.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "840", "selected": "18071", "transfers_in": "1098", "transfers_out": "258", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "17608", "transfers_in": "168", "transfers_out": "668", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "82", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "45.2", "creativity": "23.8", "threat": "2.0", "ict_index": "7.1", "transfers_balance": "-499", "selected": "20401", "transfers_in": "38", "transfers_out": "537", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.8", "creativity": "61.9", "threat": "13.0", "ict_index": "9.1", "transfers_balance": "1808", "selected": "24290", "transfers_in": "2201", "transfers_out": "393", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.6", "creativity": "11.3", "threat": "7.0", "ict_index": "6.1", "transfers_balance": "1134", "selected": "25539", "transfers_in": "1851", "transfers_out": "717", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.0", "creativity": "4.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "3597", "selected": "29428", "transfers_in": "4549", "transfers_out": "952", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "9.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "4609", "selected": "35109", "transfers_in": "5383", "transfers_out": "774", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.0", "creativity": "46.3", "threat": "5.0", "ict_index": "6.9", "transfers_balance": "2676", "selected": "36778", "transfers_in": "3759", "transfers_out": "1083", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "32.7", "threat": "8.0", "ict_index": "5.3", "transfers_balance": "813", "selected": "37708", "transfers_in": "2241", "transfers_out": "1428", "value": "52", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.4", "creativity": "60.8", "threat": "1.0", "ict_index": "8.2", "transfers_balance": "813", "selected": "37708", "transfers_in": "2241", "transfers_out": "1428", "value": "52", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "28.2", "creativity": "18.2", "threat": "19.0", "ict_index": "6.5", "transfers_balance": "-934", "selected": "36570", "transfers_in": "855", "transfers_out": "1789", "value": "52", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Geoff Cameron": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.0", "creativity": "1.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "16566", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.6", "creativity": "0.4", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "227", "selected": "20596", "transfers_in": "1578", "transfers_out": "1351", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "12.7", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "8024", "selected": "31781", "transfers_in": "11227", "transfers_out": "3203", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-213", "selected": "32666", "transfers_in": "2833", "transfers_out": "3046", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5040", "selected": "27821", "transfers_in": "823", "transfers_out": "5863", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5449", "selected": "22395", "transfers_in": "80", "transfers_out": "5529", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.4", "creativity": "10.2", "threat": "18.0", "ict_index": "4.8", "transfers_balance": "-2869", "selected": "19541", "transfers_in": "135", "transfers_out": "3004", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "0.8", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "135", "selected": "19876", "transfers_in": "1302", "transfers_out": "1167", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.6", "creativity": "0.9", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "2595", "selected": "22689", "transfers_in": "3454", "transfers_out": "859", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "22255", "transfers_in": "1004", "transfers_out": "1556", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2477", "selected": "19793", "transfers_in": "43", "transfers_out": "2520", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2600", "selected": "17203", "transfers_in": "16", "transfers_out": "2616", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1122", "selected": "16086", "transfers_in": "16", "transfers_out": "1138", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-892", "selected": "15198", "transfers_in": "14", "transfers_out": "906", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-743", "selected": "14458", "transfers_in": "16", "transfers_out": "759", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-415", "selected": "14058", "transfers_in": "63", "transfers_out": "478", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-37", "selected": "14055", "transfers_in": "157", "transfers_out": "194", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "12.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "184", "selected": "14278", "transfers_in": "415", "transfers_out": "231", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "11.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "599", "selected": "15021", "transfers_in": "1004", "transfers_out": "405", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "52", "selected": "15125", "transfers_in": "459", "transfers_out": "407", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-340", "selected": "14832", "transfers_in": "236", "transfers_out": "576", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.4", "creativity": "12.8", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "859", "selected": "15745", "transfers_in": "1572", "transfers_out": "713", "value": "43", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "15692", "transfers_in": "878", "transfers_out": "1025", "value": "43", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "486", "selected": "16246", "transfers_in": "1211", "transfers_out": "725", "value": "43", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-319", "selected": "15980", "transfers_in": "425", "transfers_out": "744", "value": "43", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-567", "selected": "15437", "transfers_in": "103", "transfers_out": "670", "value": "43", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "15622", "transfers_in": "537", "transfers_out": "403", "value": "43", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "27.4", "creativity": "0.7", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-462", "selected": "15212", "transfers_in": "84", "transfers_out": "546", "value": "43", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.6", "creativity": "10.3", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "-35", "selected": "15198", "transfers_in": "154", "transfers_out": "189", "value": "43", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.2", "creativity": "1.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "323", "selected": "15697", "transfers_in": "527", "transfers_out": "204", "value": "43", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "863", "selected": "18206", "transfers_in": "1056", "transfers_out": "193", "value": "43", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-871", "selected": "15694", "transfers_in": "15", "transfers_out": "886", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "15385", "transfers_in": "21", "transfers_out": "372", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-333", "selected": "14930", "transfers_in": "38", "transfers_out": "371", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "15081", "transfers_in": "105", "transfers_out": "151", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-269", "selected": "14767", "transfers_in": "9", "transfers_out": "278", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "14481", "transfers_in": "34", "transfers_out": "291", "value": "43", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "14356", "transfers_in": "23", "transfers_out": "175", "value": "43", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Adam Federici": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "224542", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5063", "selected": "233415", "transfers_in": "3135", "transfers_out": "8198", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6675", "selected": "230195", "transfers_in": "2670", "transfers_out": "9345", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16663", "selected": "216066", "transfers_in": "1663", "transfers_out": "18326", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14163", "selected": "202345", "transfers_in": "616", "transfers_out": "14779", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12905", "selected": "189674", "transfers_in": "981", "transfers_out": "13886", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8432", "selected": "181452", "transfers_in": "1020", "transfers_out": "9452", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7726", "selected": "173880", "transfers_in": "676", "transfers_out": "8402", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5011", "selected": "168911", "transfers_in": "277", "transfers_out": "5288", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5839", "selected": "163120", "transfers_in": "249", "transfers_out": "6088", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4547", "selected": "158613", "transfers_in": "186", "transfers_out": "4733", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4214", "selected": "154483", "transfers_in": "321", "transfers_out": "4535", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2626", "selected": "151894", "transfers_in": "218", "transfers_out": "2844", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2215", "selected": "149703", "transfers_in": "112", "transfers_out": "2327", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2458", "selected": "147279", "transfers_in": "120", "transfers_out": "2578", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2829", "selected": "144482", "transfers_in": "109", "transfers_out": "2938", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1647", "selected": "142857", "transfers_in": "143", "transfers_out": "1790", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1693", "selected": "141203", "transfers_in": "154", "transfers_out": "1847", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2345", "selected": "138924", "transfers_in": "180", "transfers_out": "2525", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1623", "selected": "137329", "transfers_in": "146", "transfers_out": "1769", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2703", "selected": "134657", "transfers_in": "201", "transfers_out": "2904", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2865", "selected": "131815", "transfers_in": "198", "transfers_out": "3063", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3114", "selected": "128801", "transfers_in": "1037", "transfers_out": "4151", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-810", "selected": "128125", "transfers_in": "1046", "transfers_out": "1856", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-991", "selected": "127271", "transfers_in": "803", "transfers_out": "1794", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "126788", "transfers_in": "578", "transfers_out": "1135", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "126399", "transfers_in": "758", "transfers_out": "1265", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-460", "selected": "126111", "transfers_in": "684", "transfers_out": "1144", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-365", "selected": "125795", "transfers_in": "255", "transfers_out": "620", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "135006", "transfers_in": "305", "transfers_out": "658", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-921", "selected": "132274", "transfers_in": "268", "transfers_out": "1189", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "133856", "transfers_in": "367", "transfers_out": "698", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "133455", "transfers_in": "169", "transfers_out": "583", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-721", "selected": "132738", "transfers_in": "244", "transfers_out": "965", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-721", "selected": "132738", "transfers_in": "244", "transfers_out": "965", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "131493", "transfers_in": "93", "transfers_out": "576", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-794", "selected": "130652", "transfers_in": "100", "transfers_out": "894", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-936", "selected": "129677", "transfers_in": "127", "transfers_out": "1063", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Alex Palmer": [{"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1647", "selected": "2004", "transfers_in": "1841", "transfers_out": "194", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1452", "selected": "3996", "transfers_in": "1925", "transfers_out": "473", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1131", "selected": "5593", "transfers_in": "1560", "transfers_out": "429", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1047", "selected": "7017", "transfers_in": "1417", "transfers_out": "370", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "711", "selected": "7914", "transfers_in": "991", "transfers_out": "280", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "252", "selected": "8274", "transfers_in": "468", "transfers_out": "216", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "180", "selected": "8577", "transfers_in": "410", "transfers_out": "230", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "8724", "transfers_in": "281", "transfers_out": "276", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "8840", "transfers_in": "228", "transfers_out": "170", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "8932", "transfers_in": "218", "transfers_out": "183", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "9061", "transfers_in": "279", "transfers_out": "248", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "9185", "transfers_in": "201", "transfers_out": "152", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "168", "selected": "9425", "transfers_in": "398", "transfers_out": "230", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "218", "selected": "9672", "transfers_in": "440", "transfers_out": "222", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "209", "selected": "10018", "transfers_in": "589", "transfers_out": "380", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "10100", "transfers_in": "276", "transfers_out": "257", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10170", "transfers_in": "248", "transfers_out": "248", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "10189", "transfers_in": "156", "transfers_out": "166", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "10262", "transfers_in": "218", "transfers_out": "211", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "10369", "transfers_in": "220", "transfers_out": "208", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "10399", "transfers_in": "94", "transfers_out": "105", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "7951", "transfers_in": "125", "transfers_out": "117", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8201", "transfers_in": "128", "transfers_out": "191", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "8008", "transfers_in": "150", "transfers_out": "122", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "8050", "transfers_in": "97", "transfers_out": "102", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "8140", "transfers_in": "121", "transfers_out": "116", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "8105", "transfers_in": "61", "transfers_out": "144", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "8042", "transfers_in": "87", "transfers_out": "77", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "8087", "transfers_in": "138", "transfers_out": "124", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "8123", "transfers_in": "196", "transfers_out": "169", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Collin Quaner": [{"gameweek": "1", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "10.6", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "142160", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "7130", "selected": "181693", "transfers_in": "30668", "transfers_out": "23538", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4799", "selected": "201789", "transfers_in": "38224", "transfers_out": "33425", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7446", "selected": "207338", "transfers_in": "31080", "transfers_out": "38526", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-17166", "selected": "193726", "transfers_in": "12371", "transfers_out": "29537", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-836", "selected": "197740", "transfers_in": "29032", "transfers_out": "29868", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11838", "selected": "188867", "transfers_in": "13769", "transfers_out": "25607", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4756", "selected": "187312", "transfers_in": "13983", "transfers_out": "18739", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7685", "selected": "181056", "transfers_in": "5508", "transfers_out": "13193", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3580", "selected": "179301", "transfers_in": "10367", "transfers_out": "13947", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3191", "selected": "185295", "transfers_in": "12198", "transfers_out": "9007", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.6", "creativity": "18.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "3033", "selected": "192348", "transfers_in": "12476", "transfers_out": "9443", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "9885", "selected": "205098", "transfers_in": "18523", "transfers_out": "8638", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "16.4", "threat": "39.0", "ict_index": "6.3", "transfers_balance": "17681", "selected": "225241", "transfers_in": "23669", "transfers_out": "5988", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "2.2", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "10760", "selected": "238786", "transfers_in": "19331", "transfers_out": "8571", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.0", "creativity": "38.3", "threat": "26.0", "ict_index": "7.5", "transfers_balance": "12711", "selected": "256105", "transfers_in": "24008", "transfers_out": "11297", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8956", "selected": "267864", "transfers_in": "19875", "transfers_out": "10919", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.2", "creativity": "15.8", "threat": "62.0", "ict_index": "11.3", "transfers_balance": "982", "selected": "271644", "transfers_in": "13821", "transfers_out": "12839", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.4", "creativity": "16.4", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "26427", "selected": "303198", "transfers_in": "39600", "transfers_out": "13173", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.4", "creativity": "28.7", "threat": "44.0", "ict_index": "10.2", "transfers_balance": "1529", "selected": "305657", "transfers_in": "12836", "transfers_out": "11307", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.8", "creativity": "1.8", "threat": "9.0", "ict_index": "2.4", "transfers_balance": "22903", "selected": "330428", "transfers_in": "35824", "transfers_out": "12921", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "31", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "12.2", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "10995", "selected": "341982", "transfers_in": "30389", "transfers_out": "19394", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12921", "selected": "330141", "transfers_in": "29919", "transfers_out": "42840", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-13636", "selected": "316739", "transfers_in": "8097", "transfers_out": "21733", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.7", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "1341", "selected": "318855", "transfers_in": "14980", "transfers_out": "13639", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "11.4", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-9719", "selected": "309455", "transfers_in": "9423", "transfers_out": "19142", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "2.3", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "634", "selected": "310825", "transfers_in": "15372", "transfers_out": "14738", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.6", "creativity": "23.7", "threat": "4.0", "ict_index": "5.0", "transfers_balance": "-9044", "selected": "302726", "transfers_in": "11397", "transfers_out": "20441", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "1.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "3903", "selected": "307171", "transfers_in": "10537", "transfers_out": "6634", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.8", "creativity": "21.7", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "-357", "selected": "292289", "transfers_in": "8292", "transfers_out": "8649", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.6", "creativity": "5.0", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-3230", "selected": "272638", "transfers_in": "5661", "transfers_out": "8891", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.8", "creativity": "3.5", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-4628", "selected": "285216", "transfers_in": "11003", "transfers_out": "15631", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "12.0", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "-5223", "selected": "280000", "transfers_in": "6000", "transfers_out": "11223", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "2.8", "threat": "6.0", "ict_index": "1.3", "transfers_balance": "-4887", "selected": "274255", "transfers_in": "5636", "transfers_out": "10523", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.0", "creativity": "5.1", "threat": "14.0", "ict_index": "2.2", "transfers_balance": "2482", "selected": "271356", "transfers_in": "8839", "transfers_out": "6357", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12201", "selected": "287232", "transfers_in": "19815", "transfers_out": "7614", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12201", "selected": "287232", "transfers_in": "19815", "transfers_out": "7614", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "285910", "transfers_in": "9313", "transfers_out": "9356", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Angelo Ogbonna": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "0", "selected": "48392", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "0.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3207", "selected": "52037", "transfers_in": "1625", "transfers_out": "4832", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-2632", "selected": "51130", "transfers_in": "1863", "transfers_out": "4495", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2879", "selected": "49490", "transfers_in": "1721", "transfers_out": "4600", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3220", "selected": "46757", "transfers_in": "410", "transfers_out": "3630", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.2", "creativity": "10.9", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-3518", "selected": "43679", "transfers_in": "561", "transfers_out": "4079", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "43913", "transfers_in": "2074", "transfers_out": "2227", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2230", "selected": "41963", "transfers_in": "440", "transfers_out": "2670", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1221", "selected": "40874", "transfers_in": "281", "transfers_out": "1502", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "23.6", "creativity": "10.2", "threat": "7.0", "ict_index": "4.1", "transfers_balance": "-1281", "selected": "39765", "transfers_in": "512", "transfers_out": "1793", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-579", "selected": "39395", "transfers_in": "436", "transfers_out": "1015", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-675", "selected": "38919", "transfers_in": "512", "transfers_out": "1187", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.2", "creativity": "1.0", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "23", "selected": "39062", "transfers_in": "864", "transfers_out": "841", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.4", "creativity": "1.2", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "54", "selected": "39228", "transfers_in": "753", "transfers_out": "699", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "51.6", "creativity": "1.3", "threat": "17.0", "ict_index": "7.0", "transfers_balance": "-717", "selected": "38609", "transfers_in": "330", "transfers_out": "1047", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "37.2", "creativity": "10.3", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "1742", "selected": "40784", "transfers_in": "2469", "transfers_out": "727", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "19204", "selected": "60952", "transfers_in": "20592", "transfers_out": "1388", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "48312", "selected": "110675", "transfers_in": "50323", "transfers_out": "2011", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.0", "creativity": "15.3", "threat": "12.0", "ict_index": "4.2", "transfers_balance": "149757", "selected": "265126", "transfers_in": "155002", "transfers_out": "5245", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.8", "creativity": "0.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "29959", "selected": "297718", "transfers_in": "40472", "transfers_out": "10513", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "71277", "selected": "355615", "transfers_in": "91585", "transfers_out": "20308", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "34.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "71277", "selected": "355615", "transfers_in": "91585", "transfers_out": "20308", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "0.2", "threat": "52.0", "ict_index": "6.8", "transfers_balance": "-4527", "selected": "352363", "transfers_in": "26217", "transfers_out": "30744", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "4.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2623", "selected": "350403", "transfers_in": "16304", "transfers_out": "18927", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "0.1", "threat": "6.0", "ict_index": "1.7", "transfers_balance": "-11299", "selected": "339629", "transfers_in": "10325", "transfers_out": "21624", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.6", "creativity": "0.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-14357", "selected": "325466", "transfers_in": "3973", "transfers_out": "18330", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-21420", "selected": "304290", "transfers_in": "2582", "transfers_out": "24002", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-14236", "selected": "290605", "transfers_in": "4205", "transfers_out": "18441", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7838", "selected": "282834", "transfers_in": "2735", "transfers_out": "10573", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.6", "creativity": "20.4", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-31127", "selected": "230834", "transfers_in": "1146", "transfers_out": "32273", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.6", "creativity": "0.2", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-14731", "selected": "198203", "transfers_in": "2081", "transfers_out": "16812", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-5058", "selected": "193596", "transfers_in": "6381", "transfers_out": "11439", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "2813", "selected": "195376", "transfers_in": "11455", "transfers_out": "8642", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.8", "creativity": "0.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-6306", "selected": "187320", "transfers_in": "3209", "transfers_out": "9515", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.2", "creativity": "0.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-4950", "selected": "185470", "transfers_in": "4435", "transfers_out": "9385", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.0", "creativity": "0.0", "threat": "20.0", "ict_index": "4.4", "transfers_balance": "4768", "selected": "190574", "transfers_in": "9973", "transfers_out": "5205", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "4768", "selected": "190574", "transfers_in": "9973", "transfers_out": "5205", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "10481", "selected": "201996", "transfers_in": "12991", "transfers_out": "2510", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jon Gorenc Stankovic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5219", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "5457", "transfers_in": "386", "transfers_out": "744", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "5314", "transfers_in": "392", "transfers_out": "709", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-372", "selected": "5078", "transfers_in": "309", "transfers_out": "681", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "4926", "transfers_in": "236", "transfers_out": "458", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "4748", "transfers_in": "246", "transfers_out": "469", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "4672", "transfers_in": "244", "transfers_out": "369", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "4528", "transfers_in": "199", "transfers_out": "381", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "4474", "transfers_in": "100", "transfers_out": "170", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "4386", "transfers_in": "124", "transfers_out": "229", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "4332", "transfers_in": "79", "transfers_out": "147", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "4277", "transfers_in": "94", "transfers_out": "169", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "4268", "transfers_in": "107", "transfers_out": "138", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "4255", "transfers_in": "72", "transfers_out": "97", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "4218", "transfers_in": "64", "transfers_out": "114", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "4209", "transfers_in": "73", "transfers_out": "101", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "4180", "transfers_in": "40", "transfers_out": "77", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "4130", "transfers_in": "42", "transfers_out": "95", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "4082", "transfers_in": "66", "transfers_out": "122", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "245", "selected": "4398", "transfers_in": "402", "transfers_out": "157", "value": "39", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "363", "selected": "4869", "transfers_in": "630", "transfers_out": "267", "value": "39", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "375", "selected": "5298", "transfers_in": "674", "transfers_out": "299", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "300", "selected": "5737", "transfers_in": "847", "transfers_out": "547", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "259", "selected": "6091", "transfers_in": "583", "transfers_out": "324", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "206", "selected": "6405", "transfers_in": "585", "transfers_out": "379", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "176", "selected": "6620", "transfers_in": "424", "transfers_out": "248", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "164", "selected": "6885", "transfers_in": "498", "transfers_out": "334", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "277", "selected": "7286", "transfers_in": "639", "transfers_out": "362", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "7445", "transfers_in": "290", "transfers_out": "228", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "6986", "transfers_in": "327", "transfers_out": "259", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "6887", "transfers_in": "158", "transfers_out": "257", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "962", "selected": "8132", "transfers_in": "1381", "transfers_out": "419", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1466", "selected": "10040", "transfers_in": "1975", "transfers_out": "509", "value": "39", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2289", "selected": "16146", "transfers_in": "3050", "transfers_out": "761", "value": "39", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "345", "selected": "13159", "transfers_in": "863", "transfers_out": "518", "value": "39", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "469", "selected": "14084", "transfers_in": "1127", "transfers_out": "658", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "469", "selected": "14084", "transfers_in": "1127", "transfers_out": "658", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "333", "selected": "14327", "transfers_in": "1040", "transfers_out": "707", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Robert Elliot": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "25.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "0", "selected": "694817", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "41886", "selected": "816266", "transfers_in": "51913", "transfers_out": "10027", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "43737", "selected": "887497", "transfers_in": "64245", "transfers_out": "20508", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "77539", "selected": "993621", "transfers_in": "93467", "transfers_out": "15928", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "96432", "selected": "1107360", "transfers_in": "104125", "transfers_out": "7693", "value": "41", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "15.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "73873", "selected": "1196849", "transfers_in": "89498", "transfers_out": "15625", "value": "41", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "55462", "selected": "1264555", "transfers_in": "71982", "transfers_out": "16520", "value": "41", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "53295", "selected": "1329917", "transfers_in": "70065", "transfers_out": "16770", "value": "41", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "5.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "25674", "selected": "1360871", "transfers_in": "37136", "transfers_out": "11462", "value": "41", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "31.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "26566", "selected": "1395297", "transfers_in": "47097", "transfers_out": "20531", "value": "42", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "20476", "selected": "1421846", "transfers_in": "33503", "transfers_out": "13027", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-723", "selected": "1426708", "transfers_in": "23618", "transfers_out": "24341", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "4124", "selected": "1434496", "transfers_in": "19292", "transfers_out": "15168", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3417", "selected": "1433428", "transfers_in": "12632", "transfers_out": "16049", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24688", "selected": "1410682", "transfers_in": "9199", "transfers_out": "33887", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40634", "selected": "1372584", "transfers_in": "7675", "transfers_out": "48309", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39720", "selected": "1334170", "transfers_in": "6318", "transfers_out": "46038", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "30.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-31474", "selected": "1304125", "transfers_in": "6093", "transfers_out": "37567", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "32", "influence": "45.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-10893", "selected": "1295901", "transfers_in": "12108", "transfers_out": "23001", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "38.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "5143", "selected": "1304510", "transfers_in": "15373", "transfers_out": "10230", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24645", "selected": "1282351", "transfers_in": "19018", "transfers_out": "43663", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81201", "selected": "1201522", "transfers_in": "8369", "transfers_out": "89570", "value": "41", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44290", "selected": "1159074", "transfers_in": "23919", "transfers_out": "68209", "value": "41", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12588", "selected": "1148433", "transfers_in": "20235", "transfers_out": "32823", "value": "41", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33695", "selected": "1116335", "transfers_in": "14081", "transfers_out": "47776", "value": "41", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36418", "selected": "1080138", "transfers_in": "3734", "transfers_out": "40152", "value": "41", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27937", "selected": "1052780", "transfers_in": "6816", "transfers_out": "34753", "value": "41", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22527", "selected": "1031507", "transfers_in": "8384", "transfers_out": "30911", "value": "41", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11951", "selected": "1019670", "transfers_in": "3921", "transfers_out": "15872", "value": "41", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23255", "selected": "1032669", "transfers_in": "4477", "transfers_out": "27732", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46791", "selected": "936904", "transfers_in": "2617", "transfers_out": "49408", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26122", "selected": "911291", "transfers_in": "2786", "transfers_out": "28908", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21440", "selected": "885664", "transfers_in": "5699", "transfers_out": "27139", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22430", "selected": "864473", "transfers_in": "2711", "transfers_out": "25141", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19362", "selected": "849190", "transfers_in": "3219", "transfers_out": "22581", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25519", "selected": "822663", "transfers_in": "3595", "transfers_out": "29114", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25519", "selected": "822663", "transfers_in": "3595", "transfers_out": "29114", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20482", "selected": "802215", "transfers_in": "1129", "transfers_out": "21611", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Artur Boruc": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "208181", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23900", "selected": "187595", "transfers_in": "345", "transfers_out": "24245", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24785", "selected": "163402", "transfers_in": "147", "transfers_out": "24932", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17645", "selected": "146837", "transfers_in": "354", "transfers_out": "17999", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12117", "selected": "135286", "transfers_in": "461", "transfers_out": "12578", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12592", "selected": "123160", "transfers_in": "457", "transfers_out": "13049", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8821", "selected": "114719", "transfers_in": "411", "transfers_out": "9232", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6839", "selected": "108299", "transfers_in": "498", "transfers_out": "7337", "value": "43", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4317", "selected": "104146", "transfers_in": "215", "transfers_out": "4532", "value": "43", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4617", "selected": "99674", "transfers_in": "232", "transfers_out": "4849", "value": "43", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3977", "selected": "95839", "transfers_in": "172", "transfers_out": "4149", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3612", "selected": "92466", "transfers_in": "261", "transfers_out": "3873", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2218", "selected": "90401", "transfers_in": "240", "transfers_out": "2458", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1861", "selected": "88668", "transfers_in": "237", "transfers_out": "2098", "value": "42", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1869", "selected": "86926", "transfers_in": "207", "transfers_out": "2076", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2002", "selected": "85088", "transfers_in": "207", "transfers_out": "2209", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1316", "selected": "83874", "transfers_in": "125", "transfers_out": "1441", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1417", "selected": "82539", "transfers_in": "125", "transfers_out": "1542", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1621", "selected": "81055", "transfers_in": "148", "transfers_out": "1769", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1125", "selected": "80008", "transfers_in": "100", "transfers_out": "1225", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1803", "selected": "78294", "transfers_in": "203", "transfers_out": "2006", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1369", "selected": "76960", "transfers_in": "181", "transfers_out": "1550", "value": "42", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1970", "selected": "75154", "transfers_in": "305", "transfers_out": "2275", "value": "42", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1537", "selected": "73728", "transfers_in": "178", "transfers_out": "1715", "value": "42", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1283", "selected": "72598", "transfers_in": "338", "transfers_out": "1621", "value": "41", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-511", "selected": "72172", "transfers_in": "433", "transfers_out": "944", "value": "41", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "71935", "transfers_in": "695", "transfers_out": "1073", "value": "41", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-538", "selected": "71577", "transfers_in": "445", "transfers_out": "983", "value": "41", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "71407", "transfers_in": "227", "transfers_out": "471", "value": "41", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-225", "selected": "81986", "transfers_in": "365", "transfers_out": "590", "value": "41", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-561", "selected": "80636", "transfers_in": "410", "transfers_out": "971", "value": "41", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "81541", "transfers_in": "604", "transfers_out": "656", "value": "41", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-239", "selected": "81355", "transfers_in": "316", "transfers_out": "555", "value": "41", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "81023", "transfers_in": "389", "transfers_out": "771", "value": "41", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "81023", "transfers_in": "389", "transfers_out": "771", "value": "41", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "79903", "transfers_in": "108", "transfers_out": "449", "value": "41", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-578", "selected": "79298", "transfers_in": "81", "transfers_out": "659", "value": "41", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-506", "selected": "78809", "transfers_in": "125", "transfers_out": "631", "value": "41", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Jamaal Lascelles": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "0", "selected": "68429", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.4", "creativity": "10.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-2842", "selected": "69574", "transfers_in": "2091", "transfers_out": "4933", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "6.4", "creativity": "1.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-6529", "selected": "63537", "transfers_in": "880", "transfers_out": "7409", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "66.0", "creativity": "0.0", "threat": "17.0", "ict_index": "8.3", "transfers_balance": "-4104", "selected": "60073", "transfers_in": "1372", "transfers_out": "5476", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "46.4", "creativity": "0.4", "threat": "26.0", "ict_index": "7.3", "transfers_balance": "57449", "selected": "125309", "transfers_in": "66329", "transfers_out": "8880", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.2", "creativity": "1.3", "threat": "21.0", "ict_index": "4.1", "transfers_balance": "330388", "selected": "482195", "transfers_in": "351437", "transfers_out": "21049", "value": "46", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.8", "creativity": "0.0", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "73257", "selected": "569166", "transfers_in": "113671", "transfers_out": "40414", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.2", "creativity": "10.3", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "9934", "selected": "585717", "transfers_in": "47383", "transfers_out": "37449", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.0", "creativity": "0.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "28245", "selected": "616965", "transfers_in": "47343", "transfers_out": "19098", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "0.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "47326", "selected": "669411", "transfers_in": "68666", "transfers_out": "21340", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.3", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "32959", "selected": "706713", "transfers_in": "50690", "transfers_out": "17731", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163046", "selected": "544173", "transfers_in": "2542", "transfers_out": "165588", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76762", "selected": "467506", "transfers_in": "953", "transfers_out": "77715", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60683", "selected": "406856", "transfers_in": "260", "transfers_out": "60943", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47018", "selected": "359873", "transfers_in": "201", "transfers_out": "47219", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27017", "selected": "332973", "transfers_in": "1541", "transfers_out": "28558", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.2", "creativity": "0.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-8890", "selected": "324259", "transfers_in": "2143", "transfers_out": "11033", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.4", "creativity": "0.3", "threat": "21.0", "ict_index": "4.3", "transfers_balance": "-11311", "selected": "313058", "transfers_in": "1214", "transfers_out": "12525", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "39.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-6660", "selected": "306685", "transfers_in": "3564", "transfers_out": "10224", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.8", "creativity": "10.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-8270", "selected": "298568", "transfers_in": "1742", "transfers_out": "10012", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.4", "creativity": "0.8", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "17456", "selected": "316747", "transfers_in": "26504", "transfers_out": "9048", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.0", "creativity": "0.9", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-3718", "selected": "313241", "transfers_in": "9259", "transfers_out": "12977", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "0.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "29178", "selected": "343822", "transfers_in": "53201", "transfers_out": "24023", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "0.3", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-8324", "selected": "336149", "transfers_in": "14095", "transfers_out": "22419", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "46.2", "creativity": "10.3", "threat": "66.0", "ict_index": "12.3", "transfers_balance": "10240", "selected": "347512", "transfers_in": "24210", "transfers_out": "13970", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.0", "creativity": "0.2", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "45907", "selected": "394520", "transfers_in": "53448", "transfers_out": "7541", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.4", "creativity": "0.2", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "13632", "selected": "409467", "transfers_in": "29443", "transfers_out": "15811", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "43.8", "creativity": "0.3", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "47895", "selected": "461026", "transfers_in": "57541", "transfers_out": "9646", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "10.5", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "10061", "selected": "472261", "transfers_in": "22344", "transfers_out": "12283", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "26.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "28494", "selected": "482087", "transfers_in": "37901", "transfers_out": "9407", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "18.6", "creativity": "1.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "27204", "selected": "513056", "transfers_in": "39739", "transfers_out": "12535", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3888", "selected": "516749", "transfers_in": "18128", "transfers_out": "14240", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.2", "creativity": "0.2", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-4596", "selected": "504620", "transfers_in": "18586", "transfers_out": "23182", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.4", "creativity": "10.5", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "42506", "selected": "568562", "transfers_in": "48754", "transfers_out": "6248", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.4", "creativity": "1.8", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "26906", "selected": "583707", "transfers_in": "36089", "transfers_out": "9183", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.8", "creativity": "1.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-3393", "selected": "578671", "transfers_in": "14211", "transfers_out": "17604", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.4", "creativity": "0.5", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "-3393", "selected": "578671", "transfers_in": "14211", "transfers_out": "17604", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "9.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-21676", "selected": "555335", "transfers_in": "2418", "transfers_out": "24094", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Lucas P\u00e9rez": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11966", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2604", "selected": "10508", "transfers_in": "134", "transfers_out": "2738", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1556", "selected": "9386", "transfers_in": "131", "transfers_out": "1687", "value": "74", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1544", "selected": "8160", "transfers_in": "96", "transfers_out": "1640", "value": "74", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-777", "selected": "7432", "transfers_in": "9", "transfers_out": "786", "value": "74", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-529", "selected": "6959", "transfers_in": "17", "transfers_out": "546", "value": "74", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-363", "selected": "6657", "transfers_in": "16", "transfers_out": "379", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "6445", "transfers_in": "8", "transfers_out": "271", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "6357", "transfers_in": "7", "transfers_out": "99", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "6249", "transfers_in": "6", "transfers_out": "121", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "6181", "transfers_in": "5", "transfers_out": "93", "value": "74", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "6144", "transfers_in": "4", "transfers_out": "98", "value": "74", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "6106", "transfers_in": "8", "transfers_out": "67", "value": "74", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "6095", "transfers_in": "0", "transfers_out": "35", "value": "74", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "6087", "transfers_in": "2", "transfers_out": "37", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "6075", "transfers_in": "6", "transfers_out": "48", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "6069", "transfers_in": "4", "transfers_out": "26", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "6059", "transfers_in": "5", "transfers_out": "29", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "6053", "transfers_in": "7", "transfers_out": "50", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "6064", "transfers_in": "3", "transfers_out": "17", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "6045", "transfers_in": "6", "transfers_out": "42", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "6039", "transfers_in": "1", "transfers_out": "15", "value": "74", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "6032", "transfers_in": "12", "transfers_out": "60", "value": "74", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "6015", "transfers_in": "5", "transfers_out": "37", "value": "74", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "6027", "transfers_in": "7", "transfers_out": "26", "value": "74", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "6019", "transfers_in": "8", "transfers_out": "25", "value": "74", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "6023", "transfers_in": "5", "transfers_out": "30", "value": "74", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "6048", "transfers_in": "6", "transfers_out": "35", "value": "74", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "6059", "transfers_in": "4", "transfers_out": "16", "value": "74", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "6576", "transfers_in": "1", "transfers_out": "14", "value": "74", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "6618", "transfers_in": "6", "transfers_out": "18", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "6629", "transfers_in": "3", "transfers_out": "12", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "6628", "transfers_in": "5", "transfers_out": "14", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "6640", "transfers_in": "2", "transfers_out": "6", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "6649", "transfers_in": "1", "transfers_out": "6", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6660", "transfers_in": "2", "transfers_out": "2", "value": "74", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6660", "transfers_in": "2", "transfers_out": "2", "value": "74", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6669", "transfers_in": "4", "transfers_out": "4", "value": "74", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Danny Ward": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "281", "transfers_in": "60", "transfers_out": "17", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "450", "transfers_in": "43", "transfers_out": "36", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "599", "transfers_in": "63", "transfers_out": "65", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "700", "transfers_in": "59", "transfers_out": "61", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "806", "transfers_in": "55", "transfers_out": "57", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "855", "transfers_in": "37", "transfers_out": "32", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "910", "transfers_in": "54", "transfers_out": "62", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "941", "transfers_in": "33", "transfers_out": "53", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "978", "transfers_in": "45", "transfers_out": "60", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1012", "transfers_in": "19", "transfers_out": "26", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1030", "transfers_in": "24", "transfers_out": "24", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1053", "transfers_in": "28", "transfers_out": "34", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1087", "transfers_in": "27", "transfers_out": "37", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1099", "transfers_in": "21", "transfers_out": "28", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1115", "transfers_in": "15", "transfers_out": "27", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1144", "transfers_in": "22", "transfers_out": "29", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1142", "transfers_in": "15", "transfers_out": "30", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1155", "transfers_in": "20", "transfers_out": "34", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1161", "transfers_in": "20", "transfers_out": "23", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1179", "transfers_in": "30", "transfers_out": "46", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1211", "transfers_in": "41", "transfers_out": "40", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1264", "transfers_in": "52", "transfers_out": "47", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1277", "transfers_in": "20", "transfers_out": "26", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1323", "transfers_in": "26", "transfers_out": "28", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1375", "transfers_in": "35", "transfers_out": "46", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1395", "transfers_in": "17", "transfers_out": "18", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1426", "transfers_in": "21", "transfers_out": "18", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1431", "transfers_in": "16", "transfers_out": "26", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1449", "transfers_in": "21", "transfers_out": "25", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1472", "transfers_in": "13", "transfers_out": "17", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1495", "transfers_in": "20", "transfers_out": "15", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1499", "transfers_in": "12", "transfers_out": "20", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1512", "transfers_in": "14", "transfers_out": "12", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1527", "transfers_in": "15", "transfers_out": "11", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1546", "transfers_in": "17", "transfers_out": "14", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Wilfred Ndidi": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.8", "creativity": "1.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "18763", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "5.0", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "198", "selected": "23837", "transfers_in": "2331", "transfers_out": "2133", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.6", "creativity": "1.8", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-1374", "selected": "23966", "transfers_in": "1756", "transfers_out": "3130", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-1903", "selected": "23199", "transfers_in": "1242", "transfers_out": "3145", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "25.4", "creativity": "11.9", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-785", "selected": "23019", "transfers_in": "1414", "transfers_out": "2199", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.6", "creativity": "1.7", "threat": "20.0", "ict_index": "3.8", "transfers_balance": "-1514", "selected": "22031", "transfers_in": "1088", "transfers_out": "2602", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "3.7", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-699", "selected": "21809", "transfers_in": "1553", "transfers_out": "2252", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.6", "creativity": "5.4", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "364", "selected": "22722", "transfers_in": "2839", "transfers_out": "2475", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "2.4", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "-460", "selected": "22473", "transfers_in": "943", "transfers_out": "1403", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "26.6", "creativity": "11.1", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-719", "selected": "22065", "transfers_in": "1229", "transfers_out": "1948", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.2", "creativity": "14.7", "threat": "2.0", "ict_index": "5.5", "transfers_balance": "-347", "selected": "21970", "transfers_in": "944", "transfers_out": "1291", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "0.8", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "1027", "selected": "23600", "transfers_in": "2447", "transfers_out": "1420", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "3.2", "threat": "3.0", "ict_index": "2.2", "transfers_balance": "80", "selected": "23976", "transfers_in": "1411", "transfers_out": "1331", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.0", "creativity": "13.9", "threat": "8.0", "ict_index": "5.9", "transfers_balance": "-903", "selected": "23219", "transfers_in": "541", "transfers_out": "1444", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "22.6", "threat": "9.0", "ict_index": "5.1", "transfers_balance": "2576", "selected": "26202", "transfers_in": "3558", "transfers_out": "982", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "38.2", "creativity": "25.3", "threat": "2.0", "ict_index": "6.6", "transfers_balance": "650", "selected": "27238", "transfers_in": "2275", "transfers_out": "1625", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "1.9", "threat": "21.0", "ict_index": "4.7", "transfers_balance": "2296", "selected": "29827", "transfers_in": "3449", "transfers_out": "1153", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "2.2", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "1557", "selected": "31646", "transfers_in": "3162", "transfers_out": "1605", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "6.8", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "-4204", "selected": "27642", "transfers_in": "617", "transfers_out": "4821", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.8", "creativity": "1.3", "threat": "16.0", "ict_index": "4.4", "transfers_balance": "-699", "selected": "27102", "transfers_in": "749", "transfers_out": "1448", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.2", "creativity": "2.6", "threat": "3.0", "ict_index": "2.3", "transfers_balance": "-1318", "selected": "25981", "transfers_in": "720", "transfers_out": "2038", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "4.3", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-194", "selected": "25872", "transfers_in": "1169", "transfers_out": "1363", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.4", "creativity": "5.8", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "-657", "selected": "25609", "transfers_in": "1499", "transfers_out": "2156", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.4", "creativity": "4.9", "threat": "56.0", "ict_index": "8.4", "transfers_balance": "483", "selected": "26345", "transfers_in": "1860", "transfers_out": "1377", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "7.2", "creativity": "4.3", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "394", "selected": "27078", "transfers_in": "1643", "transfers_out": "1249", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.6", "creativity": "5.4", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "1816", "selected": "29124", "transfers_in": "2741", "transfers_out": "925", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.0", "creativity": "14.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-1037", "selected": "28354", "transfers_in": "1067", "transfers_out": "2104", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.8", "creativity": "13.3", "threat": "5.0", "ict_index": "3.9", "transfers_balance": "719", "selected": "29507", "transfers_in": "2244", "transfers_out": "1525", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.4", "creativity": "13.2", "threat": "22.0", "ict_index": "6.0", "transfers_balance": "155", "selected": "29870", "transfers_in": "1190", "transfers_out": "1035", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "20.0", "creativity": "6.4", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-65", "selected": "30565", "transfers_in": "1212", "transfers_out": "1277", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "9", "influence": "16.0", "creativity": "13.6", "threat": "1.0", "ict_index": "3.1", "transfers_balance": "-246", "selected": "29315", "transfers_in": "754", "transfers_out": "1000", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3063", "selected": "26213", "transfers_in": "71", "transfers_out": "3134", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1515", "selected": "24706", "transfers_in": "37", "transfers_out": "1552", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "32.0", "creativity": "2.4", "threat": "15.0", "ict_index": "4.9", "transfers_balance": "-1515", "selected": "24706", "transfers_in": "37", "transfers_out": "1552", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "50", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "388", "selected": "25188", "transfers_in": "620", "transfers_out": "232", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-767", "selected": "24401", "transfers_in": "48", "transfers_out": "815", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-767", "selected": "24401", "transfers_in": "48", "transfers_out": "815", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-591", "selected": "23796", "transfers_in": "23", "transfers_out": "614", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Wes Morgan": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "0", "selected": "143971", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.2", "creativity": "10.2", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-5934", "selected": "155130", "transfers_in": "6288", "transfers_out": "12222", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "44.4", "creativity": "0.3", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-17198", "selected": "141143", "transfers_in": "3573", "transfers_out": "20771", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "31.8", "creativity": "0.0", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-4399", "selected": "142216", "transfers_in": "5601", "transfers_out": "10000", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "10.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-213", "selected": "144934", "transfers_in": "7289", "transfers_out": "7502", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5190", "selected": "142056", "transfers_in": "4930", "transfers_out": "10120", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.2", "creativity": "0.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-21", "selected": "144342", "transfers_in": "8619", "transfers_out": "8640", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "0.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "1671", "selected": "148337", "transfers_in": "8630", "transfers_out": "6959", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.4", "creativity": "0.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-1277", "selected": "147825", "transfers_in": "3723", "transfers_out": "5000", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.2", "creativity": "10.6", "threat": "20.0", "ict_index": "5.9", "transfers_balance": "-2514", "selected": "146452", "transfers_in": "4398", "transfers_out": "6912", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.0", "creativity": "0.9", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "1644", "selected": "149222", "transfers_in": "5523", "transfers_out": "3879", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-5295", "selected": "145033", "transfers_in": "2657", "transfers_out": "7952", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1374", "selected": "147218", "transfers_in": "5621", "transfers_out": "4247", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.4", "creativity": "0.0", "threat": "22.0", "ict_index": "3.7", "transfers_balance": "-3671", "selected": "144008", "transfers_in": "1664", "transfers_out": "5335", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "9.4", "creativity": "10.4", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "3552", "selected": "148296", "transfers_in": "6533", "transfers_out": "2981", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.8", "creativity": "0.8", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "14166", "selected": "164507", "transfers_in": "17434", "transfers_out": "3268", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "604", "selected": "165837", "transfers_in": "5514", "transfers_out": "4910", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "0.4", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "3152", "selected": "169898", "transfers_in": "7041", "transfers_out": "3889", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.0", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-7324", "selected": "163607", "transfers_in": "3857", "transfers_out": "11181", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "12.2", "creativity": "0.6", "threat": "41.0", "ict_index": "5.4", "transfers_balance": "3748", "selected": "168331", "transfers_in": "8431", "transfers_out": "4683", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.2", "creativity": "0.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-5369", "selected": "163768", "transfers_in": "4718", "transfers_out": "10087", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9842", "selected": "174190", "transfers_in": "18492", "transfers_out": "8650", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41858", "selected": "132503", "transfers_in": "755", "transfers_out": "42613", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16615", "selected": "115930", "transfers_in": "106", "transfers_out": "16721", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8688", "selected": "107284", "transfers_in": "118", "transfers_out": "8806", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5158", "selected": "102141", "transfers_in": "66", "transfers_out": "5224", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5096", "selected": "97067", "transfers_in": "74", "transfers_out": "5170", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "0.8", "threat": "19.0", "ict_index": "3.1", "transfers_balance": "-275", "selected": "97002", "transfers_in": "2140", "transfers_out": "2415", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "0.3", "threat": "14.0", "ict_index": "1.6", "transfers_balance": "5098", "selected": "102537", "transfers_in": "5840", "transfers_out": "742", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3028", "selected": "106782", "transfers_in": "4281", "transfers_out": "1253", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "28510", "selected": "134896", "transfers_in": "33932", "transfers_out": "5422", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "0.6", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "21258", "selected": "156793", "transfers_in": "24140", "transfers_out": "2882", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "31339", "selected": "199751", "transfers_in": "33848", "transfers_out": "2509", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31339", "selected": "199751", "transfers_in": "33848", "transfers_out": "2509", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "29.4", "creativity": "0.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-2252", "selected": "175890", "transfers_in": "1951", "transfers_out": "4203", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "416", "selected": "176453", "transfers_in": "6400", "transfers_out": "5984", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.8", "creativity": "10.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "416", "selected": "176453", "transfers_in": "6400", "transfers_out": "5984", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-6770", "selected": "169236", "transfers_in": "412", "transfers_out": "7182", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Marc Pugh": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "15.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "4459", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.4", "creativity": "5.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-278", "selected": "4909", "transfers_in": "240", "transfers_out": "518", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-706", "selected": "4332", "transfers_in": "78", "transfers_out": "784", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "4434", "transfers_in": "111", "transfers_out": "668", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "35.5", "threat": "21.0", "ict_index": "6.4", "transfers_balance": "-403", "selected": "4159", "transfers_in": "86", "transfers_out": "489", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "3910", "transfers_in": "60", "transfers_out": "353", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "17.8", "threat": "54.0", "ict_index": "6.8", "transfers_balance": "-176", "selected": "3856", "transfers_in": "156", "transfers_out": "332", "value": "48", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "4130", "transfers_in": "345", "transfers_out": "343", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "4134", "transfers_in": "115", "transfers_out": "220", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "3.7", "threat": "6.0", "ict_index": "1.0", "transfers_balance": "-153", "selected": "4126", "transfers_in": "151", "transfers_out": "304", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "5.3", "threat": "51.0", "ict_index": "6.7", "transfers_balance": "-114", "selected": "4162", "transfers_in": "83", "transfers_out": "197", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.4", "creativity": "15.5", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "113", "selected": "4477", "transfers_in": "292", "transfers_out": "179", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "27.6", "threat": "23.0", "ict_index": "6.6", "transfers_balance": "-2", "selected": "4574", "transfers_in": "199", "transfers_out": "201", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.2", "creativity": "1.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-22", "selected": "4648", "transfers_in": "161", "transfers_out": "183", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "4652", "transfers_in": "77", "transfers_out": "164", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-174", "selected": "4634", "transfers_in": "53", "transfers_out": "227", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "4592", "transfers_in": "34", "transfers_out": "161", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-105", "selected": "4537", "transfers_in": "38", "transfers_out": "143", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "78", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "22.1", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-114", "selected": "4439", "transfers_in": "34", "transfers_out": "148", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-9", "selected": "4511", "transfers_in": "98", "transfers_out": "107", "value": "47", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "4595", "transfers_in": "139", "transfers_out": "165", "value": "47", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.2", "creativity": "7.5", "threat": "33.0", "ict_index": "4.2", "transfers_balance": "-94", "selected": "4518", "transfers_in": "35", "transfers_out": "129", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-102", "selected": "4436", "transfers_in": "53", "transfers_out": "155", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "4392", "transfers_in": "62", "transfers_out": "117", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-30", "selected": "4381", "transfers_in": "72", "transfers_out": "102", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-28", "selected": "4357", "transfers_in": "31", "transfers_out": "59", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4333", "transfers_in": "40", "transfers_out": "79", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "4304", "transfers_in": "23", "transfers_out": "72", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "4295", "transfers_in": "14", "transfers_out": "31", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "4428", "transfers_in": "6", "transfers_out": "101", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "4344", "transfers_in": "5", "transfers_out": "79", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "42", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "6.1", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-1", "selected": "4369", "transfers_in": "20", "transfers_out": "21", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "14.0", "threat": "14.0", "ict_index": "3.4", "transfers_balance": "1", "selected": "4382", "transfers_in": "19", "transfers_out": "18", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "4432", "transfers_in": "41", "transfers_out": "14", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "4432", "transfers_in": "41", "transfers_out": "14", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "4402", "transfers_in": "11", "transfers_out": "16", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.4", "creativity": "14.4", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-10", "selected": "4397", "transfers_in": "14", "transfers_out": "24", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "4435", "transfers_in": "60", "transfers_out": "29", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Virgil van Dijk": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "93099", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16017", "selected": "86194", "transfers_in": "1309", "transfers_out": "17326", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12834", "selected": "76421", "transfers_in": "1730", "transfers_out": "14564", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8827", "selected": "70686", "transfers_in": "3059", "transfers_out": "11886", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-6441", "selected": "64817", "transfers_in": "684", "transfers_out": "7125", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "541", "selected": "67582", "transfers_in": "3974", "transfers_out": "3433", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "36.6", "creativity": "4.8", "threat": "30.0", "ict_index": "7.1", "transfers_balance": "-1398", "selected": "67891", "transfers_in": "3220", "transfers_out": "4618", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "46.8", "creativity": "1.4", "threat": "6.0", "ict_index": "5.4", "transfers_balance": "6774", "selected": "76626", "transfers_in": "11079", "transfers_out": "4305", "value": "54", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "25.4", "creativity": "22.7", "threat": "5.0", "ict_index": "5.3", "transfers_balance": "4422", "selected": "82143", "transfers_in": "7308", "transfers_out": "2886", "value": "54", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.0", "creativity": "1.7", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "18065", "selected": "102840", "transfers_in": "22067", "transfers_out": "4002", "value": "54", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.4", "creativity": "1.1", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "13596", "selected": "118815", "transfers_in": "17940", "transfers_out": "4344", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.6", "creativity": "0.6", "threat": "20.0", "ict_index": "4.3", "transfers_balance": "-4877", "selected": "116038", "transfers_in": "6424", "transfers_out": "11301", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.6", "creativity": "0.3", "threat": "9.0", "ict_index": "3.5", "transfers_balance": "-1049", "selected": "116038", "transfers_in": "4611", "transfers_out": "5660", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "10.3", "threat": "9.0", "ict_index": "3.5", "transfers_balance": "-6703", "selected": "109875", "transfers_in": "1617", "transfers_out": "8320", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "33.6", "creativity": "0.2", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "-790", "selected": "109905", "transfers_in": "3408", "transfers_out": "4198", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.8", "creativity": "0.9", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1635", "selected": "109450", "transfers_in": "3531", "transfers_out": "5166", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.8", "creativity": "1.5", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "144", "selected": "110369", "transfers_in": "2862", "transfers_out": "2718", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4640", "selected": "106348", "transfers_in": "1535", "transfers_out": "6175", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "861", "selected": "108425", "transfers_in": "6469", "transfers_out": "5608", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6798", "selected": "102272", "transfers_in": "1617", "transfers_out": "8415", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14463", "selected": "118035", "transfers_in": "23758", "transfers_out": "9295", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4301", "selected": "126154", "transfers_in": "4165", "transfers_out": "1144", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "123803", "selected": "255651", "transfers_in": "139841", "transfers_out": "16038", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.8", "creativity": "31.3", "threat": "24.0", "ict_index": "8.3", "transfers_balance": "19628", "selected": "277366", "transfers_in": "41681", "transfers_out": "22053", "value": "55", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25577", "selected": "306867", "transfers_in": "42117", "transfers_out": "16540", "value": "55", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "16.8", "creativity": "0.2", "threat": "21.0", "ict_index": "3.8", "transfers_balance": "-21142", "selected": "286857", "transfers_in": "8306", "transfers_out": "29448", "value": "55", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "24.2", "creativity": "10.3", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "24449", "selected": "314287", "transfers_in": "39210", "transfers_out": "14761", "value": "55", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.0", "creativity": "3.5", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "85726", "selected": "405043", "transfers_in": "95379", "transfers_out": "9653", "value": "56", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "27.8", "creativity": "1.3", "threat": "20.0", "ict_index": "4.9", "transfers_balance": "18462", "selected": "425611", "transfers_in": "31271", "transfers_out": "12809", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.4", "creativity": "0.5", "threat": "18.0", "ict_index": "3.0", "transfers_balance": "6834", "selected": "427103", "transfers_in": "21820", "transfers_out": "14986", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "15.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "26361", "selected": "460859", "transfers_in": "35515", "transfers_out": "9154", "value": "57", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "11.7", "threat": "20.0", "ict_index": "5.0", "transfers_balance": "-15182", "selected": "442954", "transfers_in": "13656", "transfers_out": "28838", "value": "57", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.0", "creativity": "0.7", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "-19356", "selected": "424363", "transfers_in": "6049", "transfers_out": "25405", "value": "57", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.2", "creativity": "1.9", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-3976", "selected": "413479", "transfers_in": "16469", "transfers_out": "20445", "value": "57", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "35.0", "creativity": "1.1", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "36417", "selected": "483228", "transfers_in": "42101", "transfers_out": "5684", "value": "57", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.2", "creativity": "0.8", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-3017", "selected": "458565", "transfers_in": "12650", "transfers_out": "15667", "value": "57", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.8", "creativity": "1.5", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "-52700", "selected": "402441", "transfers_in": "4618", "transfers_out": "57318", "value": "57", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.8", "creativity": "12.0", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "26566", "selected": "435537", "transfers_in": "31179", "transfers_out": "4613", "value": "57", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Kevin Wimmer": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13586", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2119", "selected": "13453", "transfers_in": "418", "transfers_out": "2537", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1492", "selected": "12443", "transfers_in": "539", "transfers_out": "2031", "value": "44", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "5863", "selected": "19090", "transfers_in": "10551", "transfers_out": "4688", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.6", "creativity": "0.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "7684", "selected": "27310", "transfers_in": "10406", "transfers_out": "2722", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1196", "selected": "26358", "transfers_in": "2610", "transfers_out": "3806", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-4109", "selected": "22274", "transfers_in": "290", "transfers_out": "4399", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "164", "selected": "22579", "transfers_in": "2178", "transfers_out": "2014", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "42", "selected": "22679", "transfers_in": "916", "transfers_out": "874", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2486", "selected": "20277", "transfers_in": "206", "transfers_out": "2692", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "28.6", "creativity": "0.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "1906", "selected": "22457", "transfers_in": "2626", "transfers_out": "720", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.6", "creativity": "10.8", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "238", "selected": "22842", "transfers_in": "1350", "transfers_out": "1112", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "0.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1001", "selected": "23975", "transfers_in": "1938", "transfers_out": "937", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1421", "selected": "22620", "transfers_in": "358", "transfers_out": "1779", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "37", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-849", "selected": "21818", "transfers_in": "544", "transfers_out": "1393", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1724", "selected": "20149", "transfers_in": "178", "transfers_out": "1902", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-897", "selected": "19270", "transfers_in": "278", "transfers_out": "1175", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "0.8", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-921", "selected": "18385", "transfers_in": "224", "transfers_out": "1145", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "30.2", "creativity": "0.9", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-207", "selected": "18272", "transfers_in": "1059", "transfers_out": "1266", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "10.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "423", "selected": "18766", "transfers_in": "1167", "transfers_out": "744", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-48", "selected": "18812", "transfers_in": "1223", "transfers_out": "1271", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.2", "creativity": "10.8", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "2238", "selected": "21111", "transfers_in": "4082", "transfers_out": "1844", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "784", "selected": "22065", "transfers_in": "3648", "transfers_out": "2864", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1936", "selected": "24122", "transfers_in": "3727", "transfers_out": "1791", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1176", "selected": "23028", "transfers_in": "1146", "transfers_out": "2322", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1729", "selected": "21329", "transfers_in": "350", "transfers_out": "2079", "value": "42", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1426", "selected": "19944", "transfers_in": "466", "transfers_out": "1892", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-393", "selected": "19675", "transfers_in": "861", "transfers_out": "1254", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-517", "selected": "19196", "transfers_in": "348", "transfers_out": "865", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-928", "selected": "18399", "transfers_in": "189", "transfers_out": "1117", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-703", "selected": "16960", "transfers_in": "78", "transfers_out": "781", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-522", "selected": "17232", "transfers_in": "314", "transfers_out": "836", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "17408", "transfers_in": "558", "transfers_out": "467", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "256", "selected": "17938", "transfers_in": "770", "transfers_out": "514", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "17894", "transfers_in": "246", "transfers_out": "378", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "17504", "transfers_in": "301", "transfers_out": "428", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "17426", "transfers_in": "385", "transfers_out": "492", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "17334", "transfers_in": "316", "transfers_out": "424", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Aleksandar Dragovic": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "224", "selected": "437", "transfers_in": "290", "transfers_out": "66", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "658", "transfers_in": "89", "transfers_out": "62", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "792", "transfers_in": "126", "transfers_out": "144", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "948", "transfers_in": "134", "transfers_out": "124", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1031", "transfers_in": "86", "transfers_out": "120", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1062", "transfers_in": "45", "transfers_out": "73", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1096", "transfers_in": "50", "transfers_out": "89", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1149", "transfers_in": "55", "transfers_out": "72", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1195", "transfers_in": "38", "transfers_out": "76", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1214", "transfers_in": "28", "transfers_out": "50", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1229", "transfers_in": "28", "transfers_out": "46", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1254", "transfers_in": "33", "transfers_out": "38", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1297", "transfers_in": "52", "transfers_out": "55", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1318", "transfers_in": "26", "transfers_out": "41", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1331", "transfers_in": "37", "transfers_out": "46", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1375", "transfers_in": "48", "transfers_out": "63", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "7", "selected": "1413", "transfers_in": "45", "transfers_out": "38", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1421", "transfers_in": "51", "transfers_out": "77", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "20", "selected": "1469", "transfers_in": "78", "transfers_out": "58", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "16.2", "creativity": "0.4", "threat": "33.0", "ict_index": "5.0", "transfers_balance": "162", "selected": "1730", "transfers_in": "281", "transfers_out": "119", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "2236", "selected": "4093", "transfers_in": "2668", "transfers_out": "432", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "9176", "selected": "13815", "transfers_in": "10770", "transfers_out": "1594", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "1896", "selected": "15898", "transfers_in": "3215", "transfers_out": "1319", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1031", "selected": "15031", "transfers_in": "1029", "transfers_out": "2060", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "581", "selected": "15785", "transfers_in": "2162", "transfers_out": "1581", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2671", "selected": "13121", "transfers_in": "120", "transfers_out": "2791", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2743", "selected": "9952", "transfers_in": "69", "transfers_out": "2812", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-799", "selected": "8165", "transfers_in": "46", "transfers_out": "845", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-865", "selected": "7322", "transfers_in": "34", "transfers_out": "899", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-606", "selected": "6656", "transfers_in": "64", "transfers_out": "670", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "16.0", "creativity": "0.5", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-606", "selected": "6656", "transfers_in": "64", "transfers_out": "670", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "39", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "0.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-157", "selected": "6350", "transfers_in": "59", "transfers_out": "216", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "12.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-144", "selected": "6204", "transfers_in": "99", "transfers_out": "243", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-144", "selected": "6204", "transfers_in": "99", "transfers_out": "243", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "5833", "transfers_in": "18", "transfers_out": "382", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Bojan Krkic Perez": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "13.3", "threat": "6.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "4169", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "612", "selected": "6976", "transfers_in": "1204", "transfers_out": "592", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "6643", "transfers_in": "483", "transfers_out": "1322", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1959", "selected": "4876", "transfers_in": "148", "transfers_out": "2107", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-991", "selected": "3886", "transfers_in": "3", "transfers_out": "994", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-575", "selected": "3314", "transfers_in": "3", "transfers_out": "578", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "3041", "transfers_in": "6", "transfers_out": "282", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "2870", "transfers_in": "5", "transfers_out": "181", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "2795", "transfers_in": "1", "transfers_out": "76", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "2710", "transfers_in": "3", "transfers_out": "90", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "2662", "transfers_in": "1", "transfers_out": "49", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2623", "transfers_in": "2", "transfers_out": "42", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2583", "transfers_in": "1", "transfers_out": "41", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2565", "transfers_in": "2", "transfers_out": "20", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2546", "transfers_in": "0", "transfers_out": "20", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2528", "transfers_in": "2", "transfers_out": "23", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2505", "transfers_in": "1", "transfers_out": "24", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2491", "transfers_in": "0", "transfers_out": "14", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2479", "transfers_in": "0", "transfers_out": "16", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2469", "transfers_in": "1", "transfers_out": "12", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2456", "transfers_in": "2", "transfers_out": "17", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2450", "transfers_in": "3", "transfers_out": "9", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2436", "transfers_in": "1", "transfers_out": "18", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2428", "transfers_in": "3", "transfers_out": "13", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2417", "transfers_in": "1", "transfers_out": "15", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2412", "transfers_in": "1", "transfers_out": "6", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2406", "transfers_in": "0", "transfers_out": "7", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2393", "transfers_in": "1", "transfers_out": "17", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2388", "transfers_in": "0", "transfers_out": "6", "value": "55", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2570", "transfers_in": "1", "transfers_out": "6", "value": "55", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2570", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2571", "transfers_in": "3", "transfers_out": "4", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2572", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2572", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2573", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2570", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2570", "transfers_in": "2", "transfers_out": "3", "value": "55", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2571", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "David Luiz Moreira Marinho": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "40.6", "creativity": "1.8", "threat": "22.0", "ict_index": "6.4", "transfers_balance": "0", "selected": "921507", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "10.6", "creativity": "1.2", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "14068", "selected": "1134418", "transfers_in": "61779", "transfers_out": "47711", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.8", "creativity": "2.3", "threat": "7.0", "ict_index": "2.9", "transfers_balance": "13972", "selected": "1216456", "transfers_in": "69184", "transfers_out": "55212", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.6", "creativity": "10.8", "threat": "11.0", "ict_index": "4.0", "transfers_balance": "21737", "selected": "1293378", "transfers_in": "73542", "transfers_out": "51805", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "17", "influence": "13.4", "creativity": "2.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-38048", "selected": "1275202", "transfers_in": "23857", "transfers_out": "61905", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-409689", "selected": "869886", "transfers_in": "4313", "transfers_out": "414002", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160129", "selected": "710887", "transfers_in": "1091", "transfers_out": "161220", "value": "59", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.4", "creativity": "0.7", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-3364", "selected": "713863", "transfers_in": "27349", "transfers_out": "30713", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "42.2", "creativity": "1.0", "threat": "8.0", "ict_index": "5.1", "transfers_balance": "-17454", "selected": "698801", "transfers_in": "14441", "transfers_out": "31895", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.0", "creativity": "0.9", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "-5706", "selected": "697466", "transfers_in": "19514", "transfers_out": "25220", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7858", "selected": "693429", "transfers_in": "9589", "transfers_out": "17447", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28529", "selected": "668367", "transfers_in": "10752", "transfers_out": "39281", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42921", "selected": "626899", "transfers_in": "2502", "transfers_out": "45423", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38767", "selected": "589040", "transfers_in": "2022", "transfers_out": "40789", "value": "58", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48970", "selected": "540283", "transfers_in": "99", "transfers_out": "49069", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30554", "selected": "510001", "transfers_in": "98", "transfers_out": "30652", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13087", "selected": "497069", "transfers_in": "52", "transfers_out": "13139", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11502", "selected": "485696", "transfers_in": "61", "transfers_out": "11563", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13291", "selected": "472570", "transfers_in": "97", "transfers_out": "13388", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7721", "selected": "464932", "transfers_in": "75", "transfers_out": "7796", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9291", "selected": "455789", "transfers_in": "101", "transfers_out": "9392", "value": "57", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2630", "selected": "453238", "transfers_in": "69", "transfers_out": "2699", "value": "57", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5556", "selected": "448549", "transfers_in": "1060", "transfers_out": "6616", "value": "57", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "14.2", "creativity": "0.1", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-2415", "selected": "446926", "transfers_in": "966", "transfers_out": "3381", "value": "57", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2142", "selected": "445638", "transfers_in": "1218", "transfers_out": "3360", "value": "57", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.4", "creativity": "1.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-3368", "selected": "442351", "transfers_in": "87", "transfers_out": "3455", "value": "57", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "442341", "transfers_in": "2188", "transfers_out": "2771", "value": "57", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3946", "selected": "439020", "transfers_in": "447", "transfers_out": "4393", "value": "57", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2442", "selected": "436638", "transfers_in": "54", "transfers_out": "2496", "value": "57", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1962", "selected": "482932", "transfers_in": "46", "transfers_out": "2008", "value": "57", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1709", "selected": "480004", "transfers_in": "23", "transfers_out": "1732", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-993", "selected": "479148", "transfers_in": "28", "transfers_out": "1021", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "478395", "transfers_in": "23", "transfers_out": "862", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "478395", "transfers_in": "23", "transfers_out": "862", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-432", "selected": "477426", "transfers_in": "32", "transfers_out": "464", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-492", "selected": "476993", "transfers_in": "22", "transfers_out": "514", "value": "57", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-492", "selected": "476993", "transfers_in": "22", "transfers_out": "514", "value": "57", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531", "selected": "476475", "transfers_in": "37", "transfers_out": "568", "value": "57", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Philip Billing": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.8", "creativity": "2.9", "threat": "7.0", "ict_index": "3.0", "transfers_balance": "0", "selected": "6525", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.4", "creativity": "2.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "5726", "selected": "18878", "transfers_in": "7287", "transfers_out": "1561", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "17.6", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "3214", "selected": "23181", "transfers_in": "5896", "transfers_out": "2682", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "14.1", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "8048", "selected": "33604", "transfers_in": "13425", "transfers_out": "5377", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "33474", "transfers_in": "2356", "transfers_out": "2795", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2426", "selected": "31220", "transfers_in": "958", "transfers_out": "3384", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "6.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-1907", "selected": "29414", "transfers_in": "671", "transfers_out": "2578", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "5.5", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-1390", "selected": "28124", "transfers_in": "792", "transfers_out": "2182", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3096", "selected": "25037", "transfers_in": "41", "transfers_out": "3137", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3803", "selected": "21240", "transfers_in": "42", "transfers_out": "3845", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2056", "selected": "19188", "transfers_in": "25", "transfers_out": "2081", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1595", "selected": "17597", "transfers_in": "26", "transfers_out": "1621", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1104", "selected": "16494", "transfers_in": "18", "transfers_out": "1122", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-862", "selected": "15632", "transfers_in": "9", "transfers_out": "871", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-770", "selected": "14862", "transfers_in": "11", "transfers_out": "781", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-603", "selected": "14260", "transfers_in": "12", "transfers_out": "615", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-394", "selected": "13870", "transfers_in": "7", "transfers_out": "401", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "13490", "transfers_in": "6", "transfers_out": "387", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "13010", "transfers_in": "13", "transfers_out": "496", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-294", "selected": "12718", "transfers_in": "7", "transfers_out": "301", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-377", "selected": "12344", "transfers_in": "13", "transfers_out": "390", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291", "selected": "12053", "transfers_in": "10", "transfers_out": "301", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "11621", "transfers_in": "23", "transfers_out": "461", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "11500", "transfers_in": "47", "transfers_out": "177", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "2.0", "creativity": "3.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-109", "selected": "11403", "transfers_in": "33", "transfers_out": "142", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-32", "selected": "11377", "transfers_in": "69", "transfers_out": "101", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.6", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-70", "selected": "11323", "transfers_in": "60", "transfers_out": "130", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11355", "transfers_in": "122", "transfers_out": "122", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "44", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-59", "selected": "11299", "transfers_in": "24", "transfers_out": "83", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "12112", "transfers_in": "59", "transfers_out": "76", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "12039", "transfers_in": "24", "transfers_out": "65", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "11998", "transfers_in": "18", "transfers_out": "113", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.8", "creativity": "0.4", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "-50", "selected": "11956", "transfers_in": "24", "transfers_out": "74", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-38", "selected": "11929", "transfers_in": "25", "transfers_out": "63", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "1.5", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-28", "selected": "11865", "transfers_in": "9", "transfers_out": "37", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-20", "selected": "11847", "transfers_in": "29", "transfers_out": "49", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "0.4", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-20", "selected": "11847", "transfers_in": "29", "transfers_out": "49", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.2", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "11842", "transfers_in": "33", "transfers_out": "42", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Yohan Cabaye": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "21311", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4560", "selected": "17774", "transfers_in": "285", "transfers_out": "4845", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.8", "creativity": "12.3", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "-1262", "selected": "17514", "transfers_in": "996", "transfers_out": "2258", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.6", "creativity": "46.5", "threat": "35.0", "ict_index": "10.4", "transfers_balance": "-2311", "selected": "15915", "transfers_in": "576", "transfers_out": "2887", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.0", "creativity": "53.0", "threat": "9.0", "ict_index": "7.3", "transfers_balance": "-560", "selected": "15712", "transfers_in": "1006", "transfers_out": "1566", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1329", "selected": "14754", "transfers_in": "462", "transfers_out": "1791", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "30.6", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "-1085", "selected": "13967", "transfers_in": "337", "transfers_out": "1422", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "85", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.4", "creativity": "16.3", "threat": "11.0", "ict_index": "5.3", "transfers_balance": "-641", "selected": "13621", "transfers_in": "475", "transfers_out": "1116", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "17.3", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "3891", "selected": "17971", "transfers_in": "4662", "transfers_out": "771", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.4", "creativity": "62.7", "threat": "26.0", "ict_index": "11.5", "transfers_balance": "-162", "selected": "18142", "transfers_in": "1582", "transfers_out": "1744", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.0", "creativity": "53.3", "threat": "9.0", "ict_index": "7.6", "transfers_balance": "-771", "selected": "17598", "transfers_in": "595", "transfers_out": "1366", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.6", "creativity": "58.0", "threat": "17.0", "ict_index": "9.6", "transfers_balance": "-167", "selected": "17747", "transfers_in": "964", "transfers_out": "1131", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.4", "creativity": "16.4", "threat": "17.0", "ict_index": "5.8", "transfers_balance": "-533", "selected": "17314", "transfers_in": "479", "transfers_out": "1012", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "4.8", "threat": "11.0", "ict_index": "2.5", "transfers_balance": "147", "selected": "17579", "transfers_in": "794", "transfers_out": "647", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1420", "selected": "16219", "transfers_in": "225", "transfers_out": "1645", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.2", "creativity": "41.9", "threat": "49.0", "ict_index": "12.6", "transfers_balance": "-1395", "selected": "14858", "transfers_in": "164", "transfers_out": "1559", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.4", "creativity": "30.3", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "625", "selected": "15631", "transfers_in": "1003", "transfers_out": "378", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.0", "creativity": "9.3", "threat": "14.0", "ict_index": "4.2", "transfers_balance": "-228", "selected": "15510", "transfers_in": "373", "transfers_out": "601", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "31.6", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "261", "selected": "15991", "transfers_in": "924", "transfers_out": "663", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "52", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "11.9", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-350", "selected": "15729", "transfers_in": "255", "transfers_out": "605", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.4", "creativity": "20.4", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-1053", "selected": "14771", "transfers_in": "164", "transfers_out": "1217", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "21.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-238", "selected": "14572", "transfers_in": "315", "transfers_out": "553", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "14800", "transfers_in": "764", "transfers_out": "773", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "89", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "29.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-608", "selected": "14280", "transfers_in": "190", "transfers_out": "798", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "49", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "13.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-690", "selected": "13626", "transfers_in": "128", "transfers_out": "818", "value": "53", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "53.1", "threat": "62.0", "ict_index": "13.5", "transfers_balance": "-21", "selected": "13659", "transfers_in": "251", "transfers_out": "272", "value": "53", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "17.3", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-100", "selected": "13671", "transfers_in": "255", "transfers_out": "355", "value": "53", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "13564", "transfers_in": "236", "transfers_out": "458", "value": "53", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "13046", "transfers_in": "11", "transfers_out": "527", "value": "53", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "13611", "transfers_in": "6", "transfers_out": "377", "value": "53", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.4", "creativity": "1.8", "threat": "25.0", "ict_index": "4.0", "transfers_balance": "20", "selected": "13867", "transfers_in": "174", "transfers_out": "154", "value": "53", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.0", "creativity": "14.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-47", "selected": "13710", "transfers_in": "108", "transfers_out": "155", "value": "53", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.2", "creativity": "4.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "73", "selected": "13824", "transfers_in": "188", "transfers_out": "115", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "4.7", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "219", "selected": "14080", "transfers_in": "308", "transfers_out": "89", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "20.3", "threat": "10.0", "ict_index": "4.2", "transfers_balance": "164", "selected": "14346", "transfers_in": "272", "transfers_out": "108", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "20.0", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "91", "selected": "14428", "transfers_in": "219", "transfers_out": "128", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.0", "creativity": "11.8", "threat": "3.0", "ict_index": "1.8", "transfers_balance": "15", "selected": "14464", "transfers_in": "167", "transfers_out": "152", "value": "53", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.0", "creativity": "15.0", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "158", "selected": "14693", "transfers_in": "288", "transfers_out": "130", "value": "53", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Emerson Palmieri dos Santos": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "703", "selected": "759", "transfers_in": "943", "transfers_out": "240", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "365", "selected": "1203", "transfers_in": "616", "transfers_out": "251", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "1138", "transfers_in": "227", "transfers_out": "416", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-192", "selected": "968", "transfers_in": "51", "transfers_out": "243", "value": "54", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "945", "transfers_in": "88", "transfers_out": "129", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "0.5", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-48", "selected": "899", "transfers_in": "60", "transfers_out": "108", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "927", "transfers_in": "64", "transfers_out": "68", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "920", "transfers_in": "42", "transfers_out": "72", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.2", "creativity": "17.4", "threat": "19.0", "ict_index": "6.2", "transfers_balance": "-30", "selected": "920", "transfers_in": "42", "transfers_out": "72", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "22.2", "creativity": "2.2", "threat": "25.0", "ict_index": "4.9", "transfers_balance": "2571", "selected": "4092", "transfers_in": "2883", "transfers_out": "312", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1491", "selected": "5784", "transfers_in": "2761", "transfers_out": "1270", "value": "52", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1491", "selected": "5784", "transfers_in": "2761", "transfers_out": "1270", "value": "52", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "8.6", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-1781", "selected": "3737", "transfers_in": "120", "transfers_out": "1901", "value": "52", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Cameron Carter-Vickers": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "122", "selected": "520", "transfers_in": "177", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "691", "transfers_in": "126", "transfers_out": "155", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "464", "transfers_in": "5", "transfers_out": "239", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "411", "transfers_in": "2", "transfers_out": "57", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "378", "transfers_in": "9", "transfers_out": "43", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "357", "transfers_in": "2", "transfers_out": "26", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "349", "transfers_in": "6", "transfers_out": "15", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "343", "transfers_in": "3", "transfers_out": "10", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "334", "transfers_in": "9", "transfers_out": "20", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "330", "transfers_in": "2", "transfers_out": "6", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "324", "transfers_in": "6", "transfers_out": "14", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "325", "transfers_in": "5", "transfers_out": "5", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "325", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "323", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "316", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "314", "transfers_in": "5", "transfers_out": "7", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "314", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "312", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "312", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "307", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "307", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "303", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "302", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "302", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "302", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "303", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "302", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "304", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "324", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "322", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "320", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "321", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "321", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "323", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "326", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "326", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "328", "transfers_in": "4", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Olayinka Fredrick Oladotun Ladapo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1599", "selected": "5618", "transfers_in": "2590", "transfers_out": "991", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1771", "selected": "9825", "transfers_in": "4181", "transfers_out": "2410", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3193", "selected": "14899", "transfers_in": "6194", "transfers_out": "3001", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6418", "selected": "23229", "transfers_in": "11015", "transfers_out": "4597", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11684", "selected": "37197", "transfers_in": "18272", "transfers_out": "6588", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "15346", "selected": "55011", "transfers_in": "24462", "transfers_out": "9116", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27083", "selected": "85701", "transfers_in": "38503", "transfers_out": "11420", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4315", "selected": "91332", "transfers_in": "13904", "transfers_out": "9589", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10709", "selected": "103982", "transfers_in": "23847", "transfers_out": "13138", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6115", "selected": "98196", "transfers_in": "2115", "transfers_out": "8230", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3934", "selected": "94614", "transfers_in": "2208", "transfers_out": "6142", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1213", "selected": "93751", "transfers_in": "2922", "transfers_out": "4135", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "187", "selected": "94200", "transfers_in": "2973", "transfers_out": "2786", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1557", "selected": "92918", "transfers_in": "2002", "transfers_out": "3559", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1314", "selected": "91991", "transfers_in": "2655", "transfers_out": "3969", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1642", "selected": "90517", "transfers_in": "1639", "transfers_out": "3281", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1938", "selected": "88761", "transfers_in": "1319", "transfers_out": "3257", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "88872", "transfers_in": "3634", "transfers_out": "3883", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "341", "selected": "89564", "transfers_in": "3252", "transfers_out": "2911", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "89880", "transfers_in": "4299", "transfers_out": "4371", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-842", "selected": "89174", "transfers_in": "3876", "transfers_out": "4718", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "246", "selected": "89910", "transfers_in": "6781", "transfers_out": "6535", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3922", "selected": "94425", "transfers_in": "7971", "transfers_out": "4049", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9425", "selected": "105704", "transfers_in": "15483", "transfers_out": "6058", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5735", "selected": "100240", "transfers_in": "1691", "transfers_out": "7426", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6770", "selected": "93700", "transfers_in": "182", "transfers_out": "6952", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5433", "selected": "88641", "transfers_in": "168", "transfers_out": "5601", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2154", "selected": "86568", "transfers_in": "59", "transfers_out": "2213", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1945", "selected": "65514", "transfers_in": "68", "transfers_out": "2013", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2110", "selected": "61924", "transfers_in": "58", "transfers_out": "2168", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1686", "selected": "62164", "transfers_in": "60", "transfers_out": "1746", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1196", "selected": "61100", "transfers_in": "63", "transfers_out": "1259", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1058", "selected": "60055", "transfers_in": "48", "transfers_out": "1106", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-970", "selected": "59181", "transfers_in": "24", "transfers_out": "994", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-792", "selected": "58540", "transfers_in": "23", "transfers_out": "815", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-799", "selected": "57699", "transfers_in": "36", "transfers_out": "835", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-873", "selected": "56805", "transfers_in": "33", "transfers_out": "906", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Matt Targett": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7415", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1191", "selected": "6968", "transfers_in": "122", "transfers_out": "1313", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-940", "selected": "6182", "transfers_in": "141", "transfers_out": "1081", "value": "44", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-617", "selected": "5739", "transfers_in": "145", "transfers_out": "762", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-432", "selected": "5372", "transfers_in": "55", "transfers_out": "487", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-524", "selected": "4900", "transfers_in": "77", "transfers_out": "601", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "4366", "transfers_in": "32", "transfers_out": "575", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "4019", "transfers_in": "27", "transfers_out": "391", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "3942", "transfers_in": "51", "transfers_out": "139", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "3905", "transfers_in": "84", "transfers_out": "156", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "3877", "transfers_in": "59", "transfers_out": "112", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "3813", "transfers_in": "41", "transfers_out": "136", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3776", "transfers_in": "46", "transfers_out": "102", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "3648", "transfers_in": "19", "transfers_out": "152", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "3519", "transfers_in": "11", "transfers_out": "142", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3481", "transfers_in": "31", "transfers_out": "82", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3472", "transfers_in": "27", "transfers_out": "50", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "3441", "transfers_in": "13", "transfers_out": "57", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "22.4", "creativity": "15.4", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "15", "selected": "3473", "transfers_in": "83", "transfers_out": "68", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "76", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "19.8", "creativity": "23.2", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "3", "selected": "3488", "transfers_in": "69", "transfers_out": "66", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3512", "transfers_in": "117", "transfers_out": "120", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "3538", "transfers_in": "120", "transfers_out": "97", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3579", "transfers_in": "119", "transfers_out": "128", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "3575", "transfers_in": "64", "transfers_out": "91", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "3434", "transfers_in": "25", "transfers_out": "173", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "3346", "transfers_in": "2", "transfers_out": "90", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "3248", "transfers_in": "0", "transfers_out": "98", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "3163", "transfers_in": "1", "transfers_out": "87", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "3130", "transfers_in": "2", "transfers_out": "35", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "3418", "transfers_in": "0", "transfers_out": "28", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "3352", "transfers_in": "1", "transfers_out": "43", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3332", "transfers_in": "0", "transfers_out": "20", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3306", "transfers_in": "1", "transfers_out": "24", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3306", "transfers_in": "1", "transfers_out": "24", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3289", "transfers_in": "0", "transfers_out": "8", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3273", "transfers_in": "0", "transfers_out": "15", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3273", "transfers_in": "0", "transfers_out": "15", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "3256", "transfers_in": "1", "transfers_out": "18", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Tashan Oakley-Boothe": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "122", "selected": "357", "transfers_in": "272", "transfers_out": "150", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "533", "transfers_in": "167", "transfers_out": "103", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "694", "transfers_in": "176", "transfers_out": "130", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "855", "transfers_in": "207", "transfers_out": "152", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "939", "transfers_in": "167", "transfers_out": "154", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "997", "transfers_in": "77", "transfers_out": "57", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1043", "transfers_in": "104", "transfers_out": "102", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1046", "transfers_in": "59", "transfers_out": "82", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1078", "transfers_in": "76", "transfers_out": "87", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1097", "transfers_in": "41", "transfers_out": "59", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1116", "transfers_in": "34", "transfers_out": "39", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1123", "transfers_in": "34", "transfers_out": "44", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1164", "transfers_in": "50", "transfers_out": "45", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1200", "transfers_in": "56", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1248", "transfers_in": "62", "transfers_out": "53", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1255", "transfers_in": "53", "transfers_out": "78", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1276", "transfers_in": "42", "transfers_out": "44", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1274", "transfers_in": "44", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1274", "transfers_in": "44", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1284", "transfers_in": "52", "transfers_out": "75", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1314", "transfers_in": "44", "transfers_out": "42", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1339", "transfers_in": "50", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1355", "transfers_in": "28", "transfers_out": "28", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1357", "transfers_in": "33", "transfers_out": "48", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1407", "transfers_in": "51", "transfers_out": "48", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1431", "transfers_in": "38", "transfers_out": "30", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1387", "transfers_in": "19", "transfers_out": "24", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1425", "transfers_in": "32", "transfers_out": "29", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1442", "transfers_in": "30", "transfers_out": "23", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1473", "transfers_in": "38", "transfers_out": "24", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1473", "transfers_in": "38", "transfers_out": "24", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "1484", "transfers_in": "36", "transfers_out": "23", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1490", "transfers_in": "42", "transfers_out": "41", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1490", "transfers_in": "42", "transfers_out": "41", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "1526", "transfers_in": "106", "transfers_out": "84", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Phil Foden": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1930", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-367", "selected": "2084", "transfers_in": "96", "transfers_out": "463", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "1894", "transfers_in": "86", "transfers_out": "382", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "1722", "transfers_in": "47", "transfers_out": "305", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "1643", "transfers_in": "31", "transfers_out": "164", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "1554", "transfers_in": "33", "transfers_out": "159", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "1473", "transfers_in": "42", "transfers_out": "147", "value": "48", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "1430", "transfers_in": "43", "transfers_out": "119", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1402", "transfers_in": "12", "transfers_out": "57", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "1350", "transfers_in": "13", "transfers_out": "83", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1367", "transfers_in": "34", "transfers_out": "31", "value": "48", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1374", "transfers_in": "40", "transfers_out": "62", "value": "48", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1381", "transfers_in": "36", "transfers_out": "46", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1379", "transfers_in": "25", "transfers_out": "38", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1379", "transfers_in": "24", "transfers_out": "37", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1383", "transfers_in": "28", "transfers_out": "41", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1382", "transfers_in": "12", "transfers_out": "26", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-20", "selected": "1373", "transfers_in": "7", "transfers_out": "27", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1399", "transfers_in": "39", "transfers_out": "35", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1353", "transfers_in": "11", "transfers_out": "60", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1320", "transfers_in": "8", "transfers_out": "43", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1314", "transfers_in": "13", "transfers_out": "20", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1302", "transfers_in": "24", "transfers_out": "39", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1294", "transfers_in": "16", "transfers_out": "27", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1281", "transfers_in": "4", "transfers_out": "19", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1271", "transfers_in": "8", "transfers_out": "19", "value": "47", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "11.6", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "4", "selected": "1279", "transfers_in": "22", "transfers_out": "18", "value": "47", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "1380", "transfers_in": "120", "transfers_out": "46", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "19", "selected": "1414", "transfers_in": "34", "transfers_out": "15", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "1573", "transfers_in": "55", "transfers_out": "37", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1584", "transfers_in": "23", "transfers_out": "25", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1599", "transfers_in": "32", "transfers_out": "32", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1607", "transfers_in": "20", "transfers_out": "23", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.6", "creativity": "17.3", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "123", "selected": "1749", "transfers_in": "148", "transfers_out": "25", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "207", "selected": "1950", "transfers_in": "253", "transfers_out": "46", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1946", "transfers_in": "91", "transfers_out": "102", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1946", "transfers_in": "91", "transfers_out": "102", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "311", "selected": "2294", "transfers_in": "382", "transfers_out": "71", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Nathaniel Clyne": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "35830", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6940", "selected": "30780", "transfers_in": "379", "transfers_out": "7319", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5146", "selected": "25936", "transfers_in": "142", "transfers_out": "5288", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4251", "selected": "21975", "transfers_in": "180", "transfers_out": "4431", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2584", "selected": "19474", "transfers_in": "40", "transfers_out": "2624", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2079", "selected": "17473", "transfers_in": "43", "transfers_out": "2122", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1423", "selected": "16092", "transfers_in": "42", "transfers_out": "1465", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-990", "selected": "15144", "transfers_in": "49", "transfers_out": "1039", "value": "53", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-345", "selected": "14823", "transfers_in": "44", "transfers_out": "389", "value": "53", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-446", "selected": "14405", "transfers_in": "35", "transfers_out": "481", "value": "53", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291", "selected": "14133", "transfers_in": "41", "transfers_out": "332", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "13903", "transfers_in": "45", "transfers_out": "321", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "13704", "transfers_in": "27", "transfers_out": "241", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "13583", "transfers_in": "19", "transfers_out": "157", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "13449", "transfers_in": "21", "transfers_out": "160", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "13317", "transfers_in": "31", "transfers_out": "182", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "13246", "transfers_in": "21", "transfers_out": "103", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "13190", "transfers_in": "17", "transfers_out": "83", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "13086", "transfers_in": "20", "transfers_out": "145", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "13020", "transfers_in": "17", "transfers_out": "100", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "12914", "transfers_in": "21", "transfers_out": "143", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "12877", "transfers_in": "15", "transfers_out": "59", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "12734", "transfers_in": "43", "transfers_out": "215", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "12663", "transfers_in": "26", "transfers_out": "110", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "12584", "transfers_in": "16", "transfers_out": "111", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "12542", "transfers_in": "18", "transfers_out": "65", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "12509", "transfers_in": "34", "transfers_out": "84", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "12477", "transfers_in": "36", "transfers_out": "100", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "12483", "transfers_in": "17", "transfers_out": "26", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "14137", "transfers_in": "14", "transfers_out": "31", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "14126", "transfers_in": "6", "transfers_out": "24", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "14199", "transfers_in": "83", "transfers_out": "43", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.8", "creativity": "5.1", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "71", "selected": "14322", "transfers_in": "108", "transfers_out": "37", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "243", "selected": "14649", "transfers_in": "443", "transfers_out": "200", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "14453", "transfers_in": "22", "transfers_out": "203", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "1.9", "threat": "37.0", "ict_index": "4.2", "transfers_balance": "87", "selected": "14594", "transfers_in": "175", "transfers_out": "88", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.2", "creativity": "16.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-36", "selected": "14588", "transfers_in": "67", "transfers_out": "103", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "187", "selected": "14848", "transfers_in": "281", "transfers_out": "94", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Dwight Gayle": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.3", "threat": "21.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "102404", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.5", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "-4921", "selected": "108842", "transfers_in": "8624", "transfers_out": "13545", "value": "65", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32036", "selected": "77758", "transfers_in": "1929", "transfers_out": "33965", "value": "64", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24165", "selected": "53931", "transfers_in": "325", "transfers_out": "24490", "value": "63", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "10.3", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-7457", "selected": "46936", "transfers_in": "660", "transfers_out": "8117", "value": "63", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-5913", "selected": "41416", "transfers_in": "950", "transfers_out": "6863", "value": "62", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4337", "selected": "37317", "transfers_in": "495", "transfers_out": "4832", "value": "62", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "16.8", "threat": "22.0", "ict_index": "4.1", "transfers_balance": "-2454", "selected": "35125", "transfers_in": "531", "transfers_out": "2985", "value": "61", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2259", "selected": "32943", "transfers_in": "125", "transfers_out": "2384", "value": "61", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "1.3", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "-2240", "selected": "30795", "transfers_in": "191", "transfers_out": "2431", "value": "61", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.2", "creativity": "47.3", "threat": "56.0", "ict_index": "11.3", "transfers_balance": "-468", "selected": "30506", "transfers_in": "392", "transfers_out": "860", "value": "61", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "76", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.6", "creativity": "7.0", "threat": "21.0", "ict_index": "6.1", "transfers_balance": "-446", "selected": "30283", "transfers_in": "358", "transfers_out": "804", "value": "61", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "7.5", "threat": "8.0", "ict_index": "1.8", "transfers_balance": "5800", "selected": "36546", "transfers_in": "6702", "transfers_out": "902", "value": "61", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "409", "selected": "37164", "transfers_in": "2091", "transfers_out": "1682", "value": "61", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "15.1", "threat": "17.0", "ict_index": "7.1", "transfers_balance": "-2251", "selected": "35012", "transfers_in": "436", "transfers_out": "2687", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "12", "goals": "1", "assists": "1", "conceded": "3", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "48", "influence": "53.8", "creativity": "12.9", "threat": "36.0", "ict_index": "10.3", "transfers_balance": "4854", "selected": "40400", "transfers_in": "6173", "transfers_out": "1319", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "2.4", "threat": "35.0", "ict_index": "4.4", "transfers_balance": "23910", "selected": "65727", "transfers_in": "25927", "transfers_out": "2017", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "10.5", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-2806", "selected": "64022", "transfers_in": "4901", "transfers_out": "7707", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "14.4", "threat": "16.0", "ict_index": "3.2", "transfers_balance": "-2348", "selected": "62443", "transfers_in": "5494", "transfers_out": "7842", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.3", "threat": "12.0", "ict_index": "0.9", "transfers_balance": "-1772", "selected": "61030", "transfers_in": "5090", "transfers_out": "6862", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.2", "creativity": "15.3", "threat": "53.0", "ict_index": "7.7", "transfers_balance": "8260", "selected": "69890", "transfers_in": "15034", "transfers_out": "6774", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "10.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-840", "selected": "69317", "transfers_in": "7169", "transfers_out": "8009", "value": "61", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.6", "creativity": "12.0", "threat": "25.0", "ict_index": "4.4", "transfers_balance": "-2174", "selected": "67838", "transfers_in": "7700", "transfers_out": "9874", "value": "61", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.7", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "-14593", "selected": "53331", "transfers_in": "233", "transfers_out": "14826", "value": "61", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2594", "selected": "51032", "transfers_in": "1340", "transfers_out": "3934", "value": "61", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "8.7", "threat": "19.0", "ict_index": "3.3", "transfers_balance": "-3198", "selected": "47922", "transfers_in": "424", "transfers_out": "3622", "value": "61", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.4", "creativity": "21.5", "threat": "11.0", "ict_index": "6.4", "transfers_balance": "-2129", "selected": "45952", "transfers_in": "488", "transfers_out": "2617", "value": "61", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "73.6", "creativity": "25.3", "threat": "115.0", "ict_index": "21.4", "transfers_balance": "38", "selected": "46378", "transfers_in": "1671", "transfers_out": "1633", "value": "61", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "3.5", "threat": "7.0", "ict_index": "1.1", "transfers_balance": "6244", "selected": "53155", "transfers_in": "7296", "transfers_out": "1052", "value": "61", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "15.1", "threat": "11.0", "ict_index": "4.7", "transfers_balance": "8197", "selected": "63962", "transfers_in": "10255", "transfers_out": "2058", "value": "61", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.2", "creativity": "25.6", "threat": "53.0", "ict_index": "7.9", "transfers_balance": "9973", "selected": "77452", "transfers_in": "12920", "transfers_out": "2947", "value": "61", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "2.5", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-5084", "selected": "72145", "transfers_in": "1975", "transfers_out": "7059", "value": "61", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "2.6", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-5367", "selected": "66392", "transfers_in": "850", "transfers_out": "6217", "value": "61", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.8", "threat": "10.0", "ict_index": "1.0", "transfers_balance": "200", "selected": "67480", "transfers_in": "2559", "transfers_out": "2359", "value": "61", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.0", "creativity": "3.1", "threat": "48.0", "ict_index": "5.3", "transfers_balance": "-1114", "selected": "66261", "transfers_in": "1688", "transfers_out": "2802", "value": "61", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "12.8", "threat": "33.0", "ict_index": "4.5", "transfers_balance": "-136", "selected": "66219", "transfers_in": "2218", "transfers_out": "2354", "value": "61", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.7", "threat": "49.0", "ict_index": "5.3", "transfers_balance": "-136", "selected": "66219", "transfers_in": "2218", "transfers_out": "2354", "value": "61", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "47", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "39.0", "creativity": "23.2", "threat": "40.0", "ict_index": "10.2", "transfers_balance": "-1194", "selected": "64952", "transfers_in": "1530", "transfers_out": "2724", "value": "61", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Rayhaan Tulloch": [{"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2729", "selected": "3136", "transfers_in": "3649", "transfers_out": "920", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2026", "selected": "5624", "transfers_in": "3145", "transfers_out": "1119", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4124", "selected": "10541", "transfers_in": "6640", "transfers_out": "2516", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1816", "selected": "12737", "transfers_in": "3428", "transfers_out": "1612", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2012", "selected": "15121", "transfers_in": "4122", "transfers_out": "2110", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2276", "selected": "17552", "transfers_in": "4248", "transfers_out": "1972", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3245", "selected": "21304", "transfers_in": "6324", "transfers_out": "3079", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4773", "selected": "26844", "transfers_in": "7834", "transfers_out": "3061", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3323", "selected": "30879", "transfers_in": "6300", "transfers_out": "2977", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2268", "selected": "33569", "transfers_in": "5019", "transfers_out": "2751", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3929", "selected": "38347", "transfers_in": "7803", "transfers_out": "3874", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1389", "selected": "40711", "transfers_in": "5706", "transfers_out": "4317", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "367", "selected": "41445", "transfers_in": "2091", "transfers_out": "1724", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "461", "selected": "34786", "transfers_in": "2290", "transfers_out": "1829", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-636", "selected": "33003", "transfers_in": "1592", "transfers_out": "2228", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1057", "selected": "35617", "transfers_in": "2723", "transfers_out": "1666", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "885", "selected": "36789", "transfers_in": "2585", "transfers_out": "1700", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1127", "selected": "39828", "transfers_in": "2738", "transfers_out": "1611", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-941", "selected": "38790", "transfers_in": "967", "transfers_out": "1908", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "37108", "transfers_in": "1001", "transfers_out": "1157", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "485", "selected": "38072", "transfers_in": "1792", "transfers_out": "1307", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "729", "selected": "38828", "transfers_in": "2077", "transfers_out": "1348", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Elias Kachunga": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.4", "creativity": "1.9", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "13170", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.4", "creativity": "15.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "760", "selected": "15290", "transfers_in": "2041", "transfers_out": "1281", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "22.6", "threat": "41.0", "ict_index": "7.3", "transfers_balance": "1406", "selected": "17968", "transfers_in": "3492", "transfers_out": "2086", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "1.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "1162", "selected": "20430", "transfers_in": "3976", "transfers_out": "2814", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.2", "creativity": "14.9", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-1351", "selected": "19429", "transfers_in": "1308", "transfers_out": "2659", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.4", "threat": "8.0", "ict_index": "0.7", "transfers_balance": "-2412", "selected": "17530", "transfers_in": "700", "transfers_out": "3112", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.4", "creativity": "1.0", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-2144", "selected": "15834", "transfers_in": "421", "transfers_out": "2565", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "24.8", "threat": "25.0", "ict_index": "6.0", "transfers_balance": "-1487", "selected": "14683", "transfers_in": "627", "transfers_out": "2114", "value": "60", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "0.4", "threat": "20.0", "ict_index": "2.1", "transfers_balance": "-1411", "selected": "13450", "transfers_in": "152", "transfers_out": "1563", "value": "60", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.5", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-1896", "selected": "11643", "transfers_in": "103", "transfers_out": "1999", "value": "59", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "10.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-581", "selected": "11108", "transfers_in": "172", "transfers_out": "753", "value": "59", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.4", "creativity": "2.8", "threat": "51.0", "ict_index": "5.4", "transfers_balance": "-500", "selected": "10654", "transfers_in": "132", "transfers_out": "632", "value": "59", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-534", "selected": "10137", "transfers_in": "64", "transfers_out": "598", "value": "59", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.6", "creativity": "11.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-416", "selected": "9787", "transfers_in": "56", "transfers_out": "472", "value": "58", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "14.0", "threat": "17.0", "ict_index": "3.9", "transfers_balance": "-305", "selected": "9564", "transfers_in": "70", "transfers_out": "375", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.8", "creativity": "13.3", "threat": "29.0", "ict_index": "5.6", "transfers_balance": "-205", "selected": "9514", "transfers_in": "152", "transfers_out": "357", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "13.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-200", "selected": "9397", "transfers_in": "59", "transfers_out": "259", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "32.2", "creativity": "0.1", "threat": "35.0", "ict_index": "6.7", "transfers_balance": "-155", "selected": "9341", "transfers_in": "79", "transfers_out": "234", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-865", "selected": "8565", "transfers_in": "77", "transfers_out": "942", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-402", "selected": "8206", "transfers_in": "22", "transfers_out": "424", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-380", "selected": "7893", "transfers_in": "26", "transfers_out": "406", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "7794", "transfers_in": "24", "transfers_out": "152", "value": "58", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "7621", "transfers_in": "32", "transfers_out": "325", "value": "58", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "7522", "transfers_in": "17", "transfers_out": "159", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "7416", "transfers_in": "24", "transfers_out": "133", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "7368", "transfers_in": "8", "transfers_out": "57", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "7289", "transfers_in": "12", "transfers_out": "94", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "7289", "transfers_in": "18", "transfers_out": "88", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "7288", "transfers_in": "8", "transfers_out": "53", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "8033", "transfers_in": "10", "transfers_out": "54", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "120", "selected": "8499", "transfers_in": "171", "transfers_out": "51", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-61", "selected": "8221", "transfers_in": "33", "transfers_out": "94", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "8159", "transfers_in": "3", "transfers_out": "99", "value": "57", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "8123", "transfers_in": "5", "transfers_out": "55", "value": "57", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "8115", "transfers_in": "4", "transfers_out": "21", "value": "57", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "8103", "transfers_in": "7", "transfers_out": "21", "value": "57", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "8103", "transfers_in": "7", "transfers_out": "21", "value": "57", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "8098", "transfers_in": "12", "transfers_out": "20", "value": "57", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Reece Oxford": [{"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "9", "transfers_in": "10", "transfers_out": "4", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "14", "transfers_in": "3", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "15", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "16", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "18", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "19", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "20", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "21", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "23", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Winston Reid": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "75418", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5139", "selected": "78106", "transfers_in": "1583", "transfers_out": "6722", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22736", "selected": "55597", "transfers_in": "119", "transfers_out": "22855", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-9833", "selected": "45896", "transfers_in": "181", "transfers_out": "10014", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "24.0", "creativity": "0.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-1146", "selected": "45210", "transfers_in": "539", "transfers_out": "1685", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "0.5", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "1280", "selected": "47900", "transfers_in": "2996", "transfers_out": "1716", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.2", "creativity": "0.5", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "796", "selected": "49576", "transfers_in": "3312", "transfers_out": "2516", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-443", "selected": "49850", "transfers_in": "1216", "transfers_out": "1659", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.0", "creativity": "1.0", "threat": "26.0", "ict_index": "3.9", "transfers_balance": "423", "selected": "50541", "transfers_in": "1416", "transfers_out": "993", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1812", "selected": "48885", "transfers_in": "436", "transfers_out": "2248", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-3961", "selected": "44958", "transfers_in": "54", "transfers_out": "4015", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.8", "creativity": "0.5", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "-1362", "selected": "43733", "transfers_in": "277", "transfers_out": "1639", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "10.8", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-711", "selected": "43117", "transfers_in": "281", "transfers_out": "992", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-717", "selected": "42455", "transfers_in": "135", "transfers_out": "852", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2109", "selected": "40368", "transfers_in": "38", "transfers_out": "2147", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.2", "creativity": "0.2", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-1732", "selected": "38654", "transfers_in": "24", "transfers_out": "1756", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.6", "creativity": "0.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "402", "selected": "39152", "transfers_in": "700", "transfers_out": "298", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1144", "selected": "38044", "transfers_in": "244", "transfers_out": "1388", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "32.0", "threat": "6.0", "ict_index": "6.3", "transfers_balance": "2376", "selected": "40736", "transfers_in": "3042", "transfers_out": "666", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "40933", "transfers_in": "824", "transfers_out": "756", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "31.8", "creativity": "0.9", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "2032", "selected": "41902", "transfers_in": "2972", "transfers_out": "940", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "32.4", "creativity": "0.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "2032", "selected": "41902", "transfers_in": "2972", "transfers_out": "940", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1724", "selected": "40329", "transfers_in": "817", "transfers_out": "2541", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2098", "selected": "38243", "transfers_in": "31", "transfers_out": "2129", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1335", "selected": "36922", "transfers_in": "28", "transfers_out": "1363", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-641", "selected": "36288", "transfers_in": "15", "transfers_out": "656", "value": "48", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "36036", "transfers_in": "134", "transfers_out": "444", "value": "48", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-575", "selected": "35495", "transfers_in": "15", "transfers_out": "590", "value": "48", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "-81", "selected": "35459", "transfers_in": "79", "transfers_out": "160", "value": "48", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-574", "selected": "37013", "transfers_in": "10", "transfers_out": "584", "value": "48", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-314", "selected": "36303", "transfers_in": "10", "transfers_out": "324", "value": "48", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-237", "selected": "36071", "transfers_in": "8", "transfers_out": "245", "value": "48", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "35844", "transfers_in": "8", "transfers_out": "223", "value": "48", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "35704", "transfers_in": "7", "transfers_out": "155", "value": "48", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "35599", "transfers_in": "12", "transfers_out": "129", "value": "48", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "35486", "transfers_in": "10", "transfers_out": "124", "value": "48", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "35486", "transfers_in": "10", "transfers_out": "124", "value": "48", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "35374", "transfers_in": "20", "transfers_out": "129", "value": "48", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Connor Roberts": [{"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2339", "selected": "2543", "transfers_in": "2986", "transfers_out": "647", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1189", "selected": "4005", "transfers_in": "1906", "transfers_out": "717", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1495", "selected": "5630", "transfers_in": "2089", "transfers_out": "594", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1968", "selected": "7883", "transfers_in": "3060", "transfers_out": "1092", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "656", "selected": "8824", "transfers_in": "1560", "transfers_out": "904", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "8747", "transfers_in": "342", "transfers_out": "501", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "8194", "transfers_in": "339", "transfers_out": "474", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "7846", "transfers_in": "241", "transfers_out": "344", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "7775", "transfers_in": "205", "transfers_out": "304", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "7657", "transfers_in": "188", "transfers_out": "336", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "7564", "transfers_in": "87", "transfers_out": "239", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "4.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-31", "selected": "7508", "transfers_in": "168", "transfers_out": "199", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "3.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3828", "selected": "12148", "transfers_in": "4471", "transfers_out": "643", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.4", "creativity": "4.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "3828", "selected": "12148", "transfers_in": "4471", "transfers_out": "643", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5429", "selected": "17962", "transfers_in": "6205", "transfers_out": "776", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Muhamed Besic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7473", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-751", "selected": "7880", "transfers_in": "301", "transfers_out": "1052", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "16.2", "creativity": "11.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-359", "selected": "7945", "transfers_in": "581", "transfers_out": "940", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "8148", "transfers_in": "563", "transfers_out": "782", "value": "45", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-396", "selected": "7938", "transfers_in": "250", "transfers_out": "646", "value": "45", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "496", "selected": "8744", "transfers_in": "1378", "transfers_out": "882", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "871", "selected": "10045", "transfers_in": "1938", "transfers_out": "1067", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "752", "selected": "11141", "transfers_in": "1811", "transfers_out": "1059", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "11026", "transfers_in": "479", "transfers_out": "685", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-568", "selected": "10534", "transfers_in": "269", "transfers_out": "837", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-384", "selected": "10186", "transfers_in": "111", "transfers_out": "495", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "9949", "transfers_in": "132", "transfers_out": "439", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "9686", "transfers_in": "63", "transfers_out": "356", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291", "selected": "9419", "transfers_in": "37", "transfers_out": "328", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "9653", "transfers_in": "390", "transfers_out": "334", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "9993", "transfers_in": "566", "transfers_out": "451", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "10079", "transfers_in": "335", "transfers_out": "348", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "10034", "transfers_in": "207", "transfers_out": "335", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "9862", "transfers_in": "208", "transfers_out": "467", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "9748", "transfers_in": "130", "transfers_out": "286", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "9643", "transfers_in": "213", "transfers_out": "365", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "9544", "transfers_in": "104", "transfers_out": "225", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "9355", "transfers_in": "194", "transfers_out": "428", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "9309", "transfers_in": "149", "transfers_out": "234", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "125", "selected": "9555", "transfers_in": "393", "transfers_out": "268", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "9755", "transfers_in": "448", "transfers_out": "499", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-380", "selected": "9741", "transfers_in": "96", "transfers_out": "476", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-269", "selected": "9773", "transfers_in": "125", "transfers_out": "394", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "9734", "transfers_in": "46", "transfers_out": "143", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "9017", "transfers_in": "47", "transfers_out": "163", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "8899", "transfers_in": "19", "transfers_out": "149", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "8899", "transfers_in": "22", "transfers_out": "136", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "8884", "transfers_in": "27", "transfers_out": "85", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "8884", "transfers_in": "27", "transfers_out": "82", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8814", "transfers_in": "12", "transfers_out": "75", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "8795", "transfers_in": "18", "transfers_out": "50", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "8785", "transfers_in": "32", "transfers_out": "57", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "8784", "transfers_in": "28", "transfers_out": "56", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ainsley Maitland-Niles": [{"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "100", "selected": "174", "transfers_in": "154", "transfers_out": "54", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "98", "selected": "352", "transfers_in": "196", "transfers_out": "98", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "471", "transfers_in": "154", "transfers_out": "120", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "507", "transfers_in": "72", "transfers_out": "67", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "539", "transfers_in": "70", "transfers_out": "67", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "537", "transfers_in": "38", "transfers_out": "64", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "583", "transfers_in": "55", "transfers_out": "47", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "592", "transfers_in": "33", "transfers_out": "40", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "603", "transfers_in": "20", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "596", "transfers_in": "18", "transfers_out": "37", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "617", "transfers_in": "25", "transfers_out": "31", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.6", "creativity": "42.0", "threat": "3.0", "ict_index": "6.4", "transfers_balance": "-3", "selected": "635", "transfers_in": "26", "transfers_out": "29", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.6", "creativity": "6.3", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "70", "selected": "725", "transfers_in": "97", "transfers_out": "27", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "1.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "369", "selected": "1143", "transfers_in": "459", "transfers_out": "90", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "476", "selected": "1655", "transfers_in": "606", "transfers_out": "130", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "3.0", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "94", "selected": "1792", "transfers_in": "416", "transfers_out": "322", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "29.2", "creativity": "18.5", "threat": "12.0", "ict_index": "6.0", "transfers_balance": "205", "selected": "2014", "transfers_in": "452", "transfers_out": "247", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.2", "creativity": "2.8", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "4171", "selected": "6381", "transfers_in": "5449", "transfers_out": "1278", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "1.9", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1708", "selected": "8213", "transfers_in": "2963", "transfers_out": "1255", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "202", "selected": "8549", "transfers_in": "1565", "transfers_out": "1363", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1089", "selected": "7503", "transfers_in": "396", "transfers_out": "1485", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1287", "selected": "6265", "transfers_in": "294", "transfers_out": "1581", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-674", "selected": "5651", "transfers_in": "203", "transfers_out": "877", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-424", "selected": "5248", "transfers_in": "84", "transfers_out": "508", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "13.2", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-278", "selected": "4789", "transfers_in": "186", "transfers_out": "464", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "4394", "transfers_in": "149", "transfers_out": "379", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "4088", "transfers_in": "73", "transfers_out": "393", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "0.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-357", "selected": "3686", "transfers_in": "13", "transfers_out": "370", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "16.8", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-61", "selected": "3691", "transfers_in": "70", "transfers_out": "131", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.8", "creativity": "11.8", "threat": "24.0", "ict_index": "5.9", "transfers_balance": "-19", "selected": "3692", "transfers_in": "122", "transfers_out": "141", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "817", "selected": "4687", "transfers_in": "956", "transfers_out": "139", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.2", "creativity": "22.7", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "817", "selected": "4687", "transfers_in": "956", "transfers_out": "139", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "137", "selected": "4721", "transfers_in": "379", "transfers_out": "242", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jesse Lingard": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "0", "selected": "12315", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1011", "selected": "16899", "transfers_in": "1457", "transfers_out": "2468", "value": "60", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.4", "creativity": "12.3", "threat": "18.0", "ict_index": "4.9", "transfers_balance": "-3448", "selected": "14243", "transfers_in": "513", "transfers_out": "3961", "value": "59", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-631", "selected": "14861", "transfers_in": "960", "transfers_out": "1591", "value": "59", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.4", "creativity": "12.7", "threat": "45.0", "ict_index": "7.6", "transfers_balance": "-731", "selected": "14689", "transfers_in": "469", "transfers_out": "1200", "value": "59", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "15301", "transfers_in": "1128", "transfers_out": "1215", "value": "59", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.2", "creativity": "1.5", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-517", "selected": "15323", "transfers_in": "1159", "transfers_out": "1676", "value": "59", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-558", "selected": "15265", "transfers_in": "874", "transfers_out": "1432", "value": "59", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "28.4", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "-233", "selected": "15261", "transfers_in": "495", "transfers_out": "728", "value": "58", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "14.6", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "379", "selected": "16114", "transfers_in": "1372", "transfers_out": "993", "value": "58", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.7", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1045", "selected": "15264", "transfers_in": "361", "transfers_out": "1406", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "15174", "transfers_in": "492", "transfers_out": "849", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "14969", "transfers_in": "261", "transfers_out": "610", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "87", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "65.0", "creativity": "71.3", "threat": "44.0", "ict_index": "18.0", "transfers_balance": "-307", "selected": "14746", "transfers_in": "186", "transfers_out": "493", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "75", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "77.0", "creativity": "2.5", "threat": "69.0", "ict_index": "14.9", "transfers_balance": "2344", "selected": "17492", "transfers_in": "2813", "transfers_out": "469", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "12.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "56141", "selected": "77534", "transfers_in": "60192", "transfers_out": "4051", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "7.2", "threat": "32.0", "ict_index": "3.6", "transfers_balance": "32458", "selected": "112307", "transfers_in": "39921", "transfers_out": "7463", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "85", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "37.6", "creativity": "24.6", "threat": "16.0", "ict_index": "7.8", "transfers_balance": "16578", "selected": "131153", "transfers_in": "29341", "transfers_out": "12763", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.0", "creativity": "32.3", "threat": "23.0", "ict_index": "8.1", "transfers_balance": "85984", "selected": "222660", "transfers_in": "100695", "transfers_out": "14711", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "72.0", "creativity": "7.3", "threat": "67.0", "ict_index": "14.6", "transfers_balance": "57773", "selected": "284432", "transfers_in": "69760", "transfers_out": "11987", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "16.2", "threat": "26.0", "ict_index": "5.0", "transfers_balance": "290312", "selected": "584042", "transfers_in": "303869", "transfers_out": "13557", "value": "61", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.4", "creativity": "24.1", "threat": "30.0", "ict_index": "9.3", "transfers_balance": "5190", "selected": "591825", "transfers_in": "94540", "transfers_out": "89350", "value": "61", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.0", "creativity": "40.4", "threat": "22.0", "ict_index": "6.5", "transfers_balance": "532215", "selected": "1140488", "transfers_in": "567767", "transfers_out": "35552", "value": "63", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.4", "creativity": "16.3", "threat": "18.0", "ict_index": "4.1", "transfers_balance": "-33668", "selected": "1113331", "transfers_in": "95375", "transfers_out": "129043", "value": "64", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "23.3", "threat": "25.0", "ict_index": "5.8", "transfers_balance": "-113592", "selected": "1004544", "transfers_in": "65642", "transfers_out": "179234", "value": "63", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "27.7", "threat": "39.0", "ict_index": "8.1", "transfers_balance": "-30016", "selected": "976551", "transfers_in": "65479", "transfers_out": "95495", "value": "63", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.8", "creativity": "5.5", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "-139662", "selected": "839443", "transfers_in": "29981", "transfers_out": "169643", "value": "62", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.6", "creativity": "13.9", "threat": "19.0", "ict_index": "7.1", "transfers_balance": "-153164", "selected": "689007", "transfers_in": "16495", "transfers_out": "169659", "value": "61", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "21.0", "threat": "12.0", "ict_index": "3.9", "transfers_balance": "9613", "selected": "700430", "transfers_in": "43429", "transfers_out": "33816", "value": "61", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-37247", "selected": "632008", "transfers_in": "22822", "transfers_out": "60069", "value": "61", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "10.2", "creativity": "25.0", "threat": "35.0", "ict_index": "7.0", "transfers_balance": "-3755", "selected": "559924", "transfers_in": "36967", "transfers_out": "40722", "value": "60", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.4", "creativity": "7.0", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "25317", "selected": "585939", "transfers_in": "53523", "transfers_out": "28206", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "5.5", "threat": "29.0", "ict_index": "4.0", "transfers_balance": "73577", "selected": "668693", "transfers_in": "98795", "transfers_out": "25218", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.2", "creativity": "23.3", "threat": "6.0", "ict_index": "4.8", "transfers_balance": "73577", "selected": "668693", "transfers_in": "98795", "transfers_out": "25218", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.0", "creativity": "8.5", "threat": "47.0", "ict_index": "5.4", "transfers_balance": "10449", "selected": "603922", "transfers_in": "36104", "transfers_out": "25655", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "4.4", "threat": "11.0", "ict_index": "1.9", "transfers_balance": "37451", "selected": "644073", "transfers_in": "60351", "transfers_out": "22900", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "25.7", "threat": "43.0", "ict_index": "8.6", "transfers_balance": "37451", "selected": "644073", "transfers_in": "60351", "transfers_out": "22900", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33035", "selected": "607685", "transfers_in": "17994", "transfers_out": "51029", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jay Rodriguez": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "3.2", "creativity": "22.5", "threat": "72.0", "ict_index": "9.8", "transfers_balance": "0", "selected": "120452", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.8", "creativity": "15.9", "threat": "9.0", "ict_index": "2.6", "transfers_balance": "-16022", "selected": "107958", "transfers_in": "3792", "transfers_out": "19814", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.0", "creativity": "2.3", "threat": "23.0", "ict_index": "6.0", "transfers_balance": "-17960", "selected": "91127", "transfers_in": "5445", "transfers_out": "23405", "value": "59", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.6", "creativity": "14.4", "threat": "6.0", "ict_index": "3.2", "transfers_balance": "-1039", "selected": "92328", "transfers_in": "15291", "transfers_out": "16330", "value": "59", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "3.0", "threat": "10.0", "ict_index": "1.6", "transfers_balance": "-9716", "selected": "83392", "transfers_in": "6387", "transfers_out": "16103", "value": "59", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.4", "creativity": "2.5", "threat": "64.0", "ict_index": "7.8", "transfers_balance": "-16751", "selected": "67329", "transfers_in": "3820", "transfers_out": "20571", "value": "58", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "4.9", "threat": "5.0", "ict_index": "1.3", "transfers_balance": "-3275", "selected": "64636", "transfers_in": "7667", "transfers_out": "10942", "value": "58", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.2", "creativity": "1.8", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-7611", "selected": "57556", "transfers_in": "3395", "transfers_out": "11006", "value": "58", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "1.0", "threat": "5.0", "ict_index": "0.7", "transfers_balance": "-7481", "selected": "50261", "transfers_in": "1079", "transfers_out": "8560", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "43.8", "creativity": "14.9", "threat": "27.0", "ict_index": "8.6", "transfers_balance": "-7108", "selected": "43334", "transfers_in": "827", "transfers_out": "7935", "value": "56", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "2.8", "threat": "38.0", "ict_index": "4.8", "transfers_balance": "2057", "selected": "45900", "transfers_in": "4764", "transfers_out": "2707", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "69", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "5.3", "threat": "21.0", "ict_index": "2.7", "transfers_balance": "-2923", "selected": "43280", "transfers_in": "1491", "transfers_out": "4414", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.8", "creativity": "1.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-1416", "selected": "42110", "transfers_in": "2407", "transfers_out": "3823", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7276", "selected": "49766", "transfers_in": "9828", "transfers_out": "2552", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "24.8", "creativity": "36.0", "threat": "109.0", "ict_index": "17.0", "transfers_balance": "-3805", "selected": "46175", "transfers_in": "2007", "transfers_out": "5812", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "2.2", "threat": "29.0", "ict_index": "4.4", "transfers_balance": "-3085", "selected": "43339", "transfers_in": "1543", "transfers_out": "4628", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-3911", "selected": "39531", "transfers_in": "358", "transfers_out": "4269", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.4", "creativity": "10.8", "threat": "27.0", "ict_index": "3.8", "transfers_balance": "-3297", "selected": "36363", "transfers_in": "268", "transfers_out": "3565", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "3.4", "creativity": "11.8", "threat": "24.0", "ict_index": "3.9", "transfers_balance": "-1438", "selected": "35151", "transfers_in": "1184", "transfers_out": "2622", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.6", "threat": "25.0", "ict_index": "2.4", "transfers_balance": "-1686", "selected": "33586", "transfers_in": "454", "transfers_out": "2140", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "38.4", "creativity": "4.0", "threat": "59.0", "ict_index": "10.1", "transfers_balance": "-1023", "selected": "32732", "transfers_in": "1026", "transfers_out": "2049", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.6", "creativity": "20.3", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "4765", "selected": "37624", "transfers_in": "6551", "transfers_out": "1786", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.8", "creativity": "26.1", "threat": "61.0", "ict_index": "10.5", "transfers_balance": "6955", "selected": "45093", "transfers_in": "11142", "transfers_out": "4187", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "39.4", "creativity": "13.7", "threat": "21.0", "ict_index": "7.4", "transfers_balance": "3749", "selected": "49249", "transfers_in": "7530", "transfers_out": "3781", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "12.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "57317", "selected": "108936", "transfers_in": "66805", "transfers_out": "9488", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.8", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "24014", "selected": "133766", "transfers_in": "33281", "transfers_out": "9267", "value": "56", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "86", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "4.4", "threat": "9.0", "ict_index": "0.9", "transfers_balance": "-19727", "selected": "114618", "transfers_in": "7315", "transfers_out": "27042", "value": "55", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "13.2", "threat": "10.0", "ict_index": "2.3", "transfers_balance": "-6923", "selected": "108640", "transfers_in": "9104", "transfers_out": "16027", "value": "55", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "15.7", "threat": "43.0", "ict_index": "7.0", "transfers_balance": "-9543", "selected": "99182", "transfers_in": "2690", "transfers_out": "12233", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-8282", "selected": "95093", "transfers_in": "2847", "transfers_out": "11129", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "85", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.2", "creativity": "2.1", "threat": "42.0", "ict_index": "8.3", "transfers_balance": "3011", "selected": "98888", "transfers_in": "8059", "transfers_out": "5048", "value": "53", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "12.9", "threat": "36.0", "ict_index": "5.4", "transfers_balance": "14194", "selected": "113718", "transfers_in": "21956", "transfers_out": "7762", "value": "53", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "82", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.0", "creativity": "14.8", "threat": "66.0", "ict_index": "12.1", "transfers_balance": "-2120", "selected": "111463", "transfers_in": "6691", "transfers_out": "8811", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "51.0", "creativity": "1.8", "threat": "34.0", "ict_index": "8.7", "transfers_balance": "84", "selected": "110931", "transfers_in": "9978", "transfers_out": "9894", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "88", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.4", "creativity": "23.6", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "14391", "selected": "130658", "transfers_in": "17872", "transfers_out": "3481", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.8", "creativity": "3.6", "threat": "39.0", "ict_index": "5.1", "transfers_balance": "8189", "selected": "135786", "transfers_in": "14578", "transfers_out": "6389", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "1.2", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-1162", "selected": "134368", "transfers_in": "12410", "transfers_out": "13572", "value": "53", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.8", "creativity": "0.6", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "12404", "selected": "147821", "transfers_in": "19470", "transfers_out": "7066", "value": "54", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Joel Coleman": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "85198", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2789", "selected": "91567", "transfers_in": "2021", "transfers_out": "4810", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3671", "selected": "90531", "transfers_in": "2029", "transfers_out": "5700", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4583", "selected": "87816", "transfers_in": "1749", "transfers_out": "6332", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2548", "selected": "86183", "transfers_in": "1708", "transfers_out": "4256", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "86707", "transfers_in": "3393", "transfers_out": "4047", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-465", "selected": "87005", "transfers_in": "2350", "transfers_out": "2815", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1211", "selected": "86343", "transfers_in": "1582", "transfers_out": "2793", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1333", "selected": "85167", "transfers_in": "536", "transfers_out": "1869", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1522", "selected": "83876", "transfers_in": "639", "transfers_out": "2161", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1253", "selected": "82797", "transfers_in": "424", "transfers_out": "1677", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1187", "selected": "81845", "transfers_in": "503", "transfers_out": "1690", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-580", "selected": "81404", "transfers_in": "430", "transfers_out": "1010", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "80930", "transfers_in": "277", "transfers_out": "860", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-674", "selected": "80371", "transfers_in": "265", "transfers_out": "939", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-925", "selected": "79583", "transfers_in": "303", "transfers_out": "1228", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "79246", "transfers_in": "377", "transfers_out": "804", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "78935", "transfers_in": "342", "transfers_out": "772", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "78559", "transfers_in": "552", "transfers_out": "1106", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "78258", "transfers_in": "344", "transfers_out": "765", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-576", "selected": "77799", "transfers_in": "622", "transfers_out": "1198", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "76965", "transfers_in": "599", "transfers_out": "1482", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-950", "selected": "76222", "transfers_in": "1202", "transfers_out": "2152", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16684", "selected": "94718", "transfers_in": "18231", "transfers_out": "1547", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45131", "selected": "146868", "transfers_in": "49695", "transfers_out": "4564", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31286", "selected": "181096", "transfers_in": "34217", "transfers_out": "2931", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32750", "selected": "219024", "transfers_in": "36963", "transfers_out": "4213", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27345", "selected": "253315", "transfers_in": "32707", "transfers_out": "5362", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9703", "selected": "265884", "transfers_in": "12163", "transfers_out": "2460", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2429", "selected": "250794", "transfers_in": "1123", "transfers_out": "3552", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8625", "selected": "226789", "transfers_in": "235", "transfers_out": "8860", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2346", "selected": "240172", "transfers_in": "321", "transfers_out": "2667", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2447", "selected": "237704", "transfers_in": "151", "transfers_out": "2598", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4546", "selected": "232532", "transfers_in": "159", "transfers_out": "4705", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "531", "selected": "230298", "transfers_in": "3609", "transfers_out": "3078", "value": "39", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3114", "selected": "228426", "transfers_in": "4031", "transfers_out": "7145", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3114", "selected": "228426", "transfers_in": "4031", "transfers_out": "7145", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3662", "selected": "224219", "transfers_in": "2245", "transfers_out": "5907", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Charlie Daniels": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.2", "creativity": "10.0", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "852727", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.2", "creativity": "3.0", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-44440", "selected": "830662", "transfers_in": "12150", "transfers_out": "56590", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "45.2", "creativity": "0.9", "threat": "7.0", "ict_index": "5.3", "transfers_balance": "-148319", "selected": "684186", "transfers_in": "2342", "transfers_out": "150661", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.6", "creativity": "16.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-29268", "selected": "660334", "transfers_in": "17805", "transfers_out": "47073", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "33.8", "threat": "11.0", "ict_index": "6.3", "transfers_balance": "-28838", "selected": "633570", "transfers_in": "19361", "transfers_out": "48199", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.0", "creativity": "13.1", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-63180", "selected": "571590", "transfers_in": "4734", "transfers_out": "67914", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "19.0", "creativity": "39.8", "threat": "5.0", "ict_index": "6.4", "transfers_balance": "-13506", "selected": "559876", "transfers_in": "17222", "transfers_out": "30728", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "1.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-32860", "selected": "528408", "transfers_in": "6034", "transfers_out": "38894", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.4", "creativity": "11.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-10711", "selected": "518469", "transfers_in": "9533", "transfers_out": "20244", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "14.2", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-25811", "selected": "493342", "transfers_in": "6211", "transfers_out": "32022", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "11.4", "creativity": "26.2", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "-9352", "selected": "484549", "transfers_in": "9679", "transfers_out": "19031", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.8", "creativity": "18.9", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "60435", "selected": "547335", "transfers_in": "71998", "transfers_out": "11563", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.2", "creativity": "14.5", "threat": "6.0", "ict_index": "4.6", "transfers_balance": "86041", "selected": "637076", "transfers_in": "95326", "transfers_out": "9285", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "5.7", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "61249", "selected": "701421", "transfers_in": "70568", "transfers_out": "9319", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.0", "creativity": "8.8", "threat": "3.0", "ict_index": "2.4", "transfers_balance": "21946", "selected": "725938", "transfers_in": "39096", "transfers_out": "17150", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "6.5", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-4018", "selected": "725388", "transfers_in": "25502", "transfers_out": "29520", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.0", "creativity": "12.0", "threat": "9.0", "ict_index": "4.3", "transfers_balance": "-62994", "selected": "663160", "transfers_in": "4949", "transfers_out": "67943", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "55", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "4.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-38225", "selected": "625637", "transfers_in": "5951", "transfers_out": "44176", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109515", "selected": "516589", "transfers_in": "2186", "transfers_out": "111701", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57145", "selected": "459526", "transfers_in": "725", "transfers_out": "57870", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64146", "selected": "395470", "transfers_in": "509", "transfers_out": "64655", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.0", "creativity": "36.4", "threat": "39.0", "ict_index": "9.6", "transfers_balance": "-20211", "selected": "375414", "transfers_in": "4047", "transfers_out": "24258", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.6", "creativity": "24.8", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-20319", "selected": "355461", "transfers_in": "6236", "transfers_out": "26555", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.6", "creativity": "7.6", "threat": "3.0", "ict_index": "2.1", "transfers_balance": "-10737", "selected": "344953", "transfers_in": "4900", "transfers_out": "15637", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "23.0", "creativity": "13.2", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-10555", "selected": "334651", "transfers_in": "3957", "transfers_out": "14512", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.2", "creativity": "6.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "34651", "selected": "369899", "transfers_in": "41028", "transfers_out": "6377", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "15.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "24921", "selected": "395963", "transfers_in": "35289", "transfers_out": "10368", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "1.9", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "294", "selected": "397158", "transfers_in": "14892", "transfers_out": "14598", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.8", "creativity": "15.8", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-14940", "selected": "381997", "transfers_in": "2771", "transfers_out": "17711", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-5534", "selected": "437483", "transfers_in": "4991", "transfers_out": "10525", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.2", "creativity": "14.5", "threat": "23.0", "ict_index": "7.5", "transfers_balance": "29320", "selected": "556017", "transfers_in": "33623", "transfers_out": "4303", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "11.8", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-15417", "selected": "452377", "transfers_in": "5487", "transfers_out": "20904", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.2", "creativity": "17.9", "threat": "1.0", "ict_index": "2.9", "transfers_balance": "-9951", "selected": "442722", "transfers_in": "3761", "transfers_out": "13712", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.2", "creativity": "12.0", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-11931", "selected": "427460", "transfers_in": "4784", "transfers_out": "16715", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.4", "creativity": "6.9", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-11931", "selected": "427460", "transfers_in": "4784", "transfers_out": "16715", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.6", "creativity": "25.6", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-7758", "selected": "404847", "transfers_in": "1512", "transfers_out": "9270", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "11.2", "creativity": "3.5", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-13670", "selected": "389722", "transfers_in": "1070", "transfers_out": "14740", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "27.8", "creativity": "23.9", "threat": "17.0", "ict_index": "6.9", "transfers_balance": "-2519", "selected": "388220", "transfers_in": "1751", "transfers_out": "4270", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jack Wilshere": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1481", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "1638", "transfers_in": "92", "transfers_out": "364", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "1684", "transfers_in": "90", "transfers_out": "279", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "1856", "transfers_in": "92", "transfers_out": "226", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2068", "transfers_in": "175", "transfers_out": "186", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "468", "selected": "3138", "transfers_in": "738", "transfers_out": "270", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1338", "selected": "5029", "transfers_in": "1932", "transfers_out": "594", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "758", "selected": "6469", "transfers_in": "1764", "transfers_out": "1006", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.6", "creativity": "14.8", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "942", "selected": "7703", "transfers_in": "1664", "transfers_out": "722", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2301", "selected": "10520", "transfers_in": "3370", "transfers_out": "1069", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "3.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-1135", "selected": "9673", "transfers_in": "524", "transfers_out": "1659", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-417", "selected": "9710", "transfers_in": "711", "transfers_out": "1128", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "11.6", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-888", "selected": "8954", "transfers_in": "195", "transfers_out": "1083", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "4.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-178", "selected": "8878", "transfers_in": "467", "transfers_out": "645", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-547", "selected": "8411", "transfers_in": "210", "transfers_out": "757", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.2", "creativity": "2.2", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "28", "selected": "8633", "transfers_in": "669", "transfers_out": "641", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.8", "creativity": "21.7", "threat": "22.0", "ict_index": "6.2", "transfers_balance": "2164", "selected": "11077", "transfers_in": "2704", "transfers_out": "540", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.2", "creativity": "11.8", "threat": "23.0", "ict_index": "5.5", "transfers_balance": "5253", "selected": "16668", "transfers_in": "5896", "transfers_out": "643", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.0", "creativity": "12.4", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "2571", "selected": "19781", "transfers_in": "4265", "transfers_out": "1694", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.6", "creativity": "20.1", "threat": "27.0", "ict_index": "7.5", "transfers_balance": "2304", "selected": "22512", "transfers_in": "3710", "transfers_out": "1406", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.6", "creativity": "9.2", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "10101", "selected": "33307", "transfers_in": "12119", "transfers_out": "2018", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "39.0", "creativity": "8.3", "threat": "17.0", "ict_index": "6.4", "transfers_balance": "1859", "selected": "35458", "transfers_in": "6248", "transfers_out": "4389", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "28.6", "threat": "21.0", "ict_index": "6.0", "transfers_balance": "14269", "selected": "51342", "transfers_in": "34167", "transfers_out": "19898", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.4", "creativity": "35.3", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "10229", "selected": "62643", "transfers_in": "17280", "transfers_out": "7051", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22375", "selected": "86667", "transfers_in": "29835", "transfers_out": "7460", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-19497", "selected": "67344", "transfers_in": "2412", "transfers_out": "21909", "value": "54", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.4", "creativity": "10.9", "threat": "19.0", "ict_index": "4.1", "transfers_balance": "-11052", "selected": "56813", "transfers_in": "2655", "transfers_out": "13707", "value": "53", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1952", "selected": "55740", "transfers_in": "4057", "transfers_out": "6009", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.6", "creativity": "7.6", "threat": "3.0", "ict_index": "2.0", "transfers_balance": "-6836", "selected": "49040", "transfers_in": "1119", "transfers_out": "7955", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "11.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-408", "selected": "47111", "transfers_in": "3251", "transfers_out": "3659", "value": "52", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.4", "creativity": "30.0", "threat": "9.0", "ict_index": "5.9", "transfers_balance": "-2140", "selected": "42278", "transfers_in": "1300", "transfers_out": "3440", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "10.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "1967", "selected": "44502", "transfers_in": "3737", "transfers_out": "1770", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2096", "selected": "42044", "transfers_in": "1290", "transfers_out": "3386", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2728", "selected": "39488", "transfers_in": "484", "transfers_out": "3212", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1946", "selected": "37875", "transfers_in": "570", "transfers_out": "2516", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.2", "creativity": "27.4", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "325", "selected": "38351", "transfers_in": "1432", "transfers_out": "1107", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "325", "selected": "38351", "transfers_in": "1432", "transfers_out": "1107", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1137", "selected": "39723", "transfers_in": "2096", "transfers_out": "959", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Scott McTominay": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1850", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "1916", "transfers_in": "62", "transfers_out": "320", "value": "45", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "2853", "transfers_in": "556", "transfers_out": "495", "value": "44", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "4450", "transfers_in": "446", "transfers_out": "661", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "4336", "transfers_in": "188", "transfers_out": "378", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "4234", "transfers_in": "165", "transfers_out": "338", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "4185", "transfers_in": "138", "transfers_out": "251", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10317", "selected": "15503", "transfers_in": "13827", "transfers_out": "3510", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4374", "selected": "20771", "transfers_in": "8030", "transfers_out": "3656", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5915", "selected": "27641", "transfers_in": "11007", "transfers_out": "5092", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1051", "selected": "29146", "transfers_in": "4086", "transfers_out": "3035", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "29526", "transfers_in": "2812", "transfers_out": "3035", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1319", "selected": "28397", "transfers_in": "963", "transfers_out": "2282", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-861", "selected": "27616", "transfers_in": "429", "transfers_out": "1290", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-838", "selected": "26868", "transfers_in": "349", "transfers_out": "1187", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-686", "selected": "26266", "transfers_in": "420", "transfers_out": "1106", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "12.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-497", "selected": "25810", "transfers_in": "259", "transfers_out": "756", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-293", "selected": "25579", "transfers_in": "372", "transfers_out": "665", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-705", "selected": "24954", "transfers_in": "341", "transfers_out": "1046", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "24569", "transfers_in": "153", "transfers_out": "565", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-616", "selected": "23991", "transfers_in": "181", "transfers_out": "797", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "180", "selected": "24196", "transfers_in": "1026", "transfers_out": "846", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "24483", "transfers_in": "1989", "transfers_out": "1953", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "393", "selected": "25028", "transfers_in": "1535", "transfers_out": "1142", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "388", "selected": "25633", "transfers_in": "1587", "transfers_out": "1199", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "6.8", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "1128", "selected": "26935", "transfers_in": "2293", "transfers_out": "1165", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "1.1", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "4940", "selected": "32430", "transfers_in": "7474", "transfers_out": "2534", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.2", "creativity": "2.6", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "7557", "selected": "40945", "transfers_in": "10782", "transfers_out": "3225", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.0", "creativity": "4.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "14730", "selected": "57063", "transfers_in": "17038", "transfers_out": "2308", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "4843", "selected": "50623", "transfers_in": "8860", "transfers_out": "4017", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-917", "selected": "48407", "transfers_in": "5067", "transfers_out": "5984", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "48127", "transfers_in": "2912", "transfers_out": "3428", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1850", "selected": "46429", "transfers_in": "2654", "transfers_out": "4504", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1850", "selected": "46429", "transfers_in": "2654", "transfers_out": "4504", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-835", "selected": "43445", "transfers_in": "1259", "transfers_out": "2094", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-905", "selected": "42858", "transfers_in": "1705", "transfers_out": "2610", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.0", "creativity": "6.4", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-905", "selected": "42858", "transfers_in": "1705", "transfers_out": "2610", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.0", "creativity": "15.5", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "1641", "selected": "44962", "transfers_in": "3418", "transfers_out": "1777", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jairo Riedewald": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "18572", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2738", "selected": "17385", "transfers_in": "208", "transfers_out": "2946", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4843", "selected": "12619", "transfers_in": "51", "transfers_out": "4894", "value": "49", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.4", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-2688", "selected": "9978", "transfers_in": "44", "transfers_out": "2732", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-832", "selected": "9213", "transfers_in": "36", "transfers_out": "868", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1132", "selected": "8123", "transfers_in": "19", "transfers_out": "1151", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "2.6", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-717", "selected": "7447", "transfers_in": "22", "transfers_out": "739", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-519", "selected": "6965", "transfers_in": "21", "transfers_out": "540", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "6762", "transfers_in": "14", "transfers_out": "229", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "6525", "transfers_in": "17", "transfers_out": "274", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "6373", "transfers_in": "26", "transfers_out": "196", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "6209", "transfers_in": "18", "transfers_out": "211", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "6114", "transfers_in": "22", "transfers_out": "129", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "6022", "transfers_in": "14", "transfers_out": "123", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "5924", "transfers_in": "18", "transfers_out": "131", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "5840", "transfers_in": "26", "transfers_out": "126", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "5806", "transfers_in": "21", "transfers_out": "67", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-72", "selected": "5742", "transfers_in": "14", "transfers_out": "86", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "5693", "transfers_in": "33", "transfers_out": "94", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "5661", "transfers_in": "21", "transfers_out": "62", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "14.4", "creativity": "1.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-88", "selected": "5585", "transfers_in": "18", "transfers_out": "106", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "85", "selected": "5684", "transfers_in": "146", "transfers_out": "61", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "11.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-57", "selected": "5652", "transfers_in": "93", "transfers_out": "150", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "192", "selected": "5884", "transfers_in": "326", "transfers_out": "134", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5913", "transfers_in": "107", "transfers_out": "111", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "5854", "transfers_in": "31", "transfers_out": "101", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "5805", "transfers_in": "23", "transfers_out": "98", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.6", "creativity": "0.9", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-76", "selected": "5757", "transfers_in": "25", "transfers_out": "101", "value": "46", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "4.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "19", "selected": "5781", "transfers_in": "57", "transfers_out": "38", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "6.7", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-17", "selected": "6663", "transfers_in": "23", "transfers_out": "40", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "6857", "transfers_in": "67", "transfers_out": "30", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "6690", "transfers_in": "18", "transfers_out": "60", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "6666", "transfers_in": "8", "transfers_out": "41", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "6653", "transfers_in": "13", "transfers_out": "25", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "6673", "transfers_in": "15", "transfers_out": "19", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "6657", "transfers_in": "5", "transfers_out": "16", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "6646", "transfers_in": "12", "transfers_out": "30", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "6633", "transfers_in": "16", "transfers_out": "32", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jamie Vardy": [{"gameweek": "1", "points": "13", "goals": "2", "assists": "0", "conceded": "4", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "68.4", "creativity": "4.9", "threat": "68.0", "ict_index": "14.1", "transfers_balance": "0", "selected": "194195", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "21.3", "threat": "28.0", "ict_index": "5.9", "transfers_balance": "222024", "selected": "623169", "transfers_in": "239358", "transfers_out": "17334", "value": "86", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.6", "creativity": "21.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-121050", "selected": "534928", "transfers_in": "40300", "transfers_out": "161350", "value": "86", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.2", "creativity": "1.3", "threat": "32.0", "ict_index": "6.6", "transfers_balance": "-47476", "selected": "511786", "transfers_in": "36272", "transfers_out": "83748", "value": "86", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "37.2", "creativity": "5.5", "threat": "23.0", "ict_index": "6.6", "transfers_balance": "46991", "selected": "571036", "transfers_in": "82498", "transfers_out": "35507", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "3", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "44.2", "creativity": "11.4", "threat": "112.0", "ict_index": "16.8", "transfers_balance": "-40218", "selected": "536636", "transfers_in": "65017", "transfers_out": "105235", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "11.1", "threat": "19.0", "ict_index": "3.0", "transfers_balance": "52586", "selected": "597139", "transfers_in": "136453", "transfers_out": "83867", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.0", "threat": "36.0", "ict_index": "3.7", "transfers_balance": "235481", "selected": "848103", "transfers_in": "294953", "transfers_out": "59472", "value": "86", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.6", "creativity": "25.8", "threat": "30.0", "ict_index": "7.2", "transfers_balance": "-56698", "selected": "795367", "transfers_in": "44409", "transfers_out": "101107", "value": "86", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "89", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "18.2", "threat": "31.0", "ict_index": "8.8", "transfers_balance": "-34925", "selected": "765322", "transfers_in": "72259", "transfers_out": "107184", "value": "86", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.4", "creativity": "12.5", "threat": "50.0", "ict_index": "6.6", "transfers_balance": "57464", "selected": "829521", "transfers_in": "103375", "transfers_out": "45911", "value": "86", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "1.6", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-81135", "selected": "753675", "transfers_in": "31429", "transfers_out": "112564", "value": "86", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "2.4", "creativity": "15.3", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "-2914", "selected": "755088", "transfers_in": "56419", "transfers_out": "59333", "value": "85", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "87", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.8", "creativity": "0.9", "threat": "34.0", "ict_index": "6.6", "transfers_balance": "-15497", "selected": "742984", "transfers_in": "41914", "transfers_out": "57411", "value": "85", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "3.2", "threat": "17.0", "ict_index": "2.7", "transfers_balance": "147080", "selected": "896134", "transfers_in": "164270", "transfers_out": "17190", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "89", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.0", "creativity": "13.2", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "22156", "selected": "925691", "transfers_in": "83332", "transfers_out": "61176", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.2", "creativity": "25.2", "threat": "19.0", "ict_index": "6.8", "transfers_balance": "-8865", "selected": "919737", "transfers_in": "63398", "transfers_out": "72263", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "11.8", "threat": "41.0", "ict_index": "5.7", "transfers_balance": "87816", "selected": "1012181", "transfers_in": "122874", "transfers_out": "35058", "value": "87", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.2", "creativity": "4.3", "threat": "23.0", "ict_index": "6.1", "transfers_balance": "-130659", "selected": "885009", "transfers_in": "25302", "transfers_out": "155961", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.4", "creativity": "2.6", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "10618", "selected": "899771", "transfers_in": "55209", "transfers_out": "44591", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.2", "creativity": "21.6", "threat": "41.0", "ict_index": "10.1", "transfers_balance": "-65769", "selected": "838147", "transfers_in": "38222", "transfers_out": "103991", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "130645", "selected": "972230", "transfers_in": "176205", "transfers_out": "45560", "value": "86", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.2", "creativity": "45.8", "threat": "27.0", "ict_index": "8.3", "transfers_balance": "-126324", "selected": "849620", "transfers_in": "52468", "transfers_out": "178792", "value": "86", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "88", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "42.6", "creativity": "13.8", "threat": "42.0", "ict_index": "9.8", "transfers_balance": "58942", "selected": "913322", "transfers_in": "118322", "transfers_out": "59380", "value": "85", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "32.4", "creativity": "7.7", "threat": "27.0", "ict_index": "6.7", "transfers_balance": "57373", "selected": "977323", "transfers_in": "104616", "transfers_out": "47243", "value": "85", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "36.2", "creativity": "11.8", "threat": "30.0", "ict_index": "7.8", "transfers_balance": "41827", "selected": "1022144", "transfers_in": "75667", "transfers_out": "33840", "value": "86", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "5", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "35.0", "creativity": "1.0", "threat": "36.0", "ict_index": "7.2", "transfers_balance": "-18675", "selected": "1008454", "transfers_in": "57082", "transfers_out": "75757", "value": "86", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "12.6", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "111753", "selected": "1128951", "transfers_in": "148690", "transfers_out": "36937", "value": "87", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "27.8", "threat": "38.0", "ict_index": "6.6", "transfers_balance": "1017", "selected": "1132800", "transfers_in": "43050", "transfers_out": "42033", "value": "87", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "34.4", "creativity": "3.3", "threat": "42.0", "ict_index": "8.0", "transfers_balance": "-28499", "selected": "1066821", "transfers_in": "28456", "transfers_out": "56955", "value": "87", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "30.2", "creativity": "6.2", "threat": "39.0", "ict_index": "7.5", "transfers_balance": "194197", "selected": "1293935", "transfers_in": "222684", "transfers_out": "28487", "value": "88", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "33.4", "creativity": "2.6", "threat": "45.0", "ict_index": "8.1", "transfers_balance": "89558", "selected": "1384832", "transfers_in": "127269", "transfers_out": "37711", "value": "89", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "35.4", "creativity": "3.2", "threat": "63.0", "ict_index": "10.2", "transfers_balance": "219480", "selected": "1639200", "transfers_in": "246580", "transfers_out": "27100", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "11.6", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "219480", "selected": "1639200", "transfers_in": "246580", "transfers_out": "27100", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "39.0", "ict_index": "4.0", "transfers_balance": "-2922", "selected": "1379594", "transfers_in": "50815", "transfers_out": "53737", "value": "89", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "12.4", "threat": "22.0", "ict_index": "3.7", "transfers_balance": "1874", "selected": "1382423", "transfers_in": "71925", "transfers_out": "70051", "value": "89", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "40.8", "creativity": "22.0", "threat": "62.0", "ict_index": "12.5", "transfers_balance": "1874", "selected": "1382423", "transfers_in": "71925", "transfers_out": "70051", "value": "89", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "13", "goals": "2", "assists": "0", "conceded": "5", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "64.8", "creativity": "21.8", "threat": "51.0", "ict_index": "13.8", "transfers_balance": "-100216", "selected": "1278058", "transfers_in": "17486", "transfers_out": "117702", "value": "88", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Fabian Delph": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11529", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1423", "selected": "12123", "transfers_in": "473", "transfers_out": "1896", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2072", "selected": "10146", "transfers_in": "123", "transfers_out": "2195", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-611", "selected": "10007", "transfers_in": "427", "transfers_out": "1038", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "9829", "transfers_in": "335", "transfers_out": "755", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.4", "creativity": "2.4", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "-587", "selected": "9429", "transfers_in": "397", "transfers_out": "984", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.0", "creativity": "6.1", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "7145", "selected": "17514", "transfers_in": "9286", "transfers_out": "2141", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.4", "creativity": "29.8", "threat": "7.0", "ict_index": "7.2", "transfers_balance": "7093", "selected": "25353", "transfers_in": "12597", "transfers_out": "5504", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.0", "creativity": "5.4", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "20065", "selected": "46349", "transfers_in": "23802", "transfers_out": "3737", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.0", "creativity": "8.0", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "6696", "selected": "54152", "transfers_in": "15667", "transfers_out": "8971", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.8", "creativity": "6.3", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-360", "selected": "54326", "transfers_in": "5701", "transfers_out": "6061", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.0", "creativity": "5.2", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-5672", "selected": "49069", "transfers_in": "3857", "transfers_out": "9529", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "4.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "2202", "selected": "51758", "transfers_in": "6137", "transfers_out": "3935", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.8", "creativity": "31.8", "threat": "7.0", "ict_index": "5.3", "transfers_balance": "-323", "selected": "51753", "transfers_in": "3884", "transfers_out": "4207", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.6", "creativity": "31.3", "threat": "8.0", "ict_index": "6.5", "transfers_balance": "159", "selected": "52279", "transfers_in": "4620", "transfers_out": "4461", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.6", "creativity": "16.6", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-1922", "selected": "50903", "transfers_in": "4181", "transfers_out": "6103", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "13.2", "creativity": "18.8", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "1142", "selected": "52327", "transfers_in": "4940", "transfers_out": "3798", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.6", "creativity": "4.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1230", "selected": "53954", "transfers_in": "5028", "transfers_out": "3798", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "19.6", "creativity": "9.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-989", "selected": "53505", "transfers_in": "5186", "transfers_out": "6175", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "272", "selected": "54112", "transfers_in": "4007", "transfers_out": "3735", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8671", "selected": "45600", "transfers_in": "1802", "transfers_out": "10473", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "6.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-5603", "selected": "40027", "transfers_in": "630", "transfers_out": "6233", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2461", "selected": "37876", "transfers_in": "3032", "transfers_out": "5493", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6163", "selected": "31778", "transfers_in": "582", "transfers_out": "6745", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4246", "selected": "27564", "transfers_in": "180", "transfers_out": "4426", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2207", "selected": "25369", "transfers_in": "83", "transfers_out": "2290", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1999", "selected": "23398", "transfers_in": "88", "transfers_out": "2087", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-957", "selected": "22532", "transfers_in": "313", "transfers_out": "1270", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "21960", "transfers_in": "78", "transfers_out": "659", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "22846", "transfers_in": "254", "transfers_out": "500", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-400", "selected": "21940", "transfers_in": "121", "transfers_out": "521", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "14.9", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "17", "selected": "22050", "transfers_in": "282", "transfers_out": "265", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "342", "selected": "22504", "transfers_in": "637", "transfers_out": "295", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "34.0", "creativity": "21.3", "threat": "4.0", "ict_index": "5.9", "transfers_balance": "407", "selected": "22938", "transfers_in": "669", "transfers_out": "262", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.4", "creativity": "22.7", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "2351", "selected": "25424", "transfers_in": "2779", "transfers_out": "428", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "7.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1985", "selected": "27624", "transfers_in": "2770", "transfers_out": "785", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1985", "selected": "27624", "transfers_in": "2770", "transfers_out": "785", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.4", "creativity": "7.6", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-542", "selected": "26916", "transfers_in": "545", "transfers_out": "1087", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ben Mee": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "31.2", "creativity": "0.2", "threat": "36.0", "ict_index": "6.7", "transfers_balance": "0", "selected": "470160", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "39.6", "creativity": "10.4", "threat": "7.0", "ict_index": "5.7", "transfers_balance": "-27126", "selected": "454679", "transfers_in": "5968", "transfers_out": "33094", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "56.6", "creativity": "11.3", "threat": "6.0", "ict_index": "7.4", "transfers_balance": "-38686", "selected": "417830", "transfers_in": "4194", "transfers_out": "42880", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-18716", "selected": "400995", "transfers_in": "22670", "transfers_out": "41386", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "27.4", "creativity": "0.1", "threat": "68.0", "ict_index": "9.6", "transfers_balance": "-18955", "selected": "383121", "transfers_in": "7236", "transfers_out": "26191", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "16.4", "creativity": "0.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-11527", "selected": "373007", "transfers_in": "14748", "transfers_out": "26275", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "38.2", "creativity": "0.3", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-4478", "selected": "370005", "transfers_in": "11753", "transfers_out": "16231", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "0.7", "threat": "18.0", "ict_index": "3.2", "transfers_balance": "370", "selected": "372594", "transfers_in": "22010", "transfers_out": "21640", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.0", "creativity": "0.3", "threat": "22.0", "ict_index": "4.2", "transfers_balance": "-6303", "selected": "367249", "transfers_in": "9239", "transfers_out": "15542", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "37.4", "creativity": "10.9", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-161", "selected": "368283", "transfers_in": "15525", "transfers_out": "15686", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "19756", "selected": "389910", "transfers_in": "27748", "transfers_out": "7992", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.2", "creativity": "11.0", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "178216", "selected": "577693", "transfers_in": "186900", "transfers_out": "8684", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "30.0", "creativity": "0.0", "threat": "9.0", "ict_index": "3.9", "transfers_balance": "79302", "selected": "662922", "transfers_in": "94991", "transfers_out": "15689", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.2", "creativity": "10.5", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "44760", "selected": "711546", "transfers_in": "56090", "transfers_out": "11330", "value": "47", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "22.6", "creativity": "0.2", "threat": "11.0", "ict_index": "3.4", "transfers_balance": "58323", "selected": "773845", "transfers_in": "73494", "transfers_out": "15171", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23054", "selected": "754172", "transfers_in": "31996", "transfers_out": "55050", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72877", "selected": "681600", "transfers_in": "2393", "transfers_out": "75270", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.2", "creativity": "1.4", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-29735", "selected": "653053", "transfers_in": "14574", "transfers_out": "44309", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.0", "creativity": "0.1", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "66597", "selected": "724698", "transfers_in": "88241", "transfers_out": "21644", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "40.0", "creativity": "0.0", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "32302", "selected": "760680", "transfers_in": "54183", "transfers_out": "21881", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.6", "creativity": "0.4", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "101734", "selected": "867373", "transfers_in": "124887", "transfers_out": "23153", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.4", "creativity": "0.6", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-10020", "selected": "858746", "transfers_in": "41970", "transfers_out": "51990", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "0.7", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-25894", "selected": "837031", "transfers_in": "66206", "transfers_out": "92100", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "29.4", "creativity": "0.6", "threat": "23.0", "ict_index": "5.3", "transfers_balance": "-20804", "selected": "818211", "transfers_in": "26387", "transfers_out": "47191", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.4", "creativity": "0.5", "threat": "22.0", "ict_index": "4.4", "transfers_balance": "9821", "selected": "831026", "transfers_in": "44425", "transfers_out": "34604", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "23.6", "creativity": "0.2", "threat": "26.0", "ict_index": "5.0", "transfers_balance": "-26774", "selected": "805055", "transfers_in": "11416", "transfers_out": "38190", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.0", "creativity": "0.2", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "36491", "selected": "844415", "transfers_in": "60997", "transfers_out": "24506", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "8975", "selected": "856216", "transfers_in": "35860", "transfers_out": "26885", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.2", "creativity": "10.5", "threat": "35.0", "ict_index": "6.9", "transfers_balance": "-277", "selected": "857034", "transfers_in": "18453", "transfers_out": "18730", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.4", "creativity": "0.3", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-14555", "selected": "856853", "transfers_in": "11901", "transfers_out": "26456", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.2", "creativity": "0.7", "threat": "24.0", "ict_index": "4.4", "transfers_balance": "-2658", "selected": "843515", "transfers_in": "22291", "transfers_out": "24949", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55565", "selected": "785707", "transfers_in": "5258", "transfers_out": "60823", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169494", "selected": "601621", "transfers_in": "444", "transfers_out": "169938", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169494", "selected": "601621", "transfers_in": "444", "transfers_out": "169938", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70588", "selected": "539995", "transfers_in": "145", "transfers_out": "70733", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50248", "selected": "499295", "transfers_in": "63", "transfers_out": "50311", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42153", "selected": "455766", "transfers_in": "51", "transfers_out": "42204", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29748", "selected": "426386", "transfers_in": "94", "transfers_out": "29842", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Hal Robson-Kanu": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "36081", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "3", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "20", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "22", "influence": "33.0", "creativity": "0.3", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "-5825", "selected": "32874", "transfers_in": "871", "transfers_out": "6696", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8405", "selected": "24820", "transfers_in": "719", "transfers_out": "9124", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4077", "selected": "20932", "transfers_in": "381", "transfers_out": "4458", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "0.3", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "576", "selected": "22082", "transfers_in": "2551", "transfers_out": "1975", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.4", "creativity": "3.0", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "248", "selected": "22949", "transfers_in": "2770", "transfers_out": "2522", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "20.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "1935", "selected": "25488", "transfers_in": "4901", "transfers_out": "2966", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1135", "selected": "24810", "transfers_in": "2653", "transfers_out": "3788", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2313", "selected": "22550", "transfers_in": "272", "transfers_out": "2585", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2379", "selected": "20209", "transfers_in": "198", "transfers_out": "2577", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "1.8", "creativity": "23.9", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-262", "selected": "20101", "transfers_in": "718", "transfers_out": "980", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "19830", "transfers_in": "524", "transfers_out": "992", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "0.2", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "-114", "selected": "19852", "transfers_in": "755", "transfers_out": "869", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.8", "creativity": "2.7", "threat": "62.0", "ict_index": "10.1", "transfers_balance": "875", "selected": "20884", "transfers_in": "1635", "transfers_out": "760", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.8", "creativity": "30.0", "threat": "25.0", "ict_index": "5.9", "transfers_balance": "7337", "selected": "28674", "transfers_in": "8620", "transfers_out": "1283", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "2.8", "creativity": "3.3", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "1620", "selected": "30702", "transfers_in": "4130", "transfers_out": "2510", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.7", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-1025", "selected": "29849", "transfers_in": "1725", "transfers_out": "2750", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-284", "selected": "29761", "transfers_in": "2055", "transfers_out": "2339", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "5.4", "threat": "12.0", "ict_index": "2.6", "transfers_balance": "-168", "selected": "29881", "transfers_in": "2450", "transfers_out": "2618", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "37", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.4", "creativity": "0.5", "threat": "19.0", "ict_index": "2.4", "transfers_balance": "20", "selected": "30105", "transfers_in": "1849", "transfers_out": "1829", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "12.3", "threat": "56.0", "ict_index": "8.1", "transfers_balance": "-1048", "selected": "29254", "transfers_in": "1524", "transfers_out": "2572", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-466", "selected": "28855", "transfers_in": "1519", "transfers_out": "1985", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "28961", "transfers_in": "2848", "transfers_out": "3031", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-660", "selected": "28491", "transfers_in": "1749", "transfers_out": "2409", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1813", "selected": "26790", "transfers_in": "631", "transfers_out": "2444", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1888", "selected": "24932", "transfers_in": "122", "transfers_out": "2010", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1741", "selected": "23233", "transfers_in": "118", "transfers_out": "1859", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1227", "selected": "22061", "transfers_in": "239", "transfers_out": "1466", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "22101", "transfers_in": "354", "transfers_out": "401", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-159", "selected": "23038", "transfers_in": "316", "transfers_out": "475", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-43", "selected": "22912", "transfers_in": "363", "transfers_out": "406", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "23059", "transfers_in": "446", "transfers_out": "501", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "23013", "transfers_in": "352", "transfers_out": "450", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-528", "selected": "22433", "transfers_in": "75", "transfers_out": "603", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "22185", "transfers_in": "67", "transfers_out": "387", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "22255", "transfers_in": "228", "transfers_out": "196", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "22325", "transfers_in": "258", "transfers_out": "202", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "10.4", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "54", "selected": "22401", "transfers_in": "299", "transfers_out": "245", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Hugo Lloris": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "21.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "522036", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7518", "selected": "650793", "transfers_in": "24847", "transfers_out": "17329", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-8509", "selected": "665913", "transfers_in": "23846", "transfers_out": "32355", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-32178", "selected": "645393", "transfers_in": "7457", "transfers_out": "39635", "value": "55", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "4707", "selected": "658849", "transfers_in": "23253", "transfers_out": "18546", "value": "55", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "22.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-10956", "selected": "654310", "transfers_in": "11189", "transfers_out": "22145", "value": "55", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-24320", "selected": "634255", "transfers_in": "8655", "transfers_out": "32975", "value": "55", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "23.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-15833", "selected": "622671", "transfers_in": "8037", "transfers_out": "23870", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "40.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-12265", "selected": "612412", "transfers_in": "4654", "transfers_out": "16919", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "25.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-9962", "selected": "607394", "transfers_in": "9063", "transfers_out": "19025", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46522", "selected": "563770", "transfers_in": "14731", "transfers_out": "61253", "value": "55", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "24.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-54697", "selected": "509856", "transfers_in": "1108", "transfers_out": "55805", "value": "55", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "2463", "selected": "514365", "transfers_in": "9716", "transfers_out": "7253", "value": "55", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-8608", "selected": "506670", "transfers_in": "1802", "transfers_out": "10410", "value": "55", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-10651", "selected": "496911", "transfers_in": "2145", "transfers_out": "12796", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "14.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-4881", "selected": "493756", "transfers_in": "7687", "transfers_out": "12568", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-5869", "selected": "488633", "transfers_in": "2879", "transfers_out": "8748", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "27", "influence": "49.8", "creativity": "0.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-12407", "selected": "476836", "transfers_in": "884", "transfers_out": "13291", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "27", "influence": "23.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-4346", "selected": "473806", "transfers_in": "5453", "transfers_out": "9799", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "22", "influence": "24.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1049", "selected": "473772", "transfers_in": "4338", "transfers_out": "5387", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "60105", "selected": "520736", "transfers_in": "73062", "transfers_out": "12957", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "60105", "selected": "520736", "transfers_in": "73062", "transfers_out": "12957", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "3.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-13219", "selected": "509424", "transfers_in": "7180", "transfers_out": "20399", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19908", "selected": "490419", "transfers_in": "2439", "transfers_out": "22347", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "28.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-28902", "selected": "461831", "transfers_in": "848", "transfers_out": "29750", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "17", "influence": "16.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2535", "selected": "460096", "transfers_in": "3666", "transfers_out": "6201", "value": "54", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-2038", "selected": "459338", "transfers_in": "4791", "transfers_out": "6829", "value": "54", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "16471", "selected": "478763", "transfers_in": "21435", "transfers_out": "4964", "value": "54", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "31", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "13419", "selected": "494167", "transfers_in": "16281", "transfers_out": "2862", "value": "54", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "6225", "selected": "502159", "transfers_in": "10484", "transfers_out": "4259", "value": "54", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-2880", "selected": "493791", "transfers_in": "7158", "transfers_out": "10038", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "15209", "selected": "510912", "transfers_in": "19546", "transfers_out": "4337", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "3", "bps": "6", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2907", "selected": "507484", "transfers_in": "6921", "transfers_out": "9828", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "24", "influence": "28.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-2907", "selected": "507484", "transfers_in": "6921", "transfers_out": "9828", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "46.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "15159", "selected": "516475", "transfers_in": "19163", "transfers_out": "4004", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "10", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "28025", "selected": "547071", "transfers_in": "31772", "transfers_out": "3747", "value": "54", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "30", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "28025", "selected": "547071", "transfers_in": "31772", "transfers_out": "3747", "value": "54", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "21", "influence": "48.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "2050", "selected": "547617", "transfers_in": "8302", "transfers_out": "6252", "value": "55", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Gary Cahill": [{"gameweek": "1", "points": "-3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "13", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "620439", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305337", "selected": "332830", "transfers_in": "1201", "transfers_out": "306538", "value": "64", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90448", "selected": "243526", "transfers_in": "328", "transfers_out": "90776", "value": "64", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37962", "selected": "206645", "transfers_in": "494", "transfers_out": "38456", "value": "63", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "1.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-6407", "selected": "201817", "transfers_in": "1868", "transfers_out": "8275", "value": "63", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2458", "selected": "207218", "transfers_in": "9388", "transfers_out": "6930", "value": "63", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-12453", "selected": "196929", "transfers_in": "2543", "transfers_out": "14996", "value": "63", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "34.2", "creativity": "1.9", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-5842", "selected": "193489", "transfers_in": "4111", "transfers_out": "9953", "value": "63", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "10.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-2410", "selected": "192241", "transfers_in": "4241", "transfers_out": "6651", "value": "63", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8168", "selected": "185264", "transfers_in": "2401", "transfers_out": "10569", "value": "63", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.0", "creativity": "10.9", "threat": "35.0", "ict_index": "6.1", "transfers_balance": "-11043", "selected": "174988", "transfers_in": "720", "transfers_out": "11763", "value": "62", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.6", "creativity": "1.5", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "863", "selected": "177165", "transfers_in": "5490", "transfers_out": "4627", "value": "62", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "11.7", "threat": "6.0", "ict_index": "3.7", "transfers_balance": "-678", "selected": "177348", "transfers_in": "3076", "transfers_out": "3754", "value": "62", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.4", "creativity": "2.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "4657", "selected": "182856", "transfers_in": "7649", "transfers_out": "2992", "value": "62", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "6853", "selected": "190818", "transfers_in": "9660", "transfers_out": "2807", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.6", "creativity": "2.3", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-4682", "selected": "187341", "transfers_in": "3399", "transfers_out": "8081", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3102", "selected": "184936", "transfers_in": "1804", "transfers_out": "4906", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "22.4", "creativity": "2.2", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "-6770", "selected": "178730", "transfers_in": "1318", "transfers_out": "8088", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75", "selected": "180056", "transfers_in": "4088", "transfers_out": "4013", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-5778", "selected": "174998", "transfers_in": "1866", "transfers_out": "7644", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "18.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "1563", "selected": "177509", "transfers_in": "6176", "transfers_out": "4613", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.4", "creativity": "0.5", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-2062", "selected": "175852", "transfers_in": "1987", "transfers_out": "4049", "value": "62", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-877", "selected": "176538", "transfers_in": "5306", "transfers_out": "6183", "value": "62", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18487", "selected": "158232", "transfers_in": "223", "transfers_out": "18710", "value": "62", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "1.8", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-5972", "selected": "152690", "transfers_in": "677", "transfers_out": "6649", "value": "62", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "28.8", "creativity": "0.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-551", "selected": "152418", "transfers_in": "1154", "transfers_out": "1705", "value": "62", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "0.0", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-738", "selected": "152237", "transfers_in": "1880", "transfers_out": "2618", "value": "62", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2943", "selected": "150061", "transfers_in": "562", "transfers_out": "3505", "value": "62", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2004", "selected": "148327", "transfers_in": "276", "transfers_out": "2280", "value": "62", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "1.6", "threat": "3.0", "ict_index": "2.1", "transfers_balance": "-1572", "selected": "175364", "transfers_in": "354", "transfers_out": "1926", "value": "62", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-638", "selected": "174800", "transfers_in": "255", "transfers_out": "893", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "37.2", "creativity": "0.5", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-699", "selected": "174311", "transfers_in": "265", "transfers_out": "964", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "1.7", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "250", "selected": "174951", "transfers_in": "909", "transfers_out": "659", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.0", "creativity": "0.5", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "250", "selected": "174951", "transfers_in": "909", "transfers_out": "659", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "341", "selected": "174590", "transfers_in": "779", "transfers_out": "438", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "0.1", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "1115", "selected": "175967", "transfers_in": "1524", "transfers_out": "409", "value": "62", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1115", "selected": "175967", "transfers_in": "1524", "transfers_out": "409", "value": "62", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "1.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "241", "selected": "176224", "transfers_in": "764", "transfers_out": "523", "value": "62", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Leon Britton": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "6140", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "529", "selected": "8885", "transfers_in": "1503", "transfers_out": "974", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1083", "selected": "7902", "transfers_in": "196", "transfers_out": "1279", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "7617", "transfers_in": "212", "transfers_out": "642", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "7351", "transfers_in": "144", "transfers_out": "501", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-415", "selected": "7000", "transfers_in": "181", "transfers_out": "596", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "2.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-287", "selected": "6775", "transfers_in": "172", "transfers_out": "459", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "2.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "10", "selected": "6850", "transfers_in": "353", "transfers_out": "343", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.7", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "59", "selected": "6955", "transfers_in": "301", "transfers_out": "242", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "6961", "transfers_in": "338", "transfers_out": "416", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-474", "selected": "6510", "transfers_in": "87", "transfers_out": "561", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "6265", "transfers_in": "98", "transfers_out": "361", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "6169", "transfers_in": "102", "transfers_out": "221", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "6062", "transfers_in": "42", "transfers_out": "161", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "5941", "transfers_in": "44", "transfers_out": "181", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "5839", "transfers_in": "49", "transfers_out": "172", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "5744", "transfers_in": "16", "transfers_out": "124", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "5682", "transfers_in": "25", "transfers_out": "96", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "5520", "transfers_in": "32", "transfers_out": "212", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "5348", "transfers_in": "11", "transfers_out": "184", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "5125", "transfers_in": "12", "transfers_out": "235", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "5010", "transfers_in": "9", "transfers_out": "124", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "4824", "transfers_in": "27", "transfers_out": "218", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "4777", "transfers_in": "23", "transfers_out": "74", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "4765", "transfers_in": "28", "transfers_out": "56", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4765", "transfers_in": "44", "transfers_out": "55", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "4692", "transfers_in": "23", "transfers_out": "106", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "4602", "transfers_in": "12", "transfers_out": "102", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4603", "transfers_in": "21", "transfers_out": "25", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "4883", "transfers_in": "22", "transfers_out": "31", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "4840", "transfers_in": "23", "transfers_out": "30", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "4839", "transfers_in": "15", "transfers_out": "27", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "4856", "transfers_in": "25", "transfers_out": "19", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "4852", "transfers_in": "13", "transfers_out": "22", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "4845", "transfers_in": "6", "transfers_out": "13", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4842", "transfers_in": "14", "transfers_out": "20", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4842", "transfers_in": "14", "transfers_out": "20", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "3.5", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "10", "selected": "4867", "transfers_in": "40", "transfers_out": "30", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Calum Chambers": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20295", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3414", "selected": "20567", "transfers_in": "743", "transfers_out": "4157", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3614", "selected": "17664", "transfers_in": "458", "transfers_out": "4072", "value": "49", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3542", "selected": "14336", "transfers_in": "188", "transfers_out": "3730", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1351", "selected": "13071", "transfers_in": "67", "transfers_out": "1418", "value": "48", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1357", "selected": "11811", "transfers_in": "95", "transfers_out": "1452", "value": "48", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1114", "selected": "10727", "transfers_in": "42", "transfers_out": "1156", "value": "48", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-753", "selected": "10007", "transfers_in": "23", "transfers_out": "776", "value": "48", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "9715", "transfers_in": "26", "transfers_out": "332", "value": "48", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-397", "selected": "9340", "transfers_in": "29", "transfers_out": "426", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "9176", "transfers_in": "23", "transfers_out": "208", "value": "47", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "8992", "transfers_in": "48", "transfers_out": "269", "value": "47", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "8931", "transfers_in": "68", "transfers_out": "162", "value": "47", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "9025", "transfers_in": "138", "transfers_out": "104", "value": "47", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "9141", "transfers_in": "146", "transfers_out": "127", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "9357", "transfers_in": "274", "transfers_out": "196", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "9468", "transfers_in": "146", "transfers_out": "124", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "9529", "transfers_in": "132", "transfers_out": "158", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "9665", "transfers_in": "215", "transfers_out": "242", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "29.8", "creativity": "11.8", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "-50", "selected": "9698", "transfers_in": "139", "transfers_out": "189", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "30.8", "creativity": "2.2", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "303", "selected": "10130", "transfers_in": "592", "transfers_out": "289", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "226", "selected": "10410", "transfers_in": "454", "transfers_out": "228", "value": "47", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.2", "creativity": "0.3", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "2159", "selected": "12861", "transfers_in": "3002", "transfers_out": "843", "value": "47", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "505", "selected": "13525", "transfers_in": "1349", "transfers_out": "844", "value": "47", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1033", "selected": "12637", "transfers_in": "375", "transfers_out": "1408", "value": "47", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-703", "selected": "12000", "transfers_in": "112", "transfers_out": "815", "value": "47", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "11680", "transfers_in": "228", "transfers_out": "642", "value": "47", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "11623", "transfers_in": "162", "transfers_out": "396", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "11.9", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "-47", "selected": "11652", "transfers_in": "146", "transfers_out": "193", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "225", "selected": "12761", "transfers_in": "538", "transfers_out": "313", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.6", "creativity": "1.3", "threat": "41.0", "ict_index": "6.5", "transfers_balance": "-90", "selected": "12741", "transfers_in": "173", "transfers_out": "263", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.2", "creativity": "2.1", "threat": "35.0", "ict_index": "6.0", "transfers_balance": "1597", "selected": "14563", "transfers_in": "1882", "transfers_out": "285", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.2", "creativity": "7.7", "threat": "20.0", "ict_index": "4.1", "transfers_balance": "724", "selected": "15278", "transfers_in": "1249", "transfers_out": "525", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2714", "selected": "21966", "transfers_in": "3210", "transfers_out": "496", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "38.4", "creativity": "0.3", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-554", "selected": "17612", "transfers_in": "416", "transfers_out": "970", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "15.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "7452", "selected": "25837", "transfers_in": "8004", "transfers_out": "552", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7452", "selected": "25837", "transfers_in": "8004", "transfers_out": "552", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "790", "selected": "26131", "transfers_in": "1698", "transfers_out": "908", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Juan Foyth": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "70", "selected": "168", "transfers_in": "120", "transfers_out": "50", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50", "selected": "341", "transfers_in": "107", "transfers_out": "57", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "483", "transfers_in": "99", "transfers_out": "81", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "606", "transfers_in": "119", "transfers_out": "89", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "676", "transfers_in": "98", "transfers_out": "107", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "710", "transfers_in": "62", "transfers_out": "69", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "741", "transfers_in": "82", "transfers_out": "90", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "801", "transfers_in": "74", "transfers_out": "61", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "862", "transfers_in": "81", "transfers_out": "77", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "883", "transfers_in": "49", "transfers_out": "64", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "908", "transfers_in": "33", "transfers_out": "41", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "913", "transfers_in": "34", "transfers_out": "46", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "143", "selected": "1104", "transfers_in": "212", "transfers_out": "69", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "1087", "transfers_in": "62", "transfers_out": "112", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1077", "transfers_in": "38", "transfers_out": "75", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1094", "transfers_in": "62", "transfers_out": "95", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1099", "transfers_in": "37", "transfers_out": "46", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1102", "transfers_in": "37", "transfers_out": "51", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1102", "transfers_in": "37", "transfers_out": "51", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1142", "transfers_in": "73", "transfers_out": "78", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1182", "transfers_in": "60", "transfers_out": "56", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1220", "transfers_in": "44", "transfers_out": "50", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1227", "transfers_in": "22", "transfers_out": "31", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1252", "transfers_in": "44", "transfers_out": "51", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1284", "transfers_in": "56", "transfers_out": "62", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1307", "transfers_in": "34", "transfers_out": "29", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "1330", "transfers_in": "36", "transfers_out": "23", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1365", "transfers_in": "32", "transfers_out": "29", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1369", "transfers_in": "28", "transfers_out": "33", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1397", "transfers_in": "31", "transfers_out": "26", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1397", "transfers_in": "31", "transfers_out": "26", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1426", "transfers_in": "31", "transfers_out": "25", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1438", "transfers_in": "41", "transfers_out": "37", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1438", "transfers_in": "41", "transfers_out": "37", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "1504", "transfers_in": "115", "transfers_out": "75", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Chris Smalling": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "65797", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10893", "selected": "70836", "transfers_in": "2382", "transfers_out": "13275", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16482", "selected": "56407", "transfers_in": "557", "transfers_out": "17039", "value": "54", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7513", "selected": "50678", "transfers_in": "539", "transfers_out": "8052", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3078", "selected": "48796", "transfers_in": "416", "transfers_out": "3494", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3239", "selected": "46339", "transfers_in": "489", "transfers_out": "3728", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "16.8", "creativity": "0.2", "threat": "22.0", "ict_index": "3.9", "transfers_balance": "1872", "selected": "49038", "transfers_in": "4784", "transfers_out": "2912", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "15.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-904", "selected": "49278", "transfers_in": "1643", "transfers_out": "2547", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "1.8", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "14613", "selected": "65045", "transfers_in": "16422", "transfers_out": "1809", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-519", "selected": "65776", "transfers_in": "5057", "transfers_out": "5576", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "16.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3565", "selected": "70952", "transfers_in": "5883", "transfers_out": "2318", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "45.6", "creativity": "0.6", "threat": "33.0", "ict_index": "7.9", "transfers_balance": "49632", "selected": "123069", "transfers_in": "53461", "transfers_out": "3829", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "20.8", "creativity": "0.8", "threat": "9.0", "ict_index": "3.1", "transfers_balance": "72012", "selected": "198345", "transfers_in": "77251", "transfers_out": "5239", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "15638", "selected": "216201", "transfers_in": "24548", "transfers_out": "8910", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-6789", "selected": "210855", "transfers_in": "10983", "transfers_out": "17772", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "27.8", "creativity": "0.5", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "-2640", "selected": "210269", "transfers_in": "11039", "transfers_out": "13679", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "15.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "22140", "selected": "233980", "transfers_in": "27519", "transfers_out": "5379", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "10.7", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "17566", "selected": "253206", "transfers_in": "22991", "transfers_out": "5425", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.2", "creativity": "0.3", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "11758", "selected": "267338", "transfers_in": "22489", "transfers_out": "10731", "value": "55", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59033", "selected": "208858", "transfers_in": "3682", "transfers_out": "62715", "value": "55", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60815", "selected": "148157", "transfers_in": "565", "transfers_out": "61380", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31894", "selected": "116306", "transfers_in": "122", "transfers_out": "32016", "value": "53", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "18.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-2540", "selected": "114607", "transfers_in": "9514", "transfers_out": "12054", "value": "53", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.6", "creativity": "0.1", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "3611", "selected": "118906", "transfers_in": "8638", "transfers_out": "5027", "value": "53", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "41.4", "creativity": "10.4", "threat": "2.0", "ict_index": "5.4", "transfers_balance": "8093", "selected": "128129", "transfers_in": "15262", "transfers_out": "7169", "value": "53", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "30.2", "creativity": "1.4", "threat": "19.0", "ict_index": "5.1", "transfers_balance": "27214", "selected": "156238", "transfers_in": "31419", "transfers_out": "4205", "value": "53", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.0", "creativity": "1.4", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "70820", "selected": "231016", "transfers_in": "77405", "transfers_out": "6585", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-11645", "selected": "221665", "transfers_in": "13825", "transfers_out": "25470", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "68.6", "creativity": "0.5", "threat": "19.0", "ict_index": "8.8", "transfers_balance": "29999", "selected": "253678", "transfers_in": "36203", "transfers_out": "6204", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "44.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "4536", "selected": "259507", "transfers_in": "19291", "transfers_out": "14755", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "12.4", "creativity": "0.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "57424", "selected": "323014", "transfers_in": "76165", "transfers_out": "18741", "value": "55", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "54.8", "creativity": "0.1", "threat": "19.0", "ict_index": "7.4", "transfers_balance": "2774", "selected": "325020", "transfers_in": "20496", "transfers_out": "17722", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "0.3", "threat": "19.0", "ict_index": "4.1", "transfers_balance": "169847", "selected": "523395", "transfers_in": "175946", "transfers_out": "6099", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "42", "influence": "50.2", "creativity": "0.8", "threat": "33.0", "ict_index": "8.4", "transfers_balance": "169847", "selected": "523395", "transfers_in": "175946", "transfers_out": "6099", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "1.9", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "63743", "selected": "558093", "transfers_in": "73151", "transfers_out": "9408", "value": "56", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.6", "creativity": "0.6", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "128031", "selected": "697170", "transfers_in": "133708", "transfers_out": "5677", "value": "57", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "7.4", "creativity": "0.3", "threat": "7.0", "ict_index": "1.5", "transfers_balance": "128031", "selected": "697170", "transfers_in": "133708", "transfers_out": "5677", "value": "57", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6935", "selected": "681530", "transfers_in": "28585", "transfers_out": "35520", "value": "57", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Rolando Aarons": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13496", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "13254", "transfers_in": "291", "transfers_out": "1386", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1436", "selected": "12031", "transfers_in": "373", "transfers_out": "1809", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1078", "selected": "11079", "transfers_in": "194", "transfers_out": "1272", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-800", "selected": "10370", "transfers_in": "128", "transfers_out": "928", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-861", "selected": "9588", "transfers_in": "129", "transfers_out": "990", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "10003", "transfers_in": "1183", "transfers_out": "989", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "10444", "transfers_in": "1156", "transfers_out": "962", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "10382", "transfers_in": "456", "transfers_out": "583", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "9990", "transfers_in": "266", "transfers_out": "722", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "9744", "transfers_in": "140", "transfers_out": "419", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "0.5", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-317", "selected": "9481", "transfers_in": "103", "transfers_out": "420", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "9336", "transfers_in": "156", "transfers_out": "337", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "6.8", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-211", "selected": "9145", "transfers_in": "53", "transfers_out": "264", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-198", "selected": "8967", "transfers_in": "64", "transfers_out": "262", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "938", "selected": "10316", "transfers_in": "2077", "transfers_out": "1139", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.4", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "626", "selected": "11238", "transfers_in": "1621", "transfers_out": "995", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "195", "selected": "11706", "transfers_in": "1086", "transfers_out": "891", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "11803", "transfers_in": "1095", "transfers_out": "1294", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.2", "creativity": "0.4", "threat": "18.0", "ict_index": "1.9", "transfers_balance": "-400", "selected": "11436", "transfers_in": "148", "transfers_out": "548", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "11441", "transfers_in": "552", "transfers_out": "612", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "11171", "transfers_in": "140", "transfers_out": "419", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-437", "selected": "10770", "transfers_in": "168", "transfers_out": "605", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-262", "selected": "10525", "transfers_in": "85", "transfers_out": "347", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "10404", "transfers_in": "82", "transfers_out": "234", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "10087", "transfers_in": "24", "transfers_out": "347", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-406", "selected": "9683", "transfers_in": "7", "transfers_out": "413", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-250", "selected": "9434", "transfers_in": "8", "transfers_out": "258", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "9335", "transfers_in": "6", "transfers_out": "103", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "8959", "transfers_in": "5", "transfers_out": "150", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "8705", "transfers_in": "1", "transfers_out": "124", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "8648", "transfers_in": "1", "transfers_out": "52", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "8578", "transfers_in": "1", "transfers_out": "72", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "8521", "transfers_in": "0", "transfers_out": "56", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "8488", "transfers_in": "0", "transfers_out": "41", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8438", "transfers_in": "2", "transfers_out": "47", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8438", "transfers_in": "2", "transfers_out": "47", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "8386", "transfers_in": "3", "transfers_out": "53", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Oliver Norwood": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "596", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "510", "transfers_in": "15", "transfers_out": "134", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "442", "transfers_in": "13", "transfers_out": "88", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "419", "transfers_in": "9", "transfers_out": "40", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "403", "transfers_in": "5", "transfers_out": "24", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "385", "transfers_in": "11", "transfers_out": "32", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "375", "transfers_in": "6", "transfers_out": "21", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "361", "transfers_in": "4", "transfers_out": "22", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "357", "transfers_in": "5", "transfers_out": "11", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "347", "transfers_in": "3", "transfers_out": "17", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "337", "transfers_in": "2", "transfers_out": "12", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "337", "transfers_in": "6", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "339", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "336", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "329", "transfers_in": "2", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "330", "transfers_in": "6", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "328", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "327", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "325", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "325", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "327", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "324", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "321", "transfers_in": "4", "transfers_out": "10", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "323", "transfers_in": "3", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "323", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "323", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "323", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "321", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "319", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "353", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "355", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "355", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "359", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "359", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "361", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "363", "transfers_in": "3", "transfers_out": "2", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "363", "transfers_in": "3", "transfers_out": "2", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "363", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Demarai Gray": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "33410", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3797", "selected": "32924", "transfers_in": "753", "transfers_out": "4550", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "39.6", "threat": "12.0", "ict_index": "6.1", "transfers_balance": "-5088", "selected": "28486", "transfers_in": "554", "transfers_out": "5642", "value": "54", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "2.6", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-3284", "selected": "26077", "transfers_in": "949", "transfers_out": "4233", "value": "54", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "10.6", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-1872", "selected": "24608", "transfers_in": "700", "transfers_out": "2572", "value": "54", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "0.4", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "-2003", "selected": "22927", "transfers_in": "680", "transfers_out": "2683", "value": "53", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.2", "creativity": "2.2", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "563", "selected": "24032", "transfers_in": "2547", "transfers_out": "1984", "value": "53", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "261", "selected": "24743", "transfers_in": "2167", "transfers_out": "1906", "value": "53", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1310", "selected": "23602", "transfers_in": "521", "transfers_out": "1831", "value": "53", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.2", "creativity": "12.3", "threat": "8.0", "ict_index": "5.9", "transfers_balance": "-1931", "selected": "21809", "transfers_in": "314", "transfers_out": "2245", "value": "53", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.4", "creativity": "44.9", "threat": "8.0", "ict_index": "6.7", "transfers_balance": "30765", "selected": "53654", "transfers_in": "32611", "transfers_out": "1846", "value": "53", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "3715", "selected": "58320", "transfers_in": "9600", "transfers_out": "5885", "value": "53", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.6", "creativity": "1.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "2256", "selected": "61104", "transfers_in": "7345", "transfers_out": "5089", "value": "53", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-5680", "selected": "55656", "transfers_in": "1961", "transfers_out": "7641", "value": "53", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "34.6", "creativity": "3.9", "threat": "77.0", "ict_index": "11.6", "transfers_balance": "-5641", "selected": "50149", "transfers_in": "1235", "transfers_out": "6876", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.2", "creativity": "20.8", "threat": "38.0", "ict_index": "9.6", "transfers_balance": "9246", "selected": "60103", "transfers_in": "11948", "transfers_out": "2702", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "21412", "selected": "82187", "transfers_in": "23797", "transfers_out": "2385", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.4", "creativity": "49.8", "threat": "29.0", "ict_index": "10.1", "transfers_balance": "4517", "selected": "87097", "transfers_in": "10642", "transfers_out": "6125", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "13.5", "threat": "14.0", "ict_index": "2.8", "transfers_balance": "-8874", "selected": "78630", "transfers_in": "3888", "transfers_out": "12762", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-2402", "selected": "76527", "transfers_in": "3047", "transfers_out": "5449", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.2", "creativity": "23.5", "threat": "38.0", "ict_index": "7.5", "transfers_balance": "-9704", "selected": "67097", "transfers_in": "1691", "transfers_out": "11395", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "14.6", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "-2568", "selected": "64685", "transfers_in": "4831", "transfers_out": "7399", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-9185", "selected": "55883", "transfers_in": "2356", "transfers_out": "11541", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "2.7", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-6577", "selected": "49511", "transfers_in": "1098", "transfers_out": "7675", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.2", "creativity": "2.1", "threat": "18.0", "ict_index": "3.0", "transfers_balance": "-4153", "selected": "45553", "transfers_in": "774", "transfers_out": "4927", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.5", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-163", "selected": "45512", "transfers_in": "2790", "transfers_out": "2953", "value": "53", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4487", "selected": "41144", "transfers_in": "423", "transfers_out": "4910", "value": "53", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.2", "creativity": "14.4", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2332", "selected": "38964", "transfers_in": "715", "transfers_out": "3047", "value": "53", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-841", "selected": "38187", "transfers_in": "589", "transfers_out": "1430", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "18.3", "threat": "42.0", "ict_index": "6.5", "transfers_balance": "-1616", "selected": "38005", "transfers_in": "336", "transfers_out": "1952", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.4", "creativity": "10.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-862", "selected": "36050", "transfers_in": "229", "transfers_out": "1091", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "14.7", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "336", "selected": "36480", "transfers_in": "1061", "transfers_out": "725", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.6", "creativity": "20.3", "threat": "16.0", "ict_index": "4.9", "transfers_balance": "942", "selected": "37870", "transfers_in": "1841", "transfers_out": "899", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "7.4", "creativity": "13.8", "threat": "12.0", "ict_index": "3.3", "transfers_balance": "942", "selected": "37870", "transfers_in": "1841", "transfers_out": "899", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.4", "creativity": "12.8", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-203", "selected": "36244", "transfers_in": "445", "transfers_out": "648", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "25.4", "threat": "36.0", "ict_index": "7.1", "transfers_balance": "2190", "selected": "38716", "transfers_in": "2846", "transfers_out": "656", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "2190", "selected": "38716", "transfers_in": "2846", "transfers_out": "656", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "60", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.0", "creativity": "32.8", "threat": "23.0", "ict_index": "5.8", "transfers_balance": "-1028", "selected": "37429", "transfers_in": "283", "transfers_out": "1311", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sam Clucas": [{"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.2", "creativity": "2.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "371", "selected": "407", "transfers_in": "430", "transfers_out": "59", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.8", "creativity": "24.2", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "1532", "selected": "2387", "transfers_in": "2311", "transfers_out": "779", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "0.7", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "-119", "selected": "2328", "transfers_in": "313", "transfers_out": "432", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "1.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "341", "selected": "2773", "transfers_in": "752", "transfers_out": "411", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "2537", "transfers_in": "168", "transfers_out": "448", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-147", "selected": "2430", "transfers_in": "227", "transfers_out": "374", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-285", "selected": "2166", "transfers_in": "68", "transfers_out": "353", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "39.2", "creativity": "1.0", "threat": "20.0", "ict_index": "6.0", "transfers_balance": "-351", "selected": "1834", "transfers_in": "41", "transfers_out": "392", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "2.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "953", "selected": "2863", "transfers_in": "1185", "transfers_out": "232", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.4", "creativity": "12.7", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-214", "selected": "2693", "transfers_in": "159", "transfers_out": "373", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "2580", "transfers_in": "140", "transfers_out": "281", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "2306", "transfers_in": "21", "transfers_out": "300", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.0", "creativity": "16.1", "threat": "10.0", "ict_index": "3.1", "transfers_balance": "-192", "selected": "2123", "transfers_in": "14", "transfers_out": "206", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "2014", "transfers_in": "51", "transfers_out": "174", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "1889", "transfers_in": "7", "transfers_out": "135", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-91", "selected": "1805", "transfers_in": "5", "transfers_out": "96", "value": "48", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.8", "creativity": "4.5", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-92", "selected": "1730", "transfers_in": "25", "transfers_out": "117", "value": "48", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-46", "selected": "1692", "transfers_in": "13", "transfers_out": "59", "value": "48", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "13.2", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-62", "selected": "1641", "transfers_in": "20", "transfers_out": "82", "value": "48", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-27", "selected": "1618", "transfers_in": "20", "transfers_out": "47", "value": "48", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "6.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-44", "selected": "1584", "transfers_in": "63", "transfers_out": "107", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "2.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-31", "selected": "1565", "transfers_in": "30", "transfers_out": "61", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "72.8", "creativity": "5.5", "threat": "71.0", "ict_index": "14.9", "transfers_balance": "46", "selected": "1629", "transfers_in": "115", "transfers_out": "69", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "5.3", "threat": "24.0", "ict_index": "3.3", "transfers_balance": "32728", "selected": "35323", "transfers_in": "35371", "transfers_out": "2643", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.6", "creativity": "3.7", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "4534", "selected": "40288", "transfers_in": "11065", "transfers_out": "6531", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.6", "creativity": "12.9", "threat": "11.0", "ict_index": "3.3", "transfers_balance": "5272", "selected": "46032", "transfers_in": "10074", "transfers_out": "4802", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.0", "creativity": "20.3", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-1865", "selected": "44276", "transfers_in": "2498", "transfers_out": "4363", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "19.0", "creativity": "5.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-3380", "selected": "39684", "transfers_in": "1417", "transfers_out": "4797", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "55", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4118", "selected": "30267", "transfers_in": "389", "transfers_out": "4507", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.0", "creativity": "58.0", "threat": "0.0", "ict_index": "8.6", "transfers_balance": "-3389", "selected": "26878", "transfers_in": "410", "transfers_out": "3799", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2861", "selected": "23581", "transfers_in": "515", "transfers_out": "3376", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-2556", "selected": "21059", "transfers_in": "50", "transfers_out": "2606", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.2", "creativity": "38.7", "threat": "6.0", "ict_index": "5.4", "transfers_balance": "-972", "selected": "20654", "transfers_in": "370", "transfers_out": "1342", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1038", "selected": "21729", "transfers_in": "1891", "transfers_out": "853", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "17.7", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "1038", "selected": "21729", "transfers_in": "1891", "transfers_out": "853", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "15.0", "creativity": "12.3", "threat": "62.0", "ict_index": "8.9", "transfers_balance": "-622", "selected": "21050", "transfers_in": "617", "transfers_out": "1239", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Francis Coquelin": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26574", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2067", "selected": "34744", "transfers_in": "1739", "transfers_out": "3806", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.8", "creativity": "3.9", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2453", "selected": "38260", "transfers_in": "1763", "transfers_out": "4216", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "1.5", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-2034", "selected": "38902", "transfers_in": "1616", "transfers_out": "3650", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4428", "selected": "34846", "transfers_in": "341", "transfers_out": "4769", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3563", "selected": "31533", "transfers_in": "204", "transfers_out": "3767", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2184", "selected": "29553", "transfers_in": "194", "transfers_out": "2378", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "30857", "transfers_in": "1702", "transfers_out": "2038", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-39", "selected": "31759", "transfers_in": "1049", "transfers_out": "1088", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "33308", "transfers_in": "1422", "transfers_out": "1296", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "55", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "0.2", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-424", "selected": "33573", "transfers_in": "642", "transfers_out": "1066", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "10.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "130", "selected": "34665", "transfers_in": "1193", "transfers_out": "1063", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "34961", "transfers_in": "913", "transfers_out": "950", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "34801", "transfers_in": "463", "transfers_out": "841", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-496", "selected": "34486", "transfers_in": "359", "transfers_out": "855", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-514", "selected": "34248", "transfers_in": "435", "transfers_out": "949", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "34049", "transfers_in": "229", "transfers_out": "600", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-407", "selected": "33797", "transfers_in": "202", "transfers_out": "609", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-763", "selected": "33201", "transfers_in": "248", "transfers_out": "1011", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-300", "selected": "33033", "transfers_in": "171", "transfers_out": "471", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-402", "selected": "32810", "transfers_in": "328", "transfers_out": "730", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "32664", "transfers_in": "169", "transfers_out": "399", "value": "44", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-868", "selected": "32043", "transfers_in": "348", "transfers_out": "1216", "value": "43", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1127", "selected": "30964", "transfers_in": "6", "transfers_out": "1133", "value": "43", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-659", "selected": "30389", "transfers_in": "10", "transfers_out": "669", "value": "43", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "30128", "transfers_in": "6", "transfers_out": "292", "value": "43", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-406", "selected": "29778", "transfers_in": "13", "transfers_out": "419", "value": "43", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-348", "selected": "29518", "transfers_in": "12", "transfers_out": "360", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "29431", "transfers_in": "5", "transfers_out": "133", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "30600", "transfers_in": "2", "transfers_out": "127", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "30434", "transfers_in": "4", "transfers_out": "132", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "30376", "transfers_in": "2", "transfers_out": "91", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "30326", "transfers_in": "3", "transfers_out": "78", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "30289", "transfers_in": "1", "transfers_out": "63", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "30272", "transfers_in": "2", "transfers_out": "37", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "30259", "transfers_in": "3", "transfers_out": "36", "value": "43", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "30259", "transfers_in": "3", "transfers_out": "36", "value": "43", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "30238", "transfers_in": "6", "transfers_out": "43", "value": "43", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Daniel Sturridge": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "30609", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.6", "creativity": "12.5", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "-6398", "selected": "25772", "transfers_in": "500", "transfers_out": "6898", "value": "80", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.0", "creativity": "0.3", "threat": "40.0", "ict_index": "7.8", "transfers_balance": "-899", "selected": "27720", "transfers_in": "1527", "transfers_out": "2426", "value": "80", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "540", "selected": "31854", "transfers_in": "2995", "transfers_out": "2455", "value": "80", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "50.8", "threat": "92.0", "ict_index": "16.2", "transfers_balance": "-1163", "selected": "32190", "transfers_in": "1845", "transfers_out": "3008", "value": "80", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "20.8", "threat": "10.0", "ict_index": "5.5", "transfers_balance": "167", "selected": "33935", "transfers_in": "3526", "transfers_out": "3359", "value": "80", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "1.2", "creativity": "4.8", "threat": "39.0", "ict_index": "4.5", "transfers_balance": "660", "selected": "35922", "transfers_in": "4111", "transfers_out": "3451", "value": "80", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-592", "selected": "36813", "transfers_in": "3098", "transfers_out": "3690", "value": "80", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "11.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1391", "selected": "36026", "transfers_in": "970", "transfers_out": "2361", "value": "80", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "31.4", "creativity": "13.8", "threat": "32.0", "ict_index": "7.7", "transfers_balance": "-462", "selected": "36213", "transfers_in": "2229", "transfers_out": "2691", "value": "80", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10504", "selected": "47769", "transfers_in": "12671", "transfers_out": "2167", "value": "80", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5866", "selected": "42867", "transfers_in": "2388", "transfers_out": "8254", "value": "80", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.0", "creativity": "47.3", "threat": "46.0", "ict_index": "10.1", "transfers_balance": "-3719", "selected": "39643", "transfers_in": "780", "transfers_out": "4499", "value": "80", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-362", "selected": "39624", "transfers_in": "1263", "transfers_out": "1625", "value": "80", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1262", "selected": "38665", "transfers_in": "684", "transfers_out": "1946", "value": "80", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1662", "selected": "37410", "transfers_in": "434", "transfers_out": "2096", "value": "80", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1413", "selected": "36133", "transfers_in": "83", "transfers_out": "1496", "value": "80", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1036", "selected": "35222", "transfers_in": "35", "transfers_out": "1071", "value": "80", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-921", "selected": "34495", "transfers_in": "95", "transfers_out": "1016", "value": "79", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "34142", "transfers_in": "91", "transfers_out": "575", "value": "79", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-563", "selected": "33705", "transfers_in": "97", "transfers_out": "660", "value": "79", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "33598", "transfers_in": "87", "transfers_out": "276", "value": "79", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "33319", "transfers_in": "150", "transfers_out": "707", "value": "79", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "33226", "transfers_in": "140", "transfers_out": "389", "value": "79", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "5.5", "threat": "12.0", "ict_index": "1.8", "transfers_balance": "6682", "selected": "40382", "transfers_in": "7490", "transfers_out": "808", "value": "79", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "16.3", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "20567", "selected": "61504", "transfers_in": "22893", "transfers_out": "2326", "value": "79", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1419", "selected": "60682", "transfers_in": "6424", "transfers_out": "7843", "value": "79", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15695", "selected": "45349", "transfers_in": "1224", "transfers_out": "16919", "value": "79", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4720", "selected": "40684", "transfers_in": "35", "transfers_out": "4755", "value": "79", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2044", "selected": "38298", "transfers_in": "25", "transfers_out": "2069", "value": "79", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-762", "selected": "37508", "transfers_in": "61", "transfers_out": "823", "value": "79", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-716", "selected": "37041", "transfers_in": "50", "transfers_out": "766", "value": "79", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "36805", "transfers_in": "26", "transfers_out": "362", "value": "79", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "36621", "transfers_in": "39", "transfers_out": "285", "value": "79", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "36699", "transfers_in": "142", "transfers_out": "196", "value": "79", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "36754", "transfers_in": "107", "transfers_out": "135", "value": "79", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "10.0", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-57", "selected": "36771", "transfers_in": "82", "transfers_out": "139", "value": "79", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "10.7", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "79", "selected": "36977", "transfers_in": "229", "transfers_out": "150", "value": "79", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Cheikhou Kouyat\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1272", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-210", "selected": "1231", "transfers_in": "63", "transfers_out": "273", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "19", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "66", "selected": "1418", "transfers_in": "220", "transfers_out": "154", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.4", "creativity": "12.4", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "151", "selected": "1846", "transfers_in": "342", "transfers_out": "191", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.0", "creativity": "12.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "230", "selected": "2246", "transfers_in": "456", "transfers_out": "226", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "50.8", "creativity": "1.6", "threat": "17.0", "ict_index": "6.9", "transfers_balance": "213", "selected": "2644", "transfers_in": "482", "transfers_out": "269", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "25789", "selected": "30690", "transfers_in": "30511", "transfers_out": "4722", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "5572", "selected": "37366", "transfers_in": "11227", "transfers_out": "5655", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.0", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "1676", "selected": "39432", "transfers_in": "5463", "transfers_out": "3787", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.2", "creativity": "0.2", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "-6486", "selected": "33181", "transfers_in": "1208", "transfers_out": "7694", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-3789", "selected": "29473", "transfers_in": "396", "transfers_out": "4185", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.8", "creativity": "2.4", "threat": "21.0", "ict_index": "2.9", "transfers_balance": "-2912", "selected": "26667", "transfers_in": "408", "transfers_out": "3320", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.8", "creativity": "3.9", "threat": "37.0", "ict_index": "7.8", "transfers_balance": "-1884", "selected": "24900", "transfers_in": "568", "transfers_out": "2452", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "13.1", "threat": "14.0", "ict_index": "3.5", "transfers_balance": "3297", "selected": "28479", "transfers_in": "4527", "transfers_out": "1230", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "42", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "10.6", "threat": "7.0", "ict_index": "2.4", "transfers_balance": "-2496", "selected": "26104", "transfers_in": "640", "transfers_out": "3136", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5304", "selected": "20844", "transfers_in": "176", "transfers_out": "5480", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3074", "selected": "17774", "transfers_in": "26", "transfers_out": "3100", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2014", "selected": "15763", "transfers_in": "33", "transfers_out": "2047", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.0", "creativity": "12.3", "threat": "22.0", "ict_index": "4.9", "transfers_balance": "-1519", "selected": "14249", "transfers_in": "47", "transfers_out": "1566", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "5.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-172", "selected": "14103", "transfers_in": "261", "transfers_out": "433", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "28.0", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "9434", "selected": "23314", "transfers_in": "10645", "transfers_out": "1211", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.2", "creativity": "4.6", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "9434", "selected": "23314", "transfers_in": "10645", "transfers_out": "1211", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "12.2", "threat": "38.0", "ict_index": "7.4", "transfers_balance": "-1878", "selected": "21525", "transfers_in": "795", "transfers_out": "2673", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "31.8", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-141", "selected": "21440", "transfers_in": "1373", "transfers_out": "1514", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.6", "creativity": "24.3", "threat": "4.0", "ict_index": "4.7", "transfers_balance": "370", "selected": "21919", "transfers_in": "1680", "transfers_out": "1310", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "4.1", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-552", "selected": "21433", "transfers_in": "805", "transfers_out": "1357", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.6", "creativity": "1.5", "threat": "13.0", "ict_index": "2.1", "transfers_balance": "-916", "selected": "20600", "transfers_in": "594", "transfers_out": "1510", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "30.4", "creativity": "24.3", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-721", "selected": "19996", "transfers_in": "397", "transfers_out": "1118", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.1", "threat": "10.0", "ict_index": "1.2", "transfers_balance": "363", "selected": "20435", "transfers_in": "909", "transfers_out": "546", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-220", "selected": "15777", "transfers_in": "624", "transfers_out": "844", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "29.8", "creativity": "11.6", "threat": "34.0", "ict_index": "7.5", "transfers_balance": "-1028", "selected": "13800", "transfers_in": "84", "transfers_out": "1112", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "6.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "314", "selected": "14187", "transfers_in": "706", "transfers_out": "392", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.2", "creativity": "12.6", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "310", "selected": "14537", "transfers_in": "868", "transfers_out": "558", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "1.1", "threat": "15.0", "ict_index": "3.0", "transfers_balance": "182", "selected": "14794", "transfers_in": "566", "transfers_out": "384", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.2", "creativity": "2.1", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "9", "selected": "14798", "transfers_in": "411", "transfers_out": "402", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "28.4", "creativity": "11.5", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "533", "selected": "15400", "transfers_in": "876", "transfers_out": "343", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.6", "creativity": "1.9", "threat": "17.0", "ict_index": "3.8", "transfers_balance": "533", "selected": "15400", "transfers_in": "876", "transfers_out": "343", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.8", "creativity": "2.0", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "109", "selected": "15487", "transfers_in": "457", "transfers_out": "348", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jermain Defoe": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "10.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "0", "selected": "210521", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "31", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-25018", "selected": "195923", "transfers_in": "4016", "transfers_out": "29034", "value": "80", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "0.2", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-46466", "selected": "151526", "transfers_in": "1047", "transfers_out": "47513", "value": "79", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.5", "threat": "18.0", "ict_index": "1.5", "transfers_balance": "-22351", "selected": "131253", "transfers_in": "1546", "transfers_out": "23897", "value": "78", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "77", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "35.2", "creativity": "13.5", "threat": "22.0", "ict_index": "7.1", "transfers_balance": "-9229", "selected": "123064", "transfers_in": "3906", "transfers_out": "13135", "value": "78", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "10.6", "threat": "21.0", "ict_index": "3.8", "transfers_balance": "3503", "selected": "128946", "transfers_in": "12868", "transfers_out": "9365", "value": "78", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.8", "creativity": "32.8", "threat": "27.0", "ict_index": "6.6", "transfers_balance": "-8924", "selected": "121079", "transfers_in": "4438", "transfers_out": "13362", "value": "78", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.3", "threat": "32.0", "ict_index": "3.5", "transfers_balance": "-9154", "selected": "112888", "transfers_in": "2635", "transfers_out": "11789", "value": "77", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5136", "selected": "108127", "transfers_in": "1613", "transfers_out": "6749", "value": "77", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-14464", "selected": "93809", "transfers_in": "294", "transfers_out": "14758", "value": "77", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.0", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-2568", "selected": "91598", "transfers_in": "1159", "transfers_out": "3727", "value": "76", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1234", "selected": "90854", "transfers_in": "2195", "transfers_out": "3429", "value": "76", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4118", "selected": "87016", "transfers_in": "535", "transfers_out": "4653", "value": "76", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.0", "creativity": "1.8", "threat": "35.0", "ict_index": "4.0", "transfers_balance": "-3145", "selected": "83933", "transfers_in": "65", "transfers_out": "3210", "value": "76", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.4", "creativity": "11.5", "threat": "19.0", "ict_index": "3.4", "transfers_balance": "-1097", "selected": "82970", "transfers_in": "378", "transfers_out": "1475", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "13", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "79", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "67.4", "creativity": "1.8", "threat": "63.0", "ict_index": "13.2", "transfers_balance": "-1062", "selected": "82233", "transfers_in": "535", "transfers_out": "1597", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "0.0", "threat": "42.0", "ict_index": "4.8", "transfers_balance": "3598", "selected": "86310", "transfers_in": "4739", "transfers_out": "1141", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.6", "creativity": "24.8", "threat": "27.0", "ict_index": "5.8", "transfers_balance": "123", "selected": "86806", "transfers_in": "1957", "transfers_out": "1834", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2438", "selected": "84783", "transfers_in": "1767", "transfers_out": "4205", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3694", "selected": "81167", "transfers_in": "226", "transfers_out": "3920", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2829", "selected": "78432", "transfers_in": "196", "transfers_out": "3025", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-809", "selected": "77673", "transfers_in": "93", "transfers_out": "902", "value": "76", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2227", "selected": "75592", "transfers_in": "148", "transfers_out": "2375", "value": "76", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1132", "selected": "74523", "transfers_in": "83", "transfers_out": "1215", "value": "76", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-877", "selected": "73735", "transfers_in": "57", "transfers_out": "934", "value": "76", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-517", "selected": "73250", "transfers_in": "40", "transfers_out": "557", "value": "76", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-646", "selected": "72681", "transfers_in": "64", "transfers_out": "710", "value": "76", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-584", "selected": "72217", "transfers_in": "93", "transfers_out": "677", "value": "76", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "89", "selected": "72439", "transfers_in": "286", "transfers_out": "197", "value": "76", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "81570", "transfers_in": "198", "transfers_out": "267", "value": "76", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "3020", "selected": "88529", "transfers_in": "3469", "transfers_out": "449", "value": "76", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "23", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "31.2", "creativity": "1.3", "threat": "52.0", "ict_index": "8.5", "transfers_balance": "-1509", "selected": "83325", "transfers_in": "296", "transfers_out": "1805", "value": "76", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.5", "threat": "94.0", "ict_index": "9.4", "transfers_balance": "1105", "selected": "84645", "transfers_in": "1742", "transfers_out": "637", "value": "76", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-41", "selected": "84742", "transfers_in": "840", "transfers_out": "881", "value": "76", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "10.8", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-41", "selected": "84742", "transfers_in": "840", "transfers_out": "881", "value": "76", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "10.3", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "-178", "selected": "84040", "transfers_in": "261", "transfers_out": "439", "value": "76", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "83785", "transfers_in": "196", "transfers_out": "502", "value": "76", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "22.6", "creativity": "10.3", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-125", "selected": "83755", "transfers_in": "317", "transfers_out": "442", "value": "76", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Luke Shaw": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3576", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-764", "selected": "3698", "transfers_in": "118", "transfers_out": "882", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-425", "selected": "3429", "transfers_in": "109", "transfers_out": "534", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "3393", "transfers_in": "157", "transfers_out": "381", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "3439", "transfers_in": "112", "transfers_out": "175", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "123", "selected": "4040", "transfers_in": "338", "transfers_out": "215", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "4455", "transfers_in": "374", "transfers_out": "312", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "4699", "transfers_in": "185", "transfers_out": "338", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "4754", "transfers_in": "108", "transfers_out": "208", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "4884", "transfers_in": "172", "transfers_out": "265", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "4993", "transfers_in": "100", "transfers_out": "179", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "5232", "transfers_in": "182", "transfers_out": "224", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "5289", "transfers_in": "102", "transfers_out": "190", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "5329", "transfers_in": "83", "transfers_out": "139", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "5383", "transfers_in": "81", "transfers_out": "140", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "315", "selected": "5923", "transfers_in": "546", "transfers_out": "231", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "82", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.4", "creativity": "2.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "252", "selected": "6301", "transfers_in": "458", "transfers_out": "206", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3124", "selected": "9679", "transfers_in": "3420", "transfers_out": "296", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-325", "selected": "9688", "transfers_in": "1065", "transfers_out": "1390", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.4", "creativity": "15.3", "threat": "66.0", "ict_index": "10.3", "transfers_balance": "-75", "selected": "9837", "transfers_in": "988", "transfers_out": "1063", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "8.2", "creativity": "15.0", "threat": "12.0", "ict_index": "3.5", "transfers_balance": "4631", "selected": "14954", "transfers_in": "5869", "transfers_out": "1238", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "33.4", "threat": "2.0", "ict_index": "5.9", "transfers_balance": "6272", "selected": "21484", "transfers_in": "8481", "transfers_out": "2209", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "11.8", "creativity": "14.1", "threat": "10.0", "ict_index": "3.6", "transfers_balance": "31630", "selected": "54490", "transfers_in": "37789", "transfers_out": "6159", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26618", "selected": "82037", "transfers_in": "31952", "transfers_out": "5334", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14601", "selected": "68251", "transfers_in": "7087", "transfers_out": "21688", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "9.4", "creativity": "5.9", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-10317", "selected": "58216", "transfers_in": "3154", "transfers_out": "13471", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13386", "selected": "72477", "transfers_in": "16912", "transfers_out": "3526", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10306", "selected": "62906", "transfers_in": "2080", "transfers_out": "12386", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "1.1", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-8963", "selected": "54053", "transfers_in": "708", "transfers_out": "9671", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6988", "selected": "44668", "transfers_in": "487", "transfers_out": "7475", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3843", "selected": "36681", "transfers_in": "606", "transfers_out": "4449", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4095", "selected": "32644", "transfers_in": "115", "transfers_out": "4210", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3342", "selected": "29154", "transfers_in": "145", "transfers_out": "3487", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "18.8", "creativity": "12.7", "threat": "20.0", "ict_index": "5.2", "transfers_balance": "-3342", "selected": "29154", "transfers_in": "145", "transfers_out": "3487", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475", "selected": "28226", "transfers_in": "455", "transfers_out": "930", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "13.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-648", "selected": "27587", "transfers_in": "442", "transfers_out": "1090", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "15.6", "creativity": "13.3", "threat": "24.0", "ict_index": "5.3", "transfers_balance": "-648", "selected": "27587", "transfers_in": "442", "transfers_out": "1090", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "2838", "selected": "31019", "transfers_in": "3449", "transfers_out": "611", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Kevin De Bruyne": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "16.9", "threat": "35.0", "ict_index": "6.7", "transfers_balance": "0", "selected": "1236998", "transfers_in": "0", "transfers_out": "0", "value": "100", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "54.4", "threat": "23.0", "ict_index": "9.8", "transfers_balance": "-67539", "selected": "1265348", "transfers_in": "25807", "transfers_out": "93346", "value": "100", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.8", "creativity": "69.3", "threat": "6.0", "ict_index": "9.8", "transfers_balance": "-203509", "selected": "1080812", "transfers_in": "17895", "transfers_out": "221404", "value": "100", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "49.0", "creativity": "66.6", "threat": "13.0", "ict_index": "12.9", "transfers_balance": "-305403", "selected": "790440", "transfers_in": "8908", "transfers_out": "314311", "value": "99", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "34.8", "creativity": "65.0", "threat": "27.0", "ict_index": "12.7", "transfers_balance": "116614", "selected": "926269", "transfers_in": "157201", "transfers_out": "40587", "value": "99", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "48.8", "threat": "4.0", "ict_index": "7.1", "transfers_balance": "25061", "selected": "969496", "transfers_in": "93069", "transfers_out": "68008", "value": "100", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "55.0", "creativity": "87.3", "threat": "14.0", "ict_index": "15.6", "transfers_balance": "-150371", "selected": "826875", "transfers_in": "11555", "transfers_out": "161926", "value": "100", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "9", "goals": "0", "assists": "2", "conceded": "2", "bonus": "1", "minutes": "65", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "45.0", "creativity": "35.1", "threat": "16.0", "ict_index": "9.6", "transfers_balance": "49457", "selected": "892147", "transfers_in": "89247", "transfers_out": "39790", "value": "100", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "41.6", "creativity": "50.2", "threat": "28.0", "ict_index": "12.0", "transfers_balance": "99643", "selected": "1001000", "transfers_in": "119289", "transfers_out": "19646", "value": "100", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "21.8", "threat": "16.0", "ict_index": "5.2", "transfers_balance": "66731", "selected": "1080688", "transfers_in": "101855", "transfers_out": "35124", "value": "101", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "59.6", "creativity": "46.1", "threat": "32.0", "ict_index": "13.8", "transfers_balance": "-43395", "selected": "1045118", "transfers_in": "25783", "transfers_out": "69178", "value": "101", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.0", "creativity": "24.9", "threat": "12.0", "ict_index": "7.5", "transfers_balance": "54221", "selected": "1113392", "transfers_in": "79255", "transfers_out": "25034", "value": "101", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.0", "creativity": "33.2", "threat": "4.0", "ict_index": "4.8", "transfers_balance": "33318", "selected": "1154935", "transfers_in": "53037", "transfers_out": "19719", "value": "101", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "82.8", "creativity": "118.1", "threat": "43.0", "ict_index": "24.4", "transfers_balance": "-20534", "selected": "1139470", "transfers_in": "23251", "transfers_out": "43785", "value": "101", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.8", "creativity": "59.6", "threat": "15.0", "ict_index": "11.2", "transfers_balance": "65740", "selected": "1211989", "transfers_in": "82491", "transfers_out": "16751", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.4", "creativity": "19.8", "threat": "17.0", "ict_index": "6.2", "transfers_balance": "-28795", "selected": "1192741", "transfers_in": "37388", "transfers_out": "66183", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "76", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "44.6", "creativity": "38.2", "threat": "22.0", "ict_index": "10.5", "transfers_balance": "12014", "selected": "1210345", "transfers_in": "38952", "transfers_out": "26938", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "48", "influence": "64.8", "creativity": "62.1", "threat": "30.0", "ict_index": "15.7", "transfers_balance": "34073", "selected": "1250966", "transfers_in": "52682", "transfers_out": "18609", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.4", "creativity": "10.8", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "213577", "selected": "1480571", "transfers_in": "224380", "transfers_out": "10803", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "27.8", "creativity": "63.8", "threat": "29.0", "ict_index": "12.1", "transfers_balance": "-35597", "selected": "1451675", "transfers_in": "27420", "transfers_out": "63017", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "41.1", "threat": "49.0", "ict_index": "10.6", "transfers_balance": "5705", "selected": "1465060", "transfers_in": "57940", "transfers_out": "52235", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "12", "goals": "0", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "78", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "24.0", "creativity": "81.2", "threat": "27.0", "ict_index": "13.2", "transfers_balance": "-310417", "selected": "1156439", "transfers_in": "17893", "transfers_out": "328310", "value": "103", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.0", "creativity": "11.3", "threat": "9.0", "ict_index": "3.8", "transfers_balance": "44585", "selected": "1211877", "transfers_in": "129360", "transfers_out": "84775", "value": "102", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "41.2", "creativity": "65.8", "threat": "28.0", "ict_index": "13.5", "transfers_balance": "-18277", "selected": "1199220", "transfers_in": "44112", "transfers_out": "62389", "value": "102", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "60.8", "creativity": "25.9", "threat": "75.0", "ict_index": "16.2", "transfers_balance": "10526", "selected": "1216475", "transfers_in": "54893", "transfers_out": "44367", "value": "102", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.4", "creativity": "52.5", "threat": "27.0", "ict_index": "9.6", "transfers_balance": "79641", "selected": "1300477", "transfers_in": "92342", "transfers_out": "12701", "value": "103", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "13", "goals": "0", "assists": "3", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "66.2", "creativity": "78.8", "threat": "26.0", "ict_index": "17.1", "transfers_balance": "7833", "selected": "1314931", "transfers_in": "47995", "transfers_out": "40162", "value": "103", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.2", "creativity": "29.5", "threat": "12.0", "ict_index": "5.8", "transfers_balance": "79677", "selected": "1407421", "transfers_in": "109902", "transfers_out": "30225", "value": "104", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "59.5", "threat": "3.0", "ict_index": "7.9", "transfers_balance": "21901", "selected": "1433172", "transfers_in": "47609", "transfers_out": "25708", "value": "104", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.6", "creativity": "83.7", "threat": "12.0", "ict_index": "11.7", "transfers_balance": "10536", "selected": "1473171", "transfers_in": "40204", "transfers_out": "29668", "value": "104", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.6", "creativity": "39.8", "threat": "22.0", "ict_index": "9.3", "transfers_balance": "16735", "selected": "1460129", "transfers_in": "47613", "transfers_out": "30878", "value": "104", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.2", "creativity": "61.4", "threat": "4.0", "ict_index": "7.6", "transfers_balance": "-44970", "selected": "1414874", "transfers_in": "19397", "transfers_out": "64367", "value": "104", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.4", "creativity": "27.0", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "-128983", "selected": "1271216", "transfers_in": "5169", "transfers_out": "134152", "value": "103", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "41.4", "creativity": "26.5", "threat": "28.0", "ict_index": "9.6", "transfers_balance": "23700", "selected": "1338730", "transfers_in": "52678", "transfers_out": "28978", "value": "103", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.8", "creativity": "27.2", "threat": "29.0", "ict_index": "7.2", "transfers_balance": "-12726", "selected": "1303350", "transfers_in": "15854", "transfers_out": "28580", "value": "103", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "8.5", "threat": "24.0", "ict_index": "3.6", "transfers_balance": "-68", "selected": "1303738", "transfers_in": "28225", "transfers_out": "28293", "value": "103", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "1303738", "transfers_in": "28225", "transfers_out": "28293", "value": "103", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.2", "creativity": "32.5", "threat": "23.0", "ict_index": "7.9", "transfers_balance": "-41227", "selected": "1261734", "transfers_in": "7637", "transfers_out": "48864", "value": "103", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Leroy Fer": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "13.3", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "0", "selected": "25405", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.0", "creativity": "8.7", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-1487", "selected": "26481", "transfers_in": "1264", "transfers_out": "2751", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "32.2", "creativity": "15.3", "threat": "8.0", "ict_index": "5.6", "transfers_balance": "-2838", "selected": "24223", "transfers_in": "1344", "transfers_out": "4182", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.2", "creativity": "16.3", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "4552", "selected": "30587", "transfers_in": "8421", "transfers_out": "3869", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3075", "selected": "27795", "transfers_in": "1100", "transfers_out": "4175", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "16.8", "threat": "27.0", "ict_index": "5.4", "transfers_balance": "-2478", "selected": "25587", "transfers_in": "1438", "transfers_out": "3916", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "14.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2764", "selected": "22974", "transfers_in": "540", "transfers_out": "3304", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.0", "creativity": "3.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-1509", "selected": "21588", "transfers_in": "1119", "transfers_out": "2628", "value": "54", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4359", "selected": "17244", "transfers_in": "96", "transfers_out": "4455", "value": "54", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.0", "creativity": "2.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1971", "selected": "15306", "transfers_in": "111", "transfers_out": "2082", "value": "54", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.6", "creativity": "7.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-465", "selected": "14883", "transfers_in": "382", "transfers_out": "847", "value": "54", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "4.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-779", "selected": "14155", "transfers_in": "125", "transfers_out": "904", "value": "54", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.4", "creativity": "10.4", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "-538", "selected": "13636", "transfers_in": "101", "transfers_out": "639", "value": "54", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.8", "creativity": "13.0", "threat": "1.0", "ict_index": "2.9", "transfers_balance": "-657", "selected": "12997", "transfers_in": "53", "transfers_out": "710", "value": "53", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.0", "creativity": "14.8", "threat": "6.0", "ict_index": "3.8", "transfers_balance": "-502", "selected": "12515", "transfers_in": "71", "transfers_out": "573", "value": "53", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "12208", "transfers_in": "154", "transfers_out": "495", "value": "53", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-391", "selected": "11830", "transfers_in": "31", "transfers_out": "422", "value": "53", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.0", "creativity": "6.2", "threat": "33.0", "ict_index": "7.7", "transfers_balance": "-347", "selected": "11493", "transfers_in": "24", "transfers_out": "371", "value": "53", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "11301", "transfers_in": "236", "transfers_out": "454", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "77", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "4.8", "threat": "6.0", "ict_index": "1.0", "transfers_balance": "-474", "selected": "10829", "transfers_in": "6", "transfers_out": "480", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-461", "selected": "10374", "transfers_in": "21", "transfers_out": "482", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "10276", "transfers_in": "55", "transfers_out": "160", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "10021", "transfers_in": "87", "transfers_out": "358", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "11.8", "creativity": "2.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-155", "selected": "9882", "transfers_in": "32", "transfers_out": "187", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.0", "creativity": "24.4", "threat": "24.0", "ict_index": "6.9", "transfers_balance": "-21", "selected": "9889", "transfers_in": "128", "transfers_out": "149", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "113", "selected": "10028", "transfers_in": "267", "transfers_out": "154", "value": "52", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "9530", "transfers_in": "23", "transfers_out": "522", "value": "52", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "9265", "transfers_in": "8", "transfers_out": "275", "value": "52", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "9164", "transfers_in": "6", "transfers_out": "111", "value": "52", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "10560", "transfers_in": "13", "transfers_out": "89", "value": "52", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "10433", "transfers_in": "2", "transfers_out": "78", "value": "52", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "10385", "transfers_in": "2", "transfers_out": "52", "value": "52", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "10349", "transfers_in": "4", "transfers_out": "42", "value": "52", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "10315", "transfers_in": "8", "transfers_out": "41", "value": "52", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "10302", "transfers_in": "6", "transfers_out": "22", "value": "52", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "10280", "transfers_in": "4", "transfers_out": "28", "value": "52", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "10280", "transfers_in": "4", "transfers_out": "28", "value": "52", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "10257", "transfers_in": "18", "transfers_out": "35", "value": "52", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Manolo Gabbiadini": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "5.3", "threat": "20.0", "ict_index": "1.2", "transfers_balance": "0", "selected": "264048", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "79", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "30.8", "creativity": "8.9", "threat": "24.0", "ict_index": "6.4", "transfers_balance": "-34146", "selected": "242865", "transfers_in": "10026", "transfers_out": "44172", "value": "70", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "16.8", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "23296", "selected": "276893", "transfers_in": "51566", "transfers_out": "28270", "value": "70", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-19720", "selected": "263038", "transfers_in": "29369", "transfers_out": "49089", "value": "70", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55582", "selected": "209094", "transfers_in": "9018", "transfers_out": "64600", "value": "70", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68106", "selected": "142112", "transfers_in": "4493", "transfers_out": "72599", "value": "68", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "11.8", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "-34024", "selected": "108602", "transfers_in": "2728", "transfers_out": "36752", "value": "67", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "12", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "46", "influence": "62.4", "creativity": "2.8", "threat": "34.0", "ict_index": "9.9", "transfers_balance": "-13344", "selected": "95831", "transfers_in": "4776", "transfers_out": "18120", "value": "67", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "13.8", "threat": "31.0", "ict_index": "5.0", "transfers_balance": "50909", "selected": "148377", "transfers_in": "57347", "transfers_out": "6438", "value": "66", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "3.6", "threat": "36.0", "ict_index": "4.1", "transfers_balance": "19165", "selected": "169224", "transfers_in": "35949", "transfers_out": "16784", "value": "66", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "11.8", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-2716", "selected": "167589", "transfers_in": "15756", "transfers_out": "18472", "value": "66", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22307", "selected": "146180", "transfers_in": "6858", "transfers_out": "29165", "value": "66", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8099", "selected": "138609", "transfers_in": "10311", "transfers_out": "18410", "value": "66", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20676", "selected": "118167", "transfers_in": "2520", "transfers_out": "23196", "value": "66", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-12863", "selected": "105547", "transfers_in": "1605", "transfers_out": "14468", "value": "65", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10052", "selected": "95723", "transfers_in": "837", "transfers_out": "10889", "value": "65", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "5.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-5890", "selected": "89950", "transfers_in": "452", "transfers_out": "6342", "value": "64", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "1.6", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-4866", "selected": "85190", "transfers_in": "255", "transfers_out": "5121", "value": "64", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1751", "selected": "83719", "transfers_in": "2117", "transfers_out": "3868", "value": "64", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.3", "threat": "5.0", "ict_index": "0.3", "transfers_balance": "-608", "selected": "83299", "transfers_in": "2784", "transfers_out": "3392", "value": "64", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2643", "selected": "80870", "transfers_in": "1770", "transfers_out": "4413", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "437", "selected": "81414", "transfers_in": "2886", "transfers_out": "2449", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2996", "selected": "78707", "transfers_in": "1851", "transfers_out": "4847", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.4", "creativity": "17.8", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "-2930", "selected": "75896", "transfers_in": "699", "transfers_out": "3629", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "963", "selected": "77121", "transfers_in": "3294", "transfers_out": "2331", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3549", "selected": "73614", "transfers_in": "149", "transfers_out": "3698", "value": "63", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1683", "selected": "72035", "transfers_in": "380", "transfers_out": "2063", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "9", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.0", "creativity": "0.0", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-1112", "selected": "71162", "transfers_in": "430", "transfers_out": "1542", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "11.6", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "2638", "selected": "74060", "transfers_in": "3168", "transfers_out": "530", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "1.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-1039", "selected": "80843", "transfers_in": "593", "transfers_out": "1632", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "4.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "158", "selected": "80586", "transfers_in": "1089", "transfers_out": "931", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-720", "selected": "79887", "transfers_in": "291", "transfers_out": "1011", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "79708", "transfers_in": "410", "transfers_out": "710", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "79708", "transfers_in": "410", "transfers_out": "710", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "79119", "transfers_in": "256", "transfers_out": "361", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50", "selected": "79213", "transfers_in": "434", "transfers_out": "384", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.4", "creativity": "11.7", "threat": "49.0", "ict_index": "9.9", "transfers_balance": "50", "selected": "79213", "transfers_in": "434", "transfers_out": "384", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2060", "selected": "81506", "transfers_in": "2527", "transfers_out": "467", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Connor Wickham": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1117", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "993", "transfers_in": "53", "transfers_out": "304", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "1074", "transfers_in": "34", "transfers_out": "187", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "1218", "transfers_in": "48", "transfers_out": "162", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "1250", "transfers_in": "48", "transfers_out": "129", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "1285", "transfers_in": "34", "transfers_out": "99", "value": "54", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "1274", "transfers_in": "38", "transfers_out": "101", "value": "54", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1303", "transfers_in": "53", "transfers_out": "93", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1320", "transfers_in": "28", "transfers_out": "51", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1330", "transfers_in": "41", "transfers_out": "61", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1334", "transfers_in": "20", "transfers_out": "47", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1359", "transfers_in": "20", "transfers_out": "41", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1367", "transfers_in": "24", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1382", "transfers_in": "20", "transfers_out": "32", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1411", "transfers_in": "32", "transfers_out": "31", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1432", "transfers_in": "26", "transfers_out": "50", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1447", "transfers_in": "28", "transfers_out": "34", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1458", "transfers_in": "26", "transfers_out": "41", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1477", "transfers_in": "33", "transfers_out": "50", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1498", "transfers_in": "36", "transfers_out": "39", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1526", "transfers_in": "54", "transfers_out": "65", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1547", "transfers_in": "29", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1582", "transfers_in": "50", "transfers_out": "73", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1609", "transfers_in": "40", "transfers_out": "48", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1627", "transfers_in": "23", "transfers_out": "45", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1630", "transfers_in": "21", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1662", "transfers_in": "47", "transfers_out": "46", "value": "54", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1684", "transfers_in": "23", "transfers_out": "45", "value": "54", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1720", "transfers_in": "21", "transfers_out": "22", "value": "54", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1800", "transfers_in": "31", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1829", "transfers_in": "25", "transfers_out": "24", "value": "54", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1869", "transfers_in": "27", "transfers_out": "23", "value": "54", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1875", "transfers_in": "33", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1874", "transfers_in": "31", "transfers_out": "36", "value": "54", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1891", "transfers_in": "31", "transfers_out": "17", "value": "54", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1901", "transfers_in": "36", "transfers_out": "30", "value": "54", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1908", "transfers_in": "16", "transfers_out": "17", "value": "54", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "1927", "transfers_in": "41", "transfers_out": "25", "value": "54", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Loris Karius": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6473", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-884", "selected": "7172", "transfers_in": "139", "transfers_out": "1023", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-709", "selected": "6869", "transfers_in": "41", "transfers_out": "750", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "291", "selected": "8524", "transfers_in": "837", "transfers_out": "546", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-248", "selected": "8714", "transfers_in": "242", "transfers_out": "490", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "8665", "transfers_in": "159", "transfers_out": "540", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "8545", "transfers_in": "92", "transfers_out": "443", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-295", "selected": "8464", "transfers_in": "78", "transfers_out": "373", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "8432", "transfers_in": "49", "transfers_out": "185", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "8502", "transfers_in": "187", "transfers_out": "261", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "8455", "transfers_in": "77", "transfers_out": "245", "value": "48", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "8445", "transfers_in": "74", "transfers_out": "233", "value": "48", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "8383", "transfers_in": "39", "transfers_out": "177", "value": "48", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "8372", "transfers_in": "32", "transfers_out": "102", "value": "48", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "8361", "transfers_in": "45", "transfers_out": "114", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "8346", "transfers_in": "39", "transfers_out": "161", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "25", "influence": "11.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-57", "selected": "8343", "transfers_in": "37", "transfers_out": "94", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "8491", "transfers_in": "114", "transfers_out": "78", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "8502", "transfers_in": "71", "transfers_out": "174", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "8541", "transfers_in": "95", "transfers_out": "135", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-161", "selected": "8458", "transfers_in": "60", "transfers_out": "221", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "8596", "transfers_in": "193", "transfers_out": "113", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-106", "selected": "8667", "transfers_in": "120", "transfers_out": "226", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2222", "selected": "11163", "transfers_in": "2547", "transfers_out": "325", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "28", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "2001", "selected": "13527", "transfers_in": "2904", "transfers_out": "903", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "32", "influence": "44.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "795", "selected": "14496", "transfers_in": "1567", "transfers_out": "772", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "7754", "selected": "23186", "transfers_in": "8869", "transfers_out": "1115", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "22405", "selected": "49027", "transfers_in": "25019", "transfers_out": "2614", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "30", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "7990", "selected": "58715", "transfers_in": "10268", "transfers_out": "2278", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "6501", "selected": "64831", "transfers_in": "9682", "transfers_out": "3181", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "10799", "selected": "80980", "transfers_in": "14227", "transfers_out": "3428", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "6", "influence": "8.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1591", "selected": "78703", "transfers_in": "7236", "transfers_out": "5645", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-295", "selected": "78914", "transfers_in": "4110", "transfers_out": "4405", "value": "48", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "11.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "2650", "selected": "80782", "transfers_in": "7437", "transfers_out": "4787", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "21", "influence": "38.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "19689", "selected": "113459", "transfers_in": "22363", "transfers_out": "2674", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "2859", "selected": "107166", "transfers_in": "7846", "transfers_out": "4987", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "19", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-13502", "selected": "92804", "transfers_in": "2103", "transfers_out": "15605", "value": "49", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "29", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "15858", "selected": "111369", "transfers_in": "18145", "transfers_out": "2287", "value": "49", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Benik Afobe": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "16.2", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "30511", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.4", "creativity": "0.6", "threat": "57.0", "ict_index": "6.3", "transfers_balance": "-4715", "selected": "27862", "transfers_in": "990", "transfers_out": "5705", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6404", "selected": "22054", "transfers_in": "334", "transfers_out": "6738", "value": "59", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5792", "selected": "16487", "transfers_in": "137", "transfers_out": "5929", "value": "58", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1284", "selected": "15502", "transfers_in": "526", "transfers_out": "1810", "value": "58", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1564", "selected": "14247", "transfers_in": "380", "transfers_out": "1944", "value": "58", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "0.7", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "-1270", "selected": "13144", "transfers_in": "241", "transfers_out": "1511", "value": "57", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-837", "selected": "12501", "transfers_in": "259", "transfers_out": "1096", "value": "57", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.4", "creativity": "1.7", "threat": "24.0", "ict_index": "3.0", "transfers_balance": "-523", "selected": "12061", "transfers_in": "165", "transfers_out": "688", "value": "57", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.6", "creativity": "5.1", "threat": "20.0", "ict_index": "2.9", "transfers_balance": "16", "selected": "12246", "transfers_in": "679", "transfers_out": "663", "value": "57", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-967", "selected": "11336", "transfers_in": "110", "transfers_out": "1077", "value": "57", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "11042", "transfers_in": "337", "transfers_out": "712", "value": "57", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-8", "selected": "11114", "transfers_in": "462", "transfers_out": "470", "value": "57", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "11271", "transfers_in": "446", "transfers_out": "379", "value": "57", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "11064", "transfers_in": "185", "transfers_out": "459", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-226", "selected": "10942", "transfers_in": "187", "transfers_out": "413", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "4.1", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-238", "selected": "10764", "transfers_in": "94", "transfers_out": "332", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "10595", "transfers_in": "74", "transfers_out": "289", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "18", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-184", "selected": "10466", "transfers_in": "158", "transfers_out": "342", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.2", "creativity": "2.8", "threat": "68.0", "ict_index": "7.6", "transfers_balance": "-15", "selected": "10484", "transfers_in": "214", "transfers_out": "229", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "12.2", "threat": "30.0", "ict_index": "4.5", "transfers_balance": "-115", "selected": "10407", "transfers_in": "240", "transfers_out": "355", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.6", "creativity": "14.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "116", "selected": "10546", "transfers_in": "339", "transfers_out": "223", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-161", "selected": "10444", "transfers_in": "271", "transfers_out": "432", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "10495", "transfers_in": "344", "transfers_out": "367", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "10457", "transfers_in": "185", "transfers_out": "330", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "10119", "transfers_in": "47", "transfers_out": "405", "value": "57", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "9791", "transfers_in": "1", "transfers_out": "354", "value": "57", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "9608", "transfers_in": "6", "transfers_out": "267", "value": "57", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "9557", "transfers_in": "1", "transfers_out": "86", "value": "57", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "10962", "transfers_in": "3", "transfers_out": "70", "value": "57", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "10922", "transfers_in": "3", "transfers_out": "46", "value": "57", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "10891", "transfers_in": "1", "transfers_out": "68", "value": "57", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "10869", "transfers_in": "3", "transfers_out": "38", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "10857", "transfers_in": "1", "transfers_out": "29", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "10857", "transfers_in": "1", "transfers_out": "29", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "10826", "transfers_in": "2", "transfers_out": "18", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "10827", "transfers_in": "4", "transfers_out": "15", "value": "57", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "10813", "transfers_in": "2", "transfers_out": "22", "value": "57", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Yannick Bolasie": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4207", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-993", "selected": "4961", "transfers_in": "97", "transfers_out": "1090", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-627", "selected": "4986", "transfers_in": "66", "transfers_out": "693", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-446", "selected": "5166", "transfers_in": "67", "transfers_out": "513", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "5189", "transfers_in": "45", "transfers_out": "264", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "5228", "transfers_in": "41", "transfers_out": "245", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-174", "selected": "5201", "transfers_in": "36", "transfers_out": "210", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "5198", "transfers_in": "45", "transfers_out": "168", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "5212", "transfers_in": "25", "transfers_out": "73", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "5221", "transfers_in": "25", "transfers_out": "87", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5262", "transfers_in": "22", "transfers_out": "74", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5359", "transfers_in": "31", "transfers_out": "83", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "5388", "transfers_in": "36", "transfers_out": "70", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "5409", "transfers_in": "18", "transfers_out": "51", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "5440", "transfers_in": "21", "transfers_out": "57", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "5537", "transfers_in": "38", "transfers_out": "75", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "5601", "transfers_in": "26", "transfers_out": "48", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "5676", "transfers_in": "49", "transfers_out": "58", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "5776", "transfers_in": "67", "transfers_out": "90", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "8.5", "threat": "1.0", "ict_index": "0.8", "transfers_balance": "139", "selected": "6054", "transfers_in": "186", "transfers_out": "47", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "634", "selected": "6842", "transfers_in": "800", "transfers_out": "166", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.0", "creativity": "12.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-136", "selected": "6755", "transfers_in": "212", "transfers_out": "348", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "1270", "selected": "8397", "transfers_in": "2141", "transfers_out": "871", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.0", "creativity": "4.2", "threat": "19.0", "ict_index": "3.2", "transfers_balance": "5", "selected": "8589", "transfers_in": "767", "transfers_out": "762", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "8509", "transfers_in": "439", "transfers_out": "752", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "4.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-561", "selected": "8023", "transfers_in": "177", "transfers_out": "738", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "314", "selected": "8497", "transfers_in": "747", "transfers_out": "433", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "10.1", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-350", "selected": "8358", "transfers_in": "251", "transfers_out": "601", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-205", "selected": "8275", "transfers_in": "111", "transfers_out": "316", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "1.6", "creativity": "5.6", "threat": "27.0", "ict_index": "3.4", "transfers_balance": "-70", "selected": "8451", "transfers_in": "189", "transfers_out": "259", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.6", "creativity": "29.3", "threat": "48.0", "ict_index": "8.5", "transfers_balance": "6241", "selected": "33510", "transfers_in": "6803", "transfers_out": "562", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "36.4", "creativity": "1.8", "threat": "13.0", "ict_index": "5.1", "transfers_balance": "-3025", "selected": "11984", "transfers_in": "224", "transfers_out": "3249", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "5.3", "threat": "7.0", "ict_index": "1.6", "transfers_balance": "557", "selected": "12781", "transfers_in": "1397", "transfers_out": "840", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.8", "creativity": "12.4", "threat": "44.0", "ict_index": "6.8", "transfers_balance": "-122", "selected": "12635", "transfers_in": "1018", "transfers_out": "1140", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "10.1", "threat": "18.0", "ict_index": "3.2", "transfers_balance": "1633", "selected": "15487", "transfers_in": "2205", "transfers_out": "572", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-847", "selected": "13790", "transfers_in": "394", "transfers_out": "1241", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.8", "creativity": "4.3", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "-1425", "selected": "12386", "transfers_in": "87", "transfers_out": "1512", "value": "64", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-391", "selected": "12099", "transfers_in": "172", "transfers_out": "563", "value": "64", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Oleksandr Zinchenko": [{"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "78", "transfers_in": "50", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "118", "transfers_in": "30", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "149", "transfers_in": "32", "transfers_out": "27", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "173", "transfers_in": "25", "transfers_out": "23", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "212", "transfers_in": "25", "transfers_out": "22", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "231", "transfers_in": "15", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "245", "transfers_in": "17", "transfers_out": "13", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "261", "transfers_in": "19", "transfers_out": "11", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "272", "transfers_in": "25", "transfers_out": "29", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "10.3", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "4", "selected": "296", "transfers_in": "21", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "302", "transfers_in": "15", "transfers_out": "21", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "307", "transfers_in": "13", "transfers_out": "21", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "321", "transfers_in": "17", "transfers_out": "18", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "326", "transfers_in": "17", "transfers_out": "30", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "332", "transfers_in": "18", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "338", "transfers_in": "15", "transfers_out": "30", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.6", "creativity": "45.8", "threat": "4.0", "ict_index": "7.6", "transfers_balance": "9", "selected": "363", "transfers_in": "33", "transfers_out": "24", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "7.0", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "279", "selected": "678", "transfers_in": "376", "transfers_out": "97", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "224", "selected": "918", "transfers_in": "334", "transfers_out": "110", "value": "50", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "26.3", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-117", "selected": "848", "transfers_in": "110", "transfers_out": "227", "value": "50", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-12", "selected": "896", "transfers_in": "141", "transfers_out": "153", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "14.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-16", "selected": "913", "transfers_in": "62", "transfers_out": "78", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.6", "creativity": "6.7", "threat": "7.0", "ict_index": "2.7", "transfers_balance": "246", "selected": "1161", "transfers_in": "335", "transfers_out": "89", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1208", "transfers_in": "94", "transfers_out": "97", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "1138", "transfers_in": "32", "transfers_out": "113", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "1087", "transfers_in": "19", "transfers_out": "82", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1065", "transfers_in": "35", "transfers_out": "59", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1042", "transfers_in": "16", "transfers_out": "51", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1024", "transfers_in": "13", "transfers_out": "41", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.4", "creativity": "33.6", "threat": "8.0", "ict_index": "5.5", "transfers_balance": "-28", "selected": "1024", "transfers_in": "13", "transfers_out": "41", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1055", "transfers_in": "45", "transfers_out": "35", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Angel Rangel": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "847779", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33855", "selected": "850636", "transfers_in": "15755", "transfers_out": "49610", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-63166", "selected": "793524", "transfers_in": "12352", "transfers_out": "75518", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44083", "selected": "757204", "transfers_in": "26922", "transfers_out": "71005", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42890", "selected": "716951", "transfers_in": "9954", "transfers_out": "52844", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52152", "selected": "666820", "transfers_in": "9328", "transfers_out": "61480", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27252", "selected": "641395", "transfers_in": "12546", "transfers_out": "39798", "value": "39", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4134", "selected": "651947", "transfers_in": "40360", "transfers_out": "36226", "value": "39", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4777", "selected": "649383", "transfers_in": "17459", "transfers_out": "22236", "value": "39", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3021", "selected": "655566", "transfers_in": "27987", "transfers_out": "24966", "value": "39", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26929", "selected": "629319", "transfers_in": "5293", "transfers_out": "32222", "value": "39", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18111", "selected": "612152", "transfers_in": "9340", "transfers_out": "27451", "value": "39", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1230", "selected": "612179", "transfers_in": "10692", "transfers_out": "11922", "value": "39", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3858", "selected": "609230", "transfers_in": "7387", "transfers_out": "11245", "value": "39", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3136", "selected": "607082", "transfers_in": "7773", "transfers_out": "10909", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2420", "selected": "606281", "transfers_in": "9755", "transfers_out": "12175", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6815", "selected": "600069", "transfers_in": "3975", "transfers_out": "10790", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9931", "selected": "590766", "transfers_in": "3485", "transfers_out": "13416", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-9986", "selected": "581744", "transfers_in": "5577", "transfers_out": "15563", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4232", "selected": "578282", "transfers_in": "4697", "transfers_out": "8929", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9944", "selected": "569222", "transfers_in": "6562", "transfers_out": "16506", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "52", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-7982", "selected": "561574", "transfers_in": "7802", "transfers_out": "15784", "value": "39", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29258", "selected": "532768", "transfers_in": "6042", "transfers_out": "35300", "value": "39", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18460", "selected": "514431", "transfers_in": "1969", "transfers_out": "20429", "value": "39", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2253", "selected": "512923", "transfers_in": "9898", "transfers_out": "12151", "value": "39", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1130", "selected": "514661", "transfers_in": "8332", "transfers_out": "7202", "value": "39", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12646", "selected": "502418", "transfers_in": "3497", "transfers_out": "16143", "value": "39", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13670", "selected": "488905", "transfers_in": "1303", "transfers_out": "14973", "value": "39", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7150", "selected": "481619", "transfers_in": "627", "transfers_out": "7777", "value": "39", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6650", "selected": "476940", "transfers_in": "899", "transfers_out": "7549", "value": "39", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7974", "selected": "460983", "transfers_in": "1059", "transfers_out": "9033", "value": "39", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5918", "selected": "455175", "transfers_in": "829", "transfers_out": "6747", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7847", "selected": "447587", "transfers_in": "1137", "transfers_out": "8984", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5143", "selected": "442491", "transfers_in": "455", "transfers_out": "5598", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4145", "selected": "438473", "transfers_in": "1046", "transfers_out": "5191", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2727", "selected": "436900", "transfers_in": "3202", "transfers_out": "5929", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2727", "selected": "436900", "transfers_in": "3202", "transfers_out": "5929", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.4", "creativity": "20.5", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-3652", "selected": "432689", "transfers_in": "2476", "transfers_out": "6128", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Reiss Nelson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1979", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-415", "selected": "2072", "transfers_in": "94", "transfers_out": "509", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "1910", "transfers_in": "58", "transfers_out": "385", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "2114", "transfers_in": "318", "transfers_out": "300", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "2057", "transfers_in": "95", "transfers_out": "245", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "1992", "transfers_in": "83", "transfers_out": "251", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "2015", "transfers_in": "118", "transfers_out": "187", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "2042", "transfers_in": "89", "transfers_out": "156", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "2026", "transfers_in": "44", "transfers_out": "100", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "2002", "transfers_in": "51", "transfers_out": "123", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "1978", "transfers_in": "29", "transfers_out": "83", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1989", "transfers_in": "46", "transfers_out": "80", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "1971", "transfers_in": "20", "transfers_out": "67", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1990", "transfers_in": "34", "transfers_out": "44", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1970", "transfers_in": "18", "transfers_out": "53", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1982", "transfers_in": "25", "transfers_out": "47", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1978", "transfers_in": "13", "transfers_out": "30", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1988", "transfers_in": "20", "transfers_out": "28", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1976", "transfers_in": "24", "transfers_out": "62", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1983", "transfers_in": "28", "transfers_out": "34", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1981", "transfers_in": "25", "transfers_out": "56", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1982", "transfers_in": "22", "transfers_out": "32", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2009", "transfers_in": "66", "transfers_out": "81", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.8", "creativity": "3.7", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "9", "selected": "2048", "transfers_in": "52", "transfers_out": "43", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2070", "transfers_in": "34", "transfers_out": "46", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2071", "transfers_in": "20", "transfers_out": "36", "value": "48", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2074", "transfers_in": "27", "transfers_out": "54", "value": "47", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "2126", "transfers_in": "31", "transfers_out": "27", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2149", "transfers_in": "24", "transfers_out": "23", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2299", "transfers_in": "26", "transfers_out": "27", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2308", "transfers_in": "19", "transfers_out": "24", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "5.0", "creativity": "12.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "0", "selected": "2318", "transfers_in": "13", "transfers_out": "13", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45", "selected": "2384", "transfers_in": "61", "transfers_out": "16", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "2432", "transfers_in": "43", "transfers_out": "19", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.2", "creativity": "13.2", "threat": "7.0", "ict_index": "2.0", "transfers_balance": "-2", "selected": "2427", "transfers_in": "29", "transfers_out": "31", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "41", "selected": "2491", "transfers_in": "68", "transfers_out": "27", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "41", "selected": "2491", "transfers_in": "68", "transfers_out": "27", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "2516", "transfers_in": "49", "transfers_out": "34", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Bruno Saltor Grau": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "11889", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "6.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-167", "selected": "13564", "transfers_in": "761", "transfers_out": "928", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1088", "selected": "12776", "transfers_in": "289", "transfers_out": "1377", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "61", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "4.6", "creativity": "2.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1253", "selected": "11746", "transfers_in": "173", "transfers_out": "1426", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "11509", "transfers_in": "641", "transfers_out": "1022", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "27.8", "creativity": "27.9", "threat": "2.0", "ict_index": "5.8", "transfers_balance": "-1346", "selected": "10207", "transfers_in": "95", "transfers_out": "1441", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "1.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "2031", "selected": "12849", "transfers_in": "3083", "transfers_out": "1052", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "12.5", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-15", "selected": "13155", "transfers_in": "1043", "transfers_out": "1058", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.0", "creativity": "4.8", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "323", "selected": "13615", "transfers_in": "929", "transfers_out": "606", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "6694", "selected": "21216", "transfers_in": "8396", "transfers_out": "1702", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "12.4", "creativity": "2.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-82", "selected": "21356", "transfers_in": "1314", "transfers_out": "1396", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.2", "creativity": "1.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "7923", "selected": "30157", "transfers_in": "9311", "transfers_out": "1388", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.8", "creativity": "11.1", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-518", "selected": "29895", "transfers_in": "1903", "transfers_out": "2421", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "7.4", "creativity": "1.9", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "3427", "selected": "33682", "transfers_in": "4709", "transfers_out": "1282", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "2.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "5401", "selected": "39606", "transfers_in": "7620", "transfers_out": "2219", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "27.6", "creativity": "1.6", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "1089", "selected": "41258", "transfers_in": "3434", "transfers_out": "2345", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1932", "selected": "39469", "transfers_in": "777", "transfers_out": "2709", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "24.6", "creativity": "18.3", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-1360", "selected": "38257", "transfers_in": "1035", "transfers_out": "2395", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "5.4", "creativity": "1.6", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "11685", "selected": "50896", "transfers_in": "14007", "transfers_out": "2322", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8092", "selected": "59776", "transfers_in": "11443", "transfers_out": "3351", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "27.0", "creativity": "3.8", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "5446", "selected": "65883", "transfers_in": "10395", "transfers_out": "4949", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "14024", "selected": "80366", "transfers_in": "19346", "transfers_out": "5322", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.2", "creativity": "31.7", "threat": "9.0", "ict_index": "6.3", "transfers_balance": "5474", "selected": "86686", "transfers_in": "15157", "transfers_out": "9683", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2128", "selected": "89337", "transfers_in": "10810", "transfers_out": "8682", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2075", "selected": "87776", "transfers_in": "5843", "transfers_out": "7918", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5514", "selected": "82347", "transfers_in": "1614", "transfers_out": "7128", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7338", "selected": "75113", "transfers_in": "1026", "transfers_out": "8364", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5749", "selected": "69460", "transfers_in": "518", "transfers_out": "6267", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-3909", "selected": "65530", "transfers_in": "180", "transfers_out": "4089", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2688", "selected": "55294", "transfers_in": "182", "transfers_out": "2870", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1590", "selected": "51222", "transfers_in": "146", "transfers_out": "1736", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1514", "selected": "49751", "transfers_in": "229", "transfers_out": "1743", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1682", "selected": "47901", "transfers_in": "329", "transfers_out": "2011", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.8", "creativity": "1.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1682", "selected": "47901", "transfers_in": "329", "transfers_out": "2011", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "10.6", "creativity": "11.4", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-827", "selected": "45857", "transfers_in": "84", "transfers_out": "911", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "22.4", "creativity": "25.7", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-537", "selected": "45317", "transfers_in": "271", "transfers_out": "808", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "0.7", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-537", "selected": "45317", "transfers_in": "271", "transfers_out": "808", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "45398", "transfers_in": "638", "transfers_out": "642", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Wayne Routledge": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "16.4", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "4758", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "23", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-50", "selected": "6073", "transfers_in": "450", "transfers_out": "500", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-571", "selected": "5692", "transfers_in": "154", "transfers_out": "725", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-485", "selected": "5353", "transfers_in": "153", "transfers_out": "638", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-449", "selected": "4966", "transfers_in": "57", "transfers_out": "506", "value": "54", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "4600", "transfers_in": "87", "transfers_out": "508", "value": "54", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "4271", "transfers_in": "39", "transfers_out": "403", "value": "54", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "4083", "transfers_in": "93", "transfers_out": "323", "value": "53", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.0", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-157", "selected": "3945", "transfers_in": "44", "transfers_out": "201", "value": "53", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "3803", "transfers_in": "32", "transfers_out": "197", "value": "53", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "0.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-119", "selected": "3696", "transfers_in": "23", "transfers_out": "142", "value": "53", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "3639", "transfers_in": "30", "transfers_out": "115", "value": "53", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "3567", "transfers_in": "16", "transfers_out": "97", "value": "52", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-78", "selected": "3498", "transfers_in": "9", "transfers_out": "87", "value": "52", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3457", "transfers_in": "17", "transfers_out": "69", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "17.4", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-63", "selected": "3401", "transfers_in": "20", "transfers_out": "83", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "3329", "transfers_in": "7", "transfers_out": "83", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3257", "transfers_in": "7", "transfers_out": "81", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3266", "transfers_in": "29", "transfers_out": "38", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "43.1", "threat": "2.0", "ict_index": "6.3", "transfers_balance": "-35", "selected": "3240", "transfers_in": "12", "transfers_out": "47", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "3230", "transfers_in": "24", "transfers_out": "52", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-21", "selected": "3210", "transfers_in": "12", "transfers_out": "33", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "3180", "transfers_in": "27", "transfers_out": "68", "value": "51", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "3147", "transfers_in": "9", "transfers_out": "49", "value": "51", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "3132", "transfers_in": "19", "transfers_out": "47", "value": "51", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3131", "transfers_in": "22", "transfers_out": "30", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "3150", "transfers_in": "50", "transfers_out": "39", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3154", "transfers_in": "34", "transfers_out": "43", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3157", "transfers_in": "19", "transfers_out": "27", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3367", "transfers_in": "27", "transfers_out": "34", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "2.3", "threat": "20.0", "ict_index": "2.4", "transfers_balance": "-13", "selected": "3339", "transfers_in": "9", "transfers_out": "22", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3346", "transfers_in": "17", "transfers_out": "19", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3331", "transfers_in": "8", "transfers_out": "22", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3331", "transfers_in": "10", "transfers_out": "18", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "0.8", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "3331", "transfers_in": "9", "transfers_out": "9", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "3346", "transfers_in": "25", "transfers_out": "14", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "3346", "transfers_in": "25", "transfers_out": "14", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "12.1", "threat": "23.0", "ict_index": "4.2", "transfers_balance": "2", "selected": "3353", "transfers_in": "28", "transfers_out": "26", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Vincent Kompany": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.4", "creativity": "3.7", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "220819", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "3.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "11634", "selected": "284514", "transfers_in": "21700", "transfers_out": "10066", "value": "60", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "31.2", "creativity": "1.8", "threat": "34.0", "ict_index": "6.7", "transfers_balance": "-3129", "selected": "294293", "transfers_in": "15369", "transfers_out": "18498", "value": "60", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60076", "selected": "240434", "transfers_in": "3563", "transfers_out": "63639", "value": "60", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47577", "selected": "193208", "transfers_in": "183", "transfers_out": "47760", "value": "60", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28340", "selected": "165247", "transfers_in": "333", "transfers_out": "28673", "value": "59", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22007", "selected": "143476", "transfers_in": "185", "transfers_out": "22192", "value": "59", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15220", "selected": "128444", "transfers_in": "95", "transfers_out": "15315", "value": "59", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6609", "selected": "121904", "transfers_in": "59", "transfers_out": "6668", "value": "59", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8250", "selected": "113724", "transfers_in": "50", "transfers_out": "8300", "value": "58", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4024", "selected": "109770", "transfers_in": "39", "transfers_out": "4063", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.0", "creativity": "10.9", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-3047", "selected": "106836", "transfers_in": "100", "transfers_out": "3147", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.8", "creativity": "3.5", "threat": "22.0", "ict_index": "4.5", "transfers_balance": "11624", "selected": "119173", "transfers_in": "12719", "transfers_out": "1095", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "2.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "4345", "selected": "124202", "transfers_in": "5758", "transfers_out": "1413", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4067", "selected": "129036", "transfers_in": "6070", "transfers_out": "2003", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "10.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-6116", "selected": "123590", "transfers_in": "1555", "transfers_out": "7671", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8365", "selected": "115320", "transfers_in": "197", "transfers_out": "8562", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4393", "selected": "110988", "transfers_in": "98", "transfers_out": "4491", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "27.2", "creativity": "2.9", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-2905", "selected": "108179", "transfers_in": "200", "transfers_out": "3105", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3389", "selected": "112019", "transfers_in": "4161", "transfers_out": "772", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3243", "selected": "109040", "transfers_in": "1151", "transfers_out": "4394", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1724", "selected": "107374", "transfers_in": "113", "transfers_out": "1837", "value": "58", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2800", "selected": "104769", "transfers_in": "126", "transfers_out": "2926", "value": "58", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1513", "selected": "103365", "transfers_in": "36", "transfers_out": "1549", "value": "58", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-467", "selected": "103246", "transfers_in": "375", "transfers_out": "842", "value": "58", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "26.6", "creativity": "0.7", "threat": "24.0", "ict_index": "5.1", "transfers_balance": "-156", "selected": "103311", "transfers_in": "337", "transfers_out": "493", "value": "58", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "843", "selected": "104693", "transfers_in": "1481", "transfers_out": "638", "value": "58", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "26.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-819", "selected": "104438", "transfers_in": "353", "transfers_out": "1172", "value": "58", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3908", "selected": "108910", "transfers_in": "4343", "transfers_out": "435", "value": "58", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.6", "creativity": "1.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "885", "selected": "119347", "transfers_in": "2339", "transfers_out": "1454", "value": "58", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.6", "creativity": "1.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1356", "selected": "122622", "transfers_in": "2033", "transfers_out": "677", "value": "58", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "47.0", "creativity": "1.4", "threat": "21.0", "ict_index": "6.9", "transfers_balance": "313", "selected": "123237", "transfers_in": "1202", "transfers_out": "889", "value": "58", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "32", "influence": "50.4", "creativity": "13.1", "threat": "0.0", "ict_index": "6.4", "transfers_balance": "2872", "selected": "126744", "transfers_in": "4351", "transfers_out": "1479", "value": "58", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.4", "creativity": "3.6", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "51415", "selected": "197017", "transfers_in": "53034", "transfers_out": "1619", "value": "58", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22527", "selected": "202776", "transfers_in": "26640", "transfers_out": "4113", "value": "59", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26152", "selected": "175298", "transfers_in": "5059", "transfers_out": "31211", "value": "59", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.0", "creativity": "15.8", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-26152", "selected": "175298", "transfers_in": "5059", "transfers_out": "31211", "value": "59", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7252", "selected": "169003", "transfers_in": "1512", "transfers_out": "8764", "value": "59", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Boaz Myhill": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "186295", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2917", "selected": "196616", "transfers_in": "2838", "transfers_out": "5755", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4167", "selected": "195134", "transfers_in": "3193", "transfers_out": "7360", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7740", "selected": "189127", "transfers_in": "2596", "transfers_out": "10336", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2935", "selected": "187023", "transfers_in": "3242", "transfers_out": "6177", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "188441", "transfers_in": "6639", "transfers_out": "6584", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2172", "selected": "191726", "transfers_in": "6584", "transfers_out": "4412", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "7", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-597", "selected": "191908", "transfers_in": "4348", "transfers_out": "4945", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2594", "selected": "189556", "transfers_in": "1987", "transfers_out": "4581", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "189817", "transfers_in": "3952", "transfers_out": "4238", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "189972", "transfers_in": "2623", "transfers_out": "2925", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-888", "selected": "189652", "transfers_in": "2436", "transfers_out": "3324", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "189730", "transfers_in": "1937", "transfers_out": "2188", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-466", "selected": "189490", "transfers_in": "1369", "transfers_out": "1835", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-442", "selected": "189364", "transfers_in": "1653", "transfers_out": "2095", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-874", "selected": "188944", "transfers_in": "1700", "transfers_out": "2574", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2253", "selected": "191699", "transfers_in": "4104", "transfers_out": "1851", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1395", "selected": "193621", "transfers_in": "3411", "transfers_out": "2016", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1586", "selected": "195978", "transfers_in": "4572", "transfers_out": "2986", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "718", "selected": "197210", "transfers_in": "2814", "transfers_out": "2096", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2130", "selected": "199935", "transfers_in": "5596", "transfers_out": "3466", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2525", "selected": "202716", "transfers_in": "7520", "transfers_out": "4995", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6806", "selected": "210636", "transfers_in": "14671", "transfers_out": "7865", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "963", "selected": "212205", "transfers_in": "6018", "transfers_out": "5055", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1154", "selected": "211376", "transfers_in": "3658", "transfers_out": "4812", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-503", "selected": "211036", "transfers_in": "2535", "transfers_out": "3038", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-435", "selected": "210834", "transfers_in": "2949", "transfers_out": "3384", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-721", "selected": "210372", "transfers_in": "2436", "transfers_out": "3157", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-431", "selected": "210027", "transfers_in": "1137", "transfers_out": "1568", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-873", "selected": "200750", "transfers_in": "941", "transfers_out": "1814", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2598", "selected": "193613", "transfers_in": "778", "transfers_out": "3376", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1024", "selected": "197306", "transfers_in": "1223", "transfers_out": "2247", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1404", "selected": "195910", "transfers_in": "468", "transfers_out": "1872", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2198", "selected": "193253", "transfers_in": "381", "transfers_out": "2579", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2445", "selected": "190939", "transfers_in": "142", "transfers_out": "2587", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1596", "selected": "189761", "transfers_in": "127", "transfers_out": "1723", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2765", "selected": "186786", "transfers_in": "159", "transfers_out": "2924", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2533", "selected": "184288", "transfers_in": "135", "transfers_out": "2668", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Kyle Bartley": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "5524", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.6", "creativity": "0.3", "threat": "6.0", "ict_index": "3.2", "transfers_balance": "-365", "selected": "6404", "transfers_in": "158", "transfers_out": "523", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "5886", "transfers_in": "380", "transfers_out": "1199", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1212", "selected": "4703", "transfers_in": "31", "transfers_out": "1243", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-480", "selected": "4233", "transfers_in": "19", "transfers_out": "499", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-434", "selected": "3808", "transfers_in": "29", "transfers_out": "463", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "3496", "transfers_in": "18", "transfers_out": "338", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "3320", "transfers_in": "12", "transfers_out": "194", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "3241", "transfers_in": "11", "transfers_out": "91", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "3104", "transfers_in": "10", "transfers_out": "151", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "3021", "transfers_in": "6", "transfers_out": "90", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "2941", "transfers_in": "6", "transfers_out": "91", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "2893", "transfers_in": "9", "transfers_out": "57", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2857", "transfers_in": "4", "transfers_out": "43", "value": "43", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "2802", "transfers_in": "8", "transfers_out": "67", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2772", "transfers_in": "8", "transfers_out": "44", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2751", "transfers_in": "6", "transfers_out": "31", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2713", "transfers_in": "5", "transfers_out": "44", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2690", "transfers_in": "8", "transfers_out": "35", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2671", "transfers_in": "6", "transfers_out": "27", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2647", "transfers_in": "17", "transfers_out": "43", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2635", "transfers_in": "5", "transfers_out": "21", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "21.2", "creativity": "10.5", "threat": "10.0", "ict_index": "4.2", "transfers_balance": "20", "selected": "2675", "transfers_in": "83", "transfers_out": "63", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "2768", "transfers_in": "132", "transfers_out": "65", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38", "selected": "2846", "transfers_in": "85", "transfers_out": "47", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2865", "transfers_in": "34", "transfers_out": "33", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "2927", "transfers_in": "77", "transfers_out": "43", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "3014", "transfers_in": "84", "transfers_out": "47", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3025", "transfers_in": "22", "transfers_out": "29", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3322", "transfers_in": "28", "transfers_out": "41", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3349", "transfers_in": "25", "transfers_out": "29", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "13.8", "creativity": "10.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-11", "selected": "3344", "transfers_in": "17", "transfers_out": "28", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3344", "transfers_in": "21", "transfers_out": "29", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-4", "selected": "3352", "transfers_in": "19", "transfers_out": "23", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3346", "transfers_in": "31", "transfers_out": "41", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3318", "transfers_in": "7", "transfers_out": "36", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3318", "transfers_in": "7", "transfers_out": "36", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "3292", "transfers_in": "17", "transfers_out": "42", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Edimilson Fernandes": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "11.3", "threat": "25.0", "ict_index": "4.3", "transfers_balance": "0", "selected": "13831", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-48", "selected": "16545", "transfers_in": "1150", "transfers_out": "1198", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "2.3", "threat": "1.0", "ict_index": "0.4", "transfers_balance": "-552", "selected": "16800", "transfers_in": "858", "transfers_out": "1410", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1477", "selected": "15700", "transfers_in": "427", "transfers_out": "1904", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1816", "selected": "13906", "transfers_in": "42", "transfers_out": "1858", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1518", "selected": "12399", "transfers_in": "43", "transfers_out": "1561", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1046", "selected": "11374", "transfers_in": "48", "transfers_out": "1094", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "10918", "transfers_in": "350", "transfers_out": "849", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "11.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-136", "selected": "10824", "transfers_in": "293", "transfers_out": "429", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "1.3", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "226", "selected": "11266", "transfers_in": "839", "transfers_out": "613", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "11.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "310", "selected": "11774", "transfers_in": "828", "transfers_out": "518", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "12215", "transfers_in": "794", "transfers_out": "601", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "12091", "transfers_in": "279", "transfers_out": "488", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298", "selected": "11833", "transfers_in": "103", "transfers_out": "401", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-304", "selected": "11561", "transfers_in": "63", "transfers_out": "367", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "11473", "transfers_in": "146", "transfers_out": "310", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-248", "selected": "11257", "transfers_in": "47", "transfers_out": "295", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "10819", "transfers_in": "10", "transfers_out": "451", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-445", "selected": "10381", "transfers_in": "15", "transfers_out": "460", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "10097", "transfers_in": "12", "transfers_out": "298", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "9512", "transfers_in": "15", "transfers_out": "214", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "9512", "transfers_in": "15", "transfers_out": "214", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "9161", "transfers_in": "22", "transfers_out": "386", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "8948", "transfers_in": "15", "transfers_out": "233", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "8832", "transfers_in": "18", "transfers_out": "138", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "8746", "transfers_in": "6", "transfers_out": "95", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "8642", "transfers_in": "7", "transfers_out": "117", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "8542", "transfers_in": "11", "transfers_out": "118", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8500", "transfers_in": "6", "transfers_out": "51", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "8874", "transfers_in": "14", "transfers_out": "65", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "0.4", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "-6", "selected": "8841", "transfers_in": "53", "transfers_out": "59", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.8", "creativity": "12.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "227", "selected": "9115", "transfers_in": "297", "transfers_out": "70", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "1.6", "creativity": "5.3", "threat": "16.0", "ict_index": "2.3", "transfers_balance": "1452", "selected": "11153", "transfers_in": "1729", "transfers_out": "277", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "0.4", "threat": "1.0", "ict_index": "1.0", "transfers_balance": "29", "selected": "10729", "transfers_in": "280", "transfers_out": "251", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "64", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "8.0", "creativity": "14.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "56", "selected": "10750", "transfers_in": "284", "transfers_out": "228", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "10.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1316", "selected": "12327", "transfers_in": "1622", "transfers_out": "306", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1316", "selected": "12327", "transfers_in": "1622", "transfers_out": "306", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.6", "creativity": "16.2", "threat": "12.0", "ict_index": "5.7", "transfers_balance": "-206", "selected": "11904", "transfers_in": "177", "transfers_out": "383", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Sam Byram": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10821", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-984", "selected": "10850", "transfers_in": "112", "transfers_out": "1096", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1164", "selected": "9858", "transfers_in": "85", "transfers_out": "1249", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-830", "selected": "9221", "transfers_in": "144", "transfers_out": "974", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-473", "selected": "8841", "transfers_in": "98", "transfers_out": "571", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "8459", "transfers_in": "141", "transfers_out": "624", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "8105", "transfers_in": "122", "transfers_out": "563", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-338", "selected": "7826", "transfers_in": "95", "transfers_out": "433", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "7739", "transfers_in": "105", "transfers_out": "231", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "7632", "transfers_in": "164", "transfers_out": "336", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-352", "selected": "7333", "transfers_in": "80", "transfers_out": "432", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "6871", "transfers_in": "56", "transfers_out": "539", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "6639", "transfers_in": "31", "transfers_out": "267", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-196", "selected": "6447", "transfers_in": "23", "transfers_out": "219", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "6280", "transfers_in": "21", "transfers_out": "190", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "6101", "transfers_in": "28", "transfers_out": "211", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "6011", "transfers_in": "25", "transfers_out": "121", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "5897", "transfers_in": "11", "transfers_out": "129", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "5775", "transfers_in": "24", "transfers_out": "156", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "5694", "transfers_in": "15", "transfers_out": "101", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "5618", "transfers_in": "69", "transfers_out": "104", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "5618", "transfers_in": "69", "transfers_out": "104", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "5566", "transfers_in": "155", "transfers_out": "226", "value": "42", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "5487", "transfers_in": "51", "transfers_out": "138", "value": "42", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "29.2", "creativity": "35.3", "threat": "4.0", "ict_index": "6.9", "transfers_balance": "218", "selected": "5757", "transfers_in": "335", "transfers_out": "117", "value": "42", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "30.2", "creativity": "0.3", "threat": "24.0", "ict_index": "5.5", "transfers_balance": "294", "selected": "6072", "transfers_in": "408", "transfers_out": "114", "value": "42", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "236", "selected": "6353", "transfers_in": "391", "transfers_out": "155", "value": "42", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "6430", "transfers_in": "226", "transfers_out": "216", "value": "42", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "63", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.7", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-44", "selected": "6411", "transfers_in": "86", "transfers_out": "130", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "6610", "transfers_in": "89", "transfers_out": "267", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "6315", "transfers_in": "26", "transfers_out": "152", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "6239", "transfers_in": "23", "transfers_out": "103", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "6162", "transfers_in": "18", "transfers_out": "89", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "6118", "transfers_in": "7", "transfers_out": "56", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "6084", "transfers_in": "8", "transfers_out": "48", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "6038", "transfers_in": "7", "transfers_out": "55", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "6038", "transfers_in": "7", "transfers_out": "55", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "5982", "transfers_in": "8", "transfers_out": "56", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "James Milner": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "291610", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.6", "creativity": "22.9", "threat": "18.0", "ict_index": "6.2", "transfers_balance": "-42009", "selected": "281031", "transfers_in": "5142", "transfers_out": "47151", "value": "65", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.8", "creativity": "10.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-15734", "selected": "277513", "transfers_in": "7589", "transfers_out": "23323", "value": "65", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "32", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "1.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-45501", "selected": "237523", "transfers_in": "1941", "transfers_out": "47442", "value": "64", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.6", "creativity": "74.8", "threat": "41.0", "ict_index": "13.9", "transfers_balance": "-33115", "selected": "206032", "transfers_in": "728", "transfers_out": "33843", "value": "64", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-22259", "selected": "184925", "transfers_in": "818", "transfers_out": "23077", "value": "63", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20257", "selected": "165579", "transfers_in": "851", "transfers_out": "21108", "value": "63", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16438", "selected": "150040", "transfers_in": "411", "transfers_out": "16849", "value": "62", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.4", "creativity": "15.4", "threat": "17.0", "ict_index": "6.0", "transfers_balance": "-7469", "selected": "143090", "transfers_in": "523", "transfers_out": "7992", "value": "62", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "41.0", "creativity": "67.0", "threat": "23.0", "ict_index": "13.1", "transfers_balance": "-7658", "selected": "135993", "transfers_in": "934", "transfers_out": "8592", "value": "62", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.0", "creativity": "0.3", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "5873", "selected": "143178", "transfers_in": "8673", "transfers_out": "2800", "value": "62", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-4121", "selected": "139895", "transfers_in": "1905", "transfers_out": "6026", "value": "62", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.4", "creativity": "32.3", "threat": "5.0", "ict_index": "5.9", "transfers_balance": "-4289", "selected": "136041", "transfers_in": "509", "transfers_out": "4798", "value": "62", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "4.6", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-1949", "selected": "134376", "transfers_in": "527", "transfers_out": "2476", "value": "61", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "21.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-2160", "selected": "132480", "transfers_in": "608", "transfers_out": "2768", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "23.7", "threat": "45.0", "ict_index": "7.9", "transfers_balance": "-1043", "selected": "132096", "transfers_in": "1736", "transfers_out": "2779", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-632", "selected": "131916", "transfers_in": "1199", "transfers_out": "1831", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3854", "selected": "128350", "transfers_in": "436", "transfers_out": "4290", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.2", "creativity": "1.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-3272", "selected": "125488", "transfers_in": "571", "transfers_out": "3843", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "1.2", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-643", "selected": "125130", "transfers_in": "954", "transfers_out": "1597", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "30.2", "creativity": "40.7", "threat": "24.0", "ict_index": "9.5", "transfers_balance": "-2197", "selected": "123360", "transfers_in": "680", "transfers_out": "2877", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "114", "selected": "123719", "transfers_in": "1308", "transfers_out": "1194", "value": "61", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "11", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "8.4", "creativity": "3.1", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-1496", "selected": "123074", "transfers_in": "1285", "transfers_out": "2781", "value": "61", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1810", "selected": "121598", "transfers_in": "473", "transfers_out": "2283", "value": "61", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.6", "creativity": "15.7", "threat": "11.0", "ict_index": "4.4", "transfers_balance": "-1654", "selected": "120270", "transfers_in": "317", "transfers_out": "1971", "value": "60", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "1.6", "creativity": "21.7", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "-302", "selected": "120155", "transfers_in": "412", "transfers_out": "714", "value": "60", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.6", "creativity": "3.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "1913", "selected": "122529", "transfers_in": "2997", "transfers_out": "1084", "value": "60", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "28.6", "creativity": "30.6", "threat": "8.0", "ict_index": "6.7", "transfers_balance": "-196", "selected": "122944", "transfers_in": "1680", "transfers_out": "1876", "value": "60", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-850", "selected": "122359", "transfers_in": "874", "transfers_out": "1724", "value": "60", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.8", "creativity": "45.8", "threat": "1.0", "ict_index": "6.3", "transfers_balance": "-758", "selected": "132584", "transfers_in": "447", "transfers_out": "1205", "value": "60", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.2", "creativity": "8.3", "threat": "10.0", "ict_index": "3.0", "transfers_balance": "1187", "selected": "135225", "transfers_in": "1802", "transfers_out": "615", "value": "60", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "59.4", "threat": "10.0", "ict_index": "10.8", "transfers_balance": "65", "selected": "134538", "transfers_in": "833", "transfers_out": "768", "value": "60", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.8", "creativity": "22.8", "threat": "27.0", "ict_index": "6.5", "transfers_balance": "1387", "selected": "136381", "transfers_in": "1960", "transfers_out": "573", "value": "60", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "3654", "selected": "140855", "transfers_in": "4963", "transfers_out": "1309", "value": "60", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "20.8", "creativity": "34.6", "threat": "5.0", "ict_index": "6.0", "transfers_balance": "3426", "selected": "152592", "transfers_in": "4920", "transfers_out": "1494", "value": "60", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.0", "creativity": "39.3", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "1138", "selected": "145912", "transfers_in": "2895", "transfers_out": "1757", "value": "60", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.4", "creativity": "9.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-2746", "selected": "143067", "transfers_in": "803", "transfers_out": "3549", "value": "60", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2612", "selected": "146370", "transfers_in": "3656", "transfers_out": "1044", "value": "60", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Anders Lindegaard": [{"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3047", "selected": "4206", "transfers_in": "3539", "transfers_out": "492", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "676", "selected": "5191", "transfers_in": "955", "transfers_out": "279", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "469", "selected": "5922", "transfers_in": "787", "transfers_out": "318", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "259", "selected": "6395", "transfers_in": "497", "transfers_out": "238", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "335", "selected": "7019", "transfers_in": "581", "transfers_out": "246", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "311", "selected": "7468", "transfers_in": "508", "transfers_out": "197", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "164", "selected": "7740", "transfers_in": "328", "transfers_out": "164", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "195", "selected": "8056", "transfers_in": "368", "transfers_out": "173", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "8323", "transfers_in": "333", "transfers_out": "232", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "8606", "transfers_in": "362", "transfers_out": "169", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "142", "selected": "8850", "transfers_in": "343", "transfers_out": "201", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "224", "selected": "9263", "transfers_in": "479", "transfers_out": "255", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "168", "selected": "9555", "transfers_in": "335", "transfers_out": "167", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "391", "selected": "10071", "transfers_in": "668", "transfers_out": "277", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "321", "selected": "10447", "transfers_in": "605", "transfers_out": "284", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "765", "selected": "11435", "transfers_in": "1345", "transfers_out": "580", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "225", "selected": "11771", "transfers_in": "567", "transfers_out": "342", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "84", "selected": "11990", "transfers_in": "456", "transfers_out": "372", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "213", "selected": "12253", "transfers_in": "385", "transfers_out": "172", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "240", "selected": "12607", "transfers_in": "536", "transfers_out": "296", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "116", "selected": "12895", "transfers_in": "402", "transfers_out": "286", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "59", "selected": "13023", "transfers_in": "184", "transfers_out": "125", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "11450", "transfers_in": "208", "transfers_out": "162", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "11427", "transfers_in": "174", "transfers_out": "175", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "11414", "transfers_in": "104", "transfers_out": "148", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "11426", "transfers_in": "112", "transfers_out": "171", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "11426", "transfers_in": "112", "transfers_out": "171", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "11336", "transfers_in": "71", "transfers_out": "200", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "11221", "transfers_in": "56", "transfers_out": "134", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "11081", "transfers_in": "59", "transfers_out": "210", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "10956", "transfers_in": "51", "transfers_out": "198", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Jose Fonte": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "94959", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "25.8", "creativity": "0.1", "threat": "25.0", "ict_index": "5.1", "transfers_balance": "-11069", "selected": "92248", "transfers_in": "1469", "transfers_out": "12538", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8530", "selected": "85527", "transfers_in": "1781", "transfers_out": "10311", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "17.8", "creativity": "11.2", "threat": "37.0", "ict_index": "6.6", "transfers_balance": "-10824", "selected": "75964", "transfers_in": "900", "transfers_out": "11724", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "19.0", "creativity": "20.8", "threat": "12.0", "ict_index": "5.2", "transfers_balance": "-1215", "selected": "76100", "transfers_in": "3028", "transfers_out": "4243", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.6", "creativity": "11.4", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "-395", "selected": "77998", "transfers_in": "4047", "transfers_out": "4442", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "24.0", "creativity": "10.1", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "18083", "selected": "100094", "transfers_in": "24804", "transfers_out": "6721", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "37.8", "creativity": "0.4", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "7755", "selected": "111998", "transfers_in": "14701", "transfers_out": "6946", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.8", "creativity": "3.1", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "16104", "selected": "130146", "transfers_in": "20984", "transfers_out": "4880", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.0", "creativity": "0.7", "threat": "9.0", "ict_index": "2.1", "transfers_balance": "-7417", "selected": "123873", "transfers_in": "4533", "transfers_out": "11950", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23714", "selected": "100310", "transfers_in": "221", "transfers_out": "23935", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17224", "selected": "83140", "transfers_in": "50", "transfers_out": "17274", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7709", "selected": "75451", "transfers_in": "30", "transfers_out": "7739", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5364", "selected": "70102", "transfers_in": "23", "transfers_out": "5387", "value": "48", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4533", "selected": "65583", "transfers_in": "21", "transfers_out": "4554", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4066", "selected": "61531", "transfers_in": "21", "transfers_out": "4087", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2346", "selected": "59190", "transfers_in": "12", "transfers_out": "2358", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2187", "selected": "57008", "transfers_in": "10", "transfers_out": "2197", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2320", "selected": "54701", "transfers_in": "34", "transfers_out": "2354", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1548", "selected": "53163", "transfers_in": "11", "transfers_out": "1559", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-715", "selected": "50672", "transfers_in": "16", "transfers_out": "731", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-715", "selected": "50672", "transfers_in": "16", "transfers_out": "731", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1650", "selected": "49033", "transfers_in": "22", "transfers_out": "1672", "value": "47", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-918", "selected": "48123", "transfers_in": "24", "transfers_out": "942", "value": "47", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-716", "selected": "47411", "transfers_in": "23", "transfers_out": "739", "value": "47", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "47209", "transfers_in": "73", "transfers_out": "304", "value": "47", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "47191", "transfers_in": "189", "transfers_out": "292", "value": "47", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "47068", "transfers_in": "129", "transfers_out": "359", "value": "47", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-442", "selected": "46629", "transfers_in": "7", "transfers_out": "449", "value": "47", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-367", "selected": "47362", "transfers_in": "0", "transfers_out": "367", "value": "47", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "46876", "transfers_in": "0", "transfers_out": "268", "value": "47", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-177", "selected": "46707", "transfers_in": "1", "transfers_out": "178", "value": "47", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "46539", "transfers_in": "0", "transfers_out": "162", "value": "47", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "46438", "transfers_in": "0", "transfers_out": "102", "value": "47", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "46373", "transfers_in": "0", "transfers_out": "80", "value": "47", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "46302", "transfers_in": "2", "transfers_out": "73", "value": "47", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "46302", "transfers_in": "2", "transfers_out": "73", "value": "47", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "46197", "transfers_in": "4", "transfers_out": "100", "value": "47", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "James Daly": [{"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1789", "selected": "2765", "transfers_in": "2362", "transfers_out": "573", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "135", "selected": "2725", "transfers_in": "753", "transfers_out": "618", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "282", "selected": "2589", "transfers_in": "721", "transfers_out": "439", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "704", "selected": "3571", "transfers_in": "1210", "transfers_out": "506", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "492", "selected": "4098", "transfers_in": "1167", "transfers_out": "675", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Mohamed Diam\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13068", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2102", "selected": "11783", "transfers_in": "210", "transfers_out": "2312", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "11.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1849", "selected": "10267", "transfers_in": "209", "transfers_out": "2058", "value": "49", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1480", "selected": "8950", "transfers_in": "143", "transfers_out": "1623", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-722", "selected": "8353", "transfers_in": "263", "transfers_out": "985", "value": "48", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "8047", "transfers_in": "396", "transfers_out": "948", "value": "48", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.0", "threat": "20.0", "ict_index": "2.3", "transfers_balance": "-597", "selected": "7538", "transfers_in": "243", "transfers_out": "840", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "7272", "transfers_in": "279", "transfers_out": "615", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "11.7", "threat": "13.0", "ict_index": "3.1", "transfers_balance": "-302", "selected": "6997", "transfers_in": "107", "transfers_out": "409", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "2.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-286", "selected": "6769", "transfers_in": "243", "transfers_out": "529", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "6684", "transfers_in": "205", "transfers_out": "324", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-312", "selected": "6415", "transfers_in": "66", "transfers_out": "378", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "68", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "11.6", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-167", "selected": "6269", "transfers_in": "73", "transfers_out": "240", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "6117", "transfers_in": "67", "transfers_out": "231", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "2.8", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-207", "selected": "5928", "transfers_in": "46", "transfers_out": "253", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "5860", "transfers_in": "102", "transfers_out": "200", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "5.3", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-122", "selected": "5750", "transfers_in": "36", "transfers_out": "158", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-87", "selected": "5673", "transfers_in": "46", "transfers_out": "133", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "45.4", "creativity": "0.2", "threat": "21.0", "ict_index": "6.7", "transfers_balance": "-138", "selected": "5553", "transfers_in": "50", "transfers_out": "188", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "119", "selected": "5699", "transfers_in": "224", "transfers_out": "105", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "456", "selected": "6201", "transfers_in": "711", "transfers_out": "255", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "3.0", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-193", "selected": "6015", "transfers_in": "132", "transfers_out": "325", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "0.9", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "30", "selected": "6097", "transfers_in": "364", "transfers_out": "334", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.2", "creativity": "0.9", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "-99", "selected": "6026", "transfers_in": "165", "transfers_out": "264", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "13.3", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "293", "selected": "6362", "transfers_in": "541", "transfers_out": "248", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "64", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "45.2", "creativity": "4.3", "threat": "33.0", "ict_index": "8.3", "transfers_balance": "139", "selected": "6523", "transfers_in": "326", "transfers_out": "187", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.8", "creativity": "33.3", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "2449", "selected": "9165", "transfers_in": "3031", "transfers_out": "582", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "24.4", "creativity": "13.4", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "3041", "selected": "12540", "transfers_in": "3961", "transfers_out": "920", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "0.8", "threat": "7.0", "ict_index": "2.3", "transfers_balance": "1211", "selected": "13917", "transfers_in": "1971", "transfers_out": "760", "value": "46", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "11.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "859", "selected": "15111", "transfers_in": "1688", "transfers_out": "829", "value": "46", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.6", "creativity": "14.1", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "-253", "selected": "14117", "transfers_in": "634", "transfers_out": "887", "value": "46", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "163", "selected": "14384", "transfers_in": "848", "transfers_out": "685", "value": "46", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "1.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-232", "selected": "14132", "transfers_in": "571", "transfers_out": "803", "value": "46", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "12.0", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "437", "selected": "14741", "transfers_in": "830", "transfers_out": "393", "value": "46", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "25.0", "creativity": "28.7", "threat": "34.0", "ict_index": "8.8", "transfers_balance": "500", "selected": "15242", "transfers_in": "993", "transfers_out": "493", "value": "46", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.2", "creativity": "8.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "156", "selected": "15422", "transfers_in": "672", "transfers_out": "516", "value": "46", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "16.3", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "156", "selected": "15422", "transfers_in": "672", "transfers_out": "516", "value": "46", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "14.4", "creativity": "3.3", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "-364", "selected": "14999", "transfers_in": "253", "transfers_out": "617", "value": "46", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matthew Lowton": [{"gameweek": "1", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "33.0", "creativity": "16.6", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "0", "selected": "42328", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.2", "creativity": "10.6", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "3728", "selected": "53871", "transfers_in": "6172", "transfers_out": "2444", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.2", "creativity": "2.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-2382", "selected": "52769", "transfers_in": "1942", "transfers_out": "4324", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.4", "creativity": "11.3", "threat": "2.0", "ict_index": "4.6", "transfers_balance": "-381", "selected": "53132", "transfers_in": "3509", "transfers_out": "3890", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-276", "selected": "53372", "transfers_in": "2644", "transfers_out": "2920", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.2", "creativity": "2.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1021", "selected": "54977", "transfers_in": "4144", "transfers_out": "3123", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "3194", "selected": "59195", "transfers_in": "6120", "transfers_out": "2926", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "6.3", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "7348", "selected": "67773", "transfers_in": "11179", "transfers_out": "3831", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1597", "selected": "69878", "transfers_in": "5063", "transfers_out": "3466", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.2", "creativity": "5.8", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "6302", "selected": "76848", "transfers_in": "9893", "transfers_out": "3591", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.2", "creativity": "1.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "18538", "selected": "96701", "transfers_in": "21586", "transfers_out": "3048", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.4", "creativity": "28.6", "threat": "2.0", "ict_index": "6.0", "transfers_balance": "75694", "selected": "176244", "transfers_in": "80957", "transfers_out": "5263", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.0", "creativity": "11.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "42130", "selected": "221040", "transfers_in": "50444", "transfers_out": "8314", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29995", "selected": "252864", "transfers_in": "41118", "transfers_out": "11123", "value": "47", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38591", "selected": "214491", "transfers_in": "1408", "transfers_out": "39999", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24429", "selected": "190363", "transfers_in": "1607", "transfers_out": "26036", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32214", "selected": "158241", "transfers_in": "336", "transfers_out": "32550", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7676", "selected": "150855", "transfers_in": "4031", "transfers_out": "11707", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5538", "selected": "145891", "transfers_in": "5750", "transfers_out": "11288", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7677", "selected": "138545", "transfers_in": "2973", "transfers_out": "10650", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5574", "selected": "133476", "transfers_in": "8365", "transfers_out": "13939", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13795", "selected": "119751", "transfers_in": "2230", "transfers_out": "16025", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5183", "selected": "115039", "transfers_in": "11606", "transfers_out": "16789", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9695", "selected": "105538", "transfers_in": "3559", "transfers_out": "13254", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4321", "selected": "101499", "transfers_in": "4652", "transfers_out": "8973", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "37.0", "creativity": "15.0", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "-2059", "selected": "99597", "transfers_in": "5187", "transfers_out": "7246", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.8", "creativity": "2.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "25904", "selected": "126334", "transfers_in": "30650", "transfers_out": "4746", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "6.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "17054", "selected": "144277", "transfers_in": "22530", "transfers_out": "5476", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "47.8", "creativity": "55.9", "threat": "2.0", "ict_index": "10.6", "transfers_balance": "8210", "selected": "152981", "transfers_in": "11617", "transfers_out": "3407", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.0", "creativity": "1.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "27223", "selected": "180778", "transfers_in": "30158", "transfers_out": "2935", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "30.7", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "60063", "selected": "246495", "transfers_in": "67600", "transfers_out": "7537", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.6", "creativity": "4.9", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "30470", "selected": "276748", "transfers_in": "35917", "transfers_out": "5447", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.8", "creativity": "1.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "36567", "selected": "320678", "transfers_in": "42559", "transfers_out": "5992", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "24.0", "creativity": "1.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "36567", "selected": "320678", "transfers_in": "42559", "transfers_out": "5992", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.6", "creativity": "18.3", "threat": "8.0", "ict_index": "4.6", "transfers_balance": "6942", "selected": "298601", "transfers_in": "12214", "transfers_out": "5272", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "23.4", "creativity": "19.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-4958", "selected": "316188", "transfers_in": "6368", "transfers_out": "11326", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.2", "creativity": "2.0", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-29417", "selected": "283576", "transfers_in": "2528", "transfers_out": "31945", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.0", "creativity": "2.8", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "2617", "selected": "289425", "transfers_in": "7508", "transfers_out": "4891", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Patrice Evra": [{"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8621", "selected": "8923", "transfers_in": "9026", "transfers_out": "405", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.8", "creativity": "2.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1628", "selected": "11241", "transfers_in": "3251", "transfers_out": "1623", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-804", "selected": "10592", "transfers_in": "1263", "transfers_out": "2067", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103", "selected": "10794", "transfers_in": "1241", "transfers_out": "1138", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "9916", "transfers_in": "446", "transfers_out": "748", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-833", "selected": "9212", "transfers_in": "229", "transfers_out": "1062", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "95", "selected": "9435", "transfers_in": "730", "transfers_out": "635", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "9260", "transfers_in": "295", "transfers_out": "575", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "65", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.4", "creativity": "3.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-415", "selected": "8924", "transfers_in": "147", "transfers_out": "562", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "8932", "transfers_in": "425", "transfers_out": "460", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "8932", "transfers_in": "425", "transfers_out": "460", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "182", "selected": "9283", "transfers_in": "554", "transfers_out": "372", "value": "41", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Ali Gabr": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "840", "selected": "903", "transfers_in": "898", "transfers_out": "58", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2833", "selected": "3981", "transfers_in": "3307", "transfers_out": "474", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "171", "selected": "4484", "transfers_in": "1143", "transfers_out": "972", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "4884", "transfers_in": "744", "transfers_out": "759", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-432", "selected": "4528", "transfers_in": "142", "transfers_out": "574", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-401", "selected": "4137", "transfers_in": "92", "transfers_out": "493", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-289", "selected": "3903", "transfers_in": "75", "transfers_out": "364", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "3859", "transfers_in": "74", "transfers_out": "257", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "3783", "transfers_in": "46", "transfers_out": "182", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "3697", "transfers_in": "61", "transfers_out": "186", "value": "42", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "3663", "transfers_in": "44", "transfers_out": "139", "value": "42", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "3638", "transfers_in": "47", "transfers_out": "100", "value": "42", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "3618", "transfers_in": "59", "transfers_out": "99", "value": "42", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "3686", "transfers_in": "113", "transfers_out": "111", "value": "42", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Nicol\u00e1s Otamendi": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "18.6", "creativity": "5.6", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "0", "selected": "146658", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.6", "creativity": "3.3", "threat": "18.0", "ict_index": "4.7", "transfers_balance": "64924", "selected": "312973", "transfers_in": "78538", "transfers_out": "13614", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.4", "creativity": "3.2", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "33637", "selected": "375932", "transfers_in": "59937", "transfers_out": "26300", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.4", "creativity": "0.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-30782", "selected": "359504", "transfers_in": "14769", "transfers_out": "45551", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "44.0", "creativity": "0.7", "threat": "17.0", "ict_index": "6.2", "transfers_balance": "4965", "selected": "373123", "transfers_in": "22384", "transfers_out": "17419", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "23.6", "creativity": "2.5", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "229161", "selected": "624571", "transfers_in": "251528", "transfers_out": "22367", "value": "56", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.8", "creativity": "2.2", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "81760", "selected": "725195", "transfers_in": "125450", "transfers_out": "43690", "value": "57", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.4", "creativity": "11.7", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "72489", "selected": "813243", "transfers_in": "100994", "transfers_out": "28505", "value": "57", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "54.4", "creativity": "2.2", "threat": "19.0", "ict_index": "7.6", "transfers_balance": "30609", "selected": "849186", "transfers_in": "72634", "transfers_out": "42025", "value": "58", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.0", "creativity": "1.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "231663", "selected": "1098434", "transfers_in": "251527", "transfers_out": "19864", "value": "59", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "1.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "15388", "selected": "1124621", "transfers_in": "61057", "transfers_out": "45669", "value": "59", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-348353", "selected": "778630", "transfers_in": "10185", "transfers_out": "358538", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.8", "creativity": "12.1", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "109278", "selected": "893424", "transfers_in": "133516", "transfers_out": "24238", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.6", "creativity": "27.7", "threat": "24.0", "ict_index": "7.8", "transfers_balance": "17915", "selected": "914909", "transfers_in": "47815", "transfers_out": "29900", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "57.8", "creativity": "6.6", "threat": "45.0", "ict_index": "10.9", "transfers_balance": "40198", "selected": "960026", "transfers_in": "62992", "transfers_out": "22794", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "51.8", "creativity": "1.3", "threat": "34.0", "ict_index": "8.7", "transfers_balance": "22514", "selected": "991098", "transfers_in": "59006", "transfers_out": "36492", "value": "59", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "23.8", "creativity": "11.7", "threat": "8.0", "ict_index": "4.4", "transfers_balance": "183140", "selected": "1183523", "transfers_in": "188533", "transfers_out": "5393", "value": "60", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "95609", "selected": "1289203", "transfers_in": "113342", "transfers_out": "17733", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "28.6", "creativity": "22.9", "threat": "7.0", "ict_index": "5.9", "transfers_balance": "185096", "selected": "1490316", "transfers_in": "208641", "transfers_out": "23545", "value": "62", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.0", "creativity": "17.7", "threat": "20.0", "ict_index": "6.2", "transfers_balance": "123586", "selected": "1625881", "transfers_in": "138017", "transfers_out": "14431", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "37.2", "creativity": "1.6", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "140882", "selected": "1781226", "transfers_in": "158900", "transfers_out": "18018", "value": "64", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "3.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "73020", "selected": "1860340", "transfers_in": "103049", "transfers_out": "30029", "value": "64", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "28.6", "creativity": "11.4", "threat": "6.0", "ict_index": "4.6", "transfers_balance": "5659", "selected": "1883177", "transfers_in": "98554", "transfers_out": "92895", "value": "65", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "5.0", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-21490", "selected": "1870888", "transfers_in": "43508", "transfers_out": "64998", "value": "65", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.6", "creativity": "1.3", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-59881", "selected": "1818352", "transfers_in": "24135", "transfers_out": "84016", "value": "65", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "11.1", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-16258", "selected": "1805713", "transfers_in": "24236", "transfers_out": "40494", "value": "65", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.2", "creativity": "1.3", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "-7178", "selected": "1805267", "transfers_in": "43294", "transfers_out": "50472", "value": "65", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.4", "creativity": "0.6", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-94877", "selected": "1717916", "transfers_in": "22285", "transfers_out": "117162", "value": "64", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.6", "creativity": "2.5", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-9628", "selected": "1710379", "transfers_in": "25027", "transfers_out": "34655", "value": "64", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "30.8", "creativity": "11.2", "threat": "20.0", "ict_index": "6.2", "transfers_balance": "25534", "selected": "1667499", "transfers_in": "39431", "transfers_out": "13897", "value": "64", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "2.6", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "14310", "selected": "1682339", "transfers_in": "42473", "transfers_out": "28163", "value": "64", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "11.3", "threat": "18.0", "ict_index": "4.7", "transfers_balance": "-46696", "selected": "1634627", "transfers_in": "11804", "transfers_out": "58500", "value": "64", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "0.3", "threat": "33.0", "ict_index": "3.7", "transfers_balance": "-110117", "selected": "1500882", "transfers_in": "7392", "transfers_out": "117509", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60791", "selected": "1605330", "transfers_in": "81073", "transfers_out": "20282", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.8", "creativity": "1.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-48075", "selected": "1542707", "transfers_in": "16921", "transfers_out": "64996", "value": "64", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "21.6", "creativity": "24.7", "threat": "4.0", "ict_index": "5.0", "transfers_balance": "-5920", "selected": "1536793", "transfers_in": "31747", "transfers_out": "37667", "value": "64", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5920", "selected": "1536793", "transfers_in": "31747", "transfers_out": "37667", "value": "64", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14676", "selected": "1522840", "transfers_in": "10555", "transfers_out": "25231", "value": "64", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Orestis Karnezis": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "81", "selected": "194", "transfers_in": "99", "transfers_out": "18", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "324", "transfers_in": "61", "transfers_out": "29", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "413", "transfers_in": "43", "transfers_out": "44", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "460", "transfers_in": "39", "transfers_out": "41", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "529", "transfers_in": "32", "transfers_out": "27", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "572", "transfers_in": "30", "transfers_out": "22", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "614", "transfers_in": "39", "transfers_out": "27", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "31", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2", "selected": "637", "transfers_in": "20", "transfers_out": "22", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "699", "transfers_in": "51", "transfers_out": "35", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "709", "transfers_in": "18", "transfers_out": "27", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "717", "transfers_in": "20", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "726", "transfers_in": "8", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "743", "transfers_in": "28", "transfers_out": "31", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "754", "transfers_in": "16", "transfers_out": "17", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "753", "transfers_in": "12", "transfers_out": "18", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "767", "transfers_in": "11", "transfers_out": "19", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "771", "transfers_in": "10", "transfers_out": "12", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "780", "transfers_in": "17", "transfers_out": "24", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "774", "transfers_in": "12", "transfers_out": "21", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "782", "transfers_in": "16", "transfers_out": "33", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-2", "selected": "787", "transfers_in": "21", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "29.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "71", "selected": "903", "transfers_in": "109", "transfers_out": "38", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "538", "selected": "1509", "transfers_in": "672", "transfers_out": "134", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "474", "selected": "2078", "transfers_in": "657", "transfers_out": "183", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "176", "selected": "2329", "transfers_in": "414", "transfers_out": "238", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "29", "influence": "13.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "3152", "selected": "5873", "transfers_in": "3501", "transfers_out": "349", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "31.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "1619", "selected": "7443", "transfers_in": "2482", "transfers_out": "863", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "16", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "1356", "selected": "13977", "transfers_in": "1932", "transfers_out": "576", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "23.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1505", "selected": "10447", "transfers_in": "2752", "transfers_out": "1247", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "505", "selected": "10981", "transfers_in": "1160", "transfers_out": "655", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-97", "selected": "10565", "transfers_in": "679", "transfers_out": "776", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "11.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1205", "selected": "13424", "transfers_in": "1620", "transfers_out": "415", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-757", "selected": "11377", "transfers_in": "161", "transfers_out": "918", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-757", "selected": "10519", "transfers_in": "203", "transfers_out": "960", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "10234", "transfers_in": "77", "transfers_out": "452", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Michael Folivi": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2640", "selected": "3042", "transfers_in": "3744", "transfers_out": "1104", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3886", "selected": "7590", "transfers_in": "6375", "transfers_out": "2489", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2299", "selected": "10105", "transfers_in": "4667", "transfers_out": "2368", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2335", "selected": "13174", "transfers_in": "6770", "transfers_out": "4435", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1444", "selected": "11736", "transfers_in": "209", "transfers_out": "1653", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-773", "selected": "10974", "transfers_in": "149", "transfers_out": "922", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-510", "selected": "10470", "transfers_in": "74", "transfers_out": "584", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-536", "selected": "9944", "transfers_in": "106", "transfers_out": "642", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-452", "selected": "9504", "transfers_in": "122", "transfers_out": "574", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "9291", "transfers_in": "47", "transfers_out": "256", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "6581", "transfers_in": "38", "transfers_out": "231", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "6256", "transfers_in": "45", "transfers_out": "253", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "6249", "transfers_in": "53", "transfers_out": "193", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "6162", "transfers_in": "53", "transfers_out": "145", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "6089", "transfers_in": "51", "transfers_out": "131", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "5967", "transfers_in": "18", "transfers_out": "133", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "5916", "transfers_in": "14", "transfers_out": "72", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "5859", "transfers_in": "35", "transfers_out": "97", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "5807", "transfers_in": "45", "transfers_out": "93", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Eric Maxim Choupo-Moting": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.2", "creativity": "10.9", "threat": "10.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "6855", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "15.2", "threat": "25.0", "ict_index": "4.8", "transfers_balance": "-680", "selected": "7013", "transfers_in": "452", "transfers_out": "1132", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "5.1", "threat": "52.0", "ict_index": "6.0", "transfers_balance": "995", "selected": "8522", "transfers_in": "2422", "transfers_out": "1427", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "80.4", "creativity": "12.3", "threat": "112.0", "ict_index": "20.5", "transfers_balance": "-1124", "selected": "7609", "transfers_in": "1398", "transfers_out": "2522", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.4", "creativity": "24.8", "threat": "44.0", "ict_index": "7.1", "transfers_balance": "217194", "selected": "238688", "transfers_in": "235376", "transfers_out": "18182", "value": "56", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "3.3", "threat": "29.0", "ict_index": "3.3", "transfers_balance": "15578", "selected": "263628", "transfers_in": "56369", "transfers_out": "40791", "value": "56", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.8", "creativity": "11.5", "threat": "110.0", "ict_index": "14.8", "transfers_balance": "32174", "selected": "303056", "transfers_in": "68343", "transfers_out": "36169", "value": "56", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "10.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "14866", "selected": "324746", "transfers_in": "57618", "transfers_out": "42752", "value": "56", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.8", "creativity": "14.3", "threat": "26.0", "ict_index": "5.5", "transfers_balance": "25616", "selected": "352850", "transfers_in": "51926", "transfers_out": "26310", "value": "56", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.2", "creativity": "1.7", "threat": "27.0", "ict_index": "3.3", "transfers_balance": "-19350", "selected": "335550", "transfers_in": "21352", "transfers_out": "40702", "value": "57", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.2", "creativity": "20.8", "threat": "57.0", "ict_index": "10.0", "transfers_balance": "-15061", "selected": "321657", "transfers_in": "13893", "transfers_out": "28954", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "46.4", "creativity": "32.3", "threat": "31.0", "ict_index": "11.0", "transfers_balance": "-4183", "selected": "319034", "transfers_in": "17829", "transfers_out": "22012", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.0", "creativity": "11.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "21644", "selected": "343012", "transfers_in": "39430", "transfers_out": "17786", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-16993", "selected": "327073", "transfers_in": "12731", "transfers_out": "29724", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "3.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-39001", "selected": "288705", "transfers_in": "9178", "transfers_out": "48179", "value": "57", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "2.7", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-30551", "selected": "259185", "transfers_in": "7959", "transfers_out": "38510", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.0", "creativity": "0.3", "threat": "24.0", "ict_index": "3.2", "transfers_balance": "-14554", "selected": "245168", "transfers_in": "7438", "transfers_out": "21992", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15471", "selected": "230333", "transfers_in": "8550", "transfers_out": "24021", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "77.0", "creativity": "18.0", "threat": "35.0", "ict_index": "13.0", "transfers_balance": "-34578", "selected": "196255", "transfers_in": "6261", "transfers_out": "40839", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "29.6", "creativity": "14.3", "threat": "54.0", "ict_index": "9.8", "transfers_balance": "25326", "selected": "223340", "transfers_in": "31250", "transfers_out": "5924", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "1.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-11907", "selected": "212290", "transfers_in": "12153", "transfers_out": "24060", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "5.2", "threat": "50.0", "ict_index": "6.3", "transfers_balance": "-737", "selected": "211966", "transfers_in": "21589", "transfers_out": "22326", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.2", "creativity": "3.1", "threat": "37.0", "ict_index": "5.0", "transfers_balance": "-21478", "selected": "191272", "transfers_in": "13072", "transfers_out": "34550", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.6", "creativity": "35.8", "threat": "10.0", "ict_index": "7.0", "transfers_balance": "-5710", "selected": "186151", "transfers_in": "14257", "transfers_out": "19967", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "11.3", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "47871", "selected": "235430", "transfers_in": "61817", "transfers_out": "13946", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.8", "creativity": "17.1", "threat": "33.0", "ict_index": "7.0", "transfers_balance": "6772", "selected": "242708", "transfers_in": "22862", "transfers_out": "16090", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.4", "creativity": "12.0", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-15132", "selected": "228226", "transfers_in": "11307", "transfers_out": "26439", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.8", "creativity": "1.5", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-18984", "selected": "209807", "transfers_in": "5813", "transfers_out": "24797", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "15.3", "threat": "26.0", "ict_index": "5.4", "transfers_balance": "-8843", "selected": "201063", "transfers_in": "5920", "transfers_out": "14763", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.4", "creativity": "10.9", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-10810", "selected": "193621", "transfers_in": "4061", "transfers_out": "14871", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "32.0", "creativity": "0.0", "threat": "33.0", "ict_index": "6.5", "transfers_balance": "16871", "selected": "260076", "transfers_in": "23835", "transfers_out": "6964", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48009", "selected": "163032", "transfers_in": "434", "transfers_out": "48443", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23670", "selected": "139771", "transfers_in": "48", "transfers_out": "23718", "value": "53", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11701", "selected": "127450", "transfers_in": "48", "transfers_out": "11749", "value": "53", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5766", "selected": "122394", "transfers_in": "37", "transfers_out": "5803", "value": "53", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3773", "selected": "119194", "transfers_in": "29", "transfers_out": "3802", "value": "53", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2946", "selected": "116164", "transfers_in": "22", "transfers_out": "2968", "value": "53", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2348", "selected": "113842", "transfers_in": "51", "transfers_out": "2399", "value": "52", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sergio Romero": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7601", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1093", "selected": "8519", "transfers_in": "114", "transfers_out": "1207", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1042", "selected": "8049", "transfers_in": "53", "transfers_out": "1095", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-640", "selected": "7971", "transfers_in": "58", "transfers_out": "698", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-318", "selected": "7905", "transfers_in": "62", "transfers_out": "380", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "7837", "transfers_in": "72", "transfers_out": "389", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "7775", "transfers_in": "82", "transfers_out": "343", "value": "48", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "7731", "transfers_in": "67", "transfers_out": "327", "value": "48", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "7726", "transfers_in": "40", "transfers_out": "150", "value": "48", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "7744", "transfers_in": "64", "transfers_out": "181", "value": "48", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "7747", "transfers_in": "46", "transfers_out": "167", "value": "48", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "7798", "transfers_in": "66", "transfers_out": "171", "value": "48", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "7822", "transfers_in": "39", "transfers_out": "103", "value": "48", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "7862", "transfers_in": "46", "transfers_out": "75", "value": "48", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "7883", "transfers_in": "31", "transfers_out": "81", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "7887", "transfers_in": "49", "transfers_out": "138", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "7884", "transfers_in": "28", "transfers_out": "87", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "7897", "transfers_in": "32", "transfers_out": "73", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "7931", "transfers_in": "56", "transfers_out": "126", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "8002", "transfers_in": "42", "transfers_out": "81", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "8014", "transfers_in": "61", "transfers_out": "118", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "8014", "transfers_in": "60", "transfers_out": "96", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8092", "transfers_in": "89", "transfers_out": "152", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "8107", "transfers_in": "48", "transfers_out": "96", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8151", "transfers_in": "68", "transfers_out": "131", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "8169", "transfers_in": "43", "transfers_out": "71", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "8258", "transfers_in": "57", "transfers_out": "71", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "8358", "transfers_in": "57", "transfers_out": "101", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "8405", "transfers_in": "30", "transfers_out": "50", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "8828", "transfers_in": "21", "transfers_out": "57", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "8894", "transfers_in": "39", "transfers_out": "67", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "8848", "transfers_in": "16", "transfers_out": "81", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "8780", "transfers_in": "9", "transfers_out": "82", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "8780", "transfers_in": "9", "transfers_out": "82", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "8754", "transfers_in": "30", "transfers_out": "57", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "8734", "transfers_in": "46", "transfers_out": "72", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "8734", "transfers_in": "46", "transfers_out": "72", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "34511", "selected": "46271", "transfers_in": "34805", "transfers_out": "294", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Stephen Kingsley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6389", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-752", "selected": "6545", "transfers_in": "97", "transfers_out": "849", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1211", "selected": "5469", "transfers_in": "63", "transfers_out": "1274", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1318", "selected": "4158", "transfers_in": "5", "transfers_out": "1323", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "3607", "transfers_in": "3", "transfers_out": "560", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-445", "selected": "3164", "transfers_in": "4", "transfers_out": "449", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "2883", "transfers_in": "6", "transfers_out": "289", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "2639", "transfers_in": "1", "transfers_out": "246", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "2537", "transfers_in": "4", "transfers_out": "107", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "2410", "transfers_in": "4", "transfers_out": "134", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "2317", "transfers_in": "1", "transfers_out": "96", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "2223", "transfers_in": "1", "transfers_out": "96", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "2157", "transfers_in": "1", "transfers_out": "68", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2118", "transfers_in": "0", "transfers_out": "40", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "2085", "transfers_in": "1", "transfers_out": "34", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2044", "transfers_in": "5", "transfers_out": "47", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2020", "transfers_in": "2", "transfers_out": "26", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2001", "transfers_in": "1", "transfers_out": "20", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "1957", "transfers_in": "1", "transfers_out": "45", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1932", "transfers_in": "4", "transfers_out": "29", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1903", "transfers_in": "2", "transfers_out": "32", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1889", "transfers_in": "2", "transfers_out": "17", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1850", "transfers_in": "7", "transfers_out": "46", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1830", "transfers_in": "1", "transfers_out": "23", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1815", "transfers_in": "2", "transfers_out": "19", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1810", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1793", "transfers_in": "2", "transfers_out": "19", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1782", "transfers_in": "4", "transfers_out": "15", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1781", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2169", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2161", "transfers_in": "1", "transfers_out": "5", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2159", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2154", "transfers_in": "1", "transfers_out": "5", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2148", "transfers_in": "0", "transfers_out": "7", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2145", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2145", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2145", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2144", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christian Eriksen": [{"gameweek": "1", "points": "12", "goals": "0", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "48.4", "creativity": "50.4", "threat": "50.0", "ict_index": "14.9", "transfers_balance": "0", "selected": "570759", "transfers_in": "0", "transfers_out": "0", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "9.0", "creativity": "39.8", "threat": "20.0", "ict_index": "6.9", "transfers_balance": "83527", "selected": "808266", "transfers_in": "101742", "transfers_out": "18215", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.0", "creativity": "61.0", "threat": "49.0", "ict_index": "12.7", "transfers_balance": "160994", "selected": "1033626", "transfers_in": "186706", "transfers_out": "25712", "value": "96", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "42.0", "creativity": "18.8", "threat": "68.0", "ict_index": "12.9", "transfers_balance": "9179", "selected": "1075484", "transfers_in": "92928", "transfers_out": "83749", "value": "96", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "64.0", "threat": "15.0", "ict_index": "10.3", "transfers_balance": "270037", "selected": "1374938", "transfers_in": "296950", "transfers_out": "26913", "value": "97", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "72", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "41.8", "creativity": "42.2", "threat": "24.0", "ict_index": "10.8", "transfers_balance": "-23686", "selected": "1368966", "transfers_in": "75063", "transfers_out": "98749", "value": "97", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "16.3", "threat": "25.0", "ict_index": "4.8", "transfers_balance": "-47016", "selected": "1333526", "transfers_in": "68218", "transfers_out": "115234", "value": "97", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "52.2", "creativity": "47.8", "threat": "49.0", "ict_index": "14.9", "transfers_balance": "5092", "selected": "1352097", "transfers_in": "86235", "transfers_out": "81143", "value": "97", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "22.0", "threat": "3.0", "ict_index": "3.4", "transfers_balance": "12161", "selected": "1371901", "transfers_in": "65865", "transfers_out": "53704", "value": "97", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "16.0", "creativity": "28.5", "threat": "11.0", "ict_index": "5.6", "transfers_balance": "-77271", "selected": "1301251", "transfers_in": "36763", "transfers_out": "114034", "value": "97", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.0", "creativity": "21.5", "threat": "13.0", "ict_index": "4.1", "transfers_balance": "45570", "selected": "1353950", "transfers_in": "88859", "transfers_out": "43289", "value": "97", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "40.7", "threat": "12.0", "ict_index": "5.9", "transfers_balance": "-77692", "selected": "1281965", "transfers_in": "34159", "transfers_out": "111851", "value": "96", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.0", "creativity": "27.8", "threat": "25.0", "ict_index": "6.0", "transfers_balance": "-126153", "selected": "1157898", "transfers_in": "14791", "transfers_out": "140944", "value": "95", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "60.8", "threat": "13.0", "ict_index": "8.2", "transfers_balance": "-166263", "selected": "992750", "transfers_in": "4539", "transfers_out": "170802", "value": "94", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "63", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.2", "creativity": "19.9", "threat": "13.0", "ict_index": "5.9", "transfers_balance": "-135034", "selected": "858680", "transfers_in": "5170", "transfers_out": "140204", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "60.0", "creativity": "27.0", "threat": "43.0", "ict_index": "13.0", "transfers_balance": "-31997", "selected": "828844", "transfers_in": "25311", "transfers_out": "57308", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.6", "creativity": "45.0", "threat": "16.0", "ict_index": "9.7", "transfers_balance": "6255", "selected": "836622", "transfers_in": "25331", "transfers_out": "19076", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.6", "creativity": "22.3", "threat": "9.0", "ict_index": "7.2", "transfers_balance": "-31518", "selected": "806222", "transfers_in": "8955", "transfers_out": "40473", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "38.4", "threat": "27.0", "ict_index": "8.1", "transfers_balance": "9317", "selected": "818189", "transfers_in": "36445", "transfers_out": "27128", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "54.3", "threat": "16.0", "ict_index": "10.1", "transfers_balance": "-17362", "selected": "802361", "transfers_in": "13933", "transfers_out": "31295", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "37.0", "creativity": "34.0", "threat": "7.0", "ict_index": "7.8", "transfers_balance": "342982", "selected": "1068413", "transfers_in": "366068", "transfers_out": "23086", "value": "92", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.0", "creativity": "43.7", "threat": "76.0", "ict_index": "14.4", "transfers_balance": "342982", "selected": "1068413", "transfers_in": "366068", "transfers_out": "23086", "value": "92", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "86", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "46.2", "creativity": "45.0", "threat": "17.0", "ict_index": "10.8", "transfers_balance": "-31907", "selected": "1039884", "transfers_in": "78046", "transfers_out": "109953", "value": "93", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79182", "selected": "962158", "transfers_in": "16823", "transfers_out": "96005", "value": "93", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "51.0", "creativity": "81.7", "threat": "26.0", "ict_index": "15.9", "transfers_balance": "-173294", "selected": "789301", "transfers_in": "2789", "transfers_out": "176083", "value": "92", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.0", "creativity": "33.4", "threat": "24.0", "ict_index": "6.7", "transfers_balance": "31132", "selected": "821593", "transfers_in": "45472", "transfers_out": "14340", "value": "92", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.4", "creativity": "72.6", "threat": "28.0", "ict_index": "12.8", "transfers_balance": "10606", "selected": "834190", "transfers_in": "37220", "transfers_out": "26614", "value": "92", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.2", "creativity": "42.8", "threat": "46.0", "ict_index": "11.0", "transfers_balance": "86127", "selected": "923639", "transfers_in": "112370", "transfers_out": "26243", "value": "93", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "56.9", "threat": "38.0", "ict_index": "11.5", "transfers_balance": "63221", "selected": "989507", "transfers_in": "77045", "transfers_out": "13824", "value": "93", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.6", "creativity": "20.3", "threat": "16.0", "ict_index": "7.7", "transfers_balance": "-39401", "selected": "895817", "transfers_in": "10313", "transfers_out": "49714", "value": "94", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "52.0", "creativity": "31.0", "threat": "24.0", "ict_index": "10.7", "transfers_balance": "-22502", "selected": "828377", "transfers_in": "10382", "transfers_out": "32884", "value": "94", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "81.2", "creativity": "37.1", "threat": "45.0", "ict_index": "16.3", "transfers_balance": "52784", "selected": "884416", "transfers_in": "64829", "transfers_out": "12045", "value": "94", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "50.6", "creativity": "23.8", "threat": "58.0", "ict_index": "13.2", "transfers_balance": "146014", "selected": "1060011", "transfers_in": "158619", "transfers_out": "12605", "value": "94", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "48.8", "threat": "30.0", "ict_index": "9.5", "transfers_balance": "146014", "selected": "1060011", "transfers_in": "158619", "transfers_out": "12605", "value": "94", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.2", "creativity": "28.2", "threat": "11.0", "ict_index": "6.8", "transfers_balance": "100109", "selected": "1071085", "transfers_in": "112408", "transfers_out": "12299", "value": "96", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "28.8", "creativity": "57.6", "threat": "44.0", "ict_index": "13.0", "transfers_balance": "102170", "selected": "1180208", "transfers_in": "114194", "transfers_out": "12024", "value": "96", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.6", "creativity": "30.4", "threat": "9.0", "ict_index": "5.6", "transfers_balance": "102170", "selected": "1180208", "transfers_in": "114194", "transfers_out": "12024", "value": "96", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.2", "creativity": "51.2", "threat": "21.0", "ict_index": "9.1", "transfers_balance": "-29485", "selected": "1143660", "transfers_in": "23043", "transfers_out": "52528", "value": "97", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Heung-Min Son": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "18.9", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "37255", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.7", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "1426", "selected": "48767", "transfers_in": "7344", "transfers_out": "5918", "value": "80", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "2.4", "creativity": "26.4", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-3782", "selected": "48288", "transfers_in": "5209", "transfers_out": "8991", "value": "80", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-3558", "selected": "47494", "transfers_in": "4354", "transfers_out": "7912", "value": "80", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.4", "creativity": "37.0", "threat": "104.0", "ict_index": "16.2", "transfers_balance": "5599", "selected": "54740", "transfers_in": "11951", "transfers_out": "6352", "value": "80", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1777", "selected": "58830", "transfers_in": "10527", "transfers_out": "8750", "value": "80", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9292", "selected": "50743", "transfers_in": "3642", "transfers_out": "12934", "value": "80", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.6", "creativity": "6.5", "threat": "10.0", "ict_index": "2.2", "transfers_balance": "-5920", "selected": "45812", "transfers_in": "2030", "transfers_out": "7950", "value": "79", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.8", "creativity": "1.4", "threat": "40.0", "ict_index": "7.6", "transfers_balance": "-2503", "selected": "43786", "transfers_in": "800", "transfers_out": "3303", "value": "79", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "16.0", "threat": "14.0", "ict_index": "3.5", "transfers_balance": "12874", "selected": "58276", "transfers_in": "16500", "transfers_out": "3626", "value": "79", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "41.6", "creativity": "14.4", "threat": "19.0", "ict_index": "7.5", "transfers_balance": "15773", "selected": "75618", "transfers_in": "22713", "transfers_out": "6940", "value": "79", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "24.0", "ict_index": "2.4", "transfers_balance": "17694", "selected": "97072", "transfers_in": "27018", "transfers_out": "9324", "value": "79", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.8", "creativity": "27.5", "threat": "58.0", "ict_index": "10.0", "transfers_balance": "-9095", "selected": "89151", "transfers_in": "7352", "transfers_out": "16447", "value": "79", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "17.3", "threat": "12.0", "ict_index": "3.6", "transfers_balance": "-7037", "selected": "82813", "transfers_in": "3449", "transfers_out": "10486", "value": "79", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "33.4", "creativity": "5.4", "threat": "48.0", "ict_index": "8.7", "transfers_balance": "-7808", "selected": "75647", "transfers_in": "2510", "transfers_out": "10318", "value": "79", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "16", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "62", "influence": "69.2", "creativity": "71.2", "threat": "65.0", "ict_index": "20.5", "transfers_balance": "15705", "selected": "92944", "transfers_in": "20618", "transfers_out": "4913", "value": "79", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.4", "creativity": "27.3", "threat": "78.0", "ict_index": "14.3", "transfers_balance": "96765", "selected": "192715", "transfers_in": "100960", "transfers_out": "4195", "value": "80", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "7.4", "threat": "1.0", "ict_index": "1.1", "transfers_balance": "9364", "selected": "204530", "transfers_in": "31365", "transfers_out": "22001", "value": "80", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "15.9", "threat": "27.0", "ict_index": "5.2", "transfers_balance": "12881", "selected": "221204", "transfers_in": "42946", "transfers_out": "30065", "value": "80", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "14", "goals": "1", "assists": "2", "conceded": "1", "bonus": "1", "minutes": "75", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "75.6", "creativity": "34.7", "threat": "21.0", "ict_index": "13.1", "transfers_balance": "-9619", "selected": "213206", "transfers_in": "16318", "transfers_out": "25937", "value": "80", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "17.2", "threat": "15.0", "ict_index": "3.6", "transfers_balance": "480490", "selected": "712926", "transfers_in": "498901", "transfers_out": "18411", "value": "81", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "48.0", "creativity": "23.8", "threat": "66.0", "ict_index": "13.8", "transfers_balance": "480490", "selected": "712926", "transfers_in": "498901", "transfers_out": "18411", "value": "81", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "53.2", "creativity": "28.4", "threat": "91.0", "ict_index": "17.3", "transfers_balance": "25329", "selected": "745107", "transfers_in": "138925", "transfers_out": "113596", "value": "81", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "6.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "96298", "selected": "847721", "transfers_in": "147470", "transfers_out": "51172", "value": "82", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "35.6", "threat": "24.0", "ict_index": "6.9", "transfers_balance": "-104335", "selected": "747980", "transfers_in": "55972", "transfers_out": "160307", "value": "82", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.2", "creativity": "5.3", "threat": "37.0", "ict_index": "4.7", "transfers_balance": "-17878", "selected": "732213", "transfers_in": "69249", "transfers_out": "87127", "value": "81", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.4", "creativity": "4.4", "threat": "22.0", "ict_index": "2.7", "transfers_balance": "-47320", "selected": "687276", "transfers_in": "54264", "transfers_out": "101584", "value": "81", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "0.6", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "7906", "selected": "697969", "transfers_in": "83975", "transfers_out": "76069", "value": "81", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "69", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "50", "influence": "82.6", "creativity": "29.4", "threat": "48.0", "ict_index": "16.0", "transfers_balance": "-46187", "selected": "652317", "transfers_in": "34459", "transfers_out": "80646", "value": "80", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "82.6", "creativity": "5.4", "threat": "144.0", "ict_index": "23.2", "transfers_balance": "156130", "selected": "731965", "transfers_in": "169342", "transfers_out": "13212", "value": "81", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "8.8", "creativity": "14.8", "threat": "46.0", "ict_index": "7.0", "transfers_balance": "141934", "selected": "954072", "transfers_in": "174623", "transfers_out": "32689", "value": "83", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "5.3", "threat": "37.0", "ict_index": "4.7", "transfers_balance": "124746", "selected": "1081598", "transfers_in": "157548", "transfers_out": "32802", "value": "84", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.8", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-24410", "selected": "1058696", "transfers_in": "59970", "transfers_out": "84380", "value": "84", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.4", "creativity": "24.5", "threat": "53.0", "ict_index": "10.4", "transfers_balance": "-24410", "selected": "1058696", "transfers_in": "59970", "transfers_out": "84380", "value": "84", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "24.3", "threat": "10.0", "ict_index": "4.0", "transfers_balance": "15063", "selected": "877599", "transfers_in": "61194", "transfers_out": "46131", "value": "83", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "12.4", "threat": "19.0", "ict_index": "3.7", "transfers_balance": "-10832", "selected": "866722", "transfers_in": "41389", "transfers_out": "52221", "value": "83", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "15.5", "threat": "12.0", "ict_index": "4.7", "transfers_balance": "-10832", "selected": "866722", "transfers_in": "41389", "transfers_out": "52221", "value": "83", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-43345", "selected": "822266", "transfers_in": "19210", "transfers_out": "62555", "value": "83", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Gabriel Fernando de Jesus": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "9.4", "threat": "69.0", "ict_index": "7.8", "transfers_balance": "0", "selected": "526481", "transfers_in": "0", "transfers_out": "0", "value": "105", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "3.4", "threat": "22.0", "ict_index": "2.8", "transfers_balance": "-71404", "selected": "487529", "transfers_in": "10970", "transfers_out": "82374", "value": "105", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.4", "creativity": "16.7", "threat": "33.0", "ict_index": "8.4", "transfers_balance": "-105800", "selected": "388870", "transfers_in": "13899", "transfers_out": "119699", "value": "104", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "68.2", "creativity": "11.3", "threat": "77.0", "ict_index": "15.7", "transfers_balance": "-20620", "selected": "380564", "transfers_in": "38318", "transfers_out": "58938", "value": "104", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "39.6", "creativity": "6.3", "threat": "45.0", "ict_index": "9.1", "transfers_balance": "142027", "selected": "541106", "transfers_in": "168505", "transfers_out": "26478", "value": "104", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "120526", "selected": "678050", "transfers_in": "183199", "transfers_out": "62673", "value": "105", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "43.2", "threat": "36.0", "ict_index": "10.0", "transfers_balance": "-114926", "selected": "568739", "transfers_in": "100556", "transfers_out": "215482", "value": "104", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "13", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "62", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "61", "influence": "70.0", "creativity": "23.8", "threat": "56.0", "ict_index": "15.0", "transfers_balance": "437893", "selected": "1018694", "transfers_in": "489149", "transfers_out": "51256", "value": "106", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "2.0", "creativity": "1.5", "threat": "35.0", "ict_index": "3.9", "transfers_balance": "242369", "selected": "1271030", "transfers_in": "283361", "transfers_out": "40992", "value": "107", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "20.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "-228637", "selected": "1049533", "transfers_in": "110947", "transfers_out": "339584", "value": "106", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "34.4", "creativity": "3.2", "threat": "66.0", "ict_index": "10.4", "transfers_balance": "-168023", "selected": "885922", "transfers_in": "35442", "transfers_out": "203465", "value": "105", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.6", "creativity": "7.2", "threat": "68.0", "ict_index": "11.1", "transfers_balance": "-69920", "selected": "821389", "transfers_in": "46835", "transfers_out": "116755", "value": "105", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.2", "creativity": "2.6", "threat": "33.0", "ict_index": "4.1", "transfers_balance": "23884", "selected": "849509", "transfers_in": "66534", "transfers_out": "42650", "value": "105", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.8", "creativity": "18.9", "threat": "42.0", "ict_index": "7.8", "transfers_balance": "-40430", "selected": "812034", "transfers_in": "40312", "transfers_out": "80742", "value": "104", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.6", "creativity": "14.7", "threat": "65.0", "ict_index": "10.3", "transfers_balance": "201", "selected": "815832", "transfers_in": "59149", "transfers_out": "58948", "value": "104", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "11.2", "creativity": "3.4", "threat": "39.0", "ict_index": "5.4", "transfers_balance": "-130940", "selected": "688072", "transfers_in": "17622", "transfers_out": "148562", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6012", "selected": "695797", "transfers_in": "70200", "transfers_out": "64188", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "1.2", "creativity": "0.3", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "-72265", "selected": "624970", "transfers_in": "22702", "transfers_out": "94967", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40744", "selected": "586423", "transfers_in": "49529", "transfers_out": "90273", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "45.2", "threat": "37.0", "ict_index": "9.4", "transfers_balance": "-82191", "selected": "505397", "transfers_in": "11126", "transfers_out": "93317", "value": "101", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.8", "threat": "7.0", "ict_index": "1.2", "transfers_balance": "-59801", "selected": "446737", "transfers_in": "10496", "transfers_out": "70297", "value": "101", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66567", "selected": "380435", "transfers_in": "2826", "transfers_out": "69393", "value": "100", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78646", "selected": "302152", "transfers_in": "480", "transfers_out": "79126", "value": "100", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18317", "selected": "284028", "transfers_in": "289", "transfers_out": "18606", "value": "99", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9819", "selected": "274497", "transfers_in": "299", "transfers_out": "10118", "value": "99", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4996", "selected": "269613", "transfers_in": "140", "transfers_out": "5136", "value": "99", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6284", "selected": "263511", "transfers_in": "148", "transfers_out": "6432", "value": "99", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "18.0", "ict_index": "1.7", "transfers_balance": "-5204", "selected": "258609", "transfers_in": "389", "transfers_out": "5593", "value": "99", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "727", "selected": "259737", "transfers_in": "2077", "transfers_out": "1350", "value": "99", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "13.6", "threat": "10.0", "ict_index": "3.8", "transfers_balance": "2328", "selected": "270429", "transfers_in": "3942", "transfers_out": "1614", "value": "99", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "40.4", "creativity": "23.8", "threat": "39.0", "ict_index": "10.3", "transfers_balance": "117653", "selected": "445805", "transfers_in": "125679", "transfers_out": "8026", "value": "100", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "3.0", "threat": "26.0", "ict_index": "2.5", "transfers_balance": "-18960", "selected": "425635", "transfers_in": "23122", "transfers_out": "42082", "value": "100", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "9", "goals": "1", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "35.6", "creativity": "11.9", "threat": "39.0", "ict_index": "8.7", "transfers_balance": "-44456", "selected": "376988", "transfers_in": "15001", "transfers_out": "59457", "value": "100", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "7", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "43.6", "creativity": "5.1", "threat": "74.0", "ict_index": "12.3", "transfers_balance": "370531", "selected": "856604", "transfers_in": "375515", "transfers_out": "4984", "value": "102", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "79", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "44.0", "creativity": "33.5", "threat": "73.0", "ict_index": "15.1", "transfers_balance": "98055", "selected": "852490", "transfers_in": "133328", "transfers_out": "35273", "value": "103", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "27.8", "threat": "19.0", "ict_index": "5.2", "transfers_balance": "258410", "selected": "1123923", "transfers_in": "268671", "transfers_out": "10261", "value": "104", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "0.0", "creativity": "8.7", "threat": "22.0", "ict_index": "2.8", "transfers_balance": "258410", "selected": "1123923", "transfers_in": "268671", "transfers_out": "10261", "value": "104", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "31", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.6", "creativity": "0.2", "threat": "25.0", "ict_index": "6.0", "transfers_balance": "-99859", "selected": "1009260", "transfers_in": "30176", "transfers_out": "130035", "value": "104", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Abdoulaye Doucour\u00e9": [{"gameweek": "1", "points": "9", "goals": "1", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "48.6", "creativity": "25.2", "threat": "35.0", "ict_index": "10.9", "transfers_balance": "0", "selected": "1207", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "5.0", "threat": "20.0", "ict_index": "3.8", "transfers_balance": "95212", "selected": "148232", "transfers_in": "106746", "transfers_out": "11534", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "12.5", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "47102", "selected": "208425", "transfers_in": "74675", "transfers_out": "27573", "value": "51", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "42.8", "creativity": "12.8", "threat": "8.0", "ict_index": "6.4", "transfers_balance": "22543", "selected": "242211", "transfers_in": "54793", "transfers_out": "32250", "value": "51", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.0", "creativity": "1.2", "threat": "1.0", "ict_index": "0.7", "transfers_balance": "206393", "selected": "465324", "transfers_in": "233982", "transfers_out": "27589", "value": "52", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "18.2", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "68885", "selected": "543306", "transfers_in": "114171", "transfers_out": "45286", "value": "52", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "60.6", "creativity": "37.0", "threat": "17.0", "ict_index": "11.5", "transfers_balance": "1826", "selected": "550057", "transfers_in": "61892", "transfers_out": "60066", "value": "52", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.4", "creativity": "37.3", "threat": "4.0", "ict_index": "5.8", "transfers_balance": "149797", "selected": "712722", "transfers_in": "188974", "transfers_out": "39177", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "8", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "48.2", "creativity": "13.7", "threat": "17.0", "ict_index": "7.9", "transfers_balance": "20932", "selected": "737126", "transfers_in": "61566", "transfers_out": "40634", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "15.8", "threat": "29.0", "ict_index": "5.9", "transfers_balance": "184855", "selected": "932128", "transfers_in": "213398", "transfers_out": "28543", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.8", "creativity": "14.2", "threat": "9.0", "ict_index": "5.7", "transfers_balance": "11274", "selected": "948324", "transfers_in": "57314", "transfers_out": "46040", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.2", "creativity": "21.6", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "-465", "selected": "952366", "transfers_in": "50116", "transfers_out": "50581", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.6", "creativity": "26.5", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-45543", "selected": "908829", "transfers_in": "25533", "transfers_out": "71076", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "31", "influence": "52.6", "creativity": "9.9", "threat": "32.0", "ict_index": "9.5", "transfers_balance": "-63384", "selected": "846632", "transfers_in": "16043", "transfers_out": "79427", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.8", "creativity": "3.1", "threat": "10.0", "ict_index": "2.6", "transfers_balance": "15833", "selected": "864874", "transfers_in": "44794", "transfers_out": "28961", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "2.0", "threat": "18.0", "ict_index": "2.9", "transfers_balance": "5793", "selected": "874266", "transfers_in": "48791", "transfers_out": "42998", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "18.6", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-2179", "selected": "874118", "transfers_in": "35328", "transfers_out": "37507", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "54.0", "creativity": "24.5", "threat": "7.0", "ict_index": "8.6", "transfers_balance": "-2396", "selected": "874133", "transfers_in": "41502", "transfers_out": "43898", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204277", "selected": "670385", "transfers_in": "4973", "transfers_out": "209250", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "11.0", "creativity": "2.5", "threat": "27.0", "ict_index": "4.1", "transfers_balance": "-5672", "selected": "666324", "transfers_in": "23048", "transfers_out": "28720", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.6", "creativity": "17.1", "threat": "20.0", "ict_index": "5.6", "transfers_balance": "50438", "selected": "719881", "transfers_in": "74641", "transfers_out": "24203", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "11.3", "threat": "21.0", "ict_index": "5.3", "transfers_balance": "-36887", "selected": "683754", "transfers_in": "27823", "transfers_out": "64710", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "42.2", "creativity": "4.7", "threat": "25.0", "ict_index": "7.2", "transfers_balance": "3611", "selected": "690311", "transfers_in": "68975", "transfers_out": "65364", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.2", "creativity": "12.3", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "47222", "selected": "740290", "transfers_in": "77846", "transfers_out": "30624", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.2", "creativity": "23.8", "threat": "26.0", "ict_index": "6.1", "transfers_balance": "23439", "selected": "766333", "transfers_in": "61500", "transfers_out": "38061", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "10", "goals": "0", "assists": "2", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "61.0", "creativity": "49.6", "threat": "12.0", "ict_index": "12.3", "transfers_balance": "-10632", "selected": "756664", "transfers_in": "29496", "transfers_out": "40128", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.0", "creativity": "42.1", "threat": "26.0", "ict_index": "9.4", "transfers_balance": "60569", "selected": "820583", "transfers_in": "92535", "transfers_out": "31966", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.6", "creativity": "15.5", "threat": "5.0", "ict_index": "3.8", "transfers_balance": "60086", "selected": "884480", "transfers_in": "92655", "transfers_out": "32569", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.4", "creativity": "13.8", "threat": "14.0", "ict_index": "3.9", "transfers_balance": "29746", "selected": "915992", "transfers_in": "53125", "transfers_out": "23379", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.4", "creativity": "14.6", "threat": "23.0", "ict_index": "4.7", "transfers_balance": "-14228", "selected": "897737", "transfers_in": "26950", "transfers_out": "41178", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.8", "creativity": "17.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-9225", "selected": "905905", "transfers_in": "25126", "transfers_out": "34351", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "5.5", "threat": "16.0", "ict_index": "2.7", "transfers_balance": "-33848", "selected": "858069", "transfers_in": "21879", "transfers_out": "55727", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "13.5", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-33455", "selected": "824981", "transfers_in": "17012", "transfers_out": "50467", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "30.4", "creativity": "17.8", "threat": "43.0", "ict_index": "9.1", "transfers_balance": "-63198", "selected": "748676", "transfers_in": "7085", "transfers_out": "70283", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "3.9", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-11305", "selected": "751388", "transfers_in": "13131", "transfers_out": "24436", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "14.3", "threat": "19.0", "ict_index": "4.5", "transfers_balance": "-41877", "selected": "710211", "transfers_in": "2639", "transfers_out": "44516", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.6", "creativity": "13.9", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-43175", "selected": "663923", "transfers_in": "3351", "transfers_out": "46526", "value": "52", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "3.4", "threat": "21.0", "ict_index": "4.2", "transfers_balance": "-16337", "selected": "649744", "transfers_in": "4613", "transfers_out": "20950", "value": "52", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Lucas Rodrigues Moura da Silva": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4318", "selected": "4409", "transfers_in": "5719", "transfers_out": "1401", "value": "80", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1113", "selected": "3327", "transfers_in": "928", "transfers_out": "2041", "value": "80", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "2780", "selected": "6268", "transfers_in": "3628", "transfers_out": "848", "value": "80", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.6", "creativity": "12.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "105", "selected": "6406", "transfers_in": "1484", "transfers_out": "1379", "value": "80", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2273", "selected": "4006", "transfers_in": "184", "transfers_out": "2457", "value": "80", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "2745", "transfers_in": "106", "transfers_out": "660", "value": "79", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-387", "selected": "2386", "transfers_in": "123", "transfers_out": "510", "value": "78", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "12.2", "threat": "11.0", "ict_index": "3.6", "transfers_balance": "-268", "selected": "2129", "transfers_in": "78", "transfers_out": "346", "value": "78", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.6", "creativity": "19.2", "threat": "11.0", "ict_index": "4.2", "transfers_balance": "-268", "selected": "2129", "transfers_in": "78", "transfers_out": "346", "value": "78", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "2162", "transfers_in": "146", "transfers_out": "111", "value": "77", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "0.3", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-71", "selected": "2101", "transfers_in": "61", "transfers_out": "132", "value": "77", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "2101", "transfers_in": "61", "transfers_out": "132", "value": "77", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.2", "creativity": "37.4", "threat": "13.0", "ict_index": "6.9", "transfers_balance": "26", "selected": "2171", "transfers_in": "138", "transfers_out": "112", "value": "77", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Julien Ngoy": [{"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2685", "selected": "3209", "transfers_in": "4111", "transfers_out": "1426", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3090", "selected": "7233", "transfers_in": "5416", "transfers_out": "2326", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4510", "selected": "12509", "transfers_in": "6939", "transfers_out": "2429", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3780", "selected": "16859", "transfers_in": "5972", "transfers_out": "2192", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1904", "selected": "19324", "transfers_in": "4526", "transfers_out": "2622", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2549", "selected": "22836", "transfers_in": "5807", "transfers_out": "3258", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "22823", "transfers_in": "1928", "transfers_out": "2238", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-370", "selected": "22696", "transfers_in": "1488", "transfers_out": "1858", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "787", "selected": "23921", "transfers_in": "3321", "transfers_out": "2534", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "593", "selected": "24790", "transfers_in": "2351", "transfers_out": "1758", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "19", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "424", "selected": "25494", "transfers_in": "2821", "transfers_out": "2397", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1906", "selected": "27542", "transfers_in": "4614", "transfers_out": "2708", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3206", "selected": "31285", "transfers_in": "7659", "transfers_out": "4453", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5426", "selected": "37307", "transfers_in": "8737", "transfers_out": "3311", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4276", "selected": "42451", "transfers_in": "8525", "transfers_out": "4249", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3372", "selected": "39166", "transfers_in": "1094", "transfers_out": "4466", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3809", "selected": "35371", "transfers_in": "187", "transfers_out": "3996", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2849", "selected": "32545", "transfers_in": "162", "transfers_out": "3011", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1122", "selected": "31412", "transfers_in": "45", "transfers_out": "1167", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1013", "selected": "23721", "transfers_in": "48", "transfers_out": "1061", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1088", "selected": "21921", "transfers_in": "45", "transfers_out": "1133", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-814", "selected": "21853", "transfers_in": "54", "transfers_out": "868", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "21260", "transfers_in": "59", "transfers_out": "649", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-508", "selected": "20720", "transfers_in": "47", "transfers_out": "555", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-444", "selected": "20288", "transfers_in": "15", "transfers_out": "459", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "20005", "transfers_in": "17", "transfers_out": "361", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "19671", "transfers_in": "29", "transfers_out": "342", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-376", "selected": "19291", "transfers_in": "42", "transfers_out": "418", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Jaroslaw Jach": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "140", "transfers_in": "136", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "208", "transfers_in": "98", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "208", "transfers_in": "28", "transfers_out": "46", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "211", "transfers_in": "12", "transfers_out": "37", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "208", "transfers_in": "10", "transfers_out": "27", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "208", "transfers_in": "7", "transfers_out": "21", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "236", "transfers_in": "13", "transfers_out": "17", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "225", "transfers_in": "15", "transfers_out": "18", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "234", "transfers_in": "13", "transfers_out": "8", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "235", "transfers_in": "7", "transfers_out": "13", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "244", "transfers_in": "13", "transfers_out": "13", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "236", "transfers_in": "3", "transfers_out": "11", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "246", "transfers_in": "10", "transfers_out": "9", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "253", "transfers_in": "18", "transfers_out": "13", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Julian Speroni": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "99107", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1657", "selected": "107281", "transfers_in": "2076", "transfers_out": "3733", "value": "40", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2174", "selected": "107319", "transfers_in": "2093", "transfers_out": "4267", "value": "40", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3074", "selected": "105922", "transfers_in": "1740", "transfers_out": "4814", "value": "40", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1350", "selected": "105280", "transfers_in": "2108", "transfers_out": "3458", "value": "40", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "533", "selected": "106801", "transfers_in": "4202", "transfers_out": "3669", "value": "40", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "504", "selected": "107963", "transfers_in": "3079", "transfers_out": "2575", "value": "40", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "22.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-480", "selected": "107973", "transfers_in": "2156", "transfers_out": "2636", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "12949", "selected": "122537", "transfers_in": "15144", "transfers_out": "2195", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "22441", "selected": "147569", "transfers_in": "26901", "transfers_out": "4460", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "12156", "selected": "161511", "transfers_in": "15624", "transfers_out": "3468", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "23.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "22297", "selected": "186464", "transfers_in": "26481", "transfers_out": "4184", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19097", "selected": "207750", "transfers_in": "22383", "transfers_out": "3286", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5551", "selected": "214437", "transfers_in": "10494", "transfers_out": "4943", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "35", "influence": "54.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "1148", "selected": "216756", "transfers_in": "9494", "transfers_out": "8346", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "20.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "33732", "selected": "255374", "transfers_in": "37328", "transfers_out": "3596", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "14368", "selected": "271003", "transfers_in": "17855", "transfers_out": "3487", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3414", "selected": "275169", "transfers_in": "7913", "transfers_out": "4499", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "10327", "selected": "287540", "transfers_in": "14844", "transfers_out": "4517", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "38.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "1093", "selected": "289606", "transfers_in": "5525", "transfers_out": "4432", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9271", "selected": "300206", "transfers_in": "16141", "transfers_out": "6870", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6658", "selected": "307443", "transfers_in": "21769", "transfers_out": "15111", "value": "41", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1498", "selected": "307162", "transfers_in": "15203", "transfers_out": "16701", "value": "41", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10115", "selected": "297370", "transfers_in": "2932", "transfers_out": "13047", "value": "41", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7713", "selected": "290078", "transfers_in": "3988", "transfers_out": "11701", "value": "41", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4872", "selected": "285400", "transfers_in": "3061", "transfers_out": "7933", "value": "41", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14713", "selected": "270782", "transfers_in": "871", "transfers_out": "15584", "value": "41", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15192", "selected": "255643", "transfers_in": "232", "transfers_out": "15424", "value": "41", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6704", "selected": "248746", "transfers_in": "96", "transfers_out": "6800", "value": "41", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7351", "selected": "212488", "transfers_in": "125", "transfers_out": "7476", "value": "41", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9432", "selected": "189975", "transfers_in": "80", "transfers_out": "9512", "value": "41", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8560", "selected": "194827", "transfers_in": "183", "transfers_out": "8743", "value": "41", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6129", "selected": "188696", "transfers_in": "127", "transfers_out": "6256", "value": "41", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5608", "selected": "182115", "transfers_in": "294", "transfers_out": "5902", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3284", "selected": "180411", "transfers_in": "594", "transfers_out": "3878", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3078", "selected": "177046", "transfers_in": "648", "transfers_out": "3726", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3488", "selected": "173443", "transfers_in": "727", "transfers_out": "4215", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2912", "selected": "170477", "transfers_in": "518", "transfers_out": "3430", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Robbie Brady": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "12.0", "creativity": "52.1", "threat": "17.0", "ict_index": "8.1", "transfers_balance": "0", "selected": "17382", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.6", "creativity": "34.3", "threat": "11.0", "ict_index": "5.3", "transfers_balance": "3254", "selected": "24706", "transfers_in": "4525", "transfers_out": "1271", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "44.6", "creativity": "77.9", "threat": "21.0", "ict_index": "14.4", "transfers_balance": "-1573", "selected": "23787", "transfers_in": "1369", "transfers_out": "2942", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "58232", "selected": "88131", "transfers_in": "71131", "transfers_out": "12899", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.2", "creativity": "46.3", "threat": "7.0", "ict_index": "7.9", "transfers_balance": "-3591", "selected": "85789", "transfers_in": "9185", "transfers_out": "12776", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.0", "creativity": "11.3", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "24446", "selected": "112617", "transfers_in": "33851", "transfers_out": "9405", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.0", "creativity": "6.2", "threat": "22.0", "ict_index": "3.5", "transfers_balance": "761", "selected": "114862", "transfers_in": "13756", "transfers_out": "12995", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.2", "creativity": "44.5", "threat": "12.0", "ict_index": "7.0", "transfers_balance": "11966", "selected": "128412", "transfers_in": "24178", "transfers_out": "12212", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "19.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-14435", "selected": "114304", "transfers_in": "2497", "transfers_out": "16932", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.6", "creativity": "43.0", "threat": "21.0", "ict_index": "7.5", "transfers_balance": "-12665", "selected": "101976", "transfers_in": "3127", "transfers_out": "15792", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "9.4", "threat": "20.0", "ict_index": "4.1", "transfers_balance": "-8180", "selected": "94009", "transfers_in": "1690", "transfers_out": "9870", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "31.6", "creativity": "44.3", "threat": "10.0", "ict_index": "8.6", "transfers_balance": "-4770", "selected": "89622", "transfers_in": "3305", "transfers_out": "8075", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.6", "creativity": "26.8", "threat": "23.0", "ict_index": "7.6", "transfers_balance": "-3584", "selected": "86339", "transfers_in": "2807", "transfers_out": "6391", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "49.0", "creativity": "22.2", "threat": "43.0", "ict_index": "11.4", "transfers_balance": "-2957", "selected": "83621", "transfers_in": "3458", "transfers_out": "6415", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "38.3", "threat": "5.0", "ict_index": "4.8", "transfers_balance": "18923", "selected": "103586", "transfers_in": "22192", "transfers_out": "3269", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37702", "selected": "66105", "transfers_in": "1143", "transfers_out": "38845", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14599", "selected": "51578", "transfers_in": "188", "transfers_out": "14787", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8561", "selected": "43090", "transfers_in": "159", "transfers_out": "8720", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5811", "selected": "37322", "transfers_in": "106", "transfers_out": "5917", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2755", "selected": "34579", "transfers_in": "44", "transfers_out": "2799", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2798", "selected": "31796", "transfers_in": "34", "transfers_out": "2832", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1082", "selected": "30715", "transfers_in": "20", "transfers_out": "1102", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2205", "selected": "28526", "transfers_in": "43", "transfers_out": "2248", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1103", "selected": "27432", "transfers_in": "24", "transfers_out": "1127", "value": "53", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-661", "selected": "26843", "transfers_in": "49", "transfers_out": "710", "value": "53", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-476", "selected": "26397", "transfers_in": "14", "transfers_out": "490", "value": "53", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-514", "selected": "25916", "transfers_in": "17", "transfers_out": "531", "value": "53", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-470", "selected": "25466", "transfers_in": "16", "transfers_out": "486", "value": "53", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-166", "selected": "25304", "transfers_in": "8", "transfers_out": "174", "value": "53", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "26856", "transfers_in": "12", "transfers_out": "165", "value": "53", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "26652", "transfers_in": "10", "transfers_out": "162", "value": "53", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "26590", "transfers_in": "10", "transfers_out": "102", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "26524", "transfers_in": "18", "transfers_out": "109", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "26524", "transfers_in": "18", "transfers_out": "109", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "26466", "transfers_in": "19", "transfers_out": "90", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "26431", "transfers_in": "18", "transfers_out": "73", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "26389", "transfers_in": "28", "transfers_out": "90", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "26343", "transfers_in": "38", "transfers_out": "101", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Francisco Femen\u00eda Far": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "1.9", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "5241", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.6", "creativity": "3.5", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-172", "selected": "5908", "transfers_in": "275", "transfers_out": "447", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.6", "creativity": "26.2", "threat": "1.0", "ict_index": "4.8", "transfers_balance": "12600", "selected": "21872", "transfers_in": "15358", "transfers_out": "2758", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "61", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.4", "creativity": "12.3", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "14091", "selected": "40068", "transfers_in": "21131", "transfers_out": "7040", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "97699", "selected": "148225", "transfers_in": "114654", "transfers_out": "16955", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.4", "creativity": "17.1", "threat": "7.0", "ict_index": "5.6", "transfers_balance": "58509", "selected": "218291", "transfers_in": "81368", "transfers_out": "22859", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.8", "creativity": "4.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "37670", "selected": "260907", "transfers_in": "56676", "transfers_out": "19006", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.2", "creativity": "6.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-16026", "selected": "246604", "transfers_in": "13492", "transfers_out": "29518", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "42.3", "threat": "2.0", "ict_index": "5.8", "transfers_balance": "-1681", "selected": "245779", "transfers_in": "11037", "transfers_out": "12718", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.2", "creativity": "19.6", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "15866", "selected": "263303", "transfers_in": "33588", "transfers_out": "17722", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.6", "creativity": "8.0", "threat": "3.0", "ict_index": "2.5", "transfers_balance": "-10329", "selected": "253490", "transfers_in": "4738", "transfers_out": "15067", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "85", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "11.8", "creativity": "35.0", "threat": "10.0", "ict_index": "5.7", "transfers_balance": "-4082", "selected": "250082", "transfers_in": "8531", "transfers_out": "12613", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "12.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6490", "selected": "257343", "transfers_in": "16952", "transfers_out": "10462", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "30.6", "creativity": "41.7", "threat": "6.0", "ict_index": "7.8", "transfers_balance": "23936", "selected": "282701", "transfers_in": "31435", "transfers_out": "7499", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.0", "creativity": "13.5", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "12758", "selected": "296581", "transfers_in": "21365", "transfers_out": "8607", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39112", "selected": "338617", "transfers_in": "46695", "transfers_out": "7583", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "6", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-35702", "selected": "303078", "transfers_in": "3199", "transfers_out": "38901", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58146", "selected": "245005", "transfers_in": "930", "transfers_out": "59076", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53366", "selected": "191675", "transfers_in": "213", "transfers_out": "53579", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25355", "selected": "166343", "transfers_in": "207", "transfers_out": "25562", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26852", "selected": "139512", "transfers_in": "163", "transfers_out": "27015", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16809", "selected": "122716", "transfers_in": "366", "transfers_out": "17175", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19974", "selected": "102764", "transfers_in": "646", "transfers_out": "20620", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11378", "selected": "91393", "transfers_in": "194", "transfers_out": "11572", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7711", "selected": "83692", "transfers_in": "133", "transfers_out": "7844", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5097", "selected": "78600", "transfers_in": "181", "transfers_out": "5278", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5181", "selected": "73432", "transfers_in": "238", "transfers_out": "5419", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "2.1", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "-3227", "selected": "70220", "transfers_in": "274", "transfers_out": "3501", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2180", "selected": "72582", "transfers_in": "3076", "transfers_out": "896", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.8", "creativity": "15.3", "threat": "22.0", "ict_index": "4.3", "transfers_balance": "-2124", "selected": "74255", "transfers_in": "318", "transfers_out": "2442", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.6", "creativity": "6.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "133", "selected": "75343", "transfers_in": "994", "transfers_out": "861", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "39.0", "creativity": "17.7", "threat": "25.0", "ict_index": "8.2", "transfers_balance": "3169", "selected": "77823", "transfers_in": "5374", "transfers_out": "2205", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "9.2", "creativity": "19.9", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "10979", "selected": "89271", "transfers_in": "12742", "transfers_out": "1763", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.0", "creativity": "4.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1918", "selected": "90425", "transfers_in": "4970", "transfers_out": "3052", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "4148", "selected": "101062", "transfers_in": "5691", "transfers_out": "1543", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "2.0", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-4315", "selected": "90849", "transfers_in": "297", "transfers_out": "4612", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3254", "selected": "87423", "transfers_in": "869", "transfers_out": "4123", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4082", "selected": "83332", "transfers_in": "155", "transfers_out": "4237", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Joshua Sims": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2592", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-250", "selected": "2707", "transfers_in": "90", "transfers_out": "340", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "2627", "transfers_in": "112", "transfers_out": "294", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "2551", "transfers_in": "73", "transfers_out": "237", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "609", "selected": "3361", "transfers_in": "1019", "transfers_out": "410", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "747", "selected": "4373", "transfers_in": "1563", "transfers_out": "816", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "238", "selected": "4758", "transfers_in": "769", "transfers_out": "531", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "143", "selected": "5026", "transfers_in": "599", "transfers_out": "456", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "5002", "transfers_in": "246", "transfers_out": "303", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-198", "selected": "4833", "transfers_in": "151", "transfers_out": "349", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "4723", "transfers_in": "72", "transfers_out": "207", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "4632", "transfers_in": "63", "transfers_out": "183", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "4543", "transfers_in": "49", "transfers_out": "161", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "4451", "transfers_in": "38", "transfers_out": "144", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "4372", "transfers_in": "30", "transfers_out": "123", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "4279", "transfers_in": "39", "transfers_out": "148", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "4226", "transfers_in": "27", "transfers_out": "87", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "4172", "transfers_in": "27", "transfers_out": "89", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "4249", "transfers_in": "205", "transfers_out": "176", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "4391", "transfers_in": "246", "transfers_out": "144", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "4401", "transfers_in": "187", "transfers_out": "208", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "4433", "transfers_in": "181", "transfers_out": "162", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "4476", "transfers_in": "249", "transfers_out": "248", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4427", "transfers_in": "69", "transfers_out": "140", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4402", "transfers_in": "60", "transfers_out": "105", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "4472", "transfers_in": "115", "transfers_out": "60", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "4537", "transfers_in": "158", "transfers_out": "134", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "5.3", "threat": "23.0", "ict_index": "3.0", "transfers_balance": "24", "selected": "4594", "transfers_in": "152", "transfers_out": "128", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.2", "creativity": "16.2", "threat": "56.0", "ict_index": "8.7", "transfers_balance": "92", "selected": "4703", "transfers_in": "148", "transfers_out": "56", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "17.4", "threat": "17.0", "ict_index": "4.2", "transfers_balance": "329", "selected": "4298", "transfers_in": "424", "transfers_out": "95", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "4168", "transfers_in": "100", "transfers_out": "152", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "4.0", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "-57", "selected": "4122", "transfers_in": "46", "transfers_out": "103", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.0", "creativity": "0.6", "threat": "35.0", "ict_index": "4.3", "transfers_balance": "-10", "selected": "4154", "transfers_in": "70", "transfers_out": "80", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "4154", "transfers_in": "70", "transfers_out": "80", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "4057", "transfers_in": "30", "transfers_out": "55", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "4035", "transfers_in": "38", "transfers_out": "61", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "4035", "transfers_in": "38", "transfers_out": "61", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "4023", "transfers_in": "46", "transfers_out": "70", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ahmed Musa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "35587", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5389", "selected": "33089", "transfers_in": "631", "transfers_out": "6020", "value": "65", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4666", "selected": "29136", "transfers_in": "365", "transfers_out": "5031", "value": "64", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3025", "selected": "26814", "transfers_in": "292", "transfers_out": "3317", "value": "64", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1582", "selected": "25772", "transfers_in": "285", "transfers_out": "1867", "value": "64", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1744", "selected": "24335", "transfers_in": "236", "transfers_out": "1980", "value": "63", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1304", "selected": "23361", "transfers_in": "274", "transfers_out": "1578", "value": "63", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-915", "selected": "22916", "transfers_in": "345", "transfers_out": "1260", "value": "63", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "22628", "transfers_in": "169", "transfers_out": "676", "value": "63", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-688", "selected": "22202", "transfers_in": "188", "transfers_out": "876", "value": "63", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-436", "selected": "21987", "transfers_in": "184", "transfers_out": "620", "value": "62", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "21821", "transfers_in": "153", "transfers_out": "591", "value": "62", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "21689", "transfers_in": "115", "transfers_out": "391", "value": "62", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "21499", "transfers_in": "56", "transfers_out": "332", "value": "62", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "21371", "transfers_in": "69", "transfers_out": "328", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "21309", "transfers_in": "116", "transfers_out": "393", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "21232", "transfers_in": "67", "transfers_out": "245", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "21208", "transfers_in": "95", "transfers_out": "232", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "21124", "transfers_in": "83", "transfers_out": "344", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "21105", "transfers_in": "67", "transfers_out": "206", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-233", "selected": "21007", "transfers_in": "72", "transfers_out": "305", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "20971", "transfers_in": "65", "transfers_out": "164", "value": "62", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "20993", "transfers_in": "143", "transfers_out": "345", "value": "62", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "21008", "transfers_in": "72", "transfers_out": "210", "value": "62", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "21128", "transfers_in": "111", "transfers_out": "229", "value": "61", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "20852", "transfers_in": "8", "transfers_out": "311", "value": "61", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "20624", "transfers_in": "0", "transfers_out": "283", "value": "61", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "20431", "transfers_in": "2", "transfers_out": "262", "value": "61", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "20382", "transfers_in": "1", "transfers_out": "94", "value": "61", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "21783", "transfers_in": "1", "transfers_out": "89", "value": "61", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "21731", "transfers_in": "1", "transfers_out": "76", "value": "61", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "21723", "transfers_in": "0", "transfers_out": "49", "value": "61", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "21698", "transfers_in": "1", "transfers_out": "50", "value": "61", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "21698", "transfers_in": "1", "transfers_out": "50", "value": "61", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "21695", "transfers_in": "1", "transfers_out": "25", "value": "61", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "21681", "transfers_in": "0", "transfers_out": "28", "value": "61", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "21681", "transfers_in": "0", "transfers_out": "28", "value": "61", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "21683", "transfers_in": "3", "transfers_out": "27", "value": "61", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "J\u00fcrgen Locadia": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "332", "selected": "341", "transfers_in": "478", "transfers_out": "146", "value": "60", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "97", "selected": "444", "transfers_in": "231", "transfers_out": "134", "value": "60", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "493", "selected": "964", "transfers_in": "607", "transfers_out": "114", "value": "60", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "8", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.0", "creativity": "1.1", "threat": "37.0", "ict_index": "7.1", "transfers_balance": "2280", "selected": "3327", "transfers_in": "2479", "transfers_out": "199", "value": "60", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1333", "selected": "4717", "transfers_in": "1593", "transfers_out": "260", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "19.0", "ict_index": "2.0", "transfers_balance": "-835", "selected": "3818", "transfers_in": "336", "transfers_out": "1171", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "8.3", "threat": "28.0", "ict_index": "3.7", "transfers_balance": "-196", "selected": "3177", "transfers_in": "344", "transfers_out": "540", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "3122", "transfers_in": "335", "transfers_out": "408", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.2", "creativity": "10.8", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-428", "selected": "2701", "transfers_in": "93", "transfers_out": "521", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-428", "selected": "2701", "transfers_in": "93", "transfers_out": "521", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "2200", "transfers_in": "40", "transfers_out": "231", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "2054", "transfers_in": "42", "transfers_out": "200", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "2054", "transfers_in": "42", "transfers_out": "200", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.8", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-110", "selected": "1946", "transfers_in": "61", "transfers_out": "171", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Claudio Bravo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "34470", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6993", "selected": "34566", "transfers_in": "651", "transfers_out": "7644", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4799", "selected": "32386", "transfers_in": "601", "transfers_out": "5400", "value": "49", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "44", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3858", "selected": "30497", "transfers_in": "351", "transfers_out": "4209", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "308", "selected": "32630", "transfers_in": "2720", "transfers_out": "2412", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3148", "selected": "30593", "transfers_in": "644", "transfers_out": "3792", "value": "48", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2164", "selected": "29388", "transfers_in": "360", "transfers_out": "2524", "value": "48", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1606", "selected": "28630", "transfers_in": "327", "transfers_out": "1933", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1120", "selected": "27812", "transfers_in": "147", "transfers_out": "1267", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1227", "selected": "27014", "transfers_in": "257", "transfers_out": "1484", "value": "47", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-777", "selected": "26645", "transfers_in": "175", "transfers_out": "952", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-758", "selected": "26414", "transfers_in": "214", "transfers_out": "972", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-440", "selected": "26264", "transfers_in": "136", "transfers_out": "576", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "26108", "transfers_in": "106", "transfers_out": "470", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "25984", "transfers_in": "130", "transfers_out": "512", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-476", "selected": "25811", "transfers_in": "119", "transfers_out": "595", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-352", "selected": "25655", "transfers_in": "80", "transfers_out": "432", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-315", "selected": "25510", "transfers_in": "74", "transfers_out": "389", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-403", "selected": "25435", "transfers_in": "147", "transfers_out": "550", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-255", "selected": "25400", "transfers_in": "110", "transfers_out": "365", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-359", "selected": "25271", "transfers_in": "185", "transfers_out": "544", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "25218", "transfers_in": "129", "transfers_out": "279", "value": "46", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "25203", "transfers_in": "188", "transfers_out": "539", "value": "46", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "25155", "transfers_in": "113", "transfers_out": "358", "value": "46", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "25223", "transfers_in": "156", "transfers_out": "370", "value": "46", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "25240", "transfers_in": "81", "transfers_out": "190", "value": "46", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "25269", "transfers_in": "128", "transfers_out": "287", "value": "46", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "25375", "transfers_in": "114", "transfers_out": "345", "value": "46", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "25475", "transfers_in": "91", "transfers_out": "151", "value": "46", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "27610", "transfers_in": "107", "transfers_out": "154", "value": "46", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "27804", "transfers_in": "89", "transfers_out": "131", "value": "46", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "27873", "transfers_in": "75", "transfers_out": "115", "value": "46", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "27926", "transfers_in": "60", "transfers_out": "89", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "137", "selected": "28265", "transfers_in": "268", "transfers_out": "131", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "28171", "transfers_in": "117", "transfers_out": "168", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "28160", "transfers_in": "72", "transfers_out": "139", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "23.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-67", "selected": "28160", "transfers_in": "72", "transfers_out": "139", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "280", "selected": "28570", "transfers_in": "417", "transfers_out": "137", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Aaron Cresswell": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.6", "threat": "18.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "25136", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "52.9", "threat": "0.0", "ict_index": "7.4", "transfers_balance": "-1515", "selected": "27824", "transfers_in": "945", "transfers_out": "2460", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.2", "creativity": "1.6", "threat": "11.0", "ict_index": "2.4", "transfers_balance": "-269", "selected": "28464", "transfers_in": "2323", "transfers_out": "2592", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "14.2", "creativity": "47.1", "threat": "1.0", "ict_index": "6.2", "transfers_balance": "-338", "selected": "28977", "transfers_in": "2793", "transfers_out": "3131", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "11.2", "creativity": "34.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "905", "selected": "30355", "transfers_in": "3136", "transfers_out": "2231", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.4", "creativity": "14.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "3309", "selected": "35059", "transfers_in": "6037", "transfers_out": "2728", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.8", "creativity": "33.8", "threat": "0.0", "ict_index": "5.7", "transfers_balance": "22776", "selected": "59270", "transfers_in": "26720", "transfers_out": "3944", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1364", "selected": "61725", "transfers_in": "7453", "transfers_out": "6089", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7986", "selected": "70421", "transfers_in": "10652", "transfers_out": "2666", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.6", "creativity": "11.2", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-9169", "selected": "61476", "transfers_in": "1213", "transfers_out": "10382", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-7903", "selected": "53794", "transfers_in": "965", "transfers_out": "8868", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.6", "creativity": "1.4", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-3265", "selected": "50796", "transfers_in": "1484", "transfers_out": "4749", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "16.2", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-2472", "selected": "48510", "transfers_in": "1160", "transfers_out": "3632", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.4", "creativity": "1.9", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-3202", "selected": "45409", "transfers_in": "647", "transfers_out": "3849", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "49.2", "creativity": "28.3", "threat": "0.0", "ict_index": "7.8", "transfers_balance": "-5216", "selected": "40264", "transfers_in": "234", "transfers_out": "5450", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "11.3", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1314", "selected": "39148", "transfers_in": "819", "transfers_out": "2133", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "21.6", "creativity": "1.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1933", "selected": "41325", "transfers_in": "2931", "transfers_out": "998", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "29.6", "creativity": "15.4", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "8227", "selected": "49941", "transfers_in": "9230", "transfers_out": "1003", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.4", "creativity": "68.8", "threat": "8.0", "ict_index": "9.2", "transfers_balance": "88455", "selected": "141239", "transfers_in": "93213", "transfers_out": "4758", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.8", "creativity": "15.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "2142", "selected": "144192", "transfers_in": "13939", "transfers_out": "11797", "value": "51", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "75", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "29.6", "creativity": "24.3", "threat": "1.0", "ict_index": "5.5", "transfers_balance": "86210", "selected": "229063", "transfers_in": "101081", "transfers_out": "14871", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86210", "selected": "229063", "transfers_in": "101081", "transfers_out": "14871", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.8", "creativity": "19.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-14528", "selected": "215396", "transfers_in": "23168", "transfers_out": "37696", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "1.9", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "8943", "selected": "225368", "transfers_in": "23900", "transfers_out": "14957", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "1.8", "threat": "50.0", "ict_index": "6.0", "transfers_balance": "-14321", "selected": "211552", "transfers_in": "10328", "transfers_out": "24649", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.0", "creativity": "46.3", "threat": "0.0", "ict_index": "7.1", "transfers_balance": "-7308", "selected": "204505", "transfers_in": "5302", "transfers_out": "12610", "value": "51", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "38.2", "creativity": "14.5", "threat": "4.0", "ict_index": "5.7", "transfers_balance": "-11777", "selected": "193060", "transfers_in": "4579", "transfers_out": "16356", "value": "51", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "11.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "1735", "selected": "195858", "transfers_in": "11657", "transfers_out": "9922", "value": "51", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.8", "creativity": "15.7", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "2238", "selected": "198475", "transfers_in": "8512", "transfers_out": "6274", "value": "51", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "21.9", "threat": "36.0", "ict_index": "7.2", "transfers_balance": "6405", "selected": "162286", "transfers_in": "12981", "transfers_out": "6576", "value": "51", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "13.0", "creativity": "5.8", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-3788", "selected": "142632", "transfers_in": "3880", "transfers_out": "7668", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-5294", "selected": "137401", "transfers_in": "2977", "transfers_out": "8271", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "41.0", "creativity": "22.5", "threat": "37.0", "ict_index": "10.1", "transfers_balance": "-19642", "selected": "115440", "transfers_in": "1129", "transfers_out": "20771", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "10183", "selected": "132819", "transfers_in": "14143", "transfers_out": "3960", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "44.6", "creativity": "0.5", "threat": "7.0", "ict_index": "5.2", "transfers_balance": "-834", "selected": "127691", "transfers_in": "5347", "transfers_out": "6181", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.8", "creativity": "6.0", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "21489", "selected": "151330", "transfers_in": "24772", "transfers_out": "3283", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.2", "creativity": "2.8", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "21489", "selected": "151330", "transfers_in": "24772", "transfers_out": "3283", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "9.3", "threat": "3.0", "ict_index": "2.9", "transfers_balance": "39212", "selected": "193430", "transfers_in": "42136", "transfers_out": "2924", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Danny Welbeck": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "43.0", "creativity": "29.0", "threat": "57.0", "ict_index": "12.9", "transfers_balance": "0", "selected": "38464", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "11.0", "creativity": "5.0", "threat": "44.0", "ict_index": "6.0", "transfers_balance": "3531", "selected": "56895", "transfers_in": "8850", "transfers_out": "5319", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "13.8", "threat": "14.0", "ict_index": "3.3", "transfers_balance": "-6372", "selected": "55026", "transfers_in": "4237", "transfers_out": "10609", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "16", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "71", "influence": "83.6", "creativity": "23.2", "threat": "44.0", "ict_index": "15.1", "transfers_balance": "-424", "selected": "58467", "transfers_in": "8916", "transfers_out": "9340", "value": "75", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "6.5", "threat": "30.0", "ict_index": "3.8", "transfers_balance": "63890", "selected": "132932", "transfers_in": "78915", "transfers_out": "15025", "value": "75", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43548", "selected": "91416", "transfers_in": "23285", "transfers_out": "66833", "value": "75", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30842", "selected": "60979", "transfers_in": "1816", "transfers_out": "32658", "value": "75", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "34.1", "threat": "6.0", "ict_index": "4.9", "transfers_balance": "870", "selected": "62582", "transfers_in": "10692", "transfers_out": "9822", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8197", "selected": "54617", "transfers_in": "1512", "transfers_out": "9709", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9170", "selected": "45543", "transfers_in": "201", "transfers_out": "9371", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3111", "selected": "42538", "transfers_in": "90", "transfers_out": "3201", "value": "73", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1579", "selected": "41137", "transfers_in": "341", "transfers_out": "1920", "value": "73", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "930", "selected": "42403", "transfers_in": "1775", "transfers_out": "845", "value": "73", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.6", "creativity": "11.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "2019", "selected": "44764", "transfers_in": "3086", "transfers_out": "1067", "value": "73", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "3.5", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "711", "selected": "45799", "transfers_in": "2928", "transfers_out": "2217", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1960", "selected": "44315", "transfers_in": "1162", "transfers_out": "3122", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.4", "creativity": "5.3", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-1239", "selected": "43317", "transfers_in": "460", "transfers_out": "1699", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "1.1", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "-667", "selected": "42900", "transfers_in": "592", "transfers_out": "1259", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-184", "selected": "43166", "transfers_in": "1257", "transfers_out": "1441", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "466", "selected": "43915", "transfers_in": "1724", "transfers_out": "1258", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "1.7", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-488", "selected": "43741", "transfers_in": "1427", "transfers_out": "1915", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-493", "selected": "43393", "transfers_in": "539", "transfers_out": "1032", "value": "73", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "4.4", "threat": "21.0", "ict_index": "3.1", "transfers_balance": "736", "selected": "44779", "transfers_in": "2819", "transfers_out": "2083", "value": "73", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "616", "selected": "45775", "transfers_in": "2798", "transfers_out": "2182", "value": "73", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3373", "selected": "42533", "transfers_in": "128", "transfers_out": "3501", "value": "73", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1139", "selected": "41440", "transfers_in": "54", "transfers_out": "1193", "value": "73", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-820", "selected": "40705", "transfers_in": "72", "transfers_out": "892", "value": "73", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "1.8", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "166", "selected": "41322", "transfers_in": "668", "transfers_out": "502", "value": "73", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.6", "creativity": "3.8", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "259", "selected": "41803", "transfers_in": "583", "transfers_out": "324", "value": "73", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.6", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "276", "selected": "44535", "transfers_in": "720", "transfers_out": "444", "value": "73", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "1.3", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "1296", "selected": "46697", "transfers_in": "1860", "transfers_out": "564", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "16", "goals": "2", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "64", "influence": "86.4", "creativity": "17.6", "threat": "53.0", "ict_index": "15.7", "transfers_balance": "-348", "selected": "46449", "transfers_in": "810", "transfers_out": "1158", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.8", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "18613", "selected": "66487", "transfers_in": "20578", "transfers_out": "1965", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "38.7", "threat": "28.0", "ict_index": "7.3", "transfers_balance": "12738", "selected": "84213", "transfers_in": "17677", "transfers_out": "4939", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "17.0", "creativity": "1.5", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "-6685", "selected": "72570", "transfers_in": "3698", "transfers_out": "10383", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.3", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "3595", "selected": "76777", "transfers_in": "8721", "transfers_out": "5126", "value": "73", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3595", "selected": "76777", "transfers_in": "8721", "transfers_out": "5126", "value": "73", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.2", "creativity": "0.5", "threat": "21.0", "ict_index": "2.8", "transfers_balance": "-4652", "selected": "71822", "transfers_in": "3229", "transfers_out": "7881", "value": "73", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Timothy Fosu-Mensah": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.2", "creativity": "1.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "60308", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1197", "selected": "80902", "transfers_in": "7127", "transfers_out": "5930", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.6", "creativity": "2.9", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "4051", "selected": "89867", "transfers_in": "11044", "transfers_out": "6993", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "10.5", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-7692", "selected": "84702", "transfers_in": "3384", "transfers_out": "11076", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4766", "selected": "80922", "transfers_in": "2413", "transfers_out": "7179", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "30.6", "creativity": "1.4", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-8083", "selected": "73590", "transfers_in": "1191", "transfers_out": "9274", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10930", "selected": "62880", "transfers_in": "349", "transfers_out": "11279", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "1.6", "threat": "18.0", "ict_index": "2.5", "transfers_balance": "-4920", "selected": "58251", "transfers_in": "458", "transfers_out": "5378", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1564", "selected": "56840", "transfers_in": "602", "transfers_out": "2166", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "12.2", "creativity": "2.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2867", "selected": "54153", "transfers_in": "322", "transfers_out": "3189", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "11.7", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-1752", "selected": "52545", "transfers_in": "239", "transfers_out": "1991", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "52400", "transfers_in": "1184", "transfers_out": "1592", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1243", "selected": "51264", "transfers_in": "493", "transfers_out": "1736", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1582", "selected": "49760", "transfers_in": "321", "transfers_out": "1903", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1459", "selected": "48391", "transfers_in": "309", "transfers_out": "1768", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "1.7", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1179", "selected": "47342", "transfers_in": "356", "transfers_out": "1535", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.0", "creativity": "11.6", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-426", "selected": "46996", "transfers_in": "412", "transfers_out": "838", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2149", "selected": "44862", "transfers_in": "66", "transfers_out": "2215", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2279", "selected": "42608", "transfers_in": "40", "transfers_out": "2319", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "4.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1353", "selected": "41264", "transfers_in": "24", "transfers_out": "1377", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "17.0", "creativity": "1.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-1040", "selected": "40263", "transfers_in": "178", "transfers_out": "1218", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "1.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1967", "selected": "42294", "transfers_in": "2609", "transfers_out": "642", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "34.0", "creativity": "29.3", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "2896", "selected": "45580", "transfers_in": "4181", "transfers_out": "1285", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "1.8", "threat": "3.0", "ict_index": "1.8", "transfers_balance": "11705", "selected": "57876", "transfers_in": "13818", "transfers_out": "2113", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "4.1", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "3905", "selected": "62242", "transfers_in": "6539", "transfers_out": "2634", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "16.0", "threat": "9.0", "ict_index": "3.9", "transfers_balance": "4520", "selected": "67017", "transfers_in": "6110", "transfers_out": "1590", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "980", "selected": "68343", "transfers_in": "3612", "transfers_out": "2632", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-1559", "selected": "67097", "transfers_in": "1080", "transfers_out": "2639", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3450", "selected": "63647", "transfers_in": "267", "transfers_out": "3717", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-549", "selected": "65613", "transfers_in": "611", "transfers_out": "1160", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-369", "selected": "64850", "transfers_in": "491", "transfers_out": "860", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.2", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-1485", "selected": "63988", "transfers_in": "201", "transfers_out": "1686", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-968", "selected": "63080", "transfers_in": "208", "transfers_out": "1176", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1471", "selected": "61278", "transfers_in": "190", "transfers_out": "1661", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-990", "selected": "60589", "transfers_in": "141", "transfers_out": "1131", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1207", "selected": "59560", "transfers_in": "65", "transfers_out": "1272", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1328", "selected": "58138", "transfers_in": "78", "transfers_out": "1406", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-796", "selected": "57404", "transfers_in": "93", "transfers_out": "889", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Matt Macey": [{"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "46", "transfers_in": "37", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "101", "transfers_in": "30", "transfers_out": "16", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "179", "transfers_in": "31", "transfers_out": "19", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "190", "transfers_in": "22", "transfers_out": "26", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "204", "transfers_in": "17", "transfers_out": "26", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "224", "transfers_in": "20", "transfers_out": "20", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "248", "transfers_in": "18", "transfers_out": "24", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "264", "transfers_in": "16", "transfers_out": "15", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "275", "transfers_in": "10", "transfers_out": "14", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "297", "transfers_in": "25", "transfers_out": "27", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "307", "transfers_in": "9", "transfers_out": "16", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "333", "transfers_in": "29", "transfers_out": "30", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "343", "transfers_in": "22", "transfers_out": "16", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "367", "transfers_in": "33", "transfers_out": "37", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "372", "transfers_in": "22", "transfers_out": "35", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "406", "transfers_in": "23", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "413", "transfers_in": "14", "transfers_out": "14", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "436", "transfers_in": "23", "transfers_out": "22", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "449", "transfers_in": "15", "transfers_out": "30", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "460", "transfers_in": "10", "transfers_out": "12", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "471", "transfers_in": "6", "transfers_out": "10", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "505", "transfers_in": "10", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "531", "transfers_in": "21", "transfers_out": "11", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "532", "transfers_in": "13", "transfers_out": "21", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "559", "transfers_in": "27", "transfers_out": "14", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "569", "transfers_in": "15", "transfers_out": "13", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "577", "transfers_in": "11", "transfers_out": "10", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "577", "transfers_in": "11", "transfers_out": "10", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "594", "transfers_in": "21", "transfers_out": "12", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Chris L\u00f6we": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "1.3", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "25608", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "22.0", "creativity": "3.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "5116", "selected": "36148", "transfers_in": "7010", "transfers_out": "1894", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.0", "creativity": "2.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "10027", "selected": "50699", "transfers_in": "14212", "transfers_out": "4185", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "6.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "9173", "selected": "64335", "transfers_in": "15962", "transfers_out": "6789", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.2", "creativity": "7.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "41122", "selected": "111260", "transfers_in": "50966", "transfers_out": "9844", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.6", "creativity": "5.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "28818", "selected": "145835", "transfers_in": "42010", "transfers_out": "13192", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "59", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "55518", "selected": "208236", "transfers_in": "71067", "transfers_out": "15549", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "4899", "selected": "215946", "transfers_in": "24299", "transfers_out": "19400", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-9981", "selected": "206658", "transfers_in": "5206", "transfers_out": "15187", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "2368", "selected": "210552", "transfers_in": "15477", "transfers_out": "13109", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "4752", "selected": "216597", "transfers_in": "13118", "transfers_out": "8366", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8090", "selected": "209355", "transfers_in": "5138", "transfers_out": "13228", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16762", "selected": "192923", "transfers_in": "1783", "transfers_out": "18545", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.2", "creativity": "15.1", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "-12202", "selected": "180842", "transfers_in": "772", "transfers_out": "12974", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9366", "selected": "171583", "transfers_in": "700", "transfers_out": "10066", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "19.2", "creativity": "6.5", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-9525", "selected": "162229", "transfers_in": "727", "transfers_out": "10252", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.6", "creativity": "1.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2903", "selected": "159439", "transfers_in": "898", "transfers_out": "3801", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "44", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.4", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-4693", "selected": "154847", "transfers_in": "743", "transfers_out": "5436", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13644", "selected": "141260", "transfers_in": "416", "transfers_out": "14060", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.8", "creativity": "17.3", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "-3425", "selected": "137990", "transfers_in": "1482", "transfers_out": "4907", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3042", "selected": "135113", "transfers_in": "1738", "transfers_out": "4780", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.4", "creativity": "1.6", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "-8453", "selected": "126702", "transfers_in": "966", "transfers_out": "9419", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23820", "selected": "102937", "transfers_in": "388", "transfers_out": "24208", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10466", "selected": "92488", "transfers_in": "96", "transfers_out": "10562", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "14.2", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-4825", "selected": "87704", "transfers_in": "280", "transfers_out": "5105", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3978", "selected": "83766", "transfers_in": "487", "transfers_out": "4465", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6710", "selected": "77061", "transfers_in": "60", "transfers_out": "6770", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4270", "selected": "72802", "transfers_in": "48", "transfers_out": "4318", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1797", "selected": "70952", "transfers_in": "22", "transfers_out": "1819", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-491", "selected": "72183", "transfers_in": "446", "transfers_out": "937", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "15.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-188", "selected": "72757", "transfers_in": "690", "transfers_out": "878", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1063", "selected": "70982", "transfers_in": "164", "transfers_out": "1227", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-925", "selected": "70074", "transfers_in": "65", "transfers_out": "990", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1108", "selected": "68760", "transfers_in": "88", "transfers_out": "1196", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-510", "selected": "67744", "transfers_in": "78", "transfers_out": "588", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.4", "creativity": "0.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-645", "selected": "67078", "transfers_in": "76", "transfers_out": "721", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-645", "selected": "67078", "transfers_in": "76", "transfers_out": "721", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.6", "creativity": "30.3", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-318", "selected": "66796", "transfers_in": "150", "transfers_out": "468", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Freddie Woodman": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1122", "selected": "2831", "transfers_in": "1541", "transfers_out": "419", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1221", "selected": "4647", "transfers_in": "1708", "transfers_out": "487", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1830", "selected": "7202", "transfers_in": "2502", "transfers_out": "672", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1353", "selected": "9050", "transfers_in": "1859", "transfers_out": "506", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "850", "selected": "10334", "transfers_in": "1309", "transfers_out": "459", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "238", "selected": "10716", "transfers_in": "526", "transfers_out": "288", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "135", "selected": "11011", "transfers_in": "548", "transfers_out": "413", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103", "selected": "11252", "transfers_in": "372", "transfers_out": "269", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "11426", "transfers_in": "349", "transfers_out": "314", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "110", "selected": "11612", "transfers_in": "318", "transfers_out": "208", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "11658", "transfers_in": "170", "transfers_out": "176", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "11494", "transfers_in": "187", "transfers_out": "411", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "11412", "transfers_in": "204", "transfers_out": "364", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "11447", "transfers_in": "210", "transfers_out": "242", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "11491", "transfers_in": "169", "transfers_out": "182", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "11623", "transfers_in": "273", "transfers_out": "230", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "11702", "transfers_in": "186", "transfers_out": "149", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "388", "selected": "12156", "transfers_in": "670", "transfers_out": "282", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "114", "selected": "12306", "transfers_in": "532", "transfers_out": "418", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "12607", "transfers_in": "772", "transfers_out": "579", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "12604", "transfers_in": "282", "transfers_out": "326", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "12655", "transfers_in": "278", "transfers_out": "288", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-352", "selected": "12315", "transfers_in": "69", "transfers_out": "421", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "11817", "transfers_in": "27", "transfers_out": "526", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-345", "selected": "11477", "transfers_in": "19", "transfers_out": "364", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "11340", "transfers_in": "8", "transfers_out": "143", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "9439", "transfers_in": "9", "transfers_out": "159", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "9107", "transfers_in": "12", "transfers_out": "193", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "9008", "transfers_in": "10", "transfers_out": "108", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "8856", "transfers_in": "5", "transfers_out": "144", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "8726", "transfers_in": "3", "transfers_out": "144", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "8667", "transfers_in": "1", "transfers_out": "73", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "8554", "transfers_in": "6", "transfers_out": "112", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "8554", "transfers_in": "6", "transfers_out": "112", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "8465", "transfers_in": "16", "transfers_out": "105", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Joshua King": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "12.2", "threat": "46.0", "ict_index": "6.5", "transfers_balance": "0", "selected": "273764", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "1.7", "threat": "14.0", "ict_index": "1.7", "transfers_balance": "-42817", "selected": "242463", "transfers_in": "4938", "transfers_out": "47755", "value": "75", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.0", "creativity": "1.3", "threat": "35.0", "ict_index": "5.2", "transfers_balance": "-76186", "selected": "168029", "transfers_in": "1183", "transfers_out": "77369", "value": "74", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.4", "creativity": "3.1", "threat": "50.0", "ict_index": "5.7", "transfers_balance": "-31820", "selected": "138498", "transfers_in": "3763", "transfers_out": "35583", "value": "73", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "11.3", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "-5151", "selected": "134739", "transfers_in": "14668", "transfers_out": "19819", "value": "73", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "40.0", "creativity": "28.3", "threat": "19.0", "ict_index": "8.7", "transfers_balance": "-23783", "selected": "111832", "transfers_in": "3297", "transfers_out": "27080", "value": "72", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.2", "creativity": "44.8", "threat": "47.0", "ict_index": "11.3", "transfers_balance": "-278", "selected": "112726", "transfers_in": "10639", "transfers_out": "10917", "value": "72", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "7.1", "threat": "10.0", "ict_index": "2.2", "transfers_balance": "-20699", "selected": "92672", "transfers_in": "2481", "transfers_out": "23180", "value": "72", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3028", "selected": "90038", "transfers_in": "3538", "transfers_out": "6566", "value": "71", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14507", "selected": "75671", "transfers_in": "563", "transfers_out": "15070", "value": "71", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.8", "creativity": "68.4", "threat": "58.0", "ict_index": "14.8", "transfers_balance": "-7410", "selected": "68331", "transfers_in": "231", "transfers_out": "7641", "value": "70", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.0", "creativity": "12.0", "threat": "15.0", "ict_index": "5.0", "transfers_balance": "-1152", "selected": "67538", "transfers_in": "2783", "transfers_out": "3935", "value": "70", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.0", "creativity": "27.5", "threat": "21.0", "ict_index": "6.8", "transfers_balance": "6608", "selected": "74603", "transfers_in": "8720", "transfers_out": "2112", "value": "70", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "36.0", "creativity": "14.8", "threat": "43.0", "ict_index": "9.4", "transfers_balance": "3910", "selected": "78864", "transfers_in": "6835", "transfers_out": "2925", "value": "70", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "11.2", "creativity": "16.5", "threat": "29.0", "ict_index": "5.7", "transfers_balance": "4741", "selected": "84144", "transfers_in": "7520", "transfers_out": "2779", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.2", "creativity": "16.3", "threat": "6.0", "ict_index": "3.7", "transfers_balance": "-132", "selected": "84664", "transfers_in": "5090", "transfers_out": "5222", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.0", "creativity": "8.6", "threat": "28.0", "ict_index": "4.1", "transfers_balance": "-6393", "selected": "78512", "transfers_in": "999", "transfers_out": "7392", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2850", "selected": "75938", "transfers_in": "1396", "transfers_out": "4246", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7636", "selected": "68511", "transfers_in": "575", "transfers_out": "8211", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.0", "creativity": "22.6", "threat": "64.0", "ict_index": "10.8", "transfers_balance": "-4111", "selected": "64485", "transfers_in": "174", "transfers_out": "4285", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.2", "creativity": "26.1", "threat": "6.0", "ict_index": "5.5", "transfers_balance": "2333", "selected": "67147", "transfers_in": "5500", "transfers_out": "3167", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2810", "selected": "64401", "transfers_in": "445", "transfers_out": "3255", "value": "70", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4067", "selected": "60523", "transfers_in": "424", "transfers_out": "4491", "value": "70", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "0.8", "threat": "19.0", "ict_index": "2.3", "transfers_balance": "-1771", "selected": "58855", "transfers_in": "300", "transfers_out": "2071", "value": "70", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "118", "selected": "59363", "transfers_in": "1246", "transfers_out": "1128", "value": "70", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "77", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "46.2", "creativity": "28.2", "threat": "36.0", "ict_index": "11.0", "transfers_balance": "320", "selected": "59852", "transfers_in": "1372", "transfers_out": "1052", "value": "70", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "32", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "2.5", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "4295", "selected": "64608", "transfers_in": "5679", "transfers_out": "1384", "value": "70", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.4", "creativity": "20.5", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-417", "selected": "64694", "transfers_in": "2184", "transfers_out": "2601", "value": "70", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "47.2", "creativity": "31.3", "threat": "39.0", "ict_index": "11.8", "transfers_balance": "-722", "selected": "64183", "transfers_in": "864", "transfers_out": "1586", "value": "70", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3075", "selected": "80653", "transfers_in": "4178", "transfers_out": "1103", "value": "70", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "15.9", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "18785", "selected": "121522", "transfers_in": "22306", "transfers_out": "3521", "value": "70", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "51.2", "creativity": "12.3", "threat": "29.0", "ict_index": "9.3", "transfers_balance": "-9116", "selected": "90275", "transfers_in": "3469", "transfers_out": "12585", "value": "70", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "38.8", "creativity": "5.4", "threat": "40.0", "ict_index": "8.4", "transfers_balance": "16269", "selected": "107692", "transfers_in": "19391", "transfers_out": "3122", "value": "70", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.6", "creativity": "25.6", "threat": "62.0", "ict_index": "9.6", "transfers_balance": "8305", "selected": "117768", "transfers_in": "15078", "transfers_out": "6773", "value": "70", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "22.1", "threat": "15.0", "ict_index": "4.8", "transfers_balance": "8305", "selected": "117768", "transfers_in": "15078", "transfers_out": "6773", "value": "70", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.8", "creativity": "17.5", "threat": "60.0", "ict_index": "11.4", "transfers_balance": "-1112", "selected": "105222", "transfers_in": "3391", "transfers_out": "4503", "value": "70", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "25.9", "threat": "12.0", "ict_index": "4.8", "transfers_balance": "3414", "selected": "108902", "transfers_in": "9137", "transfers_out": "5723", "value": "70", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.0", "creativity": "22.8", "threat": "69.0", "ict_index": "12.2", "transfers_balance": "4504", "selected": "113766", "transfers_in": "9048", "transfers_out": "4544", "value": "70", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Kurt Zouma": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.0", "creativity": "1.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "0", "selected": "100008", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.4", "creativity": "0.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-4541", "selected": "120592", "transfers_in": "3163", "transfers_out": "7704", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.4", "creativity": "3.6", "threat": "14.0", "ict_index": "3.8", "transfers_balance": "14204", "selected": "155636", "transfers_in": "19914", "transfers_out": "5710", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "31.4", "creativity": "0.8", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-13836", "selected": "150057", "transfers_in": "4615", "transfers_out": "18451", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.0", "creativity": "1.4", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-1473", "selected": "153906", "transfers_in": "6553", "transfers_out": "8026", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20344", "selected": "135621", "transfers_in": "1634", "transfers_out": "21978", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "37.2", "creativity": "0.0", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "-4080", "selected": "133793", "transfers_in": "3905", "transfers_out": "7985", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.6", "creativity": "0.2", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "-6275", "selected": "129044", "transfers_in": "1105", "transfers_out": "7380", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "1.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1743", "selected": "127942", "transfers_in": "2553", "transfers_out": "4296", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.4", "creativity": "0.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-5173", "selected": "123449", "transfers_in": "956", "transfers_out": "6129", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.0", "creativity": "12.0", "threat": "38.0", "ict_index": "7.2", "transfers_balance": "1518", "selected": "126046", "transfers_in": "3868", "transfers_out": "2350", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "55.4", "creativity": "1.2", "threat": "40.0", "ict_index": "9.7", "transfers_balance": "-887", "selected": "126333", "transfers_in": "2636", "transfers_out": "3523", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "30.2", "creativity": "1.3", "threat": "17.0", "ict_index": "4.9", "transfers_balance": "3010", "selected": "130473", "transfers_in": "5555", "transfers_out": "2545", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.6", "creativity": "5.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-2447", "selected": "128665", "transfers_in": "1373", "transfers_out": "3820", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.4", "creativity": "1.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "1172", "selected": "130695", "transfers_in": "4069", "transfers_out": "2897", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-2983", "selected": "128652", "transfers_in": "1499", "transfers_out": "4482", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.6", "creativity": "0.1", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "-2334", "selected": "126894", "transfers_in": "1152", "transfers_out": "3486", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9328", "selected": "117698", "transfers_in": "230", "transfers_out": "9558", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "33.4", "creativity": "4.1", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-7850", "selected": "109997", "transfers_in": "119", "transfers_out": "7969", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.8", "creativity": "0.0", "threat": "40.0", "ict_index": "5.4", "transfers_balance": "-549", "selected": "109685", "transfers_in": "955", "transfers_out": "1504", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3823", "selected": "106094", "transfers_in": "539", "transfers_out": "4362", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "21.2", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "788", "selected": "107075", "transfers_in": "2238", "transfers_out": "1450", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.2", "creativity": "10.3", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-1892", "selected": "105670", "transfers_in": "798", "transfers_out": "2690", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2", "selected": "106179", "transfers_in": "1654", "transfers_out": "1656", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.2", "creativity": "0.2", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "1236", "selected": "108087", "transfers_in": "2881", "transfers_out": "1645", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.0", "creativity": "0.3", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "469", "selected": "108877", "transfers_in": "1765", "transfers_out": "1296", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "28.0", "creativity": "10.8", "threat": "28.0", "ict_index": "6.7", "transfers_balance": "2267", "selected": "111808", "transfers_in": "4046", "transfers_out": "1779", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2053", "selected": "110323", "transfers_in": "714", "transfers_out": "2767", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.0", "creativity": "0.2", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-113", "selected": "110470", "transfers_in": "914", "transfers_out": "1027", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "748", "selected": "115142", "transfers_in": "1885", "transfers_out": "1137", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.4", "creativity": "0.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "19146", "selected": "273218", "transfers_in": "20846", "transfers_out": "1700", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8498", "selected": "126439", "transfers_in": "256", "transfers_out": "8754", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5993", "selected": "120693", "transfers_in": "54", "transfers_out": "6047", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.6", "creativity": "1.2", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-2266", "selected": "118146", "transfers_in": "228", "transfers_out": "2494", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "2062", "selected": "122896", "transfers_in": "2812", "transfers_out": "750", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.8", "creativity": "10.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-2075", "selected": "119122", "transfers_in": "143", "transfers_out": "2218", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "0.7", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "-745", "selected": "118380", "transfers_in": "607", "transfers_out": "1352", "value": "54", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "32.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-552", "selected": "118064", "transfers_in": "394", "transfers_out": "946", "value": "54", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jonny Evans": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "33974", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5753", "selected": "31475", "transfers_in": "875", "transfers_out": "6628", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5191", "selected": "26784", "transfers_in": "744", "transfers_out": "5935", "value": "49", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "4139", "selected": "32383", "transfers_in": "7513", "transfers_out": "3374", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "13.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "2684", "selected": "36271", "transfers_in": "4631", "transfers_out": "1947", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1956", "selected": "39531", "transfers_in": "4225", "transfers_out": "2269", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "54.4", "creativity": "0.8", "threat": "33.0", "ict_index": "8.8", "transfers_balance": "2583", "selected": "43079", "transfers_in": "4802", "transfers_out": "2219", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2722", "selected": "47136", "transfers_in": "4990", "transfers_out": "2268", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "785", "selected": "48294", "transfers_in": "2217", "transfers_out": "1432", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.6", "creativity": "0.2", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-7720", "selected": "40686", "transfers_in": "426", "transfers_out": "8146", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.2", "creativity": "24.9", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "759", "selected": "41834", "transfers_in": "2212", "transfers_out": "1453", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.8", "creativity": "11.4", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-1057", "selected": "41176", "transfers_in": "1147", "transfers_out": "2204", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-2109", "selected": "39212", "transfers_in": "410", "transfers_out": "2519", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "1.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "728", "selected": "40209", "transfers_in": "1833", "transfers_out": "1105", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.6", "creativity": "0.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-575", "selected": "39824", "transfers_in": "1166", "transfers_out": "1741", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.6", "creativity": "0.7", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "1169", "selected": "41341", "transfers_in": "2207", "transfers_out": "1038", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-1510", "selected": "39964", "transfers_in": "422", "transfers_out": "1932", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.0", "creativity": "10.3", "threat": "36.0", "ict_index": "8.1", "transfers_balance": "-244", "selected": "39888", "transfers_in": "826", "transfers_out": "1070", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "1.0", "threat": "69.0", "ict_index": "8.8", "transfers_balance": "4259", "selected": "44743", "transfers_in": "5410", "transfers_out": "1151", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.0", "creativity": "11.1", "threat": "17.0", "ict_index": "4.2", "transfers_balance": "569", "selected": "45670", "transfers_in": "2143", "transfers_out": "1574", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "10.6", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "5684", "selected": "52085", "transfers_in": "7668", "transfers_out": "1984", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "0.3", "threat": "17.0", "ict_index": "3.5", "transfers_balance": "416", "selected": "52701", "transfers_in": "2753", "transfers_out": "2337", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "57.2", "creativity": "10.5", "threat": "17.0", "ict_index": "8.5", "transfers_balance": "653", "selected": "54063", "transfers_in": "6014", "transfers_out": "5361", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "45119", "selected": "102927", "transfers_in": "50622", "transfers_out": "5503", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11939", "selected": "91557", "transfers_in": "5084", "transfers_out": "17023", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8158", "selected": "83548", "transfers_in": "1480", "transfers_out": "9638", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.2", "creativity": "1.3", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "-9823", "selected": "73918", "transfers_in": "767", "transfers_out": "10590", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.0", "creativity": "0.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-87", "selected": "74406", "transfers_in": "3903", "transfers_out": "3990", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-2631", "selected": "71947", "transfers_in": "1084", "transfers_out": "3715", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3813", "selected": "67904", "transfers_in": "879", "transfers_out": "4692", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "16.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1131", "selected": "73688", "transfers_in": "1942", "transfers_out": "3073", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.6", "creativity": "14.8", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-522", "selected": "66912", "transfers_in": "1381", "transfers_out": "1903", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "67117", "transfers_in": "1455", "transfers_out": "1505", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6127", "selected": "60298", "transfers_in": "84", "transfers_out": "6211", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1814", "selected": "59057", "transfers_in": "269", "transfers_out": "2083", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-647", "selected": "58708", "transfers_in": "284", "transfers_out": "931", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1219", "selected": "57414", "transfers_in": "162", "transfers_out": "1381", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-699", "selected": "56789", "transfers_in": "193", "transfers_out": "892", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Craig Cathcart": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1170", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "1025", "transfers_in": "16", "transfers_out": "197", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-61", "selected": "1021", "transfers_in": "57", "transfers_out": "118", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "934", "transfers_in": "23", "transfers_out": "148", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "842", "transfers_in": "8", "transfers_out": "102", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "758", "transfers_in": "10", "transfers_out": "96", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "703", "transfers_in": "6", "transfers_out": "63", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "670", "transfers_in": "7", "transfers_out": "46", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "644", "transfers_in": "5", "transfers_out": "32", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "626", "transfers_in": "8", "transfers_out": "27", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "610", "transfers_in": "8", "transfers_out": "26", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "597", "transfers_in": "7", "transfers_out": "26", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "593", "transfers_in": "11", "transfers_out": "16", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "578", "transfers_in": "5", "transfers_out": "21", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "570", "transfers_in": "5", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "559", "transfers_in": "3", "transfers_out": "16", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "551", "transfers_in": "7", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "554", "transfers_in": "10", "transfers_out": "7", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "547", "transfers_in": "9", "transfers_out": "17", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "543", "transfers_in": "17", "transfers_out": "22", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "538", "transfers_in": "9", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "537", "transfers_in": "5", "transfers_out": "6", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "537", "transfers_in": "16", "transfers_out": "19", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "535", "transfers_in": "17", "transfers_out": "20", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "536", "transfers_in": "6", "transfers_out": "8", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "533", "transfers_in": "6", "transfers_out": "9", "value": "44", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "539", "transfers_in": "20", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "538", "transfers_in": "10", "transfers_out": "13", "value": "44", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "540", "transfers_in": "10", "transfers_out": "9", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "582", "transfers_in": "7", "transfers_out": "7", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "600", "transfers_in": "15", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "2", "selected": "601", "transfers_in": "15", "transfers_out": "13", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "618", "transfers_in": "19", "transfers_out": "6", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "623", "transfers_in": "13", "transfers_out": "13", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "8.8", "creativity": "0.8", "threat": "21.0", "ict_index": "3.1", "transfers_balance": "54", "selected": "734", "transfers_in": "69", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "27.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "40", "selected": "731", "transfers_in": "64", "transfers_out": "24", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "31.6", "creativity": "0.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "15", "selected": "748", "transfers_in": "30", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "0.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "35", "selected": "794", "transfers_in": "47", "transfers_out": "12", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Leonardo Ulloa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10072", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1627", "selected": "9953", "transfers_in": "548", "transfers_out": "2175", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1135", "selected": "9641", "transfers_in": "656", "transfers_out": "1791", "value": "49", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-479", "selected": "9953", "transfers_in": "950", "transfers_out": "1429", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "10038", "transfers_in": "731", "transfers_out": "1062", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-842", "selected": "9460", "transfers_in": "604", "transfers_out": "1446", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-454", "selected": "9233", "transfers_in": "792", "transfers_out": "1246", "value": "48", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "776", "selected": "10671", "transfers_in": "1789", "transfers_out": "1013", "value": "48", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "237", "selected": "11213", "transfers_in": "1014", "transfers_out": "777", "value": "48", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "11491", "transfers_in": "1069", "transfers_out": "1142", "value": "48", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-340", "selected": "11327", "transfers_in": "397", "transfers_out": "737", "value": "48", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-339", "selected": "11226", "transfers_in": "396", "transfers_out": "735", "value": "48", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "11434", "transfers_in": "525", "transfers_out": "474", "value": "48", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "11527", "transfers_in": "390", "transfers_out": "413", "value": "48", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "11514", "transfers_in": "344", "transfers_out": "477", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-157", "selected": "11506", "transfers_in": "383", "transfers_out": "540", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-85", "selected": "11491", "transfers_in": "241", "transfers_out": "326", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-91", "selected": "11470", "transfers_in": "237", "transfers_out": "328", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "11600", "transfers_in": "450", "transfers_out": "463", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "10.3", "threat": "19.0", "ict_index": "3.4", "transfers_balance": "3", "selected": "11686", "transfers_in": "362", "transfers_out": "359", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "11804", "transfers_in": "511", "transfers_out": "509", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "11774", "transfers_in": "311", "transfers_out": "371", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "11762", "transfers_in": "578", "transfers_out": "756", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "11905", "transfers_in": "470", "transfers_out": "448", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "5493", "selected": "17536", "transfers_in": "6292", "transfers_out": "799", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "3.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "5395", "selected": "23028", "transfers_in": "6698", "transfers_out": "1303", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "10.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "779", "selected": "23978", "transfers_in": "3054", "transfers_out": "2275", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "23899", "transfers_in": "2523", "transfers_out": "2894", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1552", "selected": "22423", "transfers_in": "712", "transfers_out": "2264", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "11.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1682", "selected": "20724", "transfers_in": "433", "transfers_out": "2115", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1205", "selected": "18845", "transfers_in": "358", "transfers_out": "1563", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "13.7", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-522", "selected": "18388", "transfers_in": "376", "transfers_out": "898", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-158", "selected": "18382", "transfers_in": "578", "transfers_out": "736", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "11.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-158", "selected": "18382", "transfers_in": "578", "transfers_out": "736", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "16.7", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-261", "selected": "17651", "transfers_in": "186", "transfers_out": "447", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "402", "selected": "18169", "transfers_in": "866", "transfers_out": "464", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.6", "creativity": "13.2", "threat": "33.0", "ict_index": "8.2", "transfers_balance": "402", "selected": "18169", "transfers_in": "866", "transfers_out": "464", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1588", "selected": "19924", "transfers_in": "2102", "transfers_out": "514", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Sofiane Feghouli": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1798", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-569", "selected": "1370", "transfers_in": "48", "transfers_out": "617", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-362", "selected": "1014", "transfers_in": "6", "transfers_out": "368", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "869", "transfers_in": "3", "transfers_out": "151", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "799", "transfers_in": "1", "transfers_out": "72", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "745", "transfers_in": "2", "transfers_out": "57", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "721", "transfers_in": "3", "transfers_out": "28", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "693", "transfers_in": "4", "transfers_out": "36", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "683", "transfers_in": "2", "transfers_out": "13", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "669", "transfers_in": "1", "transfers_out": "15", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "663", "transfers_in": "1", "transfers_out": "7", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "656", "transfers_in": "3", "transfers_out": "11", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "649", "transfers_in": "1", "transfers_out": "9", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "644", "transfers_in": "0", "transfers_out": "6", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "638", "transfers_in": "1", "transfers_out": "8", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "637", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "637", "transfers_in": "1", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "637", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "635", "transfers_in": "1", "transfers_out": "4", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "636", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "635", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "635", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "634", "transfers_in": "1", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "632", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "634", "transfers_in": "2", "transfers_out": "3", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "632", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "630", "transfers_in": "1", "transfers_out": "4", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "629", "transfers_in": "1", "transfers_out": "3", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "629", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "704", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "702", "transfers_in": "1", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "703", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "703", "transfers_in": "1", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "702", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "702", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "701", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "701", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "704", "transfers_in": "3", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Martin Olsson": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "5.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "11361", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.8", "creativity": "2.9", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "104", "selected": "14393", "transfers_in": "745", "transfers_out": "641", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "10.8", "creativity": "5.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-544", "selected": "14452", "transfers_in": "799", "transfers_out": "1343", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.6", "creativity": "9.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "991", "selected": "16430", "transfers_in": "2027", "transfers_out": "1036", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-777", "selected": "15892", "transfers_in": "416", "transfers_out": "1193", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.2", "creativity": "20.2", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "909", "selected": "17285", "transfers_in": "1956", "transfers_out": "1047", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "1.6", "creativity": "3.3", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-682", "selected": "16830", "transfers_in": "557", "transfers_out": "1239", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "12.8", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "713", "selected": "18010", "transfers_in": "1659", "transfers_out": "946", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "35.0", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "3328", "selected": "21867", "transfers_in": "4528", "transfers_out": "1200", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3494", "selected": "18546", "transfers_in": "497", "transfers_out": "3991", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2784", "selected": "15783", "transfers_in": "62", "transfers_out": "2846", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "16.6", "threat": "22.0", "ict_index": "4.8", "transfers_balance": "-1164", "selected": "14646", "transfers_in": "172", "transfers_out": "1336", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "7.0", "creativity": "5.7", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-245", "selected": "14450", "transfers_in": "201", "transfers_out": "446", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-157", "selected": "14355", "transfers_in": "214", "transfers_out": "371", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.8", "creativity": "40.3", "threat": "17.0", "ict_index": "9.8", "transfers_balance": "-22", "selected": "14389", "transfers_in": "307", "transfers_out": "329", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "10.2", "creativity": "2.5", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "900", "selected": "15549", "transfers_in": "1385", "transfers_out": "485", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.0", "creativity": "4.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "56", "selected": "15750", "transfers_in": "724", "transfers_out": "668", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "1.7", "threat": "1.0", "ict_index": "0.2", "transfers_balance": "-202", "selected": "15645", "transfers_in": "378", "transfers_out": "580", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "6.5", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "327", "selected": "16140", "transfers_in": "1045", "transfers_out": "718", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "1.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-363", "selected": "15868", "transfers_in": "366", "transfers_out": "729", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "1.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-666", "selected": "15270", "transfers_in": "270", "transfers_out": "936", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "0.4", "threat": "5.0", "ict_index": "0.7", "transfers_balance": "-429", "selected": "14863", "transfers_in": "139", "transfers_out": "568", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-418", "selected": "14565", "transfers_in": "388", "transfers_out": "806", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "3.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-457", "selected": "14146", "transfers_in": "109", "transfers_out": "566", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-34", "selected": "14199", "transfers_in": "353", "transfers_out": "387", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.8", "creativity": "6.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "101", "selected": "14354", "transfers_in": "375", "transfers_out": "274", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "6.4", "threat": "6.0", "ict_index": "1.4", "transfers_balance": "750", "selected": "15232", "transfers_in": "1167", "transfers_out": "417", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "3.2", "threat": "22.0", "ict_index": "3.1", "transfers_balance": "-157", "selected": "15195", "transfers_in": "514", "transfers_out": "671", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.4", "creativity": "3.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-150", "selected": "15074", "transfers_in": "215", "transfers_out": "365", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "24", "selected": "15158", "transfers_in": "324", "transfers_out": "300", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.4", "creativity": "15.7", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-164", "selected": "14978", "transfers_in": "128", "transfers_out": "292", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.2", "creativity": "2.9", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "106", "selected": "15136", "transfers_in": "290", "transfers_out": "184", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.8", "creativity": "9.8", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-103", "selected": "15040", "transfers_in": "253", "transfers_out": "356", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "74", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "0.8", "threat": "8.0", "ict_index": "1.8", "transfers_balance": "46", "selected": "15146", "transfers_in": "273", "transfers_out": "227", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.8", "creativity": "27.6", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "54", "selected": "15204", "transfers_in": "338", "transfers_out": "284", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.2", "creativity": "11.5", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "1363", "selected": "16698", "transfers_in": "1576", "transfers_out": "213", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "1.6", "creativity": "0.7", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "1363", "selected": "16698", "transfers_in": "1576", "transfers_out": "213", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.0", "creativity": "17.5", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "439", "selected": "17130", "transfers_in": "832", "transfers_out": "393", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Lys Mousset": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4671", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-646", "selected": "5218", "transfers_in": "299", "transfers_out": "945", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-467", "selected": "5368", "transfers_in": "275", "transfers_out": "742", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "2.3", "threat": "23.0", "ict_index": "2.7", "transfers_balance": "-212", "selected": "5824", "transfers_in": "428", "transfers_out": "640", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "6161", "transfers_in": "523", "transfers_out": "490", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-223", "selected": "6171", "transfers_in": "412", "transfers_out": "635", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "6492", "transfers_in": "673", "transfers_out": "613", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "6594", "transfers_in": "400", "transfers_out": "504", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "0.7", "threat": "5.0", "ict_index": "0.4", "transfers_balance": "147", "selected": "6865", "transfers_in": "457", "transfers_out": "310", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "637", "selected": "7735", "transfers_in": "1287", "transfers_out": "650", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-226", "selected": "7625", "transfers_in": "261", "transfers_out": "487", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-254", "selected": "7497", "transfers_in": "176", "transfers_out": "430", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "7508", "transfers_in": "247", "transfers_out": "322", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "7502", "transfers_in": "193", "transfers_out": "257", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "7444", "transfers_in": "123", "transfers_out": "231", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "7418", "transfers_in": "161", "transfers_out": "290", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "7324", "transfers_in": "107", "transfers_out": "245", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "7254", "transfers_in": "90", "transfers_out": "219", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "18", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "2.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-108", "selected": "7273", "transfers_in": "161", "transfers_out": "269", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "7357", "transfers_in": "204", "transfers_out": "191", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-94", "selected": "7370", "transfers_in": "211", "transfers_out": "305", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "0.5", "threat": "24.0", "ict_index": "2.8", "transfers_balance": "15", "selected": "7416", "transfers_in": "188", "transfers_out": "173", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.6", "creativity": "0.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-15", "selected": "7530", "transfers_in": "348", "transfers_out": "363", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "187", "selected": "7829", "transfers_in": "496", "transfers_out": "309", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "7901", "transfers_in": "266", "transfers_out": "303", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "31", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.8", "creativity": "2.3", "threat": "53.0", "ict_index": "9.1", "transfers_balance": "56", "selected": "8034", "transfers_in": "297", "transfers_out": "241", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.8", "creativity": "1.3", "threat": "28.0", "ict_index": "3.1", "transfers_balance": "5106", "selected": "13545", "transfers_in": "6143", "transfers_out": "1037", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "11.1", "threat": "22.0", "ict_index": "3.3", "transfers_balance": "-875", "selected": "12973", "transfers_in": "1077", "transfers_out": "1952", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "12754", "transfers_in": "439", "transfers_out": "762", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "11.6", "threat": "12.0", "ict_index": "2.9", "transfers_balance": "-441", "selected": "12235", "transfers_in": "283", "transfers_out": "724", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.0", "creativity": "3.0", "threat": "14.0", "ict_index": "2.2", "transfers_balance": "915", "selected": "13516", "transfers_in": "1419", "transfers_out": "504", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-578", "selected": "12748", "transfers_in": "494", "transfers_out": "1072", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.2", "creativity": "1.2", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-908", "selected": "11849", "transfers_in": "63", "transfers_out": "971", "value": "49", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "32", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.6", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "2571", "selected": "15196", "transfers_in": "3208", "transfers_out": "637", "value": "49", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "1.8", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "2571", "selected": "15196", "transfers_in": "3208", "transfers_out": "637", "value": "49", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.6", "creativity": "24.2", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "-101", "selected": "13906", "transfers_in": "420", "transfers_out": "521", "value": "49", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "3.0", "ict_index": "0.1", "transfers_balance": "646", "selected": "14674", "transfers_in": "1268", "transfers_out": "622", "value": "49", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.2", "creativity": "1.3", "threat": "25.0", "ict_index": "3.7", "transfers_balance": "118", "selected": "14773", "transfers_in": "678", "transfers_out": "560", "value": "49", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Josh Tymon": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "965", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "1090", "transfers_in": "22", "transfers_out": "104", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1170", "transfers_in": "66", "transfers_out": "121", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "1206", "transfers_in": "43", "transfers_out": "107", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1221", "transfers_in": "37", "transfers_out": "72", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "1225", "transfers_in": "47", "transfers_out": "93", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1241", "transfers_in": "60", "transfers_out": "80", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1245", "transfers_in": "28", "transfers_out": "70", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1242", "transfers_in": "23", "transfers_out": "45", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1236", "transfers_in": "23", "transfers_out": "49", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1218", "transfers_in": "7", "transfers_out": "41", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1227", "transfers_in": "28", "transfers_out": "36", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1234", "transfers_in": "23", "transfers_out": "25", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1231", "transfers_in": "11", "transfers_out": "24", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1240", "transfers_in": "21", "transfers_out": "22", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1243", "transfers_in": "16", "transfers_out": "27", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1258", "transfers_in": "19", "transfers_out": "22", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "27", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "1.7", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-23", "selected": "1243", "transfers_in": "14", "transfers_out": "37", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1260", "transfers_in": "36", "transfers_out": "38", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1269", "transfers_in": "28", "transfers_out": "29", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "2.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-9", "selected": "1275", "transfers_in": "25", "transfers_out": "34", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1284", "transfers_in": "26", "transfers_out": "26", "value": "44", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8", "selected": "1300", "transfers_in": "33", "transfers_out": "41", "value": "44", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "1329", "transfers_in": "59", "transfers_out": "44", "value": "44", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1332", "transfers_in": "33", "transfers_out": "41", "value": "44", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1291", "transfers_in": "1", "transfers_out": "43", "value": "44", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1248", "transfers_in": "1", "transfers_out": "44", "value": "44", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1227", "transfers_in": "2", "transfers_out": "24", "value": "44", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1211", "transfers_in": "0", "transfers_out": "16", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1241", "transfers_in": "0", "transfers_out": "12", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1232", "transfers_in": "0", "transfers_out": "6", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1229", "transfers_in": "1", "transfers_out": "9", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1223", "transfers_in": "0", "transfers_out": "6", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1216", "transfers_in": "0", "transfers_out": "7", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1210", "transfers_in": "3", "transfers_out": "8", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1207", "transfers_in": "0", "transfers_out": "4", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1205", "transfers_in": "2", "transfers_out": "4", "value": "44", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1201", "transfers_in": "2", "transfers_out": "5", "value": "44", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Andrew Surman": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "17.6", "threat": "1.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "29900", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "6.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1277", "selected": "41057", "transfers_in": "2081", "transfers_out": "3358", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "13.9", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-1869", "selected": "44081", "transfers_in": "1935", "transfers_out": "3804", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-954", "selected": "44419", "transfers_in": "2743", "transfers_out": "3697", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "59.8", "creativity": "18.5", "threat": "21.0", "ict_index": "9.9", "transfers_balance": "-1016", "selected": "43707", "transfers_in": "1607", "transfers_out": "2623", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.6", "creativity": "2.3", "threat": "12.0", "ict_index": "3.1", "transfers_balance": "51274", "selected": "99992", "transfers_in": "62052", "transfers_out": "10778", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "10.6", "threat": "12.0", "ict_index": "3.5", "transfers_balance": "83810", "selected": "189744", "transfers_in": "104237", "transfers_out": "20427", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "1.5", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "50674", "selected": "245735", "transfers_in": "74417", "transfers_out": "23743", "value": "46", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "41.4", "creativity": "2.8", "threat": "7.0", "ict_index": "5.1", "transfers_balance": "-1081", "selected": "245974", "transfers_in": "14264", "transfers_out": "15345", "value": "46", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.2", "creativity": "14.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "57905", "selected": "308084", "transfers_in": "77060", "transfers_out": "19155", "value": "46", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "16.5", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "27773", "selected": "338335", "transfers_in": "43718", "transfers_out": "15945", "value": "46", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.2", "creativity": "14.6", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "48124", "selected": "390547", "transfers_in": "64133", "transfers_out": "16009", "value": "47", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.2", "creativity": "8.2", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "50209", "selected": "444266", "transfers_in": "65008", "transfers_out": "14799", "value": "47", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.0", "creativity": "18.7", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "18598", "selected": "464594", "transfers_in": "37292", "transfers_out": "18694", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.2", "creativity": "15.0", "threat": "3.0", "ict_index": "4.7", "transfers_balance": "-7111", "selected": "458849", "transfers_in": "19217", "transfers_out": "26328", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.6", "creativity": "33.5", "threat": "3.0", "ict_index": "6.9", "transfers_balance": "23318", "selected": "486251", "transfers_in": "45424", "transfers_out": "22106", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23579", "selected": "512365", "transfers_in": "43608", "transfers_out": "20029", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.8", "creativity": "2.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1004", "selected": "515466", "transfers_in": "28142", "transfers_out": "27138", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-20196", "selected": "497459", "transfers_in": "24391", "transfers_out": "44587", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2631", "selected": "496577", "transfers_in": "19399", "transfers_out": "22030", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96833", "selected": "400118", "transfers_in": "4507", "transfers_out": "101340", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66260", "selected": "333966", "transfers_in": "3161", "transfers_out": "69421", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29079", "selected": "305680", "transfers_in": "16296", "transfers_out": "45375", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24298", "selected": "281837", "transfers_in": "11238", "transfers_out": "35536", "value": "46", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22030", "selected": "260269", "transfers_in": "6091", "transfers_out": "28121", "value": "46", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13883", "selected": "246588", "transfers_in": "6600", "transfers_out": "20483", "value": "46", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19090", "selected": "227864", "transfers_in": "5185", "transfers_out": "24275", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12307", "selected": "215992", "transfers_in": "3881", "transfers_out": "16188", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-8741", "selected": "207258", "transfers_in": "1413", "transfers_out": "10154", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3718", "selected": "211136", "transfers_in": "3402", "transfers_out": "7120", "value": "44", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4612", "selected": "201070", "transfers_in": "3111", "transfers_out": "7723", "value": "44", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "0.0", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-8812", "selected": "198153", "transfers_in": "1717", "transfers_out": "10529", "value": "44", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3711", "selected": "194699", "transfers_in": "2432", "transfers_out": "6143", "value": "44", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3626", "selected": "191112", "transfers_in": "2392", "transfers_out": "6018", "value": "44", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "3.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-3626", "selected": "191112", "transfers_in": "2392", "transfers_out": "6018", "value": "44", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "21.0", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "-2189", "selected": "184099", "transfers_in": "974", "transfers_out": "3163", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.6", "creativity": "22.6", "threat": "8.0", "ict_index": "6.5", "transfers_balance": "-3122", "selected": "180781", "transfers_in": "672", "transfers_out": "3794", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "14.1", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "2488", "selected": "184026", "transfers_in": "4601", "transfers_out": "2113", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Joe Hart": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "5.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "527358", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-17261", "selected": "565494", "transfers_in": "8453", "transfers_out": "25714", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-38444", "selected": "540005", "transfers_in": "7441", "transfers_out": "45885", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-46650", "selected": "502193", "transfers_in": "5326", "transfers_out": "51976", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-21184", "selected": "485320", "transfers_in": "5971", "transfers_out": "27155", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-22668", "selected": "467295", "transfers_in": "6294", "transfers_out": "28962", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-15306", "selected": "455612", "transfers_in": "10139", "transfers_out": "25445", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "9", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "34", "influence": "45.4", "creativity": "10.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-10467", "selected": "449375", "transfers_in": "10058", "transfers_out": "20525", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "18.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "29722", "selected": "483645", "transfers_in": "38383", "transfers_out": "8661", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "21", "influence": "52.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-8538", "selected": "478596", "transfers_in": "13470", "transfers_out": "22008", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-9225", "selected": "472219", "transfers_in": "6963", "transfers_out": "16188", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "24.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-14156", "selected": "460474", "transfers_in": "5004", "transfers_out": "19160", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-10346", "selected": "451369", "transfers_in": "2931", "transfers_out": "13277", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "24.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-10171", "selected": "441999", "transfers_in": "1884", "transfers_out": "12055", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31852", "selected": "410582", "transfers_in": "817", "transfers_out": "32669", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13625", "selected": "398183", "transfers_in": "2015", "transfers_out": "15640", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15940", "selected": "382879", "transfers_in": "1364", "transfers_out": "17304", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14614", "selected": "368847", "transfers_in": "1005", "transfers_out": "15619", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12497", "selected": "357313", "transfers_in": "2151", "transfers_out": "14648", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9232", "selected": "348705", "transfers_in": "890", "transfers_out": "10122", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6548", "selected": "330220", "transfers_in": "6386", "transfers_out": "12934", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6548", "selected": "330220", "transfers_in": "6386", "transfers_out": "12934", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11541", "selected": "319920", "transfers_in": "4239", "transfers_out": "15780", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9318", "selected": "311300", "transfers_in": "1995", "transfers_out": "11313", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8173", "selected": "303952", "transfers_in": "2382", "transfers_out": "10555", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5722", "selected": "298571", "transfers_in": "973", "transfers_out": "6695", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5486", "selected": "293747", "transfers_in": "1213", "transfers_out": "6699", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5508", "selected": "289042", "transfers_in": "725", "transfers_out": "6233", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2254", "selected": "287015", "transfers_in": "619", "transfers_out": "2873", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "6", "influence": "0.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-993", "selected": "312477", "transfers_in": "2074", "transfers_out": "3067", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1129", "selected": "313087", "transfers_in": "4546", "transfers_out": "3417", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "38.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "4958", "selected": "318600", "transfers_in": "7239", "transfers_out": "2281", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "16", "influence": "25.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "12220", "selected": "332802", "transfers_in": "14932", "transfers_out": "2712", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "24.4", "creativity": "10.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "6101", "selected": "341127", "transfers_in": "9033", "transfers_out": "2932", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "337495", "transfers_in": "6012", "transfers_out": "6322", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3983", "selected": "342027", "transfers_in": "7162", "transfers_out": "3179", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3983", "selected": "342027", "transfers_in": "7162", "transfers_out": "3179", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5556", "selected": "335710", "transfers_in": "715", "transfers_out": "6271", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Nacho Monreal": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.2", "creativity": "1.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "0", "selected": "227033", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.0", "creativity": "16.1", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-16852", "selected": "228895", "transfers_in": "5470", "transfers_out": "22322", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.4", "creativity": "2.3", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-35421", "selected": "197205", "transfers_in": "2047", "transfers_out": "37468", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "23.8", "creativity": "1.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-24157", "selected": "175768", "transfers_in": "6012", "transfers_out": "30169", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "12.5", "threat": "18.0", "ict_index": "5.4", "transfers_balance": "-11188", "selected": "166375", "transfers_in": "3136", "transfers_out": "14324", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.2", "creativity": "2.4", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "15298", "selected": "185727", "transfers_in": "28104", "transfers_out": "12806", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "57.2", "creativity": "29.2", "threat": "17.0", "ict_index": "10.3", "transfers_balance": "69674", "selected": "262726", "transfers_in": "83444", "transfers_out": "13770", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.8", "creativity": "1.1", "threat": "3.0", "ict_index": "2.0", "transfers_balance": "125701", "selected": "405912", "transfers_in": "151505", "transfers_out": "25804", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "61.8", "creativity": "3.6", "threat": "17.0", "ict_index": "8.2", "transfers_balance": "42427", "selected": "455507", "transfers_in": "66330", "transfers_out": "23903", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.0", "creativity": "41.8", "threat": "10.0", "ict_index": "7.6", "transfers_balance": "144306", "selected": "612056", "transfers_in": "161904", "transfers_out": "17598", "value": "56", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-36392", "selected": "580751", "transfers_in": "25582", "transfers_out": "61974", "value": "56", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.6", "creativity": "1.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-23254", "selected": "560851", "transfers_in": "23318", "transfers_out": "46572", "value": "56", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.8", "creativity": "3.5", "threat": "5.0", "ict_index": "2.1", "transfers_balance": "44512", "selected": "608279", "transfers_in": "58827", "transfers_out": "14315", "value": "56", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.0", "creativity": "2.7", "threat": "22.0", "ict_index": "5.5", "transfers_balance": "48671", "selected": "659523", "transfers_in": "59507", "transfers_out": "10836", "value": "56", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.8", "creativity": "12.8", "threat": "17.0", "ict_index": "5.7", "transfers_balance": "18059", "selected": "679875", "transfers_in": "41799", "transfers_out": "23740", "value": "57", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "6.7", "threat": "3.0", "ict_index": "1.7", "transfers_balance": "35652", "selected": "720348", "transfers_in": "57709", "transfers_out": "22057", "value": "57", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "24.4", "creativity": "1.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-4775", "selected": "717753", "transfers_in": "22811", "transfers_out": "27586", "value": "57", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "23.2", "creativity": "1.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "67795", "selected": "790269", "transfers_in": "78514", "transfers_out": "10719", "value": "58", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "14637", "selected": "810710", "transfers_in": "56131", "transfers_out": "41494", "value": "58", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158133", "selected": "653211", "transfers_in": "6111", "transfers_out": "164244", "value": "58", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207096", "selected": "446501", "transfers_in": "3543", "transfers_out": "210639", "value": "57", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84048", "selected": "362574", "transfers_in": "687", "transfers_out": "84735", "value": "57", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84006", "selected": "278948", "transfers_in": "1959", "transfers_out": "85965", "value": "56", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "16", "goals": "1", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "78.8", "creativity": "35.4", "threat": "37.0", "ict_index": "15.1", "transfers_balance": "-27594", "selected": "251551", "transfers_in": "955", "transfers_out": "28549", "value": "56", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "53.4", "creativity": "19.1", "threat": "35.0", "ict_index": "10.8", "transfers_balance": "136264", "selected": "392446", "transfers_in": "147292", "transfers_out": "11028", "value": "56", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.2", "creativity": "0.8", "threat": "45.0", "ict_index": "5.5", "transfers_balance": "116642", "selected": "513094", "transfers_in": "127323", "transfers_out": "10681", "value": "57", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "6.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-51690", "selected": "462966", "transfers_in": "31031", "transfers_out": "82721", "value": "57", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29969", "selected": "498577", "transfers_in": "55691", "transfers_out": "25722", "value": "57", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90017", "selected": "407825", "transfers_in": "10016", "transfers_out": "100033", "value": "56", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66867", "selected": "327459", "transfers_in": "805", "transfers_out": "67672", "value": "55", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.2", "creativity": "11.6", "threat": "22.0", "ict_index": "4.9", "transfers_balance": "60684", "selected": "382859", "transfers_in": "72486", "transfers_out": "11802", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37960", "selected": "422357", "transfers_in": "44361", "transfers_out": "6401", "value": "56", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "5.8", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-20762", "selected": "394530", "transfers_in": "13494", "transfers_out": "34256", "value": "56", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "40.2", "creativity": "14.5", "threat": "36.0", "ict_index": "9.1", "transfers_balance": "61475", "selected": "493362", "transfers_in": "68266", "transfers_out": "6791", "value": "56", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "9104", "selected": "472569", "transfers_in": "29510", "transfers_out": "20406", "value": "56", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31416", "selected": "507327", "transfers_in": "41261", "transfers_out": "9845", "value": "57", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31416", "selected": "507327", "transfers_in": "41261", "transfers_out": "9845", "value": "57", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-30188", "selected": "473537", "transfers_in": "10309", "transfers_out": "40497", "value": "57", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kyle Naughton": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.2", "creativity": "1.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "0", "selected": "77639", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "5.9", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "5683", "selected": "96079", "transfers_in": "10245", "transfers_out": "4562", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "87", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "30.0", "creativity": "23.7", "threat": "2.0", "ict_index": "5.6", "transfers_balance": "-2870", "selected": "94689", "transfers_in": "5069", "transfers_out": "7939", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.2", "creativity": "23.4", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "114264", "selected": "225178", "transfers_in": "135333", "transfers_out": "21069", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "14.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "6158", "selected": "234468", "transfers_in": "29033", "transfers_out": "22875", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "3.7", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "65801", "selected": "307521", "transfers_in": "83448", "transfers_out": "17647", "value": "46", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.6", "creativity": "4.6", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-3951", "selected": "305079", "transfers_in": "14885", "transfers_out": "18836", "value": "46", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.4", "creativity": "6.0", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-10189", "selected": "295893", "transfers_in": "9353", "transfers_out": "19542", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "39.2", "threat": "9.0", "ict_index": "6.9", "transfers_balance": "14621", "selected": "311987", "transfers_in": "22044", "transfers_out": "7423", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-11957", "selected": "301244", "transfers_in": "10603", "transfers_out": "22560", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "18.2", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "2343", "selected": "304537", "transfers_in": "11887", "transfers_out": "9544", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "18.0", "threat": "30.0", "ict_index": "7.9", "transfers_balance": "-10651", "selected": "294539", "transfers_in": "5655", "transfers_out": "16306", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "19.8", "creativity": "17.6", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-7596", "selected": "287461", "transfers_in": "6030", "transfers_out": "13626", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.2", "creativity": "2.1", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-1460", "selected": "286692", "transfers_in": "9596", "transfers_out": "11056", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.8", "creativity": "12.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "11929", "selected": "299770", "transfers_in": "20120", "transfers_out": "8191", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.6", "creativity": "4.0", "threat": "3.0", "ict_index": "2.0", "transfers_balance": "14197", "selected": "316778", "transfers_in": "25005", "transfers_out": "10808", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "0.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "18722", "selected": "337718", "transfers_in": "32773", "transfers_out": "14051", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.0", "creativity": "2.4", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-4030", "selected": "334839", "transfers_in": "13404", "transfers_out": "17434", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "2.7", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "12691", "selected": "349464", "transfers_in": "31180", "transfers_out": "18489", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.4", "creativity": "1.3", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-36727", "selected": "313364", "transfers_in": "8209", "transfers_out": "44936", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.0", "creativity": "1.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-16050", "selected": "298007", "transfers_in": "9569", "transfers_out": "25619", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55225", "selected": "242856", "transfers_in": "1295", "transfers_out": "56520", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72684", "selected": "170207", "transfers_in": "225", "transfers_out": "72909", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.0", "creativity": "1.4", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-9672", "selected": "160794", "transfers_in": "3268", "transfers_out": "12940", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "16.6", "threat": "8.0", "ict_index": "4.4", "transfers_balance": "9714", "selected": "171328", "transfers_in": "19173", "transfers_out": "9459", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.8", "creativity": "7.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "14341", "selected": "186058", "transfers_in": "20687", "transfers_out": "6346", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "21.6", "creativity": "16.3", "threat": "34.0", "ict_index": "7.2", "transfers_balance": "30706", "selected": "217672", "transfers_in": "38425", "transfers_out": "7719", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "76385", "selected": "297472", "transfers_in": "84541", "transfers_out": "8156", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.4", "creativity": "3.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "10815", "selected": "309306", "transfers_in": "21322", "transfers_out": "10507", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.6", "creativity": "0.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "11068", "selected": "335043", "transfers_in": "20385", "transfers_out": "9317", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.8", "creativity": "2.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2317", "selected": "328323", "transfers_in": "15403", "transfers_out": "17720", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "2.3", "threat": "3.0", "ict_index": "2.1", "transfers_balance": "4526", "selected": "333641", "transfers_in": "14490", "transfers_out": "9964", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "19.2", "creativity": "2.6", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-6161", "selected": "322159", "transfers_in": "10700", "transfers_out": "16861", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.4", "creativity": "0.6", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-6231", "selected": "314512", "transfers_in": "6001", "transfers_out": "12232", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.6", "creativity": "5.0", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "8930", "selected": "330264", "transfers_in": "20289", "transfers_out": "11359", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49233", "selected": "383046", "transfers_in": "55656", "transfers_out": "6423", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.4", "creativity": "2.4", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "49233", "selected": "383046", "transfers_in": "55656", "transfers_out": "6423", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8405", "selected": "370738", "transfers_in": "5120", "transfers_out": "13525", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Luke Garbutt": [{"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "229", "selected": "322", "transfers_in": "280", "transfers_out": "51", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "145", "selected": "534", "transfers_in": "223", "transfers_out": "78", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "665", "transfers_in": "121", "transfers_out": "92", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "726", "transfers_in": "156", "transfers_out": "78", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "52", "selected": "806", "transfers_in": "111", "transfers_out": "59", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "922", "transfers_in": "117", "transfers_out": "70", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "994", "transfers_in": "67", "transfers_out": "58", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "957", "transfers_in": "81", "transfers_out": "50", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "948", "transfers_in": "58", "transfers_out": "72", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "979", "transfers_in": "58", "transfers_out": "41", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Mauro Z\u00e1rate": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "674", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "655", "transfers_in": "61", "transfers_out": "208", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "697", "transfers_in": "98", "transfers_out": "128", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "767", "transfers_in": "70", "transfers_out": "123", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "792", "transfers_in": "55", "transfers_out": "79", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "839", "transfers_in": "82", "transfers_out": "96", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "858", "transfers_in": "67", "transfers_out": "91", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "898", "transfers_in": "97", "transfers_out": "109", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "922", "transfers_in": "74", "transfers_out": "83", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "979", "transfers_in": "127", "transfers_out": "94", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "997", "transfers_in": "79", "transfers_out": "93", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1043", "transfers_in": "101", "transfers_out": "99", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1084", "transfers_in": "87", "transfers_out": "76", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "1133", "transfers_in": "94", "transfers_out": "62", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1146", "transfers_in": "72", "transfers_out": "79", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1163", "transfers_in": "86", "transfers_out": "94", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1173", "transfers_in": "50", "transfers_out": "61", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1174", "transfers_in": "43", "transfers_out": "55", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1193", "transfers_in": "88", "transfers_out": "98", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1212", "transfers_in": "78", "transfers_out": "75", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1235", "transfers_in": "98", "transfers_out": "94", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1213", "transfers_in": "39", "transfers_out": "68", "value": "54", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "1188", "transfers_in": "84", "transfers_out": "130", "value": "54", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "1147", "transfers_in": "10", "transfers_out": "51", "value": "54", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1122", "transfers_in": "5", "transfers_out": "30", "value": "54", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1112", "transfers_in": "2", "transfers_out": "12", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1108", "transfers_in": "4", "transfers_out": "10", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1095", "transfers_in": "5", "transfers_out": "18", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1092", "transfers_in": "1", "transfers_out": "4", "value": "54", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1126", "transfers_in": "1", "transfers_out": "7", "value": "54", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1121", "transfers_in": "3", "transfers_out": "8", "value": "54", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1118", "transfers_in": "3", "transfers_out": "8", "value": "54", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1120", "transfers_in": "2", "transfers_out": "1", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1116", "transfers_in": "2", "transfers_out": "4", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1118", "transfers_in": "1", "transfers_out": "3", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1117", "transfers_in": "3", "transfers_out": "2", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1118", "transfers_in": "4", "transfers_out": "4", "value": "54", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1119", "transfers_in": "5", "transfers_out": "4", "value": "54", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Stephen Ireland": [{"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.4", "creativity": "13.9", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "66", "selected": "158", "transfers_in": "123", "transfers_out": "57", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1413", "selected": "1628", "transfers_in": "1576", "transfers_out": "163", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "1568", "transfers_in": "279", "transfers_out": "367", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "1309", "transfers_in": "101", "transfers_out": "372", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "1087", "transfers_in": "67", "transfers_out": "311", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "862", "transfers_in": "27", "transfers_out": "271", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "757", "transfers_in": "13", "transfers_out": "116", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "620", "transfers_in": "5", "transfers_out": "114", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "519", "transfers_in": "9", "transfers_out": "84", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "510", "transfers_in": "19", "transfers_out": "62", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "503", "transfers_in": "12", "transfers_out": "25", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-15", "selected": "488", "transfers_in": "9", "transfers_out": "24", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.6", "creativity": "3.4", "threat": "1.0", "ict_index": "0.6", "transfers_balance": "-5", "selected": "503", "transfers_in": "15", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "501", "transfers_in": "22", "transfers_out": "21", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "503", "transfers_in": "14", "transfers_out": "18", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "5", "selected": "517", "transfers_in": "24", "transfers_out": "19", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Alex Pritchard": [{"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "2.0", "threat": "7.0", "ict_index": "1.2", "transfers_balance": "386", "selected": "393", "transfers_in": "422", "transfers_out": "36", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "3.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "408", "selected": "818", "transfers_in": "527", "transfers_out": "119", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "843", "transfers_in": "201", "transfers_out": "195", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "784", "transfers_in": "93", "transfers_out": "161", "value": "55", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "42.4", "creativity": "17.2", "threat": "63.0", "ict_index": "12.3", "transfers_balance": "-126", "selected": "666", "transfers_in": "58", "transfers_out": "184", "value": "54", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "76", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.6", "creativity": "28.6", "threat": "59.0", "ict_index": "11.4", "transfers_balance": "4448", "selected": "5307", "transfers_in": "4958", "transfers_out": "510", "value": "54", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "2414", "selected": "7793", "transfers_in": "2954", "transfers_out": "540", "value": "54", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.2", "creativity": "49.9", "threat": "29.0", "ict_index": "8.6", "transfers_balance": "1634", "selected": "9255", "transfers_in": "3270", "transfers_out": "1636", "value": "54", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "1.5", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "3136", "selected": "19412", "transfers_in": "3624", "transfers_out": "488", "value": "54", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "19.5", "threat": "1.0", "ict_index": "3.4", "transfers_balance": "-3853", "selected": "8653", "transfers_in": "169", "transfers_out": "4022", "value": "54", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "25.9", "threat": "16.0", "ict_index": "5.4", "transfers_balance": "-1587", "selected": "7109", "transfers_in": "103", "transfers_out": "1690", "value": "54", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "32.3", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "-1302", "selected": "5533", "transfers_in": "74", "transfers_out": "1376", "value": "54", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "40.3", "threat": "16.0", "ict_index": "6.8", "transfers_balance": "-418", "selected": "4416", "transfers_in": "51", "transfers_out": "469", "value": "54", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.0", "creativity": "11.3", "threat": "9.0", "ict_index": "3.0", "transfers_balance": "-403", "selected": "3974", "transfers_in": "38", "transfers_out": "441", "value": "54", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-403", "selected": "3974", "transfers_in": "38", "transfers_out": "441", "value": "54", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.6", "creativity": "67.0", "threat": "7.0", "ict_index": "9.0", "transfers_balance": "-171", "selected": "3848", "transfers_in": "87", "transfers_out": "258", "value": "54", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Sung-yueng Ki": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "415", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "428", "transfers_in": "26", "transfers_out": "108", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "403", "transfers_in": "24", "transfers_out": "70", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "423", "transfers_in": "31", "transfers_out": "54", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "422", "transfers_in": "30", "transfers_out": "44", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "420", "transfers_in": "40", "transfers_out": "48", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "421", "transfers_in": "34", "transfers_out": "47", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.3", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "481", "transfers_in": "76", "transfers_out": "39", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.0", "creativity": "25.9", "threat": "9.0", "ict_index": "4.5", "transfers_balance": "130", "selected": "647", "transfers_in": "164", "transfers_out": "34", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.6", "creativity": "2.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "65", "selected": "756", "transfers_in": "151", "transfers_out": "86", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.8", "creativity": "9.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "88", "selected": "881", "transfers_in": "167", "transfers_out": "79", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "11.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "14", "selected": "948", "transfers_in": "108", "transfers_out": "94", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.0", "creativity": "2.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-17", "selected": "958", "transfers_in": "70", "transfers_out": "87", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.2", "creativity": "1.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-40", "selected": "942", "transfers_in": "37", "transfers_out": "77", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "3.5", "threat": "7.0", "ict_index": "2.3", "transfers_balance": "-10", "selected": "956", "transfers_in": "55", "transfers_out": "65", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "69.3", "threat": "2.0", "ict_index": "9.0", "transfers_balance": "23", "selected": "1015", "transfers_in": "110", "transfers_out": "87", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.6", "creativity": "18.3", "threat": "7.0", "ict_index": "2.9", "transfers_balance": "3", "selected": "1052", "transfers_in": "77", "transfers_out": "74", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1070", "transfers_in": "61", "transfers_out": "66", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "1006", "transfers_in": "52", "transfers_out": "140", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "931", "transfers_in": "8", "transfers_out": "83", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "860", "transfers_in": "10", "transfers_out": "89", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "845", "transfers_in": "10", "transfers_out": "26", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.4", "creativity": "22.0", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-23", "selected": "844", "transfers_in": "31", "transfers_out": "54", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "5.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "6", "selected": "874", "transfers_in": "40", "transfers_out": "34", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "6.2", "creativity": "3.6", "threat": "3.0", "ict_index": "1.3", "transfers_balance": "46", "selected": "951", "transfers_in": "87", "transfers_out": "41", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.8", "creativity": "21.5", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "112", "selected": "1094", "transfers_in": "162", "transfers_out": "50", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "52.2", "creativity": "38.9", "threat": "58.0", "ict_index": "14.9", "transfers_balance": "993", "selected": "2198", "transfers_in": "1182", "transfers_out": "189", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "7.8", "threat": "12.0", "ict_index": "2.6", "transfers_balance": "20920", "selected": "24250", "transfers_in": "22856", "transfers_out": "1936", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "56.8", "creativity": "20.8", "threat": "10.0", "ict_index": "8.8", "transfers_balance": "6257", "selected": "31247", "transfers_in": "9176", "transfers_out": "2919", "value": "49", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "5.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "70542", "selected": "103982", "transfers_in": "73025", "transfers_out": "2483", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8108", "selected": "86109", "transfers_in": "6264", "transfers_out": "14372", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-7606", "selected": "78455", "transfers_in": "2222", "transfers_out": "9828", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.2", "creativity": "3.2", "threat": "22.0", "ict_index": "2.9", "transfers_balance": "-11656", "selected": "65216", "transfers_in": "351", "transfers_out": "12007", "value": "48", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "64", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "14.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5412", "selected": "60355", "transfers_in": "307", "transfers_out": "5719", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.4", "creativity": "4.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-4414", "selected": "57296", "transfers_in": "1008", "transfers_out": "5422", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.2", "creativity": "17.4", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "133", "selected": "57503", "transfers_in": "3320", "transfers_out": "3187", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "27.6", "threat": "3.0", "ict_index": "3.9", "transfers_balance": "133", "selected": "57503", "transfers_in": "3320", "transfers_out": "3187", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2505", "selected": "54862", "transfers_in": "1399", "transfers_out": "3904", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "C\u00e9sar Azpilicueta": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.6", "creativity": "20.3", "threat": "6.0", "ict_index": "3.7", "transfers_balance": "0", "selected": "445163", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "31.8", "creativity": "14.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-39388", "selected": "460787", "transfers_in": "7288", "transfers_out": "46676", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "35", "influence": "30.2", "creativity": "16.4", "threat": "8.0", "ict_index": "5.5", "transfers_balance": "-39345", "selected": "438776", "transfers_in": "6883", "transfers_out": "46228", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.2", "creativity": "16.4", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-3468", "selected": "459098", "transfers_in": "17780", "transfers_out": "21248", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "17.2", "creativity": "1.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "8594", "selected": "484221", "transfers_in": "24328", "transfers_out": "15734", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "61", "influence": "60.2", "creativity": "25.6", "threat": "6.0", "ict_index": "9.2", "transfers_balance": "23969", "selected": "527942", "transfers_in": "45407", "transfers_out": "21438", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "2.3", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "149748", "selected": "707679", "transfers_in": "172492", "transfers_out": "22744", "value": "66", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.8", "creativity": "11.8", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "59562", "selected": "789294", "transfers_in": "90085", "transfers_out": "30523", "value": "66", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "45.0", "creativity": "1.8", "threat": "33.0", "ict_index": "8.0", "transfers_balance": "-3019", "selected": "793938", "transfers_in": "36109", "transfers_out": "39128", "value": "66", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "25.6", "creativity": "11.4", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "49397", "selected": "855307", "transfers_in": "73629", "transfers_out": "24232", "value": "67", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "34.8", "creativity": "11.8", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-5242", "selected": "859102", "transfers_in": "28804", "transfers_out": "34046", "value": "67", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "14.2", "creativity": "14.6", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "174899", "selected": "1055829", "transfers_in": "185495", "transfers_out": "10596", "value": "68", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.4", "creativity": "1.4", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "33504", "selected": "1100809", "transfers_in": "62524", "transfers_out": "29020", "value": "68", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60897", "selected": "1171279", "transfers_in": "72896", "transfers_out": "11999", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.2", "creativity": "16.2", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "34251", "selected": "1215355", "transfers_in": "57708", "transfers_out": "23457", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.8", "creativity": "22.8", "threat": "10.0", "ict_index": "5.9", "transfers_balance": "-4068", "selected": "1224309", "transfers_in": "35791", "transfers_out": "39859", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "8.9", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-27899", "selected": "1202548", "transfers_in": "15289", "transfers_out": "43188", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "11.2", "creativity": "16.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-15168", "selected": "1193941", "transfers_in": "21154", "transfers_out": "36322", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "24.8", "creativity": "14.3", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-5406", "selected": "1197885", "transfers_in": "30283", "transfers_out": "35689", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "50.2", "creativity": "56.4", "threat": "1.0", "ict_index": "10.8", "transfers_balance": "16692", "selected": "1220796", "transfers_in": "34493", "transfers_out": "17801", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "7.2", "creativity": "6.6", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "85571", "selected": "1316110", "transfers_in": "101489", "transfers_out": "15918", "value": "70", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.6", "creativity": "13.8", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-24058", "selected": "1295534", "transfers_in": "32448", "transfers_out": "56506", "value": "70", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.4", "creativity": "19.7", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-965", "selected": "1306919", "transfers_in": "58799", "transfers_out": "59764", "value": "70", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "17.6", "creativity": "0.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-3115", "selected": "1310211", "transfers_in": "29288", "transfers_out": "32403", "value": "70", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "21.8", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "-3344", "selected": "1314723", "transfers_in": "28337", "transfers_out": "31681", "value": "70", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.6", "creativity": "19.1", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-25673", "selected": "1291557", "transfers_in": "11035", "transfers_out": "36708", "value": "70", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "24.8", "creativity": "31.4", "threat": "2.0", "ict_index": "5.8", "transfers_balance": "-13010", "selected": "1283787", "transfers_in": "38768", "transfers_out": "51778", "value": "70", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "4.6", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-38132", "selected": "1253016", "transfers_in": "21895", "transfers_out": "60027", "value": "70", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "31.6", "creativity": "0.6", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-39831", "selected": "1214145", "transfers_in": "5183", "transfers_out": "45014", "value": "70", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.4", "creativity": "13.9", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-4342", "selected": "1197227", "transfers_in": "15198", "transfers_out": "19540", "value": "69", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.2", "creativity": "16.7", "threat": "10.0", "ict_index": "5.3", "transfers_balance": "-8830", "selected": "1175656", "transfers_in": "14593", "transfers_out": "23423", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "46.2", "creativity": "23.4", "threat": "42.0", "ict_index": "11.2", "transfers_balance": "-7952", "selected": "1169925", "transfers_in": "14486", "transfers_out": "22438", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.0", "creativity": "13.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "47051", "selected": "1235020", "transfers_in": "58102", "transfers_out": "11051", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "1.4", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "47051", "selected": "1235020", "transfers_in": "58102", "transfers_out": "11051", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "29.0", "creativity": "26.6", "threat": "0.0", "ict_index": "5.6", "transfers_balance": "26497", "selected": "1212747", "transfers_in": "40643", "transfers_out": "14146", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "12.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "21395", "selected": "1237394", "transfers_in": "34649", "transfers_out": "13254", "value": "69", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.2", "creativity": "29.8", "threat": "16.0", "ict_index": "5.9", "transfers_balance": "21395", "selected": "1237394", "transfers_in": "34649", "transfers_out": "13254", "value": "69", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "42.0", "creativity": "6.8", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "4896", "selected": "1242264", "transfers_in": "15934", "transfers_out": "11038", "value": "69", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "DeAndre Yedlin": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "17756", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "15604", "transfers_in": "129", "transfers_out": "2881", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2141", "selected": "13538", "transfers_in": "101", "transfers_out": "2242", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1275", "selected": "12327", "transfers_in": "423", "transfers_out": "1698", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.2", "creativity": "1.1", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "-351", "selected": "12095", "transfers_in": "337", "transfers_out": "688", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "4.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "589", "selected": "12889", "transfers_in": "1263", "transfers_out": "674", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "452", "selected": "13517", "transfers_in": "1050", "transfers_out": "598", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "16.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "1126", "selected": "14908", "transfers_in": "1925", "transfers_out": "799", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.0", "creativity": "3.7", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1810", "selected": "16859", "transfers_in": "2402", "transfers_out": "592", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "13.8", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "10381", "selected": "28091", "transfers_in": "12206", "transfers_out": "1825", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "11.7", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "5120", "selected": "33709", "transfers_in": "6685", "transfers_out": "1565", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "39.4", "creativity": "21.0", "threat": "2.0", "ict_index": "6.2", "transfers_balance": "356", "selected": "34464", "transfers_in": "2870", "transfers_out": "2514", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "30.8", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "9211", "selected": "44190", "transfers_in": "10866", "transfers_out": "1655", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.8", "creativity": "23.2", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-1671", "selected": "42648", "transfers_in": "1430", "transfers_out": "3101", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-2398", "selected": "40357", "transfers_in": "844", "transfers_out": "3242", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "1.9", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1617", "selected": "38885", "transfers_in": "733", "transfers_out": "2350", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.4", "creativity": "8.1", "threat": "20.0", "ict_index": "4.5", "transfers_balance": "-1124", "selected": "37834", "transfers_in": "669", "transfers_out": "1793", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.2", "creativity": "5.2", "threat": "1.0", "ict_index": "3.2", "transfers_balance": "-2206", "selected": "35684", "transfers_in": "285", "transfers_out": "2491", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "15.0", "threat": "8.0", "ict_index": "4.4", "transfers_balance": "-1315", "selected": "34476", "transfers_in": "550", "transfers_out": "1865", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.0", "creativity": "14.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-1011", "selected": "33522", "transfers_in": "541", "transfers_out": "1552", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.6", "creativity": "5.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "3626", "selected": "37321", "transfers_in": "5040", "transfers_out": "1414", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.0", "creativity": "1.3", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "54", "selected": "37428", "transfers_in": "2404", "transfers_out": "2350", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "2.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "9195", "selected": "47143", "transfers_in": "12845", "transfers_out": "3650", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.6", "creativity": "0.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-2172", "selected": "45106", "transfers_in": "2168", "transfers_out": "4340", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.6", "creativity": "1.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-450", "selected": "44826", "transfers_in": "1981", "transfers_out": "2431", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.4", "creativity": "18.7", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-1244", "selected": "43641", "transfers_in": "838", "transfers_out": "2082", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.8", "creativity": "1.0", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "-1389", "selected": "42351", "transfers_in": "935", "transfers_out": "2324", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "2.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "3500", "selected": "46208", "transfers_in": "5036", "transfers_out": "1536", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "4.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-818", "selected": "45446", "transfers_in": "934", "transfers_out": "1752", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "16.6", "creativity": "14.8", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "1832", "selected": "44870", "transfers_in": "3016", "transfers_out": "1184", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "16.2", "creativity": "31.8", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "2454", "selected": "46780", "transfers_in": "4265", "transfers_out": "1811", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "5459", "selected": "53121", "transfers_in": "7847", "transfers_out": "2388", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.8", "creativity": "14.6", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "1853", "selected": "54329", "transfers_in": "4706", "transfers_out": "2853", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "9.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "35522", "selected": "105221", "transfers_in": "37355", "transfers_out": "1833", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "19.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "13507", "selected": "104889", "transfers_in": "17106", "transfers_out": "3599", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "27.2", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "3880", "selected": "108809", "transfers_in": "8548", "transfers_out": "4668", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "9.2", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "3880", "selected": "108809", "transfers_in": "8548", "transfers_out": "4668", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.2", "creativity": "3.3", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-6163", "selected": "101648", "transfers_in": "516", "transfers_out": "6679", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Younes Kaboul": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "32.6", "creativity": "0.5", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "21752", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2332", "selected": "23745", "transfers_in": "1407", "transfers_out": "3739", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5530", "selected": "18290", "transfers_in": "67", "transfers_out": "5597", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.8", "creativity": "0.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2664", "selected": "15684", "transfers_in": "117", "transfers_out": "2781", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "15514", "transfers_in": "1066", "transfers_out": "1362", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1511", "selected": "14038", "transfers_in": "219", "transfers_out": "1730", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1259", "selected": "12815", "transfers_in": "136", "transfers_out": "1395", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1152", "selected": "11681", "transfers_in": "49", "transfers_out": "1201", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "11135", "transfers_in": "26", "transfers_out": "580", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-714", "selected": "10436", "transfers_in": "30", "transfers_out": "744", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-442", "selected": "9998", "transfers_in": "27", "transfers_out": "469", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "9602", "transfers_in": "61", "transfers_out": "481", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "9346", "transfers_in": "41", "transfers_out": "304", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "9087", "transfers_in": "13", "transfers_out": "277", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "8756", "transfers_in": "17", "transfers_out": "348", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "8501", "transfers_in": "24", "transfers_out": "282", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "8332", "transfers_in": "11", "transfers_out": "182", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "8140", "transfers_in": "12", "transfers_out": "205", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "7948", "transfers_in": "15", "transfers_out": "217", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "7795", "transfers_in": "11", "transfers_out": "166", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "7603", "transfers_in": "15", "transfers_out": "214", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "7491", "transfers_in": "7", "transfers_out": "119", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-225", "selected": "7280", "transfers_in": "19", "transfers_out": "244", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "7152", "transfers_in": "17", "transfers_out": "150", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "7076", "transfers_in": "13", "transfers_out": "98", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "7025", "transfers_in": "17", "transfers_out": "69", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "6956", "transfers_in": "16", "transfers_out": "87", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "6910", "transfers_in": "28", "transfers_out": "89", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "6873", "transfers_in": "10", "transfers_out": "48", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "8208", "transfers_in": "12", "transfers_out": "47", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "8157", "transfers_in": "10", "transfers_out": "47", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "8146", "transfers_in": "14", "transfers_out": "47", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "8126", "transfers_in": "8", "transfers_out": "27", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "8103", "transfers_in": "13", "transfers_out": "38", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "8080", "transfers_in": "18", "transfers_out": "38", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "8073", "transfers_in": "21", "transfers_out": "31", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "8062", "transfers_in": "29", "transfers_out": "42", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "8040", "transfers_in": "17", "transfers_out": "34", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kristoffer Nordfeldt": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "57975", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1079", "selected": "61300", "transfers_in": "1072", "transfers_out": "2151", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1570", "selected": "60794", "transfers_in": "860", "transfers_out": "2430", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1814", "selected": "59716", "transfers_in": "788", "transfers_out": "2602", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-967", "selected": "59159", "transfers_in": "878", "transfers_out": "1845", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "59817", "transfers_in": "2154", "transfers_out": "2121", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "231", "selected": "60449", "transfers_in": "1701", "transfers_out": "1470", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "60384", "transfers_in": "1104", "transfers_out": "1479", "value": "40", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-558", "selected": "59919", "transfers_in": "463", "transfers_out": "1021", "value": "40", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-743", "selected": "59289", "transfers_in": "474", "transfers_out": "1217", "value": "40", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-718", "selected": "58650", "transfers_in": "334", "transfers_out": "1052", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "58124", "transfers_in": "295", "transfers_out": "910", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "57899", "transfers_in": "256", "transfers_out": "544", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-356", "selected": "57583", "transfers_in": "174", "transfers_out": "530", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "57298", "transfers_in": "197", "transfers_out": "544", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-538", "selected": "56827", "transfers_in": "201", "transfers_out": "739", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "56560", "transfers_in": "174", "transfers_out": "477", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "56294", "transfers_in": "176", "transfers_out": "483", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "56048", "transfers_in": "298", "transfers_out": "618", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "55879", "transfers_in": "191", "transfers_out": "399", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "55615", "transfers_in": "390", "transfers_out": "699", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-622", "selected": "55027", "transfers_in": "390", "transfers_out": "1012", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-684", "selected": "54426", "transfers_in": "807", "transfers_out": "1491", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-540", "selected": "53928", "transfers_in": "334", "transfers_out": "874", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-492", "selected": "53491", "transfers_in": "366", "transfers_out": "858", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "53236", "transfers_in": "326", "transfers_out": "597", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "53006", "transfers_in": "366", "transfers_out": "641", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "52820", "transfers_in": "344", "transfers_out": "611", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "52722", "transfers_in": "133", "transfers_out": "257", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "52871", "transfers_in": "139", "transfers_out": "328", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8566", "selected": "65611", "transfers_in": "10445", "transfers_out": "1879", "value": "39", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4949", "selected": "71255", "transfers_in": "5986", "transfers_out": "1037", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10133", "selected": "95605", "transfers_in": "11718", "transfers_out": "1585", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1106", "selected": "98851", "transfers_in": "3695", "transfers_out": "2589", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3383", "selected": "87177", "transfers_in": "4882", "transfers_out": "1499", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2599", "selected": "92032", "transfers_in": "5528", "transfers_out": "2929", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2599", "selected": "92032", "transfers_in": "5528", "transfers_out": "2929", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1047", "selected": "92167", "transfers_in": "3870", "transfers_out": "2823", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Nathan Ak\u00e9": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.0", "creativity": "0.3", "threat": "17.0", "ict_index": "4.1", "transfers_balance": "0", "selected": "336369", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "33.2", "creativity": "0.4", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-2768", "selected": "374864", "transfers_in": "14487", "transfers_out": "17255", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-51216", "selected": "329355", "transfers_in": "3913", "transfers_out": "55129", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "5.8", "threat": "10.0", "ict_index": "3.7", "transfers_balance": "-61640", "selected": "270345", "transfers_in": "1856", "transfers_out": "63496", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.6", "creativity": "1.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-20172", "selected": "252046", "transfers_in": "3560", "transfers_out": "23732", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "10.6", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-25385", "selected": "228032", "transfers_in": "1743", "transfers_out": "27128", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "29.6", "creativity": "0.4", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-17188", "selected": "211965", "transfers_in": "1829", "transfers_out": "19017", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.2", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-9328", "selected": "204311", "transfers_in": "2816", "transfers_out": "12144", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.4", "creativity": "0.3", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-4396", "selected": "200618", "transfers_in": "1944", "transfers_out": "6340", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "0.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-6288", "selected": "195475", "transfers_in": "3003", "transfers_out": "9291", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-3119", "selected": "193289", "transfers_in": "3194", "transfers_out": "6313", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "9537", "selected": "204951", "transfers_in": "13868", "transfers_out": "4331", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.2", "creativity": "0.4", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "7619", "selected": "213983", "transfers_in": "11330", "transfers_out": "3711", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.4", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "7808", "selected": "223116", "transfers_in": "10756", "transfers_out": "2948", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.4", "creativity": "0.9", "threat": "21.0", "ict_index": "3.9", "transfers_balance": "1425", "selected": "225713", "transfers_in": "6786", "transfers_out": "5361", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1081", "selected": "228526", "transfers_in": "7591", "transfers_out": "6510", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.6", "creativity": "10.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-8098", "selected": "221071", "transfers_in": "2306", "transfers_out": "10404", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.0", "creativity": "0.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-5107", "selected": "216614", "transfers_in": "2248", "transfers_out": "7355", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "19.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-9114", "selected": "208328", "transfers_in": "2338", "transfers_out": "11452", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "9", "goals": "1", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "60.2", "creativity": "20.8", "threat": "43.0", "ict_index": "12.4", "transfers_balance": "-1415", "selected": "207553", "transfers_in": "4718", "transfers_out": "6133", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.6", "creativity": "0.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "21260", "selected": "230538", "transfers_in": "26238", "transfers_out": "4978", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "2779", "selected": "234019", "transfers_in": "10685", "transfers_out": "7906", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "22.0", "creativity": "1.0", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-7415", "selected": "228214", "transfers_in": "6371", "transfers_out": "13786", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.4", "creativity": "0.4", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-2412", "selected": "226856", "transfers_in": "5486", "transfers_out": "7898", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "64.0", "creativity": "0.3", "threat": "17.0", "ict_index": "8.1", "transfers_balance": "-4007", "selected": "224001", "transfers_in": "3892", "transfers_out": "7899", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.8", "creativity": "10.5", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "81598", "selected": "308171", "transfers_in": "86839", "transfers_out": "5241", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "44455", "selected": "356169", "transfers_in": "56513", "transfers_out": "12058", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "32.6", "creativity": "21.9", "threat": "8.0", "ict_index": "6.3", "transfers_balance": "3519", "selected": "363088", "transfers_in": "22956", "transfers_out": "19437", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "6252", "selected": "371344", "transfers_in": "19843", "transfers_out": "13591", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-50", "selected": "378931", "transfers_in": "13217", "transfers_out": "13267", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.6", "creativity": "0.8", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "85206", "selected": "696193", "transfers_in": "91504", "transfers_out": "6298", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.8", "creativity": "10.7", "threat": "4.0", "ict_index": "4.8", "transfers_balance": "-28628", "selected": "437693", "transfers_in": "4542", "transfers_out": "33170", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.0", "creativity": "0.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-7924", "selected": "431197", "transfers_in": "6560", "transfers_out": "14484", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "28.4", "creativity": "0.6", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-18026", "selected": "409816", "transfers_in": "7241", "transfers_out": "25267", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.2", "creativity": "10.9", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "-18026", "selected": "409816", "transfers_in": "7241", "transfers_out": "25267", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "1.5", "threat": "27.0", "ict_index": "4.9", "transfers_balance": "-8241", "selected": "378319", "transfers_in": "3140", "transfers_out": "11381", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.0", "creativity": "0.8", "threat": "48.0", "ict_index": "6.7", "transfers_balance": "-17867", "selected": "358823", "transfers_in": "2201", "transfers_out": "20068", "value": "50", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "0.1", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "-1668", "selected": "358959", "transfers_in": "3780", "transfers_out": "5448", "value": "50", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kasper Schmeichel": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "39.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "0", "selected": "103260", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "6123", "selected": "158278", "transfers_in": "11909", "transfers_out": "5786", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "5", "bps": "33", "influence": "54.8", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-4780", "selected": "165581", "transfers_in": "4960", "transfers_out": "9740", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "23.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "10634", "selected": "196853", "transfers_in": "18402", "transfers_out": "7768", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "21.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "11365", "selected": "218091", "transfers_in": "18811", "transfers_out": "7446", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-6820", "selected": "216244", "transfers_in": "5601", "transfers_out": "12421", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "32", "influence": "23.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-5522", "selected": "213716", "transfers_in": "5333", "transfers_out": "10855", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "5897", "selected": "224096", "transfers_in": "12962", "transfers_out": "7065", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "22.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2994", "selected": "222290", "transfers_in": "3560", "transfers_out": "6554", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "243", "selected": "224372", "transfers_in": "7429", "transfers_out": "7186", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "39.0", "creativity": "11.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "6384", "selected": "233056", "transfers_in": "11583", "transfers_out": "5199", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-6072", "selected": "229096", "transfers_in": "4574", "transfers_out": "10646", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "24.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-930", "selected": "229318", "transfers_in": "4340", "transfers_out": "5270", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "4", "bps": "15", "influence": "27.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-3963", "selected": "226059", "transfers_in": "1739", "transfers_out": "5702", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "32", "influence": "35.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "2199", "selected": "229433", "transfers_in": "5987", "transfers_out": "3788", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "11910", "selected": "244382", "transfers_in": "16338", "transfers_out": "4428", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3986", "selected": "241272", "transfers_in": "2515", "transfers_out": "6501", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "27.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-572", "selected": "241739", "transfers_in": "4589", "transfers_out": "5161", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "24.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-8902", "selected": "233850", "transfers_in": "1071", "transfers_out": "9973", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2777", "selected": "231829", "transfers_in": "1737", "transfers_out": "4514", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-9222", "selected": "223392", "transfers_in": "1071", "transfers_out": "10293", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "5761", "selected": "229820", "transfers_in": "13150", "transfers_out": "7389", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "37", "influence": "49.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-6965", "selected": "224393", "transfers_in": "3302", "transfers_out": "10267", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "19.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "16993", "selected": "243463", "transfers_in": "22038", "transfers_out": "5045", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "14", "influence": "17.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "34778", "selected": "282663", "transfers_in": "43884", "transfers_out": "9106", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "9549", "selected": "294154", "transfers_in": "16889", "transfers_out": "7340", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "17", "influence": "28.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-9199", "selected": "287572", "transfers_in": "7942", "transfers_out": "17141", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "4277", "selected": "294148", "transfers_in": "13194", "transfers_out": "8917", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "10", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-2113", "selected": "292668", "transfers_in": "4012", "transfers_out": "6125", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-4639", "selected": "280131", "transfers_in": "2992", "transfers_out": "7631", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "15", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "40", "influence": "37.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "1515", "selected": "274744", "transfers_in": "7855", "transfers_out": "6340", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "8", "influence": "8.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "35030", "selected": "313271", "transfers_in": "38789", "transfers_out": "3759", "value": "50", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "15117", "selected": "333268", "transfers_in": "23514", "transfers_out": "8397", "value": "51", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15117", "selected": "333268", "transfers_in": "23514", "transfers_out": "8397", "value": "51", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24700", "selected": "273146", "transfers_in": "353", "transfers_out": "25053", "value": "51", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21684", "selected": "250909", "transfers_in": "137", "transfers_out": "21821", "value": "51", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21684", "selected": "250909", "transfers_in": "137", "transfers_out": "21821", "value": "51", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9246", "selected": "242169", "transfers_in": "67", "transfers_out": "9313", "value": "51", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Kyle Taylor": [{"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "89", "transfers_in": "72", "transfers_out": "24", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "129", "transfers_in": "40", "transfers_out": "23", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "176", "transfers_in": "39", "transfers_out": "28", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "222", "transfers_in": "44", "transfers_out": "37", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "245", "transfers_in": "18", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "274", "transfers_in": "28", "transfers_out": "16", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "291", "transfers_in": "24", "transfers_out": "20", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "303", "transfers_in": "27", "transfers_out": "26", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "320", "transfers_in": "16", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "327", "transfers_in": "21", "transfers_out": "21", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "327", "transfers_in": "21", "transfers_out": "21", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "338", "transfers_in": "6", "transfers_out": "6", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "345", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "351", "transfers_in": "13", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "George Thomas": [{"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "65", "transfers_in": "76", "transfers_out": "33", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "174", "transfers_in": "84", "transfers_out": "44", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "244", "transfers_in": "65", "transfers_out": "40", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "294", "transfers_in": "43", "transfers_out": "56", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "320", "transfers_in": "22", "transfers_out": "15", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "352", "transfers_in": "26", "transfers_out": "29", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "419", "transfers_in": "49", "transfers_out": "32", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "424", "transfers_in": "19", "transfers_out": "31", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "436", "transfers_in": "33", "transfers_out": "26", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "473", "transfers_in": "23", "transfers_out": "26", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "491", "transfers_in": "18", "transfers_out": "22", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "516", "transfers_in": "30", "transfers_out": "32", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "516", "transfers_in": "30", "transfers_out": "32", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "545", "transfers_in": "30", "transfers_out": "15", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "567", "transfers_in": "32", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "567", "transfers_in": "32", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "602", "transfers_in": "73", "transfers_out": "51", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Fernando Llorente": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8380", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1927", "selected": "6941", "transfers_in": "104", "transfers_out": "2031", "value": "75", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1344", "selected": "5707", "transfers_in": "193", "transfers_out": "1537", "value": "75", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-239", "selected": "5740", "transfers_in": "1114", "transfers_out": "1353", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "188", "selected": "6322", "transfers_in": "950", "transfers_out": "762", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "90", "selected": "6820", "transfers_in": "1189", "transfers_out": "1099", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "6735", "transfers_in": "1066", "transfers_out": "1444", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-363", "selected": "6635", "transfers_in": "772", "transfers_out": "1135", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "178", "selected": "6992", "transfers_in": "702", "transfers_out": "524", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "3.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "2628", "selected": "9957", "transfers_in": "3826", "transfers_out": "1198", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "0.7", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-1154", "selected": "9027", "transfers_in": "1283", "transfers_out": "2437", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "21.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-818", "selected": "8473", "transfers_in": "656", "transfers_out": "1474", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.6", "creativity": "3.7", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "-192", "selected": "8422", "transfers_in": "535", "transfers_out": "727", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.3", "threat": "9.0", "ict_index": "1.2", "transfers_balance": "-174", "selected": "8345", "transfers_in": "365", "transfers_out": "539", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "8110", "transfers_in": "203", "transfers_out": "527", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-252", "selected": "8017", "transfers_in": "330", "transfers_out": "582", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "7919", "transfers_in": "218", "transfers_out": "389", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "7715", "transfers_in": "143", "transfers_out": "406", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "10.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-103", "selected": "7749", "transfers_in": "360", "transfers_out": "463", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "112", "selected": "7956", "transfers_in": "457", "transfers_out": "345", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "67", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "35.2", "creativity": "15.3", "threat": "39.0", "ict_index": "9.0", "transfers_balance": "2088", "selected": "10034", "transfers_in": "2847", "transfers_out": "759", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.0", "threat": "10.0", "ict_index": "1.0", "transfers_balance": "2088", "selected": "10034", "transfers_in": "2847", "transfers_out": "759", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "229", "selected": "10569", "transfers_in": "2346", "transfers_out": "2117", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-903", "selected": "9787", "transfers_in": "374", "transfers_out": "1277", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "9570", "transfers_in": "385", "transfers_out": "738", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-233", "selected": "9398", "transfers_in": "142", "transfers_out": "375", "value": "73", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "9393", "transfers_in": "289", "transfers_out": "390", "value": "73", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "9533", "transfers_in": "429", "transfers_out": "469", "value": "73", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "79", "selected": "9682", "transfers_in": "319", "transfers_out": "240", "value": "73", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "9180", "transfers_in": "172", "transfers_out": "307", "value": "73", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "551", "selected": "10803", "transfers_in": "1020", "transfers_out": "469", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-696", "selected": "10154", "transfers_in": "261", "transfers_out": "957", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "9952", "transfers_in": "199", "transfers_out": "467", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-268", "selected": "9952", "transfers_in": "199", "transfers_out": "467", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "9773", "transfers_in": "87", "transfers_out": "152", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.5", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "11", "selected": "9813", "transfers_in": "132", "transfers_out": "121", "value": "73", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "9813", "transfers_in": "132", "transfers_out": "121", "value": "73", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "9862", "transfers_in": "119", "transfers_out": "111", "value": "73", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Brandon Mason": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "64421", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1388", "selected": "70909", "transfers_in": "3332", "transfers_out": "4720", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2486", "selected": "70613", "transfers_in": "3471", "transfers_out": "5957", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3254", "selected": "68937", "transfers_in": "2397", "transfers_out": "5651", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1380", "selected": "68677", "transfers_in": "2649", "transfers_out": "4029", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1851", "selected": "67802", "transfers_in": "2985", "transfers_out": "4836", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-489", "selected": "68109", "transfers_in": "3292", "transfers_out": "3781", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2236", "selected": "66400", "transfers_in": "1738", "transfers_out": "3974", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-999", "selected": "65620", "transfers_in": "1004", "transfers_out": "2003", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1476", "selected": "64450", "transfers_in": "1220", "transfers_out": "2696", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1178", "selected": "63455", "transfers_in": "640", "transfers_out": "1818", "value": "40", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6071", "selected": "71045", "transfers_in": "8706", "transfers_out": "2635", "value": "39", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4599", "selected": "76694", "transfers_in": "7020", "transfers_out": "2421", "value": "39", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2684", "selected": "80200", "transfers_in": "4991", "transfers_out": "2307", "value": "39", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2838", "selected": "83861", "transfers_in": "5033", "transfers_out": "2195", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3581", "selected": "88816", "transfers_in": "6500", "transfers_out": "2919", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1739", "selected": "91268", "transfers_in": "4092", "transfers_out": "2353", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "726", "selected": "92694", "transfers_in": "3318", "transfers_out": "2592", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1841", "selected": "95553", "transfers_in": "5316", "transfers_out": "3475", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1333", "selected": "97549", "transfers_in": "3553", "transfers_out": "2220", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2881", "selected": "101257", "transfers_in": "6358", "transfers_out": "3477", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3024", "selected": "104576", "transfers_in": "6166", "transfers_out": "3142", "value": "39", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4770", "selected": "100417", "transfers_in": "4202", "transfers_out": "8972", "value": "39", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4623", "selected": "95809", "transfers_in": "216", "transfers_out": "4839", "value": "39", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2976", "selected": "92860", "transfers_in": "221", "transfers_out": "3197", "value": "39", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1783", "selected": "91088", "transfers_in": "109", "transfers_out": "1892", "value": "39", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2356", "selected": "88749", "transfers_in": "183", "transfers_out": "2539", "value": "39", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1800", "selected": "86988", "transfers_in": "218", "transfers_out": "2018", "value": "39", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-865", "selected": "86109", "transfers_in": "120", "transfers_out": "985", "value": "39", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-826", "selected": "72098", "transfers_in": "100", "transfers_out": "926", "value": "39", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1061", "selected": "70122", "transfers_in": "66", "transfers_out": "1127", "value": "39", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-929", "selected": "70152", "transfers_in": "96", "transfers_out": "1025", "value": "39", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "69579", "transfers_in": "87", "transfers_out": "677", "value": "39", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "68949", "transfers_in": "110", "transfers_out": "783", "value": "39", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-588", "selected": "68347", "transfers_in": "47", "transfers_out": "635", "value": "39", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-534", "selected": "67820", "transfers_in": "59", "transfers_out": "593", "value": "39", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-618", "selected": "67186", "transfers_in": "85", "transfers_out": "703", "value": "39", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "66435", "transfers_in": "105", "transfers_out": "835", "value": "39", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jack Stephens": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "15.6", "creativity": "11.1", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "0", "selected": "40682", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.2", "creativity": "1.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "2137", "selected": "47357", "transfers_in": "4236", "transfers_out": "2099", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.4", "creativity": "0.6", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-3644", "selected": "44291", "transfers_in": "1399", "transfers_out": "5043", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.4", "creativity": "0.7", "threat": "22.0", "ict_index": "4.7", "transfers_balance": "-2707", "selected": "42734", "transfers_in": "4786", "transfers_out": "7493", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5874", "selected": "37187", "transfers_in": "1782", "transfers_out": "7656", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12585", "selected": "24742", "transfers_in": "276", "transfers_out": "12861", "value": "49", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5338", "selected": "19542", "transfers_in": "490", "transfers_out": "5828", "value": "48", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3478", "selected": "16136", "transfers_in": "277", "transfers_out": "3755", "value": "47", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1408", "selected": "14761", "transfers_in": "205", "transfers_out": "1613", "value": "47", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1490", "selected": "13317", "transfers_in": "153", "transfers_out": "1643", "value": "46", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-796", "selected": "12558", "transfers_in": "119", "transfers_out": "915", "value": "46", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-818", "selected": "11789", "transfers_in": "88", "transfers_out": "906", "value": "46", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "11436", "transfers_in": "125", "transfers_out": "503", "value": "45", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-418", "selected": "11029", "transfers_in": "37", "transfers_out": "455", "value": "45", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-252", "selected": "10796", "transfers_in": "84", "transfers_out": "336", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "1.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-282", "selected": "10533", "transfers_in": "59", "transfers_out": "341", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "10693", "transfers_in": "322", "transfers_out": "201", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.6", "creativity": "15.7", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-250", "selected": "10462", "transfers_in": "50", "transfers_out": "300", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.8", "creativity": "3.9", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "299", "selected": "10809", "transfers_in": "587", "transfers_out": "288", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.4", "creativity": "1.0", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-213", "selected": "10613", "transfers_in": "83", "transfers_out": "296", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.0", "creativity": "1.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-206", "selected": "10424", "transfers_in": "140", "transfers_out": "346", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1821", "selected": "12296", "transfers_in": "2380", "transfers_out": "559", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.6", "creativity": "0.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "111", "selected": "12457", "transfers_in": "769", "transfers_out": "658", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.8", "creativity": "0.3", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-89", "selected": "12398", "transfers_in": "398", "transfers_out": "487", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "57.4", "creativity": "2.8", "threat": "37.0", "ict_index": "9.7", "transfers_balance": "4222", "selected": "16759", "transfers_in": "5100", "transfers_out": "878", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "62.2", "creativity": "14.8", "threat": "21.0", "ict_index": "9.8", "transfers_balance": "3985", "selected": "20865", "transfers_in": "4895", "transfers_out": "910", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.8", "creativity": "0.5", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "15011", "selected": "36511", "transfers_in": "17408", "transfers_out": "2397", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "0.2", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "7203", "selected": "44231", "transfers_in": "9625", "transfers_out": "2422", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "9.2", "creativity": "0.6", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "7265", "selected": "51997", "transfers_in": "8782", "transfers_out": "1517", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "0.6", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "1386", "selected": "52427", "transfers_in": "3073", "transfers_out": "1687", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.2", "creativity": "10.4", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "3544", "selected": "51424", "transfers_in": "8328", "transfers_out": "4784", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "-2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "5", "influence": "20.8", "creativity": "0.1", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-2854", "selected": "48532", "transfers_in": "1657", "transfers_out": "4511", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15799", "selected": "31809", "transfers_in": "180", "transfers_out": "15979", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15799", "selected": "31809", "transfers_in": "180", "transfers_out": "15979", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103", "selected": "29709", "transfers_in": "1081", "transfers_out": "978", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1255", "selected": "28378", "transfers_in": "417", "transfers_out": "1672", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.8", "creativity": "0.4", "threat": "65.0", "ict_index": "9.0", "transfers_balance": "-1255", "selected": "28378", "transfers_in": "417", "transfers_out": "1672", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.0", "creativity": "0.6", "threat": "17.0", "ict_index": "4.5", "transfers_balance": "-797", "selected": "27607", "transfers_in": "158", "transfers_out": "955", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Moses Makasi": [{"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "105", "selected": "175", "transfers_in": "144", "transfers_out": "39", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "216", "transfers_in": "51", "transfers_out": "37", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "289", "transfers_in": "65", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "289", "transfers_in": "65", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45", "selected": "371", "transfers_in": "109", "transfers_out": "64", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "390", "transfers_in": "39", "transfers_out": "44", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "410", "transfers_in": "36", "transfers_out": "37", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "390", "transfers_in": "9", "transfers_out": "33", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "356", "transfers_in": "1", "transfers_out": "36", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "333", "transfers_in": "2", "transfers_out": "26", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "324", "transfers_in": "0", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "275", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "269", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "266", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "263", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "258", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "260", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "258", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "258", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "255", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ben Woodburn": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9101", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1103", "selected": "9241", "transfers_in": "312", "transfers_out": "1415", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-990", "selected": "8543", "transfers_in": "299", "transfers_out": "1289", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2724", "selected": "14041", "transfers_in": "4984", "transfers_out": "2260", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2100", "selected": "16761", "transfers_in": "3849", "transfers_out": "1749", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1074", "selected": "18344", "transfers_in": "2832", "transfers_out": "1758", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "300", "selected": "18963", "transfers_in": "1952", "transfers_out": "1652", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "461", "selected": "19767", "transfers_in": "1996", "transfers_out": "1535", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-301", "selected": "19560", "transfers_in": "706", "transfers_out": "1007", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1010", "selected": "18653", "transfers_in": "405", "transfers_out": "1415", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-684", "selected": "18046", "transfers_in": "228", "transfers_out": "912", "value": "44", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "17476", "transfers_in": "203", "transfers_out": "857", "value": "44", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-556", "selected": "16968", "transfers_in": "122", "transfers_out": "678", "value": "44", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-588", "selected": "16406", "transfers_in": "64", "transfers_out": "652", "value": "44", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "16356", "transfers_in": "492", "transfers_out": "633", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "16286", "transfers_in": "549", "transfers_out": "768", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "16162", "transfers_in": "355", "transfers_out": "552", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "16022", "transfers_in": "305", "transfers_out": "514", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "15647", "transfers_in": "248", "transfers_out": "704", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "15353", "transfers_in": "120", "transfers_out": "444", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "15398", "transfers_in": "733", "transfers_out": "828", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "518", "selected": "16061", "transfers_in": "1483", "transfers_out": "965", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "449", "selected": "16996", "transfers_in": "2068", "transfers_out": "1619", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "219", "selected": "17528", "transfers_in": "1235", "transfers_out": "1016", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "471", "selected": "18360", "transfers_in": "1426", "transfers_out": "955", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1211", "selected": "19750", "transfers_in": "2130", "transfers_out": "919", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "502", "selected": "20539", "transfers_in": "1974", "transfers_out": "1472", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "545", "selected": "21500", "transfers_in": "1928", "transfers_out": "1383", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "21294", "transfers_in": "490", "transfers_out": "817", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-511", "selected": "19060", "transfers_in": "241", "transfers_out": "752", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-854", "selected": "17909", "transfers_in": "125", "transfers_out": "979", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "18303", "transfers_in": "414", "transfers_out": "586", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "178", "selected": "18638", "transfers_in": "546", "transfers_out": "368", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "407", "selected": "20249", "transfers_in": "903", "transfers_out": "496", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329", "selected": "18799", "transfers_in": "189", "transfers_out": "518", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "355", "selected": "19231", "transfers_in": "655", "transfers_out": "300", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "739", "selected": "20553", "transfers_in": "1154", "transfers_out": "415", "value": "42", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "318", "selected": "20551", "transfers_in": "897", "transfers_out": "579", "value": "42", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Lasse Sorenson": [{"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "29", "transfers_in": "27", "transfers_out": "8", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "46", "transfers_in": "25", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "62", "transfers_in": "24", "transfers_out": "16", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "71", "transfers_in": "28", "transfers_out": "18", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "82", "transfers_in": "34", "transfers_out": "28", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "29.6", "creativity": "25.4", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "21", "selected": "109", "transfers_in": "90", "transfers_out": "69", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Petr Cech": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "0", "selected": "222249", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-12409", "selected": "262457", "transfers_in": "4337", "transfers_out": "16746", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "58.4", "creativity": "0.0", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-18456", "selected": "261327", "transfers_in": "1931", "transfers_out": "20387", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-14720", "selected": "262836", "transfers_in": "5428", "transfers_out": "20148", "value": "55", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "30.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-8113", "selected": "262787", "transfers_in": "2010", "transfers_out": "10123", "value": "55", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1650", "selected": "275010", "transfers_in": "11369", "transfers_out": "9719", "value": "55", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "25", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "3690", "selected": "287723", "transfers_in": "15096", "transfers_out": "11406", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1660", "selected": "295997", "transfers_in": "8675", "transfers_out": "10335", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "6", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-7705", "selected": "291032", "transfers_in": "2101", "transfers_out": "9806", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "3778", "selected": "298019", "transfers_in": "14263", "transfers_out": "10485", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-12168", "selected": "287256", "transfers_in": "1152", "transfers_out": "13320", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-8972", "selected": "279687", "transfers_in": "1388", "transfers_out": "10360", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1099", "selected": "282218", "transfers_in": "4465", "transfers_out": "3366", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2433", "selected": "285936", "transfers_in": "5687", "transfers_out": "3254", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-2189", "selected": "285346", "transfers_in": "3400", "transfers_out": "5589", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "17.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "1643", "selected": "289513", "transfers_in": "7814", "transfers_out": "6171", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3549", "selected": "286816", "transfers_in": "1878", "transfers_out": "5427", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1922", "selected": "289847", "transfers_in": "5952", "transfers_out": "4030", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "41.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-5150", "selected": "286269", "transfers_in": "2368", "transfers_out": "7518", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1103", "selected": "286234", "transfers_in": "2689", "transfers_out": "3792", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "10", "influence": "11.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-2657", "selected": "284610", "transfers_in": "3685", "transfers_out": "6342", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "34.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-6680", "selected": "278241", "transfers_in": "1226", "transfers_out": "7906", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1457", "selected": "278447", "transfers_in": "7523", "transfers_out": "8980", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "32.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-3251", "selected": "275975", "transfers_in": "4218", "transfers_out": "7469", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "7817", "selected": "285384", "transfers_in": "13973", "transfers_out": "6156", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8870", "selected": "276847", "transfers_in": "755", "transfers_out": "9625", "value": "54", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "24", "influence": "43.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-19845", "selected": "257265", "transfers_in": "173", "transfers_out": "20018", "value": "54", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "20.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-3051", "selected": "255105", "transfers_in": "1057", "transfers_out": "4108", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "11", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-581", "selected": "254897", "transfers_in": "1506", "transfers_out": "2087", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "15", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "44", "influence": "50.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-1005", "selected": "251105", "transfers_in": "1634", "transfers_out": "2639", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10839", "selected": "264728", "transfers_in": "14421", "transfers_out": "3582", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "33.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "1949", "selected": "267715", "transfers_in": "7466", "transfers_out": "5517", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-5394", "selected": "260963", "transfers_in": "1400", "transfers_out": "6794", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12209", "selected": "286064", "transfers_in": "14569", "transfers_out": "2360", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9827", "selected": "264754", "transfers_in": "519", "transfers_out": "10346", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2673", "selected": "262253", "transfers_in": "2037", "transfers_out": "4710", "value": "53", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "25", "influence": "48.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-2673", "selected": "262253", "transfers_in": "2037", "transfers_out": "4710", "value": "53", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "845", "selected": "263510", "transfers_in": "2534", "transfers_out": "1689", "value": "53", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Callum Hudson-Odoi": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "13", "transfers_in": "9", "transfers_out": "5", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "47", "transfers_in": "27", "transfers_out": "15", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "53", "transfers_in": "15", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "86", "transfers_in": "23", "transfers_out": "15", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "106", "transfers_in": "21", "transfers_out": "17", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "1.1", "threat": "25.0", "ict_index": "3.5", "transfers_balance": "8", "selected": "142", "transfers_in": "26", "transfers_out": "18", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "151", "selected": "308", "transfers_in": "178", "transfers_out": "27", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "359", "transfers_in": "70", "transfers_out": "51", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "379", "transfers_in": "41", "transfers_out": "58", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "366", "transfers_in": "16", "transfers_out": "33", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "378", "transfers_in": "19", "transfers_out": "23", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-11", "selected": "378", "transfers_in": "14", "transfers_out": "25", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "398", "transfers_in": "32", "transfers_out": "21", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "422", "transfers_in": "38", "transfers_out": "26", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "422", "transfers_in": "38", "transfers_out": "26", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "415", "transfers_in": "9", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "422", "transfers_in": "10", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "422", "transfers_in": "10", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "427", "transfers_in": "20", "transfers_out": "19", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Chung-yong Lee": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4623", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-491", "selected": "4939", "transfers_in": "171", "transfers_out": "662", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "13.8", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "-510", "selected": "4601", "transfers_in": "156", "transfers_out": "666", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "16.6", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "6055", "selected": "13754", "transfers_in": "8920", "transfers_out": "2865", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16682", "selected": "33857", "transfers_in": "21905", "transfers_out": "5223", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2243", "selected": "38185", "transfers_in": "7342", "transfers_out": "5099", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2034", "selected": "36487", "transfers_in": "1287", "transfers_out": "3321", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1919", "selected": "34765", "transfers_in": "885", "transfers_out": "2804", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1554", "selected": "33285", "transfers_in": "316", "transfers_out": "1870", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3324", "selected": "29988", "transfers_in": "96", "transfers_out": "3420", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2110", "selected": "27887", "transfers_in": "12", "transfers_out": "2122", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1934", "selected": "25960", "transfers_in": "22", "transfers_out": "1956", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1636", "selected": "24328", "transfers_in": "11", "transfers_out": "1647", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1442", "selected": "22890", "transfers_in": "11", "transfers_out": "1453", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "21807", "transfers_in": "19", "transfers_out": "1114", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-815", "selected": "21145", "transfers_in": "126", "transfers_out": "941", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-623", "selected": "20564", "transfers_in": "58", "transfers_out": "681", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-399", "selected": "20239", "transfers_in": "137", "transfers_out": "536", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "19795", "transfers_in": "197", "transfers_out": "706", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "19512", "transfers_in": "131", "transfers_out": "433", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-608", "selected": "18938", "transfers_in": "121", "transfers_out": "729", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-563", "selected": "18385", "transfers_in": "107", "transfers_out": "670", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-917", "selected": "17501", "transfers_in": "123", "transfers_out": "1040", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-477", "selected": "17042", "transfers_in": "87", "transfers_out": "564", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "16748", "transfers_in": "92", "transfers_out": "415", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "16605", "transfers_in": "80", "transfers_out": "242", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-220", "selected": "16413", "transfers_in": "127", "transfers_out": "347", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "539", "selected": "17693", "transfers_in": "1042", "transfers_out": "503", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "717", "selected": "19002", "transfers_in": "1187", "transfers_out": "470", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "276", "selected": "17453", "transfers_in": "874", "transfers_out": "598", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "17385", "transfers_in": "413", "transfers_out": "636", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "18169", "transfers_in": "626", "transfers_out": "597", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "18440", "transfers_in": "414", "transfers_out": "456", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "267", "selected": "19836", "transfers_in": "788", "transfers_out": "521", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "19425", "transfers_in": "285", "transfers_out": "414", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86", "selected": "19162", "transfers_in": "417", "transfers_out": "331", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "397", "selected": "19904", "transfers_in": "825", "transfers_out": "428", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "353", "selected": "20297", "transfers_in": "854", "transfers_out": "501", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Georginio Wijnaldum": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "14.4", "threat": "22.0", "ict_index": "4.4", "transfers_balance": "0", "selected": "295522", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "2.4", "threat": "29.0", "ict_index": "3.8", "transfers_balance": "-19756", "selected": "290335", "transfers_in": "13115", "transfers_out": "32871", "value": "70", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "12.6", "creativity": "25.2", "threat": "7.0", "ict_index": "4.5", "transfers_balance": "-39645", "selected": "254227", "transfers_in": "4271", "transfers_out": "43916", "value": "70", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "57", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-25038", "selected": "233420", "transfers_in": "6896", "transfers_out": "31934", "value": "69", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15607", "selected": "219824", "transfers_in": "5969", "transfers_out": "21576", "value": "69", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "2.3", "threat": "23.0", "ict_index": "3.2", "transfers_balance": "-31399", "selected": "189559", "transfers_in": "1886", "transfers_out": "33285", "value": "68", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.8", "creativity": "4.7", "threat": "22.0", "ict_index": "3.2", "transfers_balance": "-18106", "selected": "172317", "transfers_in": "1937", "transfers_out": "20043", "value": "68", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "16.5", "threat": "30.0", "ict_index": "6.4", "transfers_balance": "-13446", "selected": "159694", "transfers_in": "1429", "transfers_out": "14875", "value": "68", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5120", "selected": "154962", "transfers_in": "1553", "transfers_out": "6673", "value": "67", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "40.2", "creativity": "17.2", "threat": "25.0", "ict_index": "8.2", "transfers_balance": "-12939", "selected": "142278", "transfers_in": "1351", "transfers_out": "14290", "value": "67", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.4", "creativity": "2.6", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-6880", "selected": "136058", "transfers_in": "3242", "transfers_out": "10122", "value": "67", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "32.6", "creativity": "35.0", "threat": "35.0", "ict_index": "10.3", "transfers_balance": "-1115", "selected": "135731", "transfers_in": "2641", "transfers_out": "3756", "value": "67", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "1.7", "threat": "25.0", "ict_index": "3.2", "transfers_balance": "-1044", "selected": "135137", "transfers_in": "1808", "transfers_out": "2852", "value": "67", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.4", "creativity": "8.4", "threat": "15.0", "ict_index": "3.6", "transfers_balance": "-2233", "selected": "133162", "transfers_in": "759", "transfers_out": "2992", "value": "67", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "13.8", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-2285", "selected": "131093", "transfers_in": "684", "transfers_out": "2969", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2323", "selected": "129080", "transfers_in": "902", "transfers_out": "3225", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "5.0", "threat": "38.0", "ict_index": "4.7", "transfers_balance": "-2092", "selected": "127171", "transfers_in": "515", "transfers_out": "2607", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.4", "creativity": "4.5", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1584", "selected": "125804", "transfers_in": "480", "transfers_out": "2064", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "10.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2029", "selected": "124026", "transfers_in": "478", "transfers_out": "2507", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "14.6", "creativity": "15.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1768", "selected": "122374", "transfers_in": "258", "transfers_out": "2026", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1797", "selected": "120780", "transfers_in": "367", "transfers_out": "2164", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.2", "creativity": "1.2", "threat": "16.0", "ict_index": "2.5", "transfers_balance": "-915", "selected": "119933", "transfers_in": "251", "transfers_out": "1166", "value": "67", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.0", "creativity": "18.3", "threat": "15.0", "ict_index": "4.9", "transfers_balance": "-1923", "selected": "118501", "transfers_in": "495", "transfers_out": "2418", "value": "66", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "5.0", "creativity": "16.4", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-918", "selected": "117961", "transfers_in": "542", "transfers_out": "1460", "value": "66", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-518", "selected": "117909", "transfers_in": "842", "transfers_out": "1360", "value": "66", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-769", "selected": "117291", "transfers_in": "355", "transfers_out": "1124", "value": "66", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.8", "creativity": "12.3", "threat": "3.0", "ict_index": "2.3", "transfers_balance": "-1090", "selected": "116423", "transfers_in": "277", "transfers_out": "1367", "value": "66", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-417", "selected": "116387", "transfers_in": "740", "transfers_out": "1157", "value": "66", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2028", "selected": "114416", "transfers_in": "33", "transfers_out": "2061", "value": "66", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "0.7", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "-1382", "selected": "125916", "transfers_in": "16", "transfers_out": "1398", "value": "66", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "2.4", "threat": "10.0", "ict_index": "2.0", "transfers_balance": "-164", "selected": "125972", "transfers_in": "212", "transfers_out": "376", "value": "66", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "1.6", "creativity": "4.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-260", "selected": "125971", "transfers_in": "206", "transfers_out": "466", "value": "66", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.8", "creativity": "16.3", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "41", "selected": "126194", "transfers_in": "366", "transfers_out": "325", "value": "66", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.4", "creativity": "45.1", "threat": "4.0", "ict_index": "7.0", "transfers_balance": "-21", "selected": "126327", "transfers_in": "368", "transfers_out": "389", "value": "66", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "26.6", "creativity": "14.4", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "361", "selected": "126995", "transfers_in": "632", "transfers_out": "271", "value": "66", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.8", "creativity": "15.0", "threat": "38.0", "ict_index": "5.4", "transfers_balance": "2015", "selected": "129076", "transfers_in": "2383", "transfers_out": "368", "value": "66", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.4", "creativity": "5.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-515", "selected": "128621", "transfers_in": "684", "transfers_out": "1199", "value": "66", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.4", "creativity": "22.2", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "3273", "selected": "132301", "transfers_in": "3884", "transfers_out": "611", "value": "66", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jason Lokilo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4672", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-599", "selected": "4706", "transfers_in": "171", "transfers_out": "770", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "4077", "transfers_in": "139", "transfers_out": "940", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "4111", "transfers_in": "642", "transfers_out": "900", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1313", "selected": "6328", "transfers_in": "3120", "transfers_out": "1807", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1255", "selected": "8458", "transfers_in": "3899", "transfers_out": "2644", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "610", "selected": "9526", "transfers_in": "2588", "transfers_out": "1978", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "9586", "transfers_in": "1282", "transfers_out": "1493", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "9495", "transfers_in": "537", "transfers_out": "715", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "8998", "transfers_in": "249", "transfers_out": "801", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-297", "selected": "8738", "transfers_in": "131", "transfers_out": "428", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "8526", "transfers_in": "184", "transfers_out": "456", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-255", "selected": "8295", "transfers_in": "75", "transfers_out": "330", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "8100", "transfers_in": "37", "transfers_out": "246", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "7895", "transfers_in": "22", "transfers_out": "237", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207", "selected": "7707", "transfers_in": "36", "transfers_out": "243", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "7579", "transfers_in": "17", "transfers_out": "154", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "7457", "transfers_in": "26", "transfers_out": "158", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "7267", "transfers_in": "19", "transfers_out": "231", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "7132", "transfers_in": "14", "transfers_out": "156", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "6994", "transfers_in": "22", "transfers_out": "174", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "6939", "transfers_in": "78", "transfers_out": "143", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "6836", "transfers_in": "109", "transfers_out": "251", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "6793", "transfers_in": "82", "transfers_out": "148", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "6752", "transfers_in": "60", "transfers_out": "131", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "6783", "transfers_in": "92", "transfers_out": "77", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "6791", "transfers_in": "133", "transfers_out": "146", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "6874", "transfers_in": "179", "transfers_out": "132", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6884", "transfers_in": "47", "transfers_out": "55", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "5824", "transfers_in": "52", "transfers_out": "58", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "5783", "transfers_in": "33", "transfers_out": "66", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5798", "transfers_in": "55", "transfers_out": "66", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5799", "transfers_in": "24", "transfers_out": "35", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "5831", "transfers_in": "49", "transfers_out": "43", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "5806", "transfers_in": "17", "transfers_out": "34", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5786", "transfers_in": "22", "transfers_out": "33", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5782", "transfers_in": "20", "transfers_out": "31", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "5791", "transfers_in": "50", "transfers_out": "48", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Andre Gray": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "2.9", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "95817", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.6", "creativity": "1.8", "threat": "33.0", "ict_index": "3.7", "transfers_balance": "-15808", "selected": "87651", "transfers_in": "2837", "transfers_out": "18645", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.8", "threat": "12.0", "ict_index": "1.0", "transfers_balance": "3837", "selected": "95046", "transfers_in": "16465", "transfers_out": "12628", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.6", "creativity": "31.5", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-14548", "selected": "82643", "transfers_in": "2935", "transfers_out": "17483", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "73", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-9543", "selected": "73934", "transfers_in": "2051", "transfers_out": "11594", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "85", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.4", "creativity": "2.4", "threat": "45.0", "ict_index": "8.0", "transfers_balance": "-6171", "selected": "68620", "transfers_in": "3834", "transfers_out": "10005", "value": "63", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "20.0", "ict_index": "2.0", "transfers_balance": "9599", "selected": "79758", "transfers_in": "15935", "transfers_out": "6336", "value": "63", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "3.0", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-3442", "selected": "77375", "transfers_in": "6547", "transfers_out": "9989", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5197", "selected": "72691", "transfers_in": "2049", "transfers_out": "7246", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "2.6", "threat": "52.0", "ict_index": "4.8", "transfers_balance": "-1827", "selected": "71530", "transfers_in": "6230", "transfers_out": "8057", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.2", "creativity": "30.5", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "-3877", "selected": "68137", "transfers_in": "2813", "transfers_out": "6690", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "42.9", "threat": "50.0", "ict_index": "11.0", "transfers_balance": "4161", "selected": "73149", "transfers_in": "8376", "transfers_out": "4215", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "35.2", "creativity": "19.7", "threat": "80.0", "ict_index": "13.5", "transfers_balance": "11432", "selected": "85531", "transfers_in": "15804", "transfers_out": "4372", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "12.5", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "35631", "selected": "122692", "transfers_in": "41847", "transfers_out": "6216", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "6900", "selected": "130839", "transfers_in": "18170", "transfers_out": "11270", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-2781", "selected": "129336", "transfers_in": "13753", "transfers_out": "16534", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9377", "selected": "120570", "transfers_in": "7806", "transfers_out": "17183", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.3", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-9250", "selected": "111832", "transfers_in": "6531", "transfers_out": "15781", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-3016", "selected": "109517", "transfers_in": "11401", "transfers_out": "14417", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5107", "selected": "104801", "transfers_in": "5346", "transfers_out": "10453", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "13", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.0", "creativity": "10.0", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-5951", "selected": "99296", "transfers_in": "7951", "transfers_out": "13902", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "42.0", "creativity": "11.3", "threat": "67.0", "ict_index": "12.0", "transfers_balance": "-9481", "selected": "89937", "transfers_in": "1129", "transfers_out": "10610", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.6", "creativity": "10.8", "threat": "49.0", "ict_index": "9.2", "transfers_balance": "11762", "selected": "102888", "transfers_in": "22578", "transfers_out": "10816", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.2", "creativity": "0.9", "threat": "52.0", "ict_index": "5.7", "transfers_balance": "7290", "selected": "111059", "transfers_in": "16279", "transfers_out": "8989", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "10.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-3720", "selected": "108086", "transfers_in": "7368", "transfers_out": "11088", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12043", "selected": "96279", "transfers_in": "1004", "transfers_out": "13047", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "1.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-7099", "selected": "89569", "transfers_in": "2372", "transfers_out": "9471", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5337", "selected": "84710", "transfers_in": "1474", "transfers_out": "6811", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2646", "selected": "82211", "transfers_in": "1209", "transfers_out": "3855", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3809", "selected": "81625", "transfers_in": "399", "transfers_out": "4208", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-458", "selected": "83138", "transfers_in": "1363", "transfers_out": "1821", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1456", "selected": "80178", "transfers_in": "919", "transfers_out": "2375", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1179", "selected": "79094", "transfers_in": "602", "transfers_out": "1781", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "4.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-1357", "selected": "77746", "transfers_in": "235", "transfers_out": "1592", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "12.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-128", "selected": "77903", "transfers_in": "598", "transfers_out": "726", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "12.0", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "-827", "selected": "77028", "transfers_in": "121", "transfers_out": "948", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "79", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "36.4", "creativity": "17.8", "threat": "54.0", "ict_index": "10.8", "transfers_balance": "-315", "selected": "76749", "transfers_in": "309", "transfers_out": "624", "value": "63", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "3.4", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "1542", "selected": "78552", "transfers_in": "2283", "transfers_out": "741", "value": "63", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Joel Matip": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.6", "creativity": "0.6", "threat": "11.0", "ict_index": "2.9", "transfers_balance": "0", "selected": "118699", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "20.6", "creativity": "10.9", "threat": "9.0", "ict_index": "4.1", "transfers_balance": "-7148", "selected": "132912", "transfers_in": "5407", "transfers_out": "12555", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "21.4", "creativity": "0.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2536", "selected": "140531", "transfers_in": "6673", "transfers_out": "9209", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.8", "creativity": "3.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "2959", "selected": "156167", "transfers_in": "12366", "transfers_out": "9407", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "14.8", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-4146", "selected": "155993", "transfers_in": "7390", "transfers_out": "11536", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.2", "creativity": "0.2", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-20395", "selected": "137672", "transfers_in": "2484", "transfers_out": "22879", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "33.0", "creativity": "13.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "-9563", "selected": "129445", "transfers_in": "3113", "transfers_out": "12676", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "20.4", "creativity": "0.8", "threat": "22.0", "ict_index": "4.3", "transfers_balance": "-8926", "selected": "121696", "transfers_in": "1153", "transfers_out": "10079", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1000", "selected": "123800", "transfers_in": "3998", "transfers_out": "2998", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.4", "creativity": "2.2", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "-771", "selected": "124164", "transfers_in": "6241", "transfers_out": "7012", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "54.6", "creativity": "0.3", "threat": "33.0", "ict_index": "8.8", "transfers_balance": "3093", "selected": "128476", "transfers_in": "6713", "transfers_out": "3620", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37450", "selected": "171792", "transfers_in": "48524", "transfers_out": "11074", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "33.0", "creativity": "10.9", "threat": "20.0", "ict_index": "6.4", "transfers_balance": "-26965", "selected": "145044", "transfers_in": "564", "transfers_out": "27529", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "41.0", "creativity": "1.8", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-559", "selected": "145094", "transfers_in": "4051", "transfers_out": "4610", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3195", "selected": "142682", "transfers_in": "8382", "transfers_out": "11577", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18977", "selected": "123851", "transfers_in": "270", "transfers_out": "19247", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8546", "selected": "115350", "transfers_in": "81", "transfers_out": "8627", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6894", "selected": "108482", "transfers_in": "56", "transfers_out": "6950", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5671", "selected": "102863", "transfers_in": "87", "transfers_out": "5758", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.0", "creativity": "1.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2613", "selected": "100296", "transfers_in": "121", "transfers_out": "2734", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "40.0", "creativity": "10.8", "threat": "22.0", "ict_index": "7.3", "transfers_balance": "5086", "selected": "105904", "transfers_in": "6627", "transfers_out": "1541", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1144", "selected": "107289", "transfers_in": "3117", "transfers_out": "1973", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.8", "creativity": "0.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-3069", "selected": "104768", "transfers_in": "1134", "transfers_out": "4203", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "15.8", "threat": "3.0", "ict_index": "3.6", "transfers_balance": "541", "selected": "105800", "transfers_in": "2557", "transfers_out": "2016", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.6", "creativity": "4.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-403", "selected": "105836", "transfers_in": "1784", "transfers_out": "2187", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-230", "selected": "105843", "transfers_in": "1150", "transfers_out": "1380", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "13.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-617", "selected": "105560", "transfers_in": "1633", "transfers_out": "2250", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "2279", "selected": "108457", "transfers_in": "3892", "transfers_out": "1613", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "2886", "selected": "111812", "transfers_in": "4094", "transfers_out": "1208", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2707", "selected": "110389", "transfers_in": "638", "transfers_out": "3345", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-827", "selected": "109727", "transfers_in": "1094", "transfers_out": "1921", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "155", "selected": "110329", "transfers_in": "1315", "transfers_out": "1160", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4355", "selected": "105961", "transfers_in": "195", "transfers_out": "4550", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3048", "selected": "102842", "transfers_in": "40", "transfers_out": "3088", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1559", "selected": "101429", "transfers_in": "34", "transfers_out": "1593", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-885", "selected": "100644", "transfers_in": "27", "transfers_out": "912", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-617", "selected": "100017", "transfers_in": "43", "transfers_out": "660", "value": "54", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "99476", "transfers_in": "77", "transfers_out": "634", "value": "54", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Vincent Janssen": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11771", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2117", "selected": "11324", "transfers_in": "219", "transfers_out": "2336", "value": "75", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1221", "selected": "10446", "transfers_in": "409", "transfers_out": "1630", "value": "74", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1216", "selected": "9464", "transfers_in": "191", "transfers_out": "1407", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1164", "selected": "8327", "transfers_in": "55", "transfers_out": "1219", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-760", "selected": "7569", "transfers_in": "4", "transfers_out": "764", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "7114", "transfers_in": "9", "transfers_out": "465", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "6821", "transfers_in": "6", "transfers_out": "302", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "6706", "transfers_in": "1", "transfers_out": "117", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "6601", "transfers_in": "5", "transfers_out": "113", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "6523", "transfers_in": "2", "transfers_out": "83", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "6440", "transfers_in": "7", "transfers_out": "93", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "6393", "transfers_in": "2", "transfers_out": "52", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "6370", "transfers_in": "4", "transfers_out": "31", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "6344", "transfers_in": "3", "transfers_out": "29", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "6317", "transfers_in": "6", "transfers_out": "36", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "6292", "transfers_in": "1", "transfers_out": "26", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "6274", "transfers_in": "3", "transfers_out": "21", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "6252", "transfers_in": "4", "transfers_out": "26", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "6239", "transfers_in": "6", "transfers_out": "19", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "6203", "transfers_in": "5", "transfers_out": "20", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "6203", "transfers_in": "5", "transfers_out": "20", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "6175", "transfers_in": "15", "transfers_out": "46", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "6136", "transfers_in": "4", "transfers_out": "43", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "6124", "transfers_in": "3", "transfers_out": "16", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "6108", "transfers_in": "1", "transfers_out": "19", "value": "74", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "6101", "transfers_in": "3", "transfers_out": "14", "value": "74", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "6074", "transfers_in": "2", "transfers_out": "30", "value": "74", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "6073", "transfers_in": "1", "transfers_out": "4", "value": "74", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6479", "transfers_in": "1", "transfers_out": "9", "value": "74", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "6470", "transfers_in": "3", "transfers_out": "12", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "6461", "transfers_in": "3", "transfers_out": "14", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "6457", "transfers_in": "4", "transfers_out": "8", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "6457", "transfers_in": "4", "transfers_out": "8", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6452", "transfers_in": "2", "transfers_out": "2", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6452", "transfers_in": "3", "transfers_out": "3", "value": "74", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6452", "transfers_in": "3", "transfers_out": "3", "value": "74", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6454", "transfers_in": "6", "transfers_out": "6", "value": "74", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Layton Ndukwu": [{"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ga\u00ebtan Bong": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5547", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-649", "selected": "5722", "transfers_in": "64", "transfers_out": "713", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-638", "selected": "5218", "transfers_in": "79", "transfers_out": "717", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-589", "selected": "4817", "transfers_in": "80", "transfers_out": "669", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-503", "selected": "4333", "transfers_in": "13", "transfers_out": "516", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-342", "selected": "4013", "transfers_in": "35", "transfers_out": "377", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "2.2", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-170", "selected": "3890", "transfers_in": "60", "transfers_out": "230", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "3850", "transfers_in": "75", "transfers_out": "163", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-71", "selected": "3803", "transfers_in": "24", "transfers_out": "95", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.6", "creativity": "3.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "383", "selected": "4295", "transfers_in": "525", "transfers_out": "142", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "99", "selected": "4448", "transfers_in": "226", "transfers_out": "127", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "1.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1371", "selected": "6055", "transfers_in": "1667", "transfers_out": "296", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.8", "creativity": "5.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "33", "selected": "6164", "transfers_in": "357", "transfers_out": "324", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "875", "selected": "7129", "transfers_in": "1157", "transfers_out": "282", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.0", "creativity": "2.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-473", "selected": "6689", "transfers_in": "155", "transfers_out": "628", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "89", "selected": "6856", "transfers_in": "372", "transfers_out": "283", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "0.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-299", "selected": "6579", "transfers_in": "54", "transfers_out": "353", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.2", "creativity": "1.1", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-129", "selected": "6482", "transfers_in": "110", "transfers_out": "239", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "405", "selected": "6959", "transfers_in": "637", "transfers_out": "232", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "6733", "transfers_in": "139", "transfers_out": "398", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "26.0", "creativity": "2.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-188", "selected": "6679", "transfers_in": "255", "transfers_out": "443", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2469", "selected": "9284", "transfers_in": "3350", "transfers_out": "881", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.4", "creativity": "2.8", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "-376", "selected": "9190", "transfers_in": "706", "transfers_out": "1082", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-262", "selected": "9085", "transfers_in": "352", "transfers_out": "614", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.4", "creativity": "4.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-260", "selected": "9011", "transfers_in": "265", "transfers_out": "525", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "51.2", "threat": "4.0", "ict_index": "7.4", "transfers_balance": "46", "selected": "9132", "transfers_in": "318", "transfers_out": "272", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "127", "selected": "9396", "transfers_in": "471", "transfers_out": "344", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "290", "selected": "9870", "transfers_in": "623", "transfers_out": "333", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-86", "selected": "9818", "transfers_in": "241", "transfers_out": "327", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "EVE", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "14.7", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "88", "selected": "9130", "transfers_in": "308", "transfers_out": "220", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "11.2", "creativity": "12.0", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "-48", "selected": "8558", "transfers_in": "392", "transfers_out": "440", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.6", "creativity": "14.9", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "668", "selected": "9271", "transfers_in": "990", "transfers_out": "322", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "85", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "14.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "795", "selected": "10603", "transfers_in": "1092", "transfers_out": "297", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "1.2", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "795", "selected": "10603", "transfers_in": "1092", "transfers_out": "297", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "17.8", "creativity": "1.7", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "8", "selected": "9755", "transfers_in": "223", "transfers_out": "215", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "7.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1248", "selected": "11191", "transfers_in": "1646", "transfers_out": "398", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "10.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1248", "selected": "11191", "transfers_in": "1646", "transfers_out": "398", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "109", "selected": "11171", "transfers_in": "398", "transfers_out": "289", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Sam Field": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "2503", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.6", "creativity": "0.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "706", "selected": "4928", "transfers_in": "1292", "transfers_out": "586", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9586", "selected": "17183", "transfers_in": "12757", "transfers_out": "3171", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1649", "selected": "15835", "transfers_in": "575", "transfers_out": "2224", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1381", "selected": "14535", "transfers_in": "170", "transfers_out": "1551", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1351", "selected": "13241", "transfers_in": "106", "transfers_out": "1457", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-961", "selected": "12333", "transfers_in": "126", "transfers_out": "1087", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-715", "selected": "11661", "transfers_in": "151", "transfers_out": "866", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "11197", "transfers_in": "65", "transfers_out": "549", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-754", "selected": "10467", "transfers_in": "45", "transfers_out": "799", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-429", "selected": "10047", "transfers_in": "30", "transfers_out": "459", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "9672", "transfers_in": "32", "transfers_out": "440", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "10.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-424", "selected": "9266", "transfers_in": "20", "transfers_out": "444", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "83", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "42.4", "creativity": "3.8", "threat": "17.0", "ict_index": "6.3", "transfers_balance": "-199", "selected": "9079", "transfers_in": "75", "transfers_out": "274", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "14.8", "threat": "56.0", "ict_index": "8.8", "transfers_balance": "2709", "selected": "12024", "transfers_in": "3256", "transfers_out": "547", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.0", "creativity": "15.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "842", "selected": "13063", "transfers_in": "1788", "transfers_out": "946", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "-1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-237", "selected": "12908", "transfers_in": "699", "transfers_out": "936", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-728", "selected": "12212", "transfers_in": "112", "transfers_out": "840", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-725", "selected": "11517", "transfers_in": "98", "transfers_out": "823", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-482", "selected": "11040", "transfers_in": "31", "transfers_out": "513", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-636", "selected": "10415", "transfers_in": "41", "transfers_out": "677", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "10003", "transfers_in": "16", "transfers_out": "428", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-515", "selected": "9519", "transfers_in": "105", "transfers_out": "620", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321", "selected": "9208", "transfers_in": "33", "transfers_out": "354", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "1.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-329", "selected": "8894", "transfers_in": "13", "transfers_out": "342", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "8768", "transfers_in": "34", "transfers_out": "166", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "8579", "transfers_in": "16", "transfers_out": "215", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "8453", "transfers_in": "16", "transfers_out": "156", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "8411", "transfers_in": "13", "transfers_out": "59", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "31", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.2", "creativity": "1.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-41", "selected": "7892", "transfers_in": "19", "transfers_out": "60", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "16.3", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "-57", "selected": "7806", "transfers_in": "21", "transfers_out": "78", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "7718", "transfers_in": "5", "transfers_out": "136", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "7604", "transfers_in": "3", "transfers_out": "119", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "7514", "transfers_in": "6", "transfers_out": "96", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "7475", "transfers_in": "9", "transfers_out": "53", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "7466", "transfers_in": "6", "transfers_out": "32", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "7447", "transfers_in": "10", "transfers_out": "29", "value": "44", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "7415", "transfers_in": "6", "transfers_out": "41", "value": "44", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "James Ward-Prowse": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "44.0", "threat": "47.0", "ict_index": "10.2", "transfers_balance": "0", "selected": "114499", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "28.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "2621", "selected": "126169", "transfers_in": "10571", "transfers_out": "7950", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "0.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-26716", "selected": "100307", "transfers_in": "1562", "transfers_out": "28278", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "2.2", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-27013", "selected": "73762", "transfers_in": "1107", "transfers_out": "28120", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.0", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-12864", "selected": "61046", "transfers_in": "410", "transfers_out": "13274", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "5.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-12011", "selected": "49147", "transfers_in": "287", "transfers_out": "12298", "value": "53", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6607", "selected": "42635", "transfers_in": "301", "transfers_out": "6908", "value": "53", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4810", "selected": "37934", "transfers_in": "506", "transfers_out": "5316", "value": "52", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2888", "selected": "35072", "transfers_in": "165", "transfers_out": "3053", "value": "52", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "0.2", "creativity": "3.9", "threat": "3.0", "ict_index": "0.7", "transfers_balance": "-3521", "selected": "31588", "transfers_in": "115", "transfers_out": "3636", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "30748", "transfers_in": "420", "transfers_out": "1303", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.0", "creativity": "14.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-1530", "selected": "29258", "transfers_in": "129", "transfers_out": "1659", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "29.4", "creativity": "76.0", "threat": "12.0", "ict_index": "11.7", "transfers_balance": "-1027", "selected": "28250", "transfers_in": "99", "transfers_out": "1126", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-504", "selected": "27774", "transfers_in": "257", "transfers_out": "761", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "32.7", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-744", "selected": "27051", "transfers_in": "160", "transfers_out": "904", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "7.5", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-653", "selected": "26432", "transfers_in": "132", "transfers_out": "785", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "26353", "transfers_in": "311", "transfers_out": "429", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "6.3", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-502", "selected": "25880", "transfers_in": "120", "transfers_out": "622", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.0", "creativity": "57.0", "threat": "11.0", "ict_index": "8.5", "transfers_balance": "-448", "selected": "25471", "transfers_in": "244", "transfers_out": "692", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-431", "selected": "25061", "transfers_in": "85", "transfers_out": "516", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "28.0", "threat": "26.0", "ict_index": "7.3", "transfers_balance": "-796", "selected": "24286", "transfers_in": "76", "transfers_out": "872", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.2", "creativity": "7.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "9", "selected": "24310", "transfers_in": "396", "transfers_out": "387", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "73.8", "creativity": "23.2", "threat": "36.0", "ict_index": "13.3", "transfers_balance": "-343", "selected": "24041", "transfers_in": "393", "transfers_out": "736", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.2", "creativity": "20.7", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "7878", "selected": "32246", "transfers_in": "9432", "transfers_out": "1554", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "18.8", "creativity": "74.1", "threat": "36.0", "ict_index": "12.9", "transfers_balance": "15505", "selected": "48683", "transfers_in": "18541", "transfers_out": "3036", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "52.2", "creativity": "27.3", "threat": "10.0", "ict_index": "9.0", "transfers_balance": "35480", "selected": "85131", "transfers_in": "39396", "transfers_out": "3916", "value": "50", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "40.6", "threat": "36.0", "ict_index": "9.3", "transfers_balance": "70884", "selected": "158604", "transfers_in": "78979", "transfers_out": "8095", "value": "51", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.2", "creativity": "14.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "36468", "selected": "197187", "transfers_in": "47924", "transfers_out": "11456", "value": "51", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3394", "selected": "201419", "transfers_in": "15791", "transfers_out": "12397", "value": "51", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.6", "creativity": "30.5", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-29737", "selected": "171465", "transfers_in": "2085", "transfers_out": "31822", "value": "51", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16115", "selected": "132168", "transfers_in": "1728", "transfers_out": "17843", "value": "51", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "16.9", "threat": "21.0", "ict_index": "4.7", "transfers_balance": "-16428", "selected": "115727", "transfers_in": "783", "transfers_out": "17211", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.6", "creativity": "41.9", "threat": "7.0", "ict_index": "7.4", "transfers_balance": "-2760", "selected": "113676", "transfers_in": "4852", "transfers_out": "7612", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "5.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2760", "selected": "113676", "transfers_in": "4852", "transfers_out": "7612", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "105430", "transfers_in": "4292", "transfers_out": "4400", "value": "49", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "1.8", "threat": "7.0", "ict_index": "1.4", "transfers_balance": "-1350", "selected": "104020", "transfers_in": "3515", "transfers_out": "4865", "value": "49", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1350", "selected": "104020", "transfers_in": "3515", "transfers_out": "4865", "value": "49", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "2.3", "threat": "19.0", "ict_index": "2.3", "transfers_balance": "-5925", "selected": "97721", "transfers_in": "467", "transfers_out": "6392", "value": "49", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jordi Osei-Tutu": [{"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "81", "selected": "133", "transfers_in": "104", "transfers_out": "23", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "81", "selected": "133", "transfers_in": "104", "transfers_out": "23", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "244", "transfers_in": "131", "transfers_out": "30", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Victor Lindel\u00f6f": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "259905", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79662", "selected": "196843", "transfers_in": "3871", "transfers_out": "83533", "value": "54", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82992", "selected": "115224", "transfers_in": "556", "transfers_out": "83548", "value": "52", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31514", "selected": "85099", "transfers_in": "500", "transfers_out": "32014", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10971", "selected": "74737", "transfers_in": "403", "transfers_out": "11374", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9983", "selected": "65245", "transfers_in": "429", "transfers_out": "10412", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5573", "selected": "60100", "transfers_in": "1736", "transfers_out": "7309", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5050", "selected": "55397", "transfers_in": "292", "transfers_out": "5342", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "0.9", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1179", "selected": "54391", "transfers_in": "620", "transfers_out": "1799", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2063", "selected": "52563", "transfers_in": "541", "transfers_out": "2604", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1967", "selected": "50748", "transfers_in": "149", "transfers_out": "2116", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.6", "creativity": "21.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-1323", "selected": "49631", "transfers_in": "336", "transfers_out": "1659", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "17.6", "creativity": "1.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "995", "selected": "50846", "transfers_in": "1979", "transfers_out": "984", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "5569", "selected": "56809", "transfers_in": "6423", "transfers_out": "854", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "41.6", "creativity": "0.1", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "5339", "selected": "62755", "transfers_in": "6904", "transfers_out": "1565", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "4607", "selected": "68128", "transfers_in": "6687", "transfers_out": "2080", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5031", "selected": "73564", "transfers_in": "7246", "transfers_out": "2215", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4821", "selected": "68999", "transfers_in": "1605", "transfers_out": "6426", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.4", "creativity": "3.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-5623", "selected": "63738", "transfers_in": "1126", "transfers_out": "6749", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4478", "selected": "68629", "transfers_in": "7032", "transfers_out": "2554", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.0", "creativity": "0.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2952", "selected": "65963", "transfers_in": "2847", "transfers_out": "5799", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "10.2", "creativity": "3.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1701", "selected": "67838", "transfers_in": "4600", "transfers_out": "2899", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5372", "selected": "73841", "transfers_in": "9849", "transfers_out": "4477", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7698", "selected": "66347", "transfers_in": "902", "transfers_out": "8600", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5151", "selected": "61379", "transfers_in": "327", "transfers_out": "5478", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2599", "selected": "58871", "transfers_in": "258", "transfers_out": "2857", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2307", "selected": "56680", "transfers_in": "123", "transfers_out": "2430", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.6", "creativity": "0.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-1044", "selected": "55855", "transfers_in": "453", "transfers_out": "1497", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "3063", "selected": "59193", "transfers_in": "3683", "transfers_out": "620", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "304", "selected": "69999", "transfers_in": "1532", "transfers_out": "1228", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "23.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-972", "selected": "68160", "transfers_in": "360", "transfers_out": "1332", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1035", "selected": "69376", "transfers_in": "1772", "transfers_out": "737", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.2", "creativity": "1.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "840", "selected": "70471", "transfers_in": "2033", "transfers_out": "1193", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "840", "selected": "70471", "transfers_in": "2033", "transfers_out": "1193", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.8", "creativity": "1.3", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "-439", "selected": "69265", "transfers_in": "258", "transfers_out": "697", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7401", "selected": "77466", "transfers_in": "8082", "transfers_out": "681", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "8.6", "creativity": "1.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "7401", "selected": "77466", "transfers_in": "8082", "transfers_out": "681", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "215", "selected": "77226", "transfers_in": "1845", "transfers_out": "1630", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Lewis Dunk": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "26.8", "creativity": "10.3", "threat": "54.0", "ict_index": "9.1", "transfers_balance": "0", "selected": "79027", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.2", "creativity": "0.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-4868", "selected": "77139", "transfers_in": "1235", "transfers_out": "6103", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "1.5", "threat": "27.0", "ict_index": "4.6", "transfers_balance": "-8028", "selected": "69626", "transfers_in": "915", "transfers_out": "8943", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.6", "creativity": "12.1", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-1099", "selected": "69378", "transfers_in": "6844", "transfers_out": "7943", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "30.8", "creativity": "0.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-3026", "selected": "66814", "transfers_in": "2353", "transfers_out": "5379", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.6", "creativity": "3.4", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-5582", "selected": "61526", "transfers_in": "1224", "transfers_out": "6806", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.6", "creativity": "0.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "1054", "selected": "63321", "transfers_in": "5907", "transfers_out": "4853", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.8", "creativity": "1.0", "threat": "54.0", "ict_index": "7.8", "transfers_balance": "96", "selected": "63912", "transfers_in": "6077", "transfers_out": "5981", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "285", "selected": "64408", "transfers_in": "3165", "transfers_out": "2880", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.6", "creativity": "1.7", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "16853", "selected": "82295", "transfers_in": "21231", "transfers_out": "4378", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.6", "creativity": "0.1", "threat": "17.0", "ict_index": "4.2", "transfers_balance": "5666", "selected": "88550", "transfers_in": "9125", "transfers_out": "3459", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "25.0", "creativity": "11.8", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "23812", "selected": "113947", "transfers_in": "28405", "transfers_out": "4593", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.8", "creativity": "0.3", "threat": "20.0", "ict_index": "3.3", "transfers_balance": "6001", "selected": "120618", "transfers_in": "12283", "transfers_out": "6282", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.4", "creativity": "0.4", "threat": "24.0", "ict_index": "4.0", "transfers_balance": "9369", "selected": "130622", "transfers_in": "13965", "transfers_out": "4596", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "-2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "24.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "8246", "selected": "139538", "transfers_in": "13152", "transfers_out": "4906", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.8", "creativity": "0.1", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "4507", "selected": "145132", "transfers_in": "12118", "transfers_out": "7611", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "36.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-2778", "selected": "142765", "transfers_in": "5596", "transfers_out": "8374", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "40.2", "creativity": "11.4", "threat": "36.0", "ict_index": "8.8", "transfers_balance": "-1449", "selected": "141694", "transfers_in": "5343", "transfers_out": "6792", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.8", "creativity": "10.1", "threat": "9.0", "ict_index": "4.0", "transfers_balance": "16964", "selected": "160007", "transfers_in": "21938", "transfers_out": "4974", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.2", "creativity": "10.4", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "5641", "selected": "166368", "transfers_in": "10558", "transfers_out": "4917", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "31", "influence": "45.8", "creativity": "0.2", "threat": "17.0", "ict_index": "6.3", "transfers_balance": "11003", "selected": "177943", "transfers_in": "17517", "transfers_out": "6514", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "47.8", "creativity": "0.4", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "16809", "selected": "195242", "transfers_in": "25696", "transfers_out": "8887", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "42.2", "creativity": "0.2", "threat": "20.0", "ict_index": "6.2", "transfers_balance": "27982", "selected": "224580", "transfers_in": "43862", "transfers_out": "15880", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "3.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-7754", "selected": "217367", "transfers_in": "9182", "transfers_out": "16936", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "25.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-5531", "selected": "212243", "transfers_in": "7682", "transfers_out": "13213", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "0.6", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-2303", "selected": "210118", "transfers_in": "5804", "transfers_out": "8107", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "31.6", "creativity": "0.0", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "-6860", "selected": "203481", "transfers_in": "3271", "transfers_out": "10131", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "13.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2657", "selected": "201282", "transfers_in": "5071", "transfers_out": "7728", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "46.6", "creativity": "0.0", "threat": "37.0", "ict_index": "8.4", "transfers_balance": "-9439", "selected": "191774", "transfers_in": "1475", "transfers_out": "10914", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.6", "creativity": "14.6", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "5778", "selected": "187858", "transfers_in": "10901", "transfers_out": "5123", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.8", "creativity": "21.0", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "3264", "selected": "183781", "transfers_in": "14007", "transfers_out": "10743", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "33.6", "creativity": "0.2", "threat": "29.0", "ict_index": "6.3", "transfers_balance": "4145", "selected": "188262", "transfers_in": "10251", "transfers_out": "6106", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.2", "creativity": "15.3", "threat": "20.0", "ict_index": "6.7", "transfers_balance": "3679", "selected": "193823", "transfers_in": "9853", "transfers_out": "6174", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "26.2", "creativity": "0.3", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "3679", "selected": "193823", "transfers_in": "9853", "transfers_out": "6174", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.2", "creativity": "0.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-3922", "selected": "178198", "transfers_in": "1987", "transfers_out": "5909", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.2", "creativity": "0.3", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-4810", "selected": "173005", "transfers_in": "3382", "transfers_out": "8192", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4810", "selected": "173005", "transfers_in": "3382", "transfers_out": "8192", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "33.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-2762", "selected": "170453", "transfers_in": "2271", "transfers_out": "5033", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jacob Murphy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10434", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "18.0", "ict_index": "1.9", "transfers_balance": "-1491", "selected": "9694", "transfers_in": "205", "transfers_out": "1696", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1889", "selected": "7959", "transfers_in": "131", "transfers_out": "2020", "value": "54", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "14.0", "ict_index": "1.4", "transfers_balance": "-1512", "selected": "6582", "transfers_in": "88", "transfers_out": "1600", "value": "53", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-635", "selected": "6031", "transfers_in": "127", "transfers_out": "762", "value": "53", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-859", "selected": "5249", "transfers_in": "79", "transfers_out": "938", "value": "52", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "4705", "transfers_in": "49", "transfers_out": "639", "value": "52", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.0", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-355", "selected": "4404", "transfers_in": "109", "transfers_out": "464", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "4259", "transfers_in": "68", "transfers_out": "229", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-297", "selected": "3991", "transfers_in": "56", "transfers_out": "353", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-143", "selected": "3873", "transfers_in": "43", "transfers_out": "186", "value": "51", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.6", "creativity": "11.8", "threat": "19.0", "ict_index": "4.0", "transfers_balance": "-141", "selected": "3770", "transfers_in": "24", "transfers_out": "165", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "38.1", "threat": "20.0", "ict_index": "7.1", "transfers_balance": "51", "selected": "3852", "transfers_in": "170", "transfers_out": "119", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "1.5", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "-60", "selected": "3817", "transfers_in": "72", "transfers_out": "132", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "17.7", "threat": "11.0", "ict_index": "3.8", "transfers_balance": "-88", "selected": "3742", "transfers_in": "34", "transfers_out": "122", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "2.0", "threat": "13.0", "ict_index": "2.0", "transfers_balance": "5", "selected": "3789", "transfers_in": "122", "transfers_out": "117", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3781", "transfers_in": "60", "transfers_out": "90", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "5.0", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "-101", "selected": "3693", "transfers_in": "22", "transfers_out": "123", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3630", "transfers_in": "47", "transfers_out": "130", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-71", "selected": "3578", "transfers_in": "18", "transfers_out": "89", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-54", "selected": "3547", "transfers_in": "94", "transfers_out": "148", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.6", "creativity": "12.3", "threat": "15.0", "ict_index": "5.6", "transfers_balance": "-32", "selected": "3519", "transfers_in": "30", "transfers_out": "62", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "350", "selected": "3949", "transfers_in": "561", "transfers_out": "211", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "9", "goals": "1", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "44.8", "creativity": "4.9", "threat": "27.0", "ict_index": "7.7", "transfers_balance": "-240", "selected": "3728", "transfers_in": "44", "transfers_out": "284", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.8", "creativity": "25.0", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "2041", "selected": "5951", "transfers_in": "2591", "transfers_out": "550", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "5573", "transfers_in": "179", "transfers_out": "587", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "5063", "transfers_in": "70", "transfers_out": "613", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "4824", "transfers_in": "63", "transfers_out": "350", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "1.3", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "-162", "selected": "4680", "transfers_in": "34", "transfers_out": "196", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "5100", "transfers_in": "86", "transfers_out": "126", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "4915", "transfers_in": "47", "transfers_out": "110", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4854", "transfers_in": "29", "transfers_out": "100", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-59", "selected": "4799", "transfers_in": "27", "transfers_out": "86", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "7.0", "ict_index": "0.5", "transfers_balance": "-21", "selected": "4788", "transfers_in": "38", "transfers_out": "59", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.4", "creativity": "5.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-10", "selected": "4786", "transfers_in": "30", "transfers_out": "40", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "52", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "3.9", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-25", "selected": "4767", "transfers_in": "26", "transfers_out": "51", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "14.1", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "-25", "selected": "4767", "transfers_in": "26", "transfers_out": "51", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "12.2", "threat": "35.0", "ict_index": "5.6", "transfers_balance": "-2", "selected": "4775", "transfers_in": "47", "transfers_out": "49", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Asmir Begovic": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "34.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "227589", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "35.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "2391", "selected": "263092", "transfers_in": "10982", "transfers_out": "8591", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "43.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-16718", "selected": "252076", "transfers_in": "3112", "transfers_out": "19830", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "35.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-14114", "selected": "243497", "transfers_in": "4192", "transfers_out": "18306", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-4705", "selected": "241495", "transfers_in": "7372", "transfers_out": "12077", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-14358", "selected": "228880", "transfers_in": "1947", "transfers_out": "16305", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-10169", "selected": "219917", "transfers_in": "1662", "transfers_out": "11831", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "5", "bps": "16", "influence": "33.6", "creativity": "10.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-8472", "selected": "212677", "transfers_in": "1879", "transfers_out": "10351", "value": "45", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-4101", "selected": "209136", "transfers_in": "1719", "transfers_out": "5820", "value": "45", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-6155", "selected": "203602", "transfers_in": "1428", "transfers_out": "7583", "value": "45", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-2911", "selected": "201341", "transfers_in": "1748", "transfers_out": "4659", "value": "45", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "9075", "selected": "212330", "transfers_in": "12894", "transfers_out": "3819", "value": "45", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "9.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "17262", "selected": "232899", "transfers_in": "21032", "transfers_out": "3770", "value": "45", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "16276", "selected": "251884", "transfers_in": "19824", "transfers_out": "3548", "value": "45", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "8252", "selected": "262583", "transfers_in": "13912", "transfers_out": "5660", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "6", "bps": "27", "influence": "55.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "707", "selected": "265481", "transfers_in": "8007", "transfers_out": "7300", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-624", "selected": "266570", "transfers_in": "8146", "transfers_out": "8770", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-4436", "selected": "262862", "transfers_in": "3592", "transfers_out": "8028", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-7478", "selected": "256153", "transfers_in": "1709", "transfers_out": "9187", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "7", "influence": "3.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1929", "selected": "254837", "transfers_in": "3112", "transfers_out": "5041", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-6617", "selected": "248702", "transfers_in": "2140", "transfers_out": "8757", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "34.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-6208", "selected": "242781", "transfers_in": "4228", "transfers_out": "10436", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "13.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-10181", "selected": "233266", "transfers_in": "2744", "transfers_out": "12925", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "17", "influence": "23.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-4715", "selected": "229039", "transfers_in": "2641", "transfers_out": "7356", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "39.6", "creativity": "10.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-4382", "selected": "225223", "transfers_in": "3180", "transfers_out": "7562", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "17.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "10743", "selected": "236629", "transfers_in": "14385", "transfers_out": "3642", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1624", "selected": "239105", "transfers_in": "7620", "transfers_out": "5996", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-2229", "selected": "237641", "transfers_in": "3846", "transfers_out": "6075", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "21.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2758", "selected": "235022", "transfers_in": "1620", "transfers_out": "4378", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "14", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-207", "selected": "243287", "transfers_in": "3506", "transfers_out": "3713", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "27.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "33167", "selected": "382024", "transfers_in": "35700", "transfers_out": "2533", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "17", "influence": "17.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-14498", "selected": "262549", "transfers_in": "1630", "transfers_out": "16128", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "30.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1314", "selected": "261968", "transfers_in": "4180", "transfers_out": "5494", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "17", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-3222", "selected": "257622", "transfers_in": "4183", "transfers_out": "7405", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-3222", "selected": "257622", "transfers_in": "4183", "transfers_out": "7405", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "27.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-2622", "selected": "246966", "transfers_in": "1390", "transfers_out": "4012", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-4751", "selected": "241555", "transfers_in": "1379", "transfers_out": "6130", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "382", "selected": "242680", "transfers_in": "2264", "transfers_out": "1882", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Shane Duffy": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.6", "creativity": "0.0", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "15722", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "35.8", "creativity": "0.1", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-232", "selected": "17882", "transfers_in": "855", "transfers_out": "1087", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.8", "creativity": "11.2", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "-1142", "selected": "17191", "transfers_in": "462", "transfers_out": "1604", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "37.0", "creativity": "0.3", "threat": "32.0", "ict_index": "6.9", "transfers_balance": "5119", "selected": "24677", "transfers_in": "7734", "transfers_out": "2615", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "29.4", "creativity": "10.3", "threat": "54.0", "ict_index": "9.4", "transfers_balance": "3379", "selected": "29065", "transfers_in": "6049", "transfers_out": "2670", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.8", "creativity": "0.3", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "306", "selected": "30062", "transfers_in": "3280", "transfers_out": "2974", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "22.8", "creativity": "0.3", "threat": "38.0", "ict_index": "6.1", "transfers_balance": "178", "selected": "30711", "transfers_in": "2455", "transfers_out": "2277", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "7.2", "creativity": "0.1", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "677", "selected": "31756", "transfers_in": "3054", "transfers_out": "2377", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "37.6", "creativity": "0.3", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "-1616", "selected": "30261", "transfers_in": "859", "transfers_out": "2475", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "19.2", "creativity": "0.3", "threat": "9.0", "ict_index": "2.9", "transfers_balance": "45242", "selected": "78219", "transfers_in": "51115", "transfers_out": "5873", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.0", "creativity": "0.1", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "5657", "selected": "84911", "transfers_in": "10277", "transfers_out": "4620", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.8", "creativity": "0.2", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "55317", "selected": "145438", "transfers_in": "61714", "transfers_out": "6397", "value": "46", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "28.0", "creativity": "0.3", "threat": "13.0", "ict_index": "4.1", "transfers_balance": "-2564", "selected": "143521", "transfers_in": "7718", "transfers_out": "10282", "value": "46", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.2", "creativity": "4.1", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "9531", "selected": "154044", "transfers_in": "14613", "transfers_out": "5082", "value": "46", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "1", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.6", "creativity": "10.5", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "3799", "selected": "158803", "transfers_in": "10730", "transfers_out": "6931", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "0.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "17506", "selected": "178783", "transfers_in": "22938", "transfers_out": "5432", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "57.4", "creativity": "0.3", "threat": "34.0", "ict_index": "9.2", "transfers_balance": "-7449", "selected": "171865", "transfers_in": "3497", "transfers_out": "10946", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "26.8", "creativity": "0.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-989", "selected": "171514", "transfers_in": "6514", "transfers_out": "7503", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36204", "selected": "135543", "transfers_in": "1280", "transfers_out": "37484", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.0", "creativity": "0.2", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "3434", "selected": "139729", "transfers_in": "8960", "transfers_out": "5526", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.6", "creativity": "10.3", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "18335", "selected": "159144", "transfers_in": "24290", "transfers_out": "5955", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "33.6", "creativity": "10.8", "threat": "22.0", "ict_index": "6.6", "transfers_balance": "41363", "selected": "201591", "transfers_in": "51931", "transfers_out": "10568", "value": "46", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.4", "creativity": "1.7", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "32832", "selected": "236487", "transfers_in": "51013", "transfers_out": "18181", "value": "46", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "0.1", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-5116", "selected": "232167", "transfers_in": "13378", "transfers_out": "18494", "value": "46", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "34.4", "creativity": "0.3", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-6546", "selected": "226357", "transfers_in": "9671", "transfers_out": "16217", "value": "46", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.2", "creativity": "0.1", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-2680", "selected": "224056", "transfers_in": "6440", "transfers_out": "9120", "value": "46", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "51.6", "creativity": "10.3", "threat": "0.0", "ict_index": "6.2", "transfers_balance": "-2982", "selected": "221686", "transfers_in": "7536", "transfers_out": "10518", "value": "46", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "41.8", "creativity": "4.1", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "-97", "selected": "222403", "transfers_in": "8825", "transfers_out": "8922", "value": "46", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "51.4", "creativity": "10.6", "threat": "6.0", "ict_index": "6.8", "transfers_balance": "-5416", "selected": "217088", "transfers_in": "3716", "transfers_out": "9132", "value": "46", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "29.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "4271", "selected": "199590", "transfers_in": "9746", "transfers_out": "5475", "value": "46", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.4", "creativity": "0.5", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-922", "selected": "191234", "transfers_in": "8180", "transfers_out": "9102", "value": "46", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "0.0", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "3788", "selected": "195643", "transfers_in": "9733", "transfers_out": "5945", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "36.2", "creativity": "0.4", "threat": "12.0", "ict_index": "4.9", "transfers_balance": "1363", "selected": "198307", "transfers_in": "8632", "transfers_out": "7269", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "29.6", "creativity": "10.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "1363", "selected": "198307", "transfers_in": "8632", "transfers_out": "7269", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "30.4", "creativity": "0.2", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-4774", "selected": "180095", "transfers_in": "1097", "transfers_out": "5871", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.4", "creativity": "0.0", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-4780", "selected": "174974", "transfers_in": "2614", "transfers_out": "7394", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "37.2", "creativity": "0.1", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "-4780", "selected": "174974", "transfers_in": "2614", "transfers_out": "7394", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-4196", "selected": "170783", "transfers_in": "964", "transfers_out": "5160", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ross Barkley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11234", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2837", "selected": "10372", "transfers_in": "197", "transfers_out": "3034", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2096", "selected": "8989", "transfers_in": "100", "transfers_out": "2196", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1266", "selected": "8284", "transfers_in": "126", "transfers_out": "1392", "value": "74", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "7918", "transfers_in": "51", "transfers_out": "608", "value": "74", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "7606", "transfers_in": "49", "transfers_out": "548", "value": "74", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-374", "selected": "7407", "transfers_in": "39", "transfers_out": "413", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "7276", "transfers_in": "37", "transfers_out": "333", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "7232", "transfers_in": "27", "transfers_out": "144", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "7138", "transfers_in": "38", "transfers_out": "198", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "7121", "transfers_in": "20", "transfers_out": "103", "value": "74", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "7125", "transfers_in": "27", "transfers_out": "113", "value": "74", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "7146", "transfers_in": "25", "transfers_out": "75", "value": "74", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "7151", "transfers_in": "14", "transfers_out": "49", "value": "74", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "7141", "transfers_in": "16", "transfers_out": "70", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "7201", "transfers_in": "28", "transfers_out": "97", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "7247", "transfers_in": "20", "transfers_out": "71", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "7268", "transfers_in": "24", "transfers_out": "84", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "7375", "transfers_in": "42", "transfers_out": "99", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "7409", "transfers_in": "23", "transfers_out": "71", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "7446", "transfers_in": "21", "transfers_out": "87", "value": "73", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "7467", "transfers_in": "26", "transfers_out": "45", "value": "73", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "437", "selected": "8100", "transfers_in": "896", "transfers_out": "459", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "935", "selected": "9124", "transfers_in": "1267", "transfers_out": "332", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "16.7", "threat": "20.0", "ict_index": "3.9", "transfers_balance": "593", "selected": "9952", "transfers_in": "1376", "transfers_out": "783", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "9857", "transfers_in": "710", "transfers_out": "901", "value": "73", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-962", "selected": "8963", "transfers_in": "199", "transfers_out": "1161", "value": "73", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-525", "selected": "8471", "transfers_in": "33", "transfers_out": "558", "value": "73", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "8343", "transfers_in": "17", "transfers_out": "154", "value": "73", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "8821", "transfers_in": "38", "transfers_out": "116", "value": "73", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "8786", "transfers_in": "15", "transfers_out": "82", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "8796", "transfers_in": "18", "transfers_out": "44", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "8803", "transfers_in": "35", "transfers_out": "47", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "8803", "transfers_in": "35", "transfers_out": "47", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "8911", "transfers_in": "29", "transfers_out": "27", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "8946", "transfers_in": "35", "transfers_out": "30", "value": "73", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "8946", "transfers_in": "35", "transfers_out": "30", "value": "73", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "19.2", "creativity": "18.0", "threat": "25.0", "ict_index": "6.2", "transfers_balance": "-8", "selected": "8981", "transfers_in": "37", "transfers_out": "45", "value": "73", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Thibaut Courtois": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "692468", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-70003", "selected": "695553", "transfers_in": "3914", "transfers_out": "73917", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-27643", "selected": "700917", "transfers_in": "14187", "transfers_out": "41830", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "4.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-14681", "selected": "717751", "transfers_in": "19769", "transfers_out": "34450", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "22", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-19879", "selected": "712087", "transfers_in": "10759", "transfers_out": "30638", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-14768", "selected": "711245", "transfers_in": "14530", "transfers_out": "29298", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "29.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-25285", "selected": "695136", "transfers_in": "10459", "transfers_out": "35744", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "8511", "selected": "712397", "transfers_in": "33181", "transfers_out": "24670", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-22656", "selected": "691957", "transfers_in": "6946", "transfers_out": "29602", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-12252", "selected": "683392", "transfers_in": "17388", "transfers_out": "29640", "value": "54", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "25", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-17485", "selected": "668494", "transfers_in": "6888", "transfers_out": "24373", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "14102", "selected": "688093", "transfers_in": "28750", "transfers_out": "14648", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-6062", "selected": "685182", "transfers_in": "10280", "transfers_out": "16342", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "22561", "selected": "711063", "transfers_in": "31740", "transfers_out": "9179", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "56125", "selected": "773043", "transfers_in": "63162", "transfers_out": "7037", "value": "54", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "6638", "selected": "787629", "transfers_in": "28803", "transfers_out": "22165", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-18514", "selected": "771876", "transfers_in": "6275", "transfers_out": "24789", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-22681", "selected": "751744", "transfers_in": "6539", "transfers_out": "29220", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-12798", "selected": "743214", "transfers_in": "6996", "transfers_out": "19794", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "4806", "selected": "751807", "transfers_in": "13064", "transfers_out": "8258", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "17475", "selected": "774884", "transfers_in": "31446", "transfers_out": "13971", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "4", "bps": "14", "influence": "33.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-24100", "selected": "752642", "transfers_in": "14021", "transfers_out": "38121", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "17", "selected": "759191", "transfers_in": "29871", "transfers_out": "29854", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11685", "selected": "752993", "transfers_in": "31500", "transfers_out": "43185", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-68066", "selected": "686175", "transfers_in": "10999", "transfers_out": "79065", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "13", "influence": "11.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-5195", "selected": "681969", "transfers_in": "9214", "transfers_out": "14409", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-14534", "selected": "669054", "transfers_in": "8410", "transfers_out": "22944", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "19", "influence": "27.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-19641", "selected": "651605", "transfers_in": "3407", "transfers_out": "23048", "value": "54", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-15199", "selected": "636666", "transfers_in": "1578", "transfers_out": "16777", "value": "54", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "3481", "selected": "668333", "transfers_in": "10465", "transfers_out": "6984", "value": "54", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31549", "selected": "625009", "transfers_in": "2626", "transfers_out": "34175", "value": "54", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "6.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-20556", "selected": "604720", "transfers_in": "1923", "transfers_out": "22479", "value": "54", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "38.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "7786", "selected": "617918", "transfers_in": "14157", "transfers_out": "6371", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "14", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "7786", "selected": "617918", "transfers_in": "14157", "transfers_out": "6371", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1705", "selected": "605011", "transfers_in": "6357", "transfers_out": "4652", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "5", "bps": "28", "influence": "34.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "6963", "selected": "612851", "transfers_in": "11744", "transfers_out": "4781", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6963", "selected": "612851", "transfers_in": "11744", "transfers_out": "4781", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2313", "selected": "610098", "transfers_in": "6343", "transfers_out": "8656", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Etienne Capoue": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "309813", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "36.2", "creativity": "12.4", "threat": "7.0", "ict_index": "5.6", "transfers_balance": "-61709", "selected": "253579", "transfers_in": "1450", "transfers_out": "63159", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4197", "selected": "263412", "transfers_in": "27091", "transfers_out": "22894", "value": "54", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39503", "selected": "225282", "transfers_in": "2968", "transfers_out": "42471", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.6", "creativity": "0.3", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "-37695", "selected": "187950", "transfers_in": "933", "transfers_out": "38628", "value": "53", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.1", "threat": "3.0", "ict_index": "0.5", "transfers_balance": "-27696", "selected": "160538", "transfers_in": "901", "transfers_out": "28597", "value": "53", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "18.0", "threat": "24.0", "ict_index": "5.5", "transfers_balance": "-20885", "selected": "139868", "transfers_in": "777", "transfers_out": "21662", "value": "52", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "2.4", "creativity": "1.8", "threat": "26.0", "ict_index": "3.0", "transfers_balance": "-13355", "selected": "126677", "transfers_in": "945", "transfers_out": "14300", "value": "52", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5588", "selected": "121175", "transfers_in": "829", "transfers_out": "6417", "value": "52", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "16.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-10463", "selected": "110812", "transfers_in": "861", "transfers_out": "11324", "value": "51", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5963", "selected": "104908", "transfers_in": "358", "transfers_out": "6321", "value": "51", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5681", "selected": "99279", "transfers_in": "355", "transfers_out": "6036", "value": "51", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4736", "selected": "94578", "transfers_in": "187", "transfers_out": "4923", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4237", "selected": "90363", "transfers_in": "133", "transfers_out": "4370", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.4", "creativity": "2.7", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-3999", "selected": "86381", "transfers_in": "148", "transfers_out": "4147", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2966", "selected": "83441", "transfers_in": "200", "transfers_out": "3166", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1866", "selected": "81600", "transfers_in": "111", "transfers_out": "1977", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "63", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.0", "creativity": "5.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-1880", "selected": "79738", "transfers_in": "179", "transfers_out": "2059", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1867", "selected": "77901", "transfers_in": "219", "transfers_out": "2086", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1440", "selected": "76476", "transfers_in": "66", "transfers_out": "1506", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2278", "selected": "74220", "transfers_in": "157", "transfers_out": "2435", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.0", "creativity": "14.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-1063", "selected": "73163", "transfers_in": "65", "transfers_out": "1128", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1830", "selected": "71372", "transfers_in": "216", "transfers_out": "2046", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1424", "selected": "69972", "transfers_in": "90", "transfers_out": "1514", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "21.2", "creativity": "2.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1017", "selected": "68980", "transfers_in": "131", "transfers_out": "1148", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "26.5", "threat": "9.0", "ict_index": "5.6", "transfers_balance": "-528", "selected": "68461", "transfers_in": "132", "transfers_out": "660", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.6", "creativity": "8.9", "threat": "19.0", "ict_index": "4.2", "transfers_balance": "-532", "selected": "67974", "transfers_in": "358", "transfers_out": "890", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.6", "creativity": "2.1", "threat": "10.0", "ict_index": "2.3", "transfers_balance": "-322", "selected": "67724", "transfers_in": "439", "transfers_out": "761", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.6", "creativity": "6.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "146", "selected": "67899", "transfers_in": "553", "transfers_out": "407", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.8", "creativity": "3.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-155", "selected": "83189", "transfers_in": "330", "transfers_out": "485", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "3.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-151", "selected": "83261", "transfers_in": "291", "transfers_out": "442", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "1.9", "threat": "9.0", "ict_index": "2.1", "transfers_balance": "-363", "selected": "82723", "transfers_in": "269", "transfers_out": "632", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "11.9", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "-171", "selected": "82572", "transfers_in": "255", "transfers_out": "426", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.2", "creativity": "3.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-306", "selected": "82191", "transfers_in": "196", "transfers_out": "502", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "3.1", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "28", "selected": "82395", "transfers_in": "291", "transfers_out": "263", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "21.4", "creativity": "13.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-268", "selected": "82054", "transfers_in": "90", "transfers_out": "358", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.0", "creativity": "6.2", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "-325", "selected": "81721", "transfers_in": "72", "transfers_out": "397", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-637", "selected": "81053", "transfers_in": "93", "transfers_out": "730", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Pedro Rodr\u00edguez Ledesma": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "140891", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.2", "creativity": "14.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-64389", "selected": "78266", "transfers_in": "842", "transfers_out": "65231", "value": "79", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.0", "creativity": "20.1", "threat": "20.0", "ict_index": "4.1", "transfers_balance": "-3107", "selected": "78482", "transfers_in": "9100", "transfers_out": "12207", "value": "79", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "24.8", "threat": "16.0", "ict_index": "4.6", "transfers_balance": "726", "selected": "82804", "transfers_in": "12621", "transfers_out": "11895", "value": "79", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "5.4", "creativity": "1.4", "threat": "32.0", "ict_index": "3.9", "transfers_balance": "3759", "selected": "88495", "transfers_in": "14844", "transfers_out": "11085", "value": "79", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.4", "creativity": "2.3", "threat": "9.0", "ict_index": "4.7", "transfers_balance": "-19457", "selected": "69907", "transfers_in": "4949", "transfers_out": "24406", "value": "79", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "1.3", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "5081", "selected": "77249", "transfers_in": "14232", "transfers_out": "9151", "value": "79", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.4", "creativity": "6.0", "threat": "16.0", "ict_index": "2.9", "transfers_balance": "12520", "selected": "91940", "transfers_in": "24579", "transfers_out": "12059", "value": "79", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "85", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "57.4", "creativity": "41.9", "threat": "9.0", "ict_index": "10.8", "transfers_balance": "-11238", "selected": "81428", "transfers_in": "4253", "transfers_out": "15491", "value": "79", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "27.8", "threat": "14.0", "ict_index": "5.1", "transfers_balance": "48918", "selected": "134514", "transfers_in": "59746", "transfers_out": "10828", "value": "79", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9805", "selected": "126485", "transfers_in": "10982", "transfers_out": "20787", "value": "79", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "3.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-12053", "selected": "116050", "transfers_in": "9876", "transfers_out": "21929", "value": "79", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-25131", "selected": "91329", "transfers_in": "773", "transfers_out": "25904", "value": "79", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.0", "creativity": "28.8", "threat": "39.0", "ict_index": "8.2", "transfers_balance": "-9739", "selected": "81850", "transfers_in": "1127", "transfers_out": "10866", "value": "79", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4477", "selected": "77716", "transfers_in": "1858", "transfers_out": "6335", "value": "78", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.8", "creativity": "7.3", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-6782", "selected": "71246", "transfers_in": "1287", "transfers_out": "8069", "value": "78", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.8", "creativity": "6.7", "threat": "42.0", "ict_index": "8.8", "transfers_balance": "-1968", "selected": "69578", "transfers_in": "1754", "transfers_out": "3722", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "16.0", "threat": "22.0", "ict_index": "4.8", "transfers_balance": "2028", "selected": "72053", "transfers_in": "4350", "transfers_out": "2322", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "4.2", "creativity": "7.2", "threat": "41.0", "ict_index": "5.2", "transfers_balance": "-1456", "selected": "71131", "transfers_in": "2574", "transfers_out": "4030", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1420", "selected": "69985", "transfers_in": "1475", "transfers_out": "2895", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "44.0", "creativity": "41.1", "threat": "74.0", "ict_index": "15.9", "transfers_balance": "-3005", "selected": "67275", "transfers_in": "1680", "transfers_out": "4685", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1419", "selected": "68926", "transfers_in": "3862", "transfers_out": "2443", "value": "77", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.4", "creativity": "18.3", "threat": "25.0", "ict_index": "5.5", "transfers_balance": "-1086", "selected": "68488", "transfers_in": "3788", "transfers_out": "4874", "value": "77", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5811", "selected": "62851", "transfers_in": "418", "transfers_out": "6229", "value": "77", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "55.2", "threat": "57.0", "ict_index": "13.7", "transfers_balance": "8848", "selected": "72275", "transfers_in": "11826", "transfers_out": "2978", "value": "77", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.0", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-125", "selected": "72388", "transfers_in": "4261", "transfers_out": "4386", "value": "77", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.2", "creativity": "35.1", "threat": "12.0", "ict_index": "7.1", "transfers_balance": "-6441", "selected": "66227", "transfers_in": "1082", "transfers_out": "7523", "value": "77", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-2203", "selected": "64529", "transfers_in": "972", "transfers_out": "3175", "value": "77", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.2", "creativity": "1.1", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-1620", "selected": "63079", "transfers_in": "274", "transfers_out": "1894", "value": "77", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "2", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-343", "selected": "60917", "transfers_in": "602", "transfers_out": "945", "value": "77", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "60046", "transfers_in": "208", "transfers_out": "638", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.9", "threat": "14.0", "ict_index": "1.5", "transfers_balance": "-887", "selected": "59258", "transfers_in": "119", "transfers_out": "1006", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "1.1", "threat": "10.0", "ict_index": "1.6", "transfers_balance": "197", "selected": "59699", "transfers_in": "611", "transfers_out": "414", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.2", "creativity": "25.4", "threat": "12.0", "ict_index": "4.4", "transfers_balance": "197", "selected": "59699", "transfers_in": "611", "transfers_out": "414", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "3.5", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "136", "selected": "59583", "transfers_in": "371", "transfers_out": "235", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "59530", "transfers_in": "186", "transfers_out": "316", "value": "77", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "4.8", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "-130", "selected": "59530", "transfers_in": "186", "transfers_out": "316", "value": "77", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "11.7", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "-42", "selected": "59583", "transfers_in": "239", "transfers_out": "281", "value": "77", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Oliver McBurnie": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "99554", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.7", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-11357", "selected": "97361", "transfers_in": "4389", "transfers_out": "15746", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-7638", "selected": "93795", "transfers_in": "6953", "transfers_out": "14591", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12543", "selected": "83768", "transfers_in": "4267", "transfers_out": "16810", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11247", "selected": "72997", "transfers_in": "427", "transfers_out": "11674", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8379", "selected": "65083", "transfers_in": "576", "transfers_out": "8955", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5594", "selected": "59931", "transfers_in": "569", "transfers_out": "6163", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3943", "selected": "56438", "transfers_in": "581", "transfers_out": "4524", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2485", "selected": "54170", "transfers_in": "230", "transfers_out": "2715", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-2595", "selected": "51847", "transfers_in": "450", "transfers_out": "3045", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "1.6", "threat": "17.0", "ict_index": "2.5", "transfers_balance": "3248", "selected": "56043", "transfers_in": "5913", "transfers_out": "2665", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4264", "selected": "61722", "transfers_in": "7834", "transfers_out": "3570", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6100", "selected": "68825", "transfers_in": "9347", "transfers_out": "3247", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "4660", "selected": "74262", "transfers_in": "7368", "transfers_out": "2708", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "2.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1239", "selected": "76266", "transfers_in": "4620", "transfers_out": "3381", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2522", "selected": "80025", "transfers_in": "6660", "transfers_out": "4138", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "205", "selected": "80886", "transfers_in": "3805", "transfers_out": "3600", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "81359", "transfers_in": "3249", "transfers_out": "3457", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3871", "selected": "86587", "transfers_in": "9040", "transfers_out": "5169", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "4.3", "threat": "41.0", "ict_index": "5.1", "transfers_balance": "7597", "selected": "96241", "transfers_in": "12445", "transfers_out": "4848", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "12.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "14693", "selected": "113620", "transfers_in": "23118", "transfers_out": "8425", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "1.8", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "21406", "selected": "136216", "transfers_in": "33218", "transfers_out": "11812", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "3.5", "threat": "39.0", "ict_index": "4.9", "transfers_balance": "32004", "selected": "172609", "transfers_in": "51461", "transfers_out": "19457", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39728", "selected": "215811", "transfers_in": "52781", "transfers_out": "13053", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7562", "selected": "208642", "transfers_in": "4083", "transfers_out": "11645", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21450", "selected": "187304", "transfers_in": "1139", "transfers_out": "22589", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19370", "selected": "167995", "transfers_in": "427", "transfers_out": "19797", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15735", "selected": "152274", "transfers_in": "71", "transfers_out": "15806", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6040", "selected": "146079", "transfers_in": "25", "transfers_out": "6065", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5599", "selected": "123404", "transfers_in": "30", "transfers_out": "5629", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4271", "selected": "114016", "transfers_in": "19", "transfers_out": "4290", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2985", "selected": "111032", "transfers_in": "15", "transfers_out": "3000", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2700", "selected": "108026", "transfers_in": "8", "transfers_out": "2708", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2259", "selected": "105783", "transfers_in": "8", "transfers_out": "2267", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1704", "selected": "104469", "transfers_in": "5", "transfers_out": "1709", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1953", "selected": "102432", "transfers_in": "9", "transfers_out": "1962", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1953", "selected": "102432", "transfers_in": "9", "transfers_out": "1962", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1988", "selected": "100421", "transfers_in": "13", "transfers_out": "2001", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Gnegneri Yaya Tour\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "85542", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18085", "selected": "79698", "transfers_in": "2119", "transfers_out": "20204", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14606", "selected": "68212", "transfers_in": "1753", "transfers_out": "16359", "value": "64", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10977", "selected": "59487", "transfers_in": "969", "transfers_out": "11946", "value": "63", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5670", "selected": "54787", "transfers_in": "682", "transfers_out": "6352", "value": "63", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4882", "selected": "50721", "transfers_in": "736", "transfers_out": "5618", "value": "62", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3432", "selected": "47986", "transfers_in": "588", "transfers_out": "4020", "value": "62", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "15.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-2217", "selected": "46363", "transfers_in": "651", "transfers_out": "2868", "value": "62", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.0", "creativity": "1.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-796", "selected": "45858", "transfers_in": "390", "transfers_out": "1186", "value": "62", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-981", "selected": "45240", "transfers_in": "418", "transfers_out": "1399", "value": "61", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-900", "selected": "44612", "transfers_in": "227", "transfers_out": "1127", "value": "61", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-744", "selected": "44227", "transfers_in": "266", "transfers_out": "1010", "value": "61", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-551", "selected": "43835", "transfers_in": "171", "transfers_out": "722", "value": "61", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "43554", "transfers_in": "108", "transfers_out": "516", "value": "61", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-429", "selected": "43233", "transfers_in": "117", "transfers_out": "546", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-455", "selected": "42977", "transfers_in": "169", "transfers_out": "624", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.2", "creativity": "13.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-293", "selected": "42794", "transfers_in": "122", "transfers_out": "415", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "42804", "transfers_in": "178", "transfers_out": "342", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-411", "selected": "42709", "transfers_in": "197", "transfers_out": "608", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "42604", "transfers_in": "95", "transfers_out": "372", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.8", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-330", "selected": "42491", "transfers_in": "174", "transfers_out": "504", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-59", "selected": "42531", "transfers_in": "198", "transfers_out": "257", "value": "61", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-383", "selected": "42538", "transfers_in": "227", "transfers_out": "610", "value": "61", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "42414", "transfers_in": "110", "transfers_out": "437", "value": "61", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "42393", "transfers_in": "155", "transfers_out": "382", "value": "60", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "42353", "transfers_in": "112", "transfers_out": "235", "value": "60", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "42280", "transfers_in": "122", "transfers_out": "340", "value": "60", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-413", "selected": "41984", "transfers_in": "80", "transfers_out": "493", "value": "60", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "41923", "transfers_in": "66", "transfers_out": "185", "value": "60", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "45794", "transfers_in": "116", "transfers_out": "137", "value": "60", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "45898", "transfers_in": "81", "transfers_out": "128", "value": "60", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "45912", "transfers_in": "61", "transfers_out": "113", "value": "60", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-35", "selected": "45936", "transfers_in": "54", "transfers_out": "89", "value": "60", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.4", "creativity": "34.3", "threat": "16.0", "ict_index": "7.9", "transfers_balance": "38", "selected": "46046", "transfers_in": "111", "transfers_out": "73", "value": "60", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.8", "creativity": "15.4", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "130", "selected": "46214", "transfers_in": "212", "transfers_out": "82", "value": "60", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "300", "selected": "46586", "transfers_in": "423", "transfers_out": "123", "value": "60", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.2", "creativity": "37.8", "threat": "36.0", "ict_index": "9.0", "transfers_balance": "300", "selected": "46586", "transfers_in": "423", "transfers_out": "123", "value": "60", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1062", "selected": "47782", "transfers_in": "1399", "transfers_out": "337", "value": "60", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Scott Malone": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7187", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1258", "selected": "6544", "transfers_in": "91", "transfers_out": "1349", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1103", "selected": "5664", "transfers_in": "218", "transfers_out": "1321", "value": "44", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "27", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-756", "selected": "5127", "transfers_in": "123", "transfers_out": "879", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-416", "selected": "4798", "transfers_in": "99", "transfers_out": "515", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-339", "selected": "4565", "transfers_in": "218", "transfers_out": "557", "value": "43", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "0.4", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-163", "selected": "4512", "transfers_in": "245", "transfers_out": "408", "value": "43", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.0", "creativity": "1.7", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-74", "selected": "4511", "transfers_in": "254", "transfers_out": "328", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-38", "selected": "4524", "transfers_in": "183", "transfers_out": "221", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "928", "selected": "5610", "transfers_in": "1475", "transfers_out": "547", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "78", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "35.0", "creativity": "13.2", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "-100", "selected": "5592", "transfers_in": "323", "transfers_out": "423", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "23.6", "creativity": "48.1", "threat": "5.0", "ict_index": "7.7", "transfers_balance": "4743", "selected": "10768", "transfers_in": "5748", "transfers_out": "1005", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1238", "selected": "12292", "transfers_in": "2382", "transfers_out": "1144", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1120", "selected": "13598", "transfers_in": "2001", "transfers_out": "881", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "21.4", "creativity": "11.8", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "667", "selected": "14492", "transfers_in": "1654", "transfers_out": "987", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "14519", "transfers_in": "755", "transfers_out": "841", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-858", "selected": "13681", "transfers_in": "83", "transfers_out": "941", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-792", "selected": "12913", "transfers_in": "70", "transfers_out": "862", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.0", "creativity": "1.2", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "-440", "selected": "12501", "transfers_in": "214", "transfers_out": "654", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "51", "selected": "12593", "transfers_in": "470", "transfers_out": "419", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.4", "creativity": "4.8", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "-466", "selected": "12155", "transfers_in": "200", "transfers_out": "666", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "323", "selected": "12513", "transfers_in": "907", "transfers_out": "584", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.8", "creativity": "3.0", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "-235", "selected": "12342", "transfers_in": "710", "transfers_out": "945", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.4", "creativity": "11.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-245", "selected": "12133", "transfers_in": "502", "transfers_out": "747", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "11918", "transfers_in": "309", "transfers_out": "574", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-925", "selected": "10997", "transfers_in": "18", "transfers_out": "943", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "1.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-274", "selected": "10744", "transfers_in": "171", "transfers_out": "445", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "10638", "transfers_in": "161", "transfers_out": "319", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "10456", "transfers_in": "44", "transfers_out": "239", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.0", "creativity": "30.6", "threat": "28.0", "ict_index": "7.9", "transfers_balance": "-17", "selected": "9671", "transfers_in": "218", "transfers_out": "235", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "1154", "selected": "12322", "transfers_in": "1341", "transfers_out": "187", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "4.1", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-260", "selected": "10611", "transfers_in": "200", "transfers_out": "460", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "10414", "transfers_in": "83", "transfers_out": "301", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "9941", "transfers_in": "38", "transfers_out": "426", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "2.0", "creativity": "0.7", "threat": "20.0", "ict_index": "2.3", "transfers_balance": "-178", "selected": "9585", "transfers_in": "21", "transfers_out": "199", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "0.0", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-126", "selected": "9453", "transfers_in": "52", "transfers_out": "178", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-126", "selected": "9453", "transfers_in": "52", "transfers_out": "178", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "9372", "transfers_in": "65", "transfers_out": "144", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Paulo Gazzaniga": [{"gameweek": "11", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "27.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3786", "selected": "6008", "transfers_in": "4418", "transfers_out": "632", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-887", "selected": "5251", "transfers_in": "286", "transfers_out": "1173", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-406", "selected": "4939", "transfers_in": "150", "transfers_out": "556", "value": "44", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-281", "selected": "4719", "transfers_in": "94", "transfers_out": "375", "value": "44", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "4507", "transfers_in": "70", "transfers_out": "347", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "4436", "transfers_in": "53", "transfers_out": "174", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "4335", "transfers_in": "28", "transfers_out": "166", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "4265", "transfers_in": "51", "transfers_out": "185", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "4243", "transfers_in": "51", "transfers_out": "111", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4108", "transfers_in": "74", "transfers_out": "140", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4108", "transfers_in": "74", "transfers_out": "140", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "4181", "transfers_in": "195", "transfers_out": "222", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "4303", "transfers_in": "193", "transfers_out": "147", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "4384", "transfers_in": "220", "transfers_out": "233", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "4421", "transfers_in": "137", "transfers_out": "133", "value": "42", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "4551", "transfers_in": "211", "transfers_out": "149", "value": "42", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "4700", "transfers_in": "198", "transfers_out": "165", "value": "42", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "4724", "transfers_in": "76", "transfers_out": "98", "value": "42", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "4448", "transfers_in": "74", "transfers_out": "94", "value": "42", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "4529", "transfers_in": "104", "transfers_out": "89", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "4533", "transfers_in": "64", "transfers_out": "84", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "4545", "transfers_in": "53", "transfers_out": "83", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "4545", "transfers_in": "53", "transfers_out": "83", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "4522", "transfers_in": "47", "transfers_out": "52", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "4548", "transfers_in": "59", "transfers_out": "53", "value": "42", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "4548", "transfers_in": "59", "transfers_out": "53", "value": "42", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "4534", "transfers_in": "27", "transfers_out": "49", "value": "42", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Kyle Walker": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "12.4", "creativity": "27.3", "threat": "4.0", "ict_index": "4.4", "transfers_balance": "0", "selected": "847978", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "43", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29313", "selected": "1016978", "transfers_in": "58614", "transfers_out": "29301", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382296", "selected": "647125", "transfers_in": "9747", "transfers_out": "392043", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "24.0", "creativity": "15.3", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-57527", "selected": "601124", "transfers_in": "7952", "transfers_out": "65479", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "37.0", "creativity": "15.8", "threat": "4.0", "ict_index": "5.7", "transfers_balance": "9190", "selected": "621150", "transfers_in": "25735", "transfers_out": "16545", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "6.6", "creativity": "6.7", "threat": "10.0", "ict_index": "2.3", "transfers_balance": "52033", "selected": "688873", "transfers_in": "71126", "transfers_out": "19093", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.2", "creativity": "12.6", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "147", "selected": "702561", "transfers_in": "35209", "transfers_out": "35062", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.0", "creativity": "15.3", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "25708", "selected": "743118", "transfers_in": "49344", "transfers_out": "23636", "value": "66", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "17.4", "creativity": "11.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "17699", "selected": "766759", "transfers_in": "41276", "transfers_out": "23577", "value": "66", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.0", "creativity": "20.1", "threat": "6.0", "ict_index": "5.9", "transfers_balance": "-231", "selected": "773227", "transfers_in": "30485", "transfers_out": "30716", "value": "66", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.6", "creativity": "1.9", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-9133", "selected": "769608", "transfers_in": "16285", "transfers_out": "25418", "value": "66", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "17.6", "creativity": "25.6", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "8409", "selected": "785507", "transfers_in": "31487", "transfers_out": "23078", "value": "66", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.6", "creativity": "18.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "43809", "selected": "835975", "transfers_in": "55122", "transfers_out": "11313", "value": "66", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "10.8", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-2169", "selected": "837484", "transfers_in": "16025", "transfers_out": "18194", "value": "67", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.0", "creativity": "41.4", "threat": "1.0", "ict_index": "6.8", "transfers_balance": "2251", "selected": "843965", "transfers_in": "21590", "transfers_out": "19339", "value": "67", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "2.7", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-42060", "selected": "806634", "transfers_in": "6989", "transfers_out": "49049", "value": "67", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23209", "selected": "786256", "transfers_in": "7073", "transfers_out": "30282", "value": "67", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.6", "creativity": "2.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-35960", "selected": "752760", "transfers_in": "4032", "transfers_out": "39992", "value": "66", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "9.4", "creativity": "9.1", "threat": "12.0", "ict_index": "3.1", "transfers_balance": "4067", "selected": "762074", "transfers_in": "30542", "transfers_out": "26475", "value": "66", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.8", "creativity": "7.1", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "783", "selected": "766201", "transfers_in": "16128", "transfers_out": "15345", "value": "66", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "19.0", "creativity": "18.1", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "5253", "selected": "775658", "transfers_in": "26011", "transfers_out": "20758", "value": "66", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "4.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "6655", "selected": "784385", "transfers_in": "30736", "transfers_out": "24081", "value": "66", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "42.4", "creativity": "22.5", "threat": "0.0", "ict_index": "6.5", "transfers_balance": "-55963", "selected": "733400", "transfers_in": "15075", "transfers_out": "71038", "value": "66", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "10.3", "threat": "5.0", "ict_index": "3.6", "transfers_balance": "-3907", "selected": "733569", "transfers_in": "16013", "transfers_out": "19920", "value": "66", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.4", "creativity": "32.3", "threat": "15.0", "ict_index": "6.8", "transfers_balance": "-14006", "selected": "723668", "transfers_in": "8989", "transfers_out": "22995", "value": "66", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.2", "creativity": "26.3", "threat": "4.0", "ict_index": "4.4", "transfers_balance": "-2702", "selected": "722821", "transfers_in": "9092", "transfers_out": "11794", "value": "66", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "27.9", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "5970", "selected": "732658", "transfers_in": "21553", "transfers_out": "15583", "value": "66", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "30.6", "creativity": "11.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-17811", "selected": "719613", "transfers_in": "8533", "transfers_out": "26344", "value": "66", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "9.2", "creativity": "7.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-23806", "selected": "696526", "transfers_in": "5310", "transfers_out": "29116", "value": "66", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "12.6", "creativity": "16.2", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "17511", "selected": "741199", "transfers_in": "25167", "transfers_out": "7656", "value": "66", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.8", "creativity": "20.5", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "18139", "selected": "771567", "transfers_in": "24398", "transfers_out": "6259", "value": "66", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8264", "selected": "763678", "transfers_in": "5259", "transfers_out": "13523", "value": "66", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-23149", "selected": "737635", "transfers_in": "2801", "transfers_out": "25950", "value": "66", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "42616", "selected": "799013", "transfers_in": "48124", "transfers_out": "5508", "value": "66", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "25.2", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-8953", "selected": "777457", "transfers_in": "7817", "transfers_out": "16770", "value": "66", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "42.4", "threat": "14.0", "ict_index": "7.6", "transfers_balance": "-51228", "selected": "724085", "transfers_in": "1384", "transfers_out": "52612", "value": "66", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51228", "selected": "724085", "transfers_in": "1384", "transfers_out": "52612", "value": "66", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2622", "selected": "725012", "transfers_in": "4787", "transfers_out": "7409", "value": "66", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Tim Krul": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5261", "selected": "8229", "transfers_in": "6483", "transfers_out": "1222", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8408", "selected": "19832", "transfers_in": "10169", "transfers_out": "1761", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7323", "selected": "29063", "transfers_in": "9749", "transfers_out": "2426", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8864", "selected": "39969", "transfers_in": "10834", "transfers_out": "1970", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5788", "selected": "47296", "transfers_in": "8078", "transfers_out": "2290", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "687", "selected": "48458", "transfers_in": "1840", "transfers_out": "1153", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "49062", "transfers_in": "1705", "transfers_out": "1567", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "49359", "transfers_in": "1053", "transfers_out": "1120", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-653", "selected": "49140", "transfers_in": "1145", "transfers_out": "1798", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "96", "selected": "49467", "transfers_in": "904", "transfers_out": "808", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "49468", "transfers_in": "643", "transfers_out": "823", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-946", "selected": "48721", "transfers_in": "751", "transfers_out": "1697", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-831", "selected": "48164", "transfers_in": "639", "transfers_out": "1470", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "48262", "transfers_in": "730", "transfers_out": "814", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "48258", "transfers_in": "659", "transfers_out": "829", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "48527", "transfers_in": "857", "transfers_out": "830", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "48669", "transfers_in": "588", "transfers_out": "629", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "48849", "transfers_in": "1210", "transfers_out": "1236", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "48494", "transfers_in": "1339", "transfers_out": "1766", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "401", "selected": "49232", "transfers_in": "2871", "transfers_out": "2470", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "49175", "transfers_in": "1157", "transfers_out": "1417", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-269", "selected": "49131", "transfers_in": "1077", "transfers_out": "1346", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "49205", "transfers_in": "875", "transfers_out": "909", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "49364", "transfers_in": "986", "transfers_out": "993", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "49430", "transfers_in": "822", "transfers_out": "1007", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "49424", "transfers_in": "361", "transfers_out": "463", "value": "40", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "43511", "transfers_in": "357", "transfers_out": "557", "value": "40", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "42730", "transfers_in": "562", "transfers_out": "1045", "value": "40", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-379", "selected": "42375", "transfers_in": "294", "transfers_out": "673", "value": "40", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "41954", "transfers_in": "264", "transfers_out": "764", "value": "40", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "41954", "transfers_in": "264", "transfers_out": "764", "value": "40", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-326", "selected": "41127", "transfers_in": "112", "transfers_out": "438", "value": "40", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4089", "selected": "47487", "transfers_in": "4819", "transfers_out": "730", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4089", "selected": "47487", "transfers_in": "4819", "transfers_out": "730", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4360", "selected": "52168", "transfers_in": "5573", "transfers_out": "1213", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Davide Zappacosta": [{"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.5", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "1304", "selected": "1586", "transfers_in": "2024", "transfers_out": "720", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3795", "selected": "6316", "transfers_in": "5117", "transfers_out": "1322", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "7079", "transfers_in": "2356", "transfers_out": "2452", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2097", "selected": "5344", "transfers_in": "678", "transfers_out": "2775", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "50", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "15.2", "creativity": "3.2", "threat": "21.0", "ict_index": "3.9", "transfers_balance": "-1054", "selected": "4535", "transfers_in": "322", "transfers_out": "1376", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1500", "selected": "6268", "transfers_in": "2183", "transfers_out": "683", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "11.6", "creativity": "23.4", "threat": "26.0", "ict_index": "6.1", "transfers_balance": "-630", "selected": "5866", "transfers_in": "779", "transfers_out": "1409", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "8.4", "creativity": "15.5", "threat": "25.0", "ict_index": "4.9", "transfers_balance": "-64", "selected": "6045", "transfers_in": "572", "transfers_out": "636", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "20.6", "creativity": "8.2", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "3161", "selected": "9687", "transfers_in": "4029", "transfers_out": "868", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.2", "creativity": "29.3", "threat": "13.0", "ict_index": "6.7", "transfers_balance": "2186", "selected": "12269", "transfers_in": "3282", "transfers_out": "1096", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "12.4", "creativity": "13.9", "threat": "7.0", "ict_index": "3.3", "transfers_balance": "6189", "selected": "18876", "transfers_in": "7294", "transfers_out": "1105", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9034", "selected": "28549", "transfers_in": "10438", "transfers_out": "1404", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "20.4", "creativity": "30.7", "threat": "22.0", "ict_index": "7.3", "transfers_balance": "-5403", "selected": "23629", "transfers_in": "2030", "transfers_out": "7433", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1274", "selected": "22629", "transfers_in": "1384", "transfers_out": "2658", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3337", "selected": "19536", "transfers_in": "850", "transfers_out": "4187", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.6", "creativity": "0.8", "threat": "12.0", "ict_index": "1.5", "transfers_balance": "-3034", "selected": "16778", "transfers_in": "739", "transfers_out": "3773", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1591", "selected": "15329", "transfers_in": "666", "transfers_out": "2257", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "37.0", "creativity": "14.8", "threat": "11.0", "ict_index": "6.3", "transfers_balance": "-1727", "selected": "13777", "transfers_in": "839", "transfers_out": "2566", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "34", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.2", "creativity": "14.5", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "169", "selected": "14085", "transfers_in": "1067", "transfers_out": "898", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1346", "selected": "15993", "transfers_in": "3050", "transfers_out": "1704", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1533", "selected": "14738", "transfers_in": "641", "transfers_out": "2174", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.0", "creativity": "15.3", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "-688", "selected": "14351", "transfers_in": "650", "transfers_out": "1338", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "3.3", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-159", "selected": "14316", "transfers_in": "523", "transfers_out": "682", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "21.8", "creativity": "18.0", "threat": "46.0", "ict_index": "8.6", "transfers_balance": "-90", "selected": "14435", "transfers_in": "840", "transfers_out": "930", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "14529", "transfers_in": "606", "transfers_out": "828", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-517", "selected": "14095", "transfers_in": "166", "transfers_out": "683", "value": "59", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "17.8", "creativity": "35.8", "threat": "82.0", "ict_index": "13.6", "transfers_balance": "-322", "selected": "13317", "transfers_in": "250", "transfers_out": "572", "value": "59", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "13452", "transfers_in": "194", "transfers_out": "291", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-599", "selected": "12869", "transfers_in": "65", "transfers_out": "664", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "11.7", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "-547", "selected": "12317", "transfers_in": "25", "transfers_out": "572", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-547", "selected": "12317", "transfers_in": "25", "transfers_out": "572", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75", "selected": "12481", "transfers_in": "176", "transfers_out": "101", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-64", "selected": "12436", "transfers_in": "99", "transfers_out": "163", "value": "59", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "3.7", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-64", "selected": "12436", "transfers_in": "99", "transfers_out": "163", "value": "59", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "12453", "transfers_in": "128", "transfers_out": "132", "value": "59", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Marko Grujic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8123", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-825", "selected": "8404", "transfers_in": "359", "transfers_out": "1184", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "11.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-947", "selected": "7732", "transfers_in": "212", "transfers_out": "1159", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2240", "selected": "13361", "transfers_in": "5090", "transfers_out": "2850", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "13737", "transfers_in": "1466", "transfers_out": "1513", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "13957", "transfers_in": "1332", "transfers_out": "1529", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-398", "selected": "13791", "transfers_in": "879", "transfers_out": "1277", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "13688", "transfers_in": "682", "transfers_out": "972", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-376", "selected": "13377", "transfers_in": "218", "transfers_out": "594", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-593", "selected": "12850", "transfers_in": "203", "transfers_out": "796", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10884", "selected": "26657", "transfers_in": "13674", "transfers_out": "2790", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10189", "selected": "41777", "transfers_in": "15550", "transfers_out": "5361", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1099", "selected": "41878", "transfers_in": "3338", "transfers_out": "4437", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2369", "selected": "39784", "transfers_in": "539", "transfers_out": "2908", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2100", "selected": "37776", "transfers_in": "282", "transfers_out": "2382", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1920", "selected": "36002", "transfers_in": "416", "transfers_out": "2336", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1141", "selected": "34914", "transfers_in": "226", "transfers_out": "1367", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1171", "selected": "33782", "transfers_in": "135", "transfers_out": "1306", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1562", "selected": "32281", "transfers_in": "142", "transfers_out": "1704", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "296", "selected": "33346", "transfers_in": "1991", "transfers_out": "1695", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "33575", "transfers_in": "1927", "transfers_out": "2581", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-459", "selected": "33422", "transfers_in": "1165", "transfers_out": "1624", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1041", "selected": "33516", "transfers_in": "1350", "transfers_out": "2391", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1240", "selected": "32894", "transfers_in": "558", "transfers_out": "1798", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1654", "selected": "31369", "transfers_in": "92", "transfers_out": "1746", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-706", "selected": "30674", "transfers_in": "36", "transfers_out": "742", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-938", "selected": "29768", "transfers_in": "51", "transfers_out": "989", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-727", "selected": "29067", "transfers_in": "85", "transfers_out": "812", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-363", "selected": "28697", "transfers_in": "26", "transfers_out": "389", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-295", "selected": "23646", "transfers_in": "20", "transfers_out": "315", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-481", "selected": "22952", "transfers_in": "6", "transfers_out": "487", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "22821", "transfers_in": "15", "transfers_out": "373", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "22673", "transfers_in": "10", "transfers_out": "166", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "22562", "transfers_in": "19", "transfers_out": "158", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-175", "selected": "22338", "transfers_in": "3", "transfers_out": "178", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "22277", "transfers_in": "9", "transfers_out": "105", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "22190", "transfers_in": "19", "transfers_out": "112", "value": "42", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "22088", "transfers_in": "27", "transfers_out": "126", "value": "42", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "\u00c1lvaro Morata": [{"gameweek": "1", "points": "10", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "50.6", "creativity": "11.1", "threat": "43.0", "ict_index": "10.5", "transfers_balance": "0", "selected": "245495", "transfers_in": "0", "transfers_out": "0", "value": "100", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.4", "creativity": "11.4", "threat": "66.0", "ict_index": "8.0", "transfers_balance": "23617", "selected": "353016", "transfers_in": "47609", "transfers_out": "23992", "value": "100", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "53.8", "creativity": "35.3", "threat": "33.0", "ict_index": "12.2", "transfers_balance": "7933", "selected": "386689", "transfers_in": "52369", "transfers_out": "44436", "value": "100", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "43.0", "creativity": "16.8", "threat": "82.0", "ict_index": "14.2", "transfers_balance": "305692", "selected": "749266", "transfers_in": "345319", "transfers_out": "39627", "value": "101", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.8", "creativity": "6.7", "threat": "14.0", "ict_index": "2.4", "transfers_balance": "133050", "selected": "912455", "transfers_in": "181820", "transfers_out": "48770", "value": "102", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "17", "goals": "3", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "73", "influence": "103.6", "creativity": "5.8", "threat": "95.0", "ict_index": "20.4", "transfers_balance": "-47175", "selected": "882733", "transfers_in": "101757", "transfers_out": "148932", "value": "102", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.2", "threat": "15.0", "ict_index": "1.4", "transfers_balance": "475846", "selected": "1388499", "transfers_in": "528071", "transfers_out": "52225", "value": "104", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-694932", "selected": "698503", "transfers_in": "62713", "transfers_out": "757645", "value": "103", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.0", "creativity": "2.1", "threat": "19.0", "ict_index": "2.6", "transfers_balance": "121119", "selected": "825784", "transfers_in": "201677", "transfers_out": "80558", "value": "102", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "23.6", "creativity": "25.7", "threat": "62.0", "ict_index": "11.1", "transfers_balance": "243580", "selected": "1079273", "transfers_in": "320948", "transfers_out": "77368", "value": "103", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "40.0", "creativity": "14.1", "threat": "51.0", "ict_index": "10.5", "transfers_balance": "-112388", "selected": "971914", "transfers_in": "62265", "transfers_out": "174653", "value": "103", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "9", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "51.4", "creativity": "16.1", "threat": "46.0", "ict_index": "11.4", "transfers_balance": "195424", "selected": "1179916", "transfers_in": "225289", "transfers_out": "29865", "value": "104", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "8.9", "threat": "28.0", "ict_index": "4.1", "transfers_balance": "152830", "selected": "1343971", "transfers_in": "193622", "transfers_out": "40792", "value": "105", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "13.0", "creativity": "2.4", "threat": "70.0", "ict_index": "8.5", "transfers_balance": "365277", "selected": "1717969", "transfers_in": "382495", "transfers_out": "17218", "value": "106", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "44.4", "creativity": "35.6", "threat": "55.0", "ict_index": "13.5", "transfers_balance": "102481", "selected": "1827151", "transfers_in": "160609", "transfers_out": "58128", "value": "107", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "11.4", "creativity": "45.3", "threat": "36.0", "ict_index": "9.3", "transfers_balance": "196215", "selected": "2038861", "transfers_in": "236750", "transfers_out": "40535", "value": "108", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-626271", "selected": "1415221", "transfers_in": "37075", "transfers_out": "663346", "value": "108", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.2", "creativity": "15.6", "threat": "31.0", "ict_index": "5.3", "transfers_balance": "-186579", "selected": "1230547", "transfers_in": "66896", "transfers_out": "253475", "value": "107", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283983", "selected": "949372", "transfers_in": "45257", "transfers_out": "329240", "value": "107", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.2", "creativity": "15.0", "threat": "54.0", "ict_index": "10.7", "transfers_balance": "-1286", "selected": "950828", "transfers_in": "76640", "transfers_out": "77926", "value": "106", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "8.4", "creativity": "26.7", "threat": "41.0", "ict_index": "7.6", "transfers_balance": "257873", "selected": "1214651", "transfers_in": "303081", "transfers_out": "45208", "value": "106", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "9.8", "creativity": "42.4", "threat": "33.0", "ict_index": "8.5", "transfers_balance": "-196683", "selected": "1019221", "transfers_in": "46369", "transfers_out": "243052", "value": "106", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "4.0", "creativity": "12.8", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "-81375", "selected": "942230", "transfers_in": "84350", "transfers_out": "165725", "value": "105", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321888", "selected": "621064", "transfers_in": "6847", "transfers_out": "328735", "value": "104", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80960", "selected": "540730", "transfers_in": "5986", "transfers_out": "86946", "value": "104", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46640", "selected": "494180", "transfers_in": "368", "transfers_out": "47008", "value": "104", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "22.1", "threat": "15.0", "ict_index": "6.0", "transfers_balance": "-36860", "selected": "457456", "transfers_in": "349", "transfers_out": "37209", "value": "104", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-9", "influence": "2.6", "creativity": "23.0", "threat": "74.0", "ict_index": "10.0", "transfers_balance": "-13982", "selected": "444100", "transfers_in": "3483", "transfers_out": "17465", "value": "104", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-3519", "selected": "440834", "transfers_in": "1863", "transfers_out": "5382", "value": "104", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "3.0", "creativity": "0.5", "threat": "25.0", "ict_index": "2.9", "transfers_balance": "-990", "selected": "439837", "transfers_in": "4032", "transfers_out": "5022", "value": "104", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "87", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "41.0", "creativity": "2.2", "threat": "43.0", "ict_index": "8.6", "transfers_balance": "3700", "selected": "442100", "transfers_in": "8795", "transfers_out": "5095", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.6", "creativity": "41.3", "threat": "31.0", "ict_index": "9.0", "transfers_balance": "17053", "selected": "460263", "transfers_in": "20970", "transfers_out": "3917", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "11.1", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "38311", "selected": "504820", "transfers_in": "45087", "transfers_out": "6776", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "1.4", "creativity": "2.3", "threat": "38.0", "ict_index": "4.2", "transfers_balance": "38311", "selected": "504820", "transfers_in": "45087", "transfers_out": "6776", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "1.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-3704", "selected": "457099", "transfers_in": "5975", "transfers_out": "9679", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3218", "selected": "453954", "transfers_in": "5123", "transfers_out": "8341", "value": "104", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.4", "creativity": "23.8", "threat": "72.0", "ict_index": "11.1", "transfers_balance": "-3218", "selected": "453954", "transfers_in": "5123", "transfers_out": "8341", "value": "104", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-6265", "selected": "447739", "transfers_in": "2985", "transfers_out": "9250", "value": "104", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Joy Mukena": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "276", "selected": "361", "transfers_in": "332", "transfers_out": "56", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "530", "selected": "1122", "transfers_in": "717", "transfers_out": "187", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "179", "selected": "1371", "transfers_in": "295", "transfers_out": "116", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "162", "selected": "1514", "transfers_in": "292", "transfers_out": "130", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1617", "transfers_in": "145", "transfers_out": "157", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "128", "selected": "1730", "transfers_in": "250", "transfers_out": "122", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "87", "selected": "1840", "transfers_in": "208", "transfers_out": "121", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "66", "selected": "2014", "transfers_in": "195", "transfers_out": "129", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "2101", "transfers_in": "106", "transfers_out": "73", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "2016", "transfers_in": "134", "transfers_out": "111", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2033", "transfers_in": "128", "transfers_out": "135", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "2098", "transfers_in": "202", "transfers_out": "147", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Enner Valencia": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2427", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-600", "selected": "2138", "transfers_in": "115", "transfers_out": "715", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-285", "selected": "1947", "transfers_in": "62", "transfers_out": "347", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "1827", "transfers_in": "68", "transfers_out": "263", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "1796", "transfers_in": "40", "transfers_out": "122", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "1739", "transfers_in": "50", "transfers_out": "150", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "1694", "transfers_in": "45", "transfers_out": "117", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1678", "transfers_in": "41", "transfers_out": "81", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1668", "transfers_in": "27", "transfers_out": "46", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1664", "transfers_in": "33", "transfers_out": "49", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1651", "transfers_in": "13", "transfers_out": "38", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1638", "transfers_in": "16", "transfers_out": "41", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1639", "transfers_in": "18", "transfers_out": "33", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1644", "transfers_in": "17", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1676", "transfers_in": "14", "transfers_out": "19", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1696", "transfers_in": "20", "transfers_out": "38", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1691", "transfers_in": "18", "transfers_out": "29", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1681", "transfers_in": "5", "transfers_out": "19", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1693", "transfers_in": "29", "transfers_out": "28", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1688", "transfers_in": "9", "transfers_out": "22", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1693", "transfers_in": "23", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1693", "transfers_in": "23", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1683", "transfers_in": "28", "transfers_out": "44", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1704", "transfers_in": "23", "transfers_out": "34", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1727", "transfers_in": "19", "transfers_out": "38", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1735", "transfers_in": "9", "transfers_out": "17", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1774", "transfers_in": "17", "transfers_out": "23", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1829", "transfers_in": "18", "transfers_out": "33", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1841", "transfers_in": "8", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1968", "transfers_in": "5", "transfers_out": "22", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1962", "transfers_in": "4", "transfers_out": "9", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1961", "transfers_in": "5", "transfers_out": "9", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1964", "transfers_in": "4", "transfers_out": "5", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1964", "transfers_in": "2", "transfers_out": "4", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1964", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1964", "transfers_in": "3", "transfers_out": "4", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1964", "transfers_in": "3", "transfers_out": "4", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1968", "transfers_in": "10", "transfers_out": "8", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Christian Atsu": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "4.6", "creativity": "2.0", "threat": "34.0", "ict_index": "4.1", "transfers_balance": "0", "selected": "108635", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "24.6", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "16331", "selected": "134713", "transfers_in": "26093", "transfers_out": "9762", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.2", "creativity": "12.0", "threat": "23.0", "ict_index": "6.0", "transfers_balance": "-15034", "selected": "121621", "transfers_in": "9373", "transfers_out": "24407", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "2.1", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "45941", "selected": "176259", "transfers_in": "77587", "transfers_out": "31646", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "47.6", "creativity": "33.6", "threat": "35.0", "ict_index": "11.6", "transfers_balance": "-11249", "selected": "166433", "transfers_in": "15248", "transfers_out": "26497", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "6.1", "threat": "31.0", "ict_index": "4.3", "transfers_balance": "80130", "selected": "253246", "transfers_in": "99390", "transfers_out": "19260", "value": "51", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "12.2", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "4039", "selected": "259969", "transfers_in": "30550", "transfers_out": "26511", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "0.2", "creativity": "12.4", "threat": "30.0", "ict_index": "4.3", "transfers_balance": "-38663", "selected": "222415", "transfers_in": "12840", "transfers_out": "51503", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "24.3", "threat": "18.0", "ict_index": "5.9", "transfers_balance": "20775", "selected": "245105", "transfers_in": "35787", "transfers_out": "15012", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "13.3", "threat": "25.0", "ict_index": "5.0", "transfers_balance": "-8920", "selected": "237785", "transfers_in": "19194", "transfers_out": "28114", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "2.8", "threat": "28.0", "ict_index": "4.0", "transfers_balance": "-6949", "selected": "231780", "transfers_in": "10105", "transfers_out": "17054", "value": "51", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62091", "selected": "170044", "transfers_in": "1414", "transfers_out": "63505", "value": "51", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44997", "selected": "125092", "transfers_in": "167", "transfers_out": "45164", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25309", "selected": "99795", "transfers_in": "70", "transfers_out": "25379", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16028", "selected": "83779", "transfers_in": "78", "transfers_out": "16106", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "15.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-8609", "selected": "75242", "transfers_in": "499", "transfers_out": "9108", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "19.3", "threat": "29.0", "ict_index": "5.9", "transfers_balance": "-2690", "selected": "72632", "transfers_in": "873", "transfers_out": "3563", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-3250", "selected": "69448", "transfers_in": "581", "transfers_out": "3831", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "15", "goals": "1", "assists": "2", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "47", "influence": "56.0", "creativity": "11.1", "threat": "28.0", "ict_index": "9.5", "transfers_balance": "-4206", "selected": "65335", "transfers_in": "641", "transfers_out": "4847", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "14.6", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "8237", "selected": "74212", "transfers_in": "10025", "transfers_out": "1788", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.8", "creativity": "25.7", "threat": "3.0", "ict_index": "4.0", "transfers_balance": "16672", "selected": "91636", "transfers_in": "21578", "transfers_out": "4906", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "12.6", "threat": "61.0", "ict_index": "7.8", "transfers_balance": "9531", "selected": "101444", "transfers_in": "20171", "transfers_out": "10640", "value": "48", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "18.5", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "18388", "selected": "121124", "transfers_in": "32623", "transfers_out": "14235", "value": "48", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "1.5", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-7069", "selected": "114615", "transfers_in": "10097", "transfers_out": "17166", "value": "48", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "12.6", "threat": "26.0", "ict_index": "4.8", "transfers_balance": "-3135", "selected": "111840", "transfers_in": "5994", "transfers_out": "9129", "value": "48", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.4", "creativity": "11.7", "threat": "26.0", "ict_index": "4.4", "transfers_balance": "-4280", "selected": "107694", "transfers_in": "3019", "transfers_out": "7299", "value": "48", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "0.3", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-10087", "selected": "97729", "transfers_in": "1246", "transfers_out": "11333", "value": "48", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "26", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "10.3", "threat": "22.0", "ict_index": "4.5", "transfers_balance": "-4764", "selected": "93157", "transfers_in": "2146", "transfers_out": "6910", "value": "48", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "39.1", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-3608", "selected": "89556", "transfers_in": "1187", "transfers_out": "4795", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "0.7", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-950", "selected": "96743", "transfers_in": "2882", "transfers_out": "3832", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.9", "threat": "3.0", "ict_index": "0.4", "transfers_balance": "-3192", "selected": "88499", "transfers_in": "953", "transfers_out": "4145", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.2", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-2803", "selected": "85721", "transfers_in": "449", "transfers_out": "3252", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2557", "selected": "82865", "transfers_in": "477", "transfers_out": "3034", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2998", "selected": "79948", "transfers_in": "268", "transfers_out": "3266", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3423", "selected": "76855", "transfers_in": "28", "transfers_out": "3451", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2679", "selected": "74099", "transfers_in": "10", "transfers_out": "2689", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2679", "selected": "74099", "transfers_in": "10", "transfers_out": "2689", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2166", "selected": "71926", "transfers_in": "19", "transfers_out": "2185", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jack Colback": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "41590", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4782", "selected": "38904", "transfers_in": "625", "transfers_out": "5407", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5444", "selected": "33747", "transfers_in": "391", "transfers_out": "5835", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2379", "selected": "39431", "transfers_in": "10115", "transfers_out": "7736", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1816", "selected": "38098", "transfers_in": "2312", "transfers_out": "4128", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2246", "selected": "36292", "transfers_in": "1954", "transfers_out": "4200", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1543", "selected": "35004", "transfers_in": "1485", "transfers_out": "3028", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1202", "selected": "34052", "transfers_in": "1280", "transfers_out": "2482", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1177", "selected": "32961", "transfers_in": "500", "transfers_out": "1677", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23987", "selected": "61242", "transfers_in": "32410", "transfers_out": "8423", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7117", "selected": "70719", "transfers_in": "13385", "transfers_out": "6268", "value": "43", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7757", "selected": "81496", "transfers_in": "15239", "transfers_out": "7482", "value": "43", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "81840", "transfers_in": "6211", "transfers_out": "6765", "value": "43", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2998", "selected": "79089", "transfers_in": "1432", "transfers_out": "4430", "value": "43", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2772", "selected": "76517", "transfers_in": "1109", "transfers_out": "3881", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2520", "selected": "74205", "transfers_in": "1143", "transfers_out": "3663", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1579", "selected": "72740", "transfers_in": "727", "transfers_out": "2306", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1869", "selected": "70956", "transfers_in": "522", "transfers_out": "2391", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2960", "selected": "68085", "transfers_in": "421", "transfers_out": "3381", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1748", "selected": "66379", "transfers_in": "236", "transfers_out": "1984", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "66505", "transfers_in": "2988", "transfers_out": "3115", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1449", "selected": "68181", "transfers_in": "4833", "transfers_out": "3384", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "646", "selected": "69523", "transfers_in": "6119", "transfers_out": "5473", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "179", "selected": "70089", "transfers_in": "3493", "transfers_out": "3314", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "361", "selected": "70848", "transfers_in": "3242", "transfers_out": "2881", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1872", "selected": "69049", "transfers_in": "929", "transfers_out": "2801", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3126", "selected": "65931", "transfers_in": "103", "transfers_out": "3229", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2025", "selected": "63915", "transfers_in": "135", "transfers_out": "2160", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-905", "selected": "62996", "transfers_in": "51", "transfers_out": "956", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-869", "selected": "47283", "transfers_in": "54", "transfers_out": "923", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1062", "selected": "45027", "transfers_in": "31", "transfers_out": "1093", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "44472", "transfers_in": "20", "transfers_out": "601", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-530", "selected": "43941", "transfers_in": "29", "transfers_out": "559", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-423", "selected": "43486", "transfers_in": "10", "transfers_out": "433", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329", "selected": "43208", "transfers_in": "17", "transfers_out": "346", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-340", "selected": "42858", "transfers_in": "31", "transfers_out": "371", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-340", "selected": "42858", "transfers_in": "31", "transfers_out": "371", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-423", "selected": "42426", "transfers_in": "46", "transfers_out": "469", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Dusan Tadic": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.8", "creativity": "43.2", "threat": "35.0", "ict_index": "10.0", "transfers_balance": "0", "selected": "138397", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "44.4", "creativity": "51.6", "threat": "42.0", "ict_index": "13.8", "transfers_balance": "13996", "selected": "168789", "transfers_in": "26296", "transfers_out": "12300", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.0", "creativity": "6.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "34222", "selected": "214337", "transfers_in": "53207", "transfers_out": "18985", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "13.5", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "15776", "selected": "237945", "transfers_in": "42417", "transfers_out": "26641", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.2", "creativity": "27.6", "threat": "20.0", "ict_index": "6.4", "transfers_balance": "-28579", "selected": "211000", "transfers_in": "7354", "transfers_out": "35933", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "49.0", "threat": "26.0", "ict_index": "8.7", "transfers_balance": "-32355", "selected": "179782", "transfers_in": "4157", "transfers_out": "36512", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.6", "creativity": "37.0", "threat": "16.0", "ict_index": "7.0", "transfers_balance": "-18306", "selected": "162577", "transfers_in": "5485", "transfers_out": "23791", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "16.1", "threat": "41.0", "ict_index": "6.0", "transfers_balance": "-13271", "selected": "150318", "transfers_in": "6841", "transfers_out": "20112", "value": "65", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.0", "creativity": "21.8", "threat": "54.0", "ict_index": "9.7", "transfers_balance": "-11741", "selected": "138986", "transfers_in": "2004", "transfers_out": "13745", "value": "65", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "9.1", "threat": "20.0", "ict_index": "3.4", "transfers_balance": "-14535", "selected": "124920", "transfers_in": "1615", "transfers_out": "16150", "value": "65", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "43.3", "threat": "8.0", "ict_index": "6.2", "transfers_balance": "-6960", "selected": "118284", "transfers_in": "2306", "transfers_out": "9266", "value": "64", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "54", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "26.1", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-10132", "selected": "108412", "transfers_in": "597", "transfers_out": "10729", "value": "64", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "77", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "52.8", "creativity": "23.2", "threat": "21.0", "ict_index": "9.7", "transfers_balance": "-6355", "selected": "102196", "transfers_in": "553", "transfers_out": "6908", "value": "63", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "102298", "transfers_in": "3025", "transfers_out": "3281", "value": "63", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "12.8", "threat": "74.0", "ict_index": "8.6", "transfers_balance": "-1369", "selected": "101290", "transfers_in": "2444", "transfers_out": "3813", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "87", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "29.0", "creativity": "50.5", "threat": "6.0", "ict_index": "8.6", "transfers_balance": "-3626", "selected": "98072", "transfers_in": "1301", "transfers_out": "4927", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "82", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "7.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "6858", "selected": "105511", "transfers_in": "9128", "transfers_out": "2270", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3391", "selected": "102478", "transfers_in": "2105", "transfers_out": "5496", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.6", "creativity": "18.5", "threat": "21.0", "ict_index": "4.4", "transfers_balance": "-2829", "selected": "100096", "transfers_in": "3083", "transfers_out": "5912", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "41.4", "creativity": "31.6", "threat": "32.0", "ict_index": "10.5", "transfers_balance": "-4478", "selected": "95846", "transfers_in": "487", "transfers_out": "4965", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "8.7", "threat": "12.0", "ict_index": "1.9", "transfers_balance": "-2389", "selected": "93732", "transfers_in": "1312", "transfers_out": "3701", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.0", "creativity": "26.1", "threat": "8.0", "ict_index": "4.3", "transfers_balance": "703", "selected": "94588", "transfers_in": "3491", "transfers_out": "2788", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.6", "creativity": "36.2", "threat": "6.0", "ict_index": "6.7", "transfers_balance": "-2539", "selected": "92524", "transfers_in": "2369", "transfers_out": "4908", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.8", "creativity": "33.3", "threat": "8.0", "ict_index": "5.6", "transfers_balance": "-2136", "selected": "90618", "transfers_in": "1316", "transfers_out": "3452", "value": "62", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "41.3", "threat": "2.0", "ict_index": "5.5", "transfers_balance": "8438", "selected": "99484", "transfers_in": "11710", "transfers_out": "3272", "value": "62", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "18.7", "threat": "10.0", "ict_index": "4.0", "transfers_balance": "-3641", "selected": "96003", "transfers_in": "1866", "transfers_out": "5507", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "21.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-4730", "selected": "91446", "transfers_in": "822", "transfers_out": "5552", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "1.2", "creativity": "15.7", "threat": "20.0", "ict_index": "3.7", "transfers_balance": "-1115", "selected": "90604", "transfers_in": "1813", "transfers_out": "2928", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.8", "creativity": "11.9", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "63", "selected": "90859", "transfers_in": "1778", "transfers_out": "1715", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "2.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-999", "selected": "95765", "transfers_in": "1288", "transfers_out": "2287", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "35.8", "threat": "5.0", "ict_index": "4.6", "transfers_balance": "-610", "selected": "93354", "transfers_in": "924", "transfers_out": "1534", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.4", "creativity": "40.8", "threat": "27.0", "ict_index": "9.1", "transfers_balance": "-1046", "selected": "92397", "transfers_in": "669", "transfers_out": "1715", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "9", "goals": "1", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "82", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "58.0", "creativity": "17.9", "threat": "36.0", "ict_index": "11.2", "transfers_balance": "3256", "selected": "97143", "transfers_in": "4423", "transfers_out": "1167", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.6", "creativity": "19.3", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "3256", "selected": "97143", "transfers_in": "4423", "transfers_out": "1167", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "86", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "58", "influence": "84.2", "creativity": "60.2", "threat": "44.0", "ict_index": "18.8", "transfers_balance": "7559", "selected": "103504", "transfers_in": "9100", "transfers_out": "1541", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "7.9", "threat": "14.0", "ict_index": "2.7", "transfers_balance": "105062", "selected": "217299", "transfers_in": "107955", "transfers_out": "2893", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "44.4", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "105062", "selected": "217299", "transfers_in": "107955", "transfers_out": "2893", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "19.5", "threat": "22.0", "ict_index": "5.1", "transfers_balance": "-21892", "selected": "188126", "transfers_in": "10296", "transfers_out": "32188", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Adam Legzdins": [{"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2814", "selected": "3850", "transfers_in": "3347", "transfers_out": "533", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1208", "selected": "5545", "transfers_in": "1622", "transfers_out": "414", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "608", "selected": "6505", "transfers_in": "954", "transfers_out": "346", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "6580", "transfers_in": "189", "transfers_out": "170", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "6635", "transfers_in": "218", "transfers_out": "234", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "6648", "transfers_in": "133", "transfers_out": "169", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "6716", "transfers_in": "176", "transfers_out": "185", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "6822", "transfers_in": "168", "transfers_out": "105", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "6841", "transfers_in": "79", "transfers_out": "94", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6874", "transfers_in": "103", "transfers_out": "111", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "6869", "transfers_in": "102", "transfers_out": "148", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "6922", "transfers_in": "113", "transfers_out": "95", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "6963", "transfers_in": "126", "transfers_out": "114", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "7059", "transfers_in": "183", "transfers_out": "140", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "7108", "transfers_in": "125", "transfers_out": "109", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "7263", "transfers_in": "252", "transfers_out": "150", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "7315", "transfers_in": "246", "transfers_out": "212", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "164", "selected": "7543", "transfers_in": "465", "transfers_out": "301", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "7574", "transfers_in": "182", "transfers_out": "184", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "7611", "transfers_in": "190", "transfers_out": "191", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "7642", "transfers_in": "119", "transfers_out": "108", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44", "selected": "7729", "transfers_in": "194", "transfers_out": "150", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "7797", "transfers_in": "159", "transfers_out": "142", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "7812", "transfers_in": "73", "transfers_out": "83", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "6284", "transfers_in": "71", "transfers_out": "85", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "6271", "transfers_in": "109", "transfers_out": "92", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "6257", "transfers_in": "41", "transfers_out": "73", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "6259", "transfers_in": "62", "transfers_out": "96", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "6259", "transfers_in": "62", "transfers_out": "96", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "6233", "transfers_in": "53", "transfers_out": "104", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "6148", "transfers_in": "33", "transfers_out": "73", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "6085", "transfers_in": "28", "transfers_out": "94", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "6021", "transfers_in": "22", "transfers_out": "90", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Aaron Mooy": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "40.2", "creativity": "46.9", "threat": "0.0", "ict_index": "8.7", "transfers_balance": "0", "selected": "59955", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "57.6", "creativity": "9.2", "threat": "24.0", "ict_index": "9.1", "transfers_balance": "57889", "selected": "139899", "transfers_in": "64238", "transfers_out": "6349", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.0", "creativity": "20.2", "threat": "18.0", "ict_index": "5.0", "transfers_balance": "261702", "selected": "445787", "transfers_in": "286543", "transfers_out": "24841", "value": "56", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.8", "creativity": "43.8", "threat": "1.0", "ict_index": "6.8", "transfers_balance": "151609", "selected": "628197", "transfers_in": "214816", "transfers_out": "63207", "value": "57", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "34.6", "creativity": "51.8", "threat": "8.0", "ict_index": "9.4", "transfers_balance": "1799", "selected": "636994", "transfers_in": "54461", "transfers_out": "52662", "value": "57", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.8", "creativity": "43.7", "threat": "8.0", "ict_index": "7.3", "transfers_balance": "-53807", "selected": "587519", "transfers_in": "22496", "transfers_out": "76303", "value": "57", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "60", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.4", "creativity": "2.5", "threat": "22.0", "ict_index": "3.7", "transfers_balance": "-55246", "selected": "534762", "transfers_in": "13275", "transfers_out": "68521", "value": "57", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.2", "creativity": "4.8", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-45319", "selected": "491296", "transfers_in": "14274", "transfers_out": "59593", "value": "56", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "44.8", "creativity": "15.7", "threat": "17.0", "ict_index": "7.8", "transfers_balance": "-55353", "selected": "436438", "transfers_in": "1871", "transfers_out": "57224", "value": "56", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "12.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-4958", "selected": "433619", "transfers_in": "21799", "transfers_out": "26757", "value": "56", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "16.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-6155", "selected": "428996", "transfers_in": "15261", "transfers_out": "21416", "value": "56", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.6", "creativity": "51.3", "threat": "3.0", "ict_index": "7.5", "transfers_balance": "-13061", "selected": "417576", "transfers_in": "10510", "transfers_out": "23571", "value": "55", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "5.3", "threat": "5.0", "ict_index": "2.6", "transfers_balance": "-30932", "selected": "387160", "transfers_in": "2663", "transfers_out": "33595", "value": "55", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.2", "creativity": "18.2", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-21622", "selected": "365952", "transfers_in": "2908", "transfers_out": "24530", "value": "55", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.0", "creativity": "23.8", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-22122", "selected": "344255", "transfers_in": "2354", "transfers_out": "24476", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "33.5", "threat": "20.0", "ict_index": "7.0", "transfers_balance": "-15998", "selected": "329038", "transfers_in": "5326", "transfers_out": "21324", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "4.0", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-12466", "selected": "316966", "transfers_in": "2296", "transfers_out": "14762", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "81.0", "creativity": "40.1", "threat": "72.0", "ict_index": "19.3", "transfers_balance": "-11656", "selected": "305602", "transfers_in": "2566", "transfers_out": "14222", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "4.3", "threat": "39.0", "ict_index": "5.2", "transfers_balance": "97729", "selected": "407144", "transfers_in": "108075", "transfers_out": "10346", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.4", "creativity": "54.8", "threat": "2.0", "ict_index": "7.4", "transfers_balance": "11014", "selected": "420047", "transfers_in": "26278", "transfers_out": "15264", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.0", "creativity": "7.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-12720", "selected": "408596", "transfers_in": "17820", "transfers_out": "30540", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "8.8", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-15386", "selected": "393723", "transfers_in": "13758", "transfers_out": "29144", "value": "54", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.2", "creativity": "42.9", "threat": "0.0", "ict_index": "8.0", "transfers_balance": "-12220", "selected": "383510", "transfers_in": "23993", "transfers_out": "36213", "value": "54", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "27.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-10715", "selected": "373908", "transfers_in": "12940", "transfers_out": "23655", "value": "54", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "2.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-18888", "selected": "355739", "transfers_in": "5109", "transfers_out": "23997", "value": "54", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.8", "creativity": "19.3", "threat": "33.0", "ict_index": "6.3", "transfers_balance": "-14277", "selected": "341863", "transfers_in": "4057", "transfers_out": "18334", "value": "54", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "75", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "37.0", "creativity": "69.3", "threat": "5.0", "ict_index": "11.1", "transfers_balance": "-14396", "selected": "327985", "transfers_in": "6425", "transfers_out": "20821", "value": "53", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38116", "selected": "290172", "transfers_in": "3784", "transfers_out": "41900", "value": "53", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22152", "selected": "267713", "transfers_in": "424", "transfers_out": "22576", "value": "53", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "56.6", "threat": "12.0", "ict_index": "8.4", "transfers_balance": "2239", "selected": "283181", "transfers_in": "13297", "transfers_out": "11058", "value": "53", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.6", "creativity": "4.8", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "39929", "selected": "408974", "transfers_in": "44092", "transfers_out": "4163", "value": "53", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "17.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-19364", "selected": "304345", "transfers_in": "3156", "transfers_out": "22520", "value": "53", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.0", "creativity": "6.7", "threat": "22.0", "ict_index": "4.7", "transfers_balance": "-8242", "selected": "296561", "transfers_in": "2866", "transfers_out": "11108", "value": "53", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "15.0", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "-8825", "selected": "286156", "transfers_in": "2885", "transfers_out": "11710", "value": "52", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.4", "creativity": "8.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1831", "selected": "278582", "transfers_in": "2086", "transfers_out": "3917", "value": "52", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "12.5", "threat": "3.0", "ict_index": "3.2", "transfers_balance": "-2545", "selected": "275914", "transfers_in": "2089", "transfers_out": "4634", "value": "52", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "18.4", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-2545", "selected": "275914", "transfers_in": "2089", "transfers_out": "4634", "value": "52", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "29.9", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "-1374", "selected": "274638", "transfers_in": "2143", "transfers_out": "3517", "value": "52", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Luciano Narsingh": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2964", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "23", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-510", "selected": "2795", "transfers_in": "82", "transfers_out": "592", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "2611", "transfers_in": "132", "transfers_out": "449", "value": "49", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "0.4", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "-318", "selected": "2391", "transfers_in": "96", "transfers_out": "414", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "2239", "transfers_in": "46", "transfers_out": "248", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "2147", "transfers_in": "118", "transfers_out": "278", "value": "48", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "2057", "transfers_in": "84", "transfers_out": "218", "value": "48", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.0", "creativity": "2.1", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-71", "selected": "2038", "transfers_in": "109", "transfers_out": "180", "value": "48", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "55", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "3.5", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "125", "selected": "2194", "transfers_in": "218", "transfers_out": "93", "value": "48", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-54", "selected": "2174", "transfers_in": "82", "transfers_out": "136", "value": "48", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.6", "creativity": "25.5", "threat": "6.0", "ict_index": "3.6", "transfers_balance": "-34", "selected": "2161", "transfers_in": "64", "transfers_out": "98", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "14.8", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-57", "selected": "2123", "transfers_in": "42", "transfers_out": "99", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "2062", "transfers_in": "21", "transfers_out": "100", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "2004", "transfers_in": "15", "transfers_out": "81", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "1956", "transfers_in": "9", "transfers_out": "62", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "10.9", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-42", "selected": "1930", "transfers_in": "26", "transfers_out": "68", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "10.4", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-37", "selected": "1899", "transfers_in": "16", "transfers_out": "53", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "3.3", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "-16", "selected": "1888", "transfers_in": "12", "transfers_out": "28", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.8", "creativity": "13.3", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-22", "selected": "1872", "transfers_in": "43", "transfers_out": "65", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1859", "transfers_in": "15", "transfers_out": "35", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "46.6", "creativity": "14.6", "threat": "36.0", "ict_index": "9.7", "transfers_balance": "-37", "selected": "1827", "transfers_in": "18", "transfers_out": "55", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.2", "creativity": "0.9", "threat": "37.0", "ict_index": "4.3", "transfers_balance": "580", "selected": "2436", "transfers_in": "763", "transfers_out": "183", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2454", "transfers_in": "265", "transfers_out": "268", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "2355", "transfers_in": "84", "transfers_out": "195", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2369", "transfers_in": "127", "transfers_out": "138", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2353", "transfers_in": "59", "transfers_out": "90", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "77", "selected": "2439", "transfers_in": "195", "transfers_out": "118", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "35.1", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "-63", "selected": "2393", "transfers_in": "78", "transfers_out": "141", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2385", "transfers_in": "49", "transfers_out": "63", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2442", "transfers_in": "41", "transfers_out": "81", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "2364", "transfers_in": "8", "transfers_out": "45", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "2335", "transfers_in": "14", "transfers_out": "51", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "11.6", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-31", "selected": "2305", "transfers_in": "9", "transfers_out": "40", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2271", "transfers_in": "10", "transfers_out": "44", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2253", "transfers_in": "1", "transfers_out": "26", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-9", "selected": "2248", "transfers_in": "9", "transfers_out": "18", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-9", "selected": "2248", "transfers_in": "9", "transfers_out": "18", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "2261", "transfers_in": "25", "transfers_out": "19", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Salom\u00f3n Rond\u00f3n": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "0.3", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "0", "selected": "87183", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-23179", "selected": "67246", "transfers_in": "915", "transfers_out": "24094", "value": "64", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "2.3", "threat": "14.0", "ict_index": "0.8", "transfers_balance": "-17532", "selected": "50547", "transfers_in": "1087", "transfers_out": "18619", "value": "63", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.7", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-8165", "selected": "43525", "transfers_in": "1558", "transfers_out": "9723", "value": "63", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4823", "selected": "39121", "transfers_in": "1002", "transfers_out": "5825", "value": "62", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-6313", "selected": "33074", "transfers_in": "628", "transfers_out": "6941", "value": "61", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.0", "creativity": "3.5", "threat": "39.0", "ict_index": "7.6", "transfers_balance": "-3897", "selected": "29380", "transfers_in": "682", "transfers_out": "4579", "value": "61", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.4", "creativity": "4.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "1786", "selected": "31811", "transfers_in": "4474", "transfers_out": "2688", "value": "61", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "23.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-1168", "selected": "30777", "transfers_in": "1016", "transfers_out": "2184", "value": "61", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "4.4", "creativity": "10.8", "threat": "23.0", "ict_index": "3.8", "transfers_balance": "-1754", "selected": "29228", "transfers_in": "995", "transfers_out": "2749", "value": "61", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.3", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-834", "selected": "28602", "transfers_in": "946", "transfers_out": "1780", "value": "60", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.4", "creativity": "13.8", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "-1324", "selected": "27548", "transfers_in": "589", "transfers_out": "1913", "value": "60", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "35.6", "creativity": "7.7", "threat": "28.0", "ict_index": "7.1", "transfers_balance": "-617", "selected": "27056", "transfers_in": "676", "transfers_out": "1293", "value": "60", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "18.8", "threat": "13.0", "ict_index": "4.0", "transfers_balance": "18194", "selected": "45808", "transfers_in": "19496", "transfers_out": "1302", "value": "60", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "5.7", "threat": "54.0", "ict_index": "6.8", "transfers_balance": "2100", "selected": "48288", "transfers_in": "6278", "transfers_out": "4178", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "4.8", "threat": "42.0", "ict_index": "4.8", "transfers_balance": "-2872", "selected": "45780", "transfers_in": "2889", "transfers_out": "5761", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "2.8", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "-6601", "selected": "39305", "transfers_in": "570", "transfers_out": "7171", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.4", "creativity": "4.3", "threat": "27.0", "ict_index": "3.5", "transfers_balance": "-3701", "selected": "35762", "transfers_in": "602", "transfers_out": "4303", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "42.4", "creativity": "32.8", "threat": "85.0", "ict_index": "16.0", "transfers_balance": "714", "selected": "36961", "transfers_in": "3623", "transfers_out": "2909", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "10.0", "ict_index": "0.6", "transfers_balance": "7143", "selected": "44556", "transfers_in": "9172", "transfers_out": "2029", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11028", "selected": "33629", "transfers_in": "598", "transfers_out": "11626", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.6", "creativity": "23.0", "threat": "21.0", "ict_index": "6.7", "transfers_balance": "-3653", "selected": "30010", "transfers_in": "71", "transfers_out": "3724", "value": "60", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.2", "creativity": "15.6", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "5672", "selected": "36199", "transfers_in": "8778", "transfers_out": "3106", "value": "60", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "19.1", "threat": "41.0", "ict_index": "6.0", "transfers_balance": "-994", "selected": "35468", "transfers_in": "2616", "transfers_out": "3610", "value": "60", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.8", "creativity": "0.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-102", "selected": "35742", "transfers_in": "3158", "transfers_out": "3260", "value": "60", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "37.6", "creativity": "6.9", "threat": "26.0", "ict_index": "7.1", "transfers_balance": "-1030", "selected": "34885", "transfers_in": "1405", "transfers_out": "2435", "value": "60", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.2", "creativity": "15.2", "threat": "28.0", "ict_index": "4.6", "transfers_balance": "1040", "selected": "36283", "transfers_in": "3044", "transfers_out": "2004", "value": "60", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.4", "creativity": "14.6", "threat": "9.0", "ict_index": "3.2", "transfers_balance": "2776", "selected": "39536", "transfers_in": "4848", "transfers_out": "2072", "value": "60", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "4.4", "creativity": "5.2", "threat": "42.0", "ict_index": "5.2", "transfers_balance": "-1063", "selected": "38598", "transfers_in": "1289", "transfers_out": "2352", "value": "60", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.8", "creativity": "12.1", "threat": "39.0", "ict_index": "9.0", "transfers_balance": "-1044", "selected": "41848", "transfers_in": "1157", "transfers_out": "2201", "value": "60", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.8", "creativity": "14.8", "threat": "66.0", "ict_index": "10.6", "transfers_balance": "12434", "selected": "73945", "transfers_in": "13700", "transfers_out": "1266", "value": "60", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "40.6", "creativity": "2.8", "threat": "59.0", "ict_index": "10.2", "transfers_balance": "-2285", "selected": "52359", "transfers_in": "3047", "transfers_out": "5332", "value": "60", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "24.6", "threat": "28.0", "ict_index": "7.6", "transfers_balance": "4924", "selected": "57759", "transfers_in": "7451", "transfers_out": "2527", "value": "60", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.4", "creativity": "36.1", "threat": "38.0", "ict_index": "8.4", "transfers_balance": "-4346", "selected": "52696", "transfers_in": "1802", "transfers_out": "6148", "value": "60", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "47.6", "creativity": "23.6", "threat": "72.0", "ict_index": "14.3", "transfers_balance": "-450", "selected": "53090", "transfers_in": "1591", "transfers_out": "2041", "value": "60", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "15.8", "threat": "17.0", "ict_index": "3.8", "transfers_balance": "6983", "selected": "60962", "transfers_in": "9083", "transfers_out": "2100", "value": "60", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "12.8", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-1994", "selected": "58638", "transfers_in": "3314", "transfers_out": "5308", "value": "60", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "4.8", "threat": "7.0", "ict_index": "1.4", "transfers_balance": "5507", "selected": "64799", "transfers_in": "8616", "transfers_out": "3109", "value": "60", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Willian Borges Da Silva": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "29.0", "creativity": "34.1", "threat": "22.0", "ict_index": "8.5", "transfers_balance": "0", "selected": "690754", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.4", "creativity": "38.5", "threat": "3.0", "ict_index": "5.4", "transfers_balance": "96751", "selected": "900812", "transfers_in": "151658", "transfers_out": "54907", "value": "71", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "57.4", "threat": "43.0", "ict_index": "11.8", "transfers_balance": "-24282", "selected": "908201", "transfers_in": "79056", "transfers_out": "103338", "value": "71", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "4.8", "threat": "23.0", "ict_index": "3.4", "transfers_balance": "-45776", "selected": "887246", "transfers_in": "83519", "transfers_out": "129295", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "15.9", "threat": "21.0", "ict_index": "4.3", "transfers_balance": "-128286", "selected": "765082", "transfers_in": "25258", "transfers_out": "153544", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.6", "creativity": "6.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-101053", "selected": "669198", "transfers_in": "25029", "transfers_out": "126082", "value": "70", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "3.0", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-102948", "selected": "569569", "transfers_in": "13714", "transfers_out": "116662", "value": "70", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "18.0", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-53743", "selected": "519121", "transfers_in": "29371", "transfers_out": "83114", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "3.0", "creativity": "1.5", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-48410", "selected": "471910", "transfers_in": "6822", "transfers_out": "55232", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "10.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-44592", "selected": "429026", "transfers_in": "8606", "transfers_out": "53198", "value": "68", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41686", "selected": "388446", "transfers_in": "2397", "transfers_out": "44083", "value": "68", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "3.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-30953", "selected": "358712", "transfers_in": "2240", "transfers_out": "33193", "value": "67", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "33.4", "creativity": "1.6", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "-22363", "selected": "336920", "transfers_in": "1361", "transfers_out": "23724", "value": "67", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "26.0", "creativity": "78.3", "threat": "49.0", "ict_index": "15.3", "transfers_balance": "758", "selected": "338528", "transfers_in": "9066", "transfers_out": "8308", "value": "67", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "2.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3456", "selected": "335956", "transfers_in": "6626", "transfers_out": "10082", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "3.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-14791", "selected": "322116", "transfers_in": "3428", "transfers_out": "18219", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "16", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "60", "influence": "74.4", "creativity": "43.6", "threat": "57.0", "ict_index": "17.5", "transfers_balance": "-7286", "selected": "315510", "transfers_in": "3713", "transfers_out": "10999", "value": "66", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.6", "creativity": "72.2", "threat": "39.0", "ict_index": "13.3", "transfers_balance": "76201", "selected": "395098", "transfers_in": "82665", "transfers_out": "6464", "value": "66", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.2", "creativity": "32.5", "threat": "32.0", "ict_index": "6.5", "transfers_balance": "14731", "selected": "414474", "transfers_in": "39726", "transfers_out": "24995", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "12.7", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "-3602", "selected": "413176", "transfers_in": "18762", "transfers_out": "22364", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "17", "goals": "1", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "62", "influence": "90.8", "creativity": "85.8", "threat": "51.0", "ict_index": "22.8", "transfers_balance": "-31796", "selected": "382654", "transfers_in": "10078", "transfers_out": "41874", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "56346", "selected": "441095", "transfers_in": "78964", "transfers_out": "22618", "value": "67", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.0", "creativity": "27.6", "threat": "21.0", "ict_index": "6.2", "transfers_balance": "15711", "selected": "462587", "transfers_in": "68418", "transfers_out": "52707", "value": "67", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "80", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "69.8", "creativity": "47.5", "threat": "60.0", "ict_index": "17.7", "transfers_balance": "-36161", "selected": "428444", "transfers_in": "24777", "transfers_out": "60938", "value": "67", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32826", "selected": "463958", "transfers_in": "117529", "transfers_out": "84703", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.9", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-55189", "selected": "409016", "transfers_in": "7701", "transfers_out": "62890", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-7064", "selected": "403383", "transfers_in": "24102", "transfers_out": "31166", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "54.4", "creativity": "22.0", "threat": "44.0", "ict_index": "12.0", "transfers_balance": "27021", "selected": "433405", "transfers_in": "51977", "transfers_out": "24956", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "0.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "86460", "selected": "523473", "transfers_in": "95971", "transfers_out": "9511", "value": "69", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "65.0", "creativity": "41.8", "threat": "59.0", "ict_index": "16.6", "transfers_balance": "91896", "selected": "645885", "transfers_in": "104535", "transfers_out": "12639", "value": "70", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.0", "creativity": "7.7", "threat": "28.0", "ict_index": "4.8", "transfers_balance": "111542", "selected": "790406", "transfers_in": "133475", "transfers_out": "21933", "value": "71", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.8", "creativity": "82.8", "threat": "66.0", "ict_index": "16.5", "transfers_balance": "154974", "selected": "948910", "transfers_in": "178107", "transfers_out": "23133", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.6", "creativity": "72.3", "threat": "11.0", "ict_index": "12.1", "transfers_balance": "79497", "selected": "1052395", "transfers_in": "112666", "transfers_out": "33169", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "79497", "selected": "1052395", "transfers_in": "112666", "transfers_out": "33169", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-5772", "selected": "866322", "transfers_in": "36339", "transfers_out": "42111", "value": "71", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56034", "selected": "809512", "transfers_in": "22688", "transfers_out": "78722", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "57.1", "threat": "27.0", "ict_index": "9.6", "transfers_balance": "-56034", "selected": "809512", "transfers_in": "22688", "transfers_out": "78722", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-68320", "selected": "741267", "transfers_in": "14120", "transfers_out": "82440", "value": "70", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Alexandre Lacazette": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "49.0", "creativity": "39.8", "threat": "60.0", "ict_index": "14.9", "transfers_balance": "0", "selected": "695667", "transfers_in": "0", "transfers_out": "0", "value": "105", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.4", "creativity": "21.8", "threat": "12.0", "ict_index": "3.6", "transfers_balance": "9390", "selected": "830774", "transfers_in": "45981", "transfers_out": "36591", "value": "105", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.4", "creativity": "1.3", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-102145", "selected": "751453", "transfers_in": "20061", "transfers_out": "122206", "value": "105", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.0", "creativity": "13.7", "threat": "28.0", "ict_index": "8.5", "transfers_balance": "-84647", "selected": "680443", "transfers_in": "52256", "transfers_out": "136903", "value": "104", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.7", "threat": "26.0", "ict_index": "2.6", "transfers_balance": "-85810", "selected": "600129", "transfers_in": "6987", "transfers_out": "92797", "value": "104", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "82", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "59", "influence": "73.0", "creativity": "14.0", "threat": "80.0", "ict_index": "16.7", "transfers_balance": "-75316", "selected": "529091", "transfers_in": "21908", "transfers_out": "97224", "value": "103", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "19.0", "threat": "52.0", "ict_index": "7.1", "transfers_balance": "228993", "selected": "765730", "transfers_in": "265716", "transfers_out": "36723", "value": "104", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.8", "creativity": "10.0", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-264", "selected": "772085", "transfers_in": "114857", "transfers_out": "115121", "value": "104", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.6", "creativity": "7.2", "threat": "78.0", "ict_index": "12.0", "transfers_balance": "-151174", "selected": "622384", "transfers_in": "8059", "transfers_out": "159233", "value": "104", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "16.8", "threat": "21.0", "ict_index": "4.4", "transfers_balance": "148374", "selected": "775360", "transfers_in": "197694", "transfers_out": "49320", "value": "104", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "4", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "30.2", "creativity": "0.3", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-177354", "selected": "599584", "transfers_in": "6434", "transfers_out": "183788", "value": "103", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.2", "creativity": "16.6", "threat": "12.0", "ict_index": "4.3", "transfers_balance": "-43199", "selected": "558843", "transfers_in": "10607", "transfers_out": "53806", "value": "103", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "22.3", "threat": "27.0", "ict_index": "5.7", "transfers_balance": "-1061", "selected": "559556", "transfers_in": "20623", "transfers_out": "21684", "value": "103", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "35.8", "creativity": "2.8", "threat": "39.0", "ict_index": "7.8", "transfers_balance": "-4350", "selected": "556555", "transfers_in": "21862", "transfers_out": "26212", "value": "103", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "54.4", "creativity": "26.4", "threat": "186.0", "ict_index": "26.7", "transfers_balance": "-119194", "selected": "437768", "transfers_in": "3614", "transfers_out": "122808", "value": "103", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.6", "creativity": "18.1", "threat": "35.0", "ict_index": "6.2", "transfers_balance": "65301", "selected": "506448", "transfers_in": "77423", "transfers_out": "12122", "value": "103", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "49505", "selected": "557193", "transfers_in": "73196", "transfers_out": "23691", "value": "103", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.2", "creativity": "25.7", "threat": "51.0", "ict_index": "8.2", "transfers_balance": "55003", "selected": "614133", "transfers_in": "82947", "transfers_out": "27944", "value": "104", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "24.8", "threat": "34.0", "ict_index": "8.2", "transfers_balance": "-47138", "selected": "568819", "transfers_in": "27913", "transfers_out": "75051", "value": "104", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "2", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.2", "creativity": "15.0", "threat": "37.0", "ict_index": "7.0", "transfers_balance": "-33944", "selected": "535815", "transfers_in": "11000", "transfers_out": "44944", "value": "104", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.6", "creativity": "15.2", "threat": "59.0", "ict_index": "8.2", "transfers_balance": "-9376", "selected": "527612", "transfers_in": "25931", "transfers_out": "35307", "value": "103", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "10.6", "creativity": "5.4", "threat": "57.0", "ict_index": "7.3", "transfers_balance": "-29555", "selected": "498537", "transfers_in": "11762", "transfers_out": "41317", "value": "103", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "40.1", "threat": "12.0", "ict_index": "6.2", "transfers_balance": "6115", "selected": "507208", "transfers_in": "50052", "transfers_out": "43937", "value": "103", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "50.8", "creativity": "27.9", "threat": "121.0", "ict_index": "20.0", "transfers_balance": "-25739", "selected": "482372", "transfers_in": "22219", "transfers_out": "47958", "value": "103", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "43.9", "threat": "4.0", "ict_index": "6.2", "transfers_balance": "12306", "selected": "496583", "transfers_in": "30622", "transfers_out": "18316", "value": "103", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33717", "selected": "463406", "transfers_in": "7708", "transfers_out": "41425", "value": "103", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "1.6", "threat": "10.0", "ict_index": "0.8", "transfers_balance": "-59092", "selected": "404721", "transfers_in": "2223", "transfers_out": "61315", "value": "102", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29818", "selected": "375137", "transfers_in": "507", "transfers_out": "30325", "value": "102", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7381", "selected": "367742", "transfers_in": "35", "transfers_out": "7416", "value": "102", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5157", "selected": "353927", "transfers_in": "50", "transfers_out": "5207", "value": "102", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.2", "creativity": "10.8", "threat": "57.0", "ict_index": "10.5", "transfers_balance": "-2620", "selected": "348546", "transfers_in": "551", "transfers_out": "3171", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "2.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "7815", "selected": "357002", "transfers_in": "9260", "transfers_out": "1445", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "40.4", "creativity": "37.6", "threat": "42.0", "ict_index": "12.0", "transfers_balance": "-2528", "selected": "354072", "transfers_in": "3131", "transfers_out": "5659", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "13", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "74.8", "creativity": "21.5", "threat": "66.0", "ict_index": "16.2", "transfers_balance": "39816", "selected": "438263", "transfers_in": "42152", "transfers_out": "2336", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1862", "selected": "396787", "transfers_in": "19985", "transfers_out": "18123", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "10", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "57.0", "creativity": "46.6", "threat": "41.0", "ict_index": "14.5", "transfers_balance": "23683", "selected": "422096", "transfers_in": "33974", "transfers_out": "10291", "value": "103", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23683", "selected": "422096", "transfers_in": "33974", "transfers_out": "10291", "value": "103", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.4", "creativity": "15.0", "threat": "19.0", "ict_index": "4.3", "transfers_balance": "26560", "selected": "450063", "transfers_in": "38382", "transfers_out": "11822", "value": "103", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Jordy Clasie": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "17458", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1632", "selected": "17481", "transfers_in": "632", "transfers_out": "2264", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2178", "selected": "15627", "transfers_in": "523", "transfers_out": "2701", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2367", "selected": "13903", "transfers_in": "2390", "transfers_out": "4757", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2205", "selected": "11716", "transfers_in": "92", "transfers_out": "2297", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1571", "selected": "10156", "transfers_in": "94", "transfers_out": "1665", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1013", "selected": "9152", "transfers_in": "85", "transfers_out": "1098", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-690", "selected": "8473", "transfers_in": "56", "transfers_out": "746", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "8126", "transfers_in": "32", "transfers_out": "385", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "7634", "transfers_in": "24", "transfers_out": "518", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "7352", "transfers_in": "16", "transfers_out": "303", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "7104", "transfers_in": "10", "transfers_out": "259", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "6923", "transfers_in": "10", "transfers_out": "191", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "6779", "transfers_in": "6", "transfers_out": "152", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "6628", "transfers_in": "3", "transfers_out": "156", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "6466", "transfers_in": "4", "transfers_out": "166", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "6377", "transfers_in": "4", "transfers_out": "96", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "6279", "transfers_in": "6", "transfers_out": "104", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "6167", "transfers_in": "1", "transfers_out": "116", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "6086", "transfers_in": "2", "transfers_out": "83", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "5964", "transfers_in": "6", "transfers_out": "128", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "5874", "transfers_in": "3", "transfers_out": "93", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "5729", "transfers_in": "6", "transfers_out": "151", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "5650", "transfers_in": "4", "transfers_out": "83", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "5586", "transfers_in": "5", "transfers_out": "69", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "5544", "transfers_in": "2", "transfers_out": "45", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "5498", "transfers_in": "5", "transfers_out": "54", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "5471", "transfers_in": "1", "transfers_out": "28", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "5450", "transfers_in": "1", "transfers_out": "21", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "6259", "transfers_in": "0", "transfers_out": "18", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "6223", "transfers_in": "0", "transfers_out": "28", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "6203", "transfers_in": "2", "transfers_out": "21", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "6180", "transfers_in": "1", "transfers_out": "24", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "6180", "transfers_in": "1", "transfers_out": "24", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "6171", "transfers_in": "2", "transfers_out": "7", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6162", "transfers_in": "5", "transfers_out": "13", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6162", "transfers_in": "5", "transfers_out": "13", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "6143", "transfers_in": "2", "transfers_out": "19", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Paul Pogba": [{"gameweek": "1", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "48.2", "creativity": "40.3", "threat": "47.0", "ict_index": "13.6", "transfers_balance": "0", "selected": "812407", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "15", "goals": "1", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "45", "influence": "65.6", "creativity": "38.1", "threat": "41.0", "ict_index": "14.5", "transfers_balance": "84155", "selected": "1056883", "transfers_in": "111989", "transfers_out": "27834", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "27.4", "threat": "24.0", "ict_index": "5.5", "transfers_balance": "444897", "selected": "1621268", "transfers_in": "465190", "transfers_out": "20293", "value": "82", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "31.6", "creativity": "39.0", "threat": "74.0", "ict_index": "14.5", "transfers_balance": "130336", "selected": "1833726", "transfers_in": "183515", "transfers_out": "53179", "value": "83", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531727", "selected": "1323399", "transfers_in": "83781", "transfers_out": "615508", "value": "82", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-560353", "selected": "765452", "transfers_in": "2692", "transfers_out": "563045", "value": "81", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186359", "selected": "580117", "transfers_in": "1026", "transfers_out": "187385", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81589", "selected": "499272", "transfers_in": "750", "transfers_out": "82339", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20432", "selected": "479180", "transfers_in": "874", "transfers_out": "21306", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16190", "selected": "463435", "transfers_in": "3700", "transfers_out": "19890", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12369", "selected": "451378", "transfers_in": "2387", "transfers_out": "14756", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "69", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "59.0", "creativity": "34.8", "threat": "45.0", "ict_index": "13.9", "transfers_balance": "33088", "selected": "485707", "transfers_in": "44317", "transfers_out": "11229", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.6", "creativity": "35.6", "threat": "58.0", "ict_index": "12.1", "transfers_balance": "380187", "selected": "874149", "transfers_in": "385588", "transfers_out": "5401", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.0", "creativity": "14.0", "threat": "24.0", "ict_index": "5.2", "transfers_balance": "34688", "selected": "912931", "transfers_in": "72062", "transfers_out": "37374", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "2", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "20", "influence": "38.6", "creativity": "22.8", "threat": "8.0", "ict_index": "6.9", "transfers_balance": "-6694", "selected": "909960", "transfers_in": "46106", "transfers_out": "52800", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327735", "selected": "583340", "transfers_in": "7086", "transfers_out": "334821", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45673", "selected": "538286", "transfers_in": "2830", "transfers_out": "48503", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18803", "selected": "520095", "transfers_in": "3722", "transfers_out": "22525", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "14.7", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "142907", "selected": "668018", "transfers_in": "153590", "transfers_out": "10683", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "19.6", "creativity": "31.3", "threat": "29.0", "ict_index": "8.0", "transfers_balance": "28610", "selected": "699730", "transfers_in": "45771", "transfers_out": "17161", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "5.8", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-11550", "selected": "690653", "transfers_in": "34953", "transfers_out": "46503", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "12", "goals": "0", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "51.2", "creativity": "57.4", "threat": "52.0", "ict_index": "16.1", "transfers_balance": "-58432", "selected": "633117", "transfers_in": "14621", "transfers_out": "73053", "value": "79", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "51.8", "creativity": "52.9", "threat": "21.0", "ict_index": "12.6", "transfers_balance": "139652", "selected": "780062", "transfers_in": "172650", "transfers_out": "32998", "value": "79", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.8", "creativity": "42.6", "threat": "36.0", "ict_index": "8.9", "transfers_balance": "80192", "selected": "865380", "transfers_in": "106706", "transfers_out": "26514", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "1.7", "threat": "15.0", "ict_index": "2.3", "transfers_balance": "9135", "selected": "879083", "transfers_in": "67998", "transfers_out": "58863", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.2", "creativity": "3.1", "threat": "5.0", "ict_index": "1.3", "transfers_balance": "30608", "selected": "911746", "transfers_in": "74579", "transfers_out": "43971", "value": "80", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.8", "creativity": "12.0", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-74255", "selected": "839984", "transfers_in": "24941", "transfers_out": "99196", "value": "80", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.8", "creativity": "9.1", "threat": "20.0", "ict_index": "4.3", "transfers_balance": "-136090", "selected": "705949", "transfers_in": "7860", "transfers_out": "143950", "value": "79", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.8", "creativity": "12.8", "threat": "36.0", "ict_index": "7.4", "transfers_balance": "-29741", "selected": "676900", "transfers_in": "8047", "transfers_out": "37788", "value": "79", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48854", "selected": "654008", "transfers_in": "4697", "transfers_out": "53551", "value": "79", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "21.0", "creativity": "43.1", "threat": "8.0", "ict_index": "7.2", "transfers_balance": "-6402", "selected": "617947", "transfers_in": "9017", "transfers_out": "15419", "value": "78", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "14", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "45", "influence": "78.6", "creativity": "2.8", "threat": "41.0", "ict_index": "12.2", "transfers_balance": "-5830", "selected": "612775", "transfers_in": "6665", "transfers_out": "12495", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.0", "creativity": "22.8", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "226882", "selected": "871125", "transfers_in": "232304", "transfers_out": "5422", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.4", "creativity": "24.6", "threat": "14.0", "ict_index": "6.4", "transfers_balance": "226882", "selected": "871125", "transfers_in": "232304", "transfers_out": "5422", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "46.8", "creativity": "21.4", "threat": "67.0", "ict_index": "13.5", "transfers_balance": "4599", "selected": "757082", "transfers_in": "29209", "transfers_out": "24610", "value": "79", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.6", "creativity": "14.3", "threat": "39.0", "ict_index": "7.0", "transfers_balance": "140740", "selected": "909794", "transfers_in": "147554", "transfers_out": "6814", "value": "79", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "6.4", "creativity": "39.1", "threat": "25.0", "ict_index": "7.1", "transfers_balance": "140740", "selected": "909794", "transfers_in": "147554", "transfers_out": "6814", "value": "79", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34382", "selected": "865651", "transfers_in": "24163", "transfers_out": "58545", "value": "79", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Adrian Mariappa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "171365", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6009", "selected": "174653", "transfers_in": "5621", "transfers_out": "11630", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10613", "selected": "165982", "transfers_in": "5075", "transfers_out": "15688", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-12364", "selected": "154747", "transfers_in": "2934", "transfers_out": "15298", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "-1", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-2468", "selected": "153679", "transfers_in": "7435", "transfers_out": "9903", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "23.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-6580", "selected": "147844", "transfers_in": "4298", "transfers_out": "10878", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.0", "creativity": "11.2", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "13398", "selected": "163004", "transfers_in": "22064", "transfers_out": "8666", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.8", "creativity": "1.1", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "5872", "selected": "170156", "transfers_in": "16806", "transfers_out": "10934", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "89", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "0.7", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "16672", "selected": "188130", "transfers_in": "23251", "transfers_out": "6579", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22041", "selected": "211917", "transfers_in": "32589", "transfers_out": "10548", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "2315", "selected": "215079", "transfers_in": "11815", "transfers_out": "9500", "value": "40", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.0", "creativity": "1.6", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "4084", "selected": "220382", "transfers_in": "14616", "transfers_out": "10532", "value": "40", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.4", "creativity": "0.7", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "24272", "selected": "246254", "transfers_in": "30379", "transfers_out": "6107", "value": "40", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.0", "creativity": "1.7", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "32945", "selected": "280775", "transfers_in": "38393", "transfers_out": "5448", "value": "41", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.8", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "12056", "selected": "293772", "transfers_in": "19913", "transfers_out": "7857", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.4", "creativity": "0.0", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "20827", "selected": "316707", "transfers_in": "28169", "transfers_out": "7342", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "21591", "selected": "339423", "transfers_in": "28213", "transfers_out": "6622", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "11259", "selected": "351700", "transfers_in": "19341", "transfers_out": "8082", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2138", "selected": "350610", "transfers_in": "14996", "transfers_out": "17134", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10025", "selected": "341259", "transfers_in": "7853", "transfers_out": "17878", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19507", "selected": "322515", "transfers_in": "11156", "transfers_out": "30663", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28889", "selected": "293764", "transfers_in": "4628", "transfers_out": "33517", "value": "41", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22824", "selected": "271360", "transfers_in": "8493", "transfers_out": "31317", "value": "41", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16003", "selected": "255555", "transfers_in": "3860", "transfers_out": "19863", "value": "41", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-11636", "selected": "244129", "transfers_in": "3442", "transfers_out": "15078", "value": "41", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "23.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "4815", "selected": "249190", "transfers_in": "11466", "transfers_out": "6651", "value": "41", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "0.5", "threat": "53.0", "ict_index": "7.7", "transfers_balance": "11752", "selected": "261618", "transfers_in": "19452", "transfers_out": "7700", "value": "41", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "21.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "9025", "selected": "271586", "transfers_in": "17281", "transfers_out": "8256", "value": "41", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.4", "creativity": "0.3", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "49110", "selected": "323462", "transfers_in": "51942", "transfers_out": "2832", "value": "41", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.2", "creativity": "1.8", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "17294", "selected": "333308", "transfers_in": "23466", "transfers_out": "6172", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-79", "selected": "316076", "transfers_in": "7165", "transfers_out": "7244", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.4", "creativity": "0.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "1941", "selected": "335263", "transfers_in": "16405", "transfers_out": "14464", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "10.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-6225", "selected": "328861", "transfers_in": "4651", "transfers_out": "10876", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.8", "creativity": "2.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-9985", "selected": "313374", "transfers_in": "3263", "transfers_out": "13248", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "11.3", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "-2213", "selected": "316930", "transfers_in": "3143", "transfers_out": "5356", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.4", "creativity": "1.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-10528", "selected": "306428", "transfers_in": "1483", "transfers_out": "12011", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-11529", "selected": "293213", "transfers_in": "1357", "transfers_out": "12886", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.6", "creativity": "11.1", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-5500", "selected": "289081", "transfers_in": "2268", "transfers_out": "7768", "value": "41", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Wesley Hoedt": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "182", "selected": "226", "transfers_in": "208", "transfers_out": "26", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.2", "creativity": "11.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "461", "selected": "930", "transfers_in": "722", "transfers_out": "261", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.4", "creativity": "1.4", "threat": "20.0", "ict_index": "4.4", "transfers_balance": "123", "selected": "1137", "transfers_in": "285", "transfers_out": "162", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "812", "selected": "2166", "transfers_in": "1085", "transfers_out": "273", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1024", "selected": "3364", "transfers_in": "1355", "transfers_out": "331", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "2975", "transfers_in": "179", "transfers_out": "662", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "2514", "transfers_in": "72", "transfers_out": "566", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "0.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-467", "selected": "2086", "transfers_in": "54", "transfers_out": "521", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "162", "selected": "2280", "transfers_in": "301", "transfers_out": "139", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.8", "creativity": "10.5", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-243", "selected": "2074", "transfers_in": "50", "transfers_out": "293", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.8", "creativity": "20.8", "threat": "7.0", "ict_index": "4.9", "transfers_balance": "-39", "selected": "2064", "transfers_in": "83", "transfers_out": "122", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "0.1", "threat": "25.0", "ict_index": "4.6", "transfers_balance": "-30", "selected": "2048", "transfers_in": "81", "transfers_out": "111", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.4", "creativity": "3.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "117", "selected": "2195", "transfers_in": "210", "transfers_out": "93", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "2306", "transfers_in": "184", "transfers_out": "108", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2268", "transfers_in": "103", "transfers_out": "160", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.2", "creativity": "0.8", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "-154", "selected": "2124", "transfers_in": "33", "transfers_out": "187", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "36.4", "creativity": "10.6", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "359", "selected": "2528", "transfers_in": "547", "transfers_out": "188", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.0", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "93", "selected": "2660", "transfers_in": "285", "transfers_out": "192", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "27.0", "creativity": "0.5", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-77", "selected": "2613", "transfers_in": "161", "transfers_out": "238", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1027", "selected": "3685", "transfers_in": "1435", "transfers_out": "408", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.6", "creativity": "0.3", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "-662", "selected": "3050", "transfers_in": "129", "transfers_out": "791", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-20", "selected": "3062", "transfers_in": "153", "transfers_out": "173", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "11.9", "threat": "7.0", "ict_index": "2.7", "transfers_balance": "973", "selected": "4142", "transfers_in": "1343", "transfers_out": "370", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.6", "creativity": "11.8", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-327", "selected": "3836", "transfers_in": "136", "transfers_out": "463", "value": "50", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.0", "creativity": "1.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "-20", "selected": "3859", "transfers_in": "283", "transfers_out": "303", "value": "50", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "38.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "66", "selected": "4005", "transfers_in": "313", "transfers_out": "247", "value": "50", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "26.0", "creativity": "11.0", "threat": "6.0", "ict_index": "4.3", "transfers_balance": "192", "selected": "4242", "transfers_in": "342", "transfers_out": "150", "value": "50", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.2", "creativity": "1.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1485", "selected": "5338", "transfers_in": "1731", "transfers_out": "246", "value": "50", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "1.0", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "40", "selected": "4888", "transfers_in": "377", "transfers_out": "337", "value": "50", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "19.6", "creativity": "1.6", "threat": "11.0", "ict_index": "3.2", "transfers_balance": "-337", "selected": "4546", "transfers_in": "63", "transfers_out": "400", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "1.5", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "8", "selected": "4624", "transfers_in": "254", "transfers_out": "246", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "29.0", "creativity": "0.9", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "8", "selected": "4624", "transfers_in": "254", "transfers_out": "246", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.2", "creativity": "0.7", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "404", "selected": "5040", "transfers_in": "579", "transfers_out": "175", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "29.8", "creativity": "10.9", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "787", "selected": "5931", "transfers_in": "1021", "transfers_out": "234", "value": "50", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.0", "creativity": "0.3", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "787", "selected": "5931", "transfers_in": "1021", "transfers_out": "234", "value": "50", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.0", "creativity": "14.3", "threat": "10.0", "ict_index": "5.3", "transfers_balance": "168", "selected": "6117", "transfers_in": "672", "transfers_out": "504", "value": "50", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Michel Vorm": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5079", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-490", "selected": "5707", "transfers_in": "99", "transfers_out": "589", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-434", "selected": "5606", "transfers_in": "72", "transfers_out": "506", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "5557", "transfers_in": "47", "transfers_out": "370", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "5501", "transfers_in": "68", "transfers_out": "265", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "5450", "transfers_in": "58", "transfers_out": "272", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-179", "selected": "5385", "transfers_in": "77", "transfers_out": "256", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "5349", "transfers_in": "60", "transfers_out": "213", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "5291", "transfers_in": "27", "transfers_out": "134", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "5250", "transfers_in": "52", "transfers_out": "155", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5842", "selected": "11491", "transfers_in": "6369", "transfers_out": "527", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3318", "selected": "8205", "transfers_in": "113", "transfers_out": "3431", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-594", "selected": "7655", "transfers_in": "31", "transfers_out": "625", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-308", "selected": "7371", "transfers_in": "29", "transfers_out": "337", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "7140", "transfers_in": "17", "transfers_out": "275", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "7019", "transfers_in": "34", "transfers_out": "198", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "6919", "transfers_in": "19", "transfers_out": "141", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "6866", "transfers_in": "20", "transfers_out": "102", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "6807", "transfers_in": "28", "transfers_out": "123", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "6785", "transfers_in": "28", "transfers_out": "75", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "6688", "transfers_in": "31", "transfers_out": "94", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "6688", "transfers_in": "31", "transfers_out": "94", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "6638", "transfers_in": "40", "transfers_out": "139", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-27", "selected": "6646", "transfers_in": "48", "transfers_out": "75", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "6812", "transfers_in": "179", "transfers_out": "115", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "6796", "transfers_in": "29", "transfers_out": "79", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "6791", "transfers_in": "33", "transfers_out": "90", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "6797", "transfers_in": "43", "transfers_out": "106", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "6787", "transfers_in": "14", "transfers_out": "42", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "5582", "transfers_in": "27", "transfers_out": "53", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "5616", "transfers_in": "37", "transfers_out": "40", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5625", "transfers_in": "26", "transfers_out": "37", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "5634", "transfers_in": "22", "transfers_out": "31", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "5634", "transfers_in": "22", "transfers_out": "31", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "5650", "transfers_in": "28", "transfers_out": "16", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "5668", "transfers_in": "28", "transfers_out": "20", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "5668", "transfers_in": "28", "transfers_out": "20", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "5683", "transfers_in": "22", "transfers_out": "23", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Nathan Ferguson": [{"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "155", "selected": "232", "transfers_in": "182", "transfers_out": "27", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "348", "selected": "769", "transfers_in": "472", "transfers_out": "124", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "232", "selected": "1128", "transfers_in": "364", "transfers_out": "132", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "276", "selected": "1526", "transfers_in": "456", "transfers_out": "180", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "179", "selected": "1748", "transfers_in": "335", "transfers_out": "156", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "474", "selected": "2403", "transfers_in": "744", "transfers_out": "270", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "211", "selected": "2714", "transfers_in": "416", "transfers_out": "205", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "197", "selected": "3034", "transfers_in": "400", "transfers_out": "203", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "361", "selected": "3462", "transfers_in": "506", "transfers_out": "145", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "200", "selected": "3759", "transfers_in": "460", "transfers_out": "260", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "441", "selected": "4395", "transfers_in": "718", "transfers_out": "277", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "142", "selected": "4651", "transfers_in": "315", "transfers_out": "173", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "117", "selected": "4243", "transfers_in": "295", "transfers_out": "178", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "4238", "transfers_in": "143", "transfers_out": "196", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "57", "selected": "4348", "transfers_in": "223", "transfers_out": "166", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "42", "selected": "4424", "transfers_in": "150", "transfers_out": "108", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "4565", "transfers_in": "155", "transfers_out": "132", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4504", "transfers_in": "81", "transfers_out": "126", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "4501", "transfers_in": "119", "transfers_out": "90", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "4514", "transfers_in": "92", "transfers_out": "110", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "4531", "transfers_in": "136", "transfers_out": "134", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Stefano Okaka": [{"gameweek": "1", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "62", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.2", "creativity": "15.6", "threat": "33.0", "ict_index": "8.4", "transfers_balance": "0", "selected": "6536", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19553", "selected": "45133", "transfers_in": "24233", "transfers_out": "4680", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1688", "selected": "47627", "transfers_in": "12184", "transfers_out": "13872", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11503", "selected": "37456", "transfers_in": "1804", "transfers_out": "13307", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5514", "selected": "32367", "transfers_in": "940", "transfers_out": "6454", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4105", "selected": "28571", "transfers_in": "1190", "transfers_out": "5295", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3421", "selected": "25334", "transfers_in": "701", "transfers_out": "4122", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1660", "selected": "23916", "transfers_in": "707", "transfers_out": "2367", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1018", "selected": "23005", "transfers_in": "369", "transfers_out": "1387", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-881", "selected": "22343", "transfers_in": "750", "transfers_out": "1631", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-766", "selected": "21756", "transfers_in": "387", "transfers_out": "1153", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "21612", "transfers_in": "559", "transfers_out": "950", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305", "selected": "21452", "transfers_in": "504", "transfers_out": "809", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "21269", "transfers_in": "426", "transfers_out": "700", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "20956", "transfers_in": "266", "transfers_out": "678", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "20211", "transfers_in": "203", "transfers_out": "1004", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "19586", "transfers_in": "35", "transfers_out": "669", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-460", "selected": "19143", "transfers_in": "81", "transfers_out": "541", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "0.3", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "44", "selected": "19324", "transfers_in": "467", "transfers_out": "423", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "46", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "2.0", "threat": "8.0", "ict_index": "0.5", "transfers_balance": "-72", "selected": "19327", "transfers_in": "313", "transfers_out": "385", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.0", "creativity": "21.3", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "225", "selected": "19690", "transfers_in": "801", "transfers_out": "576", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "19606", "transfers_in": "325", "transfers_out": "465", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.4", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "-226", "selected": "19562", "transfers_in": "524", "transfers_out": "750", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-141", "selected": "19539", "transfers_in": "356", "transfers_out": "497", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "19492", "transfers_in": "291", "transfers_out": "461", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "19314", "transfers_in": "109", "transfers_out": "323", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "19299", "transfers_in": "302", "transfers_out": "401", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.6", "creativity": "17.2", "threat": "13.0", "ict_index": "5.3", "transfers_balance": "-106", "selected": "19330", "transfers_in": "313", "transfers_out": "419", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "36", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.2", "creativity": "2.8", "threat": "20.0", "ict_index": "2.4", "transfers_balance": "376", "selected": "19771", "transfers_in": "553", "transfers_out": "177", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-73", "selected": "20299", "transfers_in": "228", "transfers_out": "301", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "3.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "148", "selected": "20599", "transfers_in": "364", "transfers_out": "216", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.8", "threat": "2.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "20479", "transfers_in": "207", "transfers_out": "283", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "0.0", "threat": "8.0", "ict_index": "0.3", "transfers_balance": "-106", "selected": "20413", "transfers_in": "130", "transfers_out": "236", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "20327", "transfers_in": "99", "transfers_out": "196", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "24.4", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-69", "selected": "20307", "transfers_in": "99", "transfers_out": "168", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "20217", "transfers_in": "75", "transfers_out": "162", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-184", "selected": "20024", "transfers_in": "46", "transfers_out": "230", "value": "53", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "19905", "transfers_in": "42", "transfers_out": "175", "value": "53", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Ashley Barnes": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "39759", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "4.3", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "-8616", "selected": "33268", "transfers_in": "410", "transfers_out": "9026", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.4", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-6605", "selected": "27346", "transfers_in": "308", "transfers_out": "6913", "value": "54", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.5", "threat": "19.0", "ict_index": "2.5", "transfers_balance": "-3420", "selected": "24450", "transfers_in": "494", "transfers_out": "3914", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2043", "selected": "22695", "transfers_in": "360", "transfers_out": "2403", "value": "53", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-1723", "selected": "21283", "transfers_in": "617", "transfers_out": "2340", "value": "53", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1820", "selected": "19654", "transfers_in": "345", "transfers_out": "2165", "value": "53", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "4.0", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-962", "selected": "19009", "transfers_in": "679", "transfers_out": "1641", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "15.2", "threat": "5.0", "ict_index": "2.0", "transfers_balance": "-655", "selected": "18515", "transfers_in": "348", "transfers_out": "1003", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "6.8", "threat": "11.0", "ict_index": "2.1", "transfers_balance": "-454", "selected": "18272", "transfers_in": "897", "transfers_out": "1351", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.4", "creativity": "0.5", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-513", "selected": "17912", "transfers_in": "474", "transfers_out": "987", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.8", "creativity": "13.8", "threat": "102.0", "ict_index": "15.0", "transfers_balance": "-344", "selected": "17762", "transfers_in": "537", "transfers_out": "881", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.6", "creativity": "14.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "5813", "selected": "24013", "transfers_in": "7065", "transfers_out": "1252", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "4746", "selected": "29039", "transfers_in": "6351", "transfers_out": "1605", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.6", "threat": "43.0", "ict_index": "4.3", "transfers_balance": "-1068", "selected": "28174", "transfers_in": "1717", "transfers_out": "2785", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1271", "selected": "27142", "transfers_in": "1594", "transfers_out": "2865", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "19", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "30.0", "creativity": "1.3", "threat": "22.0", "ict_index": "5.3", "transfers_balance": "-820", "selected": "26482", "transfers_in": "1385", "transfers_out": "2205", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "27.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "4091", "selected": "30933", "transfers_in": "5607", "transfers_out": "1516", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "55", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.4", "creativity": "5.1", "threat": "40.0", "ict_index": "5.1", "transfers_balance": "-1802", "selected": "29407", "transfers_in": "1834", "transfers_out": "3636", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.6", "creativity": "4.3", "threat": "37.0", "ict_index": "8.2", "transfers_balance": "-1124", "selected": "28435", "transfers_in": "1156", "transfers_out": "2280", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "12.3", "threat": "28.0", "ict_index": "3.8", "transfers_balance": "17627", "selected": "46838", "transfers_in": "20535", "transfers_out": "2908", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.8", "creativity": "14.1", "threat": "34.0", "ict_index": "5.3", "transfers_balance": "249", "selected": "47296", "transfers_in": "5685", "transfers_out": "5436", "value": "52", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "14.8", "creativity": "2.6", "threat": "36.0", "ict_index": "5.3", "transfers_balance": "8718", "selected": "56920", "transfers_in": "16304", "transfers_out": "7586", "value": "52", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "4.2", "threat": "31.0", "ict_index": "3.8", "transfers_balance": "-1595", "selected": "55702", "transfers_in": "5279", "transfers_out": "6874", "value": "52", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "13.1", "threat": "13.0", "ict_index": "2.2", "transfers_balance": "4348", "selected": "60671", "transfers_in": "9983", "transfers_out": "5635", "value": "52", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.4", "creativity": "4.9", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-6181", "selected": "54674", "transfers_in": "1810", "transfers_out": "7991", "value": "52", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.2", "creativity": "12.8", "threat": "14.0", "ict_index": "3.4", "transfers_balance": "-1083", "selected": "53931", "transfers_in": "4215", "transfers_out": "5298", "value": "52", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.2", "creativity": "13.5", "threat": "51.0", "ict_index": "9.4", "transfers_balance": "-2467", "selected": "51891", "transfers_in": "2778", "transfers_out": "5245", "value": "52", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "52.0", "creativity": "34.3", "threat": "92.0", "ict_index": "17.8", "transfers_balance": "4752", "selected": "57058", "transfers_in": "6572", "transfers_out": "1820", "value": "52", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "88", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "31.4", "creativity": "2.6", "threat": "28.0", "ict_index": "6.2", "transfers_balance": "16582", "selected": "73957", "transfers_in": "18869", "transfers_out": "2287", "value": "52", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.8", "creativity": "15.6", "threat": "40.0", "ict_index": "9.5", "transfers_balance": "62294", "selected": "163075", "transfers_in": "72711", "transfers_out": "10417", "value": "53", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.5", "threat": "12.0", "ict_index": "0.6", "transfers_balance": "77455", "selected": "241604", "transfers_in": "84839", "transfers_out": "7384", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "24.3", "threat": "6.0", "ict_index": "3.4", "transfers_balance": "57548", "selected": "306741", "transfers_in": "67193", "transfers_out": "9645", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.6", "creativity": "1.6", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "57548", "selected": "306741", "transfers_in": "67193", "transfers_out": "9645", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "73", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.4", "creativity": "4.7", "threat": "34.0", "ict_index": "6.8", "transfers_balance": "7284", "selected": "288080", "transfers_in": "19904", "transfers_out": "12620", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.4", "creativity": "11.7", "threat": "56.0", "ict_index": "8.1", "transfers_balance": "11540", "selected": "318878", "transfers_in": "27303", "transfers_out": "15763", "value": "55", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.2", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-63488", "selected": "251474", "transfers_in": "7170", "transfers_out": "70658", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69205", "selected": "182731", "transfers_in": "2088", "transfers_out": "71293", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Junior Stanislas": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4109", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1118", "selected": "3988", "transfers_in": "43", "transfers_out": "1161", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-695", "selected": "3566", "transfers_in": "15", "transfers_out": "710", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "3355", "transfers_in": "28", "transfers_out": "442", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "3273", "transfers_in": "33", "transfers_out": "251", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "24.3", "threat": "15.0", "ict_index": "5.9", "transfers_balance": "-62", "selected": "3263", "transfers_in": "108", "transfers_out": "170", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "7.1", "threat": "33.0", "ict_index": "5.2", "transfers_balance": "377", "selected": "3747", "transfers_in": "578", "transfers_out": "201", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "5.9", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "86", "selected": "4114", "transfers_in": "385", "transfers_out": "299", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "63.4", "creativity": "42.8", "threat": "19.0", "ict_index": "12.5", "transfers_balance": "151", "selected": "4395", "transfers_in": "346", "transfers_out": "195", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.2", "creativity": "12.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "8305", "selected": "14375", "transfers_in": "9982", "transfers_out": "1677", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3289", "selected": "11331", "transfers_in": "760", "transfers_out": "4049", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2447", "selected": "8985", "transfers_in": "127", "transfers_out": "2574", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1142", "selected": "7905", "transfers_in": "58", "transfers_out": "1200", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-682", "selected": "7257", "transfers_in": "35", "transfers_out": "717", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "23.6", "threat": "35.0", "ict_index": "6.8", "transfers_balance": "-454", "selected": "6846", "transfers_in": "26", "transfers_out": "480", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.2", "creativity": "16.1", "threat": "19.0", "ict_index": "4.3", "transfers_balance": "5", "selected": "7007", "transfers_in": "289", "transfers_out": "284", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "28.6", "threat": "27.0", "ict_index": "6.3", "transfers_balance": "-171", "selected": "6936", "transfers_in": "75", "transfers_out": "246", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.0", "creativity": "22.3", "threat": "12.0", "ict_index": "3.9", "transfers_balance": "-63", "selected": "6968", "transfers_in": "139", "transfers_out": "202", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "4.0", "ict_index": "0.1", "transfers_balance": "-189", "selected": "6935", "transfers_in": "117", "transfers_out": "306", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "6669", "transfers_in": "43", "transfers_out": "365", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "6391", "transfers_in": "29", "transfers_out": "365", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "6275", "transfers_in": "22", "transfers_out": "168", "value": "59", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "6167", "transfers_in": "57", "transfers_out": "278", "value": "59", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.6", "creativity": "16.4", "threat": "8.0", "ict_index": "4.8", "transfers_balance": "-92", "selected": "6143", "transfers_in": "17", "transfers_out": "109", "value": "59", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "70", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "56.4", "creativity": "22.4", "threat": "78.0", "ict_index": "15.7", "transfers_balance": "90", "selected": "6404", "transfers_in": "210", "transfers_out": "120", "value": "59", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.6", "creativity": "6.1", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "25043", "selected": "31814", "transfers_in": "26354", "transfers_out": "1311", "value": "59", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "36.0", "creativity": "1.9", "threat": "20.0", "ict_index": "5.8", "transfers_balance": "-5887", "selected": "26155", "transfers_in": "1864", "transfers_out": "7751", "value": "59", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "38.3", "threat": "19.0", "ict_index": "6.8", "transfers_balance": "7144", "selected": "34123", "transfers_in": "9753", "transfers_out": "2609", "value": "59", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.4", "creativity": "24.7", "threat": "38.0", "ict_index": "8.0", "transfers_balance": "-3055", "selected": "31193", "transfers_in": "1700", "transfers_out": "4755", "value": "59", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "46.0", "creativity": "40.3", "threat": "56.0", "ict_index": "14.2", "transfers_balance": "-1281", "selected": "29053", "transfers_in": "2459", "transfers_out": "3740", "value": "59", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.2", "creativity": "19.2", "threat": "39.0", "ict_index": "10.2", "transfers_balance": "98339", "selected": "292746", "transfers_in": "99862", "transfers_out": "1523", "value": "60", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.2", "creativity": "24.9", "threat": "24.0", "ict_index": "6.6", "transfers_balance": "-11731", "selected": "116379", "transfers_in": "19776", "transfers_out": "31507", "value": "60", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65915", "selected": "50017", "transfers_in": "409", "transfers_out": "66324", "value": "59", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21409", "selected": "27322", "transfers_in": "63", "transfers_out": "21472", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21409", "selected": "27322", "transfers_in": "63", "transfers_out": "21472", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3182", "selected": "20439", "transfers_in": "14", "transfers_out": "3196", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1946", "selected": "18446", "transfers_in": "20", "transfers_out": "1966", "value": "57", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1274", "selected": "17236", "transfers_in": "38", "transfers_out": "1312", "value": "57", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Kazaiah Sterling": [{"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "601", "selected": "2069", "transfers_in": "1013", "transfers_out": "412", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "745", "selected": "3155", "transfers_in": "1307", "transfers_out": "562", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "745", "selected": "3155", "transfers_in": "1307", "transfers_out": "562", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1365", "selected": "5052", "transfers_in": "2088", "transfers_out": "723", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Mohamed Elneny": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.4", "creativity": "30.8", "threat": "1.0", "ict_index": "6.3", "transfers_balance": "0", "selected": "60538", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61114", "selected": "195048", "transfers_in": "76420", "transfers_out": "15306", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17989", "selected": "192411", "transfers_in": "17222", "transfers_out": "35211", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24114", "selected": "174616", "transfers_in": "5595", "transfers_out": "29709", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-17419", "selected": "159187", "transfers_in": "3050", "transfers_out": "20469", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.6", "creativity": "31.7", "threat": "22.0", "ict_index": "6.2", "transfers_balance": "-14184", "selected": "146882", "transfers_in": "3687", "transfers_out": "17871", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1808", "selected": "147160", "transfers_in": "10387", "transfers_out": "12195", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.6", "creativity": "9.8", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-4566", "selected": "144712", "transfers_in": "6877", "transfers_out": "11443", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3811", "selected": "150198", "transfers_in": "11529", "transfers_out": "7718", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6873", "selected": "145033", "transfers_in": "5735", "transfers_out": "12608", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6784", "selected": "139047", "transfers_in": "1849", "transfers_out": "8633", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5935", "selected": "134037", "transfers_in": "1593", "transfers_out": "7528", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "230", "selected": "136808", "transfers_in": "7714", "transfers_out": "7484", "value": "43", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1472", "selected": "137481", "transfers_in": "5041", "transfers_out": "6513", "value": "43", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2737", "selected": "137026", "transfers_in": "3882", "transfers_out": "6619", "value": "43", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2294", "selected": "138444", "transfers_in": "4957", "transfers_out": "7251", "value": "43", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2393", "selected": "138298", "transfers_in": "2750", "transfers_out": "5143", "value": "43", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4100", "selected": "136496", "transfers_in": "1373", "transfers_out": "5473", "value": "43", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1450", "selected": "142196", "transfers_in": "10031", "transfers_out": "8581", "value": "42", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "144511", "transfers_in": "5598", "transfers_out": "5902", "value": "42", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1528", "selected": "145952", "transfers_in": "6984", "transfers_out": "8512", "value": "42", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-663", "selected": "146457", "transfers_in": "6067", "transfers_out": "6730", "value": "42", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1401", "selected": "149486", "transfers_in": "8952", "transfers_out": "10353", "value": "42", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.2", "creativity": "8.9", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "-747", "selected": "151540", "transfers_in": "5798", "transfers_out": "6545", "value": "42", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "18.3", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "12198", "selected": "168206", "transfers_in": "20181", "transfers_out": "7983", "value": "42", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13737", "selected": "183966", "transfers_in": "20640", "transfers_out": "6903", "value": "42", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.2", "creativity": "5.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-2465", "selected": "184573", "transfers_in": "9336", "transfers_out": "11801", "value": "42", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6476", "selected": "196299", "transfers_in": "15099", "transfers_out": "8623", "value": "42", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "198169", "transfers_in": "5184", "transfers_out": "5566", "value": "42", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.0", "creativity": "15.8", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-2803", "selected": "190790", "transfers_in": "3461", "transfers_out": "6264", "value": "42", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.6", "creativity": "5.4", "threat": "26.0", "ict_index": "3.9", "transfers_balance": "-2287", "selected": "186972", "transfers_in": "3178", "transfers_out": "5465", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "12", "influence": "18.4", "creativity": "44.3", "threat": "10.0", "ict_index": "7.3", "transfers_balance": "1735", "selected": "190363", "transfers_in": "5617", "transfers_out": "3882", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.0", "creativity": "7.8", "threat": "3.0", "ict_index": "2.2", "transfers_balance": "304", "selected": "193981", "transfers_in": "6327", "transfers_out": "6023", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "44", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "14.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "1141", "selected": "195534", "transfers_in": "4326", "transfers_out": "3185", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7800", "selected": "186726", "transfers_in": "606", "transfers_out": "8406", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5890", "selected": "181104", "transfers_in": "372", "transfers_out": "6262", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5890", "selected": "181104", "transfers_in": "372", "transfers_out": "6262", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4428", "selected": "177425", "transfers_in": "398", "transfers_out": "4826", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jason Puncheon": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "3.8", "threat": "9.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "62271", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "16.5", "threat": "21.0", "ict_index": "4.2", "transfers_balance": "-6357", "selected": "59031", "transfers_in": "1124", "transfers_out": "7481", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "19.8", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-6234", "selected": "53292", "transfers_in": "1896", "transfers_out": "8130", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.4", "creativity": "26.7", "threat": "20.0", "ict_index": "5.8", "transfers_balance": "-7277", "selected": "46476", "transfers_in": "1255", "transfers_out": "8532", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "9.2", "creativity": "22.8", "threat": "26.0", "ict_index": "5.8", "transfers_balance": "-3301", "selected": "43399", "transfers_in": "1961", "transfers_out": "5262", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "33", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-5969", "selected": "37575", "transfers_in": "720", "transfers_out": "6689", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "68", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "2.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-3604", "selected": "34134", "transfers_in": "994", "transfers_out": "4598", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "1.1", "threat": "27.0", "ict_index": "3.3", "transfers_balance": "-2326", "selected": "31964", "transfers_in": "1161", "transfers_out": "3487", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1303", "selected": "30755", "transfers_in": "818", "transfers_out": "2121", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2028", "selected": "28914", "transfers_in": "898", "transfers_out": "2926", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1958", "selected": "27101", "transfers_in": "251", "transfers_out": "2209", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1532", "selected": "25654", "transfers_in": "329", "transfers_out": "1861", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-981", "selected": "24752", "transfers_in": "217", "transfers_out": "1198", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1053", "selected": "23720", "transfers_in": "128", "transfers_out": "1181", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1036", "selected": "22706", "transfers_in": "130", "transfers_out": "1166", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-838", "selected": "21892", "transfers_in": "132", "transfers_out": "970", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-495", "selected": "21416", "transfers_in": "115", "transfers_out": "610", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-548", "selected": "20886", "transfers_in": "97", "transfers_out": "645", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-827", "selected": "20097", "transfers_in": "145", "transfers_out": "972", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-433", "selected": "19698", "transfers_in": "102", "transfers_out": "535", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-617", "selected": "19116", "transfers_in": "170", "transfers_out": "787", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-587", "selected": "18546", "transfers_in": "65", "transfers_out": "652", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1529", "selected": "17028", "transfers_in": "46", "transfers_out": "1575", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-712", "selected": "16325", "transfers_in": "29", "transfers_out": "741", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-476", "selected": "15858", "transfers_in": "25", "transfers_out": "501", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "15559", "transfers_in": "20", "transfers_out": "320", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321", "selected": "15241", "transfers_in": "14", "transfers_out": "335", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "14979", "transfers_in": "11", "transfers_out": "279", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "14865", "transfers_in": "7", "transfers_out": "121", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "18030", "transfers_in": "4", "transfers_out": "111", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "17866", "transfers_in": "7", "transfers_out": "127", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "17807", "transfers_in": "13", "transfers_out": "119", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "17746", "transfers_in": "10", "transfers_out": "80", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "17668", "transfers_in": "6", "transfers_out": "80", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "17622", "transfers_in": "2", "transfers_out": "59", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "17592", "transfers_in": "8", "transfers_out": "43", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "17546", "transfers_in": "5", "transfers_out": "44", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "17500", "transfers_in": "23", "transfers_out": "72", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Yoan Gouffran": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "355", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "263", "transfers_in": "4", "transfers_out": "110", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "214", "transfers_in": "1", "transfers_out": "50", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "195", "transfers_in": "1", "transfers_out": "22", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "183", "transfers_in": "1", "transfers_out": "13", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "180", "transfers_in": "4", "transfers_out": "7", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "175", "transfers_in": "2", "transfers_out": "7", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "167", "transfers_in": "5", "transfers_out": "13", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "168", "transfers_in": "3", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "164", "transfers_in": "1", "transfers_out": "5", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "161", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "160", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "158", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "158", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "156", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "155", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "155", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "156", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "155", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "155", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "152", "transfers_in": "1", "transfers_out": "4", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "153", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "154", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "154", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "153", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "153", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "154", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "155", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "155", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "165", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "166", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "167", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "168", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "169", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "169", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "170", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Daniel Bachmann": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "443", "selected": "607", "transfers_in": "563", "transfers_out": "120", "value": "40", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "914", "selected": "1793", "transfers_in": "1226", "transfers_out": "312", "value": "40", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "720", "selected": "2636", "transfers_in": "999", "transfers_out": "279", "value": "40", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1690", "selected": "4832", "transfers_in": "2455", "transfers_out": "765", "value": "40", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "485", "selected": "5595", "transfers_in": "962", "transfers_out": "477", "value": "40", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "5785", "transfers_in": "482", "transfers_out": "469", "value": "40", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "5932", "transfers_in": "256", "transfers_out": "182", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "153", "selected": "6212", "transfers_in": "414", "transfers_out": "261", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "117", "selected": "6531", "transfers_in": "427", "transfers_out": "310", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "6568", "transfers_in": "130", "transfers_out": "118", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "5636", "transfers_in": "159", "transfers_out": "145", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "5858", "transfers_in": "118", "transfers_out": "171", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "5688", "transfers_in": "106", "transfers_out": "84", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "5712", "transfers_in": "74", "transfers_out": "75", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "5764", "transfers_in": "87", "transfers_out": "93", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "5794", "transfers_in": "67", "transfers_out": "120", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "5668", "transfers_in": "43", "transfers_out": "73", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "5631", "transfers_in": "45", "transfers_out": "86", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "5601", "transfers_in": "75", "transfers_out": "114", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Robert Huth": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4887", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-950", "selected": "4555", "transfers_in": "102", "transfers_out": "1052", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-527", "selected": "4170", "transfers_in": "114", "transfers_out": "641", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "3851", "transfers_in": "51", "transfers_out": "472", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4030", "transfers_in": "208", "transfers_out": "212", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4469", "transfers_in": "356", "transfers_out": "367", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "3959", "transfers_in": "36", "transfers_out": "579", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "3700", "transfers_in": "37", "transfers_out": "324", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "3603", "transfers_in": "19", "transfers_out": "129", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "3493", "transfers_in": "19", "transfers_out": "143", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3458", "transfers_in": "34", "transfers_out": "90", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "3384", "transfers_in": "35", "transfers_out": "125", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3356", "transfers_in": "27", "transfers_out": "66", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3328", "transfers_in": "20", "transfers_out": "59", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3275", "transfers_in": "15", "transfers_out": "71", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3239", "transfers_in": "32", "transfers_out": "84", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3217", "transfers_in": "20", "transfers_out": "50", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3187", "transfers_in": "13", "transfers_out": "50", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "3162", "transfers_in": "28", "transfers_out": "64", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3159", "transfers_in": "25", "transfers_out": "36", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3128", "transfers_in": "27", "transfers_out": "62", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3120", "transfers_in": "17", "transfers_out": "29", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3104", "transfers_in": "36", "transfers_out": "75", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3112", "transfers_in": "50", "transfers_out": "56", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "3209", "transfers_in": "108", "transfers_out": "57", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "3322", "transfers_in": "108", "transfers_out": "47", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "3435", "transfers_in": "117", "transfers_out": "86", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "42", "selected": "3589", "transfers_in": "145", "transfers_out": "103", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "3699", "transfers_in": "112", "transfers_out": "64", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3945", "transfers_in": "80", "transfers_out": "89", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "4099", "transfers_in": "68", "transfers_out": "34", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "4159", "transfers_in": "75", "transfers_out": "62", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "4261", "transfers_in": "95", "transfers_out": "62", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "4261", "transfers_in": "95", "transfers_out": "62", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "4267", "transfers_in": "44", "transfers_out": "38", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "4290", "transfers_in": "52", "transfers_out": "48", "value": "48", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "4290", "transfers_in": "52", "transfers_out": "48", "value": "48", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "4209", "transfers_in": "23", "transfers_out": "105", "value": "48", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Roberto Firmino": [{"gameweek": "1", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "56.0", "creativity": "27.5", "threat": "23.0", "ict_index": "10.7", "transfers_balance": "0", "selected": "868769", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.0", "creativity": "26.5", "threat": "52.0", "ict_index": "9.6", "transfers_balance": "87791", "selected": "1105996", "transfers_in": "122549", "transfers_out": "34758", "value": "85", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "79", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "58.6", "creativity": "30.4", "threat": "29.0", "ict_index": "11.8", "transfers_balance": "-55149", "selected": "1091127", "transfers_in": "78827", "transfers_out": "133976", "value": "85", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "6.6", "threat": "39.0", "ict_index": "4.9", "transfers_balance": "320524", "selected": "1495880", "transfers_in": "374676", "transfers_out": "54152", "value": "86", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "62.4", "threat": "34.0", "ict_index": "10.9", "transfers_balance": "71689", "selected": "1593943", "transfers_in": "170286", "transfers_out": "98597", "value": "86", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.9", "threat": "23.0", "ict_index": "2.4", "transfers_balance": "-180807", "selected": "1431184", "transfers_in": "87544", "transfers_out": "268351", "value": "87", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "11.5", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "-205568", "selected": "1234429", "transfers_in": "61218", "transfers_out": "266786", "value": "86", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.4", "creativity": "55.4", "threat": "83.0", "ict_index": "15.9", "transfers_balance": "-228009", "selected": "1012931", "transfers_in": "34775", "transfers_out": "262784", "value": "85", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "76", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "1.8", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-78073", "selected": "938123", "transfers_in": "25671", "transfers_out": "103744", "value": "85", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "65", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "42.6", "creativity": "25.3", "threat": "41.0", "ict_index": "10.9", "transfers_balance": "16008", "selected": "959659", "transfers_in": "108702", "transfers_out": "92694", "value": "85", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "34.1", "threat": "27.0", "ict_index": "8.0", "transfers_balance": "49167", "selected": "1015345", "transfers_in": "96523", "transfers_out": "47356", "value": "85", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.0", "creativity": "16.6", "threat": "38.0", "ict_index": "6.5", "transfers_balance": "-17516", "selected": "1004089", "transfers_in": "57096", "transfers_out": "74612", "value": "85", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43172", "selected": "964931", "transfers_in": "33620", "transfers_out": "76792", "value": "85", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.6", "creativity": "27.8", "threat": "21.0", "ict_index": "6.3", "transfers_balance": "-21391", "selected": "946579", "transfers_in": "42213", "transfers_out": "63604", "value": "85", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "13", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "87", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "67", "influence": "73.8", "creativity": "22.0", "threat": "45.0", "ict_index": "14.1", "transfers_balance": "-42854", "selected": "906579", "transfers_in": "27674", "transfers_out": "70528", "value": "84", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "2.0", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "202584", "selected": "1120376", "transfers_in": "220827", "transfers_out": "18243", "value": "85", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.8", "creativity": "16.2", "threat": "43.0", "ict_index": "6.6", "transfers_balance": "155470", "selected": "1280841", "transfers_in": "197874", "transfers_out": "42404", "value": "85", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "76", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "54.6", "creativity": "28.6", "threat": "45.0", "ict_index": "12.8", "transfers_balance": "-22871", "selected": "1262285", "transfers_in": "56830", "transfers_out": "79701", "value": "86", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "11", "goals": "1", "assists": "1", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "56.4", "creativity": "13.8", "threat": "62.0", "ict_index": "13.2", "transfers_balance": "130888", "selected": "1404913", "transfers_in": "179250", "transfers_out": "48362", "value": "87", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "67", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "72.8", "creativity": "28.8", "threat": "61.0", "ict_index": "16.3", "transfers_balance": "225539", "selected": "1641101", "transfers_in": "244412", "transfers_out": "18873", "value": "88", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "19.8", "threat": "22.0", "ict_index": "5.9", "transfers_balance": "379442", "selected": "2035553", "transfers_in": "402392", "transfers_out": "22950", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.6", "creativity": "12.2", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "38517", "selected": "2079110", "transfers_in": "166434", "transfers_out": "127917", "value": "90", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "8", "goals": "1", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "39", "influence": "57.6", "creativity": "37.4", "threat": "31.0", "ict_index": "12.6", "transfers_balance": "-42870", "selected": "2049845", "transfers_in": "163256", "transfers_out": "206126", "value": "91", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.8", "creativity": "46.3", "threat": "41.0", "ict_index": "9.8", "transfers_balance": "233089", "selected": "2294220", "transfers_in": "275639", "transfers_out": "42550", "value": "92", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "88", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "42.4", "creativity": "19.6", "threat": "63.0", "ict_index": "12.5", "transfers_balance": "-6879", "selected": "2297196", "transfers_in": "100167", "transfers_out": "107046", "value": "92", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.8", "creativity": "2.8", "threat": "14.0", "ict_index": "2.1", "transfers_balance": "-31090", "selected": "2270476", "transfers_in": "49981", "transfers_out": "81071", "value": "92", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "78", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "65.8", "creativity": "36.5", "threat": "50.0", "ict_index": "15.2", "transfers_balance": "-17681", "selected": "2259386", "transfers_in": "75896", "transfers_out": "93577", "value": "92", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "81", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "50.4", "creativity": "43.8", "threat": "44.0", "ict_index": "13.8", "transfers_balance": "114024", "selected": "2386021", "transfers_in": "161486", "transfers_out": "47462", "value": "93", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "27.8", "creativity": "50.8", "threat": "52.0", "ict_index": "13.1", "transfers_balance": "83840", "selected": "2477011", "transfers_in": "98435", "transfers_out": "14595", "value": "94", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "18.9", "threat": "42.0", "ict_index": "7.9", "transfers_balance": "-30016", "selected": "2416374", "transfers_in": "36798", "transfers_out": "66814", "value": "94", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "78", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.4", "creativity": "3.2", "threat": "83.0", "ict_index": "13.1", "transfers_balance": "359844", "selected": "2938151", "transfers_in": "370575", "transfers_out": "10731", "value": "96", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "16.2", "threat": "75.0", "ict_index": "9.7", "transfers_balance": "85243", "selected": "2865862", "transfers_in": "148099", "transfers_out": "62856", "value": "97", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-189041", "selected": "2673081", "transfers_in": "21635", "transfers_out": "210676", "value": "96", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "42.6", "creativity": "21.3", "threat": "45.0", "ict_index": "10.9", "transfers_balance": "-459073", "selected": "2159657", "transfers_in": "10997", "transfers_out": "470070", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "3.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "147999", "selected": "2403271", "transfers_in": "174559", "transfers_out": "26560", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "19.0", "threat": "14.0", "ict_index": "4.2", "transfers_balance": "-78195", "selected": "2294746", "transfers_in": "38314", "transfers_out": "116509", "value": "96", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "23.2", "threat": "31.0", "ict_index": "6.4", "transfers_balance": "-255911", "selected": "2024537", "transfers_in": "16355", "transfers_out": "272266", "value": "95", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.2", "creativity": "16.5", "threat": "44.0", "ict_index": "7.0", "transfers_balance": "90678", "selected": "2137893", "transfers_in": "123662", "transfers_out": "32984", "value": "95", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Markus Suttner": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.4", "creativity": "0.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "39852", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "2.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1300", "selected": "39767", "transfers_in": "943", "transfers_out": "2243", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.4", "creativity": "17.0", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-4120", "selected": "35874", "transfers_in": "481", "transfers_out": "4601", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2432", "selected": "34113", "transfers_in": "2270", "transfers_out": "4702", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2455", "selected": "31972", "transfers_in": "1398", "transfers_out": "3853", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.0", "creativity": "2.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-3536", "selected": "28639", "transfers_in": "1454", "transfers_out": "4990", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7379", "selected": "37005", "transfers_in": "11941", "transfers_out": "4562", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.2", "creativity": "4.9", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1146", "selected": "36279", "transfers_in": "4802", "transfers_out": "5948", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2659", "selected": "39277", "transfers_in": "5346", "transfers_out": "2687", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4303", "selected": "35121", "transfers_in": "886", "transfers_out": "5189", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3715", "selected": "31474", "transfers_in": "391", "transfers_out": "4106", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4505", "selected": "27062", "transfers_in": "286", "transfers_out": "4791", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1352", "selected": "25795", "transfers_in": "1047", "transfers_out": "2399", "value": "43", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.6", "creativity": "16.5", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-1279", "selected": "24608", "transfers_in": "945", "transfers_out": "2224", "value": "43", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2941", "selected": "27770", "transfers_in": "3997", "transfers_out": "1056", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.0", "creativity": "10.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "856", "selected": "28912", "transfers_in": "2785", "transfers_out": "1929", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "28771", "transfers_in": "1209", "transfers_out": "1455", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1411", "selected": "27410", "transfers_in": "316", "transfers_out": "1727", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "16.2", "creativity": "5.7", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-1201", "selected": "26313", "transfers_in": "890", "transfers_out": "2091", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "25.5", "threat": "8.0", "ict_index": "5.1", "transfers_balance": "2095", "selected": "28652", "transfers_in": "3103", "transfers_out": "1008", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "867", "selected": "29659", "transfers_in": "2468", "transfers_out": "1601", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.8", "creativity": "1.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "249", "selected": "29968", "transfers_in": "2817", "transfers_out": "2568", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "709", "selected": "30904", "transfers_in": "3792", "transfers_out": "3083", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.2", "creativity": "16.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1068", "selected": "29953", "transfers_in": "1465", "transfers_out": "2533", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "562", "selected": "30748", "transfers_in": "2502", "transfers_out": "1940", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1137", "selected": "29640", "transfers_in": "327", "transfers_out": "1464", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1528", "selected": "28144", "transfers_in": "226", "transfers_out": "1754", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1173", "selected": "27008", "transfers_in": "137", "transfers_out": "1310", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-820", "selected": "26189", "transfers_in": "27", "transfers_out": "847", "value": "43", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-575", "selected": "24860", "transfers_in": "267", "transfers_out": "842", "value": "42", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "24165", "transfers_in": "419", "transfers_out": "641", "value": "42", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-166", "selected": "24029", "transfers_in": "360", "transfers_out": "526", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "24118", "transfers_in": "577", "transfers_out": "738", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "24118", "transfers_in": "577", "transfers_out": "738", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-345", "selected": "23004", "transfers_in": "47", "transfers_out": "392", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "22538", "transfers_in": "50", "transfers_out": "489", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "22538", "transfers_in": "50", "transfers_out": "489", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-389", "selected": "22141", "transfers_in": "27", "transfers_out": "416", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ahmed El-Sayed Hegazi": [{"gameweek": "1", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "57.8", "creativity": "10.3", "threat": "53.0", "ict_index": "12.1", "transfers_balance": "0", "selected": "90370", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "24.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "276618", "selected": "551757", "transfers_in": "290411", "transfers_out": "13793", "value": "46", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.0", "creativity": "0.5", "threat": "17.0", "ict_index": "3.1", "transfers_balance": "485699", "selected": "1144010", "transfers_in": "504558", "transfers_out": "18859", "value": "48", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.8", "creativity": "0.0", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "189879", "selected": "1412948", "transfers_in": "237462", "transfers_out": "47583", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-31882", "selected": "1403626", "transfers_in": "56753", "transfers_out": "88635", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "1.3", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-10588", "selected": "1411407", "transfers_in": "60308", "transfers_out": "70896", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "25.4", "creativity": "0.0", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "-11751", "selected": "1410314", "transfers_in": "50132", "transfers_out": "61883", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-103770", "selected": "1313987", "transfers_in": "13907", "transfers_out": "117677", "value": "48", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "0.2", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-41455", "selected": "1276474", "transfers_in": "13133", "transfers_out": "54588", "value": "48", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-89174", "selected": "1191426", "transfers_in": "10207", "transfers_out": "99381", "value": "47", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "11.8", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-48986", "selected": "1145766", "transfers_in": "11290", "transfers_out": "60276", "value": "47", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "0.5", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "-75644", "selected": "1073813", "transfers_in": "7161", "transfers_out": "82805", "value": "46", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "30.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-69639", "selected": "1005823", "transfers_in": "2880", "transfers_out": "72519", "value": "46", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.4", "creativity": "11.8", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "-11329", "selected": "996874", "transfers_in": "19292", "transfers_out": "30621", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "31.2", "creativity": "10.5", "threat": "13.0", "ict_index": "5.5", "transfers_balance": "-13453", "selected": "986391", "transfers_in": "16215", "transfers_out": "29668", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.4", "creativity": "0.0", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "17717", "selected": "1011207", "transfers_in": "34925", "transfers_out": "17208", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.0", "creativity": "0.4", "threat": "7.0", "ict_index": "4.2", "transfers_balance": "-30525", "selected": "983329", "transfers_in": "7445", "transfers_out": "37970", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.6", "creativity": "4.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "663", "selected": "988473", "transfers_in": "21346", "transfers_out": "20683", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "32.2", "creativity": "1.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "21697", "selected": "1018114", "transfers_in": "47117", "transfers_out": "25420", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.4", "creativity": "0.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-7880", "selected": "1014742", "transfers_in": "21156", "transfers_out": "29036", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.8", "creativity": "0.1", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "46300", "selected": "1067700", "transfers_in": "74187", "transfers_out": "27887", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "32.8", "creativity": "14.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-9145", "selected": "1060352", "transfers_in": "35182", "transfers_out": "44327", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.6", "creativity": "0.3", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "17970", "selected": "1085267", "transfers_in": "74005", "transfers_out": "56035", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "10.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-8989", "selected": "1080412", "transfers_in": "51087", "transfers_out": "60076", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-950", "selected": "1084300", "transfers_in": "42605", "transfers_out": "43555", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "48.8", "creativity": "0.3", "threat": "35.0", "ict_index": "8.4", "transfers_balance": "19961", "selected": "1106897", "transfers_in": "40482", "transfers_out": "20521", "value": "46", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "35.0", "creativity": "0.8", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "67205", "selected": "1180138", "transfers_in": "88123", "transfers_out": "20918", "value": "47", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "30752", "selected": "1217899", "transfers_in": "54275", "transfers_out": "23523", "value": "47", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "3.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-15467", "selected": "1203673", "transfers_in": "15971", "transfers_out": "31438", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "22.0", "creativity": "0.8", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-17374", "selected": "1203109", "transfers_in": "13230", "transfers_out": "30604", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "33.2", "creativity": "14.3", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-3743", "selected": "1250095", "transfers_in": "22937", "transfers_out": "26680", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-38852", "selected": "1164980", "transfers_in": "4554", "transfers_out": "43406", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.2", "creativity": "0.6", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-36726", "selected": "1128946", "transfers_in": "3626", "transfers_out": "40352", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-54154", "selected": "1061866", "transfers_in": "2952", "transfers_out": "57106", "value": "46", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "0.1", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-4922", "selected": "1069897", "transfers_in": "9182", "transfers_out": "14104", "value": "46", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.2", "creativity": "0.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-13137", "selected": "1060129", "transfers_in": "7665", "transfers_out": "20802", "value": "46", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.2", "creativity": "0.0", "threat": "13.0", "ict_index": "4.1", "transfers_balance": "-25157", "selected": "1032140", "transfers_in": "8482", "transfers_out": "33639", "value": "46", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "12349", "selected": "1049752", "transfers_in": "21635", "transfers_out": "9286", "value": "46", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}]} \ No newline at end of file +{"Connor Goldson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "35648", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-960", "selected": "39267", "transfers_in": "1891", "transfers_out": "2851", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2223", "selected": "38440", "transfers_in": "1530", "transfers_out": "3753", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2854", "selected": "36431", "transfers_in": "1003", "transfers_out": "3857", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1640", "selected": "35243", "transfers_in": "837", "transfers_out": "2477", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1887", "selected": "33754", "transfers_in": "864", "transfers_out": "2751", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1145", "selected": "32986", "transfers_in": "863", "transfers_out": "2008", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "33415", "transfers_in": "2040", "transfers_out": "1989", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3067", "selected": "38079", "transfers_in": "4960", "transfers_out": "1893", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3141", "selected": "43283", "transfers_in": "5630", "transfers_out": "2489", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2968", "selected": "48042", "transfers_in": "4987", "transfers_out": "2019", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1721", "selected": "52151", "transfers_in": "4145", "transfers_out": "2424", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "242", "selected": "52772", "transfers_in": "1862", "transfers_out": "1620", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "53031", "transfers_in": "1383", "transfers_out": "1421", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "416", "selected": "53809", "transfers_in": "1671", "transfers_out": "1255", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "644", "selected": "55047", "transfers_in": "2181", "transfers_out": "1537", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "55369", "transfers_in": "1288", "transfers_out": "1257", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "55477", "transfers_in": "1181", "transfers_out": "1363", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.0", "creativity": "0.3", "threat": "55.0", "ict_index": "8.7", "transfers_balance": "221", "selected": "56265", "transfers_in": "2101", "transfers_out": "1880", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15759", "selected": "73706", "transfers_in": "17923", "transfers_out": "2164", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12607", "selected": "88012", "transfers_in": "17724", "transfers_out": "5117", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16192", "selected": "104874", "transfers_in": "23161", "transfers_out": "6969", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20213", "selected": "127192", "transfers_in": "31386", "transfers_out": "11173", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.8", "creativity": "3.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "15121", "selected": "143795", "transfers_in": "22144", "transfers_out": "7023", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14076", "selected": "159503", "transfers_in": "21695", "transfers_out": "7619", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3972", "selected": "164067", "transfers_in": "8665", "transfers_out": "4693", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3399", "selected": "168376", "transfers_in": "10159", "transfers_out": "6760", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4189", "selected": "173868", "transfers_in": "10267", "transfers_out": "6078", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1756", "selected": "176465", "transfers_in": "5368", "transfers_out": "3612", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4180", "selected": "154058", "transfers_in": "8352", "transfers_out": "4172", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4005", "selected": "155959", "transfers_in": "9760", "transfers_out": "5755", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2317", "selected": "158718", "transfers_in": "6321", "transfers_out": "4004", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4846", "selected": "173857", "transfers_in": "10552", "transfers_out": "5706", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4846", "selected": "173857", "transfers_in": "10552", "transfers_out": "5706", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1995", "selected": "158913", "transfers_in": "1873", "transfers_out": "3868", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2710", "selected": "157036", "transfers_in": "3005", "transfers_out": "5715", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2710", "selected": "157036", "transfers_in": "3005", "transfers_out": "5715", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3937", "selected": "152378", "transfers_in": "1371", "transfers_out": "5308", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Papa Alioune Ndiaye": [{"gameweek": "26", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.2", "creativity": "26.4", "threat": "13.0", "ict_index": "6.3", "transfers_balance": "511", "selected": "519", "transfers_in": "550", "transfers_out": "39", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.6", "creativity": "5.5", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "856", "selected": "1448", "transfers_in": "1012", "transfers_out": "156", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.8", "creativity": "11.7", "threat": "7.0", "ict_index": "4.2", "transfers_balance": "-112", "selected": "1385", "transfers_in": "143", "transfers_out": "255", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "10.4", "creativity": "12.8", "threat": "28.0", "ict_index": "5.1", "transfers_balance": "-106", "selected": "1292", "transfers_in": "55", "transfers_out": "161", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.6", "creativity": "1.3", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-107", "selected": "1156", "transfers_in": "51", "transfers_out": "158", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "3.5", "threat": "21.0", "ict_index": "3.9", "transfers_balance": "281", "selected": "2149", "transfers_in": "370", "transfers_out": "89", "value": "53", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.8", "creativity": "11.6", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-258", "selected": "1199", "transfers_in": "24", "transfers_out": "282", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.0", "creativity": "21.8", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-117", "selected": "1090", "transfers_in": "19", "transfers_out": "136", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.0", "creativity": "1.7", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-112", "selected": "973", "transfers_in": "16", "transfers_out": "128", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "51.4", "creativity": "14.9", "threat": "15.0", "ict_index": "8.1", "transfers_balance": "-19", "selected": "975", "transfers_in": "27", "transfers_out": "46", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "34.6", "creativity": "0.9", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "203", "selected": "1219", "transfers_in": "281", "transfers_out": "78", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "11.8", "creativity": "1.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-43", "selected": "1155", "transfers_in": "63", "transfers_out": "106", "value": "50", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "55.2", "creativity": "3.5", "threat": "17.0", "ict_index": "7.6", "transfers_balance": "-29", "selected": "1149", "transfers_in": "74", "transfers_out": "103", "value": "50", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jose Luis Mato Sanmart\u00edn": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10521", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "12.2", "creativity": "14.4", "threat": "60.0", "ict_index": "8.7", "transfers_balance": "-2898", "selected": "8439", "transfers_in": "683", "transfers_out": "3581", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.2", "creativity": "17.2", "threat": "27.0", "ict_index": "7.6", "transfers_balance": "-1338", "selected": "7480", "transfers_in": "1271", "transfers_out": "2609", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.4", "creativity": "26.3", "threat": "102.0", "ict_index": "14.3", "transfers_balance": "8779", "selected": "18158", "transfers_in": "13149", "transfers_out": "4370", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "3.4", "creativity": "11.9", "threat": "41.0", "ict_index": "5.6", "transfers_balance": "12948", "selected": "31867", "transfers_in": "17736", "transfers_out": "4788", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "3.0", "threat": "13.0", "ict_index": "1.3", "transfers_balance": "9398", "selected": "42345", "transfers_in": "16097", "transfers_out": "6699", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "41.6", "creativity": "3.3", "threat": "19.0", "ict_index": "6.4", "transfers_balance": "-6056", "selected": "36729", "transfers_in": "3504", "transfers_out": "9560", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "25.0", "threat": "13.0", "ict_index": "3.9", "transfers_balance": "33179", "selected": "72034", "transfers_in": "42041", "transfers_out": "8862", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "11.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "1673", "selected": "74334", "transfers_in": "10995", "transfers_out": "9322", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "17.1", "threat": "13.0", "ict_index": "3.6", "transfers_balance": "-9082", "selected": "65710", "transfers_in": "4662", "transfers_out": "13744", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "4.4", "threat": "40.0", "ict_index": "5.2", "transfers_balance": "-6669", "selected": "59330", "transfers_in": "3166", "transfers_out": "9835", "value": "55", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "19.7", "threat": "6.0", "ict_index": "4.6", "transfers_balance": "-11462", "selected": "48074", "transfers_in": "921", "transfers_out": "12383", "value": "55", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "68", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "11.4", "creativity": "14.8", "threat": "60.0", "ict_index": "8.6", "transfers_balance": "-518", "selected": "47850", "transfers_in": "5962", "transfers_out": "6480", "value": "55", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "5.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-2110", "selected": "45946", "transfers_in": "3489", "transfers_out": "5599", "value": "55", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5821", "selected": "40256", "transfers_in": "918", "transfers_out": "6739", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "87", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.8", "creativity": "11.9", "threat": "21.0", "ict_index": "7.2", "transfers_balance": "-5656", "selected": "34712", "transfers_in": "657", "transfers_out": "6313", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "1582", "selected": "36549", "transfers_in": "4214", "transfers_out": "2632", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "4.4", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-4169", "selected": "32502", "transfers_in": "613", "transfers_out": "4782", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.4", "creativity": "13.7", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "-1225", "selected": "31496", "transfers_in": "2047", "transfers_out": "3272", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-97", "selected": "31587", "transfers_in": "2158", "transfers_out": "2255", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.0", "creativity": "15.9", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "7447", "selected": "39415", "transfers_in": "10479", "transfers_out": "3032", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "366", "selected": "39923", "transfers_in": "5321", "transfers_out": "4955", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "26", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "32.4", "creativity": "0.5", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-34", "selected": "40250", "transfers_in": "6956", "transfers_out": "6990", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.6", "creativity": "3.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-521", "selected": "40018", "transfers_in": "4801", "transfers_out": "5322", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "3.0", "creativity": "16.2", "threat": "30.0", "ict_index": "4.9", "transfers_balance": "1262", "selected": "41553", "transfers_in": "5066", "transfers_out": "3804", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4550", "selected": "37086", "transfers_in": "1046", "transfers_out": "5596", "value": "55", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-4688", "selected": "32523", "transfers_in": "723", "transfers_out": "5411", "value": "55", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2596", "selected": "30072", "transfers_in": "616", "transfers_out": "3212", "value": "55", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "0.1", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-1838", "selected": "28256", "transfers_in": "263", "transfers_out": "2101", "value": "55", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "2.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1135", "selected": "27687", "transfers_in": "447", "transfers_out": "1582", "value": "55", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1092", "selected": "26067", "transfers_in": "506", "transfers_out": "1598", "value": "55", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "1.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1301", "selected": "24759", "transfers_in": "124", "transfers_out": "1425", "value": "55", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-445", "selected": "24358", "transfers_in": "195", "transfers_out": "640", "value": "55", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "24367", "transfers_in": "315", "transfers_out": "389", "value": "55", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "9.0", "ict_index": "0.8", "transfers_balance": "-186", "selected": "24199", "transfers_in": "222", "transfers_out": "408", "value": "55", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "24151", "transfers_in": "292", "transfers_out": "348", "value": "55", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "2.6", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-56", "selected": "24151", "transfers_in": "292", "transfers_out": "348", "value": "55", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "42", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.5", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "-209", "selected": "23946", "transfers_in": "197", "transfers_out": "406", "value": "55", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Alfie Whiteman": [{"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "992", "selected": "1480", "transfers_in": "1237", "transfers_out": "245", "value": "40", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "562", "selected": "2341", "transfers_in": "876", "transfers_out": "314", "value": "40", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "151", "selected": "2656", "transfers_in": "326", "transfers_out": "175", "value": "40", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "118", "selected": "2937", "transfers_in": "283", "transfers_out": "165", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "3219", "transfers_in": "282", "transfers_out": "218", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "3397", "transfers_in": "217", "transfers_out": "162", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "3581", "transfers_in": "206", "transfers_out": "132", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "95", "selected": "3844", "transfers_in": "292", "transfers_out": "197", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "3979", "transfers_in": "178", "transfers_out": "131", "value": "40", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4192", "transfers_in": "204", "transfers_out": "270", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4192", "transfers_in": "204", "transfers_out": "270", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "232", "selected": "4581", "transfers_in": "517", "transfers_out": "285", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "4742", "transfers_in": "261", "transfers_out": "201", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "4966", "transfers_in": "261", "transfers_out": "185", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "5039", "transfers_in": "108", "transfers_out": "96", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "5228", "transfers_in": "200", "transfers_out": "137", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "5352", "transfers_in": "203", "transfers_out": "238", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5412", "transfers_in": "91", "transfers_out": "95", "value": "40", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4854", "transfers_in": "108", "transfers_out": "112", "value": "40", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "4975", "transfers_in": "99", "transfers_out": "67", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "4974", "transfers_in": "49", "transfers_out": "82", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "5016", "transfers_in": "68", "transfers_out": "81", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "5016", "transfers_in": "68", "transfers_out": "81", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "4969", "transfers_in": "38", "transfers_out": "61", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "4962", "transfers_in": "48", "transfers_out": "77", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "4962", "transfers_in": "48", "transfers_out": "77", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "4965", "transfers_in": "39", "transfers_out": "51", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Isaac Success": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2973", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "2930", "transfers_in": "69", "transfers_out": "568", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-396", "selected": "2644", "transfers_in": "74", "transfers_out": "470", "value": "54", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "2480", "transfers_in": "50", "transfers_out": "296", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "2352", "transfers_in": "28", "transfers_out": "211", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "2252", "transfers_in": "34", "transfers_out": "179", "value": "53", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "2178", "transfers_in": "44", "transfers_out": "160", "value": "53", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "2094", "transfers_in": "75", "transfers_out": "184", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "1992", "transfers_in": "28", "transfers_out": "131", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "1898", "transfers_in": "22", "transfers_out": "121", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "1855", "transfers_in": "13", "transfers_out": "61", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1812", "transfers_in": "18", "transfers_out": "63", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1776", "transfers_in": "13", "transfers_out": "50", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1771", "transfers_in": "11", "transfers_out": "18", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1749", "transfers_in": "14", "transfers_out": "37", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1727", "transfers_in": "20", "transfers_out": "45", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1734", "transfers_in": "26", "transfers_out": "26", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1761", "transfers_in": "26", "transfers_out": "21", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1782", "transfers_in": "45", "transfers_out": "35", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1777", "transfers_in": "31", "transfers_out": "42", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1798", "transfers_in": "44", "transfers_out": "43", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1797", "transfers_in": "27", "transfers_out": "32", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1826", "transfers_in": "58", "transfers_out": "57", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1826", "transfers_in": "54", "transfers_out": "60", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1862", "transfers_in": "47", "transfers_out": "38", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1827", "transfers_in": "5", "transfers_out": "42", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1797", "transfers_in": "1", "transfers_out": "31", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1778", "transfers_in": "0", "transfers_out": "20", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1775", "transfers_in": "0", "transfers_out": "3", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1887", "transfers_in": "0", "transfers_out": "5", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1880", "transfers_in": "1", "transfers_out": "8", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1873", "transfers_in": "0", "transfers_out": "8", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1868", "transfers_in": "1", "transfers_out": "7", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1865", "transfers_in": "0", "transfers_out": "3", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1865", "transfers_in": "1", "transfers_out": "2", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1861", "transfers_in": "0", "transfers_out": "3", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1859", "transfers_in": "1", "transfers_out": "3", "value": "53", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1859", "transfers_in": "4", "transfers_out": "5", "value": "53", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Siem de Jong": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9725", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1554", "selected": "9672", "transfers_in": "256", "transfers_out": "1810", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1741", "selected": "8279", "transfers_in": "182", "transfers_out": "1923", "value": "49", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2480", "selected": "5881", "transfers_in": "61", "transfers_out": "2541", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "4791", "transfers_in": "2", "transfers_out": "1097", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "4036", "transfers_in": "1", "transfers_out": "760", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-426", "selected": "3614", "transfers_in": "0", "transfers_out": "426", "value": "49", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "3312", "transfers_in": "4", "transfers_out": "308", "value": "49", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "3201", "transfers_in": "1", "transfers_out": "115", "value": "49", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "3063", "transfers_in": "2", "transfers_out": "140", "value": "49", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "2979", "transfers_in": "1", "transfers_out": "86", "value": "49", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "2906", "transfers_in": "0", "transfers_out": "74", "value": "49", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "2863", "transfers_in": "1", "transfers_out": "47", "value": "49", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2824", "transfers_in": "1", "transfers_out": "40", "value": "49", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2785", "transfers_in": "3", "transfers_out": "42", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "2736", "transfers_in": "1", "transfers_out": "50", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2720", "transfers_in": "0", "transfers_out": "16", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2696", "transfers_in": "0", "transfers_out": "24", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2673", "transfers_in": "1", "transfers_out": "25", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2648", "transfers_in": "0", "transfers_out": "25", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2616", "transfers_in": "1", "transfers_out": "33", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2605", "transfers_in": "2", "transfers_out": "14", "value": "49", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2569", "transfers_in": "1", "transfers_out": "37", "value": "49", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "2548", "transfers_in": "0", "transfers_out": "22", "value": "49", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2528", "transfers_in": "0", "transfers_out": "20", "value": "49", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2514", "transfers_in": "1", "transfers_out": "15", "value": "49", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2504", "transfers_in": "3", "transfers_out": "13", "value": "49", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2491", "transfers_in": "0", "transfers_out": "14", "value": "49", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2487", "transfers_in": "0", "transfers_out": "5", "value": "49", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3029", "transfers_in": "0", "transfers_out": "5", "value": "49", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3020", "transfers_in": "2", "transfers_out": "7", "value": "49", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3016", "transfers_in": "0", "transfers_out": "5", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3009", "transfers_in": "0", "transfers_out": "8", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3008", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3003", "transfers_in": "1", "transfers_out": "5", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3003", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3003", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3001", "transfers_in": "1", "transfers_out": "3", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matthew Pennington": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6005", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "5609", "transfers_in": "255", "transfers_out": "1056", "value": "40", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-572", "selected": "5160", "transfers_in": "195", "transfers_out": "767", "value": "40", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-385", "selected": "4890", "transfers_in": "111", "transfers_out": "496", "value": "40", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "4736", "transfers_in": "84", "transfers_out": "287", "value": "40", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "4584", "transfers_in": "118", "transfers_out": "324", "value": "40", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "4498", "transfers_in": "115", "transfers_out": "252", "value": "40", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "4382", "transfers_in": "73", "transfers_out": "218", "value": "40", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "4317", "transfers_in": "37", "transfers_out": "114", "value": "40", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4256", "transfers_in": "56", "transfers_out": "127", "value": "40", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "4199", "transfers_in": "34", "transfers_out": "109", "value": "40", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "4148", "transfers_in": "28", "transfers_out": "102", "value": "40", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "4212", "transfers_in": "26", "transfers_out": "69", "value": "40", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "4219", "transfers_in": "24", "transfers_out": "60", "value": "40", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "4225", "transfers_in": "31", "transfers_out": "72", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "4264", "transfers_in": "21", "transfers_out": "74", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "4284", "transfers_in": "19", "transfers_out": "60", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "4277", "transfers_in": "8", "transfers_out": "68", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "4210", "transfers_in": "20", "transfers_out": "94", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4172", "transfers_in": "22", "transfers_out": "67", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "4129", "transfers_in": "22", "transfers_out": "78", "value": "40", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "4094", "transfers_in": "24", "transfers_out": "68", "value": "40", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "4132", "transfers_in": "35", "transfers_out": "128", "value": "40", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "4116", "transfers_in": "16", "transfers_out": "81", "value": "40", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "4164", "transfers_in": "14", "transfers_out": "56", "value": "40", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "4163", "transfers_in": "14", "transfers_out": "47", "value": "40", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "4208", "transfers_in": "15", "transfers_out": "52", "value": "40", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "4277", "transfers_in": "27", "transfers_out": "69", "value": "40", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "4284", "transfers_in": "10", "transfers_out": "42", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "4525", "transfers_in": "8", "transfers_out": "22", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "4548", "transfers_in": "9", "transfers_out": "25", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "4539", "transfers_in": "5", "transfers_out": "32", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "4528", "transfers_in": "4", "transfers_out": "18", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "4511", "transfers_in": "7", "transfers_out": "23", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "4503", "transfers_in": "7", "transfers_out": "19", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4510", "transfers_in": "3", "transfers_out": "9", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4531", "transfers_in": "6", "transfers_out": "10", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "4530", "transfers_in": "7", "transfers_out": "34", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Pierre-Emerick Aubameyang": [{"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.6", "creativity": "7.3", "threat": "54.0", "ict_index": "10.0", "transfers_balance": "93676", "selected": "94852", "transfers_in": "104896", "transfers_out": "11220", "value": "105", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "2.7", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "225384", "selected": "326792", "transfers_in": "235198", "transfers_out": "9814", "value": "105", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "15.2", "threat": "23.0", "ict_index": "4.3", "transfers_balance": "-41986", "selected": "287902", "transfers_in": "30785", "transfers_out": "72771", "value": "105", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.8", "creativity": "22.3", "threat": "44.0", "ict_index": "11.0", "transfers_balance": "-24520", "selected": "264092", "transfers_in": "18168", "transfers_out": "42688", "value": "104", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "9", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "53.0", "creativity": "13.2", "threat": "49.0", "ict_index": "11.5", "transfers_balance": "16598", "selected": "278068", "transfers_in": "34727", "transfers_out": "18129", "value": "104", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "59", "influence": "75.6", "creativity": "15.3", "threat": "61.0", "ict_index": "15.2", "transfers_balance": "346194", "selected": "709722", "transfers_in": "362093", "transfers_out": "15899", "value": "107", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "41.8", "creativity": "32.4", "threat": "36.0", "ict_index": "11.0", "transfers_balance": "154747", "selected": "867988", "transfers_in": "178140", "transfers_out": "23393", "value": "108", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.4", "creativity": "30.4", "threat": "37.0", "ict_index": "9.3", "transfers_balance": "-167643", "selected": "667062", "transfers_in": "49707", "transfers_out": "217350", "value": "107", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.6", "creativity": "13.4", "threat": "22.0", "ict_index": "5.3", "transfers_balance": "182378", "selected": "930400", "transfers_in": "201886", "transfers_out": "19508", "value": "108", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.2", "creativity": "17.8", "threat": "21.0", "ict_index": "4.8", "transfers_balance": "-194394", "selected": "685639", "transfers_in": "12821", "transfers_out": "207215", "value": "107", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "16", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "74", "influence": "90.6", "creativity": "28.9", "threat": "66.0", "ict_index": "18.6", "transfers_balance": "-12290", "selected": "674346", "transfers_in": "43958", "transfers_out": "56248", "value": "107", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "41.4", "creativity": "4.9", "threat": "126.0", "ict_index": "17.2", "transfers_balance": "-12290", "selected": "674346", "transfers_in": "43958", "transfers_out": "56248", "value": "107", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "66", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.6", "creativity": "3.3", "threat": "37.0", "ict_index": "8.1", "transfers_balance": "147638", "selected": "835042", "transfers_in": "158793", "transfers_out": "11155", "value": "108", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Jo\u00e3o M\u00e1rio Naval Costa Eduardo": [{"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.2", "creativity": "22.3", "threat": "12.0", "ict_index": "4.7", "transfers_balance": "4044", "selected": "4121", "transfers_in": "4321", "transfers_out": "277", "value": "65", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "27.2", "creativity": "21.0", "threat": "6.0", "ict_index": "5.4", "transfers_balance": "4189", "selected": "8479", "transfers_in": "5312", "transfers_out": "1123", "value": "65", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "15.8", "threat": "36.0", "ict_index": "6.3", "transfers_balance": "3080", "selected": "11852", "transfers_in": "4725", "transfers_out": "1645", "value": "65", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "3.4", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-2307", "selected": "9882", "transfers_in": "939", "transfers_out": "3246", "value": "64", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1274", "selected": "8651", "transfers_in": "481", "transfers_out": "1755", "value": "63", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "22.8", "threat": "9.0", "ict_index": "3.0", "transfers_balance": "-2008", "selected": "6486", "transfers_in": "193", "transfers_out": "2201", "value": "62", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.0", "creativity": "59.4", "threat": "17.0", "ict_index": "11.9", "transfers_balance": "-614", "selected": "4951", "transfers_in": "144", "transfers_out": "758", "value": "60", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "1.0", "creativity": "8.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2033", "selected": "7189", "transfers_in": "2547", "transfers_out": "514", "value": "60", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.2", "creativity": "27.2", "threat": "37.0", "ict_index": "7.3", "transfers_balance": "558", "selected": "7840", "transfers_in": "1510", "transfers_out": "952", "value": "60", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "26.1", "threat": "7.0", "ict_index": "3.5", "transfers_balance": "240", "selected": "8210", "transfers_in": "904", "transfers_out": "664", "value": "60", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "4.8", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-584", "selected": "7570", "transfers_in": "285", "transfers_out": "869", "value": "60", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "49.4", "creativity": "37.1", "threat": "37.0", "ict_index": "12.4", "transfers_balance": "-408", "selected": "7162", "transfers_in": "188", "transfers_out": "596", "value": "60", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "4.7", "threat": "11.0", "ict_index": "1.9", "transfers_balance": "-408", "selected": "7162", "transfers_in": "188", "transfers_out": "596", "value": "60", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "42.3", "threat": "9.0", "ict_index": "6.1", "transfers_balance": "4469", "selected": "12068", "transfers_in": "4956", "transfers_out": "487", "value": "60", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Andros Townsend": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.2", "creativity": "16.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "117997", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.8", "creativity": "5.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-19450", "selected": "103343", "transfers_in": "1228", "transfers_out": "20678", "value": "60", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "34.4", "threat": "16.0", "ict_index": "5.9", "transfers_balance": "-13003", "selected": "91595", "transfers_in": "3240", "transfers_out": "16243", "value": "59", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.8", "creativity": "59.8", "threat": "41.0", "ict_index": "12.7", "transfers_balance": "-13413", "selected": "79015", "transfers_in": "1330", "transfers_out": "14743", "value": "59", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "5.4", "threat": "12.0", "ict_index": "2.4", "transfers_balance": "-5707", "selected": "73839", "transfers_in": "3160", "transfers_out": "8867", "value": "58", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.0", "creativity": "6.2", "threat": "10.0", "ict_index": "2.7", "transfers_balance": "-10619", "selected": "63619", "transfers_in": "735", "transfers_out": "11354", "value": "58", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.4", "creativity": "12.3", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "-7217", "selected": "56641", "transfers_in": "509", "transfers_out": "7726", "value": "57", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "19.8", "threat": "17.0", "ict_index": "4.6", "transfers_balance": "-4870", "selected": "51994", "transfers_in": "695", "transfers_out": "5565", "value": "57", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "68.6", "threat": "11.0", "ict_index": "9.8", "transfers_balance": "850", "selected": "53057", "transfers_in": "3228", "transfers_out": "2378", "value": "57", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "8.0", "creativity": "21.6", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-1370", "selected": "51928", "transfers_in": "2258", "transfers_out": "3628", "value": "57", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.6", "creativity": "23.9", "threat": "47.0", "ict_index": "8.0", "transfers_balance": "-1098", "selected": "51031", "transfers_in": "1153", "transfers_out": "2251", "value": "57", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.2", "creativity": "25.6", "threat": "16.0", "ict_index": "5.0", "transfers_balance": "-87", "selected": "51252", "transfers_in": "2372", "transfers_out": "2459", "value": "57", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.8", "creativity": "32.2", "threat": "6.0", "ict_index": "6.7", "transfers_balance": "-1157", "selected": "50227", "transfers_in": "1180", "transfers_out": "2337", "value": "57", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.4", "creativity": "27.9", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "659", "selected": "51053", "transfers_in": "2130", "transfers_out": "1471", "value": "57", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "72.9", "threat": "23.0", "ict_index": "10.6", "transfers_balance": "-872", "selected": "50288", "transfers_in": "1100", "transfers_out": "1972", "value": "57", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.8", "creativity": "30.3", "threat": "51.0", "ict_index": "9.5", "transfers_balance": "305", "selected": "50806", "transfers_in": "2391", "transfers_out": "2086", "value": "57", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "1.7", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-1160", "selected": "49762", "transfers_in": "838", "transfers_out": "1998", "value": "57", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "44.4", "creativity": "46.2", "threat": "8.0", "ict_index": "9.9", "transfers_balance": "-1973", "selected": "47868", "transfers_in": "572", "transfers_out": "2545", "value": "56", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "26.6", "threat": "36.0", "ict_index": "8.1", "transfers_balance": "6500", "selected": "54788", "transfers_in": "8463", "transfers_out": "1963", "value": "56", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "12", "goals": "1", "assists": "1", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "62.2", "creativity": "17.2", "threat": "20.0", "ict_index": "9.9", "transfers_balance": "-1995", "selected": "52926", "transfers_in": "969", "transfers_out": "2964", "value": "56", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.4", "creativity": "29.8", "threat": "14.0", "ict_index": "5.2", "transfers_balance": "2913", "selected": "56230", "transfers_in": "5969", "transfers_out": "3056", "value": "56", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.0", "creativity": "44.3", "threat": "8.0", "ict_index": "8.6", "transfers_balance": "8048", "selected": "64534", "transfers_in": "12021", "transfers_out": "3973", "value": "56", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3937", "selected": "61375", "transfers_in": "14355", "transfers_out": "18292", "value": "56", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11861", "selected": "49554", "transfers_in": "284", "transfers_out": "12145", "value": "56", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.8", "creativity": "29.8", "threat": "42.0", "ict_index": "10.2", "transfers_balance": "928", "selected": "50806", "transfers_in": "3276", "transfers_out": "2348", "value": "56", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "6.2", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "14748", "selected": "66049", "transfers_in": "16722", "transfers_out": "1974", "value": "56", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.2", "creativity": "24.8", "threat": "3.0", "ict_index": "3.3", "transfers_balance": "-4586", "selected": "61767", "transfers_in": "2137", "transfers_out": "6723", "value": "56", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "24.7", "threat": "11.0", "ict_index": "4.8", "transfers_balance": "-3448", "selected": "58537", "transfers_in": "1187", "transfers_out": "4635", "value": "56", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "54.8", "creativity": "26.2", "threat": "20.0", "ict_index": "10.1", "transfers_balance": "-1796", "selected": "56787", "transfers_in": "670", "transfers_out": "2466", "value": "56", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "4.0", "threat": "13.0", "ict_index": "2.1", "transfers_balance": "4386", "selected": "64665", "transfers_in": "6020", "transfers_out": "1634", "value": "56", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.0", "creativity": "51.6", "threat": "29.0", "ict_index": "10.3", "transfers_balance": "19768", "selected": "138844", "transfers_in": "21982", "transfers_out": "2214", "value": "56", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "21.9", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "-6008", "selected": "78889", "transfers_in": "3731", "transfers_out": "9739", "value": "56", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.0", "creativity": "59.8", "threat": "23.0", "ict_index": "11.6", "transfers_balance": "841", "selected": "80069", "transfers_in": "5238", "transfers_out": "4397", "value": "56", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "23.6", "threat": "31.0", "ict_index": "7.0", "transfers_balance": "-192", "selected": "79217", "transfers_in": "4812", "transfers_out": "5004", "value": "56", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "17.3", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "3298", "selected": "84395", "transfers_in": "5847", "transfers_out": "2549", "value": "56", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "27.1", "threat": "9.0", "ict_index": "4.4", "transfers_balance": "-169", "selected": "83610", "transfers_in": "3923", "transfers_out": "4092", "value": "56", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "34.7", "threat": "24.0", "ict_index": "6.8", "transfers_balance": "-4388", "selected": "78886", "transfers_in": "2491", "transfers_out": "6879", "value": "56", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "31.6", "creativity": "32.2", "threat": "12.0", "ict_index": "7.6", "transfers_balance": "4795", "selected": "84447", "transfers_in": "7509", "transfers_out": "2714", "value": "56", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jefferson Montero": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3170", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "3176", "transfers_in": "107", "transfers_out": "576", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-573", "selected": "2698", "transfers_in": "78", "transfers_out": "651", "value": "49", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-632", "selected": "2074", "transfers_in": "26", "transfers_out": "658", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "1764", "transfers_in": "3", "transfers_out": "316", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-228", "selected": "1538", "transfers_in": "2", "transfers_out": "230", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "1401", "transfers_in": "5", "transfers_out": "143", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "1293", "transfers_in": "3", "transfers_out": "111", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "1245", "transfers_in": "2", "transfers_out": "50", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1203", "transfers_in": "4", "transfers_out": "46", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1169", "transfers_in": "2", "transfers_out": "37", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1142", "transfers_in": "3", "transfers_out": "30", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1117", "transfers_in": "2", "transfers_out": "29", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1104", "transfers_in": "0", "transfers_out": "13", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1092", "transfers_in": "0", "transfers_out": "12", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1077", "transfers_in": "2", "transfers_out": "19", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1069", "transfers_in": "1", "transfers_out": "9", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1066", "transfers_in": "1", "transfers_out": "5", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1055", "transfers_in": "2", "transfers_out": "13", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1044", "transfers_in": "1", "transfers_out": "12", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1022", "transfers_in": "0", "transfers_out": "22", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1019", "transfers_in": "1", "transfers_out": "4", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1009", "transfers_in": "1", "transfers_out": "11", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1005", "transfers_in": "2", "transfers_out": "7", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "997", "transfers_in": "0", "transfers_out": "9", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "995", "transfers_in": "0", "transfers_out": "2", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "993", "transfers_in": "3", "transfers_out": "5", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "988", "transfers_in": "2", "transfers_out": "8", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "984", "transfers_in": "0", "transfers_out": "4", "value": "49", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1137", "transfers_in": "0", "transfers_out": "0", "value": "49", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1132", "transfers_in": "0", "transfers_out": "3", "value": "49", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1132", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1132", "transfers_in": "0", "transfers_out": "0", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1131", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1130", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1130", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1130", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1131", "transfers_in": "2", "transfers_out": "1", "value": "49", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jordon Mutch": [{"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "137", "transfers_in": "108", "transfers_out": "46", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "203", "transfers_in": "82", "transfers_out": "39", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "258", "transfers_in": "73", "transfers_out": "51", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "290", "transfers_in": "38", "transfers_out": "34", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "320", "transfers_in": "43", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "305", "transfers_in": "19", "transfers_out": "41", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "323", "transfers_in": "21", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "354", "transfers_in": "36", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "380", "transfers_in": "20", "transfers_out": "29", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "378", "transfers_in": "14", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "386", "transfers_in": "19", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "378", "transfers_in": "21", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "377", "transfers_in": "14", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "396", "transfers_in": "18", "transfers_out": "18", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "409", "transfers_in": "22", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "419", "transfers_in": "30", "transfers_out": "38", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "425", "transfers_in": "23", "transfers_out": "23", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "445", "transfers_in": "19", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "459", "transfers_in": "22", "transfers_out": "13", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "475", "transfers_in": "18", "transfers_out": "16", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "496", "transfers_in": "21", "transfers_out": "19", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "501", "transfers_in": "9", "transfers_out": "10", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "441", "transfers_in": "0", "transfers_out": "16", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "418", "transfers_in": "3", "transfers_out": "19", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "417", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "413", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "410", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "408", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "405", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "405", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "405", "transfers_in": "3", "transfers_out": "3", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "James McArthur": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "219884", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-32730", "selected": "187944", "transfers_in": "502", "transfers_out": "33232", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "13.4", "threat": "28.0", "ict_index": "4.7", "transfers_balance": "-16509", "selected": "172078", "transfers_in": "2671", "transfers_out": "19180", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.6", "creativity": "6.7", "threat": "20.0", "ict_index": "2.7", "transfers_balance": "-13348", "selected": "159313", "transfers_in": "2133", "transfers_out": "15481", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-9346", "selected": "150236", "transfers_in": "2196", "transfers_out": "11542", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12248", "selected": "138323", "transfers_in": "2352", "transfers_out": "14600", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.7", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-283", "selected": "139567", "transfers_in": "12394", "transfers_out": "12677", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "15.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "16427", "selected": "158444", "transfers_in": "29655", "transfers_out": "13228", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.8", "creativity": "7.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "5062", "selected": "164464", "transfers_in": "13741", "transfers_out": "8679", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13870", "selected": "150788", "transfers_in": "2265", "transfers_out": "16135", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11845", "selected": "138970", "transfers_in": "150", "transfers_out": "11995", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "74", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "43.0", "creativity": "17.4", "threat": "40.0", "ict_index": "10.0", "transfers_balance": "-6648", "selected": "132421", "transfers_in": "539", "transfers_out": "7187", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "12.3", "threat": "66.0", "ict_index": "8.7", "transfers_balance": "3716", "selected": "136602", "transfers_in": "8162", "transfers_out": "4446", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "10.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2535", "selected": "134296", "transfers_in": "3259", "transfers_out": "5794", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "3.3", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-4277", "selected": "130201", "transfers_in": "1809", "transfers_out": "6086", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4814", "selected": "125686", "transfers_in": "2718", "transfers_out": "7532", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.0", "creativity": "11.1", "threat": "17.0", "ict_index": "6.5", "transfers_balance": "10423", "selected": "137291", "transfers_in": "15601", "transfers_out": "5178", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.2", "creativity": "3.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "19227", "selected": "158344", "transfers_in": "23845", "transfers_out": "4618", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "16.1", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "12069", "selected": "172358", "transfers_in": "22491", "transfers_out": "10422", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "37", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.2", "creativity": "11.5", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-1453", "selected": "171511", "transfers_in": "6133", "transfers_out": "7586", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5118", "selected": "166953", "transfers_in": "7112", "transfers_out": "12230", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "48.6", "creativity": "5.2", "threat": "33.0", "ict_index": "8.7", "transfers_balance": "-12619", "selected": "154450", "transfers_in": "2683", "transfers_out": "15302", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "1.8", "creativity": "4.2", "threat": "22.0", "ict_index": "2.8", "transfers_balance": "16593", "selected": "172332", "transfers_in": "33323", "transfers_out": "16730", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "26.7", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "9053", "selected": "182054", "transfers_in": "19180", "transfers_out": "10127", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "5.6", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "19169", "selected": "202071", "transfers_in": "30178", "transfers_out": "11009", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.4", "creativity": "33.5", "threat": "66.0", "ict_index": "11.8", "transfers_balance": "14396", "selected": "216919", "transfers_in": "22592", "transfers_out": "8196", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "5.1", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "1657", "selected": "219173", "transfers_in": "15824", "transfers_out": "14167", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.4", "creativity": "10.3", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "1678", "selected": "221521", "transfers_in": "12874", "transfers_out": "11196", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.2", "creativity": "2.5", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-1893", "selected": "219766", "transfers_in": "4892", "transfers_out": "6785", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.8", "creativity": "13.8", "threat": "12.0", "ict_index": "3.6", "transfers_balance": "-1796", "selected": "217954", "transfers_in": "4624", "transfers_out": "6420", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.4", "creativity": "2.8", "threat": "24.0", "ict_index": "4.4", "transfers_balance": "-4064", "selected": "199920", "transfers_in": "3393", "transfers_out": "7457", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.6", "creativity": "1.2", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-8728", "selected": "205740", "transfers_in": "5388", "transfers_out": "14116", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.4", "creativity": "16.8", "threat": "22.0", "ict_index": "5.8", "transfers_balance": "-2116", "selected": "203808", "transfers_in": "6398", "transfers_out": "8514", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.2", "creativity": "13.8", "threat": "53.0", "ict_index": "7.1", "transfers_balance": "-1459", "selected": "200815", "transfers_in": "7615", "transfers_out": "9074", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "5.3", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "235", "selected": "202495", "transfers_in": "4604", "transfers_out": "4369", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "53.6", "creativity": "22.2", "threat": "66.0", "ict_index": "14.2", "transfers_balance": "-1815", "selected": "201273", "transfers_in": "4439", "transfers_out": "6254", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "46.4", "creativity": "16.0", "threat": "17.0", "ict_index": "7.9", "transfers_balance": "15669", "selected": "218602", "transfers_in": "22923", "transfers_out": "7254", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.2", "creativity": "15.2", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "58554", "selected": "281352", "transfers_in": "62408", "transfers_out": "3854", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jayson Molumby": [{"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "92", "selected": "146", "transfers_in": "159", "transfers_out": "67", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "229", "transfers_in": "103", "transfers_out": "55", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "278", "transfers_in": "76", "transfers_out": "63", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "322", "transfers_in": "56", "transfers_out": "45", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "368", "transfers_in": "60", "transfers_out": "39", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "378", "transfers_in": "28", "transfers_out": "34", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "384", "transfers_in": "27", "transfers_out": "29", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "402", "transfers_in": "30", "transfers_out": "28", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "433", "transfers_in": "37", "transfers_out": "30", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "432", "transfers_in": "17", "transfers_out": "25", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "441", "transfers_in": "18", "transfers_out": "18", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "447", "transfers_in": "21", "transfers_out": "31", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "446", "transfers_in": "18", "transfers_out": "26", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "444", "transfers_in": "17", "transfers_out": "26", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "443", "transfers_in": "16", "transfers_out": "20", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "441", "transfers_in": "24", "transfers_out": "32", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "443", "transfers_in": "9", "transfers_out": "17", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "446", "transfers_in": "8", "transfers_out": "17", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "451", "transfers_in": "9", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "462", "transfers_in": "10", "transfers_out": "7", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "489", "transfers_in": "18", "transfers_out": "16", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "493", "transfers_in": "7", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "442", "transfers_in": "18", "transfers_out": "16", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "442", "transfers_in": "6", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "451", "transfers_in": "8", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "467", "transfers_in": "17", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "467", "transfers_in": "17", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "469", "transfers_in": "4", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "487", "transfers_in": "18", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "487", "transfers_in": "18", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "492", "transfers_in": "11", "transfers_out": "10", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Florent Hadergjonaj": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "65", "transfers_in": "39", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38", "selected": "224", "transfers_in": "66", "transfers_out": "28", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "260", "transfers_in": "29", "transfers_out": "34", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-9", "selected": "296", "transfers_in": "36", "transfers_out": "45", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "347", "transfers_in": "50", "transfers_out": "37", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "382", "transfers_in": "25", "transfers_out": "30", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "389", "transfers_in": "15", "transfers_out": "22", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-6", "selected": "407", "transfers_in": "30", "transfers_out": "36", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "20.6", "creativity": "21.8", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "-4", "selected": "422", "transfers_in": "22", "transfers_out": "26", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.2", "creativity": "32.5", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "758", "selected": "1357", "transfers_in": "896", "transfers_out": "138", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "1222", "transfers_in": "51", "transfers_out": "207", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-57", "selected": "1180", "transfers_in": "33", "transfers_out": "90", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1152", "transfers_in": "49", "transfers_out": "86", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1130", "transfers_in": "52", "transfers_out": "95", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "15.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-41", "selected": "1103", "transfers_in": "29", "transfers_out": "70", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "1.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "25", "selected": "1154", "transfers_in": "69", "transfers_out": "44", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.8", "creativity": "31.8", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "18", "selected": "1201", "transfers_in": "91", "transfers_out": "73", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "1262", "transfers_in": "93", "transfers_out": "47", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-64", "selected": "1222", "transfers_in": "57", "transfers_out": "121", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "1148", "transfers_in": "21", "transfers_out": "98", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "1137", "transfers_in": "57", "transfers_out": "98", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "15.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-38", "selected": "1111", "transfers_in": "34", "transfers_out": "72", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-9", "selected": "1120", "transfers_in": "42", "transfers_out": "51", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "17.6", "creativity": "21.7", "threat": "8.0", "ict_index": "4.7", "transfers_balance": "-3", "selected": "1123", "transfers_in": "22", "transfers_out": "25", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.2", "creativity": "2.1", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "58", "selected": "1195", "transfers_in": "102", "transfers_out": "44", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "13.2", "creativity": "11.6", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "84", "selected": "1306", "transfers_in": "153", "transfers_out": "69", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.6", "creativity": "5.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "10", "selected": "1322", "transfers_in": "49", "transfers_out": "39", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "33.2", "creativity": "109.5", "threat": "5.0", "ict_index": "14.8", "transfers_balance": "580", "selected": "1893", "transfers_in": "625", "transfers_out": "45", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.6", "creativity": "2.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "6524", "selected": "24279", "transfers_in": "6801", "transfers_out": "277", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1238", "selected": "7231", "transfers_in": "341", "transfers_out": "1579", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "29.5", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-1172", "selected": "6070", "transfers_in": "35", "transfers_out": "1207", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.2", "creativity": "16.7", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-717", "selected": "5090", "transfers_in": "103", "transfers_out": "820", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.4", "creativity": "26.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-64", "selected": "4938", "transfers_in": "219", "transfers_out": "283", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.6", "creativity": "10.9", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "-419", "selected": "4482", "transfers_in": "71", "transfers_out": "490", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-419", "selected": "4482", "transfers_in": "71", "transfers_out": "490", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "26.1", "threat": "30.0", "ict_index": "6.8", "transfers_balance": "-83", "selected": "4440", "transfers_in": "112", "transfers_out": "195", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Aymeric Laporte": [{"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "11.6", "creativity": "1.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91609", "selected": "93506", "transfers_in": "95143", "transfers_out": "3534", "value": "55", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.6", "creativity": "1.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1885", "selected": "96607", "transfers_in": "18623", "transfers_out": "16738", "value": "55", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13621", "selected": "83939", "transfers_in": "6063", "transfers_out": "19684", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "17.2", "creativity": "2.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-16720", "selected": "67237", "transfers_in": "1436", "transfers_out": "18156", "value": "54", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3831", "selected": "70349", "transfers_in": "8831", "transfers_out": "5000", "value": "54", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.8", "creativity": "18.9", "threat": "18.0", "ict_index": "4.8", "transfers_balance": "-4771", "selected": "59875", "transfers_in": "1546", "transfers_out": "6317", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6874", "selected": "53009", "transfers_in": "821", "transfers_out": "7695", "value": "52", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.6", "creativity": "0.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-5767", "selected": "46457", "transfers_in": "1249", "transfers_out": "7016", "value": "51", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "27.6", "creativity": "4.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "8672", "selected": "57891", "transfers_in": "10371", "transfers_out": "1699", "value": "51", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.0", "creativity": "4.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "9448", "selected": "66283", "transfers_in": "11761", "transfers_out": "2313", "value": "51", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32970", "selected": "101652", "transfers_in": "35656", "transfers_out": "2686", "value": "51", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "27.2", "creativity": "13.8", "threat": "8.0", "ict_index": "4.9", "transfers_balance": "32970", "selected": "101652", "transfers_in": "35656", "transfers_out": "2686", "value": "51", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.2", "creativity": "5.4", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-8409", "selected": "90663", "transfers_in": "1482", "transfers_out": "9891", "value": "51", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Martin Dubravka": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "312", "selected": "330", "transfers_in": "346", "transfers_out": "34", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "26.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "148", "selected": "515", "transfers_in": "191", "transfers_out": "43", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "21.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "11126", "selected": "12356", "transfers_in": "11985", "transfers_out": "859", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "11.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1254", "selected": "13747", "transfers_in": "1982", "transfers_out": "728", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "5759", "selected": "19654", "transfers_in": "6431", "transfers_out": "672", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "6808", "selected": "26438", "transfers_in": "9464", "transfers_out": "2656", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "2829", "selected": "29399", "transfers_in": "5096", "transfers_out": "2267", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "1013", "selected": "29728", "transfers_in": "2941", "transfers_out": "1928", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "13233", "selected": "48868", "transfers_in": "14305", "transfers_out": "1072", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "12420", "selected": "56551", "transfers_in": "14380", "transfers_out": "1960", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "11", "goals": "0", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "39", "influence": "68.2", "creativity": "0.0", "threat": "0.0", "ict_index": "6.8", "transfers_balance": "1564", "selected": "57891", "transfers_in": "4499", "transfers_out": "2935", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "43.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "1564", "selected": "57891", "transfers_in": "4499", "transfers_out": "2935", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-370", "selected": "57451", "transfers_in": "1484", "transfers_out": "1854", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Javier Manquillo": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "10.9", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "57103", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "28.6", "creativity": "18.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "-1328", "selected": "59082", "transfers_in": "2876", "transfers_out": "4204", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "5.0", "creativity": "10.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-4669", "selected": "55142", "transfers_in": "1689", "transfers_out": "6358", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "14.6", "creativity": "40.2", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-1661", "selected": "54805", "transfers_in": "2948", "transfers_out": "4609", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2204", "selected": "58394", "transfers_in": "5833", "transfers_out": "3629", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6195", "selected": "52953", "transfers_in": "1733", "transfers_out": "7928", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-6641", "selected": "46601", "transfers_in": "678", "transfers_out": "7319", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "12.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-188", "selected": "46894", "transfers_in": "4360", "transfers_out": "4548", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.4", "creativity": "3.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "2502", "selected": "49684", "transfers_in": "4861", "transfers_out": "2359", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "1.8", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "10601", "selected": "61193", "transfers_in": "14081", "transfers_out": "3480", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "2.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "9292", "selected": "71323", "transfers_in": "12197", "transfers_out": "2905", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "0.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "440", "selected": "72357", "transfers_in": "5217", "transfers_out": "4777", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.0", "creativity": "2.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3962", "selected": "76709", "transfers_in": "7305", "transfers_out": "3343", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1836", "selected": "75092", "transfers_in": "2291", "transfers_out": "4127", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.2", "creativity": "3.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-4895", "selected": "70326", "transfers_in": "1173", "transfers_out": "6068", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "0.7", "threat": "6.0", "ict_index": "1.7", "transfers_balance": "-835", "selected": "69823", "transfers_in": "2551", "transfers_out": "3386", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "23.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-1097", "selected": "68871", "transfers_in": "1810", "transfers_out": "2907", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "11.2", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-3525", "selected": "65441", "transfers_in": "569", "transfers_out": "4094", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "22.2", "creativity": "1.2", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-2515", "selected": "63063", "transfers_in": "753", "transfers_out": "3268", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.9", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-2076", "selected": "61059", "transfers_in": "576", "transfers_out": "2652", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "914", "selected": "62119", "transfers_in": "3655", "transfers_out": "2741", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "12.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-4281", "selected": "57866", "transfers_in": "551", "transfers_out": "4832", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "58158", "transfers_in": "3808", "transfers_out": "3779", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-4860", "selected": "53351", "transfers_in": "264", "transfers_out": "5124", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1915", "selected": "51499", "transfers_in": "500", "transfers_out": "2415", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2479", "selected": "49045", "transfers_in": "138", "transfers_out": "2617", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2810", "selected": "46271", "transfers_in": "123", "transfers_out": "2933", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1954", "selected": "44368", "transfers_in": "163", "transfers_out": "2117", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-889", "selected": "43484", "transfers_in": "130", "transfers_out": "1019", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1047", "selected": "42629", "transfers_in": "141", "transfers_out": "1188", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-667", "selected": "40994", "transfers_in": "161", "transfers_out": "828", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-803", "selected": "40203", "transfers_in": "45", "transfers_out": "848", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-919", "selected": "39139", "transfers_in": "26", "transfers_out": "945", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-399", "selected": "38946", "transfers_in": "156", "transfers_out": "555", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-436", "selected": "38515", "transfers_in": "136", "transfers_out": "572", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.2", "creativity": "20.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-430", "selected": "38067", "transfers_in": "143", "transfers_out": "573", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "38067", "transfers_in": "143", "transfers_out": "573", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "37851", "transfers_in": "157", "transfers_out": "391", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Ben Johnson": [{"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "154", "selected": "241", "transfers_in": "188", "transfers_out": "34", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "113", "selected": "415", "transfers_in": "172", "transfers_out": "59", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "79", "selected": "554", "transfers_in": "127", "transfers_out": "48", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "589", "transfers_in": "65", "transfers_out": "74", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "593", "transfers_in": "34", "transfers_out": "57", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "609", "transfers_in": "37", "transfers_out": "32", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "609", "transfers_in": "37", "transfers_out": "32", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "632", "transfers_in": "63", "transfers_out": "67", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "662", "transfers_in": "46", "transfers_out": "42", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "700", "transfers_in": "38", "transfers_out": "38", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "726", "transfers_in": "45", "transfers_out": "36", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "746", "transfers_in": "39", "transfers_out": "44", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "811", "transfers_in": "60", "transfers_out": "47", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "856", "transfers_in": "40", "transfers_out": "24", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "767", "transfers_in": "13", "transfers_out": "22", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "794", "transfers_in": "17", "transfers_out": "23", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "836", "transfers_in": "46", "transfers_out": "27", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "960", "transfers_in": "76", "transfers_out": "28", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "984", "transfers_in": "60", "transfers_out": "32", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "989", "transfers_in": "49", "transfers_out": "29", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "1046", "transfers_in": "54", "transfers_out": "30", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "1046", "transfers_in": "54", "transfers_out": "30", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75", "selected": "1133", "transfers_in": "116", "transfers_out": "41", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Kieran Trippier": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "161833", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "14.6", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-50917", "selected": "113022", "transfers_in": "1325", "transfers_out": "52242", "value": "54", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.2", "creativity": "9.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "17564", "selected": "132128", "transfers_in": "36350", "transfers_out": "18786", "value": "54", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "35.8", "creativity": "28.3", "threat": "0.0", "ict_index": "6.4", "transfers_balance": "-13606", "selected": "119660", "transfers_in": "10417", "transfers_out": "24023", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "4.0", "creativity": "29.5", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "18227", "selected": "140339", "transfers_in": "28933", "transfers_out": "10706", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "20689", "selected": "164627", "transfers_in": "34797", "transfers_out": "14108", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "81", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "48", "influence": "50.8", "creativity": "36.8", "threat": "0.0", "ict_index": "8.8", "transfers_balance": "6767", "selected": "173742", "transfers_in": "24234", "transfers_out": "17467", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "27.2", "creativity": "61.3", "threat": "4.0", "ict_index": "9.3", "transfers_balance": "71411", "selected": "255326", "transfers_in": "88107", "transfers_out": "16696", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.8", "creativity": "28.6", "threat": "0.0", "ict_index": "6.6", "transfers_balance": "96168", "selected": "359088", "transfers_in": "111924", "transfers_out": "15756", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "82559", "selected": "450976", "transfers_in": "106044", "transfers_out": "23485", "value": "56", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "65218", "selected": "521953", "transfers_in": "102268", "transfers_out": "37050", "value": "56", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.8", "creativity": "4.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-47255", "selected": "478172", "transfers_in": "29447", "transfers_out": "76702", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "33.4", "creativity": "97.3", "threat": "5.0", "ict_index": "13.6", "transfers_balance": "-1288", "selected": "478610", "transfers_in": "27239", "transfers_out": "28527", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5012", "selected": "474885", "transfers_in": "16196", "transfers_out": "21208", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.4", "creativity": "10.1", "threat": "5.0", "ict_index": "4.2", "transfers_balance": "-40333", "selected": "435490", "transfers_in": "9173", "transfers_out": "49506", "value": "57", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.6", "creativity": "32.6", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "-3333", "selected": "434642", "transfers_in": "23517", "transfers_out": "26850", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11764", "selected": "423929", "transfers_in": "9281", "transfers_out": "21045", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.6", "creativity": "22.3", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-55627", "selected": "368836", "transfers_in": "2329", "transfers_out": "57956", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17217", "selected": "352938", "transfers_in": "14022", "transfers_out": "31239", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22544", "selected": "331392", "transfers_in": "11625", "transfers_out": "34169", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "22.0", "creativity": "42.0", "threat": "4.0", "ict_index": "6.8", "transfers_balance": "-9266", "selected": "253432", "transfers_in": "10927", "transfers_out": "20193", "value": "53", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9266", "selected": "253432", "transfers_in": "10927", "transfers_out": "20193", "value": "53", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3504", "selected": "251460", "transfers_in": "21093", "transfers_out": "24597", "value": "53", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.2", "creativity": "4.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-28316", "selected": "223683", "transfers_in": "4080", "transfers_out": "32396", "value": "53", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "22.0", "creativity": "12.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-18691", "selected": "205651", "transfers_in": "3436", "transfers_out": "22127", "value": "52", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.0", "creativity": "17.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "15084", "selected": "221502", "transfers_in": "20950", "transfers_out": "5866", "value": "52", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.8", "creativity": "26.9", "threat": "21.0", "ict_index": "6.3", "transfers_balance": "12733", "selected": "235560", "transfers_in": "21443", "transfers_out": "8710", "value": "52", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60938", "selected": "299795", "transfers_in": "68878", "transfers_out": "7940", "value": "53", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4656", "selected": "306295", "transfers_in": "24141", "transfers_out": "19485", "value": "53", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-25628", "selected": "274231", "transfers_in": "7917", "transfers_out": "33545", "value": "53", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.4", "creativity": "4.7", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "-4194", "selected": "262254", "transfers_in": "6243", "transfers_out": "10437", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7144", "selected": "270231", "transfers_in": "12902", "transfers_out": "5758", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "14.5", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-570", "selected": "270651", "transfers_in": "11360", "transfers_out": "11930", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-570", "selected": "270651", "transfers_in": "11360", "transfers_out": "11930", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "41.8", "creativity": "43.1", "threat": "4.0", "ict_index": "8.9", "transfers_balance": "3919", "selected": "263321", "transfers_in": "9106", "transfers_out": "5187", "value": "52", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.0", "creativity": "44.8", "threat": "12.0", "ict_index": "7.2", "transfers_balance": "55271", "selected": "323382", "transfers_in": "58618", "transfers_out": "3347", "value": "52", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.8", "creativity": "32.0", "threat": "8.0", "ict_index": "5.7", "transfers_balance": "55271", "selected": "323382", "transfers_in": "58618", "transfers_out": "3347", "value": "52", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33390", "selected": "283931", "transfers_in": "4440", "transfers_out": "37830", "value": "52", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Sead Haksabanovic": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "13", "transfers_in": "13", "transfers_out": "6", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "121", "transfers_in": "75", "transfers_out": "38", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "164", "transfers_in": "27", "transfers_out": "23", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "214", "transfers_in": "34", "transfers_out": "31", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "251", "transfers_in": "50", "transfers_out": "42", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "294", "transfers_in": "57", "transfers_out": "39", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "316", "transfers_in": "35", "transfers_out": "35", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "338", "transfers_in": "30", "transfers_out": "26", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39", "selected": "413", "transfers_in": "76", "transfers_out": "37", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "483", "transfers_in": "56", "transfers_out": "40", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "496", "transfers_in": "23", "transfers_out": "30", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "506", "transfers_in": "23", "transfers_out": "23", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "514", "transfers_in": "16", "transfers_out": "20", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "522", "transfers_in": "18", "transfers_out": "25", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "533", "transfers_in": "15", "transfers_out": "14", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "536", "transfers_in": "18", "transfers_out": "24", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "540", "transfers_in": "27", "transfers_out": "30", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "535", "transfers_in": "10", "transfers_out": "18", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "554", "transfers_in": "30", "transfers_out": "17", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "554", "transfers_in": "30", "transfers_out": "17", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "558", "transfers_in": "22", "transfers_out": "31", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "565", "transfers_in": "21", "transfers_out": "22", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "577", "transfers_in": "20", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "582", "transfers_in": "18", "transfers_out": "20", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "596", "transfers_in": "14", "transfers_out": "16", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "611", "transfers_in": "13", "transfers_out": "18", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "615", "transfers_in": "10", "transfers_out": "17", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "588", "transfers_in": "11", "transfers_out": "12", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "606", "transfers_in": "14", "transfers_out": "9", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "611", "transfers_in": "8", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "623", "transfers_in": "10", "transfers_out": "5", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "629", "transfers_in": "3", "transfers_out": "4", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "627", "transfers_in": "6", "transfers_out": "8", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "634", "transfers_in": "15", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "634", "transfers_in": "15", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "647", "transfers_in": "38", "transfers_out": "28", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Eliaquim Mangala": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "209", "selected": "2294", "transfers_in": "280", "transfers_out": "71", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "3170", "transfers_in": "409", "transfers_out": "484", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-232", "selected": "3816", "transfers_in": "310", "transfers_out": "542", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "149", "selected": "4533", "transfers_in": "465", "transfers_out": "316", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "4923", "transfers_in": "500", "transfers_out": "589", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "5247", "transfers_in": "509", "transfers_out": "584", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "5498", "transfers_in": "370", "transfers_out": "496", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "5501", "transfers_in": "153", "transfers_out": "284", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "5491", "transfers_in": "200", "transfers_out": "371", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "5555", "transfers_in": "163", "transfers_out": "250", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "0.5", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "69", "selected": "5846", "transfers_in": "342", "transfers_out": "273", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1427", "selected": "7436", "transfers_in": "1769", "transfers_out": "342", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-406", "selected": "7141", "transfers_in": "322", "transfers_out": "728", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "4.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-280", "selected": "7000", "transfers_in": "342", "transfers_out": "622", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "17", "selected": "7255", "transfers_in": "474", "transfers_out": "457", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.0", "creativity": "1.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1945", "selected": "9476", "transfers_in": "2353", "transfers_out": "408", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.0", "creativity": "0.5", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "688", "selected": "10368", "transfers_in": "1323", "transfers_out": "635", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5058", "selected": "15816", "transfers_in": "7260", "transfers_out": "2202", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2210", "selected": "13753", "transfers_in": "700", "transfers_out": "2910", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.6", "creativity": "10.9", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "724", "selected": "14738", "transfers_in": "2529", "transfers_out": "1805", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1017", "selected": "15899", "transfers_in": "2813", "transfers_out": "1796", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2711", "selected": "13495", "transfers_in": "701", "transfers_out": "3412", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1447", "selected": "12185", "transfers_in": "200", "transfers_out": "1647", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-825", "selected": "11518", "transfers_in": "182", "transfers_out": "1007", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "0.7", "threat": "20.0", "ict_index": "2.7", "transfers_balance": "2422", "selected": "14085", "transfers_in": "3114", "transfers_out": "692", "value": "50", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "44", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "0.6", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "1996", "selected": "16328", "transfers_in": "2982", "transfers_out": "986", "value": "50", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3284", "selected": "13101", "transfers_in": "123", "transfers_out": "3407", "value": "50", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1285", "selected": "11812", "transfers_in": "17", "transfers_out": "1302", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-743", "selected": "9738", "transfers_in": "21", "transfers_out": "764", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "9341", "transfers_in": "11", "transfers_out": "328", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "9220", "transfers_in": "11", "transfers_out": "268", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "9064", "transfers_in": "9", "transfers_out": "174", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "8938", "transfers_in": "8", "transfers_out": "143", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "8849", "transfers_in": "7", "transfers_out": "101", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "8804", "transfers_in": "15", "transfers_out": "72", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "8756", "transfers_in": "15", "transfers_out": "63", "value": "50", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "8708", "transfers_in": "15", "transfers_out": "65", "value": "50", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Peter Crouch": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.4", "creativity": "10.8", "threat": "24.0", "ict_index": "3.8", "transfers_balance": "0", "selected": "104948", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15164", "selected": "96131", "transfers_in": "2110", "transfers_out": "17274", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "28", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.4", "creativity": "0.3", "threat": "21.0", "ict_index": "5.7", "transfers_balance": "-16818", "selected": "81286", "transfers_in": "1587", "transfers_out": "18405", "value": "49", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3006", "selected": "90822", "transfers_in": "14275", "transfers_out": "11269", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.6", "creativity": "10.3", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-4865", "selected": "88366", "transfers_in": "5937", "transfers_out": "10802", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.6", "creativity": "11.9", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-5322", "selected": "84958", "transfers_in": "5951", "transfers_out": "11273", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "20", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "32.2", "creativity": "1.1", "threat": "37.0", "ict_index": "7.0", "transfers_balance": "-5137", "selected": "81103", "transfers_in": "5838", "transfers_out": "10975", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11793", "selected": "95838", "transfers_in": "20830", "transfers_out": "9037", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "10.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-4788", "selected": "91769", "transfers_in": "4387", "transfers_out": "9175", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7697", "selected": "84710", "transfers_in": "4278", "transfers_out": "11975", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "21", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.6", "creativity": "10.6", "threat": "19.0", "ict_index": "6.4", "transfers_balance": "-7964", "selected": "76857", "transfers_in": "393", "transfers_out": "8357", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "11.8", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "12083", "selected": "91418", "transfers_in": "17296", "transfers_out": "5213", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.0", "creativity": "4.7", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "14099", "selected": "107197", "transfers_in": "20916", "transfers_out": "6817", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "14.0", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "12543", "selected": "121108", "transfers_in": "19500", "transfers_out": "6957", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.4", "creativity": "26.8", "threat": "41.0", "ict_index": "9.0", "transfers_balance": "8340", "selected": "131043", "transfers_in": "16313", "transfers_out": "7973", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "16380", "selected": "150424", "transfers_in": "26080", "transfers_out": "9700", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "10.4", "creativity": "36.5", "threat": "15.0", "ict_index": "6.2", "transfers_balance": "1291", "selected": "152874", "transfers_in": "11932", "transfers_out": "10641", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.8", "creativity": "5.7", "threat": "14.0", "ict_index": "2.2", "transfers_balance": "821", "selected": "154869", "transfers_in": "11167", "transfers_out": "10346", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "18.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "8032", "selected": "164949", "transfers_in": "20923", "transfers_out": "12891", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "9.8", "threat": "13.0", "ict_index": "2.7", "transfers_balance": "19750", "selected": "186698", "transfers_in": "27914", "transfers_out": "8164", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4019", "selected": "192473", "transfers_in": "21233", "transfers_out": "17214", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "25.8", "threat": "12.0", "ict_index": "4.9", "transfers_balance": "-4533", "selected": "188377", "transfers_in": "13920", "transfers_out": "18453", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "17.0", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-5613", "selected": "184221", "transfers_in": "17960", "transfers_out": "23573", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "15808", "selected": "201472", "transfers_in": "30713", "transfers_out": "14905", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.4", "creativity": "1.8", "threat": "26.0", "ict_index": "3.0", "transfers_balance": "-5352", "selected": "197483", "transfers_in": "13347", "transfers_out": "18699", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "15.2", "threat": "30.0", "ict_index": "4.6", "transfers_balance": "-16503", "selected": "181435", "transfers_in": "4643", "transfers_out": "21146", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11941", "selected": "170263", "transfers_in": "5434", "transfers_out": "17375", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25384", "selected": "145195", "transfers_in": "1218", "transfers_out": "26602", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.2", "creativity": "15.6", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-6732", "selected": "138489", "transfers_in": "1266", "transfers_out": "7998", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "1.4", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-2164", "selected": "135199", "transfers_in": "2946", "transfers_out": "5110", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.6", "creativity": "5.9", "threat": "20.0", "ict_index": "2.9", "transfers_balance": "1190", "selected": "135158", "transfers_in": "4798", "transfers_out": "3608", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "10.6", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-3375", "selected": "133905", "transfers_in": "3497", "transfers_out": "6872", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.4", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-1765", "selected": "132383", "transfers_in": "2959", "transfers_out": "4724", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.0", "creativity": "1.3", "threat": "35.0", "ict_index": "7.0", "transfers_balance": "-1672", "selected": "130543", "transfers_in": "3062", "transfers_out": "4734", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.0", "creativity": "6.9", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "2427", "selected": "139626", "transfers_in": "4966", "transfers_out": "2539", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "14.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "716", "selected": "134671", "transfers_in": "4313", "transfers_out": "3597", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "14.4", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "2193", "selected": "137107", "transfers_in": "6547", "transfers_out": "4354", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.6", "creativity": "5.2", "threat": "21.0", "ict_index": "5.5", "transfers_balance": "3255", "selected": "140701", "transfers_in": "6788", "transfers_out": "3533", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Erik Lamela": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2875", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-884", "selected": "2421", "transfers_in": "146", "transfers_out": "1030", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "2018", "transfers_in": "102", "transfers_out": "596", "value": "64", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "1873", "transfers_in": "69", "transfers_out": "348", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "1804", "transfers_in": "65", "transfers_out": "191", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "1774", "transfers_in": "79", "transfers_out": "188", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "1710", "transfers_in": "71", "transfers_out": "173", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "1685", "transfers_in": "67", "transfers_out": "129", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1695", "transfers_in": "57", "transfers_out": "64", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1687", "transfers_in": "68", "transfers_out": "95", "value": "63", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1724", "transfers_in": "45", "transfers_out": "59", "value": "63", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1812", "transfers_in": "56", "transfers_out": "80", "value": "63", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1852", "transfers_in": "40", "transfers_out": "54", "value": "63", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.6", "creativity": "28.8", "threat": "17.0", "ict_index": "6.9", "transfers_balance": "200", "selected": "2095", "transfers_in": "248", "transfers_out": "48", "value": "63", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "2494", "selected": "4793", "transfers_in": "2766", "transfers_out": "272", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "26.2", "threat": "39.0", "ict_index": "7.2", "transfers_balance": "-191", "selected": "4782", "transfers_in": "820", "transfers_out": "1011", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.4", "creativity": "35.3", "threat": "40.0", "ict_index": "8.0", "transfers_balance": "21", "selected": "4942", "transfers_in": "824", "transfers_out": "803", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "13", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "0.1", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-92", "selected": "4960", "transfers_in": "654", "transfers_out": "746", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-197", "selected": "4911", "transfers_in": "572", "transfers_out": "769", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.9", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-119", "selected": "4910", "transfers_in": "472", "transfers_out": "591", "value": "63", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "9.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "644", "selected": "4858", "transfers_in": "1055", "transfers_out": "411", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.4", "creativity": "15.7", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "644", "selected": "4858", "transfers_in": "1055", "transfers_out": "411", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-63", "selected": "4984", "transfers_in": "1031", "transfers_out": "1094", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.9", "threat": "29.0", "ict_index": "2.8", "transfers_balance": "-624", "selected": "4516", "transfers_in": "227", "transfers_out": "851", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.4", "creativity": "2.5", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-382", "selected": "4315", "transfers_in": "227", "transfers_out": "609", "value": "63", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "2.2", "creativity": "17.8", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-36", "selected": "4362", "transfers_in": "245", "transfers_out": "281", "value": "63", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.6", "creativity": "27.5", "threat": "52.0", "ict_index": "8.1", "transfers_balance": "280", "selected": "4822", "transfers_in": "581", "transfers_out": "301", "value": "63", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.8", "creativity": "18.3", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "977", "selected": "6230", "transfers_in": "1500", "transfers_out": "523", "value": "63", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "2.8", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "1152", "selected": "7541", "transfers_in": "1633", "transfers_out": "481", "value": "63", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "32.5", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-456", "selected": "7185", "transfers_in": "550", "transfers_out": "1006", "value": "63", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "15.9", "threat": "22.0", "ict_index": "5.3", "transfers_balance": "294", "selected": "7626", "transfers_in": "915", "transfers_out": "621", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.2", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "550", "selected": "8267", "transfers_in": "1099", "transfers_out": "549", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "3.6", "threat": "13.0", "ict_index": "2.3", "transfers_balance": "135", "selected": "8599", "transfers_in": "897", "transfers_out": "762", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.6", "creativity": "1.3", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "135", "selected": "8599", "transfers_in": "897", "transfers_out": "762", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "106", "selected": "8234", "transfers_in": "488", "transfers_out": "382", "value": "63", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.0", "creativity": "23.1", "threat": "28.0", "ict_index": "6.4", "transfers_balance": "-7", "selected": "8297", "transfers_in": "442", "transfers_out": "449", "value": "63", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "11.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-7", "selected": "8297", "transfers_in": "442", "transfers_out": "449", "value": "63", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "16", "goals": "2", "assists": "1", "conceded": "4", "bonus": "1", "minutes": "78", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "72.0", "creativity": "1.9", "threat": "60.0", "ict_index": "13.4", "transfers_balance": "209", "selected": "8618", "transfers_in": "593", "transfers_out": "384", "value": "63", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Marouane Fellaini": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "20119", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2287", "selected": "22421", "transfers_in": "1077", "transfers_out": "3364", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "36.4", "creativity": "10.7", "threat": "35.0", "ict_index": "8.2", "transfers_balance": "-3208", "selected": "20103", "transfers_in": "742", "transfers_out": "3950", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4114", "selected": "27233", "transfers_in": "6703", "transfers_out": "2589", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.0", "creativity": "7.9", "threat": "33.0", "ict_index": "5.8", "transfers_balance": "13083", "selected": "42028", "transfers_in": "18892", "transfers_out": "5809", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "23.0", "creativity": "5.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "10454", "selected": "54993", "transfers_in": "16839", "transfers_out": "6385", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "81.4", "creativity": "13.1", "threat": "74.0", "ict_index": "16.9", "transfers_balance": "-10876", "selected": "44913", "transfers_in": "6335", "transfers_out": "17211", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64666", "selected": "117553", "transfers_in": "114633", "transfers_out": "49967", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23874", "selected": "94114", "transfers_in": "4016", "transfers_out": "27890", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18308", "selected": "76275", "transfers_in": "3086", "transfers_out": "21394", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.8", "creativity": "21.4", "threat": "23.0", "ict_index": "5.1", "transfers_balance": "-7853", "selected": "68607", "transfers_in": "1226", "transfers_out": "9079", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.4", "creativity": "1.6", "threat": "33.0", "ict_index": "3.9", "transfers_balance": "4586", "selected": "74078", "transfers_in": "9807", "transfers_out": "5221", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-4407", "selected": "70037", "transfers_in": "3207", "transfers_out": "7614", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4733", "selected": "65531", "transfers_in": "1576", "transfers_out": "6309", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11170", "selected": "54420", "transfers_in": "174", "transfers_out": "11344", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6264", "selected": "48209", "transfers_in": "289", "transfers_out": "6553", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2951", "selected": "45291", "transfers_in": "143", "transfers_out": "3094", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2649", "selected": "42673", "transfers_in": "85", "transfers_out": "2734", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3066", "selected": "39654", "transfers_in": "88", "transfers_out": "3154", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1718", "selected": "37959", "transfers_in": "73", "transfers_out": "1791", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2479", "selected": "35492", "transfers_in": "75", "transfers_out": "2554", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1127", "selected": "34377", "transfers_in": "32", "transfers_out": "1159", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-960", "selected": "33535", "transfers_in": "760", "transfers_out": "1720", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-420", "selected": "33226", "transfers_in": "519", "transfers_out": "939", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-330", "selected": "33019", "transfers_in": "481", "transfers_out": "811", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-989", "selected": "32061", "transfers_in": "79", "transfers_out": "1068", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1121", "selected": "30954", "transfers_in": "26", "transfers_out": "1147", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "30157", "transfers_in": "24", "transfers_out": "843", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-295", "selected": "29863", "transfers_in": "9", "transfers_out": "304", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-129", "selected": "31660", "transfers_in": "95", "transfers_out": "224", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "31679", "transfers_in": "156", "transfers_out": "185", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "31643", "transfers_in": "70", "transfers_out": "144", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "31578", "transfers_in": "78", "transfers_out": "172", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.6", "creativity": "6.8", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-94", "selected": "31578", "transfers_in": "78", "transfers_out": "172", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.4", "creativity": "2.8", "threat": "26.0", "ict_index": "5.7", "transfers_balance": "18", "selected": "31590", "transfers_in": "95", "transfers_out": "77", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.0", "creativity": "14.8", "threat": "38.0", "ict_index": "6.4", "transfers_balance": "2110", "selected": "33921", "transfers_in": "2293", "transfers_out": "183", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2110", "selected": "33921", "transfers_in": "2293", "transfers_out": "183", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-932", "selected": "32831", "transfers_in": "256", "transfers_out": "1188", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jon Flanagan": [{"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "369", "transfers_in": "90", "transfers_out": "22", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "702", "transfers_in": "96", "transfers_out": "75", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "842", "transfers_in": "47", "transfers_out": "70", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "936", "transfers_in": "63", "transfers_out": "100", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1028", "transfers_in": "73", "transfers_out": "82", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1135", "transfers_in": "59", "transfers_out": "67", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1172", "transfers_in": "37", "transfers_out": "51", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1194", "transfers_in": "32", "transfers_out": "65", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1211", "transfers_in": "33", "transfers_out": "46", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1279", "transfers_in": "38", "transfers_out": "47", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1312", "transfers_in": "27", "transfers_out": "39", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1329", "transfers_in": "33", "transfers_out": "46", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1371", "transfers_in": "42", "transfers_out": "34", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1397", "transfers_in": "35", "transfers_out": "61", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1422", "transfers_in": "32", "transfers_out": "40", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "1457", "transfers_in": "45", "transfers_out": "33", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1507", "transfers_in": "64", "transfers_out": "61", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1537", "transfers_in": "33", "transfers_out": "36", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1570", "transfers_in": "64", "transfers_out": "70", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1582", "transfers_in": "24", "transfers_out": "28", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1645", "transfers_in": "83", "transfers_out": "78", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1663", "transfers_in": "40", "transfers_out": "47", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1723", "transfers_in": "61", "transfers_out": "52", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "1682", "transfers_in": "11", "transfers_out": "58", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "1611", "transfers_in": "5", "transfers_out": "78", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "1562", "transfers_in": "2", "transfers_out": "52", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1545", "transfers_in": "1", "transfers_out": "16", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1533", "transfers_in": "0", "transfers_out": "18", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1526", "transfers_in": "3", "transfers_out": "11", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1514", "transfers_in": "1", "transfers_out": "12", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1514", "transfers_in": "1", "transfers_out": "5", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1507", "transfers_in": "2", "transfers_out": "10", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1506", "transfers_in": "1", "transfers_out": "2", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1506", "transfers_in": "1", "transfers_out": "2", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1506", "transfers_in": "4", "transfers_out": "2", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1506", "transfers_in": "6", "transfers_out": "7", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Simon Mignolet": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "1", "bps": "9", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "69381", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-4017", "selected": "77246", "transfers_in": "2449", "transfers_out": "6466", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2468", "selected": "80220", "transfers_in": "2640", "transfers_out": "5108", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "37.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-7334", "selected": "76546", "transfers_in": "1407", "transfers_out": "8741", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-445", "selected": "77864", "transfers_in": "3541", "transfers_out": "3986", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "5", "bps": "27", "influence": "49.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-4750", "selected": "74162", "transfers_in": "1045", "transfers_out": "5795", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-923", "selected": "74924", "transfers_in": "3156", "transfers_out": "4079", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-3099", "selected": "73237", "transfers_in": "1208", "transfers_out": "4307", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "6", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "293", "selected": "74429", "transfers_in": "2343", "transfers_out": "2050", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1697", "selected": "77251", "transfers_in": "5822", "transfers_out": "4125", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "3096", "selected": "81366", "transfers_in": "5654", "transfers_out": "2558", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "674", "selected": "83313", "transfers_in": "4058", "transfers_out": "3384", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1052", "selected": "82996", "transfers_in": "1721", "transfers_out": "2773", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "1", "bps": "19", "influence": "4.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "319", "selected": "83826", "transfers_in": "2246", "transfers_out": "1927", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "3206", "selected": "87862", "transfers_in": "4854", "transfers_out": "1648", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "94", "selected": "89098", "transfers_in": "3502", "transfers_out": "3408", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1538", "selected": "91318", "transfers_in": "3726", "transfers_out": "2188", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "28", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3387", "selected": "88314", "transfers_in": "756", "transfers_out": "4143", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-1758", "selected": "87404", "transfers_in": "1313", "transfers_out": "3071", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "31.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-477", "selected": "87442", "transfers_in": "2316", "transfers_out": "2793", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1219", "selected": "86784", "transfers_in": "2162", "transfers_out": "3381", "value": "49", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "24.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-2285", "selected": "84724", "transfers_in": "2066", "transfers_out": "4351", "value": "49", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3150", "selected": "82262", "transfers_in": "1770", "transfers_out": "4920", "value": "49", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3948", "selected": "78705", "transfers_in": "1403", "transfers_out": "5351", "value": "49", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2875", "selected": "76289", "transfers_in": "1623", "transfers_out": "4498", "value": "49", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3241", "selected": "73174", "transfers_in": "195", "transfers_out": "3436", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2306", "selected": "71119", "transfers_in": "482", "transfers_out": "2788", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2162", "selected": "69330", "transfers_in": "639", "transfers_out": "2801", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1288", "selected": "68150", "transfers_in": "251", "transfers_out": "1539", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1278", "selected": "66981", "transfers_in": "167", "transfers_out": "1445", "value": "47", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "67835", "transfers_in": "1184", "transfers_out": "1144", "value": "47", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "66564", "transfers_in": "244", "transfers_out": "1063", "value": "47", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-633", "selected": "66063", "transfers_in": "190", "transfers_out": "823", "value": "47", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-549", "selected": "65579", "transfers_in": "124", "transfers_out": "673", "value": "47", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475", "selected": "65269", "transfers_in": "169", "transfers_out": "644", "value": "47", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "65004", "transfers_in": "90", "transfers_out": "386", "value": "47", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "64704", "transfers_in": "30", "transfers_out": "357", "value": "47", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "64628", "transfers_in": "155", "transfers_out": "312", "value": "47", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Victor Moses": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "14003", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.4", "creativity": "15.4", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "1716", "selected": "25708", "transfers_in": "3260", "transfers_out": "1544", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.0", "creativity": "11.8", "threat": "25.0", "ict_index": "4.1", "transfers_balance": "4497", "selected": "37257", "transfers_in": "7716", "transfers_out": "3219", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.8", "creativity": "6.4", "threat": "13.0", "ict_index": "3.8", "transfers_balance": "1473", "selected": "45642", "transfers_in": "4870", "transfers_out": "3397", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.2", "creativity": "15.6", "threat": "30.0", "ict_index": "5.8", "transfers_balance": "-2636", "selected": "45821", "transfers_in": "1217", "transfers_out": "3853", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "8.6", "creativity": "12.0", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "276", "selected": "49499", "transfers_in": "3684", "transfers_out": "3408", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-243", "selected": "52216", "transfers_in": "3446", "transfers_out": "3689", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "39", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3191", "selected": "51734", "transfers_in": "2111", "transfers_out": "5302", "value": "65", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7646", "selected": "44442", "transfers_in": "231", "transfers_out": "7877", "value": "65", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6845", "selected": "37875", "transfers_in": "78", "transfers_out": "6923", "value": "65", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2743", "selected": "35396", "transfers_in": "46", "transfers_out": "2789", "value": "64", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2040", "selected": "33777", "transfers_in": "102", "transfers_out": "2142", "value": "64", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-879", "selected": "33181", "transfers_in": "130", "transfers_out": "1009", "value": "64", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "58", "selected": "33700", "transfers_in": "538", "transfers_out": "480", "value": "64", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "9", "goals": "0", "assists": "2", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "32.2", "creativity": "18.2", "threat": "73.0", "ict_index": "12.3", "transfers_balance": "260", "selected": "34520", "transfers_in": "835", "transfers_out": "575", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "13091", "selected": "49641", "transfers_in": "14404", "transfers_out": "1313", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.0", "creativity": "7.1", "threat": "22.0", "ict_index": "3.9", "transfers_balance": "-575", "selected": "49789", "transfers_in": "2808", "transfers_out": "3383", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "81", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "13.8", "creativity": "30.5", "threat": "4.0", "ict_index": "4.8", "transfers_balance": "349", "selected": "50879", "transfers_in": "2973", "transfers_out": "2624", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "6.6", "creativity": "11.1", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "3229", "selected": "55490", "transfers_in": "5986", "transfers_out": "2757", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "8.4", "creativity": "15.6", "threat": "38.0", "ict_index": "6.2", "transfers_balance": "4440", "selected": "60896", "transfers_in": "6508", "transfers_out": "2068", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.4", "creativity": "2.0", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "11969", "selected": "74988", "transfers_in": "15812", "transfers_out": "3843", "value": "64", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.8", "creativity": "13.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-5821", "selected": "69636", "transfers_in": "3101", "transfers_out": "8922", "value": "64", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "8.2", "creativity": "8.7", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "-3410", "selected": "67634", "transfers_in": "5233", "transfers_out": "8643", "value": "64", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "17", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "40.6", "creativity": "6.7", "threat": "23.0", "ict_index": "7.0", "transfers_balance": "726", "selected": "69280", "transfers_in": "4458", "transfers_out": "3732", "value": "64", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33982", "selected": "107454", "transfers_in": "40946", "transfers_out": "6964", "value": "64", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "13.6", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-5357", "selected": "103448", "transfers_in": "6762", "transfers_out": "12119", "value": "64", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "37.2", "creativity": "14.4", "threat": "48.0", "ict_index": "10.0", "transfers_balance": "3361", "selected": "109368", "transfers_in": "13903", "transfers_out": "10542", "value": "64", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.4", "creativity": "1.4", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "3779", "selected": "116748", "transfers_in": "14708", "transfers_out": "10929", "value": "64", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "1.3", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "-3320", "selected": "114278", "transfers_in": "4362", "transfers_out": "7682", "value": "64", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6957", "selected": "119223", "transfers_in": "10830", "transfers_out": "3873", "value": "64", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "30.2", "creativity": "15.9", "threat": "31.0", "ict_index": "7.7", "transfers_balance": "-3157", "selected": "109636", "transfers_in": "2089", "transfers_out": "5246", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "17.0", "threat": "10.0", "ict_index": "3.9", "transfers_balance": "4341", "selected": "114929", "transfers_in": "7321", "transfers_out": "2980", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "7764", "selected": "126040", "transfers_in": "11840", "transfers_out": "4076", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "14", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "54.6", "creativity": "29.4", "threat": "42.0", "ict_index": "12.6", "transfers_balance": "7764", "selected": "126040", "transfers_in": "11840", "transfers_out": "4076", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "4.8", "creativity": "6.1", "threat": "35.0", "ict_index": "4.6", "transfers_balance": "21666", "selected": "144967", "transfers_in": "24705", "transfers_out": "3039", "value": "65", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "88", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "31.2", "creativity": "55.4", "threat": "10.0", "ict_index": "9.7", "transfers_balance": "10662", "selected": "156897", "transfers_in": "16200", "transfers_out": "5538", "value": "65", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10662", "selected": "156897", "transfers_in": "16200", "transfers_out": "5538", "value": "65", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.8", "creativity": "24.8", "threat": "11.0", "ict_index": "4.8", "transfers_balance": "13968", "selected": "172762", "transfers_in": "18460", "transfers_out": "4492", "value": "65", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Marc Albrighton": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "87", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "31.0", "creativity": "20.2", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "0", "selected": "45539", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.0", "creativity": "26.4", "threat": "19.0", "ict_index": "5.2", "transfers_balance": "62056", "selected": "146708", "transfers_in": "69756", "transfers_out": "7700", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-4762", "selected": "149705", "transfers_in": "17877", "transfers_out": "22639", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.2", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-13735", "selected": "139166", "transfers_in": "7461", "transfers_out": "21196", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.8", "creativity": "15.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-9604", "selected": "130452", "transfers_in": "4948", "transfers_out": "14552", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.8", "creativity": "39.4", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-14033", "selected": "116992", "transfers_in": "2510", "transfers_out": "16543", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "14.6", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-8275", "selected": "109348", "transfers_in": "4557", "transfers_out": "12832", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "11.6", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "-4715", "selected": "105191", "transfers_in": "5066", "transfers_out": "9781", "value": "55", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "15.5", "threat": "37.0", "ict_index": "6.7", "transfers_balance": "-7030", "selected": "98322", "transfers_in": "1048", "transfers_out": "8078", "value": "55", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-8383", "selected": "90159", "transfers_in": "1210", "transfers_out": "9593", "value": "55", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7169", "selected": "83097", "transfers_in": "500", "transfers_out": "7669", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "4.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-7191", "selected": "76014", "transfers_in": "188", "transfers_out": "7379", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "46.2", "creativity": "1.5", "threat": "19.0", "ict_index": "6.7", "transfers_balance": "-3492", "selected": "72586", "transfers_in": "313", "transfers_out": "3805", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "41.4", "creativity": "46.1", "threat": "2.0", "ict_index": "9.0", "transfers_balance": "1039", "selected": "73864", "transfers_in": "2729", "transfers_out": "1690", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "31.8", "threat": "20.0", "ict_index": "6.1", "transfers_balance": "13653", "selected": "88244", "transfers_in": "15664", "transfers_out": "2011", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.8", "creativity": "37.8", "threat": "9.0", "ict_index": "8.3", "transfers_balance": "6318", "selected": "95707", "transfers_in": "11383", "transfers_out": "5065", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "9342", "selected": "105952", "transfers_in": "13216", "transfers_out": "3874", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "29.3", "threat": "2.0", "ict_index": "4.8", "transfers_balance": "3822", "selected": "110371", "transfers_in": "10423", "transfers_out": "6601", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "26.2", "creativity": "34.8", "threat": "1.0", "ict_index": "6.2", "transfers_balance": "-7163", "selected": "104531", "transfers_in": "5191", "transfers_out": "12354", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "42.0", "creativity": "61.5", "threat": "2.0", "ict_index": "10.6", "transfers_balance": "744", "selected": "105920", "transfers_in": "5414", "transfers_out": "4670", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.8", "creativity": "11.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "2647", "selected": "109355", "transfers_in": "8677", "transfers_out": "6030", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "66.2", "creativity": "43.3", "threat": "33.0", "ict_index": "14.3", "transfers_balance": "2337", "selected": "111941", "transfers_in": "9358", "transfers_out": "7021", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "15.7", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "47826", "selected": "164061", "transfers_in": "68074", "transfers_out": "20248", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "3.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "34713", "selected": "201409", "transfers_in": "50537", "transfers_out": "15824", "value": "56", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "34.3", "threat": "33.0", "ict_index": "8.3", "transfers_balance": "18588", "selected": "222393", "transfers_in": "38196", "transfers_out": "19608", "value": "56", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "31.3", "threat": "27.0", "ict_index": "7.4", "transfers_balance": "2696", "selected": "225631", "transfers_in": "19904", "transfers_out": "17208", "value": "56", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.2", "creativity": "2.4", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-32272", "selected": "193750", "transfers_in": "4340", "transfers_out": "36612", "value": "56", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.2", "creativity": "16.4", "threat": "37.0", "ict_index": "7.3", "transfers_balance": "-26", "selected": "194435", "transfers_in": "15474", "transfers_out": "15500", "value": "56", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.4", "creativity": "75.4", "threat": "6.0", "ict_index": "10.3", "transfers_balance": "8327", "selected": "203282", "transfers_in": "15575", "transfers_out": "7248", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "28.2", "creativity": "40.4", "threat": "2.0", "ict_index": "7.1", "transfers_balance": "-3822", "selected": "199941", "transfers_in": "9546", "transfers_out": "13368", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "13.4", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-3358", "selected": "183522", "transfers_in": "8346", "transfers_out": "11704", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "11.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "5306", "selected": "189076", "transfers_in": "13725", "transfers_out": "8419", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22071", "selected": "217686", "transfers_in": "30004", "transfers_out": "7933", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.6", "creativity": "24.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "22071", "selected": "217686", "transfers_in": "30004", "transfers_out": "7933", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "-2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "55", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "1.0", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "-5901", "selected": "178309", "transfers_in": "4512", "transfers_out": "10413", "value": "55", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35746", "selected": "141559", "transfers_in": "248", "transfers_out": "35994", "value": "55", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35746", "selected": "141559", "transfers_in": "248", "transfers_out": "35994", "value": "55", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13134", "selected": "129024", "transfers_in": "132", "transfers_out": "13266", "value": "55", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Harry Maguire": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "46.4", "creativity": "11.0", "threat": "6.0", "ict_index": "6.3", "transfers_balance": "0", "selected": "53600", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "52.2", "creativity": "0.7", "threat": "35.0", "ict_index": "8.8", "transfers_balance": "16928", "selected": "98736", "transfers_in": "20952", "transfers_out": "4024", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "32.4", "creativity": "0.9", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "116791", "selected": "264186", "transfers_in": "151408", "transfers_out": "34617", "value": "51", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.8", "creativity": "1.5", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "37823", "selected": "322299", "transfers_in": "65365", "transfers_out": "27542", "value": "51", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.6", "creativity": "3.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "20517", "selected": "350159", "transfers_in": "42489", "transfers_out": "21972", "value": "51", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.8", "creativity": "11.2", "threat": "2.0", "ict_index": "5.7", "transfers_balance": "-17326", "selected": "336325", "transfers_in": "13071", "transfers_out": "30397", "value": "51", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "21800", "selected": "362160", "transfers_in": "42127", "transfers_out": "20327", "value": "51", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.2", "creativity": "11.3", "threat": "43.0", "ict_index": "7.7", "transfers_balance": "21122", "selected": "387311", "transfers_in": "40721", "transfers_out": "19599", "value": "51", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "37.8", "creativity": "10.2", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "2309", "selected": "391386", "transfers_in": "18479", "transfers_out": "16170", "value": "51", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.8", "creativity": "0.2", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-6241", "selected": "386965", "transfers_in": "16661", "transfers_out": "22902", "value": "51", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "27.0", "creativity": "21.3", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "10163", "selected": "399165", "transfers_in": "22970", "transfers_out": "12807", "value": "51", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "0.3", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "9207", "selected": "411358", "transfers_in": "30328", "transfers_out": "21121", "value": "51", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "13441", "selected": "426598", "transfers_in": "29993", "transfers_out": "16552", "value": "51", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-18132", "selected": "409130", "transfers_in": "5599", "transfers_out": "23731", "value": "52", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "19.0", "creativity": "0.7", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "13206", "selected": "423720", "transfers_in": "24933", "transfers_out": "11727", "value": "52", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.6", "creativity": "10.8", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "53270", "selected": "481633", "transfers_in": "63404", "transfers_out": "10134", "value": "52", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "40.4", "creativity": "14.6", "threat": "21.0", "ict_index": "7.6", "transfers_balance": "-1756", "selected": "481264", "transfers_in": "17562", "transfers_out": "19318", "value": "52", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.2", "creativity": "2.8", "threat": "11.0", "ict_index": "3.0", "transfers_balance": "56682", "selected": "540968", "transfers_in": "64602", "transfers_out": "7920", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "49.0", "creativity": "0.8", "threat": "35.0", "ict_index": "8.5", "transfers_balance": "-34116", "selected": "508714", "transfers_in": "17086", "transfers_out": "51202", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "10.1", "threat": "22.0", "ict_index": "4.8", "transfers_balance": "67609", "selected": "579667", "transfers_in": "77316", "transfers_out": "9707", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "29.2", "creativity": "0.9", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "8335", "selected": "590847", "transfers_in": "53028", "transfers_out": "44693", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "24.2", "creativity": "0.6", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "18655", "selected": "611054", "transfers_in": "62764", "transfers_out": "44109", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "17.6", "creativity": "0.8", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "7835", "selected": "623361", "transfers_in": "61023", "transfers_out": "53188", "value": "54", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "26.2", "creativity": "11.0", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "57249", "selected": "684481", "transfers_in": "77595", "transfers_out": "20346", "value": "54", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "28.2", "creativity": "1.0", "threat": "14.0", "ict_index": "4.3", "transfers_balance": "36101", "selected": "725173", "transfers_in": "60353", "transfers_out": "24252", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.0", "creativity": "11.6", "threat": "13.0", "ict_index": "4.4", "transfers_balance": "21570", "selected": "748538", "transfers_in": "43331", "transfers_out": "21761", "value": "55", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-22948", "selected": "727628", "transfers_in": "19907", "transfers_out": "42855", "value": "55", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.6", "creativity": "11.8", "threat": "25.0", "ict_index": "6.2", "transfers_balance": "25244", "selected": "755917", "transfers_in": "60067", "transfers_out": "34823", "value": "55", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.6", "creativity": "12.8", "threat": "86.0", "ict_index": "11.3", "transfers_balance": "22709", "selected": "780544", "transfers_in": "40426", "transfers_out": "17717", "value": "55", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "0.9", "threat": "5.0", "ict_index": "2.1", "transfers_balance": "3932", "selected": "754982", "transfers_in": "29058", "transfers_out": "25126", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.4", "creativity": "12.1", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "-1669", "selected": "727663", "transfers_in": "21334", "transfers_out": "23003", "value": "56", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "26.3", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "6717", "selected": "735583", "transfers_in": "20532", "transfers_out": "13815", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.6", "creativity": "13.9", "threat": "32.0", "ict_index": "6.8", "transfers_balance": "18432", "selected": "761573", "transfers_in": "38161", "transfers_out": "19729", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.4", "creativity": "1.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "18432", "selected": "761573", "transfers_in": "38161", "transfers_out": "19729", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "1.6", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "-11436", "selected": "697770", "transfers_in": "7214", "transfers_out": "18650", "value": "56", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.4", "creativity": "12.7", "threat": "9.0", "ict_index": "4.9", "transfers_balance": "-19114", "selected": "677455", "transfers_in": "7126", "transfers_out": "26240", "value": "56", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.0", "creativity": "11.1", "threat": "19.0", "ict_index": "5.9", "transfers_balance": "-19114", "selected": "677455", "transfers_in": "7126", "transfers_out": "26240", "value": "56", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.2", "creativity": "10.5", "threat": "32.0", "ict_index": "7.0", "transfers_balance": "-33861", "selected": "642354", "transfers_in": "2077", "transfers_out": "35938", "value": "55", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Andreas Pereira": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4259", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-963", "selected": "3869", "transfers_in": "79", "transfers_out": "1042", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-772", "selected": "3532", "transfers_in": "65", "transfers_out": "837", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-683", "selected": "2935", "transfers_in": "31", "transfers_out": "714", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "2515", "transfers_in": "1", "transfers_out": "422", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-270", "selected": "2247", "transfers_in": "3", "transfers_out": "273", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "2076", "transfers_in": "4", "transfers_out": "177", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "1968", "transfers_in": "3", "transfers_out": "114", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1930", "transfers_in": "1", "transfers_out": "40", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1892", "transfers_in": "4", "transfers_out": "42", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1874", "transfers_in": "4", "transfers_out": "23", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1830", "transfers_in": "5", "transfers_out": "50", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1807", "transfers_in": "0", "transfers_out": "24", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1792", "transfers_in": "1", "transfers_out": "17", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1774", "transfers_in": "0", "transfers_out": "19", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1760", "transfers_in": "1", "transfers_out": "18", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1753", "transfers_in": "1", "transfers_out": "8", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1747", "transfers_in": "0", "transfers_out": "6", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1736", "transfers_in": "2", "transfers_out": "14", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1731", "transfers_in": "2", "transfers_out": "7", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1717", "transfers_in": "0", "transfers_out": "14", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1714", "transfers_in": "2", "transfers_out": "6", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1695", "transfers_in": "2", "transfers_out": "22", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1689", "transfers_in": "0", "transfers_out": "6", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1686", "transfers_in": "2", "transfers_out": "9", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1684", "transfers_in": "2", "transfers_out": "4", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1683", "transfers_in": "5", "transfers_out": "6", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1674", "transfers_in": "1", "transfers_out": "11", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1670", "transfers_in": "1", "transfers_out": "5", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1905", "transfers_in": "1", "transfers_out": "5", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1901", "transfers_in": "0", "transfers_out": "2", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1902", "transfers_in": "1", "transfers_out": "0", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1902", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1902", "transfers_in": "0", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1901", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1901", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1901", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1901", "transfers_in": "1", "transfers_out": "1", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Johann Berg Gudmundsson": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "2820", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.0", "creativity": "28.9", "threat": "5.0", "ict_index": "3.7", "transfers_balance": "45", "selected": "3838", "transfers_in": "335", "transfers_out": "290", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "11.5", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "-173", "selected": "3908", "transfers_in": "245", "transfers_out": "418", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-93", "selected": "4009", "transfers_in": "296", "transfers_out": "389", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-52", "selected": "4043", "transfers_in": "245", "transfers_out": "297", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "3992", "transfers_in": "222", "transfers_out": "373", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "3864", "transfers_in": "131", "transfers_out": "326", "value": "50", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.6", "creativity": "20.1", "threat": "19.0", "ict_index": "5.9", "transfers_balance": "-87", "selected": "3845", "transfers_in": "195", "transfers_out": "282", "value": "50", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "19", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.2", "creativity": "12.0", "threat": "9.0", "ict_index": "2.4", "transfers_balance": "12", "selected": "3887", "transfers_in": "194", "transfers_out": "182", "value": "50", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "31.0", "creativity": "30.6", "threat": "20.0", "ict_index": "8.2", "transfers_balance": "-151", "selected": "3766", "transfers_in": "99", "transfers_out": "250", "value": "50", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.0", "creativity": "18.8", "threat": "10.0", "ict_index": "5.5", "transfers_balance": "256", "selected": "4093", "transfers_in": "422", "transfers_out": "166", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "13.1", "threat": "9.0", "ict_index": "3.8", "transfers_balance": "3175", "selected": "7595", "transfers_in": "3690", "transfers_out": "515", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "6.3", "threat": "13.0", "ict_index": "3.7", "transfers_balance": "-23", "selected": "7664", "transfers_in": "745", "transfers_out": "768", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "13.2", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "690", "selected": "8443", "transfers_in": "1306", "transfers_out": "616", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "31.4", "creativity": "71.1", "threat": "26.0", "ict_index": "12.9", "transfers_balance": "1266", "selected": "9835", "transfers_in": "1844", "transfers_out": "578", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "29.0", "creativity": "24.3", "threat": "33.0", "ict_index": "8.6", "transfers_balance": "1174", "selected": "11183", "transfers_in": "2017", "transfers_out": "843", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "48.0", "threat": "9.0", "ict_index": "6.6", "transfers_balance": "6853", "selected": "18321", "transfers_in": "7570", "transfers_out": "717", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.2", "creativity": "23.2", "threat": "55.0", "ict_index": "9.2", "transfers_balance": "2666", "selected": "21209", "transfers_in": "4221", "transfers_out": "1555", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.2", "creativity": "30.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-509", "selected": "20934", "transfers_in": "2456", "transfers_out": "2965", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.8", "creativity": "16.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1298", "selected": "19761", "transfers_in": "777", "transfers_out": "2075", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.2", "creativity": "78.7", "threat": "8.0", "ict_index": "11.0", "transfers_balance": "255", "selected": "20186", "transfers_in": "2459", "transfers_out": "2204", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "42.4", "creativity": "26.9", "threat": "43.0", "ict_index": "11.2", "transfers_balance": "-580", "selected": "19666", "transfers_in": "2044", "transfers_out": "2624", "value": "50", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "39.3", "threat": "4.0", "ict_index": "5.5", "transfers_balance": "17481", "selected": "37970", "transfers_in": "23320", "transfers_out": "5839", "value": "50", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "56.4", "threat": "44.0", "ict_index": "11.4", "transfers_balance": "-2608", "selected": "35558", "transfers_in": "3568", "transfers_out": "6176", "value": "50", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "1.5", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "11541", "selected": "47553", "transfers_in": "16398", "transfers_out": "4857", "value": "50", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "50.4", "creativity": "40.8", "threat": "19.0", "ict_index": "11.0", "transfers_balance": "-2839", "selected": "44817", "transfers_in": "2700", "transfers_out": "5539", "value": "50", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "53.6", "threat": "31.0", "ict_index": "10.4", "transfers_balance": "29057", "selected": "74822", "transfers_in": "33541", "transfers_out": "4484", "value": "50", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.4", "creativity": "10.0", "threat": "39.0", "ict_index": "5.8", "transfers_balance": "12748", "selected": "88383", "transfers_in": "19801", "transfers_out": "7053", "value": "51", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.0", "creativity": "59.6", "threat": "61.0", "ict_index": "14.7", "transfers_balance": "16", "selected": "88563", "transfers_in": "6821", "transfers_out": "6805", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.2", "creativity": "17.8", "threat": "13.0", "ict_index": "4.7", "transfers_balance": "9782", "selected": "96871", "transfers_in": "14934", "transfers_out": "5152", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18365", "selected": "111277", "transfers_in": "29785", "transfers_out": "11420", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21594", "selected": "89051", "transfers_in": "3863", "transfers_out": "25457", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.0", "creativity": "25.3", "threat": "3.0", "ict_index": "4.9", "transfers_balance": "-14203", "selected": "74373", "transfers_in": "2532", "transfers_out": "16735", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "32.2", "creativity": "47.8", "threat": "8.0", "ict_index": "8.8", "transfers_balance": "-14203", "selected": "74373", "transfers_in": "2532", "transfers_out": "16735", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "61.1", "threat": "21.0", "ict_index": "9.9", "transfers_balance": "21489", "selected": "98285", "transfers_in": "23431", "transfers_out": "1942", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "30.8", "threat": "12.0", "ict_index": "5.0", "transfers_balance": "16119", "selected": "114439", "transfers_in": "21525", "transfers_out": "5406", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "88", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.6", "creativity": "44.9", "threat": "11.0", "ict_index": "7.0", "transfers_balance": "-15992", "selected": "96955", "transfers_in": "4937", "transfers_out": "20929", "value": "50", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.2", "creativity": "73.6", "threat": "4.0", "ict_index": "9.5", "transfers_balance": "10955", "selected": "109985", "transfers_in": "15902", "transfers_out": "4947", "value": "50", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Mesut \u00d6zil": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "80.8", "threat": "25.0", "ict_index": "12.4", "transfers_balance": "0", "selected": "78613", "transfers_in": "0", "transfers_out": "0", "value": "95", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.0", "creativity": "68.0", "threat": "15.0", "ict_index": "10.1", "transfers_balance": "822", "selected": "116891", "transfers_in": "8595", "transfers_out": "7773", "value": "95", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "29.8", "threat": "9.0", "ict_index": "4.4", "transfers_balance": "-13430", "selected": "113940", "transfers_in": "3079", "transfers_out": "16509", "value": "95", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "46.1", "threat": "17.0", "ict_index": "7.5", "transfers_balance": "-1282", "selected": "120542", "transfers_in": "15931", "transfers_out": "17213", "value": "95", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9051", "selected": "115105", "transfers_in": "4116", "transfers_out": "13167", "value": "95", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-21429", "selected": "94857", "transfers_in": "1426", "transfers_out": "22855", "value": "94", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11073", "selected": "84752", "transfers_in": "1136", "transfers_out": "12209", "value": "94", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.2", "creativity": "23.8", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-7589", "selected": "77707", "transfers_in": "774", "transfers_out": "8363", "value": "93", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "71.6", "creativity": "89.3", "threat": "29.0", "ict_index": "19.0", "transfers_balance": "-1609", "selected": "76710", "transfers_in": "650", "transfers_out": "2259", "value": "93", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "36.2", "creativity": "71.8", "threat": "36.0", "ict_index": "14.4", "transfers_balance": "29147", "selected": "108483", "transfers_in": "33484", "transfers_out": "4337", "value": "93", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "12.8", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-6732", "selected": "103895", "transfers_in": "5343", "transfers_out": "12075", "value": "93", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.2", "creativity": "50.8", "threat": "6.0", "ict_index": "8.5", "transfers_balance": "-5940", "selected": "100121", "transfers_in": "3119", "transfers_out": "9059", "value": "93", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1218", "selected": "102599", "transfers_in": "4959", "transfers_out": "3741", "value": "93", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "17", "goals": "1", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "81.6", "creativity": "69.9", "threat": "41.0", "ict_index": "19.3", "transfers_balance": "-10402", "selected": "92526", "transfers_in": "694", "transfers_out": "11096", "value": "93", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.2", "creativity": "65.4", "threat": "37.0", "ict_index": "12.8", "transfers_balance": "16763", "selected": "110829", "transfers_in": "19305", "transfers_out": "2542", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "22.1", "threat": "14.0", "ict_index": "4.8", "transfers_balance": "13154", "selected": "126530", "transfers_in": "20169", "transfers_out": "7015", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.4", "creativity": "60.5", "threat": "20.0", "ict_index": "9.7", "transfers_balance": "-3776", "selected": "123765", "transfers_in": "5412", "transfers_out": "9188", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "66.8", "creativity": "105.5", "threat": "36.0", "ict_index": "20.8", "transfers_balance": "10062", "selected": "135211", "transfers_in": "17258", "transfers_out": "7196", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.6", "creativity": "18.6", "threat": "47.0", "ict_index": "10.6", "transfers_balance": "3864", "selected": "141913", "transfers_in": "15782", "transfers_out": "11918", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "20.6", "creativity": "55.2", "threat": "35.0", "ict_index": "11.1", "transfers_balance": "10541", "selected": "154765", "transfers_in": "17195", "transfers_out": "6654", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4494", "selected": "161422", "transfers_in": "18311", "transfers_out": "13817", "value": "93", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.2", "creativity": "47.8", "threat": "13.0", "ict_index": "7.5", "transfers_balance": "-28811", "selected": "133176", "transfers_in": "3461", "transfers_out": "32272", "value": "93", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7015", "selected": "128450", "transfers_in": "22334", "transfers_out": "29349", "value": "93", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.6", "creativity": "32.9", "threat": "28.0", "ict_index": "8.6", "transfers_balance": "-16831", "selected": "112125", "transfers_in": "705", "transfers_out": "17536", "value": "93", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.2", "creativity": "59.4", "threat": "19.0", "ict_index": "11.2", "transfers_balance": "20613", "selected": "135118", "transfers_in": "24871", "transfers_out": "4258", "value": "93", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.6", "creativity": "59.9", "threat": "12.0", "ict_index": "8.7", "transfers_balance": "21123", "selected": "157698", "transfers_in": "27007", "transfers_out": "5884", "value": "93", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.6", "creativity": "28.0", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "-8423", "selected": "151399", "transfers_in": "9082", "transfers_out": "17505", "value": "93", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.2", "creativity": "25.1", "threat": "18.0", "ict_index": "4.9", "transfers_balance": "-17334", "selected": "136024", "transfers_in": "2542", "transfers_out": "19876", "value": "93", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.0", "creativity": "28.2", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "-2939", "selected": "133620", "transfers_in": "2575", "transfers_out": "5514", "value": "93", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "31.6", "creativity": "49.2", "threat": "27.0", "ict_index": "10.8", "transfers_balance": "-207", "selected": "128853", "transfers_in": "4019", "transfers_out": "4226", "value": "93", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "23.2", "creativity": "84.8", "threat": "17.0", "ict_index": "12.5", "transfers_balance": "7983", "selected": "137747", "transfers_in": "10147", "transfers_out": "2164", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19984", "selected": "159240", "transfers_in": "23151", "transfers_out": "3167", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16325", "selected": "140847", "transfers_in": "2806", "transfers_out": "19131", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18526", "selected": "179072", "transfers_in": "24271", "transfers_out": "5745", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22108", "selected": "139639", "transfers_in": "620", "transfers_out": "22728", "value": "93", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4200", "selected": "135815", "transfers_in": "1370", "transfers_out": "5570", "value": "93", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4200", "selected": "135815", "transfers_in": "1370", "transfers_out": "5570", "value": "93", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10856", "selected": "124922", "transfers_in": "215", "transfers_out": "11071", "value": "93", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Oluwatosin Adarabioyo": [{"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "201", "selected": "288", "transfers_in": "271", "transfers_out": "70", "value": "40", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "163", "selected": "515", "transfers_in": "296", "transfers_out": "133", "value": "40", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "257", "selected": "986", "transfers_in": "492", "transfers_out": "235", "value": "40", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "131", "selected": "1227", "transfers_in": "318", "transfers_out": "187", "value": "40", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "141", "selected": "1548", "transfers_in": "359", "transfers_out": "218", "value": "40", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "1767", "transfers_in": "286", "transfers_out": "148", "value": "40", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "2018", "transfers_in": "352", "transfers_out": "251", "value": "40", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "123", "selected": "2363", "transfers_in": "377", "transfers_out": "254", "value": "40", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "2552", "transfers_in": "226", "transfers_out": "124", "value": "40", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "2489", "transfers_in": "195", "transfers_out": "146", "value": "40", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "2632", "transfers_in": "176", "transfers_out": "145", "value": "40", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "2736", "transfers_in": "157", "transfers_out": "110", "value": "40", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "2843", "transfers_in": "131", "transfers_out": "114", "value": "40", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2798", "transfers_in": "102", "transfers_out": "123", "value": "40", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2833", "transfers_in": "102", "transfers_out": "101", "value": "40", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "2888", "transfers_in": "116", "transfers_out": "106", "value": "40", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "2888", "transfers_in": "116", "transfers_out": "106", "value": "40", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "3001", "transfers_in": "196", "transfers_out": "133", "value": "40", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Sofiane Boufal": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "6.3", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "9203", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1461", "selected": "9019", "transfers_in": "345", "transfers_out": "1806", "value": "60", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2183", "selected": "7317", "transfers_in": "180", "transfers_out": "2363", "value": "59", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "6.2", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "-1207", "selected": "6367", "transfers_in": "141", "transfers_out": "1348", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-384", "selected": "6251", "transfers_in": "150", "transfers_out": "534", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-638", "selected": "5704", "transfers_in": "78", "transfers_out": "716", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.0", "creativity": "47.3", "threat": "4.0", "ict_index": "6.1", "transfers_balance": "-424", "selected": "5363", "transfers_in": "106", "transfers_out": "530", "value": "57", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "2.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-171", "selected": "5275", "transfers_in": "165", "transfers_out": "336", "value": "57", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "9", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "39.8", "creativity": "12.1", "threat": "17.0", "ict_index": "6.9", "transfers_balance": "-100", "selected": "5209", "transfers_in": "103", "transfers_out": "203", "value": "57", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "10.6", "creativity": "13.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "2643", "selected": "8160", "transfers_in": "3182", "transfers_out": "539", "value": "57", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.8", "creativity": "13.3", "threat": "39.0", "ict_index": "6.0", "transfers_balance": "705", "selected": "9101", "transfers_in": "1494", "transfers_out": "789", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "68", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.8", "creativity": "1.9", "threat": "22.0", "ict_index": "2.7", "transfers_balance": "-248", "selected": "9066", "transfers_in": "777", "transfers_out": "1025", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.2", "creativity": "19.0", "threat": "18.0", "ict_index": "4.4", "transfers_balance": "-123", "selected": "9089", "transfers_in": "615", "transfers_out": "738", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.0", "creativity": "10.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-358", "selected": "8814", "transfers_in": "376", "transfers_out": "734", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.8", "creativity": "20.8", "threat": "43.0", "ict_index": "8.7", "transfers_balance": "926", "selected": "9903", "transfers_in": "1410", "transfers_out": "484", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "10.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-100", "selected": "10002", "transfers_in": "782", "transfers_out": "882", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.2", "creativity": "42.5", "threat": "6.0", "ict_index": "6.3", "transfers_balance": "-322", "selected": "9774", "transfers_in": "399", "transfers_out": "721", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "13.7", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-489", "selected": "9371", "transfers_in": "253", "transfers_out": "742", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "3.0", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-351", "selected": "9202", "transfers_in": "417", "transfers_out": "768", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "46.2", "creativity": "17.9", "threat": "96.0", "ict_index": "16.0", "transfers_balance": "-525", "selected": "8820", "transfers_in": "144", "transfers_out": "669", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "20.4", "threat": "24.0", "ict_index": "5.2", "transfers_balance": "433", "selected": "9535", "transfers_in": "988", "transfers_out": "555", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "30.5", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "1043", "selected": "10714", "transfers_in": "1741", "transfers_out": "698", "value": "57", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "353", "selected": "11526", "transfers_in": "1647", "transfers_out": "1294", "value": "57", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "3.6", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "-1020", "selected": "10594", "transfers_in": "269", "transfers_out": "1289", "value": "57", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.0", "creativity": "9.1", "threat": "26.0", "ict_index": "4.8", "transfers_balance": "-173", "selected": "10535", "transfers_in": "527", "transfers_out": "700", "value": "57", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.2", "creativity": "17.1", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "-317", "selected": "10275", "transfers_in": "246", "transfers_out": "563", "value": "57", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "2.9", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-94", "selected": "10262", "transfers_in": "408", "transfers_out": "502", "value": "57", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-554", "selected": "9800", "transfers_in": "190", "transfers_out": "744", "value": "57", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.2", "creativity": "0.3", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-10", "selected": "9817", "transfers_in": "230", "transfers_out": "240", "value": "57", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "9761", "transfers_in": "163", "transfers_out": "264", "value": "57", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.2", "creativity": "25.0", "threat": "18.0", "ict_index": "4.8", "transfers_balance": "-75", "selected": "9569", "transfers_in": "108", "transfers_out": "183", "value": "57", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "9445", "transfers_in": "39", "transfers_out": "173", "value": "57", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "9479", "transfers_in": "138", "transfers_out": "149", "value": "57", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "9479", "transfers_in": "138", "transfers_out": "149", "value": "57", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "9213", "transfers_in": "44", "transfers_out": "125", "value": "57", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "9256", "transfers_in": "95", "transfers_out": "73", "value": "57", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "9256", "transfers_in": "95", "transfers_out": "73", "value": "57", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "9225", "transfers_in": "37", "transfers_out": "75", "value": "57", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Scott Arfield": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "0", "selected": "2730", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "2948", "transfers_in": "74", "transfers_out": "381", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.0", "creativity": "15.8", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "-391", "selected": "2656", "transfers_in": "44", "transfers_out": "435", "value": "49", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "2747", "transfers_in": "170", "transfers_out": "223", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.6", "creativity": "0.5", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "-183", "selected": "2604", "transfers_in": "46", "transfers_out": "229", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.0", "creativity": "5.2", "threat": "10.0", "ict_index": "1.7", "transfers_balance": "6544", "selected": "10126", "transfers_in": "8088", "transfers_out": "1544", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "1.9", "threat": "6.0", "ict_index": "1.4", "transfers_balance": "1742", "selected": "12404", "transfers_in": "4084", "transfers_out": "2342", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "1.1", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "4137", "selected": "17156", "transfers_in": "6545", "transfers_out": "2408", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "6.1", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "-1288", "selected": "15988", "transfers_in": "703", "transfers_out": "1991", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1244", "selected": "14828", "transfers_in": "532", "transfers_out": "1776", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1292", "selected": "13564", "transfers_in": "109", "transfers_out": "1401", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1199", "selected": "12404", "transfers_in": "69", "transfers_out": "1268", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1005", "selected": "11419", "transfers_in": "48", "transfers_out": "1053", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-805", "selected": "10631", "transfers_in": "44", "transfers_out": "849", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "1.3", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-674", "selected": "9971", "transfers_in": "59", "transfers_out": "733", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "41.8", "creativity": "15.3", "threat": "45.0", "ict_index": "10.2", "transfers_balance": "-426", "selected": "9570", "transfers_in": "106", "transfers_out": "532", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "30.4", "creativity": "13.2", "threat": "22.0", "ict_index": "6.6", "transfers_balance": "3305", "selected": "13030", "transfers_in": "3735", "transfers_out": "430", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.2", "creativity": "16.3", "threat": "38.0", "ict_index": "7.3", "transfers_balance": "2703", "selected": "15877", "transfers_in": "3309", "transfers_out": "606", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "85", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.6", "creativity": "2.3", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-545", "selected": "15548", "transfers_in": "1020", "transfers_out": "1565", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "0.1", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-781", "selected": "14899", "transfers_in": "341", "transfers_out": "1122", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.4", "creativity": "1.8", "threat": "25.0", "ict_index": "3.7", "transfers_balance": "6641", "selected": "21999", "transfers_in": "8344", "transfers_out": "1703", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.0", "creativity": "31.5", "threat": "28.0", "ict_index": "8.6", "transfers_balance": "2291", "selected": "24433", "transfers_in": "5138", "transfers_out": "2847", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2120", "selected": "22616", "transfers_in": "4485", "transfers_out": "6605", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.6", "creativity": "1.8", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-3977", "selected": "18660", "transfers_in": "53", "transfers_out": "4030", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "4.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-643", "selected": "18066", "transfers_in": "421", "transfers_out": "1064", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-813", "selected": "17277", "transfers_in": "156", "transfers_out": "969", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-1048", "selected": "16263", "transfers_in": "130", "transfers_out": "1178", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1042", "selected": "15252", "transfers_in": "99", "transfers_out": "1141", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-913", "selected": "14330", "transfers_in": "15", "transfers_out": "928", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-913", "selected": "11223", "transfers_in": "3", "transfers_out": "916", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-604", "selected": "10076", "transfers_in": "10", "transfers_out": "614", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-350", "selected": "9756", "transfers_in": "23", "transfers_out": "373", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "9453", "transfers_in": "4", "transfers_out": "324", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "9453", "transfers_in": "4", "transfers_out": "324", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "9316", "transfers_in": "11", "transfers_out": "175", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "9230", "transfers_in": "3", "transfers_out": "121", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "9137", "transfers_in": "9", "transfers_out": "117", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "9071", "transfers_in": "12", "transfers_out": "102", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Dominic Calvert-Lewin": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "27.7", "threat": "41.0", "ict_index": "9.4", "transfers_balance": "0", "selected": "17219", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "31.8", "threat": "11.0", "ict_index": "6.4", "transfers_balance": "10441", "selected": "35406", "transfers_in": "15092", "transfers_out": "4651", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "12.5", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "38976", "selected": "82432", "transfers_in": "51376", "transfers_out": "12400", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.0", "creativity": "2.8", "threat": "40.0", "ict_index": "4.6", "transfers_balance": "12349", "selected": "100836", "transfers_in": "32472", "transfers_out": "20123", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "10.6", "threat": "18.0", "ict_index": "3.0", "transfers_balance": "-8051", "selected": "94204", "transfers_in": "8795", "transfers_out": "16846", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "26.9", "threat": "31.0", "ict_index": "5.6", "transfers_balance": "10260", "selected": "106034", "transfers_in": "25213", "transfers_out": "14953", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "6.6", "creativity": "24.8", "threat": "40.0", "ict_index": "7.1", "transfers_balance": "2420", "selected": "109706", "transfers_in": "17803", "transfers_out": "15383", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.6", "creativity": "16.4", "threat": "44.0", "ict_index": "7.5", "transfers_balance": "1638", "selected": "112414", "transfers_in": "15584", "transfers_out": "13946", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "5.5", "threat": "12.0", "ict_index": "2.4", "transfers_balance": "-4803", "selected": "108107", "transfers_in": "6644", "transfers_out": "11447", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "3.4", "threat": "30.0", "ict_index": "3.8", "transfers_balance": "-610", "selected": "108248", "transfers_in": "11599", "transfers_out": "12209", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.4", "creativity": "4.5", "threat": "35.0", "ict_index": "7.5", "transfers_balance": "-2322", "selected": "106579", "transfers_in": "8048", "transfers_out": "10370", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "15.6", "creativity": "5.1", "threat": "26.0", "ict_index": "4.7", "transfers_balance": "12543", "selected": "120794", "transfers_in": "20735", "transfers_out": "8192", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.2", "creativity": "14.6", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "6125", "selected": "128054", "transfers_in": "19827", "transfers_out": "13702", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "4.3", "threat": "24.0", "ict_index": "2.5", "transfers_balance": "46171", "selected": "176048", "transfers_in": "53375", "transfers_out": "7204", "value": "51", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "56.2", "creativity": "16.4", "threat": "32.0", "ict_index": "10.5", "transfers_balance": "7255", "selected": "184233", "transfers_in": "21654", "transfers_out": "14399", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "0.2", "creativity": "11.9", "threat": "3.0", "ict_index": "1.5", "transfers_balance": "145936", "selected": "337746", "transfers_in": "157670", "transfers_out": "11734", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.4", "creativity": "15.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "161633", "selected": "503136", "transfers_in": "172829", "transfers_out": "11196", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "38.4", "creativity": "4.9", "threat": "67.0", "ict_index": "11.0", "transfers_balance": "54712", "selected": "560901", "transfers_in": "80961", "transfers_out": "26249", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.0", "creativity": "2.8", "threat": "24.0", "ict_index": "3.5", "transfers_balance": "83407", "selected": "649985", "transfers_in": "120568", "transfers_out": "37161", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "0.6", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "92686", "selected": "747987", "transfers_in": "122988", "transfers_out": "30302", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.6", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "60312", "selected": "813149", "transfers_in": "116074", "transfers_out": "55762", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80871", "selected": "733309", "transfers_in": "33514", "transfers_out": "114385", "value": "55", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.4", "creativity": "1.8", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-96619", "selected": "639309", "transfers_in": "44209", "transfers_out": "140828", "value": "55", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116533", "selected": "523771", "transfers_in": "19027", "transfers_out": "135560", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-104906", "selected": "419542", "transfers_in": "7027", "transfers_out": "111933", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.4", "creativity": "11.7", "threat": "25.0", "ict_index": "6.8", "transfers_balance": "-99104", "selected": "320675", "transfers_in": "2404", "transfers_out": "101508", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9158", "selected": "312629", "transfers_in": "24104", "transfers_out": "33262", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-43705", "selected": "269807", "transfers_in": "7418", "transfers_out": "51123", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.2", "creativity": "18.3", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-17919", "selected": "251850", "transfers_in": "3647", "transfers_out": "21566", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.5", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-11982", "selected": "261415", "transfers_in": "6521", "transfers_out": "18503", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.6", "creativity": "10.9", "threat": "69.0", "ict_index": "10.2", "transfers_balance": "3890", "selected": "258702", "transfers_in": "14643", "transfers_out": "10753", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.6", "creativity": "25.1", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "-4472", "selected": "262222", "transfers_in": "14880", "transfers_out": "19352", "value": "50", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "1.8", "threat": "24.0", "ict_index": "3.2", "transfers_balance": "12357", "selected": "275342", "transfers_in": "22898", "transfers_out": "10541", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5225", "selected": "268270", "transfers_in": "10313", "transfers_out": "15538", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "2.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-7396", "selected": "261817", "transfers_in": "5086", "transfers_out": "12482", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16688", "selected": "246366", "transfers_in": "1748", "transfers_out": "18436", "value": "50", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22568", "selected": "222961", "transfers_in": "180", "transfers_out": "22748", "value": "50", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16116", "selected": "207070", "transfers_in": "151", "transfers_out": "16267", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Harry Souttar": [{"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2694", "selected": "3667", "transfers_in": "4004", "transfers_out": "1310", "value": "40", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "665", "selected": "4920", "transfers_in": "1658", "transfers_out": "993", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "355", "selected": "5451", "transfers_in": "820", "transfers_out": "465", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "5851", "transfers_in": "704", "transfers_out": "511", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "5935", "transfers_in": "305", "transfers_out": "325", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "6007", "transfers_in": "329", "transfers_out": "366", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "6039", "transfers_in": "258", "transfers_out": "287", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "5992", "transfers_in": "135", "transfers_out": "228", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "6013", "transfers_in": "172", "transfers_out": "202", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "6029", "transfers_in": "175", "transfers_out": "241", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "6003", "transfers_in": "107", "transfers_out": "172", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "5968", "transfers_in": "116", "transfers_out": "176", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5981", "transfers_in": "209", "transfers_out": "261", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "6045", "transfers_in": "177", "transfers_out": "157", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "6073", "transfers_in": "221", "transfers_out": "251", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "6090", "transfers_in": "192", "transfers_out": "194", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "6147", "transfers_in": "366", "transfers_out": "395", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "6236", "transfers_in": "284", "transfers_out": "241", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "6089", "transfers_in": "174", "transfers_out": "373", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-237", "selected": "5854", "transfers_in": "9", "transfers_out": "246", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-225", "selected": "5629", "transfers_in": "16", "transfers_out": "241", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "5439", "transfers_in": "21", "transfers_out": "214", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "5371", "transfers_in": "9", "transfers_out": "78", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "4066", "transfers_in": "7", "transfers_out": "79", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "3979", "transfers_in": "8", "transfers_out": "70", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "3944", "transfers_in": "7", "transfers_out": "70", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "3899", "transfers_in": "5", "transfers_out": "48", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "3869", "transfers_in": "4", "transfers_out": "40", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3829", "transfers_in": "4", "transfers_out": "39", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "3812", "transfers_in": "5", "transfers_out": "30", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3785", "transfers_in": "6", "transfers_out": "30", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3753", "transfers_in": "7", "transfers_out": "36", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Eric Dier": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.4", "creativity": "7.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "177730", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "14.3", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-5303", "selected": "194797", "transfers_in": "9802", "transfers_out": "15105", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "14.6", "threat": "12.0", "ict_index": "4.1", "transfers_balance": "-14535", "selected": "184760", "transfers_in": "6740", "transfers_out": "21275", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.8", "creativity": "3.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-13961", "selected": "174461", "transfers_in": "5393", "transfers_out": "19354", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "10.7", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "-3146", "selected": "173718", "transfers_in": "9464", "transfers_out": "12610", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "12.3", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "-3020", "selected": "173311", "transfers_in": "11101", "transfers_out": "14121", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.4", "creativity": "2.3", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "-6203", "selected": "169036", "transfers_in": "9951", "transfers_out": "16154", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "19.6", "threat": "20.0", "ict_index": "5.5", "transfers_balance": "5577", "selected": "177187", "transfers_in": "20074", "transfers_out": "14497", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-876", "selected": "177464", "transfers_in": "9075", "transfers_out": "9951", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.6", "creativity": "0.8", "threat": "23.0", "ict_index": "4.5", "transfers_balance": "-12047", "selected": "166439", "transfers_in": "5338", "transfers_out": "17385", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.2", "creativity": "1.3", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-2822", "selected": "164472", "transfers_in": "6121", "transfers_out": "8943", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "1.0", "threat": "35.0", "ict_index": "5.6", "transfers_balance": "-3918", "selected": "161567", "transfers_in": "4870", "transfers_out": "8788", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.6", "creativity": "6.0", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "-3431", "selected": "158652", "transfers_in": "3828", "transfers_out": "7259", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.2", "creativity": "14.0", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "-5858", "selected": "153156", "transfers_in": "2181", "transfers_out": "8039", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.4", "creativity": "13.5", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-5041", "selected": "148535", "transfers_in": "2639", "transfers_out": "7680", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-4062", "selected": "144991", "transfers_in": "2774", "transfers_out": "6836", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.6", "creativity": "3.8", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-3067", "selected": "142183", "transfers_in": "1705", "transfers_out": "4772", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-4171", "selected": "138294", "transfers_in": "1512", "transfers_out": "5683", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.4", "creativity": "2.3", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-3561", "selected": "135149", "transfers_in": "2462", "transfers_out": "6023", "value": "47", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.0", "creativity": "2.5", "threat": "11.0", "ict_index": "4.4", "transfers_balance": "-897", "selected": "134559", "transfers_in": "2738", "transfers_out": "3635", "value": "47", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "13.8", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "13974", "selected": "144114", "transfers_in": "18576", "transfers_out": "4602", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.4", "creativity": "14.8", "threat": "3.0", "ict_index": "3.3", "transfers_balance": "13974", "selected": "144114", "transfers_in": "18576", "transfers_out": "4602", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "37.4", "creativity": "26.7", "threat": "0.0", "ict_index": "6.4", "transfers_balance": "-3684", "selected": "141054", "transfers_in": "5934", "transfers_out": "9618", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.4", "creativity": "2.6", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "4507", "selected": "146156", "transfers_in": "10413", "transfers_out": "5906", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.0", "creativity": "13.3", "threat": "19.0", "ict_index": "4.7", "transfers_balance": "-971", "selected": "145891", "transfers_in": "5806", "transfers_out": "6777", "value": "47", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "5.3", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "760", "selected": "147005", "transfers_in": "5355", "transfers_out": "4595", "value": "47", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "18.7", "threat": "14.0", "ict_index": "5.0", "transfers_balance": "-2503", "selected": "145034", "transfers_in": "4144", "transfers_out": "6647", "value": "47", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.2", "creativity": "1.8", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "919", "selected": "146689", "transfers_in": "6017", "transfers_out": "5098", "value": "47", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "25.1", "threat": "1.0", "ict_index": "4.7", "transfers_balance": "2044", "selected": "149049", "transfers_in": "5113", "transfers_out": "3069", "value": "47", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4115", "selected": "152901", "transfers_in": "3446", "transfers_out": "7561", "value": "47", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "33.2", "creativity": "20.7", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-2322", "selected": "144664", "transfers_in": "1250", "transfers_out": "3572", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "6314", "selected": "151485", "transfers_in": "8561", "transfers_out": "2247", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "13.4", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "3265", "selected": "156022", "transfers_in": "6937", "transfers_out": "3672", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3265", "selected": "156022", "transfers_in": "6937", "transfers_out": "3672", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "4.8", "threat": "13.0", "ict_index": "3.4", "transfers_balance": "305", "selected": "150791", "transfers_in": "2867", "transfers_out": "2562", "value": "47", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2079", "selected": "153106", "transfers_in": "4234", "transfers_out": "2155", "value": "47", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2079", "selected": "153106", "transfers_in": "4234", "transfers_out": "2155", "value": "47", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.0", "creativity": "0.8", "threat": "17.0", "ict_index": "4.0", "transfers_balance": "-8905", "selected": "143487", "transfers_in": "179", "transfers_out": "9084", "value": "47", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Tyrese Campbell": [{"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.6", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "971", "selected": "1094", "transfers_in": "1163", "transfers_out": "192", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5388", "selected": "7492", "transfers_in": "6551", "transfers_out": "1163", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4084", "selected": "12182", "transfers_in": "5826", "transfers_out": "1742", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1655", "selected": "13407", "transfers_in": "3943", "transfers_out": "2288", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2793", "selected": "17543", "transfers_in": "4696", "transfers_out": "1903", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "1.6", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "1889", "selected": "19826", "transfers_in": "3920", "transfers_out": "2031", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6701", "selected": "30275", "transfers_in": "9122", "transfers_out": "2421", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.0", "creativity": "0.1", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-510", "selected": "30078", "transfers_in": "2767", "transfers_out": "3277", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "26695", "transfers_in": "1893", "transfers_out": "1877", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "174", "selected": "27233", "transfers_in": "2175", "transfers_out": "2001", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "797", "selected": "28229", "transfers_in": "2710", "transfers_out": "1913", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Kasey Palmer": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.6", "creativity": "6.3", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "4071", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-45", "selected": "4601", "transfers_in": "424", "transfers_out": "469", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.2", "creativity": "16.9", "threat": "18.0", "ict_index": "4.1", "transfers_balance": "-773", "selected": "3956", "transfers_in": "118", "transfers_out": "891", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "3573", "transfers_in": "130", "transfers_out": "637", "value": "54", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-585", "selected": "3030", "transfers_in": "46", "transfers_out": "631", "value": "54", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-665", "selected": "2371", "transfers_in": "12", "transfers_out": "677", "value": "54", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-326", "selected": "2046", "transfers_in": "16", "transfers_out": "342", "value": "53", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-184", "selected": "1868", "transfers_in": "7", "transfers_out": "191", "value": "53", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "1791", "transfers_in": "5", "transfers_out": "84", "value": "53", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "1710", "transfers_in": "7", "transfers_out": "90", "value": "53", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1676", "transfers_in": "9", "transfers_out": "46", "value": "53", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1656", "transfers_in": "8", "transfers_out": "44", "value": "53", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1672", "transfers_in": "9", "transfers_out": "43", "value": "53", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1678", "transfers_in": "5", "transfers_out": "31", "value": "53", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-33", "selected": "1688", "transfers_in": "10", "transfers_out": "43", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1762", "transfers_in": "41", "transfers_out": "39", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1761", "transfers_in": "14", "transfers_out": "33", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1764", "transfers_in": "12", "transfers_out": "22", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1770", "transfers_in": "48", "transfers_out": "58", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1765", "transfers_in": "21", "transfers_out": "40", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1779", "transfers_in": "23", "transfers_out": "43", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1789", "transfers_in": "18", "transfers_out": "20", "value": "53", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1919", "transfers_in": "39", "transfers_out": "60", "value": "53", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1961", "transfers_in": "21", "transfers_out": "49", "value": "53", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1965", "transfers_in": "42", "transfers_out": "64", "value": "53", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1957", "transfers_in": "11", "transfers_out": "24", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1928", "transfers_in": "1", "transfers_out": "31", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1899", "transfers_in": "0", "transfers_out": "29", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1890", "transfers_in": "0", "transfers_out": "9", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2060", "transfers_in": "0", "transfers_out": "8", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2054", "transfers_in": "1", "transfers_out": "4", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2050", "transfers_in": "1", "transfers_out": "5", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2044", "transfers_in": "0", "transfers_out": "5", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2044", "transfers_in": "0", "transfers_out": "5", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2038", "transfers_in": "0", "transfers_out": "1", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2036", "transfers_in": "1", "transfers_out": "3", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2036", "transfers_in": "1", "transfers_out": "3", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2034", "transfers_in": "0", "transfers_out": "3", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "David Ospina": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8964", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1128", "selected": "11030", "transfers_in": "195", "transfers_out": "1323", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-982", "selected": "11243", "transfers_in": "106", "transfers_out": "1088", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "11534", "transfers_in": "155", "transfers_out": "885", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "11566", "transfers_in": "75", "transfers_out": "516", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-425", "selected": "11539", "transfers_in": "147", "transfers_out": "572", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-354", "selected": "11534", "transfers_in": "119", "transfers_out": "473", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "11589", "transfers_in": "138", "transfers_out": "438", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "11512", "transfers_in": "66", "transfers_out": "268", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-530", "selected": "11027", "transfers_in": "39", "transfers_out": "569", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-312", "selected": "10761", "transfers_in": "20", "transfers_out": "332", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-243", "selected": "10611", "transfers_in": "21", "transfers_out": "264", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "10686", "transfers_in": "47", "transfers_out": "98", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "10704", "transfers_in": "36", "transfers_out": "99", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "10741", "transfers_in": "39", "transfers_out": "96", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "10822", "transfers_in": "44", "transfers_out": "133", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "10832", "transfers_in": "28", "transfers_out": "104", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "10875", "transfers_in": "28", "transfers_out": "89", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "10927", "transfers_in": "48", "transfers_out": "133", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "10945", "transfers_in": "48", "transfers_out": "125", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "10933", "transfers_in": "51", "transfers_out": "161", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "10950", "transfers_in": "31", "transfers_out": "63", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "11038", "transfers_in": "59", "transfers_out": "158", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "11075", "transfers_in": "40", "transfers_out": "122", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "11124", "transfers_in": "85", "transfers_out": "155", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "6", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-54", "selected": "11137", "transfers_in": "26", "transfers_out": "80", "value": "48", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "215", "selected": "11522", "transfers_in": "345", "transfers_out": "130", "value": "48", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "11563", "transfers_in": "57", "transfers_out": "210", "value": "48", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "11596", "transfers_in": "33", "transfers_out": "82", "value": "48", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "12086", "transfers_in": "59", "transfers_out": "83", "value": "48", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-13", "selected": "12240", "transfers_in": "58", "transfers_out": "71", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "205", "selected": "12542", "transfers_in": "515", "transfers_out": "310", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "12347", "transfers_in": "20", "transfers_out": "233", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "51", "selected": "12612", "transfers_in": "155", "transfers_out": "104", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "110", "selected": "12630", "transfers_in": "218", "transfers_out": "108", "value": "48", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "495", "selected": "13211", "transfers_in": "641", "transfers_out": "146", "value": "48", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "495", "selected": "13211", "transfers_in": "641", "transfers_out": "146", "value": "48", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "30", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-145", "selected": "13121", "transfers_in": "114", "transfers_out": "259", "value": "48", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Marcus Browne": [{"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "104", "transfers_in": "71", "transfers_out": "16", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "57", "selected": "285", "transfers_in": "96", "transfers_out": "39", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "291", "transfers_in": "28", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "312", "transfers_in": "28", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "326", "transfers_in": "25", "transfers_out": "19", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "334", "transfers_in": "18", "transfers_out": "9", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "344", "transfers_in": "16", "transfers_out": "17", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "344", "transfers_in": "16", "transfers_out": "17", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "385", "transfers_in": "42", "transfers_out": "20", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matty James": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "6163", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "11.5", "threat": "9.0", "ict_index": "2.8", "transfers_balance": "1461", "selected": "13400", "transfers_in": "2592", "transfers_out": "1131", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.8", "creativity": "1.8", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "4237", "selected": "21152", "transfers_in": "7093", "transfers_out": "2856", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "2.2", "threat": "8.0", "ict_index": "1.8", "transfers_balance": "490", "selected": "23490", "transfers_in": "3187", "transfers_out": "2697", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "24146", "transfers_in": "3098", "transfers_out": "3242", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4146", "selected": "20069", "transfers_in": "165", "transfers_out": "4311", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3083", "selected": "17017", "transfers_in": "79", "transfers_out": "3162", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1820", "selected": "15223", "transfers_in": "46", "transfers_out": "1866", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-919", "selected": "14307", "transfers_in": "28", "transfers_out": "947", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1100", "selected": "13213", "transfers_in": "26", "transfers_out": "1126", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-524", "selected": "12706", "transfers_in": "61", "transfers_out": "585", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-502", "selected": "12222", "transfers_in": "56", "transfers_out": "558", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "11848", "transfers_in": "31", "transfers_out": "422", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "11530", "transfers_in": "17", "transfers_out": "341", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "11227", "transfers_in": "9", "transfers_out": "315", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "10937", "transfers_in": "20", "transfers_out": "316", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "10751", "transfers_in": "13", "transfers_out": "202", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "10572", "transfers_in": "11", "transfers_out": "193", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-255", "selected": "10327", "transfers_in": "9", "transfers_out": "264", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "10175", "transfers_in": "10", "transfers_out": "172", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-110", "selected": "10096", "transfers_in": "57", "transfers_out": "167", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "4.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-81", "selected": "10033", "transfers_in": "60", "transfers_out": "141", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.6", "creativity": "15.9", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "-22", "selected": "10083", "transfers_in": "190", "transfers_out": "212", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.6", "creativity": "3.6", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-140", "selected": "9955", "transfers_in": "58", "transfers_out": "198", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "1.4", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "496", "selected": "10556", "transfers_in": "746", "transfers_out": "250", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "2.1", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "368", "selected": "10996", "transfers_in": "575", "transfers_out": "207", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-48", "selected": "11037", "transfers_in": "290", "transfers_out": "338", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.8", "creativity": "4.5", "threat": "43.0", "ict_index": "5.6", "transfers_balance": "245", "selected": "11451", "transfers_in": "557", "transfers_out": "312", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.8", "creativity": "3.5", "threat": "52.0", "ict_index": "6.6", "transfers_balance": "176", "selected": "11702", "transfers_in": "349", "transfers_out": "173", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "132", "selected": "12584", "transfers_in": "363", "transfers_out": "231", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "12121", "transfers_in": "60", "transfers_out": "356", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "11797", "transfers_in": "12", "transfers_out": "334", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "11571", "transfers_in": "6", "transfers_out": "222", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "11571", "transfers_in": "6", "transfers_out": "222", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "11401", "transfers_in": "8", "transfers_out": "75", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "11308", "transfers_in": "3", "transfers_out": "92", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "11308", "transfers_in": "3", "transfers_out": "92", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "11256", "transfers_in": "17", "transfers_out": "71", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Lukasz Fabianski": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "174030", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-116", "selected": "193670", "transfers_in": "6131", "transfers_out": "6247", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-7134", "selected": "190727", "transfers_in": "3221", "transfers_out": "10355", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "24", "influence": "50.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "8703", "selected": "205655", "transfers_in": "19534", "transfers_out": "10831", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "8", "bps": "38", "influence": "49.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-150", "selected": "207860", "transfers_in": "8359", "transfers_out": "8509", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "137229", "selected": "368750", "transfers_in": "148280", "transfers_out": "11051", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "21134", "selected": "398698", "transfers_in": "42071", "transfers_out": "20937", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "13.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "17262", "selected": "421105", "transfers_in": "34849", "transfers_out": "17587", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "35.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "15979", "selected": "439915", "transfers_in": "25377", "transfers_out": "9398", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "27.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1306", "selected": "441506", "transfers_in": "16723", "transfers_out": "18029", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1632", "selected": "445091", "transfers_in": "11560", "transfers_out": "9928", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "39.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-14508", "selected": "431990", "transfers_in": "3822", "transfers_out": "18330", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "30", "influence": "38.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-7442", "selected": "425352", "transfers_in": "3357", "transfers_out": "10799", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "9", "bps": "26", "influence": "61.8", "creativity": "0.0", "threat": "0.0", "ict_index": "6.2", "transfers_balance": "-1796", "selected": "424730", "transfers_in": "6656", "transfers_out": "8452", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "18286", "selected": "445237", "transfers_in": "23492", "transfers_out": "5206", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "15846", "selected": "465137", "transfers_in": "24987", "transfers_out": "9141", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "37.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "700", "selected": "468104", "transfers_in": "13671", "transfers_out": "12971", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "9", "goals": "0", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "46.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-6170", "selected": "463145", "transfers_in": "6190", "transfers_out": "12360", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "6325", "selected": "473152", "transfers_in": "16472", "transfers_out": "10147", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "31.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-6634", "selected": "468837", "transfers_in": "6886", "transfers_out": "13520", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "27.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-8143", "selected": "462022", "transfers_in": "7069", "transfers_out": "15212", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-20175", "selected": "442275", "transfers_in": "6669", "transfers_out": "26844", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "17", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-9180", "selected": "434933", "transfers_in": "13390", "transfers_out": "22570", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "31", "influence": "27.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-10402", "selected": "425596", "transfers_in": "8017", "transfers_out": "18419", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "30.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "23572", "selected": "451699", "transfers_in": "36992", "transfers_out": "13420", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "21982", "selected": "475039", "transfers_in": "29804", "transfers_out": "7822", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "11.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "24042", "selected": "501453", "transfers_in": "33795", "transfers_out": "9753", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "13", "influence": "21.4", "creativity": "10.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "29060", "selected": "534044", "transfers_in": "38424", "transfers_out": "9364", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1985", "selected": "532871", "transfers_in": "7715", "transfers_out": "9700", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "29.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-677", "selected": "533824", "transfers_in": "8612", "transfers_out": "9289", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-4377", "selected": "518813", "transfers_in": "19293", "transfers_out": "23670", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "4144", "selected": "524101", "transfers_in": "22036", "transfers_out": "17892", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "23.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-12767", "selected": "503971", "transfers_in": "4980", "transfers_out": "17747", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "9", "goals": "0", "assists": "0", "conceded": "5", "bonus": "2", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "39", "influence": "69.8", "creativity": "0.0", "threat": "0.0", "ict_index": "7.0", "transfers_balance": "826", "selected": "504194", "transfers_in": "10187", "transfers_out": "9361", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "22594", "selected": "535717", "transfers_in": "29535", "transfers_out": "6941", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "32.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "55728", "selected": "595202", "transfers_in": "61262", "transfers_out": "5534", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "25", "influence": "54.8", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "55728", "selected": "595202", "transfers_in": "61262", "transfers_out": "5534", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "43.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "5742", "selected": "597942", "transfers_in": "13553", "transfers_out": "7811", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Dean Whitehead": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4561", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-549", "selected": "4495", "transfers_in": "102", "transfers_out": "651", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "4188", "transfers_in": "128", "transfers_out": "569", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "4617", "transfers_in": "480", "transfers_out": "570", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "5040", "transfers_in": "598", "transfers_out": "520", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5206", "transfers_in": "544", "transfers_out": "548", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "34", "selected": "5312", "transfers_in": "461", "transfers_out": "427", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "299", "selected": "5738", "transfers_in": "774", "transfers_out": "475", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "5688", "transfers_in": "186", "transfers_out": "272", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "5492", "transfers_in": "118", "transfers_out": "342", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "5343", "transfers_in": "63", "transfers_out": "239", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "5238", "transfers_in": "69", "transfers_out": "209", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "5095", "transfers_in": "32", "transfers_out": "194", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "4968", "transfers_in": "30", "transfers_out": "165", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "243", "selected": "5327", "transfers_in": "461", "transfers_out": "218", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "5567", "transfers_in": "415", "transfers_out": "289", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "0.9", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "8", "selected": "5602", "transfers_in": "208", "transfers_out": "200", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "5607", "transfers_in": "171", "transfers_out": "194", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "5506", "transfers_in": "122", "transfers_out": "243", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "5434", "transfers_in": "69", "transfers_out": "155", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "5321", "transfers_in": "81", "transfers_out": "213", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "5217", "transfers_in": "33", "transfers_out": "144", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "5074", "transfers_in": "66", "transfers_out": "226", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "5007", "transfers_in": "60", "transfers_out": "137", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "5023", "transfers_in": "98", "transfers_out": "112", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "5025", "transfers_in": "74", "transfers_out": "80", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "5031", "transfers_in": "99", "transfers_out": "118", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "5096", "transfers_in": "136", "transfers_out": "109", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5108", "transfers_in": "54", "transfers_out": "54", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "4821", "transfers_in": "93", "transfers_out": "77", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "4958", "transfers_in": "161", "transfers_out": "108", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "403", "selected": "5495", "transfers_in": "606", "transfers_out": "203", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "204", "selected": "5764", "transfers_in": "405", "transfers_out": "201", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "436", "selected": "7038", "transfers_in": "713", "transfers_out": "277", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "176", "selected": "6474", "transfers_in": "358", "transfers_out": "182", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "295", "selected": "6989", "transfers_in": "537", "transfers_out": "242", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "295", "selected": "6989", "transfers_in": "537", "transfers_out": "242", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "381", "selected": "7338", "transfers_in": "684", "transfers_out": "303", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Gabriel Armando de Abreu": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1698", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "1909", "transfers_in": "94", "transfers_out": "414", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-273", "selected": "1995", "transfers_in": "132", "transfers_out": "405", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "1665", "transfers_in": "21", "transfers_out": "392", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "1678", "transfers_in": "11", "transfers_out": "117", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "1726", "transfers_in": "8", "transfers_out": "108", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "1761", "transfers_in": "12", "transfers_out": "103", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "1810", "transfers_in": "4", "transfers_out": "103", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1842", "transfers_in": "4", "transfers_out": "37", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "1877", "transfers_in": "3", "transfers_out": "50", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1900", "transfers_in": "6", "transfers_out": "48", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1980", "transfers_in": "5", "transfers_out": "43", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1996", "transfers_in": "3", "transfers_out": "33", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2017", "transfers_in": "2", "transfers_out": "21", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2051", "transfers_in": "3", "transfers_out": "21", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "2096", "transfers_in": "5", "transfers_out": "35", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2113", "transfers_in": "1", "transfers_out": "25", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2141", "transfers_in": "0", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2208", "transfers_in": "3", "transfers_out": "31", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2249", "transfers_in": "1", "transfers_out": "26", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2291", "transfers_in": "6", "transfers_out": "32", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2321", "transfers_in": "3", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "2377", "transfers_in": "8", "transfers_out": "54", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2429", "transfers_in": "3", "transfers_out": "24", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2491", "transfers_in": "7", "transfers_out": "22", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2508", "transfers_in": "3", "transfers_out": "23", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2537", "transfers_in": "2", "transfers_out": "26", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2613", "transfers_in": "1", "transfers_out": "29", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2636", "transfers_in": "1", "transfers_out": "17", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2776", "transfers_in": "1", "transfers_out": "17", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2840", "transfers_in": "3", "transfers_out": "16", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2874", "transfers_in": "2", "transfers_out": "9", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2908", "transfers_in": "0", "transfers_out": "6", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2922", "transfers_in": "3", "transfers_out": "11", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2937", "transfers_in": "1", "transfers_out": "7", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2959", "transfers_in": "3", "transfers_out": "5", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2959", "transfers_in": "3", "transfers_out": "5", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2976", "transfers_in": "3", "transfers_out": "11", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Charlie Adam": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5541", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-825", "selected": "5503", "transfers_in": "140", "transfers_out": "965", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-737", "selected": "5001", "transfers_in": "159", "transfers_out": "896", "value": "49", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-508", "selected": "4726", "transfers_in": "175", "transfers_out": "683", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-342", "selected": "4534", "transfers_in": "134", "transfers_out": "476", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "4452", "transfers_in": "248", "transfers_out": "505", "value": "48", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "4425", "transfers_in": "269", "transfers_out": "439", "value": "48", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "4386", "transfers_in": "212", "transfers_out": "383", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "4345", "transfers_in": "137", "transfers_out": "231", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.0", "creativity": "0.0", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-154", "selected": "4267", "transfers_in": "148", "transfers_out": "302", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "4232", "transfers_in": "102", "transfers_out": "188", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "4192", "transfers_in": "117", "transfers_out": "214", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "4128", "transfers_in": "71", "transfers_out": "165", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "4075", "transfers_in": "57", "transfers_out": "132", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "4058", "transfers_in": "86", "transfers_out": "134", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "4015", "transfers_in": "81", "transfers_out": "173", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "3987", "transfers_in": "60", "transfers_out": "114", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.6", "creativity": "25.8", "threat": "18.0", "ict_index": "5.3", "transfers_balance": "-49", "selected": "3969", "transfers_in": "59", "transfers_out": "108", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3926", "transfers_in": "66", "transfers_out": "149", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "4.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-99", "selected": "3845", "transfers_in": "34", "transfers_out": "133", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.8", "creativity": "16.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-83", "selected": "3791", "transfers_in": "57", "transfers_out": "140", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "35.0", "threat": "11.0", "ict_index": "6.5", "transfers_balance": "7", "selected": "3814", "transfers_in": "79", "transfers_out": "72", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3834", "transfers_in": "122", "transfers_out": "141", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "2.7", "threat": "3.0", "ict_index": "1.3", "transfers_balance": "-26", "selected": "3842", "transfers_in": "84", "transfers_out": "110", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "13.4", "threat": "25.0", "ict_index": "4.6", "transfers_balance": "216", "selected": "4101", "transfers_in": "333", "transfers_out": "117", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "4139", "transfers_in": "113", "transfers_out": "88", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "5.4", "creativity": "14.3", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "-92", "selected": "4082", "transfers_in": "85", "transfers_out": "177", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.4", "creativity": "0.3", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "-46", "selected": "4082", "transfers_in": "84", "transfers_out": "130", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "4074", "transfers_in": "53", "transfers_out": "75", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "4332", "transfers_in": "59", "transfers_out": "84", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "1.7", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "4362", "transfers_in": "54", "transfers_out": "77", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "4142", "transfers_in": "23", "transfers_out": "214", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "4087", "transfers_in": "13", "transfers_out": "74", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "4048", "transfers_in": "15", "transfers_out": "55", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "4052", "transfers_in": "20", "transfers_out": "23", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "4058", "transfers_in": "24", "transfers_out": "21", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4061", "transfers_in": "14", "transfers_out": "14", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "4085", "transfers_in": "33", "transfers_out": "21", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Max Gradel": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4103", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1114", "selected": "3488", "transfers_in": "92", "transfers_out": "1206", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1214", "selected": "2277", "transfers_in": "2", "transfers_out": "1216", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-460", "selected": "1827", "transfers_in": "1", "transfers_out": "461", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "1739", "transfers_in": "5", "transfers_out": "181", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "1704", "transfers_in": "2", "transfers_out": "183", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "1701", "transfers_in": "2", "transfers_out": "112", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "1702", "transfers_in": "3", "transfers_out": "102", "value": "50", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1702", "transfers_in": "2", "transfers_out": "47", "value": "50", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "1705", "transfers_in": "3", "transfers_out": "54", "value": "50", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1708", "transfers_in": "5", "transfers_out": "44", "value": "50", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1743", "transfers_in": "3", "transfers_out": "34", "value": "50", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1778", "transfers_in": "2", "transfers_out": "22", "value": "50", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1801", "transfers_in": "0", "transfers_out": "22", "value": "50", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "1817", "transfers_in": "0", "transfers_out": "32", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1851", "transfers_in": "1", "transfers_out": "41", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1872", "transfers_in": "1", "transfers_out": "25", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1900", "transfers_in": "1", "transfers_out": "21", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1935", "transfers_in": "2", "transfers_out": "28", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1959", "transfers_in": "0", "transfers_out": "21", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1987", "transfers_in": "0", "transfers_out": "24", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2005", "transfers_in": "2", "transfers_out": "12", "value": "50", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2093", "transfers_in": "3", "transfers_out": "42", "value": "50", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2111", "transfers_in": "3", "transfers_out": "35", "value": "50", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2154", "transfers_in": "0", "transfers_out": "31", "value": "50", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2167", "transfers_in": "0", "transfers_out": "15", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2213", "transfers_in": "3", "transfers_out": "19", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "2261", "transfers_in": "1", "transfers_out": "31", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2285", "transfers_in": "0", "transfers_out": "19", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2533", "transfers_in": "0", "transfers_out": "13", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2552", "transfers_in": "2", "transfers_out": "9", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2598", "transfers_in": "0", "transfers_out": "10", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2613", "transfers_in": "0", "transfers_out": "5", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2639", "transfers_in": "0", "transfers_out": "10", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2639", "transfers_in": "0", "transfers_out": "10", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2665", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2661", "transfers_in": "0", "transfers_out": "5", "value": "50", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2661", "transfers_in": "3", "transfers_out": "3", "value": "50", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Marcus Rashford": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "17.1", "threat": "36.0", "ict_index": "6.8", "transfers_balance": "0", "selected": "209974", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "15.8", "creativity": "13.8", "threat": "38.0", "ict_index": "6.8", "transfers_balance": "8524", "selected": "268183", "transfers_in": "31767", "transfers_out": "23243", "value": "75", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "23", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "39.2", "creativity": "25.8", "threat": "19.0", "ict_index": "8.4", "transfers_balance": "-34781", "selected": "243798", "transfers_in": "15232", "transfers_out": "50013", "value": "75", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "71", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.4", "creativity": "6.5", "threat": "95.0", "ict_index": "14.2", "transfers_balance": "13576", "selected": "274690", "transfers_in": "34951", "transfers_out": "21375", "value": "75", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "17.2", "threat": "26.0", "ict_index": "4.4", "transfers_balance": "41049", "selected": "327640", "transfers_in": "58540", "transfers_out": "17491", "value": "75", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "6.2", "threat": "23.0", "ict_index": "3.6", "transfers_balance": "37015", "selected": "375736", "transfers_in": "74536", "transfers_out": "37521", "value": "75", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "47.2", "creativity": "51.4", "threat": "31.0", "ict_index": "13.0", "transfers_balance": "16477", "selected": "399243", "transfers_in": "63612", "transfers_out": "47135", "value": "76", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76510", "selected": "487213", "transfers_in": "114638", "transfers_out": "38128", "value": "76", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "36.2", "creativity": "5.8", "threat": "27.0", "ict_index": "6.9", "transfers_balance": "-47418", "selected": "442224", "transfers_in": "22596", "transfers_out": "70014", "value": "76", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "5.2", "threat": "9.0", "ict_index": "2.0", "transfers_balance": "-23982", "selected": "422892", "transfers_in": "45148", "transfers_out": "69130", "value": "76", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "9.3", "threat": "30.0", "ict_index": "3.5", "transfers_balance": "-1041", "selected": "426093", "transfers_in": "27943", "transfers_out": "28984", "value": "76", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "18.0", "creativity": "20.1", "threat": "19.0", "ict_index": "5.7", "transfers_balance": "34485", "selected": "466975", "transfers_in": "59772", "transfers_out": "25287", "value": "76", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.8", "creativity": "32.3", "threat": "10.0", "ict_index": "5.6", "transfers_balance": "35103", "selected": "506332", "transfers_in": "59151", "transfers_out": "24048", "value": "76", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "11.9", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "4315", "selected": "513445", "transfers_in": "36580", "transfers_out": "32265", "value": "77", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-55991", "selected": "459699", "transfers_in": "12325", "transfers_out": "68316", "value": "77", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.6", "creativity": "11.9", "threat": "39.0", "ict_index": "8.6", "transfers_balance": "-51642", "selected": "410938", "transfers_in": "12156", "transfers_out": "63798", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.0", "threat": "3.0", "ict_index": "0.3", "transfers_balance": "50680", "selected": "464415", "transfers_in": "64311", "transfers_out": "13631", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "21.2", "threat": "42.0", "ict_index": "8.0", "transfers_balance": "-10608", "selected": "456589", "transfers_in": "25334", "transfers_out": "35942", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "14.0", "ict_index": "1.6", "transfers_balance": "19486", "selected": "480930", "transfers_in": "50816", "transfers_out": "31330", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.8", "creativity": "53.5", "threat": "60.0", "ict_index": "12.7", "transfers_balance": "-11767", "selected": "471742", "transfers_in": "31324", "transfers_out": "43091", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.4", "creativity": "10.7", "threat": "51.0", "ict_index": "7.2", "transfers_balance": "-16857", "selected": "457910", "transfers_in": "32950", "transfers_out": "49807", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "5.8", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "17655", "selected": "477122", "transfers_in": "54803", "transfers_out": "37148", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "2.3", "threat": "52.0", "ict_index": "6.1", "transfers_balance": "-15560", "selected": "466494", "transfers_in": "51025", "transfers_out": "66585", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-60105", "selected": "408412", "transfers_in": "9928", "transfers_out": "70033", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38690", "selected": "371833", "transfers_in": "7352", "transfers_out": "46042", "value": "75", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "1.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-21671", "selected": "351082", "transfers_in": "4577", "transfers_out": "26248", "value": "75", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18973", "selected": "333464", "transfers_in": "4300", "transfers_out": "23273", "value": "74", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25298", "selected": "309151", "transfers_in": "1481", "transfers_out": "26779", "value": "74", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "18.3", "threat": "27.0", "ict_index": "5.1", "transfers_balance": "-5721", "selected": "304106", "transfers_in": "1749", "transfers_out": "7470", "value": "74", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "12", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "54", "influence": "71.2", "creativity": "3.0", "threat": "36.0", "ict_index": "11.0", "transfers_balance": "-3316", "selected": "303434", "transfers_in": "2411", "transfers_out": "5727", "value": "73", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "2.8", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "58885", "selected": "413975", "transfers_in": "66588", "transfers_out": "7703", "value": "74", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18146", "selected": "395792", "transfers_in": "13835", "transfers_out": "31981", "value": "74", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "2826", "selected": "400148", "transfers_in": "22917", "transfers_out": "20091", "value": "74", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "19.6", "threat": "62.0", "ict_index": "9.5", "transfers_balance": "2826", "selected": "400148", "transfers_in": "22917", "transfers_out": "20091", "value": "74", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "40", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.5", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "-6130", "selected": "370713", "transfers_in": "5586", "transfers_out": "11716", "value": "74", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "19.6", "threat": "31.0", "ict_index": "5.8", "transfers_balance": "61083", "selected": "436323", "transfers_in": "68370", "transfers_out": "7287", "value": "73", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "61083", "selected": "436323", "transfers_in": "68370", "transfers_out": "7287", "value": "73", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "33.0", "creativity": "10.1", "threat": "21.0", "ict_index": "6.4", "transfers_balance": "16974", "selected": "452144", "transfers_in": "36949", "transfers_out": "19975", "value": "73", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Aaron Wan-Bissaka": [{"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "42", "transfers_in": "28", "transfers_out": "11", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "55", "transfers_in": "20", "transfers_out": "18", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "67", "transfers_in": "12", "transfers_out": "6", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "75", "transfers_in": "14", "transfers_out": "10", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "82", "transfers_in": "12", "transfers_out": "17", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "87", "transfers_in": "13", "transfers_out": "10", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "105", "transfers_in": "21", "transfers_out": "11", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "114", "transfers_in": "11", "transfers_out": "10", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "123", "transfers_in": "10", "transfers_out": "14", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "142", "transfers_in": "14", "transfers_out": "14", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "30.8", "creativity": "15.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "9", "selected": "159", "transfers_in": "23", "transfers_out": "14", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "41.8", "creativity": "6.3", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "153", "selected": "338", "transfers_in": "166", "transfers_out": "13", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "33.8", "creativity": "15.3", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "142", "selected": "593", "transfers_in": "184", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "44", "selected": "558", "transfers_in": "119", "transfers_out": "75", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.0", "creativity": "7.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "132", "selected": "719", "transfers_in": "196", "transfers_out": "64", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "789", "transfers_in": "132", "transfers_out": "81", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "754", "transfers_in": "34", "transfers_out": "66", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "707", "transfers_in": "21", "transfers_out": "65", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "646", "transfers_in": "15", "transfers_out": "79", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.4", "creativity": "15.7", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-23", "selected": "622", "transfers_in": "21", "transfers_out": "44", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ryan Bertrand": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "85", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "13.8", "creativity": "59.7", "threat": "7.0", "ict_index": "8.1", "transfers_balance": "0", "selected": "613635", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "13.7", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "69587", "selected": "769844", "transfers_in": "88231", "transfers_out": "18644", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.6", "creativity": "2.2", "threat": "34.0", "ict_index": "4.6", "transfers_balance": "-37274", "selected": "744273", "transfers_in": "24383", "transfers_out": "61657", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.0", "creativity": "13.0", "threat": "22.0", "ict_index": "4.4", "transfers_balance": "5081", "selected": "763627", "transfers_in": "53678", "transfers_out": "48597", "value": "55", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "14.6", "creativity": "13.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-62870", "selected": "703889", "transfers_in": "8491", "transfers_out": "71361", "value": "55", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.0", "creativity": "4.3", "threat": "5.0", "ict_index": "1.5", "transfers_balance": "-54542", "selected": "652275", "transfers_in": "9449", "transfers_out": "63991", "value": "55", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "18.9", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "-34322", "selected": "620200", "transfers_in": "10030", "transfers_out": "44352", "value": "55", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "15.0", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-52698", "selected": "568828", "transfers_in": "4330", "transfers_out": "57028", "value": "55", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "12.2", "creativity": "26.8", "threat": "10.0", "ict_index": "4.9", "transfers_balance": "-23060", "selected": "546431", "transfers_in": "4861", "transfers_out": "27921", "value": "55", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.8", "creativity": "15.6", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "-17735", "selected": "529899", "transfers_in": "7223", "transfers_out": "24958", "value": "55", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.4", "creativity": "6.4", "threat": "46.0", "ict_index": "5.8", "transfers_balance": "-12573", "selected": "518417", "transfers_in": "8610", "transfers_out": "21183", "value": "55", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.6", "creativity": "1.4", "threat": "3.0", "ict_index": "2.5", "transfers_balance": "-37790", "selected": "481379", "transfers_in": "2778", "transfers_out": "40568", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "9", "goals": "0", "assists": "2", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "49.4", "creativity": "34.6", "threat": "5.0", "ict_index": "8.9", "transfers_balance": "-17636", "selected": "464271", "transfers_in": "3659", "transfers_out": "21295", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "27.2", "creativity": "16.5", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-9101", "selected": "455727", "transfers_in": "6520", "transfers_out": "15621", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.8", "creativity": "38.3", "threat": "2.0", "ict_index": "6.3", "transfers_balance": "505", "selected": "457119", "transfers_in": "10926", "transfers_out": "10421", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "12.7", "threat": "6.0", "ict_index": "3.0", "transfers_balance": "-7115", "selected": "451293", "transfers_in": "8927", "transfers_out": "16042", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "33.2", "creativity": "37.8", "threat": "11.0", "ict_index": "8.2", "transfers_balance": "-336", "selected": "451832", "transfers_in": "9166", "transfers_out": "9502", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.4", "creativity": "4.9", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-12175", "selected": "440273", "transfers_in": "4133", "transfers_out": "16308", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33965", "selected": "407125", "transfers_in": "11143", "transfers_out": "45108", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55331", "selected": "351850", "transfers_in": "219", "transfers_out": "55550", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49321", "selected": "302566", "transfers_in": "166", "transfers_out": "49487", "value": "53", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "21.0", "creativity": "18.4", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-17197", "selected": "285383", "transfers_in": "129", "transfers_out": "17326", "value": "53", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.0", "creativity": "12.7", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "-8506", "selected": "277355", "transfers_in": "4262", "transfers_out": "12768", "value": "53", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "1.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-6430", "selected": "271175", "transfers_in": "1350", "transfers_out": "7780", "value": "53", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.6", "creativity": "31.4", "threat": "14.0", "ict_index": "5.4", "transfers_balance": "-4704", "selected": "266830", "transfers_in": "4986", "transfers_out": "9690", "value": "53", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.2", "creativity": "17.7", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-1984", "selected": "265008", "transfers_in": "2464", "transfers_out": "4448", "value": "53", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "17.3", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-3317", "selected": "261998", "transfers_in": "2190", "transfers_out": "5507", "value": "53", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "2.7", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-1409", "selected": "261016", "transfers_in": "2677", "transfers_out": "4086", "value": "53", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.2", "creativity": "31.8", "threat": "22.0", "ict_index": "7.1", "transfers_balance": "879", "selected": "262194", "transfers_in": "2959", "transfers_out": "2080", "value": "53", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "6.4", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "2123", "selected": "305934", "transfers_in": "4125", "transfers_out": "2002", "value": "53", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "13.2", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-5996", "selected": "296713", "transfers_in": "450", "transfers_out": "6446", "value": "53", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "22.4", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-2218", "selected": "294670", "transfers_in": "577", "transfers_out": "2795", "value": "53", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.8", "creativity": "41.8", "threat": "4.0", "ict_index": "8.4", "transfers_balance": "979", "selected": "296581", "transfers_in": "3018", "transfers_out": "2039", "value": "53", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "4.6", "creativity": "6.5", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "979", "selected": "296581", "transfers_in": "3018", "transfers_out": "2039", "value": "53", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "1.9", "threat": "50.0", "ict_index": "6.3", "transfers_balance": "5117", "selected": "300962", "transfers_in": "6612", "transfers_out": "1495", "value": "53", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.6", "creativity": "12.2", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "8575", "selected": "310410", "transfers_in": "10608", "transfers_out": "2033", "value": "53", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "4.0", "creativity": "4.7", "threat": "1.0", "ict_index": "1.0", "transfers_balance": "8575", "selected": "310410", "transfers_in": "10608", "transfers_out": "2033", "value": "53", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "6.6", "creativity": "11.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3811", "selected": "305671", "transfers_in": "1550", "transfers_out": "5361", "value": "53", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "H\u00e9ctor Beller\u00edn": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.2", "creativity": "27.5", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "0", "selected": "572986", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "12.8", "threat": "36.0", "ict_index": "5.6", "transfers_balance": "-28590", "selected": "628098", "transfers_in": "14368", "transfers_out": "42958", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "1.0", "creativity": "2.9", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-67892", "selected": "579314", "transfers_in": "7781", "transfers_out": "75673", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.4", "creativity": "28.3", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "-59067", "selected": "533242", "transfers_in": "13066", "transfers_out": "72133", "value": "59", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "11.4", "creativity": "29.8", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "-30945", "selected": "508976", "transfers_in": "3865", "transfers_out": "34810", "value": "59", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "16.0", "creativity": "17.7", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "-6473", "selected": "510414", "transfers_in": "19090", "transfers_out": "25563", "value": "59", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "13.0", "creativity": "5.4", "threat": "16.0", "ict_index": "3.4", "transfers_balance": "17278", "selected": "536290", "transfers_in": "39517", "transfers_out": "22239", "value": "59", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "14.6", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "8073", "selected": "557637", "transfers_in": "30496", "transfers_out": "22423", "value": "59", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.8", "creativity": "18.7", "threat": "35.0", "ict_index": "6.8", "transfers_balance": "-4641", "selected": "558476", "transfers_in": "16967", "transfers_out": "21608", "value": "59", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "24.3", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "-5247", "selected": "558563", "transfers_in": "21828", "transfers_out": "27075", "value": "59", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.4", "creativity": "2.2", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-34687", "selected": "526768", "transfers_in": "3452", "transfers_out": "38139", "value": "59", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "5.0", "creativity": "7.9", "threat": "22.0", "ict_index": "3.5", "transfers_balance": "-22051", "selected": "507874", "transfers_in": "4107", "transfers_out": "26158", "value": "59", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "15.6", "creativity": "19.8", "threat": "20.0", "ict_index": "5.5", "transfers_balance": "4744", "selected": "515094", "transfers_in": "12669", "transfers_out": "7925", "value": "59", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "9.4", "creativity": "26.6", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "5260", "selected": "522387", "transfers_in": "12372", "transfers_out": "7112", "value": "59", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.8", "creativity": "13.8", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "-4005", "selected": "520489", "transfers_in": "8784", "transfers_out": "12789", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "18.6", "threat": "14.0", "ict_index": "4.0", "transfers_balance": "1599", "selected": "526000", "transfers_in": "16925", "transfers_out": "15326", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.8", "creativity": "17.7", "threat": "21.0", "ict_index": "5.5", "transfers_balance": "-10062", "selected": "517864", "transfers_in": "5669", "transfers_out": "15731", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "13.8", "creativity": "16.5", "threat": "50.0", "ict_index": "8.0", "transfers_balance": "9635", "selected": "530050", "transfers_in": "17082", "transfers_out": "7447", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "40.0", "creativity": "21.1", "threat": "19.0", "ict_index": "8.0", "transfers_balance": "4828", "selected": "539873", "transfers_in": "21896", "transfers_out": "17068", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "13.8", "threat": "27.0", "ict_index": "6.2", "transfers_balance": "54705", "selected": "599129", "transfers_in": "62819", "transfers_out": "8114", "value": "59", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "29.7", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "37611", "selected": "640852", "transfers_in": "58956", "transfers_out": "21345", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "41.6", "creativity": "3.7", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "-27616", "selected": "614239", "transfers_in": "11207", "transfers_out": "38823", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "53.0", "creativity": "8.5", "threat": "21.0", "ict_index": "8.3", "transfers_balance": "89595", "selected": "712646", "transfers_in": "121495", "transfers_out": "31900", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.2", "creativity": "26.7", "threat": "28.0", "ict_index": "8.0", "transfers_balance": "31026", "selected": "749436", "transfers_in": "52113", "transfers_out": "21087", "value": "61", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "13.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-3494", "selected": "751187", "transfers_in": "29456", "transfers_out": "32950", "value": "61", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.8", "creativity": "4.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-44683", "selected": "707969", "transfers_in": "5826", "transfers_out": "50509", "value": "61", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.6", "creativity": "18.6", "threat": "3.0", "ict_index": "4.1", "transfers_balance": "-24649", "selected": "685954", "transfers_in": "14417", "transfers_out": "39066", "value": "61", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.8", "creativity": "13.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-33277", "selected": "655806", "transfers_in": "5189", "transfers_out": "38466", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "14.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "2462", "selected": "659721", "transfers_in": "18928", "transfers_out": "16466", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74802", "selected": "596102", "transfers_in": "4079", "transfers_out": "78881", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "3.2", "creativity": "15.9", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "6417", "selected": "576889", "transfers_in": "13251", "transfers_out": "6834", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "7.5", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "8290", "selected": "586853", "transfers_in": "12967", "transfers_out": "4677", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10127", "selected": "574471", "transfers_in": "5465", "transfers_out": "15592", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "22.7", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "15951", "selected": "616835", "transfers_in": "23583", "transfers_out": "7632", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.0", "creativity": "15.3", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "-12676", "selected": "581470", "transfers_in": "2113", "transfers_out": "14789", "value": "59", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "43.8", "creativity": "23.9", "threat": "12.0", "ict_index": "8.0", "transfers_balance": "5537", "selected": "588398", "transfers_in": "10541", "transfers_out": "5004", "value": "59", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5537", "selected": "588398", "transfers_in": "10541", "transfers_out": "5004", "value": "59", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "10.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "20342", "selected": "611078", "transfers_in": "24259", "transfers_out": "3917", "value": "59", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jordan Hugill": [{"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1080", "selected": "1097", "transfers_in": "1128", "transfers_out": "48", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "1264", "transfers_in": "365", "transfers_out": "229", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-332", "selected": "985", "transfers_in": "83", "transfers_out": "415", "value": "54", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "850", "transfers_in": "41", "transfers_out": "189", "value": "53", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "704", "transfers_in": "33", "transfers_out": "177", "value": "52", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "643", "transfers_in": "55", "transfers_out": "93", "value": "51", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "654", "transfers_in": "52", "transfers_out": "60", "value": "51", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "643", "transfers_in": "41", "transfers_out": "58", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "634", "transfers_in": "33", "transfers_out": "55", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "616", "transfers_in": "22", "transfers_out": "47", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "642", "transfers_in": "43", "transfers_out": "28", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "642", "transfers_in": "43", "transfers_out": "28", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "104", "selected": "763", "transfers_in": "147", "transfers_out": "43", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Morgan Schneiderlin": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.0", "creativity": "2.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "41115", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-1", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1994", "selected": "60436", "transfers_in": "5933", "transfers_out": "3939", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15011", "selected": "46469", "transfers_in": "1408", "transfers_out": "16419", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "1.8", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-4064", "selected": "43334", "transfers_in": "1024", "transfers_out": "5088", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.0", "creativity": "3.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2275", "selected": "41509", "transfers_in": "543", "transfers_out": "2818", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.8", "creativity": "12.8", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-1591", "selected": "40384", "transfers_in": "1531", "transfers_out": "3122", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.8", "creativity": "23.6", "threat": "14.0", "ict_index": "5.0", "transfers_balance": "-1759", "selected": "39085", "transfers_in": "1334", "transfers_out": "3093", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.4", "creativity": "2.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1133", "selected": "38354", "transfers_in": "1501", "transfers_out": "2634", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1521", "selected": "36981", "transfers_in": "571", "transfers_out": "2092", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2722", "selected": "34392", "transfers_in": "413", "transfers_out": "3135", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1458", "selected": "33041", "transfers_in": "234", "transfers_out": "1692", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1200", "selected": "32011", "transfers_in": "308", "transfers_out": "1508", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.8", "creativity": "2.5", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1727", "selected": "30310", "transfers_in": "27", "transfers_out": "1754", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "29613", "transfers_in": "104", "transfers_out": "834", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-392", "selected": "29308", "transfers_in": "285", "transfers_out": "677", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-340", "selected": "29073", "transfers_in": "374", "transfers_out": "714", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.0", "creativity": "2.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-230", "selected": "28910", "transfers_in": "275", "transfers_out": "505", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.4", "creativity": "11.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "113", "selected": "29099", "transfers_in": "543", "transfers_out": "430", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.6", "creativity": "11.3", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "-327", "selected": "28870", "transfers_in": "344", "transfers_out": "671", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "2.9", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "97", "selected": "29057", "transfers_in": "510", "transfers_out": "413", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.8", "creativity": "11.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "325", "selected": "29490", "transfers_in": "1041", "transfers_out": "716", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "2.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-135", "selected": "29399", "transfers_in": "403", "transfers_out": "538", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-154", "selected": "29426", "transfers_in": "826", "transfers_out": "980", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "3.7", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-258", "selected": "29269", "transfers_in": "518", "transfers_out": "776", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-188", "selected": "29177", "transfers_in": "497", "transfers_out": "685", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.6", "creativity": "8.5", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-274", "selected": "28950", "transfers_in": "243", "transfers_out": "517", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "28907", "transfers_in": "432", "transfers_out": "572", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "28795", "transfers_in": "325", "transfers_out": "540", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "28620", "transfers_in": "120", "transfers_out": "332", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "30422", "transfers_in": "170", "transfers_out": "373", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-585", "selected": "29725", "transfers_in": "30", "transfers_out": "615", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.8", "creativity": "1.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-198", "selected": "29691", "transfers_in": "66", "transfers_out": "264", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "12.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-71", "selected": "29643", "transfers_in": "71", "transfers_out": "142", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.2", "creativity": "13.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "75", "selected": "29772", "transfers_in": "235", "transfers_out": "160", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "51", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.6", "creativity": "2.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "364", "selected": "30336", "transfers_in": "518", "transfers_out": "154", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "3.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-291", "selected": "29891", "transfers_in": "38", "transfers_out": "329", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.4", "creativity": "17.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-53", "selected": "29864", "transfers_in": "108", "transfers_out": "161", "value": "47", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "0.8", "threat": "22.0", "ict_index": "3.5", "transfers_balance": "41", "selected": "29937", "transfers_in": "150", "transfers_out": "109", "value": "47", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Adam Lallana": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "45019", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15600", "selected": "30675", "transfers_in": "401", "transfers_out": "16001", "value": "75", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6647", "selected": "24270", "transfers_in": "177", "transfers_out": "6824", "value": "74", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3268", "selected": "21222", "transfers_in": "205", "transfers_out": "3473", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1342", "selected": "19966", "transfers_in": "103", "transfers_out": "1445", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1171", "selected": "18870", "transfers_in": "111", "transfers_out": "1282", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-878", "selected": "18047", "transfers_in": "104", "transfers_out": "982", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-569", "selected": "17564", "transfers_in": "132", "transfers_out": "701", "value": "73", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "17346", "transfers_in": "76", "transfers_out": "378", "value": "73", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-415", "selected": "17019", "transfers_in": "69", "transfers_out": "484", "value": "73", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "16938", "transfers_in": "89", "transfers_out": "278", "value": "73", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "269", "selected": "17385", "transfers_in": "616", "transfers_out": "347", "value": "73", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-70", "selected": "17423", "transfers_in": "215", "transfers_out": "285", "value": "73", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "578", "selected": "18193", "transfers_in": "808", "transfers_out": "230", "value": "73", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "18372", "transfers_in": "412", "transfers_out": "452", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-789", "selected": "17752", "transfers_in": "186", "transfers_out": "975", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-377", "selected": "17427", "transfers_in": "34", "transfers_out": "411", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "25.3", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "-154", "selected": "17368", "transfers_in": "82", "transfers_out": "236", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "17708", "transfers_in": "322", "transfers_out": "267", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "3.6", "threat": "23.0", "ict_index": "2.8", "transfers_balance": "-53", "selected": "17829", "transfers_in": "200", "transfers_out": "253", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "17894", "transfers_in": "263", "transfers_out": "316", "value": "73", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.4", "creativity": "48.9", "threat": "41.0", "ict_index": "10.4", "transfers_balance": "31", "selected": "17964", "transfers_in": "301", "transfers_out": "270", "value": "73", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "2", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1722", "selected": "20028", "transfers_in": "2729", "transfers_out": "1007", "value": "73", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "15.4", "threat": "38.0", "ict_index": "5.8", "transfers_balance": "-748", "selected": "19457", "transfers_in": "420", "transfers_out": "1168", "value": "73", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-805", "selected": "18784", "transfers_in": "271", "transfers_out": "1076", "value": "73", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-511", "selected": "18280", "transfers_in": "45", "transfers_out": "556", "value": "73", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.7", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-285", "selected": "18020", "transfers_in": "80", "transfers_out": "365", "value": "73", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.8", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "119", "selected": "18283", "transfers_in": "312", "transfers_out": "193", "value": "73", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "4.5", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-33", "selected": "18304", "transfers_in": "123", "transfers_out": "156", "value": "73", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "3.0", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "-59", "selected": "20251", "transfers_in": "85", "transfers_out": "144", "value": "73", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "313", "selected": "20860", "transfers_in": "418", "transfers_out": "105", "value": "73", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "20624", "transfers_in": "104", "transfers_out": "249", "value": "73", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-360", "selected": "20290", "transfers_in": "23", "transfers_out": "383", "value": "73", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "20181", "transfers_in": "8", "transfers_out": "147", "value": "73", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "20135", "transfers_in": "15", "transfers_out": "86", "value": "73", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "20100", "transfers_in": "6", "transfers_out": "54", "value": "73", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "20074", "transfers_in": "10", "transfers_out": "49", "value": "73", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "6.9", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "112", "selected": "20208", "transfers_in": "157", "transfers_out": "45", "value": "73", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Shane Long": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "28672", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-6548", "selected": "25584", "transfers_in": "694", "transfers_out": "7242", "value": "59", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "28.4", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-3943", "selected": "22542", "transfers_in": "660", "transfers_out": "4603", "value": "59", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-2293", "selected": "21150", "transfers_in": "756", "transfers_out": "3049", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "17.9", "threat": "16.0", "ict_index": "3.4", "transfers_balance": "-1306", "selected": "20189", "transfers_in": "475", "transfers_out": "1781", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "1.4", "creativity": "25.0", "threat": "16.0", "ict_index": "4.2", "transfers_balance": "-749", "selected": "19896", "transfers_in": "1303", "transfers_out": "2052", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "25.2", "creativity": "23.9", "threat": "52.0", "ict_index": "10.1", "transfers_balance": "-184", "selected": "20280", "transfers_in": "1944", "transfers_out": "2128", "value": "58", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "2.4", "creativity": "14.0", "threat": "44.0", "ict_index": "6.0", "transfers_balance": "-163", "selected": "20738", "transfers_in": "3050", "transfers_out": "3213", "value": "58", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "1.7", "threat": "16.0", "ict_index": "2.3", "transfers_balance": "787", "selected": "21781", "transfers_in": "2123", "transfers_out": "1336", "value": "58", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "134", "selected": "22314", "transfers_in": "1928", "transfers_out": "1794", "value": "58", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1142", "selected": "21414", "transfers_in": "771", "transfers_out": "1913", "value": "58", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.4", "creativity": "1.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1242", "selected": "20420", "transfers_in": "438", "transfers_out": "1680", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "0.3", "threat": "19.0", "ict_index": "2.1", "transfers_balance": "527", "selected": "21143", "transfers_in": "1468", "transfers_out": "941", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.8", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "-515", "selected": "20757", "transfers_in": "733", "transfers_out": "1248", "value": "57", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-707", "selected": "20168", "transfers_in": "695", "transfers_out": "1402", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1438", "selected": "18790", "transfers_in": "167", "transfers_out": "1605", "value": "57", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-355", "selected": "18535", "transfers_in": "299", "transfers_out": "654", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-409", "selected": "18249", "transfers_in": "227", "transfers_out": "636", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "18296", "transfers_in": "519", "transfers_out": "692", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.2", "creativity": "34.0", "threat": "29.0", "ict_index": "7.3", "transfers_balance": "-43", "selected": "18401", "transfers_in": "583", "transfers_out": "626", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "13.8", "threat": "25.0", "ict_index": "4.7", "transfers_balance": "229", "selected": "18821", "transfers_in": "1036", "transfers_out": "807", "value": "56", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.0", "creativity": "9.8", "threat": "26.0", "ict_index": "7.8", "transfers_balance": "2425", "selected": "21384", "transfers_in": "3389", "transfers_out": "964", "value": "56", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.6", "creativity": "3.1", "threat": "73.0", "ict_index": "8.9", "transfers_balance": "6365", "selected": "28410", "transfers_in": "9048", "transfers_out": "2683", "value": "56", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "584", "selected": "29352", "transfers_in": "3501", "transfers_out": "2917", "value": "56", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.4", "creativity": "4.8", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "-790", "selected": "28884", "transfers_in": "2902", "transfers_out": "3692", "value": "56", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "12.8", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "-1897", "selected": "27119", "transfers_in": "756", "transfers_out": "2653", "value": "56", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "2.5", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-1853", "selected": "25476", "transfers_in": "724", "transfers_out": "2577", "value": "56", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2323", "selected": "23366", "transfers_in": "401", "transfers_out": "2724", "value": "56", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1265", "selected": "22138", "transfers_in": "23", "transfers_out": "1288", "value": "56", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.4", "creativity": "22.1", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-203", "selected": "22800", "transfers_in": "310", "transfers_out": "513", "value": "56", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.8", "creativity": "29.9", "threat": "10.0", "ict_index": "4.9", "transfers_balance": "91", "selected": "23085", "transfers_in": "453", "transfers_out": "362", "value": "56", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "40.6", "creativity": "5.1", "threat": "70.0", "ict_index": "11.6", "transfers_balance": "-132", "selected": "23020", "transfers_in": "258", "transfers_out": "390", "value": "56", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.4", "creativity": "4.2", "threat": "18.0", "ict_index": "2.8", "transfers_balance": "69", "selected": "23206", "transfers_in": "646", "transfers_out": "577", "value": "56", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.4", "creativity": "25.8", "threat": "39.0", "ict_index": "7.9", "transfers_balance": "69", "selected": "23206", "transfers_in": "646", "transfers_out": "577", "value": "56", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "8.6", "creativity": "2.8", "threat": "19.0", "ict_index": "3.0", "transfers_balance": "2549", "selected": "26359", "transfers_in": "3043", "transfers_out": "494", "value": "56", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.2", "creativity": "11.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "1991", "selected": "28522", "transfers_in": "2968", "transfers_out": "977", "value": "56", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "2.8", "threat": "6.0", "ict_index": "1.4", "transfers_balance": "1991", "selected": "28522", "transfers_in": "2968", "transfers_out": "977", "value": "56", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1114", "selected": "27250", "transfers_in": "699", "transfers_out": "1813", "value": "56", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Nikola Vlasic": [{"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "269", "selected": "346", "transfers_in": "358", "transfers_out": "89", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "444", "transfers_in": "122", "transfers_out": "90", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "590", "transfers_in": "168", "transfers_out": "107", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "13.6", "threat": "12.0", "ict_index": "3.3", "transfers_balance": "367", "selected": "1031", "transfers_in": "499", "transfers_out": "132", "value": "55", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "51.1", "threat": "8.0", "ict_index": "7.8", "transfers_balance": "179", "selected": "1287", "transfers_in": "340", "transfers_out": "161", "value": "55", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "20.0", "creativity": "6.3", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "93", "selected": "1423", "transfers_in": "212", "transfers_out": "119", "value": "55", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "1592", "transfers_in": "327", "transfers_out": "225", "value": "55", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "1484", "transfers_in": "92", "transfers_out": "235", "value": "55", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "1283", "transfers_in": "47", "transfers_out": "292", "value": "55", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-139", "selected": "1161", "transfers_in": "23", "transfers_out": "162", "value": "55", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-100", "selected": "1077", "transfers_in": "26", "transfers_out": "126", "value": "55", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "1019", "transfers_in": "21", "transfers_out": "91", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "978", "transfers_in": "32", "transfers_out": "92", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "2.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-26", "selected": "966", "transfers_in": "28", "transfers_out": "54", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "977", "transfers_in": "30", "transfers_out": "33", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "957", "transfers_in": "29", "transfers_out": "69", "value": "55", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "933", "transfers_in": "30", "transfers_out": "67", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "910", "transfers_in": "15", "transfers_out": "54", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "32.3", "threat": "18.0", "ict_index": "6.0", "transfers_balance": "-25", "selected": "889", "transfers_in": "11", "transfers_out": "36", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "899", "transfers_in": "37", "transfers_out": "57", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "23.6", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "-22", "selected": "883", "transfers_in": "12", "transfers_out": "34", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "917", "transfers_in": "45", "transfers_out": "36", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "922", "transfers_in": "24", "transfers_out": "28", "value": "54", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "920", "transfers_in": "20", "transfers_out": "34", "value": "54", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "951", "transfers_in": "31", "transfers_out": "34", "value": "54", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "958", "transfers_in": "16", "transfers_out": "21", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "933", "transfers_in": "20", "transfers_out": "24", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "984", "transfers_in": "28", "transfers_out": "17", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "949", "transfers_in": "12", "transfers_out": "26", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "948", "transfers_in": "8", "transfers_out": "12", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "948", "transfers_in": "12", "transfers_out": "16", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "957", "transfers_in": "13", "transfers_out": "11", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "12.3", "threat": "21.0", "ict_index": "4.7", "transfers_balance": "1", "selected": "958", "transfers_in": "10", "transfers_out": "9", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.2", "creativity": "15.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "17", "selected": "976", "transfers_in": "27", "transfers_out": "10", "value": "53", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "992", "transfers_in": "25", "transfers_out": "16", "value": "53", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Uwe H\u00fcnemeier": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "294924", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14367", "selected": "303829", "transfers_in": "10728", "transfers_out": "25095", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30735", "selected": "280232", "transfers_in": "6549", "transfers_out": "37284", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34659", "selected": "249371", "transfers_in": "2768", "transfers_out": "37427", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2354", "selected": "251499", "transfers_in": "20710", "transfers_out": "23064", "value": "39", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18212", "selected": "279259", "transfers_in": "43470", "transfers_out": "25258", "value": "39", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27921", "selected": "316053", "transfers_in": "46808", "transfers_out": "18887", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "1119", "selected": "323723", "transfers_in": "22172", "transfers_out": "21053", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8497", "selected": "335691", "transfers_in": "19049", "transfers_out": "10552", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16438", "selected": "357156", "transfers_in": "31976", "transfers_out": "15538", "value": "39", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14952", "selected": "376536", "transfers_in": "26252", "transfers_out": "11300", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8314", "selected": "390609", "transfers_in": "23440", "transfers_out": "15126", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3228", "selected": "389214", "transfers_in": "6708", "transfers_out": "9936", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4293", "selected": "386251", "transfers_in": "4852", "transfers_out": "9145", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3393", "selected": "384595", "transfers_in": "5091", "transfers_out": "8484", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2370", "selected": "384894", "transfers_in": "6842", "transfers_out": "9212", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5511", "selected": "380629", "transfers_in": "2521", "transfers_out": "8032", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7645", "selected": "374273", "transfers_in": "2439", "transfers_out": "10084", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6785", "selected": "369630", "transfers_in": "4221", "transfers_out": "11006", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5132", "selected": "365821", "transfers_in": "2136", "transfers_out": "7268", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7088", "selected": "360416", "transfers_in": "4174", "transfers_out": "11262", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6960", "selected": "354179", "transfers_in": "4664", "transfers_out": "11624", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7879", "selected": "348889", "transfers_in": "6922", "transfers_out": "14801", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3415", "selected": "346957", "transfers_in": "4381", "transfers_out": "7796", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1884", "selected": "347109", "transfers_in": "5213", "transfers_out": "7097", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2876", "selected": "344998", "transfers_in": "2345", "transfers_out": "5221", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2810", "selected": "343726", "transfers_in": "3952", "transfers_out": "6762", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1417", "selected": "344650", "transfers_in": "4638", "transfers_out": "6055", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1182", "selected": "344532", "transfers_in": "2194", "transfers_out": "3376", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1013", "selected": "307179", "transfers_in": "2633", "transfers_out": "3646", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2823", "selected": "302202", "transfers_in": "2789", "transfers_out": "5612", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2085", "selected": "300868", "transfers_in": "2184", "transfers_out": "4269", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1850", "selected": "303499", "transfers_in": "3681", "transfers_out": "5531", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1850", "selected": "303499", "transfers_in": "3681", "transfers_out": "5531", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8241", "selected": "307125", "transfers_in": "12476", "transfers_out": "4235", "value": "38", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13055", "selected": "327667", "transfers_in": "19085", "transfers_out": "6030", "value": "38", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13055", "selected": "327667", "transfers_in": "19085", "transfers_out": "6030", "value": "38", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8544", "selected": "334685", "transfers_in": "15803", "transfers_out": "7259", "value": "38", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Niki M\u00e4enp\u00e4\u00e4": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "58538", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2052", "selected": "60951", "transfers_in": "1132", "transfers_out": "3184", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2605", "selected": "59383", "transfers_in": "1011", "transfers_out": "3616", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2897", "selected": "57280", "transfers_in": "1073", "transfers_out": "3970", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "57540", "transfers_in": "2588", "transfers_out": "3018", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3462", "selected": "62445", "transfers_in": "6946", "transfers_out": "3484", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1223", "selected": "64532", "transfers_in": "3544", "transfers_out": "2321", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "139", "selected": "65282", "transfers_in": "2437", "transfers_out": "2298", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-630", "selected": "64876", "transfers_in": "861", "transfers_out": "1491", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1189", "selected": "63895", "transfers_in": "624", "transfers_out": "1813", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1011", "selected": "63024", "transfers_in": "402", "transfers_out": "1413", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-930", "selected": "62253", "transfers_in": "461", "transfers_out": "1391", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-424", "selected": "61917", "transfers_in": "433", "transfers_out": "857", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-570", "selected": "61421", "transfers_in": "281", "transfers_out": "851", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-622", "selected": "60873", "transfers_in": "251", "transfers_out": "873", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-729", "selected": "60279", "transfers_in": "274", "transfers_out": "1003", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "60111", "transfers_in": "414", "transfers_out": "681", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "59872", "transfers_in": "355", "transfers_out": "696", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-462", "selected": "59554", "transfers_in": "507", "transfers_out": "969", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "59305", "transfers_in": "340", "transfers_out": "657", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "59087", "transfers_in": "596", "transfers_out": "945", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-735", "selected": "58386", "transfers_in": "634", "transfers_out": "1369", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "57817", "transfers_in": "1196", "transfers_out": "1926", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "57131", "transfers_in": "361", "transfers_out": "1100", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-803", "selected": "56385", "transfers_in": "266", "transfers_out": "1069", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "55920", "transfers_in": "205", "transfers_out": "689", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "55457", "transfers_in": "293", "transfers_out": "800", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "55059", "transfers_in": "238", "transfers_out": "706", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5432", "selected": "62017", "transfers_in": "5905", "transfers_out": "473", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13245", "selected": "76787", "transfers_in": "14342", "transfers_out": "1097", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8146", "selected": "89879", "transfers_in": "10759", "transfers_out": "2613", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3806", "selected": "94636", "transfers_in": "5631", "transfers_out": "1825", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8663", "selected": "116844", "transfers_in": "11137", "transfers_out": "2474", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8663", "selected": "116844", "transfers_in": "11137", "transfers_out": "2474", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3870", "selected": "109528", "transfers_in": "6034", "transfers_out": "2164", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3920", "selected": "116559", "transfers_in": "7665", "transfers_out": "3745", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3920", "selected": "116559", "transfers_in": "7665", "transfers_out": "3745", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "543", "selected": "116297", "transfers_in": "4786", "transfers_out": "4243", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Isaiah Brown": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "3785", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-965", "selected": "3053", "transfers_in": "50", "transfers_out": "1015", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-826", "selected": "2239", "transfers_in": "17", "transfers_out": "843", "value": "54", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "1801", "transfers_in": "25", "transfers_out": "473", "value": "54", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-226", "selected": "1577", "transfers_in": "5", "transfers_out": "231", "value": "54", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "1393", "transfers_in": "12", "transfers_out": "203", "value": "53", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "6.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-64", "selected": "1343", "transfers_in": "41", "transfers_out": "105", "value": "53", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.4", "creativity": "0.8", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "26", "selected": "1399", "transfers_in": "129", "transfers_out": "103", "value": "53", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-52", "selected": "1364", "transfers_in": "23", "transfers_out": "75", "value": "53", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-52", "selected": "1336", "transfers_in": "39", "transfers_out": "91", "value": "53", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-44", "selected": "1310", "transfers_in": "18", "transfers_out": "62", "value": "53", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-40", "selected": "1294", "transfers_in": "22", "transfers_out": "62", "value": "53", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1280", "transfers_in": "19", "transfers_out": "45", "value": "53", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-28", "selected": "1260", "transfers_in": "14", "transfers_out": "42", "value": "53", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.0", "creativity": "31.8", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-19", "selected": "1248", "transfers_in": "14", "transfers_out": "33", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "22.7", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "22", "selected": "1287", "transfers_in": "77", "transfers_out": "55", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1269", "transfers_in": "13", "transfers_out": "36", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "20.9", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-17", "selected": "1260", "transfers_in": "16", "transfers_out": "33", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1250", "transfers_in": "17", "transfers_out": "42", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1211", "transfers_in": "9", "transfers_out": "49", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1197", "transfers_in": "11", "transfers_out": "33", "value": "52", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1194", "transfers_in": "12", "transfers_out": "17", "value": "52", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1164", "transfers_in": "17", "transfers_out": "57", "value": "52", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1110", "transfers_in": "6", "transfers_out": "61", "value": "52", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1093", "transfers_in": "15", "transfers_out": "33", "value": "52", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1077", "transfers_in": "8", "transfers_out": "26", "value": "52", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1053", "transfers_in": "13", "transfers_out": "37", "value": "52", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1038", "transfers_in": "7", "transfers_out": "22", "value": "52", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1036", "transfers_in": "3", "transfers_out": "7", "value": "52", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1201", "transfers_in": "3", "transfers_out": "11", "value": "52", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1198", "transfers_in": "7", "transfers_out": "7", "value": "52", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1197", "transfers_in": "2", "transfers_out": "3", "value": "52", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1192", "transfers_in": "10", "transfers_out": "15", "value": "52", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1192", "transfers_in": "10", "transfers_out": "15", "value": "52", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1193", "transfers_in": "16", "transfers_out": "12", "value": "52", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1194", "transfers_in": "30", "transfers_out": "29", "value": "52", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1194", "transfers_in": "30", "transfers_out": "29", "value": "52", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1195", "transfers_in": "34", "transfers_out": "34", "value": "52", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Vicente Iborra": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9263", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2620", "selected": "6891", "transfers_in": "63", "transfers_out": "2683", "value": "60", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1580", "selected": "5348", "transfers_in": "41", "transfers_out": "1621", "value": "59", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-880", "selected": "4497", "transfers_in": "50", "transfers_out": "930", "value": "59", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-285", "selected": "4257", "transfers_in": "101", "transfers_out": "386", "value": "58", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "4205", "transfers_in": "146", "transfers_out": "317", "value": "58", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-176", "selected": "4141", "transfers_in": "139", "transfers_out": "315", "value": "58", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.6", "creativity": "14.3", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-80", "selected": "4174", "transfers_in": "165", "transfers_out": "245", "value": "58", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.8", "creativity": "2.7", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-81", "selected": "4142", "transfers_in": "80", "transfers_out": "161", "value": "58", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "11.6", "threat": "11.0", "ict_index": "2.8", "transfers_balance": "-26", "selected": "4192", "transfers_in": "162", "transfers_out": "188", "value": "58", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "65", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.2", "creativity": "13.5", "threat": "39.0", "ict_index": "9.3", "transfers_balance": "69", "selected": "4334", "transfers_in": "217", "transfers_out": "148", "value": "58", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "4.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "230", "selected": "4740", "transfers_in": "528", "transfers_out": "298", "value": "58", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.2", "creativity": "12.1", "threat": "5.0", "ict_index": "3.7", "transfers_balance": "377", "selected": "5346", "transfers_in": "635", "transfers_out": "258", "value": "58", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "32.6", "creativity": "1.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-74", "selected": "5361", "transfers_in": "210", "transfers_out": "284", "value": "58", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "11.4", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "120", "selected": "5579", "transfers_in": "389", "transfers_out": "269", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.6", "creativity": "4.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-41", "selected": "5663", "transfers_in": "287", "transfers_out": "328", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "5596", "transfers_in": "131", "transfers_out": "249", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "3.3", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "-138", "selected": "5504", "transfers_in": "119", "transfers_out": "257", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "2.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-184", "selected": "5390", "transfers_in": "129", "transfers_out": "313", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "5381", "transfers_in": "136", "transfers_out": "186", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "5.4", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-214", "selected": "5216", "transfers_in": "100", "transfers_out": "314", "value": "58", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "5280", "transfers_in": "144", "transfers_out": "117", "value": "58", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "5185", "transfers_in": "133", "transfers_out": "322", "value": "58", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "5159", "transfers_in": "93", "transfers_out": "178", "value": "58", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "5149", "transfers_in": "80", "transfers_out": "164", "value": "57", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "5149", "transfers_in": "79", "transfers_out": "106", "value": "57", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "5071", "transfers_in": "45", "transfers_out": "153", "value": "57", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "5097", "transfers_in": "96", "transfers_out": "131", "value": "57", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "5094", "transfers_in": "48", "transfers_out": "78", "value": "57", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "56.6", "creativity": "34.8", "threat": "33.0", "ict_index": "12.4", "transfers_balance": "-6", "selected": "5517", "transfers_in": "57", "transfers_out": "63", "value": "57", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "50.0", "creativity": "4.8", "threat": "34.0", "ict_index": "8.9", "transfers_balance": "312", "selected": "6384", "transfers_in": "442", "transfers_out": "130", "value": "57", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "41", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.9", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "14953", "selected": "22289", "transfers_in": "16053", "transfers_out": "1100", "value": "57", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9340", "selected": "12052", "transfers_in": "387", "transfers_out": "9727", "value": "57", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9340", "selected": "12052", "transfers_in": "387", "transfers_out": "9727", "value": "57", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1163", "selected": "8349", "transfers_in": "10", "transfers_out": "1173", "value": "57", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-607", "selected": "7744", "transfers_in": "11", "transfers_out": "618", "value": "57", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-607", "selected": "7744", "transfers_in": "11", "transfers_out": "618", "value": "57", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "2.9", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-115", "selected": "7660", "transfers_in": "55", "transfers_out": "170", "value": "57", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jan Bednarek": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10291", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1544", "selected": "9552", "transfers_in": "125", "transfers_out": "1669", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1440", "selected": "8328", "transfers_in": "101", "transfers_out": "1541", "value": "44", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-994", "selected": "7541", "transfers_in": "133", "transfers_out": "1127", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-609", "selected": "6999", "transfers_in": "58", "transfers_out": "667", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "6512", "transfers_in": "128", "transfers_out": "711", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-359", "selected": "6202", "transfers_in": "117", "transfers_out": "476", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "5970", "transfers_in": "92", "transfers_out": "388", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "5835", "transfers_in": "59", "transfers_out": "221", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "5688", "transfers_in": "75", "transfers_out": "251", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "5653", "transfers_in": "121", "transfers_out": "196", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "5560", "transfers_in": "92", "transfers_out": "218", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "5538", "transfers_in": "67", "transfers_out": "125", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "5469", "transfers_in": "59", "transfers_out": "137", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "5421", "transfers_in": "53", "transfers_out": "132", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "5356", "transfers_in": "61", "transfers_out": "145", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "5317", "transfers_in": "54", "transfers_out": "111", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "5261", "transfers_in": "39", "transfers_out": "113", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "5191", "transfers_in": "45", "transfers_out": "140", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "5143", "transfers_in": "47", "transfers_out": "106", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "5080", "transfers_in": "57", "transfers_out": "134", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "5052", "transfers_in": "55", "transfers_out": "89", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "5049", "transfers_in": "124", "transfers_out": "161", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "5062", "transfers_in": "106", "transfers_out": "116", "value": "41", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "5187", "transfers_in": "195", "transfers_out": "121", "value": "41", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "5196", "transfers_in": "81", "transfers_out": "91", "value": "41", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "5245", "transfers_in": "117", "transfers_out": "108", "value": "41", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "5328", "transfers_in": "135", "transfers_out": "111", "value": "41", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "5354", "transfers_in": "82", "transfers_out": "75", "value": "41", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "5772", "transfers_in": "74", "transfers_out": "72", "value": "41", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "5824", "transfers_in": "91", "transfers_out": "61", "value": "41", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "5859", "transfers_in": "96", "transfers_out": "70", "value": "41", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "42.6", "creativity": "0.3", "threat": "19.0", "ict_index": "6.2", "transfers_balance": "109", "selected": "6071", "transfers_in": "194", "transfers_out": "85", "value": "41", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "109", "selected": "6071", "transfers_in": "194", "transfers_out": "85", "value": "41", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "10619", "selected": "19384", "transfers_in": "12120", "transfers_out": "1501", "value": "41", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "21059", "selected": "42516", "transfers_in": "22190", "transfers_out": "1131", "value": "41", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "21059", "selected": "42516", "transfers_in": "22190", "transfers_out": "1131", "value": "41", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4739", "selected": "35342", "transfers_in": "909", "transfers_out": "5648", "value": "41", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Florian Lejeune": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "34083", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9357", "selected": "25528", "transfers_in": "223", "transfers_out": "9580", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7123", "selected": "18442", "transfers_in": "71", "transfers_out": "7194", "value": "44", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3118", "selected": "15364", "transfers_in": "484", "transfers_out": "3602", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1188", "selected": "14217", "transfers_in": "281", "transfers_out": "1469", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2136", "selected": "12151", "transfers_in": "91", "transfers_out": "2227", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1352", "selected": "10829", "transfers_in": "79", "transfers_out": "1431", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.8", "creativity": "0.6", "threat": "41.0", "ict_index": "5.7", "transfers_balance": "-1014", "selected": "9869", "transfers_in": "78", "transfers_out": "1092", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.6", "creativity": "0.6", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "95", "selected": "9992", "transfers_in": "456", "transfers_out": "361", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "28.6", "creativity": "11.2", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "734", "selected": "10812", "transfers_in": "1143", "transfers_out": "409", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "668", "selected": "11551", "transfers_in": "990", "transfers_out": "322", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-14", "selected": "11623", "transfers_in": "532", "transfers_out": "546", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.2", "creativity": "7.3", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "267", "selected": "11931", "transfers_in": "595", "transfers_out": "328", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.4", "creativity": "0.8", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "-327", "selected": "11626", "transfers_in": "153", "transfers_out": "480", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.0", "creativity": "0.2", "threat": "18.0", "ict_index": "4.4", "transfers_balance": "-493", "selected": "11158", "transfers_in": "94", "transfers_out": "587", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.8", "creativity": "0.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-259", "selected": "10926", "transfers_in": "160", "transfers_out": "419", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "1.2", "threat": "22.0", "ict_index": "3.4", "transfers_balance": "-367", "selected": "10572", "transfers_in": "85", "transfers_out": "452", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "37.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-518", "selected": "10071", "transfers_in": "40", "transfers_out": "558", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "9850", "transfers_in": "96", "transfers_out": "342", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-471", "selected": "9392", "transfers_in": "39", "transfers_out": "510", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "8300", "transfers_in": "13", "transfers_out": "1108", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "7816", "transfers_in": "4", "transfers_out": "488", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "7088", "transfers_in": "25", "transfers_out": "755", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "6783", "transfers_in": "18", "transfers_out": "325", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-188", "selected": "6596", "transfers_in": "14", "transfers_out": "202", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "6398", "transfers_in": "9", "transfers_out": "208", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.0", "creativity": "0.6", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-83", "selected": "6328", "transfers_in": "33", "transfers_out": "116", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "32.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "1190", "selected": "7637", "transfers_in": "1442", "transfers_out": "252", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "27.4", "creativity": "0.3", "threat": "7.0", "ict_index": "3.5", "transfers_balance": "70", "selected": "7739", "transfers_in": "216", "transfers_out": "146", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "978", "selected": "10102", "transfers_in": "1135", "transfers_out": "157", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "24.8", "creativity": "2.3", "threat": "14.0", "ict_index": "4.1", "transfers_balance": "1058", "selected": "11565", "transfers_in": "1531", "transfers_out": "473", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "38.4", "creativity": "10.1", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "3606", "selected": "15869", "transfers_in": "4433", "transfers_out": "827", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "17890", "selected": "36259", "transfers_in": "19993", "transfers_out": "2103", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "31.0", "creativity": "0.4", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "10080", "selected": "49668", "transfers_in": "11725", "transfers_out": "1645", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "22.8", "creativity": "32.0", "threat": "7.0", "ict_index": "6.2", "transfers_balance": "9446", "selected": "54480", "transfers_in": "11758", "transfers_out": "2312", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "1.1", "threat": "6.0", "ict_index": "1.9", "transfers_balance": "2974", "selected": "57593", "transfers_in": "5373", "transfers_out": "2399", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.6", "creativity": "10.7", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "2974", "selected": "57593", "transfers_in": "5373", "transfers_out": "2399", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "40.8", "creativity": "11.3", "threat": "2.0", "ict_index": "5.4", "transfers_balance": "-2908", "selected": "53932", "transfers_in": "272", "transfers_out": "3180", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Steve Sidwell": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "21349", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2305", "selected": "20624", "transfers_in": "328", "transfers_out": "2633", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3566", "selected": "17171", "transfers_in": "149", "transfers_out": "3715", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2743", "selected": "14554", "transfers_in": "153", "transfers_out": "2896", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2464", "selected": "12096", "transfers_in": "39", "transfers_out": "2503", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1895", "selected": "10234", "transfers_in": "80", "transfers_out": "1975", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1078", "selected": "9416", "transfers_in": "234", "transfers_out": "1312", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-851", "selected": "8700", "transfers_in": "158", "transfers_out": "1009", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-474", "selected": "8247", "transfers_in": "72", "transfers_out": "546", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-656", "selected": "7594", "transfers_in": "45", "transfers_out": "701", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "7252", "transfers_in": "28", "transfers_out": "377", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "6892", "transfers_in": "40", "transfers_out": "408", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-284", "selected": "6610", "transfers_in": "27", "transfers_out": "311", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "7105", "transfers_in": "244", "transfers_out": "262", "value": "43", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "7548", "transfers_in": "212", "transfers_out": "362", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "8328", "transfers_in": "269", "transfers_out": "487", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "8786", "transfers_in": "178", "transfers_out": "369", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-262", "selected": "9196", "transfers_in": "136", "transfers_out": "398", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "9461", "transfers_in": "117", "transfers_out": "538", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-253", "selected": "9247", "transfers_in": "42", "transfers_out": "295", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "8949", "transfers_in": "54", "transfers_out": "361", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "8796", "transfers_in": "41", "transfers_out": "197", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-278", "selected": "8531", "transfers_in": "69", "transfers_out": "347", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "8354", "transfers_in": "50", "transfers_out": "233", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "8260", "transfers_in": "39", "transfers_out": "140", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "8201", "transfers_in": "31", "transfers_out": "92", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "8136", "transfers_in": "58", "transfers_out": "129", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8100", "transfers_in": "78", "transfers_out": "123", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "8064", "transfers_in": "31", "transfers_out": "70", "value": "43", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "9122", "transfers_in": "21", "transfers_out": "54", "value": "43", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "9034", "transfers_in": "24", "transfers_out": "77", "value": "43", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "9007", "transfers_in": "14", "transfers_out": "42", "value": "43", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "9003", "transfers_in": "27", "transfers_out": "46", "value": "43", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "9003", "transfers_in": "27", "transfers_out": "46", "value": "43", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "9470", "transfers_in": "107", "transfers_out": "98", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "9769", "transfers_in": "171", "transfers_out": "113", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "9769", "transfers_in": "171", "transfers_out": "113", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "10131", "transfers_in": "238", "transfers_out": "164", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jeremie Boga": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "189", "selected": "707", "transfers_in": "263", "transfers_out": "74", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "781", "transfers_in": "185", "transfers_out": "285", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "625", "transfers_in": "53", "transfers_out": "266", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "529", "transfers_in": "3", "transfers_out": "103", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "470", "transfers_in": "5", "transfers_out": "64", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "431", "transfers_in": "1", "transfers_out": "42", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "416", "transfers_in": "3", "transfers_out": "24", "value": "60", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "410", "transfers_in": "0", "transfers_out": "12", "value": "60", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "410", "transfers_in": "2", "transfers_out": "11", "value": "60", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "447", "transfers_in": "4", "transfers_out": "11", "value": "60", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "500", "transfers_in": "1", "transfers_out": "10", "value": "60", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "498", "transfers_in": "2", "transfers_out": "17", "value": "60", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "496", "transfers_in": "3", "transfers_out": "9", "value": "60", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "488", "transfers_in": "1", "transfers_out": "10", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "489", "transfers_in": "1", "transfers_out": "7", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "488", "transfers_in": "2", "transfers_out": "5", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "483", "transfers_in": "0", "transfers_out": "6", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "485", "transfers_in": "1", "transfers_out": "2", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "481", "transfers_in": "1", "transfers_out": "5", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "479", "transfers_in": "2", "transfers_out": "5", "value": "60", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "477", "transfers_in": "0", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "477", "transfers_in": "2", "transfers_out": "4", "value": "60", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "475", "transfers_in": "3", "transfers_out": "5", "value": "60", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "478", "transfers_in": "1", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "477", "transfers_in": "1", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "476", "transfers_in": "0", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "477", "transfers_in": "1", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "476", "transfers_in": "1", "transfers_out": "2", "value": "60", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "504", "transfers_in": "1", "transfers_out": "3", "value": "60", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "502", "transfers_in": "0", "transfers_out": "1", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "503", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "505", "transfers_in": "2", "transfers_out": "1", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "505", "transfers_in": "2", "transfers_out": "1", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "505", "transfers_in": "1", "transfers_out": "1", "value": "60", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "507", "transfers_in": "1", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "507", "transfers_in": "1", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "509", "transfers_in": "2", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Victor Wanyama": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "44364", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "24.4", "threat": "14.0", "ict_index": "6.0", "transfers_balance": "-4274", "selected": "43893", "transfers_in": "1239", "transfers_out": "5513", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2189", "selected": "43762", "transfers_in": "2103", "transfers_out": "4292", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9253", "selected": "35103", "transfers_in": "511", "transfers_out": "9764", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6388", "selected": "28761", "transfers_in": "65", "transfers_out": "6453", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4449", "selected": "24386", "transfers_in": "112", "transfers_out": "4561", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2624", "selected": "21797", "transfers_in": "87", "transfers_out": "2711", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1955", "selected": "19883", "transfers_in": "49", "transfers_out": "2004", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-748", "selected": "19147", "transfers_in": "34", "transfers_out": "782", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-895", "selected": "18264", "transfers_in": "58", "transfers_out": "953", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-599", "selected": "17679", "transfers_in": "26", "transfers_out": "625", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-558", "selected": "17149", "transfers_in": "28", "transfers_out": "586", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-339", "selected": "16823", "transfers_in": "22", "transfers_out": "361", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-241", "selected": "16590", "transfers_in": "11", "transfers_out": "252", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "16338", "transfers_in": "18", "transfers_out": "276", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "16075", "transfers_in": "10", "transfers_out": "286", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "15943", "transfers_in": "11", "transfers_out": "146", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "15806", "transfers_in": "14", "transfers_out": "156", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-205", "selected": "15613", "transfers_in": "18", "transfers_out": "223", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "15516", "transfers_in": "23", "transfers_out": "131", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1", "selected": "15361", "transfers_in": "112", "transfers_out": "111", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.7", "threat": "12.0", "ict_index": "1.3", "transfers_balance": "1", "selected": "15361", "transfers_in": "112", "transfers_out": "111", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.8", "creativity": "10.5", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "303", "selected": "15768", "transfers_in": "565", "transfers_out": "262", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.4", "threat": "3.0", "ict_index": "0.4", "transfers_balance": "4", "selected": "15842", "transfers_in": "223", "transfers_out": "219", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "15930", "transfers_in": "203", "transfers_out": "202", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "34.6", "creativity": "0.3", "threat": "7.0", "ict_index": "4.2", "transfers_balance": "-71", "selected": "15904", "transfers_in": "116", "transfers_out": "187", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1143", "selected": "17311", "transfers_in": "1454", "transfers_out": "311", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.6", "creativity": "7.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "389", "selected": "18031", "transfers_in": "945", "transfers_out": "556", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "774", "selected": "19014", "transfers_in": "1104", "transfers_out": "330", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.0", "creativity": "3.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-223", "selected": "21177", "transfers_in": "428", "transfers_out": "651", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-214", "selected": "20897", "transfers_in": "132", "transfers_out": "346", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "3.6", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-129", "selected": "20828", "transfers_in": "145", "transfers_out": "274", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "20937", "transfers_in": "239", "transfers_out": "215", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "8.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "24", "selected": "20937", "transfers_in": "239", "transfers_out": "215", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "11.4", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-44", "selected": "20769", "transfers_in": "104", "transfers_out": "148", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "6.6", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "-7", "selected": "20784", "transfers_in": "129", "transfers_out": "136", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.2", "creativity": "13.0", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "-7", "selected": "20784", "transfers_in": "129", "transfers_out": "136", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "2.2", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-163", "selected": "20633", "transfers_in": "91", "transfers_out": "254", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Scott Dann": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "11.8", "creativity": "0.4", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "55689", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "1.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-6510", "selected": "53059", "transfers_in": "721", "transfers_out": "7231", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "10.5", "threat": "34.0", "ict_index": "6.8", "transfers_balance": "-3137", "selected": "50713", "transfers_in": "2391", "transfers_out": "5528", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.0", "creativity": "0.3", "threat": "84.0", "ict_index": "10.5", "transfers_balance": "-8234", "selected": "42897", "transfers_in": "596", "transfers_out": "8830", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "28.4", "creativity": "21.6", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-3294", "selected": "39875", "transfers_in": "1560", "transfers_out": "4854", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.8", "creativity": "0.2", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-7055", "selected": "32988", "transfers_in": "279", "transfers_out": "7334", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4255", "selected": "29042", "transfers_in": "302", "transfers_out": "4557", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "0.3", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-4957", "selected": "24155", "transfers_in": "68", "transfers_out": "5025", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.8", "creativity": "0.3", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-43", "selected": "24157", "transfers_in": "975", "transfers_out": "1018", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "11.0", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "2727", "selected": "27097", "transfers_in": "4394", "transfers_out": "1667", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "29.2", "creativity": "0.0", "threat": "27.0", "ict_index": "5.6", "transfers_balance": "-1560", "selected": "25614", "transfers_in": "280", "transfers_out": "1840", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "10.0", "ict_index": "0.9", "transfers_balance": "3621", "selected": "29548", "transfers_in": "4925", "transfers_out": "1304", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4412", "selected": "34202", "transfers_in": "5481", "transfers_out": "1069", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2550", "selected": "31701", "transfers_in": "565", "transfers_out": "3115", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5039", "selected": "26679", "transfers_in": "98", "transfers_out": "5137", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "36.2", "creativity": "0.2", "threat": "42.0", "ict_index": "7.8", "transfers_balance": "-2377", "selected": "24333", "transfers_in": "295", "transfers_out": "2672", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.0", "creativity": "13.9", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "3295", "selected": "27805", "transfers_in": "3845", "transfers_out": "550", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.2", "creativity": "0.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-628", "selected": "27245", "transfers_in": "514", "transfers_out": "1142", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.0", "creativity": "0.3", "threat": "23.0", "ict_index": "4.2", "transfers_balance": "7983", "selected": "35710", "transfers_in": "9066", "transfers_out": "1083", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.0", "creativity": "1.4", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-1164", "selected": "34642", "transfers_in": "1293", "transfers_out": "2457", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1355", "selected": "33397", "transfers_in": "1230", "transfers_out": "2585", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5412", "selected": "28006", "transfers_in": "372", "transfers_out": "5784", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6832", "selected": "21187", "transfers_in": "61", "transfers_out": "6893", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2189", "selected": "19001", "transfers_in": "22", "transfers_out": "2211", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1114", "selected": "17899", "transfers_in": "19", "transfers_out": "1133", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-686", "selected": "17216", "transfers_in": "14", "transfers_out": "700", "value": "46", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-644", "selected": "16575", "transfers_in": "14", "transfers_out": "658", "value": "46", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-491", "selected": "16094", "transfers_in": "13", "transfers_out": "504", "value": "46", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "15834", "transfers_in": "5", "transfers_out": "264", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "16554", "transfers_in": "9", "transfers_out": "210", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "16326", "transfers_in": "11", "transfers_out": "175", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "16254", "transfers_in": "13", "transfers_out": "154", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "16151", "transfers_in": "8", "transfers_out": "121", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "16070", "transfers_in": "16", "transfers_out": "88", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "16009", "transfers_in": "13", "transfers_out": "78", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "15963", "transfers_in": "16", "transfers_out": "74", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "15891", "transfers_in": "38", "transfers_out": "102", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "15803", "transfers_in": "45", "transfers_out": "133", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Massadio Haidara": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "70393", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2686", "selected": "72884", "transfers_in": "2890", "transfers_out": "5576", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5265", "selected": "68821", "transfers_in": "2086", "transfers_out": "7351", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4408", "selected": "65598", "transfers_in": "2730", "transfers_out": "7138", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4685", "selected": "61548", "transfers_in": "1747", "transfers_out": "6432", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7947", "selected": "53694", "transfers_in": "624", "transfers_out": "8571", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4627", "selected": "49148", "transfers_in": "507", "transfers_out": "5134", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3939", "selected": "45269", "transfers_in": "288", "transfers_out": "4227", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2013", "selected": "43272", "transfers_in": "109", "transfers_out": "2122", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4318", "selected": "48288", "transfers_in": "6974", "transfers_out": "2656", "value": "39", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7614", "selected": "57353", "transfers_in": "10092", "transfers_out": "2478", "value": "39", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5685", "selected": "64745", "transfers_in": "8888", "transfers_out": "3203", "value": "39", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4054", "selected": "69887", "transfers_in": "6892", "transfers_out": "2838", "value": "39", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2213", "selected": "72913", "transfers_in": "4707", "transfers_out": "2494", "value": "39", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2155", "selected": "75905", "transfers_in": "4564", "transfers_out": "2409", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3013", "selected": "80248", "transfers_in": "5998", "transfers_out": "2985", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1198", "selected": "82162", "transfers_in": "3641", "transfers_out": "2443", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "83090", "transfers_in": "2982", "transfers_out": "2788", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "90", "selected": "84042", "transfers_in": "3750", "transfers_out": "3660", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "426", "selected": "84998", "transfers_in": "2678", "transfers_out": "2252", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "860", "selected": "86534", "transfers_in": "4260", "transfers_out": "3400", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "667", "selected": "87442", "transfers_in": "3635", "transfers_out": "2968", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2593", "selected": "91002", "transfers_in": "7641", "transfers_out": "5048", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1878", "selected": "93475", "transfers_in": "4918", "transfers_out": "3040", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3624", "selected": "98277", "transfers_in": "7031", "transfers_out": "3407", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1086", "selected": "99722", "transfers_in": "3138", "transfers_out": "2052", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1819", "selected": "102240", "transfers_in": "4866", "transfers_out": "3047", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2864", "selected": "106332", "transfers_in": "5817", "transfers_out": "2953", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1230", "selected": "108199", "transfers_in": "2877", "transfers_out": "1647", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2487", "selected": "98476", "transfers_in": "4394", "transfers_out": "1907", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1846", "selected": "100877", "transfers_in": "4378", "transfers_out": "2532", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1522", "selected": "102930", "transfers_in": "3218", "transfers_out": "1696", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2792", "selected": "111806", "transfers_in": "5097", "transfers_out": "2305", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "109688", "transfers_in": "2002", "transfers_out": "2285", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-360", "selected": "105607", "transfers_in": "1362", "transfers_out": "1722", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "106305", "transfers_in": "2180", "transfers_out": "2116", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "106305", "transfers_in": "2180", "transfers_out": "2116", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "106126", "transfers_in": "2208", "transfers_out": "2318", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Declan Rice": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "0.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "104", "selected": "497", "transfers_in": "123", "transfers_out": "19", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "338", "selected": "1207", "transfers_in": "478", "transfers_out": "140", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "197", "selected": "1746", "transfers_in": "394", "transfers_out": "197", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "1744", "transfers_in": "91", "transfers_out": "190", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "1669", "transfers_in": "83", "transfers_out": "225", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1684", "transfers_in": "86", "transfers_out": "141", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "1657", "transfers_in": "49", "transfers_out": "140", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1653", "transfers_in": "44", "transfers_out": "75", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-38", "selected": "1660", "transfers_in": "57", "transfers_out": "95", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "1729", "transfers_in": "71", "transfers_out": "53", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1780", "transfers_in": "57", "transfers_out": "69", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1802", "transfers_in": "50", "transfers_out": "60", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-37", "selected": "1789", "transfers_in": "31", "transfers_out": "68", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-9", "selected": "1798", "transfers_in": "39", "transfers_out": "48", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "1970", "transfers_in": "156", "transfers_out": "55", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "2015", "transfers_in": "68", "transfers_out": "51", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-8", "selected": "2035", "transfers_in": "58", "transfers_out": "66", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "2118", "transfers_in": "128", "transfers_out": "79", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-13", "selected": "2131", "transfers_in": "57", "transfers_out": "70", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-9", "selected": "2132", "transfers_in": "66", "transfers_out": "75", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "31.0", "creativity": "0.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-9", "selected": "2132", "transfers_in": "66", "transfers_out": "75", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "647", "selected": "2840", "transfers_in": "907", "transfers_out": "260", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-21", "selected": "2852", "transfers_in": "217", "transfers_out": "238", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "0.8", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "106", "selected": "2993", "transfers_in": "267", "transfers_out": "161", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "0.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "197", "selected": "3208", "transfers_in": "299", "transfers_out": "102", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "37", "selected": "3285", "transfers_in": "165", "transfers_out": "128", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-69", "selected": "3263", "transfers_in": "86", "transfers_out": "155", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "27.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-27", "selected": "3257", "transfers_in": "58", "transfers_out": "85", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "3202", "transfers_in": "124", "transfers_out": "113", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "26.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-26", "selected": "3121", "transfers_in": "47", "transfers_out": "73", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.8", "creativity": "14.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "131", "selected": "3303", "transfers_in": "185", "transfers_out": "54", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.8", "creativity": "0.8", "threat": "10.0", "ict_index": "3.7", "transfers_balance": "373", "selected": "3748", "transfers_in": "478", "transfers_out": "105", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "231", "selected": "4064", "transfers_in": "329", "transfers_out": "98", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.0", "creativity": "0.1", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "113", "selected": "4101", "transfers_in": "243", "transfers_out": "130", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.4", "creativity": "10.4", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "459", "selected": "4641", "transfers_in": "582", "transfers_out": "123", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "15.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "459", "selected": "4641", "transfers_in": "582", "transfers_out": "123", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "1.8", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "1079", "selected": "5804", "transfers_in": "1185", "transfers_out": "106", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Santiago Cazorla": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1541", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-319", "selected": "1777", "transfers_in": "82", "transfers_out": "401", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "1801", "transfers_in": "54", "transfers_out": "281", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "1952", "transfers_in": "68", "transfers_out": "246", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "2026", "transfers_in": "48", "transfers_out": "106", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "2141", "transfers_in": "53", "transfers_out": "129", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "2236", "transfers_in": "45", "transfers_out": "116", "value": "70", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "2288", "transfers_in": "39", "transfers_out": "118", "value": "70", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2315", "transfers_in": "27", "transfers_out": "55", "value": "69", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2343", "transfers_in": "33", "transfers_out": "64", "value": "69", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "2379", "transfers_in": "23", "transfers_out": "56", "value": "69", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2450", "transfers_in": "34", "transfers_out": "58", "value": "69", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "2470", "transfers_in": "13", "transfers_out": "35", "value": "69", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2498", "transfers_in": "19", "transfers_out": "32", "value": "69", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2517", "transfers_in": "20", "transfers_out": "41", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2567", "transfers_in": "25", "transfers_out": "43", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2590", "transfers_in": "16", "transfers_out": "32", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2624", "transfers_in": "17", "transfers_out": "29", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2668", "transfers_in": "26", "transfers_out": "58", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "2690", "transfers_in": "13", "transfers_out": "35", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2717", "transfers_in": "15", "transfers_out": "39", "value": "69", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2726", "transfers_in": "23", "transfers_out": "41", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2808", "transfers_in": "44", "transfers_out": "79", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2835", "transfers_in": "35", "transfers_out": "55", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2872", "transfers_in": "23", "transfers_out": "52", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2896", "transfers_in": "36", "transfers_out": "43", "value": "69", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2947", "transfers_in": "68", "transfers_out": "86", "value": "69", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3018", "transfers_in": "32", "transfers_out": "52", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3055", "transfers_in": "22", "transfers_out": "29", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3148", "transfers_in": "15", "transfers_out": "34", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3235", "transfers_in": "25", "transfers_out": "30", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3248", "transfers_in": "31", "transfers_out": "36", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3250", "transfers_in": "14", "transfers_out": "26", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "3277", "transfers_in": "28", "transfers_out": "25", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3291", "transfers_in": "28", "transfers_out": "29", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3306", "transfers_in": "23", "transfers_out": "27", "value": "69", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3306", "transfers_in": "23", "transfers_out": "27", "value": "69", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "3360", "transfers_in": "42", "transfers_out": "18", "value": "69", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jonathan Hogg": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1719", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "1488", "transfers_in": "34", "transfers_out": "313", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-198", "selected": "1304", "transfers_in": "37", "transfers_out": "235", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "1160", "transfers_in": "31", "transfers_out": "184", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-76", "selected": "1090", "transfers_in": "18", "transfers_out": "94", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.2", "creativity": "3.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1140", "selected": "2820", "transfers_in": "1728", "transfers_out": "588", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "1.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "4903", "selected": "8364", "transfers_in": "7040", "transfers_out": "2137", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "15204", "selected": "24945", "transfers_in": "19839", "transfers_out": "4635", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.6", "creativity": "1.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "474", "selected": "25774", "transfers_in": "3266", "transfers_out": "2792", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-1279", "selected": "24676", "transfers_in": "1685", "transfers_out": "2964", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "1.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-593", "selected": "24178", "transfers_in": "978", "transfers_out": "1571", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "837", "selected": "25291", "transfers_in": "2542", "transfers_out": "1705", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-1472", "selected": "23871", "transfers_in": "566", "transfers_out": "2038", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "11.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1088", "selected": "22838", "transfers_in": "490", "transfers_out": "1578", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-991", "selected": "21883", "transfers_in": "301", "transfers_out": "1292", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.0", "creativity": "24.6", "threat": "3.0", "ict_index": "6.1", "transfers_balance": "-1028", "selected": "20898", "transfers_in": "280", "transfers_out": "1308", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-480", "selected": "20456", "transfers_in": "292", "transfers_out": "772", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "2.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-761", "selected": "19716", "transfers_in": "126", "transfers_out": "887", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2502", "selected": "17222", "transfers_in": "28", "transfers_out": "2530", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.8", "creativity": "15.1", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-434", "selected": "16804", "transfers_in": "151", "transfers_out": "585", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.6", "creativity": "3.6", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "-448", "selected": "16396", "transfers_in": "369", "transfers_out": "817", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-352", "selected": "16059", "transfers_in": "407", "transfers_out": "759", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "1.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-902", "selected": "15195", "transfers_in": "237", "transfers_out": "1139", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.4", "creativity": "2.6", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-463", "selected": "14760", "transfers_in": "278", "transfers_out": "741", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-295", "selected": "14499", "transfers_in": "218", "transfers_out": "513", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-106", "selected": "14417", "transfers_in": "279", "transfers_out": "385", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.6", "creativity": "2.2", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-140", "selected": "14313", "transfers_in": "358", "transfers_out": "498", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "3.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "20", "selected": "14390", "transfers_in": "479", "transfers_out": "459", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.0", "creativity": "2.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "35", "selected": "14448", "transfers_in": "255", "transfers_out": "220", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.8", "creativity": "29.1", "threat": "13.0", "ict_index": "6.2", "transfers_balance": "210", "selected": "11232", "transfers_in": "476", "transfers_out": "266", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.0", "creativity": "13.8", "threat": "7.0", "ict_index": "4.6", "transfers_balance": "272", "selected": "11435", "transfers_in": "604", "transfers_out": "332", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "17.0", "creativity": "2.5", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-371", "selected": "11164", "transfers_in": "159", "transfers_out": "530", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.6", "creativity": "14.4", "threat": "20.0", "ict_index": "4.8", "transfers_balance": "-216", "selected": "10949", "transfers_in": "147", "transfers_out": "363", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "13.8", "threat": "1.0", "ict_index": "3.2", "transfers_balance": "-367", "selected": "10539", "transfers_in": "119", "transfers_out": "486", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "2.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-52", "selected": "10393", "transfers_in": "125", "transfers_out": "177", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "3.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-47", "selected": "10349", "transfers_in": "129", "transfers_out": "176", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.8", "creativity": "0.6", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-47", "selected": "10349", "transfers_in": "129", "transfers_out": "176", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.6", "creativity": "8.2", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "16", "selected": "10379", "transfers_in": "176", "transfers_out": "160", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Leiva Lucas": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1491", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "1335", "transfers_in": "37", "transfers_out": "380", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "1225", "transfers_in": "24", "transfers_out": "174", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "1167", "transfers_in": "21", "transfers_out": "118", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "1138", "transfers_in": "15", "transfers_out": "72", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "1116", "transfers_in": "14", "transfers_out": "60", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1096", "transfers_in": "19", "transfers_out": "52", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1098", "transfers_in": "17", "transfers_out": "43", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1096", "transfers_in": "9", "transfers_out": "15", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1085", "transfers_in": "5", "transfers_out": "23", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1089", "transfers_in": "10", "transfers_out": "18", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1085", "transfers_in": "9", "transfers_out": "22", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1086", "transfers_in": "7", "transfers_out": "15", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1083", "transfers_in": "0", "transfers_out": "6", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1081", "transfers_in": "3", "transfers_out": "11", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1079", "transfers_in": "7", "transfers_out": "12", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1075", "transfers_in": "3", "transfers_out": "9", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1074", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1071", "transfers_in": "4", "transfers_out": "11", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1065", "transfers_in": "5", "transfers_out": "12", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1061", "transfers_in": "0", "transfers_out": "7", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1059", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1052", "transfers_in": "9", "transfers_out": "17", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1050", "transfers_in": "6", "transfers_out": "10", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1055", "transfers_in": "4", "transfers_out": "6", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1056", "transfers_in": "4", "transfers_out": "6", "value": "45", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1059", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1058", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1058", "transfers_in": "3", "transfers_out": "6", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1116", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1118", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1125", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1126", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1126", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1128", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1126", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1128", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1131", "transfers_in": "5", "transfers_out": "1", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Alfie Mawson": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "54205", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.0", "creativity": "0.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-724", "selected": "57280", "transfers_in": "1426", "transfers_out": "2150", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "8.4", "creativity": "0.4", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-4040", "selected": "53846", "transfers_in": "1023", "transfers_out": "5063", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "0.4", "threat": "11.0", "ict_index": "2.8", "transfers_balance": "839", "selected": "55708", "transfers_in": "3703", "transfers_out": "2864", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "16.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-3013", "selected": "52956", "transfers_in": "940", "transfers_out": "3953", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.8", "creativity": "0.5", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "1841", "selected": "55411", "transfers_in": "4731", "transfers_out": "2890", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2797", "selected": "52899", "transfers_in": "1140", "transfers_out": "3937", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "13.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2695", "selected": "50370", "transfers_in": "769", "transfers_out": "3464", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "61.8", "creativity": "0.3", "threat": "17.0", "ict_index": "7.9", "transfers_balance": "-150", "selected": "50391", "transfers_in": "1207", "transfers_out": "1357", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "33.0", "creativity": "0.0", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "5180", "selected": "56702", "transfers_in": "8142", "transfers_out": "2962", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.4", "creativity": "0.4", "threat": "26.0", "ict_index": "5.1", "transfers_balance": "12615", "selected": "71509", "transfers_in": "15868", "transfers_out": "3253", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "33.0", "creativity": "0.1", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "-468", "selected": "71884", "transfers_in": "4641", "transfers_out": "5109", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "21.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2813", "selected": "69276", "transfers_in": "1914", "transfers_out": "4727", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "35.2", "creativity": "0.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-2881", "selected": "66545", "transfers_in": "924", "transfers_out": "3805", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1249", "selected": "65517", "transfers_in": "1432", "transfers_out": "2681", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.2", "creativity": "10.3", "threat": "13.0", "ict_index": "4.4", "transfers_balance": "-1133", "selected": "64859", "transfers_in": "2109", "transfers_out": "3242", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.6", "creativity": "10.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "836", "selected": "66068", "transfers_in": "3831", "transfers_out": "2995", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-1683", "selected": "64587", "transfers_in": "1795", "transfers_out": "3478", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "0.9", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "1081", "selected": "66131", "transfers_in": "4899", "transfers_out": "3818", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.0", "creativity": "0.2", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "-1651", "selected": "64752", "transfers_in": "2620", "transfers_out": "4271", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "0.4", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-3338", "selected": "61605", "transfers_in": "1968", "transfers_out": "5306", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "0.1", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "-3130", "selected": "58535", "transfers_in": "735", "transfers_out": "3865", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2199", "selected": "56637", "transfers_in": "2318", "transfers_out": "4517", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "73.8", "creativity": "0.0", "threat": "17.0", "ict_index": "9.1", "transfers_balance": "-3113", "selected": "53631", "transfers_in": "688", "transfers_out": "3801", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "34.4", "creativity": "13.7", "threat": "44.0", "ict_index": "9.2", "transfers_balance": "16960", "selected": "71890", "transfers_in": "21261", "transfers_out": "4301", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.2", "creativity": "10.6", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "38055", "selected": "111480", "transfers_in": "42420", "transfers_out": "4365", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.6", "creativity": "0.9", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "71608", "selected": "186360", "transfers_in": "79747", "transfers_out": "8139", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "21.6", "threat": "6.0", "ict_index": "4.1", "transfers_balance": "30101", "selected": "219256", "transfers_in": "45359", "transfers_out": "15258", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.6", "creativity": "0.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "3596", "selected": "223672", "transfers_in": "16488", "transfers_out": "12892", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "31.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "8365", "selected": "228110", "transfers_in": "18709", "transfers_out": "10344", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-5492", "selected": "219035", "transfers_in": "8054", "transfers_out": "13546", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "1.7", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-127", "selected": "219574", "transfers_in": "8955", "transfers_out": "9082", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "0.3", "threat": "18.0", "ict_index": "3.2", "transfers_balance": "-7862", "selected": "208227", "transfers_in": "8071", "transfers_out": "15933", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.8", "creativity": "0.2", "threat": "14.0", "ict_index": "2.9", "transfers_balance": "-191", "selected": "210492", "transfers_in": "8026", "transfers_out": "8217", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.6", "creativity": "2.3", "threat": "9.0", "ict_index": "4.0", "transfers_balance": "-447", "selected": "211357", "transfers_in": "9375", "transfers_out": "9822", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.0", "creativity": "4.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "30168", "selected": "244171", "transfers_in": "35927", "transfers_out": "5759", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "1.0", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "30168", "selected": "244171", "transfers_in": "35927", "transfers_out": "5759", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2659", "selected": "239214", "transfers_in": "7237", "transfers_out": "9896", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Fernando Luiz Rosa": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "13.2", "creativity": "29.6", "threat": "15.0", "ict_index": "5.8", "transfers_balance": "0", "selected": "37579", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "14.3", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "38318", "selected": "118321", "transfers_in": "46918", "transfers_out": "8600", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "32.6", "creativity": "4.8", "threat": "30.0", "ict_index": "6.7", "transfers_balance": "24488", "selected": "158686", "transfers_in": "41836", "transfers_out": "17348", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.4", "creativity": "9.2", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "7936", "selected": "180417", "transfers_in": "30743", "transfers_out": "22807", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.2", "creativity": "3.8", "threat": "11.0", "ict_index": "4.6", "transfers_balance": "4070", "selected": "188961", "transfers_in": "20150", "transfers_out": "16080", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.2", "creativity": "20.8", "threat": "25.0", "ict_index": "6.9", "transfers_balance": "-3326", "selected": "188182", "transfers_in": "16079", "transfers_out": "19405", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.2", "creativity": "11.0", "threat": "27.0", "ict_index": "5.3", "transfers_balance": "-2534", "selected": "188041", "transfers_in": "15560", "transfers_out": "18094", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "48.0", "creativity": "18.5", "threat": "7.0", "ict_index": "7.4", "transfers_balance": "16616", "selected": "207767", "transfers_in": "32048", "transfers_out": "15432", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.4", "creativity": "3.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "34179", "selected": "244287", "transfers_in": "46210", "transfers_out": "12031", "value": "51", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "13", "goals": "1", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "71.0", "creativity": "25.3", "threat": "9.0", "ict_index": "10.5", "transfers_balance": "-12218", "selected": "234037", "transfers_in": "15975", "transfers_out": "28193", "value": "51", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "41.0", "creativity": "19.2", "threat": "0.0", "ict_index": "6.0", "transfers_balance": "77462", "selected": "317257", "transfers_in": "87741", "transfers_out": "10279", "value": "51", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.2", "creativity": "9.6", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "80440", "selected": "406869", "transfers_in": "96434", "transfers_out": "15994", "value": "52", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.8", "creativity": "24.3", "threat": "12.0", "ict_index": "5.7", "transfers_balance": "33201", "selected": "445070", "transfers_in": "56785", "transfers_out": "23584", "value": "52", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "17.8", "creativity": "17.0", "threat": "33.0", "ict_index": "6.8", "transfers_balance": "-4157", "selected": "443298", "transfers_in": "26145", "transfers_out": "30302", "value": "52", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-13823", "selected": "431321", "transfers_in": "20342", "transfers_out": "34165", "value": "52", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "27.0", "threat": "9.0", "ict_index": "5.2", "transfers_balance": "-38742", "selected": "394647", "transfers_in": "9162", "transfers_out": "47904", "value": "52", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "7.3", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "-13021", "selected": "382906", "transfers_in": "11273", "transfers_out": "24294", "value": "52", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "2.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-22244", "selected": "361851", "transfers_in": "8264", "transfers_out": "30508", "value": "52", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.0", "creativity": "31.3", "threat": "12.0", "ict_index": "7.5", "transfers_balance": "-13816", "selected": "349883", "transfers_in": "16977", "transfers_out": "30793", "value": "51", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "19.8", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "4098", "selected": "355397", "transfers_in": "16116", "transfers_out": "12018", "value": "51", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "7.7", "threat": "13.0", "ict_index": "3.3", "transfers_balance": "-5812", "selected": "351124", "transfers_in": "16579", "transfers_out": "22391", "value": "51", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "20.9", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-1550", "selected": "350162", "transfers_in": "20128", "transfers_out": "21678", "value": "51", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.6", "creativity": "7.9", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-10165", "selected": "342311", "transfers_in": "24762", "transfers_out": "34927", "value": "51", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.6", "creativity": "18.5", "threat": "9.0", "ict_index": "5.5", "transfers_balance": "-8785", "selected": "335053", "transfers_in": "16948", "transfers_out": "25733", "value": "51", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "45.4", "creativity": "6.0", "threat": "17.0", "ict_index": "6.8", "transfers_balance": "-5522", "selected": "331184", "transfers_in": "16756", "transfers_out": "22278", "value": "51", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.0", "creativity": "5.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "34804", "selected": "367333", "transfers_in": "43320", "transfers_out": "8516", "value": "51", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.0", "creativity": "4.8", "threat": "11.0", "ict_index": "2.8", "transfers_balance": "939", "selected": "370174", "transfers_in": "22127", "transfers_out": "21188", "value": "51", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6466", "selected": "366271", "transfers_in": "17037", "transfers_out": "23503", "value": "51", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61526", "selected": "304186", "transfers_in": "2012", "transfers_out": "63538", "value": "51", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "13.3", "threat": "14.0", "ict_index": "4.5", "transfers_balance": "-32026", "selected": "275157", "transfers_in": "966", "transfers_out": "32992", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.8", "creativity": "20.3", "threat": "20.0", "ict_index": "6.2", "transfers_balance": "-1749", "selected": "265438", "transfers_in": "4843", "transfers_out": "6592", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "24.3", "threat": "24.0", "ict_index": "6.2", "transfers_balance": "121", "selected": "265972", "transfers_in": "5188", "transfers_out": "5067", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24474", "selected": "240026", "transfers_in": "486", "transfers_out": "24960", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11249", "selected": "229490", "transfers_in": "130", "transfers_out": "11379", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "50.2", "creativity": "14.8", "threat": "24.0", "ict_index": "8.9", "transfers_balance": "612", "selected": "231644", "transfers_in": "3072", "transfers_out": "2460", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.6", "creativity": "8.6", "threat": "16.0", "ict_index": "3.5", "transfers_balance": "22887", "selected": "256131", "transfers_in": "24623", "transfers_out": "1736", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "55.8", "creativity": "41.4", "threat": "38.0", "ict_index": "13.5", "transfers_balance": "22887", "selected": "256131", "transfers_in": "24623", "transfers_out": "1736", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.8", "creativity": "18.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "17593", "selected": "274806", "transfers_in": "20491", "transfers_out": "2898", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Andrew Robertson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "70031", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "23.0", "creativity": "48.7", "threat": "15.0", "ict_index": "8.7", "transfers_balance": "-15090", "selected": "58077", "transfers_in": "570", "transfers_out": "15660", "value": "49", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37170", "selected": "108732", "transfers_in": "46172", "transfers_out": "9002", "value": "49", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11008", "selected": "100413", "transfers_in": "5897", "transfers_out": "16905", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.4", "creativity": "16.4", "threat": "9.0", "ict_index": "3.1", "transfers_balance": "-10924", "selected": "90281", "transfers_in": "2067", "transfers_out": "12991", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7494", "selected": "83350", "transfers_in": "1614", "transfers_out": "9108", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10111", "selected": "73518", "transfers_in": "764", "transfers_out": "10875", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8807", "selected": "64939", "transfers_in": "237", "transfers_out": "9044", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5199", "selected": "59831", "transfers_in": "120", "transfers_out": "5319", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5144", "selected": "54794", "transfers_in": "234", "transfers_out": "5378", "value": "47", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3662", "selected": "51228", "transfers_in": "147", "transfers_out": "3809", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3453", "selected": "47895", "transfers_in": "188", "transfers_out": "3641", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1984", "selected": "45966", "transfers_in": "120", "transfers_out": "2104", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1535", "selected": "44474", "transfers_in": "67", "transfers_out": "1602", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "2.6", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1582", "selected": "42930", "transfers_in": "140", "transfers_out": "1722", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.2", "creativity": "25.0", "threat": "5.0", "ict_index": "4.0", "transfers_balance": "834", "selected": "43885", "transfers_in": "1881", "transfers_out": "1047", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "11.0", "creativity": "5.8", "threat": "22.0", "ict_index": "3.9", "transfers_balance": "5729", "selected": "49804", "transfers_in": "6414", "transfers_out": "685", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "39.4", "creativity": "14.4", "threat": "3.0", "ict_index": "5.7", "transfers_balance": "494", "selected": "50395", "transfers_in": "2272", "transfers_out": "1778", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.0", "creativity": "17.4", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "13347", "selected": "64277", "transfers_in": "15051", "transfers_out": "1704", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "8.2", "creativity": "26.1", "threat": "5.0", "ict_index": "3.9", "transfers_balance": "31098", "selected": "96285", "transfers_in": "32710", "transfers_out": "1612", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.2", "creativity": "25.4", "threat": "10.0", "ict_index": "5.5", "transfers_balance": "41787", "selected": "139245", "transfers_in": "47330", "transfers_out": "5543", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8677", "selected": "148469", "transfers_in": "20666", "transfers_out": "11989", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-10057", "selected": "139188", "transfers_in": "11611", "transfers_out": "21668", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "16.0", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "21558", "selected": "161827", "transfers_in": "29075", "transfers_out": "7517", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "10.2", "creativity": "10.0", "threat": "22.0", "ict_index": "4.2", "transfers_balance": "3557", "selected": "166204", "transfers_in": "13464", "transfers_out": "9907", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.0", "creativity": "2.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "6430", "selected": "173004", "transfers_in": "12235", "transfers_out": "5805", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.0", "creativity": "18.5", "threat": "22.0", "ict_index": "5.1", "transfers_balance": "23546", "selected": "197476", "transfers_in": "28952", "transfers_out": "5406", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "41.4", "creativity": "42.0", "threat": "4.0", "ict_index": "8.7", "transfers_balance": "48345", "selected": "247556", "transfers_in": "54207", "transfers_out": "5862", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "16.8", "creativity": "29.5", "threat": "2.0", "ict_index": "4.8", "transfers_balance": "115214", "selected": "366268", "transfers_in": "117887", "transfers_out": "2673", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "25.1", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "26747", "selected": "387358", "transfers_in": "41475", "transfers_out": "14728", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "25.8", "creativity": "17.0", "threat": "4.0", "ict_index": "4.7", "transfers_balance": "27213", "selected": "381622", "transfers_in": "36497", "transfers_out": "9284", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "39.4", "creativity": "30.4", "threat": "6.0", "ict_index": "7.6", "transfers_balance": "44691", "selected": "463374", "transfers_in": "61997", "transfers_out": "17306", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38390", "selected": "503590", "transfers_in": "51832", "transfers_out": "13442", "value": "51", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "7.6", "creativity": "4.5", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-12382", "selected": "477775", "transfers_in": "24450", "transfers_out": "36832", "value": "51", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "54039", "selected": "553303", "transfers_in": "62770", "transfers_out": "8731", "value": "51", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29213", "selected": "517021", "transfers_in": "10866", "transfers_out": "40079", "value": "51", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "17.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-96813", "selected": "414227", "transfers_in": "2573", "transfers_out": "99386", "value": "51", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "18", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "62.8", "creativity": "19.8", "threat": "17.0", "ict_index": "10.0", "transfers_balance": "17976", "selected": "439883", "transfers_in": "27756", "transfers_out": "9780", "value": "50", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Didier Ndong": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "174", "selected": "186", "transfers_in": "236", "transfers_out": "62", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "272", "transfers_in": "119", "transfers_out": "56", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "71", "selected": "411", "transfers_in": "134", "transfers_out": "63", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "433", "transfers_in": "48", "transfers_out": "48", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "431", "transfers_in": "34", "transfers_out": "36", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "457", "transfers_in": "42", "transfers_out": "46", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "468", "transfers_in": "55", "transfers_out": "47", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "486", "transfers_in": "30", "transfers_out": "24", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "525", "transfers_in": "43", "transfers_out": "26", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "543", "transfers_in": "32", "transfers_out": "24", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "536", "transfers_in": "35", "transfers_out": "36", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "532", "transfers_in": "20", "transfers_out": "37", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "571", "transfers_in": "81", "transfers_out": "51", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Valon Behrami": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10651", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1682", "selected": "10577", "transfers_in": "492", "transfers_out": "2174", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2784", "selected": "7807", "transfers_in": "23", "transfers_out": "2807", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1384", "selected": "6430", "transfers_in": "10", "transfers_out": "1394", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-716", "selected": "5717", "transfers_in": "9", "transfers_out": "725", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-579", "selected": "5138", "transfers_in": "13", "transfers_out": "592", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-432", "selected": "4707", "transfers_in": "14", "transfers_out": "446", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "4359", "transfers_in": "11", "transfers_out": "360", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "4195", "transfers_in": "9", "transfers_out": "174", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "3983", "transfers_in": "12", "transfers_out": "224", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "3870", "transfers_in": "4", "transfers_out": "118", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "3757", "transfers_in": "7", "transfers_out": "122", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "3672", "transfers_in": "1", "transfers_out": "87", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "3593", "transfers_in": "2", "transfers_out": "81", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "3517", "transfers_in": "3", "transfers_out": "81", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "3456", "transfers_in": "3", "transfers_out": "64", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3421", "transfers_in": "1", "transfers_out": "36", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3370", "transfers_in": "6", "transfers_out": "57", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3297", "transfers_in": "2", "transfers_out": "76", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3261", "transfers_in": "3", "transfers_out": "40", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "3203", "transfers_in": "2", "transfers_out": "60", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "3171", "transfers_in": "1", "transfers_out": "33", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "3102", "transfers_in": "4", "transfers_out": "77", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3067", "transfers_in": "2", "transfers_out": "37", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3045", "transfers_in": "1", "transfers_out": "24", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "3028", "transfers_in": "0", "transfers_out": "17", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "3004", "transfers_in": "5", "transfers_out": "30", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2983", "transfers_in": "3", "transfers_out": "26", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2979", "transfers_in": "2", "transfers_out": "6", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3621", "transfers_in": "0", "transfers_out": "14", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3606", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3601", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3594", "transfers_in": "0", "transfers_out": "9", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3580", "transfers_in": "0", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3572", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3564", "transfers_in": "1", "transfers_out": "10", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3561", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3556", "transfers_in": "5", "transfers_out": "12", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sergio Ag\u00fcero": [{"gameweek": "1", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "82", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "38.2", "creativity": "28.8", "threat": "29.0", "ict_index": "9.6", "transfers_balance": "0", "selected": "439441", "transfers_in": "0", "transfers_out": "0", "value": "115", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.2", "creativity": "53.2", "threat": "32.0", "ict_index": "9.5", "transfers_balance": "14866", "selected": "543214", "transfers_in": "39936", "transfers_out": "25070", "value": "115", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "2.3", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "28625", "selected": "600066", "transfers_in": "70251", "transfers_out": "41626", "value": "115", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "9", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "63.0", "creativity": "36.8", "threat": "64.0", "ict_index": "16.4", "transfers_balance": "-135729", "selected": "477257", "transfers_in": "11002", "transfers_out": "146731", "value": "115", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "20", "goals": "3", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "96", "influence": "122.0", "creativity": "38.9", "threat": "102.0", "ict_index": "26.3", "transfers_balance": "13388", "selected": "502186", "transfers_in": "38885", "transfers_out": "25497", "value": "114", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "53.6", "creativity": "27.1", "threat": "78.0", "ict_index": "15.9", "transfers_balance": "773016", "selected": "1322677", "transfers_in": "784640", "transfers_out": "11624", "value": "117", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-757578", "selected": "579849", "transfers_in": "118123", "transfers_out": "875701", "value": "116", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230364", "selected": "351363", "transfers_in": "19159", "transfers_out": "249523", "value": "115", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "75", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "38.6", "creativity": "3.6", "threat": "57.0", "ict_index": "9.9", "transfers_balance": "137992", "selected": "495429", "transfers_in": "156475", "transfers_out": "18483", "value": "115", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "713388", "selected": "1223783", "transfers_in": "735568", "transfers_out": "22180", "value": "118", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "61", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "39.0", "creativity": "10.8", "threat": "25.0", "ict_index": "7.5", "transfers_balance": "-63418", "selected": "1168529", "transfers_in": "101742", "transfers_out": "165160", "value": "118", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10173", "selected": "1191295", "transfers_in": "118310", "transfers_out": "108137", "value": "118", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "85", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.2", "creativity": "19.6", "threat": "61.0", "ict_index": "12.3", "transfers_balance": "-170842", "selected": "1024260", "transfers_in": "24571", "transfers_out": "195413", "value": "117", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.8", "creativity": "32.3", "threat": "65.0", "ict_index": "10.6", "transfers_balance": "7491", "selected": "1035800", "transfers_in": "78042", "transfers_out": "70551", "value": "117", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "16.2", "threat": "34.0", "ict_index": "5.3", "transfers_balance": "37529", "selected": "1077926", "transfers_in": "84337", "transfers_out": "46808", "value": "117", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129533", "selected": "952448", "transfers_in": "23323", "transfers_out": "152856", "value": "116", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "37.4", "creativity": "19.3", "threat": "80.0", "ict_index": "13.7", "transfers_balance": "-20230", "selected": "934583", "transfers_in": "74434", "transfers_out": "94664", "value": "116", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "2.6", "threat": "58.0", "ict_index": "6.2", "transfers_balance": "-32605", "selected": "904472", "transfers_in": "36162", "transfers_out": "68767", "value": "116", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "16", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "76", "influence": "87.0", "creativity": "18.5", "threat": "44.0", "ict_index": "15.0", "transfers_balance": "32411", "selected": "941575", "transfers_in": "114416", "transfers_out": "82005", "value": "115", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.8", "creativity": "26.8", "threat": "70.0", "ict_index": "10.3", "transfers_balance": "49763", "selected": "996718", "transfers_in": "94678", "transfers_out": "44915", "value": "115", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.4", "creativity": "0.7", "threat": "39.0", "ict_index": "4.1", "transfers_balance": "73005", "selected": "1074383", "transfers_in": "145857", "transfers_out": "72852", "value": "116", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "42.4", "creativity": "8.8", "threat": "113.0", "ict_index": "16.4", "transfers_balance": "118357", "selected": "1195698", "transfers_in": "214155", "transfers_out": "95798", "value": "116", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "41.3", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "85279", "selected": "1289928", "transfers_in": "191413", "transfers_out": "106134", "value": "117", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "17", "goals": "3", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "94", "influence": "111.6", "creativity": "37.0", "threat": "152.0", "ict_index": "30.1", "transfers_balance": "52188", "selected": "1346689", "transfers_in": "126162", "transfers_out": "73974", "value": "117", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "41.6", "creativity": "18.3", "threat": "38.0", "ict_index": "9.8", "transfers_balance": "295394", "selected": "1653174", "transfers_in": "310908", "transfers_out": "15514", "value": "119", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.4", "creativity": "36.4", "threat": "65.0", "ict_index": "11.5", "transfers_balance": "57155", "selected": "1714874", "transfers_in": "89367", "transfers_out": "32212", "value": "119", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "21", "goals": "4", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "102", "influence": "137.0", "creativity": "14.6", "threat": "120.0", "ict_index": "27.2", "transfers_balance": "-39600", "selected": "1681474", "transfers_in": "46517", "transfers_out": "86117", "value": "119", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.2", "creativity": "17.7", "threat": "64.0", "ict_index": "10.9", "transfers_balance": "2969", "selected": "1696285", "transfers_in": "142734", "transfers_out": "139765", "value": "120", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "47.7", "threat": "30.0", "ict_index": "8.9", "transfers_balance": "-47391", "selected": "1651428", "transfers_in": "33416", "transfers_out": "80807", "value": "120", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27070", "selected": "1573515", "transfers_in": "56483", "transfers_out": "29413", "value": "119", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329554", "selected": "960380", "transfers_in": "18086", "transfers_out": "347640", "value": "117", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.4", "creativity": "11.5", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "-137787", "selected": "824516", "transfers_in": "3565", "transfers_out": "141352", "value": "116", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69713", "selected": "752462", "transfers_in": "11008", "transfers_out": "80721", "value": "116", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68465", "selected": "688174", "transfers_in": "1675", "transfers_out": "70140", "value": "116", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30163", "selected": "661632", "transfers_in": "210", "transfers_out": "30373", "value": "115", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16515", "selected": "645323", "transfers_in": "278", "transfers_out": "16793", "value": "115", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16515", "selected": "645323", "transfers_in": "278", "transfers_out": "16793", "value": "115", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13633", "selected": "631755", "transfers_in": "299", "transfers_out": "13932", "value": "115", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Harry Bunn": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "816", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "688", "transfers_in": "14", "transfers_out": "165", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "589", "transfers_in": "6", "transfers_out": "108", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "531", "transfers_in": "8", "transfers_out": "69", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "511", "transfers_in": "7", "transfers_out": "30", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "483", "transfers_in": "8", "transfers_out": "39", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "456", "transfers_in": "6", "transfers_out": "38", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "437", "transfers_in": "4", "transfers_out": "25", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "427", "transfers_in": "5", "transfers_out": "16", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "418", "transfers_in": "4", "transfers_out": "14", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "412", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "408", "transfers_in": "6", "transfers_out": "12", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "403", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "396", "transfers_in": "0", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "386", "transfers_in": "2", "transfers_out": "12", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "379", "transfers_in": "4", "transfers_out": "11", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "377", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "372", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "365", "transfers_in": "0", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "362", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "357", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "353", "transfers_in": "1", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "351", "transfers_in": "4", "transfers_out": "8", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "350", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "348", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "346", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "345", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "346", "transfers_in": "4", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "347", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "382", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "382", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "380", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "380", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "383", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "382", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "384", "transfers_in": "4", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "384", "transfers_in": "4", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "386", "transfers_in": "3", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aleksandar Kolarov": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3031", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-971", "selected": "2203", "transfers_in": "21", "transfers_out": "992", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-377", "selected": "1853", "transfers_in": "16", "transfers_out": "393", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "1674", "transfers_in": "11", "transfers_out": "214", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "1599", "transfers_in": "7", "transfers_out": "96", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "1551", "transfers_in": "6", "transfers_out": "69", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1509", "transfers_in": "3", "transfers_out": "58", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1481", "transfers_in": "7", "transfers_out": "45", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1464", "transfers_in": "1", "transfers_out": "22", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1444", "transfers_in": "4", "transfers_out": "32", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1433", "transfers_in": "5", "transfers_out": "23", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1428", "transfers_in": "4", "transfers_out": "18", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1435", "transfers_in": "7", "transfers_out": "5", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1436", "transfers_in": "2", "transfers_out": "14", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1430", "transfers_in": "2", "transfers_out": "10", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1425", "transfers_in": "4", "transfers_out": "11", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1423", "transfers_in": "7", "transfers_out": "14", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1421", "transfers_in": "1", "transfers_out": "7", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1421", "transfers_in": "9", "transfers_out": "14", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1421", "transfers_in": "1", "transfers_out": "10", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1458", "transfers_in": "6", "transfers_out": "21", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1485", "transfers_in": "2", "transfers_out": "10", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1587", "transfers_in": "5", "transfers_out": "23", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1581", "transfers_in": "0", "transfers_out": "22", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1579", "transfers_in": "2", "transfers_out": "14", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1578", "transfers_in": "2", "transfers_out": "6", "value": "55", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1572", "transfers_in": "4", "transfers_out": "12", "value": "55", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1569", "transfers_in": "2", "transfers_out": "13", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1570", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1708", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1715", "transfers_in": "1", "transfers_out": "5", "value": "55", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1730", "transfers_in": "2", "transfers_out": "4", "value": "55", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1737", "transfers_in": "1", "transfers_out": "2", "value": "55", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1738", "transfers_in": "2", "transfers_out": "4", "value": "55", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1738", "transfers_in": "1", "transfers_out": "1", "value": "55", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1741", "transfers_in": "2", "transfers_out": "3", "value": "55", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1741", "transfers_in": "2", "transfers_out": "3", "value": "55", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1743", "transfers_in": "4", "transfers_out": "2", "value": "55", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Raheem Sterling": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "0", "selected": "247309", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "30.0", "creativity": "13.8", "threat": "36.0", "ict_index": "8.0", "transfers_balance": "-77719", "selected": "185223", "transfers_in": "4126", "transfers_out": "81845", "value": "79", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "4", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "12", "influence": "32.6", "creativity": "7.8", "threat": "55.0", "ict_index": "9.5", "transfers_balance": "-15240", "selected": "179214", "transfers_in": "16873", "transfers_out": "32113", "value": "79", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69635", "selected": "111976", "transfers_in": "2942", "transfers_out": "72577", "value": "78", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "49.2", "creativity": "53.6", "threat": "44.0", "ict_index": "14.7", "transfers_balance": "1978", "selected": "117109", "transfers_in": "12812", "transfers_out": "10834", "value": "78", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "69.6", "creativity": "5.5", "threat": "95.0", "ict_index": "17.0", "transfers_balance": "39808", "selected": "162551", "transfers_in": "51508", "transfers_out": "11700", "value": "78", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.4", "creativity": "32.8", "threat": "42.0", "ict_index": "8.1", "transfers_balance": "89715", "selected": "261535", "transfers_in": "109546", "transfers_out": "19831", "value": "79", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "15", "goals": "1", "assists": "2", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "66.2", "creativity": "43.0", "threat": "53.0", "ict_index": "16.2", "transfers_balance": "150812", "selected": "422367", "transfers_in": "178421", "transfers_out": "27609", "value": "80", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "380902", "selected": "813950", "transfers_in": "390586", "transfers_out": "9684", "value": "81", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "39.4", "creativity": "26.4", "threat": "35.0", "ict_index": "10.1", "transfers_balance": "-100161", "selected": "718681", "transfers_in": "60661", "transfers_out": "160822", "value": "82", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.4", "creativity": "16.8", "threat": "14.0", "ict_index": "3.6", "transfers_balance": "13521", "selected": "738313", "transfers_in": "76216", "transfers_out": "62695", "value": "82", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "6.0", "creativity": "32.3", "threat": "23.0", "ict_index": "6.1", "transfers_balance": "-139788", "selected": "601692", "transfers_in": "30691", "transfers_out": "170479", "value": "81", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "38.0", "creativity": "23.5", "threat": "33.0", "ict_index": "9.5", "transfers_balance": "-46702", "selected": "557024", "transfers_in": "28561", "transfers_out": "75263", "value": "81", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "39.8", "creativity": "29.4", "threat": "24.0", "ict_index": "9.3", "transfers_balance": "122855", "selected": "684010", "transfers_in": "139469", "transfers_out": "16614", "value": "81", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "34.6", "threat": "58.0", "ict_index": "10.5", "transfers_balance": "340401", "selected": "1032514", "transfers_in": "350724", "transfers_out": "10323", "value": "83", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.0", "creativity": "31.3", "threat": "61.0", "ict_index": "10.1", "transfers_balance": "5458", "selected": "1046322", "transfers_in": "98875", "transfers_out": "93417", "value": "83", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "18.2", "threat": "62.0", "ict_index": "9.7", "transfers_balance": "31059", "selected": "1081978", "transfers_in": "73424", "transfers_out": "42365", "value": "83", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "12", "goals": "2", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "73.0", "creativity": "34.8", "threat": "75.0", "ict_index": "18.3", "transfers_balance": "17539", "selected": "1103416", "transfers_in": "59687", "transfers_out": "42148", "value": "84", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "53.2", "creativity": "20.3", "threat": "33.0", "ict_index": "10.7", "transfers_balance": "401531", "selected": "1518855", "transfers_in": "415059", "transfers_out": "13528", "value": "86", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "43.0", "creativity": "39.9", "threat": "62.0", "ict_index": "14.5", "transfers_balance": "161172", "selected": "1691522", "transfers_in": "173155", "transfers_out": "11983", "value": "87", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.6", "creativity": "7.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "203202", "selected": "1906682", "transfers_in": "219054", "transfers_out": "15852", "value": "88", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.6", "creativity": "27.9", "threat": "60.0", "ict_index": "13.1", "transfers_balance": "86066", "selected": "1997418", "transfers_in": "161317", "transfers_out": "75251", "value": "88", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "13.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "150336", "selected": "2162530", "transfers_in": "213656", "transfers_out": "63320", "value": "89", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.2", "creativity": "17.4", "threat": "40.0", "ict_index": "7.4", "transfers_balance": "-38351", "selected": "2130174", "transfers_in": "70120", "transfers_out": "108471", "value": "89", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "10", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.8", "creativity": "41.9", "threat": "28.0", "ict_index": "11.5", "transfers_balance": "23277", "selected": "2159827", "transfers_in": "108544", "transfers_out": "85267", "value": "89", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "24.3", "threat": "54.0", "ict_index": "8.5", "transfers_balance": "66146", "selected": "2229642", "transfers_in": "97196", "transfers_out": "31050", "value": "90", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "41.8", "creativity": "31.1", "threat": "81.0", "ict_index": "15.4", "transfers_balance": "-59240", "selected": "2174653", "transfers_in": "46225", "transfers_out": "105465", "value": "90", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230624", "selected": "1948718", "transfers_in": "37420", "transfers_out": "268044", "value": "89", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475227", "selected": "1468609", "transfers_in": "3579", "transfers_out": "478806", "value": "88", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.2", "creativity": "25.7", "threat": "55.0", "ict_index": "10.6", "transfers_balance": "-336944", "selected": "1074144", "transfers_in": "2622", "transfers_out": "339566", "value": "87", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.0", "creativity": "16.5", "threat": "36.0", "ict_index": "8.4", "transfers_balance": "53790", "selected": "1098736", "transfers_in": "84346", "transfers_out": "30556", "value": "86", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.2", "creativity": "52.6", "threat": "44.0", "ict_index": "12.0", "transfers_balance": "-395", "selected": "1097931", "transfers_in": "38510", "transfers_out": "38905", "value": "87", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "10", "goals": "1", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "43.8", "creativity": "25.1", "threat": "121.0", "ict_index": "19.0", "transfers_balance": "-67001", "selected": "1011629", "transfers_in": "21376", "transfers_out": "88377", "value": "87", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "33.6", "creativity": "10.3", "threat": "39.0", "ict_index": "8.3", "transfers_balance": "322201", "selected": "1443047", "transfers_in": "327966", "transfers_out": "5765", "value": "89", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "12", "goals": "0", "assists": "3", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "57.8", "creativity": "47.1", "threat": "84.0", "ict_index": "18.9", "transfers_balance": "116676", "selected": "1473662", "transfers_in": "130893", "transfers_out": "14217", "value": "90", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.4", "creativity": "24.9", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "193399", "selected": "1677526", "transfers_in": "199980", "transfers_out": "6581", "value": "91", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193399", "selected": "1677526", "transfers_in": "199980", "transfers_out": "6581", "value": "91", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.4", "creativity": "4.0", "threat": "31.0", "ict_index": "3.5", "transfers_balance": "-36157", "selected": "1631959", "transfers_in": "37913", "transfers_out": "74070", "value": "91", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jordon Ibe": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.0", "creativity": "7.3", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "0", "selected": "21655", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.6", "creativity": "16.2", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-1420", "selected": "23329", "transfers_in": "886", "transfers_out": "2306", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2854", "selected": "20915", "transfers_in": "433", "transfers_out": "3287", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "52", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "37.5", "threat": "5.0", "ict_index": "5.1", "transfers_balance": "-2619", "selected": "18636", "transfers_in": "343", "transfers_out": "2962", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.0", "creativity": "27.3", "threat": "19.0", "ict_index": "8.1", "transfers_balance": "-891", "selected": "17946", "transfers_in": "777", "transfers_out": "1668", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "14.6", "threat": "10.0", "ict_index": "3.1", "transfers_balance": "9430", "selected": "28404", "transfers_in": "12184", "transfers_out": "2754", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "12.8", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "5273", "selected": "34338", "transfers_in": "8661", "transfers_out": "3388", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "10.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1503", "selected": "33227", "transfers_in": "2678", "transfers_out": "4181", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.8", "creativity": "2.3", "threat": "35.0", "ict_index": "4.0", "transfers_balance": "-1957", "selected": "31373", "transfers_in": "738", "transfers_out": "2695", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.4", "creativity": "13.3", "threat": "23.0", "ict_index": "3.7", "transfers_balance": "-2623", "selected": "28850", "transfers_in": "624", "transfers_out": "3247", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "14.0", "threat": "12.0", "ict_index": "3.1", "transfers_balance": "-1644", "selected": "27285", "transfers_in": "456", "transfers_out": "2100", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "42", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.4", "creativity": "14.4", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-580", "selected": "26814", "transfers_in": "1000", "transfers_out": "1580", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.4", "creativity": "14.4", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "-2325", "selected": "24502", "transfers_in": "149", "transfers_out": "2474", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.4", "creativity": "32.5", "threat": "26.0", "ict_index": "7.1", "transfers_balance": "-588", "selected": "23973", "transfers_in": "492", "transfers_out": "1080", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "15.6", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-748", "selected": "23276", "transfers_in": "362", "transfers_out": "1110", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.4", "creativity": "0.9", "threat": "14.0", "ict_index": "1.7", "transfers_balance": "-1009", "selected": "22331", "transfers_in": "244", "transfers_out": "1253", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-980", "selected": "21378", "transfers_in": "73", "transfers_out": "1053", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.2", "creativity": "7.3", "threat": "25.0", "ict_index": "4.2", "transfers_balance": "-810", "selected": "20610", "transfers_in": "102", "transfers_out": "912", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "29.4", "threat": "20.0", "ict_index": "5.8", "transfers_balance": "-811", "selected": "19837", "transfers_in": "161", "transfers_out": "972", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.2", "creativity": "75.6", "threat": "57.0", "ict_index": "15.0", "transfers_balance": "-241", "selected": "19643", "transfers_in": "331", "transfers_out": "572", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "18.3", "threat": "31.0", "ict_index": "5.8", "transfers_balance": "-308", "selected": "19389", "transfers_in": "530", "transfers_out": "838", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "38.0", "creativity": "69.8", "threat": "81.0", "ict_index": "18.9", "transfers_balance": "-103", "selected": "19306", "transfers_in": "625", "transfers_out": "728", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "85", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.4", "creativity": "4.0", "threat": "45.0", "ict_index": "8.9", "transfers_balance": "4492", "selected": "23980", "transfers_in": "6540", "transfers_out": "2048", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "3.5", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "14424", "selected": "38799", "transfers_in": "16988", "transfers_out": "2564", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.4", "creativity": "23.1", "threat": "15.0", "ict_index": "6.1", "transfers_balance": "4679", "selected": "44059", "transfers_in": "8954", "transfers_out": "4275", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "17.8", "threat": "58.0", "ict_index": "9.1", "transfers_balance": "47577", "selected": "92355", "transfers_in": "50996", "transfers_out": "3419", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.2", "creativity": "1.4", "threat": "9.0", "ict_index": "1.6", "transfers_balance": "26302", "selected": "119997", "transfers_in": "34033", "transfers_out": "7731", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-282", "selected": "120485", "transfers_in": "9874", "transfers_out": "10156", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16126", "selected": "104291", "transfers_in": "991", "transfers_out": "17117", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "0.6", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-23858", "selected": "79280", "transfers_in": "149", "transfers_out": "24007", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "48.8", "creativity": "24.4", "threat": "47.0", "ict_index": "12.0", "transfers_balance": "-182", "selected": "78720", "transfers_in": "4533", "transfers_out": "4715", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "18.3", "threat": "27.0", "ict_index": "5.3", "transfers_balance": "949", "selected": "81175", "transfers_in": "9528", "transfers_out": "8579", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7109", "selected": "88623", "transfers_in": "13202", "transfers_out": "6093", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.4", "creativity": "5.2", "threat": "1.0", "ict_index": "0.8", "transfers_balance": "-9767", "selected": "77973", "transfers_in": "3361", "transfers_out": "13128", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "7.8", "threat": "1.0", "ict_index": "0.8", "transfers_balance": "-9767", "selected": "77973", "transfers_in": "3361", "transfers_out": "13128", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "6.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-3168", "selected": "67071", "transfers_in": "1163", "transfers_out": "4331", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5003", "selected": "61710", "transfers_in": "734", "transfers_out": "5737", "value": "46", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "56.2", "threat": "7.0", "ict_index": "7.2", "transfers_balance": "-2699", "selected": "59281", "transfers_in": "728", "transfers_out": "3427", "value": "46", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Mark Hudson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "22798", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4655", "selected": "18392", "transfers_in": "180", "transfers_out": "4835", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2986", "selected": "15484", "transfers_in": "196", "transfers_out": "3182", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2087", "selected": "13454", "transfers_in": "117", "transfers_out": "2204", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1192", "selected": "12292", "transfers_in": "64", "transfers_out": "1256", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1141", "selected": "11171", "transfers_in": "105", "transfers_out": "1246", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-807", "selected": "10387", "transfers_in": "98", "transfers_out": "905", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-706", "selected": "9707", "transfers_in": "57", "transfers_out": "763", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-354", "selected": "9360", "transfers_in": "24", "transfers_out": "378", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-428", "selected": "8940", "transfers_in": "44", "transfers_out": "472", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-270", "selected": "8681", "transfers_in": "32", "transfers_out": "302", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "8359", "transfers_in": "29", "transfers_out": "356", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "8174", "transfers_in": "18", "transfers_out": "209", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-175", "selected": "8005", "transfers_in": "19", "transfers_out": "194", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "7852", "transfers_in": "15", "transfers_out": "176", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "7687", "transfers_in": "18", "transfers_out": "188", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "7599", "transfers_in": "20", "transfers_out": "110", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "7478", "transfers_in": "15", "transfers_out": "139", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "7305", "transfers_in": "9", "transfers_out": "185", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "7187", "transfers_in": "13", "transfers_out": "135", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "7025", "transfers_in": "18", "transfers_out": "186", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "6881", "transfers_in": "19", "transfers_out": "164", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-242", "selected": "6647", "transfers_in": "37", "transfers_out": "279", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "6503", "transfers_in": "21", "transfers_out": "168", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "6398", "transfers_in": "12", "transfers_out": "125", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "6349", "transfers_in": "12", "transfers_out": "63", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "6272", "transfers_in": "17", "transfers_out": "97", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "6223", "transfers_in": "28", "transfers_out": "82", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "6179", "transfers_in": "9", "transfers_out": "54", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "7407", "transfers_in": "7", "transfers_out": "36", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "7325", "transfers_in": "4", "transfers_out": "41", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "7314", "transfers_in": "9", "transfers_out": "67", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "7295", "transfers_in": "4", "transfers_out": "26", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "7250", "transfers_in": "11", "transfers_out": "47", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "7197", "transfers_in": "1", "transfers_out": "33", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "7182", "transfers_in": "7", "transfers_out": "28", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "7182", "transfers_in": "7", "transfers_out": "28", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "7117", "transfers_in": "8", "transfers_out": "75", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Levi Lumeka": [{"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "0.5", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "128", "transfers_in": "103", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "209", "transfers_in": "71", "transfers_out": "51", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "281", "transfers_in": "76", "transfers_out": "45", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "313", "transfers_in": "58", "transfers_out": "53", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "323", "transfers_in": "35", "transfers_out": "34", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "349", "transfers_in": "24", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "359", "transfers_in": "16", "transfers_out": "26", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "388", "transfers_in": "26", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "398", "transfers_in": "19", "transfers_out": "24", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "407", "transfers_in": "15", "transfers_out": "15", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "405", "transfers_in": "6", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "420", "transfers_in": "21", "transfers_out": "23", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "425", "transfers_in": "9", "transfers_out": "17", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "429", "transfers_in": "11", "transfers_out": "12", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "442", "transfers_in": "23", "transfers_out": "27", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "445", "transfers_in": "10", "transfers_out": "15", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "444", "transfers_in": "17", "transfers_out": "28", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "451", "transfers_in": "20", "transfers_out": "19", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "472", "transfers_in": "26", "transfers_out": "25", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "483", "transfers_in": "25", "transfers_out": "33", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "501", "transfers_in": "25", "transfers_out": "20", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "514", "transfers_in": "19", "transfers_out": "18", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "539", "transfers_in": "30", "transfers_out": "23", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "580", "transfers_in": "31", "transfers_out": "13", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "588", "transfers_in": "10", "transfers_out": "16", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "576", "transfers_in": "21", "transfers_out": "12", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "585", "transfers_in": "7", "transfers_out": "12", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "596", "transfers_in": "21", "transfers_out": "16", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "605", "transfers_in": "16", "transfers_out": "9", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "607", "transfers_in": "11", "transfers_out": "18", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "611", "transfers_in": "5", "transfers_out": "7", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "602", "transfers_in": "4", "transfers_out": "12", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "606", "transfers_in": "10", "transfers_out": "9", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "615", "transfers_in": "19", "transfers_out": "10", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Joe Allen": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "12.9", "threat": "11.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "198220", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "15.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-19913", "selected": "184151", "transfers_in": "1554", "transfers_out": "21467", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.0", "creativity": "25.1", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "-18325", "selected": "167965", "transfers_in": "2986", "transfers_out": "21311", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.2", "creativity": "6.9", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-20097", "selected": "149218", "transfers_in": "1608", "transfers_out": "21705", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "83", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.0", "creativity": "15.8", "threat": "6.0", "ict_index": "5.6", "transfers_balance": "-12084", "selected": "137888", "transfers_in": "1606", "transfers_out": "13690", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.2", "creativity": "26.9", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "-8470", "selected": "130531", "transfers_in": "2940", "transfers_out": "11410", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "5.3", "threat": "23.0", "ict_index": "4.0", "transfers_balance": "-8087", "selected": "123227", "transfers_in": "3110", "transfers_out": "11197", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21612", "selected": "101992", "transfers_in": "880", "transfers_out": "22492", "value": "53", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.6", "creativity": "29.6", "threat": "4.0", "ict_index": "4.4", "transfers_balance": "-12277", "selected": "89744", "transfers_in": "94", "transfers_out": "12371", "value": "53", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "20.6", "creativity": "4.3", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "-6037", "selected": "83875", "transfers_in": "592", "transfers_out": "6629", "value": "53", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.4", "creativity": "15.8", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "-2822", "selected": "81212", "transfers_in": "593", "transfers_out": "3415", "value": "52", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "15.1", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-3014", "selected": "78365", "transfers_in": "609", "transfers_out": "3623", "value": "52", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "5.7", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-2594", "selected": "75864", "transfers_in": "374", "transfers_out": "2968", "value": "52", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.2", "creativity": "7.0", "threat": "25.0", "ict_index": "4.3", "transfers_balance": "-2462", "selected": "73466", "transfers_in": "248", "transfers_out": "2710", "value": "52", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "38.2", "creativity": "27.9", "threat": "3.0", "ict_index": "6.9", "transfers_balance": "-1694", "selected": "71901", "transfers_in": "778", "transfers_out": "2472", "value": "52", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "79", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.4", "creativity": "2.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-246", "selected": "71910", "transfers_in": "1746", "transfers_out": "1992", "value": "52", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.4", "creativity": "16.0", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-1008", "selected": "71022", "transfers_in": "619", "transfers_out": "1627", "value": "52", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.6", "creativity": "27.2", "threat": "16.0", "ict_index": "6.9", "transfers_balance": "-918", "selected": "70218", "transfers_in": "784", "transfers_out": "1702", "value": "51", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "65.2", "creativity": "24.5", "threat": "33.0", "ict_index": "12.3", "transfers_balance": "-1560", "selected": "68811", "transfers_in": "817", "transfers_out": "2377", "value": "51", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "49.2", "creativity": "39.2", "threat": "48.0", "ict_index": "13.6", "transfers_balance": "7634", "selected": "77059", "transfers_in": "9207", "transfers_out": "1573", "value": "51", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6935", "selected": "85238", "transfers_in": "11341", "transfers_out": "4406", "value": "51", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "14.7", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "3856", "selected": "89421", "transfers_in": "9077", "transfers_out": "5221", "value": "51", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.4", "creativity": "13.7", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-3594", "selected": "86239", "transfers_in": "4399", "transfers_out": "7993", "value": "51", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "49.8", "creativity": "12.8", "threat": "23.0", "ict_index": "8.6", "transfers_balance": "-1400", "selected": "85062", "transfers_in": "3559", "transfers_out": "4959", "value": "51", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "2.3", "threat": "6.0", "ict_index": "2.0", "transfers_balance": "31097", "selected": "117232", "transfers_in": "37162", "transfers_out": "6065", "value": "51", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "6.0", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "2115", "selected": "119627", "transfers_in": "8801", "transfers_out": "6686", "value": "51", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.2", "creativity": "20.7", "threat": "6.0", "ict_index": "3.9", "transfers_balance": "-5599", "selected": "114336", "transfers_in": "4219", "transfers_out": "9818", "value": "51", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "34.8", "creativity": "24.2", "threat": "0.0", "ict_index": "5.9", "transfers_balance": "-6489", "selected": "108146", "transfers_in": "2124", "transfers_out": "8613", "value": "51", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "12.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "246", "selected": "108527", "transfers_in": "3893", "transfers_out": "3647", "value": "51", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "13.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-3298", "selected": "112899", "transfers_in": "1807", "transfers_out": "5105", "value": "51", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "27.2", "creativity": "13.8", "threat": "22.0", "ict_index": "6.3", "transfers_balance": "3094", "selected": "124743", "transfers_in": "5954", "transfers_out": "2860", "value": "51", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "21.3", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-6189", "selected": "110533", "transfers_in": "2147", "transfers_out": "8336", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "20.1", "threat": "19.0", "ict_index": "5.7", "transfers_balance": "-3535", "selected": "107134", "transfers_in": "1547", "transfers_out": "5082", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.8", "creativity": "12.1", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-2386", "selected": "104231", "transfers_in": "2085", "transfers_out": "4471", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.6", "creativity": "11.7", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-235", "selected": "104848", "transfers_in": "1679", "transfers_out": "1914", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.4", "creativity": "2.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-2824", "selected": "102040", "transfers_in": "442", "transfers_out": "3266", "value": "51", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.0", "creativity": "1.5", "threat": "11.0", "ict_index": "2.3", "transfers_balance": "-2411", "selected": "99493", "transfers_in": "647", "transfers_out": "3058", "value": "51", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1370", "selected": "98247", "transfers_in": "597", "transfers_out": "1967", "value": "51", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Keshi Anderson": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2380", "selected": "4980", "transfers_in": "4532", "transfers_out": "2152", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1777", "selected": "8090", "transfers_in": "4694", "transfers_out": "2917", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2721", "selected": "12267", "transfers_in": "6868", "transfers_out": "4147", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2895", "selected": "16472", "transfers_in": "7977", "transfers_out": "5082", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3543", "selected": "21394", "transfers_in": "8793", "transfers_out": "5250", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "797", "selected": "22791", "transfers_in": "4342", "transfers_out": "3545", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1774", "selected": "25421", "transfers_in": "6574", "transfers_out": "4800", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1388", "selected": "24283", "transfers_in": "1011", "transfers_out": "2399", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-833", "selected": "23745", "transfers_in": "1092", "transfers_out": "1925", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "70", "selected": "24029", "transfers_in": "1476", "transfers_out": "1406", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "171", "selected": "24372", "transfers_in": "1280", "transfers_out": "1109", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-297", "selected": "24252", "transfers_in": "960", "transfers_out": "1257", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "24396", "transfers_in": "1267", "transfers_out": "1445", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "24027", "transfers_in": "566", "transfers_out": "1060", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-544", "selected": "23595", "transfers_in": "454", "transfers_out": "998", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-335", "selected": "23478", "transfers_in": "957", "transfers_out": "1292", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-174", "selected": "23448", "transfers_in": "760", "transfers_out": "934", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "23230", "transfers_in": "863", "transfers_out": "1254", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-356", "selected": "22940", "transfers_in": "643", "transfers_out": "999", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-210", "selected": "22995", "transfers_in": "1404", "transfers_out": "1614", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "237", "selected": "23444", "transfers_in": "1377", "transfers_out": "1140", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "166", "selected": "23904", "transfers_in": "1335", "transfers_out": "1169", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-810", "selected": "23124", "transfers_in": "121", "transfers_out": "931", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-854", "selected": "22284", "transfers_in": "109", "transfers_out": "963", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-742", "selected": "21568", "transfers_in": "100", "transfers_out": "842", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "21301", "transfers_in": "36", "transfers_out": "307", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "17947", "transfers_in": "51", "transfers_out": "298", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-233", "selected": "17601", "transfers_in": "32", "transfers_out": "265", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "17517", "transfers_in": "50", "transfers_out": "262", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "17395", "transfers_in": "41", "transfers_out": "181", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "17272", "transfers_in": "31", "transfers_out": "159", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "17097", "transfers_in": "9", "transfers_out": "160", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "17053", "transfers_in": "21", "transfers_out": "94", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "16968", "transfers_in": "24", "transfers_out": "112", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "16856", "transfers_in": "33", "transfers_out": "142", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Tom Davies": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "1.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "0", "selected": "40187", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-5257", "selected": "39582", "transfers_in": "914", "transfers_out": "6171", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-4499", "selected": "36518", "transfers_in": "1506", "transfers_out": "6005", "value": "54", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-4267", "selected": "33479", "transfers_in": "1097", "transfers_out": "5364", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3285", "selected": "30623", "transfers_in": "565", "transfers_out": "3850", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "17.1", "threat": "20.0", "ict_index": "5.7", "transfers_balance": "564", "selected": "31947", "transfers_in": "4454", "transfers_out": "3890", "value": "53", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "1.8", "threat": "16.0", "ict_index": "2.0", "transfers_balance": "9115", "selected": "42480", "transfers_in": "13447", "transfers_out": "4332", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1653", "selected": "41592", "transfers_in": "4235", "transfers_out": "5888", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "0.5", "threat": "9.0", "ict_index": "1.4", "transfers_balance": "-3966", "selected": "37879", "transfers_in": "875", "transfers_out": "4841", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "17.6", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-4161", "selected": "34082", "transfers_in": "972", "transfers_out": "5133", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "4.3", "threat": "12.0", "ict_index": "2.9", "transfers_balance": "-2208", "selected": "32168", "transfers_in": "782", "transfers_out": "2990", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2622", "selected": "29794", "transfers_in": "567", "transfers_out": "3189", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3897", "selected": "25914", "transfers_in": "39", "transfers_out": "3936", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "14.7", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "-1281", "selected": "24705", "transfers_in": "140", "transfers_out": "1421", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "4.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-104", "selected": "24744", "transfers_in": "723", "transfers_out": "827", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-638", "selected": "24312", "transfers_in": "325", "transfers_out": "963", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-333", "selected": "24118", "transfers_in": "255", "transfers_out": "588", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-390", "selected": "23871", "transfers_in": "308", "transfers_out": "698", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "2.1", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-675", "selected": "23424", "transfers_in": "275", "transfers_out": "950", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "5.0", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-241", "selected": "23338", "transfers_in": "335", "transfers_out": "576", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "23204", "transfers_in": "496", "transfers_out": "837", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "19.1", "threat": "48.0", "ict_index": "8.7", "transfers_balance": "-391", "selected": "22877", "transfers_in": "162", "transfers_out": "553", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-490", "selected": "22523", "transfers_in": "423", "transfers_out": "913", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "22053", "transfers_in": "174", "transfers_out": "690", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "4.0", "threat": "10.0", "ict_index": "1.8", "transfers_balance": "-405", "selected": "21717", "transfers_in": "115", "transfers_out": "520", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "22.1", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-144", "selected": "21597", "transfers_in": "130", "transfers_out": "274", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "35.6", "creativity": "3.0", "threat": "53.0", "ict_index": "9.2", "transfers_balance": "-128", "selected": "21535", "transfers_in": "251", "transfers_out": "379", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.0", "creativity": "15.6", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "1922", "selected": "23682", "transfers_in": "2483", "transfers_out": "561", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.7", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "196", "selected": "23962", "transfers_in": "742", "transfers_out": "546", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.4", "creativity": "6.4", "threat": "13.0", "ict_index": "2.0", "transfers_balance": "445", "selected": "25360", "transfers_in": "1071", "transfers_out": "626", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "1.8", "threat": "4.0", "ict_index": "0.2", "transfers_balance": "2488", "selected": "32797", "transfers_in": "3126", "transfers_out": "638", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2611", "selected": "25287", "transfers_in": "51", "transfers_out": "2662", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "1.9", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-489", "selected": "24900", "transfers_in": "123", "transfers_out": "612", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "24615", "transfers_in": "194", "transfers_out": "458", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "10.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-52", "selected": "24708", "transfers_in": "245", "transfers_out": "297", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "1.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-248", "selected": "24430", "transfers_in": "76", "transfers_out": "324", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.8", "creativity": "10.3", "threat": "8.0", "ict_index": "5.3", "transfers_balance": "-318", "selected": "24092", "transfers_in": "51", "transfers_out": "369", "value": "51", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "32.4", "threat": "3.0", "ict_index": "4.2", "transfers_balance": "373", "selected": "24576", "transfers_in": "541", "transfers_out": "168", "value": "51", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ibrahim Afellay": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "688", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "689", "transfers_in": "39", "transfers_out": "164", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "552", "transfers_in": "27", "transfers_out": "185", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "486", "transfers_in": "29", "transfers_out": "116", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "461", "transfers_in": "16", "transfers_out": "51", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "14", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-33", "selected": "442", "transfers_in": "26", "transfers_out": "59", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "88", "selected": "594", "transfers_in": "160", "transfers_out": "72", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.2", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "88", "selected": "785", "transfers_in": "177", "transfers_out": "89", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "899", "transfers_in": "110", "transfers_out": "73", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "918", "transfers_in": "73", "transfers_out": "98", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "944", "transfers_in": "68", "transfers_out": "92", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "959", "transfers_in": "47", "transfers_out": "73", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "935", "transfers_in": "33", "transfers_out": "72", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "933", "transfers_in": "19", "transfers_out": "44", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-23", "selected": "926", "transfers_in": "27", "transfers_out": "50", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "948", "transfers_in": "27", "transfers_out": "40", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "955", "transfers_in": "27", "transfers_out": "33", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "959", "transfers_in": "24", "transfers_out": "34", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "967", "transfers_in": "26", "transfers_out": "47", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "980", "transfers_in": "24", "transfers_out": "30", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "5.8", "creativity": "2.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2", "selected": "1002", "transfers_in": "36", "transfers_out": "34", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "1035", "transfers_in": "47", "transfers_out": "31", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1045", "transfers_in": "47", "transfers_out": "70", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1069", "transfers_in": "34", "transfers_out": "39", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1088", "transfers_in": "33", "transfers_out": "40", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1094", "transfers_in": "20", "transfers_out": "21", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1109", "transfers_in": "30", "transfers_out": "40", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1156", "transfers_in": "40", "transfers_out": "40", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1180", "transfers_in": "24", "transfers_out": "24", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1210", "transfers_in": "18", "transfers_out": "32", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1252", "transfers_in": "22", "transfers_out": "18", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1249", "transfers_in": "11", "transfers_out": "17", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1258", "transfers_in": "9", "transfers_out": "18", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1274", "transfers_in": "17", "transfers_out": "11", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1288", "transfers_in": "20", "transfers_out": "11", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1291", "transfers_in": "11", "transfers_out": "11", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1292", "transfers_in": "7", "transfers_out": "13", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1314", "transfers_in": "18", "transfers_out": "8", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Damien Delaney": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26732", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3576", "selected": "25778", "transfers_in": "269", "transfers_out": "3845", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3209", "selected": "22947", "transfers_in": "253", "transfers_out": "3462", "value": "44", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2251", "selected": "21036", "transfers_in": "232", "transfers_out": "2483", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1464", "selected": "19722", "transfers_in": "124", "transfers_out": "1588", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1702", "selected": "18197", "transfers_in": "161", "transfers_out": "1863", "value": "43", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "40.0", "creativity": "0.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-1226", "selected": "17096", "transfers_in": "192", "transfers_out": "1418", "value": "43", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-936", "selected": "16277", "transfers_in": "190", "transfers_out": "1126", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-434", "selected": "15900", "transfers_in": "128", "transfers_out": "562", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-632", "selected": "15319", "transfers_in": "130", "transfers_out": "762", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "15270", "transfers_in": "310", "transfers_out": "528", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "15161", "transfers_in": "326", "transfers_out": "547", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "15051", "transfers_in": "227", "transfers_out": "397", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "14883", "transfers_in": "139", "transfers_out": "351", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "14425", "transfers_in": "103", "transfers_out": "587", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-959", "selected": "13474", "transfers_in": "27", "transfers_out": "986", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "12992", "transfers_in": "20", "transfers_out": "504", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "12487", "transfers_in": "16", "transfers_out": "525", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "11943", "transfers_in": "23", "transfers_out": "575", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-334", "selected": "11621", "transfers_in": "25", "transfers_out": "359", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-463", "selected": "11166", "transfers_in": "27", "transfers_out": "490", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "10970", "transfers_in": "35", "transfers_out": "234", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "11090", "transfers_in": "307", "transfers_out": "270", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "11164", "transfers_in": "213", "transfers_out": "181", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "11206", "transfers_in": "153", "transfers_out": "165", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "11217", "transfers_in": "101", "transfers_out": "111", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "11234", "transfers_in": "146", "transfers_out": "167", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "11273", "transfers_in": "148", "transfers_out": "180", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "11366", "transfers_in": "145", "transfers_out": "89", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "12881", "transfers_in": "109", "transfers_out": "93", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "13011", "transfers_in": "116", "transfers_out": "76", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "12959", "transfers_in": "95", "transfers_out": "124", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "12968", "transfers_in": "75", "transfers_out": "82", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "12981", "transfers_in": "82", "transfers_out": "93", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "12980", "transfers_in": "52", "transfers_out": "78", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "12943", "transfers_in": "29", "transfers_out": "52", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "12918", "transfers_in": "44", "transfers_out": "76", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "12964", "transfers_in": "82", "transfers_out": "62", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Troy Deeney": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "38457", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9229", "selected": "30368", "transfers_in": "325", "transfers_out": "9554", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-4160", "selected": "27138", "transfers_in": "1400", "transfers_out": "5560", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3248", "selected": "24711", "transfers_in": "800", "transfers_out": "4048", "value": "65", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "16", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2363", "selected": "22761", "transfers_in": "523", "transfers_out": "2886", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.2", "creativity": "11.6", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "-1926", "selected": "21132", "transfers_in": "805", "transfers_out": "2731", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "12.5", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-1149", "selected": "20406", "transfers_in": "1024", "transfers_out": "2173", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.6", "creativity": "22.4", "threat": "39.0", "ict_index": "10.1", "transfers_balance": "-581", "selected": "20288", "transfers_in": "1230", "transfers_out": "1811", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.8", "creativity": "13.8", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "3329", "selected": "24131", "transfers_in": "4549", "transfers_out": "1220", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "2.3", "threat": "44.0", "ict_index": "4.6", "transfers_balance": "10472", "selected": "35485", "transfers_in": "13331", "transfers_out": "2859", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9082", "selected": "26635", "transfers_in": "998", "transfers_out": "10080", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4664", "selected": "22024", "transfers_in": "152", "transfers_out": "4816", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1583", "selected": "20464", "transfers_in": "95", "transfers_out": "1678", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.2", "creativity": "1.7", "threat": "36.0", "ict_index": "7.3", "transfers_balance": "116", "selected": "20709", "transfers_in": "778", "transfers_out": "662", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.6", "creativity": "15.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "2410", "selected": "23392", "transfers_in": "3141", "transfers_out": "731", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.4", "creativity": "16.3", "threat": "15.0", "ict_index": "3.2", "transfers_balance": "1835", "selected": "25562", "transfers_in": "3037", "transfers_out": "1202", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "2.6", "threat": "11.0", "ict_index": "1.7", "transfers_balance": "1182", "selected": "26924", "transfers_in": "2518", "transfers_out": "1336", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "-2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "32", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-8", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.0", "transfers_balance": "1869", "selected": "28993", "transfers_in": "3458", "transfers_out": "1589", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7277", "selected": "21756", "transfers_in": "126", "transfers_out": "7403", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1694", "selected": "20077", "transfers_in": "53", "transfers_out": "1747", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1128", "selected": "18958", "transfers_in": "80", "transfers_out": "1208", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "18618", "transfers_in": "45", "transfers_out": "396", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.8", "creativity": "43.5", "threat": "10.0", "ict_index": "7.6", "transfers_balance": "1198", "selected": "20024", "transfers_in": "2011", "transfers_out": "813", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "36.8", "threat": "35.0", "ict_index": "7.7", "transfers_balance": "869", "selected": "21079", "transfers_in": "1710", "transfers_out": "841", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "2.6", "threat": "22.0", "ict_index": "3.0", "transfers_balance": "-535", "selected": "20663", "transfers_in": "777", "transfers_out": "1312", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "34.8", "creativity": "37.8", "threat": "33.0", "ict_index": "10.6", "transfers_balance": "-223", "selected": "20520", "transfers_in": "478", "transfers_out": "701", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.0", "creativity": "2.9", "threat": "10.0", "ict_index": "2.0", "transfers_balance": "3147", "selected": "24067", "transfers_in": "4539", "transfers_out": "1392", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "42.8", "creativity": "22.8", "threat": "44.0", "ict_index": "11.0", "transfers_balance": "1973", "selected": "26615", "transfers_in": "3500", "transfers_out": "1527", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "39.6", "creativity": "12.4", "threat": "9.0", "ict_index": "6.1", "transfers_balance": "16779", "selected": "44419", "transfers_in": "17790", "transfers_out": "1011", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "3.2", "creativity": "1.3", "threat": "23.0", "ict_index": "2.8", "transfers_balance": "11084", "selected": "56973", "transfers_in": "15681", "transfers_out": "4597", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "1.8", "creativity": "3.1", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "13030", "selected": "101894", "transfers_in": "17340", "transfers_out": "4310", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.8", "creativity": "3.9", "threat": "31.0", "ict_index": "4.8", "transfers_balance": "471", "selected": "70903", "transfers_in": "9972", "transfers_out": "9501", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "16.3", "threat": "14.0", "ict_index": "2.5", "transfers_balance": "-5495", "selected": "65487", "transfers_in": "3694", "transfers_out": "9189", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "12.4", "threat": "22.0", "ict_index": "3.8", "transfers_balance": "-7890", "selected": "56331", "transfers_in": "2041", "transfers_out": "9931", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.8", "creativity": "28.8", "threat": "14.0", "ict_index": "5.5", "transfers_balance": "4041", "selected": "64466", "transfers_in": "7361", "transfers_out": "3320", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "1.3", "threat": "40.0", "ict_index": "4.2", "transfers_balance": "-10955", "selected": "51104", "transfers_in": "327", "transfers_out": "11282", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "10.8", "creativity": "11.6", "threat": "69.0", "ict_index": "9.1", "transfers_balance": "-3692", "selected": "47386", "transfers_in": "972", "transfers_out": "4664", "value": "63", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "10.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-2235", "selected": "45312", "transfers_in": "878", "transfers_out": "3113", "value": "63", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Michy Batshuayi": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "6.9", "threat": "7.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "72107", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "TOT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29367", "selected": "50418", "transfers_in": "976", "transfers_out": "30343", "value": "84", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.8", "threat": "20.0", "ict_index": "2.5", "transfers_balance": "-15883", "selected": "35482", "transfers_in": "975", "transfers_out": "16858", "value": "83", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7472", "selected": "28816", "transfers_in": "423", "transfers_out": "7895", "value": "82", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3019", "selected": "26180", "transfers_in": "397", "transfers_out": "3416", "value": "82", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1385", "selected": "25298", "transfers_in": "1314", "transfers_out": "2699", "value": "81", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "1.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1433", "selected": "24332", "transfers_in": "1118", "transfers_out": "2551", "value": "81", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "1.9", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "53676", "selected": "79958", "transfers_in": "59828", "transfers_out": "6152", "value": "81", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "29", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "64.6", "creativity": "0.6", "threat": "39.0", "ict_index": "10.4", "transfers_balance": "-31647", "selected": "48668", "transfers_in": "2292", "transfers_out": "33939", "value": "81", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.4", "creativity": "1.0", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "13480", "selected": "63836", "transfers_in": "25421", "transfers_out": "11941", "value": "81", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14098", "selected": "50502", "transfers_in": "2300", "transfers_out": "16398", "value": "81", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10985", "selected": "39890", "transfers_in": "903", "transfers_out": "11888", "value": "81", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4480", "selected": "35461", "transfers_in": "142", "transfers_out": "4622", "value": "81", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2005", "selected": "33499", "transfers_in": "65", "transfers_out": "2070", "value": "81", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1434", "selected": "32113", "transfers_in": "64", "transfers_out": "1498", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-617", "selected": "31666", "transfers_in": "331", "transfers_out": "948", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "6.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "7101", "selected": "39003", "transfers_in": "8049", "transfers_out": "948", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5100", "selected": "34034", "transfers_in": "846", "transfers_out": "5946", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.7", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-739", "selected": "33504", "transfers_in": "1685", "transfers_out": "2424", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.3", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-1141", "selected": "32500", "transfers_in": "493", "transfers_out": "1634", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.6", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-828", "selected": "31801", "transfers_in": "401", "transfers_out": "1229", "value": "81", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "31665", "transfers_in": "261", "transfers_out": "452", "value": "81", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-241", "selected": "31690", "transfers_in": "796", "transfers_out": "1037", "value": "81", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.4", "creativity": "14.7", "threat": "40.0", "ict_index": "7.9", "transfers_balance": "1278", "selected": "33145", "transfers_in": "2030", "transfers_out": "752", "value": "81", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8071", "selected": "41721", "transfers_in": "10287", "transfers_out": "2216", "value": "81", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8451", "selected": "33310", "transfers_in": "198", "transfers_out": "8649", "value": "81", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1763", "selected": "31589", "transfers_in": "13", "transfers_out": "1776", "value": "81", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-701", "selected": "30937", "transfers_in": "10", "transfers_out": "711", "value": "81", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "30745", "transfers_in": "3", "transfers_out": "206", "value": "81", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "29546", "transfers_in": "3", "transfers_out": "179", "value": "81", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "29302", "transfers_in": "3", "transfers_out": "165", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "29265", "transfers_in": "5", "transfers_out": "72", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "29209", "transfers_in": "4", "transfers_out": "67", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "29209", "transfers_in": "4", "transfers_out": "67", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "29140", "transfers_in": "4", "transfers_out": "43", "value": "81", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "29116", "transfers_in": "4", "transfers_out": "38", "value": "81", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "29116", "transfers_in": "4", "transfers_out": "38", "value": "81", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "29103", "transfers_in": "11", "transfers_out": "34", "value": "81", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Dejan Lovren": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.8", "creativity": "10.3", "threat": "17.0", "ict_index": "5.6", "transfers_balance": "0", "selected": "80102", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2920", "selected": "89903", "transfers_in": "4684", "transfers_out": "7604", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-13291", "selected": "78391", "transfers_in": "608", "transfers_out": "13899", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4556", "selected": "76174", "transfers_in": "1707", "transfers_out": "6263", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6431", "selected": "70474", "transfers_in": "918", "transfers_out": "7349", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "0.4", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-15086", "selected": "55619", "transfers_in": "239", "transfers_out": "15325", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.8", "creativity": "1.4", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "-4577", "selected": "51429", "transfers_in": "608", "transfers_out": "5185", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "29.0", "creativity": "0.5", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-4055", "selected": "47673", "transfers_in": "284", "transfers_out": "4339", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "31", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "446", "selected": "48522", "transfers_in": "1571", "transfers_out": "1125", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2485", "selected": "46347", "transfers_in": "1093", "transfers_out": "3578", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-4654", "selected": "41767", "transfers_in": "105", "transfers_out": "4759", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-436", "selected": "41632", "transfers_in": "975", "transfers_out": "1411", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "41738", "transfers_in": "739", "transfers_out": "826", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "27.0", "creativity": "0.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1928", "selected": "39856", "transfers_in": "125", "transfers_out": "2053", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1379", "selected": "41464", "transfers_in": "2113", "transfers_out": "734", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "0.5", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "2705", "selected": "44766", "transfers_in": "3969", "transfers_out": "1264", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "26.4", "creativity": "12.7", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "827", "selected": "45897", "transfers_in": "2168", "transfers_out": "1341", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "51.8", "creativity": "1.1", "threat": "33.0", "ict_index": "8.6", "transfers_balance": "1782", "selected": "48098", "transfers_in": "2881", "transfers_out": "1099", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "0.2", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "13373", "selected": "63301", "transfers_in": "16095", "transfers_out": "2722", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10889", "selected": "75113", "transfers_in": "14209", "transfers_out": "3320", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.0", "creativity": "0.2", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-4610", "selected": "71193", "transfers_in": "5662", "transfers_out": "10272", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.4", "creativity": "11.5", "threat": "22.0", "ict_index": "7.4", "transfers_balance": "-2192", "selected": "69234", "transfers_in": "2842", "transfers_out": "5034", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1018", "selected": "72889", "transfers_in": "9190", "transfers_out": "8172", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4312", "selected": "69054", "transfers_in": "3354", "transfers_out": "7666", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "37.2", "creativity": "4.2", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-6530", "selected": "62704", "transfers_in": "673", "transfers_out": "7203", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "32.6", "creativity": "0.0", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "0", "selected": "62983", "transfers_in": "1325", "transfers_out": "1325", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3815", "selected": "67315", "transfers_in": "5606", "transfers_out": "1791", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-690", "selected": "67113", "transfers_in": "2619", "transfers_out": "3309", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "28.2", "creativity": "11.0", "threat": "84.0", "ict_index": "12.3", "transfers_balance": "-3002", "selected": "64240", "transfers_in": "689", "transfers_out": "3691", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.0", "creativity": "0.3", "threat": "19.0", "ict_index": "4.3", "transfers_balance": "2047", "selected": "68825", "transfers_in": "3356", "transfers_out": "1309", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8902", "selected": "85854", "transfers_in": "10263", "transfers_out": "1361", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-6605", "selected": "71200", "transfers_in": "249", "transfers_out": "6854", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.6", "creativity": "6.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-1168", "selected": "70358", "transfers_in": "734", "transfers_out": "1902", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "82", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "28.2", "creativity": "13.7", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "5067", "selected": "75888", "transfers_in": "7078", "transfers_out": "2011", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12065", "selected": "93104", "transfers_in": "14971", "transfers_out": "2906", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2553", "selected": "91326", "transfers_in": "5784", "transfers_out": "3231", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.8", "creativity": "15.7", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-8333", "selected": "82470", "transfers_in": "1073", "transfers_out": "9406", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "13", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "57.6", "creativity": "11.8", "threat": "19.0", "ict_index": "8.8", "transfers_balance": "4077", "selected": "87487", "transfers_in": "5890", "transfers_out": "1813", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Connor Mahoney": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "26", "transfers_in": "18", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "70", "transfers_in": "37", "transfers_out": "22", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "93", "transfers_in": "23", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "117", "transfers_in": "36", "transfers_out": "30", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "125", "transfers_in": "17", "transfers_out": "17", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "135", "transfers_in": "13", "transfers_out": "17", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "130", "transfers_in": "4", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "123", "transfers_in": "0", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "117", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "116", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "103", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "102", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "100", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "100", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "99", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "99", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "98", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "97", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "99", "transfers_in": "2", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jordan Henderson": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.4", "creativity": "14.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "46946", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "22.8", "creativity": "17.8", "threat": "11.0", "ict_index": "5.2", "transfers_balance": "3143", "selected": "70682", "transfers_in": "8269", "transfers_out": "5126", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "23.8", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "-2276", "selected": "74150", "transfers_in": "6156", "transfers_out": "8432", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.0", "creativity": "17.5", "threat": "3.0", "ict_index": "3.1", "transfers_balance": "1303", "selected": "81491", "transfers_in": "9521", "transfers_out": "8218", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2932", "selected": "88157", "transfers_in": "9698", "transfers_out": "6766", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "58.0", "creativity": "35.5", "threat": "19.0", "ict_index": "11.3", "transfers_balance": "-8641", "selected": "81464", "transfers_in": "3519", "transfers_out": "12160", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.4", "creativity": "16.1", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "19448", "selected": "105547", "transfers_in": "27942", "transfers_out": "8494", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.4", "creativity": "46.2", "threat": "2.0", "ict_index": "7.2", "transfers_balance": "-1040", "selected": "107463", "transfers_in": "10744", "transfers_out": "11784", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.0", "creativity": "13.3", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "3447", "selected": "113157", "transfers_in": "10661", "transfers_out": "7214", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "22.3", "threat": "7.0", "ict_index": "4.3", "transfers_balance": "5805", "selected": "121337", "transfers_in": "14156", "transfers_out": "8351", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3333", "selected": "126571", "transfers_in": "10415", "transfers_out": "7082", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "18.5", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-26191", "selected": "100724", "transfers_in": "572", "transfers_out": "26763", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.0", "creativity": "4.9", "threat": "7.0", "ict_index": "1.9", "transfers_balance": "-3669", "selected": "97534", "transfers_in": "1774", "transfers_out": "5443", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2466", "selected": "95371", "transfers_in": "1671", "transfers_out": "4137", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "8.7", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-3626", "selected": "92045", "transfers_in": "1364", "transfers_out": "4990", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "10.0", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-2578", "selected": "89972", "transfers_in": "1968", "transfers_out": "4546", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1563", "selected": "88737", "transfers_in": "1305", "transfers_out": "2868", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.4", "creativity": "42.9", "threat": "4.0", "ict_index": "6.5", "transfers_balance": "-2686", "selected": "86368", "transfers_in": "903", "transfers_out": "3589", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2238", "selected": "84555", "transfers_in": "1278", "transfers_out": "3516", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7604", "selected": "76987", "transfers_in": "46", "transfers_out": "7650", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6359", "selected": "70653", "transfers_in": "42", "transfers_out": "6401", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1790", "selected": "68874", "transfers_in": "19", "transfers_out": "1809", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3727", "selected": "65194", "transfers_in": "62", "transfers_out": "3789", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1499", "selected": "63725", "transfers_in": "47", "transfers_out": "1546", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "16.1", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-755", "selected": "63046", "transfers_in": "237", "transfers_out": "992", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.2", "creativity": "3.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "261", "selected": "63409", "transfers_in": "650", "transfers_out": "389", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "144", "selected": "63760", "transfers_in": "772", "transfers_out": "628", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "63801", "transfers_in": "669", "transfers_out": "877", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.4", "creativity": "10.8", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "-305", "selected": "63595", "transfers_in": "289", "transfers_out": "594", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-376", "selected": "63934", "transfers_in": "293", "transfers_out": "669", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.0", "creativity": "23.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-147", "selected": "63912", "transfers_in": "226", "transfers_out": "373", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.8", "creativity": "8.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "156", "selected": "64233", "transfers_in": "500", "transfers_out": "344", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "29.8", "threat": "8.0", "ict_index": "5.3", "transfers_balance": "419", "selected": "64815", "transfers_in": "727", "transfers_out": "308", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.0", "creativity": "26.3", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "463", "selected": "65377", "transfers_in": "842", "transfers_out": "379", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.0", "creativity": "4.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "584", "selected": "66131", "transfers_in": "901", "transfers_out": "317", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.4", "creativity": "19.7", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "946", "selected": "67114", "transfers_in": "1312", "transfers_out": "366", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "4.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-650", "selected": "66439", "transfers_in": "392", "transfers_out": "1042", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.4", "creativity": "9.3", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "1546", "selected": "68249", "transfers_in": "1921", "transfers_out": "375", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Davy Pr\u00f6pper": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "0.9", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "6787", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "2.3", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-269", "selected": "7486", "transfers_in": "451", "transfers_out": "720", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.0", "creativity": "13.9", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-1204", "selected": "6459", "transfers_in": "188", "transfers_out": "1392", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "6.4", "threat": "8.0", "ict_index": "3.9", "transfers_balance": "503", "selected": "7245", "transfers_in": "1756", "transfers_out": "1253", "value": "55", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.8", "creativity": "1.2", "threat": "19.0", "ict_index": "3.1", "transfers_balance": "-442", "selected": "6937", "transfers_in": "547", "transfers_out": "989", "value": "55", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "3.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-772", "selected": "6273", "transfers_in": "358", "transfers_out": "1130", "value": "55", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.2", "creativity": "13.0", "threat": "9.0", "ict_index": "3.2", "transfers_balance": "-699", "selected": "5651", "transfers_in": "220", "transfers_out": "919", "value": "54", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.0", "creativity": "2.5", "threat": "10.0", "ict_index": "2.7", "transfers_balance": "-387", "selected": "5341", "transfers_in": "470", "transfers_out": "857", "value": "54", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.6", "creativity": "15.4", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-275", "selected": "5093", "transfers_in": "190", "transfers_out": "465", "value": "54", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.0", "creativity": "12.9", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "788", "selected": "5994", "transfers_in": "1257", "transfers_out": "469", "value": "54", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "10.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-264", "selected": "5779", "transfers_in": "266", "transfers_out": "530", "value": "54", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.6", "creativity": "35.0", "threat": "18.0", "ict_index": "8.4", "transfers_balance": "-263", "selected": "5571", "transfers_in": "258", "transfers_out": "521", "value": "54", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "2.2", "threat": "3.0", "ict_index": "0.9", "transfers_balance": "-174", "selected": "5428", "transfers_in": "206", "transfers_out": "380", "value": "54", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "1.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "262", "selected": "5732", "transfers_in": "555", "transfers_out": "293", "value": "54", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.4", "creativity": "3.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-271", "selected": "5492", "transfers_in": "147", "transfers_out": "418", "value": "54", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "0.8", "threat": "20.0", "ict_index": "2.7", "transfers_balance": "-148", "selected": "5382", "transfers_in": "236", "transfers_out": "384", "value": "54", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "0.6", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "-270", "selected": "5130", "transfers_in": "61", "transfers_out": "331", "value": "54", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "16.6", "creativity": "2.2", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-60", "selected": "5084", "transfers_in": "201", "transfers_out": "261", "value": "53", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "12.5", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "131", "selected": "5268", "transfers_in": "410", "transfers_out": "279", "value": "53", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "10.9", "threat": "27.0", "ict_index": "4.9", "transfers_balance": "-223", "selected": "5057", "transfers_in": "61", "transfers_out": "284", "value": "53", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.8", "creativity": "1.9", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-74", "selected": "5005", "transfers_in": "225", "transfers_out": "299", "value": "53", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "11.2", "threat": "12.0", "ict_index": "3.8", "transfers_balance": "161", "selected": "5179", "transfers_in": "451", "transfers_out": "290", "value": "53", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "11.9", "threat": "19.0", "ict_index": "3.8", "transfers_balance": "-186", "selected": "5022", "transfers_in": "239", "transfers_out": "425", "value": "53", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.2", "creativity": "13.1", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-293", "selected": "4745", "transfers_in": "63", "transfers_out": "356", "value": "53", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.4", "creativity": "3.2", "threat": "1.0", "ict_index": "2.6", "transfers_balance": "-121", "selected": "4647", "transfers_in": "99", "transfers_out": "220", "value": "53", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.0", "creativity": "14.0", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "39", "selected": "4700", "transfers_in": "207", "transfers_out": "168", "value": "53", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "14.8", "creativity": "1.6", "threat": "29.0", "ict_index": "4.5", "transfers_balance": "78", "selected": "4815", "transfers_in": "316", "transfers_out": "238", "value": "53", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "22.3", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "227", "selected": "5094", "transfers_in": "445", "transfers_out": "218", "value": "53", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.0", "creativity": "13.3", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-62", "selected": "5047", "transfers_in": "168", "transfers_out": "230", "value": "53", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.4", "creativity": "1.2", "threat": "9.0", "ict_index": "2.9", "transfers_balance": "52", "selected": "5272", "transfers_in": "226", "transfers_out": "174", "value": "53", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.4", "creativity": "11.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "39", "selected": "5242", "transfers_in": "225", "transfers_out": "186", "value": "53", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "7", "influence": "17.0", "creativity": "13.4", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "395", "selected": "5673", "transfers_in": "577", "transfers_out": "182", "value": "53", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-783", "selected": "4851", "transfers_in": "43", "transfers_out": "826", "value": "53", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-783", "selected": "4851", "transfers_in": "43", "transfers_out": "826", "value": "53", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "4556", "transfers_in": "9", "transfers_out": "115", "value": "53", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.2", "creativity": "11.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-13", "selected": "4560", "transfers_in": "32", "transfers_out": "45", "value": "53", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.6", "creativity": "15.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-13", "selected": "4560", "transfers_in": "32", "transfers_out": "45", "value": "53", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "68", "selected": "4633", "transfers_in": "110", "transfers_out": "42", "value": "53", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Erik Pieters": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "5.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "48548", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.2", "creativity": "15.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-3046", "selected": "47312", "transfers_in": "412", "transfers_out": "3458", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "7.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-3575", "selected": "44396", "transfers_in": "1637", "transfers_out": "5212", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.8", "creativity": "25.4", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "-2756", "selected": "42117", "transfers_in": "796", "transfers_out": "3552", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.0", "creativity": "13.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-935", "selected": "41564", "transfers_in": "1826", "transfers_out": "2761", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.4", "creativity": "1.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3572", "selected": "38229", "transfers_in": "559", "transfers_out": "4131", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.2", "creativity": "16.4", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "-1980", "selected": "36429", "transfers_in": "1634", "transfers_out": "3614", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3112", "selected": "33438", "transfers_in": "329", "transfers_out": "3441", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.8", "creativity": "20.8", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-33", "selected": "33533", "transfers_in": "1827", "transfers_out": "1860", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "11.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-2346", "selected": "31242", "transfers_in": "288", "transfers_out": "2634", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.2", "creativity": "7.7", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "27", "selected": "31406", "transfers_in": "1133", "transfers_out": "1106", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-703", "selected": "30819", "transfers_in": "784", "transfers_out": "1487", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.8", "creativity": "1.8", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-662", "selected": "30250", "transfers_in": "513", "transfers_out": "1175", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.0", "creativity": "5.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1399", "selected": "28886", "transfers_in": "145", "transfers_out": "1544", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "2.4", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "129", "selected": "29172", "transfers_in": "1144", "transfers_out": "1015", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "15.1", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-1381", "selected": "27863", "transfers_in": "190", "transfers_out": "1571", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "16.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-694", "selected": "27225", "transfers_in": "374", "transfers_out": "1068", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.6", "creativity": "1.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-251", "selected": "27039", "transfers_in": "637", "transfers_out": "888", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3244", "selected": "23810", "transfers_in": "86", "transfers_out": "3330", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2375", "selected": "21440", "transfers_in": "10", "transfers_out": "2385", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2074", "selected": "19370", "transfers_in": "17", "transfers_out": "2091", "value": "47", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.6", "creativity": "2.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-872", "selected": "18500", "transfers_in": "20", "transfers_out": "892", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1024", "selected": "17500", "transfers_in": "91", "transfers_out": "1115", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-630", "selected": "16882", "transfers_in": "110", "transfers_out": "740", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.2", "creativity": "1.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "3932", "selected": "20970", "transfers_in": "4903", "transfers_out": "971", "value": "47", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.2", "creativity": "1.4", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "567", "selected": "21600", "transfers_in": "1225", "transfers_out": "658", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "31.8", "creativity": "24.5", "threat": "2.0", "ict_index": "5.8", "transfers_balance": "1318", "selected": "23038", "transfers_in": "2030", "transfers_out": "712", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "23154", "transfers_in": "1057", "transfers_out": "1122", "value": "47", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "11.3", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-567", "selected": "22627", "transfers_in": "317", "transfers_out": "884", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "119", "selected": "25045", "transfers_in": "776", "transfers_out": "657", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1801", "selected": "35885", "transfers_in": "2277", "transfers_out": "476", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1647", "selected": "25323", "transfers_in": "47", "transfers_out": "1694", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.2", "creativity": "12.2", "threat": "3.0", "ict_index": "3.6", "transfers_balance": "-688", "selected": "24670", "transfers_in": "91", "transfers_out": "779", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.0", "creativity": "11.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-580", "selected": "23888", "transfers_in": "214", "transfers_out": "794", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "0.8", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "1401", "selected": "27179", "transfers_in": "1711", "transfers_out": "310", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.2", "creativity": "10.3", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-886", "selected": "24689", "transfers_in": "46", "transfers_out": "932", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.6", "creativity": "4.8", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-325", "selected": "24353", "transfers_in": "428", "transfers_out": "753", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "63.4", "creativity": "5.4", "threat": "17.0", "ict_index": "8.6", "transfers_balance": "-211", "selected": "24176", "transfers_in": "222", "transfers_out": "433", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kyle Walker-Peters": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.2", "creativity": "20.7", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "14948", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45831", "selected": "93141", "transfers_in": "54192", "transfers_out": "8361", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7287", "selected": "92630", "transfers_in": "16668", "transfers_out": "23955", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16509", "selected": "79543", "transfers_in": "4543", "transfers_out": "21052", "value": "44", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11571", "selected": "69452", "transfers_in": "2387", "transfers_out": "13958", "value": "44", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8102", "selected": "62430", "transfers_in": "2827", "transfers_out": "10929", "value": "43", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-4864", "selected": "58494", "transfers_in": "3037", "transfers_out": "7901", "value": "43", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3718", "selected": "55591", "transfers_in": "2389", "transfers_out": "6107", "value": "42", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1122", "selected": "55072", "transfers_in": "2132", "transfers_out": "3254", "value": "42", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1815", "selected": "53950", "transfers_in": "2411", "transfers_out": "4226", "value": "42", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1641", "selected": "52694", "transfers_in": "1584", "transfers_out": "3225", "value": "42", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1374", "selected": "51861", "transfers_in": "1549", "transfers_out": "2923", "value": "42", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1292", "selected": "50852", "transfers_in": "889", "transfers_out": "2181", "value": "42", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-769", "selected": "50412", "transfers_in": "954", "transfers_out": "1723", "value": "41", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-805", "selected": "49890", "transfers_in": "786", "transfers_out": "1591", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-821", "selected": "49483", "transfers_in": "1017", "transfers_out": "1838", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "48881", "transfers_in": "642", "transfers_out": "1443", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-901", "selected": "48222", "transfers_in": "520", "transfers_out": "1421", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-823", "selected": "47822", "transfers_in": "997", "transfers_out": "1820", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-556", "selected": "47544", "transfers_in": "761", "transfers_out": "1317", "value": "41", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "46072", "transfers_in": "623", "transfers_out": "1537", "value": "41", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "46072", "transfers_in": "623", "transfers_out": "1537", "value": "41", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-826", "selected": "45676", "transfers_in": "1474", "transfers_out": "2300", "value": "41", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "508", "selected": "46507", "transfers_in": "2033", "transfers_out": "1525", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2032", "selected": "49211", "transfers_in": "3767", "transfers_out": "1735", "value": "40", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "453", "selected": "49911", "transfers_in": "1606", "transfers_out": "1153", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "924", "selected": "51312", "transfers_in": "2671", "transfers_out": "1747", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1149", "selected": "53309", "transfers_in": "3146", "transfers_out": "1997", "value": "40", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "680", "selected": "54359", "transfers_in": "1738", "transfers_out": "1058", "value": "40", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "157", "selected": "55763", "transfers_in": "1369", "transfers_out": "1212", "value": "40", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "55619", "transfers_in": "673", "transfers_out": "811", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305", "selected": "55406", "transfers_in": "471", "transfers_out": "776", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1031", "selected": "54418", "transfers_in": "274", "transfers_out": "1305", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1031", "selected": "54418", "transfers_in": "274", "transfers_out": "1305", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-410", "selected": "53022", "transfers_in": "207", "transfers_out": "617", "value": "40", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "53011", "transfers_in": "376", "transfers_out": "506", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "53011", "transfers_in": "376", "transfers_out": "506", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "2", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "51.8", "creativity": "27.3", "threat": "6.0", "ict_index": "8.5", "transfers_balance": "346", "selected": "53483", "transfers_in": "757", "transfers_out": "411", "value": "40", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mark Noble": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.6", "creativity": "35.0", "threat": "5.0", "ict_index": "6.5", "transfers_balance": "0", "selected": "11166", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "30.1", "threat": "8.0", "ict_index": "5.2", "transfers_balance": "-108", "selected": "13731", "transfers_in": "1029", "transfers_out": "1137", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.8", "creativity": "5.4", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-544", "selected": "13895", "transfers_in": "976", "transfers_out": "1520", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-719", "selected": "13751", "transfers_in": "950", "transfers_out": "1669", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2444", "selected": "11383", "transfers_in": "156", "transfers_out": "2600", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "15.8", "creativity": "16.9", "threat": "1.0", "ict_index": "3.4", "transfers_balance": "-1492", "selected": "9946", "transfers_in": "103", "transfers_out": "1595", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.8", "creativity": "1.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-204", "selected": "9877", "transfers_in": "473", "transfers_out": "677", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "9874", "transfers_in": "390", "transfers_out": "543", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "9648", "transfers_in": "230", "transfers_out": "510", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "3.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-649", "selected": "9046", "transfers_in": "133", "transfers_out": "782", "value": "54", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "60", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.8", "creativity": "1.5", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-263", "selected": "8823", "transfers_in": "90", "transfers_out": "353", "value": "54", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.0", "creativity": "15.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-236", "selected": "8635", "transfers_in": "124", "transfers_out": "360", "value": "54", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "8471", "transfers_in": "96", "transfers_out": "289", "value": "54", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "8219", "transfers_in": "27", "transfers_out": "301", "value": "54", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "7983", "transfers_in": "20", "transfers_out": "276", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "3.0", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-356", "selected": "7638", "transfers_in": "13", "transfers_out": "369", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.6", "creativity": "25.8", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "4", "selected": "7663", "transfers_in": "113", "transfers_out": "109", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.4", "creativity": "11.5", "threat": "17.0", "ict_index": "6.5", "transfers_balance": "135", "selected": "7830", "transfers_in": "236", "transfers_out": "101", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "7703", "transfers_in": "176", "transfers_out": "328", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-311", "selected": "7396", "transfers_in": "18", "transfers_out": "329", "value": "53", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-93", "selected": "6980", "transfers_in": "83", "transfers_out": "176", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.2", "creativity": "2.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-93", "selected": "6980", "transfers_in": "83", "transfers_out": "176", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "44.6", "creativity": "2.6", "threat": "17.0", "ict_index": "6.4", "transfers_balance": "43", "selected": "7071", "transfers_in": "249", "transfers_out": "206", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.0", "creativity": "14.9", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "952", "selected": "8081", "transfers_in": "1202", "transfers_out": "250", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "53.2", "creativity": "17.9", "threat": "17.0", "ict_index": "8.8", "transfers_balance": "405", "selected": "8544", "transfers_in": "985", "transfers_out": "580", "value": "53", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "8.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "7323", "selected": "16096", "transfers_in": "8166", "transfers_out": "843", "value": "53", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "11.4", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "509", "selected": "17267", "transfers_in": "3310", "transfers_out": "2801", "value": "53", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.6", "creativity": "4.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-1193", "selected": "16329", "transfers_in": "1129", "transfers_out": "2322", "value": "53", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "6.1", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-624", "selected": "15757", "transfers_in": "515", "transfers_out": "1139", "value": "53", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.2", "creativity": "12.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-900", "selected": "15091", "transfers_in": "347", "transfers_out": "1247", "value": "53", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "25.2", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-485", "selected": "13550", "transfers_in": "216", "transfers_out": "701", "value": "53", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "4.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-428", "selected": "13139", "transfers_in": "140", "transfers_out": "568", "value": "53", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "5.8", "threat": "23.0", "ict_index": "4.9", "transfers_balance": "-300", "selected": "12809", "transfers_in": "200", "transfers_out": "500", "value": "53", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "2.3", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-44", "selected": "12835", "transfers_in": "253", "transfers_out": "297", "value": "53", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "9.8", "creativity": "13.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-172", "selected": "12677", "transfers_in": "159", "transfers_out": "331", "value": "53", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "45.2", "creativity": "5.9", "threat": "7.0", "ict_index": "5.8", "transfers_balance": "210", "selected": "12927", "transfers_in": "469", "transfers_out": "259", "value": "53", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.6", "creativity": "31.8", "threat": "1.0", "ict_index": "5.5", "transfers_balance": "210", "selected": "12927", "transfers_in": "469", "transfers_out": "259", "value": "53", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.4", "creativity": "13.3", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "2117", "selected": "15277", "transfers_in": "2425", "transfers_out": "308", "value": "53", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Harvey Barnes": [{"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "80", "transfers_in": "29", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "107", "transfers_in": "24", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "107", "transfers_in": "24", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "18", "selected": "137", "transfers_in": "26", "transfers_out": "8", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Robert Kenedy Nunes do Nascimento": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2371", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-374", "selected": "2563", "transfers_in": "93", "transfers_out": "467", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "2464", "transfers_in": "103", "transfers_out": "386", "value": "49", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "2353", "transfers_in": "71", "transfers_out": "330", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "2274", "transfers_in": "50", "transfers_out": "201", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "2244", "transfers_in": "104", "transfers_out": "217", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2245", "transfers_in": "102", "transfers_out": "175", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "2259", "transfers_in": "95", "transfers_out": "153", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2268", "transfers_in": "66", "transfers_out": "89", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "2255", "transfers_in": "62", "transfers_out": "117", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "2222", "transfers_in": "18", "transfers_out": "85", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "2231", "transfers_in": "37", "transfers_out": "81", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "2201", "transfers_in": "22", "transfers_out": "76", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2133", "transfers_in": "8", "transfers_out": "81", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "2095", "transfers_in": "7", "transfers_out": "50", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2069", "transfers_in": "15", "transfers_out": "50", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2091", "transfers_in": "25", "transfers_out": "26", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2096", "transfers_in": "13", "transfers_out": "28", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2121", "transfers_in": "38", "transfers_out": "48", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2142", "transfers_in": "40", "transfers_out": "40", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2144", "transfers_in": "35", "transfers_out": "62", "value": "47", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2140", "transfers_in": "25", "transfers_out": "37", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2159", "transfers_in": "42", "transfers_out": "62", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "2182", "transfers_in": "58", "transfers_out": "51", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.2", "creativity": "46.2", "threat": "30.0", "ict_index": "10.3", "transfers_balance": "2381", "selected": "4614", "transfers_in": "2806", "transfers_out": "425", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.8", "creativity": "26.9", "threat": "39.0", "ict_index": "8.0", "transfers_balance": "27869", "selected": "32630", "transfers_in": "28706", "transfers_out": "837", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "5.3", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "5685", "selected": "38439", "transfers_in": "8993", "transfers_out": "3308", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "2.3", "threat": "10.0", "ict_index": "1.6", "transfers_balance": "5949", "selected": "44665", "transfers_in": "8123", "transfers_out": "2174", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.8", "creativity": "8.0", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-527", "selected": "44182", "transfers_in": "2012", "transfers_out": "2539", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "69.2", "creativity": "12.0", "threat": "54.0", "ict_index": "13.5", "transfers_balance": "162", "selected": "44016", "transfers_in": "2693", "transfers_out": "2531", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.4", "creativity": "17.5", "threat": "16.0", "ict_index": "5.9", "transfers_balance": "55155", "selected": "117639", "transfers_in": "67663", "transfers_out": "12508", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "30.3", "threat": "8.0", "ict_index": "4.9", "transfers_balance": "32392", "selected": "150449", "transfers_in": "40248", "transfers_out": "7856", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.6", "creativity": "4.8", "threat": "25.0", "ict_index": "5.1", "transfers_balance": "-1124", "selected": "144984", "transfers_in": "11752", "transfers_out": "12876", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.6", "creativity": "39.7", "threat": "14.0", "ict_index": "7.5", "transfers_balance": "8880", "selected": "151794", "transfers_in": "13466", "transfers_out": "4586", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "17.6", "creativity": "12.0", "threat": "5.0", "ict_index": "3.5", "transfers_balance": "9307", "selected": "166966", "transfers_in": "16114", "transfers_out": "6807", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.0", "creativity": "6.8", "threat": "20.0", "ict_index": "3.1", "transfers_balance": "-3155", "selected": "163208", "transfers_in": "5639", "transfers_out": "8794", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.0", "creativity": "12.3", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "-3155", "selected": "163208", "transfers_in": "5639", "transfers_out": "8794", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47822", "selected": "113862", "transfers_in": "344", "transfers_out": "48166", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Rajiv van La Parra": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7333", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.1", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1143", "selected": "6530", "transfers_in": "98", "transfers_out": "1241", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "15.8", "threat": "26.0", "ict_index": "4.9", "transfers_balance": "-673", "selected": "6018", "transfers_in": "502", "transfers_out": "1175", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "17.9", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-1127", "selected": "4954", "transfers_in": "192", "transfers_out": "1319", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "4877", "transfers_in": "487", "transfers_out": "658", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.4", "creativity": "1.8", "threat": "9.0", "ict_index": "2.0", "transfers_balance": "-778", "selected": "4136", "transfers_in": "121", "transfers_out": "899", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "4.3", "threat": "29.0", "ict_index": "3.3", "transfers_balance": "-514", "selected": "3647", "transfers_in": "73", "transfers_out": "587", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.2", "creativity": "18.0", "threat": "33.0", "ict_index": "6.0", "transfers_balance": "-130", "selected": "3577", "transfers_in": "239", "transfers_out": "369", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "1.6", "threat": "16.0", "ict_index": "2.6", "transfers_balance": "-189", "selected": "3404", "transfers_in": "43", "transfers_out": "232", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-69", "selected": "3368", "transfers_in": "273", "transfers_out": "342", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.6", "creativity": "1.7", "threat": "12.0", "ict_index": "4.6", "transfers_balance": "-166", "selected": "3224", "transfers_in": "124", "transfers_out": "290", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "8.0", "threat": "87.0", "ict_index": "10.5", "transfers_balance": "2640", "selected": "6093", "transfers_in": "3131", "transfers_out": "491", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-269", "selected": "5885", "transfers_in": "368", "transfers_out": "637", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1028", "selected": "4877", "transfers_in": "98", "transfers_out": "1126", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-795", "selected": "4088", "transfers_in": "21", "transfers_out": "816", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-491", "selected": "3605", "transfers_in": "21", "transfers_out": "512", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "3543", "transfers_in": "70", "transfers_out": "140", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.4", "creativity": "14.3", "threat": "17.0", "ict_index": "4.5", "transfers_balance": "-64", "selected": "3490", "transfers_in": "87", "transfers_out": "151", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.8", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "-10", "selected": "3510", "transfers_in": "167", "transfers_out": "177", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "11.0", "creativity": "19.1", "threat": "74.0", "ict_index": "10.4", "transfers_balance": "-18", "selected": "3506", "transfers_in": "117", "transfers_out": "135", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.8", "creativity": "4.8", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "-22", "selected": "3503", "transfers_in": "148", "transfers_out": "170", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "1.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-27", "selected": "3483", "transfers_in": "136", "transfers_out": "163", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.2", "creativity": "8.4", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "30", "selected": "3546", "transfers_in": "329", "transfers_out": "299", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.4", "creativity": "1.4", "threat": "19.0", "ict_index": "2.8", "transfers_balance": "-53", "selected": "3503", "transfers_in": "148", "transfers_out": "201", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "3428", "transfers_in": "86", "transfers_out": "182", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.9", "threat": "3.0", "ict_index": "0.3", "transfers_balance": "-96", "selected": "3342", "transfers_in": "45", "transfers_out": "141", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "45.6", "creativity": "24.3", "threat": "19.0", "ict_index": "8.9", "transfers_balance": "-1", "selected": "3358", "transfers_in": "160", "transfers_out": "161", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "88", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "59.6", "creativity": "28.3", "threat": "71.0", "ict_index": "15.9", "transfers_balance": "1266", "selected": "4711", "transfers_in": "1567", "transfers_out": "301", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.8", "creativity": "3.8", "threat": "17.0", "ict_index": "2.9", "transfers_balance": "9672", "selected": "14770", "transfers_in": "10363", "transfers_out": "691", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.2", "creativity": "33.9", "threat": "18.0", "ict_index": "6.8", "transfers_balance": "38445", "selected": "54457", "transfers_in": "39859", "transfers_out": "1414", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.4", "creativity": "0.6", "threat": "26.0", "ict_index": "2.8", "transfers_balance": "14397", "selected": "100386", "transfers_in": "17166", "transfers_out": "2769", "value": "49", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.0", "creativity": "3.4", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-18156", "selected": "50018", "transfers_in": "384", "transfers_out": "18540", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.2", "creativity": "26.8", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "-8614", "selected": "41542", "transfers_in": "287", "transfers_out": "8901", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.2", "creativity": "1.7", "threat": "19.0", "ict_index": "2.7", "transfers_balance": "-6632", "selected": "33236", "transfers_in": "387", "transfers_out": "7019", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "14.3", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-1892", "selected": "28104", "transfers_in": "730", "transfers_out": "2622", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1556", "selected": "26395", "transfers_in": "800", "transfers_out": "2356", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1556", "selected": "26395", "transfers_in": "800", "transfers_out": "2356", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1643", "selected": "24818", "transfers_in": "321", "transfers_out": "1964", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jerome Sinclair": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4907", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-647", "selected": "6496", "transfers_in": "635", "transfers_out": "1282", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-587", "selected": "6607", "transfers_in": "586", "transfers_out": "1173", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-355", "selected": "6880", "transfers_in": "504", "transfers_out": "859", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "6979", "transfers_in": "399", "transfers_out": "630", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "7189", "transfers_in": "603", "transfers_out": "734", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "7177", "transfers_in": "503", "transfers_out": "770", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "182", "selected": "7733", "transfers_in": "837", "transfers_out": "655", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "7990", "transfers_in": "488", "transfers_out": "419", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "123", "selected": "8367", "transfers_in": "828", "transfers_out": "705", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "8313", "transfers_in": "281", "transfers_out": "466", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "8386", "transfers_in": "311", "transfers_out": "424", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "8531", "transfers_in": "357", "transfers_out": "331", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "8631", "transfers_in": "333", "transfers_out": "320", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "8628", "transfers_in": "243", "transfers_out": "329", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8722", "transfers_in": "328", "transfers_out": "373", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8730", "transfers_in": "216", "transfers_out": "279", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "8705", "transfers_in": "168", "transfers_out": "268", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-54", "selected": "8747", "transfers_in": "278", "transfers_out": "332", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "8785", "transfers_in": "192", "transfers_out": "220", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "8880", "transfers_in": "338", "transfers_out": "323", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-111", "selected": "8807", "transfers_in": "110", "transfers_out": "221", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "8935", "transfers_in": "394", "transfers_out": "404", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "8946", "transfers_in": "251", "transfers_out": "331", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "8986", "transfers_in": "216", "transfers_out": "298", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "9045", "transfers_in": "197", "transfers_out": "201", "value": "49", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "133", "selected": "9344", "transfers_in": "424", "transfers_out": "291", "value": "49", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "9617", "transfers_in": "389", "transfers_out": "355", "value": "49", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "9707", "transfers_in": "189", "transfers_out": "183", "value": "49", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "9821", "transfers_in": "163", "transfers_out": "175", "value": "49", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "9821", "transfers_in": "133", "transfers_out": "174", "value": "49", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "9949", "transfers_in": "157", "transfers_out": "143", "value": "49", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "9976", "transfers_in": "112", "transfers_out": "130", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "10.3", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-14", "selected": "10007", "transfers_in": "99", "transfers_out": "113", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "10111", "transfers_in": "122", "transfers_out": "79", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "10081", "transfers_in": "61", "transfers_out": "86", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "10117", "transfers_in": "86", "transfers_out": "73", "value": "49", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "10186", "transfers_in": "117", "transfers_out": "77", "value": "49", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Grzegorz Krychowiak": [{"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.6", "creativity": "2.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "5262", "selected": "6049", "transfers_in": "6285", "transfers_out": "1023", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.4", "creativity": "0.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "1067", "selected": "7611", "transfers_in": "1803", "transfers_out": "736", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.8", "creativity": "11.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "525", "selected": "8647", "transfers_in": "1480", "transfers_out": "955", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "35.4", "creativity": "14.5", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "958", "selected": "9966", "transfers_in": "1837", "transfers_out": "879", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.0", "creativity": "2.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "4760", "selected": "15381", "transfers_in": "5862", "transfers_out": "1102", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.8", "creativity": "11.7", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "6343", "selected": "22241", "transfers_in": "7685", "transfers_out": "1342", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "80", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.4", "creativity": "3.9", "threat": "25.0", "ict_index": "4.2", "transfers_balance": "-149", "selected": "22598", "transfers_in": "3072", "transfers_out": "3221", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-630", "selected": "22282", "transfers_in": "1252", "transfers_out": "1882", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-2256", "selected": "20172", "transfers_in": "246", "transfers_out": "2502", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2234", "selected": "17988", "transfers_in": "83", "transfers_out": "2317", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.5", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-1971", "selected": "16050", "transfers_in": "80", "transfers_out": "2051", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1532", "selected": "14544", "transfers_in": "87", "transfers_out": "1619", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1460", "selected": "13122", "transfers_in": "54", "transfers_out": "1514", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "30.0", "creativity": "40.8", "threat": "0.0", "ict_index": "7.1", "transfers_balance": "-1034", "selected": "12104", "transfers_in": "11", "transfers_out": "1045", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.0", "creativity": "20.6", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-468", "selected": "11659", "transfers_in": "86", "transfers_out": "554", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-515", "selected": "11180", "transfers_in": "72", "transfers_out": "587", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "1.9", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-488", "selected": "10709", "transfers_in": "24", "transfers_out": "512", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "10.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-586", "selected": "10138", "transfers_in": "33", "transfers_out": "619", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.2", "creativity": "12.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-288", "selected": "9859", "transfers_in": "28", "transfers_out": "316", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.0", "creativity": "3.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-498", "selected": "9397", "transfers_in": "60", "transfers_out": "558", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "27.4", "creativity": "14.8", "threat": "12.0", "ict_index": "5.4", "transfers_balance": "-199", "selected": "9232", "transfers_in": "78", "transfers_out": "277", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "684", "selected": "10044", "transfers_in": "1030", "transfers_out": "346", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-337", "selected": "9745", "transfers_in": "193", "transfers_out": "530", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "18.6", "threat": "1.0", "ict_index": "3.2", "transfers_balance": "-555", "selected": "9223", "transfers_in": "41", "transfers_out": "596", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.2", "creativity": "4.9", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "11", "selected": "9300", "transfers_in": "225", "transfers_out": "214", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.4", "creativity": "19.0", "threat": "20.0", "ict_index": "5.5", "transfers_balance": "-67", "selected": "9256", "transfers_in": "74", "transfers_out": "141", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "15.9", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-32", "selected": "8881", "transfers_in": "127", "transfers_out": "159", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "9021", "transfers_in": "131", "transfers_out": "153", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "8672", "transfers_in": "22", "transfers_out": "249", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "8534", "transfers_in": "24", "transfers_out": "179", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-114", "selected": "8411", "transfers_in": "20", "transfers_out": "134", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "8380", "transfers_in": "24", "transfers_out": "73", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-59", "selected": "8335", "transfers_in": "7", "transfers_out": "66", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.3", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "-64", "selected": "8269", "transfers_in": "7", "transfers_out": "71", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "5.3", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-34", "selected": "8248", "transfers_in": "27", "transfers_out": "61", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Antonio Martinez Lopez": [{"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "205", "selected": "325", "transfers_in": "264", "transfers_out": "59", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "153", "selected": "603", "transfers_in": "291", "transfers_out": "138", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "820", "transfers_in": "208", "transfers_out": "134", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "1106", "transfers_in": "267", "transfers_out": "191", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1223", "transfers_in": "193", "transfers_out": "186", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "1407", "transfers_in": "191", "transfers_out": "155", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "1741", "transfers_in": "425", "transfers_out": "301", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "1926", "transfers_in": "282", "transfers_out": "249", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "2202", "transfers_in": "322", "transfers_out": "255", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "2202", "transfers_in": "322", "transfers_out": "255", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "151", "selected": "2602", "transfers_in": "637", "transfers_out": "486", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "288", "selected": "3133", "transfers_in": "707", "transfers_out": "419", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "149", "selected": "3544", "transfers_in": "620", "transfers_out": "471", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "3459", "transfers_in": "250", "transfers_out": "419", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-618", "selected": "2845", "transfers_in": "11", "transfers_out": "629", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "2540", "transfers_in": "11", "transfers_out": "318", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "2464", "transfers_in": "3", "transfers_out": "81", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2294", "transfers_in": "5", "transfers_out": "62", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "2195", "transfers_in": "6", "transfers_out": "55", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2171", "transfers_in": "4", "transfers_out": "32", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2156", "transfers_in": "2", "transfers_out": "18", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2145", "transfers_in": "4", "transfers_out": "18", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "2137", "transfers_in": "4", "transfers_out": "13", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2134", "transfers_in": "6", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2134", "transfers_in": "6", "transfers_out": "10", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2122", "transfers_in": "8", "transfers_out": "19", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Fernando Francisco Reges": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5817", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1774", "selected": "4329", "transfers_in": "76", "transfers_out": "1850", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-680", "selected": "3730", "transfers_in": "71", "transfers_out": "751", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "3373", "transfers_in": "44", "transfers_out": "456", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "3229", "transfers_in": "34", "transfers_out": "203", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "3092", "transfers_in": "25", "transfers_out": "190", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "2979", "transfers_in": "41", "transfers_out": "172", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "2884", "transfers_in": "46", "transfers_out": "156", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "2834", "transfers_in": "15", "transfers_out": "75", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "2781", "transfers_in": "22", "transfers_out": "84", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "2744", "transfers_in": "10", "transfers_out": "59", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2723", "transfers_in": "26", "transfers_out": "61", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2708", "transfers_in": "7", "transfers_out": "31", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2693", "transfers_in": "8", "transfers_out": "31", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2684", "transfers_in": "16", "transfers_out": "33", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2663", "transfers_in": "14", "transfers_out": "39", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2651", "transfers_in": "8", "transfers_out": "27", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2639", "transfers_in": "7", "transfers_out": "21", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2626", "transfers_in": "15", "transfers_out": "32", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2610", "transfers_in": "8", "transfers_out": "28", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2594", "transfers_in": "7", "transfers_out": "28", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2591", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2572", "transfers_in": "12", "transfers_out": "39", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2562", "transfers_in": "7", "transfers_out": "19", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2558", "transfers_in": "12", "transfers_out": "23", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2556", "transfers_in": "11", "transfers_out": "17", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2558", "transfers_in": "11", "transfers_out": "14", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2550", "transfers_in": "11", "transfers_out": "28", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2553", "transfers_in": "11", "transfers_out": "12", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2833", "transfers_in": "6", "transfers_out": "7", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2836", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2837", "transfers_in": "4", "transfers_out": "7", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2832", "transfers_in": "4", "transfers_out": "12", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2834", "transfers_in": "4", "transfers_out": "5", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2834", "transfers_in": "5", "transfers_out": "5", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2834", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2834", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2834", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Steve Cook": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "11.4", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "35704", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.8", "creativity": "10.8", "threat": "19.0", "ict_index": "5.3", "transfers_balance": "-2219", "selected": "35810", "transfers_in": "633", "transfers_out": "2852", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "0.2", "threat": "24.0", "ict_index": "3.6", "transfers_balance": "-4907", "selected": "31311", "transfers_in": "156", "transfers_out": "5063", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.4", "creativity": "0.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-3166", "selected": "28500", "transfers_in": "257", "transfers_out": "3423", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1517", "selected": "27224", "transfers_in": "331", "transfers_out": "1848", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-3511", "selected": "23770", "transfers_in": "56", "transfers_out": "3567", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1412", "selected": "22435", "transfers_in": "116", "transfers_out": "1528", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "29.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1521", "selected": "20990", "transfers_in": "50", "transfers_out": "1571", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-647", "selected": "20379", "transfers_in": "59", "transfers_out": "706", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "37.0", "creativity": "0.5", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-755", "selected": "19744", "transfers_in": "83", "transfers_out": "838", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "49.8", "creativity": "0.2", "threat": "33.0", "ict_index": "8.3", "transfers_balance": "-430", "selected": "19469", "transfers_in": "126", "transfers_out": "556", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "0.1", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "29417", "selected": "52249", "transfers_in": "31749", "transfers_out": "2332", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "26.2", "creativity": "0.2", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "15511", "selected": "70249", "transfers_in": "18598", "transfers_out": "3087", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "30.0", "creativity": "1.3", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "25629", "selected": "98189", "transfers_in": "28199", "transfers_out": "2570", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9727", "selected": "109886", "transfers_in": "14632", "transfers_out": "4905", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "34.2", "creativity": "0.3", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-6622", "selected": "104456", "transfers_in": "3071", "transfers_out": "9693", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9052", "selected": "95568", "transfers_in": "309", "transfers_out": "9361", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-8428", "selected": "87217", "transfers_in": "249", "transfers_out": "8677", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.6", "creativity": "0.4", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "-7320", "selected": "80009", "transfers_in": "389", "transfers_out": "7709", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "0.4", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-3561", "selected": "76618", "transfers_in": "1013", "transfers_out": "4574", "value": "47", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.0", "creativity": "10.4", "threat": "11.0", "ict_index": "3.7", "transfers_balance": "-4250", "selected": "72559", "transfers_in": "742", "transfers_out": "4992", "value": "47", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "70.8", "creativity": "0.3", "threat": "21.0", "ict_index": "9.2", "transfers_balance": "-3494", "selected": "69166", "transfers_in": "663", "transfers_out": "4157", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "30.2", "creativity": "0.2", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "1867", "selected": "71643", "transfers_in": "6556", "transfers_out": "4689", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.4", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-1030", "selected": "70895", "transfers_in": "2353", "transfers_out": "3383", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.4", "creativity": "0.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-854", "selected": "70449", "transfers_in": "2759", "transfers_out": "3613", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "2679", "selected": "73349", "transfers_in": "4203", "transfers_out": "1524", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "HUD", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.4", "creativity": "0.1", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-6603", "selected": "66851", "transfers_in": "1095", "transfers_out": "7698", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.0", "creativity": "1.3", "threat": "35.0", "ict_index": "7.4", "transfers_balance": "-1617", "selected": "65528", "transfers_in": "1621", "transfers_out": "3238", "value": "46", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "47.2", "creativity": "0.3", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "-798", "selected": "64827", "transfers_in": "949", "transfers_out": "1747", "value": "46", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-300", "selected": "64604", "transfers_in": "1182", "transfers_out": "1482", "value": "46", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.4", "creativity": "1.0", "threat": "22.0", "ict_index": "5.9", "transfers_balance": "6845", "selected": "84114", "transfers_in": "7945", "transfers_out": "1100", "value": "46", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "41.2", "creativity": "11.1", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "-2131", "selected": "69781", "transfers_in": "1031", "transfers_out": "3162", "value": "46", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.6", "creativity": "10.8", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-868", "selected": "69060", "transfers_in": "1044", "transfers_out": "1912", "value": "46", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.8", "creativity": "0.8", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "844", "selected": "70678", "transfers_in": "3364", "transfers_out": "2520", "value": "46", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "844", "selected": "70678", "transfers_in": "3364", "transfers_out": "2520", "value": "46", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.2", "creativity": "0.9", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "-900", "selected": "66318", "transfers_in": "476", "transfers_out": "1376", "value": "46", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "30.2", "creativity": "0.4", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "-1859", "selected": "64259", "transfers_in": "440", "transfers_out": "2299", "value": "46", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.8", "creativity": "0.3", "threat": "20.0", "ict_index": "4.4", "transfers_balance": "286", "selected": "64903", "transfers_in": "1069", "transfers_out": "783", "value": "46", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Rob Holding": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.2", "creativity": "2.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "95869", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9481", "selected": "97016", "transfers_in": "4039", "transfers_out": "13520", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "0.3", "threat": "18.0", "ict_index": "2.8", "transfers_balance": "-28439", "selected": "70122", "transfers_in": "684", "transfers_out": "29123", "value": "49", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11708", "selected": "60021", "transfers_in": "1393", "transfers_out": "13101", "value": "48", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8967", "selected": "51774", "transfers_in": "321", "transfers_out": "9288", "value": "48", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7035", "selected": "45313", "transfers_in": "497", "transfers_out": "7532", "value": "47", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.6", "creativity": "27.2", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-3965", "selected": "41876", "transfers_in": "766", "transfers_out": "4731", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "2238", "selected": "44923", "transfers_in": "5090", "transfers_out": "2852", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1853", "selected": "43352", "transfers_in": "587", "transfers_out": "2440", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2818", "selected": "40897", "transfers_in": "590", "transfers_out": "3408", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1618", "selected": "39552", "transfers_in": "307", "transfers_out": "1925", "value": "46", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2958", "selected": "36780", "transfers_in": "115", "transfers_out": "3073", "value": "46", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1357", "selected": "35515", "transfers_in": "90", "transfers_out": "1447", "value": "46", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-589", "selected": "35043", "transfers_in": "178", "transfers_out": "767", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-696", "selected": "34427", "transfers_in": "158", "transfers_out": "854", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "34037", "transfers_in": "234", "transfers_out": "791", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-403", "selected": "33721", "transfers_in": "171", "transfers_out": "574", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "33307", "transfers_in": "121", "transfers_out": "604", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-558", "selected": "32884", "transfers_in": "170", "transfers_out": "728", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-356", "selected": "32598", "transfers_in": "151", "transfers_out": "507", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-459", "selected": "32261", "transfers_in": "244", "transfers_out": "703", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.6", "creativity": "1.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-243", "selected": "32072", "transfers_in": "111", "transfers_out": "354", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.0", "creativity": "4.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "3696", "selected": "36099", "transfers_in": "5203", "transfers_out": "1507", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1400", "selected": "37703", "transfers_in": "2867", "transfers_out": "1467", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1980", "selected": "35930", "transfers_in": "584", "transfers_out": "2564", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1372", "selected": "34620", "transfers_in": "183", "transfers_out": "1555", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1044", "selected": "33701", "transfers_in": "217", "transfers_out": "1261", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-550", "selected": "33353", "transfers_in": "164", "transfers_out": "714", "value": "44", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-241", "selected": "33252", "transfers_in": "140", "transfers_out": "381", "value": "44", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.0", "creativity": "0.4", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-124", "selected": "36830", "transfers_in": "252", "transfers_out": "376", "value": "44", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "506", "selected": "37855", "transfers_in": "954", "transfers_out": "448", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "16.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-308", "selected": "37654", "transfers_in": "185", "transfers_out": "493", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.4", "creativity": "1.7", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-262", "selected": "37499", "transfers_in": "174", "transfers_out": "436", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "626", "selected": "38846", "transfers_in": "847", "transfers_out": "221", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-220", "selected": "38080", "transfers_in": "175", "transfers_out": "395", "value": "44", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "38332", "transfers_in": "562", "transfers_out": "426", "value": "44", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "136", "selected": "38332", "transfers_in": "562", "transfers_out": "426", "value": "44", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "88", "selected": "38481", "transfers_in": "458", "transfers_out": "370", "value": "44", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Federico Fern\u00e1ndez": [{"gameweek": "1", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "42.6", "creativity": "0.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "0", "selected": "16653", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "27477", "selected": "106070", "transfers_in": "34600", "transfers_out": "7123", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1379", "selected": "109806", "transfers_in": "12248", "transfers_out": "13627", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.6", "creativity": "0.6", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "3637", "selected": "117592", "transfers_in": "9813", "transfers_out": "6176", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "44.6", "creativity": "0.1", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-3584", "selected": "115234", "transfers_in": "2777", "transfers_out": "6361", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "0.7", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "23410", "selected": "142738", "transfers_in": "30556", "transfers_out": "7146", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.2", "creativity": "0.5", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "4986", "selected": "149719", "transfers_in": "14941", "transfers_out": "9955", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "925", "selected": "152268", "transfers_in": "10529", "transfers_out": "9604", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.0", "creativity": "10.8", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "33457", "selected": "188408", "transfers_in": "39174", "transfers_out": "5717", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.8", "creativity": "0.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-10071", "selected": "179287", "transfers_in": "6528", "transfers_out": "16599", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.0", "creativity": "15.3", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-228", "selected": "179842", "transfers_in": "6313", "transfers_out": "6541", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-7974", "selected": "172338", "transfers_in": "2076", "transfers_out": "10050", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4289", "selected": "168418", "transfers_in": "3204", "transfers_out": "7493", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26591", "selected": "141871", "transfers_in": "98", "transfers_out": "26689", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18990", "selected": "122898", "transfers_in": "38", "transfers_out": "19028", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12051", "selected": "110859", "transfers_in": "44", "transfers_out": "12095", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3603", "selected": "107322", "transfers_in": "173", "transfers_out": "3776", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-3840", "selected": "103536", "transfers_in": "139", "transfers_out": "3979", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.4", "creativity": "1.0", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-2973", "selected": "100676", "transfers_in": "507", "transfers_out": "3480", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.0", "creativity": "10.1", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-2666", "selected": "98063", "transfers_in": "174", "transfers_out": "2840", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.0", "creativity": "0.0", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-3036", "selected": "95089", "transfers_in": "207", "transfers_out": "3243", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-3230", "selected": "91878", "transfers_in": "180", "transfers_out": "3410", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3382", "selected": "88606", "transfers_in": "537", "transfers_out": "3919", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "34.6", "creativity": "10.3", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-2977", "selected": "85669", "transfers_in": "126", "transfers_out": "3103", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "5327", "selected": "91384", "transfers_in": "7993", "transfers_out": "2666", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "56.6", "creativity": "0.0", "threat": "48.0", "ict_index": "10.5", "transfers_balance": "7842", "selected": "99497", "transfers_in": "9974", "transfers_out": "2132", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.6", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "103172", "selected": "206042", "transfers_in": "108758", "transfers_out": "5586", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "0.2", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "42650", "selected": "252514", "transfers_in": "50221", "transfers_out": "7571", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.2", "creativity": "0.3", "threat": "36.0", "ict_index": "5.7", "transfers_balance": "4172", "selected": "257736", "transfers_in": "13578", "transfers_out": "9406", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-4640", "selected": "250356", "transfers_in": "3974", "transfers_out": "8614", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.8", "creativity": "0.0", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-8645", "selected": "232040", "transfers_in": "4572", "transfers_out": "13217", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "39.8", "creativity": "0.1", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-5424", "selected": "226764", "transfers_in": "2314", "transfers_out": "7738", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "40.0", "creativity": "1.1", "threat": "36.0", "ict_index": "7.7", "transfers_balance": "-8736", "selected": "213953", "transfers_in": "2325", "transfers_out": "11061", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "66", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3247", "selected": "210202", "transfers_in": "2978", "transfers_out": "6225", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15825", "selected": "199008", "transfers_in": "1927", "transfers_out": "17752", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.2", "creativity": "21.5", "threat": "14.0", "ict_index": "5.9", "transfers_balance": "-5648", "selected": "193012", "transfers_in": "4441", "transfers_out": "10089", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "0.3", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-5648", "selected": "193012", "transfers_in": "4441", "transfers_out": "10089", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1618", "selected": "191922", "transfers_in": "1975", "transfers_out": "3593", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Maarten Stekelenburg": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "28828", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3118", "selected": "30007", "transfers_in": "334", "transfers_out": "3452", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2642", "selected": "28452", "transfers_in": "256", "transfers_out": "2898", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1882", "selected": "27431", "transfers_in": "246", "transfers_out": "2128", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1212", "selected": "26649", "transfers_in": "165", "transfers_out": "1377", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1358", "selected": "25608", "transfers_in": "189", "transfers_out": "1547", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1100", "selected": "24785", "transfers_in": "183", "transfers_out": "1283", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-888", "selected": "24132", "transfers_in": "118", "transfers_out": "1006", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-550", "selected": "23661", "transfers_in": "69", "transfers_out": "619", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-705", "selected": "23046", "transfers_in": "61", "transfers_out": "766", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "22566", "transfers_in": "65", "transfers_out": "646", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-529", "selected": "22153", "transfers_in": "68", "transfers_out": "597", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-346", "selected": "21866", "transfers_in": "47", "transfers_out": "393", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "21602", "transfers_in": "24", "transfers_out": "311", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "21356", "transfers_in": "71", "transfers_out": "361", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "21090", "transfers_in": "50", "transfers_out": "381", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "20931", "transfers_in": "32", "transfers_out": "232", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "20736", "transfers_in": "30", "transfers_out": "254", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "20503", "transfers_in": "39", "transfers_out": "327", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "20334", "transfers_in": "33", "transfers_out": "246", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "20072", "transfers_in": "54", "transfers_out": "360", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "19948", "transfers_in": "74", "transfers_out": "221", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-694", "selected": "19276", "transfers_in": "72", "transfers_out": "766", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-446", "selected": "18851", "transfers_in": "30", "transfers_out": "476", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-454", "selected": "18427", "transfers_in": "39", "transfers_out": "493", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "18214", "transfers_in": "30", "transfers_out": "266", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "17958", "transfers_in": "44", "transfers_out": "346", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "17734", "transfers_in": "23", "transfers_out": "295", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "17610", "transfers_in": "12", "transfers_out": "140", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "18969", "transfers_in": "10", "transfers_out": "145", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "18777", "transfers_in": "16", "transfers_out": "150", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "18731", "transfers_in": "21", "transfers_out": "141", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "18645", "transfers_in": "16", "transfers_out": "110", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "18561", "transfers_in": "24", "transfers_out": "109", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "18456", "transfers_in": "30", "transfers_out": "130", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "18431", "transfers_in": "37", "transfers_out": "90", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "18355", "transfers_in": "43", "transfers_out": "112", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "18338", "transfers_in": "108", "transfers_out": "135", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Alberto Moreno": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.8", "creativity": "12.8", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "0", "selected": "65856", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7592", "selected": "96753", "transfers_in": "15541", "transfers_out": "7949", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "24.4", "creativity": "20.7", "threat": "8.0", "ict_index": "5.3", "transfers_balance": "-16700", "selected": "83308", "transfers_in": "2809", "transfers_out": "19509", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "11.4", "threat": "16.0", "ict_index": "3.5", "transfers_balance": "3480", "selected": "92073", "transfers_in": "12965", "transfers_out": "9485", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11080", "selected": "106334", "transfers_in": "19750", "transfers_out": "8670", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.8", "creativity": "36.4", "threat": "22.0", "ict_index": "8.7", "transfers_balance": "-8130", "selected": "100307", "transfers_in": "5416", "transfers_out": "13546", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.0", "creativity": "46.2", "threat": "4.0", "ict_index": "6.5", "transfers_balance": "8585", "selected": "111429", "transfers_in": "16005", "transfers_out": "7420", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "20.8", "creativity": "3.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-4755", "selected": "108211", "transfers_in": "5330", "transfers_out": "10085", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "17.8", "threat": "13.0", "ict_index": "5.2", "transfers_balance": "18284", "selected": "128675", "transfers_in": "22480", "transfers_out": "4196", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "13.4", "creativity": "17.9", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "23970", "selected": "155173", "transfers_in": "32085", "transfers_out": "8115", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.0", "creativity": "1.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "23839", "selected": "181553", "transfers_in": "28835", "transfers_out": "4996", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "10.4", "creativity": "14.3", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "43306", "selected": "228076", "transfers_in": "50610", "transfers_out": "7304", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.0", "creativity": "8.2", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "12051", "selected": "241780", "transfers_in": "23131", "transfers_out": "11080", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "25.4", "creativity": "12.6", "threat": "8.0", "ict_index": "4.6", "transfers_balance": "14490", "selected": "257465", "transfers_in": "20654", "transfers_out": "6164", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61955", "selected": "322068", "transfers_in": "66271", "transfers_out": "4316", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63435", "selected": "259888", "transfers_in": "10062", "transfers_out": "73497", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64227", "selected": "195747", "transfers_in": "327", "transfers_out": "64554", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38392", "selected": "157417", "transfers_in": "198", "transfers_out": "38590", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29343", "selected": "128162", "transfers_in": "268", "transfers_out": "29611", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20866", "selected": "107333", "transfers_in": "86", "transfers_out": "20952", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15233", "selected": "92127", "transfers_in": "100", "transfers_out": "15333", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6245", "selected": "85908", "transfers_in": "109", "transfers_out": "6354", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6862", "selected": "79149", "transfers_in": "901", "transfers_out": "7763", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3023", "selected": "76181", "transfers_in": "644", "transfers_out": "3667", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "462", "selected": "76829", "transfers_in": "2974", "transfers_out": "2512", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-787", "selected": "76158", "transfers_in": "1109", "transfers_out": "1896", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-912", "selected": "75489", "transfers_in": "1368", "transfers_out": "2280", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "1.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-1757", "selected": "74018", "transfers_in": "677", "transfers_out": "2434", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-997", "selected": "73116", "transfers_in": "409", "transfers_out": "1406", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1120", "selected": "71840", "transfers_in": "293", "transfers_out": "1413", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1031", "selected": "70067", "transfers_in": "135", "transfers_out": "1166", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-820", "selected": "70246", "transfers_in": "160", "transfers_out": "980", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "70012", "transfers_in": "362", "transfers_out": "737", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-680", "selected": "69247", "transfers_in": "173", "transfers_out": "853", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "2.8", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "212", "selected": "74227", "transfers_in": "778", "transfers_out": "566", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.8", "creativity": "42.9", "threat": "7.0", "ict_index": "6.2", "transfers_balance": "1150", "selected": "70939", "transfers_in": "1742", "transfers_out": "592", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-623", "selected": "70269", "transfers_in": "716", "transfers_out": "1339", "value": "43", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "196", "selected": "70583", "transfers_in": "893", "transfers_out": "697", "value": "43", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Kane Wilson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3441", "selected": "11056", "transfers_in": "4345", "transfers_out": "904", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3173", "selected": "18359", "transfers_in": "5410", "transfers_out": "2237", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "192", "selected": "21313", "transfers_in": "3521", "transfers_out": "3329", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1874", "selected": "20017", "transfers_in": "1273", "transfers_out": "3147", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2507", "selected": "17546", "transfers_in": "120", "transfers_out": "2627", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1330", "selected": "16245", "transfers_in": "139", "transfers_out": "1469", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1060", "selected": "15207", "transfers_in": "66", "transfers_out": "1126", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "14756", "transfers_in": "30", "transfers_out": "486", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-569", "selected": "14189", "transfers_in": "46", "transfers_out": "615", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-356", "selected": "13843", "transfers_in": "38", "transfers_out": "394", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "13457", "transfers_in": "26", "transfers_out": "417", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "13240", "transfers_in": "21", "transfers_out": "248", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "13050", "transfers_in": "23", "transfers_out": "220", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-205", "selected": "12848", "transfers_in": "30", "transfers_out": "235", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "12628", "transfers_in": "16", "transfers_out": "238", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "12434", "transfers_in": "10", "transfers_out": "205", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "12232", "transfers_in": "8", "transfers_out": "214", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "11998", "transfers_in": "13", "transfers_out": "248", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "11868", "transfers_in": "19", "transfers_out": "150", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-188", "selected": "11683", "transfers_in": "22", "transfers_out": "210", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "11495", "transfers_in": "15", "transfers_out": "205", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305", "selected": "11197", "transfers_in": "33", "transfers_out": "338", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "11061", "transfers_in": "16", "transfers_out": "154", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "10941", "transfers_in": "12", "transfers_out": "136", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "10877", "transfers_in": "15", "transfers_out": "86", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "10780", "transfers_in": "13", "transfers_out": "111", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "10702", "transfers_in": "23", "transfers_out": "108", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "10676", "transfers_in": "15", "transfers_out": "40", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "10536", "transfers_in": "10", "transfers_out": "45", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "10471", "transfers_in": "3", "transfers_out": "48", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "10459", "transfers_in": "7", "transfers_out": "44", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "10432", "transfers_in": "10", "transfers_out": "39", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "10404", "transfers_in": "2", "transfers_out": "33", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "10368", "transfers_in": "3", "transfers_out": "32", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "10359", "transfers_in": "5", "transfers_out": "23", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "10335", "transfers_in": "4", "transfers_out": "27", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "10311", "transfers_in": "14", "transfers_out": "35", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Dan Gosling": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3554", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-445", "selected": "3789", "transfers_in": "70", "transfers_out": "515", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "0.4", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-481", "selected": "3470", "transfers_in": "48", "transfers_out": "529", "value": "49", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.4", "creativity": "3.7", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-77", "selected": "3970", "transfers_in": "228", "transfers_out": "305", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "4195", "transfers_in": "400", "transfers_out": "276", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "16.5", "threat": "24.0", "ict_index": "5.3", "transfers_balance": "-281", "selected": "3962", "transfers_in": "66", "transfers_out": "347", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-255", "selected": "3755", "transfers_in": "145", "transfers_out": "400", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "1.4", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-171", "selected": "3632", "transfers_in": "73", "transfers_out": "244", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3596", "transfers_in": "66", "transfers_out": "122", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "3480", "transfers_in": "46", "transfers_out": "185", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "3387", "transfers_in": "27", "transfers_out": "136", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-100", "selected": "3319", "transfers_in": "19", "transfers_out": "119", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-55", "selected": "3284", "transfers_in": "30", "transfers_out": "85", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "3260", "transfers_in": "38", "transfers_out": "78", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "3221", "transfers_in": "35", "transfers_out": "80", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "3189", "transfers_in": "32", "transfers_out": "79", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.8", "creativity": "13.5", "threat": "27.0", "ict_index": "5.2", "transfers_balance": "-47", "selected": "3144", "transfers_in": "25", "transfers_out": "72", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3123", "transfers_in": "27", "transfers_out": "57", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "20.2", "creativity": "1.5", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "-31", "selected": "3099", "transfers_in": "46", "transfers_out": "77", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "12", "goals": "1", "assists": "1", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "64.0", "creativity": "19.8", "threat": "58.0", "ict_index": "14.2", "transfers_balance": "0", "selected": "3110", "transfers_in": "53", "transfers_out": "53", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "26.6", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "2535", "selected": "5792", "transfers_in": "2978", "transfers_out": "443", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "11.9", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-93", "selected": "5739", "transfers_in": "480", "transfers_out": "573", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.2", "creativity": "33.2", "threat": "3.0", "ict_index": "5.3", "transfers_balance": "-357", "selected": "5613", "transfers_in": "431", "transfers_out": "788", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "6.9", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "-140", "selected": "5606", "transfers_in": "319", "transfers_out": "459", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "1.2", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-238", "selected": "5536", "transfers_in": "150", "transfers_out": "388", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "11.2", "creativity": "23.8", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "-21", "selected": "5579", "transfers_in": "162", "transfers_out": "183", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-143", "selected": "5562", "transfers_in": "176", "transfers_out": "319", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "44.0", "creativity": "14.1", "threat": "53.0", "ict_index": "11.1", "transfers_balance": "-76", "selected": "5669", "transfers_in": "186", "transfers_out": "262", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "29.4", "creativity": "16.6", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "1203", "selected": "7040", "transfers_in": "1442", "transfers_out": "239", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.2", "creativity": "15.8", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "275", "selected": "7259", "transfers_in": "691", "transfers_out": "416", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.0", "creativity": "18.3", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "2221", "selected": "13329", "transfers_in": "2658", "transfers_out": "437", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.0", "creativity": "13.1", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-916", "selected": "8738", "transfers_in": "226", "transfers_out": "1142", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "14.4", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "-271", "selected": "8548", "transfers_in": "263", "transfers_out": "534", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.0", "creativity": "2.7", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "-184", "selected": "8447", "transfers_in": "295", "transfers_out": "479", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "1.3", "threat": "1.0", "ict_index": "0.4", "transfers_balance": "-184", "selected": "8447", "transfers_in": "295", "transfers_out": "479", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "2.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-218", "selected": "7740", "transfers_in": "57", "transfers_out": "275", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-223", "selected": "7546", "transfers_in": "62", "transfers_out": "285", "value": "48", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "9.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-121", "selected": "7481", "transfers_in": "82", "transfers_out": "203", "value": "48", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "James McCarthy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2348", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-562", "selected": "1921", "transfers_in": "28", "transfers_out": "590", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "1650", "transfers_in": "34", "transfers_out": "327", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154", "selected": "1521", "transfers_in": "31", "transfers_out": "185", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "1453", "transfers_in": "17", "transfers_out": "103", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "1379", "transfers_in": "16", "transfers_out": "106", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "1315", "transfers_in": "20", "transfers_out": "94", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "1279", "transfers_in": "26", "transfers_out": "78", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1267", "transfers_in": "22", "transfers_out": "41", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "1354", "transfers_in": "61", "transfers_out": "29", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "1317", "transfers_in": "17", "transfers_out": "70", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1289", "transfers_in": "13", "transfers_out": "52", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1268", "transfers_in": "9", "transfers_out": "35", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1252", "transfers_in": "13", "transfers_out": "30", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1231", "transfers_in": "5", "transfers_out": "27", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1212", "transfers_in": "12", "transfers_out": "37", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1209", "transfers_in": "7", "transfers_out": "15", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1203", "transfers_in": "7", "transfers_out": "15", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1194", "transfers_in": "11", "transfers_out": "25", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1192", "transfers_in": "5", "transfers_out": "9", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-12", "selected": "1183", "transfers_in": "14", "transfers_out": "26", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "2.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "12", "selected": "1206", "transfers_in": "20", "transfers_out": "8", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.4", "creativity": "1.4", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "70", "selected": "1315", "transfers_in": "122", "transfers_out": "52", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.8", "creativity": "14.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "56", "selected": "1395", "transfers_in": "90", "transfers_out": "34", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "1289", "transfers_in": "34", "transfers_out": "144", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1269", "transfers_in": "15", "transfers_out": "38", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1249", "transfers_in": "10", "transfers_out": "34", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1240", "transfers_in": "8", "transfers_out": "22", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1236", "transfers_in": "9", "transfers_out": "17", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1328", "transfers_in": "3", "transfers_out": "7", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1324", "transfers_in": "4", "transfers_out": "7", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1324", "transfers_in": "12", "transfers_out": "14", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1322", "transfers_in": "7", "transfers_out": "10", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1320", "transfers_in": "10", "transfers_out": "15", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1322", "transfers_in": "10", "transfers_out": "10", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1326", "transfers_in": "18", "transfers_out": "15", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1328", "transfers_in": "30", "transfers_out": "29", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1332", "transfers_in": "34", "transfers_out": "34", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Gareth Barry": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "93466", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "34.2", "creativity": "0.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-18084", "selected": "79528", "transfers_in": "1246", "transfers_out": "19330", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.4", "creativity": "2.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "179", "selected": "81452", "transfers_in": "6942", "transfers_out": "6763", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "27.3", "threat": "28.0", "ict_index": "7.3", "transfers_balance": "-2516", "selected": "80019", "transfers_in": "4098", "transfers_out": "6614", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "1.8", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-735", "selected": "79981", "transfers_in": "4581", "transfers_out": "5316", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "12.1", "threat": "33.0", "ict_index": "5.8", "transfers_balance": "-722", "selected": "80083", "transfers_in": "5365", "transfers_out": "6087", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "24.8", "creativity": "0.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "2898", "selected": "83837", "transfers_in": "8573", "transfers_out": "5675", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "13.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "1786", "selected": "86470", "transfers_in": "7748", "transfers_out": "5962", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "1.3", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-2167", "selected": "84535", "transfers_in": "1931", "transfers_out": "4098", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "2", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "24.0", "creativity": "14.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-11853", "selected": "72764", "transfers_in": "384", "transfers_out": "12237", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "20.4", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "6011", "selected": "79518", "transfers_in": "8901", "transfers_out": "2890", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.2", "creativity": "18.4", "threat": "7.0", "ict_index": "4.1", "transfers_balance": "-631", "selected": "79506", "transfers_in": "3809", "transfers_out": "4440", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "10.6", "threat": "1.0", "ict_index": "3.0", "transfers_balance": "-2858", "selected": "76875", "transfers_in": "1194", "transfers_out": "4052", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2330", "selected": "74725", "transfers_in": "1239", "transfers_out": "3569", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.2", "creativity": "47.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-2162", "selected": "72702", "transfers_in": "1301", "transfers_out": "3463", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7850", "selected": "64890", "transfers_in": "152", "transfers_out": "8002", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4708", "selected": "60192", "transfers_in": "34", "transfers_out": "4742", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "43.0", "creativity": "3.1", "threat": "60.0", "ict_index": "10.6", "transfers_balance": "-3021", "selected": "57188", "transfers_in": "100", "transfers_out": "3121", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.6", "creativity": "18.4", "threat": "22.0", "ict_index": "4.9", "transfers_balance": "-139", "selected": "57289", "transfers_in": "1759", "transfers_out": "1898", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.6", "creativity": "17.2", "threat": "15.0", "ict_index": "4.5", "transfers_balance": "-586", "selected": "56813", "transfers_in": "843", "transfers_out": "1429", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "14.4", "creativity": "16.5", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1134", "selected": "55826", "transfers_in": "1211", "transfers_out": "2345", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.8", "creativity": "1.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-903", "selected": "54976", "transfers_in": "1139", "transfers_out": "2042", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.0", "creativity": "11.5", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "-1782", "selected": "53362", "transfers_in": "1214", "transfers_out": "2996", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.2", "creativity": "11.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-733", "selected": "52759", "transfers_in": "1192", "transfers_out": "1925", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "11.8", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-23", "selected": "52905", "transfers_in": "1638", "transfers_out": "1661", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "3.3", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "261", "selected": "53282", "transfers_in": "1504", "transfers_out": "1243", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "6.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-993", "selected": "52405", "transfers_in": "888", "transfers_out": "1881", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.6", "creativity": "0.6", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-243", "selected": "52370", "transfers_in": "1121", "transfers_out": "1364", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-697", "selected": "51727", "transfers_in": "439", "transfers_out": "1136", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2553", "selected": "53278", "transfers_in": "38", "transfers_out": "2591", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2281", "selected": "50054", "transfers_in": "15", "transfers_out": "2296", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1836", "selected": "49265", "transfers_in": "20", "transfers_out": "1856", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1134", "selected": "48150", "transfers_in": "14", "transfers_out": "1148", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1001", "selected": "47086", "transfers_in": "13", "transfers_out": "1014", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "46444", "transfers_in": "12", "transfers_out": "685", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-508", "selected": "46020", "transfers_in": "13", "transfers_out": "521", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "45576", "transfers_in": "13", "transfers_out": "440", "value": "44", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-532", "selected": "45027", "transfers_in": "34", "transfers_out": "566", "value": "44", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Joel Dinis Castro Pereira": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "38383", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2516", "selected": "39686", "transfers_in": "622", "transfers_out": "3138", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4149", "selected": "36233", "transfers_in": "353", "transfers_out": "4502", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3076", "selected": "33750", "transfers_in": "274", "transfers_out": "3350", "value": "40", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5545", "selected": "42137", "transfers_in": "8139", "transfers_out": "2594", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11097", "selected": "58935", "transfers_in": "16341", "transfers_out": "5244", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9435", "selected": "73391", "transfers_in": "16001", "transfers_out": "6566", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16071", "selected": "95309", "transfers_in": "21646", "transfers_out": "5575", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3817", "selected": "101576", "transfers_in": "9066", "transfers_out": "5249", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20964", "selected": "127009", "transfers_in": "25891", "transfers_out": "4927", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9212", "selected": "139152", "transfers_in": "13898", "transfers_out": "4686", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5900", "selected": "149484", "transfers_in": "12665", "transfers_out": "6765", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6348", "selected": "158829", "transfers_in": "11859", "transfers_out": "5511", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10173", "selected": "171680", "transfers_in": "13227", "transfers_out": "3054", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10116", "selected": "184943", "transfers_in": "13696", "transfers_out": "3580", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11778", "selected": "201548", "transfers_in": "17045", "transfers_out": "5267", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9412", "selected": "213751", "transfers_in": "13792", "transfers_out": "4380", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6589", "selected": "223175", "transfers_in": "11814", "transfers_out": "5225", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12498", "selected": "240915", "transfers_in": "20399", "transfers_out": "7901", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11566", "selected": "256584", "transfers_in": "15846", "transfers_out": "4280", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24217", "selected": "285929", "transfers_in": "31518", "transfers_out": "7301", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46493", "selected": "334547", "transfers_in": "55309", "transfers_out": "8816", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25063", "selected": "365622", "transfers_in": "46209", "transfers_out": "21146", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13464", "selected": "382311", "transfers_in": "23249", "transfers_out": "9785", "value": "40", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8261", "selected": "374237", "transfers_in": "738", "transfers_out": "8999", "value": "40", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6247", "selected": "368070", "transfers_in": "451", "transfers_out": "6698", "value": "40", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5305", "selected": "362900", "transfers_in": "524", "transfers_out": "5829", "value": "40", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3494", "selected": "359623", "transfers_in": "556", "transfers_out": "4050", "value": "40", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1835", "selected": "357775", "transfers_in": "262", "transfers_out": "2097", "value": "40", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2134", "selected": "259793", "transfers_in": "251", "transfers_out": "2385", "value": "40", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-818", "selected": "255098", "transfers_in": "4290", "transfers_out": "5108", "value": "39", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "255514", "transfers_in": "3009", "transfers_out": "3198", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6589", "selected": "247588", "transfers_in": "2508", "transfers_out": "9097", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6589", "selected": "247588", "transfers_in": "2508", "transfers_out": "9097", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-755", "selected": "246908", "transfers_in": "2537", "transfers_out": "3292", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3306", "selected": "244034", "transfers_in": "2847", "transfers_out": "6153", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3306", "selected": "244034", "transfers_in": "2847", "transfers_out": "6153", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2004", "selected": "242323", "transfers_in": "2844", "transfers_out": "4848", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Alex McCarthy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4487", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "5065", "transfers_in": "73", "transfers_out": "350", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-248", "selected": "5014", "transfers_in": "58", "transfers_out": "306", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "4979", "transfers_in": "81", "transfers_out": "289", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "4927", "transfers_in": "45", "transfers_out": "168", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "4864", "transfers_in": "80", "transfers_out": "225", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "4801", "transfers_in": "61", "transfers_out": "203", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "4757", "transfers_in": "63", "transfers_out": "166", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "4728", "transfers_in": "38", "transfers_out": "97", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "4697", "transfers_in": "36", "transfers_out": "112", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "4667", "transfers_in": "29", "transfers_out": "98", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "4622", "transfers_in": "23", "transfers_out": "101", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4606", "transfers_in": "25", "transfers_out": "70", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "4566", "transfers_in": "16", "transfers_out": "66", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "4544", "transfers_in": "19", "transfers_out": "59", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4527", "transfers_in": "23", "transfers_out": "68", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "4495", "transfers_in": "16", "transfers_out": "56", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "4456", "transfers_in": "9", "transfers_out": "55", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4441", "transfers_in": "24", "transfers_out": "63", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4415", "transfers_in": "15", "transfers_out": "54", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-45", "selected": "4382", "transfers_in": "26", "transfers_out": "71", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "1567", "selected": "6001", "transfers_in": "1955", "transfers_out": "388", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "9", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "450", "selected": "6530", "transfers_in": "851", "transfers_out": "401", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "160", "selected": "6725", "transfers_in": "445", "transfers_out": "285", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "9.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "5130", "selected": "12037", "transfers_in": "5834", "transfers_out": "704", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "4.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-74", "selected": "12021", "transfers_in": "787", "transfers_out": "861", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-165", "selected": "11914", "transfers_in": "607", "transfers_out": "772", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "287", "selected": "12293", "transfers_in": "769", "transfers_out": "482", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "639", "selected": "13052", "transfers_in": "938", "transfers_out": "299", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1587", "selected": "14146", "transfers_in": "2100", "transfers_out": "513", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "3572", "selected": "17080", "transfers_in": "6150", "transfers_out": "2578", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "26.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "1088", "selected": "18142", "transfers_in": "2278", "transfers_out": "1190", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "3112", "selected": "22046", "transfers_in": "3847", "transfers_out": "735", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "3112", "selected": "22046", "transfers_in": "3847", "transfers_out": "735", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "6", "bps": "18", "influence": "40.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "9233", "selected": "31146", "transfers_in": "10546", "transfers_out": "1313", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "15809", "selected": "48064", "transfers_in": "16977", "transfers_out": "1168", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "15.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "15809", "selected": "48064", "transfers_in": "16977", "transfers_out": "1168", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "11.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-1414", "selected": "45437", "transfers_in": "860", "transfers_out": "2274", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Ayoze P\u00e9rez": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.6", "creativity": "15.9", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "0", "selected": "56097", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "12.6", "threat": "27.0", "ict_index": "4.2", "transfers_balance": "-4826", "selected": "57981", "transfers_in": "4128", "transfers_out": "8954", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.8", "creativity": "26.0", "threat": "30.0", "ict_index": "7.7", "transfers_balance": "-7612", "selected": "52147", "transfers_in": "4053", "transfers_out": "11665", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.6", "creativity": "34.0", "threat": "26.0", "ict_index": "7.5", "transfers_balance": "1614", "selected": "56817", "transfers_in": "9906", "transfers_out": "8292", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "17.6", "creativity": "14.4", "threat": "28.0", "ict_index": "6.0", "transfers_balance": "794", "selected": "58746", "transfers_in": "8327", "transfers_out": "7533", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.8", "creativity": "27.9", "threat": "12.0", "ict_index": "4.8", "transfers_balance": "2139", "selected": "62337", "transfers_in": "11198", "transfers_out": "9059", "value": "55", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.7", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-6768", "selected": "56374", "transfers_in": "3927", "transfers_out": "10695", "value": "55", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "62", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "37.4", "creativity": "1.9", "threat": "38.0", "ict_index": "7.7", "transfers_balance": "-3833", "selected": "53348", "transfers_in": "3655", "transfers_out": "7488", "value": "54", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.6", "creativity": "11.7", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "9932", "selected": "64100", "transfers_in": "13649", "transfers_out": "3717", "value": "54", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "26.0", "threat": "7.0", "ict_index": "4.6", "transfers_balance": "-92", "selected": "64771", "transfers_in": "7288", "transfers_out": "7380", "value": "54", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "3.0", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-846", "selected": "64596", "transfers_in": "5431", "transfers_out": "6277", "value": "54", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7802", "selected": "57274", "transfers_in": "1549", "transfers_out": "9351", "value": "54", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "12.0", "ict_index": "1.1", "transfers_balance": "-4072", "selected": "53438", "transfers_in": "1761", "transfers_out": "5833", "value": "54", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.6", "creativity": "16.5", "threat": "13.0", "ict_index": "3.9", "transfers_balance": "-2688", "selected": "50911", "transfers_in": "1568", "transfers_out": "4256", "value": "54", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.2", "creativity": "15.1", "threat": "3.0", "ict_index": "2.8", "transfers_balance": "-3090", "selected": "47963", "transfers_in": "814", "transfers_out": "3904", "value": "53", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LEI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.8", "creativity": "0.1", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-1595", "selected": "46752", "transfers_in": "1803", "transfers_out": "3398", "value": "53", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3060", "selected": "43858", "transfers_in": "641", "transfers_out": "3701", "value": "53", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "32.3", "threat": "18.0", "ict_index": "5.4", "transfers_balance": "-2745", "selected": "41238", "transfers_in": "347", "transfers_out": "3092", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-757", "selected": "40728", "transfers_in": "1568", "transfers_out": "2325", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1155", "selected": "39729", "transfers_in": "789", "transfers_out": "1944", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1015", "selected": "38898", "transfers_in": "1427", "transfers_out": "2442", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "89", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "42.4", "creativity": "24.8", "threat": "21.0", "ict_index": "8.8", "transfers_balance": "-812", "selected": "38160", "transfers_in": "826", "transfers_out": "1638", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.0", "creativity": "30.7", "threat": "66.0", "ict_index": "11.6", "transfers_balance": "31658", "selected": "71146", "transfers_in": "38674", "transfers_out": "7016", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "4.2", "threat": "19.0", "ict_index": "2.8", "transfers_balance": "350", "selected": "72016", "transfers_in": "9524", "transfers_out": "9174", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "13.8", "threat": "17.0", "ict_index": "3.4", "transfers_balance": "1153", "selected": "73736", "transfers_in": "8412", "transfers_out": "7259", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.8", "creativity": "24.3", "threat": "28.0", "ict_index": "7.6", "transfers_balance": "-6338", "selected": "67555", "transfers_in": "2202", "transfers_out": "8540", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.6", "creativity": "8.1", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-1444", "selected": "66560", "transfers_in": "4918", "transfers_out": "6362", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "25.3", "threat": "30.0", "ict_index": "7.8", "transfers_balance": "-1979", "selected": "65133", "transfers_in": "3828", "transfers_out": "5807", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-397", "selected": "64936", "transfers_in": "2540", "transfers_out": "2937", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "2.5", "threat": "27.0", "ict_index": "3.3", "transfers_balance": "-1581", "selected": "65615", "transfers_in": "2024", "transfers_out": "3605", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "44.0", "creativity": "20.0", "threat": "50.0", "ict_index": "11.4", "transfers_balance": "2700", "selected": "68602", "transfers_in": "5440", "transfers_out": "2740", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "59.2", "creativity": "22.8", "threat": "44.0", "ict_index": "12.6", "transfers_balance": "8059", "selected": "77102", "transfers_in": "10540", "transfers_out": "2481", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "78", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "56.4", "creativity": "23.6", "threat": "50.0", "ict_index": "13.0", "transfers_balance": "31588", "selected": "111040", "transfers_in": "36260", "transfers_out": "4672", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "6.3", "threat": "65.0", "ict_index": "7.5", "transfers_balance": "133331", "selected": "276720", "transfers_in": "136679", "transfers_out": "3348", "value": "53", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "33.1", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "71973", "selected": "318313", "transfers_in": "83310", "transfers_out": "11337", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "5", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.4", "creativity": "2.8", "threat": "48.0", "ict_index": "8.4", "transfers_balance": "40319", "selected": "360409", "transfers_in": "63138", "transfers_out": "22819", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.8", "creativity": "19.6", "threat": "29.0", "ict_index": "5.7", "transfers_balance": "40319", "selected": "360409", "transfers_in": "63138", "transfers_out": "22819", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "71.0", "creativity": "35.3", "threat": "87.0", "ict_index": "19.3", "transfers_balance": "26018", "selected": "386096", "transfers_in": "50583", "transfers_out": "24565", "value": "55", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Diego Cavalieri": [{"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "215", "selected": "276", "transfers_in": "244", "transfers_out": "29", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "156", "selected": "878", "transfers_in": "222", "transfers_out": "66", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "128", "selected": "609", "transfers_in": "208", "transfers_out": "80", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "690", "transfers_in": "102", "transfers_out": "38", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "824", "transfers_in": "117", "transfers_out": "48", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "902", "transfers_in": "74", "transfers_out": "52", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "853", "transfers_in": "52", "transfers_out": "27", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "875", "transfers_in": "66", "transfers_out": "51", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "896", "transfers_in": "41", "transfers_out": "40", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Jordan Ayew": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.4", "creativity": "3.6", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "0", "selected": "78264", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.6", "creativity": "13.1", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "-6497", "selected": "83626", "transfers_in": "6718", "transfers_out": "13215", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "36.4", "creativity": "6.1", "threat": "13.0", "ict_index": "5.6", "transfers_balance": "-373", "selected": "89580", "transfers_in": "14624", "transfers_out": "14997", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "19.3", "threat": "31.0", "ict_index": "6.4", "transfers_balance": "20607", "selected": "119589", "transfers_in": "38730", "transfers_out": "18123", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.0", "creativity": "2.1", "threat": "5.0", "ict_index": "1.2", "transfers_balance": "1544", "selected": "124677", "transfers_in": "18447", "transfers_out": "16903", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "7.6", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "27878", "selected": "157507", "transfers_in": "47021", "transfers_out": "19143", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "5.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "2513", "selected": "162771", "transfers_in": "27025", "transfers_out": "24512", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.4", "creativity": "16.3", "threat": "37.0", "ict_index": "7.5", "transfers_balance": "16297", "selected": "182386", "transfers_in": "36574", "transfers_out": "20277", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.2", "creativity": "16.7", "threat": "27.0", "ict_index": "6.6", "transfers_balance": "5820", "selected": "189818", "transfers_in": "20942", "transfers_out": "15122", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "12.4", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "10704", "selected": "203204", "transfers_in": "29502", "transfers_out": "18798", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "4.0", "threat": "106.0", "ict_index": "11.2", "transfers_balance": "12992", "selected": "218884", "transfers_in": "28854", "transfers_out": "15862", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "5.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-3884", "selected": "217313", "transfers_in": "15535", "transfers_out": "19419", "value": "51", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "5.8", "threat": "30.0", "ict_index": "3.6", "transfers_balance": "-1269", "selected": "217405", "transfers_in": "17919", "transfers_out": "19188", "value": "51", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.6", "creativity": "18.5", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-3768", "selected": "214536", "transfers_in": "11460", "transfers_out": "15228", "value": "51", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "5.6", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-8959", "selected": "206301", "transfers_in": "5997", "transfers_out": "14956", "value": "51", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.6", "creativity": "3.1", "threat": "46.0", "ict_index": "6.1", "transfers_balance": "-9486", "selected": "197869", "transfers_in": "7319", "transfers_out": "16805", "value": "51", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "0.8", "threat": "30.0", "ict_index": "3.8", "transfers_balance": "-13964", "selected": "184555", "transfers_in": "4148", "transfers_out": "18112", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-8035", "selected": "177300", "transfers_in": "5809", "transfers_out": "13844", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "24", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.8", "creativity": "1.5", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "-3999", "selected": "174695", "transfers_in": "11298", "transfers_out": "15297", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "8.1", "threat": "28.0", "ict_index": "4.4", "transfers_balance": "9931", "selected": "186170", "transfers_in": "18478", "transfers_out": "8547", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.8", "creativity": "19.4", "threat": "21.0", "ict_index": "7.8", "transfers_balance": "8290", "selected": "196319", "transfers_in": "23119", "transfers_out": "14829", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.4", "creativity": "12.6", "threat": "28.0", "ict_index": "5.0", "transfers_balance": "44614", "selected": "242182", "transfers_in": "62703", "transfers_out": "18089", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "43.2", "creativity": "14.5", "threat": "56.0", "ict_index": "11.4", "transfers_balance": "79759", "selected": "326513", "transfers_in": "114935", "transfers_out": "35176", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "2.4", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "133157", "selected": "464935", "transfers_in": "154933", "transfers_out": "21776", "value": "51", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "87", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "41.4", "creativity": "3.2", "threat": "40.0", "ict_index": "8.5", "transfers_balance": "75940", "selected": "545245", "transfers_in": "110076", "transfers_out": "34136", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.8", "creativity": "5.7", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "136314", "selected": "684371", "transfers_in": "156009", "transfers_out": "19695", "value": "53", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.0", "creativity": "25.2", "threat": "83.0", "ict_index": "12.4", "transfers_balance": "102614", "selected": "791048", "transfers_in": "139028", "transfers_out": "36414", "value": "54", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.8", "creativity": "6.4", "threat": "5.0", "ict_index": "2.6", "transfers_balance": "-10163", "selected": "784585", "transfers_in": "62139", "transfers_out": "72302", "value": "54", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "57.2", "creativity": "18.0", "threat": "30.0", "ict_index": "10.5", "transfers_balance": "-19457", "selected": "765431", "transfers_in": "26641", "transfers_out": "46098", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "-2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-8", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39892", "selected": "799277", "transfers_in": "63405", "transfers_out": "23513", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147761", "selected": "430493", "transfers_in": "2318", "transfers_out": "150079", "value": "53", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62396", "selected": "369078", "transfers_in": "1036", "transfers_out": "63432", "value": "53", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "54.2", "creativity": "49.3", "threat": "71.0", "ict_index": "17.5", "transfers_balance": "-10941", "selected": "356627", "transfers_in": "9149", "transfers_out": "20090", "value": "53", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.4", "creativity": "2.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "7923", "selected": "366134", "transfers_in": "15280", "transfers_out": "7357", "value": "53", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.2", "creativity": "14.7", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "20097", "selected": "388368", "transfers_in": "30010", "transfers_out": "9913", "value": "53", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "8.8", "threat": "24.0", "ict_index": "3.7", "transfers_balance": "136805", "selected": "533102", "transfers_in": "143082", "transfers_out": "6277", "value": "53", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.0", "creativity": "5.8", "threat": "41.0", "ict_index": "5.3", "transfers_balance": "136805", "selected": "533102", "transfers_in": "143082", "transfers_out": "6277", "value": "53", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.6", "creativity": "5.7", "threat": "104.0", "ict_index": "11.6", "transfers_balance": "34184", "selected": "561760", "transfers_in": "54039", "transfers_out": "19855", "value": "54", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Adam Smith": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "50168", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4757", "selected": "48017", "transfers_in": "404", "transfers_out": "5161", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "14.5", "threat": "6.0", "ict_index": "3.2", "transfers_balance": "-6654", "selected": "41688", "transfers_in": "135", "transfers_out": "6789", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "14.7", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-4634", "selected": "37451", "transfers_in": "335", "transfers_out": "4969", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "9.4", "creativity": "5.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2385", "selected": "35249", "transfers_in": "400", "transfers_out": "2785", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "3.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3095", "selected": "32281", "transfers_in": "142", "transfers_out": "3237", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "15.8", "creativity": "25.3", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-2262", "selected": "30130", "transfers_in": "151", "transfers_out": "2413", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.0", "creativity": "15.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-1354", "selected": "29141", "transfers_in": "393", "transfers_out": "1747", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.4", "creativity": "11.3", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-779", "selected": "28535", "transfers_in": "280", "transfers_out": "1059", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "29.5", "threat": "8.0", "ict_index": "5.2", "transfers_balance": "-995", "selected": "27688", "transfers_in": "332", "transfers_out": "1327", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.9", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-693", "selected": "27084", "transfers_in": "227", "transfers_out": "920", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "47", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-769", "selected": "26392", "transfers_in": "186", "transfers_out": "955", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "21.6", "creativity": "7.3", "threat": "5.0", "ict_index": "3.4", "transfers_balance": "-574", "selected": "25869", "transfers_in": "219", "transfers_out": "793", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "26001", "transfers_in": "473", "transfers_out": "415", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "28.3", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "-492", "selected": "25647", "transfers_in": "239", "transfers_out": "731", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2572", "selected": "23166", "transfers_in": "73", "transfers_out": "2645", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.6", "creativity": "26.5", "threat": "12.0", "ict_index": "4.7", "transfers_balance": "-462", "selected": "22754", "transfers_in": "117", "transfers_out": "579", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.8", "creativity": "12.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-366", "selected": "22420", "transfers_in": "86", "transfers_out": "452", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.8", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-473", "selected": "22027", "transfers_in": "139", "transfers_out": "612", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.0", "creativity": "3.2", "threat": "11.0", "ict_index": "3.6", "transfers_balance": "-80", "selected": "21997", "transfers_in": "351", "transfers_out": "431", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "35.6", "creativity": "38.6", "threat": "6.0", "ict_index": "8.0", "transfers_balance": "-390", "selected": "21665", "transfers_in": "284", "transfers_out": "674", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "39.4", "creativity": "27.6", "threat": "30.0", "ict_index": "9.7", "transfers_balance": "377", "selected": "22079", "transfers_in": "843", "transfers_out": "466", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "28.2", "creativity": "13.1", "threat": "20.0", "ict_index": "6.1", "transfers_balance": "365", "selected": "22595", "transfers_in": "1145", "transfers_out": "780", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.6", "creativity": "2.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "75", "selected": "22768", "transfers_in": "629", "transfers_out": "554", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "112", "selected": "23063", "transfers_in": "768", "transfers_out": "656", "value": "48", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1614", "selected": "21471", "transfers_in": "69", "transfers_out": "1683", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1270", "selected": "20256", "transfers_in": "30", "transfers_out": "1300", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "44.0", "creativity": "17.3", "threat": "20.0", "ict_index": "8.1", "transfers_balance": "-109", "selected": "20360", "transfers_in": "194", "transfers_out": "303", "value": "48", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "20.4", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "1207", "selected": "21777", "transfers_in": "1464", "transfers_out": "257", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "34.2", "creativity": "16.4", "threat": "4.0", "ict_index": "5.5", "transfers_balance": "668", "selected": "24952", "transfers_in": "997", "transfers_out": "329", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "5.2", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "24449", "selected": "131429", "transfers_in": "25287", "transfers_out": "838", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10715", "selected": "38814", "transfers_in": "96", "transfers_out": "10811", "value": "48", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6768", "selected": "32233", "transfers_in": "18", "transfers_out": "6786", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3991", "selected": "27781", "transfers_in": "12", "transfers_out": "4003", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3991", "selected": "27781", "transfers_in": "12", "transfers_out": "4003", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "25842", "transfers_in": "31", "transfers_out": "1126", "value": "48", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-932", "selected": "24869", "transfers_in": "44", "transfers_out": "976", "value": "48", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-708", "selected": "24228", "transfers_in": "63", "transfers_out": "771", "value": "48", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Manuel Lanzini": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "61106", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14220", "selected": "48208", "transfers_in": "549", "transfers_out": "14769", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "2.1", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "-4492", "selected": "44326", "transfers_in": "2713", "transfers_out": "7205", "value": "69", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6537", "selected": "38410", "transfers_in": "1961", "transfers_out": "8498", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5686", "selected": "32775", "transfers_in": "76", "transfers_out": "5762", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3860", "selected": "28948", "transfers_in": "132", "transfers_out": "3992", "value": "68", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1061", "selected": "27996", "transfers_in": "938", "transfers_out": "1999", "value": "68", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "22.5", "threat": "13.0", "ict_index": "4.8", "transfers_balance": "1128", "selected": "29447", "transfers_in": "2324", "transfers_out": "1196", "value": "68", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.8", "creativity": "30.8", "threat": "54.0", "ict_index": "9.9", "transfers_balance": "1840", "selected": "31557", "transfers_in": "2687", "transfers_out": "847", "value": "68", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.2", "creativity": "32.3", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "494", "selected": "32410", "transfers_in": "2502", "transfers_out": "2008", "value": "68", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.8", "creativity": "18.5", "threat": "22.0", "ict_index": "7.8", "transfers_balance": "-861", "selected": "31758", "transfers_in": "839", "transfers_out": "1700", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "22.0", "threat": "20.0", "ict_index": "5.4", "transfers_balance": "1696", "selected": "34016", "transfers_in": "2941", "transfers_out": "1245", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.0", "creativity": "71.5", "threat": "11.0", "ict_index": "12.2", "transfers_balance": "-47", "selected": "34351", "transfers_in": "2003", "transfers_out": "2050", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.6", "creativity": "50.5", "threat": "26.0", "ict_index": "10.6", "transfers_balance": "1074", "selected": "35824", "transfers_in": "2543", "transfers_out": "1469", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.6", "creativity": "4.7", "threat": "19.0", "ict_index": "2.9", "transfers_balance": "-3102", "selected": "32899", "transfers_in": "378", "transfers_out": "3480", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "27.0", "creativity": "14.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-931", "selected": "32247", "transfers_in": "759", "transfers_out": "1690", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.6", "creativity": "25.6", "threat": "8.0", "ict_index": "4.3", "transfers_balance": "2757", "selected": "35327", "transfers_in": "3600", "transfers_out": "843", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "15", "goals": "0", "assists": "3", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "52.4", "creativity": "48.7", "threat": "11.0", "ict_index": "11.2", "transfers_balance": "2164", "selected": "37802", "transfers_in": "3717", "transfers_out": "1553", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14158", "selected": "53178", "transfers_in": "30226", "transfers_out": "16068", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "8.5", "threat": "22.0", "ict_index": "4.0", "transfers_balance": "4362", "selected": "58406", "transfers_in": "8300", "transfers_out": "3938", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.4", "creativity": "35.1", "threat": "55.0", "ict_index": "11.1", "transfers_balance": "68016", "selected": "119235", "transfers_in": "75512", "transfers_out": "7496", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.0", "creativity": "15.7", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "68016", "selected": "119235", "transfers_in": "75512", "transfers_out": "7496", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "14", "goals": "2", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "84", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "74.6", "creativity": "4.8", "threat": "52.0", "ict_index": "13.1", "transfers_balance": "-3038", "selected": "117287", "transfers_in": "17734", "transfers_out": "20772", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.2", "creativity": "45.4", "threat": "9.0", "ict_index": "6.8", "transfers_balance": "51022", "selected": "170462", "transfers_in": "60531", "transfers_out": "9509", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72088", "selected": "98559", "transfers_in": "1940", "transfers_out": "74028", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18271", "selected": "80339", "transfers_in": "236", "transfers_out": "18507", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7966", "selected": "72483", "transfers_in": "143", "transfers_out": "8109", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "57", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "5.8", "creativity": "13.3", "threat": "19.0", "ict_index": "3.8", "transfers_balance": "-1735", "selected": "70888", "transfers_in": "968", "transfers_out": "2703", "value": "66", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.4", "creativity": "20.3", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "3373", "selected": "74517", "transfers_in": "4174", "transfers_out": "801", "value": "66", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.0", "creativity": "32.3", "threat": "42.0", "ict_index": "8.6", "transfers_balance": "1577", "selected": "45760", "transfers_in": "3253", "transfers_out": "1676", "value": "66", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1505", "selected": "42385", "transfers_in": "994", "transfers_out": "2499", "value": "66", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2364", "selected": "40023", "transfers_in": "76", "transfers_out": "2440", "value": "66", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "5.6", "threat": "16.0", "ict_index": "2.6", "transfers_balance": "-1067", "selected": "38934", "transfers_in": "74", "transfers_out": "1141", "value": "66", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "30", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.6", "creativity": "25.0", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "587", "selected": "39812", "transfers_in": "919", "transfers_out": "332", "value": "66", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "65", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "6.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "233", "selected": "39966", "transfers_in": "752", "transfers_out": "519", "value": "66", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.6", "creativity": "20.2", "threat": "48.0", "ict_index": "8.3", "transfers_balance": "1299", "selected": "41427", "transfers_in": "1782", "transfers_out": "483", "value": "66", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.0", "creativity": "27.0", "threat": "5.0", "ict_index": "4.0", "transfers_balance": "1299", "selected": "41427", "transfers_in": "1782", "transfers_out": "483", "value": "66", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "85", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "50", "influence": "75.2", "creativity": "20.5", "threat": "33.0", "ict_index": "12.9", "transfers_balance": "3203", "selected": "44860", "transfers_in": "3941", "transfers_out": "738", "value": "66", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Dujon Sterling": [{"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "119", "selected": "287", "transfers_in": "176", "transfers_out": "57", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "390", "transfers_in": "82", "transfers_out": "52", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "585", "transfers_in": "147", "transfers_out": "83", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "836", "transfers_in": "191", "transfers_out": "119", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "922", "transfers_in": "82", "transfers_out": "74", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "995", "transfers_in": "65", "transfers_out": "64", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1168", "transfers_in": "60", "transfers_out": "52", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "1246", "transfers_in": "64", "transfers_out": "45", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "1347", "transfers_in": "73", "transfers_out": "47", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "1347", "transfers_in": "73", "transfers_out": "47", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1412", "transfers_in": "29", "transfers_out": "30", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1467", "transfers_in": "47", "transfers_out": "30", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1467", "transfers_in": "47", "transfers_out": "30", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "1516", "transfers_in": "51", "transfers_out": "35", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "James Morrison": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "531", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "495", "transfers_in": "10", "transfers_out": "85", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.2", "creativity": "2.4", "threat": "7.0", "ict_index": "1.1", "transfers_balance": "-16", "selected": "530", "transfers_in": "41", "transfers_out": "57", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "40.6", "creativity": "13.1", "threat": "36.0", "ict_index": "9.0", "transfers_balance": "139", "selected": "808", "transfers_in": "227", "transfers_out": "88", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "22.6", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "814", "selected": "1845", "transfers_in": "1090", "transfers_out": "276", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "108", "selected": "2168", "transfers_in": "487", "transfers_out": "379", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "2406", "transfers_in": "524", "transfers_out": "415", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "2013", "transfers_in": "88", "transfers_out": "536", "value": "55", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "1697", "transfers_in": "10", "transfers_out": "332", "value": "55", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "1413", "transfers_in": "18", "transfers_out": "304", "value": "55", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "1260", "transfers_in": "6", "transfers_out": "163", "value": "55", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "1167", "transfers_in": "14", "transfers_out": "108", "value": "55", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1118", "transfers_in": "3", "transfers_out": "52", "value": "54", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1082", "transfers_in": "7", "transfers_out": "43", "value": "54", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1052", "transfers_in": "7", "transfers_out": "38", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1028", "transfers_in": "9", "transfers_out": "34", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1015", "transfers_in": "5", "transfers_out": "19", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "999", "transfers_in": "9", "transfers_out": "26", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "974", "transfers_in": "5", "transfers_out": "30", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "952", "transfers_in": "11", "transfers_out": "33", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "937", "transfers_in": "14", "transfers_out": "30", "value": "54", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "934", "transfers_in": "9", "transfers_out": "15", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "925", "transfers_in": "17", "transfers_out": "27", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "913", "transfers_in": "10", "transfers_out": "22", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "907", "transfers_in": "12", "transfers_out": "19", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "907", "transfers_in": "7", "transfers_out": "7", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "903", "transfers_in": "10", "transfers_out": "15", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "901", "transfers_in": "19", "transfers_out": "23", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "898", "transfers_in": "6", "transfers_out": "9", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "884", "transfers_in": "16", "transfers_out": "14", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "885", "transfers_in": "5", "transfers_out": "6", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "881", "transfers_in": "5", "transfers_out": "9", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "880", "transfers_in": "6", "transfers_out": "6", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "878", "transfers_in": "2", "transfers_out": "5", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "874", "transfers_in": "1", "transfers_out": "5", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "877", "transfers_in": "3", "transfers_out": "2", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "880", "transfers_in": "6", "transfers_out": "2", "value": "53", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "885", "transfers_in": "13", "transfers_out": "10", "value": "53", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Steven Berghuis": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "344", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "271", "transfers_in": "3", "transfers_out": "84", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "230", "transfers_in": "4", "transfers_out": "46", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "207", "transfers_in": "5", "transfers_out": "28", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "199", "transfers_in": "4", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "190", "transfers_in": "3", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "182", "transfers_in": "0", "transfers_out": "8", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "178", "transfers_in": "2", "transfers_out": "7", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "178", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "176", "transfers_in": "4", "transfers_out": "6", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "173", "transfers_in": "0", "transfers_out": "4", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "173", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "174", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "172", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "170", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "172", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "171", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "169", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "166", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "167", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "166", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "166", "transfers_in": "3", "transfers_out": "3", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "166", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "163", "transfers_in": "1", "transfers_out": "4", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "162", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "161", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "161", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "161", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "161", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "171", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "171", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "171", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "171", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "172", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "174", "transfers_in": "3", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Glenn Murray": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26660", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "14.3", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-6438", "selected": "21986", "transfers_in": "381", "transfers_out": "6819", "value": "59", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7217", "selected": "14957", "transfers_in": "96", "transfers_out": "7313", "value": "58", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3929", "selected": "11278", "transfers_in": "85", "transfers_out": "4014", "value": "58", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "1.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1257", "selected": "10142", "transfers_in": "189", "transfers_out": "1446", "value": "58", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1054", "selected": "9210", "transfers_in": "244", "transfers_out": "1298", "value": "57", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.3", "threat": "7.0", "ict_index": "0.4", "transfers_balance": "-1167", "selected": "8120", "transfers_in": "164", "transfers_out": "1331", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.0", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-381", "selected": "7810", "transfers_in": "389", "transfers_out": "770", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "71.6", "creativity": "2.8", "threat": "86.0", "ict_index": "16.0", "transfers_balance": "-18", "selected": "7880", "transfers_in": "452", "transfers_out": "470", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "40.6", "creativity": "3.7", "threat": "28.0", "ict_index": "7.2", "transfers_balance": "23686", "selected": "32647", "transfers_in": "27257", "transfers_out": "3571", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "78", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "36.6", "creativity": "1.2", "threat": "37.0", "ict_index": "7.5", "transfers_balance": "24425", "selected": "59448", "transfers_in": "29799", "transfers_out": "5374", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "3.2", "creativity": "2.8", "threat": "10.0", "ict_index": "1.6", "transfers_balance": "102892", "selected": "168635", "transfers_in": "112135", "transfers_out": "9243", "value": "58", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.8", "creativity": "27.8", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-8349", "selected": "161956", "transfers_in": "22980", "transfers_out": "31329", "value": "58", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "1.2", "threat": "40.0", "ict_index": "4.8", "transfers_balance": "53692", "selected": "217849", "transfers_in": "66081", "transfers_out": "12389", "value": "58", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "6", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.6", "creativity": "4.3", "threat": "58.0", "ict_index": "9.6", "transfers_balance": "-29026", "selected": "189364", "transfers_in": "6539", "transfers_out": "35565", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "2.6", "creativity": "2.2", "threat": "11.0", "ict_index": "1.6", "transfers_balance": "20567", "selected": "212225", "transfers_in": "34631", "transfers_out": "14064", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-30829", "selected": "181809", "transfers_in": "4558", "transfers_out": "35387", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "0.4", "creativity": "0.8", "threat": "45.0", "ict_index": "4.6", "transfers_balance": "-17338", "selected": "164874", "transfers_in": "6317", "transfers_out": "23655", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-5066", "selected": "160846", "transfers_in": "16489", "transfers_out": "21555", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-27576", "selected": "133539", "transfers_in": "3052", "transfers_out": "30628", "value": "58", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.4", "creativity": "1.9", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-12908", "selected": "121010", "transfers_in": "7066", "transfers_out": "19974", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "43.4", "creativity": "15.2", "threat": "48.0", "ict_index": "10.7", "transfers_balance": "-3451", "selected": "117806", "transfers_in": "12009", "transfers_out": "15460", "value": "57", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.6", "creativity": "23.1", "threat": "32.0", "ict_index": "6.6", "transfers_balance": "27293", "selected": "146511", "transfers_in": "45174", "transfers_out": "17881", "value": "57", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "22", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.8", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-16689", "selected": "130174", "transfers_in": "6704", "transfers_out": "23393", "value": "57", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "76", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.0", "creativity": "4.1", "threat": "34.0", "ict_index": "7.3", "transfers_balance": "-9824", "selected": "120776", "transfers_in": "8254", "transfers_out": "18078", "value": "57", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.4", "creativity": "16.8", "threat": "45.0", "ict_index": "9.2", "transfers_balance": "4210", "selected": "125376", "transfers_in": "13040", "transfers_out": "8830", "value": "57", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "40.5", "threat": "11.0", "ict_index": "5.4", "transfers_balance": "30338", "selected": "157058", "transfers_in": "39583", "transfers_out": "9245", "value": "57", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "81", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "44", "influence": "70.2", "creativity": "23.8", "threat": "43.0", "ict_index": "13.7", "transfers_balance": "2242", "selected": "160348", "transfers_in": "18236", "transfers_out": "15994", "value": "57", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "39.6", "creativity": "15.3", "threat": "38.0", "ict_index": "9.3", "transfers_balance": "64433", "selected": "227724", "transfers_in": "70994", "transfers_out": "6561", "value": "58", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "0.9", "threat": "24.0", "ict_index": "3.1", "transfers_balance": "92272", "selected": "317891", "transfers_in": "99121", "transfers_out": "6849", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-12", "influence": "9.8", "creativity": "12.7", "threat": "33.0", "ict_index": "5.6", "transfers_balance": "66061", "selected": "407798", "transfers_in": "94281", "transfers_out": "28220", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "17.8", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "14823", "selected": "422401", "transfers_in": "48116", "transfers_out": "33293", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.6", "creativity": "12.2", "threat": "68.0", "ict_index": "11.5", "transfers_balance": "8987", "selected": "434928", "transfers_in": "41344", "transfers_out": "32357", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "8987", "selected": "434928", "transfers_in": "41344", "transfers_out": "32357", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "10.8", "threat": "24.0", "ict_index": "3.3", "transfers_balance": "-9487", "selected": "377859", "transfers_in": "14172", "transfers_out": "23659", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.6", "threat": "15.0", "ict_index": "1.5", "transfers_balance": "-25027", "selected": "351423", "transfers_in": "12401", "transfers_out": "37428", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25027", "selected": "351423", "transfers_in": "12401", "transfers_out": "37428", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.5", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-19688", "selected": "331596", "transfers_in": "8721", "transfers_out": "28409", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Giannelli Imbula": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9218", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "9671", "transfers_in": "374", "transfers_out": "1175", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-810", "selected": "9175", "transfers_in": "396", "transfers_out": "1206", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1726", "selected": "7563", "transfers_in": "120", "transfers_out": "1846", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1061", "selected": "6503", "transfers_in": "15", "transfers_out": "1076", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-829", "selected": "5680", "transfers_in": "11", "transfers_out": "840", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-488", "selected": "5198", "transfers_in": "13", "transfers_out": "501", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "4834", "transfers_in": "10", "transfers_out": "378", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "4680", "transfers_in": "1", "transfers_out": "156", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "4473", "transfers_in": "5", "transfers_out": "214", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "4366", "transfers_in": "2", "transfers_out": "109", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "4227", "transfers_in": "2", "transfers_out": "142", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "4140", "transfers_in": "0", "transfers_out": "89", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "4063", "transfers_in": "1", "transfers_out": "79", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "4003", "transfers_in": "1", "transfers_out": "62", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "3944", "transfers_in": "4", "transfers_out": "67", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "3912", "transfers_in": "1", "transfers_out": "35", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3860", "transfers_in": "1", "transfers_out": "53", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3809", "transfers_in": "1", "transfers_out": "52", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3779", "transfers_in": "1", "transfers_out": "31", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "3721", "transfers_in": "2", "transfers_out": "60", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3701", "transfers_in": "2", "transfers_out": "22", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "3630", "transfers_in": "2", "transfers_out": "73", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "3596", "transfers_in": "3", "transfers_out": "37", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3574", "transfers_in": "1", "transfers_out": "24", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "3558", "transfers_in": "2", "transfers_out": "18", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3529", "transfers_in": "0", "transfers_out": "29", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3509", "transfers_in": "0", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3497", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3978", "transfers_in": "0", "transfers_out": "10", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3968", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3960", "transfers_in": "1", "transfers_out": "11", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3957", "transfers_in": "0", "transfers_out": "6", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3948", "transfers_in": "0", "transfers_out": "5", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3947", "transfers_in": "2", "transfers_out": "6", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3945", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3940", "transfers_in": "3", "transfers_out": "8", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3932", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Cuco Martina": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "14.8", "creativity": "19.8", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "0", "selected": "27700", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3973", "selected": "25449", "transfers_in": "587", "transfers_out": "4560", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4234", "selected": "21660", "transfers_in": "469", "transfers_out": "4703", "value": "44", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "41.3", "threat": "4.0", "ict_index": "6.3", "transfers_balance": "-3720", "selected": "18414", "transfers_in": "355", "transfers_out": "4075", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "13.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-1106", "selected": "17610", "transfers_in": "1089", "transfers_out": "2195", "value": "43", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "6.4", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "6781", "selected": "24963", "transfers_in": "9951", "transfers_out": "3170", "value": "43", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.8", "creativity": "25.7", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "6756", "selected": "32404", "transfers_in": "9622", "transfers_out": "2866", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2927", "selected": "35934", "transfers_in": "7046", "transfers_out": "4119", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3122", "selected": "32965", "transfers_in": "1091", "transfers_out": "4213", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4660", "selected": "28445", "transfers_in": "486", "transfers_out": "5146", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4663", "selected": "23843", "transfers_in": "116", "transfers_out": "4779", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4044", "selected": "19816", "transfers_in": "75", "transfers_out": "4119", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1090", "selected": "18786", "transfers_in": "132", "transfers_out": "1222", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.2", "creativity": "4.7", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-1069", "selected": "17746", "transfers_in": "108", "transfers_out": "1177", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.8", "creativity": "1.6", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "678", "selected": "18524", "transfers_in": "1170", "transfers_out": "492", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.2", "creativity": "0.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "898", "selected": "19620", "transfers_in": "1619", "transfers_out": "721", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.8", "creativity": "2.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "1492", "selected": "21249", "transfers_in": "1997", "transfers_out": "505", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.6", "creativity": "16.7", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "5172", "selected": "26744", "transfers_in": "5736", "transfers_out": "564", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.8", "creativity": "15.1", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "2841", "selected": "30084", "transfers_in": "4803", "transfers_out": "1962", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.2", "creativity": "19.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "23155", "selected": "54311", "transfers_in": "24749", "transfers_out": "1594", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.2", "creativity": "15.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "49057", "selected": "105071", "transfers_in": "53790", "transfers_out": "4733", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.6", "creativity": "3.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1051", "selected": "106449", "transfers_in": "13360", "transfers_out": "12309", "value": "44", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "1.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "856", "selected": "107845", "transfers_in": "13369", "transfers_out": "12513", "value": "44", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.2", "creativity": "3.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "6110", "selected": "114511", "transfers_in": "13672", "transfers_out": "7562", "value": "44", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.6", "creativity": "1.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-3980", "selected": "110753", "transfers_in": "4230", "transfers_out": "8210", "value": "44", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "1", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "33.0", "creativity": "16.7", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "-561", "selected": "110289", "transfers_in": "5222", "transfers_out": "5783", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.8", "creativity": "13.3", "threat": "6.0", "ict_index": "5.7", "transfers_balance": "9019", "selected": "119828", "transfers_in": "13949", "transfers_out": "4930", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.4", "creativity": "1.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "14736", "selected": "135410", "transfers_in": "19900", "transfers_out": "5164", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.0", "creativity": "15.5", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "7531", "selected": "143299", "transfers_in": "11118", "transfers_out": "3587", "value": "44", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10792", "selected": "147640", "transfers_in": "15708", "transfers_out": "4916", "value": "44", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6093", "selected": "139521", "transfers_in": "6042", "transfers_out": "12135", "value": "44", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23659", "selected": "118427", "transfers_in": "253", "transfers_out": "23912", "value": "44", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17339", "selected": "101178", "transfers_in": "92", "transfers_out": "17431", "value": "44", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14581", "selected": "83847", "transfers_in": "224", "transfers_out": "14805", "value": "43", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6503", "selected": "79281", "transfers_in": "481", "transfers_out": "6984", "value": "43", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6623", "selected": "73994", "transfers_in": "354", "transfers_out": "6977", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6727", "selected": "66843", "transfers_in": "231", "transfers_out": "6958", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3104", "selected": "64173", "transfers_in": "445", "transfers_out": "3549", "value": "41", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Fraser Forster": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "0", "selected": "279708", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "16", "influence": "41.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "5155", "selected": "309686", "transfers_in": "14404", "transfers_out": "9249", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "31", "influence": "42.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-10757", "selected": "304691", "transfers_in": "8247", "transfers_out": "19004", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "56887", "selected": "391127", "transfers_in": "76408", "transfers_out": "19521", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "5811", "selected": "402253", "transfers_in": "27980", "transfers_out": "22169", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "349", "selected": "411158", "transfers_in": "26171", "transfers_out": "25822", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "34", "influence": "49.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "3776", "selected": "418987", "transfers_in": "22924", "transfers_out": "19148", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "9", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "41240", "selected": "467618", "transfers_in": "56744", "transfers_out": "15504", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6525", "selected": "476404", "transfers_in": "22532", "transfers_out": "16007", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "22483", "selected": "503051", "transfers_in": "37048", "transfers_out": "14565", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "12014", "selected": "517777", "transfers_in": "26470", "transfers_out": "14456", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "18", "influence": "32.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-37962", "selected": "481272", "transfers_in": "5446", "transfers_out": "43408", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "6.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-13031", "selected": "468959", "transfers_in": "3897", "transfers_out": "16928", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "10", "bps": "28", "influence": "60.8", "creativity": "0.0", "threat": "0.0", "ict_index": "6.1", "transfers_balance": "-26516", "selected": "442790", "transfers_in": "976", "transfers_out": "27492", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "33.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-5655", "selected": "438053", "transfers_in": "5775", "transfers_out": "11430", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "37.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-14316", "selected": "424890", "transfers_in": "3950", "transfers_out": "18266", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "15", "influence": "24.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-6686", "selected": "418830", "transfers_in": "3629", "transfers_out": "10315", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "45.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-26675", "selected": "392575", "transfers_in": "805", "transfers_out": "27480", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-3439", "selected": "390413", "transfers_in": "8256", "transfers_out": "11695", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-15964", "selected": "374876", "transfers_in": "687", "transfers_out": "16651", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21270", "selected": "354035", "transfers_in": "859", "transfers_out": "22129", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20734", "selected": "333558", "transfers_in": "3591", "transfers_out": "24325", "value": "49", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30320", "selected": "303886", "transfers_in": "1428", "transfers_out": "31748", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24883", "selected": "279267", "transfers_in": "661", "transfers_out": "25544", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12008", "selected": "267741", "transfers_in": "3798", "transfers_out": "15806", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10018", "selected": "257910", "transfers_in": "989", "transfers_out": "11007", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10035", "selected": "248114", "transfers_in": "547", "transfers_out": "10582", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7588", "selected": "240830", "transfers_in": "569", "transfers_out": "8157", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3878", "selected": "237019", "transfers_in": "540", "transfers_out": "4418", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4617", "selected": "242307", "transfers_in": "340", "transfers_out": "4957", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2194", "selected": "236478", "transfers_in": "789", "transfers_out": "2983", "value": "46", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2188", "selected": "234324", "transfers_in": "494", "transfers_out": "2682", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1937", "selected": "232429", "transfers_in": "961", "transfers_out": "2898", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1937", "selected": "232429", "transfers_in": "961", "transfers_out": "2898", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "229980", "transfers_in": "1524", "transfers_out": "1688", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "229792", "transfers_in": "2241", "transfers_out": "2594", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "229792", "transfers_in": "2241", "transfers_out": "2594", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1998", "selected": "227549", "transfers_in": "225", "transfers_out": "2223", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Serge Aurier": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10966", "selected": "13572", "transfers_in": "14824", "transfers_out": "3858", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.6", "creativity": "7.3", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "1282", "selected": "16337", "transfers_in": "4478", "transfers_out": "3196", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "2", "influence": "13.4", "creativity": "2.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-357", "selected": "17154", "transfers_in": "3270", "transfers_out": "3627", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7904", "selected": "9339", "transfers_in": "350", "transfers_out": "8254", "value": "59", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-530", "selected": "9300", "transfers_in": "756", "transfers_out": "1286", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.4", "creativity": "1.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "517", "selected": "10154", "transfers_in": "1503", "transfers_out": "986", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.8", "creativity": "7.8", "threat": "40.0", "ict_index": "5.8", "transfers_balance": "1029", "selected": "11836", "transfers_in": "2168", "transfers_out": "1139", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.4", "creativity": "29.8", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "5075", "selected": "17808", "transfers_in": "6447", "transfers_out": "1372", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3290", "selected": "22199", "transfers_in": "5542", "transfers_out": "2252", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1786", "selected": "20861", "transfers_in": "1660", "transfers_out": "3446", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.8", "creativity": "19.2", "threat": "8.0", "ict_index": "4.4", "transfers_balance": "-2767", "selected": "18377", "transfers_in": "772", "transfers_out": "3539", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-913", "selected": "17777", "transfers_in": "1002", "transfers_out": "1915", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-923", "selected": "17321", "transfers_in": "1243", "transfers_out": "2166", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "46.2", "creativity": "4.9", "threat": "21.0", "ict_index": "7.2", "transfers_balance": "-762", "selected": "16825", "transfers_in": "963", "transfers_out": "1725", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2045", "selected": "19415", "transfers_in": "3110", "transfers_out": "1065", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "18.6", "creativity": "23.5", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "873", "selected": "20902", "transfers_in": "3015", "transfers_out": "2142", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.6", "creativity": "6.8", "threat": "22.0", "ict_index": "4.7", "transfers_balance": "6141", "selected": "27690", "transfers_in": "7355", "transfers_out": "1214", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14979", "selected": "44457", "transfers_in": "18396", "transfers_out": "3417", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.6", "creativity": "16.9", "threat": "7.0", "ict_index": "5.1", "transfers_balance": "14979", "selected": "44457", "transfers_in": "18396", "transfers_out": "3417", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "32.6", "creativity": "14.2", "threat": "14.0", "ict_index": "6.1", "transfers_balance": "-1898", "selected": "44038", "transfers_in": "5788", "transfers_out": "7686", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.8", "creativity": "32.2", "threat": "4.0", "ict_index": "5.5", "transfers_balance": "4876", "selected": "49822", "transfers_in": "7695", "transfers_out": "2819", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11370", "selected": "38686", "transfers_in": "600", "transfers_out": "11970", "value": "59", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5871", "selected": "32844", "transfers_in": "80", "transfers_out": "5951", "value": "59", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1407", "selected": "31679", "transfers_in": "618", "transfers_out": "2025", "value": "59", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.2", "creativity": "6.1", "threat": "29.0", "ict_index": "4.8", "transfers_balance": "-1051", "selected": "31014", "transfers_in": "863", "transfers_out": "1914", "value": "59", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "24.4", "creativity": "17.3", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "3056", "selected": "34463", "transfers_in": "3600", "transfers_out": "544", "value": "59", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "71.8", "creativity": "28.2", "threat": "37.0", "ict_index": "13.7", "transfers_balance": "1893", "selected": "33130", "transfers_in": "2667", "transfers_out": "774", "value": "59", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9162", "selected": "57656", "transfers_in": "12476", "transfers_out": "3314", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "3.8", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "-596", "selected": "57400", "transfers_in": "4648", "transfers_out": "5244", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1728", "selected": "55668", "transfers_in": "1853", "transfers_out": "3581", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "14.6", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-1728", "selected": "55668", "transfers_in": "1853", "transfers_out": "3581", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1268", "selected": "49791", "transfers_in": "687", "transfers_out": "1955", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2134", "selected": "47615", "transfers_in": "371", "transfers_out": "2505", "value": "59", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2134", "selected": "47615", "transfers_in": "371", "transfers_out": "2505", "value": "59", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5141", "selected": "42310", "transfers_in": "35", "transfers_out": "5176", "value": "59", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Roberto Pereyra": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "48", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.4", "creativity": "0.0", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "0", "selected": "10004", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3000", "selected": "8111", "transfers_in": "466", "transfers_out": "3466", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2596", "selected": "5568", "transfers_in": "51", "transfers_out": "2647", "value": "59", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-919", "selected": "4686", "transfers_in": "50", "transfers_out": "969", "value": "59", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "4.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-355", "selected": "4376", "transfers_in": "82", "transfers_out": "437", "value": "58", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.6", "creativity": "4.7", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-53", "selected": "4435", "transfers_in": "237", "transfers_out": "290", "value": "58", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.2", "creativity": "2.6", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-147", "selected": "4390", "transfers_in": "208", "transfers_out": "355", "value": "58", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.4", "creativity": "11.7", "threat": "7.0", "ict_index": "2.3", "transfers_balance": "-117", "selected": "4404", "transfers_in": "245", "transfers_out": "362", "value": "58", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "35.6", "creativity": "14.4", "threat": "19.0", "ict_index": "6.9", "transfers_balance": "61", "selected": "4529", "transfers_in": "250", "transfers_out": "189", "value": "58", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "4498", "transfers_in": "553", "transfers_out": "656", "value": "58", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-334", "selected": "4179", "transfers_in": "58", "transfers_out": "392", "value": "58", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-243", "selected": "3962", "transfers_in": "44", "transfers_out": "287", "value": "58", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "4003", "transfers_in": "151", "transfers_out": "142", "value": "58", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.0", "creativity": "13.1", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-35", "selected": "3997", "transfers_in": "94", "transfers_out": "129", "value": "58", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.8", "creativity": "1.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "70", "selected": "4114", "transfers_in": "203", "transfers_out": "133", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "43", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "40.3", "threat": "10.0", "ict_index": "6.1", "transfers_balance": "138", "selected": "4336", "transfers_in": "304", "transfers_out": "166", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "41", "selected": "4420", "transfers_in": "187", "transfers_out": "146", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "14.3", "threat": "36.0", "ict_index": "6.7", "transfers_balance": "-105", "selected": "4348", "transfers_in": "237", "transfers_out": "342", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.0", "creativity": "23.8", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-88", "selected": "4307", "transfers_in": "163", "transfers_out": "251", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "43", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.6", "creativity": "1.3", "threat": "34.0", "ict_index": "3.9", "transfers_balance": "-47", "selected": "4297", "transfers_in": "91", "transfers_out": "138", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "7", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "13.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-315", "selected": "3991", "transfers_in": "34", "transfers_out": "349", "value": "58", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.6", "creativity": "2.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-34", "selected": "3973", "transfers_in": "39", "transfers_out": "73", "value": "58", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.6", "creativity": "31.7", "threat": "1.0", "ict_index": "3.9", "transfers_balance": "-6", "selected": "4029", "transfers_in": "154", "transfers_out": "160", "value": "58", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "11.2", "threat": "5.0", "ict_index": "1.6", "transfers_balance": "-64", "selected": "4006", "transfers_in": "65", "transfers_out": "129", "value": "58", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "0.3", "threat": "25.0", "ict_index": "3.1", "transfers_balance": "-19", "selected": "4036", "transfers_in": "71", "transfers_out": "90", "value": "58", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "9", "goals": "1", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "54.2", "creativity": "15.8", "threat": "28.0", "ict_index": "9.8", "transfers_balance": "-22", "selected": "4036", "transfers_in": "64", "transfers_out": "86", "value": "58", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "8.1", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "569", "selected": "4710", "transfers_in": "750", "transfers_out": "181", "value": "58", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.0", "creativity": "27.4", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "114", "selected": "5058", "transfers_in": "417", "transfers_out": "303", "value": "58", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "24.2", "threat": "26.0", "ict_index": "5.9", "transfers_balance": "264", "selected": "5464", "transfers_in": "468", "transfers_out": "204", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "16.5", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "14", "selected": "6020", "transfers_in": "279", "transfers_out": "265", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.2", "creativity": "16.8", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "218", "selected": "7195", "transfers_in": "426", "transfers_out": "208", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.6", "creativity": "4.0", "threat": "41.0", "ict_index": "8.1", "transfers_balance": "431", "selected": "6978", "transfers_in": "786", "transfers_out": "355", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "50.4", "creativity": "16.5", "threat": "92.0", "ict_index": "15.9", "transfers_balance": "2074", "selected": "9266", "transfers_in": "2501", "transfers_out": "427", "value": "58", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.0", "creativity": "14.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "4387", "selected": "14256", "transfers_in": "5615", "transfers_out": "1228", "value": "58", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "11.6", "threat": "5.0", "ict_index": "2.0", "transfers_balance": "3333", "selected": "19948", "transfers_in": "4578", "transfers_out": "1245", "value": "58", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4402", "selected": "13079", "transfers_in": "110", "transfers_out": "4512", "value": "58", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "11", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "55", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "54.8", "creativity": "17.2", "threat": "40.0", "ict_index": "11.2", "transfers_balance": "-2376", "selected": "10659", "transfers_in": "24", "transfers_out": "2400", "value": "58", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.4", "creativity": "4.0", "threat": "24.0", "ict_index": "3.0", "transfers_balance": "875", "selected": "11856", "transfers_in": "1425", "transfers_out": "550", "value": "58", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Bernardo Mota Veiga de Carvalho e Silva": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "3.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "0", "selected": "91243", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "3.8", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-23777", "selected": "75610", "transfers_in": "2670", "transfers_out": "26447", "value": "79", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "21.3", "threat": "29.0", "ict_index": "6.2", "transfers_balance": "-20521", "selected": "56939", "transfers_in": "2523", "transfers_out": "23044", "value": "78", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8121", "selected": "51623", "transfers_in": "4590", "transfers_out": "12711", "value": "78", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-8314", "selected": "44073", "transfers_in": "1557", "transfers_out": "9871", "value": "77", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "12.8", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-6935", "selected": "37877", "transfers_in": "1124", "transfers_out": "8059", "value": "76", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "11.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-4731", "selected": "33715", "transfers_in": "677", "transfers_out": "5408", "value": "76", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "33.8", "creativity": "2.9", "threat": "19.0", "ict_index": "5.6", "transfers_balance": "-2184", "selected": "32238", "transfers_in": "810", "transfers_out": "2994", "value": "75", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.4", "creativity": "19.5", "threat": "31.0", "ict_index": "6.3", "transfers_balance": "96", "selected": "32737", "transfers_in": "1250", "transfers_out": "1154", "value": "75", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "32.9", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "529", "selected": "33891", "transfers_in": "2113", "transfers_out": "1584", "value": "75", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-498", "selected": "33998", "transfers_in": "1066", "transfers_out": "1564", "value": "75", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "2.8", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-1127", "selected": "33449", "transfers_in": "814", "transfers_out": "1941", "value": "75", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1291", "selected": "32466", "transfers_in": "240", "transfers_out": "1531", "value": "75", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "1.3", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-720", "selected": "31941", "transfers_in": "315", "transfers_out": "1035", "value": "75", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-780", "selected": "31362", "transfers_in": "214", "transfers_out": "994", "value": "75", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "1.0", "threat": "35.0", "ict_index": "3.9", "transfers_balance": "-825", "selected": "30718", "transfers_in": "164", "transfers_out": "989", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "39.4", "creativity": "69.7", "threat": "9.0", "ict_index": "11.8", "transfers_balance": "-172", "selected": "30621", "transfers_in": "386", "transfers_out": "558", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "10.6", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-148", "selected": "30550", "transfers_in": "397", "transfers_out": "545", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.0", "creativity": "24.1", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "220", "selected": "30943", "transfers_in": "936", "transfers_out": "716", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "7.8", "creativity": "18.6", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "215", "selected": "31276", "transfers_in": "911", "transfers_out": "696", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.0", "creativity": "25.9", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "-80", "selected": "31434", "transfers_in": "974", "transfers_out": "1054", "value": "74", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "11.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1033", "selected": "32630", "transfers_in": "2032", "transfers_out": "999", "value": "74", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.4", "creativity": "11.2", "threat": "19.0", "ict_index": "6.8", "transfers_balance": "-1112", "selected": "32016", "transfers_in": "820", "transfers_out": "1932", "value": "74", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "32479", "transfers_in": "1040", "transfers_out": "914", "value": "74", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.0", "creativity": "21.1", "threat": "25.0", "ict_index": "5.3", "transfers_balance": "13713", "selected": "46690", "transfers_in": "15728", "transfers_out": "2015", "value": "74", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "17.8", "threat": "17.0", "ict_index": "5.3", "transfers_balance": "7654", "selected": "54615", "transfers_in": "11354", "transfers_out": "3700", "value": "74", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.8", "creativity": "23.8", "threat": "14.0", "ict_index": "4.2", "transfers_balance": "7179", "selected": "62401", "transfers_in": "12364", "transfers_out": "5185", "value": "74", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "44.6", "creativity": "3.7", "threat": "23.0", "ict_index": "7.1", "transfers_balance": "-9428", "selected": "53643", "transfers_in": "3418", "transfers_out": "12846", "value": "74", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "38.6", "creativity": "7.3", "threat": "33.0", "ict_index": "7.9", "transfers_balance": "4520", "selected": "58560", "transfers_in": "9018", "transfers_out": "4498", "value": "74", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "57281", "selected": "121536", "transfers_in": "60413", "transfers_out": "3132", "value": "75", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.0", "creativity": "14.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-13106", "selected": "94298", "transfers_in": "4747", "transfers_out": "17853", "value": "74", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.8", "creativity": "4.8", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "-18224", "selected": "76126", "transfers_in": "1470", "transfers_out": "19694", "value": "73", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8212", "selected": "67559", "transfers_in": "1609", "transfers_out": "9821", "value": "72", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "59.4", "creativity": "65.8", "threat": "74.0", "ict_index": "19.9", "transfers_balance": "3435", "selected": "72608", "transfers_in": "7050", "transfers_out": "3615", "value": "72", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9970", "selected": "82392", "transfers_in": "13185", "transfers_out": "3215", "value": "72", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "2.7", "threat": "3.0", "ict_index": "0.3", "transfers_balance": "-2905", "selected": "79409", "transfers_in": "5249", "transfers_out": "8154", "value": "72", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "39.6", "creativity": "9.5", "threat": "23.0", "ict_index": "7.2", "transfers_balance": "-2905", "selected": "79409", "transfers_in": "5249", "transfers_out": "8154", "value": "72", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "36.1", "threat": "22.0", "ict_index": "6.7", "transfers_balance": "4677", "selected": "85016", "transfers_in": "10181", "transfers_out": "5504", "value": "72", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Will Hughes": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13786", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1982", "selected": "12389", "transfers_in": "168", "transfers_out": "2150", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2359", "selected": "10158", "transfers_in": "131", "transfers_out": "2490", "value": "49", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1904", "selected": "8361", "transfers_in": "84", "transfers_out": "1988", "value": "48", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-972", "selected": "7482", "transfers_in": "123", "transfers_out": "1095", "value": "48", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "6711", "transfers_in": "88", "transfers_out": "927", "value": "47", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-453", "selected": "6330", "transfers_in": "199", "transfers_out": "652", "value": "47", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "6173", "transfers_in": "279", "transfers_out": "601", "value": "47", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "6102", "transfers_in": "144", "transfers_out": "345", "value": "47", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "13.3", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-342", "selected": "5814", "transfers_in": "140", "transfers_out": "482", "value": "46", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.4", "creativity": "7.3", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "-211", "selected": "5634", "transfers_in": "63", "transfers_out": "274", "value": "46", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "83", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "67.2", "creativity": "64.4", "threat": "36.0", "ict_index": "16.8", "transfers_balance": "-43", "selected": "5642", "transfers_in": "203", "transfers_out": "246", "value": "46", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "48.4", "creativity": "17.5", "threat": "24.0", "ict_index": "9.0", "transfers_balance": "15996", "selected": "22519", "transfers_in": "17629", "transfers_out": "1633", "value": "46", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "57", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "2.3", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "36013", "selected": "60306", "transfers_in": "38744", "transfers_out": "2731", "value": "46", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9854", "selected": "50641", "transfers_in": "3773", "transfers_out": "13627", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11764", "selected": "39001", "transfers_in": "1195", "transfers_out": "12959", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7596", "selected": "31440", "transfers_in": "332", "transfers_out": "7928", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5050", "selected": "26409", "transfers_in": "175", "transfers_out": "5225", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4097", "selected": "22320", "transfers_in": "249", "transfers_out": "4346", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1585", "selected": "20740", "transfers_in": "166", "transfers_out": "1751", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2792", "selected": "17955", "transfers_in": "137", "transfers_out": "2929", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2007", "selected": "15948", "transfers_in": "123", "transfers_out": "2130", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2451", "selected": "13506", "transfers_in": "260", "transfers_out": "2711", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1532", "selected": "11977", "transfers_in": "55", "transfers_out": "1587", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "11096", "transfers_in": "73", "transfers_out": "956", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-622", "selected": "10474", "transfers_in": "21", "transfers_out": "643", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-734", "selected": "9741", "transfers_in": "35", "transfers_out": "769", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-390", "selected": "9357", "transfers_in": "61", "transfers_out": "451", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "13.3", "threat": "19.0", "ict_index": "5.6", "transfers_balance": "53", "selected": "9418", "transfers_in": "228", "transfers_out": "175", "value": "46", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.2", "creativity": "3.0", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "1300", "selected": "11742", "transfers_in": "1476", "transfers_out": "176", "value": "46", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-55", "selected": "11499", "transfers_in": "270", "transfers_out": "325", "value": "46", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "74", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.6", "creativity": "47.0", "threat": "18.0", "ict_index": "10.0", "transfers_balance": "-219", "selected": "11504", "transfers_in": "351", "transfers_out": "570", "value": "46", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.8", "creativity": "38.8", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "4795", "selected": "16509", "transfers_in": "5318", "transfers_out": "523", "value": "46", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.6", "creativity": "22.3", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "123", "selected": "16360", "transfers_in": "1229", "transfers_out": "1106", "value": "46", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "2.7", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "1975", "selected": "19676", "transfers_in": "2636", "transfers_out": "661", "value": "46", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "24.0", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-90", "selected": "18636", "transfers_in": "1420", "transfers_out": "1510", "value": "46", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "5.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1253", "selected": "17236", "transfers_in": "299", "transfers_out": "1552", "value": "46", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.0", "creativity": "5.0", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-427", "selected": "16861", "transfers_in": "353", "transfers_out": "780", "value": "46", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Emre Can": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.0", "creativity": "17.4", "threat": "2.0", "ict_index": "4.6", "transfers_balance": "0", "selected": "273154", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38937", "selected": "379582", "transfers_in": "59599", "transfers_out": "20662", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.2", "creativity": "29.4", "threat": "18.0", "ict_index": "6.7", "transfers_balance": "-51822", "selected": "339070", "transfers_in": "21671", "transfers_out": "73493", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "4.5", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "7812", "selected": "361178", "transfers_in": "48264", "transfers_out": "40452", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "28.0", "creativity": "26.5", "threat": "20.0", "ict_index": "7.5", "transfers_balance": "2110", "selected": "369626", "transfers_in": "29777", "transfers_out": "27667", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "29.3", "threat": "20.0", "ict_index": "6.8", "transfers_balance": "-23432", "selected": "350978", "transfers_in": "22157", "transfers_out": "45589", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-893", "selected": "354069", "transfers_in": "27145", "transfers_out": "28038", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "6.6", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "-20324", "selected": "336292", "transfers_in": "12974", "transfers_out": "33298", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "6.2", "threat": "9.0", "ict_index": "2.2", "transfers_balance": "-4790", "selected": "332994", "transfers_in": "12037", "transfers_out": "16827", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "2.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-16906", "selected": "317457", "transfers_in": "10055", "transfers_out": "26961", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "23.5", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "-13561", "selected": "304917", "transfers_in": "6535", "transfers_out": "20096", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "2.5", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-13416", "selected": "292708", "transfers_in": "5388", "transfers_out": "18804", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23012", "selected": "270044", "transfers_in": "1162", "transfers_out": "24174", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "14.4", "creativity": "4.1", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-24444", "selected": "245658", "transfers_in": "267", "transfers_out": "24711", "value": "49", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "53.0", "creativity": "4.6", "threat": "19.0", "ict_index": "7.7", "transfers_balance": "-5585", "selected": "240501", "transfers_in": "2912", "transfers_out": "8497", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8847", "selected": "250897", "transfers_in": "14990", "transfers_out": "6143", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.2", "creativity": "27.8", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "-4876", "selected": "246532", "transfers_in": "3638", "transfers_out": "8514", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17360", "selected": "229410", "transfers_in": "1148", "transfers_out": "18508", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "8", "goals": "0", "assists": "1", "conceded": "3", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "45.4", "creativity": "12.6", "threat": "23.0", "ict_index": "8.1", "transfers_balance": "-9745", "selected": "220068", "transfers_in": "1460", "transfers_out": "11205", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.2", "creativity": "8.8", "threat": "7.0", "ict_index": "4.0", "transfers_balance": "6486", "selected": "227345", "transfers_in": "9805", "transfers_out": "3319", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.6", "creativity": "2.6", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "112", "selected": "228285", "transfers_in": "8028", "transfers_out": "7916", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "26.0", "creativity": "37.5", "threat": "6.0", "ict_index": "7.0", "transfers_balance": "-969", "selected": "227623", "transfers_in": "6003", "transfers_out": "6972", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "16.8", "creativity": "17.3", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-6229", "selected": "222320", "transfers_in": "5636", "transfers_out": "11865", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.2", "creativity": "22.8", "threat": "9.0", "ict_index": "4.4", "transfers_balance": "-8296", "selected": "214311", "transfers_in": "2779", "transfers_out": "11075", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "53.8", "creativity": "60.2", "threat": "24.0", "ict_index": "13.8", "transfers_balance": "-441", "selected": "214596", "transfers_in": "4798", "transfers_out": "5239", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "2.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "47432", "selected": "264045", "transfers_in": "52978", "transfers_out": "5546", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "4.8", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "11282", "selected": "277419", "transfers_in": "25095", "transfers_out": "13813", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "64.4", "creativity": "34.9", "threat": "34.0", "ict_index": "13.3", "transfers_balance": "9984", "selected": "289932", "transfers_in": "23799", "transfers_out": "13815", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "15.0", "creativity": "21.8", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "81723", "selected": "374656", "transfers_in": "86100", "transfers_out": "4377", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "15.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "10571", "selected": "399587", "transfers_in": "26308", "transfers_out": "15737", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2900", "selected": "377727", "transfers_in": "16336", "transfers_out": "19236", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68634", "selected": "328575", "transfers_in": "819", "transfers_out": "69453", "value": "49", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38931", "selected": "290134", "transfers_in": "210", "transfers_out": "39141", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25097", "selected": "264180", "transfers_in": "122", "transfers_out": "25219", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13598", "selected": "251667", "transfers_in": "48", "transfers_out": "13646", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7314", "selected": "245523", "transfers_in": "27", "transfers_out": "7341", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5145", "selected": "240278", "transfers_in": "22", "transfers_out": "5167", "value": "49", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4103", "selected": "236199", "transfers_in": "46", "transfers_out": "4149", "value": "49", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Sullay Kaikai": [{"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "434", "selected": "1030", "transfers_in": "828", "transfers_out": "394", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1229", "transfers_in": "207", "transfers_out": "244", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "1200", "transfers_in": "57", "transfers_out": "123", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "1156", "transfers_in": "50", "transfers_out": "135", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1794", "selected": "3519", "transfers_in": "3478", "transfers_out": "1684", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1772", "selected": "6038", "transfers_in": "4285", "transfers_out": "2513", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "813", "selected": "7167", "transfers_in": "2526", "transfers_out": "1713", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "6810", "transfers_in": "795", "transfers_out": "1307", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-431", "selected": "6435", "transfers_in": "277", "transfers_out": "708", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-639", "selected": "5809", "transfers_in": "101", "transfers_out": "740", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "5564", "transfers_in": "71", "transfers_out": "328", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "5412", "transfers_in": "26", "transfers_out": "188", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "5259", "transfers_in": "15", "transfers_out": "178", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "5123", "transfers_in": "16", "transfers_out": "167", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "5036", "transfers_in": "13", "transfers_out": "111", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "4924", "transfers_in": "17", "transfers_out": "141", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "4766", "transfers_in": "27", "transfers_out": "196", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "4686", "transfers_in": "24", "transfers_out": "109", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4625", "transfers_in": "60", "transfers_out": "131", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4599", "transfers_in": "89", "transfers_out": "127", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "4534", "transfers_in": "121", "transfers_out": "223", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "4509", "transfers_in": "80", "transfers_out": "124", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "4475", "transfers_in": "66", "transfers_out": "116", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "4394", "transfers_in": "7", "transfers_out": "88", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "4312", "transfers_in": "12", "transfers_out": "96", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "4238", "transfers_in": "9", "transfers_out": "85", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "4207", "transfers_in": "0", "transfers_out": "31", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3243", "transfers_in": "2", "transfers_out": "26", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3201", "transfers_in": "2", "transfers_out": "39", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3169", "transfers_in": "1", "transfers_out": "38", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3152", "transfers_in": "2", "transfers_out": "23", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "3133", "transfers_in": "1", "transfers_out": "19", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3120", "transfers_in": "0", "transfers_out": "13", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3114", "transfers_in": "1", "transfers_out": "7", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3105", "transfers_in": "1", "transfers_out": "10", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3099", "transfers_in": "7", "transfers_out": "14", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Konstantinos Stafylidis": [{"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "191", "selected": "194", "transfers_in": "213", "transfers_out": "22", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "139", "selected": "369", "transfers_in": "211", "transfers_out": "72", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "18", "selected": "398", "transfers_in": "100", "transfers_out": "82", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "402", "transfers_in": "56", "transfers_out": "65", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "25.0", "creativity": "0.4", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "-65", "selected": "367", "transfers_in": "15", "transfers_out": "80", "value": "44", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "11.1", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "86", "selected": "468", "transfers_in": "118", "transfers_out": "32", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.6", "creativity": "0.3", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-9", "selected": "470", "transfers_in": "27", "transfers_out": "36", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.2", "creativity": "11.7", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "146", "selected": "1059", "transfers_in": "177", "transfers_out": "31", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "609", "transfers_in": "45", "transfers_out": "111", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "523", "transfers_in": "11", "transfers_out": "96", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "430", "transfers_in": "7", "transfers_out": "92", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "416", "transfers_in": "4", "transfers_out": "25", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "397", "transfers_in": "8", "transfers_out": "36", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "363", "transfers_in": "8", "transfers_out": "40", "value": "43", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "353", "transfers_in": "16", "transfers_out": "30", "value": "43", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Gylfi Sigurdsson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "297704", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "14.6", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-50878", "selected": "266497", "transfers_in": "13148", "transfers_out": "64026", "value": "85", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "17.3", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-16204", "selected": "256173", "transfers_in": "21279", "transfers_out": "37483", "value": "84", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "24.1", "threat": "61.0", "ict_index": "9.6", "transfers_balance": "-14323", "selected": "246608", "transfers_in": "18312", "transfers_out": "32635", "value": "84", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "31.3", "threat": "17.0", "ict_index": "6.2", "transfers_balance": "-25437", "selected": "222405", "transfers_in": "5149", "transfers_out": "30586", "value": "84", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.4", "creativity": "33.9", "threat": "16.0", "ict_index": "5.3", "transfers_balance": "-16461", "selected": "207198", "transfers_in": "17368", "transfers_out": "33829", "value": "83", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.0", "creativity": "72.0", "threat": "42.0", "ict_index": "13.3", "transfers_balance": "-29148", "selected": "178637", "transfers_in": "4354", "transfers_out": "33502", "value": "83", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.8", "creativity": "7.7", "threat": "19.0", "ict_index": "3.8", "transfers_balance": "-21942", "selected": "157451", "transfers_in": "2865", "transfers_out": "24807", "value": "82", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "15.6", "threat": "3.0", "ict_index": "2.8", "transfers_balance": "-16105", "selected": "141672", "transfers_in": "624", "transfers_out": "16729", "value": "82", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "18.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-13313", "selected": "128695", "transfers_in": "1119", "transfers_out": "14432", "value": "81", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.0", "creativity": "6.0", "threat": "17.0", "ict_index": "3.5", "transfers_balance": "-7563", "selected": "121401", "transfers_in": "1628", "transfers_out": "9191", "value": "81", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "44.4", "creativity": "27.5", "threat": "4.0", "ict_index": "7.6", "transfers_balance": "-5815", "selected": "115900", "transfers_in": "834", "transfers_out": "6649", "value": "80", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "38.0", "creativity": "3.6", "threat": "17.0", "ict_index": "5.9", "transfers_balance": "-2878", "selected": "113155", "transfers_in": "530", "transfers_out": "3408", "value": "80", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "24.4", "creativity": "23.5", "threat": "7.0", "ict_index": "5.5", "transfers_balance": "-282", "selected": "113074", "transfers_in": "1952", "transfers_out": "2234", "value": "80", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "39.8", "creativity": "21.8", "threat": "21.0", "ict_index": "8.3", "transfers_balance": "5924", "selected": "119469", "transfers_in": "8506", "transfers_out": "2582", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "17.4", "creativity": "0.6", "threat": "11.0", "ict_index": "2.9", "transfers_balance": "8064", "selected": "128909", "transfers_in": "13344", "transfers_out": "5280", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.0", "creativity": "27.3", "threat": "18.0", "ict_index": "6.5", "transfers_balance": "1206", "selected": "131055", "transfers_in": "5800", "transfers_out": "4594", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "50.8", "creativity": "36.1", "threat": "14.0", "ict_index": "10.1", "transfers_balance": "3414", "selected": "135325", "transfers_in": "8342", "transfers_out": "4928", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "19.2", "threat": "22.0", "ict_index": "5.6", "transfers_balance": "-2807", "selected": "133102", "transfers_in": "5763", "transfers_out": "8570", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "18.6", "threat": "10.0", "ict_index": "3.6", "transfers_balance": "-1116", "selected": "132411", "transfers_in": "3598", "transfers_out": "4714", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.8", "creativity": "9.6", "threat": "18.0", "ict_index": "3.1", "transfers_balance": "-438", "selected": "132404", "transfers_in": "6476", "transfers_out": "6914", "value": "80", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8429", "selected": "124117", "transfers_in": "1279", "transfers_out": "9708", "value": "80", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.2", "creativity": "17.3", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-6595", "selected": "117937", "transfers_in": "2044", "transfers_out": "8639", "value": "80", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.6", "creativity": "30.7", "threat": "54.0", "ict_index": "9.6", "transfers_balance": "-3467", "selected": "114667", "transfers_in": "1482", "transfers_out": "4949", "value": "80", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.8", "creativity": "22.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-2636", "selected": "112198", "transfers_in": "1154", "transfers_out": "3790", "value": "80", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "824", "selected": "113173", "transfers_in": "3040", "transfers_out": "2216", "value": "80", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "40.0", "creativity": "26.9", "threat": "22.0", "ict_index": "8.9", "transfers_balance": "-1319", "selected": "112031", "transfers_in": "2540", "transfers_out": "3859", "value": "80", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.6", "creativity": "41.3", "threat": "15.0", "ict_index": "7.1", "transfers_balance": "17804", "selected": "130617", "transfers_in": "21085", "transfers_out": "3281", "value": "80", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.0", "creativity": "12.8", "threat": "10.0", "ict_index": "4.0", "transfers_balance": "-1673", "selected": "129068", "transfers_in": "4328", "transfers_out": "6001", "value": "80", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "34.5", "threat": "10.0", "ict_index": "5.3", "transfers_balance": "8428", "selected": "147958", "transfers_in": "13490", "transfers_out": "5062", "value": "80", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18918", "selected": "128353", "transfers_in": "3119", "transfers_out": "22037", "value": "80", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12052", "selected": "117319", "transfers_in": "54", "transfers_out": "12106", "value": "80", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2817", "selected": "114726", "transfers_in": "37", "transfers_out": "2854", "value": "80", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1319", "selected": "113438", "transfers_in": "30", "transfers_out": "1349", "value": "80", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-737", "selected": "112778", "transfers_in": "39", "transfers_out": "776", "value": "80", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "112387", "transfers_in": "32", "transfers_out": "501", "value": "80", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-443", "selected": "111988", "transfers_in": "25", "transfers_out": "468", "value": "80", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "111561", "transfers_in": "76", "transfers_out": "517", "value": "80", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Philippe Coutinho": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "265913", "transfers_in": "0", "transfers_out": "0", "value": "90", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125070", "selected": "150006", "transfers_in": "1423", "transfers_out": "126493", "value": "89", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41646", "selected": "111031", "transfers_in": "1201", "transfers_out": "42847", "value": "89", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16700", "selected": "97354", "transfers_in": "6409", "transfers_out": "23109", "value": "88", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.8", "creativity": "67.0", "threat": "51.0", "ict_index": "13.9", "transfers_balance": "55681", "selected": "157217", "transfers_in": "66907", "transfers_out": "11226", "value": "88", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "13", "goals": "1", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "78", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "50", "influence": "76.0", "creativity": "65.8", "threat": "62.0", "ict_index": "20.4", "transfers_balance": "18469", "selected": "181966", "transfers_in": "37174", "transfers_out": "18705", "value": "88", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "54.6", "creativity": "54.6", "threat": "32.0", "ict_index": "14.1", "transfers_balance": "168539", "selected": "367107", "transfers_in": "183838", "transfers_out": "15299", "value": "89", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "20.9", "threat": "24.0", "ict_index": "5.4", "transfers_balance": "131041", "selected": "516854", "transfers_in": "168404", "transfers_out": "37363", "value": "90", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.4", "creativity": "15.6", "threat": "14.0", "ict_index": "4.8", "transfers_balance": "27327", "selected": "552297", "transfers_in": "60673", "transfers_out": "33346", "value": "90", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118688", "selected": "439323", "transfers_in": "60232", "transfers_out": "178920", "value": "90", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167263", "selected": "272907", "transfers_in": "2517", "transfers_out": "169780", "value": "89", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "68", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "58.0", "creativity": "19.1", "threat": "39.0", "ict_index": "11.6", "transfers_balance": "-16200", "selected": "259010", "transfers_in": "28009", "transfers_out": "44209", "value": "88", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "55.8", "threat": "26.0", "ict_index": "9.3", "transfers_balance": "12799", "selected": "274917", "transfers_in": "24128", "transfers_out": "11329", "value": "88", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8983", "selected": "286221", "transfers_in": "21808", "transfers_out": "12825", "value": "88", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "18", "goals": "1", "assists": "3", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "64", "influence": "81.4", "creativity": "48.8", "threat": "45.0", "ict_index": "17.5", "transfers_balance": "-6481", "selected": "281800", "transfers_in": "16366", "transfers_out": "22847", "value": "88", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "26.7", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "289923", "selected": "583946", "transfers_in": "298377", "transfers_out": "8454", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "21.8", "creativity": "37.9", "threat": "16.0", "ict_index": "7.6", "transfers_balance": "34815", "selected": "623850", "transfers_in": "64521", "transfers_out": "29706", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "86", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "56.2", "creativity": "69.6", "threat": "54.0", "ict_index": "18.0", "transfers_balance": "-26736", "selected": "600811", "transfers_in": "28584", "transfers_out": "55320", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "83", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "47.4", "creativity": "50.5", "threat": "36.0", "ict_index": "13.4", "transfers_balance": "30319", "selected": "639466", "transfers_in": "73525", "transfers_out": "43206", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "68.4", "creativity": "57.7", "threat": "45.0", "ict_index": "17.1", "transfers_balance": "70571", "selected": "716482", "transfers_in": "83072", "transfers_out": "12501", "value": "91", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.6", "creativity": "34.4", "threat": "58.0", "ict_index": "11.1", "transfers_balance": "141153", "selected": "866606", "transfers_in": "158939", "transfers_out": "17786", "value": "92", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22328", "selected": "892287", "transfers_in": "135134", "transfers_out": "112806", "value": "92", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581305", "selected": "312154", "transfers_in": "9783", "transfers_out": "591088", "value": "91", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71727", "selected": "240529", "transfers_in": "31", "transfers_out": "71758", "value": "91", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16612", "selected": "224037", "transfers_in": "16", "transfers_out": "16628", "value": "91", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5098", "selected": "218972", "transfers_in": "2", "transfers_out": "5100", "value": "91", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5414", "selected": "213633", "transfers_in": "8", "transfers_out": "5422", "value": "91", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4940", "selected": "208810", "transfers_in": "10", "transfers_out": "4950", "value": "91", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1784", "selected": "207075", "transfers_in": "3", "transfers_out": "1787", "value": "91", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1278", "selected": "179275", "transfers_in": "4", "transfers_out": "1282", "value": "91", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "178383", "transfers_in": "6", "transfers_out": "920", "value": "91", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1424", "selected": "177161", "transfers_in": "3", "transfers_out": "1427", "value": "91", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "176606", "transfers_in": "2", "transfers_out": "636", "value": "91", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-623", "selected": "176038", "transfers_in": "5", "transfers_out": "628", "value": "91", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-520", "selected": "175551", "transfers_in": "3", "transfers_out": "523", "value": "91", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "175325", "transfers_in": "2", "transfers_out": "302", "value": "91", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-299", "selected": "175052", "transfers_in": "1", "transfers_out": "300", "value": "91", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "174740", "transfers_in": "9", "transfers_out": "352", "value": "91", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Michail Antonio": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6194", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "25.1", "threat": "50.0", "ict_index": "9.1", "transfers_balance": "543", "selected": "7861", "transfers_in": "1436", "transfers_out": "893", "value": "75", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.8", "creativity": "26.6", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "11234", "selected": "21306", "transfers_in": "14084", "transfers_out": "2850", "value": "75", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "11.7", "threat": "21.0", "ict_index": "3.5", "transfers_balance": "9498", "selected": "32946", "transfers_in": "15933", "transfers_out": "6435", "value": "75", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.0", "creativity": "17.2", "threat": "17.0", "ict_index": "4.6", "transfers_balance": "4328", "selected": "38225", "transfers_in": "10825", "transfers_out": "6497", "value": "75", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "14.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5167", "selected": "33856", "transfers_in": "3900", "transfers_out": "9067", "value": "75", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "16.1", "threat": "19.0", "ict_index": "4.7", "transfers_balance": "-7717", "selected": "26399", "transfers_in": "1830", "transfers_out": "9547", "value": "75", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "47.4", "creativity": "6.3", "threat": "52.0", "ict_index": "10.6", "transfers_balance": "-1802", "selected": "25001", "transfers_in": "2353", "transfers_out": "4155", "value": "75", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.0", "creativity": "19.3", "threat": "14.0", "ict_index": "4.1", "transfers_balance": "17124", "selected": "43192", "transfers_in": "19661", "transfers_out": "2537", "value": "75", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.0", "creativity": "0.3", "threat": "11.0", "ict_index": "1.5", "transfers_balance": "-14504", "selected": "28878", "transfers_in": "1046", "transfers_out": "15550", "value": "75", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8371", "selected": "20595", "transfers_in": "409", "transfers_out": "8780", "value": "75", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4458", "selected": "16156", "transfers_in": "46", "transfers_out": "4504", "value": "74", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1833", "selected": "14341", "transfers_in": "44", "transfers_out": "1877", "value": "74", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "0.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-889", "selected": "13455", "transfers_in": "21", "transfers_out": "910", "value": "74", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "14.2", "creativity": "7.2", "threat": "18.0", "ict_index": "3.9", "transfers_balance": "-358", "selected": "13130", "transfers_in": "88", "transfers_out": "446", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.6", "creativity": "4.4", "threat": "18.0", "ict_index": "2.6", "transfers_balance": "33", "selected": "13244", "transfers_in": "403", "transfers_out": "370", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "16.1", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "548", "selected": "13864", "transfers_in": "848", "transfers_out": "300", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "1.2", "threat": "7.0", "ict_index": "1.4", "transfers_balance": "1178", "selected": "15155", "transfers_in": "1650", "transfers_out": "472", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "58", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "1.4", "creativity": "11.9", "threat": "41.0", "ict_index": "5.4", "transfers_balance": "979", "selected": "16299", "transfers_in": "2507", "transfers_out": "1528", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1012", "selected": "15329", "transfers_in": "336", "transfers_out": "1348", "value": "74", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-505", "selected": "12902", "transfers_in": "326", "transfers_out": "831", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-505", "selected": "12902", "transfers_in": "326", "transfers_out": "831", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "12185", "transfers_in": "155", "transfers_out": "914", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "11778", "transfers_in": "172", "transfers_out": "593", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "11606", "transfers_in": "104", "transfers_out": "304", "value": "74", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.1", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "68", "selected": "11684", "transfers_in": "247", "transfers_out": "179", "value": "74", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.4", "creativity": "15.1", "threat": "25.0", "ict_index": "8.0", "transfers_balance": "306", "selected": "12067", "transfers_in": "603", "transfers_out": "297", "value": "74", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "35.4", "creativity": "1.5", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "396", "selected": "12575", "transfers_in": "941", "transfers_out": "545", "value": "74", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "41.8", "creativity": "1.5", "threat": "42.0", "ict_index": "8.5", "transfers_balance": "1363", "selected": "14034", "transfers_in": "1810", "transfers_out": "447", "value": "74", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.8", "creativity": "45.8", "threat": "12.0", "ict_index": "8.3", "transfers_balance": "1832", "selected": "15296", "transfers_in": "2513", "transfers_out": "681", "value": "74", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "10.3", "threat": "10.0", "ict_index": "2.2", "transfers_balance": "56", "selected": "14777", "transfers_in": "799", "transfers_out": "743", "value": "74", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2209", "selected": "12589", "transfers_in": "72", "transfers_out": "2281", "value": "74", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-603", "selected": "12039", "transfers_in": "41", "transfers_out": "644", "value": "74", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "11908", "transfers_in": "25", "transfers_out": "243", "value": "74", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "11858", "transfers_in": "25", "transfers_out": "125", "value": "74", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "11818", "transfers_in": "24", "transfers_out": "96", "value": "74", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "11818", "transfers_in": "24", "transfers_out": "96", "value": "74", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "11807", "transfers_in": "53", "transfers_out": "110", "value": "74", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Callum Wilson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1729", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-403", "selected": "1665", "transfers_in": "61", "transfers_out": "464", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "1550", "transfers_in": "45", "transfers_out": "264", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "1527", "transfers_in": "46", "transfers_out": "183", "value": "60", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "1516", "transfers_in": "46", "transfers_out": "114", "value": "60", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "1506", "transfers_in": "38", "transfers_out": "123", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "1493", "transfers_in": "32", "transfers_out": "97", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1542", "transfers_in": "51", "transfers_out": "73", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1593", "transfers_in": "33", "transfers_out": "33", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.8", "threat": "36.0", "ict_index": "3.6", "transfers_balance": "929", "selected": "2673", "transfers_in": "1079", "transfers_out": "150", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.8", "creativity": "16.8", "threat": "25.0", "ict_index": "4.6", "transfers_balance": "533", "selected": "3339", "transfers_in": "776", "transfers_out": "243", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "17", "goals": "3", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "75", "influence": "97.0", "creativity": "1.8", "threat": "97.0", "ict_index": "19.6", "transfers_balance": "3015", "selected": "6520", "transfers_in": "3393", "transfers_out": "378", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.6", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "225269", "selected": "235920", "transfers_in": "230011", "transfers_out": "4742", "value": "60", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.6", "creativity": "23.0", "threat": "18.0", "ict_index": "4.3", "transfers_balance": "69156", "selected": "307235", "transfers_in": "85424", "transfers_out": "16268", "value": "61", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.0", "threat": "24.0", "ict_index": "2.5", "transfers_balance": "-6065", "selected": "302979", "transfers_in": "27075", "transfers_out": "33140", "value": "61", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "0.3", "threat": "18.0", "ict_index": "2.4", "transfers_balance": "-49440", "selected": "255687", "transfers_in": "12285", "transfers_out": "61725", "value": "60", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "2.5", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-92520", "selected": "163579", "transfers_in": "1683", "transfers_out": "94203", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33999", "selected": "130010", "transfers_in": "1958", "transfers_out": "35957", "value": "58", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.4", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-35519", "selected": "94643", "transfers_in": "1163", "transfers_out": "36682", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "35.8", "creativity": "27.8", "threat": "66.0", "ict_index": "13.0", "transfers_balance": "344", "selected": "95321", "transfers_in": "11273", "transfers_out": "10929", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "6.0", "creativity": "2.4", "threat": "55.0", "ict_index": "6.3", "transfers_balance": "13627", "selected": "109623", "transfers_in": "21804", "transfers_out": "8177", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "42.8", "creativity": "21.9", "threat": "83.0", "ict_index": "14.8", "transfers_balance": "-1425", "selected": "108413", "transfers_in": "11141", "transfers_out": "12566", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "49.4", "creativity": "14.4", "threat": "25.0", "ict_index": "8.9", "transfers_balance": "22108", "selected": "131652", "transfers_in": "40438", "transfers_out": "18330", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.8", "creativity": "15.0", "threat": "12.0", "ict_index": "3.4", "transfers_balance": "146108", "selected": "281428", "transfers_in": "157508", "transfers_out": "11400", "value": "58", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "61.6", "creativity": "43.3", "threat": "31.0", "ict_index": "13.6", "transfers_balance": "14761", "selected": "299209", "transfers_in": "48234", "transfers_out": "33473", "value": "58", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.6", "creativity": "4.3", "threat": "34.0", "ict_index": "4.3", "transfers_balance": "215742", "selected": "518233", "transfers_in": "224956", "transfers_out": "9214", "value": "59", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "7.4", "creativity": "5.2", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "67116", "selected": "589936", "transfers_in": "101150", "transfers_out": "34034", "value": "60", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.8", "creativity": "2.4", "threat": "27.0", "ict_index": "3.3", "transfers_balance": "-22881", "selected": "570029", "transfers_in": "40614", "transfers_out": "63495", "value": "60", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "5.3", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-61465", "selected": "508000", "transfers_in": "7695", "transfers_out": "69160", "value": "60", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "23.3", "threat": "26.0", "ict_index": "5.3", "transfers_balance": "-69771", "selected": "432356", "transfers_in": "6211", "transfers_out": "75982", "value": "59", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "10.8", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "181329", "selected": "782912", "transfers_in": "194462", "transfers_out": "13133", "value": "60", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.8", "creativity": "11.3", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-115600", "selected": "497939", "transfers_in": "15748", "transfers_out": "131348", "value": "59", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.6", "creativity": "12.2", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "-61768", "selected": "436697", "transfers_in": "9520", "transfers_out": "71288", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.4", "threat": "8.0", "ict_index": "0.7", "transfers_balance": "-47923", "selected": "380166", "transfers_in": "5911", "transfers_out": "53834", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "9.0", "creativity": "23.3", "threat": "39.0", "ict_index": "7.1", "transfers_balance": "-47923", "selected": "380166", "transfers_in": "5911", "transfers_out": "53834", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "5.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-27950", "selected": "299211", "transfers_in": "2205", "transfers_out": "30155", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-10", "influence": "1.6", "creativity": "5.9", "threat": "101.0", "ict_index": "10.9", "transfers_balance": "-28172", "selected": "269298", "transfers_in": "2761", "transfers_out": "30933", "value": "56", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.0", "creativity": "1.6", "threat": "18.0", "ict_index": "5.6", "transfers_balance": "-7932", "selected": "262663", "transfers_in": "5819", "transfers_out": "13751", "value": "56", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Richarlison de Andrade": [{"gameweek": "1", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "41", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "0.0", "creativity": "1.2", "threat": "11.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "2013", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "79", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "43.4", "creativity": "43.3", "threat": "106.0", "ict_index": "19.3", "transfers_balance": "4065", "selected": "8884", "transfers_in": "4937", "transfers_out": "872", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "16.8", "threat": "29.0", "ict_index": "6.0", "transfers_balance": "166408", "selected": "195727", "transfers_in": "183400", "transfers_out": "16992", "value": "60", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.2", "creativity": "13.0", "threat": "38.0", "ict_index": "7.4", "transfers_balance": "31813", "selected": "243606", "transfers_in": "79980", "transfers_out": "48167", "value": "60", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "11.8", "threat": "15.0", "ict_index": "3.0", "transfers_balance": "-14133", "selected": "234675", "transfers_in": "23955", "transfers_out": "38088", "value": "60", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "48.6", "creativity": "11.4", "threat": "34.0", "ict_index": "9.4", "transfers_balance": "-25218", "selected": "211416", "transfers_in": "13807", "transfers_out": "39025", "value": "60", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "10", "goals": "1", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "55.6", "creativity": "24.6", "threat": "67.0", "ict_index": "14.7", "transfers_balance": "45614", "selected": "261290", "transfers_in": "67536", "transfers_out": "21922", "value": "61", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "1.4", "creativity": "17.8", "threat": "23.0", "ict_index": "4.2", "transfers_balance": "161276", "selected": "433178", "transfers_in": "189805", "transfers_out": "28529", "value": "62", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.4", "creativity": "13.5", "threat": "80.0", "ict_index": "11.0", "transfers_balance": "94590", "selected": "534330", "transfers_in": "119980", "transfers_out": "25390", "value": "62", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-10", "influence": "0.0", "creativity": "11.8", "threat": "43.0", "ict_index": "5.1", "transfers_balance": "312615", "selected": "859487", "transfers_in": "336786", "transfers_out": "24171", "value": "64", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "42.0", "creativity": "13.3", "threat": "67.0", "ict_index": "12.2", "transfers_balance": "30762", "selected": "896448", "transfers_in": "81977", "transfers_out": "51215", "value": "64", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "39.0", "creativity": "4.9", "threat": "48.0", "ict_index": "9.2", "transfers_balance": "88163", "selected": "992819", "transfers_in": "117504", "transfers_out": "29341", "value": "65", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "31.0", "creativity": "25.9", "threat": "26.0", "ict_index": "8.3", "transfers_balance": "57627", "selected": "1056480", "transfers_in": "92501", "transfers_out": "34874", "value": "65", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "6.0", "threat": "63.0", "ict_index": "7.1", "transfers_balance": "28718", "selected": "1089624", "transfers_in": "69182", "transfers_out": "40464", "value": "66", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "5.4", "creativity": "3.7", "threat": "48.0", "ict_index": "5.7", "transfers_balance": "16513", "selected": "1111099", "transfers_in": "58343", "transfers_out": "41830", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "16.0", "threat": "11.0", "ict_index": "2.6", "transfers_balance": "10035", "selected": "1127378", "transfers_in": "73133", "transfers_out": "63098", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "38.2", "creativity": "14.8", "threat": "50.0", "ict_index": "10.3", "transfers_balance": "5695", "selected": "1136171", "transfers_in": "59796", "transfers_out": "54101", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.8", "creativity": "16.1", "threat": "29.0", "ict_index": "4.8", "transfers_balance": "-41067", "selected": "1097511", "transfers_in": "55326", "transfers_out": "96393", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.2", "creativity": "11.6", "threat": "57.0", "ict_index": "8.1", "transfers_balance": "-21415", "selected": "1081132", "transfers_in": "71588", "transfers_out": "93003", "value": "66", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.4", "creativity": "23.0", "threat": "36.0", "ict_index": "6.7", "transfers_balance": "-70538", "selected": "1013150", "transfers_in": "20280", "transfers_out": "90818", "value": "65", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.0", "creativity": "20.0", "threat": "42.0", "ict_index": "7.4", "transfers_balance": "15360", "selected": "1032477", "transfers_in": "78938", "transfers_out": "63578", "value": "65", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-128829", "selected": "904680", "transfers_in": "27159", "transfers_out": "155988", "value": "65", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "2.9", "threat": "24.0", "ict_index": "3.2", "transfers_balance": "-29350", "selected": "879924", "transfers_in": "87373", "transfers_out": "116723", "value": "64", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "2.8", "threat": "14.0", "ict_index": "3.0", "transfers_balance": "-139163", "selected": "742290", "transfers_in": "20162", "transfers_out": "159325", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.6", "creativity": "11.3", "threat": "26.0", "ict_index": "4.2", "transfers_balance": "-45437", "selected": "698770", "transfers_in": "37614", "transfers_out": "83051", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.2", "creativity": "1.3", "threat": "48.0", "ict_index": "5.1", "transfers_balance": "-53282", "selected": "646181", "transfers_in": "17089", "transfers_out": "70371", "value": "62", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "3.0", "threat": "15.0", "ict_index": "2.6", "transfers_balance": "-56374", "selected": "590904", "transfers_in": "19597", "transfers_out": "75971", "value": "62", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.4", "creativity": "1.7", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-27806", "selected": "564274", "transfers_in": "19399", "transfers_out": "47205", "value": "61", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "53", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "2.8", "threat": "14.0", "ict_index": "1.7", "transfers_balance": "-21085", "selected": "543399", "transfers_in": "11851", "transfers_out": "32936", "value": "61", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.0", "creativity": "21.0", "threat": "38.0", "ict_index": "7.1", "transfers_balance": "-38979", "selected": "482738", "transfers_in": "4314", "transfers_out": "43293", "value": "60", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "64", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "1.3", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "-3940", "selected": "510699", "transfers_in": "13548", "transfers_out": "17488", "value": "60", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.1", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-22294", "selected": "458453", "transfers_in": "6627", "transfers_out": "28921", "value": "60", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-22254", "selected": "436434", "transfers_in": "3676", "transfers_out": "25930", "value": "60", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-22500", "selected": "411177", "transfers_in": "2236", "transfers_out": "24736", "value": "59", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "23.0", "ict_index": "2.6", "transfers_balance": "-3318", "selected": "412095", "transfers_in": "5825", "transfers_out": "9143", "value": "59", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.8", "creativity": "6.1", "threat": "39.0", "ict_index": "5.3", "transfers_balance": "-13335", "selected": "398235", "transfers_in": "848", "transfers_out": "14183", "value": "59", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "3.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-10573", "selected": "387132", "transfers_in": "976", "transfers_out": "11549", "value": "59", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.6", "creativity": "1.8", "threat": "28.0", "ict_index": "3.4", "transfers_balance": "-7167", "selected": "380208", "transfers_in": "954", "transfers_out": "8121", "value": "58", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Nathan Trott": [{"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "876", "selected": "1272", "transfers_in": "1002", "transfers_out": "126", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "744", "selected": "2256", "transfers_in": "883", "transfers_out": "139", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "493", "selected": "2958", "transfers_in": "635", "transfers_out": "142", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "698", "selected": "3942", "transfers_in": "968", "transfers_out": "270", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "338", "selected": "4440", "transfers_in": "516", "transfers_out": "178", "value": "40", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "459", "selected": "5874", "transfers_in": "739", "transfers_out": "280", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "459", "selected": "5874", "transfers_in": "739", "transfers_out": "280", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1042", "selected": "7199", "transfers_in": "1481", "transfers_out": "439", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "453", "selected": "7830", "transfers_in": "742", "transfers_out": "289", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "445", "selected": "8518", "transfers_in": "761", "transfers_out": "316", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "328", "selected": "8950", "transfers_in": "493", "transfers_out": "165", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "363", "selected": "9483", "transfers_in": "628", "transfers_out": "265", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "323", "selected": "10086", "transfers_in": "600", "transfers_out": "277", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "146", "selected": "10393", "transfers_in": "299", "transfers_out": "153", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "174", "selected": "8684", "transfers_in": "321", "transfers_out": "147", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "162", "selected": "8989", "transfers_in": "296", "transfers_out": "134", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "117", "selected": "9189", "transfers_in": "225", "transfers_out": "108", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "9821", "transfers_in": "367", "transfers_out": "173", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "9836", "transfers_in": "178", "transfers_out": "206", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "9630", "transfers_in": "211", "transfers_out": "135", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "9916", "transfers_in": "383", "transfers_out": "249", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "9916", "transfers_in": "383", "transfers_out": "249", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "213", "selected": "10160", "transfers_in": "488", "transfers_out": "275", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Dodi Lukebakio": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "46", "transfers_in": "53", "transfers_out": "10", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "24.7", "threat": "5.0", "ict_index": "3.6", "transfers_balance": "18", "selected": "84", "transfers_in": "39", "transfers_out": "21", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "100", "transfers_in": "28", "transfers_out": "28", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "115", "transfers_in": "21", "transfers_out": "15", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "117", "transfers_in": "10", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "133", "transfers_in": "13", "transfers_out": "11", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "129", "transfers_in": "16", "transfers_out": "19", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "124", "transfers_in": "6", "transfers_out": "12", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "128", "transfers_in": "7", "transfers_out": "6", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "134", "transfers_in": "5", "transfers_out": "7", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "129", "transfers_in": "1", "transfers_out": "4", "value": "49", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "125", "transfers_in": "2", "transfers_out": "11", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "133", "transfers_in": "6", "transfers_out": "5", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sandro Ram\u00edrez": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.8", "threat": "19.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "77226", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23264", "selected": "59296", "transfers_in": "931", "transfers_out": "24195", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "5.7", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "-20664", "selected": "38990", "transfers_in": "189", "transfers_out": "20853", "value": "74", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.2", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-5818", "selected": "33888", "transfers_in": "630", "transfers_out": "6448", "value": "74", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "24", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "1.9", "threat": "15.0", "ict_index": "2.0", "transfers_balance": "-4002", "selected": "30228", "transfers_in": "300", "transfers_out": "4302", "value": "73", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2576", "selected": "28000", "transfers_in": "1057", "transfers_out": "3633", "value": "73", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-2957", "selected": "25316", "transfers_in": "550", "transfers_out": "3507", "value": "72", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1622", "selected": "23893", "transfers_in": "412", "transfers_out": "2034", "value": "72", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-922", "selected": "23091", "transfers_in": "189", "transfers_out": "1111", "value": "72", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-899", "selected": "22336", "transfers_in": "279", "transfers_out": "1178", "value": "71", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "21919", "transfers_in": "172", "transfers_out": "715", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.8", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-351", "selected": "21772", "transfers_in": "308", "transfers_out": "659", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "21760", "transfers_in": "282", "transfers_out": "434", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "21651", "transfers_in": "204", "transfers_out": "408", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "21455", "transfers_in": "139", "transfers_out": "414", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "21275", "transfers_in": "153", "transfers_out": "476", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-229", "selected": "21126", "transfers_in": "90", "transfers_out": "319", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "11.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-172", "selected": "21045", "transfers_in": "105", "transfers_out": "277", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "3.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-202", "selected": "21006", "transfers_in": "183", "transfers_out": "385", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "131", "selected": "21266", "transfers_in": "422", "transfers_out": "291", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "21228", "transfers_in": "329", "transfers_out": "505", "value": "71", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "21175", "transfers_in": "129", "transfers_out": "249", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "21179", "transfers_in": "294", "transfers_out": "541", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "21205", "transfers_in": "213", "transfers_out": "338", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-196", "selected": "21156", "transfers_in": "144", "transfers_out": "340", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-350", "selected": "20816", "transfers_in": "29", "transfers_out": "379", "value": "70", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "20490", "transfers_in": "1", "transfers_out": "332", "value": "70", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "20280", "transfers_in": "4", "transfers_out": "222", "value": "70", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "20189", "transfers_in": "5", "transfers_out": "97", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "23523", "transfers_in": "1", "transfers_out": "75", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "23478", "transfers_in": "3", "transfers_out": "53", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "23431", "transfers_in": "3", "transfers_out": "55", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "23402", "transfers_in": "0", "transfers_out": "34", "value": "70", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "23384", "transfers_in": "0", "transfers_out": "29", "value": "70", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "23359", "transfers_in": "3", "transfers_out": "31", "value": "70", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "23346", "transfers_in": "2", "transfers_out": "17", "value": "70", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "23325", "transfers_in": "1", "transfers_out": "21", "value": "70", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "23312", "transfers_in": "3", "transfers_out": "26", "value": "70", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Ragnar Klavan": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "19836", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "25.8", "creativity": "11.9", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-3532", "selected": "18355", "transfers_in": "377", "transfers_out": "3909", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2865", "selected": "24278", "transfers_in": "4962", "transfers_out": "2097", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2690", "selected": "22347", "transfers_in": "496", "transfers_out": "3186", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.0", "creativity": "11.4", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-1077", "selected": "21669", "transfers_in": "674", "transfers_out": "1751", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1803", "selected": "24138", "transfers_in": "4503", "transfers_out": "2700", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1337", "selected": "23114", "transfers_in": "1200", "transfers_out": "2537", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1884", "selected": "21447", "transfers_in": "338", "transfers_out": "2222", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-884", "selected": "20679", "transfers_in": "414", "transfers_out": "1298", "value": "43", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.2", "creativity": "3.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-345", "selected": "20535", "transfers_in": "1324", "transfers_out": "1669", "value": "43", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.4", "creativity": "1.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "5997", "selected": "27069", "transfers_in": "7388", "transfers_out": "1391", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.8", "creativity": "11.3", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "7146", "selected": "35076", "transfers_in": "9551", "transfers_out": "2405", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "13196", "selected": "49144", "transfers_in": "16068", "transfers_out": "2872", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12036", "selected": "61787", "transfers_in": "14391", "transfers_out": "2355", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5696", "selected": "56259", "transfers_in": "2628", "transfers_out": "8324", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "1.6", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-779", "selected": "55954", "transfers_in": "4202", "transfers_out": "4981", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "23.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "5969", "selected": "62345", "transfers_in": "8240", "transfers_out": "2271", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "24.0", "creativity": "0.6", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "13477", "selected": "76721", "transfers_in": "15569", "transfers_out": "2092", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "13857", "selected": "91810", "transfers_in": "19032", "transfers_out": "5175", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.0", "creativity": "3.9", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "21518", "selected": "114568", "transfers_in": "25697", "transfers_out": "4179", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "18922", "selected": "134420", "transfers_in": "27368", "transfers_out": "8446", "value": "44", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "64.8", "creativity": "1.2", "threat": "33.0", "ict_index": "9.9", "transfers_balance": "-9400", "selected": "125290", "transfers_in": "8249", "transfers_out": "17649", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "59756", "selected": "190468", "transfers_in": "88097", "transfers_out": "28341", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10562", "selected": "180907", "transfers_in": "20643", "transfers_out": "31205", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34465", "selected": "146725", "transfers_in": "4226", "transfers_out": "38691", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25556", "selected": "121198", "transfers_in": "484", "transfers_out": "26040", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20543", "selected": "100705", "transfers_in": "696", "transfers_out": "21239", "value": "43", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6441", "selected": "94608", "transfers_in": "3084", "transfers_out": "9525", "value": "43", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4664", "selected": "90058", "transfers_in": "2330", "transfers_out": "6994", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2757", "selected": "83568", "transfers_in": "3628", "transfers_out": "6385", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4114", "selected": "74989", "transfers_in": "1841", "transfers_out": "5955", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "80141", "transfers_in": "4051", "transfers_out": "4216", "value": "41", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "11.4", "creativity": "2.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-2963", "selected": "77146", "transfers_in": "1971", "transfers_out": "4934", "value": "41", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "3293", "selected": "81487", "transfers_in": "7599", "transfers_out": "4306", "value": "41", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "31.6", "creativity": "1.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "2589", "selected": "95094", "transfers_in": "5352", "transfers_out": "2763", "value": "41", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.0", "creativity": "12.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "7784", "selected": "92046", "transfers_in": "10176", "transfers_out": "2392", "value": "41", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9164", "selected": "102487", "transfers_in": "14273", "transfers_out": "5109", "value": "41", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3736", "selected": "105708", "transfers_in": "8208", "transfers_out": "4472", "value": "41", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Andreas Christensen": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.6", "creativity": "11.4", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "0", "selected": "5068", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "32.4", "creativity": "0.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-116", "selected": "7385", "transfers_in": "548", "transfers_out": "664", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "776", "selected": "9399", "transfers_in": "1760", "transfers_out": "984", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-879", "selected": "9078", "transfers_in": "411", "transfers_out": "1290", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-786", "selected": "8502", "transfers_in": "176", "transfers_out": "962", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "654", "selected": "9513", "transfers_in": "1625", "transfers_out": "971", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.2", "creativity": "0.1", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "715", "selected": "10707", "transfers_in": "1575", "transfers_out": "860", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "839", "selected": "12193", "transfers_in": "2105", "transfers_out": "1266", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "12350", "transfers_in": "1140", "transfers_out": "1228", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1300", "selected": "11235", "transfers_in": "445", "transfers_out": "1745", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.0", "creativity": "0.3", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "-837", "selected": "10514", "transfers_in": "154", "transfers_out": "991", "value": "55", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "14.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "11187", "selected": "22522", "transfers_in": "12579", "transfers_out": "1392", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "0.4", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "9196", "selected": "32320", "transfers_in": "11101", "transfers_out": "1905", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "34332", "selected": "67504", "transfers_in": "35941", "transfers_out": "1609", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "4.5", "threat": "14.0", "ict_index": "3.0", "transfers_balance": "72914", "selected": "142093", "transfers_in": "75013", "transfers_out": "2099", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.0", "creativity": "2.3", "threat": "18.0", "ict_index": "4.7", "transfers_balance": "31344", "selected": "175995", "transfers_in": "38503", "transfers_out": "7159", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.6", "creativity": "2.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "12098", "selected": "189295", "transfers_in": "19417", "transfers_out": "7319", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "15.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "29818", "selected": "221178", "transfers_in": "34182", "transfers_out": "4364", "value": "56", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "7.0", "creativity": "0.6", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "52797", "selected": "277670", "transfers_in": "61637", "transfers_out": "8840", "value": "56", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "90994", "selected": "372682", "transfers_in": "95841", "transfers_out": "4847", "value": "57", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74711", "selected": "298495", "transfers_in": "9364", "transfers_out": "84075", "value": "57", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-49764", "selected": "249069", "transfers_in": "6854", "transfers_out": "56618", "value": "56", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "24.2", "creativity": "10.4", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "1773", "selected": "252884", "transfers_in": "33477", "transfers_out": "31704", "value": "56", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-14637", "selected": "239502", "transfers_in": "14945", "transfers_out": "29582", "value": "56", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-24844", "selected": "215590", "transfers_in": "13843", "transfers_out": "38687", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96771", "selected": "118975", "transfers_in": "1269", "transfers_out": "98040", "value": "54", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "73", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "13.6", "creativity": "0.5", "threat": "22.0", "ict_index": "3.6", "transfers_balance": "-36069", "selected": "82989", "transfers_in": "557", "transfers_out": "36626", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "29.4", "creativity": "10.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "1346", "selected": "85362", "transfers_in": "8875", "transfers_out": "7529", "value": "53", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "6.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "3914", "selected": "89919", "transfers_in": "7571", "transfers_out": "3657", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.6", "creativity": "1.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "23315", "selected": "127383", "transfers_in": "25622", "transfers_out": "2307", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "0.6", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-382", "selected": "124421", "transfers_in": "20847", "transfers_out": "21229", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20746", "selected": "146013", "transfers_in": "26118", "transfers_out": "5372", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "10.9", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "5948", "selected": "154680", "transfers_in": "14665", "transfers_out": "8717", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5948", "selected": "154680", "transfers_in": "14665", "transfers_out": "8717", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5511", "selected": "133357", "transfers_in": "2517", "transfers_out": "8028", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16658", "selected": "116239", "transfers_in": "1352", "transfers_out": "18010", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.0", "creativity": "5.8", "threat": "23.0", "ict_index": "5.5", "transfers_balance": "-16658", "selected": "116239", "transfers_in": "1352", "transfers_out": "18010", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "35.2", "creativity": "0.7", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-5584", "selected": "110953", "transfers_in": "1180", "transfers_out": "6764", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Chris Wood": [{"gameweek": "3", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "33", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.2", "creativity": "2.4", "threat": "38.0", "ict_index": "7.9", "transfers_balance": "1998", "selected": "2339", "transfers_in": "2519", "transfers_out": "521", "value": "65", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "40.0", "creativity": "3.8", "threat": "11.0", "ict_index": "5.5", "transfers_balance": "22984", "selected": "33555", "transfers_in": "28972", "transfers_out": "5988", "value": "65", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "5.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "40930", "selected": "79902", "transfers_in": "51502", "transfers_out": "10572", "value": "65", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "1.4", "creativity": "6.4", "threat": "44.0", "ict_index": "5.2", "transfers_balance": "71738", "selected": "158304", "transfers_in": "89591", "transfers_out": "17853", "value": "66", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.8", "creativity": "13.6", "threat": "25.0", "ict_index": "5.2", "transfers_balance": "-19792", "selected": "140423", "transfers_in": "12555", "transfers_out": "32347", "value": "66", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "36.8", "creativity": "23.7", "threat": "47.0", "ict_index": "10.8", "transfers_balance": "2948", "selected": "144724", "transfers_in": "22739", "transfers_out": "19791", "value": "66", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7858", "selected": "137388", "transfers_in": "9723", "transfers_out": "17581", "value": "66", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39413", "selected": "98117", "transfers_in": "3014", "transfers_out": "42427", "value": "65", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "5.8", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-21902", "selected": "76316", "transfers_in": "616", "transfers_out": "22518", "value": "65", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4356", "selected": "72436", "transfers_in": "5559", "transfers_out": "9915", "value": "65", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5217", "selected": "67475", "transfers_in": "3259", "transfers_out": "8476", "value": "64", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "89", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.6", "creativity": "25.8", "threat": "46.0", "ict_index": "10.9", "transfers_balance": "-253", "selected": "67481", "transfers_in": "4961", "transfers_out": "5214", "value": "64", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "14.6", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "16834", "selected": "84955", "transfers_in": "19998", "transfers_out": "3164", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "13.0", "creativity": "6.2", "threat": "32.0", "ict_index": "5.1", "transfers_balance": "9969", "selected": "95847", "transfers_in": "16431", "transfers_out": "6462", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "14.9", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "5611", "selected": "102001", "transfers_in": "13226", "transfers_out": "7615", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.4", "creativity": "4.1", "threat": "36.0", "ict_index": "4.6", "transfers_balance": "-6074", "selected": "96337", "transfers_in": "6170", "transfers_out": "12244", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-7896", "selected": "88937", "transfers_in": "5775", "transfers_out": "13671", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18322", "selected": "70710", "transfers_in": "879", "transfers_out": "19201", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13843", "selected": "56921", "transfers_in": "521", "transfers_out": "14364", "value": "64", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5324", "selected": "51616", "transfers_in": "179", "transfers_out": "5503", "value": "63", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7947", "selected": "43742", "transfers_in": "544", "transfers_out": "8491", "value": "63", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4464", "selected": "39290", "transfers_in": "104", "transfers_out": "4568", "value": "63", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2436", "selected": "36864", "transfers_in": "86", "transfers_out": "2522", "value": "63", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1636", "selected": "35240", "transfers_in": "35", "transfers_out": "1671", "value": "62", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1469", "selected": "33794", "transfers_in": "54", "transfers_out": "1523", "value": "62", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1033", "selected": "32790", "transfers_in": "83", "transfers_out": "1116", "value": "62", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.6", "creativity": "6.0", "threat": "77.0", "ict_index": "11.8", "transfers_balance": "-4", "selected": "32826", "transfers_in": "290", "transfers_out": "294", "value": "62", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "15", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "60", "influence": "85.2", "creativity": "22.3", "threat": "67.0", "ict_index": "17.5", "transfers_balance": "1788", "selected": "39139", "transfers_in": "2096", "transfers_out": "308", "value": "62", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "76", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "32.4", "creativity": "4.4", "threat": "62.0", "ict_index": "9.9", "transfers_balance": "27304", "selected": "83541", "transfers_in": "31044", "transfers_out": "3740", "value": "62", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "3.1", "threat": "35.0", "ict_index": "4.6", "transfers_balance": "50956", "selected": "136339", "transfers_in": "55969", "transfers_out": "5013", "value": "63", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "74", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "45.4", "creativity": "15.8", "threat": "46.0", "ict_index": "10.7", "transfers_balance": "28667", "selected": "168173", "transfers_in": "38103", "transfers_out": "9436", "value": "63", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.5", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "28667", "selected": "168173", "transfers_in": "38103", "transfers_out": "9436", "value": "63", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "5.8", "threat": "39.0", "ict_index": "5.1", "transfers_balance": "32851", "selected": "206151", "transfers_in": "38439", "transfers_out": "5588", "value": "63", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.2", "creativity": "3.8", "threat": "38.0", "ict_index": "4.3", "transfers_balance": "-8219", "selected": "189372", "transfers_in": "10027", "transfers_out": "18246", "value": "64", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66184", "selected": "120502", "transfers_in": "360", "transfers_out": "66544", "value": "63", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "60", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "39.2", "creativity": "12.3", "threat": "21.0", "ict_index": "7.3", "transfers_balance": "-25553", "selected": "96596", "transfers_in": "925", "transfers_out": "26478", "value": "62", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Steven Davis": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.8", "creativity": "32.8", "threat": "22.0", "ict_index": "7.5", "transfers_balance": "0", "selected": "8445", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.4", "creativity": "18.7", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "1129", "selected": "12053", "transfers_in": "2101", "transfers_out": "972", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.6", "creativity": "16.2", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "18409", "selected": "35044", "transfers_in": "24146", "transfers_out": "5737", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "21.6", "threat": "8.0", "ict_index": "4.8", "transfers_balance": "19357", "selected": "59109", "transfers_in": "29269", "transfers_out": "9912", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "49.8", "creativity": "48.0", "threat": "17.0", "ict_index": "11.5", "transfers_balance": "2018", "selected": "62382", "transfers_in": "9744", "transfers_out": "7726", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "8.4", "creativity": "22.6", "threat": "3.0", "ict_index": "3.4", "transfers_balance": "75128", "selected": "145860", "transfers_in": "92385", "transfers_out": "17257", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "7.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "61455", "selected": "212720", "transfers_in": "83089", "transfers_out": "21634", "value": "51", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "14.8", "creativity": "1.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "58008", "selected": "276460", "transfers_in": "84419", "transfers_out": "26411", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.2", "creativity": "59.7", "threat": "0.0", "ict_index": "7.9", "transfers_balance": "-19469", "selected": "257841", "transfers_in": "10421", "transfers_out": "29890", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "46.2", "creativity": "16.4", "threat": "17.0", "ict_index": "8.0", "transfers_balance": "-27203", "selected": "231335", "transfers_in": "7226", "transfers_out": "34429", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.4", "creativity": "13.3", "threat": "5.0", "ict_index": "3.0", "transfers_balance": "29906", "selected": "263584", "transfers_in": "41050", "transfers_out": "11144", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "5.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-8380", "selected": "256888", "transfers_in": "16188", "transfers_out": "24568", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "48.0", "creativity": "15.7", "threat": "7.0", "ict_index": "7.1", "transfers_balance": "-8135", "selected": "249745", "transfers_in": "13565", "transfers_out": "21700", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1043", "selected": "251576", "transfers_in": "16762", "transfers_out": "15719", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.6", "creativity": "12.9", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-6940", "selected": "245345", "transfers_in": "11702", "transfers_out": "18642", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16435", "selected": "229603", "transfers_in": "5996", "transfers_out": "22431", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "13.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-12139", "selected": "217894", "transfers_in": "4977", "transfers_out": "17116", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14275", "selected": "204002", "transfers_in": "3651", "transfers_out": "17926", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "0.9", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "-14547", "selected": "190027", "transfers_in": "6919", "transfers_out": "21466", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11396", "selected": "178971", "transfers_in": "2102", "transfers_out": "13498", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19255", "selected": "159911", "transfers_in": "2244", "transfers_out": "21499", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-11910", "selected": "148064", "transfers_in": "2232", "transfers_out": "14142", "value": "49", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "4.0", "creativity": "23.3", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "-15713", "selected": "132494", "transfers_in": "1456", "transfers_out": "17169", "value": "49", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3987", "selected": "128687", "transfers_in": "4148", "transfers_out": "8135", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "17.9", "threat": "11.0", "ict_index": "3.7", "transfers_balance": "-3987", "selected": "124856", "transfers_in": "3026", "transfers_out": "7013", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3958", "selected": "120946", "transfers_in": "1279", "transfers_out": "5237", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8000", "selected": "113012", "transfers_in": "644", "transfers_out": "8644", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8003", "selected": "105149", "transfers_in": "1402", "transfers_out": "9405", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7048", "selected": "98003", "transfers_in": "48", "transfers_out": "7096", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5951", "selected": "92156", "transfers_in": "30", "transfers_out": "5981", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3726", "selected": "84081", "transfers_in": "36", "transfers_out": "3762", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1328", "selected": "82832", "transfers_in": "126", "transfers_out": "1454", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1277", "selected": "81512", "transfers_in": "279", "transfers_out": "1556", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1277", "selected": "81512", "transfers_in": "279", "transfers_out": "1556", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "79968", "transfers_in": "157", "transfers_out": "842", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1202", "selected": "78725", "transfers_in": "4", "transfers_out": "1206", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1202", "selected": "78725", "transfers_in": "4", "transfers_out": "1206", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1103", "selected": "77587", "transfers_in": "14", "transfers_out": "1117", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Kevin Long": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "128417", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-625", "selected": "145230", "transfers_in": "7765", "transfers_out": "8390", "value": "40", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6632", "selected": "142605", "transfers_in": "5789", "transfers_out": "12421", "value": "40", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11391", "selected": "133817", "transfers_in": "5323", "transfers_out": "16714", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6290", "selected": "128799", "transfers_in": "2789", "transfers_out": "9079", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7226", "selected": "122658", "transfers_in": "3073", "transfers_out": "10299", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4311", "selected": "119303", "transfers_in": "2935", "transfers_out": "7246", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6613", "selected": "113422", "transfers_in": "2225", "transfers_out": "8838", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3129", "selected": "117985", "transfers_in": "7531", "transfers_out": "4402", "value": "39", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4034", "selected": "124112", "transfers_in": "9887", "transfers_out": "5853", "value": "39", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4386", "selected": "130350", "transfers_in": "8603", "transfers_out": "4217", "value": "39", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1000", "selected": "133542", "transfers_in": "6750", "transfers_out": "5750", "value": "39", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "524", "selected": "134890", "transfers_in": "4386", "transfers_out": "3862", "value": "39", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "229", "selected": "135804", "transfers_in": "3684", "transfers_out": "3455", "value": "39", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "567", "selected": "137139", "transfers_in": "3728", "transfers_out": "3161", "value": "39", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "27.6", "creativity": "0.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "1248", "selected": "139617", "transfers_in": "4735", "transfers_out": "3487", "value": "39", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "37971", "selected": "180558", "transfers_in": "41499", "transfers_out": "3528", "value": "39", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49763", "selected": "233957", "transfers_in": "53786", "transfers_out": "4023", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.6", "creativity": "0.1", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "4431", "selected": "240689", "transfers_in": "20457", "transfers_out": "16026", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "61.0", "creativity": "10.3", "threat": "2.0", "ict_index": "7.3", "transfers_balance": "11744", "selected": "254509", "transfers_in": "19207", "transfers_out": "7463", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "15.2", "creativity": "0.0", "threat": "21.0", "ict_index": "3.6", "transfers_balance": "66748", "selected": "325051", "transfers_in": "75559", "transfers_out": "8811", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53154", "selected": "379740", "transfers_in": "72325", "transfers_out": "19171", "value": "41", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8581", "selected": "373570", "transfers_in": "38051", "transfers_out": "46632", "value": "41", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8776", "selected": "365771", "transfers_in": "15030", "transfers_out": "23806", "value": "41", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "49.2", "creativity": "20.9", "threat": "24.0", "ict_index": "9.4", "transfers_balance": "-7249", "selected": "359661", "transfers_in": "13993", "transfers_out": "21242", "value": "41", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.4", "creativity": "0.0", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-2516", "selected": "357472", "transfers_in": "7893", "transfers_out": "10409", "value": "41", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.8", "creativity": "0.2", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "7311", "selected": "365697", "transfers_in": "18171", "transfers_out": "10860", "value": "41", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "30.4", "creativity": "0.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "11432", "selected": "378579", "transfers_in": "21322", "transfers_out": "9890", "value": "41", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3923", "selected": "383276", "transfers_in": "10153", "transfers_out": "6230", "value": "41", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11631", "selected": "329070", "transfers_in": "4808", "transfers_out": "16439", "value": "41", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4973", "selected": "308105", "transfers_in": "8217", "transfers_out": "13190", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "40.6", "creativity": "10.3", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-6595", "selected": "301740", "transfers_in": "5738", "transfers_out": "12333", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "46.8", "creativity": "0.3", "threat": "33.0", "ict_index": "8.0", "transfers_balance": "66595", "selected": "386140", "transfers_in": "72402", "transfers_out": "5807", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.4", "creativity": "10.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "66595", "selected": "386140", "transfers_in": "72402", "transfers_out": "5807", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.0", "creativity": "10.3", "threat": "53.0", "ict_index": "8.7", "transfers_balance": "41223", "selected": "454148", "transfers_in": "45576", "transfers_out": "4353", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.6", "creativity": "0.1", "threat": "32.0", "ict_index": "5.7", "transfers_balance": "15449", "selected": "427604", "transfers_in": "24271", "transfers_out": "8822", "value": "41", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.2", "creativity": "0.0", "threat": "25.0", "ict_index": "4.5", "transfers_balance": "-5166", "selected": "421529", "transfers_in": "17450", "transfers_out": "22616", "value": "41", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "1.1", "threat": "18.0", "ict_index": "2.9", "transfers_balance": "18655", "selected": "443823", "transfers_in": "25898", "transfers_out": "7243", "value": "41", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Konstantinos Mavropanos": [{"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "153", "selected": "160", "transfers_in": "173", "transfers_out": "20", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "306", "transfers_in": "173", "transfers_out": "72", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "315", "transfers_in": "83", "transfers_out": "110", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "350", "transfers_in": "96", "transfers_out": "89", "value": "44", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "369", "transfers_in": "84", "transfers_out": "99", "value": "44", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "399", "transfers_in": "54", "transfers_out": "64", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "413", "transfers_in": "28", "transfers_out": "36", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "432", "transfers_in": "34", "transfers_out": "29", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "473", "transfers_in": "21", "transfers_out": "29", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "478", "transfers_in": "24", "transfers_out": "31", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "490", "transfers_in": "24", "transfers_out": "23", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "505", "transfers_in": "15", "transfers_out": "22", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "28.6", "creativity": "0.4", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "27", "selected": "525", "transfers_in": "48", "transfers_out": "21", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "23.6", "creativity": "0.8", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "1934", "selected": "2717", "transfers_in": "2056", "transfers_out": "122", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "-3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "14", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1934", "selected": "2717", "transfers_in": "2056", "transfers_out": "122", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-196", "selected": "2314", "transfers_in": "895", "transfers_out": "1091", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jake Livermore": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.4", "creativity": "38.3", "threat": "6.0", "ict_index": "6.0", "transfers_balance": "0", "selected": "9248", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "11.3", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "33", "selected": "11000", "transfers_in": "751", "transfers_out": "718", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.0", "creativity": "4.8", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "907", "selected": "12717", "transfers_in": "2049", "transfers_out": "1142", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.6", "creativity": "4.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "116", "selected": "13423", "transfers_in": "1539", "transfers_out": "1423", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-460", "selected": "13159", "transfers_in": "718", "transfers_out": "1178", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "1.1", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-2568", "selected": "10649", "transfers_in": "90", "transfers_out": "2658", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-472", "selected": "10253", "transfers_in": "343", "transfers_out": "815", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-715", "selected": "9598", "transfers_in": "194", "transfers_out": "909", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.0", "creativity": "1.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-379", "selected": "9245", "transfers_in": "108", "transfers_out": "487", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-495", "selected": "8793", "transfers_in": "138", "transfers_out": "633", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "12.0", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "-288", "selected": "8530", "transfers_in": "89", "transfers_out": "377", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.4", "creativity": "12.5", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-219", "selected": "8357", "transfers_in": "170", "transfers_out": "389", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.8", "creativity": "11.4", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-241", "selected": "8141", "transfers_in": "90", "transfers_out": "331", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.0", "creativity": "12.5", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "471", "selected": "8663", "transfers_in": "737", "transfers_out": "266", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "16.7", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-22", "selected": "8673", "transfers_in": "380", "transfers_out": "402", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "13.3", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-206", "selected": "8508", "transfers_in": "232", "transfers_out": "438", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "12.1", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-248", "selected": "8276", "transfers_in": "68", "transfers_out": "316", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "7.8", "threat": "9.0", "ict_index": "2.8", "transfers_balance": "-168", "selected": "8127", "transfers_in": "130", "transfers_out": "298", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.8", "creativity": "15.0", "threat": "24.0", "ict_index": "4.8", "transfers_balance": "-115", "selected": "8047", "transfers_in": "206", "transfers_out": "321", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.4", "creativity": "11.2", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "-174", "selected": "7901", "transfers_in": "79", "transfers_out": "253", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "5.4", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-149", "selected": "7785", "transfers_in": "170", "transfers_out": "319", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "2.5", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-14", "selected": "7782", "transfers_in": "192", "transfers_out": "206", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "67", "selected": "7914", "transfers_in": "483", "transfers_out": "416", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.0", "creativity": "10.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-246", "selected": "7683", "transfers_in": "99", "transfers_out": "345", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-311", "selected": "7395", "transfers_in": "39", "transfers_out": "350", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "7095", "transfers_in": "12", "transfers_out": "322", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-335", "selected": "6767", "transfers_in": "13", "transfers_out": "348", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-239", "selected": "6541", "transfers_in": "26", "transfers_out": "265", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-44", "selected": "6511", "transfers_in": "31", "transfers_out": "75", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "2.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "6", "selected": "6933", "transfers_in": "63", "transfers_out": "57", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.4", "creativity": "15.0", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "95", "selected": "7235", "transfers_in": "154", "transfers_out": "59", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "12.2", "threat": "14.0", "ict_index": "3.5", "transfers_balance": "-72", "selected": "6994", "transfers_in": "38", "transfers_out": "110", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "5.7", "threat": "13.0", "ict_index": "2.3", "transfers_balance": "-39", "selected": "6960", "transfers_in": "30", "transfers_out": "69", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "12.1", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "-49", "selected": "6918", "transfers_in": "25", "transfers_out": "74", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "45.6", "creativity": "16.6", "threat": "35.0", "ict_index": "9.7", "transfers_balance": "73", "selected": "7030", "transfers_in": "114", "transfers_out": "41", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.0", "creativity": "35.8", "threat": "5.0", "ict_index": "7.7", "transfers_balance": "3666", "selected": "11037", "transfers_in": "4167", "transfers_out": "501", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "46.0", "creativity": "0.5", "threat": "35.0", "ict_index": "8.2", "transfers_balance": "263", "selected": "11160", "transfers_in": "1117", "transfers_out": "854", "value": "48", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.2", "creativity": "3.9", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "14721", "selected": "28273", "transfers_in": "16006", "transfers_out": "1285", "value": "48", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Nordin Amrabat": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "7.0", "creativity": "19.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "3796", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.4", "creativity": "26.4", "threat": "8.0", "ict_index": "4.8", "transfers_balance": "699", "selected": "6008", "transfers_in": "1347", "transfers_out": "648", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "1.1", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "1025", "selected": "7638", "transfers_in": "1985", "transfers_out": "960", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2272", "selected": "5529", "transfers_in": "264", "transfers_out": "2536", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1460", "selected": "4070", "transfers_in": "4", "transfers_out": "1464", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "3252", "transfers_in": "4", "transfers_out": "823", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "2900", "transfers_in": "5", "transfers_out": "358", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-229", "selected": "2671", "transfers_in": "2", "transfers_out": "231", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "2583", "transfers_in": "1", "transfers_out": "89", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "2459", "transfers_in": "3", "transfers_out": "127", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "2399", "transfers_in": "2", "transfers_out": "62", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "2349", "transfers_in": "0", "transfers_out": "51", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2318", "transfers_in": "1", "transfers_out": "32", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2291", "transfers_in": "0", "transfers_out": "27", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2260", "transfers_in": "1", "transfers_out": "32", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "2230", "transfers_in": "0", "transfers_out": "30", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2217", "transfers_in": "0", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2203", "transfers_in": "0", "transfers_out": "14", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2186", "transfers_in": "1", "transfers_out": "18", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2174", "transfers_in": "0", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2150", "transfers_in": "0", "transfers_out": "24", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2139", "transfers_in": "2", "transfers_out": "13", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2114", "transfers_in": "1", "transfers_out": "26", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2106", "transfers_in": "2", "transfers_out": "10", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2088", "transfers_in": "0", "transfers_out": "19", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2082", "transfers_in": "0", "transfers_out": "6", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2076", "transfers_in": "1", "transfers_out": "7", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2073", "transfers_in": "0", "transfers_out": "4", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2072", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2209", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2204", "transfers_in": "1", "transfers_out": "6", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2203", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2201", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2200", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2199", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2198", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2197", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2197", "transfers_in": "3", "transfers_out": "2", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Trent Alexander-Arnold": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.8", "creativity": "30.3", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "0", "selected": "105135", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25285", "selected": "147455", "transfers_in": "34897", "transfers_out": "9612", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23540", "selected": "127500", "transfers_in": "7220", "transfers_out": "30760", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.4", "creativity": "6.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-20535", "selected": "108737", "transfers_in": "6346", "transfers_out": "26881", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "81.4", "threat": "26.0", "ict_index": "13.1", "transfers_balance": "-2897", "selected": "106929", "transfers_in": "9107", "transfers_out": "12004", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8880", "selected": "99056", "transfers_in": "4219", "transfers_out": "13099", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11413", "selected": "88196", "transfers_in": "2043", "transfers_out": "13456", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12702", "selected": "75961", "transfers_in": "852", "transfers_out": "13554", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6465", "selected": "69728", "transfers_in": "1125", "transfers_out": "7590", "value": "43", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5638", "selected": "64413", "transfers_in": "1762", "transfers_out": "7400", "value": "43", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4551", "selected": "60091", "transfers_in": "1139", "transfers_out": "5690", "value": "42", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "14.4", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-5104", "selected": "55358", "transfers_in": "1526", "transfers_out": "6630", "value": "42", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6849", "selected": "62866", "transfers_in": "9068", "transfers_out": "2219", "value": "42", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-741", "selected": "62441", "transfers_in": "2478", "transfers_out": "3219", "value": "42", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.6", "creativity": "15.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-1798", "selected": "60977", "transfers_in": "2107", "transfers_out": "3905", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1268", "selected": "62778", "transfers_in": "4474", "transfers_out": "3206", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "79", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "21.8", "creativity": "14.9", "threat": "10.0", "ict_index": "4.7", "transfers_balance": "775", "selected": "63834", "transfers_in": "3976", "transfers_out": "3201", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2274", "selected": "66496", "transfers_in": "4498", "transfers_out": "2224", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3280", "selected": "63589", "transfers_in": "1959", "transfers_out": "5239", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "52.4", "creativity": "7.1", "threat": "25.0", "ict_index": "8.5", "transfers_balance": "2584", "selected": "66632", "transfers_in": "6293", "transfers_out": "3709", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38928", "selected": "107222", "transfers_in": "44825", "transfers_out": "5897", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.6", "creativity": "17.3", "threat": "13.0", "ict_index": "4.0", "transfers_balance": "15206", "selected": "123106", "transfers_in": "28660", "transfers_out": "13454", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33028", "selected": "158755", "transfers_in": "54511", "transfers_out": "21483", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6044", "selected": "165965", "transfers_in": "22402", "transfers_out": "16358", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "327", "selected": "167580", "transfers_in": "17289", "transfers_out": "16962", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.2", "creativity": "14.8", "threat": "1.0", "ict_index": "3.9", "transfers_balance": "-11169", "selected": "156615", "transfers_in": "3408", "transfers_out": "14577", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.2", "creativity": "6.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "9941", "selected": "167242", "transfers_in": "20013", "transfers_out": "10072", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.8", "creativity": "34.2", "threat": "8.0", "ict_index": "6.6", "transfers_balance": "17510", "selected": "186165", "transfers_in": "25675", "transfers_out": "8165", "value": "43", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "22.2", "creativity": "23.1", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "7788", "selected": "194416", "transfers_in": "12606", "transfers_out": "4818", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.2", "creativity": "3.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "38621", "selected": "225436", "transfers_in": "42188", "transfers_out": "3567", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5688", "selected": "208917", "transfers_in": "15170", "transfers_out": "9482", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.2", "creativity": "23.3", "threat": "7.0", "ict_index": "4.6", "transfers_balance": "-6659", "selected": "224233", "transfers_in": "9415", "transfers_out": "16074", "value": "43", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2557", "selected": "227470", "transfers_in": "10399", "transfers_out": "7842", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "46.4", "creativity": "50.3", "threat": "1.0", "ict_index": "9.8", "transfers_balance": "2617", "selected": "227525", "transfers_in": "12481", "transfers_out": "9864", "value": "43", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58100", "selected": "300953", "transfers_in": "62175", "transfers_out": "4075", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "2.6", "creativity": "6.4", "threat": "25.0", "ict_index": "3.4", "transfers_balance": "627", "selected": "290634", "transfers_in": "13798", "transfers_out": "13171", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.4", "creativity": "29.3", "threat": "1.0", "ict_index": "4.3", "transfers_balance": "-24768", "selected": "263893", "transfers_in": "7982", "transfers_out": "32750", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "4.4", "creativity": "20.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "55649", "selected": "327198", "transfers_in": "59522", "transfers_out": "3873", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christopher Schindler": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "12.8", "creativity": "10.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "0", "selected": "20491", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "46.6", "creativity": "0.2", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "3435", "selected": "30789", "transfers_in": "4965", "transfers_out": "1530", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "22.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "70635", "selected": "117311", "transfers_in": "81229", "transfers_out": "10594", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "51.6", "creativity": "10.4", "threat": "2.0", "ict_index": "6.4", "transfers_balance": "78724", "selected": "216172", "transfers_in": "104627", "transfers_out": "25903", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.4", "creativity": "0.2", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "4521", "selected": "224828", "transfers_in": "19583", "transfers_out": "15062", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "43.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-13256", "selected": "213287", "transfers_in": "4926", "transfers_out": "18182", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "33.0", "creativity": "0.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "47873", "selected": "267914", "transfers_in": "62305", "transfers_out": "14432", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.0", "creativity": "21.1", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-8844", "selected": "260968", "transfers_in": "10859", "transfers_out": "19703", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.2", "creativity": "1.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-16664", "selected": "244592", "transfers_in": "1160", "transfers_out": "17824", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-12780", "selected": "232394", "transfers_in": "2250", "transfers_out": "15030", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "-2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "0", "influence": "9.4", "creativity": "0.1", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "541", "selected": "233629", "transfers_in": "9223", "transfers_out": "8682", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58592", "selected": "175084", "transfers_in": "158", "transfers_out": "58750", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.0", "creativity": "10.3", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "-8304", "selected": "166866", "transfers_in": "363", "transfers_out": "8667", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "34.2", "creativity": "0.3", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "-3054", "selected": "163922", "transfers_in": "1023", "transfers_out": "4077", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "30.2", "creativity": "0.3", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-4353", "selected": "159687", "transfers_in": "744", "transfers_out": "5097", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "40.6", "creativity": "10.8", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-2187", "selected": "157815", "transfers_in": "2207", "transfers_out": "4394", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "0.6", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "6779", "selected": "165194", "transfers_in": "9133", "transfers_out": "2354", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.0", "creativity": "0.1", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "603", "selected": "166174", "transfers_in": "4091", "transfers_out": "3488", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.2", "creativity": "0.4", "threat": "23.0", "ict_index": "4.0", "transfers_balance": "7030", "selected": "173940", "transfers_in": "11292", "transfers_out": "4262", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.2", "creativity": "0.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "13422", "selected": "188113", "transfers_in": "16874", "transfers_out": "3452", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "28.0", "creativity": "10.5", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "984", "selected": "189636", "transfers_in": "8695", "transfers_out": "7711", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "38.0", "creativity": "0.5", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "11777", "selected": "201921", "transfers_in": "21942", "transfers_out": "10165", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.4", "creativity": "0.5", "threat": "13.0", "ict_index": "3.7", "transfers_balance": "14914", "selected": "218308", "transfers_in": "30179", "transfers_out": "15265", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-8548", "selected": "210180", "transfers_in": "6864", "transfers_out": "15412", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.6", "creativity": "10.5", "threat": "8.0", "ict_index": "4.9", "transfers_balance": "-12998", "selected": "197510", "transfers_in": "2527", "transfers_out": "15525", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-10279", "selected": "187330", "transfers_in": "751", "transfers_out": "11030", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-20691", "selected": "166681", "transfers_in": "320", "transfers_out": "21011", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "34.2", "creativity": "10.5", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-2498", "selected": "164489", "transfers_in": "3422", "transfers_out": "5920", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "27.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "702", "selected": "165300", "transfers_in": "4038", "transfers_out": "3336", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "15.8", "creativity": "3.3", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "40099", "selected": "208457", "transfers_in": "42698", "transfers_out": "2599", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "26.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "54966", "selected": "468150", "transfers_in": "57673", "transfers_out": "2707", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "30.8", "creativity": "0.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-26062", "selected": "237141", "transfers_in": "1416", "transfers_out": "27478", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.6", "creativity": "0.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-14781", "selected": "222838", "transfers_in": "644", "transfers_out": "15425", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.6", "creativity": "0.5", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-15103", "selected": "202456", "transfers_in": "900", "transfers_out": "16003", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "0.9", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-3423", "selected": "196897", "transfers_in": "2039", "transfers_out": "5462", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-8199", "selected": "187658", "transfers_in": "1085", "transfers_out": "9284", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "31.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-8199", "selected": "187658", "transfers_in": "1085", "transfers_out": "9284", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "0.8", "threat": "40.0", "ict_index": "6.1", "transfers_balance": "-2541", "selected": "185954", "transfers_in": "1436", "transfers_out": "3977", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Danny Williams": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "3293", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "3516", "transfers_in": "103", "transfers_out": "379", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.1", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "-407", "selected": "3257", "transfers_in": "114", "transfers_out": "521", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "3207", "transfers_in": "125", "transfers_out": "348", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.2", "creativity": "10.1", "threat": "3.0", "ict_index": "2.4", "transfers_balance": "-214", "selected": "3075", "transfers_in": "54", "transfers_out": "268", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-312", "selected": "2825", "transfers_in": "82", "transfers_out": "394", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-416", "selected": "2411", "transfers_in": "15", "transfers_out": "431", "value": "49", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "3.6", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-181", "selected": "2245", "transfers_in": "38", "transfers_out": "219", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.6", "creativity": "15.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-31", "selected": "2244", "transfers_in": "22", "transfers_out": "53", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-18", "selected": "2260", "transfers_in": "68", "transfers_out": "86", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-17", "selected": "2277", "transfers_in": "56", "transfers_out": "73", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "4.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-46", "selected": "2266", "transfers_in": "44", "transfers_out": "90", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "0.1", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "-53", "selected": "2232", "transfers_in": "20", "transfers_out": "73", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2253", "transfers_in": "40", "transfers_out": "44", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "1.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-29", "selected": "2248", "transfers_in": "27", "transfers_out": "56", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2266", "transfers_in": "63", "transfers_out": "66", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "11.1", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "-42", "selected": "2241", "transfers_in": "20", "transfers_out": "62", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "10.5", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-25", "selected": "2248", "transfers_in": "34", "transfers_out": "59", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "1.8", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-15", "selected": "2264", "transfers_in": "47", "transfers_out": "62", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2271", "transfers_in": "40", "transfers_out": "51", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2251", "transfers_in": "37", "transfers_out": "76", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.8", "creativity": "1.7", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "-17", "selected": "2246", "transfers_in": "25", "transfers_out": "42", "value": "49", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2249", "transfers_in": "54", "transfers_out": "85", "value": "49", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2229", "transfers_in": "19", "transfers_out": "59", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2209", "transfers_in": "23", "transfers_out": "57", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "2166", "transfers_in": "6", "transfers_out": "51", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "2123", "transfers_in": "6", "transfers_out": "52", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "12.6", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "15", "selected": "2175", "transfers_in": "44", "transfers_out": "29", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.6", "creativity": "5.4", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "-11", "selected": "2175", "transfers_in": "13", "transfers_out": "24", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "2.7", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "38", "selected": "2415", "transfers_in": "62", "transfers_out": "24", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2387", "transfers_in": "21", "transfers_out": "47", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "2329", "transfers_in": "5", "transfers_out": "70", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2308", "transfers_in": "4", "transfers_out": "28", "value": "48", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2296", "transfers_in": "4", "transfers_out": "19", "value": "48", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2280", "transfers_in": "6", "transfers_out": "17", "value": "48", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2277", "transfers_in": "4", "transfers_out": "6", "value": "48", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2277", "transfers_in": "4", "transfers_out": "6", "value": "48", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2267", "transfers_in": "7", "transfers_out": "17", "value": "48", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Arthur Masuaku": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "1.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "10420", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "13582", "transfers_in": "1247", "transfers_out": "1185", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1377", "selected": "12771", "transfers_in": "457", "transfers_out": "1834", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1328", "selected": "11687", "transfers_in": "175", "transfers_out": "1503", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-779", "selected": "11093", "transfers_in": "152", "transfers_out": "931", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.6", "creativity": "18.5", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-756", "selected": "10444", "transfers_in": "117", "transfers_out": "873", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.4", "creativity": "28.6", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "1249", "selected": "12046", "transfers_in": "2000", "transfers_out": "751", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1237", "selected": "13699", "transfers_in": "2132", "transfers_out": "895", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.8", "creativity": "14.1", "threat": "12.0", "ict_index": "4.0", "transfers_balance": "907", "selected": "14832", "transfers_in": "1742", "transfers_out": "835", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "14.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-118", "selected": "14961", "transfers_in": "899", "transfers_out": "1017", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-621", "selected": "14440", "transfers_in": "273", "transfers_out": "894", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.6", "creativity": "20.7", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-536", "selected": "14009", "transfers_in": "236", "transfers_out": "772", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "2.9", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "-206", "selected": "13853", "transfers_in": "231", "transfers_out": "437", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.0", "creativity": "4.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "190", "selected": "14105", "transfers_in": "532", "transfers_out": "342", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "1.5", "threat": "13.0", "ict_index": "3.6", "transfers_balance": "-296", "selected": "13856", "transfers_in": "224", "transfers_out": "520", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.8", "creativity": "2.8", "threat": "3.0", "ict_index": "3.0", "transfers_balance": "171", "selected": "14117", "transfers_in": "581", "transfers_out": "410", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.0", "creativity": "1.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "8398", "selected": "22770", "transfers_in": "8834", "transfers_out": "436", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.0", "creativity": "22.2", "threat": "3.0", "ict_index": "3.8", "transfers_balance": "15511", "selected": "38660", "transfers_in": "16091", "transfers_out": "580", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.8", "creativity": "8.2", "threat": "9.0", "ict_index": "4.5", "transfers_balance": "51649", "selected": "91653", "transfers_in": "53378", "transfers_out": "1729", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "30.3", "threat": "20.0", "ict_index": "7.0", "transfers_balance": "6822", "selected": "99076", "transfers_in": "10283", "transfers_out": "3461", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "2.0", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "23610", "selected": "119011", "transfers_in": "29657", "transfers_out": "6047", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "10.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "23610", "selected": "119011", "transfers_in": "29657", "transfers_out": "6047", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.6", "creativity": "1.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "9475", "selected": "129341", "transfers_in": "20473", "transfers_out": "10998", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "20.7", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "6252", "selected": "136072", "transfers_in": "13077", "transfers_out": "6825", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45829", "selected": "90435", "transfers_in": "3412", "transfers_out": "49241", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27870", "selected": "62577", "transfers_in": "77", "transfers_out": "27947", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13949", "selected": "48643", "transfers_in": "81", "transfers_out": "14030", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6181", "selected": "42484", "transfers_in": "85", "transfers_out": "6266", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2913", "selected": "39526", "transfers_in": "30", "transfers_out": "2943", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2231", "selected": "30756", "transfers_in": "101", "transfers_out": "2332", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "28.8", "creativity": "27.3", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "239", "selected": "30417", "transfers_in": "1434", "transfers_out": "1195", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "16.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "6796", "selected": "37859", "transfers_in": "8218", "transfers_out": "1422", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "24.3", "threat": "5.0", "ict_index": "4.1", "transfers_balance": "11814", "selected": "51962", "transfers_in": "13833", "transfers_out": "2019", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "85", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.0", "creativity": "3.0", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "5318", "selected": "58371", "transfers_in": "7373", "transfers_out": "2055", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.4", "creativity": "4.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "4575", "selected": "59917", "transfers_in": "7487", "transfers_out": "2912", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.6", "creativity": "20.8", "threat": "6.0", "ict_index": "4.9", "transfers_balance": "2494", "selected": "62577", "transfers_in": "4627", "transfers_out": "2133", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "2.6", "creativity": "3.7", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "2494", "selected": "62577", "transfers_in": "4627", "transfers_out": "2133", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "6915", "selected": "70153", "transfers_in": "7949", "transfers_out": "1034", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Ilkay G\u00fcndogan": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "17173", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2915", "selected": "15840", "transfers_in": "860", "transfers_out": "3775", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2207", "selected": "14047", "transfers_in": "837", "transfers_out": "3044", "value": "54", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1482", "selected": "13003", "transfers_in": "1165", "transfers_out": "2647", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "14.4", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "353", "selected": "14087", "transfers_in": "1716", "transfers_out": "1363", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-710", "selected": "13795", "transfers_in": "1994", "transfers_out": "2704", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-923", "selected": "13119", "transfers_in": "1061", "transfers_out": "1984", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "11.5", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "1586", "selected": "15301", "transfers_in": "2910", "transfers_out": "1324", "value": "54", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.4", "creativity": "11.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-412", "selected": "15114", "transfers_in": "1051", "transfers_out": "1463", "value": "54", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "3.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-2161", "selected": "13130", "transfers_in": "510", "transfers_out": "2671", "value": "54", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-399", "selected": "12901", "transfers_in": "576", "transfers_out": "975", "value": "54", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-80", "selected": "13163", "transfers_in": "815", "transfers_out": "895", "value": "54", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-295", "selected": "13039", "transfers_in": "460", "transfers_out": "755", "value": "54", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "29.3", "threat": "19.0", "ict_index": "5.9", "transfers_balance": "-323", "selected": "12857", "transfers_in": "371", "transfers_out": "694", "value": "54", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "13092", "transfers_in": "684", "transfers_out": "582", "value": "54", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "2.8", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-508", "selected": "12784", "transfers_in": "344", "transfers_out": "852", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "12.3", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "93", "selected": "12994", "transfers_in": "546", "transfers_out": "453", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "82", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "60.0", "creativity": "19.2", "threat": "41.0", "ict_index": "12.0", "transfers_balance": "-371", "selected": "12725", "transfers_in": "248", "transfers_out": "619", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "2.6", "threat": "10.0", "ict_index": "1.5", "transfers_balance": "21265", "selected": "34988", "transfers_in": "23253", "transfers_out": "1988", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "31.1", "threat": "8.0", "ict_index": "5.8", "transfers_balance": "-3704", "selected": "31621", "transfers_in": "3042", "transfers_out": "6746", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "5.8", "threat": "5.0", "ict_index": "1.7", "transfers_balance": "-108", "selected": "31960", "transfers_in": "4956", "transfers_out": "5064", "value": "53", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2336", "selected": "34521", "transfers_in": "7448", "transfers_out": "5112", "value": "53", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "13", "goals": "1", "assists": "1", "conceded": "4", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "55.2", "creativity": "16.4", "threat": "45.0", "ict_index": "11.7", "transfers_balance": "-4478", "selected": "30689", "transfers_in": "4657", "transfers_out": "9135", "value": "53", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18312", "selected": "50103", "transfers_in": "23125", "transfers_out": "4813", "value": "53", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "51", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.4", "creativity": "49.0", "threat": "6.0", "ict_index": "6.8", "transfers_balance": "-2390", "selected": "48527", "transfers_in": "8276", "transfers_out": "10666", "value": "53", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.4", "creativity": "20.4", "threat": "56.0", "ict_index": "9.7", "transfers_balance": "566", "selected": "49510", "transfers_in": "7532", "transfers_out": "6966", "value": "53", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.6", "creativity": "29.8", "threat": "48.0", "ict_index": "9.4", "transfers_balance": "-418", "selected": "49838", "transfers_in": "7260", "transfers_out": "7678", "value": "53", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.2", "creativity": "14.7", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "2156", "selected": "52976", "transfers_in": "8936", "transfers_out": "6780", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.2", "creativity": "17.9", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "4625", "selected": "58063", "transfers_in": "8340", "transfers_out": "3715", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "6295", "selected": "64270", "transfers_in": "10583", "transfers_out": "4288", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3836", "selected": "54717", "transfers_in": "2079", "transfers_out": "5915", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "36.2", "creativity": "7.4", "threat": "49.0", "ict_index": "9.3", "transfers_balance": "-4651", "selected": "50150", "transfers_in": "1110", "transfers_out": "5761", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "44.6", "creativity": "19.3", "threat": "25.0", "ict_index": "8.9", "transfers_balance": "5815", "selected": "56479", "transfers_in": "9271", "transfers_out": "3456", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.8", "creativity": "13.2", "threat": "15.0", "ict_index": "4.7", "transfers_balance": "50878", "selected": "113203", "transfers_in": "53222", "transfers_out": "2344", "value": "54", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "6.6", "creativity": "29.7", "threat": "11.0", "ict_index": "4.7", "transfers_balance": "18603", "selected": "127241", "transfers_in": "26937", "transfers_out": "8334", "value": "54", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "20.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "17060", "selected": "145265", "transfers_in": "28563", "transfers_out": "11503", "value": "54", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.4", "creativity": "12.3", "threat": "47.0", "ict_index": "6.3", "transfers_balance": "17060", "selected": "145265", "transfers_in": "28563", "transfers_out": "11503", "value": "54", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "1.6", "creativity": "6.3", "threat": "5.0", "ict_index": "1.3", "transfers_balance": "-10494", "selected": "133553", "transfers_in": "5928", "transfers_out": "16422", "value": "54", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Wayne Rooney": [{"gameweek": "1", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "45.8", "creativity": "39.6", "threat": "21.0", "ict_index": "10.6", "transfers_balance": "0", "selected": "604383", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "89", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "38.2", "creativity": "30.6", "threat": "36.0", "ict_index": "10.5", "transfers_balance": "17315", "selected": "743286", "transfers_in": "68626", "transfers_out": "51311", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "26.3", "threat": "3.0", "ict_index": "3.6", "transfers_balance": "129114", "selected": "946023", "transfers_in": "184011", "transfers_out": "54897", "value": "76", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "27.9", "threat": "47.0", "ict_index": "8.2", "transfers_balance": "-27901", "selected": "968882", "transfers_in": "93210", "transfers_out": "121111", "value": "76", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.2", "creativity": "9.3", "threat": "23.0", "ict_index": "3.8", "transfers_balance": "-148890", "selected": "828987", "transfers_in": "16234", "transfers_out": "165124", "value": "75", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "3.8", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-41558", "selected": "796982", "transfers_in": "87863", "transfers_out": "129421", "value": "75", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.7", "threat": "15.0", "ict_index": "1.4", "transfers_balance": "-191358", "selected": "608378", "transfers_in": "16629", "transfers_out": "207987", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "89", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "48.0", "creativity": "49.9", "threat": "21.0", "ict_index": "11.9", "transfers_balance": "-76975", "selected": "535986", "transfers_in": "17921", "transfers_out": "94896", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "41.8", "creativity": "32.2", "threat": "7.0", "ict_index": "8.1", "transfers_balance": "-18702", "selected": "519704", "transfers_in": "17664", "transfers_out": "36366", "value": "73", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "52.3", "threat": "8.0", "ict_index": "6.9", "transfers_balance": "15386", "selected": "539329", "transfers_in": "46673", "transfers_out": "31287", "value": "73", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "22.4", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-15551", "selected": "527269", "transfers_in": "22645", "transfers_out": "38196", "value": "73", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17611", "selected": "513163", "transfers_in": "21583", "transfers_out": "39194", "value": "73", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44298", "selected": "470160", "transfers_in": "8321", "transfers_out": "52619", "value": "73", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "15", "goals": "3", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "80", "influence": "112.0", "creativity": "4.3", "threat": "64.0", "ict_index": "18.0", "transfers_balance": "-32877", "selected": "438200", "transfers_in": "6209", "transfers_out": "39086", "value": "72", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.6", "creativity": "16.1", "threat": "10.0", "ict_index": "4.5", "transfers_balance": "144155", "selected": "587141", "transfers_in": "153130", "transfers_out": "8975", "value": "73", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.0", "creativity": "11.2", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "15167", "selected": "607920", "transfers_in": "58508", "transfers_out": "43341", "value": "73", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "31.0", "creativity": "4.7", "threat": "38.0", "ict_index": "7.4", "transfers_balance": "111955", "selected": "724401", "transfers_in": "128514", "transfers_out": "16559", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "88", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "51.0", "creativity": "14.4", "threat": "40.0", "ict_index": "10.5", "transfers_balance": "261525", "selected": "994269", "transfers_in": "271893", "transfers_out": "10368", "value": "75", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "182477", "selected": "1190436", "transfers_in": "229215", "transfers_out": "46738", "value": "76", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160940", "selected": "1032049", "transfers_in": "35970", "transfers_out": "196910", "value": "76", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.0", "creativity": "1.7", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-63473", "selected": "972153", "transfers_in": "75423", "transfers_out": "138896", "value": "75", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.2", "creativity": "23.2", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "-52580", "selected": "922086", "transfers_in": "49434", "transfers_out": "102014", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.6", "creativity": "5.9", "threat": "24.0", "ict_index": "3.1", "transfers_balance": "-42531", "selected": "888370", "transfers_in": "90730", "transfers_out": "133261", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "4.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-62832", "selected": "828957", "transfers_in": "47149", "transfers_out": "109981", "value": "74", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "9.1", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-91641", "selected": "740258", "transfers_in": "21686", "transfers_out": "113327", "value": "74", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72974", "selected": "668436", "transfers_in": "10585", "transfers_out": "83559", "value": "73", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "6.7", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-58274", "selected": "611973", "transfers_in": "17035", "transfers_out": "75309", "value": "73", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "2.8", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "-31679", "selected": "583095", "transfers_in": "15814", "transfers_out": "47493", "value": "72", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.8", "creativity": "1.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-13166", "selected": "570854", "transfers_in": "8625", "transfers_out": "21791", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "17.2", "creativity": "25.7", "threat": "26.0", "ict_index": "6.9", "transfers_balance": "-16599", "selected": "589260", "transfers_in": "8062", "transfers_out": "24661", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "86", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "27.4", "creativity": "58.4", "threat": "14.0", "ict_index": "10.0", "transfers_balance": "47803", "selected": "723679", "transfers_in": "61843", "transfers_out": "14040", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "56", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "14.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-34752", "selected": "604436", "transfers_in": "10493", "transfers_out": "45245", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "0.9", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-15993", "selected": "589654", "transfers_in": "7084", "transfers_out": "23077", "value": "72", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "19.8", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-13265", "selected": "575441", "transfers_in": "6447", "transfers_out": "19712", "value": "72", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.4", "creativity": "36.9", "threat": "9.0", "ict_index": "6.8", "transfers_balance": "7227", "selected": "589038", "transfers_in": "15288", "transfers_out": "8061", "value": "71", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "14.9", "threat": "3.0", "ict_index": "2.4", "transfers_balance": "-5943", "selected": "580044", "transfers_in": "5440", "transfers_out": "11383", "value": "71", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8847", "selected": "570901", "transfers_in": "4392", "transfers_out": "13239", "value": "71", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21769", "selected": "548621", "transfers_in": "825", "transfers_out": "22594", "value": "71", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Charly Musonda": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3084", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "3743", "transfers_in": "272", "transfers_out": "576", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-681", "selected": "3225", "transfers_in": "90", "transfers_out": "771", "value": "49", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-451", "selected": "2938", "transfers_in": "63", "transfers_out": "514", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "2807", "transfers_in": "62", "transfers_out": "278", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "2763", "transfers_in": "152", "transfers_out": "282", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "2744", "transfers_in": "150", "transfers_out": "250", "value": "48", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "5.0", "threat": "14.0", "ict_index": "1.6", "transfers_balance": "-29", "selected": "2795", "transfers_in": "183", "transfers_out": "212", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "2969", "transfers_in": "266", "transfers_out": "151", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "2944", "transfers_in": "149", "transfers_out": "234", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "2851", "transfers_in": "41", "transfers_out": "169", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "2754", "transfers_in": "22", "transfers_out": "150", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "2630", "transfers_in": "8", "transfers_out": "135", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "2541", "transfers_in": "4", "transfers_out": "95", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "2477", "transfers_in": "5", "transfers_out": "70", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "2457", "transfers_in": "10", "transfers_out": "48", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2455", "transfers_in": "23", "transfers_out": "34", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2450", "transfers_in": "13", "transfers_out": "30", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2420", "transfers_in": "11", "transfers_out": "53", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2388", "transfers_in": "3", "transfers_out": "39", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2361", "transfers_in": "3", "transfers_out": "35", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2345", "transfers_in": "8", "transfers_out": "26", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2314", "transfers_in": "20", "transfers_out": "62", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.6", "creativity": "13.5", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-12", "selected": "2319", "transfers_in": "14", "transfers_out": "26", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50", "selected": "2405", "transfers_in": "126", "transfers_out": "76", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "2341", "transfers_in": "6", "transfers_out": "70", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2287", "transfers_in": "4", "transfers_out": "61", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2259", "transfers_in": "4", "transfers_out": "35", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2242", "transfers_in": "0", "transfers_out": "17", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2386", "transfers_in": "0", "transfers_out": "12", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2369", "transfers_in": "2", "transfers_out": "9", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2365", "transfers_in": "2", "transfers_out": "5", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2359", "transfers_in": "0", "transfers_out": "5", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2359", "transfers_in": "0", "transfers_out": "5", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2353", "transfers_in": "1", "transfers_out": "6", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2352", "transfers_in": "1", "transfers_out": "3", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2352", "transfers_in": "1", "transfers_out": "3", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2348", "transfers_in": "1", "transfers_out": "5", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Andy Carroll": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4252", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-989", "selected": "3920", "transfers_in": "205", "transfers_out": "1194", "value": "60", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-461", "selected": "3758", "transfers_in": "178", "transfers_out": "639", "value": "59", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.8", "creativity": "5.5", "threat": "59.0", "ict_index": "7.1", "transfers_balance": "-140", "selected": "3983", "transfers_in": "429", "transfers_out": "569", "value": "59", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.8", "threat": "30.0", "ict_index": "3.0", "transfers_balance": "5736", "selected": "10451", "transfers_in": "6954", "transfers_out": "1218", "value": "59", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "14.0", "threat": "19.0", "ict_index": "3.0", "transfers_balance": "5495", "selected": "16790", "transfers_in": "7978", "transfers_out": "2483", "value": "59", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "17.5", "threat": "61.0", "ict_index": "7.6", "transfers_balance": "4625", "selected": "22115", "transfers_in": "8204", "transfers_out": "3579", "value": "59", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-9", "influence": "0.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.0", "transfers_balance": "1767", "selected": "24607", "transfers_in": "6050", "transfers_out": "4283", "value": "59", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10979", "selected": "13682", "transfers_in": "170", "transfers_out": "11149", "value": "59", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "728", "selected": "14739", "transfers_in": "2907", "transfers_out": "2179", "value": "59", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "11.3", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-1677", "selected": "13313", "transfers_in": "833", "transfers_out": "2510", "value": "59", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "3.0", "threat": "17.0", "ict_index": "2.5", "transfers_balance": "1745", "selected": "15458", "transfers_in": "3297", "transfers_out": "1552", "value": "59", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.6", "creativity": "3.9", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "2562", "selected": "18359", "transfers_in": "4396", "transfers_out": "1834", "value": "59", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1583", "selected": "20203", "transfers_in": "3653", "transfers_out": "2070", "value": "59", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6260", "selected": "13992", "transfers_in": "172", "transfers_out": "6432", "value": "59", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2364", "selected": "11690", "transfers_in": "166", "transfers_out": "2530", "value": "59", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-604", "selected": "11197", "transfers_in": "272", "transfers_out": "876", "value": "59", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "10778", "transfers_in": "257", "transfers_out": "811", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.4", "creativity": "12.7", "threat": "57.0", "ict_index": "7.6", "transfers_balance": "-144", "selected": "10831", "transfers_in": "735", "transfers_out": "879", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "1.5", "threat": "7.0", "ict_index": "1.6", "transfers_balance": "1774", "selected": "12815", "transfers_in": "2354", "transfers_out": "580", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "12", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "53", "influence": "69.6", "creativity": "27.3", "threat": "45.0", "ict_index": "14.2", "transfers_balance": "3820", "selected": "16413", "transfers_in": "5084", "transfers_out": "1264", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3820", "selected": "16413", "transfers_in": "5084", "transfers_out": "1264", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31975", "selected": "49931", "transfers_in": "45769", "transfers_out": "13794", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19841", "selected": "30224", "transfers_in": "1731", "transfers_out": "21572", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9397", "selected": "20922", "transfers_in": "212", "transfers_out": "9609", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3643", "selected": "17306", "transfers_in": "61", "transfers_out": "3704", "value": "58", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1873", "selected": "15492", "transfers_in": "75", "transfers_out": "1948", "value": "57", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1092", "selected": "14448", "transfers_in": "57", "transfers_out": "1149", "value": "57", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-369", "selected": "14089", "transfers_in": "25", "transfers_out": "394", "value": "57", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "11973", "transfers_in": "29", "transfers_out": "309", "value": "57", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-188", "selected": "11635", "transfers_in": "24", "transfers_out": "212", "value": "57", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "11561", "transfers_in": "26", "transfers_out": "127", "value": "57", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.0", "creativity": "10.8", "threat": "21.0", "ict_index": "6.6", "transfers_balance": "-71", "selected": "11512", "transfers_in": "37", "transfers_out": "108", "value": "57", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2747", "selected": "15035", "transfers_in": "2962", "transfers_out": "215", "value": "57", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "14326", "transfers_in": "701", "transfers_out": "784", "value": "57", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "0.4", "threat": "18.0", "ict_index": "2.4", "transfers_balance": "377", "selected": "14803", "transfers_in": "1152", "transfers_out": "775", "value": "57", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "377", "selected": "14803", "transfers_in": "1152", "transfers_out": "775", "value": "57", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2470", "selected": "17465", "transfers_in": "3149", "transfers_out": "679", "value": "57", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Fredrik Ulvestad": [{"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "56", "transfers_in": "47", "transfers_out": "19", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "94", "transfers_in": "38", "transfers_out": "20", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "119", "transfers_in": "33", "transfers_out": "28", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "123", "transfers_in": "15", "transfers_out": "18", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "130", "transfers_in": "16", "transfers_out": "19", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "135", "transfers_in": "10", "transfers_out": "10", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "152", "transfers_in": "33", "transfers_out": "34", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "168", "transfers_in": "32", "transfers_out": "30", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "200", "transfers_in": "34", "transfers_out": "24", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "228", "transfers_in": "34", "transfers_out": "10", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "224", "transfers_in": "16", "transfers_out": "32", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "211", "transfers_in": "3", "transfers_out": "16", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "203", "transfers_in": "1", "transfers_out": "9", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "177", "transfers_in": "2", "transfers_out": "5", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "173", "transfers_in": "2", "transfers_out": "6", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "169", "transfers_in": "2", "transfers_out": "6", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "165", "transfers_in": "1", "transfers_out": "4", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "165", "transfers_in": "1", "transfers_out": "4", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "167", "transfers_in": "1", "transfers_out": "0", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "168", "transfers_in": "1", "transfers_out": "0", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168", "transfers_in": "3", "transfers_out": "3", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "169", "transfers_in": "7", "transfers_out": "6", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jes\u00e9 Rodr\u00edguez Ruiz": [{"gameweek": "2", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "70", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "51.6", "creativity": "39.2", "threat": "46.0", "ict_index": "13.7", "transfers_balance": "3613", "selected": "4740", "transfers_in": "3873", "transfers_out": "260", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.0", "creativity": "1.4", "threat": "14.0", "ict_index": "1.9", "transfers_balance": "332993", "selected": "402219", "transfers_in": "362771", "transfers_out": "29778", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "12.1", "threat": "25.0", "ict_index": "4.3", "transfers_balance": "26738", "selected": "461240", "transfers_in": "95122", "transfers_out": "68384", "value": "60", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "4.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "15488", "selected": "486463", "transfers_in": "67440", "transfers_out": "51952", "value": "60", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.4", "creativity": "1.7", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-70016", "selected": "420693", "transfers_in": "15952", "transfers_out": "85968", "value": "60", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51201", "selected": "371765", "transfers_in": "13239", "transfers_out": "64440", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.0", "creativity": "11.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-98807", "selected": "273536", "transfers_in": "2676", "transfers_out": "101483", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "28.2", "threat": "29.0", "ict_index": "6.8", "transfers_balance": "-8968", "selected": "265407", "transfers_in": "9362", "transfers_out": "18330", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28976", "selected": "237151", "transfers_in": "3439", "transfers_out": "32415", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24161", "selected": "213350", "transfers_in": "1423", "transfers_out": "25584", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23408", "selected": "190238", "transfers_in": "715", "transfers_out": "24123", "value": "56", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "15.8", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "-14766", "selected": "175641", "transfers_in": "482", "transfers_out": "15248", "value": "56", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.0", "threat": "7.0", "ict_index": "1.2", "transfers_balance": "-10420", "selected": "165301", "transfers_in": "269", "transfers_out": "10689", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7845", "selected": "157572", "transfers_in": "483", "transfers_out": "8328", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11671", "selected": "146010", "transfers_in": "203", "transfers_out": "11874", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7485", "selected": "138536", "transfers_in": "22", "transfers_out": "7507", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6282", "selected": "132263", "transfers_in": "15", "transfers_out": "6297", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5884", "selected": "126399", "transfers_in": "25", "transfers_out": "5909", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3178", "selected": "123227", "transfers_in": "25", "transfers_out": "3203", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3847", "selected": "119388", "transfers_in": "16", "transfers_out": "3863", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1342", "selected": "118048", "transfers_in": "14", "transfers_out": "1356", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3778", "selected": "114281", "transfers_in": "27", "transfers_out": "3805", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2074", "selected": "112217", "transfers_in": "13", "transfers_out": "2087", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1631", "selected": "110594", "transfers_in": "44", "transfers_out": "1675", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-822", "selected": "109779", "transfers_in": "21", "transfers_out": "843", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "11.6", "threat": "31.0", "ict_index": "4.7", "transfers_balance": "-942", "selected": "108864", "transfers_in": "115", "transfers_out": "1057", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-462", "selected": "108520", "transfers_in": "248", "transfers_out": "710", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "1.3", "threat": "3.0", "ict_index": "0.5", "transfers_balance": "-237", "selected": "108323", "transfers_in": "110", "transfers_out": "347", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-245", "selected": "118419", "transfers_in": "100", "transfers_out": "345", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "617", "selected": "121099", "transfers_in": "929", "transfers_out": "312", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-679", "selected": "118515", "transfers_in": "98", "transfers_out": "777", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-289", "selected": "118279", "transfers_in": "68", "transfers_out": "357", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "118049", "transfers_in": "64", "transfers_out": "298", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "118007", "transfers_in": "75", "transfers_out": "177", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "117893", "transfers_in": "35", "transfers_out": "158", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "117762", "transfers_in": "30", "transfers_out": "171", "value": "54", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "117541", "transfers_in": "31", "transfers_out": "245", "value": "54", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Nick Pope": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3195", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "3677", "transfers_in": "61", "transfers_out": "213", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "3615", "transfers_in": "32", "transfers_out": "251", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "11", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-165", "selected": "3587", "transfers_in": "54", "transfers_out": "219", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "8", "bps": "25", "influence": "54.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "1209", "selected": "4940", "transfers_in": "1624", "transfers_out": "415", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "6082", "selected": "11884", "transfers_in": "7531", "transfers_out": "1449", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "31", "influence": "34.4", "creativity": "10.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "1575", "selected": "14016", "transfers_in": "2826", "transfers_out": "1251", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "25.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "14277", "selected": "30212", "transfers_in": "17183", "transfers_out": "2906", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "18", "influence": "46.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "5243", "selected": "37044", "transfers_in": "7621", "transfers_out": "2378", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "26.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "22934", "selected": "62318", "transfers_in": "26470", "transfers_out": "3536", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "16020", "selected": "81207", "transfers_in": "19351", "transfers_out": "3331", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "28", "influence": "11.8", "creativity": "10.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "62670", "selected": "149665", "transfers_in": "67468", "transfers_out": "4798", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "29590", "selected": "183637", "transfers_in": "36194", "transfers_out": "6604", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "28130", "selected": "215060", "transfers_in": "32272", "transfers_out": "4142", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "16263", "selected": "233325", "transfers_in": "23188", "transfers_out": "6925", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "9820", "selected": "245759", "transfers_in": "17681", "transfers_out": "7861", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "36", "influence": "38.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "27076", "selected": "275108", "transfers_in": "31256", "transfers_out": "4180", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "53582", "selected": "333835", "transfers_in": "58515", "transfers_out": "4933", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "37.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "17105", "selected": "357176", "transfers_in": "31965", "transfers_out": "14860", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "3", "bps": "16", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-559", "selected": "359643", "transfers_in": "13822", "transfers_out": "14381", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "25", "influence": "7.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "30301", "selected": "394362", "transfers_in": "41987", "transfers_out": "11686", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "8616", "selected": "404594", "transfers_in": "37598", "transfers_out": "28982", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "55249", "selected": "465547", "transfers_in": "79531", "transfers_out": "24282", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-6939", "selected": "460593", "transfers_in": "23301", "transfers_out": "30240", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "11", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "31", "influence": "44.0", "creativity": "10.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "24137", "selected": "487678", "transfers_in": "43585", "transfers_out": "19448", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "37.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "14773", "selected": "504091", "transfers_in": "30886", "transfers_out": "16113", "value": "48", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "49694", "selected": "557982", "transfers_in": "58827", "transfers_out": "9133", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "34.8", "creativity": "10.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "32433", "selected": "595510", "transfers_in": "45546", "transfers_out": "13113", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "27.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "7952", "selected": "605721", "transfers_in": "18770", "transfers_out": "10818", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "28.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "1179", "selected": "581573", "transfers_in": "15285", "transfers_out": "14106", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "11", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "27505", "selected": "609595", "transfers_in": "45245", "transfers_out": "17740", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "30.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "6682", "selected": "616605", "transfers_in": "31569", "transfers_out": "24887", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "21", "influence": "41.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "5102", "selected": "619313", "transfers_in": "24107", "transfers_out": "19005", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "5102", "selected": "619313", "transfers_in": "24107", "transfers_out": "19005", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "30746", "selected": "668439", "transfers_in": "38388", "transfers_out": "7642", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-8794", "selected": "646254", "transfers_in": "11882", "transfers_out": "20676", "value": "50", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-60889", "selected": "579440", "transfers_in": "3280", "transfers_out": "64169", "value": "50", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "28.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "9669", "selected": "595765", "transfers_in": "18333", "transfers_out": "8664", "value": "50", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Moussa Sissoko": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "24.8", "threat": "12.0", "ict_index": "4.4", "transfers_balance": "0", "selected": "13211", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-938", "selected": "17093", "transfers_in": "1249", "transfers_out": "2187", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "12.5", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "-1919", "selected": "16558", "transfers_in": "813", "transfers_out": "2732", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "5.0", "threat": "26.0", "ict_index": "3.4", "transfers_balance": "-1596", "selected": "16267", "transfers_in": "588", "transfers_out": "2184", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.4", "creativity": "52.7", "threat": "3.0", "ict_index": "6.4", "transfers_balance": "-1428", "selected": "15187", "transfers_in": "549", "transfers_out": "1977", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.4", "creativity": "14.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "99", "selected": "16151", "transfers_in": "1331", "transfers_out": "1232", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "38.4", "creativity": "0.7", "threat": "36.0", "ict_index": "7.5", "transfers_balance": "1763", "selected": "18873", "transfers_in": "3447", "transfers_out": "1684", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.8", "creativity": "21.9", "threat": "6.0", "ict_index": "3.6", "transfers_balance": "7799", "selected": "28609", "transfers_in": "10740", "transfers_out": "2941", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-942", "selected": "28268", "transfers_in": "2351", "transfers_out": "3293", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.0", "creativity": "24.4", "threat": "8.0", "ict_index": "3.9", "transfers_balance": "-1837", "selected": "27051", "transfers_in": "2083", "transfers_out": "3920", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "19.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "889", "selected": "28524", "transfers_in": "2872", "transfers_out": "1983", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.0", "creativity": "29.6", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-621", "selected": "28581", "transfers_in": "1573", "transfers_out": "2194", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "28799", "transfers_in": "1715", "transfers_out": "1856", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "4.8", "threat": "22.0", "ict_index": "3.4", "transfers_balance": "-2053", "selected": "26927", "transfers_in": "493", "transfers_out": "2546", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "1.8", "threat": "20.0", "ict_index": "2.8", "transfers_balance": "-1326", "selected": "25770", "transfers_in": "478", "transfers_out": "1804", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.6", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1234", "selected": "24812", "transfers_in": "502", "transfers_out": "1736", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.2", "creativity": "9.8", "threat": "17.0", "ict_index": "3.4", "transfers_balance": "-823", "selected": "24121", "transfers_in": "294", "transfers_out": "1117", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "23640", "transfers_in": "259", "transfers_out": "913", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.4", "creativity": "18.2", "threat": "34.0", "ict_index": "8.0", "transfers_balance": "-1092", "selected": "22768", "transfers_in": "291", "transfers_out": "1383", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "36", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.6", "creativity": "3.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "37", "selected": "22990", "transfers_in": "665", "transfers_out": "628", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "857", "selected": "23144", "transfers_in": "1470", "transfers_out": "613", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "2.4", "creativity": "4.4", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "857", "selected": "23144", "transfers_in": "1470", "transfers_out": "613", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "11.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-896", "selected": "22543", "transfers_in": "528", "transfers_out": "1424", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.0", "creativity": "48.3", "threat": "32.0", "ict_index": "10.1", "transfers_balance": "-816", "selected": "21890", "transfers_in": "202", "transfers_out": "1018", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-340", "selected": "21782", "transfers_in": "306", "transfers_out": "646", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-192", "selected": "21679", "transfers_in": "225", "transfers_out": "417", "value": "54", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "21386", "transfers_in": "150", "transfers_out": "564", "value": "53", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-319", "selected": "21207", "transfers_in": "189", "transfers_out": "508", "value": "53", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-107", "selected": "21150", "transfers_in": "146", "transfers_out": "253", "value": "53", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "10.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-50", "selected": "21216", "transfers_in": "152", "transfers_out": "202", "value": "53", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "21141", "transfers_in": "86", "transfers_out": "159", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "20.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-67", "selected": "21115", "transfers_in": "77", "transfers_out": "144", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "3", "selected": "21165", "transfers_in": "131", "transfers_out": "128", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "21.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "3", "selected": "21165", "transfers_in": "131", "transfers_out": "128", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.9", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-26", "selected": "21154", "transfers_in": "61", "transfers_out": "87", "value": "53", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "21212", "transfers_in": "111", "transfers_out": "80", "value": "53", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "13.8", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "31", "selected": "21212", "transfers_in": "111", "transfers_out": "80", "value": "53", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "2.6", "creativity": "4.0", "threat": "18.0", "ict_index": "2.5", "transfers_balance": "93", "selected": "21376", "transfers_in": "195", "transfers_out": "102", "value": "53", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matt Ritchie": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "12.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "149149", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "20.3", "threat": "27.0", "ict_index": "5.7", "transfers_balance": "-4350", "selected": "150468", "transfers_in": "9164", "transfers_out": "13514", "value": "60", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.6", "creativity": "27.3", "threat": "46.0", "ict_index": "10.3", "transfers_balance": "-31431", "selected": "119782", "transfers_in": "2506", "transfers_out": "33937", "value": "60", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.2", "creativity": "34.2", "threat": "16.0", "ict_index": "7.6", "transfers_balance": "-4872", "selected": "116961", "transfers_in": "12479", "transfers_out": "17351", "value": "59", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "11", "goals": "0", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "47.2", "creativity": "49.2", "threat": "8.0", "ict_index": "10.4", "transfers_balance": "12511", "selected": "130828", "transfers_in": "24141", "transfers_out": "11630", "value": "59", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "47.1", "threat": "16.0", "ict_index": "8.3", "transfers_balance": "160592", "selected": "304259", "transfers_in": "179688", "transfers_out": "19096", "value": "60", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "18.3", "threat": "9.0", "ict_index": "4.5", "transfers_balance": "8034", "selected": "318800", "transfers_in": "44917", "transfers_out": "36883", "value": "60", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.8", "creativity": "36.4", "threat": "21.0", "ict_index": "7.4", "transfers_balance": "-59714", "selected": "260318", "transfers_in": "13234", "transfers_out": "72948", "value": "60", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "6.0", "creativity": "7.5", "threat": "20.0", "ict_index": "3.4", "transfers_balance": "-5994", "selected": "255431", "transfers_in": "17935", "transfers_out": "23929", "value": "60", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "1.8", "creativity": "3.7", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-10283", "selected": "246377", "transfers_in": "14584", "transfers_out": "24867", "value": "59", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.0", "creativity": "55.9", "threat": "10.0", "ict_index": "9.7", "transfers_balance": "-5357", "selected": "242067", "transfers_in": "12940", "transfers_out": "18297", "value": "59", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "65", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.8", "creativity": "26.9", "threat": "22.0", "ict_index": "5.9", "transfers_balance": "-32770", "selected": "209844", "transfers_in": "2363", "transfers_out": "35133", "value": "58", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "17.6", "threat": "9.0", "ict_index": "3.2", "transfers_balance": "-18627", "selected": "191550", "transfers_in": "3997", "transfers_out": "22624", "value": "58", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "11", "goals": "0", "assists": "2", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "23.6", "creativity": "47.2", "threat": "29.0", "ict_index": "10.0", "transfers_balance": "-22474", "selected": "169313", "transfers_in": "1909", "transfers_out": "24383", "value": "57", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.6", "creativity": "26.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-3255", "selected": "166552", "transfers_in": "5157", "transfers_out": "8412", "value": "57", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "31.4", "threat": "7.0", "ict_index": "5.3", "transfers_balance": "324", "selected": "167870", "transfers_in": "10772", "transfers_out": "10448", "value": "57", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "19.9", "threat": "19.0", "ict_index": "4.6", "transfers_balance": "-5395", "selected": "163001", "transfers_in": "5472", "transfers_out": "10867", "value": "57", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "36", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.4", "creativity": "29.7", "threat": "15.0", "ict_index": "5.5", "transfers_balance": "-12494", "selected": "150816", "transfers_in": "2551", "transfers_out": "15045", "value": "56", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "12.8", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "-11182", "selected": "140014", "transfers_in": "3695", "transfers_out": "14877", "value": "56", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8277", "selected": "131941", "transfers_in": "1238", "transfers_out": "9515", "value": "56", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "16.0", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-6484", "selected": "125767", "transfers_in": "4478", "transfers_out": "10962", "value": "55", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.4", "creativity": "43.3", "threat": "24.0", "ict_index": "8.9", "transfers_balance": "-6533", "selected": "119341", "transfers_in": "2411", "transfers_out": "8944", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "34.2", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-2048", "selected": "117877", "transfers_in": "8550", "transfers_out": "10598", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11981", "selected": "106103", "transfers_in": "876", "transfers_out": "12857", "value": "55", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "20.0", "ict_index": "2.1", "transfers_balance": "-5123", "selected": "101132", "transfers_in": "1449", "transfers_out": "6572", "value": "54", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "26.4", "threat": "9.0", "ict_index": "5.3", "transfers_balance": "-4918", "selected": "96264", "transfers_in": "850", "transfers_out": "5768", "value": "54", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "42.0", "creativity": "14.5", "threat": "18.0", "ict_index": "7.5", "transfers_balance": "-5114", "selected": "91231", "transfers_in": "430", "transfers_out": "5544", "value": "54", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "16.4", "threat": "12.0", "ict_index": "4.2", "transfers_balance": "7527", "selected": "99513", "transfers_in": "9965", "transfers_out": "2438", "value": "54", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-952", "selected": "98758", "transfers_in": "2334", "transfers_out": "3286", "value": "54", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "41.0", "creativity": "18.0", "threat": "9.0", "ict_index": "6.8", "transfers_balance": "1225", "selected": "107380", "transfers_in": "4539", "transfers_out": "3314", "value": "54", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "8.5", "threat": "35.0", "ict_index": "5.1", "transfers_balance": "772", "selected": "108111", "transfers_in": "4452", "transfers_out": "3680", "value": "54", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "1.8", "threat": "3.0", "ict_index": "0.8", "transfers_balance": "-618", "selected": "107553", "transfers_in": "2380", "transfers_out": "2998", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "85", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "45.0", "creativity": "11.8", "threat": "39.0", "ict_index": "9.6", "transfers_balance": "-2218", "selected": "104918", "transfers_in": "1489", "transfers_out": "3707", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "27.3", "threat": "1.0", "ict_index": "4.1", "transfers_balance": "18554", "selected": "127652", "transfers_in": "20209", "transfers_out": "1655", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "45.3", "threat": "42.0", "ict_index": "10.3", "transfers_balance": "11315", "selected": "135926", "transfers_in": "14787", "transfers_out": "3472", "value": "54", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "37", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.8", "creativity": "27.6", "threat": "5.0", "ict_index": "4.0", "transfers_balance": "6448", "selected": "143028", "transfers_in": "12070", "transfers_out": "5622", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.4", "threat": "5.0", "ict_index": "0.7", "transfers_balance": "6448", "selected": "143028", "transfers_in": "12070", "transfers_out": "5622", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.6", "creativity": "26.8", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "-6759", "selected": "135193", "transfers_in": "1991", "transfers_out": "8750", "value": "54", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Nathan Dyer": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2252", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "2370", "transfers_in": "135", "transfers_out": "400", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "2326", "transfers_in": "144", "transfers_out": "313", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "2231", "transfers_in": "108", "transfers_out": "268", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "2129", "transfers_in": "79", "transfers_out": "220", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "2025", "transfers_in": "88", "transfers_out": "230", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "2228", "transfers_in": "410", "transfers_out": "272", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.7", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "1303", "selected": "3762", "transfers_in": "1740", "transfers_out": "437", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "17.5", "threat": "12.0", "ict_index": "3.5", "transfers_balance": "1001", "selected": "5024", "transfers_in": "1520", "transfers_out": "519", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "280", "selected": "5527", "transfers_in": "905", "transfers_out": "625", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.2", "creativity": "16.8", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "108", "selected": "5788", "transfers_in": "537", "transfers_out": "429", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "19.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "541", "selected": "6645", "transfers_in": "1047", "transfers_out": "506", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "227", "selected": "6993", "transfers_in": "712", "transfers_out": "485", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-253", "selected": "6822", "transfers_in": "230", "transfers_out": "483", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "6605", "transfers_in": "157", "transfers_out": "414", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.2", "creativity": "15.3", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "-217", "selected": "6468", "transfers_in": "191", "transfers_out": "408", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "64", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "2.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-23", "selected": "6500", "transfers_in": "218", "transfers_out": "241", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "4.3", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "-114", "selected": "6429", "transfers_in": "118", "transfers_out": "232", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.0", "creativity": "8.6", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-174", "selected": "6324", "transfers_in": "189", "transfers_out": "363", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "6321", "transfers_in": "173", "transfers_out": "217", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.2", "creativity": "0.1", "threat": "7.0", "ict_index": "1.0", "transfers_balance": "-170", "selected": "6200", "transfers_in": "175", "transfers_out": "345", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "16.4", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "355", "selected": "6606", "transfers_in": "736", "transfers_out": "381", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.2", "creativity": "19.8", "threat": "6.0", "ict_index": "3.4", "transfers_balance": "-19", "selected": "6702", "transfers_in": "547", "transfers_out": "566", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-8", "selected": "6767", "transfers_in": "386", "transfers_out": "394", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "20.7", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "1171", "selected": "8094", "transfers_in": "1750", "transfers_out": "579", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "7.2", "threat": "6.0", "ict_index": "1.7", "transfers_balance": "2298", "selected": "10497", "transfers_in": "2845", "transfers_out": "547", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "0.0", "creativity": "4.9", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "4341", "selected": "15111", "transfers_in": "5585", "transfers_out": "1244", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.2", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "3552", "selected": "19076", "transfers_in": "5099", "transfers_out": "1547", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-68", "selected": "19140", "transfers_in": "1012", "transfers_out": "1080", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-999", "selected": "17176", "transfers_in": "491", "transfers_out": "1490", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.6", "creativity": "1.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-1024", "selected": "14528", "transfers_in": "125", "transfers_out": "1149", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-509", "selected": "14047", "transfers_in": "179", "transfers_out": "688", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.8", "creativity": "2.7", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-587", "selected": "13418", "transfers_in": "147", "transfers_out": "734", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "13072", "transfers_in": "75", "transfers_out": "439", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "3.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-397", "selected": "12809", "transfers_in": "85", "transfers_out": "482", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "26.9", "threat": "78.0", "ict_index": "11.3", "transfers_balance": "-254", "selected": "12557", "transfers_in": "139", "transfers_out": "393", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-254", "selected": "12557", "transfers_in": "139", "transfers_out": "393", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "14.8", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-256", "selected": "12330", "transfers_in": "87", "transfers_out": "343", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Daryl Janmaat": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "13324", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3404", "selected": "11009", "transfers_in": "196", "transfers_out": "3600", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2850", "selected": "8184", "transfers_in": "41", "transfers_out": "2891", "value": "49", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "44.2", "creativity": "4.4", "threat": "7.0", "ict_index": "5.6", "transfers_balance": "-1355", "selected": "6854", "transfers_in": "36", "transfers_out": "1391", "value": "49", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "-1", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "25.0", "creativity": "10.6", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "1359", "selected": "8808", "transfers_in": "1970", "transfers_out": "611", "value": "49", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "9052", "transfers_in": "826", "transfers_out": "871", "value": "49", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-299", "selected": "8945", "transfers_in": "571", "transfers_out": "870", "value": "49", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-700", "selected": "8364", "transfers_in": "169", "transfers_out": "869", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-372", "selected": "8063", "transfers_in": "118", "transfers_out": "490", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-253", "selected": "7897", "transfers_in": "309", "transfers_out": "562", "value": "49", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "7702", "transfers_in": "170", "transfers_out": "444", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "7581", "transfers_in": "203", "transfers_out": "400", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "7414", "transfers_in": "137", "transfers_out": "354", "value": "49", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "7168", "transfers_in": "91", "transfers_out": "381", "value": "48", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "6983", "transfers_in": "89", "transfers_out": "300", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.0", "creativity": "7.5", "threat": "29.0", "ict_index": "5.9", "transfers_balance": "-110", "selected": "6937", "transfers_in": "138", "transfers_out": "248", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "49.2", "creativity": "15.0", "threat": "26.0", "ict_index": "9.0", "transfers_balance": "184", "selected": "7163", "transfers_in": "335", "transfers_out": "151", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "2.8", "threat": "25.0", "ict_index": "2.7", "transfers_balance": "7746", "selected": "15177", "transfers_in": "8220", "transfers_out": "474", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.8", "creativity": "2.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-336", "selected": "14956", "transfers_in": "1509", "transfers_out": "1845", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "2.7", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-458", "selected": "14558", "transfers_in": "616", "transfers_out": "1074", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.0", "creativity": "17.2", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "2737", "selected": "17440", "transfers_in": "3926", "transfers_out": "1189", "value": "48", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.4", "creativity": "0.6", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-2468", "selected": "14997", "transfers_in": "238", "transfers_out": "2706", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "30.4", "creativity": "44.6", "threat": "25.0", "ict_index": "10.0", "transfers_balance": "-378", "selected": "14737", "transfers_in": "1299", "transfers_out": "1677", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "1.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-162", "selected": "14679", "transfers_in": "1142", "transfers_out": "1304", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-297", "selected": "14498", "transfers_in": "693", "transfers_out": "990", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "46.2", "creativity": "22.4", "threat": "40.0", "ict_index": "10.9", "transfers_balance": "-1206", "selected": "13332", "transfers_in": "121", "transfers_out": "1327", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "7.3", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "11505", "selected": "25411", "transfers_in": "12842", "transfers_out": "1337", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.8", "creativity": "6.3", "threat": "17.0", "ict_index": "4.1", "transfers_balance": "579", "selected": "26405", "transfers_in": "2920", "transfers_out": "2341", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "1.6", "threat": "35.0", "ict_index": "5.2", "transfers_balance": "6093", "selected": "33166", "transfers_in": "7004", "transfers_out": "911", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.0", "creativity": "11.3", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "3444", "selected": "36537", "transfers_in": "6059", "transfers_out": "2615", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "181", "selected": "42092", "transfers_in": "1794", "transfers_out": "1613", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.4", "creativity": "14.1", "threat": "11.0", "ict_index": "4.6", "transfers_balance": "-1056", "selected": "35752", "transfers_in": "1163", "transfers_out": "2219", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.4", "creativity": "16.0", "threat": "25.0", "ict_index": "4.9", "transfers_balance": "-1564", "selected": "34221", "transfers_in": "412", "transfers_out": "1976", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.0", "creativity": "1.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2196", "selected": "31388", "transfers_in": "337", "transfers_out": "2533", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "311", "selected": "33077", "transfers_in": "1280", "transfers_out": "969", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2786", "selected": "29673", "transfers_in": "58", "transfers_out": "2844", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.0", "creativity": "1.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2317", "selected": "27190", "transfers_in": "74", "transfers_out": "2391", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.6", "creativity": "38.9", "threat": "2.0", "ict_index": "7.3", "transfers_balance": "-1026", "selected": "26283", "transfers_in": "68", "transfers_out": "1094", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ashley Westwood": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4739", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "5490", "transfers_in": "226", "transfers_out": "583", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "10.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-388", "selected": "5376", "transfers_in": "199", "transfers_out": "587", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-257", "selected": "5319", "transfers_in": "249", "transfers_out": "506", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "5243", "transfers_in": "203", "transfers_out": "368", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "5355", "transfers_in": "359", "transfers_out": "373", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "5311", "transfers_in": "247", "transfers_out": "373", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "807", "selected": "6381", "transfers_in": "1396", "transfers_out": "589", "value": "44", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "143", "selected": "6669", "transfers_in": "573", "transfers_out": "430", "value": "44", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-81", "selected": "6677", "transfers_in": "354", "transfers_out": "435", "value": "44", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "6629", "transfers_in": "196", "transfers_out": "304", "value": "44", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "6545", "transfers_in": "174", "transfers_out": "318", "value": "44", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "6433", "transfers_in": "114", "transfers_out": "255", "value": "44", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-114", "selected": "6342", "transfers_in": "100", "transfers_out": "214", "value": "44", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "6272", "transfers_in": "122", "transfers_out": "207", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "6191", "transfers_in": "108", "transfers_out": "221", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "6172", "transfers_in": "106", "transfers_out": "149", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "6108", "transfers_in": "82", "transfers_out": "173", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "59", "selected": "6604", "transfers_in": "360", "transfers_out": "301", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "6648", "transfers_in": "198", "transfers_out": "225", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "6685", "transfers_in": "299", "transfers_out": "313", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "6621", "transfers_in": "153", "transfers_out": "227", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "6591", "transfers_in": "235", "transfers_out": "324", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "6570", "transfers_in": "170", "transfers_out": "235", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "13.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-13", "selected": "6603", "transfers_in": "169", "transfers_out": "182", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "6753", "transfers_in": "239", "transfers_out": "115", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "6824", "transfers_in": "227", "transfers_out": "201", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "16.4", "threat": "20.0", "ict_index": "5.0", "transfers_balance": "15", "selected": "6912", "transfers_in": "197", "transfers_out": "182", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.8", "creativity": "3.4", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "68", "selected": "7013", "transfers_in": "156", "transfers_out": "88", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "3.3", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "58", "selected": "6806", "transfers_in": "169", "transfers_out": "111", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "3.8", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "49", "selected": "6856", "transfers_in": "206", "transfers_out": "157", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.0", "creativity": "20.8", "threat": "25.0", "ict_index": "6.9", "transfers_balance": "568", "selected": "7455", "transfers_in": "747", "transfers_out": "179", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1124", "selected": "9117", "transfers_in": "1356", "transfers_out": "232", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.4", "creativity": "12.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "1124", "selected": "9117", "transfers_in": "1356", "transfers_out": "232", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.4", "creativity": "28.6", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "40", "selected": "8612", "transfers_in": "256", "transfers_out": "216", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.4", "creativity": "3.2", "threat": "22.0", "ict_index": "3.1", "transfers_balance": "-58", "selected": "8614", "transfers_in": "220", "transfers_out": "278", "value": "43", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.6", "creativity": "1.4", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-216", "selected": "8400", "transfers_in": "162", "transfers_out": "378", "value": "43", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.4", "creativity": "15.3", "threat": "6.0", "ict_index": "5.1", "transfers_balance": "171", "selected": "8611", "transfers_in": "351", "transfers_out": "180", "value": "43", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aaron Ramsey": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "29.6", "creativity": "11.2", "threat": "26.0", "ict_index": "6.7", "transfers_balance": "0", "selected": "33792", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.0", "creativity": "15.6", "threat": "80.0", "ict_index": "11.8", "transfers_balance": "81061", "selected": "161837", "transfers_in": "89479", "transfers_out": "8418", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.8", "creativity": "5.4", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-5199", "selected": "167984", "transfers_in": "20341", "transfers_out": "25540", "value": "70", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.2", "creativity": "28.8", "threat": "17.0", "ict_index": "7.1", "transfers_balance": "-24903", "selected": "147584", "transfers_in": "16406", "transfers_out": "41309", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.4", "creativity": "6.5", "threat": "14.0", "ict_index": "4.4", "transfers_balance": "933", "selected": "152141", "transfers_in": "15672", "transfers_out": "14739", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "4.0", "creativity": "12.8", "threat": "24.0", "ict_index": "4.1", "transfers_balance": "26303", "selected": "182672", "transfers_in": "43226", "transfers_out": "16923", "value": "70", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.0", "creativity": "15.0", "threat": "36.0", "ict_index": "6.4", "transfers_balance": "63308", "selected": "250976", "transfers_in": "82412", "transfers_out": "19104", "value": "70", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4294", "selected": "259273", "transfers_in": "38114", "transfers_out": "33820", "value": "71", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "67.6", "creativity": "45.8", "threat": "121.0", "ict_index": "23.4", "transfers_balance": "-61530", "selected": "198219", "transfers_in": "2359", "transfers_out": "63889", "value": "71", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "45.2", "creativity": "30.8", "threat": "49.0", "ict_index": "12.5", "transfers_balance": "54683", "selected": "256777", "transfers_in": "70891", "transfers_out": "16208", "value": "70", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "32.6", "creativity": "26.6", "threat": "17.0", "ict_index": "7.6", "transfers_balance": "25778", "selected": "287677", "transfers_in": "46963", "transfers_out": "21185", "value": "70", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "16.5", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "29942", "selected": "323805", "transfers_in": "50388", "transfers_out": "20446", "value": "70", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "7.4", "creativity": "19.0", "threat": "36.0", "ict_index": "6.2", "transfers_balance": "718", "selected": "327394", "transfers_in": "29919", "transfers_out": "29201", "value": "70", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "10", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "37.8", "creativity": "40.8", "threat": "3.0", "ict_index": "8.2", "transfers_balance": "19249", "selected": "348511", "transfers_in": "35542", "transfers_out": "16293", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "31.6", "creativity": "42.3", "threat": "48.0", "ict_index": "12.2", "transfers_balance": "31247", "selected": "381905", "transfers_in": "47652", "transfers_out": "16405", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "6.8", "threat": "58.0", "ict_index": "7.9", "transfers_balance": "187251", "selected": "576769", "transfers_in": "203836", "transfers_out": "16585", "value": "72", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176969", "selected": "400555", "transfers_in": "10096", "transfers_out": "187065", "value": "72", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139537", "selected": "261175", "transfers_in": "1517", "transfers_out": "141054", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76224", "selected": "185163", "transfers_in": "569", "transfers_out": "76793", "value": "70", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19780", "selected": "165538", "transfers_in": "364", "transfers_out": "20144", "value": "70", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16476", "selected": "149187", "transfers_in": "334", "transfers_out": "16810", "value": "70", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5059", "selected": "144188", "transfers_in": "201", "transfers_out": "5260", "value": "70", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.8", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "646", "selected": "145287", "transfers_in": "10807", "transfers_out": "10161", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3486", "selected": "149474", "transfers_in": "10464", "transfers_out": "6978", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "12.2", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "2522", "selected": "152525", "transfers_in": "12211", "transfers_out": "9689", "value": "69", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "20", "goals": "3", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "74", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "70", "influence": "110.8", "creativity": "15.5", "threat": "47.0", "ict_index": "17.3", "transfers_balance": "4000", "selected": "156884", "transfers_in": "10252", "transfers_out": "6252", "value": "69", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "129308", "selected": "290886", "transfers_in": "140265", "transfers_out": "10957", "value": "70", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "16.8", "threat": "31.0", "ict_index": "5.6", "transfers_balance": "-71294", "selected": "220276", "transfers_in": "5654", "transfers_out": "76948", "value": "70", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22952", "selected": "244776", "transfers_in": "34867", "transfers_out": "11915", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5785", "selected": "239708", "transfers_in": "25225", "transfers_out": "19440", "value": "69", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.8", "creativity": "34.6", "threat": "35.0", "ict_index": "8.5", "transfers_balance": "1671", "selected": "219423", "transfers_in": "17686", "transfers_out": "16015", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60992", "selected": "282485", "transfers_in": "70689", "transfers_out": "9697", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60549", "selected": "214591", "transfers_in": "7112", "transfers_out": "67661", "value": "69", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "62.0", "creativity": "37.8", "threat": "37.0", "ict_index": "13.7", "transfers_balance": "13535", "selected": "242997", "transfers_in": "27533", "transfers_out": "13998", "value": "68", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8013", "selected": "243687", "transfers_in": "23041", "transfers_out": "15028", "value": "68", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "1.8", "threat": "19.0", "ict_index": "2.9", "transfers_balance": "22809", "selected": "268788", "transfers_in": "34519", "transfers_out": "11710", "value": "68", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.8", "creativity": "16.6", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "22809", "selected": "268788", "transfers_in": "34519", "transfers_out": "11710", "value": "68", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "34.2", "creativity": "17.3", "threat": "16.0", "ict_index": "6.8", "transfers_balance": "-1207", "selected": "266503", "transfers_in": "17352", "transfers_out": "18559", "value": "68", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Michael Hefele": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7531", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1375", "selected": "6742", "transfers_in": "138", "transfers_out": "1513", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "6641", "transfers_in": "813", "transfers_out": "1325", "value": "44", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-593", "selected": "6324", "transfers_in": "577", "transfers_out": "1170", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-498", "selected": "5911", "transfers_in": "123", "transfers_out": "621", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-526", "selected": "5465", "transfers_in": "156", "transfers_out": "682", "value": "43", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-315", "selected": "5218", "transfers_in": "191", "transfers_out": "506", "value": "43", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-756", "selected": "4471", "transfers_in": "27", "transfers_out": "783", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "4163", "transfers_in": "13", "transfers_out": "323", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-330", "selected": "3836", "transfers_in": "14", "transfers_out": "344", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "3652", "transfers_in": "15", "transfers_out": "200", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "3483", "transfers_in": "29", "transfers_out": "202", "value": "42", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "3372", "transfers_in": "15", "transfers_out": "126", "value": "42", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "3297", "transfers_in": "9", "transfers_out": "87", "value": "42", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "3208", "transfers_in": "21", "transfers_out": "113", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "3128", "transfers_in": "18", "transfers_out": "99", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3079", "transfers_in": "14", "transfers_out": "66", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3006", "transfers_in": "11", "transfers_out": "85", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2936", "transfers_in": "12", "transfers_out": "85", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "2894", "transfers_in": "11", "transfers_out": "55", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "2823", "transfers_in": "15", "transfers_out": "91", "value": "42", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "2843", "transfers_in": "54", "transfers_out": "47", "value": "42", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "2895", "transfers_in": "104", "transfers_out": "87", "value": "42", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "2931", "transfers_in": "71", "transfers_out": "53", "value": "42", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2949", "transfers_in": "48", "transfers_out": "51", "value": "42", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2939", "transfers_in": "27", "transfers_out": "47", "value": "42", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "2976", "transfers_in": "59", "transfers_out": "39", "value": "42", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2968", "transfers_in": "48", "transfers_out": "87", "value": "42", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2937", "transfers_in": "14", "transfers_out": "50", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3252", "transfers_in": "29", "transfers_out": "37", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "3213", "transfers_in": "16", "transfers_out": "43", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3193", "transfers_in": "19", "transfers_out": "49", "value": "42", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3174", "transfers_in": "14", "transfers_out": "33", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3158", "transfers_in": "16", "transfers_out": "37", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3141", "transfers_in": "7", "transfers_out": "13", "value": "42", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3137", "transfers_in": "7", "transfers_out": "12", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3137", "transfers_in": "7", "transfers_out": "12", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3115", "transfers_in": "5", "transfers_out": "29", "value": "42", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Erdal Rakip": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "60", "transfers_in": "63", "transfers_out": "12", "value": "50", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "94", "transfers_in": "48", "transfers_out": "21", "value": "50", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "95", "transfers_in": "19", "transfers_out": "28", "value": "50", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "115", "transfers_in": "18", "transfers_out": "19", "value": "50", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "118", "transfers_in": "15", "transfers_out": "16", "value": "50", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "118", "transfers_in": "12", "transfers_out": "19", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "122", "transfers_in": "6", "transfers_out": "9", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "121", "transfers_in": "14", "transfers_out": "15", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "127", "transfers_in": "10", "transfers_out": "11", "value": "49", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "123", "transfers_in": "6", "transfers_out": "16", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "124", "transfers_in": "7", "transfers_out": "9", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "127", "transfers_in": "3", "transfers_out": "6", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "128", "transfers_in": "2", "transfers_out": "3", "value": "48", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "133", "transfers_in": "7", "transfers_out": "5", "value": "48", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aaron Ramsdale": [{"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6202", "selected": "7664", "transfers_in": "7014", "transfers_out": "812", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2883", "selected": "11351", "transfers_in": "3717", "transfers_out": "834", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "265", "selected": "11751", "transfers_in": "638", "transfers_out": "373", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "323", "selected": "12283", "transfers_in": "833", "transfers_out": "510", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "254", "selected": "12711", "transfers_in": "650", "transfers_out": "396", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75", "selected": "12938", "transfers_in": "408", "transfers_out": "333", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "139", "selected": "13156", "transfers_in": "350", "transfers_out": "211", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "13247", "transfers_in": "215", "transfers_out": "190", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "13275", "transfers_in": "196", "transfers_out": "226", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "13253", "transfers_in": "194", "transfers_out": "276", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "13361", "transfers_in": "279", "transfers_out": "217", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "13421", "transfers_in": "236", "transfers_out": "212", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "92", "selected": "13577", "transfers_in": "339", "transfers_out": "247", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "13629", "transfers_in": "183", "transfers_out": "184", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "107", "selected": "13795", "transfers_in": "366", "transfers_out": "259", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "13820", "transfers_in": "368", "transfers_out": "364", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-429", "selected": "13428", "transfers_in": "376", "transfers_out": "805", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-501", "selected": "12932", "transfers_in": "17", "transfers_out": "518", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "12522", "transfers_in": "26", "transfers_out": "440", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "12278", "transfers_in": "17", "transfers_out": "263", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "12012", "transfers_in": "21", "transfers_out": "292", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "11771", "transfers_in": "14", "transfers_out": "260", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "11627", "transfers_in": "7", "transfers_out": "152", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "8065", "transfers_in": "9", "transfers_out": "125", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "7734", "transfers_in": "7", "transfers_out": "170", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "7780", "transfers_in": "12", "transfers_out": "141", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "7694", "transfers_in": "4", "transfers_out": "93", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "7568", "transfers_in": "5", "transfers_out": "126", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "7568", "transfers_in": "5", "transfers_out": "126", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "7405", "transfers_in": "2", "transfers_out": "66", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "7301", "transfers_in": "4", "transfers_out": "106", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "7198", "transfers_in": "15", "transfers_out": "114", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Tom Cleverley": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "5.2", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "8190", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "10.8", "creativity": "17.7", "threat": "28.0", "ict_index": "5.7", "transfers_balance": "313", "selected": "10989", "transfers_in": "1127", "transfers_out": "814", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.0", "creativity": "16.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "899", "selected": "12892", "transfers_in": "2125", "transfers_out": "1226", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.4", "creativity": "15.3", "threat": "10.0", "ict_index": "5.5", "transfers_balance": "15", "selected": "13849", "transfers_in": "1468", "transfers_out": "1453", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.6", "creativity": "1.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "5212", "selected": "20985", "transfers_in": "7613", "transfers_out": "2401", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "6.1", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "-372", "selected": "21199", "transfers_in": "1909", "transfers_out": "2281", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "38.5", "threat": "2.0", "ict_index": "6.0", "transfers_balance": "192", "selected": "21870", "transfers_in": "2563", "transfers_out": "2371", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "50.2", "creativity": "15.7", "threat": "17.0", "ict_index": "8.3", "transfers_balance": "-417", "selected": "21876", "transfers_in": "2045", "transfers_out": "2462", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.8", "creativity": "31.6", "threat": "19.0", "ict_index": "6.6", "transfers_balance": "26654", "selected": "50632", "transfers_in": "30556", "transfers_out": "3902", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "33.3", "threat": "2.0", "ict_index": "6.0", "transfers_balance": "16431", "selected": "68943", "transfers_in": "23789", "transfers_out": "7358", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.8", "creativity": "15.2", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "1373", "selected": "71281", "transfers_in": "8241", "transfers_out": "6868", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "19.2", "threat": "9.0", "ict_index": "4.2", "transfers_balance": "-3299", "selected": "68735", "transfers_in": "4449", "transfers_out": "7748", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.2", "creativity": "2.3", "threat": "3.0", "ict_index": "2.3", "transfers_balance": "-3991", "selected": "64954", "transfers_in": "2019", "transfers_out": "6010", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.2", "creativity": "51.4", "threat": "0.0", "ict_index": "7.3", "transfers_balance": "-2724", "selected": "62500", "transfers_in": "2401", "transfers_out": "5125", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.0", "creativity": "28.2", "threat": "2.0", "ict_index": "6.0", "transfers_balance": "-3272", "selected": "59436", "transfers_in": "1799", "transfers_out": "5071", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "25.5", "threat": "1.0", "ict_index": "4.1", "transfers_balance": "507", "selected": "60381", "transfers_in": "4228", "transfers_out": "3721", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "86", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "4", "influence": "17.4", "creativity": "12.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1060", "selected": "59544", "transfers_in": "2367", "transfers_out": "3427", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14333", "selected": "45225", "transfers_in": "83", "transfers_out": "14416", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.2", "creativity": "41.8", "threat": "8.0", "ict_index": "6.6", "transfers_balance": "-2736", "selected": "42590", "transfers_in": "825", "transfers_out": "3561", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "52.8", "threat": "4.0", "ict_index": "7.0", "transfers_balance": "-1630", "selected": "41015", "transfers_in": "297", "transfers_out": "1927", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.4", "creativity": "13.7", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-1276", "selected": "39834", "transfers_in": "1039", "transfers_out": "2315", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-1438", "selected": "38425", "transfers_in": "446", "transfers_out": "1884", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "3.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2028", "selected": "36520", "transfers_in": "814", "transfers_out": "2842", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3977", "selected": "32559", "transfers_in": "43", "transfers_out": "4020", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "2.4", "creativity": "16.8", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-2448", "selected": "30140", "transfers_in": "34", "transfers_out": "2482", "value": "50", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1098", "selected": "29052", "transfers_in": "49", "transfers_out": "1147", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1667", "selected": "27397", "transfers_in": "30", "transfers_out": "1697", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1412", "selected": "25995", "transfers_in": "17", "transfers_out": "1429", "value": "50", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-643", "selected": "25342", "transfers_in": "14", "transfers_out": "657", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-604", "selected": "23537", "transfers_in": "20", "transfers_out": "624", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-506", "selected": "22952", "transfers_in": "5", "transfers_out": "511", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-413", "selected": "22635", "transfers_in": "17", "transfers_out": "430", "value": "50", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "22392", "transfers_in": "3", "transfers_out": "260", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-194", "selected": "22193", "transfers_in": "8", "transfers_out": "202", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "22054", "transfers_in": "9", "transfers_out": "146", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "21973", "transfers_in": "2", "transfers_out": "100", "value": "50", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "21868", "transfers_in": "3", "transfers_out": "103", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "21764", "transfers_in": "14", "transfers_out": "114", "value": "50", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Max Melbourne": [{"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "284", "selected": "429", "transfers_in": "358", "transfers_out": "74", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "165", "selected": "689", "transfers_in": "255", "transfers_out": "90", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "809", "transfers_in": "130", "transfers_out": "79", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "110", "selected": "1025", "transfers_in": "268", "transfers_out": "158", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "1196", "transfers_in": "225", "transfers_out": "116", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "97", "selected": "1360", "transfers_in": "257", "transfers_out": "160", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "1460", "transfers_in": "200", "transfers_out": "126", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "223", "selected": "1799", "transfers_in": "406", "transfers_out": "183", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "142", "selected": "2010", "transfers_in": "284", "transfers_out": "142", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86", "selected": "2169", "transfers_in": "211", "transfers_out": "125", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "2099", "transfers_in": "67", "transfers_out": "155", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "1945", "transfers_in": "11", "transfers_out": "168", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "1856", "transfers_in": "10", "transfers_out": "105", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1816", "transfers_in": "6", "transfers_out": "49", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1451", "transfers_in": "3", "transfers_out": "40", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "1395", "transfers_in": "3", "transfers_out": "44", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1375", "transfers_in": "3", "transfers_out": "39", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1350", "transfers_in": "5", "transfers_out": "32", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1332", "transfers_in": "5", "transfers_out": "23", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1326", "transfers_in": "2", "transfers_out": "15", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1313", "transfers_in": "0", "transfers_out": "12", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1294", "transfers_in": "8", "transfers_out": "24", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1279", "transfers_in": "6", "transfers_out": "23", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Matteo Darmian": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "29145", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8572", "selected": "23965", "transfers_in": "624", "transfers_out": "9196", "value": "54", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8889", "selected": "16136", "transfers_in": "172", "transfers_out": "9061", "value": "53", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "3.8", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "-3005", "selected": "14021", "transfers_in": "157", "transfers_out": "3162", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-573", "selected": "13991", "transfers_in": "356", "transfers_out": "929", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1113", "selected": "13326", "transfers_in": "231", "transfers_out": "1344", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-589", "selected": "12994", "transfers_in": "621", "transfers_out": "1210", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "25.6", "creativity": "0.8", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-804", "selected": "12386", "transfers_in": "202", "transfers_out": "1006", "value": "51", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1309", "selected": "13957", "transfers_in": "1822", "transfers_out": "513", "value": "51", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-720", "selected": "13422", "transfers_in": "448", "transfers_out": "1168", "value": "51", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-365", "selected": "13217", "transfers_in": "259", "transfers_out": "624", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "13225", "transfers_in": "411", "transfers_out": "581", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-297", "selected": "13013", "transfers_in": "217", "transfers_out": "514", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "12811", "transfers_in": "141", "transfers_out": "417", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-284", "selected": "12575", "transfers_in": "92", "transfers_out": "376", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "12533", "transfers_in": "156", "transfers_out": "304", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "12518", "transfers_in": "145", "transfers_out": "237", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "12477", "transfers_in": "114", "transfers_out": "245", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "12522", "transfers_in": "261", "transfers_out": "355", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-392", "selected": "12159", "transfers_in": "62", "transfers_out": "454", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-467", "selected": "11704", "transfers_in": "47", "transfers_out": "514", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "11578", "transfers_in": "30", "transfers_out": "170", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "11634", "transfers_in": "122", "transfers_out": "205", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "11673", "transfers_in": "92", "transfers_out": "135", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "11687", "transfers_in": "76", "transfers_out": "147", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "11679", "transfers_in": "44", "transfers_out": "90", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "11685", "transfers_in": "57", "transfers_out": "108", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "11729", "transfers_in": "60", "transfers_out": "125", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "11752", "transfers_in": "35", "transfers_out": "64", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "12876", "transfers_in": "36", "transfers_out": "67", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "12932", "transfers_in": "45", "transfers_out": "63", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "12956", "transfers_in": "50", "transfers_out": "61", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "12943", "transfers_in": "31", "transfers_out": "69", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "15.8", "creativity": "14.3", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-38", "selected": "12943", "transfers_in": "31", "transfers_out": "69", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "13067", "transfers_in": "94", "transfers_out": "46", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.0", "creativity": "4.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "34", "selected": "13133", "transfers_in": "109", "transfers_out": "75", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "13133", "transfers_in": "109", "transfers_out": "75", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "30.8", "creativity": "2.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "313", "selected": "13525", "transfers_in": "399", "transfers_out": "86", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Adri\u00e1n San Miguel del Castillo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "24951", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2034", "selected": "25302", "transfers_in": "219", "transfers_out": "2253", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2032", "selected": "23853", "transfers_in": "147", "transfers_out": "2179", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1636", "selected": "22690", "transfers_in": "135", "transfers_out": "1771", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-912", "selected": "22060", "transfers_in": "153", "transfers_out": "1065", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-989", "selected": "21393", "transfers_in": "211", "transfers_out": "1200", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-764", "selected": "20918", "transfers_in": "224", "transfers_out": "988", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-598", "selected": "20563", "transfers_in": "158", "transfers_out": "756", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "20045", "transfers_in": "77", "transfers_out": "660", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475", "selected": "19676", "transfers_in": "125", "transfers_out": "600", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-442", "selected": "19312", "transfers_in": "61", "transfers_out": "503", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-369", "selected": "19051", "transfers_in": "93", "transfers_out": "462", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "18938", "transfers_in": "84", "transfers_out": "283", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "18791", "transfers_in": "62", "transfers_out": "270", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "6", "bps": "16", "influence": "35.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-94", "selected": "18770", "transfers_in": "171", "transfers_out": "265", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "23", "influence": "13.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "777", "selected": "19849", "transfers_in": "1119", "transfers_out": "342", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "8576", "selected": "28972", "transfers_in": "9064", "transfers_out": "488", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "0.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "14399", "selected": "44119", "transfers_in": "15088", "transfers_out": "689", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "27105", "selected": "73287", "transfers_in": "28918", "transfers_out": "1813", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "54.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "6586", "selected": "80709", "transfers_in": "10015", "transfers_out": "3429", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "67464", "selected": "155712", "transfers_in": "74862", "transfers_out": "7398", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "41.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "67464", "selected": "155712", "transfers_in": "74862", "transfers_out": "7398", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "32744", "selected": "190309", "transfers_in": "44648", "transfers_out": "11904", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "13.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "16585", "selected": "207744", "transfers_in": "22906", "transfers_out": "6321", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "17.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "7325", "selected": "215814", "transfers_in": "15151", "transfers_out": "7826", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "17.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-2627", "selected": "213442", "transfers_in": "4372", "transfers_out": "6999", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "23.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-6023", "selected": "207755", "transfers_in": "2859", "transfers_out": "8882", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "8", "bps": "28", "influence": "56.4", "creativity": "0.0", "threat": "0.0", "ict_index": "5.6", "transfers_balance": "-4312", "selected": "204128", "transfers_in": "5314", "transfers_out": "9626", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "24.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "376", "selected": "204789", "transfers_in": "3731", "transfers_out": "3355", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6273", "selected": "172464", "transfers_in": "2823", "transfers_out": "9096", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11503", "selected": "143447", "transfers_in": "1839", "transfers_out": "13342", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14335", "selected": "129098", "transfers_in": "413", "transfers_out": "14748", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12956", "selected": "113176", "transfers_in": "597", "transfers_out": "13553", "value": "41", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5846", "selected": "109220", "transfers_in": "649", "transfers_out": "6495", "value": "41", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "28.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-3914", "selected": "106926", "transfers_in": "2614", "transfers_out": "6528", "value": "41", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-208", "selected": "107152", "transfers_in": "6285", "transfers_out": "6493", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "32", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-208", "selected": "107152", "transfers_in": "6285", "transfers_out": "6493", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "43.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "31789", "selected": "142834", "transfers_in": "33120", "transfers_out": "1331", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Marcos Alonso": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.0", "creativity": "38.0", "threat": "60.0", "ict_index": "12.1", "transfers_balance": "0", "selected": "527736", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "16", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "41", "influence": "88.8", "creativity": "6.8", "threat": "24.0", "ict_index": "12.0", "transfers_balance": "-65173", "selected": "525340", "transfers_in": "7207", "transfers_out": "72380", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "25.4", "creativity": "15.1", "threat": "10.0", "ict_index": "5.1", "transfers_balance": "216001", "selected": "841202", "transfers_in": "245534", "transfers_out": "29533", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "32.4", "threat": "9.0", "ict_index": "5.9", "transfers_balance": "108022", "selected": "1040491", "transfers_in": "143100", "transfers_out": "35078", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "5.0", "creativity": "3.0", "threat": "22.0", "ict_index": "3.0", "transfers_balance": "-14958", "selected": "1057886", "transfers_in": "40880", "transfers_out": "55838", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.8", "creativity": "1.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-13089", "selected": "1072176", "transfers_in": "49921", "transfers_out": "63010", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "24.6", "creativity": "6.7", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-140956", "selected": "942707", "transfers_in": "10134", "transfers_out": "151090", "value": "70", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.6", "creativity": "25.3", "threat": "44.0", "ict_index": "8.9", "transfers_balance": "-59475", "selected": "894754", "transfers_in": "19874", "transfers_out": "79349", "value": "70", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "1.0", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-41740", "selected": "858021", "transfers_in": "11737", "transfers_out": "53477", "value": "70", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "6.8", "creativity": "2.9", "threat": "26.0", "ict_index": "3.6", "transfers_balance": "-74227", "selected": "789750", "transfers_in": "8979", "transfers_out": "83206", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "8.0", "creativity": "4.7", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-40672", "selected": "754455", "transfers_in": "4780", "transfers_out": "45452", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "42.4", "creativity": "4.2", "threat": "36.0", "ict_index": "8.3", "transfers_balance": "-12690", "selected": "749844", "transfers_in": "14431", "transfers_out": "27121", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.4", "creativity": "3.4", "threat": "9.0", "ict_index": "2.6", "transfers_balance": "18721", "selected": "776408", "transfers_in": "31802", "transfers_out": "13081", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "8.2", "creativity": "28.4", "threat": "57.0", "ict_index": "9.4", "transfers_balance": "29427", "selected": "811545", "transfers_in": "40200", "transfers_out": "10773", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "17.9", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "37309", "selected": "856029", "transfers_in": "48523", "transfers_out": "11214", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.0", "creativity": "14.1", "threat": "22.0", "ict_index": "4.1", "transfers_balance": "4279", "selected": "870175", "transfers_in": "31398", "transfers_out": "27119", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "34.2", "creativity": "53.7", "threat": "4.0", "ict_index": "9.2", "transfers_balance": "-37733", "selected": "837028", "transfers_in": "7850", "transfers_out": "45583", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "46.8", "creativity": "26.3", "threat": "68.0", "ict_index": "14.1", "transfers_balance": "14462", "selected": "857786", "transfers_in": "27287", "transfers_out": "12825", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.4", "creativity": "25.4", "threat": "52.0", "ict_index": "9.3", "transfers_balance": "123848", "selected": "998307", "transfers_in": "136111", "transfers_out": "12263", "value": "70", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "48.6", "creativity": "15.4", "threat": "59.0", "ict_index": "12.3", "transfers_balance": "82397", "selected": "1091273", "transfers_in": "93048", "transfers_out": "10651", "value": "71", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "14.4", "creativity": "38.7", "threat": "6.0", "ict_index": "5.9", "transfers_balance": "167449", "selected": "1273082", "transfers_in": "178024", "transfers_out": "10575", "value": "72", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "40.8", "creativity": "3.2", "threat": "35.0", "ict_index": "7.9", "transfers_balance": "-218", "selected": "1277765", "transfers_in": "54289", "transfers_out": "54507", "value": "72", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "12.4", "creativity": "25.1", "threat": "27.0", "ict_index": "6.5", "transfers_balance": "144621", "selected": "1443686", "transfers_in": "175551", "transfers_out": "30930", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "12.2", "creativity": "12.1", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "41720", "selected": "1497654", "transfers_in": "65519", "transfers_out": "23799", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.0", "creativity": "45.3", "threat": "16.0", "ict_index": "7.1", "transfers_balance": "32408", "selected": "1542897", "transfers_in": "61347", "transfers_out": "28939", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14298", "selected": "1533416", "transfers_in": "21235", "transfers_out": "35533", "value": "74", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208738", "selected": "1329047", "transfers_in": "11555", "transfers_out": "220293", "value": "73", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.2", "creativity": "31.5", "threat": "16.0", "ict_index": "5.3", "transfers_balance": "-156964", "selected": "1176922", "transfers_in": "7809", "transfers_out": "164773", "value": "72", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.4", "creativity": "0.6", "threat": "1.0", "ict_index": "0.6", "transfers_balance": "-32686", "selected": "1146451", "transfers_in": "9525", "transfers_out": "42211", "value": "72", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.4", "creativity": "18.8", "threat": "36.0", "ict_index": "6.7", "transfers_balance": "-124", "selected": "1142744", "transfers_in": "19063", "transfers_out": "19187", "value": "72", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.0", "creativity": "13.6", "threat": "30.0", "ict_index": "5.5", "transfers_balance": "10388", "selected": "1145183", "transfers_in": "36046", "transfers_out": "25658", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "10.9", "threat": "13.0", "ict_index": "3.9", "transfers_balance": "7602", "selected": "1156175", "transfers_in": "29870", "transfers_out": "22268", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.6", "creativity": "17.9", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "4892", "selected": "1168644", "transfers_in": "27011", "transfers_out": "22119", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4892", "selected": "1168644", "transfers_in": "27011", "transfers_out": "22119", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96129", "selected": "933041", "transfers_in": "376", "transfers_out": "96505", "value": "71", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.6", "creativity": "1.6", "threat": "13.0", "ict_index": "2.8", "transfers_balance": "-1216", "selected": "935037", "transfers_in": "10628", "transfers_out": "11844", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "49.2", "creativity": "4.1", "threat": "94.0", "ict_index": "14.7", "transfers_balance": "-1216", "selected": "935037", "transfers_in": "10628", "transfers_out": "11844", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20225", "selected": "959385", "transfers_in": "24338", "transfers_out": "4113", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Riyad Mahrez": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.0", "creativity": "23.4", "threat": "7.0", "ict_index": "5.3", "transfers_balance": "0", "selected": "79107", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "34.0", "creativity": "29.6", "threat": "56.0", "ict_index": "12.0", "transfers_balance": "24327", "selected": "153310", "transfers_in": "33182", "transfers_out": "8855", "value": "85", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "2.1", "threat": "51.0", "ict_index": "6.1", "transfers_balance": "32593", "selected": "228533", "transfers_in": "55870", "transfers_out": "23277", "value": "85", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "26.8", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-2535", "selected": "247444", "transfers_in": "30618", "transfers_out": "33153", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "29.0", "threat": "46.0", "ict_index": "8.6", "transfers_balance": "20900", "selected": "276698", "transfers_in": "46130", "transfers_out": "25230", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "16.3", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-35687", "selected": "245863", "transfers_in": "10896", "transfers_out": "46583", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "0.5", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-31848", "selected": "216834", "transfers_in": "7622", "transfers_out": "39470", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "39.4", "creativity": "3.5", "threat": "27.0", "ict_index": "7.0", "transfers_balance": "-25770", "selected": "193398", "transfers_in": "4619", "transfers_out": "30389", "value": "85", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "10", "goals": "0", "assists": "2", "conceded": "1", "bonus": "2", "minutes": "86", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "29.4", "creativity": "29.5", "threat": "13.0", "ict_index": "7.2", "transfers_balance": "-5461", "selected": "189249", "transfers_in": "5875", "transfers_out": "11336", "value": "84", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "27.4", "creativity": "27.3", "threat": "19.0", "ict_index": "7.4", "transfers_balance": "27137", "selected": "220512", "transfers_in": "38405", "transfers_out": "11268", "value": "84", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.4", "creativity": "24.8", "threat": "62.0", "ict_index": "12.7", "transfers_balance": "38080", "selected": "263263", "transfers_in": "50161", "transfers_out": "12081", "value": "84", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "2.5", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-1348", "selected": "267013", "transfers_in": "22657", "transfers_out": "24005", "value": "84", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "5.8", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-15875", "selected": "253164", "transfers_in": "10688", "transfers_out": "26563", "value": "84", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "76", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.4", "creativity": "12.7", "threat": "9.0", "ict_index": "5.6", "transfers_balance": "-26186", "selected": "227837", "transfers_in": "1996", "transfers_out": "28182", "value": "84", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.6", "creativity": "51.1", "threat": "39.0", "ict_index": "10.8", "transfers_balance": "23887", "selected": "253831", "transfers_in": "30485", "transfers_out": "6598", "value": "84", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "88", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "47.8", "creativity": "40.5", "threat": "26.0", "ict_index": "11.4", "transfers_balance": "31212", "selected": "288738", "transfers_in": "44528", "transfers_out": "13316", "value": "84", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "47.8", "creativity": "37.6", "threat": "26.0", "ict_index": "11.1", "transfers_balance": "33821", "selected": "325255", "transfers_in": "43942", "transfers_out": "10121", "value": "85", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.2", "creativity": "15.6", "threat": "21.0", "ict_index": "4.5", "transfers_balance": "175756", "selected": "506844", "transfers_in": "180931", "transfers_out": "5175", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.8", "creativity": "39.8", "threat": "59.0", "ict_index": "13.2", "transfers_balance": "-104790", "selected": "404991", "transfers_in": "13817", "transfers_out": "118607", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "50.8", "creativity": "41.1", "threat": "32.0", "ict_index": "12.4", "transfers_balance": "-8097", "selected": "399844", "transfers_in": "19356", "transfers_out": "27453", "value": "85", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.4", "creativity": "13.6", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "15639", "selected": "419035", "transfers_in": "43839", "transfers_out": "28200", "value": "85", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "63.6", "creativity": "22.4", "threat": "19.0", "ict_index": "10.5", "transfers_balance": "79199", "selected": "500444", "transfers_in": "117915", "transfers_out": "38716", "value": "85", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.2", "creativity": "44.8", "threat": "22.0", "ict_index": "8.4", "transfers_balance": "164008", "selected": "673212", "transfers_in": "231042", "transfers_out": "67034", "value": "86", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "40.6", "creativity": "31.0", "threat": "23.0", "ict_index": "9.5", "transfers_balance": "52220", "selected": "730404", "transfers_in": "106885", "transfers_out": "54665", "value": "86", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106107", "selected": "842653", "transfers_in": "154798", "transfers_out": "48691", "value": "87", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298861", "selected": "544972", "transfers_in": "21621", "transfers_out": "320482", "value": "87", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.8", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-170312", "selected": "375598", "transfers_in": "5928", "transfers_out": "176240", "value": "86", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "14.2", "creativity": "24.5", "threat": "46.0", "ict_index": "8.5", "transfers_balance": "104567", "selected": "483808", "transfers_in": "132291", "transfers_out": "27724", "value": "86", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "59.6", "creativity": "46.8", "threat": "55.0", "ict_index": "16.1", "transfers_balance": "41730", "selected": "527600", "transfers_in": "63263", "transfers_out": "21533", "value": "87", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "11", "goals": "1", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "87", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "56.8", "creativity": "36.8", "threat": "24.0", "ict_index": "11.8", "transfers_balance": "63380", "selected": "556058", "transfers_in": "78807", "transfers_out": "15427", "value": "88", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "5.7", "threat": "23.0", "ict_index": "3.9", "transfers_balance": "157485", "selected": "738843", "transfers_in": "168275", "transfers_out": "10790", "value": "89", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.6", "creativity": "35.3", "threat": "26.0", "ict_index": "7.5", "transfers_balance": "70678", "selected": "811616", "transfers_in": "95343", "transfers_out": "24665", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.0", "creativity": "34.5", "threat": "39.0", "ict_index": "9.1", "transfers_balance": "17968", "selected": "845618", "transfers_in": "59193", "transfers_out": "41225", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.8", "creativity": "27.9", "threat": "15.0", "ict_index": "6.2", "transfers_balance": "17968", "selected": "845618", "transfers_in": "59193", "transfers_out": "41225", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.8", "creativity": "27.7", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "-59234", "selected": "569108", "transfers_in": "9857", "transfers_out": "69091", "value": "88", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "19.7", "threat": "14.0", "ict_index": "4.3", "transfers_balance": "-46001", "selected": "522900", "transfers_in": "10594", "transfers_out": "56595", "value": "88", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "53.4", "creativity": "50.3", "threat": "50.0", "ict_index": "15.4", "transfers_balance": "-46001", "selected": "522900", "transfers_in": "10594", "transfers_out": "56595", "value": "88", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "13", "goals": "1", "assists": "2", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "77.4", "creativity": "42.7", "threat": "42.0", "ict_index": "16.2", "transfers_balance": "-39373", "selected": "483792", "transfers_in": "6710", "transfers_out": "46083", "value": "87", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Robert Snodgrass": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "250680", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53955", "selected": "201637", "transfers_in": "1354", "transfers_out": "55309", "value": "59", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73103", "selected": "129352", "transfers_in": "427", "transfers_out": "73530", "value": "58", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57135", "selected": "72500", "transfers_in": "9", "transfers_out": "57144", "value": "58", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16132", "selected": "56373", "transfers_in": "3", "transfers_out": "16135", "value": "58", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11207", "selected": "45167", "transfers_in": "2", "transfers_out": "11209", "value": "58", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6442", "selected": "38729", "transfers_in": "2", "transfers_out": "6444", "value": "58", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4000", "selected": "34733", "transfers_in": "4", "transfers_out": "4004", "value": "58", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1517", "selected": "33217", "transfers_in": "0", "transfers_out": "1517", "value": "58", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1818", "selected": "31399", "transfers_in": "5", "transfers_out": "1823", "value": "58", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-998", "selected": "30402", "transfers_in": "4", "transfers_out": "1002", "value": "58", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-960", "selected": "29443", "transfers_in": "2", "transfers_out": "962", "value": "58", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-514", "selected": "28929", "transfers_in": "2", "transfers_out": "516", "value": "58", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "28522", "transfers_in": "0", "transfers_out": "408", "value": "58", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "28116", "transfers_in": "0", "transfers_out": "408", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-387", "selected": "27729", "transfers_in": "2", "transfers_out": "389", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "27514", "transfers_in": "0", "transfers_out": "216", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-242", "selected": "27272", "transfers_in": "3", "transfers_out": "245", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329", "selected": "26943", "transfers_in": "0", "transfers_out": "329", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "26730", "transfers_in": "2", "transfers_out": "218", "value": "58", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "26250", "transfers_in": "1", "transfers_out": "119", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "26250", "transfers_in": "1", "transfers_out": "119", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "25894", "transfers_in": "8", "transfers_out": "365", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "25676", "transfers_in": "0", "transfers_out": "219", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-187", "selected": "25490", "transfers_in": "2", "transfers_out": "189", "value": "58", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "25391", "transfers_in": "2", "transfers_out": "103", "value": "58", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "25243", "transfers_in": "1", "transfers_out": "151", "value": "58", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "25100", "transfers_in": "3", "transfers_out": "154", "value": "58", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "25045", "transfers_in": "0", "transfers_out": "56", "value": "58", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "36407", "transfers_in": "0", "transfers_out": "51", "value": "58", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "36296", "transfers_in": "1", "transfers_out": "71", "value": "58", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "36282", "transfers_in": "2", "transfers_out": "26", "value": "58", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "36250", "transfers_in": "1", "transfers_out": "34", "value": "58", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "36222", "transfers_in": "0", "transfers_out": "28", "value": "58", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "36205", "transfers_in": "1", "transfers_out": "20", "value": "58", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "36180", "transfers_in": "2", "transfers_out": "27", "value": "58", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "36180", "transfers_in": "2", "transfers_out": "27", "value": "58", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "36162", "transfers_in": "2", "transfers_out": "19", "value": "58", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Dominic Solanke": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "151051", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "13.8", "threat": "23.0", "ict_index": "4.4", "transfers_balance": "-30592", "selected": "132477", "transfers_in": "3320", "transfers_out": "33912", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18736", "selected": "117994", "transfers_in": "4632", "transfers_out": "23368", "value": "49", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "23", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-20989", "selected": "99068", "transfers_in": "1942", "transfers_out": "22931", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.2", "threat": "11.0", "ict_index": "1.2", "transfers_balance": "-6936", "selected": "94047", "transfers_in": "4294", "transfers_out": "11230", "value": "48", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4188", "selected": "91860", "transfers_in": "6952", "transfers_out": "11140", "value": "48", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-6599", "selected": "86456", "transfers_in": "4622", "transfers_out": "11221", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2138", "selected": "85582", "transfers_in": "5867", "transfers_out": "8005", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1075", "selected": "85168", "transfers_in": "4275", "transfers_out": "5350", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "2.3", "threat": "13.0", "ict_index": "1.9", "transfers_balance": "-834", "selected": "85199", "transfers_in": "6478", "transfers_out": "7312", "value": "47", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-1380", "selected": "84458", "transfers_in": "3487", "transfers_out": "4867", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1538", "selected": "83680", "transfers_in": "3292", "transfers_out": "4830", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "83893", "transfers_in": "3486", "transfers_out": "3766", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "29.2", "creativity": "26.2", "threat": "19.0", "ict_index": "7.4", "transfers_balance": "-69", "selected": "84216", "transfers_in": "2827", "transfers_out": "2896", "value": "47", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "4628", "selected": "89507", "transfers_in": "7475", "transfers_out": "2847", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "29.7", "threat": "36.0", "ict_index": "6.5", "transfers_balance": "-316", "selected": "89957", "transfers_in": "4715", "transfers_out": "5031", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.8", "creativity": "10.6", "threat": "22.0", "ict_index": "3.4", "transfers_balance": "1696", "selected": "92220", "transfers_in": "5442", "transfers_out": "3746", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.6", "threat": "9.0", "ict_index": "1.2", "transfers_balance": "1100", "selected": "93947", "transfers_in": "5231", "transfers_out": "4131", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "279", "selected": "95081", "transfers_in": "6007", "transfers_out": "5728", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "11.5", "threat": "72.0", "ict_index": "8.9", "transfers_balance": "-664", "selected": "94866", "transfers_in": "3929", "transfers_out": "4593", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3455", "selected": "91912", "transfers_in": "3390", "transfers_out": "6845", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.2", "creativity": "34.4", "threat": "10.0", "ict_index": "5.9", "transfers_balance": "-408", "selected": "91705", "transfers_in": "4368", "transfers_out": "4776", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "92590", "transfers_in": "7689", "transfers_out": "7736", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1574", "selected": "91483", "transfers_in": "3667", "transfers_out": "5241", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-2286", "selected": "89721", "transfers_in": "1985", "transfers_out": "4271", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1663", "selected": "88327", "transfers_in": "1847", "transfers_out": "3510", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1876", "selected": "86924", "transfers_in": "1833", "transfers_out": "3709", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2247", "selected": "85313", "transfers_in": "1701", "transfers_out": "3948", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-895", "selected": "84625", "transfers_in": "974", "transfers_out": "1869", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "10.8", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-656", "selected": "88425", "transfers_in": "1183", "transfers_out": "1839", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-924", "selected": "86675", "transfers_in": "1366", "transfers_out": "2290", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-541", "selected": "87556", "transfers_in": "1340", "transfers_out": "1881", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "14.3", "threat": "53.0", "ict_index": "7.4", "transfers_balance": "1816", "selected": "89808", "transfers_in": "3371", "transfers_out": "1555", "value": "46", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2981", "selected": "93861", "transfers_in": "5174", "transfers_out": "2193", "value": "46", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-886", "selected": "92425", "transfers_in": "1531", "transfers_out": "2417", "value": "46", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "92132", "transfers_in": "1787", "transfers_out": "1887", "value": "46", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "12.0", "ict_index": "0.7", "transfers_balance": "-399", "selected": "91867", "transfers_in": "1646", "transfers_out": "2045", "value": "46", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "45.0", "creativity": "40.2", "threat": "63.0", "ict_index": "14.8", "transfers_balance": "1396", "selected": "93589", "transfers_in": "3145", "transfers_out": "1749", "value": "46", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Granit Xhaka": [{"gameweek": "1", "points": "10", "goals": "0", "assists": "2", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "51.2", "creativity": "77.8", "threat": "24.0", "ict_index": "15.3", "transfers_balance": "0", "selected": "168237", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "25.8", "threat": "15.0", "ict_index": "5.5", "transfers_balance": "367808", "selected": "744228", "transfers_in": "391023", "transfers_out": "23215", "value": "56", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "14.2", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-12545", "selected": "775942", "transfers_in": "93948", "transfers_out": "106493", "value": "56", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "21.8", "threat": "10.0", "ict_index": "4.7", "transfers_balance": "-64230", "selected": "738845", "transfers_in": "57625", "transfers_out": "121855", "value": "56", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.4", "creativity": "14.2", "threat": "1.0", "ict_index": "3.8", "transfers_balance": "-60063", "selected": "687134", "transfers_in": "20822", "transfers_out": "80885", "value": "56", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.2", "creativity": "28.5", "threat": "23.0", "ict_index": "5.6", "transfers_balance": "-32953", "selected": "661770", "transfers_in": "35386", "transfers_out": "68339", "value": "56", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.8", "creativity": "35.0", "threat": "17.0", "ict_index": "6.3", "transfers_balance": "-21817", "selected": "645892", "transfers_in": "38110", "transfers_out": "59927", "value": "56", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.8", "creativity": "19.8", "threat": "16.0", "ict_index": "7.5", "transfers_balance": "-16885", "selected": "635715", "transfers_in": "38724", "transfers_out": "55609", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "10.8", "creativity": "4.6", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-2662", "selected": "636910", "transfers_in": "30068", "transfers_out": "32730", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.2", "creativity": "16.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-5289", "selected": "636786", "transfers_in": "35598", "transfers_out": "40887", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.2", "creativity": "3.1", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-39814", "selected": "599981", "transfers_in": "8769", "transfers_out": "48583", "value": "55", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.2", "creativity": "6.8", "threat": "11.0", "ict_index": "2.7", "transfers_balance": "-42966", "selected": "560172", "transfers_in": "6006", "transfers_out": "48972", "value": "55", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.8", "creativity": "16.6", "threat": "3.0", "ict_index": "2.8", "transfers_balance": "-24744", "selected": "536989", "transfers_in": "7973", "transfers_out": "32717", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.4", "creativity": "21.8", "threat": "17.0", "ict_index": "5.9", "transfers_balance": "-18333", "selected": "519686", "transfers_in": "7239", "transfers_out": "25572", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.4", "creativity": "26.0", "threat": "9.0", "ict_index": "5.4", "transfers_balance": "-27176", "selected": "493471", "transfers_in": "3671", "transfers_out": "30847", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.6", "creativity": "32.7", "threat": "1.0", "ict_index": "4.7", "transfers_balance": "-19578", "selected": "475683", "transfers_in": "7424", "transfers_out": "27002", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.8", "creativity": "9.9", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "-15319", "selected": "461221", "transfers_in": "4041", "transfers_out": "19360", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "17.0", "creativity": "6.5", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "-8296", "selected": "454051", "transfers_in": "7750", "transfers_out": "16046", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "37.6", "creativity": "4.5", "threat": "14.0", "ict_index": "5.6", "transfers_balance": "-18887", "selected": "436550", "transfers_in": "4932", "transfers_out": "23819", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "6.3", "threat": "28.0", "ict_index": "4.4", "transfers_balance": "11857", "selected": "450847", "transfers_in": "19086", "transfers_out": "7229", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.6", "creativity": "32.1", "threat": "15.0", "ict_index": "6.2", "transfers_balance": "-23631", "selected": "428539", "transfers_in": "8315", "transfers_out": "31946", "value": "53", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.6", "creativity": "15.4", "threat": "16.0", "ict_index": "5.7", "transfers_balance": "-12821", "selected": "416071", "transfers_in": "6620", "transfers_out": "19441", "value": "52", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.4", "creativity": "56.8", "threat": "10.0", "ict_index": "8.9", "transfers_balance": "-8517", "selected": "409434", "transfers_in": "20182", "transfers_out": "28699", "value": "52", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.8", "creativity": "31.3", "threat": "21.0", "ict_index": "8.2", "transfers_balance": "-9942", "selected": "400654", "transfers_in": "8627", "transfers_out": "18569", "value": "52", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.6", "creativity": "19.0", "threat": "3.0", "ict_index": "3.1", "transfers_balance": "23876", "selected": "426993", "transfers_in": "35747", "transfers_out": "11871", "value": "52", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.6", "creativity": "28.4", "threat": "20.0", "ict_index": "6.5", "transfers_balance": "-4853", "selected": "422994", "transfers_in": "10158", "transfers_out": "15011", "value": "52", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.2", "creativity": "12.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-17631", "selected": "406405", "transfers_in": "6099", "transfers_out": "23730", "value": "52", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.8", "creativity": "4.7", "threat": "14.0", "ict_index": "4.1", "transfers_balance": "-10630", "selected": "397227", "transfers_in": "5456", "transfers_out": "16086", "value": "52", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "38.2", "creativity": "36.0", "threat": "12.0", "ict_index": "8.6", "transfers_balance": "-3743", "selected": "393956", "transfers_in": "4983", "transfers_out": "8726", "value": "52", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "3.7", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "2586", "selected": "414687", "transfers_in": "9937", "transfers_out": "7351", "value": "52", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "11.3", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "-1475", "selected": "405743", "transfers_in": "5075", "transfers_out": "6550", "value": "52", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.4", "creativity": "28.5", "threat": "9.0", "ict_index": "6.1", "transfers_balance": "-3075", "selected": "402961", "transfers_in": "3668", "transfers_out": "6743", "value": "52", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.4", "creativity": "27.8", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-12758", "selected": "389421", "transfers_in": "1293", "transfers_out": "14051", "value": "52", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "44.8", "creativity": "53.4", "threat": "20.0", "ict_index": "11.8", "transfers_balance": "2097", "selected": "393550", "transfers_in": "6037", "transfers_out": "3940", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "35.8", "creativity": "28.6", "threat": "0.0", "ict_index": "6.4", "transfers_balance": "2729", "selected": "395909", "transfers_in": "6419", "transfers_out": "3690", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "9.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "21572", "selected": "419429", "transfers_in": "24702", "transfers_out": "3130", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.4", "creativity": "24.2", "threat": "8.0", "ict_index": "5.1", "transfers_balance": "21572", "selected": "419429", "transfers_in": "24702", "transfers_out": "3130", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "8.3", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-2086", "selected": "415824", "transfers_in": "4603", "transfers_out": "6689", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Charlie Taylor": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12113", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1539", "selected": "12042", "transfers_in": "181", "transfers_out": "1720", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1726", "selected": "10683", "transfers_in": "130", "transfers_out": "1856", "value": "44", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1148", "selected": "10117", "transfers_in": "221", "transfers_out": "1369", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-807", "selected": "9453", "transfers_in": "85", "transfers_out": "892", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-732", "selected": "9013", "transfers_in": "195", "transfers_out": "927", "value": "43", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-360", "selected": "9222", "transfers_in": "387", "transfers_out": "747", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "9474", "transfers_in": "362", "transfers_out": "706", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "9330", "transfers_in": "128", "transfers_out": "431", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-301", "selected": "9132", "transfers_in": "206", "transfers_out": "507", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "9014", "transfers_in": "185", "transfers_out": "365", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "8956", "transfers_in": "252", "transfers_out": "413", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "8925", "transfers_in": "178", "transfers_out": "282", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "8947", "transfers_in": "193", "transfers_out": "262", "value": "42", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "9094", "transfers_in": "243", "transfers_out": "233", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "9312", "transfers_in": "288", "transfers_out": "312", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "49", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-67", "selected": "9386", "transfers_in": "196", "transfers_out": "263", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.8", "creativity": "10.5", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "392", "selected": "9954", "transfers_in": "638", "transfers_out": "246", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.4", "creativity": "11.2", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "1044", "selected": "11334", "transfers_in": "1515", "transfers_out": "471", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "381", "selected": "11887", "transfers_in": "749", "transfers_out": "368", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.6", "creativity": "1.5", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "1578", "selected": "13772", "transfers_in": "2239", "transfers_out": "661", "value": "42", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "15.3", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "2521", "selected": "16459", "transfers_in": "3584", "transfers_out": "1063", "value": "42", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.6", "creativity": "2.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "6767", "selected": "23819", "transfers_in": "9103", "transfers_out": "2336", "value": "42", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.8", "creativity": "33.0", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "-215", "selected": "23825", "transfers_in": "2594", "transfers_out": "2809", "value": "42", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.8", "creativity": "2.5", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "8512", "selected": "32881", "transfers_in": "11013", "transfers_out": "2501", "value": "42", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.2", "creativity": "8.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1845", "selected": "34886", "transfers_in": "3540", "transfers_out": "1695", "value": "42", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "12604", "selected": "48117", "transfers_in": "14592", "transfers_out": "1988", "value": "42", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6215", "selected": "55005", "transfers_in": "8687", "transfers_out": "2472", "value": "42", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5676", "selected": "49438", "transfers_in": "875", "transfers_out": "6551", "value": "42", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7650", "selected": "40594", "transfers_in": "468", "transfers_out": "8118", "value": "42", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2341", "selected": "34872", "transfers_in": "281", "transfers_out": "2622", "value": "42", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2407", "selected": "32491", "transfers_in": "204", "transfers_out": "2611", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2428", "selected": "29781", "transfers_in": "288", "transfers_out": "2716", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2428", "selected": "29781", "transfers_in": "288", "transfers_out": "2716", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1322", "selected": "28659", "transfers_in": "185", "transfers_out": "1507", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1261", "selected": "27624", "transfers_in": "94", "transfers_out": "1355", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1402", "selected": "26117", "transfers_in": "82", "transfers_out": "1484", "value": "42", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-677", "selected": "25553", "transfers_in": "127", "transfers_out": "804", "value": "42", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Glenn Whelan": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1101", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "919", "transfers_in": "12", "transfers_out": "223", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "805", "transfers_in": "19", "transfers_out": "144", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "733", "transfers_in": "23", "transfers_out": "104", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "681", "transfers_in": "6", "transfers_out": "62", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "640", "transfers_in": "4", "transfers_out": "51", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "604", "transfers_in": "9", "transfers_out": "49", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "584", "transfers_in": "8", "transfers_out": "32", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "570", "transfers_in": "5", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "556", "transfers_in": "4", "transfers_out": "18", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "546", "transfers_in": "3", "transfers_out": "14", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "531", "transfers_in": "7", "transfers_out": "22", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "520", "transfers_in": "5", "transfers_out": "17", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "517", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "510", "transfers_in": "3", "transfers_out": "10", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "505", "transfers_in": "3", "transfers_out": "9", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "499", "transfers_in": "4", "transfers_out": "11", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "494", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "489", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "488", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "484", "transfers_in": "4", "transfers_out": "8", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "481", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "472", "transfers_in": "4", "transfers_out": "13", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "467", "transfers_in": "3", "transfers_out": "9", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "467", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "468", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "468", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "467", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "466", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "511", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "510", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "507", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "508", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "508", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "507", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "505", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "508", "transfers_in": "5", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "508", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Fousseni Diabat\u00e9": [{"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "2.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "3865", "selected": "3993", "transfers_in": "4208", "transfers_out": "343", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "13.2", "creativity": "3.8", "threat": "21.0", "ict_index": "3.8", "transfers_balance": "1036", "selected": "5112", "transfers_in": "1823", "transfers_out": "787", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.2", "creativity": "6.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "2634", "selected": "7945", "transfers_in": "3680", "transfers_out": "1046", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.0", "creativity": "13.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "845", "selected": "9117", "transfers_in": "2289", "transfers_out": "1444", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-728", "selected": "8488", "transfers_in": "566", "transfers_out": "1294", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1198", "selected": "7195", "transfers_in": "380", "transfers_out": "1578", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "4.1", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-598", "selected": "6034", "transfers_in": "326", "transfers_out": "924", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "6.5", "threat": "1.0", "ict_index": "1.1", "transfers_balance": "-397", "selected": "5704", "transfers_in": "319", "transfers_out": "716", "value": "50", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "18.6", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "156", "selected": "5977", "transfers_in": "725", "transfers_out": "569", "value": "50", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.6", "threat": "3.0", "ict_index": "0.6", "transfers_balance": "156", "selected": "5977", "transfers_in": "725", "transfers_out": "569", "value": "50", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.9", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-153", "selected": "5307", "transfers_in": "203", "transfers_out": "356", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "8.6", "threat": "3.0", "ict_index": "2.0", "transfers_balance": "219", "selected": "5595", "transfers_in": "575", "transfers_out": "356", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.4", "creativity": "49.8", "threat": "23.0", "ict_index": "10.7", "transfers_balance": "219", "selected": "5595", "transfers_in": "575", "transfers_out": "356", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.6", "creativity": "10.6", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "-39", "selected": "5532", "transfers_in": "491", "transfers_out": "530", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Jonas L\u00f6ssl": [{"gameweek": "1", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "31", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "0", "selected": "10469", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "32", "influence": "39.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "41844", "selected": "135078", "transfers_in": "47037", "transfers_out": "5193", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "74606", "selected": "253993", "transfers_in": "86034", "transfers_out": "11428", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "86587", "selected": "387679", "transfers_in": "104047", "transfers_out": "17460", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "43862", "selected": "446833", "transfers_in": "59881", "transfers_out": "16019", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "19.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-8672", "selected": "442746", "transfers_in": "15528", "transfers_out": "24200", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "24.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "14679", "selected": "464085", "transfers_in": "33019", "transfers_out": "18340", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "10.4", "creativity": "10.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5432", "selected": "461708", "transfers_in": "14193", "transfers_out": "19625", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "33.6", "creativity": "10.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-18120", "selected": "444147", "transfers_in": "2265", "transfers_out": "20385", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "36", "influence": "59.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.9", "transfers_balance": "-4866", "selected": "440896", "transfers_in": "8898", "transfers_out": "13764", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "29085", "selected": "474149", "transfers_in": "35130", "transfers_out": "6045", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "45962", "selected": "527561", "transfers_in": "53568", "transfers_out": "7606", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-5929", "selected": "524037", "transfers_in": "12360", "transfers_out": "18289", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-516", "selected": "524999", "transfers_in": "10876", "transfers_out": "11392", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "16.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-10049", "selected": "515946", "transfers_in": "6073", "transfers_out": "16122", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-9409", "selected": "507750", "transfers_in": "6141", "transfers_out": "15550", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-5477", "selected": "502957", "transfers_in": "4230", "transfers_out": "9707", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "10", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-10653", "selected": "492735", "transfers_in": "3521", "transfers_out": "14174", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "21", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-8548", "selected": "484948", "transfers_in": "4136", "transfers_out": "12684", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "32.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-1505", "selected": "484325", "transfers_in": "6506", "transfers_out": "8011", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "32", "influence": "35.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-7309", "selected": "477737", "transfers_in": "4980", "transfers_out": "12289", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-8042", "selected": "470080", "transfers_in": "8585", "transfers_out": "16627", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-13267", "selected": "457736", "transfers_in": "8311", "transfers_out": "21578", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-15609", "selected": "442591", "transfers_in": "3980", "transfers_out": "19589", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-19749", "selected": "423189", "transfers_in": "1666", "transfers_out": "21415", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "10", "goals": "0", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "36", "influence": "55.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-14524", "selected": "408783", "transfers_in": "631", "transfers_out": "15155", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "3321", "selected": "413012", "transfers_in": "9946", "transfers_out": "6625", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "9", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3044", "selected": "410706", "transfers_in": "5587", "transfers_out": "8631", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-1218", "selected": "409627", "transfers_in": "4649", "transfers_out": "5867", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "15987", "selected": "426142", "transfers_in": "20570", "transfers_out": "4583", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "23.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "46737", "selected": "613500", "transfers_in": "50558", "transfers_out": "3821", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-15207", "selected": "458232", "transfers_in": "3569", "transfers_out": "18776", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "11", "influence": "27.0", "creativity": "10.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-9908", "selected": "448524", "transfers_in": "1765", "transfers_out": "11673", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-15206", "selected": "428057", "transfers_in": "1251", "transfers_out": "16457", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "26.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-3024", "selected": "414919", "transfers_in": "3013", "transfers_out": "6037", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-8799", "selected": "405050", "transfers_in": "1530", "transfers_out": "10329", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "4", "bps": "13", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-8799", "selected": "405050", "transfers_in": "1530", "transfers_out": "10329", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "23.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-2833", "selected": "403011", "transfers_in": "1561", "transfers_out": "4394", "value": "46", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Jack Simpson": [{"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "481", "selected": "613", "transfers_in": "566", "transfers_out": "85", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "472", "selected": "1278", "transfers_in": "643", "transfers_out": "171", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "464", "selected": "2030", "transfers_in": "762", "transfers_out": "298", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "190", "selected": "2370", "transfers_in": "435", "transfers_out": "245", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "107", "selected": "2612", "transfers_in": "345", "transfers_out": "238", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "321", "selected": "3181", "transfers_in": "711", "transfers_out": "390", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "821", "selected": "4172", "transfers_in": "1131", "transfers_out": "310", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "277", "selected": "4629", "transfers_in": "835", "transfers_out": "558", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "345", "selected": "5044", "transfers_in": "746", "transfers_out": "401", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "974", "selected": "6327", "transfers_in": "1816", "transfers_out": "842", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "447", "selected": "6957", "transfers_in": "1020", "transfers_out": "573", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "335", "selected": "7474", "transfers_in": "839", "transfers_out": "504", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "259", "selected": "7830", "transfers_in": "605", "transfers_out": "346", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "378", "selected": "8344", "transfers_in": "884", "transfers_out": "506", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "519", "selected": "9110", "transfers_in": "1102", "transfers_out": "583", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "241", "selected": "9458", "transfers_in": "594", "transfers_out": "353", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "116", "selected": "8762", "transfers_in": "481", "transfers_out": "365", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "8698", "transfers_in": "330", "transfers_out": "346", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106", "selected": "8989", "transfers_in": "419", "transfers_out": "313", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "77", "selected": "9119", "transfers_in": "374", "transfers_out": "297", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "130", "selected": "9532", "transfers_in": "460", "transfers_out": "330", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "130", "selected": "9532", "transfers_in": "460", "transfers_out": "330", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "9195", "transfers_in": "227", "transfers_out": "209", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "9163", "transfers_in": "192", "transfers_out": "241", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "9167", "transfers_in": "185", "transfers_out": "212", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Grady Diangana": [{"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "78", "transfers_in": "58", "transfers_out": "9", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "254", "transfers_in": "93", "transfers_out": "26", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "259", "transfers_in": "53", "transfers_out": "26", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "258", "transfers_in": "55", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "343", "transfers_in": "101", "transfers_out": "52", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "343", "transfers_in": "101", "transfers_out": "52", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "105", "selected": "461", "transfers_in": "179", "transfers_out": "74", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Diego Da Silva Costa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "70685", "transfers_in": "0", "transfers_out": "0", "value": "100", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33994", "selected": "42796", "transfers_in": "431", "transfers_out": "34425", "value": "98", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12825", "selected": "31638", "transfers_in": "418", "transfers_out": "13243", "value": "97", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5650", "selected": "27411", "transfers_in": "544", "transfers_out": "6194", "value": "96", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2258", "selected": "25837", "transfers_in": "199", "transfers_out": "2457", "value": "96", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1871", "selected": "24650", "transfers_in": "413", "transfers_out": "2284", "value": "95", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2033", "selected": "23052", "transfers_in": "207", "transfers_out": "2240", "value": "95", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1757", "selected": "21529", "transfers_in": "35", "transfers_out": "1792", "value": "95", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "21149", "transfers_in": "14", "transfers_out": "508", "value": "95", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-539", "selected": "20739", "transfers_in": "16", "transfers_out": "555", "value": "95", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "20514", "transfers_in": "11", "transfers_out": "328", "value": "95", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "20316", "transfers_in": "6", "transfers_out": "374", "value": "95", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "20220", "transfers_in": "6", "transfers_out": "191", "value": "95", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "20171", "transfers_in": "4", "transfers_out": "122", "value": "95", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "20125", "transfers_in": "4", "transfers_out": "128", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "20088", "transfers_in": "8", "transfers_out": "144", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "20046", "transfers_in": "12", "transfers_out": "120", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "20011", "transfers_in": "7", "transfers_out": "108", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "19959", "transfers_in": "15", "transfers_out": "164", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "19924", "transfers_in": "6", "transfers_out": "108", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "19816", "transfers_in": "10", "transfers_out": "163", "value": "95", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "19791", "transfers_in": "6", "transfers_out": "48", "value": "95", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "19698", "transfers_in": "21", "transfers_out": "193", "value": "95", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "19631", "transfers_in": "5", "transfers_out": "99", "value": "95", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "19618", "transfers_in": "4", "transfers_out": "83", "value": "95", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "19611", "transfers_in": "5", "transfers_out": "45", "value": "95", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "19622", "transfers_in": "3", "transfers_out": "63", "value": "95", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "19610", "transfers_in": "8", "transfers_out": "105", "value": "95", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "19609", "transfers_in": "1", "transfers_out": "40", "value": "95", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "23257", "transfers_in": "1", "transfers_out": "40", "value": "95", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "23299", "transfers_in": "7", "transfers_out": "49", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "23307", "transfers_in": "3", "transfers_out": "29", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "23319", "transfers_in": "8", "transfers_out": "31", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "23319", "transfers_in": "8", "transfers_out": "31", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "23320", "transfers_in": "3", "transfers_out": "8", "value": "95", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "23337", "transfers_in": "3", "transfers_out": "16", "value": "95", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "23337", "transfers_in": "3", "transfers_out": "16", "value": "95", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "23355", "transfers_in": "11", "transfers_out": "23", "value": "95", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Stephen Ward": [{"gameweek": "1", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "53.8", "creativity": "2.0", "threat": "19.0", "ict_index": "7.5", "transfers_balance": "0", "selected": "96206", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.2", "creativity": "12.0", "threat": "3.0", "ict_index": "3.2", "transfers_balance": "49366", "selected": "196051", "transfers_in": "59481", "transfers_out": "10115", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.2", "creativity": "14.8", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "-1392", "selected": "203185", "transfers_in": "18269", "transfers_out": "19661", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "27.2", "creativity": "25.3", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "6999", "selected": "214286", "transfers_in": "22734", "transfers_out": "15735", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "8621", "selected": "226155", "transfers_in": "21906", "transfers_out": "13285", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "16.5", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "19805", "selected": "249310", "transfers_in": "33891", "transfers_out": "14086", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "37.2", "creativity": "29.2", "threat": "2.0", "ict_index": "6.8", "transfers_balance": "55124", "selected": "311049", "transfers_in": "70716", "transfers_out": "15592", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "8.6", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "216257", "selected": "544471", "transfers_in": "232983", "transfers_out": "16726", "value": "46", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "80429", "selected": "632969", "transfers_in": "107147", "transfers_out": "26718", "value": "46", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.6", "creativity": "12.1", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "123984", "selected": "767184", "transfers_in": "152066", "transfers_out": "28082", "value": "47", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "7.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "71641", "selected": "845664", "transfers_in": "92308", "transfers_out": "20667", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "5.6", "creativity": "0.8", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "229351", "selected": "1086874", "transfers_in": "243912", "transfers_out": "14561", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.4", "creativity": "12.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "84997", "selected": "1178916", "transfers_in": "110658", "transfers_out": "25661", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "63792", "selected": "1247654", "transfers_in": "81028", "transfers_out": "17236", "value": "50", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "5.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "31325", "selected": "1283269", "transfers_in": "56744", "transfers_out": "25419", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.2", "creativity": "15.2", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "26342", "selected": "1316817", "transfers_in": "56071", "transfers_out": "29729", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "40", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "81135", "selected": "1404152", "transfers_in": "91207", "transfers_out": "10072", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-192291", "selected": "1212867", "transfers_in": "6926", "transfers_out": "199217", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216977", "selected": "996947", "transfers_in": "6773", "transfers_out": "223750", "value": "50", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161248", "selected": "836202", "transfers_in": "3296", "transfers_out": "164544", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143599", "selected": "693186", "transfers_in": "5311", "transfers_out": "148910", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91449", "selected": "601931", "transfers_in": "2347", "transfers_out": "93796", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110468", "selected": "492180", "transfers_in": "6915", "transfers_out": "117383", "value": "48", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68430", "selected": "423901", "transfers_in": "2050", "transfers_out": "70480", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37792", "selected": "386303", "transfers_in": "4326", "transfers_out": "42118", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20525", "selected": "365871", "transfers_in": "2537", "transfers_out": "23062", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1254", "selected": "365116", "transfers_in": "18695", "transfers_out": "19949", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.8", "creativity": "16.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "4976", "selected": "371252", "transfers_in": "19202", "transfers_out": "14226", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "13.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "16827", "selected": "389038", "transfers_in": "22514", "transfers_out": "5687", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.2", "creativity": "7.9", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "5216", "selected": "414259", "transfers_in": "12672", "transfers_out": "7456", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.4", "creativity": "3.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "12582", "selected": "427893", "transfers_in": "20576", "transfers_out": "7994", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "15.4", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "13082", "selected": "441565", "transfers_in": "19697", "transfers_out": "6615", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "0.8", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "61026", "selected": "512922", "transfers_in": "69320", "transfers_out": "8294", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "1.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "61026", "selected": "512922", "transfers_in": "69320", "transfers_out": "8294", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.6", "creativity": "25.5", "threat": "6.0", "ict_index": "5.0", "transfers_balance": "26918", "selected": "540538", "transfers_in": "33540", "transfers_out": "6622", "value": "48", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "11.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-2239", "selected": "528742", "transfers_in": "11958", "transfers_out": "14197", "value": "48", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.6", "creativity": "5.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-37156", "selected": "488094", "transfers_in": "4506", "transfers_out": "41662", "value": "48", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "20.2", "threat": "22.0", "ict_index": "6.2", "transfers_balance": "8919", "selected": "501168", "transfers_in": "16432", "transfers_out": "7513", "value": "48", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Anthony Knockaert": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "5.2", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "0", "selected": "87634", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.8", "creativity": "1.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-7463", "selected": "85940", "transfers_in": "2775", "transfers_out": "10238", "value": "60", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "36.2", "threat": "41.0", "ict_index": "8.6", "transfers_balance": "-21009", "selected": "65597", "transfers_in": "831", "transfers_out": "21840", "value": "59", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "27.4", "threat": "15.0", "ict_index": "6.0", "transfers_balance": "-2859", "selected": "63774", "transfers_in": "7800", "transfers_out": "10659", "value": "59", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.0", "creativity": "10.1", "threat": "3.0", "ict_index": "1.4", "transfers_balance": "-4787", "selected": "59320", "transfers_in": "2508", "transfers_out": "7295", "value": "59", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.0", "creativity": "18.2", "threat": "3.0", "ict_index": "2.6", "transfers_balance": "-7796", "selected": "51811", "transfers_in": "1178", "transfers_out": "8974", "value": "58", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "4.6", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-6723", "selected": "45388", "transfers_in": "734", "transfers_out": "7457", "value": "58", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "34", "influence": "46.4", "creativity": "23.5", "threat": "73.0", "ict_index": "14.3", "transfers_balance": "-4710", "selected": "40901", "transfers_in": "748", "transfers_out": "5458", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.2", "creativity": "21.7", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "1862", "selected": "43034", "transfers_in": "3686", "transfers_out": "1824", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "35.2", "threat": "12.0", "ict_index": "6.2", "transfers_balance": "-234", "selected": "43031", "transfers_in": "2803", "transfers_out": "3037", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "37.4", "creativity": "33.0", "threat": "2.0", "ict_index": "7.2", "transfers_balance": "-1000", "selected": "42195", "transfers_in": "1580", "transfers_out": "2580", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.2", "creativity": "9.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "8175", "selected": "51326", "transfers_in": "10507", "transfers_out": "2332", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.8", "creativity": "10.8", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "-3947", "selected": "47491", "transfers_in": "656", "transfers_out": "4603", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.2", "creativity": "40.7", "threat": "4.0", "ict_index": "6.9", "transfers_balance": "205", "selected": "47871", "transfers_in": "2865", "transfers_out": "2660", "value": "57", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.0", "creativity": "6.8", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-2763", "selected": "45202", "transfers_in": "781", "transfers_out": "3544", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1863", "selected": "43501", "transfers_in": "1110", "transfers_out": "2973", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "31.8", "threat": "18.0", "ict_index": "6.0", "transfers_balance": "-3263", "selected": "40270", "transfers_in": "171", "transfers_out": "3434", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "23.5", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "-1793", "selected": "38562", "transfers_in": "378", "transfers_out": "2171", "value": "57", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "25.3", "threat": "25.0", "ict_index": "6.1", "transfers_balance": "-1489", "selected": "37225", "transfers_in": "583", "transfers_out": "2072", "value": "56", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1402", "selected": "35854", "transfers_in": "176", "transfers_out": "1578", "value": "56", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "10.8", "threat": "23.0", "ict_index": "3.9", "transfers_balance": "-1561", "selected": "34332", "transfers_in": "331", "transfers_out": "1892", "value": "56", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "53.6", "creativity": "14.6", "threat": "102.0", "ict_index": "17.0", "transfers_balance": "-777", "selected": "33568", "transfers_in": "354", "transfers_out": "1131", "value": "56", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.8", "creativity": "17.9", "threat": "34.0", "ict_index": "5.8", "transfers_balance": "1091", "selected": "34855", "transfers_in": "3011", "transfers_out": "1920", "value": "56", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1554", "selected": "33369", "transfers_in": "368", "transfers_out": "1922", "value": "56", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-984", "selected": "32580", "transfers_in": "511", "transfers_out": "1495", "value": "55", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "1.8", "creativity": "7.9", "threat": "30.0", "ict_index": "4.0", "transfers_balance": "-826", "selected": "31779", "transfers_in": "392", "transfers_out": "1218", "value": "55", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "1.5", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-876", "selected": "31040", "transfers_in": "274", "transfers_out": "1150", "value": "55", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "78", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.8", "creativity": "3.0", "threat": "23.0", "ict_index": "6.5", "transfers_balance": "-501", "selected": "30731", "transfers_in": "428", "transfers_out": "929", "value": "55", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "16.1", "threat": "20.0", "ict_index": "4.9", "transfers_balance": "1136", "selected": "32006", "transfers_in": "1562", "transfers_out": "426", "value": "55", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "12.2", "threat": "1.0", "ict_index": "1.0", "transfers_balance": "947", "selected": "36348", "transfers_in": "1546", "transfers_out": "599", "value": "55", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1694", "selected": "32320", "transfers_in": "35", "transfers_out": "1729", "value": "55", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-763", "selected": "31600", "transfers_in": "40", "transfers_out": "803", "value": "55", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "18.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "422", "selected": "32314", "transfers_in": "662", "transfers_out": "240", "value": "55", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.2", "creativity": "16.4", "threat": "9.0", "ict_index": "3.8", "transfers_balance": "422", "selected": "32314", "transfers_in": "662", "transfers_out": "240", "value": "55", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "24.4", "threat": "14.0", "ict_index": "4.4", "transfers_balance": "-38", "selected": "31884", "transfers_in": "190", "transfers_out": "228", "value": "55", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.0", "creativity": "23.8", "threat": "36.0", "ict_index": "8.0", "transfers_balance": "189", "selected": "32137", "transfers_in": "370", "transfers_out": "181", "value": "55", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.8", "creativity": "22.8", "threat": "5.0", "ict_index": "3.5", "transfers_balance": "189", "selected": "32137", "transfers_in": "370", "transfers_out": "181", "value": "55", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.4", "creativity": "1.8", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "395", "selected": "32578", "transfers_in": "624", "transfers_out": "229", "value": "55", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Lewis Cook": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26243", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2712", "selected": "28997", "transfers_in": "424", "transfers_out": "3136", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3450", "selected": "27266", "transfers_in": "301", "transfers_out": "3751", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "33434", "transfers_in": "4358", "transfers_out": "4350", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "37850", "transfers_in": "2731", "transfers_out": "3010", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1132", "selected": "41155", "transfers_in": "2505", "transfers_out": "3637", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.4", "creativity": "17.6", "threat": "26.0", "ict_index": "6.4", "transfers_balance": "-602", "selected": "43827", "transfers_in": "2714", "transfers_out": "3316", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "25.2", "threat": "1.0", "ict_index": "3.8", "transfers_balance": "4870", "selected": "51731", "transfers_in": "8774", "transfers_out": "3904", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "5.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2019", "selected": "54767", "transfers_in": "4434", "transfers_out": "2415", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "13.4", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "-1173", "selected": "54024", "transfers_in": "2025", "transfers_out": "3198", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "53944", "transfers_in": "1623", "transfers_out": "1926", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1247", "selected": "52865", "transfers_in": "831", "transfers_out": "2078", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1255", "selected": "51687", "transfers_in": "604", "transfers_out": "1859", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.2", "creativity": "2.6", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-1198", "selected": "50554", "transfers_in": "396", "transfers_out": "1594", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.6", "creativity": "28.0", "threat": "1.0", "ict_index": "4.6", "transfers_balance": "-1179", "selected": "49417", "transfers_in": "244", "transfers_out": "1423", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "38.2", "creativity": "15.0", "threat": "8.0", "ict_index": "6.1", "transfers_balance": "-728", "selected": "48785", "transfers_in": "591", "transfers_out": "1319", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "217", "selected": "49128", "transfers_in": "1118", "transfers_out": "901", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "11.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-784", "selected": "48403", "transfers_in": "244", "transfers_out": "1028", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "49467", "transfers_in": "1464", "transfers_out": "1704", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.6", "creativity": "21.3", "threat": "2.0", "ict_index": "4.8", "transfers_balance": "-168", "selected": "49715", "transfers_in": "1036", "transfers_out": "1204", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.8", "creativity": "12.8", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-175", "selected": "49840", "transfers_in": "1605", "transfers_out": "1780", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.0", "creativity": "26.4", "threat": "6.0", "ict_index": "4.6", "transfers_balance": "559", "selected": "50497", "transfers_in": "2198", "transfers_out": "1639", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "5.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "3", "selected": "50828", "transfers_in": "2567", "transfers_out": "2564", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.2", "creativity": "15.5", "threat": "5.0", "ict_index": "4.1", "transfers_balance": "739", "selected": "51729", "transfers_in": "2363", "transfers_out": "1624", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "20.8", "creativity": "1.1", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "1087", "selected": "52994", "transfers_in": "2713", "transfers_out": "1626", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.0", "creativity": "47.3", "threat": "8.0", "ict_index": "8.2", "transfers_balance": "4901", "selected": "58041", "transfers_in": "6264", "transfers_out": "1363", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "19.2", "creativity": "2.3", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "4446", "selected": "62821", "transfers_in": "7034", "transfers_out": "2588", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.4", "creativity": "24.8", "threat": "4.0", "ict_index": "6.6", "transfers_balance": "3890", "selected": "67145", "transfers_in": "6461", "transfers_out": "2571", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "3.7", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "6018", "selected": "73600", "transfers_in": "7543", "transfers_out": "1525", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.6", "creativity": "8.4", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "3581", "selected": "75086", "transfers_in": "5511", "transfers_out": "1930", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.2", "creativity": "15.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "1788", "selected": "75296", "transfers_in": "4062", "transfers_out": "2274", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.6", "creativity": "1.8", "threat": "9.0", "ict_index": "1.9", "transfers_balance": "-18", "selected": "76984", "transfers_in": "4769", "transfers_out": "4787", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.6", "creativity": "16.8", "threat": "7.0", "ict_index": "4.2", "transfers_balance": "1898", "selected": "78965", "transfers_in": "4795", "transfers_out": "2897", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "2.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1567", "selected": "81955", "transfers_in": "4104", "transfers_out": "2537", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "40.8", "creativity": "48.4", "threat": "0.0", "ict_index": "8.9", "transfers_balance": "1567", "selected": "81955", "transfers_in": "4104", "transfers_out": "2537", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.8", "creativity": "9.2", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "-1461", "selected": "75615", "transfers_in": "555", "transfers_out": "2016", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "41.3", "threat": "0.0", "ict_index": "5.9", "transfers_balance": "-2289", "selected": "73155", "transfers_in": "404", "transfers_out": "2693", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-659", "selected": "72637", "transfers_in": "667", "transfers_out": "1326", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Eduardo dos Reis Carvalho": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3527", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "3817", "transfers_in": "95", "transfers_out": "685", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "3763", "transfers_in": "79", "transfers_out": "388", "value": "49", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "3843", "transfers_in": "77", "transfers_out": "322", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154", "selected": "3795", "transfers_in": "49", "transfers_out": "203", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "3792", "transfers_in": "67", "transfers_out": "204", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "3744", "transfers_in": "56", "transfers_out": "176", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "3742", "transfers_in": "68", "transfers_out": "152", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "3792", "transfers_in": "42", "transfers_out": "85", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3772", "transfers_in": "37", "transfers_out": "120", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3727", "transfers_in": "31", "transfers_out": "105", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "3730", "transfers_in": "43", "transfers_out": "90", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "3699", "transfers_in": "19", "transfers_out": "72", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "3677", "transfers_in": "17", "transfers_out": "60", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3678", "transfers_in": "23", "transfers_out": "37", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "3645", "transfers_in": "12", "transfers_out": "67", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "3644", "transfers_in": "13", "transfers_out": "31", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3646", "transfers_in": "15", "transfers_out": "27", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3635", "transfers_in": "26", "transfers_out": "63", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3627", "transfers_in": "19", "transfers_out": "43", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3639", "transfers_in": "38", "transfers_out": "58", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3635", "transfers_in": "26", "transfers_out": "39", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3648", "transfers_in": "39", "transfers_out": "69", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3656", "transfers_in": "41", "transfers_out": "56", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "3663", "transfers_in": "61", "transfers_out": "87", "value": "47", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3658", "transfers_in": "12", "transfers_out": "33", "value": "47", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3678", "transfers_in": "41", "transfers_out": "48", "value": "47", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3688", "transfers_in": "25", "transfers_out": "49", "value": "47", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3689", "transfers_in": "14", "transfers_out": "27", "value": "47", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3899", "transfers_in": "19", "transfers_out": "28", "value": "47", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3905", "transfers_in": "16", "transfers_out": "18", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3909", "transfers_in": "15", "transfers_out": "21", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3926", "transfers_in": "15", "transfers_out": "11", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3926", "transfers_in": "15", "transfers_out": "11", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3946", "transfers_in": "15", "transfers_out": "15", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3947", "transfers_in": "11", "transfers_out": "14", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3947", "transfers_in": "11", "transfers_out": "14", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3945", "transfers_in": "17", "transfers_out": "24", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Mario Lemina": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7001", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "2.1", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "113", "selected": "9197", "transfers_in": "1594", "transfers_out": "1481", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.0", "creativity": "12.2", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-2046", "selected": "7361", "transfers_in": "600", "transfers_out": "2646", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106", "selected": "7956", "transfers_in": "1579", "transfers_out": "1473", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.4", "creativity": "15.5", "threat": "25.0", "ict_index": "7.3", "transfers_balance": "-950", "selected": "7135", "transfers_in": "306", "transfers_out": "1256", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.6", "creativity": "25.3", "threat": "7.0", "ict_index": "5.7", "transfers_balance": "3469", "selected": "11017", "transfers_in": "4757", "transfers_out": "1288", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.4", "creativity": "15.1", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "3672", "selected": "15280", "transfers_in": "5143", "transfers_out": "1471", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.2", "creativity": "4.6", "threat": "9.0", "ict_index": "3.5", "transfers_balance": "1549", "selected": "17220", "transfers_in": "3411", "transfers_out": "1862", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "12.4", "creativity": "6.8", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-15", "selected": "17357", "transfers_in": "1532", "transfers_out": "1547", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2817", "selected": "14679", "transfers_in": "1179", "transfers_out": "3996", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3282", "selected": "11417", "transfers_in": "48", "transfers_out": "3330", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2003", "selected": "9424", "transfers_in": "45", "transfers_out": "2048", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-952", "selected": "8479", "transfers_in": "30", "transfers_out": "982", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.6", "creativity": "0.6", "threat": "19.0", "ict_index": "4.2", "transfers_balance": "-356", "selected": "8141", "transfers_in": "71", "transfers_out": "427", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "8144", "transfers_in": "306", "transfers_out": "343", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-314", "selected": "7873", "transfers_in": "156", "transfers_out": "470", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.0", "creativity": "1.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-269", "selected": "7622", "transfers_in": "74", "transfers_out": "343", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "6.2", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-248", "selected": "7402", "transfers_in": "53", "transfers_out": "301", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.0", "creativity": "2.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-183", "selected": "7256", "transfers_in": "129", "transfers_out": "312", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "10.8", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-168", "selected": "7119", "transfers_in": "47", "transfers_out": "215", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-179", "selected": "6974", "transfers_in": "119", "transfers_out": "298", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "6902", "transfers_in": "88", "transfers_out": "170", "value": "49", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "0.8", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-256", "selected": "6690", "transfers_in": "145", "transfers_out": "401", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "7.8", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-197", "selected": "6509", "transfers_in": "70", "transfers_out": "267", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "57", "selected": "6615", "transfers_in": "232", "transfers_out": "175", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "58.0", "creativity": "23.7", "threat": "7.0", "ict_index": "8.9", "transfers_balance": "-122", "selected": "6512", "transfers_in": "78", "transfers_out": "200", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.2", "creativity": "2.5", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "2094", "selected": "8749", "transfers_in": "2521", "transfers_out": "427", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.6", "creativity": "5.8", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "69", "selected": "8944", "transfers_in": "766", "transfers_out": "697", "value": "48", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.2", "creativity": "4.6", "threat": "10.0", "ict_index": "1.9", "transfers_balance": "1803", "selected": "10933", "transfers_in": "2135", "transfers_out": "332", "value": "48", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.9", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "674", "selected": "12213", "transfers_in": "1222", "transfers_out": "548", "value": "48", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.2", "creativity": "3.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-285", "selected": "11199", "transfers_in": "368", "transfers_out": "653", "value": "48", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-717", "selected": "10491", "transfers_in": "135", "transfers_out": "852", "value": "48", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-675", "selected": "9790", "transfers_in": "27", "transfers_out": "702", "value": "48", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-675", "selected": "9790", "transfers_in": "27", "transfers_out": "702", "value": "48", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.0", "creativity": "12.8", "threat": "30.0", "ict_index": "8.0", "transfers_balance": "-166", "selected": "9350", "transfers_in": "48", "transfers_out": "214", "value": "48", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "2.3", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "1121", "selected": "10586", "transfers_in": "1269", "transfers_out": "148", "value": "48", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1121", "selected": "10586", "transfers_in": "1269", "transfers_out": "148", "value": "48", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-758", "selected": "9708", "transfers_in": "22", "transfers_out": "780", "value": "48", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ben Davies": [{"gameweek": "1", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "47.6", "creativity": "30.1", "threat": "17.0", "ict_index": "9.5", "transfers_balance": "0", "selected": "134281", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "39.0", "threat": "37.0", "ict_index": "9.6", "transfers_balance": "120734", "selected": "376483", "transfers_in": "135083", "transfers_out": "14349", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "22.2", "creativity": "66.8", "threat": "5.0", "ict_index": "9.4", "transfers_balance": "148525", "selected": "584601", "transfers_in": "180311", "transfers_out": "31786", "value": "56", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "45.0", "creativity": "52.5", "threat": "19.0", "ict_index": "11.7", "transfers_balance": "7835", "selected": "615874", "transfers_in": "62470", "transfers_out": "54635", "value": "56", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "331806", "selected": "983133", "transfers_in": "345375", "transfers_out": "13569", "value": "57", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.2", "creativity": "19.7", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "50276", "selected": "1055320", "transfers_in": "139640", "transfers_out": "89364", "value": "57", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "16", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "64.2", "creativity": "27.3", "threat": "25.0", "ict_index": "11.7", "transfers_balance": "21269", "selected": "1088516", "transfers_in": "94182", "transfers_out": "72913", "value": "58", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "222228", "selected": "1338492", "transfers_in": "240543", "transfers_out": "18315", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-175439", "selected": "1165186", "transfers_in": "20308", "transfers_out": "195747", "value": "59", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.4", "creativity": "41.0", "threat": "2.0", "ict_index": "6.5", "transfers_balance": "-135204", "selected": "1034836", "transfers_in": "30211", "transfers_out": "165415", "value": "58", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44154", "selected": "1084581", "transfers_in": "81275", "transfers_out": "37121", "value": "58", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.0", "creativity": "37.8", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "-80100", "selected": "1008719", "transfers_in": "36324", "transfers_out": "116424", "value": "58", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.8", "creativity": "36.8", "threat": "8.0", "ict_index": "6.7", "transfers_balance": "-8078", "selected": "1003372", "transfers_in": "41718", "transfers_out": "49796", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54166", "selected": "950650", "transfers_in": "12615", "transfers_out": "66781", "value": "57", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.8", "creativity": "2.4", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "-89491", "selected": "862458", "transfers_in": "11840", "transfers_out": "101331", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.2", "creativity": "41.2", "threat": "3.0", "ict_index": "7.5", "transfers_balance": "-26856", "selected": "838495", "transfers_in": "24107", "transfers_out": "50963", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "16240", "selected": "857431", "transfers_in": "35275", "transfers_out": "19035", "value": "56", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66425", "selected": "792456", "transfers_in": "7419", "transfers_out": "73844", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "12.2", "creativity": "21.1", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-21900", "selected": "773185", "transfers_in": "31328", "transfers_out": "53228", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46049", "selected": "822529", "transfers_in": "63568", "transfers_out": "17519", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "24.2", "creativity": "6.8", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "32327", "selected": "752200", "transfers_in": "72513", "transfers_out": "40186", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.0", "creativity": "54.3", "threat": "2.0", "ict_index": "7.7", "transfers_balance": "32327", "selected": "752200", "transfers_in": "72513", "transfers_out": "40186", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.8", "creativity": "3.5", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "19258", "selected": "775456", "transfers_in": "66676", "transfers_out": "47418", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.4", "creativity": "57.0", "threat": "8.0", "ict_index": "10.2", "transfers_balance": "17810", "selected": "796301", "transfers_in": "44607", "transfers_out": "26797", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.2", "creativity": "2.7", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "-10705", "selected": "789539", "transfers_in": "31604", "transfers_out": "42309", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "23.1", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "12370", "selected": "803487", "transfers_in": "33350", "transfers_out": "20980", "value": "55", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "28.2", "creativity": "18.2", "threat": "2.0", "ict_index": "4.8", "transfers_balance": "53356", "selected": "860340", "transfers_in": "76968", "transfers_out": "23612", "value": "55", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "18.4", "creativity": "20.7", "threat": "25.0", "ict_index": "6.4", "transfers_balance": "282378", "selected": "1152408", "transfers_in": "293893", "transfers_out": "11515", "value": "57", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "18.8", "creativity": "18.3", "threat": "3.0", "ict_index": "4.0", "transfers_balance": "198282", "selected": "1358163", "transfers_in": "203953", "transfers_out": "5671", "value": "58", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76211", "selected": "1420536", "transfers_in": "88264", "transfers_out": "12053", "value": "59", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.2", "creativity": "23.8", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-35805", "selected": "1328971", "transfers_in": "19433", "transfers_out": "55238", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19663", "selected": "1351229", "transfers_in": "39347", "transfers_out": "19684", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.0", "creativity": "6.6", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-38828", "selected": "1306235", "transfers_in": "25867", "transfers_out": "64695", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.0", "creativity": "12.3", "threat": "12.0", "ict_index": "3.2", "transfers_balance": "-38828", "selected": "1306235", "transfers_in": "25867", "transfers_out": "64695", "value": "59", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "16.6", "creativity": "16.9", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "39694", "selected": "1275400", "transfers_in": "61898", "transfers_out": "22204", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44868", "selected": "1323307", "transfers_in": "60675", "transfers_out": "15807", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.0", "creativity": "18.9", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "44868", "selected": "1323307", "transfers_in": "60675", "transfers_out": "15807", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29255", "selected": "1289185", "transfers_in": "13253", "transfers_out": "42508", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Pablo Zabaleta": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.2", "creativity": "1.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "0", "selected": "150926", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.6", "creativity": "15.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-9909", "selected": "157576", "transfers_in": "3996", "transfers_out": "13905", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "12.6", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-21869", "selected": "138276", "transfers_in": "2179", "transfers_out": "24048", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.0", "creativity": "28.2", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-16317", "selected": "124557", "transfers_in": "2406", "transfers_out": "18723", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.6", "creativity": "5.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-6706", "selected": "119286", "transfers_in": "1782", "transfers_out": "8488", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.8", "creativity": "12.7", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-4839", "selected": "116454", "transfers_in": "3027", "transfers_out": "7866", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "24.4", "creativity": "5.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-2533", "selected": "115767", "transfers_in": "5426", "transfers_out": "7959", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1436", "selected": "119914", "transfers_in": "6915", "transfers_out": "5479", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.6", "creativity": "55.2", "threat": "2.0", "ict_index": "8.5", "transfers_balance": "3437", "selected": "124582", "transfers_in": "7087", "transfers_out": "3650", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "20.2", "creativity": "0.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-5392", "selected": "120385", "transfers_in": "3199", "transfers_out": "8591", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21554", "selected": "99009", "transfers_in": "148", "transfers_out": "21702", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "32.2", "threat": "0.0", "ict_index": "5.6", "transfers_balance": "-3227", "selected": "96370", "transfers_in": "1214", "transfers_out": "4441", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "3.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2292", "selected": "94433", "transfers_in": "944", "transfers_out": "3236", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.8", "creativity": "6.9", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-2238", "selected": "92459", "transfers_in": "594", "transfers_out": "2832", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-4039", "selected": "88650", "transfers_in": "379", "transfers_out": "4418", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.2", "creativity": "0.6", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-2119", "selected": "86999", "transfers_in": "771", "transfers_out": "2890", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.2", "creativity": "1.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "2502", "selected": "90153", "transfers_in": "3662", "transfers_out": "1160", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.6", "creativity": "1.4", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "4864", "selected": "95721", "transfers_in": "6024", "transfers_out": "1160", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.4", "creativity": "3.2", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "17566", "selected": "114974", "transfers_in": "22573", "transfers_out": "5007", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "78", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "5.9", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "3015", "selected": "119064", "transfers_in": "7718", "transfers_out": "4703", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "12.5", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "16017", "selected": "128278", "transfers_in": "22141", "transfers_out": "6124", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "16017", "selected": "128278", "transfers_in": "22141", "transfers_out": "6124", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1716", "selected": "131386", "transfers_in": "10919", "transfers_out": "9203", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "16.4", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "-583", "selected": "131398", "transfers_in": "5539", "transfers_out": "6122", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.0", "creativity": "2.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-632", "selected": "131526", "transfers_in": "5335", "transfers_out": "5967", "value": "49", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.6", "creativity": "2.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2941", "selected": "128917", "transfers_in": "1894", "transfers_out": "4835", "value": "49", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "15.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-3220", "selected": "126161", "transfers_in": "2129", "transfers_out": "5349", "value": "49", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.2", "creativity": "3.6", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-2801", "selected": "124114", "transfers_in": "1888", "transfers_out": "4689", "value": "49", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.4", "creativity": "0.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1332", "selected": "123111", "transfers_in": "1457", "transfers_out": "2789", "value": "49", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "0.9", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-2662", "selected": "118279", "transfers_in": "1330", "transfers_out": "3992", "value": "49", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "10.2", "creativity": "0.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "-1289", "selected": "113910", "transfers_in": "597", "transfers_out": "1886", "value": "49", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.6", "creativity": "2.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1045", "selected": "113084", "transfers_in": "708", "transfers_out": "1753", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "16.1", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "465", "selected": "113575", "transfers_in": "2577", "transfers_out": "2112", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-47", "selected": "113998", "transfers_in": "1349", "transfers_out": "1396", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "-2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.6", "creativity": "1.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1533", "selected": "112473", "transfers_in": "428", "transfers_out": "1961", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "20.0", "creativity": "12.3", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "-933", "selected": "111553", "transfers_in": "605", "transfers_out": "1538", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "7.8", "creativity": "2.1", "threat": "18.0", "ict_index": "2.8", "transfers_balance": "-933", "selected": "111553", "transfers_in": "605", "transfers_out": "1538", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "13.8", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "799", "selected": "112683", "transfers_in": "1474", "transfers_out": "675", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Pedro Obiang": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.0", "creativity": "12.8", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "0", "selected": "37423", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-491", "selected": "41520", "transfers_in": "2648", "transfers_out": "3139", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2490", "selected": "40116", "transfers_in": "1839", "transfers_out": "4329", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "58.4", "creativity": "2.0", "threat": "7.0", "ict_index": "6.7", "transfers_balance": "-3497", "selected": "37149", "transfers_in": "868", "transfers_out": "4365", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.8", "creativity": "9.7", "threat": "3.0", "ict_index": "2.2", "transfers_balance": "55144", "selected": "97002", "transfers_in": "65182", "transfers_out": "10038", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23141", "selected": "124175", "transfers_in": "53018", "transfers_out": "29877", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20994", "selected": "103504", "transfers_in": "4635", "transfers_out": "25629", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.2", "creativity": "1.8", "threat": "15.0", "ict_index": "3.4", "transfers_balance": "-12016", "selected": "91717", "transfers_in": "2452", "transfers_out": "14468", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.2", "creativity": "5.5", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "-2801", "selected": "89076", "transfers_in": "2210", "transfers_out": "5011", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5463", "selected": "83863", "transfers_in": "2148", "transfers_out": "7611", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "3.7", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-5980", "selected": "77969", "transfers_in": "468", "transfers_out": "6448", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "4.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4128", "selected": "73993", "transfers_in": "875", "transfers_out": "5003", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.6", "creativity": "2.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-4477", "selected": "69605", "transfers_in": "586", "transfers_out": "5063", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.4", "creativity": "1.4", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-4143", "selected": "65534", "transfers_in": "420", "transfers_out": "4563", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.6", "creativity": "21.3", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-3004", "selected": "62676", "transfers_in": "925", "transfers_out": "3929", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "16.6", "creativity": "20.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-1814", "selected": "61137", "transfers_in": "1649", "transfers_out": "3463", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.2", "creativity": "18.3", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-618", "selected": "60671", "transfers_in": "1747", "transfers_out": "2365", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.8", "creativity": "1.9", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "53", "selected": "60894", "transfers_in": "2284", "transfers_out": "2231", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "1.6", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "358", "selected": "61517", "transfers_in": "3689", "transfers_out": "3331", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.0", "creativity": "1.9", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-300", "selected": "61385", "transfers_in": "2170", "transfers_out": "2470", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "2.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "7236", "selected": "65573", "transfers_in": "11774", "transfers_out": "4538", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "67.4", "creativity": "15.5", "threat": "7.0", "ict_index": "9.0", "transfers_balance": "7236", "selected": "65573", "transfers_in": "11774", "transfers_out": "4538", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.6", "creativity": "3.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "15133", "selected": "81509", "transfers_in": "24387", "transfers_out": "9254", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "1.8", "threat": "20.0", "ict_index": "3.3", "transfers_balance": "13810", "selected": "95977", "transfers_in": "22525", "transfers_out": "8715", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5671", "selected": "90845", "transfers_in": "14827", "transfers_out": "20498", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15403", "selected": "75462", "transfers_in": "417", "transfers_out": "15820", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12289", "selected": "63195", "transfers_in": "173", "transfers_out": "12462", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6358", "selected": "56850", "transfers_in": "108", "transfers_out": "6466", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3009", "selected": "53785", "transfers_in": "60", "transfers_out": "3069", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2743", "selected": "51112", "transfers_in": "44", "transfers_out": "2787", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2208", "selected": "46354", "transfers_in": "30", "transfers_out": "2238", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1230", "selected": "45142", "transfers_in": "20", "transfers_out": "1250", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1135", "selected": "43918", "transfers_in": "31", "transfers_out": "1166", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-575", "selected": "43594", "transfers_in": "227", "transfers_out": "802", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "43117", "transfers_in": "275", "transfers_out": "695", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "42795", "transfers_in": "426", "transfers_out": "864", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "42795", "transfers_in": "426", "transfers_out": "864", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "1279", "selected": "44729", "transfers_in": "2233", "transfers_out": "954", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Toby Alderweireld": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "24.2", "creativity": "13.2", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "0", "selected": "595743", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "1.3", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "16661", "selected": "708691", "transfers_in": "36712", "transfers_out": "20051", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.6", "creativity": "2.0", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "-11941", "selected": "716063", "transfers_in": "29944", "transfers_out": "41885", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.6", "creativity": "0.5", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-28573", "selected": "700520", "transfers_in": "12734", "transfers_out": "41307", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.6", "creativity": "31.9", "threat": "6.0", "ict_index": "5.7", "transfers_balance": "-18920", "selected": "687932", "transfers_in": "10563", "transfers_out": "29483", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.0", "creativity": "0.1", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "-10795", "selected": "682683", "transfers_in": "16045", "transfers_out": "26840", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "20.2", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-22569", "selected": "663928", "transfers_in": "12236", "transfers_out": "34805", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "20.2", "creativity": "2.5", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "-26437", "selected": "641021", "transfers_in": "6768", "transfers_out": "33205", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "2965", "selected": "647044", "transfers_in": "18339", "transfers_out": "15374", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.6", "creativity": "0.8", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-19419", "selected": "630277", "transfers_in": "7896", "transfers_out": "27315", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96272", "selected": "535393", "transfers_in": "8316", "transfers_out": "104588", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105612", "selected": "429972", "transfers_in": "374", "transfers_out": "105986", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49268", "selected": "380768", "transfers_in": "137", "transfers_out": "49405", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24358", "selected": "356464", "transfers_in": "59", "transfers_out": "24417", "value": "59", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19434", "selected": "337078", "transfers_in": "64", "transfers_out": "19498", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15514", "selected": "321617", "transfers_in": "97", "transfers_out": "15611", "value": "59", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8089", "selected": "313567", "transfers_in": "77", "transfers_out": "8166", "value": "58", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9536", "selected": "304056", "transfers_in": "36", "transfers_out": "9572", "value": "58", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9874", "selected": "294224", "transfers_in": "52", "transfers_out": "9926", "value": "58", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5730", "selected": "288515", "transfers_in": "55", "transfers_out": "5785", "value": "58", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2312", "selected": "278902", "transfers_in": "60", "transfers_out": "2372", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2312", "selected": "278902", "transfers_in": "60", "transfers_out": "2372", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6640", "selected": "272336", "transfers_in": "124", "transfers_out": "6764", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3354", "selected": "269021", "transfers_in": "80", "transfers_out": "3434", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2219", "selected": "266861", "transfers_in": "233", "transfers_out": "2452", "value": "58", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1090", "selected": "265803", "transfers_in": "286", "transfers_out": "1376", "value": "58", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "927", "selected": "266870", "transfers_in": "2349", "transfers_out": "1422", "value": "58", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "267181", "transfers_in": "2097", "transfers_out": "2136", "value": "58", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2496", "selected": "264687", "transfers_in": "148", "transfers_out": "2644", "value": "58", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1792", "selected": "294113", "transfers_in": "41", "transfers_out": "1833", "value": "58", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-592", "selected": "292808", "transfers_in": "369", "transfers_out": "961", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-216", "selected": "292740", "transfers_in": "319", "transfers_out": "535", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "292620", "transfers_in": "348", "transfers_out": "569", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "0.9", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-221", "selected": "292620", "transfers_in": "348", "transfers_out": "569", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "815", "selected": "293573", "transfers_in": "1191", "transfers_out": "376", "value": "58", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.0", "creativity": "13.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-219", "selected": "293434", "transfers_in": "484", "transfers_out": "703", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "293434", "transfers_in": "484", "transfers_out": "703", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.2", "creativity": "0.4", "threat": "13.0", "ict_index": "2.9", "transfers_balance": "202", "selected": "293738", "transfers_in": "600", "transfers_out": "398", "value": "58", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Sadio Man\u00e9": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.8", "creativity": "28.1", "threat": "27.0", "ict_index": "9.2", "transfers_balance": "0", "selected": "897388", "transfers_in": "0", "transfers_out": "0", "value": "95", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "51.2", "creativity": "20.4", "threat": "114.0", "ict_index": "18.6", "transfers_balance": "39446", "selected": "1090292", "transfers_in": "72792", "transfers_out": "33346", "value": "95", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "37.4", "creativity": "6.6", "threat": "44.0", "ict_index": "8.8", "transfers_balance": "104761", "selected": "1270056", "transfers_in": "148670", "transfers_out": "43909", "value": "95", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "-2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "36", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "15.3", "threat": "6.0", "ict_index": "1.9", "transfers_balance": "162310", "selected": "1505868", "transfers_in": "207447", "transfers_out": "45137", "value": "96", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-750973", "selected": "757570", "transfers_in": "1747", "transfers_out": "752720", "value": "95", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207946", "selected": "551457", "transfers_in": "1768", "transfers_out": "209714", "value": "94", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.0", "creativity": "5.9", "threat": "14.0", "ict_index": "2.5", "transfers_balance": "33774", "selected": "589944", "transfers_in": "62154", "transfers_out": "28380", "value": "94", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149544", "selected": "442473", "transfers_in": "11579", "transfers_out": "161123", "value": "94", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52798", "selected": "389871", "transfers_in": "150", "transfers_out": "52948", "value": "93", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31761", "selected": "358236", "transfers_in": "265", "transfers_out": "32026", "value": "93", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "10", "goals": "0", "assists": "2", "conceded": "1", "bonus": "2", "minutes": "76", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.2", "creativity": "22.4", "threat": "23.0", "ict_index": "7.9", "transfers_balance": "-7934", "selected": "350509", "transfers_in": "3294", "transfers_out": "11228", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.0", "creativity": "41.3", "threat": "46.0", "ict_index": "9.6", "transfers_balance": "48526", "selected": "401536", "transfers_in": "67305", "transfers_out": "18779", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4408", "selected": "398134", "transfers_in": "8905", "transfers_out": "13313", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "88", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "42", "influence": "55.8", "creativity": "45.3", "threat": "39.0", "ict_index": "14.0", "transfers_balance": "4882", "selected": "404048", "transfers_in": "14791", "transfers_out": "9909", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51828", "selected": "457993", "transfers_in": "57557", "transfers_out": "5729", "value": "94", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "63.2", "threat": "27.0", "ict_index": "11.3", "transfers_balance": "-8671", "selected": "451948", "transfers_in": "20495", "transfers_out": "29166", "value": "94", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.8", "creativity": "4.8", "threat": "22.0", "ict_index": "3.9", "transfers_balance": "-13762", "selected": "439271", "transfers_in": "6603", "transfers_out": "20365", "value": "94", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12025", "selected": "428272", "transfers_in": "5681", "transfers_out": "17706", "value": "94", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.8", "creativity": "28.5", "threat": "38.0", "ict_index": "8.6", "transfers_balance": "-27964", "selected": "401582", "transfers_in": "3957", "transfers_out": "31921", "value": "93", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17626", "selected": "384470", "transfers_in": "2299", "transfers_out": "19925", "value": "93", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "71", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.6", "creativity": "41.5", "threat": "8.0", "ict_index": "6.9", "transfers_balance": "-18244", "selected": "366733", "transfers_in": "3808", "transfers_out": "22052", "value": "93", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "30.0", "creativity": "9.6", "threat": "22.0", "ict_index": "6.2", "transfers_balance": "10952", "selected": "378112", "transfers_in": "20892", "transfers_out": "9940", "value": "93", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "39.4", "creativity": "17.2", "threat": "26.0", "ict_index": "8.3", "transfers_balance": "23609", "selected": "403754", "transfers_in": "41382", "transfers_out": "17773", "value": "93", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.0", "creativity": "23.5", "threat": "12.0", "ict_index": "4.4", "transfers_balance": "23544", "selected": "428860", "transfers_in": "34149", "transfers_out": "10605", "value": "93", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.8", "creativity": "56.3", "threat": "43.0", "ict_index": "12.7", "transfers_balance": "4415", "selected": "434767", "transfers_in": "21852", "transfers_out": "17437", "value": "93", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "2.9", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "-4442", "selected": "430976", "transfers_in": "10178", "transfers_out": "14620", "value": "93", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "34.2", "threat": "51.0", "ict_index": "9.3", "transfers_balance": "-7132", "selected": "424774", "transfers_in": "11988", "transfers_out": "19120", "value": "93", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.8", "creativity": "35.2", "threat": "70.0", "ict_index": "14.4", "transfers_balance": "48664", "selected": "475332", "transfers_in": "63483", "transfers_out": "14819", "value": "93", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.4", "creativity": "10.7", "threat": "23.0", "ict_index": "7.0", "transfers_balance": "29559", "selected": "506530", "transfers_in": "37883", "transfers_out": "8324", "value": "94", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "17.4", "creativity": "46.5", "threat": "14.0", "ict_index": "7.8", "transfers_balance": "-2736", "selected": "520194", "transfers_in": "19297", "transfers_out": "22033", "value": "94", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.4", "creativity": "35.0", "threat": "10.0", "ict_index": "8.8", "transfers_balance": "156565", "selected": "964913", "transfers_in": "160845", "transfers_out": "4280", "value": "95", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "36.6", "creativity": "12.1", "threat": "87.0", "ict_index": "13.6", "transfers_balance": "-28959", "selected": "650828", "transfers_in": "21273", "transfers_out": "50232", "value": "95", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "13.3", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "6954", "selected": "660542", "transfers_in": "40050", "transfers_out": "33096", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "36.6", "creativity": "16.6", "threat": "63.0", "ict_index": "11.6", "transfers_balance": "-68264", "selected": "581194", "transfers_in": "10466", "transfers_out": "78730", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.4", "creativity": "8.0", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "58079", "selected": "698548", "transfers_in": "67115", "transfers_out": "9036", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95741", "selected": "555252", "transfers_in": "4295", "transfers_out": "100036", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.6", "creativity": "39.3", "threat": "41.0", "ict_index": "10.0", "transfers_balance": "-58614", "selected": "495068", "transfers_in": "1356", "transfers_out": "59970", "value": "94", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.2", "creativity": "55.3", "threat": "81.0", "ict_index": "15.1", "transfers_balance": "938", "selected": "499375", "transfers_in": "22816", "transfers_out": "21878", "value": "94", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Phil Bardsley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7243", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-679", "selected": "7682", "transfers_in": "133", "transfers_out": "812", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "7026", "transfers_in": "56", "transfers_out": "895", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "6747", "transfers_in": "157", "transfers_out": "641", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-405", "selected": "6430", "transfers_in": "67", "transfers_out": "472", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-394", "selected": "6124", "transfers_in": "102", "transfers_out": "496", "value": "44", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "5830", "transfers_in": "105", "transfers_out": "462", "value": "44", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "5665", "transfers_in": "91", "transfers_out": "336", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "5548", "transfers_in": "57", "transfers_out": "201", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "5442", "transfers_in": "82", "transfers_out": "231", "value": "43", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "5348", "transfers_in": "45", "transfers_out": "171", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "5332", "transfers_in": "112", "transfers_out": "186", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "5261", "transfers_in": "55", "transfers_out": "154", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.8", "creativity": "16.1", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-50", "selected": "5236", "transfers_in": "73", "transfers_out": "123", "value": "43", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.8", "creativity": "16.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "238", "selected": "5534", "transfers_in": "350", "transfers_out": "112", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "2.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "424", "selected": "6034", "transfers_in": "600", "transfers_out": "176", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "11.2", "creativity": "4.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "2752", "selected": "8974", "transfers_in": "3037", "transfers_out": "285", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.8", "creativity": "12.3", "threat": "20.0", "ict_index": "6.7", "transfers_balance": "1835", "selected": "10983", "transfers_in": "2426", "transfers_out": "591", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "14.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "6915", "selected": "18324", "transfers_in": "8119", "transfers_out": "1204", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.6", "creativity": "0.4", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "2394", "selected": "20988", "transfers_in": "3504", "transfers_out": "1110", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "17.4", "creativity": "15.0", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "5960", "selected": "27283", "transfers_in": "7590", "transfers_out": "1630", "value": "43", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.4", "creativity": "15.6", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "4152", "selected": "31570", "transfers_in": "7159", "transfers_out": "3007", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.2", "creativity": "3.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "15581", "selected": "47815", "transfers_in": "20493", "transfers_out": "4912", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "15.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "2449", "selected": "50435", "transfers_in": "6251", "transfers_out": "3802", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "1.5", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "10322", "selected": "61192", "transfers_in": "13598", "transfers_out": "3276", "value": "43", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1268", "selected": "62560", "transfers_in": "4404", "transfers_out": "3136", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15929", "selected": "46648", "transfers_in": "379", "transfers_out": "16308", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8916", "selected": "37742", "transfers_in": "117", "transfers_out": "9033", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1689", "selected": "36058", "transfers_in": "142", "transfers_out": "1831", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3729", "selected": "30505", "transfers_in": "91", "transfers_out": "3820", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1698", "selected": "26527", "transfers_in": "88", "transfers_out": "1786", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1853", "selected": "24692", "transfers_in": "145", "transfers_out": "1998", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1880", "selected": "22602", "transfers_in": "331", "transfers_out": "2211", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1880", "selected": "22602", "transfers_in": "331", "transfers_out": "2211", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1050", "selected": "21639", "transfers_in": "107", "transfers_out": "1157", "value": "42", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-835", "selected": "21040", "transfers_in": "224", "transfers_out": "1059", "value": "41", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1075", "selected": "19917", "transfers_in": "250", "transfers_out": "1325", "value": "41", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "20108", "transfers_in": "774", "transfers_out": "773", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Andr\u00e9 Ayew": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "1.4", "creativity": "8.7", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "92244", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "-6475", "selected": "90698", "transfers_in": "2314", "transfers_out": "8789", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.2", "creativity": "1.8", "threat": "3.0", "ict_index": "0.8", "transfers_balance": "-7438", "selected": "84375", "transfers_in": "2462", "transfers_out": "9900", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "26", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "58.6", "creativity": "20.3", "threat": "33.0", "ict_index": "11.2", "transfers_balance": "-9597", "selected": "75574", "transfers_in": "1830", "transfers_out": "11427", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "1.9", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "6450", "selected": "83638", "transfers_in": "11446", "transfers_out": "4996", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6422", "selected": "78205", "transfers_in": "3088", "transfers_out": "9510", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "2.5", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "-6670", "selected": "72037", "transfers_in": "2661", "transfers_out": "9331", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3505", "selected": "68912", "transfers_in": "1675", "transfers_out": "5180", "value": "70", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "16.0", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-2949", "selected": "66107", "transfers_in": "1081", "transfers_out": "4030", "value": "70", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.2", "creativity": "3.4", "threat": "7.0", "ict_index": "4.5", "transfers_balance": "-1082", "selected": "65314", "transfers_in": "3031", "transfers_out": "4113", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.8", "creativity": "19.2", "threat": "6.0", "ict_index": "4.8", "transfers_balance": "3266", "selected": "69157", "transfers_in": "5510", "transfers_out": "2244", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "727", "selected": "70548", "transfers_in": "3464", "transfers_out": "2737", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.2", "creativity": "1.3", "threat": "24.0", "ict_index": "2.6", "transfers_balance": "-4601", "selected": "66161", "transfers_in": "770", "transfers_out": "5371", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "3.6", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "-3056", "selected": "63206", "transfers_in": "366", "transfers_out": "3422", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2555", "selected": "60711", "transfers_in": "117", "transfers_out": "2672", "value": "69", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1982", "selected": "58827", "transfers_in": "203", "transfers_out": "2185", "value": "69", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1079", "selected": "57794", "transfers_in": "143", "transfers_out": "1222", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1024", "selected": "56828", "transfers_in": "173", "transfers_out": "1197", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "50.8", "creativity": "3.0", "threat": "58.0", "ict_index": "11.2", "transfers_balance": "-898", "selected": "56011", "transfers_in": "377", "transfers_out": "1275", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.0", "creativity": "7.3", "threat": "6.0", "ict_index": "1.3", "transfers_balance": "-254", "selected": "55838", "transfers_in": "318", "transfers_out": "572", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3997", "selected": "59028", "transfers_in": "4976", "transfers_out": "979", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.6", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "3997", "selected": "59028", "transfers_in": "4976", "transfers_out": "979", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1763", "selected": "57427", "transfers_in": "370", "transfers_out": "2133", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1474", "selected": "56009", "transfers_in": "159", "transfers_out": "1633", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1106", "selected": "54931", "transfers_in": "220", "transfers_out": "1326", "value": "68", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "55144", "transfers_in": "1006", "transfers_out": "812", "value": "68", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.8", "creativity": "10.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "403", "selected": "55589", "transfers_in": "1183", "transfers_out": "780", "value": "68", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "54", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.8", "creativity": "5.3", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "142", "selected": "55820", "transfers_in": "957", "transfers_out": "815", "value": "68", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "30.0", "creativity": "29.4", "threat": "44.0", "ict_index": "10.3", "transfers_balance": "-359", "selected": "55478", "transfers_in": "302", "transfers_out": "661", "value": "68", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "5.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "3218", "selected": "58737", "transfers_in": "3701", "transfers_out": "483", "value": "68", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "7.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-711", "selected": "57062", "transfers_in": "395", "transfers_out": "1106", "value": "68", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.5", "threat": "5.0", "ict_index": "0.6", "transfers_balance": "253", "selected": "57389", "transfers_in": "879", "transfers_out": "626", "value": "68", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "18.0", "creativity": "37.3", "threat": "40.0", "ict_index": "9.5", "transfers_balance": "-948", "selected": "56324", "transfers_in": "160", "transfers_out": "1108", "value": "68", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "4.7", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "10", "selected": "56443", "transfers_in": "508", "transfers_out": "498", "value": "68", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "4.5", "threat": "27.0", "ict_index": "3.1", "transfers_balance": "5", "selected": "56489", "transfers_in": "540", "transfers_out": "535", "value": "68", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "43.1", "threat": "4.0", "ict_index": "6.1", "transfers_balance": "1681", "selected": "58375", "transfers_in": "2080", "transfers_out": "399", "value": "68", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "12.5", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "1681", "selected": "58375", "transfers_in": "2080", "transfers_out": "399", "value": "68", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "35.0", "creativity": "25.4", "threat": "103.0", "ict_index": "16.3", "transfers_balance": "879", "selected": "59221", "transfers_in": "1778", "transfers_out": "899", "value": "68", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Phil Jones": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.8", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "0", "selected": "28003", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "24.8", "creativity": "0.4", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "46910", "selected": "96051", "transfers_in": "53195", "transfers_out": "6285", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "22.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "76947", "selected": "182295", "transfers_in": "93948", "transfers_out": "17001", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "0.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "103607", "selected": "298627", "transfers_in": "126193", "transfers_out": "22586", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "21.2", "creativity": "1.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "41566", "selected": "346175", "transfers_in": "61892", "transfers_out": "20326", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "35.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "79617", "selected": "432725", "transfers_in": "100249", "transfers_out": "20632", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "20.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "13193", "selected": "452079", "transfers_in": "121802", "transfers_out": "108609", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "26.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-4985", "selected": "450647", "transfers_in": "46163", "transfers_out": "51148", "value": "52", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "141067", "selected": "598224", "transfers_in": "163079", "transfers_out": "22012", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-14513", "selected": "588395", "transfers_in": "53678", "transfers_out": "68191", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "144554", "selected": "744430", "transfers_in": "157345", "transfers_out": "12791", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45481", "selected": "705493", "transfers_in": "113867", "transfers_out": "159348", "value": "55", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161478", "selected": "544476", "transfers_in": "4203", "transfers_out": "165681", "value": "55", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87887", "selected": "456845", "transfers_in": "2699", "transfers_out": "90586", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86229", "selected": "370789", "transfers_in": "1570", "transfers_out": "87799", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35972", "selected": "335861", "transfers_in": "8340", "transfers_out": "44312", "value": "53", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "25.4", "creativity": "0.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "22341", "selected": "359642", "transfers_in": "34983", "transfers_out": "12642", "value": "53", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "106668", "selected": "469606", "transfers_in": "111845", "transfers_out": "5177", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "89261", "selected": "564305", "transfers_in": "103682", "transfers_out": "14421", "value": "55", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.2", "creativity": "2.6", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "83024", "selected": "652043", "transfers_in": "95148", "transfers_out": "12124", "value": "55", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "23.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "56413", "selected": "712237", "transfers_in": "90987", "transfers_out": "34574", "value": "56", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.2", "creativity": "0.8", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "36949", "selected": "751478", "transfers_in": "82905", "transfers_out": "45956", "value": "56", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.0", "creativity": "1.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "153109", "selected": "913296", "transfers_in": "191561", "transfers_out": "38452", "value": "57", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "32.8", "creativity": "10.4", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "20236", "selected": "938245", "transfers_in": "56965", "transfers_out": "36729", "value": "57", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "26764", "selected": "971649", "transfers_in": "72491", "transfers_out": "45727", "value": "57", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7941", "selected": "981627", "transfers_in": "47066", "transfers_out": "39125", "value": "57", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.6", "creativity": "1.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-69355", "selected": "914481", "transfers_in": "28240", "transfers_out": "97595", "value": "57", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249929", "selected": "666183", "transfers_in": "6742", "transfers_out": "256671", "value": "56", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172855", "selected": "491733", "transfers_in": "577", "transfers_out": "173432", "value": "56", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104261", "selected": "397349", "transfers_in": "394", "transfers_out": "104655", "value": "55", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19585", "selected": "337212", "transfers_in": "9204", "transfers_out": "28789", "value": "55", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9308", "selected": "328344", "transfers_in": "3941", "transfers_out": "13249", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6701", "selected": "322041", "transfers_in": "11551", "transfers_out": "18252", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "32.6", "creativity": "10.6", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-6701", "selected": "322041", "transfers_in": "11551", "transfers_out": "18252", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4963", "selected": "320074", "transfers_in": "9825", "transfers_out": "4862", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16538", "selected": "302804", "transfers_in": "4397", "transfers_out": "20935", "value": "55", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "14.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-16538", "selected": "302804", "transfers_in": "4397", "transfers_out": "20935", "value": "55", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3252", "selected": "307516", "transfers_in": "10239", "transfers_out": "6987", "value": "55", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Nya Kirby": [{"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "16", "transfers_in": "10", "transfers_out": "3", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "33", "transfers_in": "13", "transfers_out": "7", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "45", "transfers_in": "8", "transfers_out": "8", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "52", "transfers_in": "7", "transfers_out": "7", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "58", "transfers_in": "10", "transfers_out": "8", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "68", "transfers_in": "7", "transfers_out": "6", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "75", "transfers_in": "5", "transfers_out": "4", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "71", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "80", "transfers_in": "6", "transfers_out": "3", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "97", "transfers_in": "15", "transfers_out": "5", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Laurent Depoitre": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8090", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2291", "selected": "6561", "transfers_in": "228", "transfers_out": "2519", "value": "54", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1455", "selected": "5359", "transfers_in": "229", "transfers_out": "1684", "value": "53", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-837", "selected": "5055", "transfers_in": "306", "transfers_out": "1143", "value": "53", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "46.4", "creativity": "24.1", "threat": "42.0", "ict_index": "11.3", "transfers_balance": "-301", "selected": "5001", "transfers_in": "321", "transfers_out": "622", "value": "52", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.4", "creativity": "12.2", "threat": "19.0", "ict_index": "4.0", "transfers_balance": "6951", "selected": "13042", "transfers_in": "9957", "transfers_out": "3006", "value": "52", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "24.9", "threat": "3.0", "ict_index": "3.5", "transfers_balance": "-26", "selected": "13401", "transfers_in": "2572", "transfers_out": "2598", "value": "52", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.8", "creativity": "5.0", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "2737", "selected": "16663", "transfers_in": "5042", "transfers_out": "2305", "value": "52", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "69", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "39.6", "creativity": "0.5", "threat": "25.0", "ict_index": "6.5", "transfers_balance": "-1408", "selected": "15381", "transfers_in": "764", "transfers_out": "2172", "value": "52", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "8331", "selected": "24367", "transfers_in": "10815", "transfers_out": "2484", "value": "52", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "3.1", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "3931", "selected": "28756", "transfers_in": "6997", "transfers_out": "3066", "value": "52", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "11.9", "threat": "61.0", "ict_index": "7.4", "transfers_balance": "1081", "selected": "30305", "transfers_in": "4810", "transfers_out": "3729", "value": "52", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "5.8", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-1111", "selected": "29394", "transfers_in": "2804", "transfers_out": "3915", "value": "52", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1923", "selected": "31458", "transfers_in": "4256", "transfers_out": "2333", "value": "52", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.4", "creativity": "2.8", "threat": "37.0", "ict_index": "4.4", "transfers_balance": "-1289", "selected": "30282", "transfers_in": "1754", "transfers_out": "3043", "value": "52", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "920", "selected": "31466", "transfers_in": "4068", "transfers_out": "3148", "value": "52", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "30.2", "creativity": "0.1", "threat": "21.0", "ict_index": "5.1", "transfers_balance": "-3676", "selected": "27852", "transfers_in": "693", "transfers_out": "4369", "value": "52", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "13", "goals": "1", "assists": "2", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "37", "influence": "53.4", "creativity": "12.8", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "2175", "selected": "30274", "transfers_in": "4399", "transfers_out": "2224", "value": "52", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "46.4", "creativity": "13.5", "threat": "19.0", "ict_index": "7.9", "transfers_balance": "99605", "selected": "133233", "transfers_in": "107872", "transfers_out": "8267", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "22.2", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "192984", "selected": "331342", "transfers_in": "200630", "transfers_out": "7646", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "2.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "43166", "selected": "378281", "transfers_in": "85761", "transfers_out": "42595", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5469", "selected": "385300", "transfers_in": "64134", "transfers_out": "58665", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "4.3", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "60132", "selected": "451354", "transfers_in": "130011", "transfers_out": "69879", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-24343", "selected": "428970", "transfers_in": "45537", "transfers_out": "69880", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "0.6", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "-66683", "selected": "363081", "transfers_in": "11465", "transfers_out": "78148", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "1.4", "threat": "52.0", "ict_index": "6.1", "transfers_balance": "-74794", "selected": "288510", "transfers_in": "3524", "transfers_out": "78318", "value": "54", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73395", "selected": "215213", "transfers_in": "1310", "transfers_out": "74705", "value": "53", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "10.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-34753", "selected": "180730", "transfers_in": "3861", "transfers_out": "38614", "value": "52", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-11399", "selected": "169212", "transfers_in": "3267", "transfers_out": "14666", "value": "52", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.8", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-4865", "selected": "158841", "transfers_in": "8660", "transfers_out": "13525", "value": "51", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24364", "selected": "191382", "transfers_in": "32158", "transfers_out": "7794", "value": "51", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.6", "creativity": "14.1", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "-15866", "selected": "166754", "transfers_in": "5110", "transfers_out": "20976", "value": "51", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7577", "selected": "159358", "transfers_in": "4263", "transfers_out": "11840", "value": "51", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-10627", "selected": "147168", "transfers_in": "1613", "transfers_out": "12240", "value": "51", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-3591", "selected": "136499", "transfers_in": "1934", "transfers_out": "5525", "value": "50", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.2", "creativity": "0.1", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-426", "selected": "136186", "transfers_in": "4688", "transfers_out": "5114", "value": "50", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "49.8", "creativity": "1.7", "threat": "26.0", "ict_index": "7.8", "transfers_balance": "-426", "selected": "136186", "transfers_in": "4688", "transfers_out": "5114", "value": "50", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "11.0", "threat": "23.0", "ict_index": "3.6", "transfers_balance": "16085", "selected": "153652", "transfers_in": "19871", "transfers_out": "3786", "value": "50", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Kevin Mirallas": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.8", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "132889", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21284", "selected": "120803", "transfers_in": "1733", "transfers_out": "23017", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22586", "selected": "99963", "transfers_in": "1294", "transfers_out": "23880", "value": "64", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16735", "selected": "85355", "transfers_in": "694", "transfers_out": "17429", "value": "64", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "8", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-9977", "selected": "76180", "transfers_in": "335", "transfers_out": "10312", "value": "63", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7528", "selected": "69493", "transfers_in": "778", "transfers_out": "8306", "value": "63", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6626", "selected": "63394", "transfers_in": "546", "transfers_out": "7172", "value": "62", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.2", "creativity": "0.1", "threat": "21.0", "ict_index": "2.4", "transfers_balance": "-4255", "selected": "59646", "transfers_in": "620", "transfers_out": "4875", "value": "62", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2381", "selected": "57542", "transfers_in": "253", "transfers_out": "2634", "value": "62", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "13.6", "threat": "10.0", "ict_index": "3.0", "transfers_balance": "-2668", "selected": "55160", "transfers_in": "445", "transfers_out": "3113", "value": "61", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1227", "selected": "54158", "transfers_in": "555", "transfers_out": "1782", "value": "61", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1585", "selected": "52904", "transfers_in": "229", "transfers_out": "1814", "value": "61", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "4.3", "threat": "5.0", "ict_index": "1.2", "transfers_balance": "-1227", "selected": "51818", "transfers_in": "111", "transfers_out": "1338", "value": "61", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-683", "selected": "51245", "transfers_in": "170", "transfers_out": "853", "value": "61", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "50614", "transfers_in": "198", "transfers_out": "937", "value": "61", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-931", "selected": "49891", "transfers_in": "141", "transfers_out": "1072", "value": "61", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-487", "selected": "49531", "transfers_in": "96", "transfers_out": "583", "value": "61", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-446", "selected": "49215", "transfers_in": "149", "transfers_out": "595", "value": "60", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-646", "selected": "48775", "transfers_in": "135", "transfers_out": "781", "value": "60", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-455", "selected": "48456", "transfers_in": "111", "transfers_out": "566", "value": "60", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-640", "selected": "47970", "transfers_in": "139", "transfers_out": "779", "value": "60", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "47769", "transfers_in": "78", "transfers_out": "341", "value": "60", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1427", "selected": "46557", "transfers_in": "106", "transfers_out": "1533", "value": "60", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1216", "selected": "45401", "transfers_in": "1", "transfers_out": "1217", "value": "60", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-797", "selected": "44708", "transfers_in": "1", "transfers_out": "798", "value": "60", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-360", "selected": "44378", "transfers_in": "1", "transfers_out": "361", "value": "60", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-496", "selected": "43930", "transfers_in": "1", "transfers_out": "497", "value": "60", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-466", "selected": "43563", "transfers_in": "1", "transfers_out": "467", "value": "60", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "43381", "transfers_in": "0", "transfers_out": "218", "value": "60", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "49379", "transfers_in": "0", "transfers_out": "183", "value": "60", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "49239", "transfers_in": "1", "transfers_out": "144", "value": "60", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "49086", "transfers_in": "0", "transfers_out": "159", "value": "60", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "49008", "transfers_in": "1", "transfers_out": "85", "value": "60", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "48929", "transfers_in": "1", "transfers_out": "84", "value": "60", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "48871", "transfers_in": "0", "transfers_out": "58", "value": "60", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "48834", "transfers_in": "1", "transfers_out": "48", "value": "60", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "48795", "transfers_in": "2", "transfers_out": "47", "value": "60", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "48766", "transfers_in": "4", "transfers_out": "66", "value": "60", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Edward Nketiah": [{"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "352", "selected": "405", "transfers_in": "398", "transfers_out": "46", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "566", "transfers_in": "204", "transfers_out": "174", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "740", "transfers_in": "191", "transfers_out": "163", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "820", "transfers_in": "159", "transfers_out": "142", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "891", "transfers_in": "132", "transfers_out": "116", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "936", "transfers_in": "105", "transfers_out": "112", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1002", "transfers_in": "118", "transfers_out": "136", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1019", "transfers_in": "75", "transfers_out": "95", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1036", "transfers_in": "67", "transfers_out": "86", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1137", "transfers_in": "155", "transfers_out": "138", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1147", "transfers_in": "98", "transfers_out": "127", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "1225", "transfers_in": "184", "transfers_out": "166", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1256", "transfers_in": "118", "transfers_out": "109", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44", "selected": "1396", "transfers_in": "302", "transfers_out": "258", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "1553", "transfers_in": "256", "transfers_out": "178", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "1753", "transfers_in": "275", "transfers_out": "201", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "1838", "transfers_in": "189", "transfers_out": "155", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1943", "transfers_in": "269", "transfers_out": "266", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2115", "transfers_in": "207", "transfers_out": "206", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.5", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "-17", "selected": "2162", "transfers_in": "92", "transfers_out": "109", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38", "selected": "2177", "transfers_in": "153", "transfers_out": "115", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "2338", "transfers_in": "106", "transfers_out": "94", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "2385", "transfers_in": "102", "transfers_out": "98", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2427", "transfers_in": "85", "transfers_out": "87", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "2480", "transfers_in": "94", "transfers_out": "75", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2475", "transfers_in": "62", "transfers_out": "77", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "2567", "transfers_in": "140", "transfers_out": "80", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "2567", "transfers_in": "140", "transfers_out": "80", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106", "selected": "2702", "transfers_in": "196", "transfers_out": "90", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Benjamin Mendy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20568", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3457", "selected": "19752", "transfers_in": "723", "transfers_out": "4180", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.6", "creativity": "42.7", "threat": "0.0", "ict_index": "6.1", "transfers_balance": "-2201", "selected": "18164", "transfers_in": "1105", "transfers_out": "3306", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "31.0", "creativity": "18.8", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "4290", "selected": "26429", "transfers_in": "6818", "transfers_out": "2528", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "18.4", "creativity": "38.3", "threat": "3.0", "ict_index": "6.0", "transfers_balance": "39456", "selected": "73191", "transfers_in": "45205", "transfers_out": "5749", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.4", "creativity": "1.1", "threat": "20.0", "ict_index": "2.2", "transfers_balance": "24468", "selected": "103350", "transfers_in": "31917", "transfers_out": "7449", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59229", "selected": "44669", "transfers_in": "1101", "transfers_out": "60330", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17017", "selected": "27779", "transfers_in": "128", "transfers_out": "17145", "value": "64", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3168", "selected": "24652", "transfers_in": "69", "transfers_out": "3237", "value": "64", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2024", "selected": "22672", "transfers_in": "70", "transfers_out": "2094", "value": "64", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-907", "selected": "21807", "transfers_in": "40", "transfers_out": "947", "value": "63", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-716", "selected": "21228", "transfers_in": "66", "transfers_out": "782", "value": "63", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-426", "selected": "20870", "transfers_in": "39", "transfers_out": "465", "value": "63", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "20647", "transfers_in": "29", "transfers_out": "303", "value": "63", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "20456", "transfers_in": "37", "transfers_out": "305", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "20287", "transfers_in": "52", "transfers_out": "338", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "20188", "transfers_in": "46", "transfers_out": "227", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "20121", "transfers_in": "33", "transfers_out": "185", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "19981", "transfers_in": "53", "transfers_out": "289", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "19895", "transfers_in": "44", "transfers_out": "174", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "19770", "transfers_in": "55", "transfers_out": "227", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "19737", "transfers_in": "24", "transfers_out": "98", "value": "63", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "19676", "transfers_in": "49", "transfers_out": "257", "value": "63", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "19636", "transfers_in": "43", "transfers_out": "161", "value": "63", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "19619", "transfers_in": "28", "transfers_out": "146", "value": "63", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "19570", "transfers_in": "19", "transfers_out": "99", "value": "63", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "19557", "transfers_in": "37", "transfers_out": "129", "value": "63", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "19567", "transfers_in": "30", "transfers_out": "143", "value": "63", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "19560", "transfers_in": "20", "transfers_out": "75", "value": "63", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "19295", "transfers_in": "34", "transfers_out": "57", "value": "63", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "19355", "transfers_in": "36", "transfers_out": "70", "value": "63", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "19373", "transfers_in": "32", "transfers_out": "52", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "19408", "transfers_in": "38", "transfers_out": "45", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "1.8", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "14", "selected": "19433", "transfers_in": "78", "transfers_out": "64", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "922", "selected": "20436", "transfers_in": "1034", "transfers_out": "112", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "21.2", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "258", "selected": "20791", "transfers_in": "600", "transfers_out": "342", "value": "63", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "15.4", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "258", "selected": "20791", "transfers_in": "600", "transfers_out": "342", "value": "63", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "165", "selected": "21051", "transfers_in": "462", "transfers_out": "297", "value": "63", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Dale Stephens": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "21575", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.2", "creativity": "5.4", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-1054", "selected": "25139", "transfers_in": "995", "transfers_out": "2049", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.0", "creativity": "13.4", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-1187", "selected": "25212", "transfers_in": "1442", "transfers_out": "2629", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "5.6", "creativity": "4.1", "threat": "9.0", "ict_index": "1.9", "transfers_balance": "1262", "selected": "27699", "transfers_in": "4490", "transfers_out": "3228", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.8", "creativity": "3.4", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "2869", "selected": "31284", "transfers_in": "6105", "transfers_out": "3236", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.8", "creativity": "12.0", "threat": "53.0", "ict_index": "9.8", "transfers_balance": "-386", "selected": "31226", "transfers_in": "2734", "transfers_out": "3120", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.6", "creativity": "12.2", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "17753", "selected": "50562", "transfers_in": "23861", "transfers_out": "6108", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.4", "creativity": "0.7", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "31067", "selected": "83901", "transfers_in": "41493", "transfers_out": "10426", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "11.8", "creativity": "16.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "1448", "selected": "86020", "transfers_in": "7914", "transfers_out": "6466", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "2628", "selected": "89616", "transfers_in": "12040", "transfers_out": "9412", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.8", "creativity": "1.4", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "-3192", "selected": "86826", "transfers_in": "3150", "transfers_out": "6342", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "4.5", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "4535", "selected": "92421", "transfers_in": "11029", "transfers_out": "6494", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.2", "creativity": "11.7", "threat": "8.0", "ict_index": "4.9", "transfers_balance": "-5263", "selected": "87425", "transfers_in": "1956", "transfers_out": "7219", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "12.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-1798", "selected": "85969", "transfers_in": "4171", "transfers_out": "5969", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "3.5", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-1707", "selected": "84653", "transfers_in": "4063", "transfers_out": "5770", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.0", "creativity": "11.5", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "132", "selected": "85420", "transfers_in": "6072", "transfers_out": "5940", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-750", "selected": "85053", "transfers_in": "4094", "transfers_out": "4844", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "3.8", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "-735", "selected": "84696", "transfers_in": "3857", "transfers_out": "4592", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "12.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-2177", "selected": "83086", "transfers_in": "4455", "transfers_out": "6632", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2267", "selected": "81111", "transfers_in": "1759", "transfers_out": "4026", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.8", "creativity": "3.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2898", "selected": "78496", "transfers_in": "2950", "transfers_out": "5848", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "13.5", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-751", "selected": "77892", "transfers_in": "5441", "transfers_out": "6192", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.4", "creativity": "3.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-3095", "selected": "75263", "transfers_in": "4900", "transfers_out": "7995", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.4", "creativity": "14.3", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-2749", "selected": "72773", "transfers_in": "2803", "transfers_out": "5552", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.6", "creativity": "2.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "2625", "selected": "75846", "transfers_in": "7304", "transfers_out": "4679", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "23.8", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "2276", "selected": "78318", "transfers_in": "5730", "transfers_out": "3454", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.6", "creativity": "25.8", "threat": "4.0", "ict_index": "6.7", "transfers_balance": "-2946", "selected": "75504", "transfers_in": "2637", "transfers_out": "5583", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "27.8", "creativity": "10.9", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "11629", "selected": "87875", "transfers_in": "15822", "transfers_out": "4193", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.6", "creativity": "11.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "10815", "selected": "99250", "transfers_in": "13758", "transfers_out": "2943", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6032", "selected": "101244", "transfers_in": "10466", "transfers_out": "4434", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9885", "selected": "77638", "transfers_in": "562", "transfers_out": "10447", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.4", "creativity": "3.4", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "-5883", "selected": "71898", "transfers_in": "282", "transfers_out": "6165", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "23.0", "creativity": "2.9", "threat": "7.0", "ict_index": "3.3", "transfers_balance": "1055", "selected": "74140", "transfers_in": "3336", "transfers_out": "2281", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.0", "creativity": "1.1", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "1055", "selected": "74140", "transfers_in": "3336", "transfers_out": "2281", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "14.7", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1135", "selected": "69339", "transfers_in": "727", "transfers_out": "1862", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.2", "creativity": "1.3", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-381", "selected": "69053", "transfers_in": "1449", "transfers_out": "1830", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "5.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-381", "selected": "69053", "transfers_in": "1449", "transfers_out": "1830", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-966", "selected": "67985", "transfers_in": "532", "transfers_out": "1498", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Domingos Quina": [{"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "169", "transfers_in": "152", "transfers_out": "28", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "362", "transfers_in": "183", "transfers_out": "45", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "120", "selected": "537", "transfers_in": "191", "transfers_out": "71", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "640", "transfers_in": "120", "transfers_out": "74", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "685", "transfers_in": "78", "transfers_out": "65", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "698", "transfers_in": "39", "transfers_out": "57", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "675", "transfers_in": "36", "transfers_out": "75", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "663", "transfers_in": "21", "transfers_out": "42", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "657", "transfers_in": "32", "transfers_out": "27", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "657", "transfers_in": "32", "transfers_out": "27", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "687", "transfers_in": "84", "transfers_out": "85", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "714", "transfers_in": "59", "transfers_out": "47", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "781", "transfers_in": "117", "transfers_out": "71", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "94", "selected": "892", "transfers_in": "142", "transfers_out": "48", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "84", "selected": "1007", "transfers_in": "174", "transfers_out": "90", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "1211", "transfers_in": "204", "transfers_out": "78", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "1312", "transfers_in": "113", "transfers_out": "52", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "1268", "transfers_in": "116", "transfers_out": "47", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "1300", "transfers_in": "101", "transfers_out": "64", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1289", "transfers_in": "30", "transfers_out": "47", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1351", "transfers_in": "60", "transfers_out": "49", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1357", "transfers_in": "52", "transfers_out": "42", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1349", "transfers_in": "49", "transfers_out": "45", "value": "44", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1378", "transfers_in": "62", "transfers_out": "48", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1378", "transfers_in": "62", "transfers_out": "48", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "1464", "transfers_in": "118", "transfers_out": "46", "value": "44", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Eden Hazard": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "59180", "transfers_in": "0", "transfers_out": "0", "value": "105", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11677", "selected": "59607", "transfers_in": "1593", "transfers_out": "13270", "value": "105", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4213", "selected": "59638", "transfers_in": "4046", "transfers_out": "8259", "value": "105", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "22.6", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "27699", "selected": "93905", "transfers_in": "42540", "transfers_out": "14841", "value": "105", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.2", "creativity": "12.3", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "34678", "selected": "135394", "transfers_in": "45927", "transfers_out": "11249", "value": "105", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "3.5", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "15901", "selected": "157713", "transfers_in": "33054", "transfers_out": "17153", "value": "105", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "5.3", "threat": "17.0", "ict_index": "2.7", "transfers_balance": "-1208", "selected": "161664", "transfers_in": "21425", "transfers_out": "22633", "value": "105", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.2", "creativity": "26.4", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "75680", "selected": "244304", "transfers_in": "90933", "transfers_out": "15253", "value": "106", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "34.2", "creativity": "45.6", "threat": "4.0", "ict_index": "8.4", "transfers_balance": "11737", "selected": "259198", "transfers_in": "34089", "transfers_out": "22352", "value": "106", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "52.2", "creativity": "86.3", "threat": "35.0", "ict_index": "17.4", "transfers_balance": "1248", "selected": "264541", "transfers_in": "27112", "transfers_out": "25864", "value": "106", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "15.0", "creativity": "17.6", "threat": "49.0", "ict_index": "8.2", "transfers_balance": "-404", "selected": "268684", "transfers_in": "24340", "transfers_out": "24744", "value": "106", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "18", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "70", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "54", "influence": "79.4", "creativity": "5.4", "threat": "64.0", "ict_index": "14.9", "transfers_balance": "-13108", "selected": "259729", "transfers_in": "16871", "transfers_out": "29979", "value": "106", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.0", "creativity": "64.6", "threat": "7.0", "ict_index": "11.2", "transfers_balance": "50648", "selected": "315729", "transfers_in": "59705", "transfers_out": "9057", "value": "106", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.9", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "159336", "selected": "480999", "transfers_in": "163641", "transfers_out": "4305", "value": "107", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "77", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "94.6", "creativity": "32.9", "threat": "130.0", "ict_index": "25.8", "transfers_balance": "54608", "selected": "541034", "transfers_in": "70520", "transfers_out": "15912", "value": "107", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.8", "creativity": "22.6", "threat": "27.0", "ict_index": "5.8", "transfers_balance": "252169", "selected": "807136", "transfers_in": "257520", "transfers_out": "5351", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "37.8", "threat": "33.0", "ict_index": "8.4", "transfers_balance": "21159", "selected": "832920", "transfers_in": "53884", "transfers_out": "32725", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.8", "creativity": "27.7", "threat": "32.0", "ict_index": "7.3", "transfers_balance": "26228", "selected": "863913", "transfers_in": "59317", "transfers_out": "33089", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.0", "creativity": "46.1", "threat": "60.0", "ict_index": "13.1", "transfers_balance": "-58982", "selected": "810165", "transfers_in": "28928", "transfers_out": "87910", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.6", "creativity": "37.3", "threat": "54.0", "ict_index": "10.2", "transfers_balance": "-63577", "selected": "749342", "transfers_in": "11690", "transfers_out": "75267", "value": "109", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80823", "selected": "671354", "transfers_in": "27025", "transfers_out": "107848", "value": "108", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.0", "creativity": "15.0", "threat": "80.0", "ict_index": "13.4", "transfers_balance": "-191209", "selected": "481151", "transfers_in": "16698", "transfers_out": "207907", "value": "107", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "32.6", "threat": "25.0", "ict_index": "7.5", "transfers_balance": "-25090", "selected": "460018", "transfers_in": "50102", "transfers_out": "75192", "value": "107", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "57", "influence": "86.0", "creativity": "42.4", "threat": "52.0", "ict_index": "18.0", "transfers_balance": "-100249", "selected": "361656", "transfers_in": "8171", "transfers_out": "108420", "value": "106", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.4", "creativity": "54.8", "threat": "35.0", "ict_index": "11.0", "transfers_balance": "115827", "selected": "483699", "transfers_in": "128610", "transfers_out": "12783", "value": "106", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "43.8", "creativity": "25.8", "threat": "9.0", "ict_index": "7.9", "transfers_balance": "-8229", "selected": "477674", "transfers_in": "29434", "transfers_out": "37663", "value": "107", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "60", "influence": "89.0", "creativity": "62.3", "threat": "50.0", "ict_index": "20.1", "transfers_balance": "-6935", "selected": "474133", "transfers_in": "26554", "transfers_out": "33489", "value": "107", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "72", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "33.0", "creativity": "53.0", "threat": "21.0", "ict_index": "10.7", "transfers_balance": "-21159", "selected": "458605", "transfers_in": "31808", "transfers_out": "52967", "value": "107", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "5.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-14295", "selected": "445757", "transfers_in": "14028", "transfers_out": "28323", "value": "107", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "72.5", "threat": "34.0", "ict_index": "13.1", "transfers_balance": "20051", "selected": "445840", "transfers_in": "35507", "transfers_out": "15456", "value": "106", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.6", "creativity": "65.4", "threat": "16.0", "ict_index": "10.0", "transfers_balance": "-11031", "selected": "401830", "transfers_in": "14563", "transfers_out": "25594", "value": "106", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.0", "creativity": "42.0", "threat": "64.0", "ict_index": "12.4", "transfers_balance": "20191", "selected": "424064", "transfers_in": "44947", "transfers_out": "24756", "value": "106", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "85", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "32", "influence": "48.2", "creativity": "36.8", "threat": "58.0", "ict_index": "14.3", "transfers_balance": "-898", "selected": "428570", "transfers_in": "27987", "transfers_out": "28885", "value": "106", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.4", "creativity": "36.8", "threat": "26.0", "ict_index": "7.4", "transfers_balance": "-898", "selected": "428570", "transfers_in": "27987", "transfers_out": "28885", "value": "106", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.2", "creativity": "16.5", "threat": "48.0", "ict_index": "9.0", "transfers_balance": "2119", "selected": "364677", "transfers_in": "15041", "transfers_out": "12922", "value": "105", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.0", "creativity": "36.1", "threat": "33.0", "ict_index": "9.1", "transfers_balance": "18473", "selected": "385279", "transfers_in": "28481", "transfers_out": "10008", "value": "105", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "27.7", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "18473", "selected": "385279", "transfers_in": "28481", "transfers_out": "10008", "value": "105", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "7.6", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-4635", "selected": "380712", "transfers_in": "17334", "transfers_out": "21969", "value": "105", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Oriol Romeu Vidal": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.2", "creativity": "56.2", "threat": "8.0", "ict_index": "8.9", "transfers_balance": "0", "selected": "214539", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.4", "creativity": "7.3", "threat": "11.0", "ict_index": "2.9", "transfers_balance": "-8886", "selected": "212080", "transfers_in": "5608", "transfers_out": "14494", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.0", "creativity": "2.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-14185", "selected": "199593", "transfers_in": "6939", "transfers_out": "21124", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.6", "creativity": "22.3", "threat": "8.0", "ict_index": "4.7", "transfers_balance": "-14116", "selected": "186858", "transfers_in": "6169", "transfers_out": "20285", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.2", "creativity": "12.8", "threat": "12.0", "ict_index": "3.8", "transfers_balance": "-10205", "selected": "177227", "transfers_in": "4599", "transfers_out": "14804", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.2", "creativity": "6.7", "threat": "47.0", "ict_index": "7.4", "transfers_balance": "-9939", "selected": "167934", "transfers_in": "5514", "transfers_out": "15453", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "24.7", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "685", "selected": "169505", "transfers_in": "12932", "transfers_out": "12247", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.8", "creativity": "2.6", "threat": "1.0", "ict_index": "0.7", "transfers_balance": "-4367", "selected": "165711", "transfers_in": "8236", "transfers_out": "12603", "value": "45", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.8", "creativity": "15.9", "threat": "7.0", "ict_index": "4.4", "transfers_balance": "-6749", "selected": "159125", "transfers_in": "2076", "transfers_out": "8825", "value": "45", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "2678", "selected": "162736", "transfers_in": "15735", "transfers_out": "13057", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.6", "creativity": "15.4", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "2401", "selected": "165797", "transfers_in": "11184", "transfers_out": "8783", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "21.6", "creativity": "2.2", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "283", "selected": "166932", "transfers_in": "10865", "transfers_out": "10582", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19991", "selected": "147012", "transfers_in": "1107", "transfers_out": "21098", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "47.8", "creativity": "0.8", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "-7112", "selected": "140022", "transfers_in": "2092", "transfers_out": "9204", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "5.7", "threat": "1.0", "ict_index": "3.0", "transfers_balance": "4633", "selected": "145086", "transfers_in": "9543", "transfers_out": "4910", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "6.0", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "249", "selected": "145892", "transfers_in": "6949", "transfers_out": "6700", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.9", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "-557", "selected": "145599", "transfers_in": "4718", "transfers_out": "5275", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.0", "creativity": "4.6", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-4514", "selected": "141247", "transfers_in": "1801", "transfers_out": "6315", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5001", "selected": "136496", "transfers_in": "2549", "transfers_out": "7550", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "1.3", "threat": "11.0", "ict_index": "3.1", "transfers_balance": "-5129", "selected": "131467", "transfers_in": "770", "transfers_out": "5899", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "1.7", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-5487", "selected": "126159", "transfers_in": "2122", "transfers_out": "7609", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.0", "creativity": "14.3", "threat": "5.0", "ict_index": "4.1", "transfers_balance": "2686", "selected": "128981", "transfers_in": "9714", "transfers_out": "7028", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.8", "creativity": "0.3", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-2782", "selected": "126561", "transfers_in": "6741", "transfers_out": "9523", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "14.8", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-3106", "selected": "123650", "transfers_in": "3481", "transfers_out": "6587", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "3.0", "threat": "5.0", "ict_index": "1.5", "transfers_balance": "670", "selected": "124545", "transfers_in": "5607", "transfers_out": "4937", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.6", "creativity": "5.0", "threat": "20.0", "ict_index": "4.5", "transfers_balance": "-863", "selected": "123775", "transfers_in": "3063", "transfers_out": "3926", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "13.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1821", "selected": "122154", "transfers_in": "3692", "transfers_out": "5513", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.0", "creativity": "2.4", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "-337", "selected": "122098", "transfers_in": "3792", "transfers_out": "4129", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.2", "creativity": "12.8", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "-689", "selected": "121487", "transfers_in": "1753", "transfers_out": "2442", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "128907", "transfers_in": "2212", "transfers_out": "2660", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2860", "selected": "120774", "transfers_in": "1179", "transfers_out": "4039", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.0", "creativity": "12.8", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "1095", "selected": "122372", "transfers_in": "4552", "transfers_out": "3457", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "2.0", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "8458", "selected": "141221", "transfers_in": "12123", "transfers_out": "3665", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "2.9", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "8458", "selected": "141221", "transfers_in": "12123", "transfers_out": "3665", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "1.7", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "4972", "selected": "134553", "transfers_in": "8046", "transfers_out": "3074", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "1.8", "threat": "7.0", "ict_index": "2.0", "transfers_balance": "10511", "selected": "148495", "transfers_in": "14484", "transfers_out": "3973", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "39.0", "creativity": "48.0", "threat": "6.0", "ict_index": "9.3", "transfers_balance": "10511", "selected": "148495", "transfers_in": "14484", "transfers_out": "3973", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "26.2", "creativity": "11.4", "threat": "1.0", "ict_index": "3.9", "transfers_balance": "2920", "selected": "149507", "transfers_in": "8051", "transfers_out": "5131", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aleksandar Mitrovic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "121294", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23087", "selected": "106208", "transfers_in": "3236", "transfers_out": "26323", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "39.0", "creativity": "21.8", "threat": "45.0", "ict_index": "10.6", "transfers_balance": "-22957", "selected": "85097", "transfers_in": "2359", "transfers_out": "25316", "value": "49", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15942", "selected": "71107", "transfers_in": "5821", "transfers_out": "21763", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12553", "selected": "58736", "transfers_in": "604", "transfers_out": "13157", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7862", "selected": "51149", "transfers_in": "1539", "transfers_out": "9401", "value": "48", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "51932", "transfers_in": "5652", "transfers_out": "5670", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2760", "selected": "55846", "transfers_in": "8120", "transfers_out": "5360", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-835", "selected": "55548", "transfers_in": "3755", "transfers_out": "4590", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-727", "selected": "55459", "transfers_in": "4730", "transfers_out": "5457", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2494", "selected": "53285", "transfers_in": "1519", "transfers_out": "4013", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "4.2", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-2696", "selected": "50930", "transfers_in": "971", "transfers_out": "3667", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "15.8", "threat": "24.0", "ict_index": "4.3", "transfers_balance": "-382", "selected": "50819", "transfers_in": "1922", "transfers_out": "2304", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.6", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "649", "selected": "51699", "transfers_in": "2500", "transfers_out": "1851", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-930", "selected": "50975", "transfers_in": "1347", "transfers_out": "2277", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1516", "selected": "49746", "transfers_in": "1106", "transfers_out": "2622", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-980", "selected": "48941", "transfers_in": "889", "transfers_out": "1869", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1823", "selected": "47238", "transfers_in": "728", "transfers_out": "2551", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3013", "selected": "44279", "transfers_in": "301", "transfers_out": "3314", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1529", "selected": "42789", "transfers_in": "238", "transfers_out": "1767", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2022", "selected": "40813", "transfers_in": "228", "transfers_out": "2250", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-974", "selected": "39853", "transfers_in": "168", "transfers_out": "1142", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1848", "selected": "38085", "transfers_in": "391", "transfers_out": "2239", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "37216", "transfers_in": "319", "transfers_out": "1233", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-826", "selected": "36428", "transfers_in": "284", "transfers_out": "1110", "value": "47", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-938", "selected": "35496", "transfers_in": "70", "transfers_out": "1008", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-917", "selected": "34587", "transfers_in": "41", "transfers_out": "958", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-792", "selected": "33799", "transfers_in": "32", "transfers_out": "824", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "33499", "transfers_in": "11", "transfers_out": "307", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-308", "selected": "38954", "transfers_in": "11", "transfers_out": "319", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-278", "selected": "38416", "transfers_in": "15", "transfers_out": "293", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "38238", "transfers_in": "13", "transfers_out": "193", "value": "47", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "38051", "transfers_in": "6", "transfers_out": "196", "value": "47", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "37897", "transfers_in": "7", "transfers_out": "162", "value": "47", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "37839", "transfers_in": "10", "transfers_out": "105", "value": "47", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "37715", "transfers_in": "6", "transfers_out": "119", "value": "47", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "37715", "transfers_in": "6", "transfers_out": "119", "value": "47", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "37604", "transfers_in": "12", "transfers_out": "145", "value": "47", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jamie Murphy": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "0", "selected": "3230", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.6", "creativity": "14.3", "threat": "20.0", "ict_index": "4.1", "transfers_balance": "-205", "selected": "3699", "transfers_in": "193", "transfers_out": "398", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "3695", "transfers_in": "219", "transfers_out": "442", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-385", "selected": "3482", "transfers_in": "90", "transfers_out": "475", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-337", "selected": "3217", "transfers_in": "82", "transfers_out": "419", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-314", "selected": "2971", "transfers_in": "56", "transfers_out": "370", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "2862", "transfers_in": "100", "transfers_out": "257", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "2808", "transfers_in": "101", "transfers_out": "207", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "2745", "transfers_in": "53", "transfers_out": "139", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2718", "transfers_in": "136", "transfers_out": "209", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "2668", "transfers_in": "68", "transfers_out": "142", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2655", "transfers_in": "93", "transfers_out": "150", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "2635", "transfers_in": "50", "transfers_out": "105", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "2613", "transfers_in": "75", "transfers_out": "118", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "2570", "transfers_in": "33", "transfers_out": "91", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2581", "transfers_in": "106", "transfers_out": "126", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2562", "transfers_in": "39", "transfers_out": "73", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2544", "transfers_in": "47", "transfers_out": "83", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "2517", "transfers_in": "63", "transfers_out": "101", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2498", "transfers_in": "35", "transfers_out": "69", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2492", "transfers_in": "63", "transfers_out": "89", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2476", "transfers_in": "38", "transfers_out": "62", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2462", "transfers_in": "88", "transfers_out": "123", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2439", "transfers_in": "48", "transfers_out": "83", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "2382", "transfers_in": "34", "transfers_out": "106", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "2309", "transfers_in": "4", "transfers_out": "78", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "2213", "transfers_in": "0", "transfers_out": "96", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "2142", "transfers_in": "0", "transfers_out": "71", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2121", "transfers_in": "2", "transfers_out": "23", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2258", "transfers_in": "2", "transfers_out": "26", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2227", "transfers_in": "1", "transfers_out": "21", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "2218", "transfers_in": "3", "transfers_out": "12", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2213", "transfers_in": "1", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2213", "transfers_in": "1", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2208", "transfers_in": "0", "transfers_out": "3", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2202", "transfers_in": "2", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2202", "transfers_in": "2", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2197", "transfers_in": "1", "transfers_out": "7", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Shkodran Mustafi": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "78101", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.2", "creativity": "22.1", "threat": "6.0", "ict_index": "4.9", "transfers_balance": "-9530", "selected": "80370", "transfers_in": "2592", "transfers_out": "12122", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6577", "selected": "78817", "transfers_in": "2155", "transfers_out": "8732", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.0", "creativity": "0.3", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "-11047", "selected": "71071", "transfers_in": "2181", "transfers_out": "13228", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-2041", "selected": "70907", "transfers_in": "1709", "transfers_out": "3750", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "28.0", "creativity": "0.8", "threat": "37.0", "ict_index": "6.6", "transfers_balance": "7804", "selected": "82165", "transfers_in": "12451", "transfers_out": "4647", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.6", "creativity": "14.9", "threat": "20.0", "ict_index": "7.6", "transfers_balance": "12101", "selected": "97792", "transfers_in": "17512", "transfers_out": "5411", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20340", "selected": "79710", "transfers_in": "3983", "transfers_out": "24323", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11816", "selected": "68084", "transfers_in": "143", "transfers_out": "11959", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7925", "selected": "60361", "transfers_in": "149", "transfers_out": "8074", "value": "53", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3225", "selected": "57269", "transfers_in": "114", "transfers_out": "3339", "value": "53", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "42", "influence": "62.0", "creativity": "0.6", "threat": "19.0", "ict_index": "8.2", "transfers_balance": "-2324", "selected": "55177", "transfers_in": "245", "transfers_out": "2569", "value": "53", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "28.6", "creativity": "11.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "65820", "selected": "125006", "transfers_in": "69527", "transfers_out": "3707", "value": "53", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "36.0", "creativity": "6.8", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "50583", "selected": "179048", "transfers_in": "54503", "transfers_out": "3920", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40575", "selected": "224006", "transfers_in": "51428", "transfers_out": "10853", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54415", "selected": "170933", "transfers_in": "9168", "transfers_out": "63583", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34138", "selected": "137069", "transfers_in": "1373", "transfers_out": "35511", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16575", "selected": "120755", "transfers_in": "1260", "transfers_out": "17835", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-7068", "selected": "114884", "transfers_in": "3728", "transfers_out": "10796", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "81.0", "creativity": "10.3", "threat": "17.0", "ict_index": "10.8", "transfers_balance": "5237", "selected": "121288", "transfers_in": "10303", "transfers_out": "5066", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.8", "creativity": "5.4", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "52658", "selected": "176384", "transfers_in": "58437", "transfers_out": "5779", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "3.3", "threat": "10.0", "ict_index": "3.7", "transfers_balance": "-5237", "selected": "171973", "transfers_in": "12054", "transfers_out": "17291", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "30.6", "creativity": "0.3", "threat": "9.0", "ict_index": "4.0", "transfers_balance": "21829", "selected": "197261", "transfers_in": "43447", "transfers_out": "21618", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "32.8", "creativity": "1.3", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-5399", "selected": "193679", "transfers_in": "11576", "transfers_out": "16975", "value": "55", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "40.0", "creativity": "5.9", "threat": "10.0", "ict_index": "5.6", "transfers_balance": "-2785", "selected": "192941", "transfers_in": "12006", "transfers_out": "14791", "value": "55", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "34", "influence": "53.0", "creativity": "10.7", "threat": "6.0", "ict_index": "7.0", "transfers_balance": "-14921", "selected": "178683", "transfers_in": "2881", "transfers_out": "17802", "value": "55", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.4", "creativity": "3.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-3738", "selected": "176414", "transfers_in": "9117", "transfers_out": "12855", "value": "55", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-9724", "selected": "168315", "transfers_in": "3920", "transfers_out": "13644", "value": "54", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.0", "creativity": "4.7", "threat": "22.0", "ict_index": "5.2", "transfers_balance": "4965", "selected": "174180", "transfers_in": "11076", "transfers_out": "6111", "value": "54", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "72", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "55.0", "creativity": "0.9", "threat": "17.0", "ict_index": "7.3", "transfers_balance": "5265", "selected": "177700", "transfers_in": "13169", "transfers_out": "7904", "value": "54", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "32.4", "creativity": "1.3", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "39402", "selected": "220800", "transfers_in": "50015", "transfers_out": "10613", "value": "54", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "47763", "selected": "271936", "transfers_in": "53149", "transfers_out": "5386", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.2", "creativity": "11.0", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "-14692", "selected": "250907", "transfers_in": "11284", "transfers_out": "25976", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.8", "creativity": "0.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "26592", "selected": "301544", "transfers_in": "33288", "transfers_out": "6696", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20709", "selected": "262655", "transfers_in": "3414", "transfers_out": "24123", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1939", "selected": "260996", "transfers_in": "9368", "transfers_out": "11307", "value": "55", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1939", "selected": "260996", "transfers_in": "9368", "transfers_out": "11307", "value": "55", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "36.2", "creativity": "11.0", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "-13706", "selected": "247189", "transfers_in": "3205", "transfers_out": "16911", "value": "54", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Harry Arter": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "9.7", "threat": "1.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "35277", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.4", "creativity": "4.2", "threat": "16.0", "ict_index": "3.7", "transfers_balance": "-1859", "selected": "38760", "transfers_in": "1069", "transfers_out": "2928", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.8", "creativity": "13.0", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "-3724", "selected": "36097", "transfers_in": "691", "transfers_out": "4415", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "12.8", "creativity": "4.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-2928", "selected": "34025", "transfers_in": "843", "transfers_out": "3771", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.8", "creativity": "8.0", "threat": "9.0", "ict_index": "2.3", "transfers_balance": "1216", "selected": "35780", "transfers_in": "3798", "transfers_out": "2582", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2439", "selected": "33722", "transfers_in": "896", "transfers_out": "3335", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5581", "selected": "28331", "transfers_in": "239", "transfers_out": "5820", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2477", "selected": "26036", "transfers_in": "366", "transfers_out": "2843", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-950", "selected": "25223", "transfers_in": "181", "transfers_out": "1131", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1186", "selected": "24226", "transfers_in": "204", "transfers_out": "1390", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "3.4", "creativity": "2.0", "threat": "1.0", "ict_index": "0.6", "transfers_balance": "-888", "selected": "23478", "transfers_in": "123", "transfers_out": "1011", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.8", "creativity": "11.9", "threat": "18.0", "ict_index": "6.8", "transfers_balance": "-531", "selected": "23152", "transfers_in": "252", "transfers_out": "783", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "2.7", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "1080", "selected": "24442", "transfers_in": "1660", "transfers_out": "580", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "1.3", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "97", "selected": "24677", "transfers_in": "722", "transfers_out": "625", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-397", "selected": "24407", "transfers_in": "446", "transfers_out": "843", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-784", "selected": "23788", "transfers_in": "249", "transfers_out": "1033", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.8", "creativity": "4.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-752", "selected": "23132", "transfers_in": "72", "transfers_out": "824", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-466", "selected": "22772", "transfers_in": "144", "transfers_out": "610", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1059", "selected": "21837", "transfers_in": "71", "transfers_out": "1130", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-893", "selected": "20990", "transfers_in": "15", "transfers_out": "908", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1032", "selected": "20022", "transfers_in": "22", "transfers_out": "1054", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.0", "creativity": "14.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-54", "selected": "20013", "transfers_in": "245", "transfers_out": "299", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "20017", "transfers_in": "372", "transfers_out": "583", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "19923", "transfers_in": "238", "transfers_out": "442", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-558", "selected": "19449", "transfers_in": "76", "transfers_out": "634", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "19462", "transfers_in": "187", "transfers_out": "251", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "19392", "transfers_in": "155", "transfers_out": "333", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "19463", "transfers_in": "190", "transfers_out": "302", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "19484", "transfers_in": "108", "transfers_out": "169", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "21184", "transfers_in": "107", "transfers_out": "207", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "21196", "transfers_in": "106", "transfers_out": "168", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321", "selected": "20914", "transfers_in": "17", "transfers_out": "338", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "20930", "transfers_in": "62", "transfers_out": "118", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "20945", "transfers_in": "79", "transfers_out": "127", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "20945", "transfers_in": "79", "transfers_out": "127", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "20853", "transfers_in": "25", "transfers_out": "116", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "20690", "transfers_in": "5", "transfers_out": "173", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "20527", "transfers_in": "17", "transfers_out": "190", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Wayne Hennessey": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "67318", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "9", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "12", "bps": "35", "influence": "76.0", "creativity": "0.0", "threat": "0.0", "ict_index": "7.6", "transfers_balance": "-5095", "selected": "66925", "transfers_in": "645", "transfers_out": "5740", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "11.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "9704", "selected": "83687", "transfers_in": "14803", "transfers_out": "5099", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-6120", "selected": "79316", "transfers_in": "1848", "transfers_out": "7968", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-3792", "selected": "76202", "transfers_in": "1553", "transfers_out": "5345", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "32.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-7032", "selected": "69605", "transfers_in": "532", "transfers_out": "7564", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "26.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-4875", "selected": "65026", "transfers_in": "338", "transfers_out": "5213", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5173", "selected": "60094", "transfers_in": "354", "transfers_out": "5527", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3143", "selected": "57090", "transfers_in": "397", "transfers_out": "3540", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2101", "selected": "55241", "transfers_in": "760", "transfers_out": "2861", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2478", "selected": "52934", "transfers_in": "219", "transfers_out": "2697", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2055", "selected": "51134", "transfers_in": "519", "transfers_out": "2574", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1089", "selected": "50180", "transfers_in": "588", "transfers_out": "1677", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "269", "selected": "50617", "transfers_in": "1250", "transfers_out": "981", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9738", "selected": "60953", "transfers_in": "10757", "transfers_out": "1019", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2594", "selected": "58627", "transfers_in": "1860", "transfers_out": "4454", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1880", "selected": "56939", "transfers_in": "903", "transfers_out": "2783", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "54321", "transfers_in": "345", "transfers_out": "3097", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1921", "selected": "52576", "transfers_in": "417", "transfers_out": "2338", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1750", "selected": "50927", "transfers_in": "156", "transfers_out": "1906", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1825", "selected": "49226", "transfers_in": "248", "transfers_out": "2073", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "11.2", "creativity": "10.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "4009", "selected": "53395", "transfers_in": "6447", "transfers_out": "2438", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "27", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "3294", "selected": "57142", "transfers_in": "6483", "transfers_out": "3189", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "45.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "10170", "selected": "67911", "transfers_in": "13222", "transfers_out": "3052", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "13554", "selected": "82188", "transfers_in": "17609", "transfers_out": "4055", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "46.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "9392", "selected": "92034", "transfers_in": "11988", "transfers_out": "2596", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "9416", "selected": "102218", "transfers_in": "13226", "transfers_out": "3810", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "24.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "2981", "selected": "105878", "transfers_in": "7688", "transfers_out": "4707", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "25.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "3989", "selected": "110230", "transfers_in": "5997", "transfers_out": "2008", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "23", "influence": "40.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "5170", "selected": "115618", "transfers_in": "7269", "transfers_out": "2099", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "8.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "13471", "selected": "148451", "transfers_in": "15352", "transfers_out": "1881", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "10214", "selected": "140078", "transfers_in": "20829", "transfers_out": "10615", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "10463", "selected": "150912", "transfers_in": "14661", "transfers_out": "4198", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "1", "bps": "8", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "7438", "selected": "155463", "transfers_in": "12187", "transfers_out": "4749", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "7364", "selected": "170938", "transfers_in": "10362", "transfers_out": "2998", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3835", "selected": "170334", "transfers_in": "8339", "transfers_out": "4504", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-933", "selected": "168056", "transfers_in": "6626", "transfers_out": "7559", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "10664", "selected": "180921", "transfers_in": "13149", "transfers_out": "2485", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Isaac Hayden": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.6", "creativity": "14.7", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "6798", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.0", "creativity": "2.0", "threat": "3.0", "ict_index": "1.3", "transfers_balance": "801", "selected": "9942", "transfers_in": "1904", "transfers_out": "1103", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "29.3", "threat": "3.0", "ict_index": "4.3", "transfers_balance": "-144", "selected": "10441", "transfers_in": "1110", "transfers_out": "1254", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.4", "creativity": "1.5", "threat": "24.0", "ict_index": "3.4", "transfers_balance": "1063", "selected": "12712", "transfers_in": "2665", "transfers_out": "1602", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "15.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "592", "selected": "13657", "transfers_in": "1888", "transfers_out": "1296", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "6.6", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "-141", "selected": "13812", "transfers_in": "1326", "transfers_out": "1467", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "124", "selected": "14181", "transfers_in": "1499", "transfers_out": "1375", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "49.6", "creativity": "12.6", "threat": "11.0", "ict_index": "7.3", "transfers_balance": "297", "selected": "14729", "transfers_in": "1672", "transfers_out": "1375", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "1.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "4943", "selected": "20028", "transfers_in": "6403", "transfers_out": "1460", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "0.4", "threat": "9.0", "ict_index": "1.3", "transfers_balance": "224", "selected": "20549", "transfers_in": "2568", "transfers_out": "2344", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.4", "creativity": "23.9", "threat": "5.0", "ict_index": "4.5", "transfers_balance": "-738", "selected": "19905", "transfers_in": "813", "transfers_out": "1551", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "25.4", "creativity": "22.8", "threat": "21.0", "ict_index": "6.9", "transfers_balance": "-782", "selected": "19261", "transfers_in": "667", "transfers_out": "1449", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2615", "selected": "16652", "transfers_in": "76", "transfers_out": "2691", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "13.4", "threat": "7.0", "ict_index": "3.0", "transfers_balance": "-799", "selected": "15868", "transfers_in": "170", "transfers_out": "969", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-551", "selected": "15350", "transfers_in": "174", "transfers_out": "725", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-430", "selected": "14972", "transfers_in": "285", "transfers_out": "715", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-294", "selected": "14712", "transfers_in": "191", "transfers_out": "485", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.6", "creativity": "0.4", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-513", "selected": "14221", "transfers_in": "65", "transfers_out": "578", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-609", "selected": "13641", "transfers_in": "102", "transfers_out": "711", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-728", "selected": "12920", "transfers_in": "23", "transfers_out": "751", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "18.6", "threat": "17.0", "ict_index": "4.5", "transfers_balance": "-674", "selected": "12261", "transfers_in": "68", "transfers_out": "742", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "0.0", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "-36", "selected": "12243", "transfers_in": "345", "transfers_out": "381", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "11932", "transfers_in": "311", "transfers_out": "664", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-320", "selected": "11636", "transfers_in": "138", "transfers_out": "458", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "95", "selected": "11779", "transfers_in": "434", "transfers_out": "339", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.6", "creativity": "0.1", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-55", "selected": "11744", "transfers_in": "237", "transfers_out": "292", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "11597", "transfers_in": "179", "transfers_out": "355", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "12", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-57", "selected": "11596", "transfers_in": "205", "transfers_out": "262", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "0.5", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-74", "selected": "11547", "transfers_in": "86", "transfers_out": "160", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "11163", "transfers_in": "130", "transfers_out": "181", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-124", "selected": "10862", "transfers_in": "73", "transfers_out": "197", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "10796", "transfers_in": "55", "transfers_out": "130", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "10723", "transfers_in": "61", "transfers_out": "137", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "10695", "transfers_in": "30", "transfers_out": "93", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "10629", "transfers_in": "45", "transfers_out": "98", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "10657", "transfers_in": "99", "transfers_out": "102", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "10657", "transfers_in": "99", "transfers_out": "102", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-27", "selected": "10629", "transfers_in": "69", "transfers_out": "96", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Curtis Jones": [{"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "56", "transfers_in": "33", "transfers_out": "5", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "94", "transfers_in": "33", "transfers_out": "12", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "114", "transfers_in": "28", "transfers_out": "19", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "155", "transfers_in": "38", "transfers_out": "12", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "199", "transfers_in": "54", "transfers_out": "27", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jeff Hendrick": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "16.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "6261", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.6", "creativity": "22.0", "threat": "46.0", "ict_index": "6.9", "transfers_balance": "-61", "selected": "7705", "transfers_in": "464", "transfers_out": "525", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-834", "selected": "7158", "transfers_in": "196", "transfers_out": "1030", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1324", "selected": "5876", "transfers_in": "43", "transfers_out": "1367", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-692", "selected": "5199", "transfers_in": "29", "transfers_out": "721", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "12.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-404", "selected": "4831", "transfers_in": "69", "transfers_out": "473", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "87", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.2", "creativity": "3.8", "threat": "21.0", "ict_index": "6.0", "transfers_balance": "-102", "selected": "4821", "transfers_in": "113", "transfers_out": "215", "value": "54", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "2.7", "threat": "5.0", "ict_index": "0.8", "transfers_balance": "4830", "selected": "10205", "transfers_in": "5737", "transfers_out": "907", "value": "54", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.4", "creativity": "2.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-508", "selected": "9869", "transfers_in": "779", "transfers_out": "1287", "value": "54", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.0", "creativity": "23.8", "threat": "59.0", "ict_index": "11.6", "transfers_balance": "-225", "selected": "9821", "transfers_in": "792", "transfers_out": "1017", "value": "54", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "11.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "1488", "selected": "11530", "transfers_in": "2128", "transfers_out": "640", "value": "54", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "30.0", "creativity": "21.3", "threat": "41.0", "ict_index": "9.2", "transfers_balance": "1407", "selected": "13264", "transfers_in": "2229", "transfers_out": "822", "value": "54", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.8", "creativity": "21.8", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "1612", "selected": "15194", "transfers_in": "2633", "transfers_out": "1021", "value": "54", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.8", "creativity": "1.9", "threat": "18.0", "ict_index": "2.1", "transfers_balance": "616", "selected": "15962", "transfers_in": "1588", "transfers_out": "972", "value": "54", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.8", "creativity": "27.2", "threat": "8.0", "ict_index": "5.2", "transfers_balance": "-559", "selected": "15486", "transfers_in": "530", "transfers_out": "1089", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "15.7", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "238", "selected": "15848", "transfers_in": "1437", "transfers_out": "1199", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "3.3", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-502", "selected": "15405", "transfers_in": "590", "transfers_out": "1092", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "36.5", "threat": "6.0", "ict_index": "5.5", "transfers_balance": "-252", "selected": "15216", "transfers_in": "688", "transfers_out": "940", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-787", "selected": "14513", "transfers_in": "464", "transfers_out": "1251", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "4.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-736", "selected": "13815", "transfers_in": "152", "transfers_out": "888", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.8", "creativity": "1.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-579", "selected": "13283", "transfers_in": "353", "transfers_out": "932", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.2", "creativity": "14.1", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-437", "selected": "12865", "transfers_in": "233", "transfers_out": "670", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-548", "selected": "12406", "transfers_in": "457", "transfers_out": "1005", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.6", "creativity": "15.5", "threat": "11.0", "ict_index": "3.5", "transfers_balance": "-800", "selected": "11651", "transfers_in": "134", "transfers_out": "934", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "4.4", "creativity": "22.9", "threat": "13.0", "ict_index": "4.0", "transfers_balance": "-230", "selected": "11487", "transfers_in": "310", "transfers_out": "540", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "4.7", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-265", "selected": "11256", "transfers_in": "226", "transfers_out": "491", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "1.8", "creativity": "4.8", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-133", "selected": "11198", "transfers_in": "388", "transfers_out": "521", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.0", "creativity": "27.9", "threat": "24.0", "ict_index": "7.3", "transfers_balance": "-178", "selected": "11101", "transfers_in": "337", "transfers_out": "515", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "14.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "434", "selected": "11603", "transfers_in": "670", "transfers_out": "236", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "6.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-138", "selected": "11362", "transfers_in": "342", "transfers_out": "480", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-7", "selected": "11195", "transfers_in": "290", "transfers_out": "297", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "183", "selected": "11412", "transfers_in": "485", "transfers_out": "302", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "578", "selected": "12213", "transfers_in": "892", "transfers_out": "314", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "578", "selected": "12213", "transfers_in": "892", "transfers_out": "314", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.8", "creativity": "24.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-168", "selected": "11874", "transfers_in": "192", "transfers_out": "360", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-304", "selected": "11574", "transfers_in": "103", "transfers_out": "407", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "7.8", "creativity": "20.1", "threat": "11.0", "ict_index": "3.9", "transfers_balance": "-344", "selected": "11222", "transfers_in": "66", "transfers_out": "410", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "20.6", "threat": "38.0", "ict_index": "7.0", "transfers_balance": "19", "selected": "11282", "transfers_in": "227", "transfers_out": "208", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ramiro Funes Mori": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1050", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "1029", "transfers_in": "43", "transfers_out": "245", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "957", "transfers_in": "34", "transfers_out": "145", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "903", "transfers_in": "27", "transfers_out": "120", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "857", "transfers_in": "17", "transfers_out": "74", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "840", "transfers_in": "14", "transfers_out": "50", "value": "49", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "828", "transfers_in": "19", "transfers_out": "45", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "818", "transfers_in": "17", "transfers_out": "37", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "816", "transfers_in": "14", "transfers_out": "20", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "810", "transfers_in": "12", "transfers_out": "23", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "802", "transfers_in": "12", "transfers_out": "24", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "795", "transfers_in": "23", "transfers_out": "32", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "800", "transfers_in": "22", "transfers_out": "22", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "801", "transfers_in": "16", "transfers_out": "21", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "802", "transfers_in": "15", "transfers_out": "16", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "809", "transfers_in": "23", "transfers_out": "19", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "807", "transfers_in": "13", "transfers_out": "18", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "803", "transfers_in": "7", "transfers_out": "17", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "807", "transfers_in": "18", "transfers_out": "20", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "811", "transfers_in": "17", "transfers_out": "19", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "811", "transfers_in": "15", "transfers_out": "18", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "803", "transfers_in": "12", "transfers_out": "20", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "817", "transfers_in": "33", "transfers_out": "29", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "816", "transfers_in": "20", "transfers_out": "26", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "817", "transfers_in": "19", "transfers_out": "22", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "816", "transfers_in": "19", "transfers_out": "22", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "830", "transfers_in": "32", "transfers_out": "27", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "853", "transfers_in": "28", "transfers_out": "24", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "860", "transfers_in": "9", "transfers_out": "9", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "974", "transfers_in": "81", "transfers_out": "17", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "1147", "transfers_in": "89", "transfers_out": "43", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1033", "transfers_in": "36", "transfers_out": "64", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1049", "transfers_in": "32", "transfers_out": "38", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "21", "selected": "1086", "transfers_in": "41", "transfers_out": "20", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "1205", "transfers_in": "95", "transfers_out": "28", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-4", "selected": "1185", "transfers_in": "25", "transfers_out": "29", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.6", "creativity": "0.7", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "12", "selected": "1206", "transfers_in": "42", "transfers_out": "30", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.8", "creativity": "0.1", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "20", "selected": "1250", "transfers_in": "39", "transfers_out": "19", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Henrikh Mkhitaryan": [{"gameweek": "1", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "87", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "45.8", "creativity": "68.8", "threat": "16.0", "ict_index": "13.1", "transfers_balance": "0", "selected": "271342", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "10", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "84", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "43.6", "creativity": "53.1", "threat": "9.0", "ict_index": "10.6", "transfers_balance": "183502", "selected": "560162", "transfers_in": "198226", "transfers_out": "14724", "value": "81", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "31.2", "creativity": "54.3", "threat": "30.0", "ict_index": "11.6", "transfers_balance": "257993", "selected": "870741", "transfers_in": "280022", "transfers_out": "22029", "value": "82", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "40.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "207311", "selected": "1126421", "transfers_in": "241182", "transfers_out": "33871", "value": "83", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "87", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "45.8", "creativity": "36.7", "threat": "21.0", "ict_index": "10.4", "transfers_balance": "266593", "selected": "1416299", "transfers_in": "321145", "transfers_out": "54552", "value": "84", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "26.0", "threat": "19.0", "ict_index": "5.5", "transfers_balance": "253810", "selected": "1697232", "transfers_in": "300828", "transfers_out": "47018", "value": "85", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "31.1", "threat": "4.0", "ict_index": "4.4", "transfers_balance": "40571", "selected": "1751963", "transfers_in": "129216", "transfers_out": "88645", "value": "85", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "18.3", "threat": "12.0", "ict_index": "3.6", "transfers_balance": "-201478", "selected": "1558846", "transfers_in": "44565", "transfers_out": "246043", "value": "85", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "5.6", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-216175", "selected": "1345051", "transfers_in": "23000", "transfers_out": "239175", "value": "84", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "22.0", "threat": "21.0", "ict_index": "4.9", "transfers_balance": "-326994", "selected": "1020005", "transfers_in": "9760", "transfers_out": "336754", "value": "82", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "3.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-160211", "selected": "860864", "transfers_in": "7413", "transfers_out": "167624", "value": "81", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98239", "selected": "764235", "transfers_in": "19751", "transfers_out": "117990", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "15.2", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-171338", "selected": "593304", "transfers_in": "1655", "transfers_out": "172993", "value": "79", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75730", "selected": "517874", "transfers_in": "788", "transfers_out": "76518", "value": "78", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57820", "selected": "460289", "transfers_in": "423", "transfers_out": "58243", "value": "78", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38892", "selected": "421833", "transfers_in": "1062", "transfers_out": "39954", "value": "77", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16999", "selected": "405068", "transfers_in": "751", "transfers_out": "17750", "value": "77", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16937", "selected": "388331", "transfers_in": "446", "transfers_out": "17383", "value": "77", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "3.3", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-17334", "selected": "371304", "transfers_in": "313", "transfers_out": "17647", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "17.2", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-8640", "selected": "362867", "transfers_in": "194", "transfers_out": "8834", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "20.2", "creativity": "49.6", "threat": "9.0", "ict_index": "7.9", "transfers_balance": "-10713", "selected": "352364", "transfers_in": "353", "transfers_out": "11066", "value": "76", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2829", "selected": "349654", "transfers_in": "368", "transfers_out": "3197", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9987", "selected": "340089", "transfers_in": "396", "transfers_out": "10383", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6205", "selected": "334169", "transfers_in": "699", "transfers_out": "6904", "value": "76", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.2", "creativity": "4.8", "threat": "19.0", "ict_index": "3.2", "transfers_balance": "93891", "selected": "429549", "transfers_in": "103983", "transfers_out": "10092", "value": "76", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "13", "goals": "0", "assists": "3", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "67.8", "creativity": "41.8", "threat": "22.0", "ict_index": "13.2", "transfers_balance": "35271", "selected": "465592", "transfers_in": "52406", "transfers_out": "17135", "value": "77", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "7.4", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "276220", "selected": "746323", "transfers_in": "288379", "transfers_out": "12159", "value": "78", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.2", "creativity": "16.4", "threat": "16.0", "ict_index": "4.7", "transfers_balance": "-40394", "selected": "708116", "transfers_in": "36186", "transfers_out": "76580", "value": "78", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "56.8", "threat": "36.0", "ict_index": "11.0", "transfers_balance": "-25713", "selected": "682774", "transfers_in": "27339", "transfers_out": "53052", "value": "78", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "77", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "62.4", "creativity": "33.1", "threat": "21.0", "ict_index": "11.7", "transfers_balance": "-39894", "selected": "654894", "transfers_in": "20455", "transfers_out": "60349", "value": "77", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "10.8", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "79571", "selected": "739065", "transfers_in": "99803", "transfers_out": "20232", "value": "78", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201113", "selected": "535372", "transfers_in": "6545", "transfers_out": "207658", "value": "78", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86119", "selected": "447025", "transfers_in": "122", "transfers_out": "86241", "value": "77", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22010", "selected": "429530", "transfers_in": "153", "transfers_out": "22163", "value": "77", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "42.8", "creativity": "13.1", "threat": "21.0", "ict_index": "7.7", "transfers_balance": "-9263", "selected": "421432", "transfers_in": "122", "transfers_out": "9385", "value": "77", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.2", "creativity": "49.8", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "8478", "selected": "431118", "transfers_in": "11601", "transfers_out": "3123", "value": "77", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.2", "creativity": "32.8", "threat": "44.0", "ict_index": "9.5", "transfers_balance": "8478", "selected": "431118", "transfers_in": "11601", "transfers_out": "3123", "value": "77", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "15.4", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "11519", "selected": "443102", "transfers_in": "15373", "transfers_out": "3854", "value": "77", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Idrissa Gueye": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "4.3", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "0", "selected": "51661", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.2", "creativity": "4.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2", "selected": "67175", "transfers_in": "5228", "transfers_out": "5226", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "3.6", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-5771", "selected": "64310", "transfers_in": "3572", "transfers_out": "9343", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "3.7", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-5058", "selected": "60969", "transfers_in": "1920", "transfers_out": "6978", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.2", "creativity": "2.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-3415", "selected": "58144", "transfers_in": "736", "transfers_out": "4151", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.4", "creativity": "10.7", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1497", "selected": "57320", "transfers_in": "2829", "transfers_out": "4326", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.4", "creativity": "18.8", "threat": "11.0", "ict_index": "4.3", "transfers_balance": "-1618", "selected": "56216", "transfers_in": "2114", "transfers_out": "3732", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.8", "creativity": "14.2", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-1028", "selected": "55701", "transfers_in": "2157", "transfers_out": "3185", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "67", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "0", "influence": "4.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-1065", "selected": "54892", "transfers_in": "1205", "transfers_out": "2270", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.0", "creativity": "26.1", "threat": "16.0", "ict_index": "5.9", "transfers_balance": "-3408", "selected": "51691", "transfers_in": "654", "transfers_out": "4062", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.6", "creativity": "4.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-1506", "selected": "50343", "transfers_in": "465", "transfers_out": "1971", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.4", "creativity": "12.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-1323", "selected": "49186", "transfers_in": "403", "transfers_out": "1726", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.0", "creativity": "14.2", "threat": "1.0", "ict_index": "3.3", "transfers_balance": "-930", "selected": "48363", "transfers_in": "366", "transfers_out": "1296", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.8", "creativity": "11.5", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-827", "selected": "47617", "transfers_in": "344", "transfers_out": "1171", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.4", "creativity": "4.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-8", "selected": "47723", "transfers_in": "989", "transfers_out": "997", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-634", "selected": "47241", "transfers_in": "486", "transfers_out": "1120", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "16.0", "threat": "1.0", "ict_index": "3.3", "transfers_balance": "-141", "selected": "47209", "transfers_in": "562", "transfers_out": "703", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.2", "creativity": "4.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "372", "selected": "47692", "transfers_in": "1146", "transfers_out": "774", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "50", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "2.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-705", "selected": "47115", "transfers_in": "539", "transfers_out": "1244", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1875", "selected": "45267", "transfers_in": "67", "transfers_out": "1942", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "70", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "44.6", "creativity": "4.0", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "-2120", "selected": "43157", "transfers_in": "34", "transfers_out": "2154", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1568", "selected": "44799", "transfers_in": "2267", "transfers_out": "699", "value": "48", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "6.8", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-658", "selected": "44274", "transfers_in": "667", "transfers_out": "1325", "value": "48", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "44229", "transfers_in": "704", "transfers_out": "841", "value": "48", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.6", "creativity": "3.4", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-558", "selected": "43752", "transfers_in": "310", "transfers_out": "868", "value": "48", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "3.0", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "-294", "selected": "43490", "transfers_in": "193", "transfers_out": "487", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "19.2", "creativity": "2.9", "threat": "7.0", "ict_index": "2.9", "transfers_balance": "-77", "selected": "43499", "transfers_in": "527", "transfers_out": "604", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.0", "creativity": "16.2", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-901", "selected": "42651", "transfers_in": "189", "transfers_out": "1090", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.6", "creativity": "0.9", "threat": "1.0", "ict_index": "2.6", "transfers_balance": "106", "selected": "42804", "transfers_in": "396", "transfers_out": "290", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "914", "selected": "46034", "transfers_in": "1211", "transfers_out": "297", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "18.8", "creativity": "23.9", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "617", "selected": "49255", "transfers_in": "1374", "transfers_out": "757", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1441", "selected": "45227", "transfers_in": "60", "transfers_out": "1501", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.2", "creativity": "23.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-553", "selected": "44707", "transfers_in": "56", "transfers_out": "609", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "9.0", "creativity": "4.3", "threat": "37.0", "ict_index": "5.0", "transfers_balance": "-172", "selected": "44558", "transfers_in": "180", "transfers_out": "352", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.0", "creativity": "4.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "1363", "selected": "46577", "transfers_in": "1556", "transfers_out": "193", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "51.6", "creativity": "4.3", "threat": "19.0", "ict_index": "7.5", "transfers_balance": "-242", "selected": "45812", "transfers_in": "185", "transfers_out": "427", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "32.4", "creativity": "30.8", "threat": "4.0", "ict_index": "6.7", "transfers_balance": "1900", "selected": "47990", "transfers_in": "2617", "transfers_out": "717", "value": "48", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.8", "creativity": "15.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "4301", "selected": "53356", "transfers_in": "5153", "transfers_out": "852", "value": "48", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Glen Johnson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "32499", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4733", "selected": "29793", "transfers_in": "339", "transfers_out": "5072", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4962", "selected": "25370", "transfers_in": "385", "transfers_out": "5347", "value": "44", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3430", "selected": "22482", "transfers_in": "321", "transfers_out": "3751", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1853", "selected": "20877", "transfers_in": "316", "transfers_out": "2169", "value": "43", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "1.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1887", "selected": "19272", "transfers_in": "487", "transfers_out": "2374", "value": "43", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "19249", "transfers_in": "1345", "transfers_out": "1628", "value": "43", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-987", "selected": "18499", "transfers_in": "540", "transfers_out": "1527", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "58", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "17.3", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "-540", "selected": "18049", "transfers_in": "334", "transfers_out": "874", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "17952", "transfers_in": "849", "transfers_out": "1149", "value": "42", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1321", "selected": "16688", "transfers_in": "188", "transfers_out": "1509", "value": "42", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1107", "selected": "15610", "transfers_in": "99", "transfers_out": "1206", "value": "42", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-726", "selected": "14897", "transfers_in": "44", "transfers_out": "770", "value": "42", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-447", "selected": "14468", "transfers_in": "89", "transfers_out": "536", "value": "41", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "14635", "transfers_in": "357", "transfers_out": "345", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "14830", "transfers_in": "353", "transfers_out": "437", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-383", "selected": "14568", "transfers_in": "133", "transfers_out": "516", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-605", "selected": "14032", "transfers_in": "37", "transfers_out": "642", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-548", "selected": "13588", "transfers_in": "59", "transfers_out": "607", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "13274", "transfers_in": "61", "transfers_out": "442", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-482", "selected": "12862", "transfers_in": "92", "transfers_out": "574", "value": "41", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "12623", "transfers_in": "72", "transfers_out": "347", "value": "41", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-592", "selected": "12051", "transfers_in": "113", "transfers_out": "705", "value": "41", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-210", "selected": "11851", "transfers_in": "108", "transfers_out": "318", "value": "41", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "11697", "transfers_in": "102", "transfers_out": "282", "value": "41", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "11649", "transfers_in": "111", "transfers_out": "170", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "11749", "transfers_in": "215", "transfers_out": "168", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "13", "selected": "11869", "transfers_in": "186", "transfers_out": "173", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "217", "selected": "12142", "transfers_in": "335", "transfers_out": "118", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "13662", "transfers_in": "330", "transfers_out": "194", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.6", "creativity": "31.6", "threat": "23.0", "ict_index": "8.2", "transfers_balance": "24", "selected": "13757", "transfers_in": "163", "transfers_out": "139", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "860", "selected": "14713", "transfers_in": "1284", "transfers_out": "424", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "0.0", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "1000", "selected": "15805", "transfers_in": "1400", "transfers_out": "400", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "583", "selected": "16659", "transfers_in": "1072", "transfers_out": "489", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-457", "selected": "15883", "transfers_in": "91", "transfers_out": "548", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "15575", "transfers_in": "92", "transfers_out": "433", "value": "41", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.6", "creativity": "4.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-519", "selected": "15038", "transfers_in": "21", "transfers_out": "540", "value": "41", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "15193", "transfers_in": "218", "transfers_out": "140", "value": "41", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Seamus Coleman": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8554", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2005", "selected": "10159", "transfers_in": "80", "transfers_out": "2085", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1278", "selected": "10986", "transfers_in": "94", "transfers_out": "1372", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1009", "selected": "12440", "transfers_in": "74", "transfers_out": "1083", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-550", "selected": "13004", "transfers_in": "47", "transfers_out": "597", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "13447", "transfers_in": "48", "transfers_out": "682", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-466", "selected": "13447", "transfers_in": "64", "transfers_out": "530", "value": "65", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "13367", "transfers_in": "55", "transfers_out": "413", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "13302", "transfers_in": "52", "transfers_out": "188", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "13234", "transfers_in": "39", "transfers_out": "181", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "13184", "transfers_in": "32", "transfers_out": "136", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "13099", "transfers_in": "47", "transfers_out": "158", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "13042", "transfers_in": "35", "transfers_out": "110", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "12991", "transfers_in": "23", "transfers_out": "85", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "12946", "transfers_in": "30", "transfers_out": "88", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "12997", "transfers_in": "37", "transfers_out": "126", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "13038", "transfers_in": "22", "transfers_out": "74", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "13085", "transfers_in": "18", "transfers_out": "75", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "13191", "transfers_in": "72", "transfers_out": "162", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "13236", "transfers_in": "41", "transfers_out": "94", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "13257", "transfers_in": "44", "transfers_out": "154", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "13290", "transfers_in": "24", "transfers_out": "58", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "13323", "transfers_in": "94", "transfers_out": "200", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "13271", "transfers_in": "36", "transfers_out": "105", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.0", "creativity": "16.0", "threat": "8.0", "ict_index": "4.6", "transfers_balance": "220", "selected": "13539", "transfers_in": "371", "transfers_out": "151", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2444", "selected": "16087", "transfers_in": "2721", "transfers_out": "277", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.8", "creativity": "1.8", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "1992", "selected": "18240", "transfers_in": "2498", "transfers_out": "506", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2046", "selected": "16256", "transfers_in": "218", "transfers_out": "2264", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "50.0", "creativity": "22.3", "threat": "4.0", "ict_index": "7.6", "transfers_balance": "-72", "selected": "16220", "transfers_in": "481", "transfers_out": "553", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "14.0", "creativity": "2.8", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "6360", "selected": "23191", "transfers_in": "6578", "transfers_out": "218", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "2.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "13388", "selected": "121812", "transfers_in": "14279", "transfers_out": "891", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "5.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-8437", "selected": "28548", "transfers_in": "445", "transfers_out": "8882", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "10.2", "creativity": "1.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-2878", "selected": "25868", "transfers_in": "188", "transfers_out": "3066", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.8", "creativity": "24.0", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "-876", "selected": "24660", "transfers_in": "967", "transfers_out": "1843", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.4", "creativity": "2.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3932", "selected": "35453", "transfers_in": "4627", "transfers_out": "695", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.4", "creativity": "2.2", "threat": "34.0", "ict_index": "7.9", "transfers_balance": "-650", "selected": "28821", "transfers_in": "1204", "transfers_out": "1854", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "31.4", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-1704", "selected": "27001", "transfers_in": "760", "transfers_out": "2464", "value": "64", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "1.6", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-426", "selected": "26842", "transfers_in": "443", "transfers_out": "869", "value": "64", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Sean Scannell": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3336", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-389", "selected": "3260", "transfers_in": "74", "transfers_out": "463", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-813", "selected": "2466", "transfers_in": "15", "transfers_out": "828", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-470", "selected": "1999", "transfers_in": "4", "transfers_out": "474", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "1753", "transfers_in": "10", "transfers_out": "257", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-194", "selected": "1559", "transfers_in": "3", "transfers_out": "197", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "1421", "transfers_in": "8", "transfers_out": "148", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "1331", "transfers_in": "4", "transfers_out": "98", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "1269", "transfers_in": "1", "transfers_out": "63", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "1205", "transfers_in": "4", "transfers_out": "69", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1169", "transfers_in": "4", "transfers_out": "41", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1130", "transfers_in": "3", "transfers_out": "42", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1103", "transfers_in": "3", "transfers_out": "30", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1079", "transfers_in": "1", "transfers_out": "25", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1048", "transfers_in": "1", "transfers_out": "32", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "1017", "transfers_in": "2", "transfers_out": "34", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1005", "transfers_in": "3", "transfers_out": "15", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "990", "transfers_in": "3", "transfers_out": "18", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "973", "transfers_in": "4", "transfers_out": "21", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "956", "transfers_in": "0", "transfers_out": "17", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "941", "transfers_in": "0", "transfers_out": "16", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "933", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "935", "transfers_in": "18", "transfers_out": "21", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "948", "transfers_in": "28", "transfers_out": "19", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "952", "transfers_in": "29", "transfers_out": "37", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "964", "transfers_in": "15", "transfers_out": "10", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "975", "transfers_in": "23", "transfers_out": "24", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "998", "transfers_in": "34", "transfers_out": "35", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1002", "transfers_in": "10", "transfers_out": "12", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1194", "transfers_in": "24", "transfers_out": "16", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1209", "transfers_in": "17", "transfers_out": "19", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1210", "transfers_in": "19", "transfers_out": "23", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1214", "transfers_in": "20", "transfers_out": "24", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1216", "transfers_in": "16", "transfers_out": "21", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1225", "transfers_in": "16", "transfers_out": "9", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1224", "transfers_in": "8", "transfers_out": "10", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1224", "transfers_in": "8", "transfers_out": "10", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1234", "transfers_in": "21", "transfers_out": "17", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Pape Souar\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "629", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "607", "transfers_in": "26", "transfers_out": "133", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "546", "transfers_in": "20", "transfers_out": "97", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "525", "transfers_in": "22", "transfers_out": "57", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "523", "transfers_in": "23", "transfers_out": "39", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "559", "transfers_in": "49", "transfers_out": "51", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "626", "transfers_in": "65", "transfers_out": "51", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "676", "transfers_in": "49", "transfers_out": "46", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "722", "transfers_in": "45", "transfers_out": "29", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "783", "transfers_in": "59", "transfers_out": "43", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "792", "transfers_in": "34", "transfers_out": "59", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "865", "transfers_in": "74", "transfers_out": "43", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "915", "transfers_in": "65", "transfers_out": "47", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "936", "transfers_in": "40", "transfers_out": "39", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "956", "transfers_in": "46", "transfers_out": "45", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1001", "transfers_in": "59", "transfers_out": "55", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1012", "transfers_in": "35", "transfers_out": "45", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1008", "transfers_in": "20", "transfers_out": "41", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "1079", "transfers_in": "89", "transfers_out": "52", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1112", "transfers_in": "48", "transfers_out": "38", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1138", "transfers_in": "65", "transfers_out": "56", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1137", "transfers_in": "33", "transfers_out": "43", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "1212", "transfers_in": "112", "transfers_out": "77", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1238", "transfers_in": "79", "transfers_out": "71", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "1278", "transfers_in": "61", "transfers_out": "49", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1303", "transfers_in": "37", "transfers_out": "27", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1326", "transfers_in": "46", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1340", "transfers_in": "43", "transfers_out": "50", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1359", "transfers_in": "26", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1356", "transfers_in": "27", "transfers_out": "31", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "1415", "transfers_in": "31", "transfers_out": "19", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1397", "transfers_in": "33", "transfers_out": "30", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1410", "transfers_in": "23", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1429", "transfers_in": "31", "transfers_out": "20", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "1471", "transfers_in": "53", "transfers_out": "32", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1461", "transfers_in": "21", "transfers_out": "25", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1472", "transfers_in": "29", "transfers_out": "26", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "24", "selected": "1508", "transfers_in": "45", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mohamed Salah": [{"gameweek": "1", "points": "11", "goals": "1", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "85", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.6", "creativity": "2.8", "threat": "55.0", "ict_index": "8.2", "transfers_balance": "0", "selected": "874608", "transfers_in": "0", "transfers_out": "0", "value": "90", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "10.4", "creativity": "12.3", "threat": "28.0", "ict_index": "5.1", "transfers_balance": "175914", "selected": "1293309", "transfers_in": "193660", "transfers_out": "17746", "value": "91", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "70.4", "creativity": "25.3", "threat": "103.0", "ict_index": "19.9", "transfers_balance": "-184736", "selected": "1158692", "transfers_in": "27792", "transfers_out": "212528", "value": "90", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.8", "creativity": "13.8", "threat": "25.0", "ict_index": "4.7", "transfers_balance": "177596", "selected": "1422941", "transfers_in": "238283", "transfers_out": "60687", "value": "91", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "51.2", "creativity": "35.8", "threat": "87.0", "ict_index": "17.4", "transfers_balance": "122769", "selected": "1571656", "transfers_in": "224328", "transfers_out": "101559", "value": "91", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "35.4", "creativity": "15.9", "threat": "79.0", "ict_index": "13.0", "transfers_balance": "137514", "selected": "1749987", "transfers_in": "193538", "transfers_out": "56024", "value": "92", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.2", "creativity": "25.8", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "47197", "selected": "1825218", "transfers_in": "110496", "transfers_out": "63299", "value": "92", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "10.4", "creativity": "29.0", "threat": "29.0", "ict_index": "6.8", "transfers_balance": "-125132", "selected": "1716950", "transfers_in": "51519", "transfers_out": "176651", "value": "92", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "46.2", "creativity": "24.2", "threat": "65.0", "ict_index": "13.5", "transfers_balance": "-68975", "selected": "1656590", "transfers_in": "35518", "transfers_out": "104493", "value": "92", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "27.8", "creativity": "16.9", "threat": "57.0", "ict_index": "10.2", "transfers_balance": "210999", "selected": "1884658", "transfers_in": "246328", "transfers_out": "35329", "value": "92", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "48", "influence": "76.6", "creativity": "37.6", "threat": "59.0", "ict_index": "17.3", "transfers_balance": "79912", "selected": "1978650", "transfers_in": "118529", "transfers_out": "38617", "value": "93", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "79", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "68.2", "creativity": "27.3", "threat": "66.0", "ict_index": "16.2", "transfers_balance": "280935", "selected": "2285001", "transfers_in": "291072", "transfers_out": "10137", "value": "95", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "41.2", "creativity": "26.7", "threat": "88.0", "ict_index": "15.6", "transfers_balance": "116541", "selected": "2417627", "transfers_in": "153845", "transfers_out": "37304", "value": "96", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "68.4", "creativity": "14.8", "threat": "34.0", "ict_index": "11.7", "transfers_balance": "192297", "selected": "2624122", "transfers_in": "200439", "transfers_out": "8142", "value": "97", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "29.3", "threat": "41.0", "ict_index": "9.2", "transfers_balance": "242721", "selected": "2884620", "transfers_in": "246441", "transfers_out": "3720", "value": "98", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "66", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "51.2", "creativity": "80.5", "threat": "90.0", "ict_index": "22.2", "transfers_balance": "97190", "selected": "3006525", "transfers_in": "116983", "transfers_out": "19793", "value": "99", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "20.3", "threat": "26.0", "ict_index": "5.1", "transfers_balance": "85126", "selected": "3106340", "transfers_in": "92562", "transfers_out": "7436", "value": "99", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.6", "creativity": "23.2", "threat": "56.0", "ict_index": "11.9", "transfers_balance": "44682", "selected": "3166441", "transfers_in": "57301", "transfers_out": "12619", "value": "100", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "10", "goals": "1", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "43.4", "creativity": "17.0", "threat": "57.0", "ict_index": "11.7", "transfers_balance": "31575", "selected": "3223204", "transfers_in": "60719", "transfers_out": "29144", "value": "100", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "43.4", "creativity": "37.8", "threat": "66.0", "ict_index": "14.7", "transfers_balance": "51229", "selected": "3292586", "transfers_in": "56341", "transfers_out": "5112", "value": "101", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "14", "goals": "2", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "82", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "61.4", "creativity": "4.7", "threat": "84.0", "ict_index": "15.0", "transfers_balance": "43112", "selected": "3355073", "transfers_in": "56738", "transfers_out": "13626", "value": "101", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-489201", "selected": "2870412", "transfers_in": "34945", "transfers_out": "524146", "value": "101", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "11", "goals": "1", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "87", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "59.6", "creativity": "27.5", "threat": "78.0", "ict_index": "16.5", "transfers_balance": "-11983", "selected": "2874585", "transfers_in": "167775", "transfers_out": "179758", "value": "101", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.2", "creativity": "46.8", "threat": "40.0", "ict_index": "9.4", "transfers_balance": "212126", "selected": "3102706", "transfers_in": "233122", "transfers_out": "20996", "value": "102", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.2", "creativity": "7.7", "threat": "37.0", "ict_index": "8.0", "transfers_balance": "67253", "selected": "3187877", "transfers_in": "92418", "transfers_out": "25165", "value": "103", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "71.8", "creativity": "18.2", "threat": "76.0", "ict_index": "16.6", "transfers_balance": "16283", "selected": "3211480", "transfers_in": "39808", "transfers_out": "23525", "value": "103", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "88", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "53.0", "creativity": "38.1", "threat": "33.0", "ict_index": "12.4", "transfers_balance": "103170", "selected": "3331540", "transfers_in": "110299", "transfers_out": "7129", "value": "104", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "10", "goals": "1", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "56.4", "creativity": "31.8", "threat": "76.0", "ict_index": "16.4", "transfers_balance": "101066", "selected": "3455913", "transfers_in": "104591", "transfers_out": "3525", "value": "105", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.4", "creativity": "37.0", "threat": "87.0", "ict_index": "16.3", "transfers_balance": "46136", "selected": "3512691", "transfers_in": "47972", "transfers_out": "1836", "value": "105", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "16.8", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "464", "selected": "3542316", "transfers_in": "24200", "transfers_out": "23736", "value": "106", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "29", "goals": "4", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "93", "influence": "163.6", "creativity": "38.1", "threat": "102.0", "ict_index": "30.4", "transfers_balance": "62759", "selected": "3662419", "transfers_in": "65753", "transfers_out": "2994", "value": "106", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "51.4", "creativity": "48.3", "threat": "51.0", "ict_index": "15.1", "transfers_balance": "52011", "selected": "3680559", "transfers_in": "55891", "transfers_out": "3880", "value": "107", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291456", "selected": "3382574", "transfers_in": "11093", "transfers_out": "302549", "value": "106", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "42.6", "creativity": "30.2", "threat": "80.0", "ict_index": "15.3", "transfers_balance": "-37510", "selected": "3320084", "transfers_in": "74887", "transfers_out": "112397", "value": "105", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "35.4", "creativity": "10.1", "threat": "54.0", "ict_index": "10.0", "transfers_balance": "152519", "selected": "3558646", "transfers_in": "158466", "transfers_out": "5947", "value": "106", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "18.5", "threat": "91.0", "ict_index": "10.6", "transfers_balance": "8726", "selected": "3531038", "transfers_in": "46626", "transfers_out": "37900", "value": "106", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "13.8", "threat": "11.0", "ict_index": "2.6", "transfers_balance": "-349365", "selected": "3161808", "transfers_in": "7621", "transfers_out": "356986", "value": "105", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "63.6", "creativity": "38.6", "threat": "80.0", "ict_index": "18.2", "transfers_balance": "160600", "selected": "3354920", "transfers_in": "175619", "transfers_out": "15019", "value": "106", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Wilfried Bony": [{"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "10.7", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "23233", "selected": "25216", "transfers_in": "28390", "transfers_out": "5157", "value": "60", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1105", "selected": "27352", "transfers_in": "7556", "transfers_out": "6451", "value": "60", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "2.8", "threat": "43.0", "ict_index": "3.8", "transfers_balance": "2957", "selected": "31181", "transfers_in": "9933", "transfers_out": "6976", "value": "60", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.8", "threat": "7.0", "ict_index": "1.0", "transfers_balance": "-177", "selected": "31643", "transfers_in": "5934", "transfers_out": "6111", "value": "60", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7772", "selected": "24199", "transfers_in": "2018", "transfers_out": "9790", "value": "60", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9122", "selected": "15114", "transfers_in": "122", "transfers_out": "9244", "value": "59", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4960", "selected": "10181", "transfers_in": "87", "transfers_out": "5047", "value": "58", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1759", "selected": "8452", "transfers_in": "69", "transfers_out": "1828", "value": "57", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "22.1", "threat": "26.0", "ict_index": "5.5", "transfers_balance": "-661", "selected": "7870", "transfers_in": "264", "transfers_out": "925", "value": "57", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.2", "creativity": "14.3", "threat": "14.0", "ict_index": "3.7", "transfers_balance": "788", "selected": "8774", "transfers_in": "1333", "transfers_out": "545", "value": "57", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.8", "creativity": "4.8", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "315", "selected": "9186", "transfers_in": "1052", "transfers_out": "737", "value": "57", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "29.2", "creativity": "3.8", "threat": "60.0", "ict_index": "9.3", "transfers_balance": "373", "selected": "9689", "transfers_in": "1006", "transfers_out": "633", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "41.8", "creativity": "4.5", "threat": "37.0", "ict_index": "8.3", "transfers_balance": "7099", "selected": "17261", "transfers_in": "8078", "transfers_out": "979", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "2.8", "threat": "10.0", "ict_index": "1.5", "transfers_balance": "7336", "selected": "24916", "transfers_in": "9321", "transfers_out": "1985", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2512", "selected": "27706", "transfers_in": "5054", "transfers_out": "2542", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7660", "selected": "20239", "transfers_in": "2892", "transfers_out": "10552", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5628", "selected": "14636", "transfers_in": "121", "transfers_out": "5749", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2992", "selected": "11669", "transfers_in": "176", "transfers_out": "3168", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1292", "selected": "10389", "transfers_in": "127", "transfers_out": "1419", "value": "57", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "3.0", "threat": "10.0", "ict_index": "1.3", "transfers_balance": "137", "selected": "10702", "transfers_in": "1613", "transfers_out": "1476", "value": "57", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-35", "selected": "10797", "transfers_in": "1137", "transfers_out": "1172", "value": "57", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "10738", "transfers_in": "846", "transfers_out": "1060", "value": "57", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-950", "selected": "9875", "transfers_in": "369", "transfers_out": "1319", "value": "57", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1718", "selected": "8190", "transfers_in": "72", "transfers_out": "1790", "value": "57", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "7528", "transfers_in": "38", "transfers_out": "723", "value": "57", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "7317", "transfers_in": "22", "transfers_out": "244", "value": "56", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "8388", "transfers_in": "29", "transfers_out": "193", "value": "56", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "8219", "transfers_in": "30", "transfers_out": "140", "value": "56", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "8167", "transfers_in": "25", "transfers_out": "90", "value": "56", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "8119", "transfers_in": "30", "transfers_out": "79", "value": "56", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "8107", "transfers_in": "30", "transfers_out": "51", "value": "56", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "8099", "transfers_in": "34", "transfers_out": "48", "value": "56", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "8082", "transfers_in": "39", "transfers_out": "62", "value": "56", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "8082", "transfers_in": "39", "transfers_out": "62", "value": "56", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "8093", "transfers_in": "75", "transfers_out": "73", "value": "56", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jes\u00fas G\u00e1mez Duarte": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "89381", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3929", "selected": "92443", "transfers_in": "3211", "transfers_out": "7140", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7716", "selected": "86226", "transfers_in": "1938", "transfers_out": "9654", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "28.4", "creativity": "36.9", "threat": "0.0", "ict_index": "6.5", "transfers_balance": "-6462", "selected": "81093", "transfers_in": "2545", "transfers_out": "9007", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60478", "selected": "148124", "transfers_in": "72879", "transfers_out": "12401", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.8", "creativity": "10.7", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "2048", "selected": "153801", "transfers_in": "20821", "transfers_out": "18773", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18772", "selected": "176792", "transfers_in": "34570", "transfers_out": "15798", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3299", "selected": "183252", "transfers_in": "19568", "transfers_out": "16269", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3277", "selected": "180780", "transfers_in": "6952", "transfers_out": "10229", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6842", "selected": "174726", "transfers_in": "6411", "transfers_out": "13253", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4642", "selected": "170516", "transfers_in": "3822", "transfers_out": "8464", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5793", "selected": "165257", "transfers_in": "3600", "transfers_out": "9393", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4608", "selected": "160922", "transfers_in": "1907", "transfers_out": "6515", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4402", "selected": "156700", "transfers_in": "1224", "transfers_out": "5626", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3853", "selected": "153080", "transfers_in": "1465", "transfers_out": "5318", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3104", "selected": "150381", "transfers_in": "1943", "transfers_out": "5047", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3304", "selected": "147251", "transfers_in": "1017", "transfers_out": "4321", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6942", "selected": "140406", "transfers_in": "380", "transfers_out": "7322", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10041", "selected": "130412", "transfers_in": "195", "transfers_out": "10236", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5845", "selected": "124595", "transfers_in": "123", "transfers_out": "5968", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7453", "selected": "117182", "transfers_in": "186", "transfers_out": "7639", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6253", "selected": "110944", "transfers_in": "209", "transfers_out": "6462", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6666", "selected": "104536", "transfers_in": "2552", "transfers_out": "9218", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2537", "selected": "102180", "transfers_in": "1930", "transfers_out": "4467", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1774", "selected": "100658", "transfers_in": "2217", "transfers_out": "3991", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1554", "selected": "99187", "transfers_in": "960", "transfers_out": "2514", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1795", "selected": "97531", "transfers_in": "1516", "transfers_out": "3311", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-974", "selected": "96822", "transfers_in": "1966", "transfers_out": "2940", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-684", "selected": "96260", "transfers_in": "821", "transfers_out": "1505", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "91876", "transfers_in": "1481", "transfers_out": "1509", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-642", "selected": "90301", "transfers_in": "1523", "transfers_out": "2165", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "90284", "transfers_in": "1200", "transfers_out": "1349", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "92249", "transfers_in": "1819", "transfers_out": "1768", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1202", "selected": "89823", "transfers_in": "428", "transfers_out": "1630", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-895", "selected": "88507", "transfers_in": "306", "transfers_out": "1201", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-945", "selected": "87705", "transfers_in": "473", "transfers_out": "1418", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-945", "selected": "87705", "transfers_in": "473", "transfers_out": "1418", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1234", "selected": "86379", "transfers_in": "392", "transfers_out": "1626", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Patrick van Aanholt": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.8", "creativity": "57.9", "threat": "32.0", "ict_index": "10.8", "transfers_balance": "0", "selected": "170864", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.8", "creativity": "1.0", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-21153", "selected": "159779", "transfers_in": "2051", "transfers_out": "23204", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.2", "creativity": "1.4", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-12376", "selected": "149561", "transfers_in": "7965", "transfers_out": "20341", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27057", "selected": "123475", "transfers_in": "1085", "transfers_out": "28142", "value": "54", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20404", "selected": "103349", "transfers_in": "367", "transfers_out": "20771", "value": "54", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "7.1", "threat": "3.0", "ict_index": "2.5", "transfers_balance": "-22196", "selected": "81570", "transfers_in": "163", "transfers_out": "22359", "value": "53", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "2.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-11735", "selected": "70191", "transfers_in": "192", "transfers_out": "11927", "value": "52", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.4", "creativity": "21.8", "threat": "9.0", "ict_index": "4.9", "transfers_balance": "-7753", "selected": "62754", "transfers_in": "159", "transfers_out": "7912", "value": "52", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.0", "creativity": "1.2", "threat": "1.0", "ict_index": "0.8", "transfers_balance": "-1434", "selected": "61517", "transfers_in": "805", "transfers_out": "2239", "value": "52", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2452", "selected": "59332", "transfers_in": "714", "transfers_out": "3166", "value": "52", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5217", "selected": "54183", "transfers_in": "42", "transfers_out": "5259", "value": "51", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4137", "selected": "50155", "transfers_in": "50", "transfers_out": "4187", "value": "51", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1532", "selected": "48698", "transfers_in": "158", "transfers_out": "1690", "value": "51", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-774", "selected": "48042", "transfers_in": "196", "transfers_out": "970", "value": "51", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-900", "selected": "47193", "transfers_in": "175", "transfers_out": "1075", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-780", "selected": "46497", "transfers_in": "292", "transfers_out": "1072", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-728", "selected": "45828", "transfers_in": "168", "transfers_out": "896", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-682", "selected": "45257", "transfers_in": "169", "transfers_out": "851", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "4.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-482", "selected": "44865", "transfers_in": "554", "transfers_out": "1036", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "44490", "transfers_in": "201", "transfers_out": "710", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "12.6", "creativity": "0.3", "threat": "16.0", "ict_index": "2.9", "transfers_balance": "-790", "selected": "43876", "transfers_in": "216", "transfers_out": "1006", "value": "51", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "2.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "388", "selected": "44333", "transfers_in": "900", "transfers_out": "512", "value": "51", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "8.4", "creativity": "25.5", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "233", "selected": "44931", "transfers_in": "1298", "transfers_out": "1065", "value": "51", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "2.3", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "311", "selected": "45485", "transfers_in": "1032", "transfers_out": "721", "value": "51", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.0", "creativity": "42.9", "threat": "7.0", "ict_index": "7.5", "transfers_balance": "-4", "selected": "45746", "transfers_in": "760", "transfers_out": "764", "value": "51", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.0", "creativity": "29.5", "threat": "9.0", "ict_index": "6.5", "transfers_balance": "270", "selected": "46152", "transfers_in": "824", "transfers_out": "554", "value": "51", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.0", "creativity": "21.6", "threat": "16.0", "ict_index": "5.1", "transfers_balance": "113", "selected": "46497", "transfers_in": "911", "transfers_out": "798", "value": "51", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.8", "creativity": "1.1", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-528", "selected": "46241", "transfers_in": "364", "transfers_out": "892", "value": "51", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "44.6", "creativity": "12.0", "threat": "19.0", "ict_index": "7.6", "transfers_balance": "-48", "selected": "46319", "transfers_in": "347", "transfers_out": "395", "value": "51", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "55.0", "creativity": "2.8", "threat": "26.0", "ict_index": "8.4", "transfers_balance": "1992", "selected": "56167", "transfers_in": "2353", "transfers_out": "361", "value": "51", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "13.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "47288", "selected": "290124", "transfers_in": "48535", "transfers_out": "1247", "value": "51", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "5.8", "threat": "7.0", "ict_index": "3.3", "transfers_balance": "-3865", "selected": "100656", "transfers_in": "8476", "transfers_out": "12341", "value": "51", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "2.5", "threat": "42.0", "ict_index": "5.5", "transfers_balance": "523", "selected": "101626", "transfers_in": "5108", "transfers_out": "4585", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "2.1", "threat": "24.0", "ict_index": "3.5", "transfers_balance": "-2130", "selected": "97458", "transfers_in": "3974", "transfers_out": "6104", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "9.2", "creativity": "12.0", "threat": "3.0", "ict_index": "2.4", "transfers_balance": "6502", "selected": "120498", "transfers_in": "8786", "transfers_out": "2284", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "13", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "49.2", "creativity": "15.3", "threat": "11.0", "ict_index": "7.6", "transfers_balance": "-2670", "selected": "103751", "transfers_in": "1835", "transfers_out": "4505", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "40.4", "creativity": "1.8", "threat": "25.0", "ict_index": "6.7", "transfers_balance": "2515", "selected": "106132", "transfers_in": "8086", "transfers_out": "5571", "value": "51", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "18", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "81", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "68.4", "creativity": "24.5", "threat": "50.0", "ict_index": "14.3", "transfers_balance": "74012", "selected": "188305", "transfers_in": "75854", "transfers_out": "1842", "value": "52", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Pascal Gro\u00df": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "17.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "27254", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "3.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-669", "selected": "28395", "transfers_in": "1500", "transfers_out": "2169", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "42.2", "threat": "22.0", "ict_index": "7.2", "transfers_balance": "-4753", "selected": "23913", "transfers_in": "404", "transfers_out": "5157", "value": "55", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "18", "goals": "2", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "58", "influence": "90.2", "creativity": "55.8", "threat": "25.0", "ict_index": "17.1", "transfers_balance": "-3502", "selected": "20744", "transfers_in": "812", "transfers_out": "4314", "value": "54", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "76", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "34.6", "creativity": "63.5", "threat": "0.0", "ict_index": "9.8", "transfers_balance": "174912", "selected": "208883", "transfers_in": "193092", "transfers_out": "18180", "value": "55", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "25.9", "threat": "20.0", "ict_index": "5.5", "transfers_balance": "352453", "selected": "585252", "transfers_in": "381145", "transfers_out": "28692", "value": "56", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.4", "creativity": "41.9", "threat": "0.0", "ict_index": "5.7", "transfers_balance": "90735", "selected": "690497", "transfers_in": "153210", "transfers_out": "62475", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "30.0", "creativity": "45.5", "threat": "4.0", "ict_index": "8.0", "transfers_balance": "40958", "selected": "741806", "transfers_in": "109367", "transfers_out": "68409", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "27.8", "creativity": "23.3", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "26447", "selected": "772097", "transfers_in": "64938", "transfers_out": "38491", "value": "57", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "83", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.8", "creativity": "43.3", "threat": "2.0", "ict_index": "7.1", "transfers_balance": "77838", "selected": "857505", "transfers_in": "112674", "transfers_out": "34836", "value": "58", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "4.1", "threat": "8.0", "ict_index": "1.8", "transfers_balance": "121980", "selected": "988171", "transfers_in": "144431", "transfers_out": "22451", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "83", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "32.6", "creativity": "30.6", "threat": "20.0", "ict_index": "8.3", "transfers_balance": "54051", "selected": "1051097", "transfers_in": "90345", "transfers_out": "36294", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "87", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "31.6", "creativity": "43.5", "threat": "29.0", "ict_index": "10.4", "transfers_balance": "-3103", "selected": "1053209", "transfers_in": "54855", "transfers_out": "57958", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "61.2", "threat": "9.0", "ict_index": "8.1", "transfers_balance": "116304", "selected": "1176227", "transfers_in": "131950", "transfers_out": "15646", "value": "60", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.6", "creativity": "6.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-11458", "selected": "1168763", "transfers_in": "43074", "transfers_out": "54532", "value": "60", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "2.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "-10206", "selected": "1165303", "transfers_in": "55504", "transfers_out": "65710", "value": "60", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-69121", "selected": "1098618", "transfers_in": "22608", "transfers_out": "91729", "value": "60", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.6", "creativity": "29.3", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "-51512", "selected": "1049505", "transfers_in": "28354", "transfers_out": "79866", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "82", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.0", "creativity": "85.7", "threat": "13.0", "ict_index": "14.2", "transfers_balance": "-54722", "selected": "998649", "transfers_in": "42517", "transfers_out": "97239", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "14.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "12043", "selected": "1014824", "transfers_in": "44917", "transfers_out": "32874", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "52.2", "threat": "13.0", "ict_index": "7.3", "transfers_balance": "-6047", "selected": "1012714", "transfers_in": "61047", "transfers_out": "67094", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.2", "creativity": "75.1", "threat": "22.0", "ict_index": "12.2", "transfers_balance": "-16691", "selected": "997677", "transfers_in": "65523", "transfers_out": "82214", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.4", "creativity": "17.8", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-19801", "selected": "983017", "transfers_in": "89836", "transfers_out": "109637", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.2", "creativity": "34.7", "threat": "9.0", "ict_index": "5.4", "transfers_balance": "-112915", "selected": "872371", "transfers_in": "27463", "transfers_out": "140378", "value": "58", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "25.4", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "-18853", "selected": "856297", "transfers_in": "51529", "transfers_out": "70382", "value": "58", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "57.0", "creativity": "54.7", "threat": "46.0", "ict_index": "15.8", "transfers_balance": "-7387", "selected": "850270", "transfers_in": "42299", "transfers_out": "49686", "value": "58", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.6", "creativity": "59.3", "threat": "21.0", "ict_index": "9.8", "transfers_balance": "102214", "selected": "956617", "transfers_in": "126531", "transfers_out": "24317", "value": "58", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.4", "creativity": "49.2", "threat": "49.0", "ict_index": "12.8", "transfers_balance": "53377", "selected": "1014247", "transfers_in": "90810", "transfers_out": "37433", "value": "59", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "86", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "34.8", "creativity": "60.8", "threat": "30.0", "ict_index": "12.6", "transfers_balance": "6648", "selected": "1022000", "transfers_in": "39867", "transfers_out": "33219", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "18.2", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "42894", "selected": "1060127", "transfers_in": "64117", "transfers_out": "21223", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.4", "creativity": "48.9", "threat": "7.0", "ict_index": "6.9", "transfers_balance": "5507", "selected": "1010622", "transfers_in": "50100", "transfers_out": "44593", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.8", "creativity": "51.2", "threat": "4.0", "ict_index": "6.7", "transfers_balance": "19114", "selected": "1031086", "transfers_in": "57078", "transfers_out": "37964", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.4", "creativity": "16.7", "threat": "3.0", "ict_index": "2.3", "transfers_balance": "-8883", "selected": "1027097", "transfers_in": "37208", "transfers_out": "46091", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.4", "creativity": "32.1", "threat": "23.0", "ict_index": "10.0", "transfers_balance": "-8883", "selected": "1027097", "transfers_in": "37208", "transfers_out": "46091", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "32.3", "threat": "57.0", "ict_index": "10.6", "transfers_balance": "-9206", "selected": "950352", "transfers_in": "20009", "transfers_out": "29215", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "41.2", "creativity": "36.6", "threat": "42.0", "ict_index": "12.0", "transfers_balance": "-31429", "selected": "916999", "transfers_in": "15451", "transfers_out": "46880", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.4", "creativity": "1.6", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-31429", "selected": "916999", "transfers_in": "15451", "transfers_out": "46880", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "4.6", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-9459", "selected": "909205", "transfers_in": "17952", "transfers_out": "27411", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "David Silva": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "35.8", "creativity": "77.1", "threat": "6.0", "ict_index": "11.9", "transfers_balance": "0", "selected": "167664", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.8", "creativity": "52.5", "threat": "24.0", "ict_index": "9.5", "transfers_balance": "98945", "selected": "343625", "transfers_in": "117847", "transfers_out": "18902", "value": "80", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "30.4", "creativity": "44.6", "threat": "7.0", "ict_index": "8.2", "transfers_balance": "39358", "selected": "405582", "transfers_in": "83298", "transfers_out": "43940", "value": "81", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.8", "creativity": "13.9", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "59114", "selected": "486832", "transfers_in": "112565", "transfers_out": "53451", "value": "81", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "77", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "53.4", "creativity": "64.7", "threat": "72.0", "ict_index": "19.0", "transfers_balance": "98008", "selected": "593479", "transfers_in": "149052", "transfers_out": "51044", "value": "82", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "55.4", "creativity": "95.2", "threat": "20.0", "ict_index": "17.1", "transfers_balance": "335130", "selected": "950528", "transfers_in": "370627", "transfers_out": "35497", "value": "83", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.6", "creativity": "17.1", "threat": "46.0", "ict_index": "7.2", "transfers_balance": "146155", "selected": "1114884", "transfers_in": "206648", "transfers_out": "60493", "value": "84", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "37.2", "creativity": "40.8", "threat": "31.0", "ict_index": "10.9", "transfers_balance": "227428", "selected": "1360943", "transfers_in": "274153", "transfers_out": "46725", "value": "85", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "26.3", "threat": "42.0", "ict_index": "7.8", "transfers_balance": "89857", "selected": "1458457", "transfers_in": "132253", "transfers_out": "42396", "value": "86", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "29.2", "creativity": "39.3", "threat": "34.0", "ict_index": "10.3", "transfers_balance": "-60868", "selected": "1403413", "transfers_in": "56420", "transfers_out": "117288", "value": "86", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.8", "creativity": "18.8", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "-171540", "selected": "1234663", "transfers_in": "17790", "transfers_out": "189330", "value": "85", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.2", "creativity": "25.6", "threat": "64.0", "ict_index": "11.6", "transfers_balance": "-64522", "selected": "1174682", "transfers_in": "41065", "transfers_out": "105587", "value": "84", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "30.7", "threat": "9.0", "ict_index": "5.5", "transfers_balance": "-45002", "selected": "1132564", "transfers_in": "29472", "transfers_out": "74474", "value": "84", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "2.5", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "-106775", "selected": "1027328", "transfers_in": "11554", "transfers_out": "118329", "value": "83", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "55.2", "creativity": "77.6", "threat": "71.0", "ict_index": "20.4", "transfers_balance": "-127561", "selected": "901247", "transfers_in": "12934", "transfers_out": "140495", "value": "82", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "40.2", "creativity": "10.5", "threat": "49.0", "ict_index": "10.0", "transfers_balance": "-109065", "selected": "794119", "transfers_in": "18944", "transfers_out": "128009", "value": "81", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "82.0", "creativity": "30.7", "threat": "76.0", "ict_index": "18.9", "transfers_balance": "78211", "selected": "875630", "transfers_in": "91345", "transfers_out": "13134", "value": "81", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "269312", "selected": "1152503", "transfers_in": "278386", "transfers_out": "9074", "value": "83", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.6", "creativity": "59.4", "threat": "11.0", "ict_index": "8.4", "transfers_balance": "-300681", "selected": "853543", "transfers_in": "26914", "transfers_out": "327595", "value": "82", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17952", "selected": "875008", "transfers_in": "58942", "transfers_out": "40990", "value": "82", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143675", "selected": "733201", "transfers_in": "26927", "transfers_out": "170602", "value": "82", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "14.2", "threat": "10.0", "ict_index": "3.1", "transfers_balance": "-139063", "selected": "594432", "transfers_in": "5195", "transfers_out": "144258", "value": "81", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35698", "selected": "561543", "transfers_in": "45809", "transfers_out": "81507", "value": "81", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.6", "creativity": "39.3", "threat": "34.0", "ict_index": "9.9", "transfers_balance": "-64311", "selected": "498432", "transfers_in": "11321", "transfers_out": "75632", "value": "80", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.0", "creativity": "2.6", "threat": "22.0", "ict_index": "2.6", "transfers_balance": "24709", "selected": "525092", "transfers_in": "58660", "transfers_out": "33951", "value": "80", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81788", "selected": "443591", "transfers_in": "6478", "transfers_out": "88266", "value": "80", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64143", "selected": "379736", "transfers_in": "1464", "transfers_out": "65607", "value": "79", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "41.4", "creativity": "9.5", "threat": "17.0", "ict_index": "6.8", "transfers_balance": "-17105", "selected": "363403", "transfers_in": "6582", "transfers_out": "23687", "value": "79", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "38.0", "creativity": "60.8", "threat": "37.0", "ict_index": "13.6", "transfers_balance": "34674", "selected": "399318", "transfers_in": "38210", "transfers_out": "3536", "value": "79", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "79.8", "creativity": "49.4", "threat": "42.0", "ict_index": "17.1", "transfers_balance": "79675", "selected": "518209", "transfers_in": "84284", "transfers_out": "4609", "value": "80", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "11", "goals": "0", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "45.8", "creativity": "77.8", "threat": "51.0", "ict_index": "17.5", "transfers_balance": "90619", "selected": "648973", "transfers_in": "111782", "transfers_out": "21163", "value": "81", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.6", "creativity": "39.7", "threat": "3.0", "ict_index": "4.9", "transfers_balance": "55099", "selected": "704987", "transfers_in": "74424", "transfers_out": "19325", "value": "82", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "38.2", "threat": "15.0", "ict_index": "7.3", "transfers_balance": "-50449", "selected": "643882", "transfers_in": "20938", "transfers_out": "71387", "value": "82", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "49.8", "creativity": "29.9", "threat": "37.0", "ict_index": "11.7", "transfers_balance": "68362", "selected": "735882", "transfers_in": "84129", "transfers_out": "15767", "value": "82", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50818", "selected": "775879", "transfers_in": "65932", "transfers_out": "15114", "value": "83", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "29.8", "threat": "23.0", "ict_index": "6.8", "transfers_balance": "-36059", "selected": "738011", "transfers_in": "27324", "transfers_out": "63383", "value": "83", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36059", "selected": "738011", "transfers_in": "27324", "transfers_out": "63383", "value": "83", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59388", "selected": "678457", "transfers_in": "8462", "transfers_out": "67850", "value": "82", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Eric Bailly": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "8.6", "creativity": "0.4", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "352951", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "56.0", "creativity": "0.7", "threat": "33.0", "ict_index": "9.0", "transfers_balance": "4321", "selected": "410326", "transfers_in": "23089", "transfers_out": "18768", "value": "60", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "165341", "selected": "642226", "transfers_in": "188461", "transfers_out": "23120", "value": "61", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.4", "creativity": "13.8", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "103557", "selected": "809375", "transfers_in": "132194", "transfers_out": "28637", "value": "62", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "11.2", "creativity": "0.8", "threat": "34.0", "ict_index": "4.6", "transfers_balance": "5874", "selected": "839529", "transfers_in": "39673", "transfers_out": "33799", "value": "62", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "20.0", "creativity": "0.1", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "6754", "selected": "862742", "transfers_in": "43925", "transfers_out": "37171", "value": "62", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49844", "selected": "925820", "transfers_in": "80767", "transfers_out": "30923", "value": "62", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97861", "selected": "833605", "transfers_in": "6828", "transfers_out": "104689", "value": "62", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172972", "selected": "661063", "transfers_in": "780", "transfers_out": "173752", "value": "62", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.8", "creativity": "1.0", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-123915", "selected": "537590", "transfers_in": "858", "transfers_out": "124773", "value": "61", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.0", "creativity": "10.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-594", "selected": "539692", "transfers_in": "10048", "transfers_out": "10642", "value": "61", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40123", "selected": "584571", "transfers_in": "51162", "transfers_out": "11039", "value": "61", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71847", "selected": "513250", "transfers_in": "1886", "transfers_out": "73733", "value": "61", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47237", "selected": "466140", "transfers_in": "233", "transfers_out": "47470", "value": "61", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35513", "selected": "430721", "transfers_in": "170", "transfers_out": "35683", "value": "61", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26424", "selected": "404398", "transfers_in": "156", "transfers_out": "26580", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13135", "selected": "391322", "transfers_in": "128", "transfers_out": "13263", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18993", "selected": "372378", "transfers_in": "71", "transfers_out": "19064", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16699", "selected": "355768", "transfers_in": "63", "transfers_out": "16762", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8137", "selected": "347677", "transfers_in": "57", "transfers_out": "8194", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9191", "selected": "338541", "transfers_in": "62", "transfers_out": "9253", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2930", "selected": "335635", "transfers_in": "32", "transfers_out": "2962", "value": "60", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8768", "selected": "326966", "transfers_in": "90", "transfers_out": "8858", "value": "60", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4752", "selected": "322273", "transfers_in": "50", "transfers_out": "4802", "value": "60", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3722", "selected": "318616", "transfers_in": "47", "transfers_out": "3769", "value": "60", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1954", "selected": "316690", "transfers_in": "28", "transfers_out": "1982", "value": "60", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2681", "selected": "314087", "transfers_in": "51", "transfers_out": "2732", "value": "60", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "314504", "transfers_in": "2240", "transfers_out": "2308", "value": "60", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2657", "selected": "317591", "transfers_in": "3451", "transfers_out": "794", "value": "60", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-458", "selected": "327595", "transfers_in": "1113", "transfers_out": "1571", "value": "60", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14416", "selected": "347276", "transfers_in": "19029", "transfers_out": "4613", "value": "60", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-4124", "selected": "343141", "transfers_in": "1124", "transfers_out": "5248", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4452", "selected": "348825", "transfers_in": "6858", "transfers_out": "2406", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4452", "selected": "348825", "transfers_in": "6858", "transfers_out": "2406", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3978", "selected": "339283", "transfers_in": "283", "transfers_out": "4261", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4602", "selected": "334749", "transfers_in": "573", "transfers_out": "5175", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4602", "selected": "334749", "transfers_in": "573", "transfers_out": "5175", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-289", "selected": "334808", "transfers_in": "1484", "transfers_out": "1773", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Wilfried Zaha": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "12.0", "creativity": "12.5", "threat": "46.0", "ict_index": "7.1", "transfers_balance": "0", "selected": "1039751", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-451495", "selected": "613794", "transfers_in": "7662", "transfers_out": "459157", "value": "70", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322943", "selected": "291562", "transfers_in": "379", "transfers_out": "323322", "value": "69", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92840", "selected": "199373", "transfers_in": "349", "transfers_out": "93189", "value": "68", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32669", "selected": "167088", "transfers_in": "187", "transfers_out": "32856", "value": "68", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24586", "selected": "142791", "transfers_in": "106", "transfers_out": "24692", "value": "68", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14757", "selected": "128256", "transfers_in": "108", "transfers_out": "14865", "value": "67", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "50.2", "creativity": "22.3", "threat": "92.0", "ict_index": "16.5", "transfers_balance": "-7077", "selected": "121457", "transfers_in": "1002", "transfers_out": "8079", "value": "67", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.6", "threat": "13.0", "ict_index": "1.1", "transfers_balance": "70048", "selected": "193715", "transfers_in": "74181", "transfers_out": "4133", "value": "67", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "45.8", "creativity": "7.4", "threat": "96.0", "ict_index": "14.9", "transfers_balance": "14370", "selected": "209997", "transfers_in": "27642", "transfers_out": "13272", "value": "68", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "23.3", "threat": "15.0", "ict_index": "4.3", "transfers_balance": "17153", "selected": "229549", "transfers_in": "27904", "transfers_out": "10751", "value": "68", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "41.6", "creativity": "17.1", "threat": "65.0", "ict_index": "12.4", "transfers_balance": "33680", "selected": "266346", "transfers_in": "43948", "transfers_out": "10268", "value": "68", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "28.8", "threat": "8.0", "ict_index": "5.5", "transfers_balance": "30651", "selected": "299479", "transfers_in": "39677", "transfers_out": "9026", "value": "68", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.8", "creativity": "13.3", "threat": "34.0", "ict_index": "5.2", "transfers_balance": "-5573", "selected": "294991", "transfers_in": "12521", "transfers_out": "18094", "value": "69", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "15.3", "threat": "44.0", "ict_index": "6.8", "transfers_balance": "-12757", "selected": "283073", "transfers_in": "7562", "transfers_out": "20319", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "53.5", "threat": "58.0", "ict_index": "12.7", "transfers_balance": "-6140", "selected": "278333", "transfers_in": "15552", "transfers_out": "21692", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.0", "creativity": "3.9", "threat": "17.0", "ict_index": "2.5", "transfers_balance": "224", "selected": "279518", "transfers_in": "13372", "transfers_out": "13148", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "55.8", "creativity": "42.0", "threat": "66.0", "ict_index": "16.4", "transfers_balance": "-2042", "selected": "278481", "transfers_in": "13714", "transfers_out": "15756", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "15.8", "creativity": "37.3", "threat": "45.0", "ict_index": "9.8", "transfers_balance": "75501", "selected": "358356", "transfers_in": "86691", "transfers_out": "11190", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "22.0", "creativity": "52.8", "threat": "53.0", "ict_index": "12.8", "transfers_balance": "-23596", "selected": "336057", "transfers_in": "9712", "transfers_out": "33308", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.2", "creativity": "24.8", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "-22391", "selected": "314937", "transfers_in": "10709", "transfers_out": "33100", "value": "69", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.0", "creativity": "12.8", "threat": "32.0", "ict_index": "5.2", "transfers_balance": "-5319", "selected": "310472", "transfers_in": "23892", "transfers_out": "29211", "value": "69", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "37.0", "threat": "32.0", "ict_index": "8.2", "transfers_balance": "7862", "selected": "321883", "transfers_in": "39978", "transfers_out": "32116", "value": "69", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "3.8", "threat": "13.0", "ict_index": "2.3", "transfers_balance": "-35691", "selected": "287336", "transfers_in": "6342", "transfers_out": "42033", "value": "69", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.8", "creativity": "24.4", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "3922", "selected": "292718", "transfers_in": "25747", "transfers_out": "21825", "value": "69", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "42.5", "threat": "44.0", "ict_index": "10.6", "transfers_balance": "391", "selected": "293832", "transfers_in": "18629", "transfers_out": "18238", "value": "69", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81790", "selected": "212351", "transfers_in": "1789", "transfers_out": "83579", "value": "69", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29507", "selected": "182974", "transfers_in": "110", "transfers_out": "29617", "value": "68", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7978", "selected": "174949", "transfers_in": "50", "transfers_out": "8028", "value": "68", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "28.4", "creativity": "37.7", "threat": "6.0", "ict_index": "7.2", "transfers_balance": "-4349", "selected": "202062", "transfers_in": "194", "transfers_out": "4543", "value": "68", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "16.1", "threat": "14.0", "ict_index": "4.4", "transfers_balance": "90146", "selected": "492404", "transfers_in": "91994", "transfers_out": "1848", "value": "68", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "4.7", "threat": "25.0", "ict_index": "4.5", "transfers_balance": "-48144", "selected": "244068", "transfers_in": "2441", "transfers_out": "50585", "value": "68", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "48.6", "creativity": "24.6", "threat": "76.0", "ict_index": "14.9", "transfers_balance": "17779", "selected": "263806", "transfers_in": "24303", "transfers_out": "6524", "value": "68", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "14", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "41", "influence": "75.4", "creativity": "27.3", "threat": "77.0", "ict_index": "18.0", "transfers_balance": "6971", "selected": "267777", "transfers_in": "18125", "transfers_out": "11154", "value": "68", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.8", "creativity": "3.0", "threat": "16.0", "ict_index": "2.5", "transfers_balance": "180476", "selected": "533856", "transfers_in": "183922", "transfers_out": "3446", "value": "69", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "65.6", "creativity": "52.2", "threat": "42.0", "ict_index": "16.0", "transfers_balance": "-884", "selected": "452708", "transfers_in": "31158", "transfers_out": "32042", "value": "69", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.6", "creativity": "38.8", "threat": "32.0", "ict_index": "7.6", "transfers_balance": "-1550", "selected": "449230", "transfers_in": "43264", "transfers_out": "44814", "value": "70", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "44.8", "creativity": "37.1", "threat": "52.0", "ict_index": "13.4", "transfers_balance": "170522", "selected": "633887", "transfers_in": "176886", "transfers_out": "6364", "value": "71", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Aiden O'Neill": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "99", "transfers_in": "76", "transfers_out": "29", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "270", "transfers_in": "103", "transfers_out": "35", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "293", "transfers_in": "25", "transfers_out": "19", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "302", "transfers_in": "23", "transfers_out": "31", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "311", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "327", "transfers_in": "13", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "348", "transfers_in": "23", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "348", "transfers_in": "23", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "350", "transfers_in": "11", "transfers_out": "9", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "358", "transfers_in": "9", "transfers_out": "5", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "364", "transfers_in": "14", "transfers_out": "15", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "379", "transfers_in": "18", "transfers_out": "14", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Eldin Jakupovic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12408", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1203", "selected": "12229", "transfers_in": "98", "transfers_out": "1301", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1171", "selected": "11311", "transfers_in": "54", "transfers_out": "1225", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "10628", "transfers_in": "62", "transfers_out": "945", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-623", "selected": "10150", "transfers_in": "76", "transfers_out": "699", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-656", "selected": "9605", "transfers_in": "75", "transfers_out": "731", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-542", "selected": "9144", "transfers_in": "66", "transfers_out": "608", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "8780", "transfers_in": "64", "transfers_out": "502", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "8559", "transfers_in": "24", "transfers_out": "268", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-270", "selected": "8329", "transfers_in": "56", "transfers_out": "326", "value": "43", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-238", "selected": "8132", "transfers_in": "39", "transfers_out": "277", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "7943", "transfers_in": "38", "transfers_out": "274", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "7827", "transfers_in": "24", "transfers_out": "169", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "7726", "transfers_in": "24", "transfers_out": "140", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "7610", "transfers_in": "31", "transfers_out": "164", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "7499", "transfers_in": "35", "transfers_out": "179", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "7412", "transfers_in": "24", "transfers_out": "123", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "7343", "transfers_in": "26", "transfers_out": "114", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "7231", "transfers_in": "26", "transfers_out": "159", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "7164", "transfers_in": "29", "transfers_out": "108", "value": "42", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "7072", "transfers_in": "45", "transfers_out": "156", "value": "42", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "7001", "transfers_in": "62", "transfers_out": "140", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "6915", "transfers_in": "68", "transfers_out": "195", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "6837", "transfers_in": "45", "transfers_out": "147", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "6798", "transfers_in": "102", "transfers_out": "167", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "6815", "transfers_in": "96", "transfers_out": "102", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "6843", "transfers_in": "127", "transfers_out": "133", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "6866", "transfers_in": "86", "transfers_out": "124", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "6880", "transfers_in": "55", "transfers_out": "57", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "7476", "transfers_in": "49", "transfers_out": "71", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "7424", "transfers_in": "31", "transfers_out": "53", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "7394", "transfers_in": "24", "transfers_out": "59", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "7354", "transfers_in": "19", "transfers_out": "77", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "7354", "transfers_in": "19", "transfers_out": "77", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "7304", "transfers_in": "52", "transfers_out": "45", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "7279", "transfers_in": "44", "transfers_out": "74", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "51.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "-30", "selected": "7279", "transfers_in": "44", "transfers_out": "74", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "16.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "244", "selected": "7572", "transfers_in": "315", "transfers_out": "71", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Divock Origi": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26128", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5342", "selected": "24336", "transfers_in": "533", "transfers_out": "5875", "value": "75", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4792", "selected": "20229", "transfers_in": "273", "transfers_out": "5065", "value": "74", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4798", "selected": "15754", "transfers_in": "188", "transfers_out": "4986", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1847", "selected": "13945", "transfers_in": "11", "transfers_out": "1858", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1281", "selected": "12698", "transfers_in": "13", "transfers_out": "1294", "value": "74", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-735", "selected": "11990", "transfers_in": "14", "transfers_out": "749", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-489", "selected": "11521", "transfers_in": "18", "transfers_out": "507", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "11333", "transfers_in": "4", "transfers_out": "206", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "11134", "transfers_in": "4", "transfers_out": "227", "value": "74", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "11009", "transfers_in": "5", "transfers_out": "138", "value": "74", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "10893", "transfers_in": "13", "transfers_out": "153", "value": "74", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "10823", "transfers_in": "8", "transfers_out": "89", "value": "74", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "10767", "transfers_in": "3", "transfers_out": "69", "value": "74", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "10710", "transfers_in": "6", "transfers_out": "76", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "10645", "transfers_in": "3", "transfers_out": "82", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "10609", "transfers_in": "3", "transfers_out": "51", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "10584", "transfers_in": "5", "transfers_out": "40", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "10556", "transfers_in": "4", "transfers_out": "61", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "10533", "transfers_in": "4", "transfers_out": "44", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "10498", "transfers_in": "7", "transfers_out": "69", "value": "74", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "10488", "transfers_in": "4", "transfers_out": "21", "value": "74", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "10430", "transfers_in": "9", "transfers_out": "92", "value": "74", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "10401", "transfers_in": "3", "transfers_out": "49", "value": "74", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "10366", "transfers_in": "9", "transfers_out": "50", "value": "74", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "10355", "transfers_in": "0", "transfers_out": "16", "value": "74", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "10327", "transfers_in": "6", "transfers_out": "42", "value": "74", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "10310", "transfers_in": "2", "transfers_out": "34", "value": "74", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "10309", "transfers_in": "3", "transfers_out": "10", "value": "74", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "11447", "transfers_in": "0", "transfers_out": "21", "value": "74", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "11448", "transfers_in": "3", "transfers_out": "11", "value": "74", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "11432", "transfers_in": "1", "transfers_out": "23", "value": "74", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "11434", "transfers_in": "3", "transfers_out": "6", "value": "74", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "11430", "transfers_in": "0", "transfers_out": "7", "value": "74", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "11430", "transfers_in": "0", "transfers_out": "2", "value": "74", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "11422", "transfers_in": "4", "transfers_out": "11", "value": "74", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "11427", "transfers_in": "6", "transfers_out": "4", "value": "74", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11432", "transfers_in": "9", "transfers_out": "9", "value": "74", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Willy Caballero": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6172", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-690", "selected": "6617", "transfers_in": "93", "transfers_out": "783", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-539", "selected": "6440", "transfers_in": "62", "transfers_out": "601", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-415", "selected": "6385", "transfers_in": "86", "transfers_out": "501", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "6291", "transfers_in": "42", "transfers_out": "303", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "6228", "transfers_in": "54", "transfers_out": "267", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "6126", "transfers_in": "29", "transfers_out": "260", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "6040", "transfers_in": "33", "transfers_out": "216", "value": "49", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "5979", "transfers_in": "34", "transfers_out": "139", "value": "49", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "5946", "transfers_in": "51", "transfers_out": "154", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "5914", "transfers_in": "33", "transfers_out": "124", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "5903", "transfers_in": "40", "transfers_out": "133", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "5865", "transfers_in": "10", "transfers_out": "76", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "5845", "transfers_in": "14", "transfers_out": "67", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5816", "transfers_in": "19", "transfers_out": "71", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "5780", "transfers_in": "16", "transfers_out": "79", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "5755", "transfers_in": "10", "transfers_out": "57", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "5732", "transfers_in": "15", "transfers_out": "57", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "5719", "transfers_in": "19", "transfers_out": "67", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "5702", "transfers_in": "26", "transfers_out": "55", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "5662", "transfers_in": "24", "transfers_out": "88", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "5638", "transfers_in": "15", "transfers_out": "46", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "5630", "transfers_in": "34", "transfers_out": "93", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "25.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "557", "selected": "6265", "transfers_in": "678", "transfers_out": "121", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5517", "selected": "12216", "transfers_in": "7136", "transfers_out": "1619", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3024", "selected": "9270", "transfers_in": "114", "transfers_out": "3138", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1007", "selected": "8381", "transfers_in": "96", "transfers_out": "1103", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-514", "selected": "8011", "transfers_in": "96", "transfers_out": "610", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-220", "selected": "7854", "transfers_in": "25", "transfers_out": "245", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "7637", "transfers_in": "32", "transfers_out": "213", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "20.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "139", "selected": "7812", "transfers_in": "301", "transfers_out": "162", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "894", "selected": "8879", "transfers_in": "1193", "transfers_out": "299", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-533", "selected": "8303", "transfers_in": "181", "transfers_out": "714", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-533", "selected": "8303", "transfers_in": "181", "transfers_out": "714", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "7988", "transfers_in": "49", "transfers_out": "151", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "7897", "transfers_in": "24", "transfers_out": "137", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-113", "selected": "7897", "transfers_in": "24", "transfers_out": "137", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "167", "selected": "8148", "transfers_in": "281", "transfers_out": "114", "value": "48", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Guido Carrillo": [{"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "2.3", "threat": "7.0", "ict_index": "1.1", "transfers_balance": "7042", "selected": "7158", "transfers_in": "7881", "transfers_out": "839", "value": "65", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "4.8", "threat": "27.0", "ict_index": "3.1", "transfers_balance": "-92", "selected": "7133", "transfers_in": "2069", "transfers_out": "2161", "value": "65", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.6", "creativity": "4.0", "threat": "25.0", "ict_index": "3.8", "transfers_balance": "-398", "selected": "6804", "transfers_in": "1537", "transfers_out": "1935", "value": "65", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "31.2", "creativity": "32.3", "threat": "37.0", "ict_index": "10.1", "transfers_balance": "-332", "selected": "6568", "transfers_in": "1332", "transfers_out": "1664", "value": "65", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "17.3", "threat": "64.0", "ict_index": "8.7", "transfers_balance": "1153", "selected": "7795", "transfers_in": "1793", "transfers_out": "640", "value": "65", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "65", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "3.5", "threat": "19.0", "ict_index": "2.6", "transfers_balance": "-1240", "selected": "6386", "transfers_in": "327", "transfers_out": "1567", "value": "65", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-660", "selected": "4727", "transfers_in": "347", "transfers_out": "1007", "value": "63", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1026", "selected": "3703", "transfers_in": "60", "transfers_out": "1086", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-540", "selected": "3157", "transfers_in": "64", "transfers_out": "604", "value": "61", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-540", "selected": "3157", "transfers_in": "64", "transfers_out": "604", "value": "61", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "2569", "transfers_in": "24", "transfers_out": "215", "value": "60", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "2463", "transfers_in": "39", "transfers_out": "163", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "2463", "transfers_in": "39", "transfers_out": "163", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "2389", "transfers_in": "49", "transfers_out": "140", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Dion Henry": [{"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "721", "selected": "998", "transfers_in": "875", "transfers_out": "154", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "291", "selected": "1487", "transfers_in": "473", "transfers_out": "182", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "219", "selected": "1875", "transfers_in": "357", "transfers_out": "138", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "266", "selected": "2326", "transfers_in": "413", "transfers_out": "147", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "230", "selected": "2663", "transfers_in": "348", "transfers_out": "118", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "108", "selected": "2866", "transfers_in": "221", "transfers_out": "113", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "3049", "transfers_in": "179", "transfers_out": "88", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "3216", "transfers_in": "189", "transfers_out": "126", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "3420", "transfers_in": "231", "transfers_out": "97", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "90", "selected": "3574", "transfers_in": "198", "transfers_out": "108", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "162", "selected": "3837", "transfers_in": "324", "transfers_out": "162", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "83", "selected": "3967", "transfers_in": "186", "transfers_out": "103", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "177", "selected": "4232", "transfers_in": "321", "transfers_out": "144", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "209", "selected": "4468", "transfers_in": "374", "transfers_out": "165", "value": "40", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "398", "selected": "4983", "transfers_in": "661", "transfers_out": "263", "value": "40", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "5167", "transfers_in": "298", "transfers_out": "189", "value": "40", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "5269", "transfers_in": "226", "transfers_out": "203", "value": "40", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "84", "selected": "5393", "transfers_in": "198", "transfers_out": "114", "value": "40", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "176", "selected": "5631", "transfers_in": "318", "transfers_out": "142", "value": "40", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "145", "selected": "5867", "transfers_in": "306", "transfers_out": "161", "value": "40", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "5969", "transfers_in": "139", "transfers_out": "71", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "5112", "transfers_in": "114", "transfers_out": "90", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "5248", "transfers_in": "116", "transfers_out": "123", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "5184", "transfers_in": "130", "transfers_out": "113", "value": "40", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "5215", "transfers_in": "88", "transfers_out": "77", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "5232", "transfers_in": "82", "transfers_out": "101", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "5207", "transfers_in": "43", "transfers_out": "96", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "5165", "transfers_in": "47", "transfers_out": "56", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "5125", "transfers_in": "38", "transfers_out": "95", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "5098", "transfers_in": "42", "transfers_out": "78", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Ander Herrera": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "204440", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-43603", "selected": "180353", "transfers_in": "3978", "transfers_out": "47581", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48989", "selected": "133339", "transfers_in": "1156", "transfers_out": "50145", "value": "54", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "18.3", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-28246", "selected": "106716", "transfers_in": "783", "transfers_out": "29029", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "3.4", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-6581", "selected": "101292", "transfers_in": "2242", "transfers_out": "8823", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "13.6", "creativity": "0.3", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-9146", "selected": "92920", "transfers_in": "1335", "transfers_out": "10481", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.0", "creativity": "13.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-6258", "selected": "87389", "transfers_in": "2473", "transfers_out": "8731", "value": "52", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "26.2", "creativity": "1.8", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-2787", "selected": "85312", "transfers_in": "3611", "transfers_out": "6398", "value": "52", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.4", "creativity": "10.8", "threat": "30.0", "ict_index": "6.2", "transfers_balance": "-660", "selected": "85031", "transfers_in": "2110", "transfers_out": "2770", "value": "52", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.0", "creativity": "23.0", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-6025", "selected": "79312", "transfers_in": "1125", "transfers_out": "7150", "value": "52", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.8", "creativity": "4.8", "threat": "9.0", "ict_index": "2.8", "transfers_balance": "-832", "selected": "78884", "transfers_in": "1253", "transfers_out": "2085", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "11.8", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-1372", "selected": "78016", "transfers_in": "1189", "transfers_out": "2561", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2136", "selected": "76054", "transfers_in": "350", "transfers_out": "2486", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "36", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.4", "creativity": "10.9", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-1799", "selected": "74371", "transfers_in": "217", "transfers_out": "2016", "value": "51", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.4", "creativity": "1.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-651", "selected": "73891", "transfers_in": "745", "transfers_out": "1396", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "16.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1259", "selected": "72845", "transfers_in": "681", "transfers_out": "1940", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "1.9", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-527", "selected": "72427", "transfers_in": "437", "transfers_out": "964", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.6", "creativity": "8.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-798", "selected": "71737", "transfers_in": "287", "transfers_out": "1085", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "1.3", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-946", "selected": "70959", "transfers_in": "347", "transfers_out": "1293", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-697", "selected": "70403", "transfers_in": "283", "transfers_out": "980", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1238", "selected": "69336", "transfers_in": "349", "transfers_out": "1587", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.2", "creativity": "35.5", "threat": "17.0", "ict_index": "7.4", "transfers_balance": "-320", "selected": "69093", "transfers_in": "268", "transfers_out": "588", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-399", "selected": "69029", "transfers_in": "971", "transfers_out": "1370", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-841", "selected": "68329", "transfers_in": "252", "transfers_out": "1093", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-580", "selected": "67921", "transfers_in": "236", "transfers_out": "816", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "67760", "transfers_in": "291", "transfers_out": "531", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "67358", "transfers_in": "199", "transfers_out": "751", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1182", "selected": "66277", "transfers_in": "90", "transfers_out": "1272", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-545", "selected": "65742", "transfers_in": "21", "transfers_out": "566", "value": "50", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-437", "selected": "74932", "transfers_in": "24", "transfers_out": "461", "value": "50", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-358", "selected": "74239", "transfers_in": "34", "transfers_out": "392", "value": "50", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.6", "creativity": "15.1", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-52", "selected": "74250", "transfers_in": "74", "transfers_out": "126", "value": "50", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "8.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "1082", "selected": "75545", "transfers_in": "1259", "transfers_out": "177", "value": "50", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.6", "creativity": "21.8", "threat": "9.0", "ict_index": "5.8", "transfers_balance": "1082", "selected": "75545", "transfers_in": "1259", "transfers_out": "177", "value": "50", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.6", "creativity": "6.4", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "947", "selected": "76437", "transfers_in": "1194", "transfers_out": "247", "value": "50", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1161", "selected": "77718", "transfers_in": "1492", "transfers_out": "331", "value": "50", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "11.2", "threat": "10.0", "ict_index": "3.6", "transfers_balance": "1161", "selected": "77718", "transfers_in": "1492", "transfers_out": "331", "value": "50", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-196", "selected": "77490", "transfers_in": "451", "transfers_out": "647", "value": "50", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Danny Ings": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2970", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-458", "selected": "4061", "transfers_in": "253", "transfers_out": "711", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-459", "selected": "4127", "transfers_in": "229", "transfers_out": "688", "value": "54", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-316", "selected": "4323", "transfers_in": "241", "transfers_out": "557", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "4125", "transfers_in": "79", "transfers_out": "432", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "4101", "transfers_in": "170", "transfers_out": "371", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "4198", "transfers_in": "220", "transfers_out": "295", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "4408", "transfers_in": "255", "transfers_out": "282", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4490", "transfers_in": "122", "transfers_out": "161", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "4523", "transfers_in": "177", "transfers_out": "253", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "4555", "transfers_in": "106", "transfers_out": "174", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "4640", "transfers_in": "137", "transfers_out": "168", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "4703", "transfers_in": "114", "transfers_out": "140", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "4765", "transfers_in": "103", "transfers_out": "111", "value": "54", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4788", "transfers_in": "65", "transfers_out": "104", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "10.5", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-55", "selected": "4820", "transfers_in": "92", "transfers_out": "147", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "4902", "transfers_in": "115", "transfers_out": "75", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-34", "selected": "4915", "transfers_in": "83", "transfers_out": "117", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "5007", "transfers_in": "179", "transfers_out": "166", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "5037", "transfers_in": "115", "transfers_out": "135", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "5067", "transfers_in": "141", "transfers_out": "172", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "5124", "transfers_in": "149", "transfers_out": "116", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "5263", "transfers_in": "273", "transfers_out": "255", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "2.3", "threat": "21.0", "ict_index": "2.8", "transfers_balance": "-42", "selected": "5299", "transfers_in": "139", "transfers_out": "181", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "175", "selected": "5598", "transfers_in": "374", "transfers_out": "199", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "5563", "transfers_in": "107", "transfers_out": "199", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "5666", "transfers_in": "171", "transfers_out": "184", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "5854", "transfers_in": "228", "transfers_out": "223", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "5724", "transfers_in": "29", "transfers_out": "187", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "5803", "transfers_in": "38", "transfers_out": "118", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "1.3", "threat": "38.0", "ict_index": "4.5", "transfers_balance": "-5", "selected": "5873", "transfers_in": "71", "transfers_out": "76", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "191", "selected": "6213", "transfers_in": "281", "transfers_out": "90", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "3.3", "threat": "12.0", "ict_index": "2.2", "transfers_balance": "1457", "selected": "7917", "transfers_in": "1596", "transfers_out": "139", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-478", "selected": "7334", "transfers_in": "410", "transfers_out": "888", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.4", "creativity": "1.9", "threat": "40.0", "ict_index": "7.7", "transfers_balance": "457", "selected": "9720", "transfers_in": "926", "transfers_out": "469", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "22.3", "threat": "24.0", "ict_index": "5.0", "transfers_balance": "6822", "selected": "15145", "transfers_in": "7504", "transfers_out": "682", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2702", "selected": "12101", "transfers_in": "1174", "transfers_out": "3876", "value": "54", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "2077", "selected": "14499", "transfers_in": "3784", "transfers_out": "1707", "value": "54", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Miguel Britos": [{"gameweek": "1", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "49.2", "creativity": "0.3", "threat": "40.0", "ict_index": "9.0", "transfers_balance": "0", "selected": "19335", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.8", "creativity": "0.7", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "16775", "selected": "59183", "transfers_in": "21624", "transfers_out": "4849", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "-2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "73989", "selected": "149520", "transfers_in": "88763", "transfers_out": "14774", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57158", "selected": "92683", "transfers_in": "725", "transfers_out": "57883", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16317", "selected": "76388", "transfers_in": "73", "transfers_out": "16390", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12421", "selected": "63984", "transfers_in": "78", "transfers_out": "12499", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3032", "selected": "61079", "transfers_in": "449", "transfers_out": "3481", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "0.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-4211", "selected": "56952", "transfers_in": "171", "transfers_out": "4382", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "14.9", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-1465", "selected": "55543", "transfers_in": "307", "transfers_out": "1772", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "16.8", "creativity": "11.6", "threat": "6.0", "ict_index": "3.4", "transfers_balance": "-1217", "selected": "54455", "transfers_in": "929", "transfers_out": "2146", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1079", "selected": "53469", "transfers_in": "424", "transfers_out": "1503", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.0", "creativity": "2.2", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-1118", "selected": "52469", "transfers_in": "483", "transfers_out": "1601", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "51", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-115", "selected": "52457", "transfers_in": "812", "transfers_out": "927", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3180", "selected": "49300", "transfers_in": "62", "transfers_out": "3242", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2390", "selected": "46915", "transfers_in": "34", "transfers_out": "2424", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2099", "selected": "44830", "transfers_in": "43", "transfers_out": "2142", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1732", "selected": "43103", "transfers_in": "19", "transfers_out": "1751", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1912", "selected": "41200", "transfers_in": "19", "transfers_out": "1931", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1869", "selected": "39340", "transfers_in": "12", "transfers_out": "1881", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1223", "selected": "38125", "transfers_in": "22", "transfers_out": "1245", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1581", "selected": "36549", "transfers_in": "24", "transfers_out": "1605", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1476", "selected": "35073", "transfers_in": "5", "transfers_out": "1481", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1976", "selected": "33100", "transfers_in": "18", "transfers_out": "1994", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1074", "selected": "32029", "transfers_in": "11", "transfers_out": "1085", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "31345", "transfers_in": "16", "transfers_out": "701", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-472", "selected": "30873", "transfers_in": "10", "transfers_out": "482", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-533", "selected": "30341", "transfers_in": "11", "transfers_out": "544", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "29993", "transfers_in": "11", "transfers_out": "364", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "29946", "transfers_in": "49", "transfers_out": "101", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-58", "selected": "27422", "transfers_in": "55", "transfers_out": "113", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "80", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.6", "creativity": "10.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-29", "selected": "27408", "transfers_in": "44", "transfers_out": "73", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "27410", "transfers_in": "79", "transfers_out": "95", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "27256", "transfers_in": "6", "transfers_out": "153", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "27193", "transfers_in": "30", "transfers_out": "97", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "27174", "transfers_in": "16", "transfers_out": "68", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "27121", "transfers_in": "22", "transfers_out": "68", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "27067", "transfers_in": "11", "transfers_out": "69", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "26994", "transfers_in": "11", "transfers_out": "88", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Andy King": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "33071", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3277", "selected": "35103", "transfers_in": "1461", "transfers_out": "4738", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "10.7", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-3658", "selected": "32828", "transfers_in": "1182", "transfers_out": "4840", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "6.2", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-26", "selected": "34492", "transfers_in": "3455", "transfers_out": "3481", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "10.4", "creativity": "2.1", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "16796", "selected": "54932", "transfers_in": "23832", "transfers_out": "7036", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "15.5", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "59792", "selected": "122286", "transfers_in": "74184", "transfers_out": "14392", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.8", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "78256", "selected": "208704", "transfers_in": "97825", "transfers_out": "19569", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1842", "selected": "213463", "transfers_in": "20641", "transfers_out": "18799", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "1.8", "threat": "3.0", "ict_index": "0.6", "transfers_balance": "-11960", "selected": "202043", "transfers_in": "2225", "transfers_out": "14185", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19241", "selected": "183350", "transfers_in": "2294", "transfers_out": "21535", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "1.0", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-11889", "selected": "171930", "transfers_in": "2112", "transfers_out": "14001", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9699", "selected": "162827", "transfers_in": "2113", "transfers_out": "11812", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5510", "selected": "171036", "transfers_in": "18688", "transfers_out": "13178", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "165", "selected": "172936", "transfers_in": "12976", "transfers_out": "12811", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-660", "selected": "173651", "transfers_in": "11610", "transfers_out": "12270", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1106", "selected": "176657", "transfers_in": "13588", "transfers_out": "12482", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "44.8", "creativity": "1.0", "threat": "33.0", "ict_index": "7.9", "transfers_balance": "-6047", "selected": "171269", "transfers_in": "3594", "transfers_out": "9641", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.6", "threat": "20.0", "ict_index": "2.1", "transfers_balance": "1909", "selected": "174047", "transfers_in": "7975", "transfers_out": "6066", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8024", "selected": "166972", "transfers_in": "3943", "transfers_out": "11967", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "3.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "6217", "selected": "175979", "transfers_in": "14450", "transfers_out": "8233", "value": "42", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8911", "selected": "188639", "transfers_in": "23550", "transfers_out": "14639", "value": "42", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4696", "selected": "194663", "transfers_in": "20719", "transfers_out": "16023", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2298", "selected": "201707", "transfers_in": "25937", "transfers_out": "23639", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2941", "selected": "207486", "transfers_in": "17565", "transfers_out": "14624", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10499", "selected": "220665", "transfers_in": "24486", "transfers_out": "13987", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1981", "selected": "219239", "transfers_in": "10770", "transfers_out": "12751", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2876", "selected": "217287", "transfers_in": "10102", "transfers_out": "12978", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3909", "selected": "222681", "transfers_in": "13147", "transfers_out": "9238", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "43.6", "creativity": "12.9", "threat": "33.0", "ict_index": "9.0", "transfers_balance": "1400", "selected": "225064", "transfers_in": "7521", "transfers_out": "6121", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "13423", "selected": "207239", "transfers_in": "18173", "transfers_out": "4750", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "2.4", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "1826", "selected": "201433", "transfers_in": "13482", "transfers_out": "11656", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "2.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "3744", "selected": "205576", "transfers_in": "10318", "transfers_out": "6574", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "6.0", "threat": "19.0", "ict_index": "3.5", "transfers_balance": "500", "selected": "210446", "transfers_in": "7837", "transfers_out": "7337", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "0.4", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-3100", "selected": "202865", "transfers_in": "2629", "transfers_out": "5729", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "0.0", "creativity": "3.1", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "2349", "selected": "205921", "transfers_in": "7203", "transfers_out": "4854", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "1.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "1869", "selected": "209217", "transfers_in": "6967", "transfers_out": "5098", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "25.8", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "1869", "selected": "209217", "transfers_in": "6967", "transfers_out": "5098", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "43.2", "creativity": "17.6", "threat": "44.0", "ict_index": "10.5", "transfers_balance": "-1929", "selected": "206208", "transfers_in": "3606", "transfers_out": "5535", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "James McClean": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.4", "creativity": "25.9", "threat": "5.0", "ict_index": "5.2", "transfers_balance": "0", "selected": "5761", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "2.1", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "549", "selected": "7881", "transfers_in": "1033", "transfers_out": "484", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "14.6", "threat": "21.0", "ict_index": "3.6", "transfers_balance": "911", "selected": "9466", "transfers_in": "1787", "transfers_out": "876", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-623", "selected": "9109", "transfers_in": "476", "transfers_out": "1099", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "18.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-1114", "selected": "8058", "transfers_in": "91", "transfers_out": "1205", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-871", "selected": "7247", "transfers_in": "67", "transfers_out": "938", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "1.0", "creativity": "0.0", "threat": "27.0", "ict_index": "2.8", "transfers_balance": "-477", "selected": "6802", "transfers_in": "128", "transfers_out": "605", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "42", "selected": "6900", "transfers_in": "500", "transfers_out": "458", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "6834", "transfers_in": "186", "transfers_out": "284", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-373", "selected": "6495", "transfers_in": "105", "transfers_out": "478", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.6", "creativity": "15.5", "threat": "17.0", "ict_index": "4.1", "transfers_balance": "-238", "selected": "6277", "transfers_in": "56", "transfers_out": "294", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-275", "selected": "6036", "transfers_in": "47", "transfers_out": "322", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-161", "selected": "5892", "transfers_in": "66", "transfers_out": "227", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "5811", "transfers_in": "55", "transfers_out": "147", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.7", "threat": "4.0", "ict_index": "0.2", "transfers_balance": "-87", "selected": "5737", "transfers_in": "78", "transfers_out": "165", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "16.8", "creativity": "25.7", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-127", "selected": "5628", "transfers_in": "57", "transfers_out": "184", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.8", "creativity": "6.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-115", "selected": "5530", "transfers_in": "25", "transfers_out": "140", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "17.7", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-70", "selected": "5475", "transfers_in": "43", "transfers_out": "113", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "20.8", "threat": "9.0", "ict_index": "3.6", "transfers_balance": "-25", "selected": "5469", "transfers_in": "116", "transfers_out": "141", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "10.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-64", "selected": "5416", "transfers_in": "47", "transfers_out": "111", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.1", "threat": "28.0", "ict_index": "2.1", "transfers_balance": "-83", "selected": "5345", "transfers_in": "52", "transfers_out": "135", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "52.6", "creativity": "19.7", "threat": "23.0", "ict_index": "9.5", "transfers_balance": "-73", "selected": "5279", "transfers_in": "22", "transfers_out": "95", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "541", "selected": "5883", "transfers_in": "866", "transfers_out": "325", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "10.3", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-275", "selected": "5620", "transfers_in": "64", "transfers_out": "339", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-132", "selected": "5502", "transfers_in": "61", "transfers_out": "193", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-40", "selected": "5475", "transfers_in": "80", "transfers_out": "120", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "5401", "transfers_in": "54", "transfers_out": "149", "value": "47", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.6", "creativity": "10.8", "threat": "22.0", "ict_index": "3.8", "transfers_balance": "-22", "selected": "5400", "transfers_in": "93", "transfers_out": "115", "value": "47", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "5391", "transfers_in": "51", "transfers_out": "68", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "5530", "transfers_in": "44", "transfers_out": "69", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "5559", "transfers_in": "37", "transfers_out": "52", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "5466", "transfers_in": "13", "transfers_out": "71", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.4", "creativity": "7.3", "threat": "46.0", "ict_index": "6.5", "transfers_balance": "-35", "selected": "5443", "transfers_in": "12", "transfers_out": "47", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "53.3", "threat": "6.0", "ict_index": "7.8", "transfers_balance": "-35", "selected": "5414", "transfers_in": "8", "transfers_out": "43", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.6", "creativity": "1.8", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "47", "selected": "5499", "transfers_in": "81", "transfers_out": "34", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.0", "creativity": "13.3", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "11", "selected": "5495", "transfers_in": "44", "transfers_out": "33", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.0", "creativity": "14.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-14", "selected": "5476", "transfers_in": "28", "transfers_out": "42", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.8", "creativity": "7.6", "threat": "14.0", "ict_index": "3.0", "transfers_balance": "110", "selected": "5619", "transfers_in": "150", "transfers_out": "40", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ryan Shawcross": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "69753", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.8", "creativity": "0.0", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-2397", "selected": "78267", "transfers_in": "1675", "transfers_out": "4072", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "34.0", "creativity": "10.4", "threat": "10.0", "ict_index": "5.4", "transfers_balance": "3699", "selected": "87758", "transfers_in": "7176", "transfers_out": "3477", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7502", "selected": "82549", "transfers_in": "1880", "transfers_out": "9382", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12731", "selected": "69903", "transfers_in": "132", "transfers_out": "12863", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10188", "selected": "59789", "transfers_in": "85", "transfers_out": "10273", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7980", "selected": "51841", "transfers_in": "60", "transfers_out": "8040", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5573", "selected": "46290", "transfers_in": "43", "transfers_out": "5616", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "0.8", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-2360", "selected": "43947", "transfers_in": "36", "transfers_out": "2396", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "43.0", "creativity": "0.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-579", "selected": "43516", "transfers_in": "508", "transfers_out": "1087", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.0", "creativity": "0.3", "threat": "17.0", "ict_index": "4.0", "transfers_balance": "346", "selected": "44087", "transfers_in": "1360", "transfers_out": "1014", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.6", "creativity": "0.1", "threat": "56.0", "ict_index": "7.9", "transfers_balance": "685", "selected": "45079", "transfers_in": "1474", "transfers_out": "789", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "38.2", "creativity": "10.3", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "428", "selected": "45701", "transfers_in": "1155", "transfers_out": "727", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-5", "selected": "45847", "transfers_in": "710", "transfers_out": "715", "value": "48", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "48.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "2359", "selected": "48517", "transfers_in": "3230", "transfers_out": "871", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "4", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "58.0", "creativity": "0.1", "threat": "36.0", "ict_index": "9.4", "transfers_balance": "-766", "selected": "47958", "transfers_in": "917", "transfers_out": "1683", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "22.2", "creativity": "0.5", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1643", "selected": "49854", "transfers_in": "2459", "transfers_out": "816", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.4", "creativity": "0.4", "threat": "37.0", "ict_index": "4.8", "transfers_balance": "1775", "selected": "51880", "transfers_in": "2766", "transfers_out": "991", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "31.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "2963", "selected": "55291", "transfers_in": "5093", "transfers_out": "2130", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "0.1", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "-746", "selected": "54731", "transfers_in": "1255", "transfers_out": "2001", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7651", "selected": "47112", "transfers_in": "105", "transfers_out": "7756", "value": "48", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3018", "selected": "44100", "transfers_in": "24", "transfers_out": "3042", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3668", "selected": "40449", "transfers_in": "43", "transfers_out": "3711", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "12.4", "creativity": "0.5", "threat": "11.0", "ict_index": "2.4", "transfers_balance": "-1336", "selected": "39130", "transfers_in": "101", "transfers_out": "1437", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.8", "creativity": "0.1", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "4291", "selected": "43727", "transfers_in": "5377", "transfers_out": "1086", "value": "48", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "0.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "4761", "selected": "48759", "transfers_in": "5993", "transfers_out": "1232", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.0", "creativity": "0.5", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "5384", "selected": "54580", "transfers_in": "6861", "transfers_out": "1477", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1746", "selected": "53287", "transfers_in": "1238", "transfers_out": "2984", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2579", "selected": "50701", "transfers_in": "235", "transfers_out": "2814", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1753", "selected": "51247", "transfers_in": "190", "transfers_out": "1943", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "19.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "609", "selected": "56129", "transfers_in": "1329", "transfers_out": "720", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "0.3", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-1623", "selected": "50407", "transfers_in": "85", "transfers_out": "1708", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.0", "creativity": "0.3", "threat": "26.0", "ict_index": "3.9", "transfers_balance": "-875", "selected": "49571", "transfers_in": "110", "transfers_out": "985", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "31.0", "creativity": "0.2", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-626", "selected": "48738", "transfers_in": "282", "transfers_out": "908", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "0.1", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "1028", "selected": "51558", "transfers_in": "1415", "transfers_out": "387", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.8", "creativity": "0.2", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "-928", "selected": "49195", "transfers_in": "106", "transfers_out": "1034", "value": "48", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "0.4", "threat": "10.0", "ict_index": "2.3", "transfers_balance": "-346", "selected": "48861", "transfers_in": "425", "transfers_out": "771", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-220", "selected": "48678", "transfers_in": "272", "transfers_out": "492", "value": "48", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Trevoh Chalobah": [{"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "216", "selected": "310", "transfers_in": "255", "transfers_out": "39", "value": "40", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "158", "selected": "711", "transfers_in": "263", "transfers_out": "105", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103", "selected": "865", "transfers_in": "170", "transfers_out": "67", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "94", "selected": "1117", "transfers_in": "189", "transfers_out": "95", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "94", "selected": "1117", "transfers_in": "189", "transfers_out": "95", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "1110", "transfers_in": "109", "transfers_out": "58", "value": "40", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "1166", "transfers_in": "119", "transfers_out": "92", "value": "40", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "1166", "transfers_in": "119", "transfers_out": "92", "value": "40", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "1225", "transfers_in": "107", "transfers_out": "75", "value": "40", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Phil Jagielka": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "25.8", "creativity": "1.2", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "282207", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "18949", "selected": "363422", "transfers_in": "36214", "transfers_out": "17265", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-6569", "selected": "370020", "transfers_in": "20215", "transfers_out": "26784", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18887", "selected": "357927", "transfers_in": "8771", "transfers_out": "27658", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-32760", "selected": "326779", "transfers_in": "2530", "transfers_out": "35290", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21846", "selected": "306566", "transfers_in": "11318", "transfers_out": "33164", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75347", "selected": "231370", "transfers_in": "301", "transfers_out": "75648", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.6", "creativity": "0.2", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-34349", "selected": "197147", "transfers_in": "317", "transfers_out": "34666", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-6475", "selected": "190917", "transfers_in": "620", "transfers_out": "7095", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.6", "creativity": "1.3", "threat": "38.0", "ict_index": "6.4", "transfers_balance": "-10298", "selected": "180912", "transfers_in": "824", "transfers_out": "11122", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-6351", "selected": "174872", "transfers_in": "1389", "transfers_out": "7740", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-4851", "selected": "170438", "transfers_in": "1769", "transfers_out": "6620", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "28.2", "creativity": "0.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-7871", "selected": "162704", "transfers_in": "512", "transfers_out": "8383", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5616", "selected": "157189", "transfers_in": "783", "transfers_out": "6399", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2823", "selected": "154569", "transfers_in": "1563", "transfers_out": "4386", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5157", "selected": "149612", "transfers_in": "560", "transfers_out": "5717", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-2303", "selected": "147438", "transfers_in": "584", "transfers_out": "2887", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2490", "selected": "145056", "transfers_in": "512", "transfers_out": "3002", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "48.2", "creativity": "1.8", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-3611", "selected": "141604", "transfers_in": "474", "transfers_out": "4085", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9127", "selected": "151200", "transfers_in": "10565", "transfers_out": "1438", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "32.6", "creativity": "0.3", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-4024", "selected": "147448", "transfers_in": "1959", "transfers_out": "5983", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2621", "selected": "144932", "transfers_in": "577", "transfers_out": "3198", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-4101", "selected": "141164", "transfers_in": "1432", "transfers_out": "5533", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1626", "selected": "139804", "transfers_in": "1851", "transfers_out": "3477", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-3056", "selected": "136949", "transfers_in": "494", "transfers_out": "3550", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1345", "selected": "135702", "transfers_in": "392", "transfers_out": "1737", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2081", "selected": "133761", "transfers_in": "480", "transfers_out": "2561", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4310", "selected": "129598", "transfers_in": "221", "transfers_out": "4531", "value": "47", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2338", "selected": "127240", "transfers_in": "81", "transfers_out": "2419", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.4", "creativity": "0.7", "threat": "17.0", "ict_index": "3.8", "transfers_balance": "-306", "selected": "145262", "transfers_in": "676", "transfers_out": "982", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.4", "creativity": "1.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "2334", "selected": "151832", "transfers_in": "2858", "transfers_out": "524", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.4", "creativity": "0.2", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-942", "selected": "146830", "transfers_in": "350", "transfers_out": "1292", "value": "47", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.6", "creativity": "0.8", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-424", "selected": "146493", "transfers_in": "373", "transfers_out": "797", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.0", "creativity": "10.8", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "3249", "selected": "149868", "transfers_in": "4174", "transfers_out": "925", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "21.2", "creativity": "0.7", "threat": "9.0", "ict_index": "3.1", "transfers_balance": "4559", "selected": "158177", "transfers_in": "5357", "transfers_out": "798", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "27.2", "creativity": "0.6", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "3501", "selected": "158488", "transfers_in": "4767", "transfers_out": "1266", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1575", "selected": "160078", "transfers_in": "4384", "transfers_out": "2809", "value": "47", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.8", "creativity": "0.3", "threat": "22.0", "ict_index": "4.5", "transfers_balance": "-1", "selected": "160136", "transfers_in": "1539", "transfers_out": "1540", "value": "47", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Danny Rose": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "19698", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4105", "selected": "18604", "transfers_in": "436", "transfers_out": "4541", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3385", "selected": "15741", "transfers_in": "237", "transfers_out": "3622", "value": "65", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2028", "selected": "14228", "transfers_in": "194", "transfers_out": "2222", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1173", "selected": "13197", "transfers_in": "89", "transfers_out": "1262", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1454", "selected": "11953", "transfers_in": "83", "transfers_out": "1537", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-982", "selected": "11147", "transfers_in": "92", "transfers_out": "1074", "value": "64", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-648", "selected": "10658", "transfers_in": "95", "transfers_out": "743", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "596", "selected": "11472", "transfers_in": "911", "transfers_out": "315", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "381", "selected": "12447", "transfers_in": "877", "transfers_out": "496", "value": "64", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "7.4", "creativity": "13.3", "threat": "28.0", "ict_index": "4.9", "transfers_balance": "716", "selected": "13674", "transfers_in": "1406", "transfers_out": "690", "value": "64", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2531", "selected": "17178", "transfers_in": "3263", "transfers_out": "732", "value": "64", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-335", "selected": "17324", "transfers_in": "1153", "transfers_out": "1488", "value": "64", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.6", "creativity": "31.8", "threat": "6.0", "ict_index": "6.4", "transfers_balance": "-883", "selected": "16775", "transfers_in": "543", "transfers_out": "1426", "value": "64", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "185", "selected": "17378", "transfers_in": "877", "transfers_out": "692", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "17112", "transfers_in": "800", "transfers_out": "1539", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.8", "creativity": "41.8", "threat": "18.0", "ict_index": "8.2", "transfers_balance": "-232", "selected": "17158", "transfers_in": "612", "transfers_out": "844", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "88", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "15.2", "creativity": "1.0", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-143", "selected": "17334", "transfers_in": "478", "transfers_out": "621", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1180", "selected": "19244", "transfers_in": "1968", "transfers_out": "788", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "13.6", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-234", "selected": "19411", "transfers_in": "894", "transfers_out": "1128", "value": "64", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2497", "selected": "22479", "transfers_in": "3406", "transfers_out": "909", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2497", "selected": "22479", "transfers_in": "3406", "transfers_out": "909", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3640", "selected": "19110", "transfers_in": "517", "transfers_out": "4157", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1463", "selected": "17688", "transfers_in": "63", "transfers_out": "1526", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-643", "selected": "17096", "transfers_in": "41", "transfers_out": "684", "value": "64", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "17221", "transfers_in": "149", "transfers_out": "170", "value": "64", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "17577", "transfers_in": "344", "transfers_out": "276", "value": "64", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "248", "selected": "18258", "transfers_in": "671", "transfers_out": "423", "value": "64", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "228", "selected": "18684", "transfers_in": "551", "transfers_out": "323", "value": "64", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "6.8", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "-230", "selected": "18557", "transfers_in": "212", "transfers_out": "442", "value": "64", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "18970", "transfers_in": "189", "transfers_out": "203", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "71", "selected": "19195", "transfers_in": "270", "transfers_out": "199", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "19288", "transfers_in": "364", "transfers_out": "413", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "19288", "transfers_in": "364", "transfers_out": "413", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "18756", "transfers_in": "37", "transfers_out": "198", "value": "64", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "30.0", "creativity": "47.6", "threat": "15.0", "ict_index": "9.3", "transfers_balance": "-121", "selected": "18654", "transfers_in": "21", "transfers_out": "142", "value": "64", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.4", "creativity": "0.0", "threat": "19.0", "ict_index": "2.1", "transfers_balance": "-121", "selected": "18654", "transfers_in": "21", "transfers_out": "142", "value": "64", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.6", "creativity": "24.0", "threat": "8.0", "ict_index": "5.9", "transfers_balance": "164", "selected": "18921", "transfers_in": "253", "transfers_out": "89", "value": "64", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Conor Masterson": [{"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "264", "transfers_in": "172", "transfers_out": "46", "value": "40", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "271", "transfers_in": "75", "transfers_out": "38", "value": "40", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "314", "transfers_in": "79", "transfers_out": "45", "value": "40", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45", "selected": "396", "transfers_in": "90", "transfers_out": "45", "value": "40", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "509", "transfers_in": "161", "transfers_out": "81", "value": "40", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Cesc F\u00e0bregas": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "80", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "7", "influence": "12.8", "creativity": "67.8", "threat": "2.0", "ict_index": "8.3", "transfers_balance": "0", "selected": "375528", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189685", "selected": "197694", "transfers_in": "2193", "transfers_out": "191878", "value": "69", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "51.6", "creativity": "46.0", "threat": "24.0", "ict_index": "12.2", "transfers_balance": "-21593", "selected": "179265", "transfers_in": "6300", "transfers_out": "27893", "value": "69", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.4", "creativity": "24.3", "threat": "10.0", "ict_index": "4.0", "transfers_balance": "67509", "selected": "266381", "transfers_in": "90158", "transfers_out": "22649", "value": "69", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "21.2", "creativity": "55.0", "threat": "11.0", "ict_index": "8.7", "transfers_balance": "16161", "selected": "289065", "transfers_in": "40401", "transfers_out": "24240", "value": "69", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "19.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "9956", "selected": "306530", "transfers_in": "41627", "transfers_out": "31671", "value": "69", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "10.6", "creativity": "28.3", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-41124", "selected": "269414", "transfers_in": "12966", "transfers_out": "54090", "value": "69", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "46.0", "creativity": "58.6", "threat": "10.0", "ict_index": "11.5", "transfers_balance": "9994", "selected": "283368", "transfers_in": "38753", "transfers_out": "28759", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "30.8", "creativity": "42.3", "threat": "30.0", "ict_index": "10.3", "transfers_balance": "12556", "selected": "298363", "transfers_in": "30880", "transfers_out": "18324", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.6", "creativity": "39.6", "threat": "64.0", "ict_index": "12.1", "transfers_balance": "-20112", "selected": "280369", "transfers_in": "14042", "transfers_out": "34154", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.6", "creativity": "72.8", "threat": "7.0", "ict_index": "11.0", "transfers_balance": "-23140", "selected": "258685", "transfers_in": "5657", "transfers_out": "28797", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "41.0", "creativity": "50.1", "threat": "2.0", "ict_index": "9.3", "transfers_balance": "-495", "selected": "260340", "transfers_in": "17239", "transfers_out": "17734", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "5.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "4220", "selected": "266363", "transfers_in": "17505", "transfers_out": "13285", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "26.0", "creativity": "80.1", "threat": "12.0", "ict_index": "11.8", "transfers_balance": "-271", "selected": "267289", "transfers_in": "16111", "transfers_out": "16382", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.8", "creativity": "64.5", "threat": "14.0", "ict_index": "9.9", "transfers_balance": "-3554", "selected": "264808", "transfers_in": "11867", "transfers_out": "15421", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.2", "creativity": "32.5", "threat": "23.0", "ict_index": "8.0", "transfers_balance": "-5881", "selected": "260540", "transfers_in": "14904", "transfers_out": "20785", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6583", "selected": "254862", "transfers_in": "9536", "transfers_out": "16119", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.8", "creativity": "22.6", "threat": "34.0", "ict_index": "6.5", "transfers_balance": "-16621", "selected": "238991", "transfers_in": "5053", "transfers_out": "21674", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "18.9", "threat": "16.0", "ict_index": "4.1", "transfers_balance": "-21778", "selected": "218003", "transfers_in": "2507", "transfers_out": "24285", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "43.2", "creativity": "96.5", "threat": "23.0", "ict_index": "16.3", "transfers_balance": "-11549", "selected": "206985", "transfers_in": "2065", "transfers_out": "13614", "value": "68", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-825", "selected": "206993", "transfers_in": "7527", "transfers_out": "8352", "value": "68", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.4", "creativity": "76.4", "threat": "6.0", "ict_index": "10.8", "transfers_balance": "-10011", "selected": "197203", "transfers_in": "1284", "transfers_out": "11295", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.4", "creativity": "12.6", "threat": "40.0", "ict_index": "7.5", "transfers_balance": "-7207", "selected": "191169", "transfers_in": "5311", "transfers_out": "12518", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18283", "selected": "173191", "transfers_in": "948", "transfers_out": "19231", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "36", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "40.8", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "-4801", "selected": "168694", "transfers_in": "4579", "transfers_out": "9380", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "56", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.6", "creativity": "3.4", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-1984", "selected": "167063", "transfers_in": "2363", "transfers_out": "4347", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.8", "creativity": "34.6", "threat": "2.0", "ict_index": "7.3", "transfers_balance": "-3272", "selected": "164319", "transfers_in": "1708", "transfers_out": "4980", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2017", "selected": "163120", "transfers_in": "1581", "transfers_out": "3598", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.6", "creativity": "23.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-1822", "selected": "161559", "transfers_in": "380", "transfers_out": "2202", "value": "68", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.8", "creativity": "51.4", "threat": "2.0", "ict_index": "7.4", "transfers_balance": "-648", "selected": "176900", "transfers_in": "870", "transfers_out": "1518", "value": "68", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.8", "creativity": "22.0", "threat": "5.0", "ict_index": "4.1", "transfers_balance": "-745", "selected": "175999", "transfers_in": "574", "transfers_out": "1319", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.4", "creativity": "75.5", "threat": "6.0", "ict_index": "10.8", "transfers_balance": "386", "selected": "176716", "transfers_in": "1432", "transfers_out": "1046", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.2", "creativity": "22.3", "threat": "42.0", "ict_index": "8.3", "transfers_balance": "1998", "selected": "179626", "transfers_in": "3167", "transfers_out": "1169", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1998", "selected": "179626", "transfers_in": "3167", "transfers_out": "1169", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "49.6", "creativity": "37.5", "threat": "43.0", "ict_index": "13.0", "transfers_balance": "-393", "selected": "176816", "transfers_in": "547", "transfers_out": "940", "value": "68", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "43.1", "threat": "10.0", "ict_index": "6.7", "transfers_balance": "5479", "selected": "183093", "transfers_in": "6353", "transfers_out": "874", "value": "68", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "42.8", "creativity": "80.7", "threat": "30.0", "ict_index": "15.4", "transfers_balance": "5479", "selected": "183093", "transfers_in": "6353", "transfers_out": "874", "value": "68", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2918", "selected": "185906", "transfers_in": "4726", "transfers_out": "1808", "value": "68", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Daniel Amartey": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "10847", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531", "selected": "12380", "transfers_in": "724", "transfers_out": "1255", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1231", "selected": "11573", "transfers_in": "423", "transfers_out": "1654", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1020", "selected": "10785", "transfers_in": "228", "transfers_out": "1248", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "284", "selected": "11386", "transfers_in": "1317", "transfers_out": "1033", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "400", "selected": "12241", "transfers_in": "1854", "transfers_out": "1454", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "261", "selected": "12800", "transfers_in": "1511", "transfers_out": "1250", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "429", "selected": "13600", "transfers_in": "1638", "transfers_out": "1209", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "13454", "transfers_in": "522", "transfers_out": "797", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-772", "selected": "12759", "transfers_in": "321", "transfers_out": "1093", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-482", "selected": "12327", "transfers_in": "160", "transfers_out": "642", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-363", "selected": "12038", "transfers_in": "185", "transfers_out": "548", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-365", "selected": "11721", "transfers_in": "116", "transfers_out": "481", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "11644", "transfers_in": "286", "transfers_out": "449", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "11787", "transfers_in": "464", "transfers_out": "458", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "11967", "transfers_in": "550", "transfers_out": "532", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "11986", "transfers_in": "353", "transfers_out": "413", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "12011", "transfers_in": "335", "transfers_out": "430", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-8", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "11885", "transfers_in": "347", "transfers_out": "558", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "11466", "transfers_in": "278", "transfers_out": "746", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.4", "creativity": "0.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "247", "selected": "11875", "transfers_in": "896", "transfers_out": "649", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.8", "creativity": "2.9", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "62", "selected": "11967", "transfers_in": "487", "transfers_out": "425", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.8", "creativity": "2.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-33", "selected": "12051", "transfers_in": "660", "transfers_out": "693", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "1.7", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "504", "selected": "12690", "transfers_in": "1086", "transfers_out": "582", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.6", "creativity": "1.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "2123", "selected": "15053", "transfers_in": "3041", "transfers_out": "918", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3346", "selected": "18552", "transfers_in": "4336", "transfers_out": "990", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-791", "selected": "17929", "transfers_in": "875", "transfers_out": "1666", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "17415", "transfers_in": "530", "transfers_out": "1203", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-561", "selected": "16871", "transfers_in": "156", "transfers_out": "717", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1239", "selected": "14854", "transfers_in": "19", "transfers_out": "1258", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-740", "selected": "13156", "transfers_in": "15", "transfers_out": "755", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "12777", "transfers_in": "5", "transfers_out": "380", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "12476", "transfers_in": "18", "transfers_out": "308", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "12476", "transfers_in": "18", "transfers_out": "308", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "12164", "transfers_in": "12", "transfers_out": "148", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "12008", "transfers_in": "12", "transfers_out": "162", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "12008", "transfers_in": "12", "transfers_out": "162", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "11888", "transfers_in": "26", "transfers_out": "146", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Saido Berahino": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.4", "creativity": "13.1", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "25150", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.2", "creativity": "13.7", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-3246", "selected": "25194", "transfers_in": "1056", "transfers_out": "4302", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1901", "selected": "29361", "transfers_in": "5374", "transfers_out": "3473", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-4707", "selected": "25676", "transfers_in": "1169", "transfers_out": "5876", "value": "60", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2369", "selected": "23834", "transfers_in": "964", "transfers_out": "3333", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3114", "selected": "21046", "transfers_in": "683", "transfers_out": "3797", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "2.6", "threat": "25.0", "ict_index": "2.7", "transfers_balance": "-2467", "selected": "18753", "transfers_in": "366", "transfers_out": "2833", "value": "58", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1340", "selected": "17653", "transfers_in": "554", "transfers_out": "1894", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "5.0", "ict_index": "0.3", "transfers_balance": "-588", "selected": "17165", "transfers_in": "397", "transfers_out": "985", "value": "58", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "10.0", "threat": "1.0", "ict_index": "1.1", "transfers_balance": "-830", "selected": "16444", "transfers_in": "337", "transfers_out": "1167", "value": "57", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-472", "selected": "16048", "transfers_in": "274", "transfers_out": "746", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-433", "selected": "15735", "transfers_in": "265", "transfers_out": "698", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "15590", "transfers_in": "291", "transfers_out": "512", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "15362", "transfers_in": "196", "transfers_out": "468", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-284", "selected": "15130", "transfers_in": "158", "transfers_out": "442", "value": "57", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "14809", "transfers_in": "131", "transfers_out": "512", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "14651", "transfers_in": "90", "transfers_out": "287", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "3.0", "ict_index": "0.5", "transfers_balance": "-201", "selected": "14474", "transfers_in": "80", "transfers_out": "281", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "14353", "transfers_in": "167", "transfers_out": "340", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "14264", "transfers_in": "163", "transfers_out": "287", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.6", "creativity": "3.3", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "-246", "selected": "14068", "transfers_in": "140", "transfers_out": "386", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "36.0", "ict_index": "3.6", "transfers_balance": "125", "selected": "14222", "transfers_in": "330", "transfers_out": "205", "value": "56", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-239", "selected": "14077", "transfers_in": "245", "transfers_out": "484", "value": "56", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "73", "selected": "14224", "transfers_in": "409", "transfers_out": "336", "value": "56", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "4.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-143", "selected": "14159", "transfers_in": "241", "transfers_out": "384", "value": "56", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "14070", "transfers_in": "109", "transfers_out": "232", "value": "56", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "14.0", "ict_index": "1.5", "transfers_balance": "-48", "selected": "14084", "transfers_in": "237", "transfers_out": "285", "value": "56", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "14104", "transfers_in": "196", "transfers_out": "274", "value": "56", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "14118", "transfers_in": "104", "transfers_out": "143", "value": "56", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "15240", "transfers_in": "74", "transfers_out": "148", "value": "56", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.6", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "174", "selected": "15756", "transfers_in": "322", "transfers_out": "148", "value": "56", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "29", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "-106", "selected": "15377", "transfers_in": "98", "transfers_out": "204", "value": "56", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "15365", "transfers_in": "81", "transfers_out": "123", "value": "56", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "15330", "transfers_in": "60", "transfers_out": "105", "value": "56", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "15349", "transfers_in": "70", "transfers_out": "88", "value": "56", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "15320", "transfers_in": "30", "transfers_out": "64", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "15334", "transfers_in": "54", "transfers_out": "65", "value": "55", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "15345", "transfers_in": "75", "transfers_out": "79", "value": "55", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Tyrone Mings": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "18958", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1490", "selected": "20141", "transfers_in": "449", "transfers_out": "1939", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2054", "selected": "18410", "transfers_in": "287", "transfers_out": "2341", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "0.0", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-954", "selected": "17922", "transfers_in": "616", "transfers_out": "1570", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-511", "selected": "17585", "transfers_in": "465", "transfers_out": "976", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1858", "selected": "15819", "transfers_in": "120", "transfers_out": "1978", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2354", "selected": "13483", "transfers_in": "31", "transfers_out": "2385", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1256", "selected": "12237", "transfers_in": "32", "transfers_out": "1288", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-608", "selected": "11640", "transfers_in": "13", "transfers_out": "621", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "11134", "transfers_in": "47", "transfers_out": "628", "value": "43", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-455", "selected": "10740", "transfers_in": "29", "transfers_out": "484", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-361", "selected": "10458", "transfers_in": "38", "transfers_out": "399", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "10260", "transfers_in": "39", "transfers_out": "286", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "10115", "transfers_in": "20", "transfers_out": "203", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "9964", "transfers_in": "23", "transfers_out": "224", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "9834", "transfers_in": "34", "transfers_out": "236", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "9724", "transfers_in": "15", "transfers_out": "167", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "9610", "transfers_in": "6", "transfers_out": "169", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "9488", "transfers_in": "27", "transfers_out": "240", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "9371", "transfers_in": "21", "transfers_out": "179", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207", "selected": "9185", "transfers_in": "11", "transfers_out": "218", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "9101", "transfers_in": "13", "transfers_out": "98", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "8892", "transfers_in": "45", "transfers_out": "262", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "8782", "transfers_in": "26", "transfers_out": "138", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "8697", "transfers_in": "20", "transfers_out": "113", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "8641", "transfers_in": "20", "transfers_out": "79", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "8566", "transfers_in": "34", "transfers_out": "112", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "8494", "transfers_in": "32", "transfers_out": "108", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "8474", "transfers_in": "17", "transfers_out": "42", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "9432", "transfers_in": "13", "transfers_out": "46", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "9374", "transfers_in": "11", "transfers_out": "48", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "9405", "transfers_in": "40", "transfers_out": "43", "value": "42", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "9414", "transfers_in": "26", "transfers_out": "48", "value": "42", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "9415", "transfers_in": "26", "transfers_out": "54", "value": "42", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "9415", "transfers_in": "26", "transfers_out": "54", "value": "42", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "9427", "transfers_in": "23", "transfers_out": "37", "value": "42", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "9441", "transfers_in": "23", "transfers_out": "28", "value": "42", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.0", "creativity": "14.5", "threat": "8.0", "ict_index": "4.7", "transfers_balance": "81", "selected": "9599", "transfers_in": "111", "transfers_out": "30", "value": "42", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Antonio R\u00fcdiger": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "2.0", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "121610", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-14302", "selected": "117176", "transfers_in": "1427", "transfers_out": "15729", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-10630", "selected": "108822", "transfers_in": "1228", "transfers_out": "11858", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.2", "creativity": "10.8", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-3609", "selected": "108000", "transfers_in": "2366", "transfers_out": "5975", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-661", "selected": "109316", "transfers_in": "3214", "transfers_out": "3875", "value": "59", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "20.8", "creativity": "1.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-3937", "selected": "106823", "transfers_in": "4575", "transfers_out": "8512", "value": "59", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.2", "creativity": "0.6", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-231", "selected": "108370", "transfers_in": "5465", "transfers_out": "5696", "value": "59", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "109863", "transfers_in": "5661", "transfers_out": "5792", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.4", "creativity": "0.8", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-3880", "selected": "106555", "transfers_in": "2490", "transfers_out": "6370", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "16.8", "creativity": "2.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5397", "selected": "101791", "transfers_in": "1704", "transfers_out": "7101", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1860", "selected": "100501", "transfers_in": "1240", "transfers_out": "3100", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-584", "selected": "100562", "transfers_in": "3014", "transfers_out": "3598", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4787", "selected": "96150", "transfers_in": "661", "transfers_out": "5448", "value": "58", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "59.0", "creativity": "2.9", "threat": "17.0", "ict_index": "7.9", "transfers_balance": "-3274", "selected": "93068", "transfers_in": "987", "transfers_out": "4261", "value": "58", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.6", "creativity": "5.0", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "17088", "selected": "111244", "transfers_in": "18972", "transfers_out": "1884", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7286", "selected": "120110", "transfers_in": "11594", "transfers_out": "4308", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.6", "creativity": "4.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-6413", "selected": "114138", "transfers_in": "1843", "transfers_out": "8256", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-763", "selected": "113942", "transfers_in": "3008", "transfers_out": "3771", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "3.0", "threat": "25.0", "ict_index": "4.5", "transfers_balance": "-7256", "selected": "107265", "transfers_in": "1515", "transfers_out": "8771", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "11.2", "creativity": "17.0", "threat": "7.0", "ict_index": "3.5", "transfers_balance": "3418", "selected": "111364", "transfers_in": "5351", "transfers_out": "1933", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "53.4", "creativity": "1.8", "threat": "37.0", "ict_index": "9.2", "transfers_balance": "27467", "selected": "140284", "transfers_in": "31869", "transfers_out": "4402", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29491", "selected": "170926", "transfers_in": "41020", "transfers_out": "11529", "value": "58", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.6", "creativity": "1.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "11249", "selected": "185582", "transfers_in": "35767", "transfers_out": "24518", "value": "58", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "23577", "selected": "212522", "transfers_in": "33424", "transfers_out": "9847", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "62", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "1.4", "threat": "19.0", "ict_index": "4.1", "transfers_balance": "27501", "selected": "243574", "transfers_in": "40098", "transfers_out": "12597", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6051", "selected": "238231", "transfers_in": "10098", "transfers_out": "16149", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "14.0", "creativity": "1.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-14407", "selected": "224829", "transfers_in": "9824", "transfers_out": "24231", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "0.6", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-15652", "selected": "210472", "transfers_in": "3579", "transfers_out": "19231", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.4", "creativity": "3.2", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-7538", "selected": "203363", "transfers_in": "3674", "transfers_out": "11212", "value": "59", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5444", "selected": "205616", "transfers_in": "10894", "transfers_out": "5450", "value": "59", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "1.0", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-3150", "selected": "187915", "transfers_in": "4050", "transfers_out": "7200", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.0", "creativity": "1.0", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "163", "selected": "188618", "transfers_in": "4914", "transfers_out": "4751", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11658", "selected": "204707", "transfers_in": "16102", "transfers_out": "4444", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "11658", "selected": "204707", "transfers_in": "16102", "transfers_out": "4444", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.2", "creativity": "1.1", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-1645", "selected": "184338", "transfers_in": "3385", "transfers_out": "5030", "value": "58", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3448", "selected": "188459", "transfers_in": "6776", "transfers_out": "3328", "value": "58", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "15.6", "threat": "85.0", "ict_index": "11.4", "transfers_balance": "3448", "selected": "188459", "transfers_in": "6776", "transfers_out": "3328", "value": "58", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4654", "selected": "193436", "transfers_in": "7158", "transfers_out": "2504", "value": "58", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Michael Carrick": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "48481", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6842", "selected": "46542", "transfers_in": "1088", "transfers_out": "7930", "value": "45", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2595", "selected": "49989", "transfers_in": "7449", "transfers_out": "10044", "value": "44", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4816", "selected": "50076", "transfers_in": "3286", "transfers_out": "8102", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2268", "selected": "48566", "transfers_in": "2266", "transfers_out": "4534", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3118", "selected": "53749", "transfers_in": "9373", "transfers_out": "6255", "value": "43", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4694", "selected": "61577", "transfers_in": "16571", "transfers_out": "11877", "value": "43", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4215", "selected": "68202", "transfers_in": "15720", "transfers_out": "11505", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1230", "selected": "68128", "transfers_in": "4207", "transfers_out": "5437", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1576", "selected": "67884", "transfers_in": "5297", "transfers_out": "6873", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2028", "selected": "66736", "transfers_in": "2016", "transfers_out": "4044", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2346", "selected": "65513", "transfers_in": "1758", "transfers_out": "4104", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2947", "selected": "62809", "transfers_in": "575", "transfers_out": "3522", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2243", "selected": "60650", "transfers_in": "304", "transfers_out": "2547", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1918", "selected": "58771", "transfers_in": "272", "transfers_out": "2190", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1753", "selected": "57081", "transfers_in": "274", "transfers_out": "2027", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1286", "selected": "55822", "transfers_in": "163", "transfers_out": "1449", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1317", "selected": "54528", "transfers_in": "108", "transfers_out": "1425", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1806", "selected": "52765", "transfers_in": "124", "transfers_out": "1930", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-726", "selected": "52118", "transfers_in": "504", "transfers_out": "1230", "value": "42", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-882", "selected": "51419", "transfers_in": "1100", "transfers_out": "1982", "value": "42", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-854", "selected": "50624", "transfers_in": "582", "transfers_out": "1436", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1794", "selected": "48968", "transfers_in": "596", "transfers_out": "2390", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-927", "selected": "48122", "transfers_in": "397", "transfers_out": "1324", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "412", "selected": "48749", "transfers_in": "1604", "transfers_out": "1192", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1555", "selected": "50575", "transfers_in": "2691", "transfers_out": "1136", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "7.0", "creativity": "11.2", "threat": "33.0", "ict_index": "5.1", "transfers_balance": "793", "selected": "51797", "transfers_in": "2553", "transfers_out": "1760", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2125", "selected": "54803", "transfers_in": "4105", "transfers_out": "1980", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "173", "selected": "55355", "transfers_in": "1296", "transfers_out": "1123", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "51666", "transfers_in": "1217", "transfers_out": "1215", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-662", "selected": "50229", "transfers_in": "532", "transfers_out": "1194", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "50113", "transfers_in": "535", "transfers_out": "791", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-528", "selected": "49688", "transfers_in": "395", "transfers_out": "923", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-528", "selected": "49688", "transfers_in": "395", "transfers_out": "923", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "49589", "transfers_in": "382", "transfers_out": "412", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "49712", "transfers_in": "529", "transfers_out": "553", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "49712", "transfers_in": "529", "transfers_out": "553", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.2", "creativity": "2.5", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "7862", "selected": "58799", "transfers_in": "8516", "transfers_out": "654", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ederson Santana de Moraes": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "163725", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "8.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "7179", "selected": "214241", "transfers_in": "15583", "transfers_out": "8404", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-273", "selected": "225468", "transfers_in": "13373", "transfers_out": "13646", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "11", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-18851", "selected": "212236", "transfers_in": "3317", "transfers_out": "22168", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-16462", "selected": "197893", "transfers_in": "3614", "transfers_out": "20076", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1279", "selected": "204138", "transfers_in": "11623", "transfers_out": "10344", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "28", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-4277", "selected": "204314", "transfers_in": "6324", "transfers_out": "10601", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "22522", "selected": "235355", "transfers_in": "31009", "transfers_out": "8487", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "4.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3607", "selected": "234373", "transfers_in": "8929", "transfers_out": "12536", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "17", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "13924", "selected": "254244", "transfers_in": "25454", "transfers_out": "11530", "value": "55", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-5643", "selected": "252018", "transfers_in": "7643", "transfers_out": "13286", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "308", "selected": "258331", "transfers_in": "10671", "transfers_out": "10363", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "8449", "selected": "271408", "transfers_in": "13089", "transfers_out": "4640", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "668", "selected": "275113", "transfers_in": "6720", "transfers_out": "6052", "value": "55", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3888", "selected": "282477", "transfers_in": "10690", "transfers_out": "6802", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "31.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-12063", "selected": "272809", "transfers_in": "2845", "transfers_out": "14908", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "31", "influence": "22.8", "creativity": "10.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "934", "selected": "275468", "transfers_in": "6295", "transfers_out": "5361", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-4562", "selected": "272577", "transfers_in": "3944", "transfers_out": "8506", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "8714", "selected": "285238", "transfers_in": "17046", "transfers_out": "8332", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "3920", "selected": "292112", "transfers_in": "9262", "transfers_out": "5342", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "14", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "39", "influence": "33.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "11147", "selected": "307353", "transfers_in": "18633", "transfers_out": "7486", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "19", "influence": "28.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "40525", "selected": "350545", "transfers_in": "52947", "transfers_out": "12422", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "18", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "8506", "selected": "368339", "transfers_in": "34812", "transfers_out": "26306", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "24.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "29180", "selected": "402739", "transfers_in": "41016", "transfers_out": "11836", "value": "55", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "32147", "selected": "441980", "transfers_in": "49040", "transfers_out": "16893", "value": "56", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "20.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1446", "selected": "445882", "transfers_in": "12727", "transfers_out": "11281", "value": "56", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "12.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-5271", "selected": "444446", "transfers_in": "11531", "transfers_out": "16802", "value": "56", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "15", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "46", "influence": "53.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-16752", "selected": "432852", "transfers_in": "5616", "transfers_out": "22368", "value": "56", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "3360", "selected": "438718", "transfers_in": "9651", "transfers_out": "6291", "value": "56", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "28", "influence": "8.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "32463", "selected": "456462", "transfers_in": "35877", "transfers_out": "3414", "value": "56", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "16554", "selected": "479796", "transfers_in": "25358", "transfers_out": "8804", "value": "56", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "8.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-4744", "selected": "476058", "transfers_in": "18062", "transfers_out": "22806", "value": "56", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-25202", "selected": "446908", "transfers_in": "2861", "transfers_out": "28063", "value": "56", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "46942", "selected": "520063", "transfers_in": "53024", "transfers_out": "6082", "value": "56", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "10792", "selected": "512971", "transfers_in": "19690", "transfers_out": "8898", "value": "57", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "21628", "selected": "537725", "transfers_in": "30363", "transfers_out": "8735", "value": "57", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21628", "selected": "537725", "transfers_in": "30363", "transfers_out": "8735", "value": "57", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "-1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4193", "selected": "532027", "transfers_in": "8510", "transfers_out": "12703", "value": "57", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Jeffrey Schlupp": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "15544", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3009", "selected": "13985", "transfers_in": "141", "transfers_out": "3150", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1750", "selected": "12871", "transfers_in": "246", "transfers_out": "1996", "value": "49", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.4", "creativity": "18.3", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "-1670", "selected": "11419", "transfers_in": "116", "transfers_out": "1786", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "23.8", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "-591", "selected": "10936", "transfers_in": "173", "transfers_out": "764", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "14.4", "creativity": "11.4", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "-756", "selected": "10440", "transfers_in": "237", "transfers_out": "993", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "67", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.4", "creativity": "2.1", "threat": "18.0", "ict_index": "2.6", "transfers_balance": "-831", "selected": "9714", "transfers_in": "88", "transfers_out": "919", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "2.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-521", "selected": "9279", "transfers_in": "81", "transfers_out": "602", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.0", "creativity": "12.1", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "264", "selected": "9591", "transfers_in": "559", "transfers_out": "295", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "17.2", "creativity": "12.6", "threat": "50.0", "ict_index": "8.0", "transfers_balance": "119", "selected": "9795", "transfers_in": "549", "transfers_out": "430", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-235", "selected": "9624", "transfers_in": "145", "transfers_out": "380", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "4.1", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "343", "selected": "10066", "transfers_in": "678", "transfers_out": "335", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "19.6", "creativity": "2.3", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "184", "selected": "10300", "transfers_in": "515", "transfers_out": "331", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.6", "creativity": "12.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "25", "selected": "10370", "transfers_in": "372", "transfers_out": "347", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "11.8", "creativity": "2.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-123", "selected": "10277", "transfers_in": "414", "transfers_out": "537", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "25.6", "creativity": "27.1", "threat": "3.0", "ict_index": "5.6", "transfers_balance": "4440", "selected": "15141", "transfers_in": "5021", "transfers_out": "581", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "3.0", "threat": "3.0", "ict_index": "2.5", "transfers_balance": "720", "selected": "16049", "transfers_in": "1710", "transfers_out": "990", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.6", "creativity": "15.6", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-919", "selected": "15214", "transfers_in": "433", "transfers_out": "1352", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.4", "creativity": "5.8", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "8923", "selected": "24808", "transfers_in": "10524", "transfers_out": "1601", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "28.6", "creativity": "12.3", "threat": "7.0", "ict_index": "4.8", "transfers_balance": "-788", "selected": "24210", "transfers_in": "1857", "transfers_out": "2645", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1396", "selected": "22930", "transfers_in": "1019", "transfers_out": "2415", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.8", "creativity": "1.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1034", "selected": "21958", "transfers_in": "1022", "transfers_out": "2056", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3850", "selected": "18196", "transfers_in": "930", "transfers_out": "4780", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3108", "selected": "15091", "transfers_in": "14", "transfers_out": "3122", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1473", "selected": "13621", "transfers_in": "24", "transfers_out": "1497", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-794", "selected": "12828", "transfers_in": "11", "transfers_out": "805", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-724", "selected": "12106", "transfers_in": "14", "transfers_out": "738", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-480", "selected": "11626", "transfers_in": "14", "transfers_out": "494", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.6", "creativity": "12.1", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-83", "selected": "11553", "transfers_in": "35", "transfers_out": "118", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.2", "creativity": "4.3", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "304", "selected": "10691", "transfers_in": "400", "transfers_out": "96", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "1579", "selected": "19109", "transfers_in": "1777", "transfers_out": "198", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1018", "selected": "11346", "transfers_in": "11", "transfers_out": "1029", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-440", "selected": "10929", "transfers_in": "7", "transfers_out": "447", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "10583", "transfers_in": "8", "transfers_out": "317", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "10459", "transfers_in": "7", "transfers_out": "170", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.0", "creativity": "1.1", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-62", "selected": "10426", "transfers_in": "19", "transfers_out": "81", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "10440", "transfers_in": "74", "transfers_out": "69", "value": "47", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "10582", "transfers_in": "159", "transfers_out": "44", "value": "47", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Alex Oxlade-Chamberlain": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.8", "creativity": "29.3", "threat": "44.0", "ict_index": "10.9", "transfers_balance": "0", "selected": "135193", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.2", "creativity": "46.6", "threat": "19.0", "ict_index": "10.4", "transfers_balance": "7804", "selected": "174880", "transfers_in": "24604", "transfers_out": "16800", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.2", "creativity": "2.3", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "-18710", "selected": "165226", "transfers_in": "12440", "transfers_out": "31150", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-13839", "selected": "159067", "transfers_in": "23464", "transfers_out": "37303", "value": "60", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-9952", "selected": "151994", "transfers_in": "15239", "transfers_out": "25191", "value": "60", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "22.0", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "-29841", "selected": "123665", "transfers_in": "3325", "transfers_out": "33166", "value": "59", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.2", "transfers_balance": "-19887", "selected": "104728", "transfers_in": "1752", "transfers_out": "21639", "value": "58", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "32.6", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-11924", "selected": "93649", "transfers_in": "1829", "transfers_out": "13753", "value": "58", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "16.8", "threat": "22.0", "ict_index": "4.9", "transfers_balance": "-4796", "selected": "89285", "transfers_in": "1210", "transfers_out": "6006", "value": "57", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.6", "creativity": "2.8", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-3675", "selected": "86257", "transfers_in": "3073", "transfers_out": "6748", "value": "57", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "42.8", "creativity": "22.6", "threat": "70.0", "ict_index": "13.5", "transfers_balance": "-2936", "selected": "83765", "transfers_in": "1891", "transfers_out": "4827", "value": "57", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "2797", "selected": "87675", "transfers_in": "5930", "transfers_out": "3133", "value": "57", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "88", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.8", "creativity": "16.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-4207", "selected": "83845", "transfers_in": "670", "transfers_out": "4877", "value": "57", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "2.8", "threat": "21.0", "ict_index": "3.2", "transfers_balance": "1548", "selected": "85843", "transfers_in": "3557", "transfers_out": "2009", "value": "57", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-411", "selected": "85943", "transfers_in": "2422", "transfers_out": "2833", "value": "57", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.4", "creativity": "21.3", "threat": "6.0", "ict_index": "3.0", "transfers_balance": "-3309", "selected": "83115", "transfers_in": "1093", "transfers_out": "4402", "value": "57", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.8", "creativity": "1.3", "threat": "23.0", "ict_index": "3.0", "transfers_balance": "-1093", "selected": "82323", "transfers_in": "1011", "transfers_out": "2104", "value": "57", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "42.4", "creativity": "65.3", "threat": "25.0", "ict_index": "13.3", "transfers_balance": "-1403", "selected": "81247", "transfers_in": "853", "transfers_out": "2256", "value": "56", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "2333", "selected": "84313", "transfers_in": "4550", "transfers_out": "2217", "value": "56", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "36.6", "creativity": "4.3", "threat": "46.0", "ict_index": "8.7", "transfers_balance": "-144", "selected": "84531", "transfers_in": "2568", "transfers_out": "2712", "value": "56", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "11.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3281", "selected": "88500", "transfers_in": "6014", "transfers_out": "2733", "value": "56", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "65.8", "threat": "62.0", "ict_index": "14.8", "transfers_balance": "2478", "selected": "91252", "transfers_in": "5777", "transfers_out": "3299", "value": "56", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "12", "goals": "1", "assists": "1", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "70.6", "creativity": "43.1", "threat": "30.0", "ict_index": "14.4", "transfers_balance": "2803", "selected": "95280", "transfers_in": "9737", "transfers_out": "6934", "value": "56", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "21.8", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "103176", "selected": "201931", "transfers_in": "111958", "transfers_out": "8782", "value": "57", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39449", "selected": "244691", "transfers_in": "62518", "transfers_out": "23069", "value": "57", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "14.5", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "-28746", "selected": "216821", "transfers_in": "11707", "transfers_out": "40453", "value": "57", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "2.2", "threat": "7.0", "ict_index": "1.5", "transfers_balance": "-37543", "selected": "180322", "transfers_in": "6675", "transfers_out": "44218", "value": "57", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.8", "creativity": "53.8", "threat": "22.0", "ict_index": "12.0", "transfers_balance": "-18107", "selected": "163411", "transfers_in": "5575", "transfers_out": "23682", "value": "56", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.8", "creativity": "16.4", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "3748", "selected": "167761", "transfers_in": "10064", "transfers_out": "6316", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "25.2", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "11087", "selected": "183762", "transfers_in": "17507", "transfers_out": "6420", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.2", "threat": "9.0", "ict_index": "1.4", "transfers_balance": "-242", "selected": "177780", "transfers_in": "8724", "transfers_out": "8966", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.6", "creativity": "16.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-10551", "selected": "174121", "transfers_in": "3917", "transfers_out": "14468", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "1642", "selected": "176624", "transfers_in": "10488", "transfers_out": "8846", "value": "56", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.8", "creativity": "27.9", "threat": "14.0", "ict_index": "7.1", "transfers_balance": "-3207", "selected": "172675", "transfers_in": "7680", "transfers_out": "10887", "value": "56", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.8", "creativity": "36.1", "threat": "0.0", "ict_index": "6.1", "transfers_balance": "9447", "selected": "184499", "transfers_in": "13385", "transfers_out": "3938", "value": "56", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28766", "selected": "154903", "transfers_in": "2511", "transfers_out": "31277", "value": "56", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16225", "selected": "138506", "transfers_in": "96", "transfers_out": "16321", "value": "56", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7331", "selected": "131563", "transfers_in": "130", "transfers_out": "7461", "value": "55", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Renato Sanches": [{"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "6.1", "threat": "1.0", "ict_index": "0.9", "transfers_balance": "104734", "selected": "108550", "transfers_in": "116298", "transfers_out": "11564", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "3.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "14951", "selected": "125778", "transfers_in": "30342", "transfers_out": "15391", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "5.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-6944", "selected": "120067", "transfers_in": "11260", "transfers_out": "18204", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "27.8", "threat": "3.0", "ict_index": "4.2", "transfers_balance": "-18558", "selected": "102049", "transfers_in": "3379", "transfers_out": "21937", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23711", "selected": "78741", "transfers_in": "2872", "transfers_out": "26583", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "22.6", "threat": "9.0", "ict_index": "4.1", "transfers_balance": "-13873", "selected": "64933", "transfers_in": "474", "transfers_out": "14347", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17146", "selected": "47859", "transfers_in": "418", "transfers_out": "17564", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9655", "selected": "38233", "transfers_in": "96", "transfers_out": "9751", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.6", "creativity": "14.4", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "-5319", "selected": "32967", "transfers_in": "244", "transfers_out": "5563", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.8", "creativity": "10.1", "threat": "27.0", "ict_index": "4.2", "transfers_balance": "-2536", "selected": "30495", "transfers_in": "361", "transfers_out": "2897", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "6.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2290", "selected": "28260", "transfers_in": "273", "transfers_out": "2563", "value": "47", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-2288", "selected": "26025", "transfers_in": "349", "transfers_out": "2637", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1877", "selected": "24245", "transfers_in": "386", "transfers_out": "2263", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1584", "selected": "22713", "transfers_in": "162", "transfers_out": "1746", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1474", "selected": "21278", "transfers_in": "143", "transfers_out": "1617", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1518", "selected": "19847", "transfers_in": "202", "transfers_out": "1720", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.8", "creativity": "2.2", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-1037", "selected": "18848", "transfers_in": "113", "transfers_out": "1150", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "6.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-975", "selected": "17944", "transfers_in": "403", "transfers_out": "1378", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "29.4", "threat": "3.0", "ict_index": "4.5", "transfers_balance": "-264", "selected": "17703", "transfers_in": "800", "transfers_out": "1064", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1398", "selected": "16373", "transfers_in": "881", "transfers_out": "2279", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1339", "selected": "15055", "transfers_in": "127", "transfers_out": "1466", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-777", "selected": "14322", "transfers_in": "269", "transfers_out": "1046", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-700", "selected": "13636", "transfers_in": "222", "transfers_out": "922", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-818", "selected": "12840", "transfers_in": "189", "transfers_out": "1007", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-541", "selected": "12337", "transfers_in": "151", "transfers_out": "692", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "12080", "transfers_in": "51", "transfers_out": "315", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "18200", "transfers_in": "30", "transfers_out": "277", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "17690", "transfers_in": "30", "transfers_out": "281", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "17506", "transfers_in": "15", "transfers_out": "206", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "17334", "transfers_in": "23", "transfers_out": "193", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "17238", "transfers_in": "17", "transfers_out": "113", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "17160", "transfers_in": "18", "transfers_out": "119", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "17112", "transfers_in": "70", "transfers_out": "124", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "17112", "transfers_in": "70", "transfers_out": "124", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "17129", "transfers_in": "122", "transfers_out": "137", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Nacer Chadli": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "34759", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4085", "selected": "32667", "transfers_in": "1015", "transfers_out": "5100", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7607", "selected": "25585", "transfers_in": "661", "transfers_out": "8268", "value": "59", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4497", "selected": "21486", "transfers_in": "628", "transfers_out": "5125", "value": "58", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4344", "selected": "17188", "transfers_in": "93", "transfers_out": "4437", "value": "58", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3147", "selected": "14066", "transfers_in": "70", "transfers_out": "3217", "value": "57", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1734", "selected": "12361", "transfers_in": "74", "transfers_out": "1808", "value": "57", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "33.4", "creativity": "11.9", "threat": "12.0", "ict_index": "5.7", "transfers_balance": "-825", "selected": "11609", "transfers_in": "172", "transfers_out": "997", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.4", "creativity": "2.6", "threat": "17.0", "ict_index": "2.7", "transfers_balance": "3602", "selected": "15430", "transfers_in": "4340", "transfers_out": "738", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "15492", "transfers_in": "1250", "transfers_out": "1396", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-379", "selected": "15305", "transfers_in": "968", "transfers_out": "1347", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2014", "selected": "13367", "transfers_in": "160", "transfers_out": "2174", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1488", "selected": "11881", "transfers_in": "10", "transfers_out": "1498", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-773", "selected": "11112", "transfers_in": "14", "transfers_out": "787", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "10598", "transfers_in": "16", "transfers_out": "532", "value": "57", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "10214", "transfers_in": "23", "transfers_out": "414", "value": "57", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-198", "selected": "10019", "transfers_in": "8", "transfers_out": "206", "value": "57", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "9888", "transfers_in": "14", "transfers_out": "155", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "11.4", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-170", "selected": "9731", "transfers_in": "23", "transfers_out": "193", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "9596", "transfers_in": "17", "transfers_out": "156", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "9411", "transfers_in": "17", "transfers_out": "203", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "9348", "transfers_in": "12", "transfers_out": "75", "value": "56", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "9180", "transfers_in": "18", "transfers_out": "194", "value": "56", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "9071", "transfers_in": "19", "transfers_out": "129", "value": "56", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "8985", "transfers_in": "12", "transfers_out": "106", "value": "56", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "8933", "transfers_in": "11", "transfers_out": "64", "value": "56", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "8873", "transfers_in": "8", "transfers_out": "73", "value": "56", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "8831", "transfers_in": "16", "transfers_out": "64", "value": "56", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "8808", "transfers_in": "3", "transfers_out": "27", "value": "56", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "10226", "transfers_in": "9", "transfers_out": "28", "value": "56", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "10212", "transfers_in": "14", "transfers_out": "38", "value": "56", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "10183", "transfers_in": "9", "transfers_out": "37", "value": "56", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "10168", "transfers_in": "15", "transfers_out": "28", "value": "56", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "10168", "transfers_in": "16", "transfers_out": "18", "value": "56", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "10167", "transfers_in": "13", "transfers_out": "20", "value": "56", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "10161", "transfers_in": "10", "transfers_out": "18", "value": "56", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1", "selected": "10163", "transfers_in": "7", "transfers_out": "8", "value": "56", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "43", "selected": "10226", "transfers_in": "66", "transfers_out": "23", "value": "56", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Reece Burke": [{"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1094", "selected": "1333", "transfers_in": "1311", "transfers_out": "217", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "962", "selected": "2554", "transfers_in": "1273", "transfers_out": "311", "value": "40", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "2391", "transfers_in": "226", "transfers_out": "421", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "2030", "transfers_in": "23", "transfers_out": "391", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167", "selected": "1875", "transfers_in": "21", "transfers_out": "188", "value": "40", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "1799", "transfers_in": "14", "transfers_out": "96", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "1587", "transfers_in": "9", "transfers_out": "72", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1491", "transfers_in": "11", "transfers_out": "54", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1479", "transfers_in": "8", "transfers_out": "28", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1436", "transfers_in": "10", "transfers_out": "52", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1397", "transfers_in": "3", "transfers_out": "32", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1392", "transfers_in": "4", "transfers_out": "22", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1367", "transfers_in": "11", "transfers_out": "35", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1367", "transfers_in": "11", "transfers_out": "35", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1347", "transfers_in": "8", "transfers_out": "26", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christian Benteke": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "3.2", "threat": "35.0", "ict_index": "3.8", "transfers_balance": "0", "selected": "420235", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-15", "influence": "0.0", "creativity": "2.5", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "-88170", "selected": "355002", "transfers_in": "4132", "transfers_out": "92302", "value": "80", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "25.6", "threat": "12.0", "ict_index": "4.3", "transfers_balance": "-53414", "selected": "306909", "transfers_in": "14704", "transfers_out": "68118", "value": "79", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "6.3", "threat": "37.0", "ict_index": "4.3", "transfers_balance": "-69024", "selected": "240581", "transfers_in": "2993", "transfers_out": "72017", "value": "78", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.4", "creativity": "12.3", "threat": "37.0", "ict_index": "5.2", "transfers_balance": "-32332", "selected": "209331", "transfers_in": "3518", "transfers_out": "35850", "value": "78", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.2", "creativity": "13.5", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "-37552", "selected": "172761", "transfers_in": "1751", "transfers_out": "39303", "value": "77", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39137", "selected": "133812", "transfers_in": "227", "transfers_out": "39364", "value": "77", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15035", "selected": "118941", "transfers_in": "126", "transfers_out": "15161", "value": "76", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4339", "selected": "114683", "transfers_in": "94", "transfers_out": "4433", "value": "76", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4471", "selected": "110284", "transfers_in": "111", "transfers_out": "4582", "value": "76", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2339", "selected": "107994", "transfers_in": "60", "transfers_out": "2399", "value": "76", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "1.5", "threat": "15.0", "ict_index": "1.8", "transfers_balance": "611", "selected": "108737", "transfers_in": "2552", "transfers_out": "1941", "value": "76", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.2", "creativity": "3.8", "threat": "23.0", "ict_index": "3.0", "transfers_balance": "1793", "selected": "110796", "transfers_in": "3215", "transfers_out": "1422", "value": "76", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "3.2", "threat": "21.0", "ict_index": "2.9", "transfers_balance": "904", "selected": "111910", "transfers_in": "2679", "transfers_out": "1775", "value": "76", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.2", "creativity": "3.1", "threat": "60.0", "ict_index": "6.9", "transfers_balance": "51", "selected": "112169", "transfers_in": "2080", "transfers_out": "2029", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-12", "influence": "1.2", "creativity": "25.8", "threat": "67.0", "ict_index": "9.4", "transfers_balance": "2448", "selected": "115020", "transfers_in": "4711", "transfers_out": "2263", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1791", "selected": "113434", "transfers_in": "1746", "transfers_out": "3537", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "87", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "39", "influence": "57.6", "creativity": "32.9", "threat": "76.0", "ict_index": "16.7", "transfers_balance": "-2999", "selected": "110579", "transfers_in": "648", "transfers_out": "3647", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2755", "selected": "107972", "transfers_in": "2204", "transfers_out": "4959", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "3.9", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "3841", "selected": "112138", "transfers_in": "5391", "transfers_out": "1550", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.8", "creativity": "14.1", "threat": "28.0", "ict_index": "4.4", "transfers_balance": "0", "selected": "112476", "transfers_in": "3383", "transfers_out": "3383", "value": "76", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.8", "creativity": "35.2", "threat": "27.0", "ict_index": "9.0", "transfers_balance": "1915", "selected": "114590", "transfers_in": "4824", "transfers_out": "2909", "value": "76", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "20.6", "creativity": "23.4", "threat": "35.0", "ict_index": "7.9", "transfers_balance": "13491", "selected": "129151", "transfers_in": "19954", "transfers_out": "6463", "value": "76", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.0", "creativity": "27.1", "threat": "25.0", "ict_index": "7.9", "transfers_balance": "-2235", "selected": "127421", "transfers_in": "5780", "transfers_out": "8015", "value": "76", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.4", "creativity": "18.3", "threat": "41.0", "ict_index": "9.3", "transfers_balance": "4719", "selected": "132912", "transfers_in": "10033", "transfers_out": "5314", "value": "76", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.6", "creativity": "26.7", "threat": "71.0", "ict_index": "10.8", "transfers_balance": "10617", "selected": "144389", "transfers_in": "14282", "transfers_out": "3665", "value": "76", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.6", "creativity": "14.6", "threat": "72.0", "ict_index": "9.3", "transfers_balance": "-1015", "selected": "144020", "transfers_in": "7459", "transfers_out": "8474", "value": "76", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.0", "creativity": "4.6", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-5181", "selected": "139719", "transfers_in": "4103", "transfers_out": "9284", "value": "76", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "35.4", "creativity": "13.4", "threat": "29.0", "ict_index": "7.8", "transfers_balance": "-4207", "selected": "135692", "transfers_in": "1432", "transfers_out": "5639", "value": "76", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "21.2", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-310", "selected": "151242", "transfers_in": "3147", "transfers_out": "3457", "value": "76", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "45.3", "threat": "40.0", "ict_index": "9.2", "transfers_balance": "49939", "selected": "296807", "transfers_in": "53054", "transfers_out": "3115", "value": "76", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "3.0", "threat": "12.0", "ict_index": "1.4", "transfers_balance": "-30360", "selected": "171110", "transfers_in": "2741", "transfers_out": "33101", "value": "76", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17670", "selected": "153745", "transfers_in": "1504", "transfers_out": "19174", "value": "76", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "12.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-9135", "selected": "144159", "transfers_in": "165", "transfers_out": "9300", "value": "75", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "3079", "selected": "149266", "transfers_in": "4832", "transfers_out": "1753", "value": "75", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.2", "creativity": "1.5", "threat": "19.0", "ict_index": "5.6", "transfers_balance": "-2122", "selected": "146357", "transfers_in": "1270", "transfers_out": "3392", "value": "75", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.9", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-557", "selected": "145793", "transfers_in": "2563", "transfers_out": "3120", "value": "75", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.4", "creativity": "1.2", "threat": "21.0", "ict_index": "2.7", "transfers_balance": "3565", "selected": "149804", "transfers_in": "5653", "transfers_out": "2088", "value": "75", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jos\u00e9 Holebas": [{"gameweek": "1", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.6", "creativity": "14.6", "threat": "5.0", "ict_index": "5.8", "transfers_balance": "0", "selected": "19384", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.0", "creativity": "49.8", "threat": "7.0", "ict_index": "7.9", "transfers_balance": "4842", "selected": "32829", "transfers_in": "6941", "transfers_out": "2099", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1144", "selected": "33772", "transfers_in": "10213", "transfers_out": "11357", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "10.6", "creativity": "19.6", "threat": "1.0", "ict_index": "3.1", "transfers_balance": "-1621", "selected": "32957", "transfers_in": "1674", "transfers_out": "3295", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "-2", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.8", "creativity": "42.7", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "1287", "selected": "35208", "transfers_in": "3904", "transfers_out": "2617", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.4", "creativity": "2.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-2029", "selected": "33527", "transfers_in": "1576", "transfers_out": "3605", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "44.0", "creativity": "17.2", "threat": "0.0", "ict_index": "6.1", "transfers_balance": "-1362", "selected": "32421", "transfers_in": "1073", "transfers_out": "2435", "value": "50", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.8", "creativity": "5.7", "threat": "9.0", "ict_index": "3.0", "transfers_balance": "-1061", "selected": "31742", "transfers_in": "1115", "transfers_out": "2176", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "14.4", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "77", "selected": "32070", "transfers_in": "1468", "transfers_out": "1391", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.8", "creativity": "44.7", "threat": "8.0", "ict_index": "7.4", "transfers_balance": "4034", "selected": "36583", "transfers_in": "6352", "transfers_out": "2318", "value": "50", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "25.4", "creativity": "44.4", "threat": "13.0", "ict_index": "8.3", "transfers_balance": "-258", "selected": "36548", "transfers_in": "1710", "transfers_out": "1968", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.2", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "2075", "selected": "38973", "transfers_in": "3746", "transfers_out": "1671", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1675", "selected": "37457", "transfers_in": "1025", "transfers_out": "2700", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4537", "selected": "32990", "transfers_in": "444", "transfers_out": "4981", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2872", "selected": "30194", "transfers_in": "307", "transfers_out": "3179", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "46", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "4.3", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-1681", "selected": "28643", "transfers_in": "583", "transfers_out": "2264", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "7.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "175", "selected": "28943", "transfers_in": "1234", "transfers_out": "1059", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "81", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.6", "creativity": "57.4", "threat": "0.0", "ict_index": "7.1", "transfers_balance": "1108", "selected": "30215", "transfers_in": "2142", "transfers_out": "1034", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.0", "creativity": "33.5", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-482", "selected": "29884", "transfers_in": "1299", "transfers_out": "1781", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-706", "selected": "29260", "transfers_in": "527", "transfers_out": "1233", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "28690", "transfers_in": "1262", "transfers_out": "1935", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1890", "selected": "26816", "transfers_in": "121", "transfers_out": "2011", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1222", "selected": "25700", "transfers_in": "602", "transfers_out": "1824", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1332", "selected": "24412", "transfers_in": "118", "transfers_out": "1450", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.2", "creativity": "15.7", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1184", "selected": "23248", "transfers_in": "114", "transfers_out": "1298", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "0.3", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-179", "selected": "23096", "transfers_in": "209", "transfers_out": "388", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.8", "creativity": "61.9", "threat": "0.0", "ict_index": "8.7", "transfers_balance": "649", "selected": "23845", "transfers_in": "1110", "transfers_out": "461", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "26.6", "creativity": "10.8", "threat": "18.0", "ict_index": "5.5", "transfers_balance": "15", "selected": "23969", "transfers_in": "599", "transfers_out": "584", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.4", "creativity": "56.9", "threat": "18.0", "ict_index": "9.7", "transfers_balance": "4989", "selected": "29391", "transfers_in": "5483", "transfers_out": "494", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.6", "creativity": "6.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-389", "selected": "28806", "transfers_in": "1880", "transfers_out": "2269", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.8", "creativity": "1.6", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "3980", "selected": "58873", "transfers_in": "5048", "transfers_out": "1068", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.0", "creativity": "30.1", "threat": "16.0", "ict_index": "6.8", "transfers_balance": "645", "selected": "33790", "transfers_in": "2601", "transfers_out": "1956", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "16.8", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-20", "selected": "33830", "transfers_in": "1231", "transfers_out": "1251", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-789", "selected": "32599", "transfers_in": "925", "transfers_out": "1714", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "11.2", "creativity": "15.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-577", "selected": "32844", "transfers_in": "857", "transfers_out": "1434", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.4", "creativity": "17.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-802", "selected": "31780", "transfers_in": "348", "transfers_out": "1150", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "28.6", "creativity": "21.5", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-893", "selected": "30782", "transfers_in": "350", "transfers_out": "1243", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "19.3", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-690", "selected": "30168", "transfers_in": "130", "transfers_out": "820", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "C\u00e9dric Soares": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.2", "creativity": "5.3", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "0", "selected": "523597", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "7.0", "creativity": "17.8", "threat": "14.0", "ict_index": "3.9", "transfers_balance": "22720", "selected": "586136", "transfers_in": "42344", "transfers_out": "19624", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "12.4", "creativity": "3.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-29176", "selected": "564431", "transfers_in": "22046", "transfers_out": "51222", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "34.0", "creativity": "6.7", "threat": "11.0", "ict_index": "5.2", "transfers_balance": "12120", "selected": "586251", "transfers_in": "51811", "transfers_out": "39691", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.4", "creativity": "2.9", "threat": "29.0", "ict_index": "4.5", "transfers_balance": "-38859", "selected": "550234", "transfers_in": "16045", "transfers_out": "54904", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "5.5", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-31806", "selected": "521836", "transfers_in": "18595", "transfers_out": "50401", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.0", "creativity": "47.2", "threat": "27.0", "ict_index": "9.1", "transfers_balance": "-9455", "selected": "515231", "transfers_in": "23161", "transfers_out": "32616", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "17.8", "threat": "1.0", "ict_index": "3.6", "transfers_balance": "-30808", "selected": "486003", "transfers_in": "15011", "transfers_out": "45819", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.0", "creativity": "32.2", "threat": "1.0", "ict_index": "4.8", "transfers_balance": "-14841", "selected": "471987", "transfers_in": "8925", "transfers_out": "23766", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.2", "creativity": "2.8", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-12395", "selected": "460877", "transfers_in": "11784", "transfers_out": "24179", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.6", "creativity": "32.3", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-8722", "selected": "453437", "transfers_in": "10631", "transfers_out": "19353", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.0", "creativity": "5.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-51785", "selected": "402547", "transfers_in": "3624", "transfers_out": "55409", "value": "49", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.0", "creativity": "36.7", "threat": "10.0", "ict_index": "7.2", "transfers_balance": "-16574", "selected": "386660", "transfers_in": "5417", "transfers_out": "21991", "value": "49", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-35659", "selected": "351282", "transfers_in": "1510", "transfers_out": "37169", "value": "49", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57393", "selected": "294024", "transfers_in": "932", "transfers_out": "58325", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49179", "selected": "244880", "transfers_in": "146", "transfers_out": "49325", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "13.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-21968", "selected": "222937", "transfers_in": "133", "transfers_out": "22101", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-9862", "selected": "213178", "transfers_in": "580", "transfers_out": "10442", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21730", "selected": "191487", "transfers_in": "296", "transfers_out": "22026", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15751", "selected": "175751", "transfers_in": "47", "transfers_out": "15798", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16523", "selected": "159240", "transfers_in": "55", "transfers_out": "16578", "value": "47", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6601", "selected": "152647", "transfers_in": "62", "transfers_out": "6663", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "11.2", "creativity": "1.0", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-10872", "selected": "141807", "transfers_in": "139", "transfers_out": "11011", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "5.5", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "-2100", "selected": "139815", "transfers_in": "899", "transfers_out": "2999", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "6.1", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "4650", "selected": "144815", "transfers_in": "7441", "transfers_out": "2791", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.6", "creativity": "30.5", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-1515", "selected": "143397", "transfers_in": "1176", "transfers_out": "2691", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "8.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-2008", "selected": "141528", "transfers_in": "879", "transfers_out": "2887", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "16.0", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-884", "selected": "140869", "transfers_in": "1234", "transfers_out": "2118", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.2", "creativity": "44.8", "threat": "20.0", "ict_index": "8.9", "transfers_balance": "898", "selected": "141946", "transfers_in": "1942", "transfers_out": "1044", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "6.7", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "1521", "selected": "181652", "transfers_in": "2733", "transfers_out": "1212", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.2", "creativity": "16.2", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "2001", "selected": "181837", "transfers_in": "5056", "transfers_out": "3055", "value": "47", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "9", "goals": "0", "assists": "2", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "46.2", "creativity": "22.6", "threat": "5.0", "ict_index": "7.4", "transfers_balance": "-705", "selected": "181154", "transfers_in": "1767", "transfers_out": "2472", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "21108", "selected": "207874", "transfers_in": "23352", "transfers_out": "2244", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.6", "creativity": "7.4", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "21108", "selected": "207874", "transfers_in": "23352", "transfers_out": "2244", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "6.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "17997", "selected": "219496", "transfers_in": "20885", "transfers_out": "2888", "value": "47", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.8", "creativity": "16.8", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "24440", "selected": "246052", "transfers_in": "27483", "transfers_out": "3043", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.8", "creativity": "34.1", "threat": "2.0", "ict_index": "6.2", "transfers_balance": "24440", "selected": "246052", "transfers_in": "27483", "transfers_out": "3043", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.6", "creativity": "1.5", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-6725", "selected": "236764", "transfers_in": "2321", "transfers_out": "9046", "value": "47", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jordan Pickford": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "408612", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "6443", "selected": "485430", "transfers_in": "20885", "transfers_out": "14442", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "21", "influence": "31.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "172", "selected": "505200", "transfers_in": "20682", "transfers_out": "20510", "value": "50", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-30671", "selected": "482131", "transfers_in": "7132", "transfers_out": "37803", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "26.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-18879", "selected": "466205", "transfers_in": "5295", "transfers_out": "24174", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "20.8", "creativity": "10.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-18246", "selected": "450505", "transfers_in": "11936", "transfers_out": "30182", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "13", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-20830", "selected": "431562", "transfers_in": "4779", "transfers_out": "25609", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-26676", "selected": "406390", "transfers_in": "1600", "transfers_out": "28276", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "9", "bps": "30", "influence": "66.6", "creativity": "0.0", "threat": "0.0", "ict_index": "6.7", "transfers_balance": "-20936", "selected": "386016", "transfers_in": "609", "transfers_out": "21545", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-18811", "selected": "368141", "transfers_in": "1848", "transfers_out": "20659", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "3.0", "creativity": "10.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-16443", "selected": "352304", "transfers_in": "1655", "transfers_out": "18098", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "16", "influence": "27.4", "creativity": "10.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-12430", "selected": "340990", "transfers_in": "2685", "transfers_out": "15115", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "8.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-11098", "selected": "330417", "transfers_in": "835", "transfers_out": "11933", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "13", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "43", "influence": "41.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-14302", "selected": "316434", "transfers_in": "566", "transfers_out": "14868", "value": "48", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "11117", "selected": "329112", "transfers_in": "15373", "transfers_out": "4256", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "17", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "740", "selected": "332830", "transfers_in": "9032", "transfers_out": "8292", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "31", "influence": "27.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "8146", "selected": "342700", "transfers_in": "12112", "transfers_out": "3966", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "18688", "selected": "364095", "transfers_in": "21956", "transfers_out": "3268", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "33", "influence": "44.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-3521", "selected": "363423", "transfers_in": "6357", "transfers_out": "9878", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "20.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "28906", "selected": "396274", "transfers_in": "32197", "transfers_out": "3291", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "36.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "51753", "selected": "453928", "transfers_in": "58706", "transfers_out": "6953", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "28.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-5437", "selected": "449917", "transfers_in": "18733", "transfers_out": "24170", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "38.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "2032", "selected": "456681", "transfers_in": "27469", "transfers_out": "25437", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "25392", "selected": "484692", "transfers_in": "38443", "transfers_out": "13051", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-8546", "selected": "477721", "transfers_in": "11196", "transfers_out": "19742", "value": "49", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-11360", "selected": "466868", "transfers_in": "4344", "transfers_out": "15704", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-9017", "selected": "458928", "transfers_in": "7543", "transfers_out": "16560", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "25.0", "creativity": "0.0", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-8493", "selected": "451509", "transfers_in": "4363", "transfers_out": "12856", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "51.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "-3888", "selected": "447879", "transfers_in": "3349", "transfers_out": "7237", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "28", "influence": "27.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "2250", "selected": "461621", "transfers_in": "9020", "transfers_out": "6770", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "16.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "34440", "selected": "628697", "transfers_in": "38986", "transfers_out": "4546", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-24016", "selected": "473376", "transfers_in": "2532", "transfers_out": "26548", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "28", "influence": "21.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-12250", "selected": "461664", "transfers_in": "1809", "transfers_out": "14059", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "20", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-981", "selected": "457295", "transfers_in": "10228", "transfers_out": "11209", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "36739", "selected": "534525", "transfers_in": "40830", "transfers_out": "4091", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "648", "selected": "502121", "transfers_in": "11524", "transfers_out": "10876", "value": "49", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "24.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-12438", "selected": "488112", "transfers_in": "6966", "transfers_out": "19404", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "5", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1722", "selected": "488304", "transfers_in": "5119", "transfers_out": "6841", "value": "49", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Ashley Young": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "513", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "537", "transfers_in": "34", "transfers_out": "144", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "517", "transfers_in": "25", "transfers_out": "89", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "526", "transfers_in": "20", "transfers_out": "48", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.2", "creativity": "20.8", "threat": "6.0", "ict_index": "4.5", "transfers_balance": "75", "selected": "670", "transfers_in": "149", "transfers_out": "74", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "15.0", "creativity": "15.2", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "494", "selected": "1411", "transfers_in": "718", "transfers_out": "224", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.8", "creativity": "17.3", "threat": "17.0", "ict_index": "6.5", "transfers_balance": "3867", "selected": "5755", "transfers_in": "4855", "transfers_out": "988", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "3.0", "threat": "20.0", "ict_index": "2.3", "transfers_balance": "10487", "selected": "17296", "transfers_in": "13825", "transfers_out": "3338", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "29.8", "creativity": "38.3", "threat": "5.0", "ict_index": "7.3", "transfers_balance": "3253", "selected": "21005", "transfers_in": "5981", "transfers_out": "2728", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.6", "creativity": "5.7", "threat": "12.0", "ict_index": "4.4", "transfers_balance": "-1572", "selected": "19936", "transfers_in": "3204", "transfers_out": "4776", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.4", "creativity": "16.8", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "746", "selected": "21082", "transfers_in": "3258", "transfers_out": "2512", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "49.2", "creativity": "35.8", "threat": "2.0", "ict_index": "8.7", "transfers_balance": "534", "selected": "21975", "transfers_in": "3118", "transfers_out": "2584", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "8.2", "creativity": "17.8", "threat": "14.0", "ict_index": "4.0", "transfers_balance": "8721", "selected": "31270", "transfers_in": "11175", "transfers_out": "2454", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "75.8", "creativity": "1.4", "threat": "22.0", "ict_index": "9.9", "transfers_balance": "16799", "selected": "48974", "transfers_in": "19228", "transfers_out": "2429", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "33.0", "creativity": "14.8", "threat": "20.0", "ict_index": "6.8", "transfers_balance": "151311", "selected": "205328", "transfers_in": "156771", "transfers_out": "5460", "value": "50", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.0", "creativity": "11.3", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "64513", "selected": "276061", "transfers_in": "87297", "transfers_out": "22784", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "42728", "selected": "321590", "transfers_in": "62682", "transfers_out": "19954", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "4.2", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "-5137", "selected": "318770", "transfers_in": "31632", "transfers_out": "36769", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.8", "creativity": "16.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-21119", "selected": "299954", "transfers_in": "27519", "transfers_out": "48638", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "11", "goals": "0", "assists": "2", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "45.4", "creativity": "72.3", "threat": "18.0", "ict_index": "13.6", "transfers_balance": "-18932", "selected": "281985", "transfers_in": "11754", "transfers_out": "30686", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "23.0", "creativity": "40.3", "threat": "8.0", "ict_index": "7.1", "transfers_balance": "44175", "selected": "329103", "transfers_in": "62906", "transfers_out": "18731", "value": "51", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94815", "selected": "234777", "transfers_in": "15757", "transfers_out": "110572", "value": "51", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106765", "selected": "128246", "transfers_in": "3470", "transfers_out": "110235", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.6", "creativity": "17.9", "threat": "4.0", "ict_index": "4.9", "transfers_balance": "-7174", "selected": "121578", "transfers_in": "11959", "transfers_out": "19133", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "10.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "9150", "selected": "131967", "transfers_in": "21677", "transfers_out": "12527", "value": "50", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4340", "selected": "136643", "transfers_in": "14883", "transfers_out": "10543", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "12.8", "threat": "19.0", "ict_index": "4.9", "transfers_balance": "-20858", "selected": "116103", "transfers_in": "3817", "transfers_out": "24675", "value": "50", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "19.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-6302", "selected": "110471", "transfers_in": "5978", "transfers_out": "12280", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.4", "creativity": "4.6", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "427", "selected": "111202", "transfers_in": "6762", "transfers_out": "6335", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "14.9", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-5094", "selected": "111865", "transfers_in": "3877", "transfers_out": "8971", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.6", "creativity": "8.8", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-7253", "selected": "99560", "transfers_in": "3467", "transfers_out": "10720", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "6093", "selected": "106126", "transfers_in": "10609", "transfers_out": "4516", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "19.7", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "24223", "selected": "133260", "transfers_in": "28536", "transfers_out": "4313", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24223", "selected": "133260", "transfers_in": "28536", "transfers_out": "4313", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.4", "creativity": "40.5", "threat": "18.0", "ict_index": "9.1", "transfers_balance": "72", "selected": "120429", "transfers_in": "5151", "transfers_out": "5079", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "19.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "22142", "selected": "144369", "transfers_in": "25650", "transfers_out": "3508", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22142", "selected": "144369", "transfers_in": "25650", "transfers_out": "3508", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "11.8", "creativity": "2.1", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-3237", "selected": "139438", "transfers_in": "5042", "transfers_out": "8279", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ben Watson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5647", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-418", "selected": "6309", "transfers_in": "338", "transfers_out": "756", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "6502", "transfers_in": "381", "transfers_out": "649", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "6302", "transfers_in": "178", "transfers_out": "590", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-243", "selected": "6174", "transfers_in": "164", "transfers_out": "407", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "629", "selected": "7145", "transfers_in": "1460", "transfers_out": "831", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2093", "selected": "9812", "transfers_in": "3751", "transfers_out": "1658", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1011", "selected": "11325", "transfers_in": "2597", "transfers_out": "1586", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "34", "selected": "11547", "transfers_in": "897", "transfers_out": "863", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "11714", "transfers_in": "1104", "transfers_out": "1163", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-337", "selected": "11488", "transfers_in": "390", "transfers_out": "727", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "11370", "transfers_in": "421", "transfers_out": "681", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-318", "selected": "11108", "transfers_in": "212", "transfers_out": "530", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "10790", "transfers_in": "91", "transfers_out": "435", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "10548", "transfers_in": "80", "transfers_out": "355", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "10323", "transfers_in": "106", "transfers_out": "378", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "10152", "transfers_in": "52", "transfers_out": "249", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "9997", "transfers_in": "56", "transfers_out": "242", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.2", "creativity": "1.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-285", "selected": "9743", "transfers_in": "75", "transfers_out": "360", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "1.4", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-113", "selected": "9651", "transfers_in": "81", "transfers_out": "194", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "4.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-131", "selected": "9547", "transfers_in": "193", "transfers_out": "324", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "52", "selected": "9627", "transfers_in": "389", "transfers_out": "337", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "21.5", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "95", "selected": "9842", "transfers_in": "682", "transfers_out": "587", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.8", "creativity": "16.8", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "111", "selected": "10054", "transfers_in": "560", "transfers_out": "449", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "266", "selected": "10427", "transfers_in": "665", "transfers_out": "399", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-495", "selected": "9946", "transfers_in": "96", "transfers_out": "591", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-593", "selected": "9353", "transfers_in": "12", "transfers_out": "605", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329", "selected": "9025", "transfers_in": "9", "transfers_out": "338", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "8872", "transfers_in": "2", "transfers_out": "152", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "7631", "transfers_in": "3", "transfers_out": "134", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "7466", "transfers_in": "2", "transfers_out": "116", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "7405", "transfers_in": "3", "transfers_out": "121", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "7347", "transfers_in": "5", "transfers_out": "65", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "7292", "transfers_in": "2", "transfers_out": "56", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "7255", "transfers_in": "5", "transfers_out": "43", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "7219", "transfers_in": "0", "transfers_out": "39", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "7186", "transfers_in": "2", "transfers_out": "34", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "7141", "transfers_in": "6", "transfers_out": "45", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ben Hamer": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2368", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "2856", "transfers_in": "59", "transfers_out": "223", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "2852", "transfers_in": "50", "transfers_out": "219", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "2872", "transfers_in": "58", "transfers_out": "186", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "2894", "transfers_in": "36", "transfers_out": "102", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "2867", "transfers_in": "45", "transfers_out": "154", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "2870", "transfers_in": "42", "transfers_out": "105", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "2883", "transfers_in": "44", "transfers_out": "104", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2884", "transfers_in": "25", "transfers_out": "50", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "2849", "transfers_in": "24", "transfers_out": "89", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "2867", "transfers_in": "21", "transfers_out": "43", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "2865", "transfers_in": "24", "transfers_out": "65", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2899", "transfers_in": "27", "transfers_out": "47", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2909", "transfers_in": "11", "transfers_out": "40", "value": "44", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2942", "transfers_in": "20", "transfers_out": "35", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "2975", "transfers_in": "24", "transfers_out": "67", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3021", "transfers_in": "27", "transfers_out": "36", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "3034", "transfers_in": "21", "transfers_out": "52", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "3054", "transfers_in": "21", "transfers_out": "62", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3082", "transfers_in": "13", "transfers_out": "37", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "3104", "transfers_in": "38", "transfers_out": "60", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "3122", "transfers_in": "45", "transfers_out": "50", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "3191", "transfers_in": "40", "transfers_out": "66", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3229", "transfers_in": "32", "transfers_out": "51", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3295", "transfers_in": "42", "transfers_out": "57", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3313", "transfers_in": "26", "transfers_out": "36", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3360", "transfers_in": "29", "transfers_out": "43", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3425", "transfers_in": "20", "transfers_out": "32", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3435", "transfers_in": "14", "transfers_out": "17", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3550", "transfers_in": "16", "transfers_out": "27", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "3573", "transfers_in": "29", "transfers_out": "26", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3570", "transfers_in": "17", "transfers_out": "28", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3572", "transfers_in": "16", "transfers_out": "23", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-7", "selected": "3572", "transfers_in": "16", "transfers_out": "23", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "24.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1347", "selected": "5119", "transfers_in": "1539", "transfers_out": "192", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "2357", "selected": "7816", "transfers_in": "2691", "transfers_out": "334", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2357", "selected": "7816", "transfers_in": "2691", "transfers_out": "334", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-397", "selected": "7162", "transfers_in": "150", "transfers_out": "547", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Shinji Okazaki": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.6", "creativity": "3.8", "threat": "37.0", "ict_index": "7.0", "transfers_balance": "0", "selected": "42847", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "75", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.2", "creativity": "14.1", "threat": "28.0", "ict_index": "7.6", "transfers_balance": "21585", "selected": "98054", "transfers_in": "29814", "transfers_out": "8229", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.2", "creativity": "2.3", "threat": "7.0", "ict_index": "2.4", "transfers_balance": "67513", "selected": "193328", "transfers_in": "92361", "transfers_out": "24848", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13055", "selected": "223289", "transfers_in": "46716", "transfers_out": "33661", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "10.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-10459", "selected": "217725", "transfers_in": "22746", "transfers_out": "33205", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.2", "creativity": "10.5", "threat": "40.0", "ict_index": "8.9", "transfers_balance": "-16114", "selected": "206453", "transfers_in": "24150", "transfers_out": "40264", "value": "55", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "15.3", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "51793", "selected": "265471", "transfers_in": "75621", "transfers_out": "23828", "value": "56", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22333", "selected": "293683", "transfers_in": "51940", "transfers_out": "29607", "value": "56", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "67", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "46.4", "creativity": "25.4", "threat": "62.0", "ict_index": "13.4", "transfers_balance": "-36106", "selected": "258800", "transfers_in": "5929", "transfers_out": "42035", "value": "56", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "32150", "selected": "294759", "transfers_in": "50630", "transfers_out": "18480", "value": "56", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "1.6", "creativity": "1.7", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "-22445", "selected": "274029", "transfers_in": "10061", "transfers_out": "32506", "value": "56", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21937", "selected": "254043", "transfers_in": "8708", "transfers_out": "30645", "value": "56", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6529", "selected": "248779", "transfers_in": "14895", "transfers_out": "21424", "value": "56", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "10.6", "creativity": "6.0", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "-18728", "selected": "230744", "transfers_in": "5379", "transfers_out": "24107", "value": "55", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "20.8", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "-7839", "selected": "223797", "transfers_in": "7421", "transfers_out": "15260", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "2.4", "creativity": "1.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-14012", "selected": "210908", "transfers_in": "5102", "transfers_out": "19114", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "16", "goals": "2", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "70", "influence": "96.6", "creativity": "26.2", "threat": "109.0", "ict_index": "23.2", "transfers_balance": "-5404", "selected": "206343", "transfers_in": "5623", "transfers_out": "11027", "value": "54", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "126829", "selected": "337317", "transfers_in": "133157", "transfers_out": "6328", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-16405", "selected": "324433", "transfers_in": "30534", "transfers_out": "46939", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.2", "creativity": "13.7", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "-10987", "selected": "315453", "transfers_in": "21714", "transfers_out": "32701", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "1.0", "threat": "20.0", "ict_index": "2.2", "transfers_balance": "-10761", "selected": "306992", "transfers_in": "23306", "transfers_out": "34067", "value": "55", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "5.8", "threat": "10.0", "ict_index": "1.9", "transfers_balance": "-6336", "selected": "301419", "transfers_in": "21666", "transfers_out": "28002", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.4", "creativity": "2.5", "threat": "63.0", "ict_index": "7.3", "transfers_balance": "-5070", "selected": "299685", "transfers_in": "36265", "transfers_out": "41335", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.4", "creativity": "12.0", "threat": "23.0", "ict_index": "4.3", "transfers_balance": "5814", "selected": "307227", "transfers_in": "31988", "transfers_out": "26174", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "17.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-9163", "selected": "299769", "transfers_in": "16485", "transfers_out": "25648", "value": "55", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-21062", "selected": "279220", "transfers_in": "5881", "transfers_out": "26943", "value": "54", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45608", "selected": "234136", "transfers_in": "2352", "transfers_out": "47960", "value": "54", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36138", "selected": "198154", "transfers_in": "276", "transfers_out": "36414", "value": "53", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9971", "selected": "188134", "transfers_in": "223", "transfers_out": "10194", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "7.7", "threat": "33.0", "ict_index": "4.4", "transfers_balance": "-5363", "selected": "183130", "transfers_in": "1002", "transfers_out": "6365", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "2.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "713", "selected": "184490", "transfers_in": "3828", "transfers_out": "3115", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "20.9", "threat": "6.0", "ict_index": "5.0", "transfers_balance": "385", "selected": "185160", "transfers_in": "3380", "transfers_out": "2995", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "6698", "selected": "193575", "transfers_in": "9468", "transfers_out": "2770", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6698", "selected": "193575", "transfers_in": "9468", "transfers_out": "2770", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5571", "selected": "179102", "transfers_in": "76", "transfers_out": "5647", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3947", "selected": "175129", "transfers_in": "86", "transfers_out": "4033", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3947", "selected": "175129", "transfers_in": "86", "transfers_out": "4033", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2931", "selected": "172232", "transfers_in": "73", "transfers_out": "3004", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Anthony Martial": [{"gameweek": "1", "points": "10", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "51.4", "creativity": "11.1", "threat": "21.0", "ict_index": "8.4", "transfers_balance": "0", "selected": "38558", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "33.6", "creativity": "3.0", "threat": "25.0", "ict_index": "6.2", "transfers_balance": "14801", "selected": "86722", "transfers_in": "20768", "transfers_out": "5967", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.4", "creativity": "48.9", "threat": "49.0", "ict_index": "11.2", "transfers_balance": "10173", "selected": "106558", "transfers_in": "20552", "transfers_out": "10379", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.6", "creativity": "30.5", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-527", "selected": "112716", "transfers_in": "12544", "transfers_out": "13071", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "35.0", "creativity": "0.1", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "6452", "selected": "122180", "transfers_in": "20380", "transfers_out": "13928", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21752", "selected": "147615", "transfers_in": "36377", "transfers_out": "14625", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.4", "creativity": "10.9", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "-28322", "selected": "120820", "transfers_in": "12457", "transfers_out": "40779", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "11.3", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "3647", "selected": "127119", "transfers_in": "17353", "transfers_out": "13706", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "2.2", "creativity": "4.3", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "6441", "selected": "134912", "transfers_in": "15824", "transfers_out": "9383", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "33.2", "creativity": "2.8", "threat": "19.0", "ict_index": "5.5", "transfers_balance": "-16796", "selected": "119158", "transfers_in": "4916", "transfers_out": "21712", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.8", "threat": "22.0", "ict_index": "2.5", "transfers_balance": "7019", "selected": "127962", "transfers_in": "13324", "transfers_out": "6305", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.0", "creativity": "22.5", "threat": "68.0", "ict_index": "13.3", "transfers_balance": "3996", "selected": "133827", "transfers_in": "13949", "transfers_out": "9953", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "28.1", "threat": "6.0", "ict_index": "3.8", "transfers_balance": "3912", "selected": "138845", "transfers_in": "12044", "transfers_out": "8132", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "34.6", "creativity": "3.6", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "-4641", "selected": "134900", "transfers_in": "4423", "transfers_out": "9064", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.6", "creativity": "23.8", "threat": "38.0", "ict_index": "8.7", "transfers_balance": "8609", "selected": "144781", "transfers_in": "14010", "transfers_out": "5401", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "12.7", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "34520", "selected": "181464", "transfers_in": "43176", "transfers_out": "8656", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.0", "creativity": "15.3", "threat": "11.0", "ict_index": "2.9", "transfers_balance": "14050", "selected": "196685", "transfers_in": "23803", "transfers_out": "9753", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "4.4", "creativity": "0.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-1405", "selected": "196333", "transfers_in": "14513", "transfers_out": "15918", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "7.4", "creativity": "33.5", "threat": "38.0", "ict_index": "7.9", "transfers_balance": "-30103", "selected": "167335", "transfers_in": "6131", "transfers_out": "36234", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9776", "selected": "158227", "transfers_in": "3614", "transfers_out": "13390", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "11.5", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "-33523", "selected": "124973", "transfers_in": "780", "transfers_out": "34303", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "36.8", "creativity": "27.0", "threat": "12.0", "ict_index": "7.6", "transfers_balance": "-892", "selected": "124306", "transfers_in": "5205", "transfers_out": "6097", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "79", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "54.8", "creativity": "21.7", "threat": "72.0", "ict_index": "14.9", "transfers_balance": "14522", "selected": "140426", "transfers_in": "24200", "transfers_out": "9678", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "40.4", "creativity": "39.3", "threat": "63.0", "ict_index": "14.3", "transfers_balance": "8202", "selected": "149710", "transfers_in": "16328", "transfers_out": "8126", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.2", "creativity": "7.9", "threat": "31.0", "ict_index": "4.7", "transfers_balance": "61048", "selected": "213756", "transfers_in": "76353", "transfers_out": "15305", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "2.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "81670", "selected": "297260", "transfers_in": "97829", "transfers_out": "16159", "value": "81", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "21.6", "threat": "65.0", "ict_index": "9.7", "transfers_balance": "-44055", "selected": "254643", "transfers_in": "21582", "transfers_out": "65637", "value": "81", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "28.0", "threat": "18.0", "ict_index": "6.6", "transfers_balance": "-39741", "selected": "216369", "transfers_in": "10075", "transfers_out": "49816", "value": "80", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2208", "selected": "214652", "transfers_in": "11470", "transfers_out": "13678", "value": "80", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47287", "selected": "163954", "transfers_in": "1213", "transfers_out": "48500", "value": "79", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-841", "selected": "155121", "transfers_in": "4860", "transfers_out": "5701", "value": "79", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7289", "selected": "147894", "transfers_in": "1057", "transfers_out": "8346", "value": "79", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "5.5", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-3262", "selected": "144984", "transfers_in": "2161", "transfers_out": "5423", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "24.2", "threat": "44.0", "ict_index": "7.7", "transfers_balance": "-3262", "selected": "144984", "transfers_in": "2161", "transfers_out": "5423", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "15.9", "threat": "11.0", "ict_index": "3.2", "transfers_balance": "-1456", "selected": "140609", "transfers_in": "532", "transfers_out": "1988", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.4", "creativity": "38.4", "threat": "21.0", "ict_index": "6.4", "transfers_balance": "2680", "selected": "143715", "transfers_in": "4302", "transfers_out": "1622", "value": "78", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2680", "selected": "143715", "transfers_in": "4302", "transfers_out": "1622", "value": "78", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10136", "selected": "154756", "transfers_in": "12801", "transfers_out": "2665", "value": "78", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Georges-K\u00e9vin Nkoudou": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "834", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "657", "transfers_in": "18", "transfers_out": "230", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "562", "transfers_in": "15", "transfers_out": "117", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "503", "transfers_in": "12", "transfers_out": "80", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "477", "transfers_in": "10", "transfers_out": "40", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "471", "transfers_in": "24", "transfers_out": "41", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "518", "transfers_in": "44", "transfers_out": "36", "value": "54", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "7", "selected": "570", "transfers_in": "51", "transfers_out": "44", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "546", "transfers_in": "8", "transfers_out": "38", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "563", "transfers_in": "38", "transfers_out": "41", "value": "54", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "580", "transfers_in": "26", "transfers_out": "31", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "609", "transfers_in": "37", "transfers_out": "36", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "611", "transfers_in": "20", "transfers_out": "30", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "611", "transfers_in": "16", "transfers_out": "25", "value": "54", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "620", "transfers_in": "14", "transfers_out": "20", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "648", "transfers_in": "24", "transfers_out": "22", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "673", "transfers_in": "22", "transfers_out": "14", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "675", "transfers_in": "15", "transfers_out": "22", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "683", "transfers_in": "21", "transfers_out": "28", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "686", "transfers_in": "15", "transfers_out": "20", "value": "54", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "682", "transfers_in": "20", "transfers_out": "24", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "682", "transfers_in": "20", "transfers_out": "24", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.6", "creativity": "4.8", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "728", "selected": "1453", "transfers_in": "911", "transfers_out": "183", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "1.8", "threat": "20.0", "ict_index": "2.5", "transfers_balance": "-29", "selected": "1439", "transfers_in": "208", "transfers_out": "237", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.6", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1446", "transfers_in": "206", "transfers_out": "215", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "1346", "transfers_in": "85", "transfers_out": "196", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-142", "selected": "1231", "transfers_in": "61", "transfers_out": "203", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "1182", "transfers_in": "47", "transfers_out": "125", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "1133", "transfers_in": "24", "transfers_out": "86", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1119", "transfers_in": "24", "transfers_out": "79", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "15.5", "threat": "10.0", "ict_index": "3.1", "transfers_balance": "-12", "selected": "1103", "transfers_in": "20", "transfers_out": "32", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "1128", "transfers_in": "42", "transfers_out": "29", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1123", "transfers_in": "38", "transfers_out": "49", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1123", "transfers_in": "38", "transfers_out": "49", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1090", "transfers_in": "10", "transfers_out": "45", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-14", "selected": "1077", "transfers_in": "12", "transfers_out": "26", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.6", "creativity": "22.4", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-14", "selected": "1064", "transfers_in": "10", "transfers_out": "24", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "1084", "transfers_in": "23", "transfers_out": "11", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Marc Muniesa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5580", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2007", "selected": "3695", "transfers_in": "34", "transfers_out": "2041", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-929", "selected": "2770", "transfers_in": "4", "transfers_out": "933", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-462", "selected": "2311", "transfers_in": "6", "transfers_out": "468", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "2089", "transfers_in": "2", "transfers_out": "226", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "1884", "transfers_in": "2", "transfers_out": "211", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "1751", "transfers_in": "4", "transfers_out": "138", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "1642", "transfers_in": "0", "transfers_out": "110", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "1593", "transfers_in": "1", "transfers_out": "51", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "1529", "transfers_in": "4", "transfers_out": "68", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1496", "transfers_in": "2", "transfers_out": "37", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1458", "transfers_in": "3", "transfers_out": "42", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1431", "transfers_in": "2", "transfers_out": "29", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1410", "transfers_in": "1", "transfers_out": "22", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1382", "transfers_in": "1", "transfers_out": "29", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1365", "transfers_in": "2", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1357", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1340", "transfers_in": "1", "transfers_out": "19", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1326", "transfers_in": "2", "transfers_out": "16", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1315", "transfers_in": "2", "transfers_out": "15", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1294", "transfers_in": "0", "transfers_out": "21", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1286", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1270", "transfers_in": "5", "transfers_out": "21", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1260", "transfers_in": "3", "transfers_out": "13", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1248", "transfers_in": "0", "transfers_out": "12", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1243", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1233", "transfers_in": "2", "transfers_out": "13", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1231", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1228", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1520", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1518", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1518", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1516", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1515", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1514", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1514", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1513", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1510", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Paul Robinson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "528", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "494", "transfers_in": "10", "transfers_out": "87", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "468", "transfers_in": "4", "transfers_out": "38", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "446", "transfers_in": "8", "transfers_out": "39", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "429", "transfers_in": "4", "transfers_out": "23", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "423", "transfers_in": "5", "transfers_out": "17", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "407", "transfers_in": "4", "transfers_out": "22", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "404", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "401", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "389", "transfers_in": "3", "transfers_out": "18", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "384", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "379", "transfers_in": "3", "transfers_out": "10", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "379", "transfers_in": "4", "transfers_out": "7", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "375", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "364", "transfers_in": "2", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "363", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "362", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "357", "transfers_in": "0", "transfers_out": "5", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "354", "transfers_in": "3", "transfers_out": "8", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "352", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "347", "transfers_in": "4", "transfers_out": "9", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "342", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "341", "transfers_in": "8", "transfers_out": "12", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "339", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "339", "transfers_in": "5", "transfers_out": "5", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "340", "transfers_in": "3", "transfers_out": "3", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "339", "transfers_in": "1", "transfers_out": "6", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "335", "transfers_in": "1", "transfers_out": "6", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "336", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "353", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "352", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "353", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "350", "transfers_in": "4", "transfers_out": "6", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "350", "transfers_in": "4", "transfers_out": "6", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "353", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "352", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "351", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "358", "transfers_in": "8", "transfers_out": "2", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Thomas Edwards": [{"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "52", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.4", "creativity": "14.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "283", "selected": "381", "transfers_in": "419", "transfers_out": "136", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "638", "transfers_in": "340", "transfers_out": "147", "value": "40", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "343", "selected": "1150", "transfers_in": "478", "transfers_out": "135", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "275", "selected": "1629", "transfers_in": "454", "transfers_out": "179", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "153", "selected": "1900", "transfers_in": "339", "transfers_out": "186", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1990", "transfers_in": "177", "transfers_out": "163", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "2155", "transfers_in": "213", "transfers_out": "133", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "69", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "1.1", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "61", "selected": "2338", "transfers_in": "239", "transfers_out": "178", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86", "selected": "2500", "transfers_in": "219", "transfers_out": "133", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "2564", "transfers_in": "144", "transfers_out": "134", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "73", "selected": "2730", "transfers_in": "261", "transfers_out": "188", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "1.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1032", "selected": "3914", "transfers_in": "1293", "transfers_out": "261", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.6", "creativity": "1.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1514", "selected": "5687", "transfers_in": "2201", "transfers_out": "687", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "5.4", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "2740", "selected": "8512", "transfers_in": "3722", "transfers_out": "982", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12376", "selected": "21629", "transfers_in": "17318", "transfers_out": "4942", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4412", "selected": "26421", "transfers_in": "7505", "transfers_out": "3093", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3014", "selected": "29912", "transfers_in": "6783", "transfers_out": "3769", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1079", "selected": "28906", "transfers_in": "1082", "transfers_out": "2161", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1105", "selected": "27945", "transfers_in": "1365", "transfers_out": "2470", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-390", "selected": "27777", "transfers_in": "1593", "transfers_out": "1983", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-385", "selected": "27500", "transfers_in": "820", "transfers_out": "1205", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-712", "selected": "23751", "transfers_in": "635", "transfers_out": "1347", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-894", "selected": "21624", "transfers_in": "354", "transfers_out": "1248", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-697", "selected": "22260", "transfers_in": "253", "transfers_out": "950", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "21776", "transfers_in": "224", "transfers_out": "767", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-713", "selected": "20953", "transfers_in": "235", "transfers_out": "948", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-582", "selected": "20564", "transfers_in": "129", "transfers_out": "711", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-513", "selected": "20038", "transfers_in": "112", "transfers_out": "625", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-658", "selected": "19323", "transfers_in": "119", "transfers_out": "777", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "18770", "transfers_in": "89", "transfers_out": "672", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Sam Baldock": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1201", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "1064", "transfers_in": "47", "transfers_out": "268", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "977", "transfers_in": "46", "transfers_out": "172", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "932", "transfers_in": "61", "transfers_out": "166", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "937", "transfers_in": "38", "transfers_out": "103", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "915", "transfers_in": "86", "transfers_out": "155", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "901", "transfers_in": "76", "transfers_out": "99", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "893", "transfers_in": "83", "transfers_out": "104", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "893", "transfers_in": "29", "transfers_out": "41", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "884", "transfers_in": "61", "transfers_out": "83", "value": "49", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "893", "transfers_in": "45", "transfers_out": "47", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "964", "transfers_in": "80", "transfers_out": "53", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "1015", "transfers_in": "90", "transfers_out": "61", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "1089", "transfers_in": "102", "transfers_out": "51", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1096", "transfers_in": "52", "transfers_out": "59", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1114", "transfers_in": "62", "transfers_out": "67", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1129", "transfers_in": "55", "transfers_out": "56", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1137", "transfers_in": "48", "transfers_out": "53", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "1195", "transfers_in": "93", "transfers_out": "68", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1223", "transfers_in": "57", "transfers_out": "46", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "1288", "transfers_in": "130", "transfers_out": "96", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1310", "transfers_in": "99", "transfers_out": "92", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "0.8", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "53", "selected": "1419", "transfers_in": "215", "transfers_out": "162", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "1500", "transfers_in": "170", "transfers_out": "117", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1551", "transfers_in": "101", "transfers_out": "87", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1564", "transfers_in": "87", "transfers_out": "95", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1601", "transfers_in": "77", "transfers_out": "81", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1624", "transfers_in": "88", "transfers_out": "112", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1647", "transfers_in": "55", "transfers_out": "48", "value": "49", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1657", "transfers_in": "66", "transfers_out": "62", "value": "49", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1698", "transfers_in": "60", "transfers_out": "49", "value": "49", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "1735", "transfers_in": "88", "transfers_out": "65", "value": "49", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "1783", "transfers_in": "63", "transfers_out": "48", "value": "49", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "1783", "transfers_in": "63", "transfers_out": "48", "value": "49", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1778", "transfers_in": "38", "transfers_out": "40", "value": "49", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1793", "transfers_in": "60", "transfers_out": "52", "value": "49", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1793", "transfers_in": "60", "transfers_out": "52", "value": "49", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "1826", "transfers_in": "85", "transfers_out": "60", "value": "49", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Alex Iwobi": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "134752", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "3.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-46499", "selected": "93372", "transfers_in": "1344", "transfers_out": "47843", "value": "54", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30235", "selected": "64474", "transfers_in": "755", "transfers_out": "30990", "value": "53", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22725", "selected": "42289", "transfers_in": "357", "transfers_out": "23082", "value": "52", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.6", "creativity": "41.8", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-7490", "selected": "35232", "transfers_in": "325", "transfers_out": "7815", "value": "52", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1632", "selected": "34274", "transfers_in": "3133", "transfers_out": "4765", "value": "51", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "70", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "50.2", "creativity": "31.3", "threat": "55.0", "ict_index": "13.7", "transfers_balance": "-5346", "selected": "29256", "transfers_in": "935", "transfers_out": "6281", "value": "51", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "35.1", "threat": "27.0", "ict_index": "7.6", "transfers_balance": "20278", "selected": "51186", "transfers_in": "25873", "transfers_out": "5595", "value": "51", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1072", "selected": "52946", "transfers_in": "6466", "transfers_out": "5394", "value": "51", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8847", "selected": "44578", "transfers_in": "2109", "transfers_out": "10956", "value": "51", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.4", "creativity": "3.8", "threat": "10.0", "ict_index": "1.8", "transfers_balance": "-6353", "selected": "38488", "transfers_in": "374", "transfers_out": "6727", "value": "51", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "14.3", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "-2180", "selected": "36750", "transfers_in": "1271", "transfers_out": "3451", "value": "51", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "7.2", "creativity": "18.8", "threat": "22.0", "ict_index": "4.8", "transfers_balance": "-2027", "selected": "34940", "transfers_in": "606", "transfers_out": "2633", "value": "51", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1925", "selected": "33150", "transfers_in": "790", "transfers_out": "2715", "value": "51", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.6", "creativity": "40.7", "threat": "101.0", "ict_index": "15.7", "transfers_balance": "-2629", "selected": "30637", "transfers_in": "207", "transfers_out": "2836", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-416", "selected": "30531", "transfers_in": "1091", "transfers_out": "1507", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "8.2", "creativity": "17.1", "threat": "23.0", "ict_index": "4.8", "transfers_balance": "-922", "selected": "29767", "transfers_in": "394", "transfers_out": "1316", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.6", "creativity": "51.8", "threat": "47.0", "ict_index": "12.0", "transfers_balance": "116", "selected": "30052", "transfers_in": "1185", "transfers_out": "1069", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "77", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "13.8", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-522", "selected": "29821", "transfers_in": "963", "transfers_out": "1485", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "652", "selected": "30745", "transfers_in": "1645", "transfers_out": "993", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.0", "creativity": "32.3", "threat": "18.0", "ict_index": "6.2", "transfers_balance": "-1091", "selected": "29893", "transfers_in": "893", "transfers_out": "1984", "value": "51", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-580", "selected": "29426", "transfers_in": "710", "transfers_out": "1290", "value": "51", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.4", "creativity": "20.7", "threat": "21.0", "ict_index": "6.7", "transfers_balance": "-150", "selected": "29703", "transfers_in": "2283", "transfers_out": "2433", "value": "51", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "54.8", "creativity": "17.9", "threat": "64.0", "ict_index": "13.7", "transfers_balance": "2200", "selected": "32211", "transfers_in": "3941", "transfers_out": "1741", "value": "51", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.4", "creativity": "28.3", "threat": "26.0", "ict_index": "6.2", "transfers_balance": "17562", "selected": "50538", "transfers_in": "21873", "transfers_out": "4311", "value": "51", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "27.2", "creativity": "19.2", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "-3399", "selected": "47398", "transfers_in": "2936", "transfers_out": "6335", "value": "51", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "14.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "368", "selected": "48323", "transfers_in": "6302", "transfers_out": "5934", "value": "51", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4567", "selected": "44374", "transfers_in": "1810", "transfers_out": "6377", "value": "51", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "11.1", "threat": "43.0", "ict_index": "5.4", "transfers_balance": "-2750", "selected": "41804", "transfers_in": "908", "transfers_out": "3658", "value": "51", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "10.1", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "-2068", "selected": "44541", "transfers_in": "906", "transfers_out": "2974", "value": "51", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1015", "selected": "41976", "transfers_in": "678", "transfers_out": "1693", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "9", "goals": "0", "assists": "2", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "49.0", "creativity": "42.4", "threat": "13.0", "ict_index": "10.4", "transfers_balance": "-299", "selected": "41805", "transfers_in": "1350", "transfers_out": "1649", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "24.6", "threat": "42.0", "ict_index": "7.7", "transfers_balance": "3953", "selected": "46048", "transfers_in": "5411", "transfers_out": "1458", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.8", "creativity": "20.0", "threat": "14.0", "ict_index": "4.0", "transfers_balance": "10070", "selected": "59279", "transfers_in": "11771", "transfers_out": "1701", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.4", "creativity": "5.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-908", "selected": "55431", "transfers_in": "3046", "transfers_out": "3954", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "54.2", "creativity": "34.3", "threat": "42.0", "ict_index": "13.1", "transfers_balance": "-1184", "selected": "54440", "transfers_in": "3290", "transfers_out": "4474", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.2", "creativity": "26.8", "threat": "28.0", "ict_index": "6.6", "transfers_balance": "-1184", "selected": "54440", "transfers_in": "3290", "transfers_out": "4474", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.4", "creativity": "13.8", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "7372", "selected": "62392", "transfers_in": "9038", "transfers_out": "1666", "value": "51", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Olivier Giroud": [{"gameweek": "1", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "35.0", "creativity": "14.9", "threat": "19.0", "ict_index": "6.9", "transfers_balance": "0", "selected": "81145", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "17.5", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-4421", "selected": "97369", "transfers_in": "4781", "transfers_out": "9202", "value": "85", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "12.1", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "-13074", "selected": "89443", "transfers_in": "3030", "transfers_out": "16104", "value": "85", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.4", "creativity": "4.2", "threat": "19.0", "ict_index": "2.7", "transfers_balance": "-9997", "selected": "83172", "transfers_in": "3844", "transfers_out": "13841", "value": "84", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "2.6", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-9076", "selected": "75299", "transfers_in": "798", "transfers_out": "9874", "value": "84", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "23.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-4057", "selected": "72768", "transfers_in": "4280", "transfers_out": "8337", "value": "83", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "7.0", "ict_index": "0.7", "transfers_balance": "-4954", "selected": "68918", "transfers_in": "3308", "transfers_out": "8262", "value": "83", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "22", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "2.8", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-2899", "selected": "67220", "transfers_in": "3122", "transfers_out": "6021", "value": "83", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1541", "selected": "66204", "transfers_in": "1595", "transfers_out": "3136", "value": "83", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.5", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "-1419", "selected": "65563", "transfers_in": "2996", "transfers_out": "4415", "value": "82", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2373", "selected": "63824", "transfers_in": "925", "transfers_out": "3298", "value": "82", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3283", "selected": "61072", "transfers_in": "664", "transfers_out": "3947", "value": "82", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1734", "selected": "59495", "transfers_in": "434", "transfers_out": "2168", "value": "82", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "11", "goals": "2", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "63.2", "creativity": "1.9", "threat": "66.0", "ict_index": "13.1", "transfers_balance": "-89", "selected": "59686", "transfers_in": "909", "transfers_out": "998", "value": "82", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "10647", "selected": "71063", "transfers_in": "12069", "transfers_out": "1422", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.0", "creativity": "0.0", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "-5476", "selected": "66169", "transfers_in": "1983", "transfers_out": "7459", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "20.8", "threat": "56.0", "ict_index": "8.4", "transfers_balance": "3716", "selected": "70458", "transfers_in": "5674", "transfers_out": "1958", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.2", "creativity": "11.8", "threat": "20.0", "ict_index": "3.6", "transfers_balance": "1088", "selected": "72080", "transfers_in": "4546", "transfers_out": "3458", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7413", "selected": "65221", "transfers_in": "1492", "transfers_out": "8905", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3891", "selected": "61444", "transfers_in": "196", "transfers_out": "4087", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2532", "selected": "59043", "transfers_in": "199", "transfers_out": "2731", "value": "82", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-669", "selected": "58438", "transfers_in": "125", "transfers_out": "794", "value": "82", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1591", "selected": "57065", "transfers_in": "288", "transfers_out": "1879", "value": "82", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-833", "selected": "56329", "transfers_in": "119", "transfers_out": "952", "value": "82", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-517", "selected": "55965", "transfers_in": "265", "transfers_out": "782", "value": "82", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "26", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.8", "creativity": "10.6", "threat": "37.0", "ict_index": "5.3", "transfers_balance": "43505", "selected": "100156", "transfers_in": "46633", "transfers_out": "3128", "value": "82", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "19.9", "threat": "74.0", "ict_index": "11.3", "transfers_balance": "24036", "selected": "125339", "transfers_in": "34231", "transfers_out": "10195", "value": "82", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "2.3", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-17764", "selected": "108655", "transfers_in": "8638", "transfers_out": "26402", "value": "82", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-15165", "selected": "93607", "transfers_in": "1628", "transfers_out": "16793", "value": "82", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "49.7", "threat": "72.0", "ict_index": "12.5", "transfers_balance": "-6487", "selected": "89094", "transfers_in": "2296", "transfers_out": "8783", "value": "82", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2127", "selected": "85287", "transfers_in": "2420", "transfers_out": "4547", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "2.8", "threat": "21.0", "ict_index": "2.7", "transfers_balance": "-2834", "selected": "82675", "transfers_in": "1541", "transfers_out": "4375", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "67.2", "creativity": "0.4", "threat": "38.0", "ict_index": "10.6", "transfers_balance": "-427", "selected": "82566", "transfers_in": "2616", "transfers_out": "3043", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "45.3", "threat": "62.0", "ict_index": "11.7", "transfers_balance": "-427", "selected": "82566", "transfers_in": "2616", "transfers_out": "3043", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "28.9", "threat": "19.0", "ict_index": "5.0", "transfers_balance": "36876", "selected": "127314", "transfers_in": "39244", "transfers_out": "2368", "value": "82", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "37.2", "creativity": "13.6", "threat": "39.0", "ict_index": "9.0", "transfers_balance": "25088", "selected": "153642", "transfers_in": "33503", "transfers_out": "8415", "value": "83", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "36", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.4", "creativity": "13.8", "threat": "24.0", "ict_index": "3.8", "transfers_balance": "25088", "selected": "153642", "transfers_in": "33503", "transfers_out": "8415", "value": "83", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "3.8", "threat": "23.0", "ict_index": "2.7", "transfers_balance": "64589", "selected": "222690", "transfers_in": "72273", "transfers_out": "7684", "value": "84", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Mame Biram Diouf": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "11.9", "threat": "9.0", "ict_index": "3.0", "transfers_balance": "0", "selected": "15288", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "0.1", "threat": "18.0", "ict_index": "2.9", "transfers_balance": "-1927", "selected": "16443", "transfers_in": "659", "transfers_out": "2586", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1584", "selected": "16205", "transfers_in": "985", "transfers_out": "2569", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "26.8", "creativity": "25.4", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "-2874", "selected": "13876", "transfers_in": "385", "transfers_out": "3259", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "17.8", "threat": "25.0", "ict_index": "5.1", "transfers_balance": "2091", "selected": "16871", "transfers_in": "3607", "transfers_out": "1516", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "2.8", "threat": "24.0", "ict_index": "2.7", "transfers_balance": "400", "selected": "18098", "transfers_in": "2686", "transfers_out": "2286", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "51.2", "creativity": "1.5", "threat": "57.0", "ict_index": "11.0", "transfers_balance": "642", "selected": "19401", "transfers_in": "3202", "transfers_out": "2560", "value": "54", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "9", "goals": "1", "assists": "1", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "35.4", "creativity": "1.6", "threat": "34.0", "ict_index": "7.1", "transfers_balance": "19746", "selected": "42087", "transfers_in": "25315", "transfers_out": "5569", "value": "54", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "44.2", "creativity": "12.4", "threat": "67.0", "ict_index": "12.4", "transfers_balance": "63263", "selected": "109543", "transfers_in": "69639", "transfers_out": "6376", "value": "54", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.0", "creativity": "14.5", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "117723", "selected": "234313", "transfers_in": "133527", "transfers_out": "15804", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "13.3", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "4139", "selected": "241639", "transfers_in": "32005", "transfers_out": "27866", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.0", "creativity": "1.2", "threat": "40.0", "ict_index": "5.6", "transfers_balance": "-1179", "selected": "243498", "transfers_in": "30945", "transfers_out": "32124", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "4.5", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "24331", "selected": "270205", "transfers_in": "54922", "transfers_out": "30591", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.4", "creativity": "10.8", "threat": "30.0", "ict_index": "5.4", "transfers_balance": "13621", "selected": "285486", "transfers_in": "41741", "transfers_out": "28120", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "11.3", "threat": "40.0", "ict_index": "9.0", "transfers_balance": "-983", "selected": "286072", "transfers_in": "25788", "transfers_out": "26771", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "11.8", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "14126", "selected": "303260", "transfers_in": "35655", "transfers_out": "21529", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.6", "creativity": "21.3", "threat": "43.0", "ict_index": "7.5", "transfers_balance": "-5372", "selected": "299115", "transfers_in": "20093", "transfers_out": "25465", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "12.0", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "-3905", "selected": "296639", "transfers_in": "23332", "transfers_out": "27237", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "0.8", "threat": "33.0", "ict_index": "3.9", "transfers_balance": "2872", "selected": "301781", "transfers_in": "33897", "transfers_out": "31025", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.2", "creativity": "0.9", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-33285", "selected": "269199", "transfers_in": "6957", "transfers_out": "40242", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "3.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-46367", "selected": "223270", "transfers_in": "3246", "transfers_out": "49613", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "2.2", "creativity": "1.5", "threat": "60.0", "ict_index": "6.4", "transfers_balance": "-15318", "selected": "208236", "transfers_in": "9721", "transfers_out": "25039", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "1.0", "creativity": "0.0", "threat": "21.0", "ict_index": "2.2", "transfers_balance": "-27402", "selected": "181547", "transfers_in": "7185", "transfers_out": "34587", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.6", "creativity": "11.5", "threat": "76.0", "ict_index": "12.2", "transfers_balance": "-13637", "selected": "168411", "transfers_in": "8762", "transfers_out": "22399", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.8", "threat": "12.0", "ict_index": "1.0", "transfers_balance": "46978", "selected": "217232", "transfers_in": "60704", "transfers_out": "13726", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-20096", "selected": "197468", "transfers_in": "5455", "transfers_out": "25551", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.8", "threat": "40.0", "ict_index": "4.5", "transfers_balance": "-18596", "selected": "179371", "transfers_in": "5685", "transfers_out": "24281", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.8", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-19373", "selected": "160595", "transfers_in": "2689", "transfers_out": "22062", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8103", "selected": "152527", "transfers_in": "2242", "transfers_out": "10345", "value": "53", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29327", "selected": "122347", "transfers_in": "132", "transfers_out": "29459", "value": "53", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10765", "selected": "108463", "transfers_in": "188", "transfers_out": "10953", "value": "52", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "22.3", "threat": "24.0", "ict_index": "5.0", "transfers_balance": "-5081", "selected": "107378", "transfers_in": "785", "transfers_out": "5866", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "41.6", "creativity": "1.9", "threat": "36.0", "ict_index": "8.0", "transfers_balance": "-4257", "selected": "103145", "transfers_in": "247", "transfers_out": "4504", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.0", "creativity": "23.3", "threat": "48.0", "ict_index": "8.4", "transfers_balance": "1955", "selected": "105330", "transfers_in": "4106", "transfers_out": "2151", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.6", "creativity": "23.1", "threat": "25.0", "ict_index": "7.3", "transfers_balance": "5074", "selected": "112547", "transfers_in": "6851", "transfers_out": "1777", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "12.1", "threat": "11.0", "ict_index": "3.0", "transfers_balance": "-225", "selected": "110565", "transfers_in": "3093", "transfers_out": "3318", "value": "52", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "1.4", "threat": "23.0", "ict_index": "3.0", "transfers_balance": "1408", "selected": "112100", "transfers_in": "5117", "transfers_out": "3709", "value": "52", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.6", "creativity": "1.8", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "2664", "selected": "114985", "transfers_in": "5571", "transfers_out": "2907", "value": "52", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Henri Saivet": [{"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "433", "selected": "1061", "transfers_in": "924", "transfers_out": "491", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1253", "transfers_in": "218", "transfers_out": "243", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "1268", "transfers_in": "83", "transfers_out": "139", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1294", "transfers_in": "99", "transfers_out": "130", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1347", "transfers_in": "123", "transfers_out": "135", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1384", "transfers_in": "101", "transfers_out": "111", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1397", "transfers_in": "52", "transfers_out": "59", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1399", "transfers_in": "50", "transfers_out": "78", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1395", "transfers_in": "36", "transfers_out": "60", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "57", "selected": "1497", "transfers_in": "225", "transfers_out": "168", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "1584", "transfers_in": "184", "transfers_out": "136", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1602", "transfers_in": "56", "transfers_out": "63", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1589", "transfers_in": "44", "transfers_out": "75", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1580", "transfers_in": "42", "transfers_out": "76", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1585", "transfers_in": "40", "transfers_out": "46", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1586", "transfers_in": "34", "transfers_out": "49", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "83", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "49.8", "creativity": "0.8", "threat": "7.0", "ict_index": "5.8", "transfers_balance": "-39", "selected": "1559", "transfers_in": "35", "transfers_out": "74", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "719", "selected": "2325", "transfers_in": "837", "transfers_out": "118", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "2432", "transfers_in": "314", "transfers_out": "236", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "2334", "transfers_in": "118", "transfers_out": "226", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "2231", "transfers_in": "150", "transfers_out": "284", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "2152", "transfers_in": "93", "transfers_out": "191", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2173", "transfers_in": "99", "transfers_out": "113", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "2023", "transfers_in": "13", "transfers_out": "163", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "1889", "transfers_in": "4", "transfers_out": "139", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "1782", "transfers_in": "2", "transfers_out": "110", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1757", "transfers_in": "0", "transfers_out": "26", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1577", "transfers_in": "0", "transfers_out": "33", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1534", "transfers_in": "0", "transfers_out": "16", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1525", "transfers_in": "0", "transfers_out": "10", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1522", "transfers_in": "1", "transfers_out": "7", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1510", "transfers_in": "0", "transfers_out": "10", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1507", "transfers_in": "1", "transfers_out": "5", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1501", "transfers_in": "0", "transfers_out": "7", "value": "44", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1501", "transfers_in": "0", "transfers_out": "7", "value": "44", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1493", "transfers_in": "4", "transfers_out": "11", "value": "44", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Robert Green": [{"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2521", "selected": "3383", "transfers_in": "2879", "transfers_out": "358", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1359", "selected": "5341", "transfers_in": "1780", "transfers_out": "421", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "389", "selected": "5899", "transfers_in": "580", "transfers_out": "191", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "321", "selected": "6468", "transfers_in": "616", "transfers_out": "295", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "241", "selected": "6878", "transfers_in": "474", "transfers_out": "233", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "267", "selected": "7419", "transfers_in": "517", "transfers_out": "250", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "246", "selected": "7790", "transfers_in": "440", "transfers_out": "194", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "114", "selected": "8012", "transfers_in": "264", "transfers_out": "150", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "8229", "transfers_in": "296", "transfers_out": "181", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "8449", "transfers_in": "315", "transfers_out": "247", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "111", "selected": "8639", "transfers_in": "271", "transfers_out": "160", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "127", "selected": "8838", "transfers_in": "287", "transfers_out": "160", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "9107", "transfers_in": "363", "transfers_out": "229", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "9257", "transfers_in": "236", "transfers_out": "183", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "256", "selected": "9604", "transfers_in": "491", "transfers_out": "235", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "169", "selected": "9809", "transfers_in": "465", "transfers_out": "296", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "470", "selected": "10430", "transfers_in": "895", "transfers_out": "425", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "10632", "transfers_in": "427", "transfers_out": "306", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "10784", "transfers_in": "337", "transfers_out": "274", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "73", "selected": "10896", "transfers_in": "247", "transfers_out": "174", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "97", "selected": "11083", "transfers_in": "325", "transfers_out": "228", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "11287", "transfers_in": "315", "transfers_out": "224", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "11327", "transfers_in": "111", "transfers_out": "116", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "9790", "transfers_in": "177", "transfers_out": "124", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "9969", "transfers_in": "150", "transfers_out": "213", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "9791", "transfers_in": "126", "transfers_out": "135", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "9775", "transfers_in": "77", "transfers_out": "106", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "9748", "transfers_in": "73", "transfers_out": "155", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "9577", "transfers_in": "42", "transfers_out": "91", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "9506", "transfers_in": "42", "transfers_out": "133", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "9506", "transfers_in": "42", "transfers_out": "133", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "9455", "transfers_in": "42", "transfers_out": "102", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Jiri Skalak": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1530", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-253", "selected": "1579", "transfers_in": "30", "transfers_out": "283", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-192", "selected": "1637", "transfers_in": "42", "transfers_out": "234", "value": "49", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-184", "selected": "1635", "transfers_in": "35", "transfers_out": "219", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "1582", "transfers_in": "21", "transfers_out": "122", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "1629", "transfers_in": "39", "transfers_out": "143", "value": "48", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "1690", "transfers_in": "59", "transfers_out": "131", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "1684", "transfers_in": "57", "transfers_out": "111", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "1644", "transfers_in": "13", "transfers_out": "63", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "1632", "transfers_in": "28", "transfers_out": "69", "value": "48", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1623", "transfers_in": "12", "transfers_out": "42", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1629", "transfers_in": "14", "transfers_out": "36", "value": "48", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1628", "transfers_in": "23", "transfers_out": "34", "value": "47", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1629", "transfers_in": "14", "transfers_out": "35", "value": "47", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1697", "transfers_in": "24", "transfers_out": "40", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1784", "transfers_in": "41", "transfers_out": "53", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1848", "transfers_in": "17", "transfers_out": "33", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1914", "transfers_in": "24", "transfers_out": "41", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2003", "transfers_in": "25", "transfers_out": "57", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1973", "transfers_in": "9", "transfers_out": "54", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1953", "transfers_in": "16", "transfers_out": "44", "value": "47", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1937", "transfers_in": "15", "transfers_out": "34", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1916", "transfers_in": "6", "transfers_out": "48", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1901", "transfers_in": "25", "transfers_out": "49", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1906", "transfers_in": "15", "transfers_out": "27", "value": "47", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1886", "transfers_in": "14", "transfers_out": "36", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1864", "transfers_in": "18", "transfers_out": "43", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1849", "transfers_in": "14", "transfers_out": "34", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1838", "transfers_in": "8", "transfers_out": "19", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1918", "transfers_in": "5", "transfers_out": "20", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1919", "transfers_in": "8", "transfers_out": "12", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1916", "transfers_in": "3", "transfers_out": "10", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1912", "transfers_in": "4", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1912", "transfers_in": "4", "transfers_out": "8", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1918", "transfers_in": "10", "transfers_out": "4", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1921", "transfers_in": "4", "transfers_out": "6", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1921", "transfers_in": "4", "transfers_out": "6", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1937", "transfers_in": "19", "transfers_out": "10", "value": "47", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Dwight McNeil": [{"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Kieran Gibbs": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6359", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1077", "selected": "6392", "transfers_in": "136", "transfers_out": "1213", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-410", "selected": "7014", "transfers_in": "286", "transfers_out": "696", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "15.8", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "5229", "selected": "13720", "transfers_in": "7527", "transfers_out": "2298", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "2.4", "creativity": "1.4", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "123", "selected": "14373", "transfers_in": "1323", "transfers_out": "1200", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.2", "creativity": "18.9", "threat": "3.0", "ict_index": "4.2", "transfers_balance": "787", "selected": "15809", "transfers_in": "2020", "transfers_out": "1233", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "31.6", "creativity": "1.5", "threat": "6.0", "ict_index": "3.9", "transfers_balance": "2909", "selected": "19373", "transfers_in": "4362", "transfers_out": "1453", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "16.2", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-447", "selected": "19461", "transfers_in": "1305", "transfers_out": "1752", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.2", "creativity": "6.3", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "131", "selected": "19854", "transfers_in": "1030", "transfers_out": "899", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-545", "selected": "19573", "transfers_in": "1027", "transfers_out": "1572", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.8", "creativity": "18.3", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "359", "selected": "20202", "transfers_in": "1313", "transfers_out": "954", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.8", "creativity": "2.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-921", "selected": "19535", "transfers_in": "545", "transfers_out": "1466", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "24.0", "creativity": "0.8", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-1110", "selected": "18551", "transfers_in": "256", "transfers_out": "1366", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.4", "creativity": "16.8", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "357", "selected": "19066", "transfers_in": "1110", "transfers_out": "753", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "9.4", "creativity": "17.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "41", "selected": "19288", "transfers_in": "1517", "transfers_out": "1476", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.0", "creativity": "13.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "1533", "selected": "21191", "transfers_in": "2299", "transfers_out": "766", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.0", "creativity": "1.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-802", "selected": "20536", "transfers_in": "442", "transfers_out": "1244", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.8", "creativity": "50.7", "threat": "21.0", "ict_index": "8.7", "transfers_balance": "433", "selected": "21180", "transfers_in": "1164", "transfers_out": "731", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "15.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "1794", "selected": "23406", "transfers_in": "2955", "transfers_out": "1161", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.6", "creativity": "17.4", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-51", "selected": "23607", "transfers_in": "1222", "transfers_out": "1273", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.8", "creativity": "2.3", "threat": "22.0", "ict_index": "4.2", "transfers_balance": "1461", "selected": "25458", "transfers_in": "2848", "transfers_out": "1387", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.4", "creativity": "13.9", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "1730", "selected": "27334", "transfers_in": "3242", "transfers_out": "1512", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "17.2", "creativity": "1.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-17", "selected": "27759", "transfers_in": "3778", "transfers_out": "3795", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "16.3", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "1274", "selected": "29430", "transfers_in": "2998", "transfers_out": "1724", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1352", "selected": "28465", "transfers_in": "2127", "transfers_out": "3479", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2593", "selected": "25905", "transfers_in": "199", "transfers_out": "2792", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "1.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-2704", "selected": "23229", "transfers_in": "100", "transfers_out": "2804", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "0.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-62", "selected": "23367", "transfers_in": "1030", "transfers_out": "1092", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.8", "creativity": "15.6", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-433", "selected": "23007", "transfers_in": "284", "transfers_out": "717", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "2.0", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1", "selected": "22292", "transfers_in": "542", "transfers_out": "543", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.8", "creativity": "44.0", "threat": "8.0", "ict_index": "8.0", "transfers_balance": "1688", "selected": "32193", "transfers_in": "2201", "transfers_out": "513", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.8", "creativity": "1.1", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-938", "selected": "23333", "transfers_in": "284", "transfers_out": "1222", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "37.5", "threat": "0.0", "ict_index": "5.7", "transfers_balance": "-496", "selected": "22906", "transfers_in": "223", "transfers_out": "719", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.4", "creativity": "0.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-699", "selected": "22144", "transfers_in": "171", "transfers_out": "870", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "412", "selected": "22955", "transfers_in": "761", "transfers_out": "349", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.4", "creativity": "1.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-183", "selected": "22638", "transfers_in": "213", "transfers_out": "396", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.4", "creativity": "4.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-146", "selected": "22507", "transfers_in": "339", "transfers_out": "485", "value": "50", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "2.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "816", "selected": "23574", "transfers_in": "1120", "transfers_out": "304", "value": "50", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Leighton Baines": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "6.8", "creativity": "11.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "0", "selected": "455490", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-10463", "selected": "492348", "transfers_in": "11931", "transfers_out": "22394", "value": "60", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.8", "creativity": "1.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-25672", "selected": "476163", "transfers_in": "8378", "transfers_out": "34050", "value": "60", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.0", "creativity": "53.1", "threat": "2.0", "ict_index": "8.4", "transfers_balance": "-31205", "selected": "450731", "transfers_in": "3972", "transfers_out": "35177", "value": "60", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "12.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-37956", "selected": "414395", "transfers_in": "1229", "transfers_out": "39185", "value": "60", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.8", "creativity": "30.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-35420", "selected": "380364", "transfers_in": "6014", "transfers_out": "41434", "value": "59", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.0", "creativity": "43.5", "threat": "2.0", "ict_index": "6.1", "transfers_balance": "-27242", "selected": "354399", "transfers_in": "4641", "transfers_out": "31883", "value": "59", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.6", "creativity": "2.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-33408", "selected": "321827", "transfers_in": "903", "transfers_out": "34311", "value": "59", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.0", "creativity": "0.8", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "-16783", "selected": "305472", "transfers_in": "734", "transfers_out": "17517", "value": "58", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "21.7", "threat": "1.0", "ict_index": "3.4", "transfers_balance": "-24271", "selected": "281792", "transfers_in": "749", "transfers_out": "25020", "value": "58", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "60.4", "creativity": "16.0", "threat": "34.0", "ict_index": "11.0", "transfers_balance": "-13350", "selected": "268997", "transfers_in": "2080", "transfers_out": "15430", "value": "58", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "41.4", "creativity": "0.9", "threat": "17.0", "ict_index": "5.9", "transfers_balance": "6143", "selected": "276881", "transfers_in": "12623", "transfers_out": "6480", "value": "58", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "5194", "selected": "283332", "transfers_in": "9855", "transfers_out": "4661", "value": "58", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26955", "selected": "256631", "transfers_in": "1036", "transfers_out": "27991", "value": "58", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23204", "selected": "233513", "transfers_in": "294", "transfers_out": "23498", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16851", "selected": "216714", "transfers_in": "172", "transfers_out": "17023", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7998", "selected": "208735", "transfers_in": "86", "transfers_out": "8084", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7567", "selected": "201197", "transfers_in": "86", "transfers_out": "7653", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7830", "selected": "193484", "transfers_in": "104", "transfers_out": "7934", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4592", "selected": "188976", "transfers_in": "80", "transfers_out": "4672", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7208", "selected": "181818", "transfers_in": "58", "transfers_out": "7266", "value": "57", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2734", "selected": "179095", "transfers_in": "29", "transfers_out": "2763", "value": "57", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7113", "selected": "172027", "transfers_in": "60", "transfers_out": "7173", "value": "56", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3653", "selected": "168394", "transfers_in": "23", "transfers_out": "3676", "value": "56", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2780", "selected": "165636", "transfers_in": "26", "transfers_out": "2806", "value": "56", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1459", "selected": "164224", "transfers_in": "26", "transfers_out": "1485", "value": "56", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1880", "selected": "162403", "transfers_in": "30", "transfers_out": "1910", "value": "56", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1742", "selected": "160813", "transfers_in": "87", "transfers_out": "1829", "value": "56", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "160916", "transfers_in": "512", "transfers_out": "480", "value": "56", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "31.6", "creativity": "31.7", "threat": "8.0", "ict_index": "7.1", "transfers_balance": "1324", "selected": "184867", "transfers_in": "1682", "transfers_out": "358", "value": "56", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "23.3", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "60601", "selected": "456589", "transfers_in": "61765", "transfers_out": "1164", "value": "56", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.0", "creativity": "15.3", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "-19664", "selected": "226386", "transfers_in": "2105", "transfers_out": "21769", "value": "56", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.0", "creativity": "7.0", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-7564", "selected": "219210", "transfers_in": "1003", "transfers_out": "8567", "value": "56", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "5.9", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-2367", "selected": "215142", "transfers_in": "3624", "transfers_out": "5991", "value": "56", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.8", "creativity": "13.0", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "16263", "selected": "272971", "transfers_in": "18199", "transfers_out": "1936", "value": "56", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "25.6", "creativity": "25.8", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-9325", "selected": "224730", "transfers_in": "2268", "transfers_out": "11593", "value": "56", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "30.7", "threat": "9.0", "ict_index": "5.1", "transfers_balance": "4769", "selected": "230140", "transfers_in": "12252", "transfers_out": "7483", "value": "56", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.4", "creativity": "26.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "2790", "selected": "234324", "transfers_in": "6467", "transfers_out": "3677", "value": "57", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Marko Arnautovic": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.8", "creativity": "29.5", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "0", "selected": "78101", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "-2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "32", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-9", "influence": "0.0", "creativity": "16.2", "threat": "21.0", "ict_index": "3.5", "transfers_balance": "11903", "selected": "105073", "transfers_in": "20749", "transfers_out": "8846", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53722", "selected": "51523", "transfers_in": "291", "transfers_out": "54013", "value": "69", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12221", "selected": "39429", "transfers_in": "147", "transfers_out": "12368", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.8", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1462", "selected": "38196", "transfers_in": "1539", "transfers_out": "3001", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "65", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "5.3", "threat": "12.0", "ict_index": "1.9", "transfers_balance": "-1648", "selected": "36795", "transfers_in": "1466", "transfers_out": "3114", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1609", "selected": "38791", "transfers_in": "4513", "transfers_out": "2904", "value": "69", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3140", "selected": "35825", "transfers_in": "1094", "transfers_out": "4234", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "18.0", "threat": "22.0", "ict_index": "4.3", "transfers_balance": "-631", "selected": "35319", "transfers_in": "1148", "transfers_out": "1779", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2759", "selected": "32657", "transfers_in": "319", "transfers_out": "3078", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "14.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1721", "selected": "31009", "transfers_in": "157", "transfers_out": "1878", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.8", "creativity": "12.5", "threat": "70.0", "ict_index": "9.5", "transfers_balance": "-1056", "selected": "30061", "transfers_in": "188", "transfers_out": "1244", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "7.0", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "-756", "selected": "29359", "transfers_in": "203", "transfers_out": "959", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "3.2", "threat": "29.0", "ict_index": "3.7", "transfers_balance": "-779", "selected": "28637", "transfers_in": "53", "transfers_out": "832", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "10.3", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-476", "selected": "28251", "transfers_in": "55", "transfers_out": "531", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "38.0", "creativity": "2.1", "threat": "56.0", "ict_index": "9.6", "transfers_balance": "-421", "selected": "27950", "transfers_in": "90", "transfers_out": "511", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.4", "creativity": "4.8", "threat": "30.0", "ict_index": "3.8", "transfers_balance": "2176", "selected": "30355", "transfers_in": "2519", "transfers_out": "343", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "78", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.4", "creativity": "27.4", "threat": "87.0", "ict_index": "15.5", "transfers_balance": "7232", "selected": "37862", "transfers_in": "8042", "transfers_out": "810", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "44.8", "creativity": "17.8", "threat": "20.0", "ict_index": "8.3", "transfers_balance": "31965", "selected": "70695", "transfers_in": "35131", "transfers_out": "3166", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "15", "goals": "2", "assists": "0", "conceded": "3", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "77.2", "creativity": "38.1", "threat": "44.0", "ict_index": "15.9", "transfers_balance": "27350", "selected": "99488", "transfers_in": "31126", "transfers_out": "3776", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "37.8", "creativity": "38.0", "threat": "45.0", "ict_index": "12.1", "transfers_balance": "358082", "selected": "500237", "transfers_in": "368050", "transfers_out": "9968", "value": "69", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "358082", "selected": "500237", "transfers_in": "368050", "transfers_out": "9968", "value": "69", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "16", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "82", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "75.0", "creativity": "48.2", "threat": "25.0", "ict_index": "14.8", "transfers_balance": "-56965", "selected": "445510", "transfers_in": "57901", "transfers_out": "114866", "value": "69", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.0", "creativity": "23.5", "threat": "61.0", "ict_index": "9.4", "transfers_balance": "299091", "selected": "750345", "transfers_in": "311877", "transfers_out": "12786", "value": "70", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-374477", "selected": "377215", "transfers_in": "41258", "transfers_out": "415735", "value": "70", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137258", "selected": "239999", "transfers_in": "672", "transfers_out": "137930", "value": "69", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "51.0", "creativity": "30.3", "threat": "62.0", "ict_index": "14.3", "transfers_balance": "-40946", "selected": "199167", "transfers_in": "4579", "transfers_out": "45525", "value": "68", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "4.1", "threat": "63.0", "ict_index": "8.1", "transfers_balance": "100147", "selected": "301664", "transfers_in": "110373", "transfers_out": "10226", "value": "69", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.8", "creativity": "4.8", "threat": "25.0", "ict_index": "3.6", "transfers_balance": "91192", "selected": "394820", "transfers_in": "98789", "transfers_out": "7597", "value": "70", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.0", "creativity": "8.6", "threat": "42.0", "ict_index": "6.4", "transfers_balance": "-6976", "selected": "297590", "transfers_in": "22972", "transfers_out": "29948", "value": "70", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "79", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "67.6", "creativity": "4.5", "threat": "65.0", "ict_index": "13.7", "transfers_balance": "-2776", "selected": "244809", "transfers_in": "21357", "transfers_out": "24133", "value": "69", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.2", "creativity": "18.3", "threat": "61.0", "ict_index": "11.4", "transfers_balance": "38462", "selected": "284955", "transfers_in": "57635", "transfers_out": "19173", "value": "69", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "7.8", "threat": "55.0", "ict_index": "6.7", "transfers_balance": "37890", "selected": "321898", "transfers_in": "58776", "transfers_out": "20886", "value": "70", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "37.6", "creativity": "21.7", "threat": "64.0", "ict_index": "12.3", "transfers_balance": "34834", "selected": "375333", "transfers_in": "49901", "transfers_out": "15067", "value": "70", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.8", "creativity": "5.3", "threat": "20.0", "ict_index": "2.9", "transfers_balance": "3904", "selected": "363149", "transfers_in": "32769", "transfers_out": "28865", "value": "70", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.2", "creativity": "14.8", "threat": "55.0", "ict_index": "9.5", "transfers_balance": "41226", "selected": "407646", "transfers_in": "58777", "transfers_out": "17551", "value": "70", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "38.3", "threat": "34.0", "ict_index": "8.6", "transfers_balance": "41226", "selected": "407646", "transfers_in": "58777", "transfers_out": "17551", "value": "70", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "61.6", "creativity": "64.8", "threat": "63.0", "ict_index": "18.9", "transfers_balance": "41267", "selected": "449937", "transfers_in": "66823", "transfers_out": "25556", "value": "71", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Harry Winks": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "5044", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-563", "selected": "5007", "transfers_in": "98", "transfers_out": "661", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "2", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-723", "selected": "4419", "transfers_in": "85", "transfers_out": "808", "value": "49", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-512", "selected": "4066", "transfers_in": "120", "transfers_out": "632", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-312", "selected": "3845", "transfers_in": "106", "transfers_out": "418", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "3.5", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-260", "selected": "3669", "transfers_in": "136", "transfers_out": "396", "value": "48", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.6", "creativity": "16.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "9", "selected": "3751", "transfers_in": "349", "transfers_out": "340", "value": "48", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "30.3", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "2123", "selected": "6056", "transfers_in": "2693", "transfers_out": "570", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "11.4", "creativity": "4.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "2145", "selected": "8346", "transfers_in": "2650", "transfers_out": "505", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "16.7", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "3752", "selected": "12418", "transfers_in": "5120", "transfers_out": "1368", "value": "48", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "13.5", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "6522", "selected": "19300", "transfers_in": "7728", "transfers_out": "1206", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "7.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1847", "selected": "17630", "transfers_in": "1780", "transfers_out": "3627", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.8", "creativity": "7.6", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "165", "selected": "17921", "transfers_in": "1466", "transfers_out": "1301", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1717", "selected": "16270", "transfers_in": "478", "transfers_out": "2195", "value": "48", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1573", "selected": "14746", "transfers_in": "326", "transfers_out": "1899", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.4", "creativity": "19.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-853", "selected": "13983", "transfers_in": "439", "transfers_out": "1292", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "32.8", "creativity": "47.1", "threat": "0.0", "ict_index": "8.0", "transfers_balance": "-101", "selected": "13957", "transfers_in": "657", "transfers_out": "758", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "3.2", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "438", "selected": "14506", "transfers_in": "1172", "transfers_out": "734", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "14539", "transfers_in": "1009", "transfers_out": "1123", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1732", "selected": "12843", "transfers_in": "110", "transfers_out": "1842", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "170", "selected": "11660", "transfers_in": "1018", "transfers_out": "848", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "170", "selected": "11660", "transfers_in": "1018", "transfers_out": "848", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2159", "selected": "9561", "transfers_in": "192", "transfers_out": "2351", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1439", "selected": "8125", "transfers_in": "17", "transfers_out": "1456", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-756", "selected": "7377", "transfers_in": "23", "transfers_out": "779", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-366", "selected": "7014", "transfers_in": "18", "transfers_out": "384", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "6817", "transfers_in": "47", "transfers_out": "266", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "6703", "transfers_in": "63", "transfers_out": "224", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "6637", "transfers_in": "32", "transfers_out": "116", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "6584", "transfers_in": "30", "transfers_out": "150", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "6368", "transfers_in": "13", "transfers_out": "152", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "6231", "transfers_in": "5", "transfers_out": "145", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "6132", "transfers_in": "4", "transfers_out": "105", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "6132", "transfers_in": "4", "transfers_out": "105", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "6047", "transfers_in": "3", "transfers_out": "57", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "6005", "transfers_in": "5", "transfers_out": "46", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "6005", "transfers_in": "5", "transfers_out": "46", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5951", "transfers_in": "9", "transfers_out": "61", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Terence Kongolo": [{"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "570", "selected": "609", "transfers_in": "675", "transfers_out": "105", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "756", "transfers_in": "208", "transfers_out": "84", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "0.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-97", "selected": "685", "transfers_in": "84", "transfers_out": "181", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.4", "creativity": "1.0", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "254", "selected": "965", "transfers_in": "343", "transfers_out": "89", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "470", "selected": "1486", "transfers_in": "602", "transfers_out": "132", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "28.8", "creativity": "1.9", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "56", "selected": "1586", "transfers_in": "208", "transfers_out": "152", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "167", "selected": "1783", "transfers_in": "278", "transfers_out": "111", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "552", "selected": "2330", "transfers_in": "1066", "transfers_out": "514", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-591", "selected": "1451", "transfers_in": "10", "transfers_out": "601", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.8", "creativity": "1.5", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-224", "selected": "1546", "transfers_in": "27", "transfers_out": "251", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "34.8", "creativity": "31.2", "threat": "4.0", "ict_index": "7.0", "transfers_balance": "-68", "selected": "1499", "transfers_in": "36", "transfers_out": "104", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.0", "creativity": "1.6", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "185", "selected": "1724", "transfers_in": "328", "transfers_out": "143", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.8", "creativity": "12.5", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "373", "selected": "2296", "transfers_in": "547", "transfers_out": "174", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "71", "selected": "2394", "transfers_in": "287", "transfers_out": "216", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "71", "selected": "2394", "transfers_in": "287", "transfers_out": "216", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.0", "creativity": "1.0", "threat": "34.0", "ict_index": "4.7", "transfers_balance": "337", "selected": "2780", "transfers_in": "473", "transfers_out": "136", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Rekeem Harper": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "20.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "450", "selected": "1989", "transfers_in": "838", "transfers_out": "388", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2243", "transfers_in": "341", "transfers_out": "381", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "2011", "transfers_in": "103", "transfers_out": "425", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "1782", "transfers_in": "4", "transfers_out": "235", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "1600", "transfers_in": "6", "transfers_out": "188", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "1506", "transfers_in": "7", "transfers_out": "102", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "1437", "transfers_in": "5", "transfers_out": "76", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1401", "transfers_in": "8", "transfers_out": "44", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1363", "transfers_in": "3", "transfers_out": "42", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1342", "transfers_in": "2", "transfers_out": "24", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1315", "transfers_in": "2", "transfers_out": "31", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1296", "transfers_in": "3", "transfers_out": "22", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1275", "transfers_in": "1", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1266", "transfers_in": "3", "transfers_out": "12", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1253", "transfers_in": "2", "transfers_out": "17", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1247", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1233", "transfers_in": "2", "transfers_out": "16", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1221", "transfers_in": "4", "transfers_out": "16", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1208", "transfers_in": "1", "transfers_out": "14", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1186", "transfers_in": "1", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1177", "transfers_in": "0", "transfers_out": "9", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1164", "transfers_in": "6", "transfers_out": "20", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1152", "transfers_in": "5", "transfers_out": "17", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1137", "transfers_in": "2", "transfers_out": "17", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1138", "transfers_in": "8", "transfers_out": "10", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1163", "transfers_in": "18", "transfers_out": "10", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "1201", "transfers_in": "24", "transfers_out": "11", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1215", "transfers_in": "14", "transfers_out": "8", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1245", "transfers_in": "12", "transfers_out": "11", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1253", "transfers_in": "8", "transfers_out": "9", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1265", "transfers_in": "12", "transfers_out": "8", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1266", "transfers_in": "5", "transfers_out": "12", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1271", "transfers_in": "10", "transfers_out": "8", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1278", "transfers_in": "7", "transfers_out": "7", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1281", "transfers_in": "9", "transfers_out": "7", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1282", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1290", "transfers_in": "9", "transfers_out": "7", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "James Tomkins": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.5", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "67078", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "0.3", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-8893", "selected": "61293", "transfers_in": "591", "transfers_out": "9484", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "40", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.0", "creativity": "0.1", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-3877", "selected": "58283", "transfers_in": "1911", "transfers_out": "5788", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12900", "selected": "45499", "transfers_in": "336", "transfers_out": "13236", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6144", "selected": "39398", "transfers_in": "268", "transfers_out": "6412", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4764", "selected": "34763", "transfers_in": "222", "transfers_out": "4986", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4577", "selected": "30232", "transfers_in": "90", "transfers_out": "4667", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3939", "selected": "26308", "transfers_in": "65", "transfers_out": "4004", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-989", "selected": "25366", "transfers_in": "193", "transfers_out": "1182", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.4", "creativity": "1.4", "threat": "40.0", "ict_index": "6.5", "transfers_balance": "-1224", "selected": "24201", "transfers_in": "203", "transfers_out": "1427", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "23835", "transfers_in": "445", "transfers_out": "886", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "23280", "transfers_in": "355", "transfers_out": "989", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-596", "selected": "22731", "transfers_in": "222", "transfers_out": "818", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.8", "creativity": "0.4", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "-196", "selected": "22564", "transfers_in": "374", "transfers_out": "570", "value": "43", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1526", "selected": "24192", "transfers_in": "1990", "transfers_out": "464", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "1.3", "threat": "5.0", "ict_index": "2.1", "transfers_balance": "-1443", "selected": "22771", "transfers_in": "121", "transfers_out": "1564", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "32.8", "creativity": "0.4", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-120", "selected": "22682", "transfers_in": "416", "transfers_out": "536", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-197", "selected": "22547", "transfers_in": "277", "transfers_out": "474", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "4503", "selected": "27326", "transfers_in": "5400", "transfers_out": "897", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "54.6", "creativity": "0.2", "threat": "17.0", "ict_index": "7.2", "transfers_balance": "78", "selected": "27514", "transfers_in": "1217", "transfers_out": "1139", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.6", "creativity": "0.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "1686", "selected": "29398", "transfers_in": "3031", "transfers_out": "1345", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "0.3", "threat": "10.0", "ict_index": "2.0", "transfers_balance": "13563", "selected": "43146", "transfers_in": "16189", "transfers_out": "2626", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "47075", "selected": "91639", "transfers_in": "56433", "transfers_out": "9358", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.4", "creativity": "0.7", "threat": "18.0", "ict_index": "5.6", "transfers_balance": "62603", "selected": "156742", "transfers_in": "73259", "transfers_out": "10656", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.0", "creativity": "0.5", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "9920", "selected": "167679", "transfers_in": "20973", "transfers_out": "11053", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "536", "selected": "168489", "transfers_in": "7252", "transfers_out": "6716", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "34.8", "creativity": "11.0", "threat": "4.0", "ict_index": "5.0", "transfers_balance": "-6407", "selected": "162273", "transfers_in": "3152", "transfers_out": "9559", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "31.2", "creativity": "0.0", "threat": "19.0", "ict_index": "5.0", "transfers_balance": "-9245", "selected": "153180", "transfers_in": "1031", "transfers_out": "10276", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "0.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "1335", "selected": "154737", "transfers_in": "5801", "transfers_out": "4466", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "34.4", "creativity": "0.2", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-324", "selected": "150689", "transfers_in": "3472", "transfers_out": "3796", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "61.2", "creativity": "0.3", "threat": "68.0", "ict_index": "13.0", "transfers_balance": "9784", "selected": "195667", "transfers_in": "12828", "transfers_out": "3044", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1851", "selected": "164524", "transfers_in": "16925", "transfers_out": "15074", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "35.6", "creativity": "0.5", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-12772", "selected": "151194", "transfers_in": "1130", "transfers_out": "13902", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "63.8", "creativity": "0.0", "threat": "19.0", "ict_index": "8.3", "transfers_balance": "10275", "selected": "159800", "transfers_in": "16378", "transfers_out": "6103", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.4", "creativity": "0.2", "threat": "25.0", "ict_index": "6.4", "transfers_balance": "40326", "selected": "227700", "transfers_in": "42941", "transfers_out": "2615", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "8.8", "creativity": "0.1", "threat": "58.0", "ict_index": "6.7", "transfers_balance": "16069", "selected": "220705", "transfers_in": "22687", "transfers_out": "6618", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.0", "creativity": "0.8", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "8449", "selected": "228081", "transfers_in": "21604", "transfers_out": "13155", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "23.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "29028", "selected": "260696", "transfers_in": "34227", "transfers_out": "5199", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Joe Rodon": [{"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "522", "selected": "684", "transfers_in": "658", "transfers_out": "136", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "390", "selected": "1309", "transfers_in": "604", "transfers_out": "214", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "293", "selected": "1743", "transfers_in": "499", "transfers_out": "206", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "84", "selected": "1895", "transfers_in": "259", "transfers_out": "175", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "147", "selected": "2118", "transfers_in": "290", "transfers_out": "143", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "117", "selected": "2348", "transfers_in": "324", "transfers_out": "207", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "2426", "transfers_in": "156", "transfers_out": "141", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "2484", "transfers_in": "142", "transfers_out": "136", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "87", "selected": "2702", "transfers_in": "283", "transfers_out": "196", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "133", "selected": "2893", "transfers_in": "282", "transfers_out": "149", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "3092", "transfers_in": "364", "transfers_out": "255", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "3189", "transfers_in": "259", "transfers_out": "187", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "236", "selected": "3567", "transfers_in": "550", "transfers_out": "314", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "120", "selected": "3747", "transfers_in": "316", "transfers_out": "196", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "170", "selected": "4009", "transfers_in": "396", "transfers_out": "226", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "3720", "transfers_in": "24", "transfers_out": "317", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "3414", "transfers_in": "18", "transfers_out": "327", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167", "selected": "3256", "transfers_in": "19", "transfers_out": "186", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3181", "transfers_in": "12", "transfers_out": "86", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "2561", "transfers_in": "7", "transfers_out": "75", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "2454", "transfers_in": "8", "transfers_out": "64", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2423", "transfers_in": "8", "transfers_out": "44", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "2377", "transfers_in": "5", "transfers_out": "51", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2350", "transfers_in": "9", "transfers_out": "37", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2337", "transfers_in": "7", "transfers_out": "24", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2317", "transfers_in": "13", "transfers_out": "33", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2317", "transfers_in": "13", "transfers_out": "33", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2305", "transfers_in": "8", "transfers_out": "23", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mikel Merino": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "2.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "0", "selected": "2640", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.0", "creativity": "1.9", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "111", "selected": "3356", "transfers_in": "454", "transfers_out": "343", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.8", "creativity": "21.3", "threat": "9.0", "ict_index": "4.7", "transfers_balance": "-226", "selected": "3299", "transfers_in": "290", "transfers_out": "516", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.0", "creativity": "14.3", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "450", "selected": "3984", "transfers_in": "894", "transfers_out": "444", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "2.2", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "1144", "selected": "5298", "transfers_in": "1579", "transfers_out": "435", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.2", "creativity": "14.0", "threat": "15.0", "ict_index": "5.8", "transfers_balance": "90", "selected": "5543", "transfers_in": "710", "transfers_out": "620", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.6", "creativity": "25.2", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "74", "selected": "5711", "transfers_in": "653", "transfers_out": "579", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "985", "selected": "6825", "transfers_in": "1480", "transfers_out": "495", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "34", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.0", "creativity": "0.9", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-21", "selected": "6858", "transfers_in": "501", "transfers_out": "522", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5113", "selected": "12364", "transfers_in": "6059", "transfers_out": "946", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2205", "selected": "10221", "transfers_in": "571", "transfers_out": "2776", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2263", "selected": "7969", "transfers_in": "69", "transfers_out": "2332", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "15.9", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-632", "selected": "7343", "transfers_in": "124", "transfers_out": "756", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "29.0", "creativity": "26.5", "threat": "7.0", "ict_index": "6.3", "transfers_balance": "-173", "selected": "7187", "transfers_in": "142", "transfers_out": "315", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.2", "creativity": "12.7", "threat": "9.0", "ict_index": "4.4", "transfers_balance": "-216", "selected": "6987", "transfers_in": "122", "transfers_out": "338", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "46.8", "creativity": "33.2", "threat": "20.0", "ict_index": "10.0", "transfers_balance": "-161", "selected": "6854", "transfers_in": "153", "transfers_out": "314", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "16.0", "creativity": "13.3", "threat": "24.0", "ict_index": "5.3", "transfers_balance": "147", "selected": "7048", "transfers_in": "355", "transfers_out": "208", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.6", "creativity": "11.2", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-221", "selected": "6844", "transfers_in": "122", "transfers_out": "343", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "6735", "transfers_in": "168", "transfers_out": "311", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "3.5", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-525", "selected": "6216", "transfers_in": "20", "transfers_out": "545", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "1.4", "threat": "5.0", "ict_index": "0.6", "transfers_balance": "-203", "selected": "6031", "transfers_in": "142", "transfers_out": "345", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "5940", "transfers_in": "119", "transfers_out": "220", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "1.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-259", "selected": "5722", "transfers_in": "135", "transfers_out": "394", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "5473", "transfers_in": "27", "transfers_out": "294", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.8", "creativity": "6.9", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-164", "selected": "5328", "transfers_in": "36", "transfers_out": "200", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "1.4", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-145", "selected": "5198", "transfers_in": "34", "transfers_out": "179", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "5028", "transfers_in": "29", "transfers_out": "220", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "4912", "transfers_in": "26", "transfers_out": "161", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "19.3", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "-61", "selected": "4854", "transfers_in": "22", "transfers_out": "83", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-14", "selected": "4657", "transfers_in": "57", "transfers_out": "71", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "4527", "transfers_in": "16", "transfers_out": "68", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "4468", "transfers_in": "14", "transfers_out": "71", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "4427", "transfers_in": "16", "transfers_out": "68", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "0.5", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-10", "selected": "4419", "transfers_in": "20", "transfers_out": "30", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "4388", "transfers_in": "12", "transfers_out": "45", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "4.3", "threat": "20.0", "ict_index": "2.6", "transfers_balance": "-41", "selected": "4337", "transfers_in": "1", "transfers_out": "42", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "4337", "transfers_in": "1", "transfers_out": "42", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4345", "transfers_in": "15", "transfers_out": "21", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Luka Milivojevic": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "3.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "60673", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.0", "creativity": "1.0", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-7635", "selected": "54435", "transfers_in": "492", "transfers_out": "8127", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "25.8", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-9186", "selected": "45758", "transfers_in": "1189", "transfers_out": "10375", "value": "49", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11572", "selected": "34544", "transfers_in": "562", "transfers_out": "12134", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-7238", "selected": "27858", "transfers_in": "489", "transfers_out": "7727", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-5912", "selected": "22365", "transfers_in": "414", "transfers_out": "6326", "value": "47", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "13.5", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-2760", "selected": "19987", "transfers_in": "566", "transfers_out": "3326", "value": "47", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.0", "creativity": "29.3", "threat": "7.0", "ict_index": "6.1", "transfers_balance": "-2137", "selected": "18131", "transfers_in": "704", "transfers_out": "2841", "value": "46", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.4", "creativity": "0.8", "threat": "32.0", "ict_index": "4.6", "transfers_balance": "-793", "selected": "17396", "transfers_in": "692", "transfers_out": "1485", "value": "46", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.8", "creativity": "2.8", "threat": "18.0", "ict_index": "5.9", "transfers_balance": "-1233", "selected": "16231", "transfers_in": "676", "transfers_out": "1909", "value": "46", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.6", "creativity": "2.7", "threat": "33.0", "ict_index": "5.0", "transfers_balance": "2634", "selected": "19161", "transfers_in": "3746", "transfers_out": "1112", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.8", "creativity": "8.6", "threat": "15.0", "ict_index": "3.9", "transfers_balance": "3626", "selected": "23416", "transfers_in": "5499", "transfers_out": "1873", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "6.9", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-548", "selected": "23030", "transfers_in": "1374", "transfers_out": "1922", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.5", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "-1418", "selected": "21669", "transfers_in": "339", "transfers_out": "1757", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.0", "creativity": "14.8", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-2082", "selected": "19611", "transfers_in": "163", "transfers_out": "2245", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "31", "influence": "50.0", "creativity": "14.1", "threat": "58.0", "ict_index": "12.2", "transfers_balance": "-546", "selected": "19127", "transfers_in": "565", "transfers_out": "1111", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.0", "creativity": "12.4", "threat": "42.0", "ict_index": "6.8", "transfers_balance": "8327", "selected": "27769", "transfers_in": "9385", "transfers_out": "1058", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4848", "selected": "22948", "transfers_in": "372", "transfers_out": "5220", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "48.2", "creativity": "6.1", "threat": "19.0", "ict_index": "7.3", "transfers_balance": "-211", "selected": "22836", "transfers_in": "1603", "transfers_out": "1814", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.2", "creativity": "36.4", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "3327", "selected": "26329", "transfers_in": "4222", "transfers_out": "895", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "30.4", "creativity": "1.4", "threat": "17.0", "ict_index": "4.9", "transfers_balance": "1426", "selected": "27933", "transfers_in": "3583", "transfers_out": "2157", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.6", "creativity": "2.3", "threat": "13.0", "ict_index": "5.9", "transfers_balance": "6055", "selected": "34096", "transfers_in": "9502", "transfers_out": "3447", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.2", "creativity": "37.3", "threat": "8.0", "ict_index": "6.2", "transfers_balance": "62786", "selected": "98390", "transfers_in": "76243", "transfers_out": "13457", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.6", "creativity": "3.5", "threat": "17.0", "ict_index": "6.1", "transfers_balance": "24398", "selected": "123490", "transfers_in": "36497", "transfers_out": "12099", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.8", "creativity": "4.6", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "115954", "selected": "241662", "transfers_in": "130154", "transfers_out": "14200", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "48.0", "creativity": "17.9", "threat": "20.0", "ict_index": "8.6", "transfers_balance": "24469", "selected": "266959", "transfers_in": "41383", "transfers_out": "16914", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "53.0", "creativity": "13.3", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "43384", "selected": "311998", "transfers_in": "60030", "transfers_out": "16646", "value": "48", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.8", "creativity": "15.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "81938", "selected": "398195", "transfers_in": "97495", "transfers_out": "15557", "value": "49", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.2", "creativity": "5.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "14916", "selected": "413978", "transfers_in": "30567", "transfers_out": "15651", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "10.6", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "9892", "selected": "417427", "transfers_in": "27437", "transfers_out": "17545", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "51.0", "creativity": "6.6", "threat": "18.0", "ict_index": "7.6", "transfers_balance": "17698", "selected": "461887", "transfers_in": "35260", "transfers_out": "17562", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "55.0", "creativity": "0.6", "threat": "17.0", "ict_index": "7.3", "transfers_balance": "4907", "selected": "442779", "transfers_in": "35884", "transfers_out": "30977", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "50.2", "creativity": "2.7", "threat": "7.0", "ict_index": "6.0", "transfers_balance": "100334", "selected": "546236", "transfers_in": "111202", "transfers_out": "10868", "value": "50", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "9", "goals": "0", "assists": "2", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "37", "influence": "39.6", "creativity": "44.0", "threat": "27.0", "ict_index": "11.1", "transfers_balance": "106406", "selected": "646174", "transfers_in": "124036", "transfers_out": "17630", "value": "51", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "2.5", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "150957", "selected": "833735", "transfers_in": "156962", "transfers_out": "6005", "value": "52", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "3.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "34706", "selected": "840573", "transfers_in": "60719", "transfers_out": "26013", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "18.2", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "-72591", "selected": "758836", "transfers_in": "24954", "transfers_out": "97545", "value": "53", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "7.7", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "26383", "selected": "794269", "transfers_in": "56011", "transfers_out": "29628", "value": "52", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matt Butcher": [{"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "56", "transfers_in": "46", "transfers_out": "27", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "90", "transfers_in": "34", "transfers_out": "23", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "117", "transfers_in": "22", "transfers_out": "22", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "138", "transfers_in": "20", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "140", "transfers_in": "10", "transfers_out": "18", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "151", "transfers_in": "14", "transfers_out": "18", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "157", "transfers_in": "11", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "174", "transfers_in": "14", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "179", "transfers_in": "11", "transfers_out": "13", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "184", "transfers_in": "9", "transfers_out": "9", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "189", "transfers_in": "6", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "201", "transfers_in": "9", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "201", "transfers_in": "9", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "206", "transfers_in": "7", "transfers_out": "5", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "212", "transfers_in": "4", "transfers_out": "3", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "224", "transfers_in": "14", "transfers_out": "10", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Danilo Luiz da Silva": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "1.8", "creativity": "6.3", "threat": "5.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "168249", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "2.1", "threat": "21.0", "ict_index": "2.9", "transfers_balance": "9680", "selected": "215626", "transfers_in": "23285", "transfers_out": "13605", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "35.0", "creativity": "20.8", "threat": "43.0", "ict_index": "9.9", "transfers_balance": "-6796", "selected": "219201", "transfers_in": "24532", "transfers_out": "31328", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.4", "creativity": "7.4", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-11701", "selected": "222946", "transfers_in": "22221", "transfers_out": "33922", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28685", "selected": "261367", "transfers_in": "48799", "transfers_out": "20114", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "5.6", "creativity": "9.4", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-55522", "selected": "208278", "transfers_in": "5592", "transfers_out": "61114", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9931", "selected": "200962", "transfers_in": "13053", "transfers_out": "22984", "value": "54", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24477", "selected": "178183", "transfers_in": "5500", "transfers_out": "29977", "value": "54", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24606", "selected": "154034", "transfers_in": "1618", "transfers_out": "26224", "value": "53", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24582", "selected": "129947", "transfers_in": "1093", "transfers_out": "25675", "value": "52", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11969", "selected": "118345", "transfers_in": "691", "transfers_out": "12660", "value": "52", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6635", "selected": "112269", "transfers_in": "1916", "transfers_out": "8551", "value": "51", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4742", "selected": "107805", "transfers_in": "1265", "transfers_out": "6007", "value": "51", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3745", "selected": "104250", "transfers_in": "694", "transfers_out": "4439", "value": "51", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.2", "creativity": "7.3", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-3463", "selected": "100999", "transfers_in": "592", "transfers_out": "4055", "value": "51", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2201", "selected": "99234", "transfers_in": "856", "transfers_out": "3057", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "20.6", "creativity": "8.2", "threat": "11.0", "ict_index": "4.0", "transfers_balance": "-1592", "selected": "97871", "transfers_in": "743", "transfers_out": "2335", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "98051", "transfers_in": "1464", "transfers_out": "1610", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "35.2", "creativity": "1.2", "threat": "17.0", "ict_index": "5.3", "transfers_balance": "-315", "selected": "98208", "transfers_in": "2844", "transfers_out": "3159", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.8", "creativity": "29.0", "threat": "1.0", "ict_index": "5.0", "transfers_balance": "4894", "selected": "103729", "transfers_in": "6664", "transfers_out": "1770", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.4", "creativity": "3.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "22086", "selected": "126872", "transfers_in": "25454", "transfers_out": "3368", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "21745", "selected": "149218", "transfers_in": "28163", "transfers_out": "6418", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "59", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "2.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-2887", "selected": "148089", "transfers_in": "13654", "transfers_out": "16541", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8773", "selected": "157870", "transfers_in": "19415", "transfers_out": "10642", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13615", "selected": "144969", "transfers_in": "3306", "transfers_out": "16921", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "52.0", "creativity": "5.7", "threat": "25.0", "ict_index": "8.3", "transfers_balance": "-12060", "selected": "133084", "transfers_in": "878", "transfers_out": "12938", "value": "50", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "24754", "selected": "159523", "transfers_in": "28720", "transfers_out": "3966", "value": "50", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "13.6", "creativity": "3.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-8016", "selected": "152617", "transfers_in": "4032", "transfers_out": "12048", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15979", "selected": "169932", "transfers_in": "19401", "transfers_out": "3422", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "594", "selected": "167926", "transfers_in": "8671", "transfers_out": "8077", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-4444", "selected": "157042", "transfers_in": "1509", "transfers_out": "5953", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.8", "creativity": "2.6", "threat": "7.0", "ict_index": "1.6", "transfers_balance": "-6485", "selected": "150649", "transfers_in": "571", "transfers_out": "7056", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5188", "selected": "144958", "transfers_in": "1059", "transfers_out": "6247", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "31.2", "creativity": "25.9", "threat": "7.0", "ict_index": "6.4", "transfers_balance": "-401", "selected": "145740", "transfers_in": "2854", "transfers_out": "3255", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "3.0", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "7719", "selected": "153894", "transfers_in": "10026", "transfers_out": "2307", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11200", "selected": "165991", "transfers_in": "15552", "transfers_out": "4352", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "44.6", "creativity": "9.8", "threat": "24.0", "ict_index": "7.8", "transfers_balance": "11200", "selected": "165991", "transfers_in": "15552", "transfers_out": "4352", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.8", "creativity": "8.7", "threat": "3.0", "ict_index": "3.0", "transfers_balance": "938", "selected": "166787", "transfers_in": "6165", "transfers_out": "5227", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Per Mertesacker": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "22724", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2957", "selected": "24766", "transfers_in": "885", "transfers_out": "3842", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2450", "selected": "24714", "transfers_in": "888", "transfers_out": "3338", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2353", "selected": "24111", "transfers_in": "755", "transfers_out": "3108", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1706", "selected": "23213", "transfers_in": "398", "transfers_out": "2104", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1334", "selected": "22638", "transfers_in": "629", "transfers_out": "1963", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-885", "selected": "22406", "transfers_in": "786", "transfers_out": "1671", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "76.4", "creativity": "0.5", "threat": "17.0", "ict_index": "9.4", "transfers_balance": "-860", "selected": "22188", "transfers_in": "616", "transfers_out": "1476", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "5360", "selected": "28454", "transfers_in": "6515", "transfers_out": "1155", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.0", "creativity": "1.0", "threat": "19.0", "ict_index": "4.0", "transfers_balance": "6279", "selected": "35745", "transfers_in": "8758", "transfers_out": "2479", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-520", "selected": "36029", "transfers_in": "2342", "transfers_out": "2862", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4926", "selected": "31431", "transfers_in": "407", "transfers_out": "5333", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1198", "selected": "30482", "transfers_in": "563", "transfers_out": "1761", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1119", "selected": "29610", "transfers_in": "441", "transfers_out": "1560", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1148", "selected": "28685", "transfers_in": "273", "transfers_out": "1421", "value": "49", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.4", "creativity": "1.2", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-516", "selected": "28547", "transfers_in": "661", "transfers_out": "1177", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "140", "selected": "28913", "transfers_in": "751", "transfers_out": "611", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "28627", "transfers_in": "440", "transfers_out": "949", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-862", "selected": "28119", "transfers_in": "428", "transfers_out": "1290", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "27856", "transfers_in": "371", "transfers_out": "854", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-440", "selected": "27695", "transfers_in": "496", "transfers_out": "936", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "27511", "transfers_in": "193", "transfers_out": "486", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "28025", "transfers_in": "1114", "transfers_out": "1058", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-429", "selected": "27877", "transfers_in": "430", "transfers_out": "859", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "27811", "transfers_in": "388", "transfers_out": "766", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321", "selected": "27598", "transfers_in": "129", "transfers_out": "450", "value": "48", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "27565", "transfers_in": "337", "transfers_out": "577", "value": "47", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "27649", "transfers_in": "241", "transfers_out": "508", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "27738", "transfers_in": "226", "transfers_out": "294", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "26867", "transfers_in": "192", "transfers_out": "317", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "27039", "transfers_in": "133", "transfers_out": "167", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "27102", "transfers_in": "142", "transfers_out": "173", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "27143", "transfers_in": "111", "transfers_out": "169", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "27259", "transfers_in": "153", "transfers_out": "142", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "27262", "transfers_in": "71", "transfers_out": "110", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "11", "selected": "27340", "transfers_in": "131", "transfers_out": "120", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "27340", "transfers_in": "131", "transfers_out": "120", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "27502", "transfers_in": "196", "transfers_out": "116", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Tom Ince": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "11.4", "creativity": "1.2", "threat": "25.0", "ict_index": "3.8", "transfers_balance": "0", "selected": "70654", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.8", "creativity": "3.2", "threat": "25.0", "ict_index": "3.3", "transfers_balance": "5138", "selected": "81560", "transfers_in": "10432", "transfers_out": "5294", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "33.2", "threat": "34.0", "ict_index": "8.7", "transfers_balance": "-9661", "selected": "73202", "transfers_in": "3820", "transfers_out": "13481", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "22.9", "threat": "82.0", "ict_index": "11.3", "transfers_balance": "-9027", "selected": "65342", "transfers_in": "3077", "transfers_out": "12104", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "21.9", "threat": "46.0", "ict_index": "7.6", "transfers_balance": "-7434", "selected": "58235", "transfers_in": "2010", "transfers_out": "9444", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "13.4", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-8510", "selected": "50033", "transfers_in": "1353", "transfers_out": "9863", "value": "59", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.8", "creativity": "1.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-6239", "selected": "44003", "transfers_in": "915", "transfers_out": "7154", "value": "59", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "2.7", "threat": "24.0", "ict_index": "2.9", "transfers_balance": "-3916", "selected": "40330", "transfers_in": "1488", "transfers_out": "5404", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "7.6", "creativity": "4.8", "threat": "50.0", "ict_index": "6.2", "transfers_balance": "-3558", "selected": "36901", "transfers_in": "355", "transfers_out": "3913", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "0.6", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-2165", "selected": "34921", "transfers_in": "920", "transfers_out": "3085", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.0", "creativity": "3.3", "threat": "18.0", "ict_index": "3.4", "transfers_balance": "-1157", "selected": "33869", "transfers_in": "876", "transfers_out": "2033", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.2", "creativity": "31.3", "threat": "22.0", "ict_index": "6.7", "transfers_balance": "-1373", "selected": "32640", "transfers_in": "648", "transfers_out": "2021", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "14.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-2059", "selected": "30631", "transfers_in": "150", "transfers_out": "2209", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1378", "selected": "29309", "transfers_in": "209", "transfers_out": "1587", "value": "56", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "9.3", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-1501", "selected": "27914", "transfers_in": "208", "transfers_out": "1709", "value": "56", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.0", "creativity": "6.5", "threat": "99.0", "ict_index": "10.9", "transfers_balance": "-932", "selected": "27166", "transfers_in": "453", "transfers_out": "1385", "value": "56", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.8", "creativity": "1.5", "threat": "20.0", "ict_index": "2.8", "transfers_balance": "-755", "selected": "26515", "transfers_in": "160", "transfers_out": "915", "value": "56", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "27.6", "threat": "39.0", "ict_index": "7.9", "transfers_balance": "-669", "selected": "25912", "transfers_in": "230", "transfers_out": "899", "value": "56", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "6.5", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-746", "selected": "25327", "transfers_in": "330", "transfers_out": "1076", "value": "55", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.4", "creativity": "14.7", "threat": "59.0", "ict_index": "11.6", "transfers_balance": "-419", "selected": "25006", "transfers_in": "307", "transfers_out": "726", "value": "55", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.6", "creativity": "0.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "1830", "selected": "27127", "transfers_in": "2766", "transfers_out": "936", "value": "55", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.8", "creativity": "14.9", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-733", "selected": "26469", "transfers_in": "376", "transfers_out": "1109", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.4", "creativity": "12.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-457", "selected": "26255", "transfers_in": "1059", "transfers_out": "1516", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "4.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-995", "selected": "25422", "transfers_in": "328", "transfers_out": "1323", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "40.0", "ict_index": "4.0", "transfers_balance": "-892", "selected": "24654", "transfers_in": "190", "transfers_out": "1082", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-680", "selected": "23989", "transfers_in": "95", "transfers_out": "775", "value": "55", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.0", "creativity": "12.2", "threat": "9.0", "ict_index": "2.2", "transfers_balance": "-525", "selected": "23501", "transfers_in": "197", "transfers_out": "722", "value": "55", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "23449", "transfers_in": "419", "transfers_out": "547", "value": "55", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "4.7", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-257", "selected": "23218", "transfers_in": "137", "transfers_out": "394", "value": "55", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.0", "creativity": "42.0", "threat": "82.0", "ict_index": "13.1", "transfers_balance": "762", "selected": "27009", "transfers_in": "1145", "transfers_out": "383", "value": "55", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.6", "creativity": "1.4", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "2141", "selected": "35248", "transfers_in": "2624", "transfers_out": "483", "value": "55", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1412", "selected": "27814", "transfers_in": "144", "transfers_out": "1556", "value": "55", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.2", "creativity": "15.4", "threat": "27.0", "ict_index": "4.9", "transfers_balance": "-721", "selected": "27159", "transfers_in": "95", "transfers_out": "816", "value": "55", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "34.8", "creativity": "0.8", "threat": "35.0", "ict_index": "7.1", "transfers_balance": "-495", "selected": "26644", "transfers_in": "95", "transfers_out": "590", "value": "55", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-376", "selected": "26190", "transfers_in": "119", "transfers_out": "495", "value": "55", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "25549", "transfers_in": "18", "transfers_out": "633", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "25549", "transfers_in": "18", "transfers_out": "633", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "1.4", "threat": "25.0", "ict_index": "3.2", "transfers_balance": "-133", "selected": "25457", "transfers_in": "95", "transfers_out": "228", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "James Collins": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12540", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-900", "selected": "13930", "transfers_in": "338", "transfers_out": "1238", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.4", "creativity": "0.3", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-1534", "selected": "12772", "transfers_in": "228", "transfers_out": "1762", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.6", "creativity": "0.5", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-733", "selected": "12383", "transfers_in": "333", "transfers_out": "1066", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "3023", "selected": "15997", "transfers_in": "4672", "transfers_out": "1649", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2738", "selected": "13370", "transfers_in": "473", "transfers_out": "3211", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2029", "selected": "11369", "transfers_in": "106", "transfers_out": "2135", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1237", "selected": "10145", "transfers_in": "62", "transfers_out": "1299", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "9657", "transfers_in": "136", "transfers_out": "636", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-604", "selected": "9061", "transfers_in": "120", "transfers_out": "724", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-465", "selected": "8604", "transfers_in": "45", "transfers_out": "510", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-497", "selected": "8119", "transfers_in": "49", "transfers_out": "546", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "7846", "transfers_in": "24", "transfers_out": "300", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "7602", "transfers_in": "15", "transfers_out": "260", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "7350", "transfers_in": "9", "transfers_out": "267", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "7170", "transfers_in": "22", "transfers_out": "205", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "7041", "transfers_in": "14", "transfers_out": "149", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "47.8", "creativity": "0.1", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-71", "selected": "6987", "transfers_in": "55", "transfers_out": "126", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1285", "selected": "8414", "transfers_in": "1539", "transfers_out": "254", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "62.0", "creativity": "0.1", "threat": "48.0", "ict_index": "11.0", "transfers_balance": "-152", "selected": "8306", "transfers_in": "178", "transfers_out": "330", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3336", "selected": "13142", "transfers_in": "4107", "transfers_out": "771", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3336", "selected": "13142", "transfers_in": "4107", "transfers_out": "771", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1374", "selected": "11840", "transfers_in": "521", "transfers_out": "1895", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.6", "creativity": "0.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "1652", "selected": "13624", "transfers_in": "2419", "transfers_out": "767", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.0", "creativity": "0.7", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "1189", "selected": "14934", "transfers_in": "2047", "transfers_out": "858", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "457", "selected": "15438", "transfers_in": "1004", "transfers_out": "547", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "42.4", "creativity": "10.6", "threat": "4.0", "ict_index": "5.7", "transfers_balance": "142", "selected": "15644", "transfers_in": "859", "transfers_out": "717", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "26.4", "creativity": "0.0", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "7201", "selected": "23569", "transfers_in": "8961", "transfers_out": "1760", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "214", "selected": "23928", "transfers_in": "1229", "transfers_out": "1015", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-3288", "selected": "19538", "transfers_in": "79", "transfers_out": "3367", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1063", "selected": "17610", "transfers_in": "51", "transfers_out": "1114", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1379", "selected": "16229", "transfers_in": "6", "transfers_out": "1385", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1266", "selected": "14789", "transfers_in": "9", "transfers_out": "1275", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-769", "selected": "14151", "transfers_in": "5", "transfers_out": "774", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-661", "selected": "13595", "transfers_in": "6", "transfers_out": "667", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-681", "selected": "12881", "transfers_in": "8", "transfers_out": "689", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-681", "selected": "12881", "transfers_in": "8", "transfers_out": "689", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "4.0", "ict_index": "0.2", "transfers_balance": "-454", "selected": "12453", "transfers_in": "14", "transfers_out": "468", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Zlatan Ibrahimovic": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "703", "selected": "1127", "transfers_in": "1133", "transfers_out": "430", "value": "100", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2430", "transfers_in": "721", "transfers_out": "757", "value": "100", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-292", "selected": "2742", "transfers_in": "147", "transfers_out": "439", "value": "100", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-308", "selected": "2953", "transfers_in": "145", "transfers_out": "453", "value": "100", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "2999", "transfers_in": "136", "transfers_out": "342", "value": "100", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "3106", "transfers_in": "222", "transfers_out": "338", "value": "100", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "3191", "transfers_in": "114", "transfers_out": "161", "value": "100", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "3259", "transfers_in": "177", "transfers_out": "224", "value": "100", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "3366", "transfers_in": "119", "transfers_out": "173", "value": "100", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.6", "creativity": "2.4", "threat": "19.0", "ict_index": "2.6", "transfers_balance": "6255", "selected": "10074", "transfers_in": "6880", "transfers_out": "625", "value": "100", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "16.3", "threat": "21.0", "ict_index": "3.8", "transfers_balance": "8515", "selected": "19592", "transfers_in": "11395", "transfers_out": "2880", "value": "100", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "366", "selected": "20544", "transfers_in": "4971", "transfers_out": "4605", "value": "100", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4213", "selected": "16836", "transfers_in": "1818", "transfers_out": "6031", "value": "99", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3586", "selected": "13954", "transfers_in": "1360", "transfers_out": "4946", "value": "98", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1407", "selected": "15800", "transfers_in": "3356", "transfers_out": "1949", "value": "98", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3033", "selected": "13157", "transfers_in": "737", "transfers_out": "3770", "value": "98", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-979", "selected": "12763", "transfers_in": "1497", "transfers_out": "2476", "value": "97", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "23.5", "threat": "28.0", "ict_index": "5.8", "transfers_balance": "-923", "selected": "12275", "transfers_in": "794", "transfers_out": "1717", "value": "97", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-392", "selected": "12302", "transfers_in": "1332", "transfers_out": "1724", "value": "96", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1487", "selected": "10901", "transfers_in": "316", "transfers_out": "1803", "value": "96", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1580", "selected": "9593", "transfers_in": "189", "transfers_out": "1769", "value": "96", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-452", "selected": "9267", "transfers_in": "70", "transfers_out": "522", "value": "95", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298", "selected": "9119", "transfers_in": "85", "transfers_out": "383", "value": "95", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "9029", "transfers_in": "46", "transfers_out": "198", "value": "95", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "8945", "transfers_in": "67", "transfers_out": "239", "value": "95", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "8954", "transfers_in": "93", "transfers_out": "237", "value": "95", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "8944", "transfers_in": "24", "transfers_out": "103", "value": "95", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "8579", "transfers_in": "39", "transfers_out": "97", "value": "95", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "8622", "transfers_in": "96", "transfers_out": "178", "value": "95", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "8644", "transfers_in": "71", "transfers_out": "130", "value": "95", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "8703", "transfers_in": "88", "transfers_out": "101", "value": "95", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "8703", "transfers_in": "88", "transfers_out": "101", "value": "95", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "8781", "transfers_in": "83", "transfers_out": "76", "value": "95", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "8824", "transfers_in": "84", "transfers_out": "83", "value": "95", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "8824", "transfers_in": "84", "transfers_out": "83", "value": "95", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "8863", "transfers_in": "71", "transfers_out": "95", "value": "95", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Stuart Taylor": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1255", "selected": "8250", "transfers_in": "1527", "transfers_out": "272", "value": "40", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1219", "selected": "13552", "transfers_in": "2038", "transfers_out": "819", "value": "40", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "127", "selected": "15541", "transfers_in": "1031", "transfers_out": "904", "value": "40", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "440", "selected": "16742", "transfers_in": "1066", "transfers_out": "626", "value": "40", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1361", "selected": "19085", "transfers_in": "2200", "transfers_out": "839", "value": "40", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1165", "selected": "20906", "transfers_in": "1931", "transfers_out": "766", "value": "40", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "678", "selected": "22115", "transfers_in": "1354", "transfers_out": "676", "value": "40", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "22382", "transfers_in": "497", "transfers_out": "395", "value": "40", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "22493", "transfers_in": "502", "transfers_out": "612", "value": "40", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "22570", "transfers_in": "345", "transfers_out": "443", "value": "40", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "22676", "transfers_in": "344", "transfers_out": "416", "value": "40", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "22855", "transfers_in": "321", "transfers_out": "260", "value": "40", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "22847", "transfers_in": "177", "transfers_out": "252", "value": "40", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "22836", "transfers_in": "178", "transfers_out": "285", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "22751", "transfers_in": "193", "transfers_out": "374", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "22809", "transfers_in": "220", "transfers_out": "232", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "22811", "transfers_in": "180", "transfers_out": "253", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "22875", "transfers_in": "276", "transfers_out": "327", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "22889", "transfers_in": "188", "transfers_out": "251", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "22973", "transfers_in": "350", "transfers_out": "367", "value": "40", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44", "selected": "23061", "transfers_in": "434", "transfers_out": "390", "value": "40", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "23364", "transfers_in": "768", "transfers_out": "632", "value": "40", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "23394", "transfers_in": "330", "transfers_out": "383", "value": "40", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "23451", "transfers_in": "307", "transfers_out": "365", "value": "40", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "23465", "transfers_in": "211", "transfers_out": "241", "value": "40", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "23549", "transfers_in": "291", "transfers_out": "288", "value": "40", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "23613", "transfers_in": "252", "transfers_out": "302", "value": "40", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "23623", "transfers_in": "126", "transfers_out": "149", "value": "40", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "22148", "transfers_in": "155", "transfers_out": "160", "value": "40", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "22044", "transfers_in": "127", "transfers_out": "142", "value": "40", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "22013", "transfers_in": "73", "transfers_out": "131", "value": "40", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "22052", "transfers_in": "121", "transfers_out": "176", "value": "40", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "22052", "transfers_in": "121", "transfers_out": "176", "value": "40", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "21833", "transfers_in": "53", "transfers_out": "104", "value": "40", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "21762", "transfers_in": "72", "transfers_out": "160", "value": "40", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "21762", "transfers_in": "72", "transfers_out": "160", "value": "40", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "21625", "transfers_in": "38", "transfers_out": "173", "value": "40", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Roque Mesa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26307", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "5.0", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-2304", "selected": "25041", "transfers_in": "415", "transfers_out": "2719", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1478", "selected": "24031", "transfers_in": "1084", "transfers_out": "2562", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2881", "selected": "21346", "transfers_in": "428", "transfers_out": "3309", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1750", "selected": "24055", "transfers_in": "5298", "transfers_out": "3548", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "13.4", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1083", "selected": "26019", "transfers_in": "5196", "transfers_out": "4113", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "1560", "selected": "28179", "transfers_in": "4869", "transfers_out": "3309", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2255", "selected": "31154", "transfers_in": "5808", "transfers_out": "3553", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-877", "selected": "30506", "transfers_in": "1220", "transfers_out": "2097", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2228", "selected": "28367", "transfers_in": "381", "transfers_out": "2609", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1315", "selected": "27089", "transfers_in": "182", "transfers_out": "1497", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1174", "selected": "25954", "transfers_in": "155", "transfers_out": "1329", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "1.9", "threat": "1.0", "ict_index": "1.0", "transfers_balance": "-1069", "selected": "24906", "transfers_in": "94", "transfers_out": "1163", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.2", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "2488", "selected": "27895", "transfers_in": "4419", "transfers_out": "1931", "value": "43", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2396", "selected": "30893", "transfers_in": "4632", "transfers_out": "2236", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.8", "creativity": "13.8", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "-273", "selected": "30990", "transfers_in": "1944", "transfers_out": "2217", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.4", "creativity": "15.5", "threat": "7.0", "ict_index": "4.0", "transfers_balance": "417", "selected": "31667", "transfers_in": "2028", "transfers_out": "1611", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.6", "creativity": "22.8", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-305", "selected": "31565", "transfers_in": "1084", "transfers_out": "1389", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "6.9", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-952", "selected": "30859", "transfers_in": "988", "transfers_out": "1940", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "64", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.0", "creativity": "3.4", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-1656", "selected": "29226", "transfers_in": "135", "transfers_out": "1791", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "1.8", "threat": "9.0", "ict_index": "1.6", "transfers_balance": "-864", "selected": "28436", "transfers_in": "517", "transfers_out": "1381", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "27720", "transfers_in": "318", "transfers_out": "1057", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1299", "selected": "26473", "transfers_in": "289", "transfers_out": "1588", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4699", "selected": "31764", "transfers_in": "7603", "transfers_out": "2904", "value": "42", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5145", "selected": "37920", "transfers_in": "9693", "transfers_out": "4548", "value": "42", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3414", "selected": "34550", "transfers_in": "363", "transfers_out": "3777", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2958", "selected": "31598", "transfers_in": "109", "transfers_out": "3067", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1628", "selected": "29985", "transfers_in": "133", "transfers_out": "1761", "value": "42", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-718", "selected": "29256", "transfers_in": "54", "transfers_out": "772", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-720", "selected": "25414", "transfers_in": "46", "transfers_out": "766", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-676", "selected": "23891", "transfers_in": "27", "transfers_out": "703", "value": "42", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-418", "selected": "23480", "transfers_in": "20", "transfers_out": "438", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "23126", "transfers_in": "40", "transfers_out": "391", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "22872", "transfers_in": "14", "transfers_out": "249", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "22717", "transfers_in": "21", "transfers_out": "211", "value": "42", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "22485", "transfers_in": "26", "transfers_out": "253", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "22485", "transfers_in": "26", "transfers_out": "253", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "22250", "transfers_in": "43", "transfers_out": "270", "value": "42", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Nathan Redmond": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.2", "creativity": "67.0", "threat": "33.0", "ict_index": "10.9", "transfers_balance": "0", "selected": "355220", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.2", "creativity": "36.5", "threat": "28.0", "ict_index": "9.0", "transfers_balance": "-16119", "selected": "351664", "transfers_in": "14617", "transfers_out": "30736", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "7.8", "creativity": "16.1", "threat": "24.0", "ict_index": "4.8", "transfers_balance": "-18266", "selected": "337561", "transfers_in": "16394", "transfers_out": "34660", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.2", "creativity": "19.7", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "-22302", "selected": "318353", "transfers_in": "15923", "transfers_out": "38225", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "28.8", "threat": "28.0", "ict_index": "6.8", "transfers_balance": "-35677", "selected": "283561", "transfers_in": "5883", "transfers_out": "41560", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "35.3", "threat": "48.0", "ict_index": "9.9", "transfers_balance": "-46935", "selected": "237413", "transfers_in": "3061", "transfers_out": "49996", "value": "64", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.0", "creativity": "22.0", "threat": "22.0", "ict_index": "4.6", "transfers_balance": "-27261", "selected": "210852", "transfers_in": "4642", "transfers_out": "31903", "value": "64", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "56", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.2", "creativity": "53.9", "threat": "2.0", "ict_index": "8.6", "transfers_balance": "-19208", "selected": "192277", "transfers_in": "6310", "transfers_out": "25518", "value": "63", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "12.2", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-8364", "selected": "184259", "transfers_in": "4768", "transfers_out": "13132", "value": "63", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "0.1", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-21952", "selected": "162549", "transfers_in": "1555", "transfers_out": "23507", "value": "63", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.4", "creativity": "32.2", "threat": "31.0", "ict_index": "7.6", "transfers_balance": "-13053", "selected": "149693", "transfers_in": "1432", "transfers_out": "14485", "value": "62", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.4", "creativity": "6.7", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "-12534", "selected": "137332", "transfers_in": "517", "transfers_out": "13051", "value": "62", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7203", "selected": "130213", "transfers_in": "661", "transfers_out": "7864", "value": "61", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.6", "creativity": "36.8", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-8565", "selected": "121698", "transfers_in": "170", "transfers_out": "8735", "value": "61", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "28.2", "threat": "5.0", "ict_index": "5.4", "transfers_balance": "-4068", "selected": "117730", "transfers_in": "906", "transfers_out": "4974", "value": "61", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "1.8", "threat": "11.0", "ict_index": "2.7", "transfers_balance": "-3553", "selected": "114320", "transfers_in": "942", "transfers_out": "4495", "value": "61", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.2", "creativity": "5.4", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-1230", "selected": "113229", "transfers_in": "1189", "transfers_out": "2419", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.8", "creativity": "6.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-3011", "selected": "110307", "transfers_in": "560", "transfers_out": "3571", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "37.3", "threat": "15.0", "ict_index": "6.4", "transfers_balance": "-2365", "selected": "108073", "transfers_in": "1159", "transfers_out": "3524", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "13.8", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-2825", "selected": "105312", "transfers_in": "235", "transfers_out": "3060", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3470", "selected": "101912", "transfers_in": "299", "transfers_out": "3769", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "3.6", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-1192", "selected": "100747", "transfers_in": "443", "transfers_out": "1635", "value": "60", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2998", "selected": "97883", "transfers_in": "618", "transfers_out": "3616", "value": "60", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2660", "selected": "95295", "transfers_in": "158", "transfers_out": "2818", "value": "59", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1338", "selected": "94050", "transfers_in": "410", "transfers_out": "1748", "value": "59", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "0.3", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "-1184", "selected": "92911", "transfers_in": "229", "transfers_out": "1413", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1343", "selected": "91626", "transfers_in": "165", "transfers_out": "1508", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.0", "creativity": "56.8", "threat": "54.0", "ict_index": "13.7", "transfers_balance": "-1139", "selected": "90559", "transfers_in": "226", "transfers_out": "1365", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.8", "creativity": "62.2", "threat": "36.0", "ict_index": "12.5", "transfers_balance": "-171", "selected": "90414", "transfers_in": "337", "transfers_out": "508", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "4.2", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "-212", "selected": "108130", "transfers_in": "314", "transfers_out": "526", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "2.4", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-321", "selected": "107455", "transfers_in": "254", "transfers_out": "575", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "107225", "transfers_in": "202", "transfers_out": "495", "value": "59", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "107176", "transfers_in": "318", "transfers_out": "457", "value": "59", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-139", "selected": "107176", "transfers_in": "318", "transfers_out": "457", "value": "59", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "11.2", "threat": "13.0", "ict_index": "2.7", "transfers_balance": "-111", "selected": "106671", "transfers_in": "198", "transfers_out": "309", "value": "59", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "42.0", "creativity": "4.4", "threat": "59.0", "ict_index": "10.5", "transfers_balance": "90", "selected": "106822", "transfers_in": "365", "transfers_out": "275", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "12.0", "threat": "22.0", "ict_index": "4.0", "transfers_balance": "90", "selected": "106822", "transfers_in": "365", "transfers_out": "275", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.0", "creativity": "12.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "596", "selected": "107476", "transfers_in": "950", "transfers_out": "354", "value": "59", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Sam McQueen": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "10.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "0", "selected": "4539", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "5335", "transfers_in": "235", "transfers_out": "475", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "5033", "transfers_in": "128", "transfers_out": "644", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "5006", "transfers_in": "152", "transfers_out": "420", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-282", "selected": "4802", "transfers_in": "75", "transfers_out": "357", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "4568", "transfers_in": "79", "transfers_out": "392", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "4395", "transfers_in": "88", "transfers_out": "310", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "4297", "transfers_in": "57", "transfers_out": "219", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "4216", "transfers_in": "45", "transfers_out": "152", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "4158", "transfers_in": "74", "transfers_out": "169", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "4108", "transfers_in": "65", "transfers_out": "144", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "4073", "transfers_in": "51", "transfers_out": "116", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "4022", "transfers_in": "40", "transfers_out": "110", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-58", "selected": "3972", "transfers_in": "29", "transfers_out": "87", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "4002", "transfers_in": "83", "transfers_out": "76", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "3968", "transfers_in": "40", "transfers_out": "106", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3948", "transfers_in": "31", "transfers_out": "70", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "3892", "transfers_in": "24", "transfers_out": "93", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "3867", "transfers_in": "44", "transfers_out": "97", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "10.6", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-30", "selected": "3852", "transfers_in": "31", "transfers_out": "61", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "15.6", "creativity": "12.9", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-61", "selected": "3813", "transfers_in": "43", "transfers_out": "104", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1537", "selected": "5396", "transfers_in": "1935", "transfers_out": "398", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-241", "selected": "5219", "transfers_in": "215", "transfers_out": "456", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "5050", "transfers_in": "91", "transfers_out": "291", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154", "selected": "4936", "transfers_in": "99", "transfers_out": "253", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "4747", "transfers_in": "9", "transfers_out": "200", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "4610", "transfers_in": "26", "transfers_out": "173", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "4674", "transfers_in": "114", "transfers_out": "92", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "4724", "transfers_in": "77", "transfers_out": "58", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4423", "transfers_in": "53", "transfers_out": "64", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "4415", "transfers_in": "57", "transfers_out": "66", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "4370", "transfers_in": "22", "transfers_out": "66", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "4264", "transfers_in": "9", "transfers_out": "108", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "4264", "transfers_in": "9", "transfers_out": "108", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "4272", "transfers_in": "14", "transfers_out": "17", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "4267", "transfers_in": "35", "transfers_out": "43", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "4267", "transfers_in": "35", "transfers_out": "43", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-8", "selected": "4268", "transfers_in": "26", "transfers_out": "34", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jonjoe Kenny": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5799", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-738", "selected": "6667", "transfers_in": "188", "transfers_out": "926", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-542", "selected": "6658", "transfers_in": "233", "transfers_out": "775", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-417", "selected": "6640", "transfers_in": "211", "transfers_out": "628", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "6471", "transfers_in": "105", "transfers_out": "446", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "14.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-294", "selected": "6367", "transfers_in": "182", "transfers_out": "476", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "6548", "transfers_in": "364", "transfers_out": "358", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "6444", "transfers_in": "136", "transfers_out": "392", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "1.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-215", "selected": "6287", "transfers_in": "74", "transfers_out": "289", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.6", "creativity": "37.0", "threat": "2.0", "ict_index": "6.6", "transfers_balance": "40", "selected": "6386", "transfers_in": "427", "transfers_out": "387", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.6", "creativity": "0.6", "threat": "18.0", "ict_index": "4.7", "transfers_balance": "589", "selected": "7086", "transfers_in": "805", "transfers_out": "216", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "32.6", "creativity": "14.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "1763", "selected": "9044", "transfers_in": "2291", "transfers_out": "528", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "2.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "1132", "selected": "10285", "transfers_in": "1598", "transfers_out": "466", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "44.4", "creativity": "22.4", "threat": "6.0", "ict_index": "7.3", "transfers_balance": "210", "selected": "10588", "transfers_in": "802", "transfers_out": "592", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.6", "creativity": "6.6", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "24188", "selected": "35574", "transfers_in": "25209", "transfers_out": "1021", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "13910", "selected": "50690", "transfers_in": "17667", "transfers_out": "3757", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.0", "creativity": "25.9", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "40257", "selected": "91794", "transfers_in": "42492", "transfers_out": "2235", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.8", "creativity": "1.8", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "60698", "selected": "153928", "transfers_in": "62912", "transfers_out": "2214", "value": "44", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.2", "creativity": "9.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "16250", "selected": "171732", "transfers_in": "24985", "transfers_out": "8735", "value": "44", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.0", "creativity": "2.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "104748", "selected": "279885", "transfers_in": "108081", "transfers_out": "3333", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.8", "creativity": "1.3", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "116000", "selected": "400132", "transfers_in": "125372", "transfers_out": "9372", "value": "46", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24535", "selected": "376130", "transfers_in": "17482", "transfers_out": "42017", "value": "46", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "15.4", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-37400", "selected": "339668", "transfers_in": "12906", "transfers_out": "50306", "value": "46", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "3.4", "threat": "7.0", "ict_index": "2.8", "transfers_balance": "-14079", "selected": "326336", "transfers_in": "13771", "transfers_out": "27850", "value": "46", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22926", "selected": "303791", "transfers_in": "5569", "transfers_out": "28495", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "3.7", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-51460", "selected": "252426", "transfers_in": "1223", "transfers_out": "52683", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.4", "creativity": "15.6", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-25707", "selected": "227033", "transfers_in": "4797", "transfers_out": "30504", "value": "44", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.8", "creativity": "5.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-17511", "selected": "209941", "transfers_in": "3811", "transfers_out": "21322", "value": "43", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6201", "selected": "203734", "transfers_in": "2870", "transfers_out": "9071", "value": "43", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16966", "selected": "181991", "transfers_in": "2073", "transfers_out": "19039", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9952", "selected": "152079", "transfers_in": "2336", "transfers_out": "12288", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18826", "selected": "154265", "transfers_in": "2869", "transfers_out": "21695", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12481", "selected": "141991", "transfers_in": "2864", "transfers_out": "15345", "value": "41", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9260", "selected": "131699", "transfers_in": "4281", "transfers_out": "13541", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5239", "selected": "129369", "transfers_in": "2956", "transfers_out": "8195", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4512", "selected": "123778", "transfers_in": "3839", "transfers_out": "8351", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3907", "selected": "120074", "transfers_in": "4428", "transfers_out": "8335", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3796", "selected": "126090", "transfers_in": "9289", "transfers_out": "5493", "value": "39", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jack Cork": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.2", "creativity": "12.7", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "15784", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "13.2", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "33258", "selected": "69899", "transfers_in": "39795", "transfers_out": "6537", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.0", "creativity": "11.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "46325", "selected": "127498", "transfers_in": "63640", "transfers_out": "17315", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "37.0", "creativity": "2.8", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "39717", "selected": "175674", "transfers_in": "64344", "transfers_out": "24627", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.4", "creativity": "12.4", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "11791", "selected": "189836", "transfers_in": "28464", "transfers_out": "16673", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "20.4", "creativity": "3.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-260", "selected": "190681", "transfers_in": "15416", "transfers_out": "15676", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "33.0", "creativity": "0.8", "threat": "18.0", "ict_index": "5.2", "transfers_balance": "-2647", "selected": "188938", "transfers_in": "11387", "transfers_out": "14034", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.4", "creativity": "4.7", "threat": "38.0", "ict_index": "5.6", "transfers_balance": "11108", "selected": "201586", "transfers_in": "25244", "transfers_out": "14136", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.2", "creativity": "2.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-6714", "selected": "195281", "transfers_in": "4549", "transfers_out": "11263", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "8.0", "threat": "25.0", "ict_index": "4.8", "transfers_balance": "-11807", "selected": "183924", "transfers_in": "4797", "transfers_out": "16604", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "15.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-7869", "selected": "176241", "transfers_in": "2008", "transfers_out": "9877", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "43.8", "creativity": "21.8", "threat": "58.0", "ict_index": "12.4", "transfers_balance": "-2849", "selected": "173871", "transfers_in": "5516", "transfers_out": "8365", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.0", "creativity": "2.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "23368", "selected": "199145", "transfers_in": "30669", "transfers_out": "7301", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.8", "creativity": "12.3", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "2090", "selected": "201861", "transfers_in": "10357", "transfers_out": "8267", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "12.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "3514", "selected": "206131", "transfers_in": "13303", "transfers_out": "9789", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.2", "creativity": "2.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "2393", "selected": "209679", "transfers_in": "13952", "transfers_out": "11559", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.4", "creativity": "4.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "5329", "selected": "215748", "transfers_in": "13542", "transfers_out": "8213", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.2", "creativity": "2.9", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "6092", "selected": "222735", "transfers_in": "15440", "transfers_out": "9348", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "3.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-5449", "selected": "218175", "transfers_in": "10153", "transfers_out": "15602", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "2.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-6200", "selected": "212447", "transfers_in": "3934", "transfers_out": "10134", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.2", "creativity": "1.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-3862", "selected": "209123", "transfers_in": "10418", "transfers_out": "14280", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "5.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-7456", "selected": "201845", "transfers_in": "9202", "transfers_out": "16658", "value": "46", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.2", "creativity": "7.4", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-11011", "selected": "191417", "transfers_in": "8555", "transfers_out": "19566", "value": "46", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.0", "creativity": "14.7", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-10926", "selected": "180752", "transfers_in": "3441", "transfers_out": "14367", "value": "46", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "29.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-2834", "selected": "178192", "transfers_in": "7116", "transfers_out": "9950", "value": "46", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "33.5", "threat": "8.0", "ict_index": "4.8", "transfers_balance": "-4256", "selected": "174028", "transfers_in": "3858", "transfers_out": "8114", "value": "46", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.0", "creativity": "23.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-5176", "selected": "169147", "transfers_in": "5429", "transfers_out": "10605", "value": "46", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-367", "selected": "169255", "transfers_in": "7183", "transfers_out": "7550", "value": "46", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.2", "creativity": "5.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "-1241", "selected": "168183", "transfers_in": "3636", "transfers_out": "4877", "value": "46", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "12.7", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-2093", "selected": "166131", "transfers_in": "3683", "transfers_out": "5776", "value": "46", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.4", "creativity": "20.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "887", "selected": "162189", "transfers_in": "8491", "transfers_out": "7604", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "45.2", "creativity": "1.3", "threat": "33.0", "ict_index": "8.0", "transfers_balance": "4861", "selected": "167235", "transfers_in": "10388", "transfers_out": "5527", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.8", "creativity": "2.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "59727", "selected": "241529", "transfers_in": "64783", "transfers_out": "5056", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.6", "creativity": "3.4", "threat": "3.0", "ict_index": "1.5", "transfers_balance": "59727", "selected": "241529", "transfers_in": "64783", "transfers_out": "5056", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "5.3", "threat": "17.0", "ict_index": "3.4", "transfers_balance": "1308", "selected": "226486", "transfers_in": "9117", "transfers_out": "7809", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.8", "creativity": "3.7", "threat": "35.0", "ict_index": "5.3", "transfers_balance": "-1903", "selected": "227569", "transfers_in": "9035", "transfers_out": "10938", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "4.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-13977", "selected": "212474", "transfers_in": "5350", "transfers_out": "19327", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.6", "creativity": "5.2", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "-3042", "selected": "210087", "transfers_in": "3642", "transfers_out": "6684", "value": "45", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Gareth McAuley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "99420", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20511", "selected": "80020", "transfers_in": "292", "transfers_out": "20803", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16139", "selected": "63987", "transfers_in": "273", "transfers_out": "16412", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9498", "selected": "54564", "transfers_in": "368", "transfers_out": "9866", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5208", "selected": "49403", "transfers_in": "366", "transfers_out": "5574", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3673", "selected": "45846", "transfers_in": "541", "transfers_out": "4214", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3205", "selected": "42738", "transfers_in": "492", "transfers_out": "3697", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3653", "selected": "39163", "transfers_in": "237", "transfers_out": "3890", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-1488", "selected": "37711", "transfers_in": "245", "transfers_out": "1733", "value": "48", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "67", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-1877", "selected": "35908", "transfers_in": "412", "transfers_out": "2289", "value": "48", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-826", "selected": "35138", "transfers_in": "559", "transfers_out": "1385", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "4.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-1348", "selected": "33838", "transfers_in": "270", "transfers_out": "1618", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1195", "selected": "32678", "transfers_in": "147", "transfers_out": "1342", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1056", "selected": "31645", "transfers_in": "213", "transfers_out": "1269", "value": "47", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1048", "selected": "30623", "transfers_in": "198", "transfers_out": "1246", "value": "47", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1055", "selected": "29601", "transfers_in": "202", "transfers_out": "1257", "value": "47", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "28706", "transfers_in": "65", "transfers_out": "979", "value": "47", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-930", "selected": "27796", "transfers_in": "53", "transfers_out": "983", "value": "47", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-895", "selected": "26932", "transfers_in": "142", "transfers_out": "1037", "value": "46", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-620", "selected": "26330", "transfers_in": "95", "transfers_out": "715", "value": "46", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-908", "selected": "25439", "transfers_in": "104", "transfers_out": "1012", "value": "46", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-401", "selected": "25049", "transfers_in": "80", "transfers_out": "481", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-774", "selected": "24317", "transfers_in": "234", "transfers_out": "1008", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-371", "selected": "23968", "transfers_in": "214", "transfers_out": "585", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-554", "selected": "23433", "transfers_in": "96", "transfers_out": "650", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "30", "selected": "23481", "transfers_in": "383", "transfers_out": "353", "value": "46", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "23307", "transfers_in": "229", "transfers_out": "429", "value": "46", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "23195", "transfers_in": "232", "transfers_out": "379", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "22992", "transfers_in": "73", "transfers_out": "290", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "27986", "transfers_in": "61", "transfers_out": "301", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "27967", "transfers_in": "86", "transfers_out": "194", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "27732", "transfers_in": "31", "transfers_out": "213", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "27590", "transfers_in": "18", "transfers_out": "171", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "27386", "transfers_in": "29", "transfers_out": "209", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "27330", "transfers_in": "27", "transfers_out": "120", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "27256", "transfers_in": "26", "transfers_out": "119", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "27160", "transfers_in": "30", "transfers_out": "115", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "27095", "transfers_in": "47", "transfers_out": "116", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Diafra Sakho": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.6", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "2459", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.2", "creativity": "0.0", "threat": "21.0", "ict_index": "2.4", "transfers_balance": "-75", "selected": "4227", "transfers_in": "455", "transfers_out": "530", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1206", "selected": "7314", "transfers_in": "2085", "transfers_out": "879", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-658", "selected": "7730", "transfers_in": "819", "transfers_out": "1477", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-376", "selected": "7786", "transfers_in": "555", "transfers_out": "931", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "7890", "transfers_in": "709", "transfers_out": "1058", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "36.0", "creativity": "14.0", "threat": "33.0", "ict_index": "8.3", "transfers_balance": "-474", "selected": "7681", "transfers_in": "574", "transfers_out": "1048", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1771", "selected": "10092", "transfers_in": "2707", "transfers_out": "936", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-755", "selected": "9577", "transfers_in": "816", "transfers_out": "1571", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1268", "selected": "8381", "transfers_in": "338", "transfers_out": "1606", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-228", "selected": "8336", "transfers_in": "371", "transfers_out": "599", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "128", "selected": "8718", "transfers_in": "644", "transfers_out": "516", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "439", "selected": "9351", "transfers_in": "969", "transfers_out": "530", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "329", "selected": "9821", "transfers_in": "978", "transfers_out": "649", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "47", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "6.2", "creativity": "0.0", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-342", "selected": "9589", "transfers_in": "414", "transfers_out": "756", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.4", "creativity": "1.4", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-62", "selected": "9717", "transfers_in": "580", "transfers_out": "642", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "9641", "transfers_in": "312", "transfers_out": "502", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.2", "creativity": "1.3", "threat": "30.0", "ict_index": "6.1", "transfers_balance": "-219", "selected": "9551", "transfers_in": "355", "transfers_out": "574", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5614", "selected": "15608", "transfers_in": "6900", "transfers_out": "1286", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1624", "selected": "14121", "transfers_in": "960", "transfers_out": "2584", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3851", "selected": "16288", "transfers_in": "5484", "transfers_out": "1633", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3851", "selected": "16288", "transfers_in": "5484", "transfers_out": "1633", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3285", "selected": "13113", "transfers_in": "349", "transfers_out": "3634", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1010", "selected": "12139", "transfers_in": "339", "transfers_out": "1349", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-723", "selected": "11465", "transfers_in": "213", "transfers_out": "936", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-677", "selected": "10793", "transfers_in": "16", "transfers_out": "693", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "10363", "transfers_in": "6", "transfers_out": "445", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "10063", "transfers_in": "8", "transfers_out": "312", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "9967", "transfers_in": "3", "transfers_out": "109", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "8226", "transfers_in": "6", "transfers_out": "88", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "8129", "transfers_in": "5", "transfers_out": "75", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "8108", "transfers_in": "3", "transfers_out": "40", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "8089", "transfers_in": "3", "transfers_out": "41", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "8075", "transfers_in": "0", "transfers_out": "26", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "8072", "transfers_in": "3", "transfers_out": "15", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "8057", "transfers_in": "5", "transfers_out": "20", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "8057", "transfers_in": "5", "transfers_out": "20", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "8048", "transfers_in": "3", "transfers_out": "12", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Carl Jenkinson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "14005", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1794", "selected": "16350", "transfers_in": "436", "transfers_out": "2230", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3340", "selected": "13634", "transfers_in": "196", "transfers_out": "3536", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2764", "selected": "11158", "transfers_in": "15", "transfers_out": "2779", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1018", "selected": "10280", "transfers_in": "5", "transfers_out": "1023", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-851", "selected": "9584", "transfers_in": "7", "transfers_out": "858", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "9080", "transfers_in": "7", "transfers_out": "622", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "8723", "transfers_in": "5", "transfers_out": "474", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-194", "selected": "8584", "transfers_in": "5", "transfers_out": "199", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "8420", "transfers_in": "6", "transfers_out": "227", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "8336", "transfers_in": "7", "transfers_out": "159", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "8284", "transfers_in": "7", "transfers_out": "152", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "8226", "transfers_in": "3", "transfers_out": "113", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "8196", "transfers_in": "1", "transfers_out": "70", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "8170", "transfers_in": "2", "transfers_out": "83", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "8138", "transfers_in": "2", "transfers_out": "106", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "8142", "transfers_in": "3", "transfers_out": "57", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "8117", "transfers_in": "1", "transfers_out": "81", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "8112", "transfers_in": "1", "transfers_out": "92", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "8096", "transfers_in": "3", "transfers_out": "76", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "8096", "transfers_in": "2", "transfers_out": "83", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "8094", "transfers_in": "6", "transfers_out": "37", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "8089", "transfers_in": "5", "transfers_out": "135", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "8072", "transfers_in": "5", "transfers_out": "79", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "8115", "transfers_in": "2", "transfers_out": "63", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "8114", "transfers_in": "0", "transfers_out": "36", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "8131", "transfers_in": "2", "transfers_out": "60", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "8159", "transfers_in": "1", "transfers_out": "60", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "8173", "transfers_in": "2", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "8904", "transfers_in": "3", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "8966", "transfers_in": "1", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "8974", "transfers_in": "0", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "8985", "transfers_in": "0", "transfers_out": "20", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "9004", "transfers_in": "1", "transfers_out": "12", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "9019", "transfers_in": "1", "transfers_out": "12", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "9026", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "9026", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "9041", "transfers_in": "3", "transfers_out": "8", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ethan Ampadu": [{"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "108", "transfers_in": "103", "transfers_out": "41", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "186", "transfers_in": "83", "transfers_out": "46", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "272", "transfers_in": "72", "transfers_out": "52", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "309", "transfers_in": "45", "transfers_out": "43", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "315", "transfers_in": "19", "transfers_out": "29", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "319", "transfers_in": "26", "transfers_out": "36", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "357", "transfers_in": "36", "transfers_out": "35", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "4", "selected": "374", "transfers_in": "24", "transfers_out": "20", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "387", "transfers_in": "13", "transfers_out": "15", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "401", "transfers_in": "27", "transfers_out": "27", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "416", "transfers_in": "24", "transfers_out": "19", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "413", "transfers_in": "33", "transfers_out": "43", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "413", "transfers_in": "18", "transfers_out": "23", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "432", "transfers_in": "32", "transfers_out": "30", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "442", "transfers_in": "26", "transfers_out": "21", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "478", "transfers_in": "51", "transfers_out": "35", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "500", "transfers_in": "33", "transfers_out": "19", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "527", "transfers_in": "31", "transfers_out": "25", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "566", "transfers_in": "46", "transfers_out": "35", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "552", "transfers_in": "14", "transfers_out": "33", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "496", "transfers_in": "10", "transfers_out": "27", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "481", "transfers_in": "13", "transfers_out": "21", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "479", "transfers_in": "8", "transfers_out": "8", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "483", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "483", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "485", "transfers_in": "7", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "484", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "484", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "495", "transfers_in": "18", "transfers_out": "11", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "N'Golo Kant\u00e9": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.8", "creativity": "19.1", "threat": "37.0", "ict_index": "6.9", "transfers_balance": "0", "selected": "657402", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.6", "creativity": "18.8", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-34291", "selected": "762578", "transfers_in": "23081", "transfers_out": "57372", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "7.4", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-35134", "selected": "767346", "transfers_in": "28118", "transfers_out": "63252", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "59.2", "creativity": "35.1", "threat": "7.0", "ict_index": "10.1", "transfers_balance": "-30849", "selected": "772301", "transfers_in": "29585", "transfers_out": "60434", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "23.2", "creativity": "23.5", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "118473", "selected": "926379", "transfers_in": "145646", "transfers_out": "27173", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.2", "creativity": "20.3", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "74883", "selected": "1034553", "transfers_in": "118029", "transfers_out": "43146", "value": "51", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.4", "creativity": "27.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "10859", "selected": "1067590", "transfers_in": "76384", "transfers_out": "65525", "value": "51", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155026", "selected": "925761", "transfers_in": "41417", "transfers_out": "196443", "value": "51", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150847", "selected": "775720", "transfers_in": "1117", "transfers_out": "151964", "value": "50", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108736", "selected": "667814", "transfers_in": "1439", "transfers_out": "110175", "value": "50", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.2", "creativity": "4.3", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "-36355", "selected": "632397", "transfers_in": "2903", "transfers_out": "39258", "value": "49", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.0", "creativity": "36.8", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "9948", "selected": "647560", "transfers_in": "24110", "transfers_out": "14162", "value": "49", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "16.4", "creativity": "4.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2659", "selected": "647481", "transfers_in": "12292", "transfers_out": "14951", "value": "49", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "16.4", "creativity": "6.0", "threat": "12.0", "ict_index": "3.4", "transfers_balance": "-3312", "selected": "645958", "transfers_in": "11271", "transfers_out": "14583", "value": "49", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "40.7", "threat": "2.0", "ict_index": "6.4", "transfers_balance": "20239", "selected": "669464", "transfers_in": "30441", "transfers_out": "10202", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "29.2", "creativity": "28.8", "threat": "11.0", "ict_index": "6.9", "transfers_balance": "452", "selected": "674202", "transfers_in": "20358", "transfers_out": "19906", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "2.4", "creativity": "8.6", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "1561", "selected": "678640", "transfers_in": "14861", "transfers_out": "13300", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.2", "creativity": "14.6", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "178", "selected": "681677", "transfers_in": "14536", "transfers_out": "14358", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.4", "creativity": "62.3", "threat": "21.0", "ict_index": "11.1", "transfers_balance": "-3918", "selected": "682098", "transfers_in": "17343", "transfers_out": "21261", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.8", "creativity": "38.8", "threat": "9.0", "ict_index": "6.6", "transfers_balance": "-4387", "selected": "680388", "transfers_in": "10751", "transfers_out": "15138", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.8", "creativity": "6.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-6553", "selected": "677062", "transfers_in": "16505", "transfers_out": "23058", "value": "49", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "12.9", "threat": "16.0", "ict_index": "5.3", "transfers_balance": "-3188", "selected": "675016", "transfers_in": "15023", "transfers_out": "18211", "value": "49", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.0", "creativity": "38.9", "threat": "15.0", "ict_index": "7.3", "transfers_balance": "-3434", "selected": "676800", "transfers_in": "25644", "transfers_out": "29078", "value": "49", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.0", "creativity": "4.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-8716", "selected": "670970", "transfers_in": "14256", "transfers_out": "22972", "value": "49", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.0", "creativity": "19.5", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "1131", "selected": "675918", "transfers_in": "19034", "transfers_out": "17903", "value": "49", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.4", "creativity": "5.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-6499", "selected": "670958", "transfers_in": "8291", "transfers_out": "14790", "value": "49", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "4.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-15069", "selected": "658358", "transfers_in": "7651", "transfers_out": "22720", "value": "49", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.0", "creativity": "14.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-7903", "selected": "654465", "transfers_in": "9289", "transfers_out": "17192", "value": "49", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6433", "selected": "649450", "transfers_in": "5235", "transfers_out": "11668", "value": "49", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "31.8", "creativity": "26.3", "threat": "16.0", "ict_index": "7.4", "transfers_balance": "-18301", "selected": "665873", "transfers_in": "3685", "transfers_out": "21986", "value": "49", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "7.9", "threat": "10.0", "ict_index": "4.1", "transfers_balance": "-261", "selected": "665585", "transfers_in": "6645", "transfers_out": "6906", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.8", "creativity": "15.9", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "6436", "selected": "673556", "transfers_in": "12333", "transfers_out": "5897", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "6.4", "threat": "10.0", "ict_index": "2.7", "transfers_balance": "20079", "selected": "700357", "transfers_in": "26166", "transfers_out": "6087", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "14.4", "creativity": "17.5", "threat": "3.0", "ict_index": "3.5", "transfers_balance": "20079", "selected": "700357", "transfers_in": "26166", "transfers_out": "6087", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.4", "creativity": "14.9", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "1175", "selected": "685800", "transfers_in": "7032", "transfers_out": "5857", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "1.8", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "5114", "selected": "692039", "transfers_in": "10304", "transfers_out": "5190", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.8", "creativity": "21.8", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "5114", "selected": "692039", "transfers_in": "10304", "transfers_out": "5190", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "22.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "318", "selected": "692447", "transfers_in": "6206", "transfers_out": "5888", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jay Fulton": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1986", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "2190", "transfers_in": "88", "transfers_out": "243", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "2187", "transfers_in": "114", "transfers_out": "230", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "2187", "transfers_in": "81", "transfers_out": "181", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "2161", "transfers_in": "54", "transfers_out": "136", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "199", "selected": "2463", "transfers_in": "457", "transfers_out": "258", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "599", "selected": "3243", "transfers_in": "1050", "transfers_out": "451", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "316", "selected": "3721", "transfers_in": "701", "transfers_out": "385", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "88", "selected": "3856", "transfers_in": "308", "transfers_out": "220", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "3751", "transfers_in": "137", "transfers_out": "282", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "3664", "transfers_in": "85", "transfers_out": "193", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "3628", "transfers_in": "66", "transfers_out": "143", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "3557", "transfers_in": "40", "transfers_out": "125", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "3500", "transfers_in": "25", "transfers_out": "95", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "3432", "transfers_in": "20", "transfers_out": "98", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "3376", "transfers_in": "35", "transfers_out": "103", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "3350", "transfers_in": "25", "transfers_out": "58", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "3313", "transfers_in": "28", "transfers_out": "73", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "3408", "transfers_in": "203", "transfers_out": "142", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "3357", "transfers_in": "28", "transfers_out": "90", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3297", "transfers_in": "22", "transfers_out": "96", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "3239", "transfers_in": "13", "transfers_out": "72", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "3153", "transfers_in": "29", "transfers_out": "133", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "3127", "transfers_in": "29", "transfers_out": "61", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "3086", "transfers_in": "38", "transfers_out": "87", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3036", "transfers_in": "7", "transfers_out": "58", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "2961", "transfers_in": "7", "transfers_out": "84", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "2909", "transfers_in": "10", "transfers_out": "64", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2881", "transfers_in": "8", "transfers_out": "36", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "2429", "transfers_in": "3", "transfers_out": "38", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2375", "transfers_in": "3", "transfers_out": "29", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2360", "transfers_in": "1", "transfers_out": "17", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2346", "transfers_in": "3", "transfers_out": "13", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2338", "transfers_in": "2", "transfers_out": "16", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2331", "transfers_in": "0", "transfers_out": "7", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2326", "transfers_in": "5", "transfers_out": "9", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2326", "transfers_in": "5", "transfers_out": "9", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2321", "transfers_in": "5", "transfers_out": "11", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Karl Darlow": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "18015", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1925", "selected": "17319", "transfers_in": "147", "transfers_out": "2072", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2331", "selected": "15150", "transfers_in": "65", "transfers_out": "2396", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2423", "selected": "12767", "transfers_in": "55", "transfers_out": "2478", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1386", "selected": "11400", "transfers_in": "34", "transfers_out": "1420", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1133", "selected": "10282", "transfers_in": "64", "transfers_out": "1197", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "9916", "transfers_in": "82", "transfers_out": "530", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "9554", "transfers_in": "66", "transfers_out": "493", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "9303", "transfers_in": "51", "transfers_out": "331", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "9026", "transfers_in": "62", "transfers_out": "372", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "8787", "transfers_in": "66", "transfers_out": "326", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "8547", "transfers_in": "35", "transfers_out": "311", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "8418", "transfers_in": "39", "transfers_out": "185", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-147", "selected": "8288", "transfers_in": "17", "transfers_out": "164", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "49.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "5", "selected": "8312", "transfers_in": "139", "transfers_out": "134", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "623", "selected": "9034", "transfers_in": "801", "transfers_out": "178", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "11", "influence": "21.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "413", "selected": "9483", "transfers_in": "582", "transfers_out": "169", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "9491", "transfers_in": "192", "transfers_out": "234", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-355", "selected": "9166", "transfers_in": "58", "transfers_out": "413", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-273", "selected": "8912", "transfers_in": "31", "transfers_out": "304", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1576", "selected": "10626", "transfers_in": "2046", "transfers_out": "470", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "1138", "selected": "11823", "transfers_in": "2034", "transfers_out": "896", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "5674", "selected": "18076", "transfers_in": "7730", "transfers_out": "2056", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "45.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-1185", "selected": "16965", "transfers_in": "919", "transfers_out": "2104", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "8", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "5550", "selected": "22986", "transfers_in": "7156", "transfers_out": "1606", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-909", "selected": "22148", "transfers_in": "695", "transfers_out": "1604", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "21913", "transfers_in": "882", "transfers_out": "1225", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2002", "selected": "20031", "transfers_in": "336", "transfers_out": "2338", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-933", "selected": "19118", "transfers_in": "95", "transfers_out": "1028", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "17379", "transfers_in": "261", "transfers_out": "1020", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-732", "selected": "15881", "transfers_in": "198", "transfers_out": "930", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-443", "selected": "15463", "transfers_in": "71", "transfers_out": "514", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-481", "selected": "14918", "transfers_in": "80", "transfers_out": "561", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "14796", "transfers_in": "178", "transfers_out": "437", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "14615", "transfers_in": "162", "transfers_out": "343", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "14193", "transfers_in": "115", "transfers_out": "506", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "14193", "transfers_in": "115", "transfers_out": "506", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "13957", "transfers_in": "42", "transfers_out": "303", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Marcos Rojo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1964", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-458", "selected": "1986", "transfers_in": "57", "transfers_out": "515", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-284", "selected": "1806", "transfers_in": "37", "transfers_out": "321", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "1764", "transfers_in": "27", "transfers_out": "175", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "1752", "transfers_in": "16", "transfers_out": "83", "value": "54", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "1726", "transfers_in": "25", "transfers_out": "91", "value": "54", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "1689", "transfers_in": "22", "transfers_out": "93", "value": "54", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1685", "transfers_in": "19", "transfers_out": "54", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1697", "transfers_in": "42", "transfers_out": "51", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1692", "transfers_in": "24", "transfers_out": "50", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1704", "transfers_in": "34", "transfers_out": "47", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1327", "selected": "3187", "transfers_in": "1510", "transfers_out": "183", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3541", "selected": "7097", "transfers_in": "4096", "transfers_out": "555", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.8", "creativity": "0.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-363", "selected": "6942", "transfers_in": "1009", "transfers_out": "1372", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "30.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "506", "selected": "7739", "transfers_in": "1426", "transfers_out": "920", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1071", "selected": "9340", "transfers_in": "1978", "transfers_out": "907", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-887", "selected": "8598", "transfers_in": "851", "transfers_out": "1738", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "10.9", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1866", "selected": "6769", "transfers_in": "115", "transfers_out": "1981", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "163", "selected": "7291", "transfers_in": "923", "transfers_out": "760", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "0.8", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "717", "selected": "8307", "transfers_in": "1463", "transfers_out": "746", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "412", "selected": "9036", "transfers_in": "1851", "transfers_out": "1439", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "27.6", "creativity": "11.0", "threat": "32.0", "ict_index": "7.1", "transfers_balance": "-814", "selected": "8323", "transfers_in": "408", "transfers_out": "1222", "value": "54", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3246", "selected": "12255", "transfers_in": "4927", "transfers_out": "1681", "value": "54", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2284", "selected": "10184", "transfers_in": "387", "transfers_out": "2671", "value": "54", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1444", "selected": "8988", "transfers_in": "236", "transfers_out": "1680", "value": "54", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "34.8", "creativity": "1.9", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-304", "selected": "8778", "transfers_in": "325", "transfers_out": "629", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2004", "selected": "11139", "transfers_in": "2608", "transfers_out": "604", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1824", "selected": "9553", "transfers_in": "201", "transfers_out": "2025", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1041", "selected": "8529", "transfers_in": "21", "transfers_out": "1062", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-589", "selected": "7655", "transfers_in": "9", "transfers_out": "598", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "7265", "transfers_in": "86", "transfers_out": "257", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "7275", "transfers_in": "45", "transfers_out": "109", "value": "54", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "7260", "transfers_in": "62", "transfers_out": "114", "value": "54", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "7260", "transfers_in": "62", "transfers_out": "114", "value": "54", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "7277", "transfers_in": "23", "transfers_out": "46", "value": "54", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "29", "selected": "7344", "transfers_in": "92", "transfers_out": "63", "value": "54", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "7344", "transfers_in": "92", "transfers_out": "63", "value": "54", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.0", "creativity": "0.1", "threat": "3.0", "ict_index": "1.8", "transfers_balance": "155", "selected": "7570", "transfers_in": "221", "transfers_out": "66", "value": "54", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "David de Gea": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "1195182", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "34341", "selected": "1495257", "transfers_in": "59890", "transfers_out": "25549", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "27.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-16794", "selected": "1577700", "transfers_in": "47672", "transfers_out": "64466", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "17780", "selected": "1689047", "transfers_in": "65416", "transfers_out": "47636", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "25", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "9510", "selected": "1744231", "transfers_in": "47149", "transfers_out": "37639", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "5286", "selected": "1793116", "transfers_in": "46118", "transfers_out": "40832", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "62201", "selected": "1900503", "transfers_in": "82906", "transfers_out": "20705", "value": "56", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "32", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-12891", "selected": "1928137", "transfers_in": "36600", "transfers_out": "49491", "value": "56", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "88360", "selected": "2040174", "transfers_in": "95277", "transfers_out": "6917", "value": "56", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "27", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-7940", "selected": "2057321", "transfers_in": "40279", "transfers_out": "48219", "value": "56", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "24", "influence": "46.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "41649", "selected": "2122417", "transfers_in": "59249", "transfers_out": "17600", "value": "57", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "82813", "selected": "2234698", "transfers_in": "94321", "transfers_out": "11508", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "13584", "selected": "2264528", "transfers_in": "30805", "transfers_out": "17221", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "11.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "6566", "selected": "2282900", "transfers_in": "24404", "transfers_out": "17838", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "14", "bps": "36", "influence": "80.8", "creativity": "0.0", "threat": "0.0", "ict_index": "8.1", "transfers_balance": "-35957", "selected": "2258277", "transfers_in": "12942", "transfers_out": "48899", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "18", "influence": "38.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "16178", "selected": "2296888", "transfers_in": "40389", "transfers_out": "24211", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "34", "influence": "42.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "44354", "selected": "2355583", "transfers_in": "51969", "transfers_out": "7615", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "20", "influence": "24.6", "creativity": "10.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "54258", "selected": "2426184", "transfers_in": "61298", "transfers_out": "7040", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "9618", "selected": "2459071", "transfers_in": "30912", "transfers_out": "21294", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1043", "selected": "2472520", "transfers_in": "18231", "transfers_out": "19274", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "25", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-41635", "selected": "2444886", "transfers_in": "19227", "transfers_out": "60862", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57836", "selected": "2392688", "transfers_in": "20549", "transfers_out": "78385", "value": "59", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "27", "influence": "30.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "8149", "selected": "2424184", "transfers_in": "52835", "transfers_out": "44686", "value": "59", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "5076", "selected": "2443386", "transfers_in": "32621", "transfers_out": "27545", "value": "59", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "38.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "268", "selected": "2461591", "transfers_in": "39099", "transfers_out": "38831", "value": "59", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "11263", "selected": "2480966", "transfers_in": "29481", "transfers_out": "18218", "value": "59", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "21085", "selected": "2517780", "transfers_in": "38288", "transfers_out": "17203", "value": "59", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "37.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-31196", "selected": "2505094", "transfers_in": "14327", "transfers_out": "45523", "value": "59", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "6146", "selected": "2519411", "transfers_in": "17347", "transfers_out": "11201", "value": "59", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-37969", "selected": "2527916", "transfers_in": "6062", "transfers_out": "44031", "value": "59", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "20.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "61165", "selected": "2588599", "transfers_in": "76022", "transfers_out": "14857", "value": "59", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "35.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "5348", "selected": "2595897", "transfers_in": "38940", "transfers_out": "33592", "value": "59", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "67365", "selected": "2689810", "transfers_in": "75382", "transfers_out": "8017", "value": "59", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "67365", "selected": "2689810", "transfers_in": "75382", "transfers_out": "8017", "value": "59", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "3595", "selected": "2634144", "transfers_in": "20001", "transfers_out": "16406", "value": "59", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "35465", "selected": "2675859", "transfers_in": "45334", "transfers_out": "9869", "value": "59", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "35465", "selected": "2675859", "transfers_in": "45334", "transfers_out": "9869", "value": "59", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61859", "selected": "2612843", "transfers_in": "13576", "transfers_out": "75435", "value": "59", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Danny Simpson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "0.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "230727", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "15.6", "creativity": "1.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-6667", "selected": "237381", "transfers_in": "9528", "transfers_out": "16195", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.0", "creativity": "4.6", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-1652", "selected": "241557", "transfers_in": "15182", "transfers_out": "16834", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "5.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-11149", "selected": "233609", "transfers_in": "9040", "transfers_out": "20189", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.4", "creativity": "0.9", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-1819", "selected": "233386", "transfers_in": "12661", "transfers_out": "14480", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "32.6", "creativity": "6.4", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-13445", "selected": "221102", "transfers_in": "5607", "transfers_out": "19052", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.8", "creativity": "0.8", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-3139", "selected": "219061", "transfers_in": "10857", "transfers_out": "13996", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "16.3", "threat": "17.0", "ict_index": "5.3", "transfers_balance": "2267", "selected": "222781", "transfers_in": "13958", "transfers_out": "11691", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.6", "creativity": "14.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-3162", "selected": "220124", "transfers_in": "5011", "transfers_out": "8173", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-6296", "selected": "214546", "transfers_in": "4923", "transfers_out": "11219", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "6.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-209", "selected": "215063", "transfers_in": "5677", "transfers_out": "5886", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-10240", "selected": "205355", "transfers_in": "2532", "transfers_out": "12772", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "1.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "1361", "selected": "207344", "transfers_in": "7270", "transfers_out": "5909", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.0", "creativity": "10.8", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-6493", "selected": "201102", "transfers_in": "2028", "transfers_out": "8521", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.0", "creativity": "2.4", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "4357", "selected": "206006", "transfers_in": "9040", "transfers_out": "4683", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.0", "creativity": "1.9", "threat": "11.0", "ict_index": "2.3", "transfers_balance": "10950", "selected": "218502", "transfers_in": "15325", "transfers_out": "4375", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "793", "selected": "219786", "transfers_in": "7057", "transfers_out": "6264", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.4", "creativity": "4.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "3945", "selected": "224351", "transfers_in": "9420", "transfers_out": "5475", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-16400", "selected": "208363", "transfers_in": "1950", "transfers_out": "18350", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21803", "selected": "186692", "transfers_in": "692", "transfers_out": "22495", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41690", "selected": "145055", "transfers_in": "418", "transfers_out": "42108", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20191", "selected": "124870", "transfers_in": "107", "transfers_out": "20298", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22607", "selected": "102295", "transfers_in": "157", "transfers_out": "22764", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6672", "selected": "95655", "transfers_in": "1263", "transfers_out": "7935", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8845", "selected": "104993", "transfers_in": "12866", "transfers_out": "4021", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1732", "selected": "106907", "transfers_in": "4987", "transfers_out": "3255", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "3968", "selected": "111214", "transfers_in": "7239", "transfers_out": "3271", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "12.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3973", "selected": "115617", "transfers_in": "6878", "transfers_out": "2905", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2280", "selected": "118173", "transfers_in": "3744", "transfers_out": "1464", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.8", "creativity": "6.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-3005", "selected": "132885", "transfers_in": "1083", "transfers_out": "4088", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1814", "selected": "132420", "transfers_in": "5236", "transfers_out": "3422", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.2", "creativity": "5.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "4784", "selected": "137424", "transfers_in": "6270", "transfers_out": "1486", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.0", "creativity": "2.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "6747", "selected": "146305", "transfers_in": "8479", "transfers_out": "1732", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6747", "selected": "146305", "transfers_in": "8479", "transfers_out": "1732", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1036", "selected": "138514", "transfers_in": "1269", "transfers_out": "2305", "value": "43", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4924", "selected": "133354", "transfers_in": "997", "transfers_out": "5921", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "10.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-4924", "selected": "133354", "transfers_in": "997", "transfers_out": "5921", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "55", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-6403", "selected": "126783", "transfers_in": "18", "transfers_out": "6421", "value": "43", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Pierre-Emile H\u00f8jbjerg": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13724", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1400", "selected": "13574", "transfers_in": "359", "transfers_out": "1759", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1511", "selected": "12334", "transfers_in": "316", "transfers_out": "1827", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2098", "selected": "16171", "transfers_in": "5600", "transfers_out": "3502", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "16353", "transfers_in": "1907", "transfers_out": "2151", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1345", "selected": "15168", "transfers_in": "889", "transfers_out": "2234", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "15468", "transfers_in": "1309", "transfers_out": "1218", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "15666", "transfers_in": "1121", "transfers_out": "1112", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "15486", "transfers_in": "407", "transfers_out": "647", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "2.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-649", "selected": "14907", "transfers_in": "237", "transfers_out": "886", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "14536", "transfers_in": "129", "transfers_out": "543", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "14161", "transfers_in": "100", "transfers_out": "514", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.8", "creativity": "8.0", "threat": "1.0", "ict_index": "2.6", "transfers_balance": "-398", "selected": "13790", "transfers_in": "76", "transfers_out": "474", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "2254", "selected": "16304", "transfers_in": "3232", "transfers_out": "978", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2262", "selected": "18928", "transfers_in": "3491", "transfers_out": "1229", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.8", "creativity": "3.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "364", "selected": "19521", "transfers_in": "1631", "transfers_out": "1267", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1345", "selected": "21039", "transfers_in": "2444", "transfers_out": "1099", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "28.0", "threat": "1.0", "ict_index": "3.6", "transfers_balance": "-406", "selected": "20740", "transfers_in": "672", "transfers_out": "1078", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.8", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-390", "selected": "20482", "transfers_in": "865", "transfers_out": "1255", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.6", "creativity": "19.3", "threat": "9.0", "ict_index": "4.3", "transfers_balance": "-412", "selected": "20116", "transfers_in": "315", "transfers_out": "727", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "6.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-425", "selected": "19749", "transfers_in": "614", "transfers_out": "1039", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.4", "creativity": "7.1", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "130", "selected": "19906", "transfers_in": "1005", "transfers_out": "875", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "22.0", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-361", "selected": "19636", "transfers_in": "1010", "transfers_out": "1371", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "26.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-275", "selected": "19415", "transfers_in": "591", "transfers_out": "866", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.8", "creativity": "15.8", "threat": "25.0", "ict_index": "6.0", "transfers_balance": "651", "selected": "20140", "transfers_in": "1434", "transfers_out": "783", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "410", "selected": "20597", "transfers_in": "1051", "transfers_out": "641", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.6", "creativity": "5.5", "threat": "19.0", "ict_index": "4.7", "transfers_balance": "-304", "selected": "20376", "transfers_in": "640", "transfers_out": "944", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "454", "selected": "20935", "transfers_in": "1205", "transfers_out": "751", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-281", "selected": "20673", "transfers_in": "230", "transfers_out": "511", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.8", "creativity": "4.8", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-468", "selected": "18469", "transfers_in": "150", "transfers_out": "618", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "3.3", "threat": "20.0", "ict_index": "2.9", "transfers_balance": "-133", "selected": "17768", "transfers_in": "481", "transfers_out": "614", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.4", "creativity": "19.0", "threat": "26.0", "ict_index": "6.3", "transfers_balance": "87", "selected": "17884", "transfers_in": "545", "transfers_out": "458", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.4", "creativity": "30.9", "threat": "17.0", "ict_index": "7.2", "transfers_balance": "7527", "selected": "28036", "transfers_in": "8221", "transfers_out": "694", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.8", "creativity": "4.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "7527", "selected": "28036", "transfers_in": "8221", "transfers_out": "694", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.6", "creativity": "1.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-8", "selected": "23799", "transfers_in": "906", "transfers_out": "914", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.8", "creativity": "24.8", "threat": "1.0", "ict_index": "4.2", "transfers_balance": "-753", "selected": "23034", "transfers_in": "320", "transfers_out": "1073", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "19.6", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-753", "selected": "23034", "transfers_in": "320", "transfers_out": "1073", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "2.2", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-455", "selected": "22616", "transfers_in": "320", "transfers_out": "775", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Martin Cranie": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9463", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1004", "selected": "8843", "transfers_in": "332", "transfers_out": "1336", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-713", "selected": "8253", "transfers_in": "422", "transfers_out": "1135", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-636", "selected": "7697", "transfers_in": "276", "transfers_out": "912", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-387", "selected": "7350", "transfers_in": "193", "transfers_out": "580", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44", "selected": "7538", "transfers_in": "625", "transfers_out": "581", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "636", "selected": "8445", "transfers_in": "1217", "transfers_out": "581", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "504", "selected": "9197", "transfers_in": "1086", "transfers_out": "582", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "255", "selected": "9567", "transfers_in": "651", "transfers_out": "396", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "333", "selected": "10091", "transfers_in": "872", "transfers_out": "539", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "93", "selected": "10290", "transfers_in": "527", "transfers_out": "434", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.2", "creativity": "1.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "3151", "selected": "13907", "transfers_in": "4131", "transfers_out": "980", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2337", "selected": "16616", "transfers_in": "3490", "transfers_out": "1153", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.4", "creativity": "0.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "1041", "selected": "17866", "transfers_in": "1977", "transfers_out": "936", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1576", "selected": "19712", "transfers_in": "2605", "transfers_out": "1029", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "19661", "transfers_in": "1367", "transfers_out": "1643", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-242", "selected": "19521", "transfers_in": "554", "transfers_out": "796", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "19319", "transfers_in": "529", "transfers_out": "838", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-308", "selected": "19154", "transfers_in": "799", "transfers_out": "1107", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-228", "selected": "18999", "transfers_in": "454", "transfers_out": "682", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-546", "selected": "18528", "transfers_in": "460", "transfers_out": "1006", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-386", "selected": "18171", "transfers_in": "510", "transfers_out": "896", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1232", "selected": "17051", "transfers_in": "617", "transfers_out": "1849", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1127", "selected": "15931", "transfers_in": "94", "transfers_out": "1221", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-642", "selected": "15312", "transfers_in": "82", "transfers_out": "724", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-426", "selected": "14897", "transfers_in": "125", "transfers_out": "551", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-644", "selected": "14267", "transfers_in": "82", "transfers_out": "726", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-585", "selected": "13688", "transfers_in": "25", "transfers_out": "610", "value": "40", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "13454", "transfers_in": "10", "transfers_out": "246", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "11591", "transfers_in": "12", "transfers_out": "246", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-233", "selected": "11187", "transfers_in": "5", "transfers_out": "238", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "11120", "transfers_in": "8", "transfers_out": "248", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "10996", "transfers_in": "9", "transfers_out": "137", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "10856", "transfers_in": "6", "transfers_out": "135", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "10670", "transfers_in": "6", "transfers_out": "96", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "10540", "transfers_in": "7", "transfers_out": "126", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "10540", "transfers_in": "7", "transfers_out": "126", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "10406", "transfers_in": "8", "transfers_out": "146", "value": "40", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Marvin Zeegelaar": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "214", "selected": "283", "transfers_in": "334", "transfers_out": "120", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "309", "transfers_in": "40", "transfers_out": "59", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "337", "transfers_in": "48", "transfers_out": "69", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "363", "transfers_in": "47", "transfers_out": "66", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "401", "transfers_in": "45", "transfers_out": "48", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "432", "transfers_in": "40", "transfers_out": "40", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "478", "transfers_in": "57", "transfers_out": "49", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "515", "transfers_in": "45", "transfers_out": "47", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "18.8", "creativity": "18.8", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "7", "selected": "554", "transfers_in": "63", "transfers_out": "56", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "52", "influence": "42.4", "creativity": "50.3", "threat": "2.0", "ict_index": "9.5", "transfers_balance": "2578", "selected": "3300", "transfers_in": "2913", "transfers_out": "335", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "2.5", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "33767", "selected": "38381", "transfers_in": "35243", "transfers_out": "1476", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "10.6", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "18410", "selected": "57882", "transfers_in": "21590", "transfers_out": "3180", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "38", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-4", "influence": "1.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "26516", "selected": "86787", "transfers_in": "30577", "transfers_out": "4061", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30577", "selected": "56323", "transfers_in": "728", "transfers_out": "31305", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13640", "selected": "42705", "transfers_in": "160", "transfers_out": "13800", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7639", "selected": "35080", "transfers_in": "171", "transfers_out": "7810", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "2.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-594", "selected": "34557", "transfers_in": "1109", "transfers_out": "1703", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "3.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6605", "selected": "41360", "transfers_in": "8507", "transfers_out": "1902", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "7.4", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-5072", "selected": "36307", "transfers_in": "680", "transfers_out": "5752", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.2", "creativity": "11.7", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-1936", "selected": "34470", "transfers_in": "2492", "transfers_out": "4428", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "18.6", "creativity": "5.2", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-3018", "selected": "31497", "transfers_in": "683", "transfers_out": "3701", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-978", "selected": "30610", "transfers_in": "1865", "transfers_out": "2843", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.2", "creativity": "27.9", "threat": "6.0", "ict_index": "4.9", "transfers_balance": "-2894", "selected": "27734", "transfers_in": "266", "transfers_out": "3160", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "1.3", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "351", "selected": "28175", "transfers_in": "2118", "transfers_out": "1767", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-915", "selected": "27353", "transfers_in": "747", "transfers_out": "1662", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1637", "selected": "25725", "transfers_in": "231", "transfers_out": "1868", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2024", "selected": "23473", "transfers_in": "249", "transfers_out": "2273", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-855", "selected": "20957", "transfers_in": "243", "transfers_out": "1098", "value": "41", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1131", "selected": "21654", "transfers_in": "728", "transfers_out": "1859", "value": "41", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1079", "selected": "20624", "transfers_in": "460", "transfers_out": "1539", "value": "41", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-984", "selected": "19526", "transfers_in": "474", "transfers_out": "1458", "value": "41", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "20214", "transfers_in": "569", "transfers_out": "828", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "19228", "transfers_in": "729", "transfers_out": "1035", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "19428", "transfers_in": "1027", "transfers_out": "978", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "19337", "transfers_in": "719", "transfers_out": "730", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jonathan Leko": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4590", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "4825", "transfers_in": "210", "transfers_out": "554", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-346", "selected": "4642", "transfers_in": "249", "transfers_out": "595", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-815", "selected": "3885", "transfers_in": "73", "transfers_out": "888", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-502", "selected": "3387", "transfers_in": "5", "transfers_out": "507", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-379", "selected": "3008", "transfers_in": "9", "transfers_out": "388", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "2748", "transfers_in": "6", "transfers_out": "269", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-203", "selected": "2548", "transfers_in": "11", "transfers_out": "214", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "2448", "transfers_in": "2", "transfers_out": "102", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "2314", "transfers_in": "3", "transfers_out": "137", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "2243", "transfers_in": "4", "transfers_out": "75", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "2173", "transfers_in": "4", "transfers_out": "77", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "2111", "transfers_in": "4", "transfers_out": "66", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "2058", "transfers_in": "2", "transfers_out": "55", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "2017", "transfers_in": "1", "transfers_out": "42", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1984", "transfers_in": "4", "transfers_out": "37", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1959", "transfers_in": "2", "transfers_out": "27", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1934", "transfers_in": "1", "transfers_out": "26", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1894", "transfers_in": "1", "transfers_out": "41", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1866", "transfers_in": "2", "transfers_out": "31", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "1835", "transfers_in": "1", "transfers_out": "33", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1807", "transfers_in": "1", "transfers_out": "29", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1818", "transfers_in": "43", "transfers_out": "44", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1817", "transfers_in": "30", "transfers_out": "38", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1828", "transfers_in": "23", "transfers_out": "30", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1852", "transfers_in": "41", "transfers_out": "27", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1879", "transfers_in": "38", "transfers_out": "29", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1936", "transfers_in": "52", "transfers_out": "41", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1950", "transfers_in": "23", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "2228", "transfers_in": "23", "transfers_out": "19", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2253", "transfers_in": "17", "transfers_out": "21", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2259", "transfers_in": "23", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "2282", "transfers_in": "20", "transfers_out": "17", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "2311", "transfers_in": "23", "transfers_out": "10", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2315", "transfers_in": "24", "transfers_out": "23", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "2315", "transfers_in": "31", "transfers_out": "26", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2314", "transfers_in": "40", "transfers_out": "48", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "2351", "transfers_in": "72", "transfers_out": "48", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Craig Dawson": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "247072", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "15.6", "creativity": "0.1", "threat": "34.0", "ict_index": "5.0", "transfers_balance": "2131", "selected": "264128", "transfers_in": "12473", "transfers_out": "10342", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.2", "creativity": "0.3", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "17065", "selected": "290474", "transfers_in": "32763", "transfers_out": "15698", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.4", "creativity": "20.2", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-7597", "selected": "286629", "transfers_in": "15211", "transfers_out": "22808", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "13.8", "creativity": "5.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-15622", "selected": "272271", "transfers_in": "7830", "transfers_out": "23452", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-20010", "selected": "253361", "transfers_in": "4882", "transfers_out": "24892", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.0", "creativity": "4.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-9712", "selected": "244497", "transfers_in": "6157", "transfers_out": "15869", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.0", "creativity": "15.6", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-27196", "selected": "217663", "transfers_in": "824", "transfers_out": "28020", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.2", "creativity": "0.4", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-10883", "selected": "206952", "transfers_in": "762", "transfers_out": "11645", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62284", "selected": "144718", "transfers_in": "130", "transfers_out": "62414", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31638", "selected": "113099", "transfers_in": "42", "transfers_out": "31680", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21329", "selected": "91791", "transfers_in": "32", "transfers_out": "21361", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9115", "selected": "82680", "transfers_in": "11", "transfers_out": "9126", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6164", "selected": "76528", "transfers_in": "11", "transfers_out": "6175", "value": "48", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5087", "selected": "71443", "transfers_in": "10", "transfers_out": "5097", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4100", "selected": "67345", "transfers_in": "14", "transfers_out": "4114", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2483", "selected": "64866", "transfers_in": "8", "transfers_out": "2491", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2515", "selected": "62354", "transfers_in": "6", "transfers_out": "2521", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2670", "selected": "59690", "transfers_in": "11", "transfers_out": "2681", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "19.9", "threat": "33.0", "ict_index": "7.0", "transfers_balance": "-836", "selected": "58880", "transfers_in": "77", "transfers_out": "913", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "22.2", "creativity": "11.8", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-221", "selected": "58740", "transfers_in": "547", "transfers_out": "768", "value": "48", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "31.6", "creativity": "25.0", "threat": "4.0", "ict_index": "6.1", "transfers_balance": "-337", "selected": "58422", "transfers_in": "244", "transfers_out": "581", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "80", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "46.4", "creativity": "1.2", "threat": "52.0", "ict_index": "10.0", "transfers_balance": "-190", "selected": "58359", "transfers_in": "1081", "transfers_out": "1271", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.0", "creativity": "15.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "3167", "selected": "61874", "transfers_in": "5425", "transfers_out": "2258", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "0.4", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "3731", "selected": "66084", "transfers_in": "5947", "transfers_out": "2216", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "4.9", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "9566", "selected": "76108", "transfers_in": "11043", "transfers_out": "1477", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.0", "creativity": "1.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-509", "selected": "75939", "transfers_in": "2740", "transfers_out": "3249", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "51.8", "creativity": "1.4", "threat": "44.0", "ict_index": "9.7", "transfers_balance": "1332", "selected": "77545", "transfers_in": "3271", "transfers_out": "1939", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "32.0", "creativity": "5.6", "threat": "6.0", "ict_index": "4.4", "transfers_balance": "2270", "selected": "80003", "transfers_in": "3610", "transfers_out": "1340", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "1.7", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "1292", "selected": "95979", "transfers_in": "2632", "transfers_out": "1340", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.8", "creativity": "0.3", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "1996", "selected": "111364", "transfers_in": "3444", "transfers_out": "1448", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "30.0", "creativity": "13.7", "threat": "6.0", "ict_index": "5.0", "transfers_balance": "-3782", "selected": "94476", "transfers_in": "410", "transfers_out": "4192", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.4", "creativity": "21.7", "threat": "6.0", "ict_index": "5.0", "transfers_balance": "-3057", "selected": "91442", "transfers_in": "307", "transfers_out": "3364", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.0", "creativity": "0.0", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-3567", "selected": "87100", "transfers_in": "100", "transfers_out": "3667", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.4", "creativity": "0.3", "threat": "23.0", "ict_index": "4.2", "transfers_balance": "-205", "selected": "87701", "transfers_in": "634", "transfers_out": "839", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "29.8", "creativity": "0.2", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-650", "selected": "87296", "transfers_in": "576", "transfers_out": "1226", "value": "48", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.0", "creativity": "10.2", "threat": "40.0", "ict_index": "8.7", "transfers_balance": "-940", "selected": "86305", "transfers_in": "936", "transfers_out": "1876", "value": "48", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.4", "creativity": "0.5", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "4359", "selected": "92217", "transfers_in": "5450", "transfers_out": "1091", "value": "48", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Aaron Lennon": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4681", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1012", "selected": "4220", "transfers_in": "98", "transfers_out": "1110", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "10.5", "threat": "20.0", "ict_index": "3.3", "transfers_balance": "-238", "selected": "4550", "transfers_in": "284", "transfers_out": "522", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "4853", "transfers_in": "252", "transfers_out": "496", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "4789", "transfers_in": "157", "transfers_out": "460", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-301", "selected": "4699", "transfers_in": "184", "transfers_out": "485", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "4558", "transfers_in": "141", "transfers_out": "434", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "4373", "transfers_in": "114", "transfers_out": "438", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-377", "selected": "4005", "transfers_in": "9", "transfers_out": "386", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.3", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-209", "selected": "3827", "transfers_in": "49", "transfers_out": "258", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "44", "selected": "3941", "transfers_in": "142", "transfers_out": "98", "value": "54", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.8", "creativity": "4.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "100", "selected": "4166", "transfers_in": "236", "transfers_out": "136", "value": "54", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "12.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-17", "selected": "4203", "transfers_in": "123", "transfers_out": "140", "value": "54", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.8", "creativity": "4.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "11", "selected": "4267", "transfers_in": "135", "transfers_out": "124", "value": "54", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "11.4", "creativity": "11.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "409", "selected": "4751", "transfers_in": "566", "transfers_out": "157", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.9", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "14", "selected": "4864", "transfers_in": "313", "transfers_out": "299", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "2.2", "creativity": "2.7", "threat": "19.0", "ict_index": "2.4", "transfers_balance": "-5", "selected": "4909", "transfers_in": "197", "transfers_out": "202", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "2.9", "threat": "10.0", "ict_index": "1.8", "transfers_balance": "1162", "selected": "6184", "transfers_in": "1394", "transfers_out": "232", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "11.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-153", "selected": "6145", "transfers_in": "413", "transfers_out": "566", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-49", "selected": "6168", "transfers_in": "332", "transfers_out": "381", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.2", "creativity": "1.8", "threat": "31.0", "ict_index": "3.9", "transfers_balance": "-253", "selected": "5990", "transfers_in": "276", "transfers_out": "529", "value": "54", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.4", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-209", "selected": "5810", "transfers_in": "127", "transfers_out": "336", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "33", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-398", "selected": "5517", "transfers_in": "144", "transfers_out": "542", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "5409", "transfers_in": "197", "transfers_out": "357", "value": "54", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "12.4", "threat": "37.0", "ict_index": "6.0", "transfers_balance": "858", "selected": "6346", "transfers_in": "1297", "transfers_out": "439", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "1.8", "threat": "28.0", "ict_index": "4.3", "transfers_balance": "251", "selected": "6643", "transfers_in": "683", "transfers_out": "432", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "7.2", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "1531", "selected": "8298", "transfers_in": "2109", "transfers_out": "578", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "9.2", "creativity": "18.2", "threat": "31.0", "ict_index": "5.8", "transfers_balance": "339", "selected": "8791", "transfers_in": "1047", "transfers_out": "708", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.2", "creativity": "22.3", "threat": "45.0", "ict_index": "8.6", "transfers_balance": "-211", "selected": "8620", "transfers_in": "418", "transfers_out": "629", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.8", "creativity": "22.8", "threat": "4.0", "ict_index": "6.5", "transfers_balance": "37", "selected": "8820", "transfers_in": "646", "transfers_out": "609", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.0", "creativity": "30.0", "threat": "4.0", "ict_index": "6.5", "transfers_balance": "200", "selected": "8987", "transfers_in": "643", "transfers_out": "443", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "1.7", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "5946", "selected": "15108", "transfers_in": "6816", "transfers_out": "870", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "0.5", "threat": "18.0", "ict_index": "2.1", "transfers_balance": "5147", "selected": "21252", "transfers_in": "6101", "transfers_out": "954", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "86", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "3.2", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "5147", "selected": "21252", "transfers_in": "6101", "transfers_out": "954", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "6.3", "threat": "22.0", "ict_index": "2.9", "transfers_balance": "-818", "selected": "18632", "transfers_in": "478", "transfers_out": "1296", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.6", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-2416", "selected": "17122", "transfers_in": "324", "transfers_out": "2740", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "70", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-3683", "selected": "13327", "transfers_in": "102", "transfers_out": "3785", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "7.6", "threat": "12.0", "ict_index": "2.9", "transfers_balance": "-455", "selected": "13013", "transfers_in": "322", "transfers_out": "777", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Davinson S\u00e1nchez": [{"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "522", "selected": "736", "transfers_in": "734", "transfers_out": "212", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1043", "selected": "2956", "transfers_in": "1609", "transfers_out": "566", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.4", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2524", "selected": "6813", "transfers_in": "3186", "transfers_out": "662", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "3319", "selected": "11712", "transfers_in": "4390", "transfers_out": "1071", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "31.2", "creativity": "0.1", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "1572", "selected": "14508", "transfers_in": "3136", "transfers_out": "1564", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.6", "creativity": "3.6", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "569", "selected": "16161", "transfers_in": "1843", "transfers_out": "1274", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.8", "creativity": "0.4", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "2030", "selected": "19021", "transfers_in": "2968", "transfers_out": "938", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "511", "selected": "20530", "transfers_in": "2191", "transfers_out": "1680", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.8", "creativity": "2.2", "threat": "22.0", "ict_index": "3.7", "transfers_balance": "3110", "selected": "24351", "transfers_in": "5036", "transfers_out": "1926", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.8", "creativity": "1.9", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "3634", "selected": "29286", "transfers_in": "5499", "transfers_out": "1865", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.6", "creativity": "1.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "5880", "selected": "36219", "transfers_in": "7702", "transfers_out": "1822", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "1.9", "threat": "21.0", "ict_index": "4.1", "transfers_balance": "-196", "selected": "36584", "transfers_in": "2491", "transfers_out": "2687", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-4", "influence": "7.8", "creativity": "0.6", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-725", "selected": "36410", "transfers_in": "2264", "transfers_out": "2989", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12913", "selected": "23601", "transfers_in": "196", "transfers_out": "13109", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2988", "selected": "20644", "transfers_in": "55", "transfers_out": "3043", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1793", "selected": "18876", "transfers_in": "58", "transfers_out": "1851", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "28.0", "creativity": "10.6", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "586", "selected": "19823", "transfers_in": "1308", "transfers_out": "722", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "10.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "2454", "selected": "22663", "transfers_in": "2928", "transfers_out": "474", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "1.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "7914", "selected": "30834", "transfers_in": "9199", "transfers_out": "1285", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.8", "creativity": "12.4", "threat": "18.0", "ict_index": "5.2", "transfers_balance": "7914", "selected": "30834", "transfers_in": "9199", "transfers_out": "1285", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "13.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1216", "selected": "30319", "transfers_in": "2236", "transfers_out": "3452", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.0", "creativity": "0.7", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-468", "selected": "30362", "transfers_in": "1469", "transfers_out": "1937", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2603", "selected": "28163", "transfers_in": "565", "transfers_out": "3168", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-130", "selected": "28325", "transfers_in": "964", "transfers_out": "1094", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.8", "creativity": "0.8", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "139", "selected": "29058", "transfers_in": "1413", "transfers_out": "1274", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "31.4", "creativity": "1.7", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "4592", "selected": "35094", "transfers_in": "5723", "transfers_out": "1131", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "24.6", "creativity": "1.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "31579", "selected": "69191", "transfers_in": "32973", "transfers_out": "1394", "value": "60", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.4", "creativity": "1.8", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "7687", "selected": "74904", "transfers_in": "10429", "transfers_out": "2742", "value": "60", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "34.4", "creativity": "0.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-2850", "selected": "71655", "transfers_in": "2034", "transfers_out": "4884", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.6", "creativity": "4.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-198", "selected": "71848", "transfers_in": "2503", "transfers_out": "2701", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.8", "creativity": "0.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-293", "selected": "72228", "transfers_in": "3132", "transfers_out": "3425", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "72228", "transfers_in": "3132", "transfers_out": "3425", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "20.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-261", "selected": "66322", "transfers_in": "1666", "transfers_out": "1927", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "11.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "2331", "selected": "69089", "transfers_in": "3542", "transfers_out": "1211", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "25.2", "creativity": "1.9", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "2331", "selected": "69089", "transfers_in": "3542", "transfers_out": "1211", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1359", "selected": "70644", "transfers_in": "2798", "transfers_out": "1439", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Chris Brunt": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "29.8", "creativity": "42.3", "threat": "0.0", "ict_index": "7.2", "transfers_balance": "0", "selected": "5228", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "4.2", "threat": "1.0", "ict_index": "0.9", "transfers_balance": "42058", "selected": "70766", "transfers_in": "47918", "transfers_out": "5860", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "23.4", "creativity": "52.8", "threat": "0.0", "ict_index": "7.6", "transfers_balance": "16888", "selected": "93112", "transfers_in": "29065", "transfers_out": "12177", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18583", "selected": "117104", "transfers_in": "34342", "transfers_out": "15759", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "6.3", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-14009", "selected": "103737", "transfers_in": "4562", "transfers_out": "18571", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21188", "selected": "82793", "transfers_in": "974", "transfers_out": "22162", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.2", "creativity": "24.8", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-11805", "selected": "71079", "transfers_in": "882", "transfers_out": "12687", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6810", "selected": "64375", "transfers_in": "668", "transfers_out": "7478", "value": "55", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5878", "selected": "58540", "transfers_in": "240", "transfers_out": "6118", "value": "54", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8072", "selected": "50493", "transfers_in": "96", "transfers_out": "8168", "value": "53", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4506", "selected": "46006", "transfers_in": "72", "transfers_out": "4578", "value": "53", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3453", "selected": "42583", "transfers_in": "56", "transfers_out": "3509", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2579", "selected": "40015", "transfers_in": "33", "transfers_out": "2612", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3086", "selected": "36929", "transfers_in": "12", "transfers_out": "3098", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2879", "selected": "34053", "transfers_in": "12", "transfers_out": "2891", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-2361", "selected": "31695", "transfers_in": "9", "transfers_out": "2370", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-642", "selected": "31059", "transfers_in": "17", "transfers_out": "659", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "28.5", "threat": "1.0", "ict_index": "3.4", "transfers_balance": "-577", "selected": "30490", "transfers_in": "34", "transfers_out": "611", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "36.8", "creativity": "81.0", "threat": "0.0", "ict_index": "11.8", "transfers_balance": "-615", "selected": "29890", "transfers_in": "104", "transfers_out": "719", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.2", "creativity": "83.5", "threat": "32.0", "ict_index": "13.7", "transfers_balance": "-260", "selected": "29643", "transfers_in": "116", "transfers_out": "376", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.4", "creativity": "20.4", "threat": "3.0", "ict_index": "4.0", "transfers_balance": "-513", "selected": "29144", "transfers_in": "94", "transfers_out": "607", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-292", "selected": "28860", "transfers_in": "108", "transfers_out": "400", "value": "51", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "37.1", "threat": "0.0", "ict_index": "6.2", "transfers_balance": "-630", "selected": "28249", "transfers_in": "190", "transfers_out": "820", "value": "51", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "29.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-130", "selected": "28140", "transfers_in": "315", "transfers_out": "445", "value": "51", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "28007", "transfers_in": "213", "transfers_out": "377", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "9", "goals": "0", "assists": "2", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "47.8", "creativity": "47.3", "threat": "23.0", "ict_index": "11.8", "transfers_balance": "-38", "selected": "27974", "transfers_in": "298", "transfers_out": "336", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.2", "creativity": "4.7", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1215", "selected": "29271", "transfers_in": "1663", "transfers_out": "448", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "33", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.4", "creativity": "28.9", "threat": "9.0", "ict_index": "7.0", "transfers_balance": "816", "selected": "30186", "transfers_in": "1426", "transfers_out": "610", "value": "50", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.4", "creativity": "13.9", "threat": "3.0", "ict_index": "3.2", "transfers_balance": "836", "selected": "31094", "transfers_in": "1363", "transfers_out": "527", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "6.3", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-292", "selected": "32476", "transfers_in": "696", "transfers_out": "988", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "15.5", "threat": "7.0", "ict_index": "4.1", "transfers_balance": "981", "selected": "37285", "transfers_in": "1503", "transfers_out": "522", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "9.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-1126", "selected": "32420", "transfers_in": "206", "transfers_out": "1332", "value": "50", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.6", "creativity": "7.3", "threat": "15.0", "ict_index": "3.9", "transfers_balance": "-472", "selected": "31972", "transfers_in": "258", "transfers_out": "730", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "6.7", "threat": "9.0", "ict_index": "2.6", "transfers_balance": "-826", "selected": "31036", "transfers_in": "80", "transfers_out": "906", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.6", "creativity": "47.9", "threat": "3.0", "ict_index": "7.6", "transfers_balance": "38", "selected": "31268", "transfers_in": "319", "transfers_out": "281", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "20.3", "threat": "1.0", "ict_index": "3.3", "transfers_balance": "10", "selected": "31270", "transfers_in": "340", "transfers_out": "330", "value": "50", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.6", "creativity": "5.1", "threat": "36.0", "ict_index": "4.6", "transfers_balance": "-395", "selected": "30837", "transfers_in": "96", "transfers_out": "491", "value": "50", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "26.8", "creativity": "27.6", "threat": "1.0", "ict_index": "5.5", "transfers_balance": "206", "selected": "31106", "transfers_in": "440", "transfers_out": "234", "value": "50", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Mike van der Hoorn": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4657", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-534", "selected": "4920", "transfers_in": "95", "transfers_out": "629", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "69", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.2", "creativity": "0.3", "threat": "17.0", "ict_index": "3.8", "transfers_balance": "-545", "selected": "4577", "transfers_in": "78", "transfers_out": "623", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "374", "selected": "5556", "transfers_in": "656", "transfers_out": "282", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "7.6", "creativity": "0.2", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-262", "selected": "5451", "transfers_in": "138", "transfers_out": "400", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "0.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "538", "selected": "6382", "transfers_in": "914", "transfers_out": "376", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "6484", "transfers_in": "364", "transfers_out": "443", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "6248", "transfers_in": "124", "transfers_out": "467", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "6118", "transfers_in": "92", "transfers_out": "274", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-210", "selected": "5984", "transfers_in": "123", "transfers_out": "333", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "6174", "transfers_in": "320", "transfers_out": "211", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "6157", "transfers_in": "154", "transfers_out": "283", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-75", "selected": "6139", "transfers_in": "141", "transfers_out": "216", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "280", "selected": "6490", "transfers_in": "449", "transfers_out": "169", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.4", "creativity": "0.3", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "476", "selected": "7049", "transfers_in": "678", "transfers_out": "202", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "475", "selected": "7685", "transfers_in": "844", "transfers_out": "369", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.6", "creativity": "0.3", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "795", "selected": "8647", "transfers_in": "1305", "transfers_out": "510", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "8523", "transfers_in": "272", "transfers_out": "472", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "8321", "transfers_in": "225", "transfers_out": "513", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-346", "selected": "8012", "transfers_in": "101", "transfers_out": "447", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-354", "selected": "7697", "transfers_in": "127", "transfers_out": "481", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-261", "selected": "7451", "transfers_in": "50", "transfers_out": "311", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "64", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "6.6", "creativity": "15.7", "threat": "20.0", "ict_index": "4.2", "transfers_balance": "-218", "selected": "7285", "transfers_in": "230", "transfers_out": "448", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-46", "selected": "7276", "transfers_in": "350", "transfers_out": "396", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "0.0", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "3134", "selected": "10578", "transfers_in": "3776", "transfers_out": "642", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.2", "creativity": "15.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "8255", "selected": "19053", "transfers_in": "9403", "transfers_out": "1148", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "3702", "selected": "23088", "transfers_in": "5015", "transfers_out": "1313", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.4", "threat": "8.0", "ict_index": "0.7", "transfers_balance": "7930", "selected": "31692", "transfers_in": "9902", "transfers_out": "1972", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "52.8", "creativity": "10.5", "threat": "19.0", "ict_index": "8.2", "transfers_balance": "-462", "selected": "31300", "transfers_in": "943", "transfers_out": "1405", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.8", "creativity": "0.3", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "27295", "selected": "60301", "transfers_in": "28870", "transfers_out": "1575", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.6", "creativity": "4.9", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "10378", "selected": "75478", "transfers_in": "24902", "transfers_out": "14524", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "1063", "selected": "76537", "transfers_in": "4735", "transfers_out": "3672", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13040", "selected": "61417", "transfers_in": "227", "transfers_out": "13267", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-2676", "selected": "57592", "transfers_in": "347", "transfers_out": "3023", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.4", "creativity": "0.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1091", "selected": "62006", "transfers_in": "4103", "transfers_out": "3012", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.0", "creativity": "0.5", "threat": "21.0", "ict_index": "3.4", "transfers_balance": "13199", "selected": "76099", "transfers_in": "14910", "transfers_out": "1711", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13199", "selected": "76099", "transfers_in": "14910", "transfers_out": "1711", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "20.9", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "-6071", "selected": "68870", "transfers_in": "357", "transfers_out": "6428", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Tiemou\u00e9 Bakayoko": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "23262", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.0", "creativity": "2.0", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-3861", "selected": "21784", "transfers_in": "1170", "transfers_out": "5031", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "0.7", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "5360", "selected": "30150", "transfers_in": "8713", "transfers_out": "3353", "value": "50", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.6", "creativity": "16.7", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-1752", "selected": "30266", "transfers_in": "3512", "transfers_out": "5264", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "13.0", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "2885", "selected": "34659", "transfers_in": "6467", "transfers_out": "3582", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "40.6", "creativity": "12.3", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "1349", "selected": "37549", "transfers_in": "6327", "transfers_out": "4978", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.8", "creativity": "2.5", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "14177", "selected": "54303", "transfers_in": "19984", "transfers_out": "5807", "value": "50", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "58.2", "creativity": "14.9", "threat": "27.0", "ict_index": "10.0", "transfers_balance": "32257", "selected": "90050", "transfers_in": "40319", "transfers_out": "8062", "value": "50", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.6", "creativity": "14.3", "threat": "12.0", "ict_index": "6.1", "transfers_balance": "34890", "selected": "128414", "transfers_in": "53660", "transfers_out": "18770", "value": "51", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.4", "creativity": "7.1", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "60763", "selected": "195243", "transfers_in": "76059", "transfers_out": "15296", "value": "51", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "18.3", "threat": "30.0", "ict_index": "5.6", "transfers_balance": "2598", "selected": "200971", "transfers_in": "21045", "transfers_out": "18447", "value": "51", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.4", "creativity": "5.4", "threat": "24.0", "ict_index": "3.9", "transfers_balance": "10934", "selected": "215466", "transfers_in": "28293", "transfers_out": "17359", "value": "51", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.6", "creativity": "4.3", "threat": "18.0", "ict_index": "3.0", "transfers_balance": "-14436", "selected": "201901", "transfers_in": "7231", "transfers_out": "21667", "value": "51", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13084", "selected": "189300", "transfers_in": "7028", "transfers_out": "20112", "value": "51", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-21455", "selected": "168230", "transfers_in": "2811", "transfers_out": "24266", "value": "51", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "4.3", "threat": "26.0", "ict_index": "3.5", "transfers_balance": "-24833", "selected": "143774", "transfers_in": "1545", "transfers_out": "26378", "value": "51", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "46.2", "creativity": "4.8", "threat": "45.0", "ict_index": "9.6", "transfers_balance": "-13568", "selected": "130429", "transfers_in": "973", "transfers_out": "14541", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.8", "creativity": "28.8", "threat": "26.0", "ict_index": "7.5", "transfers_balance": "13059", "selected": "144431", "transfers_in": "17307", "transfers_out": "4248", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.8", "creativity": "15.3", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "723", "selected": "146168", "transfers_in": "10485", "transfers_out": "9762", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.6", "creativity": "12.9", "threat": "35.0", "ict_index": "5.3", "transfers_balance": "-1475", "selected": "145287", "transfers_in": "5702", "transfers_out": "7177", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "12.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2361", "selected": "143533", "transfers_in": "8689", "transfers_out": "11050", "value": "50", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "27.0", "threat": "29.0", "ict_index": "6.7", "transfers_balance": "-8743", "selected": "134972", "transfers_in": "3810", "transfers_out": "12553", "value": "50", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.2", "creativity": "6.8", "threat": "14.0", "ict_index": "2.6", "transfers_balance": "-6132", "selected": "129821", "transfers_in": "10158", "transfers_out": "16290", "value": "50", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.0", "creativity": "4.3", "threat": "7.0", "ict_index": "2.7", "transfers_balance": "-6869", "selected": "123351", "transfers_in": "4740", "transfers_out": "11609", "value": "50", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "1.9", "threat": "35.0", "ict_index": "4.9", "transfers_balance": "-493", "selected": "123419", "transfers_in": "7933", "transfers_out": "8426", "value": "50", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "-2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "29", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-3", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4592", "selected": "119051", "transfers_in": "2967", "transfers_out": "7559", "value": "50", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25319", "selected": "93894", "transfers_in": "778", "transfers_out": "26097", "value": "50", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9998", "selected": "83999", "transfers_in": "179", "transfers_out": "10177", "value": "49", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4481", "selected": "79472", "transfers_in": "21", "transfers_out": "4502", "value": "49", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "2", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3131", "selected": "74430", "transfers_in": "32", "transfers_out": "3163", "value": "49", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-828", "selected": "72315", "transfers_in": "165", "transfers_out": "993", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-572", "selected": "71807", "transfers_in": "182", "transfers_out": "754", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-395", "selected": "71462", "transfers_in": "264", "transfers_out": "659", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "25.2", "threat": "12.0", "ict_index": "5.1", "transfers_balance": "-395", "selected": "71462", "transfers_in": "264", "transfers_out": "659", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "3.9", "threat": "3.0", "ict_index": "1.3", "transfers_balance": "-249", "selected": "70713", "transfers_in": "128", "transfers_out": "377", "value": "49", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.2", "creativity": "13.6", "threat": "15.0", "ict_index": "4.5", "transfers_balance": "154", "selected": "70942", "transfers_in": "489", "transfers_out": "335", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "154", "selected": "70942", "transfers_in": "489", "transfers_out": "335", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "5.7", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "47", "selected": "71034", "transfers_in": "438", "transfers_out": "391", "value": "49", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Hamza Choudhury": [{"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "48", "transfers_in": "41", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "78", "transfers_in": "35", "transfers_out": "23", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "102", "transfers_in": "25", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "118", "transfers_in": "22", "transfers_out": "19", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "129", "transfers_in": "13", "transfers_out": "24", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "130", "transfers_in": "12", "transfers_out": "22", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "148", "transfers_in": "22", "transfers_out": "19", "value": "44", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "152", "transfers_in": "15", "transfers_out": "13", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "178", "transfers_in": "25", "transfers_out": "21", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "207", "transfers_in": "33", "transfers_out": "21", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "229", "transfers_in": "30", "transfers_out": "26", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "253", "transfers_in": "25", "transfers_out": "10", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "294", "transfers_in": "47", "transfers_out": "25", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "314", "transfers_in": "37", "transfers_out": "34", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "324", "transfers_in": "14", "transfers_out": "9", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "327", "transfers_in": "22", "transfers_out": "13", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "337", "transfers_in": "16", "transfers_out": "16", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "48", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-2", "selected": "344", "transfers_in": "15", "transfers_out": "17", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "1.3", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "121", "selected": "503", "transfers_in": "133", "transfers_out": "12", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "503", "transfers_in": "133", "transfers_out": "12", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "1", "selected": "461", "transfers_in": "19", "transfers_out": "18", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "2.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "72", "selected": "562", "transfers_in": "97", "transfers_out": "25", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.2", "creativity": "14.7", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "72", "selected": "562", "transfers_in": "97", "transfers_out": "25", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "34", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "0.2", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "127", "selected": "695", "transfers_in": "168", "transfers_out": "41", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Heurelho Gomes": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "10", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "72559", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "28", "influence": "20.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-1838", "selected": "77879", "transfers_in": "1615", "transfers_out": "3453", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "12.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "6631", "selected": "89486", "transfers_in": "10849", "transfers_out": "4218", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "27", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-858", "selected": "91285", "transfers_in": "4108", "transfers_out": "4966", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "27.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "25111", "selected": "123780", "transfers_in": "32357", "transfers_out": "7246", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-1614", "selected": "124204", "transfers_in": "6149", "transfers_out": "7763", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2228", "selected": "122922", "transfers_in": "3694", "transfers_out": "5922", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "34.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-5344", "selected": "118178", "transfers_in": "1278", "transfers_out": "6622", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1300", "selected": "117346", "transfers_in": "2563", "transfers_out": "3863", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "4480", "selected": "122904", "transfers_in": "8790", "transfers_out": "4310", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "8", "influence": "16.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1848", "selected": "121559", "transfers_in": "2033", "transfers_out": "3881", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "30", "influence": "43.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-7332", "selected": "114506", "transfers_in": "1043", "transfers_out": "8375", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "28", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "1995", "selected": "117177", "transfers_in": "4076", "transfers_out": "2081", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1910", "selected": "119684", "transfers_in": "4158", "transfers_out": "2248", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "487", "selected": "120701", "transfers_in": "3706", "transfers_out": "3219", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "20", "influence": "28.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "6136", "selected": "127852", "transfers_in": "8755", "transfers_out": "2619", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "12681", "selected": "141243", "transfers_in": "15139", "transfers_out": "2458", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "26.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "3606", "selected": "145347", "transfers_in": "7270", "transfers_out": "3664", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-4574", "selected": "141161", "transfers_in": "1846", "transfers_out": "6420", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-4166", "selected": "137194", "transfers_in": "841", "transfers_out": "5007", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "1895", "selected": "139609", "transfers_in": "6612", "transfers_out": "4717", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "16", "influence": "31.8", "creativity": "0.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-11943", "selected": "127779", "transfers_in": "868", "transfers_out": "12811", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-5658", "selected": "122520", "transfers_in": "3003", "transfers_out": "8661", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6470", "selected": "116219", "transfers_in": "949", "transfers_out": "7419", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13697", "selected": "102581", "transfers_in": "197", "transfers_out": "13894", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9764", "selected": "92828", "transfers_in": "51", "transfers_out": "9815", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7167", "selected": "85683", "transfers_in": "83", "transfers_out": "7250", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4735", "selected": "80973", "transfers_in": "81", "transfers_out": "4816", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "80736", "transfers_in": "750", "transfers_out": "1118", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1639", "selected": "81062", "transfers_in": "208", "transfers_out": "1847", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-949", "selected": "81484", "transfers_in": "530", "transfers_out": "1479", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1245", "selected": "79096", "transfers_in": "553", "transfers_out": "1798", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1251", "selected": "77885", "transfers_in": "306", "transfers_out": "1557", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1384", "selected": "76220", "transfers_in": "278", "transfers_out": "1662", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "76826", "transfers_in": "887", "transfers_out": "1152", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1229", "selected": "75107", "transfers_in": "55", "transfers_out": "1284", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1020", "selected": "74031", "transfers_in": "149", "transfers_out": "1169", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-729", "selected": "73357", "transfers_in": "96", "transfers_out": "825", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Tom Heaton": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "0", "selected": "393626", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8925", "selected": "408343", "transfers_in": "8945", "transfers_out": "17870", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "33.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-34909", "selected": "376720", "transfers_in": "1467", "transfers_out": "36376", "value": "50", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19399", "selected": "361324", "transfers_in": "6758", "transfers_out": "26157", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74684", "selected": "287198", "transfers_in": "377", "transfers_out": "75061", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66173", "selected": "221232", "transfers_in": "123", "transfers_out": "66296", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35200", "selected": "186117", "transfers_in": "75", "transfers_out": "35275", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23407", "selected": "162784", "transfers_in": "82", "transfers_out": "23489", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13332", "selected": "149476", "transfers_in": "57", "transfers_out": "13389", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12255", "selected": "137265", "transfers_in": "58", "transfers_out": "12313", "value": "48", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9203", "selected": "128106", "transfers_in": "44", "transfers_out": "9247", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8537", "selected": "119627", "transfers_in": "80", "transfers_out": "8617", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4535", "selected": "115123", "transfers_in": "42", "transfers_out": "4577", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3567", "selected": "111573", "transfers_in": "28", "transfers_out": "3595", "value": "48", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4081", "selected": "107509", "transfers_in": "43", "transfers_out": "4124", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3787", "selected": "103753", "transfers_in": "38", "transfers_out": "3825", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2310", "selected": "101460", "transfers_in": "32", "transfers_out": "2342", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2404", "selected": "99079", "transfers_in": "34", "transfers_out": "2438", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2477", "selected": "96638", "transfers_in": "46", "transfers_out": "2523", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1763", "selected": "94885", "transfers_in": "28", "transfers_out": "1791", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2696", "selected": "92225", "transfers_in": "52", "transfers_out": "2748", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1418", "selected": "90827", "transfers_in": "45", "transfers_out": "1463", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2788", "selected": "88116", "transfers_in": "99", "transfers_out": "2887", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1744", "selected": "86415", "transfers_in": "79", "transfers_out": "1823", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1542", "selected": "84929", "transfers_in": "121", "transfers_out": "1663", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-928", "selected": "84017", "transfers_in": "50", "transfers_out": "978", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1083", "selected": "82979", "transfers_in": "87", "transfers_out": "1170", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-996", "selected": "82047", "transfers_in": "82", "transfers_out": "1078", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "81554", "transfers_in": "26", "transfers_out": "535", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-504", "selected": "104148", "transfers_in": "35", "transfers_out": "539", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298", "selected": "103479", "transfers_in": "206", "transfers_out": "504", "value": "47", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "114", "selected": "103660", "transfers_in": "380", "transfers_out": "266", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "103645", "transfers_in": "273", "transfers_out": "338", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "103645", "transfers_in": "273", "transfers_out": "338", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "103887", "transfers_in": "214", "transfers_out": "292", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "103476", "transfers_in": "81", "transfers_out": "267", "value": "47", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-289", "selected": "103194", "transfers_in": "42", "transfers_out": "331", "value": "47", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "103241", "transfers_in": "229", "transfers_out": "239", "value": "47", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Mathias Jorgensen": [{"gameweek": "1", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "14.4", "creativity": "0.2", "threat": "11.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "5958", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.8", "creativity": "0.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "115493", "selected": "219013", "transfers_in": "127290", "transfers_out": "11797", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "16.8", "creativity": "0.4", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "105153", "selected": "360014", "transfers_in": "126700", "transfers_out": "21547", "value": "46", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "38.4", "creativity": "0.4", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "98297", "selected": "500573", "transfers_in": "123654", "transfers_out": "25357", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.0", "creativity": "0.1", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "-11378", "selected": "494787", "transfers_in": "25730", "transfers_out": "37108", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-28159", "selected": "468775", "transfers_in": "8689", "transfers_out": "36848", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.8", "creativity": "10.3", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-1269", "selected": "470918", "transfers_in": "21131", "transfers_out": "22400", "value": "46", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-28270", "selected": "443773", "transfers_in": "4961", "transfers_out": "33231", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-29078", "selected": "414994", "transfers_in": "1046", "transfers_out": "30124", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-19059", "selected": "396507", "transfers_in": "3648", "transfers_out": "22707", "value": "46", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.0", "creativity": "3.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-9127", "selected": "388062", "transfers_in": "4943", "transfers_out": "14070", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "14.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "17724", "selected": "408142", "transfers_in": "26798", "transfers_out": "9074", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "0.2", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "-21684", "selected": "386997", "transfers_in": "3845", "transfers_out": "25529", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.4", "creativity": "0.4", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-13027", "selected": "374320", "transfers_in": "2365", "transfers_out": "15392", "value": "46", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.4", "creativity": "1.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-12087", "selected": "362546", "transfers_in": "2794", "transfers_out": "14881", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "30.0", "creativity": "11.2", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-5312", "selected": "358080", "transfers_in": "6857", "transfers_out": "12169", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "1.0", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "18490", "selected": "378138", "transfers_in": "25008", "transfers_out": "6518", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "8400", "selected": "387657", "transfers_in": "17642", "transfers_out": "9242", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "1.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "32400", "selected": "422440", "transfers_in": "43710", "transfers_out": "11310", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.8", "creativity": "0.9", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "42234", "selected": "467189", "transfers_in": "51199", "transfers_out": "8965", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.6", "creativity": "10.3", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "2975", "selected": "471405", "transfers_in": "21893", "transfers_out": "18918", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.0", "creativity": "0.4", "threat": "18.0", "ict_index": "3.9", "transfers_balance": "-18495", "selected": "453223", "transfers_in": "8967", "transfers_out": "27462", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.8", "creativity": "12.7", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-14979", "selected": "439203", "transfers_in": "13962", "transfers_out": "28941", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-25103", "selected": "414520", "transfers_in": "4786", "transfers_out": "29889", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-27220", "selected": "387646", "transfers_in": "1872", "transfers_out": "29092", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-19584", "selected": "368145", "transfers_in": "968", "transfers_out": "20552", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.2", "creativity": "0.8", "threat": "35.0", "ict_index": "5.3", "transfers_balance": "-6675", "selected": "361853", "transfers_in": "8197", "transfers_out": "14872", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.6", "creativity": "0.2", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-3553", "selected": "358869", "transfers_in": "8726", "transfers_out": "12279", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "28.6", "creativity": "13.3", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-1910", "selected": "357007", "transfers_in": "6527", "transfers_out": "8437", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.6", "creativity": "4.2", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "19921", "selected": "386653", "transfers_in": "26003", "transfers_out": "6082", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "10.9", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "39715", "selected": "521547", "transfers_in": "43305", "transfers_out": "3590", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.4", "creativity": "0.0", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "-16048", "selected": "410794", "transfers_in": "5719", "transfers_out": "21767", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.8", "creativity": "11.6", "threat": "15.0", "ict_index": "5.1", "transfers_balance": "-12341", "selected": "398647", "transfers_in": "2660", "transfers_out": "15001", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "33.6", "creativity": "11.1", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-13850", "selected": "379176", "transfers_in": "5794", "transfers_out": "19644", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "11211", "selected": "396665", "transfers_in": "19104", "transfers_out": "7893", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-8376", "selected": "386876", "transfers_in": "7202", "transfers_out": "15578", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "35.2", "creativity": "0.2", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-8376", "selected": "386876", "transfers_in": "7202", "transfers_out": "15578", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "2491", "selected": "390905", "transfers_in": "9177", "transfers_out": "6686", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Andr\u00e9 Carrillo": [{"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "43", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.8", "creativity": "2.0", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "118", "selected": "137", "transfers_in": "134", "transfers_out": "16", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.4", "creativity": "5.0", "threat": "45.0", "ict_index": "6.2", "transfers_balance": "247", "selected": "526", "transfers_in": "367", "transfers_out": "120", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "1.5", "threat": "6.0", "ict_index": "1.9", "transfers_balance": "320", "selected": "962", "transfers_in": "469", "transfers_out": "149", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "8.4", "creativity": "4.1", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "308", "selected": "1366", "transfers_in": "484", "transfers_out": "176", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "4.0", "threat": "6.0", "ict_index": "1.0", "transfers_balance": "850", "selected": "2419", "transfers_in": "1164", "transfers_out": "314", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "11.8", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "-23", "selected": "2492", "transfers_in": "355", "transfers_out": "378", "value": "55", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "25", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.4", "creativity": "10.5", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-195", "selected": "2342", "transfers_in": "146", "transfers_out": "341", "value": "55", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "27.5", "threat": "23.0", "ict_index": "6.2", "transfers_balance": "-202", "selected": "2187", "transfers_in": "229", "transfers_out": "431", "value": "55", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.8", "creativity": "9.4", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "-152", "selected": "2067", "transfers_in": "101", "transfers_out": "253", "value": "55", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "2000", "transfers_in": "103", "transfers_out": "209", "value": "55", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "10.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-177", "selected": "1841", "transfers_in": "45", "transfers_out": "222", "value": "55", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.0", "creativity": "13.5", "threat": "14.0", "ict_index": "4.9", "transfers_balance": "-140", "selected": "1725", "transfers_in": "37", "transfers_out": "177", "value": "55", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "16.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-16", "selected": "1732", "transfers_in": "109", "transfers_out": "125", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.0", "creativity": "35.3", "threat": "12.0", "ict_index": "5.7", "transfers_balance": "-61", "selected": "1694", "transfers_in": "71", "transfers_out": "132", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "13.3", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "-3", "selected": "1711", "transfers_in": "67", "transfers_out": "70", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.0", "creativity": "14.5", "threat": "28.0", "ict_index": "5.4", "transfers_balance": "132", "selected": "1869", "transfers_in": "226", "transfers_out": "94", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "14.6", "threat": "14.0", "ict_index": "4.0", "transfers_balance": "4", "selected": "1911", "transfers_in": "165", "transfers_out": "161", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "89", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.6", "creativity": "39.9", "threat": "2.0", "ict_index": "6.1", "transfers_balance": "-57", "selected": "1877", "transfers_in": "57", "transfers_out": "114", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "82", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.2", "creativity": "17.2", "threat": "17.0", "ict_index": "7.3", "transfers_balance": "164", "selected": "2074", "transfers_in": "299", "transfers_out": "135", "value": "55", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.0", "creativity": "11.2", "threat": "21.0", "ict_index": "6.2", "transfers_balance": "748", "selected": "2876", "transfers_in": "1215", "transfers_out": "467", "value": "55", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "16.6", "threat": "23.0", "ict_index": "4.7", "transfers_balance": "3669", "selected": "6707", "transfers_in": "5112", "transfers_out": "1443", "value": "55", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.6", "creativity": "17.6", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "-1037", "selected": "5744", "transfers_in": "584", "transfers_out": "1621", "value": "55", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "5552", "transfers_in": "728", "transfers_out": "1048", "value": "55", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-798", "selected": "4781", "transfers_in": "156", "transfers_out": "954", "value": "55", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-718", "selected": "4106", "transfers_in": "154", "transfers_out": "872", "value": "55", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.6", "creativity": "3.7", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-383", "selected": "3768", "transfers_in": "129", "transfers_out": "512", "value": "55", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "25.8", "threat": "6.0", "ict_index": "4.1", "transfers_balance": "-113", "selected": "3676", "transfers_in": "146", "transfers_out": "259", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "3304", "transfers_in": "89", "transfers_out": "228", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "3427", "transfers_in": "120", "transfers_out": "158", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "3147", "transfers_in": "47", "transfers_out": "205", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "4.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-104", "selected": "3055", "transfers_in": "46", "transfers_out": "150", "value": "55", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "2957", "transfers_in": "33", "transfers_out": "140", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2959", "transfers_in": "41", "transfers_out": "62", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "0.5", "threat": "39.0", "ict_index": "4.5", "transfers_balance": "-82", "selected": "2872", "transfers_in": "9", "transfers_out": "91", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2833", "transfers_in": "9", "transfers_out": "49", "value": "54", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "2739", "transfers_in": "13", "transfers_out": "104", "value": "54", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ashley Fletcher": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "41694", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9155", "selected": "33202", "transfers_in": "435", "transfers_out": "9590", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5400", "selected": "27975", "transfers_in": "344", "transfers_out": "5744", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3281", "selected": "24852", "transfers_in": "338", "transfers_out": "3619", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1717", "selected": "23246", "transfers_in": "416", "transfers_out": "2133", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1457", "selected": "21896", "transfers_in": "550", "transfers_out": "2007", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1062", "selected": "20916", "transfers_in": "692", "transfers_out": "1754", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-658", "selected": "20330", "transfers_in": "689", "transfers_out": "1347", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-493", "selected": "19867", "transfers_in": "285", "transfers_out": "778", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "19402", "transfers_in": "452", "transfers_out": "952", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "18920", "transfers_in": "129", "transfers_out": "641", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "18523", "transfers_in": "149", "transfers_out": "579", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-233", "selected": "18314", "transfers_in": "181", "transfers_out": "414", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "18231", "transfers_in": "178", "transfers_out": "279", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "18090", "transfers_in": "131", "transfers_out": "293", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "17868", "transfers_in": "163", "transfers_out": "408", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "17694", "transfers_in": "79", "transfers_out": "264", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "17499", "transfers_in": "66", "transfers_out": "270", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "17339", "transfers_in": "158", "transfers_out": "364", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "17422", "transfers_in": "129", "transfers_out": "256", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "17348", "transfers_in": "156", "transfers_out": "368", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "17348", "transfers_in": "156", "transfers_out": "368", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-402", "selected": "17387", "transfers_in": "246", "transfers_out": "648", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167", "selected": "17522", "transfers_in": "217", "transfers_out": "384", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "18361", "transfers_in": "196", "transfers_out": "369", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-167", "selected": "18557", "transfers_in": "104", "transfers_out": "271", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-201", "selected": "19084", "transfers_in": "178", "transfers_out": "379", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "19969", "transfers_in": "157", "transfers_out": "443", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "20299", "transfers_in": "57", "transfers_out": "214", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "22822", "transfers_in": "57", "transfers_out": "190", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "23683", "transfers_in": "62", "transfers_out": "226", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "23901", "transfers_in": "49", "transfers_out": "192", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "24150", "transfers_in": "40", "transfers_out": "155", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "24321", "transfers_in": "21", "transfers_out": "145", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "24356", "transfers_in": "28", "transfers_out": "103", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "24359", "transfers_in": "35", "transfers_out": "110", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "24359", "transfers_in": "35", "transfers_out": "110", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "24375", "transfers_in": "49", "transfers_out": "134", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Kelechi Iheanacho": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "140110", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35587", "selected": "113093", "transfers_in": "2969", "transfers_out": "38556", "value": "70", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43277", "selected": "70389", "transfers_in": "378", "transfers_out": "43655", "value": "69", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.7", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-13213", "selected": "58692", "transfers_in": "1054", "transfers_out": "14267", "value": "69", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.8", "creativity": "1.4", "threat": "44.0", "ict_index": "5.1", "transfers_balance": "-6207", "selected": "53099", "transfers_in": "946", "transfers_out": "7153", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-5013", "selected": "48647", "transfers_in": "1532", "transfers_out": "6545", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "2.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-5504", "selected": "43563", "transfers_in": "696", "transfers_out": "6200", "value": "67", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "12.7", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-3156", "selected": "40858", "transfers_in": "813", "transfers_out": "3969", "value": "67", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1693", "selected": "39365", "transfers_in": "525", "transfers_out": "2218", "value": "67", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1539", "selected": "38132", "transfers_in": "1043", "transfers_out": "2582", "value": "66", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.6", "creativity": "11.8", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-1272", "selected": "37093", "transfers_in": "378", "transfers_out": "1650", "value": "66", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-748", "selected": "36692", "transfers_in": "623", "transfers_out": "1371", "value": "66", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-340", "selected": "36578", "transfers_in": "702", "transfers_out": "1042", "value": "66", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-760", "selected": "35959", "transfers_in": "273", "transfers_out": "1033", "value": "66", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1102", "selected": "34938", "transfers_in": "110", "transfers_out": "1212", "value": "66", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-672", "selected": "34490", "transfers_in": "210", "transfers_out": "882", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-418", "selected": "34188", "transfers_in": "114", "transfers_out": "532", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-440", "selected": "33891", "transfers_in": "116", "transfers_out": "556", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "33615", "transfers_in": "160", "transfers_out": "667", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "33541", "transfers_in": "203", "transfers_out": "420", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-463", "selected": "33226", "transfers_in": "205", "transfers_out": "668", "value": "65", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "33128", "transfers_in": "104", "transfers_out": "261", "value": "65", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-526", "selected": "32896", "transfers_in": "266", "transfers_out": "792", "value": "65", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "414", "selected": "33531", "transfers_in": "880", "transfers_out": "466", "value": "65", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.3", "threat": "14.0", "ict_index": "1.2", "transfers_balance": "445", "selected": "34295", "transfers_in": "1145", "transfers_out": "700", "value": "65", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "34.1", "threat": "25.0", "ict_index": "7.9", "transfers_balance": "120", "selected": "34586", "transfers_in": "750", "transfers_out": "630", "value": "65", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "3.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "1228", "selected": "36209", "transfers_in": "2013", "transfers_out": "785", "value": "65", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "0.0", "threat": "11.0", "ict_index": "1.4", "transfers_balance": "-64", "selected": "36638", "transfers_in": "1022", "transfers_out": "1086", "value": "65", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.0", "creativity": "1.3", "threat": "7.0", "ict_index": "0.6", "transfers_balance": "-425", "selected": "36401", "transfers_in": "377", "transfers_out": "802", "value": "65", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "11", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "30", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "56.2", "creativity": "39.3", "threat": "17.0", "ict_index": "11.3", "transfers_balance": "-242", "selected": "42572", "transfers_in": "352", "transfers_out": "594", "value": "65", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "45624", "transfers_in": "1407", "transfers_out": "1425", "value": "65", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298", "selected": "45482", "transfers_in": "857", "transfers_out": "1155", "value": "65", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.2", "creativity": "12.9", "threat": "27.0", "ict_index": "5.9", "transfers_balance": "-615", "selected": "44973", "transfers_in": "354", "transfers_out": "969", "value": "65", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "24.3", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "-615", "selected": "44973", "transfers_in": "354", "transfers_out": "969", "value": "65", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.8", "creativity": "16.8", "threat": "35.0", "ict_index": "5.9", "transfers_balance": "-160", "selected": "44513", "transfers_in": "252", "transfers_out": "412", "value": "65", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.8", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "225", "selected": "44819", "transfers_in": "560", "transfers_out": "335", "value": "65", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "87", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "41.0", "creativity": "9.8", "threat": "61.0", "ict_index": "11.2", "transfers_balance": "225", "selected": "44819", "transfers_in": "560", "transfers_out": "335", "value": "65", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "6", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "84", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "43.4", "creativity": "12.7", "threat": "47.0", "ict_index": "10.3", "transfers_balance": "2357", "selected": "47511", "transfers_in": "2880", "transfers_out": "523", "value": "65", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Bakary Sako": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3408", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-861", "selected": "2688", "transfers_in": "26", "transfers_out": "887", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-493", "selected": "2222", "transfers_in": "19", "transfers_out": "512", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-294", "selected": "1962", "transfers_in": "54", "transfers_out": "348", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-132", "selected": "1858", "transfers_in": "39", "transfers_out": "171", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "18", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "2099", "transfers_in": "196", "transfers_out": "116", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "25.5", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "204", "selected": "2425", "transfers_in": "382", "transfers_out": "178", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "373", "selected": "2937", "transfers_in": "660", "transfers_out": "287", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2988", "transfers_in": "278", "transfers_out": "299", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.0", "threat": "11.0", "ict_index": "0.9", "transfers_balance": "-42", "selected": "3040", "transfers_in": "272", "transfers_out": "314", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "3008", "transfers_in": "117", "transfers_out": "210", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "2977", "transfers_in": "93", "transfers_out": "192", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "2912", "transfers_in": "82", "transfers_out": "178", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "2889", "transfers_in": "116", "transfers_out": "165", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "2881", "transfers_in": "105", "transfers_out": "146", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-18", "selected": "2906", "transfers_in": "144", "transfers_out": "162", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "36.2", "creativity": "1.8", "threat": "34.0", "ict_index": "7.2", "transfers_balance": "-53", "selected": "2874", "transfers_in": "65", "transfers_out": "118", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "33.2", "creativity": "1.1", "threat": "9.0", "ict_index": "4.3", "transfers_balance": "294", "selected": "3209", "transfers_in": "401", "transfers_out": "107", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "15.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "2400", "selected": "5777", "transfers_in": "2789", "transfers_out": "389", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "14.6", "threat": "26.0", "ict_index": "4.7", "transfers_balance": "-601", "selected": "5217", "transfers_in": "197", "transfers_out": "798", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-544", "selected": "4715", "transfers_in": "225", "transfers_out": "769", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.1", "threat": "12.0", "ict_index": "1.3", "transfers_balance": "-334", "selected": "4397", "transfers_in": "167", "transfers_out": "501", "value": "49", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.8", "creativity": "19.0", "threat": "75.0", "ict_index": "12.6", "transfers_balance": "177", "selected": "4655", "transfers_in": "755", "transfers_out": "578", "value": "49", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "21.9", "threat": "35.0", "ict_index": "7.4", "transfers_balance": "6267", "selected": "11094", "transfers_in": "7159", "transfers_out": "892", "value": "49", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "40", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4298", "selected": "15528", "transfers_in": "5715", "transfers_out": "1417", "value": "49", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5633", "selected": "9916", "transfers_in": "201", "transfers_out": "5834", "value": "49", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3204", "selected": "6725", "transfers_in": "35", "transfers_out": "3239", "value": "49", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1156", "selected": "5580", "transfers_in": "10", "transfers_out": "1166", "value": "49", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-503", "selected": "5068", "transfers_in": "16", "transfers_out": "519", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "4599", "transfers_in": "11", "transfers_out": "438", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "4169", "transfers_in": "11", "transfers_out": "297", "value": "49", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-239", "selected": "4084", "transfers_in": "8", "transfers_out": "247", "value": "48", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "3946", "transfers_in": "4", "transfers_out": "144", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "3847", "transfers_in": "4", "transfers_out": "99", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "3793", "transfers_in": "8", "transfers_out": "66", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3751", "transfers_in": "4", "transfers_out": "60", "value": "48", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "3707", "transfers_in": "4", "transfers_out": "47", "value": "48", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3659", "transfers_in": "6", "transfers_out": "58", "value": "48", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Rafael Camacho": [{"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "34", "transfers_in": "32", "transfers_out": "10", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "45", "transfers_in": "14", "transfers_out": "11", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "47", "transfers_in": "16", "transfers_out": "14", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "59", "transfers_in": "27", "transfers_out": "19", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "104", "transfers_in": "65", "transfers_out": "30", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Joel Ward": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "4.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "0", "selected": "25307", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "3.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-4042", "selected": "23006", "transfers_in": "211", "transfers_out": "4253", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "33.2", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "-1816", "selected": "21685", "transfers_in": "674", "transfers_out": "2490", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.2", "creativity": "16.3", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-2964", "selected": "19079", "transfers_in": "191", "transfers_out": "3155", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.2", "creativity": "3.4", "threat": "24.0", "ict_index": "5.2", "transfers_balance": "-1417", "selected": "17846", "transfers_in": "218", "transfers_out": "1635", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2313", "selected": "15665", "transfers_in": "108", "transfers_out": "2421", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.8", "creativity": "19.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-1554", "selected": "14237", "transfers_in": "137", "transfers_out": "1691", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.2", "creativity": "2.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1110", "selected": "13276", "transfers_in": "259", "transfers_out": "1369", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.8", "creativity": "15.8", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-216", "selected": "13155", "transfers_in": "315", "transfers_out": "531", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.6", "creativity": "11.6", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-310", "selected": "12972", "transfers_in": "420", "transfers_out": "730", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "1.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-551", "selected": "12519", "transfers_in": "232", "transfers_out": "783", "value": "48", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "38.4", "creativity": "18.6", "threat": "0.0", "ict_index": "5.7", "transfers_balance": "-68", "selected": "12606", "transfers_in": "485", "transfers_out": "553", "value": "48", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "2.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "983", "selected": "13765", "transfers_in": "1461", "transfers_out": "478", "value": "48", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.2", "creativity": "1.5", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-14", "selected": "13852", "transfers_in": "508", "transfers_out": "522", "value": "48", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.6", "creativity": "1.4", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "1246", "selected": "15360", "transfers_in": "1755", "transfers_out": "509", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "557", "selected": "16261", "transfers_in": "2355", "transfers_out": "1798", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1761", "selected": "14533", "transfers_in": "145", "transfers_out": "1906", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1759", "selected": "12788", "transfers_in": "40", "transfers_out": "1799", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1308", "selected": "11497", "transfers_in": "61", "transfers_out": "1369", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "10817", "transfers_in": "20", "transfers_out": "705", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-639", "selected": "10186", "transfers_in": "26", "transfers_out": "665", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291", "selected": "9898", "transfers_in": "13", "transfers_out": "304", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-567", "selected": "9340", "transfers_in": "41", "transfers_out": "608", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "9198", "transfers_in": "98", "transfers_out": "259", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "93", "selected": "9350", "transfers_in": "248", "transfers_out": "155", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "9367", "transfers_in": "151", "transfers_out": "154", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "22.3", "threat": "20.0", "ict_index": "6.5", "transfers_balance": "-84", "selected": "9321", "transfers_in": "130", "transfers_out": "214", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "9289", "transfers_in": "94", "transfers_out": "193", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "9080", "transfers_in": "18", "transfers_out": "224", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163", "selected": "10185", "transfers_in": "15", "transfers_out": "178", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "10110", "transfers_in": "16", "transfers_out": "81", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "10042", "transfers_in": "15", "transfers_out": "108", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "9984", "transfers_in": "8", "transfers_out": "72", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.8", "creativity": "1.1", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-64", "selected": "9923", "transfers_in": "12", "transfers_out": "76", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "293", "selected": "10384", "transfers_in": "347", "transfers_out": "54", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.6", "creativity": "1.7", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "196", "selected": "10473", "transfers_in": "296", "transfers_out": "100", "value": "47", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "39", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "330", "selected": "10840", "transfers_in": "506", "transfers_out": "176", "value": "47", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "10536", "transfers_in": "51", "transfers_out": "318", "value": "47", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Nampalys Mendy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2968", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "3150", "transfers_in": "169", "transfers_out": "589", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "3905", "transfers_in": "511", "transfers_out": "435", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-436", "selected": "3894", "transfers_in": "401", "transfers_out": "837", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-485", "selected": "3434", "transfers_in": "33", "transfers_out": "518", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-386", "selected": "3067", "transfers_in": "18", "transfers_out": "404", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "2832", "transfers_in": "27", "transfers_out": "283", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "2713", "transfers_in": "35", "transfers_out": "167", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "2649", "transfers_in": "6", "transfers_out": "75", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "2554", "transfers_in": "3", "transfers_out": "101", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2515", "transfers_in": "11", "transfers_out": "53", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2482", "transfers_in": "16", "transfers_out": "55", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2457", "transfers_in": "5", "transfers_out": "34", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2437", "transfers_in": "3", "transfers_out": "26", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2407", "transfers_in": "6", "transfers_out": "40", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2389", "transfers_in": "11", "transfers_out": "36", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2372", "transfers_in": "4", "transfers_out": "21", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2352", "transfers_in": "3", "transfers_out": "23", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2329", "transfers_in": "4", "transfers_out": "29", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2311", "transfers_in": "2", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2295", "transfers_in": "2", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2284", "transfers_in": "2", "transfers_out": "14", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2265", "transfers_in": "16", "transfers_out": "39", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2252", "transfers_in": "5", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2249", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2243", "transfers_in": "0", "transfers_out": "8", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2227", "transfers_in": "2", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2221", "transfers_in": "5", "transfers_out": "18", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2223", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2392", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2388", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2384", "transfers_in": "0", "transfers_out": "5", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2380", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2380", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2381", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2380", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2380", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2380", "transfers_in": "5", "transfers_out": "6", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Bamidele Alli": [{"gameweek": "1", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "36.6", "creativity": "8.3", "threat": "45.0", "ict_index": "9.0", "transfers_balance": "0", "selected": "1512564", "transfers_in": "0", "transfers_out": "0", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.4", "creativity": "35.6", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "15595", "selected": "1679577", "transfers_in": "53242", "transfers_out": "37647", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "39.4", "creativity": "37.1", "threat": "102.0", "ict_index": "17.9", "transfers_balance": "-57069", "selected": "1656504", "transfers_in": "48949", "transfers_out": "106018", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.4", "creativity": "18.1", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "8708", "selected": "1698224", "transfers_in": "91654", "transfers_out": "82946", "value": "95", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "50.3", "threat": "27.0", "ict_index": "8.5", "transfers_balance": "29040", "selected": "1739571", "transfers_in": "125252", "transfers_out": "96212", "value": "95", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "8", "goals": "0", "assists": "2", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.4", "creativity": "30.4", "threat": "39.0", "ict_index": "9.7", "transfers_balance": "-182541", "selected": "1565575", "transfers_in": "30225", "transfers_out": "212766", "value": "95", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.0", "creativity": "24.0", "threat": "19.0", "ict_index": "5.1", "transfers_balance": "-65677", "selected": "1508314", "transfers_in": "43576", "transfers_out": "109253", "value": "95", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.2", "creativity": "17.9", "threat": "33.0", "ict_index": "5.5", "transfers_balance": "-159057", "selected": "1354211", "transfers_in": "25374", "transfers_out": "184431", "value": "94", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "58.4", "creativity": "23.5", "threat": "17.0", "ict_index": "9.9", "transfers_balance": "-198827", "selected": "1157119", "transfers_in": "4802", "transfers_out": "203629", "value": "94", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "19.3", "threat": "48.0", "ict_index": "7.0", "transfers_balance": "-74327", "selected": "1085712", "transfers_in": "17276", "transfers_out": "91603", "value": "93", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68743", "selected": "1159393", "transfers_in": "105026", "transfers_out": "36283", "value": "93", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "10.3", "threat": "7.0", "ict_index": "1.9", "transfers_balance": "-231714", "selected": "929166", "transfers_in": "4281", "transfers_out": "235995", "value": "93", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.8", "creativity": "57.7", "threat": "67.0", "ict_index": "14.8", "transfers_balance": "-52819", "selected": "877802", "transfers_in": "10724", "transfers_out": "63543", "value": "92", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.2", "creativity": "26.3", "threat": "23.0", "ict_index": "6.7", "transfers_balance": "-38521", "selected": "840302", "transfers_in": "6385", "transfers_out": "44906", "value": "92", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.0", "creativity": "16.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-57315", "selected": "783846", "transfers_in": "5245", "transfers_out": "62560", "value": "92", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.4", "creativity": "16.3", "threat": "6.0", "ict_index": "4.3", "transfers_balance": "-43000", "selected": "742400", "transfers_in": "10291", "transfers_out": "53291", "value": "91", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "10.3", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-16345", "selected": "726860", "transfers_in": "5347", "transfers_out": "21692", "value": "91", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "83", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-41128", "selected": "686351", "transfers_in": "1358", "transfers_out": "42486", "value": "91", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "8", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "20.2", "creativity": "32.5", "threat": "18.0", "ict_index": "7.1", "transfers_balance": "-38148", "selected": "648962", "transfers_in": "3097", "transfers_out": "41245", "value": "90", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "15", "goals": "1", "assists": "2", "conceded": "2", "bonus": "2", "minutes": "83", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "71.8", "creativity": "43.3", "threat": "17.0", "ict_index": "13.2", "transfers_balance": "-9902", "selected": "639764", "transfers_in": "4745", "transfers_out": "14647", "value": "90", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "47.8", "creativity": "18.8", "threat": "59.0", "ict_index": "12.6", "transfers_balance": "250705", "selected": "879233", "transfers_in": "265148", "transfers_out": "14443", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "52.5", "threat": "51.0", "ict_index": "11.1", "transfers_balance": "250705", "selected": "879233", "transfers_in": "265148", "transfers_out": "14443", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "35.2", "creativity": "51.3", "threat": "25.0", "ict_index": "11.2", "transfers_balance": "-7462", "selected": "875154", "transfers_in": "71160", "transfers_out": "78622", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.6", "creativity": "35.5", "threat": "35.0", "ict_index": "7.5", "transfers_balance": "-82100", "selected": "794385", "transfers_in": "9325", "transfers_out": "91425", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "16.3", "threat": "57.0", "ict_index": "8.5", "transfers_balance": "-56913", "selected": "738662", "transfers_in": "6360", "transfers_out": "63273", "value": "90", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "18.0", "threat": "11.0", "ict_index": "3.8", "transfers_balance": "-14074", "selected": "725197", "transfers_in": "8734", "transfers_out": "22808", "value": "89", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.6", "creativity": "34.8", "threat": "14.0", "ict_index": "6.5", "transfers_balance": "-23218", "selected": "703102", "transfers_in": "7104", "transfers_out": "30322", "value": "89", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.6", "creativity": "25.8", "threat": "16.0", "ict_index": "6.2", "transfers_balance": "3200", "selected": "707987", "transfers_in": "22521", "transfers_out": "19321", "value": "89", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.2", "creativity": "43.2", "threat": "6.0", "ict_index": "7.0", "transfers_balance": "4014", "selected": "712682", "transfers_in": "16379", "transfers_out": "12365", "value": "89", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "11", "goals": "1", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "85", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "65.4", "creativity": "35.8", "threat": "27.0", "ict_index": "12.8", "transfers_balance": "-12328", "selected": "712662", "transfers_in": "3691", "transfers_out": "16019", "value": "89", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "75.4", "creativity": "13.7", "threat": "44.0", "ict_index": "13.3", "transfers_balance": "-9967", "selected": "680038", "transfers_in": "3232", "transfers_out": "13199", "value": "89", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "89", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.0", "creativity": "23.3", "threat": "23.0", "ict_index": "7.4", "transfers_balance": "136047", "selected": "821682", "transfers_in": "141186", "transfers_out": "5139", "value": "89", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "83", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "2.7", "threat": "32.0", "ict_index": "4.8", "transfers_balance": "31425", "selected": "860892", "transfers_in": "52442", "transfers_out": "21017", "value": "90", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31425", "selected": "860892", "transfers_in": "52442", "transfers_out": "21017", "value": "90", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "38.0", "creativity": "6.0", "threat": "21.0", "ict_index": "6.5", "transfers_balance": "7792", "selected": "782354", "transfers_in": "23493", "transfers_out": "15701", "value": "90", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "3.0", "creativity": "15.6", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "45038", "selected": "831319", "transfers_in": "52252", "transfers_out": "7214", "value": "90", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "3.6", "threat": "23.0", "ict_index": "3.3", "transfers_balance": "45038", "selected": "831319", "transfers_in": "52252", "transfers_out": "7214", "value": "90", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12788", "selected": "815050", "transfers_in": "12942", "transfers_out": "25730", "value": "90", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ryan Fraser": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "33.7", "threat": "29.0", "ict_index": "7.7", "transfers_balance": "0", "selected": "58560", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "2.9", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-208", "selected": "63146", "transfers_in": "5282", "transfers_out": "5490", "value": "55", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11695", "selected": "52276", "transfers_in": "723", "transfers_out": "12418", "value": "55", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "37", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "3.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-10446", "selected": "42235", "transfers_in": "392", "transfers_out": "10838", "value": "54", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.2", "creativity": "15.1", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "-9182", "selected": "33126", "transfers_in": "169", "transfers_out": "9351", "value": "54", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4297", "selected": "28965", "transfers_in": "202", "transfers_out": "4499", "value": "54", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.6", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-3279", "selected": "25789", "transfers_in": "174", "transfers_out": "3453", "value": "53", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3803", "selected": "22214", "transfers_in": "73", "transfers_out": "3876", "value": "53", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2319", "selected": "19941", "transfers_in": "12", "transfers_out": "2331", "value": "53", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1976", "selected": "18092", "transfers_in": "75", "transfers_out": "2051", "value": "52", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1319", "selected": "16837", "transfers_in": "13", "transfers_out": "1332", "value": "52", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-574", "selected": "16456", "transfers_in": "122", "transfers_out": "696", "value": "52", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-470", "selected": "16062", "transfers_in": "83", "transfers_out": "553", "value": "51", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.5", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-417", "selected": "15660", "transfers_in": "46", "transfers_out": "463", "value": "51", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.0", "creativity": "14.5", "threat": "39.0", "ict_index": "9.4", "transfers_balance": "-362", "selected": "15318", "transfers_in": "63", "transfers_out": "425", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "86", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.8", "creativity": "27.6", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "1413", "selected": "16876", "transfers_in": "1869", "transfers_out": "456", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.8", "creativity": "30.8", "threat": "16.0", "ict_index": "6.6", "transfers_balance": "-450", "selected": "16455", "transfers_in": "125", "transfers_out": "575", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.8", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-227", "selected": "16261", "transfers_in": "230", "transfers_out": "457", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.8", "creativity": "15.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-410", "selected": "15913", "transfers_in": "166", "transfers_out": "576", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.4", "creativity": "43.3", "threat": "24.0", "ict_index": "8.0", "transfers_balance": "-57", "selected": "15903", "transfers_in": "286", "transfers_out": "343", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "85.8", "creativity": "51.9", "threat": "39.0", "ict_index": "17.7", "transfers_balance": "-158", "selected": "15794", "transfers_in": "369", "transfers_out": "527", "value": "51", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23767", "selected": "40225", "transfers_in": "27961", "transfers_out": "4194", "value": "51", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.6", "creativity": "16.8", "threat": "51.0", "ict_index": "8.8", "transfers_balance": "-7466", "selected": "32866", "transfers_in": "1705", "transfers_out": "9171", "value": "51", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "84", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "43.0", "creativity": "41.2", "threat": "32.0", "ict_index": "11.6", "transfers_balance": "4048", "selected": "37216", "transfers_in": "6949", "transfers_out": "2901", "value": "51", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "11.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "19560", "selected": "58562", "transfers_in": "25486", "transfers_out": "5926", "value": "51", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.0", "creativity": "20.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "10887", "selected": "69690", "transfers_in": "14307", "transfers_out": "3420", "value": "51", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.4", "creativity": "35.9", "threat": "6.0", "ict_index": "7.1", "transfers_balance": "-4823", "selected": "65048", "transfers_in": "3149", "transfers_out": "7972", "value": "51", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.2", "creativity": "30.3", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "2885", "selected": "68243", "transfers_in": "6887", "transfers_out": "4002", "value": "51", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3492", "selected": "64745", "transfers_in": "1532", "transfers_out": "5024", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9389", "selected": "54001", "transfers_in": "728", "transfers_out": "10117", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2617", "selected": "51084", "transfers_in": "2405", "transfers_out": "5022", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.0", "creativity": "27.1", "threat": "14.0", "ict_index": "7.5", "transfers_balance": "-6154", "selected": "45629", "transfers_in": "183", "transfers_out": "6337", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "38.2", "creativity": "99.9", "threat": "9.0", "ict_index": "14.7", "transfers_balance": "-1978", "selected": "43738", "transfers_in": "799", "transfers_out": "2777", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "17.6", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "2310", "selected": "47136", "transfers_in": "4323", "transfers_out": "2013", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.4", "creativity": "48.4", "threat": "51.0", "ict_index": "11.8", "transfers_balance": "2310", "selected": "47136", "transfers_in": "4323", "transfers_out": "2013", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.4", "creativity": "21.2", "threat": "37.0", "ict_index": "7.4", "transfers_balance": "-983", "selected": "41745", "transfers_in": "687", "transfers_out": "1670", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "43.6", "creativity": "20.0", "threat": "7.0", "ict_index": "7.1", "transfers_balance": "-1825", "selected": "39790", "transfers_in": "470", "transfers_out": "2295", "value": "51", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.2", "creativity": "12.6", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "2892", "selected": "43218", "transfers_in": "3720", "transfers_out": "828", "value": "51", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Cenk Tosun": [{"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "29.3", "threat": "24.0", "ict_index": "5.1", "transfers_balance": "23694", "selected": "24132", "transfers_in": "27134", "transfers_out": "3440", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "7.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "23266", "selected": "47879", "transfers_in": "28386", "transfers_out": "5120", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6698", "selected": "41503", "transfers_in": "6418", "transfers_out": "13116", "value": "75", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-18663", "selected": "22920", "transfers_in": "1132", "transfers_out": "19795", "value": "72", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6735", "selected": "16372", "transfers_in": "1509", "transfers_out": "8244", "value": "70", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "2.3", "threat": "35.0", "ict_index": "4.4", "transfers_balance": "-5496", "selected": "11096", "transfers_in": "619", "transfers_out": "6115", "value": "68", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "67", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "40.8", "creativity": "28.7", "threat": "38.0", "ict_index": "10.8", "transfers_balance": "-1638", "selected": "9535", "transfers_in": "279", "transfers_out": "1917", "value": "67", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "37.6", "creativity": "27.8", "threat": "23.0", "ict_index": "8.8", "transfers_balance": "9365", "selected": "19374", "transfers_in": "10164", "transfers_out": "799", "value": "67", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "13", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "72.0", "creativity": "18.3", "threat": "91.0", "ict_index": "18.1", "transfers_balance": "106038", "selected": "274409", "transfers_in": "108102", "transfers_out": "2064", "value": "68", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "3.0", "threat": "9.0", "ict_index": "1.8", "transfers_balance": "36051", "selected": "162866", "transfers_in": "73784", "transfers_out": "37733", "value": "68", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.8", "creativity": "13.7", "threat": "10.0", "ict_index": "2.6", "transfers_balance": "-12388", "selected": "150412", "transfers_in": "15406", "transfers_out": "27794", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.8", "creativity": "27.8", "threat": "24.0", "ict_index": "6.8", "transfers_balance": "-15107", "selected": "130402", "transfers_in": "13825", "transfers_out": "28932", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "14.7", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "18563", "selected": "166194", "transfers_in": "29446", "transfers_out": "10883", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "42.6", "creativity": "25.5", "threat": "21.0", "ict_index": "8.9", "transfers_balance": "-20690", "selected": "134381", "transfers_in": "4220", "transfers_out": "24910", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "3.3", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-12299", "selected": "121223", "transfers_in": "10901", "transfers_out": "23200", "value": "68", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "23.7", "threat": "12.0", "ict_index": "4.0", "transfers_balance": "1988", "selected": "124603", "transfers_in": "13674", "transfers_out": "11686", "value": "67", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Ademola Lookman": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8034", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1487", "selected": "7424", "transfers_in": "154", "transfers_out": "1641", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1314", "selected": "6624", "transfers_in": "175", "transfers_out": "1489", "value": "54", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1053", "selected": "5711", "transfers_in": "97", "transfers_out": "1150", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-609", "selected": "5357", "transfers_in": "45", "transfers_out": "654", "value": "53", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-547", "selected": "4881", "transfers_in": "53", "transfers_out": "600", "value": "53", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-395", "selected": "4598", "transfers_in": "86", "transfers_out": "481", "value": "52", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "4634", "transfers_in": "143", "transfers_out": "383", "value": "52", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "12.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-163", "selected": "4493", "transfers_in": "67", "transfers_out": "230", "value": "52", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4488", "transfers_in": "208", "transfers_out": "246", "value": "52", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "2.6", "creativity": "0.6", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-138", "selected": "4366", "transfers_in": "68", "transfers_out": "206", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "19.0", "ict_index": "1.9", "transfers_balance": "10", "selected": "4423", "transfers_in": "183", "transfers_out": "173", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "1.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-83", "selected": "4364", "transfers_in": "85", "transfers_out": "168", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-109", "selected": "4274", "transfers_in": "44", "transfers_out": "153", "value": "51", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.2", "creativity": "4.1", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-64", "selected": "4221", "transfers_in": "49", "transfers_out": "113", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "154", "selected": "4398", "transfers_in": "261", "transfers_out": "107", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4408", "transfers_in": "115", "transfers_out": "121", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "1.7", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "-75", "selected": "4346", "transfers_in": "68", "transfers_out": "143", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "4255", "transfers_in": "63", "transfers_out": "181", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "4171", "transfers_in": "24", "transfers_out": "120", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "4074", "transfers_in": "40", "transfers_out": "147", "value": "51", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "4022", "transfers_in": "17", "transfers_out": "73", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "3998", "transfers_in": "119", "transfers_out": "165", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "3958", "transfers_in": "40", "transfers_out": "102", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "3921", "transfers_in": "33", "transfers_out": "87", "value": "51", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "3787", "transfers_in": "8", "transfers_out": "145", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "3673", "transfers_in": "1", "transfers_out": "116", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3591", "transfers_in": "1", "transfers_out": "84", "value": "51", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3568", "transfers_in": "0", "transfers_out": "23", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3960", "transfers_in": "0", "transfers_out": "29", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "3937", "transfers_in": "0", "transfers_out": "22", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "3906", "transfers_in": "1", "transfers_out": "32", "value": "51", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3893", "transfers_in": "0", "transfers_out": "14", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3881", "transfers_in": "1", "transfers_out": "9", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3879", "transfers_in": "1", "transfers_out": "8", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3875", "transfers_in": "0", "transfers_out": "4", "value": "51", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3871", "transfers_in": "2", "transfers_out": "6", "value": "51", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3864", "transfers_in": "2", "transfers_out": "9", "value": "51", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Laurent Koscielny": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "22384", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3439", "selected": "23720", "transfers_in": "446", "transfers_out": "3885", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "39.4", "creativity": "0.6", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "1192", "selected": "31429", "transfers_in": "2698", "transfers_out": "1506", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.2", "creativity": "16.3", "threat": "20.0", "ict_index": "5.9", "transfers_balance": "2252", "selected": "40040", "transfers_in": "5346", "transfers_out": "3094", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "28.4", "creativity": "1.1", "threat": "1.0", "ict_index": "3.1", "transfers_balance": "-716", "selected": "42218", "transfers_in": "1485", "transfers_out": "2201", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.6", "creativity": "1.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "5378", "selected": "51421", "transfers_in": "7737", "transfers_out": "2359", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "481", "selected": "54845", "transfers_in": "6190", "transfers_out": "5709", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.6", "creativity": "1.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-10217", "selected": "45232", "transfers_in": "266", "transfers_out": "10483", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.6", "creativity": "11.5", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-1743", "selected": "43769", "transfers_in": "489", "transfers_out": "2232", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.8", "creativity": "6.5", "threat": "6.0", "ict_index": "3.6", "transfers_balance": "1326", "selected": "46337", "transfers_in": "2794", "transfers_out": "1468", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "0.6", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-634", "selected": "46598", "transfers_in": "1196", "transfers_out": "1830", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.2", "creativity": "3.6", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-448", "selected": "47382", "transfers_in": "1421", "transfers_out": "1869", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "37.4", "creativity": "25.1", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "3644", "selected": "52101", "transfers_in": "4540", "transfers_out": "896", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "26.6", "creativity": "1.6", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "5862", "selected": "58902", "transfers_in": "6841", "transfers_out": "979", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.2", "creativity": "21.5", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "2920", "selected": "63713", "transfers_in": "5227", "transfers_out": "2307", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.6", "creativity": "4.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "5946", "selected": "72397", "transfers_in": "9439", "transfers_out": "3493", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "26.0", "creativity": "11.3", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "3396", "selected": "77744", "transfers_in": "6464", "transfers_out": "3068", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "30.4", "creativity": "0.8", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "18613", "selected": "99064", "transfers_in": "20911", "transfers_out": "2298", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "3.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "12936", "selected": "116249", "transfers_in": "20456", "transfers_out": "7520", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.4", "creativity": "1.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "10967", "selected": "129811", "transfers_in": "16659", "transfers_out": "5692", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "71", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "26.2", "creativity": "1.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "3560", "selected": "135089", "transfers_in": "13002", "transfers_out": "9442", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1795", "selected": "134009", "transfers_in": "7173", "transfers_out": "8968", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39580", "selected": "95341", "transfers_in": "3213", "transfers_out": "42793", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "69.8", "creativity": "1.4", "threat": "33.0", "ict_index": "10.4", "transfers_balance": "-12574", "selected": "82960", "transfers_in": "157", "transfers_out": "12731", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "3.9", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "8698", "selected": "93645", "transfers_in": "11722", "transfers_out": "3024", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "59.2", "creativity": "0.4", "threat": "33.0", "ict_index": "9.3", "transfers_balance": "-2173", "selected": "91986", "transfers_in": "1594", "transfers_out": "3767", "value": "60", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "0.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "13607", "selected": "107674", "transfers_in": "17411", "transfers_out": "3804", "value": "60", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "31.0", "creativity": "1.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-3152", "selected": "106470", "transfers_in": "2938", "transfers_out": "6090", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.6", "creativity": "1.2", "threat": "18.0", "ict_index": "3.2", "transfers_balance": "3193", "selected": "110522", "transfers_in": "6064", "transfers_out": "2871", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5027", "selected": "112606", "transfers_in": "9692", "transfers_out": "4665", "value": "60", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3731", "selected": "103651", "transfers_in": "2261", "transfers_out": "5992", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2468", "selected": "101656", "transfers_in": "1329", "transfers_out": "3797", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4008", "selected": "97436", "transfers_in": "770", "transfers_out": "4778", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.4", "creativity": "1.5", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "2215", "selected": "102964", "transfers_in": "4467", "transfers_out": "2252", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2360", "selected": "98269", "transfers_in": "562", "transfers_out": "2922", "value": "60", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4216", "selected": "94108", "transfers_in": "603", "transfers_out": "4819", "value": "60", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4216", "selected": "94108", "transfers_in": "603", "transfers_out": "4819", "value": "60", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5384", "selected": "88659", "transfers_in": "131", "transfers_out": "5515", "value": "60", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Romelu Lukaku": [{"gameweek": "1", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "73.8", "creativity": "33.8", "threat": "83.0", "ict_index": "19.1", "transfers_balance": "0", "selected": "1902800", "transfers_in": "0", "transfers_out": "0", "value": "115", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "34.2", "creativity": "17.7", "threat": "45.0", "ict_index": "9.7", "transfers_balance": "186693", "selected": "2414732", "transfers_in": "199180", "transfers_out": "12487", "value": "116", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "15.2", "creativity": "26.8", "threat": "70.0", "ict_index": "11.2", "transfers_balance": "196083", "selected": "2750195", "transfers_in": "215982", "transfers_out": "19899", "value": "117", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "38.6", "creativity": "17.5", "threat": "77.0", "ict_index": "13.3", "transfers_balance": "16657", "selected": "2847500", "transfers_in": "100768", "transfers_out": "84111", "value": "117", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "52.0", "creativity": "16.6", "threat": "66.0", "ict_index": "13.5", "transfers_balance": "-72654", "selected": "2808410", "transfers_in": "34525", "transfers_out": "107179", "value": "117", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "47.0", "creativity": "28.3", "threat": "71.0", "ict_index": "14.6", "transfers_balance": "-31598", "selected": "2816943", "transfers_in": "90340", "transfers_out": "121938", "value": "117", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.0", "creativity": "23.6", "threat": "45.0", "ict_index": "10.4", "transfers_balance": "248788", "selected": "3101421", "transfers_in": "283721", "transfers_out": "34933", "value": "118", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "2.6", "threat": "19.0", "ict_index": "2.9", "transfers_balance": "-89788", "selected": "3040442", "transfers_in": "101952", "transfers_out": "191740", "value": "118", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.2", "creativity": "19.8", "threat": "21.0", "ict_index": "6.2", "transfers_balance": "-42080", "selected": "3009850", "transfers_in": "55262", "transfers_out": "97342", "value": "118", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "16.7", "threat": "30.0", "ict_index": "6.0", "transfers_balance": "-249616", "selected": "2770776", "transfers_in": "64806", "transfers_out": "314422", "value": "117", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "2.6", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-190804", "selected": "2588345", "transfers_in": "34163", "transfers_out": "224967", "value": "116", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.0", "creativity": "9.8", "threat": "52.0", "ict_index": "10.0", "transfers_balance": "-1378", "selected": "2596806", "transfers_in": "121301", "transfers_out": "122679", "value": "115", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "10.2", "creativity": "6.3", "threat": "85.0", "ict_index": "10.2", "transfers_balance": "-8211", "selected": "2595459", "transfers_in": "63173", "transfers_out": "71384", "value": "115", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.8", "creativity": "22.3", "threat": "67.0", "ict_index": "11.1", "transfers_balance": "-347504", "selected": "2250581", "transfers_in": "8690", "transfers_out": "356194", "value": "115", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.8", "creativity": "4.1", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-225971", "selected": "2026891", "transfers_in": "8908", "transfers_out": "234879", "value": "114", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "1.3", "threat": "23.0", "ict_index": "2.1", "transfers_balance": "-213871", "selected": "1815645", "transfers_in": "8633", "transfers_out": "222504", "value": "113", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.4", "creativity": "17.6", "threat": "56.0", "ict_index": "11.1", "transfers_balance": "-32297", "selected": "1785037", "transfers_in": "74673", "transfers_out": "106970", "value": "113", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "38.0", "creativity": "18.9", "threat": "23.0", "ict_index": "8.0", "transfers_balance": "39581", "selected": "1827492", "transfers_in": "82576", "transfers_out": "42995", "value": "113", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.8", "creativity": "52.0", "threat": "10.0", "ict_index": "7.1", "transfers_balance": "63191", "selected": "1896560", "transfers_in": "109318", "transfers_out": "46127", "value": "113", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.8", "creativity": "19.3", "threat": "14.0", "ict_index": "4.1", "transfers_balance": "-111839", "selected": "1786822", "transfers_in": "15897", "transfers_out": "127736", "value": "114", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.1", "transfers_balance": "-136688", "selected": "1651992", "transfers_in": "58864", "transfers_out": "195552", "value": "114", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310713", "selected": "1341457", "transfers_in": "1273", "transfers_out": "311986", "value": "113", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "40.8", "creativity": "4.6", "threat": "45.0", "ict_index": "9.0", "transfers_balance": "-54488", "selected": "1289281", "transfers_in": "64418", "transfers_out": "118906", "value": "113", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.8", "creativity": "20.1", "threat": "24.0", "ict_index": "6.6", "transfers_balance": "-41307", "selected": "1249293", "transfers_in": "19612", "transfers_out": "60919", "value": "113", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "2.9", "threat": "19.0", "ict_index": "2.4", "transfers_balance": "-39889", "selected": "1210836", "transfers_in": "9637", "transfers_out": "49526", "value": "113", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "30.2", "creativity": "3.7", "threat": "27.0", "ict_index": "6.1", "transfers_balance": "-4002", "selected": "1207723", "transfers_in": "24665", "transfers_out": "28667", "value": "113", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "28.5", "threat": "32.0", "ict_index": "6.7", "transfers_balance": "-11685", "selected": "1197467", "transfers_in": "16629", "transfers_out": "28314", "value": "113", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "58.6", "creativity": "19.4", "threat": "106.0", "ict_index": "18.4", "transfers_balance": "-53083", "selected": "1145810", "transfers_in": "4974", "transfers_out": "58057", "value": "112", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "37.4", "creativity": "28.7", "threat": "25.0", "ict_index": "9.1", "transfers_balance": "18494", "selected": "1166250", "transfers_in": "26007", "transfers_out": "7513", "value": "112", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.0", "creativity": "13.6", "threat": "20.0", "ict_index": "5.6", "transfers_balance": "-50", "selected": "1252980", "transfers_in": "14162", "transfers_out": "14212", "value": "112", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "48.4", "creativity": "41.7", "threat": "63.0", "ict_index": "15.3", "transfers_balance": "427522", "selected": "1797292", "transfers_in": "444417", "transfers_out": "16895", "value": "115", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "7.5", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-106996", "selected": "1684872", "transfers_in": "39785", "transfers_out": "146781", "value": "116", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.2", "creativity": "12.5", "threat": "42.0", "ict_index": "6.4", "transfers_balance": "200205", "selected": "1919739", "transfers_in": "234295", "transfers_out": "34090", "value": "116", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "28", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "6.0", "threat": "29.0", "ict_index": "7.3", "transfers_balance": "200205", "selected": "1919739", "transfers_in": "234295", "transfers_out": "34090", "value": "116", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "49", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "25.5", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "-36411", "selected": "1583809", "transfers_in": "28733", "transfers_out": "65144", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208513", "selected": "1369950", "transfers_in": "6611", "transfers_out": "215124", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208513", "selected": "1369950", "transfers_in": "6611", "transfers_out": "215124", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81981", "selected": "1290973", "transfers_in": "463", "transfers_out": "82444", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Steve Mounie": [{"gameweek": "1", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "85", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "46", "influence": "71.6", "creativity": "4.3", "threat": "40.0", "ict_index": "11.6", "transfers_balance": "0", "selected": "27779", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.2", "creativity": "23.3", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "148215", "selected": "210581", "transfers_in": "160044", "transfers_out": "11829", "value": "61", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.8", "creativity": "4.4", "threat": "63.0", "ict_index": "7.5", "transfers_balance": "17815", "selected": "237280", "transfers_in": "58390", "transfers_out": "40575", "value": "61", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "15.6", "creativity": "11.8", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "-16683", "selected": "226803", "transfers_in": "36315", "transfers_out": "52998", "value": "61", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46202", "selected": "181841", "transfers_in": "10272", "transfers_out": "56474", "value": "61", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69130", "selected": "112900", "transfers_in": "1492", "transfers_out": "70622", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37330", "selected": "75644", "transfers_in": "301", "transfers_out": "37631", "value": "59", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14601", "selected": "61086", "transfers_in": "315", "transfers_out": "14916", "value": "59", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-6636", "selected": "54505", "transfers_in": "203", "transfers_out": "6839", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-2389", "selected": "52320", "transfers_in": "1540", "transfers_out": "3929", "value": "58", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2395", "selected": "50043", "transfers_in": "821", "transfers_out": "3216", "value": "58", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.6", "creativity": "17.4", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "-2316", "selected": "47866", "transfers_in": "735", "transfers_out": "3051", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1834", "selected": "46085", "transfers_in": "407", "transfers_out": "2241", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "15.8", "threat": "29.0", "ict_index": "5.1", "transfers_balance": "-981", "selected": "45157", "transfers_in": "470", "transfers_out": "1451", "value": "57", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "44392", "transfers_in": "564", "transfers_out": "1383", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "77.0", "creativity": "26.7", "threat": "69.0", "ict_index": "17.3", "transfers_balance": "-990", "selected": "43478", "transfers_in": "630", "transfers_out": "1620", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "16.1", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "9695", "selected": "53578", "transfers_in": "10969", "transfers_out": "1274", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3394", "selected": "57189", "transfers_in": "5983", "transfers_out": "2589", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-659", "selected": "56783", "transfers_in": "5162", "transfers_out": "5821", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.4", "creativity": "1.8", "threat": "12.0", "ict_index": "1.4", "transfers_balance": "-506", "selected": "56413", "transfers_in": "4586", "transfers_out": "5092", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "56674", "transfers_in": "4429", "transfers_out": "4369", "value": "57", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "24.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-3017", "selected": "53706", "transfers_in": "1313", "transfers_out": "4330", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1975", "selected": "51914", "transfers_in": "2925", "transfers_out": "4900", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.8", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "-3568", "selected": "48409", "transfers_in": "703", "transfers_out": "4271", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1949", "selected": "46516", "transfers_in": "477", "transfers_out": "2426", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1825", "selected": "44723", "transfers_in": "168", "transfers_out": "1993", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "15", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "54.0", "creativity": "16.3", "threat": "37.0", "ict_index": "10.7", "transfers_balance": "-961", "selected": "43834", "transfers_in": "818", "transfers_out": "1779", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.8", "creativity": "23.0", "threat": "33.0", "ict_index": "9.1", "transfers_balance": "14809", "selected": "59397", "transfers_in": "17024", "transfers_out": "2215", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "10.9", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "11663", "selected": "72027", "transfers_in": "14260", "transfers_out": "2597", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-5", "influence": "1.0", "creativity": "15.3", "threat": "73.0", "ict_index": "8.9", "transfers_balance": "54987", "selected": "131657", "transfers_in": "58397", "transfers_out": "3410", "value": "58", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.6", "creativity": "1.9", "threat": "12.0", "ict_index": "2.0", "transfers_balance": "113582", "selected": "367185", "transfers_in": "118492", "transfers_out": "4910", "value": "59", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-66243", "selected": "176798", "transfers_in": "3988", "transfers_out": "70231", "value": "58", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "34.4", "creativity": "1.8", "threat": "73.0", "ict_index": "10.9", "transfers_balance": "-36853", "selected": "140235", "transfers_in": "1416", "transfers_out": "38269", "value": "57", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "13.3", "threat": "42.0", "ict_index": "6.0", "transfers_balance": "-12824", "selected": "123599", "transfers_in": "4218", "transfers_out": "17042", "value": "56", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.2", "creativity": "17.7", "threat": "30.0", "ict_index": "5.7", "transfers_balance": "-5325", "selected": "106944", "transfers_in": "1926", "transfers_out": "7251", "value": "55", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "1.4", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-5493", "selected": "101138", "transfers_in": "2504", "transfers_out": "7997", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5493", "selected": "101138", "transfers_in": "2504", "transfers_out": "7997", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.2", "creativity": "15.4", "threat": "38.0", "ict_index": "6.6", "transfers_balance": "-4020", "selected": "97284", "transfers_in": "1563", "transfers_out": "5583", "value": "55", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jos\u00e9 Heriberto Izquierdo Mena": [{"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.8", "threat": "3.0", "ict_index": "0.4", "transfers_balance": "571", "selected": "676", "transfers_in": "650", "transfers_out": "79", "value": "60", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "562", "selected": "1461", "transfers_in": "824", "transfers_out": "262", "value": "60", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "1310", "transfers_in": "140", "transfers_out": "358", "value": "60", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "1181", "transfers_in": "133", "transfers_out": "330", "value": "60", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "13.1", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-217", "selected": "996", "transfers_in": "72", "transfers_out": "289", "value": "59", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "12.6", "threat": "28.0", "ict_index": "4.7", "transfers_balance": "12", "selected": "1052", "transfers_in": "154", "transfers_out": "142", "value": "59", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "35.6", "creativity": "1.1", "threat": "11.0", "ict_index": "4.8", "transfers_balance": "-6", "selected": "1075", "transfers_in": "84", "transfers_out": "90", "value": "59", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.4", "creativity": "18.6", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "1269", "selected": "2505", "transfers_in": "1589", "transfers_out": "320", "value": "59", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "83", "selected": "2645", "transfers_in": "448", "transfers_out": "365", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "73", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.2", "creativity": "16.1", "threat": "44.0", "ict_index": "9.6", "transfers_balance": "-54", "selected": "2677", "transfers_in": "253", "transfers_out": "307", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "2.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "76", "selected": "2818", "transfers_in": "352", "transfers_out": "276", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "3.4", "threat": "27.0", "ict_index": "3.6", "transfers_balance": "182", "selected": "3057", "transfers_in": "428", "transfers_out": "246", "value": "59", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "1.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "-245", "selected": "2858", "transfers_in": "141", "transfers_out": "386", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "0.6", "threat": "7.0", "ict_index": "1.5", "transfers_balance": "-164", "selected": "2749", "transfers_in": "153", "transfers_out": "317", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "1.5", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-200", "selected": "2569", "transfers_in": "54", "transfers_out": "254", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-115", "selected": "2464", "transfers_in": "72", "transfers_out": "187", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "2337", "transfers_in": "59", "transfers_out": "215", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.6", "creativity": "0.8", "threat": "3.0", "ict_index": "1.1", "transfers_balance": "-144", "selected": "2207", "transfers_in": "41", "transfers_out": "185", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "2132", "transfers_in": "75", "transfers_out": "164", "value": "59", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "0", "assists": "2", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "49.8", "creativity": "23.3", "threat": "50.0", "ict_index": "12.3", "transfers_balance": "-43", "selected": "2099", "transfers_in": "55", "transfers_out": "98", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.9", "threat": "9.0", "ict_index": "0.8", "transfers_balance": "1149", "selected": "3364", "transfers_in": "1756", "transfers_out": "607", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-463", "selected": "2940", "transfers_in": "141", "transfers_out": "604", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "14.2", "threat": "10.0", "ict_index": "3.0", "transfers_balance": "-110", "selected": "2886", "transfers_in": "240", "transfers_out": "350", "value": "59", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "37.0", "creativity": "28.6", "threat": "28.0", "ict_index": "9.4", "transfers_balance": "-4", "selected": "2899", "transfers_in": "192", "transfers_out": "196", "value": "59", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "48.6", "creativity": "23.5", "threat": "51.0", "ict_index": "12.3", "transfers_balance": "637", "selected": "3617", "transfers_in": "891", "transfers_out": "254", "value": "59", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.2", "creativity": "36.1", "threat": "21.0", "ict_index": "8.0", "transfers_balance": "11547", "selected": "15579", "transfers_in": "12423", "transfers_out": "876", "value": "59", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.2", "creativity": "27.5", "threat": "32.0", "ict_index": "6.8", "transfers_balance": "4511", "selected": "20772", "transfers_in": "6567", "transfers_out": "2056", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "1.8", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "3597", "selected": "23785", "transfers_in": "5919", "transfers_out": "2322", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "13.0", "threat": "52.0", "ict_index": "7.2", "transfers_balance": "-1330", "selected": "19667", "transfers_in": "1224", "transfers_out": "2554", "value": "59", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.6", "creativity": "18.4", "threat": "26.0", "ict_index": "5.6", "transfers_balance": "-65", "selected": "19688", "transfers_in": "2059", "transfers_out": "2124", "value": "59", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "46.6", "creativity": "15.7", "threat": "35.0", "ict_index": "9.7", "transfers_balance": "-542", "selected": "19445", "transfers_in": "1415", "transfers_out": "1957", "value": "59", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "7.4", "creativity": "2.3", "threat": "21.0", "ict_index": "3.1", "transfers_balance": "-542", "selected": "19445", "transfers_in": "1415", "transfers_out": "1957", "value": "59", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "17.5", "threat": "14.0", "ict_index": "3.8", "transfers_balance": "-71", "selected": "17728", "transfers_in": "1028", "transfers_out": "1099", "value": "59", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "6.8", "creativity": "11.7", "threat": "39.0", "ict_index": "5.8", "transfers_balance": "-653", "selected": "17115", "transfers_in": "785", "transfers_out": "1438", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.4", "threat": "24.0", "ict_index": "2.8", "transfers_balance": "-653", "selected": "17115", "transfers_in": "785", "transfers_out": "1438", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-373", "selected": "16780", "transfers_in": "759", "transfers_out": "1132", "value": "59", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Mathieu Debuchy": [{"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "112", "selected": "280", "transfers_in": "136", "transfers_out": "24", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "445", "transfers_in": "114", "transfers_out": "58", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "533", "transfers_in": "74", "transfers_out": "68", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "617", "transfers_in": "76", "transfers_out": "73", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "805", "transfers_in": "142", "transfers_out": "91", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "946", "transfers_in": "108", "transfers_out": "75", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1039", "transfers_in": "80", "transfers_out": "74", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1191", "transfers_in": "118", "transfers_out": "109", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1275", "transfers_in": "98", "transfers_out": "91", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1345", "transfers_in": "114", "transfers_out": "121", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1395", "transfers_in": "62", "transfers_out": "57", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "1590", "transfers_in": "173", "transfers_out": "139", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1649", "transfers_in": "73", "transfers_out": "93", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1764", "transfers_in": "94", "transfers_out": "91", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "1625", "transfers_in": "2", "transfers_out": "150", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "1494", "transfers_in": "4", "transfers_out": "137", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "1416", "transfers_in": "3", "transfers_out": "86", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1390", "transfers_in": "0", "transfers_out": "28", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1358", "transfers_in": "4", "transfers_out": "28", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1334", "transfers_in": "1", "transfers_out": "17", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1332", "transfers_in": "0", "transfers_out": "6", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1331", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1325", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1321", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1322", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1322", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1324", "transfers_in": "6", "transfers_out": "6", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Damian Emiliano Martinez": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "43837", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5465", "selected": "42898", "transfers_in": "111", "transfers_out": "5576", "value": "40", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3581", "selected": "42087", "transfers_in": "101", "transfers_out": "3682", "value": "40", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2948", "selected": "42382", "transfers_in": "103", "transfers_out": "3051", "value": "40", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1904", "selected": "41537", "transfers_in": "81", "transfers_out": "1985", "value": "40", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1739", "selected": "40202", "transfers_in": "139", "transfers_out": "1878", "value": "40", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1297", "selected": "39271", "transfers_in": "156", "transfers_out": "1453", "value": "40", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1167", "selected": "38476", "transfers_in": "104", "transfers_out": "1271", "value": "40", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-645", "selected": "37985", "transfers_in": "31", "transfers_out": "676", "value": "40", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-802", "selected": "37401", "transfers_in": "42", "transfers_out": "844", "value": "40", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-648", "selected": "36944", "transfers_in": "29", "transfers_out": "677", "value": "40", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-661", "selected": "36594", "transfers_in": "34", "transfers_out": "695", "value": "40", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-425", "selected": "36345", "transfers_in": "30", "transfers_out": "455", "value": "40", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "36127", "transfers_in": "17", "transfers_out": "361", "value": "40", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "35911", "transfers_in": "21", "transfers_out": "385", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "35636", "transfers_in": "31", "transfers_out": "500", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-247", "selected": "35507", "transfers_in": "25", "transfers_out": "272", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "35357", "transfers_in": "18", "transfers_out": "293", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-419", "selected": "35157", "transfers_in": "27", "transfers_out": "446", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "35028", "transfers_in": "21", "transfers_out": "281", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-411", "selected": "34793", "transfers_in": "45", "transfers_out": "456", "value": "40", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-380", "selected": "34502", "transfers_in": "39", "transfers_out": "419", "value": "40", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-617", "selected": "34150", "transfers_in": "54", "transfers_out": "671", "value": "40", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-387", "selected": "33876", "transfers_in": "41", "transfers_out": "428", "value": "40", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-370", "selected": "33721", "transfers_in": "37", "transfers_out": "407", "value": "40", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-210", "selected": "33577", "transfers_in": "20", "transfers_out": "230", "value": "40", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-282", "selected": "33447", "transfers_in": "31", "transfers_out": "313", "value": "40", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "33406", "transfers_in": "32", "transfers_out": "319", "value": "40", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "33302", "transfers_in": "7", "transfers_out": "147", "value": "40", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "35429", "transfers_in": "11", "transfers_out": "124", "value": "40", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "35243", "transfers_in": "10", "transfers_out": "148", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "35155", "transfers_in": "6", "transfers_out": "115", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "35040", "transfers_in": "10", "transfers_out": "127", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "34945", "transfers_in": "10", "transfers_out": "118", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "34906", "transfers_in": "8", "transfers_out": "81", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "34778", "transfers_in": "4", "transfers_out": "134", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "34778", "transfers_in": "4", "transfers_out": "134", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "34633", "transfers_in": "7", "transfers_out": "156", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Josh Cullen": [{"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "140", "transfers_in": "133", "transfers_out": "42", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "261", "transfers_in": "107", "transfers_out": "46", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "352", "transfers_in": "104", "transfers_out": "41", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "433", "transfers_in": "105", "transfers_out": "58", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "570", "transfers_in": "127", "transfers_out": "58", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "636", "transfers_in": "69", "transfers_out": "44", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "608", "transfers_in": "33", "transfers_out": "54", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "6", "selected": "646", "transfers_in": "39", "transfers_out": "33", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-11", "selected": "646", "transfers_in": "16", "transfers_out": "27", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "651", "transfers_in": "21", "transfers_out": "24", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "654", "transfers_in": "7", "transfers_out": "15", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "656", "transfers_in": "11", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "663", "transfers_in": "15", "transfers_out": "16", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "663", "transfers_in": "15", "transfers_out": "16", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "663", "transfers_in": "9", "transfers_out": "10", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Modou Barrow": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "368", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "271", "transfers_in": "4", "transfers_out": "106", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "234", "transfers_in": "0", "transfers_out": "39", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "217", "transfers_in": "11", "transfers_out": "29", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "209", "transfers_in": "5", "transfers_out": "15", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "195", "transfers_in": "2", "transfers_out": "16", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "186", "transfers_in": "2", "transfers_out": "11", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "182", "transfers_in": "2", "transfers_out": "8", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "180", "transfers_in": "3", "transfers_out": "5", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "180", "transfers_in": "6", "transfers_out": "6", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "176", "transfers_in": "2", "transfers_out": "6", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "176", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "175", "transfers_in": "2", "transfers_out": "3", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "175", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "174", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "174", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "176", "transfers_in": "2", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "176", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "176", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "173", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "170", "transfers_in": "1", "transfers_out": "4", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "170", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "168", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "168", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "169", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "167", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "167", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "183", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "182", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "182", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "181", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "183", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "184", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "185", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "185", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "188", "transfers_in": "4", "transfers_out": "1", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ciaran Clark": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.4", "creativity": "0.5", "threat": "17.0", "ict_index": "3.0", "transfers_balance": "0", "selected": "29375", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "23.2", "creativity": "20.7", "threat": "2.0", "ict_index": "4.6", "transfers_balance": "299", "selected": "33122", "transfers_in": "2502", "transfers_out": "2203", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "42.4", "creativity": "0.3", "threat": "21.0", "ict_index": "6.4", "transfers_balance": "-2036", "selected": "31738", "transfers_in": "1337", "transfers_out": "3373", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "0.2", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "42490", "selected": "86602", "transfers_in": "53392", "transfers_out": "10902", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.0", "creativity": "0.1", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "62137", "selected": "158862", "transfers_in": "75847", "transfers_out": "13710", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.2", "creativity": "0.9", "threat": "20.0", "ict_index": "3.8", "transfers_balance": "7923", "selected": "174530", "transfers_in": "26067", "transfers_out": "18144", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-6059", "selected": "170972", "transfers_in": "11082", "transfers_out": "17141", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4320", "selected": "167997", "transfers_in": "9766", "transfers_out": "14086", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3532", "selected": "165113", "transfers_in": "6561", "transfers_out": "10093", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20454", "selected": "144967", "transfers_in": "1711", "transfers_out": "22165", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "14.4", "creativity": "0.3", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "-13505", "selected": "131686", "transfers_in": "1378", "transfers_out": "14883", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "0.2", "threat": "6.0", "ict_index": "2.0", "transfers_balance": "-10535", "selected": "121380", "transfers_in": "913", "transfers_out": "11448", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "10.9", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-2913", "selected": "118673", "transfers_in": "2986", "transfers_out": "5899", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "50.4", "creativity": "0.7", "threat": "76.0", "ict_index": "12.7", "transfers_balance": "-4975", "selected": "113846", "transfers_in": "762", "transfers_out": "5737", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.2", "creativity": "0.8", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "251", "selected": "114438", "transfers_in": "3237", "transfers_out": "2986", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2100", "selected": "112643", "transfers_in": "1896", "transfers_out": "3996", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2020", "selected": "110767", "transfers_in": "1436", "transfers_out": "3456", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6268", "selected": "104569", "transfers_in": "305", "transfers_out": "6573", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "30.2", "creativity": "0.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-5909", "selected": "98807", "transfers_in": "573", "transfers_out": "6482", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2824", "selected": "96104", "transfers_in": "797", "transfers_out": "3621", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "24.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-924", "selected": "95450", "transfers_in": "3915", "transfers_out": "4839", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.8", "creativity": "0.0", "threat": "11.0", "ict_index": "2.2", "transfers_balance": "2575", "selected": "98197", "transfers_in": "6842", "transfers_out": "4267", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "19601", "selected": "118882", "transfers_in": "27756", "transfers_out": "8155", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.4", "creativity": "13.6", "threat": "17.0", "ict_index": "5.9", "transfers_balance": "-1691", "selected": "117528", "transfers_in": "7909", "transfers_out": "9600", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "29.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "18608", "selected": "137171", "transfers_in": "26345", "transfers_out": "7737", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.0", "creativity": "0.1", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "4597", "selected": "142045", "transfers_in": "10386", "transfers_out": "5789", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14569", "selected": "127589", "transfers_in": "2432", "transfers_out": "17001", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11597", "selected": "116099", "transfers_in": "718", "transfers_out": "12315", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2391", "selected": "113751", "transfers_in": "1511", "transfers_out": "3902", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3326", "selected": "110741", "transfers_in": "1403", "transfers_out": "4729", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1956", "selected": "104250", "transfers_in": "1163", "transfers_out": "3119", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3795", "selected": "100414", "transfers_in": "154", "transfers_out": "3949", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3526", "selected": "96344", "transfers_in": "468", "transfers_out": "3994", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1791", "selected": "95051", "transfers_in": "522", "transfers_out": "2313", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1587", "selected": "93737", "transfers_in": "731", "transfers_out": "2318", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1793", "selected": "91905", "transfers_in": "930", "transfers_out": "2723", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1793", "selected": "91905", "transfers_in": "930", "transfers_out": "2723", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4248", "selected": "87394", "transfers_in": "68", "transfers_out": "4316", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Chancel Mbemba": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "21.6", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "98023", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "16153", "selected": "137866", "transfers_in": "24692", "transfers_out": "8539", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "25.4", "creativity": "14.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "93879", "selected": "252167", "transfers_in": "111457", "transfers_out": "17578", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103447", "selected": "378655", "transfers_in": "159827", "transfers_out": "56380", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "13.9", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "10264", "selected": "392404", "transfers_in": "50442", "transfers_out": "40178", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "12.8", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "127097", "selected": "533537", "transfers_in": "152719", "transfers_out": "25622", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "106346", "selected": "651598", "transfers_in": "131374", "transfers_out": "25028", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48791", "selected": "708230", "transfers_in": "89249", "transfers_out": "40458", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8526", "selected": "719938", "transfers_in": "39434", "transfers_out": "30908", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21976", "selected": "701159", "transfers_in": "31729", "transfers_out": "53705", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17782", "selected": "685093", "transfers_in": "18255", "transfers_out": "36037", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28553", "selected": "658600", "transfers_in": "17845", "transfers_out": "46398", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17896", "selected": "641854", "transfers_in": "12704", "transfers_out": "30600", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.8", "creativity": "22.8", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-23486", "selected": "618979", "transfers_in": "6090", "transfers_out": "29576", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "1.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-4668", "selected": "615431", "transfers_in": "13400", "transfers_out": "18068", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5224", "selected": "622894", "transfers_in": "21528", "transfers_out": "16304", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13822", "selected": "609813", "transfers_in": "7572", "transfers_out": "21394", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25106", "selected": "585266", "transfers_in": "4464", "transfers_out": "29570", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "13008", "selected": "602661", "transfers_in": "39615", "transfers_out": "26607", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "0.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "15896", "selected": "622534", "transfers_in": "31703", "transfers_out": "15807", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30391", "selected": "657281", "transfers_in": "51288", "transfers_out": "20897", "value": "39", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20390", "selected": "679105", "transfers_in": "53110", "transfers_out": "32720", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7079", "selected": "689861", "transfers_in": "62462", "transfers_out": "55383", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28369", "selected": "721566", "transfers_in": "52884", "transfers_out": "24515", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9623", "selected": "733923", "transfers_in": "39465", "transfers_out": "29842", "value": "39", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17605", "selected": "753309", "transfers_in": "35079", "transfers_out": "17474", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11959", "selected": "768233", "transfers_in": "36478", "transfers_out": "24519", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10534", "selected": "782633", "transfers_in": "32565", "transfers_out": "22031", "value": "39", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2701", "selected": "787482", "transfers_in": "16657", "transfers_out": "13956", "value": "39", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10416", "selected": "712238", "transfers_in": "7052", "transfers_out": "17468", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17564", "selected": "672194", "transfers_in": "2582", "transfers_out": "20146", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14733", "selected": "657518", "transfers_in": "1605", "transfers_out": "16338", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19547", "selected": "634962", "transfers_in": "1971", "transfers_out": "21518", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11263", "selected": "636963", "transfers_in": "4622", "transfers_out": "15885", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8098", "selected": "620202", "transfers_in": "6668", "transfers_out": "14766", "value": "39", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8582", "selected": "614805", "transfers_in": "10703", "transfers_out": "19285", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8582", "selected": "614805", "transfers_in": "10703", "transfers_out": "19285", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12782", "selected": "599558", "transfers_in": "4842", "transfers_out": "17624", "value": "39", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Grant Hanley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "94940", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4363", "selected": "95955", "transfers_in": "2845", "transfers_out": "7208", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8425", "selected": "88464", "transfers_in": "1730", "transfers_out": "10155", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15319", "selected": "73580", "transfers_in": "558", "transfers_out": "15877", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11061", "selected": "62543", "transfers_in": "74", "transfers_out": "11135", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9592", "selected": "52972", "transfers_in": "80", "transfers_out": "9672", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5711", "selected": "47279", "transfers_in": "92", "transfers_out": "5803", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4611", "selected": "42681", "transfers_in": "34", "transfers_out": "4645", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2455", "selected": "40231", "transfers_in": "39", "transfers_out": "2494", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2636", "selected": "37606", "transfers_in": "38", "transfers_out": "2674", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1762", "selected": "35857", "transfers_in": "25", "transfers_out": "1787", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1843", "selected": "34019", "transfers_in": "34", "transfers_out": "1877", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1178", "selected": "32847", "transfers_in": "17", "transfers_out": "1195", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-927", "selected": "31925", "transfers_in": "16", "transfers_out": "943", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-930", "selected": "30998", "transfers_in": "21", "transfers_out": "951", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-903", "selected": "30100", "transfers_in": "17", "transfers_out": "920", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-645", "selected": "29458", "transfers_in": "11", "transfers_out": "656", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-737", "selected": "28723", "transfers_in": "7", "transfers_out": "744", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-994", "selected": "27734", "transfers_in": "17", "transfers_out": "1011", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-597", "selected": "27139", "transfers_in": "14", "transfers_out": "611", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-877", "selected": "26268", "transfers_in": "24", "transfers_out": "901", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-756", "selected": "25512", "transfers_in": "15", "transfers_out": "771", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1195", "selected": "24321", "transfers_in": "26", "transfers_out": "1221", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-663", "selected": "23662", "transfers_in": "17", "transfers_out": "680", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475", "selected": "23191", "transfers_in": "9", "transfers_out": "484", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "22834", "transfers_in": "8", "transfers_out": "366", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "22410", "transfers_in": "11", "transfers_out": "438", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-339", "selected": "22074", "transfers_in": "19", "transfers_out": "358", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "21901", "transfers_in": "11", "transfers_out": "181", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "26979", "transfers_in": "9", "transfers_out": "168", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "26668", "transfers_in": "10", "transfers_out": "178", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "26550", "transfers_in": "4", "transfers_out": "130", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "26348", "transfers_in": "5", "transfers_out": "181", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "26249", "transfers_in": "8", "transfers_out": "121", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "26142", "transfers_in": "7", "transfers_out": "127", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "25991", "transfers_in": "5", "transfers_out": "145", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "25991", "transfers_in": "5", "transfers_out": "145", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "25770", "transfers_in": "4", "transfers_out": "217", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Fikayo Tomori": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "561", "transfers_in": "67", "transfers_out": "27", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "794", "transfers_in": "128", "transfers_out": "118", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "895", "transfers_in": "71", "transfers_out": "138", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "803", "transfers_in": "5", "transfers_out": "107", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "748", "transfers_in": "13", "transfers_out": "83", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "711", "transfers_in": "8", "transfers_out": "51", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "688", "transfers_in": "16", "transfers_out": "42", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "688", "transfers_in": "10", "transfers_out": "13", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "686", "transfers_in": "10", "transfers_out": "22", "value": "45", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "685", "transfers_in": "5", "transfers_out": "13", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "686", "transfers_in": "8", "transfers_out": "13", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "682", "transfers_in": "4", "transfers_out": "13", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "681", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "677", "transfers_in": "5", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "679", "transfers_in": "5", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "686", "transfers_in": "9", "transfers_out": "6", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "675", "transfers_in": "2", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "669", "transfers_in": "7", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "670", "transfers_in": "4", "transfers_out": "9", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "661", "transfers_in": "11", "transfers_out": "21", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "663", "transfers_in": "5", "transfers_out": "8", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "664", "transfers_in": "8", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "660", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "661", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "660", "transfers_in": "3", "transfers_out": "6", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "655", "transfers_in": "2", "transfers_out": "10", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "650", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "650", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "665", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "664", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "665", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "665", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "665", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "663", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "664", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "664", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "668", "transfers_in": "4", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jakob Haugaard": [{"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "719", "selected": "921", "transfers_in": "846", "transfers_out": "127", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "521", "selected": "1668", "transfers_in": "709", "transfers_out": "188", "value": "40", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "427", "selected": "2350", "transfers_in": "651", "transfers_out": "224", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "155", "selected": "2674", "transfers_in": "400", "transfers_out": "245", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "2774", "transfers_in": "186", "transfers_out": "126", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "2891", "transfers_in": "171", "transfers_out": "113", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "3041", "transfers_in": "241", "transfers_out": "169", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45", "selected": "3131", "transfers_in": "159", "transfers_out": "114", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "109", "selected": "3295", "transfers_in": "264", "transfers_out": "155", "value": "40", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "157", "selected": "3476", "transfers_in": "300", "transfers_out": "143", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "320", "selected": "3877", "transfers_in": "540", "transfers_out": "220", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "3983", "transfers_in": "231", "transfers_out": "170", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "4111", "transfers_in": "197", "transfers_out": "137", "value": "40", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39", "selected": "4184", "transfers_in": "111", "transfers_out": "72", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86", "selected": "4311", "transfers_in": "200", "transfers_out": "114", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "4434", "transfers_in": "188", "transfers_out": "124", "value": "40", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "4478", "transfers_in": "72", "transfers_out": "59", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "3784", "transfers_in": "86", "transfers_out": "64", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "4416", "transfers_in": "122", "transfers_out": "112", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "3858", "transfers_in": "78", "transfers_out": "61", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3869", "transfers_in": "46", "transfers_out": "52", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3904", "transfers_in": "79", "transfers_out": "75", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "4142", "transfers_in": "47", "transfers_out": "90", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3846", "transfers_in": "43", "transfers_out": "57", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "3826", "transfers_in": "38", "transfers_out": "66", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "3811", "transfers_in": "29", "transfers_out": "67", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "John Stones": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.6", "creativity": "5.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "193659", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "16407", "selected": "265102", "transfers_in": "26160", "transfers_out": "9753", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1000", "selected": "281277", "transfers_in": "20040", "transfers_out": "19040", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.4", "creativity": "1.3", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "-43170", "selected": "245380", "transfers_in": "3443", "transfers_out": "46613", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "19.0", "creativity": "0.7", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "21296", "selected": "275889", "transfers_in": "33225", "transfers_out": "11929", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "16.0", "creativity": "1.8", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "50673", "selected": "336528", "transfers_in": "67360", "transfers_out": "16687", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "28.6", "creativity": "0.4", "threat": "21.0", "ict_index": "5.0", "transfers_balance": "21445", "selected": "367324", "transfers_in": "45771", "transfers_out": "24326", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "33.4", "creativity": "1.7", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "70267", "selected": "449400", "transfers_in": "87404", "transfers_out": "17137", "value": "56", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "17.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "33271", "selected": "487185", "transfers_in": "56799", "transfers_out": "23528", "value": "56", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "23691", "selected": "516088", "transfers_in": "51859", "transfers_out": "28168", "value": "56", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "0.5", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-10786", "selected": "508541", "transfers_in": "16636", "transfers_out": "27422", "value": "56", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "75058", "selected": "590264", "transfers_in": "93988", "transfers_out": "18930", "value": "57", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-238959", "selected": "351708", "transfers_in": "1839", "transfers_out": "240798", "value": "57", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76306", "selected": "275510", "transfers_in": "220", "transfers_out": "76526", "value": "56", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38298", "selected": "237347", "transfers_in": "251", "transfers_out": "38549", "value": "56", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22909", "selected": "214665", "transfers_in": "276", "transfers_out": "23185", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10972", "selected": "203756", "transfers_in": "148", "transfers_out": "11120", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9662", "selected": "194158", "transfers_in": "163", "transfers_out": "9825", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8045", "selected": "186257", "transfers_in": "374", "transfers_out": "8419", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4245", "selected": "182188", "transfers_in": "588", "transfers_out": "4833", "value": "55", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4580", "selected": "177753", "transfers_in": "961", "transfers_out": "5541", "value": "54", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "9.8", "creativity": "0.8", "threat": "23.0", "ict_index": "3.4", "transfers_balance": "4900", "selected": "182850", "transfers_in": "7432", "transfers_out": "2532", "value": "54", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "28766", "selected": "213586", "transfers_in": "39316", "transfers_out": "10550", "value": "54", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.2", "creativity": "3.8", "threat": "6.0", "ict_index": "2.0", "transfers_balance": "25680", "selected": "240890", "transfers_in": "32109", "transfers_out": "6429", "value": "54", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17428", "selected": "260125", "transfers_in": "27379", "transfers_out": "9951", "value": "54", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34203", "selected": "226187", "transfers_in": "1638", "transfers_out": "35841", "value": "54", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-16476", "selected": "209925", "transfers_in": "1373", "transfers_out": "17849", "value": "54", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8185", "selected": "202533", "transfers_in": "1559", "transfers_out": "9744", "value": "54", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5464", "selected": "197329", "transfers_in": "1080", "transfers_out": "6544", "value": "54", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5081", "selected": "194084", "transfers_in": "1251", "transfers_out": "6332", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3525", "selected": "188790", "transfers_in": "630", "transfers_out": "4155", "value": "53", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2888", "selected": "185969", "transfers_in": "228", "transfers_out": "3116", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2602", "selected": "183312", "transfers_in": "152", "transfers_out": "2754", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1997", "selected": "181414", "transfers_in": "49", "transfers_out": "2046", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1280", "selected": "180336", "transfers_in": "32", "transfers_out": "1312", "value": "53", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "13.4", "creativity": "4.1", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-816", "selected": "179547", "transfers_in": "180", "transfers_out": "996", "value": "53", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-816", "selected": "179547", "transfers_in": "180", "transfers_out": "996", "value": "53", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.6", "creativity": "2.9", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "976", "selected": "180821", "transfers_in": "1327", "transfers_out": "351", "value": "53", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Erwin Mulder": [{"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "607", "selected": "830", "transfers_in": "731", "transfers_out": "124", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "603", "selected": "1701", "transfers_in": "760", "transfers_out": "157", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "819", "selected": "2942", "transfers_in": "1224", "transfers_out": "405", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "3216", "transfers_in": "340", "transfers_out": "202", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "131", "selected": "3421", "transfers_in": "382", "transfers_out": "251", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "157", "selected": "3607", "transfers_in": "358", "transfers_out": "201", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "434", "selected": "4163", "transfers_in": "779", "transfers_out": "345", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "110", "selected": "4347", "transfers_in": "333", "transfers_out": "223", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50", "selected": "4480", "transfers_in": "265", "transfers_out": "215", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "4579", "transfers_in": "179", "transfers_out": "118", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "4688", "transfers_in": "214", "transfers_out": "177", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "4869", "transfers_in": "245", "transfers_out": "177", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "4920", "transfers_in": "85", "transfers_out": "70", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "4148", "transfers_in": "107", "transfers_out": "82", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "4162", "transfers_in": "80", "transfers_out": "60", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "4192", "transfers_in": "56", "transfers_out": "58", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "4227", "transfers_in": "76", "transfers_out": "74", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4213", "transfers_in": "37", "transfers_out": "75", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "4191", "transfers_in": "43", "transfers_out": "46", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4151", "transfers_in": "45", "transfers_out": "83", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4151", "transfers_in": "45", "transfers_out": "83", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "4137", "transfers_in": "34", "transfers_out": "55", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Davy Klaassen": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "14.1", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "0", "selected": "84202", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-14547", "selected": "76300", "transfers_in": "1976", "transfers_out": "16523", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30802", "selected": "46411", "transfers_in": "735", "transfers_out": "31537", "value": "74", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-16397", "selected": "30259", "transfers_in": "96", "transfers_out": "16493", "value": "73", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3323", "selected": "27392", "transfers_in": "265", "transfers_out": "3588", "value": "73", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "3.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2825", "selected": "24944", "transfers_in": "499", "transfers_out": "3324", "value": "72", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2242", "selected": "22888", "transfers_in": "376", "transfers_out": "2618", "value": "72", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1582", "selected": "21469", "transfers_in": "211", "transfers_out": "1793", "value": "71", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "20665", "transfers_in": "112", "transfers_out": "995", "value": "71", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-970", "selected": "19864", "transfers_in": "111", "transfers_out": "1081", "value": "71", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-532", "selected": "19437", "transfers_in": "128", "transfers_out": "660", "value": "71", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-467", "selected": "19057", "transfers_in": "82", "transfers_out": "549", "value": "70", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-367", "selected": "18744", "transfers_in": "50", "transfers_out": "417", "value": "70", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "18587", "transfers_in": "46", "transfers_out": "276", "value": "70", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "18511", "transfers_in": "70", "transfers_out": "246", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-273", "selected": "18401", "transfers_in": "57", "transfers_out": "330", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "18387", "transfers_in": "78", "transfers_out": "208", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "18385", "transfers_in": "93", "transfers_out": "210", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-196", "selected": "18314", "transfers_in": "84", "transfers_out": "280", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "18229", "transfers_in": "58", "transfers_out": "179", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "18090", "transfers_in": "66", "transfers_out": "252", "value": "70", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "18051", "transfers_in": "44", "transfers_out": "108", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "18019", "transfers_in": "77", "transfers_out": "304", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "17990", "transfers_in": "70", "transfers_out": "199", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "18047", "transfers_in": "93", "transfers_out": "188", "value": "70", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "17977", "transfers_in": "58", "transfers_out": "159", "value": "69", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "17898", "transfers_in": "55", "transfers_out": "167", "value": "69", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "17880", "transfers_in": "99", "transfers_out": "164", "value": "69", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "17848", "transfers_in": "31", "transfers_out": "74", "value": "69", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-42", "selected": "21304", "transfers_in": "36", "transfers_out": "78", "value": "69", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "228", "selected": "21956", "transfers_in": "316", "transfers_out": "88", "value": "69", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "21382", "transfers_in": "31", "transfers_out": "209", "value": "69", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "21351", "transfers_in": "39", "transfers_out": "97", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "21318", "transfers_in": "29", "transfers_out": "73", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "21349", "transfers_in": "51", "transfers_out": "48", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "21343", "transfers_in": "26", "transfers_out": "38", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.7", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-11", "selected": "21335", "transfers_in": "22", "transfers_out": "33", "value": "69", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.0", "creativity": "12.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "-2", "selected": "21350", "transfers_in": "40", "transfers_out": "42", "value": "69", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Xherdan Shaqiri": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.4", "creativity": "3.3", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "145781", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-3139", "selected": "171884", "transfers_in": "12974", "transfers_out": "16113", "value": "60", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.4", "creativity": "92.7", "threat": "9.0", "ict_index": "12.6", "transfers_balance": "-59000", "selected": "114179", "transfers_in": "1351", "transfers_out": "60351", "value": "59", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "35.4", "creativity": "37.3", "threat": "14.0", "ict_index": "8.7", "transfers_balance": "-9569", "selected": "108959", "transfers_in": "4931", "transfers_out": "14500", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "49.6", "creativity": "58.1", "threat": "33.0", "ict_index": "14.1", "transfers_balance": "22190", "selected": "138765", "transfers_in": "30760", "transfers_out": "8570", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "27.2", "threat": "27.0", "ict_index": "6.4", "transfers_balance": "33922", "selected": "183805", "transfers_in": "48649", "transfers_out": "14727", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.2", "creativity": "63.6", "threat": "23.0", "ict_index": "11.6", "transfers_balance": "25376", "selected": "216945", "transfers_in": "47110", "transfers_out": "21734", "value": "59", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "12.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "20052", "selected": "245200", "transfers_in": "43854", "transfers_out": "23802", "value": "60", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15187", "selected": "232001", "transfers_in": "15925", "transfers_out": "31112", "value": "60", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "28.9", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-50020", "selected": "182379", "transfers_in": "1870", "transfers_out": "51890", "value": "59", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "13", "goals": "1", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "57.6", "creativity": "64.5", "threat": "25.0", "ict_index": "14.7", "transfers_balance": "7065", "selected": "191483", "transfers_in": "14853", "transfers_out": "7788", "value": "59", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "19.6", "creativity": "16.0", "threat": "19.0", "ict_index": "5.5", "transfers_balance": "79936", "selected": "279762", "transfers_in": "89549", "transfers_out": "9613", "value": "59", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "41.6", "creativity": "26.1", "threat": "44.0", "ict_index": "11.2", "transfers_balance": "23339", "selected": "307490", "transfers_in": "39417", "transfers_out": "16078", "value": "60", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.8", "creativity": "7.7", "threat": "14.0", "ict_index": "2.6", "transfers_balance": "46936", "selected": "359192", "transfers_in": "59846", "transfers_out": "12910", "value": "60", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "32", "influence": "42.2", "creativity": "41.3", "threat": "32.0", "ict_index": "11.6", "transfers_balance": "64499", "selected": "429400", "transfers_in": "80360", "transfers_out": "15861", "value": "61", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "74", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "8.0", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "38432", "selected": "475384", "transfers_in": "69989", "transfers_out": "31557", "value": "61", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.2", "creativity": "26.6", "threat": "14.0", "ict_index": "5.3", "transfers_balance": "30141", "selected": "508929", "transfers_in": "57014", "transfers_out": "26873", "value": "61", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "60.9", "threat": "58.0", "ict_index": "13.5", "transfers_balance": "41624", "selected": "555043", "transfers_in": "71519", "transfers_out": "29895", "value": "62", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "29.8", "threat": "10.0", "ict_index": "4.4", "transfers_balance": "-26022", "selected": "533122", "transfers_in": "39683", "transfers_out": "65705", "value": "62", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.6", "creativity": "76.4", "threat": "34.0", "ict_index": "13.0", "transfers_balance": "-38945", "selected": "496233", "transfers_in": "13423", "transfers_out": "52368", "value": "62", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84141", "selected": "413516", "transfers_in": "7055", "transfers_out": "91196", "value": "61", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "8.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-37767", "selected": "376393", "transfers_in": "14176", "transfers_out": "51943", "value": "61", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.6", "creativity": "37.7", "threat": "36.0", "ict_index": "8.9", "transfers_balance": "-62267", "selected": "315833", "transfers_in": "8394", "transfers_out": "70661", "value": "60", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "34.8", "creativity": "28.8", "threat": "68.0", "ict_index": "13.2", "transfers_balance": "-3653", "selected": "313899", "transfers_in": "28059", "transfers_out": "31712", "value": "60", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.2", "creativity": "39.5", "threat": "27.0", "ict_index": "7.7", "transfers_balance": "124580", "selected": "441611", "transfers_in": "145483", "transfers_out": "20903", "value": "60", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "41.4", "creativity": "36.6", "threat": "35.0", "ict_index": "11.3", "transfers_balance": "2959", "selected": "445687", "transfers_in": "34481", "transfers_out": "31522", "value": "61", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.8", "creativity": "34.3", "threat": "15.0", "ict_index": "9.4", "transfers_balance": "49895", "selected": "498686", "transfers_in": "70444", "transfers_out": "20549", "value": "61", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "1.2", "threat": "14.0", "ict_index": "4.6", "transfers_balance": "87259", "selected": "592023", "transfers_in": "112896", "transfers_out": "25637", "value": "62", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.4", "creativity": "59.3", "threat": "2.0", "ict_index": "7.2", "transfers_balance": "143686", "selected": "741085", "transfers_in": "153169", "transfers_out": "9483", "value": "63", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.0", "creativity": "10.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-10200", "selected": "729538", "transfers_in": "44582", "transfers_out": "54782", "value": "63", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "4.4", "threat": "22.0", "ict_index": "2.8", "transfers_balance": "53266", "selected": "948083", "transfers_in": "102283", "transfers_out": "49017", "value": "64", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "20.5", "threat": "16.0", "ict_index": "4.1", "transfers_balance": "-129567", "selected": "655960", "transfers_in": "9902", "transfers_out": "139469", "value": "63", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.2", "creativity": "20.3", "threat": "3.0", "ict_index": "2.8", "transfers_balance": "-71515", "selected": "585754", "transfers_in": "9420", "transfers_out": "80935", "value": "63", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "15.4", "creativity": "45.5", "threat": "17.0", "ict_index": "7.8", "transfers_balance": "-39595", "selected": "535829", "transfers_in": "15872", "transfers_out": "55467", "value": "62", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "47.7", "threat": "3.0", "ict_index": "6.0", "transfers_balance": "38363", "selected": "612949", "transfers_in": "51288", "transfers_out": "12925", "value": "62", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.8", "creativity": "7.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-43860", "selected": "543949", "transfers_in": "6442", "transfers_out": "50302", "value": "62", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "47.8", "creativity": "51.3", "threat": "7.0", "ict_index": "10.6", "transfers_balance": "-45689", "selected": "495678", "transfers_in": "7481", "transfers_out": "53170", "value": "62", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "29.4", "creativity": "15.5", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "10138", "selected": "510539", "transfers_in": "26774", "transfers_out": "16636", "value": "61", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jack Butland": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "84471", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "36", "influence": "50.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-1961", "selected": "100478", "transfers_in": "1766", "transfers_out": "3727", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "43154", "selected": "183516", "transfers_in": "51352", "transfers_out": "8198", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "24", "influence": "48.4", "creativity": "10.0", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-4091", "selected": "188000", "transfers_in": "7917", "transfers_out": "12008", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "10178", "selected": "203972", "transfers_in": "16611", "transfers_out": "6433", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-8807", "selected": "197909", "transfers_in": "3757", "transfers_out": "12564", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-8725", "selected": "190556", "transfers_in": "2175", "transfers_out": "10900", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-8629", "selected": "183170", "transfers_in": "1061", "transfers_out": "9690", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "11.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-4015", "selected": "179632", "transfers_in": "1747", "transfers_out": "5762", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "0.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-6878", "selected": "173220", "transfers_in": "725", "transfers_out": "7603", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1737", "selected": "171976", "transfers_in": "1731", "transfers_out": "3468", "value": "50", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18214", "selected": "154122", "transfers_in": "550", "transfers_out": "18764", "value": "50", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11847", "selected": "142311", "transfers_in": "49", "transfers_out": "11896", "value": "50", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6943", "selected": "135396", "transfers_in": "33", "transfers_out": "6976", "value": "50", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-6241", "selected": "129188", "transfers_in": "33", "transfers_out": "6274", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "21", "influence": "48.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-1465", "selected": "127957", "transfers_in": "368", "transfers_out": "1833", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-645", "selected": "127480", "transfers_in": "470", "transfers_out": "1115", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-808", "selected": "126837", "transfers_in": "485", "transfers_out": "1293", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "40.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-607", "selected": "126542", "transfers_in": "1086", "transfers_out": "1693", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "22", "influence": "43.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-880", "selected": "125827", "transfers_in": "350", "transfers_out": "1230", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "24", "influence": "46.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-1454", "selected": "124576", "transfers_in": "380", "transfers_out": "1834", "value": "50", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "24", "influence": "37.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-302", "selected": "124408", "transfers_in": "1475", "transfers_out": "1777", "value": "50", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "44.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-2498", "selected": "122251", "transfers_in": "543", "transfers_out": "3041", "value": "50", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "18.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "118", "selected": "122726", "transfers_in": "1844", "transfers_out": "1726", "value": "50", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "7944", "selected": "131411", "transfers_in": "10503", "transfers_out": "2559", "value": "50", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "30.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-2634", "selected": "129035", "transfers_in": "1393", "transfers_out": "4027", "value": "50", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "33.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "1876", "selected": "131409", "transfers_in": "3755", "transfers_out": "1879", "value": "50", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "9", "bps": "23", "influence": "53.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-1654", "selected": "130764", "transfers_in": "1088", "transfers_out": "2742", "value": "50", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "34", "influence": "37.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "787", "selected": "131889", "transfers_in": "1720", "transfers_out": "933", "value": "50", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "2892", "selected": "138286", "transfers_in": "4405", "transfers_out": "1513", "value": "50", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "42.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "28053", "selected": "319401", "transfers_in": "29692", "transfers_out": "1639", "value": "50", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "8", "bps": "24", "influence": "54.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-10307", "selected": "157171", "transfers_in": "1257", "transfers_out": "11564", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "19.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-4610", "selected": "152928", "transfers_in": "588", "transfers_out": "5198", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "29.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-3623", "selected": "148155", "transfers_in": "433", "transfers_out": "4056", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "44.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "6466", "selected": "179530", "transfers_in": "7714", "transfers_out": "1248", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3675", "selected": "152845", "transfers_in": "535", "transfers_out": "4210", "value": "50", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2595", "selected": "150031", "transfers_in": "844", "transfers_out": "3439", "value": "50", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "8", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "9", "bps": "32", "influence": "75.0", "creativity": "0.0", "threat": "0.0", "ict_index": "7.5", "transfers_balance": "-751", "selected": "149789", "transfers_in": "750", "transfers_out": "1501", "value": "50", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Tomer Hemed": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "59", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12807", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.0", "creativity": "1.3", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-1464", "selected": "13005", "transfers_in": "816", "transfers_out": "2280", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.4", "creativity": "0.7", "threat": "28.0", "ict_index": "3.0", "transfers_balance": "-1900", "selected": "11571", "transfers_in": "559", "transfers_out": "2459", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "11", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "82", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "52.2", "creativity": "17.0", "threat": "17.0", "ict_index": "8.6", "transfers_balance": "-1230", "selected": "11015", "transfers_in": "1038", "transfers_out": "2268", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "1.6", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "55635", "selected": "71869", "transfers_in": "66409", "transfers_out": "10774", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "50.2", "creativity": "3.2", "threat": "48.0", "ict_index": "10.1", "transfers_balance": "61394", "selected": "139301", "transfers_in": "82064", "transfers_out": "20670", "value": "49", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10892", "selected": "131192", "transfers_in": "41545", "transfers_out": "52437", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24433", "selected": "107304", "transfers_in": "7333", "transfers_out": "31766", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15588", "selected": "91827", "transfers_in": "1281", "transfers_out": "16869", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2518", "selected": "95027", "transfers_in": "11316", "transfers_out": "8798", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8558", "selected": "86767", "transfers_in": "2080", "transfers_out": "10638", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6336", "selected": "80729", "transfers_in": "2473", "transfers_out": "8809", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5088", "selected": "75956", "transfers_in": "3529", "transfers_out": "8617", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2221", "selected": "78499", "transfers_in": "6754", "transfers_out": "4533", "value": "49", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3732", "selected": "75004", "transfers_in": "2437", "transfers_out": "6169", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-4185", "selected": "71161", "transfers_in": "2645", "transfers_out": "6830", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "18.2", "creativity": "4.4", "threat": "26.0", "ict_index": "4.9", "transfers_balance": "-3319", "selected": "68043", "transfers_in": "2034", "transfers_out": "5353", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2147", "selected": "66080", "transfers_in": "2099", "transfers_out": "4246", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "14.5", "threat": "34.0", "ict_index": "6.3", "transfers_balance": "-1445", "selected": "64954", "transfers_in": "3505", "transfers_out": "4950", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.7", "threat": "38.0", "ict_index": "3.9", "transfers_balance": "1667", "selected": "66956", "transfers_in": "4463", "transfers_out": "2796", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "5.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "4680", "selected": "72116", "transfers_in": "9259", "transfers_out": "4579", "value": "48", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1856", "selected": "74175", "transfers_in": "8521", "transfers_out": "6665", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1682", "selected": "72929", "transfers_in": "8402", "transfers_out": "10084", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.2", "creativity": "13.0", "threat": "25.0", "ict_index": "4.2", "transfers_balance": "-1907", "selected": "71297", "transfers_in": "5167", "transfers_out": "7074", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-837", "selected": "70798", "transfers_in": "4901", "transfers_out": "5738", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4407", "selected": "66504", "transfers_in": "1639", "transfers_out": "6046", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1523", "selected": "65224", "transfers_in": "4211", "transfers_out": "5734", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-992", "selected": "64696", "transfers_in": "4738", "transfers_out": "5730", "value": "47", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1099", "selected": "63695", "transfers_in": "1906", "transfers_out": "3005", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1346", "selected": "61671", "transfers_in": "1835", "transfers_out": "3181", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "291", "selected": "60636", "transfers_in": "2733", "transfers_out": "2442", "value": "47", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "148", "selected": "60917", "transfers_in": "2304", "transfers_out": "2156", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-713", "selected": "60496", "transfers_in": "1730", "transfers_out": "2443", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-713", "selected": "60496", "transfers_in": "1730", "transfers_out": "2443", "value": "47", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-733", "selected": "57884", "transfers_in": "651", "transfers_out": "1384", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-457", "selected": "57450", "transfers_in": "908", "transfers_out": "1365", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-457", "selected": "57450", "transfers_in": "908", "transfers_out": "1365", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-787", "selected": "56644", "transfers_in": "578", "transfers_out": "1365", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Daley Blind": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.0", "creativity": "25.1", "threat": "13.0", "ict_index": "5.3", "transfers_balance": "0", "selected": "53799", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "19.2", "creativity": "24.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "28013", "selected": "103681", "transfers_in": "33726", "transfers_out": "5713", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "18.4", "creativity": "31.4", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "28426", "selected": "140674", "transfers_in": "40615", "transfers_out": "12189", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21287", "selected": "170197", "transfers_in": "35099", "transfers_out": "13812", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16707", "selected": "156135", "transfers_in": "6137", "transfers_out": "22844", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35043", "selected": "122350", "transfers_in": "2430", "transfers_out": "37473", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16687", "selected": "106757", "transfers_in": "6883", "transfers_out": "23570", "value": "55", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19682", "selected": "87686", "transfers_in": "746", "transfers_out": "20428", "value": "55", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6998", "selected": "81035", "transfers_in": "2057", "transfers_out": "9055", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8603", "selected": "72774", "transfers_in": "649", "transfers_out": "9252", "value": "54", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4816", "selected": "68205", "transfers_in": "489", "transfers_out": "5305", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2342", "selected": "66220", "transfers_in": "1402", "transfers_out": "3744", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2240", "selected": "64143", "transfers_in": "848", "transfers_out": "3088", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2154", "selected": "62112", "transfers_in": "404", "transfers_out": "2558", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1935", "selected": "60323", "transfers_in": "323", "transfers_out": "2258", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1778", "selected": "58745", "transfers_in": "345", "transfers_out": "2123", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1007", "selected": "57858", "transfers_in": "295", "transfers_out": "1302", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-931", "selected": "57067", "transfers_in": "289", "transfers_out": "1220", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1007", "selected": "56305", "transfers_in": "499", "transfers_out": "1506", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-542", "selected": "55954", "transfers_in": "556", "transfers_out": "1098", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-795", "selected": "55373", "transfers_in": "800", "transfers_out": "1595", "value": "52", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-515", "selected": "54938", "transfers_in": "312", "transfers_out": "827", "value": "52", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-891", "selected": "54300", "transfers_in": "516", "transfers_out": "1407", "value": "51", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1313", "selected": "53105", "transfers_in": "159", "transfers_out": "1472", "value": "51", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1716", "selected": "51403", "transfers_in": "42", "transfers_out": "1758", "value": "51", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-720", "selected": "50701", "transfers_in": "19", "transfers_out": "739", "value": "51", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-875", "selected": "49847", "transfers_in": "22", "transfers_out": "897", "value": "51", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-763", "selected": "49109", "transfers_in": "28", "transfers_out": "791", "value": "51", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-294", "selected": "48816", "transfers_in": "16", "transfers_out": "310", "value": "51", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "51182", "transfers_in": "22", "transfers_out": "329", "value": "51", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "50705", "transfers_in": "15", "transfers_out": "292", "value": "51", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "50595", "transfers_in": "29", "transfers_out": "168", "value": "51", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "50671", "transfers_in": "108", "transfers_out": "86", "value": "51", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "22", "selected": "50671", "transfers_in": "108", "transfers_out": "86", "value": "51", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "50677", "transfers_in": "36", "transfers_out": "54", "value": "51", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "50720", "transfers_in": "105", "transfers_out": "100", "value": "51", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "50720", "transfers_in": "105", "transfers_out": "100", "value": "51", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "76", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "8.8", "creativity": "12.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "2728", "selected": "53832", "transfers_in": "2887", "transfers_out": "159", "value": "51", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mathew Ryan": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "17.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "29416", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-304", "selected": "33370", "transfers_in": "1022", "transfers_out": "1326", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1971", "selected": "32083", "transfers_in": "384", "transfers_out": "2355", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-904", "selected": "32012", "transfers_in": "1140", "transfers_out": "2044", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-412", "selected": "32041", "transfers_in": "1211", "transfers_out": "1623", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-1184", "selected": "31128", "transfers_in": "706", "transfers_out": "1890", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "40.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "1069", "selected": "33076", "transfers_in": "2599", "transfers_out": "1530", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "39.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "361", "selected": "33873", "transfers_in": "2101", "transfers_out": "1740", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1013", "selected": "35154", "transfers_in": "1935", "transfers_out": "922", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "7332", "selected": "43652", "transfers_in": "9577", "transfers_out": "2245", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "17.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-463", "selected": "43442", "transfers_in": "1230", "transfers_out": "1693", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "29.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "2782", "selected": "46839", "transfers_in": "4178", "transfers_out": "1396", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-933", "selected": "46090", "transfers_in": "786", "transfers_out": "1719", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "28", "influence": "26.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "2630", "selected": "49243", "transfers_in": "3728", "transfers_out": "1098", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "3646", "selected": "53576", "transfers_in": "5858", "transfers_out": "2212", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "15", "influence": "25.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "3597", "selected": "58111", "transfers_in": "5663", "transfers_out": "2066", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1759", "selected": "56482", "transfers_in": "996", "transfers_out": "2755", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "33", "influence": "46.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-58", "selected": "56642", "transfers_in": "1803", "transfers_out": "1861", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "9427", "selected": "67641", "transfers_in": "11864", "transfers_out": "2437", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "2082", "selected": "70751", "transfers_in": "5309", "transfers_out": "3227", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "9529", "selected": "81857", "transfers_in": "12871", "transfers_out": "3342", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "43.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "27821", "selected": "110515", "transfers_in": "35084", "transfers_out": "7263", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "20862", "selected": "133262", "transfers_in": "32442", "transfers_out": "11580", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "19", "influence": "32.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "886", "selected": "134897", "transfers_in": "10806", "transfers_out": "9920", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "9824", "selected": "145507", "transfers_in": "16883", "transfers_out": "7059", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3040", "selected": "148897", "transfers_in": "7611", "transfers_out": "4571", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "26", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1882", "selected": "147381", "transfers_in": "4259", "transfers_out": "6141", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "9529", "selected": "158175", "transfers_in": "13351", "transfers_out": "3822", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "43.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "440", "selected": "158938", "transfers_in": "5431", "transfers_out": "4991", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "29", "influence": "39.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "4538", "selected": "149493", "transfers_in": "8327", "transfers_out": "3789", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "35179", "selected": "184036", "transfers_in": "44227", "transfers_out": "9048", "value": "46", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "22.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "24584", "selected": "209522", "transfers_in": "29131", "transfers_out": "4547", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "6740", "selected": "217428", "transfers_in": "13623", "transfers_out": "6883", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "34.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "6740", "selected": "217428", "transfers_in": "13623", "transfers_out": "6883", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-1862", "selected": "203807", "transfers_in": "3054", "transfers_out": "4916", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "19.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-900", "selected": "202622", "transfers_in": "6318", "transfers_out": "7218", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "31.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-900", "selected": "202622", "transfers_in": "6318", "transfers_out": "7218", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "46.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-1031", "selected": "202193", "transfers_in": "3358", "transfers_out": "4389", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Nathaniel Chalobah": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "4.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "0", "selected": "87154", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "17.6", "creativity": "2.7", "threat": "32.0", "ict_index": "5.2", "transfers_balance": "2760", "selected": "98757", "transfers_in": "8318", "transfers_out": "5558", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "4.8", "threat": "21.0", "ict_index": "4.3", "transfers_balance": "10279", "selected": "112135", "transfers_in": "20293", "transfers_out": "10014", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "26.4", "creativity": "13.5", "threat": "13.0", "ict_index": "5.3", "transfers_balance": "16457", "selected": "132514", "transfers_in": "33935", "transfers_out": "17478", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "69", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.6", "creativity": "0.7", "threat": "25.0", "ict_index": "3.8", "transfers_balance": "24484", "selected": "160002", "transfers_in": "39167", "transfers_out": "14683", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6047", "selected": "167724", "transfers_in": "19887", "transfers_out": "13840", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37911", "selected": "129953", "transfers_in": "1496", "transfers_out": "39407", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24723", "selected": "105270", "transfers_in": "320", "transfers_out": "25043", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12370", "selected": "92911", "transfers_in": "107", "transfers_out": "12477", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15380", "selected": "77542", "transfers_in": "135", "transfers_out": "15515", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6645", "selected": "70915", "transfers_in": "172", "transfers_out": "6817", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6304", "selected": "64634", "transfers_in": "126", "transfers_out": "6430", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4851", "selected": "59799", "transfers_in": "91", "transfers_out": "4942", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4283", "selected": "55521", "transfers_in": "57", "transfers_out": "4340", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2740", "selected": "53070", "transfers_in": "418", "transfers_out": "3158", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2211", "selected": "51355", "transfers_in": "559", "transfers_out": "2770", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1724", "selected": "49944", "transfers_in": "225", "transfers_out": "1949", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1764", "selected": "48506", "transfers_in": "136", "transfers_out": "1900", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2446", "selected": "46250", "transfers_in": "128", "transfers_out": "2574", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1349", "selected": "44909", "transfers_in": "65", "transfers_out": "1414", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2098", "selected": "42819", "transfers_in": "76", "transfers_out": "2174", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1700", "selected": "41122", "transfers_in": "45", "transfers_out": "1745", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2688", "selected": "38447", "transfers_in": "101", "transfers_out": "2789", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1259", "selected": "37257", "transfers_in": "130", "transfers_out": "1389", "value": "42", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-389", "selected": "37945", "transfers_in": "689", "transfers_out": "1078", "value": "42", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "38361", "transfers_in": "959", "transfers_out": "961", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-532", "selected": "38679", "transfers_in": "730", "transfers_out": "1262", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-450", "selected": "39561", "transfers_in": "655", "transfers_out": "1105", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "39787", "transfers_in": "223", "transfers_out": "550", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-337", "selected": "47975", "transfers_in": "235", "transfers_out": "572", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "47496", "transfers_in": "102", "transfers_out": "692", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-465", "selected": "48114", "transfers_in": "221", "transfers_out": "686", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-314", "selected": "48192", "transfers_in": "161", "transfers_out": "475", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "48630", "transfers_in": "209", "transfers_out": "458", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "48259", "transfers_in": "64", "transfers_out": "341", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186", "selected": "48145", "transfers_in": "103", "transfers_out": "289", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "48109", "transfers_in": "134", "transfers_out": "293", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-168", "selected": "48109", "transfers_in": "184", "transfers_out": "352", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Lee Grant": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "28603", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2817", "selected": "26905", "transfers_in": "110", "transfers_out": "2927", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3000", "selected": "24219", "transfers_in": "122", "transfers_out": "3122", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2197", "selected": "22308", "transfers_in": "117", "transfers_out": "2314", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1627", "selected": "20860", "transfers_in": "156", "transfers_out": "1783", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1670", "selected": "19337", "transfers_in": "113", "transfers_out": "1783", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1235", "selected": "18203", "transfers_in": "92", "transfers_out": "1327", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1007", "selected": "17281", "transfers_in": "99", "transfers_out": "1106", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-631", "selected": "16702", "transfers_in": "90", "transfers_out": "721", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-719", "selected": "16035", "transfers_in": "70", "transfers_out": "789", "value": "43", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-605", "selected": "15455", "transfers_in": "56", "transfers_out": "661", "value": "43", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "283", "selected": "15814", "transfers_in": "911", "transfers_out": "628", "value": "43", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "25.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "321", "selected": "16217", "transfers_in": "757", "transfers_out": "436", "value": "43", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "20", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "95", "selected": "16394", "transfers_in": "517", "transfers_out": "422", "value": "43", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3303", "selected": "20006", "transfers_in": "3810", "transfers_out": "507", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2392", "selected": "17720", "transfers_in": "213", "transfers_out": "2605", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-887", "selected": "16879", "transfers_in": "79", "transfers_out": "966", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-670", "selected": "16246", "transfers_in": "45", "transfers_out": "715", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-592", "selected": "15702", "transfers_in": "75", "transfers_out": "667", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-368", "selected": "15369", "transfers_in": "62", "transfers_out": "430", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "15143", "transfers_in": "234", "transfers_out": "522", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "14937", "transfers_in": "261", "transfers_out": "496", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "14677", "transfers_in": "253", "transfers_out": "610", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "14497", "transfers_in": "150", "transfers_out": "384", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "14418", "transfers_in": "301", "transfers_out": "472", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "14515", "transfers_in": "339", "transfers_out": "296", "value": "42", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "14686", "transfers_in": "463", "transfers_out": "396", "value": "42", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "14649", "transfers_in": "215", "transfers_out": "337", "value": "42", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "14335", "transfers_in": "44", "transfers_out": "368", "value": "42", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-395", "selected": "14852", "transfers_in": "13", "transfers_out": "408", "value": "42", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "14261", "transfers_in": "15", "transfers_out": "403", "value": "42", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "14178", "transfers_in": "31", "transfers_out": "338", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "13995", "transfers_in": "19", "transfers_out": "214", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-217", "selected": "13760", "transfers_in": "25", "transfers_out": "242", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "14565", "transfers_in": "50", "transfers_out": "153", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "13669", "transfers_in": "55", "transfers_out": "86", "value": "42", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-77", "selected": "13586", "transfers_in": "35", "transfers_out": "112", "value": "42", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "13515", "transfers_in": "29", "transfers_out": "109", "value": "42", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Alexis S\u00e1nchez": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "126282", "transfers_in": "0", "transfers_out": "0", "value": "120", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30272", "selected": "103479", "transfers_in": "2326", "transfers_out": "32598", "value": "120", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.8", "creativity": "13.8", "threat": "12.0", "ict_index": "3.3", "transfers_balance": "196", "selected": "108721", "transfers_in": "18822", "transfers_out": "18626", "value": "119", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "14.0", "threat": "27.0", "ict_index": "4.7", "transfers_balance": "15993", "selected": "132490", "transfers_in": "36214", "transfers_out": "20221", "value": "119", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "13.9", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-12063", "selected": "123802", "transfers_in": "7367", "transfers_out": "19430", "value": "119", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "12.2", "creativity": "39.4", "threat": "20.0", "ict_index": "7.2", "transfers_balance": "-3062", "selected": "124756", "transfers_in": "14418", "transfers_out": "17480", "value": "119", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "36.6", "creativity": "73.7", "threat": "68.0", "ict_index": "17.8", "transfers_balance": "2915", "selected": "130680", "transfers_in": "13913", "transfers_out": "10998", "value": "119", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2221", "selected": "131808", "transfers_in": "11538", "transfers_out": "13759", "value": "119", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "70.0", "creativity": "56.1", "threat": "109.0", "ict_index": "23.5", "transfers_balance": "-23446", "selected": "109099", "transfers_in": "869", "transfers_out": "24315", "value": "118", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "49.7", "threat": "29.0", "ict_index": "9.1", "transfers_balance": "66987", "selected": "179611", "transfers_in": "72424", "transfers_out": "5437", "value": "118", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "5.0", "creativity": "26.7", "threat": "3.0", "ict_index": "3.5", "transfers_balance": "-26260", "selected": "155145", "transfers_in": "3689", "transfers_out": "29949", "value": "118", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "54.8", "creativity": "40.3", "threat": "109.0", "ict_index": "20.4", "transfers_balance": "-14611", "selected": "142440", "transfers_in": "2070", "transfers_out": "16681", "value": "118", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "48.6", "creativity": "52.6", "threat": "30.0", "ict_index": "13.1", "transfers_balance": "1699", "selected": "145681", "transfers_in": "6490", "transfers_out": "4791", "value": "118", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.0", "creativity": "16.3", "threat": "45.0", "ict_index": "9.5", "transfers_balance": "10727", "selected": "157869", "transfers_in": "13878", "transfers_out": "3151", "value": "118", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "19.8", "creativity": "66.8", "threat": "82.0", "ict_index": "16.9", "transfers_balance": "-10018", "selected": "148758", "transfers_in": "4909", "transfers_out": "14927", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "30.8", "creativity": "46.6", "threat": "17.0", "ict_index": "9.4", "transfers_balance": "1926", "selected": "152775", "transfers_in": "9659", "transfers_out": "7733", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.6", "creativity": "55.9", "threat": "102.0", "ict_index": "18.0", "transfers_balance": "-446", "selected": "153328", "transfers_in": "5689", "transfers_out": "6135", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.4", "creativity": "30.2", "threat": "39.0", "ict_index": "8.3", "transfers_balance": "8875", "selected": "163560", "transfers_in": "14998", "transfers_out": "6123", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "88", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "44.2", "creativity": "35.8", "threat": "53.0", "ict_index": "13.3", "transfers_balance": "-17045", "selected": "148002", "transfers_in": "3033", "transfers_out": "20078", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "86.6", "creativity": "30.7", "threat": "63.0", "ict_index": "18.0", "transfers_balance": "-4524", "selected": "144386", "transfers_in": "2057", "transfers_out": "6581", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "9.0", "creativity": "43.2", "threat": "44.0", "ict_index": "9.6", "transfers_balance": "12853", "selected": "158685", "transfers_in": "17954", "transfers_out": "5101", "value": "118", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "30.0", "threat": "62.0", "ict_index": "9.9", "transfers_balance": "-619", "selected": "158830", "transfers_in": "12694", "transfers_out": "13313", "value": "118", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12214", "selected": "174026", "transfers_in": "30820", "transfers_out": "18606", "value": "118", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28793", "selected": "146359", "transfers_in": "5963", "transfers_out": "34756", "value": "117", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.6", "creativity": "5.3", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "73469", "selected": "222756", "transfers_in": "85802", "transfers_out": "12333", "value": "117", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "66.0", "creativity": "51.2", "threat": "97.0", "ict_index": "21.4", "transfers_balance": "47487", "selected": "271831", "transfers_in": "56811", "transfers_out": "9324", "value": "118", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "27.3", "threat": "72.0", "ict_index": "11.3", "transfers_balance": "27597", "selected": "301803", "transfers_in": "42353", "transfers_out": "14756", "value": "118", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.2", "creativity": "20.3", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "-48265", "selected": "255397", "transfers_in": "5608", "transfers_out": "53873", "value": "118", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.8", "creativity": "35.1", "threat": "37.0", "ict_index": "8.6", "transfers_balance": "-23735", "selected": "232167", "transfers_in": "2573", "transfers_out": "26308", "value": "117", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.4", "creativity": "29.6", "threat": "4.0", "ict_index": "5.0", "transfers_balance": "-19626", "selected": "181409", "transfers_in": "1772", "transfers_out": "21398", "value": "116", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "58.4", "creativity": "27.8", "threat": "22.0", "ict_index": "10.8", "transfers_balance": "-3267", "selected": "165402", "transfers_in": "6002", "transfers_out": "9269", "value": "115", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "10", "goals": "0", "assists": "2", "conceded": "2", "bonus": "2", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.8", "creativity": "47.8", "threat": "0.0", "ict_index": "9.3", "transfers_balance": "6186", "selected": "172380", "transfers_in": "11905", "transfers_out": "5719", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.0", "creativity": "45.7", "threat": "12.0", "ict_index": "7.5", "transfers_balance": "75030", "selected": "264721", "transfers_in": "78463", "transfers_out": "3433", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75030", "selected": "264721", "transfers_in": "78463", "transfers_out": "3433", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.2", "creativity": "36.3", "threat": "42.0", "ict_index": "9.4", "transfers_balance": "-2331", "selected": "190019", "transfers_in": "8976", "transfers_out": "11307", "value": "115", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6819", "selected": "197935", "transfers_in": "15845", "transfers_out": "9026", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.6", "creativity": "83.4", "threat": "29.0", "ict_index": "13.8", "transfers_balance": "6819", "selected": "197935", "transfers_in": "15845", "transfers_out": "9026", "value": "115", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.4", "creativity": "9.7", "threat": "20.0", "ict_index": "3.8", "transfers_balance": "-18171", "selected": "179253", "transfers_in": "3218", "transfers_out": "21389", "value": "114", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Allan-Rom\u00e9o Nyom": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "15.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "13029", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "1527", "selected": "18247", "transfers_in": "2567", "transfers_out": "1040", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.8", "creativity": "19.8", "threat": "0.0", "ict_index": "6.0", "transfers_balance": "26458", "selected": "56649", "transfers_in": "33211", "transfers_out": "6753", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "27.0", "threat": "10.0", "ict_index": "5.3", "transfers_balance": "85195", "selected": "172849", "transfers_in": "101862", "transfers_out": "16667", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1711", "selected": "180867", "transfers_in": "23341", "transfers_out": "21630", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.0", "creativity": "4.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-27543", "selected": "154489", "transfers_in": "3439", "transfers_out": "30982", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14206", "selected": "140846", "transfers_in": "3751", "transfers_out": "17957", "value": "50", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20904", "selected": "120147", "transfers_in": "402", "transfers_out": "21306", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.6", "creativity": "15.3", "threat": "3.0", "ict_index": "3.5", "transfers_balance": "-9669", "selected": "110554", "transfers_in": "272", "transfers_out": "9941", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "14.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-10539", "selected": "100105", "transfers_in": "247", "transfers_out": "10786", "value": "50", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "3.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-5126", "selected": "95104", "transfers_in": "498", "transfers_out": "5624", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5925", "selected": "89261", "transfers_in": "156", "transfers_out": "6081", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "19.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4955", "selected": "84336", "transfers_in": "62", "transfers_out": "5017", "value": "50", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-2151", "selected": "82324", "transfers_in": "659", "transfers_out": "2810", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.0", "creativity": "33.4", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-1630", "selected": "80826", "transfers_in": "812", "transfers_out": "2442", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.0", "creativity": "10.8", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-1222", "selected": "79760", "transfers_in": "678", "transfers_out": "1900", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "26.2", "creativity": "5.2", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-2174", "selected": "77618", "transfers_in": "70", "transfers_out": "2244", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.2", "creativity": "6.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-1064", "selected": "76633", "transfers_in": "337", "transfers_out": "1401", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.6", "creativity": "21.7", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-631", "selected": "76183", "transfers_in": "1125", "transfers_out": "1756", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1170", "selected": "75107", "transfers_in": "483", "transfers_out": "1653", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2462", "selected": "72709", "transfers_in": "258", "transfers_out": "2720", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1592", "selected": "71141", "transfers_in": "175", "transfers_out": "1767", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "10.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2267", "selected": "68973", "transfers_in": "659", "transfers_out": "2926", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1789", "selected": "67225", "transfers_in": "148", "transfers_out": "1937", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-1495", "selected": "65786", "transfers_in": "127", "transfers_out": "1622", "value": "48", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "14.6", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-549", "selected": "65268", "transfers_in": "359", "transfers_out": "908", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1001", "selected": "64298", "transfers_in": "108", "transfers_out": "1109", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-865", "selected": "63458", "transfers_in": "138", "transfers_out": "1003", "value": "48", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-585", "selected": "62865", "transfers_in": "25", "transfers_out": "610", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.2", "creativity": "2.4", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-565", "selected": "63613", "transfers_in": "34", "transfers_out": "599", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "25.3", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-217", "selected": "63693", "transfers_in": "182", "transfers_out": "399", "value": "48", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.4", "creativity": "19.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-454", "selected": "62990", "transfers_in": "44", "transfers_out": "498", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "22.0", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-283", "selected": "62724", "transfers_in": "44", "transfers_out": "327", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "2.8", "creativity": "1.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-387", "selected": "62295", "transfers_in": "24", "transfers_out": "411", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "2.0", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "14", "selected": "62408", "transfers_in": "169", "transfers_out": "155", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.2", "creativity": "1.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-141", "selected": "62265", "transfers_in": "66", "transfers_out": "207", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-161", "selected": "62103", "transfers_in": "68", "transfers_out": "229", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.4", "creativity": "1.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "38", "selected": "62177", "transfers_in": "212", "transfers_out": "174", "value": "47", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Simon Francis": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "9.6", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "134616", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21319", "selected": "116700", "transfers_in": "1169", "transfers_out": "22488", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35231", "selected": "81581", "transfers_in": "110", "transfers_out": "35341", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-14353", "selected": "68062", "transfers_in": "1536", "transfers_out": "15889", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.0", "creativity": "1.3", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "-4591", "selected": "63963", "transfers_in": "1363", "transfers_out": "5954", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-4762", "selected": "59722", "transfers_in": "1797", "transfers_out": "6559", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.2", "creativity": "0.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-2760", "selected": "57345", "transfers_in": "1668", "transfers_out": "4428", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.8", "creativity": "0.3", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-433", "selected": "57639", "transfers_in": "4354", "transfers_out": "4787", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "32.6", "creativity": "3.1", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "1674", "selected": "59670", "transfers_in": "4436", "transfers_out": "2762", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "10.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-183", "selected": "59929", "transfers_in": "3802", "transfers_out": "3985", "value": "44", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.6", "creativity": "32.7", "threat": "2.0", "ict_index": "5.6", "transfers_balance": "982", "selected": "61268", "transfers_in": "3560", "transfers_out": "2578", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "-2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "48", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-3", "influence": "5.0", "creativity": "14.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "13347", "selected": "75397", "transfers_in": "16021", "transfers_out": "2674", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12028", "selected": "63460", "transfers_in": "404", "transfers_out": "12432", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.8", "creativity": "26.5", "threat": "9.0", "ict_index": "5.7", "transfers_balance": "-53", "selected": "63552", "transfers_in": "2085", "transfers_out": "2138", "value": "44", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.6", "creativity": "0.9", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "381", "selected": "64183", "transfers_in": "2250", "transfers_out": "1869", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "33.8", "creativity": "16.7", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-317", "selected": "64294", "transfers_in": "2238", "transfers_out": "2555", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.8", "creativity": "28.7", "threat": "6.0", "ict_index": "6.1", "transfers_balance": "-3245", "selected": "61202", "transfers_in": "592", "transfers_out": "3837", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.8", "creativity": "10.6", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-2595", "selected": "58767", "transfers_in": "434", "transfers_out": "3029", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3103", "selected": "55908", "transfers_in": "499", "transfers_out": "3602", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.4", "creativity": "50.2", "threat": "10.0", "ict_index": "8.7", "transfers_balance": "-4284", "selected": "51722", "transfers_in": "240", "transfers_out": "4524", "value": "44", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.2", "creativity": "50.3", "threat": "10.0", "ict_index": "8.2", "transfers_balance": "-1242", "selected": "50699", "transfers_in": "1243", "transfers_out": "2485", "value": "43", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "17.0", "creativity": "15.1", "threat": "18.0", "ict_index": "5.0", "transfers_balance": "-461", "selected": "50355", "transfers_in": "2148", "transfers_out": "2609", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.0", "creativity": "1.0", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-594", "selected": "50083", "transfers_in": "3460", "transfers_out": "4054", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.8", "creativity": "0.9", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "1285", "selected": "51617", "transfers_in": "3737", "transfers_out": "2452", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.4", "creativity": "0.3", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "2292", "selected": "54229", "transfers_in": "4829", "transfers_out": "2537", "value": "43", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.8", "creativity": "10.7", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "20022", "selected": "74536", "transfers_in": "21924", "transfers_out": "1902", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.4", "creativity": "1.2", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "13371", "selected": "88466", "transfers_in": "16829", "transfers_out": "3458", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.6", "creativity": "8.7", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "1181", "selected": "90105", "transfers_in": "5300", "transfers_out": "4119", "value": "43", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.2", "creativity": "1.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1561", "selected": "88648", "transfers_in": "1838", "transfers_out": "3399", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.4", "creativity": "11.5", "threat": "10.0", "ict_index": "4.6", "transfers_balance": "544", "selected": "94083", "transfers_in": "2969", "transfers_out": "2425", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "25.8", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "5295", "selected": "96355", "transfers_in": "6498", "transfers_out": "1203", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8328", "selected": "91145", "transfers_in": "644", "transfers_out": "8972", "value": "43", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.2", "creativity": "44.8", "threat": "8.0", "ict_index": "7.4", "transfers_balance": "-8868", "selected": "82323", "transfers_in": "175", "transfers_out": "9043", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "33.0", "creativity": "19.0", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "-2419", "selected": "78848", "transfers_in": "1045", "transfers_out": "3464", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.2", "creativity": "3.4", "threat": "32.0", "ict_index": "4.8", "transfers_balance": "-2419", "selected": "78848", "transfers_in": "1045", "transfers_out": "3464", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "49.4", "creativity": "16.2", "threat": "12.0", "ict_index": "7.8", "transfers_balance": "-2159", "selected": "74014", "transfers_in": "433", "transfers_out": "2592", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.6", "creativity": "0.8", "threat": "3.0", "ict_index": "2.2", "transfers_balance": "-1148", "selected": "72559", "transfers_in": "1649", "transfers_out": "2797", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3665", "selected": "77139", "transfers_in": "4728", "transfers_out": "1063", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Darren Randolph": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1563", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "1405", "transfers_in": "18", "transfers_out": "269", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "1290", "transfers_in": "9", "transfers_out": "140", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "1204", "transfers_in": "11", "transfers_out": "114", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "1161", "transfers_in": "8", "transfers_out": "65", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1117", "transfers_in": "8", "transfers_out": "57", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1076", "transfers_in": "7", "transfers_out": "49", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1053", "transfers_in": "4", "transfers_out": "35", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1046", "transfers_in": "4", "transfers_out": "17", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1029", "transfers_in": "5", "transfers_out": "25", "value": "45", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1016", "transfers_in": "5", "transfers_out": "19", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1008", "transfers_in": "6", "transfers_out": "15", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1005", "transfers_in": "3", "transfers_out": "9", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "997", "transfers_in": "1", "transfers_out": "10", "value": "45", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "980", "transfers_in": "4", "transfers_out": "23", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "976", "transfers_in": "6", "transfers_out": "11", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "975", "transfers_in": "5", "transfers_out": "7", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "966", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "954", "transfers_in": "4", "transfers_out": "18", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "949", "transfers_in": "1", "transfers_out": "6", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "942", "transfers_in": "4", "transfers_out": "10", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "942", "transfers_in": "4", "transfers_out": "10", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "931", "transfers_in": "7", "transfers_out": "19", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "925", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "925", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "922", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "916", "transfers_in": "2", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "915", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "911", "transfers_in": "0", "transfers_out": "5", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "978", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "975", "transfers_in": "1", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "974", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "974", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "973", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "970", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "972", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "972", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "980", "transfers_in": "10", "transfers_out": "3", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Emerson Hyndman": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "15", "transfers_in": "10", "transfers_out": "3", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "33", "transfers_in": "13", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "44", "transfers_in": "17", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "56", "transfers_in": "24", "transfers_out": "24", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "60", "transfers_in": "12", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "78", "transfers_in": "12", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "94", "transfers_in": "17", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "99", "transfers_in": "6", "transfers_out": "6", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "117", "transfers_in": "17", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "123", "transfers_in": "8", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "130", "transfers_in": "9", "transfers_out": "5", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "138", "transfers_in": "11", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "144", "transfers_in": "10", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "144", "transfers_in": "6", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "164", "transfers_in": "12", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "164", "transfers_in": "12", "transfers_out": "8", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "169", "transfers_in": "9", "transfers_out": "5", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "169", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "12.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "9", "selected": "186", "transfers_in": "16", "transfers_out": "7", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Carl Stewart": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "50", "transfers_in": "46", "transfers_out": "10", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "110", "transfers_in": "54", "transfers_out": "26", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "210", "transfers_in": "74", "transfers_out": "43", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "230", "transfers_in": "28", "transfers_out": "25", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "271", "transfers_in": "42", "transfers_out": "29", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "277", "transfers_in": "26", "transfers_out": "35", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "290", "transfers_in": "27", "transfers_out": "30", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "305", "transfers_in": "21", "transfers_out": "15", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "319", "transfers_in": "17", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "337", "transfers_in": "17", "transfers_out": "12", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "337", "transfers_in": "13", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "355", "transfers_in": "35", "transfers_out": "26", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "380", "transfers_in": "59", "transfers_out": "49", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Maya Yoshida": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "9.8", "creativity": "0.6", "threat": "32.0", "ict_index": "4.2", "transfers_balance": "0", "selected": "67407", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.2", "creativity": "1.1", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "6972", "selected": "83289", "transfers_in": "10779", "transfers_out": "3807", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.6", "creativity": "0.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "17323", "selected": "107265", "transfers_in": "27801", "transfers_out": "10478", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21785", "selected": "135894", "transfers_in": "37648", "transfers_out": "15863", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-18928", "selected": "118219", "transfers_in": "6307", "transfers_out": "25235", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "0.5", "threat": "20.0", "ict_index": "3.9", "transfers_balance": "2688", "selected": "123761", "transfers_in": "17534", "transfers_out": "14846", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "54.2", "creativity": "10.8", "threat": "24.0", "ict_index": "8.9", "transfers_balance": "10223", "selected": "135847", "transfers_in": "21091", "transfers_out": "10868", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "33.4", "creativity": "12.2", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "40193", "selected": "181141", "transfers_in": "53765", "transfers_out": "13572", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "27.8", "creativity": "10.4", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "26283", "selected": "209872", "transfers_in": "36651", "transfers_out": "10368", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "65882", "selected": "281896", "transfers_in": "80218", "transfers_out": "14336", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "30.6", "creativity": "11.1", "threat": "9.0", "ict_index": "5.1", "transfers_balance": "-4545", "selected": "279542", "transfers_in": "23421", "transfers_out": "27966", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22831", "selected": "258088", "transfers_in": "10147", "transfers_out": "32978", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21971", "selected": "236741", "transfers_in": "7889", "transfers_out": "29860", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "10.8", "threat": "9.0", "ict_index": "2.6", "transfers_balance": "-36348", "selected": "200662", "transfers_in": "1648", "transfers_out": "37996", "value": "49", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8556", "selected": "192706", "transfers_in": "5997", "transfers_out": "14553", "value": "49", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-17205", "selected": "176078", "transfers_in": "2879", "transfers_out": "20084", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "47.0", "creativity": "0.2", "threat": "73.0", "ict_index": "12.0", "transfers_balance": "-2588", "selected": "173959", "transfers_in": "5568", "transfers_out": "8156", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "40.0", "creativity": "0.1", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-2338", "selected": "172211", "transfers_in": "5360", "transfers_out": "7698", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "1.8", "threat": "28.0", "ict_index": "4.7", "transfers_balance": "24594", "selected": "198400", "transfers_in": "32764", "transfers_out": "8170", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "4.0", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "-3799", "selected": "195421", "transfers_in": "9253", "transfers_out": "13052", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-11309", "selected": "184626", "transfers_in": "5188", "transfers_out": "16497", "value": "48", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "0.5", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "19884", "selected": "205162", "transfers_in": "30971", "transfers_out": "11087", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4001", "selected": "210510", "transfers_in": "22243", "transfers_out": "18242", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38522", "selected": "172069", "transfers_in": "644", "transfers_out": "39166", "value": "48", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4498", "selected": "168048", "transfers_in": "9451", "transfers_out": "13949", "value": "47", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9531", "selected": "158638", "transfers_in": "1391", "transfers_out": "10922", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11380", "selected": "147404", "transfers_in": "1037", "transfers_out": "12417", "value": "47", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14050", "selected": "133489", "transfers_in": "614", "transfers_out": "14664", "value": "46", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10193", "selected": "123157", "transfers_in": "25", "transfers_out": "10218", "value": "46", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6997", "selected": "97269", "transfers_in": "29", "transfers_out": "7026", "value": "46", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1924", "selected": "91633", "transfers_in": "410", "transfers_out": "2334", "value": "46", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-814", "selected": "90863", "transfers_in": "378", "transfers_out": "1192", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "0.3", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "1102", "selected": "92628", "transfers_in": "2307", "transfers_out": "1205", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.6", "creativity": "0.1", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "1102", "selected": "92628", "transfers_in": "2307", "transfers_out": "1205", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "4961", "selected": "96579", "transfers_in": "6173", "transfers_out": "1212", "value": "46", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-1", "influence": "4.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "9903", "selected": "107550", "transfers_in": "11188", "transfers_out": "1285", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9903", "selected": "107550", "transfers_in": "11188", "transfers_out": "1285", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.6", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-4394", "selected": "101883", "transfers_in": "187", "transfers_out": "4581", "value": "46", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Kyle Scott": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "157", "selected": "1223", "transfers_in": "324", "transfers_out": "167", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "1771", "transfers_in": "307", "transfers_out": "284", "value": "45", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "1885", "transfers_in": "142", "transfers_out": "272", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "1888", "transfers_in": "90", "transfers_out": "184", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "1951", "transfers_in": "134", "transfers_out": "185", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "1970", "transfers_in": "118", "transfers_out": "190", "value": "45", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "420", "selected": "2623", "transfers_in": "943", "transfers_out": "523", "value": "44", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "484", "selected": "3361", "transfers_in": "1277", "transfers_out": "793", "value": "44", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "3425", "transfers_in": "498", "transfers_out": "607", "value": "44", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "3459", "transfers_in": "252", "transfers_out": "328", "value": "44", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "3500", "transfers_in": "281", "transfers_out": "360", "value": "44", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "3434", "transfers_in": "110", "transfers_out": "234", "value": "44", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "3375", "transfers_in": "51", "transfers_out": "141", "value": "44", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3352", "transfers_in": "52", "transfers_out": "104", "value": "44", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "3321", "transfers_in": "60", "transfers_out": "130", "value": "44", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "3299", "transfers_in": "50", "transfers_out": "99", "value": "44", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "3292", "transfers_in": "42", "transfers_out": "87", "value": "44", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "3411", "transfers_in": "258", "transfers_out": "234", "value": "43", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "3552", "transfers_in": "244", "transfers_out": "204", "value": "43", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "3579", "transfers_in": "183", "transfers_out": "244", "value": "43", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "3578", "transfers_in": "81", "transfers_out": "108", "value": "43", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3605", "transfers_in": "153", "transfers_out": "204", "value": "43", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3654", "transfers_in": "120", "transfers_out": "120", "value": "43", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "3701", "transfers_in": "117", "transfers_out": "143", "value": "43", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "41", "selected": "3763", "transfers_in": "107", "transfers_out": "66", "value": "43", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "3859", "transfers_in": "152", "transfers_out": "124", "value": "43", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "4004", "transfers_in": "218", "transfers_out": "171", "value": "43", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "4045", "transfers_in": "75", "transfers_out": "77", "value": "43", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "3829", "transfers_in": "93", "transfers_out": "81", "value": "43", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3833", "transfers_in": "50", "transfers_out": "64", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3851", "transfers_in": "52", "transfers_out": "58", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3894", "transfers_in": "50", "transfers_out": "51", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3894", "transfers_in": "50", "transfers_out": "51", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3889", "transfers_in": "34", "transfers_out": "37", "value": "43", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3904", "transfers_in": "43", "transfers_out": "45", "value": "43", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3904", "transfers_in": "43", "transfers_out": "45", "value": "43", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "3933", "transfers_in": "68", "transfers_out": "48", "value": "43", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Beram Kayal": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3747", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-844", "selected": "3322", "transfers_in": "56", "transfers_out": "900", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "2953", "transfers_in": "52", "transfers_out": "508", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "2650", "transfers_in": "43", "transfers_out": "365", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3834", "transfers_in": "256", "transfers_out": "293", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "5004", "transfers_in": "333", "transfers_out": "537", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "5608", "transfers_in": "329", "transfers_out": "542", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "5850", "transfers_in": "231", "transfers_out": "518", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "5861", "transfers_in": "100", "transfers_out": "217", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "5716", "transfers_in": "57", "transfers_out": "229", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "5678", "transfers_in": "67", "transfers_out": "123", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "5765", "transfers_in": "169", "transfers_out": "139", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "5769", "transfers_in": "82", "transfers_out": "107", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "5750", "transfers_in": "58", "transfers_out": "97", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "5741", "transfers_in": "46", "transfers_out": "70", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "5749", "transfers_in": "78", "transfers_out": "92", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.4", "creativity": "20.4", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "-14", "selected": "5749", "transfers_in": "52", "transfers_out": "66", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "5731", "transfers_in": "44", "transfers_out": "73", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "5683", "transfers_in": "51", "transfers_out": "121", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.4", "creativity": "0.4", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-23", "selected": "5679", "transfers_in": "40", "transfers_out": "63", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26", "selected": "5735", "transfers_in": "129", "transfers_out": "103", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "5710", "transfers_in": "52", "transfers_out": "80", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-44", "selected": "5752", "transfers_in": "100", "transfers_out": "144", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "22", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "14.9", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "2", "selected": "5863", "transfers_in": "85", "transfers_out": "83", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "6", "selected": "6044", "transfers_in": "104", "transfers_out": "98", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "1.3", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "19", "selected": "6125", "transfers_in": "104", "transfers_out": "85", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-23", "selected": "6215", "transfers_in": "107", "transfers_out": "130", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "6426", "transfers_in": "144", "transfers_out": "127", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "4", "selected": "6510", "transfers_in": "66", "transfers_out": "62", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "20", "selected": "6588", "transfers_in": "72", "transfers_out": "52", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "11.2", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-2", "selected": "6584", "transfers_in": "58", "transfers_out": "60", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "62", "selected": "6660", "transfers_in": "131", "transfers_out": "69", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.8", "creativity": "36.4", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "44", "selected": "6777", "transfers_in": "105", "transfers_out": "61", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.6", "creativity": "12.4", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "44", "selected": "6777", "transfers_in": "105", "transfers_out": "61", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.4", "creativity": "13.9", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "26", "selected": "6740", "transfers_in": "60", "transfers_out": "34", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53", "selected": "6853", "transfers_in": "123", "transfers_out": "70", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "53", "selected": "6853", "transfers_in": "123", "transfers_out": "70", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "22.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "3", "selected": "6885", "transfers_in": "59", "transfers_out": "56", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Theo Walcott": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "0", "selected": "120780", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31690", "selected": "98396", "transfers_in": "2762", "transfers_out": "34452", "value": "74", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29382", "selected": "71159", "transfers_in": "1080", "transfers_out": "30462", "value": "73", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13284", "selected": "59824", "transfers_in": "2205", "transfers_out": "15489", "value": "72", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9344", "selected": "51281", "transfers_in": "669", "transfers_out": "10013", "value": "72", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10048", "selected": "41587", "transfers_in": "336", "transfers_out": "10384", "value": "72", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1643", "selected": "40616", "transfers_in": "2690", "transfers_out": "4333", "value": "72", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1795", "selected": "39615", "transfers_in": "1375", "transfers_out": "3170", "value": "72", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1631", "selected": "38329", "transfers_in": "468", "transfers_out": "2099", "value": "72", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1771", "selected": "36877", "transfers_in": "572", "transfers_out": "2343", "value": "72", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1215", "selected": "35958", "transfers_in": "264", "transfers_out": "1479", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1013", "selected": "35387", "transfers_in": "275", "transfers_out": "1288", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1409", "selected": "34073", "transfers_in": "30", "transfers_out": "1439", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-807", "selected": "33333", "transfers_in": "18", "transfers_out": "825", "value": "71", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-540", "selected": "32878", "transfers_in": "38", "transfers_out": "578", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "32769", "transfers_in": "227", "transfers_out": "563", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-343", "selected": "32487", "transfers_in": "89", "transfers_out": "432", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "32338", "transfers_in": "206", "transfers_out": "494", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-351", "selected": "32212", "transfers_in": "153", "transfers_out": "504", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "32241", "transfers_in": "166", "transfers_out": "310", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-240", "selected": "32230", "transfers_in": "228", "transfers_out": "468", "value": "71", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "32285", "transfers_in": "155", "transfers_out": "227", "value": "71", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "1.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-64", "selected": "32643", "transfers_in": "606", "transfers_out": "670", "value": "71", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.4", "creativity": "19.8", "threat": "21.0", "ict_index": "6.8", "transfers_balance": "24369", "selected": "57478", "transfers_in": "25938", "transfers_out": "1569", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "86.2", "creativity": "16.6", "threat": "121.0", "ict_index": "22.4", "transfers_balance": "37711", "selected": "96116", "transfers_in": "44259", "transfers_out": "6548", "value": "71", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "60", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.4", "creativity": "17.5", "threat": "56.0", "ict_index": "7.9", "transfers_balance": "250527", "selected": "348506", "transfers_in": "259213", "transfers_out": "8686", "value": "72", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.6", "creativity": "17.0", "threat": "10.0", "ict_index": "4.8", "transfers_balance": "94656", "selected": "445883", "transfers_in": "128704", "transfers_out": "34048", "value": "73", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.4", "creativity": "15.6", "threat": "40.0", "ict_index": "6.6", "transfers_balance": "-28109", "selected": "419582", "transfers_in": "40808", "transfers_out": "68917", "value": "73", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "14.2", "creativity": "17.6", "threat": "42.0", "ict_index": "7.4", "transfers_balance": "-72757", "selected": "346553", "transfers_in": "7969", "transfers_out": "80726", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "6.8", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "-23895", "selected": "324267", "transfers_in": "24329", "transfers_out": "48224", "value": "72", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.0", "creativity": "42.5", "threat": "26.0", "ict_index": "10.6", "transfers_balance": "7177", "selected": "430692", "transfers_in": "36576", "transfers_out": "29399", "value": "71", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.2", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-98752", "selected": "236332", "transfers_in": "1863", "transfers_out": "100615", "value": "70", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.6", "creativity": "19.5", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-43236", "selected": "193752", "transfers_in": "1734", "transfers_out": "44970", "value": "69", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.2", "creativity": "26.5", "threat": "20.0", "ict_index": "5.7", "transfers_balance": "-29605", "selected": "158311", "transfers_in": "2184", "transfers_out": "31789", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "44.0", "creativity": "3.5", "threat": "31.0", "ict_index": "7.9", "transfers_balance": "2641", "selected": "169865", "transfers_in": "9503", "transfers_out": "6862", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.4", "creativity": "12.8", "threat": "6.0", "ict_index": "4.4", "transfers_balance": "-6904", "selected": "161501", "transfers_in": "5238", "transfers_out": "12142", "value": "68", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15734", "selected": "144646", "transfers_in": "2798", "transfers_out": "18532", "value": "67", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.4", "creativity": "1.5", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-24919", "selected": "120062", "transfers_in": "330", "transfers_out": "25249", "value": "66", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ramadan Sobhi": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "27830", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4424", "selected": "29583", "transfers_in": "714", "transfers_out": "5138", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.4", "creativity": "11.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-5149", "selected": "28055", "transfers_in": "941", "transfers_out": "6090", "value": "49", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "33279", "transfers_in": "3150", "transfers_out": "3443", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "3.9", "threat": "6.0", "ict_index": "1.3", "transfers_balance": "-3950", "selected": "30889", "transfers_in": "813", "transfers_out": "4763", "value": "49", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "14.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-3753", "selected": "28240", "transfers_in": "720", "transfers_out": "4473", "value": "48", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1394", "selected": "27663", "transfers_in": "1528", "transfers_out": "2922", "value": "48", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "37", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2243", "selected": "26147", "transfers_in": "705", "transfers_out": "2948", "value": "48", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1365", "selected": "25093", "transfers_in": "437", "transfers_out": "1802", "value": "47", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "13.0", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "-1859", "selected": "23504", "transfers_in": "342", "transfers_out": "2201", "value": "47", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "13.8", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-452", "selected": "23387", "transfers_in": "521", "transfers_out": "973", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.6", "creativity": "19.5", "threat": "21.0", "ict_index": "5.9", "transfers_balance": "-518", "selected": "23329", "transfers_in": "650", "transfers_out": "1168", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.8", "creativity": "8.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-527", "selected": "23112", "transfers_in": "578", "transfers_out": "1105", "value": "47", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "23049", "transfers_in": "515", "transfers_out": "897", "value": "46", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.8", "creativity": "11.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-696", "selected": "22650", "transfers_in": "350", "transfers_out": "1046", "value": "46", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-886", "selected": "22135", "transfers_in": "304", "transfers_out": "1190", "value": "46", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "18.8", "threat": "13.0", "ict_index": "4.2", "transfers_balance": "-832", "selected": "21487", "transfers_in": "177", "transfers_out": "1009", "value": "46", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.8", "creativity": "41.2", "threat": "15.0", "ict_index": "7.6", "transfers_balance": "-389", "selected": "21429", "transfers_in": "373", "transfers_out": "762", "value": "46", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "37.0", "creativity": "14.3", "threat": "21.0", "ict_index": "7.2", "transfers_balance": "-549", "selected": "21391", "transfers_in": "685", "transfers_out": "1234", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "45.0", "creativity": "2.2", "threat": "33.0", "ict_index": "8.0", "transfers_balance": "996", "selected": "22891", "transfers_in": "1742", "transfers_out": "746", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.6", "creativity": "7.3", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "7108", "selected": "31292", "transfers_in": "9243", "transfers_out": "2135", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3223", "selected": "34828", "transfers_in": "6460", "transfers_out": "3237", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.7", "threat": "1.0", "ict_index": "0.4", "transfers_balance": "-1939", "selected": "33753", "transfers_in": "2935", "transfers_out": "4874", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-852", "selected": "33352", "transfers_in": "2004", "transfers_out": "2856", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1125", "selected": "32701", "transfers_in": "1303", "transfers_out": "2428", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1128", "selected": "31720", "transfers_in": "482", "transfers_out": "1610", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1728", "selected": "30272", "transfers_in": "458", "transfers_out": "2186", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1224", "selected": "29462", "transfers_in": "375", "transfers_out": "1599", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-711", "selected": "28844", "transfers_in": "146", "transfers_out": "857", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-746", "selected": "29262", "transfers_in": "119", "transfers_out": "865", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "24.8", "threat": "6.0", "ict_index": "4.1", "transfers_balance": "-293", "selected": "29015", "transfers_in": "325", "transfers_out": "618", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "12.1", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "-475", "selected": "28839", "transfers_in": "237", "transfers_out": "712", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "6.7", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-133", "selected": "28822", "transfers_in": "348", "transfers_out": "481", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "12.3", "threat": "29.0", "ict_index": "5.0", "transfers_balance": "30", "selected": "28937", "transfers_in": "532", "transfers_out": "502", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "263", "selected": "29499", "transfers_in": "627", "transfers_out": "364", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.4", "creativity": "1.5", "threat": "27.0", "ict_index": "3.9", "transfers_balance": "-220", "selected": "29162", "transfers_in": "241", "transfers_out": "461", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "23", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "0.3", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-202", "selected": "29021", "transfers_in": "201", "transfers_out": "403", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "29035", "transfers_in": "212", "transfers_out": "319", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Joel Robles": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12979", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1374", "selected": "12852", "transfers_in": "101", "transfers_out": "1475", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-997", "selected": "12183", "transfers_in": "78", "transfers_out": "1075", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-714", "selected": "11762", "transfers_in": "114", "transfers_out": "828", "value": "45", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-482", "selected": "11418", "transfers_in": "59", "transfers_out": "541", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-522", "selected": "11035", "transfers_in": "93", "transfers_out": "615", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-461", "selected": "10670", "transfers_in": "82", "transfers_out": "543", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-398", "selected": "10408", "transfers_in": "69", "transfers_out": "467", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "10195", "transfers_in": "33", "transfers_out": "277", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-299", "selected": "9944", "transfers_in": "38", "transfers_out": "337", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "9697", "transfers_in": "24", "transfers_out": "298", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "9534", "transfers_in": "42", "transfers_out": "263", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "9429", "transfers_in": "26", "transfers_out": "151", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "9332", "transfers_in": "26", "transfers_out": "142", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "9253", "transfers_in": "36", "transfers_out": "135", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "9154", "transfers_in": "38", "transfers_out": "164", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "9068", "transfers_in": "22", "transfers_out": "120", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "9003", "transfers_in": "27", "transfers_out": "113", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "8895", "transfers_in": "34", "transfers_out": "162", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "8852", "transfers_in": "25", "transfers_out": "93", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "8785", "transfers_in": "68", "transfers_out": "163", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "8737", "transfers_in": "53", "transfers_out": "115", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "8671", "transfers_in": "88", "transfers_out": "198", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "8622", "transfers_in": "67", "transfers_out": "150", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "8548", "transfers_in": "59", "transfers_out": "163", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "8526", "transfers_in": "50", "transfers_out": "92", "value": "43", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "8479", "transfers_in": "57", "transfers_out": "128", "value": "43", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "8508", "transfers_in": "80", "transfers_out": "100", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "8589", "transfers_in": "78", "transfers_out": "56", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "9235", "transfers_in": "99", "transfers_out": "84", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "9470", "transfers_in": "90", "transfers_out": "99", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "9305", "transfers_in": "62", "transfers_out": "87", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "9309", "transfers_in": "31", "transfers_out": "65", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "9302", "transfers_in": "26", "transfers_out": "63", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "9955", "transfers_in": "73", "transfers_out": "70", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "9355", "transfers_in": "55", "transfers_out": "58", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "9318", "transfers_in": "27", "transfers_out": "75", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "9288", "transfers_in": "37", "transfers_out": "83", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Oumar Niasse": [{"gameweek": "6", "points": "11", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "35", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "47", "influence": "65.4", "creativity": "0.8", "threat": "56.0", "ict_index": "12.2", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-5", "influence": "0.6", "creativity": "12.2", "threat": "50.0", "ict_index": "6.3", "transfers_balance": "107354", "selected": "116479", "transfers_in": "118827", "transfers_out": "11473", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.0", "threat": "5.0", "ict_index": "0.2", "transfers_balance": "38383", "selected": "162505", "transfers_in": "60835", "transfers_out": "22452", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "5", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "15", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.0", "creativity": "0.3", "threat": "19.0", "ict_index": "5.4", "transfers_balance": "-27854", "selected": "135516", "transfers_in": "5485", "transfers_out": "33339", "value": "50", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "13.0", "threat": "35.0", "ict_index": "4.5", "transfers_balance": "-10225", "selected": "126275", "transfers_in": "10067", "transfers_out": "20292", "value": "49", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "40.0", "creativity": "22.7", "threat": "45.0", "ict_index": "10.8", "transfers_balance": "-12484", "selected": "114587", "transfers_in": "5950", "transfers_out": "18434", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "10", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "38.6", "creativity": "3.8", "threat": "42.0", "ict_index": "8.4", "transfers_balance": "44497", "selected": "163283", "transfers_in": "54447", "transfers_out": "9950", "value": "49", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "107229", "selected": "274876", "transfers_in": "150007", "transfers_out": "42778", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12537", "selected": "263071", "transfers_in": "21371", "transfers_out": "33908", "value": "50", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "52608", "selected": "319328", "transfers_in": "66285", "transfers_out": "13677", "value": "50", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32488", "selected": "288852", "transfers_in": "15603", "transfers_out": "48091", "value": "50", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16828", "selected": "272955", "transfers_in": "16314", "transfers_out": "33142", "value": "50", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31174", "selected": "242663", "transfers_in": "8998", "transfers_out": "40172", "value": "49", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33022", "selected": "210822", "transfers_in": "11167", "transfers_out": "44189", "value": "48", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.0", "creativity": "11.0", "threat": "36.0", "ict_index": "5.5", "transfers_balance": "-21758", "selected": "189865", "transfers_in": "8433", "transfers_out": "30191", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "36", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.2", "creativity": "23.3", "threat": "4.0", "ict_index": "4.9", "transfers_balance": "-5917", "selected": "185247", "transfers_in": "18697", "transfers_out": "24614", "value": "47", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.8", "creativity": "4.2", "threat": "37.0", "ict_index": "4.5", "transfers_balance": "13182", "selected": "199085", "transfers_in": "33963", "transfers_out": "20781", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33878", "selected": "235936", "transfers_in": "69843", "transfers_out": "35965", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "21", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.2", "creativity": "10.9", "threat": "35.0", "ict_index": "8.1", "transfers_balance": "3685", "selected": "241115", "transfers_in": "31486", "transfers_out": "27801", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "1.0", "threat": "10.0", "ict_index": "0.8", "transfers_balance": "66451", "selected": "311299", "transfers_in": "88743", "transfers_out": "22292", "value": "47", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.4", "creativity": "2.3", "threat": "42.0", "ict_index": "4.5", "transfers_balance": "-3698", "selected": "308697", "transfers_in": "26621", "transfers_out": "30319", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "60.2", "creativity": "25.4", "threat": "56.0", "ict_index": "14.2", "transfers_balance": "14133", "selected": "325206", "transfers_in": "41484", "transfers_out": "27351", "value": "48", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.4", "creativity": "1.3", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "134619", "selected": "466296", "transfers_in": "152835", "transfers_out": "18216", "value": "49", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.6", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "10305", "selected": "478180", "transfers_in": "33683", "transfers_out": "23378", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20304", "selected": "447203", "transfers_in": "19143", "transfers_out": "39447", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23678", "selected": "385358", "transfers_in": "11462", "transfers_out": "35140", "value": "49", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.0", "creativity": "0.1", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-55232", "selected": "370302", "transfers_in": "6579", "transfers_out": "61811", "value": "48", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27018", "selected": "343771", "transfers_in": "6929", "transfers_out": "33947", "value": "48", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19139", "selected": "322416", "transfers_in": "10875", "transfers_out": "30014", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-18819", "selected": "305248", "transfers_in": "4561", "transfers_out": "23380", "value": "47", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "4.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-10173", "selected": "297616", "transfers_in": "6780", "transfers_out": "16953", "value": "46", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.7", "threat": "24.0", "ict_index": "2.5", "transfers_balance": "-4946", "selected": "292714", "transfers_in": "11429", "transfers_out": "16375", "value": "46", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "49.8", "creativity": "19.3", "threat": "107.0", "ict_index": "17.6", "transfers_balance": "2717", "selected": "296484", "transfers_in": "14556", "transfers_out": "11839", "value": "46", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Bruno Martins Indi": [{"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "32", "selected": "179", "transfers_in": "38", "transfers_out": "6", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.8", "creativity": "21.9", "threat": "7.0", "ict_index": "5.4", "transfers_balance": "222", "selected": "929", "transfers_in": "330", "transfers_out": "108", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "164", "selected": "1592", "transfers_in": "328", "transfers_out": "164", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.2", "creativity": "14.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "29", "selected": "1839", "transfers_in": "240", "transfers_out": "211", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "10.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "4", "selected": "2052", "transfers_in": "230", "transfers_out": "226", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-418", "selected": "1659", "transfers_in": "29", "transfers_out": "447", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "1432", "transfers_in": "18", "transfers_out": "248", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1461", "transfers_in": "64", "transfers_out": "59", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "1374", "transfers_in": "24", "transfers_out": "117", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1353", "transfers_in": "23", "transfers_out": "54", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "1456", "transfers_in": "96", "transfers_out": "60", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1502", "transfers_in": "52", "transfers_out": "44", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.0", "creativity": "0.3", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-23", "selected": "1515", "transfers_in": "20", "transfers_out": "43", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "52", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "26", "selected": "1574", "transfers_in": "74", "transfers_out": "48", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "1481", "transfers_in": "20", "transfers_out": "128", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1435", "transfers_in": "9", "transfers_out": "58", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1389", "transfers_in": "7", "transfers_out": "56", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1353", "transfers_in": "6", "transfers_out": "42", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1341", "transfers_in": "18", "transfers_out": "35", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1319", "transfers_in": "8", "transfers_out": "34", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1315", "transfers_in": "13", "transfers_out": "19", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-21", "selected": "1302", "transfers_in": "19", "transfers_out": "40", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "136", "selected": "1469", "transfers_in": "199", "transfers_out": "63", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1516", "transfers_in": "120", "transfers_out": "114", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1503", "transfers_in": "33", "transfers_out": "63", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1552", "transfers_in": "80", "transfers_out": "69", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-18", "selected": "1588", "transfers_in": "43", "transfers_out": "61", "value": "49", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.2", "creativity": "0.1", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "10", "selected": "1616", "transfers_in": "42", "transfers_out": "32", "value": "49", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "0.3", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "94", "selected": "1751", "transfers_in": "143", "transfers_out": "49", "value": "49", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "582", "selected": "5059", "transfers_in": "669", "transfers_out": "87", "value": "49", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "14.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-225", "selected": "2164", "transfers_in": "33", "transfers_out": "258", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "28.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-70", "selected": "2114", "transfers_in": "32", "transfers_out": "102", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.4", "creativity": "0.1", "threat": "34.0", "ict_index": "5.6", "transfers_balance": "-29", "selected": "2093", "transfers_in": "46", "transfers_out": "75", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "103", "selected": "2331", "transfers_in": "155", "transfers_out": "52", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "51", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-57", "selected": "2178", "transfers_in": "27", "transfers_out": "84", "value": "49", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "2054", "transfers_in": "9", "transfers_out": "117", "value": "49", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "1987", "transfers_in": "19", "transfers_out": "105", "value": "49", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Nahki Wells": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3137", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-655", "selected": "2620", "transfers_in": "82", "transfers_out": "737", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "2234", "transfers_in": "76", "transfers_out": "496", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "2054", "transfers_in": "180", "transfers_out": "392", "value": "50", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "1961", "transfers_in": "88", "transfers_out": "203", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "1918", "transfers_in": "145", "transfers_out": "225", "value": "49", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "1841", "transfers_in": "93", "transfers_out": "197", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1813", "transfers_in": "129", "transfers_out": "184", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "1768", "transfers_in": "49", "transfers_out": "107", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "1705", "transfers_in": "57", "transfers_out": "127", "value": "49", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1764", "transfers_in": "98", "transfers_out": "81", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1827", "transfers_in": "111", "transfers_out": "115", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "1911", "transfers_in": "150", "transfers_out": "114", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "2003", "transfers_in": "135", "transfers_out": "80", "value": "49", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2027", "transfers_in": "90", "transfers_out": "106", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2079", "transfers_in": "127", "transfers_out": "132", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "2119", "transfers_in": "110", "transfers_out": "101", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "2178", "transfers_in": "111", "transfers_out": "87", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "16", "selected": "2252", "transfers_in": "154", "transfers_out": "138", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "2317", "transfers_in": "146", "transfers_out": "117", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "1.0", "creativity": "1.8", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "53", "selected": "2420", "transfers_in": "221", "transfers_out": "168", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39", "selected": "2484", "transfers_in": "147", "transfers_out": "108", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "95", "selected": "2674", "transfers_in": "315", "transfers_out": "220", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "128", "selected": "2864", "transfers_in": "316", "transfers_out": "188", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "3006", "transfers_in": "264", "transfers_out": "190", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "3009", "transfers_in": "130", "transfers_out": "155", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.0", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "53", "selected": "3128", "transfers_in": "216", "transfers_out": "163", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "66", "selected": "3304", "transfers_in": "266", "transfers_out": "200", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "3317", "transfers_in": "92", "transfers_out": "126", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3399", "transfers_in": "111", "transfers_out": "126", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38", "selected": "3481", "transfers_in": "126", "transfers_out": "88", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3500", "transfers_in": "100", "transfers_out": "109", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "3604", "transfers_in": "160", "transfers_out": "111", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "3604", "transfers_in": "160", "transfers_out": "111", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "3613", "transfers_in": "99", "transfers_out": "93", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3593", "transfers_in": "56", "transfers_out": "70", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "3588", "transfers_in": "55", "transfers_out": "71", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.9", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "111", "selected": "3732", "transfers_in": "199", "transfers_out": "88", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Moritz Bauer": [{"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "19.8", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "54", "selected": "57", "transfers_in": "59", "transfers_out": "5", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "11.8", "creativity": "24.4", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "2370", "selected": "2477", "transfers_in": "2576", "transfers_out": "206", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.0", "creativity": "4.6", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "13524", "selected": "16197", "transfers_in": "15018", "transfers_out": "1494", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "31.8", "creativity": "38.8", "threat": "0.0", "ict_index": "7.1", "transfers_balance": "7157", "selected": "23449", "transfers_in": "8276", "transfers_out": "1119", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.2", "creativity": "16.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "21785", "selected": "45572", "transfers_in": "23043", "transfers_out": "1258", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "0.6", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-2289", "selected": "43409", "transfers_in": "1827", "transfers_out": "4116", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "8.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "604", "selected": "44034", "transfers_in": "2487", "transfers_out": "1883", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "22.0", "creativity": "5.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "30", "selected": "43334", "transfers_in": "2038", "transfers_out": "2008", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3941", "selected": "62642", "transfers_in": "4639", "transfers_out": "698", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "1.8", "threat": "10.0", "ict_index": "1.3", "transfers_balance": "-10097", "selected": "37382", "transfers_in": "198", "transfers_out": "10295", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.8", "creativity": "15.0", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-5759", "selected": "31683", "transfers_in": "112", "transfers_out": "5871", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "69", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "11.4", "creativity": "25.3", "threat": "21.0", "ict_index": "5.8", "transfers_balance": "-3423", "selected": "26318", "transfers_in": "288", "transfers_out": "3711", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "2325", "selected": "40379", "transfers_in": "3118", "transfers_out": "793", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "12.2", "creativity": "15.2", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-3457", "selected": "27258", "transfers_in": "150", "transfers_out": "3607", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "20.6", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "-1770", "selected": "25195", "transfers_in": "752", "transfers_out": "2522", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-939", "selected": "24531", "transfers_in": "385", "transfers_out": "1324", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kyle Jameson": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "598", "selected": "745", "transfers_in": "698", "transfers_out": "100", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "651", "selected": "1684", "transfers_in": "836", "transfers_out": "185", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "291", "selected": "2114", "transfers_in": "425", "transfers_out": "134", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "237", "selected": "2300", "transfers_in": "381", "transfers_out": "144", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "2513", "transfers_in": "232", "transfers_out": "172", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "160", "selected": "2645", "transfers_in": "333", "transfers_out": "173", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "72", "selected": "2750", "transfers_in": "189", "transfers_out": "117", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "148", "selected": "3216", "transfers_in": "289", "transfers_out": "141", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "3067", "transfers_in": "102", "transfers_out": "152", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "2993", "transfers_in": "137", "transfers_out": "103", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "69", "selected": "3140", "transfers_in": "195", "transfers_out": "126", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "145", "selected": "3310", "transfers_in": "280", "transfers_out": "135", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Joseph Willock": [{"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "69", "transfers_in": "34", "transfers_out": "17", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "85", "transfers_in": "25", "transfers_out": "22", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "2.8", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "32", "selected": "152", "transfers_in": "53", "transfers_out": "21", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "179", "transfers_in": "30", "transfers_out": "18", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "3.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "12", "selected": "182", "transfers_in": "21", "transfers_out": "9", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "221", "transfers_in": "37", "transfers_out": "16", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21", "selected": "221", "transfers_in": "37", "transfers_out": "16", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "233", "transfers_in": "25", "transfers_out": "18", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sam Vokes": [{"gameweek": "1", "points": "13", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "65.0", "creativity": "0.7", "threat": "42.0", "ict_index": "10.8", "transfers_balance": "0", "selected": "102551", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.2", "creativity": "25.3", "threat": "28.0", "ict_index": "5.4", "transfers_balance": "100231", "selected": "283189", "transfers_in": "116210", "transfers_out": "15979", "value": "60", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "1.8", "threat": "20.0", "ict_index": "2.5", "transfers_balance": "-8667", "selected": "294092", "transfers_in": "48188", "transfers_out": "56855", "value": "60", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "2.3", "threat": "11.0", "ict_index": "2.1", "transfers_balance": "15338", "selected": "319825", "transfers_in": "60050", "transfers_out": "44712", "value": "60", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28179", "selected": "294539", "transfers_in": "20250", "transfers_out": "48429", "value": "61", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14397", "selected": "282904", "transfers_in": "34910", "transfers_out": "49307", "value": "61", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58033", "selected": "225644", "transfers_in": "5014", "transfers_out": "63047", "value": "60", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.5", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-29333", "selected": "197040", "transfers_in": "5729", "transfers_out": "35062", "value": "60", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21425", "selected": "175818", "transfers_in": "1098", "transfers_out": "22523", "value": "59", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29729", "selected": "146152", "transfers_in": "468", "transfers_out": "30197", "value": "59", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "25", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "34.0", "creativity": "1.6", "threat": "21.0", "ict_index": "5.7", "transfers_balance": "-10378", "selected": "135939", "transfers_in": "686", "transfers_out": "11064", "value": "58", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.4", "threat": "38.0", "ict_index": "3.9", "transfers_balance": "7225", "selected": "144021", "transfers_in": "12027", "transfers_out": "4802", "value": "58", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3950", "selected": "140350", "transfers_in": "3897", "transfers_out": "7847", "value": "58", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2333", "selected": "138224", "transfers_in": "3760", "transfers_out": "6093", "value": "58", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "-5341", "selected": "133093", "transfers_in": "1660", "transfers_out": "7001", "value": "58", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4315", "selected": "129055", "transfers_in": "1656", "transfers_out": "5971", "value": "58", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3739", "selected": "125434", "transfers_in": "1148", "transfers_out": "4887", "value": "58", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.1", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "-3395", "selected": "122153", "transfers_in": "854", "transfers_out": "4249", "value": "58", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3228", "selected": "119082", "transfers_in": "967", "transfers_out": "4195", "value": "57", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "3.2", "creativity": "1.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-2075", "selected": "117121", "transfers_in": "884", "transfers_out": "2959", "value": "57", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "10.3", "threat": "9.0", "ict_index": "1.9", "transfers_balance": "-1986", "selected": "115301", "transfers_in": "2071", "transfers_out": "4057", "value": "57", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.2", "creativity": "11.7", "threat": "23.0", "ict_index": "5.3", "transfers_balance": "-1198", "selected": "114167", "transfers_in": "814", "transfers_out": "2012", "value": "57", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "2.2", "creativity": "12.8", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "382", "selected": "114937", "transfers_in": "4200", "transfers_out": "3818", "value": "57", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.1", "threat": "15.0", "ict_index": "0.9", "transfers_balance": "-1562", "selected": "113569", "transfers_in": "1611", "transfers_out": "3173", "value": "57", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "29.6", "creativity": "0.5", "threat": "36.0", "ict_index": "6.6", "transfers_balance": "-989", "selected": "112813", "transfers_in": "1661", "transfers_out": "2650", "value": "57", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "3.9", "threat": "6.0", "ict_index": "1.1", "transfers_balance": "-1206", "selected": "111734", "transfers_in": "848", "transfers_out": "2054", "value": "57", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "23.8", "threat": "10.0", "ict_index": "3.3", "transfers_balance": "490", "selected": "112501", "transfers_in": "2785", "transfers_out": "2295", "value": "57", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-403", "selected": "112407", "transfers_in": "2038", "transfers_out": "2441", "value": "57", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1267", "selected": "111224", "transfers_in": "638", "transfers_out": "1905", "value": "57", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1592", "selected": "117812", "transfers_in": "457", "transfers_out": "2049", "value": "57", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "117381", "transfers_in": "1012", "transfers_out": "1047", "value": "57", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "20", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.2", "creativity": "1.3", "threat": "19.0", "ict_index": "5.4", "transfers_balance": "-258", "selected": "117171", "transfers_in": "764", "transfers_out": "1022", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3661", "selected": "121471", "transfers_in": "4599", "transfers_out": "938", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.0", "threat": "17.0", "ict_index": "2.0", "transfers_balance": "3661", "selected": "121471", "transfers_in": "4599", "transfers_out": "938", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "11.8", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "-329", "selected": "120696", "transfers_in": "1155", "transfers_out": "1484", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-1002", "selected": "119705", "transfers_in": "506", "transfers_out": "1508", "value": "57", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "68", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "2.7", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "-914", "selected": "118789", "transfers_in": "531", "transfers_out": "1445", "value": "57", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "11.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "7397", "selected": "126811", "transfers_in": "8491", "transfers_out": "1094", "value": "57", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Daryl Murphy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "14918", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3312", "selected": "15528", "transfers_in": "354", "transfers_out": "3666", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1883", "selected": "16253", "transfers_in": "355", "transfers_out": "2238", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1372", "selected": "17930", "transfers_in": "341", "transfers_out": "1713", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-766", "selected": "18670", "transfers_in": "355", "transfers_out": "1121", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-739", "selected": "19336", "transfers_in": "522", "transfers_out": "1261", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-447", "selected": "20216", "transfers_in": "600", "transfers_out": "1047", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "21182", "transfers_in": "630", "transfers_out": "1042", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "21583", "transfers_in": "287", "transfers_out": "561", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "22094", "transfers_in": "470", "transfers_out": "790", "value": "45", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-384", "selected": "22452", "transfers_in": "131", "transfers_out": "515", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "23106", "transfers_in": "147", "transfers_out": "535", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "23550", "transfers_in": "230", "transfers_out": "430", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "23865", "transfers_in": "175", "transfers_out": "375", "value": "45", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "24234", "transfers_in": "159", "transfers_out": "394", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-318", "selected": "24855", "transfers_in": "219", "transfers_out": "537", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-289", "selected": "25168", "transfers_in": "99", "transfers_out": "388", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-315", "selected": "25489", "transfers_in": "91", "transfers_out": "406", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "26205", "transfers_in": "195", "transfers_out": "586", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "26957", "transfers_in": "174", "transfers_out": "425", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "27798", "transfers_in": "224", "transfers_out": "672", "value": "45", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "28158", "transfers_in": "194", "transfers_out": "471", "value": "45", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "29880", "transfers_in": "354", "transfers_out": "911", "value": "45", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-361", "selected": "30763", "transfers_in": "260", "transfers_out": "621", "value": "45", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "32154", "transfers_in": "358", "transfers_out": "705", "value": "45", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "32480", "transfers_in": "139", "transfers_out": "415", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-361", "selected": "33364", "transfers_in": "193", "transfers_out": "554", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-450", "selected": "34888", "transfers_in": "187", "transfers_out": "637", "value": "45", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "35465", "transfers_in": "60", "transfers_out": "325", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "36837", "transfers_in": "77", "transfers_out": "300", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-235", "selected": "38266", "transfers_in": "66", "transfers_out": "301", "value": "45", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "38675", "transfers_in": "80", "transfers_out": "289", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "39128", "transfers_in": "52", "transfers_out": "214", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "39446", "transfers_in": "28", "transfers_out": "209", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "39616", "transfers_in": "15", "transfers_out": "127", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "39727", "transfers_in": "39", "transfers_out": "150", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "39727", "transfers_in": "39", "transfers_out": "150", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "39993", "transfers_in": "63", "transfers_out": "117", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Leroy San\u00e9": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "211370", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "15.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-54410", "selected": "173202", "transfers_in": "4183", "transfers_out": "58593", "value": "84", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-44969", "selected": "131665", "transfers_in": "3086", "transfers_out": "48055", "value": "83", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "33", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "69.6", "creativity": "25.1", "threat": "28.0", "ict_index": "12.3", "transfers_balance": "-36905", "selected": "97398", "transfers_in": "2266", "transfers_out": "39171", "value": "82", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.0", "threat": "37.0", "ict_index": "3.8", "transfers_balance": "81739", "selected": "187706", "transfers_in": "94404", "transfers_out": "12665", "value": "82", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "16", "goals": "1", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "58", "influence": "81.2", "creativity": "65.5", "threat": "109.0", "ict_index": "25.6", "transfers_balance": "-23265", "selected": "168196", "transfers_in": "25670", "transfers_out": "48935", "value": "82", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "17.2", "threat": "20.0", "ict_index": "4.4", "transfers_balance": "103643", "selected": "284648", "transfers_in": "124672", "transfers_out": "21029", "value": "83", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "10", "goals": "1", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "56.4", "creativity": "33.7", "threat": "53.0", "ict_index": "14.3", "transfers_balance": "100106", "selected": "395923", "transfers_in": "129172", "transfers_out": "29066", "value": "84", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "35", "influence": "59.0", "creativity": "30.9", "threat": "45.0", "ict_index": "13.5", "transfers_balance": "108823", "selected": "511034", "transfers_in": "124540", "transfers_out": "15717", "value": "85", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "55.8", "creativity": "33.8", "threat": "50.0", "ict_index": "14.0", "transfers_balance": "340057", "selected": "866091", "transfers_in": "359441", "transfers_out": "19384", "value": "86", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.8", "creativity": "10.4", "threat": "24.0", "ict_index": "3.7", "transfers_balance": "371748", "selected": "1254732", "transfers_in": "384718", "transfers_out": "12970", "value": "88", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.0", "creativity": "41.2", "threat": "30.0", "ict_index": "10.1", "transfers_balance": "234419", "selected": "1507893", "transfers_in": "259974", "transfers_out": "25555", "value": "89", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "3.2", "threat": "9.0", "ict_index": "1.6", "transfers_balance": "81941", "selected": "1599854", "transfers_in": "112077", "transfers_out": "30136", "value": "90", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20680", "selected": "1583910", "transfers_in": "51411", "transfers_out": "72091", "value": "90", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "50.0", "threat": "71.0", "ict_index": "13.9", "transfers_balance": "-317335", "selected": "1268645", "transfers_in": "20726", "transfers_out": "338061", "value": "89", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "29.7", "threat": "30.0", "ict_index": "7.1", "transfers_balance": "-189481", "selected": "1082375", "transfers_in": "16611", "transfers_out": "206092", "value": "88", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61964", "selected": "1022410", "transfers_in": "17456", "transfers_out": "79420", "value": "87", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "10", "goals": "0", "assists": "2", "conceded": "0", "bonus": "1", "minutes": "84", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "49.4", "creativity": "53.3", "threat": "35.0", "ict_index": "13.8", "transfers_balance": "-158993", "selected": "864850", "transfers_in": "7540", "transfers_out": "166533", "value": "86", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "2.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "66502", "selected": "936221", "transfers_in": "103876", "transfers_out": "37374", "value": "86", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-75195", "selected": "862887", "transfers_in": "11696", "transfers_out": "86891", "value": "86", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "24.8", "threat": "51.0", "ict_index": "8.3", "transfers_balance": "-80447", "selected": "784333", "transfers_in": "26243", "transfers_out": "106690", "value": "85", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.4", "creativity": "54.3", "threat": "37.0", "ict_index": "11.7", "transfers_balance": "-71958", "selected": "713204", "transfers_in": "31404", "transfers_out": "103362", "value": "85", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "44.0", "creativity": "19.9", "threat": "29.0", "ict_index": "9.3", "transfers_balance": "-49784", "selected": "667167", "transfers_in": "38710", "transfers_out": "88494", "value": "85", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.4", "creativity": "40.2", "threat": "27.0", "ict_index": "9.7", "transfers_balance": "27877", "selected": "698803", "transfers_in": "61747", "transfers_out": "33870", "value": "84", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-166646", "selected": "535327", "transfers_in": "49079", "transfers_out": "215725", "value": "84", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114072", "selected": "421456", "transfers_in": "604", "transfers_out": "114676", "value": "83", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52250", "selected": "369494", "transfers_in": "662", "transfers_out": "52912", "value": "83", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "56.0", "creativity": "17.3", "threat": "17.0", "ict_index": "9.0", "transfers_balance": "9855", "selected": "381087", "transfers_in": "27601", "transfers_out": "17746", "value": "83", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "35.4", "threat": "86.0", "ict_index": "13.3", "transfers_balance": "231307", "selected": "616856", "transfers_in": "235691", "transfers_out": "4384", "value": "84", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.4", "creativity": "19.1", "threat": "44.0", "ict_index": "7.1", "transfers_balance": "180440", "selected": "764091", "transfers_in": "192188", "transfers_out": "11748", "value": "86", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "43.4", "creativity": "48.7", "threat": "32.0", "ict_index": "12.4", "transfers_balance": "2850", "selected": "738638", "transfers_in": "32627", "transfers_out": "29777", "value": "86", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.8", "creativity": "47.8", "threat": "4.0", "ict_index": "7.8", "transfers_balance": "-17469", "selected": "721464", "transfers_in": "21188", "transfers_out": "38657", "value": "86", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "6.1", "threat": "27.0", "ict_index": "2.8", "transfers_balance": "-69336", "selected": "642066", "transfers_in": "14144", "transfers_out": "83480", "value": "85", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "71019", "selected": "747874", "transfers_in": "87569", "transfers_out": "16550", "value": "85", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.2", "creativity": "49.9", "threat": "21.0", "ict_index": "11.4", "transfers_balance": "-37082", "selected": "689526", "transfers_in": "17754", "transfers_out": "54836", "value": "86", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "3.8", "creativity": "20.2", "threat": "22.0", "ict_index": "4.6", "transfers_balance": "46465", "selected": "740751", "transfers_in": "62439", "transfers_out": "15974", "value": "86", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "14", "goals": "0", "assists": "3", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "58", "influence": "78.0", "creativity": "70.7", "threat": "37.0", "ict_index": "18.6", "transfers_balance": "46465", "selected": "740751", "transfers_in": "62439", "transfers_out": "15974", "value": "86", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "19.1", "threat": "28.0", "ict_index": "5.8", "transfers_balance": "53029", "selected": "796592", "transfers_in": "70558", "transfers_out": "17529", "value": "87", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Claudio Yacob": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.8", "creativity": "0.9", "threat": "14.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "17803", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-464", "selected": "19328", "transfers_in": "958", "transfers_out": "1422", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.4", "creativity": "0.6", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-3885", "selected": "15519", "transfers_in": "85", "transfers_out": "3970", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1140", "selected": "14588", "transfers_in": "355", "transfers_out": "1495", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-888", "selected": "13817", "transfers_in": "265", "transfers_out": "1153", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-960", "selected": "12961", "transfers_in": "267", "transfers_out": "1227", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-593", "selected": "12481", "transfers_in": "413", "transfers_out": "1006", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-299", "selected": "12302", "transfers_in": "608", "transfers_out": "907", "value": "44", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "501", "selected": "12961", "transfers_in": "1251", "transfers_out": "750", "value": "44", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-638", "selected": "12403", "transfers_in": "376", "transfers_out": "1014", "value": "44", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-401", "selected": "12060", "transfers_in": "189", "transfers_out": "590", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-433", "selected": "11687", "transfers_in": "180", "transfers_out": "613", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-320", "selected": "11395", "transfers_in": "131", "transfers_out": "451", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-246", "selected": "11173", "transfers_in": "133", "transfers_out": "379", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "1.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "123", "selected": "11378", "transfers_in": "635", "transfers_out": "512", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "5352", "selected": "17669", "transfers_in": "7353", "transfers_out": "2001", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "0.4", "threat": "21.0", "ict_index": "3.5", "transfers_balance": "748", "selected": "18722", "transfers_in": "2139", "transfers_out": "1391", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "780", "selected": "19918", "transfers_in": "2238", "transfers_out": "1458", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "20194", "transfers_in": "1932", "transfers_out": "2138", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-687", "selected": "19602", "transfers_in": "502", "transfers_out": "1189", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-998", "selected": "18690", "transfers_in": "441", "transfers_out": "1439", "value": "43", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.4", "creativity": "12.3", "threat": "19.0", "ict_index": "3.8", "transfers_balance": "-729", "selected": "17984", "transfers_in": "188", "transfers_out": "917", "value": "43", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-915", "selected": "17143", "transfers_in": "360", "transfers_out": "1275", "value": "43", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-609", "selected": "16564", "transfers_in": "189", "transfers_out": "798", "value": "43", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-414", "selected": "16191", "transfers_in": "158", "transfers_out": "572", "value": "43", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "1.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "140", "selected": "16382", "transfers_in": "539", "transfers_out": "399", "value": "43", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "16508", "transfers_in": "603", "transfers_out": "575", "value": "43", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "16512", "transfers_in": "430", "transfers_out": "524", "value": "43", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "16362", "transfers_in": "116", "transfers_out": "292", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-194", "selected": "15144", "transfers_in": "105", "transfers_out": "299", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.8", "creativity": "2.8", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-300", "selected": "14681", "transfers_in": "44", "transfers_out": "344", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "5.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-209", "selected": "14693", "transfers_in": "125", "transfers_out": "334", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "14565", "transfers_in": "84", "transfers_out": "227", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "14449", "transfers_in": "76", "transfers_out": "215", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "14397", "transfers_in": "48", "transfers_out": "131", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "14284", "transfers_in": "45", "transfers_out": "144", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "14206", "transfers_in": "51", "transfers_out": "139", "value": "43", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "14121", "transfers_in": "49", "transfers_out": "132", "value": "43", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Matt Phillips": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "31.0", "threat": "16.0", "ict_index": "5.4", "transfers_balance": "0", "selected": "114646", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.4", "creativity": "38.6", "threat": "5.0", "ict_index": "6.9", "transfers_balance": "-4638", "selected": "114554", "transfers_in": "6541", "transfers_out": "11179", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.8", "creativity": "18.5", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "14029", "selected": "132385", "transfers_in": "27482", "transfers_out": "13453", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "7.3", "threat": "16.0", "ict_index": "2.2", "transfers_balance": "-3781", "selected": "130977", "transfers_in": "15702", "transfers_out": "19483", "value": "60", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "28.7", "threat": "3.0", "ict_index": "4.3", "transfers_balance": "-11356", "selected": "120475", "transfers_in": "8133", "transfers_out": "19489", "value": "60", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-24912", "selected": "96131", "transfers_in": "2027", "transfers_out": "26939", "value": "60", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.0", "creativity": "0.3", "threat": "39.0", "ict_index": "5.0", "transfers_balance": "-14512", "selected": "81903", "transfers_in": "2166", "transfers_out": "16678", "value": "59", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9793", "selected": "72514", "transfers_in": "2822", "transfers_out": "12615", "value": "59", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-11048", "selected": "61564", "transfers_in": "505", "transfers_out": "11553", "value": "58", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "36.4", "creativity": "0.1", "threat": "33.0", "ict_index": "7.0", "transfers_balance": "-12605", "selected": "49036", "transfers_in": "206", "transfers_out": "12811", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.0", "creativity": "5.3", "threat": "9.0", "ict_index": "1.7", "transfers_balance": "-1847", "selected": "47340", "transfers_in": "1431", "transfers_out": "3278", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "83", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "15.1", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-4976", "selected": "42448", "transfers_in": "252", "transfers_out": "5228", "value": "57", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.2", "creativity": "18.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-3251", "selected": "39321", "transfers_in": "231", "transfers_out": "3482", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "28.4", "creativity": "15.9", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-236", "selected": "39290", "transfers_in": "2051", "transfers_out": "2287", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4113", "selected": "35202", "transfers_in": "356", "transfers_out": "4469", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4224", "selected": "30998", "transfers_in": "98", "transfers_out": "4322", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2576", "selected": "28434", "transfers_in": "20", "transfers_out": "2596", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2295", "selected": "26148", "transfers_in": "12", "transfers_out": "2307", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1995", "selected": "24163", "transfers_in": "24", "transfers_out": "2019", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.2", "creativity": "25.6", "threat": "5.0", "ict_index": "3.9", "transfers_balance": "-1031", "selected": "23137", "transfers_in": "15", "transfers_out": "1046", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.2", "creativity": "37.8", "threat": "1.0", "ict_index": "5.6", "transfers_balance": "-528", "selected": "22647", "transfers_in": "111", "transfers_out": "639", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "22517", "transfers_in": "225", "transfers_out": "375", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "44.4", "threat": "12.0", "ict_index": "6.9", "transfers_balance": "-801", "selected": "21747", "transfers_in": "197", "transfers_out": "998", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.8", "creativity": "12.8", "threat": "34.0", "ict_index": "5.8", "transfers_balance": "-298", "selected": "21499", "transfers_in": "143", "transfers_out": "441", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "35", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.4", "creativity": "0.4", "threat": "19.0", "ict_index": "2.3", "transfers_balance": "-169", "selected": "21388", "transfers_in": "214", "transfers_out": "383", "value": "54", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "2.3", "threat": "3.0", "ict_index": "1.4", "transfers_balance": "60", "selected": "21473", "transfers_in": "391", "transfers_out": "331", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "45.2", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "-372", "selected": "21130", "transfers_in": "104", "transfers_out": "476", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "26.4", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "489", "selected": "21675", "transfers_in": "887", "transfers_out": "398", "value": "54", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.6", "creativity": "39.3", "threat": "4.0", "ict_index": "5.8", "transfers_balance": "-120", "selected": "21564", "transfers_in": "227", "transfers_out": "347", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "239", "selected": "28204", "transfers_in": "528", "transfers_out": "289", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "13", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.2", "creativity": "0.0", "threat": "36.0", "ict_index": "3.6", "transfers_balance": "1044", "selected": "33104", "transfers_in": "1395", "transfers_out": "351", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.4", "creativity": "25.5", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "-954", "selected": "28410", "transfers_in": "89", "transfers_out": "1043", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.0", "creativity": "11.0", "threat": "19.0", "ict_index": "3.1", "transfers_balance": "-411", "selected": "28031", "transfers_in": "79", "transfers_out": "490", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "0.9", "threat": "10.0", "ict_index": "1.2", "transfers_balance": "-474", "selected": "27511", "transfers_in": "26", "transfers_out": "500", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.2", "creativity": "17.4", "threat": "45.0", "ict_index": "8.6", "transfers_balance": "-7", "selected": "27595", "transfers_in": "141", "transfers_out": "148", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "46.8", "creativity": "29.6", "threat": "21.0", "ict_index": "9.7", "transfers_balance": "-114", "selected": "27498", "transfers_in": "88", "transfers_out": "202", "value": "54", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "32.4", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "587", "selected": "28149", "transfers_in": "932", "transfers_out": "345", "value": "54", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "857", "selected": "29099", "transfers_in": "1155", "transfers_out": "298", "value": "54", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ezequiel Schelotto": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "183", "selected": "262", "transfers_in": "252", "transfers_out": "69", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "303", "transfers_in": "44", "transfers_out": "47", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "341", "transfers_in": "39", "transfers_out": "63", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "14.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-13", "selected": "373", "transfers_in": "43", "transfers_out": "56", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "384", "transfers_in": "30", "transfers_out": "47", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "387", "transfers_in": "20", "transfers_out": "35", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "408", "transfers_in": "51", "transfers_out": "59", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "430", "transfers_in": "27", "transfers_out": "33", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "3.0", "ict_index": "0.2", "transfers_balance": "-4", "selected": "449", "transfers_in": "39", "transfers_out": "43", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "479", "transfers_in": "27", "transfers_out": "18", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "492", "transfers_in": "30", "transfers_out": "31", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "13", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4", "selected": "504", "transfers_in": "23", "transfers_out": "27", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3", "selected": "524", "transfers_in": "29", "transfers_out": "32", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.0", "creativity": "29.3", "threat": "2.0", "ict_index": "5.3", "transfers_balance": "-9", "selected": "526", "transfers_in": "18", "transfers_out": "27", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "541", "transfers_in": "24", "transfers_out": "18", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "560", "transfers_in": "28", "transfers_out": "29", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.4", "creativity": "2.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-6", "selected": "560", "transfers_in": "16", "transfers_out": "22", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "617", "transfers_in": "79", "transfers_out": "39", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.6", "creativity": "6.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "20", "selected": "641", "transfers_in": "49", "transfers_out": "29", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "686", "transfers_in": "96", "transfers_out": "78", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.2", "creativity": "2.8", "threat": "29.0", "ict_index": "4.1", "transfers_balance": "-14", "selected": "685", "transfers_in": "29", "transfers_out": "43", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "1.1", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "853", "selected": "1594", "transfers_in": "1018", "transfers_out": "165", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "15.9", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "451", "selected": "2088", "transfers_in": "579", "transfers_out": "128", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.8", "creativity": "1.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "282", "selected": "2414", "transfers_in": "470", "transfers_out": "188", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "0.7", "threat": "1.0", "ict_index": "0.6", "transfers_balance": "362", "selected": "2825", "transfers_in": "533", "transfers_out": "171", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.0", "creativity": "0.6", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-11", "selected": "2841", "transfers_in": "189", "transfers_out": "200", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "0.9", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-35", "selected": "2707", "transfers_in": "211", "transfers_out": "246", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "1.7", "threat": "10.0", "ict_index": "2.2", "transfers_balance": "823", "selected": "3473", "transfers_in": "1382", "transfers_out": "559", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.2", "creativity": "14.7", "threat": "19.0", "ict_index": "4.9", "transfers_balance": "1115", "selected": "4632", "transfers_in": "1374", "transfers_out": "259", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "2.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "527", "selected": "5527", "transfers_in": "818", "transfers_out": "291", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "527", "selected": "5527", "transfers_in": "818", "transfers_out": "291", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-166", "selected": "4619", "transfers_in": "54", "transfers_out": "220", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "4219", "transfers_in": "38", "transfers_out": "429", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "4219", "transfers_in": "38", "transfers_out": "429", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-318", "selected": "3905", "transfers_in": "24", "transfers_out": "342", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Daniel Drinkwater": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13593", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2425", "selected": "12672", "transfers_in": "329", "transfers_out": "2754", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1518", "selected": "11541", "transfers_in": "421", "transfers_out": "1939", "value": "49", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1010", "selected": "13298", "transfers_in": "2976", "transfers_out": "1966", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-929", "selected": "12703", "transfers_in": "816", "transfers_out": "1745", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1852", "selected": "10911", "transfers_in": "156", "transfers_out": "2008", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1151", "selected": "9807", "transfers_in": "161", "transfers_out": "1312", "value": "49", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-809", "selected": "9049", "transfers_in": "181", "transfers_out": "990", "value": "49", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-417", "selected": "8653", "transfers_in": "79", "transfers_out": "496", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-60", "selected": "8681", "transfers_in": "443", "transfers_out": "503", "value": "48", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "35", "selected": "8848", "transfers_in": "355", "transfers_out": "320", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "1.7", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "-72", "selected": "8925", "transfers_in": "295", "transfers_out": "367", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "12.0", "creativity": "22.0", "threat": "22.0", "ict_index": "5.6", "transfers_balance": "-178", "selected": "8821", "transfers_in": "139", "transfers_out": "317", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "317", "selected": "9229", "transfers_in": "559", "transfers_out": "242", "value": "48", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.2", "creativity": "33.2", "threat": "7.0", "ict_index": "4.6", "transfers_balance": "-21", "selected": "9279", "transfers_in": "319", "transfers_out": "340", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "164", "selected": "9584", "transfers_in": "739", "transfers_out": "575", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-519", "selected": "9082", "transfers_in": "74", "transfers_out": "593", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "9131", "transfers_in": "226", "transfers_out": "235", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "8946", "transfers_in": "133", "transfers_out": "400", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-147", "selected": "8844", "transfers_in": "109", "transfers_out": "256", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "48.4", "creativity": "12.1", "threat": "8.0", "ict_index": "6.9", "transfers_balance": "-135", "selected": "8757", "transfers_in": "138", "transfers_out": "273", "value": "48", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "1776", "selected": "10607", "transfers_in": "2289", "transfers_out": "513", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "589", "selected": "11451", "transfers_in": "1612", "transfers_out": "1023", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "10995", "transfers_in": "610", "transfers_out": "1167", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531", "selected": "10547", "transfers_in": "384", "transfers_out": "915", "value": "48", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "10358", "transfers_in": "246", "transfers_out": "480", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "10207", "transfers_in": "274", "transfers_out": "520", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.2", "creativity": "4.1", "threat": "7.0", "ict_index": "2.7", "transfers_balance": "-172", "selected": "10180", "transfers_in": "240", "transfers_out": "412", "value": "48", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "11.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "66", "selected": "10324", "transfers_in": "256", "transfers_out": "190", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "424", "selected": "11382", "transfers_in": "686", "transfers_out": "262", "value": "48", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "11027", "transfers_in": "101", "transfers_out": "260", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "10947", "transfers_in": "91", "transfers_out": "212", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "10889", "transfers_in": "131", "transfers_out": "217", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "10889", "transfers_in": "131", "transfers_out": "217", "value": "48", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "10757", "transfers_in": "47", "transfers_out": "99", "value": "47", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "10707", "transfers_in": "43", "transfers_out": "113", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "10707", "transfers_in": "43", "transfers_out": "113", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "10671", "transfers_in": "53", "transfers_out": "104", "value": "47", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Axel Tuanzebe": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "66867", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5975", "selected": "66312", "transfers_in": "2554", "transfers_out": "8529", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11547", "selected": "55528", "transfers_in": "1035", "transfers_out": "12582", "value": "40", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "477", "selected": "65135", "transfers_in": "11809", "transfers_out": "11332", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7259", "selected": "77907", "transfers_in": "15638", "transfers_out": "8379", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "597", "selected": "82147", "transfers_in": "11891", "transfers_out": "11294", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1052", "selected": "83335", "transfers_in": "9302", "transfers_out": "10354", "value": "39", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1443", "selected": "87860", "transfers_in": "8199", "transfers_out": "6756", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1313", "selected": "87154", "transfers_in": "2838", "transfers_out": "4151", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3185", "selected": "91340", "transfers_in": "7446", "transfers_out": "4261", "value": "39", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1068", "selected": "93009", "transfers_in": "4425", "transfers_out": "3357", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-956", "selected": "92969", "transfers_in": "2906", "transfers_out": "3862", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-997", "selected": "92395", "transfers_in": "1895", "transfers_out": "2892", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144", "selected": "92564", "transfers_in": "1809", "transfers_out": "1953", "value": "39", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "92832", "transfers_in": "1907", "transfers_out": "2020", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "377", "selected": "93754", "transfers_in": "2687", "transfers_out": "2310", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-614", "selected": "93451", "transfers_in": "1413", "transfers_out": "2027", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1154", "selected": "92574", "transfers_in": "1145", "transfers_out": "2299", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-882", "selected": "92288", "transfers_in": "1995", "transfers_out": "2877", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "92620", "transfers_in": "1615", "transfers_out": "1713", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-513", "selected": "92575", "transfers_in": "2324", "transfers_out": "2837", "value": "39", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "549", "selected": "93275", "transfers_in": "3055", "transfers_out": "2506", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "601", "selected": "94553", "transfers_in": "5760", "transfers_out": "5159", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "603", "selected": "95592", "transfers_in": "3365", "transfers_out": "2762", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1990", "selected": "94071", "transfers_in": "2983", "transfers_out": "4973", "value": "39", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3180", "selected": "90905", "transfers_in": "91", "transfers_out": "3271", "value": "39", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3025", "selected": "87920", "transfers_in": "173", "transfers_out": "3198", "value": "39", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1893", "selected": "86067", "transfers_in": "222", "transfers_out": "2115", "value": "39", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-937", "selected": "85134", "transfers_in": "86", "transfers_out": "1023", "value": "39", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-843", "selected": "73486", "transfers_in": "89", "transfers_out": "932", "value": "39", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1116", "selected": "71440", "transfers_in": "98", "transfers_out": "1214", "value": "39", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-637", "selected": "70842", "transfers_in": "63", "transfers_out": "700", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1149", "selected": "69552", "transfers_in": "58", "transfers_out": "1207", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1149", "selected": "69552", "transfers_in": "58", "transfers_out": "1207", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "68774", "transfers_in": "39", "transfers_out": "551", "value": "39", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-601", "selected": "68163", "transfers_in": "42", "transfers_out": "643", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-601", "selected": "68163", "transfers_in": "42", "transfers_out": "643", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "67528", "transfers_in": "75", "transfers_out": "709", "value": "39", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christian Fuchs": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.6", "creativity": "16.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "0", "selected": "167677", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "11.4", "creativity": "2.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-5323", "selected": "180286", "transfers_in": "9479", "transfers_out": "14802", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "31.4", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-8115", "selected": "177355", "transfers_in": "5180", "transfers_out": "13295", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "17.1", "threat": "8.0", "ict_index": "4.3", "transfers_balance": "-11466", "selected": "168951", "transfers_in": "2747", "transfers_out": "14213", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13945", "selected": "156045", "transfers_in": "2427", "transfers_out": "16372", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23628", "selected": "132620", "transfers_in": "431", "transfers_out": "24059", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "24.6", "creativity": "1.4", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-8457", "selected": "124765", "transfers_in": "1441", "transfers_out": "9898", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.8", "creativity": "21.8", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "-309", "selected": "125727", "transfers_in": "4951", "transfers_out": "5260", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.6", "creativity": "11.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-2222", "selected": "123898", "transfers_in": "1721", "transfers_out": "3943", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "27.2", "creativity": "11.8", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-3093", "selected": "121435", "transfers_in": "2560", "transfers_out": "5653", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.0", "creativity": "1.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "23848", "selected": "148707", "transfers_in": "27905", "transfers_out": "4057", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.8", "creativity": "10.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-5072", "selected": "144956", "transfers_in": "4329", "transfers_out": "9401", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.2", "creativity": "10.9", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "648", "selected": "146430", "transfers_in": "5630", "transfers_out": "4982", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4696", "selected": "142066", "transfers_in": "1250", "transfers_out": "5946", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2435", "selected": "140043", "transfers_in": "3050", "transfers_out": "5485", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7061", "selected": "133362", "transfers_in": "1520", "transfers_out": "8581", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "30.0", "threat": "9.0", "ict_index": "5.9", "transfers_balance": "-4842", "selected": "128691", "transfers_in": "846", "transfers_out": "5688", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1271", "selected": "127649", "transfers_in": "2022", "transfers_out": "3293", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "1.9", "threat": "20.0", "ict_index": "3.4", "transfers_balance": "-7447", "selected": "120463", "transfers_in": "736", "transfers_out": "8183", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1204", "selected": "119531", "transfers_in": "1820", "transfers_out": "3024", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "1.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-5433", "selected": "114331", "transfers_in": "970", "transfers_out": "6403", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "14.6", "creativity": "24.1", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "1127", "selected": "115668", "transfers_in": "4543", "transfers_out": "3416", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-45", "selected": "116378", "transfers_in": "5017", "transfers_out": "5062", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1353", "selected": "118182", "transfers_in": "5280", "transfers_out": "3927", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3353", "selected": "115275", "transfers_in": "2306", "transfers_out": "5659", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "29.4", "creativity": "23.5", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-1418", "selected": "114076", "transfers_in": "1872", "transfers_out": "3290", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "0.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1655", "selected": "112723", "transfers_in": "1639", "transfers_out": "3294", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2213", "selected": "115439", "transfers_in": "5210", "transfers_out": "2997", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "78", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "15.3", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "-2109", "selected": "113483", "transfers_in": "1129", "transfers_out": "3238", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "118453", "transfers_in": "1572", "transfers_out": "1721", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-905", "selected": "115211", "transfers_in": "819", "transfers_out": "1724", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1031", "selected": "114266", "transfers_in": "655", "transfers_out": "1686", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "113720", "transfers_in": "1115", "transfers_out": "1788", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "113720", "transfers_in": "1115", "transfers_out": "1788", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-914", "selected": "110825", "transfers_in": "182", "transfers_out": "1096", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.2", "creativity": "24.3", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-622", "selected": "110212", "transfers_in": "523", "transfers_out": "1145", "value": "47", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.2", "creativity": "12.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-622", "selected": "110212", "transfers_in": "523", "transfers_out": "1145", "value": "47", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "-2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "12.2", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-686", "selected": "109487", "transfers_in": "124", "transfers_out": "810", "value": "47", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Joe Lolley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2543", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-254", "selected": "2630", "transfers_in": "90", "transfers_out": "344", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "2471", "transfers_in": "122", "transfers_out": "373", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "2554", "transfers_in": "188", "transfers_out": "313", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "313", "selected": "3658", "transfers_in": "728", "transfers_out": "415", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "3960", "transfers_in": "516", "transfers_out": "473", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "79", "selected": "4120", "transfers_in": "489", "transfers_out": "410", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "223", "selected": "4445", "transfers_in": "624", "transfers_out": "401", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "4496", "transfers_in": "254", "transfers_out": "243", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "4421", "transfers_in": "167", "transfers_out": "293", "value": "44", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "4384", "transfers_in": "90", "transfers_out": "150", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "4323", "transfers_in": "95", "transfers_out": "202", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "4246", "transfers_in": "70", "transfers_out": "157", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "4172", "transfers_in": "36", "transfers_out": "126", "value": "44", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "4104", "transfers_in": "36", "transfers_out": "123", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "4024", "transfers_in": "40", "transfers_out": "137", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "3960", "transfers_in": "19", "transfers_out": "92", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "3897", "transfers_in": "30", "transfers_out": "96", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.2", "creativity": "14.5", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-12", "selected": "3908", "transfers_in": "116", "transfers_out": "128", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "7.0", "creativity": "0.9", "threat": "24.0", "ict_index": "3.2", "transfers_balance": "24", "selected": "3947", "transfers_in": "109", "transfers_out": "85", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "35", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "2.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-52", "selected": "3912", "transfers_in": "93", "transfers_out": "145", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "3876", "transfers_in": "42", "transfers_out": "83", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "64", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "33.2", "creativity": "2.5", "threat": "21.0", "ict_index": "5.7", "transfers_balance": "-66", "selected": "3837", "transfers_in": "104", "transfers_out": "170", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1891", "selected": "5848", "transfers_in": "2410", "transfers_out": "519", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "5488", "transfers_in": "210", "transfers_out": "592", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-443", "selected": "5051", "transfers_in": "90", "transfers_out": "533", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-447", "selected": "4607", "transfers_in": "34", "transfers_out": "481", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-254", "selected": "4354", "transfers_in": "16", "transfers_out": "270", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "4231", "transfers_in": "5", "transfers_out": "126", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "3766", "transfers_in": "6", "transfers_out": "113", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "3625", "transfers_in": "4", "transfers_out": "103", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "3580", "transfers_in": "0", "transfers_out": "91", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "3522", "transfers_in": "2", "transfers_out": "62", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "3483", "transfers_in": "2", "transfers_out": "40", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3439", "transfers_in": "1", "transfers_out": "24", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3403", "transfers_in": "2", "transfers_out": "37", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3403", "transfers_in": "2", "transfers_out": "37", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "3375", "transfers_in": "7", "transfers_out": "34", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Nemanja Matic": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.0", "creativity": "7.5", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "688772", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.0", "creativity": "4.3", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "36181", "selected": "847838", "transfers_in": "83721", "transfers_out": "47540", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.2", "creativity": "6.7", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-67478", "selected": "809298", "transfers_in": "56139", "transfers_out": "123617", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.8", "creativity": "14.6", "threat": "5.0", "ict_index": "3.3", "transfers_balance": "-59746", "selected": "771674", "transfers_in": "34890", "transfers_out": "94636", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "30.4", "creativity": "17.8", "threat": "1.0", "ict_index": "4.9", "transfers_balance": "-30155", "selected": "751972", "transfers_in": "25533", "transfers_out": "55688", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "1.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "11353", "selected": "776815", "transfers_in": "56891", "transfers_out": "45538", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.8", "creativity": "12.8", "threat": "5.0", "ict_index": "2.5", "transfers_balance": "18830", "selected": "808093", "transfers_in": "69081", "transfers_out": "50251", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "2.4", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "2123", "selected": "821137", "transfers_in": "58980", "transfers_out": "56857", "value": "50", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.0", "creativity": "21.0", "threat": "18.0", "ict_index": "5.8", "transfers_balance": "1615", "selected": "827486", "transfers_in": "36167", "transfers_out": "34552", "value": "50", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.0", "creativity": "13.7", "threat": "3.0", "ict_index": "3.4", "transfers_balance": "-41866", "selected": "791034", "transfers_in": "22145", "transfers_out": "64011", "value": "50", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "17.1", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-21578", "selected": "773356", "transfers_in": "16592", "transfers_out": "38170", "value": "50", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.8", "creativity": "15.8", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-21099", "selected": "757930", "transfers_in": "18018", "transfers_out": "39117", "value": "50", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.6", "creativity": "5.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-36855", "selected": "722941", "transfers_in": "8298", "transfers_out": "45153", "value": "50", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "53", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "0.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-28222", "selected": "696160", "transfers_in": "6397", "transfers_out": "34619", "value": "50", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "41.0", "creativity": "0.6", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "-103894", "selected": "592619", "transfers_in": "683", "transfers_out": "104577", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.4", "creativity": "1.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-32931", "selected": "560578", "transfers_in": "3888", "transfers_out": "36819", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.8", "creativity": "2.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-9189", "selected": "552391", "transfers_in": "4708", "transfers_out": "13897", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.0", "creativity": "7.3", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-8305", "selected": "545122", "transfers_in": "5550", "transfers_out": "13855", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "3.2", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-14928", "selected": "531850", "transfers_in": "5838", "transfers_out": "20766", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.4", "creativity": "41.6", "threat": "2.0", "ict_index": "6.6", "transfers_balance": "-10937", "selected": "522010", "transfers_in": "3913", "transfers_out": "14850", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.2", "creativity": "13.3", "threat": "29.0", "ict_index": "6.4", "transfers_balance": "-14064", "selected": "509269", "transfers_in": "6510", "transfers_out": "20574", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.0", "creativity": "16.9", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-5792", "selected": "504025", "transfers_in": "7043", "transfers_out": "12835", "value": "48", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.4", "creativity": "34.3", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-10649", "selected": "495281", "transfers_in": "12023", "transfers_out": "22672", "value": "48", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.4", "creativity": "3.0", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-8871", "selected": "487409", "transfers_in": "6646", "transfers_out": "15517", "value": "48", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "2.7", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-8593", "selected": "480011", "transfers_in": "5386", "transfers_out": "13979", "value": "48", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.2", "creativity": "8.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-6034", "selected": "474506", "transfers_in": "3781", "transfers_out": "9815", "value": "48", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.6", "creativity": "14.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-6543", "selected": "469062", "transfers_in": "5263", "transfers_out": "11806", "value": "48", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.0", "creativity": "15.3", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-3634", "selected": "467262", "transfers_in": "7150", "transfers_out": "10784", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "37", "influence": "46.0", "creativity": "14.1", "threat": "51.0", "ict_index": "11.1", "transfers_balance": "615", "selected": "468702", "transfers_in": "6273", "transfers_out": "5658", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "32.4", "creativity": "1.3", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "16828", "selected": "529299", "transfers_in": "21162", "transfers_out": "4334", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "9.3", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "8701", "selected": "536670", "transfers_in": "16610", "transfers_out": "7909", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.8", "creativity": "13.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "2767", "selected": "539858", "transfers_in": "10151", "transfers_out": "7384", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.4", "creativity": "29.0", "threat": "1.0", "ict_index": "4.9", "transfers_balance": "6715", "selected": "547474", "transfers_in": "13410", "transfers_out": "6695", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "6715", "selected": "547474", "transfers_in": "13410", "transfers_out": "6695", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.0", "creativity": "17.4", "threat": "3.0", "ict_index": "3.6", "transfers_balance": "-318", "selected": "537668", "transfers_in": "4648", "transfers_out": "4966", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.6", "creativity": "36.9", "threat": "0.0", "ict_index": "6.7", "transfers_balance": "2881", "selected": "540981", "transfers_in": "7442", "transfers_out": "4561", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2881", "selected": "540981", "transfers_in": "7442", "transfers_out": "4561", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3617", "selected": "537069", "transfers_in": "2868", "transfers_out": "6485", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Costel Pantilimon": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7221", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-493", "selected": "7867", "transfers_in": "90", "transfers_out": "583", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-404", "selected": "7707", "transfers_in": "68", "transfers_out": "472", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-769", "selected": "7115", "transfers_in": "42", "transfers_out": "811", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-668", "selected": "6452", "transfers_in": "10", "transfers_out": "678", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-551", "selected": "5906", "transfers_in": "8", "transfers_out": "559", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "5541", "transfers_in": "3", "transfers_out": "374", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "5274", "transfers_in": "8", "transfers_out": "279", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "5134", "transfers_in": "3", "transfers_out": "144", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207", "selected": "4928", "transfers_in": "6", "transfers_out": "213", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "4790", "transfers_in": "3", "transfers_out": "142", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "4671", "transfers_in": "0", "transfers_out": "124", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "4579", "transfers_in": "2", "transfers_out": "95", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "4525", "transfers_in": "0", "transfers_out": "55", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "4463", "transfers_in": "2", "transfers_out": "65", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "4398", "transfers_in": "6", "transfers_out": "71", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "4354", "transfers_in": "4", "transfers_out": "48", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "4304", "transfers_in": "2", "transfers_out": "52", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "4256", "transfers_in": "5", "transfers_out": "53", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "4224", "transfers_in": "6", "transfers_out": "38", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "4173", "transfers_in": "2", "transfers_out": "53", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "4148", "transfers_in": "2", "transfers_out": "27", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "4084", "transfers_in": "6", "transfers_out": "73", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4039", "transfers_in": "3", "transfers_out": "48", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "3985", "transfers_in": "2", "transfers_out": "56", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3947", "transfers_in": "1", "transfers_out": "40", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "3922", "transfers_in": "4", "transfers_out": "30", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "3903", "transfers_in": "1", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3889", "transfers_in": "3", "transfers_out": "18", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4187", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4176", "transfers_in": "1", "transfers_out": "12", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4168", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "4157", "transfers_in": "0", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "4141", "transfers_in": "2", "transfers_out": "14", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4137", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4130", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4128", "transfers_in": "4", "transfers_out": "8", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "4121", "transfers_in": "8", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Martin Kelly": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "12549", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1866", "selected": "12038", "transfers_in": "178", "transfers_out": "2044", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "49", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "0.3", "threat": "33.0", "ict_index": "4.0", "transfers_balance": "-1397", "selected": "11236", "transfers_in": "220", "transfers_out": "1617", "value": "44", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1065", "selected": "10496", "transfers_in": "208", "transfers_out": "1273", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-626", "selected": "9990", "transfers_in": "103", "transfers_out": "729", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-768", "selected": "9314", "transfers_in": "108", "transfers_out": "876", "value": "43", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-512", "selected": "8915", "transfers_in": "171", "transfers_out": "683", "value": "43", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-448", "selected": "8588", "transfers_in": "101", "transfers_out": "549", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-228", "selected": "8403", "transfers_in": "88", "transfers_out": "316", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "8149", "transfers_in": "90", "transfers_out": "403", "value": "43", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-157", "selected": "8072", "transfers_in": "132", "transfers_out": "289", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "8423", "transfers_in": "302", "transfers_out": "320", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "8562", "transfers_in": "225", "transfers_out": "263", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "8517", "transfers_in": "137", "transfers_out": "274", "value": "42", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-112", "selected": "8442", "transfers_in": "112", "transfers_out": "224", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1769", "selected": "10385", "transfers_in": "2191", "transfers_out": "422", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "10137", "transfers_in": "252", "transfers_out": "556", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "20.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-399", "selected": "9793", "transfers_in": "165", "transfers_out": "564", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "4047", "selected": "14205", "transfers_in": "4936", "transfers_out": "889", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "16.6", "creativity": "0.9", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "601", "selected": "14955", "transfers_in": "1536", "transfers_out": "935", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "137", "selected": "15239", "transfers_in": "1304", "transfers_out": "1167", "value": "42", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "10.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "6659", "selected": "22038", "transfers_in": "8497", "transfers_out": "1838", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.2", "creativity": "0.1", "threat": "26.0", "ict_index": "4.5", "transfers_balance": "11033", "selected": "33548", "transfers_in": "15310", "transfers_out": "4277", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.2", "creativity": "0.5", "threat": "17.0", "ict_index": "4.4", "transfers_balance": "17124", "selected": "51346", "transfers_in": "21787", "transfers_out": "4663", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "0.1", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "11264", "selected": "63178", "transfers_in": "16940", "transfers_out": "5676", "value": "42", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "8821", "selected": "72289", "transfers_in": "12192", "transfers_out": "3371", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15085", "selected": "57267", "transfers_in": "1579", "transfers_out": "16664", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8867", "selected": "48430", "transfers_in": "183", "transfers_out": "9050", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "21.8", "creativity": "10.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-2498", "selected": "45940", "transfers_in": "364", "transfers_out": "2862", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "15.0", "creativity": "0.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-149", "selected": "42709", "transfers_in": "1062", "transfers_out": "1211", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "239", "selected": "40394", "transfers_in": "1033", "transfers_out": "794", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1734", "selected": "41290", "transfers_in": "421", "transfers_out": "2155", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "41254", "transfers_in": "1118", "transfers_out": "1243", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2075", "selected": "38252", "transfers_in": "411", "transfers_out": "2486", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1558", "selected": "37287", "transfers_in": "232", "transfers_out": "1790", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2137", "selected": "35576", "transfers_in": "116", "transfers_out": "2253", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "50", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-2776", "selected": "32579", "transfers_in": "131", "transfers_out": "2907", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "32760", "transfers_in": "920", "transfers_out": "1052", "value": "41", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Harry Kane": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "4.0", "creativity": "30.6", "threat": "87.0", "ict_index": "12.2", "transfers_balance": "0", "selected": "1473220", "transfers_in": "0", "transfers_out": "0", "value": "125", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "7.6", "creativity": "23.0", "threat": "87.0", "ict_index": "11.8", "transfers_balance": "-151094", "selected": "1429411", "transfers_in": "13666", "transfers_out": "164760", "value": "125", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "15.3", "threat": "129.0", "ict_index": "15.2", "transfers_balance": "-67120", "selected": "1390600", "transfers_in": "71103", "transfers_out": "138223", "value": "125", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "84", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "58", "influence": "67.8", "creativity": "15.3", "threat": "69.0", "ict_index": "15.2", "transfers_balance": "-140803", "selected": "1269420", "transfers_in": "51894", "transfers_out": "192697", "value": "124", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.8", "creativity": "3.7", "threat": "33.0", "ict_index": "4.0", "transfers_balance": "207021", "selected": "1499862", "transfers_in": "222122", "transfers_out": "15101", "value": "124", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "13", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "88", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "63.4", "creativity": "3.4", "threat": "78.0", "ict_index": "14.5", "transfers_balance": "-149834", "selected": "1365449", "transfers_in": "46765", "transfers_out": "196599", "value": "125", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "86", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "76.6", "creativity": "13.4", "threat": "80.0", "ict_index": "17.0", "transfers_balance": "292373", "selected": "1679631", "transfers_in": "316146", "transfers_out": "23773", "value": "126", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "10.8", "creativity": "3.0", "threat": "74.0", "ict_index": "8.8", "transfers_balance": "515545", "selected": "2235900", "transfers_in": "525036", "transfers_out": "9491", "value": "128", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "16", "goals": "2", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "87", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "61", "influence": "81.8", "creativity": "12.6", "threat": "91.0", "ict_index": "18.5", "transfers_balance": "-133333", "selected": "2113846", "transfers_in": "34405", "transfers_out": "167738", "value": "128", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-621465", "selected": "1505840", "transfers_in": "128901", "transfers_out": "750366", "value": "127", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.6", "creativity": "13.3", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "543001", "selected": "2063150", "transfers_in": "607390", "transfers_out": "64389", "value": "128", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "14.0", "creativity": "13.8", "threat": "67.0", "ict_index": "9.5", "transfers_balance": "-10246", "selected": "2070115", "transfers_in": "84353", "transfers_out": "94599", "value": "128", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.2", "creativity": "6.8", "threat": "98.0", "ict_index": "14.2", "transfers_balance": "-17553", "selected": "2059841", "transfers_in": "59877", "transfers_out": "77430", "value": "128", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.0", "creativity": "27.2", "threat": "59.0", "ict_index": "12.1", "transfers_balance": "-7422", "selected": "2059011", "transfers_in": "51022", "transfers_out": "58444", "value": "128", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "15.9", "threat": "13.0", "ict_index": "3.3", "transfers_balance": "13608", "selected": "2080769", "transfers_in": "59740", "transfers_out": "46132", "value": "128", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "12", "goals": "2", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "69.6", "creativity": "3.9", "threat": "94.0", "ict_index": "16.8", "transfers_balance": "-36174", "selected": "2054988", "transfers_in": "69065", "transfers_out": "105239", "value": "128", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "32.4", "threat": "120.0", "ict_index": "17.1", "transfers_balance": "204980", "selected": "2270264", "transfers_in": "213053", "transfers_out": "8073", "value": "129", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "6.6", "creativity": "4.8", "threat": "16.0", "ict_index": "2.7", "transfers_balance": "-93532", "selected": "2184586", "transfers_in": "41784", "transfers_out": "135316", "value": "129", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "17", "goals": "3", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "81", "influence": "109.8", "creativity": "22.8", "threat": "123.0", "ict_index": "25.6", "transfers_balance": "-40607", "selected": "2154344", "transfers_in": "67544", "transfers_out": "108151", "value": "128", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "17", "goals": "3", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "71", "influence": "92.4", "creativity": "7.5", "threat": "108.0", "ict_index": "20.8", "transfers_balance": "116039", "selected": "2282382", "transfers_in": "131745", "transfers_out": "15706", "value": "129", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "15.0", "threat": "20.0", "ict_index": "3.7", "transfers_balance": "394411", "selected": "2373580", "transfers_in": "467622", "transfers_out": "73211", "value": "128", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "11.6", "creativity": "23.9", "threat": "93.0", "ict_index": "12.9", "transfers_balance": "394411", "selected": "2373580", "transfers_in": "467622", "transfers_out": "73211", "value": "128", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "83.6", "creativity": "11.9", "threat": "90.0", "ict_index": "18.6", "transfers_balance": "234646", "selected": "2629402", "transfers_in": "288127", "transfers_out": "53481", "value": "129", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "34.8", "creativity": "15.4", "threat": "67.0", "ict_index": "11.7", "transfers_balance": "122074", "selected": "2765620", "transfers_in": "152983", "transfers_out": "30909", "value": "130", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "11.6", "creativity": "35.6", "threat": "87.0", "ict_index": "13.4", "transfers_balance": "-183256", "selected": "2594866", "transfers_in": "36550", "transfers_out": "219806", "value": "129", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "4", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "45.2", "creativity": "0.7", "threat": "73.0", "ict_index": "11.9", "transfers_balance": "-72328", "selected": "2527679", "transfers_in": "23408", "transfers_out": "95736", "value": "129", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "38.6", "creativity": "3.8", "threat": "46.0", "ict_index": "8.8", "transfers_balance": "3258", "selected": "2541567", "transfers_in": "57119", "transfers_out": "53861", "value": "128", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.0", "creativity": "4.8", "threat": "68.0", "ict_index": "11.0", "transfers_balance": "103501", "selected": "2659930", "transfers_in": "158583", "transfers_out": "55082", "value": "128", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.6", "creativity": "19.3", "threat": "107.0", "ict_index": "15.3", "transfers_balance": "71353", "selected": "2739983", "transfers_in": "81226", "transfers_out": "9873", "value": "129", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "2.1", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "799", "selected": "2731847", "transfers_in": "26568", "transfers_out": "25769", "value": "129", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-607300", "selected": "1405079", "transfers_in": "3698", "transfers_out": "610998", "value": "127", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "15.7", "threat": "40.0", "ict_index": "6.1", "transfers_balance": "306469", "selected": "1728110", "transfers_in": "327657", "transfers_out": "21188", "value": "128", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.4", "creativity": "23.8", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "237221", "selected": "1999986", "transfers_in": "255989", "transfers_out": "18768", "value": "129", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "84", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "38.4", "creativity": "13.9", "threat": "35.0", "ict_index": "8.7", "transfers_balance": "237221", "selected": "1999986", "transfers_in": "255989", "transfers_out": "18768", "value": "129", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.8", "creativity": "19.9", "threat": "53.0", "ict_index": "11.0", "transfers_balance": "232306", "selected": "2048011", "transfers_in": "241417", "transfers_out": "9111", "value": "130", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.0", "creativity": "19.5", "threat": "53.0", "ict_index": "8.0", "transfers_balance": "164319", "selected": "2222843", "transfers_in": "171907", "transfers_out": "7588", "value": "131", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.4", "creativity": "4.8", "threat": "35.0", "ict_index": "7.4", "transfers_balance": "164319", "selected": "2222843", "transfers_in": "171907", "transfers_out": "7588", "value": "131", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "12", "goals": "2", "assists": "0", "conceded": "4", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "64.6", "creativity": "2.2", "threat": "39.0", "ict_index": "10.6", "transfers_balance": "11919", "selected": "2229620", "transfers_in": "47367", "transfers_out": "35448", "value": "131", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Dean Marney": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "864", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "1055", "transfers_in": "56", "transfers_out": "215", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "1061", "transfers_in": "38", "transfers_out": "141", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "1022", "transfers_in": "43", "transfers_out": "97", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "995", "transfers_in": "19", "transfers_out": "56", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "975", "transfers_in": "47", "transfers_out": "71", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "985", "transfers_in": "45", "transfers_out": "42", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "977", "transfers_in": "59", "transfers_out": "73", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "975", "transfers_in": "20", "transfers_out": "26", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "968", "transfers_in": "20", "transfers_out": "30", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "969", "transfers_in": "19", "transfers_out": "26", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "977", "transfers_in": "31", "transfers_out": "30", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "973", "transfers_in": "25", "transfers_out": "33", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "973", "transfers_in": "20", "transfers_out": "23", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "974", "transfers_in": "13", "transfers_out": "17", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "973", "transfers_in": "23", "transfers_out": "31", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "978", "transfers_in": "21", "transfers_out": "25", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "982", "transfers_in": "11", "transfers_out": "13", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "978", "transfers_in": "14", "transfers_out": "29", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "978", "transfers_in": "10", "transfers_out": "17", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "1032", "transfers_in": "52", "transfers_out": "21", "value": "44", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1047", "transfers_in": "33", "transfers_out": "27", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "1096", "transfers_in": "67", "transfers_out": "48", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1142", "transfers_in": "70", "transfers_out": "53", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "1200", "transfers_in": "71", "transfers_out": "49", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1178", "transfers_in": "13", "transfers_out": "40", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1147", "transfers_in": "22", "transfers_out": "58", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1154", "transfers_in": "19", "transfers_out": "30", "value": "44", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1190", "transfers_in": "33", "transfers_out": "19", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "1279", "transfers_in": "53", "transfers_out": "23", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1302", "transfers_in": "24", "transfers_out": "21", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1332", "transfers_in": "25", "transfers_out": "16", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1367", "transfers_in": "40", "transfers_out": "23", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "1367", "transfers_in": "40", "transfers_out": "23", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1377", "transfers_in": "22", "transfers_out": "19", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1396", "transfers_in": "22", "transfers_out": "11", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1411", "transfers_in": "23", "transfers_out": "20", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "1452", "transfers_in": "44", "transfers_out": "20", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Juan Mata": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.2", "creativity": "26.8", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "0", "selected": "127293", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "6.8", "creativity": "30.8", "threat": "6.0", "ict_index": "4.4", "transfers_balance": "16004", "selected": "161413", "transfers_in": "27448", "transfers_out": "11444", "value": "70", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.2", "creativity": "23.0", "threat": "27.0", "ict_index": "6.0", "transfers_balance": "-11578", "selected": "153572", "transfers_in": "9860", "transfers_out": "21438", "value": "70", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "6.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-8659", "selected": "148456", "transfers_in": "7618", "transfers_out": "16277", "value": "70", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "7.0", "creativity": "42.7", "threat": "5.0", "ict_index": "5.5", "transfers_balance": "-6753", "selected": "143252", "transfers_in": "6727", "transfers_out": "13480", "value": "70", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.6", "creativity": "21.9", "threat": "6.0", "ict_index": "3.2", "transfers_balance": "-6403", "selected": "138372", "transfers_in": "7625", "transfers_out": "14028", "value": "70", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "76", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "47.4", "creativity": "47.3", "threat": "19.0", "ict_index": "11.4", "transfers_balance": "-2145", "selected": "137613", "transfers_in": "10691", "transfers_out": "12836", "value": "70", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16739", "selected": "158730", "transfers_in": "28253", "transfers_out": "11514", "value": "70", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.3", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-6190", "selected": "153687", "transfers_in": "8642", "transfers_out": "14832", "value": "70", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16138", "selected": "138541", "transfers_in": "3508", "transfers_out": "19646", "value": "70", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13263", "selected": "125671", "transfers_in": "1020", "transfers_out": "14283", "value": "70", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "23.4", "creativity": "33.9", "threat": "6.0", "ict_index": "6.3", "transfers_balance": "-8677", "selected": "117495", "transfers_in": "1135", "transfers_out": "9812", "value": "69", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.0", "creativity": "29.5", "threat": "9.0", "ict_index": "5.1", "transfers_balance": "-2467", "selected": "115357", "transfers_in": "1472", "transfers_out": "3939", "value": "69", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2791", "selected": "112786", "transfers_in": "720", "transfers_out": "3511", "value": "69", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4580", "selected": "108410", "transfers_in": "370", "transfers_out": "4950", "value": "69", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.2", "creativity": "0.3", "threat": "33.0", "ict_index": "4.0", "transfers_balance": "-4145", "selected": "104610", "transfers_in": "608", "transfers_out": "4753", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.6", "creativity": "46.7", "threat": "18.0", "ict_index": "9.1", "transfers_balance": "-934", "selected": "104002", "transfers_in": "1267", "transfers_out": "2201", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "27.2", "creativity": "24.9", "threat": "8.0", "ict_index": "6.0", "transfers_balance": "166", "selected": "104570", "transfers_in": "2002", "transfers_out": "1836", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "82", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "52", "influence": "87.0", "creativity": "55.9", "threat": "55.0", "ict_index": "19.8", "transfers_balance": "-422", "selected": "104762", "transfers_in": "2018", "transfers_out": "2440", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "36.1", "threat": "40.0", "ict_index": "8.2", "transfers_balance": "23052", "selected": "129677", "transfers_in": "25432", "transfers_out": "2380", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.8", "creativity": "41.6", "threat": "33.0", "ict_index": "9.2", "transfers_balance": "4175", "selected": "135689", "transfers_in": "14913", "transfers_out": "10738", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.8", "creativity": "29.1", "threat": "8.0", "ict_index": "4.7", "transfers_balance": "-2942", "selected": "133406", "transfers_in": "8114", "transfers_out": "11056", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "33.7", "threat": "26.0", "ict_index": "6.8", "transfers_balance": "3190", "selected": "140446", "transfers_in": "16043", "transfers_out": "12853", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.2", "creativity": "13.9", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-7606", "selected": "134228", "transfers_in": "4094", "transfers_out": "11700", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.9", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-4773", "selected": "130352", "transfers_in": "3737", "transfers_out": "8510", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "30.0", "creativity": "76.3", "threat": "8.0", "ict_index": "11.4", "transfers_balance": "-2671", "selected": "128021", "transfers_in": "3039", "transfers_out": "5710", "value": "68", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "5.0", "creativity": "17.2", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "1172", "selected": "129865", "transfers_in": "5853", "transfers_out": "4681", "value": "68", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4146", "selected": "126569", "transfers_in": "2724", "transfers_out": "6870", "value": "68", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "22.8", "threat": "39.0", "ict_index": "7.0", "transfers_balance": "-3596", "selected": "123134", "transfers_in": "741", "transfers_out": "4337", "value": "68", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "2.9", "threat": "24.0", "ict_index": "3.0", "transfers_balance": "-2136", "selected": "122525", "transfers_in": "1093", "transfers_out": "3229", "value": "68", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.4", "creativity": "21.1", "threat": "18.0", "ict_index": "4.4", "transfers_balance": "62", "selected": "122301", "transfers_in": "1624", "transfers_out": "1562", "value": "68", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-607", "selected": "121834", "transfers_in": "1124", "transfers_out": "1731", "value": "68", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.4", "creativity": "52.3", "threat": "11.0", "ict_index": "8.0", "transfers_balance": "-209", "selected": "121848", "transfers_in": "1471", "transfers_out": "1680", "value": "68", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "121848", "transfers_in": "1471", "transfers_out": "1680", "value": "68", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-665", "selected": "119554", "transfers_in": "319", "transfers_out": "984", "value": "68", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.6", "creativity": "62.0", "threat": "11.0", "ict_index": "8.4", "transfers_balance": "-347", "selected": "119255", "transfers_in": "518", "transfers_out": "865", "value": "68", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "119255", "transfers_in": "518", "transfers_out": "865", "value": "68", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "25.0", "creativity": "43.2", "threat": "6.0", "ict_index": "7.4", "transfers_balance": "1026", "selected": "120504", "transfers_in": "1845", "transfers_out": "819", "value": "68", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Abdelhamid Sabiri": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "46", "transfers_in": "46", "transfers_out": "14", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "20.0", "ict_index": "2.3", "transfers_balance": "43", "selected": "155", "transfers_in": "89", "transfers_out": "46", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.4", "creativity": "24.2", "threat": "20.0", "ict_index": "6.7", "transfers_balance": "22", "selected": "212", "transfers_in": "49", "transfers_out": "27", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.7", "threat": "9.0", "ict_index": "1.0", "transfers_balance": "291", "selected": "588", "transfers_in": "368", "transfers_out": "77", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "625", "transfers_in": "136", "transfers_out": "151", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "588", "transfers_in": "63", "transfers_out": "133", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "534", "transfers_in": "23", "transfers_out": "90", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "504", "transfers_in": "37", "transfers_out": "89", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "493", "transfers_in": "23", "transfers_out": "53", "value": "50", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "13.3", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-22", "selected": "488", "transfers_in": "20", "transfers_out": "42", "value": "50", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "480", "transfers_in": "15", "transfers_out": "35", "value": "50", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "468", "transfers_in": "13", "transfers_out": "32", "value": "50", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "460", "transfers_in": "9", "transfers_out": "24", "value": "50", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "450", "transfers_in": "5", "transfers_out": "28", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "441", "transfers_in": "5", "transfers_out": "21", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "434", "transfers_in": "9", "transfers_out": "20", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "420", "transfers_in": "12", "transfers_out": "30", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "422", "transfers_in": "12", "transfers_out": "15", "value": "49", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "423", "transfers_in": "13", "transfers_out": "22", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "422", "transfers_in": "7", "transfers_out": "11", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "439", "transfers_in": "16", "transfers_out": "17", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-19", "selected": "427", "transfers_in": "6", "transfers_out": "25", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "438", "transfers_in": "22", "transfers_out": "17", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "442", "transfers_in": "4", "transfers_out": "7", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "445", "transfers_in": "14", "transfers_out": "18", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "466", "transfers_in": "13", "transfers_out": "11", "value": "48", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "470", "transfers_in": "4", "transfers_out": "5", "value": "48", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "461", "transfers_in": "7", "transfers_out": "10", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "480", "transfers_in": "15", "transfers_out": "8", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "469", "transfers_in": "3", "transfers_out": "8", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "479", "transfers_in": "5", "transfers_out": "5", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "484", "transfers_in": "8", "transfers_out": "6", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "490", "transfers_in": "8", "transfers_out": "6", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "494", "transfers_in": "7", "transfers_out": "8", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "494", "transfers_in": "7", "transfers_out": "8", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "492", "transfers_in": "5", "transfers_out": "6", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jonathan Walters": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "30768", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "10.0", "ict_index": "0.8", "transfers_balance": "-2693", "selected": "29569", "transfers_in": "734", "transfers_out": "3427", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9865", "selected": "19878", "transfers_in": "144", "transfers_out": "10009", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4370", "selected": "15676", "transfers_in": "236", "transfers_out": "4606", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2394", "selected": "13359", "transfers_in": "107", "transfers_out": "2501", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2767", "selected": "10838", "transfers_in": "96", "transfers_out": "2863", "value": "53", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2328", "selected": "8610", "transfers_in": "15", "transfers_out": "2343", "value": "53", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1567", "selected": "7054", "transfers_in": "14", "transfers_out": "1581", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-628", "selected": "6484", "transfers_in": "18", "transfers_out": "646", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-704", "selected": "5784", "transfers_in": "9", "transfers_out": "713", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-367", "selected": "5423", "transfers_in": "8", "transfers_out": "375", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-285", "selected": "5145", "transfers_in": "13", "transfers_out": "298", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "4953", "transfers_in": "5", "transfers_out": "207", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "4816", "transfers_in": "3", "transfers_out": "142", "value": "51", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "4683", "transfers_in": "7", "transfers_out": "140", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "4568", "transfers_in": "7", "transfers_out": "125", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "4516", "transfers_in": "4", "transfers_out": "56", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4445", "transfers_in": "3", "transfers_out": "74", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "4352", "transfers_in": "6", "transfers_out": "102", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-32", "selected": "4328", "transfers_in": "14", "transfers_out": "46", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "4341", "transfers_in": "58", "transfers_out": "68", "value": "51", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "4338", "transfers_in": "24", "transfers_out": "37", "value": "51", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "4341", "transfers_in": "51", "transfers_out": "77", "value": "51", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "4275", "transfers_in": "22", "transfers_out": "94", "value": "51", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4210", "transfers_in": "11", "transfers_out": "77", "value": "51", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "4164", "transfers_in": "8", "transfers_out": "56", "value": "51", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "4134", "transfers_in": "12", "transfers_out": "46", "value": "51", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "4098", "transfers_in": "9", "transfers_out": "47", "value": "51", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "4085", "transfers_in": "1", "transfers_out": "16", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "5253", "transfers_in": "6", "transfers_out": "22", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "5233", "transfers_in": "8", "transfers_out": "20", "value": "51", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5229", "transfers_in": "9", "transfers_out": "13", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "5217", "transfers_in": "14", "transfers_out": "24", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "5217", "transfers_in": "14", "transfers_out": "24", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "5217", "transfers_in": "15", "transfers_out": "20", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5214", "transfers_in": "12", "transfers_out": "16", "value": "51", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "5211", "transfers_in": "6", "transfers_out": "8", "value": "51", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "5216", "transfers_in": "24", "transfers_out": "18", "value": "51", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Tom Carroll": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "16.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "267869", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.2", "creativity": "37.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "3829", "selected": "285540", "transfers_in": "14479", "transfers_out": "10650", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "16.5", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "3162", "selected": "293322", "transfers_in": "26206", "transfers_out": "23044", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.2", "creativity": "18.8", "threat": "22.0", "ict_index": "5.5", "transfers_balance": "7985", "selected": "307089", "transfers_in": "47439", "transfers_out": "39454", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "15.4", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "1511", "selected": "310432", "transfers_in": "23809", "transfers_out": "22298", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.0", "creativity": "50.0", "threat": "16.0", "ict_index": "8.7", "transfers_balance": "591", "selected": "312938", "transfers_in": "24681", "transfers_out": "24090", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "19.0", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "72", "selected": "314527", "transfers_in": "18498", "transfers_out": "18426", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "29.8", "creativity": "26.9", "threat": "2.0", "ict_index": "5.9", "transfers_balance": "-186", "selected": "316107", "transfers_in": "24366", "transfers_out": "24552", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "40.1", "threat": "17.0", "ict_index": "7.2", "transfers_balance": "49647", "selected": "368788", "transfers_in": "62371", "transfers_out": "12724", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "1.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-10843", "selected": "360135", "transfers_in": "26932", "transfers_out": "37775", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "3.2", "creativity": "2.8", "threat": "25.0", "ict_index": "3.1", "transfers_balance": "1025", "selected": "362713", "transfers_in": "19785", "transfers_out": "18760", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16983", "selected": "346987", "transfers_in": "9420", "transfers_out": "26403", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "29.3", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-31512", "selected": "315741", "transfers_in": "2104", "transfers_out": "33616", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.6", "creativity": "3.7", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-26372", "selected": "289622", "transfers_in": "1797", "transfers_out": "28169", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "11.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-18453", "selected": "271462", "transfers_in": "2540", "transfers_out": "20993", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "25.3", "threat": "12.0", "ict_index": "4.5", "transfers_balance": "-15203", "selected": "256798", "transfers_in": "4580", "transfers_out": "19783", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-9995", "selected": "247112", "transfers_in": "3548", "transfers_out": "13543", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "80", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.0", "creativity": "24.4", "threat": "7.0", "ict_index": "6.0", "transfers_balance": "-10942", "selected": "236414", "transfers_in": "2089", "transfers_out": "13031", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "28.2", "creativity": "38.8", "threat": "8.0", "ict_index": "7.5", "transfers_balance": "-7447", "selected": "229672", "transfers_in": "9461", "transfers_out": "16908", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.6", "creativity": "31.8", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "13536", "selected": "244917", "transfers_in": "21522", "transfers_out": "7986", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "28.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "15194", "selected": "261979", "transfers_in": "32811", "transfers_out": "17617", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.0", "creativity": "14.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "6294", "selected": "268832", "transfers_in": "32580", "transfers_out": "26286", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "16.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "13016", "selected": "283668", "transfers_in": "43751", "transfers_out": "30735", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "11.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "6771", "selected": "291603", "transfers_in": "28195", "transfers_out": "21424", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1968", "selected": "294367", "transfers_in": "19363", "transfers_out": "17395", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.8", "creativity": "3.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "400", "selected": "295129", "transfers_in": "14118", "transfers_out": "13718", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.4", "creativity": "33.4", "threat": "3.0", "ict_index": "5.1", "transfers_balance": "-2049", "selected": "293872", "transfers_in": "16895", "transfers_out": "18944", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "24.1", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "13957", "selected": "309120", "transfers_in": "27060", "transfers_out": "13103", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1572", "selected": "307861", "transfers_in": "7642", "transfers_out": "9214", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-7991", "selected": "304742", "transfers_in": "4787", "transfers_out": "12778", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.6", "creativity": "24.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-17257", "selected": "265559", "transfers_in": "1655", "transfers_out": "18912", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "3.9", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-9309", "selected": "256449", "transfers_in": "2090", "transfers_out": "11399", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.0", "creativity": "61.8", "threat": "31.0", "ict_index": "12.5", "transfers_balance": "-8060", "selected": "246183", "transfers_in": "2151", "transfers_out": "10211", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "1.4", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "1849", "selected": "249935", "transfers_in": "6700", "transfers_out": "4851", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "27.3", "threat": "1.0", "ict_index": "3.5", "transfers_balance": "9563", "selected": "260735", "transfers_in": "16042", "transfers_out": "6479", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "46.8", "threat": "3.0", "ict_index": "6.8", "transfers_balance": "9539", "selected": "271427", "transfers_in": "15528", "transfers_out": "5989", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "9539", "selected": "271427", "transfers_in": "15528", "transfers_out": "5989", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.4", "creativity": "42.1", "threat": "3.0", "ict_index": "6.7", "transfers_balance": "-3453", "selected": "266559", "transfers_in": "4323", "transfers_out": "7776", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Gerard Deulofeu": [{"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.0", "creativity": "34.8", "threat": "11.0", "ict_index": "6.1", "transfers_balance": "2332", "selected": "2386", "transfers_in": "2530", "transfers_out": "198", "value": "60", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "88", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "39.8", "creativity": "48.3", "threat": "34.0", "ict_index": "12.2", "transfers_balance": "10902", "selected": "13626", "transfers_in": "12657", "transfers_out": "1755", "value": "60", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "13.8", "threat": "15.0", "ict_index": "4.1", "transfers_balance": "186550", "selected": "204123", "transfers_in": "192100", "transfers_out": "5550", "value": "60", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "26.8", "threat": "12.0", "ict_index": "5.0", "transfers_balance": "32988", "selected": "241038", "transfers_in": "58861", "transfers_out": "25873", "value": "60", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128174", "selected": "112014", "transfers_in": "1371", "transfers_out": "129545", "value": "59", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49391", "selected": "59251", "transfers_in": "124", "transfers_out": "49515", "value": "58", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14540", "selected": "41005", "transfers_in": "62", "transfers_out": "14602", "value": "57", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10623", "selected": "35273", "transfers_in": "42", "transfers_out": "10665", "value": "56", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4998", "selected": "30364", "transfers_in": "25", "transfers_out": "5023", "value": "56", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2808", "selected": "27447", "transfers_in": "12", "transfers_out": "2820", "value": "55", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1466", "selected": "26126", "transfers_in": "24", "transfers_out": "1490", "value": "55", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "10.8", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "-881", "selected": "25364", "transfers_in": "8", "transfers_out": "889", "value": "55", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "4.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-168", "selected": "25245", "transfers_in": "360", "transfers_out": "528", "value": "55", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "2.3", "threat": "31.0", "ict_index": "4.0", "transfers_balance": "-191", "selected": "25101", "transfers_in": "307", "transfers_out": "498", "value": "55", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Benjamin Chilwell": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "21829", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2657", "selected": "20678", "transfers_in": "235", "transfers_out": "2892", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2606", "selected": "18418", "transfers_in": "235", "transfers_out": "2841", "value": "44", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1816", "selected": "16944", "transfers_in": "239", "transfers_out": "2055", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "29.8", "creativity": "0.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-1108", "selected": "15980", "transfers_in": "173", "transfers_out": "1281", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.8", "creativity": "5.4", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-606", "selected": "15594", "transfers_in": "471", "transfers_out": "1077", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "540", "selected": "16421", "transfers_in": "1489", "transfers_out": "949", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "14.8", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-1078", "selected": "15452", "transfers_in": "329", "transfers_out": "1407", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-149", "selected": "15381", "transfers_in": "464", "transfers_out": "613", "value": "43", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "7.0", "creativity": "1.5", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-491", "selected": "14970", "transfers_in": "388", "transfers_out": "879", "value": "43", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3890", "selected": "19098", "transfers_in": "5127", "transfers_out": "1237", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-455", "selected": "18738", "transfers_in": "1185", "transfers_out": "1640", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.6", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-160", "selected": "18686", "transfers_in": "772", "transfers_out": "932", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.4", "creativity": "2.4", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-593", "selected": "18189", "transfers_in": "308", "transfers_out": "901", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "8.8", "creativity": "12.8", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "935", "selected": "19250", "transfers_in": "1450", "transfers_out": "515", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.8", "creativity": "19.0", "threat": "10.0", "ict_index": "4.5", "transfers_balance": "5121", "selected": "24801", "transfers_in": "5845", "transfers_out": "724", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "2.4", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "1979", "selected": "26931", "transfers_in": "2855", "transfers_out": "876", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "3.5", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "2002", "selected": "29100", "transfers_in": "2816", "transfers_out": "814", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-217", "selected": "29083", "transfers_in": "1767", "transfers_out": "1984", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "18.7", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "459", "selected": "29692", "transfers_in": "1701", "transfers_out": "1242", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "29514", "transfers_in": "1611", "transfers_out": "1958", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3226", "selected": "26313", "transfers_in": "638", "transfers_out": "3864", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "23", "influence": "9.0", "creativity": "23.7", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-2133", "selected": "24281", "transfers_in": "1345", "transfers_out": "3478", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "10.2", "creativity": "2.7", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "12092", "selected": "36741", "transfers_in": "14254", "transfers_out": "2162", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "19.9", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "24828", "selected": "62293", "transfers_in": "30011", "transfers_out": "5183", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18229", "selected": "80919", "transfers_in": "21608", "transfers_out": "3379", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "2.6", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-8653", "selected": "72503", "transfers_in": "2594", "transfers_out": "11247", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.2", "creativity": "24.8", "threat": "7.0", "ict_index": "4.8", "transfers_balance": "472", "selected": "73335", "transfers_in": "4460", "transfers_out": "3988", "value": "43", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "27.4", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "1704", "selected": "75156", "transfers_in": "3505", "transfers_out": "1801", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.0", "creativity": "18.7", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "-867", "selected": "74078", "transfers_in": "2407", "transfers_out": "3274", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "40", "influence": "45.0", "creativity": "31.2", "threat": "4.0", "ict_index": "8.0", "transfers_balance": "13643", "selected": "86531", "transfers_in": "24162", "transfers_out": "10519", "value": "43", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "18.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "93248", "selected": "183452", "transfers_in": "96342", "transfers_out": "3094", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.0", "creativity": "25.4", "threat": "6.0", "ict_index": "5.5", "transfers_balance": "78027", "selected": "280227", "transfers_in": "83088", "transfers_out": "5061", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.8", "creativity": "37.6", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "78027", "selected": "280227", "transfers_in": "83088", "transfers_out": "5061", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "17.1", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "28665", "selected": "270789", "transfers_in": "35866", "transfers_out": "7201", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19014", "selected": "251251", "transfers_in": "17892", "transfers_out": "36906", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19014", "selected": "251251", "transfers_in": "17892", "transfers_out": "36906", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68236", "selected": "180514", "transfers_in": "49", "transfers_out": "68285", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Charlie Austin": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "8.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "56567", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.2", "creativity": "2.9", "threat": "17.0", "ict_index": "5.3", "transfers_balance": "-14666", "selected": "44591", "transfers_in": "881", "transfers_out": "15547", "value": "64", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1869", "selected": "49896", "transfers_in": "10016", "transfers_out": "8147", "value": "64", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-9842", "selected": "41280", "transfers_in": "2817", "transfers_out": "12659", "value": "64", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6655", "selected": "35008", "transfers_in": "1450", "transfers_out": "8105", "value": "63", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9401", "selected": "25783", "transfers_in": "391", "transfers_out": "9792", "value": "63", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "11.5", "threat": "24.0", "ict_index": "3.8", "transfers_balance": "-3554", "selected": "22404", "transfers_in": "637", "transfers_out": "4191", "value": "62", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1603", "selected": "21030", "transfers_in": "1010", "transfers_out": "2613", "value": "62", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "6.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-1330", "selected": "19822", "transfers_in": "483", "transfers_out": "1813", "value": "62", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1392", "selected": "18552", "transfers_in": "483", "transfers_out": "1875", "value": "61", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.8", "threat": "20.0", "ict_index": "2.2", "transfers_balance": "-1536", "selected": "17063", "transfers_in": "172", "transfers_out": "1708", "value": "61", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-542", "selected": "16626", "transfers_in": "293", "transfers_out": "835", "value": "60", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "13", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "79", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "65.4", "creativity": "6.8", "threat": "120.0", "ict_index": "19.2", "transfers_balance": "-150", "selected": "16567", "transfers_in": "466", "transfers_out": "616", "value": "60", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28549", "selected": "45898", "transfers_in": "30256", "transfers_out": "1707", "value": "60", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.0", "creativity": "3.6", "threat": "45.0", "ict_index": "8.1", "transfers_balance": "13051", "selected": "59760", "transfers_in": "18074", "transfers_out": "5023", "value": "60", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "85", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "39.2", "creativity": "6.6", "threat": "36.0", "ict_index": "8.2", "transfers_balance": "35331", "selected": "97489", "transfers_in": "41560", "transfers_out": "6229", "value": "61", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "4.8", "creativity": "15.7", "threat": "47.0", "ict_index": "6.8", "transfers_balance": "151503", "selected": "251842", "transfers_in": "156116", "transfers_out": "4613", "value": "62", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "6.0", "creativity": "0.2", "threat": "38.0", "ict_index": "4.4", "transfers_balance": "-9264", "selected": "244614", "transfers_in": "27999", "transfers_out": "37263", "value": "62", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "78", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "36.8", "creativity": "1.3", "threat": "51.0", "ict_index": "8.9", "transfers_balance": "66458", "selected": "315540", "transfers_in": "90901", "transfers_out": "24443", "value": "62", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-144593", "selected": "171442", "transfers_in": "9273", "transfers_out": "153866", "value": "62", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66498", "selected": "105077", "transfers_in": "1701", "transfers_out": "68199", "value": "61", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18882", "selected": "86241", "transfers_in": "1358", "transfers_out": "20240", "value": "61", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26398", "selected": "60017", "transfers_in": "2394", "transfers_out": "28792", "value": "60", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11241", "selected": "48866", "transfers_in": "433", "transfers_out": "11674", "value": "60", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5769", "selected": "43176", "transfers_in": "219", "transfers_out": "5988", "value": "59", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3678", "selected": "39516", "transfers_in": "90", "transfers_out": "3768", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2738", "selected": "36804", "transfers_in": "89", "transfers_out": "2827", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1907", "selected": "34973", "transfers_in": "79", "transfers_out": "1986", "value": "59", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-710", "selected": "34289", "transfers_in": "43", "transfers_out": "753", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-658", "selected": "33731", "transfers_in": "46", "transfers_out": "704", "value": "59", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "2.3", "threat": "42.0", "ict_index": "4.6", "transfers_balance": "2368", "selected": "35780", "transfers_in": "3362", "transfers_out": "994", "value": "58", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.6", "creativity": "10.7", "threat": "52.0", "ict_index": "10.0", "transfers_balance": "3020", "selected": "38885", "transfers_in": "4037", "transfers_out": "1017", "value": "58", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "37689", "selected": "83722", "transfers_in": "39342", "transfers_out": "1653", "value": "58", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.3", "threat": "7.0", "ict_index": "1.4", "transfers_balance": "37689", "selected": "83722", "transfers_in": "39342", "transfers_out": "1653", "value": "58", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.0", "creativity": "11.5", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "5211", "selected": "70505", "transfers_in": "10113", "transfers_out": "4902", "value": "58", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.4", "creativity": "0.6", "threat": "35.0", "ict_index": "3.8", "transfers_balance": "14956", "selected": "86461", "transfers_in": "19655", "transfers_out": "4699", "value": "58", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.6", "creativity": "2.8", "threat": "111.0", "ict_index": "13.2", "transfers_balance": "14956", "selected": "86461", "transfers_in": "19655", "transfers_out": "4699", "value": "58", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "1.4", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-2673", "selected": "82963", "transfers_in": "6614", "transfers_out": "9287", "value": "58", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Joseph Gomez": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "14.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "14230", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "22.2", "creativity": "26.9", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-614", "selected": "20111", "transfers_in": "970", "transfers_out": "1584", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "42", "influence": "43.8", "creativity": "25.9", "threat": "0.0", "ict_index": "7.0", "transfers_balance": "4132", "selected": "29261", "transfers_in": "6230", "transfers_out": "2098", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "54206", "selected": "98252", "transfers_in": "66665", "transfers_out": "12459", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10362", "selected": "114321", "transfers_in": "24634", "transfers_out": "14272", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.6", "creativity": "10.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-13784", "selected": "103493", "transfers_in": "6083", "transfers_out": "19867", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "19.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-2058", "selected": "103070", "transfers_in": "7867", "transfers_out": "9925", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "18.0", "creativity": "23.1", "threat": "18.0", "ict_index": "5.9", "transfers_balance": "-7585", "selected": "96500", "transfers_in": "2820", "transfers_out": "10405", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.4", "creativity": "11.8", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "24054", "selected": "122752", "transfers_in": "28338", "transfers_out": "4284", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "21.0", "creativity": "4.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "26739", "selected": "151771", "transfers_in": "35947", "transfers_out": "9208", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "12.8", "creativity": "1.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "51459", "selected": "208168", "transfers_in": "57715", "transfers_out": "6256", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46460", "selected": "258049", "transfers_in": "55079", "transfers_out": "8619", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "4.8", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-14384", "selected": "244517", "transfers_in": "7922", "transfers_out": "22306", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "2448", "selected": "247812", "transfers_in": "10698", "transfers_out": "8250", "value": "46", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20803", "selected": "269877", "transfers_in": "25119", "transfers_out": "4316", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.6", "creativity": "19.0", "threat": "8.0", "ict_index": "6.3", "transfers_balance": "-6235", "selected": "265028", "transfers_in": "17070", "transfers_out": "23305", "value": "46", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "58716", "selected": "325978", "transfers_in": "64230", "transfers_out": "5514", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.0", "creativity": "5.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-20937", "selected": "306174", "transfers_in": "10997", "transfers_out": "31934", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "21069", "selected": "329855", "transfers_in": "37207", "transfers_out": "16138", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "53715", "selected": "386179", "transfers_in": "64709", "transfers_out": "10994", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.6", "creativity": "13.8", "threat": "5.0", "ict_index": "3.6", "transfers_balance": "-24565", "selected": "363152", "transfers_in": "19640", "transfers_out": "44205", "value": "47", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.6", "creativity": "15.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-18423", "selected": "345478", "transfers_in": "16913", "transfers_out": "35336", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.2", "creativity": "12.2", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-19924", "selected": "327975", "transfers_in": "24207", "transfers_out": "44131", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.6", "creativity": "4.9", "threat": "9.0", "ict_index": "2.8", "transfers_balance": "12002", "selected": "341792", "transfers_in": "33873", "transfers_out": "21871", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.0", "creativity": "5.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "3002", "selected": "346492", "transfers_in": "23650", "transfers_out": "20648", "value": "47", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8843", "selected": "356205", "transfers_in": "22186", "transfers_out": "13343", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69613", "selected": "287011", "transfers_in": "6041", "transfers_out": "75654", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26879", "selected": "260890", "transfers_in": "6999", "transfers_out": "33878", "value": "47", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24435", "selected": "236488", "transfers_in": "2859", "transfers_out": "27294", "value": "47", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26010", "selected": "206807", "transfers_in": "1098", "transfers_out": "27108", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "18.0", "creativity": "17.3", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-14075", "selected": "176898", "transfers_in": "1296", "transfers_out": "15371", "value": "46", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20901", "selected": "173020", "transfers_in": "1554", "transfers_out": "22455", "value": "45", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17079", "selected": "155965", "transfers_in": "81", "transfers_out": "17160", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12411", "selected": "142611", "transfers_in": "75", "transfers_out": "12486", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.4", "creativity": "14.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-3953", "selected": "141730", "transfers_in": "1212", "transfers_out": "5165", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "31.8", "creativity": "30.6", "threat": "0.0", "ict_index": "6.2", "transfers_balance": "1019", "selected": "141660", "transfers_in": "3192", "transfers_out": "2173", "value": "45", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6322", "selected": "134819", "transfers_in": "262", "transfers_out": "6584", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6582", "selected": "128177", "transfers_in": "96", "transfers_out": "6678", "value": "45", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christian Kabasele": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1698", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-249", "selected": "1549", "transfers_in": "29", "transfers_out": "278", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.6", "creativity": "10.2", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "66", "selected": "1846", "transfers_in": "162", "transfers_out": "96", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.4", "creativity": "0.4", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "231", "selected": "2461", "transfers_in": "392", "transfers_out": "161", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "-1", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.8", "creativity": "0.0", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "2025", "selected": "5334", "transfers_in": "2876", "transfers_out": "851", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "33.0", "creativity": "0.2", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "150", "selected": "5747", "transfers_in": "813", "transfers_out": "663", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "1.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "564", "selected": "6538", "transfers_in": "1082", "transfers_out": "518", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.4", "creativity": "0.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-290", "selected": "6343", "transfers_in": "243", "transfers_out": "533", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "24.8", "creativity": "0.3", "threat": "23.0", "ict_index": "4.8", "transfers_balance": "4", "selected": "6409", "transfers_in": "293", "transfers_out": "289", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.0", "creativity": "1.9", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "683", "selected": "7242", "transfers_in": "1074", "transfers_out": "391", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "38.4", "creativity": "0.2", "threat": "21.0", "ict_index": "6.0", "transfers_balance": "5", "selected": "7320", "transfers_in": "334", "transfers_out": "329", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.4", "creativity": "0.9", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "1558", "selected": "9053", "transfers_in": "2048", "transfers_out": "490", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.4", "creativity": "0.3", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "8002", "selected": "17660", "transfers_in": "9122", "transfers_out": "1120", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "35.8", "creativity": "0.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "2444", "selected": "20460", "transfers_in": "4020", "transfers_out": "1576", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "63", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "44.6", "creativity": "0.1", "threat": "17.0", "ict_index": "6.2", "transfers_balance": "2396", "selected": "23208", "transfers_in": "3993", "transfers_out": "1597", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.6", "creativity": "0.5", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "46743", "selected": "73191", "transfers_in": "49658", "transfers_out": "2915", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "42315", "selected": "117658", "transfers_in": "46963", "transfers_out": "4648", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.0", "creativity": "12.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "28465", "selected": "147382", "transfers_in": "34525", "transfers_out": "6060", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.0", "creativity": "10.2", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "-5224", "selected": "142813", "transfers_in": "9931", "transfers_out": "15155", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.6", "creativity": "0.0", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-6867", "selected": "136240", "transfers_in": "4104", "transfers_out": "10971", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.4", "creativity": "0.7", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "9590", "selected": "146450", "transfers_in": "19922", "transfers_out": "10332", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.2", "creativity": "10.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-24725", "selected": "121781", "transfers_in": "1149", "transfers_out": "25874", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "28.2", "creativity": "0.3", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-13632", "selected": "108457", "transfers_in": "5457", "transfers_out": "19089", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-14323", "selected": "94239", "transfers_in": "1361", "transfers_out": "15684", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-8589", "selected": "85776", "transfers_in": "1352", "transfers_out": "9941", "value": "46", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5659", "selected": "80164", "transfers_in": "776", "transfers_out": "6435", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17915", "selected": "62292", "transfers_in": "419", "transfers_out": "18334", "value": "46", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12647", "selected": "49659", "transfers_in": "40", "transfers_out": "12687", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6062", "selected": "43532", "transfers_in": "19", "transfers_out": "6081", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4882", "selected": "36831", "transfers_in": "19", "transfers_out": "4901", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2547", "selected": "32622", "transfers_in": "26", "transfers_out": "2573", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2497", "selected": "31917", "transfers_in": "21", "transfers_out": "2518", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1448", "selected": "30478", "transfers_in": "19", "transfers_out": "1467", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-802", "selected": "29600", "transfers_in": "70", "transfers_out": "872", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "32.4", "creativity": "0.1", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-176", "selected": "29648", "transfers_in": "275", "transfers_out": "451", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.6", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-80", "selected": "29566", "transfers_in": "443", "transfers_out": "523", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "30.4", "creativity": "0.2", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-236", "selected": "29303", "transfers_in": "308", "transfers_out": "544", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-339", "selected": "28975", "transfers_in": "109", "transfers_out": "448", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Josh Pask": [{"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "325", "selected": "476", "transfers_in": "392", "transfers_out": "67", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "462", "selected": "1506", "transfers_in": "582", "transfers_out": "120", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "140", "selected": "1494", "transfers_in": "276", "transfers_out": "136", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "174", "selected": "1386", "transfers_in": "305", "transfers_out": "131", "value": "40", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "274", "selected": "1798", "transfers_in": "450", "transfers_out": "176", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "274", "selected": "1798", "transfers_in": "450", "transfers_out": "176", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "442", "selected": "2271", "transfers_in": "630", "transfers_out": "188", "value": "40", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Liam Rosenior": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "129815", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4579", "selected": "134898", "transfers_in": "4605", "transfers_out": "9184", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-10544", "selected": "127566", "transfers_in": "3028", "transfers_out": "13572", "value": "40", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "12325", "selected": "145534", "transfers_in": "31302", "transfers_out": "18977", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "3.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "7598", "selected": "156162", "transfers_in": "20895", "transfers_out": "13297", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13151", "selected": "172005", "transfers_in": "27122", "transfers_out": "13971", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "809", "selected": "174602", "transfers_in": "12747", "transfers_out": "11938", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6403", "selected": "169132", "transfers_in": "5879", "transfers_out": "12282", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5249", "selected": "164118", "transfers_in": "2149", "transfers_out": "7398", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7937", "selected": "156479", "transfers_in": "2181", "transfers_out": "10118", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4969", "selected": "151686", "transfers_in": "1304", "transfers_out": "6273", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2365", "selected": "149736", "transfers_in": "5379", "transfers_out": "7744", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17697", "selected": "169581", "transfers_in": "22922", "transfers_out": "5225", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11489", "selected": "182674", "transfers_in": "16934", "transfers_out": "5445", "value": "39", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11585", "selected": "196197", "transfers_in": "17278", "transfers_out": "5693", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14308", "selected": "213798", "transfers_in": "21313", "transfers_out": "7005", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "214761", "transfers_in": "6323", "transfers_out": "6547", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1128", "selected": "214712", "transfers_in": "6849", "transfers_out": "7977", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "52", "selected": "216538", "transfers_in": "9416", "transfers_out": "9364", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3041", "selected": "214293", "transfers_in": "2684", "transfers_out": "5725", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4217", "selected": "210999", "transfers_in": "3919", "transfers_out": "8136", "value": "39", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4210", "selected": "207180", "transfers_in": "4747", "transfers_out": "8957", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3632", "selected": "204954", "transfers_in": "7852", "transfers_out": "11484", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "206013", "transfers_in": "6225", "transfers_out": "6101", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1677", "selected": "209061", "transfers_in": "7514", "transfers_out": "5837", "value": "39", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1423", "selected": "208085", "transfers_in": "2848", "transfers_out": "4271", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-872", "selected": "208089", "transfers_in": "4591", "transfers_out": "5463", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "599", "selected": "210036", "transfers_in": "5539", "transfers_out": "4940", "value": "39", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-213", "selected": "210491", "transfers_in": "2509", "transfers_out": "2722", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "571", "selected": "189765", "transfers_in": "3546", "transfers_out": "2975", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-454", "selected": "187205", "transfers_in": "3716", "transfers_out": "4170", "value": "39", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-534", "selected": "187101", "transfers_in": "2714", "transfers_out": "3248", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "668", "selected": "193951", "transfers_in": "4857", "transfers_out": "4189", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "668", "selected": "193951", "transfers_in": "4857", "transfers_out": "4189", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2147", "selected": "183955", "transfers_in": "1031", "transfers_out": "3178", "value": "39", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "181721", "transfers_in": "1399", "transfers_out": "4151", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "181721", "transfers_in": "1399", "transfers_out": "4151", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2978", "selected": "178577", "transfers_in": "984", "transfers_out": "3962", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Lukas Nmecha": [{"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1895", "selected": "2722", "transfers_in": "2968", "transfers_out": "1073", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "434", "selected": "3454", "transfers_in": "981", "transfers_out": "547", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "350", "selected": "3866", "transfers_in": "886", "transfers_out": "536", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "494", "selected": "4976", "transfers_in": "1080", "transfers_out": "586", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "578", "selected": "5761", "transfers_in": "1177", "transfers_out": "599", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "519", "selected": "7020", "transfers_in": "1160", "transfers_out": "641", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-469", "selected": "5899", "transfers_in": "326", "transfers_out": "795", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-76", "selected": "5939", "transfers_in": "304", "transfers_out": "380", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "462", "selected": "6549", "transfers_in": "944", "transfers_out": "482", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "462", "selected": "6549", "transfers_in": "944", "transfers_out": "482", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "830", "selected": "7553", "transfers_in": "1372", "transfers_out": "542", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Oluwaseyi Ojo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1876", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "1654", "transfers_in": "32", "transfers_out": "500", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-419", "selected": "1238", "transfers_in": "2", "transfers_out": "421", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "1026", "transfers_in": "2", "transfers_out": "216", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "937", "transfers_in": "3", "transfers_out": "96", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "868", "transfers_in": "3", "transfers_out": "74", "value": "50", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "832", "transfers_in": "4", "transfers_out": "41", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "790", "transfers_in": "1", "transfers_out": "44", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "773", "transfers_in": "1", "transfers_out": "19", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "757", "transfers_in": "2", "transfers_out": "19", "value": "50", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "748", "transfers_in": "0", "transfers_out": "9", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "738", "transfers_in": "1", "transfers_out": "11", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "735", "transfers_in": "0", "transfers_out": "4", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "731", "transfers_in": "1", "transfers_out": "5", "value": "50", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "725", "transfers_in": "0", "transfers_out": "6", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "720", "transfers_in": "2", "transfers_out": "8", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "718", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "717", "transfers_in": "2", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "718", "transfers_in": "2", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "719", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "716", "transfers_in": "1", "transfers_out": "4", "value": "50", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "716", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "713", "transfers_in": "1", "transfers_out": "6", "value": "50", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "711", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "714", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "712", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "710", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "713", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "714", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "817", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "819", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "819", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "820", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "822", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "819", "transfers_in": "2", "transfers_out": "4", "value": "50", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "818", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "817", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "817", "transfers_in": "2", "transfers_out": "2", "value": "50", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Tommy Smith": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "10.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "23205", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "3.8", "creativity": "2.4", "threat": "1.0", "ict_index": "0.7", "transfers_balance": "-2479", "selected": "22058", "transfers_in": "542", "transfers_out": "3021", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "24.0", "creativity": "64.5", "threat": "0.0", "ict_index": "8.9", "transfers_balance": "-794", "selected": "22097", "transfers_in": "1423", "transfers_out": "2217", "value": "50", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.8", "creativity": "1.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1727", "selected": "26035", "transfers_in": "3977", "transfers_out": "2250", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.4", "creativity": "24.5", "threat": "2.0", "ict_index": "5.2", "transfers_balance": "-1341", "selected": "25489", "transfers_in": "1413", "transfers_out": "2754", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "14.2", "creativity": "6.3", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-1734", "selected": "24351", "transfers_in": "1264", "transfers_out": "2998", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.6", "creativity": "2.1", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "-433", "selected": "24561", "transfers_in": "2045", "transfers_out": "2478", "value": "50", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.8", "creativity": "3.2", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-2329", "selected": "22408", "transfers_in": "401", "transfers_out": "2730", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "34.6", "creativity": "0.9", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-1628", "selected": "20844", "transfers_in": "156", "transfers_out": "1784", "value": "50", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1223", "selected": "19749", "transfers_in": "341", "transfers_out": "1564", "value": "49", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-733", "selected": "19111", "transfers_in": "420", "transfers_out": "1153", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-903", "selected": "18330", "transfers_in": "369", "transfers_out": "1272", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.4", "creativity": "4.3", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-1283", "selected": "17077", "transfers_in": "71", "transfers_out": "1354", "value": "49", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-586", "selected": "16531", "transfers_in": "102", "transfers_out": "688", "value": "48", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.4", "creativity": "2.8", "threat": "7.0", "ict_index": "2.0", "transfers_balance": "-572", "selected": "15996", "transfers_in": "105", "transfers_out": "677", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "11.8", "creativity": "34.7", "threat": "3.0", "ict_index": "5.0", "transfers_balance": "-221", "selected": "15864", "transfers_in": "347", "transfers_out": "568", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.2", "creativity": "3.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-57", "selected": "15883", "transfers_in": "338", "transfers_out": "395", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "15663", "transfers_in": "150", "transfers_out": "414", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.2", "creativity": "14.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-272", "selected": "15488", "transfers_in": "366", "transfers_out": "638", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "34.6", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "426", "selected": "16012", "transfers_in": "837", "transfers_out": "411", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "1.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "11", "selected": "16105", "transfers_in": "650", "transfers_out": "639", "value": "48", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.2", "creativity": "17.1", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-454", "selected": "15672", "transfers_in": "171", "transfers_out": "625", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "70", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "1.7", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-258", "selected": "15521", "transfers_in": "467", "transfers_out": "725", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "14975", "transfers_in": "153", "transfers_out": "734", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-547", "selected": "14473", "transfers_in": "60", "transfers_out": "607", "value": "48", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.2", "creativity": "4.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-386", "selected": "14105", "transfers_in": "30", "transfers_out": "416", "value": "47", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-612", "selected": "13538", "transfers_in": "163", "transfers_out": "775", "value": "47", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.4", "creativity": "11.2", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "-645", "selected": "12900", "transfers_in": "49", "transfers_out": "694", "value": "47", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "12832", "transfers_in": "50", "transfers_out": "130", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "13970", "transfers_in": "131", "transfers_out": "138", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "147", "selected": "14955", "transfers_in": "319", "transfers_out": "172", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.0", "creativity": "2.6", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "-206", "selected": "13955", "transfers_in": "29", "transfers_out": "235", "value": "47", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "13899", "transfers_in": "46", "transfers_out": "108", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "13791", "transfers_in": "45", "transfers_out": "139", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "13675", "transfers_in": "13", "transfers_out": "77", "value": "47", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.4", "creativity": "1.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-82", "selected": "13601", "transfers_in": "23", "transfers_out": "105", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-82", "selected": "13601", "transfers_in": "23", "transfers_out": "105", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "13631", "transfers_in": "78", "transfers_out": "66", "value": "47", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Mousa Demb\u00e9l\u00e9": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "15.0", "creativity": "18.8", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "0", "selected": "98847", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "13.8", "threat": "9.0", "ict_index": "4.6", "transfers_balance": "3751", "selected": "133074", "transfers_in": "13023", "transfers_out": "9272", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.4", "creativity": "16.8", "threat": "18.0", "ict_index": "4.3", "transfers_balance": "13626", "selected": "162007", "transfers_in": "26972", "transfers_out": "13346", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3833", "selected": "168124", "transfers_in": "13674", "transfers_out": "17507", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10437", "selected": "160503", "transfers_in": "4804", "transfers_out": "15241", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16531", "selected": "145937", "transfers_in": "3190", "transfers_out": "19721", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33431", "selected": "112719", "transfers_in": "463", "transfers_out": "33894", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16761", "selected": "96085", "transfers_in": "298", "transfers_out": "17059", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5049", "selected": "91121", "transfers_in": "197", "transfers_out": "5246", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.2", "creativity": "22.9", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-3651", "selected": "87709", "transfers_in": "812", "transfers_out": "4463", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.4", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-147", "selected": "88050", "transfers_in": "1697", "transfers_out": "1844", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "18.0", "creativity": "14.0", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-891", "selected": "87739", "transfers_in": "1222", "transfers_out": "2113", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-360", "selected": "87719", "transfers_in": "1280", "transfers_out": "1640", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.2", "creativity": "13.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-1160", "selected": "86809", "transfers_in": "658", "transfers_out": "1818", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "13.4", "creativity": "3.3", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "-923", "selected": "86187", "transfers_in": "852", "transfers_out": "1775", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "11.5", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "741", "selected": "87429", "transfers_in": "2409", "transfers_out": "1668", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.8", "creativity": "2.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-634", "selected": "87077", "transfers_in": "905", "transfers_out": "1539", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-1253", "selected": "86045", "transfers_in": "539", "transfers_out": "1792", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1227", "selected": "85195", "transfers_in": "868", "transfers_out": "2095", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "53", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "12.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-961", "selected": "84457", "transfers_in": "559", "transfers_out": "1520", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1475", "selected": "81522", "transfers_in": "236", "transfers_out": "1711", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1475", "selected": "81522", "transfers_in": "236", "transfers_out": "1711", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.6", "creativity": "25.6", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-1890", "selected": "79919", "transfers_in": "526", "transfers_out": "2416", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "15.1", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-196", "selected": "79958", "transfers_in": "804", "transfers_out": "1000", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.6", "creativity": "34.8", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-321", "selected": "79941", "transfers_in": "640", "transfers_out": "961", "value": "49", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.4", "creativity": "4.0", "threat": "25.0", "ict_index": "4.5", "transfers_balance": "404", "selected": "80539", "transfers_in": "1045", "transfers_out": "641", "value": "49", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "8.6", "creativity": "15.3", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "659", "selected": "81628", "transfers_in": "1682", "transfers_out": "1023", "value": "49", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.2", "creativity": "8.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "5932", "selected": "88764", "transfers_in": "7248", "transfers_out": "1316", "value": "49", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "18.9", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "3331", "selected": "92686", "transfers_in": "4572", "transfers_out": "1241", "value": "49", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.6", "creativity": "4.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "3273", "selected": "102337", "transfers_in": "4902", "transfers_out": "1629", "value": "49", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "4.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-387", "selected": "101377", "transfers_in": "1328", "transfers_out": "1715", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.0", "creativity": "16.1", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "453", "selected": "102107", "transfers_in": "1888", "transfers_out": "1435", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.0", "creativity": "1.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "1616", "selected": "104430", "transfers_in": "3103", "transfers_out": "1487", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "1.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "1616", "selected": "104430", "transfers_in": "3103", "transfers_out": "1487", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.0", "creativity": "17.2", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-246", "selected": "102321", "transfers_in": "826", "transfers_out": "1072", "value": "49", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2266", "selected": "100029", "transfers_in": "305", "transfers_out": "2571", "value": "49", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2266", "selected": "100029", "transfers_in": "305", "transfers_out": "2571", "value": "49", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2591", "selected": "97451", "transfers_in": "37", "transfers_out": "2628", "value": "49", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ruben Loftus-Cheek": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.8", "creativity": "15.1", "threat": "18.0", "ict_index": "5.4", "transfers_balance": "0", "selected": "483364", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.0", "creativity": "21.8", "threat": "4.0", "ict_index": "4.8", "transfers_balance": "5350", "selected": "519175", "transfers_in": "30833", "transfers_out": "25483", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33250", "selected": "493007", "transfers_in": "42255", "transfers_out": "75505", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75677", "selected": "418578", "transfers_in": "15453", "transfers_out": "91130", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "26.5", "threat": "31.0", "ict_index": "6.8", "transfers_balance": "-40180", "selected": "379118", "transfers_in": "8318", "transfers_out": "48498", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "8.3", "threat": "14.0", "ict_index": "2.8", "transfers_balance": "-16592", "selected": "363879", "transfers_in": "16558", "transfers_out": "33150", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21906", "selected": "343012", "transfers_in": "14874", "transfers_out": "36780", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34013", "selected": "309397", "transfers_in": "8410", "transfers_out": "42423", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.8", "creativity": "0.8", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-12372", "selected": "297193", "transfers_in": "5311", "transfers_out": "17683", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.2", "creativity": "45.4", "threat": "17.0", "ict_index": "8.7", "transfers_balance": "-15287", "selected": "282280", "transfers_in": "6604", "transfers_out": "21891", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.8", "creativity": "1.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1757", "selected": "280983", "transfers_in": "7161", "transfers_out": "8918", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.8", "creativity": "33.3", "threat": "29.0", "ict_index": "7.9", "transfers_balance": "-1223", "selected": "280458", "transfers_in": "13570", "transfers_out": "14793", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "40.8", "creativity": "18.8", "threat": "61.0", "ict_index": "12.1", "transfers_balance": "27218", "selected": "308854", "transfers_in": "33527", "transfers_out": "6309", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "4.9", "threat": "27.0", "ict_index": "4.7", "transfers_balance": "69260", "selected": "379807", "transfers_in": "73893", "transfers_out": "4633", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "37.0", "threat": "6.0", "ict_index": "6.1", "transfers_balance": "31814", "selected": "412979", "transfers_in": "40042", "transfers_out": "8228", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.6", "creativity": "27.8", "threat": "20.0", "ict_index": "6.1", "transfers_balance": "23390", "selected": "438423", "transfers_in": "36654", "transfers_out": "13264", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "4.6", "threat": "38.0", "ict_index": "5.4", "transfers_balance": "1855", "selected": "440974", "transfers_in": "15821", "transfers_out": "13966", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.4", "creativity": "28.2", "threat": "31.0", "ict_index": "9.1", "transfers_balance": "-8691", "selected": "432809", "transfers_in": "9895", "transfers_out": "18586", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "8.8", "creativity": "3.4", "threat": "31.0", "ict_index": "4.3", "transfers_balance": "26879", "selected": "461587", "transfers_in": "45861", "transfers_out": "18982", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "69", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "15.7", "threat": "30.0", "ict_index": "5.1", "transfers_balance": "18402", "selected": "481522", "transfers_in": "28641", "transfers_out": "10239", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4868", "selected": "477794", "transfers_in": "24886", "transfers_out": "29754", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52224", "selected": "425821", "transfers_in": "13734", "transfers_out": "65958", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67152", "selected": "358953", "transfers_in": "6104", "transfers_out": "73256", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74440", "selected": "284554", "transfers_in": "1116", "transfers_out": "75556", "value": "46", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49325", "selected": "235265", "transfers_in": "338", "transfers_out": "49663", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27537", "selected": "207752", "transfers_in": "209", "transfers_out": "27746", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25427", "selected": "182349", "transfers_in": "140", "transfers_out": "25567", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15214", "selected": "167171", "transfers_in": "151", "transfers_out": "15365", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7878", "selected": "159184", "transfers_in": "76", "transfers_out": "7954", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7473", "selected": "193356", "transfers_in": "82", "transfers_out": "7555", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4798", "selected": "182583", "transfers_in": "463", "transfers_out": "5261", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4688", "selected": "184301", "transfers_in": "2029", "transfers_out": "6717", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "25.3", "threat": "20.0", "ict_index": "6.1", "transfers_balance": "-1367", "selected": "183082", "transfers_in": "2498", "transfers_out": "3865", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.8", "creativity": "13.6", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "950", "selected": "183724", "transfers_in": "3891", "transfers_out": "2941", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.4", "creativity": "3.8", "threat": "39.0", "ict_index": "5.6", "transfers_balance": "385", "selected": "184511", "transfers_in": "2269", "transfers_out": "1884", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "48.6", "creativity": "6.0", "threat": "25.0", "ict_index": "8.0", "transfers_balance": "-411", "selected": "184246", "transfers_in": "2536", "transfers_out": "2947", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.4", "creativity": "26.3", "threat": "11.0", "ict_index": "6.4", "transfers_balance": "4811", "selected": "189419", "transfers_in": "7271", "transfers_out": "2460", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "7.3", "threat": "25.0", "ict_index": "3.9", "transfers_balance": "18398", "selected": "209138", "transfers_in": "20021", "transfers_out": "1623", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Antonio Valencia": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.4", "creativity": "17.2", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "0", "selected": "362470", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "14.4", "creativity": "5.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "8613", "selected": "438316", "transfers_in": "28474", "transfers_out": "19861", "value": "65", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "19.2", "creativity": "26.3", "threat": "28.0", "ict_index": "7.4", "transfers_balance": "-15364", "selected": "443380", "transfers_in": "24663", "transfers_out": "40027", "value": "65", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "27.7", "threat": "15.0", "ict_index": "6.4", "transfers_balance": "9397", "selected": "479178", "transfers_in": "35210", "transfers_out": "25813", "value": "65", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "36.2", "creativity": "2.5", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "-19285", "selected": "470771", "transfers_in": "11396", "transfers_out": "30681", "value": "65", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "7.0", "creativity": "2.9", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "77227", "selected": "574499", "transfers_in": "96731", "transfers_out": "19504", "value": "65", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "23.4", "creativity": "3.8", "threat": "16.0", "ict_index": "4.3", "transfers_balance": "21550", "selected": "614845", "transfers_in": "77712", "transfers_out": "56162", "value": "66", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.4", "creativity": "2.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2532", "selected": "628356", "transfers_in": "35338", "transfers_out": "37870", "value": "66", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "7.6", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "111746", "selected": "753486", "transfers_in": "122834", "transfers_out": "11088", "value": "66", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "3.6", "creativity": "10.8", "threat": "30.0", "ict_index": "4.4", "transfers_balance": "-13182", "selected": "751732", "transfers_in": "35677", "transfers_out": "48859", "value": "67", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.8", "creativity": "7.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6753", "selected": "767911", "transfers_in": "30563", "transfers_out": "23810", "value": "67", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.2", "creativity": "23.2", "threat": "20.0", "ict_index": "6.4", "transfers_balance": "54188", "selected": "834482", "transfers_in": "73226", "transfers_out": "19038", "value": "67", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "15.8", "creativity": "19.6", "threat": "8.0", "ict_index": "4.3", "transfers_balance": "7134", "selected": "848681", "transfers_in": "36947", "transfers_out": "29813", "value": "67", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.8", "creativity": "2.5", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "5098", "selected": "859235", "transfers_in": "24928", "transfers_out": "19830", "value": "68", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "52.2", "creativity": "15.2", "threat": "17.0", "ict_index": "8.4", "transfers_balance": "-24982", "selected": "839478", "transfers_in": "14536", "transfers_out": "39518", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.0", "creativity": "4.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "23678", "selected": "874997", "transfers_in": "46054", "transfers_out": "22376", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.4", "creativity": "6.8", "threat": "24.0", "ict_index": "4.1", "transfers_balance": "33815", "selected": "916027", "transfers_in": "46842", "transfers_out": "13027", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "65", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.6", "creativity": "6.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "44037", "selected": "967833", "transfers_in": "54690", "transfers_out": "10653", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154921", "selected": "817342", "transfers_in": "12249", "transfers_out": "167170", "value": "69", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136326", "selected": "682293", "transfers_in": "1799", "transfers_out": "138125", "value": "69", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120202", "selected": "563374", "transfers_in": "1499", "transfers_out": "121701", "value": "68", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49492", "selected": "514533", "transfers_in": "984", "transfers_out": "50476", "value": "68", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "51.8", "creativity": "15.4", "threat": "23.0", "ict_index": "9.0", "transfers_balance": "-70595", "selected": "446367", "transfers_in": "2922", "transfers_out": "73517", "value": "67", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.0", "creativity": "14.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "40340", "selected": "491761", "transfers_in": "52968", "transfers_out": "12628", "value": "67", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "20.8", "creativity": "22.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "18320", "selected": "517614", "transfers_in": "31530", "transfers_out": "13210", "value": "67", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "17.8", "creativity": "30.9", "threat": "16.0", "ict_index": "6.5", "transfers_balance": "31374", "selected": "553008", "transfers_in": "40096", "transfers_out": "8722", "value": "68", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "10.9", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "102208", "selected": "663578", "transfers_in": "113351", "transfers_out": "11143", "value": "69", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "24.4", "creativity": "30.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-28557", "selected": "641614", "transfers_in": "17852", "transfers_out": "46409", "value": "69", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.0", "creativity": "42.9", "threat": "10.0", "ict_index": "8.6", "transfers_balance": "11116", "selected": "655978", "transfers_in": "24104", "transfers_out": "12988", "value": "69", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "7.3", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-20487", "selected": "658814", "transfers_in": "6385", "transfers_out": "26872", "value": "69", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "16.4", "creativity": "13.8", "threat": "6.0", "ict_index": "3.6", "transfers_balance": "25463", "selected": "685500", "transfers_in": "34650", "transfers_out": "9187", "value": "69", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "2.4", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-9876", "selected": "675965", "transfers_in": "9377", "transfers_out": "19253", "value": "69", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.8", "creativity": "18.9", "threat": "10.0", "ict_index": "3.6", "transfers_balance": "32080", "selected": "716979", "transfers_in": "41839", "transfers_out": "9759", "value": "69", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32080", "selected": "716979", "transfers_in": "41839", "transfers_out": "9759", "value": "69", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.4", "creativity": "5.4", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "-2076", "selected": "683227", "transfers_in": "10238", "transfers_out": "12314", "value": "69", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12495", "selected": "697677", "transfers_in": "21159", "transfers_out": "8664", "value": "69", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.0", "creativity": "31.3", "threat": "6.0", "ict_index": "5.5", "transfers_balance": "12495", "selected": "697677", "transfers_in": "21159", "transfers_out": "8664", "value": "69", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9160", "selected": "688218", "transfers_in": "6968", "transfers_out": "16128", "value": "69", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Darren Fletcher": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.0", "creativity": "3.1", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "44764", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.8", "creativity": "27.8", "threat": "1.0", "ict_index": "4.9", "transfers_balance": "-3048", "selected": "43766", "transfers_in": "526", "transfers_out": "3574", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.4", "creativity": "15.3", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "-2263", "selected": "42825", "transfers_in": "1734", "transfers_out": "3997", "value": "50", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "2.6", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-6331", "selected": "36922", "transfers_in": "511", "transfers_out": "6842", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "16.5", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-1903", "selected": "35426", "transfers_in": "929", "transfers_out": "2832", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.4", "creativity": "12.9", "threat": "12.0", "ict_index": "3.1", "transfers_balance": "-2301", "selected": "33498", "transfers_in": "591", "transfers_out": "2892", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "11.1", "threat": "16.0", "ict_index": "4.1", "transfers_balance": "-1760", "selected": "32003", "transfers_in": "735", "transfers_out": "2495", "value": "50", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1574", "selected": "30645", "transfers_in": "649", "transfers_out": "2223", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.6", "creativity": "38.8", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "-781", "selected": "29986", "transfers_in": "609", "transfers_out": "1390", "value": "50", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "50.8", "creativity": "0.8", "threat": "7.0", "ict_index": "5.9", "transfers_balance": "-1399", "selected": "28724", "transfers_in": "555", "transfers_out": "1954", "value": "49", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.4", "creativity": "13.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "9272", "selected": "39121", "transfers_in": "11151", "transfers_out": "1879", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.4", "creativity": "58.1", "threat": "2.0", "ict_index": "8.5", "transfers_balance": "683", "selected": "40684", "transfers_in": "3696", "transfers_out": "3013", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.0", "creativity": "42.2", "threat": "0.0", "ict_index": "6.6", "transfers_balance": "-1253", "selected": "39733", "transfers_in": "1538", "transfers_out": "2791", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "84", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.2", "creativity": "6.1", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-1842", "selected": "38061", "transfers_in": "621", "transfers_out": "2463", "value": "49", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-1451", "selected": "36705", "transfers_in": "627", "transfers_out": "2078", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.0", "creativity": "21.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-1806", "selected": "35032", "transfers_in": "320", "transfers_out": "2126", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "2.0", "creativity": "1.0", "threat": "1.0", "ict_index": "0.4", "transfers_balance": "-312", "selected": "34849", "transfers_in": "653", "transfers_out": "965", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "29.9", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-669", "selected": "34302", "transfers_in": "535", "transfers_out": "1204", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.4", "creativity": "0.2", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-1058", "selected": "33391", "transfers_in": "606", "transfers_out": "1664", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "14.9", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-950", "selected": "32534", "transfers_in": "234", "transfers_out": "1184", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.6", "creativity": "1.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1321", "selected": "31305", "transfers_in": "281", "transfers_out": "1602", "value": "49", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-640", "selected": "30705", "transfers_in": "341", "transfers_out": "981", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.8", "creativity": "12.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-1749", "selected": "29047", "transfers_in": "179", "transfers_out": "1928", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "0.3", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-808", "selected": "28299", "transfers_in": "295", "transfers_out": "1103", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-455", "selected": "27922", "transfers_in": "331", "transfers_out": "786", "value": "49", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-328", "selected": "27630", "transfers_in": "216", "transfers_out": "544", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "1.9", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-1675", "selected": "26001", "transfers_in": "71", "transfers_out": "1746", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-444", "selected": "25622", "transfers_in": "159", "transfers_out": "603", "value": "48", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "25388", "transfers_in": "74", "transfers_out": "338", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-325", "selected": "26741", "transfers_in": "91", "transfers_out": "416", "value": "48", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "26667", "transfers_in": "142", "transfers_out": "272", "value": "47", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-400", "selected": "26269", "transfers_in": "50", "transfers_out": "450", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-238", "selected": "26048", "transfers_in": "43", "transfers_out": "281", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-242", "selected": "25780", "transfers_in": "50", "transfers_out": "292", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "25730", "transfers_in": "101", "transfers_out": "210", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-150", "selected": "25592", "transfers_in": "26", "transfers_out": "176", "value": "47", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "25448", "transfers_in": "25", "transfers_out": "162", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.8", "creativity": "25.5", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "-150", "selected": "25307", "transfers_in": "36", "transfers_out": "186", "value": "47", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sebastian Pr\u00f6dl": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "23351", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-3314", "selected": "21181", "transfers_in": "221", "transfers_out": "3535", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.4", "creativity": "10.2", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "1640", "selected": "23948", "transfers_in": "2945", "transfers_out": "1305", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "25534", "transfers_in": "3261", "transfers_out": "3404", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4172", "selected": "21440", "transfers_in": "142", "transfers_out": "4314", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3945", "selected": "17514", "transfers_in": "53", "transfers_out": "3998", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2296", "selected": "15240", "transfers_in": "163", "transfers_out": "2459", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1682", "selected": "13575", "transfers_in": "92", "transfers_out": "1774", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-907", "selected": "12681", "transfers_in": "53", "transfers_out": "960", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1066", "selected": "11624", "transfers_in": "66", "transfers_out": "1132", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-688", "selected": "10939", "transfers_in": "41", "transfers_out": "729", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-633", "selected": "10316", "transfers_in": "73", "transfers_out": "706", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.4", "creativity": "10.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "225", "selected": "10596", "transfers_in": "505", "transfers_out": "280", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "57", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.6", "creativity": "0.3", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-72", "selected": "10556", "transfers_in": "241", "transfers_out": "313", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "64", "selected": "10674", "transfers_in": "346", "transfers_out": "282", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "473", "selected": "11236", "transfers_in": "758", "transfers_out": "285", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-140", "selected": "11132", "transfers_in": "193", "transfers_out": "333", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.4", "creativity": "0.8", "threat": "10.0", "ict_index": "2.6", "transfers_balance": "113", "selected": "11285", "transfers_in": "392", "transfers_out": "279", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "21.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-11", "selected": "11326", "transfers_in": "423", "transfers_out": "434", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "169", "selected": "11545", "transfers_in": "469", "transfers_out": "300", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "26", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.4", "creativity": "0.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-68", "selected": "11519", "transfers_in": "424", "transfers_out": "492", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-541", "selected": "10986", "transfers_in": "103", "transfers_out": "644", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "10701", "transfers_in": "299", "transfers_out": "643", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-368", "selected": "10363", "transfers_in": "125", "transfers_out": "493", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.4", "creativity": "0.1", "threat": "19.0", "ict_index": "3.7", "transfers_balance": "-117", "selected": "10284", "transfers_in": "182", "transfers_out": "299", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.8", "creativity": "0.4", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "574", "selected": "10901", "transfers_in": "838", "transfers_out": "264", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.4", "creativity": "0.4", "threat": "9.0", "ict_index": "2.7", "transfers_balance": "806", "selected": "11786", "transfers_in": "1128", "transfers_out": "322", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "9.8", "creativity": "0.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "131", "selected": "12009", "transfers_in": "528", "transfers_out": "397", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "9.4", "creativity": "0.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "2419", "selected": "14706", "transfers_in": "2802", "transfers_out": "383", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.6", "creativity": "0.5", "threat": "6.0", "ict_index": "1.4", "transfers_balance": "1008", "selected": "16667", "transfers_in": "1634", "transfers_out": "626", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "0.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "283", "selected": "17639", "transfers_in": "834", "transfers_out": "551", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.2", "creativity": "0.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "434", "selected": "17481", "transfers_in": "1161", "transfers_out": "727", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.0", "creativity": "0.5", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-355", "selected": "17121", "transfers_in": "177", "transfers_out": "532", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.8", "creativity": "0.3", "threat": "25.0", "ict_index": "4.6", "transfers_balance": "-396", "selected": "16567", "transfers_in": "208", "transfers_out": "604", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "234", "selected": "17352", "transfers_in": "503", "transfers_out": "269", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1247", "selected": "15740", "transfers_in": "7", "transfers_out": "1254", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-982", "selected": "14711", "transfers_in": "6", "transfers_out": "988", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-631", "selected": "14108", "transfers_in": "8", "transfers_out": "639", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Javier Hern\u00e1ndez Balc\u00e1zar": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "8.3", "threat": "11.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "833378", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "13", "goals": "2", "assists": "0", "conceded": "3", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "75.6", "creativity": "33.6", "threat": "67.0", "ict_index": "17.6", "transfers_balance": "-73234", "selected": "832247", "transfers_in": "29143", "transfers_out": "102377", "value": "70", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.6", "creativity": "11.0", "threat": "34.0", "ict_index": "5.4", "transfers_balance": "473662", "selected": "1389225", "transfers_in": "511665", "transfers_out": "38003", "value": "71", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "25.3", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "-22619", "selected": "1401076", "transfers_in": "141605", "transfers_out": "164224", "value": "71", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.0", "creativity": "12.7", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-194799", "selected": "1215092", "transfers_in": "35846", "transfers_out": "230645", "value": "71", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "5", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "40.6", "creativity": "11.1", "threat": "70.0", "ict_index": "12.2", "transfers_balance": "-228432", "selected": "994617", "transfers_in": "40636", "transfers_out": "269068", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "14.7", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "26869", "selected": "1029867", "transfers_in": "128983", "transfers_out": "102114", "value": "70", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.6", "creativity": "32.8", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-65725", "selected": "970902", "transfers_in": "63891", "transfers_out": "129616", "value": "70", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "3.7", "threat": "29.0", "ict_index": "2.9", "transfers_balance": "-151882", "selected": "820652", "transfers_in": "15920", "transfers_out": "167802", "value": "70", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.8", "creativity": "3.5", "threat": "23.0", "ict_index": "6.1", "transfers_balance": "-112736", "selected": "710248", "transfers_in": "18380", "transfers_out": "131116", "value": "69", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "3.2", "threat": "8.0", "ict_index": "0.6", "transfers_balance": "-18137", "selected": "695431", "transfers_in": "24839", "transfers_out": "42976", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124283", "selected": "572957", "transfers_in": "8797", "transfers_out": "133080", "value": "69", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86972", "selected": "486207", "transfers_in": "825", "transfers_out": "87797", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40760", "selected": "445614", "transfers_in": "470", "transfers_out": "41230", "value": "68", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32379", "selected": "413360", "transfers_in": "230", "transfers_out": "32609", "value": "68", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21438", "selected": "392135", "transfers_in": "650", "transfers_out": "22088", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.0", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-5413", "selected": "387082", "transfers_in": "2300", "transfers_out": "7713", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "12.3", "threat": "38.0", "ict_index": "5.7", "transfers_balance": "-886", "selected": "386814", "transfers_in": "6170", "transfers_out": "7056", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3787", "selected": "391662", "transfers_in": "15031", "transfers_out": "11244", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.2", "creativity": "12.8", "threat": "35.0", "ict_index": "5.5", "transfers_balance": "-6792", "selected": "385485", "transfers_in": "5518", "transfers_out": "12310", "value": "67", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.2", "creativity": "10.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "31540", "selected": "409300", "transfers_in": "40251", "transfers_out": "8711", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "5.3", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "31540", "selected": "409300", "transfers_in": "40251", "transfers_out": "8711", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12444", "selected": "398256", "transfers_in": "11205", "transfers_out": "23649", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "26", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.4", "creativity": "10.3", "threat": "17.0", "ict_index": "6.3", "transfers_balance": "-25712", "selected": "372886", "transfers_in": "1276", "transfers_out": "26988", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "17.1", "threat": "23.0", "ict_index": "5.1", "transfers_balance": "20968", "selected": "395649", "transfers_in": "29695", "transfers_out": "8727", "value": "67", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "38.6", "creativity": "6.3", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "802", "selected": "397151", "transfers_in": "9182", "transfers_out": "8380", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "87", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "41.2", "creativity": "4.4", "threat": "27.0", "ict_index": "7.3", "transfers_balance": "30322", "selected": "429832", "transfers_in": "39083", "transfers_out": "8761", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18444", "selected": "452407", "transfers_in": "36929", "transfers_out": "18485", "value": "67", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "14.4", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-4408", "selected": "448832", "transfers_in": "10829", "transfers_out": "15237", "value": "67", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.4", "creativity": "21.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-8841", "selected": "468396", "transfers_in": "7072", "transfers_out": "15913", "value": "67", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4577", "selected": "452621", "transfers_in": "5883", "transfers_out": "10460", "value": "67", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "20", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.2", "creativity": "12.5", "threat": "17.0", "ict_index": "6.5", "transfers_balance": "-18123", "selected": "434373", "transfers_in": "779", "transfers_out": "18902", "value": "67", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.0", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "4177", "selected": "439362", "transfers_in": "9412", "transfers_out": "5235", "value": "67", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "30", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.4", "creativity": "21.5", "threat": "25.0", "ict_index": "5.2", "transfers_balance": "-364", "selected": "439835", "transfers_in": "4544", "transfers_out": "4908", "value": "67", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "1.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4619", "selected": "435028", "transfers_in": "1483", "transfers_out": "6102", "value": "67", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "420", "selected": "435750", "transfers_in": "4276", "transfers_out": "3856", "value": "67", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "420", "selected": "435750", "transfers_in": "4276", "transfers_out": "3856", "value": "67", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9821", "selected": "425370", "transfers_in": "295", "transfers_out": "10116", "value": "67", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Jack Payne": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "614", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "502", "transfers_in": "22", "transfers_out": "162", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "463", "transfers_in": "14", "transfers_out": "61", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "422", "transfers_in": "10", "transfers_out": "58", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "399", "transfers_in": "9", "transfers_out": "33", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "362", "transfers_in": "5", "transfers_out": "42", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "351", "transfers_in": "9", "transfers_out": "21", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "337", "transfers_in": "9", "transfers_out": "24", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "332", "transfers_in": "4", "transfers_out": "9", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "322", "transfers_in": "7", "transfers_out": "18", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "315", "transfers_in": "2", "transfers_out": "9", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "310", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "307", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "303", "transfers_in": "1", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "301", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "298", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "297", "transfers_in": "4", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "293", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "288", "transfers_in": "2", "transfers_out": "7", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "284", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "281", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "278", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "278", "transfers_in": "6", "transfers_out": "6", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "276", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "273", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "272", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "273", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "272", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "271", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "309", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "311", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "310", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "308", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "306", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "309", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "309", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "309", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "308", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Michael Obafemi": [{"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15292", "selected": "16704", "transfers_in": "19908", "transfers_out": "4616", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8978", "selected": "26392", "transfers_in": "13323", "transfers_out": "4345", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10894", "selected": "38767", "transfers_in": "17540", "transfers_out": "6646", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4447", "selected": "44736", "transfers_in": "12268", "transfers_out": "7821", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "262", "selected": "45410", "transfers_in": "3450", "transfers_out": "3188", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "689", "selected": "43481", "transfers_in": "4054", "transfers_out": "3365", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1494", "selected": "43747", "transfers_in": "4312", "transfers_out": "2818", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1051", "selected": "44967", "transfers_in": "3881", "transfers_out": "2830", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "46707", "transfers_in": "2830", "transfers_out": "2794", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "46707", "transfers_in": "2830", "transfers_out": "2794", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-907", "selected": "41990", "transfers_in": "716", "transfers_out": "1623", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "41424", "transfers_in": "1113", "transfers_out": "1872", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-759", "selected": "41424", "transfers_in": "1113", "transfers_out": "1872", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-924", "selected": "40444", "transfers_in": "958", "transfers_out": "1882", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Mamadou Sakho": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3493", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-685", "selected": "3720", "transfers_in": "149", "transfers_out": "834", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "3439", "transfers_in": "113", "transfers_out": "607", "value": "49", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1562", "selected": "5505", "transfers_in": "2567", "transfers_out": "1005", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "5721", "transfers_in": "614", "transfers_out": "558", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "458", "selected": "6558", "transfers_in": "987", "transfers_out": "529", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.2", "creativity": "0.4", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "276", "selected": "7309", "transfers_in": "869", "transfers_out": "593", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "10.7", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-249", "selected": "7502", "transfers_in": "433", "transfers_out": "682", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "30.2", "creativity": "0.4", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "3643", "selected": "11732", "transfers_in": "4183", "transfers_out": "540", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1237", "selected": "13594", "transfers_in": "2280", "transfers_out": "1043", "value": "49", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.2", "creativity": "0.2", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-2388", "selected": "11317", "transfers_in": "136", "transfers_out": "2524", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.4", "creativity": "1.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1616", "selected": "13595", "transfers_in": "2319", "transfers_out": "703", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "53.2", "creativity": "1.1", "threat": "33.0", "ict_index": "8.7", "transfers_balance": "94", "selected": "13936", "transfers_in": "926", "transfers_out": "832", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "13.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "7114", "selected": "21670", "transfers_in": "7704", "transfers_out": "590", "value": "49", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "30.0", "creativity": "0.7", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "23353", "selected": "46996", "transfers_in": "24889", "transfers_out": "1536", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "0.0", "threat": "38.0", "ict_index": "4.0", "transfers_balance": "76382", "selected": "129205", "transfers_in": "79994", "transfers_out": "3612", "value": "50", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49888", "selected": "79602", "transfers_in": "1559", "transfers_out": "51447", "value": "50", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26717", "selected": "52988", "transfers_in": "617", "transfers_out": "27334", "value": "49", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13488", "selected": "39639", "transfers_in": "715", "transfers_out": "14203", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5840", "selected": "33881", "transfers_in": "276", "transfers_out": "6116", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5077", "selected": "28852", "transfers_in": "99", "transfers_out": "5176", "value": "48", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2071", "selected": "26796", "transfers_in": "45", "transfers_out": "2116", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3677", "selected": "23173", "transfers_in": "88", "transfers_out": "3765", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1530", "selected": "21666", "transfers_in": "84", "transfers_out": "1614", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "920", "selected": "22707", "transfers_in": "1979", "transfers_out": "1059", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "43", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "13.8", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6333", "selected": "29273", "transfers_in": "7303", "transfers_out": "970", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "29252", "transfers_in": "1715", "transfers_out": "1964", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3830", "selected": "25526", "transfers_in": "210", "transfers_out": "4040", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1945", "selected": "23568", "transfers_in": "16", "transfers_out": "1961", "value": "47", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1179", "selected": "19679", "transfers_in": "32", "transfers_out": "1211", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "20.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "763", "selected": "23475", "transfers_in": "1081", "transfers_out": "318", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "22.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1058", "selected": "21894", "transfers_in": "1972", "transfers_out": "914", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.2", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1814", "selected": "23881", "transfers_in": "2395", "transfers_out": "581", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "1676", "selected": "25611", "transfers_in": "2537", "transfers_out": "861", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1829", "selected": "28750", "transfers_in": "2420", "transfers_out": "591", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "38.8", "creativity": "13.3", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "2589", "selected": "30544", "transfers_in": "3443", "transfers_out": "854", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "12966", "selected": "44718", "transfers_in": "15178", "transfers_out": "2212", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "15939", "selected": "62249", "transfers_in": "17945", "transfers_out": "2006", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Sam Hughes": [{"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "189", "transfers_in": "149", "transfers_out": "28", "value": "40", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Steven Defour": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.0", "creativity": "15.7", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "0", "selected": "5875", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.8", "creativity": "31.5", "threat": "3.0", "ict_index": "5.1", "transfers_balance": "6566", "selected": "21148", "transfers_in": "7891", "transfers_out": "1325", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.2", "creativity": "16.5", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-1549", "selected": "21718", "transfers_in": "1864", "transfers_out": "3413", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-402", "selected": "23015", "transfers_in": "2072", "transfers_out": "2474", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1306", "selected": "22364", "transfers_in": "679", "transfers_out": "1985", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.2", "creativity": "3.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-1107", "selected": "21759", "transfers_in": "901", "transfers_out": "2008", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.4", "creativity": "1.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1331", "selected": "20848", "transfers_in": "527", "transfers_out": "1858", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "56.3", "threat": "17.0", "ict_index": "9.1", "transfers_balance": "-434", "selected": "20785", "transfers_in": "986", "transfers_out": "1420", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "83", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "1.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-956", "selected": "19933", "transfers_in": "218", "transfers_out": "1174", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.8", "creativity": "2.5", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-878", "selected": "19167", "transfers_in": "327", "transfers_out": "1205", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.8", "creativity": "12.5", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-1229", "selected": "18001", "transfers_in": "122", "transfers_out": "1351", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "12.9", "threat": "14.0", "ict_index": "4.2", "transfers_balance": "-268", "selected": "17869", "transfers_in": "341", "transfers_out": "609", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "5.1", "threat": "19.0", "ict_index": "2.6", "transfers_balance": "-391", "selected": "17624", "transfers_in": "154", "transfers_out": "545", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "4.2", "creativity": "3.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-253", "selected": "17512", "transfers_in": "182", "transfers_out": "435", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.4", "creativity": "1.0", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "-982", "selected": "16604", "transfers_in": "50", "transfers_out": "1032", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.2", "creativity": "24.4", "threat": "1.0", "ict_index": "3.2", "transfers_balance": "-167", "selected": "16540", "transfers_in": "286", "transfers_out": "453", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "8.1", "threat": "17.0", "ict_index": "4.5", "transfers_balance": "149", "selected": "16777", "transfers_in": "453", "transfers_out": "304", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.2", "creativity": "1.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "189", "selected": "17068", "transfers_in": "526", "transfers_out": "337", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.0", "creativity": "6.0", "threat": "3.0", "ict_index": "1.8", "transfers_balance": "-121", "selected": "17072", "transfers_in": "441", "transfers_out": "562", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "43.4", "creativity": "4.2", "threat": "7.0", "ict_index": "5.5", "transfers_balance": "-289", "selected": "16872", "transfers_in": "156", "transfers_out": "445", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.0", "creativity": "2.0", "threat": "12.0", "ict_index": "2.0", "transfers_balance": "3458", "selected": "20685", "transfers_in": "4231", "transfers_out": "773", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.2", "creativity": "41.3", "threat": "7.0", "ict_index": "7.7", "transfers_balance": "230", "selected": "21008", "transfers_in": "1420", "transfers_out": "1190", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "41.3", "threat": "2.0", "ict_index": "6.3", "transfers_balance": "494", "selected": "21848", "transfers_in": "2113", "transfers_out": "1619", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "16.5", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-1172", "selected": "20789", "transfers_in": "343", "transfers_out": "1515", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-858", "selected": "20069", "transfers_in": "448", "transfers_out": "1306", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1708", "selected": "18401", "transfers_in": "24", "transfers_out": "1732", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1317", "selected": "17136", "transfers_in": "26", "transfers_out": "1343", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-785", "selected": "16453", "transfers_in": "28", "transfers_out": "813", "value": "54", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "16200", "transfers_in": "19", "transfers_out": "309", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-237", "selected": "16015", "transfers_in": "27", "transfers_out": "264", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-187", "selected": "15741", "transfers_in": "17", "transfers_out": "204", "value": "54", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "15668", "transfers_in": "4", "transfers_out": "99", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "15616", "transfers_in": "12", "transfers_out": "88", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "15616", "transfers_in": "12", "transfers_out": "88", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "15584", "transfers_in": "9", "transfers_out": "64", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "15559", "transfers_in": "7", "transfers_out": "56", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "15544", "transfers_in": "5", "transfers_out": "38", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "15525", "transfers_in": "18", "transfers_out": "47", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Brahim Diaz": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2913", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-599", "selected": "3125", "transfers_in": "169", "transfers_out": "768", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-523", "selected": "2792", "transfers_in": "126", "transfers_out": "649", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "2585", "transfers_in": "75", "transfers_out": "463", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "2495", "transfers_in": "73", "transfers_out": "253", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "2379", "transfers_in": "86", "transfers_out": "286", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "2316", "transfers_in": "84", "transfers_out": "221", "value": "48", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "2328", "transfers_in": "96", "transfers_out": "159", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "2310", "transfers_in": "50", "transfers_out": "108", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "2250", "transfers_in": "42", "transfers_out": "144", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "2192", "transfers_in": "28", "transfers_out": "120", "value": "48", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2206", "transfers_in": "51", "transfers_out": "87", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2210", "transfers_in": "27", "transfers_out": "54", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "2198", "transfers_in": "21", "transfers_out": "49", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2210", "transfers_in": "28", "transfers_out": "41", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2212", "transfers_in": "38", "transfers_out": "70", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2216", "transfers_in": "22", "transfers_out": "32", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2222", "transfers_in": "16", "transfers_out": "32", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "2212", "transfers_in": "44", "transfers_out": "74", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2214", "transfers_in": "32", "transfers_out": "45", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2208", "transfers_in": "37", "transfers_out": "66", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2219", "transfers_in": "35", "transfers_out": "34", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2238", "transfers_in": "50", "transfers_out": "70", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "11", "selected": "2273", "transfers_in": "51", "transfers_out": "40", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "1.3", "threat": "25.0", "ict_index": "2.9", "transfers_balance": "-1", "selected": "2303", "transfers_in": "34", "transfers_out": "35", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "1.6", "threat": "6.0", "ict_index": "1.0", "transfers_balance": "43", "selected": "2367", "transfers_in": "79", "transfers_out": "36", "value": "47", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "2432", "transfers_in": "87", "transfers_out": "59", "value": "47", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "2438", "transfers_in": "41", "transfers_out": "91", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2442", "transfers_in": "24", "transfers_out": "35", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2647", "transfers_in": "30", "transfers_out": "35", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2666", "transfers_in": "13", "transfers_out": "33", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2677", "transfers_in": "22", "transfers_out": "22", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2691", "transfers_in": "18", "transfers_out": "24", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "2717", "transfers_in": "39", "transfers_out": "23", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2718", "transfers_in": "16", "transfers_out": "15", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "2717", "transfers_in": "8", "transfers_out": "16", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "2.4", "threat": "18.0", "ict_index": "2.1", "transfers_balance": "-8", "selected": "2717", "transfers_in": "8", "transfers_out": "16", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "2767", "transfers_in": "41", "transfers_out": "13", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sead Kolasinac": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "40.2", "creativity": "15.6", "threat": "23.0", "ict_index": "7.9", "transfers_balance": "0", "selected": "467980", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.4", "creativity": "12.6", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "46546", "selected": "619774", "transfers_in": "63822", "transfers_out": "17276", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62359", "selected": "573375", "transfers_in": "12045", "transfers_out": "74404", "value": "60", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "32.0", "creativity": "28.3", "threat": "22.0", "ict_index": "8.2", "transfers_balance": "-69798", "selected": "511672", "transfers_in": "11766", "transfers_out": "81564", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.6", "creativity": "5.3", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "10082", "selected": "531661", "transfers_in": "34120", "transfers_out": "24038", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.0", "creativity": "5.8", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "69832", "selected": "613555", "transfers_in": "92264", "transfers_out": "22432", "value": "60", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.2", "creativity": "36.3", "threat": "24.0", "ict_index": "7.6", "transfers_balance": "54905", "selected": "678373", "transfers_in": "80415", "transfers_out": "25510", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.0", "creativity": "3.7", "threat": "6.0", "ict_index": "1.6", "transfers_balance": "-70369", "selected": "613139", "transfers_in": "16751", "transfers_out": "87120", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.0", "creativity": "7.0", "threat": "48.0", "ict_index": "6.1", "transfers_balance": "-16764", "selected": "598327", "transfers_in": "11739", "transfers_out": "28503", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "14", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "77", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "56.2", "creativity": "33.8", "threat": "31.0", "ict_index": "12.1", "transfers_balance": "-13485", "selected": "587466", "transfers_in": "19964", "transfers_out": "33449", "value": "60", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.8", "creativity": "5.8", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-28667", "selected": "560805", "transfers_in": "16055", "transfers_out": "44722", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.4", "creativity": "3.0", "threat": "20.0", "ict_index": "3.5", "transfers_balance": "23387", "selected": "589903", "transfers_in": "42450", "transfers_out": "19063", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "4.2", "creativity": "2.7", "threat": "40.0", "ict_index": "4.7", "transfers_balance": "70083", "selected": "665476", "transfers_in": "80050", "transfers_out": "9967", "value": "60", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.4", "creativity": "33.7", "threat": "43.0", "ict_index": "9.9", "transfers_balance": "57004", "selected": "726644", "transfers_in": "65358", "transfers_out": "8354", "value": "61", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "13.8", "threat": "11.0", "ict_index": "4.0", "transfers_balance": "59702", "selected": "791445", "transfers_in": "75644", "transfers_out": "15942", "value": "61", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.6", "creativity": "21.1", "threat": "14.0", "ict_index": "5.3", "transfers_balance": "63296", "selected": "863173", "transfers_in": "81043", "transfers_out": "17747", "value": "62", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5321", "selected": "861343", "transfers_in": "23933", "transfers_out": "29254", "value": "62", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6055", "selected": "858032", "transfers_in": "27164", "transfers_out": "33219", "value": "62", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126962", "selected": "733105", "transfers_in": "8206", "transfers_out": "135168", "value": "61", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.6", "creativity": "16.8", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "-87829", "selected": "646509", "transfers_in": "12376", "transfers_out": "100205", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "36", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "2.9", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-19012", "selected": "629074", "transfers_in": "30317", "transfers_out": "49329", "value": "60", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63206", "selected": "566250", "transfers_in": "3841", "transfers_out": "67047", "value": "60", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141170", "selected": "425285", "transfers_in": "419", "transfers_out": "141589", "value": "59", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.6", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-17661", "selected": "408315", "transfers_in": "3004", "transfers_out": "20665", "value": "59", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12526", "selected": "396557", "transfers_in": "2387", "transfers_out": "14913", "value": "59", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "2.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-14327", "selected": "382494", "transfers_in": "555", "transfers_out": "14882", "value": "59", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11067", "selected": "371893", "transfers_in": "1661", "transfers_out": "12728", "value": "59", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "6.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-10545", "selected": "361924", "transfers_in": "583", "transfers_out": "11128", "value": "58", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.8", "creativity": "36.8", "threat": "4.0", "ict_index": "6.0", "transfers_balance": "-903", "selected": "361320", "transfers_in": "3009", "transfers_out": "3912", "value": "58", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.6", "creativity": "13.2", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "-6968", "selected": "370177", "transfers_in": "1194", "transfers_out": "8162", "value": "58", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3179", "selected": "367606", "transfers_in": "1306", "transfers_out": "4485", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.6", "creativity": "5.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-2676", "selected": "365151", "transfers_in": "446", "transfers_out": "3122", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1563", "selected": "363589", "transfers_in": "540", "transfers_out": "2103", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-411", "selected": "364065", "transfers_in": "1153", "transfers_out": "1564", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.0", "creativity": "1.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-2832", "selected": "360775", "transfers_in": "72", "transfers_out": "2904", "value": "58", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "39.2", "creativity": "5.7", "threat": "37.0", "ict_index": "8.2", "transfers_balance": "-1715", "selected": "359087", "transfers_in": "246", "transfers_out": "1961", "value": "58", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.0", "creativity": "12.1", "threat": "23.0", "ict_index": "5.5", "transfers_balance": "-1715", "selected": "359087", "transfers_in": "246", "transfers_out": "1961", "value": "58", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "4.6", "creativity": "1.5", "threat": "11.0", "ict_index": "1.7", "transfers_balance": "3922", "selected": "363769", "transfers_in": "4772", "transfers_out": "850", "value": "58", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Adrien Sebastian Perruchet Silva": [{"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1002", "selected": "1165", "transfers_in": "1437", "transfers_out": "435", "value": "60", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.2", "creativity": "10.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-5", "selected": "1258", "transfers_in": "368", "transfers_out": "373", "value": "60", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "726", "selected": "2147", "transfers_in": "1089", "transfers_out": "363", "value": "60", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.4", "creativity": "9.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "74", "selected": "2281", "transfers_in": "583", "transfers_out": "509", "value": "60", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-315", "selected": "2066", "transfers_in": "300", "transfers_out": "615", "value": "60", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "2286", "transfers_in": "436", "transfers_out": "404", "value": "60", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "6.2", "threat": "3.0", "ict_index": "1.0", "transfers_balance": "-210", "selected": "2149", "transfers_in": "144", "transfers_out": "354", "value": "60", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "1987", "transfers_in": "137", "transfers_out": "313", "value": "60", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "1895", "transfers_in": "76", "transfers_out": "135", "value": "60", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.2", "creativity": "6.7", "threat": "8.0", "ict_index": "3.0", "transfers_balance": "-28", "selected": "1912", "transfers_in": "83", "transfers_out": "111", "value": "60", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.8", "creativity": "36.6", "threat": "9.0", "ict_index": "6.4", "transfers_balance": "246", "selected": "2261", "transfers_in": "350", "transfers_out": "104", "value": "60", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.8", "creativity": "5.1", "threat": "12.0", "ict_index": "2.2", "transfers_balance": "246", "selected": "2261", "transfers_in": "350", "transfers_out": "104", "value": "60", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "9", "selected": "2153", "transfers_in": "106", "transfers_out": "97", "value": "60", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "24.9", "threat": "15.0", "ict_index": "5.7", "transfers_balance": "16", "selected": "2213", "transfers_in": "103", "transfers_out": "87", "value": "59", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "17.8", "threat": "16.0", "ict_index": "5.4", "transfers_balance": "16", "selected": "2213", "transfers_in": "103", "transfers_out": "87", "value": "59", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "4", "goals": "0", "assists": "1", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "1.5", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-103", "selected": "2115", "transfers_in": "44", "transfers_out": "147", "value": "59", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Michael Keane": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "33.4", "creativity": "4.4", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "483590", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.8", "creativity": "0.2", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "40904", "selected": "648201", "transfers_in": "61238", "transfers_out": "20334", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-7375", "selected": "666980", "transfers_in": "29236", "transfers_out": "36611", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.6", "creativity": "0.1", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-30589", "selected": "649227", "transfers_in": "11826", "transfers_out": "42415", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "28.6", "creativity": "0.4", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-47523", "selected": "604689", "transfers_in": "3219", "transfers_out": "50742", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46018", "selected": "561130", "transfers_in": "11509", "transfers_out": "57527", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "34.4", "creativity": "10.8", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-131514", "selected": "429893", "transfers_in": "422", "transfers_out": "131936", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "35.2", "creativity": "0.8", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "-34058", "selected": "396613", "transfers_in": "1608", "transfers_out": "35666", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.0", "creativity": "0.8", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-14682", "selected": "382385", "transfers_in": "1074", "transfers_out": "15756", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23602", "selected": "359317", "transfers_in": "1086", "transfers_out": "24688", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-32257", "selected": "327273", "transfers_in": "403", "transfers_out": "32660", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.0", "creativity": "1.0", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-10183", "selected": "317531", "transfers_in": "1654", "transfers_out": "11837", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-9567", "selected": "308171", "transfers_in": "556", "transfers_out": "10123", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15140", "selected": "293143", "transfers_in": "158", "transfers_out": "15298", "value": "53", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-8702", "selected": "284585", "transfers_in": "949", "transfers_out": "9651", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4284", "selected": "280713", "transfers_in": "788", "transfers_out": "5072", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3228", "selected": "277750", "transfers_in": "540", "transfers_out": "3768", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3306", "selected": "274739", "transfers_in": "884", "transfers_out": "4190", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "29", "influence": "21.4", "creativity": "0.8", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-4552", "selected": "270627", "transfers_in": "728", "transfers_out": "5280", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "23.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "2662", "selected": "273753", "transfers_in": "4344", "transfers_out": "1682", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "8159", "selected": "282773", "transfers_in": "11231", "transfers_out": "3072", "value": "53", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "33.2", "creativity": "0.6", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-3006", "selected": "279974", "transfers_in": "1143", "transfers_out": "4149", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14017", "selected": "266358", "transfers_in": "1010", "transfers_out": "15027", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7633", "selected": "258886", "transfers_in": "889", "transfers_out": "8522", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "42.2", "creativity": "10.3", "threat": "8.0", "ict_index": "6.1", "transfers_balance": "-2335", "selected": "256984", "transfers_in": "671", "transfers_out": "3006", "value": "53", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.8", "creativity": "10.4", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-254", "selected": "256949", "transfers_in": "1391", "transfers_out": "1645", "value": "53", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "28.8", "creativity": "0.2", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-1032", "selected": "256266", "transfers_in": "1816", "transfers_out": "2848", "value": "53", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "21.6", "creativity": "0.5", "threat": "6.0", "ict_index": "2.8", "transfers_balance": "-1142", "selected": "255654", "transfers_in": "1251", "transfers_out": "2393", "value": "53", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "38.2", "creativity": "0.2", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "308", "selected": "256214", "transfers_in": "1524", "transfers_out": "1216", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "9.2", "creativity": "0.6", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "2310", "selected": "286327", "transfers_in": "3811", "transfers_out": "1501", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.6", "creativity": "0.4", "threat": "13.0", "ict_index": "2.8", "transfers_balance": "10242", "selected": "340115", "transfers_in": "11673", "transfers_out": "1431", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-6007", "selected": "291190", "transfers_in": "495", "transfers_out": "6502", "value": "53", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.4", "creativity": "0.8", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-2424", "selected": "289052", "transfers_in": "299", "transfers_out": "2723", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "28.6", "creativity": "0.3", "threat": "29.0", "ict_index": "5.8", "transfers_balance": "1905", "selected": "290862", "transfers_in": "4027", "transfers_out": "2122", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.8", "creativity": "10.5", "threat": "26.0", "ict_index": "6.0", "transfers_balance": "8807", "selected": "307153", "transfers_in": "10288", "transfers_out": "1481", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "3629", "selected": "304760", "transfers_in": "6395", "transfers_out": "2766", "value": "53", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "0.4", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-1640", "selected": "303198", "transfers_in": "3920", "transfers_out": "5560", "value": "53", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.4", "creativity": "0.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-987", "selected": "302591", "transfers_in": "1553", "transfers_out": "2540", "value": "53", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Mason Holgate": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "61326", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.0", "creativity": "11.9", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-12774", "selected": "51652", "transfers_in": "497", "transfers_out": "13271", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.2", "creativity": "11.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "3878", "selected": "58649", "transfers_in": "12352", "transfers_out": "8474", "value": "44", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2766", "selected": "57054", "transfers_in": "8973", "transfers_out": "11739", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3808", "selected": "53684", "transfers_in": "2219", "transfers_out": "6027", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "10.6", "threat": "51.0", "ict_index": "8.2", "transfers_balance": "-5366", "selected": "48661", "transfers_in": "1500", "transfers_out": "6866", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1875", "selected": "50976", "transfers_in": "5741", "transfers_out": "3866", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "36.4", "creativity": "6.3", "threat": "19.0", "ict_index": "6.2", "transfers_balance": "-5331", "selected": "45836", "transfers_in": "621", "transfers_out": "5952", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "46192", "transfers_in": "2988", "transfers_out": "2867", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2725", "selected": "43683", "transfers_in": "1695", "transfers_out": "4420", "value": "43", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2467", "selected": "41335", "transfers_in": "821", "transfers_out": "3288", "value": "43", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2287", "selected": "39234", "transfers_in": "1219", "transfers_out": "3506", "value": "42", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3004", "selected": "36279", "transfers_in": "396", "transfers_out": "3400", "value": "42", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.8", "creativity": "0.2", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-2994", "selected": "33302", "transfers_in": "68", "transfers_out": "3062", "value": "42", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "21.4", "creativity": "0.1", "threat": "7.0", "ict_index": "2.9", "transfers_balance": "4902", "selected": "38451", "transfers_in": "6091", "transfers_out": "1189", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "9554", "selected": "48812", "transfers_in": "11499", "transfers_out": "1945", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "42.4", "creativity": "0.1", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "11929", "selected": "61180", "transfers_in": "13527", "transfers_out": "1598", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "20.2", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "20480", "selected": "82323", "transfers_in": "22152", "transfers_out": "1672", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12977", "selected": "96223", "transfers_in": "18240", "transfers_out": "5263", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.6", "creativity": "0.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "3093", "selected": "99900", "transfers_in": "10096", "transfers_out": "7003", "value": "42", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "21740", "selected": "122735", "transfers_in": "26541", "transfers_out": "4801", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "31.8", "threat": "22.0", "ict_index": "6.7", "transfers_balance": "-12075", "selected": "110771", "transfers_in": "2016", "transfers_out": "14091", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-3496", "selected": "107781", "transfers_in": "10312", "transfers_out": "13808", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.8", "creativity": "0.5", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "5820", "selected": "114150", "transfers_in": "13443", "transfers_out": "7623", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4055", "selected": "118725", "transfers_in": "11198", "transfers_out": "7143", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9157", "selected": "109664", "transfers_in": "1142", "transfers_out": "10299", "value": "43", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7938", "selected": "101906", "transfers_in": "2788", "transfers_out": "10726", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5055", "selected": "97321", "transfers_in": "4608", "transfers_out": "9663", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4326", "selected": "93153", "transfers_in": "2062", "transfers_out": "6388", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2291", "selected": "89725", "transfers_in": "3300", "transfers_out": "5591", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-976", "selected": "83079", "transfers_in": "2213", "transfers_out": "3189", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7949", "selected": "80915", "transfers_in": "1069", "transfers_out": "9018", "value": "41", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7243", "selected": "73688", "transfers_in": "132", "transfers_out": "7375", "value": "41", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5591", "selected": "67636", "transfers_in": "231", "transfers_out": "5822", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3304", "selected": "64589", "transfers_in": "79", "transfers_out": "3383", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2753", "selected": "62390", "transfers_in": "88", "transfers_out": "2841", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2589", "selected": "59682", "transfers_in": "114", "transfers_out": "2703", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2081", "selected": "57657", "transfers_in": "198", "transfers_out": "2279", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jan Vertonghen": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "11.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "0", "selected": "399943", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "1.6", "threat": "12.0", "ict_index": "3.7", "transfers_balance": "-6771", "selected": "432049", "transfers_in": "8873", "transfers_out": "15644", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.0", "creativity": "2.9", "threat": "10.0", "ict_index": "3.3", "transfers_balance": "-20043", "selected": "419905", "transfers_in": "7825", "transfers_out": "27868", "value": "60", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "28.4", "creativity": "12.4", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-19943", "selected": "405797", "transfers_in": "3724", "transfers_out": "23667", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "26.4", "creativity": "20.8", "threat": "14.0", "ict_index": "6.1", "transfers_balance": "-8887", "selected": "400640", "transfers_in": "5187", "transfers_out": "14074", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "14.9", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "2906", "selected": "409195", "transfers_in": "17055", "transfers_out": "14149", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "13.6", "creativity": "0.8", "threat": "3.0", "ict_index": "1.7", "transfers_balance": "-8163", "selected": "405402", "transfers_in": "13109", "transfers_out": "21272", "value": "60", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.4", "creativity": "14.3", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "-12895", "selected": "396094", "transfers_in": "6427", "transfers_out": "19322", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.8", "creativity": "0.4", "threat": "18.0", "ict_index": "4.8", "transfers_balance": "-4651", "selected": "392954", "transfers_in": "5493", "transfers_out": "10144", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.0", "creativity": "1.9", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-3930", "selected": "392731", "transfers_in": "10283", "transfers_out": "14213", "value": "60", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "32.8", "creativity": "22.3", "threat": "8.0", "ict_index": "6.3", "transfers_balance": "45830", "selected": "442643", "transfers_in": "55214", "transfers_out": "9384", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.8", "creativity": "12.4", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "40242", "selected": "489034", "transfers_in": "60946", "transfers_out": "20704", "value": "60", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "12.9", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "25611", "selected": "517799", "transfers_in": "38342", "transfers_out": "12731", "value": "61", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-17953", "selected": "500978", "transfers_in": "6191", "transfers_out": "24144", "value": "61", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.0", "creativity": "0.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-25641", "selected": "476330", "transfers_in": "5742", "transfers_out": "31383", "value": "61", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.4", "creativity": "0.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-12540", "selected": "465575", "transfers_in": "10441", "transfers_out": "22981", "value": "61", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "12.4", "creativity": "11.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-8702", "selected": "457772", "transfers_in": "5153", "transfers_out": "13855", "value": "61", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "0.3", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-17258", "selected": "441394", "transfers_in": "3516", "transfers_out": "20774", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1393", "selected": "444713", "transfers_in": "19541", "transfers_out": "18148", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.4", "creativity": "1.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "11770", "selected": "458053", "transfers_in": "19026", "transfers_out": "7256", "value": "60", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "18.6", "creativity": "1.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "110354", "selected": "541653", "transfers_in": "126885", "transfers_out": "16531", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.2", "creativity": "12.5", "threat": "28.0", "ict_index": "6.3", "transfers_balance": "110354", "selected": "541653", "transfers_in": "126885", "transfers_out": "16531", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "27.0", "creativity": "0.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "3714", "selected": "549025", "transfers_in": "36520", "transfers_out": "32806", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.4", "creativity": "1.3", "threat": "5.0", "ict_index": "2.2", "transfers_balance": "-8580", "selected": "542489", "transfers_in": "15442", "transfers_out": "24022", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "29.8", "creativity": "10.3", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "-39115", "selected": "504894", "transfers_in": "3959", "transfers_out": "43074", "value": "60", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-8790", "selected": "497066", "transfers_in": "7099", "transfers_out": "15889", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "23.8", "creativity": "11.7", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "-2542", "selected": "496221", "transfers_in": "11808", "transfers_out": "14350", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43873", "selected": "543840", "transfers_in": "53297", "transfers_out": "9424", "value": "60", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "26.0", "creativity": "2.1", "threat": "12.0", "ict_index": "4.0", "transfers_balance": "-58830", "selected": "484332", "transfers_in": "3184", "transfers_out": "62014", "value": "60", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "1.1", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "22466", "selected": "496809", "transfers_in": "27116", "transfers_out": "4650", "value": "60", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "25.8", "creativity": "0.2", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "1899", "selected": "497822", "transfers_in": "14821", "transfers_out": "12922", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "1.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "13469", "selected": "512460", "transfers_in": "20140", "transfers_out": "6671", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "23.6", "creativity": "4.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "16040", "selected": "533647", "transfers_in": "25481", "transfers_out": "9441", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.6", "creativity": "2.3", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "16040", "selected": "533647", "transfers_in": "25481", "transfers_out": "9441", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "14.8", "creativity": "2.1", "threat": "40.0", "ict_index": "5.7", "transfers_balance": "28927", "selected": "547345", "transfers_in": "34673", "transfers_out": "5746", "value": "60", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.0", "creativity": "6.2", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "44117", "selected": "594971", "transfers_in": "48803", "transfers_out": "4686", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "41.0", "creativity": "2.5", "threat": "24.0", "ict_index": "6.8", "transfers_balance": "44117", "selected": "594971", "transfers_in": "48803", "transfers_out": "4686", "value": "60", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6854", "selected": "600333", "transfers_in": "19506", "transfers_out": "12652", "value": "61", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "J\u00e9r\u00e9my Pied": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4233", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-830", "selected": "4010", "transfers_in": "147", "transfers_out": "977", "value": "44", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-473", "selected": "3821", "transfers_in": "323", "transfers_out": "796", "value": "44", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-399", "selected": "3566", "transfers_in": "116", "transfers_out": "515", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4173", "transfers_in": "348", "transfers_out": "359", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-328", "selected": "4028", "transfers_in": "99", "transfers_out": "427", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-187", "selected": "3906", "transfers_in": "107", "transfers_out": "294", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-184", "selected": "3785", "transfers_in": "95", "transfers_out": "279", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "3662", "transfers_in": "26", "transfers_out": "166", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "3392", "transfers_in": "15", "transfers_out": "289", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "3250", "transfers_in": "10", "transfers_out": "153", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-154", "selected": "3099", "transfers_in": "14", "transfers_out": "168", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "3025", "transfers_in": "12", "transfers_out": "87", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "2995", "transfers_in": "19", "transfers_out": "51", "value": "42", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "16.5", "threat": "4.0", "ict_index": "4.7", "transfers_balance": "16", "selected": "3030", "transfers_in": "44", "transfers_out": "28", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "178", "selected": "3242", "transfers_in": "255", "transfers_out": "77", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "3253", "transfers_in": "85", "transfers_out": "82", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3242", "transfers_in": "31", "transfers_out": "60", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "124", "selected": "3402", "transfers_in": "243", "transfers_out": "119", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3329", "transfers_in": "37", "transfers_out": "120", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "3312", "transfers_in": "68", "transfers_out": "104", "value": "42", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.4", "creativity": "13.4", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-26", "selected": "3298", "transfers_in": "63", "transfers_out": "89", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "3459", "transfers_in": "492", "transfers_out": "371", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3464", "transfers_in": "90", "transfers_out": "97", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "163", "selected": "3671", "transfers_in": "313", "transfers_out": "150", "value": "42", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3690", "transfers_in": "101", "transfers_out": "111", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "3643", "transfers_in": "50", "transfers_out": "122", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "3664", "transfers_in": "61", "transfers_out": "78", "value": "42", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "3653", "transfers_in": "33", "transfers_out": "57", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "3663", "transfers_in": "32", "transfers_out": "51", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3654", "transfers_in": "29", "transfers_out": "25", "value": "42", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3642", "transfers_in": "15", "transfers_out": "36", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "3737", "transfers_in": "79", "transfers_out": "45", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "3737", "transfers_in": "79", "transfers_out": "45", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3656", "transfers_in": "18", "transfers_out": "30", "value": "42", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "3636", "transfers_in": "20", "transfers_out": "38", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "3636", "transfers_in": "20", "transfers_out": "38", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "3629", "transfers_in": "20", "transfers_out": "41", "value": "42", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Molla Wagu\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "570", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "469", "transfers_in": "8", "transfers_out": "143", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "400", "transfers_in": "8", "transfers_out": "84", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "442", "transfers_in": "40", "transfers_out": "44", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "468", "transfers_in": "28", "transfers_out": "40", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "524", "transfers_in": "46", "transfers_out": "46", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "591", "transfers_in": "55", "transfers_out": "33", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "612", "transfers_in": "32", "transfers_out": "44", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "643", "transfers_in": "42", "transfers_out": "32", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "688", "transfers_in": "62", "transfers_out": "46", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "695", "transfers_in": "27", "transfers_out": "39", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "737", "transfers_in": "41", "transfers_out": "31", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "754", "transfers_in": "44", "transfers_out": "44", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "762", "transfers_in": "25", "transfers_out": "33", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "777", "transfers_in": "21", "transfers_out": "18", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "801", "transfers_in": "34", "transfers_out": "34", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "818", "transfers_in": "26", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "817", "transfers_in": "24", "transfers_out": "38", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "839", "transfers_in": "40", "transfers_out": "34", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "47.6", "creativity": "4.1", "threat": "37.0", "ict_index": "8.9", "transfers_balance": "-7", "selected": "843", "transfers_in": "24", "transfers_out": "31", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "13.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "2366", "selected": "3320", "transfers_in": "2744", "transfers_out": "378", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-161", "selected": "3174", "transfers_in": "268", "transfers_out": "429", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "0.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "239", "selected": "3469", "transfers_in": "706", "transfers_out": "467", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "12", "selected": "3535", "transfers_in": "459", "transfers_out": "447", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-553", "selected": "2994", "transfers_in": "84", "transfers_out": "637", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "2608", "transfers_in": "3", "transfers_out": "391", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "2274", "transfers_in": "17", "transfers_out": "353", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-179", "selected": "2106", "transfers_in": "30", "transfers_out": "209", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "2030", "transfers_in": "21", "transfers_out": "101", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "1563", "transfers_in": "14", "transfers_out": "90", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1521", "transfers_in": "11", "transfers_out": "49", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "1497", "transfers_in": "22", "transfers_out": "58", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1466", "transfers_in": "8", "transfers_out": "42", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1448", "transfers_in": "10", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1451", "transfers_in": "27", "transfers_out": "34", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1423", "transfers_in": "14", "transfers_out": "39", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1412", "transfers_in": "11", "transfers_out": "22", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1398", "transfers_in": "18", "transfers_out": "34", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Bradley Smith": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168690", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2878", "selected": "209075", "transfers_in": "17317", "transfers_out": "14439", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5545", "selected": "216841", "transfers_in": "13317", "transfers_out": "18862", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11600", "selected": "213803", "transfers_in": "5497", "transfers_out": "17097", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7772", "selected": "209652", "transfers_in": "3710", "transfers_out": "11482", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9783", "selected": "202326", "transfers_in": "3534", "transfers_out": "13317", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6571", "selected": "197887", "transfers_in": "3733", "transfers_out": "10304", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13255", "selected": "185625", "transfers_in": "1417", "transfers_out": "14672", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9942", "selected": "175805", "transfers_in": "176", "transfers_out": "10118", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10729", "selected": "165204", "transfers_in": "193", "transfers_out": "10922", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6561", "selected": "158753", "transfers_in": "130", "transfers_out": "6691", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6499", "selected": "152492", "transfers_in": "296", "transfers_out": "6795", "value": "39", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "150792", "transfers_in": "906", "transfers_out": "3658", "value": "39", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2458", "selected": "149144", "transfers_in": "671", "transfers_out": "3129", "value": "39", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2328", "selected": "147765", "transfers_in": "673", "transfers_out": "3001", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2575", "selected": "146737", "transfers_in": "897", "transfers_out": "3472", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1949", "selected": "145765", "transfers_in": "535", "transfers_out": "2484", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2342", "selected": "144477", "transfers_in": "492", "transfers_out": "2834", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2851", "selected": "143262", "transfers_in": "903", "transfers_out": "3754", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1867", "selected": "142428", "transfers_in": "696", "transfers_out": "2563", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2738", "selected": "140991", "transfers_in": "1085", "transfers_out": "3823", "value": "39", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2105", "selected": "139532", "transfers_in": "1207", "transfers_out": "3312", "value": "39", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "149", "selected": "142806", "transfers_in": "5158", "transfers_out": "5009", "value": "39", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2550", "selected": "147842", "transfers_in": "5074", "transfers_out": "2524", "value": "39", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3176", "selected": "154320", "transfers_in": "5888", "transfers_out": "2712", "value": "39", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1651", "selected": "157241", "transfers_in": "3616", "transfers_out": "1965", "value": "39", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2682", "selected": "162419", "transfers_in": "5618", "transfers_out": "2936", "value": "39", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3038", "selected": "169256", "transfers_in": "6101", "transfers_out": "3063", "value": "39", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1245", "selected": "172341", "transfers_in": "2977", "transfers_out": "1732", "value": "39", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2219", "selected": "180451", "transfers_in": "4121", "transfers_out": "1902", "value": "39", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-566", "selected": "178815", "transfers_in": "2090", "transfers_out": "2656", "value": "39", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1537", "selected": "184557", "transfers_in": "3966", "transfers_out": "2429", "value": "39", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1070", "selected": "186885", "transfers_in": "2871", "transfers_out": "1801", "value": "39", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2067", "selected": "195132", "transfers_in": "4452", "transfers_out": "2385", "value": "39", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2067", "selected": "195132", "transfers_in": "4452", "transfers_out": "2385", "value": "39", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-370", "selected": "189868", "transfers_in": "1196", "transfers_out": "1566", "value": "39", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "190197", "transfers_in": "1660", "transfers_out": "2128", "value": "39", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-695", "selected": "189789", "transfers_in": "1496", "transfers_out": "2191", "value": "39", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Manuel Agudo Dur\u00e1n": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2939", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-679", "selected": "2313", "transfers_in": "14", "transfers_out": "693", "value": "70", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-278", "selected": "2055", "transfers_in": "6", "transfers_out": "284", "value": "70", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "1925", "transfers_in": "3", "transfers_out": "173", "value": "70", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "1926", "transfers_in": "3", "transfers_out": "68", "value": "70", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "1867", "transfers_in": "2", "transfers_out": "80", "value": "70", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "1829", "transfers_in": "5", "transfers_out": "57", "value": "70", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1817", "transfers_in": "2", "transfers_out": "45", "value": "70", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1840", "transfers_in": "4", "transfers_out": "20", "value": "70", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1831", "transfers_in": "2", "transfers_out": "22", "value": "70", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1822", "transfers_in": "1", "transfers_out": "17", "value": "70", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1826", "transfers_in": "1", "transfers_out": "13", "value": "70", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1823", "transfers_in": "1", "transfers_out": "7", "value": "70", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1815", "transfers_in": "0", "transfers_out": "11", "value": "70", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1813", "transfers_in": "1", "transfers_out": "7", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1801", "transfers_in": "2", "transfers_out": "21", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1800", "transfers_in": "2", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1799", "transfers_in": "1", "transfers_out": "9", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1785", "transfers_in": "0", "transfers_out": "16", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1782", "transfers_in": "1", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1776", "transfers_in": "1", "transfers_out": "9", "value": "70", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1781", "transfers_in": "2", "transfers_out": "2", "value": "70", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1787", "transfers_in": "5", "transfers_out": "10", "value": "70", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1785", "transfers_in": "0", "transfers_out": "7", "value": "70", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1783", "transfers_in": "1", "transfers_out": "9", "value": "70", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1803", "transfers_in": "0", "transfers_out": "1", "value": "70", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1831", "transfers_in": "3", "transfers_out": "10", "value": "70", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1835", "transfers_in": "1", "transfers_out": "15", "value": "70", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1869", "transfers_in": "1", "transfers_out": "8", "value": "70", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2023", "transfers_in": "2", "transfers_out": "12", "value": "70", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2034", "transfers_in": "1", "transfers_out": "8", "value": "70", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2053", "transfers_in": "1", "transfers_out": "3", "value": "70", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2065", "transfers_in": "3", "transfers_out": "6", "value": "70", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2089", "transfers_in": "1", "transfers_out": "6", "value": "70", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2110", "transfers_in": "3", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2108", "transfers_in": "0", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2108", "transfers_in": "0", "transfers_out": "5", "value": "70", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2112", "transfers_in": "2", "transfers_out": "2", "value": "70", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Yohan Benalouane": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3287", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "3385", "transfers_in": "58", "transfers_out": "497", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-389", "selected": "3135", "transfers_in": "50", "transfers_out": "439", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "3039", "transfers_in": "59", "transfers_out": "324", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "2957", "transfers_in": "41", "transfers_out": "199", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "2905", "transfers_in": "68", "transfers_out": "200", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "2861", "transfers_in": "68", "transfers_out": "187", "value": "44", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "2861", "transfers_in": "76", "transfers_out": "152", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "2842", "transfers_in": "51", "transfers_out": "104", "value": "44", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "2820", "transfers_in": "57", "transfers_out": "112", "value": "43", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2815", "transfers_in": "70", "transfers_out": "110", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2803", "transfers_in": "50", "transfers_out": "107", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2799", "transfers_in": "41", "transfers_out": "77", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "2792", "transfers_in": "32", "transfers_out": "61", "value": "43", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "2809", "transfers_in": "50", "transfers_out": "63", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2825", "transfers_in": "44", "transfers_out": "75", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2805", "transfers_in": "31", "transfers_out": "73", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2794", "transfers_in": "29", "transfers_out": "63", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2802", "transfers_in": "54", "transfers_out": "75", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2831", "transfers_in": "58", "transfers_out": "58", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2841", "transfers_in": "51", "transfers_out": "74", "value": "43", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2841", "transfers_in": "37", "transfers_out": "49", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2877", "transfers_in": "72", "transfers_out": "96", "value": "43", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2887", "transfers_in": "62", "transfers_out": "72", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2923", "transfers_in": "63", "transfers_out": "68", "value": "42", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "2947", "transfers_in": "53", "transfers_out": "44", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "2983", "transfers_in": "64", "transfers_out": "55", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "3051", "transfers_in": "71", "transfers_out": "67", "value": "42", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "3093", "transfers_in": "34", "transfers_out": "32", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3231", "transfers_in": "34", "transfers_out": "41", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "3263", "transfers_in": "47", "transfers_out": "39", "value": "42", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3274", "transfers_in": "32", "transfers_out": "33", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "3318", "transfers_in": "39", "transfers_out": "31", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "3318", "transfers_in": "39", "transfers_out": "31", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "3287", "transfers_in": "16", "transfers_out": "17", "value": "42", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "24.8", "creativity": "1.3", "threat": "18.0", "ict_index": "4.4", "transfers_balance": "8", "selected": "3314", "transfers_in": "29", "transfers_out": "21", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "3314", "transfers_in": "29", "transfers_out": "21", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3309", "transfers_in": "23", "transfers_out": "29", "value": "42", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Beni Baningime": [{"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "52", "selected": "72", "transfers_in": "63", "transfers_out": "11", "value": "45", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "165", "transfers_in": "90", "transfers_out": "30", "value": "45", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "189", "transfers_in": "39", "transfers_out": "33", "value": "45", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "205", "transfers_in": "22", "transfers_out": "18", "value": "45", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "211", "transfers_in": "26", "transfers_out": "28", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "219", "transfers_in": "22", "transfers_out": "28", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "225", "transfers_in": "23", "transfers_out": "23", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "221", "transfers_in": "11", "transfers_out": "22", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "39", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-8", "selected": "226", "transfers_in": "20", "transfers_out": "28", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "9", "selected": "244", "transfers_in": "24", "transfers_out": "15", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "272", "transfers_in": "46", "transfers_out": "30", "value": "45", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "269", "transfers_in": "13", "transfers_out": "21", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "275", "transfers_in": "24", "transfers_out": "33", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "281", "transfers_in": "15", "transfers_out": "16", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "307", "transfers_in": "24", "transfers_out": "16", "value": "45", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "313", "transfers_in": "20", "transfers_out": "19", "value": "45", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "318", "transfers_in": "17", "transfers_out": "22", "value": "45", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "352", "transfers_in": "42", "transfers_out": "29", "value": "45", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "365", "transfers_in": "14", "transfers_out": "10", "value": "45", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "360", "transfers_in": "16", "transfers_out": "18", "value": "45", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "387", "transfers_in": "24", "transfers_out": "15", "value": "45", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "380", "transfers_in": "11", "transfers_out": "18", "value": "45", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3", "selected": "385", "transfers_in": "7", "transfers_out": "10", "value": "45", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "11", "selected": "403", "transfers_in": "23", "transfers_out": "12", "value": "45", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "430", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "425", "transfers_in": "14", "transfers_out": "9", "value": "45", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "430", "transfers_in": "14", "transfers_out": "11", "value": "45", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "440", "transfers_in": "13", "transfers_out": "9", "value": "45", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Solomon March": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.4", "creativity": "0.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "6536", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.4", "creativity": "8.7", "threat": "17.0", "ict_index": "4.0", "transfers_balance": "-275", "selected": "7454", "transfers_in": "371", "transfers_out": "646", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "51.1", "threat": "22.0", "ict_index": "8.5", "transfers_balance": "-654", "selected": "7055", "transfers_in": "256", "transfers_out": "910", "value": "50", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "36.0", "creativity": "15.0", "threat": "8.0", "ict_index": "5.9", "transfers_balance": "-266", "selected": "7120", "transfers_in": "588", "transfers_out": "854", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.4", "creativity": "16.5", "threat": "37.0", "ict_index": "9.7", "transfers_balance": "1254", "selected": "8717", "transfers_in": "2246", "transfers_out": "992", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "4.0", "threat": "39.0", "ict_index": "5.5", "transfers_balance": "6175", "selected": "15900", "transfers_in": "8432", "transfers_out": "2257", "value": "50", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "71", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.6", "creativity": "2.3", "threat": "3.0", "ict_index": "1.4", "transfers_balance": "6626", "selected": "23456", "transfers_in": "10479", "transfers_out": "3853", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "1.8", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "10155", "selected": "34621", "transfers_in": "14748", "transfers_out": "4593", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "0.1", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-284", "selected": "34610", "transfers_in": "2977", "transfers_out": "3261", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4203", "selected": "30582", "transfers_in": "1607", "transfers_out": "5810", "value": "50", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "1.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-3405", "selected": "27258", "transfers_in": "496", "transfers_out": "3901", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.0", "creativity": "11.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2856", "selected": "24487", "transfers_in": "339", "transfers_out": "3195", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "0.7", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "-2448", "selected": "22073", "transfers_in": "127", "transfers_out": "2575", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "1.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1366", "selected": "20739", "transfers_in": "265", "transfers_out": "1631", "value": "50", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1689", "selected": "19080", "transfers_in": "113", "transfers_out": "1802", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.4", "creativity": "4.3", "threat": "5.0", "ict_index": "1.4", "transfers_balance": "-1361", "selected": "17765", "transfers_in": "115", "transfers_out": "1476", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-892", "selected": "16898", "transfers_in": "56", "transfers_out": "948", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "16.8", "threat": "11.0", "ict_index": "3.7", "transfers_balance": "-806", "selected": "16118", "transfers_in": "65", "transfers_out": "871", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "25.2", "creativity": "28.3", "threat": "4.0", "ict_index": "5.8", "transfers_balance": "-786", "selected": "15367", "transfers_in": "96", "transfers_out": "882", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.8", "creativity": "18.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-496", "selected": "14898", "transfers_in": "57", "transfers_out": "553", "value": "50", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "20.3", "threat": "6.0", "ict_index": "3.4", "transfers_balance": "-596", "selected": "14369", "transfers_in": "148", "transfers_out": "744", "value": "49", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "14180", "transfers_in": "218", "transfers_out": "462", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.6", "creativity": "17.6", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-728", "selected": "13646", "transfers_in": "135", "transfers_out": "863", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.6", "creativity": "9.4", "threat": "17.0", "ict_index": "4.0", "transfers_balance": "-524", "selected": "13226", "transfers_in": "59", "transfers_out": "583", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.6", "creativity": "12.9", "threat": "47.0", "ict_index": "7.5", "transfers_balance": "-190", "selected": "13215", "transfers_in": "228", "transfers_out": "418", "value": "49", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "15.0", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "45", "selected": "13339", "transfers_in": "357", "transfers_out": "312", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "27.8", "creativity": "2.5", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "-416", "selected": "12983", "transfers_in": "68", "transfers_out": "484", "value": "49", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "0.8", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-168", "selected": "12853", "transfers_in": "150", "transfers_out": "318", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-152", "selected": "12708", "transfers_in": "53", "transfers_out": "205", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "12332", "transfers_in": "65", "transfers_out": "211", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "15", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.0", "creativity": "0.3", "threat": "11.0", "ict_index": "1.8", "transfers_balance": "-113", "selected": "12072", "transfers_in": "83", "transfers_out": "196", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.2", "creativity": "40.7", "threat": "27.0", "ict_index": "9.0", "transfers_balance": "-18", "selected": "12061", "transfers_in": "127", "transfers_out": "145", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "14.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2723", "selected": "16039", "transfers_in": "3206", "transfers_out": "483", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "2723", "selected": "16039", "transfers_in": "3206", "transfers_out": "483", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-290", "selected": "13871", "transfers_in": "92", "transfers_out": "382", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-254", "selected": "13615", "transfers_in": "104", "transfers_out": "358", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-254", "selected": "13615", "transfers_in": "104", "transfers_out": "358", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.2", "creativity": "0.8", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-222", "selected": "13380", "transfers_in": "36", "transfers_out": "258", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ben Foster": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "604214", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "8.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "40985", "selected": "723375", "transfers_in": "55193", "transfers_out": "14208", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "85202", "selected": "845133", "transfers_in": "104412", "transfers_out": "19210", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "20.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "23306", "selected": "882840", "transfers_in": "59166", "transfers_out": "35860", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "1", "bps": "18", "influence": "3.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-10233", "selected": "876756", "transfers_in": "23029", "transfers_out": "33262", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "24.8", "creativity": "10.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-28286", "selected": "852011", "transfers_in": "15896", "transfers_out": "44182", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-12939", "selected": "841857", "transfers_in": "15914", "transfers_out": "28853", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42204", "selected": "801670", "transfers_in": "6907", "transfers_out": "49111", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "18", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-60471", "selected": "741528", "transfers_in": "958", "transfers_out": "61429", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-38408", "selected": "703840", "transfers_in": "2389", "transfers_out": "40797", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-16790", "selected": "687767", "transfers_in": "2821", "transfers_out": "19611", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-48570", "selected": "639871", "transfers_in": "1516", "transfers_out": "50086", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "4", "bps": "14", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-23033", "selected": "617155", "transfers_in": "887", "transfers_out": "23920", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-10075", "selected": "607844", "transfers_in": "4719", "transfers_out": "14794", "value": "44", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-7513", "selected": "601096", "transfers_in": "7113", "transfers_out": "14626", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4604", "selected": "597778", "transfers_in": "6937", "transfers_out": "11541", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "29", "influence": "18.0", "creativity": "10.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-18959", "selected": "579224", "transfers_in": "2507", "transfers_out": "21466", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "6.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-9209", "selected": "570814", "transfers_in": "5606", "transfers_out": "14815", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "13.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-7829", "selected": "564399", "transfers_in": "6562", "transfers_out": "14391", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-9649", "selected": "555501", "transfers_in": "3574", "transfers_out": "13223", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-4211", "selected": "552899", "transfers_in": "12013", "transfers_out": "16224", "value": "44", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "27.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-14152", "selected": "539261", "transfers_in": "14772", "transfers_out": "28924", "value": "44", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-8526", "selected": "532650", "transfers_in": "21295", "transfers_out": "29821", "value": "44", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "23.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "8879", "selected": "543083", "transfers_in": "24273", "transfers_out": "15394", "value": "44", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "22", "influence": "47.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-949", "selected": "543515", "transfers_in": "21501", "transfers_out": "22450", "value": "44", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "16714", "selected": "561443", "transfers_in": "26020", "transfers_out": "9306", "value": "44", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "18", "influence": "34.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-6612", "selected": "555937", "transfers_in": "11186", "transfers_out": "17798", "value": "44", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "30.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "2651", "selected": "560075", "transfers_in": "14883", "transfers_out": "12232", "value": "44", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4882", "selected": "555475", "transfers_in": "4953", "transfers_out": "9835", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "25.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-4599", "selected": "597120", "transfers_in": "5387", "transfers_out": "9986", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-392", "selected": "590784", "transfers_in": "7620", "transfers_out": "8012", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-13793", "selected": "584345", "transfers_in": "4562", "transfers_out": "18355", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-12072", "selected": "572424", "transfers_in": "2455", "transfers_out": "14527", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "30.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-16909", "selected": "548399", "transfers_in": "2826", "transfers_out": "19735", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "549", "selected": "557454", "transfers_in": "8256", "transfers_out": "7707", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-3946", "selected": "553551", "transfers_in": "6456", "transfers_out": "10402", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "33.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-9370", "selected": "542693", "transfers_in": "6754", "transfers_out": "16124", "value": "43", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "11059", "selected": "557440", "transfers_in": "15419", "transfers_out": "4360", "value": "43", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Oliver Burke": [{"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "14.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1119", "selected": "1163", "transfers_in": "1182", "transfers_out": "63", "value": "55", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "33", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.2", "creativity": "13.8", "threat": "5.0", "ict_index": "3.8", "transfers_balance": "978", "selected": "2268", "transfers_in": "1476", "transfers_out": "498", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "2355", "transfers_in": "481", "transfers_out": "454", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "1892", "transfers_in": "49", "transfers_out": "517", "value": "55", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-404", "selected": "1491", "transfers_in": "25", "transfers_out": "429", "value": "54", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-187", "selected": "1321", "transfers_in": "55", "transfers_out": "242", "value": "54", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305", "selected": "1021", "transfers_in": "10", "transfers_out": "315", "value": "54", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "776", "transfers_in": "10", "transfers_out": "256", "value": "53", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "705", "transfers_in": "19", "transfers_out": "94", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-32", "selected": "690", "transfers_in": "38", "transfers_out": "70", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "670", "transfers_in": "13", "transfers_out": "42", "value": "52", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "633", "transfers_in": "14", "transfers_out": "56", "value": "51", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "613", "transfers_in": "28", "transfers_out": "54", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.8", "threat": "6.0", "ict_index": "0.6", "transfers_balance": "-26", "selected": "602", "transfers_in": "9", "transfers_out": "35", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "591", "transfers_in": "6", "transfers_out": "23", "value": "51", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "14.3", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "-13", "selected": "582", "transfers_in": "14", "transfers_out": "27", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "71", "selected": "666", "transfers_in": "107", "transfers_out": "36", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "659", "transfers_in": "21", "transfers_out": "31", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "611", "transfers_in": "12", "transfers_out": "70", "value": "50", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.8", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-23", "selected": "590", "transfers_in": "18", "transfers_out": "41", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "574", "transfers_in": "30", "transfers_out": "61", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "546", "transfers_in": "18", "transfers_out": "55", "value": "50", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "541", "transfers_in": "10", "transfers_out": "27", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.4", "creativity": "1.1", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "-4", "selected": "539", "transfers_in": "17", "transfers_out": "21", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.4", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-23", "selected": "528", "transfers_in": "18", "transfers_out": "41", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "-9", "selected": "533", "transfers_in": "25", "transfers_out": "34", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.3", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-4", "selected": "539", "transfers_in": "7", "transfers_out": "11", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "31.8", "creativity": "20.6", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "4", "selected": "661", "transfers_in": "18", "transfers_out": "14", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "581", "selected": "2533", "transfers_in": "645", "transfers_out": "64", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.8", "creativity": "1.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-246", "selected": "1008", "transfers_in": "13", "transfers_out": "259", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "950", "transfers_in": "10", "transfers_out": "69", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "885", "transfers_in": "9", "transfers_out": "75", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "2.0", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-30", "selected": "864", "transfers_in": "11", "transfers_out": "41", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "852", "transfers_in": "6", "transfers_out": "18", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "835", "transfers_in": "9", "transfers_out": "28", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "821", "transfers_in": "6", "transfers_out": "24", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "James Tarkowski": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "41.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "0", "selected": "2769", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.4", "creativity": "4.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "263", "selected": "4291", "transfers_in": "529", "transfers_out": "266", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "37.2", "creativity": "0.3", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-179", "selected": "4426", "transfers_in": "246", "transfers_out": "425", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "52.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "221", "selected": "4941", "transfers_in": "621", "transfers_out": "400", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "32.8", "creativity": "0.0", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "1051", "selected": "6335", "transfers_in": "1555", "transfers_out": "504", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "11.8", "creativity": "0.1", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "7760", "selected": "14771", "transfers_in": "9078", "transfers_out": "1318", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.6", "creativity": "0.0", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "1469", "selected": "16669", "transfers_in": "2676", "transfers_out": "1207", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.0", "creativity": "10.8", "threat": "8.0", "ict_index": "3.9", "transfers_balance": "4639", "selected": "21959", "transfers_in": "6027", "transfers_out": "1388", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.0", "creativity": "0.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "500", "selected": "22682", "transfers_in": "1739", "transfers_out": "1239", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.6", "creativity": "10.6", "threat": "26.0", "ict_index": "6.1", "transfers_balance": "1609", "selected": "24521", "transfers_in": "2951", "transfers_out": "1342", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "1224", "selected": "25915", "transfers_in": "1978", "transfers_out": "754", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.4", "creativity": "0.3", "threat": "28.0", "ict_index": "5.4", "transfers_balance": "13591", "selected": "40311", "transfers_in": "14615", "transfers_out": "1024", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "23278", "selected": "64875", "transfers_in": "26558", "transfers_out": "3280", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "26.6", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "21820", "selected": "87840", "transfers_in": "24325", "transfers_out": "2505", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.6", "creativity": "0.0", "threat": "9.0", "ict_index": "3.1", "transfers_balance": "13668", "selected": "102371", "transfers_in": "16990", "transfers_out": "3322", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "19948", "selected": "124371", "transfers_in": "23986", "transfers_out": "4038", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.8", "creativity": "10.3", "threat": "28.0", "ict_index": "6.8", "transfers_balance": "71545", "selected": "198337", "transfers_in": "75351", "transfers_out": "3806", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "6.8", "creativity": "1.3", "threat": "18.0", "ict_index": "2.6", "transfers_balance": "121415", "selected": "324576", "transfers_in": "127581", "transfers_out": "6166", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29732", "selected": "298829", "transfers_in": "73968", "transfers_out": "103700", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71780", "selected": "227302", "transfers_in": "2592", "transfers_out": "74372", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37485", "selected": "190178", "transfers_in": "5655", "transfers_out": "43140", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "18661", "selected": "209574", "transfers_in": "34906", "transfers_out": "16245", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "39.0", "creativity": "10.4", "threat": "4.0", "ict_index": "5.3", "transfers_balance": "46515", "selected": "259114", "transfers_in": "83697", "transfers_out": "37182", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "26.8", "creativity": "0.8", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "17300", "selected": "278011", "transfers_in": "35627", "transfers_out": "18327", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1903", "selected": "281575", "transfers_in": "39021", "transfers_out": "37118", "value": "47", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54069", "selected": "227557", "transfers_in": "668", "transfers_out": "54737", "value": "47", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52817", "selected": "174784", "transfers_in": "593", "transfers_out": "53410", "value": "46", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26584", "selected": "148300", "transfers_in": "835", "transfers_out": "27419", "value": "45", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.0", "creativity": "0.1", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "2653", "selected": "151345", "transfers_in": "8295", "transfers_out": "5642", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.6", "creativity": "0.2", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "10810", "selected": "162514", "transfers_in": "13759", "transfers_out": "2949", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "1.1", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "37889", "selected": "206762", "transfers_in": "46603", "transfers_out": "8714", "value": "45", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "32.8", "creativity": "0.2", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "36626", "selected": "244175", "transfers_in": "42116", "transfers_out": "5490", "value": "45", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.8", "creativity": "15.3", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "52207", "selected": "304384", "transfers_in": "57944", "transfers_out": "5737", "value": "46", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.4", "creativity": "0.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "52207", "selected": "304384", "transfers_in": "57944", "transfers_out": "5737", "value": "46", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.6", "creativity": "0.3", "threat": "50.0", "ict_index": "8.1", "transfers_balance": "-2647", "selected": "278825", "transfers_in": "10309", "transfers_out": "12956", "value": "46", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "14.4", "creativity": "20.5", "threat": "6.0", "ict_index": "4.1", "transfers_balance": "10801", "selected": "305217", "transfers_in": "19440", "transfers_out": "8639", "value": "46", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.0", "creativity": "0.0", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-19144", "selected": "283198", "transfers_in": "9128", "transfers_out": "28272", "value": "46", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.8", "creativity": "10.3", "threat": "21.0", "ict_index": "5.7", "transfers_balance": "17094", "selected": "304587", "transfers_in": "21781", "transfers_out": "4687", "value": "46", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Islam Slimani": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "15744", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4404", "selected": "14568", "transfers_in": "433", "transfers_out": "4837", "value": "69", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.0", "creativity": "11.7", "threat": "37.0", "ict_index": "5.2", "transfers_balance": "-2460", "selected": "13913", "transfers_in": "600", "transfers_out": "3060", "value": "69", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.6", "creativity": "1.8", "threat": "21.0", "ict_index": "2.7", "transfers_balance": "-1493", "selected": "14175", "transfers_in": "632", "transfers_out": "2125", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "14660", "transfers_in": "884", "transfers_out": "1298", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "269", "selected": "15950", "transfers_in": "2007", "transfers_out": "1738", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "16140", "transfers_in": "1582", "transfers_out": "2197", "value": "68", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "12.2", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-949", "selected": "15872", "transfers_in": "913", "transfers_out": "1862", "value": "68", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "16195", "transfers_in": "850", "transfers_out": "850", "value": "68", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-584", "selected": "16007", "transfers_in": "874", "transfers_out": "1458", "value": "68", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-505", "selected": "15833", "transfers_in": "494", "transfers_out": "999", "value": "67", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-390", "selected": "15855", "transfers_in": "547", "transfers_out": "937", "value": "67", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "16074", "transfers_in": "635", "transfers_out": "619", "value": "67", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-193", "selected": "16037", "transfers_in": "355", "transfers_out": "548", "value": "67", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-179", "selected": "16077", "transfers_in": "402", "transfers_out": "581", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "16109", "transfers_in": "389", "transfers_out": "693", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-326", "selected": "15985", "transfers_in": "172", "transfers_out": "498", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-270", "selected": "15921", "transfers_in": "193", "transfers_out": "463", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "15899", "transfers_in": "265", "transfers_out": "612", "value": "67", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.8", "threat": "10.0", "ict_index": "1.0", "transfers_balance": "-110", "selected": "15994", "transfers_in": "327", "transfers_out": "437", "value": "66", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-197", "selected": "16022", "transfers_in": "336", "transfers_out": "533", "value": "66", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "41.2", "creativity": "12.2", "threat": "28.0", "ict_index": "8.1", "transfers_balance": "-45", "selected": "16055", "transfers_in": "252", "transfers_out": "297", "value": "66", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1888", "selected": "18683", "transfers_in": "3322", "transfers_out": "1434", "value": "66", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-462", "selected": "18499", "transfers_in": "862", "transfers_out": "1324", "value": "66", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-513", "selected": "18373", "transfers_in": "565", "transfers_out": "1078", "value": "66", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1970", "selected": "20436", "transfers_in": "3159", "transfers_out": "1189", "value": "66", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-143", "selected": "20406", "transfers_in": "1243", "transfers_out": "1386", "value": "66", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1065", "selected": "19447", "transfers_in": "622", "transfers_out": "1687", "value": "66", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-926", "selected": "18533", "transfers_in": "35", "transfers_out": "961", "value": "66", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531", "selected": "18860", "transfers_in": "52", "transfers_out": "583", "value": "66", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "3.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "346", "selected": "18967", "transfers_in": "609", "transfers_out": "263", "value": "66", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "18846", "transfers_in": "248", "transfers_out": "437", "value": "66", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.2", "creativity": "25.7", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-2", "selected": "18889", "transfers_in": "241", "transfers_out": "243", "value": "66", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "15.3", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "510", "selected": "19574", "transfers_in": "685", "transfers_out": "175", "value": "66", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "13.5", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "541", "selected": "20078", "transfers_in": "772", "transfers_out": "231", "value": "66", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-866", "selected": "19197", "transfers_in": "125", "transfers_out": "991", "value": "66", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-866", "selected": "19197", "transfers_in": "125", "transfers_out": "991", "value": "66", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-488", "selected": "18720", "transfers_in": "63", "transfers_out": "551", "value": "66", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Ashley Williams": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "17.8", "creativity": "0.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "0", "selected": "226751", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "60", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "13.0", "creativity": "0.0", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-22741", "selected": "217375", "transfers_in": "2143", "transfers_out": "24884", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "28.2", "creativity": "0.2", "threat": "5.0", "ict_index": "3.3", "transfers_balance": "-12649", "selected": "210231", "transfers_in": "5066", "transfers_out": "17715", "value": "55", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.6", "creativity": "0.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-13768", "selected": "200282", "transfers_in": "2322", "transfers_out": "16090", "value": "55", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "29.4", "creativity": "0.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-18098", "selected": "183408", "transfers_in": "944", "transfers_out": "19042", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.6", "creativity": "0.8", "threat": "24.0", "ict_index": "5.3", "transfers_balance": "-16784", "selected": "167543", "transfers_in": "2833", "transfers_out": "19617", "value": "54", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "31.4", "creativity": "12.1", "threat": "24.0", "ict_index": "6.8", "transfers_balance": "-9607", "selected": "158756", "transfers_in": "4054", "transfers_out": "13661", "value": "54", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12747", "selected": "146626", "transfers_in": "1027", "transfers_out": "13774", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-8699", "selected": "138246", "transfers_in": "497", "transfers_out": "9196", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.4", "creativity": "0.7", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-10722", "selected": "127916", "transfers_in": "563", "transfers_out": "11285", "value": "53", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5457", "selected": "122744", "transfers_in": "1116", "transfers_out": "6573", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4984", "selected": "118234", "transfers_in": "859", "transfers_out": "5843", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-4817", "selected": "113647", "transfers_in": "336", "transfers_out": "5153", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "48.4", "creativity": "0.3", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "-3627", "selected": "110207", "transfers_in": "370", "transfers_out": "3997", "value": "52", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.4", "creativity": "0.2", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "10440", "selected": "121547", "transfers_in": "12431", "transfers_out": "1991", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "31.2", "creativity": "0.1", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "1012", "selected": "123701", "transfers_in": "6180", "transfers_out": "5168", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "44.2", "creativity": "0.2", "threat": "17.0", "ict_index": "6.1", "transfers_balance": "5798", "selected": "130430", "transfers_in": "8566", "transfers_out": "2768", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "24805", "selected": "157388", "transfers_in": "27510", "transfers_out": "2705", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "800", "selected": "160580", "transfers_in": "11004", "transfers_out": "10204", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.0", "creativity": "0.1", "threat": "17.0", "ict_index": "3.9", "transfers_balance": "4756", "selected": "166368", "transfers_in": "10707", "transfers_out": "5951", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20626", "selected": "189439", "transfers_in": "27090", "transfers_out": "6464", "value": "52", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.6", "creativity": "10.4", "threat": "4.0", "ict_index": "3.0", "transfers_balance": "-13921", "selected": "175826", "transfers_in": "1825", "transfers_out": "15746", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12043", "selected": "164533", "transfers_in": "2997", "transfers_out": "15040", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-9029", "selected": "155983", "transfers_in": "2626", "transfers_out": "11655", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-5835", "selected": "150589", "transfers_in": "1217", "transfers_out": "7052", "value": "52", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.8", "creativity": "1.3", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-5544", "selected": "145215", "transfers_in": "464", "transfers_out": "6008", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "10.6", "creativity": "0.1", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "-2572", "selected": "143111", "transfers_in": "3205", "transfers_out": "5777", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.4", "creativity": "0.5", "threat": "6.0", "ict_index": "1.7", "transfers_balance": "-3936", "selected": "139643", "transfers_in": "1089", "transfers_out": "5025", "value": "52", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "3", "influence": "23.4", "creativity": "10.5", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-829", "selected": "139003", "transfers_in": "1394", "transfers_out": "2223", "value": "52", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12301", "selected": "134070", "transfers_in": "85", "transfers_out": "12386", "value": "52", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4472", "selected": "128807", "transfers_in": "65", "transfers_out": "4537", "value": "52", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3826", "selected": "126167", "transfers_in": "26", "transfers_out": "3852", "value": "52", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "125717", "transfers_in": "134", "transfers_out": "788", "value": "52", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-577", "selected": "125215", "transfers_in": "264", "transfers_out": "841", "value": "52", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "148", "selected": "125740", "transfers_in": "698", "transfers_out": "550", "value": "52", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "125166", "transfers_in": "188", "transfers_out": "627", "value": "52", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "124615", "transfers_in": "119", "transfers_out": "673", "value": "52", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-434", "selected": "124218", "transfers_in": "94", "transfers_out": "528", "value": "52", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Alexander S\u00f8rloth": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3272", "selected": "3292", "transfers_in": "3410", "transfers_out": "138", "value": "55", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.8", "creativity": "43.9", "threat": "43.0", "ict_index": "11.3", "transfers_balance": "1390", "selected": "4754", "transfers_in": "1839", "transfers_out": "449", "value": "55", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "2.0", "threat": "19.0", "ict_index": "3.0", "transfers_balance": "627", "selected": "5476", "transfers_in": "1243", "transfers_out": "616", "value": "55", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.6", "creativity": "22.3", "threat": "24.0", "ict_index": "6.0", "transfers_balance": "225", "selected": "5734", "transfers_in": "637", "transfers_out": "412", "value": "55", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "5.8", "threat": "16.0", "ict_index": "2.2", "transfers_balance": "453", "selected": "6202", "transfers_in": "937", "transfers_out": "484", "value": "55", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6055", "selected": "17355", "transfers_in": "6490", "transfers_out": "435", "value": "55", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3925", "selected": "8207", "transfers_in": "246", "transfers_out": "4171", "value": "55", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2104", "selected": "6130", "transfers_in": "93", "transfers_out": "2197", "value": "55", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1134", "selected": "4916", "transfers_in": "70", "transfers_out": "1204", "value": "55", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "4874", "transfers_in": "175", "transfers_out": "347", "value": "55", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "4563", "transfers_in": "71", "transfers_out": "429", "value": "55", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-450", "selected": "4087", "transfers_in": "67", "transfers_out": "517", "value": "55", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "3974", "transfers_in": "146", "transfers_out": "299", "value": "54", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Tammy Abraham": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "0.8", "threat": "32.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "115311", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "82", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "3.3", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-8695", "selected": "114618", "transfers_in": "5098", "transfers_out": "13793", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "77", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.6", "creativity": "14.8", "threat": "35.0", "ict_index": "8.8", "transfers_balance": "-7970", "selected": "109393", "transfers_in": "9651", "transfers_out": "17621", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "5.2", "creativity": "11.9", "threat": "30.0", "ict_index": "4.7", "transfers_balance": "73984", "selected": "194301", "transfers_in": "101890", "transfers_out": "27906", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "2.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-9716", "selected": "187233", "transfers_in": "21567", "transfers_out": "31283", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "36.2", "creativity": "1.6", "threat": "37.0", "ict_index": "7.5", "transfers_balance": "27225", "selected": "218311", "transfers_in": "55100", "transfers_out": "27875", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "4.2", "threat": "29.0", "ict_index": "3.9", "transfers_balance": "58426", "selected": "281581", "transfers_in": "83124", "transfers_out": "24698", "value": "56", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "70.8", "creativity": "1.8", "threat": "71.0", "ict_index": "14.4", "transfers_balance": "62463", "selected": "348791", "transfers_in": "92251", "transfers_out": "29788", "value": "56", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "3.0", "threat": "25.0", "ict_index": "2.8", "transfers_balance": "278148", "selected": "636418", "transfers_in": "293427", "transfers_out": "15279", "value": "57", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "15.2", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "60043", "selected": "704247", "transfers_in": "126666", "transfers_out": "66623", "value": "58", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.8", "creativity": "16.4", "threat": "64.0", "ict_index": "8.7", "transfers_balance": "200800", "selected": "915456", "transfers_in": "222302", "transfers_out": "21502", "value": "59", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "24.3", "threat": "10.0", "ict_index": "3.8", "transfers_balance": "51618", "selected": "975919", "transfers_in": "118636", "transfers_out": "67018", "value": "60", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212017", "selected": "764846", "transfers_in": "17560", "transfers_out": "229577", "value": "60", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126122", "selected": "639492", "transfers_in": "12890", "transfers_out": "139012", "value": "59", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "1.6", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-5669", "selected": "636200", "transfers_in": "39020", "transfers_out": "44689", "value": "59", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.0", "creativity": "0.0", "threat": "70.0", "ict_index": "6.8", "transfers_balance": "-28584", "selected": "610360", "transfers_in": "28326", "transfers_out": "56910", "value": "59", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-53762", "selected": "557783", "transfers_in": "13112", "transfers_out": "66874", "value": "59", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "85", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "21.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-55025", "selected": "503593", "transfers_in": "6792", "transfers_out": "61817", "value": "58", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.6", "creativity": "1.0", "threat": "55.0", "ict_index": "6.3", "transfers_balance": "-27293", "selected": "477760", "transfers_in": "21892", "transfers_out": "49185", "value": "58", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "28", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "1.6", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "-41228", "selected": "437213", "transfers_in": "7515", "transfers_out": "48743", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "2.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-40433", "selected": "397491", "transfers_in": "8950", "transfers_out": "49383", "value": "57", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31638", "selected": "366073", "transfers_in": "4539", "transfers_out": "36177", "value": "56", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71582", "selected": "294780", "transfers_in": "2363", "transfers_out": "73945", "value": "56", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45358", "selected": "249484", "transfers_in": "331", "transfers_out": "45689", "value": "55", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21773", "selected": "227840", "transfers_in": "903", "transfers_out": "22676", "value": "55", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16110", "selected": "211831", "transfers_in": "746", "transfers_out": "16856", "value": "55", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "11.5", "threat": "38.0", "ict_index": "5.2", "transfers_balance": "-6080", "selected": "206068", "transfers_in": "6665", "transfers_out": "12745", "value": "54", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "0.0", "creativity": "0.3", "threat": "3.0", "ict_index": "0.2", "transfers_balance": "-7726", "selected": "198725", "transfers_in": "2650", "transfers_out": "10376", "value": "54", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1572", "selected": "197297", "transfers_in": "2350", "transfers_out": "3922", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-4950", "selected": "207894", "transfers_in": "1223", "transfers_out": "6173", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.6", "creativity": "1.4", "threat": "53.0", "ict_index": "6.2", "transfers_balance": "-1936", "selected": "204944", "transfers_in": "2547", "transfers_out": "4483", "value": "54", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.6", "creativity": "14.2", "threat": "45.0", "ict_index": "9.3", "transfers_balance": "1429", "selected": "206677", "transfers_in": "4774", "transfers_out": "3345", "value": "54", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "4.8", "threat": "10.0", "ict_index": "1.5", "transfers_balance": "2887", "selected": "209599", "transfers_in": "6446", "transfers_out": "3559", "value": "54", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "10.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-2522", "selected": "206861", "transfers_in": "1115", "transfers_out": "3637", "value": "54", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5319", "selected": "202053", "transfers_in": "513", "transfers_out": "5832", "value": "54", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "381", "selected": "202659", "transfers_in": "2965", "transfers_out": "2584", "value": "54", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "0.3", "threat": "13.0", "ict_index": "1.4", "transfers_balance": "381", "selected": "202659", "transfers_in": "2965", "transfers_out": "2584", "value": "54", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "10.6", "threat": "38.0", "ict_index": "5.1", "transfers_balance": "736", "selected": "203460", "transfers_in": "3291", "transfers_out": "2555", "value": "54", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Paul Dummett": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "13.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "0", "selected": "39018", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9335", "selected": "30662", "transfers_in": "308", "transfers_out": "9643", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8890", "selected": "21807", "transfers_in": "63", "transfers_out": "8953", "value": "44", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7084", "selected": "14746", "transfers_in": "45", "transfers_out": "7129", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2677", "selected": "12078", "transfers_in": "17", "transfers_out": "2694", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2452", "selected": "9744", "transfers_in": "40", "transfers_out": "2492", "value": "43", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1300", "selected": "8451", "transfers_in": "21", "transfers_out": "1321", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1086", "selected": "7370", "transfers_in": "26", "transfers_out": "1112", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "6820", "transfers_in": "8", "transfers_out": "560", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-542", "selected": "6278", "transfers_in": "16", "transfers_out": "558", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-372", "selected": "5913", "transfers_in": "12", "transfers_out": "384", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "5784", "transfers_in": "249", "transfers_out": "385", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "5804", "transfers_in": "223", "transfers_out": "211", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "5712", "transfers_in": "118", "transfers_out": "215", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "5588", "transfers_in": "74", "transfers_out": "202", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "5441", "transfers_in": "79", "transfers_out": "230", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "5330", "transfers_in": "33", "transfers_out": "145", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "5233", "transfers_in": "46", "transfers_out": "148", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "5255", "transfers_in": "128", "transfers_out": "126", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.2", "creativity": "0.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-10", "selected": "5262", "transfers_in": "120", "transfers_out": "130", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "9.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1102", "selected": "6412", "transfers_in": "1319", "transfers_out": "217", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "2160", "selected": "8614", "transfers_in": "2879", "transfers_out": "719", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "15.8", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "2226", "selected": "10953", "transfers_in": "3464", "transfers_out": "1238", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.8", "creativity": "1.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "1044", "selected": "12075", "transfers_in": "1916", "transfers_out": "872", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "34.4", "creativity": "3.1", "threat": "1.0", "ict_index": "3.9", "transfers_balance": "2549", "selected": "14763", "transfers_in": "3584", "transfers_out": "1035", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.8", "creativity": "10.6", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "1053", "selected": "15868", "transfers_in": "1695", "transfers_out": "642", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.6", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "624", "selected": "16579", "transfers_in": "1452", "transfers_out": "828", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.4", "creativity": "14.4", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "7543", "selected": "24541", "transfers_in": "8944", "transfers_out": "1401", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1541", "selected": "26210", "transfers_in": "2493", "transfers_out": "952", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.2", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "4276", "selected": "31030", "transfers_in": "5222", "transfers_out": "946", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "26.6", "creativity": "2.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "9125", "selected": "40697", "transfers_in": "14248", "transfers_out": "5123", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "5082", "selected": "45916", "transfers_in": "7391", "transfers_out": "2309", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1694", "selected": "46658", "transfers_in": "4371", "transfers_out": "2677", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "4773", "selected": "54806", "transfers_in": "5689", "transfers_out": "916", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.6", "creativity": "1.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "11398", "selected": "63875", "transfers_in": "12973", "transfers_out": "1575", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.4", "creativity": "2.7", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1049", "selected": "64705", "transfers_in": "3118", "transfers_out": "2069", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.8", "creativity": "25.3", "threat": "53.0", "ict_index": "9.8", "transfers_balance": "1049", "selected": "64705", "transfers_in": "3118", "transfers_out": "2069", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "8.4", "creativity": "1.5", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-2050", "selected": "62366", "transfers_in": "452", "transfers_out": "2502", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jonjo Shelvey": [{"gameweek": "1", "points": "-2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "47", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-3", "influence": "1.6", "creativity": "3.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "79334", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33681", "selected": "48867", "transfers_in": "923", "transfers_out": "34604", "value": "54", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13725", "selected": "35282", "transfers_in": "135", "transfers_out": "13860", "value": "54", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3355", "selected": "32390", "transfers_in": "852", "transfers_out": "4207", "value": "54", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "9.0", "ict_index": "0.8", "transfers_balance": "-2803", "selected": "29785", "transfers_in": "596", "transfers_out": "3399", "value": "54", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.9", "threat": "11.0", "ict_index": "1.3", "transfers_balance": "-3242", "selected": "26711", "transfers_in": "490", "transfers_out": "3732", "value": "53", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.8", "creativity": "14.8", "threat": "23.0", "ict_index": "5.6", "transfers_balance": "-2254", "selected": "24590", "transfers_in": "522", "transfers_out": "2776", "value": "53", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.8", "creativity": "23.5", "threat": "10.0", "ict_index": "4.6", "transfers_balance": "-81", "selected": "24764", "transfers_in": "2659", "transfers_out": "2740", "value": "53", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.2", "creativity": "3.0", "threat": "15.0", "ict_index": "3.8", "transfers_balance": "1203", "selected": "26165", "transfers_in": "2350", "transfers_out": "1147", "value": "53", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "29.6", "creativity": "30.6", "threat": "22.0", "ict_index": "8.2", "transfers_balance": "234", "selected": "26666", "transfers_in": "1927", "transfers_out": "1693", "value": "53", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "23.4", "creativity": "46.1", "threat": "4.0", "ict_index": "7.4", "transfers_balance": "-11", "selected": "26827", "transfers_in": "1283", "transfers_out": "1294", "value": "53", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.2", "creativity": "32.8", "threat": "10.0", "ict_index": "5.6", "transfers_balance": "-1390", "selected": "25597", "transfers_in": "539", "transfers_out": "1929", "value": "53", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "9.7", "threat": "12.0", "ict_index": "2.7", "transfers_balance": "-225", "selected": "25523", "transfers_in": "1017", "transfers_out": "1242", "value": "53", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1148", "selected": "24440", "transfers_in": "362", "transfers_out": "1510", "value": "53", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "10.8", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-1354", "selected": "23144", "transfers_in": "265", "transfers_out": "1619", "value": "53", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-873", "selected": "22345", "transfers_in": "333", "transfers_out": "1206", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "38.2", "threat": "16.0", "ict_index": "6.0", "transfers_balance": "-883", "selected": "21498", "transfers_in": "107", "transfers_out": "990", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1999", "selected": "19508", "transfers_in": "25", "transfers_out": "2024", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1409", "selected": "18103", "transfers_in": "16", "transfers_out": "1425", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "25.0", "threat": "14.0", "ict_index": "5.2", "transfers_balance": "-372", "selected": "17755", "transfers_in": "50", "transfers_out": "422", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "15.3", "threat": "8.0", "ict_index": "3.1", "transfers_balance": "-86", "selected": "17723", "transfers_in": "319", "transfers_out": "405", "value": "52", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "33.6", "threat": "1.0", "ict_index": "5.2", "transfers_balance": "-167", "selected": "17573", "transfers_in": "122", "transfers_out": "289", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "1.8", "creativity": "15.9", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-99", "selected": "17560", "transfers_in": "477", "transfers_out": "576", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "24.6", "threat": "2.0", "ict_index": "4.4", "transfers_balance": "-382", "selected": "17226", "transfers_in": "101", "transfers_out": "483", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "17286", "transfers_in": "290", "transfers_out": "310", "value": "52", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.2", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-173", "selected": "17146", "transfers_in": "145", "transfers_out": "318", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "26.6", "creativity": "23.1", "threat": "25.0", "ict_index": "7.5", "transfers_balance": "-174", "selected": "17023", "transfers_in": "136", "transfers_out": "310", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "0.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "840", "selected": "18071", "transfers_in": "1098", "transfers_out": "258", "value": "52", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "17608", "transfers_in": "168", "transfers_out": "668", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "82", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "45.2", "creativity": "23.8", "threat": "2.0", "ict_index": "7.1", "transfers_balance": "-499", "selected": "20401", "transfers_in": "38", "transfers_out": "537", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.8", "creativity": "61.9", "threat": "13.0", "ict_index": "9.1", "transfers_balance": "1808", "selected": "24290", "transfers_in": "2201", "transfers_out": "393", "value": "52", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "42.6", "creativity": "11.3", "threat": "7.0", "ict_index": "6.1", "transfers_balance": "1134", "selected": "25539", "transfers_in": "1851", "transfers_out": "717", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.0", "creativity": "4.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "3597", "selected": "29428", "transfers_in": "4549", "transfers_out": "952", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "9.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "4609", "selected": "35109", "transfers_in": "5383", "transfers_out": "774", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.0", "creativity": "46.3", "threat": "5.0", "ict_index": "6.9", "transfers_balance": "2676", "selected": "36778", "transfers_in": "3759", "transfers_out": "1083", "value": "52", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "32.7", "threat": "8.0", "ict_index": "5.3", "transfers_balance": "813", "selected": "37708", "transfers_in": "2241", "transfers_out": "1428", "value": "52", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.4", "creativity": "60.8", "threat": "1.0", "ict_index": "8.2", "transfers_balance": "813", "selected": "37708", "transfers_in": "2241", "transfers_out": "1428", "value": "52", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "28.2", "creativity": "18.2", "threat": "19.0", "ict_index": "6.5", "transfers_balance": "-934", "selected": "36570", "transfers_in": "855", "transfers_out": "1789", "value": "52", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Geoff Cameron": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.0", "creativity": "1.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "0", "selected": "16566", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.6", "creativity": "0.4", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "227", "selected": "20596", "transfers_in": "1578", "transfers_out": "1351", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "12.7", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "8024", "selected": "31781", "transfers_in": "11227", "transfers_out": "3203", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-213", "selected": "32666", "transfers_in": "2833", "transfers_out": "3046", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5040", "selected": "27821", "transfers_in": "823", "transfers_out": "5863", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5449", "selected": "22395", "transfers_in": "80", "transfers_out": "5529", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.4", "creativity": "10.2", "threat": "18.0", "ict_index": "4.8", "transfers_balance": "-2869", "selected": "19541", "transfers_in": "135", "transfers_out": "3004", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "0.8", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "135", "selected": "19876", "transfers_in": "1302", "transfers_out": "1167", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.6", "creativity": "0.9", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "2595", "selected": "22689", "transfers_in": "3454", "transfers_out": "859", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "22255", "transfers_in": "1004", "transfers_out": "1556", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2477", "selected": "19793", "transfers_in": "43", "transfers_out": "2520", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2600", "selected": "17203", "transfers_in": "16", "transfers_out": "2616", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1122", "selected": "16086", "transfers_in": "16", "transfers_out": "1138", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-892", "selected": "15198", "transfers_in": "14", "transfers_out": "906", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-743", "selected": "14458", "transfers_in": "16", "transfers_out": "759", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-415", "selected": "14058", "transfers_in": "63", "transfers_out": "478", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-37", "selected": "14055", "transfers_in": "157", "transfers_out": "194", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.6", "creativity": "12.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "184", "selected": "14278", "transfers_in": "415", "transfers_out": "231", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "11.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "599", "selected": "15021", "transfers_in": "1004", "transfers_out": "405", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "52", "selected": "15125", "transfers_in": "459", "transfers_out": "407", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-340", "selected": "14832", "transfers_in": "236", "transfers_out": "576", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.4", "creativity": "12.8", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "859", "selected": "15745", "transfers_in": "1572", "transfers_out": "713", "value": "43", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "15692", "transfers_in": "878", "transfers_out": "1025", "value": "43", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "486", "selected": "16246", "transfers_in": "1211", "transfers_out": "725", "value": "43", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-319", "selected": "15980", "transfers_in": "425", "transfers_out": "744", "value": "43", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "0.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-567", "selected": "15437", "transfers_in": "103", "transfers_out": "670", "value": "43", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "134", "selected": "15622", "transfers_in": "537", "transfers_out": "403", "value": "43", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "27.4", "creativity": "0.7", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-462", "selected": "15212", "transfers_in": "84", "transfers_out": "546", "value": "43", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.6", "creativity": "10.3", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "-35", "selected": "15198", "transfers_in": "154", "transfers_out": "189", "value": "43", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.2", "creativity": "1.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "323", "selected": "15697", "transfers_in": "527", "transfers_out": "204", "value": "43", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "863", "selected": "18206", "transfers_in": "1056", "transfers_out": "193", "value": "43", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-871", "selected": "15694", "transfers_in": "15", "transfers_out": "886", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "15385", "transfers_in": "21", "transfers_out": "372", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-333", "selected": "14930", "transfers_in": "38", "transfers_out": "371", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "15081", "transfers_in": "105", "transfers_out": "151", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-269", "selected": "14767", "transfers_in": "9", "transfers_out": "278", "value": "43", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "14481", "transfers_in": "34", "transfers_out": "291", "value": "43", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "14356", "transfers_in": "23", "transfers_out": "175", "value": "43", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Adam Federici": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "224542", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5063", "selected": "233415", "transfers_in": "3135", "transfers_out": "8198", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6675", "selected": "230195", "transfers_in": "2670", "transfers_out": "9345", "value": "40", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16663", "selected": "216066", "transfers_in": "1663", "transfers_out": "18326", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14163", "selected": "202345", "transfers_in": "616", "transfers_out": "14779", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12905", "selected": "189674", "transfers_in": "981", "transfers_out": "13886", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8432", "selected": "181452", "transfers_in": "1020", "transfers_out": "9452", "value": "40", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7726", "selected": "173880", "transfers_in": "676", "transfers_out": "8402", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5011", "selected": "168911", "transfers_in": "277", "transfers_out": "5288", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5839", "selected": "163120", "transfers_in": "249", "transfers_out": "6088", "value": "40", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4547", "selected": "158613", "transfers_in": "186", "transfers_out": "4733", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4214", "selected": "154483", "transfers_in": "321", "transfers_out": "4535", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2626", "selected": "151894", "transfers_in": "218", "transfers_out": "2844", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2215", "selected": "149703", "transfers_in": "112", "transfers_out": "2327", "value": "40", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2458", "selected": "147279", "transfers_in": "120", "transfers_out": "2578", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2829", "selected": "144482", "transfers_in": "109", "transfers_out": "2938", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1647", "selected": "142857", "transfers_in": "143", "transfers_out": "1790", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1693", "selected": "141203", "transfers_in": "154", "transfers_out": "1847", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2345", "selected": "138924", "transfers_in": "180", "transfers_out": "2525", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1623", "selected": "137329", "transfers_in": "146", "transfers_out": "1769", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2703", "selected": "134657", "transfers_in": "201", "transfers_out": "2904", "value": "40", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2865", "selected": "131815", "transfers_in": "198", "transfers_out": "3063", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3114", "selected": "128801", "transfers_in": "1037", "transfers_out": "4151", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-810", "selected": "128125", "transfers_in": "1046", "transfers_out": "1856", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-991", "selected": "127271", "transfers_in": "803", "transfers_out": "1794", "value": "40", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "126788", "transfers_in": "578", "transfers_out": "1135", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "126399", "transfers_in": "758", "transfers_out": "1265", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-460", "selected": "126111", "transfers_in": "684", "transfers_out": "1144", "value": "40", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-365", "selected": "125795", "transfers_in": "255", "transfers_out": "620", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "135006", "transfers_in": "305", "transfers_out": "658", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-921", "selected": "132274", "transfers_in": "268", "transfers_out": "1189", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "133856", "transfers_in": "367", "transfers_out": "698", "value": "40", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "133455", "transfers_in": "169", "transfers_out": "583", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-721", "selected": "132738", "transfers_in": "244", "transfers_out": "965", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-721", "selected": "132738", "transfers_in": "244", "transfers_out": "965", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "131493", "transfers_in": "93", "transfers_out": "576", "value": "40", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-794", "selected": "130652", "transfers_in": "100", "transfers_out": "894", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-936", "selected": "129677", "transfers_in": "127", "transfers_out": "1063", "value": "40", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Alex Palmer": [{"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1647", "selected": "2004", "transfers_in": "1841", "transfers_out": "194", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1452", "selected": "3996", "transfers_in": "1925", "transfers_out": "473", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1131", "selected": "5593", "transfers_in": "1560", "transfers_out": "429", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1047", "selected": "7017", "transfers_in": "1417", "transfers_out": "370", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "711", "selected": "7914", "transfers_in": "991", "transfers_out": "280", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "252", "selected": "8274", "transfers_in": "468", "transfers_out": "216", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "180", "selected": "8577", "transfers_in": "410", "transfers_out": "230", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "8724", "transfers_in": "281", "transfers_out": "276", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "58", "selected": "8840", "transfers_in": "228", "transfers_out": "170", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "8932", "transfers_in": "218", "transfers_out": "183", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "9061", "transfers_in": "279", "transfers_out": "248", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49", "selected": "9185", "transfers_in": "201", "transfers_out": "152", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "168", "selected": "9425", "transfers_in": "398", "transfers_out": "230", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "218", "selected": "9672", "transfers_in": "440", "transfers_out": "222", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "209", "selected": "10018", "transfers_in": "589", "transfers_out": "380", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "10100", "transfers_in": "276", "transfers_out": "257", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10170", "transfers_in": "248", "transfers_out": "248", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "10189", "transfers_in": "156", "transfers_out": "166", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "10262", "transfers_in": "218", "transfers_out": "211", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "10369", "transfers_in": "220", "transfers_out": "208", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "10399", "transfers_in": "94", "transfers_out": "105", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "7951", "transfers_in": "125", "transfers_out": "117", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8201", "transfers_in": "128", "transfers_out": "191", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "28", "selected": "8008", "transfers_in": "150", "transfers_out": "122", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "8050", "transfers_in": "97", "transfers_out": "102", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "8140", "transfers_in": "121", "transfers_out": "116", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "8105", "transfers_in": "61", "transfers_out": "144", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "8042", "transfers_in": "87", "transfers_out": "77", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "8087", "transfers_in": "138", "transfers_out": "124", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "8123", "transfers_in": "196", "transfers_out": "169", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Collin Quaner": [{"gameweek": "1", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "10.6", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "0", "selected": "142160", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.6", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "7130", "selected": "181693", "transfers_in": "30668", "transfers_out": "23538", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4799", "selected": "201789", "transfers_in": "38224", "transfers_out": "33425", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7446", "selected": "207338", "transfers_in": "31080", "transfers_out": "38526", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-17166", "selected": "193726", "transfers_in": "12371", "transfers_out": "29537", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-836", "selected": "197740", "transfers_in": "29032", "transfers_out": "29868", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11838", "selected": "188867", "transfers_in": "13769", "transfers_out": "25607", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4756", "selected": "187312", "transfers_in": "13983", "transfers_out": "18739", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7685", "selected": "181056", "transfers_in": "5508", "transfers_out": "13193", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3580", "selected": "179301", "transfers_in": "10367", "transfers_out": "13947", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3191", "selected": "185295", "transfers_in": "12198", "transfers_out": "9007", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "29", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.6", "creativity": "18.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "3033", "selected": "192348", "transfers_in": "12476", "transfers_out": "9443", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "9885", "selected": "205098", "transfers_in": "18523", "transfers_out": "8638", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "16.4", "threat": "39.0", "ict_index": "6.3", "transfers_balance": "17681", "selected": "225241", "transfers_in": "23669", "transfers_out": "5988", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "2.2", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "10760", "selected": "238786", "transfers_in": "19331", "transfers_out": "8571", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.0", "creativity": "38.3", "threat": "26.0", "ict_index": "7.5", "transfers_balance": "12711", "selected": "256105", "transfers_in": "24008", "transfers_out": "11297", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8956", "selected": "267864", "transfers_in": "19875", "transfers_out": "10919", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.2", "creativity": "15.8", "threat": "62.0", "ict_index": "11.3", "transfers_balance": "982", "selected": "271644", "transfers_in": "13821", "transfers_out": "12839", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.4", "creativity": "16.4", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "26427", "selected": "303198", "transfers_in": "39600", "transfers_out": "13173", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.4", "creativity": "28.7", "threat": "44.0", "ict_index": "10.2", "transfers_balance": "1529", "selected": "305657", "transfers_in": "12836", "transfers_out": "11307", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.8", "creativity": "1.8", "threat": "9.0", "ict_index": "2.4", "transfers_balance": "22903", "selected": "330428", "transfers_in": "35824", "transfers_out": "12921", "value": "46", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "31", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "12.2", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "10995", "selected": "341982", "transfers_in": "30389", "transfers_out": "19394", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12921", "selected": "330141", "transfers_in": "29919", "transfers_out": "42840", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-13636", "selected": "316739", "transfers_in": "8097", "transfers_out": "21733", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.7", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "1341", "selected": "318855", "transfers_in": "14980", "transfers_out": "13639", "value": "46", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "11.4", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-9719", "selected": "309455", "transfers_in": "9423", "transfers_out": "19142", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "2.3", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "634", "selected": "310825", "transfers_in": "15372", "transfers_out": "14738", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.6", "creativity": "23.7", "threat": "4.0", "ict_index": "5.0", "transfers_balance": "-9044", "selected": "302726", "transfers_in": "11397", "transfers_out": "20441", "value": "46", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "1.8", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "3903", "selected": "307171", "transfers_in": "10537", "transfers_out": "6634", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.8", "creativity": "21.7", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "-357", "selected": "292289", "transfers_in": "8292", "transfers_out": "8649", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.6", "creativity": "5.0", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-3230", "selected": "272638", "transfers_in": "5661", "transfers_out": "8891", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.8", "creativity": "3.5", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-4628", "selected": "285216", "transfers_in": "11003", "transfers_out": "15631", "value": "46", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "12.0", "threat": "7.0", "ict_index": "2.1", "transfers_balance": "-5223", "selected": "280000", "transfers_in": "6000", "transfers_out": "11223", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "2.8", "threat": "6.0", "ict_index": "1.3", "transfers_balance": "-4887", "selected": "274255", "transfers_in": "5636", "transfers_out": "10523", "value": "46", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.0", "creativity": "5.1", "threat": "14.0", "ict_index": "2.2", "transfers_balance": "2482", "selected": "271356", "transfers_in": "8839", "transfers_out": "6357", "value": "45", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12201", "selected": "287232", "transfers_in": "19815", "transfers_out": "7614", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12201", "selected": "287232", "transfers_in": "19815", "transfers_out": "7614", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "285910", "transfers_in": "9313", "transfers_out": "9356", "value": "45", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Angelo Ogbonna": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "0", "selected": "48392", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.8", "creativity": "0.7", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3207", "selected": "52037", "transfers_in": "1625", "transfers_out": "4832", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-2632", "selected": "51130", "transfers_in": "1863", "transfers_out": "4495", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2879", "selected": "49490", "transfers_in": "1721", "transfers_out": "4600", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3220", "selected": "46757", "transfers_in": "410", "transfers_out": "3630", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.2", "creativity": "10.9", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-3518", "selected": "43679", "transfers_in": "561", "transfers_out": "4079", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "43913", "transfers_in": "2074", "transfers_out": "2227", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2230", "selected": "41963", "transfers_in": "440", "transfers_out": "2670", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1221", "selected": "40874", "transfers_in": "281", "transfers_out": "1502", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "23.6", "creativity": "10.2", "threat": "7.0", "ict_index": "4.1", "transfers_balance": "-1281", "selected": "39765", "transfers_in": "512", "transfers_out": "1793", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-579", "selected": "39395", "transfers_in": "436", "transfers_out": "1015", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-675", "selected": "38919", "transfers_in": "512", "transfers_out": "1187", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.2", "creativity": "1.0", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "23", "selected": "39062", "transfers_in": "864", "transfers_out": "841", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.4", "creativity": "1.2", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "54", "selected": "39228", "transfers_in": "753", "transfers_out": "699", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "51.6", "creativity": "1.3", "threat": "17.0", "ict_index": "7.0", "transfers_balance": "-717", "selected": "38609", "transfers_in": "330", "transfers_out": "1047", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "37.2", "creativity": "10.3", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "1742", "selected": "40784", "transfers_in": "2469", "transfers_out": "727", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "19204", "selected": "60952", "transfers_in": "20592", "transfers_out": "1388", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "48312", "selected": "110675", "transfers_in": "50323", "transfers_out": "2011", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.0", "creativity": "15.3", "threat": "12.0", "ict_index": "4.2", "transfers_balance": "149757", "selected": "265126", "transfers_in": "155002", "transfers_out": "5245", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.8", "creativity": "0.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "29959", "selected": "297718", "transfers_in": "40472", "transfers_out": "10513", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "71277", "selected": "355615", "transfers_in": "91585", "transfers_out": "20308", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "34.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "71277", "selected": "355615", "transfers_in": "91585", "transfers_out": "20308", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "0.2", "threat": "52.0", "ict_index": "6.8", "transfers_balance": "-4527", "selected": "352363", "transfers_in": "26217", "transfers_out": "30744", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.8", "creativity": "4.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2623", "selected": "350403", "transfers_in": "16304", "transfers_out": "18927", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "0.1", "threat": "6.0", "ict_index": "1.7", "transfers_balance": "-11299", "selected": "339629", "transfers_in": "10325", "transfers_out": "21624", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.6", "creativity": "0.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-14357", "selected": "325466", "transfers_in": "3973", "transfers_out": "18330", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-21420", "selected": "304290", "transfers_in": "2582", "transfers_out": "24002", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-14236", "selected": "290605", "transfers_in": "4205", "transfers_out": "18441", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7838", "selected": "282834", "transfers_in": "2735", "transfers_out": "10573", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.6", "creativity": "20.4", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-31127", "selected": "230834", "transfers_in": "1146", "transfers_out": "32273", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.6", "creativity": "0.2", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-14731", "selected": "198203", "transfers_in": "2081", "transfers_out": "16812", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-5058", "selected": "193596", "transfers_in": "6381", "transfers_out": "11439", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "2813", "selected": "195376", "transfers_in": "11455", "transfers_out": "8642", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.8", "creativity": "0.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-6306", "selected": "187320", "transfers_in": "3209", "transfers_out": "9515", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.2", "creativity": "0.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-4950", "selected": "185470", "transfers_in": "4435", "transfers_out": "9385", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.0", "creativity": "0.0", "threat": "20.0", "ict_index": "4.4", "transfers_balance": "4768", "selected": "190574", "transfers_in": "9973", "transfers_out": "5205", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "4768", "selected": "190574", "transfers_in": "9973", "transfers_out": "5205", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "10481", "selected": "201996", "transfers_in": "12991", "transfers_out": "2510", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jon Gorenc Stankovic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5219", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "5457", "transfers_in": "386", "transfers_out": "744", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "5314", "transfers_in": "392", "transfers_out": "709", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-372", "selected": "5078", "transfers_in": "309", "transfers_out": "681", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "4926", "transfers_in": "236", "transfers_out": "458", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "4748", "transfers_in": "246", "transfers_out": "469", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "4672", "transfers_in": "244", "transfers_out": "369", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "4528", "transfers_in": "199", "transfers_out": "381", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "4474", "transfers_in": "100", "transfers_out": "170", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "4386", "transfers_in": "124", "transfers_out": "229", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "4332", "transfers_in": "79", "transfers_out": "147", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "4277", "transfers_in": "94", "transfers_out": "169", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "4268", "transfers_in": "107", "transfers_out": "138", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "4255", "transfers_in": "72", "transfers_out": "97", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "4218", "transfers_in": "64", "transfers_out": "114", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "4209", "transfers_in": "73", "transfers_out": "101", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "4180", "transfers_in": "40", "transfers_out": "77", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "4130", "transfers_in": "42", "transfers_out": "95", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "4082", "transfers_in": "66", "transfers_out": "122", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "245", "selected": "4398", "transfers_in": "402", "transfers_out": "157", "value": "39", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "363", "selected": "4869", "transfers_in": "630", "transfers_out": "267", "value": "39", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "375", "selected": "5298", "transfers_in": "674", "transfers_out": "299", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "300", "selected": "5737", "transfers_in": "847", "transfers_out": "547", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "259", "selected": "6091", "transfers_in": "583", "transfers_out": "324", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "206", "selected": "6405", "transfers_in": "585", "transfers_out": "379", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "176", "selected": "6620", "transfers_in": "424", "transfers_out": "248", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "164", "selected": "6885", "transfers_in": "498", "transfers_out": "334", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "277", "selected": "7286", "transfers_in": "639", "transfers_out": "362", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "7445", "transfers_in": "290", "transfers_out": "228", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "6986", "transfers_in": "327", "transfers_out": "259", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "6887", "transfers_in": "158", "transfers_out": "257", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "962", "selected": "8132", "transfers_in": "1381", "transfers_out": "419", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1466", "selected": "10040", "transfers_in": "1975", "transfers_out": "509", "value": "39", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2289", "selected": "16146", "transfers_in": "3050", "transfers_out": "761", "value": "39", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "345", "selected": "13159", "transfers_in": "863", "transfers_out": "518", "value": "39", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "469", "selected": "14084", "transfers_in": "1127", "transfers_out": "658", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "469", "selected": "14084", "transfers_in": "1127", "transfers_out": "658", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "333", "selected": "14327", "transfers_in": "1040", "transfers_out": "707", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Robert Elliot": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "25.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "0", "selected": "694817", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "41886", "selected": "816266", "transfers_in": "51913", "transfers_out": "10027", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "43737", "selected": "887497", "transfers_in": "64245", "transfers_out": "20508", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "77539", "selected": "993621", "transfers_in": "93467", "transfers_out": "15928", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "96432", "selected": "1107360", "transfers_in": "104125", "transfers_out": "7693", "value": "41", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "15.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "73873", "selected": "1196849", "transfers_in": "89498", "transfers_out": "15625", "value": "41", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "55462", "selected": "1264555", "transfers_in": "71982", "transfers_out": "16520", "value": "41", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "53295", "selected": "1329917", "transfers_in": "70065", "transfers_out": "16770", "value": "41", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "5.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "25674", "selected": "1360871", "transfers_in": "37136", "transfers_out": "11462", "value": "41", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "31.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "26566", "selected": "1395297", "transfers_in": "47097", "transfers_out": "20531", "value": "42", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "20476", "selected": "1421846", "transfers_in": "33503", "transfers_out": "13027", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-723", "selected": "1426708", "transfers_in": "23618", "transfers_out": "24341", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "4124", "selected": "1434496", "transfers_in": "19292", "transfers_out": "15168", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3417", "selected": "1433428", "transfers_in": "12632", "transfers_out": "16049", "value": "42", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24688", "selected": "1410682", "transfers_in": "9199", "transfers_out": "33887", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40634", "selected": "1372584", "transfers_in": "7675", "transfers_out": "48309", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39720", "selected": "1334170", "transfers_in": "6318", "transfers_out": "46038", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "30.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-31474", "selected": "1304125", "transfers_in": "6093", "transfers_out": "37567", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "32", "influence": "45.8", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-10893", "selected": "1295901", "transfers_in": "12108", "transfers_out": "23001", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "38.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "5143", "selected": "1304510", "transfers_in": "15373", "transfers_out": "10230", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24645", "selected": "1282351", "transfers_in": "19018", "transfers_out": "43663", "value": "41", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81201", "selected": "1201522", "transfers_in": "8369", "transfers_out": "89570", "value": "41", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44290", "selected": "1159074", "transfers_in": "23919", "transfers_out": "68209", "value": "41", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12588", "selected": "1148433", "transfers_in": "20235", "transfers_out": "32823", "value": "41", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33695", "selected": "1116335", "transfers_in": "14081", "transfers_out": "47776", "value": "41", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36418", "selected": "1080138", "transfers_in": "3734", "transfers_out": "40152", "value": "41", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27937", "selected": "1052780", "transfers_in": "6816", "transfers_out": "34753", "value": "41", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22527", "selected": "1031507", "transfers_in": "8384", "transfers_out": "30911", "value": "41", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11951", "selected": "1019670", "transfers_in": "3921", "transfers_out": "15872", "value": "41", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23255", "selected": "1032669", "transfers_in": "4477", "transfers_out": "27732", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46791", "selected": "936904", "transfers_in": "2617", "transfers_out": "49408", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26122", "selected": "911291", "transfers_in": "2786", "transfers_out": "28908", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21440", "selected": "885664", "transfers_in": "5699", "transfers_out": "27139", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22430", "selected": "864473", "transfers_in": "2711", "transfers_out": "25141", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19362", "selected": "849190", "transfers_in": "3219", "transfers_out": "22581", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25519", "selected": "822663", "transfers_in": "3595", "transfers_out": "29114", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25519", "selected": "822663", "transfers_in": "3595", "transfers_out": "29114", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20482", "selected": "802215", "transfers_in": "1129", "transfers_out": "21611", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Artur Boruc": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "208181", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23900", "selected": "187595", "transfers_in": "345", "transfers_out": "24245", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24785", "selected": "163402", "transfers_in": "147", "transfers_out": "24932", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17645", "selected": "146837", "transfers_in": "354", "transfers_out": "17999", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12117", "selected": "135286", "transfers_in": "461", "transfers_out": "12578", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12592", "selected": "123160", "transfers_in": "457", "transfers_out": "13049", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8821", "selected": "114719", "transfers_in": "411", "transfers_out": "9232", "value": "44", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6839", "selected": "108299", "transfers_in": "498", "transfers_out": "7337", "value": "43", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4317", "selected": "104146", "transfers_in": "215", "transfers_out": "4532", "value": "43", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4617", "selected": "99674", "transfers_in": "232", "transfers_out": "4849", "value": "43", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3977", "selected": "95839", "transfers_in": "172", "transfers_out": "4149", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3612", "selected": "92466", "transfers_in": "261", "transfers_out": "3873", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2218", "selected": "90401", "transfers_in": "240", "transfers_out": "2458", "value": "43", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1861", "selected": "88668", "transfers_in": "237", "transfers_out": "2098", "value": "42", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1869", "selected": "86926", "transfers_in": "207", "transfers_out": "2076", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2002", "selected": "85088", "transfers_in": "207", "transfers_out": "2209", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1316", "selected": "83874", "transfers_in": "125", "transfers_out": "1441", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1417", "selected": "82539", "transfers_in": "125", "transfers_out": "1542", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1621", "selected": "81055", "transfers_in": "148", "transfers_out": "1769", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1125", "selected": "80008", "transfers_in": "100", "transfers_out": "1225", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1803", "selected": "78294", "transfers_in": "203", "transfers_out": "2006", "value": "42", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1369", "selected": "76960", "transfers_in": "181", "transfers_out": "1550", "value": "42", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1970", "selected": "75154", "transfers_in": "305", "transfers_out": "2275", "value": "42", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1537", "selected": "73728", "transfers_in": "178", "transfers_out": "1715", "value": "42", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1283", "selected": "72598", "transfers_in": "338", "transfers_out": "1621", "value": "41", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-511", "selected": "72172", "transfers_in": "433", "transfers_out": "944", "value": "41", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "71935", "transfers_in": "695", "transfers_out": "1073", "value": "41", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-538", "selected": "71577", "transfers_in": "445", "transfers_out": "983", "value": "41", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "71407", "transfers_in": "227", "transfers_out": "471", "value": "41", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-225", "selected": "81986", "transfers_in": "365", "transfers_out": "590", "value": "41", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-561", "selected": "80636", "transfers_in": "410", "transfers_out": "971", "value": "41", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "81541", "transfers_in": "604", "transfers_out": "656", "value": "41", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-239", "selected": "81355", "transfers_in": "316", "transfers_out": "555", "value": "41", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "81023", "transfers_in": "389", "transfers_out": "771", "value": "41", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "81023", "transfers_in": "389", "transfers_out": "771", "value": "41", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "79903", "transfers_in": "108", "transfers_out": "449", "value": "41", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-578", "selected": "79298", "transfers_in": "81", "transfers_out": "659", "value": "41", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-506", "selected": "78809", "transfers_in": "125", "transfers_out": "631", "value": "41", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Jamaal Lascelles": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "0", "selected": "68429", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.4", "creativity": "10.6", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-2842", "selected": "69574", "transfers_in": "2091", "transfers_out": "4933", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "6.4", "creativity": "1.3", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-6529", "selected": "63537", "transfers_in": "880", "transfers_out": "7409", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "66.0", "creativity": "0.0", "threat": "17.0", "ict_index": "8.3", "transfers_balance": "-4104", "selected": "60073", "transfers_in": "1372", "transfers_out": "5476", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "46.4", "creativity": "0.4", "threat": "26.0", "ict_index": "7.3", "transfers_balance": "57449", "selected": "125309", "transfers_in": "66329", "transfers_out": "8880", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "18.2", "creativity": "1.3", "threat": "21.0", "ict_index": "4.1", "transfers_balance": "330388", "selected": "482195", "transfers_in": "351437", "transfers_out": "21049", "value": "46", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.8", "creativity": "0.0", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "73257", "selected": "569166", "transfers_in": "113671", "transfers_out": "40414", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.2", "creativity": "10.3", "threat": "4.0", "ict_index": "3.9", "transfers_balance": "9934", "selected": "585717", "transfers_in": "47383", "transfers_out": "37449", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.0", "creativity": "0.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "28245", "selected": "616965", "transfers_in": "47343", "transfers_out": "19098", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "0.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "47326", "selected": "669411", "transfers_in": "68666", "transfers_out": "21340", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "54", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.3", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "32959", "selected": "706713", "transfers_in": "50690", "transfers_out": "17731", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-163046", "selected": "544173", "transfers_in": "2542", "transfers_out": "165588", "value": "48", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76762", "selected": "467506", "transfers_in": "953", "transfers_out": "77715", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60683", "selected": "406856", "transfers_in": "260", "transfers_out": "60943", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47018", "selected": "359873", "transfers_in": "201", "transfers_out": "47219", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27017", "selected": "332973", "transfers_in": "1541", "transfers_out": "28558", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.2", "creativity": "0.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-8890", "selected": "324259", "transfers_in": "2143", "transfers_out": "11033", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.4", "creativity": "0.3", "threat": "21.0", "ict_index": "4.3", "transfers_balance": "-11311", "selected": "313058", "transfers_in": "1214", "transfers_out": "12525", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "39.6", "creativity": "0.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-6660", "selected": "306685", "transfers_in": "3564", "transfers_out": "10224", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.8", "creativity": "10.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-8270", "selected": "298568", "transfers_in": "1742", "transfers_out": "10012", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.4", "creativity": "0.8", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "17456", "selected": "316747", "transfers_in": "26504", "transfers_out": "9048", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.0", "creativity": "0.9", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-3718", "selected": "313241", "transfers_in": "9259", "transfers_out": "12977", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.2", "creativity": "0.3", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "29178", "selected": "343822", "transfers_in": "53201", "transfers_out": "24023", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "0.3", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-8324", "selected": "336149", "transfers_in": "14095", "transfers_out": "22419", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "46.2", "creativity": "10.3", "threat": "66.0", "ict_index": "12.3", "transfers_balance": "10240", "selected": "347512", "transfers_in": "24210", "transfers_out": "13970", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.0", "creativity": "0.2", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "45907", "selected": "394520", "transfers_in": "53448", "transfers_out": "7541", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.4", "creativity": "0.2", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "13632", "selected": "409467", "transfers_in": "29443", "transfers_out": "15811", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "43.8", "creativity": "0.3", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "47895", "selected": "461026", "transfers_in": "57541", "transfers_out": "9646", "value": "47", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "22.8", "creativity": "10.5", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "10061", "selected": "472261", "transfers_in": "22344", "transfers_out": "12283", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "26.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "28494", "selected": "482087", "transfers_in": "37901", "transfers_out": "9407", "value": "47", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "18.6", "creativity": "1.8", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "27204", "selected": "513056", "transfers_in": "39739", "transfers_out": "12535", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3888", "selected": "516749", "transfers_in": "18128", "transfers_out": "14240", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.2", "creativity": "0.2", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-4596", "selected": "504620", "transfers_in": "18586", "transfers_out": "23182", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.4", "creativity": "10.5", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "42506", "selected": "568562", "transfers_in": "48754", "transfers_out": "6248", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.4", "creativity": "1.8", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "26906", "selected": "583707", "transfers_in": "36089", "transfers_out": "9183", "value": "49", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "29.8", "creativity": "1.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-3393", "selected": "578671", "transfers_in": "14211", "transfers_out": "17604", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "29.4", "creativity": "0.5", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "-3393", "selected": "578671", "transfers_in": "14211", "transfers_out": "17604", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "9.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-21676", "selected": "555335", "transfers_in": "2418", "transfers_out": "24094", "value": "49", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Lucas P\u00e9rez": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11966", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2604", "selected": "10508", "transfers_in": "134", "transfers_out": "2738", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1556", "selected": "9386", "transfers_in": "131", "transfers_out": "1687", "value": "74", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1544", "selected": "8160", "transfers_in": "96", "transfers_out": "1640", "value": "74", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-777", "selected": "7432", "transfers_in": "9", "transfers_out": "786", "value": "74", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-529", "selected": "6959", "transfers_in": "17", "transfers_out": "546", "value": "74", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-363", "selected": "6657", "transfers_in": "16", "transfers_out": "379", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "6445", "transfers_in": "8", "transfers_out": "271", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "6357", "transfers_in": "7", "transfers_out": "99", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "6249", "transfers_in": "6", "transfers_out": "121", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "6181", "transfers_in": "5", "transfers_out": "93", "value": "74", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "6144", "transfers_in": "4", "transfers_out": "98", "value": "74", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "6106", "transfers_in": "8", "transfers_out": "67", "value": "74", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "6095", "transfers_in": "0", "transfers_out": "35", "value": "74", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "6087", "transfers_in": "2", "transfers_out": "37", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "6075", "transfers_in": "6", "transfers_out": "48", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "6069", "transfers_in": "4", "transfers_out": "26", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "6059", "transfers_in": "5", "transfers_out": "29", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "6053", "transfers_in": "7", "transfers_out": "50", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "6064", "transfers_in": "3", "transfers_out": "17", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "6045", "transfers_in": "6", "transfers_out": "42", "value": "74", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "6039", "transfers_in": "1", "transfers_out": "15", "value": "74", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "6032", "transfers_in": "12", "transfers_out": "60", "value": "74", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "6015", "transfers_in": "5", "transfers_out": "37", "value": "74", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "6027", "transfers_in": "7", "transfers_out": "26", "value": "74", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "6019", "transfers_in": "8", "transfers_out": "25", "value": "74", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "6023", "transfers_in": "5", "transfers_out": "30", "value": "74", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "6048", "transfers_in": "6", "transfers_out": "35", "value": "74", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "6059", "transfers_in": "4", "transfers_out": "16", "value": "74", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "6576", "transfers_in": "1", "transfers_out": "14", "value": "74", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "6618", "transfers_in": "6", "transfers_out": "18", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "6629", "transfers_in": "3", "transfers_out": "12", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "6628", "transfers_in": "5", "transfers_out": "14", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "6640", "transfers_in": "2", "transfers_out": "6", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "6649", "transfers_in": "1", "transfers_out": "6", "value": "74", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6660", "transfers_in": "2", "transfers_out": "2", "value": "74", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6660", "transfers_in": "2", "transfers_out": "2", "value": "74", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6669", "transfers_in": "4", "transfers_out": "4", "value": "74", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Danny Ward": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "281", "transfers_in": "60", "transfers_out": "17", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "450", "transfers_in": "43", "transfers_out": "36", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "599", "transfers_in": "63", "transfers_out": "65", "value": "45", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "700", "transfers_in": "59", "transfers_out": "61", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "806", "transfers_in": "55", "transfers_out": "57", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "855", "transfers_in": "37", "transfers_out": "32", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "910", "transfers_in": "54", "transfers_out": "62", "value": "45", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "941", "transfers_in": "33", "transfers_out": "53", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "978", "transfers_in": "45", "transfers_out": "60", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1012", "transfers_in": "19", "transfers_out": "26", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1030", "transfers_in": "24", "transfers_out": "24", "value": "45", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1053", "transfers_in": "28", "transfers_out": "34", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1087", "transfers_in": "27", "transfers_out": "37", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1099", "transfers_in": "21", "transfers_out": "28", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1115", "transfers_in": "15", "transfers_out": "27", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1144", "transfers_in": "22", "transfers_out": "29", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1142", "transfers_in": "15", "transfers_out": "30", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1155", "transfers_in": "20", "transfers_out": "34", "value": "45", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1161", "transfers_in": "20", "transfers_out": "23", "value": "45", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1179", "transfers_in": "30", "transfers_out": "46", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1211", "transfers_in": "41", "transfers_out": "40", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1264", "transfers_in": "52", "transfers_out": "47", "value": "44", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1277", "transfers_in": "20", "transfers_out": "26", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1323", "transfers_in": "26", "transfers_out": "28", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1375", "transfers_in": "35", "transfers_out": "46", "value": "44", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1395", "transfers_in": "17", "transfers_out": "18", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1426", "transfers_in": "21", "transfers_out": "18", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1431", "transfers_in": "16", "transfers_out": "26", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1449", "transfers_in": "21", "transfers_out": "25", "value": "44", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1472", "transfers_in": "13", "transfers_out": "17", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1495", "transfers_in": "20", "transfers_out": "15", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1499", "transfers_in": "12", "transfers_out": "20", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1512", "transfers_in": "14", "transfers_out": "12", "value": "44", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1527", "transfers_in": "15", "transfers_out": "11", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1546", "transfers_in": "17", "transfers_out": "14", "value": "44", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Wilfred Ndidi": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.8", "creativity": "1.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "18763", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "5.0", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "198", "selected": "23837", "transfers_in": "2331", "transfers_out": "2133", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.6", "creativity": "1.8", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-1374", "selected": "23966", "transfers_in": "1756", "transfers_out": "3130", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-1903", "selected": "23199", "transfers_in": "1242", "transfers_out": "3145", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "25.4", "creativity": "11.9", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-785", "selected": "23019", "transfers_in": "1414", "transfers_out": "2199", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.6", "creativity": "1.7", "threat": "20.0", "ict_index": "3.8", "transfers_balance": "-1514", "selected": "22031", "transfers_in": "1088", "transfers_out": "2602", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.6", "creativity": "3.7", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-699", "selected": "21809", "transfers_in": "1553", "transfers_out": "2252", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.6", "creativity": "5.4", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "364", "selected": "22722", "transfers_in": "2839", "transfers_out": "2475", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "2.4", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "-460", "selected": "22473", "transfers_in": "943", "transfers_out": "1403", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "26.6", "creativity": "11.1", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-719", "selected": "22065", "transfers_in": "1229", "transfers_out": "1948", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.2", "creativity": "14.7", "threat": "2.0", "ict_index": "5.5", "transfers_balance": "-347", "selected": "21970", "transfers_in": "944", "transfers_out": "1291", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.0", "creativity": "0.8", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "1027", "selected": "23600", "transfers_in": "2447", "transfers_out": "1420", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "3.2", "threat": "3.0", "ict_index": "2.2", "transfers_balance": "80", "selected": "23976", "transfers_in": "1411", "transfers_out": "1331", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.0", "creativity": "13.9", "threat": "8.0", "ict_index": "5.9", "transfers_balance": "-903", "selected": "23219", "transfers_in": "541", "transfers_out": "1444", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "22.6", "threat": "9.0", "ict_index": "5.1", "transfers_balance": "2576", "selected": "26202", "transfers_in": "3558", "transfers_out": "982", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "38.2", "creativity": "25.3", "threat": "2.0", "ict_index": "6.6", "transfers_balance": "650", "selected": "27238", "transfers_in": "2275", "transfers_out": "1625", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "1.9", "threat": "21.0", "ict_index": "4.7", "transfers_balance": "2296", "selected": "29827", "transfers_in": "3449", "transfers_out": "1153", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "2.2", "threat": "10.0", "ict_index": "2.1", "transfers_balance": "1557", "selected": "31646", "transfers_in": "3162", "transfers_out": "1605", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "6.8", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "-4204", "selected": "27642", "transfers_in": "617", "transfers_out": "4821", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.8", "creativity": "1.3", "threat": "16.0", "ict_index": "4.4", "transfers_balance": "-699", "selected": "27102", "transfers_in": "749", "transfers_out": "1448", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.2", "creativity": "2.6", "threat": "3.0", "ict_index": "2.3", "transfers_balance": "-1318", "selected": "25981", "transfers_in": "720", "transfers_out": "2038", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "4.3", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-194", "selected": "25872", "transfers_in": "1169", "transfers_out": "1363", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.4", "creativity": "5.8", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "-657", "selected": "25609", "transfers_in": "1499", "transfers_out": "2156", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.4", "creativity": "4.9", "threat": "56.0", "ict_index": "8.4", "transfers_balance": "483", "selected": "26345", "transfers_in": "1860", "transfers_out": "1377", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "7.2", "creativity": "4.3", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "394", "selected": "27078", "transfers_in": "1643", "transfers_out": "1249", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.6", "creativity": "5.4", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "1816", "selected": "29124", "transfers_in": "2741", "transfers_out": "925", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.0", "creativity": "14.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-1037", "selected": "28354", "transfers_in": "1067", "transfers_out": "2104", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.8", "creativity": "13.3", "threat": "5.0", "ict_index": "3.9", "transfers_balance": "719", "selected": "29507", "transfers_in": "2244", "transfers_out": "1525", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.4", "creativity": "13.2", "threat": "22.0", "ict_index": "6.0", "transfers_balance": "155", "selected": "29870", "transfers_in": "1190", "transfers_out": "1035", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "20.0", "creativity": "6.4", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-65", "selected": "30565", "transfers_in": "1212", "transfers_out": "1277", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "9", "influence": "16.0", "creativity": "13.6", "threat": "1.0", "ict_index": "3.1", "transfers_balance": "-246", "selected": "29315", "transfers_in": "754", "transfers_out": "1000", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3063", "selected": "26213", "transfers_in": "71", "transfers_out": "3134", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1515", "selected": "24706", "transfers_in": "37", "transfers_out": "1552", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "32.0", "creativity": "2.4", "threat": "15.0", "ict_index": "4.9", "transfers_balance": "-1515", "selected": "24706", "transfers_in": "37", "transfers_out": "1552", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "50", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "388", "selected": "25188", "transfers_in": "620", "transfers_out": "232", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-767", "selected": "24401", "transfers_in": "48", "transfers_out": "815", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-767", "selected": "24401", "transfers_in": "48", "transfers_out": "815", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-591", "selected": "23796", "transfers_in": "23", "transfers_out": "614", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Wes Morgan": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "0", "selected": "143971", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.2", "creativity": "10.2", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-5934", "selected": "155130", "transfers_in": "6288", "transfers_out": "12222", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "44.4", "creativity": "0.3", "threat": "2.0", "ict_index": "4.7", "transfers_balance": "-17198", "selected": "141143", "transfers_in": "3573", "transfers_out": "20771", "value": "45", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "31.8", "creativity": "0.0", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-4399", "selected": "142216", "transfers_in": "5601", "transfers_out": "10000", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.0", "creativity": "10.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-213", "selected": "144934", "transfers_in": "7289", "transfers_out": "7502", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5190", "selected": "142056", "transfers_in": "4930", "transfers_out": "10120", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.2", "creativity": "0.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-21", "selected": "144342", "transfers_in": "8619", "transfers_out": "8640", "value": "45", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "0.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "1671", "selected": "148337", "transfers_in": "8630", "transfers_out": "6959", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.4", "creativity": "0.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-1277", "selected": "147825", "transfers_in": "3723", "transfers_out": "5000", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.2", "creativity": "10.6", "threat": "20.0", "ict_index": "5.9", "transfers_balance": "-2514", "selected": "146452", "transfers_in": "4398", "transfers_out": "6912", "value": "45", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.0", "creativity": "0.9", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "1644", "selected": "149222", "transfers_in": "5523", "transfers_out": "3879", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-5295", "selected": "145033", "transfers_in": "2657", "transfers_out": "7952", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1374", "selected": "147218", "transfers_in": "5621", "transfers_out": "4247", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.4", "creativity": "0.0", "threat": "22.0", "ict_index": "3.7", "transfers_balance": "-3671", "selected": "144008", "transfers_in": "1664", "transfers_out": "5335", "value": "45", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "9.4", "creativity": "10.4", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "3552", "selected": "148296", "transfers_in": "6533", "transfers_out": "2981", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.8", "creativity": "0.8", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "14166", "selected": "164507", "transfers_in": "17434", "transfers_out": "3268", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "604", "selected": "165837", "transfers_in": "5514", "transfers_out": "4910", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "0.4", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "3152", "selected": "169898", "transfers_in": "7041", "transfers_out": "3889", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.0", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-7324", "selected": "163607", "transfers_in": "3857", "transfers_out": "11181", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "12.2", "creativity": "0.6", "threat": "41.0", "ict_index": "5.4", "transfers_balance": "3748", "selected": "168331", "transfers_in": "8431", "transfers_out": "4683", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.2", "creativity": "0.2", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-5369", "selected": "163768", "transfers_in": "4718", "transfers_out": "10087", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9842", "selected": "174190", "transfers_in": "18492", "transfers_out": "8650", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41858", "selected": "132503", "transfers_in": "755", "transfers_out": "42613", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16615", "selected": "115930", "transfers_in": "106", "transfers_out": "16721", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8688", "selected": "107284", "transfers_in": "118", "transfers_out": "8806", "value": "44", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5158", "selected": "102141", "transfers_in": "66", "transfers_out": "5224", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5096", "selected": "97067", "transfers_in": "74", "transfers_out": "5170", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "0.8", "threat": "19.0", "ict_index": "3.1", "transfers_balance": "-275", "selected": "97002", "transfers_in": "2140", "transfers_out": "2415", "value": "44", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "0.3", "threat": "14.0", "ict_index": "1.6", "transfers_balance": "5098", "selected": "102537", "transfers_in": "5840", "transfers_out": "742", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3028", "selected": "106782", "transfers_in": "4281", "transfers_out": "1253", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.0", "creativity": "0.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "28510", "selected": "134896", "transfers_in": "33932", "transfers_out": "5422", "value": "44", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "0.6", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "21258", "selected": "156793", "transfers_in": "24140", "transfers_out": "2882", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.8", "creativity": "0.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "31339", "selected": "199751", "transfers_in": "33848", "transfers_out": "2509", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31339", "selected": "199751", "transfers_in": "33848", "transfers_out": "2509", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "29.4", "creativity": "0.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "-2252", "selected": "175890", "transfers_in": "1951", "transfers_out": "4203", "value": "44", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "416", "selected": "176453", "transfers_in": "6400", "transfers_out": "5984", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.8", "creativity": "10.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "416", "selected": "176453", "transfers_in": "6400", "transfers_out": "5984", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-6770", "selected": "169236", "transfers_in": "412", "transfers_out": "7182", "value": "44", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Marc Pugh": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.8", "creativity": "15.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "4459", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "13.4", "creativity": "5.4", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-278", "selected": "4909", "transfers_in": "240", "transfers_out": "518", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-706", "selected": "4332", "transfers_in": "78", "transfers_out": "784", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "4434", "transfers_in": "111", "transfers_out": "668", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "35.5", "threat": "21.0", "ict_index": "6.4", "transfers_balance": "-403", "selected": "4159", "transfers_in": "86", "transfers_out": "489", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "3910", "transfers_in": "60", "transfers_out": "353", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "17.8", "threat": "54.0", "ict_index": "6.8", "transfers_balance": "-176", "selected": "3856", "transfers_in": "156", "transfers_out": "332", "value": "48", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "4130", "transfers_in": "345", "transfers_out": "343", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "4134", "transfers_in": "115", "transfers_out": "220", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "3.7", "threat": "6.0", "ict_index": "1.0", "transfers_balance": "-153", "selected": "4126", "transfers_in": "151", "transfers_out": "304", "value": "48", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "5.3", "threat": "51.0", "ict_index": "6.7", "transfers_balance": "-114", "selected": "4162", "transfers_in": "83", "transfers_out": "197", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.4", "creativity": "15.5", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "113", "selected": "4477", "transfers_in": "292", "transfers_out": "179", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "27.6", "threat": "23.0", "ict_index": "6.6", "transfers_balance": "-2", "selected": "4574", "transfers_in": "199", "transfers_out": "201", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.2", "creativity": "1.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-22", "selected": "4648", "transfers_in": "161", "transfers_out": "183", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "4652", "transfers_in": "77", "transfers_out": "164", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-174", "selected": "4634", "transfers_in": "53", "transfers_out": "227", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "4592", "transfers_in": "34", "transfers_out": "161", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.3", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-105", "selected": "4537", "transfers_in": "38", "transfers_out": "143", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "78", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.4", "creativity": "22.1", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-114", "selected": "4439", "transfers_in": "34", "transfers_out": "148", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-9", "selected": "4511", "transfers_in": "98", "transfers_out": "107", "value": "47", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "4595", "transfers_in": "139", "transfers_out": "165", "value": "47", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.2", "creativity": "7.5", "threat": "33.0", "ict_index": "4.2", "transfers_balance": "-94", "selected": "4518", "transfers_in": "35", "transfers_out": "129", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-102", "selected": "4436", "transfers_in": "53", "transfers_out": "155", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "4392", "transfers_in": "62", "transfers_out": "117", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-30", "selected": "4381", "transfers_in": "72", "transfers_out": "102", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-28", "selected": "4357", "transfers_in": "31", "transfers_out": "59", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "4333", "transfers_in": "40", "transfers_out": "79", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "4304", "transfers_in": "23", "transfers_out": "72", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "4295", "transfers_in": "14", "transfers_out": "31", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "4428", "transfers_in": "6", "transfers_out": "101", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "4344", "transfers_in": "5", "transfers_out": "79", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "42", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "6.1", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-1", "selected": "4369", "transfers_in": "20", "transfers_out": "21", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "14.0", "threat": "14.0", "ict_index": "3.4", "transfers_balance": "1", "selected": "4382", "transfers_in": "19", "transfers_out": "18", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "4432", "transfers_in": "41", "transfers_out": "14", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "4432", "transfers_in": "41", "transfers_out": "14", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "4402", "transfers_in": "11", "transfers_out": "16", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.4", "creativity": "14.4", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-10", "selected": "4397", "transfers_in": "14", "transfers_out": "24", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "4435", "transfers_in": "60", "transfers_out": "29", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Virgil van Dijk": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "93099", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16017", "selected": "86194", "transfers_in": "1309", "transfers_out": "17326", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12834", "selected": "76421", "transfers_in": "1730", "transfers_out": "14564", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8827", "selected": "70686", "transfers_in": "3059", "transfers_out": "11886", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-6441", "selected": "64817", "transfers_in": "684", "transfers_out": "7125", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "541", "selected": "67582", "transfers_in": "3974", "transfers_out": "3433", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "36.6", "creativity": "4.8", "threat": "30.0", "ict_index": "7.1", "transfers_balance": "-1398", "selected": "67891", "transfers_in": "3220", "transfers_out": "4618", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "46.8", "creativity": "1.4", "threat": "6.0", "ict_index": "5.4", "transfers_balance": "6774", "selected": "76626", "transfers_in": "11079", "transfers_out": "4305", "value": "54", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "25.4", "creativity": "22.7", "threat": "5.0", "ict_index": "5.3", "transfers_balance": "4422", "selected": "82143", "transfers_in": "7308", "transfers_out": "2886", "value": "54", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.0", "creativity": "1.7", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "18065", "selected": "102840", "transfers_in": "22067", "transfers_out": "4002", "value": "54", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.4", "creativity": "1.1", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "13596", "selected": "118815", "transfers_in": "17940", "transfers_out": "4344", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.6", "creativity": "0.6", "threat": "20.0", "ict_index": "4.3", "transfers_balance": "-4877", "selected": "116038", "transfers_in": "6424", "transfers_out": "11301", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.6", "creativity": "0.3", "threat": "9.0", "ict_index": "3.5", "transfers_balance": "-1049", "selected": "116038", "transfers_in": "4611", "transfers_out": "5660", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "10.3", "threat": "9.0", "ict_index": "3.5", "transfers_balance": "-6703", "selected": "109875", "transfers_in": "1617", "transfers_out": "8320", "value": "54", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "33.6", "creativity": "0.2", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "-790", "selected": "109905", "transfers_in": "3408", "transfers_out": "4198", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.8", "creativity": "0.9", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1635", "selected": "109450", "transfers_in": "3531", "transfers_out": "5166", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.8", "creativity": "1.5", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "144", "selected": "110369", "transfers_in": "2862", "transfers_out": "2718", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4640", "selected": "106348", "transfers_in": "1535", "transfers_out": "6175", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "861", "selected": "108425", "transfers_in": "6469", "transfers_out": "5608", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6798", "selected": "102272", "transfers_in": "1617", "transfers_out": "8415", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14463", "selected": "118035", "transfers_in": "23758", "transfers_out": "9295", "value": "54", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4301", "selected": "126154", "transfers_in": "4165", "transfers_out": "1144", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "123803", "selected": "255651", "transfers_in": "139841", "transfers_out": "16038", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.8", "creativity": "31.3", "threat": "24.0", "ict_index": "8.3", "transfers_balance": "19628", "selected": "277366", "transfers_in": "41681", "transfers_out": "22053", "value": "55", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25577", "selected": "306867", "transfers_in": "42117", "transfers_out": "16540", "value": "55", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "16.8", "creativity": "0.2", "threat": "21.0", "ict_index": "3.8", "transfers_balance": "-21142", "selected": "286857", "transfers_in": "8306", "transfers_out": "29448", "value": "55", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "24.2", "creativity": "10.3", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "24449", "selected": "314287", "transfers_in": "39210", "transfers_out": "14761", "value": "55", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.0", "creativity": "3.5", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "85726", "selected": "405043", "transfers_in": "95379", "transfers_out": "9653", "value": "56", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "27.8", "creativity": "1.3", "threat": "20.0", "ict_index": "4.9", "transfers_balance": "18462", "selected": "425611", "transfers_in": "31271", "transfers_out": "12809", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.4", "creativity": "0.5", "threat": "18.0", "ict_index": "3.0", "transfers_balance": "6834", "selected": "427103", "transfers_in": "21820", "transfers_out": "14986", "value": "56", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "15.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "26361", "selected": "460859", "transfers_in": "35515", "transfers_out": "9154", "value": "57", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.6", "creativity": "11.7", "threat": "20.0", "ict_index": "5.0", "transfers_balance": "-15182", "selected": "442954", "transfers_in": "13656", "transfers_out": "28838", "value": "57", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.0", "creativity": "0.7", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "-19356", "selected": "424363", "transfers_in": "6049", "transfers_out": "25405", "value": "57", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.2", "creativity": "1.9", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-3976", "selected": "413479", "transfers_in": "16469", "transfers_out": "20445", "value": "57", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "35.0", "creativity": "1.1", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "36417", "selected": "483228", "transfers_in": "42101", "transfers_out": "5684", "value": "57", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.2", "creativity": "0.8", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-3017", "selected": "458565", "transfers_in": "12650", "transfers_out": "15667", "value": "57", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.8", "creativity": "1.5", "threat": "17.0", "ict_index": "4.7", "transfers_balance": "-52700", "selected": "402441", "transfers_in": "4618", "transfers_out": "57318", "value": "57", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.8", "creativity": "12.0", "threat": "21.0", "ict_index": "5.6", "transfers_balance": "26566", "selected": "435537", "transfers_in": "31179", "transfers_out": "4613", "value": "57", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Kevin Wimmer": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13586", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2119", "selected": "13453", "transfers_in": "418", "transfers_out": "2537", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1492", "selected": "12443", "transfers_in": "539", "transfers_out": "2031", "value": "44", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "5863", "selected": "19090", "transfers_in": "10551", "transfers_out": "4688", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.6", "creativity": "0.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "7684", "selected": "27310", "transfers_in": "10406", "transfers_out": "2722", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1196", "selected": "26358", "transfers_in": "2610", "transfers_out": "3806", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-4109", "selected": "22274", "transfers_in": "290", "transfers_out": "4399", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "164", "selected": "22579", "transfers_in": "2178", "transfers_out": "2014", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "42", "selected": "22679", "transfers_in": "916", "transfers_out": "874", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2486", "selected": "20277", "transfers_in": "206", "transfers_out": "2692", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "28.6", "creativity": "0.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "1906", "selected": "22457", "transfers_in": "2626", "transfers_out": "720", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.6", "creativity": "10.8", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "238", "selected": "22842", "transfers_in": "1350", "transfers_out": "1112", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "0.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1001", "selected": "23975", "transfers_in": "1938", "transfers_out": "937", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1421", "selected": "22620", "transfers_in": "358", "transfers_out": "1779", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "37", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.6", "creativity": "0.1", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-849", "selected": "21818", "transfers_in": "544", "transfers_out": "1393", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1724", "selected": "20149", "transfers_in": "178", "transfers_out": "1902", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-897", "selected": "19270", "transfers_in": "278", "transfers_out": "1175", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "0.8", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-921", "selected": "18385", "transfers_in": "224", "transfers_out": "1145", "value": "43", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "30.2", "creativity": "0.9", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-207", "selected": "18272", "transfers_in": "1059", "transfers_out": "1266", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "10.8", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "423", "selected": "18766", "transfers_in": "1167", "transfers_out": "744", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-48", "selected": "18812", "transfers_in": "1223", "transfers_out": "1271", "value": "42", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.2", "creativity": "10.8", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "2238", "selected": "21111", "transfers_in": "4082", "transfers_out": "1844", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "784", "selected": "22065", "transfers_in": "3648", "transfers_out": "2864", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1936", "selected": "24122", "transfers_in": "3727", "transfers_out": "1791", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1176", "selected": "23028", "transfers_in": "1146", "transfers_out": "2322", "value": "42", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1729", "selected": "21329", "transfers_in": "350", "transfers_out": "2079", "value": "42", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1426", "selected": "19944", "transfers_in": "466", "transfers_out": "1892", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-393", "selected": "19675", "transfers_in": "861", "transfers_out": "1254", "value": "41", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-517", "selected": "19196", "transfers_in": "348", "transfers_out": "865", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-928", "selected": "18399", "transfers_in": "189", "transfers_out": "1117", "value": "41", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-703", "selected": "16960", "transfers_in": "78", "transfers_out": "781", "value": "40", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-522", "selected": "17232", "transfers_in": "314", "transfers_out": "836", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "91", "selected": "17408", "transfers_in": "558", "transfers_out": "467", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "256", "selected": "17938", "transfers_in": "770", "transfers_out": "514", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "17894", "transfers_in": "246", "transfers_out": "378", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "17504", "transfers_in": "301", "transfers_out": "428", "value": "40", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "17426", "transfers_in": "385", "transfers_out": "492", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "17334", "transfers_in": "316", "transfers_out": "424", "value": "40", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Aleksandar Dragovic": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "224", "selected": "437", "transfers_in": "290", "transfers_out": "66", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "658", "transfers_in": "89", "transfers_out": "62", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "792", "transfers_in": "126", "transfers_out": "144", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "948", "transfers_in": "134", "transfers_out": "124", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1031", "transfers_in": "86", "transfers_out": "120", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1062", "transfers_in": "45", "transfers_out": "73", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1096", "transfers_in": "50", "transfers_out": "89", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1149", "transfers_in": "55", "transfers_out": "72", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1195", "transfers_in": "38", "transfers_out": "76", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1214", "transfers_in": "28", "transfers_out": "50", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1229", "transfers_in": "28", "transfers_out": "46", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1254", "transfers_in": "33", "transfers_out": "38", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1297", "transfers_in": "52", "transfers_out": "55", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1318", "transfers_in": "26", "transfers_out": "41", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1331", "transfers_in": "37", "transfers_out": "46", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1375", "transfers_in": "48", "transfers_out": "63", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "7", "selected": "1413", "transfers_in": "45", "transfers_out": "38", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1421", "transfers_in": "51", "transfers_out": "77", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "20", "selected": "1469", "transfers_in": "78", "transfers_out": "58", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "16.2", "creativity": "0.4", "threat": "33.0", "ict_index": "5.0", "transfers_balance": "162", "selected": "1730", "transfers_in": "281", "transfers_out": "119", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "2236", "selected": "4093", "transfers_in": "2668", "transfers_out": "432", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "9176", "selected": "13815", "transfers_in": "10770", "transfers_out": "1594", "value": "49", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "1896", "selected": "15898", "transfers_in": "3215", "transfers_out": "1319", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "29.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1031", "selected": "15031", "transfers_in": "1029", "transfers_out": "2060", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "581", "selected": "15785", "transfers_in": "2162", "transfers_out": "1581", "value": "49", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2671", "selected": "13121", "transfers_in": "120", "transfers_out": "2791", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2743", "selected": "9952", "transfers_in": "69", "transfers_out": "2812", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-799", "selected": "8165", "transfers_in": "46", "transfers_out": "845", "value": "49", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-865", "selected": "7322", "transfers_in": "34", "transfers_out": "899", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-606", "selected": "6656", "transfers_in": "64", "transfers_out": "670", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "16.0", "creativity": "0.5", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-606", "selected": "6656", "transfers_in": "64", "transfers_out": "670", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "39", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.2", "creativity": "0.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-157", "selected": "6350", "transfers_in": "59", "transfers_out": "216", "value": "49", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "12.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-144", "selected": "6204", "transfers_in": "99", "transfers_out": "243", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-144", "selected": "6204", "transfers_in": "99", "transfers_out": "243", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "5833", "transfers_in": "18", "transfers_out": "382", "value": "49", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Bojan Krkic Perez": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "13.3", "threat": "6.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "4169", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "612", "selected": "6976", "transfers_in": "1204", "transfers_out": "592", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "6643", "transfers_in": "483", "transfers_out": "1322", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1959", "selected": "4876", "transfers_in": "148", "transfers_out": "2107", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-991", "selected": "3886", "transfers_in": "3", "transfers_out": "994", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-575", "selected": "3314", "transfers_in": "3", "transfers_out": "578", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "3041", "transfers_in": "6", "transfers_out": "282", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-176", "selected": "2870", "transfers_in": "5", "transfers_out": "181", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "2795", "transfers_in": "1", "transfers_out": "76", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "2710", "transfers_in": "3", "transfers_out": "90", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "2662", "transfers_in": "1", "transfers_out": "49", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2623", "transfers_in": "2", "transfers_out": "42", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2583", "transfers_in": "1", "transfers_out": "41", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "2565", "transfers_in": "2", "transfers_out": "20", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "2546", "transfers_in": "0", "transfers_out": "20", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2528", "transfers_in": "2", "transfers_out": "23", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "2505", "transfers_in": "1", "transfers_out": "24", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2491", "transfers_in": "0", "transfers_out": "14", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2479", "transfers_in": "0", "transfers_out": "16", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2469", "transfers_in": "1", "transfers_out": "12", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2456", "transfers_in": "2", "transfers_out": "17", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2450", "transfers_in": "3", "transfers_out": "9", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "2436", "transfers_in": "1", "transfers_out": "18", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "2428", "transfers_in": "3", "transfers_out": "13", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2417", "transfers_in": "1", "transfers_out": "15", "value": "55", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2412", "transfers_in": "1", "transfers_out": "6", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2406", "transfers_in": "0", "transfers_out": "7", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2393", "transfers_in": "1", "transfers_out": "17", "value": "55", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "2388", "transfers_in": "0", "transfers_out": "6", "value": "55", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2570", "transfers_in": "1", "transfers_out": "6", "value": "55", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2570", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2571", "transfers_in": "3", "transfers_out": "4", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2572", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2572", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2573", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2570", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2570", "transfers_in": "2", "transfers_out": "3", "value": "55", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2571", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "David Luiz Moreira Marinho": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "40.6", "creativity": "1.8", "threat": "22.0", "ict_index": "6.4", "transfers_balance": "0", "selected": "921507", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "10.6", "creativity": "1.2", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "14068", "selected": "1134418", "transfers_in": "61779", "transfers_out": "47711", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.8", "creativity": "2.3", "threat": "7.0", "ict_index": "2.9", "transfers_balance": "13972", "selected": "1216456", "transfers_in": "69184", "transfers_out": "55212", "value": "60", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.6", "creativity": "10.8", "threat": "11.0", "ict_index": "4.0", "transfers_balance": "21737", "selected": "1293378", "transfers_in": "73542", "transfers_out": "51805", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "17", "influence": "13.4", "creativity": "2.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-38048", "selected": "1275202", "transfers_in": "23857", "transfers_out": "61905", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-409689", "selected": "869886", "transfers_in": "4313", "transfers_out": "414002", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160129", "selected": "710887", "transfers_in": "1091", "transfers_out": "161220", "value": "59", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.4", "creativity": "0.7", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-3364", "selected": "713863", "transfers_in": "27349", "transfers_out": "30713", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "42.2", "creativity": "1.0", "threat": "8.0", "ict_index": "5.1", "transfers_balance": "-17454", "selected": "698801", "transfers_in": "14441", "transfers_out": "31895", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.0", "creativity": "0.9", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "-5706", "selected": "697466", "transfers_in": "19514", "transfers_out": "25220", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7858", "selected": "693429", "transfers_in": "9589", "transfers_out": "17447", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28529", "selected": "668367", "transfers_in": "10752", "transfers_out": "39281", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42921", "selected": "626899", "transfers_in": "2502", "transfers_out": "45423", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38767", "selected": "589040", "transfers_in": "2022", "transfers_out": "40789", "value": "58", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48970", "selected": "540283", "transfers_in": "99", "transfers_out": "49069", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30554", "selected": "510001", "transfers_in": "98", "transfers_out": "30652", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13087", "selected": "497069", "transfers_in": "52", "transfers_out": "13139", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11502", "selected": "485696", "transfers_in": "61", "transfers_out": "11563", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13291", "selected": "472570", "transfers_in": "97", "transfers_out": "13388", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7721", "selected": "464932", "transfers_in": "75", "transfers_out": "7796", "value": "58", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9291", "selected": "455789", "transfers_in": "101", "transfers_out": "9392", "value": "57", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2630", "selected": "453238", "transfers_in": "69", "transfers_out": "2699", "value": "57", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5556", "selected": "448549", "transfers_in": "1060", "transfers_out": "6616", "value": "57", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "14.2", "creativity": "0.1", "threat": "8.0", "ict_index": "2.2", "transfers_balance": "-2415", "selected": "446926", "transfers_in": "966", "transfers_out": "3381", "value": "57", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2142", "selected": "445638", "transfers_in": "1218", "transfers_out": "3360", "value": "57", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.4", "creativity": "1.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-3368", "selected": "442351", "transfers_in": "87", "transfers_out": "3455", "value": "57", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "442341", "transfers_in": "2188", "transfers_out": "2771", "value": "57", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3946", "selected": "439020", "transfers_in": "447", "transfers_out": "4393", "value": "57", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2442", "selected": "436638", "transfers_in": "54", "transfers_out": "2496", "value": "57", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1962", "selected": "482932", "transfers_in": "46", "transfers_out": "2008", "value": "57", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1709", "selected": "480004", "transfers_in": "23", "transfers_out": "1732", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-993", "selected": "479148", "transfers_in": "28", "transfers_out": "1021", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "478395", "transfers_in": "23", "transfers_out": "862", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-839", "selected": "478395", "transfers_in": "23", "transfers_out": "862", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-432", "selected": "477426", "transfers_in": "32", "transfers_out": "464", "value": "57", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-492", "selected": "476993", "transfers_in": "22", "transfers_out": "514", "value": "57", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-492", "selected": "476993", "transfers_in": "22", "transfers_out": "514", "value": "57", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531", "selected": "476475", "transfers_in": "37", "transfers_out": "568", "value": "57", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Philip Billing": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.8", "creativity": "2.9", "threat": "7.0", "ict_index": "3.0", "transfers_balance": "0", "selected": "6525", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.4", "creativity": "2.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "5726", "selected": "18878", "transfers_in": "7287", "transfers_out": "1561", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.8", "creativity": "17.6", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "3214", "selected": "23181", "transfers_in": "5896", "transfers_out": "2682", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "14.1", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "8048", "selected": "33604", "transfers_in": "13425", "transfers_out": "5377", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "33474", "transfers_in": "2356", "transfers_out": "2795", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2426", "selected": "31220", "transfers_in": "958", "transfers_out": "3384", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "6.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-1907", "selected": "29414", "transfers_in": "671", "transfers_out": "2578", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "5.5", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-1390", "selected": "28124", "transfers_in": "792", "transfers_out": "2182", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3096", "selected": "25037", "transfers_in": "41", "transfers_out": "3137", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3803", "selected": "21240", "transfers_in": "42", "transfers_out": "3845", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2056", "selected": "19188", "transfers_in": "25", "transfers_out": "2081", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1595", "selected": "17597", "transfers_in": "26", "transfers_out": "1621", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1104", "selected": "16494", "transfers_in": "18", "transfers_out": "1122", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-862", "selected": "15632", "transfers_in": "9", "transfers_out": "871", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-770", "selected": "14862", "transfers_in": "11", "transfers_out": "781", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-603", "selected": "14260", "transfers_in": "12", "transfers_out": "615", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-394", "selected": "13870", "transfers_in": "7", "transfers_out": "401", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "13490", "transfers_in": "6", "transfers_out": "387", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "13010", "transfers_in": "13", "transfers_out": "496", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-294", "selected": "12718", "transfers_in": "7", "transfers_out": "301", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-377", "selected": "12344", "transfers_in": "13", "transfers_out": "390", "value": "44", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291", "selected": "12053", "transfers_in": "10", "transfers_out": "301", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "11621", "transfers_in": "23", "transfers_out": "461", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "11500", "transfers_in": "47", "transfers_out": "177", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "2.0", "creativity": "3.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-109", "selected": "11403", "transfers_in": "33", "transfers_out": "142", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-32", "selected": "11377", "transfers_in": "69", "transfers_out": "101", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.6", "threat": "1.0", "ict_index": "0.1", "transfers_balance": "-70", "selected": "11323", "transfers_in": "60", "transfers_out": "130", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11355", "transfers_in": "122", "transfers_out": "122", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "44", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-59", "selected": "11299", "transfers_in": "24", "transfers_out": "83", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "12112", "transfers_in": "59", "transfers_out": "76", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "12039", "transfers_in": "24", "transfers_out": "65", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "11998", "transfers_in": "18", "transfers_out": "113", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.8", "creativity": "0.4", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "-50", "selected": "11956", "transfers_in": "24", "transfers_out": "74", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-38", "selected": "11929", "transfers_in": "25", "transfers_out": "63", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.8", "creativity": "1.5", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-28", "selected": "11865", "transfers_in": "9", "transfers_out": "37", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-20", "selected": "11847", "transfers_in": "29", "transfers_out": "49", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "0.4", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-20", "selected": "11847", "transfers_in": "29", "transfers_out": "49", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.2", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "11842", "transfers_in": "33", "transfers_out": "42", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Yohan Cabaye": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "21311", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4560", "selected": "17774", "transfers_in": "285", "transfers_out": "4845", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.8", "creativity": "12.3", "threat": "3.0", "ict_index": "1.9", "transfers_balance": "-1262", "selected": "17514", "transfers_in": "996", "transfers_out": "2258", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.6", "creativity": "46.5", "threat": "35.0", "ict_index": "10.4", "transfers_balance": "-2311", "selected": "15915", "transfers_in": "576", "transfers_out": "2887", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.0", "creativity": "53.0", "threat": "9.0", "ict_index": "7.3", "transfers_balance": "-560", "selected": "15712", "transfers_in": "1006", "transfers_out": "1566", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1329", "selected": "14754", "transfers_in": "462", "transfers_out": "1791", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.4", "creativity": "30.6", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "-1085", "selected": "13967", "transfers_in": "337", "transfers_out": "1422", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "85", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.4", "creativity": "16.3", "threat": "11.0", "ict_index": "5.3", "transfers_balance": "-641", "selected": "13621", "transfers_in": "475", "transfers_out": "1116", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "17.3", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "3891", "selected": "17971", "transfers_in": "4662", "transfers_out": "771", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.4", "creativity": "62.7", "threat": "26.0", "ict_index": "11.5", "transfers_balance": "-162", "selected": "18142", "transfers_in": "1582", "transfers_out": "1744", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.0", "creativity": "53.3", "threat": "9.0", "ict_index": "7.6", "transfers_balance": "-771", "selected": "17598", "transfers_in": "595", "transfers_out": "1366", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.6", "creativity": "58.0", "threat": "17.0", "ict_index": "9.6", "transfers_balance": "-167", "selected": "17747", "transfers_in": "964", "transfers_out": "1131", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.4", "creativity": "16.4", "threat": "17.0", "ict_index": "5.8", "transfers_balance": "-533", "selected": "17314", "transfers_in": "479", "transfers_out": "1012", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.0", "creativity": "4.8", "threat": "11.0", "ict_index": "2.5", "transfers_balance": "147", "selected": "17579", "transfers_in": "794", "transfers_out": "647", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1420", "selected": "16219", "transfers_in": "225", "transfers_out": "1645", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.2", "creativity": "41.9", "threat": "49.0", "ict_index": "12.6", "transfers_balance": "-1395", "selected": "14858", "transfers_in": "164", "transfers_out": "1559", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.4", "creativity": "30.3", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "625", "selected": "15631", "transfers_in": "1003", "transfers_out": "378", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.0", "creativity": "9.3", "threat": "14.0", "ict_index": "4.2", "transfers_balance": "-228", "selected": "15510", "transfers_in": "373", "transfers_out": "601", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "31.6", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "261", "selected": "15991", "transfers_in": "924", "transfers_out": "663", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "52", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "11.9", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-350", "selected": "15729", "transfers_in": "255", "transfers_out": "605", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "14.4", "creativity": "20.4", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-1053", "selected": "14771", "transfers_in": "164", "transfers_out": "1217", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "21.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-238", "selected": "14572", "transfers_in": "315", "transfers_out": "553", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "14800", "transfers_in": "764", "transfers_out": "773", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "89", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.0", "creativity": "29.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-608", "selected": "14280", "transfers_in": "190", "transfers_out": "798", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "49", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "13.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-690", "selected": "13626", "transfers_in": "128", "transfers_out": "818", "value": "53", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "53.1", "threat": "62.0", "ict_index": "13.5", "transfers_balance": "-21", "selected": "13659", "transfers_in": "251", "transfers_out": "272", "value": "53", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.6", "creativity": "17.3", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-100", "selected": "13671", "transfers_in": "255", "transfers_out": "355", "value": "53", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "13564", "transfers_in": "236", "transfers_out": "458", "value": "53", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "13046", "transfers_in": "11", "transfers_out": "527", "value": "53", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "13611", "transfers_in": "6", "transfers_out": "377", "value": "53", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.4", "creativity": "1.8", "threat": "25.0", "ict_index": "4.0", "transfers_balance": "20", "selected": "13867", "transfers_in": "174", "transfers_out": "154", "value": "53", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.0", "creativity": "14.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-47", "selected": "13710", "transfers_in": "108", "transfers_out": "155", "value": "53", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.2", "creativity": "4.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "73", "selected": "13824", "transfers_in": "188", "transfers_out": "115", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "4.7", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "219", "selected": "14080", "transfers_in": "308", "transfers_out": "89", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "20.3", "threat": "10.0", "ict_index": "4.2", "transfers_balance": "164", "selected": "14346", "transfers_in": "272", "transfers_out": "108", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.8", "creativity": "20.0", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "91", "selected": "14428", "transfers_in": "219", "transfers_out": "128", "value": "53", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.0", "creativity": "11.8", "threat": "3.0", "ict_index": "1.8", "transfers_balance": "15", "selected": "14464", "transfers_in": "167", "transfers_out": "152", "value": "53", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.0", "creativity": "15.0", "threat": "8.0", "ict_index": "4.0", "transfers_balance": "158", "selected": "14693", "transfers_in": "288", "transfers_out": "130", "value": "53", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Emerson Palmieri dos Santos": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "703", "selected": "759", "transfers_in": "943", "transfers_out": "240", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "365", "selected": "1203", "transfers_in": "616", "transfers_out": "251", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "1138", "transfers_in": "227", "transfers_out": "416", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-192", "selected": "968", "transfers_in": "51", "transfers_out": "243", "value": "54", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "945", "transfers_in": "88", "transfers_out": "129", "value": "53", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "0.5", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-48", "selected": "899", "transfers_in": "60", "transfers_out": "108", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "927", "transfers_in": "64", "transfers_out": "68", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "920", "transfers_in": "42", "transfers_out": "72", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.2", "creativity": "17.4", "threat": "19.0", "ict_index": "6.2", "transfers_balance": "-30", "selected": "920", "transfers_in": "42", "transfers_out": "72", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "22.2", "creativity": "2.2", "threat": "25.0", "ict_index": "4.9", "transfers_balance": "2571", "selected": "4092", "transfers_in": "2883", "transfers_out": "312", "value": "52", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1491", "selected": "5784", "transfers_in": "2761", "transfers_out": "1270", "value": "52", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1491", "selected": "5784", "transfers_in": "2761", "transfers_out": "1270", "value": "52", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "8.6", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-1781", "selected": "3737", "transfers_in": "120", "transfers_out": "1901", "value": "52", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Cameron Carter-Vickers": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "122", "selected": "520", "transfers_in": "177", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "691", "transfers_in": "126", "transfers_out": "155", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "464", "transfers_in": "5", "transfers_out": "239", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "411", "transfers_in": "2", "transfers_out": "57", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "378", "transfers_in": "9", "transfers_out": "43", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "357", "transfers_in": "2", "transfers_out": "26", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "349", "transfers_in": "6", "transfers_out": "15", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "343", "transfers_in": "3", "transfers_out": "10", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "334", "transfers_in": "9", "transfers_out": "20", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "330", "transfers_in": "2", "transfers_out": "6", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "324", "transfers_in": "6", "transfers_out": "14", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "325", "transfers_in": "5", "transfers_out": "5", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "325", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "323", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "316", "transfers_in": "1", "transfers_out": "9", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "314", "transfers_in": "5", "transfers_out": "7", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "314", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "312", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "312", "transfers_in": "3", "transfers_out": "4", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "307", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "307", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "303", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "302", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "302", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "302", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "303", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "302", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "304", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "324", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "322", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "320", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "321", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "321", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "323", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "326", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "326", "transfers_in": "2", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "328", "transfers_in": "4", "transfers_out": "1", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Olayinka Fredrick Oladotun Ladapo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1599", "selected": "5618", "transfers_in": "2590", "transfers_out": "991", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1771", "selected": "9825", "transfers_in": "4181", "transfers_out": "2410", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3193", "selected": "14899", "transfers_in": "6194", "transfers_out": "3001", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6418", "selected": "23229", "transfers_in": "11015", "transfers_out": "4597", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11684", "selected": "37197", "transfers_in": "18272", "transfers_out": "6588", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "15346", "selected": "55011", "transfers_in": "24462", "transfers_out": "9116", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27083", "selected": "85701", "transfers_in": "38503", "transfers_out": "11420", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4315", "selected": "91332", "transfers_in": "13904", "transfers_out": "9589", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10709", "selected": "103982", "transfers_in": "23847", "transfers_out": "13138", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6115", "selected": "98196", "transfers_in": "2115", "transfers_out": "8230", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3934", "selected": "94614", "transfers_in": "2208", "transfers_out": "6142", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1213", "selected": "93751", "transfers_in": "2922", "transfers_out": "4135", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "187", "selected": "94200", "transfers_in": "2973", "transfers_out": "2786", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1557", "selected": "92918", "transfers_in": "2002", "transfers_out": "3559", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1314", "selected": "91991", "transfers_in": "2655", "transfers_out": "3969", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1642", "selected": "90517", "transfers_in": "1639", "transfers_out": "3281", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1938", "selected": "88761", "transfers_in": "1319", "transfers_out": "3257", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "88872", "transfers_in": "3634", "transfers_out": "3883", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "341", "selected": "89564", "transfers_in": "3252", "transfers_out": "2911", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "89880", "transfers_in": "4299", "transfers_out": "4371", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-842", "selected": "89174", "transfers_in": "3876", "transfers_out": "4718", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "246", "selected": "89910", "transfers_in": "6781", "transfers_out": "6535", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3922", "selected": "94425", "transfers_in": "7971", "transfers_out": "4049", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9425", "selected": "105704", "transfers_in": "15483", "transfers_out": "6058", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5735", "selected": "100240", "transfers_in": "1691", "transfers_out": "7426", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6770", "selected": "93700", "transfers_in": "182", "transfers_out": "6952", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5433", "selected": "88641", "transfers_in": "168", "transfers_out": "5601", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2154", "selected": "86568", "transfers_in": "59", "transfers_out": "2213", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1945", "selected": "65514", "transfers_in": "68", "transfers_out": "2013", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2110", "selected": "61924", "transfers_in": "58", "transfers_out": "2168", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1686", "selected": "62164", "transfers_in": "60", "transfers_out": "1746", "value": "45", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1196", "selected": "61100", "transfers_in": "63", "transfers_out": "1259", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1058", "selected": "60055", "transfers_in": "48", "transfers_out": "1106", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-970", "selected": "59181", "transfers_in": "24", "transfers_out": "994", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-792", "selected": "58540", "transfers_in": "23", "transfers_out": "815", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-799", "selected": "57699", "transfers_in": "36", "transfers_out": "835", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-873", "selected": "56805", "transfers_in": "33", "transfers_out": "906", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Matt Targett": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7415", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1191", "selected": "6968", "transfers_in": "122", "transfers_out": "1313", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-940", "selected": "6182", "transfers_in": "141", "transfers_out": "1081", "value": "44", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-617", "selected": "5739", "transfers_in": "145", "transfers_out": "762", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-432", "selected": "5372", "transfers_in": "55", "transfers_out": "487", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-524", "selected": "4900", "transfers_in": "77", "transfers_out": "601", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "4366", "transfers_in": "32", "transfers_out": "575", "value": "43", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "4019", "transfers_in": "27", "transfers_out": "391", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "3942", "transfers_in": "51", "transfers_out": "139", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "3905", "transfers_in": "84", "transfers_out": "156", "value": "43", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "3877", "transfers_in": "59", "transfers_out": "112", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "3813", "transfers_in": "41", "transfers_out": "136", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3776", "transfers_in": "46", "transfers_out": "102", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "3648", "transfers_in": "19", "transfers_out": "152", "value": "43", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "3519", "transfers_in": "11", "transfers_out": "142", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "3481", "transfers_in": "31", "transfers_out": "82", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3472", "transfers_in": "27", "transfers_out": "50", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "3441", "transfers_in": "13", "transfers_out": "57", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "22.4", "creativity": "15.4", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "15", "selected": "3473", "transfers_in": "83", "transfers_out": "68", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "76", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "19.8", "creativity": "23.2", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "3", "selected": "3488", "transfers_in": "69", "transfers_out": "66", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "3512", "transfers_in": "117", "transfers_out": "120", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "3538", "transfers_in": "120", "transfers_out": "97", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3579", "transfers_in": "119", "transfers_out": "128", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "3575", "transfers_in": "64", "transfers_out": "91", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "3434", "transfers_in": "25", "transfers_out": "173", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "3346", "transfers_in": "2", "transfers_out": "90", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "3248", "transfers_in": "0", "transfers_out": "98", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "3163", "transfers_in": "1", "transfers_out": "87", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "3130", "transfers_in": "2", "transfers_out": "35", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "3418", "transfers_in": "0", "transfers_out": "28", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "3352", "transfers_in": "1", "transfers_out": "43", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "3332", "transfers_in": "0", "transfers_out": "20", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3306", "transfers_in": "1", "transfers_out": "24", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "3306", "transfers_in": "1", "transfers_out": "24", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3289", "transfers_in": "0", "transfers_out": "8", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3273", "transfers_in": "0", "transfers_out": "15", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "3273", "transfers_in": "0", "transfers_out": "15", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "3256", "transfers_in": "1", "transfers_out": "18", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Tashan Oakley-Boothe": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "122", "selected": "357", "transfers_in": "272", "transfers_out": "150", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "533", "transfers_in": "167", "transfers_out": "103", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "694", "transfers_in": "176", "transfers_out": "130", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "855", "transfers_in": "207", "transfers_out": "152", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "939", "transfers_in": "167", "transfers_out": "154", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "20", "selected": "997", "transfers_in": "77", "transfers_out": "57", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1043", "transfers_in": "104", "transfers_out": "102", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1046", "transfers_in": "59", "transfers_out": "82", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1078", "transfers_in": "76", "transfers_out": "87", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1097", "transfers_in": "41", "transfers_out": "59", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1116", "transfers_in": "34", "transfers_out": "39", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1123", "transfers_in": "34", "transfers_out": "44", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1164", "transfers_in": "50", "transfers_out": "45", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1200", "transfers_in": "56", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "1248", "transfers_in": "62", "transfers_out": "53", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1255", "transfers_in": "53", "transfers_out": "78", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1276", "transfers_in": "42", "transfers_out": "44", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1274", "transfers_in": "44", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1274", "transfers_in": "44", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1284", "transfers_in": "52", "transfers_out": "75", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1314", "transfers_in": "44", "transfers_out": "42", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1339", "transfers_in": "50", "transfers_out": "55", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1355", "transfers_in": "28", "transfers_out": "28", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1357", "transfers_in": "33", "transfers_out": "48", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1407", "transfers_in": "51", "transfers_out": "48", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "1431", "transfers_in": "38", "transfers_out": "30", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1387", "transfers_in": "19", "transfers_out": "24", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1425", "transfers_in": "32", "transfers_out": "29", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "1442", "transfers_in": "30", "transfers_out": "23", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1473", "transfers_in": "38", "transfers_out": "24", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1473", "transfers_in": "38", "transfers_out": "24", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "1484", "transfers_in": "36", "transfers_out": "23", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1490", "transfers_in": "42", "transfers_out": "41", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1490", "transfers_in": "42", "transfers_out": "41", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "1526", "transfers_in": "106", "transfers_out": "84", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Phil Foden": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1930", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-367", "selected": "2084", "transfers_in": "96", "transfers_out": "463", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "1894", "transfers_in": "86", "transfers_out": "382", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "1722", "transfers_in": "47", "transfers_out": "305", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "1643", "transfers_in": "31", "transfers_out": "164", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "1554", "transfers_in": "33", "transfers_out": "159", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "1473", "transfers_in": "42", "transfers_out": "147", "value": "48", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "1430", "transfers_in": "43", "transfers_out": "119", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "1402", "transfers_in": "12", "transfers_out": "57", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "1350", "transfers_in": "13", "transfers_out": "83", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1367", "transfers_in": "34", "transfers_out": "31", "value": "48", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1374", "transfers_in": "40", "transfers_out": "62", "value": "48", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1381", "transfers_in": "36", "transfers_out": "46", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1379", "transfers_in": "25", "transfers_out": "38", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1379", "transfers_in": "24", "transfers_out": "37", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1383", "transfers_in": "28", "transfers_out": "41", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1382", "transfers_in": "12", "transfers_out": "26", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "2.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-20", "selected": "1373", "transfers_in": "7", "transfers_out": "27", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1399", "transfers_in": "39", "transfers_out": "35", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "1353", "transfers_in": "11", "transfers_out": "60", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1320", "transfers_in": "8", "transfers_out": "43", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1314", "transfers_in": "13", "transfers_out": "20", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1302", "transfers_in": "24", "transfers_out": "39", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1294", "transfers_in": "16", "transfers_out": "27", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1281", "transfers_in": "4", "transfers_out": "19", "value": "47", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1271", "transfers_in": "8", "transfers_out": "19", "value": "47", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "11.6", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "4", "selected": "1279", "transfers_in": "22", "transfers_out": "18", "value": "47", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "1380", "transfers_in": "120", "transfers_out": "46", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "19", "selected": "1414", "transfers_in": "34", "transfers_out": "15", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "1573", "transfers_in": "55", "transfers_out": "37", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1584", "transfers_in": "23", "transfers_out": "25", "value": "47", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1599", "transfers_in": "32", "transfers_out": "32", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1607", "transfers_in": "20", "transfers_out": "23", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.6", "creativity": "17.3", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "123", "selected": "1749", "transfers_in": "148", "transfers_out": "25", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "207", "selected": "1950", "transfers_in": "253", "transfers_out": "46", "value": "47", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1946", "transfers_in": "91", "transfers_out": "102", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1946", "transfers_in": "91", "transfers_out": "102", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "311", "selected": "2294", "transfers_in": "382", "transfers_out": "71", "value": "47", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Nathaniel Clyne": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "35830", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6940", "selected": "30780", "transfers_in": "379", "transfers_out": "7319", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5146", "selected": "25936", "transfers_in": "142", "transfers_out": "5288", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4251", "selected": "21975", "transfers_in": "180", "transfers_out": "4431", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2584", "selected": "19474", "transfers_in": "40", "transfers_out": "2624", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2079", "selected": "17473", "transfers_in": "43", "transfers_out": "2122", "value": "54", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1423", "selected": "16092", "transfers_in": "42", "transfers_out": "1465", "value": "54", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-990", "selected": "15144", "transfers_in": "49", "transfers_out": "1039", "value": "53", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-345", "selected": "14823", "transfers_in": "44", "transfers_out": "389", "value": "53", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-446", "selected": "14405", "transfers_in": "35", "transfers_out": "481", "value": "53", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291", "selected": "14133", "transfers_in": "41", "transfers_out": "332", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "13903", "transfers_in": "45", "transfers_out": "321", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "13704", "transfers_in": "27", "transfers_out": "241", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "13583", "transfers_in": "19", "transfers_out": "157", "value": "53", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "13449", "transfers_in": "21", "transfers_out": "160", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "13317", "transfers_in": "31", "transfers_out": "182", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "13246", "transfers_in": "21", "transfers_out": "103", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "13190", "transfers_in": "17", "transfers_out": "83", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "13086", "transfers_in": "20", "transfers_out": "145", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "13020", "transfers_in": "17", "transfers_out": "100", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "12914", "transfers_in": "21", "transfers_out": "143", "value": "53", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "12877", "transfers_in": "15", "transfers_out": "59", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "12734", "transfers_in": "43", "transfers_out": "215", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "12663", "transfers_in": "26", "transfers_out": "110", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "12584", "transfers_in": "16", "transfers_out": "111", "value": "53", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "12542", "transfers_in": "18", "transfers_out": "65", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "12509", "transfers_in": "34", "transfers_out": "84", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "12477", "transfers_in": "36", "transfers_out": "100", "value": "53", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "12483", "transfers_in": "17", "transfers_out": "26", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "14137", "transfers_in": "14", "transfers_out": "31", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "14126", "transfers_in": "6", "transfers_out": "24", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "14199", "transfers_in": "83", "transfers_out": "43", "value": "53", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.8", "creativity": "5.1", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "71", "selected": "14322", "transfers_in": "108", "transfers_out": "37", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "243", "selected": "14649", "transfers_in": "443", "transfers_out": "200", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "14453", "transfers_in": "22", "transfers_out": "203", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "1.9", "threat": "37.0", "ict_index": "4.2", "transfers_balance": "87", "selected": "14594", "transfers_in": "175", "transfers_out": "88", "value": "53", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.2", "creativity": "16.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-36", "selected": "14588", "transfers_in": "67", "transfers_out": "103", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "187", "selected": "14848", "transfers_in": "281", "transfers_out": "94", "value": "53", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Dwight Gayle": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.3", "threat": "21.0", "ict_index": "2.3", "transfers_balance": "0", "selected": "102404", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.5", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "-4921", "selected": "108842", "transfers_in": "8624", "transfers_out": "13545", "value": "65", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32036", "selected": "77758", "transfers_in": "1929", "transfers_out": "33965", "value": "64", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24165", "selected": "53931", "transfers_in": "325", "transfers_out": "24490", "value": "63", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "10.3", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-7457", "selected": "46936", "transfers_in": "660", "transfers_out": "8117", "value": "63", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.3", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-5913", "selected": "41416", "transfers_in": "950", "transfers_out": "6863", "value": "62", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4337", "selected": "37317", "transfers_in": "495", "transfers_out": "4832", "value": "62", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "16.8", "threat": "22.0", "ict_index": "4.1", "transfers_balance": "-2454", "selected": "35125", "transfers_in": "531", "transfers_out": "2985", "value": "61", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2259", "selected": "32943", "transfers_in": "125", "transfers_out": "2384", "value": "61", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "1.3", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "-2240", "selected": "30795", "transfers_in": "191", "transfers_out": "2431", "value": "61", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.2", "creativity": "47.3", "threat": "56.0", "ict_index": "11.3", "transfers_balance": "-468", "selected": "30506", "transfers_in": "392", "transfers_out": "860", "value": "61", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "76", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.6", "creativity": "7.0", "threat": "21.0", "ict_index": "6.1", "transfers_balance": "-446", "selected": "30283", "transfers_in": "358", "transfers_out": "804", "value": "61", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "7.5", "threat": "8.0", "ict_index": "1.8", "transfers_balance": "5800", "selected": "36546", "transfers_in": "6702", "transfers_out": "902", "value": "61", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "409", "selected": "37164", "transfers_in": "2091", "transfers_out": "1682", "value": "61", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "15.1", "threat": "17.0", "ict_index": "7.1", "transfers_balance": "-2251", "selected": "35012", "transfers_in": "436", "transfers_out": "2687", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "12", "goals": "1", "assists": "1", "conceded": "3", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "48", "influence": "53.8", "creativity": "12.9", "threat": "36.0", "ict_index": "10.3", "transfers_balance": "4854", "selected": "40400", "transfers_in": "6173", "transfers_out": "1319", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "2.4", "threat": "35.0", "ict_index": "4.4", "transfers_balance": "23910", "selected": "65727", "transfers_in": "25927", "transfers_out": "2017", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "10.5", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-2806", "selected": "64022", "transfers_in": "4901", "transfers_out": "7707", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "14.4", "threat": "16.0", "ict_index": "3.2", "transfers_balance": "-2348", "selected": "62443", "transfers_in": "5494", "transfers_out": "7842", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.3", "threat": "12.0", "ict_index": "0.9", "transfers_balance": "-1772", "selected": "61030", "transfers_in": "5090", "transfers_out": "6862", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.2", "creativity": "15.3", "threat": "53.0", "ict_index": "7.7", "transfers_balance": "8260", "selected": "69890", "transfers_in": "15034", "transfers_out": "6774", "value": "61", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "10.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-840", "selected": "69317", "transfers_in": "7169", "transfers_out": "8009", "value": "61", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.6", "creativity": "12.0", "threat": "25.0", "ict_index": "4.4", "transfers_balance": "-2174", "selected": "67838", "transfers_in": "7700", "transfers_out": "9874", "value": "61", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.7", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "-14593", "selected": "53331", "transfers_in": "233", "transfers_out": "14826", "value": "61", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2594", "selected": "51032", "transfers_in": "1340", "transfers_out": "3934", "value": "61", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "8.7", "threat": "19.0", "ict_index": "3.3", "transfers_balance": "-3198", "selected": "47922", "transfers_in": "424", "transfers_out": "3622", "value": "61", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.4", "creativity": "21.5", "threat": "11.0", "ict_index": "6.4", "transfers_balance": "-2129", "selected": "45952", "transfers_in": "488", "transfers_out": "2617", "value": "61", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "73.6", "creativity": "25.3", "threat": "115.0", "ict_index": "21.4", "transfers_balance": "38", "selected": "46378", "transfers_in": "1671", "transfers_out": "1633", "value": "61", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "3.5", "threat": "7.0", "ict_index": "1.1", "transfers_balance": "6244", "selected": "53155", "transfers_in": "7296", "transfers_out": "1052", "value": "61", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "15.1", "threat": "11.0", "ict_index": "4.7", "transfers_balance": "8197", "selected": "63962", "transfers_in": "10255", "transfers_out": "2058", "value": "61", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.2", "creativity": "25.6", "threat": "53.0", "ict_index": "7.9", "transfers_balance": "9973", "selected": "77452", "transfers_in": "12920", "transfers_out": "2947", "value": "61", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "2.5", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-5084", "selected": "72145", "transfers_in": "1975", "transfers_out": "7059", "value": "61", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "2.6", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-5367", "selected": "66392", "transfers_in": "850", "transfers_out": "6217", "value": "61", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.8", "threat": "10.0", "ict_index": "1.0", "transfers_balance": "200", "selected": "67480", "transfers_in": "2559", "transfers_out": "2359", "value": "61", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.0", "creativity": "3.1", "threat": "48.0", "ict_index": "5.3", "transfers_balance": "-1114", "selected": "66261", "transfers_in": "1688", "transfers_out": "2802", "value": "61", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "12.8", "threat": "33.0", "ict_index": "4.5", "transfers_balance": "-136", "selected": "66219", "transfers_in": "2218", "transfers_out": "2354", "value": "61", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.7", "threat": "49.0", "ict_index": "5.3", "transfers_balance": "-136", "selected": "66219", "transfers_in": "2218", "transfers_out": "2354", "value": "61", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "47", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "39.0", "creativity": "23.2", "threat": "40.0", "ict_index": "10.2", "transfers_balance": "-1194", "selected": "64952", "transfers_in": "1530", "transfers_out": "2724", "value": "61", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Rayhaan Tulloch": [{"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2729", "selected": "3136", "transfers_in": "3649", "transfers_out": "920", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2026", "selected": "5624", "transfers_in": "3145", "transfers_out": "1119", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4124", "selected": "10541", "transfers_in": "6640", "transfers_out": "2516", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1816", "selected": "12737", "transfers_in": "3428", "transfers_out": "1612", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2012", "selected": "15121", "transfers_in": "4122", "transfers_out": "2110", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2276", "selected": "17552", "transfers_in": "4248", "transfers_out": "1972", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3245", "selected": "21304", "transfers_in": "6324", "transfers_out": "3079", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4773", "selected": "26844", "transfers_in": "7834", "transfers_out": "3061", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3323", "selected": "30879", "transfers_in": "6300", "transfers_out": "2977", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2268", "selected": "33569", "transfers_in": "5019", "transfers_out": "2751", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3929", "selected": "38347", "transfers_in": "7803", "transfers_out": "3874", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1389", "selected": "40711", "transfers_in": "5706", "transfers_out": "4317", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "367", "selected": "41445", "transfers_in": "2091", "transfers_out": "1724", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "461", "selected": "34786", "transfers_in": "2290", "transfers_out": "1829", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-636", "selected": "33003", "transfers_in": "1592", "transfers_out": "2228", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1057", "selected": "35617", "transfers_in": "2723", "transfers_out": "1666", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "885", "selected": "36789", "transfers_in": "2585", "transfers_out": "1700", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1127", "selected": "39828", "transfers_in": "2738", "transfers_out": "1611", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-941", "selected": "38790", "transfers_in": "967", "transfers_out": "1908", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "37108", "transfers_in": "1001", "transfers_out": "1157", "value": "45", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "485", "selected": "38072", "transfers_in": "1792", "transfers_out": "1307", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "729", "selected": "38828", "transfers_in": "2077", "transfers_out": "1348", "value": "45", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Elias Kachunga": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.4", "creativity": "1.9", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "13170", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.4", "creativity": "15.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "760", "selected": "15290", "transfers_in": "2041", "transfers_out": "1281", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.0", "creativity": "22.6", "threat": "41.0", "ict_index": "7.3", "transfers_balance": "1406", "selected": "17968", "transfers_in": "3492", "transfers_out": "2086", "value": "60", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "1.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "1162", "selected": "20430", "transfers_in": "3976", "transfers_out": "2814", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.2", "creativity": "14.9", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-1351", "selected": "19429", "transfers_in": "1308", "transfers_out": "2659", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.4", "threat": "8.0", "ict_index": "0.7", "transfers_balance": "-2412", "selected": "17530", "transfers_in": "700", "transfers_out": "3112", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.4", "creativity": "1.0", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-2144", "selected": "15834", "transfers_in": "421", "transfers_out": "2565", "value": "60", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.8", "creativity": "24.8", "threat": "25.0", "ict_index": "6.0", "transfers_balance": "-1487", "selected": "14683", "transfers_in": "627", "transfers_out": "2114", "value": "60", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "0.4", "threat": "20.0", "ict_index": "2.1", "transfers_balance": "-1411", "selected": "13450", "transfers_in": "152", "transfers_out": "1563", "value": "60", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.5", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "-1896", "selected": "11643", "transfers_in": "103", "transfers_out": "1999", "value": "59", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "10.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-581", "selected": "11108", "transfers_in": "172", "transfers_out": "753", "value": "59", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.4", "creativity": "2.8", "threat": "51.0", "ict_index": "5.4", "transfers_balance": "-500", "selected": "10654", "transfers_in": "132", "transfers_out": "632", "value": "59", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-534", "selected": "10137", "transfers_in": "64", "transfers_out": "598", "value": "59", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.6", "creativity": "11.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-416", "selected": "9787", "transfers_in": "56", "transfers_out": "472", "value": "58", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.8", "creativity": "14.0", "threat": "17.0", "ict_index": "3.9", "transfers_balance": "-305", "selected": "9564", "transfers_in": "70", "transfers_out": "375", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.8", "creativity": "13.3", "threat": "29.0", "ict_index": "5.6", "transfers_balance": "-205", "selected": "9514", "transfers_in": "152", "transfers_out": "357", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "13.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-200", "selected": "9397", "transfers_in": "59", "transfers_out": "259", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "32.2", "creativity": "0.1", "threat": "35.0", "ict_index": "6.7", "transfers_balance": "-155", "selected": "9341", "transfers_in": "79", "transfers_out": "234", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-865", "selected": "8565", "transfers_in": "77", "transfers_out": "942", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-402", "selected": "8206", "transfers_in": "22", "transfers_out": "424", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-380", "selected": "7893", "transfers_in": "26", "transfers_out": "406", "value": "58", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "7794", "transfers_in": "24", "transfers_out": "152", "value": "58", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "7621", "transfers_in": "32", "transfers_out": "325", "value": "58", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "7522", "transfers_in": "17", "transfers_out": "159", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "7416", "transfers_in": "24", "transfers_out": "133", "value": "57", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "7368", "transfers_in": "8", "transfers_out": "57", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "7289", "transfers_in": "12", "transfers_out": "94", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "7289", "transfers_in": "18", "transfers_out": "88", "value": "57", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "7288", "transfers_in": "8", "transfers_out": "53", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "8033", "transfers_in": "10", "transfers_out": "54", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "120", "selected": "8499", "transfers_in": "171", "transfers_out": "51", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-61", "selected": "8221", "transfers_in": "33", "transfers_out": "94", "value": "57", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "8159", "transfers_in": "3", "transfers_out": "99", "value": "57", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "8123", "transfers_in": "5", "transfers_out": "55", "value": "57", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "8115", "transfers_in": "4", "transfers_out": "21", "value": "57", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "8103", "transfers_in": "7", "transfers_out": "21", "value": "57", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "8103", "transfers_in": "7", "transfers_out": "21", "value": "57", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "8098", "transfers_in": "12", "transfers_out": "20", "value": "57", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Reece Oxford": [{"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "9", "transfers_in": "10", "transfers_out": "4", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "14", "transfers_in": "3", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "15", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "16", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "18", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "19", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "20", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20", "transfers_in": "2", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "21", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "23", "transfers_in": "3", "transfers_out": "1", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Winston Reid": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "75418", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5139", "selected": "78106", "transfers_in": "1583", "transfers_out": "6722", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22736", "selected": "55597", "transfers_in": "119", "transfers_out": "22855", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-9833", "selected": "45896", "transfers_in": "181", "transfers_out": "10014", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "24.0", "creativity": "0.3", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-1146", "selected": "45210", "transfers_in": "539", "transfers_out": "1685", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "0.5", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "1280", "selected": "47900", "transfers_in": "2996", "transfers_out": "1716", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.2", "creativity": "0.5", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "796", "selected": "49576", "transfers_in": "3312", "transfers_out": "2516", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-443", "selected": "49850", "transfers_in": "1216", "transfers_out": "1659", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.0", "creativity": "1.0", "threat": "26.0", "ict_index": "3.9", "transfers_balance": "423", "selected": "50541", "transfers_in": "1416", "transfers_out": "993", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1812", "selected": "48885", "transfers_in": "436", "transfers_out": "2248", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-3961", "selected": "44958", "transfers_in": "54", "transfers_out": "4015", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.8", "creativity": "0.5", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "-1362", "selected": "43733", "transfers_in": "277", "transfers_out": "1639", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "10.8", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-711", "selected": "43117", "transfers_in": "281", "transfers_out": "992", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-717", "selected": "42455", "transfers_in": "135", "transfers_out": "852", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2109", "selected": "40368", "transfers_in": "38", "transfers_out": "2147", "value": "49", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.2", "creativity": "0.2", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-1732", "selected": "38654", "transfers_in": "24", "transfers_out": "1756", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.6", "creativity": "0.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "402", "selected": "39152", "transfers_in": "700", "transfers_out": "298", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1144", "selected": "38044", "transfers_in": "244", "transfers_out": "1388", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "32.0", "threat": "6.0", "ict_index": "6.3", "transfers_balance": "2376", "selected": "40736", "transfers_in": "3042", "transfers_out": "666", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "68", "selected": "40933", "transfers_in": "824", "transfers_out": "756", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "31.8", "creativity": "0.9", "threat": "4.0", "ict_index": "3.7", "transfers_balance": "2032", "selected": "41902", "transfers_in": "2972", "transfers_out": "940", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "32.4", "creativity": "0.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "2032", "selected": "41902", "transfers_in": "2972", "transfers_out": "940", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1724", "selected": "40329", "transfers_in": "817", "transfers_out": "2541", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2098", "selected": "38243", "transfers_in": "31", "transfers_out": "2129", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1335", "selected": "36922", "transfers_in": "28", "transfers_out": "1363", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-641", "selected": "36288", "transfers_in": "15", "transfers_out": "656", "value": "48", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "36036", "transfers_in": "134", "transfers_out": "444", "value": "48", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-575", "selected": "35495", "transfers_in": "15", "transfers_out": "590", "value": "48", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "-81", "selected": "35459", "transfers_in": "79", "transfers_out": "160", "value": "48", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-574", "selected": "37013", "transfers_in": "10", "transfers_out": "584", "value": "48", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-314", "selected": "36303", "transfers_in": "10", "transfers_out": "324", "value": "48", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-237", "selected": "36071", "transfers_in": "8", "transfers_out": "245", "value": "48", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "35844", "transfers_in": "8", "transfers_out": "223", "value": "48", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "35704", "transfers_in": "7", "transfers_out": "155", "value": "48", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "35599", "transfers_in": "12", "transfers_out": "129", "value": "48", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "35486", "transfers_in": "10", "transfers_out": "124", "value": "48", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "35486", "transfers_in": "10", "transfers_out": "124", "value": "48", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "35374", "transfers_in": "20", "transfers_out": "129", "value": "48", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Connor Roberts": [{"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2339", "selected": "2543", "transfers_in": "2986", "transfers_out": "647", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1189", "selected": "4005", "transfers_in": "1906", "transfers_out": "717", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1495", "selected": "5630", "transfers_in": "2089", "transfers_out": "594", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1968", "selected": "7883", "transfers_in": "3060", "transfers_out": "1092", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "656", "selected": "8824", "transfers_in": "1560", "transfers_out": "904", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "8747", "transfers_in": "342", "transfers_out": "501", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "8194", "transfers_in": "339", "transfers_out": "474", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "7846", "transfers_in": "241", "transfers_out": "344", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "7775", "transfers_in": "205", "transfers_out": "304", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "7657", "transfers_in": "188", "transfers_out": "336", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "7564", "transfers_in": "87", "transfers_out": "239", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "4.4", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-31", "selected": "7508", "transfers_in": "168", "transfers_out": "199", "value": "40", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "3.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "3828", "selected": "12148", "transfers_in": "4471", "transfers_out": "643", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "5.4", "creativity": "4.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "3828", "selected": "12148", "transfers_in": "4471", "transfers_out": "643", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5429", "selected": "17962", "transfers_in": "6205", "transfers_out": "776", "value": "40", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Muhamed Besic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7473", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-751", "selected": "7880", "transfers_in": "301", "transfers_out": "1052", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "16.2", "creativity": "11.5", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-359", "selected": "7945", "transfers_in": "581", "transfers_out": "940", "value": "45", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "8148", "transfers_in": "563", "transfers_out": "782", "value": "45", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-396", "selected": "7938", "transfers_in": "250", "transfers_out": "646", "value": "45", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "496", "selected": "8744", "transfers_in": "1378", "transfers_out": "882", "value": "44", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "871", "selected": "10045", "transfers_in": "1938", "transfers_out": "1067", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "752", "selected": "11141", "transfers_in": "1811", "transfers_out": "1059", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-206", "selected": "11026", "transfers_in": "479", "transfers_out": "685", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-568", "selected": "10534", "transfers_in": "269", "transfers_out": "837", "value": "44", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-384", "selected": "10186", "transfers_in": "111", "transfers_out": "495", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "9949", "transfers_in": "132", "transfers_out": "439", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-293", "selected": "9686", "transfers_in": "63", "transfers_out": "356", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-291", "selected": "9419", "transfers_in": "37", "transfers_out": "328", "value": "44", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "9653", "transfers_in": "390", "transfers_out": "334", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "9993", "transfers_in": "566", "transfers_out": "451", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "10079", "transfers_in": "335", "transfers_out": "348", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "10034", "transfers_in": "207", "transfers_out": "335", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "9862", "transfers_in": "208", "transfers_out": "467", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "9748", "transfers_in": "130", "transfers_out": "286", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "9643", "transfers_in": "213", "transfers_out": "365", "value": "43", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "9544", "transfers_in": "104", "transfers_out": "225", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "9355", "transfers_in": "194", "transfers_out": "428", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "9309", "transfers_in": "149", "transfers_out": "234", "value": "43", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "125", "selected": "9555", "transfers_in": "393", "transfers_out": "268", "value": "42", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "9755", "transfers_in": "448", "transfers_out": "499", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-380", "selected": "9741", "transfers_in": "96", "transfers_out": "476", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-269", "selected": "9773", "transfers_in": "125", "transfers_out": "394", "value": "42", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "9734", "transfers_in": "46", "transfers_out": "143", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "9017", "transfers_in": "47", "transfers_out": "163", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "8899", "transfers_in": "19", "transfers_out": "149", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "8899", "transfers_in": "22", "transfers_out": "136", "value": "42", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "8884", "transfers_in": "27", "transfers_out": "85", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "8884", "transfers_in": "27", "transfers_out": "82", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8814", "transfers_in": "12", "transfers_out": "75", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "8795", "transfers_in": "18", "transfers_out": "50", "value": "42", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "8785", "transfers_in": "32", "transfers_out": "57", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "8784", "transfers_in": "28", "transfers_out": "56", "value": "42", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ainsley Maitland-Niles": [{"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "100", "selected": "174", "transfers_in": "154", "transfers_out": "54", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "98", "selected": "352", "transfers_in": "196", "transfers_out": "98", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "471", "transfers_in": "154", "transfers_out": "120", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "507", "transfers_in": "72", "transfers_out": "67", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "539", "transfers_in": "70", "transfers_out": "67", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "537", "transfers_in": "38", "transfers_out": "64", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "583", "transfers_in": "55", "transfers_out": "47", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "592", "transfers_in": "33", "transfers_out": "40", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "603", "transfers_in": "20", "transfers_out": "25", "value": "45", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "596", "transfers_in": "18", "transfers_out": "37", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "617", "transfers_in": "25", "transfers_out": "31", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.6", "creativity": "42.0", "threat": "3.0", "ict_index": "6.4", "transfers_balance": "-3", "selected": "635", "transfers_in": "26", "transfers_out": "29", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.6", "creativity": "6.3", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "70", "selected": "725", "transfers_in": "97", "transfers_out": "27", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.2", "creativity": "1.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "369", "selected": "1143", "transfers_in": "459", "transfers_out": "90", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "476", "selected": "1655", "transfers_in": "606", "transfers_out": "130", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "3.0", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "94", "selected": "1792", "transfers_in": "416", "transfers_out": "322", "value": "45", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "29.2", "creativity": "18.5", "threat": "12.0", "ict_index": "6.0", "transfers_balance": "205", "selected": "2014", "transfers_in": "452", "transfers_out": "247", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.2", "creativity": "2.8", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "4171", "selected": "6381", "transfers_in": "5449", "transfers_out": "1278", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "56", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "1.9", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1708", "selected": "8213", "transfers_in": "2963", "transfers_out": "1255", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "202", "selected": "8549", "transfers_in": "1565", "transfers_out": "1363", "value": "45", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1089", "selected": "7503", "transfers_in": "396", "transfers_out": "1485", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1287", "selected": "6265", "transfers_in": "294", "transfers_out": "1581", "value": "45", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-674", "selected": "5651", "transfers_in": "203", "transfers_out": "877", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-424", "selected": "5248", "transfers_in": "84", "transfers_out": "508", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "13.2", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-278", "selected": "4789", "transfers_in": "186", "transfers_out": "464", "value": "45", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "4394", "transfers_in": "149", "transfers_out": "379", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "4088", "transfers_in": "73", "transfers_out": "393", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "0.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-357", "selected": "3686", "transfers_in": "13", "transfers_out": "370", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "16.8", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-61", "selected": "3691", "transfers_in": "70", "transfers_out": "131", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.8", "creativity": "11.8", "threat": "24.0", "ict_index": "5.9", "transfers_balance": "-19", "selected": "3692", "transfers_in": "122", "transfers_out": "141", "value": "45", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "817", "selected": "4687", "transfers_in": "956", "transfers_out": "139", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.2", "creativity": "22.7", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "817", "selected": "4687", "transfers_in": "956", "transfers_out": "139", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "137", "selected": "4721", "transfers_in": "379", "transfers_out": "242", "value": "45", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jesse Lingard": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "0", "selected": "12315", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1011", "selected": "16899", "transfers_in": "1457", "transfers_out": "2468", "value": "60", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.4", "creativity": "12.3", "threat": "18.0", "ict_index": "4.9", "transfers_balance": "-3448", "selected": "14243", "transfers_in": "513", "transfers_out": "3961", "value": "59", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-631", "selected": "14861", "transfers_in": "960", "transfers_out": "1591", "value": "59", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.4", "creativity": "12.7", "threat": "45.0", "ict_index": "7.6", "transfers_balance": "-731", "selected": "14689", "transfers_in": "469", "transfers_out": "1200", "value": "59", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "15301", "transfers_in": "1128", "transfers_out": "1215", "value": "59", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.2", "creativity": "1.5", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-517", "selected": "15323", "transfers_in": "1159", "transfers_out": "1676", "value": "59", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-558", "selected": "15265", "transfers_in": "874", "transfers_out": "1432", "value": "59", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "28.4", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "-233", "selected": "15261", "transfers_in": "495", "transfers_out": "728", "value": "58", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "14.6", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "379", "selected": "16114", "transfers_in": "1372", "transfers_out": "993", "value": "58", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "1.7", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1045", "selected": "15264", "transfers_in": "361", "transfers_out": "1406", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "15174", "transfers_in": "492", "transfers_out": "849", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-349", "selected": "14969", "transfers_in": "261", "transfers_out": "610", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "87", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "65.0", "creativity": "71.3", "threat": "44.0", "ict_index": "18.0", "transfers_balance": "-307", "selected": "14746", "transfers_in": "186", "transfers_out": "493", "value": "58", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "75", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "77.0", "creativity": "2.5", "threat": "69.0", "ict_index": "14.9", "transfers_balance": "2344", "selected": "17492", "transfers_in": "2813", "transfers_out": "469", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "12.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "56141", "selected": "77534", "transfers_in": "60192", "transfers_out": "4051", "value": "58", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "7.2", "threat": "32.0", "ict_index": "3.6", "transfers_balance": "32458", "selected": "112307", "transfers_in": "39921", "transfers_out": "7463", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "85", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "37.6", "creativity": "24.6", "threat": "16.0", "ict_index": "7.8", "transfers_balance": "16578", "selected": "131153", "transfers_in": "29341", "transfers_out": "12763", "value": "59", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.0", "creativity": "32.3", "threat": "23.0", "ict_index": "8.1", "transfers_balance": "85984", "selected": "222660", "transfers_in": "100695", "transfers_out": "14711", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "45", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "72.0", "creativity": "7.3", "threat": "67.0", "ict_index": "14.6", "transfers_balance": "57773", "selected": "284432", "transfers_in": "69760", "transfers_out": "11987", "value": "60", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.4", "creativity": "16.2", "threat": "26.0", "ict_index": "5.0", "transfers_balance": "290312", "selected": "584042", "transfers_in": "303869", "transfers_out": "13557", "value": "61", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "38.4", "creativity": "24.1", "threat": "30.0", "ict_index": "9.3", "transfers_balance": "5190", "selected": "591825", "transfers_in": "94540", "transfers_out": "89350", "value": "61", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.0", "creativity": "40.4", "threat": "22.0", "ict_index": "6.5", "transfers_balance": "532215", "selected": "1140488", "transfers_in": "567767", "transfers_out": "35552", "value": "63", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.4", "creativity": "16.3", "threat": "18.0", "ict_index": "4.1", "transfers_balance": "-33668", "selected": "1113331", "transfers_in": "95375", "transfers_out": "129043", "value": "64", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "23.3", "threat": "25.0", "ict_index": "5.8", "transfers_balance": "-113592", "selected": "1004544", "transfers_in": "65642", "transfers_out": "179234", "value": "63", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "27.7", "threat": "39.0", "ict_index": "8.1", "transfers_balance": "-30016", "selected": "976551", "transfers_in": "65479", "transfers_out": "95495", "value": "63", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.8", "creativity": "5.5", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "-139662", "selected": "839443", "transfers_in": "29981", "transfers_out": "169643", "value": "62", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.6", "creativity": "13.9", "threat": "19.0", "ict_index": "7.1", "transfers_balance": "-153164", "selected": "689007", "transfers_in": "16495", "transfers_out": "169659", "value": "61", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "21.0", "threat": "12.0", "ict_index": "3.9", "transfers_balance": "9613", "selected": "700430", "transfers_in": "43429", "transfers_out": "33816", "value": "61", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-37247", "selected": "632008", "transfers_in": "22822", "transfers_out": "60069", "value": "61", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "10.2", "creativity": "25.0", "threat": "35.0", "ict_index": "7.0", "transfers_balance": "-3755", "selected": "559924", "transfers_in": "36967", "transfers_out": "40722", "value": "60", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.4", "creativity": "7.0", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "25317", "selected": "585939", "transfers_in": "53523", "transfers_out": "28206", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.6", "creativity": "5.5", "threat": "29.0", "ict_index": "4.0", "transfers_balance": "73577", "selected": "668693", "transfers_in": "98795", "transfers_out": "25218", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.2", "creativity": "23.3", "threat": "6.0", "ict_index": "4.8", "transfers_balance": "73577", "selected": "668693", "transfers_in": "98795", "transfers_out": "25218", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.0", "creativity": "8.5", "threat": "47.0", "ict_index": "5.4", "transfers_balance": "10449", "selected": "603922", "transfers_in": "36104", "transfers_out": "25655", "value": "60", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.2", "creativity": "4.4", "threat": "11.0", "ict_index": "1.9", "transfers_balance": "37451", "selected": "644073", "transfers_in": "60351", "transfers_out": "22900", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "25.7", "threat": "43.0", "ict_index": "8.6", "transfers_balance": "37451", "selected": "644073", "transfers_in": "60351", "transfers_out": "22900", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33035", "selected": "607685", "transfers_in": "17994", "transfers_out": "51029", "value": "60", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jay Rodriguez": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "3.2", "creativity": "22.5", "threat": "72.0", "ict_index": "9.8", "transfers_balance": "0", "selected": "120452", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.8", "creativity": "15.9", "threat": "9.0", "ict_index": "2.6", "transfers_balance": "-16022", "selected": "107958", "transfers_in": "3792", "transfers_out": "19814", "value": "60", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.0", "creativity": "2.3", "threat": "23.0", "ict_index": "6.0", "transfers_balance": "-17960", "selected": "91127", "transfers_in": "5445", "transfers_out": "23405", "value": "59", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.6", "creativity": "14.4", "threat": "6.0", "ict_index": "3.2", "transfers_balance": "-1039", "selected": "92328", "transfers_in": "15291", "transfers_out": "16330", "value": "59", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "3.0", "threat": "10.0", "ict_index": "1.6", "transfers_balance": "-9716", "selected": "83392", "transfers_in": "6387", "transfers_out": "16103", "value": "59", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.4", "creativity": "2.5", "threat": "64.0", "ict_index": "7.8", "transfers_balance": "-16751", "selected": "67329", "transfers_in": "3820", "transfers_out": "20571", "value": "58", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "4.9", "threat": "5.0", "ict_index": "1.3", "transfers_balance": "-3275", "selected": "64636", "transfers_in": "7667", "transfers_out": "10942", "value": "58", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.2", "creativity": "1.8", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "-7611", "selected": "57556", "transfers_in": "3395", "transfers_out": "11006", "value": "58", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "1.0", "threat": "5.0", "ict_index": "0.7", "transfers_balance": "-7481", "selected": "50261", "transfers_in": "1079", "transfers_out": "8560", "value": "57", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "43.8", "creativity": "14.9", "threat": "27.0", "ict_index": "8.6", "transfers_balance": "-7108", "selected": "43334", "transfers_in": "827", "transfers_out": "7935", "value": "56", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "2.8", "threat": "38.0", "ict_index": "4.8", "transfers_balance": "2057", "selected": "45900", "transfers_in": "4764", "transfers_out": "2707", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "69", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "5.3", "threat": "21.0", "ict_index": "2.7", "transfers_balance": "-2923", "selected": "43280", "transfers_in": "1491", "transfers_out": "4414", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.8", "creativity": "1.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-1416", "selected": "42110", "transfers_in": "2407", "transfers_out": "3823", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7276", "selected": "49766", "transfers_in": "9828", "transfers_out": "2552", "value": "56", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "24.8", "creativity": "36.0", "threat": "109.0", "ict_index": "17.0", "transfers_balance": "-3805", "selected": "46175", "transfers_in": "2007", "transfers_out": "5812", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.4", "creativity": "2.2", "threat": "29.0", "ict_index": "4.4", "transfers_balance": "-3085", "selected": "43339", "transfers_in": "1543", "transfers_out": "4628", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-3911", "selected": "39531", "transfers_in": "358", "transfers_out": "4269", "value": "56", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.4", "creativity": "10.8", "threat": "27.0", "ict_index": "3.8", "transfers_balance": "-3297", "selected": "36363", "transfers_in": "268", "transfers_out": "3565", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "3.4", "creativity": "11.8", "threat": "24.0", "ict_index": "3.9", "transfers_balance": "-1438", "selected": "35151", "transfers_in": "1184", "transfers_out": "2622", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.6", "threat": "25.0", "ict_index": "2.4", "transfers_balance": "-1686", "selected": "33586", "transfers_in": "454", "transfers_out": "2140", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "38.4", "creativity": "4.0", "threat": "59.0", "ict_index": "10.1", "transfers_balance": "-1023", "selected": "32732", "transfers_in": "1026", "transfers_out": "2049", "value": "55", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.6", "creativity": "20.3", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "4765", "selected": "37624", "transfers_in": "6551", "transfers_out": "1786", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.8", "creativity": "26.1", "threat": "61.0", "ict_index": "10.5", "transfers_balance": "6955", "selected": "45093", "transfers_in": "11142", "transfers_out": "4187", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "39.4", "creativity": "13.7", "threat": "21.0", "ict_index": "7.4", "transfers_balance": "3749", "selected": "49249", "transfers_in": "7530", "transfers_out": "3781", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "12.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "57317", "selected": "108936", "transfers_in": "66805", "transfers_out": "9488", "value": "55", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.8", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "24014", "selected": "133766", "transfers_in": "33281", "transfers_out": "9267", "value": "56", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "86", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "4.4", "threat": "9.0", "ict_index": "0.9", "transfers_balance": "-19727", "selected": "114618", "transfers_in": "7315", "transfers_out": "27042", "value": "55", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "13.2", "threat": "10.0", "ict_index": "2.3", "transfers_balance": "-6923", "selected": "108640", "transfers_in": "9104", "transfers_out": "16027", "value": "55", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "15.7", "threat": "43.0", "ict_index": "7.0", "transfers_balance": "-9543", "selected": "99182", "transfers_in": "2690", "transfers_out": "12233", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-8282", "selected": "95093", "transfers_in": "2847", "transfers_out": "11129", "value": "54", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "85", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "39.2", "creativity": "2.1", "threat": "42.0", "ict_index": "8.3", "transfers_balance": "3011", "selected": "98888", "transfers_in": "8059", "transfers_out": "5048", "value": "53", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "73", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "12.9", "threat": "36.0", "ict_index": "5.4", "transfers_balance": "14194", "selected": "113718", "transfers_in": "21956", "transfers_out": "7762", "value": "53", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "82", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.0", "creativity": "14.8", "threat": "66.0", "ict_index": "12.1", "transfers_balance": "-2120", "selected": "111463", "transfers_in": "6691", "transfers_out": "8811", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "51.0", "creativity": "1.8", "threat": "34.0", "ict_index": "8.7", "transfers_balance": "84", "selected": "110931", "transfers_in": "9978", "transfers_out": "9894", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "88", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.4", "creativity": "23.6", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "14391", "selected": "130658", "transfers_in": "17872", "transfers_out": "3481", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.8", "creativity": "3.6", "threat": "39.0", "ict_index": "5.1", "transfers_balance": "8189", "selected": "135786", "transfers_in": "14578", "transfers_out": "6389", "value": "53", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "1.2", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "-1162", "selected": "134368", "transfers_in": "12410", "transfers_out": "13572", "value": "53", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.8", "creativity": "0.6", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "12404", "selected": "147821", "transfers_in": "19470", "transfers_out": "7066", "value": "54", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Joel Coleman": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "85198", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2789", "selected": "91567", "transfers_in": "2021", "transfers_out": "4810", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3671", "selected": "90531", "transfers_in": "2029", "transfers_out": "5700", "value": "40", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4583", "selected": "87816", "transfers_in": "1749", "transfers_out": "6332", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2548", "selected": "86183", "transfers_in": "1708", "transfers_out": "4256", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "86707", "transfers_in": "3393", "transfers_out": "4047", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-465", "selected": "87005", "transfers_in": "2350", "transfers_out": "2815", "value": "40", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1211", "selected": "86343", "transfers_in": "1582", "transfers_out": "2793", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1333", "selected": "85167", "transfers_in": "536", "transfers_out": "1869", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1522", "selected": "83876", "transfers_in": "639", "transfers_out": "2161", "value": "40", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1253", "selected": "82797", "transfers_in": "424", "transfers_out": "1677", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1187", "selected": "81845", "transfers_in": "503", "transfers_out": "1690", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-580", "selected": "81404", "transfers_in": "430", "transfers_out": "1010", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-583", "selected": "80930", "transfers_in": "277", "transfers_out": "860", "value": "40", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-674", "selected": "80371", "transfers_in": "265", "transfers_out": "939", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-925", "selected": "79583", "transfers_in": "303", "transfers_out": "1228", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "79246", "transfers_in": "377", "transfers_out": "804", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "78935", "transfers_in": "342", "transfers_out": "772", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "78559", "transfers_in": "552", "transfers_out": "1106", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "78258", "transfers_in": "344", "transfers_out": "765", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-576", "selected": "77799", "transfers_in": "622", "transfers_out": "1198", "value": "40", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "76965", "transfers_in": "599", "transfers_out": "1482", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-950", "selected": "76222", "transfers_in": "1202", "transfers_out": "2152", "value": "40", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16684", "selected": "94718", "transfers_in": "18231", "transfers_out": "1547", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45131", "selected": "146868", "transfers_in": "49695", "transfers_out": "4564", "value": "39", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31286", "selected": "181096", "transfers_in": "34217", "transfers_out": "2931", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32750", "selected": "219024", "transfers_in": "36963", "transfers_out": "4213", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27345", "selected": "253315", "transfers_in": "32707", "transfers_out": "5362", "value": "39", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9703", "selected": "265884", "transfers_in": "12163", "transfers_out": "2460", "value": "39", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2429", "selected": "250794", "transfers_in": "1123", "transfers_out": "3552", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8625", "selected": "226789", "transfers_in": "235", "transfers_out": "8860", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2346", "selected": "240172", "transfers_in": "321", "transfers_out": "2667", "value": "40", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2447", "selected": "237704", "transfers_in": "151", "transfers_out": "2598", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4546", "selected": "232532", "transfers_in": "159", "transfers_out": "4705", "value": "40", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "531", "selected": "230298", "transfers_in": "3609", "transfers_out": "3078", "value": "39", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3114", "selected": "228426", "transfers_in": "4031", "transfers_out": "7145", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3114", "selected": "228426", "transfers_in": "4031", "transfers_out": "7145", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3662", "selected": "224219", "transfers_in": "2245", "transfers_out": "5907", "value": "39", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Charlie Daniels": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.2", "creativity": "10.0", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "852727", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.2", "creativity": "3.0", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-44440", "selected": "830662", "transfers_in": "12150", "transfers_out": "56590", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "45.2", "creativity": "0.9", "threat": "7.0", "ict_index": "5.3", "transfers_balance": "-148319", "selected": "684186", "transfers_in": "2342", "transfers_out": "150661", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.6", "creativity": "16.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-29268", "selected": "660334", "transfers_in": "17805", "transfers_out": "47073", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.4", "creativity": "33.8", "threat": "11.0", "ict_index": "6.3", "transfers_balance": "-28838", "selected": "633570", "transfers_in": "19361", "transfers_out": "48199", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.0", "creativity": "13.1", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-63180", "selected": "571590", "transfers_in": "4734", "transfers_out": "67914", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "19.0", "creativity": "39.8", "threat": "5.0", "ict_index": "6.4", "transfers_balance": "-13506", "selected": "559876", "transfers_in": "17222", "transfers_out": "30728", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "1.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-32860", "selected": "528408", "transfers_in": "6034", "transfers_out": "38894", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.4", "creativity": "11.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-10711", "selected": "518469", "transfers_in": "9533", "transfers_out": "20244", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "7.2", "creativity": "14.2", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-25811", "selected": "493342", "transfers_in": "6211", "transfers_out": "32022", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "11.4", "creativity": "26.2", "threat": "25.0", "ict_index": "6.3", "transfers_balance": "-9352", "selected": "484549", "transfers_in": "9679", "transfers_out": "19031", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.8", "creativity": "18.9", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "60435", "selected": "547335", "transfers_in": "71998", "transfers_out": "11563", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.2", "creativity": "14.5", "threat": "6.0", "ict_index": "4.6", "transfers_balance": "86041", "selected": "637076", "transfers_in": "95326", "transfers_out": "9285", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "5.7", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "61249", "selected": "701421", "transfers_in": "70568", "transfers_out": "9319", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.0", "creativity": "8.8", "threat": "3.0", "ict_index": "2.4", "transfers_balance": "21946", "selected": "725938", "transfers_in": "39096", "transfers_out": "17150", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "6.5", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-4018", "selected": "725388", "transfers_in": "25502", "transfers_out": "29520", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.0", "creativity": "12.0", "threat": "9.0", "ict_index": "4.3", "transfers_balance": "-62994", "selected": "663160", "transfers_in": "4949", "transfers_out": "67943", "value": "50", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "55", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "4.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-38225", "selected": "625637", "transfers_in": "5951", "transfers_out": "44176", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109515", "selected": "516589", "transfers_in": "2186", "transfers_out": "111701", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57145", "selected": "459526", "transfers_in": "725", "transfers_out": "57870", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64146", "selected": "395470", "transfers_in": "509", "transfers_out": "64655", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.0", "creativity": "36.4", "threat": "39.0", "ict_index": "9.6", "transfers_balance": "-20211", "selected": "375414", "transfers_in": "4047", "transfers_out": "24258", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.6", "creativity": "24.8", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-20319", "selected": "355461", "transfers_in": "6236", "transfers_out": "26555", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.6", "creativity": "7.6", "threat": "3.0", "ict_index": "2.1", "transfers_balance": "-10737", "selected": "344953", "transfers_in": "4900", "transfers_out": "15637", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "23.0", "creativity": "13.2", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "-10555", "selected": "334651", "transfers_in": "3957", "transfers_out": "14512", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.2", "creativity": "6.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "34651", "selected": "369899", "transfers_in": "41028", "transfers_out": "6377", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "15.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "24921", "selected": "395963", "transfers_in": "35289", "transfers_out": "10368", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "1.9", "threat": "1.0", "ict_index": "1.8", "transfers_balance": "294", "selected": "397158", "transfers_in": "14892", "transfers_out": "14598", "value": "47", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.8", "creativity": "15.8", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-14940", "selected": "381997", "transfers_in": "2771", "transfers_out": "17711", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-5534", "selected": "437483", "transfers_in": "4991", "transfers_out": "10525", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.2", "creativity": "14.5", "threat": "23.0", "ict_index": "7.5", "transfers_balance": "29320", "selected": "556017", "transfers_in": "33623", "transfers_out": "4303", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "11.8", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-15417", "selected": "452377", "transfers_in": "5487", "transfers_out": "20904", "value": "47", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "10.2", "creativity": "17.9", "threat": "1.0", "ict_index": "2.9", "transfers_balance": "-9951", "selected": "442722", "transfers_in": "3761", "transfers_out": "13712", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.2", "creativity": "12.0", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-11931", "selected": "427460", "transfers_in": "4784", "transfers_out": "16715", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "17.4", "creativity": "6.9", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-11931", "selected": "427460", "transfers_in": "4784", "transfers_out": "16715", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.6", "creativity": "25.6", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-7758", "selected": "404847", "transfers_in": "1512", "transfers_out": "9270", "value": "47", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "11.2", "creativity": "3.5", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-13670", "selected": "389722", "transfers_in": "1070", "transfers_out": "14740", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "27.8", "creativity": "23.9", "threat": "17.0", "ict_index": "6.9", "transfers_balance": "-2519", "selected": "388220", "transfers_in": "1751", "transfers_out": "4270", "value": "47", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jack Wilshere": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1481", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "1638", "transfers_in": "92", "transfers_out": "364", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "1684", "transfers_in": "90", "transfers_out": "279", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "1856", "transfers_in": "92", "transfers_out": "226", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2068", "transfers_in": "175", "transfers_out": "186", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "468", "selected": "3138", "transfers_in": "738", "transfers_out": "270", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1338", "selected": "5029", "transfers_in": "1932", "transfers_out": "594", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "758", "selected": "6469", "transfers_in": "1764", "transfers_out": "1006", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.6", "creativity": "14.8", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "942", "selected": "7703", "transfers_in": "1664", "transfers_out": "722", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2301", "selected": "10520", "transfers_in": "3370", "transfers_out": "1069", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "3.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-1135", "selected": "9673", "transfers_in": "524", "transfers_out": "1659", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-417", "selected": "9710", "transfers_in": "711", "transfers_out": "1128", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "11.6", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-888", "selected": "8954", "transfers_in": "195", "transfers_out": "1083", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "4.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-178", "selected": "8878", "transfers_in": "467", "transfers_out": "645", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-547", "selected": "8411", "transfers_in": "210", "transfers_out": "757", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.2", "creativity": "2.2", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "28", "selected": "8633", "transfers_in": "669", "transfers_out": "641", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.8", "creativity": "21.7", "threat": "22.0", "ict_index": "6.2", "transfers_balance": "2164", "selected": "11077", "transfers_in": "2704", "transfers_out": "540", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.2", "creativity": "11.8", "threat": "23.0", "ict_index": "5.5", "transfers_balance": "5253", "selected": "16668", "transfers_in": "5896", "transfers_out": "643", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "18.0", "creativity": "12.4", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "2571", "selected": "19781", "transfers_in": "4265", "transfers_out": "1694", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.6", "creativity": "20.1", "threat": "27.0", "ict_index": "7.5", "transfers_balance": "2304", "selected": "22512", "transfers_in": "3710", "transfers_out": "1406", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.6", "creativity": "9.2", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "10101", "selected": "33307", "transfers_in": "12119", "transfers_out": "2018", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "39.0", "creativity": "8.3", "threat": "17.0", "ict_index": "6.4", "transfers_balance": "1859", "selected": "35458", "transfers_in": "6248", "transfers_out": "4389", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "28.6", "threat": "21.0", "ict_index": "6.0", "transfers_balance": "14269", "selected": "51342", "transfers_in": "34167", "transfers_out": "19898", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.4", "creativity": "35.3", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "10229", "selected": "62643", "transfers_in": "17280", "transfers_out": "7051", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22375", "selected": "86667", "transfers_in": "29835", "transfers_out": "7460", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-19497", "selected": "67344", "transfers_in": "2412", "transfers_out": "21909", "value": "54", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.4", "creativity": "10.9", "threat": "19.0", "ict_index": "4.1", "transfers_balance": "-11052", "selected": "56813", "transfers_in": "2655", "transfers_out": "13707", "value": "53", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1952", "selected": "55740", "transfers_in": "4057", "transfers_out": "6009", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.6", "creativity": "7.6", "threat": "3.0", "ict_index": "2.0", "transfers_balance": "-6836", "selected": "49040", "transfers_in": "1119", "transfers_out": "7955", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "11.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-408", "selected": "47111", "transfers_in": "3251", "transfers_out": "3659", "value": "52", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.4", "creativity": "30.0", "threat": "9.0", "ict_index": "5.9", "transfers_balance": "-2140", "selected": "42278", "transfers_in": "1300", "transfers_out": "3440", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "10.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "1967", "selected": "44502", "transfers_in": "3737", "transfers_out": "1770", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2096", "selected": "42044", "transfers_in": "1290", "transfers_out": "3386", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2728", "selected": "39488", "transfers_in": "484", "transfers_out": "3212", "value": "51", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1946", "selected": "37875", "transfers_in": "570", "transfers_out": "2516", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.2", "creativity": "27.4", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "325", "selected": "38351", "transfers_in": "1432", "transfers_out": "1107", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "325", "selected": "38351", "transfers_in": "1432", "transfers_out": "1107", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1137", "selected": "39723", "transfers_in": "2096", "transfers_out": "959", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Scott McTominay": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1850", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "1916", "transfers_in": "62", "transfers_out": "320", "value": "45", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "2853", "transfers_in": "556", "transfers_out": "495", "value": "44", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "4450", "transfers_in": "446", "transfers_out": "661", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-190", "selected": "4336", "transfers_in": "188", "transfers_out": "378", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "4234", "transfers_in": "165", "transfers_out": "338", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "4185", "transfers_in": "138", "transfers_out": "251", "value": "44", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10317", "selected": "15503", "transfers_in": "13827", "transfers_out": "3510", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4374", "selected": "20771", "transfers_in": "8030", "transfers_out": "3656", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5915", "selected": "27641", "transfers_in": "11007", "transfers_out": "5092", "value": "43", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1051", "selected": "29146", "transfers_in": "4086", "transfers_out": "3035", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "29526", "transfers_in": "2812", "transfers_out": "3035", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1319", "selected": "28397", "transfers_in": "963", "transfers_out": "2282", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-861", "selected": "27616", "transfers_in": "429", "transfers_out": "1290", "value": "43", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-838", "selected": "26868", "transfers_in": "349", "transfers_out": "1187", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-686", "selected": "26266", "transfers_in": "420", "transfers_out": "1106", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.4", "creativity": "12.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-497", "selected": "25810", "transfers_in": "259", "transfers_out": "756", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-293", "selected": "25579", "transfers_in": "372", "transfers_out": "665", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-705", "selected": "24954", "transfers_in": "341", "transfers_out": "1046", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "24569", "transfers_in": "153", "transfers_out": "565", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-616", "selected": "23991", "transfers_in": "181", "transfers_out": "797", "value": "43", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "180", "selected": "24196", "transfers_in": "1026", "transfers_out": "846", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "24483", "transfers_in": "1989", "transfers_out": "1953", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "393", "selected": "25028", "transfers_in": "1535", "transfers_out": "1142", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "388", "selected": "25633", "transfers_in": "1587", "transfers_out": "1199", "value": "42", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "6.8", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "1128", "selected": "26935", "transfers_in": "2293", "transfers_out": "1165", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "1.1", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "4940", "selected": "32430", "transfers_in": "7474", "transfers_out": "2534", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.2", "creativity": "2.6", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "7557", "selected": "40945", "transfers_in": "10782", "transfers_out": "3225", "value": "42", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.0", "creativity": "4.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "14730", "selected": "57063", "transfers_in": "17038", "transfers_out": "2308", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "4843", "selected": "50623", "transfers_in": "8860", "transfers_out": "4017", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-917", "selected": "48407", "transfers_in": "5067", "transfers_out": "5984", "value": "42", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-516", "selected": "48127", "transfers_in": "2912", "transfers_out": "3428", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1850", "selected": "46429", "transfers_in": "2654", "transfers_out": "4504", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1850", "selected": "46429", "transfers_in": "2654", "transfers_out": "4504", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-835", "selected": "43445", "transfers_in": "1259", "transfers_out": "2094", "value": "42", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-905", "selected": "42858", "transfers_in": "1705", "transfers_out": "2610", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.0", "creativity": "6.4", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "-905", "selected": "42858", "transfers_in": "1705", "transfers_out": "2610", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.0", "creativity": "15.5", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "1641", "selected": "44962", "transfers_in": "3418", "transfers_out": "1777", "value": "42", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jairo Riedewald": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "18572", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2738", "selected": "17385", "transfers_in": "208", "transfers_out": "2946", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4843", "selected": "12619", "transfers_in": "51", "transfers_out": "4894", "value": "49", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.4", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-2688", "selected": "9978", "transfers_in": "44", "transfers_out": "2732", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-832", "selected": "9213", "transfers_in": "36", "transfers_out": "868", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1132", "selected": "8123", "transfers_in": "19", "transfers_out": "1151", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "2.6", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-717", "selected": "7447", "transfers_in": "22", "transfers_out": "739", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-519", "selected": "6965", "transfers_in": "21", "transfers_out": "540", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "6762", "transfers_in": "14", "transfers_out": "229", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-257", "selected": "6525", "transfers_in": "17", "transfers_out": "274", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "6373", "transfers_in": "26", "transfers_out": "196", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "6209", "transfers_in": "18", "transfers_out": "211", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "6114", "transfers_in": "22", "transfers_out": "129", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "6022", "transfers_in": "14", "transfers_out": "123", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-113", "selected": "5924", "transfers_in": "18", "transfers_out": "131", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "5840", "transfers_in": "26", "transfers_out": "126", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "5806", "transfers_in": "21", "transfers_out": "67", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "1.6", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-72", "selected": "5742", "transfers_in": "14", "transfers_out": "86", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "5693", "transfers_in": "33", "transfers_out": "94", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "5661", "transfers_in": "21", "transfers_out": "62", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "14.4", "creativity": "1.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-88", "selected": "5585", "transfers_in": "18", "transfers_out": "106", "value": "47", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "85", "selected": "5684", "transfers_in": "146", "transfers_out": "61", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "11.2", "creativity": "1.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-57", "selected": "5652", "transfers_in": "93", "transfers_out": "150", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "192", "selected": "5884", "transfers_in": "326", "transfers_out": "134", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "5913", "transfers_in": "107", "transfers_out": "111", "value": "47", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "5854", "transfers_in": "31", "transfers_out": "101", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "5805", "transfers_in": "23", "transfers_out": "98", "value": "47", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.6", "creativity": "0.9", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-76", "selected": "5757", "transfers_in": "25", "transfers_out": "101", "value": "46", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "4.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "19", "selected": "5781", "transfers_in": "57", "transfers_out": "38", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "6.7", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-17", "selected": "6663", "transfers_in": "23", "transfers_out": "40", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "6857", "transfers_in": "67", "transfers_out": "30", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "6690", "transfers_in": "18", "transfers_out": "60", "value": "46", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "6666", "transfers_in": "8", "transfers_out": "41", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "6653", "transfers_in": "13", "transfers_out": "25", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "6673", "transfers_in": "15", "transfers_out": "19", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "6657", "transfers_in": "5", "transfers_out": "16", "value": "46", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "6646", "transfers_in": "12", "transfers_out": "30", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "6633", "transfers_in": "16", "transfers_out": "32", "value": "46", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Jamie Vardy": [{"gameweek": "1", "points": "13", "goals": "2", "assists": "0", "conceded": "4", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "68.4", "creativity": "4.9", "threat": "68.0", "ict_index": "14.1", "transfers_balance": "0", "selected": "194195", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "21.3", "threat": "28.0", "ict_index": "5.9", "transfers_balance": "222024", "selected": "623169", "transfers_in": "239358", "transfers_out": "17334", "value": "86", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.6", "creativity": "21.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-121050", "selected": "534928", "transfers_in": "40300", "transfers_out": "161350", "value": "86", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.2", "creativity": "1.3", "threat": "32.0", "ict_index": "6.6", "transfers_balance": "-47476", "selected": "511786", "transfers_in": "36272", "transfers_out": "83748", "value": "86", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "37.2", "creativity": "5.5", "threat": "23.0", "ict_index": "6.6", "transfers_balance": "46991", "selected": "571036", "transfers_in": "82498", "transfers_out": "35507", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "3", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "44.2", "creativity": "11.4", "threat": "112.0", "ict_index": "16.8", "transfers_balance": "-40218", "selected": "536636", "transfers_in": "65017", "transfers_out": "105235", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "11.1", "threat": "19.0", "ict_index": "3.0", "transfers_balance": "52586", "selected": "597139", "transfers_in": "136453", "transfers_out": "83867", "value": "85", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.0", "threat": "36.0", "ict_index": "3.7", "transfers_balance": "235481", "selected": "848103", "transfers_in": "294953", "transfers_out": "59472", "value": "86", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.6", "creativity": "25.8", "threat": "30.0", "ict_index": "7.2", "transfers_balance": "-56698", "selected": "795367", "transfers_in": "44409", "transfers_out": "101107", "value": "86", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "89", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "18.2", "threat": "31.0", "ict_index": "8.8", "transfers_balance": "-34925", "selected": "765322", "transfers_in": "72259", "transfers_out": "107184", "value": "86", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.4", "creativity": "12.5", "threat": "50.0", "ict_index": "6.6", "transfers_balance": "57464", "selected": "829521", "transfers_in": "103375", "transfers_out": "45911", "value": "86", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "1.6", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-81135", "selected": "753675", "transfers_in": "31429", "transfers_out": "112564", "value": "86", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "2.4", "creativity": "15.3", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "-2914", "selected": "755088", "transfers_in": "56419", "transfers_out": "59333", "value": "85", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "87", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.8", "creativity": "0.9", "threat": "34.0", "ict_index": "6.6", "transfers_balance": "-15497", "selected": "742984", "transfers_in": "41914", "transfers_out": "57411", "value": "85", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "3.2", "threat": "17.0", "ict_index": "2.7", "transfers_balance": "147080", "selected": "896134", "transfers_in": "164270", "transfers_out": "17190", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "89", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.0", "creativity": "13.2", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "22156", "selected": "925691", "transfers_in": "83332", "transfers_out": "61176", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.2", "creativity": "25.2", "threat": "19.0", "ict_index": "6.8", "transfers_balance": "-8865", "selected": "919737", "transfers_in": "63398", "transfers_out": "72263", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "11.8", "threat": "41.0", "ict_index": "5.7", "transfers_balance": "87816", "selected": "1012181", "transfers_in": "122874", "transfers_out": "35058", "value": "87", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.2", "creativity": "4.3", "threat": "23.0", "ict_index": "6.1", "transfers_balance": "-130659", "selected": "885009", "transfers_in": "25302", "transfers_out": "155961", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.4", "creativity": "2.6", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "10618", "selected": "899771", "transfers_in": "55209", "transfers_out": "44591", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.2", "creativity": "21.6", "threat": "41.0", "ict_index": "10.1", "transfers_balance": "-65769", "selected": "838147", "transfers_in": "38222", "transfers_out": "103991", "value": "86", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "130645", "selected": "972230", "transfers_in": "176205", "transfers_out": "45560", "value": "86", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.2", "creativity": "45.8", "threat": "27.0", "ict_index": "8.3", "transfers_balance": "-126324", "selected": "849620", "transfers_in": "52468", "transfers_out": "178792", "value": "86", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "88", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "42.6", "creativity": "13.8", "threat": "42.0", "ict_index": "9.8", "transfers_balance": "58942", "selected": "913322", "transfers_in": "118322", "transfers_out": "59380", "value": "85", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "32.4", "creativity": "7.7", "threat": "27.0", "ict_index": "6.7", "transfers_balance": "57373", "selected": "977323", "transfers_in": "104616", "transfers_out": "47243", "value": "85", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "36.2", "creativity": "11.8", "threat": "30.0", "ict_index": "7.8", "transfers_balance": "41827", "selected": "1022144", "transfers_in": "75667", "transfers_out": "33840", "value": "86", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "5", "goals": "1", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "35.0", "creativity": "1.0", "threat": "36.0", "ict_index": "7.2", "transfers_balance": "-18675", "selected": "1008454", "transfers_in": "57082", "transfers_out": "75757", "value": "86", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.0", "creativity": "12.6", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "111753", "selected": "1128951", "transfers_in": "148690", "transfers_out": "36937", "value": "87", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "27.8", "threat": "38.0", "ict_index": "6.6", "transfers_balance": "1017", "selected": "1132800", "transfers_in": "43050", "transfers_out": "42033", "value": "87", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "34.4", "creativity": "3.3", "threat": "42.0", "ict_index": "8.0", "transfers_balance": "-28499", "selected": "1066821", "transfers_in": "28456", "transfers_out": "56955", "value": "87", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "30.2", "creativity": "6.2", "threat": "39.0", "ict_index": "7.5", "transfers_balance": "194197", "selected": "1293935", "transfers_in": "222684", "transfers_out": "28487", "value": "88", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "33.4", "creativity": "2.6", "threat": "45.0", "ict_index": "8.1", "transfers_balance": "89558", "selected": "1384832", "transfers_in": "127269", "transfers_out": "37711", "value": "89", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "35.4", "creativity": "3.2", "threat": "63.0", "ict_index": "10.2", "transfers_balance": "219480", "selected": "1639200", "transfers_in": "246580", "transfers_out": "27100", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "11.6", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "219480", "selected": "1639200", "transfers_in": "246580", "transfers_out": "27100", "value": "90", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.6", "threat": "39.0", "ict_index": "4.0", "transfers_balance": "-2922", "selected": "1379594", "transfers_in": "50815", "transfers_out": "53737", "value": "89", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "12.4", "threat": "22.0", "ict_index": "3.7", "transfers_balance": "1874", "selected": "1382423", "transfers_in": "71925", "transfers_out": "70051", "value": "89", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "40.8", "creativity": "22.0", "threat": "62.0", "ict_index": "12.5", "transfers_balance": "1874", "selected": "1382423", "transfers_in": "71925", "transfers_out": "70051", "value": "89", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "13", "goals": "2", "assists": "0", "conceded": "5", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "56", "influence": "64.8", "creativity": "21.8", "threat": "51.0", "ict_index": "13.8", "transfers_balance": "-100216", "selected": "1278058", "transfers_in": "17486", "transfers_out": "117702", "value": "88", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Fabian Delph": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11529", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1423", "selected": "12123", "transfers_in": "473", "transfers_out": "1896", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2072", "selected": "10146", "transfers_in": "123", "transfers_out": "2195", "value": "45", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-611", "selected": "10007", "transfers_in": "427", "transfers_out": "1038", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "9829", "transfers_in": "335", "transfers_out": "755", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "37.4", "creativity": "2.4", "threat": "7.0", "ict_index": "4.7", "transfers_balance": "-587", "selected": "9429", "transfers_in": "397", "transfers_out": "984", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "19.0", "creativity": "6.1", "threat": "8.0", "ict_index": "3.3", "transfers_balance": "7145", "selected": "17514", "transfers_in": "9286", "transfers_out": "2141", "value": "45", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "35.4", "creativity": "29.8", "threat": "7.0", "ict_index": "7.2", "transfers_balance": "7093", "selected": "25353", "transfers_in": "12597", "transfers_out": "5504", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.0", "creativity": "5.4", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "20065", "selected": "46349", "transfers_in": "23802", "transfers_out": "3737", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.0", "creativity": "8.0", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "6696", "selected": "54152", "transfers_in": "15667", "transfers_out": "8971", "value": "45", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.8", "creativity": "6.3", "threat": "8.0", "ict_index": "2.4", "transfers_balance": "-360", "selected": "54326", "transfers_in": "5701", "transfers_out": "6061", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.0", "creativity": "5.2", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-5672", "selected": "49069", "transfers_in": "3857", "transfers_out": "9529", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.2", "creativity": "4.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "2202", "selected": "51758", "transfers_in": "6137", "transfers_out": "3935", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "13.8", "creativity": "31.8", "threat": "7.0", "ict_index": "5.3", "transfers_balance": "-323", "selected": "51753", "transfers_in": "3884", "transfers_out": "4207", "value": "45", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.6", "creativity": "31.3", "threat": "8.0", "ict_index": "6.5", "transfers_balance": "159", "selected": "52279", "transfers_in": "4620", "transfers_out": "4461", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.6", "creativity": "16.6", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-1922", "selected": "50903", "transfers_in": "4181", "transfers_out": "6103", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "13.2", "creativity": "18.8", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "1142", "selected": "52327", "transfers_in": "4940", "transfers_out": "3798", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.6", "creativity": "4.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1230", "selected": "53954", "transfers_in": "5028", "transfers_out": "3798", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "19.6", "creativity": "9.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-989", "selected": "53505", "transfers_in": "5186", "transfers_out": "6175", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "272", "selected": "54112", "transfers_in": "4007", "transfers_out": "3735", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8671", "selected": "45600", "transfers_in": "1802", "transfers_out": "10473", "value": "45", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.8", "creativity": "6.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-5603", "selected": "40027", "transfers_in": "630", "transfers_out": "6233", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2461", "selected": "37876", "transfers_in": "3032", "transfers_out": "5493", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6163", "selected": "31778", "transfers_in": "582", "transfers_out": "6745", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4246", "selected": "27564", "transfers_in": "180", "transfers_out": "4426", "value": "45", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2207", "selected": "25369", "transfers_in": "83", "transfers_out": "2290", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1999", "selected": "23398", "transfers_in": "88", "transfers_out": "2087", "value": "45", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-957", "selected": "22532", "transfers_in": "313", "transfers_out": "1270", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "21960", "transfers_in": "78", "transfers_out": "659", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "22846", "transfers_in": "254", "transfers_out": "500", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-400", "selected": "21940", "transfers_in": "121", "transfers_out": "521", "value": "45", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.0", "creativity": "14.9", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "17", "selected": "22050", "transfers_in": "282", "transfers_out": "265", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "342", "selected": "22504", "transfers_in": "637", "transfers_out": "295", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "34.0", "creativity": "21.3", "threat": "4.0", "ict_index": "5.9", "transfers_balance": "407", "selected": "22938", "transfers_in": "669", "transfers_out": "262", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "20.4", "creativity": "22.7", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "2351", "selected": "25424", "transfers_in": "2779", "transfers_out": "428", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "56", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "7.6", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1985", "selected": "27624", "transfers_in": "2770", "transfers_out": "785", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1985", "selected": "27624", "transfers_in": "2770", "transfers_out": "785", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.4", "creativity": "7.6", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-542", "selected": "26916", "transfers_in": "545", "transfers_out": "1087", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Ben Mee": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "31.2", "creativity": "0.2", "threat": "36.0", "ict_index": "6.7", "transfers_balance": "0", "selected": "470160", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "39.6", "creativity": "10.4", "threat": "7.0", "ict_index": "5.7", "transfers_balance": "-27126", "selected": "454679", "transfers_in": "5968", "transfers_out": "33094", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "56.6", "creativity": "11.3", "threat": "6.0", "ict_index": "7.4", "transfers_balance": "-38686", "selected": "417830", "transfers_in": "4194", "transfers_out": "42880", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-18716", "selected": "400995", "transfers_in": "22670", "transfers_out": "41386", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "27.4", "creativity": "0.1", "threat": "68.0", "ict_index": "9.6", "transfers_balance": "-18955", "selected": "383121", "transfers_in": "7236", "transfers_out": "26191", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "16.4", "creativity": "0.8", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-11527", "selected": "373007", "transfers_in": "14748", "transfers_out": "26275", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "38.2", "creativity": "0.3", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-4478", "selected": "370005", "transfers_in": "11753", "transfers_out": "16231", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "0.7", "threat": "18.0", "ict_index": "3.2", "transfers_balance": "370", "selected": "372594", "transfers_in": "22010", "transfers_out": "21640", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.0", "creativity": "0.3", "threat": "22.0", "ict_index": "4.2", "transfers_balance": "-6303", "selected": "367249", "transfers_in": "9239", "transfers_out": "15542", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "37.4", "creativity": "10.9", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-161", "selected": "368283", "transfers_in": "15525", "transfers_out": "15686", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "22.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "19756", "selected": "389910", "transfers_in": "27748", "transfers_out": "7992", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "9.2", "creativity": "11.0", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "178216", "selected": "577693", "transfers_in": "186900", "transfers_out": "8684", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "30.0", "creativity": "0.0", "threat": "9.0", "ict_index": "3.9", "transfers_balance": "79302", "selected": "662922", "transfers_in": "94991", "transfers_out": "15689", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.2", "creativity": "10.5", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "44760", "selected": "711546", "transfers_in": "56090", "transfers_out": "11330", "value": "47", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "22.6", "creativity": "0.2", "threat": "11.0", "ict_index": "3.4", "transfers_balance": "58323", "selected": "773845", "transfers_in": "73494", "transfers_out": "15171", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23054", "selected": "754172", "transfers_in": "31996", "transfers_out": "55050", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72877", "selected": "681600", "transfers_in": "2393", "transfers_out": "75270", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.2", "creativity": "1.4", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-29735", "selected": "653053", "transfers_in": "14574", "transfers_out": "44309", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.0", "creativity": "0.1", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "66597", "selected": "724698", "transfers_in": "88241", "transfers_out": "21644", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "40.0", "creativity": "0.0", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "32302", "selected": "760680", "transfers_in": "54183", "transfers_out": "21881", "value": "48", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.6", "creativity": "0.4", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "101734", "selected": "867373", "transfers_in": "124887", "transfers_out": "23153", "value": "49", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "28.4", "creativity": "0.6", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-10020", "selected": "858746", "transfers_in": "41970", "transfers_out": "51990", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "0.7", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-25894", "selected": "837031", "transfers_in": "66206", "transfers_out": "92100", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "29.4", "creativity": "0.6", "threat": "23.0", "ict_index": "5.3", "transfers_balance": "-20804", "selected": "818211", "transfers_in": "26387", "transfers_out": "47191", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.4", "creativity": "0.5", "threat": "22.0", "ict_index": "4.4", "transfers_balance": "9821", "selected": "831026", "transfers_in": "44425", "transfers_out": "34604", "value": "49", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "23.6", "creativity": "0.2", "threat": "26.0", "ict_index": "5.0", "transfers_balance": "-26774", "selected": "805055", "transfers_in": "11416", "transfers_out": "38190", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.0", "creativity": "0.2", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "36491", "selected": "844415", "transfers_in": "60997", "transfers_out": "24506", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "8975", "selected": "856216", "transfers_in": "35860", "transfers_out": "26885", "value": "49", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.2", "creativity": "10.5", "threat": "35.0", "ict_index": "6.9", "transfers_balance": "-277", "selected": "857034", "transfers_in": "18453", "transfers_out": "18730", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "19.4", "creativity": "0.3", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-14555", "selected": "856853", "transfers_in": "11901", "transfers_out": "26456", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.2", "creativity": "0.7", "threat": "24.0", "ict_index": "4.4", "transfers_balance": "-2658", "selected": "843515", "transfers_in": "22291", "transfers_out": "24949", "value": "49", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55565", "selected": "785707", "transfers_in": "5258", "transfers_out": "60823", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169494", "selected": "601621", "transfers_in": "444", "transfers_out": "169938", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169494", "selected": "601621", "transfers_in": "444", "transfers_out": "169938", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70588", "selected": "539995", "transfers_in": "145", "transfers_out": "70733", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50248", "selected": "499295", "transfers_in": "63", "transfers_out": "50311", "value": "49", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42153", "selected": "455766", "transfers_in": "51", "transfers_out": "42204", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29748", "selected": "426386", "transfers_in": "94", "transfers_out": "29842", "value": "49", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Hal Robson-Kanu": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-5", "influence": "0.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "36081", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "3", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "20", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "22", "influence": "33.0", "creativity": "0.3", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "-5825", "selected": "32874", "transfers_in": "871", "transfers_out": "6696", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8405", "selected": "24820", "transfers_in": "719", "transfers_out": "9124", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4077", "selected": "20932", "transfers_in": "381", "transfers_out": "4458", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "0.3", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "576", "selected": "22082", "transfers_in": "2551", "transfers_out": "1975", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.4", "creativity": "3.0", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "248", "selected": "22949", "transfers_in": "2770", "transfers_out": "2522", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "20.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "1935", "selected": "25488", "transfers_in": "4901", "transfers_out": "2966", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1135", "selected": "24810", "transfers_in": "2653", "transfers_out": "3788", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2313", "selected": "22550", "transfers_in": "272", "transfers_out": "2585", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2379", "selected": "20209", "transfers_in": "198", "transfers_out": "2577", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "1.8", "creativity": "23.9", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-262", "selected": "20101", "transfers_in": "718", "transfers_out": "980", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-468", "selected": "19830", "transfers_in": "524", "transfers_out": "992", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "0.2", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "-114", "selected": "19852", "transfers_in": "755", "transfers_out": "869", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.8", "creativity": "2.7", "threat": "62.0", "ict_index": "10.1", "transfers_balance": "875", "selected": "20884", "transfers_in": "1635", "transfers_out": "760", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.8", "creativity": "30.0", "threat": "25.0", "ict_index": "5.9", "transfers_balance": "7337", "selected": "28674", "transfers_in": "8620", "transfers_out": "1283", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "2.8", "creativity": "3.3", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "1620", "selected": "30702", "transfers_in": "4130", "transfers_out": "2510", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.7", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-1025", "selected": "29849", "transfers_in": "1725", "transfers_out": "2750", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-284", "selected": "29761", "transfers_in": "2055", "transfers_out": "2339", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "5.4", "threat": "12.0", "ict_index": "2.6", "transfers_balance": "-168", "selected": "29881", "transfers_in": "2450", "transfers_out": "2618", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "37", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.4", "creativity": "0.5", "threat": "19.0", "ict_index": "2.4", "transfers_balance": "20", "selected": "30105", "transfers_in": "1849", "transfers_out": "1829", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.6", "creativity": "12.3", "threat": "56.0", "ict_index": "8.1", "transfers_balance": "-1048", "selected": "29254", "transfers_in": "1524", "transfers_out": "2572", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-466", "selected": "28855", "transfers_in": "1519", "transfers_out": "1985", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "28961", "transfers_in": "2848", "transfers_out": "3031", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-660", "selected": "28491", "transfers_in": "1749", "transfers_out": "2409", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1813", "selected": "26790", "transfers_in": "631", "transfers_out": "2444", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1888", "selected": "24932", "transfers_in": "122", "transfers_out": "2010", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1741", "selected": "23233", "transfers_in": "118", "transfers_out": "1859", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1227", "selected": "22061", "transfers_in": "239", "transfers_out": "1466", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "22101", "transfers_in": "354", "transfers_out": "401", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-159", "selected": "23038", "transfers_in": "316", "transfers_out": "475", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-43", "selected": "22912", "transfers_in": "363", "transfers_out": "406", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "23059", "transfers_in": "446", "transfers_out": "501", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "23013", "transfers_in": "352", "transfers_out": "450", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-528", "selected": "22433", "transfers_in": "75", "transfers_out": "603", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "22185", "transfers_in": "67", "transfers_out": "387", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "22255", "transfers_in": "228", "transfers_out": "196", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "22325", "transfers_in": "258", "transfers_out": "202", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "10.4", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "54", "selected": "22401", "transfers_in": "299", "transfers_out": "245", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Hugo Lloris": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "21.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "522036", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7518", "selected": "650793", "transfers_in": "24847", "transfers_out": "17329", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-8509", "selected": "665913", "transfers_in": "23846", "transfers_out": "32355", "value": "55", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-32178", "selected": "645393", "transfers_in": "7457", "transfers_out": "39635", "value": "55", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "4707", "selected": "658849", "transfers_in": "23253", "transfers_out": "18546", "value": "55", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "22.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-10956", "selected": "654310", "transfers_in": "11189", "transfers_out": "22145", "value": "55", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-24320", "selected": "634255", "transfers_in": "8655", "transfers_out": "32975", "value": "55", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "23.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-15833", "selected": "622671", "transfers_in": "8037", "transfers_out": "23870", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "40.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "-12265", "selected": "612412", "transfers_in": "4654", "transfers_out": "16919", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "25.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-9962", "selected": "607394", "transfers_in": "9063", "transfers_out": "19025", "value": "55", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46522", "selected": "563770", "transfers_in": "14731", "transfers_out": "61253", "value": "55", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "24.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-54697", "selected": "509856", "transfers_in": "1108", "transfers_out": "55805", "value": "55", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "2463", "selected": "514365", "transfers_in": "9716", "transfers_out": "7253", "value": "55", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-8608", "selected": "506670", "transfers_in": "1802", "transfers_out": "10410", "value": "55", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-10651", "selected": "496911", "transfers_in": "2145", "transfers_out": "12796", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "14.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-4881", "selected": "493756", "transfers_in": "7687", "transfers_out": "12568", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "31.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-5869", "selected": "488633", "transfers_in": "2879", "transfers_out": "8748", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "27", "influence": "49.8", "creativity": "0.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-12407", "selected": "476836", "transfers_in": "884", "transfers_out": "13291", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "27", "influence": "23.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-4346", "selected": "473806", "transfers_in": "5453", "transfers_out": "9799", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "22", "influence": "24.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1049", "selected": "473772", "transfers_in": "4338", "transfers_out": "5387", "value": "55", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "60105", "selected": "520736", "transfers_in": "73062", "transfers_out": "12957", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "60105", "selected": "520736", "transfers_in": "73062", "transfers_out": "12957", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "3.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-13219", "selected": "509424", "transfers_in": "7180", "transfers_out": "20399", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19908", "selected": "490419", "transfers_in": "2439", "transfers_out": "22347", "value": "55", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "28.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-28902", "selected": "461831", "transfers_in": "848", "transfers_out": "29750", "value": "54", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "17", "influence": "16.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2535", "selected": "460096", "transfers_in": "3666", "transfers_out": "6201", "value": "54", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-2038", "selected": "459338", "transfers_in": "4791", "transfers_out": "6829", "value": "54", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "16471", "selected": "478763", "transfers_in": "21435", "transfers_out": "4964", "value": "54", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "31", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "13419", "selected": "494167", "transfers_in": "16281", "transfers_out": "2862", "value": "54", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "6225", "selected": "502159", "transfers_in": "10484", "transfers_out": "4259", "value": "54", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-2880", "selected": "493791", "transfers_in": "7158", "transfers_out": "10038", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "15209", "selected": "510912", "transfers_in": "19546", "transfers_out": "4337", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "3", "bps": "6", "influence": "15.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2907", "selected": "507484", "transfers_in": "6921", "transfers_out": "9828", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "24", "influence": "28.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-2907", "selected": "507484", "transfers_in": "6921", "transfers_out": "9828", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "46.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "15159", "selected": "516475", "transfers_in": "19163", "transfers_out": "4004", "value": "54", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "10", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "28025", "selected": "547071", "transfers_in": "31772", "transfers_out": "3747", "value": "54", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "30", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "28025", "selected": "547071", "transfers_in": "31772", "transfers_out": "3747", "value": "54", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "21", "influence": "48.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "2050", "selected": "547617", "transfers_in": "8302", "transfers_out": "6252", "value": "55", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Gary Cahill": [{"gameweek": "1", "points": "-3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "13", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "620439", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305337", "selected": "332830", "transfers_in": "1201", "transfers_out": "306538", "value": "64", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90448", "selected": "243526", "transfers_in": "328", "transfers_out": "90776", "value": "64", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37962", "selected": "206645", "transfers_in": "494", "transfers_out": "38456", "value": "63", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "1.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-6407", "selected": "201817", "transfers_in": "1868", "transfers_out": "8275", "value": "63", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2458", "selected": "207218", "transfers_in": "9388", "transfers_out": "6930", "value": "63", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-12453", "selected": "196929", "transfers_in": "2543", "transfers_out": "14996", "value": "63", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "34.2", "creativity": "1.9", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-5842", "selected": "193489", "transfers_in": "4111", "transfers_out": "9953", "value": "63", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "10.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-2410", "selected": "192241", "transfers_in": "4241", "transfers_out": "6651", "value": "63", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8168", "selected": "185264", "transfers_in": "2401", "transfers_out": "10569", "value": "63", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "15.0", "creativity": "10.9", "threat": "35.0", "ict_index": "6.1", "transfers_balance": "-11043", "selected": "174988", "transfers_in": "720", "transfers_out": "11763", "value": "62", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.6", "creativity": "1.5", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "863", "selected": "177165", "transfers_in": "5490", "transfers_out": "4627", "value": "62", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "11.7", "threat": "6.0", "ict_index": "3.7", "transfers_balance": "-678", "selected": "177348", "transfers_in": "3076", "transfers_out": "3754", "value": "62", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.4", "creativity": "2.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "4657", "selected": "182856", "transfers_in": "7649", "transfers_out": "2992", "value": "62", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "6853", "selected": "190818", "transfers_in": "9660", "transfers_out": "2807", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.6", "creativity": "2.3", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-4682", "selected": "187341", "transfers_in": "3399", "transfers_out": "8081", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3102", "selected": "184936", "transfers_in": "1804", "transfers_out": "4906", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "22.4", "creativity": "2.2", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "-6770", "selected": "178730", "transfers_in": "1318", "transfers_out": "8088", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75", "selected": "180056", "transfers_in": "4088", "transfers_out": "4013", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "25.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-5778", "selected": "174998", "transfers_in": "1866", "transfers_out": "7644", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "18.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "1563", "selected": "177509", "transfers_in": "6176", "transfers_out": "4613", "value": "62", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "28.4", "creativity": "0.5", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-2062", "selected": "175852", "transfers_in": "1987", "transfers_out": "4049", "value": "62", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-877", "selected": "176538", "transfers_in": "5306", "transfers_out": "6183", "value": "62", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18487", "selected": "158232", "transfers_in": "223", "transfers_out": "18710", "value": "62", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "1.8", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-5972", "selected": "152690", "transfers_in": "677", "transfers_out": "6649", "value": "62", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "28.8", "creativity": "0.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-551", "selected": "152418", "transfers_in": "1154", "transfers_out": "1705", "value": "62", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "0.0", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-738", "selected": "152237", "transfers_in": "1880", "transfers_out": "2618", "value": "62", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2943", "selected": "150061", "transfers_in": "562", "transfers_out": "3505", "value": "62", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2004", "selected": "148327", "transfers_in": "276", "transfers_out": "2280", "value": "62", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "1.6", "threat": "3.0", "ict_index": "2.1", "transfers_balance": "-1572", "selected": "175364", "transfers_in": "354", "transfers_out": "1926", "value": "62", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-638", "selected": "174800", "transfers_in": "255", "transfers_out": "893", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "37.2", "creativity": "0.5", "threat": "17.0", "ict_index": "5.5", "transfers_balance": "-699", "selected": "174311", "transfers_in": "265", "transfers_out": "964", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "1.7", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "250", "selected": "174951", "transfers_in": "909", "transfers_out": "659", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.0", "creativity": "0.5", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "250", "selected": "174951", "transfers_in": "909", "transfers_out": "659", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "341", "selected": "174590", "transfers_in": "779", "transfers_out": "438", "value": "62", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "0.1", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "1115", "selected": "175967", "transfers_in": "1524", "transfers_out": "409", "value": "62", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1115", "selected": "175967", "transfers_in": "1524", "transfers_out": "409", "value": "62", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "1.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "241", "selected": "176224", "transfers_in": "764", "transfers_out": "523", "value": "62", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Leon Britton": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "6140", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "529", "selected": "8885", "transfers_in": "1503", "transfers_out": "974", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1083", "selected": "7902", "transfers_in": "196", "transfers_out": "1279", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "7617", "transfers_in": "212", "transfers_out": "642", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-357", "selected": "7351", "transfers_in": "144", "transfers_out": "501", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-415", "selected": "7000", "transfers_in": "181", "transfers_out": "596", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "2.6", "creativity": "1.6", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-287", "selected": "6775", "transfers_in": "172", "transfers_out": "459", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "2.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "10", "selected": "6850", "transfers_in": "353", "transfers_out": "343", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.7", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "59", "selected": "6955", "transfers_in": "301", "transfers_out": "242", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "6961", "transfers_in": "338", "transfers_out": "416", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-474", "selected": "6510", "transfers_in": "87", "transfers_out": "561", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "6265", "transfers_in": "98", "transfers_out": "361", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "6169", "transfers_in": "102", "transfers_out": "221", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "6062", "transfers_in": "42", "transfers_out": "161", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "5941", "transfers_in": "44", "transfers_out": "181", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "5839", "transfers_in": "49", "transfers_out": "172", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "5744", "transfers_in": "16", "transfers_out": "124", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "5682", "transfers_in": "25", "transfers_out": "96", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "5520", "transfers_in": "32", "transfers_out": "212", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-173", "selected": "5348", "transfers_in": "11", "transfers_out": "184", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "5125", "transfers_in": "12", "transfers_out": "235", "value": "44", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "5010", "transfers_in": "9", "transfers_out": "124", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "4824", "transfers_in": "27", "transfers_out": "218", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "4777", "transfers_in": "23", "transfers_out": "74", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "4765", "transfers_in": "28", "transfers_out": "56", "value": "44", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4765", "transfers_in": "44", "transfers_out": "55", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "4692", "transfers_in": "23", "transfers_out": "106", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "4602", "transfers_in": "12", "transfers_out": "102", "value": "44", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4603", "transfers_in": "21", "transfers_out": "25", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "4883", "transfers_in": "22", "transfers_out": "31", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "4840", "transfers_in": "23", "transfers_out": "30", "value": "44", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "4839", "transfers_in": "15", "transfers_out": "27", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "4856", "transfers_in": "25", "transfers_out": "19", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "4852", "transfers_in": "13", "transfers_out": "22", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "4845", "transfers_in": "6", "transfers_out": "13", "value": "44", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4842", "transfers_in": "14", "transfers_out": "20", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "4842", "transfers_in": "14", "transfers_out": "20", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "3.5", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "10", "selected": "4867", "transfers_in": "40", "transfers_out": "30", "value": "44", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Calum Chambers": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "20295", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3414", "selected": "20567", "transfers_in": "743", "transfers_out": "4157", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3614", "selected": "17664", "transfers_in": "458", "transfers_out": "4072", "value": "49", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3542", "selected": "14336", "transfers_in": "188", "transfers_out": "3730", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1351", "selected": "13071", "transfers_in": "67", "transfers_out": "1418", "value": "48", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1357", "selected": "11811", "transfers_in": "95", "transfers_out": "1452", "value": "48", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1114", "selected": "10727", "transfers_in": "42", "transfers_out": "1156", "value": "48", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-753", "selected": "10007", "transfers_in": "23", "transfers_out": "776", "value": "48", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "9715", "transfers_in": "26", "transfers_out": "332", "value": "48", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-397", "selected": "9340", "transfers_in": "29", "transfers_out": "426", "value": "47", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "9176", "transfers_in": "23", "transfers_out": "208", "value": "47", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "8992", "transfers_in": "48", "transfers_out": "269", "value": "47", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "8931", "transfers_in": "68", "transfers_out": "162", "value": "47", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "9025", "transfers_in": "138", "transfers_out": "104", "value": "47", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "9141", "transfers_in": "146", "transfers_out": "127", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "9357", "transfers_in": "274", "transfers_out": "196", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "9468", "transfers_in": "146", "transfers_out": "124", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "9529", "transfers_in": "132", "transfers_out": "158", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "9665", "transfers_in": "215", "transfers_out": "242", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "29.8", "creativity": "11.8", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "-50", "selected": "9698", "transfers_in": "139", "transfers_out": "189", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "30.8", "creativity": "2.2", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "303", "selected": "10130", "transfers_in": "592", "transfers_out": "289", "value": "47", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "1.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "226", "selected": "10410", "transfers_in": "454", "transfers_out": "228", "value": "47", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.2", "creativity": "0.3", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "2159", "selected": "12861", "transfers_in": "3002", "transfers_out": "843", "value": "47", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "505", "selected": "13525", "transfers_in": "1349", "transfers_out": "844", "value": "47", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1033", "selected": "12637", "transfers_in": "375", "transfers_out": "1408", "value": "47", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-703", "selected": "12000", "transfers_in": "112", "transfers_out": "815", "value": "47", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "11680", "transfers_in": "228", "transfers_out": "642", "value": "47", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-234", "selected": "11623", "transfers_in": "162", "transfers_out": "396", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "11.9", "threat": "6.0", "ict_index": "3.3", "transfers_balance": "-47", "selected": "11652", "transfers_in": "146", "transfers_out": "193", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "225", "selected": "12761", "transfers_in": "538", "transfers_out": "313", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.6", "creativity": "1.3", "threat": "41.0", "ict_index": "6.5", "transfers_balance": "-90", "selected": "12741", "transfers_in": "173", "transfers_out": "263", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.2", "creativity": "2.1", "threat": "35.0", "ict_index": "6.0", "transfers_balance": "1597", "selected": "14563", "transfers_in": "1882", "transfers_out": "285", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.2", "creativity": "7.7", "threat": "20.0", "ict_index": "4.1", "transfers_balance": "724", "selected": "15278", "transfers_in": "1249", "transfers_out": "525", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2714", "selected": "21966", "transfers_in": "3210", "transfers_out": "496", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "38.4", "creativity": "0.3", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-554", "selected": "17612", "transfers_in": "416", "transfers_out": "970", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "15.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "7452", "selected": "25837", "transfers_in": "8004", "transfers_out": "552", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7452", "selected": "25837", "transfers_in": "8004", "transfers_out": "552", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "790", "selected": "26131", "transfers_in": "1698", "transfers_out": "908", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Juan Foyth": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "70", "selected": "168", "transfers_in": "120", "transfers_out": "50", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50", "selected": "341", "transfers_in": "107", "transfers_out": "57", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "483", "transfers_in": "99", "transfers_out": "81", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "30", "selected": "606", "transfers_in": "119", "transfers_out": "89", "value": "45", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "676", "transfers_in": "98", "transfers_out": "107", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "710", "transfers_in": "62", "transfers_out": "69", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "741", "transfers_in": "82", "transfers_out": "90", "value": "45", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "801", "transfers_in": "74", "transfers_out": "61", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "862", "transfers_in": "81", "transfers_out": "77", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "883", "transfers_in": "49", "transfers_out": "64", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "908", "transfers_in": "33", "transfers_out": "41", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "913", "transfers_in": "34", "transfers_out": "46", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "143", "selected": "1104", "transfers_in": "212", "transfers_out": "69", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "1087", "transfers_in": "62", "transfers_out": "112", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "1077", "transfers_in": "38", "transfers_out": "75", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "1094", "transfers_in": "62", "transfers_out": "95", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1099", "transfers_in": "37", "transfers_out": "46", "value": "45", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1102", "transfers_in": "37", "transfers_out": "51", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1102", "transfers_in": "37", "transfers_out": "51", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1142", "transfers_in": "73", "transfers_out": "78", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1182", "transfers_in": "60", "transfers_out": "56", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1220", "transfers_in": "44", "transfers_out": "50", "value": "45", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1227", "transfers_in": "22", "transfers_out": "31", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1252", "transfers_in": "44", "transfers_out": "51", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1284", "transfers_in": "56", "transfers_out": "62", "value": "45", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1307", "transfers_in": "34", "transfers_out": "29", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "1330", "transfers_in": "36", "transfers_out": "23", "value": "45", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1365", "transfers_in": "32", "transfers_out": "29", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1369", "transfers_in": "28", "transfers_out": "33", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1397", "transfers_in": "31", "transfers_out": "26", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "1397", "transfers_in": "31", "transfers_out": "26", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1426", "transfers_in": "31", "transfers_out": "25", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1438", "transfers_in": "41", "transfers_out": "37", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1438", "transfers_in": "41", "transfers_out": "37", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "1504", "transfers_in": "115", "transfers_out": "75", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Chris Smalling": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "65797", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10893", "selected": "70836", "transfers_in": "2382", "transfers_out": "13275", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16482", "selected": "56407", "transfers_in": "557", "transfers_out": "17039", "value": "54", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7513", "selected": "50678", "transfers_in": "539", "transfers_out": "8052", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3078", "selected": "48796", "transfers_in": "416", "transfers_out": "3494", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3239", "selected": "46339", "transfers_in": "489", "transfers_out": "3728", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "16.8", "creativity": "0.2", "threat": "22.0", "ict_index": "3.9", "transfers_balance": "1872", "selected": "49038", "transfers_in": "4784", "transfers_out": "2912", "value": "53", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "15.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-904", "selected": "49278", "transfers_in": "1643", "transfers_out": "2547", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.4", "creativity": "1.8", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "14613", "selected": "65045", "transfers_in": "16422", "transfers_out": "1809", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-519", "selected": "65776", "transfers_in": "5057", "transfers_out": "5576", "value": "53", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "16.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3565", "selected": "70952", "transfers_in": "5883", "transfers_out": "2318", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "45.6", "creativity": "0.6", "threat": "33.0", "ict_index": "7.9", "transfers_balance": "49632", "selected": "123069", "transfers_in": "53461", "transfers_out": "3829", "value": "53", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "20.8", "creativity": "0.8", "threat": "9.0", "ict_index": "3.1", "transfers_balance": "72012", "selected": "198345", "transfers_in": "77251", "transfers_out": "5239", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "15638", "selected": "216201", "transfers_in": "24548", "transfers_out": "8910", "value": "54", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-6789", "selected": "210855", "transfers_in": "10983", "transfers_out": "17772", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "27.8", "creativity": "0.5", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "-2640", "selected": "210269", "transfers_in": "11039", "transfers_out": "13679", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "15.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "22140", "selected": "233980", "transfers_in": "27519", "transfers_out": "5379", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "10.7", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "17566", "selected": "253206", "transfers_in": "22991", "transfers_out": "5425", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.2", "creativity": "0.3", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "11758", "selected": "267338", "transfers_in": "22489", "transfers_out": "10731", "value": "55", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59033", "selected": "208858", "transfers_in": "3682", "transfers_out": "62715", "value": "55", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60815", "selected": "148157", "transfers_in": "565", "transfers_out": "61380", "value": "54", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31894", "selected": "116306", "transfers_in": "122", "transfers_out": "32016", "value": "53", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "18.6", "creativity": "0.8", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-2540", "selected": "114607", "transfers_in": "9514", "transfers_out": "12054", "value": "53", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.6", "creativity": "0.1", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "3611", "selected": "118906", "transfers_in": "8638", "transfers_out": "5027", "value": "53", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "41.4", "creativity": "10.4", "threat": "2.0", "ict_index": "5.4", "transfers_balance": "8093", "selected": "128129", "transfers_in": "15262", "transfers_out": "7169", "value": "53", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "30.2", "creativity": "1.4", "threat": "19.0", "ict_index": "5.1", "transfers_balance": "27214", "selected": "156238", "transfers_in": "31419", "transfers_out": "4205", "value": "53", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.0", "creativity": "1.4", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "70820", "selected": "231016", "transfers_in": "77405", "transfers_out": "6585", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-11645", "selected": "221665", "transfers_in": "13825", "transfers_out": "25470", "value": "54", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "68.6", "creativity": "0.5", "threat": "19.0", "ict_index": "8.8", "transfers_balance": "29999", "selected": "253678", "transfers_in": "36203", "transfers_out": "6204", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "44.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "4536", "selected": "259507", "transfers_in": "19291", "transfers_out": "14755", "value": "54", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "12.4", "creativity": "0.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "57424", "selected": "323014", "transfers_in": "76165", "transfers_out": "18741", "value": "55", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "54.8", "creativity": "0.1", "threat": "19.0", "ict_index": "7.4", "transfers_balance": "2774", "selected": "325020", "transfers_in": "20496", "transfers_out": "17722", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "0.3", "threat": "19.0", "ict_index": "4.1", "transfers_balance": "169847", "selected": "523395", "transfers_in": "175946", "transfers_out": "6099", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "42", "influence": "50.2", "creativity": "0.8", "threat": "33.0", "ict_index": "8.4", "transfers_balance": "169847", "selected": "523395", "transfers_in": "175946", "transfers_out": "6099", "value": "55", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "1.9", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "63743", "selected": "558093", "transfers_in": "73151", "transfers_out": "9408", "value": "56", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.6", "creativity": "0.6", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "128031", "selected": "697170", "transfers_in": "133708", "transfers_out": "5677", "value": "57", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "7.4", "creativity": "0.3", "threat": "7.0", "ict_index": "1.5", "transfers_balance": "128031", "selected": "697170", "transfers_in": "133708", "transfers_out": "5677", "value": "57", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6935", "selected": "681530", "transfers_in": "28585", "transfers_out": "35520", "value": "57", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Rolando Aarons": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13496", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "13254", "transfers_in": "291", "transfers_out": "1386", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1436", "selected": "12031", "transfers_in": "373", "transfers_out": "1809", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1078", "selected": "11079", "transfers_in": "194", "transfers_out": "1272", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-800", "selected": "10370", "transfers_in": "128", "transfers_out": "928", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-861", "selected": "9588", "transfers_in": "129", "transfers_out": "990", "value": "45", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "10003", "transfers_in": "1183", "transfers_out": "989", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "194", "selected": "10444", "transfers_in": "1156", "transfers_out": "962", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "10382", "transfers_in": "456", "transfers_out": "583", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "9990", "transfers_in": "266", "transfers_out": "722", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "9744", "transfers_in": "140", "transfers_out": "419", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.0", "creativity": "0.5", "threat": "1.0", "ict_index": "0.5", "transfers_balance": "-317", "selected": "9481", "transfers_in": "103", "transfers_out": "420", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "9336", "transfers_in": "156", "transfers_out": "337", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "6.8", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-211", "selected": "9145", "transfers_in": "53", "transfers_out": "264", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-198", "selected": "8967", "transfers_in": "64", "transfers_out": "262", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "938", "selected": "10316", "transfers_in": "2077", "transfers_out": "1139", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.4", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "626", "selected": "11238", "transfers_in": "1621", "transfers_out": "995", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "195", "selected": "11706", "transfers_in": "1086", "transfers_out": "891", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "11803", "transfers_in": "1095", "transfers_out": "1294", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.2", "creativity": "0.4", "threat": "18.0", "ict_index": "1.9", "transfers_balance": "-400", "selected": "11436", "transfers_in": "148", "transfers_out": "548", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "11441", "transfers_in": "552", "transfers_out": "612", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "11171", "transfers_in": "140", "transfers_out": "419", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-437", "selected": "10770", "transfers_in": "168", "transfers_out": "605", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-262", "selected": "10525", "transfers_in": "85", "transfers_out": "347", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "10404", "transfers_in": "82", "transfers_out": "234", "value": "43", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "10087", "transfers_in": "24", "transfers_out": "347", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-406", "selected": "9683", "transfers_in": "7", "transfers_out": "413", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-250", "selected": "9434", "transfers_in": "8", "transfers_out": "258", "value": "43", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "9335", "transfers_in": "6", "transfers_out": "103", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "8959", "transfers_in": "5", "transfers_out": "150", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "8705", "transfers_in": "1", "transfers_out": "124", "value": "43", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "8648", "transfers_in": "1", "transfers_out": "52", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "8578", "transfers_in": "1", "transfers_out": "72", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "8521", "transfers_in": "0", "transfers_out": "56", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "8488", "transfers_in": "0", "transfers_out": "41", "value": "43", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8438", "transfers_in": "2", "transfers_out": "47", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8438", "transfers_in": "2", "transfers_out": "47", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "8386", "transfers_in": "3", "transfers_out": "53", "value": "43", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Oliver Norwood": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "596", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "510", "transfers_in": "15", "transfers_out": "134", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "442", "transfers_in": "13", "transfers_out": "88", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "419", "transfers_in": "9", "transfers_out": "40", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "403", "transfers_in": "5", "transfers_out": "24", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "385", "transfers_in": "11", "transfers_out": "32", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "375", "transfers_in": "6", "transfers_out": "21", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "361", "transfers_in": "4", "transfers_out": "22", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "357", "transfers_in": "5", "transfers_out": "11", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "347", "transfers_in": "3", "transfers_out": "17", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "337", "transfers_in": "2", "transfers_out": "12", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "337", "transfers_in": "6", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "339", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "336", "transfers_in": "3", "transfers_out": "7", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "329", "transfers_in": "2", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "330", "transfers_in": "6", "transfers_out": "9", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "328", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "327", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "325", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "325", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "327", "transfers_in": "2", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "324", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "321", "transfers_in": "4", "transfers_out": "10", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "323", "transfers_in": "3", "transfers_out": "3", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "323", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "323", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "323", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "321", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "319", "transfers_in": "2", "transfers_out": "4", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "353", "transfers_in": "0", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "355", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "355", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "359", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "359", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "361", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "363", "transfers_in": "3", "transfers_out": "2", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "363", "transfers_in": "3", "transfers_out": "2", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "363", "transfers_in": "1", "transfers_out": "1", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Demarai Gray": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "33410", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3797", "selected": "32924", "transfers_in": "753", "transfers_out": "4550", "value": "55", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "39.6", "threat": "12.0", "ict_index": "6.1", "transfers_balance": "-5088", "selected": "28486", "transfers_in": "554", "transfers_out": "5642", "value": "54", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "2.6", "threat": "6.0", "ict_index": "0.9", "transfers_balance": "-3284", "selected": "26077", "transfers_in": "949", "transfers_out": "4233", "value": "54", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "10.6", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-1872", "selected": "24608", "transfers_in": "700", "transfers_out": "2572", "value": "54", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "0.4", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "-2003", "selected": "22927", "transfers_in": "680", "transfers_out": "2683", "value": "53", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.2", "creativity": "2.2", "threat": "8.0", "ict_index": "1.7", "transfers_balance": "563", "selected": "24032", "transfers_in": "2547", "transfers_out": "1984", "value": "53", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "261", "selected": "24743", "transfers_in": "2167", "transfers_out": "1906", "value": "53", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1310", "selected": "23602", "transfers_in": "521", "transfers_out": "1831", "value": "53", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.2", "creativity": "12.3", "threat": "8.0", "ict_index": "5.9", "transfers_balance": "-1931", "selected": "21809", "transfers_in": "314", "transfers_out": "2245", "value": "53", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.4", "creativity": "44.9", "threat": "8.0", "ict_index": "6.7", "transfers_balance": "30765", "selected": "53654", "transfers_in": "32611", "transfers_out": "1846", "value": "53", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "3715", "selected": "58320", "transfers_in": "9600", "transfers_out": "5885", "value": "53", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.6", "creativity": "1.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "2256", "selected": "61104", "transfers_in": "7345", "transfers_out": "5089", "value": "53", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-5680", "selected": "55656", "transfers_in": "1961", "transfers_out": "7641", "value": "53", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "34.6", "creativity": "3.9", "threat": "77.0", "ict_index": "11.6", "transfers_balance": "-5641", "selected": "50149", "transfers_in": "1235", "transfers_out": "6876", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "37.2", "creativity": "20.8", "threat": "38.0", "ict_index": "9.6", "transfers_balance": "9246", "selected": "60103", "transfers_in": "11948", "transfers_out": "2702", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "21412", "selected": "82187", "transfers_in": "23797", "transfers_out": "2385", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.4", "creativity": "49.8", "threat": "29.0", "ict_index": "10.1", "transfers_balance": "4517", "selected": "87097", "transfers_in": "10642", "transfers_out": "6125", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "13.5", "threat": "14.0", "ict_index": "2.8", "transfers_balance": "-8874", "selected": "78630", "transfers_in": "3888", "transfers_out": "12762", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-2402", "selected": "76527", "transfers_in": "3047", "transfers_out": "5449", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.2", "creativity": "23.5", "threat": "38.0", "ict_index": "7.5", "transfers_balance": "-9704", "selected": "67097", "transfers_in": "1691", "transfers_out": "11395", "value": "53", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "14.6", "threat": "19.0", "ict_index": "3.9", "transfers_balance": "-2568", "selected": "64685", "transfers_in": "4831", "transfers_out": "7399", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-9185", "selected": "55883", "transfers_in": "2356", "transfers_out": "11541", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "2.7", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-6577", "selected": "49511", "transfers_in": "1098", "transfers_out": "7675", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.2", "creativity": "2.1", "threat": "18.0", "ict_index": "3.0", "transfers_balance": "-4153", "selected": "45553", "transfers_in": "774", "transfers_out": "4927", "value": "53", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.5", "threat": "22.0", "ict_index": "2.3", "transfers_balance": "-163", "selected": "45512", "transfers_in": "2790", "transfers_out": "2953", "value": "53", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4487", "selected": "41144", "transfers_in": "423", "transfers_out": "4910", "value": "53", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.2", "creativity": "14.4", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2332", "selected": "38964", "transfers_in": "715", "transfers_out": "3047", "value": "53", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-841", "selected": "38187", "transfers_in": "589", "transfers_out": "1430", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "18.3", "threat": "42.0", "ict_index": "6.5", "transfers_balance": "-1616", "selected": "38005", "transfers_in": "336", "transfers_out": "1952", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.4", "creativity": "10.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-862", "selected": "36050", "transfers_in": "229", "transfers_out": "1091", "value": "53", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "14.7", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "336", "selected": "36480", "transfers_in": "1061", "transfers_out": "725", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.6", "creativity": "20.3", "threat": "16.0", "ict_index": "4.9", "transfers_balance": "942", "selected": "37870", "transfers_in": "1841", "transfers_out": "899", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "7.4", "creativity": "13.8", "threat": "12.0", "ict_index": "3.3", "transfers_balance": "942", "selected": "37870", "transfers_in": "1841", "transfers_out": "899", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.4", "creativity": "12.8", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-203", "selected": "36244", "transfers_in": "445", "transfers_out": "648", "value": "53", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "29", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.8", "creativity": "25.4", "threat": "36.0", "ict_index": "7.1", "transfers_balance": "2190", "selected": "38716", "transfers_in": "2846", "transfers_out": "656", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "2.0", "creativity": "0.5", "threat": "4.0", "ict_index": "0.7", "transfers_balance": "2190", "selected": "38716", "transfers_in": "2846", "transfers_out": "656", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "60", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.0", "creativity": "32.8", "threat": "23.0", "ict_index": "5.8", "transfers_balance": "-1028", "selected": "37429", "transfers_in": "283", "transfers_out": "1311", "value": "53", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sam Clucas": [{"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.2", "creativity": "2.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "371", "selected": "407", "transfers_in": "430", "transfers_out": "59", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.8", "creativity": "24.2", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "1532", "selected": "2387", "transfers_in": "2311", "transfers_out": "779", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "0.7", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "-119", "selected": "2328", "transfers_in": "313", "transfers_out": "432", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "1.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "341", "selected": "2773", "transfers_in": "752", "transfers_out": "411", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "2537", "transfers_in": "168", "transfers_out": "448", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-147", "selected": "2430", "transfers_in": "227", "transfers_out": "374", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-285", "selected": "2166", "transfers_in": "68", "transfers_out": "353", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "39.2", "creativity": "1.0", "threat": "20.0", "ict_index": "6.0", "transfers_balance": "-351", "selected": "1834", "transfers_in": "41", "transfers_out": "392", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "2.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "953", "selected": "2863", "transfers_in": "1185", "transfers_out": "232", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.4", "creativity": "12.7", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-214", "selected": "2693", "transfers_in": "159", "transfers_out": "373", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "2580", "transfers_in": "140", "transfers_out": "281", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-279", "selected": "2306", "transfers_in": "21", "transfers_out": "300", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.0", "creativity": "16.1", "threat": "10.0", "ict_index": "3.1", "transfers_balance": "-192", "selected": "2123", "transfers_in": "14", "transfers_out": "206", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "2014", "transfers_in": "51", "transfers_out": "174", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "1889", "transfers_in": "7", "transfers_out": "135", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.6", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-91", "selected": "1805", "transfers_in": "5", "transfers_out": "96", "value": "48", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.8", "creativity": "4.5", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-92", "selected": "1730", "transfers_in": "25", "transfers_out": "117", "value": "48", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-46", "selected": "1692", "transfers_in": "13", "transfers_out": "59", "value": "48", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "13.2", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-62", "selected": "1641", "transfers_in": "20", "transfers_out": "82", "value": "48", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-27", "selected": "1618", "transfers_in": "20", "transfers_out": "47", "value": "48", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.4", "creativity": "6.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-44", "selected": "1584", "transfers_in": "63", "transfers_out": "107", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "2.6", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-31", "selected": "1565", "transfers_in": "30", "transfers_out": "61", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "72.8", "creativity": "5.5", "threat": "71.0", "ict_index": "14.9", "transfers_balance": "46", "selected": "1629", "transfers_in": "115", "transfers_out": "69", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "5.3", "threat": "24.0", "ict_index": "3.3", "transfers_balance": "32728", "selected": "35323", "transfers_in": "35371", "transfers_out": "2643", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.6", "creativity": "3.7", "threat": "12.0", "ict_index": "2.8", "transfers_balance": "4534", "selected": "40288", "transfers_in": "11065", "transfers_out": "6531", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.6", "creativity": "12.9", "threat": "11.0", "ict_index": "3.3", "transfers_balance": "5272", "selected": "46032", "transfers_in": "10074", "transfers_out": "4802", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.0", "creativity": "20.3", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-1865", "selected": "44276", "transfers_in": "2498", "transfers_out": "4363", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "19.0", "creativity": "5.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-3380", "selected": "39684", "transfers_in": "1417", "transfers_out": "4797", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "55", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-4118", "selected": "30267", "transfers_in": "389", "transfers_out": "4507", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.0", "creativity": "58.0", "threat": "0.0", "ict_index": "8.6", "transfers_balance": "-3389", "selected": "26878", "transfers_in": "410", "transfers_out": "3799", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2861", "selected": "23581", "transfers_in": "515", "transfers_out": "3376", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-2556", "selected": "21059", "transfers_in": "50", "transfers_out": "2606", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.2", "creativity": "38.7", "threat": "6.0", "ict_index": "5.4", "transfers_balance": "-972", "selected": "20654", "transfers_in": "370", "transfers_out": "1342", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1038", "selected": "21729", "transfers_in": "1891", "transfers_out": "853", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.4", "creativity": "17.7", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "1038", "selected": "21729", "transfers_in": "1891", "transfers_out": "853", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "15.0", "creativity": "12.3", "threat": "62.0", "ict_index": "8.9", "transfers_balance": "-622", "selected": "21050", "transfers_in": "617", "transfers_out": "1239", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Francis Coquelin": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "26574", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2067", "selected": "34744", "transfers_in": "1739", "transfers_out": "3806", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.8", "creativity": "3.9", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2453", "selected": "38260", "transfers_in": "1763", "transfers_out": "4216", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "1.5", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-2034", "selected": "38902", "transfers_in": "1616", "transfers_out": "3650", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4428", "selected": "34846", "transfers_in": "341", "transfers_out": "4769", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3563", "selected": "31533", "transfers_in": "204", "transfers_out": "3767", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2184", "selected": "29553", "transfers_in": "194", "transfers_out": "2378", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "30857", "transfers_in": "1702", "transfers_out": "2038", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-39", "selected": "31759", "transfers_in": "1049", "transfers_out": "1088", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "126", "selected": "33308", "transfers_in": "1422", "transfers_out": "1296", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "55", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "0.2", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-424", "selected": "33573", "transfers_in": "642", "transfers_out": "1066", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "10.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "130", "selected": "34665", "transfers_in": "1193", "transfers_out": "1063", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "34961", "transfers_in": "913", "transfers_out": "950", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "34801", "transfers_in": "463", "transfers_out": "841", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-496", "selected": "34486", "transfers_in": "359", "transfers_out": "855", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-514", "selected": "34248", "transfers_in": "435", "transfers_out": "949", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "34049", "transfers_in": "229", "transfers_out": "600", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-407", "selected": "33797", "transfers_in": "202", "transfers_out": "609", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-763", "selected": "33201", "transfers_in": "248", "transfers_out": "1011", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-300", "selected": "33033", "transfers_in": "171", "transfers_out": "471", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-402", "selected": "32810", "transfers_in": "328", "transfers_out": "730", "value": "44", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "32664", "transfers_in": "169", "transfers_out": "399", "value": "44", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-868", "selected": "32043", "transfers_in": "348", "transfers_out": "1216", "value": "43", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1127", "selected": "30964", "transfers_in": "6", "transfers_out": "1133", "value": "43", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-659", "selected": "30389", "transfers_in": "10", "transfers_out": "669", "value": "43", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "30128", "transfers_in": "6", "transfers_out": "292", "value": "43", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-406", "selected": "29778", "transfers_in": "13", "transfers_out": "419", "value": "43", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-348", "selected": "29518", "transfers_in": "12", "transfers_out": "360", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "29431", "transfers_in": "5", "transfers_out": "133", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "30600", "transfers_in": "2", "transfers_out": "127", "value": "43", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-128", "selected": "30434", "transfers_in": "4", "transfers_out": "132", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "30376", "transfers_in": "2", "transfers_out": "91", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "30326", "transfers_in": "3", "transfers_out": "78", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "30289", "transfers_in": "1", "transfers_out": "63", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "30272", "transfers_in": "2", "transfers_out": "37", "value": "43", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "30259", "transfers_in": "3", "transfers_out": "36", "value": "43", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "30259", "transfers_in": "3", "transfers_out": "36", "value": "43", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "30238", "transfers_in": "6", "transfers_out": "43", "value": "43", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Daniel Sturridge": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "30609", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.6", "creativity": "12.5", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "-6398", "selected": "25772", "transfers_in": "500", "transfers_out": "6898", "value": "80", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.0", "creativity": "0.3", "threat": "40.0", "ict_index": "7.8", "transfers_balance": "-899", "selected": "27720", "transfers_in": "1527", "transfers_out": "2426", "value": "80", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "540", "selected": "31854", "transfers_in": "2995", "transfers_out": "2455", "value": "80", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "50.8", "threat": "92.0", "ict_index": "16.2", "transfers_balance": "-1163", "selected": "32190", "transfers_in": "1845", "transfers_out": "3008", "value": "80", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "20.8", "threat": "10.0", "ict_index": "5.5", "transfers_balance": "167", "selected": "33935", "transfers_in": "3526", "transfers_out": "3359", "value": "80", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "1.2", "creativity": "4.8", "threat": "39.0", "ict_index": "4.5", "transfers_balance": "660", "selected": "35922", "transfers_in": "4111", "transfers_out": "3451", "value": "80", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-592", "selected": "36813", "transfers_in": "3098", "transfers_out": "3690", "value": "80", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "11.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1391", "selected": "36026", "transfers_in": "970", "transfers_out": "2361", "value": "80", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "31.4", "creativity": "13.8", "threat": "32.0", "ict_index": "7.7", "transfers_balance": "-462", "selected": "36213", "transfers_in": "2229", "transfers_out": "2691", "value": "80", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10504", "selected": "47769", "transfers_in": "12671", "transfers_out": "2167", "value": "80", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5866", "selected": "42867", "transfers_in": "2388", "transfers_out": "8254", "value": "80", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.0", "creativity": "47.3", "threat": "46.0", "ict_index": "10.1", "transfers_balance": "-3719", "selected": "39643", "transfers_in": "780", "transfers_out": "4499", "value": "80", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-362", "selected": "39624", "transfers_in": "1263", "transfers_out": "1625", "value": "80", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1262", "selected": "38665", "transfers_in": "684", "transfers_out": "1946", "value": "80", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1662", "selected": "37410", "transfers_in": "434", "transfers_out": "2096", "value": "80", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1413", "selected": "36133", "transfers_in": "83", "transfers_out": "1496", "value": "80", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1036", "selected": "35222", "transfers_in": "35", "transfers_out": "1071", "value": "80", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-921", "selected": "34495", "transfers_in": "95", "transfers_out": "1016", "value": "79", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "34142", "transfers_in": "91", "transfers_out": "575", "value": "79", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-563", "selected": "33705", "transfers_in": "97", "transfers_out": "660", "value": "79", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "33598", "transfers_in": "87", "transfers_out": "276", "value": "79", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "33319", "transfers_in": "150", "transfers_out": "707", "value": "79", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "33226", "transfers_in": "140", "transfers_out": "389", "value": "79", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "5.5", "threat": "12.0", "ict_index": "1.8", "transfers_balance": "6682", "selected": "40382", "transfers_in": "7490", "transfers_out": "808", "value": "79", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.2", "creativity": "16.3", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "20567", "selected": "61504", "transfers_in": "22893", "transfers_out": "2326", "value": "79", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1419", "selected": "60682", "transfers_in": "6424", "transfers_out": "7843", "value": "79", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15695", "selected": "45349", "transfers_in": "1224", "transfers_out": "16919", "value": "79", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4720", "selected": "40684", "transfers_in": "35", "transfers_out": "4755", "value": "79", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2044", "selected": "38298", "transfers_in": "25", "transfers_out": "2069", "value": "79", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-762", "selected": "37508", "transfers_in": "61", "transfers_out": "823", "value": "79", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-716", "selected": "37041", "transfers_in": "50", "transfers_out": "766", "value": "79", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "36805", "transfers_in": "26", "transfers_out": "362", "value": "79", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "36621", "transfers_in": "39", "transfers_out": "285", "value": "79", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "36699", "transfers_in": "142", "transfers_out": "196", "value": "79", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "36754", "transfers_in": "107", "transfers_out": "135", "value": "79", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "10.0", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-57", "selected": "36771", "transfers_in": "82", "transfers_out": "139", "value": "79", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.6", "creativity": "10.7", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "79", "selected": "36977", "transfers_in": "229", "transfers_out": "150", "value": "79", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Cheikhou Kouyat\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1272", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-210", "selected": "1231", "transfers_in": "63", "transfers_out": "273", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "19", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "66", "selected": "1418", "transfers_in": "220", "transfers_out": "154", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.4", "creativity": "12.4", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "151", "selected": "1846", "transfers_in": "342", "transfers_out": "191", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.0", "creativity": "12.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "230", "selected": "2246", "transfers_in": "456", "transfers_out": "226", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "50.8", "creativity": "1.6", "threat": "17.0", "ict_index": "6.9", "transfers_balance": "213", "selected": "2644", "transfers_in": "482", "transfers_out": "269", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "25789", "selected": "30690", "transfers_in": "30511", "transfers_out": "4722", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "5572", "selected": "37366", "transfers_in": "11227", "transfers_out": "5655", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.0", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "1676", "selected": "39432", "transfers_in": "5463", "transfers_out": "3787", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "27.2", "creativity": "0.2", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "-6486", "selected": "33181", "transfers_in": "1208", "transfers_out": "7694", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-3789", "selected": "29473", "transfers_in": "396", "transfers_out": "4185", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.8", "creativity": "2.4", "threat": "21.0", "ict_index": "2.9", "transfers_balance": "-2912", "selected": "26667", "transfers_in": "408", "transfers_out": "3320", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.8", "creativity": "3.9", "threat": "37.0", "ict_index": "7.8", "transfers_balance": "-1884", "selected": "24900", "transfers_in": "568", "transfers_out": "2452", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "13.1", "threat": "14.0", "ict_index": "3.5", "transfers_balance": "3297", "selected": "28479", "transfers_in": "4527", "transfers_out": "1230", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "42", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "10.6", "threat": "7.0", "ict_index": "2.4", "transfers_balance": "-2496", "selected": "26104", "transfers_in": "640", "transfers_out": "3136", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5304", "selected": "20844", "transfers_in": "176", "transfers_out": "5480", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3074", "selected": "17774", "transfers_in": "26", "transfers_out": "3100", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2014", "selected": "15763", "transfers_in": "33", "transfers_out": "2047", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.0", "creativity": "12.3", "threat": "22.0", "ict_index": "4.9", "transfers_balance": "-1519", "selected": "14249", "transfers_in": "47", "transfers_out": "1566", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "5.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-172", "selected": "14103", "transfers_in": "261", "transfers_out": "433", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "28.0", "threat": "6.0", "ict_index": "4.7", "transfers_balance": "9434", "selected": "23314", "transfers_in": "10645", "transfers_out": "1211", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.2", "creativity": "4.6", "threat": "7.0", "ict_index": "2.5", "transfers_balance": "9434", "selected": "23314", "transfers_in": "10645", "transfers_out": "1211", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.6", "creativity": "12.2", "threat": "38.0", "ict_index": "7.4", "transfers_balance": "-1878", "selected": "21525", "transfers_in": "795", "transfers_out": "2673", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "89", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.0", "creativity": "31.8", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-141", "selected": "21440", "transfers_in": "1373", "transfers_out": "1514", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.6", "creativity": "24.3", "threat": "4.0", "ict_index": "4.7", "transfers_balance": "370", "selected": "21919", "transfers_in": "1680", "transfers_out": "1310", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.0", "creativity": "4.1", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-552", "selected": "21433", "transfers_in": "805", "transfers_out": "1357", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.6", "creativity": "1.5", "threat": "13.0", "ict_index": "2.1", "transfers_balance": "-916", "selected": "20600", "transfers_in": "594", "transfers_out": "1510", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "30.4", "creativity": "24.3", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-721", "selected": "19996", "transfers_in": "397", "transfers_out": "1118", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.1", "threat": "10.0", "ict_index": "1.2", "transfers_balance": "363", "selected": "20435", "transfers_in": "909", "transfers_out": "546", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-220", "selected": "15777", "transfers_in": "624", "transfers_out": "844", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "29.8", "creativity": "11.6", "threat": "34.0", "ict_index": "7.5", "transfers_balance": "-1028", "selected": "13800", "transfers_in": "84", "transfers_out": "1112", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.0", "creativity": "6.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "314", "selected": "14187", "transfers_in": "706", "transfers_out": "392", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.2", "creativity": "12.6", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "310", "selected": "14537", "transfers_in": "868", "transfers_out": "558", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "1.1", "threat": "15.0", "ict_index": "3.0", "transfers_balance": "182", "selected": "14794", "transfers_in": "566", "transfers_out": "384", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.2", "creativity": "2.1", "threat": "6.0", "ict_index": "1.8", "transfers_balance": "9", "selected": "14798", "transfers_in": "411", "transfers_out": "402", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "28.4", "creativity": "11.5", "threat": "2.0", "ict_index": "4.2", "transfers_balance": "533", "selected": "15400", "transfers_in": "876", "transfers_out": "343", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.6", "creativity": "1.9", "threat": "17.0", "ict_index": "3.8", "transfers_balance": "533", "selected": "15400", "transfers_in": "876", "transfers_out": "343", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.8", "creativity": "2.0", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "109", "selected": "15487", "transfers_in": "457", "transfers_out": "348", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jermain Defoe": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "10.8", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "0", "selected": "210521", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "31", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-25018", "selected": "195923", "transfers_in": "4016", "transfers_out": "29034", "value": "80", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "0.2", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-46466", "selected": "151526", "transfers_in": "1047", "transfers_out": "47513", "value": "79", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.5", "threat": "18.0", "ict_index": "1.5", "transfers_balance": "-22351", "selected": "131253", "transfers_in": "1546", "transfers_out": "23897", "value": "78", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "77", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "35.2", "creativity": "13.5", "threat": "22.0", "ict_index": "7.1", "transfers_balance": "-9229", "selected": "123064", "transfers_in": "3906", "transfers_out": "13135", "value": "78", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "10.6", "threat": "21.0", "ict_index": "3.8", "transfers_balance": "3503", "selected": "128946", "transfers_in": "12868", "transfers_out": "9365", "value": "78", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.8", "creativity": "32.8", "threat": "27.0", "ict_index": "6.6", "transfers_balance": "-8924", "selected": "121079", "transfers_in": "4438", "transfers_out": "13362", "value": "78", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.3", "threat": "32.0", "ict_index": "3.5", "transfers_balance": "-9154", "selected": "112888", "transfers_in": "2635", "transfers_out": "11789", "value": "77", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5136", "selected": "108127", "transfers_in": "1613", "transfers_out": "6749", "value": "77", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-14464", "selected": "93809", "transfers_in": "294", "transfers_out": "14758", "value": "77", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.0", "threat": "19.0", "ict_index": "2.2", "transfers_balance": "-2568", "selected": "91598", "transfers_in": "1159", "transfers_out": "3727", "value": "76", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1234", "selected": "90854", "transfers_in": "2195", "transfers_out": "3429", "value": "76", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4118", "selected": "87016", "transfers_in": "535", "transfers_out": "4653", "value": "76", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.0", "creativity": "1.8", "threat": "35.0", "ict_index": "4.0", "transfers_balance": "-3145", "selected": "83933", "transfers_in": "65", "transfers_out": "3210", "value": "76", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.4", "creativity": "11.5", "threat": "19.0", "ict_index": "3.4", "transfers_balance": "-1097", "selected": "82970", "transfers_in": "378", "transfers_out": "1475", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "13", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "79", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "49", "influence": "67.4", "creativity": "1.8", "threat": "63.0", "ict_index": "13.2", "transfers_balance": "-1062", "selected": "82233", "transfers_in": "535", "transfers_out": "1597", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "0.0", "threat": "42.0", "ict_index": "4.8", "transfers_balance": "3598", "selected": "86310", "transfers_in": "4739", "transfers_out": "1141", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.6", "creativity": "24.8", "threat": "27.0", "ict_index": "5.8", "transfers_balance": "123", "selected": "86806", "transfers_in": "1957", "transfers_out": "1834", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2438", "selected": "84783", "transfers_in": "1767", "transfers_out": "4205", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3694", "selected": "81167", "transfers_in": "226", "transfers_out": "3920", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2829", "selected": "78432", "transfers_in": "196", "transfers_out": "3025", "value": "76", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-809", "selected": "77673", "transfers_in": "93", "transfers_out": "902", "value": "76", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2227", "selected": "75592", "transfers_in": "148", "transfers_out": "2375", "value": "76", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1132", "selected": "74523", "transfers_in": "83", "transfers_out": "1215", "value": "76", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-877", "selected": "73735", "transfers_in": "57", "transfers_out": "934", "value": "76", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-517", "selected": "73250", "transfers_in": "40", "transfers_out": "557", "value": "76", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-646", "selected": "72681", "transfers_in": "64", "transfers_out": "710", "value": "76", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "18.0", "ict_index": "1.8", "transfers_balance": "-584", "selected": "72217", "transfers_in": "93", "transfers_out": "677", "value": "76", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "89", "selected": "72439", "transfers_in": "286", "transfers_out": "197", "value": "76", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "14", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "81570", "transfers_in": "198", "transfers_out": "267", "value": "76", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "3020", "selected": "88529", "transfers_in": "3469", "transfers_out": "449", "value": "76", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "23", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "31.2", "creativity": "1.3", "threat": "52.0", "ict_index": "8.5", "transfers_balance": "-1509", "selected": "83325", "transfers_in": "296", "transfers_out": "1805", "value": "76", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.5", "threat": "94.0", "ict_index": "9.4", "transfers_balance": "1105", "selected": "84645", "transfers_in": "1742", "transfers_out": "637", "value": "76", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-41", "selected": "84742", "transfers_in": "840", "transfers_out": "881", "value": "76", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "10.8", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-41", "selected": "84742", "transfers_in": "840", "transfers_out": "881", "value": "76", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "10.3", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "-178", "selected": "84040", "transfers_in": "261", "transfers_out": "439", "value": "76", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-306", "selected": "83785", "transfers_in": "196", "transfers_out": "502", "value": "76", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "22.6", "creativity": "10.3", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-125", "selected": "83755", "transfers_in": "317", "transfers_out": "442", "value": "76", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Luke Shaw": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "3576", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-764", "selected": "3698", "transfers_in": "118", "transfers_out": "882", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-425", "selected": "3429", "transfers_in": "109", "transfers_out": "534", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "3393", "transfers_in": "157", "transfers_out": "381", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "3439", "transfers_in": "112", "transfers_out": "175", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "123", "selected": "4040", "transfers_in": "338", "transfers_out": "215", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "4455", "transfers_in": "374", "transfers_out": "312", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "4699", "transfers_in": "185", "transfers_out": "338", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "4754", "transfers_in": "108", "transfers_out": "208", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "4884", "transfers_in": "172", "transfers_out": "265", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "4993", "transfers_in": "100", "transfers_out": "179", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "5232", "transfers_in": "182", "transfers_out": "224", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "5289", "transfers_in": "102", "transfers_out": "190", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "5329", "transfers_in": "83", "transfers_out": "139", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "5383", "transfers_in": "81", "transfers_out": "140", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "315", "selected": "5923", "transfers_in": "546", "transfers_out": "231", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "82", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.4", "creativity": "2.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "252", "selected": "6301", "transfers_in": "458", "transfers_out": "206", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3124", "selected": "9679", "transfers_in": "3420", "transfers_out": "296", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-325", "selected": "9688", "transfers_in": "1065", "transfers_out": "1390", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.4", "creativity": "15.3", "threat": "66.0", "ict_index": "10.3", "transfers_balance": "-75", "selected": "9837", "transfers_in": "988", "transfers_out": "1063", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "8.2", "creativity": "15.0", "threat": "12.0", "ict_index": "3.5", "transfers_balance": "4631", "selected": "14954", "transfers_in": "5869", "transfers_out": "1238", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "33.4", "threat": "2.0", "ict_index": "5.9", "transfers_balance": "6272", "selected": "21484", "transfers_in": "8481", "transfers_out": "2209", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "11.8", "creativity": "14.1", "threat": "10.0", "ict_index": "3.6", "transfers_balance": "31630", "selected": "54490", "transfers_in": "37789", "transfers_out": "6159", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "26618", "selected": "82037", "transfers_in": "31952", "transfers_out": "5334", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14601", "selected": "68251", "transfers_in": "7087", "transfers_out": "21688", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "9.4", "creativity": "5.9", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "-10317", "selected": "58216", "transfers_in": "3154", "transfers_out": "13471", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13386", "selected": "72477", "transfers_in": "16912", "transfers_out": "3526", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10306", "selected": "62906", "transfers_in": "2080", "transfers_out": "12386", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "1.1", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-8963", "selected": "54053", "transfers_in": "708", "transfers_out": "9671", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6988", "selected": "44668", "transfers_in": "487", "transfers_out": "7475", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3843", "selected": "36681", "transfers_in": "606", "transfers_out": "4449", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4095", "selected": "32644", "transfers_in": "115", "transfers_out": "4210", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3342", "selected": "29154", "transfers_in": "145", "transfers_out": "3487", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "18.8", "creativity": "12.7", "threat": "20.0", "ict_index": "5.2", "transfers_balance": "-3342", "selected": "29154", "transfers_in": "145", "transfers_out": "3487", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-475", "selected": "28226", "transfers_in": "455", "transfers_out": "930", "value": "48", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "13.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-648", "selected": "27587", "transfers_in": "442", "transfers_out": "1090", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "15.6", "creativity": "13.3", "threat": "24.0", "ict_index": "5.3", "transfers_balance": "-648", "selected": "27587", "transfers_in": "442", "transfers_out": "1090", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "2838", "selected": "31019", "transfers_in": "3449", "transfers_out": "611", "value": "48", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Kevin De Bruyne": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.0", "creativity": "16.9", "threat": "35.0", "ict_index": "6.7", "transfers_balance": "0", "selected": "1236998", "transfers_in": "0", "transfers_out": "0", "value": "100", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.2", "creativity": "54.4", "threat": "23.0", "ict_index": "9.8", "transfers_balance": "-67539", "selected": "1265348", "transfers_in": "25807", "transfers_out": "93346", "value": "100", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.8", "creativity": "69.3", "threat": "6.0", "ict_index": "9.8", "transfers_balance": "-203509", "selected": "1080812", "transfers_in": "17895", "transfers_out": "221404", "value": "100", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "9", "goals": "0", "assists": "2", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "49.0", "creativity": "66.6", "threat": "13.0", "ict_index": "12.9", "transfers_balance": "-305403", "selected": "790440", "transfers_in": "8908", "transfers_out": "314311", "value": "99", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "34.8", "creativity": "65.0", "threat": "27.0", "ict_index": "12.7", "transfers_balance": "116614", "selected": "926269", "transfers_in": "157201", "transfers_out": "40587", "value": "99", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "48.8", "threat": "4.0", "ict_index": "7.1", "transfers_balance": "25061", "selected": "969496", "transfers_in": "93069", "transfers_out": "68008", "value": "100", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "55.0", "creativity": "87.3", "threat": "14.0", "ict_index": "15.6", "transfers_balance": "-150371", "selected": "826875", "transfers_in": "11555", "transfers_out": "161926", "value": "100", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "9", "goals": "0", "assists": "2", "conceded": "2", "bonus": "1", "minutes": "65", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "45.0", "creativity": "35.1", "threat": "16.0", "ict_index": "9.6", "transfers_balance": "49457", "selected": "892147", "transfers_in": "89247", "transfers_out": "39790", "value": "100", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "41.6", "creativity": "50.2", "threat": "28.0", "ict_index": "12.0", "transfers_balance": "99643", "selected": "1001000", "transfers_in": "119289", "transfers_out": "19646", "value": "100", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "21.8", "threat": "16.0", "ict_index": "5.2", "transfers_balance": "66731", "selected": "1080688", "transfers_in": "101855", "transfers_out": "35124", "value": "101", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "59.6", "creativity": "46.1", "threat": "32.0", "ict_index": "13.8", "transfers_balance": "-43395", "selected": "1045118", "transfers_in": "25783", "transfers_out": "69178", "value": "101", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.0", "creativity": "24.9", "threat": "12.0", "ict_index": "7.5", "transfers_balance": "54221", "selected": "1113392", "transfers_in": "79255", "transfers_out": "25034", "value": "101", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.0", "creativity": "33.2", "threat": "4.0", "ict_index": "4.8", "transfers_balance": "33318", "selected": "1154935", "transfers_in": "53037", "transfers_out": "19719", "value": "101", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "82.8", "creativity": "118.1", "threat": "43.0", "ict_index": "24.4", "transfers_balance": "-20534", "selected": "1139470", "transfers_in": "23251", "transfers_out": "43785", "value": "101", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.8", "creativity": "59.6", "threat": "15.0", "ict_index": "11.2", "transfers_balance": "65740", "selected": "1211989", "transfers_in": "82491", "transfers_out": "16751", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.4", "creativity": "19.8", "threat": "17.0", "ict_index": "6.2", "transfers_balance": "-28795", "selected": "1192741", "transfers_in": "37388", "transfers_out": "66183", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "76", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "44.6", "creativity": "38.2", "threat": "22.0", "ict_index": "10.5", "transfers_balance": "12014", "selected": "1210345", "transfers_in": "38952", "transfers_out": "26938", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "48", "influence": "64.8", "creativity": "62.1", "threat": "30.0", "ict_index": "15.7", "transfers_balance": "34073", "selected": "1250966", "transfers_in": "52682", "transfers_out": "18609", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.4", "creativity": "10.8", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "213577", "selected": "1480571", "transfers_in": "224380", "transfers_out": "10803", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "27.8", "creativity": "63.8", "threat": "29.0", "ict_index": "12.1", "transfers_balance": "-35597", "selected": "1451675", "transfers_in": "27420", "transfers_out": "63017", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "41.1", "threat": "49.0", "ict_index": "10.6", "transfers_balance": "5705", "selected": "1465060", "transfers_in": "57940", "transfers_out": "52235", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "12", "goals": "0", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "78", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "24.0", "creativity": "81.2", "threat": "27.0", "ict_index": "13.2", "transfers_balance": "-310417", "selected": "1156439", "transfers_in": "17893", "transfers_out": "328310", "value": "103", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.0", "creativity": "11.3", "threat": "9.0", "ict_index": "3.8", "transfers_balance": "44585", "selected": "1211877", "transfers_in": "129360", "transfers_out": "84775", "value": "102", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "41.2", "creativity": "65.8", "threat": "28.0", "ict_index": "13.5", "transfers_balance": "-18277", "selected": "1199220", "transfers_in": "44112", "transfers_out": "62389", "value": "102", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "14", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "60.8", "creativity": "25.9", "threat": "75.0", "ict_index": "16.2", "transfers_balance": "10526", "selected": "1216475", "transfers_in": "54893", "transfers_out": "44367", "value": "102", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.4", "creativity": "52.5", "threat": "27.0", "ict_index": "9.6", "transfers_balance": "79641", "selected": "1300477", "transfers_in": "92342", "transfers_out": "12701", "value": "103", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "13", "goals": "0", "assists": "3", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "47", "influence": "66.2", "creativity": "78.8", "threat": "26.0", "ict_index": "17.1", "transfers_balance": "7833", "selected": "1314931", "transfers_in": "47995", "transfers_out": "40162", "value": "103", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.2", "creativity": "29.5", "threat": "12.0", "ict_index": "5.8", "transfers_balance": "79677", "selected": "1407421", "transfers_in": "109902", "transfers_out": "30225", "value": "104", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "59.5", "threat": "3.0", "ict_index": "7.9", "transfers_balance": "21901", "selected": "1433172", "transfers_in": "47609", "transfers_out": "25708", "value": "104", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.6", "creativity": "83.7", "threat": "12.0", "ict_index": "11.7", "transfers_balance": "10536", "selected": "1473171", "transfers_in": "40204", "transfers_out": "29668", "value": "104", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.6", "creativity": "39.8", "threat": "22.0", "ict_index": "9.3", "transfers_balance": "16735", "selected": "1460129", "transfers_in": "47613", "transfers_out": "30878", "value": "104", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.2", "creativity": "61.4", "threat": "4.0", "ict_index": "7.6", "transfers_balance": "-44970", "selected": "1414874", "transfers_in": "19397", "transfers_out": "64367", "value": "104", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.4", "creativity": "27.0", "threat": "9.0", "ict_index": "4.8", "transfers_balance": "-128983", "selected": "1271216", "transfers_in": "5169", "transfers_out": "134152", "value": "103", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "41.4", "creativity": "26.5", "threat": "28.0", "ict_index": "9.6", "transfers_balance": "23700", "selected": "1338730", "transfers_in": "52678", "transfers_out": "28978", "value": "103", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.8", "creativity": "27.2", "threat": "29.0", "ict_index": "7.2", "transfers_balance": "-12726", "selected": "1303350", "transfers_in": "15854", "transfers_out": "28580", "value": "103", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "8.5", "threat": "24.0", "ict_index": "3.6", "transfers_balance": "-68", "selected": "1303738", "transfers_in": "28225", "transfers_out": "28293", "value": "103", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "1303738", "transfers_in": "28225", "transfers_out": "28293", "value": "103", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.2", "creativity": "32.5", "threat": "23.0", "ict_index": "7.9", "transfers_balance": "-41227", "selected": "1261734", "transfers_in": "7637", "transfers_out": "48864", "value": "103", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Leroy Fer": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.0", "creativity": "13.3", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "0", "selected": "25405", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.0", "creativity": "8.7", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-1487", "selected": "26481", "transfers_in": "1264", "transfers_out": "2751", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "32.2", "creativity": "15.3", "threat": "8.0", "ict_index": "5.6", "transfers_balance": "-2838", "selected": "24223", "transfers_in": "1344", "transfers_out": "4182", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.2", "creativity": "16.3", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "4552", "selected": "30587", "transfers_in": "8421", "transfers_out": "3869", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-3075", "selected": "27795", "transfers_in": "1100", "transfers_out": "4175", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "16.8", "threat": "27.0", "ict_index": "5.4", "transfers_balance": "-2478", "selected": "25587", "transfers_in": "1438", "transfers_out": "3916", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "14.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2764", "selected": "22974", "transfers_in": "540", "transfers_out": "3304", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.0", "creativity": "3.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-1509", "selected": "21588", "transfers_in": "1119", "transfers_out": "2628", "value": "54", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4359", "selected": "17244", "transfers_in": "96", "transfers_out": "4455", "value": "54", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.0", "creativity": "2.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1971", "selected": "15306", "transfers_in": "111", "transfers_out": "2082", "value": "54", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.6", "creativity": "7.1", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-465", "selected": "14883", "transfers_in": "382", "transfers_out": "847", "value": "54", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "69", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "4.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-779", "selected": "14155", "transfers_in": "125", "transfers_out": "904", "value": "54", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.4", "creativity": "10.4", "threat": "21.0", "ict_index": "4.0", "transfers_balance": "-538", "selected": "13636", "transfers_in": "101", "transfers_out": "639", "value": "54", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.8", "creativity": "13.0", "threat": "1.0", "ict_index": "2.9", "transfers_balance": "-657", "selected": "12997", "transfers_in": "53", "transfers_out": "710", "value": "53", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.0", "creativity": "14.8", "threat": "6.0", "ict_index": "3.8", "transfers_balance": "-502", "selected": "12515", "transfers_in": "71", "transfers_out": "573", "value": "53", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-341", "selected": "12208", "transfers_in": "154", "transfers_out": "495", "value": "53", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-391", "selected": "11830", "transfers_in": "31", "transfers_out": "422", "value": "53", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "38.0", "creativity": "6.2", "threat": "33.0", "ict_index": "7.7", "transfers_balance": "-347", "selected": "11493", "transfers_in": "24", "transfers_out": "371", "value": "53", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "11301", "transfers_in": "236", "transfers_out": "454", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "77", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "4.8", "threat": "6.0", "ict_index": "1.0", "transfers_balance": "-474", "selected": "10829", "transfers_in": "6", "transfers_out": "480", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-461", "selected": "10374", "transfers_in": "21", "transfers_out": "482", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "10276", "transfers_in": "55", "transfers_out": "160", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "10021", "transfers_in": "87", "transfers_out": "358", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "11.8", "creativity": "2.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-155", "selected": "9882", "transfers_in": "32", "transfers_out": "187", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.0", "creativity": "24.4", "threat": "24.0", "ict_index": "6.9", "transfers_balance": "-21", "selected": "9889", "transfers_in": "128", "transfers_out": "149", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "35", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "113", "selected": "10028", "transfers_in": "267", "transfers_out": "154", "value": "52", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "9530", "transfers_in": "23", "transfers_out": "522", "value": "52", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "9265", "transfers_in": "8", "transfers_out": "275", "value": "52", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "9164", "transfers_in": "6", "transfers_out": "111", "value": "52", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "10560", "transfers_in": "13", "transfers_out": "89", "value": "52", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "10433", "transfers_in": "2", "transfers_out": "78", "value": "52", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "10385", "transfers_in": "2", "transfers_out": "52", "value": "52", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "10349", "transfers_in": "4", "transfers_out": "42", "value": "52", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "10315", "transfers_in": "8", "transfers_out": "41", "value": "52", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "10302", "transfers_in": "6", "transfers_out": "22", "value": "52", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "10280", "transfers_in": "4", "transfers_out": "28", "value": "52", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "10280", "transfers_in": "4", "transfers_out": "28", "value": "52", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "10257", "transfers_in": "18", "transfers_out": "35", "value": "52", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Manolo Gabbiadini": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "5.3", "threat": "20.0", "ict_index": "1.2", "transfers_balance": "0", "selected": "264048", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "79", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "30.8", "creativity": "8.9", "threat": "24.0", "ict_index": "6.4", "transfers_balance": "-34146", "selected": "242865", "transfers_in": "10026", "transfers_out": "44172", "value": "70", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "16.8", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "23296", "selected": "276893", "transfers_in": "51566", "transfers_out": "28270", "value": "70", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "68", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-19720", "selected": "263038", "transfers_in": "29369", "transfers_out": "49089", "value": "70", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55582", "selected": "209094", "transfers_in": "9018", "transfers_out": "64600", "value": "70", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68106", "selected": "142112", "transfers_in": "4493", "transfers_out": "72599", "value": "68", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "11.8", "threat": "10.0", "ict_index": "2.4", "transfers_balance": "-34024", "selected": "108602", "transfers_in": "2728", "transfers_out": "36752", "value": "67", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "12", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "46", "influence": "62.4", "creativity": "2.8", "threat": "34.0", "ict_index": "9.9", "transfers_balance": "-13344", "selected": "95831", "transfers_in": "4776", "transfers_out": "18120", "value": "67", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "13.8", "threat": "31.0", "ict_index": "5.0", "transfers_balance": "50909", "selected": "148377", "transfers_in": "57347", "transfers_out": "6438", "value": "66", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "3.6", "threat": "36.0", "ict_index": "4.1", "transfers_balance": "19165", "selected": "169224", "transfers_in": "35949", "transfers_out": "16784", "value": "66", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "11.8", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-2716", "selected": "167589", "transfers_in": "15756", "transfers_out": "18472", "value": "66", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22307", "selected": "146180", "transfers_in": "6858", "transfers_out": "29165", "value": "66", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8099", "selected": "138609", "transfers_in": "10311", "transfers_out": "18410", "value": "66", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20676", "selected": "118167", "transfers_in": "2520", "transfers_out": "23196", "value": "66", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-12863", "selected": "105547", "transfers_in": "1605", "transfers_out": "14468", "value": "65", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10052", "selected": "95723", "transfers_in": "837", "transfers_out": "10889", "value": "65", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "5.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-5890", "selected": "89950", "transfers_in": "452", "transfers_out": "6342", "value": "64", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "1.6", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-4866", "selected": "85190", "transfers_in": "255", "transfers_out": "5121", "value": "64", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1751", "selected": "83719", "transfers_in": "2117", "transfers_out": "3868", "value": "64", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.3", "threat": "5.0", "ict_index": "0.3", "transfers_balance": "-608", "selected": "83299", "transfers_in": "2784", "transfers_out": "3392", "value": "64", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "1.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-2643", "selected": "80870", "transfers_in": "1770", "transfers_out": "4413", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "437", "selected": "81414", "transfers_in": "2886", "transfers_out": "2449", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2996", "selected": "78707", "transfers_in": "1851", "transfers_out": "4847", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.4", "creativity": "17.8", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "-2930", "selected": "75896", "transfers_in": "699", "transfers_out": "3629", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "963", "selected": "77121", "transfers_in": "3294", "transfers_out": "2331", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3549", "selected": "73614", "transfers_in": "149", "transfers_out": "3698", "value": "63", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1683", "selected": "72035", "transfers_in": "380", "transfers_out": "2063", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "9", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.0", "creativity": "0.0", "threat": "17.0", "ict_index": "5.0", "transfers_balance": "-1112", "selected": "71162", "transfers_in": "430", "transfers_out": "1542", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "11.6", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "2638", "selected": "74060", "transfers_in": "3168", "transfers_out": "530", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "1.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-1039", "selected": "80843", "transfers_in": "593", "transfers_out": "1632", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "4.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "158", "selected": "80586", "transfers_in": "1089", "transfers_out": "931", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-720", "selected": "79887", "transfers_in": "291", "transfers_out": "1011", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "79708", "transfers_in": "410", "transfers_out": "710", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "79708", "transfers_in": "410", "transfers_out": "710", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "79119", "transfers_in": "256", "transfers_out": "361", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "50", "selected": "79213", "transfers_in": "434", "transfers_out": "384", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "22", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.4", "creativity": "11.7", "threat": "49.0", "ict_index": "9.9", "transfers_balance": "50", "selected": "79213", "transfers_in": "434", "transfers_out": "384", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2060", "selected": "81506", "transfers_in": "2527", "transfers_out": "467", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Connor Wickham": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1117", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "993", "transfers_in": "53", "transfers_out": "304", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "1074", "transfers_in": "34", "transfers_out": "187", "value": "55", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "1218", "transfers_in": "48", "transfers_out": "162", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "1250", "transfers_in": "48", "transfers_out": "129", "value": "55", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "1285", "transfers_in": "34", "transfers_out": "99", "value": "54", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "1274", "transfers_in": "38", "transfers_out": "101", "value": "54", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1303", "transfers_in": "53", "transfers_out": "93", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1320", "transfers_in": "28", "transfers_out": "51", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1330", "transfers_in": "41", "transfers_out": "61", "value": "54", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "1334", "transfers_in": "20", "transfers_out": "47", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "1359", "transfers_in": "20", "transfers_out": "41", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "1367", "transfers_in": "24", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1382", "transfers_in": "20", "transfers_out": "32", "value": "54", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1411", "transfers_in": "32", "transfers_out": "31", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1432", "transfers_in": "26", "transfers_out": "50", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1447", "transfers_in": "28", "transfers_out": "34", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1458", "transfers_in": "26", "transfers_out": "41", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1477", "transfers_in": "33", "transfers_out": "50", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1498", "transfers_in": "36", "transfers_out": "39", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1526", "transfers_in": "54", "transfers_out": "65", "value": "54", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1547", "transfers_in": "29", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "1582", "transfers_in": "50", "transfers_out": "73", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1609", "transfers_in": "40", "transfers_out": "48", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1627", "transfers_in": "23", "transfers_out": "45", "value": "54", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1630", "transfers_in": "21", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1662", "transfers_in": "47", "transfers_out": "46", "value": "54", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1684", "transfers_in": "23", "transfers_out": "45", "value": "54", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1720", "transfers_in": "21", "transfers_out": "22", "value": "54", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1800", "transfers_in": "31", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1829", "transfers_in": "25", "transfers_out": "24", "value": "54", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1869", "transfers_in": "27", "transfers_out": "23", "value": "54", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1875", "transfers_in": "33", "transfers_out": "33", "value": "54", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1874", "transfers_in": "31", "transfers_out": "36", "value": "54", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "1891", "transfers_in": "31", "transfers_out": "17", "value": "54", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "1901", "transfers_in": "36", "transfers_out": "30", "value": "54", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1908", "transfers_in": "16", "transfers_out": "17", "value": "54", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "1927", "transfers_in": "41", "transfers_out": "25", "value": "54", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Loris Karius": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6473", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-884", "selected": "7172", "transfers_in": "139", "transfers_out": "1023", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-709", "selected": "6869", "transfers_in": "41", "transfers_out": "750", "value": "50", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "291", "selected": "8524", "transfers_in": "837", "transfers_out": "546", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-248", "selected": "8714", "transfers_in": "242", "transfers_out": "490", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "8665", "transfers_in": "159", "transfers_out": "540", "value": "49", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "8545", "transfers_in": "92", "transfers_out": "443", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-295", "selected": "8464", "transfers_in": "78", "transfers_out": "373", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "8432", "transfers_in": "49", "transfers_out": "185", "value": "49", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "8502", "transfers_in": "187", "transfers_out": "261", "value": "48", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "8455", "transfers_in": "77", "transfers_out": "245", "value": "48", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "8445", "transfers_in": "74", "transfers_out": "233", "value": "48", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "8383", "transfers_in": "39", "transfers_out": "177", "value": "48", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "8372", "transfers_in": "32", "transfers_out": "102", "value": "48", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "8361", "transfers_in": "45", "transfers_out": "114", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "8346", "transfers_in": "39", "transfers_out": "161", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "25", "influence": "11.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-57", "selected": "8343", "transfers_in": "37", "transfers_out": "94", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "8491", "transfers_in": "114", "transfers_out": "78", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "8502", "transfers_in": "71", "transfers_out": "174", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "8541", "transfers_in": "95", "transfers_out": "135", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-161", "selected": "8458", "transfers_in": "60", "transfers_out": "221", "value": "48", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "80", "selected": "8596", "transfers_in": "193", "transfers_out": "113", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-106", "selected": "8667", "transfers_in": "120", "transfers_out": "226", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "2222", "selected": "11163", "transfers_in": "2547", "transfers_out": "325", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "28", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "2001", "selected": "13527", "transfers_in": "2904", "transfers_out": "903", "value": "48", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "32", "influence": "44.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "795", "selected": "14496", "transfers_in": "1567", "transfers_out": "772", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "7754", "selected": "23186", "transfers_in": "8869", "transfers_out": "1115", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "22.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "22405", "selected": "49027", "transfers_in": "25019", "transfers_out": "2614", "value": "48", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "30", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "7990", "selected": "58715", "transfers_in": "10268", "transfers_out": "2278", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "6501", "selected": "64831", "transfers_in": "9682", "transfers_out": "3181", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "10799", "selected": "80980", "transfers_in": "14227", "transfers_out": "3428", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "6", "influence": "8.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1591", "selected": "78703", "transfers_in": "7236", "transfers_out": "5645", "value": "48", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-295", "selected": "78914", "transfers_in": "4110", "transfers_out": "4405", "value": "48", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "11.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "2650", "selected": "80782", "transfers_in": "7437", "transfers_out": "4787", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "21", "influence": "38.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "19689", "selected": "113459", "transfers_in": "22363", "transfers_out": "2674", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "2859", "selected": "107166", "transfers_in": "7846", "transfers_out": "4987", "value": "49", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "19", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-13502", "selected": "92804", "transfers_in": "2103", "transfers_out": "15605", "value": "49", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "29", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "15858", "selected": "111369", "transfers_in": "18145", "transfers_out": "2287", "value": "49", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Benik Afobe": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "16.2", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "30511", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.4", "creativity": "0.6", "threat": "57.0", "ict_index": "6.3", "transfers_balance": "-4715", "selected": "27862", "transfers_in": "990", "transfers_out": "5705", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6404", "selected": "22054", "transfers_in": "334", "transfers_out": "6738", "value": "59", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5792", "selected": "16487", "transfers_in": "137", "transfers_out": "5929", "value": "58", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "1.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1284", "selected": "15502", "transfers_in": "526", "transfers_out": "1810", "value": "58", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "15", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1564", "selected": "14247", "transfers_in": "380", "transfers_out": "1944", "value": "58", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "0.7", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "-1270", "selected": "13144", "transfers_in": "241", "transfers_out": "1511", "value": "57", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-837", "selected": "12501", "transfers_in": "259", "transfers_out": "1096", "value": "57", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.4", "creativity": "1.7", "threat": "24.0", "ict_index": "3.0", "transfers_balance": "-523", "selected": "12061", "transfers_in": "165", "transfers_out": "688", "value": "57", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.6", "creativity": "5.1", "threat": "20.0", "ict_index": "2.9", "transfers_balance": "16", "selected": "12246", "transfers_in": "679", "transfers_out": "663", "value": "57", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-967", "selected": "11336", "transfers_in": "110", "transfers_out": "1077", "value": "57", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "11042", "transfers_in": "337", "transfers_out": "712", "value": "57", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-8", "selected": "11114", "transfers_in": "462", "transfers_out": "470", "value": "57", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "11271", "transfers_in": "446", "transfers_out": "379", "value": "57", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "11064", "transfers_in": "185", "transfers_out": "459", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-226", "selected": "10942", "transfers_in": "187", "transfers_out": "413", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "4.1", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-238", "selected": "10764", "transfers_in": "94", "transfers_out": "332", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "10595", "transfers_in": "74", "transfers_out": "289", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "18", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-184", "selected": "10466", "transfers_in": "158", "transfers_out": "342", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.2", "creativity": "2.8", "threat": "68.0", "ict_index": "7.6", "transfers_balance": "-15", "selected": "10484", "transfers_in": "214", "transfers_out": "229", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.2", "creativity": "12.2", "threat": "30.0", "ict_index": "4.5", "transfers_balance": "-115", "selected": "10407", "transfers_in": "240", "transfers_out": "355", "value": "57", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "65", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.6", "creativity": "14.3", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "116", "selected": "10546", "transfers_in": "339", "transfers_out": "223", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-161", "selected": "10444", "transfers_in": "271", "transfers_out": "432", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "10495", "transfers_in": "344", "transfers_out": "367", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "10457", "transfers_in": "185", "transfers_out": "330", "value": "57", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "10119", "transfers_in": "47", "transfers_out": "405", "value": "57", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "9791", "transfers_in": "1", "transfers_out": "354", "value": "57", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "9608", "transfers_in": "6", "transfers_out": "267", "value": "57", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "9557", "transfers_in": "1", "transfers_out": "86", "value": "57", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "10962", "transfers_in": "3", "transfers_out": "70", "value": "57", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "10922", "transfers_in": "3", "transfers_out": "46", "value": "57", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "10891", "transfers_in": "1", "transfers_out": "68", "value": "57", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "10869", "transfers_in": "3", "transfers_out": "38", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "10857", "transfers_in": "1", "transfers_out": "29", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "10857", "transfers_in": "1", "transfers_out": "29", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "10826", "transfers_in": "2", "transfers_out": "18", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "10827", "transfers_in": "4", "transfers_out": "15", "value": "57", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "10813", "transfers_in": "2", "transfers_out": "22", "value": "57", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Yannick Bolasie": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4207", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-993", "selected": "4961", "transfers_in": "97", "transfers_out": "1090", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-627", "selected": "4986", "transfers_in": "66", "transfers_out": "693", "value": "65", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-446", "selected": "5166", "transfers_in": "67", "transfers_out": "513", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "5189", "transfers_in": "45", "transfers_out": "264", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204", "selected": "5228", "transfers_in": "41", "transfers_out": "245", "value": "65", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-174", "selected": "5201", "transfers_in": "36", "transfers_out": "210", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "5198", "transfers_in": "45", "transfers_out": "168", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "5212", "transfers_in": "25", "transfers_out": "73", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "5221", "transfers_in": "25", "transfers_out": "87", "value": "64", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5262", "transfers_in": "22", "transfers_out": "74", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "5359", "transfers_in": "31", "transfers_out": "83", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "5388", "transfers_in": "36", "transfers_out": "70", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "5409", "transfers_in": "18", "transfers_out": "51", "value": "64", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "5440", "transfers_in": "21", "transfers_out": "57", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "5537", "transfers_in": "38", "transfers_out": "75", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "5601", "transfers_in": "26", "transfers_out": "48", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "5676", "transfers_in": "49", "transfers_out": "58", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "5776", "transfers_in": "67", "transfers_out": "90", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "8.5", "threat": "1.0", "ict_index": "0.8", "transfers_balance": "139", "selected": "6054", "transfers_in": "186", "transfers_out": "47", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "634", "selected": "6842", "transfers_in": "800", "transfers_out": "166", "value": "64", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.0", "creativity": "12.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-136", "selected": "6755", "transfers_in": "212", "transfers_out": "348", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "1270", "selected": "8397", "transfers_in": "2141", "transfers_out": "871", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.0", "creativity": "4.2", "threat": "19.0", "ict_index": "3.2", "transfers_balance": "5", "selected": "8589", "transfers_in": "767", "transfers_out": "762", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "8509", "transfers_in": "439", "transfers_out": "752", "value": "64", "played_for": "EVE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.0", "creativity": "4.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "-561", "selected": "8023", "transfers_in": "177", "transfers_out": "738", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "314", "selected": "8497", "transfers_in": "747", "transfers_out": "433", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "10.1", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-350", "selected": "8358", "transfers_in": "251", "transfers_out": "601", "value": "64", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-205", "selected": "8275", "transfers_in": "111", "transfers_out": "316", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "1.6", "creativity": "5.6", "threat": "27.0", "ict_index": "3.4", "transfers_balance": "-70", "selected": "8451", "transfers_in": "189", "transfers_out": "259", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "7.6", "creativity": "29.3", "threat": "48.0", "ict_index": "8.5", "transfers_balance": "6241", "selected": "33510", "transfers_in": "6803", "transfers_out": "562", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "36.4", "creativity": "1.8", "threat": "13.0", "ict_index": "5.1", "transfers_balance": "-3025", "selected": "11984", "transfers_in": "224", "transfers_out": "3249", "value": "64", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "5.3", "threat": "7.0", "ict_index": "1.6", "transfers_balance": "557", "selected": "12781", "transfers_in": "1397", "transfers_out": "840", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.8", "creativity": "12.4", "threat": "44.0", "ict_index": "6.8", "transfers_balance": "-122", "selected": "12635", "transfers_in": "1018", "transfers_out": "1140", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.6", "creativity": "10.1", "threat": "18.0", "ict_index": "3.2", "transfers_balance": "1633", "selected": "15487", "transfers_in": "2205", "transfers_out": "572", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-847", "selected": "13790", "transfers_in": "394", "transfers_out": "1241", "value": "64", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.8", "creativity": "4.3", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "-1425", "selected": "12386", "transfers_in": "87", "transfers_out": "1512", "value": "64", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-391", "selected": "12099", "transfers_in": "172", "transfers_out": "563", "value": "64", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Oleksandr Zinchenko": [{"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "78", "transfers_in": "50", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "118", "transfers_in": "30", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "149", "transfers_in": "32", "transfers_out": "27", "value": "50", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "173", "transfers_in": "25", "transfers_out": "23", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "212", "transfers_in": "25", "transfers_out": "22", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "231", "transfers_in": "15", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "245", "transfers_in": "17", "transfers_out": "13", "value": "50", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "261", "transfers_in": "19", "transfers_out": "11", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "272", "transfers_in": "25", "transfers_out": "29", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "10.3", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "4", "selected": "296", "transfers_in": "21", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "302", "transfers_in": "15", "transfers_out": "21", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "307", "transfers_in": "13", "transfers_out": "21", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "321", "transfers_in": "17", "transfers_out": "18", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "326", "transfers_in": "17", "transfers_out": "30", "value": "50", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "332", "transfers_in": "18", "transfers_out": "17", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "338", "transfers_in": "15", "transfers_out": "30", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.6", "creativity": "45.8", "threat": "4.0", "ict_index": "7.6", "transfers_balance": "9", "selected": "363", "transfers_in": "33", "transfers_out": "24", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "7.0", "threat": "1.0", "ict_index": "2.5", "transfers_balance": "279", "selected": "678", "transfers_in": "376", "transfers_out": "97", "value": "50", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "224", "selected": "918", "transfers_in": "334", "transfers_out": "110", "value": "50", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "26.3", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-117", "selected": "848", "transfers_in": "110", "transfers_out": "227", "value": "50", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.0", "creativity": "1.6", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-12", "selected": "896", "transfers_in": "141", "transfers_out": "153", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "14.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-16", "selected": "913", "transfers_in": "62", "transfers_out": "78", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.6", "creativity": "6.7", "threat": "7.0", "ict_index": "2.7", "transfers_balance": "246", "selected": "1161", "transfers_in": "335", "transfers_out": "89", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1208", "transfers_in": "94", "transfers_out": "97", "value": "50", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "1138", "transfers_in": "32", "transfers_out": "113", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "1087", "transfers_in": "19", "transfers_out": "82", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "1065", "transfers_in": "35", "transfers_out": "59", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1042", "transfers_in": "16", "transfers_out": "51", "value": "50", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "1024", "transfers_in": "13", "transfers_out": "41", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.4", "creativity": "33.6", "threat": "8.0", "ict_index": "5.5", "transfers_balance": "-28", "selected": "1024", "transfers_in": "13", "transfers_out": "41", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "1055", "transfers_in": "45", "transfers_out": "35", "value": "50", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Angel Rangel": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "847779", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33855", "selected": "850636", "transfers_in": "15755", "transfers_out": "49610", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-63166", "selected": "793524", "transfers_in": "12352", "transfers_out": "75518", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44083", "selected": "757204", "transfers_in": "26922", "transfers_out": "71005", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42890", "selected": "716951", "transfers_in": "9954", "transfers_out": "52844", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52152", "selected": "666820", "transfers_in": "9328", "transfers_out": "61480", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27252", "selected": "641395", "transfers_in": "12546", "transfers_out": "39798", "value": "39", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4134", "selected": "651947", "transfers_in": "40360", "transfers_out": "36226", "value": "39", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4777", "selected": "649383", "transfers_in": "17459", "transfers_out": "22236", "value": "39", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3021", "selected": "655566", "transfers_in": "27987", "transfers_out": "24966", "value": "39", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26929", "selected": "629319", "transfers_in": "5293", "transfers_out": "32222", "value": "39", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18111", "selected": "612152", "transfers_in": "9340", "transfers_out": "27451", "value": "39", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1230", "selected": "612179", "transfers_in": "10692", "transfers_out": "11922", "value": "39", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3858", "selected": "609230", "transfers_in": "7387", "transfers_out": "11245", "value": "39", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3136", "selected": "607082", "transfers_in": "7773", "transfers_out": "10909", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2420", "selected": "606281", "transfers_in": "9755", "transfers_out": "12175", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6815", "selected": "600069", "transfers_in": "3975", "transfers_out": "10790", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9931", "selected": "590766", "transfers_in": "3485", "transfers_out": "13416", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-9986", "selected": "581744", "transfers_in": "5577", "transfers_out": "15563", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4232", "selected": "578282", "transfers_in": "4697", "transfers_out": "8929", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9944", "selected": "569222", "transfers_in": "6562", "transfers_out": "16506", "value": "39", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "52", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-7982", "selected": "561574", "transfers_in": "7802", "transfers_out": "15784", "value": "39", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29258", "selected": "532768", "transfers_in": "6042", "transfers_out": "35300", "value": "39", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18460", "selected": "514431", "transfers_in": "1969", "transfers_out": "20429", "value": "39", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2253", "selected": "512923", "transfers_in": "9898", "transfers_out": "12151", "value": "39", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1130", "selected": "514661", "transfers_in": "8332", "transfers_out": "7202", "value": "39", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12646", "selected": "502418", "transfers_in": "3497", "transfers_out": "16143", "value": "39", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13670", "selected": "488905", "transfers_in": "1303", "transfers_out": "14973", "value": "39", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7150", "selected": "481619", "transfers_in": "627", "transfers_out": "7777", "value": "39", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6650", "selected": "476940", "transfers_in": "899", "transfers_out": "7549", "value": "39", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7974", "selected": "460983", "transfers_in": "1059", "transfers_out": "9033", "value": "39", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5918", "selected": "455175", "transfers_in": "829", "transfers_out": "6747", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7847", "selected": "447587", "transfers_in": "1137", "transfers_out": "8984", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5143", "selected": "442491", "transfers_in": "455", "transfers_out": "5598", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4145", "selected": "438473", "transfers_in": "1046", "transfers_out": "5191", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2727", "selected": "436900", "transfers_in": "3202", "transfers_out": "5929", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2727", "selected": "436900", "transfers_in": "3202", "transfers_out": "5929", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.4", "creativity": "20.5", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-3652", "selected": "432689", "transfers_in": "2476", "transfers_out": "6128", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Reiss Nelson": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1979", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-415", "selected": "2072", "transfers_in": "94", "transfers_out": "509", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "1910", "transfers_in": "58", "transfers_out": "385", "value": "50", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "2114", "transfers_in": "318", "transfers_out": "300", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "2057", "transfers_in": "95", "transfers_out": "245", "value": "50", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-168", "selected": "1992", "transfers_in": "83", "transfers_out": "251", "value": "49", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "2015", "transfers_in": "118", "transfers_out": "187", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "2042", "transfers_in": "89", "transfers_out": "156", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "2026", "transfers_in": "44", "transfers_out": "100", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "2002", "transfers_in": "51", "transfers_out": "123", "value": "49", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "1978", "transfers_in": "29", "transfers_out": "83", "value": "49", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1989", "transfers_in": "46", "transfers_out": "80", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "1971", "transfers_in": "20", "transfers_out": "67", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1990", "transfers_in": "34", "transfers_out": "44", "value": "48", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1970", "transfers_in": "18", "transfers_out": "53", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1982", "transfers_in": "25", "transfers_out": "47", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1978", "transfers_in": "13", "transfers_out": "30", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1988", "transfers_in": "20", "transfers_out": "28", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "1976", "transfers_in": "24", "transfers_out": "62", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1983", "transfers_in": "28", "transfers_out": "34", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "1981", "transfers_in": "25", "transfers_out": "56", "value": "48", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1982", "transfers_in": "22", "transfers_out": "32", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "2009", "transfers_in": "66", "transfers_out": "81", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.8", "creativity": "3.7", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "9", "selected": "2048", "transfers_in": "52", "transfers_out": "43", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "2070", "transfers_in": "34", "transfers_out": "46", "value": "48", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2071", "transfers_in": "20", "transfers_out": "36", "value": "48", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2074", "transfers_in": "27", "transfers_out": "54", "value": "47", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "2126", "transfers_in": "31", "transfers_out": "27", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2149", "transfers_in": "24", "transfers_out": "23", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2299", "transfers_in": "26", "transfers_out": "27", "value": "47", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "2308", "transfers_in": "19", "transfers_out": "24", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "5.0", "creativity": "12.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "0", "selected": "2318", "transfers_in": "13", "transfers_out": "13", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45", "selected": "2384", "transfers_in": "61", "transfers_out": "16", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "2432", "transfers_in": "43", "transfers_out": "19", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.2", "creativity": "13.2", "threat": "7.0", "ict_index": "2.0", "transfers_balance": "-2", "selected": "2427", "transfers_in": "29", "transfers_out": "31", "value": "47", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "41", "selected": "2491", "transfers_in": "68", "transfers_out": "27", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "41", "selected": "2491", "transfers_in": "68", "transfers_out": "27", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "2516", "transfers_in": "49", "transfers_out": "34", "value": "47", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Bruno Saltor Grau": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "11889", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "6.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-167", "selected": "13564", "transfers_in": "761", "transfers_out": "928", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "3.2", "creativity": "1.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-1088", "selected": "12776", "transfers_in": "289", "transfers_out": "1377", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "61", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "4.6", "creativity": "2.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1253", "selected": "11746", "transfers_in": "173", "transfers_out": "1426", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-381", "selected": "11509", "transfers_in": "641", "transfers_out": "1022", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "27.8", "creativity": "27.9", "threat": "2.0", "ict_index": "5.8", "transfers_balance": "-1346", "selected": "10207", "transfers_in": "95", "transfers_out": "1441", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "1.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "2031", "selected": "12849", "transfers_in": "3083", "transfers_out": "1052", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "12.5", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "-15", "selected": "13155", "transfers_in": "1043", "transfers_out": "1058", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.0", "creativity": "4.8", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "323", "selected": "13615", "transfers_in": "929", "transfers_out": "606", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.4", "creativity": "1.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "6694", "selected": "21216", "transfers_in": "8396", "transfers_out": "1702", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "12.4", "creativity": "2.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-82", "selected": "21356", "transfers_in": "1314", "transfers_out": "1396", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.2", "creativity": "1.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "7923", "selected": "30157", "transfers_in": "9311", "transfers_out": "1388", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.8", "creativity": "11.1", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-518", "selected": "29895", "transfers_in": "1903", "transfers_out": "2421", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "7.4", "creativity": "1.9", "threat": "6.0", "ict_index": "1.5", "transfers_balance": "3427", "selected": "33682", "transfers_in": "4709", "transfers_out": "1282", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.2", "creativity": "2.4", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "5401", "selected": "39606", "transfers_in": "7620", "transfers_out": "2219", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "27.6", "creativity": "1.6", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "1089", "selected": "41258", "transfers_in": "3434", "transfers_out": "2345", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1932", "selected": "39469", "transfers_in": "777", "transfers_out": "2709", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "24.6", "creativity": "18.3", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-1360", "selected": "38257", "transfers_in": "1035", "transfers_out": "2395", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "5.4", "creativity": "1.6", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "11685", "selected": "50896", "transfers_in": "14007", "transfers_out": "2322", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8092", "selected": "59776", "transfers_in": "11443", "transfers_out": "3351", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "27.0", "creativity": "3.8", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "5446", "selected": "65883", "transfers_in": "10395", "transfers_out": "4949", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "14024", "selected": "80366", "transfers_in": "19346", "transfers_out": "5322", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.2", "creativity": "31.7", "threat": "9.0", "ict_index": "6.3", "transfers_balance": "5474", "selected": "86686", "transfers_in": "15157", "transfers_out": "9683", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2128", "selected": "89337", "transfers_in": "10810", "transfers_out": "8682", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2075", "selected": "87776", "transfers_in": "5843", "transfers_out": "7918", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5514", "selected": "82347", "transfers_in": "1614", "transfers_out": "7128", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7338", "selected": "75113", "transfers_in": "1026", "transfers_out": "8364", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5749", "selected": "69460", "transfers_in": "518", "transfers_out": "6267", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-3909", "selected": "65530", "transfers_in": "180", "transfers_out": "4089", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2688", "selected": "55294", "transfers_in": "182", "transfers_out": "2870", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1590", "selected": "51222", "transfers_in": "146", "transfers_out": "1736", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1514", "selected": "49751", "transfers_in": "229", "transfers_out": "1743", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1682", "selected": "47901", "transfers_in": "329", "transfers_out": "2011", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.8", "creativity": "1.5", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-1682", "selected": "47901", "transfers_in": "329", "transfers_out": "2011", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "10.6", "creativity": "11.4", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-827", "selected": "45857", "transfers_in": "84", "transfers_out": "911", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "22.4", "creativity": "25.7", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-537", "selected": "45317", "transfers_in": "271", "transfers_out": "808", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "0.7", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-537", "selected": "45317", "transfers_in": "271", "transfers_out": "808", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "45398", "transfers_in": "638", "transfers_out": "642", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Wayne Routledge": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.0", "creativity": "16.4", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "0", "selected": "4758", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "23", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-50", "selected": "6073", "transfers_in": "450", "transfers_out": "500", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "0.9", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-571", "selected": "5692", "transfers_in": "154", "transfers_out": "725", "value": "55", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-485", "selected": "5353", "transfers_in": "153", "transfers_out": "638", "value": "55", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-449", "selected": "4966", "transfers_in": "57", "transfers_out": "506", "value": "54", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "4600", "transfers_in": "87", "transfers_out": "508", "value": "54", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "4271", "transfers_in": "39", "transfers_out": "403", "value": "54", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "4083", "transfers_in": "93", "transfers_out": "323", "value": "53", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.0", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-157", "selected": "3945", "transfers_in": "44", "transfers_out": "201", "value": "53", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-165", "selected": "3803", "transfers_in": "32", "transfers_out": "197", "value": "53", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.4", "creativity": "0.7", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-119", "selected": "3696", "transfers_in": "23", "transfers_out": "142", "value": "53", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "3639", "transfers_in": "30", "transfers_out": "115", "value": "53", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "3567", "transfers_in": "16", "transfers_out": "97", "value": "52", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-78", "selected": "3498", "transfers_in": "9", "transfers_out": "87", "value": "52", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3457", "transfers_in": "17", "transfers_out": "69", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "55", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "17.4", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "-63", "selected": "3401", "transfers_in": "20", "transfers_out": "83", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "3329", "transfers_in": "7", "transfers_out": "83", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "3257", "transfers_in": "7", "transfers_out": "81", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3266", "transfers_in": "29", "transfers_out": "38", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "43.1", "threat": "2.0", "ict_index": "6.3", "transfers_balance": "-35", "selected": "3240", "transfers_in": "12", "transfers_out": "47", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "3230", "transfers_in": "24", "transfers_out": "52", "value": "52", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-21", "selected": "3210", "transfers_in": "12", "transfers_out": "33", "value": "52", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "3180", "transfers_in": "27", "transfers_out": "68", "value": "51", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "3147", "transfers_in": "9", "transfers_out": "49", "value": "51", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "3132", "transfers_in": "19", "transfers_out": "47", "value": "51", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3131", "transfers_in": "22", "transfers_out": "30", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "3150", "transfers_in": "50", "transfers_out": "39", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3154", "transfers_in": "34", "transfers_out": "43", "value": "51", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3157", "transfers_in": "19", "transfers_out": "27", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3367", "transfers_in": "27", "transfers_out": "34", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "2.3", "threat": "20.0", "ict_index": "2.4", "transfers_balance": "-13", "selected": "3339", "transfers_in": "9", "transfers_out": "22", "value": "51", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "3346", "transfers_in": "17", "transfers_out": "19", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "3331", "transfers_in": "8", "transfers_out": "22", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3331", "transfers_in": "10", "transfers_out": "18", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "0.8", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "0", "selected": "3331", "transfers_in": "9", "transfers_out": "9", "value": "51", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "3346", "transfers_in": "25", "transfers_out": "14", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "3346", "transfers_in": "25", "transfers_out": "14", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "12.1", "threat": "23.0", "ict_index": "4.2", "transfers_balance": "2", "selected": "3353", "transfers_in": "28", "transfers_out": "26", "value": "51", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Vincent Kompany": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.4", "creativity": "3.7", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "220819", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "3.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "11634", "selected": "284514", "transfers_in": "21700", "transfers_out": "10066", "value": "60", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "31.2", "creativity": "1.8", "threat": "34.0", "ict_index": "6.7", "transfers_balance": "-3129", "selected": "294293", "transfers_in": "15369", "transfers_out": "18498", "value": "60", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60076", "selected": "240434", "transfers_in": "3563", "transfers_out": "63639", "value": "60", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47577", "selected": "193208", "transfers_in": "183", "transfers_out": "47760", "value": "60", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28340", "selected": "165247", "transfers_in": "333", "transfers_out": "28673", "value": "59", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22007", "selected": "143476", "transfers_in": "185", "transfers_out": "22192", "value": "59", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15220", "selected": "128444", "transfers_in": "95", "transfers_out": "15315", "value": "59", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6609", "selected": "121904", "transfers_in": "59", "transfers_out": "6668", "value": "59", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8250", "selected": "113724", "transfers_in": "50", "transfers_out": "8300", "value": "58", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4024", "selected": "109770", "transfers_in": "39", "transfers_out": "4063", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "21.0", "creativity": "10.9", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-3047", "selected": "106836", "transfers_in": "100", "transfers_out": "3147", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "19.8", "creativity": "3.5", "threat": "22.0", "ict_index": "4.5", "transfers_balance": "11624", "selected": "119173", "transfers_in": "12719", "transfers_out": "1095", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.8", "creativity": "2.2", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "4345", "selected": "124202", "transfers_in": "5758", "transfers_out": "1413", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4067", "selected": "129036", "transfers_in": "6070", "transfers_out": "2003", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "10.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-6116", "selected": "123590", "transfers_in": "1555", "transfers_out": "7671", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8365", "selected": "115320", "transfers_in": "197", "transfers_out": "8562", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4393", "selected": "110988", "transfers_in": "98", "transfers_out": "4491", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "27.2", "creativity": "2.9", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-2905", "selected": "108179", "transfers_in": "200", "transfers_out": "3105", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3389", "selected": "112019", "transfers_in": "4161", "transfers_out": "772", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3243", "selected": "109040", "transfers_in": "1151", "transfers_out": "4394", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1724", "selected": "107374", "transfers_in": "113", "transfers_out": "1837", "value": "58", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2800", "selected": "104769", "transfers_in": "126", "transfers_out": "2926", "value": "58", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1513", "selected": "103365", "transfers_in": "36", "transfers_out": "1549", "value": "58", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-467", "selected": "103246", "transfers_in": "375", "transfers_out": "842", "value": "58", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "26.6", "creativity": "0.7", "threat": "24.0", "ict_index": "5.1", "transfers_balance": "-156", "selected": "103311", "transfers_in": "337", "transfers_out": "493", "value": "58", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "843", "selected": "104693", "transfers_in": "1481", "transfers_out": "638", "value": "58", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "26.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-819", "selected": "104438", "transfers_in": "353", "transfers_out": "1172", "value": "58", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3908", "selected": "108910", "transfers_in": "4343", "transfers_out": "435", "value": "58", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.6", "creativity": "1.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "885", "selected": "119347", "transfers_in": "2339", "transfers_out": "1454", "value": "58", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.6", "creativity": "1.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1356", "selected": "122622", "transfers_in": "2033", "transfers_out": "677", "value": "58", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "47.0", "creativity": "1.4", "threat": "21.0", "ict_index": "6.9", "transfers_balance": "313", "selected": "123237", "transfers_in": "1202", "transfers_out": "889", "value": "58", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "32", "influence": "50.4", "creativity": "13.1", "threat": "0.0", "ict_index": "6.4", "transfers_balance": "2872", "selected": "126744", "transfers_in": "4351", "transfers_out": "1479", "value": "58", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.4", "creativity": "3.6", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "51415", "selected": "197017", "transfers_in": "53034", "transfers_out": "1619", "value": "58", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22527", "selected": "202776", "transfers_in": "26640", "transfers_out": "4113", "value": "59", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26152", "selected": "175298", "transfers_in": "5059", "transfers_out": "31211", "value": "59", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.0", "creativity": "15.8", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-26152", "selected": "175298", "transfers_in": "5059", "transfers_out": "31211", "value": "59", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7252", "selected": "169003", "transfers_in": "1512", "transfers_out": "8764", "value": "59", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Boaz Myhill": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "186295", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2917", "selected": "196616", "transfers_in": "2838", "transfers_out": "5755", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4167", "selected": "195134", "transfers_in": "3193", "transfers_out": "7360", "value": "40", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7740", "selected": "189127", "transfers_in": "2596", "transfers_out": "10336", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2935", "selected": "187023", "transfers_in": "3242", "transfers_out": "6177", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "188441", "transfers_in": "6639", "transfers_out": "6584", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2172", "selected": "191726", "transfers_in": "6584", "transfers_out": "4412", "value": "40", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "7", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-597", "selected": "191908", "transfers_in": "4348", "transfers_out": "4945", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2594", "selected": "189556", "transfers_in": "1987", "transfers_out": "4581", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "189817", "transfers_in": "3952", "transfers_out": "4238", "value": "40", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "189972", "transfers_in": "2623", "transfers_out": "2925", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-888", "selected": "189652", "transfers_in": "2436", "transfers_out": "3324", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-251", "selected": "189730", "transfers_in": "1937", "transfers_out": "2188", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-466", "selected": "189490", "transfers_in": "1369", "transfers_out": "1835", "value": "40", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-442", "selected": "189364", "transfers_in": "1653", "transfers_out": "2095", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-874", "selected": "188944", "transfers_in": "1700", "transfers_out": "2574", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2253", "selected": "191699", "transfers_in": "4104", "transfers_out": "1851", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1395", "selected": "193621", "transfers_in": "3411", "transfers_out": "2016", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1586", "selected": "195978", "transfers_in": "4572", "transfers_out": "2986", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "718", "selected": "197210", "transfers_in": "2814", "transfers_out": "2096", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2130", "selected": "199935", "transfers_in": "5596", "transfers_out": "3466", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2525", "selected": "202716", "transfers_in": "7520", "transfers_out": "4995", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6806", "selected": "210636", "transfers_in": "14671", "transfers_out": "7865", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "963", "selected": "212205", "transfers_in": "6018", "transfers_out": "5055", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1154", "selected": "211376", "transfers_in": "3658", "transfers_out": "4812", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-503", "selected": "211036", "transfers_in": "2535", "transfers_out": "3038", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-435", "selected": "210834", "transfers_in": "2949", "transfers_out": "3384", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-721", "selected": "210372", "transfers_in": "2436", "transfers_out": "3157", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-431", "selected": "210027", "transfers_in": "1137", "transfers_out": "1568", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-873", "selected": "200750", "transfers_in": "941", "transfers_out": "1814", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2598", "selected": "193613", "transfers_in": "778", "transfers_out": "3376", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1024", "selected": "197306", "transfers_in": "1223", "transfers_out": "2247", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1404", "selected": "195910", "transfers_in": "468", "transfers_out": "1872", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2198", "selected": "193253", "transfers_in": "381", "transfers_out": "2579", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2445", "selected": "190939", "transfers_in": "142", "transfers_out": "2587", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1596", "selected": "189761", "transfers_in": "127", "transfers_out": "1723", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2765", "selected": "186786", "transfers_in": "159", "transfers_out": "2924", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2533", "selected": "184288", "transfers_in": "135", "transfers_out": "2668", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Kyle Bartley": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "5524", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.6", "creativity": "0.3", "threat": "6.0", "ict_index": "3.2", "transfers_balance": "-365", "selected": "6404", "transfers_in": "158", "transfers_out": "523", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-819", "selected": "5886", "transfers_in": "380", "transfers_out": "1199", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1212", "selected": "4703", "transfers_in": "31", "transfers_out": "1243", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-480", "selected": "4233", "transfers_in": "19", "transfers_out": "499", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-434", "selected": "3808", "transfers_in": "29", "transfers_out": "463", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "3496", "transfers_in": "18", "transfers_out": "338", "value": "44", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "3320", "transfers_in": "12", "transfers_out": "194", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "3241", "transfers_in": "11", "transfers_out": "91", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "3104", "transfers_in": "10", "transfers_out": "151", "value": "44", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "3021", "transfers_in": "6", "transfers_out": "90", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "2941", "transfers_in": "6", "transfers_out": "91", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "2893", "transfers_in": "9", "transfers_out": "57", "value": "44", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2857", "transfers_in": "4", "transfers_out": "43", "value": "43", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "2802", "transfers_in": "8", "transfers_out": "67", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "2772", "transfers_in": "8", "transfers_out": "44", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2751", "transfers_in": "6", "transfers_out": "31", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "2713", "transfers_in": "5", "transfers_out": "44", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "2690", "transfers_in": "8", "transfers_out": "35", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "2671", "transfers_in": "6", "transfers_out": "27", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "2647", "transfers_in": "17", "transfers_out": "43", "value": "43", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "2635", "transfers_in": "5", "transfers_out": "21", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "21.2", "creativity": "10.5", "threat": "10.0", "ict_index": "4.2", "transfers_balance": "20", "selected": "2675", "transfers_in": "83", "transfers_out": "63", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "67", "selected": "2768", "transfers_in": "132", "transfers_out": "65", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "38", "selected": "2846", "transfers_in": "85", "transfers_out": "47", "value": "43", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "2865", "transfers_in": "34", "transfers_out": "33", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "2927", "transfers_in": "77", "transfers_out": "43", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "3014", "transfers_in": "84", "transfers_out": "47", "value": "43", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "3025", "transfers_in": "22", "transfers_out": "29", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "3322", "transfers_in": "28", "transfers_out": "41", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "3349", "transfers_in": "25", "transfers_out": "29", "value": "43", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "13.8", "creativity": "10.4", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-11", "selected": "3344", "transfers_in": "17", "transfers_out": "28", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "3344", "transfers_in": "21", "transfers_out": "29", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-4", "selected": "3352", "transfers_in": "19", "transfers_out": "23", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "3346", "transfers_in": "31", "transfers_out": "41", "value": "43", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3318", "transfers_in": "7", "transfers_out": "36", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "3318", "transfers_in": "7", "transfers_out": "36", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "3292", "transfers_in": "17", "transfers_out": "42", "value": "43", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Edimilson Fernandes": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "11.3", "threat": "25.0", "ict_index": "4.3", "transfers_balance": "0", "selected": "13831", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-48", "selected": "16545", "transfers_in": "1150", "transfers_out": "1198", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "2.3", "threat": "1.0", "ict_index": "0.4", "transfers_balance": "-552", "selected": "16800", "transfers_in": "858", "transfers_out": "1410", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1477", "selected": "15700", "transfers_in": "427", "transfers_out": "1904", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1816", "selected": "13906", "transfers_in": "42", "transfers_out": "1858", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1518", "selected": "12399", "transfers_in": "43", "transfers_out": "1561", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1046", "selected": "11374", "transfers_in": "48", "transfers_out": "1094", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "10918", "transfers_in": "350", "transfers_out": "849", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "11.5", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-136", "selected": "10824", "transfers_in": "293", "transfers_out": "429", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "1.3", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "226", "selected": "11266", "transfers_in": "839", "transfers_out": "613", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "11.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "310", "selected": "11774", "transfers_in": "828", "transfers_out": "518", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "12215", "transfers_in": "794", "transfers_out": "601", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "12091", "transfers_in": "279", "transfers_out": "488", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-298", "selected": "11833", "transfers_in": "103", "transfers_out": "401", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "0.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-304", "selected": "11561", "transfers_in": "63", "transfers_out": "367", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "11473", "transfers_in": "146", "transfers_out": "310", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-248", "selected": "11257", "transfers_in": "47", "transfers_out": "295", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "10819", "transfers_in": "10", "transfers_out": "451", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-445", "selected": "10381", "transfers_in": "15", "transfers_out": "460", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-286", "selected": "10097", "transfers_in": "12", "transfers_out": "298", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "9512", "transfers_in": "15", "transfers_out": "214", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "9512", "transfers_in": "15", "transfers_out": "214", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "9161", "transfers_in": "22", "transfers_out": "386", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "8948", "transfers_in": "15", "transfers_out": "233", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "8832", "transfers_in": "18", "transfers_out": "138", "value": "44", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "8746", "transfers_in": "6", "transfers_out": "95", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "8642", "transfers_in": "7", "transfers_out": "117", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "8542", "transfers_in": "11", "transfers_out": "118", "value": "44", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "8500", "transfers_in": "6", "transfers_out": "51", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "8874", "transfers_in": "14", "transfers_out": "65", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "0.4", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "-6", "selected": "8841", "transfers_in": "53", "transfers_out": "59", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.8", "creativity": "12.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "227", "selected": "9115", "transfers_in": "297", "transfers_out": "70", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "1.6", "creativity": "5.3", "threat": "16.0", "ict_index": "2.3", "transfers_balance": "1452", "selected": "11153", "transfers_in": "1729", "transfers_out": "277", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "8.4", "creativity": "0.4", "threat": "1.0", "ict_index": "1.0", "transfers_balance": "29", "selected": "10729", "transfers_in": "280", "transfers_out": "251", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "64", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "8.0", "creativity": "14.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "56", "selected": "10750", "transfers_in": "284", "transfers_out": "228", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "10.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1316", "selected": "12327", "transfers_in": "1622", "transfers_out": "306", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1316", "selected": "12327", "transfers_in": "1622", "transfers_out": "306", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.6", "creativity": "16.2", "threat": "12.0", "ict_index": "5.7", "transfers_balance": "-206", "selected": "11904", "transfers_in": "177", "transfers_out": "383", "value": "43", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Sam Byram": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10821", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-984", "selected": "10850", "transfers_in": "112", "transfers_out": "1096", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1164", "selected": "9858", "transfers_in": "85", "transfers_out": "1249", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-830", "selected": "9221", "transfers_in": "144", "transfers_out": "974", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-473", "selected": "8841", "transfers_in": "98", "transfers_out": "571", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "8459", "transfers_in": "141", "transfers_out": "624", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-441", "selected": "8105", "transfers_in": "122", "transfers_out": "563", "value": "44", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-338", "selected": "7826", "transfers_in": "95", "transfers_out": "433", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "7739", "transfers_in": "105", "transfers_out": "231", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "7632", "transfers_in": "164", "transfers_out": "336", "value": "43", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-352", "selected": "7333", "transfers_in": "80", "transfers_out": "432", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "6871", "transfers_in": "56", "transfers_out": "539", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-236", "selected": "6639", "transfers_in": "31", "transfers_out": "267", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-196", "selected": "6447", "transfers_in": "23", "transfers_out": "219", "value": "43", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-169", "selected": "6280", "transfers_in": "21", "transfers_out": "190", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "6101", "transfers_in": "28", "transfers_out": "211", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "6011", "transfers_in": "25", "transfers_out": "121", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "5897", "transfers_in": "11", "transfers_out": "129", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "5775", "transfers_in": "24", "transfers_out": "156", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "5694", "transfers_in": "15", "transfers_out": "101", "value": "43", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "5618", "transfers_in": "69", "transfers_out": "104", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "5618", "transfers_in": "69", "transfers_out": "104", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "5566", "transfers_in": "155", "transfers_out": "226", "value": "42", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "5487", "transfers_in": "51", "transfers_out": "138", "value": "42", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "29.2", "creativity": "35.3", "threat": "4.0", "ict_index": "6.9", "transfers_balance": "218", "selected": "5757", "transfers_in": "335", "transfers_out": "117", "value": "42", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "79", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "30.2", "creativity": "0.3", "threat": "24.0", "ict_index": "5.5", "transfers_balance": "294", "selected": "6072", "transfers_in": "408", "transfers_out": "114", "value": "42", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "236", "selected": "6353", "transfers_in": "391", "transfers_out": "155", "value": "42", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "6430", "transfers_in": "226", "transfers_out": "216", "value": "42", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "63", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "2.6", "creativity": "1.7", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-44", "selected": "6411", "transfers_in": "86", "transfers_out": "130", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "6610", "transfers_in": "89", "transfers_out": "267", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-126", "selected": "6315", "transfers_in": "26", "transfers_out": "152", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "6239", "transfers_in": "23", "transfers_out": "103", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "6162", "transfers_in": "18", "transfers_out": "89", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "6118", "transfers_in": "7", "transfers_out": "56", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "6084", "transfers_in": "8", "transfers_out": "48", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "6038", "transfers_in": "7", "transfers_out": "55", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "6038", "transfers_in": "7", "transfers_out": "55", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "5982", "transfers_in": "8", "transfers_out": "56", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "James Milner": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "291610", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.6", "creativity": "22.9", "threat": "18.0", "ict_index": "6.2", "transfers_balance": "-42009", "selected": "281031", "transfers_in": "5142", "transfers_out": "47151", "value": "65", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.8", "creativity": "10.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-15734", "selected": "277513", "transfers_in": "7589", "transfers_out": "23323", "value": "65", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "32", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "1.4", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-45501", "selected": "237523", "transfers_in": "1941", "transfers_out": "47442", "value": "64", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.6", "creativity": "74.8", "threat": "41.0", "ict_index": "13.9", "transfers_balance": "-33115", "selected": "206032", "transfers_in": "728", "transfers_out": "33843", "value": "64", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-22259", "selected": "184925", "transfers_in": "818", "transfers_out": "23077", "value": "63", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20257", "selected": "165579", "transfers_in": "851", "transfers_out": "21108", "value": "63", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16438", "selected": "150040", "transfers_in": "411", "transfers_out": "16849", "value": "62", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.4", "creativity": "15.4", "threat": "17.0", "ict_index": "6.0", "transfers_balance": "-7469", "selected": "143090", "transfers_in": "523", "transfers_out": "7992", "value": "62", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "41.0", "creativity": "67.0", "threat": "23.0", "ict_index": "13.1", "transfers_balance": "-7658", "selected": "135993", "transfers_in": "934", "transfers_out": "8592", "value": "62", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.0", "creativity": "0.3", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "5873", "selected": "143178", "transfers_in": "8673", "transfers_out": "2800", "value": "62", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-4121", "selected": "139895", "transfers_in": "1905", "transfers_out": "6026", "value": "62", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.4", "creativity": "32.3", "threat": "5.0", "ict_index": "5.9", "transfers_balance": "-4289", "selected": "136041", "transfers_in": "509", "transfers_out": "4798", "value": "62", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "4.6", "threat": "8.0", "ict_index": "1.5", "transfers_balance": "-1949", "selected": "134376", "transfers_in": "527", "transfers_out": "2476", "value": "61", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "16.4", "creativity": "21.3", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "-2160", "selected": "132480", "transfers_in": "608", "transfers_out": "2768", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.8", "creativity": "23.7", "threat": "45.0", "ict_index": "7.9", "transfers_balance": "-1043", "selected": "132096", "transfers_in": "1736", "transfers_out": "2779", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-632", "selected": "131916", "transfers_in": "1199", "transfers_out": "1831", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3854", "selected": "128350", "transfers_in": "436", "transfers_out": "4290", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "77", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.2", "creativity": "1.8", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-3272", "selected": "125488", "transfers_in": "571", "transfers_out": "3843", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "1.2", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-643", "selected": "125130", "transfers_in": "954", "transfers_out": "1597", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "30.2", "creativity": "40.7", "threat": "24.0", "ict_index": "9.5", "transfers_balance": "-2197", "selected": "123360", "transfers_in": "680", "transfers_out": "2877", "value": "61", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "4", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "114", "selected": "123719", "transfers_in": "1308", "transfers_out": "1194", "value": "61", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "11", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "8.4", "creativity": "3.1", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-1496", "selected": "123074", "transfers_in": "1285", "transfers_out": "2781", "value": "61", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1810", "selected": "121598", "transfers_in": "473", "transfers_out": "2283", "value": "61", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "17.6", "creativity": "15.7", "threat": "11.0", "ict_index": "4.4", "transfers_balance": "-1654", "selected": "120270", "transfers_in": "317", "transfers_out": "1971", "value": "60", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "1.6", "creativity": "21.7", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "-302", "selected": "120155", "transfers_in": "412", "transfers_out": "714", "value": "60", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.6", "creativity": "3.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "1913", "selected": "122529", "transfers_in": "2997", "transfers_out": "1084", "value": "60", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "28.6", "creativity": "30.6", "threat": "8.0", "ict_index": "6.7", "transfers_balance": "-196", "selected": "122944", "transfers_in": "1680", "transfers_out": "1876", "value": "60", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-850", "selected": "122359", "transfers_in": "874", "transfers_out": "1724", "value": "60", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "15.8", "creativity": "45.8", "threat": "1.0", "ict_index": "6.3", "transfers_balance": "-758", "selected": "132584", "transfers_in": "447", "transfers_out": "1205", "value": "60", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.2", "creativity": "8.3", "threat": "10.0", "ict_index": "3.0", "transfers_balance": "1187", "selected": "135225", "transfers_in": "1802", "transfers_out": "615", "value": "60", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.4", "creativity": "59.4", "threat": "10.0", "ict_index": "10.8", "transfers_balance": "65", "selected": "134538", "transfers_in": "833", "transfers_out": "768", "value": "60", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.8", "creativity": "22.8", "threat": "27.0", "ict_index": "6.5", "transfers_balance": "1387", "selected": "136381", "transfers_in": "1960", "transfers_out": "573", "value": "60", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "3654", "selected": "140855", "transfers_in": "4963", "transfers_out": "1309", "value": "60", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "20.8", "creativity": "34.6", "threat": "5.0", "ict_index": "6.0", "transfers_balance": "3426", "selected": "152592", "transfers_in": "4920", "transfers_out": "1494", "value": "60", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.0", "creativity": "39.3", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "1138", "selected": "145912", "transfers_in": "2895", "transfers_out": "1757", "value": "60", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.4", "creativity": "9.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-2746", "selected": "143067", "transfers_in": "803", "transfers_out": "3549", "value": "60", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2612", "selected": "146370", "transfers_in": "3656", "transfers_out": "1044", "value": "60", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Anders Lindegaard": [{"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3047", "selected": "4206", "transfers_in": "3539", "transfers_out": "492", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "676", "selected": "5191", "transfers_in": "955", "transfers_out": "279", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "469", "selected": "5922", "transfers_in": "787", "transfers_out": "318", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "259", "selected": "6395", "transfers_in": "497", "transfers_out": "238", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "335", "selected": "7019", "transfers_in": "581", "transfers_out": "246", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "311", "selected": "7468", "transfers_in": "508", "transfers_out": "197", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "164", "selected": "7740", "transfers_in": "328", "transfers_out": "164", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "195", "selected": "8056", "transfers_in": "368", "transfers_out": "173", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "8323", "transfers_in": "333", "transfers_out": "232", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "8606", "transfers_in": "362", "transfers_out": "169", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "142", "selected": "8850", "transfers_in": "343", "transfers_out": "201", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "224", "selected": "9263", "transfers_in": "479", "transfers_out": "255", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "168", "selected": "9555", "transfers_in": "335", "transfers_out": "167", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "391", "selected": "10071", "transfers_in": "668", "transfers_out": "277", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "321", "selected": "10447", "transfers_in": "605", "transfers_out": "284", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "765", "selected": "11435", "transfers_in": "1345", "transfers_out": "580", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "225", "selected": "11771", "transfers_in": "567", "transfers_out": "342", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "84", "selected": "11990", "transfers_in": "456", "transfers_out": "372", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "213", "selected": "12253", "transfers_in": "385", "transfers_out": "172", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "240", "selected": "12607", "transfers_in": "536", "transfers_out": "296", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "116", "selected": "12895", "transfers_in": "402", "transfers_out": "286", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "59", "selected": "13023", "transfers_in": "184", "transfers_out": "125", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "11450", "transfers_in": "208", "transfers_out": "162", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "11427", "transfers_in": "174", "transfers_out": "175", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "11414", "transfers_in": "104", "transfers_out": "148", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "11426", "transfers_in": "112", "transfers_out": "171", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "11426", "transfers_in": "112", "transfers_out": "171", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "11336", "transfers_in": "71", "transfers_out": "200", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "11221", "transfers_in": "56", "transfers_out": "134", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-151", "selected": "11081", "transfers_in": "59", "transfers_out": "210", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "10956", "transfers_in": "51", "transfers_out": "198", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Jose Fonte": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "94959", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "25.8", "creativity": "0.1", "threat": "25.0", "ict_index": "5.1", "transfers_balance": "-11069", "selected": "92248", "transfers_in": "1469", "transfers_out": "12538", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8530", "selected": "85527", "transfers_in": "1781", "transfers_out": "10311", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "17.8", "creativity": "11.2", "threat": "37.0", "ict_index": "6.6", "transfers_balance": "-10824", "selected": "75964", "transfers_in": "900", "transfers_out": "11724", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "19.0", "creativity": "20.8", "threat": "12.0", "ict_index": "5.2", "transfers_balance": "-1215", "selected": "76100", "transfers_in": "3028", "transfers_out": "4243", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "73", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.6", "creativity": "11.4", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "-395", "selected": "77998", "transfers_in": "4047", "transfers_out": "4442", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "24.0", "creativity": "10.1", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "18083", "selected": "100094", "transfers_in": "24804", "transfers_out": "6721", "value": "49", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "37.8", "creativity": "0.4", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "7755", "selected": "111998", "transfers_in": "14701", "transfers_out": "6946", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.8", "creativity": "3.1", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "16104", "selected": "130146", "transfers_in": "20984", "transfers_out": "4880", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.0", "creativity": "0.7", "threat": "9.0", "ict_index": "2.1", "transfers_balance": "-7417", "selected": "123873", "transfers_in": "4533", "transfers_out": "11950", "value": "49", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23714", "selected": "100310", "transfers_in": "221", "transfers_out": "23935", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17224", "selected": "83140", "transfers_in": "50", "transfers_out": "17274", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7709", "selected": "75451", "transfers_in": "30", "transfers_out": "7739", "value": "49", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5364", "selected": "70102", "transfers_in": "23", "transfers_out": "5387", "value": "48", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4533", "selected": "65583", "transfers_in": "21", "transfers_out": "4554", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4066", "selected": "61531", "transfers_in": "21", "transfers_out": "4087", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2346", "selected": "59190", "transfers_in": "12", "transfers_out": "2358", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2187", "selected": "57008", "transfers_in": "10", "transfers_out": "2197", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2320", "selected": "54701", "transfers_in": "34", "transfers_out": "2354", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1548", "selected": "53163", "transfers_in": "11", "transfers_out": "1559", "value": "48", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-715", "selected": "50672", "transfers_in": "16", "transfers_out": "731", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-715", "selected": "50672", "transfers_in": "16", "transfers_out": "731", "value": "48", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1650", "selected": "49033", "transfers_in": "22", "transfers_out": "1672", "value": "47", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-918", "selected": "48123", "transfers_in": "24", "transfers_out": "942", "value": "47", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-716", "selected": "47411", "transfers_in": "23", "transfers_out": "739", "value": "47", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "47209", "transfers_in": "73", "transfers_out": "304", "value": "47", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "47191", "transfers_in": "189", "transfers_out": "292", "value": "47", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-230", "selected": "47068", "transfers_in": "129", "transfers_out": "359", "value": "47", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-442", "selected": "46629", "transfers_in": "7", "transfers_out": "449", "value": "47", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-367", "selected": "47362", "transfers_in": "0", "transfers_out": "367", "value": "47", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "46876", "transfers_in": "0", "transfers_out": "268", "value": "47", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-177", "selected": "46707", "transfers_in": "1", "transfers_out": "178", "value": "47", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "46539", "transfers_in": "0", "transfers_out": "162", "value": "47", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "46438", "transfers_in": "0", "transfers_out": "102", "value": "47", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "46373", "transfers_in": "0", "transfers_out": "80", "value": "47", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "46302", "transfers_in": "2", "transfers_out": "73", "value": "47", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "46302", "transfers_in": "2", "transfers_out": "73", "value": "47", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "46197", "transfers_in": "4", "transfers_out": "100", "value": "47", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "James Daly": [{"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1789", "selected": "2765", "transfers_in": "2362", "transfers_out": "573", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "135", "selected": "2725", "transfers_in": "753", "transfers_out": "618", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "282", "selected": "2589", "transfers_in": "721", "transfers_out": "439", "value": "45", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "704", "selected": "3571", "transfers_in": "1210", "transfers_out": "506", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "492", "selected": "4098", "transfers_in": "1167", "transfers_out": "675", "value": "45", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Mohamed Diam\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "13068", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-2102", "selected": "11783", "transfers_in": "210", "transfers_out": "2312", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.0", "creativity": "11.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1849", "selected": "10267", "transfers_in": "209", "transfers_out": "2058", "value": "49", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1480", "selected": "8950", "transfers_in": "143", "transfers_out": "1623", "value": "49", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-722", "selected": "8353", "transfers_in": "263", "transfers_out": "985", "value": "48", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "8047", "transfers_in": "396", "transfers_out": "948", "value": "48", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.0", "threat": "20.0", "ict_index": "2.3", "transfers_balance": "-597", "selected": "7538", "transfers_in": "243", "transfers_out": "840", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "7272", "transfers_in": "279", "transfers_out": "615", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "11.7", "threat": "13.0", "ict_index": "3.1", "transfers_balance": "-302", "selected": "6997", "transfers_in": "107", "transfers_out": "409", "value": "48", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.6", "creativity": "2.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-286", "selected": "6769", "transfers_in": "243", "transfers_out": "529", "value": "47", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "6684", "transfers_in": "205", "transfers_out": "324", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-312", "selected": "6415", "transfers_in": "66", "transfers_out": "378", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "68", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.6", "creativity": "11.6", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-167", "selected": "6269", "transfers_in": "73", "transfers_out": "240", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "6117", "transfers_in": "67", "transfers_out": "231", "value": "47", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "2.8", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-207", "selected": "5928", "transfers_in": "46", "transfers_out": "253", "value": "47", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "5860", "transfers_in": "102", "transfers_out": "200", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "5.3", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-122", "selected": "5750", "transfers_in": "36", "transfers_out": "158", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-87", "selected": "5673", "transfers_in": "46", "transfers_out": "133", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "45.4", "creativity": "0.2", "threat": "21.0", "ict_index": "6.7", "transfers_balance": "-138", "selected": "5553", "transfers_in": "50", "transfers_out": "188", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "0.7", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "119", "selected": "5699", "transfers_in": "224", "transfers_out": "105", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "456", "selected": "6201", "transfers_in": "711", "transfers_out": "255", "value": "46", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "3.0", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "-193", "selected": "6015", "transfers_in": "132", "transfers_out": "325", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "0.9", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "30", "selected": "6097", "transfers_in": "364", "transfers_out": "334", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.2", "creativity": "0.9", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "-99", "selected": "6026", "transfers_in": "165", "transfers_out": "264", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.2", "creativity": "13.3", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "293", "selected": "6362", "transfers_in": "541", "transfers_out": "248", "value": "46", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "64", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "45.2", "creativity": "4.3", "threat": "33.0", "ict_index": "8.3", "transfers_balance": "139", "selected": "6523", "transfers_in": "326", "transfers_out": "187", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.8", "creativity": "33.3", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "2449", "selected": "9165", "transfers_in": "3031", "transfers_out": "582", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "24.4", "creativity": "13.4", "threat": "2.0", "ict_index": "4.0", "transfers_balance": "3041", "selected": "12540", "transfers_in": "3961", "transfers_out": "920", "value": "46", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "15.4", "creativity": "0.8", "threat": "7.0", "ict_index": "2.3", "transfers_balance": "1211", "selected": "13917", "transfers_in": "1971", "transfers_out": "760", "value": "46", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "11.6", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "859", "selected": "15111", "transfers_in": "1688", "transfers_out": "829", "value": "46", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "22.6", "creativity": "14.1", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "-253", "selected": "14117", "transfers_in": "634", "transfers_out": "887", "value": "46", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "163", "selected": "14384", "transfers_in": "848", "transfers_out": "685", "value": "46", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "1.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-232", "selected": "14132", "transfers_in": "571", "transfers_out": "803", "value": "46", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "12.0", "threat": "8.0", "ict_index": "4.1", "transfers_balance": "437", "selected": "14741", "transfers_in": "830", "transfers_out": "393", "value": "46", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "25.0", "creativity": "28.7", "threat": "34.0", "ict_index": "8.8", "transfers_balance": "500", "selected": "15242", "transfers_in": "993", "transfers_out": "493", "value": "46", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.2", "creativity": "8.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "156", "selected": "15422", "transfers_in": "672", "transfers_out": "516", "value": "46", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "16.3", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "156", "selected": "15422", "transfers_in": "672", "transfers_out": "516", "value": "46", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "14.4", "creativity": "3.3", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "-364", "selected": "14999", "transfers_in": "253", "transfers_out": "617", "value": "46", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Matthew Lowton": [{"gameweek": "1", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "33.0", "creativity": "16.6", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "0", "selected": "42328", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.2", "creativity": "10.6", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "3728", "selected": "53871", "transfers_in": "6172", "transfers_out": "2444", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.2", "creativity": "2.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-2382", "selected": "52769", "transfers_in": "1942", "transfers_out": "4324", "value": "45", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.4", "creativity": "11.3", "threat": "2.0", "ict_index": "4.6", "transfers_balance": "-381", "selected": "53132", "transfers_in": "3509", "transfers_out": "3890", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.0", "creativity": "0.6", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-276", "selected": "53372", "transfers_in": "2644", "transfers_out": "2920", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.2", "creativity": "2.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1021", "selected": "54977", "transfers_in": "4144", "transfers_out": "3123", "value": "45", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "28.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "3194", "selected": "59195", "transfers_in": "6120", "transfers_out": "2926", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "6.3", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "7348", "selected": "67773", "transfers_in": "11179", "transfers_out": "3831", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1597", "selected": "69878", "transfers_in": "5063", "transfers_out": "3466", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.2", "creativity": "5.8", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "6302", "selected": "76848", "transfers_in": "9893", "transfers_out": "3591", "value": "45", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "15.2", "creativity": "1.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "18538", "selected": "96701", "transfers_in": "21586", "transfers_out": "3048", "value": "45", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.4", "creativity": "28.6", "threat": "2.0", "ict_index": "6.0", "transfers_balance": "75694", "selected": "176244", "transfers_in": "80957", "transfers_out": "5263", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.0", "creativity": "11.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "42130", "selected": "221040", "transfers_in": "50444", "transfers_out": "8314", "value": "46", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29995", "selected": "252864", "transfers_in": "41118", "transfers_out": "11123", "value": "47", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38591", "selected": "214491", "transfers_in": "1408", "transfers_out": "39999", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24429", "selected": "190363", "transfers_in": "1607", "transfers_out": "26036", "value": "47", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32214", "selected": "158241", "transfers_in": "336", "transfers_out": "32550", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7676", "selected": "150855", "transfers_in": "4031", "transfers_out": "11707", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5538", "selected": "145891", "transfers_in": "5750", "transfers_out": "11288", "value": "46", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7677", "selected": "138545", "transfers_in": "2973", "transfers_out": "10650", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5574", "selected": "133476", "transfers_in": "8365", "transfers_out": "13939", "value": "45", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13795", "selected": "119751", "transfers_in": "2230", "transfers_out": "16025", "value": "45", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5183", "selected": "115039", "transfers_in": "11606", "transfers_out": "16789", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9695", "selected": "105538", "transfers_in": "3559", "transfers_out": "13254", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4321", "selected": "101499", "transfers_in": "4652", "transfers_out": "8973", "value": "44", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "37.0", "creativity": "15.0", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "-2059", "selected": "99597", "transfers_in": "5187", "transfers_out": "7246", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.8", "creativity": "2.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "25904", "selected": "126334", "transfers_in": "30650", "transfers_out": "4746", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.2", "creativity": "6.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "17054", "selected": "144277", "transfers_in": "22530", "transfers_out": "5476", "value": "43", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "47.8", "creativity": "55.9", "threat": "2.0", "ict_index": "10.6", "transfers_balance": "8210", "selected": "152981", "transfers_in": "11617", "transfers_out": "3407", "value": "43", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.0", "creativity": "1.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "27223", "selected": "180778", "transfers_in": "30158", "transfers_out": "2935", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "30.7", "threat": "0.0", "ict_index": "5.1", "transfers_balance": "60063", "selected": "246495", "transfers_in": "67600", "transfers_out": "7537", "value": "44", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "25.6", "creativity": "4.9", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "30470", "selected": "276748", "transfers_in": "35917", "transfers_out": "5447", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.8", "creativity": "1.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "36567", "selected": "320678", "transfers_in": "42559", "transfers_out": "5992", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "24.0", "creativity": "1.9", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "36567", "selected": "320678", "transfers_in": "42559", "transfers_out": "5992", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.6", "creativity": "18.3", "threat": "8.0", "ict_index": "4.6", "transfers_balance": "6942", "selected": "298601", "transfers_in": "12214", "transfers_out": "5272", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "23.4", "creativity": "19.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-4958", "selected": "316188", "transfers_in": "6368", "transfers_out": "11326", "value": "44", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.2", "creativity": "2.0", "threat": "8.0", "ict_index": "2.6", "transfers_balance": "-29417", "selected": "283576", "transfers_in": "2528", "transfers_out": "31945", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.0", "creativity": "2.8", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "2617", "selected": "289425", "transfers_in": "7508", "transfers_out": "4891", "value": "44", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Patrice Evra": [{"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8621", "selected": "8923", "transfers_in": "9026", "transfers_out": "405", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.8", "creativity": "2.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1628", "selected": "11241", "transfers_in": "3251", "transfers_out": "1623", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.4", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-804", "selected": "10592", "transfers_in": "1263", "transfers_out": "2067", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103", "selected": "10794", "transfers_in": "1241", "transfers_out": "1138", "value": "44", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "9916", "transfers_in": "446", "transfers_out": "748", "value": "43", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "10.2", "creativity": "0.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-833", "selected": "9212", "transfers_in": "229", "transfers_out": "1062", "value": "43", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "95", "selected": "9435", "transfers_in": "730", "transfers_out": "635", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-280", "selected": "9260", "transfers_in": "295", "transfers_out": "575", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "65", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.4", "creativity": "3.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-415", "selected": "8924", "transfers_in": "147", "transfers_out": "562", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "8932", "transfers_in": "425", "transfers_out": "460", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "8932", "transfers_in": "425", "transfers_out": "460", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "182", "selected": "9283", "transfers_in": "554", "transfers_out": "372", "value": "41", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Ali Gabr": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "840", "selected": "903", "transfers_in": "898", "transfers_out": "58", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2833", "selected": "3981", "transfers_in": "3307", "transfers_out": "474", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "171", "selected": "4484", "transfers_in": "1143", "transfers_out": "972", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "4884", "transfers_in": "744", "transfers_out": "759", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-432", "selected": "4528", "transfers_in": "142", "transfers_out": "574", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-401", "selected": "4137", "transfers_in": "92", "transfers_out": "493", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-289", "selected": "3903", "transfers_in": "75", "transfers_out": "364", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-183", "selected": "3859", "transfers_in": "74", "transfers_out": "257", "value": "43", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-136", "selected": "3783", "transfers_in": "46", "transfers_out": "182", "value": "43", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "3697", "transfers_in": "61", "transfers_out": "186", "value": "42", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "3663", "transfers_in": "44", "transfers_out": "139", "value": "42", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "3638", "transfers_in": "47", "transfers_out": "100", "value": "42", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "3618", "transfers_in": "59", "transfers_out": "99", "value": "42", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "3686", "transfers_in": "113", "transfers_out": "111", "value": "42", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Nicol\u00e1s Otamendi": [{"gameweek": "1", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "18.6", "creativity": "5.6", "threat": "8.0", "ict_index": "3.2", "transfers_balance": "0", "selected": "146658", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "25.6", "creativity": "3.3", "threat": "18.0", "ict_index": "4.7", "transfers_balance": "64924", "selected": "312973", "transfers_in": "78538", "transfers_out": "13614", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.4", "creativity": "3.2", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "33637", "selected": "375932", "transfers_in": "59937", "transfers_out": "26300", "value": "55", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.4", "creativity": "0.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-30782", "selected": "359504", "transfers_in": "14769", "transfers_out": "45551", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "12", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "44.0", "creativity": "0.7", "threat": "17.0", "ict_index": "6.2", "transfers_balance": "4965", "selected": "373123", "transfers_in": "22384", "transfers_out": "17419", "value": "55", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "23.6", "creativity": "2.5", "threat": "20.0", "ict_index": "4.6", "transfers_balance": "229161", "selected": "624571", "transfers_in": "251528", "transfers_out": "22367", "value": "56", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.8", "creativity": "2.2", "threat": "4.0", "ict_index": "2.5", "transfers_balance": "81760", "selected": "725195", "transfers_in": "125450", "transfers_out": "43690", "value": "57", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.4", "creativity": "11.7", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "72489", "selected": "813243", "transfers_in": "100994", "transfers_out": "28505", "value": "57", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "54.4", "creativity": "2.2", "threat": "19.0", "ict_index": "7.6", "transfers_balance": "30609", "selected": "849186", "transfers_in": "72634", "transfers_out": "42025", "value": "58", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.0", "creativity": "1.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "231663", "selected": "1098434", "transfers_in": "251527", "transfers_out": "19864", "value": "59", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "1.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "15388", "selected": "1124621", "transfers_in": "61057", "transfers_out": "45669", "value": "59", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-348353", "selected": "778630", "transfers_in": "10185", "transfers_out": "358538", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.8", "creativity": "12.1", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "109278", "selected": "893424", "transfers_in": "133516", "transfers_out": "24238", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "26.6", "creativity": "27.7", "threat": "24.0", "ict_index": "7.8", "transfers_balance": "17915", "selected": "914909", "transfers_in": "47815", "transfers_out": "29900", "value": "58", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "57.8", "creativity": "6.6", "threat": "45.0", "ict_index": "10.9", "transfers_balance": "40198", "selected": "960026", "transfers_in": "62992", "transfers_out": "22794", "value": "58", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "51.8", "creativity": "1.3", "threat": "34.0", "ict_index": "8.7", "transfers_balance": "22514", "selected": "991098", "transfers_in": "59006", "transfers_out": "36492", "value": "59", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "23.8", "creativity": "11.7", "threat": "8.0", "ict_index": "4.4", "transfers_balance": "183140", "selected": "1183523", "transfers_in": "188533", "transfers_out": "5393", "value": "60", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "95609", "selected": "1289203", "transfers_in": "113342", "transfers_out": "17733", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "28.6", "creativity": "22.9", "threat": "7.0", "ict_index": "5.9", "transfers_balance": "185096", "selected": "1490316", "transfers_in": "208641", "transfers_out": "23545", "value": "62", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.0", "creativity": "17.7", "threat": "20.0", "ict_index": "6.2", "transfers_balance": "123586", "selected": "1625881", "transfers_in": "138017", "transfers_out": "14431", "value": "63", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "37.2", "creativity": "1.6", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "140882", "selected": "1781226", "transfers_in": "158900", "transfers_out": "18018", "value": "64", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.2", "creativity": "3.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "73020", "selected": "1860340", "transfers_in": "103049", "transfers_out": "30029", "value": "64", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "28.6", "creativity": "11.4", "threat": "6.0", "ict_index": "4.6", "transfers_balance": "5659", "selected": "1883177", "transfers_in": "98554", "transfers_out": "92895", "value": "65", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.8", "creativity": "5.0", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-21490", "selected": "1870888", "transfers_in": "43508", "transfers_out": "64998", "value": "65", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.6", "creativity": "1.3", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-59881", "selected": "1818352", "transfers_in": "24135", "transfers_out": "84016", "value": "65", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.0", "creativity": "11.1", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-16258", "selected": "1805713", "transfers_in": "24236", "transfers_out": "40494", "value": "65", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.2", "creativity": "1.3", "threat": "21.0", "ict_index": "3.3", "transfers_balance": "-7178", "selected": "1805267", "transfers_in": "43294", "transfers_out": "50472", "value": "65", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "29.4", "creativity": "0.6", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-94877", "selected": "1717916", "transfers_in": "22285", "transfers_out": "117162", "value": "64", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.6", "creativity": "2.5", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-9628", "selected": "1710379", "transfers_in": "25027", "transfers_out": "34655", "value": "64", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "30.8", "creativity": "11.2", "threat": "20.0", "ict_index": "6.2", "transfers_balance": "25534", "selected": "1667499", "transfers_in": "39431", "transfers_out": "13897", "value": "64", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "2.6", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "14310", "selected": "1682339", "transfers_in": "42473", "transfers_out": "28163", "value": "64", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.0", "creativity": "11.3", "threat": "18.0", "ict_index": "4.7", "transfers_balance": "-46696", "selected": "1634627", "transfers_in": "11804", "transfers_out": "58500", "value": "64", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "0.3", "threat": "33.0", "ict_index": "3.7", "transfers_balance": "-110117", "selected": "1500882", "transfers_in": "7392", "transfers_out": "117509", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60791", "selected": "1605330", "transfers_in": "81073", "transfers_out": "20282", "value": "63", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.8", "creativity": "1.1", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-48075", "selected": "1542707", "transfers_in": "16921", "transfers_out": "64996", "value": "64", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "21.6", "creativity": "24.7", "threat": "4.0", "ict_index": "5.0", "transfers_balance": "-5920", "selected": "1536793", "transfers_in": "31747", "transfers_out": "37667", "value": "64", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5920", "selected": "1536793", "transfers_in": "31747", "transfers_out": "37667", "value": "64", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14676", "selected": "1522840", "transfers_in": "10555", "transfers_out": "25231", "value": "64", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Orestis Karnezis": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "81", "selected": "194", "transfers_in": "99", "transfers_out": "18", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "324", "transfers_in": "61", "transfers_out": "29", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "413", "transfers_in": "43", "transfers_out": "44", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "460", "transfers_in": "39", "transfers_out": "41", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "529", "transfers_in": "32", "transfers_out": "27", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "572", "transfers_in": "30", "transfers_out": "22", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "614", "transfers_in": "39", "transfers_out": "27", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "31", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2", "selected": "637", "transfers_in": "20", "transfers_out": "22", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "699", "transfers_in": "51", "transfers_out": "35", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "709", "transfers_in": "18", "transfers_out": "27", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "717", "transfers_in": "20", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "726", "transfers_in": "8", "transfers_out": "13", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "743", "transfers_in": "28", "transfers_out": "31", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "754", "transfers_in": "16", "transfers_out": "17", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "753", "transfers_in": "12", "transfers_out": "18", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "767", "transfers_in": "11", "transfers_out": "19", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "771", "transfers_in": "10", "transfers_out": "12", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "780", "transfers_in": "17", "transfers_out": "24", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "774", "transfers_in": "12", "transfers_out": "21", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "782", "transfers_in": "16", "transfers_out": "33", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-2", "selected": "787", "transfers_in": "21", "transfers_out": "23", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "29.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "71", "selected": "903", "transfers_in": "109", "transfers_out": "38", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "538", "selected": "1509", "transfers_in": "672", "transfers_out": "134", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "474", "selected": "2078", "transfers_in": "657", "transfers_out": "183", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "176", "selected": "2329", "transfers_in": "414", "transfers_out": "238", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "29", "influence": "13.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "3152", "selected": "5873", "transfers_in": "3501", "transfers_out": "349", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "31.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "1619", "selected": "7443", "transfers_in": "2482", "transfers_out": "863", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "16", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "1356", "selected": "13977", "transfers_in": "1932", "transfers_out": "576", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "23.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1505", "selected": "10447", "transfers_in": "2752", "transfers_out": "1247", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "505", "selected": "10981", "transfers_in": "1160", "transfers_out": "655", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-97", "selected": "10565", "transfers_in": "679", "transfers_out": "776", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "11.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1205", "selected": "13424", "transfers_in": "1620", "transfers_out": "415", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "1.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-757", "selected": "11377", "transfers_in": "161", "transfers_out": "918", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-757", "selected": "10519", "transfers_in": "203", "transfers_out": "960", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "10234", "transfers_in": "77", "transfers_out": "452", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Michael Folivi": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2640", "selected": "3042", "transfers_in": "3744", "transfers_out": "1104", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3886", "selected": "7590", "transfers_in": "6375", "transfers_out": "2489", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2299", "selected": "10105", "transfers_in": "4667", "transfers_out": "2368", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2335", "selected": "13174", "transfers_in": "6770", "transfers_out": "4435", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1444", "selected": "11736", "transfers_in": "209", "transfers_out": "1653", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-773", "selected": "10974", "transfers_in": "149", "transfers_out": "922", "value": "45", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-510", "selected": "10470", "transfers_in": "74", "transfers_out": "584", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-536", "selected": "9944", "transfers_in": "106", "transfers_out": "642", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-452", "selected": "9504", "transfers_in": "122", "transfers_out": "574", "value": "45", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "9291", "transfers_in": "47", "transfers_out": "256", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "6581", "transfers_in": "38", "transfers_out": "231", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "6256", "transfers_in": "45", "transfers_out": "253", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "6249", "transfers_in": "53", "transfers_out": "193", "value": "45", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "6162", "transfers_in": "53", "transfers_out": "145", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80", "selected": "6089", "transfers_in": "51", "transfers_out": "131", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "5967", "transfers_in": "18", "transfers_out": "133", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58", "selected": "5916", "transfers_in": "14", "transfers_out": "72", "value": "45", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "5859", "transfers_in": "35", "transfers_out": "97", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "5807", "transfers_in": "45", "transfers_out": "93", "value": "45", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Eric Maxim Choupo-Moting": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "6.2", "creativity": "10.9", "threat": "10.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "6855", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "15.2", "threat": "25.0", "ict_index": "4.8", "transfers_balance": "-680", "selected": "7013", "transfers_in": "452", "transfers_out": "1132", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "5.1", "threat": "52.0", "ict_index": "6.0", "transfers_balance": "995", "selected": "8522", "transfers_in": "2422", "transfers_out": "1427", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "80.4", "creativity": "12.3", "threat": "112.0", "ict_index": "20.5", "transfers_balance": "-1124", "selected": "7609", "transfers_in": "1398", "transfers_out": "2522", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.4", "creativity": "24.8", "threat": "44.0", "ict_index": "7.1", "transfers_balance": "217194", "selected": "238688", "transfers_in": "235376", "transfers_out": "18182", "value": "56", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "3.3", "threat": "29.0", "ict_index": "3.3", "transfers_balance": "15578", "selected": "263628", "transfers_in": "56369", "transfers_out": "40791", "value": "56", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.8", "creativity": "11.5", "threat": "110.0", "ict_index": "14.8", "transfers_balance": "32174", "selected": "303056", "transfers_in": "68343", "transfers_out": "36169", "value": "56", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "10.4", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "14866", "selected": "324746", "transfers_in": "57618", "transfers_out": "42752", "value": "56", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.8", "creativity": "14.3", "threat": "26.0", "ict_index": "5.5", "transfers_balance": "25616", "selected": "352850", "transfers_in": "51926", "transfers_out": "26310", "value": "56", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.2", "creativity": "1.7", "threat": "27.0", "ict_index": "3.3", "transfers_balance": "-19350", "selected": "335550", "transfers_in": "21352", "transfers_out": "40702", "value": "57", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.2", "creativity": "20.8", "threat": "57.0", "ict_index": "10.0", "transfers_balance": "-15061", "selected": "321657", "transfers_in": "13893", "transfers_out": "28954", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "46.4", "creativity": "32.3", "threat": "31.0", "ict_index": "11.0", "transfers_balance": "-4183", "selected": "319034", "transfers_in": "17829", "transfers_out": "22012", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.0", "creativity": "11.1", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "21644", "selected": "343012", "transfers_in": "39430", "transfers_out": "17786", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-16993", "selected": "327073", "transfers_in": "12731", "transfers_out": "29724", "value": "57", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "3.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-39001", "selected": "288705", "transfers_in": "9178", "transfers_out": "48179", "value": "57", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "2.7", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "-30551", "selected": "259185", "transfers_in": "7959", "transfers_out": "38510", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "6", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.0", "creativity": "0.3", "threat": "24.0", "ict_index": "3.2", "transfers_balance": "-14554", "selected": "245168", "transfers_in": "7438", "transfers_out": "21992", "value": "56", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15471", "selected": "230333", "transfers_in": "8550", "transfers_out": "24021", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "77.0", "creativity": "18.0", "threat": "35.0", "ict_index": "13.0", "transfers_balance": "-34578", "selected": "196255", "transfers_in": "6261", "transfers_out": "40839", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "29.6", "creativity": "14.3", "threat": "54.0", "ict_index": "9.8", "transfers_balance": "25326", "selected": "223340", "transfers_in": "31250", "transfers_out": "5924", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "1.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-11907", "selected": "212290", "transfers_in": "12153", "transfers_out": "24060", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "5.2", "threat": "50.0", "ict_index": "6.3", "transfers_balance": "-737", "selected": "211966", "transfers_in": "21589", "transfers_out": "22326", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.2", "creativity": "3.1", "threat": "37.0", "ict_index": "5.0", "transfers_balance": "-21478", "selected": "191272", "transfers_in": "13072", "transfers_out": "34550", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.6", "creativity": "35.8", "threat": "10.0", "ict_index": "7.0", "transfers_balance": "-5710", "selected": "186151", "transfers_in": "14257", "transfers_out": "19967", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.2", "creativity": "11.3", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "47871", "selected": "235430", "transfers_in": "61817", "transfers_out": "13946", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.8", "creativity": "17.1", "threat": "33.0", "ict_index": "7.0", "transfers_balance": "6772", "selected": "242708", "transfers_in": "22862", "transfers_out": "16090", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.4", "creativity": "12.0", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-15132", "selected": "228226", "transfers_in": "11307", "transfers_out": "26439", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.8", "creativity": "1.5", "threat": "8.0", "ict_index": "2.0", "transfers_balance": "-18984", "selected": "209807", "transfers_in": "5813", "transfers_out": "24797", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "15.3", "threat": "26.0", "ict_index": "5.4", "transfers_balance": "-8843", "selected": "201063", "transfers_in": "5920", "transfers_out": "14763", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.4", "creativity": "10.9", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-10810", "selected": "193621", "transfers_in": "4061", "transfers_out": "14871", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "32.0", "creativity": "0.0", "threat": "33.0", "ict_index": "6.5", "transfers_balance": "16871", "selected": "260076", "transfers_in": "23835", "transfers_out": "6964", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48009", "selected": "163032", "transfers_in": "434", "transfers_out": "48443", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23670", "selected": "139771", "transfers_in": "48", "transfers_out": "23718", "value": "53", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11701", "selected": "127450", "transfers_in": "48", "transfers_out": "11749", "value": "53", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5766", "selected": "122394", "transfers_in": "37", "transfers_out": "5803", "value": "53", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3773", "selected": "119194", "transfers_in": "29", "transfers_out": "3802", "value": "53", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2946", "selected": "116164", "transfers_in": "22", "transfers_out": "2968", "value": "53", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2348", "selected": "113842", "transfers_in": "51", "transfers_out": "2399", "value": "52", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Sergio Romero": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7601", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1093", "selected": "8519", "transfers_in": "114", "transfers_out": "1207", "value": "50", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1042", "selected": "8049", "transfers_in": "53", "transfers_out": "1095", "value": "49", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-640", "selected": "7971", "transfers_in": "58", "transfers_out": "698", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-318", "selected": "7905", "transfers_in": "62", "transfers_out": "380", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "7837", "transfers_in": "72", "transfers_out": "389", "value": "49", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "7775", "transfers_in": "82", "transfers_out": "343", "value": "48", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "7731", "transfers_in": "67", "transfers_out": "327", "value": "48", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "7726", "transfers_in": "40", "transfers_out": "150", "value": "48", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "7744", "transfers_in": "64", "transfers_out": "181", "value": "48", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "7747", "transfers_in": "46", "transfers_out": "167", "value": "48", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-105", "selected": "7798", "transfers_in": "66", "transfers_out": "171", "value": "48", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "7822", "transfers_in": "39", "transfers_out": "103", "value": "48", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "7862", "transfers_in": "46", "transfers_out": "75", "value": "48", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "7883", "transfers_in": "31", "transfers_out": "81", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "7887", "transfers_in": "49", "transfers_out": "138", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-59", "selected": "7884", "transfers_in": "28", "transfers_out": "87", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "7897", "transfers_in": "32", "transfers_out": "73", "value": "48", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "7931", "transfers_in": "56", "transfers_out": "126", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "8002", "transfers_in": "42", "transfers_out": "81", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "8014", "transfers_in": "61", "transfers_out": "118", "value": "47", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "8014", "transfers_in": "60", "transfers_out": "96", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8092", "transfers_in": "89", "transfers_out": "152", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "8107", "transfers_in": "48", "transfers_out": "96", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "8151", "transfers_in": "68", "transfers_out": "131", "value": "47", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "8169", "transfers_in": "43", "transfers_out": "71", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "8258", "transfers_in": "57", "transfers_out": "71", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "8358", "transfers_in": "57", "transfers_out": "101", "value": "47", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "8405", "transfers_in": "30", "transfers_out": "50", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "8828", "transfers_in": "21", "transfers_out": "57", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "8894", "transfers_in": "39", "transfers_out": "67", "value": "47", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "8848", "transfers_in": "16", "transfers_out": "81", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "8780", "transfers_in": "9", "transfers_out": "82", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "8780", "transfers_in": "9", "transfers_out": "82", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "8754", "transfers_in": "30", "transfers_out": "57", "value": "47", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "8734", "transfers_in": "46", "transfers_out": "72", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "8734", "transfers_in": "46", "transfers_out": "72", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "34511", "selected": "46271", "transfers_in": "34805", "transfers_out": "294", "value": "47", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Stephen Kingsley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6389", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-752", "selected": "6545", "transfers_in": "97", "transfers_out": "849", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1211", "selected": "5469", "transfers_in": "63", "transfers_out": "1274", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1318", "selected": "4158", "transfers_in": "5", "transfers_out": "1323", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "3607", "transfers_in": "3", "transfers_out": "560", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-445", "selected": "3164", "transfers_in": "4", "transfers_out": "449", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "2883", "transfers_in": "6", "transfers_out": "289", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "2639", "transfers_in": "1", "transfers_out": "246", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "2537", "transfers_in": "4", "transfers_out": "107", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "2410", "transfers_in": "4", "transfers_out": "134", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "2317", "transfers_in": "1", "transfers_out": "96", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "2223", "transfers_in": "1", "transfers_out": "96", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "2157", "transfers_in": "1", "transfers_out": "68", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2118", "transfers_in": "0", "transfers_out": "40", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "2085", "transfers_in": "1", "transfers_out": "34", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "2044", "transfers_in": "5", "transfers_out": "47", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "2020", "transfers_in": "2", "transfers_out": "26", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "2001", "transfers_in": "1", "transfers_out": "20", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "1957", "transfers_in": "1", "transfers_out": "45", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1932", "transfers_in": "4", "transfers_out": "29", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "1903", "transfers_in": "2", "transfers_out": "32", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1889", "transfers_in": "2", "transfers_out": "17", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "1850", "transfers_in": "7", "transfers_out": "46", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1830", "transfers_in": "1", "transfers_out": "23", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1815", "transfers_in": "2", "transfers_out": "19", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1810", "transfers_in": "1", "transfers_out": "7", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1793", "transfers_in": "2", "transfers_out": "19", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1782", "transfers_in": "4", "transfers_out": "15", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1781", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2169", "transfers_in": "0", "transfers_out": "11", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2161", "transfers_in": "1", "transfers_out": "5", "value": "45", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2159", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "2154", "transfers_in": "1", "transfers_out": "5", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2148", "transfers_in": "0", "transfers_out": "7", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2145", "transfers_in": "1", "transfers_out": "4", "value": "45", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2145", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "2145", "transfers_in": "3", "transfers_out": "5", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "2144", "transfers_in": "1", "transfers_out": "2", "value": "45", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Christian Eriksen": [{"gameweek": "1", "points": "12", "goals": "0", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "48.4", "creativity": "50.4", "threat": "50.0", "ict_index": "14.9", "transfers_balance": "0", "selected": "570759", "transfers_in": "0", "transfers_out": "0", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "9.0", "creativity": "39.8", "threat": "20.0", "ict_index": "6.9", "transfers_balance": "83527", "selected": "808266", "transfers_in": "101742", "transfers_out": "18215", "value": "95", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.0", "creativity": "61.0", "threat": "49.0", "ict_index": "12.7", "transfers_balance": "160994", "selected": "1033626", "transfers_in": "186706", "transfers_out": "25712", "value": "96", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "42.0", "creativity": "18.8", "threat": "68.0", "ict_index": "12.9", "transfers_balance": "9179", "selected": "1075484", "transfers_in": "92928", "transfers_out": "83749", "value": "96", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.8", "creativity": "64.0", "threat": "15.0", "ict_index": "10.3", "transfers_balance": "270037", "selected": "1374938", "transfers_in": "296950", "transfers_out": "26913", "value": "97", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "72", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "41.8", "creativity": "42.2", "threat": "24.0", "ict_index": "10.8", "transfers_balance": "-23686", "selected": "1368966", "transfers_in": "75063", "transfers_out": "98749", "value": "97", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "16.3", "threat": "25.0", "ict_index": "4.8", "transfers_balance": "-47016", "selected": "1333526", "transfers_in": "68218", "transfers_out": "115234", "value": "97", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "52.2", "creativity": "47.8", "threat": "49.0", "ict_index": "14.9", "transfers_balance": "5092", "selected": "1352097", "transfers_in": "86235", "transfers_out": "81143", "value": "97", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.4", "creativity": "22.0", "threat": "3.0", "ict_index": "3.4", "transfers_balance": "12161", "selected": "1371901", "transfers_in": "65865", "transfers_out": "53704", "value": "97", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "16.0", "creativity": "28.5", "threat": "11.0", "ict_index": "5.6", "transfers_balance": "-77271", "selected": "1301251", "transfers_in": "36763", "transfers_out": "114034", "value": "97", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.0", "creativity": "21.5", "threat": "13.0", "ict_index": "4.1", "transfers_balance": "45570", "selected": "1353950", "transfers_in": "88859", "transfers_out": "43289", "value": "97", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "40.7", "threat": "12.0", "ict_index": "5.9", "transfers_balance": "-77692", "selected": "1281965", "transfers_in": "34159", "transfers_out": "111851", "value": "96", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.0", "creativity": "27.8", "threat": "25.0", "ict_index": "6.0", "transfers_balance": "-126153", "selected": "1157898", "transfers_in": "14791", "transfers_out": "140944", "value": "95", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "60.8", "threat": "13.0", "ict_index": "8.2", "transfers_balance": "-166263", "selected": "992750", "transfers_in": "4539", "transfers_out": "170802", "value": "94", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "63", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.2", "creativity": "19.9", "threat": "13.0", "ict_index": "5.9", "transfers_balance": "-135034", "selected": "858680", "transfers_in": "5170", "transfers_out": "140204", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "60.0", "creativity": "27.0", "threat": "43.0", "ict_index": "13.0", "transfers_balance": "-31997", "selected": "828844", "transfers_in": "25311", "transfers_out": "57308", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "7", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.6", "creativity": "45.0", "threat": "16.0", "ict_index": "9.7", "transfers_balance": "6255", "selected": "836622", "transfers_in": "25331", "transfers_out": "19076", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.6", "creativity": "22.3", "threat": "9.0", "ict_index": "7.2", "transfers_balance": "-31518", "selected": "806222", "transfers_in": "8955", "transfers_out": "40473", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.4", "creativity": "38.4", "threat": "27.0", "ict_index": "8.1", "transfers_balance": "9317", "selected": "818189", "transfers_in": "36445", "transfers_out": "27128", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "54.3", "threat": "16.0", "ict_index": "10.1", "transfers_balance": "-17362", "selected": "802361", "transfers_in": "13933", "transfers_out": "31295", "value": "93", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "37.0", "creativity": "34.0", "threat": "7.0", "ict_index": "7.8", "transfers_balance": "342982", "selected": "1068413", "transfers_in": "366068", "transfers_out": "23086", "value": "92", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.0", "creativity": "43.7", "threat": "76.0", "ict_index": "14.4", "transfers_balance": "342982", "selected": "1068413", "transfers_in": "366068", "transfers_out": "23086", "value": "92", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "86", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "46.2", "creativity": "45.0", "threat": "17.0", "ict_index": "10.8", "transfers_balance": "-31907", "selected": "1039884", "transfers_in": "78046", "transfers_out": "109953", "value": "93", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79182", "selected": "962158", "transfers_in": "16823", "transfers_out": "96005", "value": "93", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "51.0", "creativity": "81.7", "threat": "26.0", "ict_index": "15.9", "transfers_balance": "-173294", "selected": "789301", "transfers_in": "2789", "transfers_out": "176083", "value": "92", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.0", "creativity": "33.4", "threat": "24.0", "ict_index": "6.7", "transfers_balance": "31132", "selected": "821593", "transfers_in": "45472", "transfers_out": "14340", "value": "92", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.4", "creativity": "72.6", "threat": "28.0", "ict_index": "12.8", "transfers_balance": "10606", "selected": "834190", "transfers_in": "37220", "transfers_out": "26614", "value": "92", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.2", "creativity": "42.8", "threat": "46.0", "ict_index": "11.0", "transfers_balance": "86127", "selected": "923639", "transfers_in": "112370", "transfers_out": "26243", "value": "93", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "56.9", "threat": "38.0", "ict_index": "11.5", "transfers_balance": "63221", "selected": "989507", "transfers_in": "77045", "transfers_out": "13824", "value": "93", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.6", "creativity": "20.3", "threat": "16.0", "ict_index": "7.7", "transfers_balance": "-39401", "selected": "895817", "transfers_in": "10313", "transfers_out": "49714", "value": "94", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "52.0", "creativity": "31.0", "threat": "24.0", "ict_index": "10.7", "transfers_balance": "-22502", "selected": "828377", "transfers_in": "10382", "transfers_out": "32884", "value": "94", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "81.2", "creativity": "37.1", "threat": "45.0", "ict_index": "16.3", "transfers_balance": "52784", "selected": "884416", "transfers_in": "64829", "transfers_out": "12045", "value": "94", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "50.6", "creativity": "23.8", "threat": "58.0", "ict_index": "13.2", "transfers_balance": "146014", "selected": "1060011", "transfers_in": "158619", "transfers_out": "12605", "value": "94", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "48.8", "threat": "30.0", "ict_index": "9.5", "transfers_balance": "146014", "selected": "1060011", "transfers_in": "158619", "transfers_out": "12605", "value": "94", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "29.2", "creativity": "28.2", "threat": "11.0", "ict_index": "6.8", "transfers_balance": "100109", "selected": "1071085", "transfers_in": "112408", "transfers_out": "12299", "value": "96", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "28.8", "creativity": "57.6", "threat": "44.0", "ict_index": "13.0", "transfers_balance": "102170", "selected": "1180208", "transfers_in": "114194", "transfers_out": "12024", "value": "96", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.6", "creativity": "30.4", "threat": "9.0", "ict_index": "5.6", "transfers_balance": "102170", "selected": "1180208", "transfers_in": "114194", "transfers_out": "12024", "value": "96", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.2", "creativity": "51.2", "threat": "21.0", "ict_index": "9.1", "transfers_balance": "-29485", "selected": "1143660", "transfers_in": "23043", "transfers_out": "52528", "value": "97", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Heung-Min Son": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.6", "creativity": "18.9", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "37255", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.7", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "1426", "selected": "48767", "transfers_in": "7344", "transfers_out": "5918", "value": "80", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "2.4", "creativity": "26.4", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-3782", "selected": "48288", "transfers_in": "5209", "transfers_out": "8991", "value": "80", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-3558", "selected": "47494", "transfers_in": "4354", "transfers_out": "7912", "value": "80", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.4", "creativity": "37.0", "threat": "104.0", "ict_index": "16.2", "transfers_balance": "5599", "selected": "54740", "transfers_in": "11951", "transfers_out": "6352", "value": "80", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1777", "selected": "58830", "transfers_in": "10527", "transfers_out": "8750", "value": "80", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9292", "selected": "50743", "transfers_in": "3642", "transfers_out": "12934", "value": "80", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.6", "creativity": "6.5", "threat": "10.0", "ict_index": "2.2", "transfers_balance": "-5920", "selected": "45812", "transfers_in": "2030", "transfers_out": "7950", "value": "79", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.8", "creativity": "1.4", "threat": "40.0", "ict_index": "7.6", "transfers_balance": "-2503", "selected": "43786", "transfers_in": "800", "transfers_out": "3303", "value": "79", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "16.0", "threat": "14.0", "ict_index": "3.5", "transfers_balance": "12874", "selected": "58276", "transfers_in": "16500", "transfers_out": "3626", "value": "79", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "41.6", "creativity": "14.4", "threat": "19.0", "ict_index": "7.5", "transfers_balance": "15773", "selected": "75618", "transfers_in": "22713", "transfers_out": "6940", "value": "79", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "24.0", "ict_index": "2.4", "transfers_balance": "17694", "selected": "97072", "transfers_in": "27018", "transfers_out": "9324", "value": "79", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.8", "creativity": "27.5", "threat": "58.0", "ict_index": "10.0", "transfers_balance": "-9095", "selected": "89151", "transfers_in": "7352", "transfers_out": "16447", "value": "79", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "17.3", "threat": "12.0", "ict_index": "3.6", "transfers_balance": "-7037", "selected": "82813", "transfers_in": "3449", "transfers_out": "10486", "value": "79", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "33.4", "creativity": "5.4", "threat": "48.0", "ict_index": "8.7", "transfers_balance": "-7808", "selected": "75647", "transfers_in": "2510", "transfers_out": "10318", "value": "79", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "16", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "85", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "62", "influence": "69.2", "creativity": "71.2", "threat": "65.0", "ict_index": "20.5", "transfers_balance": "15705", "selected": "92944", "transfers_in": "20618", "transfers_out": "4913", "value": "79", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.4", "creativity": "27.3", "threat": "78.0", "ict_index": "14.3", "transfers_balance": "96765", "selected": "192715", "transfers_in": "100960", "transfers_out": "4195", "value": "80", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "76", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "7.4", "threat": "1.0", "ict_index": "1.1", "transfers_balance": "9364", "selected": "204530", "transfers_in": "31365", "transfers_out": "22001", "value": "80", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.0", "creativity": "15.9", "threat": "27.0", "ict_index": "5.2", "transfers_balance": "12881", "selected": "221204", "transfers_in": "42946", "transfers_out": "30065", "value": "80", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "14", "goals": "1", "assists": "2", "conceded": "1", "bonus": "1", "minutes": "75", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "75.6", "creativity": "34.7", "threat": "21.0", "ict_index": "13.1", "transfers_balance": "-9619", "selected": "213206", "transfers_in": "16318", "transfers_out": "25937", "value": "80", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "17.2", "threat": "15.0", "ict_index": "3.6", "transfers_balance": "480490", "selected": "712926", "transfers_in": "498901", "transfers_out": "18411", "value": "81", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "48.0", "creativity": "23.8", "threat": "66.0", "ict_index": "13.8", "transfers_balance": "480490", "selected": "712926", "transfers_in": "498901", "transfers_out": "18411", "value": "81", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "13", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "43", "influence": "53.2", "creativity": "28.4", "threat": "91.0", "ict_index": "17.3", "transfers_balance": "25329", "selected": "745107", "transfers_in": "138925", "transfers_out": "113596", "value": "81", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.4", "creativity": "6.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "96298", "selected": "847721", "transfers_in": "147470", "transfers_out": "51172", "value": "82", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "35.6", "threat": "24.0", "ict_index": "6.9", "transfers_balance": "-104335", "selected": "747980", "transfers_in": "55972", "transfers_out": "160307", "value": "82", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.2", "creativity": "5.3", "threat": "37.0", "ict_index": "4.7", "transfers_balance": "-17878", "selected": "732213", "transfers_in": "69249", "transfers_out": "87127", "value": "81", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.4", "creativity": "4.4", "threat": "22.0", "ict_index": "2.7", "transfers_balance": "-47320", "selected": "687276", "transfers_in": "54264", "transfers_out": "101584", "value": "81", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "0.6", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "7906", "selected": "697969", "transfers_in": "83975", "transfers_out": "76069", "value": "81", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "16", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "69", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "50", "influence": "82.6", "creativity": "29.4", "threat": "48.0", "ict_index": "16.0", "transfers_balance": "-46187", "selected": "652317", "transfers_in": "34459", "transfers_out": "80646", "value": "80", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "82.6", "creativity": "5.4", "threat": "144.0", "ict_index": "23.2", "transfers_balance": "156130", "selected": "731965", "transfers_in": "169342", "transfers_out": "13212", "value": "81", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "8.8", "creativity": "14.8", "threat": "46.0", "ict_index": "7.0", "transfers_balance": "141934", "selected": "954072", "transfers_in": "174623", "transfers_out": "32689", "value": "83", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "5.3", "threat": "37.0", "ict_index": "4.7", "transfers_balance": "124746", "selected": "1081598", "transfers_in": "157548", "transfers_out": "32802", "value": "84", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "1.8", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "-24410", "selected": "1058696", "transfers_in": "59970", "transfers_out": "84380", "value": "84", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "26.4", "creativity": "24.5", "threat": "53.0", "ict_index": "10.4", "transfers_balance": "-24410", "selected": "1058696", "transfers_in": "59970", "transfers_out": "84380", "value": "84", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "24.3", "threat": "10.0", "ict_index": "4.0", "transfers_balance": "15063", "selected": "877599", "transfers_in": "61194", "transfers_out": "46131", "value": "83", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "12.4", "threat": "19.0", "ict_index": "3.7", "transfers_balance": "-10832", "selected": "866722", "transfers_in": "41389", "transfers_out": "52221", "value": "83", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "15.5", "threat": "12.0", "ict_index": "4.7", "transfers_balance": "-10832", "selected": "866722", "transfers_in": "41389", "transfers_out": "52221", "value": "83", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-43345", "selected": "822266", "transfers_in": "19210", "transfers_out": "62555", "value": "83", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Gabriel Fernando de Jesus": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "9.4", "threat": "69.0", "ict_index": "7.8", "transfers_balance": "0", "selected": "526481", "transfers_in": "0", "transfers_out": "0", "value": "105", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "3.4", "threat": "22.0", "ict_index": "2.8", "transfers_balance": "-71404", "selected": "487529", "transfers_in": "10970", "transfers_out": "82374", "value": "105", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "81", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "34.4", "creativity": "16.7", "threat": "33.0", "ict_index": "8.4", "transfers_balance": "-105800", "selected": "388870", "transfers_in": "13899", "transfers_out": "119699", "value": "104", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "12", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "68.2", "creativity": "11.3", "threat": "77.0", "ict_index": "15.7", "transfers_balance": "-20620", "selected": "380564", "transfers_in": "38318", "transfers_out": "58938", "value": "104", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "39.6", "creativity": "6.3", "threat": "45.0", "ict_index": "9.1", "transfers_balance": "142027", "selected": "541106", "transfers_in": "168505", "transfers_out": "26478", "value": "104", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "120526", "selected": "678050", "transfers_in": "183199", "transfers_out": "62673", "value": "105", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "43.2", "threat": "36.0", "ict_index": "10.0", "transfers_balance": "-114926", "selected": "568739", "transfers_in": "100556", "transfers_out": "215482", "value": "104", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "13", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "62", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "61", "influence": "70.0", "creativity": "23.8", "threat": "56.0", "ict_index": "15.0", "transfers_balance": "437893", "selected": "1018694", "transfers_in": "489149", "transfers_out": "51256", "value": "106", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "2.0", "creativity": "1.5", "threat": "35.0", "ict_index": "3.9", "transfers_balance": "242369", "selected": "1271030", "transfers_in": "283361", "transfers_out": "40992", "value": "107", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "20.8", "threat": "6.0", "ict_index": "3.1", "transfers_balance": "-228637", "selected": "1049533", "transfers_in": "110947", "transfers_out": "339584", "value": "106", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "34.4", "creativity": "3.2", "threat": "66.0", "ict_index": "10.4", "transfers_balance": "-168023", "selected": "885922", "transfers_in": "35442", "transfers_out": "203465", "value": "105", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.6", "creativity": "7.2", "threat": "68.0", "ict_index": "11.1", "transfers_balance": "-69920", "selected": "821389", "transfers_in": "46835", "transfers_out": "116755", "value": "105", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.2", "creativity": "2.6", "threat": "33.0", "ict_index": "4.1", "transfers_balance": "23884", "selected": "849509", "transfers_in": "66534", "transfers_out": "42650", "value": "105", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.8", "creativity": "18.9", "threat": "42.0", "ict_index": "7.8", "transfers_balance": "-40430", "selected": "812034", "transfers_in": "40312", "transfers_out": "80742", "value": "104", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.6", "creativity": "14.7", "threat": "65.0", "ict_index": "10.3", "transfers_balance": "201", "selected": "815832", "transfers_in": "59149", "transfers_out": "58948", "value": "104", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "11.2", "creativity": "3.4", "threat": "39.0", "ict_index": "5.4", "transfers_balance": "-130940", "selected": "688072", "transfers_in": "17622", "transfers_out": "148562", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6012", "selected": "695797", "transfers_in": "70200", "transfers_out": "64188", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "32", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "1.2", "creativity": "0.3", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "-72265", "selected": "624970", "transfers_in": "22702", "transfers_out": "94967", "value": "103", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40744", "selected": "586423", "transfers_in": "49529", "transfers_out": "90273", "value": "102", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "11.8", "creativity": "45.2", "threat": "37.0", "ict_index": "9.4", "transfers_balance": "-82191", "selected": "505397", "transfers_in": "11126", "transfers_out": "93317", "value": "101", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.8", "threat": "7.0", "ict_index": "1.2", "transfers_balance": "-59801", "selected": "446737", "transfers_in": "10496", "transfers_out": "70297", "value": "101", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66567", "selected": "380435", "transfers_in": "2826", "transfers_out": "69393", "value": "100", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78646", "selected": "302152", "transfers_in": "480", "transfers_out": "79126", "value": "100", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18317", "selected": "284028", "transfers_in": "289", "transfers_out": "18606", "value": "99", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9819", "selected": "274497", "transfers_in": "299", "transfers_out": "10118", "value": "99", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4996", "selected": "269613", "transfers_in": "140", "transfers_out": "5136", "value": "99", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6284", "selected": "263511", "transfers_in": "148", "transfers_out": "6432", "value": "99", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "18.0", "ict_index": "1.7", "transfers_balance": "-5204", "selected": "258609", "transfers_in": "389", "transfers_out": "5593", "value": "99", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "727", "selected": "259737", "transfers_in": "2077", "transfers_out": "1350", "value": "99", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "13.6", "threat": "10.0", "ict_index": "3.8", "transfers_balance": "2328", "selected": "270429", "transfers_in": "3942", "transfers_out": "1614", "value": "99", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "40.4", "creativity": "23.8", "threat": "39.0", "ict_index": "10.3", "transfers_balance": "117653", "selected": "445805", "transfers_in": "125679", "transfers_out": "8026", "value": "100", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "3.0", "threat": "26.0", "ict_index": "2.5", "transfers_balance": "-18960", "selected": "425635", "transfers_in": "23122", "transfers_out": "42082", "value": "100", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "9", "goals": "1", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "35.6", "creativity": "11.9", "threat": "39.0", "ict_index": "8.7", "transfers_balance": "-44456", "selected": "376988", "transfers_in": "15001", "transfers_out": "59457", "value": "100", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "7", "goals": "1", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "1", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "43.6", "creativity": "5.1", "threat": "74.0", "ict_index": "12.3", "transfers_balance": "370531", "selected": "856604", "transfers_in": "375515", "transfers_out": "4984", "value": "102", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "79", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "44.0", "creativity": "33.5", "threat": "73.0", "ict_index": "15.1", "transfers_balance": "98055", "selected": "852490", "transfers_in": "133328", "transfers_out": "35273", "value": "103", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.2", "creativity": "27.8", "threat": "19.0", "ict_index": "5.2", "transfers_balance": "258410", "selected": "1123923", "transfers_in": "268671", "transfers_out": "10261", "value": "104", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "0.0", "creativity": "8.7", "threat": "22.0", "ict_index": "2.8", "transfers_balance": "258410", "selected": "1123923", "transfers_in": "268671", "transfers_out": "10261", "value": "104", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "31", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.6", "creativity": "0.2", "threat": "25.0", "ict_index": "6.0", "transfers_balance": "-99859", "selected": "1009260", "transfers_in": "30176", "transfers_out": "130035", "value": "104", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Abdoulaye Doucour\u00e9": [{"gameweek": "1", "points": "9", "goals": "1", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "48.6", "creativity": "25.2", "threat": "35.0", "ict_index": "10.9", "transfers_balance": "0", "selected": "1207", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "5.0", "threat": "20.0", "ict_index": "3.8", "transfers_balance": "95212", "selected": "148232", "transfers_in": "106746", "transfers_out": "11534", "value": "50", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "12.5", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "47102", "selected": "208425", "transfers_in": "74675", "transfers_out": "27573", "value": "51", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "42.8", "creativity": "12.8", "threat": "8.0", "ict_index": "6.4", "transfers_balance": "22543", "selected": "242211", "transfers_in": "54793", "transfers_out": "32250", "value": "51", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.0", "creativity": "1.2", "threat": "1.0", "ict_index": "0.7", "transfers_balance": "206393", "selected": "465324", "transfers_in": "233982", "transfers_out": "27589", "value": "52", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "18.2", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "68885", "selected": "543306", "transfers_in": "114171", "transfers_out": "45286", "value": "52", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "10", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "60.6", "creativity": "37.0", "threat": "17.0", "ict_index": "11.5", "transfers_balance": "1826", "selected": "550057", "transfers_in": "61892", "transfers_out": "60066", "value": "52", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.4", "creativity": "37.3", "threat": "4.0", "ict_index": "5.8", "transfers_balance": "149797", "selected": "712722", "transfers_in": "188974", "transfers_out": "39177", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "8", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "48.2", "creativity": "13.7", "threat": "17.0", "ict_index": "7.9", "transfers_balance": "20932", "selected": "737126", "transfers_in": "61566", "transfers_out": "40634", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.2", "creativity": "15.8", "threat": "29.0", "ict_index": "5.9", "transfers_balance": "184855", "selected": "932128", "transfers_in": "213398", "transfers_out": "28543", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.8", "creativity": "14.2", "threat": "9.0", "ict_index": "5.7", "transfers_balance": "11274", "selected": "948324", "transfers_in": "57314", "transfers_out": "46040", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.2", "creativity": "21.6", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "-465", "selected": "952366", "transfers_in": "50116", "transfers_out": "50581", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "14.6", "creativity": "26.5", "threat": "4.0", "ict_index": "4.5", "transfers_balance": "-45543", "selected": "908829", "transfers_in": "25533", "transfers_out": "71076", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "31", "influence": "52.6", "creativity": "9.9", "threat": "32.0", "ict_index": "9.5", "transfers_balance": "-63384", "selected": "846632", "transfers_in": "16043", "transfers_out": "79427", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.8", "creativity": "3.1", "threat": "10.0", "ict_index": "2.6", "transfers_balance": "15833", "selected": "864874", "transfers_in": "44794", "transfers_out": "28961", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "2.0", "threat": "18.0", "ict_index": "2.9", "transfers_balance": "5793", "selected": "874266", "transfers_in": "48791", "transfers_out": "42998", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.2", "creativity": "18.6", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-2179", "selected": "874118", "transfers_in": "35328", "transfers_out": "37507", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "7", "goals": "1", "assists": "0", "conceded": "4", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "54.0", "creativity": "24.5", "threat": "7.0", "ict_index": "8.6", "transfers_balance": "-2396", "selected": "874133", "transfers_in": "41502", "transfers_out": "43898", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-204277", "selected": "670385", "transfers_in": "4973", "transfers_out": "209250", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "11.0", "creativity": "2.5", "threat": "27.0", "ict_index": "4.1", "transfers_balance": "-5672", "selected": "666324", "transfers_in": "23048", "transfers_out": "28720", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.6", "creativity": "17.1", "threat": "20.0", "ict_index": "5.6", "transfers_balance": "50438", "selected": "719881", "transfers_in": "74641", "transfers_out": "24203", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "11.3", "threat": "21.0", "ict_index": "5.3", "transfers_balance": "-36887", "selected": "683754", "transfers_in": "27823", "transfers_out": "64710", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "42.2", "creativity": "4.7", "threat": "25.0", "ict_index": "7.2", "transfers_balance": "3611", "selected": "690311", "transfers_in": "68975", "transfers_out": "65364", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.2", "creativity": "12.3", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "47222", "selected": "740290", "transfers_in": "77846", "transfers_out": "30624", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.2", "creativity": "23.8", "threat": "26.0", "ict_index": "6.1", "transfers_balance": "23439", "selected": "766333", "transfers_in": "61500", "transfers_out": "38061", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "10", "goals": "0", "assists": "2", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "61.0", "creativity": "49.6", "threat": "12.0", "ict_index": "12.3", "transfers_balance": "-10632", "selected": "756664", "transfers_in": "29496", "transfers_out": "40128", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "26.0", "creativity": "42.1", "threat": "26.0", "ict_index": "9.4", "transfers_balance": "60569", "selected": "820583", "transfers_in": "92535", "transfers_out": "31966", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.6", "creativity": "15.5", "threat": "5.0", "ict_index": "3.8", "transfers_balance": "60086", "selected": "884480", "transfers_in": "92655", "transfers_out": "32569", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.4", "creativity": "13.8", "threat": "14.0", "ict_index": "3.9", "transfers_balance": "29746", "selected": "915992", "transfers_in": "53125", "transfers_out": "23379", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "9.4", "creativity": "14.6", "threat": "23.0", "ict_index": "4.7", "transfers_balance": "-14228", "selected": "897737", "transfers_in": "26950", "transfers_out": "41178", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "15.8", "creativity": "17.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-9225", "selected": "905905", "transfers_in": "25126", "transfers_out": "34351", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "5.5", "threat": "16.0", "ict_index": "2.7", "transfers_balance": "-33848", "selected": "858069", "transfers_in": "21879", "transfers_out": "55727", "value": "55", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "84", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "13.5", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "-33455", "selected": "824981", "transfers_in": "17012", "transfers_out": "50467", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "30.4", "creativity": "17.8", "threat": "43.0", "ict_index": "9.1", "transfers_balance": "-63198", "selected": "748676", "transfers_in": "7085", "transfers_out": "70283", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "3.9", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-11305", "selected": "751388", "transfers_in": "13131", "transfers_out": "24436", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.4", "creativity": "14.3", "threat": "19.0", "ict_index": "4.5", "transfers_balance": "-41877", "selected": "710211", "transfers_in": "2639", "transfers_out": "44516", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "28.6", "creativity": "13.9", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-43175", "selected": "663923", "transfers_in": "3351", "transfers_out": "46526", "value": "52", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.0", "creativity": "3.4", "threat": "21.0", "ict_index": "4.2", "transfers_balance": "-16337", "selected": "649744", "transfers_in": "4613", "transfers_out": "20950", "value": "52", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Lucas Rodrigues Moura da Silva": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4318", "selected": "4409", "transfers_in": "5719", "transfers_out": "1401", "value": "80", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1113", "selected": "3327", "transfers_in": "928", "transfers_out": "2041", "value": "80", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "2780", "selected": "6268", "transfers_in": "3628", "transfers_out": "848", "value": "80", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.6", "creativity": "12.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "105", "selected": "6406", "transfers_in": "1484", "transfers_out": "1379", "value": "80", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2273", "selected": "4006", "transfers_in": "184", "transfers_out": "2457", "value": "80", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "2745", "transfers_in": "106", "transfers_out": "660", "value": "79", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-387", "selected": "2386", "transfers_in": "123", "transfers_out": "510", "value": "78", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.4", "creativity": "12.2", "threat": "11.0", "ict_index": "3.6", "transfers_balance": "-268", "selected": "2129", "transfers_in": "78", "transfers_out": "346", "value": "78", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.6", "creativity": "19.2", "threat": "11.0", "ict_index": "4.2", "transfers_balance": "-268", "selected": "2129", "transfers_in": "78", "transfers_out": "346", "value": "78", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "2162", "transfers_in": "146", "transfers_out": "111", "value": "77", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "0.3", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-71", "selected": "2101", "transfers_in": "61", "transfers_out": "132", "value": "77", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "2101", "transfers_in": "61", "transfers_out": "132", "value": "77", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "73", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.2", "creativity": "37.4", "threat": "13.0", "ict_index": "6.9", "transfers_balance": "26", "selected": "2171", "transfers_in": "138", "transfers_out": "112", "value": "77", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Julien Ngoy": [{"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2685", "selected": "3209", "transfers_in": "4111", "transfers_out": "1426", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3090", "selected": "7233", "transfers_in": "5416", "transfers_out": "2326", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4510", "selected": "12509", "transfers_in": "6939", "transfers_out": "2429", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3780", "selected": "16859", "transfers_in": "5972", "transfers_out": "2192", "value": "45", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1904", "selected": "19324", "transfers_in": "4526", "transfers_out": "2622", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2549", "selected": "22836", "transfers_in": "5807", "transfers_out": "3258", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "22823", "transfers_in": "1928", "transfers_out": "2238", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-370", "selected": "22696", "transfers_in": "1488", "transfers_out": "1858", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "787", "selected": "23921", "transfers_in": "3321", "transfers_out": "2534", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "593", "selected": "24790", "transfers_in": "2351", "transfers_out": "1758", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "19", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "424", "selected": "25494", "transfers_in": "2821", "transfers_out": "2397", "value": "45", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1906", "selected": "27542", "transfers_in": "4614", "transfers_out": "2708", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3206", "selected": "31285", "transfers_in": "7659", "transfers_out": "4453", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5426", "selected": "37307", "transfers_in": "8737", "transfers_out": "3311", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4276", "selected": "42451", "transfers_in": "8525", "transfers_out": "4249", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3372", "selected": "39166", "transfers_in": "1094", "transfers_out": "4466", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3809", "selected": "35371", "transfers_in": "187", "transfers_out": "3996", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2849", "selected": "32545", "transfers_in": "162", "transfers_out": "3011", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1122", "selected": "31412", "transfers_in": "45", "transfers_out": "1167", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1013", "selected": "23721", "transfers_in": "48", "transfers_out": "1061", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1088", "selected": "21921", "transfers_in": "45", "transfers_out": "1133", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-814", "selected": "21853", "transfers_in": "54", "transfers_out": "868", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "21260", "transfers_in": "59", "transfers_out": "649", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-508", "selected": "20720", "transfers_in": "47", "transfers_out": "555", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-444", "selected": "20288", "transfers_in": "15", "transfers_out": "459", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-344", "selected": "20005", "transfers_in": "17", "transfers_out": "361", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-313", "selected": "19671", "transfers_in": "29", "transfers_out": "342", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-376", "selected": "19291", "transfers_in": "42", "transfers_out": "418", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Jaroslaw Jach": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "115", "selected": "140", "transfers_in": "136", "transfers_out": "21", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "56", "selected": "208", "transfers_in": "98", "transfers_out": "42", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "208", "transfers_in": "28", "transfers_out": "46", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "211", "transfers_in": "12", "transfers_out": "37", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "208", "transfers_in": "10", "transfers_out": "27", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "208", "transfers_in": "7", "transfers_out": "21", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "236", "transfers_in": "13", "transfers_out": "17", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "225", "transfers_in": "15", "transfers_out": "18", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "234", "transfers_in": "13", "transfers_out": "8", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "235", "transfers_in": "7", "transfers_out": "13", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "244", "transfers_in": "13", "transfers_out": "13", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "236", "transfers_in": "3", "transfers_out": "11", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "246", "transfers_in": "10", "transfers_out": "9", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "253", "transfers_in": "18", "transfers_out": "13", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Julian Speroni": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "99107", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1657", "selected": "107281", "transfers_in": "2076", "transfers_out": "3733", "value": "40", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2174", "selected": "107319", "transfers_in": "2093", "transfers_out": "4267", "value": "40", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3074", "selected": "105922", "transfers_in": "1740", "transfers_out": "4814", "value": "40", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1350", "selected": "105280", "transfers_in": "2108", "transfers_out": "3458", "value": "40", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "533", "selected": "106801", "transfers_in": "4202", "transfers_out": "3669", "value": "40", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "504", "selected": "107963", "transfers_in": "3079", "transfers_out": "2575", "value": "40", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "22.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-480", "selected": "107973", "transfers_in": "2156", "transfers_out": "2636", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "12949", "selected": "122537", "transfers_in": "15144", "transfers_out": "2195", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "22441", "selected": "147569", "transfers_in": "26901", "transfers_out": "4460", "value": "40", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "12156", "selected": "161511", "transfers_in": "15624", "transfers_out": "3468", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "23.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "22297", "selected": "186464", "transfers_in": "26481", "transfers_out": "4184", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19097", "selected": "207750", "transfers_in": "22383", "transfers_out": "3286", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5551", "selected": "214437", "transfers_in": "10494", "transfers_out": "4943", "value": "40", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "35", "influence": "54.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "1148", "selected": "216756", "transfers_in": "9494", "transfers_out": "8346", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "20.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "33732", "selected": "255374", "transfers_in": "37328", "transfers_out": "3596", "value": "40", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "14368", "selected": "271003", "transfers_in": "17855", "transfers_out": "3487", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "23", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "3414", "selected": "275169", "transfers_in": "7913", "transfers_out": "4499", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "9", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "10327", "selected": "287540", "transfers_in": "14844", "transfers_out": "4517", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "38.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "1093", "selected": "289606", "transfers_in": "5525", "transfers_out": "4432", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9271", "selected": "300206", "transfers_in": "16141", "transfers_out": "6870", "value": "41", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6658", "selected": "307443", "transfers_in": "21769", "transfers_out": "15111", "value": "41", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1498", "selected": "307162", "transfers_in": "15203", "transfers_out": "16701", "value": "41", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10115", "selected": "297370", "transfers_in": "2932", "transfers_out": "13047", "value": "41", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7713", "selected": "290078", "transfers_in": "3988", "transfers_out": "11701", "value": "41", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4872", "selected": "285400", "transfers_in": "3061", "transfers_out": "7933", "value": "41", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14713", "selected": "270782", "transfers_in": "871", "transfers_out": "15584", "value": "41", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15192", "selected": "255643", "transfers_in": "232", "transfers_out": "15424", "value": "41", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6704", "selected": "248746", "transfers_in": "96", "transfers_out": "6800", "value": "41", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7351", "selected": "212488", "transfers_in": "125", "transfers_out": "7476", "value": "41", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9432", "selected": "189975", "transfers_in": "80", "transfers_out": "9512", "value": "41", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8560", "selected": "194827", "transfers_in": "183", "transfers_out": "8743", "value": "41", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6129", "selected": "188696", "transfers_in": "127", "transfers_out": "6256", "value": "41", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5608", "selected": "182115", "transfers_in": "294", "transfers_out": "5902", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3284", "selected": "180411", "transfers_in": "594", "transfers_out": "3878", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3078", "selected": "177046", "transfers_in": "648", "transfers_out": "3726", "value": "40", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3488", "selected": "173443", "transfers_in": "727", "transfers_out": "4215", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2912", "selected": "170477", "transfers_in": "518", "transfers_out": "3430", "value": "40", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Robbie Brady": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "12.0", "creativity": "52.1", "threat": "17.0", "ict_index": "8.1", "transfers_balance": "0", "selected": "17382", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.6", "creativity": "34.3", "threat": "11.0", "ict_index": "5.3", "transfers_balance": "3254", "selected": "24706", "transfers_in": "4525", "transfers_out": "1271", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "44.6", "creativity": "77.9", "threat": "21.0", "ict_index": "14.4", "transfers_balance": "-1573", "selected": "23787", "transfers_in": "1369", "transfers_out": "2942", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "58232", "selected": "88131", "transfers_in": "71131", "transfers_out": "12899", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.2", "creativity": "46.3", "threat": "7.0", "ict_index": "7.9", "transfers_balance": "-3591", "selected": "85789", "transfers_in": "9185", "transfers_out": "12776", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.0", "creativity": "11.3", "threat": "7.0", "ict_index": "3.4", "transfers_balance": "24446", "selected": "112617", "transfers_in": "33851", "transfers_out": "9405", "value": "55", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.0", "creativity": "6.2", "threat": "22.0", "ict_index": "3.5", "transfers_balance": "761", "selected": "114862", "transfers_in": "13756", "transfers_out": "12995", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.2", "creativity": "44.5", "threat": "12.0", "ict_index": "7.0", "transfers_balance": "11966", "selected": "128412", "transfers_in": "24178", "transfers_out": "12212", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "19.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "-14435", "selected": "114304", "transfers_in": "2497", "transfers_out": "16932", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.6", "creativity": "43.0", "threat": "21.0", "ict_index": "7.5", "transfers_balance": "-12665", "selected": "101976", "transfers_in": "3127", "transfers_out": "15792", "value": "55", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.8", "creativity": "9.4", "threat": "20.0", "ict_index": "4.1", "transfers_balance": "-8180", "selected": "94009", "transfers_in": "1690", "transfers_out": "9870", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "31.6", "creativity": "44.3", "threat": "10.0", "ict_index": "8.6", "transfers_balance": "-4770", "selected": "89622", "transfers_in": "3305", "transfers_out": "8075", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "26.6", "creativity": "26.8", "threat": "23.0", "ict_index": "7.6", "transfers_balance": "-3584", "selected": "86339", "transfers_in": "2807", "transfers_out": "6391", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "49.0", "creativity": "22.2", "threat": "43.0", "ict_index": "11.4", "transfers_balance": "-2957", "selected": "83621", "transfers_in": "3458", "transfers_out": "6415", "value": "55", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "38.3", "threat": "5.0", "ict_index": "4.8", "transfers_balance": "18923", "selected": "103586", "transfers_in": "22192", "transfers_out": "3269", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37702", "selected": "66105", "transfers_in": "1143", "transfers_out": "38845", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14599", "selected": "51578", "transfers_in": "188", "transfers_out": "14787", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8561", "selected": "43090", "transfers_in": "159", "transfers_out": "8720", "value": "55", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5811", "selected": "37322", "transfers_in": "106", "transfers_out": "5917", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2755", "selected": "34579", "transfers_in": "44", "transfers_out": "2799", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2798", "selected": "31796", "transfers_in": "34", "transfers_out": "2832", "value": "54", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1082", "selected": "30715", "transfers_in": "20", "transfers_out": "1102", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2205", "selected": "28526", "transfers_in": "43", "transfers_out": "2248", "value": "54", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1103", "selected": "27432", "transfers_in": "24", "transfers_out": "1127", "value": "53", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-661", "selected": "26843", "transfers_in": "49", "transfers_out": "710", "value": "53", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-476", "selected": "26397", "transfers_in": "14", "transfers_out": "490", "value": "53", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-514", "selected": "25916", "transfers_in": "17", "transfers_out": "531", "value": "53", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-470", "selected": "25466", "transfers_in": "16", "transfers_out": "486", "value": "53", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-166", "selected": "25304", "transfers_in": "8", "transfers_out": "174", "value": "53", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "26856", "transfers_in": "12", "transfers_out": "165", "value": "53", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "26652", "transfers_in": "10", "transfers_out": "162", "value": "53", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "26590", "transfers_in": "10", "transfers_out": "102", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "26524", "transfers_in": "18", "transfers_out": "109", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-91", "selected": "26524", "transfers_in": "18", "transfers_out": "109", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "26466", "transfers_in": "19", "transfers_out": "90", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "26431", "transfers_in": "18", "transfers_out": "73", "value": "53", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "26389", "transfers_in": "28", "transfers_out": "90", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "26343", "transfers_in": "38", "transfers_out": "101", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Francisco Femen\u00eda Far": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "72", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "1.9", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "0", "selected": "5241", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "15.6", "creativity": "3.5", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-172", "selected": "5908", "transfers_in": "275", "transfers_out": "447", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "20.6", "creativity": "26.2", "threat": "1.0", "ict_index": "4.8", "transfers_balance": "12600", "selected": "21872", "transfers_in": "15358", "transfers_out": "2758", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "61", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.4", "creativity": "12.3", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "14091", "selected": "40068", "transfers_in": "21131", "transfers_out": "7040", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "97699", "selected": "148225", "transfers_in": "114654", "transfers_out": "16955", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "31.4", "creativity": "17.1", "threat": "7.0", "ict_index": "5.6", "transfers_balance": "58509", "selected": "218291", "transfers_in": "81368", "transfers_out": "22859", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.8", "creativity": "4.1", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "37670", "selected": "260907", "transfers_in": "56676", "transfers_out": "19006", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "11.2", "creativity": "6.5", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-16026", "selected": "246604", "transfers_in": "13492", "transfers_out": "29518", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "42.3", "threat": "2.0", "ict_index": "5.8", "transfers_balance": "-1681", "selected": "245779", "transfers_in": "11037", "transfers_out": "12718", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.2", "creativity": "19.6", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "15866", "selected": "263303", "transfers_in": "33588", "transfers_out": "17722", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "13.6", "creativity": "8.0", "threat": "3.0", "ict_index": "2.5", "transfers_balance": "-10329", "selected": "253490", "transfers_in": "4738", "transfers_out": "15067", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "85", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "11.8", "creativity": "35.0", "threat": "10.0", "ict_index": "5.7", "transfers_balance": "-4082", "selected": "250082", "transfers_in": "8531", "transfers_out": "12613", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "12.0", "creativity": "2.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "6490", "selected": "257343", "transfers_in": "16952", "transfers_out": "10462", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "30.6", "creativity": "41.7", "threat": "6.0", "ict_index": "7.8", "transfers_balance": "23936", "selected": "282701", "transfers_in": "31435", "transfers_out": "7499", "value": "45", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.0", "creativity": "13.5", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "12758", "selected": "296581", "transfers_in": "21365", "transfers_out": "8607", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39112", "selected": "338617", "transfers_in": "46695", "transfers_out": "7583", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "6", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-35702", "selected": "303078", "transfers_in": "3199", "transfers_out": "38901", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-58146", "selected": "245005", "transfers_in": "930", "transfers_out": "59076", "value": "46", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53366", "selected": "191675", "transfers_in": "213", "transfers_out": "53579", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25355", "selected": "166343", "transfers_in": "207", "transfers_out": "25562", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26852", "selected": "139512", "transfers_in": "163", "transfers_out": "27015", "value": "45", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16809", "selected": "122716", "transfers_in": "366", "transfers_out": "17175", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19974", "selected": "102764", "transfers_in": "646", "transfers_out": "20620", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11378", "selected": "91393", "transfers_in": "194", "transfers_out": "11572", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7711", "selected": "83692", "transfers_in": "133", "transfers_out": "7844", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5097", "selected": "78600", "transfers_in": "181", "transfers_out": "5278", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5181", "selected": "73432", "transfers_in": "238", "transfers_out": "5419", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "2.1", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "-3227", "selected": "70220", "transfers_in": "274", "transfers_out": "3501", "value": "43", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2180", "selected": "72582", "transfers_in": "3076", "transfers_out": "896", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.8", "creativity": "15.3", "threat": "22.0", "ict_index": "4.3", "transfers_balance": "-2124", "selected": "74255", "transfers_in": "318", "transfers_out": "2442", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "11.6", "creativity": "6.8", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "133", "selected": "75343", "transfers_in": "994", "transfers_out": "861", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "39.0", "creativity": "17.7", "threat": "25.0", "ict_index": "8.2", "transfers_balance": "3169", "selected": "77823", "transfers_in": "5374", "transfers_out": "2205", "value": "43", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "9.2", "creativity": "19.9", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "10979", "selected": "89271", "transfers_in": "12742", "transfers_out": "1763", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.0", "creativity": "4.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1918", "selected": "90425", "transfers_in": "4970", "transfers_out": "3052", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "4148", "selected": "101062", "transfers_in": "5691", "transfers_out": "1543", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.0", "creativity": "2.0", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "-4315", "selected": "90849", "transfers_in": "297", "transfers_out": "4612", "value": "43", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3254", "selected": "87423", "transfers_in": "869", "transfers_out": "4123", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4082", "selected": "83332", "transfers_in": "155", "transfers_out": "4237", "value": "43", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Joshua Sims": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2592", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-250", "selected": "2707", "transfers_in": "90", "transfers_out": "340", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-182", "selected": "2627", "transfers_in": "112", "transfers_out": "294", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "2551", "transfers_in": "73", "transfers_out": "237", "value": "45", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "609", "selected": "3361", "transfers_in": "1019", "transfers_out": "410", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "747", "selected": "4373", "transfers_in": "1563", "transfers_out": "816", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "238", "selected": "4758", "transfers_in": "769", "transfers_out": "531", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "143", "selected": "5026", "transfers_in": "599", "transfers_out": "456", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "5002", "transfers_in": "246", "transfers_out": "303", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-198", "selected": "4833", "transfers_in": "151", "transfers_out": "349", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "4723", "transfers_in": "72", "transfers_out": "207", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "4632", "transfers_in": "63", "transfers_out": "183", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "4543", "transfers_in": "49", "transfers_out": "161", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "4451", "transfers_in": "38", "transfers_out": "144", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "4372", "transfers_in": "30", "transfers_out": "123", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "4279", "transfers_in": "39", "transfers_out": "148", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "4226", "transfers_in": "27", "transfers_out": "87", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62", "selected": "4172", "transfers_in": "27", "transfers_out": "89", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "4249", "transfers_in": "205", "transfers_out": "176", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "4391", "transfers_in": "246", "transfers_out": "144", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "4401", "transfers_in": "187", "transfers_out": "208", "value": "43", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "4433", "transfers_in": "181", "transfers_out": "162", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "4476", "transfers_in": "249", "transfers_out": "248", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4427", "transfers_in": "69", "transfers_out": "140", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4402", "transfers_in": "60", "transfers_out": "105", "value": "43", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "4472", "transfers_in": "115", "transfers_out": "60", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "24", "selected": "4537", "transfers_in": "158", "transfers_out": "134", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "5.3", "threat": "23.0", "ict_index": "3.0", "transfers_balance": "24", "selected": "4594", "transfers_in": "152", "transfers_out": "128", "value": "43", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "15.2", "creativity": "16.2", "threat": "56.0", "ict_index": "8.7", "transfers_balance": "92", "selected": "4703", "transfers_in": "148", "transfers_out": "56", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.8", "creativity": "17.4", "threat": "17.0", "ict_index": "4.2", "transfers_balance": "329", "selected": "4298", "transfers_in": "424", "transfers_out": "95", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "4168", "transfers_in": "100", "transfers_out": "152", "value": "43", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.0", "creativity": "4.0", "threat": "18.0", "ict_index": "2.3", "transfers_balance": "-57", "selected": "4122", "transfers_in": "46", "transfers_out": "103", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.0", "creativity": "0.6", "threat": "35.0", "ict_index": "4.3", "transfers_balance": "-10", "selected": "4154", "transfers_in": "70", "transfers_out": "80", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "4154", "transfers_in": "70", "transfers_out": "80", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "4057", "transfers_in": "30", "transfers_out": "55", "value": "43", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "4035", "transfers_in": "38", "transfers_out": "61", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "4035", "transfers_in": "38", "transfers_out": "61", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "4023", "transfers_in": "46", "transfers_out": "70", "value": "43", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ahmed Musa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "35587", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5389", "selected": "33089", "transfers_in": "631", "transfers_out": "6020", "value": "65", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4666", "selected": "29136", "transfers_in": "365", "transfers_out": "5031", "value": "64", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3025", "selected": "26814", "transfers_in": "292", "transfers_out": "3317", "value": "64", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1582", "selected": "25772", "transfers_in": "285", "transfers_out": "1867", "value": "64", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1744", "selected": "24335", "transfers_in": "236", "transfers_out": "1980", "value": "63", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1304", "selected": "23361", "transfers_in": "274", "transfers_out": "1578", "value": "63", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-915", "selected": "22916", "transfers_in": "345", "transfers_out": "1260", "value": "63", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-507", "selected": "22628", "transfers_in": "169", "transfers_out": "676", "value": "63", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-688", "selected": "22202", "transfers_in": "188", "transfers_out": "876", "value": "63", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-436", "selected": "21987", "transfers_in": "184", "transfers_out": "620", "value": "62", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-438", "selected": "21821", "transfers_in": "153", "transfers_out": "591", "value": "62", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "21689", "transfers_in": "115", "transfers_out": "391", "value": "62", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-276", "selected": "21499", "transfers_in": "56", "transfers_out": "332", "value": "62", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "21371", "transfers_in": "69", "transfers_out": "328", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "21309", "transfers_in": "116", "transfers_out": "393", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "21232", "transfers_in": "67", "transfers_out": "245", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "21208", "transfers_in": "95", "transfers_out": "232", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-261", "selected": "21124", "transfers_in": "83", "transfers_out": "344", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "21105", "transfers_in": "67", "transfers_out": "206", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-233", "selected": "21007", "transfers_in": "72", "transfers_out": "305", "value": "62", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "20971", "transfers_in": "65", "transfers_out": "164", "value": "62", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "20993", "transfers_in": "143", "transfers_out": "345", "value": "62", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "21008", "transfers_in": "72", "transfers_out": "210", "value": "62", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "21128", "transfers_in": "111", "transfers_out": "229", "value": "61", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "20852", "transfers_in": "8", "transfers_out": "311", "value": "61", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283", "selected": "20624", "transfers_in": "0", "transfers_out": "283", "value": "61", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "20431", "transfers_in": "2", "transfers_out": "262", "value": "61", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "20382", "transfers_in": "1", "transfers_out": "94", "value": "61", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "21783", "transfers_in": "1", "transfers_out": "89", "value": "61", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "21731", "transfers_in": "1", "transfers_out": "76", "value": "61", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "21723", "transfers_in": "0", "transfers_out": "49", "value": "61", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "21698", "transfers_in": "1", "transfers_out": "50", "value": "61", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "21698", "transfers_in": "1", "transfers_out": "50", "value": "61", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "21695", "transfers_in": "1", "transfers_out": "25", "value": "61", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "21681", "transfers_in": "0", "transfers_out": "28", "value": "61", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "21681", "transfers_in": "0", "transfers_out": "28", "value": "61", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "21683", "transfers_in": "3", "transfers_out": "27", "value": "61", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "J\u00fcrgen Locadia": [{"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "332", "selected": "341", "transfers_in": "478", "transfers_out": "146", "value": "60", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "97", "selected": "444", "transfers_in": "231", "transfers_out": "134", "value": "60", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "493", "selected": "964", "transfers_in": "607", "transfers_out": "114", "value": "60", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "8", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.0", "creativity": "1.1", "threat": "37.0", "ict_index": "7.1", "transfers_balance": "2280", "selected": "3327", "transfers_in": "2479", "transfers_out": "199", "value": "60", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1333", "selected": "4717", "transfers_in": "1593", "transfers_out": "260", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "19.0", "ict_index": "2.0", "transfers_balance": "-835", "selected": "3818", "transfers_in": "336", "transfers_out": "1171", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "8.3", "threat": "28.0", "ict_index": "3.7", "transfers_balance": "-196", "selected": "3177", "transfers_in": "344", "transfers_out": "540", "value": "60", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "3122", "transfers_in": "335", "transfers_out": "408", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.2", "creativity": "10.8", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-428", "selected": "2701", "transfers_in": "93", "transfers_out": "521", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-428", "selected": "2701", "transfers_in": "93", "transfers_out": "521", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "2200", "transfers_in": "40", "transfers_out": "231", "value": "60", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "2054", "transfers_in": "42", "transfers_out": "200", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.3", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "2054", "transfers_in": "42", "transfers_out": "200", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "56", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.8", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-110", "selected": "1946", "transfers_in": "61", "transfers_out": "171", "value": "60", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Claudio Bravo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "34470", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6993", "selected": "34566", "transfers_in": "651", "transfers_out": "7644", "value": "50", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4799", "selected": "32386", "transfers_in": "601", "transfers_out": "5400", "value": "49", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "44", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3858", "selected": "30497", "transfers_in": "351", "transfers_out": "4209", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "308", "selected": "32630", "transfers_in": "2720", "transfers_out": "2412", "value": "49", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3148", "selected": "30593", "transfers_in": "644", "transfers_out": "3792", "value": "48", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2164", "selected": "29388", "transfers_in": "360", "transfers_out": "2524", "value": "48", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1606", "selected": "28630", "transfers_in": "327", "transfers_out": "1933", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1120", "selected": "27812", "transfers_in": "147", "transfers_out": "1267", "value": "48", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1227", "selected": "27014", "transfers_in": "257", "transfers_out": "1484", "value": "47", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-777", "selected": "26645", "transfers_in": "175", "transfers_out": "952", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-758", "selected": "26414", "transfers_in": "214", "transfers_out": "972", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-440", "selected": "26264", "transfers_in": "136", "transfers_out": "576", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-364", "selected": "26108", "transfers_in": "106", "transfers_out": "470", "value": "47", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "25984", "transfers_in": "130", "transfers_out": "512", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-476", "selected": "25811", "transfers_in": "119", "transfers_out": "595", "value": "47", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-352", "selected": "25655", "transfers_in": "80", "transfers_out": "432", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-315", "selected": "25510", "transfers_in": "74", "transfers_out": "389", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-403", "selected": "25435", "transfers_in": "147", "transfers_out": "550", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-255", "selected": "25400", "transfers_in": "110", "transfers_out": "365", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-359", "selected": "25271", "transfers_in": "185", "transfers_out": "544", "value": "46", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "25218", "transfers_in": "129", "transfers_out": "279", "value": "46", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-351", "selected": "25203", "transfers_in": "188", "transfers_out": "539", "value": "46", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-245", "selected": "25155", "transfers_in": "113", "transfers_out": "358", "value": "46", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "25223", "transfers_in": "156", "transfers_out": "370", "value": "46", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "25240", "transfers_in": "81", "transfers_out": "190", "value": "46", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-159", "selected": "25269", "transfers_in": "128", "transfers_out": "287", "value": "46", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-231", "selected": "25375", "transfers_in": "114", "transfers_out": "345", "value": "46", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "25475", "transfers_in": "91", "transfers_out": "151", "value": "46", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "27610", "transfers_in": "107", "transfers_out": "154", "value": "46", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "27804", "transfers_in": "89", "transfers_out": "131", "value": "46", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "27873", "transfers_in": "75", "transfers_out": "115", "value": "46", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "27926", "transfers_in": "60", "transfers_out": "89", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "137", "selected": "28265", "transfers_in": "268", "transfers_out": "131", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "28171", "transfers_in": "117", "transfers_out": "168", "value": "45", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "28160", "transfers_in": "72", "transfers_out": "139", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "23.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-67", "selected": "28160", "transfers_in": "72", "transfers_out": "139", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "280", "selected": "28570", "transfers_in": "417", "transfers_out": "137", "value": "45", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Aaron Cresswell": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "9", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.6", "threat": "18.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "25136", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.2", "creativity": "52.9", "threat": "0.0", "ict_index": "7.4", "transfers_balance": "-1515", "selected": "27824", "transfers_in": "945", "transfers_out": "2460", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.2", "creativity": "1.6", "threat": "11.0", "ict_index": "2.4", "transfers_balance": "-269", "selected": "28464", "transfers_in": "2323", "transfers_out": "2592", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "14.2", "creativity": "47.1", "threat": "1.0", "ict_index": "6.2", "transfers_balance": "-338", "selected": "28977", "transfers_in": "2793", "transfers_out": "3131", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "11.2", "creativity": "34.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "905", "selected": "30355", "transfers_in": "3136", "transfers_out": "2231", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.4", "creativity": "14.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "3309", "selected": "35059", "transfers_in": "6037", "transfers_out": "2728", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.8", "creativity": "33.8", "threat": "0.0", "ict_index": "5.7", "transfers_balance": "22776", "selected": "59270", "transfers_in": "26720", "transfers_out": "3944", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1364", "selected": "61725", "transfers_in": "7453", "transfers_out": "6089", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7986", "selected": "70421", "transfers_in": "10652", "transfers_out": "2666", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.6", "creativity": "11.2", "threat": "2.0", "ict_index": "3.7", "transfers_balance": "-9169", "selected": "61476", "transfers_in": "1213", "transfers_out": "10382", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-7903", "selected": "53794", "transfers_in": "965", "transfers_out": "8868", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.6", "creativity": "1.4", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-3265", "selected": "50796", "transfers_in": "1484", "transfers_out": "4749", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "16.2", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-2472", "selected": "48510", "transfers_in": "1160", "transfers_out": "3632", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.4", "creativity": "1.9", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-3202", "selected": "45409", "transfers_in": "647", "transfers_out": "3849", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "49.2", "creativity": "28.3", "threat": "0.0", "ict_index": "7.8", "transfers_balance": "-5216", "selected": "40264", "transfers_in": "234", "transfers_out": "5450", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.6", "creativity": "11.3", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1314", "selected": "39148", "transfers_in": "819", "transfers_out": "2133", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "21.6", "creativity": "1.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "1933", "selected": "41325", "transfers_in": "2931", "transfers_out": "998", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "29.6", "creativity": "15.4", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "8227", "selected": "49941", "transfers_in": "9230", "transfers_out": "1003", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.4", "creativity": "68.8", "threat": "8.0", "ict_index": "9.2", "transfers_balance": "88455", "selected": "141239", "transfers_in": "93213", "transfers_out": "4758", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.8", "creativity": "15.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "2142", "selected": "144192", "transfers_in": "13939", "transfers_out": "11797", "value": "51", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "75", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "29.6", "creativity": "24.3", "threat": "1.0", "ict_index": "5.5", "transfers_balance": "86210", "selected": "229063", "transfers_in": "101081", "transfers_out": "14871", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86210", "selected": "229063", "transfers_in": "101081", "transfers_out": "14871", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.8", "creativity": "19.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-14528", "selected": "215396", "transfers_in": "23168", "transfers_out": "37696", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "1.9", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "8943", "selected": "225368", "transfers_in": "23900", "transfers_out": "14957", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "1.8", "threat": "50.0", "ict_index": "6.0", "transfers_balance": "-14321", "selected": "211552", "transfers_in": "10328", "transfers_out": "24649", "value": "51", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.0", "creativity": "46.3", "threat": "0.0", "ict_index": "7.1", "transfers_balance": "-7308", "selected": "204505", "transfers_in": "5302", "transfers_out": "12610", "value": "51", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "38.2", "creativity": "14.5", "threat": "4.0", "ict_index": "5.7", "transfers_balance": "-11777", "selected": "193060", "transfers_in": "4579", "transfers_out": "16356", "value": "51", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "11.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "1735", "selected": "195858", "transfers_in": "11657", "transfers_out": "9922", "value": "51", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.8", "creativity": "15.7", "threat": "0.0", "ict_index": "5.2", "transfers_balance": "2238", "selected": "198475", "transfers_in": "8512", "transfers_out": "6274", "value": "51", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "13.8", "creativity": "21.9", "threat": "36.0", "ict_index": "7.2", "transfers_balance": "6405", "selected": "162286", "transfers_in": "12981", "transfers_out": "6576", "value": "51", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "13.0", "creativity": "5.8", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-3788", "selected": "142632", "transfers_in": "3880", "transfers_out": "7668", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-5294", "selected": "137401", "transfers_in": "2977", "transfers_out": "8271", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "41.0", "creativity": "22.5", "threat": "37.0", "ict_index": "10.1", "transfers_balance": "-19642", "selected": "115440", "transfers_in": "1129", "transfers_out": "20771", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "10183", "selected": "132819", "transfers_in": "14143", "transfers_out": "3960", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "44.6", "creativity": "0.5", "threat": "7.0", "ict_index": "5.2", "transfers_balance": "-834", "selected": "127691", "transfers_in": "5347", "transfers_out": "6181", "value": "49", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.8", "creativity": "6.0", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "21489", "selected": "151330", "transfers_in": "24772", "transfers_out": "3283", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.2", "creativity": "2.8", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "21489", "selected": "151330", "transfers_in": "24772", "transfers_out": "3283", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "9.3", "threat": "3.0", "ict_index": "2.9", "transfers_balance": "39212", "selected": "193430", "transfers_in": "42136", "transfers_out": "2924", "value": "49", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Danny Welbeck": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "74", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "43.0", "creativity": "29.0", "threat": "57.0", "ict_index": "12.9", "transfers_balance": "0", "selected": "38464", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "11.0", "creativity": "5.0", "threat": "44.0", "ict_index": "6.0", "transfers_balance": "3531", "selected": "56895", "transfers_in": "8850", "transfers_out": "5319", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "13.8", "threat": "14.0", "ict_index": "3.3", "transfers_balance": "-6372", "selected": "55026", "transfers_in": "4237", "transfers_out": "10609", "value": "75", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "16", "goals": "2", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "71", "influence": "83.6", "creativity": "23.2", "threat": "44.0", "ict_index": "15.1", "transfers_balance": "-424", "selected": "58467", "transfers_in": "8916", "transfers_out": "9340", "value": "75", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "6.5", "threat": "30.0", "ict_index": "3.8", "transfers_balance": "63890", "selected": "132932", "transfers_in": "78915", "transfers_out": "15025", "value": "75", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43548", "selected": "91416", "transfers_in": "23285", "transfers_out": "66833", "value": "75", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30842", "selected": "60979", "transfers_in": "1816", "transfers_out": "32658", "value": "75", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.4", "creativity": "34.1", "threat": "6.0", "ict_index": "4.9", "transfers_balance": "870", "selected": "62582", "transfers_in": "10692", "transfers_out": "9822", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8197", "selected": "54617", "transfers_in": "1512", "transfers_out": "9709", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9170", "selected": "45543", "transfers_in": "201", "transfers_out": "9371", "value": "74", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3111", "selected": "42538", "transfers_in": "90", "transfers_out": "3201", "value": "73", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1579", "selected": "41137", "transfers_in": "341", "transfers_out": "1920", "value": "73", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "930", "selected": "42403", "transfers_in": "1775", "transfers_out": "845", "value": "73", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.6", "creativity": "11.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "2019", "selected": "44764", "transfers_in": "3086", "transfers_out": "1067", "value": "73", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "3.5", "threat": "17.0", "ict_index": "2.3", "transfers_balance": "711", "selected": "45799", "transfers_in": "2928", "transfers_out": "2217", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1960", "selected": "44315", "transfers_in": "1162", "transfers_out": "3122", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.4", "creativity": "5.3", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-1239", "selected": "43317", "transfers_in": "460", "transfers_out": "1699", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "1.1", "threat": "18.0", "ict_index": "2.0", "transfers_balance": "-667", "selected": "42900", "transfers_in": "592", "transfers_out": "1259", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-184", "selected": "43166", "transfers_in": "1257", "transfers_out": "1441", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "466", "selected": "43915", "transfers_in": "1724", "transfers_out": "1258", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "1.7", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-488", "selected": "43741", "transfers_in": "1427", "transfers_out": "1915", "value": "73", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-493", "selected": "43393", "transfers_in": "539", "transfers_out": "1032", "value": "73", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "4.4", "threat": "21.0", "ict_index": "3.1", "transfers_balance": "736", "selected": "44779", "transfers_in": "2819", "transfers_out": "2083", "value": "73", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "616", "selected": "45775", "transfers_in": "2798", "transfers_out": "2182", "value": "73", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3373", "selected": "42533", "transfers_in": "128", "transfers_out": "3501", "value": "73", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1139", "selected": "41440", "transfers_in": "54", "transfers_out": "1193", "value": "73", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-820", "selected": "40705", "transfers_in": "72", "transfers_out": "892", "value": "73", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.0", "creativity": "1.8", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "166", "selected": "41322", "transfers_in": "668", "transfers_out": "502", "value": "73", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.6", "creativity": "3.8", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "259", "selected": "41803", "transfers_in": "583", "transfers_out": "324", "value": "73", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.6", "threat": "17.0", "ict_index": "2.4", "transfers_balance": "276", "selected": "44535", "transfers_in": "720", "transfers_out": "444", "value": "73", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "60", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "1.3", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "1296", "selected": "46697", "transfers_in": "1860", "transfers_out": "564", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "16", "goals": "2", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "64", "influence": "86.4", "creativity": "17.6", "threat": "53.0", "ict_index": "15.7", "transfers_balance": "-348", "selected": "46449", "transfers_in": "810", "transfers_out": "1158", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "22", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.8", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "18613", "selected": "66487", "transfers_in": "20578", "transfers_out": "1965", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "87", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.0", "creativity": "38.7", "threat": "28.0", "ict_index": "7.3", "transfers_balance": "12738", "selected": "84213", "transfers_in": "17677", "transfers_out": "4939", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "17.0", "creativity": "1.5", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "-6685", "selected": "72570", "transfers_in": "3698", "transfers_out": "10383", "value": "73", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "1.3", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "3595", "selected": "76777", "transfers_in": "8721", "transfers_out": "5126", "value": "73", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "3595", "selected": "76777", "transfers_in": "8721", "transfers_out": "5126", "value": "73", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.2", "creativity": "0.5", "threat": "21.0", "ict_index": "2.8", "transfers_balance": "-4652", "selected": "71822", "transfers_in": "3229", "transfers_out": "7881", "value": "73", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Timothy Fosu-Mensah": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.2", "creativity": "1.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "60308", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "1197", "selected": "80902", "transfers_in": "7127", "transfers_out": "5930", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.6", "creativity": "2.9", "threat": "1.0", "ict_index": "1.7", "transfers_balance": "4051", "selected": "89867", "transfers_in": "11044", "transfers_out": "6993", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "10.5", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-7692", "selected": "84702", "transfers_in": "3384", "transfers_out": "11076", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4766", "selected": "80922", "transfers_in": "2413", "transfers_out": "7179", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "30.6", "creativity": "1.4", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "-8083", "selected": "73590", "transfers_in": "1191", "transfers_out": "9274", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10930", "selected": "62880", "transfers_in": "349", "transfers_out": "11279", "value": "45", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "1.6", "threat": "18.0", "ict_index": "2.5", "transfers_balance": "-4920", "selected": "58251", "transfers_in": "458", "transfers_out": "5378", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1564", "selected": "56840", "transfers_in": "602", "transfers_out": "2166", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "79", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "12.2", "creativity": "2.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2867", "selected": "54153", "transfers_in": "322", "transfers_out": "3189", "value": "45", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "11.7", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-1752", "selected": "52545", "transfers_in": "239", "transfers_out": "1991", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "52400", "transfers_in": "1184", "transfers_out": "1592", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1243", "selected": "51264", "transfers_in": "493", "transfers_out": "1736", "value": "45", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1582", "selected": "49760", "transfers_in": "321", "transfers_out": "1903", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1459", "selected": "48391", "transfers_in": "309", "transfers_out": "1768", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "1.7", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1179", "selected": "47342", "transfers_in": "356", "transfers_out": "1535", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.0", "creativity": "11.6", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-426", "selected": "46996", "transfers_in": "412", "transfers_out": "838", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2149", "selected": "44862", "transfers_in": "66", "transfers_out": "2215", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2279", "selected": "42608", "transfers_in": "40", "transfers_out": "2319", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "4.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1353", "selected": "41264", "transfers_in": "24", "transfers_out": "1377", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "17.0", "creativity": "1.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-1040", "selected": "40263", "transfers_in": "178", "transfers_out": "1218", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "1.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1967", "selected": "42294", "transfers_in": "2609", "transfers_out": "642", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "34.0", "creativity": "29.3", "threat": "0.0", "ict_index": "6.3", "transfers_balance": "2896", "selected": "45580", "transfers_in": "4181", "transfers_out": "1285", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "1.8", "threat": "3.0", "ict_index": "1.8", "transfers_balance": "11705", "selected": "57876", "transfers_in": "13818", "transfers_out": "2113", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.4", "creativity": "4.1", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "3905", "selected": "62242", "transfers_in": "6539", "transfers_out": "2634", "value": "44", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.4", "creativity": "16.0", "threat": "9.0", "ict_index": "3.9", "transfers_balance": "4520", "selected": "67017", "transfers_in": "6110", "transfers_out": "1590", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "980", "selected": "68343", "transfers_in": "3612", "transfers_out": "2632", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-1559", "selected": "67097", "transfers_in": "1080", "transfers_out": "2639", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3450", "selected": "63647", "transfers_in": "267", "transfers_out": "3717", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-549", "selected": "65613", "transfers_in": "611", "transfers_out": "1160", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-369", "selected": "64850", "transfers_in": "491", "transfers_out": "860", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.2", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-1485", "selected": "63988", "transfers_in": "201", "transfers_out": "1686", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-968", "selected": "63080", "transfers_in": "208", "transfers_out": "1176", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1471", "selected": "61278", "transfers_in": "190", "transfers_out": "1661", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-990", "selected": "60589", "transfers_in": "141", "transfers_out": "1131", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1207", "selected": "59560", "transfers_in": "65", "transfers_out": "1272", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1328", "selected": "58138", "transfers_in": "78", "transfers_out": "1406", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-796", "selected": "57404", "transfers_in": "93", "transfers_out": "889", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Matt Macey": [{"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "46", "transfers_in": "37", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "101", "transfers_in": "30", "transfers_out": "16", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "179", "transfers_in": "31", "transfers_out": "19", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "190", "transfers_in": "22", "transfers_out": "26", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "204", "transfers_in": "17", "transfers_out": "26", "value": "50", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "224", "transfers_in": "20", "transfers_out": "20", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "248", "transfers_in": "18", "transfers_out": "24", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "264", "transfers_in": "16", "transfers_out": "15", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "275", "transfers_in": "10", "transfers_out": "14", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "297", "transfers_in": "25", "transfers_out": "27", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "307", "transfers_in": "9", "transfers_out": "16", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "333", "transfers_in": "29", "transfers_out": "30", "value": "50", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "343", "transfers_in": "22", "transfers_out": "16", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "367", "transfers_in": "33", "transfers_out": "37", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "372", "transfers_in": "22", "transfers_out": "35", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "406", "transfers_in": "23", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "413", "transfers_in": "14", "transfers_out": "14", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "436", "transfers_in": "23", "transfers_out": "22", "value": "50", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "449", "transfers_in": "15", "transfers_out": "30", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "460", "transfers_in": "10", "transfers_out": "12", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "471", "transfers_in": "6", "transfers_out": "10", "value": "50", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "505", "transfers_in": "10", "transfers_out": "18", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "531", "transfers_in": "21", "transfers_out": "11", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "532", "transfers_in": "13", "transfers_out": "21", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "559", "transfers_in": "27", "transfers_out": "14", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "569", "transfers_in": "15", "transfers_out": "13", "value": "50", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "577", "transfers_in": "11", "transfers_out": "10", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "577", "transfers_in": "11", "transfers_out": "10", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "594", "transfers_in": "21", "transfers_out": "12", "value": "50", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Chris L\u00f6we": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.6", "creativity": "1.3", "threat": "7.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "25608", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "22.0", "creativity": "3.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "5116", "selected": "36148", "transfers_in": "7010", "transfers_out": "1894", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.0", "creativity": "2.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "10027", "selected": "50699", "transfers_in": "14212", "transfers_out": "4185", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "6.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "9173", "selected": "64335", "transfers_in": "15962", "transfers_out": "6789", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.2", "creativity": "7.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "41122", "selected": "111260", "transfers_in": "50966", "transfers_out": "9844", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "17.6", "creativity": "5.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "28818", "selected": "145835", "transfers_in": "42010", "transfers_out": "13192", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "59", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "55518", "selected": "208236", "transfers_in": "71067", "transfers_out": "15549", "value": "45", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "4899", "selected": "215946", "transfers_in": "24299", "transfers_out": "19400", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "0.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-9981", "selected": "206658", "transfers_in": "5206", "transfers_out": "15187", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "2368", "selected": "210552", "transfers_in": "15477", "transfers_out": "13109", "value": "45", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "4752", "selected": "216597", "transfers_in": "13118", "transfers_out": "8366", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8090", "selected": "209355", "transfers_in": "5138", "transfers_out": "13228", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "16", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16762", "selected": "192923", "transfers_in": "1783", "transfers_out": "18545", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.2", "creativity": "15.1", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "-12202", "selected": "180842", "transfers_in": "772", "transfers_out": "12974", "value": "45", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9366", "selected": "171583", "transfers_in": "700", "transfers_out": "10066", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "19.2", "creativity": "6.5", "threat": "1.0", "ict_index": "2.7", "transfers_balance": "-9525", "selected": "162229", "transfers_in": "727", "transfers_out": "10252", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.6", "creativity": "1.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2903", "selected": "159439", "transfers_in": "898", "transfers_out": "3801", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "44", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.4", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-4693", "selected": "154847", "transfers_in": "743", "transfers_out": "5436", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13644", "selected": "141260", "transfers_in": "416", "transfers_out": "14060", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "24.8", "creativity": "17.3", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "-3425", "selected": "137990", "transfers_in": "1482", "transfers_out": "4907", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3042", "selected": "135113", "transfers_in": "1738", "transfers_out": "4780", "value": "45", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.4", "creativity": "1.6", "threat": "7.0", "ict_index": "3.2", "transfers_balance": "-8453", "selected": "126702", "transfers_in": "966", "transfers_out": "9419", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23820", "selected": "102937", "transfers_in": "388", "transfers_out": "24208", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10466", "selected": "92488", "transfers_in": "96", "transfers_out": "10562", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "14.2", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "-4825", "selected": "87704", "transfers_in": "280", "transfers_out": "5105", "value": "44", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3978", "selected": "83766", "transfers_in": "487", "transfers_out": "4465", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6710", "selected": "77061", "transfers_in": "60", "transfers_out": "6770", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4270", "selected": "72802", "transfers_in": "48", "transfers_out": "4318", "value": "44", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1797", "selected": "70952", "transfers_in": "22", "transfers_out": "1819", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-491", "selected": "72183", "transfers_in": "446", "transfers_out": "937", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.4", "creativity": "15.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-188", "selected": "72757", "transfers_in": "690", "transfers_out": "878", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1063", "selected": "70982", "transfers_in": "164", "transfers_out": "1227", "value": "44", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-925", "selected": "70074", "transfers_in": "65", "transfers_out": "990", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1108", "selected": "68760", "transfers_in": "88", "transfers_out": "1196", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-510", "selected": "67744", "transfers_in": "78", "transfers_out": "588", "value": "44", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "4.4", "creativity": "0.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-645", "selected": "67078", "transfers_in": "76", "transfers_out": "721", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "61", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-645", "selected": "67078", "transfers_in": "76", "transfers_out": "721", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.6", "creativity": "30.3", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "-318", "selected": "66796", "transfers_in": "150", "transfers_out": "468", "value": "44", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Freddie Woodman": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1122", "selected": "2831", "transfers_in": "1541", "transfers_out": "419", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1221", "selected": "4647", "transfers_in": "1708", "transfers_out": "487", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1830", "selected": "7202", "transfers_in": "2502", "transfers_out": "672", "value": "40", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1353", "selected": "9050", "transfers_in": "1859", "transfers_out": "506", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "850", "selected": "10334", "transfers_in": "1309", "transfers_out": "459", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "238", "selected": "10716", "transfers_in": "526", "transfers_out": "288", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "135", "selected": "11011", "transfers_in": "548", "transfers_out": "413", "value": "40", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103", "selected": "11252", "transfers_in": "372", "transfers_out": "269", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "35", "selected": "11426", "transfers_in": "349", "transfers_out": "314", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "110", "selected": "11612", "transfers_in": "318", "transfers_out": "208", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "11658", "transfers_in": "170", "transfers_out": "176", "value": "40", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-224", "selected": "11494", "transfers_in": "187", "transfers_out": "411", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "11412", "transfers_in": "204", "transfers_out": "364", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "11447", "transfers_in": "210", "transfers_out": "242", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "11491", "transfers_in": "169", "transfers_out": "182", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "11623", "transfers_in": "273", "transfers_out": "230", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "11702", "transfers_in": "186", "transfers_out": "149", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "388", "selected": "12156", "transfers_in": "670", "transfers_out": "282", "value": "40", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "114", "selected": "12306", "transfers_in": "532", "transfers_out": "418", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "193", "selected": "12607", "transfers_in": "772", "transfers_out": "579", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "12604", "transfers_in": "282", "transfers_out": "326", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "12655", "transfers_in": "278", "transfers_out": "288", "value": "40", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-352", "selected": "12315", "transfers_in": "69", "transfers_out": "421", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "11817", "transfers_in": "27", "transfers_out": "526", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-345", "selected": "11477", "transfers_in": "19", "transfers_out": "364", "value": "40", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "11340", "transfers_in": "8", "transfers_out": "143", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-150", "selected": "9439", "transfers_in": "9", "transfers_out": "159", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "9107", "transfers_in": "12", "transfers_out": "193", "value": "40", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "9008", "transfers_in": "10", "transfers_out": "108", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "8856", "transfers_in": "5", "transfers_out": "144", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "8726", "transfers_in": "3", "transfers_out": "144", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "8667", "transfers_in": "1", "transfers_out": "73", "value": "40", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "8554", "transfers_in": "6", "transfers_out": "112", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "8554", "transfers_in": "6", "transfers_out": "112", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-89", "selected": "8465", "transfers_in": "16", "transfers_out": "105", "value": "40", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Joshua King": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.0", "creativity": "12.2", "threat": "46.0", "ict_index": "6.5", "transfers_balance": "0", "selected": "273764", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "1.7", "threat": "14.0", "ict_index": "1.7", "transfers_balance": "-42817", "selected": "242463", "transfers_in": "4938", "transfers_out": "47755", "value": "75", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "16.0", "creativity": "1.3", "threat": "35.0", "ict_index": "5.2", "transfers_balance": "-76186", "selected": "168029", "transfers_in": "1183", "transfers_out": "77369", "value": "74", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.4", "creativity": "3.1", "threat": "50.0", "ict_index": "5.7", "transfers_balance": "-31820", "selected": "138498", "transfers_in": "3763", "transfers_out": "35583", "value": "73", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "11.3", "threat": "18.0", "ict_index": "3.7", "transfers_balance": "-5151", "selected": "134739", "transfers_in": "14668", "transfers_out": "19819", "value": "73", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "78", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "40.0", "creativity": "28.3", "threat": "19.0", "ict_index": "8.7", "transfers_balance": "-23783", "selected": "111832", "transfers_in": "3297", "transfers_out": "27080", "value": "72", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.2", "creativity": "44.8", "threat": "47.0", "ict_index": "11.3", "transfers_balance": "-278", "selected": "112726", "transfers_in": "10639", "transfers_out": "10917", "value": "72", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.6", "creativity": "7.1", "threat": "10.0", "ict_index": "2.2", "transfers_balance": "-20699", "selected": "92672", "transfers_in": "2481", "transfers_out": "23180", "value": "72", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3028", "selected": "90038", "transfers_in": "3538", "transfers_out": "6566", "value": "71", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14507", "selected": "75671", "transfers_in": "563", "transfers_out": "15070", "value": "71", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.8", "creativity": "68.4", "threat": "58.0", "ict_index": "14.8", "transfers_balance": "-7410", "selected": "68331", "transfers_in": "231", "transfers_out": "7641", "value": "70", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.0", "creativity": "12.0", "threat": "15.0", "ict_index": "5.0", "transfers_balance": "-1152", "selected": "67538", "transfers_in": "2783", "transfers_out": "3935", "value": "70", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.0", "creativity": "27.5", "threat": "21.0", "ict_index": "6.8", "transfers_balance": "6608", "selected": "74603", "transfers_in": "8720", "transfers_out": "2112", "value": "70", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "36.0", "creativity": "14.8", "threat": "43.0", "ict_index": "9.4", "transfers_balance": "3910", "selected": "78864", "transfers_in": "6835", "transfers_out": "2925", "value": "70", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "11.2", "creativity": "16.5", "threat": "29.0", "ict_index": "5.7", "transfers_balance": "4741", "selected": "84144", "transfers_in": "7520", "transfers_out": "2779", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "14.2", "creativity": "16.3", "threat": "6.0", "ict_index": "3.7", "transfers_balance": "-132", "selected": "84664", "transfers_in": "5090", "transfers_out": "5222", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.0", "creativity": "8.6", "threat": "28.0", "ict_index": "4.1", "transfers_balance": "-6393", "selected": "78512", "transfers_in": "999", "transfers_out": "7392", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "30", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2850", "selected": "75938", "transfers_in": "1396", "transfers_out": "4246", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7636", "selected": "68511", "transfers_in": "575", "transfers_out": "8211", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.0", "creativity": "22.6", "threat": "64.0", "ict_index": "10.8", "transfers_balance": "-4111", "selected": "64485", "transfers_in": "174", "transfers_out": "4285", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "38", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.2", "creativity": "26.1", "threat": "6.0", "ict_index": "5.5", "transfers_balance": "2333", "selected": "67147", "transfers_in": "5500", "transfers_out": "3167", "value": "70", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2810", "selected": "64401", "transfers_in": "445", "transfers_out": "3255", "value": "70", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4067", "selected": "60523", "transfers_in": "424", "transfers_out": "4491", "value": "70", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "0.8", "threat": "19.0", "ict_index": "2.3", "transfers_balance": "-1771", "selected": "58855", "transfers_in": "300", "transfers_out": "2071", "value": "70", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "118", "selected": "59363", "transfers_in": "1246", "transfers_out": "1128", "value": "70", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "77", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "46.2", "creativity": "28.2", "threat": "36.0", "ict_index": "11.0", "transfers_balance": "320", "selected": "59852", "transfers_in": "1372", "transfers_out": "1052", "value": "70", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "32", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "2.5", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "4295", "selected": "64608", "transfers_in": "5679", "transfers_out": "1384", "value": "70", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.4", "creativity": "20.5", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "-417", "selected": "64694", "transfers_in": "2184", "transfers_out": "2601", "value": "70", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "47.2", "creativity": "31.3", "threat": "39.0", "ict_index": "11.8", "transfers_balance": "-722", "selected": "64183", "transfers_in": "864", "transfers_out": "1586", "value": "70", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "23", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3075", "selected": "80653", "transfers_in": "4178", "transfers_out": "1103", "value": "70", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "6.6", "creativity": "15.9", "threat": "6.0", "ict_index": "2.9", "transfers_balance": "18785", "selected": "121522", "transfers_in": "22306", "transfers_out": "3521", "value": "70", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "51.2", "creativity": "12.3", "threat": "29.0", "ict_index": "9.3", "transfers_balance": "-9116", "selected": "90275", "transfers_in": "3469", "transfers_out": "12585", "value": "70", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "38.8", "creativity": "5.4", "threat": "40.0", "ict_index": "8.4", "transfers_balance": "16269", "selected": "107692", "transfers_in": "19391", "transfers_out": "3122", "value": "70", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.6", "creativity": "25.6", "threat": "62.0", "ict_index": "9.6", "transfers_balance": "8305", "selected": "117768", "transfers_in": "15078", "transfers_out": "6773", "value": "70", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "22.1", "threat": "15.0", "ict_index": "4.8", "transfers_balance": "8305", "selected": "117768", "transfers_in": "15078", "transfers_out": "6773", "value": "70", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.8", "creativity": "17.5", "threat": "60.0", "ict_index": "11.4", "transfers_balance": "-1112", "selected": "105222", "transfers_in": "3391", "transfers_out": "4503", "value": "70", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "25.9", "threat": "12.0", "ict_index": "4.8", "transfers_balance": "3414", "selected": "108902", "transfers_in": "9137", "transfers_out": "5723", "value": "70", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "30.0", "creativity": "22.8", "threat": "69.0", "ict_index": "12.2", "transfers_balance": "4504", "selected": "113766", "transfers_in": "9048", "transfers_out": "4544", "value": "70", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Kurt Zouma": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "23.0", "creativity": "1.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "0", "selected": "100008", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.4", "creativity": "0.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-4541", "selected": "120592", "transfers_in": "3163", "transfers_out": "7704", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "20.4", "creativity": "3.6", "threat": "14.0", "ict_index": "3.8", "transfers_balance": "14204", "selected": "155636", "transfers_in": "19914", "transfers_out": "5710", "value": "55", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "31.4", "creativity": "0.8", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-13836", "selected": "150057", "transfers_in": "4615", "transfers_out": "18451", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.0", "creativity": "1.4", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-1473", "selected": "153906", "transfers_in": "6553", "transfers_out": "8026", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20344", "selected": "135621", "transfers_in": "1634", "transfers_out": "21978", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "37.2", "creativity": "0.0", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "-4080", "selected": "133793", "transfers_in": "3905", "transfers_out": "7985", "value": "55", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "7", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.6", "creativity": "0.2", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "-6275", "selected": "129044", "transfers_in": "1105", "transfers_out": "7380", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.8", "creativity": "1.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1743", "selected": "127942", "transfers_in": "2553", "transfers_out": "4296", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "42.4", "creativity": "0.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-5173", "selected": "123449", "transfers_in": "956", "transfers_out": "6129", "value": "55", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.0", "creativity": "12.0", "threat": "38.0", "ict_index": "7.2", "transfers_balance": "1518", "selected": "126046", "transfers_in": "3868", "transfers_out": "2350", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "55.4", "creativity": "1.2", "threat": "40.0", "ict_index": "9.7", "transfers_balance": "-887", "selected": "126333", "transfers_in": "2636", "transfers_out": "3523", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "30.2", "creativity": "1.3", "threat": "17.0", "ict_index": "4.9", "transfers_balance": "3010", "selected": "130473", "transfers_in": "5555", "transfers_out": "2545", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.6", "creativity": "5.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-2447", "selected": "128665", "transfers_in": "1373", "transfers_out": "3820", "value": "55", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.4", "creativity": "1.8", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "1172", "selected": "130695", "transfers_in": "4069", "transfers_out": "2897", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-2983", "selected": "128652", "transfers_in": "1499", "transfers_out": "4482", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.6", "creativity": "0.1", "threat": "17.0", "ict_index": "3.7", "transfers_balance": "-2334", "selected": "126894", "transfers_in": "1152", "transfers_out": "3486", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9328", "selected": "117698", "transfers_in": "230", "transfers_out": "9558", "value": "55", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "33.4", "creativity": "4.1", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "-7850", "selected": "109997", "transfers_in": "119", "transfers_out": "7969", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "13.8", "creativity": "0.0", "threat": "40.0", "ict_index": "5.4", "transfers_balance": "-549", "selected": "109685", "transfers_in": "955", "transfers_out": "1504", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3823", "selected": "106094", "transfers_in": "539", "transfers_out": "4362", "value": "54", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "21.2", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "788", "selected": "107075", "transfers_in": "2238", "transfers_out": "1450", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.2", "creativity": "10.3", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-1892", "selected": "105670", "transfers_in": "798", "transfers_out": "2690", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "21.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2", "selected": "106179", "transfers_in": "1654", "transfers_out": "1656", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.2", "creativity": "0.2", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "1236", "selected": "108087", "transfers_in": "2881", "transfers_out": "1645", "value": "54", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "24.0", "creativity": "0.3", "threat": "4.0", "ict_index": "2.8", "transfers_balance": "469", "selected": "108877", "transfers_in": "1765", "transfers_out": "1296", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "28.0", "creativity": "10.8", "threat": "28.0", "ict_index": "6.7", "transfers_balance": "2267", "selected": "111808", "transfers_in": "4046", "transfers_out": "1779", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.8", "creativity": "0.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-2053", "selected": "110323", "transfers_in": "714", "transfers_out": "2767", "value": "54", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.0", "creativity": "0.2", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-113", "selected": "110470", "transfers_in": "914", "transfers_out": "1027", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "0.2", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "748", "selected": "115142", "transfers_in": "1885", "transfers_out": "1137", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "18.4", "creativity": "0.6", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "19146", "selected": "273218", "transfers_in": "20846", "transfers_out": "1700", "value": "54", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8498", "selected": "126439", "transfers_in": "256", "transfers_out": "8754", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5993", "selected": "120693", "transfers_in": "54", "transfers_out": "6047", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "30.6", "creativity": "1.2", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-2266", "selected": "118146", "transfers_in": "228", "transfers_out": "2494", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.4", "creativity": "0.1", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "2062", "selected": "122896", "transfers_in": "2812", "transfers_out": "750", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.8", "creativity": "10.3", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-2075", "selected": "119122", "transfers_in": "143", "transfers_out": "2218", "value": "54", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "0.7", "threat": "10.0", "ict_index": "2.9", "transfers_balance": "-745", "selected": "118380", "transfers_in": "607", "transfers_out": "1352", "value": "54", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "32.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-552", "selected": "118064", "transfers_in": "394", "transfers_out": "946", "value": "54", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jonny Evans": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "33974", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5753", "selected": "31475", "transfers_in": "875", "transfers_out": "6628", "value": "50", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5191", "selected": "26784", "transfers_in": "744", "transfers_out": "5935", "value": "49", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "4139", "selected": "32383", "transfers_in": "7513", "transfers_out": "3374", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "13.0", "creativity": "0.4", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "2684", "selected": "36271", "transfers_in": "4631", "transfers_out": "1947", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "1956", "selected": "39531", "transfers_in": "4225", "transfers_out": "2269", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "54.4", "creativity": "0.8", "threat": "33.0", "ict_index": "8.8", "transfers_balance": "2583", "selected": "43079", "transfers_in": "4802", "transfers_out": "2219", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "16.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2722", "selected": "47136", "transfers_in": "4990", "transfers_out": "2268", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "785", "selected": "48294", "transfers_in": "2217", "transfers_out": "1432", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.6", "creativity": "0.2", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-7720", "selected": "40686", "transfers_in": "426", "transfers_out": "8146", "value": "49", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.2", "creativity": "24.9", "threat": "2.0", "ict_index": "5.1", "transfers_balance": "759", "selected": "41834", "transfers_in": "2212", "transfers_out": "1453", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.8", "creativity": "11.4", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-1057", "selected": "41176", "transfers_in": "1147", "transfers_out": "2204", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-2109", "selected": "39212", "transfers_in": "410", "transfers_out": "2519", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "1.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "728", "selected": "40209", "transfers_in": "1833", "transfers_out": "1105", "value": "49", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.6", "creativity": "0.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-575", "selected": "39824", "transfers_in": "1166", "transfers_out": "1741", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.6", "creativity": "0.7", "threat": "4.0", "ict_index": "1.2", "transfers_balance": "1169", "selected": "41341", "transfers_in": "2207", "transfers_out": "1038", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "21.4", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-1510", "selected": "39964", "transfers_in": "422", "transfers_out": "1932", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.0", "creativity": "10.3", "threat": "36.0", "ict_index": "8.1", "transfers_balance": "-244", "selected": "39888", "transfers_in": "826", "transfers_out": "1070", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.0", "creativity": "1.0", "threat": "69.0", "ict_index": "8.8", "transfers_balance": "4259", "selected": "44743", "transfers_in": "5410", "transfers_out": "1151", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.0", "creativity": "11.1", "threat": "17.0", "ict_index": "4.2", "transfers_balance": "569", "selected": "45670", "transfers_in": "2143", "transfers_out": "1574", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.8", "creativity": "10.6", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "5684", "selected": "52085", "transfers_in": "7668", "transfers_out": "1984", "value": "49", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "0.3", "threat": "17.0", "ict_index": "3.5", "transfers_balance": "416", "selected": "52701", "transfers_in": "2753", "transfers_out": "2337", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "57.2", "creativity": "10.5", "threat": "17.0", "ict_index": "8.5", "transfers_balance": "653", "selected": "54063", "transfers_in": "6014", "transfers_out": "5361", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.0", "creativity": "0.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "45119", "selected": "102927", "transfers_in": "50622", "transfers_out": "5503", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11939", "selected": "91557", "transfers_in": "5084", "transfers_out": "17023", "value": "49", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8158", "selected": "83548", "transfers_in": "1480", "transfers_out": "9638", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "18.2", "creativity": "1.3", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "-9823", "selected": "73918", "transfers_in": "767", "transfers_out": "10590", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.0", "creativity": "0.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-87", "selected": "74406", "transfers_in": "3903", "transfers_out": "3990", "value": "49", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-2631", "selected": "71947", "transfers_in": "1084", "transfers_out": "3715", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3813", "selected": "67904", "transfers_in": "879", "transfers_out": "4692", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "16.6", "creativity": "0.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1131", "selected": "73688", "transfers_in": "1942", "transfers_out": "3073", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "33.6", "creativity": "14.8", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-522", "selected": "66912", "transfers_in": "1381", "transfers_out": "1903", "value": "49", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "67117", "transfers_in": "1455", "transfers_out": "1505", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6127", "selected": "60298", "transfers_in": "84", "transfers_out": "6211", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1814", "selected": "59057", "transfers_in": "269", "transfers_out": "2083", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-647", "selected": "58708", "transfers_in": "284", "transfers_out": "931", "value": "49", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1219", "selected": "57414", "transfers_in": "162", "transfers_out": "1381", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-699", "selected": "56789", "transfers_in": "193", "transfers_out": "892", "value": "49", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Craig Cathcart": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1170", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "1025", "transfers_in": "16", "transfers_out": "197", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "0.2", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-61", "selected": "1021", "transfers_in": "57", "transfers_out": "118", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-125", "selected": "934", "transfers_in": "23", "transfers_out": "148", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-94", "selected": "842", "transfers_in": "8", "transfers_out": "102", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "758", "transfers_in": "10", "transfers_out": "96", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "703", "transfers_in": "6", "transfers_out": "63", "value": "45", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "670", "transfers_in": "7", "transfers_out": "46", "value": "45", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "644", "transfers_in": "5", "transfers_out": "32", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "626", "transfers_in": "8", "transfers_out": "27", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "610", "transfers_in": "8", "transfers_out": "26", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "597", "transfers_in": "7", "transfers_out": "26", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "593", "transfers_in": "11", "transfers_out": "16", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "578", "transfers_in": "5", "transfers_out": "21", "value": "44", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "570", "transfers_in": "5", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "559", "transfers_in": "3", "transfers_out": "16", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "551", "transfers_in": "7", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "554", "transfers_in": "10", "transfers_out": "7", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "547", "transfers_in": "9", "transfers_out": "17", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "543", "transfers_in": "17", "transfers_out": "22", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "538", "transfers_in": "9", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "537", "transfers_in": "5", "transfers_out": "6", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "537", "transfers_in": "16", "transfers_out": "19", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "535", "transfers_in": "17", "transfers_out": "20", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "536", "transfers_in": "6", "transfers_out": "8", "value": "44", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "533", "transfers_in": "6", "transfers_out": "9", "value": "44", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "539", "transfers_in": "20", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "538", "transfers_in": "10", "transfers_out": "13", "value": "44", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "540", "transfers_in": "10", "transfers_out": "9", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "582", "transfers_in": "7", "transfers_out": "7", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "600", "transfers_in": "15", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "0.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "2", "selected": "601", "transfers_in": "15", "transfers_out": "13", "value": "44", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "618", "transfers_in": "19", "transfers_out": "6", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "25.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "0", "selected": "623", "transfers_in": "13", "transfers_out": "13", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "8.8", "creativity": "0.8", "threat": "21.0", "ict_index": "3.1", "transfers_balance": "54", "selected": "734", "transfers_in": "69", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "27.0", "creativity": "0.2", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "40", "selected": "731", "transfers_in": "64", "transfers_out": "24", "value": "44", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "31.6", "creativity": "0.1", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "15", "selected": "748", "transfers_in": "30", "transfers_out": "15", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.6", "creativity": "0.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "35", "selected": "794", "transfers_in": "47", "transfers_out": "12", "value": "44", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Leonardo Ulloa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10072", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1627", "selected": "9953", "transfers_in": "548", "transfers_out": "2175", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1135", "selected": "9641", "transfers_in": "656", "transfers_out": "1791", "value": "49", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-479", "selected": "9953", "transfers_in": "950", "transfers_out": "1429", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "10038", "transfers_in": "731", "transfers_out": "1062", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-842", "selected": "9460", "transfers_in": "604", "transfers_out": "1446", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-454", "selected": "9233", "transfers_in": "792", "transfers_out": "1246", "value": "48", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "776", "selected": "10671", "transfers_in": "1789", "transfers_out": "1013", "value": "48", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "237", "selected": "11213", "transfers_in": "1014", "transfers_out": "777", "value": "48", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-73", "selected": "11491", "transfers_in": "1069", "transfers_out": "1142", "value": "48", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-340", "selected": "11327", "transfers_in": "397", "transfers_out": "737", "value": "48", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-339", "selected": "11226", "transfers_in": "396", "transfers_out": "735", "value": "48", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "11434", "transfers_in": "525", "transfers_out": "474", "value": "48", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "11527", "transfers_in": "390", "transfers_out": "413", "value": "48", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "11514", "transfers_in": "344", "transfers_out": "477", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.4", "creativity": "0.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-157", "selected": "11506", "transfers_in": "383", "transfers_out": "540", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-85", "selected": "11491", "transfers_in": "241", "transfers_out": "326", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-91", "selected": "11470", "transfers_in": "237", "transfers_out": "328", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "11600", "transfers_in": "450", "transfers_out": "463", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.0", "creativity": "10.3", "threat": "19.0", "ict_index": "3.4", "transfers_balance": "3", "selected": "11686", "transfers_in": "362", "transfers_out": "359", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "11804", "transfers_in": "511", "transfers_out": "509", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "11774", "transfers_in": "311", "transfers_out": "371", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "11762", "transfers_in": "578", "transfers_out": "756", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "11905", "transfers_in": "470", "transfers_out": "448", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "5493", "selected": "17536", "transfers_in": "6292", "transfers_out": "799", "value": "48", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "3.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "5395", "selected": "23028", "transfers_in": "6698", "transfers_out": "1303", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.6", "creativity": "10.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "779", "selected": "23978", "transfers_in": "3054", "transfers_out": "2275", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-371", "selected": "23899", "transfers_in": "2523", "transfers_out": "2894", "value": "48", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1552", "selected": "22423", "transfers_in": "712", "transfers_out": "2264", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "11.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-1682", "selected": "20724", "transfers_in": "433", "transfers_out": "2115", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1205", "selected": "18845", "transfers_in": "358", "transfers_out": "1563", "value": "48", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "13.7", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-522", "selected": "18388", "transfers_in": "376", "transfers_out": "898", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.3", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-158", "selected": "18382", "transfers_in": "578", "transfers_out": "736", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "11.7", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-158", "selected": "18382", "transfers_in": "578", "transfers_out": "736", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "16.7", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-261", "selected": "17651", "transfers_in": "186", "transfers_out": "447", "value": "48", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "402", "selected": "18169", "transfers_in": "866", "transfers_out": "464", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "72", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "35.6", "creativity": "13.2", "threat": "33.0", "ict_index": "8.2", "transfers_balance": "402", "selected": "18169", "transfers_in": "866", "transfers_out": "464", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1588", "selected": "19924", "transfers_in": "2102", "transfers_out": "514", "value": "48", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Sofiane Feghouli": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1798", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-569", "selected": "1370", "transfers_in": "48", "transfers_out": "617", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-362", "selected": "1014", "transfers_in": "6", "transfers_out": "368", "value": "55", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-148", "selected": "869", "transfers_in": "3", "transfers_out": "151", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "799", "transfers_in": "1", "transfers_out": "72", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "745", "transfers_in": "2", "transfers_out": "57", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "721", "transfers_in": "3", "transfers_out": "28", "value": "55", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "693", "transfers_in": "4", "transfers_out": "36", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "683", "transfers_in": "2", "transfers_out": "13", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "669", "transfers_in": "1", "transfers_out": "15", "value": "55", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "663", "transfers_in": "1", "transfers_out": "7", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "656", "transfers_in": "3", "transfers_out": "11", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "649", "transfers_in": "1", "transfers_out": "9", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "644", "transfers_in": "0", "transfers_out": "6", "value": "55", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "638", "transfers_in": "1", "transfers_out": "8", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "637", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "637", "transfers_in": "1", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "637", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "635", "transfers_in": "1", "transfers_out": "4", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "636", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "635", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "635", "transfers_in": "2", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "634", "transfers_in": "1", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "632", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "634", "transfers_in": "2", "transfers_out": "3", "value": "55", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "632", "transfers_in": "0", "transfers_out": "2", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "630", "transfers_in": "1", "transfers_out": "4", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "629", "transfers_in": "1", "transfers_out": "3", "value": "55", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "629", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "704", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "702", "transfers_in": "1", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "703", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "703", "transfers_in": "1", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "702", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "702", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "701", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "701", "transfers_in": "0", "transfers_out": "1", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "704", "transfers_in": "3", "transfers_out": "0", "value": "55", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Martin Olsson": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "5.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "0", "selected": "11361", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.8", "creativity": "2.9", "threat": "2.0", "ict_index": "1.3", "transfers_balance": "104", "selected": "14393", "transfers_in": "745", "transfers_out": "641", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "10.8", "creativity": "5.1", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-544", "selected": "14452", "transfers_in": "799", "transfers_out": "1343", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.6", "creativity": "9.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "991", "selected": "16430", "transfers_in": "2027", "transfers_out": "1036", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-777", "selected": "15892", "transfers_in": "416", "transfers_out": "1193", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.2", "creativity": "20.2", "threat": "4.0", "ict_index": "4.0", "transfers_balance": "909", "selected": "17285", "transfers_in": "1956", "transfers_out": "1047", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "1.6", "creativity": "3.3", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-682", "selected": "16830", "transfers_in": "557", "transfers_out": "1239", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "12.8", "threat": "4.0", "ict_index": "3.4", "transfers_balance": "713", "selected": "18010", "transfers_in": "1659", "transfers_out": "946", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "35.0", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "3328", "selected": "21867", "transfers_in": "4528", "transfers_out": "1200", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3494", "selected": "18546", "transfers_in": "497", "transfers_out": "3991", "value": "50", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2784", "selected": "15783", "transfers_in": "62", "transfers_out": "2846", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "16.6", "threat": "22.0", "ict_index": "4.8", "transfers_balance": "-1164", "selected": "14646", "transfers_in": "172", "transfers_out": "1336", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "7.0", "creativity": "5.7", "threat": "4.0", "ict_index": "1.7", "transfers_balance": "-245", "selected": "14450", "transfers_in": "201", "transfers_out": "446", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-157", "selected": "14355", "transfers_in": "214", "transfers_out": "371", "value": "50", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "40.8", "creativity": "40.3", "threat": "17.0", "ict_index": "9.8", "transfers_balance": "-22", "selected": "14389", "transfers_in": "307", "transfers_out": "329", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "10.2", "creativity": "2.5", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "900", "selected": "15549", "transfers_in": "1385", "transfers_out": "485", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.0", "creativity": "4.6", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "56", "selected": "15750", "transfers_in": "724", "transfers_out": "668", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "1.7", "threat": "1.0", "ict_index": "0.2", "transfers_balance": "-202", "selected": "15645", "transfers_in": "378", "transfers_out": "580", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "6.5", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "327", "selected": "16140", "transfers_in": "1045", "transfers_out": "718", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "-1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "1.1", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-363", "selected": "15868", "transfers_in": "366", "transfers_out": "729", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "4.4", "creativity": "1.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-666", "selected": "15270", "transfers_in": "270", "transfers_out": "936", "value": "50", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.4", "creativity": "0.4", "threat": "5.0", "ict_index": "0.7", "transfers_balance": "-429", "selected": "14863", "transfers_in": "139", "transfers_out": "568", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.0", "creativity": "14.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-418", "selected": "14565", "transfers_in": "388", "transfers_out": "806", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "3.0", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-457", "selected": "14146", "transfers_in": "109", "transfers_out": "566", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.2", "creativity": "0.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-34", "selected": "14199", "transfers_in": "353", "transfers_out": "387", "value": "50", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.8", "creativity": "6.5", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "101", "selected": "14354", "transfers_in": "375", "transfers_out": "274", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "6.4", "threat": "6.0", "ict_index": "1.4", "transfers_balance": "750", "selected": "15232", "transfers_in": "1167", "transfers_out": "417", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.4", "creativity": "3.2", "threat": "22.0", "ict_index": "3.1", "transfers_balance": "-157", "selected": "15195", "transfers_in": "514", "transfers_out": "671", "value": "50", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.4", "creativity": "3.4", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-150", "selected": "15074", "transfers_in": "215", "transfers_out": "365", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "24", "selected": "15158", "transfers_in": "324", "transfers_out": "300", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.4", "creativity": "15.7", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-164", "selected": "14978", "transfers_in": "128", "transfers_out": "292", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.2", "creativity": "2.9", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "106", "selected": "15136", "transfers_in": "290", "transfers_out": "184", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "10.8", "creativity": "9.8", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-103", "selected": "15040", "transfers_in": "253", "transfers_out": "356", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "74", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.2", "creativity": "0.8", "threat": "8.0", "ict_index": "1.8", "transfers_balance": "46", "selected": "15146", "transfers_in": "273", "transfers_out": "227", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.8", "creativity": "27.6", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "54", "selected": "15204", "transfers_in": "338", "transfers_out": "284", "value": "50", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.2", "creativity": "11.5", "threat": "6.0", "ict_index": "2.6", "transfers_balance": "1363", "selected": "16698", "transfers_in": "1576", "transfers_out": "213", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "1.6", "creativity": "0.7", "threat": "1.0", "ict_index": "0.3", "transfers_balance": "1363", "selected": "16698", "transfers_in": "1576", "transfers_out": "213", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "0.0", "creativity": "17.5", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "439", "selected": "17130", "transfers_in": "832", "transfers_out": "393", "value": "50", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Lys Mousset": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4671", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-646", "selected": "5218", "transfers_in": "299", "transfers_out": "945", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-467", "selected": "5368", "transfers_in": "275", "transfers_out": "742", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "2.3", "threat": "23.0", "ict_index": "2.7", "transfers_balance": "-212", "selected": "5824", "transfers_in": "428", "transfers_out": "640", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "6161", "transfers_in": "523", "transfers_out": "490", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-223", "selected": "6171", "transfers_in": "412", "transfers_out": "635", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60", "selected": "6492", "transfers_in": "673", "transfers_out": "613", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-104", "selected": "6594", "transfers_in": "400", "transfers_out": "504", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "0.7", "threat": "5.0", "ict_index": "0.4", "transfers_balance": "147", "selected": "6865", "transfers_in": "457", "transfers_out": "310", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "637", "selected": "7735", "transfers_in": "1287", "transfers_out": "650", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-226", "selected": "7625", "transfers_in": "261", "transfers_out": "487", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-254", "selected": "7497", "transfers_in": "176", "transfers_out": "430", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "7508", "transfers_in": "247", "transfers_out": "322", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "7502", "transfers_in": "193", "transfers_out": "257", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "7444", "transfers_in": "123", "transfers_out": "231", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "7418", "transfers_in": "161", "transfers_out": "290", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "7324", "transfers_in": "107", "transfers_out": "245", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "7254", "transfers_in": "90", "transfers_out": "219", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "18", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "2.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-108", "selected": "7273", "transfers_in": "161", "transfers_out": "269", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "7357", "transfers_in": "204", "transfers_out": "191", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-94", "selected": "7370", "transfers_in": "211", "transfers_out": "305", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "0.5", "threat": "24.0", "ict_index": "2.8", "transfers_balance": "15", "selected": "7416", "transfers_in": "188", "transfers_out": "173", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.6", "creativity": "0.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-15", "selected": "7530", "transfers_in": "348", "transfers_out": "363", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "187", "selected": "7829", "transfers_in": "496", "transfers_out": "309", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "7901", "transfers_in": "266", "transfers_out": "303", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "31", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.8", "creativity": "2.3", "threat": "53.0", "ict_index": "9.1", "transfers_balance": "56", "selected": "8034", "transfers_in": "297", "transfers_out": "241", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.8", "creativity": "1.3", "threat": "28.0", "ict_index": "3.1", "transfers_balance": "5106", "selected": "13545", "transfers_in": "6143", "transfers_out": "1037", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "11.1", "threat": "22.0", "ict_index": "3.3", "transfers_balance": "-875", "selected": "12973", "transfers_in": "1077", "transfers_out": "1952", "value": "49", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "12754", "transfers_in": "439", "transfers_out": "762", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "11.6", "threat": "12.0", "ict_index": "2.9", "transfers_balance": "-441", "selected": "12235", "transfers_in": "283", "transfers_out": "724", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.0", "creativity": "3.0", "threat": "14.0", "ict_index": "2.2", "transfers_balance": "915", "selected": "13516", "transfers_in": "1419", "transfers_out": "504", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-578", "selected": "12748", "transfers_in": "494", "transfers_out": "1072", "value": "49", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.2", "creativity": "1.2", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-908", "selected": "11849", "transfers_in": "63", "transfers_out": "971", "value": "49", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "32", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "2.6", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "2571", "selected": "15196", "transfers_in": "3208", "transfers_out": "637", "value": "49", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "1.8", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "2571", "selected": "15196", "transfers_in": "3208", "transfers_out": "637", "value": "49", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.6", "creativity": "24.2", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "-101", "selected": "13906", "transfers_in": "420", "transfers_out": "521", "value": "49", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.0", "threat": "3.0", "ict_index": "0.1", "transfers_balance": "646", "selected": "14674", "transfers_in": "1268", "transfers_out": "622", "value": "49", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.2", "creativity": "1.3", "threat": "25.0", "ict_index": "3.7", "transfers_balance": "118", "selected": "14773", "transfers_in": "678", "transfers_out": "560", "value": "49", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Josh Tymon": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "965", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "1090", "transfers_in": "22", "transfers_out": "104", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55", "selected": "1170", "transfers_in": "66", "transfers_out": "121", "value": "45", "played_for": "STK", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "1206", "transfers_in": "43", "transfers_out": "107", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "1221", "transfers_in": "37", "transfers_out": "72", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "1225", "transfers_in": "47", "transfers_out": "93", "value": "45", "played_for": "STK", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1241", "transfers_in": "60", "transfers_out": "80", "value": "44", "played_for": "STK", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1245", "transfers_in": "28", "transfers_out": "70", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1242", "transfers_in": "23", "transfers_out": "45", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "1236", "transfers_in": "23", "transfers_out": "49", "value": "44", "played_for": "STK", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "1218", "transfers_in": "7", "transfers_out": "41", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1227", "transfers_in": "28", "transfers_out": "36", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1234", "transfers_in": "23", "transfers_out": "25", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1231", "transfers_in": "11", "transfers_out": "24", "value": "44", "played_for": "STK", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1240", "transfers_in": "21", "transfers_out": "22", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1243", "transfers_in": "16", "transfers_out": "27", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1258", "transfers_in": "19", "transfers_out": "22", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "27", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "1.7", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-23", "selected": "1243", "transfers_in": "14", "transfers_out": "37", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1260", "transfers_in": "36", "transfers_out": "38", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1269", "transfers_in": "28", "transfers_out": "29", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "16.0", "creativity": "2.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-9", "selected": "1275", "transfers_in": "25", "transfers_out": "34", "value": "44", "played_for": "STK", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1284", "transfers_in": "26", "transfers_out": "26", "value": "44", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-8", "selected": "1300", "transfers_in": "33", "transfers_out": "41", "value": "44", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "1329", "transfers_in": "59", "transfers_out": "44", "value": "44", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1332", "transfers_in": "33", "transfers_out": "41", "value": "44", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "1291", "transfers_in": "1", "transfers_out": "43", "value": "44", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "1248", "transfers_in": "1", "transfers_out": "44", "value": "44", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "1227", "transfers_in": "2", "transfers_out": "24", "value": "44", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1211", "transfers_in": "0", "transfers_out": "16", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1241", "transfers_in": "0", "transfers_out": "12", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1232", "transfers_in": "0", "transfers_out": "6", "value": "44", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1229", "transfers_in": "1", "transfers_out": "9", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1223", "transfers_in": "0", "transfers_out": "6", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1216", "transfers_in": "0", "transfers_out": "7", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1210", "transfers_in": "3", "transfers_out": "8", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1207", "transfers_in": "0", "transfers_out": "4", "value": "44", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1205", "transfers_in": "2", "transfers_out": "4", "value": "44", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1201", "transfers_in": "2", "transfers_out": "5", "value": "44", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Andrew Surman": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "17.6", "threat": "1.0", "ict_index": "4.0", "transfers_balance": "0", "selected": "29900", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "6.4", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1277", "selected": "41057", "transfers_in": "2081", "transfers_out": "3358", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.8", "creativity": "13.9", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "-1869", "selected": "44081", "transfers_in": "1935", "transfers_out": "3804", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-954", "selected": "44419", "transfers_in": "2743", "transfers_out": "3697", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "59.8", "creativity": "18.5", "threat": "21.0", "ict_index": "9.9", "transfers_balance": "-1016", "selected": "43707", "transfers_in": "1607", "transfers_out": "2623", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.6", "creativity": "2.3", "threat": "12.0", "ict_index": "3.1", "transfers_balance": "51274", "selected": "99992", "transfers_in": "62052", "transfers_out": "10778", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.2", "creativity": "10.6", "threat": "12.0", "ict_index": "3.5", "transfers_balance": "83810", "selected": "189744", "transfers_in": "104237", "transfers_out": "20427", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "1.5", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "50674", "selected": "245735", "transfers_in": "74417", "transfers_out": "23743", "value": "46", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "41.4", "creativity": "2.8", "threat": "7.0", "ict_index": "5.1", "transfers_balance": "-1081", "selected": "245974", "transfers_in": "14264", "transfers_out": "15345", "value": "46", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "19.2", "creativity": "14.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "57905", "selected": "308084", "transfers_in": "77060", "transfers_out": "19155", "value": "46", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "16.5", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "27773", "selected": "338335", "transfers_in": "43718", "transfers_out": "15945", "value": "46", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "34.2", "creativity": "14.6", "threat": "17.0", "ict_index": "6.6", "transfers_balance": "48124", "selected": "390547", "transfers_in": "64133", "transfers_out": "16009", "value": "47", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.2", "creativity": "8.2", "threat": "7.0", "ict_index": "3.6", "transfers_balance": "50209", "selected": "444266", "transfers_in": "65008", "transfers_out": "14799", "value": "47", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.0", "creativity": "18.7", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "18598", "selected": "464594", "transfers_in": "37292", "transfers_out": "18694", "value": "48", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.2", "creativity": "15.0", "threat": "3.0", "ict_index": "4.7", "transfers_balance": "-7111", "selected": "458849", "transfers_in": "19217", "transfers_out": "26328", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "32.6", "creativity": "33.5", "threat": "3.0", "ict_index": "6.9", "transfers_balance": "23318", "selected": "486251", "transfers_in": "45424", "transfers_out": "22106", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23579", "selected": "512365", "transfers_in": "43608", "transfers_out": "20029", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.8", "creativity": "2.9", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1004", "selected": "515466", "transfers_in": "28142", "transfers_out": "27138", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-20196", "selected": "497459", "transfers_in": "24391", "transfers_out": "44587", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2631", "selected": "496577", "transfers_in": "19399", "transfers_out": "22030", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96833", "selected": "400118", "transfers_in": "4507", "transfers_out": "101340", "value": "48", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66260", "selected": "333966", "transfers_in": "3161", "transfers_out": "69421", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29079", "selected": "305680", "transfers_in": "16296", "transfers_out": "45375", "value": "47", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24298", "selected": "281837", "transfers_in": "11238", "transfers_out": "35536", "value": "46", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22030", "selected": "260269", "transfers_in": "6091", "transfers_out": "28121", "value": "46", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13883", "selected": "246588", "transfers_in": "6600", "transfers_out": "20483", "value": "46", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19090", "selected": "227864", "transfers_in": "5185", "transfers_out": "24275", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12307", "selected": "215992", "transfers_in": "3881", "transfers_out": "16188", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "13", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-8741", "selected": "207258", "transfers_in": "1413", "transfers_out": "10154", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3718", "selected": "211136", "transfers_in": "3402", "transfers_out": "7120", "value": "44", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4612", "selected": "201070", "transfers_in": "3111", "transfers_out": "7723", "value": "44", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "0.0", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-8812", "selected": "198153", "transfers_in": "1717", "transfers_out": "10529", "value": "44", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3711", "selected": "194699", "transfers_in": "2432", "transfers_out": "6143", "value": "44", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3626", "selected": "191112", "transfers_in": "2392", "transfers_out": "6018", "value": "44", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "74", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "3.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-3626", "selected": "191112", "transfers_in": "2392", "transfers_out": "6018", "value": "44", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "21.0", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "-2189", "selected": "184099", "transfers_in": "974", "transfers_out": "3163", "value": "43", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.6", "creativity": "22.6", "threat": "8.0", "ict_index": "6.5", "transfers_balance": "-3122", "selected": "180781", "transfers_in": "672", "transfers_out": "3794", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "14.1", "threat": "8.0", "ict_index": "3.8", "transfers_balance": "2488", "selected": "184026", "transfers_in": "4601", "transfers_out": "2113", "value": "43", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Joe Hart": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "5.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "0", "selected": "527358", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "13.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-17261", "selected": "565494", "transfers_in": "8453", "transfers_out": "25714", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "34.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-38444", "selected": "540005", "transfers_in": "7441", "transfers_out": "45885", "value": "45", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-46650", "selected": "502193", "transfers_in": "5326", "transfers_out": "51976", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "10.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-21184", "selected": "485320", "transfers_in": "5971", "transfers_out": "27155", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-22668", "selected": "467295", "transfers_in": "6294", "transfers_out": "28962", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-15306", "selected": "455612", "transfers_in": "10139", "transfers_out": "25445", "value": "45", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "9", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "34", "influence": "45.4", "creativity": "10.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-10467", "selected": "449375", "transfers_in": "10058", "transfers_out": "20525", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "18.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "29722", "selected": "483645", "transfers_in": "38383", "transfers_out": "8661", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "21", "influence": "52.6", "creativity": "0.0", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-8538", "selected": "478596", "transfers_in": "13470", "transfers_out": "22008", "value": "44", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-9225", "selected": "472219", "transfers_in": "6963", "transfers_out": "16188", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "24.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-14156", "selected": "460474", "transfers_in": "5004", "transfers_out": "19160", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-10346", "selected": "451369", "transfers_in": "2931", "transfers_out": "13277", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "21", "influence": "24.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-10171", "selected": "441999", "transfers_in": "1884", "transfers_out": "12055", "value": "44", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31852", "selected": "410582", "transfers_in": "817", "transfers_out": "32669", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13625", "selected": "398183", "transfers_in": "2015", "transfers_out": "15640", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15940", "selected": "382879", "transfers_in": "1364", "transfers_out": "17304", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14614", "selected": "368847", "transfers_in": "1005", "transfers_out": "15619", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12497", "selected": "357313", "transfers_in": "2151", "transfers_out": "14648", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9232", "selected": "348705", "transfers_in": "890", "transfers_out": "10122", "value": "44", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6548", "selected": "330220", "transfers_in": "6386", "transfers_out": "12934", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6548", "selected": "330220", "transfers_in": "6386", "transfers_out": "12934", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11541", "selected": "319920", "transfers_in": "4239", "transfers_out": "15780", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9318", "selected": "311300", "transfers_in": "1995", "transfers_out": "11313", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8173", "selected": "303952", "transfers_in": "2382", "transfers_out": "10555", "value": "43", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5722", "selected": "298571", "transfers_in": "973", "transfers_out": "6695", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5486", "selected": "293747", "transfers_in": "1213", "transfers_out": "6699", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5508", "selected": "289042", "transfers_in": "725", "transfers_out": "6233", "value": "43", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2254", "selected": "287015", "transfers_in": "619", "transfers_out": "2873", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "6", "influence": "0.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-993", "selected": "312477", "transfers_in": "2074", "transfers_out": "3067", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "2.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1129", "selected": "313087", "transfers_in": "4546", "transfers_out": "3417", "value": "42", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "38.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "4958", "selected": "318600", "transfers_in": "7239", "transfers_out": "2281", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "16", "influence": "25.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "12220", "selected": "332802", "transfers_in": "14932", "transfers_out": "2712", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "24.4", "creativity": "10.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "6101", "selected": "341127", "transfers_in": "9033", "transfers_out": "2932", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-310", "selected": "337495", "transfers_in": "6012", "transfers_out": "6322", "value": "42", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3983", "selected": "342027", "transfers_in": "7162", "transfers_out": "3179", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3983", "selected": "342027", "transfers_in": "7162", "transfers_out": "3179", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5556", "selected": "335710", "transfers_in": "715", "transfers_out": "6271", "value": "42", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Nacho Monreal": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "30.2", "creativity": "1.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "0", "selected": "227033", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "21.0", "creativity": "16.1", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-16852", "selected": "228895", "transfers_in": "5470", "transfers_out": "22322", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.4", "creativity": "2.3", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-35421", "selected": "197205", "transfers_in": "2047", "transfers_out": "37468", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "23.8", "creativity": "1.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-24157", "selected": "175768", "transfers_in": "6012", "transfers_out": "30169", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "23.2", "creativity": "12.5", "threat": "18.0", "ict_index": "5.4", "transfers_balance": "-11188", "selected": "166375", "transfers_in": "3136", "transfers_out": "14324", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "35.2", "creativity": "2.4", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "15298", "selected": "185727", "transfers_in": "28104", "transfers_out": "12806", "value": "54", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "57.2", "creativity": "29.2", "threat": "17.0", "ict_index": "10.3", "transfers_balance": "69674", "selected": "262726", "transfers_in": "83444", "transfers_out": "13770", "value": "54", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.8", "creativity": "1.1", "threat": "3.0", "ict_index": "2.0", "transfers_balance": "125701", "selected": "405912", "transfers_in": "151505", "transfers_out": "25804", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "61.8", "creativity": "3.6", "threat": "17.0", "ict_index": "8.2", "transfers_balance": "42427", "selected": "455507", "transfers_in": "66330", "transfers_out": "23903", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "24.0", "creativity": "41.8", "threat": "10.0", "ict_index": "7.6", "transfers_balance": "144306", "selected": "612056", "transfers_in": "161904", "transfers_out": "17598", "value": "56", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "0.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-36392", "selected": "580751", "transfers_in": "25582", "transfers_out": "61974", "value": "56", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.6", "creativity": "1.4", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-23254", "selected": "560851", "transfers_in": "23318", "transfers_out": "46572", "value": "56", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "12.8", "creativity": "3.5", "threat": "5.0", "ict_index": "2.1", "transfers_balance": "44512", "selected": "608279", "transfers_in": "58827", "transfers_out": "14315", "value": "56", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.0", "creativity": "2.7", "threat": "22.0", "ict_index": "5.5", "transfers_balance": "48671", "selected": "659523", "transfers_in": "59507", "transfers_out": "10836", "value": "56", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "26.8", "creativity": "12.8", "threat": "17.0", "ict_index": "5.7", "transfers_balance": "18059", "selected": "679875", "transfers_in": "41799", "transfers_out": "23740", "value": "57", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "6.7", "threat": "3.0", "ict_index": "1.7", "transfers_balance": "35652", "selected": "720348", "transfers_in": "57709", "transfers_out": "22057", "value": "57", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "24.4", "creativity": "1.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-4775", "selected": "717753", "transfers_in": "22811", "transfers_out": "27586", "value": "57", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "23.2", "creativity": "1.3", "threat": "2.0", "ict_index": "2.7", "transfers_balance": "67795", "selected": "790269", "transfers_in": "78514", "transfers_out": "10719", "value": "58", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "7.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "14637", "selected": "810710", "transfers_in": "56131", "transfers_out": "41494", "value": "58", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158133", "selected": "653211", "transfers_in": "6111", "transfers_out": "164244", "value": "58", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207096", "selected": "446501", "transfers_in": "3543", "transfers_out": "210639", "value": "57", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84048", "selected": "362574", "transfers_in": "687", "transfers_out": "84735", "value": "57", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84006", "selected": "278948", "transfers_in": "1959", "transfers_out": "85965", "value": "56", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "16", "goals": "1", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "78.8", "creativity": "35.4", "threat": "37.0", "ict_index": "15.1", "transfers_balance": "-27594", "selected": "251551", "transfers_in": "955", "transfers_out": "28549", "value": "56", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "53.4", "creativity": "19.1", "threat": "35.0", "ict_index": "10.8", "transfers_balance": "136264", "selected": "392446", "transfers_in": "147292", "transfers_out": "11028", "value": "56", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.2", "creativity": "0.8", "threat": "45.0", "ict_index": "5.5", "transfers_balance": "116642", "selected": "513094", "transfers_in": "127323", "transfers_out": "10681", "value": "57", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "6.8", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-51690", "selected": "462966", "transfers_in": "31031", "transfers_out": "82721", "value": "57", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29969", "selected": "498577", "transfers_in": "55691", "transfers_out": "25722", "value": "57", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90017", "selected": "407825", "transfers_in": "10016", "transfers_out": "100033", "value": "56", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66867", "selected": "327459", "transfers_in": "805", "transfers_out": "67672", "value": "55", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "15.2", "creativity": "11.6", "threat": "22.0", "ict_index": "4.9", "transfers_balance": "60684", "selected": "382859", "transfers_in": "72486", "transfers_out": "11802", "value": "55", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37960", "selected": "422357", "transfers_in": "44361", "transfers_out": "6401", "value": "56", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "5.8", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-20762", "selected": "394530", "transfers_in": "13494", "transfers_out": "34256", "value": "56", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "40.2", "creativity": "14.5", "threat": "36.0", "ict_index": "9.1", "transfers_balance": "61475", "selected": "493362", "transfers_in": "68266", "transfers_out": "6791", "value": "56", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "9104", "selected": "472569", "transfers_in": "29510", "transfers_out": "20406", "value": "56", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31416", "selected": "507327", "transfers_in": "41261", "transfers_out": "9845", "value": "57", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31416", "selected": "507327", "transfers_in": "41261", "transfers_out": "9845", "value": "57", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.8", "creativity": "0.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-30188", "selected": "473537", "transfers_in": "10309", "transfers_out": "40497", "value": "57", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kyle Naughton": [{"gameweek": "1", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "30.2", "creativity": "1.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "0", "selected": "77639", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.6", "creativity": "5.9", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "5683", "selected": "96079", "transfers_in": "10245", "transfers_out": "4562", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "87", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "30.0", "creativity": "23.7", "threat": "2.0", "ict_index": "5.6", "transfers_balance": "-2870", "selected": "94689", "transfers_in": "5069", "transfers_out": "7939", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "19.2", "creativity": "23.4", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "114264", "selected": "225178", "transfers_in": "135333", "transfers_out": "21069", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "14.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "6158", "selected": "234468", "transfers_in": "29033", "transfers_out": "22875", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "3.7", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "65801", "selected": "307521", "transfers_in": "83448", "transfers_out": "17647", "value": "46", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.6", "creativity": "4.6", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-3951", "selected": "305079", "transfers_in": "14885", "transfers_out": "18836", "value": "46", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "25.4", "creativity": "6.0", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-10189", "selected": "295893", "transfers_in": "9353", "transfers_out": "19542", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "39.2", "threat": "9.0", "ict_index": "6.9", "transfers_balance": "14621", "selected": "311987", "transfers_in": "22044", "transfers_out": "7423", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.6", "creativity": "1.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-11957", "selected": "301244", "transfers_in": "10603", "transfers_out": "22560", "value": "46", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.8", "creativity": "18.2", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "2343", "selected": "304537", "transfers_in": "11887", "transfers_out": "9544", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "30.8", "creativity": "18.0", "threat": "30.0", "ict_index": "7.9", "transfers_balance": "-10651", "selected": "294539", "transfers_in": "5655", "transfers_out": "16306", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "19.8", "creativity": "17.6", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-7596", "selected": "287461", "transfers_in": "6030", "transfers_out": "13626", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "19.2", "creativity": "2.1", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-1460", "selected": "286692", "transfers_in": "9596", "transfers_out": "11056", "value": "46", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "24.8", "creativity": "12.0", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "11929", "selected": "299770", "transfers_in": "20120", "transfers_out": "8191", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.6", "creativity": "4.0", "threat": "3.0", "ict_index": "2.0", "transfers_balance": "14197", "selected": "316778", "transfers_in": "25005", "transfers_out": "10808", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.6", "creativity": "0.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "18722", "selected": "337718", "transfers_in": "32773", "transfers_out": "14051", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "27.0", "creativity": "2.4", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-4030", "selected": "334839", "transfers_in": "13404", "transfers_out": "17434", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "2.7", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "12691", "selected": "349464", "transfers_in": "31180", "transfers_out": "18489", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "18.4", "creativity": "1.3", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-36727", "selected": "313364", "transfers_in": "8209", "transfers_out": "44936", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.0", "creativity": "1.9", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-16050", "selected": "298007", "transfers_in": "9569", "transfers_out": "25619", "value": "46", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-55225", "selected": "242856", "transfers_in": "1295", "transfers_out": "56520", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72684", "selected": "170207", "transfers_in": "225", "transfers_out": "72909", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "17.0", "creativity": "1.4", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "-9672", "selected": "160794", "transfers_in": "3268", "transfers_out": "12940", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.2", "creativity": "16.6", "threat": "8.0", "ict_index": "4.4", "transfers_balance": "9714", "selected": "171328", "transfers_in": "19173", "transfers_out": "9459", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.8", "creativity": "7.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "14341", "selected": "186058", "transfers_in": "20687", "transfers_out": "6346", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "11", "goals": "0", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "21.6", "creativity": "16.3", "threat": "34.0", "ict_index": "7.2", "transfers_balance": "30706", "selected": "217672", "transfers_in": "38425", "transfers_out": "7719", "value": "45", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "11.8", "creativity": "2.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "76385", "selected": "297472", "transfers_in": "84541", "transfers_out": "8156", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "12.4", "creativity": "3.3", "threat": "2.0", "ict_index": "1.8", "transfers_balance": "10815", "selected": "309306", "transfers_in": "21322", "transfers_out": "10507", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.6", "creativity": "0.3", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "11068", "selected": "335043", "transfers_in": "20385", "transfers_out": "9317", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.8", "creativity": "2.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2317", "selected": "328323", "transfers_in": "15403", "transfers_out": "17720", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.2", "creativity": "2.3", "threat": "3.0", "ict_index": "2.1", "transfers_balance": "4526", "selected": "333641", "transfers_in": "14490", "transfers_out": "9964", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "19.2", "creativity": "2.6", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-6161", "selected": "322159", "transfers_in": "10700", "transfers_out": "16861", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "19.4", "creativity": "0.6", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-6231", "selected": "314512", "transfers_in": "6001", "transfers_out": "12232", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.6", "creativity": "5.0", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "8930", "selected": "330264", "transfers_in": "20289", "transfers_out": "11359", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "49233", "selected": "383046", "transfers_in": "55656", "transfers_out": "6423", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.4", "creativity": "2.4", "threat": "4.0", "ict_index": "2.3", "transfers_balance": "49233", "selected": "383046", "transfers_in": "55656", "transfers_out": "6423", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8405", "selected": "370738", "transfers_in": "5120", "transfers_out": "13525", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Luke Garbutt": [{"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "EVE", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "229", "selected": "322", "transfers_in": "280", "transfers_out": "51", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "145", "selected": "534", "transfers_in": "223", "transfers_out": "78", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "665", "transfers_in": "121", "transfers_out": "92", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "78", "selected": "726", "transfers_in": "156", "transfers_out": "78", "value": "40", "played_for": "EVE", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "52", "selected": "806", "transfers_in": "111", "transfers_out": "59", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "922", "transfers_in": "117", "transfers_out": "70", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9", "selected": "994", "transfers_in": "67", "transfers_out": "58", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "957", "transfers_in": "81", "transfers_out": "50", "value": "40", "played_for": "EVE", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "948", "transfers_in": "58", "transfers_out": "72", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "979", "transfers_in": "58", "transfers_out": "41", "value": "40", "played_for": "EVE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Mauro Z\u00e1rate": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "674", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-147", "selected": "655", "transfers_in": "61", "transfers_out": "208", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "697", "transfers_in": "98", "transfers_out": "128", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "767", "transfers_in": "70", "transfers_out": "123", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "792", "transfers_in": "55", "transfers_out": "79", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "839", "transfers_in": "82", "transfers_out": "96", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "858", "transfers_in": "67", "transfers_out": "91", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "898", "transfers_in": "97", "transfers_out": "109", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "922", "transfers_in": "74", "transfers_out": "83", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "979", "transfers_in": "127", "transfers_out": "94", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "997", "transfers_in": "79", "transfers_out": "93", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1043", "transfers_in": "101", "transfers_out": "99", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "1084", "transfers_in": "87", "transfers_out": "76", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32", "selected": "1133", "transfers_in": "94", "transfers_out": "62", "value": "54", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "1146", "transfers_in": "72", "transfers_out": "79", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1163", "transfers_in": "86", "transfers_out": "94", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1173", "transfers_in": "50", "transfers_out": "61", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1174", "transfers_in": "43", "transfers_out": "55", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1193", "transfers_in": "88", "transfers_out": "98", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3", "selected": "1212", "transfers_in": "78", "transfers_out": "75", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "1235", "transfers_in": "98", "transfers_out": "94", "value": "54", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29", "selected": "1213", "transfers_in": "39", "transfers_out": "68", "value": "54", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "1188", "transfers_in": "84", "transfers_out": "130", "value": "54", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "1147", "transfers_in": "10", "transfers_out": "51", "value": "54", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1122", "transfers_in": "5", "transfers_out": "30", "value": "54", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "1112", "transfers_in": "2", "transfers_out": "12", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1108", "transfers_in": "4", "transfers_out": "10", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1095", "transfers_in": "5", "transfers_out": "18", "value": "54", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "1092", "transfers_in": "1", "transfers_out": "4", "value": "54", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1126", "transfers_in": "1", "transfers_out": "7", "value": "54", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1121", "transfers_in": "3", "transfers_out": "8", "value": "54", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1118", "transfers_in": "3", "transfers_out": "8", "value": "54", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1120", "transfers_in": "2", "transfers_out": "1", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1116", "transfers_in": "2", "transfers_out": "4", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1118", "transfers_in": "1", "transfers_out": "3", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1117", "transfers_in": "3", "transfers_out": "2", "value": "54", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "1118", "transfers_in": "4", "transfers_out": "4", "value": "54", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1119", "transfers_in": "5", "transfers_out": "4", "value": "54", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Stephen Ireland": [{"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.4", "creativity": "13.9", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "66", "selected": "158", "transfers_in": "123", "transfers_out": "57", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1413", "selected": "1628", "transfers_in": "1576", "transfers_out": "163", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "1568", "transfers_in": "279", "transfers_out": "367", "value": "45", "played_for": "STK", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "1309", "transfers_in": "101", "transfers_out": "372", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "1087", "transfers_in": "67", "transfers_out": "311", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-244", "selected": "862", "transfers_in": "27", "transfers_out": "271", "value": "45", "played_for": "STK", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "757", "transfers_in": "13", "transfers_out": "116", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-109", "selected": "620", "transfers_in": "5", "transfers_out": "114", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "519", "transfers_in": "9", "transfers_out": "84", "value": "45", "played_for": "STK", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "510", "transfers_in": "19", "transfers_out": "62", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "503", "transfers_in": "12", "transfers_out": "25", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-15", "selected": "488", "transfers_in": "9", "transfers_out": "24", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.6", "creativity": "3.4", "threat": "1.0", "ict_index": "0.6", "transfers_balance": "-5", "selected": "503", "transfers_in": "15", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "501", "transfers_in": "22", "transfers_out": "21", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "503", "transfers_in": "14", "transfers_out": "18", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.5", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "5", "selected": "517", "transfers_in": "24", "transfers_out": "19", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Alex Pritchard": [{"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "2.0", "threat": "7.0", "ict_index": "1.2", "transfers_balance": "386", "selected": "393", "transfers_in": "422", "transfers_out": "36", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.4", "creativity": "3.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "408", "selected": "818", "transfers_in": "527", "transfers_out": "119", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "843", "transfers_in": "201", "transfers_out": "195", "value": "55", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "784", "transfers_in": "93", "transfers_out": "161", "value": "55", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "42.4", "creativity": "17.2", "threat": "63.0", "ict_index": "12.3", "transfers_balance": "-126", "selected": "666", "transfers_in": "58", "transfers_out": "184", "value": "54", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "76", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.6", "creativity": "28.6", "threat": "59.0", "ict_index": "11.4", "transfers_balance": "4448", "selected": "5307", "transfers_in": "4958", "transfers_out": "510", "value": "54", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "2.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "2414", "selected": "7793", "transfers_in": "2954", "transfers_out": "540", "value": "54", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "64", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.2", "creativity": "49.9", "threat": "29.0", "ict_index": "8.6", "transfers_balance": "1634", "selected": "9255", "transfers_in": "3270", "transfers_out": "1636", "value": "54", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "7.4", "creativity": "1.5", "threat": "4.0", "ict_index": "1.3", "transfers_balance": "3136", "selected": "19412", "transfers_in": "3624", "transfers_out": "488", "value": "54", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.2", "creativity": "19.5", "threat": "1.0", "ict_index": "3.4", "transfers_balance": "-3853", "selected": "8653", "transfers_in": "169", "transfers_out": "4022", "value": "54", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.6", "creativity": "25.9", "threat": "16.0", "ict_index": "5.4", "transfers_balance": "-1587", "selected": "7109", "transfers_in": "103", "transfers_out": "1690", "value": "54", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "32.3", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "-1302", "selected": "5533", "transfers_in": "74", "transfers_out": "1376", "value": "54", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.8", "creativity": "40.3", "threat": "16.0", "ict_index": "6.8", "transfers_balance": "-418", "selected": "4416", "transfers_in": "51", "transfers_out": "469", "value": "54", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.0", "creativity": "11.3", "threat": "9.0", "ict_index": "3.0", "transfers_balance": "-403", "selected": "3974", "transfers_in": "38", "transfers_out": "441", "value": "54", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-403", "selected": "3974", "transfers_in": "38", "transfers_out": "441", "value": "54", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.6", "creativity": "67.0", "threat": "7.0", "ict_index": "9.0", "transfers_balance": "-171", "selected": "3848", "transfers_in": "87", "transfers_out": "258", "value": "54", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Sung-yueng Ki": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "415", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "428", "transfers_in": "26", "transfers_out": "108", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "403", "transfers_in": "24", "transfers_out": "70", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "423", "transfers_in": "31", "transfers_out": "54", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "422", "transfers_in": "30", "transfers_out": "44", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "420", "transfers_in": "40", "transfers_out": "48", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "421", "transfers_in": "34", "transfers_out": "47", "value": "50", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.3", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "37", "selected": "481", "transfers_in": "76", "transfers_out": "39", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.0", "creativity": "25.9", "threat": "9.0", "ict_index": "4.5", "transfers_balance": "130", "selected": "647", "transfers_in": "164", "transfers_out": "34", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.6", "creativity": "2.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "65", "selected": "756", "transfers_in": "151", "transfers_out": "86", "value": "49", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "5.8", "creativity": "9.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "88", "selected": "881", "transfers_in": "167", "transfers_out": "79", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.2", "creativity": "11.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "14", "selected": "948", "transfers_in": "108", "transfers_out": "94", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.0", "creativity": "2.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-17", "selected": "958", "transfers_in": "70", "transfers_out": "87", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.2", "creativity": "1.8", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-40", "selected": "942", "transfers_in": "37", "transfers_out": "77", "value": "49", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "12.8", "creativity": "3.5", "threat": "7.0", "ict_index": "2.3", "transfers_balance": "-10", "selected": "956", "transfers_in": "55", "transfers_out": "65", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.0", "creativity": "69.3", "threat": "2.0", "ict_index": "9.0", "transfers_balance": "23", "selected": "1015", "transfers_in": "110", "transfers_out": "87", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.6", "creativity": "18.3", "threat": "7.0", "ict_index": "2.9", "transfers_balance": "3", "selected": "1052", "transfers_in": "77", "transfers_out": "74", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1070", "transfers_in": "61", "transfers_out": "66", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "1006", "transfers_in": "52", "transfers_out": "140", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-75", "selected": "931", "transfers_in": "8", "transfers_out": "83", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "860", "transfers_in": "10", "transfers_out": "89", "value": "49", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "845", "transfers_in": "10", "transfers_out": "26", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.4", "creativity": "22.0", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-23", "selected": "844", "transfers_in": "31", "transfers_out": "54", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.2", "creativity": "5.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "6", "selected": "874", "transfers_in": "40", "transfers_out": "34", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "6.2", "creativity": "3.6", "threat": "3.0", "ict_index": "1.3", "transfers_balance": "46", "selected": "951", "transfers_in": "87", "transfers_out": "41", "value": "49", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "25.8", "creativity": "21.5", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "112", "selected": "1094", "transfers_in": "162", "transfers_out": "50", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "11", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "52.2", "creativity": "38.9", "threat": "58.0", "ict_index": "14.9", "transfers_balance": "993", "selected": "2198", "transfers_in": "1182", "transfers_out": "189", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "7.8", "threat": "12.0", "ict_index": "2.6", "transfers_balance": "20920", "selected": "24250", "transfers_in": "22856", "transfers_out": "1936", "value": "49", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "56.8", "creativity": "20.8", "threat": "10.0", "ict_index": "8.8", "transfers_balance": "6257", "selected": "31247", "transfers_in": "9176", "transfers_out": "2919", "value": "49", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.2", "creativity": "5.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "70542", "selected": "103982", "transfers_in": "73025", "transfers_out": "2483", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8108", "selected": "86109", "transfers_in": "6264", "transfers_out": "14372", "value": "50", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-7606", "selected": "78455", "transfers_in": "2222", "transfers_out": "9828", "value": "49", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "4.2", "creativity": "3.2", "threat": "22.0", "ict_index": "2.9", "transfers_balance": "-11656", "selected": "65216", "transfers_in": "351", "transfers_out": "12007", "value": "48", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "64", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.4", "creativity": "14.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-5412", "selected": "60355", "transfers_in": "307", "transfers_out": "5719", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.4", "creativity": "4.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-4414", "selected": "57296", "transfers_in": "1008", "transfers_out": "5422", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.2", "creativity": "17.4", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "133", "selected": "57503", "transfers_in": "3320", "transfers_out": "3187", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.6", "creativity": "27.6", "threat": "3.0", "ict_index": "3.9", "transfers_balance": "133", "selected": "57503", "transfers_in": "3320", "transfers_out": "3187", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2505", "selected": "54862", "transfers_in": "1399", "transfers_out": "3904", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "C\u00e9sar Azpilicueta": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.6", "creativity": "20.3", "threat": "6.0", "ict_index": "3.7", "transfers_balance": "0", "selected": "445163", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "31.8", "creativity": "14.3", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-39388", "selected": "460787", "transfers_in": "7288", "transfers_out": "46676", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "35", "influence": "30.2", "creativity": "16.4", "threat": "8.0", "ict_index": "5.5", "transfers_balance": "-39345", "selected": "438776", "transfers_in": "6883", "transfers_out": "46228", "value": "65", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "36.2", "creativity": "16.4", "threat": "0.0", "ict_index": "5.3", "transfers_balance": "-3468", "selected": "459098", "transfers_in": "17780", "transfers_out": "21248", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "17.2", "creativity": "1.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "8594", "selected": "484221", "transfers_in": "24328", "transfers_out": "15734", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "14", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "61", "influence": "60.2", "creativity": "25.6", "threat": "6.0", "ict_index": "9.2", "transfers_balance": "23969", "selected": "527942", "transfers_in": "45407", "transfers_out": "21438", "value": "65", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.6", "creativity": "2.3", "threat": "19.0", "ict_index": "3.6", "transfers_balance": "149748", "selected": "707679", "transfers_in": "172492", "transfers_out": "22744", "value": "66", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.8", "creativity": "11.8", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "59562", "selected": "789294", "transfers_in": "90085", "transfers_out": "30523", "value": "66", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "45.0", "creativity": "1.8", "threat": "33.0", "ict_index": "8.0", "transfers_balance": "-3019", "selected": "793938", "transfers_in": "36109", "transfers_out": "39128", "value": "66", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "25.6", "creativity": "11.4", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "49397", "selected": "855307", "transfers_in": "73629", "transfers_out": "24232", "value": "67", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "34.8", "creativity": "11.8", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-5242", "selected": "859102", "transfers_in": "28804", "transfers_out": "34046", "value": "67", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "14.2", "creativity": "14.6", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "174899", "selected": "1055829", "transfers_in": "185495", "transfers_out": "10596", "value": "68", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.4", "creativity": "1.4", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "33504", "selected": "1100809", "transfers_in": "62524", "transfers_out": "29020", "value": "68", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "60897", "selected": "1171279", "transfers_in": "72896", "transfers_out": "11999", "value": "69", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.2", "creativity": "16.2", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "34251", "selected": "1215355", "transfers_in": "57708", "transfers_out": "23457", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "25.8", "creativity": "22.8", "threat": "10.0", "ict_index": "5.9", "transfers_balance": "-4068", "selected": "1224309", "transfers_in": "35791", "transfers_out": "39859", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "8.9", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-27899", "selected": "1202548", "transfers_in": "15289", "transfers_out": "43188", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "11.2", "creativity": "16.8", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-15168", "selected": "1193941", "transfers_in": "21154", "transfers_out": "36322", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "24.8", "creativity": "14.3", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "-5406", "selected": "1197885", "transfers_in": "30283", "transfers_out": "35689", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "50.2", "creativity": "56.4", "threat": "1.0", "ict_index": "10.8", "transfers_balance": "16692", "selected": "1220796", "transfers_in": "34493", "transfers_out": "17801", "value": "69", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "7.2", "creativity": "6.6", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "85571", "selected": "1316110", "transfers_in": "101489", "transfers_out": "15918", "value": "70", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.6", "creativity": "13.8", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-24058", "selected": "1295534", "transfers_in": "32448", "transfers_out": "56506", "value": "70", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "22.4", "creativity": "19.7", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-965", "selected": "1306919", "transfers_in": "58799", "transfers_out": "59764", "value": "70", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "17.6", "creativity": "0.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-3115", "selected": "1310211", "transfers_in": "29288", "transfers_out": "32403", "value": "70", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "20.2", "creativity": "21.8", "threat": "10.0", "ict_index": "5.2", "transfers_balance": "-3344", "selected": "1314723", "transfers_in": "28337", "transfers_out": "31681", "value": "70", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.6", "creativity": "19.1", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-25673", "selected": "1291557", "transfers_in": "11035", "transfers_out": "36708", "value": "70", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "24.8", "creativity": "31.4", "threat": "2.0", "ict_index": "5.8", "transfers_balance": "-13010", "selected": "1283787", "transfers_in": "38768", "transfers_out": "51778", "value": "70", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "4.6", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-38132", "selected": "1253016", "transfers_in": "21895", "transfers_out": "60027", "value": "70", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "31.6", "creativity": "0.6", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-39831", "selected": "1214145", "transfers_in": "5183", "transfers_out": "45014", "value": "70", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.4", "creativity": "13.9", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-4342", "selected": "1197227", "transfers_in": "15198", "transfers_out": "19540", "value": "69", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "26.2", "creativity": "16.7", "threat": "10.0", "ict_index": "5.3", "transfers_balance": "-8830", "selected": "1175656", "transfers_in": "14593", "transfers_out": "23423", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "11", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "46.2", "creativity": "23.4", "threat": "42.0", "ict_index": "11.2", "transfers_balance": "-7952", "selected": "1169925", "transfers_in": "14486", "transfers_out": "22438", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.0", "creativity": "13.6", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "47051", "selected": "1235020", "transfers_in": "58102", "transfers_out": "11051", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "1.4", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "47051", "selected": "1235020", "transfers_in": "58102", "transfers_out": "11051", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "29.0", "creativity": "26.6", "threat": "0.0", "ict_index": "5.6", "transfers_balance": "26497", "selected": "1212747", "transfers_in": "40643", "transfers_out": "14146", "value": "69", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "12.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "21395", "selected": "1237394", "transfers_in": "34649", "transfers_out": "13254", "value": "69", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "13.2", "creativity": "29.8", "threat": "16.0", "ict_index": "5.9", "transfers_balance": "21395", "selected": "1237394", "transfers_in": "34649", "transfers_out": "13254", "value": "69", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "42.0", "creativity": "6.8", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "4896", "selected": "1242264", "transfers_in": "15934", "transfers_out": "11038", "value": "69", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "DeAndre Yedlin": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "17756", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2752", "selected": "15604", "transfers_in": "129", "transfers_out": "2881", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2141", "selected": "13538", "transfers_in": "101", "transfers_out": "2242", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1275", "selected": "12327", "transfers_in": "423", "transfers_out": "1698", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.2", "creativity": "1.1", "threat": "3.0", "ict_index": "1.6", "transfers_balance": "-351", "selected": "12095", "transfers_in": "337", "transfers_out": "688", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "4.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "589", "selected": "12889", "transfers_in": "1263", "transfers_out": "674", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.6", "creativity": "0.6", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "452", "selected": "13517", "transfers_in": "1050", "transfers_out": "598", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "16.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "1126", "selected": "14908", "transfers_in": "1925", "transfers_out": "799", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.0", "creativity": "3.7", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "1810", "selected": "16859", "transfers_in": "2402", "transfers_out": "592", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.6", "creativity": "13.8", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "10381", "selected": "28091", "transfers_in": "12206", "transfers_out": "1825", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "11.7", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "5120", "selected": "33709", "transfers_in": "6685", "transfers_out": "1565", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "39.4", "creativity": "21.0", "threat": "2.0", "ict_index": "6.2", "transfers_balance": "356", "selected": "34464", "transfers_in": "2870", "transfers_out": "2514", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "-1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "30.8", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "9211", "selected": "44190", "transfers_in": "10866", "transfers_out": "1655", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "13.8", "creativity": "23.2", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-1671", "selected": "42648", "transfers_in": "1430", "transfers_out": "3101", "value": "44", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-2398", "selected": "40357", "transfers_in": "844", "transfers_out": "3242", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.8", "creativity": "1.9", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-1617", "selected": "38885", "transfers_in": "733", "transfers_out": "2350", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.4", "creativity": "8.1", "threat": "20.0", "ict_index": "4.5", "transfers_balance": "-1124", "selected": "37834", "transfers_in": "669", "transfers_out": "1793", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "26.2", "creativity": "5.2", "threat": "1.0", "ict_index": "3.2", "transfers_balance": "-2206", "selected": "35684", "transfers_in": "285", "transfers_out": "2491", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "15.0", "threat": "8.0", "ict_index": "4.4", "transfers_balance": "-1315", "selected": "34476", "transfers_in": "550", "transfers_out": "1865", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.0", "creativity": "14.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-1011", "selected": "33522", "transfers_in": "541", "transfers_out": "1552", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "13.6", "creativity": "5.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "3626", "selected": "37321", "transfers_in": "5040", "transfers_out": "1414", "value": "44", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.0", "creativity": "1.3", "threat": "10.0", "ict_index": "2.5", "transfers_balance": "54", "selected": "37428", "transfers_in": "2404", "transfers_out": "2350", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "2.5", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "9195", "selected": "47143", "transfers_in": "12845", "transfers_out": "3650", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.6", "creativity": "0.5", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-2172", "selected": "45106", "transfers_in": "2168", "transfers_out": "4340", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.6", "creativity": "1.9", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-450", "selected": "44826", "transfers_in": "1981", "transfers_out": "2431", "value": "44", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "28.4", "creativity": "18.7", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-1244", "selected": "43641", "transfers_in": "838", "transfers_out": "2082", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "9.8", "creativity": "1.0", "threat": "1.0", "ict_index": "1.2", "transfers_balance": "-1389", "selected": "42351", "transfers_in": "935", "transfers_out": "2324", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "2.9", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "3500", "selected": "46208", "transfers_in": "5036", "transfers_out": "1536", "value": "44", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.0", "creativity": "4.8", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-818", "selected": "45446", "transfers_in": "934", "transfers_out": "1752", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "16.6", "creativity": "14.8", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "1832", "selected": "44870", "transfers_in": "3016", "transfers_out": "1184", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "16.2", "creativity": "31.8", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "2454", "selected": "46780", "transfers_in": "4265", "transfers_out": "1811", "value": "44", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "5459", "selected": "53121", "transfers_in": "7847", "transfers_out": "2388", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.8", "creativity": "14.6", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "1853", "selected": "54329", "transfers_in": "4706", "transfers_out": "2853", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.0", "creativity": "9.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "35522", "selected": "105221", "transfers_in": "37355", "transfers_out": "1833", "value": "44", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.6", "creativity": "19.1", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "13507", "selected": "104889", "transfers_in": "17106", "transfers_out": "3599", "value": "45", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.6", "creativity": "27.2", "threat": "6.0", "ict_index": "4.2", "transfers_balance": "3880", "selected": "108809", "transfers_in": "8548", "transfers_out": "4668", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.6", "creativity": "9.2", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "3880", "selected": "108809", "transfers_in": "8548", "transfers_out": "4668", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "12.2", "creativity": "3.3", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-6163", "selected": "101648", "transfers_in": "516", "transfers_out": "6679", "value": "45", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Younes Kaboul": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "32.6", "creativity": "0.5", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "21752", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2332", "selected": "23745", "transfers_in": "1407", "transfers_out": "3739", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5530", "selected": "18290", "transfers_in": "67", "transfers_out": "5597", "value": "45", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "61", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "14.8", "creativity": "0.4", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2664", "selected": "15684", "transfers_in": "117", "transfers_out": "2781", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "15514", "transfers_in": "1066", "transfers_out": "1362", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1511", "selected": "14038", "transfers_in": "219", "transfers_out": "1730", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1259", "selected": "12815", "transfers_in": "136", "transfers_out": "1395", "value": "44", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1152", "selected": "11681", "transfers_in": "49", "transfers_out": "1201", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "11135", "transfers_in": "26", "transfers_out": "580", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-714", "selected": "10436", "transfers_in": "30", "transfers_out": "744", "value": "44", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-442", "selected": "9998", "transfers_in": "27", "transfers_out": "469", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-420", "selected": "9602", "transfers_in": "61", "transfers_out": "481", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "9346", "transfers_in": "41", "transfers_out": "304", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-264", "selected": "9087", "transfers_in": "13", "transfers_out": "277", "value": "43", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-331", "selected": "8756", "transfers_in": "17", "transfers_out": "348", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "8501", "transfers_in": "24", "transfers_out": "282", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "8332", "transfers_in": "11", "transfers_out": "182", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-193", "selected": "8140", "transfers_in": "12", "transfers_out": "205", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "7948", "transfers_in": "15", "transfers_out": "217", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-155", "selected": "7795", "transfers_in": "11", "transfers_out": "166", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "7603", "transfers_in": "15", "transfers_out": "214", "value": "43", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-112", "selected": "7491", "transfers_in": "7", "transfers_out": "119", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-225", "selected": "7280", "transfers_in": "19", "transfers_out": "244", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "7152", "transfers_in": "17", "transfers_out": "150", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-85", "selected": "7076", "transfers_in": "13", "transfers_out": "98", "value": "43", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "7025", "transfers_in": "17", "transfers_out": "69", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "6956", "transfers_in": "16", "transfers_out": "87", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-61", "selected": "6910", "transfers_in": "28", "transfers_out": "89", "value": "42", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38", "selected": "6873", "transfers_in": "10", "transfers_out": "48", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "8208", "transfers_in": "12", "transfers_out": "47", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "8157", "transfers_in": "10", "transfers_out": "47", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "8146", "transfers_in": "14", "transfers_out": "47", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "8126", "transfers_in": "8", "transfers_out": "27", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "8103", "transfers_in": "13", "transfers_out": "38", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "8080", "transfers_in": "18", "transfers_out": "38", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "8073", "transfers_in": "21", "transfers_out": "31", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "8062", "transfers_in": "29", "transfers_out": "42", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "8040", "transfers_in": "17", "transfers_out": "34", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kristoffer Nordfeldt": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "57975", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1079", "selected": "61300", "transfers_in": "1072", "transfers_out": "2151", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1570", "selected": "60794", "transfers_in": "860", "transfers_out": "2430", "value": "40", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1814", "selected": "59716", "transfers_in": "788", "transfers_out": "2602", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-967", "selected": "59159", "transfers_in": "878", "transfers_out": "1845", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "59817", "transfers_in": "2154", "transfers_out": "2121", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "231", "selected": "60449", "transfers_in": "1701", "transfers_out": "1470", "value": "40", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-375", "selected": "60384", "transfers_in": "1104", "transfers_out": "1479", "value": "40", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-558", "selected": "59919", "transfers_in": "463", "transfers_out": "1021", "value": "40", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-743", "selected": "59289", "transfers_in": "474", "transfers_out": "1217", "value": "40", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-718", "selected": "58650", "transfers_in": "334", "transfers_out": "1052", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-615", "selected": "58124", "transfers_in": "295", "transfers_out": "910", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-288", "selected": "57899", "transfers_in": "256", "transfers_out": "544", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-356", "selected": "57583", "transfers_in": "174", "transfers_out": "530", "value": "40", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-347", "selected": "57298", "transfers_in": "197", "transfers_out": "544", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-538", "selected": "56827", "transfers_in": "201", "transfers_out": "739", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-303", "selected": "56560", "transfers_in": "174", "transfers_out": "477", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-307", "selected": "56294", "transfers_in": "176", "transfers_out": "483", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-320", "selected": "56048", "transfers_in": "298", "transfers_out": "618", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "55879", "transfers_in": "191", "transfers_out": "399", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-309", "selected": "55615", "transfers_in": "390", "transfers_out": "699", "value": "40", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-622", "selected": "55027", "transfers_in": "390", "transfers_out": "1012", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-684", "selected": "54426", "transfers_in": "807", "transfers_out": "1491", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-540", "selected": "53928", "transfers_in": "334", "transfers_out": "874", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-492", "selected": "53491", "transfers_in": "366", "transfers_out": "858", "value": "40", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-271", "selected": "53236", "transfers_in": "326", "transfers_out": "597", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-275", "selected": "53006", "transfers_in": "366", "transfers_out": "641", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-267", "selected": "52820", "transfers_in": "344", "transfers_out": "611", "value": "40", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "52722", "transfers_in": "133", "transfers_out": "257", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-189", "selected": "52871", "transfers_in": "139", "transfers_out": "328", "value": "40", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8566", "selected": "65611", "transfers_in": "10445", "transfers_out": "1879", "value": "39", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4949", "selected": "71255", "transfers_in": "5986", "transfers_out": "1037", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10133", "selected": "95605", "transfers_in": "11718", "transfers_out": "1585", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1106", "selected": "98851", "transfers_in": "3695", "transfers_out": "2589", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3383", "selected": "87177", "transfers_in": "4882", "transfers_out": "1499", "value": "39", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2599", "selected": "92032", "transfers_in": "5528", "transfers_out": "2929", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2599", "selected": "92032", "transfers_in": "5528", "transfers_out": "2929", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1047", "selected": "92167", "transfers_in": "3870", "transfers_out": "2823", "value": "39", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Nathan Ak\u00e9": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.0", "creativity": "0.3", "threat": "17.0", "ict_index": "4.1", "transfers_balance": "0", "selected": "336369", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "33.2", "creativity": "0.4", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-2768", "selected": "374864", "transfers_in": "14487", "transfers_out": "17255", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-51216", "selected": "329355", "transfers_in": "3913", "transfers_out": "55129", "value": "50", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "21.0", "creativity": "5.8", "threat": "10.0", "ict_index": "3.7", "transfers_balance": "-61640", "selected": "270345", "transfers_in": "1856", "transfers_out": "63496", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "23.6", "creativity": "1.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-20172", "selected": "252046", "transfers_in": "3560", "transfers_out": "23732", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "10.6", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "-25385", "selected": "228032", "transfers_in": "1743", "transfers_out": "27128", "value": "50", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "29.6", "creativity": "0.4", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-17188", "selected": "211965", "transfers_in": "1829", "transfers_out": "19017", "value": "49", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.2", "creativity": "0.3", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-9328", "selected": "204311", "transfers_in": "2816", "transfers_out": "12144", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "26.4", "creativity": "0.3", "threat": "2.0", "ict_index": "2.9", "transfers_balance": "-4396", "selected": "200618", "transfers_in": "1944", "transfers_out": "6340", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "0.3", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-6288", "selected": "195475", "transfers_in": "3003", "transfers_out": "9291", "value": "49", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "22.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-3119", "selected": "193289", "transfers_in": "3194", "transfers_out": "6313", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "36.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "9537", "selected": "204951", "transfers_in": "13868", "transfers_out": "4331", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.2", "creativity": "0.4", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "7619", "selected": "213983", "transfers_in": "11330", "transfers_out": "3711", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "19.4", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "7808", "selected": "223116", "transfers_in": "10756", "transfers_out": "2948", "value": "49", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "17.4", "creativity": "0.9", "threat": "21.0", "ict_index": "3.9", "transfers_balance": "1425", "selected": "225713", "transfers_in": "6786", "transfers_out": "5361", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "1081", "selected": "228526", "transfers_in": "7591", "transfers_out": "6510", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.6", "creativity": "10.3", "threat": "4.0", "ict_index": "3.5", "transfers_balance": "-8098", "selected": "221071", "transfers_in": "2306", "transfers_out": "10404", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "23.0", "creativity": "0.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-5107", "selected": "216614", "transfers_in": "2248", "transfers_out": "7355", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "19.2", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-9114", "selected": "208328", "transfers_in": "2338", "transfers_out": "11452", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "9", "goals": "1", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "30", "influence": "60.2", "creativity": "20.8", "threat": "43.0", "ict_index": "12.4", "transfers_balance": "-1415", "selected": "207553", "transfers_in": "4718", "transfers_out": "6133", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.6", "creativity": "0.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "21260", "selected": "230538", "transfers_in": "26238", "transfers_out": "4978", "value": "49", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "2779", "selected": "234019", "transfers_in": "10685", "transfers_out": "7906", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "22.0", "creativity": "1.0", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-7415", "selected": "228214", "transfers_in": "6371", "transfers_out": "13786", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.4", "creativity": "0.4", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-2412", "selected": "226856", "transfers_in": "5486", "transfers_out": "7898", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "14", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "64.0", "creativity": "0.3", "threat": "17.0", "ict_index": "8.1", "transfers_balance": "-4007", "selected": "224001", "transfers_in": "3892", "transfers_out": "7899", "value": "49", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.8", "creativity": "10.5", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "81598", "selected": "308171", "transfers_in": "86839", "transfers_out": "5241", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "44455", "selected": "356169", "transfers_in": "56513", "transfers_out": "12058", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "32.6", "creativity": "21.9", "threat": "8.0", "ict_index": "6.3", "transfers_balance": "3519", "selected": "363088", "transfers_in": "22956", "transfers_out": "19437", "value": "50", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "26.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "6252", "selected": "371344", "transfers_in": "19843", "transfers_out": "13591", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.8", "creativity": "0.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-50", "selected": "378931", "transfers_in": "13217", "transfers_out": "13267", "value": "50", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.6", "creativity": "0.8", "threat": "8.0", "ict_index": "2.8", "transfers_balance": "85206", "selected": "696193", "transfers_in": "91504", "transfers_out": "6298", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "32.8", "creativity": "10.7", "threat": "4.0", "ict_index": "4.8", "transfers_balance": "-28628", "selected": "437693", "transfers_in": "4542", "transfers_out": "33170", "value": "51", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "22.0", "creativity": "0.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-7924", "selected": "431197", "transfers_in": "6560", "transfers_out": "14484", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "28.4", "creativity": "0.6", "threat": "2.0", "ict_index": "3.1", "transfers_balance": "-18026", "selected": "409816", "transfers_in": "7241", "transfers_out": "25267", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "23.2", "creativity": "10.9", "threat": "6.0", "ict_index": "4.0", "transfers_balance": "-18026", "selected": "409816", "transfers_in": "7241", "transfers_out": "25267", "value": "51", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "1.5", "threat": "27.0", "ict_index": "4.9", "transfers_balance": "-8241", "selected": "378319", "transfers_in": "3140", "transfers_out": "11381", "value": "50", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "18.0", "creativity": "0.8", "threat": "48.0", "ict_index": "6.7", "transfers_balance": "-17867", "selected": "358823", "transfers_in": "2201", "transfers_out": "20068", "value": "50", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "15.2", "creativity": "0.1", "threat": "18.0", "ict_index": "3.3", "transfers_balance": "-1668", "selected": "358959", "transfers_in": "3780", "transfers_out": "5448", "value": "50", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Kasper Schmeichel": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "20", "influence": "39.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "0", "selected": "103260", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "6123", "selected": "158278", "transfers_in": "11909", "transfers_out": "5786", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "5", "bps": "33", "influence": "54.8", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "-4780", "selected": "165581", "transfers_in": "4960", "transfers_out": "9740", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "23.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "10634", "selected": "196853", "transfers_in": "18402", "transfers_out": "7768", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "21.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "11365", "selected": "218091", "transfers_in": "18811", "transfers_out": "7446", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-6820", "selected": "216244", "transfers_in": "5601", "transfers_out": "12421", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "32", "influence": "23.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-5522", "selected": "213716", "transfers_in": "5333", "transfers_out": "10855", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "5897", "selected": "224096", "transfers_in": "12962", "transfers_out": "7065", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "22.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2994", "selected": "222290", "transfers_in": "3560", "transfers_out": "6554", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "14.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "243", "selected": "224372", "transfers_in": "7429", "transfers_out": "7186", "value": "50", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "39.0", "creativity": "11.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "6384", "selected": "233056", "transfers_in": "11583", "transfers_out": "5199", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-6072", "selected": "229096", "transfers_in": "4574", "transfers_out": "10646", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "16", "influence": "24.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-930", "selected": "229318", "transfers_in": "4340", "transfers_out": "5270", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "4", "bps": "15", "influence": "27.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-3963", "selected": "226059", "transfers_in": "1739", "transfers_out": "5702", "value": "50", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "32", "influence": "35.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "2199", "selected": "229433", "transfers_in": "5987", "transfers_out": "3788", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "12.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "11910", "selected": "244382", "transfers_in": "16338", "transfers_out": "4428", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-3986", "selected": "241272", "transfers_in": "2515", "transfers_out": "6501", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "27.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-572", "selected": "241739", "transfers_in": "4589", "transfers_out": "5161", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "24.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-8902", "selected": "233850", "transfers_in": "1071", "transfers_out": "9973", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2777", "selected": "231829", "transfers_in": "1737", "transfers_out": "4514", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-9222", "selected": "223392", "transfers_in": "1071", "transfers_out": "10293", "value": "50", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "7.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "5761", "selected": "229820", "transfers_in": "13150", "transfers_out": "7389", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "11", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "37", "influence": "49.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.9", "transfers_balance": "-6965", "selected": "224393", "transfers_in": "3302", "transfers_out": "10267", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "19.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "16993", "selected": "243463", "transfers_in": "22038", "transfers_out": "5045", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "14", "influence": "17.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "34778", "selected": "282663", "transfers_in": "43884", "transfers_out": "9106", "value": "50", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.6", "creativity": "0.1", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "9549", "selected": "294154", "transfers_in": "16889", "transfers_out": "7340", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "17", "influence": "28.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-9199", "selected": "287572", "transfers_in": "7942", "transfers_out": "17141", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "4277", "selected": "294148", "transfers_in": "13194", "transfers_out": "8917", "value": "50", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "10", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-2113", "selected": "292668", "transfers_in": "4012", "transfers_out": "6125", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-4639", "selected": "280131", "transfers_in": "2992", "transfers_out": "7631", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "15", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "40", "influence": "37.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "1515", "selected": "274744", "transfers_in": "7855", "transfers_out": "6340", "value": "50", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "8", "influence": "8.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "35030", "selected": "313271", "transfers_in": "38789", "transfers_out": "3759", "value": "50", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "85", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "9.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "15117", "selected": "333268", "transfers_in": "23514", "transfers_out": "8397", "value": "51", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15117", "selected": "333268", "transfers_in": "23514", "transfers_out": "8397", "value": "51", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24700", "selected": "273146", "transfers_in": "353", "transfers_out": "25053", "value": "51", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21684", "selected": "250909", "transfers_in": "137", "transfers_out": "21821", "value": "51", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21684", "selected": "250909", "transfers_in": "137", "transfers_out": "21821", "value": "51", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9246", "selected": "242169", "transfers_in": "67", "transfers_out": "9313", "value": "51", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Kyle Taylor": [{"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "89", "transfers_in": "72", "transfers_out": "24", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "129", "transfers_in": "40", "transfers_out": "23", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "176", "transfers_in": "39", "transfers_out": "28", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "222", "transfers_in": "44", "transfers_out": "37", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "245", "transfers_in": "18", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "274", "transfers_in": "28", "transfers_out": "16", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "291", "transfers_in": "24", "transfers_out": "20", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "303", "transfers_in": "27", "transfers_out": "26", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "320", "transfers_in": "16", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "327", "transfers_in": "21", "transfers_out": "21", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "327", "transfers_in": "21", "transfers_out": "21", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "338", "transfers_in": "6", "transfers_out": "6", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "345", "transfers_in": "13", "transfers_out": "12", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "351", "transfers_in": "13", "transfers_out": "11", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "George Thomas": [{"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "65", "transfers_in": "76", "transfers_out": "33", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "40", "selected": "174", "transfers_in": "84", "transfers_out": "44", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "25", "selected": "244", "transfers_in": "65", "transfers_out": "40", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "294", "transfers_in": "43", "transfers_out": "56", "value": "45", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "320", "transfers_in": "22", "transfers_out": "15", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "352", "transfers_in": "26", "transfers_out": "29", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "419", "transfers_in": "49", "transfers_out": "32", "value": "45", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "424", "transfers_in": "19", "transfers_out": "31", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7", "selected": "436", "transfers_in": "33", "transfers_out": "26", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "473", "transfers_in": "23", "transfers_out": "26", "value": "45", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "491", "transfers_in": "18", "transfers_out": "22", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "516", "transfers_in": "30", "transfers_out": "32", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "516", "transfers_in": "30", "transfers_out": "32", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "545", "transfers_in": "30", "transfers_out": "15", "value": "45", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "567", "transfers_in": "32", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "567", "transfers_in": "32", "transfers_out": "20", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "602", "transfers_in": "73", "transfers_out": "51", "value": "45", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Fernando Llorente": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8380", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1927", "selected": "6941", "transfers_in": "104", "transfers_out": "2031", "value": "75", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1344", "selected": "5707", "transfers_in": "193", "transfers_out": "1537", "value": "75", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-239", "selected": "5740", "transfers_in": "1114", "transfers_out": "1353", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "188", "selected": "6322", "transfers_in": "950", "transfers_out": "762", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "1.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "90", "selected": "6820", "transfers_in": "1189", "transfers_out": "1099", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "6735", "transfers_in": "1066", "transfers_out": "1444", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-363", "selected": "6635", "transfers_in": "772", "transfers_out": "1135", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "178", "selected": "6992", "transfers_in": "702", "transfers_out": "524", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "3.8", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "2628", "selected": "9957", "transfers_in": "3826", "transfers_out": "1198", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "0.7", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-1154", "selected": "9027", "transfers_in": "1283", "transfers_out": "2437", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "21.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-818", "selected": "8473", "transfers_in": "656", "transfers_out": "1474", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.6", "creativity": "3.7", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "-192", "selected": "8422", "transfers_in": "535", "transfers_out": "727", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "4.3", "threat": "9.0", "ict_index": "1.2", "transfers_balance": "-174", "selected": "8345", "transfers_in": "365", "transfers_out": "539", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "8110", "transfers_in": "203", "transfers_out": "527", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-252", "selected": "8017", "transfers_in": "330", "transfers_out": "582", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-171", "selected": "7919", "transfers_in": "218", "transfers_out": "389", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-263", "selected": "7715", "transfers_in": "143", "transfers_out": "406", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "10.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-103", "selected": "7749", "transfers_in": "360", "transfers_out": "463", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "112", "selected": "7956", "transfers_in": "457", "transfers_out": "345", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "67", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "35.2", "creativity": "15.3", "threat": "39.0", "ict_index": "9.0", "transfers_balance": "2088", "selected": "10034", "transfers_in": "2847", "transfers_out": "759", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.0", "threat": "10.0", "ict_index": "1.0", "transfers_balance": "2088", "selected": "10034", "transfers_in": "2847", "transfers_out": "759", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "229", "selected": "10569", "transfers_in": "2346", "transfers_out": "2117", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-903", "selected": "9787", "transfers_in": "374", "transfers_out": "1277", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "9570", "transfers_in": "385", "transfers_out": "738", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.3", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-233", "selected": "9398", "transfers_in": "142", "transfers_out": "375", "value": "73", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-101", "selected": "9393", "transfers_in": "289", "transfers_out": "390", "value": "73", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "9533", "transfers_in": "429", "transfers_out": "469", "value": "73", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "79", "selected": "9682", "transfers_in": "319", "transfers_out": "240", "value": "73", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-135", "selected": "9180", "transfers_in": "172", "transfers_out": "307", "value": "73", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "551", "selected": "10803", "transfers_in": "1020", "transfers_out": "469", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-696", "selected": "10154", "transfers_in": "261", "transfers_out": "957", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "9952", "transfers_in": "199", "transfers_out": "467", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-268", "selected": "9952", "transfers_in": "199", "transfers_out": "467", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "9773", "transfers_in": "87", "transfers_out": "152", "value": "73", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "5", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.0", "creativity": "0.5", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "11", "selected": "9813", "transfers_in": "132", "transfers_out": "121", "value": "73", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "9813", "transfers_in": "132", "transfers_out": "121", "value": "73", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "9862", "transfers_in": "119", "transfers_out": "111", "value": "73", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Brandon Mason": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "64421", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1388", "selected": "70909", "transfers_in": "3332", "transfers_out": "4720", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2486", "selected": "70613", "transfers_in": "3471", "transfers_out": "5957", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3254", "selected": "68937", "transfers_in": "2397", "transfers_out": "5651", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1380", "selected": "68677", "transfers_in": "2649", "transfers_out": "4029", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1851", "selected": "67802", "transfers_in": "2985", "transfers_out": "4836", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-489", "selected": "68109", "transfers_in": "3292", "transfers_out": "3781", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2236", "selected": "66400", "transfers_in": "1738", "transfers_out": "3974", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-999", "selected": "65620", "transfers_in": "1004", "transfers_out": "2003", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1476", "selected": "64450", "transfers_in": "1220", "transfers_out": "2696", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1178", "selected": "63455", "transfers_in": "640", "transfers_out": "1818", "value": "40", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6071", "selected": "71045", "transfers_in": "8706", "transfers_out": "2635", "value": "39", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4599", "selected": "76694", "transfers_in": "7020", "transfers_out": "2421", "value": "39", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2684", "selected": "80200", "transfers_in": "4991", "transfers_out": "2307", "value": "39", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2838", "selected": "83861", "transfers_in": "5033", "transfers_out": "2195", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3581", "selected": "88816", "transfers_in": "6500", "transfers_out": "2919", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1739", "selected": "91268", "transfers_in": "4092", "transfers_out": "2353", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "726", "selected": "92694", "transfers_in": "3318", "transfers_out": "2592", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1841", "selected": "95553", "transfers_in": "5316", "transfers_out": "3475", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1333", "selected": "97549", "transfers_in": "3553", "transfers_out": "2220", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2881", "selected": "101257", "transfers_in": "6358", "transfers_out": "3477", "value": "39", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3024", "selected": "104576", "transfers_in": "6166", "transfers_out": "3142", "value": "39", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4770", "selected": "100417", "transfers_in": "4202", "transfers_out": "8972", "value": "39", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4623", "selected": "95809", "transfers_in": "216", "transfers_out": "4839", "value": "39", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2976", "selected": "92860", "transfers_in": "221", "transfers_out": "3197", "value": "39", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1783", "selected": "91088", "transfers_in": "109", "transfers_out": "1892", "value": "39", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2356", "selected": "88749", "transfers_in": "183", "transfers_out": "2539", "value": "39", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1800", "selected": "86988", "transfers_in": "218", "transfers_out": "2018", "value": "39", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-865", "selected": "86109", "transfers_in": "120", "transfers_out": "985", "value": "39", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-826", "selected": "72098", "transfers_in": "100", "transfers_out": "926", "value": "39", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1061", "selected": "70122", "transfers_in": "66", "transfers_out": "1127", "value": "39", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-929", "selected": "70152", "transfers_in": "96", "transfers_out": "1025", "value": "39", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "69579", "transfers_in": "87", "transfers_out": "677", "value": "39", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-673", "selected": "68949", "transfers_in": "110", "transfers_out": "783", "value": "39", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-588", "selected": "68347", "transfers_in": "47", "transfers_out": "635", "value": "39", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-534", "selected": "67820", "transfers_in": "59", "transfers_out": "593", "value": "39", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-618", "selected": "67186", "transfers_in": "85", "transfers_out": "703", "value": "39", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-730", "selected": "66435", "transfers_in": "105", "transfers_out": "835", "value": "39", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jack Stephens": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "15.6", "creativity": "11.1", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "0", "selected": "40682", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "21.2", "creativity": "1.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "2137", "selected": "47357", "transfers_in": "4236", "transfers_out": "2099", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.4", "creativity": "0.6", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-3644", "selected": "44291", "transfers_in": "1399", "transfers_out": "5043", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.4", "creativity": "0.7", "threat": "22.0", "ict_index": "4.7", "transfers_balance": "-2707", "selected": "42734", "transfers_in": "4786", "transfers_out": "7493", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5874", "selected": "37187", "transfers_in": "1782", "transfers_out": "7656", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12585", "selected": "24742", "transfers_in": "276", "transfers_out": "12861", "value": "49", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5338", "selected": "19542", "transfers_in": "490", "transfers_out": "5828", "value": "48", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3478", "selected": "16136", "transfers_in": "277", "transfers_out": "3755", "value": "47", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1408", "selected": "14761", "transfers_in": "205", "transfers_out": "1613", "value": "47", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1490", "selected": "13317", "transfers_in": "153", "transfers_out": "1643", "value": "46", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-796", "selected": "12558", "transfers_in": "119", "transfers_out": "915", "value": "46", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-818", "selected": "11789", "transfers_in": "88", "transfers_out": "906", "value": "46", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-378", "selected": "11436", "transfers_in": "125", "transfers_out": "503", "value": "45", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-418", "selected": "11029", "transfers_in": "37", "transfers_out": "455", "value": "45", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-252", "selected": "10796", "transfers_in": "84", "transfers_out": "336", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.4", "creativity": "1.3", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-282", "selected": "10533", "transfers_in": "59", "transfers_out": "341", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "121", "selected": "10693", "transfers_in": "322", "transfers_out": "201", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.6", "creativity": "15.7", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-250", "selected": "10462", "transfers_in": "50", "transfers_out": "300", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.8", "creativity": "3.9", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "299", "selected": "10809", "transfers_in": "587", "transfers_out": "288", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "5.4", "creativity": "1.0", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-213", "selected": "10613", "transfers_in": "83", "transfers_out": "296", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.0", "creativity": "1.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-206", "selected": "10424", "transfers_in": "140", "transfers_out": "346", "value": "45", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.2", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1821", "selected": "12296", "transfers_in": "2380", "transfers_out": "559", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.6", "creativity": "0.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "111", "selected": "12457", "transfers_in": "769", "transfers_out": "658", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.8", "creativity": "0.3", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-89", "selected": "12398", "transfers_in": "398", "transfers_out": "487", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "57.4", "creativity": "2.8", "threat": "37.0", "ict_index": "9.7", "transfers_balance": "4222", "selected": "16759", "transfers_in": "5100", "transfers_out": "878", "value": "45", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "62.2", "creativity": "14.8", "threat": "21.0", "ict_index": "9.8", "transfers_balance": "3985", "selected": "20865", "transfers_in": "4895", "transfers_out": "910", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.8", "creativity": "0.5", "threat": "1.0", "ict_index": "1.9", "transfers_balance": "15011", "selected": "36511", "transfers_in": "17408", "transfers_out": "2397", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "0.2", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "7203", "selected": "44231", "transfers_in": "9625", "transfers_out": "2422", "value": "45", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "9.2", "creativity": "0.6", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "7265", "selected": "51997", "transfers_in": "8782", "transfers_out": "1517", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.8", "creativity": "0.6", "threat": "4.0", "ict_index": "1.5", "transfers_balance": "1386", "selected": "52427", "transfers_in": "3073", "transfers_out": "1687", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.2", "creativity": "10.4", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "3544", "selected": "51424", "transfers_in": "8328", "transfers_out": "4784", "value": "45", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "-2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "5", "influence": "20.8", "creativity": "0.1", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-2854", "selected": "48532", "transfers_in": "1657", "transfers_out": "4511", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15799", "selected": "31809", "transfers_in": "180", "transfers_out": "15979", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15799", "selected": "31809", "transfers_in": "180", "transfers_out": "15979", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "103", "selected": "29709", "transfers_in": "1081", "transfers_out": "978", "value": "45", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1255", "selected": "28378", "transfers_in": "417", "transfers_out": "1672", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "24.8", "creativity": "0.4", "threat": "65.0", "ict_index": "9.0", "transfers_balance": "-1255", "selected": "28378", "transfers_in": "417", "transfers_out": "1672", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "27.0", "creativity": "0.6", "threat": "17.0", "ict_index": "4.5", "transfers_balance": "-797", "selected": "27607", "transfers_in": "158", "transfers_out": "955", "value": "45", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Moses Makasi": [{"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "105", "selected": "175", "transfers_in": "144", "transfers_out": "39", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "216", "transfers_in": "51", "transfers_out": "37", "value": "45", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "289", "transfers_in": "65", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "36", "selected": "289", "transfers_in": "65", "transfers_out": "29", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "45", "selected": "371", "transfers_in": "109", "transfers_out": "64", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "390", "transfers_in": "39", "transfers_out": "44", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "410", "transfers_in": "36", "transfers_out": "37", "value": "45", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "390", "transfers_in": "9", "transfers_out": "33", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "356", "transfers_in": "1", "transfers_out": "36", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24", "selected": "333", "transfers_in": "2", "transfers_out": "26", "value": "45", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "324", "transfers_in": "0", "transfers_out": "8", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "275", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "269", "transfers_in": "2", "transfers_out": "5", "value": "45", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "266", "transfers_in": "0", "transfers_out": "3", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "263", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "258", "transfers_in": "0", "transfers_out": "4", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "260", "transfers_in": "1", "transfers_out": "0", "value": "45", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "258", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "258", "transfers_in": "0", "transfers_out": "2", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "255", "transfers_in": "1", "transfers_out": "3", "value": "45", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Ben Woodburn": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "9101", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1103", "selected": "9241", "transfers_in": "312", "transfers_out": "1415", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-990", "selected": "8543", "transfers_in": "299", "transfers_out": "1289", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2724", "selected": "14041", "transfers_in": "4984", "transfers_out": "2260", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2100", "selected": "16761", "transfers_in": "3849", "transfers_out": "1749", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1074", "selected": "18344", "transfers_in": "2832", "transfers_out": "1758", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "300", "selected": "18963", "transfers_in": "1952", "transfers_out": "1652", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "461", "selected": "19767", "transfers_in": "1996", "transfers_out": "1535", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-301", "selected": "19560", "transfers_in": "706", "transfers_out": "1007", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1010", "selected": "18653", "transfers_in": "405", "transfers_out": "1415", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-684", "selected": "18046", "transfers_in": "228", "transfers_out": "912", "value": "44", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "17476", "transfers_in": "203", "transfers_out": "857", "value": "44", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-556", "selected": "16968", "transfers_in": "122", "transfers_out": "678", "value": "44", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-588", "selected": "16406", "transfers_in": "64", "transfers_out": "652", "value": "44", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-141", "selected": "16356", "transfers_in": "492", "transfers_out": "633", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-219", "selected": "16286", "transfers_in": "549", "transfers_out": "768", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "16162", "transfers_in": "355", "transfers_out": "552", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "16022", "transfers_in": "305", "transfers_out": "514", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "15647", "transfers_in": "248", "transfers_out": "704", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-324", "selected": "15353", "transfers_in": "120", "transfers_out": "444", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "15398", "transfers_in": "733", "transfers_out": "828", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "518", "selected": "16061", "transfers_in": "1483", "transfers_out": "965", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "449", "selected": "16996", "transfers_in": "2068", "transfers_out": "1619", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "219", "selected": "17528", "transfers_in": "1235", "transfers_out": "1016", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "471", "selected": "18360", "transfers_in": "1426", "transfers_out": "955", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1211", "selected": "19750", "transfers_in": "2130", "transfers_out": "919", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "502", "selected": "20539", "transfers_in": "1974", "transfers_out": "1472", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "545", "selected": "21500", "transfers_in": "1928", "transfers_out": "1383", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "21294", "transfers_in": "490", "transfers_out": "817", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-511", "selected": "19060", "transfers_in": "241", "transfers_out": "752", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-854", "selected": "17909", "transfers_in": "125", "transfers_out": "979", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-172", "selected": "18303", "transfers_in": "414", "transfers_out": "586", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "178", "selected": "18638", "transfers_in": "546", "transfers_out": "368", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "407", "selected": "20249", "transfers_in": "903", "transfers_out": "496", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329", "selected": "18799", "transfers_in": "189", "transfers_out": "518", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "355", "selected": "19231", "transfers_in": "655", "transfers_out": "300", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "739", "selected": "20553", "transfers_in": "1154", "transfers_out": "415", "value": "42", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.3", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "318", "selected": "20551", "transfers_in": "897", "transfers_out": "579", "value": "42", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Lasse Sorenson": [{"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "29", "transfers_in": "27", "transfers_out": "8", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "46", "transfers_in": "25", "transfers_out": "20", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "62", "transfers_in": "24", "transfers_out": "16", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10", "selected": "71", "transfers_in": "28", "transfers_out": "18", "value": "45", "played_for": "STK", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "82", "transfers_in": "34", "transfers_out": "28", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "75", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "29.6", "creativity": "25.4", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "21", "selected": "109", "transfers_in": "90", "transfers_out": "69", "value": "45", "played_for": "STK", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Petr Cech": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "0", "selected": "222249", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "25.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-12409", "selected": "262457", "transfers_in": "4337", "transfers_out": "16746", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "58.4", "creativity": "0.0", "threat": "0.0", "ict_index": "5.8", "transfers_balance": "-18456", "selected": "261327", "transfers_in": "1931", "transfers_out": "20387", "value": "55", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "4", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "19.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-14720", "selected": "262836", "transfers_in": "5428", "transfers_out": "20148", "value": "55", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "10", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "30", "influence": "30.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-8113", "selected": "262787", "transfers_in": "2010", "transfers_out": "10123", "value": "55", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1650", "selected": "275010", "transfers_in": "11369", "transfers_out": "9719", "value": "55", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "25", "influence": "7.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "3690", "selected": "287723", "transfers_in": "15096", "transfers_out": "11406", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "7.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1660", "selected": "295997", "transfers_in": "8675", "transfers_out": "10335", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "6", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-7705", "selected": "291032", "transfers_in": "2101", "transfers_out": "9806", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "3778", "selected": "298019", "transfers_in": "14263", "transfers_out": "10485", "value": "55", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "14", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-12168", "selected": "287256", "transfers_in": "1152", "transfers_out": "13320", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "29.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-8972", "selected": "279687", "transfers_in": "1388", "transfers_out": "10360", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "1099", "selected": "282218", "transfers_in": "4465", "transfers_out": "3366", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "2433", "selected": "285936", "transfers_in": "5687", "transfers_out": "3254", "value": "54", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-2189", "selected": "285346", "transfers_in": "3400", "transfers_out": "5589", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "16", "influence": "17.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "1643", "selected": "289513", "transfers_in": "7814", "transfers_out": "6171", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "1.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-3549", "selected": "286816", "transfers_in": "1878", "transfers_out": "5427", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "18.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1922", "selected": "289847", "transfers_in": "5952", "transfers_out": "4030", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "41.0", "creativity": "0.0", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "-5150", "selected": "286269", "transfers_in": "2368", "transfers_out": "7518", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1103", "selected": "286234", "transfers_in": "2689", "transfers_out": "3792", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "2", "bps": "10", "influence": "11.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-2657", "selected": "284610", "transfers_in": "3685", "transfers_out": "6342", "value": "54", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "34.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-6680", "selected": "278241", "transfers_in": "1226", "transfers_out": "7906", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-1457", "selected": "278447", "transfers_in": "7523", "transfers_out": "8980", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "32.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "-3251", "selected": "275975", "transfers_in": "4218", "transfers_out": "7469", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "7817", "selected": "285384", "transfers_in": "13973", "transfers_out": "6156", "value": "54", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "0.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8870", "selected": "276847", "transfers_in": "755", "transfers_out": "9625", "value": "54", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "4", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "24", "influence": "43.4", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-19845", "selected": "257265", "transfers_in": "173", "transfers_out": "20018", "value": "54", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "20.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-3051", "selected": "255105", "transfers_in": "1057", "transfers_out": "4108", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "11", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-581", "selected": "254897", "transfers_in": "1506", "transfers_out": "2087", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "15", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "44", "influence": "50.2", "creativity": "0.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-1005", "selected": "251105", "transfers_in": "1634", "transfers_out": "2639", "value": "53", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10839", "selected": "264728", "transfers_in": "14421", "transfers_out": "3582", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "33.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "1949", "selected": "267715", "transfers_in": "7466", "transfers_out": "5517", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "16.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-5394", "selected": "260963", "transfers_in": "1400", "transfers_out": "6794", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12209", "selected": "286064", "transfers_in": "14569", "transfers_out": "2360", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9827", "selected": "264754", "transfers_in": "519", "transfers_out": "10346", "value": "53", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2673", "selected": "262253", "transfers_in": "2037", "transfers_out": "4710", "value": "53", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "7", "bps": "25", "influence": "48.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-2673", "selected": "262253", "transfers_in": "2037", "transfers_out": "4710", "value": "53", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "845", "selected": "263510", "transfers_in": "2534", "transfers_out": "1689", "value": "53", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Callum Hudson-Odoi": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "13", "transfers_in": "9", "transfers_out": "5", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "47", "transfers_in": "27", "transfers_out": "15", "value": "45", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "53", "transfers_in": "15", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "86", "transfers_in": "23", "transfers_out": "15", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "106", "transfers_in": "21", "transfers_out": "17", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "1.1", "threat": "25.0", "ict_index": "3.5", "transfers_balance": "8", "selected": "142", "transfers_in": "26", "transfers_out": "18", "value": "45", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "151", "selected": "308", "transfers_in": "178", "transfers_out": "27", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "359", "transfers_in": "70", "transfers_out": "51", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "379", "transfers_in": "41", "transfers_out": "58", "value": "45", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "366", "transfers_in": "16", "transfers_out": "33", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "378", "transfers_in": "19", "transfers_out": "23", "value": "45", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-11", "selected": "378", "transfers_in": "14", "transfers_out": "25", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "398", "transfers_in": "32", "transfers_out": "21", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "422", "transfers_in": "38", "transfers_out": "26", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "422", "transfers_in": "38", "transfers_out": "26", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "415", "transfers_in": "9", "transfers_out": "14", "value": "45", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "422", "transfers_in": "10", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "422", "transfers_in": "10", "transfers_out": "12", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "427", "transfers_in": "20", "transfers_out": "19", "value": "45", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Chung-yong Lee": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4623", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-491", "selected": "4939", "transfers_in": "171", "transfers_out": "662", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "13.8", "threat": "6.0", "ict_index": "2.2", "transfers_balance": "-510", "selected": "4601", "transfers_in": "156", "transfers_out": "666", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "16.6", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "6055", "selected": "13754", "transfers_in": "8920", "transfers_out": "2865", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16682", "selected": "33857", "transfers_in": "21905", "transfers_out": "5223", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2243", "selected": "38185", "transfers_in": "7342", "transfers_out": "5099", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2034", "selected": "36487", "transfers_in": "1287", "transfers_out": "3321", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1919", "selected": "34765", "transfers_in": "885", "transfers_out": "2804", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1554", "selected": "33285", "transfers_in": "316", "transfers_out": "1870", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3324", "selected": "29988", "transfers_in": "96", "transfers_out": "3420", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2110", "selected": "27887", "transfers_in": "12", "transfers_out": "2122", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1934", "selected": "25960", "transfers_in": "22", "transfers_out": "1956", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1636", "selected": "24328", "transfers_in": "11", "transfers_out": "1647", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1442", "selected": "22890", "transfers_in": "11", "transfers_out": "1453", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1095", "selected": "21807", "transfers_in": "19", "transfers_out": "1114", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-815", "selected": "21145", "transfers_in": "126", "transfers_out": "941", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-623", "selected": "20564", "transfers_in": "58", "transfers_out": "681", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-399", "selected": "20239", "transfers_in": "137", "transfers_out": "536", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-509", "selected": "19795", "transfers_in": "197", "transfers_out": "706", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-302", "selected": "19512", "transfers_in": "131", "transfers_out": "433", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-608", "selected": "18938", "transfers_in": "121", "transfers_out": "729", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-563", "selected": "18385", "transfers_in": "107", "transfers_out": "670", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-917", "selected": "17501", "transfers_in": "123", "transfers_out": "1040", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-477", "selected": "17042", "transfers_in": "87", "transfers_out": "564", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "16748", "transfers_in": "92", "transfers_out": "415", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "16605", "transfers_in": "80", "transfers_out": "242", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-220", "selected": "16413", "transfers_in": "127", "transfers_out": "347", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "3", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "539", "selected": "17693", "transfers_in": "1042", "transfers_out": "503", "value": "42", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "717", "selected": "19002", "transfers_in": "1187", "transfers_out": "470", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "276", "selected": "17453", "transfers_in": "874", "transfers_out": "598", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-223", "selected": "17385", "transfers_in": "413", "transfers_out": "636", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "18169", "transfers_in": "626", "transfers_out": "597", "value": "42", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-42", "selected": "18440", "transfers_in": "414", "transfers_out": "456", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "267", "selected": "19836", "transfers_in": "788", "transfers_out": "521", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-129", "selected": "19425", "transfers_in": "285", "transfers_out": "414", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "86", "selected": "19162", "transfers_in": "417", "transfers_out": "331", "value": "42", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "397", "selected": "19904", "transfers_in": "825", "transfers_out": "428", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "353", "selected": "20297", "transfers_in": "854", "transfers_out": "501", "value": "42", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Georginio Wijnaldum": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "14.4", "threat": "22.0", "ict_index": "4.4", "transfers_balance": "0", "selected": "295522", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "2.4", "threat": "29.0", "ict_index": "3.8", "transfers_balance": "-19756", "selected": "290335", "transfers_in": "13115", "transfers_out": "32871", "value": "70", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "12.6", "creativity": "25.2", "threat": "7.0", "ict_index": "4.5", "transfers_balance": "-39645", "selected": "254227", "transfers_in": "4271", "transfers_out": "43916", "value": "70", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "57", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "1.2", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-25038", "selected": "233420", "transfers_in": "6896", "transfers_out": "31934", "value": "69", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15607", "selected": "219824", "transfers_in": "5969", "transfers_out": "21576", "value": "69", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.2", "creativity": "2.3", "threat": "23.0", "ict_index": "3.2", "transfers_balance": "-31399", "selected": "189559", "transfers_in": "1886", "transfers_out": "33285", "value": "68", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "4.8", "creativity": "4.7", "threat": "22.0", "ict_index": "3.2", "transfers_balance": "-18106", "selected": "172317", "transfers_in": "1937", "transfers_out": "20043", "value": "68", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "16.5", "threat": "30.0", "ict_index": "6.4", "transfers_balance": "-13446", "selected": "159694", "transfers_in": "1429", "transfers_out": "14875", "value": "68", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5120", "selected": "154962", "transfers_in": "1553", "transfers_out": "6673", "value": "67", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "40.2", "creativity": "17.2", "threat": "25.0", "ict_index": "8.2", "transfers_balance": "-12939", "selected": "142278", "transfers_in": "1351", "transfers_out": "14290", "value": "67", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.4", "creativity": "2.6", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-6880", "selected": "136058", "transfers_in": "3242", "transfers_out": "10122", "value": "67", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "32.6", "creativity": "35.0", "threat": "35.0", "ict_index": "10.3", "transfers_balance": "-1115", "selected": "135731", "transfers_in": "2641", "transfers_out": "3756", "value": "67", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "24", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.8", "creativity": "1.7", "threat": "25.0", "ict_index": "3.2", "transfers_balance": "-1044", "selected": "135137", "transfers_in": "1808", "transfers_out": "2852", "value": "67", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "12.4", "creativity": "8.4", "threat": "15.0", "ict_index": "3.6", "transfers_balance": "-2233", "selected": "133162", "transfers_in": "759", "transfers_out": "2992", "value": "67", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "13.8", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-2285", "selected": "131093", "transfers_in": "684", "transfers_out": "2969", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2323", "selected": "129080", "transfers_in": "902", "transfers_out": "3225", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.2", "creativity": "5.0", "threat": "38.0", "ict_index": "4.7", "transfers_balance": "-2092", "selected": "127171", "transfers_in": "515", "transfers_out": "2607", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.4", "creativity": "4.5", "threat": "2.0", "ict_index": "1.4", "transfers_balance": "-1584", "selected": "125804", "transfers_in": "480", "transfers_out": "2064", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "10.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-2029", "selected": "124026", "transfers_in": "478", "transfers_out": "2507", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "14.6", "creativity": "15.8", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1768", "selected": "122374", "transfers_in": "258", "transfers_out": "2026", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1797", "selected": "120780", "transfers_in": "367", "transfers_out": "2164", "value": "67", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "8.2", "creativity": "1.2", "threat": "16.0", "ict_index": "2.5", "transfers_balance": "-915", "selected": "119933", "transfers_in": "251", "transfers_out": "1166", "value": "67", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.0", "creativity": "18.3", "threat": "15.0", "ict_index": "4.9", "transfers_balance": "-1923", "selected": "118501", "transfers_in": "495", "transfers_out": "2418", "value": "66", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "5.0", "creativity": "16.4", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-918", "selected": "117961", "transfers_in": "542", "transfers_out": "1460", "value": "66", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-518", "selected": "117909", "transfers_in": "842", "transfers_out": "1360", "value": "66", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.4", "creativity": "0.4", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-769", "selected": "117291", "transfers_in": "355", "transfers_out": "1124", "value": "66", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "7.8", "creativity": "12.3", "threat": "3.0", "ict_index": "2.3", "transfers_balance": "-1090", "selected": "116423", "transfers_in": "277", "transfers_out": "1367", "value": "66", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-417", "selected": "116387", "transfers_in": "740", "transfers_out": "1157", "value": "66", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2028", "selected": "114416", "transfers_in": "33", "transfers_out": "2061", "value": "66", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "0.7", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "-1382", "selected": "125916", "transfers_in": "16", "transfers_out": "1398", "value": "66", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.4", "creativity": "2.4", "threat": "10.0", "ict_index": "2.0", "transfers_balance": "-164", "selected": "125972", "transfers_in": "212", "transfers_out": "376", "value": "66", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "1.6", "creativity": "4.8", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-260", "selected": "125971", "transfers_in": "206", "transfers_out": "466", "value": "66", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "10.8", "creativity": "16.3", "threat": "1.0", "ict_index": "2.8", "transfers_balance": "41", "selected": "126194", "transfers_in": "366", "transfers_out": "325", "value": "66", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.4", "creativity": "45.1", "threat": "4.0", "ict_index": "7.0", "transfers_balance": "-21", "selected": "126327", "transfers_in": "368", "transfers_out": "389", "value": "66", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "6", "goals": "0", "assists": "1", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "26.6", "creativity": "14.4", "threat": "2.0", "ict_index": "4.3", "transfers_balance": "361", "selected": "126995", "transfers_in": "632", "transfers_out": "271", "value": "66", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.8", "creativity": "15.0", "threat": "38.0", "ict_index": "5.4", "transfers_balance": "2015", "selected": "129076", "transfers_in": "2383", "transfers_out": "368", "value": "66", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "10.4", "creativity": "5.2", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-515", "selected": "128621", "transfers_in": "684", "transfers_out": "1199", "value": "66", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "22.4", "creativity": "22.2", "threat": "25.0", "ict_index": "7.0", "transfers_balance": "3273", "selected": "132301", "transfers_in": "3884", "transfers_out": "611", "value": "66", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jason Lokilo": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4672", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-599", "selected": "4706", "transfers_in": "171", "transfers_out": "770", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "4077", "transfers_in": "139", "transfers_out": "940", "value": "45", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "4111", "transfers_in": "642", "transfers_out": "900", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1313", "selected": "6328", "transfers_in": "3120", "transfers_out": "1807", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1255", "selected": "8458", "transfers_in": "3899", "transfers_out": "2644", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "610", "selected": "9526", "transfers_in": "2588", "transfers_out": "1978", "value": "44", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-211", "selected": "9586", "transfers_in": "1282", "transfers_out": "1493", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-178", "selected": "9495", "transfers_in": "537", "transfers_out": "715", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-552", "selected": "8998", "transfers_in": "249", "transfers_out": "801", "value": "44", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-297", "selected": "8738", "transfers_in": "131", "transfers_out": "428", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-272", "selected": "8526", "transfers_in": "184", "transfers_out": "456", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-255", "selected": "8295", "transfers_in": "75", "transfers_out": "330", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-209", "selected": "8100", "transfers_in": "37", "transfers_out": "246", "value": "44", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-215", "selected": "7895", "transfers_in": "22", "transfers_out": "237", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-207", "selected": "7707", "transfers_in": "36", "transfers_out": "243", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "7579", "transfers_in": "17", "transfers_out": "154", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "7457", "transfers_in": "26", "transfers_out": "158", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-212", "selected": "7267", "transfers_in": "19", "transfers_out": "231", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "7132", "transfers_in": "14", "transfers_out": "156", "value": "44", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-152", "selected": "6994", "transfers_in": "22", "transfers_out": "174", "value": "43", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65", "selected": "6939", "transfers_in": "78", "transfers_out": "143", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-142", "selected": "6836", "transfers_in": "109", "transfers_out": "251", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "6793", "transfers_in": "82", "transfers_out": "148", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "6752", "transfers_in": "60", "transfers_out": "131", "value": "43", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "6783", "transfers_in": "92", "transfers_out": "77", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "6791", "transfers_in": "133", "transfers_out": "146", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "47", "selected": "6874", "transfers_in": "179", "transfers_out": "132", "value": "43", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6884", "transfers_in": "47", "transfers_out": "55", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "5824", "transfers_in": "52", "transfers_out": "58", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33", "selected": "5783", "transfers_in": "33", "transfers_out": "66", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5798", "transfers_in": "55", "transfers_out": "66", "value": "43", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5799", "transfers_in": "24", "transfers_out": "35", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "5831", "transfers_in": "49", "transfers_out": "43", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "5806", "transfers_in": "17", "transfers_out": "34", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5786", "transfers_in": "22", "transfers_out": "33", "value": "43", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5782", "transfers_in": "20", "transfers_out": "31", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "5791", "transfers_in": "50", "transfers_out": "48", "value": "43", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Andre Gray": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "2.9", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "95817", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.6", "creativity": "1.8", "threat": "33.0", "ict_index": "3.7", "transfers_balance": "-15808", "selected": "87651", "transfers_in": "2837", "transfers_out": "18645", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.8", "threat": "12.0", "ict_index": "1.0", "transfers_balance": "3837", "selected": "95046", "transfers_in": "16465", "transfers_out": "12628", "value": "65", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.6", "creativity": "31.5", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "-14548", "selected": "82643", "transfers_in": "2935", "transfers_out": "17483", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "73", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-9543", "selected": "73934", "transfers_in": "2051", "transfers_out": "11594", "value": "64", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "85", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.4", "creativity": "2.4", "threat": "45.0", "ict_index": "8.0", "transfers_balance": "-6171", "selected": "68620", "transfers_in": "3834", "transfers_out": "10005", "value": "63", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "20.0", "ict_index": "2.0", "transfers_balance": "9599", "selected": "79758", "transfers_in": "15935", "transfers_out": "6336", "value": "63", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "3.0", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-3442", "selected": "77375", "transfers_in": "6547", "transfers_out": "9989", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5197", "selected": "72691", "transfers_in": "2049", "transfers_out": "7246", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "2.6", "threat": "52.0", "ict_index": "4.8", "transfers_balance": "-1827", "selected": "71530", "transfers_in": "6230", "transfers_out": "8057", "value": "63", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "21.2", "creativity": "30.5", "threat": "4.0", "ict_index": "5.6", "transfers_balance": "-3877", "selected": "68137", "transfers_in": "2813", "transfers_out": "6690", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "42.9", "threat": "50.0", "ict_index": "11.0", "transfers_balance": "4161", "selected": "73149", "transfers_in": "8376", "transfers_out": "4215", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "35.2", "creativity": "19.7", "threat": "80.0", "ict_index": "13.5", "transfers_balance": "11432", "selected": "85531", "transfers_in": "15804", "transfers_out": "4372", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.6", "creativity": "12.5", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "35631", "selected": "122692", "transfers_in": "41847", "transfers_out": "6216", "value": "63", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "6900", "selected": "130839", "transfers_in": "18170", "transfers_out": "11270", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-2781", "selected": "129336", "transfers_in": "13753", "transfers_out": "16534", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "10", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9377", "selected": "120570", "transfers_in": "7806", "transfers_out": "17183", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "3.3", "threat": "6.0", "ict_index": "0.7", "transfers_balance": "-9250", "selected": "111832", "transfers_in": "6531", "transfers_out": "15781", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.8", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-3016", "selected": "109517", "transfers_in": "11401", "transfers_out": "14417", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5107", "selected": "104801", "transfers_in": "5346", "transfers_out": "10453", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "13", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.0", "creativity": "10.0", "threat": "17.0", "ict_index": "3.2", "transfers_balance": "-5951", "selected": "99296", "transfers_in": "7951", "transfers_out": "13902", "value": "63", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "42.0", "creativity": "11.3", "threat": "67.0", "ict_index": "12.0", "transfers_balance": "-9481", "selected": "89937", "transfers_in": "1129", "transfers_out": "10610", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "72", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "32.6", "creativity": "10.8", "threat": "49.0", "ict_index": "9.2", "transfers_balance": "11762", "selected": "102888", "transfers_in": "22578", "transfers_out": "10816", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.2", "creativity": "0.9", "threat": "52.0", "ict_index": "5.7", "transfers_balance": "7290", "selected": "111059", "transfers_in": "16279", "transfers_out": "8989", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.2", "creativity": "10.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-3720", "selected": "108086", "transfers_in": "7368", "transfers_out": "11088", "value": "63", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12043", "selected": "96279", "transfers_in": "1004", "transfers_out": "13047", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "1.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-7099", "selected": "89569", "transfers_in": "2372", "transfers_out": "9471", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5337", "selected": "84710", "transfers_in": "1474", "transfers_out": "6811", "value": "63", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2646", "selected": "82211", "transfers_in": "1209", "transfers_out": "3855", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3809", "selected": "81625", "transfers_in": "399", "transfers_out": "4208", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-458", "selected": "83138", "transfers_in": "1363", "transfers_out": "1821", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1456", "selected": "80178", "transfers_in": "919", "transfers_out": "2375", "value": "63", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1179", "selected": "79094", "transfers_in": "602", "transfers_out": "1781", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "4.8", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-1357", "selected": "77746", "transfers_in": "235", "transfers_out": "1592", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "12.8", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-128", "selected": "77903", "transfers_in": "598", "transfers_out": "726", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "12.0", "threat": "21.0", "ict_index": "3.7", "transfers_balance": "-827", "selected": "77028", "transfers_in": "121", "transfers_out": "948", "value": "63", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "79", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "36.4", "creativity": "17.8", "threat": "54.0", "ict_index": "10.8", "transfers_balance": "-315", "selected": "76749", "transfers_in": "309", "transfers_out": "624", "value": "63", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.0", "creativity": "3.4", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "1542", "selected": "78552", "transfers_in": "2283", "transfers_out": "741", "value": "63", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Joel Matip": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.6", "creativity": "0.6", "threat": "11.0", "ict_index": "2.9", "transfers_balance": "0", "selected": "118699", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "20.6", "creativity": "10.9", "threat": "9.0", "ict_index": "4.1", "transfers_balance": "-7148", "selected": "132912", "transfers_in": "5407", "transfers_out": "12555", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "21.4", "creativity": "0.6", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2536", "selected": "140531", "transfers_in": "6673", "transfers_out": "9209", "value": "55", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "18.8", "creativity": "3.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "2959", "selected": "156167", "transfers_in": "12366", "transfers_out": "9407", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.4", "creativity": "14.8", "threat": "4.0", "ict_index": "3.8", "transfers_balance": "-4146", "selected": "155993", "transfers_in": "7390", "transfers_out": "11536", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "14.2", "creativity": "0.2", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-20395", "selected": "137672", "transfers_in": "2484", "transfers_out": "22879", "value": "55", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "33.0", "creativity": "13.8", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "-9563", "selected": "129445", "transfers_in": "3113", "transfers_out": "12676", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "20.4", "creativity": "0.8", "threat": "22.0", "ict_index": "4.3", "transfers_balance": "-8926", "selected": "121696", "transfers_in": "1153", "transfers_out": "10079", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "1000", "selected": "123800", "transfers_in": "3998", "transfers_out": "2998", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "14.4", "creativity": "2.2", "threat": "8.0", "ict_index": "2.5", "transfers_balance": "-771", "selected": "124164", "transfers_in": "6241", "transfers_out": "7012", "value": "55", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "54.6", "creativity": "0.3", "threat": "33.0", "ict_index": "8.8", "transfers_balance": "3093", "selected": "128476", "transfers_in": "6713", "transfers_out": "3620", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "37450", "selected": "171792", "transfers_in": "48524", "transfers_out": "11074", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "33.0", "creativity": "10.9", "threat": "20.0", "ict_index": "6.4", "transfers_balance": "-26965", "selected": "145044", "transfers_in": "564", "transfers_out": "27529", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "41.0", "creativity": "1.8", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "-559", "selected": "145094", "transfers_in": "4051", "transfers_out": "4610", "value": "55", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3195", "selected": "142682", "transfers_in": "8382", "transfers_out": "11577", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18977", "selected": "123851", "transfers_in": "270", "transfers_out": "19247", "value": "55", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8546", "selected": "115350", "transfers_in": "81", "transfers_out": "8627", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6894", "selected": "108482", "transfers_in": "56", "transfers_out": "6950", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5671", "selected": "102863", "transfers_in": "87", "transfers_out": "5758", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.0", "creativity": "1.1", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-2613", "selected": "100296", "transfers_in": "121", "transfers_out": "2734", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "40.0", "creativity": "10.8", "threat": "22.0", "ict_index": "7.3", "transfers_balance": "5086", "selected": "105904", "transfers_in": "6627", "transfers_out": "1541", "value": "54", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1144", "selected": "107289", "transfers_in": "3117", "transfers_out": "1973", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.8", "creativity": "0.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-3069", "selected": "104768", "transfers_in": "1134", "transfers_out": "4203", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.4", "creativity": "15.8", "threat": "3.0", "ict_index": "3.6", "transfers_balance": "541", "selected": "105800", "transfers_in": "2557", "transfers_out": "2016", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "37.6", "creativity": "4.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-403", "selected": "105836", "transfers_in": "1784", "transfers_out": "2187", "value": "54", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "5.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-230", "selected": "105843", "transfers_in": "1150", "transfers_out": "1380", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "13.6", "creativity": "0.5", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-617", "selected": "105560", "transfers_in": "1633", "transfers_out": "2250", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "24.0", "creativity": "0.9", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "2279", "selected": "108457", "transfers_in": "3892", "transfers_out": "1613", "value": "54", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "2886", "selected": "111812", "transfers_in": "4094", "transfers_out": "1208", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2707", "selected": "110389", "transfers_in": "638", "transfers_out": "3345", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-827", "selected": "109727", "transfers_in": "1094", "transfers_out": "1921", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.6", "creativity": "1.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "155", "selected": "110329", "transfers_in": "1315", "transfers_out": "1160", "value": "54", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4355", "selected": "105961", "transfers_in": "195", "transfers_out": "4550", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3048", "selected": "102842", "transfers_in": "40", "transfers_out": "3088", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1559", "selected": "101429", "transfers_in": "34", "transfers_out": "1593", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-885", "selected": "100644", "transfers_in": "27", "transfers_out": "912", "value": "54", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-617", "selected": "100017", "transfers_in": "43", "transfers_out": "660", "value": "54", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "99476", "transfers_in": "77", "transfers_out": "634", "value": "54", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Vincent Janssen": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11771", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2117", "selected": "11324", "transfers_in": "219", "transfers_out": "2336", "value": "75", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1221", "selected": "10446", "transfers_in": "409", "transfers_out": "1630", "value": "74", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1216", "selected": "9464", "transfers_in": "191", "transfers_out": "1407", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1164", "selected": "8327", "transfers_in": "55", "transfers_out": "1219", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-760", "selected": "7569", "transfers_in": "4", "transfers_out": "764", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-456", "selected": "7114", "transfers_in": "9", "transfers_out": "465", "value": "74", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "6821", "transfers_in": "6", "transfers_out": "302", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "6706", "transfers_in": "1", "transfers_out": "117", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "6601", "transfers_in": "5", "transfers_out": "113", "value": "74", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "6523", "transfers_in": "2", "transfers_out": "83", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "6440", "transfers_in": "7", "transfers_out": "93", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "6393", "transfers_in": "2", "transfers_out": "52", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "6370", "transfers_in": "4", "transfers_out": "31", "value": "74", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "6344", "transfers_in": "3", "transfers_out": "29", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "6317", "transfers_in": "6", "transfers_out": "36", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "6292", "transfers_in": "1", "transfers_out": "26", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "6274", "transfers_in": "3", "transfers_out": "21", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "6252", "transfers_in": "4", "transfers_out": "26", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "6239", "transfers_in": "6", "transfers_out": "19", "value": "74", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "6203", "transfers_in": "5", "transfers_out": "20", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "6203", "transfers_in": "5", "transfers_out": "20", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "6175", "transfers_in": "15", "transfers_out": "46", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "6136", "transfers_in": "4", "transfers_out": "43", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "6124", "transfers_in": "3", "transfers_out": "16", "value": "74", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "6108", "transfers_in": "1", "transfers_out": "19", "value": "74", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "6101", "transfers_in": "3", "transfers_out": "14", "value": "74", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "6074", "transfers_in": "2", "transfers_out": "30", "value": "74", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "6073", "transfers_in": "1", "transfers_out": "4", "value": "74", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6479", "transfers_in": "1", "transfers_out": "9", "value": "74", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "6470", "transfers_in": "3", "transfers_out": "12", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "6461", "transfers_in": "3", "transfers_out": "14", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "6457", "transfers_in": "4", "transfers_out": "8", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "6457", "transfers_in": "4", "transfers_out": "8", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6452", "transfers_in": "2", "transfers_out": "2", "value": "74", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6452", "transfers_in": "3", "transfers_out": "3", "value": "74", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6452", "transfers_in": "3", "transfers_out": "3", "value": "74", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "6454", "transfers_in": "6", "transfers_out": "6", "value": "74", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Layton Ndukwu": [{"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ga\u00ebtan Bong": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5547", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-649", "selected": "5722", "transfers_in": "64", "transfers_out": "713", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-638", "selected": "5218", "transfers_in": "79", "transfers_out": "717", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-589", "selected": "4817", "transfers_in": "80", "transfers_out": "669", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-503", "selected": "4333", "transfers_in": "13", "transfers_out": "516", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-342", "selected": "4013", "transfers_in": "35", "transfers_out": "377", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "15.8", "creativity": "2.2", "threat": "2.0", "ict_index": "2.0", "transfers_balance": "-170", "selected": "3890", "transfers_in": "60", "transfers_out": "230", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-88", "selected": "3850", "transfers_in": "75", "transfers_out": "163", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-71", "selected": "3803", "transfers_in": "24", "transfers_out": "95", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.6", "creativity": "3.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "383", "selected": "4295", "transfers_in": "525", "transfers_out": "142", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "10.2", "creativity": "0.7", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "99", "selected": "4448", "transfers_in": "226", "transfers_out": "127", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "1.8", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "1371", "selected": "6055", "transfers_in": "1667", "transfers_out": "296", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.8", "creativity": "5.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "33", "selected": "6164", "transfers_in": "357", "transfers_out": "324", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "875", "selected": "7129", "transfers_in": "1157", "transfers_out": "282", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.0", "creativity": "2.8", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-473", "selected": "6689", "transfers_in": "155", "transfers_out": "628", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "89", "selected": "6856", "transfers_in": "372", "transfers_out": "283", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.4", "creativity": "0.6", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-299", "selected": "6579", "transfers_in": "54", "transfers_out": "353", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "11.2", "creativity": "1.1", "threat": "1.0", "ict_index": "1.3", "transfers_balance": "-129", "selected": "6482", "transfers_in": "110", "transfers_out": "239", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "405", "selected": "6959", "transfers_in": "637", "transfers_out": "232", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-259", "selected": "6733", "transfers_in": "139", "transfers_out": "398", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "26.0", "creativity": "2.2", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-188", "selected": "6679", "transfers_in": "255", "transfers_out": "443", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2469", "selected": "9284", "transfers_in": "3350", "transfers_out": "881", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.4", "creativity": "2.8", "threat": "1.0", "ict_index": "1.6", "transfers_balance": "-376", "selected": "9190", "transfers_in": "706", "transfers_out": "1082", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-262", "selected": "9085", "transfers_in": "352", "transfers_out": "614", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.4", "creativity": "4.6", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-260", "selected": "9011", "transfers_in": "265", "transfers_out": "525", "value": "44", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "51.2", "threat": "4.0", "ict_index": "7.4", "transfers_balance": "46", "selected": "9132", "transfers_in": "318", "transfers_out": "272", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "127", "selected": "9396", "transfers_in": "471", "transfers_out": "344", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "14.0", "creativity": "1.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "290", "selected": "9870", "transfers_in": "623", "transfers_out": "333", "value": "44", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-86", "selected": "9818", "transfers_in": "241", "transfers_out": "327", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "82", "opponent": "EVE", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "14.7", "threat": "2.0", "ict_index": "2.2", "transfers_balance": "88", "selected": "9130", "transfers_in": "308", "transfers_out": "220", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "11.2", "creativity": "12.0", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "-48", "selected": "8558", "transfers_in": "392", "transfers_out": "440", "value": "44", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.6", "creativity": "14.9", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "668", "selected": "9271", "transfers_in": "990", "transfers_out": "322", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "85", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "14.7", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "795", "selected": "10603", "transfers_in": "1092", "transfers_out": "297", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.4", "creativity": "1.2", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "795", "selected": "10603", "transfers_in": "1092", "transfers_out": "297", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "17.8", "creativity": "1.7", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "8", "selected": "9755", "transfers_in": "223", "transfers_out": "215", "value": "44", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "7.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "1248", "selected": "11191", "transfers_in": "1646", "transfers_out": "398", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "10.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1248", "selected": "11191", "transfers_in": "1646", "transfers_out": "398", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "0.2", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "109", "selected": "11171", "transfers_in": "398", "transfers_out": "289", "value": "44", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Sam Field": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.2", "creativity": "1.3", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "0", "selected": "2503", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "85", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.6", "creativity": "0.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "706", "selected": "4928", "transfers_in": "1292", "transfers_out": "586", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9586", "selected": "17183", "transfers_in": "12757", "transfers_out": "3171", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1649", "selected": "15835", "transfers_in": "575", "transfers_out": "2224", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1381", "selected": "14535", "transfers_in": "170", "transfers_out": "1551", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1351", "selected": "13241", "transfers_in": "106", "transfers_out": "1457", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-961", "selected": "12333", "transfers_in": "126", "transfers_out": "1087", "value": "45", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-715", "selected": "11661", "transfers_in": "151", "transfers_out": "866", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-484", "selected": "11197", "transfers_in": "65", "transfers_out": "549", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-754", "selected": "10467", "transfers_in": "45", "transfers_out": "799", "value": "45", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-429", "selected": "10047", "transfers_in": "30", "transfers_out": "459", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "9672", "transfers_in": "32", "transfers_out": "440", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "66", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.6", "creativity": "10.8", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-424", "selected": "9266", "transfers_in": "20", "transfers_out": "444", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "83", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "42.4", "creativity": "3.8", "threat": "17.0", "ict_index": "6.3", "transfers_balance": "-199", "selected": "9079", "transfers_in": "75", "transfers_out": "274", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.8", "creativity": "14.8", "threat": "56.0", "ict_index": "8.8", "transfers_balance": "2709", "selected": "12024", "transfers_in": "3256", "transfers_out": "547", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.0", "creativity": "15.3", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "842", "selected": "13063", "transfers_in": "1788", "transfers_out": "946", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "-1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-237", "selected": "12908", "transfers_in": "699", "transfers_out": "936", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-728", "selected": "12212", "transfers_in": "112", "transfers_out": "840", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-725", "selected": "11517", "transfers_in": "98", "transfers_out": "823", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-482", "selected": "11040", "transfers_in": "31", "transfers_out": "513", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-636", "selected": "10415", "transfers_in": "41", "transfers_out": "677", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "10003", "transfers_in": "16", "transfers_out": "428", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-515", "selected": "9519", "transfers_in": "105", "transfers_out": "620", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321", "selected": "9208", "transfers_in": "33", "transfers_out": "354", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "54", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "6.4", "creativity": "1.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-329", "selected": "8894", "transfers_in": "13", "transfers_out": "342", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-132", "selected": "8768", "transfers_in": "34", "transfers_out": "166", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-199", "selected": "8579", "transfers_in": "16", "transfers_out": "215", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "8453", "transfers_in": "16", "transfers_out": "156", "value": "45", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "8411", "transfers_in": "13", "transfers_out": "59", "value": "45", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "31", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.2", "creativity": "1.0", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-41", "selected": "7892", "transfers_in": "19", "transfers_out": "60", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "16.3", "threat": "18.0", "ict_index": "4.0", "transfers_balance": "-57", "selected": "7806", "transfers_in": "21", "transfers_out": "78", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-131", "selected": "7718", "transfers_in": "5", "transfers_out": "136", "value": "44", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-116", "selected": "7604", "transfers_in": "3", "transfers_out": "119", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "7514", "transfers_in": "6", "transfers_out": "96", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44", "selected": "7475", "transfers_in": "9", "transfers_out": "53", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "7466", "transfers_in": "6", "transfers_out": "32", "value": "44", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "7447", "transfers_in": "10", "transfers_out": "29", "value": "44", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "7415", "transfers_in": "6", "transfers_out": "41", "value": "44", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "James Ward-Prowse": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "44.0", "threat": "47.0", "ict_index": "10.2", "transfers_balance": "0", "selected": "114499", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.6", "creativity": "28.8", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "2621", "selected": "126169", "transfers_in": "10571", "transfers_out": "7950", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.6", "creativity": "0.7", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-26716", "selected": "100307", "transfers_in": "1562", "transfers_out": "28278", "value": "55", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "2.2", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "-27013", "selected": "73762", "transfers_in": "1107", "transfers_out": "28120", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "1.0", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-12864", "selected": "61046", "transfers_in": "410", "transfers_out": "13274", "value": "54", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "5.1", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-12011", "selected": "49147", "transfers_in": "287", "transfers_out": "12298", "value": "53", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6607", "selected": "42635", "transfers_in": "301", "transfers_out": "6908", "value": "53", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4810", "selected": "37934", "transfers_in": "506", "transfers_out": "5316", "value": "52", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2888", "selected": "35072", "transfers_in": "165", "transfers_out": "3053", "value": "52", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "0.2", "creativity": "3.9", "threat": "3.0", "ict_index": "0.7", "transfers_balance": "-3521", "selected": "31588", "transfers_in": "115", "transfers_out": "3636", "value": "51", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-883", "selected": "30748", "transfers_in": "420", "transfers_out": "1303", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "21", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "3.0", "creativity": "14.1", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-1530", "selected": "29258", "transfers_in": "129", "transfers_out": "1659", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "29.4", "creativity": "76.0", "threat": "12.0", "ict_index": "11.7", "transfers_balance": "-1027", "selected": "28250", "transfers_in": "99", "transfers_out": "1126", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-504", "selected": "27774", "transfers_in": "257", "transfers_out": "761", "value": "51", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "32.7", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-744", "selected": "27051", "transfers_in": "160", "transfers_out": "904", "value": "51", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "14.4", "creativity": "7.5", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-653", "selected": "26432", "transfers_in": "132", "transfers_out": "785", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-118", "selected": "26353", "transfers_in": "311", "transfers_out": "429", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.8", "creativity": "6.3", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-502", "selected": "25880", "transfers_in": "120", "transfers_out": "622", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.0", "creativity": "57.0", "threat": "11.0", "ict_index": "8.5", "transfers_balance": "-448", "selected": "25471", "transfers_in": "244", "transfers_out": "692", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-431", "selected": "25061", "transfers_in": "85", "transfers_out": "516", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.2", "creativity": "28.0", "threat": "26.0", "ict_index": "7.3", "transfers_balance": "-796", "selected": "24286", "transfers_in": "76", "transfers_out": "872", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "5.2", "creativity": "7.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "9", "selected": "24310", "transfers_in": "396", "transfers_out": "387", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "15", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "73.8", "creativity": "23.2", "threat": "36.0", "ict_index": "13.3", "transfers_balance": "-343", "selected": "24041", "transfers_in": "393", "transfers_out": "736", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.2", "creativity": "20.7", "threat": "8.0", "ict_index": "4.5", "transfers_balance": "7878", "selected": "32246", "transfers_in": "9432", "transfers_out": "1554", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "18.8", "creativity": "74.1", "threat": "36.0", "ict_index": "12.9", "transfers_balance": "15505", "selected": "48683", "transfers_in": "18541", "transfers_out": "3036", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "52.2", "creativity": "27.3", "threat": "10.0", "ict_index": "9.0", "transfers_balance": "35480", "selected": "85131", "transfers_in": "39396", "transfers_out": "3916", "value": "50", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.8", "creativity": "40.6", "threat": "36.0", "ict_index": "9.3", "transfers_balance": "70884", "selected": "158604", "transfers_in": "78979", "transfers_out": "8095", "value": "51", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "67", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "4.2", "creativity": "14.2", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "36468", "selected": "197187", "transfers_in": "47924", "transfers_out": "11456", "value": "51", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3394", "selected": "201419", "transfers_in": "15791", "transfers_out": "12397", "value": "51", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.6", "creativity": "30.5", "threat": "0.0", "ict_index": "4.5", "transfers_balance": "-29737", "selected": "171465", "transfers_in": "2085", "transfers_out": "31822", "value": "51", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16115", "selected": "132168", "transfers_in": "1728", "transfers_out": "17843", "value": "51", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "8.6", "creativity": "16.9", "threat": "21.0", "ict_index": "4.7", "transfers_balance": "-16428", "selected": "115727", "transfers_in": "783", "transfers_out": "17211", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "19", "influence": "24.6", "creativity": "41.9", "threat": "7.0", "ict_index": "7.4", "transfers_balance": "-2760", "selected": "113676", "transfers_in": "4852", "transfers_out": "7612", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.4", "creativity": "5.2", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-2760", "selected": "113676", "transfers_in": "4852", "transfers_out": "7612", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-108", "selected": "105430", "transfers_in": "4292", "transfers_out": "4400", "value": "49", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "1.8", "threat": "7.0", "ict_index": "1.4", "transfers_balance": "-1350", "selected": "104020", "transfers_in": "3515", "transfers_out": "4865", "value": "49", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1350", "selected": "104020", "transfers_in": "3515", "transfers_out": "4865", "value": "49", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "2.3", "threat": "19.0", "ict_index": "2.3", "transfers_balance": "-5925", "selected": "97721", "transfers_in": "467", "transfers_out": "6392", "value": "49", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jordi Osei-Tutu": [{"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "81", "selected": "133", "transfers_in": "104", "transfers_out": "23", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "81", "selected": "133", "transfers_in": "104", "transfers_out": "23", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "101", "selected": "244", "transfers_in": "131", "transfers_out": "30", "value": "40", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Victor Lindel\u00f6f": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "259905", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79662", "selected": "196843", "transfers_in": "3871", "transfers_out": "83533", "value": "54", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82992", "selected": "115224", "transfers_in": "556", "transfers_out": "83548", "value": "52", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31514", "selected": "85099", "transfers_in": "500", "transfers_out": "32014", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10971", "selected": "74737", "transfers_in": "403", "transfers_out": "11374", "value": "51", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9983", "selected": "65245", "transfers_in": "429", "transfers_out": "10412", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5573", "selected": "60100", "transfers_in": "1736", "transfers_out": "7309", "value": "50", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5050", "selected": "55397", "transfers_in": "292", "transfers_out": "5342", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "67", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.0", "creativity": "0.9", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-1179", "selected": "54391", "transfers_in": "620", "transfers_out": "1799", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2063", "selected": "52563", "transfers_in": "541", "transfers_out": "2604", "value": "49", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1967", "selected": "50748", "transfers_in": "149", "transfers_out": "2116", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "20.6", "creativity": "21.0", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "-1323", "selected": "49631", "transfers_in": "336", "transfers_out": "1659", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "17.6", "creativity": "1.3", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "995", "selected": "50846", "transfers_in": "1979", "transfers_out": "984", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "17.8", "creativity": "0.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "5569", "selected": "56809", "transfers_in": "6423", "transfers_out": "854", "value": "49", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "41.6", "creativity": "0.1", "threat": "0.0", "ict_index": "4.2", "transfers_balance": "5339", "selected": "62755", "transfers_in": "6904", "transfers_out": "1565", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "5.0", "creativity": "0.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "4607", "selected": "68128", "transfers_in": "6687", "transfers_out": "2080", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5031", "selected": "73564", "transfers_in": "7246", "transfers_out": "2215", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4821", "selected": "68999", "transfers_in": "1605", "transfers_out": "6426", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "14", "influence": "23.4", "creativity": "3.4", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-5623", "selected": "63738", "transfers_in": "1126", "transfers_out": "6749", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4478", "selected": "68629", "transfers_in": "7032", "transfers_out": "2554", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.0", "creativity": "0.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-2952", "selected": "65963", "transfers_in": "2847", "transfers_out": "5799", "value": "49", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "10.2", "creativity": "3.3", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1701", "selected": "67838", "transfers_in": "4600", "transfers_out": "2899", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5372", "selected": "73841", "transfers_in": "9849", "transfers_out": "4477", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7698", "selected": "66347", "transfers_in": "902", "transfers_out": "8600", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5151", "selected": "61379", "transfers_in": "327", "transfers_out": "5478", "value": "49", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2599", "selected": "58871", "transfers_in": "258", "transfers_out": "2857", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2307", "selected": "56680", "transfers_in": "123", "transfers_out": "2430", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "21.6", "creativity": "0.2", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-1044", "selected": "55855", "transfers_in": "453", "transfers_out": "1497", "value": "49", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "16.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "3063", "selected": "59193", "transfers_in": "3683", "transfers_out": "620", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "304", "selected": "69999", "transfers_in": "1532", "transfers_out": "1228", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "23.6", "creativity": "0.8", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-972", "selected": "68160", "transfers_in": "360", "transfers_out": "1332", "value": "49", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1035", "selected": "69376", "transfers_in": "1772", "transfers_out": "737", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.2", "creativity": "1.5", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "840", "selected": "70471", "transfers_in": "2033", "transfers_out": "1193", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "840", "selected": "70471", "transfers_in": "2033", "transfers_out": "1193", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "17.8", "creativity": "1.3", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "-439", "selected": "69265", "transfers_in": "258", "transfers_out": "697", "value": "49", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7401", "selected": "77466", "transfers_in": "8082", "transfers_out": "681", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "8.6", "creativity": "1.4", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "7401", "selected": "77466", "transfers_in": "8082", "transfers_out": "681", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "215", "selected": "77226", "transfers_in": "1845", "transfers_out": "1630", "value": "49", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Lewis Dunk": [{"gameweek": "1", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "26.8", "creativity": "10.3", "threat": "54.0", "ict_index": "9.1", "transfers_balance": "0", "selected": "79027", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.2", "creativity": "0.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-4868", "selected": "77139", "transfers_in": "1235", "transfers_out": "6103", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "17.0", "creativity": "1.5", "threat": "27.0", "ict_index": "4.6", "transfers_balance": "-8028", "selected": "69626", "transfers_in": "915", "transfers_out": "8943", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "26.6", "creativity": "12.1", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-1099", "selected": "69378", "transfers_in": "6844", "transfers_out": "7943", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "30.8", "creativity": "0.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-3026", "selected": "66814", "transfers_in": "2353", "transfers_out": "5379", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "24.6", "creativity": "3.4", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-5582", "selected": "61526", "transfers_in": "1224", "transfers_out": "6806", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "23.6", "creativity": "0.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "1054", "selected": "63321", "transfers_in": "5907", "transfers_out": "4853", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "22.8", "creativity": "1.0", "threat": "54.0", "ict_index": "7.8", "transfers_balance": "96", "selected": "63912", "transfers_in": "6077", "transfers_out": "5981", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "27.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "285", "selected": "64408", "transfers_in": "3165", "transfers_out": "2880", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "27.6", "creativity": "1.7", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "16853", "selected": "82295", "transfers_in": "21231", "transfers_out": "4378", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "24.6", "creativity": "0.1", "threat": "17.0", "ict_index": "4.2", "transfers_balance": "5666", "selected": "88550", "transfers_in": "9125", "transfers_out": "3459", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "25.0", "creativity": "11.8", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "23812", "selected": "113947", "transfers_in": "28405", "transfers_out": "4593", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.8", "creativity": "0.3", "threat": "20.0", "ict_index": "3.3", "transfers_balance": "6001", "selected": "120618", "transfers_in": "12283", "transfers_out": "6282", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "17", "influence": "15.4", "creativity": "0.4", "threat": "24.0", "ict_index": "4.0", "transfers_balance": "9369", "selected": "130622", "transfers_in": "13965", "transfers_out": "4596", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "-2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "24.8", "creativity": "0.5", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "8246", "selected": "139538", "transfers_in": "13152", "transfers_out": "4906", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.8", "creativity": "0.1", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "4507", "selected": "145132", "transfers_in": "12118", "transfers_out": "7611", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "36.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-2778", "selected": "142765", "transfers_in": "5596", "transfers_out": "8374", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "33", "influence": "40.2", "creativity": "11.4", "threat": "36.0", "ict_index": "8.8", "transfers_balance": "-1449", "selected": "141694", "transfers_in": "5343", "transfers_out": "6792", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.8", "creativity": "10.1", "threat": "9.0", "ict_index": "4.0", "transfers_balance": "16964", "selected": "160007", "transfers_in": "21938", "transfers_out": "4974", "value": "44", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.2", "creativity": "10.4", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "5641", "selected": "166368", "transfers_in": "10558", "transfers_out": "4917", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "31", "influence": "45.8", "creativity": "0.2", "threat": "17.0", "ict_index": "6.3", "transfers_balance": "11003", "selected": "177943", "transfers_in": "17517", "transfers_out": "6514", "value": "45", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "47.8", "creativity": "0.4", "threat": "2.0", "ict_index": "5.0", "transfers_balance": "16809", "selected": "195242", "transfers_in": "25696", "transfers_out": "8887", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "42.2", "creativity": "0.2", "threat": "20.0", "ict_index": "6.2", "transfers_balance": "27982", "selected": "224580", "transfers_in": "43862", "transfers_out": "15880", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.0", "creativity": "3.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-7754", "selected": "217367", "transfers_in": "9182", "transfers_out": "16936", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "25.0", "creativity": "0.8", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-5531", "selected": "212243", "transfers_in": "7682", "transfers_out": "13213", "value": "45", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "0.6", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-2303", "selected": "210118", "transfers_in": "5804", "transfers_out": "8107", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "31.6", "creativity": "0.0", "threat": "7.0", "ict_index": "3.9", "transfers_balance": "-6860", "selected": "203481", "transfers_in": "3271", "transfers_out": "10131", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "13.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2657", "selected": "201282", "transfers_in": "5071", "transfers_out": "7728", "value": "45", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "46.6", "creativity": "0.0", "threat": "37.0", "ict_index": "8.4", "transfers_balance": "-9439", "selected": "191774", "transfers_in": "1475", "transfers_out": "10914", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "22.6", "creativity": "14.6", "threat": "4.0", "ict_index": "4.1", "transfers_balance": "5778", "selected": "187858", "transfers_in": "10901", "transfers_out": "5123", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "17.8", "creativity": "21.0", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "3264", "selected": "183781", "transfers_in": "14007", "transfers_out": "10743", "value": "45", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "33.6", "creativity": "0.2", "threat": "29.0", "ict_index": "6.3", "transfers_balance": "4145", "selected": "188262", "transfers_in": "10251", "transfers_out": "6106", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "31.2", "creativity": "15.3", "threat": "20.0", "ict_index": "6.7", "transfers_balance": "3679", "selected": "193823", "transfers_in": "9853", "transfers_out": "6174", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "26.2", "creativity": "0.3", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "3679", "selected": "193823", "transfers_in": "9853", "transfers_out": "6174", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.2", "creativity": "0.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "-3922", "selected": "178198", "transfers_in": "1987", "transfers_out": "5909", "value": "45", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.2", "creativity": "0.3", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-4810", "selected": "173005", "transfers_in": "3382", "transfers_out": "8192", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-4810", "selected": "173005", "transfers_in": "3382", "transfers_out": "8192", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "33.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-2762", "selected": "170453", "transfers_in": "2271", "transfers_out": "5033", "value": "45", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Jacob Murphy": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "10434", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.3", "threat": "18.0", "ict_index": "1.9", "transfers_balance": "-1491", "selected": "9694", "transfers_in": "205", "transfers_out": "1696", "value": "55", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1889", "selected": "7959", "transfers_in": "131", "transfers_out": "2020", "value": "54", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "58", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.4", "threat": "14.0", "ict_index": "1.4", "transfers_balance": "-1512", "selected": "6582", "transfers_in": "88", "transfers_out": "1600", "value": "53", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-635", "selected": "6031", "transfers_in": "127", "transfers_out": "762", "value": "53", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-859", "selected": "5249", "transfers_in": "79", "transfers_out": "938", "value": "52", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-590", "selected": "4705", "transfers_in": "49", "transfers_out": "639", "value": "52", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.0", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-355", "selected": "4404", "transfers_in": "109", "transfers_out": "464", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "4259", "transfers_in": "68", "transfers_out": "229", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "2.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-297", "selected": "3991", "transfers_in": "56", "transfers_out": "353", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-143", "selected": "3873", "transfers_in": "43", "transfers_out": "186", "value": "51", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.6", "creativity": "11.8", "threat": "19.0", "ict_index": "4.0", "transfers_balance": "-141", "selected": "3770", "transfers_in": "24", "transfers_out": "165", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "38.1", "threat": "20.0", "ict_index": "7.1", "transfers_balance": "51", "selected": "3852", "transfers_in": "170", "transfers_out": "119", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.8", "creativity": "1.5", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "-60", "selected": "3817", "transfers_in": "72", "transfers_out": "132", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.8", "creativity": "17.7", "threat": "11.0", "ict_index": "3.8", "transfers_balance": "-88", "selected": "3742", "transfers_in": "34", "transfers_out": "122", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "70", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.8", "creativity": "2.0", "threat": "13.0", "ict_index": "2.0", "transfers_balance": "5", "selected": "3789", "transfers_in": "122", "transfers_out": "117", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3781", "transfers_in": "60", "transfers_out": "90", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "66", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "5.0", "threat": "17.0", "ict_index": "2.8", "transfers_balance": "-101", "selected": "3693", "transfers_in": "22", "transfers_out": "123", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "3630", "transfers_in": "47", "transfers_out": "130", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-71", "selected": "3578", "transfers_in": "18", "transfers_out": "89", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-54", "selected": "3547", "transfers_in": "94", "transfers_out": "148", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.6", "creativity": "12.3", "threat": "15.0", "ict_index": "5.6", "transfers_balance": "-32", "selected": "3519", "transfers_in": "30", "transfers_out": "62", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "350", "selected": "3949", "transfers_in": "561", "transfers_out": "211", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "9", "goals": "1", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "44.8", "creativity": "4.9", "threat": "27.0", "ict_index": "7.7", "transfers_balance": "-240", "selected": "3728", "transfers_in": "44", "transfers_out": "284", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.8", "creativity": "25.0", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "2041", "selected": "5951", "transfers_in": "2591", "transfers_out": "550", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "5573", "transfers_in": "179", "transfers_out": "587", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "5063", "transfers_in": "70", "transfers_out": "613", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "4824", "transfers_in": "63", "transfers_out": "350", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "83", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "1.3", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "-162", "selected": "4680", "transfers_in": "34", "transfers_out": "196", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "5100", "transfers_in": "86", "transfers_out": "126", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "4915", "transfers_in": "47", "transfers_out": "110", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-71", "selected": "4854", "transfers_in": "29", "transfers_out": "100", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-59", "selected": "4799", "transfers_in": "27", "transfers_out": "86", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.3", "threat": "7.0", "ict_index": "0.5", "transfers_balance": "-21", "selected": "4788", "transfers_in": "38", "transfers_out": "59", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "3.4", "creativity": "5.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "-10", "selected": "4786", "transfers_in": "30", "transfers_out": "40", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "52", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "3.9", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-25", "selected": "4767", "transfers_in": "26", "transfers_out": "51", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "14.1", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "-25", "selected": "4767", "transfers_in": "26", "transfers_out": "51", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "12.2", "threat": "35.0", "ict_index": "5.6", "transfers_balance": "-2", "selected": "4775", "transfers_in": "47", "transfers_out": "49", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Asmir Begovic": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "34.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "227589", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "19", "influence": "35.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "2391", "selected": "263092", "transfers_in": "10982", "transfers_out": "8591", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "22", "influence": "43.2", "creativity": "0.0", "threat": "0.0", "ict_index": "4.3", "transfers_balance": "-16718", "selected": "252076", "transfers_in": "3112", "transfers_out": "19830", "value": "45", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "3", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "21", "influence": "35.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-14114", "selected": "243497", "transfers_in": "4192", "transfers_out": "18306", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-4705", "selected": "241495", "transfers_in": "7372", "transfers_out": "12077", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "12", "influence": "10.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-14358", "selected": "228880", "transfers_in": "1947", "transfers_out": "16305", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "23", "influence": "5.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-10169", "selected": "219917", "transfers_in": "1662", "transfers_out": "11831", "value": "45", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "5", "bps": "16", "influence": "33.6", "creativity": "10.0", "threat": "0.0", "ict_index": "4.4", "transfers_balance": "-8472", "selected": "212677", "transfers_in": "1879", "transfers_out": "10351", "value": "45", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "18.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-4101", "selected": "209136", "transfers_in": "1719", "transfers_out": "5820", "value": "45", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-6155", "selected": "203602", "transfers_in": "1428", "transfers_out": "7583", "value": "45", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "29", "influence": "26.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-2911", "selected": "201341", "transfers_in": "1748", "transfers_out": "4659", "value": "45", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "15.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "9075", "selected": "212330", "transfers_in": "12894", "transfers_out": "3819", "value": "45", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "9.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "17262", "selected": "232899", "transfers_in": "21032", "transfers_out": "3770", "value": "45", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "14.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "16276", "selected": "251884", "transfers_in": "19824", "transfers_out": "3548", "value": "45", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "14", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "8252", "selected": "262583", "transfers_in": "13912", "transfers_out": "5660", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "1", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "6", "bps": "27", "influence": "55.0", "creativity": "0.0", "threat": "0.0", "ict_index": "5.5", "transfers_balance": "707", "selected": "265481", "transfers_in": "8007", "transfers_out": "7300", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-624", "selected": "266570", "transfers_in": "8146", "transfers_out": "8770", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "17.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-4436", "selected": "262862", "transfers_in": "3592", "transfers_out": "8028", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-7478", "selected": "256153", "transfers_in": "1709", "transfers_out": "9187", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "7", "influence": "3.2", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-1929", "selected": "254837", "transfers_in": "3112", "transfers_out": "5041", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-6617", "selected": "248702", "transfers_in": "2140", "transfers_out": "8757", "value": "45", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "16", "influence": "34.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-6208", "selected": "242781", "transfers_in": "4228", "transfers_out": "10436", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "13.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-10181", "selected": "233266", "transfers_in": "2744", "transfers_out": "12925", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "17", "influence": "23.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-4715", "selected": "229039", "transfers_in": "2641", "transfers_out": "7356", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "31", "influence": "39.6", "creativity": "10.0", "threat": "0.0", "ict_index": "5.0", "transfers_balance": "-4382", "selected": "225223", "transfers_in": "3180", "transfers_out": "7562", "value": "45", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "17.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "10743", "selected": "236629", "transfers_in": "14385", "transfers_out": "3642", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "9.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "1624", "selected": "239105", "transfers_in": "7620", "transfers_out": "5996", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-2229", "selected": "237641", "transfers_in": "3846", "transfers_out": "6075", "value": "45", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "21.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2758", "selected": "235022", "transfers_in": "1620", "transfers_out": "4378", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "14", "influence": "23.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-207", "selected": "243287", "transfers_in": "3506", "transfers_out": "3713", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "31", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "27.2", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "33167", "selected": "382024", "transfers_in": "35700", "transfers_out": "2533", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "17", "influence": "17.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-14498", "selected": "262549", "transfers_in": "1630", "transfers_out": "16128", "value": "45", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "30.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-1314", "selected": "261968", "transfers_in": "4180", "transfers_out": "5494", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "17", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-3222", "selected": "257622", "transfers_in": "4183", "transfers_out": "7405", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "13", "influence": "14.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-3222", "selected": "257622", "transfers_in": "4183", "transfers_out": "7405", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "18", "influence": "27.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "-2622", "selected": "246966", "transfers_in": "1390", "transfers_out": "4012", "value": "45", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "27", "influence": "22.8", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-4751", "selected": "241555", "transfers_in": "1379", "transfers_out": "6130", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "22.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "382", "selected": "242680", "transfers_in": "2264", "transfers_out": "1882", "value": "45", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Shane Duffy": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.6", "creativity": "0.0", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "0", "selected": "15722", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "35.8", "creativity": "0.1", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-232", "selected": "17882", "transfers_in": "855", "transfers_out": "1087", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "22.8", "creativity": "11.2", "threat": "8.0", "ict_index": "4.2", "transfers_balance": "-1142", "selected": "17191", "transfers_in": "462", "transfers_out": "1604", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "37.0", "creativity": "0.3", "threat": "32.0", "ict_index": "6.9", "transfers_balance": "5119", "selected": "24677", "transfers_in": "7734", "transfers_out": "2615", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "29.4", "creativity": "10.3", "threat": "54.0", "ict_index": "9.4", "transfers_balance": "3379", "selected": "29065", "transfers_in": "6049", "transfers_out": "2670", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.8", "creativity": "0.3", "threat": "10.0", "ict_index": "4.3", "transfers_balance": "306", "selected": "30062", "transfers_in": "3280", "transfers_out": "2974", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "22.8", "creativity": "0.3", "threat": "38.0", "ict_index": "6.1", "transfers_balance": "178", "selected": "30711", "transfers_in": "2455", "transfers_out": "2277", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "7.2", "creativity": "0.1", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "677", "selected": "31756", "transfers_in": "3054", "transfers_out": "2377", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "37.6", "creativity": "0.3", "threat": "4.0", "ict_index": "4.2", "transfers_balance": "-1616", "selected": "30261", "transfers_in": "859", "transfers_out": "2475", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "19.2", "creativity": "0.3", "threat": "9.0", "ict_index": "2.9", "transfers_balance": "45242", "selected": "78219", "transfers_in": "51115", "transfers_out": "5873", "value": "45", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "34.0", "creativity": "0.1", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "5657", "selected": "84911", "transfers_in": "10277", "transfers_out": "4620", "value": "45", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "12.8", "creativity": "0.2", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "55317", "selected": "145438", "transfers_in": "61714", "transfers_out": "6397", "value": "46", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "28.0", "creativity": "0.3", "threat": "13.0", "ict_index": "4.1", "transfers_balance": "-2564", "selected": "143521", "transfers_in": "7718", "transfers_out": "10282", "value": "46", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.2", "creativity": "4.1", "threat": "8.0", "ict_index": "2.9", "transfers_balance": "9531", "selected": "154044", "transfers_in": "14613", "transfers_out": "5082", "value": "46", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "3", "goals": "0", "assists": "1", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.6", "creativity": "10.5", "threat": "4.0", "ict_index": "4.3", "transfers_balance": "3799", "selected": "158803", "transfers_in": "10730", "transfers_out": "6931", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "0.0", "threat": "2.0", "ict_index": "1.2", "transfers_balance": "17506", "selected": "178783", "transfers_in": "22938", "transfers_out": "5432", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "57.4", "creativity": "0.3", "threat": "34.0", "ict_index": "9.2", "transfers_balance": "-7449", "selected": "171865", "transfers_in": "3497", "transfers_out": "10946", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "26.8", "creativity": "0.3", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-989", "selected": "171514", "transfers_in": "6514", "transfers_out": "7503", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36204", "selected": "135543", "transfers_in": "1280", "transfers_out": "37484", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "25.0", "creativity": "0.2", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "3434", "selected": "139729", "transfers_in": "8960", "transfers_out": "5526", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "16.6", "creativity": "10.3", "threat": "18.0", "ict_index": "4.5", "transfers_balance": "18335", "selected": "159144", "transfers_in": "24290", "transfers_out": "5955", "value": "46", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "33.6", "creativity": "10.8", "threat": "22.0", "ict_index": "6.6", "transfers_balance": "41363", "selected": "201591", "transfers_in": "51931", "transfers_out": "10568", "value": "46", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "32.4", "creativity": "1.7", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "32832", "selected": "236487", "transfers_in": "51013", "transfers_out": "18181", "value": "46", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "0.1", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-5116", "selected": "232167", "transfers_in": "13378", "transfers_out": "18494", "value": "46", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "34.4", "creativity": "0.3", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-6546", "selected": "226357", "transfers_in": "9671", "transfers_out": "16217", "value": "46", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "12.2", "creativity": "0.1", "threat": "4.0", "ict_index": "1.6", "transfers_balance": "-2680", "selected": "224056", "transfers_in": "6440", "transfers_out": "9120", "value": "46", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "51.6", "creativity": "10.3", "threat": "0.0", "ict_index": "6.2", "transfers_balance": "-2982", "selected": "221686", "transfers_in": "7536", "transfers_out": "10518", "value": "46", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "41.8", "creativity": "4.1", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "-97", "selected": "222403", "transfers_in": "8825", "transfers_out": "8922", "value": "46", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "51.4", "creativity": "10.6", "threat": "6.0", "ict_index": "6.8", "transfers_balance": "-5416", "selected": "217088", "transfers_in": "3716", "transfers_out": "9132", "value": "46", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "29.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "4271", "selected": "199590", "transfers_in": "9746", "transfers_out": "5475", "value": "46", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "25.4", "creativity": "0.5", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-922", "selected": "191234", "transfers_in": "8180", "transfers_out": "9102", "value": "46", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.6", "creativity": "0.0", "threat": "10.0", "ict_index": "1.4", "transfers_balance": "3788", "selected": "195643", "transfers_in": "9733", "transfers_out": "5945", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "36.2", "creativity": "0.4", "threat": "12.0", "ict_index": "4.9", "transfers_balance": "1363", "selected": "198307", "transfers_in": "8632", "transfers_out": "7269", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "29.6", "creativity": "10.0", "threat": "0.0", "ict_index": "4.0", "transfers_balance": "1363", "selected": "198307", "transfers_in": "8632", "transfers_out": "7269", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "30.4", "creativity": "0.2", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-4774", "selected": "180095", "transfers_in": "1097", "transfers_out": "5871", "value": "46", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "23.4", "creativity": "0.0", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-4780", "selected": "174974", "transfers_in": "2614", "transfers_out": "7394", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "37.2", "creativity": "0.1", "threat": "17.0", "ict_index": "5.4", "transfers_balance": "-4780", "selected": "174974", "transfers_in": "2614", "transfers_out": "7394", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "27.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-4196", "selected": "170783", "transfers_in": "964", "transfers_out": "5160", "value": "46", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ross Barkley": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "11234", "transfers_in": "0", "transfers_out": "0", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2837", "selected": "10372", "transfers_in": "197", "transfers_out": "3034", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2096", "selected": "8989", "transfers_in": "100", "transfers_out": "2196", "value": "75", "played_for": "EVE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1266", "selected": "8284", "transfers_in": "126", "transfers_out": "1392", "value": "74", "played_for": "EVE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-557", "selected": "7918", "transfers_in": "51", "transfers_out": "608", "value": "74", "played_for": "EVE", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-499", "selected": "7606", "transfers_in": "49", "transfers_out": "548", "value": "74", "played_for": "EVE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-374", "selected": "7407", "transfers_in": "39", "transfers_out": "413", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-296", "selected": "7276", "transfers_in": "37", "transfers_out": "333", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-117", "selected": "7232", "transfers_in": "27", "transfers_out": "144", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "7138", "transfers_in": "38", "transfers_out": "198", "value": "74", "played_for": "EVE", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-83", "selected": "7121", "transfers_in": "20", "transfers_out": "103", "value": "74", "played_for": "EVE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "7125", "transfers_in": "27", "transfers_out": "113", "value": "74", "played_for": "EVE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "7146", "transfers_in": "25", "transfers_out": "75", "value": "74", "played_for": "EVE", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "7151", "transfers_in": "14", "transfers_out": "49", "value": "74", "played_for": "EVE", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-54", "selected": "7141", "transfers_in": "16", "transfers_out": "70", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69", "selected": "7201", "transfers_in": "28", "transfers_out": "97", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "7247", "transfers_in": "20", "transfers_out": "71", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "7268", "transfers_in": "24", "transfers_out": "84", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "7375", "transfers_in": "42", "transfers_out": "99", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48", "selected": "7409", "transfers_in": "23", "transfers_out": "71", "value": "74", "played_for": "EVE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "7446", "transfers_in": "21", "transfers_out": "87", "value": "73", "played_for": "EVE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "7467", "transfers_in": "26", "transfers_out": "45", "value": "73", "played_for": "EVE", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "437", "selected": "8100", "transfers_in": "896", "transfers_out": "459", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "935", "selected": "9124", "transfers_in": "1267", "transfers_out": "332", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.8", "creativity": "16.7", "threat": "20.0", "ict_index": "3.9", "transfers_balance": "593", "selected": "9952", "transfers_in": "1376", "transfers_out": "783", "value": "73", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-191", "selected": "9857", "transfers_in": "710", "transfers_out": "901", "value": "73", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-962", "selected": "8963", "transfers_in": "199", "transfers_out": "1161", "value": "73", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-525", "selected": "8471", "transfers_in": "33", "transfers_out": "558", "value": "73", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-137", "selected": "8343", "transfers_in": "17", "transfers_out": "154", "value": "73", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-78", "selected": "8821", "transfers_in": "38", "transfers_out": "116", "value": "73", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "8786", "transfers_in": "15", "transfers_out": "82", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "8796", "transfers_in": "18", "transfers_out": "44", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "8803", "transfers_in": "35", "transfers_out": "47", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "8803", "transfers_in": "35", "transfers_out": "47", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "8911", "transfers_in": "29", "transfers_out": "27", "value": "73", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "8946", "transfers_in": "35", "transfers_out": "30", "value": "73", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5", "selected": "8946", "transfers_in": "35", "transfers_out": "30", "value": "73", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "76", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "19.2", "creativity": "18.0", "threat": "25.0", "ict_index": "6.2", "transfers_balance": "-8", "selected": "8981", "transfers_in": "37", "transfers_out": "45", "value": "73", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Thibaut Courtois": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "12", "influence": "18.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "0", "selected": "692468", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "2", "points": "6", "goals": "0", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "6", "bps": "23", "influence": "34.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-70003", "selected": "695553", "transfers_in": "3914", "transfers_out": "73917", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "5.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-27643", "selected": "700917", "transfers_in": "14187", "transfers_out": "41830", "value": "55", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "8", "influence": "4.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-14681", "selected": "717751", "transfers_in": "19769", "transfers_out": "34450", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "22", "influence": "15.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "-19879", "selected": "712087", "transfers_in": "10759", "transfers_out": "30638", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "26", "influence": "16.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-14768", "selected": "711245", "transfers_in": "14530", "transfers_out": "29298", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "29.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "-25285", "selected": "695136", "transfers_in": "10459", "transfers_out": "35744", "value": "55", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "19", "influence": "21.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "8511", "selected": "712397", "transfers_in": "33181", "transfers_out": "24670", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "13", "influence": "19.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-22656", "selected": "691957", "transfers_in": "6946", "transfers_out": "29602", "value": "55", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "12.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-12252", "selected": "683392", "transfers_in": "17388", "transfers_out": "29640", "value": "54", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "25", "influence": "13.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-17485", "selected": "668494", "transfers_in": "6888", "transfers_out": "24373", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "25", "influence": "14.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "14102", "selected": "688093", "transfers_in": "28750", "transfers_out": "14648", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "15", "influence": "18.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-6062", "selected": "685182", "transfers_in": "10280", "transfers_out": "16342", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "22561", "selected": "711063", "transfers_in": "31740", "transfers_out": "9179", "value": "54", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.6", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "56125", "selected": "773043", "transfers_in": "63162", "transfers_out": "7037", "value": "54", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "12.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "6638", "selected": "787629", "transfers_in": "28803", "transfers_out": "22165", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "11", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-18514", "selected": "771876", "transfers_in": "6275", "transfers_out": "24789", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "24", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-22681", "selected": "751744", "transfers_in": "6539", "transfers_out": "29220", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-12798", "selected": "743214", "transfers_in": "6996", "transfers_out": "19794", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "11.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "4806", "selected": "751807", "transfers_in": "13064", "transfers_out": "8258", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "24", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "17475", "selected": "774884", "transfers_in": "31446", "transfers_out": "13971", "value": "55", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "4", "bps": "14", "influence": "33.4", "creativity": "0.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-24100", "selected": "752642", "transfers_in": "14021", "transfers_out": "38121", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "10.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "17", "selected": "759191", "transfers_in": "29871", "transfers_out": "29854", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11685", "selected": "752993", "transfers_in": "31500", "transfers_out": "43185", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "2", "bps": "15", "influence": "10.4", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-68066", "selected": "686175", "transfers_in": "10999", "transfers_out": "79065", "value": "55", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "13", "influence": "11.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-5195", "selected": "681969", "transfers_in": "9214", "transfers_out": "14409", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "22", "influence": "9.6", "creativity": "0.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-14534", "selected": "669054", "transfers_in": "8410", "transfers_out": "22944", "value": "55", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "19", "influence": "27.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-19641", "selected": "651605", "transfers_in": "3407", "transfers_out": "23048", "value": "54", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "10.8", "creativity": "0.0", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-15199", "selected": "636666", "transfers_in": "1578", "transfers_out": "16777", "value": "54", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "10", "influence": "6.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "3481", "selected": "668333", "transfers_in": "10465", "transfers_out": "6984", "value": "54", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31549", "selected": "625009", "transfers_in": "2626", "transfers_out": "34175", "value": "54", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "11", "influence": "6.8", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-20556", "selected": "604720", "transfers_in": "1923", "transfers_out": "22479", "value": "54", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "5", "bps": "20", "influence": "38.6", "creativity": "0.0", "threat": "0.0", "ict_index": "3.9", "transfers_balance": "7786", "selected": "617918", "transfers_in": "14157", "transfers_out": "6371", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "1", "bps": "14", "influence": "12.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "7786", "selected": "617918", "transfers_in": "14157", "transfers_out": "6371", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "28", "influence": "19.2", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "1705", "selected": "605011", "transfers_in": "6357", "transfers_out": "4652", "value": "53", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "5", "bps": "28", "influence": "34.2", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "6963", "selected": "612851", "transfers_in": "11744", "transfers_out": "4781", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6963", "selected": "612851", "transfers_in": "11744", "transfers_out": "4781", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "21.6", "creativity": "0.0", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-2313", "selected": "610098", "transfers_in": "6343", "transfers_out": "8656", "value": "53", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Etienne Capoue": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "309813", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "36.2", "creativity": "12.4", "threat": "7.0", "ict_index": "5.6", "transfers_balance": "-61709", "selected": "253579", "transfers_in": "1450", "transfers_out": "63159", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4197", "selected": "263412", "transfers_in": "27091", "transfers_out": "22894", "value": "54", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39503", "selected": "225282", "transfers_in": "2968", "transfers_out": "42471", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "1.6", "creativity": "0.3", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "-37695", "selected": "187950", "transfers_in": "933", "transfers_out": "38628", "value": "53", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "1.1", "threat": "3.0", "ict_index": "0.5", "transfers_balance": "-27696", "selected": "160538", "transfers_in": "901", "transfers_out": "28597", "value": "53", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "18.0", "threat": "24.0", "ict_index": "5.5", "transfers_balance": "-20885", "selected": "139868", "transfers_in": "777", "transfers_out": "21662", "value": "52", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "2.4", "creativity": "1.8", "threat": "26.0", "ict_index": "3.0", "transfers_balance": "-13355", "selected": "126677", "transfers_in": "945", "transfers_out": "14300", "value": "52", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5588", "selected": "121175", "transfers_in": "829", "transfers_out": "6417", "value": "52", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "57", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "16.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-10463", "selected": "110812", "transfers_in": "861", "transfers_out": "11324", "value": "51", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5963", "selected": "104908", "transfers_in": "358", "transfers_out": "6321", "value": "51", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5681", "selected": "99279", "transfers_in": "355", "transfers_out": "6036", "value": "51", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4736", "selected": "94578", "transfers_in": "187", "transfers_out": "4923", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4237", "selected": "90363", "transfers_in": "133", "transfers_out": "4370", "value": "50", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.4", "creativity": "2.7", "threat": "7.0", "ict_index": "1.7", "transfers_balance": "-3999", "selected": "86381", "transfers_in": "148", "transfers_out": "4147", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2966", "selected": "83441", "transfers_in": "200", "transfers_out": "3166", "value": "50", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1866", "selected": "81600", "transfers_in": "111", "transfers_out": "1977", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "63", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.0", "creativity": "5.0", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-1880", "selected": "79738", "transfers_in": "179", "transfers_out": "2059", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1867", "selected": "77901", "transfers_in": "219", "transfers_out": "2086", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1440", "selected": "76476", "transfers_in": "66", "transfers_out": "1506", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2278", "selected": "74220", "transfers_in": "157", "transfers_out": "2435", "value": "49", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "8.0", "creativity": "14.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-1063", "selected": "73163", "transfers_in": "65", "transfers_out": "1128", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1830", "selected": "71372", "transfers_in": "216", "transfers_out": "2046", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1424", "selected": "69972", "transfers_in": "90", "transfers_out": "1514", "value": "49", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "21.2", "creativity": "2.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-1017", "selected": "68980", "transfers_in": "131", "transfers_out": "1148", "value": "48", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "26.5", "threat": "9.0", "ict_index": "5.6", "transfers_balance": "-528", "selected": "68461", "transfers_in": "132", "transfers_out": "660", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.6", "creativity": "8.9", "threat": "19.0", "ict_index": "4.2", "transfers_balance": "-532", "selected": "67974", "transfers_in": "358", "transfers_out": "890", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.6", "creativity": "2.1", "threat": "10.0", "ict_index": "2.3", "transfers_balance": "-322", "selected": "67724", "transfers_in": "439", "transfers_out": "761", "value": "48", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "6.6", "creativity": "6.8", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "146", "selected": "67899", "transfers_in": "553", "transfers_out": "407", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "19.8", "creativity": "3.7", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-155", "selected": "83189", "transfers_in": "330", "transfers_out": "485", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "2", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "3.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-151", "selected": "83261", "transfers_in": "291", "transfers_out": "442", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "9.8", "creativity": "1.9", "threat": "9.0", "ict_index": "2.1", "transfers_balance": "-363", "selected": "82723", "transfers_in": "269", "transfers_out": "632", "value": "48", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.0", "creativity": "11.9", "threat": "9.0", "ict_index": "3.3", "transfers_balance": "-171", "selected": "82572", "transfers_in": "255", "transfers_out": "426", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.2", "creativity": "3.9", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-306", "selected": "82191", "transfers_in": "196", "transfers_out": "502", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.2", "creativity": "3.1", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "28", "selected": "82395", "transfers_in": "291", "transfers_out": "263", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "21.4", "creativity": "13.1", "threat": "0.0", "ict_index": "3.5", "transfers_balance": "-268", "selected": "82054", "transfers_in": "90", "transfers_out": "358", "value": "48", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "14.0", "creativity": "6.2", "threat": "18.0", "ict_index": "3.8", "transfers_balance": "-325", "selected": "81721", "transfers_in": "72", "transfers_out": "397", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-637", "selected": "81053", "transfers_in": "93", "transfers_out": "730", "value": "48", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Pedro Rodr\u00edguez Ledesma": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "140891", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "12", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.2", "creativity": "14.3", "threat": "0.0", "ict_index": "3.1", "transfers_balance": "-64389", "selected": "78266", "transfers_in": "842", "transfers_out": "65231", "value": "79", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.0", "creativity": "20.1", "threat": "20.0", "ict_index": "4.1", "transfers_balance": "-3107", "selected": "78482", "transfers_in": "9100", "transfers_out": "12207", "value": "79", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "4.8", "creativity": "24.8", "threat": "16.0", "ict_index": "4.6", "transfers_balance": "726", "selected": "82804", "transfers_in": "12621", "transfers_out": "11895", "value": "79", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "5.4", "creativity": "1.4", "threat": "32.0", "ict_index": "3.9", "transfers_balance": "3759", "selected": "88495", "transfers_in": "14844", "transfers_out": "11085", "value": "79", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "35.4", "creativity": "2.3", "threat": "9.0", "ict_index": "4.7", "transfers_balance": "-19457", "selected": "69907", "transfers_in": "4949", "transfers_out": "24406", "value": "79", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "18", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "1.3", "threat": "4.0", "ict_index": "0.6", "transfers_balance": "5081", "selected": "77249", "transfers_in": "14232", "transfers_out": "9151", "value": "79", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "7.4", "creativity": "6.0", "threat": "16.0", "ict_index": "2.9", "transfers_balance": "12520", "selected": "91940", "transfers_in": "24579", "transfers_out": "12059", "value": "79", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "2", "minutes": "85", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "57.4", "creativity": "41.9", "threat": "9.0", "ict_index": "10.8", "transfers_balance": "-11238", "selected": "81428", "transfers_in": "4253", "transfers_out": "15491", "value": "79", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "27.8", "threat": "14.0", "ict_index": "5.1", "transfers_balance": "48918", "selected": "134514", "transfers_in": "59746", "transfers_out": "10828", "value": "79", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9805", "selected": "126485", "transfers_in": "10982", "transfers_out": "20787", "value": "79", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "3.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-12053", "selected": "116050", "transfers_in": "9876", "transfers_out": "21929", "value": "79", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-25131", "selected": "91329", "transfers_in": "773", "transfers_out": "25904", "value": "79", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.0", "creativity": "28.8", "threat": "39.0", "ict_index": "8.2", "transfers_balance": "-9739", "selected": "81850", "transfers_in": "1127", "transfers_out": "10866", "value": "79", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4477", "selected": "77716", "transfers_in": "1858", "transfers_out": "6335", "value": "78", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.8", "creativity": "7.3", "threat": "7.0", "ict_index": "1.8", "transfers_balance": "-6782", "selected": "71246", "transfers_in": "1287", "transfers_out": "8069", "value": "78", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "38.8", "creativity": "6.7", "threat": "42.0", "ict_index": "8.8", "transfers_balance": "-1968", "selected": "69578", "transfers_in": "1754", "transfers_out": "3722", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "10.4", "creativity": "16.0", "threat": "22.0", "ict_index": "4.8", "transfers_balance": "2028", "selected": "72053", "transfers_in": "4350", "transfers_out": "2322", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "62", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "4.2", "creativity": "7.2", "threat": "41.0", "ict_index": "5.2", "transfers_balance": "-1456", "selected": "71131", "transfers_in": "2574", "transfers_out": "4030", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1420", "selected": "69985", "transfers_in": "1475", "transfers_out": "2895", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "23", "influence": "44.0", "creativity": "41.1", "threat": "74.0", "ict_index": "15.9", "transfers_balance": "-3005", "selected": "67275", "transfers_in": "1680", "transfers_out": "4685", "value": "77", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1419", "selected": "68926", "transfers_in": "3862", "transfers_out": "2443", "value": "77", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "11.4", "creativity": "18.3", "threat": "25.0", "ict_index": "5.5", "transfers_balance": "-1086", "selected": "68488", "transfers_in": "3788", "transfers_out": "4874", "value": "77", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5811", "selected": "62851", "transfers_in": "418", "transfers_out": "6229", "value": "77", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.6", "creativity": "55.2", "threat": "57.0", "ict_index": "13.7", "transfers_balance": "8848", "selected": "72275", "transfers_in": "11826", "transfers_out": "2978", "value": "77", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "1.0", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-125", "selected": "72388", "transfers_in": "4261", "transfers_out": "4386", "value": "77", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.2", "creativity": "35.1", "threat": "12.0", "ict_index": "7.1", "transfers_balance": "-6441", "selected": "66227", "transfers_in": "1082", "transfers_out": "7523", "value": "77", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "17", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-2203", "selected": "64529", "transfers_in": "972", "transfers_out": "3175", "value": "77", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "81", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.2", "creativity": "1.1", "threat": "6.0", "ict_index": "1.2", "transfers_balance": "-1620", "selected": "63079", "transfers_in": "274", "transfers_out": "1894", "value": "77", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "2", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-343", "selected": "60917", "transfers_in": "602", "transfers_out": "945", "value": "77", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-430", "selected": "60046", "transfers_in": "208", "transfers_out": "638", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.9", "threat": "14.0", "ict_index": "1.5", "transfers_balance": "-887", "selected": "59258", "transfers_in": "119", "transfers_out": "1006", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.8", "creativity": "1.1", "threat": "10.0", "ict_index": "1.6", "transfers_balance": "197", "selected": "59699", "transfers_in": "611", "transfers_out": "414", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "6.2", "creativity": "25.4", "threat": "12.0", "ict_index": "4.4", "transfers_balance": "197", "selected": "59699", "transfers_in": "611", "transfers_out": "414", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "3.5", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "136", "selected": "59583", "transfers_in": "371", "transfers_out": "235", "value": "77", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-130", "selected": "59530", "transfers_in": "186", "transfers_out": "316", "value": "77", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "4.8", "threat": "8.0", "ict_index": "1.3", "transfers_balance": "-130", "selected": "59530", "transfers_in": "186", "transfers_out": "316", "value": "77", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "11.7", "threat": "1.0", "ict_index": "1.5", "transfers_balance": "-42", "selected": "59583", "transfers_in": "239", "transfers_out": "281", "value": "77", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Oliver McBurnie": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "0", "selected": "99554", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.7", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-11357", "selected": "97361", "transfers_in": "4389", "transfers_out": "15746", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "1.8", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-7638", "selected": "93795", "transfers_in": "6953", "transfers_out": "14591", "value": "45", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12543", "selected": "83768", "transfers_in": "4267", "transfers_out": "16810", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11247", "selected": "72997", "transfers_in": "427", "transfers_out": "11674", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8379", "selected": "65083", "transfers_in": "576", "transfers_out": "8955", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5594", "selected": "59931", "transfers_in": "569", "transfers_out": "6163", "value": "45", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3943", "selected": "56438", "transfers_in": "581", "transfers_out": "4524", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2485", "selected": "54170", "transfers_in": "230", "transfers_out": "2715", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-2595", "selected": "51847", "transfers_in": "450", "transfers_out": "3045", "value": "45", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.2", "creativity": "1.6", "threat": "17.0", "ict_index": "2.5", "transfers_balance": "3248", "selected": "56043", "transfers_in": "5913", "transfers_out": "2665", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4264", "selected": "61722", "transfers_in": "7834", "transfers_out": "3570", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6100", "selected": "68825", "transfers_in": "9347", "transfers_out": "3247", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.6", "creativity": "1.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "4660", "selected": "74262", "transfers_in": "7368", "transfers_out": "2708", "value": "45", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "2.2", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1239", "selected": "76266", "transfers_in": "4620", "transfers_out": "3381", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2522", "selected": "80025", "transfers_in": "6660", "transfers_out": "4138", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "205", "selected": "80886", "transfers_in": "3805", "transfers_out": "3600", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-208", "selected": "81359", "transfers_in": "3249", "transfers_out": "3457", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3871", "selected": "86587", "transfers_in": "9040", "transfers_out": "5169", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "61", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.6", "creativity": "4.3", "threat": "41.0", "ict_index": "5.1", "transfers_balance": "7597", "selected": "96241", "transfers_in": "12445", "transfers_out": "4848", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.4", "creativity": "12.1", "threat": "2.0", "ict_index": "3.2", "transfers_balance": "14693", "selected": "113620", "transfers_in": "23118", "transfers_out": "8425", "value": "45", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "20", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.6", "creativity": "1.8", "threat": "2.0", "ict_index": "0.5", "transfers_balance": "21406", "selected": "136216", "transfers_in": "33218", "transfers_out": "11812", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "3.5", "threat": "39.0", "ict_index": "4.9", "transfers_balance": "32004", "selected": "172609", "transfers_in": "51461", "transfers_out": "19457", "value": "45", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "39728", "selected": "215811", "transfers_in": "52781", "transfers_out": "13053", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7562", "selected": "208642", "transfers_in": "4083", "transfers_out": "11645", "value": "46", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21450", "selected": "187304", "transfers_in": "1139", "transfers_out": "22589", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19370", "selected": "167995", "transfers_in": "427", "transfers_out": "19797", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15735", "selected": "152274", "transfers_in": "71", "transfers_out": "15806", "value": "46", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6040", "selected": "146079", "transfers_in": "25", "transfers_out": "6065", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5599", "selected": "123404", "transfers_in": "30", "transfers_out": "5629", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4271", "selected": "114016", "transfers_in": "19", "transfers_out": "4290", "value": "46", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2985", "selected": "111032", "transfers_in": "15", "transfers_out": "3000", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2700", "selected": "108026", "transfers_in": "8", "transfers_out": "2708", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2259", "selected": "105783", "transfers_in": "8", "transfers_out": "2267", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1704", "selected": "104469", "transfers_in": "5", "transfers_out": "1709", "value": "46", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1953", "selected": "102432", "transfers_in": "9", "transfers_out": "1962", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1953", "selected": "102432", "transfers_in": "9", "transfers_out": "1962", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1988", "selected": "100421", "transfers_in": "13", "transfers_out": "2001", "value": "46", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Gnegneri Yaya Tour\u00e9": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "85542", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18085", "selected": "79698", "transfers_in": "2119", "transfers_out": "20204", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14606", "selected": "68212", "transfers_in": "1753", "transfers_out": "16359", "value": "64", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10977", "selected": "59487", "transfers_in": "969", "transfers_out": "11946", "value": "63", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5670", "selected": "54787", "transfers_in": "682", "transfers_out": "6352", "value": "63", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4882", "selected": "50721", "transfers_in": "736", "transfers_out": "5618", "value": "62", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3432", "selected": "47986", "transfers_in": "588", "transfers_out": "4020", "value": "62", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "10.4", "creativity": "15.8", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-2217", "selected": "46363", "transfers_in": "651", "transfers_out": "2868", "value": "62", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.0", "creativity": "1.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-796", "selected": "45858", "transfers_in": "390", "transfers_out": "1186", "value": "62", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-981", "selected": "45240", "transfers_in": "418", "transfers_out": "1399", "value": "61", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-900", "selected": "44612", "transfers_in": "227", "transfers_out": "1127", "value": "61", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-744", "selected": "44227", "transfers_in": "266", "transfers_out": "1010", "value": "61", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-551", "selected": "43835", "transfers_in": "171", "transfers_out": "722", "value": "61", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-408", "selected": "43554", "transfers_in": "108", "transfers_out": "516", "value": "61", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-429", "selected": "43233", "transfers_in": "117", "transfers_out": "546", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-455", "selected": "42977", "transfers_in": "169", "transfers_out": "624", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "23.2", "creativity": "13.8", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-293", "selected": "42794", "transfers_in": "122", "transfers_out": "415", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "42804", "transfers_in": "178", "transfers_out": "342", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-411", "selected": "42709", "transfers_in": "197", "transfers_out": "608", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "42604", "transfers_in": "95", "transfers_out": "372", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.8", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-330", "selected": "42491", "transfers_in": "174", "transfers_out": "504", "value": "61", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "3.0", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-59", "selected": "42531", "transfers_in": "198", "transfers_out": "257", "value": "61", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-383", "selected": "42538", "transfers_in": "227", "transfers_out": "610", "value": "61", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327", "selected": "42414", "transfers_in": "110", "transfers_out": "437", "value": "61", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-227", "selected": "42393", "transfers_in": "155", "transfers_out": "382", "value": "60", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-123", "selected": "42353", "transfers_in": "112", "transfers_out": "235", "value": "60", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "42280", "transfers_in": "122", "transfers_out": "340", "value": "60", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.6", "creativity": "0.7", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-413", "selected": "41984", "transfers_in": "80", "transfers_out": "493", "value": "60", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-119", "selected": "41923", "transfers_in": "66", "transfers_out": "185", "value": "60", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "45794", "transfers_in": "116", "transfers_out": "137", "value": "60", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "45898", "transfers_in": "81", "transfers_out": "128", "value": "60", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "45912", "transfers_in": "61", "transfers_out": "113", "value": "60", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-35", "selected": "45936", "transfers_in": "54", "transfers_out": "89", "value": "60", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "28.4", "creativity": "34.3", "threat": "16.0", "ict_index": "7.9", "transfers_balance": "38", "selected": "46046", "transfers_in": "111", "transfers_out": "73", "value": "60", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.8", "creativity": "15.4", "threat": "10.0", "ict_index": "3.4", "transfers_balance": "130", "selected": "46214", "transfers_in": "212", "transfers_out": "82", "value": "60", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "300", "selected": "46586", "transfers_in": "423", "transfers_out": "123", "value": "60", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "85", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "16.2", "creativity": "37.8", "threat": "36.0", "ict_index": "9.0", "transfers_balance": "300", "selected": "46586", "transfers_in": "423", "transfers_out": "123", "value": "60", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1062", "selected": "47782", "transfers_in": "1399", "transfers_out": "337", "value": "60", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Scott Malone": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "7187", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1258", "selected": "6544", "transfers_in": "91", "transfers_out": "1349", "value": "45", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1103", "selected": "5664", "transfers_in": "218", "transfers_out": "1321", "value": "44", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "27", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.8", "creativity": "1.3", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "-756", "selected": "5127", "transfers_in": "123", "transfers_out": "879", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-416", "selected": "4798", "transfers_in": "99", "transfers_out": "515", "value": "44", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-339", "selected": "4565", "transfers_in": "218", "transfers_out": "557", "value": "43", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "30", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.6", "creativity": "0.4", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-163", "selected": "4512", "transfers_in": "245", "transfers_out": "408", "value": "43", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "14.0", "creativity": "1.7", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-74", "selected": "4511", "transfers_in": "254", "transfers_out": "328", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-38", "selected": "4524", "transfers_in": "183", "transfers_out": "221", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "928", "selected": "5610", "transfers_in": "1475", "transfers_out": "547", "value": "43", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "12", "goals": "0", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "78", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "35.0", "creativity": "13.2", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "-100", "selected": "5592", "transfers_in": "323", "transfers_out": "423", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "23.6", "creativity": "48.1", "threat": "5.0", "ict_index": "7.7", "transfers_balance": "4743", "selected": "10768", "transfers_in": "5748", "transfers_out": "1005", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "3.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "1238", "selected": "12292", "transfers_in": "2382", "transfers_out": "1144", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1120", "selected": "13598", "transfers_in": "2001", "transfers_out": "881", "value": "43", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "21.4", "creativity": "11.8", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "667", "selected": "14492", "transfers_in": "1654", "transfers_out": "987", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-86", "selected": "14519", "transfers_in": "755", "transfers_out": "841", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-858", "selected": "13681", "transfers_in": "83", "transfers_out": "941", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "10.2", "creativity": "11.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-792", "selected": "12913", "transfers_in": "70", "transfers_out": "862", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.0", "creativity": "1.2", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "-440", "selected": "12501", "transfers_in": "214", "transfers_out": "654", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.8", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "51", "selected": "12593", "transfers_in": "470", "transfers_out": "419", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "18.4", "creativity": "4.8", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "-466", "selected": "12155", "transfers_in": "200", "transfers_out": "666", "value": "43", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "14", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "323", "selected": "12513", "transfers_in": "907", "transfers_out": "584", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.8", "creativity": "3.0", "threat": "1.0", "ict_index": "1.4", "transfers_balance": "-235", "selected": "12342", "transfers_in": "710", "transfers_out": "945", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.4", "creativity": "11.7", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-245", "selected": "12133", "transfers_in": "502", "transfers_out": "747", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-265", "selected": "11918", "transfers_in": "309", "transfers_out": "574", "value": "43", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-925", "selected": "10997", "transfers_in": "18", "transfers_out": "943", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "51", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.6", "creativity": "1.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-274", "selected": "10744", "transfers_in": "171", "transfers_out": "445", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-158", "selected": "10638", "transfers_in": "161", "transfers_out": "319", "value": "43", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "10456", "transfers_in": "44", "transfers_out": "239", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "20.0", "creativity": "30.6", "threat": "28.0", "ict_index": "7.9", "transfers_balance": "-17", "selected": "9671", "transfers_in": "218", "transfers_out": "235", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "1154", "selected": "12322", "transfers_in": "1341", "transfers_out": "187", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "4.1", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "-260", "selected": "10611", "transfers_in": "200", "transfers_out": "460", "value": "43", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "10414", "transfers_in": "83", "transfers_out": "301", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-388", "selected": "9941", "transfers_in": "38", "transfers_out": "426", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "2.0", "creativity": "0.7", "threat": "20.0", "ict_index": "2.3", "transfers_balance": "-178", "selected": "9585", "transfers_in": "21", "transfers_out": "199", "value": "43", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.2", "creativity": "0.0", "threat": "7.0", "ict_index": "1.3", "transfers_balance": "-126", "selected": "9453", "transfers_in": "52", "transfers_out": "178", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-126", "selected": "9453", "transfers_in": "52", "transfers_out": "178", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "9372", "transfers_in": "65", "transfers_out": "144", "value": "43", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Paulo Gazzaniga": [{"gameweek": "11", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "3", "bps": "26", "influence": "27.4", "creativity": "0.0", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3786", "selected": "6008", "transfers_in": "4418", "transfers_out": "632", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-887", "selected": "5251", "transfers_in": "286", "transfers_out": "1173", "value": "45", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-406", "selected": "4939", "transfers_in": "150", "transfers_out": "556", "value": "44", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-281", "selected": "4719", "transfers_in": "94", "transfers_out": "375", "value": "44", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-277", "selected": "4507", "transfers_in": "70", "transfers_out": "347", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-121", "selected": "4436", "transfers_in": "53", "transfers_out": "174", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-138", "selected": "4335", "transfers_in": "28", "transfers_out": "166", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "4265", "transfers_in": "51", "transfers_out": "185", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-60", "selected": "4243", "transfers_in": "51", "transfers_out": "111", "value": "43", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4108", "transfers_in": "74", "transfers_out": "140", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "4108", "transfers_in": "74", "transfers_out": "140", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "4181", "transfers_in": "195", "transfers_out": "222", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "46", "selected": "4303", "transfers_in": "193", "transfers_out": "147", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "4384", "transfers_in": "220", "transfers_out": "233", "value": "42", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "4421", "transfers_in": "137", "transfers_out": "133", "value": "42", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "62", "selected": "4551", "transfers_in": "211", "transfers_out": "149", "value": "42", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "4700", "transfers_in": "198", "transfers_out": "165", "value": "42", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "4724", "transfers_in": "76", "transfers_out": "98", "value": "42", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "4448", "transfers_in": "74", "transfers_out": "94", "value": "42", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "15", "selected": "4529", "transfers_in": "104", "transfers_out": "89", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "4533", "transfers_in": "64", "transfers_out": "84", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "4545", "transfers_in": "53", "transfers_out": "83", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "4545", "transfers_in": "53", "transfers_out": "83", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "4522", "transfers_in": "47", "transfers_out": "52", "value": "42", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "4548", "transfers_in": "59", "transfers_out": "53", "value": "42", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "4548", "transfers_in": "59", "transfers_out": "53", "value": "42", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22", "selected": "4534", "transfers_in": "27", "transfers_out": "49", "value": "42", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Kyle Walker": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "12.4", "creativity": "27.3", "threat": "4.0", "ict_index": "4.4", "transfers_balance": "0", "selected": "847978", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "-2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "43", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "1.3", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29313", "selected": "1016978", "transfers_in": "58614", "transfers_out": "29301", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-21T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382296", "selected": "647125", "transfers_in": "9747", "transfers_out": "392043", "value": "65", "played_for": "MCI", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "9", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "24.0", "creativity": "15.3", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-57527", "selected": "601124", "transfers_in": "7952", "transfers_out": "65479", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "37.0", "creativity": "15.8", "threat": "4.0", "ict_index": "5.7", "transfers_balance": "9190", "selected": "621150", "transfers_in": "25735", "transfers_out": "16545", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "6.6", "creativity": "6.7", "threat": "10.0", "ict_index": "2.3", "transfers_balance": "52033", "selected": "688873", "transfers_in": "71126", "transfers_out": "19093", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "19.2", "creativity": "12.6", "threat": "0.0", "ict_index": "3.2", "transfers_balance": "147", "selected": "702561", "transfers_in": "35209", "transfers_out": "35062", "value": "65", "played_for": "MCI", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "1", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.0", "creativity": "15.3", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "25708", "selected": "743118", "transfers_in": "49344", "transfers_out": "23636", "value": "66", "played_for": "MCI", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "17.4", "creativity": "11.8", "threat": "0.0", "ict_index": "2.9", "transfers_balance": "17699", "selected": "766759", "transfers_in": "41276", "transfers_out": "23577", "value": "66", "played_for": "MCI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "3", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.0", "creativity": "20.1", "threat": "6.0", "ict_index": "5.9", "transfers_balance": "-231", "selected": "773227", "transfers_in": "30485", "transfers_out": "30716", "value": "66", "played_for": "MCI", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "11.6", "creativity": "1.9", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-9133", "selected": "769608", "transfers_in": "16285", "transfers_out": "25418", "value": "66", "played_for": "MCI", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "17.6", "creativity": "25.6", "threat": "2.0", "ict_index": "4.5", "transfers_balance": "8409", "selected": "785507", "transfers_in": "31487", "transfers_out": "23078", "value": "66", "played_for": "MCI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.6", "creativity": "18.0", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "43809", "selected": "835975", "transfers_in": "55122", "transfers_out": "11313", "value": "66", "played_for": "MCI", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.8", "creativity": "10.8", "threat": "4.0", "ict_index": "2.7", "transfers_balance": "-2169", "selected": "837484", "transfers_in": "16025", "transfers_out": "18194", "value": "67", "played_for": "MCI", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "26.0", "creativity": "41.4", "threat": "1.0", "ict_index": "6.8", "transfers_balance": "2251", "selected": "843965", "transfers_in": "21590", "transfers_out": "19339", "value": "67", "played_for": "MCI", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "2.7", "threat": "0.0", "ict_index": "0.8", "transfers_balance": "-42060", "selected": "806634", "transfers_in": "6989", "transfers_out": "49049", "value": "67", "played_for": "MCI", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23209", "selected": "786256", "transfers_in": "7073", "transfers_out": "30282", "value": "67", "played_for": "MCI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "12.6", "creativity": "2.2", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-35960", "selected": "752760", "transfers_in": "4032", "transfers_out": "39992", "value": "66", "played_for": "MCI", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "9.4", "creativity": "9.1", "threat": "12.0", "ict_index": "3.1", "transfers_balance": "4067", "selected": "762074", "transfers_in": "30542", "transfers_out": "26475", "value": "66", "played_for": "MCI", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "10.8", "creativity": "7.1", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "783", "selected": "766201", "transfers_in": "16128", "transfers_out": "15345", "value": "66", "played_for": "MCI", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "19.0", "creativity": "18.1", "threat": "2.0", "ict_index": "3.9", "transfers_balance": "5253", "selected": "775658", "transfers_in": "26011", "transfers_out": "20758", "value": "66", "played_for": "MCI", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "4.3", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "6655", "selected": "784385", "transfers_in": "30736", "transfers_out": "24081", "value": "66", "played_for": "MCI", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "3", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "42.4", "creativity": "22.5", "threat": "0.0", "ict_index": "6.5", "transfers_balance": "-55963", "selected": "733400", "transfers_in": "15075", "transfers_out": "71038", "value": "66", "played_for": "MCI", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "21.0", "creativity": "10.3", "threat": "5.0", "ict_index": "3.6", "transfers_balance": "-3907", "selected": "733569", "transfers_in": "16013", "transfers_out": "19920", "value": "66", "played_for": "MCI", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "20.4", "creativity": "32.3", "threat": "15.0", "ict_index": "6.8", "transfers_balance": "-14006", "selected": "723668", "transfers_in": "8989", "transfers_out": "22995", "value": "66", "played_for": "MCI", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "13.2", "creativity": "26.3", "threat": "4.0", "ict_index": "4.4", "transfers_balance": "-2702", "selected": "722821", "transfers_in": "9092", "transfers_out": "11794", "value": "66", "played_for": "MCI", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "19.8", "creativity": "27.9", "threat": "4.0", "ict_index": "5.2", "transfers_balance": "5970", "selected": "732658", "transfers_in": "21553", "transfers_out": "15583", "value": "66", "played_for": "MCI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "10", "goals": "0", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "30.6", "creativity": "11.3", "threat": "4.0", "ict_index": "4.6", "transfers_balance": "-17811", "selected": "719613", "transfers_in": "8533", "transfers_out": "26344", "value": "66", "played_for": "MCI", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "9.2", "creativity": "7.8", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-23806", "selected": "696526", "transfers_in": "5310", "transfers_out": "29116", "value": "66", "played_for": "MCI", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "12.6", "creativity": "16.2", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "17511", "selected": "741199", "transfers_in": "25167", "transfers_out": "7656", "value": "66", "played_for": "MCI", "kickoff_time": "2018-03-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "1.8", "creativity": "20.5", "threat": "10.0", "ict_index": "3.2", "transfers_balance": "18139", "selected": "771567", "transfers_in": "24398", "transfers_out": "6259", "value": "66", "played_for": "MCI", "kickoff_time": "2018-03-31T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8264", "selected": "763678", "transfers_in": "5259", "transfers_out": "13523", "value": "66", "played_for": "MCI", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "1.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-23149", "selected": "737635", "transfers_in": "2801", "transfers_out": "25950", "value": "66", "played_for": "MCI", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "42616", "selected": "799013", "transfers_in": "48124", "transfers_out": "5508", "value": "66", "played_for": "MCI", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "60", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.2", "creativity": "25.2", "threat": "2.0", "ict_index": "3.6", "transfers_balance": "-8953", "selected": "777457", "transfers_in": "7817", "transfers_out": "16770", "value": "66", "played_for": "MCI", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "19.4", "creativity": "42.4", "threat": "14.0", "ict_index": "7.6", "transfers_balance": "-51228", "selected": "724085", "transfers_in": "1384", "transfers_out": "52612", "value": "66", "played_for": "MCI", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51228", "selected": "724085", "transfers_in": "1384", "transfers_out": "52612", "value": "66", "played_for": "MCI", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2622", "selected": "725012", "transfers_in": "4787", "transfers_out": "7409", "value": "66", "played_for": "MCI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Tim Krul": [{"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5261", "selected": "8229", "transfers_in": "6483", "transfers_out": "1222", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8408", "selected": "19832", "transfers_in": "10169", "transfers_out": "1761", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7323", "selected": "29063", "transfers_in": "9749", "transfers_out": "2426", "value": "40", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8864", "selected": "39969", "transfers_in": "10834", "transfers_out": "1970", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5788", "selected": "47296", "transfers_in": "8078", "transfers_out": "2290", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "687", "selected": "48458", "transfers_in": "1840", "transfers_out": "1153", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "138", "selected": "49062", "transfers_in": "1705", "transfers_out": "1567", "value": "40", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-67", "selected": "49359", "transfers_in": "1053", "transfers_out": "1120", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-653", "selected": "49140", "transfers_in": "1145", "transfers_out": "1798", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "96", "selected": "49467", "transfers_in": "904", "transfers_out": "808", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-180", "selected": "49468", "transfers_in": "643", "transfers_out": "823", "value": "40", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-946", "selected": "48721", "transfers_in": "751", "transfers_out": "1697", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-831", "selected": "48164", "transfers_in": "639", "transfers_out": "1470", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-84", "selected": "48262", "transfers_in": "730", "transfers_out": "814", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "48258", "transfers_in": "659", "transfers_out": "829", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "27", "selected": "48527", "transfers_in": "857", "transfers_out": "830", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "48669", "transfers_in": "588", "transfers_out": "629", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "48849", "transfers_in": "1210", "transfers_out": "1236", "value": "40", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-427", "selected": "48494", "transfers_in": "1339", "transfers_out": "1766", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "401", "selected": "49232", "transfers_in": "2871", "transfers_out": "2470", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-260", "selected": "49175", "transfers_in": "1157", "transfers_out": "1417", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-269", "selected": "49131", "transfers_in": "1077", "transfers_out": "1346", "value": "40", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "49205", "transfers_in": "875", "transfers_out": "909", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "49364", "transfers_in": "986", "transfers_out": "993", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-185", "selected": "49430", "transfers_in": "822", "transfers_out": "1007", "value": "40", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-102", "selected": "49424", "transfers_in": "361", "transfers_out": "463", "value": "40", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-200", "selected": "43511", "transfers_in": "357", "transfers_out": "557", "value": "40", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "42730", "transfers_in": "562", "transfers_out": "1045", "value": "40", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-379", "selected": "42375", "transfers_in": "294", "transfers_out": "673", "value": "40", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "41954", "transfers_in": "264", "transfers_out": "764", "value": "40", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-500", "selected": "41954", "transfers_in": "264", "transfers_out": "764", "value": "40", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-326", "selected": "41127", "transfers_in": "112", "transfers_out": "438", "value": "40", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4089", "selected": "47487", "transfers_in": "4819", "transfers_out": "730", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4089", "selected": "47487", "transfers_in": "4819", "transfers_out": "730", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4360", "selected": "52168", "transfers_in": "5573", "transfers_out": "1213", "value": "39", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Davide Zappacosta": [{"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "1.5", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "1304", "selected": "1586", "transfers_in": "2024", "transfers_out": "720", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3795", "selected": "6316", "transfers_in": "5117", "transfers_out": "1322", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "7079", "transfers_in": "2356", "transfers_out": "2452", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2097", "selected": "5344", "transfers_in": "678", "transfers_out": "2775", "value": "60", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "50", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "15.2", "creativity": "3.2", "threat": "21.0", "ict_index": "3.9", "transfers_balance": "-1054", "selected": "4535", "transfers_in": "322", "transfers_out": "1376", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "1500", "selected": "6268", "transfers_in": "2183", "transfers_out": "683", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "11.6", "creativity": "23.4", "threat": "26.0", "ict_index": "6.1", "transfers_balance": "-630", "selected": "5866", "transfers_in": "779", "transfers_out": "1409", "value": "59", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "8.4", "creativity": "15.5", "threat": "25.0", "ict_index": "4.9", "transfers_balance": "-64", "selected": "6045", "transfers_in": "572", "transfers_out": "636", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "20.6", "creativity": "8.2", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "3161", "selected": "9687", "transfers_in": "4029", "transfers_out": "868", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "82", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.2", "creativity": "29.3", "threat": "13.0", "ict_index": "6.7", "transfers_balance": "2186", "selected": "12269", "transfers_in": "3282", "transfers_out": "1096", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "74", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "12.4", "creativity": "13.9", "threat": "7.0", "ict_index": "3.3", "transfers_balance": "6189", "selected": "18876", "transfers_in": "7294", "transfers_out": "1105", "value": "59", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "9034", "selected": "28549", "transfers_in": "10438", "transfers_out": "1404", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "20.4", "creativity": "30.7", "threat": "22.0", "ict_index": "7.3", "transfers_balance": "-5403", "selected": "23629", "transfers_in": "2030", "transfers_out": "7433", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1274", "selected": "22629", "transfers_in": "1384", "transfers_out": "2658", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.2", "creativity": "0.5", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-3337", "selected": "19536", "transfers_in": "850", "transfers_out": "4187", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.6", "creativity": "0.8", "threat": "12.0", "ict_index": "1.5", "transfers_balance": "-3034", "selected": "16778", "transfers_in": "739", "transfers_out": "3773", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1591", "selected": "15329", "transfers_in": "666", "transfers_out": "2257", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "37.0", "creativity": "14.8", "threat": "11.0", "ict_index": "6.3", "transfers_balance": "-1727", "selected": "13777", "transfers_in": "839", "transfers_out": "2566", "value": "59", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "34", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "27.2", "creativity": "14.5", "threat": "8.0", "ict_index": "5.0", "transfers_balance": "169", "selected": "14085", "transfers_in": "1067", "transfers_out": "898", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1346", "selected": "15993", "transfers_in": "3050", "transfers_out": "1704", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.2", "creativity": "0.1", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-1533", "selected": "14738", "transfers_in": "641", "transfers_out": "2174", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "10.0", "creativity": "15.3", "threat": "10.0", "ict_index": "3.5", "transfers_balance": "-688", "selected": "14351", "transfers_in": "650", "transfers_out": "1338", "value": "59", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.0", "creativity": "3.3", "threat": "8.0", "ict_index": "2.1", "transfers_balance": "-159", "selected": "14316", "transfers_in": "523", "transfers_out": "682", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "21.8", "creativity": "18.0", "threat": "46.0", "ict_index": "8.6", "transfers_balance": "-90", "selected": "14435", "transfers_in": "840", "transfers_out": "930", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "14529", "transfers_in": "606", "transfers_out": "828", "value": "59", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-517", "selected": "14095", "transfers_in": "166", "transfers_out": "683", "value": "59", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "17.8", "creativity": "35.8", "threat": "82.0", "ict_index": "13.6", "transfers_balance": "-322", "selected": "13317", "transfers_in": "250", "transfers_out": "572", "value": "59", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "13452", "transfers_in": "194", "transfers_out": "291", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-599", "selected": "12869", "transfers_in": "65", "transfers_out": "664", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "11.7", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "-547", "selected": "12317", "transfers_in": "25", "transfers_out": "572", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.8", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-547", "selected": "12317", "transfers_in": "25", "transfers_out": "572", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "75", "selected": "12481", "transfers_in": "176", "transfers_out": "101", "value": "59", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-64", "selected": "12436", "transfers_in": "99", "transfers_out": "163", "value": "59", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "3.7", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-64", "selected": "12436", "transfers_in": "99", "transfers_out": "163", "value": "59", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "12453", "transfers_in": "128", "transfers_out": "132", "value": "59", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Marko Grujic": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "8123", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-825", "selected": "8404", "transfers_in": "359", "transfers_out": "1184", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.2", "creativity": "11.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-947", "selected": "7732", "transfers_in": "212", "transfers_out": "1159", "value": "45", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2240", "selected": "13361", "transfers_in": "5090", "transfers_out": "2850", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "13737", "transfers_in": "1466", "transfers_out": "1513", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "13957", "transfers_in": "1332", "transfers_out": "1529", "value": "44", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-398", "selected": "13791", "transfers_in": "879", "transfers_out": "1277", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-290", "selected": "13688", "transfers_in": "682", "transfers_out": "972", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-376", "selected": "13377", "transfers_in": "218", "transfers_out": "594", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-593", "selected": "12850", "transfers_in": "203", "transfers_out": "796", "value": "44", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10884", "selected": "26657", "transfers_in": "13674", "transfers_out": "2790", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "10189", "selected": "41777", "transfers_in": "15550", "transfers_out": "5361", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1099", "selected": "41878", "transfers_in": "3338", "transfers_out": "4437", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2369", "selected": "39784", "transfers_in": "539", "transfers_out": "2908", "value": "43", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2100", "selected": "37776", "transfers_in": "282", "transfers_out": "2382", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1920", "selected": "36002", "transfers_in": "416", "transfers_out": "2336", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1141", "selected": "34914", "transfers_in": "226", "transfers_out": "1367", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1171", "selected": "33782", "transfers_in": "135", "transfers_out": "1306", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1562", "selected": "32281", "transfers_in": "142", "transfers_out": "1704", "value": "43", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "296", "selected": "33346", "transfers_in": "1991", "transfers_out": "1695", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-654", "selected": "33575", "transfers_in": "1927", "transfers_out": "2581", "value": "42", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-459", "selected": "33422", "transfers_in": "1165", "transfers_out": "1624", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1041", "selected": "33516", "transfers_in": "1350", "transfers_out": "2391", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1240", "selected": "32894", "transfers_in": "558", "transfers_out": "1798", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1654", "selected": "31369", "transfers_in": "92", "transfers_out": "1746", "value": "42", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-706", "selected": "30674", "transfers_in": "36", "transfers_out": "742", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-938", "selected": "29768", "transfers_in": "51", "transfers_out": "989", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-727", "selected": "29067", "transfers_in": "85", "transfers_out": "812", "value": "42", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-363", "selected": "28697", "transfers_in": "26", "transfers_out": "389", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-295", "selected": "23646", "transfers_in": "20", "transfers_out": "315", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-481", "selected": "22952", "transfers_in": "6", "transfers_out": "487", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-358", "selected": "22821", "transfers_in": "15", "transfers_out": "373", "value": "42", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-156", "selected": "22673", "transfers_in": "10", "transfers_out": "166", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-139", "selected": "22562", "transfers_in": "19", "transfers_out": "158", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-175", "selected": "22338", "transfers_in": "3", "transfers_out": "178", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-96", "selected": "22277", "transfers_in": "9", "transfers_out": "105", "value": "42", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-93", "selected": "22190", "transfers_in": "19", "transfers_out": "112", "value": "42", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "22088", "transfers_in": "27", "transfers_out": "126", "value": "42", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "\u00c1lvaro Morata": [{"gameweek": "1", "points": "10", "goals": "1", "assists": "1", "conceded": "0", "bonus": "2", "minutes": "31", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "50.6", "creativity": "11.1", "threat": "43.0", "ict_index": "10.5", "transfers_balance": "0", "selected": "245495", "transfers_in": "0", "transfers_out": "0", "value": "100", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "2.4", "creativity": "11.4", "threat": "66.0", "ict_index": "8.0", "transfers_balance": "23617", "selected": "353016", "transfers_in": "47609", "transfers_out": "23992", "value": "100", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "77", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "53.8", "creativity": "35.3", "threat": "33.0", "ict_index": "12.2", "transfers_balance": "7933", "selected": "386689", "transfers_in": "52369", "transfers_out": "44436", "value": "100", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "43.0", "creativity": "16.8", "threat": "82.0", "ict_index": "14.2", "transfers_balance": "305692", "selected": "749266", "transfers_in": "345319", "transfers_out": "39627", "value": "101", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "88", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "2.8", "creativity": "6.7", "threat": "14.0", "ict_index": "2.4", "transfers_balance": "133050", "selected": "912455", "transfers_in": "181820", "transfers_out": "48770", "value": "102", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "17", "goals": "3", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "73", "influence": "103.6", "creativity": "5.8", "threat": "95.0", "ict_index": "20.4", "transfers_balance": "-47175", "selected": "882733", "transfers_in": "101757", "transfers_out": "148932", "value": "102", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.2", "threat": "15.0", "ict_index": "1.4", "transfers_balance": "475846", "selected": "1388499", "transfers_in": "528071", "transfers_out": "52225", "value": "104", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-694932", "selected": "698503", "transfers_in": "62713", "transfers_out": "757645", "value": "103", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.0", "creativity": "2.1", "threat": "19.0", "ict_index": "2.6", "transfers_balance": "121119", "selected": "825784", "transfers_in": "201677", "transfers_out": "80558", "value": "102", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "23.6", "creativity": "25.7", "threat": "62.0", "ict_index": "11.1", "transfers_balance": "243580", "selected": "1079273", "transfers_in": "320948", "transfers_out": "77368", "value": "103", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "40.0", "creativity": "14.1", "threat": "51.0", "ict_index": "10.5", "transfers_balance": "-112388", "selected": "971914", "transfers_in": "62265", "transfers_out": "174653", "value": "103", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "9", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "36", "influence": "51.4", "creativity": "16.1", "threat": "46.0", "ict_index": "11.4", "transfers_balance": "195424", "selected": "1179916", "transfers_in": "225289", "transfers_out": "29865", "value": "104", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "8.9", "threat": "28.0", "ict_index": "4.1", "transfers_balance": "152830", "selected": "1343971", "transfers_in": "193622", "transfers_out": "40792", "value": "105", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "13.0", "creativity": "2.4", "threat": "70.0", "ict_index": "8.5", "transfers_balance": "365277", "selected": "1717969", "transfers_in": "382495", "transfers_out": "17218", "value": "106", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "44.4", "creativity": "35.6", "threat": "55.0", "ict_index": "13.5", "transfers_balance": "102481", "selected": "1827151", "transfers_in": "160609", "transfers_out": "58128", "value": "107", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "11.4", "creativity": "45.3", "threat": "36.0", "ict_index": "9.3", "transfers_balance": "196215", "selected": "2038861", "transfers_in": "236750", "transfers_out": "40535", "value": "108", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-626271", "selected": "1415221", "transfers_in": "37075", "transfers_out": "663346", "value": "108", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.2", "creativity": "15.6", "threat": "31.0", "ict_index": "5.3", "transfers_balance": "-186579", "selected": "1230547", "transfers_in": "66896", "transfers_out": "253475", "value": "107", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-283983", "selected": "949372", "transfers_in": "45257", "transfers_out": "329240", "value": "107", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "38.2", "creativity": "15.0", "threat": "54.0", "ict_index": "10.7", "transfers_balance": "-1286", "selected": "950828", "transfers_in": "76640", "transfers_out": "77926", "value": "106", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "8.4", "creativity": "26.7", "threat": "41.0", "ict_index": "7.6", "transfers_balance": "257873", "selected": "1214651", "transfers_in": "303081", "transfers_out": "45208", "value": "106", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "9.8", "creativity": "42.4", "threat": "33.0", "ict_index": "8.5", "transfers_balance": "-196683", "selected": "1019221", "transfers_in": "46369", "transfers_out": "243052", "value": "106", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "4.0", "creativity": "12.8", "threat": "6.0", "ict_index": "2.3", "transfers_balance": "-81375", "selected": "942230", "transfers_in": "84350", "transfers_out": "165725", "value": "105", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321888", "selected": "621064", "transfers_in": "6847", "transfers_out": "328735", "value": "104", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-80960", "selected": "540730", "transfers_in": "5986", "transfers_out": "86946", "value": "104", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46640", "selected": "494180", "transfers_in": "368", "transfers_out": "47008", "value": "104", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "22.1", "threat": "15.0", "ict_index": "6.0", "transfers_balance": "-36860", "selected": "457456", "transfers_in": "349", "transfers_out": "37209", "value": "104", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-9", "influence": "2.6", "creativity": "23.0", "threat": "74.0", "ict_index": "10.0", "transfers_balance": "-13982", "selected": "444100", "transfers_in": "3483", "transfers_out": "17465", "value": "104", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.4", "transfers_balance": "-3519", "selected": "440834", "transfers_in": "1863", "transfers_out": "5382", "value": "104", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "3.0", "creativity": "0.5", "threat": "25.0", "ict_index": "2.9", "transfers_balance": "-990", "selected": "439837", "transfers_in": "4032", "transfers_out": "5022", "value": "104", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "87", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "41.0", "creativity": "2.2", "threat": "43.0", "ict_index": "8.6", "transfers_balance": "3700", "selected": "442100", "transfers_in": "8795", "transfers_out": "5095", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "17.6", "creativity": "41.3", "threat": "31.0", "ict_index": "9.0", "transfers_balance": "17053", "selected": "460263", "transfers_in": "20970", "transfers_out": "3917", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "60", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "11.1", "threat": "8.0", "ict_index": "1.6", "transfers_balance": "38311", "selected": "504820", "transfers_in": "45087", "transfers_out": "6776", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "1.4", "creativity": "2.3", "threat": "38.0", "ict_index": "4.2", "transfers_balance": "38311", "selected": "504820", "transfers_in": "45087", "transfers_out": "6776", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "1.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-3704", "selected": "457099", "transfers_in": "5975", "transfers_out": "9679", "value": "104", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3218", "selected": "453954", "transfers_in": "5123", "transfers_out": "8341", "value": "104", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "15.4", "creativity": "23.8", "threat": "72.0", "ict_index": "11.1", "transfers_balance": "-3218", "selected": "453954", "transfers_in": "5123", "transfers_out": "8341", "value": "104", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-6265", "selected": "447739", "transfers_in": "2985", "transfers_out": "9250", "value": "104", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Joy Mukena": [{"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "276", "selected": "361", "transfers_in": "332", "transfers_out": "56", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "530", "selected": "1122", "transfers_in": "717", "transfers_out": "187", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "179", "selected": "1371", "transfers_in": "295", "transfers_out": "116", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "162", "selected": "1514", "transfers_in": "292", "transfers_out": "130", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "1617", "transfers_in": "145", "transfers_out": "157", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "128", "selected": "1730", "transfers_in": "250", "transfers_out": "122", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "87", "selected": "1840", "transfers_in": "208", "transfers_out": "121", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "66", "selected": "2014", "transfers_in": "195", "transfers_out": "129", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "2101", "transfers_in": "106", "transfers_out": "73", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "2016", "transfers_in": "134", "transfers_out": "111", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7", "selected": "2033", "transfers_in": "128", "transfers_out": "135", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "55", "selected": "2098", "transfers_in": "202", "transfers_out": "147", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Enner Valencia": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2427", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-600", "selected": "2138", "transfers_in": "115", "transfers_out": "715", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-285", "selected": "1947", "transfers_in": "62", "transfers_out": "347", "value": "50", "played_for": "WHU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-195", "selected": "1827", "transfers_in": "68", "transfers_out": "263", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "1796", "transfers_in": "40", "transfers_out": "122", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-100", "selected": "1739", "transfers_in": "50", "transfers_out": "150", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-72", "selected": "1694", "transfers_in": "45", "transfers_out": "117", "value": "50", "played_for": "WHU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "1678", "transfers_in": "41", "transfers_out": "81", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1668", "transfers_in": "27", "transfers_out": "46", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1664", "transfers_in": "33", "transfers_out": "49", "value": "50", "played_for": "WHU", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1651", "transfers_in": "13", "transfers_out": "38", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "1638", "transfers_in": "16", "transfers_out": "41", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1639", "transfers_in": "18", "transfers_out": "33", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1644", "transfers_in": "17", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1676", "transfers_in": "14", "transfers_out": "19", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-03T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "1696", "transfers_in": "20", "transfers_out": "38", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1691", "transfers_in": "18", "transfers_out": "29", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "1681", "transfers_in": "5", "transfers_out": "19", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-16T16:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "1693", "transfers_in": "29", "transfers_out": "28", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1688", "transfers_in": "9", "transfers_out": "22", "value": "50", "played_for": "WHU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1693", "transfers_in": "23", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1693", "transfers_in": "23", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "1683", "transfers_in": "28", "transfers_out": "44", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "1704", "transfers_in": "23", "transfers_out": "34", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "1727", "transfers_in": "19", "transfers_out": "38", "value": "50", "played_for": "WHU", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "1735", "transfers_in": "9", "transfers_out": "17", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "1774", "transfers_in": "17", "transfers_out": "23", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "1829", "transfers_in": "18", "transfers_out": "33", "value": "50", "played_for": "WHU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-13", "selected": "1841", "transfers_in": "8", "transfers_out": "21", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "1968", "transfers_in": "5", "transfers_out": "22", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "1962", "transfers_in": "4", "transfers_out": "9", "value": "50", "played_for": "WHU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "1961", "transfers_in": "5", "transfers_out": "9", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1964", "transfers_in": "4", "transfers_out": "5", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-16T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1964", "transfers_in": "2", "transfers_out": "4", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "1964", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "WHU", "kickoff_time": "2018-04-29T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1964", "transfers_in": "3", "transfers_out": "4", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "1964", "transfers_in": "3", "transfers_out": "4", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "1968", "transfers_in": "10", "transfers_out": "8", "value": "50", "played_for": "WHU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Christian Atsu": [{"gameweek": "1", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "4.6", "creativity": "2.0", "threat": "34.0", "ict_index": "4.1", "transfers_balance": "0", "selected": "108635", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.8", "creativity": "24.6", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "16331", "selected": "134713", "transfers_in": "26093", "transfers_out": "9762", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "25.2", "creativity": "12.0", "threat": "23.0", "ict_index": "6.0", "transfers_balance": "-15034", "selected": "121621", "transfers_in": "9373", "transfers_out": "24407", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "2.1", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "45941", "selected": "176259", "transfers_in": "77587", "transfers_out": "31646", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "9", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "47.6", "creativity": "33.6", "threat": "35.0", "ict_index": "11.6", "transfers_balance": "-11249", "selected": "166433", "transfers_in": "15248", "transfers_out": "26497", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "6.0", "creativity": "6.1", "threat": "31.0", "ict_index": "4.3", "transfers_balance": "80130", "selected": "253246", "transfers_in": "99390", "transfers_out": "19260", "value": "51", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.4", "creativity": "12.2", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "4039", "selected": "259969", "transfers_in": "30550", "transfers_out": "26511", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "81", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "0.2", "creativity": "12.4", "threat": "30.0", "ict_index": "4.3", "transfers_balance": "-38663", "selected": "222415", "transfers_in": "12840", "transfers_out": "51503", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "17.0", "creativity": "24.3", "threat": "18.0", "ict_index": "5.9", "transfers_balance": "20775", "selected": "245105", "transfers_in": "35787", "transfers_out": "15012", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "13.3", "threat": "25.0", "ict_index": "5.0", "transfers_balance": "-8920", "selected": "237785", "transfers_in": "19194", "transfers_out": "28114", "value": "51", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.8", "creativity": "2.8", "threat": "28.0", "ict_index": "4.0", "transfers_balance": "-6949", "selected": "231780", "transfers_in": "10105", "transfers_out": "17054", "value": "51", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-62091", "selected": "170044", "transfers_in": "1414", "transfers_out": "63505", "value": "51", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-44997", "selected": "125092", "transfers_in": "167", "transfers_out": "45164", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25309", "selected": "99795", "transfers_in": "70", "transfers_out": "25379", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16028", "selected": "83779", "transfers_in": "78", "transfers_out": "16106", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.8", "creativity": "15.1", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-8609", "selected": "75242", "transfers_in": "499", "transfers_out": "9108", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "10.6", "creativity": "19.3", "threat": "29.0", "ict_index": "5.9", "transfers_balance": "-2690", "selected": "72632", "transfers_in": "873", "transfers_out": "3563", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "53", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "7.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "-3250", "selected": "69448", "transfers_in": "581", "transfers_out": "3831", "value": "49", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "15", "goals": "1", "assists": "2", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "47", "influence": "56.0", "creativity": "11.1", "threat": "28.0", "ict_index": "9.5", "transfers_balance": "-4206", "selected": "65335", "transfers_in": "641", "transfers_out": "4847", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "19", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "14.6", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "8237", "selected": "74212", "transfers_in": "10025", "transfers_out": "1788", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "10.8", "creativity": "25.7", "threat": "3.0", "ict_index": "4.0", "transfers_balance": "16672", "selected": "91636", "transfers_in": "21578", "transfers_out": "4906", "value": "48", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.4", "creativity": "12.6", "threat": "61.0", "ict_index": "7.8", "transfers_balance": "9531", "selected": "101444", "transfers_in": "20171", "transfers_out": "10640", "value": "48", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "7.2", "creativity": "18.5", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "18388", "selected": "121124", "transfers_in": "32623", "transfers_out": "14235", "value": "48", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "63", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "7.2", "creativity": "1.5", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-7069", "selected": "114615", "transfers_in": "10097", "transfers_out": "17166", "value": "48", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "12.6", "threat": "26.0", "ict_index": "4.8", "transfers_balance": "-3135", "selected": "111840", "transfers_in": "5994", "transfers_out": "9129", "value": "48", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.4", "creativity": "11.7", "threat": "26.0", "ict_index": "4.4", "transfers_balance": "-4280", "selected": "107694", "transfers_in": "3019", "transfers_out": "7299", "value": "48", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "6", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "0.3", "threat": "4.0", "ict_index": "1.0", "transfers_balance": "-10087", "selected": "97729", "transfers_in": "1246", "transfers_out": "11333", "value": "48", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "26", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "12.6", "creativity": "10.3", "threat": "22.0", "ict_index": "4.5", "transfers_balance": "-4764", "selected": "93157", "transfers_in": "2146", "transfers_out": "6910", "value": "48", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "15.0", "creativity": "39.1", "threat": "0.0", "ict_index": "5.4", "transfers_balance": "-3608", "selected": "89556", "transfers_in": "1187", "transfers_out": "4795", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.4", "creativity": "0.7", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-950", "selected": "96743", "transfers_in": "2882", "transfers_out": "3832", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "23", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.9", "threat": "3.0", "ict_index": "0.4", "transfers_balance": "-3192", "selected": "88499", "transfers_in": "953", "transfers_out": "4145", "value": "48", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.2", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-2803", "selected": "85721", "transfers_in": "449", "transfers_out": "3252", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2557", "selected": "82865", "transfers_in": "477", "transfers_out": "3034", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2998", "selected": "79948", "transfers_in": "268", "transfers_out": "3266", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3423", "selected": "76855", "transfers_in": "28", "transfers_out": "3451", "value": "48", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2679", "selected": "74099", "transfers_in": "10", "transfers_out": "2689", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2679", "selected": "74099", "transfers_in": "10", "transfers_out": "2689", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2166", "selected": "71926", "transfers_in": "19", "transfers_out": "2185", "value": "48", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Jack Colback": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "41590", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4782", "selected": "38904", "transfers_in": "625", "transfers_out": "5407", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5444", "selected": "33747", "transfers_in": "391", "transfers_out": "5835", "value": "45", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2379", "selected": "39431", "transfers_in": "10115", "transfers_out": "7736", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1816", "selected": "38098", "transfers_in": "2312", "transfers_out": "4128", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2246", "selected": "36292", "transfers_in": "1954", "transfers_out": "4200", "value": "44", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1543", "selected": "35004", "transfers_in": "1485", "transfers_out": "3028", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1202", "selected": "34052", "transfers_in": "1280", "transfers_out": "2482", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1177", "selected": "32961", "transfers_in": "500", "transfers_out": "1677", "value": "44", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23987", "selected": "61242", "transfers_in": "32410", "transfers_out": "8423", "value": "43", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7117", "selected": "70719", "transfers_in": "13385", "transfers_out": "6268", "value": "43", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7757", "selected": "81496", "transfers_in": "15239", "transfers_out": "7482", "value": "43", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-554", "selected": "81840", "transfers_in": "6211", "transfers_out": "6765", "value": "43", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2998", "selected": "79089", "transfers_in": "1432", "transfers_out": "4430", "value": "43", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2772", "selected": "76517", "transfers_in": "1109", "transfers_out": "3881", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2520", "selected": "74205", "transfers_in": "1143", "transfers_out": "3663", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1579", "selected": "72740", "transfers_in": "727", "transfers_out": "2306", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1869", "selected": "70956", "transfers_in": "522", "transfers_out": "2391", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2960", "selected": "68085", "transfers_in": "421", "transfers_out": "3381", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1748", "selected": "66379", "transfers_in": "236", "transfers_out": "1984", "value": "43", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-127", "selected": "66505", "transfers_in": "2988", "transfers_out": "3115", "value": "42", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1449", "selected": "68181", "transfers_in": "4833", "transfers_out": "3384", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "646", "selected": "69523", "transfers_in": "6119", "transfers_out": "5473", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "179", "selected": "70089", "transfers_in": "3493", "transfers_out": "3314", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "361", "selected": "70848", "transfers_in": "3242", "transfers_out": "2881", "value": "42", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1872", "selected": "69049", "transfers_in": "929", "transfers_out": "2801", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3126", "selected": "65931", "transfers_in": "103", "transfers_out": "3229", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2025", "selected": "63915", "transfers_in": "135", "transfers_out": "2160", "value": "42", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-905", "selected": "62996", "transfers_in": "51", "transfers_out": "956", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-869", "selected": "47283", "transfers_in": "54", "transfers_out": "923", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1062", "selected": "45027", "transfers_in": "31", "transfers_out": "1093", "value": "42", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-581", "selected": "44472", "transfers_in": "20", "transfers_out": "601", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-530", "selected": "43941", "transfers_in": "29", "transfers_out": "559", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-423", "selected": "43486", "transfers_in": "10", "transfers_out": "433", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-329", "selected": "43208", "transfers_in": "17", "transfers_out": "346", "value": "42", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-340", "selected": "42858", "transfers_in": "31", "transfers_out": "371", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-340", "selected": "42858", "transfers_in": "31", "transfers_out": "371", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-423", "selected": "42426", "transfers_in": "46", "transfers_out": "469", "value": "42", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Dusan Tadic": [{"gameweek": "1", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.8", "creativity": "43.2", "threat": "35.0", "ict_index": "10.0", "transfers_balance": "0", "selected": "138397", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "6", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "44.4", "creativity": "51.6", "threat": "42.0", "ict_index": "13.8", "transfers_balance": "13996", "selected": "168789", "transfers_in": "26296", "transfers_out": "12300", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "3.0", "creativity": "6.3", "threat": "0.0", "ict_index": "0.9", "transfers_balance": "34222", "selected": "214337", "transfers_in": "53207", "transfers_out": "18985", "value": "65", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "13.5", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "15776", "selected": "237945", "transfers_in": "42417", "transfers_out": "26641", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.2", "creativity": "27.6", "threat": "20.0", "ict_index": "6.4", "transfers_balance": "-28579", "selected": "211000", "transfers_in": "7354", "transfers_out": "35933", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "49.0", "threat": "26.0", "ict_index": "8.7", "transfers_balance": "-32355", "selected": "179782", "transfers_in": "4157", "transfers_out": "36512", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "16.6", "creativity": "37.0", "threat": "16.0", "ict_index": "7.0", "transfers_balance": "-18306", "selected": "162577", "transfers_in": "5485", "transfers_out": "23791", "value": "65", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.4", "creativity": "16.1", "threat": "41.0", "ict_index": "6.0", "transfers_balance": "-13271", "selected": "150318", "transfers_in": "6841", "transfers_out": "20112", "value": "65", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "21.0", "creativity": "21.8", "threat": "54.0", "ict_index": "9.7", "transfers_balance": "-11741", "selected": "138986", "transfers_in": "2004", "transfers_out": "13745", "value": "65", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.2", "creativity": "9.1", "threat": "20.0", "ict_index": "3.4", "transfers_balance": "-14535", "selected": "124920", "transfers_in": "1615", "transfers_out": "16150", "value": "65", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.0", "creativity": "43.3", "threat": "8.0", "ict_index": "6.2", "transfers_balance": "-6960", "selected": "118284", "transfers_in": "2306", "transfers_out": "9266", "value": "64", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "54", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.8", "creativity": "26.1", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "-10132", "selected": "108412", "transfers_in": "597", "transfers_out": "10729", "value": "64", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "77", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "52.8", "creativity": "23.2", "threat": "21.0", "ict_index": "9.7", "transfers_balance": "-6355", "selected": "102196", "transfers_in": "553", "transfers_out": "6908", "value": "63", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-256", "selected": "102298", "transfers_in": "3025", "transfers_out": "3281", "value": "63", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.0", "creativity": "12.8", "threat": "74.0", "ict_index": "8.6", "transfers_balance": "-1369", "selected": "101290", "transfers_in": "2444", "transfers_out": "3813", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "8", "goals": "0", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "87", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "29.0", "creativity": "50.5", "threat": "6.0", "ict_index": "8.6", "transfers_balance": "-3626", "selected": "98072", "transfers_in": "1301", "transfers_out": "4927", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "82", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "11.2", "creativity": "7.9", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "6858", "selected": "105511", "transfers_in": "9128", "transfers_out": "2270", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3391", "selected": "102478", "transfers_in": "2105", "transfers_out": "5496", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "4.6", "creativity": "18.5", "threat": "21.0", "ict_index": "4.4", "transfers_balance": "-2829", "selected": "100096", "transfers_in": "3083", "transfers_out": "5912", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "27", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "41.4", "creativity": "31.6", "threat": "32.0", "ict_index": "10.5", "transfers_balance": "-4478", "selected": "95846", "transfers_in": "487", "transfers_out": "4965", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "81", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.0", "creativity": "8.7", "threat": "12.0", "ict_index": "1.9", "transfers_balance": "-2389", "selected": "93732", "transfers_in": "1312", "transfers_out": "3701", "value": "63", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "9.0", "creativity": "26.1", "threat": "8.0", "ict_index": "4.3", "transfers_balance": "703", "selected": "94588", "transfers_in": "3491", "transfers_out": "2788", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "20", "influence": "24.6", "creativity": "36.2", "threat": "6.0", "ict_index": "6.7", "transfers_balance": "-2539", "selected": "92524", "transfers_in": "2369", "transfers_out": "4908", "value": "63", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.8", "creativity": "33.3", "threat": "8.0", "ict_index": "5.6", "transfers_balance": "-2136", "selected": "90618", "transfers_in": "1316", "transfers_out": "3452", "value": "62", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.4", "creativity": "41.3", "threat": "2.0", "ict_index": "5.5", "transfers_balance": "8438", "selected": "99484", "transfers_in": "11710", "transfers_out": "3272", "value": "62", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "87", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "11.6", "creativity": "18.7", "threat": "10.0", "ict_index": "4.0", "transfers_balance": "-3641", "selected": "96003", "transfers_in": "1866", "transfers_out": "5507", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.8", "creativity": "21.3", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-4730", "selected": "91446", "transfers_in": "822", "transfers_out": "5552", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "1.2", "creativity": "15.7", "threat": "20.0", "ict_index": "3.7", "transfers_balance": "-1115", "selected": "90604", "transfers_in": "1813", "transfers_out": "2928", "value": "62", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "63", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "8.8", "creativity": "11.9", "threat": "6.0", "ict_index": "2.7", "transfers_balance": "63", "selected": "90859", "transfers_in": "1778", "transfers_out": "1715", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "45", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.0", "creativity": "2.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-999", "selected": "95765", "transfers_in": "1288", "transfers_out": "2287", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.0", "creativity": "35.8", "threat": "5.0", "ict_index": "4.6", "transfers_balance": "-610", "selected": "93354", "transfers_in": "924", "transfers_out": "1534", "value": "62", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "23.4", "creativity": "40.8", "threat": "27.0", "ict_index": "9.1", "transfers_balance": "-1046", "selected": "92397", "transfers_in": "669", "transfers_out": "1715", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "9", "goals": "1", "assists": "0", "conceded": "3", "bonus": "2", "minutes": "82", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "58.0", "creativity": "17.9", "threat": "36.0", "ict_index": "11.2", "transfers_balance": "3256", "selected": "97143", "transfers_in": "4423", "transfers_out": "1167", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "8.6", "creativity": "19.3", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "3256", "selected": "97143", "transfers_in": "4423", "transfers_out": "1167", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "86", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "58", "influence": "84.2", "creativity": "60.2", "threat": "44.0", "ict_index": "18.8", "transfers_balance": "7559", "selected": "103504", "transfers_in": "9100", "transfers_out": "1541", "value": "62", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.0", "creativity": "7.9", "threat": "14.0", "ict_index": "2.7", "transfers_balance": "105062", "selected": "217299", "transfers_in": "107955", "transfers_out": "2893", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "82", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.6", "creativity": "44.4", "threat": "4.0", "ict_index": "5.4", "transfers_balance": "105062", "selected": "217299", "transfers_in": "107955", "transfers_out": "2893", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "9.6", "creativity": "19.5", "threat": "22.0", "ict_index": "5.1", "transfers_balance": "-21892", "selected": "188126", "transfers_in": "10296", "transfers_out": "32188", "value": "62", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Adam Legzdins": [{"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2814", "selected": "3850", "transfers_in": "3347", "transfers_out": "533", "value": "40", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1208", "selected": "5545", "transfers_in": "1622", "transfers_out": "414", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "608", "selected": "6505", "transfers_in": "954", "transfers_out": "346", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19", "selected": "6580", "transfers_in": "189", "transfers_out": "170", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16", "selected": "6635", "transfers_in": "218", "transfers_out": "234", "value": "40", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "6648", "transfers_in": "133", "transfers_out": "169", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "6716", "transfers_in": "176", "transfers_out": "185", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "63", "selected": "6822", "transfers_in": "168", "transfers_out": "105", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-15", "selected": "6841", "transfers_in": "79", "transfers_out": "94", "value": "40", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6874", "transfers_in": "103", "transfers_out": "111", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-46", "selected": "6869", "transfers_in": "102", "transfers_out": "148", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "18", "selected": "6922", "transfers_in": "113", "transfers_out": "95", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "6963", "transfers_in": "126", "transfers_out": "114", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "43", "selected": "7059", "transfers_in": "183", "transfers_out": "140", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "16", "selected": "7108", "transfers_in": "125", "transfers_out": "109", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "102", "selected": "7263", "transfers_in": "252", "transfers_out": "150", "value": "40", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "7315", "transfers_in": "246", "transfers_out": "212", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "164", "selected": "7543", "transfers_in": "465", "transfers_out": "301", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "7574", "transfers_in": "182", "transfers_out": "184", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "7611", "transfers_in": "190", "transfers_out": "191", "value": "40", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "11", "selected": "7642", "transfers_in": "119", "transfers_out": "108", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "44", "selected": "7729", "transfers_in": "194", "transfers_out": "150", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "7797", "transfers_in": "159", "transfers_out": "142", "value": "40", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10", "selected": "7812", "transfers_in": "73", "transfers_out": "83", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "6284", "transfers_in": "71", "transfers_out": "85", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "17", "selected": "6271", "transfers_in": "109", "transfers_out": "92", "value": "40", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-32", "selected": "6257", "transfers_in": "41", "transfers_out": "73", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "6259", "transfers_in": "62", "transfers_out": "96", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "6259", "transfers_in": "62", "transfers_out": "96", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-51", "selected": "6233", "transfers_in": "53", "transfers_out": "104", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "6148", "transfers_in": "33", "transfers_out": "73", "value": "40", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "6085", "transfers_in": "28", "transfers_out": "94", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-68", "selected": "6021", "transfers_in": "22", "transfers_out": "90", "value": "40", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Aaron Mooy": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "40.2", "creativity": "46.9", "threat": "0.0", "ict_index": "8.7", "transfers_balance": "0", "selected": "59955", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "10", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "57.6", "creativity": "9.2", "threat": "24.0", "ict_index": "9.1", "transfers_balance": "57889", "selected": "139899", "transfers_in": "64238", "transfers_out": "6349", "value": "55", "played_for": "HUD", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.0", "creativity": "20.2", "threat": "18.0", "ict_index": "5.0", "transfers_balance": "261702", "selected": "445787", "transfers_in": "286543", "transfers_out": "24841", "value": "56", "played_for": "HUD", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "22.8", "creativity": "43.8", "threat": "1.0", "ict_index": "6.8", "transfers_balance": "151609", "selected": "628197", "transfers_in": "214816", "transfers_out": "63207", "value": "57", "played_for": "HUD", "kickoff_time": "2017-09-11T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "34.6", "creativity": "51.8", "threat": "8.0", "ict_index": "9.4", "transfers_balance": "1799", "selected": "636994", "transfers_in": "54461", "transfers_out": "52662", "value": "57", "played_for": "HUD", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "20.8", "creativity": "43.7", "threat": "8.0", "ict_index": "7.3", "transfers_balance": "-53807", "selected": "587519", "transfers_in": "22496", "transfers_out": "76303", "value": "57", "played_for": "HUD", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "60", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "12.4", "creativity": "2.5", "threat": "22.0", "ict_index": "3.7", "transfers_balance": "-55246", "selected": "534762", "transfers_in": "13275", "transfers_out": "68521", "value": "57", "played_for": "HUD", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "9.2", "creativity": "4.8", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-45319", "selected": "491296", "transfers_in": "14274", "transfers_out": "59593", "value": "56", "played_for": "HUD", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "44.8", "creativity": "15.7", "threat": "17.0", "ict_index": "7.8", "transfers_balance": "-55353", "selected": "436438", "transfers_in": "1871", "transfers_out": "57224", "value": "56", "played_for": "HUD", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "14.0", "creativity": "12.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-4958", "selected": "433619", "transfers_in": "21799", "transfers_out": "26757", "value": "56", "played_for": "HUD", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "16.4", "creativity": "16.3", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-6155", "selected": "428996", "transfers_in": "15261", "transfers_out": "21416", "value": "56", "played_for": "HUD", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "20.6", "creativity": "51.3", "threat": "3.0", "ict_index": "7.5", "transfers_balance": "-13061", "selected": "417576", "transfers_in": "10510", "transfers_out": "23571", "value": "55", "played_for": "HUD", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.0", "creativity": "5.3", "threat": "5.0", "ict_index": "2.6", "transfers_balance": "-30932", "selected": "387160", "transfers_in": "2663", "transfers_out": "33595", "value": "55", "played_for": "HUD", "kickoff_time": "2017-11-26T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "8.2", "creativity": "18.2", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-21622", "selected": "365952", "transfers_in": "2908", "transfers_out": "24530", "value": "55", "played_for": "HUD", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "22.0", "creativity": "23.8", "threat": "0.0", "ict_index": "4.6", "transfers_balance": "-22122", "selected": "344255", "transfers_in": "2354", "transfers_out": "24476", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "33.5", "threat": "20.0", "ict_index": "7.0", "transfers_balance": "-15998", "selected": "329038", "transfers_in": "5326", "transfers_out": "21324", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "7.2", "creativity": "4.0", "threat": "8.0", "ict_index": "1.9", "transfers_balance": "-12466", "selected": "316966", "transfers_in": "2296", "transfers_out": "14762", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "15", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "53", "influence": "81.0", "creativity": "40.1", "threat": "72.0", "ict_index": "19.3", "transfers_balance": "-11656", "selected": "305602", "transfers_in": "2566", "transfers_out": "14222", "value": "53", "played_for": "HUD", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "8.2", "creativity": "4.3", "threat": "39.0", "ict_index": "5.2", "transfers_balance": "97729", "selected": "407144", "transfers_in": "108075", "transfers_out": "10346", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.4", "creativity": "54.8", "threat": "2.0", "ict_index": "7.4", "transfers_balance": "11014", "selected": "420047", "transfers_in": "26278", "transfers_out": "15264", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "11.0", "creativity": "7.0", "threat": "0.0", "ict_index": "1.8", "transfers_balance": "-12720", "selected": "408596", "transfers_in": "17820", "transfers_out": "30540", "value": "54", "played_for": "HUD", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.0", "creativity": "8.8", "threat": "8.0", "ict_index": "3.5", "transfers_balance": "-15386", "selected": "393723", "transfers_in": "13758", "transfers_out": "29144", "value": "54", "played_for": "HUD", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "5", "goals": "0", "assists": "1", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "37.2", "creativity": "42.9", "threat": "0.0", "ict_index": "8.0", "transfers_balance": "-12220", "selected": "383510", "transfers_in": "23993", "transfers_out": "36213", "value": "54", "played_for": "HUD", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "9.4", "creativity": "27.5", "threat": "0.0", "ict_index": "3.7", "transfers_balance": "-10715", "selected": "373908", "transfers_in": "12940", "transfers_out": "23655", "value": "54", "played_for": "HUD", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "78", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "8.0", "creativity": "2.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-18888", "selected": "355739", "transfers_in": "5109", "transfers_out": "23997", "value": "54", "played_for": "HUD", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.8", "creativity": "19.3", "threat": "33.0", "ict_index": "6.3", "transfers_balance": "-14277", "selected": "341863", "transfers_in": "4057", "transfers_out": "18334", "value": "54", "played_for": "HUD", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "0", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "75", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "37.0", "creativity": "69.3", "threat": "5.0", "ict_index": "11.1", "transfers_balance": "-14396", "selected": "327985", "transfers_in": "6425", "transfers_out": "20821", "value": "53", "played_for": "HUD", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-38116", "selected": "290172", "transfers_in": "3784", "transfers_out": "41900", "value": "53", "played_for": "HUD", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22152", "selected": "267713", "transfers_in": "424", "transfers_out": "22576", "value": "53", "played_for": "HUD", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "68", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "15.6", "creativity": "56.6", "threat": "12.0", "ict_index": "8.4", "transfers_balance": "2239", "selected": "283181", "transfers_in": "13297", "transfers_out": "11058", "value": "53", "played_for": "HUD", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "14.6", "creativity": "4.8", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "39929", "selected": "408974", "transfers_in": "44092", "transfers_out": "4163", "value": "53", "played_for": "HUD", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.4", "creativity": "17.3", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-19364", "selected": "304345", "transfers_in": "3156", "transfers_out": "22520", "value": "53", "played_for": "HUD", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "18.0", "creativity": "6.7", "threat": "22.0", "ict_index": "4.7", "transfers_balance": "-8242", "selected": "296561", "transfers_in": "2866", "transfers_out": "11108", "value": "53", "played_for": "HUD", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "13.2", "creativity": "15.0", "threat": "8.0", "ict_index": "3.6", "transfers_balance": "-8825", "selected": "286156", "transfers_in": "2885", "transfers_out": "11710", "value": "52", "played_for": "HUD", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "6.4", "creativity": "8.3", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-1831", "selected": "278582", "transfers_in": "2086", "transfers_out": "3917", "value": "52", "played_for": "HUD", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "16.8", "creativity": "12.5", "threat": "3.0", "ict_index": "3.2", "transfers_balance": "-2545", "selected": "275914", "transfers_in": "2089", "transfers_out": "4634", "value": "52", "played_for": "HUD", "kickoff_time": "2018-05-06T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.0", "creativity": "18.4", "threat": "2.0", "ict_index": "4.1", "transfers_balance": "-2545", "selected": "275914", "transfers_in": "2089", "transfers_out": "4634", "value": "52", "played_for": "HUD", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "15.6", "creativity": "29.9", "threat": "8.0", "ict_index": "5.4", "transfers_balance": "-1374", "selected": "274638", "transfers_in": "2143", "transfers_out": "3517", "value": "52", "played_for": "HUD", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Luciano Narsingh": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "2964", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "23", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "3.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-510", "selected": "2795", "transfers_in": "82", "transfers_out": "592", "value": "50", "played_for": "SWA", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-317", "selected": "2611", "transfers_in": "132", "transfers_out": "449", "value": "49", "played_for": "SWA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.4", "creativity": "0.4", "threat": "17.0", "ict_index": "2.1", "transfers_balance": "-318", "selected": "2391", "transfers_in": "96", "transfers_out": "414", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-202", "selected": "2239", "transfers_in": "46", "transfers_out": "248", "value": "49", "played_for": "SWA", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-160", "selected": "2147", "transfers_in": "118", "transfers_out": "278", "value": "48", "played_for": "SWA", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-134", "selected": "2057", "transfers_in": "84", "transfers_out": "218", "value": "48", "played_for": "SWA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "2.0", "creativity": "2.1", "threat": "8.0", "ict_index": "1.2", "transfers_balance": "-71", "selected": "2038", "transfers_in": "109", "transfers_out": "180", "value": "48", "played_for": "SWA", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "55", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "3.5", "threat": "5.0", "ict_index": "0.9", "transfers_balance": "125", "selected": "2194", "transfers_in": "218", "transfers_out": "93", "value": "48", "played_for": "SWA", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-54", "selected": "2174", "transfers_in": "82", "transfers_out": "136", "value": "48", "played_for": "SWA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "4.6", "creativity": "25.5", "threat": "6.0", "ict_index": "3.6", "transfers_balance": "-34", "selected": "2161", "transfers_in": "64", "transfers_out": "98", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "14.8", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-57", "selected": "2123", "transfers_in": "42", "transfers_out": "99", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "2062", "transfers_in": "21", "transfers_out": "100", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-66", "selected": "2004", "transfers_in": "15", "transfers_out": "81", "value": "48", "played_for": "SWA", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "1956", "transfers_in": "9", "transfers_out": "62", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.8", "creativity": "10.9", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "-42", "selected": "1930", "transfers_in": "26", "transfers_out": "68", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "25", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.0", "creativity": "10.4", "threat": "4.0", "ict_index": "1.8", "transfers_balance": "-37", "selected": "1899", "transfers_in": "16", "transfers_out": "53", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.2", "creativity": "3.3", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "-16", "selected": "1888", "transfers_in": "12", "transfers_out": "28", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-18T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.8", "creativity": "13.3", "threat": "6.0", "ict_index": "2.4", "transfers_balance": "-22", "selected": "1872", "transfers_in": "43", "transfers_out": "65", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "1859", "transfers_in": "15", "transfers_out": "35", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "9", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "46.6", "creativity": "14.6", "threat": "36.0", "ict_index": "9.7", "transfers_balance": "-37", "selected": "1827", "transfers_in": "18", "transfers_out": "55", "value": "47", "played_for": "SWA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "37", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "5.2", "creativity": "0.9", "threat": "37.0", "ict_index": "4.3", "transfers_balance": "580", "selected": "2436", "transfers_in": "763", "transfers_out": "183", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.5", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "2454", "transfers_in": "265", "transfers_out": "268", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-111", "selected": "2355", "transfers_in": "84", "transfers_out": "195", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "2369", "transfers_in": "127", "transfers_out": "138", "value": "47", "played_for": "SWA", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-31", "selected": "2353", "transfers_in": "59", "transfers_out": "90", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "77", "selected": "2439", "transfers_in": "195", "transfers_out": "118", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "45", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.2", "creativity": "35.1", "threat": "6.0", "ict_index": "5.2", "transfers_balance": "-63", "selected": "2393", "transfers_in": "78", "transfers_out": "141", "value": "47", "played_for": "SWA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-14", "selected": "2385", "transfers_in": "49", "transfers_out": "63", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-40", "selected": "2442", "transfers_in": "41", "transfers_out": "81", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "2364", "transfers_in": "8", "transfers_out": "45", "value": "47", "played_for": "SWA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "2335", "transfers_in": "14", "transfers_out": "51", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.8", "creativity": "11.6", "threat": "4.0", "ict_index": "2.1", "transfers_balance": "-31", "selected": "2305", "transfers_in": "9", "transfers_out": "40", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34", "selected": "2271", "transfers_in": "10", "transfers_out": "44", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-22T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-25", "selected": "2253", "transfers_in": "1", "transfers_out": "26", "value": "47", "played_for": "SWA", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "0.7", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-9", "selected": "2248", "transfers_in": "9", "transfers_out": "18", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.5", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-9", "selected": "2248", "transfers_in": "9", "transfers_out": "18", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "2261", "transfers_in": "25", "transfers_out": "19", "value": "47", "played_for": "SWA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Salom\u00f3n Rond\u00f3n": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.0", "creativity": "0.3", "threat": "7.0", "ict_index": "0.9", "transfers_balance": "0", "selected": "87183", "transfers_in": "0", "transfers_out": "0", "value": "65", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-23179", "selected": "67246", "transfers_in": "915", "transfers_out": "24094", "value": "64", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "2.3", "threat": "14.0", "ict_index": "0.8", "transfers_balance": "-17532", "selected": "50547", "transfers_in": "1087", "transfers_out": "18619", "value": "63", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.7", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-8165", "selected": "43525", "transfers_in": "1558", "transfers_out": "9723", "value": "63", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4823", "selected": "39121", "transfers_in": "1002", "transfers_out": "5825", "value": "62", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "26", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-6313", "selected": "33074", "transfers_in": "628", "transfers_out": "6941", "value": "61", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "72", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "33.0", "creativity": "3.5", "threat": "39.0", "ict_index": "7.6", "transfers_balance": "-3897", "selected": "29380", "transfers_in": "682", "transfers_out": "4579", "value": "61", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "2.4", "creativity": "4.8", "threat": "0.0", "ict_index": "0.7", "transfers_balance": "1786", "selected": "31811", "transfers_in": "4474", "transfers_out": "2688", "value": "61", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.8", "creativity": "23.8", "threat": "2.0", "ict_index": "3.3", "transfers_balance": "-1168", "selected": "30777", "transfers_in": "1016", "transfers_out": "2184", "value": "61", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "57", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "4.4", "creativity": "10.8", "threat": "23.0", "ict_index": "3.8", "transfers_balance": "-1754", "selected": "29228", "transfers_in": "995", "transfers_out": "2749", "value": "61", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "31", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.3", "threat": "8.0", "ict_index": "0.9", "transfers_balance": "-834", "selected": "28602", "transfers_in": "946", "transfers_out": "1780", "value": "60", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.4", "creativity": "13.8", "threat": "8.0", "ict_index": "2.7", "transfers_balance": "-1324", "selected": "27548", "transfers_in": "589", "transfers_out": "1913", "value": "60", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "35.6", "creativity": "7.7", "threat": "28.0", "ict_index": "7.1", "transfers_balance": "-617", "selected": "27056", "transfers_in": "676", "transfers_out": "1293", "value": "60", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.0", "creativity": "18.8", "threat": "13.0", "ict_index": "4.0", "transfers_balance": "18194", "selected": "45808", "transfers_in": "19496", "transfers_out": "1302", "value": "60", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "8.2", "creativity": "5.7", "threat": "54.0", "ict_index": "6.8", "transfers_balance": "2100", "selected": "48288", "transfers_in": "6278", "transfers_out": "4178", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "4.8", "threat": "42.0", "ict_index": "4.8", "transfers_balance": "-2872", "selected": "45780", "transfers_in": "2889", "transfers_out": "5761", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.6", "creativity": "2.8", "threat": "8.0", "ict_index": "1.1", "transfers_balance": "-6601", "selected": "39305", "transfers_in": "570", "transfers_out": "7171", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "3.4", "creativity": "4.3", "threat": "27.0", "ict_index": "3.5", "transfers_balance": "-3701", "selected": "35762", "transfers_in": "602", "transfers_out": "4303", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "42.4", "creativity": "32.8", "threat": "85.0", "ict_index": "16.0", "transfers_balance": "714", "selected": "36961", "transfers_in": "3623", "transfers_out": "2909", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "52", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "0.1", "threat": "10.0", "ict_index": "0.6", "transfers_balance": "7143", "selected": "44556", "transfers_in": "9172", "transfers_out": "2029", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11028", "selected": "33629", "transfers_in": "598", "transfers_out": "11626", "value": "60", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "22.6", "creativity": "23.0", "threat": "21.0", "ict_index": "6.7", "transfers_balance": "-3653", "selected": "30010", "transfers_in": "71", "transfers_out": "3724", "value": "60", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "2.2", "creativity": "15.6", "threat": "18.0", "ict_index": "3.6", "transfers_balance": "5672", "selected": "36199", "transfers_in": "8778", "transfers_out": "3106", "value": "60", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.2", "creativity": "19.1", "threat": "41.0", "ict_index": "6.0", "transfers_balance": "-994", "selected": "35468", "transfers_in": "2616", "transfers_out": "3610", "value": "60", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "4.8", "creativity": "0.7", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-102", "selected": "35742", "transfers_in": "3158", "transfers_out": "3260", "value": "60", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "37.6", "creativity": "6.9", "threat": "26.0", "ict_index": "7.1", "transfers_balance": "-1030", "selected": "34885", "transfers_in": "1405", "transfers_out": "2435", "value": "60", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "3.2", "creativity": "15.2", "threat": "28.0", "ict_index": "4.6", "transfers_balance": "1040", "selected": "36283", "transfers_in": "3044", "transfers_out": "2004", "value": "60", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "8.4", "creativity": "14.6", "threat": "9.0", "ict_index": "3.2", "transfers_balance": "2776", "selected": "39536", "transfers_in": "4848", "transfers_out": "2072", "value": "60", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "4.4", "creativity": "5.2", "threat": "42.0", "ict_index": "5.2", "transfers_balance": "-1063", "selected": "38598", "transfers_in": "1289", "transfers_out": "2352", "value": "60", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "6", "goals": "1", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "38.8", "creativity": "12.1", "threat": "39.0", "ict_index": "9.0", "transfers_balance": "-1044", "selected": "41848", "transfers_in": "1157", "transfers_out": "2201", "value": "60", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "31", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "24.8", "creativity": "14.8", "threat": "66.0", "ict_index": "10.6", "transfers_balance": "12434", "selected": "73945", "transfers_in": "13700", "transfers_out": "1266", "value": "60", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "40.6", "creativity": "2.8", "threat": "59.0", "ict_index": "10.2", "transfers_balance": "-2285", "selected": "52359", "transfers_in": "3047", "transfers_out": "5332", "value": "60", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "24.6", "threat": "28.0", "ict_index": "7.6", "transfers_balance": "4924", "selected": "57759", "transfers_in": "7451", "transfers_out": "2527", "value": "60", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "84", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "9.4", "creativity": "36.1", "threat": "38.0", "ict_index": "8.4", "transfers_balance": "-4346", "selected": "52696", "transfers_in": "1802", "transfers_out": "6148", "value": "60", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "47.6", "creativity": "23.6", "threat": "72.0", "ict_index": "14.3", "transfers_balance": "-450", "selected": "53090", "transfers_in": "1591", "transfers_out": "2041", "value": "60", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.0", "creativity": "15.8", "threat": "17.0", "ict_index": "3.8", "transfers_balance": "6983", "selected": "60962", "transfers_in": "9083", "transfers_out": "2100", "value": "60", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "73", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "1.2", "creativity": "12.8", "threat": "2.0", "ict_index": "1.6", "transfers_balance": "-1994", "selected": "58638", "transfers_in": "3314", "transfers_out": "5308", "value": "60", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.6", "creativity": "4.8", "threat": "7.0", "ict_index": "1.4", "transfers_balance": "5507", "selected": "64799", "transfers_in": "8616", "transfers_out": "3109", "value": "60", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Willian Borges Da Silva": [{"gameweek": "1", "points": "6", "goals": "0", "assists": "1", "conceded": "3", "bonus": "1", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "29.0", "creativity": "34.1", "threat": "22.0", "ict_index": "8.5", "transfers_balance": "0", "selected": "690754", "transfers_in": "0", "transfers_out": "0", "value": "70", "played_for": "CHE", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "77", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "12.4", "creativity": "38.5", "threat": "3.0", "ict_index": "5.4", "transfers_balance": "96751", "selected": "900812", "transfers_in": "151658", "transfers_out": "54907", "value": "71", "played_for": "CHE", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.0", "creativity": "57.4", "threat": "43.0", "ict_index": "11.8", "transfers_balance": "-24282", "selected": "908201", "transfers_in": "79056", "transfers_out": "103338", "value": "71", "played_for": "CHE", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "27", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "6.6", "creativity": "4.8", "threat": "23.0", "ict_index": "3.4", "transfers_balance": "-45776", "selected": "887246", "transfers_in": "83519", "transfers_out": "129295", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.4", "creativity": "15.9", "threat": "21.0", "ict_index": "4.3", "transfers_balance": "-128286", "selected": "765082", "transfers_in": "25258", "transfers_out": "153544", "value": "71", "played_for": "CHE", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "71", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "6.6", "creativity": "6.3", "threat": "2.0", "ict_index": "1.5", "transfers_balance": "-101053", "selected": "669198", "transfers_in": "25029", "transfers_out": "126082", "value": "70", "played_for": "CHE", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "55", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "5.6", "creativity": "3.0", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-102948", "selected": "569569", "transfers_in": "13714", "transfers_out": "116662", "value": "70", "played_for": "CHE", "kickoff_time": "2017-09-30T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.2", "creativity": "18.0", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-53743", "selected": "519121", "transfers_in": "29371", "transfers_out": "83114", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "3.0", "creativity": "1.5", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "-48410", "selected": "471910", "transfers_in": "6822", "transfers_out": "55232", "value": "69", "played_for": "CHE", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "3.6", "creativity": "10.8", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "-44592", "selected": "429026", "transfers_in": "8606", "transfers_out": "53198", "value": "68", "played_for": "CHE", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "3", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41686", "selected": "388446", "transfers_in": "2397", "transfers_out": "44083", "value": "68", "played_for": "CHE", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "3.3", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-30953", "selected": "358712", "transfers_in": "2240", "transfers_out": "33193", "value": "67", "played_for": "CHE", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "33.4", "creativity": "1.6", "threat": "17.0", "ict_index": "5.2", "transfers_balance": "-22363", "selected": "336920", "transfers_in": "1361", "transfers_out": "23724", "value": "67", "played_for": "CHE", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "26.0", "creativity": "78.3", "threat": "49.0", "ict_index": "15.3", "transfers_balance": "758", "selected": "338528", "transfers_in": "9066", "transfers_out": "8308", "value": "67", "played_for": "CHE", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "2.9", "threat": "0.0", "ict_index": "0.4", "transfers_balance": "-3456", "selected": "335956", "transfers_in": "6626", "transfers_out": "10082", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "3.3", "threat": "2.0", "ict_index": "0.6", "transfers_balance": "-14791", "selected": "322116", "transfers_in": "3428", "transfers_out": "18219", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-09T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "16", "goals": "1", "assists": "2", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "60", "influence": "74.4", "creativity": "43.6", "threat": "57.0", "ict_index": "17.5", "transfers_balance": "-7286", "selected": "315510", "transfers_in": "3713", "transfers_out": "10999", "value": "66", "played_for": "CHE", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "21.6", "creativity": "72.2", "threat": "39.0", "ict_index": "13.3", "transfers_balance": "76201", "selected": "395098", "transfers_in": "82665", "transfers_out": "6464", "value": "66", "played_for": "CHE", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "0.2", "creativity": "32.5", "threat": "32.0", "ict_index": "6.5", "transfers_balance": "14731", "selected": "414474", "transfers_in": "39726", "transfers_out": "24995", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-23T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "12.7", "threat": "18.0", "ict_index": "3.5", "transfers_balance": "-3602", "selected": "413176", "transfers_in": "18762", "transfers_out": "22364", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "17", "goals": "1", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "62", "influence": "90.8", "creativity": "85.8", "threat": "51.0", "ict_index": "22.8", "transfers_balance": "-31796", "selected": "382654", "transfers_in": "10078", "transfers_out": "41874", "value": "67", "played_for": "CHE", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "56346", "selected": "441095", "transfers_in": "78964", "transfers_out": "22618", "value": "67", "played_for": "CHE", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "32", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "13.0", "creativity": "27.6", "threat": "21.0", "ict_index": "6.2", "transfers_balance": "15711", "selected": "462587", "transfers_in": "68418", "transfers_out": "52707", "value": "67", "played_for": "CHE", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "80", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "69.8", "creativity": "47.5", "threat": "60.0", "ict_index": "17.7", "transfers_balance": "-36161", "selected": "428444", "transfers_in": "24777", "transfers_out": "60938", "value": "67", "played_for": "CHE", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "32826", "selected": "463958", "transfers_in": "117529", "transfers_out": "84703", "value": "68", "played_for": "CHE", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "2.9", "threat": "4.0", "ict_index": "0.5", "transfers_balance": "-55189", "selected": "409016", "transfers_in": "7701", "transfers_out": "62890", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "1.8", "threat": "2.0", "ict_index": "0.4", "transfers_balance": "-7064", "selected": "403383", "transfers_in": "24102", "transfers_out": "31166", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "9", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "54.4", "creativity": "22.0", "threat": "44.0", "ict_index": "12.0", "transfers_balance": "27021", "selected": "433405", "transfers_in": "51977", "transfers_out": "24956", "value": "68", "played_for": "CHE", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "77", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.4", "creativity": "0.3", "threat": "4.0", "ict_index": "1.4", "transfers_balance": "86460", "selected": "523473", "transfers_in": "95971", "transfers_out": "9511", "value": "69", "played_for": "CHE", "kickoff_time": "2018-03-04T16:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "40", "influence": "65.0", "creativity": "41.8", "threat": "59.0", "ict_index": "16.6", "transfers_balance": "91896", "selected": "645885", "transfers_in": "104535", "transfers_out": "12639", "value": "70", "played_for": "CHE", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "12.0", "creativity": "7.7", "threat": "28.0", "ict_index": "4.8", "transfers_balance": "111542", "selected": "790406", "transfers_in": "133475", "transfers_out": "21933", "value": "71", "played_for": "CHE", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "15.8", "creativity": "82.8", "threat": "66.0", "ict_index": "16.5", "transfers_balance": "154974", "selected": "948910", "transfers_in": "178107", "transfers_out": "23133", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-08T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "37.6", "creativity": "72.3", "threat": "11.0", "ict_index": "12.1", "transfers_balance": "79497", "selected": "1052395", "transfers_in": "112666", "transfers_out": "33169", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "79497", "selected": "1052395", "transfers_in": "112666", "transfers_out": "33169", "value": "72", "played_for": "CHE", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.2", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-5772", "selected": "866322", "transfers_in": "36339", "transfers_out": "42111", "value": "71", "played_for": "CHE", "kickoff_time": "2018-04-28T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56034", "selected": "809512", "transfers_in": "22688", "transfers_out": "78722", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "11.8", "creativity": "57.1", "threat": "27.0", "ict_index": "9.6", "transfers_balance": "-56034", "selected": "809512", "transfers_in": "22688", "transfers_out": "78722", "value": "71", "played_for": "CHE", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "13", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-68320", "selected": "741267", "transfers_in": "14120", "transfers_out": "82440", "value": "70", "played_for": "CHE", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Alexandre Lacazette": [{"gameweek": "1", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "49.0", "creativity": "39.8", "threat": "60.0", "ict_index": "14.9", "transfers_balance": "0", "selected": "695667", "transfers_in": "0", "transfers_out": "0", "value": "105", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "2.4", "creativity": "21.8", "threat": "12.0", "ict_index": "3.6", "transfers_balance": "9390", "selected": "830774", "transfers_in": "45981", "transfers_out": "36591", "value": "105", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "0.4", "creativity": "1.3", "threat": "6.0", "ict_index": "0.8", "transfers_balance": "-102145", "selected": "751453", "transfers_in": "20061", "transfers_out": "122206", "value": "105", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "74", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "43.0", "creativity": "13.7", "threat": "28.0", "ict_index": "8.5", "transfers_balance": "-84647", "selected": "680443", "transfers_in": "52256", "transfers_out": "136903", "value": "104", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "65", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "1.7", "threat": "26.0", "ict_index": "2.6", "transfers_balance": "-85810", "selected": "600129", "transfers_in": "6987", "transfers_out": "92797", "value": "104", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "82", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "59", "influence": "73.0", "creativity": "14.0", "threat": "80.0", "ict_index": "16.7", "transfers_balance": "-75316", "selected": "529091", "transfers_in": "21908", "transfers_out": "97224", "value": "103", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "70", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.4", "creativity": "19.0", "threat": "52.0", "ict_index": "7.1", "transfers_balance": "228993", "selected": "765730", "transfers_in": "265716", "transfers_out": "36723", "value": "104", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "67", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "4.8", "creativity": "10.0", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-264", "selected": "772085", "transfers_in": "114857", "transfers_out": "115121", "value": "104", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "9", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "76", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "34.6", "creativity": "7.2", "threat": "78.0", "ict_index": "12.0", "transfers_balance": "-151174", "selected": "622384", "transfers_in": "8059", "transfers_out": "159233", "value": "104", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "5.8", "creativity": "16.8", "threat": "21.0", "ict_index": "4.4", "transfers_balance": "148374", "selected": "775360", "transfers_in": "197694", "transfers_out": "49320", "value": "104", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "4", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "34", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "30.2", "creativity": "0.3", "threat": "17.0", "ict_index": "4.8", "transfers_balance": "-177354", "selected": "599584", "transfers_in": "6434", "transfers_out": "183788", "value": "103", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "14.2", "creativity": "16.6", "threat": "12.0", "ict_index": "4.3", "transfers_balance": "-43199", "selected": "558843", "transfers_in": "10607", "transfers_out": "53806", "value": "103", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "8.0", "creativity": "22.3", "threat": "27.0", "ict_index": "5.7", "transfers_balance": "-1061", "selected": "559556", "transfers_in": "20623", "transfers_out": "21684", "value": "103", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "45", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "35.8", "creativity": "2.8", "threat": "39.0", "ict_index": "7.8", "transfers_balance": "-4350", "selected": "556555", "transfers_in": "21862", "transfers_out": "26212", "value": "103", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "6", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "54.4", "creativity": "26.4", "threat": "186.0", "ict_index": "26.7", "transfers_balance": "-119194", "selected": "437768", "transfers_in": "3614", "transfers_out": "122808", "value": "103", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "71", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.6", "creativity": "18.1", "threat": "35.0", "ict_index": "6.2", "transfers_balance": "65301", "selected": "506448", "transfers_in": "77423", "transfers_out": "12122", "value": "103", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "1.0", "creativity": "0.3", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "49505", "selected": "557193", "transfers_in": "73196", "transfers_out": "23691", "value": "103", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "72", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "5.2", "creativity": "25.7", "threat": "51.0", "ict_index": "8.2", "transfers_balance": "55003", "selected": "614133", "transfers_in": "82947", "transfers_out": "27944", "value": "104", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "22.8", "creativity": "24.8", "threat": "34.0", "ict_index": "8.2", "transfers_balance": "-47138", "selected": "568819", "transfers_in": "27913", "transfers_out": "75051", "value": "104", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "8", "goals": "0", "assists": "2", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "18.2", "creativity": "15.0", "threat": "37.0", "ict_index": "7.0", "transfers_balance": "-33944", "selected": "535815", "transfers_in": "11000", "transfers_out": "44944", "value": "104", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "7.6", "creativity": "15.2", "threat": "59.0", "ict_index": "8.2", "transfers_balance": "-9376", "selected": "527612", "transfers_in": "25931", "transfers_out": "35307", "value": "103", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "79", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "10.6", "creativity": "5.4", "threat": "57.0", "ict_index": "7.3", "transfers_balance": "-29555", "selected": "498537", "transfers_in": "11762", "transfers_out": "41317", "value": "103", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "9.6", "creativity": "40.1", "threat": "12.0", "ict_index": "6.2", "transfers_balance": "6115", "selected": "507208", "transfers_in": "50052", "transfers_out": "43937", "value": "103", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "50.8", "creativity": "27.9", "threat": "121.0", "ict_index": "20.0", "transfers_balance": "-25739", "selected": "482372", "transfers_in": "22219", "transfers_out": "47958", "value": "103", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "14.0", "creativity": "43.9", "threat": "4.0", "ict_index": "6.2", "transfers_balance": "12306", "selected": "496583", "transfers_in": "30622", "transfers_out": "18316", "value": "103", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-33717", "selected": "463406", "transfers_in": "7708", "transfers_out": "41425", "value": "103", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-6", "influence": "0.0", "creativity": "1.6", "threat": "10.0", "ict_index": "0.8", "transfers_balance": "-59092", "selected": "404721", "transfers_in": "2223", "transfers_out": "61315", "value": "102", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-29818", "selected": "375137", "transfers_in": "507", "transfers_out": "30325", "value": "102", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7381", "selected": "367742", "transfers_in": "35", "transfers_out": "7416", "value": "102", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5157", "selected": "353927", "transfers_in": "50", "transfers_out": "5207", "value": "102", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "5", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "37.2", "creativity": "10.8", "threat": "57.0", "ict_index": "10.5", "transfers_balance": "-2620", "selected": "348546", "transfers_in": "551", "transfers_out": "3171", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "19", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.4", "creativity": "2.8", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "7815", "selected": "357002", "transfers_in": "9260", "transfers_out": "1445", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "2", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "40.4", "creativity": "37.6", "threat": "42.0", "ict_index": "12.0", "transfers_balance": "-2528", "selected": "354072", "transfers_in": "3131", "transfers_out": "5659", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "13", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "55", "influence": "74.8", "creativity": "21.5", "threat": "66.0", "ict_index": "16.2", "transfers_balance": "39816", "selected": "438263", "transfers_in": "42152", "transfers_out": "2336", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1862", "selected": "396787", "transfers_in": "19985", "transfers_out": "18123", "value": "102", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "10", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "71", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "44", "influence": "57.0", "creativity": "46.6", "threat": "41.0", "ict_index": "14.5", "transfers_balance": "23683", "selected": "422096", "transfers_in": "33974", "transfers_out": "10291", "value": "103", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23683", "selected": "422096", "transfers_in": "33974", "transfers_out": "10291", "value": "103", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.4", "creativity": "15.0", "threat": "19.0", "ict_index": "4.3", "transfers_balance": "26560", "selected": "450063", "transfers_in": "38382", "transfers_out": "11822", "value": "103", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Jordy Clasie": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "17458", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1632", "selected": "17481", "transfers_in": "632", "transfers_out": "2264", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2178", "selected": "15627", "transfers_in": "523", "transfers_out": "2701", "value": "45", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2367", "selected": "13903", "transfers_in": "2390", "transfers_out": "4757", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2205", "selected": "11716", "transfers_in": "92", "transfers_out": "2297", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1571", "selected": "10156", "transfers_in": "94", "transfers_out": "1665", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1013", "selected": "9152", "transfers_in": "85", "transfers_out": "1098", "value": "44", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-690", "selected": "8473", "transfers_in": "56", "transfers_out": "746", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-353", "selected": "8126", "transfers_in": "32", "transfers_out": "385", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "7634", "transfers_in": "24", "transfers_out": "518", "value": "44", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "7352", "transfers_in": "16", "transfers_out": "303", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-249", "selected": "7104", "transfers_in": "10", "transfers_out": "259", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-181", "selected": "6923", "transfers_in": "10", "transfers_out": "191", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "6779", "transfers_in": "6", "transfers_out": "152", "value": "44", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "6628", "transfers_in": "3", "transfers_out": "156", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-162", "selected": "6466", "transfers_in": "4", "transfers_out": "166", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-92", "selected": "6377", "transfers_in": "4", "transfers_out": "96", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-98", "selected": "6279", "transfers_in": "6", "transfers_out": "104", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-115", "selected": "6167", "transfers_in": "1", "transfers_out": "116", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81", "selected": "6086", "transfers_in": "2", "transfers_out": "83", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "5964", "transfers_in": "6", "transfers_out": "128", "value": "44", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "5874", "transfers_in": "3", "transfers_out": "93", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-145", "selected": "5729", "transfers_in": "6", "transfers_out": "151", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-79", "selected": "5650", "transfers_in": "4", "transfers_out": "83", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-64", "selected": "5586", "transfers_in": "5", "transfers_out": "69", "value": "44", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43", "selected": "5544", "transfers_in": "2", "transfers_out": "45", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "5498", "transfers_in": "5", "transfers_out": "54", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-27", "selected": "5471", "transfers_in": "1", "transfers_out": "28", "value": "44", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20", "selected": "5450", "transfers_in": "1", "transfers_out": "21", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "6259", "transfers_in": "0", "transfers_out": "18", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "6223", "transfers_in": "0", "transfers_out": "28", "value": "44", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19", "selected": "6203", "transfers_in": "2", "transfers_out": "21", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "6180", "transfers_in": "1", "transfers_out": "24", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-23", "selected": "6180", "transfers_in": "1", "transfers_out": "24", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "6171", "transfers_in": "2", "transfers_out": "7", "value": "44", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6162", "transfers_in": "5", "transfers_out": "13", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "6162", "transfers_in": "5", "transfers_out": "13", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17", "selected": "6143", "transfers_in": "2", "transfers_out": "19", "value": "44", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Paul Pogba": [{"gameweek": "1", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "48.2", "creativity": "40.3", "threat": "47.0", "ict_index": "13.6", "transfers_balance": "0", "selected": "812407", "transfers_in": "0", "transfers_out": "0", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "15", "goals": "1", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "45", "influence": "65.6", "creativity": "38.1", "threat": "41.0", "ict_index": "14.5", "transfers_balance": "84155", "selected": "1056883", "transfers_in": "111989", "transfers_out": "27834", "value": "80", "played_for": "MUN", "kickoff_time": "2017-08-19T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "27.4", "threat": "24.0", "ict_index": "5.5", "transfers_balance": "444897", "selected": "1621268", "transfers_in": "465190", "transfers_out": "20293", "value": "82", "played_for": "MUN", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "31.6", "creativity": "39.0", "threat": "74.0", "ict_index": "14.5", "transfers_balance": "130336", "selected": "1833726", "transfers_in": "183515", "transfers_out": "53179", "value": "83", "played_for": "MUN", "kickoff_time": "2017-09-09T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-531727", "selected": "1323399", "transfers_in": "83781", "transfers_out": "615508", "value": "82", "played_for": "MUN", "kickoff_time": "2017-09-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-560353", "selected": "765452", "transfers_in": "2692", "transfers_out": "563045", "value": "81", "played_for": "MUN", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-186359", "selected": "580117", "transfers_in": "1026", "transfers_out": "187385", "value": "80", "played_for": "MUN", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-81589", "selected": "499272", "transfers_in": "750", "transfers_out": "82339", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-20432", "selected": "479180", "transfers_in": "874", "transfers_out": "21306", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16190", "selected": "463435", "transfers_in": "3700", "transfers_out": "19890", "value": "80", "played_for": "MUN", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12369", "selected": "451378", "transfers_in": "2387", "transfers_out": "14756", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "12", "goals": "1", "assists": "1", "conceded": "1", "bonus": "2", "minutes": "69", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "59.0", "creativity": "34.8", "threat": "45.0", "ict_index": "13.9", "transfers_balance": "33088", "selected": "485707", "transfers_in": "44317", "transfers_out": "11229", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.6", "creativity": "35.6", "threat": "58.0", "ict_index": "12.1", "transfers_balance": "380187", "selected": "874149", "transfers_in": "385588", "transfers_out": "5401", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "14.0", "creativity": "14.0", "threat": "24.0", "ict_index": "5.2", "transfers_balance": "34688", "selected": "912931", "transfers_in": "72062", "transfers_out": "37374", "value": "80", "played_for": "MUN", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "5", "goals": "0", "assists": "2", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "20", "influence": "38.6", "creativity": "22.8", "threat": "8.0", "ict_index": "6.9", "transfers_balance": "-6694", "selected": "909960", "transfers_in": "46106", "transfers_out": "52800", "value": "80", "played_for": "MUN", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-327735", "selected": "583340", "transfers_in": "7086", "transfers_out": "334821", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-10T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45673", "selected": "538286", "transfers_in": "2830", "transfers_out": "48503", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18803", "selected": "520095", "transfers_in": "3722", "transfers_out": "22525", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "19.0", "creativity": "14.7", "threat": "17.0", "ict_index": "5.1", "transfers_balance": "142907", "selected": "668018", "transfers_in": "153590", "transfers_out": "10683", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "19.6", "creativity": "31.3", "threat": "29.0", "ict_index": "8.0", "transfers_balance": "28610", "selected": "699730", "transfers_in": "45771", "transfers_out": "17161", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "9.2", "creativity": "5.8", "threat": "8.0", "ict_index": "2.3", "transfers_balance": "-11550", "selected": "690653", "transfers_in": "34953", "transfers_out": "46503", "value": "79", "played_for": "MUN", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "12", "goals": "0", "assists": "2", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "32", "influence": "51.2", "creativity": "57.4", "threat": "52.0", "ict_index": "16.1", "transfers_balance": "-58432", "selected": "633117", "transfers_in": "14621", "transfers_out": "73053", "value": "79", "played_for": "MUN", "kickoff_time": "2018-01-01T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "11", "goals": "0", "assists": "2", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "38", "influence": "51.8", "creativity": "52.9", "threat": "21.0", "ict_index": "12.6", "transfers_balance": "139652", "selected": "780062", "transfers_in": "172650", "transfers_out": "32998", "value": "79", "played_for": "MUN", "kickoff_time": "2018-01-15T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.8", "creativity": "42.6", "threat": "36.0", "ict_index": "8.9", "transfers_balance": "80192", "selected": "865380", "transfers_in": "106706", "transfers_out": "26514", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "62", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.2", "creativity": "1.7", "threat": "15.0", "ict_index": "2.3", "transfers_balance": "9135", "selected": "879083", "transfers_in": "67998", "transfers_out": "58863", "value": "80", "played_for": "MUN", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.2", "creativity": "3.1", "threat": "5.0", "ict_index": "1.3", "transfers_balance": "30608", "selected": "911746", "transfers_in": "74579", "transfers_out": "43971", "value": "80", "played_for": "MUN", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "65", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.8", "creativity": "12.0", "threat": "2.0", "ict_index": "2.1", "transfers_balance": "-74255", "selected": "839984", "transfers_in": "24941", "transfers_out": "99196", "value": "80", "played_for": "MUN", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "13.8", "creativity": "9.1", "threat": "20.0", "ict_index": "4.3", "transfers_balance": "-136090", "selected": "705949", "transfers_in": "7860", "transfers_out": "143950", "value": "79", "played_for": "MUN", "kickoff_time": "2018-02-25T14:05:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.8", "creativity": "12.8", "threat": "36.0", "ict_index": "7.4", "transfers_balance": "-29741", "selected": "676900", "transfers_in": "8047", "transfers_out": "37788", "value": "79", "played_for": "MUN", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-48854", "selected": "654008", "transfers_in": "4697", "transfers_out": "53551", "value": "79", "played_for": "MUN", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "21.0", "creativity": "43.1", "threat": "8.0", "ict_index": "7.2", "transfers_balance": "-6402", "selected": "617947", "transfers_in": "9017", "transfers_out": "15419", "value": "78", "played_for": "MUN", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "14", "goals": "2", "assists": "0", "conceded": "2", "bonus": "3", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "45", "influence": "78.6", "creativity": "2.8", "threat": "41.0", "ict_index": "12.2", "transfers_balance": "-5830", "selected": "612775", "transfers_in": "6665", "transfers_out": "12495", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-07T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "57", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.0", "creativity": "22.8", "threat": "24.0", "ict_index": "5.6", "transfers_balance": "226882", "selected": "871125", "transfers_in": "232304", "transfers_out": "5422", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "6", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "79", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "25.4", "creativity": "24.6", "threat": "14.0", "ict_index": "6.4", "transfers_balance": "226882", "selected": "871125", "transfers_in": "232304", "transfers_out": "5422", "value": "78", "played_for": "MUN", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "46.8", "creativity": "21.4", "threat": "67.0", "ict_index": "13.5", "transfers_balance": "4599", "selected": "757082", "transfers_in": "29209", "transfers_out": "24610", "value": "79", "played_for": "MUN", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "16.6", "creativity": "14.3", "threat": "39.0", "ict_index": "7.0", "transfers_balance": "140740", "selected": "909794", "transfers_in": "147554", "transfers_out": "6814", "value": "79", "played_for": "MUN", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "6.4", "creativity": "39.1", "threat": "25.0", "ict_index": "7.1", "transfers_balance": "140740", "selected": "909794", "transfers_in": "147554", "transfers_out": "6814", "value": "79", "played_for": "MUN", "kickoff_time": "2018-05-10T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-34382", "selected": "865651", "transfers_in": "24163", "transfers_out": "58545", "value": "79", "played_for": "MUN", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Adrian Mariappa": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "171365", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6009", "selected": "174653", "transfers_in": "5621", "transfers_out": "11630", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10613", "selected": "165982", "transfers_in": "5075", "transfers_out": "15688", "value": "40", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "29", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "6.4", "creativity": "0.0", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-12364", "selected": "154747", "transfers_in": "2934", "transfers_out": "15298", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "-1", "goals": "0", "assists": "0", "conceded": "6", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "-2468", "selected": "153679", "transfers_in": "7435", "transfers_out": "9903", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "23.2", "creativity": "0.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-6580", "selected": "147844", "transfers_in": "4298", "transfers_out": "10878", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.0", "creativity": "11.2", "threat": "4.0", "ict_index": "2.6", "transfers_balance": "13398", "selected": "163004", "transfers_in": "22064", "transfers_out": "8666", "value": "40", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "9.8", "creativity": "1.1", "threat": "0.0", "ict_index": "1.1", "transfers_balance": "5872", "selected": "170156", "transfers_in": "16806", "transfers_out": "10934", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "89", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "6.4", "creativity": "0.7", "threat": "2.0", "ict_index": "0.9", "transfers_balance": "16672", "selected": "188130", "transfers_in": "23251", "transfers_out": "6579", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22041", "selected": "211917", "transfers_in": "32589", "transfers_out": "10548", "value": "40", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "11", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.0", "creativity": "0.3", "threat": "4.0", "ict_index": "0.8", "transfers_balance": "2315", "selected": "215079", "transfers_in": "11815", "transfers_out": "9500", "value": "40", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "17.0", "creativity": "1.6", "threat": "17.0", "ict_index": "3.6", "transfers_balance": "4084", "selected": "220382", "transfers_in": "14616", "transfers_out": "10532", "value": "40", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "18.4", "creativity": "0.7", "threat": "6.0", "ict_index": "2.5", "transfers_balance": "24272", "selected": "246254", "transfers_in": "30379", "transfers_out": "6107", "value": "40", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "-1", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "8", "influence": "21.0", "creativity": "1.7", "threat": "1.0", "ict_index": "2.4", "transfers_balance": "32945", "selected": "280775", "transfers_in": "38393", "transfers_out": "5448", "value": "41", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "18.8", "creativity": "0.9", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "12056", "selected": "293772", "transfers_in": "19913", "transfers_out": "7857", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "27.4", "creativity": "0.0", "threat": "4.0", "ict_index": "3.1", "transfers_balance": "20827", "selected": "316707", "transfers_in": "28169", "transfers_out": "7342", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.2", "creativity": "0.2", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "21591", "selected": "339423", "transfers_in": "28213", "transfers_out": "6622", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "28", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "1.2", "creativity": "0.1", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "11259", "selected": "351700", "transfers_in": "19341", "transfers_out": "8082", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2138", "selected": "350610", "transfers_in": "14996", "transfers_out": "17134", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-10025", "selected": "341259", "transfers_in": "7853", "transfers_out": "17878", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-19507", "selected": "322515", "transfers_in": "11156", "transfers_out": "30663", "value": "41", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28889", "selected": "293764", "transfers_in": "4628", "transfers_out": "33517", "value": "41", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-22824", "selected": "271360", "transfers_in": "8493", "transfers_out": "31317", "value": "41", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-16003", "selected": "255555", "transfers_in": "3860", "transfers_out": "19863", "value": "41", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "21.6", "creativity": "0.3", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-11636", "selected": "244129", "transfers_in": "3442", "transfers_out": "15078", "value": "41", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "23.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "4815", "selected": "249190", "transfers_in": "11466", "transfers_out": "6651", "value": "41", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "23.4", "creativity": "0.5", "threat": "53.0", "ict_index": "7.7", "transfers_balance": "11752", "selected": "261618", "transfers_in": "19452", "transfers_out": "7700", "value": "41", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "21.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "9025", "selected": "271586", "transfers_in": "17281", "transfers_out": "8256", "value": "41", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.4", "creativity": "0.3", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "49110", "selected": "323462", "transfers_in": "51942", "transfers_out": "2832", "value": "41", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.2", "creativity": "1.8", "threat": "4.0", "ict_index": "2.0", "transfers_balance": "17294", "selected": "333308", "transfers_in": "23466", "transfers_out": "6172", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.2", "creativity": "0.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-79", "selected": "316076", "transfers_in": "7165", "transfers_out": "7244", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "16.4", "creativity": "0.3", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "1941", "selected": "335263", "transfers_in": "16405", "transfers_out": "14464", "value": "42", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "11.4", "creativity": "10.3", "threat": "2.0", "ict_index": "2.4", "transfers_balance": "-6225", "selected": "328861", "transfers_in": "4651", "transfers_out": "10876", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "21.8", "creativity": "2.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-9985", "selected": "313374", "transfers_in": "3263", "transfers_out": "13248", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "15", "influence": "10.6", "creativity": "11.3", "threat": "1.0", "ict_index": "2.3", "transfers_balance": "-2213", "selected": "316930", "transfers_in": "3143", "transfers_out": "5356", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.4", "creativity": "1.6", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-10528", "selected": "306428", "transfers_in": "1483", "transfers_out": "12011", "value": "42", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "28", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "12.0", "creativity": "0.1", "threat": "0.0", "ict_index": "1.2", "transfers_balance": "-11529", "selected": "293213", "transfers_in": "1357", "transfers_out": "12886", "value": "42", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "69", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.6", "creativity": "11.1", "threat": "2.0", "ict_index": "3.5", "transfers_balance": "-5500", "selected": "289081", "transfers_in": "2268", "transfers_out": "7768", "value": "41", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Wesley Hoedt": [{"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "182", "selected": "226", "transfers_in": "208", "transfers_out": "26", "value": "50", "played_for": "SOU", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "16.2", "creativity": "11.1", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "461", "selected": "930", "transfers_in": "722", "transfers_out": "261", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "29", "influence": "22.4", "creativity": "1.4", "threat": "20.0", "ict_index": "4.4", "transfers_balance": "123", "selected": "1137", "transfers_in": "285", "transfers_out": "162", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.2", "creativity": "0.8", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "812", "selected": "2166", "transfers_in": "1085", "transfers_out": "273", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1024", "selected": "3364", "transfers_in": "1355", "transfers_out": "331", "value": "50", "played_for": "SOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-483", "selected": "2975", "transfers_in": "179", "transfers_out": "662", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-494", "selected": "2514", "transfers_in": "72", "transfers_out": "566", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "10", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.8", "creativity": "0.8", "threat": "2.0", "ict_index": "1.7", "transfers_balance": "-467", "selected": "2086", "transfers_in": "54", "transfers_out": "521", "value": "50", "played_for": "SOU", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "162", "selected": "2280", "transfers_in": "301", "transfers_out": "139", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "25.8", "creativity": "10.5", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-243", "selected": "2074", "transfers_in": "50", "transfers_out": "293", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "20.8", "creativity": "20.8", "threat": "7.0", "ict_index": "4.9", "transfers_balance": "-39", "selected": "2064", "transfers_in": "83", "transfers_out": "122", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-26T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "20.8", "creativity": "0.1", "threat": "25.0", "ict_index": "4.6", "transfers_balance": "-30", "selected": "2048", "transfers_in": "81", "transfers_out": "111", "value": "50", "played_for": "SOU", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.4", "creativity": "3.9", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "117", "selected": "2195", "transfers_in": "210", "transfers_out": "93", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "76", "selected": "2306", "transfers_in": "184", "transfers_out": "108", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "2268", "transfers_in": "103", "transfers_out": "160", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "18", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "27.2", "creativity": "0.8", "threat": "18.0", "ict_index": "4.6", "transfers_balance": "-154", "selected": "2124", "transfers_in": "33", "transfers_out": "187", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "19", "points": "5", "goals": "0", "assists": "1", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "36.4", "creativity": "10.6", "threat": "4.0", "ict_index": "5.1", "transfers_balance": "359", "selected": "2528", "transfers_in": "547", "transfers_out": "188", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "5", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "22.0", "creativity": "0.4", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "93", "selected": "2660", "transfers_in": "285", "transfers_out": "192", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "5", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "22", "influence": "27.0", "creativity": "0.5", "threat": "4.0", "ict_index": "3.2", "transfers_balance": "-77", "selected": "2613", "transfers_in": "161", "transfers_out": "238", "value": "50", "played_for": "SOU", "kickoff_time": "2017-12-30T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1027", "selected": "3685", "transfers_in": "1435", "transfers_out": "408", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "26.6", "creativity": "0.3", "threat": "20.0", "ict_index": "4.7", "transfers_balance": "-662", "selected": "3050", "transfers_in": "129", "transfers_out": "791", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "24.8", "creativity": "0.3", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "-20", "selected": "3062", "transfers_in": "153", "transfers_out": "173", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.6", "creativity": "11.9", "threat": "7.0", "ict_index": "2.7", "transfers_balance": "973", "selected": "4142", "transfers_in": "1343", "transfers_out": "370", "value": "50", "played_for": "SOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "26", "points": "4", "goals": "0", "assists": "1", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "24.6", "creativity": "11.8", "threat": "0.0", "ict_index": "3.6", "transfers_balance": "-327", "selected": "3836", "transfers_in": "136", "transfers_out": "463", "value": "50", "played_for": "SOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "23.0", "creativity": "1.3", "threat": "7.0", "ict_index": "3.1", "transfers_balance": "-20", "selected": "3859", "transfers_in": "283", "transfers_out": "303", "value": "50", "played_for": "SOU", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "38.0", "creativity": "0.3", "threat": "0.0", "ict_index": "3.8", "transfers_balance": "66", "selected": "4005", "transfers_in": "313", "transfers_out": "247", "value": "50", "played_for": "SOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "29", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "26.0", "creativity": "11.0", "threat": "6.0", "ict_index": "4.3", "transfers_balance": "192", "selected": "4242", "transfers_in": "342", "transfers_out": "150", "value": "50", "played_for": "SOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.2", "creativity": "1.1", "threat": "0.0", "ict_index": "1.4", "transfers_balance": "1485", "selected": "5338", "transfers_in": "1731", "transfers_out": "246", "value": "50", "played_for": "SOU", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "1.0", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "40", "selected": "4888", "transfers_in": "377", "transfers_out": "337", "value": "50", "played_for": "SOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "19.6", "creativity": "1.6", "threat": "11.0", "ict_index": "3.2", "transfers_balance": "-337", "selected": "4546", "transfers_in": "63", "transfers_out": "400", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "19", "influence": "26.4", "creativity": "1.5", "threat": "2.0", "ict_index": "3.0", "transfers_balance": "8", "selected": "4624", "transfers_in": "254", "transfers_out": "246", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-14T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "29.0", "creativity": "0.9", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "8", "selected": "4624", "transfers_in": "254", "transfers_out": "246", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "19.2", "creativity": "0.7", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "404", "selected": "5040", "transfers_in": "579", "transfers_out": "175", "value": "50", "played_for": "SOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "16", "influence": "29.8", "creativity": "10.9", "threat": "0.0", "ict_index": "4.1", "transfers_balance": "787", "selected": "5931", "transfers_in": "1021", "transfers_out": "234", "value": "50", "played_for": "SOU", "kickoff_time": "2018-05-05T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "9", "goals": "0", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "32.0", "creativity": "0.3", "threat": "2.0", "ict_index": "3.4", "transfers_balance": "787", "selected": "5931", "transfers_in": "1021", "transfers_out": "234", "value": "50", "played_for": "SOU", "kickoff_time": "2018-05-08T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "29.0", "creativity": "14.3", "threat": "10.0", "ict_index": "5.3", "transfers_balance": "168", "selected": "6117", "transfers_in": "672", "transfers_out": "504", "value": "50", "played_for": "SOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "DEF"}], "Michel Vorm": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "5079", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-490", "selected": "5707", "transfers_in": "99", "transfers_out": "589", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-20T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-434", "selected": "5606", "transfers_in": "72", "transfers_out": "506", "value": "50", "played_for": "TOT", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-323", "selected": "5557", "transfers_in": "47", "transfers_out": "370", "value": "50", "played_for": "TOT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-197", "selected": "5501", "transfers_in": "68", "transfers_out": "265", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-16T16:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "5450", "transfers_in": "58", "transfers_out": "272", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-23T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-179", "selected": "5385", "transfers_in": "77", "transfers_out": "256", "value": "49", "played_for": "TOT", "kickoff_time": "2017-09-30T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-153", "selected": "5349", "transfers_in": "60", "transfers_out": "213", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "5291", "transfers_in": "27", "transfers_out": "134", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-103", "selected": "5250", "transfers_in": "52", "transfers_out": "155", "value": "49", "played_for": "TOT", "kickoff_time": "2017-10-28T11:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "5842", "selected": "11491", "transfers_in": "6369", "transfers_out": "527", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3318", "selected": "8205", "transfers_in": "113", "transfers_out": "3431", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-594", "selected": "7655", "transfers_in": "31", "transfers_out": "625", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-308", "selected": "7371", "transfers_in": "29", "transfers_out": "337", "value": "49", "played_for": "TOT", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-258", "selected": "7140", "transfers_in": "17", "transfers_out": "275", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-164", "selected": "7019", "transfers_in": "34", "transfers_out": "198", "value": "49", "played_for": "TOT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-122", "selected": "6919", "transfers_in": "19", "transfers_out": "141", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "6866", "transfers_in": "20", "transfers_out": "102", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-16T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-95", "selected": "6807", "transfers_in": "28", "transfers_out": "123", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-47", "selected": "6785", "transfers_in": "28", "transfers_out": "75", "value": "48", "played_for": "TOT", "kickoff_time": "2017-12-26T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "6688", "transfers_in": "31", "transfers_out": "94", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "6688", "transfers_in": "31", "transfers_out": "94", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-04T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "6638", "transfers_in": "40", "transfers_out": "139", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-13T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "3", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "4", "bps": "17", "influence": "19.0", "creativity": "0.0", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-27", "selected": "6646", "transfers_in": "48", "transfers_out": "75", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-21T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "64", "selected": "6812", "transfers_in": "179", "transfers_out": "115", "value": "48", "played_for": "TOT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-50", "selected": "6796", "transfers_in": "29", "transfers_out": "79", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "6791", "transfers_in": "33", "transfers_out": "90", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-63", "selected": "6797", "transfers_in": "43", "transfers_out": "106", "value": "48", "played_for": "TOT", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-28", "selected": "6787", "transfers_in": "14", "transfers_out": "42", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-26", "selected": "5582", "transfers_in": "27", "transfers_out": "53", "value": "48", "played_for": "TOT", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "5616", "transfers_in": "37", "transfers_out": "40", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-01T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "5625", "transfers_in": "26", "transfers_out": "37", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "5634", "transfers_in": "22", "transfers_out": "31", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "5634", "transfers_in": "22", "transfers_out": "31", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "5650", "transfers_in": "28", "transfers_out": "16", "value": "48", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "5668", "transfers_in": "28", "transfers_out": "20", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "8", "selected": "5668", "transfers_in": "28", "transfers_out": "20", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "5683", "transfers_in": "22", "transfers_out": "23", "value": "48", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "GK"}], "Nathan Ferguson": [{"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "155", "selected": "232", "transfers_in": "182", "transfers_out": "27", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "348", "selected": "769", "transfers_in": "472", "transfers_out": "124", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "232", "selected": "1128", "transfers_in": "364", "transfers_out": "132", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "276", "selected": "1526", "transfers_in": "456", "transfers_out": "180", "value": "40", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "179", "selected": "1748", "transfers_in": "335", "transfers_out": "156", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "474", "selected": "2403", "transfers_in": "744", "transfers_out": "270", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "211", "selected": "2714", "transfers_in": "416", "transfers_out": "205", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "197", "selected": "3034", "transfers_in": "400", "transfers_out": "203", "value": "40", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "361", "selected": "3462", "transfers_in": "506", "transfers_out": "145", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "200", "selected": "3759", "transfers_in": "460", "transfers_out": "260", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "441", "selected": "4395", "transfers_in": "718", "transfers_out": "277", "value": "40", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "142", "selected": "4651", "transfers_in": "315", "transfers_out": "173", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "117", "selected": "4243", "transfers_in": "295", "transfers_out": "178", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "4238", "transfers_in": "143", "transfers_out": "196", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "57", "selected": "4348", "transfers_in": "223", "transfers_out": "166", "value": "40", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "42", "selected": "4424", "transfers_in": "150", "transfers_out": "108", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "23", "selected": "4565", "transfers_in": "155", "transfers_out": "132", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-45", "selected": "4504", "transfers_in": "81", "transfers_out": "126", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "29", "selected": "4501", "transfers_in": "119", "transfers_out": "90", "value": "40", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-18", "selected": "4514", "transfers_in": "92", "transfers_out": "110", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2", "selected": "4531", "transfers_in": "136", "transfers_out": "134", "value": "40", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Stefano Okaka": [{"gameweek": "1", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "1", "minutes": "62", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.2", "creativity": "15.6", "threat": "33.0", "ict_index": "8.4", "transfers_balance": "0", "selected": "6536", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "19553", "selected": "45133", "transfers_in": "24233", "transfers_out": "4680", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1688", "selected": "47627", "transfers_in": "12184", "transfers_out": "13872", "value": "55", "played_for": "WAT", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11503", "selected": "37456", "transfers_in": "1804", "transfers_out": "13307", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5514", "selected": "32367", "transfers_in": "940", "transfers_out": "6454", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4105", "selected": "28571", "transfers_in": "1190", "transfers_out": "5295", "value": "55", "played_for": "WAT", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3421", "selected": "25334", "transfers_in": "701", "transfers_out": "4122", "value": "54", "played_for": "WAT", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1660", "selected": "23916", "transfers_in": "707", "transfers_out": "2367", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1018", "selected": "23005", "transfers_in": "369", "transfers_out": "1387", "value": "54", "played_for": "WAT", "kickoff_time": "2017-10-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-881", "selected": "22343", "transfers_in": "750", "transfers_out": "1631", "value": "53", "played_for": "WAT", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "1", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.6", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-766", "selected": "21756", "transfers_in": "387", "transfers_out": "1153", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-05T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-391", "selected": "21612", "transfers_in": "559", "transfers_out": "950", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-19T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-305", "selected": "21452", "transfers_in": "504", "transfers_out": "809", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-274", "selected": "21269", "transfers_in": "426", "transfers_out": "700", "value": "53", "played_for": "WAT", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-412", "selected": "20956", "transfers_in": "266", "transfers_out": "678", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-801", "selected": "20211", "transfers_in": "203", "transfers_out": "1004", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-634", "selected": "19586", "transfers_in": "35", "transfers_out": "669", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "8", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-460", "selected": "19143", "transfers_in": "81", "transfers_out": "541", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "12", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "4.2", "creativity": "0.3", "threat": "17.0", "ict_index": "2.2", "transfers_balance": "44", "selected": "19324", "transfers_in": "467", "transfers_out": "423", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "46", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "0.0", "creativity": "2.0", "threat": "8.0", "ict_index": "0.5", "transfers_balance": "-72", "selected": "19327", "transfers_in": "313", "transfers_out": "385", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "76", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "5.0", "creativity": "21.3", "threat": "8.0", "ict_index": "3.4", "transfers_balance": "225", "selected": "19690", "transfers_in": "801", "transfers_out": "576", "value": "53", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-140", "selected": "19606", "transfers_in": "325", "transfers_out": "465", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "17", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.4", "threat": "6.0", "ict_index": "0.5", "transfers_balance": "-226", "selected": "19562", "transfers_in": "524", "transfers_out": "750", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "9", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "1.3", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-141", "selected": "19539", "transfers_in": "356", "transfers_out": "497", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-170", "selected": "19492", "transfers_in": "291", "transfers_out": "461", "value": "53", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-214", "selected": "19314", "transfers_in": "109", "transfers_out": "323", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-99", "selected": "19299", "transfers_in": "302", "transfers_out": "401", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "4", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "34", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "22.6", "creativity": "17.2", "threat": "13.0", "ict_index": "5.3", "transfers_balance": "-106", "selected": "19330", "transfers_in": "313", "transfers_out": "419", "value": "53", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "36", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.2", "creativity": "2.8", "threat": "20.0", "ict_index": "2.4", "transfers_balance": "376", "selected": "19771", "transfers_in": "553", "transfers_out": "177", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-73", "selected": "20299", "transfers_in": "228", "transfers_out": "301", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "20", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.4", "creativity": "3.3", "threat": "18.0", "ict_index": "2.2", "transfers_balance": "148", "selected": "20599", "transfers_in": "364", "transfers_out": "216", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "15", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-4", "influence": "0.0", "creativity": "0.8", "threat": "2.0", "ict_index": "0.0", "transfers_balance": "-76", "selected": "20479", "transfers_in": "207", "transfers_out": "283", "value": "53", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "14", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "0.0", "threat": "8.0", "ict_index": "0.3", "transfers_balance": "-106", "selected": "20413", "transfers_in": "130", "transfers_out": "236", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-97", "selected": "20327", "transfers_in": "99", "transfers_out": "196", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "35", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "69", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "24.4", "threat": "6.0", "ict_index": "3.5", "transfers_balance": "-69", "selected": "20307", "transfers_in": "99", "transfers_out": "168", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-87", "selected": "20217", "transfers_in": "75", "transfers_out": "162", "value": "53", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-184", "selected": "20024", "transfers_in": "46", "transfers_out": "230", "value": "53", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-133", "selected": "19905", "transfers_in": "42", "transfers_out": "175", "value": "53", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "FWD"}], "Ashley Barnes": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "39759", "transfers_in": "0", "transfers_out": "0", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "4.3", "threat": "8.0", "ict_index": "1.0", "transfers_balance": "-8616", "selected": "33268", "transfers_in": "410", "transfers_out": "9026", "value": "55", "played_for": "BUR", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "33", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "0.0", "creativity": "2.4", "threat": "4.0", "ict_index": "0.3", "transfers_balance": "-6605", "selected": "27346", "transfers_in": "308", "transfers_out": "6913", "value": "54", "played_for": "BUR", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "4", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "26", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "0.5", "threat": "19.0", "ict_index": "2.5", "transfers_balance": "-3420", "selected": "24450", "transfers_in": "494", "transfers_out": "3914", "value": "54", "played_for": "BUR", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-2043", "selected": "22695", "transfers_in": "360", "transfers_out": "2403", "value": "53", "played_for": "BUR", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "0.0", "creativity": "0.1", "threat": "2.0", "ict_index": "0.2", "transfers_balance": "-1723", "selected": "21283", "transfers_in": "617", "transfers_out": "2340", "value": "53", "played_for": "BUR", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "2", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "2.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1820", "selected": "19654", "transfers_in": "345", "transfers_out": "2165", "value": "53", "played_for": "BUR", "kickoff_time": "2017-10-01T13:15:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "9", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.2", "creativity": "4.0", "threat": "2.0", "ict_index": "0.7", "transfers_balance": "-962", "selected": "19009", "transfers_in": "679", "transfers_out": "1641", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "70", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "15.2", "threat": "5.0", "ict_index": "2.0", "transfers_balance": "-655", "selected": "18515", "transfers_in": "348", "transfers_out": "1003", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "6.8", "threat": "11.0", "ict_index": "2.1", "transfers_balance": "-454", "selected": "18272", "transfers_in": "897", "transfers_out": "1351", "value": "52", "played_for": "BUR", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "25", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "5.4", "creativity": "0.5", "threat": "2.0", "ict_index": "0.8", "transfers_balance": "-513", "selected": "17912", "transfers_in": "474", "transfers_out": "987", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "33.8", "creativity": "13.8", "threat": "102.0", "ict_index": "15.0", "transfers_balance": "-344", "selected": "17762", "transfers_in": "537", "transfers_out": "881", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.6", "creativity": "14.1", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "5813", "selected": "24013", "transfers_in": "7065", "transfers_out": "1252", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "4", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "2.0", "creativity": "1.1", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "4746", "selected": "29039", "transfers_in": "6351", "transfers_out": "1605", "value": "52", "played_for": "BUR", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "24", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.6", "threat": "43.0", "ict_index": "4.3", "transfers_balance": "-1068", "selected": "28174", "transfers_in": "1717", "transfers_out": "2785", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "30", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "1.0", "creativity": "0.0", "threat": "2.0", "ict_index": "0.3", "transfers_balance": "-1271", "selected": "27142", "transfers_in": "1594", "transfers_out": "2865", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "6", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "19", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "30.0", "creativity": "1.3", "threat": "22.0", "ict_index": "5.3", "transfers_balance": "-820", "selected": "26482", "transfers_in": "1385", "transfers_out": "2205", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-12T19:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "22", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.2", "creativity": "27.1", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "4091", "selected": "30933", "transfers_in": "5607", "transfers_out": "1516", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "55", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "5.4", "creativity": "5.1", "threat": "40.0", "ict_index": "5.1", "transfers_balance": "-1802", "selected": "29407", "transfers_in": "1834", "transfers_out": "3636", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-23T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "20", "points": "5", "goals": "1", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "80", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "28", "influence": "40.6", "creativity": "4.3", "threat": "37.0", "ict_index": "8.2", "transfers_balance": "-1124", "selected": "28435", "transfers_in": "1156", "transfers_out": "2280", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "80", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "0.0", "creativity": "12.3", "threat": "28.0", "ict_index": "3.8", "transfers_balance": "17627", "selected": "46838", "transfers_in": "20535", "transfers_out": "2908", "value": "52", "played_for": "BUR", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "22", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "4.8", "creativity": "14.1", "threat": "34.0", "ict_index": "5.3", "transfers_balance": "249", "selected": "47296", "transfers_in": "5685", "transfers_out": "5436", "value": "52", "played_for": "BUR", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "23", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-3", "influence": "14.8", "creativity": "2.6", "threat": "36.0", "ict_index": "5.3", "transfers_balance": "8718", "selected": "56920", "transfers_in": "16304", "transfers_out": "7586", "value": "52", "played_for": "BUR", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "88", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "2.8", "creativity": "4.2", "threat": "31.0", "ict_index": "3.8", "transfers_balance": "-1595", "selected": "55702", "transfers_in": "5279", "transfers_out": "6874", "value": "52", "played_for": "BUR", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-7", "influence": "0.0", "creativity": "13.1", "threat": "13.0", "ict_index": "2.2", "transfers_balance": "4348", "selected": "60671", "transfers_in": "9983", "transfers_out": "5635", "value": "52", "played_for": "BUR", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "8.4", "creativity": "4.9", "threat": "0.0", "ict_index": "1.3", "transfers_balance": "-6181", "selected": "54674", "transfers_in": "1810", "transfers_out": "7991", "value": "52", "played_for": "BUR", "kickoff_time": "2018-02-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.2", "creativity": "12.8", "threat": "14.0", "ict_index": "3.4", "transfers_balance": "-1083", "selected": "53931", "transfers_in": "4215", "transfers_out": "5298", "value": "52", "played_for": "BUR", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "21", "influence": "29.2", "creativity": "13.5", "threat": "51.0", "ict_index": "9.4", "transfers_balance": "-2467", "selected": "51891", "transfers_in": "2778", "transfers_out": "5245", "value": "52", "played_for": "BUR", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "52.0", "creativity": "34.3", "threat": "92.0", "ict_index": "17.8", "transfers_balance": "4752", "selected": "57058", "transfers_in": "6572", "transfers_out": "1820", "value": "52", "played_for": "BUR", "kickoff_time": "2018-03-03T12:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "88", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "31.4", "creativity": "2.6", "threat": "28.0", "ict_index": "6.2", "transfers_balance": "16582", "selected": "73957", "transfers_in": "18869", "transfers_out": "2287", "value": "52", "played_for": "BUR", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "32", "points": "6", "goals": "1", "assists": "0", "conceded": "1", "bonus": "1", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "39.8", "creativity": "15.6", "threat": "40.0", "ict_index": "9.5", "transfers_balance": "62294", "selected": "163075", "transfers_in": "72711", "transfers_out": "10417", "value": "53", "played_for": "BUR", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "-2", "influence": "0.0", "creativity": "0.5", "threat": "12.0", "ict_index": "0.6", "transfers_balance": "77455", "selected": "241604", "transfers_in": "84839", "transfers_out": "7384", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "84", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "2", "influence": "4.0", "creativity": "24.3", "threat": "6.0", "ict_index": "3.4", "transfers_balance": "57548", "selected": "306741", "transfers_in": "67193", "transfers_out": "9645", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "1", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "31.6", "creativity": "1.6", "threat": "21.0", "ict_index": "5.4", "transfers_balance": "57548", "selected": "306741", "transfers_in": "67193", "transfers_out": "9645", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "7", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "73", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "24", "influence": "29.4", "creativity": "4.7", "threat": "34.0", "ict_index": "6.8", "transfers_balance": "7284", "selected": "288080", "transfers_in": "19904", "transfers_out": "12620", "value": "54", "played_for": "BUR", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "13.4", "creativity": "11.7", "threat": "56.0", "ict_index": "8.1", "transfers_balance": "11540", "selected": "318878", "transfers_in": "27303", "transfers_out": "15763", "value": "55", "played_for": "BUR", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "21", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.2", "threat": "2.0", "ict_index": "0.1", "transfers_balance": "-63488", "selected": "251474", "transfers_in": "7170", "transfers_out": "70658", "value": "54", "played_for": "BUR", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-69205", "selected": "182731", "transfers_in": "2088", "transfers_out": "71293", "value": "53", "played_for": "BUR", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Junior Stanislas": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4109", "transfers_in": "0", "transfers_out": "0", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1118", "selected": "3988", "transfers_in": "43", "transfers_out": "1161", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-695", "selected": "3566", "transfers_in": "15", "transfers_out": "710", "value": "60", "played_for": "BOU", "kickoff_time": "2017-08-26T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-414", "selected": "3355", "transfers_in": "28", "transfers_out": "442", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-218", "selected": "3273", "transfers_in": "33", "transfers_out": "251", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "24.3", "threat": "15.0", "ict_index": "5.9", "transfers_balance": "-62", "selected": "3263", "transfers_in": "108", "transfers_out": "170", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "LEI", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "12.2", "creativity": "7.1", "threat": "33.0", "ict_index": "5.2", "transfers_balance": "377", "selected": "3747", "transfers_in": "578", "transfers_out": "201", "value": "59", "played_for": "BOU", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "74", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.2", "creativity": "5.9", "threat": "20.0", "ict_index": "3.0", "transfers_balance": "86", "selected": "4114", "transfers_in": "385", "transfers_out": "299", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "13", "goals": "1", "assists": "1", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "46", "influence": "63.4", "creativity": "42.8", "threat": "19.0", "ict_index": "12.5", "transfers_balance": "151", "selected": "4395", "transfers_in": "346", "transfers_out": "195", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "62", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "4.2", "creativity": "12.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "8305", "selected": "14375", "transfers_in": "9982", "transfers_out": "1677", "value": "59", "played_for": "BOU", "kickoff_time": "2017-10-28T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3289", "selected": "11331", "transfers_in": "760", "transfers_out": "4049", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2447", "selected": "8985", "transfers_in": "127", "transfers_out": "2574", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1142", "selected": "7905", "transfers_in": "58", "transfers_out": "1200", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-682", "selected": "7257", "transfers_in": "35", "transfers_out": "717", "value": "59", "played_for": "BOU", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "68", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "9.8", "creativity": "23.6", "threat": "35.0", "ict_index": "6.8", "transfers_balance": "-454", "selected": "6846", "transfers_in": "26", "transfers_out": "480", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-03T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.2", "creativity": "16.1", "threat": "19.0", "ict_index": "4.3", "transfers_balance": "5", "selected": "7007", "transfers_in": "289", "transfers_out": "284", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "70", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "7.2", "creativity": "28.6", "threat": "27.0", "ict_index": "6.3", "transfers_balance": "-171", "selected": "6936", "transfers_in": "75", "transfers_out": "246", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "59", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "5.0", "creativity": "22.3", "threat": "12.0", "ict_index": "3.9", "transfers_balance": "-63", "selected": "6968", "transfers_in": "139", "transfers_out": "202", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "11", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "4.0", "ict_index": "0.1", "transfers_balance": "-189", "selected": "6935", "transfers_in": "117", "transfers_out": "306", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-322", "selected": "6669", "transfers_in": "43", "transfers_out": "365", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-336", "selected": "6391", "transfers_in": "29", "transfers_out": "365", "value": "59", "played_for": "BOU", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-146", "selected": "6275", "transfers_in": "22", "transfers_out": "168", "value": "59", "played_for": "BOU", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-221", "selected": "6167", "transfers_in": "57", "transfers_out": "278", "value": "59", "played_for": "BOU", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "4", "goals": "0", "assists": "1", "conceded": "1", "bonus": "0", "minutes": "28", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "20", "influence": "23.6", "creativity": "16.4", "threat": "8.0", "ict_index": "4.8", "transfers_balance": "-92", "selected": "6143", "transfers_in": "17", "transfers_out": "109", "value": "59", "played_for": "BOU", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "1", "minutes": "70", "opponent": "CHE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "36", "influence": "56.4", "creativity": "22.4", "threat": "78.0", "ict_index": "15.7", "transfers_balance": "90", "selected": "6404", "transfers_in": "210", "transfers_out": "120", "value": "59", "played_for": "BOU", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "58", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "9.6", "creativity": "6.1", "threat": "17.0", "ict_index": "3.3", "transfers_balance": "25043", "selected": "31814", "transfers_in": "26354", "transfers_out": "1311", "value": "59", "played_for": "BOU", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "64", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "36.0", "creativity": "1.9", "threat": "20.0", "ict_index": "5.8", "transfers_balance": "-5887", "selected": "26155", "transfers_in": "1864", "transfers_out": "7751", "value": "59", "played_for": "BOU", "kickoff_time": "2018-02-11T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.2", "creativity": "38.3", "threat": "19.0", "ict_index": "6.8", "transfers_balance": "7144", "selected": "34123", "transfers_in": "9753", "transfers_out": "2609", "value": "59", "played_for": "BOU", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.4", "creativity": "24.7", "threat": "38.0", "ict_index": "8.0", "transfers_balance": "-3055", "selected": "31193", "transfers_in": "1700", "transfers_out": "4755", "value": "59", "played_for": "BOU", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "7", "goals": "1", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "75", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "30", "influence": "46.0", "creativity": "40.3", "threat": "56.0", "ict_index": "14.2", "transfers_balance": "-1281", "selected": "29053", "transfers_in": "2459", "transfers_out": "3740", "value": "59", "played_for": "BOU", "kickoff_time": "2018-03-11T16:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "31", "points": "10", "goals": "1", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.2", "creativity": "19.2", "threat": "39.0", "ict_index": "10.2", "transfers_balance": "98339", "selected": "292746", "transfers_in": "99862", "transfers_out": "1523", "value": "60", "played_for": "BOU", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "45", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.2", "creativity": "24.9", "threat": "24.0", "ict_index": "6.6", "transfers_balance": "-11731", "selected": "116379", "transfers_in": "19776", "transfers_out": "31507", "value": "60", "played_for": "BOU", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-65915", "selected": "50017", "transfers_in": "409", "transfers_out": "66324", "value": "59", "played_for": "BOU", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21409", "selected": "27322", "transfers_in": "63", "transfers_out": "21472", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21409", "selected": "27322", "transfers_in": "63", "transfers_out": "21472", "value": "58", "played_for": "BOU", "kickoff_time": "2018-04-18T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3182", "selected": "20439", "transfers_in": "14", "transfers_out": "3196", "value": "57", "played_for": "BOU", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1946", "selected": "18446", "transfers_in": "20", "transfers_out": "1966", "value": "57", "played_for": "BOU", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1274", "selected": "17236", "transfers_in": "38", "transfers_out": "1312", "value": "57", "played_for": "BOU", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Kazaiah Sterling": [{"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-14T18:45:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "601", "selected": "2069", "transfers_in": "1013", "transfers_out": "412", "value": "45", "played_for": "TOT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "745", "selected": "3155", "transfers_in": "1307", "transfers_out": "562", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "745", "selected": "3155", "transfers_in": "1307", "transfers_out": "562", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1365", "selected": "5052", "transfers_in": "2088", "transfers_out": "723", "value": "45", "played_for": "TOT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Mohamed Elneny": [{"gameweek": "1", "points": "5", "goals": "0", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "31.4", "creativity": "30.8", "threat": "1.0", "ict_index": "6.3", "transfers_balance": "0", "selected": "60538", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61114", "selected": "195048", "transfers_in": "76420", "transfers_out": "15306", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-19T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-17989", "selected": "192411", "transfers_in": "17222", "transfers_out": "35211", "value": "45", "played_for": "ARS", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-24114", "selected": "174616", "transfers_in": "5595", "transfers_out": "29709", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "10", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "-1", "influence": "0.0", "creativity": "0.8", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-17419", "selected": "159187", "transfers_in": "3050", "transfers_out": "20469", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-17T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "6", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "8.6", "creativity": "31.7", "threat": "22.0", "ict_index": "6.2", "transfers_balance": "-14184", "selected": "146882", "transfers_in": "3687", "transfers_out": "17871", "value": "45", "played_for": "ARS", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "7", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "1.4", "creativity": "1.0", "threat": "0.0", "ict_index": "0.2", "transfers_balance": "-1808", "selected": "147160", "transfers_in": "10387", "transfers_out": "12195", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "9.6", "creativity": "9.8", "threat": "1.0", "ict_index": "2.0", "transfers_balance": "-4566", "selected": "144712", "transfers_in": "6877", "transfers_out": "11443", "value": "45", "played_for": "ARS", "kickoff_time": "2017-10-14T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "3811", "selected": "150198", "transfers_in": "11529", "transfers_out": "7718", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-22T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6873", "selected": "145033", "transfers_in": "5735", "transfers_out": "12608", "value": "44", "played_for": "ARS", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6784", "selected": "139047", "transfers_in": "1849", "transfers_out": "8633", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-05T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5935", "selected": "134037", "transfers_in": "1593", "transfers_out": "7528", "value": "44", "played_for": "ARS", "kickoff_time": "2017-11-18T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "230", "selected": "136808", "transfers_in": "7714", "transfers_out": "7484", "value": "43", "played_for": "ARS", "kickoff_time": "2017-11-26T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1472", "selected": "137481", "transfers_in": "5041", "transfers_out": "6513", "value": "43", "played_for": "ARS", "kickoff_time": "2017-11-29T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2737", "selected": "137026", "transfers_in": "3882", "transfers_out": "6619", "value": "43", "played_for": "ARS", "kickoff_time": "2017-12-02T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2294", "selected": "138444", "transfers_in": "4957", "transfers_out": "7251", "value": "43", "played_for": "ARS", "kickoff_time": "2017-12-10T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2393", "selected": "138298", "transfers_in": "2750", "transfers_out": "5143", "value": "43", "played_for": "ARS", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4100", "selected": "136496", "transfers_in": "1373", "transfers_out": "5473", "value": "43", "played_for": "ARS", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1450", "selected": "142196", "transfers_in": "10031", "transfers_out": "8581", "value": "42", "played_for": "ARS", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-304", "selected": "144511", "transfers_in": "5598", "transfers_out": "5902", "value": "42", "played_for": "ARS", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1528", "selected": "145952", "transfers_in": "6984", "transfers_out": "8512", "value": "42", "played_for": "ARS", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-663", "selected": "146457", "transfers_in": "6067", "transfers_out": "6730", "value": "42", "played_for": "ARS", "kickoff_time": "2018-01-03T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1401", "selected": "149486", "transfers_in": "8952", "transfers_out": "10353", "value": "42", "played_for": "ARS", "kickoff_time": "2018-01-14T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "17.2", "creativity": "8.9", "threat": "17.0", "ict_index": "4.3", "transfers_balance": "-747", "selected": "151540", "transfers_in": "5798", "transfers_out": "6545", "value": "42", "played_for": "ARS", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "59", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "7", "influence": "10.6", "creativity": "18.3", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "12198", "selected": "168206", "transfers_in": "20181", "transfers_out": "7983", "value": "42", "played_for": "ARS", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13737", "selected": "183966", "transfers_in": "20640", "transfers_out": "6903", "value": "42", "played_for": "ARS", "kickoff_time": "2018-02-03T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "64", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "3.2", "creativity": "5.3", "threat": "2.0", "ict_index": "1.1", "transfers_balance": "-2465", "selected": "184573", "transfers_in": "9336", "transfers_out": "11801", "value": "42", "played_for": "ARS", "kickoff_time": "2018-02-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6476", "selected": "196299", "transfers_in": "15099", "transfers_out": "8623", "value": "42", "played_for": "ARS", "kickoff_time": "2018-03-01T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-382", "selected": "198169", "transfers_in": "5184", "transfers_out": "5566", "value": "42", "played_for": "ARS", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "3", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "21", "influence": "13.0", "creativity": "15.8", "threat": "4.0", "ict_index": "3.3", "transfers_balance": "-2803", "selected": "190790", "transfers_in": "3461", "transfers_out": "6264", "value": "42", "played_for": "ARS", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "75", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.6", "creativity": "5.4", "threat": "26.0", "ict_index": "3.9", "transfers_balance": "-2287", "selected": "186972", "transfers_in": "3178", "transfers_out": "5465", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-01T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "-1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "1", "saves": "0", "bps": "12", "influence": "18.4", "creativity": "44.3", "threat": "10.0", "ict_index": "7.3", "transfers_balance": "1735", "selected": "190363", "transfers_in": "5617", "transfers_out": "3882", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-08T13:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "34", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "11.0", "creativity": "7.8", "threat": "3.0", "ict_index": "2.2", "transfers_balance": "304", "selected": "193981", "transfers_in": "6327", "transfers_out": "6023", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "44", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "14.5", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "1141", "selected": "195534", "transfers_in": "4326", "transfers_out": "3185", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-22T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-7800", "selected": "186726", "transfers_in": "606", "transfers_out": "8406", "value": "42", "played_for": "ARS", "kickoff_time": "2018-04-29T15:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5890", "selected": "181104", "transfers_in": "372", "transfers_out": "6262", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5890", "selected": "181104", "transfers_in": "372", "transfers_out": "6262", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4428", "selected": "177425", "transfers_in": "398", "transfers_out": "4826", "value": "42", "played_for": "ARS", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "MID"}], "Jason Puncheon": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "6", "influence": "8.4", "creativity": "3.8", "threat": "9.0", "ict_index": "2.1", "transfers_balance": "0", "selected": "62271", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "73", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "3", "influence": "4.4", "creativity": "16.5", "threat": "21.0", "ict_index": "4.2", "transfers_balance": "-6357", "selected": "59031", "transfers_in": "1124", "transfers_out": "7481", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "4", "influence": "1.6", "creativity": "19.8", "threat": "1.0", "ict_index": "2.2", "transfers_balance": "-6234", "selected": "53292", "transfers_in": "1896", "transfers_out": "8130", "value": "50", "played_for": "CRY", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "11.4", "creativity": "26.7", "threat": "20.0", "ict_index": "5.8", "transfers_balance": "-7277", "selected": "46476", "transfers_in": "1255", "transfers_out": "8532", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-10T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "1", "influence": "9.2", "creativity": "22.8", "threat": "26.0", "ict_index": "5.8", "transfers_balance": "-3301", "selected": "43399", "transfers_in": "1961", "transfers_out": "5262", "value": "49", "played_for": "CRY", "kickoff_time": "2017-09-16T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "33", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.8", "creativity": "0.4", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-5969", "selected": "37575", "transfers_in": "720", "transfers_out": "6689", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-23T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "68", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "3.2", "creativity": "2.2", "threat": "0.0", "ict_index": "0.5", "transfers_balance": "-3604", "selected": "34134", "transfers_in": "994", "transfers_out": "4598", "value": "48", "played_for": "CRY", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "15", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "5.2", "creativity": "1.1", "threat": "27.0", "ict_index": "3.3", "transfers_balance": "-2326", "selected": "31964", "transfers_in": "1161", "transfers_out": "3487", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1303", "selected": "30755", "transfers_in": "818", "transfers_out": "2121", "value": "48", "played_for": "CRY", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2028", "selected": "28914", "transfers_in": "898", "transfers_out": "2926", "value": "47", "played_for": "CRY", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1958", "selected": "27101", "transfers_in": "251", "transfers_out": "2209", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-05T12:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "12", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "5", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.2", "creativity": "0.6", "threat": "0.0", "ict_index": "0.1", "transfers_balance": "-1532", "selected": "25654", "transfers_in": "329", "transfers_out": "1861", "value": "47", "played_for": "CRY", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-981", "selected": "24752", "transfers_in": "217", "transfers_out": "1198", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1053", "selected": "23720", "transfers_in": "128", "transfers_out": "1181", "value": "46", "played_for": "CRY", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1036", "selected": "22706", "transfers_in": "130", "transfers_out": "1166", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-838", "selected": "21892", "transfers_in": "132", "transfers_out": "970", "value": "46", "played_for": "CRY", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-495", "selected": "21416", "transfers_in": "115", "transfers_out": "610", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-12T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-548", "selected": "20886", "transfers_in": "97", "transfers_out": "645", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-827", "selected": "20097", "transfers_in": "145", "transfers_out": "972", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-433", "selected": "19698", "transfers_in": "102", "transfers_out": "535", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-28T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "20", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "8.0", "ict_index": "0.8", "transfers_balance": "-617", "selected": "19116", "transfers_in": "170", "transfers_out": "787", "value": "45", "played_for": "CRY", "kickoff_time": "2017-12-31T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-587", "selected": "18546", "transfers_in": "65", "transfers_out": "652", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1529", "selected": "17028", "transfers_in": "46", "transfers_out": "1575", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-712", "selected": "16325", "transfers_in": "29", "transfers_out": "741", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-476", "selected": "15858", "transfers_in": "25", "transfers_out": "501", "value": "45", "played_for": "CRY", "kickoff_time": "2018-01-30T19:45:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-300", "selected": "15559", "transfers_in": "20", "transfers_out": "320", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-321", "selected": "15241", "transfers_in": "14", "transfers_out": "335", "value": "45", "played_for": "CRY", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-268", "selected": "14979", "transfers_in": "11", "transfers_out": "279", "value": "44", "played_for": "CRY", "kickoff_time": "2018-02-25T12:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-114", "selected": "14865", "transfers_in": "7", "transfers_out": "121", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-05T20:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-107", "selected": "18030", "transfers_in": "4", "transfers_out": "111", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-10T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-120", "selected": "17866", "transfers_in": "7", "transfers_out": "127", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "17807", "transfers_in": "13", "transfers_out": "119", "value": "44", "played_for": "CRY", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-70", "selected": "17746", "transfers_in": "10", "transfers_out": "80", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-74", "selected": "17668", "transfers_in": "6", "transfers_out": "80", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-57", "selected": "17622", "transfers_in": "2", "transfers_out": "59", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "17592", "transfers_in": "8", "transfers_out": "43", "value": "44", "played_for": "CRY", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "17546", "transfers_in": "5", "transfers_out": "44", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-05T11:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "17500", "transfers_in": "23", "transfers_out": "72", "value": "44", "played_for": "CRY", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Yoan Gouffran": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "355", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-13T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-106", "selected": "263", "transfers_in": "4", "transfers_out": "110", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-20T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-49", "selected": "214", "transfers_in": "1", "transfers_out": "50", "value": "50", "played_for": "NEW", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-21", "selected": "195", "transfers_in": "1", "transfers_out": "22", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-10T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "183", "transfers_in": "1", "transfers_out": "13", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "180", "transfers_in": "4", "transfers_out": "7", "value": "50", "played_for": "NEW", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-5", "selected": "175", "transfers_in": "2", "transfers_out": "7", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-8", "selected": "167", "transfers_in": "5", "transfers_out": "13", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-15T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "168", "transfers_in": "3", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "164", "transfers_in": "1", "transfers_out": "5", "value": "50", "played_for": "NEW", "kickoff_time": "2017-10-30T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "161", "transfers_in": "0", "transfers_out": "3", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "160", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-18T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "158", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "158", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "156", "transfers_in": "0", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-02T12:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "155", "transfers_in": "1", "transfers_out": "2", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "155", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "156", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-2", "selected": "155", "transfers_in": "1", "transfers_out": "3", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "155", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-27T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3", "selected": "152", "transfers_in": "1", "transfers_out": "4", "value": "50", "played_for": "NEW", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "153", "transfers_in": "2", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "154", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "154", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-20T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "153", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "153", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-04T14:15:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "154", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-11T14:15:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "155", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "155", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "165", "transfers_in": "0", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "166", "transfers_in": "1", "transfers_out": "1", "value": "50", "played_for": "NEW", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "167", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "168", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-15T12:30:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-23T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "168", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "True", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "169", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "169", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "MID"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1", "selected": "170", "transfers_in": "1", "transfers_out": "0", "value": "50", "played_for": "NEW", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "MID"}], "Daniel Bachmann": [{"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "0", "transfers_in": "0", "transfers_out": "0", "value": "40", "played_for": "WAT", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "443", "selected": "607", "transfers_in": "563", "transfers_out": "120", "value": "40", "played_for": "WAT", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "914", "selected": "1793", "transfers_in": "1226", "transfers_out": "312", "value": "40", "played_for": "WAT", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "720", "selected": "2636", "transfers_in": "999", "transfers_out": "279", "value": "40", "played_for": "WAT", "kickoff_time": "2018-01-02T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "1690", "selected": "4832", "transfers_in": "2455", "transfers_out": "765", "value": "40", "played_for": "WAT", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "485", "selected": "5595", "transfers_in": "962", "transfers_out": "477", "value": "40", "played_for": "WAT", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "5785", "transfers_in": "482", "transfers_out": "469", "value": "40", "played_for": "WAT", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "74", "selected": "5932", "transfers_in": "256", "transfers_out": "182", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-05T20:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "153", "selected": "6212", "transfers_in": "414", "transfers_out": "261", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "117", "selected": "6531", "transfers_in": "427", "transfers_out": "310", "value": "40", "played_for": "WAT", "kickoff_time": "2018-02-24T17:30:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "12", "selected": "6568", "transfers_in": "130", "transfers_out": "118", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "14", "selected": "5636", "transfers_in": "159", "transfers_out": "145", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-11T13:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "31", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "5858", "transfers_in": "118", "transfers_out": "171", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "22", "selected": "5688", "transfers_in": "106", "transfers_out": "84", "value": "40", "played_for": "WAT", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1", "selected": "5712", "transfers_in": "74", "transfers_out": "75", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "5764", "transfers_in": "87", "transfers_out": "93", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "35", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-53", "selected": "5794", "transfers_in": "67", "transfers_out": "120", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-21T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "5668", "transfers_in": "43", "transfers_out": "73", "value": "40", "played_for": "WAT", "kickoff_time": "2018-04-30T19:00:00Z", "was_home": "False", "position": "GK"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-41", "selected": "5631", "transfers_in": "45", "transfers_out": "86", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "GK"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "5601", "transfers_in": "75", "transfers_out": "114", "value": "40", "played_for": "WAT", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "GK"}], "Robert Huth": [{"gameweek": "1", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "0", "selected": "4887", "transfers_in": "0", "transfers_out": "0", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-11T18:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "2", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-950", "selected": "4555", "transfers_in": "102", "transfers_out": "1052", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "3", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-527", "selected": "4170", "transfers_in": "114", "transfers_out": "641", "value": "50", "played_for": "LEI", "kickoff_time": "2017-08-26T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-421", "selected": "3851", "transfers_in": "51", "transfers_out": "472", "value": "50", "played_for": "LEI", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4", "selected": "4030", "transfers_in": "208", "transfers_out": "212", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "4469", "transfers_in": "356", "transfers_out": "367", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-543", "selected": "3959", "transfers_in": "36", "transfers_out": "579", "value": "49", "played_for": "LEI", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-287", "selected": "3700", "transfers_in": "37", "transfers_out": "324", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-110", "selected": "3603", "transfers_in": "19", "transfers_out": "129", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-21T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-124", "selected": "3493", "transfers_in": "19", "transfers_out": "143", "value": "49", "played_for": "LEI", "kickoff_time": "2017-10-29T16:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3458", "transfers_in": "34", "transfers_out": "90", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-04T12:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-90", "selected": "3384", "transfers_in": "35", "transfers_out": "125", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3356", "transfers_in": "27", "transfers_out": "66", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-24T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3328", "transfers_in": "20", "transfers_out": "59", "value": "49", "played_for": "LEI", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-56", "selected": "3275", "transfers_in": "15", "transfers_out": "71", "value": "49", "played_for": "LEI", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-52", "selected": "3239", "transfers_in": "32", "transfers_out": "84", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-09T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-30", "selected": "3217", "transfers_in": "20", "transfers_out": "50", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-13T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-37", "selected": "3187", "transfers_in": "13", "transfers_out": "50", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-16T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-36", "selected": "3162", "transfers_in": "28", "transfers_out": "64", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-23T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-11", "selected": "3159", "transfers_in": "25", "transfers_out": "36", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-35", "selected": "3128", "transfers_in": "27", "transfers_out": "62", "value": "48", "played_for": "LEI", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-12", "selected": "3120", "transfers_in": "17", "transfers_out": "29", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-39", "selected": "3104", "transfers_in": "36", "transfers_out": "75", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-6", "selected": "3112", "transfers_in": "50", "transfers_out": "56", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "51", "selected": "3209", "transfers_in": "108", "transfers_out": "57", "value": "48", "played_for": "LEI", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "61", "selected": "3322", "transfers_in": "108", "transfers_out": "47", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "31", "selected": "3435", "transfers_in": "117", "transfers_out": "86", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-10T17:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "42", "selected": "3589", "transfers_in": "145", "transfers_out": "103", "value": "48", "played_for": "LEI", "kickoff_time": "2018-02-24T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "48", "selected": "3699", "transfers_in": "112", "transfers_out": "64", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-9", "selected": "3945", "transfers_in": "80", "transfers_out": "89", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "34", "selected": "4099", "transfers_in": "68", "transfers_out": "34", "value": "48", "played_for": "LEI", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "13", "selected": "4159", "transfers_in": "75", "transfers_out": "62", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "4261", "transfers_in": "95", "transfers_out": "62", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "33", "selected": "4261", "transfers_in": "95", "transfers_out": "62", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-19T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "6", "selected": "4267", "transfers_in": "44", "transfers_out": "38", "value": "48", "played_for": "LEI", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "4290", "transfers_in": "52", "transfers_out": "48", "value": "48", "played_for": "LEI", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "4", "selected": "4290", "transfers_in": "52", "transfers_out": "48", "value": "48", "played_for": "LEI", "kickoff_time": "2018-05-09T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-82", "selected": "4209", "transfers_in": "23", "transfers_out": "105", "value": "48", "played_for": "LEI", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Roberto Firmino": [{"gameweek": "1", "points": "12", "goals": "1", "assists": "1", "conceded": "2", "bonus": "3", "minutes": "80", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "42", "influence": "56.0", "creativity": "27.5", "threat": "23.0", "ict_index": "10.7", "transfers_balance": "0", "selected": "868769", "transfers_in": "0", "transfers_out": "0", "value": "85", "played_for": "LIV", "kickoff_time": "2017-08-12T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "2", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "89", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "17.0", "creativity": "26.5", "threat": "52.0", "ict_index": "9.6", "transfers_balance": "87791", "selected": "1105996", "transfers_in": "122549", "transfers_out": "34758", "value": "85", "played_for": "LIV", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "3", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "79", "opponent": "ARS", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "58.6", "creativity": "30.4", "threat": "29.0", "ict_index": "11.8", "transfers_balance": "-55149", "selected": "1091127", "transfers_in": "78827", "transfers_out": "133976", "value": "85", "played_for": "LIV", "kickoff_time": "2017-08-27T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "66", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "3.6", "creativity": "6.6", "threat": "39.0", "ict_index": "4.9", "transfers_balance": "320524", "selected": "1495880", "transfers_in": "374676", "transfers_out": "54152", "value": "86", "played_for": "LIV", "kickoff_time": "2017-09-09T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "5", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "78", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "13.0", "creativity": "62.4", "threat": "34.0", "ict_index": "10.9", "transfers_balance": "71689", "selected": "1593943", "transfers_in": "170286", "transfers_out": "98597", "value": "86", "played_for": "LIV", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "6", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "63", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "2.9", "threat": "23.0", "ict_index": "2.4", "transfers_balance": "-180807", "selected": "1431184", "transfers_in": "87544", "transfers_out": "268351", "value": "87", "played_for": "LIV", "kickoff_time": "2017-09-23T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "3.2", "creativity": "11.5", "threat": "6.0", "ict_index": "2.1", "transfers_balance": "-205568", "selected": "1234429", "transfers_in": "61218", "transfers_out": "266786", "value": "86", "played_for": "LIV", "kickoff_time": "2017-10-01T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "86", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "20.4", "creativity": "55.4", "threat": "83.0", "ict_index": "15.9", "transfers_balance": "-228009", "selected": "1012931", "transfers_in": "34775", "transfers_out": "262784", "value": "85", "played_for": "LIV", "kickoff_time": "2017-10-14T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "76", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "6.0", "creativity": "1.8", "threat": "2.0", "ict_index": "1.0", "transfers_balance": "-78073", "selected": "938123", "transfers_in": "25671", "transfers_out": "103744", "value": "85", "played_for": "LIV", "kickoff_time": "2017-10-22T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "10", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "65", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "37", "influence": "42.6", "creativity": "25.3", "threat": "41.0", "ict_index": "10.9", "transfers_balance": "16008", "selected": "959659", "transfers_in": "108702", "transfers_out": "92694", "value": "85", "played_for": "LIV", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "11", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "86", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "18.4", "creativity": "34.1", "threat": "27.0", "ict_index": "8.0", "transfers_balance": "49167", "selected": "1015345", "transfers_in": "96523", "transfers_out": "47356", "value": "85", "played_for": "LIV", "kickoff_time": "2017-11-04T17:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "12", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "10.0", "creativity": "16.6", "threat": "38.0", "ict_index": "6.5", "transfers_balance": "-17516", "selected": "1004089", "transfers_in": "57096", "transfers_out": "74612", "value": "85", "played_for": "LIV", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-43172", "selected": "964931", "transfers_in": "33620", "transfers_out": "76792", "value": "85", "played_for": "LIV", "kickoff_time": "2017-11-25T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "14", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "14.6", "creativity": "27.8", "threat": "21.0", "ict_index": "6.3", "transfers_balance": "-21391", "selected": "946579", "transfers_in": "42213", "transfers_out": "63604", "value": "85", "played_for": "LIV", "kickoff_time": "2017-11-29T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "15", "points": "13", "goals": "2", "assists": "0", "conceded": "1", "bonus": "3", "minutes": "87", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "67", "influence": "73.8", "creativity": "22.0", "threat": "45.0", "ict_index": "14.1", "transfers_balance": "-42854", "selected": "906579", "transfers_in": "27674", "transfers_out": "70528", "value": "84", "played_for": "LIV", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "23", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "4", "influence": "4.4", "creativity": "2.0", "threat": "8.0", "ict_index": "1.4", "transfers_balance": "202584", "selected": "1120376", "transfers_in": "220827", "transfers_out": "18243", "value": "85", "played_for": "LIV", "kickoff_time": "2017-12-10T14:15:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "17", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "6.8", "creativity": "16.2", "threat": "43.0", "ict_index": "6.6", "transfers_balance": "155470", "selected": "1280841", "transfers_in": "197874", "transfers_out": "42404", "value": "85", "played_for": "LIV", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "18", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "76", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "51", "influence": "54.6", "creativity": "28.6", "threat": "45.0", "ict_index": "12.8", "transfers_balance": "-22871", "selected": "1262285", "transfers_in": "56830", "transfers_out": "79701", "value": "86", "played_for": "LIV", "kickoff_time": "2017-12-17T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "19", "points": "11", "goals": "1", "assists": "1", "conceded": "3", "bonus": "2", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "35", "influence": "56.4", "creativity": "13.8", "threat": "62.0", "ict_index": "13.2", "transfers_balance": "130888", "selected": "1404913", "transfers_in": "179250", "transfers_out": "48362", "value": "87", "played_for": "LIV", "kickoff_time": "2017-12-22T19:45:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "20", "points": "13", "goals": "2", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "67", "opponent": "SWA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "54", "influence": "72.8", "creativity": "28.8", "threat": "61.0", "ict_index": "16.3", "transfers_balance": "225539", "selected": "1641101", "transfers_in": "244412", "transfers_out": "18873", "value": "88", "played_for": "LIV", "kickoff_time": "2017-12-26T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "17.2", "creativity": "19.8", "threat": "22.0", "ict_index": "5.9", "transfers_balance": "379442", "selected": "2035553", "transfers_in": "402392", "transfers_out": "22950", "value": "90", "played_for": "LIV", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "18", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "2.6", "creativity": "12.2", "threat": "4.0", "ict_index": "1.9", "transfers_balance": "38517", "selected": "2079110", "transfers_in": "166434", "transfers_out": "127917", "value": "90", "played_for": "LIV", "kickoff_time": "2018-01-01T15:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "23", "points": "8", "goals": "1", "assists": "1", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "39", "influence": "57.6", "creativity": "37.4", "threat": "31.0", "ict_index": "12.6", "transfers_balance": "-42870", "selected": "2049845", "transfers_in": "163256", "transfers_out": "206126", "value": "91", "played_for": "LIV", "kickoff_time": "2018-01-14T16:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "3", "influence": "10.8", "creativity": "46.3", "threat": "41.0", "ict_index": "9.8", "transfers_balance": "233089", "selected": "2294220", "transfers_in": "275639", "transfers_out": "42550", "value": "92", "played_for": "LIV", "kickoff_time": "2018-01-22T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "25", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "88", "opponent": "HUD", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "34", "influence": "42.4", "creativity": "19.6", "threat": "63.0", "ict_index": "12.5", "transfers_balance": "-6879", "selected": "2297196", "transfers_in": "100167", "transfers_out": "107046", "value": "92", "played_for": "LIV", "kickoff_time": "2018-01-30T20:00:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "26", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "1", "influence": "3.8", "creativity": "2.8", "threat": "14.0", "ict_index": "2.1", "transfers_balance": "-31090", "selected": "2270476", "transfers_in": "49981", "transfers_out": "81071", "value": "92", "played_for": "LIV", "kickoff_time": "2018-02-04T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "27", "points": "12", "goals": "1", "assists": "1", "conceded": "0", "bonus": "3", "minutes": "78", "opponent": "SOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "45", "influence": "65.8", "creativity": "36.5", "threat": "50.0", "ict_index": "15.2", "transfers_balance": "-17681", "selected": "2259386", "transfers_in": "75896", "transfers_out": "93577", "value": "92", "played_for": "LIV", "kickoff_time": "2018-02-11T16:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "28", "points": "8", "goals": "1", "assists": "0", "conceded": "1", "bonus": "2", "minutes": "81", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "41", "influence": "50.4", "creativity": "43.8", "threat": "44.0", "ict_index": "13.8", "transfers_balance": "114024", "selected": "2386021", "transfers_in": "161486", "transfers_out": "47462", "value": "93", "played_for": "LIV", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "29", "points": "5", "goals": "0", "assists": "1", "conceded": "0", "bonus": "0", "minutes": "87", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "27", "influence": "27.8", "creativity": "50.8", "threat": "52.0", "ict_index": "13.1", "transfers_balance": "83840", "selected": "2477011", "transfers_in": "98435", "transfers_out": "14595", "value": "94", "played_for": "LIV", "kickoff_time": "2018-03-03T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "30", "points": "2", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "18.2", "creativity": "18.9", "threat": "42.0", "ict_index": "7.9", "transfers_balance": "-30016", "selected": "2416374", "transfers_in": "36798", "transfers_out": "66814", "value": "94", "played_for": "LIV", "kickoff_time": "2018-03-10T12:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "31", "points": "7", "goals": "1", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "78", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "33", "influence": "44.4", "creativity": "3.2", "threat": "83.0", "ict_index": "13.1", "transfers_balance": "359844", "selected": "2938151", "transfers_in": "370575", "transfers_out": "10731", "value": "96", "played_for": "LIV", "kickoff_time": "2018-03-17T17:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "32", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "6.2", "creativity": "16.2", "threat": "75.0", "ict_index": "9.7", "transfers_balance": "85243", "selected": "2865862", "transfers_in": "148099", "transfers_out": "62856", "value": "97", "played_for": "LIV", "kickoff_time": "2018-03-31T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "33", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "16", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "3.0", "threat": "0.0", "ict_index": "0.3", "transfers_balance": "-189041", "selected": "2673081", "transfers_in": "21635", "transfers_out": "210676", "value": "96", "played_for": "LIV", "kickoff_time": "2018-04-07T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "34", "points": "8", "goals": "1", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "42.6", "creativity": "21.3", "threat": "45.0", "ict_index": "10.9", "transfers_balance": "-459073", "selected": "2159657", "transfers_in": "10997", "transfers_out": "470070", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-14T16:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "24", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "1.0", "creativity": "3.8", "threat": "4.0", "ict_index": "0.9", "transfers_balance": "147999", "selected": "2403271", "transfers_in": "174559", "transfers_out": "26560", "value": "95", "played_for": "LIV", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "36", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "9.0", "creativity": "19.0", "threat": "14.0", "ict_index": "4.2", "transfers_balance": "-78195", "selected": "2294746", "transfers_in": "38314", "transfers_out": "116509", "value": "96", "played_for": "LIV", "kickoff_time": "2018-04-28T11:30:00Z", "was_home": "True", "position": "FWD"}, {"gameweek": "37", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.8", "creativity": "23.2", "threat": "31.0", "ict_index": "6.4", "transfers_balance": "-255911", "selected": "2024537", "transfers_in": "16355", "transfers_out": "272266", "value": "95", "played_for": "LIV", "kickoff_time": "2018-05-06T15:30:00Z", "was_home": "False", "position": "FWD"}, {"gameweek": "38", "points": "2", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "83", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "5", "influence": "9.2", "creativity": "16.5", "threat": "44.0", "ict_index": "7.0", "transfers_balance": "90678", "selected": "2137893", "transfers_in": "123662", "transfers_out": "32984", "value": "95", "played_for": "LIV", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "True", "position": "FWD"}], "Markus Suttner": [{"gameweek": "1", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "15.4", "creativity": "0.9", "threat": "0.0", "ict_index": "1.6", "transfers_balance": "0", "selected": "39852", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-12T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "7.4", "creativity": "2.3", "threat": "0.0", "ict_index": "1.0", "transfers_balance": "-1300", "selected": "39767", "transfers_in": "943", "transfers_out": "2243", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "12.4", "creativity": "17.0", "threat": "8.0", "ict_index": "3.7", "transfers_balance": "-4120", "selected": "35874", "transfers_in": "481", "transfers_out": "4601", "value": "45", "played_for": "BHA", "kickoff_time": "2017-08-26T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "4", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "14.2", "creativity": "0.8", "threat": "0.0", "ict_index": "1.5", "transfers_balance": "-2432", "selected": "34113", "transfers_in": "2270", "transfers_out": "4702", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "5", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "5.2", "creativity": "1.1", "threat": "0.0", "ict_index": "0.6", "transfers_balance": "-2455", "selected": "31972", "transfers_in": "1398", "transfers_out": "3853", "value": "45", "played_for": "BHA", "kickoff_time": "2017-09-15T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "6", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "19.0", "creativity": "2.3", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "-3536", "selected": "28639", "transfers_in": "1454", "transfers_out": "4990", "value": "44", "played_for": "BHA", "kickoff_time": "2017-09-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "7", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "7379", "selected": "37005", "transfers_in": "11941", "transfers_out": "4562", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-01T11:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "8", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "12", "influence": "18.2", "creativity": "4.9", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1146", "selected": "36279", "transfers_in": "4802", "transfers_out": "5948", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-15T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "9", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2659", "selected": "39277", "transfers_in": "5346", "transfers_out": "2687", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-20T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4303", "selected": "35121", "transfers_in": "886", "transfers_out": "5189", "value": "44", "played_for": "BHA", "kickoff_time": "2017-10-29T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-3715", "selected": "31474", "transfers_in": "391", "transfers_out": "4106", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-4505", "selected": "27062", "transfers_in": "286", "transfers_out": "4791", "value": "44", "played_for": "BHA", "kickoff_time": "2017-11-20T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1352", "selected": "25795", "transfers_in": "1047", "transfers_out": "2399", "value": "43", "played_for": "BHA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "25", "influence": "16.6", "creativity": "16.5", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "-1279", "selected": "24608", "transfers_in": "945", "transfers_out": "2224", "value": "43", "played_for": "BHA", "kickoff_time": "2017-11-28T19:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "2941", "selected": "27770", "transfers_in": "3997", "transfers_out": "1056", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.0", "creativity": "10.7", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "856", "selected": "28912", "transfers_in": "2785", "transfers_out": "1929", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-246", "selected": "28771", "transfers_in": "1209", "transfers_out": "1455", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1411", "selected": "27410", "transfers_in": "316", "transfers_out": "1727", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-16T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "WAT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "31", "influence": "16.2", "creativity": "5.7", "threat": "0.0", "ict_index": "2.2", "transfers_balance": "-1201", "selected": "26313", "transfers_in": "890", "transfers_out": "2091", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "20", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "14", "influence": "17.8", "creativity": "25.5", "threat": "8.0", "ict_index": "5.1", "transfers_balance": "2095", "selected": "28652", "transfers_in": "3103", "transfers_out": "1008", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "21", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "867", "selected": "29659", "transfers_in": "2468", "transfers_out": "1601", "value": "43", "played_for": "BHA", "kickoff_time": "2017-12-30T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "14.8", "creativity": "1.7", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "249", "selected": "29968", "transfers_in": "2817", "transfers_out": "2568", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-01T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "23", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WBA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "709", "selected": "30904", "transfers_in": "3792", "transfers_out": "3083", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "24", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "7.2", "creativity": "16.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-1068", "selected": "29953", "transfers_in": "1465", "transfers_out": "2533", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-20T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "25", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "562", "selected": "30748", "transfers_in": "2502", "transfers_out": "1940", "value": "43", "played_for": "BHA", "kickoff_time": "2018-01-31T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1137", "selected": "29640", "transfers_in": "327", "transfers_out": "1464", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1528", "selected": "28144", "transfers_in": "226", "transfers_out": "1754", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-1173", "selected": "27008", "transfers_in": "137", "transfers_out": "1310", "value": "43", "played_for": "BHA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-820", "selected": "26189", "transfers_in": "27", "transfers_out": "847", "value": "43", "played_for": "BHA", "kickoff_time": "2018-03-04T13:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "30", "points": "1", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "8", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "2", "influence": "0.0", "creativity": "0.1", "threat": "1.0", "ict_index": "0.0", "transfers_balance": "-575", "selected": "24860", "transfers_in": "267", "transfers_out": "842", "value": "42", "played_for": "BHA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-222", "selected": "24165", "transfers_in": "419", "transfers_out": "641", "value": "42", "played_for": "BHA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-166", "selected": "24029", "transfers_in": "360", "transfers_out": "526", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "24118", "transfers_in": "577", "transfers_out": "738", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-14T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "34", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-161", "selected": "24118", "transfers_in": "577", "transfers_out": "738", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-17T18:45:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-345", "selected": "23004", "transfers_in": "47", "transfers_out": "392", "value": "42", "played_for": "BHA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "22538", "transfers_in": "50", "transfers_out": "489", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-04T19:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "37", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-439", "selected": "22538", "transfers_in": "50", "transfers_out": "489", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-09T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "38", "points": "0", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "0", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "0", "influence": "0.0", "creativity": "0.0", "threat": "0.0", "ict_index": "0.0", "transfers_balance": "-389", "selected": "22141", "transfers_in": "27", "transfers_out": "416", "value": "42", "played_for": "BHA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}], "Ahmed El-Sayed Hegazi": [{"gameweek": "1", "points": "15", "goals": "1", "assists": "0", "conceded": "0", "bonus": "3", "minutes": "90", "opponent": "BOU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "39", "influence": "57.8", "creativity": "10.3", "threat": "53.0", "ict_index": "12.1", "transfers_balance": "0", "selected": "90370", "transfers_in": "0", "transfers_out": "0", "value": "45", "played_for": "WBA", "kickoff_time": "2017-08-12T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "2", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "BUR", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "24", "influence": "24.4", "creativity": "0.1", "threat": "0.0", "ict_index": "2.5", "transfers_balance": "276618", "selected": "551757", "transfers_in": "290411", "transfers_out": "13793", "value": "46", "played_for": "WBA", "kickoff_time": "2017-08-19T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "3", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "13.0", "creativity": "0.5", "threat": "17.0", "ict_index": "3.1", "transfers_balance": "485699", "selected": "1144010", "transfers_in": "504558", "transfers_out": "18859", "value": "48", "played_for": "WBA", "kickoff_time": "2017-08-27T12:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "4", "points": "0", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "56", "opponent": "BHA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "16.8", "creativity": "0.0", "threat": "2.0", "ict_index": "1.9", "transfers_balance": "189879", "selected": "1412948", "transfers_in": "237462", "transfers_out": "47583", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-09T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "5", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "17.0", "creativity": "0.3", "threat": "0.0", "ict_index": "1.7", "transfers_balance": "-31882", "selected": "1403626", "transfers_in": "56753", "transfers_out": "88635", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-16T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "6", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "18.2", "creativity": "1.3", "threat": "4.0", "ict_index": "2.4", "transfers_balance": "-10588", "selected": "1411407", "transfers_in": "60308", "transfers_out": "70896", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-25T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "7", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "8", "influence": "25.4", "creativity": "0.0", "threat": "9.0", "ict_index": "3.4", "transfers_balance": "-11751", "selected": "1410314", "transfers_in": "50132", "transfers_out": "61883", "value": "49", "played_for": "WBA", "kickoff_time": "2017-09-30T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "8", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "11", "influence": "24.0", "creativity": "0.3", "threat": "0.0", "ict_index": "2.4", "transfers_balance": "-103770", "selected": "1313987", "transfers_in": "13907", "transfers_out": "117677", "value": "48", "played_for": "WBA", "kickoff_time": "2017-10-16T19:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "9", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "20.8", "creativity": "0.2", "threat": "2.0", "ict_index": "2.3", "transfers_balance": "-41455", "selected": "1276474", "transfers_in": "13133", "transfers_out": "54588", "value": "48", "played_for": "WBA", "kickoff_time": "2017-10-21T16:30:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "10", "points": "0", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "25.8", "creativity": "0.1", "threat": "0.0", "ict_index": "2.6", "transfers_balance": "-89174", "selected": "1191426", "transfers_in": "10207", "transfers_out": "99381", "value": "47", "played_for": "WBA", "kickoff_time": "2017-10-28T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "11", "points": "1", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "12", "influence": "20.0", "creativity": "11.8", "threat": "4.0", "ict_index": "3.6", "transfers_balance": "-48986", "selected": "1145766", "transfers_in": "11290", "transfers_out": "60276", "value": "47", "played_for": "WBA", "kickoff_time": "2017-11-04T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "12", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "11", "influence": "17.2", "creativity": "0.5", "threat": "10.0", "ict_index": "2.8", "transfers_balance": "-75644", "selected": "1073813", "transfers_in": "7161", "transfers_out": "82805", "value": "46", "played_for": "WBA", "kickoff_time": "2017-11-18T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "13", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "TOT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "30.0", "creativity": "0.0", "threat": "0.0", "ict_index": "3.0", "transfers_balance": "-69639", "selected": "1005823", "transfers_in": "2880", "transfers_out": "72519", "value": "46", "played_for": "WBA", "kickoff_time": "2017-11-25T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "14", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "NEW", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "35.4", "creativity": "11.8", "threat": "2.0", "ict_index": "4.9", "transfers_balance": "-11329", "selected": "996874", "transfers_in": "19292", "transfers_out": "30621", "value": "45", "played_for": "WBA", "kickoff_time": "2017-11-28T20:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "15", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "CRY", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "31.2", "creativity": "10.5", "threat": "13.0", "ict_index": "5.5", "transfers_balance": "-13453", "selected": "986391", "transfers_in": "16215", "transfers_out": "29668", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-02T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "16", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "20.4", "creativity": "0.0", "threat": "1.0", "ict_index": "2.1", "transfers_balance": "17717", "selected": "1011207", "transfers_in": "34925", "transfers_out": "17208", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-09T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "17", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "26", "influence": "35.0", "creativity": "0.4", "threat": "7.0", "ict_index": "4.2", "transfers_balance": "-30525", "selected": "983329", "transfers_in": "7445", "transfers_out": "37970", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-13T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "18", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "MUN", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "22.6", "creativity": "4.3", "threat": "0.0", "ict_index": "2.7", "transfers_balance": "663", "selected": "988473", "transfers_in": "21346", "transfers_out": "20683", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-17T14:15:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "19", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "STK", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "32.2", "creativity": "1.0", "threat": "0.0", "ict_index": "3.3", "transfers_balance": "21697", "selected": "1018114", "transfers_in": "47117", "transfers_out": "25420", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-23T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "20", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "18.4", "creativity": "0.4", "threat": "0.0", "ict_index": "1.9", "transfers_balance": "-7880", "selected": "1014742", "transfers_in": "21156", "transfers_out": "29036", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-26T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "21", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "ARS", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "9", "influence": "17.8", "creativity": "0.1", "threat": "4.0", "ict_index": "2.2", "transfers_balance": "46300", "selected": "1067700", "transfers_in": "74187", "transfers_out": "27887", "value": "45", "played_for": "WBA", "kickoff_time": "2017-12-31T16:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "22", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "WHU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "32.8", "creativity": "14.0", "threat": "0.0", "ict_index": "4.7", "transfers_balance": "-9145", "selected": "1060352", "transfers_in": "35182", "transfers_out": "44327", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-02T19:45:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "23", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "BHA", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "23", "influence": "24.6", "creativity": "0.3", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "17970", "selected": "1085267", "transfers_in": "74005", "transfers_out": "56035", "value": "45", "played_for": "WBA", "kickoff_time": "2018-01-13T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "24", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "EVE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "13.0", "creativity": "10.2", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-8989", "selected": "1080412", "transfers_in": "51087", "transfers_out": "60076", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-20T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "25", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "MCI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "20.0", "creativity": "0.0", "threat": "0.0", "ict_index": "2.0", "transfers_balance": "-950", "selected": "1084300", "transfers_in": "42605", "transfers_out": "43555", "value": "46", "played_for": "WBA", "kickoff_time": "2018-01-31T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "26", "points": "7", "goals": "1", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "SOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "22", "influence": "48.8", "creativity": "0.3", "threat": "35.0", "ict_index": "8.4", "transfers_balance": "19961", "selected": "1106897", "transfers_in": "40482", "transfers_out": "20521", "value": "46", "played_for": "WBA", "kickoff_time": "2018-02-03T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "27", "points": "1", "goals": "0", "assists": "0", "conceded": "3", "bonus": "0", "minutes": "90", "opponent": "CHE", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "35.0", "creativity": "0.8", "threat": "2.0", "ict_index": "3.8", "transfers_balance": "67205", "selected": "1180138", "transfers_in": "88123", "transfers_out": "20918", "value": "47", "played_for": "WBA", "kickoff_time": "2018-02-12T20:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "28", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "HUD", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "16", "influence": "27.8", "creativity": "0.4", "threat": "0.0", "ict_index": "2.8", "transfers_balance": "30752", "selected": "1217899", "transfers_in": "54275", "transfers_out": "23523", "value": "47", "played_for": "WBA", "kickoff_time": "2018-02-24T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "29", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "WAT", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "13", "influence": "19.8", "creativity": "3.1", "threat": "0.0", "ict_index": "2.3", "transfers_balance": "-15467", "selected": "1203673", "transfers_in": "15971", "transfers_out": "31438", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-03T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "30", "points": "0", "goals": "0", "assists": "0", "conceded": "4", "bonus": "0", "minutes": "90", "opponent": "LEI", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "22.0", "creativity": "0.8", "threat": "2.0", "ict_index": "2.5", "transfers_balance": "-17374", "selected": "1203109", "transfers_in": "13230", "transfers_out": "30604", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-10T15:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "31", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BOU", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "15", "influence": "33.2", "creativity": "14.3", "threat": "0.0", "ict_index": "4.8", "transfers_balance": "-3743", "selected": "1250095", "transfers_in": "22937", "transfers_out": "26680", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-17T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "32", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "BUR", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "10", "influence": "23.4", "creativity": "0.2", "threat": "2.0", "ict_index": "2.6", "transfers_balance": "-38852", "selected": "1164980", "transfers_in": "4554", "transfers_out": "43406", "value": "47", "played_for": "WBA", "kickoff_time": "2018-03-31T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "33", "points": "2", "goals": "0", "assists": "0", "conceded": "1", "bonus": "0", "minutes": "90", "opponent": "SWA", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "17", "influence": "24.2", "creativity": "0.6", "threat": "4.0", "ict_index": "2.9", "transfers_balance": "-36726", "selected": "1128946", "transfers_in": "3626", "transfers_out": "40352", "value": "47", "played_for": "WBA", "kickoff_time": "2018-04-07T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "34", "points": "7", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "MUN", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "33.8", "creativity": "0.0", "threat": "0.0", "ict_index": "3.4", "transfers_balance": "-54154", "selected": "1061866", "transfers_in": "2952", "transfers_out": "57106", "value": "46", "played_for": "WBA", "kickoff_time": "2018-04-15T15:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "35", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "LIV", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "7", "influence": "6.6", "creativity": "0.1", "threat": "4.0", "ict_index": "1.1", "transfers_balance": "-4922", "selected": "1069897", "transfers_in": "9182", "transfers_out": "14104", "value": "46", "played_for": "WBA", "kickoff_time": "2018-04-21T11:30:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "36", "points": "8", "goals": "0", "assists": "0", "conceded": "0", "bonus": "2", "minutes": "90", "opponent": "NEW", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "28", "influence": "25.2", "creativity": "0.4", "threat": "2.0", "ict_index": "2.8", "transfers_balance": "-13137", "selected": "1060129", "transfers_in": "7665", "transfers_out": "20802", "value": "46", "played_for": "WBA", "kickoff_time": "2018-04-28T14:00:00Z", "was_home": "False", "position": "DEF"}, {"gameweek": "37", "points": "6", "goals": "0", "assists": "0", "conceded": "0", "bonus": "1", "minutes": "90", "opponent": "TOT", "clean_sheets": "1", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "1", "red_cards": "0", "saves": "0", "bps": "26", "influence": "28.2", "creativity": "0.0", "threat": "13.0", "ict_index": "4.1", "transfers_balance": "-25157", "selected": "1032140", "transfers_in": "8482", "transfers_out": "33639", "value": "46", "played_for": "WBA", "kickoff_time": "2018-05-05T14:00:00Z", "was_home": "True", "position": "DEF"}, {"gameweek": "38", "points": "1", "goals": "0", "assists": "0", "conceded": "2", "bonus": "0", "minutes": "90", "opponent": "CRY", "clean_sheets": "0", "own_goals": "0", "penalties_saved": "0", "penalties_missed": "0", "yellow_cards": "0", "red_cards": "0", "saves": "0", "bps": "18", "influence": "21.0", "creativity": "0.1", "threat": "0.0", "ict_index": "2.1", "transfers_balance": "12349", "selected": "1049752", "transfers_in": "21635", "transfers_out": "9286", "value": "46", "played_for": "WBA", "kickoff_time": "2018-05-13T14:00:00Z", "was_home": "False", "position": "DEF"}]} \ No newline at end of file diff --git a/airsenal/data/suspensions_1516.csv b/airsenal/data/suspensions_1516.csv deleted file mode 100644 index 238fb31d..00000000 --- a/airsenal/data/suspensions_1516.csv +++ /dev/null @@ -1,145 +0,0 @@ -season,absence/suspension,competition,from,until,days,games,player,url -1516,Red card suspension,World Cup qualification South America,2015-10-15,2015-11-16,32,2,Juan Cuadrado,/juan-cuadrado/profil/spieler/91970 -1516,Suspended,,2015-08-12,2015-10-06,55,,Morgan Amalfitano,/morgan-amalfitano/profil/spieler/39883 -1516,Indirect card suspension,Premier League,2015-08-30,2015-09-13,14,1,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -1516,Yellow card suspension,EURO 2016,2016-07-04,2016-07-07,3,1,Ben Davies,/ben-davies/profil/spieler/192765 -1516,Red card suspension,Premier League,2015-12-20,2016-01-03,14,3,Salomón Rondón,/salomon-rondon/profil/spieler/80197 -1516,Yellow card suspension,Premier League,2016-03-21,2016-04-10,20,2,Jack Colback,/jack-colback/profil/spieler/61644 -1516,Yellow card suspension,Premier League,2015-10-26,2015-11-01,6,1,Jack Colback,/jack-colback/profil/spieler/61644 -1516,Red card suspension,Premier League,2015-08-30,2015-09-20,21,2,Ibrahim Afellay,/ibrahim-afellay/profil/spieler/15760 -1516,Indirect card suspension,UEFA Youth League,2015-09-30,2015-10-21,21,1,Kasey Palmer,/kasey-palmer/profil/spieler/258216 -1516,Yellow card suspension,World Cup qualification South America,2016-03-26,2016-03-30,4,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1516,Suspension through sports court,Premier League,2016-04-28,2016-05-16,18,3,Dele Alli,/dele-alli/profil/spieler/207929 -1516,Yellow card suspension,Europa League,2016-02-26,2016-03-11,14,1,Dele Alli,/dele-alli/profil/spieler/207929 -1516,Yellow card suspension,Premier League,2015-11-23,2015-11-30,7,1,Dele Alli,/dele-alli/profil/spieler/207929 -1516,Indirect card suspension,Copa América Centenario 2016,2016-06-23,2016-06-27,4,1,Carlos Sánchez,/carlos-sanchez/profil/spieler/51226 -1516,Red card suspension,Championship,2016-05-16,2016-08-22,98,4,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 -1516,Red card suspension,EFL Cup,2015-08-30,2015-09-24,25,1,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 -1516,Red card suspension,Premier League,2015-08-30,2015-09-20,21,2,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 -1516,Red card suspension,Premier League,2015-08-23,2015-08-30,7,1,Carl Jenkinson,/carl-jenkinson/profil/spieler/126321 -1516,Indirect card suspension,LaLiga,2016-02-08,2016-02-15,7,1,Federico Fazio,/federico-fazio/profil/spieler/45314 -1516,Suspension through sports court, ,2016-05-06,2016-09-11,128,6,Mousa Dembélé,/mousa-dembele/profil/spieler/19368 -1516,Suspension through sports court,Premier League,2015-09-25,2015-09-27,2,1,Gabriel Paulista,/gabriel-paulista/profil/spieler/149498 -1516,Yellow card suspension,EURO 2016,2016-06-27,2016-07-04,7,1,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1516,Indirect card suspension,FA Cup,2016-03-07,2016-03-10,3,1,Francis Coquelin,/francis-coquelin/profil/spieler/74869 -1516,Indirect card suspension,Premier League,2016-04-03,2016-04-10,7,1,Alan Hutton,/alan-hutton/profil/spieler/9619 -1516,Yellow card suspension,Premier League,2015-12-29,2016-01-03,5,1,Oriol Romeu,/oriol-romeu/profil/spieler/66100 -1516,No eligibility,Premier League,2015-09-03,2016-01-01,120,15,Daniel Pudil,/daniel-pudil/profil/spieler/35583 -1516,Indirect card suspension,Premier League,2016-03-06,2016-03-13,7,1,Juan Mata,/juan-mata/profil/spieler/44068 -1516,Red card suspension,Premier League,2015-08-26,2015-09-20,25,3,Miguel Britos,/miguel-britos/profil/spieler/76799 -1516,Red card suspension,,2015-05-24,2015-08-16,84,,Miguel Britos,/miguel-britos/profil/spieler/76799 -1516,Doping ban, ,2016-04-28,2016-05-28,30,7,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1516,special leave, ,2016-04-21,2016-04-28,7,2,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1516,special leave,Premier League,2016-03-31,2016-04-18,18,3,Gabriel Agbonlahor,/gabriel-agbonlahor/profil/spieler/37148 -1516,Red card suspension, ,2015-12-29,2016-01-14,16,3,Nathan Aké,/nathan-ake/profil/spieler/177476 -1516,Yellow card suspension,Bundesliga,2016-04-11,2016-04-17,6,1,Papy Djilobodji,/papy-djilobodji/profil/spieler/136610 -1516,Suspension through sports court,Bundesliga,2016-03-23,2016-04-10,18,2,Papy Djilobodji,/papy-djilobodji/profil/spieler/136610 -1516,Red card suspension,Premier League 2,2016-03-01,2016-03-09,8,2,Jack Rose,/jack-rose/profil/spieler/186923 -1516,Yellow card suspension,Bundesliga,2016-03-03,2016-03-07,4,1,Chicharito,/chicharito/profil/spieler/50935 -1516,Suspension through sports court, ,2016-04-25,2016-05-02,7,1,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1516,Indirect card suspension, ,2016-04-17,2016-04-25,8,1,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1516,Red card suspension,Premier League,2016-01-14,2016-02-03,20,3,Gary O'Neil,/gary-oneil/profil/spieler/3995 -1516,Indirect card suspension,Europa League Qualifying,2015-07-20,2015-07-27,7,1,Dimitri Payet,/dimitri-payet/profil/spieler/37647 -1516,Indirect card suspension,EFL Cup,2015-10-26,2015-10-29,3,1,Sadio Mané,/sadio-mane/profil/spieler/200512 -1516,Yellow card suspension,Premier League,2016-04-11,2016-04-25,14,2,Erik Pieters,/erik-pieters/profil/spieler/43763 -1516,special leave,Bundesliga,2015-08-27,2015-08-29,2,1,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1516,Indirect card suspension,Ligue 1,2015-09-12,2015-09-21,9,1,Henri Saivet,/henri-saivet/profil/spieler/51540 -1516,Red card suspension,Europa League Qualifying,2015-07-10,2015-07-31,21,3,Diafra Sakho,/diafra-sakho/profil/spieler/120610 -1516,Indirect card suspension,Bundesliga,2016-02-15,2016-02-22,7,1,Andrej Kramaric,/andrej-kramaric/profil/spieler/46580 -1516,Yellow card suspension,European Qualifiers,2015-09-07,2015-10-09,32,1,Kyle Lafferty,/kyle-lafferty/profil/spieler/36884 -1516,No eligibility, ,2015-08-13,2015-08-21,8,1,Xherdan Shaqiri,/xherdan-shaqiri/profil/spieler/86792 -1516,Indirect card suspension,Premier League 2,2015-11-09,2015-11-24,15,,Gaël Bigirimana,/gael-bigirimana/profil/spieler/158697 -1516,Indirect card suspension,Premier League 2,2016-02-08,2016-02-19,11,1,Kevin Stewart,/kevin-stewart/profil/spieler/200782 -1516,No eligibility,Premier League,2015-09-03,2016-01-01,120,15,Joel Ekstrand,/joel-ekstrand/profil/spieler/69912 -1516,Suspension through sports court,Premier League,2015-12-10,2015-12-28,18,3,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 -1516,Yellow card suspension,European Qualifiers,2015-09-07,2015-10-09,32,1,James Morrison,/james-morrison/profil/spieler/27614 -1516,Red card suspension,Premier League 2,2016-04-24,2016-08-16,114,1,Kevin Toner,/kevin-toner/profil/spieler/265132 -1516,Yellow card suspension,Europa League Qualifying,2015-07-31,2015-08-07,7,1,Joey O'Brien,/joey-obrien/profil/spieler/34672 -1516,Red card suspension,Premier League,2015-09-13,2015-10-04,21,3,Valon Behrami,/valon-behrami/profil/spieler/21905 -1516,Indirect card suspension,Major League Soccer,2015-10-06,2015-10-09,3,1,Matt Miazga,/matt-miazga/profil/spieler/245893 -1516,Yellow card suspension,Major League Soccer,2015-09-27,2015-10-05,8,1,Matt Miazga,/matt-miazga/profil/spieler/245893 -1516,Indirect card suspension,UEFA Champions League,2015-09-16,2015-09-30,14,1,Olivier Giroud,/olivier-giroud/profil/spieler/82442 -1516,Indirect card suspension,Premier League,2016-03-07,2016-03-21,14,1,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 -1516,Suspension through sports court,FA Cup,2016-03-07,2016-03-14,7,1,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 -1516,Red card suspension,Premier League,2015-09-21,2015-10-05,14,2,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 -1516,Red card suspension,EFL Cup,2015-09-21,2015-09-24,3,1,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 -1516,Yellow card suspension,European Qualifiers,2015-09-02,2015-09-04,2,1,Joe Allen,/joe-allen/profil/spieler/51452 -1516,Red card suspension,Premier League,2016-01-04,2016-01-11,7,1,Simon Francis,/simon-francis/profil/spieler/13573 -1516,Indirect card suspension,Championship,2015-12-07,2015-12-14,7,1,Nathan Baker,/nathan-baker/profil/spieler/62638 -1516,Yellow card suspension,Championship,2015-11-23,2015-11-30,7,1,Bradley Johnson,/bradley-johnson/profil/spieler/49327 -1516,Red card suspension,Premier League 2,2016-02-09,2016-02-23,14,1,Jamie Sterry,/jamie-sterry/profil/spieler/250431 -1516,No eligibility,Premier League,2015-09-03,2016-01-01,120,15,Valentin Roberge,/valentin-roberge/profil/spieler/87422 -1516,Red card suspension, ,2016-04-21,2016-05-09,18,3,Ramiro Funes Mori,/ramiro-funes-mori/profil/spieler/11111 -1516,Indirect card suspension,Premier League,2016-05-09,2016-05-16,7,2,John Terry,/john-terry/profil/spieler/3160 -1516,Red card suspension,Premier League,2015-08-24,2015-08-31,7,1,John Terry,/john-terry/profil/spieler/3160 -1516,Red card suspension, ,2015-08-30,2015-09-23,24,3,Charlie Adam,/charlie-adam/profil/spieler/28990 -1516,Red card suspension, ,2015-10-30,2015-11-29,30,3,James Collins,/james-collins/profil/spieler/12691 -1516,Indirect card suspension,Europa League Qualifying,2015-07-31,2015-08-07,7,1,James Collins,/james-collins/profil/spieler/12691 -1516,Yellow card suspension,UEFA Champions League,2015-12-10,2016-02-25,77,1,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1516,Indirect card suspension,EFL Cup,2015-10-25,2015-10-28,3,1,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1516,Indirect card suspension,World Cup qualification South America,2016-06-20,2016-09-01,73,1,Antonio Valencia,/antonio-valencia/profil/spieler/33544 -1516,Red card suspension,Premier League 2,2016-02-15,2016-03-08,22,3,Marcus Browne,/marcus-browne/profil/spieler/391470 -1516,Red card suspension,Premier League,2016-02-22,2016-02-29,7,1,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1516,Red card suspension,Premier League 2,2016-03-03,2016-03-08,5,1,Cameron Brannagan,/cameron-brannagan/profil/spieler/261357 -1516,Yellow card suspension,Premier League,2015-11-30,2015-12-07,7,1,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1516,Indirect card suspension,Premier League,2016-04-14,2016-04-17,3,1,James McCarthy,/james-mccarthy/profil/spieler/45333 -1516,Indirect card suspension,Premier League,2016-05-02,2016-05-09,7,1,Brad Smith,/brad-smith/profil/spieler/175745 -1516,Red card suspension,Premier League,2015-08-16,2015-09-15,30,3,Adrián,/adrian/profil/spieler/71271 -1516,Suspension through sports court,Premier League,2016-05-05,2016-05-16,11,3,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1516,Red card suspension,Premier League,2015-05-25,2015-08-24,91,3,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1516,Indirect card suspension,Championship,2016-04-17,2016-04-19,2,1,Jon Toral,/jon-toral/profil/spieler/193593 -1516,Red card suspension,Serie A,2016-02-15,2016-03-07,21,3,Mauro Zárate,/mauro-zarate/profil/spieler/26456 -1516,Red card suspension,Premier League 2,2015-08-18,2015-09-21,34,3,Yann M'Vila,/yann-mvila/profil/spieler/60573 -1516,Yellow card suspension,Premier League,2015-12-29,2016-01-03,5,1,Ashley Westwood,/ashley-westwood/profil/spieler/91317 -1516,Red card suspension,Premier League 2,2015-09-25,2015-09-29,4,1,Callum Williams,/callum-williams/profil/spieler/312533 -1516,Red card suspension,Championship,2016-03-09,2016-04-04,26,3,Yaya Sanogo,/yaya-sanogo/profil/spieler/127194 -1516,Yellow card suspension,LaLiga,2016-01-04,2016-01-11,7,1,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1516,Red card suspension,LaLiga,2015-09-27,2015-10-19,22,2,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1516,Red card suspension,Premier League,2015-12-20,2016-01-03,14,3,James McClean,/james-mcclean/profil/spieler/85935 -1516,Olympic games,Olympic Games,2016-07-28,2016-08-22,25,,Serge Gnabry,/serge-gnabry/profil/spieler/159471 -1516,Yellow card suspension,EFL Cup,2015-10-26,2015-10-28,2,1,Jeffrey Schlupp,/jeffrey-schlupp/profil/spieler/157506 -1516,Indirect card suspension,Championship,2016-02-15,2016-02-22,7,1,Sammy Ameobi,/sammy-ameobi/profil/spieler/92381 -1516,Red card suspension,Championship,2015-11-23,2015-11-30,7,1,Leroy Fer,/leroy-fer/profil/spieler/63342 -1516,Red card suspension,Premier League,2015-11-08,2015-11-21,13,1,Gareth McAuley,/gareth-mcauley/profil/spieler/40567 -1516,Yellow card suspension,Premier League,2016-04-04,2016-04-18,14,2,Emre Can,/emre-can/profil/spieler/119296 -1516,Yellow card suspension,Premier League,2015-12-03,2015-12-07,4,1,Emre Can,/emre-can/profil/spieler/119296 -1516,Indirect card suspension,Premier League,2016-05-02,2016-05-08,6,1,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1516,Yellow card suspension,Premier League,2015-12-29,2016-01-04,6,1,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 -1516,Yellow card suspension,Liga Portugal,2016-02-22,2016-02-29,7,1,Miguel Layún,/miguel-layun/profil/spieler/58576 -1516,Indirect card suspension,Championship,2015-12-28,2016-01-04,7,1,Michael Hector,/michael-hector/profil/spieler/157490 -1516,Indirect card suspension,Copa América Centenario 2016,2016-06-13,2016-06-20,7,1,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -1516,Indirect card suspension,Championship,2016-02-29,2016-03-09,9,2,Fernando Forestieri,/fernando-forestieri/profil/spieler/44948 -1516,Indirect card suspension,Championship,2016-02-22,2016-02-24,2,1,Fernando Forestieri,/fernando-forestieri/profil/spieler/44948 -1516,Indirect card suspension,Premier League 2,2016-04-12,2016-04-19,7,1,Callum McManaman,/callum-mcmanaman/profil/spieler/61711 -1516,Yellow card suspension,Premier League,2015-11-22,2015-11-29,7,1,Lucas Leiva,/lucas-leiva/profil/spieler/41414 -1516,Red card suspension,Premier League,2016-02-07,2016-03-13,35,5,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1516,Indirect card suspension, ,2016-01-03,2016-01-14,11,2,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1516,Indirect card suspension,Premier League,2015-11-02,2015-11-08,6,1,Victor Wanyama,/victor-wanyama/profil/spieler/77760 -1516,Suspension through sports court, ,2016-05-05,2016-08-14,101,3,Robert Huth,/robert-huth/profil/spieler/2998 -1516,Yellow card suspension,Premier League,2015-12-14,2015-12-21,7,1,Robert Huth,/robert-huth/profil/spieler/2998 -1516,Indirect card suspension,Premier League,2015-10-28,2015-11-02,5,1,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1516,Indirect card suspension,Premier League 2,2016-03-19,2016-04-07,19,1,Kyle Walker-Peters,/kyle-walker-peters/profil/spieler/341051 -1516,Suspension through sports court,Premier League,2016-03-21,2016-04-10,20,2,Diego Costa,/diego-costa/profil/spieler/44779 -1516,Indirect card suspension,Premier League,2016-03-13,2016-03-20,7,1,Diego Costa,/diego-costa/profil/spieler/44779 -1516,Yellow card suspension,Premier League,2015-12-27,2015-12-29,2,1,Diego Costa,/diego-costa/profil/spieler/44779 -1516,Suspension through sports court,Premier League,2015-09-22,2015-10-04,12,2,Diego Costa,/diego-costa/profil/spieler/44779 -1516,Suspension through sports court,EFL Cup,2015-09-22,2015-09-24,2,1,Diego Costa,/diego-costa/profil/spieler/44779 -1516,Yellow card suspension,Premier League,2015-10-05,2015-10-17,12,1,Eric Dier,/eric-dier/profil/spieler/175722 -1516,Indirect card suspension,Europa League,2015-10-23,2015-11-06,14,1,Wahbi Khazri,/wahbi-khazri/profil/spieler/103565 -1516,special leave,Türkiye Kupasi,2016-01-08,2016-01-14,6,,Dame N'Doye,/dame-ndoye/profil/spieler/44855 -1516,special leave,Championship,2015-08-07,2015-08-10,3,,Dame N'Doye,/dame-ndoye/profil/spieler/44855 -1516,Yellow card suspension,EURO 2016,2016-07-04,2016-07-07,3,1,Aaron Ramsey,/aaron-ramsey/profil/spieler/50057 -1516,Called up to national team, ,2016-03-25,2016-04-04,10,2,Harry Panayiotou,/harry-panayiotou/profil/spieler/224673 -1516,Indirect card suspension,EFL Cup,2015-09-20,2015-09-24,4,1,Santi Cazorla,/santi-cazorla/profil/spieler/15799 -1516,Red card suspension,Premier League 2,2015-11-21,2015-11-28,7,1,George Dobson,/george-dobson/profil/spieler/292734 -1516,Red card suspension,Premier League,2016-04-17,2016-05-03,16,2,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 -1516,Red card suspension,Premier League,2015-08-10,2015-08-17,7,1,Thibaut Courtois,/thibaut-courtois/profil/spieler/108390 -1516,Yellow card suspension,Premier League,2016-02-28,2016-03-06,7,2,Sam Byram,/sam-byram/profil/spieler/236953 -1516,Indirect card suspension,EFL Cup,2015-10-26,2015-10-28,2,1,Gareth Barry,/gareth-barry/profil/spieler/3291 -1516,Indirect card suspension,Premier League,2016-02-15,2016-02-29,14,1,Danny Simpson,/danny-simpson/profil/spieler/37442 -1516,Yellow card suspension,Europa League,2016-02-26,2016-03-11,14,1,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -1516,Yellow card suspension,Serie A,2016-04-05,2016-04-12,7,1,Emanuele Giaccherini,/emanuele-giaccherini/profil/spieler/84835 -1516,Indirect card suspension,Premier League,2016-03-07,2016-03-14,7,1,James Milner,/james-milner/profil/spieler/3333 -1516,Yellow card suspension,Premier League,2015-10-26,2015-10-29,3,1,James Milner,/james-milner/profil/spieler/3333 -1516,Red card suspension,FA Cup,2016-01-25,2016-01-31,6,1,Per Mertesacker,/per-mertesacker/profil/spieler/6710 -1516,Red card suspension,Premier League,2016-03-06,2016-03-13,7,1,José Fonte,/jose-fonte/profil/spieler/33829 diff --git a/airsenal/data/suspensions_1617.csv b/airsenal/data/suspensions_1617.csv deleted file mode 100644 index 9999b1e6..00000000 --- a/airsenal/data/suspensions_1617.csv +++ /dev/null @@ -1,212 +0,0 @@ -season,absence/suspension,competition,from,until,days,games,player,url -1617,Yellow card suspension,Serie A,2017-03-06,2017-03-13,7,1,Juan Cuadrado,/juan-cuadrado/profil/spieler/91970 -1617,Yellow card suspension,World Cup qualification South America,2016-10-12,2016-11-11,30,1,Juan Cuadrado,/juan-cuadrado/profil/spieler/91970 -1617,Called up to national team,Premier League,2017-01-02,2017-02-06,35,4,Daniel Amartey,/daniel-amartey/profil/spieler/214056 -1617,Called up to national team,FA Cup,2017-01-02,2017-02-06,35,2,Daniel Amartey,/daniel-amartey/profil/spieler/214056 -1617,Indirect card suspension,Premier League,2016-12-14,2016-12-20,6,1,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1617,special leave, ,2017-01-02,2017-01-19,17,3,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1617,Yellow card suspension,Campeonato Brasileiro Série A,2016-10-17,2016-10-24,7,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1617,Yellow card suspension,Campeonato Brasileiro Série A,2016-09-15,2016-09-19,4,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1617,Olympic games, ,2016-07-18,2016-08-22,35,6,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1617,Yellow card suspension,Campeonato Brasileiro Série A,2016-07-07,2016-07-14,7,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -1617,Red card suspension,Eredivisie,2017-02-25,2017-03-12,15,2,Danilo Pantic,/danilo-pantic/profil/spieler/222830 -1617,Indirect card suspension,Eredivisie,2016-10-03,2016-10-17,14,1,Danilo Pantic,/danilo-pantic/profil/spieler/222830 -1617,No eligibility, ,2016-08-12,2016-09-09,28,3,Danilo Pantic,/danilo-pantic/profil/spieler/222830 -1617,Yellow card suspension,Premier League,2016-11-06,2016-11-20,14,1,Adam Smith,/adam-smith/profil/spieler/61841 -1617,Called up to national team,Premier League,2017-01-02,2017-01-23,21,2,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 -1617,Called up to national team,FA Cup,2017-01-02,2017-01-23,21,1,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 -1617,Yellow card suspension,World Cup qualification South America,2017-03-25,2017-03-28,3,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1617,Yellow card suspension,Premier League,2016-12-04,2016-12-11,7,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1617,Yellow card suspension,World Cup qualification South America,2016-10-08,2016-10-12,4,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1617,Yellow card suspension,Premier League,2016-12-18,2016-12-27,9,1,Christian Fuchs,/christian-fuchs/profil/spieler/6636 -1617,Indirect card suspension,U-20 World Cup 2017,2017-05-29,2017-06-02,4,1,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 -1617,Called up to national team, ,2017-01-02,2017-01-26,24,5,Bakary Sako,/bakary-sako/profil/spieler/46791 -1617,Indirect card suspension,Premier League,2016-11-20,2016-11-28,8,1,Winston Reid,/winston-reid/profil/spieler/37526 -1617,Yellow card suspension,Premier League,2016-10-31,2016-11-06,6,1,Winston Reid,/winston-reid/profil/spieler/37526 -1617,Yellow card suspension,Premier League,2016-12-18,2016-12-27,9,1,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -1617,Suspension through sports court,Premier League,2016-09-23,2016-10-23,30,4,Andre Gray,/andre-gray/profil/spieler/120565 -1617,Yellow card suspension,UEFA Champions League,2016-11-24,2016-12-08,14,1,Francis Coquelin,/francis-coquelin/profil/spieler/74869 -1617,Yellow card suspension,Jupiler Pro League,2016-12-19,2016-12-23,4,1,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -1617,Called up to national team,Keuken Kampioen Divisie,2017-05-04,2017-05-08,4,1,Gedion Zelalem,/gedion-zelalem/profil/spieler/228370 -1617,Indirect card suspension,Serie A,2016-08-30,2016-09-11,12,1,M'Baye Niang,/mbaye-niang/profil/spieler/157501 -1617,Yellow card suspension,Italy Cup,2016-05-23,2017-01-13,235,1,M'Baye Niang,/mbaye-niang/profil/spieler/157501 -1617,Indirect card suspension,Premier League,2017-01-01,2017-01-03,2,1,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1617,Yellow card suspension,Premier League,2017-04-06,2017-04-16,10,2,Oriol Romeu,/oriol-romeu/profil/spieler/66100 -1617,Yellow card suspension,Premier League,2016-12-15,2016-12-19,4,1,Oriol Romeu,/oriol-romeu/profil/spieler/66100 -1617,Yellow card suspension,Super League 1,2017-01-03,2017-01-05,2,1,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 -1617,Indirect card suspension,Premier League,2017-04-05,2017-04-16,11,2,Miguel Britos,/miguel-britos/profil/spieler/76799 -1617,Yellow card suspension,Premier League,2016-12-27,2017-01-02,6,1,Miguel Britos,/miguel-britos/profil/spieler/76799 -1617,Indirect card suspension,Premier League,2016-11-28,2016-12-04,6,1,Miguel Britos,/miguel-britos/profil/spieler/76799 -1617,Red card suspension,Premier League,2017-03-19,2017-04-09,21,3,Tom Huddlestone,/tom-huddlestone/profil/spieler/13465 -1617,Called up to national team,,2017-01-03,2017-01-17,14,,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 -1617,Red card suspension,LaLiga2,2017-04-16,2017-05-07,21,3,Pablo Maffeo,/pablo-maffeo/profil/spieler/251876 -1617,Yellow card suspension,Premier League,2016-12-01,2016-12-05,4,1,Wayne Rooney,/wayne-rooney/profil/spieler/3332 -1617,Doping ban,Premier League,2016-11-03,2016-12-29,56,8,Saido Berahino,/saido-berahino/profil/spieler/128897 -1617,Yellow card suspension,World Cup qualification Europe,2016-11-14,2017-03-27,133,1,Gary Cahill,/gary-cahill/profil/spieler/27511 -1617,Yellow card suspension,Premier League,2016-12-29,2017-01-02,4,1,Kyle Walker,/kyle-walker/profil/spieler/95424 -1617,Yellow card suspension,Premier League,2016-12-27,2017-01-01,5,1,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 -1617,Suspension through sports court, ,2017-01-27,2017-02-26,30,4,Papy Djilobodji,/papy-djilobodji/profil/spieler/136610 -1617,Indirect card suspension,Premier League,2016-11-20,2016-11-27,7,1,Papy Djilobodji,/papy-djilobodji/profil/spieler/136610 -1617,Red card suspension,Premier League 2,2016-11-09,2016-11-28,19,2,Joel Taylor,/joel-taylor/profil/spieler/258310 -1617,Red card suspension,Premier League,2017-02-12,2017-02-26,14,1,Sam Clucas,/sam-clucas/profil/spieler/122223 -1617,Red card suspension,Championship,2016-11-21,2016-11-28,7,1,Martin Olsson,/martin-olsson/profil/spieler/38073 -1617,Yellow card suspension,Jupiler Pro League,2017-02-20,2017-02-27,7,1,Cristian Cuevas,/cristian-cuevas/profil/spieler/186863 -1617,Red card suspension,Premier League,2016-08-14,2016-08-21,7,1,Ben Watson,/ben-watson/profil/spieler/14081 -1617,Red card suspension,Premier League,2016-12-18,2017-01-03,16,3,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1617,Yellow card suspension,World Cup qualification Europe,2016-11-12,2017-03-26,134,1,Paul Pogba,/paul-pogba/profil/spieler/122153 -1617,Red card suspension,Serie A,2016-10-24,2016-10-30,6,2,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 -1617,Called up to national team, ,2017-01-03,2017-01-23,20,4,Didier Ndong,/didier-ndong/profil/spieler/210081 -1617,Red card suspension,Ligue 1,2016-08-21,2016-08-26,5,1,Didier Ndong,/didier-ndong/profil/spieler/210081 -1617,Called up to national team, ,2017-01-03,2017-01-29,26,7,Sadio Mané,/sadio-mane/profil/spieler/200512 -1617,Called up to national team, ,2017-01-03,2017-01-30,27,6,Dieumerci Mbokani,/dieumerci-mbokani/profil/spieler/44624 -1617,Red card suspension, ,2016-08-01,2016-08-10,9,1,Enes Ünal,/enes-unal/profil/spieler/251106 -1617,No eligibility,Premier League,2016-09-01,2017-01-30,151,19,Giedrius Arlauskis,/giedrius-arlauskis/profil/spieler/69001 -1617,No eligibility,UEFA Champions League,2016-09-01,2017-02-01,153,6,Yaya Touré,/yaya-toure/profil/spieler/13091 -1617,Indirect card suspension,Premier League,2017-02-26,2017-03-05,7,1,Ashley Barnes,/ashley-barnes/profil/spieler/63200 -1617,Yellow card suspension,Championship,2017-02-15,2017-02-27,12,2,Tom Lawrence,/tom-lawrence/profil/spieler/229970 -1617,Called up to national team, ,2017-01-03,2017-02-05,33,5,André Ayew,/andre-ayew/profil/spieler/45403 -1617,Yellow card suspension,Serie B,2017-05-02,2017-05-08,6,1,Bruno Zuculini,/bruno-zuculini/profil/spieler/115507 -1617,Red card suspension,Premier League,2016-12-04,2016-12-27,23,4,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1617,Suspension through sports court,EFL Cup,2016-09-05,2016-09-22,17,1,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1617,Suspension through sports court,Premier League,2016-09-05,2016-09-17,12,2,Sergio Agüero,/sergio-aguero/profil/spieler/26399 -1617,Red card suspension, ,2017-01-09,2017-02-01,23,3,Daniel Ayala,/daniel-ayala/profil/spieler/78966 -1617,Yellow card suspension,Allsvenskan,2016-09-26,2016-09-26,0,1,Mathias Ranégie,/mathias-ranegie/profil/spieler/46477 -1617,No eligibility,Europa League,2016-07-01,2017-02-01,215,6,Bastian Schweinsteiger,/bastian-schweinsteiger/profil/spieler/2514 -1617,Red card suspension,Premier League,2017-04-10,2017-04-27,17,3,Sebastian Larsson,/sebastian-larsson/profil/spieler/31720 -1617,Called up to national team, ,2017-01-02,2017-01-25,23,4,Max Gradel,/max-gradel/profil/spieler/28140 -1617,Yellow card suspension,LaLiga,2017-04-03,2017-04-06,3,1,Joselu,/joselu/profil/spieler/81999 -1617,Yellow card suspension,Premier League,2016-11-28,2016-12-04,6,1,Valon Behrami,/valon-behrami/profil/spieler/21905 -1617,Yellow card suspension,World Cup qualification Europe,2016-10-09,2016-10-11,2,1,Valon Behrami,/valon-behrami/profil/spieler/21905 -1617,Red card suspension,UEFA Champions League,2016-10-20,2016-11-02,13,1,Claudio Bravo,/claudio-bravo/profil/spieler/40423 -1617,Suspension through sports court,Premier League,2017-03-09,2017-04-10,32,5,Tyrone Mings,/tyrone-mings/profil/spieler/253677 -1617,Called up to national team, ,2017-01-04,2017-01-29,25,3,Mame Diouf,/mame-diouf/profil/spieler/62049 -1617,Yellow card suspension,Premier League,2016-12-29,2017-01-02,4,1,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1617,Red card suspension,Europa League,2017-05-12,2017-05-25,13,1,Eric Bailly,/eric-bailly/profil/spieler/286384 -1617,Indirect card suspension,Europa League,2017-02-24,2017-03-10,14,1,Eric Bailly,/eric-bailly/profil/spieler/286384 -1617,Called up to national team,Africa Cup of Nations,2017-01-02,2017-01-26,24,6,Eric Bailly,/eric-bailly/profil/spieler/286384 -1617,Suspension through sports court,FA Cup,2017-03-09,2017-04-02,24,1,Zlatan Ibrahimovic,/zlatan-ibrahimovic/profil/spieler/3455 -1617,Suspension through sports court,Premier League,2017-03-09,2017-04-02,24,2,Zlatan Ibrahimovic,/zlatan-ibrahimovic/profil/spieler/3455 -1617,Yellow card suspension,Premier League,2016-11-07,2016-11-21,14,1,Zlatan Ibrahimovic,/zlatan-ibrahimovic/profil/spieler/3455 -1617,No eligibility,Premier League,2016-09-01,2017-06-30,302,35,Brice Dja Djedje,/brice-dja-djedje/profil/spieler/93690 -1617,Yellow card suspension,Premier League,2016-11-07,2016-11-20,13,1,Jose Cholevas,/jose-cholevas/profil/spieler/41112 -1617,Yellow card suspension,2017 European Under-21 Football Championship,2017-06-21,2017-06-24,3,1,Marko Grujic,/marko-grujic/profil/spieler/222813 -1617,Yellow card suspension,LaLiga,2017-03-03,2017-03-07,4,1,Samir Nasri,/samir-nasri/profil/spieler/18935 -1617,Yellow card suspension,Premier League,2016-11-20,2016-11-28,8,1,Joe Allen,/joe-allen/profil/spieler/51452 -1617,Called up to national team,LaLiga,2016-12-26,2017-02-01,37,4,Victorien Angban,/victorien-angban/profil/spieler/178314 -1617,Red card suspension, ,2017-01-04,2017-01-22,18,3,Simon Francis,/simon-francis/profil/spieler/13573 -1617,Yellow card suspension,LaLiga,2017-04-26,2017-04-30,4,1,Simone Zaza,/simone-zaza/profil/spieler/96828 -1617,Indirect card suspension,World Cup qualification South America,2016-09-02,2016-09-08,6,1,Juan Carlos Paredes,/juan-carlos-paredes/profil/spieler/100507 -1617,No eligibility,Premier League,2016-09-01,2017-01-30,151,19,Juan Carlos Paredes,/juan-carlos-paredes/profil/spieler/100507 -1617,Suspension through sports court,Premier League,2016-10-28,2016-11-20,23,3,Adama Diomande,/adama-diomande/profil/spieler/93145 -1617,Red card suspension, ,2016-12-31,2017-01-16,16,3,Robbie Brady,/robbie-brady/profil/spieler/128229 -1617,Yellow card suspension,World Cup qualification Europe,2016-11-13,2017-03-25,132,,Robbie Brady,/robbie-brady/profil/spieler/128229 -1617,Yellow card suspension,World Cup qualification South America,2016-11-17,2017-03-23,126,1,Ramiro Funes Mori,/ramiro-funes-mori/profil/spieler/11111 -1617,Red card suspension,Premier League,2017-01-09,2017-01-15,6,1,John Terry,/john-terry/profil/spieler/3160 -1617,Red card suspension, ,2017-01-23,2017-02-12,20,4,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1617,Red card suspension, ,2016-10-16,2016-10-30,14,3,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1617,Indirect card suspension,World Cup qualification Europe,2016-10-06,2016-10-08,2,1,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1617,Yellow card suspension,LaLiga,2017-04-23,2017-04-27,4,1,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 -1617,Red card suspension,LaLiga,2017-03-20,2017-04-03,14,1,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 -1617,Yellow card suspension,LaLiga,2017-01-10,2017-01-16,6,1,Eliaquim Mangala,/eliaquim-mangala/profil/spieler/90681 -1617,Olympic games,,2016-07-17,2016-08-15,29,,Jonathan Calleri,/jonathan-calleri/profil/spieler/284727 -1617,Yellow card suspension,World Cup qualification Europe,2017-03-25,2017-06-12,79,1,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1617,Red card suspension,Premier League,2016-12-15,2017-01-02,18,3,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1617,Yellow card suspension,Premier League,2016-10-31,2016-11-07,7,1,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1617,special leave,Süper Lig,2017-03-11,2017-03-18,7,1,Jeremain Lens,/jeremain-lens/profil/spieler/38497 -1617,Yellow card suspension,Süper Lig,2017-02-11,2017-02-20,9,1,Jeremain Lens,/jeremain-lens/profil/spieler/38497 -1617,Suspension through sports court,,2017-04-26,2018-05-31,400,,Joey Barton,/joey-barton/profil/spieler/3292 -1617,Suspension through sports court,Scottish Premiership,2016-11-17,2017-01-30,74,,Joey Barton,/joey-barton/profil/spieler/3292 -1617,special leave,,2016-11-03,2016-11-10,7,,Joey Barton,/joey-barton/profil/spieler/3292 -1617,Suspended, ,2016-09-15,2016-11-03,49,6,Joey Barton,/joey-barton/profil/spieler/3292 -1617,Red card suspension,World Cup qualification Europe,2015-10-12,2016-10-10,364,3,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1617,Called up to national team, ,2017-01-03,2017-01-25,22,4,Lamine Koné,/lamine-kone/profil/spieler/57420 -1617,Called up to national team, ,2017-01-01,2017-01-27,26,3,Molla Wagué,/molla-wague/profil/spieler/129893 -1617,Yellow card suspension,Premier League 2,2016-11-18,2016-11-22,4,1,Marcus Browne,/marcus-browne/profil/spieler/391470 -1617,Yellow card suspension,Premier League,2017-01-01,2017-01-04,3,1,Jordi Amat,/jordi-amat/profil/spieler/85289 -1617,Called up to national team, ,2017-01-03,2017-01-29,26,3,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -1617,Indirect card suspension,Premier League,2017-02-26,2017-03-07,9,1,Michail Antonio,/michail-antonio/profil/spieler/104124 -1617,Called up to national team, ,2017-01-04,2017-01-25,21,4,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1617,Called up to national team, ,2017-01-03,2017-01-09,6,1,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1617,Suspended,Premier League,2016-08-12,2017-02-01,173,,Marvin Emnes,/marvin-emnes/profil/spieler/37787 -1617,Yellow card suspension,Süper Lig,2017-05-22,2017-05-30,8,1,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 -1617,Red card suspension,Süper Lig,2017-04-29,2017-05-07,8,1,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 -1617,Yellow card suspension,Süper Lig,2017-01-14,2017-01-24,10,1,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 -1617,Yellow card suspension,Premier League,2016-12-27,2017-01-01,5,1,Pedro,/pedro/profil/spieler/65278 -1617,Yellow card suspension,Premier League,2017-04-09,2017-04-23,14,2,Mark Noble,/mark-noble/profil/spieler/31835 -1617,Yellow card suspension,Premier League,2016-11-06,2016-11-20,14,1,Mark Noble,/mark-noble/profil/spieler/31835 -1617,Called up to national team,Eredivisie,2016-12-31,2017-02-06,37,4,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -1617,Red card suspension,Premier League,2017-04-27,2017-05-14,17,3,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1617,Yellow card suspension,World Cup qualification Europe,2016-10-10,2016-10-13,3,1,Marouane Fellaini,/marouane-fellaini/profil/spieler/39679 -1617,Called up to national team, ,2017-01-02,2017-02-05,34,6,Ramadan Sobhi,/ramadan-sobhi/profil/spieler/312017 -1617,No eligibility,Europa League,2017-01-20,2017-05-25,125,8,Memphis Depay,/memphis-depay/profil/spieler/167850 -1617,Yellow card suspension,Premier League,2016-12-27,2017-01-02,6,1,Damien Delaney,/damien-delaney/profil/spieler/36861 -1617,Indirect card suspension,Premier League,2017-04-23,2017-04-27,4,1,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 -1617,Yellow card suspension,Premier League,2016-10-30,2016-11-06,7,1,Gastón Ramírez,/gaston-ramirez/profil/spieler/123742 -1617,Indirect card suspension,Premier League,2016-05-22,2016-08-15,85,1,Chris Smalling,/chris-smalling/profil/spieler/103427 -1617,Red card suspension,Premier League,2017-05-22,2017-08-21,91,2,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1617,Red card suspension,Community Shield,2017-05-22,2017-08-07,77,1,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1617,Red card suspension,FA Cup,2017-05-22,2017-05-29,7,1,Laurent Koscielny,/laurent-koscielny/profil/spieler/76277 -1617,Suspended,DFB-Pokal,2017-05-25,2017-06-30,36,,Guillermo Varela,/guillermo-varela/profil/spieler/188862 -1617,Indirect card suspension, ,2016-09-20,2016-09-25,5,1,Marcin Wasilewski,/marcin-wasilewski/profil/spieler/16947 -1617,Yellow card suspension,LaLiga2,2017-04-09,2017-04-16,7,1,Angeliño,/angelino/profil/spieler/277179 -1617,Called up to national team, ,2017-01-03,2017-02-03,31,6,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1617,Called up to national team, ,2017-01-02,2017-02-05,34,7,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 -1617,Indirect card suspension,Championship,2017-02-15,2017-02-20,5,1,Craig Gardner,/craig-gardner/profil/spieler/37171 -1617,Red card suspension,Premier League,2016-09-17,2016-10-03,16,3,Nolito,/nolito/profil/spieler/70934 -1617,Suspension through sports court,Chinese Super League,2017-06-22,2017-08-11,50,8,Oscar,/oscar/profil/spieler/85314 -1617,Red card suspension,World Cup qualification South America,2016-07-01,2016-09-02,63,1,Marcos Rojo,/marcos-rojo/profil/spieler/93176 -1617,Yellow card suspension,Premier League,2017-01-01,2017-01-03,2,1,Dean Marney,/dean-marney/profil/spieler/4055 -1617,Yellow card suspension,Premier League,2016-10-30,2016-11-07,8,1,James McClean,/james-mcclean/profil/spieler/85935 -1617,Yellow card suspension,Premier League,2016-12-19,2016-12-27,8,1,Matthew Lowton,/matthew-lowton/profil/spieler/102258 -1617,Called up to national team, ,2017-01-03,2017-02-05,33,8,Ahmed Elmohamady,/ahmed-elmohamady/profil/spieler/66333 -1617,Red card suspension,Premier League,2016-09-25,2016-10-02,7,1,Ahmed Elmohamady,/ahmed-elmohamady/profil/spieler/66333 -1617,Indirect card suspension,2017 European Under-21 Football Championship,2016-10-10,2017-06-19,252,1,Joel Asoro,/joel-asoro/profil/spieler/375391 -1617,Called up to national team, ,2017-01-02,2017-01-30,28,4,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 -1617,Yellow card suspension,Premier League,2016-10-31,2016-11-07,7,1,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 -1617,Yellow card suspension,World Cup qualification Europe,2016-10-10,2016-11-12,33,1,Aleksandar Kolarov,/aleksandar-kolarov/profil/spieler/46156 -1617,Indirect card suspension,World Cup qualification Europe,2015-10-12,2016-09-08,332,1,Aleksandar Kolarov,/aleksandar-kolarov/profil/spieler/46156 -1617,Yellow card suspension,World Cup qualification South America,2016-10-08,2016-10-12,4,1,Pablo Zabaleta,/pablo-zabaleta/profil/spieler/20007 -1617,Yellow card suspension,Premier League,2017-01-23,2017-01-30,7,1,Leroy Fer,/leroy-fer/profil/spieler/63342 -1617,Suspension through sports court,Premier League,2016-11-24,2016-12-11,17,3,Danny Drinkwater,/danny-drinkwater/profil/spieler/73491 -1617,Red card suspension,Championship,2017-04-10,2017-04-25,15,3,Alex Baptiste,/alex-baptiste/profil/spieler/16660 -1617,Yellow card suspension,Premier League,2016-11-27,2016-12-04,7,1,Yohan Cabaye,/yohan-cabaye/profil/spieler/29434 -1617,Red card suspension,Bundesliga,2016-08-29,2016-09-19,21,2,Michael Hector,/michael-hector/profil/spieler/157490 -1617,Indirect card suspension,DFB-Pokal,2016-08-22,2016-10-27,66,1,Michael Hector,/michael-hector/profil/spieler/157490 -1617,Called up to national team, ,2017-01-03,2017-01-24,21,3,Islam Slimani,/islam-slimani/profil/spieler/174915 -1617,Suspension through sports court,Premier League,2017-03-20,2017-04-01,12,1,Ander Herrera,/ander-herrera/profil/spieler/99343 -1617,Indirect card suspension,Premier League,2017-03-16,2017-03-20,4,1,Ander Herrera,/ander-herrera/profil/spieler/99343 -1617,Indirect card suspension,Premier League,2017-03-14,2017-03-19,5,1,Ander Herrera,/ander-herrera/profil/spieler/99343 -1617,Yellow card suspension,Europa League,2017-02-17,2017-02-24,7,1,Ander Herrera,/ander-herrera/profil/spieler/99343 -1617,Indirect card suspension,Premier League,2016-10-31,2016-11-07,7,1,Ander Herrera,/ander-herrera/profil/spieler/99343 -1617,Yellow card suspension,UEFA Champions League,2017-04-13,2017-04-19,6,1,Robert Huth,/robert-huth/profil/spieler/2998 -1617,Yellow card suspension,Premier League,2016-12-18,2016-12-27,9,1,Robert Huth,/robert-huth/profil/spieler/2998 -1617,Yellow card suspension,Premier League,2016-11-20,2016-11-27,7,1,Danny Rose,/danny-rose/profil/spieler/50174 -1617,Indirect card suspension,Premier League,2017-03-20,2017-04-03,14,1,Phil Bardsley,/phil-bardsley/profil/spieler/15773 -1617,Yellow card suspension,Bundesliga,2017-04-03,2017-04-06,3,1,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1617,Called up to national team,Africa Cup of Nations,2017-01-02,2017-01-26,24,1,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1617,Yellow card suspension,Bundesliga,2016-12-22,2017-01-23,32,1,Nabil Bentaleb,/nabil-bentaleb/profil/spieler/245537 -1617,Yellow card suspension,Premier League,2016-12-18,2016-12-27,9,1,Diego Costa,/diego-costa/profil/spieler/44779 -1617,Red card suspension,Championship Play-Offs,2017-05-08,2017-05-15,7,1,Danny Ward,/danny-ward/profil/spieler/203026 -1617,No eligibility,EFL Cup,2016-09-20,2017-02-26,159,1,Matej Vydra,/matej-vydra/profil/spieler/101500 -1617,Called up to national team, ,2017-01-03,2017-01-29,26,4,Wahbi Khazri,/wahbi-khazri/profil/spieler/103565 -1617,Indirect card suspension,Premier League 2,2016-09-25,2016-09-27,2,1,Ryan Sweeney,/ryan-sweeney/profil/spieler/347666 -1617,Indirect card suspension,Premier League,2016-10-17,2016-10-24,7,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1617,Red card suspension,Eredivisie,2017-01-15,2017-01-22,7,1,Lewis Baker,/lewis-baker/profil/spieler/198589 -1617,Indirect card suspension,Championship,2016-08-29,2016-09-12,14,1,David Jones,/david-jones/profil/spieler/24634 -1617,Called up to national team, ,2017-01-04,2017-01-24,20,3,Adlène Guédioura,/adlene-guedioura/profil/spieler/74768 -1617,Called up to national team,,2017-01-03,2017-02-05,33,,Jordan Ayew,/jordan-ayew/profil/spieler/108354 -1617,Yellow card suspension,Championship,2016-10-31,2016-11-07,7,1,Jordan Ayew,/jordan-ayew/profil/spieler/108354 -1617,Yellow card suspension,Premier League,2016-10-16,2016-10-23,7,1,Jonny Evans,/jonny-evans/profil/spieler/42412 -1617,Suspension through sports court, ,2016-10-24,2016-11-07,14,3,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1617,Red card suspension,Premier League,2016-12-29,2017-01-01,3,1,Nathan Redmond,/nathan-redmond/profil/spieler/129078 -1617,Indirect card suspension,U-20 World Cup 2017,2017-06-06,2017-06-09,3,1,Josh Onomah,/josh-onomah/profil/spieler/243589 -1617,Yellow card suspension,Premier League,2016-11-06,2016-11-20,14,1,Gareth Barry,/gareth-barry/profil/spieler/3291 -1617,Yellow card suspension,LaLiga,2017-04-22,2017-04-26,4,1,Andreas Pereira,/andreas-pereira/profil/spieler/203394 -1617,Yellow card suspension,LaLiga,2017-01-22,2017-01-29,7,1,Andreas Pereira,/andreas-pereira/profil/spieler/203394 -1617,Indirect card suspension,Premier League,2016-11-06,2016-11-20,14,1,Steven Pienaar,/steven-pienaar/profil/spieler/4321 -1617,Olympic games, ,2016-07-18,2016-08-21,34,2,Heung-min Son,/heung-min-son/profil/spieler/91845 -1617,Yellow card suspension,Serie A,2017-04-10,2017-04-16,6,1,Mario Pasalic,/mario-pasalic/profil/spieler/205938 -1617,Red card suspension, ,2017-01-03,2017-02-02,30,4,Fernandinho,/fernandinho/profil/spieler/26267 -1617,Red card suspension,Premier League,2016-12-05,2016-12-19,14,3,Fernandinho,/fernandinho/profil/spieler/26267 -1617,Indirect card suspension,UEFA Champions League,2016-11-24,2016-12-08,14,1,Fernandinho,/fernandinho/profil/spieler/26267 -1617,Yellow card suspension,Premier League,2016-12-27,2017-01-01,5,1,Antonio Barragán,/antonio-barragan/profil/spieler/32522 diff --git a/airsenal/data/suspensions_1718.csv b/airsenal/data/suspensions_1718.csv deleted file mode 100644 index 2b2a0aa5..00000000 --- a/airsenal/data/suspensions_1718.csv +++ /dev/null @@ -1,139 +0,0 @@ -season,absence/suspension,competition,from,until,days,games,player,url -1718,Suspension through sports court,Premier League,2017-11-21,2017-11-30,9,2,Oumar Niasse,/oumar-niasse/profil/spieler/209781 -1718,Indirect card suspension,Premier League,2017-12-25,2017-12-28,3,1,Daniel Amartey,/daniel-amartey/profil/spieler/214056 -1718,Indirect card suspension,UEFA Champions League,2017-09-14,2017-09-28,14,1,Joe Gomez,/joe-gomez/profil/spieler/256178 -1718,No eligibility,UEFA Champions League,2018-01-06,2018-04-11,95,,Philippe Coutinho,/philippe-coutinho/profil/spieler/80444 -1718,Suspended, ,2017-09-16,2017-11-03,48,6,Stefano Okaka,/stefano-okaka/profil/spieler/35249 -1718,Indirect card suspension,Premier League,2017-08-14,2017-08-21,7,1,Cesc Fàbregas,/cesc-fabregas/profil/spieler/8806 -1718,Suspended, ,2018-03-28,2018-06-30,94,7,Ibrahim Afellay,/ibrahim-afellay/profil/spieler/15760 -1718,Indirect card suspension,Premier League,2017-10-15,2017-10-21,6,1,Andy Carroll,/andy-carroll/profil/spieler/48066 -1718,special leave,World Cup qualification Africa,2017-08-31,2017-08-31,0,,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 -1718,Yellow card suspension,Premier League,2017-11-06,2017-11-19,13,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -1718,Yellow card suspension,World Cup qualification Europe,2017-09-05,2017-10-06,31,1,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -1718,Suspension through sports court,World Cup qualification Europe,2017-09-28,2017-10-05,7,1,Dele Alli,/dele-alli/profil/spieler/207929 -1718,Red card suspension,UEFA Champions League,2017-02-24,2017-10-19,237,3,Dele Alli,/dele-alli/profil/spieler/207929 -1718,Suspension through sports court, ,2017-09-01,2017-09-25,24,3,Aleksandar Mitrović,/aleksandar-mitrovi%C4%87/profil/spieler/51152 -1718,Yellow card suspension,Premier League,2017-12-14,2017-12-17,3,1,Winston Reid,/winston-reid/profil/spieler/37526 -1718,Red card suspension,International Friendlies,2018-06-01,2018-06-06,5,1,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -1718,Indirect card suspension,Premier League,2018-04-01,2018-04-15,14,2,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -1718,Indirect card suspension,EFL Cup,2017-12-17,2017-12-20,3,1,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -1718,Suspension through sports court,Premier League,2017-12-24,2018-01-03,10,3,Charlie Austin,/charlie-austin/profil/spieler/129627 -1718,Indirect card suspension, ,2017-11-06,2017-11-20,14,1,Christopher Schindler,/christopher-schindler/profil/spieler/57842 -1718,Indirect card suspension,Premier League,2018-02-06,2018-02-13,7,1,Tiemoué Bakayoko,/tiemoue-bakayoko/profil/spieler/182618 -1718,Red card suspension, ,2017-09-18,2017-10-02,14,3,David Luiz,/david-luiz/profil/spieler/46741 -1718,Indirect card suspension,Premier League,2018-01-18,2018-01-21,3,1,Álvaro Morata,/alvaro-morata/profil/spieler/128223 -1718,Yellow card suspension,LaLiga,2017-11-27,2017-12-03,6,1,Aymeric Laporte,/aymeric-laporte/profil/spieler/176553 -1718,Yellow card suspension,World Cup qualification Europe,2017-06-12,2017-09-03,83,1,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 -1718,Yellow card suspension,Premier League,2018-04-09,2018-04-16,7,1,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -1718,Suspended,,2018-01-02,2018-01-31,29,,Martin Cranie,/martin-cranie/profil/spieler/27659 -1718,special leave,Süper Lig,2018-01-26,2018-01-28,2,1,Badou Ndiaye,/badou-ndiaye/profil/spieler/211325 -1718,Indirect card suspension,Süper Lig,2017-10-29,2017-11-04,6,1,Badou Ndiaye,/badou-ndiaye/profil/spieler/211325 -1718,Yellow card suspension,UEFA Youth League,2018-04-21,2018-04-24,3,1,Trevoh Chalobah,/trevoh-chalobah/profil/spieler/346314 -1718,Yellow card suspension,World Cup qualification Europe,2017-10-07,2017-10-12,5,1,Aleksandar Dragovic,/aleksandar-dragovic/profil/spieler/59032 -1718,Red card suspension,Premier League,2017-08-27,2017-09-24,28,3,Miguel Britos,/miguel-britos/profil/spieler/76799 -1718,Suspension through sports court,Premier League,2017-09-27,2017-10-21,24,3,Tomer Hemed,/tomer-hemed/profil/spieler/112668 -1718,Yellow card suspension,Premier League 2,2017-10-23,2017-10-30,7,1,Beni Baningime,/beni-baningime/profil/spieler/399369 -1718,Suspension through sports court,Premier League,2017-12-20,2017-12-31,11,3,James Tarkowski,/james-tarkowski/profil/spieler/173504 -1718,Red card suspension,Premier League,2017-08-14,2017-09-11,28,3,Gary Cahill,/gary-cahill/profil/spieler/27511 -1718,Indirect card suspension,Premier League,2017-08-21,2017-08-28,7,1,Kyle Walker,/kyle-walker/profil/spieler/95424 -1718,No eligibility,Premier League,2017-08-31,2018-01-01,123,19,Adrien Silva,/adrien-silva/profil/spieler/56810 -1718,No eligibility,EFL Cup,2017-08-31,2018-01-01,123,3,Adrien Silva,/adrien-silva/profil/spieler/56810 -1718,Red card suspension,Premier League,2017-12-04,2017-12-18,14,3,Paul Pogba,/paul-pogba/profil/spieler/122153 -1718,Yellow card suspension,World Cup qualification Europe,2017-09-04,2017-10-08,34,1,Paul Pogba,/paul-pogba/profil/spieler/122153 -1718,Indirect card suspension,Premier League,2018-05-06,2018-05-08,2,1,Maya Yoshida,/maya-yoshida/profil/spieler/81789 -1718,Red card suspension,,2018-01-15,2018-02-04,20,,Didier Ndong,/didier-ndong/profil/spieler/210081 -1718,Red card suspension, ,2017-09-10,2017-09-24,14,3,Sadio Mané,/sadio-mane/profil/spieler/200512 -1718,Red card suspension, ,2017-12-19,2018-01-03,15,4,Troy Deeney,/troy-deeney/profil/spieler/65477 -1718,Yellow card suspension,UEFA Champions League,2018-02-15,2018-03-08,21,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -1718,Indirect card suspension,Premier League,2017-09-25,2017-10-02,7,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -1718,Yellow card suspension,UEFA Champions League,2017-12-22,2017-12-07,15,1,Kevin De Bruyne,/kevin-de-bruyne/profil/spieler/88755 -1718,Red card suspension, ,2018-03-11,2018-04-01,21,3,Anthony Knockaert,/anthony-knockaert/profil/spieler/149237 -1718,special leave,Süper Lig,2018-05-14,2018-05-20,6,1,Henri Saivet,/henri-saivet/profil/spieler/51540 -1718,Yellow card suspension,2018 UEFA European Under-17 Championship,2018-05-08,2018-05-11,3,1,Rayhaan Tulloch,/rayhaan-tulloch/profil/spieler/433184 -1718,Yellow card suspension,Süper Lig,2017-11-26,2017-12-04,8,1,Vincent Janssen,/vincent-janssen/profil/spieler/207015 -1718,Suspension through sports court, ,2017-12-18,2017-12-25,7,2,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -1718,Yellow card suspension,Premier League,2017-12-17,2017-12-24,7,1,Shane Duffy,/shane-duffy/profil/spieler/119269 -1718,special leave,,2017-07-26,2017-08-02,7,,Mikel Merino,/mikel-merino/profil/spieler/338424 -1718,special leave,,2017-07-01,2017-07-20,19,,Mikel Merino,/mikel-merino/profil/spieler/338424 -1718,Red card suspension,Premier League,2018-05-10,2018-05-14,4,1,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 -1718,Yellow card suspension,Super League 1,2017-10-14,2017-10-16,2,1,Konstantinos Mavropanos,/konstantinos-mavropanos/profil/spieler/415912 -1718,Red card suspension,Championship,2017-08-14,2017-08-16,2,1,Tomas Kalas,/tomas-kalas/profil/spieler/148657 -1718,Yellow card suspension,Allsvenskan,2017-10-29,2017-10-29,0,1,Erdal Rakip,/erdal-rakip/profil/spieler/230746 -1718,Yellow card suspension,Allsvenskan,2017-07-22,2017-07-22,0,1,Erdal Rakip,/erdal-rakip/profil/spieler/230746 -1718,special leave,,2018-05-01,2018-06-30,60,,Jesé,/jese/profil/spieler/134936 -1718,Indirect card suspension,UEFA Champions League,2017-09-14,2017-09-28,14,1,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1718,Red card suspension,UEFA Champions League,2017-05-12,2017-09-14,125,1,Eric Bailly,/eric-bailly/profil/spieler/286384 -1718,Red card suspension,UEFA Super Cup,2017-05-12,2017-08-10,90,1,Eric Bailly,/eric-bailly/profil/spieler/286384 -1718,Red card suspension,Major League Soccer,2018-05-22,2018-05-27,5,1,Zlatan Ibrahimovic,/zlatan-ibrahimovic/profil/spieler/3455 -1718,Yellow card suspension,Premier League,2017-12-17,2017-12-24,7,1,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 -1718,Indirect card suspension,Premier League,2017-08-23,2017-08-28,5,1,Jose Cholevas,/jose-cholevas/profil/spieler/41112 -1718,special leave,Premier League,2017-08-24,2017-08-31,7,1,Kevin Mirallas,/kevin-mirallas/profil/spieler/33639 -1718,Indirect card suspension,Premier League,2017-08-27,2017-09-10,14,1,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -1718,Yellow card suspension,World Cup qualification Europe,2017-10-09,2017-10-12,3,1,David Silva,/david-silva/profil/spieler/35518 -1718,Red card suspension, ,2018-01-28,2018-03-11,42,6,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1718,Indirect card suspension,Championship,2017-12-25,2017-12-27,2,1,Sam Gallagher,/sam-gallagher/profil/spieler/227183 -1718,Red card suspension,Championship,2018-04-01,2018-04-11,10,3,Jamal Blackman,/jamal-blackman/profil/spieler/128898 -1718,Suspension through sports court,Premier League,2018-05-08,2018-05-14,6,2,Marc Albrighton,/marc-albrighton/profil/spieler/61560 -1718,Red card suspension,Premier League,2018-04-29,2018-05-06,7,1,Marc Albrighton,/marc-albrighton/profil/spieler/61560 -1718,Red card suspension, ,2017-11-28,2017-12-11,13,3,Rajiv van La Parra,/rajiv-van-la-parra/profil/spieler/77001 -1718,Red card suspension,Premier League,2018-03-18,2018-04-17,30,3,Charlie Adam,/charlie-adam/profil/spieler/28990 -1718,Red card suspension, ,2017-08-21,2017-09-11,21,3,Marko Arnautovic,/marko-arnautovic/profil/spieler/41384 -1718,Indirect card suspension,Scottish Premiership,2017-10-15,2017-10-22,7,1,Connor Randall,/connor-randall/profil/spieler/262545 -1718,Indirect card suspension,Premier League,2017-12-17,2017-12-24,7,1,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1718,Red card suspension,Premier League,2018-04-08,2018-04-29,21,3,Davy Pröpper,/davy-propper/profil/spieler/79027 -1718,Red card suspension,Premier League,2018-04-09,2018-04-23,14,3,Jack Stephens,/jack-stephens/profil/spieler/163744 -1718,Indirect card suspension,Premier League,2018-01-18,2018-01-21,3,1,Pedro,/pedro/profil/spieler/65278 -1718,Yellow card suspension,PKO Ekstraklasa,2017-12-10,2017-12-14,4,1,Jaroslaw Jach,/jaroslaw-jach/profil/spieler/327755 -1718,Indirect card suspension,Championship,2018-03-19,2018-04-04,16,2,Jake Clarke-Salter,/jake-clarke-salter/profil/spieler/316551 -1718,Red card suspension,Championship,2018-02-26,2018-03-12,14,3,Jake Clarke-Salter,/jake-clarke-salter/profil/spieler/316551 -1718,Indirect card suspension,Premier League,2017-12-13,2017-12-17,4,1,Tom Cleverley,/tom-cleverley/profil/spieler/73484 -1718,No eligibility,Premier League,2018-01-29,2018-02-14,16,3,Ali Gabr,/ali-gabr/profil/spieler/122980 -1718,Yellow card suspension,Egypt Cup,2017-12-03,2017-12-07,4,1,Ali Gabr,/ali-gabr/profil/spieler/122980 -1718,Red card suspension,Premier League,2018-03-04,2018-04-01,28,3,Ashley Williams,/ashley-williams/profil/spieler/67355 -1718,Yellow card suspension,Premier League,2017-12-17,2017-12-24,7,1,Christian Benteke,/christian-benteke/profil/spieler/50201 -1718,special leave,Bundesliga,2017-08-24,2017-08-28,4,1,Renato Sanches,/renato-sanches/profil/spieler/258027 -1718,Yellow card suspension,Championship,2017-11-06,2017-11-20,14,1,Jordan Hugill,/jordan-hugill/profil/spieler/291544 -1718,Yellow card suspension,Campeonato Brasileiro Série A,2017-07-05,2017-07-09,4,1,Richarlison,/richarlison/profil/spieler/378710 -1718,Indirect card suspension,Premier League,2017-12-14,2017-12-24,10,2,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1718,Red card suspension,Premier League,2017-08-14,2017-08-27,13,3,Jonjo Shelvey,/jonjo-shelvey/profil/spieler/71292 -1718,Red card suspension, ,2018-02-20,2018-03-05,13,3,Fabian Delph,/fabian-delph/profil/spieler/50362 -1718,Suspension through sports court, ,2018-04-18,2018-04-29,11,3,Marcos Alonso,/marcos-alonso/profil/spieler/112515 -1718,Yellow card suspension,EFL Cup,2017-12-17,2017-12-21,4,1,Marcos Alonso,/marcos-alonso/profil/spieler/112515 -1718,Red card suspension,Premier League,2017-12-03,2017-12-17,14,3,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 -1718,special leave, ,2017-08-10,2017-08-22,12,3,Davinson Sánchez,/davinson-sanchez/profil/spieler/341429 -1718,special leave,Gold Cup 2017,2017-07-11,2017-07-18,7,,Cuco Martina,/cuco-martina/profil/spieler/91251 -1718,Called up to national team,,2017-07-06,2017-07-18,12,,Cuco Martina,/cuco-martina/profil/spieler/91251 -1718,Yellow card suspension,LaLiga,2018-05-08,2018-05-13,5,1,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1718,Indirect card suspension,LaLiga,2017-12-20,2018-01-08,19,1,Nordin Amrabat,/nordin-amrabat/profil/spieler/55619 -1718,Called up to national team,LaLiga2,2018-03-19,2018-03-28,9,1,Marcus McGuane,/marcus-mcguane/profil/spieler/340320 -1718,Suspension through sports court, ,2018-01-01,2018-01-14,13,3,Kyle Naughton,/kyle-naughton/profil/spieler/66219 -1718,Red card suspension,Premier League,2017-12-10,2017-12-24,14,3,Marvin Zeegelaar,/marvin-zeegelaar/profil/spieler/92899 -1718,special leave,UEFA Super Cup,2017-08-07,2017-08-09,2,1,Timothy Fosu-Mensah,/timothy-fosu-mensah/profil/spieler/315131 -1718,Indirect card suspension,Premier League,2017-10-23,2017-10-30,7,1,Idrissa Gueye,/idrissa-gueye/profil/spieler/126665 -1718,Indirect card suspension,Europa League,2017-11-03,2017-11-24,21,1,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1718,Indirect card suspension,Premier League,2017-08-21,2017-08-28,7,1,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1718,Yellow card suspension, ,2017-11-03,2017-11-05,2,1,Pablo Zabaleta,/pablo-zabaleta/profil/spieler/20007 -1718,special leave,Premier League,2017-08-10,2017-08-14,4,1,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 -1718,Yellow card suspension,Premier League,2017-10-15,2017-10-22,7,1,Leroy Fer,/leroy-fer/profil/spieler/63342 -1718,Yellow card suspension,Premier League,2017-12-14,2017-12-18,4,1,Emre Can,/emre-can/profil/spieler/119296 -1718,Yellow card suspension,UEFA Champions League,2017-12-07,2018-02-15,70,1,Emre Can,/emre-can/profil/spieler/119296 -1718,Suspended,Serie A,2018-02-01,2018-06-30,149,,Achraf Lazaar,/achraf-lazaar/profil/spieler/139173 -1718,Red card suspension,Championship,2017-11-01,2017-11-06,5,1,Michael Hector,/michael-hector/profil/spieler/157490 -1718,Indirect card suspension,EFL Trophy,2017-08-16,2017-11-01,77,1,Vashon Neufville,/vashon-neufville/profil/spieler/332338 -1718,Suspension through sports court,Premier League,2018-05-03,2018-05-14,11,3,Islam Slimani,/islam-slimani/profil/spieler/174915 -1718,special leave,2. Bundesliga,2017-08-10,2017-08-24,14,,Florent Hadergjonaj,/florent-hadergjonaj/profil/spieler/238809 -1718,Yellow card suspension,World Cup qualification Europe,2017-06-11,2017-09-02,83,1,Eric Dier,/eric-dier/profil/spieler/175722 -1718,Red card suspension, ,2018-03-11,2018-04-01,21,3,Jordan Ayew,/jordan-ayew/profil/spieler/108354 -1718,Yellow card suspension,LaLiga2,2018-04-16,2018-04-21,5,1,Toni Martínez,/toni-martinez/profil/spieler/302371 -1718,No eligibility,Europa League,2018-02-01,2018-04-13,71,6,Ademola Lookman,/ademola-lookman/profil/spieler/406040 -1718,Suspension through sports court,UEFA Champions League,2017-11-09,2018-07-02,235,,Patrice Evra,/patrice-evra/profil/spieler/5285 -1718,Suspension through sports court,Europa League,2017-11-09,2018-07-02,235,,Patrice Evra,/patrice-evra/profil/spieler/5285 -1718,Suspended,Ligue 1,2017-11-02,2017-11-09,7,1,Patrice Evra,/patrice-evra/profil/spieler/5285 -1718,Red card suspension,Premier League,2017-08-21,2017-09-10,20,2,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -1718,No eligibility,Europa League,2018-02-01,2018-05-17,105,8,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,special leave,Bundesliga,2018-01-11,2018-01-15,4,1,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,special leave,Bundesliga,2018-01-01,2018-01-04,3,,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,Indirect card suspension,Bundesliga,2017-11-27,2017-12-04,7,1,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,Suspended,Bundesliga,2017-11-16,2017-11-20,4,1,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,special leave,DFB-Pokal,2017-10-23,2017-10-26,3,1,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1718,Yellow card suspension,Premier League,2018-04-08,2018-04-23,15,2,Fernandinho,/fernandinho/profil/spieler/26267 diff --git a/airsenal/data/suspensions_1819.csv b/airsenal/data/suspensions_1819.csv deleted file mode 100644 index 124f9969..00000000 --- a/airsenal/data/suspensions_1819.csv +++ /dev/null @@ -1,145 +0,0 @@ -season,absence/suspension,competition,from,until,days,games,player,url -1819,Yellow card suspension,LaLiga,2019-01-13,2019-01-19,6,1,Dimitri Foulquier,/dimitri-foulquier/profil/spieler/170472 -1819,Red card suspension, ,2018-08-12,2018-08-30,18,3,Phil Jagielka,/phil-jagielka/profil/spieler/13520 -1819,Yellow card suspension,Premier League,2018-12-05,2018-12-09,4,1,Philip Billing,/philip-billing/profil/spieler/320411 -1819,Indirect card suspension,Championship Play-Offs,2019-05-13,2019-05-15,2,1,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1819,Suspension through sports court,Championship,2019-02-13,2019-02-20,7,2,Dwight Gayle,/dwight-gayle/profil/spieler/196522 -1819,Yellow card suspension,Championship,2019-04-20,2019-05-06,16,3,Jack Colback,/jack-colback/profil/spieler/61644 -1819,Yellow card suspension,Championship,2019-01-28,2019-02-11,14,2,Jack Colback,/jack-colback/profil/spieler/61644 -1819,Yellow card suspension,Championship,2018-10-29,2018-11-05,7,1,Jack Colback,/jack-colback/profil/spieler/61644 -1819,Indirect card suspension,LaLiga2,2018-09-03,2018-09-10,7,1,Marcelo Djaló,/marcelo-djalo/profil/spieler/142022 -1819,Red card suspension, ,2018-08-26,2018-08-29,3,1,Adam Smith,/adam-smith/profil/spieler/61841 -1819,Yellow card suspension,1B Pro League,2018-12-10,2018-12-15,5,1,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 -1819,Red card suspension,UEFA Champions League,2018-10-25,2018-11-08,14,1,Hugo Lloris,/hugo-lloris/profil/spieler/17965 -1819,Suspension through sports court, ,2019-01-10,2019-01-17,7,2,Charlie Austin,/charlie-austin/profil/spieler/129627 -1819,Indirect card suspension, ,2019-01-03,2019-01-06,3,1,Christopher Schindler,/christopher-schindler/profil/spieler/57842 -1819,Yellow card suspension,Serie A,2019-05-28,2019-08-25,89,,Tiemoué Bakayoko,/tiemoue-bakayoko/profil/spieler/182618 -1819,Indirect card suspension,Serie A,2018-12-19,2018-12-24,5,1,Tiemoué Bakayoko,/tiemoue-bakayoko/profil/spieler/182618 -1819,Yellow card suspension,UEFA Champions League,2018-12-12,2019-02-20,70,1,Virgil van Dijk,/virgil-van-dijk/profil/spieler/139208 -1819,Yellow card suspension,LaLiga,2019-05-13,2019-05-19,6,1,Álvaro Morata,/alvaro-morata/profil/spieler/128223 -1819,Suspended,Premier League,2019-01-20,2019-01-31,11,,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 -1819,Red card suspension,Premier League,2018-12-02,2018-12-16,14,3,Steve Mounié,/steve-mounie/profil/spieler/238639 -1819,Red card suspension,Championship,2019-03-13,2019-04-08,26,3,Gary Madine,/gary-madine/profil/spieler/66994 -1819,Red card suspension,Premier League,2019-01-30,2019-02-03,4,1,Lucas Digne,/lucas-digne/profil/spieler/126664 -1819,Red card suspension,2019 European Under-21 Football Championship,2019-06-19,2019-06-24,5,1,Hamza Choudhury,/hamza-choudhury/profil/spieler/341501 -1819,Red card suspension,2019 European Under-21 Football Championship,2019-06-19,2019-06-24,5,1,Hamza Choudhury,/hamza-choudhury/profil/spieler/341501 -1819,Suspension through sports court, ,2019-02-08,2019-02-27,19,3,Florin Andone,/florin-andone/profil/spieler/177065 -1819,Red card suspension,Serie A,2018-11-13,2018-12-04,21,2,Gonzalo Higuaín,/gonzalo-higuain/profil/spieler/39153 -1819,Called up to national team,LaLiga2,2019-03-18,2019-03-26,8,1,Rafa Mir,/rafa-mir/profil/spieler/361254 -1819,Red card suspension, ,2018-08-19,2018-09-02,14,3,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -1819,Yellow card suspension,UEFA Champions League,2019-04-11,2019-04-17,6,1,Luke Shaw,/luke-shaw/profil/spieler/183288 -1819,Yellow card suspension,Premier League,2019-04-03,2019-04-22,19,2,Luke Shaw,/luke-shaw/profil/spieler/183288 -1819,Yellow card suspension,Premier League,2018-11-12,2018-11-25,13,1,Luke Shaw,/luke-shaw/profil/spieler/183288 -1819,Yellow card suspension,Ligue 1,2019-03-18,2019-04-01,14,1,Adrien Silva,/adrien-silva/profil/spieler/56810 -1819,Red card suspension,Premier League,2019-03-03,2019-04-08,36,3,Lucas Torreira,/lucas-torreira/profil/spieler/318077 -1819,Yellow card suspension,Süper Lig,2019-04-14,2019-04-21,7,1,Henry Onyekuru,/henry-onyekuru/profil/spieler/380415 -1819,Red card suspension,UEFA European Under-21 Championship Qualifying,2017-09-06,2017-10-05,29,1,Arijanet Muric,/arijanet-muric/profil/spieler/371021 -1819,Red card suspension,3. Liga,2019-03-05,2019-03-19,14,3,Phil Ofosu-Ayeh,/phil-ofosu-ayeh/profil/spieler/133858 -1819,Indirect card suspension,Premier League 2,2019-01-14,2019-02-03,20,1,Timothy Eyoma,/timothy-eyoma/profil/spieler/406559 -1819,Red card suspension, ,2018-08-19,2018-09-02,14,3,Jamie Vardy,/jamie-vardy/profil/spieler/197838 -1819,Yellow card suspension,Premier League,2018-12-09,2018-12-17,8,1,Shkodran Mustafi,/shkodran-mustafi/profil/spieler/88590 -1819,Called up to national team, ,2018-12-27,2019-01-28,32,6,Mathew Ryan,/mathew-ryan/profil/spieler/128969 -1819,Indirect card suspension,UEFA Champions League,2019-02-13,2019-03-07,22,1,Paul Pogba,/paul-pogba/profil/spieler/122153 -1819,Yellow card suspension,Serie A,2019-04-16,2019-04-21,5,1,Manolo Gabbiadini,/manolo-gabbiadini/profil/spieler/112343 -1819,Called up to national team, ,2019-01-03,2019-02-03,31,6,Maya Yoshida,/maya-yoshida/profil/spieler/81789 -1819,Red card suspension,Premier League,2019-04-16,2019-04-28,12,3,Troy Deeney,/troy-deeney/profil/spieler/65477 -1819,Red card suspension,Premier League,2019-04-14,2019-04-24,10,3,Anthony Knockaert,/anthony-knockaert/profil/spieler/149237 -1819,Yellow card suspension,LaLiga,2019-02-02,2019-02-10,8,1,Cucho Hernández,/cucho-hernandez/profil/spieler/459463 -1819,Indirect card suspension,Premier League,2018-12-23,2018-12-27,4,1,Lewis Dunk,/lewis-dunk/profil/spieler/148153 -1819,No eligibility,Süper Lig,2018-08-16,2018-08-24,8,1,Henri Saivet,/henri-saivet/profil/spieler/51540 -1819,Indirect card suspension,Premier League,2018-10-07,2018-10-28,21,2,Wes Morgan,/wes-morgan/profil/spieler/10003 -1819,Indirect card suspension,Premier League,2018-09-16,2018-09-23,7,1,Wes Morgan,/wes-morgan/profil/spieler/10003 -1819,Red card suspension,Premier League,2018-11-11,2018-12-05,24,3,Dale Stephens,/dale-stephens/profil/spieler/49755 -1819,Red card suspension,Bundesliga,2019-02-24,2019-03-16,20,3,Reece Oxford,/reece-oxford/profil/spieler/314295 -1819,Yellow card suspension,UEFA Nations League B,2018-11-16,2019-03-26,130,1,Kasper Schmeichel,/kasper-schmeichel/profil/spieler/16911 -1819,Red card suspension, ,2018-12-31,2019-01-14,14,2,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 -1819,Yellow card suspension,Premier League,2018-12-23,2018-12-28,5,1,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 -1819,Indirect card suspension, ,2018-08-26,2018-08-29,3,1,Pierre-Emile Höjbjerg,/pierre-emile-hojbjerg/profil/spieler/167799 -1819,Red card suspension,Premier League,2018-12-05,2018-12-23,18,3,Shane Duffy,/shane-duffy/profil/spieler/119269 -1819,Yellow card suspension,UEFA Champions League,2019-03-14,2019-04-10,27,1,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -1819,Indirect card suspension,Championship,2019-04-11,2019-04-15,4,1,Tyrone Mings,/tyrone-mings/profil/spieler/253677 -1819,Indirect card suspension,Premier League,2018-12-03,2018-12-06,3,1,Jan Vertonghen,/jan-vertonghen/profil/spieler/43250 -1819,special leave,Copa América 2019,2019-06-21,2019-06-25,4,,David Ospina,/david-ospina/profil/spieler/73396 -1819,special leave, ,2019-05-09,2019-05-27,18,3,David Ospina,/david-ospina/profil/spieler/73396 -1819,Red card suspension, ,2018-12-31,2019-01-14,14,3,Eric Bailly,/eric-bailly/profil/spieler/286384 -1819,Yellow card suspension,Premier League,2019-02-10,2019-02-28,18,2,Jose Cholevas,/jose-cholevas/profil/spieler/41112 -1819,Yellow card suspension,Bundesliga,2019-04-22,2019-04-28,6,1,Marko Grujic,/marko-grujic/profil/spieler/222813 -1819,Red card suspension,Premier League,2019-03-17,2019-03-31,14,1,Harry Maguire,/harry-maguire/profil/spieler/177907 -1819,Red card suspension,Premier League,2019-02-24,2019-03-10,14,3,Tommy Smith,/tommy-smith/profil/spieler/121398 -1819,Yellow card suspension,UEFA Nations League A,2018-11-18,2018-11-21,3,1,Rúben Neves,/ruben-neves/profil/spieler/225161 -1819,Yellow card suspension,Ligue 1,2018-11-05,2018-11-12,7,1,Youri Tielemans,/youri-tielemans/profil/spieler/249565 -1819,Red card suspension, ,2018-09-26,2018-09-30,4,1,Sergio Romero,/sergio-romero/profil/spieler/30690 -1819,Indirect card suspension,Championship,2018-10-22,2018-10-25,3,1,Chris Mepham,/chris-mepham/profil/spieler/480987 -1819,Suspended, ,2019-03-29,2019-04-09,11,3,Shani Tarashaj,/shani-tarashaj/profil/spieler/184381 -1819,Indirect card suspension,Premier League,2018-11-26,2018-12-03,7,1,Jordan Henderson,/jordan-henderson/profil/spieler/61651 -1819,Yellow card suspension,Premier League,2019-04-08,2019-04-22,14,2,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1819,Yellow card suspension,Premier League,2018-12-09,2018-12-17,8,1,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1819,Indirect card suspension,Europa League Qualifying,2018-08-24,2018-08-31,7,1,Ben Gibson,/ben-gibson/profil/spieler/128904 -1819,Indirect card suspension,Premier League,2019-04-29,2019-05-06,7,1,Ainsley Maitland-Niles,/ainsley-maitland-niles/profil/spieler/285845 -1819,Red card suspension, ,2019-01-03,2019-01-20,17,3,Robbie Brady,/robbie-brady/profil/spieler/128229 -1819,Indirect card suspension,LaLiga,2019-01-28,2019-02-03,6,1,Wesley Hoedt,/wesley-hoedt/profil/spieler/253765 -1819,Yellow card suspension,Premier League,2018-12-03,2018-12-06,3,1,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -1819,Indirect card suspension,Premier League,2018-09-16,2018-09-23,7,1,Nemanja Matić,/nemanja-mati%C4%87/profil/spieler/74683 -1819,Yellow card suspension,UEFA Nations League A,2018-10-13,2018-10-16,3,1,John Stones,/john-stones/profil/spieler/186590 -1819,Red card suspension, ,2018-08-26,2018-09-16,21,3,Jonathan Hogg,/jonathan-hogg/profil/spieler/61573 -1819,Indirect card suspension,Serie A,2019-01-22,2019-01-28,6,1,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 -1819,Yellow card suspension,Serie A,2018-12-11,2018-12-17,6,1,Edimilson Fernandes,/edimilson-fernandes/profil/spieler/247555 -1819,Indirect card suspension,Premier League,2018-12-09,2018-12-15,6,1,André Zambo Anguissa,/andre-zambo-anguissa/profil/spieler/354361 -1819,Red card suspension,Serie A,2019-04-02,2019-04-07,5,2,Ola Aina,/ola-aina/profil/spieler/236490 -1819,Yellow card suspension,Serie A,2019-03-19,2019-04-01,13,1,Ola Aina,/ola-aina/profil/spieler/236490 -1819,Indirect card suspension,Premier Liga,2019-04-29,2019-05-06,7,1,Nikola Vlasic,/nikola-vlasic/profil/spieler/293200 -1819,Indirect card suspension,Premier League,2019-01-30,2019-02-02,3,1,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1819,Yellow card suspension,Premier League,2018-12-09,2018-12-16,7,1,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -1819,Yellow card suspension,LaLiga,2019-04-21,2019-04-25,4,1,Sofiane Boufal,/sofiane-boufal/profil/spieler/232271 -1819,Yellow card suspension,Premier League,2018-11-11,2018-11-25,14,1,Robert Snodgrass,/robert-snodgrass/profil/spieler/22614 -1819,Yellow card suspension,LaLiga,2019-03-17,2019-03-31,14,1,Kenneth Omeruo,/kenneth-omeruo/profil/spieler/131708 -1819,Indirect card suspension,Premier League,2019-04-11,2019-04-14,3,1,Ashley Young,/ashley-young/profil/spieler/14086 -1819,Yellow card suspension,Premier League,2018-12-02,2018-12-06,4,1,Ashley Young,/ashley-young/profil/spieler/14086 -1819,Red card suspension, ,2018-12-27,2019-01-06,10,3,Leandro Bacuna,/leandro-bacuna/profil/spieler/126014 -1819,Yellow card suspension,Premier League,2019-02-24,2019-03-03,7,2,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1819,Yellow card suspension,Premier League,2019-03-10,2019-04-02,23,2,Fabian Schär,/fabian-schar/profil/spieler/135343 -1819,Yellow card suspension,Premier League,2018-12-03,2018-12-10,7,1,Fabian Schär,/fabian-schar/profil/spieler/135343 -1819,special leave,Premier League,2019-04-19,2019-04-21,2,1,Tom Cairney,/tom-cairney/profil/spieler/123275 -1819,Red card suspension,Europa League,2019-02-15,2019-03-12,25,2,Alexandre Lacazette,/alexandre-lacazette/profil/spieler/93720 -1819,No eligibility,Europa League Qualifying,2018-08-28,2018-08-31,3,1,Loris Karius,/loris-karius/profil/spieler/85864 -1819,Indirect card suspension,Championship,2018-08-23,2018-08-27,4,1,Ashley Williams,/ashley-williams/profil/spieler/67355 -1819,Red card suspension, ,2018-08-26,2018-09-17,22,3,Richarlison,/richarlison/profil/spieler/378710 -1819,Yellow card suspension, ,2019-03-03,2019-03-17,14,2,Ryan Bennett,/ryan-bennett/profil/spieler/67252 -1819,Red card suspension, ,2018-12-27,2019-01-07,11,3,Fabian Delph,/fabian-delph/profil/spieler/50362 -1819,special leave,World Cup 2018,2018-06-29,2018-07-05,6,,Fabian Delph,/fabian-delph/profil/spieler/50362 -1819,Called up to national team, ,2018-12-28,2019-01-26,29,7,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1819,Red card suspension,Premier League,2018-12-03,2018-12-17,14,3,Étienne Capoue,/etienne-capoue/profil/spieler/63494 -1819,special leave,Bundesliga,2019-04-05,2019-05-20,45,7,Takuma Asano,/takuma-asano/profil/spieler/245744 -1819,Yellow card suspension,AFC Asian Cup 2019,2019-01-22,2019-01-25,3,1,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 -1819,Called up to national team, ,2019-01-03,2019-02-03,31,7,Yoshinori Muto,/yoshinori-muto/profil/spieler/230541 -1819,Yellow card suspension,Premier League,2018-12-09,2018-12-16,7,1,James Tomkins,/james-tomkins/profil/spieler/61592 -1819,Red card suspension, ,2019-01-15,2019-01-30,15,3,Willy Boly,/willy-boly/profil/spieler/142310 -1819,Yellow card suspension,Serie A,2019-05-21,2019-05-27,6,1,Marvin Zeegelaar,/marvin-zeegelaar/profil/spieler/92899 -1819,Indirect card suspension,Serie A,2019-04-10,2019-04-14,4,1,Marvin Zeegelaar,/marvin-zeegelaar/profil/spieler/92899 -1819,Yellow card suspension,Premier League,2018-12-27,2018-12-31,4,1,Matthew Lowton,/matthew-lowton/profil/spieler/102258 -1819,Red card suspension,Premier League,2018-10-07,2018-11-04,28,3,Joe Ralls,/joe-ralls/profil/spieler/195680 -1819,Called up to national team,LaLiga,2019-05-15,2019-05-22,7,1,Douglas Luiz,/douglas-luiz/profil/spieler/447661 -1819,Yellow card suspension,LaLiga,2019-04-07,2019-04-15,8,1,Douglas Luiz,/douglas-luiz/profil/spieler/447661 -1819,Red card suspension,Championship,2018-12-10,2018-12-17,7,1,Muhamed Besic,/muhamed-besic/profil/spieler/93905 -1819,Indirect card suspension,Championship,2018-10-01,2018-10-03,2,1,Matthew Pennington,/matthew-pennington/profil/spieler/220755 -1819,Red card suspension,UEFA Nations League C,2018-09-10,2018-10-14,34,1,Havard Nordtveit,/havard-nordtveit/profil/spieler/42234 -1819,Red card suspension,International Friendlies,2019-03-28,2019-06-07,71,1,Miguel Almirón,/miguel-almiron/profil/spieler/272999 -1819,Yellow card suspension,Süper Lig,2018-12-24,2019-01-22,29,1,Islam Slimani,/islam-slimani/profil/spieler/174915 -1819,Indirect card suspension,Süper Lig,2018-10-28,2018-11-03,6,1,Islam Slimani,/islam-slimani/profil/spieler/174915 -1819,No eligibility,UEFA Champions League Qualifying,2018-08-13,2018-08-15,2,1,Islam Slimani,/islam-slimani/profil/spieler/174915 -1819,Yellow card suspension,Premier League,2018-11-11,2018-11-25,14,1,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1819,Called up to national team, ,2019-01-05,2019-01-29,24,5,Alireza Jahanbakhsh,/alireza-jahanbakhsh/profil/spieler/213268 -1819,Yellow card suspension,Premier League,2018-11-11,2018-11-26,15,1,Zanka,/zanka/profil/spieler/52059 -1819,Indirect card suspension,Premier League,2018-11-01,2018-11-04,3,1,Mattéo Guendouzi,/matteo-guendouzi/profil/spieler/465830 -1819,special leave,,2018-09-07,2018-09-09,2,,Leroy Sané,/leroy-sane/profil/spieler/192565 -1819,Indirect card suspension,Premier League 2,2018-08-25,2018-09-01,7,1,Callum Slattery,/callum-slattery/profil/spieler/332342 -1819,Yellow card suspension,Bundesliga,2019-03-25,2019-03-30,5,1,Dodi Lukébakio,/dodi-lukebakio/profil/spieler/303259 -1819,Indirect card suspension,Premier League,2019-02-10,2019-02-27,17,1,Kurt Zouma,/kurt-zouma/profil/spieler/157509 -1819,Red card suspension, ,2018-09-03,2018-09-26,23,3,Marcus Rashford,/marcus-rashford/profil/spieler/258923 -1819,Yellow card suspension,LaLiga,2019-04-05,2019-04-08,3,1,Guido Carrillo,/guido-carrillo/profil/spieler/184672 -1819,Red card suspension,Premier League,2019-05-05,2019-08-18,105,3,Heung-min Son,/heung-min-son/profil/spieler/91845 -1819,Yellow card suspension,UEFA Champions League,2019-04-18,2019-05-01,13,1,Heung-min Son,/heung-min-son/profil/spieler/91845 -1819,Called up to national team,,2019-03-11,2019-03-27,16,,Heung-min Son,/heung-min-son/profil/spieler/91845 -1819,Called up to national team, ,2019-01-14,2019-01-28,14,3,Heung-min Son,/heung-min-son/profil/spieler/91845 -1819,Called up to national team, ,2018-08-12,2018-09-12,31,3,Heung-min Son,/heung-min-son/profil/spieler/91845 -1819,Indirect card suspension,Premier League,2019-01-20,2019-01-31,11,1,James Milner,/james-milner/profil/spieler/3333 diff --git a/airsenal/data/suspensions_1920.csv b/airsenal/data/suspensions_1920.csv deleted file mode 100644 index 13c4b970..00000000 --- a/airsenal/data/suspensions_1920.csv +++ /dev/null @@ -1,89 +0,0 @@ -season,absence/suspension,competition,from,until,days,games,player,url -1920,No eligibility,Premier League,2019-08-09,2019-12-31,144,20,Bartosz Kapustka,/bartosz-kapustka/profil/spieler/246579 -1920,Suspended,Championship,2020-02-12,2020-07-23,162,16,Gaëtan Bong,/gaetan-bong/profil/spieler/36291 -1920,No eligibility,Championship,2020-01-31,2020-02-02,2,1,Gaëtan Bong,/gaetan-bong/profil/spieler/36291 -1920,Suspension through sports court,Premier League,2020-06-11,2020-06-20,9,1,Dele Alli,/dele-alli/profil/spieler/207929 -1920,Red card suspension,Premier League,2019-12-28,2019-12-30,2,1,Ederson,/ederson/profil/spieler/238223 -1920,No eligibility,Premier League,2020-02-07,2020-02-09,2,1,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -1920,Red card suspension,Premier League,2019-12-01,2019-12-05,4,1,Alisson,/alisson/profil/spieler/105470 -1920,Yellow card suspension,Premier League,2019-12-22,2019-12-27,5,1,Calum Chambers,/calum-chambers/profil/spieler/215118 -1920,Red card suspension,Premier League,2020-01-22,2020-01-28,6,1,David Luiz,/david-luiz/profil/spieler/46741 -1920,Yellow card suspension,Premier League,2019-12-02,2019-12-05,3,1,Frédéric Guilbert,/frederic-guilbert/profil/spieler/354352 -1920,Yellow card suspension,Süper Lig,2020-07-13,2020-07-20,7,1,Georges-Kevin N'Koudou,/georges-kevin-nkoudou/profil/spieler/215679 -1920,Red card suspension,Premier League,2019-12-03,2019-12-22,19,3,Mamadou Sakho,/mamadou-sakho/profil/spieler/47713 -1920,Red card suspension,Süper Lig,2019-09-02,2019-09-14,12,1,Florin Andone,/florin-andone/profil/spieler/177065 -1920,Red card suspension,Premier League,2019-08-24,2019-09-01,8,1,Florin Andone,/florin-andone/profil/spieler/177065 -1920,Red card suspension,EFL Cup,2019-08-24,2019-09-01,8,1,Florin Andone,/florin-andone/profil/spieler/177065 -1920,No eligibility,Premier League,2020-01-01,2020-01-03,2,1,Takumi Minamino,/takumi-minamino/profil/spieler/165793 -1920,special leave, ,2019-08-30,2019-09-01,2,1,Takumi Minamino,/takumi-minamino/profil/spieler/165793 -1920,Yellow card suspension,Serie A,2020-07-06,2020-07-10,4,1,Ken Sema,/ken-sema/profil/spieler/252345 -1920,Yellow card suspension,Premier League,2019-12-22,2019-12-27,5,1,Jeff Hendrick,/jeff-hendrick/profil/spieler/148262 -1920,Yellow card suspension,Serie A,2020-07-09,2020-07-12,3,1,Henrikh Mkhitaryan,/henrikh-mkhitaryan/profil/spieler/55735 -1920,Suspension through sports court, ,2019-10-10,2019-10-24,14,1,Harvey Elliott,/harvey-elliott/profil/spieler/565822 -1920,No eligibility, ,2020-05-31,2020-08-24,85,14,Arijanet Muric,/arijanet-muric/profil/spieler/371021 -1920,special leave,,2020-04-13,2020-06-30,78,,Ralf Fährmann,/ralf-fahrmann/profil/spieler/39015 -1920,Indirect card suspension,Premier League,2019-09-29,2019-10-06,7,1,Serge Aurier,/serge-aurier/profil/spieler/127032 -1920,Red card suspension, ,2020-07-08,2020-07-19,11,3,Eddie Nketiah,/eddie-nketiah/profil/spieler/340324 -1920,Yellow card suspension,Campeonato Brasileiro Série A,2019-10-21,2019-10-28,7,1,Pablo Marí,/pablo-mari/profil/spieler/210178 -1920,Yellow card suspension,Premier League,2020-03-02,2020-03-09,7,1,Jorginho,/jorginho/profil/spieler/102017 -1920,Yellow card suspension,Premier League,2019-11-04,2019-11-10,6,1,Jorginho,/jorginho/profil/spieler/102017 -1920,Red card suspension,Premier League,2020-07-20,2020-07-27,7,1,Emiliano Buendía,/emiliano-buendia/profil/spieler/321247 -1920,Red card suspension,UEFA Champions League,2019-11-07,2019-11-27,20,1,Claudio Bravo,/claudio-bravo/profil/spieler/40423 -1920,Yellow card suspension,Premier League,2019-12-23,2019-12-27,4,1,Abdoulaye Doucouré,/abdoulaye-doucoure/profil/spieler/127187 -1920,Red card suspension,Premier League,2020-02-22,2020-03-01,8,1,Valentino Lazaro,/valentino-lazaro/profil/spieler/186368 -1920,Yellow card suspension,Premier League,2019-12-16,2019-12-21,5,1,Sokratis Papastathopoulos,/sokratis-papastathopoulos/profil/spieler/34322 -1920,Indirect card suspension,Premier League,2019-09-17,2019-09-23,6,1,Arthur Masuaku,/arthur-masuaku/profil/spieler/181380 -1920,Red card suspension, ,2019-09-15,2019-09-29,14,3,Billy Sharp,/billy-sharp/profil/spieler/49542 -1920,Indirect card suspension,Premier League,2019-09-01,2019-09-15,14,1,Kevin Danso,/kevin-danso/profil/spieler/263236 -1920,Red card suspension,Premier League,2019-10-28,2019-11-26,29,3,Sean Longstaff,/sean-longstaff/profil/spieler/346707 -1920,Red card suspension,Premier League,2020-07-20,2020-07-27,7,1,Josip Drmic,/josip-drmic/profil/spieler/140579 -1920,Yellow card suspension,Premier League,2019-11-03,2019-11-11,8,1,Ashley Young,/ashley-young/profil/spieler/14086 -1920,Red card suspension,UEFA European Under-21 Championship Qualifying,2019-10-11,2019-11-17,37,2,Moise Kean,/moise-kean/profil/spieler/364135 -1920,No eligibility,Premier League,2019-08-08,2019-08-11,3,1,Alex Iwobi,/alex-iwobi/profil/spieler/242631 -1920,Suspended,FA Cup,2020-01-26,2020-01-28,2,1,Kyle Taylor,/kyle-taylor/profil/spieler/562254 -1920,Indirect card suspension,League Two,2019-09-23,2019-09-29,6,1,Kyle Taylor,/kyle-taylor/profil/spieler/562254 -1920,Suspended,EFL Cup,2019-08-27,2019-08-29,2,1,Kyle Taylor,/kyle-taylor/profil/spieler/562254 -1920,Suspended,Premier League,2019-08-09,2020-07-27,353,,Kyle Taylor,/kyle-taylor/profil/spieler/562254 -1920,Indirect card suspension,Premier League,2020-02-03,2020-02-10,7,1,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1920,Yellow card suspension,Premier League,2019-11-04,2019-11-10,6,1,Jefferson Lerma,/jefferson-lerma/profil/spieler/262980 -1920,Yellow card suspension,Premier League,2019-12-02,2019-12-04,2,1,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 -1920,Suspended,FA Cup,2020-01-03,2020-01-28,25,2,Jordon Ibe,/jordon-ibe/profil/spieler/195652 -1920,Red card suspension, ,2019-08-05,2019-08-19,14,3,Rushian Hepburn-Murphy,/rushian-hepburn-murphy/profil/spieler/314237 -1920,Yellow card suspension,UEFA Nations League A,2018-10-15,2019-03-23,159,1,Fabian Schär,/fabian-schar/profil/spieler/135343 -1920,Yellow card suspension,Premier League,2020-07-06,2020-07-08,2,1,Todd Cantwell,/todd-cantwell/profil/spieler/332341 -1920,Yellow card suspension,Premier League,2019-12-15,2019-12-27,12,1,Ryan Fredericks,/ryan-fredericks/profil/spieler/140191 -1920,No eligibility,Premier League,2020-05-04,2020-06-30,57,2,Loris Karius,/loris-karius/profil/spieler/85864 -1920,Yellow card suspension,UEFA Champions League,2020-02-26,2020-08-08,164,1,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -1920,No eligibility,AFC Champions League,2020-11-19,2020-12-31,42,5,Sung-yueng Ki,/sung-yueng-ki/profil/spieler/81796 -1920,special leave,Bundesliga,2020-01-31,2020-02-02,2,1,Angeliño,/angelino/profil/spieler/277179 -1920,Indirect card suspension,UEFA Champions League,2019-10-23,2019-11-07,15,1,Phil Foden,/phil-foden/profil/spieler/406635 -1920,Yellow card suspension,Premier League,2020-03-09,2020-03-17,8,1,André Gomes,/andre-gomes/profil/spieler/221025 -1920,Called up to national team,Scottish Premiership,2020-01-20,2020-01-24,4,1,Ryotaro Meshino,/ryotaro-meshino/profil/spieler/426666 -1920,Indirect card suspension,Premier League,2019-09-02,2019-09-15,13,1,Willy Boly,/willy-boly/profil/spieler/142310 -1920,No eligibility,Premier League,2019-08-09,2019-12-31,144,20,George Thomas,/george-thomas/profil/spieler/298240 -1920,special leave,Premier League,2020-01-31,2020-02-02,2,1,Odion Ighalo,/odion-ighalo/profil/spieler/62121 -1920,Indirect card suspension,Premier League,2019-08-11,2019-08-18,7,1,Morgan Schneiderlin,/morgan-schneiderlin/profil/spieler/56818 -1920,Suspended,FA Cup,2020-01-03,2020-06-29,178,4,Matty James,/matty-james/profil/spieler/73522 -1920,Suspended,EFL Cup,2019-08-27,2019-01-29,210,6,Matty James,/matty-james/profil/spieler/73522 -1920,Suspended,Premier League,2019-08-09,2020-01-31,175,24,Matty James,/matty-james/profil/spieler/73522 -1920,Yellow card suspension,Premier League,2019-12-27,2019-12-29,2,1,Harry Winks,/harry-winks/profil/spieler/249126 -1920,Red card suspension,Liga Portugal,2020-01-24,2020-01-29,5,1,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 -1920,Red card suspension,Premier League,2020-07-13,2020-07-27,14,3,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 -1920,Yellow card suspension,Europa League,2019-11-29,2019-12-13,14,1,Bruno Fernandes,/bruno-fernandes/profil/spieler/240306 -1920,Indirect card suspension,Liga Portugal,2019-09-16,2019-09-24,8,1,Bruno Fernandes,/bruno-fernandes/profil/spieler/240306 -1920,Red card suspension, ,2019-10-26,2019-11-10,15,3,Ryan Bertrand,/ryan-bertrand/profil/spieler/40611 -1920,Indirect card suspension,Premier League,2019-09-01,2019-09-17,16,1,Trezeguet,/trezeguet/profil/spieler/234189 -1920,Yellow card suspension,Premier League,2019-10-28,2019-11-04,7,1,Danny Rose,/danny-rose/profil/spieler/50174 -1920,No eligibility,UEFA Champions League,2020-07-15,2020-08-24,40,4,Leroy Sané,/leroy-sane/profil/spieler/192565 -1920,Suspension through sports court, ,2020-07-08,2020-07-19,11,4,Eric Dier,/eric-dier/profil/spieler/175722 -1920,Yellow card suspension,Premier League,2019-12-23,2019-12-27,4,1,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -1920,Yellow card suspension,Premier League,2019-12-26,2019-12-30,4,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -1920,Yellow card suspension,Premier League,2020-03-09,2020-03-15,6,1,Kurt Zouma,/kurt-zouma/profil/spieler/157509 -1920,Yellow card suspension,Premier League,2019-12-27,2019-12-29,2,1,Moussa Sissoko,/moussa-sissoko/profil/spieler/46001 -1920,No eligibility, ,2020-07-31,2020-08-31,31,1,Pepe Reina,/pepe-reina/profil/spieler/7825 -1920,Red card suspension,Serie A,2019-09-27,2019-09-30,3,1,Pepe Reina,/pepe-reina/profil/spieler/7825 -1920,Red card suspension,Premier League,2020-01-13,2020-01-22,9,2,Pierre-Emerick Aubameyang,/pierre-emerick-aubameyang/profil/spieler/58864 -1920,Military service,,2020-04-06,2020-05-04,28,,Heung-min Son,/heung-min-son/profil/spieler/91845 -1920,Red card suspension,Premier League,2019-12-23,2020-01-02,10,3,Heung-min Son,/heung-min-son/profil/spieler/91845 -1920,Indirect card suspension, ,2019-10-27,2019-10-30,3,1,Fernandinho,/fernandinho/profil/spieler/26267 -1920,Yellow card suspension,Premier League,2019-12-22,2019-12-27,5,1,Diego Rico,/diego-rico/profil/spieler/249513 diff --git a/airsenal/data/suspensions_2021.csv b/airsenal/data/suspensions_2021.csv deleted file mode 100644 index 3b95bf40..00000000 --- a/airsenal/data/suspensions_2021.csv +++ /dev/null @@ -1,119 +0,0 @@ -season,absence/suspension,competition,from,until,days,games,player,url -2021,No eligibility,Premier League,2021-02-05,2021-05-23,107,16,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 -2021,No eligibility,Premier League,2020-10-20,2021-01-02,74,12,Kevin McDonald,/kevin-mcdonald/profil/spieler/36529 -2021,Suspended,EFL Cup,2020-09-23,2020-10-01,8,2,Patrick Roberts,/patrick-roberts/profil/spieler/225452 -2021,Suspended,Premier League,2020-09-20,2020-10-04,14,3,Patrick Roberts,/patrick-roberts/profil/spieler/225452 -2021,Yellow card suspension,UEFA Nations League B,2020-10-11,2020-10-15,4,1,Ozan Kabak,/ozan-kabak/profil/spieler/361260 -2021,Suspension through sports court, ,2020-10-04,2020-11-04,31,4,Ozan Kabak,/ozan-kabak/profil/spieler/361260 -2021,Indirect card suspension,Bundesliga,2020-09-27,2020-10-04,7,1,Ozan Kabak,/ozan-kabak/profil/spieler/361260 -2021,Yellow card suspension,UEFA Nations League B,2020-10-12,2020-10-15,3,1,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -2021,Red card suspension, ,2021-01-16,2021-01-28,12,3,Antonee Robinson,/antonee-robinson/profil/spieler/349701 -2021,Called up to national team,Sydbank Pokalen,2020-10-06,2020-10-09,3,1,Frederik Alves,/frederik-alves/profil/spieler/542690 -2021,Indirect card suspension,Jupiler Pro League,2021-03-22,2021-04-05,14,1,Josh Cullen,/josh-cullen/profil/spieler/242606 -2021,No eligibility,Premier League,2020-10-20,2021-01-02,74,12,Josh Onomah,/josh-onomah/profil/spieler/243589 -2021,Yellow card suspension,Premier League,2020-12-14,2020-12-16,2,1,Héctor Bellerín,/hector-bellerin/profil/spieler/191217 -2021,Red card suspension,Premier League,2020-07-27,2020-09-14,49,1,Jonny Evans,/jonny-evans/profil/spieler/42412 -2021,Red card suspension,Premier League 2,2020-10-25,2020-10-30,5,1,Karl Hein,/karl-hein/profil/spieler/493513 -2021,Yellow card suspension,Bundesliga,2021-05-13,2021-05-16,3,1,Sead Kolasinac,/sead-kolasinac/profil/spieler/94005 -2021,Indirect card suspension,UEFA Champions League,2020-11-26,2020-12-01,5,1,Marko Grujic,/marko-grujic/profil/spieler/222813 -2021,Red card suspension,Premier League,2021-02-27,2021-03-03,4,1,Semi Ajayi,/semi-ajayi/profil/spieler/251912 -2021,No eligibility,EFL Cup,2020-09-04,2020-09-06,2,1,Ben Gibson,/ben-gibson/profil/spieler/128904 -2021,Red card suspension,Championship,2021-02-11,2021-02-15,4,1,Alfie Mawson,/alfie-mawson/profil/spieler/287431 -2021,special leave, ,2021-03-03,2021-03-12,9,3,David de Gea,/david-de-gea/profil/spieler/59377 -2021,Indirect card suspension,Premier League,2020-12-13,2020-12-17,4,1,Douglas Luiz,/douglas-luiz/profil/spieler/447661 -2021,Red card suspension,Premier League,2020-10-24,2020-11-27,34,3,Aboubakar Kamara,/aboubakar-kamara/profil/spieler/290951 -2021,Red card suspension, ,2021-03-04,2021-03-16,12,2,Crysencio Summerville,/crysencio-summerville/profil/spieler/474701 -2021,Indirect card suspension,Championship,2021-03-01,2021-03-03,2,1,Leo Östigard,/leo-ostigard/profil/spieler/367284 -2021,Indirect card suspension,Süper Lig,2021-03-19,2021-04-04,16,1,DeAndre Yedlin,/deandre-yedlin/profil/spieler/255916 -2021,Red card suspension,Süper Lig,2021-01-17,2021-01-25,8,2,Mbaye Diagne,/mbaye-diagne/profil/spieler/271966 -2021,Red card suspension,Premier League,2020-10-05,2020-11-02,28,3,Anthony Martial,/anthony-martial/profil/spieler/182877 -2021,Red card suspension,World Cup qualification South America,2021-06-01,2021-06-10,9,2,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2021,Suspension through sports court, ,2020-12-31,2021-01-10,10,3,Edinson Cavani,/edinson-cavani/profil/spieler/48280 -2021,Indirect card suspension, ,2021-01-03,2021-01-05,2,1,Matt Doherty,/matt-doherty/profil/spieler/171679 -2021,Red card suspension,Copa América 2021,2021-07-05,2021-07-12,7,2,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -2021,special leave,Bundesliga,2020-09-17,2020-09-19,2,,Thiago,/thiago/profil/spieler/60444 -2021,Indirect card suspension,World Cup qualification South America,2020-11-14,2020-11-18,4,1,Yerry Mina,/yerry-mina/profil/spieler/289446 -2021,Red card suspension,Premier League,2020-10-30,2020-11-28,29,3,Luka Milivojevic,/luka-milivojevic/profil/spieler/74300 -2021,Red card suspension,Premier League,2020-11-23,2020-12-13,20,3,Nicolas Pépé,/nicolas-pepe/profil/spieler/343052 -2021,Suspended,Championship,2020-10-02,2020-10-04,2,1,Ben Godfrey,/ben-godfrey/profil/spieler/343475 -2021,Called up to national team,EFL Cup,2020-09-01,2020-09-10,9,1,Ben Godfrey,/ben-godfrey/profil/spieler/343475 -2021,Red card suspension,Championship,2021-02-01,2021-02-17,16,3,Rhys Norrington-Davies,/rhys-norrington-davies/profil/spieler/543164 -2021,Red card suspension,U18 Premier League,2020-12-20,2021-01-17,28,1,Reece Welch,/reece-welch/profil/spieler/655986 -2021,Yellow card suspension,UEFA Champions League,2021-02-24,2021-03-18,22,1,Mason Mount,/mason-mount/profil/spieler/346483 -2021,Indirect card suspension,Premier League,2020-11-22,2020-11-28,6,1,Tariq Lamptey,/tariq-lamptey/profil/spieler/504148 -2021,Called up to national team,,2021-05-31,2021-06-14,14,,Heung-min Son,/heung-min-son/profil/spieler/91845 -2021,special leave,,2021-01-07,2021-01-10,3,,Shane Duffy,/shane-duffy/profil/spieler/119269 -2021,Indirect card suspension,Championship,2021-03-01,2021-03-04,3,1,Jack Wilshere,/jack-wilshere/profil/spieler/74223 -2021,Red card suspension,Championship,2021-04-12,2021-04-26,14,3,Josh Knight,/josh-knight/profil/spieler/425026 -2021,Yellow card suspension,Europa League,2021-02-19,2021-02-26,7,1,Kelechi Iheanacho,/kelechi-iheanacho/profil/spieler/295330 -2021,Suspended,EFL Cup,2020-09-28,2020-09-30,2,1,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 -2021,Suspended,Europa League Qualifying,2020-09-23,2020-10-02,9,2,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 -2021,Suspended,Premier League,2020-09-12,2020-10-05,23,4,Cameron Carter-Vickers,/cameron-carter-vickers/profil/spieler/341049 -2021,Red card suspension,Premier League,2021-02-03,2021-02-07,4,1,David Luiz,/david-luiz/profil/spieler/46741 -2021,Suspended,EFL Cup,2020-09-29,2020-10-01,2,1,Dan Barlaser,/dan-barlaser/profil/spieler/256773 -2021,Suspended,Premier League,2020-09-11,2020-09-28,17,3,Dan Barlaser,/dan-barlaser/profil/spieler/256773 -2021,special leave, ,2021-05-31,2021-06-04,4,1,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2021,Indirect card suspension,Premier League 2,2020-11-21,2020-11-28,7,1,Folarin Balogun,/folarin-balogun/profil/spieler/503770 -2021,Red card suspension,Premier League,2021-05-03,2021-05-20,17,3,Fabian Schär,/fabian-schar/profil/spieler/135343 -2021,special leave,,2021-05-30,2021-06-03,4,,Timo Werner,/timo-werner/profil/spieler/170527 -2021,Red card suspension,League One,2021-03-02,2021-03-13,11,3,Sam Woods,/sam-woods/profil/spieler/611650 -2021,Indirect card suspension,UEFA Nations League A,2020-10-15,2020-11-16,32,1,Harry Maguire,/harry-maguire/profil/spieler/177907 -2021,Yellow card suspension,UEFA Champions League,2021-02-24,2021-03-18,22,1,Jorginho,/jorginho/profil/spieler/102017 -2021,Yellow card suspension,UEFA Nations League A,2020-10-10,2020-10-12,2,1,Jan Bednarek,/jan-bednarek/profil/spieler/243028 -2021,Yellow card suspension,Saudi Professional League,2021-02-23,2021-02-28,5,1,Ahmed Hegazy,/ahmed-hegazy/profil/spieler/111524 -2021,Red card suspension,LaLiga,2020-11-29,2020-12-05,6,1,Okay Yokuslu,/okay-yokuslu/profil/spieler/137616 -2021,Yellow card suspension,Premier League,2021-01-04,2021-01-17,13,1,N'Golo Kanté,/ngolo-kante/profil/spieler/225083 -2021,No eligibility,Premier League,2021-03-14,2021-03-14,0,1,Jesse Lingard,/jesse-lingard/profil/spieler/141660 -2021,Yellow card suspension,UEFA Nations League B,2020-11-16,2020-11-19,3,,Stuart Armstrong,/stuart-armstrong/profil/spieler/130765 -2021,Indirect card suspension,Championship,2020-12-14,2020-12-16,2,1,Anthony Knockaert,/anthony-knockaert/profil/spieler/149237 -2021,Red card suspension,Jupiler Pro League,2021-04-15,2021-04-19,4,1,Maxime Le Marchand,/maxime-le-marchand/profil/spieler/60558 -2021,Indirect card suspension,Europa League,2021-04-30,2021-05-06,6,1,Dani Ceballos,/dani-ceballos/profil/spieler/319745 -2021,Yellow card suspension,UEFA Nations League A,2020-11-14,2020-11-16,2,1,Mateusz Klich,/mateusz-klich/profil/spieler/92738 -2021,Red card suspension,Premier League,2021-04-11,2021-05-01,20,3,Liam Cooper,/liam-cooper/profil/spieler/75067 -2021,Red card suspension,Premier League,2020-10-19,2020-11-08,20,3,Richarlison,/richarlison/profil/spieler/378710 -2021,No eligibility,Championship,2020-10-16,2020-10-18,2,1,Barry Douglas,/barry-douglas/profil/spieler/91854 -2021,Suspended,Premier League,2020-09-11,2020-10-04,23,4,Barry Douglas,/barry-douglas/profil/spieler/91854 -2021,Red card suspension,Premier League 2,2021-01-19,2021-02-05,17,2,Liam Delap,/liam-delap/profil/spieler/610849 -2021,Red card suspension,Premier League,2021-02-03,2021-02-14,11,2,Alexandre Jankewitz,/alexandre-jankewitz/profil/spieler/507472 -2021,No eligibility,Championship,2020-10-16,2020-10-18,2,1,Matty James,/matty-james/profil/spieler/73522 -2021,Suspended,EFL Cup,2020-09-22,2020-09-24,2,1,Matty James,/matty-james/profil/spieler/73522 -2021,Suspended,Premier League,2020-09-12,2020-10-05,23,4,Matty James,/matty-james/profil/spieler/73522 -2021,special leave,Premier League,2021-05-17,2021-05-24,7,2,Cengiz Ünder,/cengiz-under/profil/spieler/341647 -2021,Yellow card suspension,UEFA Nations League B,2020-11-15,2020-11-19,4,1,Cengiz Ünder,/cengiz-under/profil/spieler/341647 -2021,Red card suspension,Premier League,2021-02-03,2021-02-07,4,1,Bernd Leno,/bernd-leno/profil/spieler/72476 -2021,Indirect card suspension,Premier League,2021-04-05,2021-04-11,6,1,Thiago Silva,/thiago-silva/profil/spieler/29241 -2021,Yellow card suspension,World Cup qualification Europe,2021-03-28,2021-03-31,3,1,Bruno Fernandes,/bruno-fernandes/profil/spieler/240306 -2021,Indirect card suspension,UEFA Champions League,2020-12-03,2020-12-08,5,1,Fred,/fred/profil/spieler/191614 -2021,Yellow card suspension,EURO 2020,2021-06-29,2021-07-03,4,1,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -2021,Red card suspension, ,2020-12-14,2020-12-22,8,3,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -2021,special leave,,2021-05-30,2021-06-03,4,,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -2021,Yellow card suspension,UEFA Nations League A,2020-11-15,2020-11-18,3,1,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -2021,No eligibility,Championship,2020-10-16,2020-10-18,2,1,Harvey Elliott,/harvey-elliott/profil/spieler/565822 -2021,In training camp with first team,Premier League 2,2020-09-12,2020-09-26,14,3,Harvey Elliott,/harvey-elliott/profil/spieler/565822 -2021,Yellow card suspension,Liga Portugal,2021-04-27,2021-05-01,4,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -2021,Yellow card suspension,Liga Portugal,2021-02-27,2021-03-02,3,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -2021,Yellow card suspension, ,2020-12-31,2021-01-04,4,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -2021,Red card suspension,Europa League,2020-11-24,2020-11-27,3,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -2021,Yellow card suspension,World Cup qualification South America,2020-11-19,2021-06-05,198,1,Nicolás Otamendi,/nicolas-otamendi/profil/spieler/54781 -2021,Red card suspension,Premier League,2020-10-26,2020-11-02,7,1,Lucas Digne,/lucas-digne/profil/spieler/126664 -2021,Indirect card suspension,Premier League,2020-12-17,2020-12-19,2,1,Gabriel,/gabriel/profil/spieler/435338 -2021,Yellow card suspension,Europa League,2020-08-07,2020-08-12,5,1,Daniel Podence,/daniel-podence/profil/spieler/256977 -2021,Suspended,FA Cup,2021-01-09,2021-01-11,2,1,Mathew Ryan,/mathew-ryan/profil/spieler/128969 -2021,Suspended,Premier League,2020-12-15,2021-01-17,33,7,Mathew Ryan,/mathew-ryan/profil/spieler/128969 -2021,Indirect card suspension,Premier League,2021-03-15,2021-03-22,7,1,Erik Lamela,/erik-lamela/profil/spieler/111630 -2021,No eligibility,Premier League,2020-10-20,2021-01-02,74,12,Stefan Johansen,/stefan-johansen/profil/spieler/62008 -2021,No eligibility,Premier League,2020-10-17,2021-01-01,76,12,Yannick Bolasie,/yannick-bolasie/profil/spieler/75471 -2021,Called up to national team,EFL Cup,2020-09-01,2020-09-10,9,1,Oliver Skipp,/oliver-skipp/profil/spieler/406638 -2021,No eligibility,Europa League,2021-02-18,2021-04-16,57,6,Sébastien Haller,/sebastien-haller/profil/spieler/181375 -2021,special leave,,2021-05-30,2021-06-03,4,,Kai Havertz,/kai-havertz/profil/spieler/309400 -2021,Indirect card suspension,Premier League,2020-12-27,2020-12-28,1,1,Tyrone Mings,/tyrone-mings/profil/spieler/253677 -2021,Suspension through sports court,Süper Lig,2021-05-14,2021-05-16,2,1,Cenk Tosun,/cenk-tosun/profil/spieler/45671 -2021,Yellow card suspension,Premier League,2021-01-16,2021-01-21,5,1,Bobby Reid,/bobby-reid/profil/spieler/186186 -2021,Red card suspension,Premier League 2,2020-11-28,2020-12-06,8,1,Hannibal Mejbri,/hannibal-mejbri/profil/spieler/607224 -2021,No eligibility,Premier League,2020-10-20,2021-01-02,74,12,Jean Michaël Seri,/jean-michael-seri/profil/spieler/178614 -2021,No eligibility,Championship,2020-10-16,2020-10-21,5,2,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 -2021,Suspended,Premier League 2,2020-09-13,2020-10-03,20,4,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 -2021,Suspended,EFL Trophy,2020-09-07,2020-10-07,30,2,Kiernan Dewsbury-Hall,/kiernan-dewsbury-hall/profil/spieler/475188 -2021,Yellow card suspension,Premier League,2021-01-21,2021-01-24,3,1,John McGinn,/john-mcginn/profil/spieler/193116 -2021,Red card suspension,EURO 2020,2021-06-21,2021-06-27,6,1,Ethan Ampadu,/ethan-ampadu/profil/spieler/392771 -2021,special leave,,2021-05-30,2021-06-03,4,,Ilkay Gündogan,/ilkay-gundogan/profil/spieler/53622 diff --git a/airsenal/data/suspensions_2122.csv b/airsenal/data/suspensions_2122.csv deleted file mode 100644 index f62d819b..00000000 --- a/airsenal/data/suspensions_2122.csv +++ /dev/null @@ -1,113 +0,0 @@ -season,absence/suspension,competition,from,until,days,games,player,url -2122,visa issues, ,2021-10-15,2021-10-17,2,1,Nicolas N'Koulou,/nicolas-nkoulou/profil/spieler/60577 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,2,Riyad Mahrez,/riyad-mahrez/profil/spieler/171424 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,3,Adam Masina,/adam-masina/profil/spieler/286949 -2122,Yellow card suspension,UEFA Champions League,2022-04-07,2022-04-14,7,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -2122,special leave,Community Shield,2021-07-12,2021-08-09,28,1,Gabriel Jesus,/gabriel-jesus/profil/spieler/363205 -2122,Red card suspension, ,2022-03-03,2022-03-14,11,2,Rocky Bushiri,/rocky-bushiri/profil/spieler/511802 -2122,Yellow card suspension,Europa League,2022-03-21,2022-04-11,21,1,Manuel Lanzini,/manuel-lanzini/profil/spieler/135853 -2122,Red card suspension,Premier League,2021-10-25,2021-11-21,27,3,Paul Pogba,/paul-pogba/profil/spieler/122153 -2122,Red card suspension,Europa League,2022-04-11,2022-04-18,7,1,Aaron Cresswell,/aaron-cresswell/profil/spieler/92571 -2122,Called up to national team, ,2022-01-03,2022-02-06,34,4,Mohamed Elneny,/mohamed-elneny/profil/spieler/160438 -2122,Called up to national team,Premier League,2022-01-03,2022-02-04,32,1,Maxwel Cornet,/maxwel-cornet/profil/spieler/234781 -2122,No eligibility,Europa League Qualifying,2021-08-18,2021-08-27,9,2,Zanka,/zanka/profil/spieler/52059 -2122,No eligibility,Süper Lig,2021-07-01,2021-08-31,61,,Zanka,/zanka/profil/spieler/52059 -2122,No eligibility,Europa League,2021-09-03,2021-12-10,98,6,James Justin,/james-justin/profil/spieler/413220 -2122,No eligibility,UEFA Champions League,2021-09-03,2021-12-31,119,6,Phil Jones,/phil-jones/profil/spieler/117996 -2122,Yellow card suspension,Premier League,2021-12-28,2021-12-31,3,1,Bruno Fernandes,/bruno-fernandes/profil/spieler/240306 -2122,Yellow card suspension,World Cup qualification Europe,2021-10-12,2021-11-12,31,1,Kai Havertz,/kai-havertz/profil/spieler/309400 -2122,Called up to national team, ,2022-01-02,2022-01-27,25,5,Eric Bailly,/eric-bailly/profil/spieler/286384 -2122,special leave,Premier League,2022-01-20,2022-01-23,3,1,Victor Lindelöf,/victor-lindelof/profil/spieler/184573 -2122,special leave, ,2021-08-16,2021-08-23,7,2,Takehiro Tomiyasu,/takehiro-tomiyasu/profil/spieler/331560 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,3,Moussa Djenepo,/moussa-djenepo/profil/spieler/485424 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,3,Saïd Benrahma,/said-benrahma/profil/spieler/290532 -2122,Suspension through sports court,World Cup qualification South America,2022-02-14,2022-03-31,45,2,Cristian Romero,/cristian-romero/profil/spieler/355915 -2122,Red card suspension,World Cup qualification South America,2021-07-12,2021-09-04,54,,Cristian Romero,/cristian-romero/profil/spieler/355915 -2122,Called up to national team, ,2022-01-03,2022-02-06,34,6,Mohamed Salah,/mohamed-salah/profil/spieler/148455 -2122,special leave,Community Shield,2021-07-12,2021-08-08,27,1,Ederson,/ederson/profil/spieler/238223 -2122,Yellow card suspension,Premier League,2021-12-13,2021-12-16,3,1,Shane Duffy,/shane-duffy/profil/spieler/119269 -2122,Suspended, ,2022-01-30,,129,19,Mason Greenwood,/mason-greenwood/profil/spieler/532826 -2122,special leave,Community Shield,2021-07-12,2021-08-08,27,1,Kyle Walker,/kyle-walker/profil/spieler/95424 -2122,Called up to national team,Premier League,2022-01-03,2022-01-19,16,,Thomas Partey,/thomas-partey/profil/spieler/230784 -2122,Indirect card suspension,Premier League,2021-09-12,2021-09-19,7,1,Japhet Tanganga,/japhet-tanganga/profil/spieler/346478 -2122,Yellow card suspension,UEFA Nations League A,2022-06-06,2022-06-13,7,1,Fabian Schär,/fabian-schar/profil/spieler/135343 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,2,Cheikhou Kouyaté,/cheikhou-kouyate/profil/spieler/66934 -2122,Yellow card suspension,Liga Portugal,2021-10-21,2021-10-25,4,1,Chiquinho,/chiquinho/profil/spieler/695454 -2122,special leave,Community Shield,2021-07-12,2021-08-08,27,1,John Stones,/john-stones/profil/spieler/186590 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,2,Alex Iwobi,/alex-iwobi/profil/spieler/242631 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,4,Frank Onyeka,/frank-onyeka/profil/spieler/421637 -2122,Yellow card suspension,World Cup qualification Europe,2021-09-02,2021-09-05,3,1,Oleksandr Zinchenko,/oleksandr-zinchenko/profil/spieler/203853 -2122,Military service,,2022-06-07,2022-07-07,30,,Hee-chan Hwang,/hee-chan-hwang/profil/spieler/292246 -2122,Red card suspension,Premier League,2021-08-28,2021-09-26,29,2,Granit Xhaka,/granit-xhaka/profil/spieler/111455 -2122,Yellow card suspension, ,2021-12-28,2022-01-16,19,1,Javier Manquillo,/javier-manquillo/profil/spieler/162029 -2122,Suspended, ,2021-07-16,,327,44,Gylfi Sigurdsson,/gylfi-sigurdsson/profil/spieler/90466 -2122,Yellow card suspension,UEFA Nations League B,2022-06-06,2022-06-13,7,1,Emil Krafth,/emil-krafth/profil/spieler/184528 -2122,Yellow card suspension,Premier League,2021-12-27,2021-12-28,1,1,Declan Rice,/declan-rice/profil/spieler/357662 -2122,Called up to national team, ,2022-01-08,2022-01-19,11,4,Abdul-Rahman Baba,/abdul-rahman-baba/profil/spieler/224884 -2122,Called up to national team,Premier League,2022-01-03,2022-01-20,17,1,Daniel Amartey,/daniel-amartey/profil/spieler/214056 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,3,Imrân Louza,/imran-louza/profil/spieler/635336 -2122,Suspended, ,2021-08-26,,286,55,Benjamin Mendy,/benjamin-mendy/profil/spieler/157495 -2122,Yellow card suspension,World Cup qualification Europe,2021-10-09,2021-10-12,3,1,Mateo Kovacic,/mateo-kovacic/profil/spieler/51471 -2122,Yellow card suspension,Premier League,2022-04-17,2022-04-29,12,2,Yves Bissouma,/yves-bissouma/profil/spieler/410425 -2122,Called up to national team,Premier League,2022-01-03,2022-01-27,24,3,Yves Bissouma,/yves-bissouma/profil/spieler/410425 -2122,Yellow card suspension,Premier League,2021-12-25,2021-12-27,2,1,Yves Bissouma,/yves-bissouma/profil/spieler/410425 -2122,No eligibility,Europa League,2021-09-03,2021-12-10,98,6,Nampalys Mendy,/nampalys-mendy/profil/spieler/111051 -2122,Yellow card suspension,Premier League,2021-11-21,2021-11-21,0,1,Oliver Skipp,/oliver-skipp/profil/spieler/406638 -2122,special leave, ,2022-04-05,2022-04-07,2,1,Neco Williams,/neco-williams/profil/spieler/503680 -2122,Called up to national team, ,2022-01-03,2022-02-06,34,4,Kelechi Iheanacho,/kelechi-iheanacho/profil/spieler/295330 -2122,Yellow card suspension,World Cup qualification Playoffs,2022-03-28,2022-03-30,2,1,Mateusz Klich,/mateusz-klich/profil/spieler/92738 -2122,Called up to national team, ,2022-01-03,2022-02-06,34,4,Wilfred Ndidi,/wilfred-ndidi/profil/spieler/274839 -2122,Yellow card suspension,Serie A,2021-12-07,2021-12-12,5,1,Samir,/samir/profil/spieler/255744 -2122,Yellow card suspension,World Cup qualification Europe,2021-09-07,2021-10-09,32,1,Ozan Kabak,/ozan-kabak/profil/spieler/361260 -2122,Called up to national team,Premier League,2022-01-03,2022-01-20,17,1,Jordan Ayew,/jordan-ayew/profil/spieler/108354 -2122,Yellow card suspension,Super League,2021-10-18,2021-10-25,7,1,Toti,/toti/profil/spieler/606718 -2122,special leave, ,2022-01-19,2022-01-23,4,2,Jadon Sancho,/jadon-sancho/profil/spieler/401173 -2122,Yellow card suspension,UEFA Nations League A,2022-06-06,2022-06-13,7,1,Dejan Kulusevski,/dejan-kulusevski/profil/spieler/431755 -2122,Called up to national team, ,2022-01-03,2022-02-08,36,7,Edouard Mendy,/edouard-mendy/profil/spieler/442531 -2122,Yellow card suspension, ,2021-12-20,2021-12-28,8,1,Isaac Hayden,/isaac-hayden/profil/spieler/206225 -2122,Yellow card suspension,World Cup qualification South America,2021-10-09,2021-10-12,3,1,Rodrigo Bentancur,/rodrigo-bentancur/profil/spieler/354362 -2122,Called up to national team, ,2021-09-09,2021-09-11,2,1,Rodrigo Bentancur,/rodrigo-bentancur/profil/spieler/354362 -2122,Red card suspension,Premier League,2022-05-17,2022-05-16,1,1,Rob Holding,/rob-holding/profil/spieler/253341 -2122,Yellow card suspension,Premier League,2022-01-04,2022-01-16,12,1,Luke Shaw,/luke-shaw/profil/spieler/183288 -2122,No eligibility,Europa League,2021-09-03,2021-12-10,98,6,Wesley Fofana,/wesley-fofana/profil/spieler/475411 -2122,Red card suspension,Premier League,2021-12-01,2021-12-05,4,1,Ciaran Clark,/ciaran-clark/profil/spieler/98240 -2122,Yellow card suspension,Premier League,2021-11-28,2021-12-01,3,1,Jamaal Lascelles,/jamaal-lascelles/profil/spieler/183318 -2122,Indirect card suspension,Premier League,2021-09-11,2021-09-20,9,1,Michail Antonio,/michail-antonio/profil/spieler/104124 -2122,Yellow card suspension,Premier League,2021-11-28,2021-12-01,3,1,Matt Ritchie,/matt-ritchie/profil/spieler/92469 -2122,special leave, ,2022-02-25,2022-03-11,14,4,Andriy Yarmolenko,/andriy-yarmolenko/profil/spieler/69015 -2122,Red card suspension,Premier League,2021-11-21,2021-11-29,8,1,Harry Maguire,/harry-maguire/profil/spieler/177907 -2122,Yellow card suspension,World Cup qualification Europe,2021-10-12,2021-11-11,30,1,Juraj Kucka,/juraj-kucka/profil/spieler/74943 -2122,Yellow card suspension,UEFA Champions League,2022-04-14,2022-04-28,14,1,João Cancelo,/joao-cancelo/profil/spieler/182712 -2122,Red card suspension,Premier League,2021-12-20,2022-01-03,14,2,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -2122,Red card suspension,EFL Cup,2021-12-20,2021-12-23,3,1,Andrew Robertson,/andrew-robertson/profil/spieler/234803 -2122,Called up to national team, ,2022-01-03,2022-02-07,35,4,Ismaïla Sarr,/ismaila-sarr/profil/spieler/410225 -2122,Red card suspension,Premier League,2021-08-28,2021-09-12,15,1,Reece James,/reece-james/profil/spieler/472423 -2122,Red card suspension, ,2022-02-23,2022-03-12,17,3,Charlie Goode,/charlie-goode/profil/spieler/376856 -2122,Red card suspension,Scottish Premiership,2022-02-26,2022-03-07,9,2,Connor Ronan,/connor-ronan/profil/spieler/337787 -2122,Yellow card suspension,Premier League,2022-01-04,2022-01-16,12,1,Scott McTominay,/scott-mctominay/profil/spieler/315969 -2122,Red card suspension,Premier League,2022-02-16,2022-02-20,4,1,Lewis Dunk,/lewis-dunk/profil/spieler/148153 -2122,Red card suspension,Championship,2021-11-04,2021-11-25,21,3,Jan Paul van Hecke,/jan-paul-van-hecke/profil/spieler/576314 -2122,special leave, ,2022-04-18,2022-04-22,4,1,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 -2122,Yellow card suspension,World Cup qualification Europe,2021-09-02,2021-09-08,6,1,Cristiano Ronaldo,/cristiano-ronaldo/profil/spieler/8198 -2122,Suspension through sports court,World Cup qualification South America,2022-02-14,2022-03-31,45,1,Emiliano Buendía,/emiliano-buendia/profil/spieler/321247 -2122,Indirect card suspension,Championship,2021-10-20,2021-10-25,5,1,Morgan Gibbs-White,/morgan-gibbs-white/profil/spieler/429014 -2122,Called up to national team, ,2022-01-03,2022-02-06,34,4,William Troost-Ekong,/william-troost-ekong/profil/spieler/192875 -2122,Called up to national team, ,2022-01-03,2022-02-06,34,6,Sadio Mané,/sadio-mane/profil/spieler/200512 -2122,No eligibility,UEFA Champions League,2021-09-03,2021-12-31,119,6,Lee Grant,/lee-grant/profil/spieler/13460 -2122,Indirect card suspension,World Cup qualification Europe,2021-09-07,2021-10-09,32,1,Caglar Söyüncü,/caglar-soyuncu/profil/spieler/320141 -2122,Yellow card suspension,European Qualifiers,2021-11-12,2021-11-15,3,1,Antonio Rüdiger,/antonio-rudiger/profil/spieler/86202 -2122,Yellow card suspension,Jupiler Pro League,2021-07-23,2021-07-25,2,1,Albert Sambi Lokonga,/albert-sambi-lokonga/profil/spieler/381967 -2122,Indirect card suspension,Premier League,2022-02-11,2022-02-19,8,1,Gabriel Martinelli,/gabriel-martinelli/profil/spieler/655488 -2122,Yellow card suspension,Africa Cup of Nations,2022-01-19,2022-01-25,6,1,Naby Keïta,/naby-keita/profil/spieler/302215 -2122,Called up to national team, ,2022-01-03,2022-02-06,34,6,Naby Keïta,/naby-keita/profil/spieler/302215 -2122,visa issues,International Friendlies,2022-03-20,2022-03-26,6,1,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,2,Bertrand Traoré,/bertrand-traore/profil/spieler/131996 -2122,Red card suspension,Premier League,2021-08-22,2021-09-25,34,3,Ayoze Pérez,/ayoze-perez/profil/spieler/246968 -2122,special leave,Community Shield,2021-07-12,2021-08-08,27,1,Raheem Sterling,/raheem-sterling/profil/spieler/134425 -2122,Called up to national team,Premier League,2022-01-03,2022-02-06,34,2,Wilfried Zaha,/wilfried-zaha/profil/spieler/145988 -2122,Called up to national team,Premier League,2022-01-04,2022-02-06,33,2,Romain Saïss,/romain-saiss/profil/spieler/204198 -2122,Yellow card suspension,World Cup qualification Europe,2021-09-06,2021-09-08,2,1,Romelu Lukaku,/romelu-lukaku/profil/spieler/96341 -2122,Red card suspension,Premier League,2021-11-07,2021-11-26,19,1,Robert Sánchez,/robert-sanchez/profil/spieler/403151 -2122,Called up to national team, ,2022-01-03,2022-01-30,27,3,Hannibal Mejbri,/hannibal-mejbri/profil/spieler/607224 -2122,Called up to national team, ,2021-11-24,2021-12-19,25,2,Hannibal Mejbri,/hannibal-mejbri/profil/spieler/607224 -2122,Suspension through sports court,World Cup qualification South America,2022-02-14,2022-03-31,45,2,Emiliano Martínez,/emiliano-martinez/profil/spieler/111873 diff --git a/airsenal/framework/api_utils.py b/airsenal/framework/api_utils.py index d55f2996..c8949da7 100644 --- a/airsenal/framework/api_utils.py +++ b/airsenal/framework/api_utils.py @@ -148,10 +148,10 @@ def list_players_teams_prices( Return a list of players, each with their current team and price """ return [ - "{} ({}): {}".format( - p.name, - p.team(CURRENT_SEASON, NEXT_GAMEWEEK), - p.price(CURRENT_SEASON, NEXT_GAMEWEEK), + ( + f"{p.name} " + f"({p.team(CURRENT_SEASON, NEXT_GAMEWEEK)}): " + f"{p.price(CURRENT_SEASON, NEXT_GAMEWEEK)}" ) for p in list_players( position=position, team=team, dbsession=dbsession, gameweek=gameweek @@ -167,9 +167,7 @@ def get_session_budget(session_id, dbsession=DBSESSION): sb = dbsession.query(SessionBudget).filter_by(session_id=session_id).all() if len(sb) != 1: - raise RuntimeError( - "{} SessionBudgets for session key {}".format(len(sb), session_id) - ) + raise RuntimeError(f"{len(sb)} SessionBudgets for session key {session_id}") return sb[0].budget @@ -181,7 +179,7 @@ def set_session_budget(budget, session_id, dbsession=DBSESSION): print("Deleting old budget") dbsession.query(SessionBudget).filter_by(session_id=session_id).delete() dbsession.commit() - print("Setting budget for {} to {}".format(session_id, budget)) + print(f"Setting budget for {session_id} to {budget}") sb = SessionBudget(session_id=session_id, budget=budget) dbsession.add(sb) dbsession.commit() @@ -292,7 +290,7 @@ def best_transfer_suggestions(n_transfer, session_id, dbsession=DBSESSION): for p in players: added_ok = t.add_player(p) if not added_ok: - raise RuntimeError("Cannot add player {}".format(p)) + raise RuntimeError(f"Cannot add player {p}") pred_tag = get_latest_prediction_tag() if n_transfer == 1: _, pid_out, pid_in = make_optimum_single_transfer(t, pred_tag) diff --git a/airsenal/framework/aws_utils.py b/airsenal/framework/aws_utils.py index cbd0b1b1..86342ce9 100644 --- a/airsenal/framework/aws_utils.py +++ b/airsenal/framework/aws_utils.py @@ -27,12 +27,12 @@ def download_sqlite_file(): aws_secret_access_key=os.environ["ACCESS_KEY"], ) except Exception as e: - return "Problem initializing client {}".format(e) + return f"Problem initializing client {e}" try: client.download_file(bucket_name, "data.db", "/tmp/datas3.db") return "OK" except Exception as e: - return "Problem downloading file {}".format(e) + return f"Problem downloading file {e}" def get_league_standings_string(): @@ -42,14 +42,17 @@ def get_league_standings_string(): output_string = "" try: league_name, standings = get_league_standings() - output_string += "Standings for league {} :".format(league_name) + output_string += f"Standings for league {league_name} :" for i, entry in enumerate(standings): - output_string += "{}: {}, managed by {}, with {} points, ".format( - i + 1, entry["name"], entry["manager"], entry["points"] + output_string += ( + f"{i + 1,}: " + f"{entry['name']}, " + f"managed by {entry['manager']}, " + f"with {entry['points']} points, " ) return output_string except Exception as e: - return "Problem {}".format(e) + return f"Problem {e}" def get_suggestions_string(): @@ -66,12 +69,12 @@ def get_suggestions_string(): try: from airsenal.framework.schema import session except Exception as e: - return "Problem importing stuff {}".format(e) + return f"Problem importing stuff {e}" try: return build_suggestion_string(session, TransferSuggestion, Player) except Exception as e: - return "Problem with the query {}".format(e) + return f"Problem with the query {e}" def build_suggestion_string(session, TransferSuggestion, Player): @@ -87,7 +90,7 @@ def build_suggestion_string(session, TransferSuggestion, Player): current_gw = 0 for row in rows: if row.gameweek != current_gw: - output_string += " gameweek {}: ".format(row.gameweek) + output_string += f" gameweek {row.gameweek}: " current_gw = row.gameweek output_string += " sell " if row.in_or_out < 0 else " buy " player_name = ( @@ -96,7 +99,7 @@ def build_suggestion_string(session, TransferSuggestion, Player): output_string += player_name + "," points_gain = round(rows[0].points_gain, 1) - output_string += " for a total gain of {} points.".format(points_gain) + output_string += f" for a total gain of {points_gain} points." return output_string @@ -106,8 +109,8 @@ def get_score_ranking_string(query, gameweek=None): """ f = get_overall_ranking if query == "ranking" else get_overall_points result = f(gameweek) - output_string = "Our {} ".format(query) + output_string = f"Our {query} " if gameweek: - output_string += "for gameweek {} ".format(gameweek) - output_string += "is {}".format(result) + output_string += f"for gameweek {gameweek} " + output_string += f"is {result}" return output_string diff --git a/airsenal/framework/bpl_interface.py b/airsenal/framework/bpl_interface.py index 774335b8..9c078fb7 100644 --- a/airsenal/framework/bpl_interface.py +++ b/airsenal/framework/bpl_interface.py @@ -46,7 +46,7 @@ def get_ratings_dict(season, teams, dbsession): ratings = dbsession.query(FifaTeamRating).filter_by(season=season).all() if len(ratings) == 0: - raise ValueError("No FIFA ratings found for season {}".format(season)) + raise ValueError(f"No FIFA ratings found for season {season}") ratings_dict = { s.team: np.array([s.att, s.mid, s.defn, s.ovr]) @@ -89,7 +89,7 @@ def add_new_teams_to_model(team_model, season, dbsession): teams = get_teams_for_season(season, dbsession=dbsession) for t in teams: if t not in team_model.teams: - print("Adding {} to team model with covariates".format(t)) + print(f"Adding {t} to team model with covariates") ratings = get_ratings_dict(season, [t], dbsession) team_model.add_new_team(t, team_covariates=ratings[t]) return team_model diff --git a/airsenal/framework/data_fetcher.py b/airsenal/framework/data_fetcher.py index 9f74df37..db8046c5 100644 --- a/airsenal/framework/data_fetcher.py +++ b/airsenal/framework/data_fetcher.py @@ -223,7 +223,7 @@ def get_fpl_team_data(self, gameweek, fpl_team_id=None): fpl_team_id = self.FPL_TEAM_ID url = self.FPL_TEAM_URL.format(fpl_team_id, gameweek) fpl_team_data = self._get_request( - url, err_msg="Unable to access FPL team API {}".format(url) + url, err_msg=f"Unable to access FPL team API {url}" ) if not fpl_team_id: self.fpl_team_data[gameweek] = fpl_team_data @@ -264,8 +264,9 @@ def get_fpl_transfer_data(self, fpl_team_id=None): reversed( self._get_request( url, - "Unable to access FPL transfer history API for team_id {}".format( - fpl_team_id + ( + "Unable to access FPL " + f"transfer history API for team_id {fpl_team_id}" ), ) ) @@ -366,19 +367,17 @@ def get_gameweek_data_for_player(self, player_api_id, gameweek=None): try: player_detail = self._get_request( self.FPL_DETAIL_URL.format(player_api_id), - "Error retrieving data for player {}".format(player_api_id), + f"Error retrieving data for player {player_api_id}", ) if player_detail is None: return [] got_data = True except requests.exceptions.ConnectionError: - print("connection error, retrying {}".format(n_tries)) + print(f"connection error, retrying {n_tries}") time.sleep(1) n_tries += 1 if not player_detail: - print( - "Unable to get player_detail data for {}".format(player_api_id) - ) + print(f"Unable to get player_detail data for {player_api_id}") return [] for game in player_detail["history"]: gw = game["round"] @@ -389,11 +388,7 @@ def get_gameweek_data_for_player(self, player_api_id, gameweek=None): return self.player_gameweek_data[player_api_id] if gameweek not in self.player_gameweek_data[player_api_id].keys(): - print( - "Data not available for player {} week {}".format( - player_api_id, gameweek - ) - ) + print(f"Data not available for player {player_api_id} week {gameweek}") return [] return self.player_gameweek_data[player_api_id][gameweek] diff --git a/airsenal/framework/optimization_squad.py b/airsenal/framework/optimization_squad.py index e2e0525b..9545ea6c 100644 --- a/airsenal/framework/optimization_squad.py +++ b/airsenal/framework/optimization_squad.py @@ -78,7 +78,7 @@ def make_new_squad_iter( for iteration in range(num_iterations): if verbose: - print("Choosing new squad: iteration {}".format(iteration)) + print(f"Choosing new squad: iteration {iteration}") if update_func_and_args: # call function to update progress bar. # this was passed as a tuple (func, increment, pid) diff --git a/airsenal/framework/optimization_transfers.py b/airsenal/framework/optimization_transfers.py index f6c6e591..f4a86288 100644 --- a/airsenal/framework/optimization_transfers.py +++ b/airsenal/framework/optimization_transfers.py @@ -61,7 +61,7 @@ def make_optimum_single_transfer( new_squad = fastcopy(squad) position = p_out.position if verbose: - print("Removing player {}".format(p_out)) + print(f"Removing player {p_out}") new_squad.remove_player(p_out.player_id, gameweek=transfer_gw) for p_in in ordered_player_lists[position]: if p_in[0].player_id == p_out.player_id: @@ -69,7 +69,7 @@ def make_optimum_single_transfer( added_ok = new_squad.add_player(p_in[0], gameweek=transfer_gw) if added_ok: if verbose: - print("Added player {}".format(p_in[0])) + print(f"Added player {p_in[0]}") total_points = get_discounted_squad_score( new_squad, gameweek_range, @@ -85,7 +85,7 @@ def make_optimum_single_transfer( best_squad = new_squad break if verbose: - print("Failed to add {}".format(p_in[0].name)) + print(f"Failed to add {p_in[0].name}") if not new_squad.is_complete() and verbose: print(f"Failed to find a valid replacement for {p_out.player_id}") @@ -144,7 +144,7 @@ def make_optimum_double_transfer( new_squad_remove_2 = fastcopy(new_squad_remove_1) new_squad_remove_2.remove_player(pout_2.player_id, gameweek=transfer_gw) if verbose: - print("Removing players {} {}".format(i, j)) + print(f"Removing players {i} {j}") # what positions do we need to fill? positions_needed = [pout_1.position, pout_2.position] @@ -275,7 +275,7 @@ def make_random_transfers( ap.player_id, gameweek=transfer_gw ) if not removed_ok: - print("Problem removing {}".format(ap.name)) + print(f"Problem removing {ap.name}") added_players = [] # calculate the score @@ -388,9 +388,7 @@ def make_best_transfers( transfer_dict = {"in": players_in, "out": players_out} else: - raise RuntimeError( - "Unrecognized value for num_transfers: {}".format(num_transfers) - ) + raise RuntimeError(f"Unrecognized value for num_transfers: {num_transfers}") # get the expected points total for next gameweek points = get_discounted_squad_score( diff --git a/airsenal/framework/optimization_utils.py b/airsenal/framework/optimization_utils.py index 26c3a70d..7a49e07f 100644 --- a/airsenal/framework/optimization_utils.py +++ b/airsenal/framework/optimization_utils.py @@ -67,9 +67,7 @@ def calc_points_hit(num_transfers, free_transfers): num_transfers = int(num_transfers[-1]) return max(0, 4 * (num_transfers - free_transfers)) else: - raise RuntimeError( - "Unexpected argument for num_transfers {}".format(num_transfers) - ) + raise RuntimeError(f"Unexpected argument for num_transfers {num_transfers}") def calc_free_transfers(num_transfers, prev_free_transfers): @@ -89,9 +87,7 @@ def calc_free_transfers(num_transfers, prev_free_transfers): num_transfers = int(num_transfers[-1]) return max(1, min(2, 1 + prev_free_transfers - num_transfers)) else: - raise RuntimeError( - "Unexpected argument for num_transfers {}".format(num_transfers) - ) + raise RuntimeError(f"Unexpected argument for num_transfers {num_transfers}") def get_starting_squad( @@ -132,7 +128,7 @@ def get_starting_squad( if most_recent is None: raise ValueError("No transactions in database.") fpl_team_id = most_recent.fpl_team_id - print("Getting starting squad for {}".format(fpl_team_id)) + print(f"Getting starting squad for {fpl_team_id}") # Don't include free hit transfers as they only apply for the week the # chip is activated @@ -401,7 +397,7 @@ def get_num_increments(num_transfers, num_iterations=100): # remove each pair of players - 15*7=105 combinations return 105 else: - print("Unrecognized num_transfers: {}".format(num_transfers)) + print(f"Unrecognized num_transfers: {num_transfers}") return 1 @@ -427,9 +423,8 @@ def next_week_transfers( and chips["chip_to_play"] ): raise RuntimeError( - "Cannot allow {} in the same week as we play {}".format( - chips["chips_allowed"], chips["chip_to_play"] - ) + f"Cannot allow {chips['chips_allowed']}" + "in the same week as we play {chips['chip_to_play']}" ) ft_available, hit_so_far, strat_dict = strat chip_history = strat_dict["chips_played"] diff --git a/airsenal/framework/player.py b/airsenal/framework/player.py index 1027ce14..3b008d6d 100644 --- a/airsenal/framework/player.py +++ b/airsenal/framework/player.py @@ -59,6 +59,6 @@ def get_predicted_points(self, gameweek, tag): if tag not in self.predicted_points.keys(): self.calc_predicted_points(tag) if gameweek not in self.predicted_points[tag].keys(): - print("No prediction available for {} week {}".format(self.name, gameweek)) + print(f"No prediction available for {self.name} week {gameweek}") return 0.0 return self.predicted_points[tag][gameweek] diff --git a/airsenal/framework/prediction_utils.py b/airsenal/framework/prediction_utils.py index 72d900f4..51788f4b 100644 --- a/airsenal/framework/prediction_utils.py +++ b/airsenal/framework/prediction_utils.py @@ -37,6 +37,7 @@ is_future_gameweek, list_players, session, + was_historic_absence, ) np.random.seed(42) @@ -72,11 +73,7 @@ def get_player_history_df( position, season=season, gameweek=gameweek, dbsession=dbsession ) for counter, player in enumerate(players): - print( - "Filling history dataframe for {}: {}/{} done".format( - player, counter, len(players) - ) - ) + print(f"Filling history dataframe for {player}: {counter}/{len(players)} done") results = player.scores row_count = 0 for row in results: @@ -90,7 +87,7 @@ def get_player_history_df( match_id = row.result_id if not match_id: - print(" Couldn't find result for {}".format(row.fixture)) + print(f" Couldn't find result for {row.fixture}") continue minutes = row.minutes goals = row.goals @@ -272,7 +269,7 @@ def calc_predicted_points_for_player( if isinstance(player, int): player = get_player(player, dbsession=dbsession) - message = "Points prediction for player {}".format(player) + message = f"Points prediction for player {player}" if not gw_range: # by default, go for next three matches @@ -327,7 +324,7 @@ def calc_predicted_points_for_player( is_home = fixture.home_team == team opponent = fixture.away_team if is_home else fixture.home_team home_or_away = "at home" if is_home else "away" - message += "\ngameweek: {} vs {} {}".format(gameweek, opponent, home_or_away) + message += f"\ngameweek: {gameweek} vs {opponent} {home_or_away}" team_score_prob = fixture_goal_probs[fixture.fixture_id][team] team_concede_prob = fixture_goal_probs[fixture.fixture_id][opponent] @@ -344,7 +341,14 @@ def calc_predicted_points_for_player( elif player.is_injured_or_suspended(season, gw_range[0], gameweek): # Points for fixture will be zero if suspended or injured points = 0.0 - + elif was_historic_absence( + player, + gameweek=gameweek, + season=season, + dbsession=dbsession, + ): + # Points will be zero if player was suspended or injured (in past season) + points = 0.0 else: # now loop over recent minutes and average points = 0 @@ -376,7 +380,7 @@ def calc_predicted_points_for_player( predictions.append(make_prediction(player, fixture, points, tag)) expected_points[gameweek] += points # and return the per-gameweek predictions as a dict - message += "\nExpected points: {:.2f}".format(points) + message += f"\nExpected points: {points:.2f}" print(message) return predictions @@ -451,7 +455,7 @@ def fill_ep(csv_filename, dbsession=session): for k, v in summary_data.items(): player = get_player_from_api_id(k) player_id = player.player_id - outfile.write("{},{},{}\n".format(player_id, gameweek, v["ep_next"])) + outfile.write(f"{player_id},{gameweek},{v['ep_next']}\n") pp = PlayerPrediction() pp.player_id = player_id pp.gameweek = gameweek diff --git a/airsenal/framework/schema.py b/airsenal/framework/schema.py index e2a99818..eb058786 100644 --- a/airsenal/framework/schema.py +++ b/airsenal/framework/schema.py @@ -19,6 +19,7 @@ class Player(Base): fpl_api_id = Column(Integer, nullable=True) name = Column(String(100), nullable=False) attributes = relationship("PlayerAttributes", uselist=True, back_populates="player") + absences = relationship("Absence", uselist=True, back_populates="player") results = relationship("Result", uselist=True, back_populates="player") fixtures = relationship("Fixture", uselist=True, back_populates="player") predictions = relationship( @@ -152,9 +153,8 @@ def __str__(self): class PlayerMapping(Base): # alternative names for players __tablename__ = "player_mapping" - player_id = Column( - Integer, ForeignKey("player.player_id"), primary_key=True, nullable=False - ) + id = Column(Integer, primary_key=True, autoincrement=True) + player_id = Column(Integer, ForeignKey("player.player_id"), nullable=False) alt_name = Column(String(100), nullable=False) @@ -184,6 +184,39 @@ def __str__(self): ) +class Absence(Base): + __tablename__ = "absence" + id = Column(Integer, primary_key=True, autoincrement=True) + player = relationship("Player", back_populates="absences") + player_id = Column(Integer, ForeignKey("player.player_id")) + season = Column(String(100), nullable=False) + reason = Column(String(100), nullable=False) # high-level, e.g. injury/suspension + details = Column(String(100), nullable=True) + date_from = Column(String(100), nullable=False) + date_until = Column(String(100), nullable=True) + gw_from = Column(Integer, nullable=False) + gw_until = Column(Integer, nullable=True) + url = Column(String(100), nullable=True) + timestamp = Column(String(100), nullable=False) + + def __str__(self): + return ( + f"Absence(\n" + f" player='{self.player}',\n" + f" player_id='{self.player_id}',\n" + f" season='{self.season}',\n" + f" reason='{self.reason}',\n" + f" details='{self.details}',\n" + f" date_from='{self.date_from}',\n" + f" date_until='{self.date_until}',\n" + f" gw_from='{self.gw_from}',\n" + f" gw_until='{self.gw_until}',\n" + f" url='{self.url}',\n" + f" timestamp='{self.timestamp}'\n" + ")" + ) + + class Result(Base): __tablename__ = "result" result_id = Column(Integer, primary_key=True, autoincrement=True) diff --git a/airsenal/framework/season.py b/airsenal/framework/season.py index e1ad2a7e..80153590 100644 --- a/airsenal/framework/season.py +++ b/airsenal/framework/season.py @@ -4,6 +4,7 @@ """ from datetime import datetime +from typing import List from airsenal.framework.schema import Team, session @@ -18,7 +19,7 @@ def get_current_season(): else: start_year = current_time.year - 1 end_year = start_year + 1 - return "{}{}".format(str(start_year)[2:], str(end_year)[2:]) + return f"{str(start_year)[2:]}{str(end_year)[2:]}" # make this a global variable in this module, import into other modules @@ -36,3 +37,38 @@ def get_teams_for_season(season, dbsession): # global variable for the module CURRENT_TEAMS = get_teams_for_season(CURRENT_SEASON, session) + + +def season_str_to_year(season: str) -> int: + """Convert season in "1819" format to the year the season started (2018) + + Parameters + ---------- + season : str + Season string in "1819" format (for 2018/19 season) + + Returns + ------- + int + Year season started + """ + return int(f"20{season[:2]}") + + +def sort_seasons(seasons: List[str], desc: bool = True) -> List[str]: + """_summary_ + + Parameters + ---------- + seasons : List[str] + List of seasons strings in "1819" formrat (for 2018/19 season) + + desc : bool , optional + If True, sort from most recent season to oldest. By default True. + + Returns + ------- + List[str] + Seasons sorted in chronological order (by default from most recent to oldest) + """ + return sorted(seasons, key=season_str_to_year, reverse=desc) diff --git a/airsenal/framework/squad.py b/airsenal/framework/squad.py index 4c1f7e9f..1030f8d1 100644 --- a/airsenal/framework/squad.py +++ b/airsenal/framework/squad.py @@ -49,10 +49,10 @@ def __repr__(self): """ print("\n=== starting 11 ===\n") for position in ["GK", "DEF", "MID", "FWD"]: - print("\n== {} ==\n".format(position)) + print(f"\n== {position} ==\n") for p in self.players: if p.position == position and p.is_starting: - player_line = "{} ({})".format(p.name, p.team) + player_line = f"{p.name} ({p.team})" if p.is_captain: player_line += "(C)" elif p.is_vice_captain: @@ -63,7 +63,7 @@ def __repr__(self): subs = [p for p in self.players if not p.is_starting] subs.sort(key=lambda p: p.sub_position) for p in subs: - print("{} ({})".format(p.name, p.team)) + print(f"{p.name} ({p.team})") return "" def is_complete(self): @@ -99,27 +99,19 @@ def add_player( # check if constraints are met if not self.check_no_duplicate_player(player): if self.verbose: - print("Already have {} in team".format(player)) + print(f"Already have {player} in team") return False if not self.check_num_in_position(player): if self.verbose: - print( - "Unable to add player {} - too many {}".format( - player, player.position - ) - ) + print(f"Unable to add player {player} - too many {player.position}") return False if check_budget and not self.check_cost(player): if self.verbose: - print("Cannot afford player {}".format(player)) + print(f"Cannot afford player {player}") return False if check_team and not self.check_num_per_team(player): if self.verbose: - print( - "Cannot add {} - too many players from {}".format( - player, player.team - ) - ) + print(f"Cannot add {player} - too many players from {player.team}") return False self.players.append(player) self.num_position[player.position] += 1 @@ -288,7 +280,7 @@ def optimize_subs(self, gameweek, tag): best_score = score best_formation = f if self.verbose: - print("Best formation is {}".format(best_formation)) + print(f"Best formation is {best_formation}") self.apply_formation(player_dict, best_formation) self.order_substitutes(gameweek, tag) diff --git a/airsenal/framework/transaction_utils.py b/airsenal/framework/transaction_utils.py index 00342714..0b794b6f 100644 --- a/airsenal/framework/transaction_utils.py +++ b/airsenal/framework/transaction_utils.py @@ -142,8 +142,9 @@ def fill_initial_squad( if not fpl_team_id: fpl_team_id = fetcher.FPL_TEAM_ID print( - "Getting initially selected players in squad {} for first gameweek...".format( - fpl_team_id + ( + "Getting initially selected players " + f"in squad {fpl_team_id} for first gameweek..." ) ) if NEXT_GAMEWEEK == 1: @@ -165,8 +166,9 @@ def fill_initial_squad( # season where 4 teams didn't play gameweek 1. Calculate GW1 price from # API using current price and total price change. print( - "Using current data to determine starting price for player {}".format( - player_api_id + ( + "Using current data to determine " + f"starting price for player {player_api_id}" ) ) pdata = fetcher.get_player_summary_data()[player_api_id] @@ -201,7 +203,7 @@ def update_squad( """ if not fpl_team_id: fpl_team_id = fetcher.FPL_TEAM_ID - print("Updating db with squad with fpl_team_id={}".format(fpl_team_id)) + print(f"Updating db with squad with fpl_team_id={fpl_team_id}") # do we already have the initial squad for this fpl_team_id? existing_transfers = ( dbsession.query(Transaction) @@ -239,8 +241,9 @@ def update_squad( ): if verbose: print( - "Adding transaction: gameweek: {} removing player {} for {}".format( - gameweek, pid_out, price_out + ( + f"Adding transaction: gameweek: {gameweek} " + f"removing player {pid_out} for {price_out}" ) ) free_hit = free_hit_used_in_gameweek(gameweek) @@ -259,8 +262,9 @@ def update_squad( if verbose: print( - "Adding transaction: gameweek: {} adding player {} for {}".format( - gameweek, pid_in, price_in + ( + f"Adding transaction: gameweek: {gameweek} " + f"adding player {pid_in} for {price_in}" ) ) add_transaction( diff --git a/airsenal/framework/utils.py b/airsenal/framework/utils.py index 25f8451e..8111feed 100644 --- a/airsenal/framework/utils.py +++ b/airsenal/framework/utils.py @@ -9,12 +9,15 @@ from typing import List, Optional, TypeVar import dateparser +import pandas as pd import regex as re import requests +from dateutil.parser import isoparse from sqlalchemy import case, desc, or_ from airsenal.framework.data_fetcher import FPLDataFetcher from airsenal.framework.schema import ( + Absence, Fixture, Player, PlayerAttributes, @@ -59,27 +62,23 @@ def get_next_gameweek(season=CURRENT_SEASON, dbsession=None) -> int: if len(fixtures) > 0: for fixture in fixtures: - try: - fixture_date = dateparser.parse(fixture.date) - fixture_date = fixture_date.replace(tzinfo=timezone.utc) - if ( - fixture_date > timenow - and fixture.gameweek < earliest_future_gameweek - ): - earliest_future_gameweek = fixture.gameweek - except (TypeError): # date could be null if fixture not scheduled + if not fixture.date: + # date could be null if fixture not scheduled continue + fixture_date = parse_datetime(fixture.date).replace(tzinfo=timezone.utc) + if fixture_date > timenow and fixture.gameweek < earliest_future_gameweek: + earliest_future_gameweek = fixture.gameweek + # now make sure we aren't in the middle of a gameweek for fixture in fixtures: - try: - if ( - dateparser.parse(fixture.date).replace(tzinfo=timezone.utc) - < timenow - and fixture.gameweek == earliest_future_gameweek - ): - earliest_future_gameweek += 1 - except (TypeError): + if not fixture.date: + # date could be null if fixture not scheduled continue + if ( + parse_datetime(fixture.date).replace(tzinfo=timezone.utc) < timenow + and fixture.gameweek == earliest_future_gameweek + ): + earliest_future_gameweek += 1 else: # got no fixtures from database, maybe we're filling it for the first @@ -110,6 +109,61 @@ def get_next_gameweek(season=CURRENT_SEASON, dbsession=None) -> int: return earliest_future_gameweek +@lru_cache(365) +def parse_datetime(check_date) -> datetime: + if type(check_date) is datetime: + return check_date + if isinstance(check_date, str): + try: + return isoparse(check_date) + except (ValueError, TypeError): + return dateparser.parse(check_date) + raise TypeError(f"Don't know what to do with type {type(check_date)}") + + +@lru_cache(365) +def parse_date(check_date) -> date: + return check_date if type(check_date) is date else parse_datetime(check_date).date() + + +@lru_cache(365) +def get_next_gameweek_by_date(check_date, season=CURRENT_SEASON, dbsession=None) -> int: + """ + Use a date, or easily parse-able date string to figure out which gameweek its in + """ + if not dbsession: + dbsession = session + + check_date = parse_date(check_date) + fixtures = dbsession.query(Fixture).filter_by(season=season).all() + earliest_future_gameweek = get_max_gameweek(season, dbsession) + 1 + + if len(fixtures) > 0: + for fixture in fixtures: + if not fixture.date: + # date could be null if fixture not scheduled + continue + fixture_date = parse_date(fixture.date) + if ( + fixture_date > check_date + and fixture.gameweek < earliest_future_gameweek + ): + earliest_future_gameweek = fixture.gameweek + + # now make sure we aren't in the middle of a gameweek + for fixture in fixtures: + if not fixture.date: + # date could be null if fixture not scheduled + continue + if ( + parse_date(fixture.date) < check_date + and fixture.gameweek == earliest_future_gameweek + ): + earliest_future_gameweek += 1 + + return earliest_future_gameweek + + def get_gameweeks_array( weeks_ahead: Optional[int] = None, gameweek_start: Optional[int] = None, @@ -153,6 +207,35 @@ def get_gameweeks_array( NEXT_GAMEWEEK = get_next_gameweek() +def get_next_season(season): + """ + Convert string e.g. '1819' into one for next season, i.e. '1920' + """ + start_year = int(season[:2]) + end_year = int(season[2:]) + next_start_year = f"0{start_year+1}" if start_year + 1 < 10 else str(start_year + 1) + next_end_year = f"0{end_year+1}" if end_year + 1 < 10 else str(end_year + 1) + return f"{next_start_year}{next_end_year}" + + +def get_start_end_dates_of_season(season: str) -> list: + """ + Obtains rough start and end dates for the season + Takes into account the shorter and longer seasons in 19/20 and 20/21 + """ + start_year = int(f"20{season[:2]}") + end_year = int(f"20{season[2:]}") + if season == "1920": + # regular start, late end to season + return [pd.Timestamp(2019, 7, 1), pd.Timestamp(2020, 7, 31)] + elif season == "2021": + # late start to season, regular end + return [pd.Timestamp(2020, 8, 1), pd.Timestamp(2021, 6, 30)] + else: + # regular season + return [pd.Timestamp(start_year, 7, 1), pd.Timestamp(end_year, 6, 30)] + + def get_previous_season(season): """ Convert string e.g. '1819' into one for previous season, i.e. '1718' @@ -161,7 +244,7 @@ def get_previous_season(season): end_year = int(season[2:]) prev_start_year = start_year - 1 prev_end_year = end_year - 1 - return "{}{}".format(prev_start_year, prev_end_year) + return f"{prev_start_year}{prev_end_year}" def get_past_seasons(num_seasons): @@ -359,28 +442,26 @@ def get_free_transfers( @lru_cache(maxsize=365) -def get_gameweek_by_date(check_date, season=CURRENT_SEASON, dbsession=None): +def get_gameweek_by_fixture_date(check_date, season=CURRENT_SEASON, dbsession=None): """ Use the dates of the fixtures to find the gameweek. """ # convert date to a datetime object if it isn't already one. if not dbsession: dbsession = session - if not isinstance(check_date, date): - if not isinstance(check_date, datetime): - check_date = dateparser.parse(check_date) - check_date = check_date.date() + + check_date = parse_date(check_date) query = dbsession.query(Fixture) if season is not None: query = query.filter_by(season=season) fixtures = query.all() for fixture in fixtures: - try: - fixture_date = dateparser.parse(fixture.date).date() - if fixture_date == check_date: - return fixture.gameweek - except (TypeError): # NULL date if fixture not scheduled + if not fixture.date: + # NULL date if fixture not scheduled continue + fixture_date = parse_date(fixture.date) + if fixture_date == check_date: + return fixture.gameweek return None @@ -395,7 +476,7 @@ def get_team_name(team_id, season=CURRENT_SEASON, dbsession=None): team = dbsession.query(Team).filter_by(season=season, team_id=team_id).first() if team: return team.name - print("Unknown team_id {} for {} season".format(team_id, season)) + print(f"Unknown team_id {team_id} for {season} season") return None @@ -670,7 +751,7 @@ def get_fixtures_for_player( else: # given a player object player_record = player if not player_record: - print("Couldn't find {} in database".format(player)) + print(f"Couldn't find {player} in database") return [] team = player_record.team(season, gw_range[0]) # same team for whole gw_range tag = get_latest_fixture_tag(season, dbsession) @@ -797,14 +878,14 @@ def get_previous_points_for_same_fixture(player, fixture_id, dbsession=session): if isinstance(player, str): player_record = dbsession.query(Player).filter_by(name=player).first() if not player_record: - print("Can't find player {}".format(player)) + print(f"Can't find player {player}") return {} player_id = player_record.player_id else: player_id = player fixture = dbsession.query(Fixture).filter_by(fixture_id=fixture_id).first() if not fixture: - print("Couldn't find fixture_id {}".format(fixture_id)) + print(f"Couldn't find fixture_id {fixture_id}") return {} home_team = fixture.home_team away_team = fixture.away_team @@ -940,15 +1021,15 @@ def get_top_predicted_points( discord_embed = { "title": "AIrsenal webhook", - "description": "PREDICTED TOP {} " - "PLAYERS FOR GAMEWEEK(S) {}:".format(n_players, gameweek), + "description": f"PREDICTED TOP {n_players} " + f"PLAYERS FOR GAMEWEEK(S) {gameweek}:", "color": 0x35A800, "fields": [], } first_gw = gameweek[0] if isinstance(gameweek, (list, tuple)) else gameweek print("=" * 50) - print("PREDICTED TOP {} PLAYERS FOR GAMEWEEK(S) {}:".format(n_players, gameweek)) + print(f"PREDICTED TOP {n_players} PLAYERS FOR GAMEWEEK(S) {gameweek}:") print("=" * 50) if not per_position: @@ -967,13 +1048,10 @@ def get_top_predicted_points( for i, p in enumerate(pts[:n_players]): print( - "{}. {}, {:.2f}pts (£{}m, {}, {})".format( - i + 1, - p[0].name, - p[1], - p[0].price(season, first_gw) / 10, - p[0].position(season), - p[0].team(season, first_gw), + ( + f"{i + 1}. {p[0].name}, {p[1]:.2f}pts " + f"(£{p[0].price(season, first_gw) / 10}m, {p[0].position(season)}, " + f"{p[0].team(season, first_gw)})" ) ) @@ -1019,16 +1097,14 @@ def get_top_predicted_points( pts = [p for p in pts if p[0].price(season, first_gw) <= max_price] pts = sorted(pts, key=lambda x: x[1], reverse=True) - print("{}:".format(position)) + print(f"{position}:") for i, p in enumerate(pts[:n_players]): print( - "{}. {}, {:.2f}pts (£{}m, {})".format( - i + 1, - p[0].name, - p[1], - p[0].price(season, first_gw) / 10, - p[0].team(season, first_gw), + ( + f"{i + 1}. {p[0].name}, {p[1]:.2f}pts " + f"(£{p[0].price(season, first_gw) / 10}m, " + f"{p[0].team(season, first_gw)})" ) ) print("-" * 25) @@ -1081,22 +1157,19 @@ def predicted_points_discord_payload(discord_embed, position, pts, season, first [ { "name": "Player", - "value": "{}. {}".format(i + 1, p[0].name), + "value": f"{i + 1}. {p[0].name}", "inline": True, }, { "name": "Predicted points", - "value": "{:.2f}pts".format( - p[1], - ), + "value": f"{p[1]:.2f}pts", "inline": True, }, { "name": "Attributes", - "value": "£{}m, {}, {}".format( - p[0].price(season, first_gw) / 10, - p[0].position(season), - p[0].team(season, first_gw), + "value": ( + f"£{p[0].price(season, first_gw) / 10}m, " + f"{p[0].position(season)}, {p[0].team(season, first_gw)}" ), "inline": True, }, @@ -1125,11 +1198,9 @@ def get_return_gameweek_from_news(news, season=CURRENT_SEASON, dbsession=session return_str, settings={"PREFER_DATES_FROM": "future"} ) if not return_date: - raise ValueError( - "Failed to parse date from string '{}'".format(return_date) - ) + raise ValueError(f"Failed to parse date from string '{return_date}'") - return get_gameweek_by_date( + return get_next_gameweek_by_date( return_date.date(), season=season, dbsession=dbsession ) @@ -1259,6 +1330,9 @@ def get_recent_minutes_for_player( playerscores = get_recent_playerscore_rows( player, num_match_to_use + 2, season, last_gw, dbsession ) + if len(playerscores) > num_match_to_use: + playerscores = playerscores[-num_match_to_use:] + minutes = [r.minutes for r in playerscores] if playerscores else [] # if going back num_matches_to_use from last_gw takes us before the start # of the season, also include a minutes estimate using last season's data @@ -1273,9 +1347,33 @@ def get_recent_minutes_for_player( minutes += estimate_minutes_from_prev_season( player, season, gameweek=last_gw, dbsession=dbsession ) - if not minutes: - return [0] - return minutes + return minutes or [0] + + +def was_historic_absence(player, gameweek, season, dbsession=None): + """ + For past seasons, query the Absence table for a given player and season, + and see if the gameweek is within the period of the absence. + + Returns: bool, True if player was absent (injured or suspended), False otherwise. + """ + if season == CURRENT_SEASON: + # we only consider past seasons here. + return False + if not dbsession: + dbsession = session + absence = ( + dbsession.query(Absence) + .filter_by(season=season) + .filter_by(player=player) + .filter(Absence.gw_from < gameweek) + .filter(Absence.gw_until > gameweek) + .first() + ) + if absence: + return True + else: + return False def get_last_complete_gameweek_in_db(season=CURRENT_SEASON, dbsession=None): @@ -1372,7 +1470,7 @@ def find_fixture( team_name = team if not team_name: - raise ValueError("No team with id {} in {} season".format(team, season)) + raise ValueError(f"No team with id {team} in {season} season") if other_team and not isinstance(other_team, str): other_team_name = get_team_name(other_team, season=season, dbsession=dbsession) @@ -1411,10 +1509,9 @@ def find_fixture( if not fixtures or len(fixtures) == 0: raise ValueError( ( - "No fixture with season={}, gw={}, team_name={}, was_home={}, " - "other_team_name={}, kickoff_time={}" - ).format( - season, gameweek, team_name, was_home, other_team_name, kickoff_time + f"No fixture with season={season}, gw={gameweek}, " + f"team_name={team_name}, was_home={was_home}, " + f"other_team_name={other_team_name}, kickoff_time={kickoff_time}" ) ) @@ -1423,14 +1520,10 @@ def find_fixture( elif kickoff_time: # team played multiple games in the gameweek, determine the # fixture of interest using the kickoff time, - kickoff_date = dateparser.parse(kickoff_time) - kickoff_date = kickoff_date.replace(tzinfo=timezone.utc) - kickoff_date = kickoff_date.date() + kickoff_date = parse_date(kickoff_time) for f in fixtures: - f_date = dateparser.parse(f.date) - f_date = f_date.replace(tzinfo=timezone.utc) - f_date = f_date.date() + f_date = parse_date(f.date) if f_date == kickoff_date: fixture = f break @@ -1438,9 +1531,10 @@ def find_fixture( if not fixture: raise ValueError( ( - "No unique fixture with season={}, gw={}, team_name={}, was_home={}, " - "kickoff_time={}" - ).format(season, gameweek, team_name, was_home, kickoff_time) + f"No unique fixture with season={season}, gw={gameweek}, " + f"team_name={team_name}, was_home={was_home}, " + f"kickoff_time={kickoff_time}" + ) ) return fixture @@ -1490,7 +1584,7 @@ def get_player_team_from_fixture( elif fixture.away_team == opponent_name: player_team = fixture.home_team else: - raise ValueError("Opponent {} not in fixture".format(opponent_name)) + raise ValueError(f"Opponent {opponent_name} not in fixture") if return_fixture: return (player_team, fixture) diff --git a/airsenal/scraper/scrape_fpl_archive.py b/airsenal/scraper/scrape_fpl_archive.py index 64df8dc2..4695895d 100644 --- a/airsenal/scraper/scrape_fpl_archive.py +++ b/airsenal/scraper/scrape_fpl_archive.py @@ -80,9 +80,9 @@ def get_detail_pages(soup, pages_to_go_forward): player_names.append(player_name) # seems a bit crazy to loop again here, but I guess going "back" means # the page elements are reset - print("Found {} players on this page".format(len(player_names))) + print(f"Found {len(player_names)} players on this page") for player in player_names: - print("Getting details for {}".format(player)) + print(f"Getting details for {player}") player_link = browser.find_element_by_link_text(player) player_link.click() while len(browser.page_source) < 20000: # wait for page to load @@ -98,8 +98,8 @@ def get_detail_pages(soup, pages_to_go_forward): next_button = browser.find_element_by_link_text("Next") next_button.click() time.sleep(0.1) - print("Returning data for {} players".format(len(player_details_this_page))) - with open("player_details_{}.json".format(pages_to_go_forward), "w") as outfile: + print(f"Returning data for {len(player_details_this_page)} players") + with open(f"player_details_{pages_to_go_forward}.json", "w") as outfile: outfile.write(json.dumps(player_details_this_page)) return player_details_this_page @@ -182,10 +182,10 @@ def find_num_players(soup): if season not in ["1516", "1617"]: raise RuntimeError("Please specify the season - 1516 or 1617") if args.mode == "summary": - output_file = open("player_summary_{}.json".format(season), "w") + output_file = open(f"player_summary_{season}.json", "w") player_data = [] else: - output_file = open("player_details_{}.json".format(season), "w") + output_file = open(f"player_details_{season}.json", "w") player_data = {} # go to the starting page diff --git a/airsenal/scripts/airsenal_run_pipeline.py b/airsenal/scripts/airsenal_run_pipeline.py index ec7fb770..b70d9381 100644 --- a/airsenal/scripts/airsenal_run_pipeline.py +++ b/airsenal/scripts/airsenal_run_pipeline.py @@ -15,6 +15,7 @@ get_entry_start_gameweek, get_gameweeks_array, get_latest_prediction_tag, + get_past_seasons, ) from airsenal.scripts.fill_db_init import check_clean_db, make_init_db from airsenal.scripts.fill_predictedscore_table import ( @@ -79,6 +80,17 @@ help="Play bench_boost in the specified week. Choose 0 for 'any week'.", default=-1, ) +@click.option( + "--n_previous", + help="specify how many seasons to look back into the past for (defaults to 3)", + type=int, + default=3, +) +@click.option( + "--no_current_season", + help="If set, does not include CURRENT_SEASON in database", + is_flag=True, +) def run_pipeline( num_thread, weeks_ahead, @@ -89,6 +101,8 @@ def run_pipeline( free_hit_week, triple_captain_week, bench_boost_week, + n_previous, + no_current_season, ): """ Run the full pipeline, from setting up the database and filling @@ -99,7 +113,7 @@ def run_pipeline( """ if fpl_team_id is None: fpl_team_id = fetcher.FPL_TEAM_ID - print("Running for FPL Team ID {}".format(fpl_team_id)) + print(f"Running for FPL Team ID {fpl_team_id}") if not num_thread: num_thread = multiprocessing.cpu_count() set_multiprocessing_start_method() @@ -109,7 +123,9 @@ def run_pipeline( with session_scope() as dbsession: if check_clean_db(clean, dbsession): click.echo("Setting up Database..") - setup_ok = setup_database(fpl_team_id, dbsession) + setup_ok = setup_database( + fpl_team_id, n_previous, no_current_season, dbsession + ) if not setup_ok: raise RuntimeError("Problem setting up initial db") click.echo("Database setup complete..") @@ -156,11 +172,16 @@ def run_pipeline( click.echo("Pipeline finished OK!") -def setup_database(fpl_team_id, dbsession): +def setup_database(fpl_team_id, n_previous, no_current_season, dbsession): """ Set up database """ - return make_init_db(fpl_team_id, dbsession) + if no_current_season: + seasons = get_past_seasons(n_previous) + else: + seasons = [CURRENT_SEASON] + get_past_seasons(n_previous) + + return make_init_db(fpl_team_id, seasons, dbsession) def setup_chips(wildcard_week, free_hit_week, triple_captain_week, bench_boost_week): diff --git a/airsenal/scripts/data_sanity_checks.py b/airsenal/scripts/data_sanity_checks.py index 9463936a..61ed98df 100644 --- a/airsenal/scripts/data_sanity_checks.py +++ b/airsenal/scripts/data_sanity_checks.py @@ -21,7 +21,7 @@ def result_string(n_error): if n_error == 0: return "OK!" else: - return "FAIL! {} errors.".format(n_error) + return f"FAIL! {n_error} errors." def season_num_teams(seasons=CHECK_SEASONS, session=session): @@ -36,9 +36,7 @@ def season_num_teams(seasons=CHECK_SEASONS, session=session): teams = get_teams_for_season(season, session) if len(teams) != 20: n_error += 1 - print( - "Number of teams in {} season is {} (not 20)".format(season, len(teams)) - ) + print(f"Number of teams in {season} season is {len(teams)} (not 20)") print("\n", result_string(n_error)) return n_error @@ -59,9 +57,8 @@ def season_num_new_teams(seasons=CHECK_SEASONS, session=session): if len(new_teams) != 3: n_error += 1 print( - "Number of teams changed between {} and {} is {} (not 3)".format( - seasons[i - 1], seasons[i], len(new_teams) - ) + f"Number of teams changed between {seasons[i - 1]} " + f"and {seasons[i]} is {len(new_teams)} (not 3)" ) print("\n", result_string(n_error)) @@ -83,11 +80,7 @@ def season_num_fixtures(seasons=CHECK_SEASONS, session=session): fixtures = get_fixtures_for_season(season=season) if len(fixtures) != 380: n_error += 1 - print( - "Number of fixtures in {} season is {} (not 380)".format( - season, len(fixtures) - ) - ) + print(f"Number of fixtures in {season} season is {len(fixtures)} (not 380)") print("\n", result_string(n_error)) return n_error @@ -119,11 +112,8 @@ def fixture_player_teams(seasons=CHECK_SEASONS, session=session): ]: n_error += 1 msg = ( - "{}: {} in player_scores but labelled as playing for {}." - ).format( - fixture, - score.player, - score.player_team, + f"{fixture}: {score.player} in player_scores but labelled " + f"as playing for {score.player_team}." ) print(msg) @@ -145,6 +135,7 @@ def fixture_num_players(seasons=CHECK_SEASONS, session=session): "Note:\n" "- 2019/20: 5 subs allowed after Covid-19 lockdown (accounted for in checks)\n" "- From 2020/21: Concussion subs allowed (may cause false errors)\n" + "- From 2022/22: 5 subs allowed due to rule change (accounted for in checks)\n" ) n_error = 0 @@ -169,8 +160,10 @@ def fixture_num_players(seasons=CHECK_SEASONS, session=session): .all() ) - # Rule change due to shorter season - if fixture.season == "1920" and int(fixture.gameweek) >= 39: + # Rule change due to shorter season and + if (fixture.season == "1920" and int(fixture.gameweek) >= 39) or ( + int(fixture.season[:2]) >= 22 + ): upper_team_limit = 16 else: upper_team_limit = 14 @@ -180,8 +173,9 @@ def fixture_num_players(seasons=CHECK_SEASONS, session=session): ): n_error += 1 print( - "{}: {} players with minutes > 0 for home team.".format( - result, len(home_scores) + ( + f"{result}: {len(home_scores)} " + "players with minutes > 0 for home team." ) ) @@ -190,8 +184,9 @@ def fixture_num_players(seasons=CHECK_SEASONS, session=session): ): n_error += 1 print( - "{}: {} players with minutes > 0 for away team.".format( - result, len(away_scores) + ( + f"{result}: {len(away_scores)} " + "players with minutes > 0 for away team." ) ) @@ -240,24 +235,16 @@ def fixture_num_goals(seasons=CHECK_SEASONS, session=session): if home_goals != result.home_score: n_error += 1 msg = ( - "{}: Player scores sum to {} but {} goals in result " - "for home team" - ).format( - result, - home_goals, - result.home_score, + f"{result}: Player scores sum to {home_goals} " + f"but {result.home_score} goals in result for home team" ) print(msg) if away_goals != result.away_score: n_error += 1 msg = ( - "{}: Player scores sum to {} but {} goals in result " - "for away team" - ).format( - result, - away_goals, - result.away_score, + f"{result}: Player scores sum to {away_goals} but " + f"{result.away_score} goals in result for away team" ) print(msg) @@ -303,24 +290,16 @@ def fixture_num_assists(seasons=CHECK_SEASONS, session=session): if home_assists > result.home_score: n_error += 1 msg = ( - "{}: Player assists sum to {} but {} goals in result " - "for home team" - ).format( - result, - home_assists, - result.home_score, + f"{result}: Player assists sum to {home_assists} but " + f"{result.home_score} goals in result for home team" ) print(msg) if away_assists > result.away_score: n_error += 1 msg = ( - "{}: Player assists sum to {} but {} goals in result " - "for away team" - ).format( - result, - away_assists, - result.away_score, + f"{result}: Player assists sum to {away_assists} but " + f"{result.away_score} goals in result for away team" ) print(msg) @@ -369,21 +348,17 @@ def fixture_num_conceded(seasons=CHECK_SEASONS, session=session): if home_conceded != result.away_score: n_error += 1 - msg = "{}: Player conceded {} but {} goals in result for home team" - msg = msg.format( - result, - home_conceded, - result.away_score, + msg = ( + f"{result}: Player conceded {home_conceded} but " + f"{result.away_score} goals in result for home team" ) print(msg) if away_conceded != result.home_score: n_error += 1 - msg = "{}: Player conceded {} but {} goals in result for away team" - msg = msg.format( - result, - away_conceded, - result.home_score, + msg = ( + f"{result}: Player conceded {away_conceded} but " + f"{result.home_score} goals in result for away team" ) print(msg) @@ -414,14 +389,15 @@ def run_all_checks(seasons=CHECK_SEASONS): print("SUMMARY\n-------") print("Seasons:", seasons, "\n") for name, res in results.items(): - print("{}: {}".format(name, result_string(res))) + print(f"{name}: {result_string(res)}") n_tests = len(functions) n_passed = sum(1 for _, r in results.items() if r == 0) n_total_errors = sum(r for _, r in results.items()) print( - "\nOVERALL: Passed {} out of {} tests with {} errors.".format( - n_passed, n_tests, n_total_errors + ( + f"\nOVERALL: Passed {n_passed} out of {n_tests} tests with " + f"{n_total_errors} errors." ) ) diff --git a/airsenal/scripts/fill_absence_table.py b/airsenal/scripts/fill_absence_table.py new file mode 100644 index 00000000..190731ff --- /dev/null +++ b/airsenal/scripts/fill_absence_table.py @@ -0,0 +1,67 @@ +import os +from datetime import datetime + +import pandas as pd +from tqdm import tqdm + +from airsenal.framework.schema import Absence, session +from airsenal.framework.season import CURRENT_SEASON, sort_seasons +from airsenal.framework.utils import ( + get_next_gameweek_by_date, + get_past_seasons, + get_player, +) + + +def load_absences(season, dbsession): + print(f"ABSENCES {season}") + path = os.path.join( + os.path.dirname(__file__), "..", "data", f"absences_{season}.csv" + ) + absences = pd.read_csv( + path, parse_dates=["from", "until"], infer_datetime_format=True + ) + + for _, row in tqdm(absences.iterrows(), total=absences.shape[0]): + p = get_player(row["player"], dbsession=dbsession) + if not p: + print(f"Couldn't find player {row['player']}") + continue + date_from = row["from"].date() + if date_from is pd.NaT: + print(f"{row['player']} {row['absence']} has no from date") + continue + date_until = None if row["until"] is pd.NaT else row["until"].date() + + gw_from = get_next_gameweek_by_date(date_from, season, dbsession) + gw_until = ( + get_next_gameweek_by_date(date_until, season, dbsession) + if date_until + else None + ) + + url = row["url"] + timestamp = datetime.now().isoformat() + absence = Absence( + player=p, + player_id=p.player_id, + season=season, + reason=row["reason"], + details=row["details"], + date_from=date_from, + date_until=date_until, + gw_from=gw_from, + gw_until=gw_until, + url=url, + timestamp=timestamp, + ) + + dbsession.add(absence) + dbsession.commit() + + +def make_absence_table(seasons=get_past_seasons(3), dbsession=session): + for season in sort_seasons(seasons): + if season == CURRENT_SEASON: + continue + load_absences(season, dbsession) diff --git a/airsenal/scripts/fill_db_init.py b/airsenal/scripts/fill_db_init.py index 283c4298..6c1ef368 100644 --- a/airsenal/scripts/fill_db_init.py +++ b/airsenal/scripts/fill_db_init.py @@ -2,7 +2,10 @@ import argparse from airsenal.framework.schema import clean_database, database_is_empty, session_scope +from airsenal.framework.season import CURRENT_SEASON, sort_seasons from airsenal.framework.transaction_utils import fill_initial_squad +from airsenal.framework.utils import get_past_seasons +from airsenal.scripts.fill_absence_table import make_absence_table from airsenal.scripts.fill_fifa_ratings_table import make_fifa_ratings_table from airsenal.scripts.fill_fixture_table import make_fixture_table from airsenal.scripts.fill_player_attributes_table import make_attributes_table @@ -23,22 +26,32 @@ def check_clean_db(clean, dbsession): return database_is_empty(dbsession) -def make_init_db(fpl_team_id, dbsession): - make_team_table(dbsession=dbsession) - make_fixture_table(dbsession=dbsession) - make_result_table(dbsession=dbsession) - make_fifa_ratings_table(dbsession=dbsession) +def make_init_db(fpl_team_id, seasons, dbsession): + seasons = sort_seasons(seasons) + make_team_table(seasons=seasons, dbsession=dbsession) + make_fixture_table(seasons=seasons, dbsession=dbsession) + make_result_table(seasons=seasons, dbsession=dbsession) + make_fifa_ratings_table(seasons=seasons, dbsession=dbsession) - make_player_table(dbsession=dbsession) - make_attributes_table(dbsession=dbsession) - make_playerscore_table(dbsession=dbsession) + make_player_table(seasons=seasons, dbsession=dbsession) + make_attributes_table(seasons=seasons, dbsession=dbsession) + make_playerscore_table(seasons=seasons, dbsession=dbsession) + make_absence_table(seasons=seasons, dbsession=dbsession) - fill_initial_squad(fpl_team_id=fpl_team_id, dbsession=dbsession) + if CURRENT_SEASON in seasons: + fill_initial_squad(fpl_team_id=fpl_team_id, dbsession=dbsession) print("DONE!") return not database_is_empty(dbsession) +def check_positive_int(value): + ivalue = int(value) + if ivalue <= 0: + raise argparse.ArgumentTypeError("%s is an invalid positive int value" % value) + return ivalue + + def main(): parser = argparse.ArgumentParser(description="Customise fpl team id") parser.add_argument( @@ -49,12 +62,29 @@ def main(): help="If set, delete and re-create any pre-existing AIrsenal database", action="store_true", ) + parser.add_argument( + "--n_previous", + help="specify how many seasons to look back into the past for (defaults to 3)", + type=int, + choices=range(1, 7), + default=3, + required=False, + ) + parser.add_argument( + "--no_current_season", + help="If set, does not include CURRENT_SEASON in database", + action="store_true", + ) args = parser.parse_args() with session_scope() as dbsession: continue_setup = check_clean_db(args.clean, dbsession) if continue_setup: - make_init_db(args.fpl_team_id, dbsession) + if args.no_current_season: + seasons = get_past_seasons(args.n_previous) + else: + seasons = [CURRENT_SEASON] + get_past_seasons(args.n_previous) + make_init_db(args.fpl_team_id, seasons, dbsession) else: print( "AIrsenal database already exists. " diff --git a/airsenal/scripts/fill_fifa_ratings_table.py b/airsenal/scripts/fill_fifa_ratings_table.py index 1742ca3f..2a341581 100644 --- a/airsenal/scripts/fill_fifa_ratings_table.py +++ b/airsenal/scripts/fill_fifa_ratings_table.py @@ -9,7 +9,8 @@ from airsenal.framework.mappings import alternative_team_names from airsenal.framework.schema import FifaTeamRating, session, session_scope -from airsenal.framework.utils import CURRENT_SEASON, get_past_seasons +from airsenal.framework.season import CURRENT_SEASON, sort_seasons +from airsenal.framework.utils import get_past_seasons def make_fifa_ratings_table(seasons=[], dbsession=session): @@ -17,18 +18,17 @@ def make_fifa_ratings_table(seasons=[], dbsession=session): # TODO: scrape the data first rather than committing file to repo if not seasons: - seasons = get_past_seasons(3) - seasons.append(CURRENT_SEASON) - - for season in seasons: - print("FIFA RATINGS {}".format(season)) + seasons = [CURRENT_SEASON] + seasons += get_past_seasons(3) + for season in sort_seasons(seasons): + print(f"FIFA RATINGS {season}") input_path = os.path.join( - os.path.dirname(__file__), "../data/fifa_team_ratings_{}.csv".format(season) + os.path.dirname(__file__), f"../data/fifa_team_ratings_{season}.csv" ) try: input_file = open(input_path) except FileNotFoundError: - print("!!! No FIFA ratings file found for {}".format(season)) + print(f"!!! No FIFA ratings file found for {season}") continue for line in input_file.readlines()[1:]: @@ -48,7 +48,7 @@ def make_fifa_ratings_table(seasons=[], dbsession=session): elif team == k: team_is_known = True if not team_is_known: - raise ValueError("Unknown team {}.".format(team)) + raise ValueError(f"Unknown team {team}.") dbsession.add(r) dbsession.commit() diff --git a/airsenal/scripts/fill_fixture_table.py b/airsenal/scripts/fill_fixture_table.py index 0101a4c8..a0312896 100644 --- a/airsenal/scripts/fill_fixture_table.py +++ b/airsenal/scripts/fill_fixture_table.py @@ -11,7 +11,8 @@ from airsenal.framework.data_fetcher import FPLDataFetcher from airsenal.framework.mappings import alternative_team_names from airsenal.framework.schema import Fixture, session, session_scope -from airsenal.framework.utils import CURRENT_SEASON, find_fixture, get_past_seasons +from airsenal.framework.season import CURRENT_SEASON, sort_seasons +from airsenal.framework.utils import find_fixture, get_past_seasons def fill_fixtures_from_file(filename, season, dbsession=session): @@ -31,7 +32,7 @@ def fill_fixtures_from_file(filename, season, dbsession=session): f.home_team = k elif away_team in v: f.away_team = k - print(" ==> Filling fixture {} {}".format(f.home_team, f.away_team)) + print(f" ==> Filling fixture {f.home_team} {f.away_team}") f.season = season f.tag = "latest" # not really needed for past seasons dbsession.add(f) @@ -78,13 +79,12 @@ def fill_fixtures_from_api(season, dbsession=session): if found_home and found_away: break - error_str = "Can't find team(s) with id(s): {}." if not found_home and found_away: - raise ValueError(error_str.format(home_id + ", " + away_id)) + raise ValueError(f"Can't find team(s) with id(s): {home_id}, {away_id}.") elif not found_home: - raise ValueError(error_str.format(home_id)) + raise ValueError(f"Can't find team(s) with id(s): {home_id}") elif not found_away: - raise ValueError(error_str.format(away_id)) + raise ValueError(f"Can't find team(s) with id(s): {away_id}") if not update: dbsession.add(f) @@ -95,17 +95,20 @@ def fill_fixtures_from_api(season, dbsession=session): def make_fixture_table(seasons=[], dbsession=session): # fill the fixture table for past seasons if not seasons: - seasons = get_past_seasons(3) - for season in seasons: - filename = os.path.join( - os.path.dirname(__file__), - "..", - "data", - "results_{}_with_gw.csv".format(season), - ) - fill_fixtures_from_file(filename, season, dbsession=dbsession) - # now fill the current season from the api - fill_fixtures_from_api(CURRENT_SEASON, dbsession=dbsession) + seasons = [CURRENT_SEASON] + seasons += get_past_seasons(3) + for season in sort_seasons(seasons): + if season == CURRENT_SEASON: + # current season - use API + fill_fixtures_from_api(CURRENT_SEASON, dbsession=dbsession) + else: + filename = os.path.join( + os.path.dirname(__file__), + "..", + "data", + f"results_{season}_with_gw.csv", + ) + fill_fixtures_from_file(filename, season, dbsession=dbsession) if __name__ == "__main__": diff --git a/airsenal/scripts/fill_player_attributes_table.py b/airsenal/scripts/fill_player_attributes_table.py index 7e910833..e0ffc67a 100644 --- a/airsenal/scripts/fill_player_attributes_table.py +++ b/airsenal/scripts/fill_player_attributes_table.py @@ -9,8 +9,8 @@ from airsenal.framework.data_fetcher import FPLDataFetcher from airsenal.framework.mappings import positions from airsenal.framework.schema import PlayerAttributes, session, session_scope +from airsenal.framework.season import CURRENT_SEASON, sort_seasons from airsenal.framework.utils import ( - CURRENT_SEASON, get_next_gameweek, get_past_seasons, get_player, @@ -32,10 +32,10 @@ def fill_attributes_table_from_file(detail_data, season, dbsession=session): # there, then we don't care (probably not a current player). player = get_player(player_name, dbsession=dbsession) if not player: - print("Couldn't find player {}".format(player_name)) + print(f"Couldn't find player {player_name}") continue - print("ATTRIBUTES {} {}".format(season, player)) + print(f"ATTRIBUTES {season} {player}") # now loop through all the fixtures that player played in #  Only one attributes row per gameweek - create list of gameweeks # encountered so can ignore duplicates (e.g. from double gameweeks). @@ -78,12 +78,10 @@ def fill_attributes_table_from_api(season, gw_start=1, dbsession=session): # find the player in the player table player = get_player_from_api_id(player_api_id, dbsession=dbsession) if not player: - print( - "ATTRIBUTES {} No player found with id {}".format(season, player_api_id) - ) + print(f"ATTRIBUTES {season} No player found with id {player_api_id}") continue - print("ATTRIBUTES {} {}".format(season, player.name)) + print(f"ATTRIBUTES {season} {player.name}") # First update the current gameweek using the summary data p_summary = input_data[player_api_id] @@ -189,25 +187,22 @@ def make_attributes_table(seasons=[], dbsession=session): player details JSON files) and the current season (from API) """ if not seasons: - seasons = get_past_seasons(3) - seasons.append(CURRENT_SEASON) - - for season in seasons: + seasons = [CURRENT_SEASON] + seasons += get_past_seasons(3) + for season in sort_seasons(seasons): if season == CURRENT_SEASON: - continue - input_path = os.path.join( - os.path.dirname(__file__), "../data/player_details_{}.json".format(season) - ) - with open(input_path, "r") as f: - input_data = json.load(f) - - fill_attributes_table_from_file( - detail_data=input_data, season=season, dbsession=dbsession - ) + # current season - use API + fill_attributes_table_from_api(season=CURRENT_SEASON, dbsession=dbsession) + else: + input_path = os.path.join( + os.path.dirname(__file__), f"../data/player_details_{season}.json" + ) + with open(input_path, "r") as f: + input_data = json.load(f) - # this season's data from the API - if CURRENT_SEASON in seasons: - fill_attributes_table_from_api(season=CURRENT_SEASON, dbsession=dbsession) + fill_attributes_table_from_file( + detail_data=input_data, season=season, dbsession=dbsession + ) dbsession.commit() diff --git a/airsenal/scripts/fill_player_mappings_table.py b/airsenal/scripts/fill_player_mappings_table.py index 07176742..baa7c583 100644 --- a/airsenal/scripts/fill_player_mappings_table.py +++ b/airsenal/scripts/fill_player_mappings_table.py @@ -13,7 +13,7 @@ def load_mappings_data(): os.path.dirname(__file__), "..", "data", "alternative_player_names.csv" ) ) - with open(filename) as csvfile: + with open(filename, encoding="UTF-8") as csvfile: reader = csv.reader(csvfile, delimiter=",") mappings_data = list(reader) return mappings_data diff --git a/airsenal/scripts/fill_player_table.py b/airsenal/scripts/fill_player_table.py index 2633ce01..751e174c 100644 --- a/airsenal/scripts/fill_player_table.py +++ b/airsenal/scripts/fill_player_table.py @@ -8,7 +8,8 @@ from airsenal.framework.data_fetcher import FPLDataFetcher from airsenal.framework.schema import Player, PlayerMapping, session, session_scope -from airsenal.framework.utils import CURRENT_SEASON, get_past_seasons +from airsenal.framework.season import CURRENT_SEASON, sort_seasons +from airsenal.framework.utils import get_past_seasons from airsenal.scripts.fill_player_mappings_table import ( add_mappings, make_player_mappings_table, @@ -47,7 +48,7 @@ def fill_player_table_from_file(filename, season, dbsession): for jp in jplayers: new_entry = False name = jp["name"] - print("PLAYER {} {}".format(season, name)) + print(f"PLAYER {season} {name}") p = find_player_in_table(name, dbsession) if not p: new_entry = True @@ -55,8 +56,8 @@ def fill_player_table_from_file(filename, season, dbsession): p.name = name if new_entry: dbsession.add(p) - add_mappings(p, dbsession=dbsession) dbsession.commit() + add_mappings(p, dbsession=dbsession) dbsession.commit() @@ -72,28 +73,22 @@ def fill_player_table_from_api(season, dbsession): p.fpl_api_id = k first_name = v["first_name"] # .encode("utf-8") second_name = v["second_name"] # .encode("utf-8") - name = "{} {}".format(first_name, second_name) + name = f"{first_name} {second_name}" - print("PLAYER {} {}".format(season, name)) + print(f"PLAYER {season} {name}") p.name = name dbsession.add(p) dbsession.commit() -def make_player_table(seasons=None, dbsession=session): - if seasons is None: +def make_player_table(seasons=[], dbsession=session): + if not seasons: seasons = [CURRENT_SEASON] seasons += get_past_seasons(3) - - if CURRENT_SEASON in seasons: - latest_season = CURRENT_SEASON - else: - latest_season = seasons[-1] - seasons.remove(latest_season) - - make_init_player_table(season=latest_season, dbsession=session) + seasons = sort_seasons(seasons) + make_init_player_table(season=seasons[0], dbsession=session) make_player_mappings_table(dbsession=session) - make_remaining_player_table(seasons=seasons, dbsession=session) + make_remaining_player_table(seasons=seasons[1:], dbsession=session) def make_init_player_table(season, dbsession=session): @@ -102,6 +97,7 @@ def make_init_player_table(season, dbsession=session): mappings) """ if season == CURRENT_SEASON: + # current season - use API fill_player_table_from_api(CURRENT_SEASON, dbsession) else: filename = os.path.join( @@ -109,7 +105,7 @@ def make_init_player_table(season, dbsession=session): os.path.dirname(__file__), "..", "data", - "player_summary_{}.json".format(season), + f"player_summary_{season}.json", ) ) fill_player_table_from_file(filename, season, dbsession) @@ -126,7 +122,7 @@ def make_remaining_player_table(seasons, dbsession=session): os.path.dirname(__file__), "..", "data", - "player_summary_{}.json".format(season), + f"player_summary_{season}.json", ) ) fill_player_table_from_file(filename, season, dbsession) diff --git a/airsenal/scripts/fill_playerscore_table.py b/airsenal/scripts/fill_playerscore_table.py index 729647d4..f6a9e51e 100644 --- a/airsenal/scripts/fill_playerscore_table.py +++ b/airsenal/scripts/fill_playerscore_table.py @@ -9,8 +9,8 @@ from airsenal.framework.data_fetcher import FPLDataFetcher from airsenal.framework.schema import PlayerScore, session, session_scope +from airsenal.framework.season import CURRENT_SEASON, sort_seasons from airsenal.framework.utils import ( - CURRENT_SEASON, NEXT_GAMEWEEK, find_fixture, get_past_seasons, @@ -28,10 +28,10 @@ def fill_playerscores_from_json(detail_data, season, dbsession=session): # there, then we don't care (probably not a current player). player = get_player(player_name, dbsession=dbsession) if not player: - print("Couldn't find player {}".format(player_name)) + print(f"Couldn't find player {player_name}") continue - print("SCORES {} {}".format(season, player)) + print(f"SCORES {season} {player}") # now loop through all the fixtures that player played in for fixture_data in detail_data[player_name]: # try to find the result in the result table @@ -61,7 +61,7 @@ def fill_playerscores_from_json(detail_data, season, dbsession=session): ) if not fixture or not fixture.result: - print(" Couldn't find result for {} in gw {}".format(player, gameweek)) + print(f" Couldn't find result for {player} in gw {gameweek}") continue ps = PlayerScore() ps.player_team = played_for @@ -120,7 +120,7 @@ def fill_playerscores_from_api( print(f"ERROR! No player with API id {player_api_id}. Skipped.") continue - print("SCORES {} {}".format(season, player)) + print(f"SCORES {season} {player}") player_data = fetcher.get_gameweek_data_for_player(player_api_id) # now loop through all the matches that player played in for gameweek, results in player_data.items(): @@ -141,11 +141,7 @@ def fill_playerscores_from_api( ) if not fixture or not played_for or not fixture.result: - print( - " Couldn't find match result for {} in gw {}".format( - player, gameweek - ) - ) + print(f" Couldn't find match result for {player} in gw {gameweek}") continue ps = get_player_scores( @@ -198,9 +194,8 @@ def fill_playerscores_from_api( if add: dbsession.add(ps) print( - " got {} points vs {} in gameweek {}".format( - result["total_points"], opponent, gameweek - ) + f" got {result['total_points']} points vs {opponent} in gameweek " + f"{gameweek}" ) dbsession.commit() @@ -208,19 +203,18 @@ def fill_playerscores_from_api( def make_playerscore_table(seasons=[], dbsession=session): # previous seasons data from json files if not seasons: - seasons = get_past_seasons(3) - seasons.append(CURRENT_SEASON) - for season in seasons: + seasons = [CURRENT_SEASON] + seasons += get_past_seasons(3) + for season in sort_seasons(seasons): if season == CURRENT_SEASON: - continue - input_path = os.path.join( - os.path.dirname(__file__), "../data/player_details_{}.json".format(season) - ) - input_data = json.load(open(input_path)) - fill_playerscores_from_json(input_data, season, dbsession=dbsession) - # this season's data from the API - if CURRENT_SEASON in seasons: - fill_playerscores_from_api(CURRENT_SEASON, dbsession=dbsession) + # current season - use API + fill_playerscores_from_api(CURRENT_SEASON, dbsession=dbsession) + else: + input_path = os.path.join( + os.path.dirname(__file__), f"../data/player_details_{season}.json" + ) + input_data = json.load(open(input_path)) + fill_playerscores_from_json(input_data, season, dbsession=dbsession) if __name__ == "__main__": diff --git a/airsenal/scripts/fill_result_table.py b/airsenal/scripts/fill_result_table.py index f96a4a19..35ff3c8c 100644 --- a/airsenal/scripts/fill_result_table.py +++ b/airsenal/scripts/fill_result_table.py @@ -11,12 +11,8 @@ from airsenal.framework.data_fetcher import FPLDataFetcher from airsenal.framework.mappings import alternative_team_names from airsenal.framework.schema import Result, session, session_scope -from airsenal.framework.utils import ( - CURRENT_SEASON, - NEXT_GAMEWEEK, - find_fixture, - get_past_seasons, -) +from airsenal.framework.season import CURRENT_SEASON, sort_seasons +from airsenal.framework.utils import NEXT_GAMEWEEK, find_fixture, get_past_seasons def fill_results_from_csv(input_file, season, dbsession): @@ -70,9 +66,9 @@ def fill_results_from_api(gw_start, gw_end, season, dbsession): elif str(away_id) in v: away_team = k if not home_team: - raise ValueError("Unable to find team with id {}".format(home_id)) + raise ValueError(f"Unable to find team with id {home_id}") if not away_team: - raise ValueError("Unable to find team with id {}".format(away_id)) + raise ValueError(f"Unable to find team with id {away_id}") home_score = m["team_h_score"] away_score = m["team_a_score"] f = find_fixture( @@ -102,18 +98,19 @@ def make_result_table(seasons=[], dbsession=session): past seasons - read results from csv """ if not seasons: - seasons = get_past_seasons(3) - for season in seasons: - inpath = os.path.join( - os.path.dirname(__file__), "../data/results_{}_with_gw.csv".format(season) - ) - infile = open(inpath) - fill_results_from_csv(infile, season, dbsession) - """ - current season - use API - """ - gw_end = NEXT_GAMEWEEK - fill_results_from_api(1, gw_end, CURRENT_SEASON, dbsession) + seasons = [CURRENT_SEASON] + seasons += get_past_seasons(3) + for season in sort_seasons(seasons): + if season == CURRENT_SEASON: + # current season - use API + gw_end = NEXT_GAMEWEEK + fill_results_from_api(1, gw_end, CURRENT_SEASON, dbsession) + else: + inpath = os.path.join( + os.path.dirname(__file__), f"../data/results_{season}_with_gw.csv" + ) + infile = open(inpath) + fill_results_from_csv(infile, season, dbsession) if __name__ == "__main__": diff --git a/airsenal/scripts/fill_team_table.py b/airsenal/scripts/fill_team_table.py index cabc3171..9e421537 100644 --- a/airsenal/scripts/fill_team_table.py +++ b/airsenal/scripts/fill_team_table.py @@ -7,14 +7,15 @@ import os from airsenal.framework.schema import Team, session, session_scope -from airsenal.framework.utils import CURRENT_SEASON, get_past_seasons +from airsenal.framework.season import CURRENT_SEASON, sort_seasons +from airsenal.framework.utils import get_past_seasons def fill_team_table_from_file(filename, dbsession=session): """ use csv file """ - print("Filling Teams table from data in {}".format(filename)) + print(f"Filling Teams table from data in {filename}") infile = open(filename) first_line = True for line in infile.readlines(): @@ -33,15 +34,12 @@ def make_team_table(seasons=[], dbsession=session): Fill the db table containing the list of teams in the league for each season. """ - if not seasons: seasons = [CURRENT_SEASON] - seasons += get_past_seasons(4) - for season in seasons: + seasons += get_past_seasons(3) + for season in sort_seasons(seasons): filename = os.path.join( - os.path.join( - os.path.dirname(__file__), "..", "data", "teams_{}.csv".format(season) - ) + os.path.join(os.path.dirname(__file__), "..", "data", f"teams_{season}.csv") ) fill_team_table_from_file(filename, dbsession=dbsession) diff --git a/airsenal/scripts/fill_transfersuggestion_table.py b/airsenal/scripts/fill_transfersuggestion_table.py index a470ce8c..b9acbf7c 100644 --- a/airsenal/scripts/fill_transfersuggestion_table.py +++ b/airsenal/scripts/fill_transfersuggestion_table.py @@ -209,7 +209,7 @@ def optimize( if depth >= len(gameweek_range): with open( - os.path.join(OUTPUT_DIR, "strategy_{}_{}.json".format(pred_tag, sid)), + os.path.join(OUTPUT_DIR, f"strategy_{pred_tag}_{sid}.json"), "w", ) as outfile: json.dump(strat_dict, outfile) @@ -255,7 +255,7 @@ def find_best_strat_from_json(tag): best_strat = None file_list = os.listdir(OUTPUT_DIR) for filename in file_list: - if "strategy_{}_".format(tag) not in filename: + if f"strategy_{tag}_" not in filename: continue full_filename = os.path.join(OUTPUT_DIR, filename) with open(full_filename) as strat_file: @@ -275,7 +275,7 @@ def save_baseline_score(squad, gameweeks, tag): num_gameweeks = len(gameweeks) zeros = ("0-" * num_gameweeks)[:-1] - filename = os.path.join(OUTPUT_DIR, "strategy_{}_{}.json".format(tag, zeros)) + filename = os.path.join(OUTPUT_DIR, f"strategy_{tag}_{zeros}.json") with open(filename, "w") as f: json.dump(strat_dict, f) @@ -287,9 +287,9 @@ def find_baseline_score_from_json(tag, num_gameweeks): """ # the strategy string we're looking for will be something like '0-0-0'. zeros = ("0-" * num_gameweeks)[:-1] - filename = os.path.join(OUTPUT_DIR, "strategy_{}_{}.json".format(tag, zeros)) + filename = os.path.join(OUTPUT_DIR, f"strategy_{tag}_{zeros}.json") if not os.path.exists(filename): - print("Couldn't find {}".format(filename)) + print(f"Couldn't find {filename}") return 0.0 else: with open(filename) as inputfile: @@ -308,20 +308,20 @@ def print_strat(strat): print(" ========= Optimum strategy ====================") print(" ===============================================") for gw in gameweeks_as_int: - print("\n =========== Gameweek {} ================\n".format(gw)) - print("Chips played: {}\n".format(strat["chips_played"][str(gw)])) + print(f"\n =========== Gameweek {gw} ================\n") + print(f"Chips played: {strat['chips_played'][str(gw)]}\n") print("Players in:\t\t\tPlayers out:") print("-----------\t\t\t------------") for i in range(len(strat["players_in"][str(gw)])): pin = get_player_name(strat["players_in"][str(gw)][i]) pout = get_player_name(strat["players_out"][str(gw)][i]) if len(pin) < 20: - subs = "{}\t\t\t{}".format(pin, pout) + subs = f"{pin}\t\t\t{pout}" else: - subs = "{}\t\t{}".format(pin, pout) + subs = f"{pin}\t\t{pout}" print(subs) print("\n==========================") - print(" Total score: {} \n".format(int(strat["total_score"]))) + print(f" Total score: {int(strat['total_score'])} \n") def discord_payload(strat, lineup): @@ -333,15 +333,15 @@ def discord_payload(strat, lineup): discord_embed = { "title": "AIrsenal webhook", "description": "Optimum strategy for gameweek(S)" - " {}:".format(",".join(str(x) for x in gameweeks_as_int)), + f" {','.join(str(x) for x in gameweeks_as_int)}:", "color": 0x35A800, "fields": [], } for gw in gameweeks_as_int: discord_embed["fields"].append( { - "name": "GW{} chips:".format(gw), - "value": "Chips played: {}\n".format(strat["chips_played"][str(gw)]), + "name": f"GW{gw} chips:", + "value": f"Chips played: {strat['chips_played'][str(gw)]}\n", "inline": False, } ) @@ -350,13 +350,13 @@ def discord_payload(strat, lineup): discord_embed["fields"].extend( [ { - "name": "GW{} transfers out:".format(gw), - "value": "{}".format("\n".join(pout)), + "name": f"GW{gw} transfers out:", + "value": "\n".join(pout), "inline": True, }, { - "name": "GW{} transfers in:".format(gw), - "value": "{}".format("\n".join(pin)), + "name": f"GW{gw} transfers in:", + "value": "\n".join(pin), "inline": True, }, ] @@ -428,7 +428,7 @@ def run_optimization( # give the user the option to login fetcher.login() - print("Running optimization with fpl_team_id {}".format(fpl_team_id)) + print(f"Running optimization with fpl_team_id {fpl_team_id}") use_api = fetcher.logged_in if season == CURRENT_SEASON else False try: starting_squad = get_starting_squad( @@ -436,7 +436,7 @@ def run_optimization( ) except (ValueError, TypeError): # first week for this squad? - print("No existing squad or transfers found for team_id {}".format(fpl_team_id)) + print(f"No existing squad or transfers found for team_id {fpl_team_id}") print("Will suggest a new starting squad:") fill_initial_squad( tag=tag, @@ -571,9 +571,9 @@ def update_progress(increment=1, index=None): for i in range(len(procs)): print("\n") print("\n====================================\n") - print("Strategy for Team ID: {}".format(fpl_team_id)) - print("Baseline score: {}".format(baseline_score)) - print("Best score: {}".format(best_strategy["total_score"])) + print(f"Strategy for Team ID: {fpl_team_id}") + print(f"Baseline score: {baseline_score}") + print(f"Best score: {best_strategy['total_score']}") print_strat(best_strategy) t = print_team_for_next_gw(best_strategy, season=season, fpl_team_id=fpl_team_id) @@ -587,16 +587,16 @@ def update_progress(increment=1, index=None): ): # create a formatted team lineup message for the discord webhook lineup_strings = [ - "__Strategy for Team ID: **{}**__".format(fpl_team_id), - "Baseline score: *{}*".format(int(baseline_score)), - "Best score: *{}*".format(int(best_strategy["total_score"])), + f"__Strategy for Team ID: **{fpl_team_id}**__", + f"Baseline score: *{int(baseline_score)}*", + f"Best score: *{int(best_strategy['total_score'])}*", "\n__starting 11__", ] for position in ["GK", "DEF", "MID", "FWD"]: - lineup_strings.append("== **{}** ==\n```".format(position)) + lineup_strings.append(f"== **{position}** ==\n```") for p in t.players: if p.position == position and p.is_starting: - player_line = "{} ({})".format(p.name, p.team) + player_line = f"{p.name} ({p.team})" if p.is_captain: player_line += "(C)" elif p.is_vice_captain: @@ -608,7 +608,7 @@ def update_progress(increment=1, index=None): subs = [p for p in t.players if not p.is_starting] subs.sort(key=lambda p: p.sub_position) for p in subs: - lineup_strings.append("{} ({})".format(p.name, p.team)) + lineup_strings.append(f"{p.name} ({p.team})") lineup_strings.append("```\n") # generate a discord embed json and send to webhook @@ -647,8 +647,9 @@ def construct_chip_dict(gameweeks, chip_gameweeks): # check we're not trying to play 2 chips if chip_dict[v]["chip_to_play"] is not None: raise RuntimeError( - "Cannot play {} and {} in the same week".format( - chip_dict[v]["chip_to_play"], k + ( + f"Cannot play {chip_dict[v]['chip_to_play']} and {k} in the " + "same week" ) ) chip_dict[v]["chip_to_play"] = k diff --git a/airsenal/scripts/find_gameweek_for_match.py b/airsenal/scripts/find_gameweek_for_match.py index 47aa07ef..8d2d4bbe 100644 --- a/airsenal/scripts/find_gameweek_for_match.py +++ b/airsenal/scripts/find_gameweek_for_match.py @@ -33,16 +33,16 @@ def get_gameweek_from_date(date, deadlines): date = pd.to_datetime(date, dayfirst=True).date() gw = deadlines[date >= deadlines] - print("GW{} (deadline {})".format(gw.index[-1], gw.values[-1])) + print(f"GW{gw.index[-1]} (deadline {gw.values[-1]})") return gw.index[-1] if __name__ == "__main__": season = sys.argv[-1] - results_file = open("../data/results_{}.csv".format(season)) - with open("../data/results_{}_with_gw.csv".format(season), "w") as output_file: - fpl_file_path = "../data/FPL_{}.json".format(season) + results_file = open(f"../data/results_{season}.csv") + with open(f"../data/results_{season}_with_gw.csv", "w") as output_file: + fpl_file_path = f"../data/FPL_{season}.json" deadlines = get_gameweek_deadlines(fpl_file_path) diff --git a/airsenal/scripts/get_transfer_suggestions.py b/airsenal/scripts/get_transfer_suggestions.py index 04589bae..8e29bbdc 100644 --- a/airsenal/scripts/get_transfer_suggestions.py +++ b/airsenal/scripts/get_transfer_suggestions.py @@ -36,11 +36,11 @@ def build_strategy_string(rows): current_gw = 0 for row in rows: if row.gameweek != current_gw: - output_string += " gameweek {}: ".format(row.gameweek) + output_string += f" gameweek {row.gameweek}: " current_gw = row.gameweek output_string += " sell " if row.in_or_out < 0 else " buy " output_string += get_player_name(row.player_id) + "," - output_string += " for a total gain of {} points.".format(rows[0].points_gain) + output_string += f" for a total gain of {rows[0].points_gain} points." return output_string diff --git a/airsenal/scripts/make_player_details.py b/airsenal/scripts/make_player_details.py index 0eeca819..d489735a 100644 --- a/airsenal/scripts/make_player_details.py +++ b/airsenal/scripts/make_player_details.py @@ -160,9 +160,7 @@ def get_fixtures_df(season): got_fixtures = False else: - raise FileNotFoundError( - "Couldn't find fixtures file for {} season".format(season) - ) + raise FileNotFoundError(f"Couldn't find fixtures file for {season} season") return fixtures_df, got_fixtures @@ -179,10 +177,8 @@ def get_played_for_from_fixtures(fixture_id, opponent_id, was_home, fixtures_df) return fixture["team_h"] else: raise ValueError( - """Error finding team played for with fixture id {}, - opponent_id {} and was_home {}""".format( - fixture_id, opponent_id, was_home - ) + f"""Error finding team played for with fixture id {fixture_id}, + opponent_id {opponent_id} and was_home {was_home}""" ) @@ -214,10 +210,8 @@ def get_played_for_from_results(player_row, results_df, teams_dict): if len(matches) != 1: # Couldn't find a unique fixture raise ValueError( - """Found no matches with gw {}, was_home {} - and opponent {}""".format( - gw, was_home, opponent - ) + f"""Found no matches with gw {gw}, was_home {was_home} + and opponent {opponent}""" ) # Found a unique fixture corresponding to the input data. diff --git a/airsenal/scripts/make_player_history_table.py b/airsenal/scripts/make_player_history_table.py index 83ad60fe..a5b0a3bf 100644 --- a/airsenal/scripts/make_player_history_table.py +++ b/airsenal/scripts/make_player_history_table.py @@ -12,7 +12,7 @@ def get_player_history_table(position="all"): """ Query the player_score table. """ - with open("player_history_{}.csv".format(position), "w") as output_file: + with open(f"player_history_{position}.csv", "w") as output_file: output_file.write( "player_id,player_name,match_id,goals,assists,minutes,team_goals\n" ) @@ -37,14 +37,13 @@ def get_player_history_table(position="all"): print("Unknown opponent!") team_goals = -1 output_file.write( - "{},{},{},{},{},{},{}\n".format( - pid, player_name, match_id, goals, assists, minutes, team_goals - ) + f"{pid},{player_name},{match_id},{goals},{assists},{minutes}," + f"{team_goals}\n" ) row_count += 1 if row_count < 38 * 3: for _ in range(row_count, 38 * 3): - output_file.write("{},{},0,0,0,0,0\n".format(pid, player_name)) + output_file.write(f"{pid},{player_name},0,0,0,0,0\n") if __name__ == "__main__": diff --git a/airsenal/scripts/make_results.py b/airsenal/scripts/make_results.py index 4d36bdaa..5acaedb6 100644 --- a/airsenal/scripts/make_results.py +++ b/airsenal/scripts/make_results.py @@ -37,4 +37,4 @@ fixtures_df.to_csv(RESULTS_WITH_GW_FILE.format(SEASON), index=False) fixtures_df.drop("gameweek", axis=1).to_csv(RESULTS_FILE.format(SEASON), index=False) -print("DONE {} SEASON!".format(SEASON)) +print(f"DONE {SEASON} SEASON!") diff --git a/airsenal/scripts/make_transfers.py b/airsenal/scripts/make_transfers.py index 5a67d714..ee138b38 100644 --- a/airsenal/scripts/make_transfers.py +++ b/airsenal/scripts/make_transfers.py @@ -238,9 +238,8 @@ def build_init_priced_transfers(fetcher, fpl_team_id=None): transfer_in_suggestions = get_transfer_suggestions(dbsession) if len(transfers_out) != len(transfer_in_suggestions): raise RuntimeError( - "Number of transfers in and out don't match: {} {}".format( - len(transfer_in_suggestions), len(transfers_out) - ) + "Number of transfers in and out don't match: " + f"{len(transfer_in_suggestions)} {len(transfers_out)}" ) transfers_in = [] for t in transfer_in_suggestions: diff --git a/airsenal/scripts/match_player_names.py b/airsenal/scripts/match_player_names.py index 7d5289d1..cf5af394 100644 --- a/airsenal/scripts/match_player_names.py +++ b/airsenal/scripts/match_player_names.py @@ -50,9 +50,7 @@ def find_best_match(fpl_players, player, fuzz_method=fuzz.ratio): fpl_players_to_match = [] # from the API we construct the player name from first_name and second_name for k in playerdata.keys(): - player_name = "{} {}".format( - playerdata[k]["first_name"], playerdata[k]["second_name"] - ) + player_name = f"{playerdata[k]['first_name']} {playerdata[k]['second_name']}" fpl_players_to_match.append(player_name) # get the player names from the fpl archives json @@ -60,7 +58,7 @@ def find_best_match(fpl_players, player, fuzz_method=fuzz.ratio): matched = set() history_players = set() for season in ["2122", "2021", "1920"]: - filename = "../data/player_summary_{}.json".format(season) + filename = f"../data/player_summary_{season}.json" player_data = json.load(open(filename)) for p in player_data: history_players.add(p["name"]) @@ -104,7 +102,7 @@ def find_best_match(fpl_players, player, fuzz_method=fuzz.ratio): playerdict[p].append(player) matched.add(player) fpl_players_to_match.remove(p) - print("Num matched: {}".format(len(matched))) + print(f"Num matched: {len(matched)}") # write an output csv file with each line containing all possible # alternative names for a given current-season name diff --git a/airsenal/scripts/match_team_names.py b/airsenal/scripts/match_team_names.py index 0315f241..72410ea9 100644 --- a/airsenal/scripts/match_team_names.py +++ b/airsenal/scripts/match_team_names.py @@ -22,7 +22,7 @@ def find_best_match(fpl_teams, team): if fuzz.partial_ratio(t, team) > best_ratio: best_ratio = fuzz.partial_ratio(t, team) best_match = t - print("Best match {}/{}, score {}".format(best_match, team, best_ratio)) + print(f"Best match {best_match}/{team}, score {best_ratio}") return best_match, best_ratio @@ -43,7 +43,7 @@ def find_best_match(fpl_teams, team): matched = set() history_teams = set() for season in ["1415", "1516", "1617", "1718"]: - filename = "../data/results_{}.csv".format(season) + filename = f"../data/results_{season}.csv" for line in open(filename).readlines()[1:]: history_teams.add(line.split(",")[1]) history_teams.add(line.split(",")[2]) @@ -70,10 +70,10 @@ def find_best_match(fpl_teams, team): missing.add(team) # matched teams should be all except promoted ones that haven't # been in the prem recently - print("Num matched: {}".format(len(matched))) + print(f"Num matched: {len(matched)}") # print missing teams (should be the relegated ones - print("Teams not in this seasons FPL: {}".format(missing)) + print(f"Teams not in this seasons FPL: {missing}") with open("../data/alternative_team_names.json", "w") as outfile: outfile.write(json.dumps(teamdict)) diff --git a/airsenal/scripts/parse_fixtures.py b/airsenal/scripts/parse_fixtures.py index 372154bf..2da4eb8d 100644 --- a/airsenal/scripts/parse_fixtures.py +++ b/airsenal/scripts/parse_fixtures.py @@ -24,16 +24,14 @@ for line in infile.readlines(): if re.search(r"Gameweek ([\d]+)", line): gameweek = re.search(r"Gameweek ([\d]+)", line).groups()[0] - print("gameweek {}".format(gameweek)) + print(f"gameweek {gameweek}") elif re.search(r"day [\d]+ [A-Z]", line): date_str = line.strip() date_str += " 2018 " - print("date {}".format(date_str)) + print(f"date {date_str}") elif fixture_regex.search(line): home_team, ko_time, away_team = fixture_regex.search(line).groups() match_time = date_str + ko_time date = dateparser.parse(match_time) - print("{} vs {} {}".format(home_team, away_team, match_time)) - outfile.write( - "{},{},{},{}\n".format(gameweek, str(date), home_team, away_team) - ) + print(f"{home_team} vs {away_team} {match_time}") + outfile.write(f"{gameweek},{str(date)},{home_team},{away_team}\n") diff --git a/airsenal/scripts/scrape_transfermarkt.py b/airsenal/scripts/scrape_transfermarkt.py index 3661ff6d..41f4e157 100644 --- a/airsenal/scripts/scrape_transfermarkt.py +++ b/airsenal/scripts/scrape_transfermarkt.py @@ -4,6 +4,7 @@ import contextlib import os +from cmath import nan from typing import List, Tuple import numpy as np @@ -12,7 +13,8 @@ from bs4 import BeautifulSoup from tqdm import tqdm -from airsenal.framework.season import CURRENT_SEASON +from airsenal.framework.season import CURRENT_SEASON, season_str_to_year +from airsenal.framework.utils import get_next_season, get_start_end_dates_of_season TRANSFERMARKT_URL = "https://www.transfermarkt.co.uk" HEADERS = { @@ -23,7 +25,7 @@ } -def get_teams_for_season(season: int) -> List[Tuple[str, str]]: +def get_teams_for_season(season: int) -> List[Tuple[str, str, str, set]]: """Get the names and TransferMarkt URLs for all the teams in this season. Parameters @@ -34,8 +36,10 @@ def get_teams_for_season(season: int) -> List[Tuple[str, str]]: Returns ------- - List[Tuple[str, str]] - List of name and relative URL for each team + List[Tuple[str, str, str, set]] + List of name, relative URL, team identifier used by TransferMarkt + and the set of the team identifier split by '-' (useful for checking + if a team played in this season) for each team """ # get list of teams url_season = ( @@ -45,7 +49,15 @@ def get_teams_for_season(season: int) -> List[Tuple[str, str]]: page = requests.get(url_season, headers=HEADERS) soup = BeautifulSoup(page.content, features="lxml") rows = soup.find_all("td", {"class": "zentriert no-border-rechts"}) - return [(r.a.get("title"), r.a.get("href")) for r in rows][:20] + return [ + ( + r.a.get("title"), + r.a.get("href"), + r.a.get("href").split("/")[1], + set(r.a.get("href").split("/")[1].split("-")), + ) + for r in rows + ][:20] def get_team_players(team_season_url: str) -> List[Tuple[str, str]]: @@ -142,9 +154,16 @@ def get_player_injuries(player_profile_url: str) -> pd.DataFrame: headers=HEADERS, ) injuries = pd.read_html(page.content, match="Injury")[0] + injuries = injuries.rename(columns={"Injury": "Details"}) + injuries["Reason"] = "injury" return tidy_df(injuries, days_name="days") +def get_reason(details): + """get suspension/absence reason category (not for injuries)""" + return "suspension" if "suspen" in details.lower() else "absence" + + def get_player_suspensions(player_profile_url: str) -> pd.DataFrame: """Get a players non-injury unavailability history (suspensions and other reasons) Example TransferMarkt page: @@ -174,6 +193,8 @@ def get_player_suspensions(player_profile_url: str) -> pd.DataFrame: except IndexError: comp.append("") suspended["competition"] = comp + suspended = suspended.rename(columns={"Absence/Suspension": "Details"}) + suspended["Reason"] = [get_reason(detail) for detail in suspended["Details"]] return tidy_df(suspended, days_name="Tage") @@ -193,28 +214,270 @@ def get_players_for_season(season: int) -> List[Tuple[str, str]]: """ teams = get_teams_for_season(season) players = set() - for _, team_url in tqdm(teams): + for _, team_url, __, ___ in tqdm(teams): players.update(get_team_players(team_url)) return list(players) -def season_str_to_year(season: str) -> int: - """Convert season in "1819" format to the year the season started (2018) +def get_player_transfers(player_profile_url: str) -> pd.DataFrame: + """Get a player's transfer history. + Example TransferMarkt page: + https://www.transfermarkt.co.uk/kyle-walker/transfers/spieler/95424 Parameters ---------- - season : str - Season string in "1819" format (for 2018/19 season) + player_profile_url : str + Relative URL to the player's homepage + + Returns + ------- + pd.DataFrame + Player transfers: season, date, old team and new team + """ + page = requests.get( + ( + f"{TRANSFERMARKT_URL}" + f"{player_profile_url.replace('/profil/', '/transfers/')}" + ), + headers=HEADERS, + ) + soup = BeautifulSoup(page.text, "lxml") + raw = pd.DataFrame() + n_transfers = len( + soup.find_all("div", class_="tm-player-transfer-history-grid__season") + ) + for i in range(1, n_transfers): + # obtain season and date of transfer + season = " ".join( + soup.find_all("div", class_="tm-player-transfer-history-grid__season")[i] + .getText() + .split() + ) + date = " ".join( + soup.find_all("div", class_="tm-player-transfer-history-grid__date")[i] + .getText() + .split() + ) + # old club details + old = soup.find_all("div", class_="tm-player-transfer-history-grid__old-club")[ + i + ] + old_club = " ".join(old.getText().split()) + old_link = old.a.get("href") + old_tm_identifier = old_link.split("/")[1] + # new club details + new = soup.find_all("div", class_="tm-player-transfer-history-grid__new-club")[ + i + ] + new_club = " ".join(new.getText().split()) + new_link = new.a.get("href") + new_tm_identifier = new_link.split("/")[1] + raw = pd.concat( + [ + raw, + pd.DataFrame( + [ + [ + season, + date, + old_club, + new_club, + old_tm_identifier, + new_tm_identifier, + old_link, + new_link, + ] + ] + ), + ] + ) + + raw.columns = [ + "season", + "date", + "old", + "new", + "old_TM", + "new_TM", + "old_link", + "new_link", + ] + raw["date"] = pd.to_datetime(raw["date"], format="%b %d, %Y", errors="coerce") + return raw.iloc[::-1] + + +def get_player_team_history( + df: pd.DataFrame, pl_teams_in_season: dict = {}, end_season: str = CURRENT_SEASON +) -> pd.DataFrame: + """Get a player's team/club history given their transfer data. + Example TransferMarkt page: + https://www.transfermarkt.co.uk/kyle-walker/transfers/spieler/95424 + + Parameters + ---------- + df : pd.DataFrame + Transfer data for a player obtained with get_player_transfers() + pl_teams_in_season : dict + Dictionary with keys as season (in str format) and items as the + teams that played in that season (obtained with get_teams_for_season()) + end_season : str + Where to stop the function getting data for. Default set to CURRENT_SEASON Returns ------- - int - Year season started + pd.DataFrame + Player team history: season, team, from, until, in the premier league or not """ - return int(f"20{season[:2]}") + teams_df = pd.DataFrame() + current_season = "".join(df.iloc[0]["season"].split("/")) + diff = int(current_season[:2]) - int(end_season[:2]) + for i in range(abs(diff)): + season_df = df[df["season"] == f"{current_season[:2]}/{current_season[2:]}"] + start, end = get_start_end_dates_of_season(current_season) + if current_season not in pl_teams_in_season: + teams = get_teams_for_season(season_str_to_year(current_season)) + pl_teams_in_season[current_season] = [teams[i][3] for i in range(20)] + if len(season_df) == 0: + # if no transfer data, player continued at current club that year + teams_df = pd.concat( + [ + teams_df, + pd.DataFrame( + [ + [ + current_season, + teams_df.iloc[-1][1], + teams_df.iloc[-1][2], + start, + end, + set(teams_df.iloc[-1][2].split("-")) + in pl_teams_in_season[current_season], + ] + ] + ), + ] + ) + for i in range(len(season_df)): + transfer_date = season_df.iloc[i]["date"] + if i == 0 and transfer_date > start: + if len(teams_df) == 0: + # first team added and no data for before time + teams_df = pd.concat( + [ + teams_df, + pd.DataFrame( + [ + [ + current_season, + "Unknown", + "unknown", + start, + transfer_date - pd.DateOffset(days=1), + False, + ] + ] + ), + ] + ) + else: + # started the season at same club as previous entry + teams_df = pd.concat( + [ + teams_df, + pd.DataFrame( + [ + [ + current_season, + teams_df.iloc[-1][1], + teams_df.iloc[-1][2], + start, + transfer_date - pd.DateOffset(days=1), + set(teams_df.iloc[-1][2].split("-")) + in pl_teams_in_season[current_season], + ] + ] + ), + ] + ) + # decide how long this player was at the club that season + if i != len(season_df) - 1: + # player left before the end of the year, so end this entry at this time + to_date = season_df.iloc[i + 1]["date"] - pd.DateOffset(days=1) + if to_date < end: + to_entry = to_date + else: + # player stayed until the end of the year + to_entry = end + teams_df = pd.concat( + [ + teams_df, + pd.DataFrame( + [ + [ + current_season, + season_df.iloc[i]["new"], + season_df.iloc[i]["new_TM"], + season_df.iloc[i]["date"], + to_entry, + set(season_df.iloc[i]["new_TM"].split("-")) + in pl_teams_in_season[current_season], + ] + ] + ), + ] + ) + current_season = get_next_season(current_season) + teams_df.columns = ["season", "team", "team_tm", "from", "until", "pl"] + return teams_df + + +def get_player_transfer_unavailability( + player_profile_url: str, + pl_teams_in_season: dict = {}, + end_season: str = CURRENT_SEASON, +) -> pd.DataFrame: + """Get a player's unavailability from transfers + Example TransferMarkt page: + https://www.transfermarkt.co.uk/kyle-walker/transfers/spieler/95424 + Parameters + ---------- + player_profile_url : str + Relative URL to the player's homepage + pl_teams_in_season : dict + Dictionary with keys as season (in str format) and items as the + teams that played in that season (obtained with get_teams_for_season()) + end_season : str + Where to stop the function getting data for. Default set to CURRENT_SEASON + + Returns + ------- + pd.DataFrame + Player's unavailability due to transfers: season, + details, reason, from, until, days, games missed + """ + transfer_history = get_player_team_history( + df=get_player_transfers(player_profile_url), + pl_teams_in_season=pl_teams_in_season, + end_season=end_season, + ) + unavailability = transfer_history[~transfer_history["pl"]] + return pd.DataFrame( + { + "season": unavailability["season"], + "details": "Transferred to " + unavailability["team"].astype(str), + "reason": "Transfer", + "from": unavailability["from"], + "until": unavailability["until"], + "days": nan, + "games": nan, + } + ) -def get_season_injuries_suspensions(season: str) -> Tuple[pd.DataFrame, pd.DataFrame]: + +def get_season_absences( + season: str, pl_teams_in_season: dict = {} +) -> Tuple[pd.DataFrame, pd.DataFrame, pd.DataFrame]: """Get injury and suspension data for a season Parameters @@ -230,28 +493,33 @@ def get_season_injuries_suspensions(season: str) -> Tuple[pd.DataFrame, pd.DataF year = season_str_to_year(season) print("Finding players...") players = get_players_for_season(year) - injuries = [] - suspensions = [] - print("Querying injuries and suspensions...") + absences = [] + print("Querying injuries, suspensions and transfers...") for player_name, player_url in tqdm(players): with contextlib.suppress(ValueError, IndexError): inj = get_player_injuries(player_url) inj["player"] = player_name inj["url"] = player_url - injuries.append(inj) + absences.append(inj) with contextlib.suppress(ValueError, IndexError): sus = get_player_suspensions(player_url) + sus = sus[sus["competition"] == "Premier League"] + sus = sus.drop("competition", axis=1) sus["player"] = player_name sus["url"] = player_url - suspensions.append(sus) + absences.append(sus) + with contextlib.suppress(ValueError, IndexError): + tran = get_player_transfer_unavailability(player_url, pl_teams_in_season) + tran["player"] = player_name + tran["url"] = player_url + absences.append(tran) - injuries = pd.concat(injuries) - suspensions = pd.concat(suspensions) - return filter_season(injuries, season), filter_season(suspensions, season) + absences = pd.concat(absences) + return filter_season(absences, season) def main(seasons: List[str]): - """Get all player injury and suspension data for multiple seasons + """Get all player injury and suspension data for mutiple seasons Parameters ---------- @@ -262,12 +530,13 @@ def main(seasons: List[str]): for season in tqdm(seasons): print(f"Season: {season}") - injuries, suspensions = get_season_injuries_suspensions(season) - injuries.to_csv(os.path.join(REPO_HOME, f"injuries_{season}.csv"), index=False) - suspensions.to_csv( - os.path.join(REPO_HOME, f"suspensions_{season}.csv"), index=False - ) + pl_teams = { + s: [get_teams_for_season(season_str_to_year(s))[i][3] for i in range(20)] + for s in seasons + } + absences = get_season_absences(season, pl_teams_in_season=pl_teams) + absences.to_csv(os.path.join(REPO_HOME, f"absences_{season}.csv"), index=False) if __name__ == "__main__": - main([CURRENT_SEASON]) + main(["1516", "1617", "1718", "1819", "1920", "2021", "2122"]) diff --git a/airsenal/scripts/set_lineup.py b/airsenal/scripts/set_lineup.py index d7ee1c0a..03960700 100644 --- a/airsenal/scripts/set_lineup.py +++ b/airsenal/scripts/set_lineup.py @@ -92,13 +92,13 @@ def set_lineup(fpl_team_id=None): Note that this assumes that the prediction has been ran recently. """ - print("fpl_team_id is {}".format(fpl_team_id)) + print(f"fpl_team_id is {fpl_team_id}") fetcher = FPLDataFetcher(fpl_team_id) - print("Got fetcher {}".format(fetcher.FPL_TEAM_ID)) + print(f"Got fetcher {fetcher.FPL_TEAM_ID}") picks = fetcher.get_lineup() - print("Got picks {}".format(picks)) + print(f"Got picks {picks}") squad = get_lineup_from_payload(picks) - print("got squad: {}".format(squad)) + print(f"got squad: {squad}") squad.optimize_lineup(NEXT_GAMEWEEK, get_latest_prediction_tag()) diff --git a/airsenal/scripts/update_db.py b/airsenal/scripts/update_db.py index 7b01a814..81f4ab68 100644 --- a/airsenal/scripts/update_db.py +++ b/airsenal/scripts/update_db.py @@ -7,7 +7,7 @@ """ import argparse -from airsenal.framework.schema import Player, session_scope +from airsenal.framework.schema import Player, database_is_empty, session_scope from airsenal.framework.transaction_utils import count_transactions, update_squad from airsenal.framework.utils import ( CURRENT_SEASON, @@ -119,16 +119,16 @@ def add_players_to_db( for player_api_id in new_players: first_name = player_data_from_api[player_api_id]["first_name"] second_name = player_data_from_api[player_api_id]["second_name"] - name = "{} {}".format(first_name, second_name) + name = f"{first_name} {second_name}" # check whether we already have this player in the database - # if yes update that player's data, if no create a new player p = find_player_in_table(name, dbsession=dbsession) if p is None: - print("Adding player {}".format(name)) + print(f"Adding player {name}") p = Player() update = False elif p.fpl_api_id is None: - print("Updating player {}".format(name)) + print(f"Updating player {name}") update = True else: update = True @@ -204,6 +204,10 @@ def main(): fpl_team_id = args.fpl_team_id or None with session_scope() as session: + if database_is_empty(session): + print("Database is empty, run 'airsenal_setup_initial_db' first") + return + update_db(season, do_attributes, fpl_team_id, session) diff --git a/airsenal/tests/test_optimization.py b/airsenal/tests/test_optimization.py index 378fa8bb..992814b8 100644 --- a/airsenal/tests/test_optimization.py +++ b/airsenal/tests/test_optimization.py @@ -29,9 +29,9 @@ def __init__(self, player_id, position, points_dict): """ self.player_id = player_id self.fpl_api_id = player_id - self.name = "player_{}".format(player_id) + self.name = f"player_{player_id}" self.position = position - self.team = "DUMMY_TEAM_{}".format(player_id) + self.team = f"DUMMY_TEAM_{player_id}" self.purchase_price = 0 self.is_starting = True self.is_captain = False diff --git a/airsenal/tests/test_season.py b/airsenal/tests/test_season.py new file mode 100644 index 00000000..bfaa71b6 --- /dev/null +++ b/airsenal/tests/test_season.py @@ -0,0 +1,11 @@ +from airsenal.framework.season import season_str_to_year, sort_seasons + + +def test_season_str_to_year(): + assert season_str_to_year("1819") == 2018 + + +def test_sort_seasons(): + seasons = ["1819", "2021", "2122", "1920"] + assert sort_seasons(seasons) == ["2122", "2021", "1920", "1819"] + assert sort_seasons(seasons, desc=False) == ["1819", "1920", "2021", "2122"] diff --git a/airsenal/tests/test_utils.py b/airsenal/tests/test_utils.py index 27d87408..cb5779ba 100644 --- a/airsenal/tests/test_utils.py +++ b/airsenal/tests/test_utils.py @@ -2,9 +2,19 @@ test some db access helper functions """ -from airsenal.conftest import test_session_scope +from airsenal.conftest import ( + TEST_PAST_SEASON, + test_past_data_session_scope, + test_session_scope, +) from airsenal.framework.schema import Player -from airsenal.framework.utils import get_player, get_player_id, get_player_name +from airsenal.framework.utils import ( + get_gameweek_by_fixture_date, + get_next_gameweek_by_date, + get_player, + get_player_id, + get_player_name, +) def test_get_player_name(fill_players): @@ -31,3 +41,29 @@ def test_get_player(fill_players): p = get_player("Bob", tsession) assert isinstance(p, Player) assert p.player_id == 1 + + +def test_get_next_gameweek_by_date(): + with test_past_data_session_scope() as ts: + gw = get_next_gameweek_by_date( + "2020-09-18", season=TEST_PAST_SEASON, dbsession=ts + ) + assert gw == 2 + + gw = get_next_gameweek_by_date( + "2020-09-20T12:34:00Z", season=TEST_PAST_SEASON, dbsession=ts + ) + assert gw == 3 + + +def test_get_gameweek_by_fixture_date(): + with test_past_data_session_scope() as ts: + gw = get_gameweek_by_fixture_date( + "2020-09-18", season=TEST_PAST_SEASON, dbsession=ts + ) + assert gw is None + + gw = get_gameweek_by_fixture_date( + "2020-09-20T12:34:00Z", season=TEST_PAST_SEASON, dbsession=ts + ) + assert gw == 2 diff --git a/aws_scripts/lambda_airsenal_alexa.py b/aws_scripts/lambda_airsenal_alexa.py index 2fdf6f5f..3577d1f8 100644 --- a/aws_scripts/lambda_airsenal_alexa.py +++ b/aws_scripts/lambda_airsenal_alexa.py @@ -28,7 +28,7 @@ def lambda_handler(event, context): - logger.info("got event{}".format(event)) + logger.info(f"got event{event}") response_text = "A.I. Arsenal forever." if event["request"]["intent"]["name"] == "Question": @@ -61,7 +61,7 @@ def lambda_handler(event, context): else: response_text = "unknown query" except Exception as e: - response_text = "Exception {}".format(e) + response_text = f"Exception {e}" response_tmpl["response"]["outputSpeech"]["text"] = response_text return response_tmpl diff --git a/notebooks/compare_forecasts.ipynb b/notebooks/compare_forecasts.ipynb index 3eff5a9f..210e2ceb 100644 --- a/notebooks/compare_forecasts.ipynb +++ b/notebooks/compare_forecasts.ipynb @@ -147,7 +147,7 @@ }, { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAlkAAAEyCAYAAADJI8VDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvhp/UCwAAEg9JREFUeJzt3XuMpXdZB/DvY1dUvKTFDli7rVvMegHEQMZSJSpSL0Wblj8kKahssMlGrAoq4SKJ/KMJXiJoVMxKKzUWsEFMG4OXWkFiYhe3XFsW6KbgdmlhxyB4S9TK4x/z1gzrbKedM785c2Y+n2Rzzvt7f+85T940ne953lt1dwAA2FpfNO8CAAB2IyELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYIB98y4gSc4///w+cODAvMsAANjQnXfe+U/dvbTRvB0Rsg4cOJBjx47NuwwAgA1V1T8+knkbHi6sqhuq6nRV3bXOupdVVVfV+dNyVdVvVdWJqvpgVT390ZcOALD4Hsk5WW9KcsWZg1V1UZLvS3JyzfBzkhyc/h1O8obZSwQAWDwbhqzufneSz6yz6nVJXp6k14xdneQPe9UdSc6tqgu2pFIAgAWyqasLq+qqJJ/s7g+cserCJPetWT41ja33GYer6lhVHVtZWdlMGQAAO9ajDllV9dgkr07yi+utXmes1xlLdx/p7uXuXl5a2vAEfQCAhbKZqwu/PsklST5QVUmyP8l7q+rSrHauLlozd3+S+2ctEgBg0TzqTlZ3f6i7H9/dB7r7QFaD1dO7+1NJbk3ywukqw8uSfK67H9jakgEAdr5HcguHtyT5+yTfWFWnqurah5n+jiT3JjmR5PeT/OSWVAkAsGA2PFzY3c/fYP2BNe87yXWzlwUAsNg8uxAAYAAhCwBggB3x7EKA3eDNR09uPGkdL3jGxVtcCbAT6GQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADLBhyKqqG6rqdFXdtWbs16rqI1X1war606o6d826V1XViar6aFX9wKjCAQB2skfSyXpTkivOGLstyVO6+6lJPpbkVUlSVU9Kck2SJ0/b/G5VnbNl1QIALIgNQ1Z3vzvJZ84Y+6vufnBavCPJ/un91Une2t3/2d0fT3IiyaVbWC8AwELYinOyfjzJn0/vL0xy35p1p6ax/6eqDlfVsao6trKysgVlAADsHDOFrKp6dZIHk9z00NA603q9bbv7SHcvd/fy0tLSLGUAAOw4+za7YVUdSnJlksu7+6EgdSrJRWum7U9y/+bLAwBYTJvqZFXVFUlekeSq7v6PNatuTXJNVX1JVV2S5GCS98xeJgDAYtmwk1VVb0nyrCTnV9WpJK/J6tWEX5LktqpKkju6+ye6++6qujnJh7N6GPG67v6fUcUDAOxUG4as7n7+OsPXP8z8X07yy7MUBQCw6NzxHQBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGCADUNWVd1QVaer6q41Y4+rqtuq6p7p9bxpvKrqt6rqRFV9sKqePrJ4AICd6pF0st6U5Iozxl6Z5PbuPpjk9mk5SZ6T5OD073CSN2xNmQAAi2XDkNXd707ymTOGr05y4/T+xiTPXTP+h73qjiTnVtUFW1UsAMCi2Ow5WU/o7geSZHp9/DR+YZL71sw7NY39P1V1uKqOVdWxlZWVTZYBALAzbfWJ77XOWK83sbuPdPdydy8vLS1tcRkAAPO12ZD16YcOA06vp6fxU0kuWjNvf5L7N18eAMBi2mzIujXJoen9oSS3rBl/4XSV4WVJPvfQYUUAgL1k30YTquotSZ6V5PyqOpXkNUlem+Tmqro2yckkz5umvyPJDyY5keQ/krxoQM0AADvehiGru59/llWXrzO3k1w3a1EAAIvOHd8BAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABpgpZFXVz1bV3VV1V1W9paq+tKouqaqjVXVPVf1xVT1mq4oFAFgUmw5ZVXVhkp9JstzdT0lyTpJrkvxKktd198Ek/5zk2q0oFABgkcx6uHBfki+rqn1JHpvkgSTPTvK2af2NSZ4743cAACycTYes7v5kkl9PcjKr4epzSe5M8tnufnCadirJhbMWCQCwaGY5XHhekquTXJLka5N8eZLnrDO1z7L94ao6VlXHVlZWNlsGAMCONMvhwu9N8vHuXunu/07y9iTfkeTc6fBhkuxPcv96G3f3ke5e7u7lpaWlGcoAANh5ZglZJ5NcVlWPrapKcnmSDyd5Z5IfnuYcSnLLbCUCACyeWc7JOprVE9zfm+RD02cdSfKKJD9XVSeSfHWS67egTgCAhbJv4yln192vSfKaM4bvTXLpLJ8LALDo3PEdAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYICZQlZVnVtVb6uqj1TV8ar69qp6XFXdVlX3TK/nbVWxAACLYtZO1m8m+Yvu/qYk35rkeJJXJrm9uw8muX1aBgDYUzYdsqrqq5J8V5Lrk6S7/6u7P5vk6iQ3TtNuTPLcWYsEAFg0s3SynphkJckfVNX7quqNVfXlSZ7Q3Q8kyfT6+C2oEwBgocwSsvYleXqSN3T305L8ex7FocGqOlxVx6rq2MrKygxlAADsPLOErFNJTnX30Wn5bVkNXZ+uqguSZHo9vd7G3X2ku5e7e3lpaWmGMgAAdp5Nh6zu/lSS+6rqG6ehy5N8OMmtSQ5NY4eS3DJThQAAC2jfjNv/dJKbquoxSe5N8qKsBrebq+raJCeTPG/G7wDgLN589OSmtnvBMy7e4kqAM80Usrr7/UmW11l1+SyfCwCw6NzxHQBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGCAmUNWVZ1TVe+rqj+bli+pqqNVdU9V/XFVPWb2MgEAFstWdLJekuT4muVfSfK67j6Y5J+TXLsF3wEAsFBmCllVtT/JDyV547RcSZ6d5G3TlBuTPHeW7wAAWESzdrJen+TlST4/LX91ks9294PT8qkkF874HQAAC2fTIauqrkxyurvvXDu8ztQ+y/aHq+pYVR1bWVnZbBkAADvSLJ2sZya5qqo+keStWT1M+Pok51bVvmnO/iT3r7dxdx/p7uXuXl5aWpqhDACAnWfTIau7X9Xd+7v7QJJrkvxNd/9Ikncm+eFp2qEkt8xcJQDAgtm38ZRH7RVJ3lpVv5TkfUmuH/AdAMO8+ejJeZcA7AJbErK6+11J3jW9vzfJpVvxuQAAi8od3wEABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAbYkgdEA8DDefPRk5va7gXPuHiLK4Hto5MFADCAThbAnG22ywPsbDpZAAADCFkAAAMIWQAAAwhZAAADCFkAAAMIWQAAAwhZAAADCFkAAAMIWQAAAwhZAAADeKwOwB7kgc0wnk4WAMAAOlkA7Fg6biwynSwAgAE2HbKq6qKqemdVHa+qu6vqJdP446rqtqq6Z3o9b+vKBQBYDLN0sh5M8vPd/c1JLktyXVU9Kckrk9ze3QeT3D4tAwDsKZs+J6u7H0jywPT+X6vqeJILk1yd5FnTtBuTvCvJK2aqEoAdYbPnSMFetCXnZFXVgSRPS3I0yROmAPZQEHv8VnwHAMAimfnqwqr6iiR/kuSl3f0vVfVItzuc5HCSXHyxq0BgL3ClGLCXzNTJqqovzmrAuqm73z4Nf7qqLpjWX5Dk9HrbdveR7l7u7uWlpaVZygAA2HE23cmq1ZbV9UmOd/dvrFl1a5JDSV47vd4yU4XAnqcDBiyiWQ4XPjPJjyX5UFW9fxr7hayGq5ur6tokJ5M8b7YSAQAWzyxXF/5dkrOdgHX5Zj8XAGA3cMd3AIABhCwAgAE8IBr2MCeUA4yjkwUAMIBOFvCoebQKwMZ0sgAABhCyAAAGELIAAAZwThYAu44rZ9kJdLIAAAYQsgAABhCyAAAGELIAAAYQsgAABnB1IbBruTM9ME86WQAAA+hkAcBku7uf7su1u+lkAQAMoJMFZzHLL9rN/jp1DhHA7qGTBQAwgJAFADCAw4UwgMN+AOhkAQAMoJPFrqerBLBqHhf07GU6WQAAA+hkDbTZXwx+LaxPRwrYbfyd2N10sgAABthTnSy/GADYDXT2F4NOFgDAAMM6WVV1RZLfTHJOkjd292tHfRcAMJajQY/ekE5WVZ2T5HeSPCfJk5I8v6qeNOK7AAB2olGdrEuTnOjue5Okqt6a5OokHx70fbvKohxr9xBkAEbZDZ2zUedkXZjkvjXLp6YxAIA9YVQnq9YZ6y+YUHU4yeFp8d+q6qODatmM85P800MLPzLHQnayAfvlC/Y728q+nx/7fn7s+21wlr8Vw/b9Nv3N/rpHMmlUyDqV5KI1y/uT3L92QncfSXJk0PfPpKqOdffyvOvYa+z3+bHv58e+nx/7fn72yr4fdbjwH5IcrKpLquoxSa5Jcuug7wIA2HGGdLK6+8Gq+qkkf5nVWzjc0N13j/guAICdaNh9srr7HUneMerzB9uRhzH3APt9fuz7+bHv58e+n589se+ruzeeBQDAo+KxOgAAAwhZAAADCFlnUVU/XVUfraq7q+pX513PXlNVL6uqrqrz513LXlFVv1ZVH6mqD1bVn1bVufOuaberqium/8+cqKpXzruevaCqLqqqd1bV8en/7y+Zd017TVWdU1Xvq6o/m3ctowlZ66iq78nqY4Ce2t1PTvLrcy5pT6mqi5J8XxLP39letyV5Snc/NcnHkrxqzvXsap7xOjcPJvn57v7mJJcluc5+33YvSXJ83kVsByFrfS9O8tru/s8k6e7Tc65nr3ldkpfnjKcEMFZ3/1V3Pzgt3pHVmwgzzv8947W7/yvJQ894ZaDufqC73zu9/9es/rH32LdtUlX7k/xQkjfOu5btIGSt7xuSfGdVHa2qv62qb5t3QXtFVV2V5JPd/YF517LH/XiSP593EbucZ7zOWVUdSPK0JEfnW8me8vqs/oj+/LwL2Q7D7pO101XVXyf5mnVWvTqr++W8rLaSvy3JzVX1xHa/iy2xwb7/hSTfv70V7R0Pt++7+5Zpzquzekjlpu2sbQ/a8BmvjFNVX5HkT5K8tLv/Zd717AVVdWWS0919Z1U9a971bIc9G7K6+3vPtq6qXpzk7VOoek9VfT6rD7Nc2a76drOz7fuq+pYklyT5QFUlq4er3ltVl3b3p7axxF3r4f67T5KqOpTkyiSX+1Ex3IbPeGWMqvrirAasm7r77fOuZw95ZpKrquoHk3xpkq+qqj/q7h+dc13DuBnpOqrqJ5J8bXf/YlV9Q5Lbk1zsj872qqpPJFnu7iFPaucLVdUVSX4jyXd3tx8Ug1XVvqxeYHB5kk9m9ZmvL/AIsrFq9RfcjUk+090vnXc9e9XUyXpZd18571pGck7W+m5I8sSquiurJ6MeErDYA347yVcmua2q3l9Vvzfvgnaz6SKDh57xejzJzQLWtnhmkh9L8uzpv/P3T50V2HI6WQAAA+hkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAM8L8RyeMgOGAMsAAAAABJRU5ErkJggg==\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAlkAAAEyCAYAAADJI8VDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvhp/UCwAAEg9JREFUeJzt3XuMpXdZB/DvY1dUvKTFDli7rVvMegHEQMZSJSpSL0Wblj8kKahssMlGrAoq4SKJ/KMJXiJoVMxKKzUWsEFMG4OXWkFiYhe3XFsW6KbgdmlhxyB4S9TK4x/z1gzrbKedM785c2Y+n2Rzzvt7f+85T940ne953lt1dwAA2FpfNO8CAAB2IyELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYIB98y4gSc4///w+cODAvMsAANjQnXfe+U/dvbTRvB0Rsg4cOJBjx47NuwwAgA1V1T8+knkbHi6sqhuq6nRV3bXOupdVVVfV+dNyVdVvVdWJqvpgVT390ZcOALD4Hsk5WW9KcsWZg1V1UZLvS3JyzfBzkhyc/h1O8obZSwQAWDwbhqzufneSz6yz6nVJXp6k14xdneQPe9UdSc6tqgu2pFIAgAWyqasLq+qqJJ/s7g+cserCJPetWT41ja33GYer6lhVHVtZWdlMGQAAO9ajDllV9dgkr07yi+utXmes1xlLdx/p7uXuXl5a2vAEfQCAhbKZqwu/PsklST5QVUmyP8l7q+rSrHauLlozd3+S+2ctEgBg0TzqTlZ3f6i7H9/dB7r7QFaD1dO7+1NJbk3ywukqw8uSfK67H9jakgEAdr5HcguHtyT5+yTfWFWnqurah5n+jiT3JjmR5PeT/OSWVAkAsGA2PFzY3c/fYP2BNe87yXWzlwUAsNg8uxAAYAAhCwBggB3x7EKA3eDNR09uPGkdL3jGxVtcCbAT6GQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADLBhyKqqG6rqdFXdtWbs16rqI1X1war606o6d826V1XViar6aFX9wKjCAQB2skfSyXpTkivOGLstyVO6+6lJPpbkVUlSVU9Kck2SJ0/b/G5VnbNl1QIALIgNQ1Z3vzvJZ84Y+6vufnBavCPJ/un91Une2t3/2d0fT3IiyaVbWC8AwELYinOyfjzJn0/vL0xy35p1p6ax/6eqDlfVsao6trKysgVlAADsHDOFrKp6dZIHk9z00NA603q9bbv7SHcvd/fy0tLSLGUAAOw4+za7YVUdSnJlksu7+6EgdSrJRWum7U9y/+bLAwBYTJvqZFXVFUlekeSq7v6PNatuTXJNVX1JVV2S5GCS98xeJgDAYtmwk1VVb0nyrCTnV9WpJK/J6tWEX5LktqpKkju6+ye6++6qujnJh7N6GPG67v6fUcUDAOxUG4as7n7+OsPXP8z8X07yy7MUBQCw6NzxHQBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGCADUNWVd1QVaer6q41Y4+rqtuq6p7p9bxpvKrqt6rqRFV9sKqePrJ4AICd6pF0st6U5Iozxl6Z5PbuPpjk9mk5SZ6T5OD073CSN2xNmQAAi2XDkNXd707ymTOGr05y4/T+xiTPXTP+h73qjiTnVtUFW1UsAMCi2Ow5WU/o7geSZHp9/DR+YZL71sw7NY39P1V1uKqOVdWxlZWVTZYBALAzbfWJ77XOWK83sbuPdPdydy8vLS1tcRkAAPO12ZD16YcOA06vp6fxU0kuWjNvf5L7N18eAMBi2mzIujXJoen9oSS3rBl/4XSV4WVJPvfQYUUAgL1k30YTquotSZ6V5PyqOpXkNUlem+Tmqro2yckkz5umvyPJDyY5keQ/krxoQM0AADvehiGru59/llWXrzO3k1w3a1EAAIvOHd8BAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABpgpZFXVz1bV3VV1V1W9paq+tKouqaqjVXVPVf1xVT1mq4oFAFgUmw5ZVXVhkp9JstzdT0lyTpJrkvxKktd198Ek/5zk2q0oFABgkcx6uHBfki+rqn1JHpvkgSTPTvK2af2NSZ4743cAACycTYes7v5kkl9PcjKr4epzSe5M8tnufnCadirJhbMWCQCwaGY5XHhekquTXJLka5N8eZLnrDO1z7L94ao6VlXHVlZWNlsGAMCONMvhwu9N8vHuXunu/07y9iTfkeTc6fBhkuxPcv96G3f3ke5e7u7lpaWlGcoAANh5ZglZJ5NcVlWPrapKcnmSDyd5Z5IfnuYcSnLLbCUCACyeWc7JOprVE9zfm+RD02cdSfKKJD9XVSeSfHWS67egTgCAhbJv4yln192vSfKaM4bvTXLpLJ8LALDo3PEdAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYICZQlZVnVtVb6uqj1TV8ar69qp6XFXdVlX3TK/nbVWxAACLYtZO1m8m+Yvu/qYk35rkeJJXJrm9uw8muX1aBgDYUzYdsqrqq5J8V5Lrk6S7/6u7P5vk6iQ3TtNuTPLcWYsEAFg0s3SynphkJckfVNX7quqNVfXlSZ7Q3Q8kyfT6+C2oEwBgocwSsvYleXqSN3T305L8ex7FocGqOlxVx6rq2MrKygxlAADsPLOErFNJTnX30Wn5bVkNXZ+uqguSZHo9vd7G3X2ku5e7e3lpaWmGMgAAdp5Nh6zu/lSS+6rqG6ehy5N8OMmtSQ5NY4eS3DJThQAAC2jfjNv/dJKbquoxSe5N8qKsBrebq+raJCeTPG/G7wDgLN589OSmtnvBMy7e4kqAM80Usrr7/UmW11l1+SyfCwCw6NzxHQBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGAAIQsAYAAhCwBgACELAGCAmUNWVZ1TVe+rqj+bli+pqqNVdU9V/XFVPWb2MgEAFstWdLJekuT4muVfSfK67j6Y5J+TXLsF3wEAsFBmCllVtT/JDyV547RcSZ6d5G3TlBuTPHeW7wAAWESzdrJen+TlST4/LX91ks9294PT8qkkF874HQAAC2fTIauqrkxyurvvXDu8ztQ+y/aHq+pYVR1bWVnZbBkAADvSLJ2sZya5qqo+keStWT1M+Pok51bVvmnO/iT3r7dxdx/p7uXuXl5aWpqhDACAnWfTIau7X9Xd+7v7QJJrkvxNd/9Ikncm+eFp2qEkt8xcJQDAgtm38ZRH7RVJ3lpVv5TkfUmuH/AdAMO8+ejJeZcA7AJbErK6+11J3jW9vzfJpVvxuQAAi8od3wEABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAYQsgAABhCyAAAGELIAAAbYkgdEA8DDefPRk5va7gXPuHiLK4Hto5MFADCAThbAnG22ywPsbDpZAAADCFkAAAMIWQAAAwhZAAADCFkAAAMIWQAAAwhZAAADCFkAAAMIWQAAAwhZAAADeKwOwB7kgc0wnk4WAMAAOlkA7Fg6biwynSwAgAE2HbKq6qKqemdVHa+qu6vqJdP446rqtqq6Z3o9b+vKBQBYDLN0sh5M8vPd/c1JLktyXVU9Kckrk9ze3QeT3D4tAwDsKZs+J6u7H0jywPT+X6vqeJILk1yd5FnTtBuTvCvJK2aqEoAdYbPnSMFetCXnZFXVgSRPS3I0yROmAPZQEHv8VnwHAMAimfnqwqr6iiR/kuSl3f0vVfVItzuc5HCSXHyxq0BgL3ClGLCXzNTJqqovzmrAuqm73z4Nf7qqLpjWX5Dk9HrbdveR7l7u7uWlpaVZygAA2HE23cmq1ZbV9UmOd/dvrFl1a5JDSV47vd4yU4XAnqcDBiyiWQ4XPjPJjyX5UFW9fxr7hayGq5ur6tokJ5M8b7YSAQAWzyxXF/5dkrOdgHX5Zj8XAGA3cMd3AIABhCwAgAE8IBr2MCeUA4yjkwUAMIBOFvCoebQKwMZ0sgAABhCyAAAGELIAAAZwThYAu44rZ9kJdLIAAAYQsgAABhCyAAAGELIAAAYQsgAABnB1IbBruTM9ME86WQAAA+hkAcBku7uf7su1u+lkAQAMoJMFZzHLL9rN/jp1DhHA7qGTBQAwgJAFADCAw4UwgMN+AOhkAQAMoJPFrqerBLBqHhf07GU6WQAAA+hkDbTZXwx+LaxPRwrYbfyd2N10sgAABthTnSy/GADYDXT2F4NOFgDAAMM6WVV1RZLfTHJOkjd292tHfRcAMJajQY/ekE5WVZ2T5HeSPCfJk5I8v6qeNOK7AAB2olGdrEuTnOjue5Okqt6a5OokHx70fbvKohxr9xBkAEbZDZ2zUedkXZjkvjXLp6YxAIA9YVQnq9YZ6y+YUHU4yeFp8d+q6qODatmM85P800MLPzLHQnayAfvlC/Y728q+nx/7fn7s+21wlr8Vw/b9Nv3N/rpHMmlUyDqV5KI1y/uT3L92QncfSXJk0PfPpKqOdffyvOvYa+z3+bHv58e+nx/7fn72yr4fdbjwH5IcrKpLquoxSa5Jcuug7wIA2HGGdLK6+8Gq+qkkf5nVWzjc0N13j/guAICdaNh9srr7HUneMerzB9uRhzH3APt9fuz7+bHv58e+n589se+ruzeeBQDAo+KxOgAAAwhZAAADCFlnUVU/XVUfraq7q+pX513PXlNVL6uqrqrz513LXlFVv1ZVH6mqD1bVn1bVufOuaberqium/8+cqKpXzruevaCqLqqqd1bV8en/7y+Zd017TVWdU1Xvq6o/m3ctowlZ66iq78nqY4Ce2t1PTvLrcy5pT6mqi5J8XxLP39letyV5Snc/NcnHkrxqzvXsap7xOjcPJvn57v7mJJcluc5+33YvSXJ83kVsByFrfS9O8tru/s8k6e7Tc65nr3ldkpfnjKcEMFZ3/1V3Pzgt3pHVmwgzzv8947W7/yvJQ894ZaDufqC73zu9/9es/rH32LdtUlX7k/xQkjfOu5btIGSt7xuSfGdVHa2qv62qb5t3QXtFVV2V5JPd/YF517LH/XiSP593EbucZ7zOWVUdSPK0JEfnW8me8vqs/oj+/LwL2Q7D7pO101XVXyf5mnVWvTqr++W8rLaSvy3JzVX1xHa/iy2xwb7/hSTfv70V7R0Pt++7+5Zpzquzekjlpu2sbQ/a8BmvjFNVX5HkT5K8tLv/Zd717AVVdWWS0919Z1U9a971bIc9G7K6+3vPtq6qXpzk7VOoek9VfT6rD7Nc2a76drOz7fuq+pYklyT5QFUlq4er3ltVl3b3p7axxF3r4f67T5KqOpTkyiSX+1Ex3IbPeGWMqvrirAasm7r77fOuZw95ZpKrquoHk3xpkq+qqj/q7h+dc13DuBnpOqrqJ5J8bXf/YlV9Q5Lbk1zsj872qqpPJFnu7iFPaucLVdUVSX4jyXd3tx8Ug1XVvqxeYHB5kk9m9ZmvL/AIsrFq9RfcjUk+090vnXc9e9XUyXpZd18571pGck7W+m5I8sSquiurJ6MeErDYA347yVcmua2q3l9Vvzfvgnaz6SKDh57xejzJzQLWtnhmkh9L8uzpv/P3T50V2HI6WQAAA+hkAQAMIGQBAAwgZAEADCBkAQAMIGQBAAwgZAEADCBkAQAM8L8RyeMgOGAMsAAAAABJRU5ErkJggg==", "text/plain": [ "
" ] @@ -175,7 +175,7 @@ }, { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAloAAAEyCAYAAAAiFH5AAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvhp/UCwAAFtpJREFUeJzt3X+MbGd5H/DvUzsQNaE1xGvigJ1rRyYKRK0hV0BLiSg/EmOlMSSB2kTBBdQLLUiJmkqBUAWUKBL5AaioCcgEC1OBA8EYrNRpcF0alKp2uAZj7BjCNXHg4iv7BlogJXJlePrHnptMLrve8c68d3d2Px9pNGfe856Z591zZve758dMdXcAAFi+v7fTBQAA7FWCFgDAIIIWAMAgghYAwCCCFgDAIIIWAMAgghYAwCCCFgDAIIIWAMAgp+90AUly5pln9oEDB3a6DACALd1yyy1/2d1r8/TdFUHrwIEDOXz48E6XAQCwpar6i3n7OnQIADCIoAUAMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADCIoAUAMMiu+K5DABjtPTd/fq5+L3rKuYMrYT+xRwsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgkC2DVlWdU1Ufqao7q+qOqvrZqf1RVXVDVX12un/k1F5V9ZaqOlJVt1XVk0YPAgBgN5pnj9YDSX6+u38gyVOTvLKqHp/k1Ulu7O4Lktw4PU6S5ya5YLodSvLWpVcNALACtgxa3X2suz8+TX8tyZ1JHpPkkiRXTd2uSvK8afqSJO/qdTclOaOqzl565QAAu9xDOkerqg4keWKSm5M8uruPJethLMlZU7fHJPnCzGJHp7aTn+tQVR2uqsPHjx9/6JUDAOxycwetqvrOJNck+bnu/uqDdd2grb+lofuK7j7Y3QfX1tbmLQMAYGXMFbSq6tuyHrLe3d0fmJrvPXFIcLq/b2o/muScmcUfm+Se5ZQLALA65rnqsJK8I8md3f2mmVnXJbl8mr48yYdm2l88XX341CRfOXGIEQBgPzl9jj5PS/IzST5VVbdObb+Y5A1J3ldVL0vy+SQvmOZdn+TiJEeSfD3JS5ZaMQDAitgyaHX3H2fj866S5Fkb9O8kr1ywLgCAleeT4QEABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABtkyaFXVlVV1X1XdPtP23qq6dbrdXVW3Tu0HquqvZ+a9bWTxAAC72elz9Hlnkv+U5F0nGrr7X56Yrqo3JvnKTP+7uvvCZRUIALCqtgxa3f3Rqjqw0byqqiQvTPLM5ZYFALD6Fj1H6+lJ7u3uz860nVdVn6iqP6qqp2+2YFUdqqrDVXX4+PHjC5YBALD7LBq0Lkty9czjY0nO7e4nJvl3Sd5TVf9gowW7+4ruPtjdB9fW1hYsAwBg99l20Kqq05P8RJL3nmjr7vu7+0vT9C1J7kryuEWLBABYRYvs0Xp2kk9399ETDVW1VlWnTdPnJ7kgyecWKxEAYDXN8/EOVyf5X0m+v6qOVtXLplmX5u8eNkySH05yW1V9Msn7k7yiu7+8zIIBAFbFPFcdXrZJ+7/aoO2aJNcsXhYAwOrzyfAAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAINsGbSq6sqquq+qbp9pe31VfbGqbp1uF8/Me01VHamqz1TVj44qHABgt5tnj9Y7k1y0Qfubu/vC6XZ9klTV45NcmuQJ0zK/XVWnLatYAIBVsmXQ6u6PJvnynM93SZLf7e77u/vPkxxJ8uQF6gMAWFmLnKP1qqq6bTq0+Mip7TFJvjDT5+jU9i2q6lBVHa6qw8ePH1+gDACA3Wm7QeutSb4vyYVJjiV549ReG/TtjZ6gu6/o7oPdfXBtbW2bZQAA7F7bClrdfW93f6O7v5nk7fnbw4NHk5wz0/WxSe5ZrEQAgNW0raBVVWfPPHx+khNXJF6X5NKqenhVnZfkgiR/sliJAACr6fStOlTV1UmekeTMqjqa5HVJnlFVF2b9sODdSV6eJN19R1W9L8mfJnkgySu7+xtjSgcA2N22DFrdfdkGze94kP6/muRXFykKAGAv8MnwAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAg2wZtKrqyqq6r6pun2n7jar6dFXdVlXXVtUZU/uBqvrrqrp1ur1tZPEAALvZPHu03pnkopPabkjyg939j5L8WZLXzMy7q7svnG6vWE6ZAACrZ8ug1d0fTfLlk9o+3N0PTA9vSvLYAbUBAKy0ZZyj9dIkfzDz+Lyq+kRV/VFVPX0Jzw8AsJJOX2ThqnptkgeSvHtqOpbk3O7+UlX9UJIPVtUTuvurGyx7KMmhJDn33HMXKQMAYFfa9h6tqro8yY8l+enu7iTp7vu7+0vT9C1J7kryuI2W7+4ruvtgdx9cW1vbbhkAALvWtoJWVV2U5BeS/Hh3f32mfa2qTpumz09yQZLPLaNQAIBVs+Whw6q6OskzkpxZVUeTvC7rVxk+PMkNVZUkN01XGP5wkl+uqgeSfCPJK7r7yxs+MQDAHrdl0OruyzZofscmfa9Jcs2iRQEA7AU+GR4AYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYJC5glZVXVlV91XV7TNtj6qqG6rqs9P9I6f2qqq3VNWRqrqtqp40qngAgN1s3j1a70xy0Ultr05yY3dfkOTG6XGSPDfJBdPtUJK3Ll4mAMDqmStodfdHk3z5pOZLklw1TV+V5Hkz7e/qdTclOaOqzl5GsQAAq2SRc7Qe3d3HkmS6P2tqf0ySL8z0Ozq1AQDsKyNOhq8N2vpbOlUdqqrDVXX4+PHjA8oAANhZiwSte08cEpzu75vajyY5Z6bfY5Pcc/LC3X1Fdx/s7oNra2sLlAEAsDstErSuS3L5NH15kg/NtL94uvrwqUm+cuIQIwDAfnL6PJ2q6uokz0hyZlUdTfK6JG9I8r6qelmSzyd5wdT9+iQXJzmS5OtJXrLkmgEAVsJcQau7L9tk1rM26NtJXrlIUQAAe4FPhgcAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGOT07S5YVd+f5L0zTecn+aUkZyT510mOT+2/2N3Xb7tCAIAVte2g1d2fSXJhklTVaUm+mOTaJC9J8ubu/s2lVAgAsKKWdejwWUnu6u6/WNLzAQCsvGUFrUuTXD3z+FVVdVtVXVlVj9xogao6VFWHq+rw8ePHN+oCALDSFg5aVfWwJD+e5Pemprcm+b6sH1Y8luSNGy3X3Vd098HuPri2trZoGQAAu84y9mg9N8nHu/veJOnue7v7G939zSRvT/LkJbwGAMDKWUbQuiwzhw2r6uyZec9PcvsSXgMAYOVs+6rDJKmqv5/kOUlePtP861V1YZJOcvdJ8wAA9o2FglZ3fz3Jd53U9jMLVQQAsEf4ZHgAgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEFOX/QJquruJF9L8o0kD3T3wap6VJL3JjmQ5O4kL+zu/73oawEArJJl7dH65919YXcfnB6/OsmN3X1BkhunxwAA+8qoQ4eXJLlqmr4qyfMGvQ4AwK61jKDVST5cVbdU1aGp7dHdfSxJpvuzTl6oqg5V1eGqOnz8+PEllAEAsLssfI5Wkqd19z1VdVaSG6rq0/Ms1N1XJLkiSQ4ePNhLqAMAYFdZeI9Wd98z3d+X5NokT05yb1WdnSTT/X2Lvg4AwKpZKGhV1XdU1SNOTCf5kSS3J7kuyeVTt8uTfGiR1wEAWEWLHjp8dJJrq+rEc72nu/9rVX0syfuq6mVJPp/kBQu+DgDAylkoaHX355L84w3av5TkWYs8NwDshPfc/Pm5+77oKecOrIS9wCfDAwAMImgBAAwiaAEADCJoAQAMImgBAAwiaAEADCJoAQAMImgBAAyyjC+VBgAexLwfguoDUPcee7QAAAYRtAAABhG0AAAGEbQAAAZxMjwArBgn168Oe7QAAAaxRwsAtmnePUvsX/ZoAQAMImgBAAwiaAEADCJoAQAMImgBAAwiaAEADLLtoFVV51TVR6rqzqq6o6p+dmp/fVV9sapunW4XL69cAIDVscjnaD2Q5Oe7++NV9Ygkt1TVDdO8N3f3by5eHgDA6tp20OruY0mOTdNfq6o7kzxmWYUBwH7jA1D3nqWco1VVB5I8McnNU9Orquq2qrqyqh65yTKHqupwVR0+fvz4MsoAANhVFg5aVfWdSa5J8nPd/dUkb03yfUkuzPoerzdutFx3X9HdB7v74Nra2qJlAADsOgsFrar6tqyHrHd39weSpLvv7e5vdPc3k7w9yZMXLxMAYPUsctVhJXlHkju7+00z7WfPdHt+ktu3Xx4AwOpa5KrDpyX5mSSfqqpbp7ZfTHJZVV2YpJPcneTlC1UIwL4074nhL3rKuYMrge1b5KrDP05SG8y6fvvlAMBD40o9djOfDA8AMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADDIIl/BAwDsYr7GaOfZowUAMIigBQAwiEOHAPuQQ0pwatijBQAwiKAFADCIQ4cAsM85lDyOPVoAAIPYowWwAuxxYNXYZtfZowUAMIg9WrDi/Ne4O1kvm5v3Z8PuY909dIIWwEOw7D80/nDB3jYsaFXVRUn+Y5LTkvxOd79h1GsBe8OyQ8e8e4uEnc09lJ/Nftw7x+J26n1/qgwJWlV1WpLfSvKcJEeTfKyqruvuPx3xerBKVuGQ0rJrFGROnZ38WVvP8K1GnQz/5CRHuvtz3f3/kvxukksGvRYAwK406tDhY5J8Yebx0SRPGfRac9vtexJ2e30PxV4ay14xYm/Dbt+DsdvrA/a+UUGrNmjrv9Oh6lCSQ9PDv6qqzwyq5SH76Y2bz0zyl6e0kE1sUt9Iw8a+A2N5KHZ0ne/wz2bXbO+n2H4dd7J/x75fx53s0bHP8btzGeP+3nk7jgpaR5OcM/P4sUnume3Q3VckuWLQ6y9dVR3u7oM7XcdO2K9j36/jTvbv2PfruJP9O/b9Ou5k/479VI971DlaH0tyQVWdV1UPS3JpkusGvRYAwK40ZI9Wdz9QVa9K8odZ/3iHK7v7jhGvBQCwWw37HK3uvj7J9aOefweszGHOAfbr2PfruJP9O/b9Ou5k/459v4472b9jP6Xjru7euhcAAA+ZL5UGABhE0AIAGETQmlFVL6iqO6rqm1V1cKb9QFX9dVXdOt3etsnyj6qqG6rqs9P9I09d9dv3ION+TlXdUlWfmu6fucnyr6+qL878fC4+ddUvZrOxT/NeU1VHquozVfWjmyx/XlXdPK3z905X2a6cqfYT6+/uqrp1k353T9vDrVV1+FTXuWzzbrtVddG0HRypqlef6jpHqKrfqKpPV9VtVXVtVZ2xSb89sc63WodV9fDpfXBkek8fOPVVLldVnVNVH6mqO6ffcz+7QZ9nVNVXZt4Dv7QTtY6w1bZb694yrfPbqupJQwrpbrfpluQHknx/kv+R5OBM+4Ekt8+x/K8nefU0/eokv7bTY1pw3E9M8j3T9A8m+eImy78+yb/f6XEseeyPT/LJJA9Pcl6Su5KctsHy70ty6TT9tiT/ZqfHtISfyRuT/NIm8+5OcuZO17jEsW657Wb9yum7kpyf5GHTdvH4na59CWP/kSSnT9O/ttnvq72wzudZh0n+bZK3TdOXJnnvTte9hHGfneRJ0/QjkvzZBuN+RpLf3+laB43/QbfdJBcn+YOsf8j6U5PcPKIOe7RmdPed3b3IJ9RfkuSqafqqJM9bvKrxNht3d3+iu0980OwdSb69qh5+aqsb60HW+SVJfre77+/uP09yJOvf4fk3qqqSPDPJ+6emlVnnm5nG9MIkV+90LbvInvzu1u7+cHc/MD28KesfLL1XzbMOZ39/vz/Js6b3w8rq7mPd/fFp+mtJ7sz6V+Sx7pIk7+p1NyU5o6rOXvaLCFrzO6+qPlFVf1RVT9+kz6O7+1iyvoEnOevUlTfcTyb5RHffv8n8V027Xq9clUOmW9jo+zpP/gX1XUn+z8wfq436rJqnJ7m3uz+7yfxO8uHpUPKhTfqsmq223Xm2hVX30qz/Z7+RvbDO51mHf9Nnek9/Jevv8T1hOhT6xCQ3bzD7n1TVJ6vqD6rqCae0sLG22nZPyXt72Odo7VZV9d+SfPcGs17b3R/aZLFjSc7t7i9V1Q8l+WBVPaG7vzqs0CXb5rhPLPuErB9a+JFNurw1ya9kfaP+lawfenrp9qtdrm2Ofcvv65yzz64x58/hsjz43qyndfc9VXVWkhuq6tPd/dFl17pMDzbuzLftrtR6njXPOq+q1yZ5IMm7N3malVvnG9hz7+eHoqq+M8k1SX5ug79bH0/yvd39V9M5ih9McsGprnGQrbbdU7LO913Q6u5nb2OZ+5PcP03fUlV3JXlckpNPrru3qs7u7mPT7sf7Fi54SbYz7iSpqscmuTbJi7v7rk2e+96Z/m9P8vvbKnKQbY59y+/rzPqXkp5RVadP/wFv1GfX2OrnUFWnJ/mJJD/0IM9xz3R/X1Vdm/VDMrv6j+686/9Btt15toVdaY51fnmSH0vyrJ5OWtngOVZunW9gnnV4os/R6b3wD5N8+dSUN05VfVvWQ9a7u/sDJ8+fDV7dfX1V/XZVndndK/9l03Nsu6fkve3Q4Ryqaq2qTpumz8962v/cBl2vS3L5NH15kgfdU7TbTVch/Zckr+nu//kg/WaPaT8/ye2jazsFrkty6XQl0nlZX+d/Mtth+sP0kSQ/NTWt+jp/dpJPd/fRjWZW1XdU1SNOTGd9D+dKr+s5t909+d2tVXVRkl9I8uPd/fVN+uyVdT7POpz9/f1TSf77ZuFzVUznmL0jyZ3d/aZN+nz3iXPRqurJWc8FXzp1VY4x57Z7XZIXT1cfPjXJV06c/rNUo872X8Vb1n/RHs363qt7k/zh1P6TWT8Z/JNZ3836L2aW+Z1MV6tl/Xj+jUk+O90/aqfHtOC4/0OS/5vk1pnbWRuM+z8n+VSS26YN9+ydHtOiY5/mvTbrVyp9JslzZ9qvz99ejXl+1gPYkSS/l+ThOz2mBX4W70zyipPavifJ9TNj/eR0uyPrh592vO4Fx7zhtjs77unxxVm/YuuuvTDuaUxHsn5+yon39okr7vbkOt9oHSb55awHzST59uk9fGR6T5+/0zUvYcz/LOuHwm6bWc8XJ3nFifd6klfN/H27Kck/3em6lzT2Dbfdk8ZeSX5r2iY+lZkrz5d58xU8AACDOHQIADCIoAUAMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADDI/wdC2tnlaut/zQAAAABJRU5ErkJggg==\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAloAAAEyCAYAAAAiFH5AAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvhp/UCwAAFtpJREFUeJzt3X+MbGd5H/DvUzsQNaE1xGvigJ1rRyYKRK0hV0BLiSg/EmOlMSSB2kTBBdQLLUiJmkqBUAWUKBL5AaioCcgEC1OBA8EYrNRpcF0alKp2uAZj7BjCNXHg4iv7BlogJXJlePrHnptMLrve8c68d3d2Px9pNGfe856Z591zZve758dMdXcAAFi+v7fTBQAA7FWCFgDAIIIWAMAgghYAwCCCFgDAIIIWAMAgghYAwCCCFgDAIIIWAMAgp+90AUly5pln9oEDB3a6DACALd1yyy1/2d1r8/TdFUHrwIEDOXz48E6XAQCwpar6i3n7OnQIADCIoAUAMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADCIoAUAMMiu+K5DABjtPTd/fq5+L3rKuYMrYT+xRwsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgkC2DVlWdU1Ufqao7q+qOqvrZqf1RVXVDVX12un/k1F5V9ZaqOlJVt1XVk0YPAgBgN5pnj9YDSX6+u38gyVOTvLKqHp/k1Ulu7O4Lktw4PU6S5ya5YLodSvLWpVcNALACtgxa3X2suz8+TX8tyZ1JHpPkkiRXTd2uSvK8afqSJO/qdTclOaOqzl565QAAu9xDOkerqg4keWKSm5M8uruPJethLMlZU7fHJPnCzGJHp7aTn+tQVR2uqsPHjx9/6JUDAOxycwetqvrOJNck+bnu/uqDdd2grb+lofuK7j7Y3QfX1tbmLQMAYGXMFbSq6tuyHrLe3d0fmJrvPXFIcLq/b2o/muScmcUfm+Se5ZQLALA65rnqsJK8I8md3f2mmVnXJbl8mr48yYdm2l88XX341CRfOXGIEQBgPzl9jj5PS/IzST5VVbdObb+Y5A1J3ldVL0vy+SQvmOZdn+TiJEeSfD3JS5ZaMQDAitgyaHX3H2fj866S5Fkb9O8kr1ywLgCAleeT4QEABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABhG0AAAGEbQAAAYRtAAABtkyaFXVlVV1X1XdPtP23qq6dbrdXVW3Tu0HquqvZ+a9bWTxAAC72elz9Hlnkv+U5F0nGrr7X56Yrqo3JvnKTP+7uvvCZRUIALCqtgxa3f3Rqjqw0byqqiQvTPLM5ZYFALD6Fj1H6+lJ7u3uz860nVdVn6iqP6qqp2+2YFUdqqrDVXX4+PHjC5YBALD7LBq0Lkty9czjY0nO7e4nJvl3Sd5TVf9gowW7+4ruPtjdB9fW1hYsAwBg99l20Kqq05P8RJL3nmjr7vu7+0vT9C1J7kryuEWLBABYRYvs0Xp2kk9399ETDVW1VlWnTdPnJ7kgyecWKxEAYDXN8/EOVyf5X0m+v6qOVtXLplmX5u8eNkySH05yW1V9Msn7k7yiu7+8zIIBAFbFPFcdXrZJ+7/aoO2aJNcsXhYAwOrzyfAAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAINsGbSq6sqquq+qbp9pe31VfbGqbp1uF8/Me01VHamqz1TVj44qHABgt5tnj9Y7k1y0Qfubu/vC6XZ9klTV45NcmuQJ0zK/XVWnLatYAIBVsmXQ6u6PJvnynM93SZLf7e77u/vPkxxJ8uQF6gMAWFmLnKP1qqq6bTq0+Mip7TFJvjDT5+jU9i2q6lBVHa6qw8ePH1+gDACA3Wm7QeutSb4vyYVJjiV549ReG/TtjZ6gu6/o7oPdfXBtbW2bZQAA7F7bClrdfW93f6O7v5nk7fnbw4NHk5wz0/WxSe5ZrEQAgNW0raBVVWfPPHx+khNXJF6X5NKqenhVnZfkgiR/sliJAACr6fStOlTV1UmekeTMqjqa5HVJnlFVF2b9sODdSV6eJN19R1W9L8mfJnkgySu7+xtjSgcA2N22DFrdfdkGze94kP6/muRXFykKAGAv8MnwAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAgwhaAACDCFoAAIMIWgAAg2wZtKrqyqq6r6pun2n7jar6dFXdVlXXVtUZU/uBqvrrqrp1ur1tZPEAALvZPHu03pnkopPabkjyg939j5L8WZLXzMy7q7svnG6vWE6ZAACrZ8ug1d0fTfLlk9o+3N0PTA9vSvLYAbUBAKy0ZZyj9dIkfzDz+Lyq+kRV/VFVPX0Jzw8AsJJOX2ThqnptkgeSvHtqOpbk3O7+UlX9UJIPVtUTuvurGyx7KMmhJDn33HMXKQMAYFfa9h6tqro8yY8l+enu7iTp7vu7+0vT9C1J7kryuI2W7+4ruvtgdx9cW1vbbhkAALvWtoJWVV2U5BeS/Hh3f32mfa2qTpumz09yQZLPLaNQAIBVs+Whw6q6OskzkpxZVUeTvC7rVxk+PMkNVZUkN01XGP5wkl+uqgeSfCPJK7r7yxs+MQDAHrdl0OruyzZofscmfa9Jcs2iRQEA7AU+GR4AYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYBBBCwBgEEELAGAQQQsAYJC5glZVXVlV91XV7TNtj6qqG6rqs9P9I6f2qqq3VNWRqrqtqp40qngAgN1s3j1a70xy0Ultr05yY3dfkOTG6XGSPDfJBdPtUJK3Ll4mAMDqmStodfdHk3z5pOZLklw1TV+V5Hkz7e/qdTclOaOqzl5GsQAAq2SRc7Qe3d3HkmS6P2tqf0ySL8z0Ozq1AQDsKyNOhq8N2vpbOlUdqqrDVXX4+PHjA8oAANhZiwSte08cEpzu75vajyY5Z6bfY5Pcc/LC3X1Fdx/s7oNra2sLlAEAsDstErSuS3L5NH15kg/NtL94uvrwqUm+cuIQIwDAfnL6PJ2q6uokz0hyZlUdTfK6JG9I8r6qelmSzyd5wdT9+iQXJzmS5OtJXrLkmgEAVsJcQau7L9tk1rM26NtJXrlIUQAAe4FPhgcAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGETQAgAYRNACABhE0AIAGOT07S5YVd+f5L0zTecn+aUkZyT510mOT+2/2N3Xb7tCAIAVte2g1d2fSXJhklTVaUm+mOTaJC9J8ubu/s2lVAgAsKKWdejwWUnu6u6/WNLzAQCsvGUFrUuTXD3z+FVVdVtVXVlVj9xogao6VFWHq+rw8ePHN+oCALDSFg5aVfWwJD+e5Pemprcm+b6sH1Y8luSNGy3X3Vd098HuPri2trZoGQAAu84y9mg9N8nHu/veJOnue7v7G939zSRvT/LkJbwGAMDKWUbQuiwzhw2r6uyZec9PcvsSXgMAYOVs+6rDJKmqv5/kOUlePtP861V1YZJOcvdJ8wAA9o2FglZ3fz3Jd53U9jMLVQQAsEf4ZHgAgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEEELQCAQQQtAIBBBC0AgEFOX/QJquruJF9L8o0kD3T3wap6VJL3JjmQ5O4kL+zu/73oawEArJJl7dH65919YXcfnB6/OsmN3X1BkhunxwAA+8qoQ4eXJLlqmr4qyfMGvQ4AwK61jKDVST5cVbdU1aGp7dHdfSxJpvuzTl6oqg5V1eGqOnz8+PEllAEAsLssfI5Wkqd19z1VdVaSG6rq0/Ms1N1XJLkiSQ4ePNhLqAMAYFdZeI9Wd98z3d+X5NokT05yb1WdnSTT/X2Lvg4AwKpZKGhV1XdU1SNOTCf5kSS3J7kuyeVTt8uTfGiR1wEAWEWLHjp8dJJrq+rEc72nu/9rVX0syfuq6mVJPp/kBQu+DgDAylkoaHX355L84w3av5TkWYs8NwDshPfc/Pm5+77oKecOrIS9wCfDAwAMImgBAAwiaAEADCJoAQAMImgBAAwiaAEADCJoAQAMImgBAAyyjC+VBgAexLwfguoDUPcee7QAAAYRtAAABhG0AAAGEbQAAAZxMjwArBgn168Oe7QAAAaxRwsAtmnePUvsX/ZoAQAMImgBAAwiaAEADCJoAQAMImgBAAwiaAEADLLtoFVV51TVR6rqzqq6o6p+dmp/fVV9sapunW4XL69cAIDVscjnaD2Q5Oe7++NV9Ygkt1TVDdO8N3f3by5eHgDA6tp20OruY0mOTdNfq6o7kzxmWYUBwH7jA1D3nqWco1VVB5I8McnNU9Orquq2qrqyqh65yTKHqupwVR0+fvz4MsoAANhVFg5aVfWdSa5J8nPd/dUkb03yfUkuzPoerzdutFx3X9HdB7v74Nra2qJlAADsOgsFrar6tqyHrHd39weSpLvv7e5vdPc3k7w9yZMXLxMAYPUsctVhJXlHkju7+00z7WfPdHt+ktu3Xx4AwOpa5KrDpyX5mSSfqqpbp7ZfTHJZVV2YpJPcneTlC1UIwL4074nhL3rKuYMrge1b5KrDP05SG8y6fvvlAMBD40o9djOfDA8AMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADDIIl/BAwDsYr7GaOfZowUAMIigBQAwiEOHAPuQQ0pwatijBQAwiKAFADCIQ4cAsM85lDyOPVoAAIPYowWwAuxxYNXYZtfZowUAMIg9WrDi/Ne4O1kvm5v3Z8PuY909dIIWwEOw7D80/nDB3jYsaFXVRUn+Y5LTkvxOd79h1GsBe8OyQ8e8e4uEnc09lJ/Nftw7x+J26n1/qgwJWlV1WpLfSvKcJEeTfKyqruvuPx3xerBKVuGQ0rJrFGROnZ38WVvP8K1GnQz/5CRHuvtz3f3/kvxukksGvRYAwK406tDhY5J8Yebx0SRPGfRac9vtexJ2e30PxV4ay14xYm/Dbt+DsdvrA/a+UUGrNmjrv9Oh6lCSQ9PDv6qqzwyq5SH76Y2bz0zyl6e0kE1sUt9Iw8a+A2N5KHZ0ne/wz2bXbO+n2H4dd7J/x75fx53s0bHP8btzGeP+3nk7jgpaR5OcM/P4sUnume3Q3VckuWLQ6y9dVR3u7oM7XcdO2K9j36/jTvbv2PfruJP9O/b9Ou5k/479VI971DlaH0tyQVWdV1UPS3JpkusGvRYAwK40ZI9Wdz9QVa9K8odZ/3iHK7v7jhGvBQCwWw37HK3uvj7J9aOefweszGHOAfbr2PfruJP9O/b9Ou5k/459v4472b9jP6Xjru7euhcAAA+ZL5UGABhE0AIAGETQmlFVL6iqO6rqm1V1cKb9QFX9dVXdOt3etsnyj6qqG6rqs9P9I09d9dv3ION+TlXdUlWfmu6fucnyr6+qL878fC4+ddUvZrOxT/NeU1VHquozVfWjmyx/XlXdPK3z905X2a6cqfYT6+/uqrp1k353T9vDrVV1+FTXuWzzbrtVddG0HRypqlef6jpHqKrfqKpPV9VtVXVtVZ2xSb89sc63WodV9fDpfXBkek8fOPVVLldVnVNVH6mqO6ffcz+7QZ9nVNVXZt4Dv7QTtY6w1bZb694yrfPbqupJQwrpbrfpluQHknx/kv+R5OBM+4Ekt8+x/K8nefU0/eokv7bTY1pw3E9M8j3T9A8m+eImy78+yb/f6XEseeyPT/LJJA9Pcl6Su5KctsHy70ty6TT9tiT/ZqfHtISfyRuT/NIm8+5OcuZO17jEsW657Wb9yum7kpyf5GHTdvH4na59CWP/kSSnT9O/ttnvq72wzudZh0n+bZK3TdOXJnnvTte9hHGfneRJ0/QjkvzZBuN+RpLf3+laB43/QbfdJBcn+YOsf8j6U5PcPKIOe7RmdPed3b3IJ9RfkuSqafqqJM9bvKrxNht3d3+iu0980OwdSb69qh5+aqsb60HW+SVJfre77+/uP09yJOvf4fk3qqqSPDPJ+6emlVnnm5nG9MIkV+90LbvInvzu1u7+cHc/MD28KesfLL1XzbMOZ39/vz/Js6b3w8rq7mPd/fFp+mtJ7sz6V+Sx7pIk7+p1NyU5o6rOXvaLCFrzO6+qPlFVf1RVT9+kz6O7+1iyvoEnOevUlTfcTyb5RHffv8n8V027Xq9clUOmW9jo+zpP/gX1XUn+z8wfq436rJqnJ7m3uz+7yfxO8uHpUPKhTfqsmq223Xm2hVX30qz/Z7+RvbDO51mHf9Nnek9/Jevv8T1hOhT6xCQ3bzD7n1TVJ6vqD6rqCae0sLG22nZPyXt72Odo7VZV9d+SfPcGs17b3R/aZLFjSc7t7i9V1Q8l+WBVPaG7vzqs0CXb5rhPLPuErB9a+JFNurw1ya9kfaP+lawfenrp9qtdrm2Ofcvv65yzz64x58/hsjz43qyndfc9VXVWkhuq6tPd/dFl17pMDzbuzLftrtR6njXPOq+q1yZ5IMm7N3malVvnG9hz7+eHoqq+M8k1SX5ug79bH0/yvd39V9M5ih9McsGprnGQrbbdU7LO913Q6u5nb2OZ+5PcP03fUlV3JXlckpNPrru3qs7u7mPT7sf7Fi54SbYz7iSpqscmuTbJi7v7rk2e+96Z/m9P8vvbKnKQbY59y+/rzPqXkp5RVadP/wFv1GfX2OrnUFWnJ/mJJD/0IM9xz3R/X1Vdm/VDMrv6j+686/9Btt15toVdaY51fnmSH0vyrJ5OWtngOVZunW9gnnV4os/R6b3wD5N8+dSUN05VfVvWQ9a7u/sDJ8+fDV7dfX1V/XZVndndK/9l03Nsu6fkve3Q4Ryqaq2qTpumz8962v/cBl2vS3L5NH15kgfdU7TbTVch/Zckr+nu//kg/WaPaT8/ye2jazsFrkty6XQl0nlZX+d/Mtth+sP0kSQ/NTWt+jp/dpJPd/fRjWZW1XdU1SNOTGd9D+dKr+s5t909+d2tVXVRkl9I8uPd/fVN+uyVdT7POpz9/f1TSf77ZuFzVUznmL0jyZ3d/aZN+nz3iXPRqurJWc8FXzp1VY4x57Z7XZIXT1cfPjXJV06c/rNUo872X8Vb1n/RHs363qt7k/zh1P6TWT8Z/JNZ3836L2aW+Z1MV6tl/Xj+jUk+O90/aqfHtOC4/0OS/5vk1pnbWRuM+z8n+VSS26YN9+ydHtOiY5/mvTbrVyp9JslzZ9qvz99ejXl+1gPYkSS/l+ThOz2mBX4W70zyipPavifJ9TNj/eR0uyPrh592vO4Fx7zhtjs77unxxVm/YuuuvTDuaUxHsn5+yon39okr7vbkOt9oHSb55awHzST59uk9fGR6T5+/0zUvYcz/LOuHwm6bWc8XJ3nFifd6klfN/H27Kck/3em6lzT2Dbfdk8ZeSX5r2iY+lZkrz5d58xU8AACDOHQIADCIoAUAMIigBQAwiKAFADCIoAUAMIigBQAwiKAFADDI/wdC2tnlaut/zQAAAABJRU5ErkJggg==", "text/plain": [ "
" ] @@ -195,7 +195,7 @@ "outputs": [ { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAmMAAAFACAYAAADwGHt4AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvhp/UCwAAIABJREFUeJzsvXt8G+WZ9/27dbAl+SBZkh3bsRPLkJCEkEAOBRLKKW3S1k2hLeFpoX337XZLd9tnG+izXWALqTnswlu6De7Tbfuy2+122223QFNo1lDCw5kEWBIHQiCEg+X4HFuyJduyZOtwP3/IGmukGXkka3Ty9f18+BCN7pm5JI08P933dV0/xjkHQRAEQRAEkR80+Q6AIAiCIAhiKUNijCAIgiAIIo+QGCMIgiAIgsgjJMYIgiAIgiDyCIkxgiAIgiCIPEJijCAIgiAIIo+QGCMIgiAIgsgjJMYIgiAIgiDyCIkxgiAIgiCIPKLLdwDpYLfbeUtLS77DIAiCIAiCWJBjx465OOe1C40rKjHW0tKCo0eP5jsMgiAIgiCIBWGMnVEyjpYpCYIgCIIg8giJMYIgCIIgiDxCYowgCIIgCCKPkBgjCIIgCILIIyTGCIIgCIIg8giJMYIgCIIgiDxCYowgCIIgCCKPkBgjCIIgCILIIyTGCIIgCIIoKTjn4JznOwzFFFUHfoIgCIIgiEQ45/D5fHC5XHC5XHC73bjoootQV1eX79AUoboYY4z9K4BPAxjhnK+f22YF8DsALQB6AFzPOR9XOxaCIIilTmd3Jzq6OjDsG0Z9RT32btqLtta2fIdFEBlz9uxZvPXWWwgEAqLtLperaMRYLpYp/w3AJxK23QbgGc75KgDPzD0mCIIgVKSzuxPtR9ox5BsCB8eQbwjtR9rR2d2Z79AIYkFmZ2cxMjKStL28vDxJiAHAxMRELsLKCqrPjHHOX2SMtSRsvgbAlXP//iWA5wHcqnYsBEEQS5mOrg4EwuKbViAcQEdXB82OEQVHOBzG2NiYsPTo9XoBADt27IDRaBTGmc1m6PV6cM5hs9lgt9tht9tRWVmZr9DTJl85Y8s450MAwDkfYozJziMyxm4CcBMArFixIkfhEQRBlB7DvuG0thNELolEIvB4PIL48ng8iEQiSePcbjeampqEx4wxbN++HSaTCRpNcdYlFnwCP+f8IQAPAcCWLVuKpzSCIAiiwKivqMeQb0hyO0Hkk7feegsDAwMIhUIpx1ksFmi12qTtxTQLJkW+xNhZxljD3KxYA4DkRWCCIAgiq+zdtBftR9pFS5UGrQF7N+3NY1TEUmJ6ehqhUAjV1dWi7ZxzSSFWWVkpLDvabDbo9fpchZpT8iXG/gjgzwDcP/f/x/MUB0EQxJIhlhdG1ZRErpiZmRG1m5ienkZtbS0uvvhi0Ti73Y7e3l4YjUZBeNntdhgMhjxFnluY2k3RGGO/RTRZ3w7gLIDvAXgMwMMAVgDoBbCHcz620LG2bNnCjx49ql6wBEEQBEFkTDAYFCXdT05OJo3RarXYtWuXKL8rFAphZmYGJpMJjLFchqwqjLFjnPMtC43LRTXlF2We2qH2uQmCIAiCUB+/349jx47B6/Wm7Hyv1WphtVoxOzsrmvXS6XTQ6Qo+jV01lu4rJwiCWKJQ41ciUzjn8Hq9qKioEOVvlZeXY3JyMkmIMcZQU1MjLDvW1NQUbcWjmpAYIwiCWELEGr/GkvhjjV8BkCAjkpCyGQoGg9i8eTMaGhqEcRqNBlarFaOjo6iurhaS7q1W65Ke8VIKvUMEQRBLCGr8SiyE3+8XxJfL5cLMzEzSGJfLJRJjAHD++eejrKwMZWVluQq1ZCAxRhAEsYSgxq+EHP39/Xj//ffh8/lSjisvL5ec7Sr2Xl/5hMQYQRDEEoIavxKhUAg+nw9msznpOSkhptPpkmyGSqnisRAgMUYQBLGEoMavS49Em6Hx8XHodDrs3LlTJKpsNhuA+fyvWL8vs9lMSfcqQ2KMIAhiCUGNX0sfzjkmJydFSffhcFg0JhgMYmJiQjQ7ZjQasW3bNpjNZknLIUI9SIwRBEEsMdpa20h8lSCcc7zxxhsYHR3F7OxsyrFVVVUIBoNJ261Wq1rhESkgMUYQBEEQRUYgEF1mjm+cyhiD3++XFGIxm6HY0uNSsRkqFkiMEQRBEESBEwwG4Xa7hWXHyclJtLa2Yt26daJxdrsdY2NjKCsrEyXdl5rNUKlBYowgCIIgCoxwOIzx8XEh70vKZsjlciXt19zcjPr6elRVVZH4KiJIjBEEQRBEgeD1enHq1CmMjY0hEonIjmOMQa/XIxKJiCodjUYjjEZjLkIlsgiJMYIgCILIMTGboYqKCtEMllarlZzxAgCz2SwsPZLNUGlBnyRBLDG8Bw9iZP+DCA0NQdfQgLpbboZ5925lO594GHjmbsDbD5ibgB37gA3XqxswQZQIUjZDV155pahzfUVFBQwGAwKBACoqKkRJ92QzVLqQGCOIJYT34EEM3bkPfK4SKzQ4iKE79wHAwoLsxMPAwW8BQf/cwfqijwESZAQhwezsrJBw73K5JLvbu1wukRhjjGHTpk203LjEIDFGEEuIkf0PCkIsBg8EMLL/wYXF2DN3zwuxGEF/dDuJMYIQcDqd6Ovrw8TERMpxer0eoVAoaTv1+lp6kBgjiCVEaCjZkzDVdhHe/vS2E0SJE4lEMDMzkzSDFQgEJIVYvM2Q3W6H2WymikcCAIkxglhS6BoaEBoclNy+IOam6NKk1HaCWAJwzjExMSHkfI2NjaG6uhrbt28XjbPb7fjwww/BGIPZbEZtbS1sNhtqamrIZoiQhMQYQSwh6m65WZQzBgDMYEDdLTcvvPOOfeKcMQDQG6PbCaIE4Zxjenpa5PGY2N3e4/EgFAqJKhutViu2bt0Kq9UKvV6f67CJIoTEGEEsIWJ5YRlVU8bywqiakihxgsEg3nnnHbhcLvj9/pRjDQYDpqenUV1dLWzTarVYtmyZ2mESJQRL7OhbyGzZsoUfPXo032EQBEEQJUIwGARjTDSzxTnH008/LenxWFZWJrSasNvtqKioyGW4RJHBGDvGOd+y0DiaGSMIgiCWDIk2Qx6PBxs3bkRzc7MwhjEGm82GoaEhaLVakccj2QwRakBijCAIgihZIpEIvF6vIL7Gx8eTbIZcLpdIjAHAueeeC4fDAYvFIrIbIgg1IDFGEARBlBxutxvd3d1wu92SvbziCQaDSdvMZrNaoRFEEiTGCIIgiKJmZmYG5eXlom3BYBBnz56VHE82Q0ShQWKMIAiCKCpmZmYEiyGXy4VAIIBdu3aJenjZbDbh3waDQSS+yGaIKDRIjBEEQRAFTSgUgtvtFgSYVHf78fFx2O124bFer8emTZtQXV2NiooKSronChoSYwRBEERB8uGHH2J4eBgejwep2jBpNBrJfmCNjY1qhkcQWSOvYowxdguAvwDAAbwF4Cuc80DqvQiCIIhSgnOOUCiU1K3e7XZjfHw8aTxjDBaLRVh6tFgsZDNEFDV5E2OMseUAvgVgHefczxh7GMAXAPxbvmIiCIIg1IdzDp/PJ8r7qq+vx8aNG0Xj7HY7RkZGAABVVVWivK/4Jq0EUezk+2rWATAyxoIATACSHYwJgiCIoicQCAjCK5Z0H4/b7U7ap76+HgaDATabLalakiBKibyJMc75AGPsBwB6AfgBHOKcH0ocxxi7CcBNALBixYrcBkkQBEFkjN/vx4cffgiXy4WpqamUY8PhMGZnZ0VtJkwmE0wmk9phEkTeyecyZQ2AawA4AHgAPMIY+xLn/Nfx4zjnDwF4CIh6U+Y8UIIgiBzQ2d2Jjq4ODPuGUV9Rj72b9qKttS3fYSkmHA5Do9GIqhY1Gg16enokx+t0OthsNsFqiGyGCDXxHjyIkf0PIjQ0BF1DA+puuRnm3bvzHZZAPpcpPwbAyTkfBQDG2AEA2wD8OuVeBEEQJUZndyfaj7QjEI4u3Q35htB+pB0AClaQSdkMXXrppaipqRHGlJeXo6qqCpOTk9BoNKipqRHyvsxmM9kMETnBe/Aghu7cBz63NB4aHMTQnfsAoGAEWT7FWC+ASxhjJkSXKXcAOJrHeAiCIPJCR1eHIMRiBMIBdHR1FIwY45xjcnISLpdL6PmVaDPkcrlEYoxzjjVr1kCj0cBqtVLFI5EXRvY/KAixGDwQwMj+B0mMcc5fY4w9CqALQAjAccwtRxIEQSwlhn3DaW3PJSMjI+jv74fb7cbMzEzKsT6fD0BUhDHGwBjDsmXLchEmQcgSGhpKa3s+yGs1Jef8ewC+l88YCIIg8k19RT2GfMk3hvqK+pzGEQ6Hk2avvF4vBgelC93jbYbsdjsMBgMAUO4XUVDoGhoQkriGdQ0NeYhGmny3tiAIgig6sp1sv3fTXlHOGAAYtAbs3bQ3G+HKErMZiuV9AcAVV1whGmO323H69GkAUYuhWMK93W4nmyGiKKi75WZRzhgAMIMBdbfcnMeoxJAYIwiCSAM1ku1j+6ldTRkOh+HxeATxJWUzFAgEhBkuADCbzVi7di3sdjuqq6tJfBFFRywvrJCrKVkqv69CY8uWLfzoUcrxJwgif+x8dKfkkmJDRQMOXZfUKjHvcM6FXl9jY2OIRCKyYxlj2Lp1K+rq6nIYIUGULoyxY5zzLQuNo5kxgiCINCjkZHvOOTjnopYRjDH09vZienpacp/q6mrBYohshggiP9C3jiCIJU26zSBzmWyvJDfN7/eL8r5aW1vR2toqGmO329Hb2wsg2tU+3uNxqdoMFXoTUGJpoUiMzXXLb0S0H1gP51x+npsgCKJIyKQZZK6S7eVy00KhED5S9RFBfMXaScSICbJ4mpubYbFYYLfbyV4IxdEElFhayOaMMcbMAL4J4IsAygCMAjAAWAbgVQA/4Zw/l6M4AVDOGEEQ2eX9q3dIl7w3NmLVs8/I7pcL6yK53DSLxoJba26V3c9gMGDLtB+jD9KsjxyZfu4EkS7ZyBl7FMC/A/go59yTcPDNAL7MGGvlnP98caESBEHkh0ybQba1tqnWGT/WMFUuB80TEf05TrIZwksvYXjf92jWJwXF0ASUWFrIijHO+cdTPHcMwDFVIiIIgsgRhdAMMt5mKObxePXVV8vmplk0FmHJ0W63o6amRtSo9f0HOwre+iXfFMLnThDxLOjSyqJ8iTG2b+7xCsbYR9QPjSAIQl3qbrkZLK6nFpCbZpA+nw9nzpxBV1cXnn76abz44ot45513MDIygmAwCLfbjb2b9sKgFcdWrinH31z8N7jsssuwZs0a2O32pI75NOuzMPn63AlCDiUJ/D8BEAFwNYC7AUwC+D2ArSrGRRBFRS5yiJYyar2/uWwGefbsWQwPD8PlcsHv96cc6/F40LYms0awNOuzMMXQBJTIDL/fD6fTib6+PuzcubNomhQv2PSVMdbFOd/EGDvOOb9obtubnPONOYkwDkrgJwqRxKo3IFpd176tnQRZFijG9zeW9xVPV1eXrMejXq8XeTyaTKaMbyKJlYJAdNan4Z67SWwQJcfs7Cx6e3vhdDrhdDoxFDcD/Jd/+Zd5N6rPZtPXIGNMC4DPHbgW0ZkygiAQnbmIFwoAEAgH0NHVUbBioZgohvc3HA5jfHxcyPsymUzYtGmTaIzdbhfEmFarhdVqFcRXNm2GaNaHKGXC4TAGBgYE8dXX1yfrKtHd3Z13MaYUJWLsRwD+AKCOMfb3AK4DcKeqURFEEZGVjuwnHgaeuRvw9gPmJmDHPmDD9VmKsLgpxI73nHN4vV5BfCXaDE1PTyfNjtXW1mL16tWw2+2wWCyiLvnZxrx7N4kvoiT59a9/jZ6eHkVjnU4nLr30UnUDyhILijHO+X8wxo4B2AGAAbiWc35K9cgIokhYdEf2Ew8DB78FBOfyiLx90ccACTLktuN9KkKhEPr7++FyueB2uxEMBmXHzs7OwufzobKyUthmNBqxevXqXIRKECVLU1OTYjF25swZhMPhpCKXQmRBMcYY+xXn/MsA3pXYRhBLnkV3ZH/m7nkhFiPoj24nMZazjveJSOV9vf3224jPs210H8aagYdhnHUhUF6L0Q1/Bd1FX4TdbkdZWZmq8RFEqTA1NQWn04nu7m40NTVh8+bNsmMdDgdefvnllMez2WxwOBxwOBzZDlU1lCxTnh//YC5/TP6dIoglRixvKeNqP29/etuXGIt+fxUyOzsr8nhcv349amtrhed1Oh0sFgvGx8cBACu9r2Fd78+hDc8AAIwzo1jxxgNAczPQSCKaIOQIBAI4c+YMuru74XQ6MTo6Kjzn9XpTirHm5mZotVqEw2FhW1VVlSC+WltbUV1drWr8aiArxhhjtwP4OwBGxtgEokuUADAL4KEcxEYQRcOiOrKbm6JLk1LbCQDqdLwPhUIYGxsTlh29Xq/oeZfLJRJjANDS0oLGxkbY7XZU/sttYHNCTIBmNAkiiVAohL6+PmH2a3BwEHKdHHp7exEMBqHX6yWf1+v1WL16NTjngviy2WxF08JCjlQd+O8DcB9j7D7O+e05jIkglhY79olzxgBAb4xuJ7LK5OQkhoaGhE73qVr7jI2NJW1bvnz5/AOa0SQISSKRCIaGhoSKx97eXoRCIUX7hsNh9PX1JZndx3P99aX3YyfVzNgazvm7AB5hjG1KfJ5z3qVqZETBQg1Os0xsFqWEqylzec10dnfivld/CO/sCCJBC0y+3fjuFTfi2ouWw+Vy4b333kPlsS40P/kkdB4PQhYLxj75SUxt3pRkM5QSmtFc2lAFtAiv14t3330XTqcTPT09mJmZWXgnGZxOZ0oxVoqkyhn7NoCbAPyjxHMc0Y78xBIjsQHnkG8I7UfaAYAE2WLYcH3J/iHP1TXDOceBdw/g3tf/ASE+CzBAU+aBX/ef+LtDIQB/hh3n2lF5rAu1jz4KzVw1pN7jwbIDB3DBxg2wXXaZ8hPSjObShSqgk+jr68Of/vSnjPevq6sTlh1XrlyZxciKgwU78BcS1IE//+x8dKdkm4GGigYcuu5QHiIiCh01r5lAICBKum8fbIcn4kkaF5m1wOK+Cy/fehVOffRyMJcraYyusRGrnn0mvQBodmRpsn+9zKxoM3DLydzHkwNS5XEBUb/VH/zgB4qPZ7FYBPHV0tIiagNTSmStAz9jbA+AP3HOJxljdwDYBOAezvnxLMRJFBmF2ICTKGyyfc2cPXsWo6OjcLvdmJycFD0nJcQAgOk9GPT4wRgDc7slx2RkpF3CM5pECpZAvmDMZihW8Tg1NYVvf/vbsonyFRUVqKurw8jIiOTzJpNJVPG4YBrAEkNJa4s7OeePMMYuA7ALwA8A/AzAxapGRhQkhdKAkygesn3NnD59GhMTE5LPWTQWSUHGgxY0WowAyEibyAIlmC8YDofR398vJN339/cn2QyNjIyktBdqbW0VxFhZWRlWrlwpiK+6urqir3hUEyViLNbMow3ATznnjzPG2tULiShk8tWAkyhe0rlmEm2G7HY7zj33XNEYu90uiDHGGGpqaoSk+78d+1t878hdCPL55GEe0YOPfRLf2XUeAKDulpsljbTrbrk5q6+bKGFKIF+Qc47h4WFBfJ05cyalqwQQTaxPJcbWrVsHg8GA1tZWNDY2FkXn+0JBiRgbYIz9/wA+BuD/Y4yVA1DPVK0QKOY8EJVjz1UDTqJ0SHXNcM4xNTUliC+32y0qgY9EIklirL4+OqNmt9thtVqh083/Gdtt3Q2NRpNcTbkzWk0J5MlIu5j/phDJFGEFNOcc4+PjwrKj0+mE3+9feMc4nE4nLrnkEtnnm5ub0dzcvNhQlyQLJvAzxkwAPgHgLc75+4yxBgAXcM5znq2dkwT+xCoZIPqLZ/ePCvqLBqC4YyeWDLOzszh79qwgwFKVwDPG8IlPfKK4f2HT95LII7Ozs3jyySfhdDqTGhuny/Lly/HVr36VlhvTIGsJ/JzzacZYD4BPMsY+AeBwPoRYzihmn8Bijp1YMkxPT+PNN9+Ufb68vFxYdrTb7cUtxAD6XhJ5Ra/X44MPPsDU1FTa+1ZVVaG1tVVIvC9Gm6FiQUk15T4AewAcmNv0C8bYI5zzexd7csaYBcC/AFiPaO+yP+ecv7LY4y6KYq6SKebYiaLhseMDeOCp0xj0+NFoMeI7u84TlgABsc2Qy+XC1q1bYTQahefNZjP0er2Qn6LX62Gz2WC32/HqcBj3Pd+DQc8gGi3j+M4ujejYRUmJfi+9Bw/mdqmXSCIUCqG3txcNDQ2i71g8jDE4HA689dZbCx7PYDAIwsvhcJSEzVCxoCRn7IsALuKcBwCAMXY/gC4AixZjADoQbZtxHWOsDIApC8dcHMVcJVPMsRNFwWPHB3D7gbfgD0bregY8ftx+4ASmpiaxtY7B7XYn2Qy53W40Nc1fg4wxtLa2gjEGu90Os9kMxhgeOz6AuzrfTTh29AZS1IKsBL+X3oMHRUUQocFBDN0ZTV4nQaYekUgEg4ODIpuhcDiMz372s9iwYYPsfnJiTKfTCRWPDocD9fX10GhKOyW8UFEixnoAGADESo/KAXy42BMzxqoBXA7g/wUAzvksoibk+aWYq2SKOXaiKHjgqdOCWIrhD0bwj//nA9yzVXofl8slEmMAsGrVKoXHDuOBp04Xtxgrwe/lyP4HRdWoAMADAYzsf5DEWBbhnGN0dFQQX3I2Q06nM6UYi1kLMcbQ1NQkiK+mpiZRAQyRP1J5U/5vRJcOZwC8zRh7eu7xxwG8nIVztwIYRXTZcyOAYwD2cs59CXHchKgtE1asWJGF0y5AEVbJCBRz7ERRMOiRrr4aT7g/VFVVCTlfVqt1UceW2140lOD3Uq5BbkaNcwkRHo9HEF+xZqsL4XQ6wTmXXVI0m8340pe+hKamJpSXl2c7ZCILpJLEsbLFYwD+ELf9+SyeexOAv+acv8YY6wBwG4A74wdxzh8C8BAQrabM0rlTU8xdtYs5diIrZMOUOxAICDlfjDFs3LgRANBoMWJAQhzZDBo0Ny8XBFgmf/Dljh1r1poR2WopsdjjlNj3Mt3Gubk0ii82fD4fenp6hJYT4+PjaR/D6/VifHw85Q+fc845ZzFhEiojK8Y457+M/ZsxZgSwgnN+Oovn7gfQzzl/be7xo4iKMYIgMiRTU+5gMCjyeIz/Na7VanHBBRdAo9HgO7vOE+WMAYBBr8Gd12zAxo2LW0qUOrZRrxWataZNtsycyRQ6iXQa5+bKKL4Y6ezsxGLbNVVUVMDhcCR1yyeKCyXVlLsRtUAqA+BgjF0I4G7O+WcWc2LO+TBjrI8xdt6cyNsB4J3FHJMgigk1qtE6ujpEne4BIBAOoKOrQ3Tji0QioopHj0fa0xGI2qSMj4/DZrMJuVupqikzJevHzlZLiVTHiT2/0IxZiTV9TadxrtJrcilisVjS3qe8vFxkM1RbW0sVjyWAksy9dgAfwdzyJOf8DcaYI0vn/2sA/zFXSdkN4CtZOi5BFDRqVaOlY8r9+uuvIxwOS4wGNBoNampqYLPZUFtbC7PZLDx37UXLVUuoz+qxs9VSQvY4fcpmzEp0Zs28e7eiazXbRvGFTrzNkMlkwoUXXig71uFY+Faq1WrR3NwsiK/GxkaqeCxBlIixEOfcm6C8s5K7xTl/A8CCnWkJotRQqxpNzpS71lAreqzRaGC1WjE6OipsM5vNoqT7om+2mq2WEnLHYVplM29LvOlrto3iCw3OOcbGxkRJ9zGbocbGxpRirL6+HgaDAYH45V7G0NDQIIiv5uZm6PV61V8HkV+UiLGTjLEbAGgZY6sAfAvAEXXDIojSRo1qtOnpady44kb86N0fYZbPd4nRQ4/rll2XNH758uUwmUyw2+2w2WwoKyvL+NwFSbZaSsgdJ1FgxUicSSvRpq9KSccovliYnJwUhFd3d7dgXJ/I4OAg/H6/bENWjUaDlpYWuFwuQXytXLlSdjxRuigRY38N4LuItrj4LYA/ITsNXwuXEsvvIAqPdKvRgOSKtG9u+Ca2Vm4V8r6mp6dhgw3Xmq7FIf8heCIeWDQW7DTuxBq+Jul4TU1N8/2/SvGaz1JLic7KCnQ4zsXwrAf1oTD2zmjR9tF9c8dVMPNWgk1f0yGVUXyxEAgERBWPLpdL8b49PT1Yu3at7PPXXXdd8c9CE4tGiVF4K+e8O0fxpISMwolSITFnDIhWozXcc7fkMmViRRoAlGvKcY3xGlxkuEjyHPE2Q3a7HZWVldLB0DUvi9T7btAa0L6tHW1TPmXvG72/RUcwGERfX58gvoaGhrDQvVKOLVu2oK2teIQnkV2yZhQO4N8YY8sBvA7gRQAvcc4XNrkqVpZ4fgeRG5RUo0UiEYyPj8PlcuH7R7+fVJE2E5nBIf8hQYxpNBrYbDZBgMVshhaErnlZUlYCXncoumGhmbcSbPpa6vT09OA3v/lNxvvr9Xqh4vHcc8/NYmREqbKgGOOcXz5X7bgVwJUAOhljlZxzZW21i40lnt9B5I7EajTOObxer7DsODY2JlQ7joXGJI/hiXiwatUq2O12WCyWzJY7SvCaT7fJqJz5edYqAfPY9JUarqbPypUrodFoFPfu0mg0WL58uZD31dTUREuPRFoo6TN2GYCPzv1nAfBfAF5SOa78scTzO4jcMjU1JYgvt9uNYDAoOc6iscATSe4F1lDRgPPOy7ApaowSu+bTbTIqbX4enfxPWQlYBC0rqOHqPOPj40LS/cDAAL75zW/KCqaysjI0NTWht7dX9njLli0TJd2XXAEMkVOULFO+gKg10n0Anpgz9C5dStDUt9Aotl/qcrMm2eDEiRMYG5Oe9QIgVDt+veHr6DglXjIzRCLYe3YwKgoWc/PP4JqX+wwT36udHxnA4bFf5fSzjl9a3P52GDc8z2GbmILHfCu8d0SScvJSGZT/3fUpKgEfv7Xgl3eXcsNVn88nVDs6nc6kxsYDAwMp/Y4dDodIjNXU1Ajiq6WlBRUVFarFTiw9lIgxG4DtAC4H8C3GWATAK5zzO1PvVqRQfoeqFNsv9VSzJkoE2ezsLNxuN9xuN0wmE1pbW0XP2+12kRgrLy8XJd2bTCYAwAZsQE1NDTpevW++qm/cgzbf9OJnY9K85uXv1FT2AAAgAElEQVQ+w6M9Y/jP52qF9+ps5AgeOXMATBMUjQPU/axjS4jb3w7j609wGELR7VZvWLKxbiqD8pSVgN4bpQMooOXdpdRwdWZmBmfOnBEE2MjISMrx3d3dKcXYqlWrMDY2BofDAYfDkVG3fIJQyoLVlADAGFsL4ApElyq3AejlnF+hcmxJ5KSaklCVnY/ulFz2aahowKFYQnQBsf3+ZyXNq5dbjDh829VJ28PhsMhmyOv1Cs9VV1fj8ssvF40fHx/HBx98IAiwqqqq1En3+9fLLCk2A7ecVP7CFoHcZ8hCNZh4/1bhccU590NTJr20quZnHYvvn/4phFqJ9k+6xkasevYZ4XG6n7FAAXwWC1Fs37d0CIVC6O/vF5Ye+/v706p4XLFiBb7yFTJ9IdQla9WUjLEPAZxGNE/sZwC+UvJLlYRqFNsv9VSzJkC04jE+6X58fFw26XdiYgIzMzMoLy8XttXU1GDr1q3KAyqAZHu5zyqiHRc9Znppv0u1P+tYk1HbxJTk84mNdTM2KC+ClIZSa7jKOceRI0fgdDpx5swZhEKhjI81PDyMUCgEnU7JAhFBqIuSq3AV55zs4ImskBVrlBw2KG20GCVnTRot0Q7Zfr8fhw8fTnmMeJuhRduaFECyvdxnqAnXiB7zoAVMYmZMbRuc2NKix3wrrN5k783ExrpKDMqlTd2ll3e9Z4wYuXlHVg3gMyWbDVfVMLZPF8YYjh8/DrfbndG+jY2NwrJjc3MzCTGiYFDS2oKEGJE1Fv1LPccVbN/ZdR5uO3ACgeD81yB+1sRkMsFoNApedABQWVkpiC+bzZZdX7kCmI2R+ww/3fw1/GePVphhmhndBUPDfM5YbFwuZmXaWtvgvSMi2Vi37pabk8anMihPbeoublmhlgH8YmhrbVt0jl6uXtfExAT0en1KOyCHw6FYjNXW1griq6WlBQaDIVuhEkRWUZQzVihQzlhpsKhqyhzk6czMzIjaTbzQM40/ngHGZ4BllXrc3rZedON+9913EQgEBAGm+h/8ArAuKuRqyniyMZvz/tU7pK2rEnLP0h1bTKj1uvx+v8hmyO1241Of+lTKpft33nkHjzzyiORzZrNZEF8OhwNVVVUZx0YQ2UBpzlhGYowx9nnO+e8zimwRkBgj0G4BIHXNMqBdOkdpIUKhENxutyDAJicnZccuW7YsvRwvoug5tXYdIPV3kjGsPfVOxmOLiWy9rmAwiN7eXpHNUCJr167F9dfL/7jw+/34/ve/DwAwGo2C8GptbUVNTY0y1wmCyBHZtEOSYj+AnIsxglAjZ+r999/Hhx9+KPu8VquF1WqF3W5HbW1txucpdu599V488t4jiPAINEyDPav34I5L7sh3WKojZ+o+Vq1BZ3enaKYvEwP4YiDT1xUOhzE4OCiIr/7+fsFVQg6n04lIJAKNRiP5vNFoxDXXXIP6+nosW7aMxBdREmQqxujqJ/JDBjlT8TZDMzMzOP/880XP2+12kRhjjKGmpkZoN1FTUyN7Y1gq3Pvqvfjd6d8JjyM8IjwudUFWd8vNSblnAR3wqysiOJbQN01qrFyeWjGh9HVxzjEyMiKIrzNnzmB2Nr3i+0AggOHhYTQ2NsqOufDCC9N7AQRR4GQqxoon0YwoLRQ0KOWcw+fzSdoMMcawevVqUVK91WqF2WwWxJfVaqUqqwQeeU86R+eR9x4peTEWyzE7ee/tsHjDcFcDv7mS4fD5WiChm70SA/hiRMnrevXVV/HSSy9henp6Ueeqr69PW8ARRLEje8dhjL0F2eQcLFMtIoJYCAnTZb/fL8r7CgQCkrtyzjE2NoZly+YvYa1Wi49+9KOqhlzsRGSKquW2lxrm3bvxV2PfBZdYFEjsm5ZoAF8qLPS6dDpdRkLMarWKbIZirhMEsZRI9fP/0zmLgiAWAeccL730Uspf0+Xl5UK1I9mapI+GaSSFl4YtneXbrPTIK0JiNkOhUAjr1q2THedwOBQdr7KyEq2trULivdlszlaoBFG0yIoxzvkZxti1AM4F8Bbn/KnchUUQYuJthqxWq2hmizEGu92OwbgEY51OJ/J4rKysLKhEX9mWCwXQtkIqhj2r94hyxmLsWb0nt7GlQ5bfy2LpZr+o1jGYtxmK5X0NDAyAcw6r1ZpSjFmtVlRXV2NiQuxBVV5eLmo3YbfbC+q7SBCFQKplyp8AOB/AEQD3MMY+wjm/J2eREUuaSCQCj8cjLDt6PB7BZsjv94vEGADU1dVhZmZGEF9ms7lgk+5lG2j2vgqz5+c5a2griUxT3Tt2/wg4738UTzWlCs2Bs9nNXi3kTNwBeXP2SCSC4eFhQXz19vZK2gyNjY3B6/XKzmQxxtDa2oqTJ0+iublZmP1qaGgo2O8iQRQKsn3GGGMnAWzknIcZYyYAL3HON+c0ugSoz1jpwjnH5OSkIL7GxsZkfefKy8vxsY99rGh/Xcs20KwEVn06eXtOjaeLwPxaEaXyOtJEiTE45xxut1sQXz09PbI5lolcc801KSsZfT4fysvLqQCGIObIRp+xWc55GAA459OsWO98RFEwMjKC119/PeWYeJuhYibRqFrYPiVTpJxDE/BCMCLPCqXyOtJEzoR92DeMN954A06nE06nM2Vj41Q4nc6UYqyioiKj4xLEUieVGFvDGDsx928G4Jy5xwwA55xvUD06oqSI2QyNPfYYDI/+HqHhYSFfyvqJTySNNxqNgr9jTmyGcoRsA81Kmd87OTQBLwQj8qwg8zqmjfXIaq2eVF4akLe8P7kiA2PIiMcffzzj48ZshtasWbOY8AiCkCGVGFubsyiIkiQYDApJ9zGbocpjXah99FGE5vp+xfKlGgDULVsGrVYrzH6ZTKaiXYpMhWwDza98CojPGQNybgJeCEbkWWHHPoQe/2vo4pLtp3kZ9vk+j8uOD8iagqeFVF7a49+M2gZFgvPbcpj3J1dksHF8Y1rHMZlMoqR7shkiCHVJJcYaOOev5iwSougJh8MYHx8XGq16PB4k5iRan3wSmjkhFoMHAhjZ/yA+UqRGyonm2N/ZdV7Km33KBponNua3mlJBU914Mqrcy0XF6Ibrce8f38ZfRH6NRubGILfh+6Hr8cfINrzy1OnsiLFn7haLVgAIS7RXCfqjY7P4GsPhMAYGBoScry984QsoLy+XLTLwvurF+973ZY9XVlaGlStXCuJLymZosVWaBEHIkyqBv4tzvmnu369wzi/NaWQSUAJ/YXP06FEMD0vnrADRaivH//obaS+tIjVSfuz4AG4/8Bb8wXm/PaNei/s+d0F2bvgFTGLlHhCdhWnf1i5/k06cTQKiM2+7f5R1Qea4rVO2a7Xz/iyICFnTeikyN7IHokn3Z8+eFXK+Em2GbrjhBqxatUp2/1deeQWHDh0SHms0GjQ3Nwvia/ny5dBqtbL7Z/RZEwSRlQT++HtmaSTrEIuCc46pqSm4XC4wxtDS0iJ63mq1Jomx6upqYdnRarXC+Y8/LCkj5QeeOi0SYgDgD4bxQLZmXwqYjq4O0c0ZAAIJ9kBJSM0mqTBzBACNFiMGPH7J7VlBLr9ObmwacM4xPj4uiC+n05myu313d3dKMdba2oqGhgZBfK1YsQJlZWWK48nosyYIQjGpxJiGMVYDQBP3b0Ggcc7HshEAY0wL4CiAAc45df0vMPx+v5DzFTPaBqLJ9YlizG63o6KiQpR0n/gHv9SMlAclbvaptpcSqSr3ZMlhleN3dp0nOWv5nV3nZecEUvl12jJxzhigOOduamoKTqdTaDnh9XoVh+J0OlM+v2zZMtx0002Kj5dIRp81QRCKSSXGzACOYV6AdcU9xwG0ZimGvQBOAajO0vGIRTA7OyvkfLlcLvh8Pslxfr8f09PTIh+56upqXHXVVSmPX2pGyqrPvhQwiu2BhByx+Vkkb48RIyeqEJrWQmcKo+4SPbJtihObmUwnny8t5PLrpLbJzPq99957+PDDD+F0OjE6OppxKGfPnoXP58ustYSCHL6lagVFELkilR1Si9onZ4w1AWgD8PcAvq32+YjUzM7OivJKpIi3Gcq0sWMpGSmrPvtSwCiyB5LIEfP2GDH0uhk8HO3KHprWYehlHXDwYNavi2svWq7ucrGEab2wXQEvvPCCyMYrHQwGA1paWgST7YwMthU6FRSLFRRBFCup7JBaOOc9KZ5nAJZzzhezvvAggL8FULWIYxBpEG8zVF9fj+rq+QnJsrIyVFVViRpCajQaWK1Wkc0QlbjPo/rsSwGjyB5IIkds5ESVIMRi8NkgRvY/WDIiHYh+18LhMPR6vewYh8OhWIzpdDqsWLFCEF/19fWLtxlSmMNXDFZQBFHMpJraeIAxpgHwOKLLlaOIJvKfC+AqADsAfA9ARmKMMfZpACOc82OMsStTjLsJwE0AsGLFikxOtaSJ2QyNjo4KNkPhcHQWhzEmEmMAUFtbK+r1VVNTk7LKarHIGmbniwzaLlzV34XzD8W9hvNvBtIUY+m0DUi3lUaMbLzXUnHGbHakT5r85yE0LX09yTkTFAucc7hcLpHN0GWXXYbLLrtMdp/W1lYcPnxY8jnGGJYvXy6Ir6ampuzbDKWRw9fW2kbiiygKYsVmBoMh5Y+hQiLVMuUextg6ADcC+HMADQCmEc3vegLA33POlRmaSbMdwGcYY59CVORVM8Z+zTn/UkIcDwF4CIi2tljE+ZYEnHNMT08LCfdut1tUAh+Py+VKqsBau3Ztzma+ZA2zgfwIsgzMpbPxGtIxd05spTHg8eP2A28BQEpBlus4BSQqDnWmMELTyX96irGi1uv1CuLL6XRiampK9LzT6Uwpxpqbm6HVaoUfSHV1dYL4WrlyJcrLy1WNv2QcF4glT+J9b2ZmBhdddBGWLy+OVQrZPmM5DSI6M/Y3C1VTUp+xhXE6nXj77bdTjonZDNXW1qKxsTFHkSVz4vJLoR9J7r2ka2zEqnw0gM3AXFrW9DuN16DE3DnG9vuflSwYWG4x4vBtV8ueI9dxCijIGQOiFbUN99xd8MuU09PTonYTY2Opi8p1Oh1uvfXWlDNaR44cQXV1NVpaWlBZWZntkFOTw75vBKEW/f39eOONN5K2Nzc3Y+PG9Nwnsk02+owRBUowGITb7cbk5GTSzJbFYkkaX1ZWJmo3UQhmvp3dnXBICDEgj8tVGbRdkDX9TuM1pNM2INNWGrmOU0BUcdgHMC3MLX7AZMXIiWqE3BOFsTwtw+zsLM6cOSOIr1RNjaUIhULo6+uDw+GQHbNt27bFhpk5aTouEES+CIVCgrPL6tWrRSs4NTU1SeP1er2qKTbZpiDEGOf8eQDP5zmMgkAqJ+cTKz8h2Ay5XC54vV7BZqi5uVlkoG02m2EwGETNVquqqgou6b6jqwN3VAO1E8nP5W25KoMlG1nT7zReQzptAzJtpZHrOEVIVBya5/4rVE6fPo0jR46gv78fkUgk4+OUlZVhYkLiIi8k5CpCCSKPRCIR0X0v3l6vsbERVVXzdX8mkwmVlZUwGo3CpEOxFZsVhBgjokjl5Ox7eR+Ov3EcF5ZdKLmPy+VCU9O8WNBoNNixY0fBX4TDvmH85kqGrz/BYQjNbw/ogNZ8NYDNwCQ7G01s02kbkGkrjVzHWezMzs6it7c37f20Wq3IZqixsbGofp0TRL7gnGNiYkIQX/HFZom4XC6RGGOM4Yorrij4+14qFhRjjLHtAN7gnPsYY18CsAlAB+f8jOrRLTGkLEdm+Sye8j2VJMbMZjNsNltSNSSAorgg6yvqcfj8IQBh3PA8h20CcFcDT+604r58LVdlsGQj2cT285fA/MHtQPuXFR0jnbYBevMbsK39IbyzI4gELTD5duO7V9yIay9aDu8/fRcjvziA0BSHrpKh7iufg/mbfy8fZ5pLg1lpb5ALk/AUcM4xNjYGr9cLh8Mh+11JtayYSGNjo8hmKK3qrbn3g3v7cRZ23De7B0erP15c7VHy/JkSpcFrr70Gl8uVckxVVZVQ5Z9IMdz3UrFgAj9j7ASAjQA2APgVgJ8D+Bzn/Ar1wxNTSgn8MZuh8vJy1NXVAQA2/HIDuIzx8I9W/EhYdrTZbGn5yhUiJWs8rGJCdKr37LInj2DoJ78HD8//QWJajoZvfF4QZHknT8nik5OToqR7r9eLyspKfPvb3075B/ynP/0pRkZGkrbb7XZBfLW0tMBozNBtQeL9mOZluC34F3hae0VxmM1TAQCRBoFAAC6XC1qtFg0JKRKnTp3Chx9+KNpmMplE9z3Vq4tVIJsJ/CHOOWeMXYPojNjPGWN/tvgQlxYxm6HYfzHT37q6OkGMyebkmOoXtBkqNkq2iaSKRtipzJpX/6JPJMQAgIcZRn5xoHDEWI5MwgOBAHp6egTxJWUzNDU1hdHRUeG7J4XD4cDIyAiqqqrQ2toqCDCp2eiMkHg/TGwWf6t7GH+cvaw4zOZzaPxOFB+xYrPYfS/W+qWmpiZJjNntdvT19Qniy263Z+YqUaQoEWOTjLHbAXwJwOVzxt7F0UUtj4RCIYyNjQkXoVwSr9vtRiQSgUajkc3JuXlzcZpoL0RJNpFU0Qg7VTVjaIpj3kZ2nuj2AkGl9yYUCqG3t1cQX4ODg1DSssfpdKYUYxdffDG2bNkCm82mzhKIzOtuZG4ARWI2n0Pjd6LwCYfDovuenNm9x+NBMBgULenb7XZ8/OMfL/rlxkxRIsb+B4AbAHyVcz7MGFsB4AF1wypuvF4vXn755ZQ3hHiboZgYK9nZIgWk04E+G/upFpNERWZnhQkdNhuGf7kh4xg7uzvBGJO8puor6qGr7ENoKnk/XWXyH7YFX5daOUBZajAaiUQwODgoiK/e3l7ZRN9UOJ1OXHzxxbLPS+WlZBWZ92OQ2wAUidk8NY0l5vD5fHjhhRdSVh9rNBrU1NTAbrcn/S1bqiIshhIxdgvn/NbYA855L2PsfBVjKgriKz+am5tFOVyVlZVJN07GGCwWi7D2rbbNUMGg4MaeUWf3ReynhIyPnVCR2VlhQrvdhoCGAeAZxRiLJcKT/8jFqhnrdv87hh5+Q9xIVRtB3W5x4ceCrysDFwLFpFmtKmXfhMsvx09/+lPMzMykPNV6fgo78DLMmMQ0DAA4TJiBF1V4ln0UnuaPo7m5eXGvZ7FIvB/TvAzfD11fPGbzGVQgE8VLzF7P5XKhoaFBlC9pMpmg0+mSHF/MZrOw7Gi1WpfGfS8DlCTwd3HONyVsO8E536BqZBLkM4Gfcw6fzyda/w4GgwCAzZs3J61/v/baawgEAqKLcKEqq5JLaleY3JtRZ/dF7KeERR07ToDuXNGEIW3yL750YpSLRcM0+IfL/iF6bexfD++bLoycqEJoWgudKYy6DZMwb7SL3AMWfF0ZuBCkhcJZt0T7JiDaiqP+7rvxL++dhs/nkz3Fen4Ku/E0yhCSfJ7rjGCfKZAEc6qmJAocKZshANiwYUOSX3RXVxcmJiZE971iLzZbLItO4GeM/RWAbwBonauojFEF4MjiQyx8YpUfsf8CAWkrTrfbnSTGtm7dCo1GIzlejlQJ2kUpxhQm92bU2X0R+ylhUceOa6I5/MsNgESFbDoxyo3lnM9fF95+mFt4tLt9PAm5Owu+LrVzgGQajPp8PvT09KC7uxtXXXUVRvY/KBJiAMADAYw++CAc3/wGTp6UF4Y78LKsEAMAFiqgBPO594MBqAfQke94MoGaxpYUMzMzokmHWLFZIi6XK0mMXXjhhWnf94goqZYpfwPgSQD3Abgtbvsk5zy1IVsJ8M4776C7uzvlmHiboUQyuSDVFBd5QeGNPdPO7hl3hFdAto6djeMoOobC3J0Fj5WjHKCYzVDMZPvs2bPCcy0tLdClsG9yOBxJYqyiokKodjT/cf/CAVCCOUEk8cEHH+Ddd99NOUav18Nms0kWv5AQyxxZMcY59wLwAvjiXAXlsrnxlYyxSs55+u2pi4j47r4xdDqdkHSvhs2QmuIiLyi8sWfa2V1qPyCaB3XZby8DYwzeGa980nyK5ZVsdZvPxnEUHUNh7s7eTXvR/vKdCPDg/LGYfv5YauQAnXgY/Jm7AO8AAuV2vFaxEy95G2QTfZ1OJ9bK2DeNVWswoP8AZWVlaGlpgcPhQGtrK2pra+e/iy/IXHfxmJvw2PEBPPDUaQx6/Gi0GAtuaVDN4pRsUixxElHC4TA8Hg+mp6eT8ialjOq1Wq3ovlddXb3kk+3VQEkH/v8JoB3AWQCxv54c0SawJYvdbhdVfsS8rtRU/iVnN6Pwxp5pFWn8foki1js7X1ItmTS/QKJ6tipbs3EcRcdQ6B7QNuUDXG50VJswrNOiPhTG3omJ6PY0jrMQnHMMDw9j4vDPcc7bD0I3J/6MM6PYNvM7uPFxnGRrJfd1Op24QsK+KaADfnVFBMfefAD79uzD7nNl3AOkrrt49Ea8fs5fi2ylBjx+3H7gLQAoCEGmZnFKNimWOJcynHN4vV4h5yu+nVKiXZfNZoNGoxEl3dfU1NCMVw5QksD/AYCLOefu3IQkT64T+MPhcM4rP0ruV2aOknvlEtPjESXNq52oXqio+Lrdbrew7NjT0wO/34+9/J9hwWTSWA+q0MG+Jnusb33rW9C8/DJO3ns7LN4w3NXAb65kOHx+9Pu4YAFE/HVnnGtR4R8XrsHtT9glDdeXW4w4fNvV6b1wFVCzOCWbFEucS4lYsVl80n2s2CyRSy65BHa7XbQtH/e9UiabHfj7EF2uXHLk44IsuUaoOUruVZJXJxqzVJtVqvi6n3jiiaQ8S7OEEJPbHrMZam1tRUVFBcp278ZfjX0XXKKZ7YKf9wLX3eBvOqW3F0ij1WLJHy2WOJcKnHO8+OKLmJyU/t7FiNkMSVU6khDLD0rEWDeA5xljnQCE5j6c8x+qFtUSQ63ZsILJiUl3dkxi/L3T7+GR9x5BhEegYRrsWb0Hd1xyh7CLXL5dPJkkvKuJVB+tdIy7M2IRr5tzLsoVSbxuV1WswtGmo5jWTsMUNmH9+Hp4p6okZ8a8qEJ1dTUmlk/g+dDzcAfd0Wt/zV6saV0jHFvKq3X722F8+QUNTt2/LuP3rdFilJwZK5RGq8WSP1oscZYas7OzcLvdMBqNsFgswnbGGEwmU5IYKy8vh81mQ21tLWw225KyGSoWlIix3rn/yub+I7KIWjkXjx0fKIycmHSbiEqMv/fF2/G7qvk/HhEewe9O/w4ABEEml8wfI9OEd7VI7KMVGhzE0J3Rc6sqyNJ43cFgUGQzdM455+Dqq6NLeFLX7RCGhL8o07ppHLMdw36+Ht/1vS5qNRHWlkO7426sWlaHu165K+naPz5yHI9/8LjkZ7n97TD+8kmO8rnrOtP37Tu7zhN9PwAUVKPVYskfLZY4ix05m6Hm5maRGAOieV9utxs2m03I+4o1IicKlwVzxgqJfDZ9VQu1ci623/9sYeTEpJujJDF+Y0szIhJ/SDRMgzf/nzeFx/EzNdVl1YuqplSb96/eIVktqGtsxKpnn1HtvJ3dneh49T4Mz3qiyfszWrR9NPq6YzZDsbyvvr4+kc1QY2Mjvva1aJ6Xkhw9AKhGNf614pM4p+c/oJ0aAot7n5UeI56f/YTD6k22PsrkfSuYmWMZ5q/nIdSHOfa6x9Cms2b1Os3G7GzJ5bkWAJFIBB6PRxBfHo9HsvrYaDRix44dom3hcBiMMUq6LxCy0fT1Qc75zYyxg5DoWsk5/8wiYySgXs6FXO5LznNi0s1Rktgu53SWaA+Udr5dHptVhlL00VIL0WwWYxjS6/C98nK8PzSIZW//FmfOnElpMzQ0NIRAIACDwaD4+pzEJM677g4AdyQ9l+41zsBgnZD2oMzkfbv2ouUFJb4SaWtti1a5imYyfVmzp8rW7GzJ5bnmGbfbjddffx2hkHzjYgCCvV6sMjIG5XwVJ6mWKX819/8f5CKQpYpaORcFkxOTbo6SxHgNpAWZhhXvLz+dTB8tXYKTQzaRcniYiczgt/2/xaf6P7Xg/pxz9PT0YM2aNYpy9IDU17HSY8SP1zWEc/6+5RWFLhaZIOdyMHLX38J87MtkbaQyMXu9pqYmkZiqrKyUFGKVlZXCsqPNZlvQXo8oLmTvZpzzY3P/fwHAKwDcc/8dmdtGZIG9m/bCoDWItmUj5+I7u86DUS/+hZSXnJgd+6I5SfGkys2SGL9nSno2b8/qPdmIMC/U3XIzmEH8uTODIWqGnWWGhoZw8OBBDE1JC59prbTdidyxAOnrNpGFrmMlx0g8Vi7ft4JAxepX2dnZKQ6Az+d3nnh40eciojZDAwMDePPNN/HMM8/gueeew4kTJ4T8rxjl5eWoqqqC0WhEc3MzLrzwQnzsYx/DlVdeifXr16O+vp6EWAmipOnrlQB+CaAHAAPQzBj7M875i+qGlj/uevZX+L3znxHRjkMTrsHnHV/D967+sirnylZz0URiyy9q5cQozhNJt4moxPg7Lt8HLFBNmXF8eSK2DKQ0Xyfp9dgvRtvxPyh6TycnJ9HV1QVTkwnTumThZQrPF0es56ewAy/DjEk8UmHF/7Za4dHNwqa34RsXfANXXXAVAOnr9vKmy/FUz1PwzHgARH1V7//v+0Xj4xE37R0GOANY8hyohmlwzbnXoKOrA7f7htH26Sp88UUD9KNeRXlOhX4tpETFql/Z2VlT3FJwlmbhliLBYFCUdC/XbsLlcqGmpka07dJLL4Ver6ek+yWEkqavxwDcwDk/Pfd4NYDfcs435yA+EblI4L/r2V/hkTP7wTTzTfJ4RI89K29RTZAVG4mVdEB05qJ9W3tB3OQKPb50kXw9EY52lxttvjlxpTcCu38kedOcmZnB97//ffQYe3DMdgxhzfzNVhvRYrN7M1b4VmA9P4XP4GnoEUJnhQntdisCccsnC72Hnd2duOPlOxDi4iUWvUaPe7bfI7tfrPI3aDwKQ8MB0XfPoDXgmnOvSaquVPp5Fs3FFW4AACAASURBVP21kFhdDKT8rNMhMWcMAJg2goat3gTDeQa0exZ1rqXGyZMncebMGaS6v8Zshpqbm9HY2JjD6IhcojSBX0nSjT4mxACAc/4egJKdI/29859FNwMAYJogfu/85zxFVHhI5R4FwgF0dHXkKSIxhR5fuki+Hg1DR01cSXtsBkOC8vJyLF++HCt8K7DZvRmmkAnggClkwtbxrbii7gpcffXVuKbyDejnWlB01FhEQgxY+D3s6OpIEmIAEIwEU+73wFOn4Q+GEZq4CIGhzyEyawHnAAvVoH1bO17sfzHjz7Por4UN10eFl7kZAIv+PwtCDIjOzjbcczd0jY0AY9BVQkKIIae994oJzjk8Hg9GR0eTnisvL08SYowxWK1WrF69Gtu2bcOuXbtw8cUXkxAjACjrM3aUMfZzzCf03wjgmHoh5ZeIdlyi33d0OxFFSQVoXhqaphFfShaw0snlkg0/8TCGpwYBieWKYV1C1VQsj0iIvw9gWoCH8cXyWjzBt4BNr8OllkvhaHbA4XCgubkZer0end2d+JSFYdjejPpQGEOJx46dM8V7mOq5VIn68RW+oYmLEJq4CEA0J6Ltq224/aXbFZ8vcUlS7rxDviF0dnfmZ3Ys3ZYqKlb9mnfvnv9eCrNwcQNy2Huv0JGzGaqqqsIVV1whGmu323H69GlUV1cLSfdWqxU6nZJbLrEUUXJl/BWAbwL4FqJ/H18E8BM1g8onmnANuC5ZeGnCNRKjlyYLVYDmraGpwvhSkrgs5B+bf26hhrVZYmJiAk6nE7PH/gMX9v4r6ptqMaRP/qrWhxLaPJibkuPn0THGmVF8Vvscdn9qN8o23yjaTVjKmzvHkF4HyCyvLKY6Uk78LFT5q/TzlGpEm4q8GFqn2wQ5l2TJJL6U8Pv9gvhyuVySrV8mJyeFli8xLBYLdu7cKWk3RBBSLLhMyTmfAfBjAHcB2Afgn+a2lSSfd3wNmoh4VkAT0eLzDnlT44LjxMPR5qntluj/06iG6uzuxM5Hd2LDLzdg56M70dmd7OG3UAWobMn8/gczeDHps6gKValWAvGkWA5UhMRn4/f7cerUKXR2duLHP/4x9u/fj8ceewxO9yNoa6qNzlIliCNDJIK94/N5PCGmj944U8SvCQdQ9uJ9SdullvLAWPI5FVRH6pj87zu5pcGFKn+Vfp6SryMFuVyuFL5XXXdj57IadFbE2dEs9ppSgPfgQbx/9Q6cWrsO71+9A96DB6UHbrg+2oy53RP9v0Ihpvj4RUIwGMRzzz2HZ555Bm+++SYGBgYkhVgsBSC+OTIQXZIkIUakg5JqyjYAPwPwIaIzYw7G2Nc550+qHVw++J69HBcdH8OPzRUY1mlRHwrjf3q9+Mzm8nyHpoxF/PJWas20UAVoPhqaxrOoClUlLQMybSsg8dkE//ANPMEP4CRbKxraW9GL/7KZxHlbc+KoIRTGpeMrsd3nBQcwwarxXtMXsOWCPWAHbko79lTLiw16M4aDE4rew9hzt710m+TzcudZqPJX6eeZSaPkXBhaSzXbbbdbAWC+AENFg3q1Z6rzPRO+GEKhEMbGxoRWEjH0er1k8r1OpyObIUIVlFRTvgvg05zzD+YenwOgk3O+JgfxiciJHVK69j2FxiLil7OnYaEaTL5/q+L2GPmy+skKcu9fPJleCzLH9qAKHUw88/pE0xOSbSgagiE80j+F/1p1PxwOB1pbW7Fs2bL5G8JC8UvEnm1LLrUsvhZzXkB62VLtmFLGFQzhUP/c90TFvy9qfx+L6fueaDM0Pj4OzjnWrVuH1tZW0dgTJ06gv78fVqtVaLRqNpvJZohIi2xWU47EhNgc3QBGMo6s0FGxyWJOWET8crMEEe04OObNxh87PpDyOEXdmFOqSW08ChKaOec4e/YsXnnlFXFDR5nPwIzk/kNyjViHdVpUXfsAbrzxRmzbtg319fXiX+ap4peJPduNh9VqZLyY8+YrJiBFQUmsSELlJHm1Z6rzPROeCs45JiYm0N3djf/+7//GU089hSNHjuC9997D2NiYMPvlcrmS9j3vvPOwa9cuXHLJJTj33HNRU1NDQoxQDSUJ/G8zxp4A8DCiHpV7ALzOGPscAHDOD2RyYsZYM4B/B1CPqNvNQ5zz/Nebq9hkMScsIn65RGkenG+h4A+G8cBTp1POjqXb0DTfJFV+fv6rME/9Ji55nwHg0dkLmYTm8fFxwWDb6XRiejoqpvR6PbZsmftRJPPZeFGVtK2KV2GSJYu0+jILNBd+Qf7FiJKw56spU8Xe1tqG4yPH8cjph3HpyRBueIHDPjEFvf0eeL94BObZx9NK6FajkbGSxq1KzpvYpLajqwO3v3R7ZjEqrIqULUAIpf5cstWsVm3rrXxYeylhcHAQJ0+exOzsbMpxVVVVqK6uTtpeXl4kqSlESaBkmfIXKZ7mnPM/z+jEjDUAaOCcdzHGqhBtl3Et5/wduX1yskypYpPFnLCI+KUaZPKIHoGhzwntBoCoNHHeXwQNMxUg2fiyTI+GreMwN0/MD0x4D6empgTh5XQ64fFIN8Vct24d9uyZs22S+Gy4zogDoSsxaNsuLDu2tLTgueHnctastLO7E+0v34nNJwP4+hMchrhWYUzL0bDVM997Kg/fBTUaty76mGl8zzI5VzZfs+Q1bjCg4Z67VckZy/bxFyIQCMDr9WLZsmWi7S6XC6+++mrSeKPRKPJ4NBiUWXIRRCYoXaZccGaMc/6V7ISUdNwhAENz/55kjJ0CsByArBjLCcVe3r2I+BNnFhCywH92p0iIAXkwG1cRycrP2SBGjhvEYizoR/BPd+KZwWo4nU6MjChbqXc6neCcR5cSJT4btmMfdjo+iaoq8eyYWjZZUnR0dSDAg7jhebEQAwAeZhg5UTUvxvJgj5OqcWum78eij5mGgXcmn2U2X7PaM9W5ngkPBoNwu91Cr6+YzVBiK4nYsmJi0r3JZKKke6LgWHBmLCdBMNaCaP+y9ZzziYTnbgJwEwCsWLFi85kzZ3Ie31IlZlPjD86XbRv1Wtz3uQuy5nGZb06tXSfTU4tj7ReGErYAd7Nvp32Om266CQ15XrJJxYZfbgAHx3/eF5JJIk18L3JrjxOLLxEGhhN/diI/x2y3ABL7Z+u9UeM1FyvhcBjj4+NC0r3cLPTmzZuTvmc+n4/EF5FXsjYzpjaMsUoAvwdwc6IQAwDO+UMAHgKiy5S5iKnz+TvR0f0HDGuA+giwt/WzaLvynuyd4MTD8P6sHWdeC0Pn08BVDTz+sUq8dkE5Ljg+ji+9wFAzEYa+oTGvuVZqm41Lkk538nQ7mUugyCx5DqncLimiZtuHYcYEZgy1eOKtafzs8PGkWZFCMbCO5TS5q4HapG9g9L3w9hgxcqIKoWktdJUMdZsPLuq6TOe1y+Zc6ZPzfJSyqMbAgOq5pYuOr0Q4fvw4hoaGEIkkG8jHYIyhpqYGWm2ya0RFRYWa4RFE1sjrzBhjTA/gvwA8xTn/4ULjc5Ez1vn8nWh3/gEBzfwvKUOEo92RJUF24mF4O/4X+l+tgCY8f46ADnhuA3DVCYhzdnKYe5ENEpPhB268Av9gflmZ4Egn322RuX13Pfsr/N75z9j2rgtffzIhT6pMj2VbxlCzYj6BfhY6HMTHk/qBCfswhsbGRlxS0Yd1H/wMmrklpqjhtk10PcmRKwPrRCF0edPlePy9A7I5Y+YWH7w9JvDw/LzZYq7LdPOhYjltAR5nIB6JoH18Cm0fewCdlRVpi1olMaQUjCrnlha9wXkacM4xNTUFznlSIv3x48cxMJBcvW02m4WlR7IZIgoZpTNjsmKMsdTrMUrEU8oTR+eNfwlgjHOuqOdBLsTYzn9djyFt8o2zIcxx6M+z0Ado/3q8/6sZhKaT/3iEGaCV+DgKsV+PFFKJvDN64GefZDh8fvRXa8obSjo90jLopxYrcd9/7HEc0zwuGMJvfzuMG54H7BMc+sbobCSzjiDy9PdgxiS8qMIzuCxJiNXV1cHhiHo8rly5MpoInBDXzqZGSSsjOdTueyV3k7/m3GvwYvefcM7xMXzpBY6aCUBvN6Puizsw8osDCE0lHyvT6zKTPmSd/7QeHeVhoRHz3nEP2nzT6KxtRrvZmJFoSSW2FImhLMzMZhpfsSNlM9TQ0IDNmzeLxvX19eHNN99ERUWFKOmeutsTxUI2liljazLnAdgK4I9zj3cjmt+1WLYD+DKAtxhjb8xt+zvO+RNZOHbGDMu0kZHbnjbefoSmpZcaNDKTlIXQr0cJUsnw5UHghuc5Dp8ffZwyCTmdHmkKxvr9flHFo9vtBgAcW/60IMQA4PD5Whw+P9rc9sRXo+KCc479r3mF5GAg6jcXE18OhwOVlZULxpVk5r0AaneEl0sMf7H/RRy64WXghuR9Bn/8B0jlR2V6XWZi5N422o82iRg6ysMZJ7q3tbbJjlGUQK+igfdC8RUbs7OzIvEVa/0Sj8vlmi92maO+vh52u13UHZ8gShFZMcY5vwsAGGOHAGzinE/OPW4H8MhiT8w5fxnRLgkFRX0EGJK4f9bLpyykh7kJOpP0zFhEbmasgJO/45G7OdsS8pBkb7rp5OHIjA1WLMNzhw6hp6cHQ3JiQeeV3BzRzhvEM8Zw/vnnY3JyUmg5UVOjwCw+Ia76UDitmTG1c4IyEULZ7iOVUT6UzOctJ3YXK2ozeZ+IZKamptDV1YWJCYlkxDj0ej1sNhuCwaBo1kuv10Ov16sdZsERDAbR39+PQMKPW6JwMRgMaGpqyvh6VXKXWAEgvmveLICWjM5WBOxt/Sxu6/lD1Cg5BufY2/rZ7Jxgxz7UnUwvZ0zNzvVJDU8XUTAgd9N2J+RZy950d+xLysPx9lVj5P9UIvTQOnF8O/aBH/wWnihj6KixYFinxbLQ/23vzeOjKs/+//c1k8lK9gRIWAMiUhYBxQUEUTBYqbt1bRX191i7In2q1kel0X77qI8L0l/t861tLbXWreCGUUFFXEAqKrIooBiQLRiSkITsmZn7+8eZGWY5Z2aSzGQSuN+v17wyZ7vPdc59ZubKdX/u63Ix9dAwbB9+GN5QZzY4Qh0ywRhC8w4HzZkzJ9IlR7yG+YfqKCvIo9Vm8wyHKvIbjHvy9Mwjw7cQmBH+pQ374jJxoiuOUP8Ft5jmkYrmuTQbavuv+jOwP/4sefXKdx8+mZARNht++aSLWfz1Mg7YbUeGKdsVA5NzqOwI7ctITm2kIUAtoO8c3jJD2dnZAUL61NTUgOiyF5vN5iszVFBQQHZ2tp7x6MfevXvJzMxk+PDh+r70AZRS1NTUsHfvXkpKSrrURjTO2D+Aj0TEO1ZxMUbm/KOSx3a+YRqve2znG7ER8E+4nOz5QIr5bMqvBvfcbMpYF/g1+9Fucxg/tl7ClqAJysNVX1VM5fokVHt9gH1ffvklXw4cyI7UySzP202bRxx/wJHEywUHOKlmN0ObhlraObxmMrv6fxAwVAmAWBdHjxrvNbx+O7TUMrepmQ0pyezdkxEwUaCwAX70mgJcrBlrpyijyOcQBKcU8ZahArrtkM2fPN9UCxXOEepqHimzwvMrHr+TH73uxtZmhIALG+DHr8Oh0eczM1wC1L1v0OqJglU6kigrzIfhFzN/6Gmdvh4zu4L7vCv36VjCW2bIO+xYW1uLy+Xi1FNPpbCw0LdfUlISOTk51NXVkZOT49N8Wc1+1Bi0trZqR6wPISLk5+dz8ODBrrcRzWxKEZkMTPcsvqeU2tDlM3aDnhDwj18yLjAq5kUpNs/rA4XCO0E8Cvx2azZllPY1padTfuEFlsW0053pnLf3PNM2i4qKKCkp4fXG7bxV+zxu+yHT7u62kN5PyF86uJi7HjdPG9HRP4cJ7wVG8qbdv4p9dS0h+w7KSWPNr8/uuk0eekoYbibUf+wxp3n6jDDPXCTBf2evJ9oJBEezgL6zKKVobm72OV81NTWmZYZGjhzJmDGBE10aGxtJSUk5Jocbu8rWrVtD7qOm92PWb7HOM5YONCil/iYihSJSopTa2QVbNb2IeBT4zT7//ICIyShgZieOb2lp8Yl1rexI94h/rYpp+6/Pz88PKDPkbfsczgF+Zplcs9vaID8h/4EkO/kNoXnLABwHQxNY7jdxxMKt7yw9JQw3u4fB+kEv4Z65SPqtzl5PtHqwo0lA3x127drF119/TUtL+OcvPT3d1OEyneii0WgCiOiMichvgJMxZlX+DXAAT2HMhtR0ljhPh+8M8Srw25mIQmtrK998842vyHZtbS233XYbycnJlva1Z2cDkO5KN42MiQhLhy9lQNoAFpy8IOwPqpU2SEQoryhnbmNTdP0V3K9pub5C4wOdLuuEqiY5KYtz0kwjY9GUoTJLWNyRfbNPf3Zdv4+4zfEc6S0H4vr8lVeUIyIER94t70OYZy7W+i2tBzOno6OD5uZmsj2fL3/MHLHk5GSf5stbZkij0XSNaCJjFwOTgE8BlFL7PYW9j0qGqDT20BIi4B+iYjC1OjhRZP0eYxkS4pB1R5htRSQ9jtPpZM+ePT7na//+/SE/2Lt37+a4446ztK/j8u9DYyPjDo3jk/xPcNkCo07eSNe3Ld9G1H+ZaYMA3MpN2Qd3Q3UNcxs80Sur/jLrV5sD7MngamdGczNPn5kRklzWmaQoHhcaGbt1zmjTMlS3zhlteg1efAmLPXnyKu1QtvNFRh3czb66y7nA9gG3dfyFdGd7+OvpJt5nwK1CpyAvPTvFoxk7oteL9MzFWr+l9WAGZmWGUlNTmTVrVoBWqaCgAAC73R5Q4zEzM1NrmnqI1atX8+6778akrd/85jcxaUcTW6LJntWujF9LBSAiR3V9ideuX284Xkr5XkNUGq9dv777jYcrLhyG8opySpeWMuHvEyhdWkp5RXn3bcEYUiz67b0kFReDCEnFxWRffBFVix5l65jv8NXZs6hfvrxTbVrlZ/qfD/+HJ598kgceeIAnn3ySDz74gH379oU4YgAVFRWW9hX99l5GzJtH5imZ7BqyC5fNhU2Mx9j7N/jciz9dbGnv3BFzKZtaZn6s6mBxVtB/+2b9Zdav7g5I7gfZQ3gvPZ014+z86TzhYBa4gYNZ8L/ftTF9ZkFIn140aRD3XTKeQTlpCIZWLJp6oIsrXgzJ9N9qE77NM3SWtyU9T7oE6XyCricWz5rZMwBG/8y56XcM/j+/C+nTcJMBvH1UlFGEIBRlFIUmdd30vKHTK8sx/m56vnvtHYW43W4OHTrEV199xYcffsiKFStYt24dO3bs8NV7bG1tpampKeC4jIwMpk2bxpw5czjllFMYMWIEWVlZ2hE7ytm8eTPTph0ZAPv00085++yuaVbPOuss3nzzTQDuuusufvGLX8TExqOJaCJjz4vIn4AcEfkP4AbgL/E1K7HExPEyozNJTT1EM/OrO/hrvGIxu9JKj1PbUcvOb6KTGe7ceWS/YA0aGPfkmZpnfPfErdyk2lNNHYBwNnmZO2Iud7x/h/mxZnmsgvvLqv9aDsHtOznw9wmA8iWXDcasTy+aNKjTMyetEhMfTDJ+NIul2nwHj/2xetas7rdSymhnROdn64bVb3Uh4nws6cGUUnz88cfU1NTgdDrD7pudnU1HR+AsY2/tR82xxdixY/n6669xuVzY7Xb+8z//k4cffjhgn+nTp5umLnnooYeYPXu2b/mee+5h4cKFVFVVsWHDBl555ZWQY451IjpjSqmHROQcoAFDN7ZQKfVm3C1LIHGbRdWF4sJRZQKPEWYZ9FVrK1WLHo3446mU4uWXXybdlU6TvSlke7orej2JUgqn02lZb87qntjEZjo0Fo0WyFJH5DQR3gf3V4R+tWrbn1j0qVXC4kKnogHYrwoYbOaQeeyM1bPWZU1WV/WU4SLOCdJjJorm5mZsNptRmsuDiNDS0mLqiOkyQxorbDYbY8eO5fPPP+err75i6NChTJ48OWCf999/P6q2ZsyYgVKKRx55hNWrV+u0JiZEI+B/QCl1O/CmybqjjrhGokySmuJIM9ZbEK9M4GYO54huzK4UEaqqqhjbMDZEx2V32xl3aJzlsd4yQyNGjKCkpISMjPAj4VbX7na7SFWKVtuREFGqPZUZg2dQurTU0rkuryinxRkqUE4VB/ODM4eb9VdQv5ZnpLM4L5cDScLApaVGIe4dL1tG7iJdV0Q8Tsx8Z40vwazvGtyKAbUn8zXwP87Lud/xl8ChSr/ridWz1iVNVnf0lNFGnHvR5JlYYVZm6Pjjj+f4448P2K+goICGhgZSU1MDnC9dZkgTjtNOO401a9bwxz/+kTfeeCNke7SRsc2bN1NZWenTGmpCiWaY8hwg2PH6rsm6o4K4RqKCkppG84MQj5lfVg7nX3PTcNSGzk5Mys/iq6++orCwkJycHMt2S0pKqFxr2LoldwvN9mbSXemMOzQuIAlrRkZGQI3Hzg6BWN2TIk9mdm9G/oHJOcwYcW6AIxTsXJsVhAbITs7mjlPviG42pV+/ljtrKSvMo9Wjp6lsquTlHS8bhbj3vseBpgOISJcjeCH4OTHep9N3/d7ZlBNv5psV21ledwZ5jmTL2ZSxeta8n5NORZe7E92KJuLcyybPdBWn00ltba3P+TIrM1RdXR3ijA0fPpyhQ4eSkZGhtV59kJkzZzJz5sweP+9pp53GvHnz+OlPf8qgQaGyiWgiY5WVlVxzzTW8/PLL/OIXv2DFihVdq25ylGPpjInIj4GfACNFZJPfpkxgbbwNSxRxr0nXyeLC8Zj5ZeVwPjPVxXWvu1GuI5EVsbvJOO5b/vz008yePTtA0BnMiBEjWLt2LUObhgY4X8nJyQw/frjP+erfv3+3fhBM74nbbZTIaWpmbpPHocyG0uT3wjrXVmLzdEd6YEHoSHj6dfHSUlqDHBpfIW5PQlEzB7DLfRrkxPiuP3sILDiSpPiI/mwucI9pU9191ro1vN8FPaWPaCLOfXwos7a2lq1bt1JXV2c66cWLzWYjKSkppOC2Tjuh6QonnHACKSkp3H5712Ivzc3NXHLJJTz88MOMGTOGu+++m9tvv107YyaEi4w9DbwO3Af82m/9YaVUbVytSiC9LQdRl6IMEbByLMvH2fh1dS1VmzJxNttJSnfRf8JhsoYbP2I7d+4M64wNHTrUpwUYPHiwb+ixuLg4phqBkHvS0eFzxAKo38uBPHNVu/cexNr5jqa9mPZpd5yYILpjV7eH97ugp/QRTcQ5hvcpniilOHz4MFlZgQVd7XY7hw4dCtlfRHxlhgoKCsjJydF6HE3MWLx4Mffdd19E6YgV6enpfOhXK3jGjBkBy5ojWDpjSql6oF5EFgO1SqnDACKSKSKnKqX+3VNG9iTzJ8/nrvf/CydHhpGSsMU8B1FnogjBP5L3f3Q/9/37PhraG6L6wQwuUTR3aiavjgod3ujvdJM9vIUNKck4NmSQ05DEli9yaUzJgGL45ptvcDqdrNi9wtR2h8PB9ddfT//+/cOWPolUnDya4uUBs+EWjYNgRwwge7Clc61QlC4tJTslm7q20Fxf3u2ddZIiOfPB/X7f9Psith/2WbFyYsRmDM11MurT1VmGYYf3oxnq7YKeMoBIEefuOHtxwP8Ztw8YgO3aH1I3YQI1NTV0dHQwa9asAD1XVlYWDoeDjo4OMjMzA3RfVhNdNJqu8vXXXzN37lymTZvGddddl2hzjgmiyTP2v0Cj33KTZ93Rye51iAqcQSfKBbvXxewU3ihCZVMlCuWLIljldArev66tjvr2+qiO9aarcO7fD0rh3L+fq16qY/rmwKEOu9vOtENDWVWZS86aDPIajIcjrwEGrEkmvfITnE4nT33yVFjbBw0aFNERC7an8u6FvnxmkbabMmuh8cPtj+eHfP7k+aTaU00Pq2yqpLG9EYfN3N5I99YMs/N5h/o62+8QxbNidu0AymU4N2HybcUS64hgpWFH/R5AHdFqBds14XI4//fG8Cpi/D3/97EbQgzzjPQ0B194gf133e17xl0HDtC26FEay1/zpZWorg6c9SoiTJkyhXPOOYczzzyTsWPHMmDAAO2IaeLCyJEj2bZtG3/9618TbcoxQ8RC4SLymVJqYtC6TUqpCXG1zISeKBRe+sQ4Ku2heqYil2LlDbEpFH7HXdP47spa8huM8jBPzxTWjLVjExtKqZDoh1Vh4wD7LApbWxXbVsDbE5N4/FwCRPZnlz9HQUPoM1GbBck3n8+vMz6hqrXK0oZIkaRIxcm7XLw8zEw5b2TJ6h5mJ2eT7ki33O69t9FE7PzPFxzJOuPpWdR3hN47q36HKItab3oeXrzZcMBCLi5QOxYVXZh1aGmnS7Fyt1nkzg7KHdtZjZHsTvBsyh07drB3717yfn0HjrrQaGxHTg6777qTlJQURo0axfDhw3vMNk3vQhcK75vEu1B4hYj8giPRsJ8AFZ22so9glTjTan1nqV++nMtfqvWVxSlsgB+9pgCXLyFosN4mGv2S1T5WaSkEmPWZk6GNI/lsyhTf+jwTRwwgpwHGVj7JwcGFljZEoxOKVJy8y8XLwwxTeYferIqCN7Q38MFVH4QtGt6ZhLhmQ30vbdhHXXsVZvMWvDMrze5fVJq2CZfDCzeZ7tdpTVQXZx1aiv+r9pkf4HUcYzWrMRq7Ozl5pqu4XC7a29tD0ka0tLTQ2NhIfxNHDMBRX8+MGTN0mSGN5hgkGhfjZmAqsA/YC5wKWHzz930GhmYcCLu+s1QtejSgPiFAqhOuXh3oBPiX8Yk2aakZ4QowC3Dc14Zf7XA4GDlyJIeyzR+Juiygo4WBrvCR1Ejlh6zs8a6PtL07WN0j7/pw28MlxI2GB1dsR3VYpwXxEnz/Itnsw0r71FlNVBdLdlmWGErKi3zOKNqPSBftjgVmZYY2bdoUsp+3xqPTIpVLUlGRLjOk0RyjRHTGlFJVSqkrlVL9lVIDlFJXK6XMrXfbCQAAIABJREFUx6mOAuaPuJhUd6DDkepWzB9xcUzat4rw5Ifq6X3Rj3C6JwC7svOLSea1vvovuAVJtT5WlGLevHncdttt/OAHP8B50xW0BUmo2pKgY5KRVX9+TW1YW/ztjtYe/0LRkbZ3h3B6rkjbuxyx87C/roW2g3NQbms9nRf/+xfJZh+x0kR1Y9bh3BFzWXnZSjZdt4mVl600ontWmrYutN+l4+MwW1IpRUNDAxUVFXz00UesXLmSNWvWsH37dmpqanC73dTW1uJ2B/4HV1BQwKmnnsqQX98et2dco9H0TaLJwH88xhDlAKXUOBGZAFyglPo/cbcuAcyd+VtWv7KU8z/Ap+lafgbMvf633W980/MkZSicjaGbarJC14kI4/8+nmzJZljTMPYk76HZ3kyyOxmFosPW4dN7nZp1qukpvUNo+269DbP/t0UUw16Y69PPzLxxIasBx5+eIafBiIh1TGpiZlE9gBHpmFrG4nX3Udleh9m4W7hIntceK+1VpO3dIVLqhnDbvyp6xFTL1pFfyLT7V7G/roXinDRunTM6pKZkeUU5maMewG0/hHKlodwOxG7M/jQLggx0HHkYok430YWEwqbEaNZhgG6u5Dgj9cjBvcYsT1Ntm3X7Uc087oHZkm1tbXz++efU1NTQ1tYWdt+0tDRaWloCUgI4HA4KCwvhwgux2WxxecY1Gk3fJBoB/7vArcCflFKTPOu2KKWs69vEiZ4Q8C9cMJqL37QFDCW2JsGL57i5d9H2rjfs0bTUfwWV67MDEqu2JsGfzjNE/D4U+HtPdredk2pOCkim6s+5557LqaeaO2TlFeV8ffftzP7EFeCQKRS5I5somtJgRC/8Z68Fa3DgyD4Ay39BebKElt+xpxrDU0dZEeZgzRiAOzmFxRMvY2XxJN+6NIed+y4Z73PIzBK8KrcdUIgtdOw71e2m7FAjc2c/mJhkpOH6PUp7rJLalk0tM9JcdKL9sG35P2MxsNuftrY2kpKSAnJ2ud1uVqxYgcsV6kz6lxkqKCgIqA2p0XQWLeDvm8RbwJ+ulPooSMcQWnH2KGH2Gpuppmv2mm4q+D2aluzhxmLVpkw6mpOo9ptN6SPIEQNw2Vxsyd1i6Yzt3LnT0hlb/OliKksFp4LSDWBT4BZYM0H40RjP+GhwNvJwkZZF44zyOx2e9v3L70w/+hwxMI/Y/e/Ic1iZPz5gv5YOFw+u2O5zxszyb4nNJDIE2JSirLrWSF6bqMzwMYiwhc055p0BGmX7UZcn66bdTqeTmpoaX5mhw4cPM3nyZIqLi3372Gw28vLyOHjwIA6HIyDXly4zpNFoukM0kbHXgZ8B/1JKTRaRy4AblVLf7QkD/emJyNjnJ4wxFdK5gbHbtna94bIcCJqpN2H4EJTZF7iJM+Zdf9k3l/kWk5OTGT7cKDM0cuRIYwjEM32/3FnL4vw8DtjFZH6gtz1FkdNlOFKeuo5zm1oipwWwaLF+VxpVu8cGDL18kPkRiytepNJ7U0WwIXy/1c1dlZ340exmWgKzoS6wGP6L4lzlFeXc9vb9iKMO1ZFD28E5OBuMCNmFtg9YXLgc6vcyYfhg8z42QZRi0y7vUJtAmfmsu96O1axUQdh0Xaiwvafa8sflclFXV+dzvszKDA0dOpQJEwIz+NTV1SEiWmiviSs6MtY3iXdk7KfA48AJIrIP2Alc0xVD+wKNaZDVYr6+swTUhzPRtAx0uqh0hHaBIKY/QOmudJ/z5S0zZPMbIvQO1RwZPoz8Y+E9f6UjibKCPKCWucFpAcyGgIKo35VG5ce5KKehq3Lu38/eO+9gRambyvGB5VncKJ5LAfKyuas2itQG3SzybFaq5+41d6OUwqmcvnVla8tg9zrmrvlz2HN527MlG+1Jch2pRS/QCpzX2MT9yX+FekNTZNXHZgx0+kXMEpQZPhbEsqRYrMuTVVVVsXPnTp/Q3goRMR2OzMmJPCNWozkW2LNnD9deey0HDhzAZrNx0003MX9+9JVqWlpaOPfcc1m1alXMS3jdcMMNvPrqq/Tv358tW8zzLA4fPpzMzEzsdjtJSUl4Az3bt2/niiuu8O1XUVHBvffey09+8hNmz57NqlWr4pJsOZrZlBVKqdlAIXCCUuoMpdQ3Mbekt2AVRgofQDR2UYqamhrWr1/P888/z0MPPURTkzEL0WxW2fyGZpJVYBfY3XZKDpcwfbPiscecPHufk8ceczLzCxv/Nf2/uO6665gxYwaDBw8OdMTANxS6ODcnQMdlYWyIerzVZmNxrufHxj8tgFnagCCqNmehgoZ3be0uLnvP4saJ8K+szNBzmdHNtAVmQ10d7g6fI+al1dXK4ooXI57LfOixg5TCFdzueJ40joi75x+qIzXoR99hc5AkgR9mb6FzY4fEZIa3oryinNKlpUz4+wRKl5b6sv+/tGEf0+5fRcmvy5l2/ype2mDkFIt6BigYjvaicUbkeNG4kMz8nWrLD6UUrUGpSADa29s5ePCgqSOWlZXFiBEjmDJlCnPmzGHSpEkh+2g0xyKrV69m3rx5AeuSkpJ4+OGH2bp1K+vWreOxxx7jiy++iLrNJ554gksuuSQutVTnzZvHG2+8EXG/d955h88++wz/EbfRo0fz2Wef8dlnn/HJJ5+Qnp7OxRdfTHJyMrNmzeK5556Lub0Q3WzKfOA3wBmAEpEPgHuVUjVxsSjB9Av9/g67/vDhw+zcuZOdO3dSUVFBQ0NgjoqdO3cybtw4U03L3FkLqTj4LU/teopmezPprnROd57OxXX55K+swN5uHFLYADe/oRh8hg2OD2O8Zxr/gSTrh1sQy2hDyLHetABh0wMIZA/G2WyugzJL2eEl4Ocw3Dm6mbagM0W/LZP7+p3Lqj2bo45iCfxYeIuXL87N4YDDYT5E6sjyGyIe0uOZ4cNhVQD84121PPtOIS0dRr/vq2vhjhc2A3DRpChngEYR8exM8fKWlpYA3ZfL5aK0tDRgONGb6wuMIsb+uq+UlJRu3i2NJj5s376dr776Kqp9zYbXN23axO7du33Lo0aNYvTo0d2yqaioiCJP/sfMzEzGjBnDvn37+M53vsPGjRv5+c9/TnV1Ndu2bUMpxcKFC7nnnnt8x//zn//k6aef9i1Hc0y0zJgxg127dnXr+gDefvttRo4cybBhwwC46KKLuOOOO7jmmtgPDkYTa3sWeA+41LN8DfAcMDvm1vQCarIM58dsPRhf+N988w0VFRXs3LkzpIZcMD5nDEwzgP+wro6hjUMpKSmhpKSEzMxMoyRQe2DUxtbWQdWiR8NPf/cMhVoNjfmX0LEqX2M6VGaZNuBIqZ2k5eZljMxSdviuKdh2K7qZtiCc8xmyr9XIld+5rNor6leEZKsQW+c2NTM3KR8WBGqc+sJEBysB/bKdf6al4/aA9f6TF6IqOB4u4un3ObFqq729PcD58kWh/aivrw8YWkxNTWXy5Mnk5OSQnp4e3j6N5hjn1FNPpa2tjcbGRmpra5k40aiM+MADDzBnzhzffrt27WLDhg2ceuqptLa2csUVV/Dkk09yyimncPfdd9Pa2kpZWZlv//b2dioqKnwlv6I5Zvr06Rw+fDjExoceeojZszvvjoiI75+1H/3oR9x0U2gu+2effZarrrrKtzxu3DjWr1/f6XNFQzTOWJ5Syj/J1v8RkYviYk0voGJ2AZmvVIektvhiej+2//nPVFZWhgh9w7Fz586w23NycrjwwgsD1nU5weishbD8F8w/VGeacsJ/aMe0fI3VUJmn3ZC0AX5Daf0X3GKS+sHO0hkW3o1SfL/hsGlbVtcV7vzhMLtWh80RoBkDzz0adi5U/jnsuSxL/0yeD8dbpG7oRcOOncEqCui2HzJdv78u/HB2AF2MeG7fvp2qqirq6+vD7peUlERzc3OIzst/hqRGo7Hm3//+N2AMUy5ZsoQlS5aE7NPY2Mill17Ko48+SlZWFq+++iqTJ0/mlFNOAWDChAm88cYbARHq6urqgM/lW2+9FfGY999/P6bXtmbNGoqLi6mqquKcc87hhBNOYMaMGb7t7e3tvPLKK9x3332+dXa7neTkZA4fPkxmZmZM7YnGGXtHRK4EvGKOy4DyWJxcRM4FFgN24C9Kqftj0W53mPff7/P5C2MCJGLJTvg263tgEvmJRGNjI63r/0HqBw8YPzJpuZSnJnFPZjItNgERBOHy0Zdz12l3AUZZFNNi2flhwkxwZGjn7Xuhupb7CvKo94j4U5NS2VC1IWC458LjLuS9ve9FHiqLIm1A9vnn0/zpp9Q9/y9wucBuJ+/S7zPnTCfbzGZTtinuqq2HNE+5nBduMto3G6LrZtoCq6Eu77rKpkpsYjM0Y9X/hmn/wdwNL0L9XuqriqnalIXzqTI68h9jyZjv8mL+eAoGfp/s/ito6DgYMnRWXruZxRUvcsBmRNrmj7iYucG2JrhodTBWiVWtooA2l3lJn+KcTsx0iRDxdLvduFwuHI7AqgU1NTWmjpjNZiM3N9c39Jidne3TVUZb5D0u9LK+DktfsvUYYvTo0d0aVpwwYULI0GUs6Ojo4NJLL+Waa67hkksuAWDLli2MH38k5c+nn37K5MmTA45LS0sL0HRGc0ysI2Pef8r69+/PxRdfzEcffRTgjL3++utMnjyZAQMGBBzX1tYWlzyC0ThjPwJ+CfzDs2wHmkTkl4BSSkXwEMwRETvwGHAORs3L9SLyilIqegVgHPj8hDEIoZklLnvmWZZedWXE4202G4MHD/YNOw459CG28lt8kZJyWyt3ZOWh/KJWCsVz2w1R4F2n3WVEme68E9Xe4dtH7G76j95nfFmG+3L0DoVWlNO2tgw80Zu6tjrfOcDQ/ry84+XoE7RGKLJcv3w59S++ZDhiAC4X9S++xBmT72XuDRbVCzozS7KbRZ7DDZuFaKJa34ALH+CMz92eaJ/xw++oruKHa5+mduJlrOYk0momBCR4BY/Gau8btNqNJ6jSDmV734CK046cv5uzQ2ONlS4MrKOA3xvyHzy7y+7TjIGR8PbWOZ34wTCJeKqkNKrG38w3H31EbW0tQ4YMYezYsQGHFRQUUFtbCxiRZa/zlZubayoG7kyR95jTy/o6LH3JVk2PMnPmTGbOnBmwTinFjTfeyJgxY/jlL3/pW5+fn8+qVasA+PLLL3nhhRdYu3ZtwLG5ubm4XC5aW1tJTU2N6phYRsaamppwu91kZmbS1NTEypUrWbgwcPTimWeeCRiiBOMfwcLCwpB/EGNBxDxj8UJETgfKlFJzPMt3ACil7rM6pifyjH3hccaCUcC/LJyxAQMGMGLECEpKShg2bBjJyclHNi4aF/Dff+ngYstUBzaxsfHajQDU/+Q7VK3rwNlsJyndRf8Jh8ke3hKg0wqHlSYsGH8dWXf46mxzzVhScTGjVr1tflDQvfER5TXGAqv7VJRRxGN/dJle07dpOcybY0QxB+WksebXZ0fVnu8+94Lr9ieSzVZRs5c27OPBFdvDloKKROv6f5C0+nfYmw7QmpLP1uLL2Z8/zbc9MzOTM888M+CYpqYmDh8+TH5+flRfil16NmNFL+vrsPQlW49yekueMa9mLJgHHniAjIwMpk+fzvjx430R6P/+7/9mxowZXHXVVezcuZOCggIeeeSRkCgXwI033shVV13F7NmzaWxsjOqYaLnqqqtYvXo11dXVDBgwgHvuuYcbb7yR8847j7/85S+0trZy8cVGvWmn08nVV1/NnXfe6Tu+ubmZIUOGUFFRQXZ2tm/90qVL+fDDD3n44YdNzxvXPGMicqNS6q9+y3bgLqVU56c4BDII8P/k7wVCUsiLyE3ATWDMEukN5Obm+nJ9DR8+PKD+XAhB+pdwMx3d6oi+Krv/frIvMHGUYzyDsDMzDcPRJZ1bDxZ3tsLq+g80HcBZaV5oorDlSDLWYI1UuPZ89ILr9ieSzVZRxYsmDeq08wWGM7Vjxw6qq6tpacmFMQ9Z7ut0OnG5XAERr4yMjPCfueA2ulnkvVv0sr4OS1+yVdMjeDVjVlgFc5YvXx6x7Z/97Gc88sgjzJ49m379+kV1TLQ888wzputfe+013/uNGzdaHp+enk5NTWjCiKeffjpAQxZLohmmnCUilwI3AgXAE8C7MTi3VQAqcIVSj2MkneXkk09OTBjPwwUXXEBJSUnnEj8G6WIiJQEtXVpqRB48x9XvSqNqU+aRCNlpDrItjz5CtDMIg5Nn1j92J1V/ewFnoyKpn9D/+kvI/unvIrZjqXPzTH021aJYaIbKcwtZ/MS4QM3VzBgUajchXFLRpCLzyNjBtCP9H6yR8m9v2ucurl6tyG+Aumw79XnLjWGxHihqbYVZlCvWiVX96ejoICkpKUCIa//iBUa9WcaE9mpakgvYNuhINMy/zFBBQQHp6endznQf8dm0ICY6swT2dafpS7Zq+jyTJk3irLPOCvlnq7fS3t7ORRdd1O2UIFZEk/T1auDvwGYM4f4tSqlfxeDce4EhfsuDgc4r5GOMItQj9K6bNGlS5zNwByV7ndHcbCRctcCr1ymfdDH1e7KoXJ+NszkJEJzNSVR+kER9FP9BmCXLDD5v8AzL+sfupPKPy3A2YpyvESr/uIz6x+4kEv0X3IIEiRolNZX+C245okWp3wOoI1qUUaUhiXDLM7Moy0qm0i4oESrtQtnOFylffXdEG7pCuKSiZtfUanew5DtGJTAzjZS3vWmfu/jRa4rCBuNDllfvovLuhUbfmSQA7okZl15tWGVTJQrle9ZmDJ7RpcSqZrhcLl+eoA8++ICVK1fS2Nh4ZIdNz5Oy8lbS26sRIL29mhO/+StTUnYyffp0SktLOemkkxg2bFjM6j2GfTYt8OrMnPv3g1I+nVk0n70AEtTXXaIv2ao5Krjhhhv6hCMGRvnBa6+9Nm7tR3TGRGQUMB9YBuwCfigisUjQsx4YJSIlIpIMXAm8EoN2u8XYK/f7nC//19gru+gnTrgczv89iPHAvZeeHpL5PhjvrL6q7YNQrsAuUu1GvrFIzB0xl7KpZRS5FKIURR1Ormg4TFGH01h2qRDxftXfXkC5Am1TLqHqby9EPF/2+edT9Nt7SSouBhGSiosp+u29RiTBKp/UVyuNe5M9BCN57BAW52SFVA9otYmRGT8O+O5TRhGCUJRR5LsvwdfUUdCff0y9mneHnMSgnLQQ8b5/ez98N7TgvGptNfrO+0z4XTfn/z7uImmrnGHv7X3P8h5EQilFXV0dO3bsYN26daxYsYJ169axY8cOX73HgFx8b9+LBD0LdncbA7b8iezs7LjUewz7bFpQtejRgDQt4Nd/nSFBfd0l+pKtGs1RRjSFwrcBP1VKvS3GN+UvgRuUUmPDHhjNyUXOAx7FmKH5hFIq7HhYTwj4KQszCFgWPq9R+HaNQuGWxcGDEITn7neaR9FEGLM1ykmnJgXKvWcILkS99YQTsBo9HrNtW3Tn66YNE5aMM70/ohSb5vUdEfHWMd/pft/FmFgW3a6srGTv3r3U1tbS0dERdt+SkpIjMyI78Swkkt7Yf5pjh94i4Nd0jngXCj9FKdUARh4L4GERiUkESyn1GvBaxB2PBiJkxw8mnGYpktbF7Lym64Pb7SeeIcrQ9d2iEzYMdBvpIMzW9yW6qlOKJ53VhlnNogSoq6vj22+/NT0uIyPDV2KooKAgcHZxH9El9cb+02g0Ry+Ww5QichuAUqpBRL4ftPn6uFqVSApOYMHhYt57rZjPnzX+LjhcDAUndK/dWQvBnmxaODo4UBBOsxRJ6xJSeHlUKeVZOZQOLmbC8CGUDi6mPCvHVAfS//pLEHugMWJX9L/+kqgusX75cr46exZbx3yHr86edURfE60WZdPzzD/cFnJ/Ut2K+SMujsqGeGFVLNuKLvVdnIm26HZ7eztPffIUCz9YGKIv8163f43HlJQUBg0axIknnsisWbM4K/8g49+6iuLHv0PyotHwQEnA8xjyLCCGg2ZSKDxR9Mb+02g0Ry/hQjRXAv/jeX8H8C+/becC/xUvoxLJgp0NXLsCn96nsAGuXQEL5jSwqDsNe7Pjv347qrqW3+fmcCDJTrIzncOHT8SRuQ1x1FPkH4EYYRwa9Ywuk6SN5V8uoyw/h1ZPWe5KRxJlBfnQL4NgRZB31mTgbMpLo5pNGT6xZhQZ9D22z+1ogfZ0o7B2kp2BLsX8kZfEbTZlNIRLimqlq/L2UcKyvptgVYlgztA5VFVVUV1d7ctu/6dDf6JdtQcc3+pqZfGni5k7Yi55eXmMHTuWgoIC+vXrd0TrFfwMttQeaaB+D2x8Gk682tAL1u/BGBZXR7b3kiSjvbH/NJqe5ttvv2XBggWsW7eO3NxckpOTue2228jNzeWhhx7i1VdfBeCuu+5i/fr1vPLKK6SkpCTY6r6JpWZMRDYopSYFvzdb7il6QjP23iljTAuFH8yCGR9tjck5pt2/in0mNfyCE4h2GpOkjVZJZmOV7NVLtxNr9uKEk1Elcu1juFwuvv76a6qrqzl06FBIvqA7au4wPS6ivsyqH/3x9mkv7nONJpH0Bs2YUoqpU6dy3XXXcfPNNwPwzTff8MorrzB+/HifM/a73/2Ot956i9dee420tE6UQzsK6Y5mLNxsSmXx3mz5qCHfxBELt74rWBVT7lSRZTNMkjNaJZmNVbJXL91OrNmLE05Glci1F6OUwh009Guz2di1axe1tbUhjpiIkJeUZ9pWxNxj0fSXd59e3OcaTV/ipQ37mHb/Kkp+Xc60+1fx0oZ93W5z1apVJCcn+xwxgGHDhvHzn//ct/zwww/z2muvsXz58mPeEesu4YYpTxSRBoxxhDTPezzLsa+S2UuoycI0MlbTpQqc5hTnpJlGxjpVZNkME3G01YSBWCT09KfbgufuCLvjXNw4nklR44FSiubmZqqrq31DjyeccEJABQsRoaCggP2ePsvMzPQJ7vPz82EPpjUpI+Yes+rH4H3C7dvLxPwaTW/mpQ37uOOFzb46sfvqWrjjhc0AXaqQ4eXzzz8PW5JozZo1bN++nU8++YR+/fp1+TwaA8vImFLKrpTKUkplKqWSPO+9y7GvktlLeGE6tAb5Lq1JxvpYceuc0aQ5AiNWnS6ybIaJUH5+QzOpEthdXU3oGY5uC567mnDSKqFsDIXg0QrfE0lrayv79u1j48aNrFq1infeeYfNmzdTWVlJe3t7YK4vD8OGDWPSpEnMnj2bM888k3HjxjFw4EAcDkfY/GthMetHf/z7VCcZ1Wi6zYMrtvscMS8tHS4eXLE9puf56U9/yoknnsiUKVMAOO6441BKsXJl35Rq9DaiSW1xTPHow1u5hTFc8r4xNFmTZThijz4cG70Ym57notX3cqF9L9/aC7iv/ft8nHVOl4oshzAhVCg/d9ZC6JdhmaIgVpgJnvudOYOqRY+y/7bbIwugTWyPKsJllVD27XtjFh2zEr7H+h52loaGBnbv3k1NTQ2HDx8Ou6/Z9vz8/LDHWNWkDEtwP6blGssth0L7tKt9rtFofMRL9jJ27FiWLVvmW37ssceorq7m5JMN+dOAAQP45z//yaxZs8jPz+ess87q1vmOdSImfe1N9EjS13gSPNMMjEjAUZjlOnh2JRiRskiZzztNH0ki2l3cbje2oMoEBw4cwOrzYLfbfcOOBQUFZGZmxiW7vUajiT2dEfDHa0KYUorTTjuNefPm8eMf/xiA3bt3M2PGDJYsWeIT8K9fv56LLrqI8vJyJk6c2OXzHQ3ES8CviTXhojhHGTErJxMJK31RH9cdKaU4dOiQr8zQm2++icsVOBThH9kSEfLy8jj++OOZOnUqc+bM4ZRTTmHEiBFkZWVpR0yjOUqJl+xFRHjppZd49913KSkp4ZRTTuG6667jgQceCNhvypQp/O1vf+OCCy7g66+/7tY5j2X0MGVPcgzNHuv27MpombXQPNrYx3RHSikaGxsDRPdOZ2Bxy0OHDgUkW3U4HIwdO5aMjAzy8vJIStIfZ43mWMMrb3lwxXb217VQnJMWG9kLUFRUxLPPPmu6bebMmb73paWl7N69u9vnO5bR3949yTE0e6zHysn0cd3R/v37+fbbb6murqatrS3svvX19QHOGBh1HzUazbHNRZMGxcT50iQO7Yz1JEdJFCca+i+4xVQzFpdyMhMu7xPOl1IqZLhw3759ljUeU1JSfJqvgoICncdHo9FojlK0M2ZCuALJ3aKPR3E6gy4nA06nk9raWt/QY05ODhMmTAjYJz8/3+eMORyOANF9RkaG1nppNBrNMYB2xoLoSh3CTjHhcsr9U018+RdmNH/Je3vfC+v8xc1BjCPZ559/TDlfbrebQ4cO+TRfwWWGOjo6QqJjAwYMwO12U1BQQHZ2tna+NBqN5hhEO2NBLP50cUDWcQgskNxdzJy957Y/59tu5vzF3UHUdJn29nb27NlDdXU1tbW1ITMe/WltbaW1tTVguDEjI4PjjjuuJ0zVaDQaTS9FO2NBxLsOoZmzF0yw8xdvB1ETHd4ol3/0SinF1q3WCYEzMzN9w455eXk4HEdt8QqNRqPRdBHtjAUR7zqE0Tp1/vv19ULVfZnW1lbfsGN1dTWTJ08mNzfXtz0lJYXMzExfhvv09PQA3VdKSkqiTNdoNBpNH0E7Y0HMnzy/awWSo8TK2TPbL9IxvbVQdV+mo6PD53hVV1fT2NgYsL26ujrAGQMYOXKkT/eVnp7ek+ZqNBpNXLDb7YwfP56Ojg6SkpK47rrruOWWW7DZbKxevZoLL7wwILXOQw89xOzZs33HeXnppZcYPnx4Aq6gb6GdsSDiXYfQzNkLJtj5i7eDeKxTX19PZWUl1dXV1NWFL6FUW1sbsm7w4KMvT5xGo+lDbHo+5rP009LS+OyzzwCoqqri6quvpr6+nnvuuQeA6dOn8+qrr4Y9ThM92hkzofW2X/HI52BT4JY9bB/7K1gaG2fW2mXQAAAW0ElEQVTMzNmbMXhGyGxKgNKlpb51Fx53YcQZl7Eiqpmbvg//HhA7KBdkD+n0l8BLG/bFJXO0FWa5vg4ePMiOHTtM97fZbOTk5PiGHXNycqwbj8MXokaj0YQluOZx/R5jGWL2/dO/f38ef/xxpkyZQllZWUza1ASinbEgll02hjFbwPtzbVcwZoux/tKl1kLtzjB3xNywjpTZ7MmXd7xM2dSyuAv2o5q5GfzhV54ZhJ38Enhpwz7ueGEzLR3G8fvqWrjjhc0AMXPIgssMtbe3M23atIB9grPaZ2dnB4ju7fbAum+m9MAXokaj0YQQruZxDL97RowYgdvtpqqqCoD3338/oDD4smXLGDlyJC0tLb71JSUlvPjiizGz4WhGO2NBjP78iCPmRTzre4pEzp6M6txmH34vnfgSeHDFdp8j5qWlw8WDK7Z3yxlrbm4OqPEYXGaotbWV1NRU33J2djYlJSXk5eWRn59PcnJy50/aQ1+IGo1GE0AP1jz2z5uohylji3bGgrCpzq2PB4mcPRnVuSN9yKP8EthfZ+7QWa23Qinl03xVV1fT3Nwcdv/a2lqKi4t9yyLC2LFjO3XOEI6hIvAajaYX0UM1jysqKrDb7fTv3z9sOh9N17Al2oDehtsiAbrV+nhgNUuyJ2ZPRnXuSB/yKL8EinPMay1arbdCRNi2bRu7d+82dcQcDgcDBw5k3LhxzJw5k6JYFysH62s+CovAazSaXsSshUaNY39iXPP44MGD3HzzzfzsZz/TVULihHbGgtg+FoKDYMqzvqeYP3k+qfbUgHU9NXsyqnObffi9dOJL4NY5o0lzBOqx0hx2bp0zOmCd2+2mpqaG7du3s2bNGnbu3BnSlr/uy2azUVhYyAknnMAZZ5xBaWkpJ598MsOHD6dfv37x+TLpgS9EjUajCWHC5XD+740JVIjx9/zfd1se4dV+jR07ltmzZ1NaWspvfvMb33avZsz7Wrp0aTcv5NhGD1MGcenSrSy7bAyjfbMpDUcsVuL9aIh3eo1unzug4HnXZ1N6dWHBsykvnFhMfX29b9gxuMyQw+EIyG8DUFxcTEpKim/GY1Si+1hyDBWB12g0vYwJl8f8uyZcabeZM2dSX19vui04N6MmOsRfkNfbOfnkk9XHH3+caDM0caCtrc2n+6qpqaGjo8Ny36SkJEpLS7HZdGBXo9EcfWzdupUxY8Yk2gxNJzHrNxH5RCl1cqRjdWRM0ytobGxky5YtltvT09N96Sby8/O1I6bRaDSao4aEOGMi8iBwPtAOfA1cr5QKn/pc06dpb2/3lRmqqalh6tSpASkkcnJysNlsuN1uAJKTk33Oly4zpNFoNJqjmURFxt4E7lBKOUXkAeAO4PYE2aKJAy6Xi9raWp/uK1hfUFNTEzCr0W63M3LkSBwOBwUFBWRmZupZOxqNRqM5JkiIM6aUWum3uA64LBF2aGJLfX09VVVVVFdXc+jQIV+Uy4xgZwxg9OjRFntrNBqNRnP00huENzcAr1ttFJGbRORjEfn44MGDPWiWprNUVFSwfft2ampqTB2x7OxsRo4cyamnnqrFqRqNRtOLERF++MMf+padTieFhYV873vfA2DJkiX87Gc/A6CsrIxBgwYxceJERo0axSWXXMIXX3yRELv7KnGLjInIW4BZBtE7lVIve/a5E3AC/7RqRyn1OPA4GLMp42CqJkr8yww5HA7Gjx8fsL2goIB9+/b5lvv160d+fj6FhYXk5eV1rcyQRqPRaHqcjIwMtmzZQktLC2lpabz55psMGmRdpm7BggX86le/AuC5557j7LPPZvPmzRQWFvaUyX2auDljSqnZ4baLyHXA94BZqi/l1ziGaGtr84nug8sMORwOxo0bF6DrKigoYPDgwb4Zj2lpncukr9FoNJrOU15RHpe8lN/97ncpLy/nsssu45lnnuGqq67i/fffj3jcFVdcQXl5OU8//TTz58c/WfnRQKJmU56LIdg/UykVvpCgpsdwu90cPHjQ53wdPnzYct+Ojg4aGhrIzs72rUtLS2PixIk9YapGo9FoMByxsrVltLpaAahsqqRsbRlAtx2yK6+8knvvvZfvfe97bNq0iRtuuCEqZwxg8uTJbNu2rVvnP5ZI1GzKPwApwJueyMo6pdTNCbJF48HtdvPxxx9jFai02+3k5eX50k1kZWX1sIUajUaj8Wfxp4t9jpiXVlcriz9d3G1nbMKECezatYtnnnmG8847r1PH6gGvzpGo2ZTHJeK8xzpKKV+ZoZqaGkaOHBlQ0zEpKYnc3Fxqa2sBQ8CZm5tLfn4+BQUF5Obm6mSrGo1G04s40HSgU+s7ywUXXMCvfvUrVq9eTU1NTdTHbdiwgZNPjph4XuNBZ+A/ilFK0dTU5Bt2DC4zlJmZGeCMAQwaNIicnBwKCgrIy8sjKUk/IhqNRtNbGZgxkMqmStP1seCGG24gOzub8ePHs3r16qiOWbZsGStXruThhx+OiQ3HAvqX9iijra0tQPfV2tpqua/ZfznDhg2Lp3kajUajiSHzJ88P0IwBpNpTmT85NsL5wYMHRyXCX7RoEU899RRNTU2MGzeOVatW6ZmUnUAXCj/K2LVrV9gajykpKQFlhvSMR41Go+lddLZQeLxmU2o6hy4UfgzhX2bo8OHDTJkyJSS9hD9JSUk+zVdBQQH9+vXTZYY0Go3mKGLuiLna+erjaGesl+N2u6mrq/MNO9bV1QVkt29qaqJfv36+5YyMDIqKisjKyqKgoIDs7GwtutdoNBqNphejnbFeSENDQ4Do3uVyWe5bXV0d4IyJCCeddFJPmKnRaDQajSYGaGesF7Jx40bq6+stt/fr18837Jifn9+Dlmk0Go1Go4k12hlLAG1tbb7IV3Z2NsOHDw/Ynp+fH+CMpaWl+RyvgoICUlNTe9hijUaj0Wg08UI7Yz1AR0eHT3QfXGaoqakpxBkbMGAALS0tvuhXenq6Ft1rNBqNRnOUop2xOOByuTh06JCvyHZdXZ1laYhDhw7hdDoDkqvm5+fr4UeNRqPRaI4R9DS7ONDY2Mi6dev46quvOHToUIgjJiLk5eVx/PHHc/rpp+vZjhqNRqPpVdjtdiZOnOh77dq1i0mTJvHZZ58B4HQ6ycjI4KmnnvIdc9JJJ/Hpp5+yZMkSCgsLmTRpEqNGjWLOnDmsXbs2UZfSJ9CRsS4QXGZo7NixAclTs7KycDgcAaWHvKkmdJkhjUaj0cSS+uXLqVr0KM7KSpKKiui/4Bayzz+/W22mpaX5HC8vU6dOZe3atUycOJGNGzcyevRo1q5dyw9+8AOampqoqKjgxBNPZNOmTVxxxRX84Q9/AOCdd97hkksu4Z133ulUMttjCe0RRElLS4vP+aqurqatrc23bcCAAQwZMsS3LCIMHjwYt9vtE90nJycnwmyNRqPRHMXUL19O5d0LUZ7Sd879+6m8eyFAtx2yYKZNm8Zrr73GT37yE9auXcvNN9/MkiVLAPjoo4+YPHkydrs95LizzjqLm266iccff5xFixbF1KajBT0+ZkF7ezuVlZVs3ryZd955h7fffpuNGzeyb9++AEcMjFxfwYwdO5bx48dTXFysHTGNRqPRxIWqRY/6HDEvqrWVqkWPdqvdlpYW3xDlxRdfDByJjAGsXbuWGTNmkJKSwuHDh1m7di3Tpk2zbG/y5Mls27atWzYdzejImAXbt2/nm2++sdzuX2ZIF0PVaDQaTSJwVlZ2an20mA1TDh8+nPb2dg4cOMC2bdsYPXo0U6ZM4d///jdr167l5z//uWV7fakOdiLQzpgFBQUFAc6YzWYjLy/Pp/vKzs7W6SY0Go1Gk1CSiopw7t9vuj4enH766SxdupSioiJEhNNOO401a9bw0Ucfcdppp1ket2HDBq0XC4N2xizIz88nJyfH53zl5uaajoVrNBqNRpMo+i+4JUAzBiCpqfRfcEtczjdt2jQWLVrEvHnzAMM5u/XWWxk4cCA5OTmmx7z77rs8/vjjvPPOO3Gx6WhAO2MWJCcnc8YZZyTaDI1Go9FoLPGK9GM9m9KKadOmsWDBAk4//XQAioqKcLlcTJ06NWC/5557jg8++IDm5mZKSkpYtmyZjoyFQfrSOO7JJ5+sPv7440SbodFoNBpN3Ni6dat2XPogZv0mIp8opU6OdKyeTanRaDQajUaTQLQzptFoNBqNRpNAtDOm0Wg0Gk0voy9JiDTd7y/tjGk0Go1G04tITU2lpqZGO2R9BKUUNTU1pKamdrkNPZtSo9FoNJpexODBg9m7dy8HDx5MtCmaKElNTWXw4MFdPl47YxqNRqPR9CIcDgclJSWJNkPTg+hhSo1Go9FoNJoEop0xjUaj0Wg0mgSinTGNRqPRaDSaBNKnMvCLyEHgm4g7xo4CoLoHz9eX0PfGGn1vrNH3xhp9b6zR98YafW/Ck+j7M0wpVRhppz7ljPU0IvJxNGUMjkX0vbFG3xtr9L2xRt8ba/S9sUbfm/D0lfujhyk1Go1Go9FoEoh2xjQajUaj0WgSiHbGwvN4og3oxeh7Y42+N9boe2ONvjfW6Htjjb434ekT90drxjQajUaj0WgSiI6MaTQajUaj0SQQ7YxpNBqNRqPRJBDtjJkgIueKyHYR2SEiv060Pb0JEXlCRKpEZEuibelNiMgQEXlHRLaKyOciMj/RNvUmRCRVRD4SkY2e+3NPom3qTYiIXUQ2iMiribaltyEiu0Rks4h8JiIfJ9qe3oSI5IjIUhHZ5vnuOT3RNvUGRGS053nxvhpE5JZE2xUOrRkLQkTswJfAOcBeYD1wlVLqi4Qa1ksQkRlAI/CkUmpcou3pLYhIEVCklPpURDKBT4CL9HNjICICZCilGkXEAXwAzFdKrUuwab0CEfklcDKQpZT6XqLt6U2IyC7gZKWUTmwahIj8HXhfKfUXEUkG0pVSdYm2qzfh+U3fB5yqlOrJpPGdQkfGQjkF2KGUqlBKtQPPAhcm2KZeg1LqPaA20Xb0NpRSlUqpTz3vDwNbgUGJtar3oAwaPYsOz0v/JwiIyGBgLvCXRNui6TuISBYwA/grgFKqXTtipswCvu7NjhhoZ8yMQcAev+W96B9VTScQkeHAJODfibWkd+EZivsMqALeVErp+2PwKHAb4E60Ib0UBawUkU9E5KZEG9OLGAEcBP7mGeL+i4hkJNqoXsiVwDOJNiIS2hkLRUzW6f/gNVEhIv2AZcAtSqmGRNvTm1BKuZRSE4HBwCkicswPc4vI94AqpdQnibalFzNNKTUZ+C7wU49UQgNJwGTgf5VSk4AmQGuc/fAM3V4A/CvRtkRCO2Oh7AWG+C0PBvYnyBZNH8KjhVoG/FMp9UKi7emteIZSVgPnJtiU3sA04AKPLupZ4GwReSqxJvUulFL7PX+rgBcxpCQa47dqr1+EeSmGc6Y5wneBT5VS3ybakEhoZyyU9cAoESnxeNVXAq8k2CZNL8cjUP8rsFUp9Uii7eltiEihiOR43qcBs4FtibUq8Sil7lBKDVZKDcf4rlmllPpBgs3qNYhIhmdCDJ4huFJAz+QGlFIHgD0iMtqzahagJwwFchV9YIgSjDCnxg+llFNEfgasAOzAE0qpzxNsVq9BRJ4BZgIFIrIX+I1S6q+JtapXMA34IbDZo4sC+C+l1GsJtKk3UQT83TOzyQY8r5TSaRw0kRgAvGj8r0MS8LRS6o3EmtSr+DnwT0/goAK4PsH29BpEJB0jK8KPEm1LNOjUFhqNRqPRaDQJRA9TajQajUaj0SQQ7YxpNBqNRqPRJBDtjGk0Go1Go9EkEO2MaTQajUaj0SQQ7YxpNBqNRqPRJBDtjGk0xzgi4hKRz/xecc/iLSI5IvKTLhxXJiK/isH5TxaR30fYp6s2LhWREX7Lk0REicicoP0aQ4+OPyIyXES2eN6PF5ElibBDo9EcQTtjGo2mRSk10e91fw+cMwfotKMTK5RSHyulfhFht07bKCJjAbtSqsJv9VXAB56/kY63d+Z83UUptRkYLCJDe/K8Go0mEO2MaTSaEEQkW0S2e7N7i8gzIvIfnveNIvKwiHwqIm+LSKFn/UgRecNT0Pl9ETnBs36AiLwoIhs9r6nA/cBITyTuQc9+t4rIehHZJCL3+Nlyp8eWt4DRmCAiS0Tk/3rO+6Wn5iMikioifxORzZ5iymd51s8UkVc978tE5AkRWS0iFSLiddICbBSRIhF5z7O8RUSmm5hyDfCyn10CXAbMA0pFJNXE9pki8o6IPI2RNDhDRMo992qLiFzh2e8kEXnXc39XiEiRZ/1qEXlARD7yXPt0z/rhnvvxqec11aK7l2Nk/9doNIlCKaVf+qVfx/ALcAGf+b2u8Kw/B/gQ44f6Db/9FXCN5/1C4A+e928DozzvT8Uo7QPwHEbhdDCqWmQDw4Etfm2WAo8DgvFP4qvADOAkYDOQDmQBO4BfmVzDEuANz7GjMOr2pQL/CfzNs88JwG7P+pnAq571ZcBaIAUoAGoAh4mN/wnc6XcdmSZ2vAuM91s+A3jb8/5p4BK/bY2evzMxijyXeJYvBf7st1+2x561QKFn3RUY1UHAqPP5sOf9ecBbnvfpQKrn/SjgY8/74OuaBixP9HOoX/p1LL90OSSNRtOilJoYvFIp9aaIfB94DDjRb5Mbw8ECeAp4QUT6AVOBf3lK14Dh3ACcDVzradMF1ItIbtDpSj2vDZ7lfhgORCbwolKqGUBEwtWJfV4p5Qa+EpEKDOfrDOD/95x7m4h8Axxvcmy5UqoNaBORKowyPMGsB54QoyD8S0qpz0z2KQIO+i1fhVEAHM/fHwJmReQ/Ukrt9LzfDDwkIg9gOIzvi8g4YBzwpuf+2oFKv+O9bX6C4WyB4cD9QUQmYjjcZtcNUAUUW2zTaDQ9gHbGNBqNKSJiA8YALUAeRrTJDIURkaozc+qiPR1wn1LqT0E23OJpPxqC91OedqOhze+9C5PvRqXUeyIyA5gL/ENEHlRKPRm0WwtG5M2r/7oUuEBE7vTYki8imUqpw0HHNfmd50sROQkjynWfiKwEXgQ+V0qdHsF+f9sXAN9iONI2oNXi2FSP3RqNJkFozZhGo7FiAbAVI7rjjQiB8b1xmef91cAHSqkGYKcnkoYYeKNpbwM/9qy3i0gWcBgj6uVlBXCDJ8KGiAwSkf7Ae8DFIpImIpnA+WHs/b6I2ERkJDAC2O45/hpPm8cDQz3royHARhEZBlQppf4M/BWYbHLMVuA4z/vZwEal1BCl1HCl1DBgGXBRuJOKSDHQrJR6CnjIc57tQKGInO7Zx+GZLBCObKDSEy38IUY0zYzjgS0R2tJoNHFER8Y0Gk2aiPgPub0BPAH8f8ApSqnDIvIecBfwG4wozlgR+QSox9AvgeH0/K+I3IUxRPYssBGYDzwuIjdiRG5+rJT6UETWiJFi4XWl1K0iMgb40DMM1wj8QCn1qYg8h6Fl+wZ4P8x1bMfQbA0AblZKtYrIH4H/KyKbAScwTynV5jeUaolSqsbfRgyH5VYR6fDYd63JYeUYGrC3MJzYF4O2L8NwTP8R5tTjgQdFxA10YNyvdhG5DPi9iGRjfHc/Cnwepp0/Ass8DvI7+EXfgjjLY7dGo0kQolS0IwAajUZjzKZUSvVLtB3+iJEr61Wl1NIE25GG4fhM8+jjejUikoLhwJ6hlHIm2h6N5lhFD1NqNBpNjFBKtWBEDwcl2pYoGQr8WjtiGk1i0ZExjUaj0Wg0mgSiI2MajUaj0Wg0CUQ7YxqNRqPRaDQJRDtjGo1Go9FoNAlEO2MajUaj0Wg0CUQ7YxqNRqPRaDQJ5P8BaMOt3BJoJp0AAAAASUVORK5CYII=\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAmMAAAFACAYAAADwGHt4AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvhp/UCwAAIABJREFUeJzsvXt8G+WZ9/27dbAl+SBZkh3bsRPLkJCEkEAOBRLKKW3S1k2hLeFpoX337XZLd9tnG+izXWALqTnswlu6De7Tbfuy2+122223QFNo1lDCw5kEWBIHQiCEg+X4HFuyJduyZOtwP3/IGmukGXkka3Ty9f18+BCN7pm5JI08P933dV0/xjkHQRAEQRAEkR80+Q6AIAiCIAhiKUNijCAIgiAIIo+QGCMIgiAIgsgjJMYIgiAIgiDyCIkxgiAIgiCIPEJijCAIgiAIIo+QGCMIgiAIgsgjJMYIgiAIgiDyCIkxgiAIgiCIPKLLdwDpYLfbeUtLS77DIAiCIAiCWJBjx465OOe1C40rKjHW0tKCo0eP5jsMgiAIgiCIBWGMnVEyjpYpCYIgCIIg8giJMYIgCIIgiDxCYowgCIIgCCKPkBgjCIIgCILIIyTGCIIgCIIg8giJMYIgCIIgiDxCYowgCIIgCCKPkBgjCIIgCILIIyTGCIIgCIIoKTjn4JznOwzFFFUHfoIgCIIgiEQ45/D5fHC5XHC5XHC73bjoootQV1eX79AUoboYY4z9K4BPAxjhnK+f22YF8DsALQB6AFzPOR9XOxaCIIilTmd3Jzq6OjDsG0Z9RT32btqLtta2fIdFEBlz9uxZvPXWWwgEAqLtLperaMRYLpYp/w3AJxK23QbgGc75KgDPzD0mCIIgVKSzuxPtR9ox5BsCB8eQbwjtR9rR2d2Z79AIYkFmZ2cxMjKStL28vDxJiAHAxMRELsLKCqrPjHHOX2SMtSRsvgbAlXP//iWA5wHcqnYsBEEQS5mOrg4EwuKbViAcQEdXB82OEQVHOBzG2NiYsPTo9XoBADt27IDRaBTGmc1m6PV6cM5hs9lgt9tht9tRWVmZr9DTJl85Y8s450MAwDkfYozJziMyxm4CcBMArFixIkfhEQRBlB7DvuG0thNELolEIvB4PIL48ng8iEQiSePcbjeampqEx4wxbN++HSaTCRpNcdYlFnwCP+f8IQAPAcCWLVuKpzSCIAiiwKivqMeQb0hyO0Hkk7feegsDAwMIhUIpx1ksFmi12qTtxTQLJkW+xNhZxljD3KxYA4DkRWCCIAgiq+zdtBftR9pFS5UGrQF7N+3NY1TEUmJ6ehqhUAjV1dWi7ZxzSSFWWVkpLDvabDbo9fpchZpT8iXG/gjgzwDcP/f/x/MUB0EQxJIhlhdG1ZRErpiZmRG1m5ienkZtbS0uvvhi0Ti73Y7e3l4YjUZBeNntdhgMhjxFnluY2k3RGGO/RTRZ3w7gLIDvAXgMwMMAVgDoBbCHcz620LG2bNnCjx49ql6wBEEQBEFkTDAYFCXdT05OJo3RarXYtWuXKL8rFAphZmYGJpMJjLFchqwqjLFjnPMtC43LRTXlF2We2qH2uQmCIAiCUB+/349jx47B6/Wm7Hyv1WphtVoxOzsrmvXS6XTQ6Qo+jV01lu4rJwiCWKJQ41ciUzjn8Hq9qKioEOVvlZeXY3JyMkmIMcZQU1MjLDvW1NQUbcWjmpAYIwiCWELEGr/GkvhjjV8BkCAjkpCyGQoGg9i8eTMaGhqEcRqNBlarFaOjo6iurhaS7q1W65Ke8VIKvUMEQRBLCGr8SiyE3+8XxJfL5cLMzEzSGJfLJRJjAHD++eejrKwMZWVluQq1ZCAxRhAEsYSgxq+EHP39/Xj//ffh8/lSjisvL5ec7Sr2Xl/5hMQYQRDEEoIavxKhUAg+nw9msznpOSkhptPpkmyGSqnisRAgMUYQBLGEoMavS49Em6Hx8XHodDrs3LlTJKpsNhuA+fyvWL8vs9lMSfcqQ2KMIAhiCUGNX0sfzjkmJydFSffhcFg0JhgMYmJiQjQ7ZjQasW3bNpjNZknLIUI9SIwRBEEsMdpa20h8lSCcc7zxxhsYHR3F7OxsyrFVVVUIBoNJ261Wq1rhESkgMUYQBEEQRUYgEF1mjm+cyhiD3++XFGIxm6HY0uNSsRkqFkiMEQRBEESBEwwG4Xa7hWXHyclJtLa2Yt26daJxdrsdY2NjKCsrEyXdl5rNUKlBYowgCIIgCoxwOIzx8XEh70vKZsjlciXt19zcjPr6elRVVZH4KiJIjBEEQRBEgeD1enHq1CmMjY0hEonIjmOMQa/XIxKJiCodjUYjjEZjLkIlsgiJMYIgCILIMTGboYqKCtEMllarlZzxAgCz2SwsPZLNUGlBnyRBLDG8Bw9iZP+DCA0NQdfQgLpbboZ5925lO594GHjmbsDbD5ibgB37gA3XqxswQZQIUjZDV155pahzfUVFBQwGAwKBACoqKkRJ92QzVLqQGCOIJYT34EEM3bkPfK4SKzQ4iKE79wHAwoLsxMPAwW8BQf/cwfqijwESZAQhwezsrJBw73K5JLvbu1wukRhjjGHTpk203LjEIDFGEEuIkf0PCkIsBg8EMLL/wYXF2DN3zwuxGEF/dDuJMYIQcDqd6Ovrw8TERMpxer0eoVAoaTv1+lp6kBgjiCVEaCjZkzDVdhHe/vS2E0SJE4lEMDMzkzSDFQgEJIVYvM2Q3W6H2WymikcCAIkxglhS6BoaEBoclNy+IOam6NKk1HaCWAJwzjExMSHkfI2NjaG6uhrbt28XjbPb7fjwww/BGIPZbEZtbS1sNhtqamrIZoiQhMQYQSwh6m65WZQzBgDMYEDdLTcvvPOOfeKcMQDQG6PbCaIE4Zxjenpa5PGY2N3e4/EgFAqJKhutViu2bt0Kq9UKvV6f67CJIoTEGEEsIWJ5YRlVU8bywqiakihxgsEg3nnnHbhcLvj9/pRjDQYDpqenUV1dLWzTarVYtmyZ2mESJQRL7OhbyGzZsoUfPXo032EQBEEQJUIwGARjTDSzxTnH008/LenxWFZWJrSasNvtqKioyGW4RJHBGDvGOd+y0DiaGSMIgiCWDIk2Qx6PBxs3bkRzc7MwhjEGm82GoaEhaLVakccj2QwRakBijCAIgihZIpEIvF6vIL7Gx8eTbIZcLpdIjAHAueeeC4fDAYvFIrIbIgg1IDFGEARBlBxutxvd3d1wu92SvbziCQaDSdvMZrNaoRFEEiTGCIIgiKJmZmYG5eXlom3BYBBnz56VHE82Q0ShQWKMIAiCKCpmZmYEiyGXy4VAIIBdu3aJenjZbDbh3waDQSS+yGaIKDRIjBEEQRAFTSgUgtvtFgSYVHf78fFx2O124bFer8emTZtQXV2NiooKSronChoSYwRBEERB8uGHH2J4eBgejwep2jBpNBrJfmCNjY1qhkcQWSOvYowxdguAvwDAAbwF4Cuc80DqvQiCIIhSgnOOUCiU1K3e7XZjfHw8aTxjDBaLRVh6tFgsZDNEFDV5E2OMseUAvgVgHefczxh7GMAXAPxbvmIiCIIg1IdzDp/PJ8r7qq+vx8aNG0Xj7HY7RkZGAABVVVWivK/4Jq0EUezk+2rWATAyxoIATACSHYwJgiCIoicQCAjCK5Z0H4/b7U7ap76+HgaDATabLalakiBKibyJMc75AGPsBwB6AfgBHOKcH0ocxxi7CcBNALBixYrcBkkQBEFkjN/vx4cffgiXy4WpqamUY8PhMGZnZ0VtJkwmE0wmk9phEkTeyecyZQ2AawA4AHgAPMIY+xLn/Nfx4zjnDwF4CIh6U+Y8UIIgiBzQ2d2Jjq4ODPuGUV9Rj72b9qKttS3fYSkmHA5Do9GIqhY1Gg16enokx+t0OthsNsFqiGyGCDXxHjyIkf0PIjQ0BF1DA+puuRnm3bvzHZZAPpcpPwbAyTkfBQDG2AEA2wD8OuVeBEEQJUZndyfaj7QjEI4u3Q35htB+pB0AClaQSdkMXXrppaipqRHGlJeXo6qqCpOTk9BoNKipqRHyvsxmM9kMETnBe/Aghu7cBz63NB4aHMTQnfsAoGAEWT7FWC+ASxhjJkSXKXcAOJrHeAiCIPJCR1eHIMRiBMIBdHR1FIwY45xjcnISLpdL6PmVaDPkcrlEYoxzjjVr1kCj0cBqtVLFI5EXRvY/KAixGDwQwMj+B0mMcc5fY4w9CqALQAjAccwtRxIEQSwlhn3DaW3PJSMjI+jv74fb7cbMzEzKsT6fD0BUhDHGwBjDsmXLchEmQcgSGhpKa3s+yGs1Jef8ewC+l88YCIIg8k19RT2GfMk3hvqK+pzGEQ6Hk2avvF4vBgelC93jbYbsdjsMBgMAUO4XUVDoGhoQkriGdQ0NeYhGmny3tiAIgig6sp1sv3fTXlHOGAAYtAbs3bQ3G+HKErMZiuV9AcAVV1whGmO323H69GkAUYuhWMK93W4nmyGiKKi75WZRzhgAMIMBdbfcnMeoxJAYIwiCSAM1ku1j+6ldTRkOh+HxeATxJWUzFAgEhBkuADCbzVi7di3sdjuqq6tJfBFFRywvrJCrKVkqv69CY8uWLfzoUcrxJwgif+x8dKfkkmJDRQMOXZfUKjHvcM6FXl9jY2OIRCKyYxlj2Lp1K+rq6nIYIUGULoyxY5zzLQuNo5kxgiCINCjkZHvOOTjnopYRjDH09vZienpacp/q6mrBYohshggiP9C3jiCIJU26zSBzmWyvJDfN7/eL8r5aW1vR2toqGmO329Hb2wsg2tU+3uNxqdoMFXoTUGJpoUiMzXXLb0S0H1gP51x+npsgCKJIyKQZZK6S7eVy00KhED5S9RFBfMXaScSICbJ4mpubYbFYYLfbyV4IxdEElFhayOaMMcbMAL4J4IsAygCMAjAAWAbgVQA/4Zw/l6M4AVDOGEEQ2eX9q3dIl7w3NmLVs8/I7pcL6yK53DSLxoJba26V3c9gMGDLtB+jD9KsjxyZfu4EkS7ZyBl7FMC/A/go59yTcPDNAL7MGGvlnP98caESBEHkh0ybQba1tqnWGT/WMFUuB80TEf05TrIZwksvYXjf92jWJwXF0ASUWFrIijHO+cdTPHcMwDFVIiIIgsgRhdAMMt5mKObxePXVV8vmplk0FmHJ0W63o6amRtSo9f0HOwre+iXfFMLnThDxLOjSyqJ8iTG2b+7xCsbYR9QPjSAIQl3qbrkZLK6nFpCbZpA+nw9nzpxBV1cXnn76abz44ot45513MDIygmAwCLfbjb2b9sKgFcdWrinH31z8N7jsssuwZs0a2O32pI75NOuzMPn63AlCDiUJ/D8BEAFwNYC7AUwC+D2ArSrGRRBFRS5yiJYyar2/uWwGefbsWQwPD8PlcsHv96cc6/F40LYms0awNOuzMMXQBJTIDL/fD6fTib6+PuzcubNomhQv2PSVMdbFOd/EGDvOOb9obtubnPONOYkwDkrgJwqRxKo3IFpd176tnQRZFijG9zeW9xVPV1eXrMejXq8XeTyaTKaMbyKJlYJAdNan4Z67SWwQJcfs7Cx6e3vhdDrhdDoxFDcD/Jd/+Zd5N6rPZtPXIGNMC4DPHbgW0ZkygiAQnbmIFwoAEAgH0NHVUbBioZgohvc3HA5jfHxcyPsymUzYtGmTaIzdbhfEmFarhdVqFcRXNm2GaNaHKGXC4TAGBgYE8dXX1yfrKtHd3Z13MaYUJWLsRwD+AKCOMfb3AK4DcKeqURFEEZGVjuwnHgaeuRvw9gPmJmDHPmDD9VmKsLgpxI73nHN4vV5BfCXaDE1PTyfNjtXW1mL16tWw2+2wWCyiLvnZxrx7N4kvoiT59a9/jZ6eHkVjnU4nLr30UnUDyhILijHO+X8wxo4B2AGAAbiWc35K9cgIokhYdEf2Ew8DB78FBOfyiLx90ccACTLktuN9KkKhEPr7++FyueB2uxEMBmXHzs7OwufzobKyUthmNBqxevXqXIRKECVLU1OTYjF25swZhMPhpCKXQmRBMcYY+xXn/MsA3pXYRhBLnkV3ZH/m7nkhFiPoj24nMZazjveJSOV9vf3224jPs210H8aagYdhnHUhUF6L0Q1/Bd1FX4TdbkdZWZmq8RFEqTA1NQWn04nu7m40NTVh8+bNsmMdDgdefvnllMez2WxwOBxwOBzZDlU1lCxTnh//YC5/TP6dIoglRixvKeNqP29/etuXGIt+fxUyOzsr8nhcv349amtrhed1Oh0sFgvGx8cBACu9r2Fd78+hDc8AAIwzo1jxxgNAczPQSCKaIOQIBAI4c+YMuru74XQ6MTo6Kjzn9XpTirHm5mZotVqEw2FhW1VVlSC+WltbUV1drWr8aiArxhhjtwP4OwBGxtgEokuUADAL4KEcxEYQRcOiOrKbm6JLk1LbCQDqdLwPhUIYGxsTlh29Xq/oeZfLJRJjANDS0oLGxkbY7XZU/sttYHNCTIBmNAkiiVAohL6+PmH2a3BwEHKdHHp7exEMBqHX6yWf1+v1WL16NTjngviy2WxF08JCjlQd+O8DcB9j7D7O+e05jIkglhY79olzxgBAb4xuJ7LK5OQkhoaGhE73qVr7jI2NJW1bvnz5/AOa0SQISSKRCIaGhoSKx97eXoRCIUX7hsNh9PX1JZndx3P99aX3YyfVzNgazvm7AB5hjG1KfJ5z3qVqZETBQg1Os0xsFqWEqylzec10dnfivld/CO/sCCJBC0y+3fjuFTfi2ouWw+Vy4b333kPlsS40P/kkdB4PQhYLxj75SUxt3pRkM5QSmtFc2lAFtAiv14t3330XTqcTPT09mJmZWXgnGZxOZ0oxVoqkyhn7NoCbAPyjxHMc0Y78xBIjsQHnkG8I7UfaAYAE2WLYcH3J/iHP1TXDOceBdw/g3tf/ASE+CzBAU+aBX/ef+LtDIQB/hh3n2lF5rAu1jz4KzVw1pN7jwbIDB3DBxg2wXXaZ8hPSjObShSqgk+jr68Of/vSnjPevq6sTlh1XrlyZxciKgwU78BcS1IE//+x8dKdkm4GGigYcuu5QHiIiCh01r5lAICBKum8fbIcn4kkaF5m1wOK+Cy/fehVOffRyMJcraYyusRGrnn0mvQBodmRpsn+9zKxoM3DLydzHkwNS5XEBUb/VH/zgB4qPZ7FYBPHV0tIiagNTSmStAz9jbA+AP3HOJxljdwDYBOAezvnxLMRJFBmF2ICTKGyyfc2cPXsWo6OjcLvdmJycFD0nJcQAgOk9GPT4wRgDc7slx2RkpF3CM5pECpZAvmDMZihW8Tg1NYVvf/vbsonyFRUVqKurw8jIiOTzJpNJVPG4YBrAEkNJa4s7OeePMMYuA7ALwA8A/AzAxapGRhQkhdKAkygesn3NnD59GhMTE5LPWTQWSUHGgxY0WowAyEibyAIlmC8YDofR398vJN339/cn2QyNjIyktBdqbW0VxFhZWRlWrlwpiK+6urqir3hUEyViLNbMow3ATznnjzPG2tULiShk8tWAkyhe0rlmEm2G7HY7zj33XNEYu90uiDHGGGpqaoSk+78d+1t878hdCPL55GEe0YOPfRLf2XUeAKDulpsljbTrbrk5q6+bKGFKIF+Qc47h4WFBfJ05cyalqwQQTaxPJcbWrVsHg8GA1tZWNDY2FkXn+0JBiRgbYIz9/wA+BuD/Y4yVA1DPVK0QKOY8EJVjz1UDTqJ0SHXNcM4xNTUliC+32y0qgY9EIklirL4+OqNmt9thtVqh083/Gdtt3Q2NRpNcTbkzWk0J5MlIu5j/phDJFGEFNOcc4+PjwrKj0+mE3+9feMc4nE4nLrnkEtnnm5ub0dzcvNhQlyQLJvAzxkwAPgHgLc75+4yxBgAXcM5znq2dkwT+xCoZIPqLZ/ePCvqLBqC4YyeWDLOzszh79qwgwFKVwDPG8IlPfKK4f2HT95LII7Ozs3jyySfhdDqTGhuny/Lly/HVr36VlhvTIGsJ/JzzacZYD4BPMsY+AeBwPoRYzihmn8Bijp1YMkxPT+PNN9+Ufb68vFxYdrTb7cUtxAD6XhJ5Ra/X44MPPsDU1FTa+1ZVVaG1tVVIvC9Gm6FiQUk15T4AewAcmNv0C8bYI5zzexd7csaYBcC/AFiPaO+yP+ecv7LY4y6KYq6SKebYiaLhseMDeOCp0xj0+NFoMeI7u84TlgABsc2Qy+XC1q1bYTQahefNZjP0er2Qn6LX62Gz2WC32/HqcBj3Pd+DQc8gGi3j+M4ujejYRUmJfi+9Bw/mdqmXSCIUCqG3txcNDQ2i71g8jDE4HA689dZbCx7PYDAIwsvhcJSEzVCxoCRn7IsALuKcBwCAMXY/gC4AixZjADoQbZtxHWOsDIApC8dcHMVcJVPMsRNFwWPHB3D7gbfgD0bregY8ftx+4ASmpiaxtY7B7XYn2Qy53W40Nc1fg4wxtLa2gjEGu90Os9kMxhgeOz6AuzrfTTh29AZS1IKsBL+X3oMHRUUQocFBDN0ZTV4nQaYekUgEg4ODIpuhcDiMz372s9iwYYPsfnJiTKfTCRWPDocD9fX10GhKOyW8UFEixnoAGADESo/KAXy42BMzxqoBXA7g/wUAzvksoibk+aWYq2SKOXaiKHjgqdOCWIrhD0bwj//nA9yzVXofl8slEmMAsGrVKoXHDuOBp04Xtxgrwe/lyP4HRdWoAMADAYzsf5DEWBbhnGN0dFQQX3I2Q06nM6UYi1kLMcbQ1NQkiK+mpiZRAQyRP1J5U/5vRJcOZwC8zRh7eu7xxwG8nIVztwIYRXTZcyOAYwD2cs59CXHchKgtE1asWJGF0y5AEVbJCBRz7ERRMOiRrr4aT7g/VFVVCTlfVqt1UceW2140lOD3Uq5BbkaNcwkRHo9HEF+xZqsL4XQ6wTmXXVI0m8340pe+hKamJpSXl2c7ZCILpJLEsbLFYwD+ELf9+SyeexOAv+acv8YY6wBwG4A74wdxzh8C8BAQrabM0rlTU8xdtYs5diIrZMOUOxAICDlfjDFs3LgRANBoMWJAQhzZDBo0Ny8XBFgmf/Dljh1r1poR2WopsdjjlNj3Mt3Gubk0ii82fD4fenp6hJYT4+PjaR/D6/VifHw85Q+fc845ZzFhEiojK8Y457+M/ZsxZgSwgnN+Oovn7gfQzzl/be7xo4iKMYIgMiRTU+5gMCjyeIz/Na7VanHBBRdAo9HgO7vOE+WMAYBBr8Gd12zAxo2LW0qUOrZRrxWataZNtsycyRQ6iXQa5+bKKL4Y6ezsxGLbNVVUVMDhcCR1yyeKCyXVlLsRtUAqA+BgjF0I4G7O+WcWc2LO+TBjrI8xdt6cyNsB4J3FHJMgigk1qtE6ujpEne4BIBAOoKOrQ3Tji0QioopHj0fa0xGI2qSMj4/DZrMJuVupqikzJevHzlZLiVTHiT2/0IxZiTV9TadxrtJrcilisVjS3qe8vFxkM1RbW0sVjyWAksy9dgAfwdzyJOf8DcaYI0vn/2sA/zFXSdkN4CtZOi5BFDRqVaOlY8r9+uuvIxwOS4wGNBoNampqYLPZUFtbC7PZLDx37UXLVUuoz+qxs9VSQvY4fcpmzEp0Zs28e7eiazXbRvGFTrzNkMlkwoUXXig71uFY+Faq1WrR3NwsiK/GxkaqeCxBlIixEOfcm6C8s5K7xTl/A8CCnWkJotRQqxpNzpS71lAreqzRaGC1WjE6OipsM5vNoqT7om+2mq2WEnLHYVplM29LvOlrto3iCw3OOcbGxkRJ9zGbocbGxpRirL6+HgaDAYH45V7G0NDQIIiv5uZm6PV61V8HkV+UiLGTjLEbAGgZY6sAfAvAEXXDIojSRo1qtOnpady44kb86N0fYZbPd4nRQ4/rll2XNH758uUwmUyw2+2w2WwoKyvL+NwFSbZaSsgdJ1FgxUicSSvRpq9KSccovliYnJwUhFd3d7dgXJ/I4OAg/H6/bENWjUaDlpYWuFwuQXytXLlSdjxRuigRY38N4LuItrj4LYA/ITsNXwuXEsvvIAqPdKvRgOSKtG9u+Ca2Vm4V8r6mp6dhgw3Xmq7FIf8heCIeWDQW7DTuxBq+Jul4TU1N8/2/SvGaz1JLic7KCnQ4zsXwrAf1oTD2zmjR9tF9c8dVMPNWgk1f0yGVUXyxEAgERBWPLpdL8b49PT1Yu3at7PPXXXdd8c9CE4tGiVF4K+e8O0fxpISMwolSITFnDIhWozXcc7fkMmViRRoAlGvKcY3xGlxkuEjyHPE2Q3a7HZWVldLB0DUvi9T7btAa0L6tHW1TPmXvG72/RUcwGERfX58gvoaGhrDQvVKOLVu2oK2teIQnkV2yZhQO4N8YY8sBvA7gRQAvcc4XNrkqVpZ4fgeRG5RUo0UiEYyPj8PlcuH7R7+fVJE2E5nBIf8hQYxpNBrYbDZBgMVshhaErnlZUlYCXncoumGhmbcSbPpa6vT09OA3v/lNxvvr9Xqh4vHcc8/NYmREqbKgGOOcXz5X7bgVwJUAOhljlZxzZW21i40lnt9B5I7EajTOObxer7DsODY2JlQ7joXGJI/hiXiwatUq2O12WCyWzJY7SvCaT7fJqJz5edYqAfPY9JUarqbPypUrodFoFPfu0mg0WL58uZD31dTUREuPRFoo6TN2GYCPzv1nAfBfAF5SOa78scTzO4jcMjU1JYgvt9uNYDAoOc6iscATSe4F1lDRgPPOy7ApaowSu+bTbTIqbX4enfxPWQlYBC0rqOHqPOPj40LS/cDAAL75zW/KCqaysjI0NTWht7dX9njLli0TJd2XXAEMkVOULFO+gKg10n0Anpgz9C5dStDUt9Aotl/qcrMm2eDEiRMYG5Oe9QIgVDt+veHr6DglXjIzRCLYe3YwKgoWc/PP4JqX+wwT36udHxnA4bFf5fSzjl9a3P52GDc8z2GbmILHfCu8d0SScvJSGZT/3fUpKgEfv7Xgl3eXcsNVn88nVDs6nc6kxsYDAwMp/Y4dDodIjNXU1Ajiq6WlBRUVFarFTiw9lIgxG4DtAC4H8C3GWATAK5zzO1PvVqRQfoeqFNsv9VSzJkoE2ezsLNxuN9xuN0wmE1pbW0XP2+12kRgrLy8XJd2bTCYAwAZsQE1NDTpevW++qm/cgzbf9OJnY9K85uXv1FT2AAAgAElEQVQ+w6M9Y/jP52qF9+ps5AgeOXMATBMUjQPU/axjS4jb3w7j609wGELR7VZvWLKxbiqD8pSVgN4bpQMooOXdpdRwdWZmBmfOnBEE2MjISMrx3d3dKcXYqlWrMDY2BofDAYfDkVG3fIJQyoLVlADAGFsL4ApElyq3AejlnF+hcmxJ5KSaklCVnY/ulFz2aahowKFYQnQBsf3+ZyXNq5dbjDh829VJ28PhsMhmyOv1Cs9VV1fj8ssvF40fHx/HBx98IAiwqqqq1En3+9fLLCk2A7ecVP7CFoHcZ8hCNZh4/1bhccU590NTJr20quZnHYvvn/4phFqJ9k+6xkasevYZ4XG6n7FAAXwWC1Fs37d0CIVC6O/vF5Ye+/v706p4XLFiBb7yFTJ9IdQla9WUjLEPAZxGNE/sZwC+UvJLlYRqFNsv9VSzJkC04jE+6X58fFw26XdiYgIzMzMoLy8XttXU1GDr1q3KAyqAZHu5zyqiHRc9Znppv0u1P+tYk1HbxJTk84mNdTM2KC+ClIZSa7jKOceRI0fgdDpx5swZhEKhjI81PDyMUCgEnU7JAhFBqIuSq3AV55zs4ImskBVrlBw2KG20GCVnTRot0Q7Zfr8fhw8fTnmMeJuhRduaFECyvdxnqAnXiB7zoAVMYmZMbRuc2NKix3wrrN5k783ExrpKDMqlTd2ll3e9Z4wYuXlHVg3gMyWbDVfVMLZPF8YYjh8/DrfbndG+jY2NwrJjc3MzCTGiYFDS2oKEGJE1Fv1LPccVbN/ZdR5uO3ACgeD81yB+1sRkMsFoNApedABQWVkpiC+bzZZdX7kCmI2R+ww/3fw1/GePVphhmhndBUPDfM5YbFwuZmXaWtvgvSMi2Vi37pabk8anMihPbeoublmhlgH8YmhrbVt0jl6uXtfExAT0en1KOyCHw6FYjNXW1griq6WlBQaDIVuhEkRWUZQzVihQzlhpsKhqyhzk6czMzIjaTbzQM40/ngHGZ4BllXrc3rZedON+9913EQgEBAGm+h/8ArAuKuRqyniyMZvz/tU7pK2rEnLP0h1bTKj1uvx+v8hmyO1241Of+lTKpft33nkHjzzyiORzZrNZEF8OhwNVVVUZx0YQ2UBpzlhGYowx9nnO+e8zimwRkBgj0G4BIHXNMqBdOkdpIUKhENxutyDAJicnZccuW7YsvRwvoug5tXYdIPV3kjGsPfVOxmOLiWy9rmAwiN7eXpHNUCJr167F9dfL/7jw+/34/ve/DwAwGo2C8GptbUVNTY0y1wmCyBHZtEOSYj+AnIsxglAjZ+r999/Hhx9+KPu8VquF1WqF3W5HbW1txucpdu599V488t4jiPAINEyDPav34I5L7sh3WKojZ+o+Vq1BZ3enaKYvEwP4YiDT1xUOhzE4OCiIr/7+fsFVQg6n04lIJAKNRiP5vNFoxDXXXIP6+nosW7aMxBdREmQqxujqJ/JDBjlT8TZDMzMzOP/880XP2+12kRhjjKGmpkZoN1FTUyN7Y1gq3Pvqvfjd6d8JjyM8IjwudUFWd8vNSblnAR3wqysiOJbQN01qrFyeWjGh9HVxzjEyMiKIrzNnzmB2Nr3i+0AggOHhYTQ2NsqOufDCC9N7AQRR4GQqxoon0YwoLRQ0KOWcw+fzSdoMMcawevVqUVK91WqF2WwWxJfVaqUqqwQeeU86R+eR9x4peTEWyzE7ee/tsHjDcFcDv7mS4fD5WiChm70SA/hiRMnrevXVV/HSSy9henp6Ueeqr69PW8ARRLEje8dhjL0F2eQcLFMtIoJYCAnTZb/fL8r7CgQCkrtyzjE2NoZly+YvYa1Wi49+9KOqhlzsRGSKquW2lxrm3bvxV2PfBZdYFEjsm5ZoAF8qLPS6dDpdRkLMarWKbIZirhMEsZRI9fP/0zmLgiAWAeccL730Uspf0+Xl5UK1I9mapI+GaSSFl4YtneXbrPTIK0JiNkOhUAjr1q2THedwOBQdr7KyEq2trULivdlszlaoBFG0yIoxzvkZxti1AM4F8Bbn/KnchUUQYuJthqxWq2hmizEGu92OwbgEY51OJ/J4rKysLKhEX9mWCwXQtkIqhj2r94hyxmLsWb0nt7GlQ5bfy2LpZr+o1jGYtxmK5X0NDAyAcw6r1ZpSjFmtVlRXV2NiQuxBVV5eLmo3YbfbC+q7SBCFQKplyp8AOB/AEQD3MMY+wjm/J2eREUuaSCQCj8cjLDt6PB7BZsjv94vEGADU1dVhZmZGEF9ms7lgk+5lG2j2vgqz5+c5a2griUxT3Tt2/wg4738UTzWlCs2Bs9nNXi3kTNwBeXP2SCSC4eFhQXz19vZK2gyNjY3B6/XKzmQxxtDa2oqTJ0+iublZmP1qaGgo2O8iQRQKsn3GGGMnAWzknIcZYyYAL3HON+c0ugSoz1jpwjnH5OSkIL7GxsZkfefKy8vxsY99rGh/Xcs20KwEVn06eXtOjaeLwPxaEaXyOtJEiTE45xxut1sQXz09PbI5lolcc801KSsZfT4fysvLqQCGIObIRp+xWc55GAA459OsWO98RFEwMjKC119/PeWYeJuhYibRqFrYPiVTpJxDE/BCMCLPCqXyOtJEzoR92DeMN954A06nE06nM2Vj41Q4nc6UYqyioiKj4xLEUieVGFvDGDsx928G4Jy5xwwA55xvUD06oqSI2QyNPfYYDI/+HqHhYSFfyvqJTySNNxqNgr9jTmyGcoRsA81Kmd87OTQBLwQj8qwg8zqmjfXIaq2eVF4akLe8P7kiA2PIiMcffzzj48ZshtasWbOY8AiCkCGVGFubsyiIkiQYDApJ9zGbocpjXah99FGE5vp+xfKlGgDULVsGrVYrzH6ZTKaiXYpMhWwDza98CojPGQNybgJeCEbkWWHHPoQe/2vo4pLtp3kZ9vk+j8uOD8iagqeFVF7a49+M2gZFgvPbcpj3J1dksHF8Y1rHMZlMoqR7shkiCHVJJcYaOOev5iwSougJh8MYHx8XGq16PB4k5iRan3wSmjkhFoMHAhjZ/yA+UqRGyonm2N/ZdV7Km33KBponNua3mlJBU914Mqrcy0XF6Ibrce8f38ZfRH6NRubGILfh+6Hr8cfINrzy1OnsiLFn7haLVgAIS7RXCfqjY7P4GsPhMAYGBoScry984QsoLy+XLTLwvurF+973ZY9XVlaGlStXCuJLymZosVWaBEHIkyqBv4tzvmnu369wzi/NaWQSUAJ/YXP06FEMD0vnrADRaivH//obaS+tIjVSfuz4AG4/8Bb8wXm/PaNei/s+d0F2bvgFTGLlHhCdhWnf1i5/k06cTQKiM2+7f5R1Qea4rVO2a7Xz/iyICFnTeikyN7IHokn3Z8+eFXK+Em2GbrjhBqxatUp2/1deeQWHDh0SHms0GjQ3Nwvia/ny5dBqtbL7Z/RZEwSRlQT++HtmaSTrEIuCc46pqSm4XC4wxtDS0iJ63mq1Jomx6upqYdnRarXC+Y8/LCkj5QeeOi0SYgDgD4bxQLZmXwqYjq4O0c0ZAAIJ9kBJSM0mqTBzBACNFiMGPH7J7VlBLr9ObmwacM4xPj4uiC+n05myu313d3dKMdba2oqGhgZBfK1YsQJlZWWK48nosyYIQjGpxJiGMVYDQBP3b0Ggcc7HshEAY0wL4CiAAc45df0vMPx+v5DzFTPaBqLJ9YlizG63o6KiQpR0n/gHv9SMlAclbvaptpcSqSr3ZMlhleN3dp0nOWv5nV3nZecEUvl12jJxzhigOOduamoKTqdTaDnh9XoVh+J0OlM+v2zZMtx0002Kj5dIRp81QRCKSSXGzACOYV6AdcU9xwG0ZimGvQBOAajO0vGIRTA7OyvkfLlcLvh8Pslxfr8f09PTIh+56upqXHXVVSmPX2pGyqrPvhQwiu2BhByx+Vkkb48RIyeqEJrWQmcKo+4SPbJtihObmUwnny8t5PLrpLbJzPq99957+PDDD+F0OjE6OppxKGfPnoXP58ustYSCHL6lagVFELkilR1Si9onZ4w1AWgD8PcAvq32+YjUzM7OivJKpIi3Gcq0sWMpGSmrPvtSwCiyB5LIEfP2GDH0uhk8HO3KHprWYehlHXDwYNavi2svWq7ucrGEab2wXQEvvPCCyMYrHQwGA1paWgST7YwMthU6FRSLFRRBFCup7JBaOOc9KZ5nAJZzzhezvvAggL8FULWIYxBpEG8zVF9fj+rq+QnJsrIyVFVViRpCajQaWK1Wkc0QlbjPo/rsSwGjyB5IIkds5ESVIMRi8NkgRvY/WDIiHYh+18LhMPR6vewYh8OhWIzpdDqsWLFCEF/19fWLtxlSmMNXDFZQBFHMpJraeIAxpgHwOKLLlaOIJvKfC+AqADsAfA9ARmKMMfZpACOc82OMsStTjLsJwE0AsGLFikxOtaSJ2QyNjo4KNkPhcHQWhzEmEmMAUFtbK+r1VVNTk7LKarHIGmbniwzaLlzV34XzD8W9hvNvBtIUY+m0DUi3lUaMbLzXUnHGbHakT5r85yE0LX09yTkTFAucc7hcLpHN0GWXXYbLLrtMdp/W1lYcPnxY8jnGGJYvXy6Ir6ampuzbDKWRw9fW2kbiiygKYsVmBoMh5Y+hQiLVMuUextg6ADcC+HMADQCmEc3vegLA33POlRmaSbMdwGcYY59CVORVM8Z+zTn/UkIcDwF4CIi2tljE+ZYEnHNMT08LCfdut1tUAh+Py+VKqsBau3Ztzma+ZA2zgfwIsgzMpbPxGtIxd05spTHg8eP2A28BQEpBlus4BSQqDnWmMELTyX96irGi1uv1CuLL6XRiampK9LzT6Uwpxpqbm6HVaoUfSHV1dYL4WrlyJcrLy1WNv2QcF4glT+J9b2ZmBhdddBGWLy+OVQrZPmM5DSI6M/Y3C1VTUp+xhXE6nXj77bdTjonZDNXW1qKxsTFHkSVz4vJLoR9J7r2ka2zEqnw0gM3AXFrW9DuN16DE3DnG9vuflSwYWG4x4vBtV8ueI9dxCijIGQOiFbUN99xd8MuU09PTonYTY2Opi8p1Oh1uvfXWlDNaR44cQXV1NVpaWlBZWZntkFOTw75vBKEW/f39eOONN5K2Nzc3Y+PG9Nwnsk02+owRBUowGITb7cbk5GTSzJbFYkkaX1ZWJmo3UQhmvp3dnXBICDEgj8tVGbRdkDX9TuM1pNM2INNWGrmOU0BUcdgHMC3MLX7AZMXIiWqE3BOFsTwtw+zsLM6cOSOIr1RNjaUIhULo6+uDw+GQHbNt27bFhpk5aTouEES+CIVCgrPL6tWrRSs4NTU1SeP1er2qKTbZpiDEGOf8eQDP5zmMgkAqJ+cTKz8h2Ay5XC54vV7BZqi5uVlkoG02m2EwGETNVquqqgou6b6jqwN3VAO1E8nP5W25KoMlG1nT7zReQzptAzJtpZHrOEVIVBya5/4rVE6fPo0jR46gv78fkUgk4+OUlZVhYkLiIi8k5CpCCSKPRCIR0X0v3l6vsbERVVXzdX8mkwmVlZUwGo3CpEOxFZsVhBgjokjl5Ox7eR+Ov3EcF5ZdKLmPy+VCU9O8WNBoNNixY0fBX4TDvmH85kqGrz/BYQjNbw/ogNZ8NYDNwCQ7G01s02kbkGkrjVzHWezMzs6it7c37f20Wq3IZqixsbGofp0TRL7gnGNiYkIQX/HFZom4XC6RGGOM4Yorrij4+14qFhRjjLHtAN7gnPsYY18CsAlAB+f8jOrRLTGkLEdm+Sye8j2VJMbMZjNsNltSNSSAorgg6yvqcfj8IQBh3PA8h20CcFcDT+604r58LVdlsGQj2cT285fA/MHtQPuXFR0jnbYBevMbsK39IbyzI4gELTD5duO7V9yIay9aDu8/fRcjvziA0BSHrpKh7iufg/mbfy8fZ5pLg1lpb5ALk/AUcM4xNjYGr9cLh8Mh+11JtayYSGNjo8hmKK3qrbn3g3v7cRZ23De7B0erP15c7VHy/JkSpcFrr70Gl8uVckxVVZVQ5Z9IMdz3UrFgAj9j7ASAjQA2APgVgJ8D+Bzn/Ar1wxNTSgn8MZuh8vJy1NXVAQA2/HIDuIzx8I9W/EhYdrTZbGn5yhUiJWs8rGJCdKr37LInj2DoJ78HD8//QWJajoZvfF4QZHknT8nik5OToqR7r9eLyspKfPvb3075B/ynP/0pRkZGkrbb7XZBfLW0tMBozNBtQeL9mOZluC34F3hae0VxmM1TAQCRBoFAAC6XC1qtFg0JKRKnTp3Chx9+KNpmMplE9z3Vq4tVIJsJ/CHOOWeMXYPojNjPGWN/tvgQlxYxm6HYfzHT37q6OkGMyebkmOoXtBkqNkq2iaSKRtipzJpX/6JPJMQAgIcZRn5xoHDEWI5MwgOBAHp6egTxJWUzNDU1hdHRUeG7J4XD4cDIyAiqqqrQ2toqCDCp2eiMkHg/TGwWf6t7GH+cvaw4zOZzaPxOFB+xYrPYfS/W+qWmpiZJjNntdvT19Qniy263Z+YqUaQoEWOTjLHbAXwJwOVzxt7F0UUtj4RCIYyNjQkXoVwSr9vtRiQSgUajkc3JuXlzcZpoL0RJNpFU0Qg7VTVjaIpj3kZ2nuj2AkGl9yYUCqG3t1cQX4ODg1DSssfpdKYUYxdffDG2bNkCm82mzhKIzOtuZG4ARWI2n0Pjd6LwCYfDovuenNm9x+NBMBgULenb7XZ8/OMfL/rlxkxRIsb+B4AbAHyVcz7MGFsB4AF1wypuvF4vXn755ZQ3hHiboZgYK9nZIgWk04E+G/upFpNERWZnhQkdNhuGf7kh4xg7uzvBGJO8puor6qGr7ENoKnk/XWXyH7YFX5daOUBZajAaiUQwODgoiK/e3l7ZRN9UOJ1OXHzxxbLPS+WlZBWZ92OQ2wAUidk8NY0l5vD5fHjhhRdSVh9rNBrU1NTAbrcn/S1bqiIshhIxdgvn/NbYA855L2PsfBVjKgriKz+am5tFOVyVlZVJN07GGCwWi7D2rbbNUMGg4MaeUWf3ReynhIyPnVCR2VlhQrvdhoCGAeAZxRiLJcKT/8jFqhnrdv87hh5+Q9xIVRtB3W5x4ceCrysDFwLFpFmtKmXfhMsvx09/+lPMzMykPNV6fgo78DLMmMQ0DAA4TJiBF1V4ln0UnuaPo7m5eXGvZ7FIvB/TvAzfD11fPGbzGVQgE8VLzF7P5XKhoaFBlC9pMpmg0+mSHF/MZrOw7Gi1WpfGfS8DlCTwd3HONyVsO8E536BqZBLkM4Gfcw6fzyda/w4GgwCAzZs3J61/v/baawgEAqKLcKEqq5JLaleY3JtRZ/dF7KeERR07ToDuXNGEIW3yL750YpSLRcM0+IfL/iF6bexfD++bLoycqEJoWgudKYy6DZMwb7SL3AMWfF0ZuBCkhcJZt0T7JiDaiqP+7rvxL++dhs/nkz3Fen4Ku/E0yhCSfJ7rjGCfKZAEc6qmJAocKZshANiwYUOSX3RXVxcmJiZE971iLzZbLItO4GeM/RWAbwBonauojFEF4MjiQyx8YpUfsf8CAWkrTrfbnSTGtm7dCo1GIzlejlQJ2kUpxhQm92bU2X0R+ylhUceOa6I5/MsNgESFbDoxyo3lnM9fF95+mFt4tLt9PAm5Owu+LrVzgGQajPp8PvT09KC7uxtXXXUVRvY/KBJiAMADAYw++CAc3/wGTp6UF4Y78LKsEAMAFiqgBPO594MBqAfQke94MoGaxpYUMzMzokmHWLFZIi6XK0mMXXjhhWnf94goqZYpfwPgSQD3Abgtbvsk5zy1IVsJ8M4776C7uzvlmHiboUQyuSDVFBd5QeGNPdPO7hl3hFdAto6djeMoOobC3J0Fj5WjHKCYzVDMZPvs2bPCcy0tLdClsG9yOBxJYqyiokKodjT/cf/CAVCCOUEk8cEHH+Ddd99NOUav18Nms0kWv5AQyxxZMcY59wLwAvjiXAXlsrnxlYyxSs55+u2pi4j47r4xdDqdkHSvhs2QmuIiLyi8sWfa2V1qPyCaB3XZby8DYwzeGa980nyK5ZVsdZvPxnEUHUNh7s7eTXvR/vKdCPDg/LGYfv5YauQAnXgY/Jm7AO8AAuV2vFaxEy95G2QTfZ1OJ9bK2DeNVWswoP8AZWVlaGlpgcPhQGtrK2pra+e/iy/IXHfxmJvw2PEBPPDUaQx6/Gi0GAtuaVDN4pRsUixxElHC4TA8Hg+mp6eT8ialjOq1Wq3ovlddXb3kk+3VQEkH/v8JoB3AWQCxv54c0SawJYvdbhdVfsS8rtRU/iVnN6Pwxp5pFWn8foki1js7X1ItmTS/QKJ6tipbs3EcRcdQ6B7QNuUDXG50VJswrNOiPhTG3omJ6PY0jrMQnHMMDw9j4vDPcc7bD0I3J/6MM6PYNvM7uPFxnGRrJfd1Op24QsK+KaADfnVFBMfefAD79uzD7nNl3AOkrrt49Ea8fs5fi2ylBjx+3H7gLQAoCEGmZnFKNimWOJcynHN4vV4h5yu+nVKiXZfNZoNGoxEl3dfU1NCMVw5QksD/AYCLOefu3IQkT64T+MPhcM4rP0ruV2aOknvlEtPjESXNq52oXqio+Lrdbrew7NjT0wO/34+9/J9hwWTSWA+q0MG+Jnusb33rW9C8/DJO3ns7LN4w3NXAb65kOHx+9Pu4YAFE/HVnnGtR4R8XrsHtT9glDdeXW4w4fNvV6b1wFVCzOCWbFEucS4lYsVl80n2s2CyRSy65BHa7XbQtH/e9UiabHfj7EF2uXHLk44IsuUaoOUruVZJXJxqzVJtVqvi6n3jiiaQ8S7OEEJPbHrMZam1tRUVFBcp278ZfjX0XXKKZ7YKf9wLX3eBvOqW3F0ij1WLJHy2WOJcKnHO8+OKLmJyU/t7FiNkMSVU6khDLD0rEWDeA5xljnQCE5j6c8x+qFtUSQ63ZsILJiUl3dkxi/L3T7+GR9x5BhEegYRrsWb0Hd1xyh7CLXL5dPJkkvKuJVB+tdIy7M2IRr5tzLsoVSbxuV1WswtGmo5jWTsMUNmH9+Hp4p6okZ8a8qEJ1dTUmlk/g+dDzcAfd0Wt/zV6saV0jHFvKq3X722F8+QUNTt2/LuP3rdFilJwZK5RGq8WSP1oscZYas7OzcLvdMBqNsFgswnbGGEwmU5IYKy8vh81mQ21tLWw225KyGSoWlIix3rn/yub+I7KIWjkXjx0fKIycmHSbiEqMv/fF2/G7qvk/HhEewe9O/w4ABEEml8wfI9OEd7VI7KMVGhzE0J3Rc6sqyNJ43cFgUGQzdM455+Dqq6NLeFLX7RCGhL8o07ppHLMdw36+Ht/1vS5qNRHWlkO7426sWlaHu165K+naPz5yHI9/8LjkZ7n97TD+8kmO8rnrOtP37Tu7zhN9PwAUVKPVYskfLZY4ix05m6Hm5maRGAOieV9utxs2m03I+4o1IicKlwVzxgqJfDZ9VQu1ci623/9sYeTEpJujJDF+Y0szIhJ/SDRMgzf/nzeFx/EzNdVl1YuqplSb96/eIVktqGtsxKpnn1HtvJ3dneh49T4Mz3qiyfszWrR9NPq6YzZDsbyvvr4+kc1QY2Mjvva1aJ6Xkhw9AKhGNf614pM4p+c/oJ0aAot7n5UeI56f/YTD6k22PsrkfSuYmWMZ5q/nIdSHOfa6x9Cms2b1Os3G7GzJ5bkWAJFIBB6PRxBfHo9HsvrYaDRix44dom3hcBiMMUq6LxCy0fT1Qc75zYyxg5DoWsk5/8wiYySgXs6FXO5LznNi0s1Rktgu53SWaA+Udr5dHptVhlL00VIL0WwWYxjS6/C98nK8PzSIZW//FmfOnElpMzQ0NIRAIACDwaD4+pzEJM677g4AdyQ9l+41zsBgnZD2oMzkfbv2ouUFJb4SaWtti1a5imYyfVmzp8rW7GzJ5bnmGbfbjddffx2hkHzjYgCCvV6sMjIG5XwVJ6mWKX819/8f5CKQpYpaORcFkxOTbo6SxHgNpAWZhhXvLz+dTB8tXYKTQzaRcniYiczgt/2/xaf6P7Xg/pxz9PT0YM2aNYpy9IDU17HSY8SP1zWEc/6+5RWFLhaZIOdyMHLX38J87MtkbaQyMXu9pqYmkZiqrKyUFGKVlZXCsqPNZlvQXo8oLmTvZpzzY3P/fwHAKwDcc/8dmdtGZIG9m/bCoDWItmUj5+I7u86DUS/+hZSXnJgd+6I5SfGkys2SGL9nSno2b8/qPdmIMC/U3XIzmEH8uTODIWqGnWWGhoZw8OBBDE1JC59prbTdidyxAOnrNpGFrmMlx0g8Vi7ft4JAxepX2dnZKQ6Az+d3nnh40eciojZDAwMDePPNN/HMM8/gueeew4kTJ4T8rxjl5eWoqqqC0WhEc3MzLrzwQnzsYx/DlVdeifXr16O+vp6EWAmipOnrlQB+CaAHAAPQzBj7M875i+qGlj/uevZX+L3znxHRjkMTrsHnHV/D967+sirnylZz0URiyy9q5cQozhNJt4moxPg7Lt8HLFBNmXF8eSK2DKQ0Xyfp9dgvRtvxPyh6TycnJ9HV1QVTkwnTumThZQrPF0es56ewAy/DjEk8UmHF/7Za4dHNwqa34RsXfANXXXAVAOnr9vKmy/FUz1PwzHgARH1V7//v+0Xj4xE37R0GOANY8hyohmlwzbnXoKOrA7f7htH26Sp88UUD9KNeRXlOhX4tpETFql/Z2VlT3FJwlmbhliLBYFCUdC/XbsLlcqGmpka07dJLL4Ver6ek+yWEkqavxwDcwDk/Pfd4NYDfcs435yA+EblI4L/r2V/hkTP7wTTzTfJ4RI89K29RTZAVG4mVdEB05qJ9W3tB3OQKPb50kXw9EY52lxttvjlxpTcCu38kedOcmZnB97//ffQYe3DMdgxhzfzNVhvRYrN7M1b4VmA9P4XP4GnoEUJnhQntdisCccsnC72Hnd2duOPlOxDi4iUWvUaPe7bfI7tfrPI3aDwKQ8MB0XfPoDXgmnOvSaquVPp5Fs3FFW4AACAASURBVP21kFhdDKT8rNMhMWcMAJg2goat3gTDeQa0exZ1rqXGyZMncebMGaS6v8Zshpqbm9HY2JjD6IhcojSBX0nSjT4mxACAc/4egJKdI/29859FNwMAYJogfu/85zxFVHhI5R4FwgF0dHXkKSIxhR5fuki+Hg1DR01cSXtsBkOC8vJyLF++HCt8K7DZvRmmkAnggClkwtbxrbii7gpcffXVuKbyDejnWlB01FhEQgxY+D3s6OpIEmIAEIwEU+73wFOn4Q+GEZq4CIGhzyEyawHnAAvVoH1bO17sfzHjz7Por4UN10eFl7kZAIv+PwtCDIjOzjbcczd0jY0AY9BVQkKIIae994oJzjk8Hg9GR0eTnisvL08SYowxWK1WrF69Gtu2bcOuXbtw8cUXkxAjACjrM3aUMfZzzCf03wjgmHoh5ZeIdlyi33d0OxFFSQVoXhqaphFfShaw0snlkg0/8TCGpwYBieWKYV1C1VQsj0iIvw9gWoCH8cXyWjzBt4BNr8OllkvhaHbA4XCgubkZer0end2d+JSFYdjejPpQGEOJx46dM8V7mOq5VIn68RW+oYmLEJq4CEA0J6Ltq224/aXbFZ8vcUlS7rxDviF0dnfmZ3Ys3ZYqKlb9mnfvnv9eCrNwcQNy2Huv0JGzGaqqqsIVV1whGmu323H69GlUV1cLSfdWqxU6nZJbLrEUUXJl/BWAbwL4FqJ/H18E8BM1g8onmnANuC5ZeGnCNRKjlyYLVYDmraGpwvhSkrgs5B+bf26hhrVZYmJiAk6nE7PH/gMX9v4r6ptqMaRP/qrWhxLaPJibkuPn0THGmVF8Vvscdn9qN8o23yjaTVjKmzvHkF4HyCyvLKY6Uk78LFT5q/TzlGpEm4q8GFqn2wQ5l2TJJL6U8Pv9gvhyuVySrV8mJyeFli8xLBYLdu7cKWk3RBBSLLhMyTmfAfBjAHcB2Afgn+a2lSSfd3wNmoh4VkAT0eLzDnlT44LjxMPR5qntluj/06iG6uzuxM5Hd2LDLzdg56M70dmd7OG3UAWobMn8/gczeDHps6gKValWAvGkWA5UhMRn4/f7cerUKXR2duLHP/4x9u/fj8ceewxO9yNoa6qNzlIliCNDJIK94/N5PCGmj944U8SvCQdQ9uJ9SdullvLAWPI5FVRH6pj87zu5pcGFKn+Vfp6SryMFuVyuFL5XXXdj57IadFbE2dEs9ppSgPfgQbx/9Q6cWrsO71+9A96DB6UHbrg+2oy53RP9v0Ihpvj4RUIwGMRzzz2HZ555Bm+++SYGBgYkhVgsBSC+OTIQXZIkIUakg5JqyjYAPwPwIaIzYw7G2Nc550+qHVw++J69HBcdH8OPzRUY1mlRHwrjf3q9+Mzm8nyHpoxF/PJWas20UAVoPhqaxrOoClUlLQMybSsg8dkE//ANPMEP4CRbKxraW9GL/7KZxHlbc+KoIRTGpeMrsd3nBQcwwarxXtMXsOWCPWAHbko79lTLiw16M4aDE4rew9hzt710m+TzcudZqPJX6eeZSaPkXBhaSzXbbbdbAWC+AENFg3q1Z6rzPRO+GEKhEMbGxoRWEjH0er1k8r1OpyObIUIVlFRTvgvg05zzD+YenwOgk3O+JgfxiciJHVK69j2FxiLil7OnYaEaTL5/q+L2GPmy+skKcu9fPJleCzLH9qAKHUw88/pE0xOSbSgagiE80j+F/1p1PxwOB1pbW7Fs2bL5G8JC8UvEnm1LLrUsvhZzXkB62VLtmFLGFQzhUP/c90TFvy9qfx+L6fueaDM0Pj4OzjnWrVuH1tZW0dgTJ06gv78fVqtVaLRqNpvJZohIi2xWU47EhNgc3QBGMo6s0FGxyWJOWET8crMEEe04OObNxh87PpDyOEXdmFOqSW08ChKaOec4e/YsXnnlFXFDR5nPwIzk/kNyjViHdVpUXfsAbrzxRmzbtg319fXiX+ap4peJPduNh9VqZLyY8+YrJiBFQUmsSELlJHm1Z6rzPROeCs45JiYm0N3djf/+7//GU089hSNHjuC9997D2NiYMPvlcrmS9j3vvPOwa9cuXHLJJTj33HNRU1NDQoxQDSUJ/G8zxp4A8DCiHpV7ALzOGPscAHDOD2RyYsZYM4B/B1CPqNvNQ5zz/Nebq9hkMScsIn65RGkenG+h4A+G8cBTp1POjqXb0DTfJFV+fv6rME/9Ji55nwHg0dkLmYTm8fFxwWDb6XRiejoqpvR6PbZsmftRJPPZeFGVtK2KV2GSJYu0+jILNBd+Qf7FiJKw56spU8Xe1tqG4yPH8cjph3HpyRBueIHDPjEFvf0eeL94BObZx9NK6FajkbGSxq1KzpvYpLajqwO3v3R7ZjEqrIqULUAIpf5cstWsVm3rrXxYeylhcHAQJ0+exOzsbMpxVVVVqK6uTtpeXl4kqSlESaBkmfIXKZ7mnPM/z+jEjDUAaOCcdzHGqhBtl3Et5/wduX1yskypYpPFnLCI+KUaZPKIHoGhzwntBoCoNHHeXwQNMxUg2fiyTI+GreMwN0/MD0x4D6empgTh5XQ64fFIN8Vct24d9uyZs22S+Gy4zogDoSsxaNsuLDu2tLTgueHnctastLO7E+0v34nNJwP4+hMchrhWYUzL0bDVM997Kg/fBTUaty76mGl8zzI5VzZfs+Q1bjCg4Z67VckZy/bxFyIQCMDr9WLZsmWi7S6XC6+++mrSeKPRKPJ4NBiUWXIRRCYoXaZccGaMc/6V7ISUdNwhAENz/55kjJ0CsByArBjLCcVe3r2I+BNnFhCywH92p0iIAXkwG1cRycrP2SBGjhvEYizoR/BPd+KZwWo4nU6MjChbqXc6neCcR5cSJT4btmMfdjo+iaoq8eyYWjZZUnR0dSDAg7jhebEQAwAeZhg5UTUvxvJgj5OqcWum78eij5mGgXcmn2U2X7PaM9W5ngkPBoNwu91Cr6+YzVBiK4nYsmJi0r3JZKKke6LgWHBmLCdBMNaCaP+y9ZzziYTnbgJwEwCsWLFi85kzZ3Ie31IlZlPjD86XbRv1Wtz3uQuy5nGZb06tXSfTU4tj7ReGErYAd7Nvp32Om266CQ15XrJJxYZfbgAHx3/eF5JJIk18L3JrjxOLLxEGhhN/diI/x2y3ABL7Z+u9UeM1FyvhcBjj4+NC0r3cLPTmzZuTvmc+n4/EF5FXsjYzpjaMsUoAvwdwc6IQAwDO+UMAHgKiy5S5iKnz+TvR0f0HDGuA+giwt/WzaLvynuyd4MTD8P6sHWdeC0Pn08BVDTz+sUq8dkE5Ljg+ji+9wFAzEYa+oTGvuVZqm41Lkk538nQ7mUugyCx5DqncLimiZtuHYcYEZgy1eOKtafzs8PGkWZFCMbCO5TS5q4HapG9g9L3w9hgxcqIKoWktdJUMdZsPLuq6TOe1y+Zc6ZPzfJSyqMbAgOq5pYuOr0Q4fvw4hoaGEIkkG8jHYIyhpqYGWm2ya0RFRYWa4RFE1sjrzBhjTA/gvwA8xTn/4ULjc5Ez1vn8nWh3/gEBzfwvKUOEo92RJUF24mF4O/4X+l+tgCY8f46ADnhuA3DVCYhzdnKYe5ENEpPhB268Av9gflmZ4Egn322RuX13Pfsr/N75z9j2rgtffzIhT6pMj2VbxlCzYj6BfhY6HMTHk/qBCfswhsbGRlxS0Yd1H/wMmrklpqjhtk10PcmRKwPrRCF0edPlePy9A7I5Y+YWH7w9JvDw/LzZYq7LdPOhYjltAR5nIB6JoH18Cm0fewCdlRVpi1olMaQUjCrnlha9wXkacM4xNTUFznlSIv3x48cxMJBcvW02m4WlR7IZIgoZpTNjsmKMsdTrMUrEU8oTR+eNfwlgjHOuqOdBLsTYzn9djyFt8o2zIcxx6M+z0Ado/3q8/6sZhKaT/3iEGaCV+DgKsV+PFFKJvDN64GefZDh8fvRXa8obSjo90jLopxYrcd9/7HEc0zwuGMJvfzuMG54H7BMc+sbobCSzjiDy9PdgxiS8qMIzuCxJiNXV1cHhiHo8rly5MpoInBDXzqZGSSsjOdTueyV3k7/m3GvwYvefcM7xMXzpBY6aCUBvN6Puizsw8osDCE0lHyvT6zKTPmSd/7QeHeVhoRHz3nEP2nzT6KxtRrvZmJFoSSW2FImhLMzMZhpfsSNlM9TQ0IDNmzeLxvX19eHNN99ERUWFKOmeutsTxUI2liljazLnAdgK4I9zj3cjmt+1WLYD+DKAtxhjb8xt+zvO+RNZOHbGDMu0kZHbnjbefoSmpZcaNDKTlIXQr0cJUsnw5UHghuc5Dp8ffZwyCTmdHmkKxvr9flHFo9vtBgAcW/60IMQA4PD5Whw+P9rc9sRXo+KCc479r3mF5GAg6jcXE18OhwOVlZULxpVk5r0AaneEl0sMf7H/RRy64WXghuR9Bn/8B0jlR2V6XWZi5N422o82iRg6ysMZJ7q3tbbJjlGUQK+igfdC8RUbs7OzIvEVa/0Sj8vlmi92maO+vh52u13UHZ8gShFZMcY5vwsAGGOHAGzinE/OPW4H8MhiT8w5fxnRLgkFRX0EGJK4f9bLpyykh7kJOpP0zFhEbmasgJO/45G7OdsS8pBkb7rp5OHIjA1WLMNzhw6hp6cHQ3JiQeeV3BzRzhvEM8Zw/vnnY3JyUmg5UVOjwCw+Ia76UDitmTG1c4IyEULZ7iOVUT6UzOctJ3YXK2ozeZ+IZKamptDV1YWJCYlkxDj0ej1sNhuCwaBo1kuv10Ov16sdZsERDAbR39+PQMKPW6JwMRgMaGpqyvh6VXKXWAEgvmveLICWjM5WBOxt/Sxu6/lD1Cg5BufY2/rZ7Jxgxz7UnUwvZ0zNzvVJDU8XUTAgd9N2J+RZy950d+xLysPx9lVj5P9UIvTQOnF8O/aBH/wWnihj6KixYFinxbLQ/23vzeOjKs/+//c1k8lK9gRIWAMiUhYBxQUEUTBYqbt1bRX191i7In2q1kel0X77qI8L0l/t861tLbXWreCGUUFFXEAqKrIooBiQLRiSkITsmZn7+8eZGWY5Z2aSzGQSuN+v17wyZ7vPdc59ZubKdX/u63Ix9dAwbB9+GN5QZzY4Qh0ywRhC8w4HzZkzJ9IlR7yG+YfqKCvIo9Vm8wyHKvIbjHvy9Mwjw7cQmBH+pQ374jJxoiuOUP8Ft5jmkYrmuTQbavuv+jOwP/4sefXKdx8+mZARNht++aSLWfz1Mg7YbUeGKdsVA5NzqOwI7ctITm2kIUAtoO8c3jJD2dnZAUL61NTUgOiyF5vN5iszVFBQQHZ2tp7x6MfevXvJzMxk+PDh+r70AZRS1NTUsHfvXkpKSrrURjTO2D+Aj0TEO1ZxMUbm/KOSx3a+YRqve2znG7ER8E+4nOz5QIr5bMqvBvfcbMpYF/g1+9Fucxg/tl7ClqAJysNVX1VM5fokVHt9gH1ffvklXw4cyI7UySzP202bRxx/wJHEywUHOKlmN0ObhlraObxmMrv6fxAwVAmAWBdHjxrvNbx+O7TUMrepmQ0pyezdkxEwUaCwAX70mgJcrBlrpyijyOcQBKcU8ZahArrtkM2fPN9UCxXOEepqHimzwvMrHr+TH73uxtZmhIALG+DHr8Oh0eczM1wC1L1v0OqJglU6kigrzIfhFzN/6Gmdvh4zu4L7vCv36VjCW2bIO+xYW1uLy+Xi1FNPpbCw0LdfUlISOTk51NXVkZOT49N8Wc1+1Bi0trZqR6wPISLk5+dz8ODBrrcRzWxKEZkMTPcsvqeU2tDlM3aDnhDwj18yLjAq5kUpNs/rA4XCO0E8Cvx2azZllPY1padTfuEFlsW0053pnLf3PNM2i4qKKCkp4fXG7bxV+zxu+yHT7u62kN5PyF86uJi7HjdPG9HRP4cJ7wVG8qbdv4p9dS0h+w7KSWPNr8/uuk0eekoYbibUf+wxp3n6jDDPXCTBf2evJ9oJBEezgL6zKKVobm72OV81NTWmZYZGjhzJmDGBE10aGxtJSUk5Jocbu8rWrVtD7qOm92PWb7HOM5YONCil/iYihSJSopTa2QVbNb2IeBT4zT7//ICIyShgZieOb2lp8Yl1rexI94h/rYpp+6/Pz88PKDPkbfsczgF+Zplcs9vaID8h/4EkO/kNoXnLABwHQxNY7jdxxMKt7yw9JQw3u4fB+kEv4Z65SPqtzl5PtHqwo0lA3x127drF119/TUtL+OcvPT3d1OEyneii0WgCiOiMichvgJMxZlX+DXAAT2HMhtR0ljhPh+8M8Srw25mIQmtrK998842vyHZtbS233XYbycnJlva1Z2cDkO5KN42MiQhLhy9lQNoAFpy8IOwPqpU2SEQoryhnbmNTdP0V3K9pub5C4wOdLuuEqiY5KYtz0kwjY9GUoTJLWNyRfbNPf3Zdv4+4zfEc6S0H4vr8lVeUIyIER94t70OYZy7W+i2tBzOno6OD5uZmsj2fL3/MHLHk5GSf5stbZkij0XSNaCJjFwOTgE8BlFL7PYW9j0qGqDT20BIi4B+iYjC1OjhRZP0eYxkS4pB1R5htRSQ9jtPpZM+ePT7na//+/SE/2Lt37+a4446ztK/j8u9DYyPjDo3jk/xPcNkCo07eSNe3Ld9G1H+ZaYMA3MpN2Qd3Q3UNcxs80Sur/jLrV5sD7MngamdGczNPn5kRklzWmaQoHhcaGbt1zmjTMlS3zhlteg1efAmLPXnyKu1QtvNFRh3czb66y7nA9gG3dfyFdGd7+OvpJt5nwK1CpyAvPTvFoxk7oteL9MzFWr+l9WAGZmWGUlNTmTVrVoBWqaCgAAC73R5Q4zEzM1NrmnqI1atX8+6778akrd/85jcxaUcTW6LJntWujF9LBSAiR3V9ideuX284Xkr5XkNUGq9dv777jYcrLhyG8opySpeWMuHvEyhdWkp5RXn3bcEYUiz67b0kFReDCEnFxWRffBFVix5l65jv8NXZs6hfvrxTbVrlZ/qfD/+HJ598kgceeIAnn3ySDz74gH379oU4YgAVFRWW9hX99l5GzJtH5imZ7BqyC5fNhU2Mx9j7N/jciz9dbGnv3BFzKZtaZn6s6mBxVtB/+2b9Zdav7g5I7gfZQ3gvPZ014+z86TzhYBa4gYNZ8L/ftTF9ZkFIn140aRD3XTKeQTlpCIZWLJp6oIsrXgzJ9N9qE77NM3SWtyU9T7oE6XyCricWz5rZMwBG/8y56XcM/j+/C+nTcJMBvH1UlFGEIBRlFIUmdd30vKHTK8sx/m56vnvtHYW43W4OHTrEV199xYcffsiKFStYt24dO3bs8NV7bG1tpampKeC4jIwMpk2bxpw5czjllFMYMWIEWVlZ2hE7ytm8eTPTph0ZAPv00085++yuaVbPOuss3nzzTQDuuusufvGLX8TExqOJaCJjz4vIn4AcEfkP4AbgL/E1K7HExPEyozNJTT1EM/OrO/hrvGIxu9JKj1PbUcvOb6KTGe7ceWS/YA0aGPfkmZpnfPfErdyk2lNNHYBwNnmZO2Iud7x/h/mxZnmsgvvLqv9aDsHtOznw9wmA8iWXDcasTy+aNKjTMyetEhMfTDJ+NIul2nwHj/2xetas7rdSymhnROdn64bVb3Uh4nws6cGUUnz88cfU1NTgdDrD7pudnU1HR+AsY2/tR82xxdixY/n6669xuVzY7Xb+8z//k4cffjhgn+nTp5umLnnooYeYPXu2b/mee+5h4cKFVFVVsWHDBl555ZWQY451IjpjSqmHROQcoAFDN7ZQKfVm3C1LIHGbRdWF4sJRZQKPEWYZ9FVrK1WLHo3446mU4uWXXybdlU6TvSlke7orej2JUgqn02lZb87qntjEZjo0Fo0WyFJH5DQR3gf3V4R+tWrbn1j0qVXC4kKnogHYrwoYbOaQeeyM1bPWZU1WV/WU4SLOCdJjJorm5mZsNptRmsuDiNDS0mLqiOkyQxorbDYbY8eO5fPPP+err75i6NChTJ48OWCf999/P6q2ZsyYgVKKRx55hNWrV+u0JiZEI+B/QCl1O/CmybqjjrhGokySmuJIM9ZbEK9M4GYO54huzK4UEaqqqhjbMDZEx2V32xl3aJzlsd4yQyNGjKCkpISMjPAj4VbX7na7SFWKVtuREFGqPZUZg2dQurTU0rkuryinxRkqUE4VB/ODM4eb9VdQv5ZnpLM4L5cDScLApaVGIe4dL1tG7iJdV0Q8Tsx8Z40vwazvGtyKAbUn8zXwP87Lud/xl8ChSr/ridWz1iVNVnf0lNFGnHvR5JlYYVZm6Pjjj+f4448P2K+goICGhgZSU1MDnC9dZkgTjtNOO401a9bwxz/+kTfeeCNke7SRsc2bN1NZWenTGmpCiWaY8hwg2PH6rsm6o4K4RqKCkppG84MQj5lfVg7nX3PTcNSGzk5Mys/iq6++orCwkJycHMt2S0pKqFxr2LoldwvN9mbSXemMOzQuIAlrRkZGQI3Hzg6BWN2TIk9mdm9G/oHJOcwYcW6AIxTsXJsVhAbITs7mjlPviG42pV+/ljtrKSvMo9Wjp6lsquTlHS8bhbj3vseBpgOISJcjeCH4OTHep9N3/d7ZlBNv5psV21ledwZ5jmTL2ZSxeta8n5NORZe7E92KJuLcyybPdBWn00ltba3P+TIrM1RdXR3ijA0fPpyhQ4eSkZGhtV59kJkzZzJz5sweP+9pp53GvHnz+OlPf8qgQaGyiWgiY5WVlVxzzTW8/PLL/OIXv2DFihVdq25ylGPpjInIj4GfACNFZJPfpkxgbbwNSxRxr0nXyeLC8Zj5ZeVwPjPVxXWvu1GuI5EVsbvJOO5b/vz008yePTtA0BnMiBEjWLt2LUObhgY4X8nJyQw/frjP+erfv3+3fhBM74nbbZTIaWpmbpPHocyG0uT3wjrXVmLzdEd6YEHoSHj6dfHSUlqDHBpfIW5PQlEzB7DLfRrkxPiuP3sILDiSpPiI/mwucI9pU9191ro1vN8FPaWPaCLOfXwos7a2lq1bt1JXV2c66cWLzWYjKSkppOC2Tjuh6QonnHACKSkp3H5712Ivzc3NXHLJJTz88MOMGTOGu+++m9tvv107YyaEi4w9DbwO3Af82m/9YaVUbVytSiC9LQdRl6IMEbByLMvH2fh1dS1VmzJxNttJSnfRf8JhsoYbP2I7d+4M64wNHTrUpwUYPHiwb+ixuLg4phqBkHvS0eFzxAKo38uBPHNVu/cexNr5jqa9mPZpd5yYILpjV7eH97ugp/QRTcQ5hvcpniilOHz4MFlZgQVd7XY7hw4dCtlfRHxlhgoKCsjJydF6HE3MWLx4Mffdd19E6YgV6enpfOhXK3jGjBkBy5ojWDpjSql6oF5EFgO1SqnDACKSKSKnKqX+3VNG9iTzJ8/nrvf/CydHhpGSsMU8B1FnogjBP5L3f3Q/9/37PhraG6L6wQwuUTR3aiavjgod3ujvdJM9vIUNKck4NmSQ05DEli9yaUzJgGL45ptvcDqdrNi9wtR2h8PB9ddfT//+/cOWPolUnDya4uUBs+EWjYNgRwwge7Clc61QlC4tJTslm7q20Fxf3u2ddZIiOfPB/X7f9Psith/2WbFyYsRmDM11MurT1VmGYYf3oxnq7YKeMoBIEefuOHtxwP8Ztw8YgO3aH1I3YQI1NTV0dHQwa9asAD1XVlYWDoeDjo4OMjMzA3RfVhNdNJqu8vXXXzN37lymTZvGddddl2hzjgmiyTP2v0Cj33KTZ93Rye51iAqcQSfKBbvXxewU3ihCZVMlCuWLIljldArev66tjvr2+qiO9aarcO7fD0rh3L+fq16qY/rmwKEOu9vOtENDWVWZS86aDPIajIcjrwEGrEkmvfITnE4nT33yVFjbBw0aFNERC7an8u6FvnxmkbabMmuh8cPtj+eHfP7k+aTaU00Pq2yqpLG9EYfN3N5I99YMs/N5h/o62+8QxbNidu0AymU4N2HybcUS64hgpWFH/R5AHdFqBds14XI4//fG8Cpi/D3/97EbQgzzjPQ0B194gf133e17xl0HDtC26FEay1/zpZWorg6c9SoiTJkyhXPOOYczzzyTsWPHMmDAAO2IaeLCyJEj2bZtG3/9618TbcoxQ8RC4SLymVJqYtC6TUqpCXG1zISeKBRe+sQ4Ku2heqYil2LlDbEpFH7HXdP47spa8huM8jBPzxTWjLVjExtKqZDoh1Vh4wD7LApbWxXbVsDbE5N4/FwCRPZnlz9HQUPoM1GbBck3n8+vMz6hqrXK0oZIkaRIxcm7XLw8zEw5b2TJ6h5mJ2eT7ki33O69t9FE7PzPFxzJOuPpWdR3hN47q36HKItab3oeXrzZcMBCLi5QOxYVXZh1aGmnS7Fyt1nkzg7KHdtZjZHsTvBsyh07drB3717yfn0HjrrQaGxHTg6777qTlJQURo0axfDhw3vMNk3vQhcK75vEu1B4hYj8giPRsJ8AFZ22so9glTjTan1nqV++nMtfqvWVxSlsgB+9pgCXLyFosN4mGv2S1T5WaSkEmPWZk6GNI/lsyhTf+jwTRwwgpwHGVj7JwcGFljZEoxOKVJy8y8XLwwxTeYferIqCN7Q38MFVH4QtGt6ZhLhmQ30vbdhHXXsVZvMWvDMrze5fVJq2CZfDCzeZ7tdpTVQXZx1aiv+r9pkf4HUcYzWrMRq7Ozl5pqu4XC7a29tD0ka0tLTQ2NhIfxNHDMBRX8+MGTN0mSGN5hgkGhfjZmAqsA/YC5wKWHzz930GhmYcCLu+s1QtejSgPiFAqhOuXh3oBPiX8Yk2aakZ4QowC3Dc14Zf7XA4GDlyJIeyzR+Juiygo4WBrvCR1Ejlh6zs8a6PtL07WN0j7/pw28MlxI2GB1dsR3VYpwXxEnz/Itnsw0r71FlNVBdLdlmWGErKi3zOKNqPSBftjgVmZYY2bdoUsp+3xqPTIpVLUlGRLjOk0RyjRHTGlFJVSqkrlVL9lVIDlFJXK6XMrXfbCQAAIABJREFUx6mOAuaPuJhUd6DDkepWzB9xcUzat4rw5Ifq6X3Rj3C6JwC7svOLSea1vvovuAVJtT5WlGLevHncdttt/OAHP8B50xW0BUmo2pKgY5KRVX9+TW1YW/ztjtYe/0LRkbZ3h3B6rkjbuxyx87C/roW2g3NQbms9nRf/+xfJZh+x0kR1Y9bh3BFzWXnZSjZdt4mVl600ontWmrYutN+l4+MwW1IpRUNDAxUVFXz00UesXLmSNWvWsH37dmpqanC73dTW1uJ2B/4HV1BQwKmnnsqQX98et2dco9H0TaLJwH88xhDlAKXUOBGZAFyglPo/cbcuAcyd+VtWv7KU8z/Ap+lafgbMvf633W980/MkZSicjaGbarJC14kI4/8+nmzJZljTMPYk76HZ3kyyOxmFosPW4dN7nZp1qukpvUNo+269DbP/t0UUw16Y69PPzLxxIasBx5+eIafBiIh1TGpiZlE9gBHpmFrG4nX3Udleh9m4W7hIntceK+1VpO3dIVLqhnDbvyp6xFTL1pFfyLT7V7G/roXinDRunTM6pKZkeUU5maMewG0/hHKlodwOxG7M/jQLggx0HHkYok430YWEwqbEaNZhgG6u5Dgj9cjBvcYsT1Ntm3X7Uc087oHZkm1tbXz++efU1NTQ1tYWdt+0tDRaWloCUgI4HA4KCwvhwgux2WxxecY1Gk3fJBoB/7vArcCflFKTPOu2KKWs69vEiZ4Q8C9cMJqL37QFDCW2JsGL57i5d9H2rjfs0bTUfwWV67MDEqu2JsGfzjNE/D4U+HtPdredk2pOCkim6s+5557LqaeaO2TlFeV8ffftzP7EFeCQKRS5I5somtJgRC/8Z68Fa3DgyD4Ay39BebKElt+xpxrDU0dZEeZgzRiAOzmFxRMvY2XxJN+6NIed+y4Z73PIzBK8KrcdUIgtdOw71e2m7FAjc2c/mJhkpOH6PUp7rJLalk0tM9JcdKL9sG35P2MxsNuftrY2kpKSAnJ2ud1uVqxYgcsV6kz6lxkqKCgIqA2p0XQWLeDvm8RbwJ+ulPooSMcQWnH2KGH2Gpuppmv2mm4q+D2aluzhxmLVpkw6mpOo9ptN6SPIEQNw2Vxsyd1i6Yzt3LnT0hlb/OliKksFp4LSDWBT4BZYM0H40RjP+GhwNvJwkZZF44zyOx2e9v3L70w/+hwxMI/Y/e/Ic1iZPz5gv5YOFw+u2O5zxszyb4nNJDIE2JSirLrWSF6bqMzwMYiwhc055p0BGmX7UZcn66bdTqeTmpoaX5mhw4cPM3nyZIqLi3372Gw28vLyOHjwIA6HIyDXly4zpNFoukM0kbHXgZ8B/1JKTRaRy4AblVLf7QkD/emJyNjnJ4wxFdK5gbHbtna94bIcCJqpN2H4EJTZF7iJM+Zdf9k3l/kWk5OTGT7cKDM0cuRIYwjEM32/3FnL4vw8DtjFZH6gtz1FkdNlOFKeuo5zm1oipwWwaLF+VxpVu8cGDL18kPkRiytepNJ7U0WwIXy/1c1dlZ340exmWgKzoS6wGP6L4lzlFeXc9vb9iKMO1ZFD28E5OBuMCNmFtg9YXLgc6vcyYfhg8z42QZRi0y7vUJtAmfmsu96O1axUQdh0Xaiwvafa8sflclFXV+dzvszKDA0dOpQJEwIz+NTV1SEiWmiviSs6MtY3iXdk7KfA48AJIrIP2Alc0xVD+wKNaZDVYr6+swTUhzPRtAx0uqh0hHaBIKY/QOmudJ/z5S0zZPMbIvQO1RwZPoz8Y+E9f6UjibKCPKCWucFpAcyGgIKo35VG5ce5KKehq3Lu38/eO+9gRambyvGB5VncKJ5LAfKyuas2itQG3SzybFaq5+41d6OUwqmcvnVla8tg9zrmrvlz2HN527MlG+1Jch2pRS/QCpzX2MT9yX+FekNTZNXHZgx0+kXMEpQZPhbEsqRYrMuTVVVVsXPnTp/Q3goRMR2OzMmJPCNWozkW2LNnD9deey0HDhzAZrNx0003MX9+9JVqWlpaOPfcc1m1alXMS3jdcMMNvPrqq/Tv358tW8zzLA4fPpzMzEzsdjtJSUl4Az3bt2/niiuu8O1XUVHBvffey09+8hNmz57NqlWr4pJsOZrZlBVKqdlAIXCCUuoMpdQ3Mbekt2AVRgofQDR2UYqamhrWr1/P888/z0MPPURTkzEL0WxW2fyGZpJVYBfY3XZKDpcwfbPiscecPHufk8ceczLzCxv/Nf2/uO6665gxYwaDBw8OdMTANxS6ODcnQMdlYWyIerzVZmNxrufHxj8tgFnagCCqNmehgoZ3be0uLnvP4saJ8K+szNBzmdHNtAVmQ10d7g6fI+al1dXK4ooXI57LfOixg5TCFdzueJ40joi75x+qIzXoR99hc5AkgR9mb6FzY4fEZIa3oryinNKlpUz4+wRKl5b6sv+/tGEf0+5fRcmvy5l2/ype2mDkFIt6BigYjvaicUbkeNG4kMz8nWrLD6UUrUGpSADa29s5ePCgqSOWlZXFiBEjmDJlCnPmzGHSpEkh+2g0xyKrV69m3rx5AeuSkpJ4+OGH2bp1K+vWreOxxx7jiy++iLrNJ554gksuuSQutVTnzZvHG2+8EXG/d955h88++wz/EbfRo0fz2Wef8dlnn/HJJ5+Qnp7OxRdfTHJyMrNmzeK5556Lub0Q3WzKfOA3wBmAEpEPgHuVUjVxsSjB9Av9/g67/vDhw+zcuZOdO3dSUVFBQ0NgjoqdO3cybtw4U03L3FkLqTj4LU/teopmezPprnROd57OxXX55K+swN5uHFLYADe/oRh8hg2OD2O8Zxr/gSTrh1sQy2hDyLHetABh0wMIZA/G2WyugzJL2eEl4Ocw3Dm6mbagM0W/LZP7+p3Lqj2bo45iCfxYeIuXL87N4YDDYT5E6sjyGyIe0uOZ4cNhVQD84121PPtOIS0dRr/vq2vhjhc2A3DRpChngEYR8exM8fKWlpYA3ZfL5aK0tDRgONGb6wuMIsb+uq+UlJRu3i2NJj5s376dr776Kqp9zYbXN23axO7du33Lo0aNYvTo0d2yqaioiCJP/sfMzEzGjBnDvn37+M53vsPGjRv5+c9/TnV1Ndu2bUMpxcKFC7nnnnt8x//zn//k6aef9i1Hc0y0zJgxg127dnXr+gDefvttRo4cybBhwwC46KKLuOOOO7jmmtgPDkYTa3sWeA+41LN8DfAcMDvm1vQCarIM58dsPRhf+N988w0VFRXs3LkzpIZcMD5nDEwzgP+wro6hjUMpKSmhpKSEzMxMoyRQe2DUxtbWQdWiR8NPf/cMhVoNjfmX0LEqX2M6VGaZNuBIqZ2k5eZljMxSdviuKdh2K7qZtiCc8xmyr9XIld+5rNor6leEZKsQW+c2NTM3KR8WBGqc+sJEBysB/bKdf6al4/aA9f6TF6IqOB4u4un3ObFqq729PcD58kWh/aivrw8YWkxNTWXy5Mnk5OSQnp4e3j6N5hjn1FNPpa2tjcbGRmpra5k40aiM+MADDzBnzhzffrt27WLDhg2ceuqptLa2csUVV/Dkk09yyimncPfdd9Pa2kpZWZlv//b2dioqKnwlv6I5Zvr06Rw+fDjExoceeojZszvvjoiI75+1H/3oR9x0U2gu+2effZarrrrKtzxu3DjWr1/f6XNFQzTOWJ5Syj/J1v8RkYviYk0voGJ2AZmvVIektvhiej+2//nPVFZWhgh9w7Fz586w23NycrjwwgsD1nU5weishbD8F8w/VGeacsJ/aMe0fI3VUJmn3ZC0AX5Daf0X3GKS+sHO0hkW3o1SfL/hsGlbVtcV7vzhMLtWh80RoBkDzz0adi5U/jnsuSxL/0yeD8dbpG7oRcOOncEqCui2HzJdv78u/HB2AF2MeG7fvp2qqirq6+vD7peUlERzc3OIzst/hqRGo7Hm3//+N2AMUy5ZsoQlS5aE7NPY2Mill17Ko48+SlZWFq+++iqTJ0/mlFNOAWDChAm88cYbARHq6urqgM/lW2+9FfGY999/P6bXtmbNGoqLi6mqquKcc87hhBNOYMaMGb7t7e3tvPLKK9x3332+dXa7neTkZA4fPkxmZmZM7YnGGXtHRK4EvGKOy4DyWJxcRM4FFgN24C9Kqftj0W53mPff7/P5C2MCJGLJTvg263tgEvmJRGNjI63r/0HqBw8YPzJpuZSnJnFPZjItNgERBOHy0Zdz12l3AUZZFNNi2flhwkxwZGjn7Xuhupb7CvKo94j4U5NS2VC1IWC458LjLuS9ve9FHiqLIm1A9vnn0/zpp9Q9/y9wucBuJ+/S7zPnTCfbzGZTtinuqq2HNE+5nBduMto3G6LrZtoCq6Eu77rKpkpsYjM0Y9X/hmn/wdwNL0L9XuqriqnalIXzqTI68h9jyZjv8mL+eAoGfp/s/ito6DgYMnRWXruZxRUvcsBmRNrmj7iYucG2JrhodTBWiVWtooA2l3lJn+KcTsx0iRDxdLvduFwuHI7AqgU1NTWmjpjNZiM3N9c39Jidne3TVUZb5D0u9LK+DktfsvUYYvTo0d0aVpwwYULI0GUs6Ojo4NJLL+Waa67hkksuAWDLli2MH38k5c+nn37K5MmTA45LS0sL0HRGc0ysI2Pef8r69+/PxRdfzEcffRTgjL3++utMnjyZAQMGBBzX1tYWlzyC0ThjPwJ+CfzDs2wHmkTkl4BSSkXwEMwRETvwGHAORs3L9SLyilIqegVgHPj8hDEIoZklLnvmWZZedWXE4202G4MHD/YNOw459CG28lt8kZJyWyt3ZOWh/KJWCsVz2w1R4F2n3WVEme68E9Xe4dtH7G76j95nfFmG+3L0DoVWlNO2tgw80Zu6tjrfOcDQ/ry84+XoE7RGKLJcv3w59S++ZDhiAC4X9S++xBmT72XuDRbVCzozS7KbRZ7DDZuFaKJa34ALH+CMz92eaJ/xw++oruKHa5+mduJlrOYk0momBCR4BY/Gau8btNqNJ6jSDmV734CK046cv5uzQ2ONlS4MrKOA3xvyHzy7y+7TjIGR8PbWOZ34wTCJeKqkNKrG38w3H31EbW0tQ4YMYezYsQGHFRQUUFtbCxiRZa/zlZubayoG7kyR95jTy/o6LH3JVk2PMnPmTGbOnBmwTinFjTfeyJgxY/jlL3/pW5+fn8+qVasA+PLLL3nhhRdYu3ZtwLG5ubm4XC5aW1tJTU2N6phYRsaamppwu91kZmbS1NTEypUrWbgwcPTimWeeCRiiBOMfwcLCwpB/EGNBxDxj8UJETgfKlFJzPMt3ACil7rM6pifyjH3hccaCUcC/LJyxAQMGMGLECEpKShg2bBjJyclHNi4aF/Dff+ngYstUBzaxsfHajQDU/+Q7VK3rwNlsJyndRf8Jh8ke3hKg0wqHlSYsGH8dWXf46mxzzVhScTGjVr1tflDQvfER5TXGAqv7VJRRxGN/dJle07dpOcybY0QxB+WksebXZ0fVnu8+94Lr9ieSzVZRs5c27OPBFdvDloKKROv6f5C0+nfYmw7QmpLP1uLL2Z8/zbc9MzOTM888M+CYpqYmDh8+TH5+flRfil16NmNFL+vrsPQlW49yekueMa9mLJgHHniAjIwMpk+fzvjx430R6P/+7/9mxowZXHXVVezcuZOCggIeeeSRkCgXwI033shVV13F7NmzaWxsjOqYaLnqqqtYvXo11dXVDBgwgHvuuYcbb7yR8847j7/85S+0trZy8cVGvWmn08nVV1/NnXfe6Tu+ubmZIUOGUFFRQXZ2tm/90qVL+fDDD3n44YdNzxvXPGMicqNS6q9+y3bgLqVU56c4BDII8P/k7wVCUsiLyE3ATWDMEukN5Obm+nJ9DR8+PKD+XAhB+pdwMx3d6oi+Krv/frIvMHGUYzyDsDMzDcPRJZ1bDxZ3tsLq+g80HcBZaV5oorDlSDLWYI1UuPZ89ILr9ieSzVZRxYsmDeq08wWGM7Vjxw6qq6tpacmFMQ9Z7ut0OnG5XAERr4yMjPCfueA2ulnkvVv0sr4OS1+yVdMjeDVjVlgFc5YvXx6x7Z/97Gc88sgjzJ49m379+kV1TLQ888wzputfe+013/uNGzdaHp+enk5NTWjCiKeffjpAQxZLohmmnCUilwI3AgXAE8C7MTi3VQAqcIVSj2MkneXkk09OTBjPwwUXXEBJSUnnEj8G6WIiJQEtXVpqRB48x9XvSqNqU+aRCNlpDrItjz5CtDMIg5Nn1j92J1V/ewFnoyKpn9D/+kvI/unvIrZjqXPzTH021aJYaIbKcwtZ/MS4QM3VzBgUajchXFLRpCLzyNjBtCP9H6yR8m9v2ucurl6tyG+Aumw79XnLjWGxHihqbYVZlCvWiVX96ejoICkpKUCIa//iBUa9WcaE9mpakgvYNuhINMy/zFBBQQHp6endznQf8dm0ICY6swT2dafpS7Zq+jyTJk3irLPOCvlnq7fS3t7ORRdd1O2UIFZEk/T1auDvwGYM4f4tSqlfxeDce4EhfsuDgc4r5GOMItQj9K6bNGlS5zNwByV7ndHcbCRctcCr1ymfdDH1e7KoXJ+NszkJEJzNSVR+kER9FP9BmCXLDD5v8AzL+sfupPKPy3A2YpyvESr/uIz6x+4kEv0X3IIEiRolNZX+C245okWp3wOoI1qUUaUhiXDLM7Moy0qm0i4oESrtQtnOFylffXdEG7pCuKSiZtfUanew5DtGJTAzjZS3vWmfu/jRa4rCBuNDllfvovLuhUbfmSQA7okZl15tWGVTJQrle9ZmDJ7RpcSqZrhcLl+eoA8++ICVK1fS2Nh4ZIdNz5Oy8lbS26sRIL29mhO/+StTUnYyffp0SktLOemkkxg2bFjM6j2GfTYt8OrMnPv3g1I+nVk0n70AEtTXXaIv2ao5Krjhhhv6hCMGRvnBa6+9Nm7tR3TGRGQUMB9YBuwCfigisUjQsx4YJSIlIpIMXAm8EoN2u8XYK/f7nC//19gru+gnTrgczv89iPHAvZeeHpL5PhjvrL6q7YNQrsAuUu1GvrFIzB0xl7KpZRS5FKIURR1Ormg4TFGH01h2qRDxftXfXkC5Am1TLqHqby9EPF/2+edT9Nt7SSouBhGSiosp+u29RiTBKp/UVyuNe5M9BCN57BAW52SFVA9otYmRGT8O+O5TRhGCUJRR5LsvwdfUUdCff0y9mneHnMSgnLQQ8b5/ez98N7TgvGptNfrO+0z4XTfn/z7uImmrnGHv7X3P8h5EQilFXV0dO3bsYN26daxYsYJ169axY8cOX73HgFx8b9+LBD0LdncbA7b8iezs7LjUewz7bFpQtejRgDQt4Nd/nSFBfd0l+pKtGs1RRjSFwrcBP1VKvS3GN+UvgRuUUmPDHhjNyUXOAx7FmKH5hFIq7HhYTwj4KQszCFgWPq9R+HaNQuGWxcGDEITn7neaR9FEGLM1ykmnJgXKvWcILkS99YQTsBo9HrNtW3Tn66YNE5aMM70/ohSb5vUdEfHWMd/pft/FmFgW3a6srGTv3r3U1tbS0dERdt+SkpIjMyI78Swkkt7Yf5pjh94i4Nd0jngXCj9FKdUARh4L4GERiUkESyn1GvBaxB2PBiJkxw8mnGYpktbF7Lym64Pb7SeeIcrQ9d2iEzYMdBvpIMzW9yW6qlOKJ53VhlnNogSoq6vj22+/NT0uIyPDV2KooKAgcHZxH9El9cb+02g0Ry+Ww5QichuAUqpBRL4ftPn6uFqVSApOYMHhYt57rZjPnzX+LjhcDAUndK/dWQvBnmxaODo4UBBOsxRJ6xJSeHlUKeVZOZQOLmbC8CGUDi6mPCvHVAfS//pLEHugMWJX9L/+kqgusX75cr46exZbx3yHr86edURfE60WZdPzzD/cFnJ/Ut2K+SMujsqGeGFVLNuKLvVdnIm26HZ7eztPffIUCz9YGKIv8163f43HlJQUBg0axIknnsisWbM4K/8g49+6iuLHv0PyotHwQEnA8xjyLCCGg2ZSKDxR9Mb+02g0Ry/hQjRXAv/jeX8H8C+/becC/xUvoxLJgp0NXLsCn96nsAGuXQEL5jSwqDsNe7Pjv347qrqW3+fmcCDJTrIzncOHT8SRuQ1x1FPkH4EYYRwa9Ywuk6SN5V8uoyw/h1ZPWe5KRxJlBfnQL4NgRZB31mTgbMpLo5pNGT6xZhQZ9D22z+1ogfZ0o7B2kp2BLsX8kZfEbTZlNIRLimqlq/L2UcKyvptgVYlgztA5VFVVUV1d7ctu/6dDf6JdtQcc3+pqZfGni5k7Yi55eXmMHTuWgoIC+vXrd0TrFfwMttQeaaB+D2x8Gk682tAL1u/BGBZXR7b3kiSjvbH/NJqe5ttvv2XBggWsW7eO3NxckpOTue2228jNzeWhhx7i1VdfBeCuu+5i/fr1vPLKK6SkpCTY6r6JpWZMRDYopSYFvzdb7il6QjP23iljTAuFH8yCGR9tjck5pt2/in0mNfyCE4h2GpOkjVZJZmOV7NVLtxNr9uKEk1Elcu1juFwuvv76a6qrqzl06FBIvqA7au4wPS6ivsyqH/3x9mkv7nONJpH0Bs2YUoqpU6dy3XXXcfPNNwPwzTff8MorrzB+/HifM/a73/2Ot956i9dee420tE6UQzsK6Y5mLNxsSmXx3mz5qCHfxBELt74rWBVT7lSRZTNMkjNaJZmNVbJXL91OrNmLE05Glci1F6OUwh009Guz2di1axe1tbUhjpiIkJeUZ9pWxNxj0fSXd59e3OcaTV/ipQ37mHb/Kkp+Xc60+1fx0oZ93W5z1apVJCcn+xwxgGHDhvHzn//ct/zwww/z2muvsXz58mPeEesu4YYpTxSRBoxxhDTPezzLsa+S2UuoycI0MlbTpQqc5hTnpJlGxjpVZNkME3G01YSBWCT09KfbgufuCLvjXNw4nklR44FSiubmZqqrq31DjyeccEJABQsRoaCggP2ePsvMzPQJ7vPz82EPpjUpI+Yes+rH4H3C7dvLxPwaTW/mpQ37uOOFzb46sfvqWrjjhc0AXaqQ4eXzzz8PW5JozZo1bN++nU8++YR+/fp1+TwaA8vImFLKrpTKUkplKqWSPO+9y7GvktlLeGE6tAb5Lq1JxvpYceuc0aQ5AiNWnS6ybIaJUH5+QzOpEthdXU3oGY5uC567mnDSKqFsDIXg0QrfE0lrayv79u1j48aNrFq1infeeYfNmzdTWVlJe3t7YK4vD8OGDWPSpEnMnj2bM888k3HjxjFw4EAcDkfY/GthMetHf/z7VCcZ1Wi6zYMrtvscMS8tHS4eXLE9puf56U9/yoknnsiUKVMAOO6441BKsXJl35Rq9DaiSW1xTPHow1u5hTFc8r4xNFmTZThijz4cG70Ym57notX3cqF9L9/aC7iv/ft8nHVOl4oshzAhVCg/d9ZC6JdhmaIgVpgJnvudOYOqRY+y/7bbIwugTWyPKsJllVD27XtjFh2zEr7H+h52loaGBnbv3k1NTQ2HDx8Ou6/Z9vz8/LDHWNWkDEtwP6blGssth0L7tKt9rtFofMRL9jJ27FiWLVvmW37ssceorq7m5JMN+dOAAQP45z//yaxZs8jPz+ess87q1vmOdSImfe1N9EjS13gSPNMMjEjAUZjlOnh2JRiRskiZzztNH0ki2l3cbje2oMoEBw4cwOrzYLfbfcOOBQUFZGZmxiW7vUajiT2dEfDHa0KYUorTTjuNefPm8eMf/xiA3bt3M2PGDJYsWeIT8K9fv56LLrqI8vJyJk6c2OXzHQ3ES8CviTXhojhHGTErJxMJK31RH9cdKaU4dOiQr8zQm2++icsVOBThH9kSEfLy8jj++OOZOnUqc+bM4ZRTTmHEiBFkZWVpR0yjOUqJl+xFRHjppZd49913KSkp4ZRTTuG6667jgQceCNhvypQp/O1vf+OCCy7g66+/7tY5j2X0MGVPcgzNHuv27MpombXQPNrYx3RHSikaGxsDRPdOZ2Bxy0OHDgUkW3U4HIwdO5aMjAzy8vJIStIfZ43mWMMrb3lwxXb217VQnJMWG9kLUFRUxLPPPmu6bebMmb73paWl7N69u9vnO5bR3949yTE0e6zHysn0cd3R/v37+fbbb6murqatrS3svvX19QHOGBh1HzUazbHNRZMGxcT50iQO7Yz1JEdJFCca+i+4xVQzFpdyMhMu7xPOl1IqZLhw3759ljUeU1JSfJqvgoICncdHo9FojlK0M2ZCuALJ3aKPR3E6gy4nA06nk9raWt/QY05ODhMmTAjYJz8/3+eMORyOANF9RkaG1nppNBrNMYB2xoLoSh3CTjHhcsr9U018+RdmNH/Je3vfC+v8xc1BjCPZ559/TDlfbrebQ4cO+TRfwWWGOjo6QqJjAwYMwO12U1BQQHZ2tna+NBqN5hhEO2NBLP50cUDWcQgskNxdzJy957Y/59tu5vzF3UHUdJn29nb27NlDdXU1tbW1ITMe/WltbaW1tTVguDEjI4PjjjuuJ0zVaDQaTS9FO2NBxLsOoZmzF0yw8xdvB1ETHd4ol3/0SinF1q3WCYEzMzN9w455eXk4HEdt8QqNRqPRdBHtjAUR7zqE0Tp1/vv19ULVfZnW1lbfsGN1dTWTJ08mNzfXtz0lJYXMzExfhvv09PQA3VdKSkqiTNdoNBpNH0E7Y0HMnzy/awWSo8TK2TPbL9IxvbVQdV+mo6PD53hVV1fT2NgYsL26ujrAGQMYOXKkT/eVnp7ek+ZqNBpNXLDb7YwfP56Ojg6SkpK47rrruOWWW7DZbKxevZoLL7wwILXOQw89xOzZs33HeXnppZcYPnx4Aq6gb6GdsSDiXYfQzNkLJtj5i7eDeKxTX19PZWUl1dXV1NWFL6FUW1sbsm7w4KMvT5xGo+lDbHo+5rP009LS+OyzzwCoqqri6quvpr6+nnvuuQeA6dOn8+qrr4Y9ThM92hkzofW2X/HI52BT4JY9bB/7K1gaG2fW2mXQAAAW0ElEQVTMzNmbMXhGyGxKgNKlpb51Fx53YcQZl7Eiqpmbvg//HhA7KBdkD+n0l8BLG/bFJXO0FWa5vg4ePMiOHTtM97fZbOTk5PiGHXNycqwbj8MXokaj0YQluOZx/R5jGWL2/dO/f38ef/xxpkyZQllZWUza1ASinbEgll02hjFbwPtzbVcwZoux/tKl1kLtzjB3xNywjpTZ7MmXd7xM2dSyuAv2o5q5GfzhV54ZhJ38Enhpwz7ueGEzLR3G8fvqWrjjhc0AMXPIgssMtbe3M23atIB9grPaZ2dnB4ju7fbAum+m9MAXokaj0YQQruZxDL97RowYgdvtpqqqCoD3338/oDD4smXLGDlyJC0tLb71JSUlvPjiizGz4WhGO2NBjP78iCPmRTzre4pEzp6M6txmH34vnfgSeHDFdp8j5qWlw8WDK7Z3yxlrbm4OqPEYXGaotbWV1NRU33J2djYlJSXk5eWRn59PcnJy50/aQ1+IGo1GE0AP1jz2z5uohylji3bGgrCpzq2PB4mcPRnVuSN9yKP8EthfZ+7QWa23Qinl03xVV1fT3Nwcdv/a2lqKi4t9yyLC2LFjO3XOEI6hIvAajaYX0UM1jysqKrDb7fTv3z9sOh9N17Al2oDehtsiAbrV+nhgNUuyJ2ZPRnXuSB/yKL8EinPMay1arbdCRNi2bRu7d+82dcQcDgcDBw5k3LhxzJw5k6JYFysH62s+CovAazSaXsSshUaNY39iXPP44MGD3HzzzfzsZz/TVULihHbGgtg+FoKDYMqzvqeYP3k+qfbUgHU9NXsyqnObffi9dOJL4NY5o0lzBOqx0hx2bp0zOmCd2+2mpqaG7du3s2bNGnbu3BnSlr/uy2azUVhYyAknnMAZZ5xBaWkpJ598MsOHD6dfv37x+TLpgS9EjUajCWHC5XD+740JVIjx9/zfd1se4dV+jR07ltmzZ1NaWspvfvMb33avZsz7Wrp0aTcv5NhGD1MGcenSrSy7bAyjfbMpDUcsVuL9aIh3eo1unzug4HnXZ1N6dWHBsykvnFhMfX29b9gxuMyQw+EIyG8DUFxcTEpKim/GY1Si+1hyDBWB12g0vYwJl8f8uyZcabeZM2dSX19vui04N6MmOsRfkNfbOfnkk9XHH3+caDM0caCtrc2n+6qpqaGjo8Ny36SkJEpLS7HZdGBXo9EcfWzdupUxY8Yk2gxNJzHrNxH5RCl1cqRjdWRM0ytobGxky5YtltvT09N96Sby8/O1I6bRaDSao4aEOGMi8iBwPtAOfA1cr5QKn/pc06dpb2/3lRmqqalh6tSpASkkcnJysNlsuN1uAJKTk33Oly4zpNFoNJqjmURFxt4E7lBKOUXkAeAO4PYE2aKJAy6Xi9raWp/uK1hfUFNTEzCr0W63M3LkSBwOBwUFBWRmZupZOxqNRqM5JkiIM6aUWum3uA64LBF2aGJLfX09VVVVVFdXc+jQIV+Uy4xgZwxg9OjRFntrNBqNRnP00huENzcAr1ttFJGbRORjEfn44MGDPWiWprNUVFSwfft2ampqTB2x7OxsRo4cyamnnqrFqRqNRtOLERF++MMf+padTieFhYV873vfA2DJkiX87Gc/A6CsrIxBgwYxceJERo0axSWXXMIXX3yRELv7KnGLjInIW4BZBtE7lVIve/a5E3AC/7RqRyn1OPA4GLMp42CqJkr8yww5HA7Gjx8fsL2goIB9+/b5lvv160d+fj6FhYXk5eV1rcyQRqPRaHqcjIwMtmzZQktLC2lpabz55psMGmRdpm7BggX86le/AuC5557j7LPPZvPmzRQWFvaUyX2auDljSqnZ4baLyHXA94BZqi/l1ziGaGtr84nug8sMORwOxo0bF6DrKigoYPDgwb4Zj2lpncukr9FoNJrOU15RHpe8lN/97ncpLy/nsssu45lnnuGqq67i/fffj3jcFVdcQXl5OU8//TTz58c/WfnRQKJmU56LIdg/UykVvpCgpsdwu90cPHjQ53wdPnzYct+Ojg4aGhrIzs72rUtLS2PixIk9YapGo9FoMByxsrVltLpaAahsqqRsbRlAtx2yK6+8knvvvZfvfe97bNq0iRtuuCEqZwxg8uTJbNu2rVvnP5ZI1GzKPwApwJueyMo6pdTNCbJF48HtdvPxxx9jFai02+3k5eX50k1kZWX1sIUajUaj8Wfxp4t9jpiXVlcriz9d3G1nbMKECezatYtnnnmG8847r1PH6gGvzpGo2ZTHJeK8xzpKKV+ZoZqaGkaOHBlQ0zEpKYnc3Fxqa2sBQ8CZm5tLfn4+BQUF5Obm6mSrGo1G04s40HSgU+s7ywUXXMCvfvUrVq9eTU1NTdTHbdiwgZNPjph4XuNBZ+A/ilFK0dTU5Bt2DC4zlJmZGeCMAQwaNIicnBwKCgrIy8sjKUk/IhqNRtNbGZgxkMqmStP1seCGG24gOzub8ePHs3r16qiOWbZsGStXruThhx+OiQ3HAvqX9iijra0tQPfV2tpqua/ZfznDhg2Lp3kajUajiSHzJ88P0IwBpNpTmT85NsL5wYMHRyXCX7RoEU899RRNTU2MGzeOVatW6ZmUnUAXCj/K2LVrV9gajykpKQFlhvSMR41Go+lddLZQeLxmU2o6hy4UfgzhX2bo8OHDTJkyJSS9hD9JSUk+zVdBQQH9+vXTZYY0Go3mKGLuiLna+erjaGesl+N2u6mrq/MNO9bV1QVkt29qaqJfv36+5YyMDIqKisjKyqKgoIDs7GwtutdoNBqNphejnbFeSENDQ4Do3uVyWe5bXV0d4IyJCCeddFJPmKnRaDQajSYGaGesF7Jx40bq6+stt/fr18837Jifn9+Dlmk0Go1Go4k12hlLAG1tbb7IV3Z2NsOHDw/Ynp+fH+CMpaWl+RyvgoICUlNTe9hijUaj0Wg08UI7Yz1AR0eHT3QfXGaoqakpxBkbMGAALS0tvuhXenq6Ft1rNBqNRnOUop2xOOByuTh06JCvyHZdXZ1laYhDhw7hdDoDkqvm5+fr4UeNRqPRaI4R9DS7ONDY2Mi6dev46quvOHToUIgjJiLk5eVx/PHHc/rpp+vZjhqNRqPpVdjtdiZOnOh77dq1i0mTJvHZZ58B4HQ6ycjI4KmnnvIdc9JJJ/Hpp5+yZMkSCgsLmTRpEqNGjWLOnDmsXbs2UZfSJ9CRsS4QXGZo7NixAclTs7KycDgcAaWHvKkmdJkhjUaj0cSS+uXLqVr0KM7KSpKKiui/4Bayzz+/W22mpaX5HC8vU6dOZe3atUycOJGNGzcyevRo1q5dyw9+8AOampqoqKjgxBNPZNOmTVxxxRX84Q9/AOCdd97hkksu4Z133ulUMttjCe0RRElLS4vP+aqurqatrc23bcCAAQwZMsS3LCIMHjwYt9vtE90nJycnwmyNRqPRHMXUL19O5d0LUZ7Sd879+6m8eyFAtx2yYKZNm8Zrr73GT37yE9auXcvNN9/MkiVLAPjoo4+YPHkydrs95LizzjqLm266iccff5xFixbF1KajBT0+ZkF7ezuVlZVs3ryZd955h7fffpuNGzeyb9++AEcMjFxfwYwdO5bx48dTXFysHTGNRqPRxIWqRY/6HDEvqrWVqkWPdqvdlpYW3xDlxRdfDByJjAGsXbuWGTNmkJKSwuHDh1m7di3Tpk2zbG/y5Mls27atWzYdzejImAXbt2/nm2++sdzuX2ZIF0PVaDQaTSJwVlZ2an20mA1TDh8+nPb2dg4cOMC2bdsYPXo0U6ZM4d///jdr167l5z//uWV7fakOdiLQzpgFBQUFAc6YzWYjLy/Pp/vKzs7W6SY0Go1Gk1CSiopw7t9vuj4enH766SxdupSioiJEhNNOO401a9bw0Ucfcdppp1ket2HDBq0XC4N2xizIz88nJyfH53zl5uaajoVrNBqNRpMo+i+4JUAzBiCpqfRfcEtczjdt2jQWLVrEvHnzAMM5u/XWWxk4cCA5OTmmx7z77rs8/vjjvPPOO3Gx6WhAO2MWJCcnc8YZZyTaDI1Go9FoLPGK9GM9m9KKadOmsWDBAk4//XQAioqKcLlcTJ06NWC/5557jg8++IDm5mZKSkpYtmyZjoyFQfrSOO7JJ5+sPv7440SbodFoNBpN3Ni6dat2XPogZv0mIp8opU6OdKyeTanRaDQajUaTQLQzptFoNBqNRpNAtDOm0Wg0Gk0voy9JiDTd7y/tjGk0Go1G04tITU2lpqZGO2R9BKUUNTU1pKamdrkNPZtSo9FoNJpexODBg9m7dy8HDx5MtCmaKElNTWXw4MFdPl47YxqNRqPR9CIcDgclJSWJNkPTg+hhSo1Go9FoNJoEop0xjUaj0Wg0mgSinTGNRqPRaDSaBNKnMvCLyEHgm4g7xo4CoLoHz9eX0PfGGn1vrNH3xhp9b6zR98YafW/Ck+j7M0wpVRhppz7ljPU0IvJxNGUMjkX0vbFG3xtr9L2xRt8ba/S9sUbfm/D0lfujhyk1Go1Go9FoEoh2xjQajUaj0WgSiHbGwvN4og3oxeh7Y42+N9boe2ONvjfW6Htjjb434ekT90drxjQajUaj0WgSiI6MaTQajUaj0SQQ7YxpNBqNRqPRJBDtjJkgIueKyHYR2SEiv060Pb0JEXlCRKpEZEuibelNiMgQEXlHRLaKyOciMj/RNvUmRCRVRD4SkY2e+3NPom3qTYiIXUQ2iMiribaltyEiu0Rks4h8JiIfJ9qe3oSI5IjIUhHZ5vnuOT3RNvUGRGS053nxvhpE5JZE2xUOrRkLQkTswJfAOcBeYD1wlVLqi4Qa1ksQkRlAI/CkUmpcou3pLYhIEVCklPpURDKBT4CL9HNjICICZCilGkXEAXwAzFdKrUuwab0CEfklcDKQpZT6XqLt6U2IyC7gZKWUTmwahIj8HXhfKfUXEUkG0pVSdYm2qzfh+U3fB5yqlOrJpPGdQkfGQjkF2KGUqlBKtQPPAhcm2KZeg1LqPaA20Xb0NpRSlUqpTz3vDwNbgUGJtar3oAwaPYsOz0v/JwiIyGBgLvCXRNui6TuISBYwA/grgFKqXTtipswCvu7NjhhoZ8yMQcAev+W96B9VTScQkeHAJODfibWkd+EZivsMqALeVErp+2PwKHAb4E60Ib0UBawUkU9E5KZEG9OLGAEcBP7mGeL+i4hkJNqoXsiVwDOJNiIS2hkLRUzW6f/gNVEhIv2AZcAtSqmGRNvTm1BKuZRSE4HBwCkicswPc4vI94AqpdQnibalFzNNKTUZ+C7wU49UQgNJwGTgf5VSk4AmQGuc/fAM3V4A/CvRtkRCO2Oh7AWG+C0PBvYnyBZNH8KjhVoG/FMp9UKi7emteIZSVgPnJtiU3sA04AKPLupZ4GwReSqxJvUulFL7PX+rgBcxpCQa47dqr1+EeSmGc6Y5wneBT5VS3ybakEhoZyyU9cAoESnxeNVXAq8k2CZNL8cjUP8rsFUp9Uii7eltiEihiOR43qcBs4FtibUq8Sil7lBKDVZKDcf4rlmllPpBgs3qNYhIhmdCDJ4huFJAz+QGlFIHgD0iMtqzahagJwwFchV9YIgSjDCnxg+llFNEfgasAOzAE0qpzxNsVq9BRJ4BZgIFIrIX+I1S6q+JtapXMA34IbDZo4sC+C+l1GsJtKk3UQT83TOzyQY8r5TSaRw0kRgAvGj8r0MS8LRS6o3EmtSr+DnwT0/goAK4PsH29BpEJB0jK8KPEm1LNOjUFhqNRqPRaDQJRA9TajQajUaj0SQQ7YxpNBqNRqPRJBDtjGk0Go1Go9EkEO2MaTQajUaj0SQQ7YxpNBqNRqPRJBDtjGk0xzgi4hKRz/xecc/iLSI5IvKTLhxXJiK/isH5TxaR30fYp6s2LhWREX7Lk0REicicoP0aQ4+OPyIyXES2eN6PF5ElibBDo9EcQTtjGo2mRSk10e91fw+cMwfotKMTK5RSHyulfhFht07bKCJjAbtSqsJv9VXAB56/kY63d+Z83UUptRkYLCJDe/K8Go0mEO2MaTSaEEQkW0S2e7N7i8gzIvIfnveNIvKwiHwqIm+LSKFn/UgRecNT0Pl9ETnBs36AiLwoIhs9r6nA/cBITyTuQc9+t4rIehHZJCL3+Nlyp8eWt4DRmCAiS0Tk/3rO+6Wn5iMikioifxORzZ5iymd51s8UkVc978tE5AkRWS0iFSLiddICbBSRIhF5z7O8RUSmm5hyDfCyn10CXAbMA0pFJNXE9pki8o6IPI2RNDhDRMo992qLiFzh2e8kEXnXc39XiEiRZ/1qEXlARD7yXPt0z/rhnvvxqec11aK7l2Nk/9doNIlCKaVf+qVfx/ALcAGf+b2u8Kw/B/gQ44f6Db/9FXCN5/1C4A+e928DozzvT8Uo7QPwHEbhdDCqWmQDw4Etfm2WAo8DgvFP4qvADOAkYDOQDmQBO4BfmVzDEuANz7GjMOr2pQL/CfzNs88JwG7P+pnAq571ZcBaIAUoAGoAh4mN/wnc6XcdmSZ2vAuM91s+A3jb8/5p4BK/bY2evzMxijyXeJYvBf7st1+2x561QKFn3RUY1UHAqPP5sOf9ecBbnvfpQKrn/SjgY8/74OuaBixP9HOoX/p1LL90OSSNRtOilJoYvFIp9aaIfB94DDjRb5Mbw8ECeAp4QUT6AVOBf3lK14Dh3ACcDVzradMF1ItIbtDpSj2vDZ7lfhgORCbwolKqGUBEwtWJfV4p5Qa+EpEKDOfrDOD/95x7m4h8Axxvcmy5UqoNaBORKowyPMGsB54QoyD8S0qpz0z2KQIO+i1fhVEAHM/fHwJmReQ/Ukrt9LzfDDwkIg9gOIzvi8g4YBzwpuf+2oFKv+O9bX6C4WyB4cD9QUQmYjjcZtcNUAUUW2zTaDQ9gHbGNBqNKSJiA8YALUAeRrTJDIURkaozc+qiPR1wn1LqT0E23OJpPxqC91OedqOhze+9C5PvRqXUeyIyA5gL/ENEHlRKPRm0WwtG5M2r/7oUuEBE7vTYki8imUqpw0HHNfmd50sROQkjynWfiKwEXgQ+V0qdHsF+f9sXAN9iONI2oNXi2FSP3RqNJkFozZhGo7FiAbAVI7rjjQiB8b1xmef91cAHSqkGYKcnkoYYeKNpbwM/9qy3i0gWcBgj6uVlBXCDJ8KGiAwSkf7Ae8DFIpImIpnA+WHs/b6I2ERkJDAC2O45/hpPm8cDQz3royHARhEZBlQppf4M/BWYbHLMVuA4z/vZwEal1BCl1HCl1DBgGXBRuJOKSDHQrJR6CnjIc57tQKGInO7Zx+GZLBCObKDSEy38IUY0zYzjgS0R2tJoNHFER8Y0Gk2aiPgPub0BPAH8f8ApSqnDIvIecBfwG4wozlgR+QSox9AvgeH0/K+I3IUxRPYssBGYDzwuIjdiRG5+rJT6UETWiJFi4XWl1K0iMgb40DMM1wj8QCn1qYg8h6Fl+wZ4P8x1bMfQbA0AblZKtYrIH4H/KyKbAScwTynV5jeUaolSqsbfRgyH5VYR6fDYd63JYeUYGrC3MJzYF4O2L8NwTP8R5tTjgQdFxA10YNyvdhG5DPi9iGRjfHc/Cnwepp0/Ass8DvI7+EXfgjjLY7dGo0kQolS0IwAajUZjzKZUSvVLtB3+iJEr61Wl1NIE25GG4fhM8+jjejUikoLhwJ6hlHIm2h6N5lhFD1NqNBpNjFBKtWBEDwcl2pYoGQr8WjtiGk1i0ZExjUaj0Wg0mgSiI2MajUaj0Wg0CUQ7YxqNRqPRaDQJRDtjGo1Go9FoNAlEO2MajUaj0Wg0CUQ7YxqNRqPRaDQJ5P8BaMOt3BJoJp0AAAAASUVORK5CYII=", "text/plain": [ "
" ] @@ -213,7 +213,7 @@ "x = np.linspace(0., 7.)\n", "std = np.std(df_all[\"predicted_points\"] - df_all[\"fpl_points\"])\n", "plt.plot(x, x, ls=\"--\", c='0.5', lw=5, zorder=0.0, label=r\"$y = x$\")\n", - "plt.plot(x, x + 2*std, ls=\"--\", c='0.7', lw=3, zorder=0.0, label=r\"$\\pm 2\\sigma\\;(\\sigma = {:.2f})$\".format(std))\n", + "plt.plot(x, x + 2*std, ls=\"--\", c='0.7', lw=3, zorder=0.0, label=fr\"$\\pm 2\\sigma\\;(\\sigma = {std:.2f})$\")\n", "plt.plot(x, x - 2*std, ls=\"--\", c='0.7', lw=3, zorder=0.0)\n", "plt.legend();" ] @@ -225,7 +225,7 @@ "outputs": [ { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAmMAAAFACAYAAADwGHt4AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvhp/UCwAAIABJREFUeJzs3Xl4G9W9P/730b543x1nJ4ljspA4IQQCwSTgkAQohLLTwm1/pbQsJm0pe2robQu3heB+S/u9uW2hLYU2X/bUUAJJw5JctixkIbubQLzEseVVm7Wc3x+yFI1mRhrtlvx5PU+e2KPRzNHMSP5o5sz7MM45CCGEEEJIeqjS3QBCCCGEkNGMijFCCCGEkDSiYowQQgghJI2oGCOEEEIISSMqxgghhBBC0oiKMUIIIYSQNKJijBBCCCEkjagYI4QQQghJIyrGCCGEEELSSJPuBkSjpKSET5w4Md3NIIQQQgiJaPv27V2c89JI82VUMTZx4kR89tln6W4GIYQQQkhEjLHjSuajy5SEEEIIIWlExRghhBBCSBpRMUYIIYQQkkYZ1WdMisvlwokTJ+BwONLdFKKQwWDA2LFjodVq090UQgghJO0yvhg7ceIEcnNzMXHiRDDG0t0cEgHnHN3d3Thx4gQmTZqU7uYQQgghaZfxlykdDgeKi4upEMsQjDEUFxfTmUxCCCFkWMYXYwCoEMswtL8IIYSQ07KiGCOEEEIIyVRUjBFCCCGEpFHSizHG2DjG2L8YY/sZY/sYYw3D04sYY+8wxg4P/1+Y7LYQQsho19zSjPqX6jH7T7NR/1I9mlua090kQka9VNxN6QbwQ875DsZYLoDtjLF3ANwKYBPn/HHG2P0A7gdwX7wr27JlC9577714FwMA+MlPfqJovj179uD222/H1q1bAQA7duzAj370I2zevDnqdV500UV48MEHcckll+Dhhx9Gf38/fv3rX0e9HEIICdXc0ozGbY1weHw30LRb29G4rREAsHLyyjS2jJDRLenFGOe8HUD78M8DjLH9AKoAfA1A3fBsfwKwBQkoxtJhxowZOHr0KDweD9RqNX74wx/iySefFMxzwQUXYGBgQPTcX/3qV7j44osDvz/66KNYs2YNOjs7sXPnTrzxxhtJbz8hZHRo2tEUKMT8HB4HmnY0UTFGSBqlNGeMMTYRwFwAHwMoHy7UwDlvZ4yVyTznNgC3AcD48eNT09AoqVQqzJgxA/v27cPhw4cxfvx41NbWCub54IMPFC1r8eLF4JzjqaeewpYtW6BWq5PRZELIKNRh7YhqOiEkNVJWjDHGcgC8DOAeznm/0ngDzvk6AOsAYP78+Tx5LYzPwoULsXXrVvz2t7/FP//5T9HjSs+M7dmzB+3t7SgpKUFubm5S20wIGV0qzBVot7ZLTieEpE9KijHGmBa+QuyvnPNXhiefZIxVDp8VqwTQmYq2JMvChQtx66234o477kBVVZXocSVnxtrb23HTTTfh9ddfx9133423334by5YtS0ZzCSGjUENtg6DPGAAY1AY01DaksVWEkKQXY8x3CuwPAPZzzp8KeugNALcAeHz4/9cTsb66ujrU1dUlYlFRmT59OvR6Pe67L7ZubzabDatWrcKTTz6JmpoaPPLII7jvvvuoGCOEJIy/X1jTjiZ0WDtQYa5AQ20D9RcjJM0Y58m98scYOx/ABwD2APAOT34Qvn5j6wGMB/AlgGs455Zwy5o/fz7/7LPPBNP279+PmpqaRDc7anfeeSfOPvts3HLLLeluSkYYKfuNEEIISRbG2HbO+fxI86XibsoPAch1EFua7PUn29GjR7Fy5UosWrSICjFCCCGERC2ld1NmozPOOAMHDhxIdzMIIYQQkqFoOCRCCCGEkDSiYowQQgghJI2oGCOEEEIISSMqxgghhBBC0oiKMUIIIYSQNKJijBBCCCEkjagYI4QQQghJIyrGCCGEEELSiIqxFPjqq69w0UUXoaamBjNmzEBTU1NUz7fb7bjwwgvh8XhS3q5I80ycOBGzZs3CnDlzMH++b8SHoaEhLF68GG63O6HtJYQQQrIRFWMJtmXLFtx6662CaRqNBk8++ST279+Pjz76CM888wy++OILxcv84x//iFWrVkGtVie0rUrapWSef/3rX9i1axf844bqdDosXboUf//73xPaXkIIISQbZd1wSAcPHsThw4cVzTt+/HjMnj1bMG337t348ssvA79PnToV1dXVcbWpsrISlZWVAIDc3FzU1NSgtbUVZ555Jj7//HPcdddd6OrqwoEDB8A5x5o1a/Doo48Gnv/Xv/4VL7zwQuB3Jc+Jt13RzCPlyiuvxAMPPICbbropqjYRQk5rbmlG044mdFg7UGGuQENtA1ZOXpnuZhFCEizrirF0Oeecc+B0OjE4OAiLxYI5c+YAAJ544gksW7YsMN+xY8ewc+dOnHPOOXA4HLjuuuvw5z//GQsWLMAjjzwCh8OBxsbGwPxDQ0NoaWnBxIkTAUDRcy644AIMDAyI2virX/0KF198sWT7g9slR2oexhjq6+vBGMN3v/td3HbbbQCAmTNn4tNPP4243Qgh0ppbmtG4rREOjwMA0G5tR+O2RgCggoyQLEPFWIJ8/PHHAHyXKZ977jk899xzonkGBwdx9dVX4+mnn0ZeXh7+8Y9/oLa2FgsWLAAAzJ49G//85z/BGAs8p6urCwUFBYHf33333YjP+eCDD6Jqe2i7opln69atGDNmDDo7O3HJJZdg+vTpWLx4MdRqNXQ6HQYGBpCbmxtVewghQNOOpkAh5ufwONC0o4mKMUKyTNYVY9XV1XFdVpw9e7bo0mUiuFwuXH311bjpppuwatUqAMDevXsxa9aswDw7duxAbW2t4HlGoxEOx+kPZCXPiebMmFS7lLTdb8yYMQCAsrIyXHXVVfjkk0+wePFiAIDT6YTBYJDeIISQsDqsHVFNJ4RkrqwrxtKtrq4OdXV1gmmcc3z7299GTU0NfvCDHwSmFxcXY/PmzQCAQ4cO4ZVXXsG2bdsEzy0sLITH44HD4YDBYFD0HKVnxuTapXQeq9UKr9eL3NxcWK1WbNy4EWvWrAEAdHd3o7S0FFqtVlFbCCFCFeYKtFvbJacTQrILFWMJ4u8zFuqJJ56A2WzGX/7yl0AEBAD8/Oc/xw033IA33ngDM2fORElJCV588UUUFxeLllFfX48PP/wQF198seLnKLF161bJdq1YsQIrVqzA73//e7S0tMjOc/LkSVx11VUAALfbjRtvvBGXXnopAN8dlitWrIipXYQQoKG2QdBnDAAMagMaahvS2CpCSDIwznm626DY/PnzuT8+wW///v2oqalJU4tSY+fOnXjqqafwl7/8Jd1NUWzVqlX4xS9+IXvJeDTsN0LiRXdTEpLZGGPbOefzI81HZ8YywNy5c3HRRRfB4/EkPGssGYaGhnDllVfGHQlCyGi3cvJKKr4IGQWoGMsQ3/rWt9LdBMV0Oh2++c1vprsZhBBCSEagBH5CCCGEkDSiYowQQgghJI2oGCOEEEIISSMqxgghhBBC0oiKMUIIIYSQNKJiLAFOnjyJG2+8EZMnT8a8efNw7rnn4tVXX8WWLVtw2WWXBeZ7+OGHsWzZMslwWEIIIYSMTqMu2uK1na345dsH0dZrx5gCI+5dVo0r51bFvDzOOa688krccssteOGFFwAAx48fxxtvvIHCwsLAfD/72c+wdetWvPnmm9Dr9XG/DkIIIYRkh1F1Zuy1na144JU9aO21gwNo7bXjgVf24LWdrTEvc/PmzdDpdLj99tsD0yZMmIC77ror8PuTTz6JN998Exs2bIDRaIznJRBCCCEky4yqM2O/fPsg7C6PYJrd5cEv3z4Y89mxffv2oba2VvbxrVu34uDBg9i+fTtycnJiWgchhBBCsteoOjPW1muPanos7rjjDpx11lk4++yzAQBTpkwB5xwbN25M2DoIIYQQkj1GVTE2pkD6EqHcdCVmzJiBHTt2BH5/5plnsGnTJpw6dQoAUF5ejjfffBOrV6/Gv/71r5jXQwghhJDsNKqKsXuXVcOoFQ60bdSqce+y2Ae0XrJkCRwOB373u98FptlsNsE806ZNwyuvvIKbb74Zu3btinldhBBCCMk+o6oYu3JuFX6xahaqCoxgAKoKjPjFqllx3U3JGMNrr72G9957D5MmTcKCBQtwyy234IknnhDMd/bZZ+PZZ5/FFVdcgaNHj8b5SgghhBCSLRjnPN1tUGz+/Pn8s88+E0zbv38/ampq0tQiEivab4QQQrIdY2w753x+pPlG1ZkxQgghhJCRhooxQgghhJA0omKMEEIIISSNqBgjhBBCCEkjKsYIIYQQQtKIijFCCCGEkDSiYiwB1Go15syZgxkzZuCss87CU089Ba/XCwDYsmUL8vPzMWfOnMC/d999V/A8/79jx46l8VUQQgghJB2SPlA4Y+yPAC4D0Mk5nzk8rRHAdwCcGp7tQc75m8luCwBg93pg02NA3wkgfyywdA0w+9q4Fmk0GgPJ+p2dnbjxxhvR19eHRx99FABwwQUX4B//+EfY5xFCCCFkdErFmbHnAFwqMX0t53zO8L/UFWIb7gb6vgLAff9vuNs3PUHKysqwbt06/OY3v0EmBeoSQgghJD2SXoxxzt8HYEn2ehTZ9Bjgsgunuey+6Qk0efJkeL1edHZ2AgA++OADweVI/3BIdrs9MO2qq65KaBsIIYQQkhmSfpkyjDsZY98E8BmAH3LOe6RmYozdBuA2ABg/fnx8a+w7Ed30OASfFaPLlIQQQgiRk64O/L8DcAaAOQDaATwpNyPnfB3nfD7nfH5paWl8a80fG930GLW0tECtVqOsrCyhyyWEEEJI9klLMcY5P8k593DOvQD+B8CClKx46RpAaxRO0xp90xPk1KlTuP3223HnnXeCMZaw5RJCCCEkO6XlMiVjrJJz3j7861UA9qZkxf67JhN8N6W/75fL5YJGo8E3vvEN/OAHPwg87u8z5vfwww/j61//elzrJIQQQkh2SEW0xYsA6gCUMMZOAPgJgDrG2BwAHMAxAN9NdjsCZl8bd/EVyuPxyD5WV1eHvr4+yccGBwcT2g5CCCGEZJ6kF2Oc8xskJv8h2eslhBBCCMkElMBPCCGEEJJGVIwRQgghhKQRFWOEEEIIIWlExRghhBBCSBpRMUYIIYQQkkZUjCUAYwzf+MY3Ar+73W6UlpbisssuAwA899xzuPPOOwEAjY2NqKqqwpw5czB16lSsWrUKX3zxRVraTQghhJD0G3XFWHNLM+pfqsfsP81G/Uv1aG5pjnuZZrMZe/fuhd3uG4T8nXfeQVVVlez8q1evxq5du3D48GFcd911WLJkCU6dOhV3OwghhBCSeUZVMdbc0ozGbY1ot7aDg6Pd2o7GbY0JKciWL1+O5mbfcl588UXccINUvJrYddddh/r6erzwwgtxt4EQQgghmWdUFWNNO5rg8DgE0xweB5p2NMW97Ouvvx5/+9vf4HA4sHv3bpxzzjmKn1tbW4sDBw7E3QZCCCGEZJ5RVYx1WDuimh6N2bNn49ixY3jxxRexYsWKqJ7LOY97/YQQQgjJTKOqGKswV0Q1PVpXXHEFfvSjHym+ROm3c+dO1NTUJKQNhBBCCMkso6oYa6htgEFtEEwzqA1oqG1IyPK/9a1vYc2aNZg1a5bi57z88svYuHFj1AVcJut19uKk7WRCb6IghBBCMlXSBwofSVZOXgnA13esw9qBCnMFGmobAtPjNXbsWDQ0RC7s1q5di+effx5WqxUzZ87E5s2bUVpampA2jHS9zl60DbbB4/UIbqIAkLD9QAghhGQSlkn9lebPn88/++wzwbT9+/fTJb4McshyCC6vCx3/7sA9X9wTmF5prsTGr29MY8sIIYSQxGKMbeecz48036i6TEnSz+V1SU5PxE0UhBBCSCaiYoyklFallZyeqJsoCCGEkExDxRhJqTJzGRhjgmmJvImCEEIIyTSjqgM/Sb8CfQEAoFPVCQaW8JsoCCGEkExDxRhJuQJ9AcpN5dh9y+50N4UQQghJO7pMSQghhBCSRlSMJYBarcacOXMC/44dO4a5c+di165dAAC32w2z2Yznn38+8Jx58+Zhx44deO6551BaWoq5c+di6tSpWLZsGbZt25aul0IIIYSQFBt1xVjfhg04vGQp9tecicNLlqJvw4a4l2k0GrFr167Av4kTJ+K8884LFFWff/45qqurA79brVa0tLTgrLPOAgBcd9112LlzJw4fPoz7778fq1atwv79++NuFyEj0u71wNqZQGOB7//d6yVnS8Z7NeEUvhZCCAlnVBVjfRs2oP2RNXC3tQGcw93WhvZH1iTlQ37RokWB4mvbtm24/fbbA2fKPvnkE9TW1kKtVoued9FFF+G2227DunXrEt4mQtJu93pgw91A31cAuO//DXeLiphUvldjpvC1EEJIJKOqGOtc+zS4wyGYxh0OdK59Oq7l2u32wCXKq666CgAEZ8a2bduGxYsXQ6/XY2BgANu2bcOiRYtkl1dbW4sDBw7E1SZCRqRNjwEuu3Cay+6bHiRZ79WEUvhaCCEkklF1N6W7vT2q6Ur5L1MGmzhxIoaGhtDR0YEDBw6guroaZ599Nj7++GNs27YNd911l+zyMmmIKkKi0ndC0fRkvVcTSuFrIYSQSEbVmTFNZWVU0+N17rnn4qWXXkJlZSUYY1i4cCG2bt2KTz75BAsXLpR93s6dO2m8TZKd8scqmp7q92pMFL4WQgiJZFQVY2Wr7wEzGATTmMGAstX3yDwjPosWLcLatWtx7rnnAvAVZ3/+859RUVGBgoICyee89957WLduHb7zne8kpU2EpNXSNYDWKJymNfqmB0n1ezUmCl8LIYREMqouU+ZffjkAX38Ud3s7NJWVKFt9T2B6oi1atAirV68OFGOVlZXweDw477zzBPP9/e9/x4cffgibzYZJkybh5ZdfpjNjJDvNvtb3/6bHfJfz8sf6ihf/9GGpfq/GROFrIYSkFuccDocDarUaOp0u3c1RhGVS/6T58+fzzz77TDBt//79VLhkINpvhBBCYsU5h91uh9VqhdVqhc1mE/zs9Xoxa9YsTJgwIa3tZIxt55zPjzTfqDozRgghhJDM4PV64XQ6YTQKuwO0trZi165dEW92s1qtyWxeQlExRgghhJC08Hg8gjNcwWe57HY7dDodLrnkEsFz9Hp9xEJMp9OBMZbMpidUVhRjnPOM2uijXSZdGieE+PRt2BBzH77mlmY07WhCh7UDFeYKNNQ2YOXklUluMRmpHA4Hdu3aFSi4wnE6nXC73dBoTpcrZrMZgK8oM5vNMJvNMJlMgp+1Wm1SX0OiZXwxZjAY0N3djeLiYirIMgDnHN3d3TCE3ClHCBm5/CMi+IN4/SMiAIhYkDW3NKNxWyMcHt9z263taNzWCABUkGURt9st239r0aJFgkuNGo0GXV1dipZrMBjgdDoFxZjBYMCll14qmJbpMv6VjB07FidOnMCpU6fS3RSikMFgwNixlMVESKYINyJCpGKsaUdToBDzc3gcaNrRRMVYBmtpaUF/f3+g4HI6nbLzWq1WUTGm1+sDzzEajaKzW/7fpYYNZIxlVSEGZEExptVqMWnSpHQ3gxBCslY8IyJ0WDuimk7Sh3MOl8sl6r81duxYlJaWCuY9ceIE+vv7FS3XarWipKREMG3evHnQ6XQwGo2SBddok/HFGCGEkOTSVFb6Bm2XmB5JhbkC7VZx0VZhrkhI20hs+vv70dfXJ7ikaLVa4Xa7RfPm5OSIijGz2Swoxhhjkme2zGaz6G5IACgqKkr8i8pgVIwRQggJq2z1PYI+Y4DyEREaahsEfcYAwKA2oKG2ISltJadDT/2Flk6nQ0WFsPg9fvw4jh8/rmh5UhERY8eORXFxcaDwMhqN1G87DlSMEUIICSueERH8/cLobsrE8oeehp7Z8v/u9XoD85aWloqKMf8diaHUarWo/1Z+fr5ovvLy8sS+oFEu4xP4CSGEkGzk9Xpht9vhdDpFl/VOnDiBXbt2KVqO2WzGRRddJJjW3d2N48ePiyIh9Ho9neFKIErgJ4QQQkY4r9crioLw/2y328E5h0ajwbJlywRFktyZLT+tVhsosnJyckSPFxcXo7i4OOGvh8SGijFCCCEkiTweD1QqlaCYcjgc2Lp1a8TQU8CX4eVyuQSDXpvNZuh0OtnQ00wZIJv4JL0YY4z9EcBlADo55zOHpxUB+DuAiQCOAbiWc96T7LYQkgx9Gzbg+C9/Dk1nL7rygLfqi3D+tx5MeJ+YpKaY714PbHoM6DsB5I8Flq4BZl+b2jYQksHcbrds/y2Hw4G6ujrBGSqdTgdHSHabFH/KvNvtFhRYOp0O9fX1SXktJPVScWbsOQC/AfDnoGn3A9jEOX+cMXb/8O/3paAthCRU34YNOPHwQ9A6XQCA0n7g2tcseNb9EHBb4hLGk5pivns9sOFuwDX8Db3vK9/vgKAgoyR1QoS++OIL9Pb2wmq1hg09BXx3JAYXYyqVCkajETabDUajUXRmy/9/toWbEmkp6cDPGJsI4B9BZ8YOAqjjnLczxioBbOGcV0daDnXgJyPN4SVLJfOXTuUB//njcdj49Y0JWU/9S/WSWU2V5sr417F2pq8AC5U/Dli9NzVtIGSEGBoakhzSZ+LEiaiqqhLMu3XrVvT0KLuoM3v2bIwfP14wzT8QNoWeZq+R3oG/nHPeDgDDBVmZ3IyMsdsA3AZAdCATkm5yCeTF/YlNGE9qinnfCUXTKUmdZJuuri50d3cLii6XyyU5b1FRkagYM5vNgWLMH3oqFXxqMpmgUqlEy5QKQyWj04g//8k5XwdgHeA7M5bm5hAiIJdM3p2X2ITxpKaY54+VOTMmHD+UktRJpuCcw+l0Cooso9GICRMmCObr7OxES0uLomXabDbRNP/ZMpPJBKPRKFlwEaJEuoqxk4yxyqDLlJ1pagchcSlbfQ9OPPwQVM7T36YdGuClJfqEJownNcV86RphnzEA0Bp901PVBkJi4HK50NfXJ+owb7PZ4PF4BPMWFRWJijGpeAiVSiV5h6JUPERBQUFiXxAZtdJVjL0B4BYAjw///3qa2kFIXPwJ5KF3Uy5L8N2USU0x93fSj3A3JSWpk1Tzp8xbrVYMDQ2JLhN2dXVh+/btipYldWarsLAQU6ZMERRdFHpK0iHpHfgZYy8CqANQAuAkgJ8AeA3AegDjAXwJ4BrOuSXSsqgDPyGEZBd/6KlU8KnNZoP/b5RKpcLy5csFhVJ/fz/ef/99yeVqtVpR/62qqioqtEhKjZgO/JzzG2QeWprsdRNCCEk/j8cDu90Oo9EouHPQ6XTi3XffhZKTAl6vFw6HQ9Dp3WQyoaCgQPKyIoWekkwy4jvwE0IIGfk8Ho9kJIR/WB8AOP/88wX9rHQ6HVQqlah/VzC9Xh8oskKLNo1Gg/PPPz85L4iQFKJijESNUtiTSGESfjip2D+Zfgz0bdiAzrVPw93eDk1lJcpW3xPo/0fkcc5Fl/l27NgBi8WiKE3eZrMJijHGGMxmM4aGhkRntij0lIwmdJSTqFAKexIpTMIPJxX7J9OPgb4NG9D+yBrw4eLB3daG9kd8d45SQea7Q1Fq0GqbzYYpU6Zg0qRJgvmHhoYUFWJGoxFer1c0/fzzz6dICDLqyXbgZ4xtACB7IZ9zfkWyGiWHOvCnH6WwJ5HCJPxwUrF/Mv0YkBs1QTNmDKZu3pSGFqVXe3s7Ojo6AkWXXOgpAEyaNAkzZswQTNuzZw+OHz8OxhiMRqPkGa7QvmKEjBaJ6MD/qwS2h2QJSmFPIoVJ+OGkYv9k+jEgN2qC3PRMxDkPDOsTfGbLbDajulo48lx/fz9aW1sVLVcqHuKMM87A5MmTKfSUkDjIFmOc8/dS2RCSGSiFPYkUJuGHk4r9k+nHgNyoCZrKyjS0Jn52ux2nTp0SXVaU6hSfn58vKsZCg0/9oadS/bekhu8xmUyJfUGEjEIR+4wxxqYC+AWAMwEY/NM555OT2C4yQlEKexIpTMIPJxX7J9OPgbLV9wj6jAEAMxhQtvqeNLZKmj/01F9kOZ1OTJs2TTDPwMAAdu/erWh5Ume2ioqKMHv27EDxZTAYKIuLkBRT0oH/WfiCWtcCuAjAfwCgd+ooRSnsSaQwCT+cVOyfTD8G/J30R8rdlJxzQchp8GVFm80m6vR+xhlnCPpfSQ3pA/hiH6Tyt0LviDSZTBg/fnxyXhwhRJGICfzDnc/mMcb2cM5nDU/7gHN+QUpaGIQ68BNCMpE/Zd5qtaKoqAharTbwmMvlwttvv614WXV1dYJxEr1eLz7//HPRZUWtVktnuAhJs0Qm8DsYYyoAhxljdwJoBVAWbwMJISSbeDweyTNcwaGnAHDuueeiuLg48LtWq4VOp8PQ0JDkcoNDT00mk+iuRJVKhblz5ybnRRFCUkJJMXYPABOAuwH8FMAS+Ab3JoSQUcXtdoNzLjizBQAfffQRurq6FC3DZrMJijHAN2C1y+WSvKxIoaeEZL+I73LO+afDPw7C118s+yUgBZ2Q0UhpMn+0CfgxJf7H+D52uVySQ/r4O9BPnz4dU6ZMETwn+GxVzvYdKHrrLWh6e+EuKIBl+XIMzquF0WiEyWQSFXIAcPbZZ0dsVyJl+ggKhGQbJXdT/gsS4a+c8yVJaVG6JSAFnZDRSGkyf7QJ+DEl/kf5Pv7yyy/x1VdfwWq1yl4u9JO6I9Hfib5o714UvPwy2PAytL29qHj1VZTPOQuFS5eGXW6qZPoICoRkIyUJfT8CcO/wv0cA7AKQvb3oNz0mjBYAfL9veiw97SEkQzTtaBLEXQCAw+NA044mwbTOtU8LYiUAgDsc6Fz7dFzLFSxP5n3sePNB7Ny5UzT/0NAQenp6IhZijDHJ/K5p06ZhxYoVKN34TqAQC7TF4UBX06/DLjeVYtmehJDkUnKZcnvIpK2MsewNhE1ACjoho5HSZP5oE/CVLHdwcBAnTpwIXE68QOb9qnecQl9fn2h6cDyESqUSdJgPvkPRYDBIpsz7+3VlQrp/po+gQEg2UnKZsijoVxWAeQAyI2o7FglIQSdkNFKazB9NAj5qZbwvAAAgAElEQVTnHOWmcnTYxIVC8HKdTieOHDkS+N2uK4ZpSNyh3q4rgc1mE2VtFRcXY+HChYGU+VgjITIh3T/TR1AgJBspuUy5Hb7LktsB/C+AHwL4djIblVZL1/hSz4NFmYJOyGjUUNsAg9ogmCaVzF+2+h4wg3A+ZjDA8O1v49ixY/jiiy/w6aefYsuWLXjrrbewmC2GFsJO76HLDQ0+PVB1LdwqnWCaV22Ap+4hLFki7u6q0+lQUlICk8kUVzaX3GsbSen+SvcTISR1lNwzXcM5F3QwYIzpk9Se9EtACjoho1G4ZH5/6KnNZoN15kyUrFmDnt/8JnA3ZUnD3diqVgN794qWO9fgy9DaaN+IXm8vClQFuHvO3YLO5nq9HlOnTg26tHgJ1AfnCt7HqqVrkJvk9/FIS/eXkukjKBCSjZQk8O/gnNdGmpYKlMBPyMjlDz2VioWw2+0I/qxZsGABysqE2dGbNm0ShKP66XQ6Ud+t0tJS6HQ60byEEDKSxJ3AzxirAFAFwMgYm4vT41HmwRcCSwgZZTweD6xWK7RaLYxG4eX8bdu2SXaOlyIVD1FRUREIPg0uvqRyuQghJJuEu0y5DMCtAMYCeBKni7F+AA8mt1mEkHRxu92Sgac2mw2O4UiKqVOnorq6WvA8s9kcthgzGAyBIit4bEW/GTNmJPaFEEJIhpAtxjjnfwLwJ8bY1Zzzl1PYJkJIDPqeeQidz74C9yCHJoeh7D9WIf+On0nO6/F4RGMctrS04OjRo3A6nRHXZbVaRdPMZjOMRqPkkD5SYyom02s7W/HLtw+irdeOMQVG3LusGlfOrYp5edGOGCCSBaN6UGo/yWRxv4eTTEkH/nmMsU2c814AYIwVAvgh5/zh5DaNEKJU3zMPof23L4N7GAAG9yDQ/tuX4XAOwXVtg+gsV35+PhYuXChYBmMsYiHGGIPRaIReL76HZ9q0aaKzZenw2s5WPPDKHthdvnDW1l47HnhlDwDEVJBFO2KASBaM6kGp/WSk4ZzDbrcriqKJ+z2cAko68O/knM8NmUYd+AkZQQ7Pr4F7UDxdbeY49OivRNNNJpMo4qGzsxOffPIJGGOis1r+n41Go2To6Uiy6PHNaO0V3whQVWDE1vujH8Xt8JKl0tlhY8Zg6uZNkRewdqZMduE4YLX47tGRqP6leslsskpzJTZ+fWMaWkRGA845rFYrLBaL5D+n04l7770XJlP4buxxv4fjEHcH/iBqxpiec+4cXrARQPZGWxAygnDO4XA4JPtunXfeeYFvhO5BjtPdOk/ziK8mAvCFpHq9XkFhVVRUhCVLlsQVejoStEkUYuGmRxJ3qn4WjOpBqf0kWTjnGBgYkC24XC5X2OdbLJaIxVgmjIyhpBh7HsAmxtizw7//B4A/Ja9JhIxOXq83MFh18GVFr9crOb/T6YRhOGBUk8Nkzoz57lIMPctlMBhEBZdGowkM65PJxhQYJc+MjSkwSswdWdyp+lkwqgel9pNEOnnyJLZs2RIouNxud8zLslgsGDs2/HspE0bGiHi9gXP+XwD+E0ANgDMB/BPAhCS3i5Cs4vV6YbVa0dnZiWPHjmHfvn2iTvCMMezbtw8tLS04efIkBgYGZAsxQBgPUfYfq8DUwi4HTM1R/q2rMX/+fNTU1GD8+PEoKSnJ+DNfkdy7rBpGrfBmAaNWjXuXxdafLe5U/SwY1YNS+0kkXq8XFosFR44cwf79+8POyznHgQMH0NnZGVchBviKsUgyYWQMpV+DOwB4AVwL4N8A6O5KQiRYrVYMDg4KLitKhZ4CvsuCwcP4+PtqDQ4KT3FptVrJ/lu5ubmBefx3TQrvprxa9m7KbObvpJ+ouynjTtXPglE9KLWfAL67sHt6egSXEf2/9/b2Br485ufno6amRnY5RUVFso9FQ6PRRLyMCWTGyBiyHfgZY9MAXA/gBgDdAP4O4Eec87SdFaMO/CTd/CnzVqsVJpMJeXl5gse3bdum6JsaAEyfPh1TpkwRTGtpaYHH4wkUXSaTiZLmCSEp43K5ZAuuvr4+0ZdKOQ899FDYbg9PPvmk6IunFK1Wi6KiIhQVFaGwsDDwc3FxMXJzc0f8Wf5EdOA/AOADAJdzzo8ML3R1gtpHyIjldrslh/SxWq2B0FMAmDx5Ms4880zBc81ms2wxFhx6ajabUVJSIppn8uTJiX0xhBCi0AcffIDNmzcnZFk9PT0oLS2VfbyoqChQjOn1elGx5f+Xk5Mz4guuRAhXjF0N35mxfzHG/gngb5C6XYuQDORyueByuUR34Rw+fBgHDx5UtAyp4NOCggLYbDbRZUWTyZQVneMJIZnB4XCIznBVVVVh/nz5kzRSI2PEymKxhC3GLr74YgC+osxkMo2KgiuccAn8rwJ4lTFmBnAlgNUAyhljvwPwKuc8e8NlUpyWHZxsna/PB+cc/UP92dMvIw3p480tzXh6+9M4aTuJUkMpbhh7A+aZ5gXOcg0NDaGwsBCLFi0SPE+v12NM91ZMb10P41AX7LoSHKi6Fm3Fp+fzF1gFBQWi9U6YMAETJsRwJX+kJrSHtmtqPXB4Y9Lama7kfKXrFaXQW11Y+e8dp2eYdCFwyxvihsjt35G63xUY6Ynmo4HdbpeNhJAa/9XhcIQtxuLty2U2mwNnuIL7w0oZN25cXOvKNhFDXwUzM1YE4BoA13HOo09PjFNK+oyFpmUDvjufLv91Uj4kQ5OtQxnUBjSe15i5BVmKt2dfXx9+v/X3+Oupv8KF0x07tdDiKvNVmGs4nV+s1+txySWXCJ4/sO2PML57HzTeocA0r9qAgbr/hHruDTCZTIkPPU3xNoqrXaES2M7Q5HzAdxfkL1bNSkhyPuC7g6ryp48Jigal65V6rxq8XjR2WbDSGvSHL7Qgk9u/Z90IfP7CyNvvCijdtiQx2tvb0dnZKSq4grtNKFFWVobvfe97so8PDAzgqaeeCruM3Nxc2UuKUiNzjHZK+4xFVYylW0qKsRSnZcslWwfL6JTrOLcn5xxOp1Ny0GqbzYZLLrlEUBwNDAxgxWsr0OvtFS2rQFWA+wrvAwCoVCqYTCZccMEFgjET+doZYFJhnMlMSx+pCe1y7QqVoHamKzlf6XplU+hdbmw8EbKexqAB0+W2I1MD3COenu79rkA6E82zDeccnPOwX/Kef/55HD16NO51aTQaPPjgg7KXBDnnePzxx2EwGFBcXCwquAoLC+mGoiglMoF/dElxWraSBOuMTrmOcnt6vV4cPHhQUHR5PBJ/sIbZ7XbB6XCTySRZiAFAn7cPCxculA09BQDW1xrd60iEkZrQrnT9CWpnupLzla5XNoVeE2EAdLntI1WIhZt/BMmERPORhHOO/v5+ycuJPT09uOKKKzBz5kzZ5xcVFSWkGHO73RgYGBDdBe7HGMOPf/xjwRdUkhpUjIVKcVq2XLJ16DwZS2Z7DpnK8fmnn6K6ulrwwcAYw5dffqkoOwZAoLO8n1qtRrmxHCftJ0XzVpgrJO9gVNLepKalj9SEdrl2Sc2XAOlKzle6XtkUerf8lwUA8ttR9szYyE/mz4RE81Tzer3o6+uTLbjCfamMFIcTS18ulUqFgoICwVmt4uJiGI3h309UiKUHFWOhlq6R7t+RpLTshtqGiH3GMi3luru7G/39/bBarTBMvAmT9qyF2usMPO5W6bC3fBVOnjyJyspKUTFmMpnQ13f6Mo9WqxVEQgTfpSh1ynz1/NXivj1Kt2OK93/a1qmEVLtCJbCd9y6rluy7FU9yvlS/ptDUbaXrlXqvGrxeNPSEnImddKHwd7n9K9dnLN37XQGl2zabeb1evP3224E7Fnt6esKOmBFOrMWYWq2W7LtVVFSE/Pz8xPdvJUlDxVioFKdlhyZbj/S7Kf2hp/7+W3l5eaKzTUeOHMGpU6d8v2hnoX/Ct2XvTpSKh5gyZQq8Xm/YgiucuNLC05GWPlIT2qXalcS7KdOVnK90vZLHldWFldagy4pSd1OG27/jF468/a5AJiSax8rtdgcKrClTpsieKVKpVNi7d6/kXYvRilSMlZaWYvr06aKCKzc3lwquLEEd+ImIx+ORDDy12Wyw24VnSSZMmIBZs2YJpu3duxfHjh0TLVev14vObOXn50e8BZoQQhLJ5XJJXkr0p8z73XnnnSguLpZdzh/+8AecOBF/H7/CwkLcfffdcS+HjDzUgZ+E5Xa7YbVa4fV6UVhYKHjs6NGjOHTokKLlSH0rLC4uhsfjEV1WpNBTQkiqOJ1O2YJrYGBA0TIsFkvYYqyoqEhxMabX61FcXCwZC0FfSAn9dcxiLpdL9gyX0+nrw5WXl4fFixcLnhfpg8FoNAaKrPz8fNHjlZWVqBzFHXkJIenT1taGF154QbILRLQiXT4M/SJrNBplCy6j0TjqU+aJvLQWY4yxYwAGAHgAuJWcyiOncc7hcrlEfap6e3vx8ccfK7oj0WazgXMe+JBobmnG2s/W4qT9JIo0Rbhh7A2oH1cfKL6MRqOiu21iTudOZSJ5itYlSm1Pcz9ASk7PfsH72FWajxcXq9A8dWBEHH/R4JyLUuY9Hg+WLl0q+xyz2ZyQQgyIXIzV1NSgpKQkUHxFulOREDkj4czYRZzzrnQ3YqTinGNoaChwViv0LJfb7cby5csFBZJer49YiPlDT00mE7xeL9RqtShh3OK24A9f/QHjxo3DynLlH96h6dzutja0P+K7QyzsH/3QpPK+r3y/A4kvklK0rtBt2m5tR+O2RgBIyx/EmPcNyRih+1jb2YtrXwN6VjBsnZHe408K5xxWq1V2WB//WXw/nU6HJUuWyJ5lysvLg1qtDhslEUlubm7gDFc45eXlKC8vj3k9hPiNhGKMhOCcY8eOHYGCK9KHiv+uRj+DwRC4wya4s3zwz1KnzJt2NIkiNhweB5p2NEX1wd259mnBLe8AwB0OdK59Ovwf/E2PiWMUXHbf9EQXYylaV6K2aaLEvG9IxpDaxwY3cOMWjq0z0nf82Ww2ySF9LBaL4lxBABgaGhLlCwZjjKGwsBBdXeG/4+fn50tGQhQWFkKr1Ub12giJV7qLMQ5gI2OMA/hvzvm60BkYY7cBuA0Axo8fn+LmJY7/dHvwWS3/Wa6ZM2cKOokyxiS/EUpRq9Wi+RhjWLJkCfR6fVR9FGQTxqMcASDmdO5UJtGnaF2J2qaJQsnp2U9uXxb3n/45Hcffzp078e677yZkWRaLJWzf1qKiInR3dwtCT4P/FRQU0A1FZERJ99G4iHPexhgrA/AOY+wA5/z94BmGC7R1gC/aIh2NjEVbWxt6enoE4yjKBQIODg6K7tgxm82BIkuj0YjObPl/liu4DAZD1G2WTRiPcgSAmNO5U5lEn6J1JWqbJgolp2c/uX3cHTQCTqzHn8fjEaXM++9QnDRpElasWCH73FhS5OVYLBaMGzdO9vErr7wSOp2O0uRJxkhrMcY5bxv+v5Mx9iqABQDeD/+s9PJ6vaI7EwsLC1FVJQyIbGtrQ0eHsm+fUp1Na2pqAPiKMq1Wm5K7cCQTxmMYASDmdO5UJtGnaF2J2qaJQsnp2U9qHzs0wAt1vs+QSMef2+1Gb2+v5OXE3t5eyGVT5uTkhG1XrMWYP2U+eODqsWPDf2mijvQk06StGGOMmQGoOOcDwz/XA3gsXe0JZbfb0dfXJ+owHxp6Cvg+vEKLMalT6DqdTvIMl9S8obdMp0JcyfVBYk7nTmUSfYrWlahtmijZnJxOfEL3sas0H+sXq7Bt6gAqJY6/PXv24Pjx44LQ01jCwOMZX1Gr1Qr6bAVfUszLy6NICJL10pbAzxibDODV4V81AF7gnP8s3HNSmcDf0tKCL774QtG8RUVFOO+88wTTuru70dPTEyi6TCYTdQolhKTM0NAQLBYLcnJywp61eumll7Bv376ErPPBBx8M+zn3/PPPw2AwiAqunJwcKrhIVhrxCfyc8xYAZ6Vr/ZGYTCbZx4xGo+DMVm5urmie4uLisMnNhBASL6mUef+/wcFBAMDKlSsxf77834JE9uXq6elBWVmZ7OM333xzwtZFSDZJdwf+ESsnJwelpaWiDvMmk4k6hRJCUiY09DT4n5JBquO5fCjFbDbLXlKkvlqExIaKMSm71yNn02M4J7gv0eQkpcCPcK/tbMUv3z6Itl47xhQYce+yalw5tyryE0lE2ZCEP9JGF8gWnHM8++yzOHXqFBwhmWHRCleM9W3YAMMvf4VrOjthM5mw+6zZ+GriROTm5koWW4WFhTHdqU0ICY+KsVCpTIEf4V7b2YoHXtkDu8sXOtvaa8cDr+wBACrI4pQNSfgjbXSBkYxzjsHBQcFZrUWLFskWNowxWK3WuAsxQL4YCz4GGQCzzYZzd+zE1664AsVXXRX3egkhylExFiqVKfAj3C/fPhgoxPzsLg9++fZBKsbilA1J+CNtdIF045yjv79flMHlv5knNGV++vTporuwgxUVFUW8xBgOYwz5+fmyd2ZLHYNwOmH5P7+hYoyQFKNiLFQqU+BHuLZecYxHuOlEuWxIwh9powukgtfrlQ099Q9irZTFYolYjEWiUqnCpsyH69+aDccgIdmCirFQqUyBH+HGFBjRKlF4jSmgTrrxyoYk/JE2ukAqnDx5EuvWiUZti4nSjvX+0NPgflv+Qazz8/MD49BGKxuOQUKyBRVjoVKZAj/C3busWtBnDACMWjXuXVadxlZlh2xIwh9powtEw+12C85o+c9wud1u3HrrrbLPS/SQPuHMmjUL1dXVyMvLi7ngCicbjkFCsgUVY6FSmQI/wvn7hdHdlImXDUn4I210gVAul0sUBRGcMi+FMQa32y07iLRer4fZbJYcwiwSnU4nOLs1fvz4sPP7o3SSJRuOQUKyRdoS+GORygR+QkjmOHnyJA4dOiQouAYGBmJa1h133IGSkhLZx//4xz/iq68kujLAV6z5LyGGxkKYzWZKmSdklBnxCfyEEKKE3W6Hy+VCXl6e7Dytra3YvHlzQtZnsVjCFmOVlZXgnIuKLX/oKRVchJBoUTFGCEkrznnYlHm73Y6amhpce618V4FU9uVavnx5wtZFCCEAFWNplez0ckrPT4Dd62F7aw0M9g60eYvxe93NmLPytpi3YzT7PKbjY/f6sP0dE3HMRXNcBa+v3FiOmyfejLN0Z4kKLqfTGXadH/V9hN+/9HvZdocWY1+av8Tewr2wqW3gHiM4AKa2Q+fOwdzeMzHeOh55eXmSlxOVFHY08gAhJJGoz1iahKaXA7470RrPa0zIh3poej7guxPyF6tmUUGm1O71cL9+FzRB+8jGdVjDb8P5V30/6u0YzT6P6fgIHT0C8N0JfPmvgdnXJuSYi+a4am5pxiMfPgIXPx12qvaqMa97HsZbw3deD/al+UtsL94Oj+r0OkPbzTnHz3/+c7jdbsn5g2mYDo0L1+Br076muA2hryuZ711CSPZQ2mcs8fdLE0XCpZcnQrj0fKLQpscEhRgAmNgQ7sHfYtqO0ezzmI6PcKNHxLrMEP/19gHFx1XTjiZBIQYAHpUHewv3Kl4fAOwt3CsqrELbzRjDBRdcgGXLlqGlqkW2EAMANx/CM7ufiaoNwZL93iWEjD50mTJNkp1eTun5CSAz6sIY1h3Tdoxmn8d0fEQYPULpMj0ejyhl3v+vrXciAHEHdantIbc+m9om/xqimD90+YsXLwYAdB/sjrjMeN5no3HkAUJIclExlibJTi+n9PwEkBmNoY0Xx7Qdo9nnMR0fEUaPkFtmoaYQb775ZiASore3F16vV3IVZjYGVq4XTZfaHnLrM3nE2VkajUY2ZX7ru1uj2hZy61XyXCVG48gDhJDkosuUadJQ2wCD2iCYlsj08nuXVcOoFY5LR+n5UVq6Bu6QfWTjOjyN62PajtHs85iOj6VrfH3EggWNHiG1TLVXjSntU/Dpp5/iyJEjsFgssoUYAMzTtEIN4SVAueOqobYBepWwcNNwDeqN9Vi0aBEuv/xy3HLLLVi9ejUefPBBfP/738f111+P+vp6nH322Zg8eTIKCgqi3hZS8ws2CdPH9T5L9nuXEDL60JmxNEl2ejml5yfA7GuhAUR3U54f492U0exzpfMODQ2dvozYPwbGMbeg+sTfYfb0goXcTRm8zPbBdpg8JszsmRlVZ/ozNL7Yh+3uKli5DrkqN366ao7k9lg5eSW8Xi/WfrYWXc6umI/xaN8rgtdp7QA8Jni5Fyq1Hfm6Mjyw8Adxvc9G+sgDhBDA6/WCcw61Wh155hGA7qYkZIRzOBySQ/pYLBYMDg5KPuemm27ClClTZJf5yiuvYM+ePTG1x2g0Ci4n1tXVUdApISTlvF4vbDYbrFYrrFar4Ge73Y7Zs2dj3LhxaW0jJfATkmEcDodoSB+LxQKbLboO70Dk4NLCwsKwj5tMJlH2VnDKPCGEpILX64VKJexR1dHRgX379sFuD38jVSxjyKYLFWOEpADnHA6HI2wh43A48OqrryZkfZGKseLiYuTm5sqGnur14k76hBCSDG63W3BWK/gsF2MMS5cuFcyvVqsjFmKArxtHpqBiLM0iJXn3bdiAzrVPw93eDk1lJcpW34P8yy9P+HqStTyp+c7f50Xn2qfham9DT54az1/IcXRBVWAZzVseQVPLq+hQASv3enHDNiO0PXbJ1x+8/Hx9Pjjn6B/qF7RJqg3A6T4/Fx/UYdUmOwr7vOjOA16oY2hZMBaLxy7G+yfeD/saX9vZikc37EOPzZenlW9QY+3UvTj/xDpo7SfBocKbZgMeKymCnakA+LoF3LLTiQve0yB3OK5q0Aj8bbkZ70xzwuQxobTrHPy7tw5WroOZDWFSwRacKvkYNrUN+W4t7u7pwTVWC/qQi004H3tZjaBdPT09gjYG9x2cPuMdfNbzJrzFXqiYCteUX4O5ZXPx0x0/xRmftOLm94DCPi+0JjfKFmrx4bVX48N3N2P5RguK+4HuPOCt+iKYL1su2j6uvjn42Xt/hT3/RTDmPp2CwTkq3R40WN1YOWgFXL5vrM25+WjKN6NDo0aFx4PFdhfeN2jRrlFDxVTwgiNflw+byxbILDt/nxff3mqA2eI7JlpvuhA/z/8QHdYO5OnywBhDn7MXFR6Ohu5urLQ5AO5Fs9mEpqIidGhUqDBXBvav7zUzFPZ7oK0cEzjGtvzhMWjXrUdBn0dwXMTy3on0fnltZyt+9t5fYTNvgErbi3xdGWqKJ+OTk5/4+rsxFa6Zdg0eXvhw3OsSCR61wTh8xtTeIzmCg9zz+/5vIzo/csFt00BTko+y+x6K6XMqleL+bI0w2gWR53Q6ceDAgUDhFWkEDo/HI+j7ZTKdviPbaDTCZDLBbDbDbDYHfjaZTNBoMqfEoT5jaRQpybtvwwa0P7IG3HH6cWYwoPKnj0X1oZHoxHCly5Oa76L9anz3LS9UztNhoA4N8N8rGLbPNuNrBTPw+qnP4FAxLNrnwXff5DC4T687+PVLLT+YQW3A16Z8Da8feV0wj4ZpwBiDy+uSXIe/PVtnqEXL+8m5P8EFJRfAYrHgtZ0n8JtP++EJegtdofoQj2t/DxPzfSNrNpvwUGkxPEF9qhbt8+B7Gzh0IW89lxr47UrferlXC0f7Krj750KTtxOGylfAVKe3mcHrRWOXBSutNrigxUdlN6J/wrJAJERpaSmKiopEifn68tegLfwIoV28GBjO2+cWbQuvmmPTLIYL9iLiNtIyPZw9tWD5H4Ex6c+V4HY3m01oLCmCI/gSBOcQNS6I1P5yaoH/u1y8v4LXB0C8LpnlMYMBvUvnwrDxf6EPyqwNPk6jee9Eer+8trMVD278E1RlLwn2sZTrqq8LW5BF/V6XGrUhWNAIDpJ2r0df0w/R/pEJ3HN62zKdFpU/+9mILcji/myNMNrFaDU0NCTqu2Wz2TBv3jwYDKfvQHa5XHj77bcVL7eurg45OTmB3znnGBwchMlkGvEd9JX2GaNiLI3qX6qXzCuqNFdi49c34vCSpXC3tYke14wZg6mbNyVsPdFSujyp+Z55xo3SfvEyT+UBd9yhgYpzeIf/GMvN63/9cu0IpmIqeLl8VEOk9oQyuU1YcWIFAGC9Y5Yoc+tD3d0Yq+oK/F4/dgzatcLlyK0zdL3eoQJYj94P8xmPQ6XrFc1b6XJj44nh4yN/HLBanGy/6PHNgry5nOkPyBZKcu3yMEAt8RSpbcQ5k11+aLultk0k0e4v//oASK4r1tcczXsn0vtl0eOb0Vv8E8l9HErFVPj8m5/HvC6RtTOls+mCyRxb/ucf/osTbpt420b7OZVKcX+2ym23cNsqy7S2tmJwcFBQdLlc0l8mzj33XBQXFwumbdy4MXAZkTEGk8kke4YrtM9YJqEO/BkgUpK3u1260JCbHut6oqV0eVLzFcsUIf7pXolpofyvX0n7wxViStoTKjgN3sp1osfHsC7B7x0a8bc2uWWHPsa0vYL/QwmWLZO+L07Gly+U5NqlknmK9PyRv9z52y21bSKJdn9FWk+srzma906k90tbrx3misiFGBD5eI76vS43aoPSefpOwG2TDruN9nMqleL+bI0w2kUm45zD6XQKiqzy8nLRTT9HjhzBwMCAomVarVZRMTZr1ixoNBqYTCYYjcaMLrgSgYqxNIqU5K2prJT+9lZZmdD1REvp8qTm686D5JmI7jzf/yqcLsjk5vW/fiVJ6yqo4IX8H7BI7QkVnB5vZkOiM2NtvARjgwqyCrdHdEZGbp2h6+WugsD/TOKsSYU7KHx1OGU/lHgkBga5gkmuXV6Zs0TS20h++X7+dkttm0ii3V/B65NaV6yvOZr3TqT3y5gCI3pl9nEoFQv/Byvq97rcqA2h84R5TGOSOTMW5edUKsX92RphtItM4HA4Ame2Qi8rejzCYGf/CBnBTCaTqBhTqVSiM1tmsxl5eeI3aOUIPj7SYXSXomkWKcm7bPU9YAbh48xgQH2rOwUAACAASURBVNnqexK6nmgpXZ7UfC8t0cOr1wqmOTS+ztEGtQHXlMyHwev7K/hCHYMj5DM++PVHSlpXe9WY2D8Raq/wzAjzMqi4SnYd/vZILW9mz8zA7/M0rVCFFHr/5b4WtqAzZg09vVCHdAV4oY5hSKJblEt9er3cq4Xz1DIAgPPUMnCvcJsZvF409Az/8Q5K2Q8VOhKDq+ccSPVMYGCS28Kr5th8FhRtIy3Tg/ctBOfyfb6C293Q0wtDaNp/hG4TUm10aqX3V/D6JNclszxmMGBwxblwCje54DiN5r0T6f1y77JqcMty0T6Wcs20a+Jal4jUqA3Bwhxb/ueXzXWAqYXblum0UX9OpVLcn60RRrsYCTjnsNlsOHXqlOTd1YcOHcJHH32EPXv24OjRo+jo6MDAwICoEAOkIyIqKytxxhlnYPbs2Tj33HNx8cUXY/ny5bjwwgsxf/58nHnmmZgwYQJKSkqg04mvIhAhdWNjY7rboNi6desab7vttnQ3I2GmFU5DVU4V9nXvg9VlRaW5EvcvuD/Q0dZQXQ1tVRXs+/bBOzgIzZgxqHjwgag7xUZaT6LbHW6+my57EDNnLYF93z54BgfQk6/Gs5f47lK7f8H9+P/O+TGq+tqxz7If+8sYXHnAmV0mqB1u0es/+OFB9BzvQY++By7mgs6rg4qr4GVemDwmzLHMwfT+6TC7zYF5TB4T5lrmYoxtDHr0PWgp98CSp8YZJwGDk6MrD3huuD0rJ6+ExWGB1WWF2WPGWZazMN46Hnq9HuXl5Zg7qQzji0w43MsxNPz5ddIwGQtra1FlOwA4+zHN7cU41xC2GY1wMQZwjq9KGXLNLlS0qqAb7jg+aASev8yM92o4Ks2VuLTyuzjZNgODDjcqjZNxxYwZ6PG0+LajNh/3Dzixstfi66Ny6eOynYanV+ZhbKERe1r7MOhwo1w7F3MmaNDuOAIODhVT4drqa3HzmTfjn6r9+LdpEFM7GAxODq3JjcrzNRi85et4S9eBMSfsMDqBrjzg9ZVFKPnaqsD2qTRX4oFz7kddxfX434MMLv0XYPCK7qa8f9CFlXYX4HVhmsuFKi/DPq0GVhVDpceDlbYhWFQMgyoGFVOBA8jX5cPr9cILL74qU+FUATCzywjd8DFx6rbL8MYZvbC6rMjX5cOoMcLpcaDSw3F/twUrbQ5MGxpClduNfXqDb13mSqycvBK7cnuGX7MKhiEO7fAxNuWuH+OA3oKhffuhDzkuon3vRHq/TK/MQ5V5Mv73IMeQ+kswlQP5ujLMLZuFNmubYD9Fupsy6vd6+QygYDzQtgtwDgDGIl9R4XZEPLb8zzdMGgtt1/uwn3TD61JBU5KPijWNI7bzPpCAz9bQ7aZkWyWBP/S0t7cXnZ2daG1txbFjx3Do0CF88cUX+Pe//43W1lYMDQ2hqko4SsbAwAC6urokl6vVapGbm4vi4mJUVFSgtLQUZrNZME9eXh5KS0uRn58fuHORwp/FHn300fbGxsZ1keajDvxkRAhNmbdYLKipqUF1tfwYkJs2bcKHH36YkPV///vfR2lpqezjR44cgcFgCISe0ocOISQVPB4PnE6nIM4BANra2rBz504o+Ruek5ODuro6wbTOzk4cOnRI8rIinclKHOrAT0YUzjnsdruo4PL/kwrwM5vNYYuxoqKiuNqUk5MTiIKI1Hk03NBChBASD4/HI9l3yz+sj06nQ319veA5BoMhYiGm1+thNpsFsRB+ZWVlKCsrS+jrILGjYowk3FdffYXu7m5RwRUp2C9UpBR5JcVYXl6ebMo8ffsjhKSL0+nE9u3bYbPZ4HBIZyX6DQ0NweVyQas93a/Qf6bMYDCIzmxlYujpaEd7SsLSP81GZ9At5GVMhU237I5/wbvXA2/dh779dpzckQfPkAoAgzvXiGcvUeGdal+xUqAvwE+tl6Dq2Tfh7uqDy+zFixep0TxLjQpzZfhE7eF1wD5cyBiLsAWLoX1lOwr6PODMd9u+u8iEF8+zo5cBN7/HUdgPaMeMQc7MMRh47zN4nL5vXEzHUVnbh/waX2dVPpzMzYbTpoPTvlcezsVNGx1Q9dugA1Co1eLf5+Vh/dkWnKzwn3liYGCYNDAJtZZajDt2DLM/3w2TzYbuPIYXLgQKPBzXv+eF9kUVDv/3OpStvgf/p/Rz/L9D/8+XRg6GBUNeHGcedExQo8Ltwfd67Vhhd+EdA8evi4vQrmaBjLFKcyUaZjbg/MnnBzZTaCr9vcuqceXcKkH6f4XHgwZLL1ZqitE89yo0dX0c0wgGwcvM4wDTmtDncShOR2/+4DE8bvSiV6UCGINRlQvefSW6OmYI2u6ft0nv8SXauz1o6O3HysFBIH8c+nRfQ+eLm+Du6oXG5EHZ7AHffl3+BJpzzGja0YR2a7sv6w2AiQM2le9yrIqpsKB8AY4PHA9sg0VF38DGT6rEyf7cCxXnuKZ/EA/bGeBxolnL0VRYgA6NGit3e3D1+16YBlXoygPeWmqG4ZIGwbICrwkKE+WDjvvQpP3A/PEkpks9F0hNAnsCkt4TNZIHCc/lckkOWm2z2XDeeecJ+l1pNJqIXzj9jEYjnE6noBjT6/VYvnz5iA89JcpQn7EQgUIsuE8Q5/EXZLvXA699H30tGrR/UgDuFfY5GmLA7y73pYgv2ufB7W9y6GUSz2UTtYfXAe/p4L0t7fko2GoWLMvPpQa4FyFJ8Byne10PY16MOacP+ROFadPNi76DxhP/hMPjwKJ9Hny/mUMbciOOiwG/vVwiHZ0Dq7aX4OubT0ETdPfOEAOYCoLluHVqPHOpV7iMkKR2g9eLrw0M4vXcHFHKOiBOPA9OpQcAo1aN783eiL8MboRDJbXcXOF0hSMYNG95BI3/flXwXLl2iexej+Z378UjRbm+zv9BuFcFR/s1cPfPhVGrxp/PPo7OIz9HY6Hw9fsT6M/fx9H+aQG45/RymNqLyrP78OFMDRrLyuDg4dPfQwWPEiCZ7M85rusfwFznUCD9Xm7Eg/+5VI2NRdfD3T8XgG9//GLVLGjzd0VOlN+9Hnj9DsAzJJnqb1Ab0Dj2Uqzc+j+xJaZLpa2rtL7jzxM09l0yEtgTkPSeqJE8iNjRo0fR398fKLrkQk8BYMGCBaLLgps2bYLdbgdjDEajUbL/ltFopIIrg1ECf4xmPTdTejgWzrHn1jiSlYcTmw+/USaZyQOcTvdWkjIumagtkQq99c0xKAoTiKmUxuTG1Cs6BdPqx49Duzp8Wn5ou4OFe47SZQQLTu+XEpx43ioKQwXOmPJjdGrFhZzccpWksNf/cWZgG0Vql8jamajPlc/i8if0A8BHhgZ8c6xWct5KlxvP/NYtnQVlcuOO72uizvsKbYNcsr+Kc5QH5YmFO7a/952SwOsBgKoCI8xTHo+cKB903Mul+ld6ODZ+GWNiupKU+miWF40EJL0naiSP0YJzHhjWJ/gMV1VVFcrLywXzfvDBB+jr61O03BkzZmDSpEmCab29vdBqtRR6msWoA/9IM5zM7LZFTgNXkjIumagtkf5ckIBCDJBud0fQZ4fSVHkl02OdN3w2uTDxXMopjXTRJLdcJSnsHQo+X8Olo3cUyodIBifzl/FT6NCMk16+Rg23TfpLl9umjikJX9wG6eV7IUzAD3cshI400NZrR66SRPmg417utcjuh3gT6OOZN57lRbGeRI3kkY36+/vR29sruqwolbVlNptFxZjZbBYUY/7QU6n+W0ajOM+toKAg8S+KZCQqxlJlOLFZY/LInhnzp3srSRn3J2q7XC709PT8/+3de3xU9Z3/8ddnJjOZCyEJBEgIAQQSRCkKWlGoFqV4KduLXWm9bLftblt//f3a0l3X389WHq7t/nrZtf1Zuvvb3q3dba31UttVqrbaotY70CpQ0CJiQQORWyAzSeb23T/OmWFmzpnJhAycCXyej0ceTibnfOc7hzF8+J7v9/3l8OHDzHRJhT44liqNjDl/ObVmoNtfvs/F/S5+vtKRsXIJ61n56f1u8hPP3UbGJqQMPQFnQVaq3UpS2POv0VD9cmicUjalPpvQD9AjE0oe25pKl/zc1UXStKbkqEfGjvTBPXnfBwUjY+U+2/nvB6w/p2glifJ5n/uS16DUB6OSxPRKUuqH095wVCHpvVo7eYw22RXc2SIrGAw6Ut937tzJq6++WlF7bsGnHR0dtLS05IqvUCiksTfqqOi4aJGJ4nOmgNtzxkZk6U3gCzBx3mHEZeO7hBxJEb9jiTBYJvE8QID5sfnceuutfOlLX+Kb3/wmP/7xj8lcuMqay5InOT/maCv3Mz8uSfBu8ewZJs4r2oMsEGbljMtzad93LBGSLkVHUkqno2+/cpEjBTshONpJBf3ONor+jEKZDCsOHXZNWQdn4nl+Kj1Yc5Te03hJLv3f2W7R8xWmsK+ccbnj3IrbWXoTKw/FCbhMJTAZXy6hPxzws3PB9aw8FHe8/2wC/cR5h5Gi/X3Eb/25rjx4mJAMnf7u7MORXQJck/2NYcWhwwXp96V2PLjzAn+urex7uv6S2ZUlyi+9CfzWyli3pP2QP8TKGZcffWK6W9q6L5B7zWG3NxxVSHqv1k4etSiTyRCLxejp6WHHjh1s3ryZ5557jrVr1/Lggw/ym9/8Jpcy/9prrznOLw4yzaqrq6OxsZG2tjZmzZrFGWecwcyZMx3HTZgwgalTp9LS0qL5g2pENIG/yIfO/AT3vvAtYnl/s1RlNeWk06F5OqGDawnU9xHvCdqTqa3VlLe/s561p1l/iexvbWByy3wm73wTXyJlraZc6uM3c+uIpCOcse8MWt5scURFzFt2FZH202DHk5CyRn6mT4yy9YxFJF7dTf2gISPWGEY86ufOpYYnTxU6d0NoEOKRCIenjiUai4E9ECYBQ9tbexnTGcAEwkh6EBo7kEu/QtfCT+XSvrc0xRmc2MTcXYJv0JrEKk1NvHnVPP5r2m76sr+jRHJp4p9e8bVcCraVxu/jtmWwbQacthv8SWtey+QbV7H17Ils2b/FSiNHWJg0pDNpK03dTnb/6IChvb+PzaFwXoK7cU08z0+lb28Kc9O7TuNDS1fk0v9jAm3pNDfsO8BHpYn2OZezOdU77B0MuqZfVNBmo4FwXYRBk64oHb0r2s6UbY+xzp9hQCS3mrLuwPuJ7ZuX6/vSJRfSFW2n/ZXH2Sx51+VAL8tjMULT2gicezn9298gEx+wRsQWHKJxTpiuS79K+6xL2LxvM33JPnzGYLBWU2YXDvjEx8LWhaRNOncN8ncJcCT7G8P7D/Wxqt9HVypN+2A/m4NBtkzykxxjmNWdIZAQK83/0ihNl16Xayv7nt47v72yRHn7/y12PElX/JAjaf+Gc25g+fxrjz4x3S1t/Z3/AqcuP/YJ7FVIeq/WTh5eyRZchw8fdgSfdnd38/TTT/P666/T09OTu+WYSCQcGVzGGGbMmOF4Lp1O09raytSpU5k5cyZz5syhq6uLadOmMXnyZFpaWmhsbCQUKr31mlKlaAL/KLF161buv/9+4vH4iNu6+uqr6ezsLPnz++67jxdfPFJURqPRXOZWcQ6X2/wGpZQ6FtLpdO52YnEkRPZ3o9/v59JLLy0Yfert7eWJJ54o2W59fX3B/K1Zs2bp6JU6rnQCvweyG7PmB52Gw2HOPffckufU19dXpRCDoUNSFyxYQFdXV67gqq+vr8rrKqXUUFKpFD6fr2DV4ODgIE888cSQoadwZFug/BGqSCSSS5l3i4XQ0FM1WugndZiMMfT19ZXc1ieRSBQc39raWrYYG+mWPgCNjY2MGzeu5PyHrGnTpo34tZRSqpRkMum6pU8sFmNwcJALLriAsWOPrMYJBoOO35lusinzxascA4EAy5Ytq/r7UOp487QYE5FLgdWAH/ieMeYrXvYna/OpcwpiTw2w6fM3s3//fg4cOFA22K/Y/v37MS/ehTz6hdyqqI9NauGZ/NuA0ySXtbp4c5qrHzOMP2StMLvj7cJTp9fRmG6kt64Xg0EQghIkYRK0RlpZeVZeIvkDfw/rb2dNpJ4vj2+m1w4LbMoY/nZ9P53PBWk6BAcb/fzpAwu5Y+pOK9k8MJaVBw7ytuf38qdNjYT7fOwbC3cu8TH5fVex6txVue6u2b6G1U/ezO50v5XyfuAgy2Nxul+czMGtgslYc9M2TYWOgz6aezMEIikmnhGjcVqM3jda6FlfRyom1EUN0bcM0jrtAD0ygZ0Lruet05urnnaeTXHvjnXnkvkbg42ICAcHj0Qq+MTHinHzWfWnddC7i943xuf6KkHol3qCgwn2j4ly37IAj5was1LhWxay/NkfQf9+/u+4Ju4e28B5mzNc/ZihJbu7wdsvoO+xx0l1d5NsDvOTRf08MNeXW63ZlkqzctDP8vNLv7cjafTdtKYNK/ftZ3nGHuHs3w/iB5O25ha5XKNSafZrtq9h9TNfZnfioCO5f8TJ8lVIkB9pO8UJ9K9f83ZWhR+jN9FDJtlEJPYubnz7NbnU/xEp7mfnxfCnXxV83/vLh+h5JkkqXkddSyMT/8+NtTGH6yiu8bcf/zZ37LyD/an9NPmauDh8MfND812PjcViBcWYiBCJROjr68uNaOWPbEUiESKRiIaeqhOeZ3PGRMQPvAwsA3YBzwNXGWP+WOqc4zFnLFuIFRdjBrjnqiuH3d5cs4X31a1F7An1uULMZd5CqXTybPJ+KblE8j8+Cuu+z5pohFUt40jl3Q6opO0LN6b46EOGQEocx0x539WsOncVa7av4eYnPsdAXthDKJPhX38Rp3FrPflXrjjLX/wZGqfH6d0RwaR9Bc+3vdVK+E+YOvw+8Ju8jo4w7XzN9jWOFPey7OT4T20YpPv5xoK+5ivYFcFOuv99fZCfjm1g8R8zjutd7vysUCbDzQf6WP6OW1wLKUcavf26y2Mut7qLrpHr+f4Q75n1Hn7x8s8KEvgL2h1JsnwVEuRH2o5bAv1gHXwr79qbTIBMzxV86eIPjawgc+tncX92hB2fKwkGaPviF70tyFz6nvGH2H3O59g94XxisRinnHIKU6YcidVYs30NN/3uJhLmyP+bAQJcHr3cUZCJCHPnznWM0A8MDBAMBjX0VJ2QKp0z5uWn/xxgmzFmuzEmAdwJvMfD/gA4CrFSz1VqKb/LFWJAyUIM4Oq1zr+8Qynr+XIG0gOs3rAa1t8OwOrmpoJCrNK2r3icgkIs/5i7X77banvD6oJCDGDA52PMSyGKr1LxuzRpHwe3Rx3FjUn76HmxAYCgpAoLMbC2d0oX3cpI9lv/gq/A6g2rKy/EAES4e2wDPS82lCzEoPD6Dfh8rG62RsQQcb3e5c7PGvD5WD024vre3N5H9nVdFV0j1/PTA9z98t2OrZAK2h3GtXZ49AvOwuRo2htBOz23fr2gEAOoL7r24ksi4x7klodfGl6/KulncX9cPlcmkaTn1q+P7LWP0t69e9m6dSuDD97o6LsvPUDT+m/wxhtv0Nvby6FDhSFxqzesLijEAJIkeXTwUU455RTmzp3LwoULueiii7jssstcp0qEQiEtxNRJz8vblO1AfprhLmBh8UEi8nHg4wBTp049Pj0bgbq6uoIVio1P3VrxuSNJqt8d223dnsI9hbyStssdk7E3Ti+VFu8SneauxHHldiYoqcIU8kqS8otlqKxPBbsi1Plzb6/S3QXcjttd53d9b6XeR9kE/fx0+hLnZ/9sy7Z7tMnyVUiQH2k7pZLmi6+9BA6W3J2hYpX0p8TnqtqJ+MYYBgYGCuZvhUIhx5Y8e/fuZdu2bczu73FtJ5zYm3tcHHxa6jO1P7Wf008/fYTvQKmTh5fFmNvwkOOvamPMd4DvgHWb8lh3qhLBYLAgBiK/+GpoaChcOr258vTuSpL3S2mNtoLsApN2TSGvpO1yx/js0NvWEonoGQF/JX867kHtrgn/Q6owhbxUn8vx2X0qtVtCVsGuCKk0e+r8ZKh8dwG3P9vWVNr1vZV6H62pMtcur51S52fn0JVt92iT5auQID/Sdkol0Bdfe5NsYnLTCCNdKkjrL7kbwlEm4icSCXp7e11jITJFAbjNzc2OYiyb3dUfbCGSV3hlpSKtzJs3LzePK1/Jz2QFu1MopY7wcmx4F5C/md4UwPkb8zjLzg9ze+4jH/kI1113HTfccAPXXnstK1asYOnSpcyfP59p06YxduxYZ4ZNUYL2uf39zoR/W6l08lIJ9lm5RPKzPgxYKeR1Rb+EK2n7ngsgWWdcj1nRtcJqe8FKQkUfm1AmQ9/sAYqvXPG7FH+GphkxxJ9xPJ9N+E+YOtJS1NERpp27pbiXZSfHW6n1pTdYyr9+2aT7FYcOgzGu17vc+VmhTIaVh+Ku7801jd5+XVdF16hUmv2KrhWOBP6CdkeSLF+FBPmRtuOWQD9YdO1NJoDZfxnXXzJ7eP2qpJ/F/XH5XEkwUDIRP5PJ0NfXR09PDzt3Ogu9AwcO8Oyzz7Jp0ya2b9/Onj176OvrcxRi4L6lT3NzM52dnfQvuh5T57zGgUv/ialTpzJ+/HhH8GlFOyQopYbk5cjY80CniJwCvA5cCVztYX8AOH3rFjafOqfgOWM/f1Syk4vt1ZTf3bPXuZoSK1ndmkyc5uq1easplwhPzw0ws+EUXj38KhmTQRBC/hAD6YGCFXHYKyqXr78d9u4vWE25eY6PF+LO1ZTbp+5E7NWUl5xykGlnO1dTTslbTZldtVm8mvLcM+N0+ypbTRlpDzpWUzZMG2A3E9h5VvVXU+b6XOlqyvHzWXVgHUzvhWC07GrKp06N0ZZdTdnzI5bbWW93n9YApvxqyrsW9fPkaT58xhSupnSZvF/8Po6spjzA8kwIwqEhV1MWnl+4mnL+xPnO1ZSx+MhXUxZ8/kewmnIE7WQnxeevptxzzdvZFH4M8ldTXlyF1ZRu/SxaTdl4xcUQKVxN2XL9Z/EtWcKePXscsRD9/f25NHkRob29vWCOVblIm2Aw6Ni02hhT8I/GhoYGZs+eDbNnw7hxw7rG5T5TSqnKeZrALyLvBL6OFW1xmzHmi+WOPxET+JVSJ4d0Ok0sFiMajRZENSSTSR5++OGK27nwwgsLCrB0Os2zzz7riISIRqMEAsPfc1QpVT2jIoHfGPNL4Jde9kEppaollUq5Bp5mQ08BFi9eTHNzc+6cQCBAIBAom1+YDT2NRCKOqRB+v59FixYdmzeklDouNIFfKaWGofg2H8CGDRvYt29fruAqJxaLFRRjYN1qHBwcdN3SR0NPlTrxaTGmRrVSifK16Oe/f51bHn6JNw72M7kpzPWXzK5O4nu1VSsxf5QyxpBMJgtGtfJHuTo7O5kxY0bBOalUashCTEQIh90n9y9evFg3sFbqJKbFmBq1ihPlu2Pd3PzUzQA1V5D9/Pev89mfbaQ/acVFvH6wn8/+bCNAbRVkxSnsvTut7+GELsi6u7vp7u7OFVypVOnEXrcVidl4iOz2Pm4jXOFwuGS4qRZiSp3ctBhTo1apRPnVG1bXXDF2y8Mv5QqxrP5kmlsefqm2irFySfejrBjLhp4WZ2+Fw2FOO+20gmP7+vp4wyWLzE087tx6aubMmcyYMYNwOKyFlVJq2LQYU6NWyUT6o0jcP9ZKJbuPOPG92qqVmH+c9ff309PT47it6Ja1lb9RdVZ2ZCvL7/e7zt2KRqOOrC2g5O1HpZSqhBZjatQaTenfk5vCvO5SeI048b3aqpWYX0WZTIb+/v5ckTU4OGjlYuWJxWJs3LixovZisZhjEv64ceM444wzcgVXfX29jnAppY4bLcbUqLVywcqCOWNQu+nf118yu2DOGEA44B954nu1Lb2pcM4YjCyBv0LGGNfJ8vF4nHg8TnEe4syZM6mrO/Lrq1TwaSAQcIxwuR0bDofp6OhwaUEppY49LcbUqDWa0r+z88JqfjVltRLzXaTT6VyhNW7cOILBI1tcZTIZ1q5dW3Fb8Xi84HZjKBSio6ODSCSSK7wikUjBayilVK3yNIF/uDSBX6nalkqlHCNb2ccDA0dGMM8991xaWloKzn3kkUcKjskXCoUKRrfa29t1npZSquaNigR+pdTok02KL95q55lnnmHv3r0VtRGLxRzF2Lhx43LBp8UT5/NvSSql1IlGf8MppRwSiYTr/K1YLEYikaCrq4uurq6CcyrZBzFbZLndPlywYEHV+q+UUqOJFmNKKQB27tzJjh07iMfjZfdJBPesrey+ifnztvJHtyKRSMnQU6WUOplpMabUCcoYw+DgoOsIVyQS4ayzzio4PplM0tvbO2S7Pp/PNb+rs7OT2bNna8GllFLDpMWYUieIWCzGn//854KiK51Oux7rtt1PfuSDz+dz3dInG3rqlsGl87qUUuro6G9PpWqcMSYXepotsgYGBpg/f35BUZRIJHjllVcqajMej5PJZApGsZqbmznvvPM09FQppY4zLcaUqhGZTIa9e/c6Jsy7hZ4CzJ07t2AivFuYaSAQcJ2/FY1GHcVWMBhk/Pjx1X9jSimlytJiTKnjJJ1OF4xwtbW1ObKynn/+edfCy00sFisoxgKBALNnzy6YQK+hp0opVfu0GFOqitLpdMlIiP7+wr0pI5FIQTHm8/mIRCLEYjFHu/X19UNu6yMidHZ2Hps3ppRS6pjRYkypYUqlUsRisdwtwHzPPPMMBw4cqKgdt3iI1tZWEomE47aiTo5XSqkTl/6GV8pFMpksuXH14OAgYG1WPWfOnILzotFo2WIsHA7niqyGhgbHz4vbU0opdeLTYkydlIwxZDIZ/H5/wfOvvvoqL7/88pChp+A+sjVmzJiCjarzR7jC4bDj9ZRSSiktxtTo9+Jd8OgXoHcXNE6BpTfBvPfnQk/d5m/F43EaGhpYtGhRQVM+n2/IQiybMl9fX+/42axZs5g1a1ZV355SSqkTmxZjanR78S64/9OQtCfH9+4k/YtPvm/qMgAADldJREFU8vLWrexoeGvJ0FNwH9nKTorPhp66jXKFw2HN4FJKKVU1WoypmpcNPc0f4cquTjx//ReQZOEqRX96kGnbfsgr88pvPJ1MJkmn0wW3Dpubm1m6dGnJlHmllFKq2rQYUzUlk8k4tvTJpsW76t3l+nQ4sRewtuhx29Yne5uxuODy+/2O7C+llFLqWNJiTB03mUzGMX9r+vTpjBkzJneMiLBly5aytxcL2mxow3/4DZfn21m2bBnBYFBHuJRSStU0LcZU1fX19dHX1+eIhSgOPQXrtmBxMRaNRjl06FDBccFg0HWFokz5R1jzmSNzxgACYfzLbsbvMsFeKaWUqjVajKlhS6VSuSIrHA7T1NRU8PNNmzaxd+/eitpym0Q/depUUqlUweT5QCDg3sCZV4LP57qaUimllBoNtBhTrpLJpGskRCwWy4WeAkyfPt1RjEWj0ZLFWDgcLhjdctuYevr06cPr7Lz3a/GllFJq1NJi7CSWSCRIJpOOPQ63bdvG1q1bK2rDbWSrqamJeDzumDAfiUQ09FQppZQqosXYCcwYQyKRcERCZEe6kskkjY2NnH/++QXnhUKhsu1mQ0+j0SjNzc2On3d0dNDR0VHV96KUUkqdqLQYG+WMMY7VgocOHeKFF14gFouRSqXKnl8q+NTn8zlGtrKPQ6EQPp+vqu9DKaWUOllpMTYKGGMYGBhwnb/V39/PsmXLCm7/+f1+ent7h2zX7/cTCoVIpVLU1R35KDQ1NXHZZZdpJIRSSil1HGgxVoOMMWzZsqWg+CoZegr09/cXxENkt+sxxlBXV1dyhMst9BTQIkwppZQ6jrQYO46yoafFqxS7uroKViSKCLt27SKRSFTUbiwWKyjGfD4fixcvJhwOa+ipUkopVeO0GDtG9u3bR29vb8Ftxf7+fowxjmPb2tpc4yHyizG30NPs42Aw6GizuD2llFJK1SYtxo5COp0uKLIaGhqYOHFiwTHbt29nz549FbUXi8Ucz82cOZNMJpMruEqGniqllFJqVNNirIRUKuU6YT4ejzMwMFBwbEdHh6MYK87uygqFQo4RrsbGRsdxra2t1XszSimllKpZWoyVsGPHjhEFn44fP550Ou24raihp0oppZTKp8VYCaVGtsCaYB8Oh8uObE2aNIlJkyYdyy4qpZRS6gSgxVgJ0WiUMWPGuE6YD4fDGnqqlFJKqarwpBgTkZuBjwFv2k99zhjzSy/6UsrYsWNZsmSJ191QSiml1AnOy5GxW40xX/Xw9ZVSSimlPKf32pRSSimlPORlMfZJEXlRRG4TkeZSB4nIx0VknYise/PNN0sdppRSSik1KolbInxVGhZ5BHALy7oReAbYCxjgn4A2Y8zfDNXm2WefbdatW1fVfiqllFJKHQsist4Yc/ZQxx2zOWPGmHdUcpyIfBd44Fj1QymllFKqlnlym1JE2vK+vRzY5EU/lFJKKaW85tVqyn8RkTOxblPuAK71qB9KKaWUUp7ypBgzxnzQi9dVSimllKo1Gm2hlFJKKeUhLcaUUkoppTx0zKItjgUReRN47Ti+ZAtWBIdy0mtTml6b0vTalKbXpjS9NqXptSnP6+szzRgzYaiDRlUxdryJyLpK8kFORnptStNrU5pem9L02pSm16Y0vTbljZbro7cplVJKKaU8pMWYUkoppZSHtBgr7zted6CG6bUpTa9NaXptStNrU5pem9L02pQ3Kq6PzhlTSimllPKQjowppZRSSnlIizGllFJKKQ9pMeZCRC4VkZdEZJuI3OB1f2qJiNwmIj0iopu75xGRDhH5rYhsEZHNIrLS6z7VEhEJichzIvKCfX0+73WfaomI+EXk9yLygNd9qTUiskNENorIH0Rkndf9qSUi0iQi94jIVvt3z3le96kWiMhs+/OS/TokIp/xul/l6JyxIiLiB14GlgG7gOeBq4wxf/S0YzVCRC4A+oD/MMbM9bo/tUJE2oA2Y8wGEWkA1gPv1c+NRUQEiBpj+kQkAPwOWGmMecbjrtUEEfl74GxgrDHmL7zuTy0RkR3A2cYYDTYtIiI/BJ4wxnxPRIJAxBhz0Ot+1RL77/TXgYXGmOMZGj8sOjLmdA6wzRiz3RiTAO4E3uNxn2qGMeZxYL/X/ag1xphuY8wG+/FhYAvQ7m2vaoex9NnfBuwv/ZcgICJTgOXA97zuixo9RGQscAHwfQBjTEILMVdLgVdquRADLcbctAM7877fhf6lqoZBRKYD84Fnve1JbbFvxf0B6AF+bYzR62P5OvC/gYzXHalRBviViKwXkY973ZkaMgN4E/iBfYv7eyIS9bpTNehK4Cded2IoWow5ictz+i94VRERGQPcC3zGGHPI6/7UEmNM2hhzJjAFOEdETvrb3CLyF0CPMWa9132pYYuNMQuAy4D/ZU+VUFAHLAC+aYyZD8QAneOcx751+27gbq/7MhQtxpx2AR15308B3vCoL2oUsedC3Qv82BjzM6/7U6vsWylrgUs97kotWAy8254XdSdwkYj8yNsu1RZjzBv2f3uA+7Cmkijr76pdeSPM92AVZ+qIy4ANxpg9XndkKFqMOT0PdIrIKXZVfSXwXx73SdU4e4L694Etxpj/53V/ao2ITBCRJvtxGHgHsNXbXnnPGPNZY8wUY8x0rN81vzHG/JXH3aoZIhK1F8Rg34K7GNCV3IAxZjewU0Rm208tBXTBUKGrGAW3KMEa5lR5jDEpEfkk8DDgB24zxmz2uFs1Q0R+AiwBWkRkF/CPxpjve9urmrAY+CCw0Z4XBfA5Y8wvPexTLWkDfmivbPIBdxljNMZBDWUScJ/1bx3qgDuMMQ9526Wa8ingx/bAwXbgIx73p2aISAQrFeFar/tSCY22UEoppZTykN6mVEoppZTykBZjSimllFIe0mJMKaWUUspDWowppZRSSnlIizGllFJKKQ9pMabUSU5E0iLyh7yvY57iLSJNIvI/j+K8m0XkH6rw+meLyDeGOOZo+3iPiMzI+36+iBgRuaTouD7n2ceeiEwXkU3247eIyO1e9EMpdYQWY0qpfmPMmXlfXzkOr9kEDLvQqRZjzDpjzKeHOGzYfRSR0wG/MWZ73tNXAb+z/zvU+f7hvN5IGWM2AlNEZOrxfF2lVCEtxpRSDiLSKCIvZdO9ReQnIvIx+3GfiHxNRDaIyKMiMsF+fqaIPGRv6PyEiJxqPz9JRO4TkRfsr0XAV4CZ9kjcLfZx14vI8yLyooh8Pq8vN9p9eQSYjQsRuV1EvmW/7sv2no+ISEhEfiAiG+3NlC+0n18iIg/Yj28WkdtEZK2IbBeRbJFW0EcRaRORx+3vN4nI+S5duQb4RV6/BLgC+DBwsYiEXPq+RER+KyJ3YIUGR0VkjX2tNonIB+zjzhKRx+zr+7CItNnPrxWRfxaR5+z3fr79/HT7emywvxaV+OO+Hyv9XynlFWOMfumXfp3EX0Aa+EPe1wfs55cBT2P9Rf1Q3vEGuMZ+fBPwb/bjR4FO+/FCrK19AH6KtXE6WLtaNALTgU15bV4MfAcQrH8kPgBcAJwFbAQiwFhgG/APLu/hduAh+9xOrH37QsB1wA/sY04F/mw/vwR4wH7+ZuApoB5oAfYBAZc+XgfcmPc+Glz68Rjwlrzv3wY8aj++A3hf3s/67P8uwdrk+RT7+78Evpt3XKPdn6eACfZzH8DaHQSsfT6/Zj9+J/CI/TgChOzHncA6+3Hx+1oM3O/151C/9Otk/tLtkJRS/caYM4ufNMb8WkRWAP8fOCPvRxmsAgvgR8DPRGQMsAi42966BqziBuAi4K/tNtNAr4g0F73cxfbX7+3vx2AVEA3AfcaYOICIlNsn9i5jTAb4k4hsxyq+3gb8q/3aW0XkNaDL5dw1xphBYFBEerC24Sn2PHCbWBvC/9wY8weXY9qAN/O+vwprA3Ds/34QcNtE/jljzKv2443AV0Xkn7EKxidEZC4wF/i1fX39QHfe+dk212MVW2AVcP8mImdiFdxu7xugB5hc4mdKqeNAizGllCsR8QFzgH5gHNZokxuDNSJ10K2oq/TlgC8bY75d1IfP2O1Xovg4Y7dbicG8x2lcfjcaYx4XkQuA5cB/isgtxpj/KDqsH2vkLTv/6y+Bd4vIjXZfxotIgzHmcNF5sbzXeVlEzsIa5fqyiPwKuA/YbIw5b4j+5/f974A9WIW0DxgocW7I7rdSyiM6Z0wpVcrfAVuwRneyI0Jg/d64wn58NfA7Y8wh4FV7JA2xZEfTHgU+YT/vF5GxwGGsUa+sh4G/sUfYEJF2EZkIPA5cLiJhEWkA3lWmvytExCciM4EZwEv2+dfYbXYBU+3nK1HQRxGZBvQYY74LfB9Y4HLOFmCW/fgdwAvGmA5jzHRjzDTgXuC95V5URCYDcWPMj4Cv2q/zEjBBRM6zjwnYiwXKaQS67dHCD2KNprnpAjYN0ZZS6hjSkTGlVFhE8m+5PQTcBnwUOMcYc1hEHgdWAf+INYpzuoisB3qx5i+BVfR8U0RWYd0iuxN4AVgJfEdE/hZr5OYTxpinReRJsSIWHjTGXC8ic4Cn7dtwfcBfGWM2iMhPseayvQY8UeZ9vIQ1Z2sS8D+MMQMi8u/At0RkI5ACPmyMGcy7lVqSMWZffh+xCpbrRSRp9++vXU5bgzUH7BGsIva+op/fi1WY/meZl34LcIuIZIAk1vVKiMgVwDdEpBHrd/fXgc1l2vl34F67QP4teaNvRS60+62U8ogYU+kdAKWUslZTGmPGeN2PfGJlZT1gjLnH436EsQqfxfb8uJomIvVYBezbjDEpr/uj1MlKb1MqpVSVGGP6sUYP273uS4WmAjdoIaaUt3RkTCmllFLKQzoyppRSSinlIS3GlFJKKaU8pMWYUkoppZSHtBhTSimllPKQFmNKKaWUUh76bzU9OiwM+OoUAAAAAElFTkSuQmCC\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAmMAAAFACAYAAADwGHt4AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMi4yLCBodHRwOi8vbWF0cGxvdGxpYi5vcmcvhp/UCwAAIABJREFUeJzs3Xl4G9W9P/730b543x1nJ4ljspA4IQQCwSTgkAQohLLTwm1/pbQsJm0pe2robQu3heB+S/u9uW2hLYU2X/bUUAJJw5JctixkIbubQLzEseVVm7Wc3x+yFI1mRhrtlvx5PU+e2KPRzNHMSP5o5sz7MM45CCGEEEJIeqjS3QBCCCGEkNGMijFCCCGEkDSiYowQQgghJI2oGCOEEEIISSMqxgghhBBC0oiKMUIIIYSQNKJijBBCCCEkjagYI4QQQghJIyrGCCGEEELSSJPuBkSjpKSET5w4Md3NIIQQQgiJaPv27V2c89JI82VUMTZx4kR89tln6W4GIYQQQkhEjLHjSuajy5SEEEIIIWlExRghhBBCSBpRMUYIIYQQkkYZ1WdMisvlwokTJ+BwONLdFKKQwWDA2LFjodVq090UQgghJO0yvhg7ceIEcnNzMXHiRDDG0t0cEgHnHN3d3Thx4gQmTZqU7uYQQgghaZfxlykdDgeKi4upEMsQjDEUFxfTmUxCCCFkWMYXYwCoEMswtL8IIYSQ07KiGCOEEEIIyVRUjBFCCCGEpFHSizHG2DjG2L8YY/sZY/sYYw3D04sYY+8wxg4P/1+Y7LYQQsho19zSjPqX6jH7T7NR/1I9mlua090kQka9VNxN6QbwQ875DsZYLoDtjLF3ANwKYBPn/HHG2P0A7gdwX7wr27JlC9577714FwMA+MlPfqJovj179uD222/H1q1bAQA7duzAj370I2zevDnqdV500UV48MEHcckll+Dhhx9Gf38/fv3rX0e9HEIICdXc0ozGbY1weHw30LRb29G4rREAsHLyyjS2jJDRLenFGOe8HUD78M8DjLH9AKoAfA1A3fBsfwKwBQkoxtJhxowZOHr0KDweD9RqNX74wx/iySefFMxzwQUXYGBgQPTcX/3qV7j44osDvz/66KNYs2YNOjs7sXPnTrzxxhtJbz8hZHRo2tEUKMT8HB4HmnY0UTFGSBqlNGeMMTYRwFwAHwMoHy7UwDlvZ4yVyTznNgC3AcD48eNT09AoqVQqzJgxA/v27cPhw4cxfvx41NbWCub54IMPFC1r8eLF4JzjqaeewpYtW6BWq5PRZELIKNRh7YhqOiEkNVJWjDHGcgC8DOAeznm/0ngDzvk6AOsAYP78+Tx5LYzPwoULsXXrVvz2t7/FP//5T9HjSs+M7dmzB+3t7SgpKUFubm5S20wIGV0qzBVot7ZLTieEpE9KijHGmBa+QuyvnPNXhiefZIxVDp8VqwTQmYq2JMvChQtx66234o477kBVVZXocSVnxtrb23HTTTfh9ddfx9133423334by5YtS0ZzCSGjUENtg6DPGAAY1AY01DaksVWEkKQXY8x3CuwPAPZzzp8KeugNALcAeHz4/9cTsb66ujrU1dUlYlFRmT59OvR6Pe67L7ZubzabDatWrcKTTz6JmpoaPPLII7jvvvuoGCOEJIy/X1jTjiZ0WDtQYa5AQ20D9RcjJM0Y58m98scYOx/ABwD2APAOT34Qvn5j6wGMB/AlgGs455Zwy5o/fz7/7LPPBNP279+PmpqaRDc7anfeeSfOPvts3HLLLeluSkYYKfuNEEIISRbG2HbO+fxI86XibsoPAch1EFua7PUn29GjR7Fy5UosWrSICjFCCCGERC2ld1NmozPOOAMHDhxIdzMIIYQQkqFoOCRCCCGEkDSiYowQQgghJI2oGCOEEEIISSMqxgghhBBC0oiKMUIIIYSQNKJijBBCCCEkjagYI4QQQghJIyrGCCGEEELSiIqxFPjqq69w0UUXoaamBjNmzEBTU1NUz7fb7bjwwgvh8XhS3q5I80ycOBGzZs3CnDlzMH++b8SHoaEhLF68GG63O6HtJYQQQrIRFWMJtmXLFtx6662CaRqNBk8++ST279+Pjz76CM888wy++OILxcv84x//iFWrVkGtVie0rUrapWSef/3rX9i1axf844bqdDosXboUf//73xPaXkIIISQbZd1wSAcPHsThw4cVzTt+/HjMnj1bMG337t348ssvA79PnToV1dXVcbWpsrISlZWVAIDc3FzU1NSgtbUVZ555Jj7//HPcdddd6OrqwoEDB8A5x5o1a/Doo48Gnv/Xv/4VL7zwQuB3Jc+Jt13RzCPlyiuvxAMPPICbbropqjYRQk5rbmlG044mdFg7UGGuQENtA1ZOXpnuZhFCEizrirF0Oeecc+B0OjE4OAiLxYI5c+YAAJ544gksW7YsMN+xY8ewc+dOnHPOOXA4HLjuuuvw5z//GQsWLMAjjzwCh8OBxsbGwPxDQ0NoaWnBxIkTAUDRcy644AIMDAyI2virX/0KF198sWT7g9slR2oexhjq6+vBGMN3v/td3HbbbQCAmTNn4tNPP4243Qgh0ppbmtG4rREOjwMA0G5tR+O2RgCggoyQLEPFWIJ8/PHHAHyXKZ977jk899xzonkGBwdx9dVX4+mnn0ZeXh7+8Y9/oLa2FgsWLAAAzJ49G//85z/BGAs8p6urCwUFBYHf33333YjP+eCDD6Jqe2i7opln69atGDNmDDo7O3HJJZdg+vTpWLx4MdRqNXQ6HQYGBpCbmxtVewghQNOOpkAh5ufwONC0o4mKMUKyTNYVY9XV1XFdVpw9e7bo0mUiuFwuXH311bjpppuwatUqAMDevXsxa9aswDw7duxAbW2t4HlGoxEOx+kPZCXPiebMmFS7lLTdb8yYMQCAsrIyXHXVVfjkk0+wePFiAIDT6YTBYJDeIISQsDqsHVFNJ4RkrqwrxtKtrq4OdXV1gmmcc3z7299GTU0NfvCDHwSmFxcXY/PmzQCAQ4cO4ZVXXsG2bdsEzy0sLITH44HD4YDBYFD0HKVnxuTapXQeq9UKr9eL3NxcWK1WbNy4EWvWrAEAdHd3o7S0FFqtVlFbCCFCFeYKtFvbJacTQrILFWMJ4u8zFuqJJ56A2WzGX/7yl0AEBAD8/Oc/xw033IA33ngDM2fORElJCV588UUUFxeLllFfX48PP/wQF198seLnKLF161bJdq1YsQIrVqzA73//e7S0tMjOc/LkSVx11VUAALfbjRtvvBGXXnopAN8dlitWrIipXYQQoKG2QdBnDAAMagMaahvS2CpCSDIwznm626DY/PnzuT8+wW///v2oqalJU4tSY+fOnXjqqafwl7/8Jd1NUWzVqlX4xS9+IXvJeDTsN0LiRXdTEpLZGGPbOefzI81HZ8YywNy5c3HRRRfB4/EkPGssGYaGhnDllVfGHQlCyGi3cvJKKr4IGQWoGMsQ3/rWt9LdBMV0Oh2++c1vprsZhBBCSEagBH5CCCGEkDSiYowQQgghJI2oGCOEEEIISSMqxgghhBBC0oiKMUIIIYSQNKJiLAFOnjyJG2+8EZMnT8a8efNw7rnn4tVXX8WWLVtw2WWXBeZ7+OGHsWzZMslwWEIIIYSMTqMu2uK1na345dsH0dZrx5gCI+5dVo0r51bFvDzOOa688krccssteOGFFwAAx48fxxtvvIHCwsLAfD/72c+wdetWvPnmm9Dr9XG/DkIIIYRkh1F1Zuy1na144JU9aO21gwNo7bXjgVf24LWdrTEvc/PmzdDpdLj99tsD0yZMmIC77ror8PuTTz6JN998Exs2bIDRaIznJRBCCCEky4yqM2O/fPsg7C6PYJrd5cEv3z4Y89mxffv2oba2VvbxrVu34uDBg9i+fTtycnJiWgchhBBCsteoOjPW1muPanos7rjjDpx11lk4++yzAQBTpkwB5xwbN25M2DoIIYQQkj1GVTE2pkD6EqHcdCVmzJiBHTt2BH5/5plnsGnTJpw6dQoAUF5ejjfffBOrV6/Gv/71r5jXQwghhJDsNKqKsXuXVcOoFQ60bdSqce+y2Ae0XrJkCRwOB373u98FptlsNsE806ZNwyuvvIKbb74Zu3btinldhBBCCMk+o6oYu3JuFX6xahaqCoxgAKoKjPjFqllx3U3JGMNrr72G9957D5MmTcKCBQtwyy234IknnhDMd/bZZ+PZZ5/FFVdcgaNHj8b5SgghhBCSLRjnPN1tUGz+/Pn8s88+E0zbv38/ampq0tQiEivab4QQQrIdY2w753x+pPlG1ZkxQgghhJCRhooxQgghhJA0omKMEEIIISSNqBgjhBBCCEkjKsYIIYQQQtKIijFCCCGEkDSiYiwB1Go15syZgxkzZuCss87CU089Ba/XCwDYsmUL8vPzMWfOnMC/d999V/A8/79jx46l8VUQQgghJB2SPlA4Y+yPAC4D0Mk5nzk8rRHAdwCcGp7tQc75m8luCwBg93pg02NA3wkgfyywdA0w+9q4Fmk0GgPJ+p2dnbjxxhvR19eHRx99FABwwQUX4B//+EfY5xFCCCFkdErFmbHnAFwqMX0t53zO8L/UFWIb7gb6vgLAff9vuNs3PUHKysqwbt06/OY3v0EmBeoSQgghJD2SXoxxzt8HYEn2ehTZ9Bjgsgunuey+6Qk0efJkeL1edHZ2AgA++OADweVI/3BIdrs9MO2qq65KaBsIIYQQkhmSfpkyjDsZY98E8BmAH3LOe6RmYozdBuA2ABg/fnx8a+w7Ed30OASfFaPLlIQQQgiRk64O/L8DcAaAOQDaATwpNyPnfB3nfD7nfH5paWl8a80fG930GLW0tECtVqOsrCyhyyWEEEJI9klLMcY5P8k593DOvQD+B8CClKx46RpAaxRO0xp90xPk1KlTuP3223HnnXeCMZaw5RJCCCEkO6XlMiVjrJJz3j7861UA9qZkxf67JhN8N6W/75fL5YJGo8E3vvEN/OAHPwg87u8z5vfwww/j61//elzrJIQQQkh2SEW0xYsA6gCUMMZOAPgJgDrG2BwAHMAxAN9NdjsCZl8bd/EVyuPxyD5WV1eHvr4+yccGBwcT2g5CCCGEZJ6kF2Oc8xskJv8h2eslhBBCCMkElMBPCCGEEJJGVIwRQgghhKQRFWOEEEIIIWlExRghhBBCSBpRMUYIIYQQkkZUjCUAYwzf+MY3Ar+73W6UlpbisssuAwA899xzuPPOOwEAjY2NqKqqwpw5czB16lSsWrUKX3zxRVraTQghhJD0G3XFWHNLM+pfqsfsP81G/Uv1aG5pjnuZZrMZe/fuhd3uG4T8nXfeQVVVlez8q1evxq5du3D48GFcd911WLJkCU6dOhV3OwghhBCSeUZVMdbc0ozGbY1ot7aDg6Pd2o7GbY0JKciWL1+O5mbfcl588UXccINUvJrYddddh/r6erzwwgtxt4EQQgghmWdUFWNNO5rg8DgE0xweB5p2NMW97Ouvvx5/+9vf4HA4sHv3bpxzzjmKn1tbW4sDBw7E3QZCCCGEZJ5RVYx1WDuimh6N2bNn49ixY3jxxRexYsWKqJ7LOY97/YQQQgjJTKOqGKswV0Q1PVpXXHEFfvSjHym+ROm3c+dO1NTUJKQNhBBCCMkso6oYa6htgEFtEEwzqA1oqG1IyPK/9a1vYc2aNZg1a5bi57z88svYuHFj1AVcJut19uKk7WRCb6IghBBCMlXSBwofSVZOXgnA13esw9qBCnMFGmobAtPjNXbsWDQ0RC7s1q5di+effx5WqxUzZ87E5s2bUVpampA2jHS9zl60DbbB4/UIbqIAkLD9QAghhGQSlkn9lebPn88/++wzwbT9+/fTJb4McshyCC6vCx3/7sA9X9wTmF5prsTGr29MY8sIIYSQxGKMbeecz48036i6TEnSz+V1SU5PxE0UhBBCSCaiYoyklFallZyeqJsoCCGEkExDxRhJqTJzGRhjgmmJvImCEEIIyTSjqgM/Sb8CfQEAoFPVCQaW8JsoCCGEkExDxRhJuQJ9AcpN5dh9y+50N4UQQghJO7pMSQghhBCSRlSMJYBarcacOXMC/44dO4a5c+di165dAAC32w2z2Yznn38+8Jx58+Zhx44deO6551BaWoq5c+di6tSpWLZsGbZt25aul0IIIYSQFBt1xVjfhg04vGQp9tecicNLlqJvw4a4l2k0GrFr167Av4kTJ+K8884LFFWff/45qqurA79brVa0tLTgrLPOAgBcd9112LlzJw4fPoz7778fq1atwv79++NuFyEj0u71wNqZQGOB7//d6yVnS8Z7NeEUvhZCCAlnVBVjfRs2oP2RNXC3tQGcw93WhvZH1iTlQ37RokWB4mvbtm24/fbbA2fKPvnkE9TW1kKtVoued9FFF+G2227DunXrEt4mQtJu93pgw91A31cAuO//DXeLiphUvldjpvC1EEJIJKOqGOtc+zS4wyGYxh0OdK59Oq7l2u32wCXKq666CgAEZ8a2bduGxYsXQ6/XY2BgANu2bcOiRYtkl1dbW4sDBw7E1SZCRqRNjwEuu3Cay+6bHiRZ79WEUvhaCCEkklF1N6W7vT2q6Ur5L1MGmzhxIoaGhtDR0YEDBw6guroaZ599Nj7++GNs27YNd911l+zyMmmIKkKi0ndC0fRkvVcTSuFrIYSQSEbVmTFNZWVU0+N17rnn4qWXXkJlZSUYY1i4cCG2bt2KTz75BAsXLpR93s6dO2m8TZKd8scqmp7q92pMFL4WQgiJZFQVY2Wr7wEzGATTmMGAstX3yDwjPosWLcLatWtx7rnnAvAVZ3/+859RUVGBgoICyee89957WLduHb7zne8kpU2EpNXSNYDWKJymNfqmB0n1ezUmCl8LIYREMqouU+ZffjkAX38Ud3s7NJWVKFt9T2B6oi1atAirV68OFGOVlZXweDw477zzBPP9/e9/x4cffgibzYZJkybh5ZdfpjNjJDvNvtb3/6bHfJfz8sf6ihf/9GGpfq/GROFrIYSkFuccDocDarUaOp0u3c1RhGVS/6T58+fzzz77TDBt//79VLhkINpvhBBCYsU5h91uh9VqhdVqhc1mE/zs9Xoxa9YsTJgwIa3tZIxt55zPjzTfqDozRgghhJDM4PV64XQ6YTQKuwO0trZi165dEW92s1qtyWxeQlExRgghhJC08Hg8gjNcwWe57HY7dDodLrnkEsFz9Hp9xEJMp9OBMZbMpidUVhRjnPOM2uijXSZdGieE+PRt2BBzH77mlmY07WhCh7UDFeYKNNQ2YOXklUluMRmpHA4Hdu3aFSi4wnE6nXC73dBoTpcrZrMZgK8oM5vNMJvNMJlMgp+1Wm1SX0OiZXwxZjAY0N3djeLiYirIMgDnHN3d3TCE3ClHCBm5/CMi+IN4/SMiAIhYkDW3NKNxWyMcHt9z263taNzWCABUkGURt9st239r0aJFgkuNGo0GXV1dipZrMBjgdDoFxZjBYMCll14qmJbpMv6VjB07FidOnMCpU6fS3RSikMFgwNixlMVESKYINyJCpGKsaUdToBDzc3gcaNrRRMVYBmtpaUF/f3+g4HI6nbLzWq1WUTGm1+sDzzEajaKzW/7fpYYNZIxlVSEGZEExptVqMWnSpHQ3gxBCslY8IyJ0WDuimk7Sh3MOl8sl6r81duxYlJaWCuY9ceIE+vv7FS3XarWipKREMG3evHnQ6XQwGo2SBddok/HFGCGEkOTSVFb6Bm2XmB5JhbkC7VZx0VZhrkhI20hs+vv70dfXJ7ikaLVa4Xa7RfPm5OSIijGz2Swoxhhjkme2zGaz6G5IACgqKkr8i8pgVIwRQggJq2z1PYI+Y4DyEREaahsEfcYAwKA2oKG2ISltJadDT/2Flk6nQ0WFsPg9fvw4jh8/rmh5UhERY8eORXFxcaDwMhqN1G87DlSMEUIICSueERH8/cLobsrE8oeehp7Z8v/u9XoD85aWloqKMf8diaHUarWo/1Z+fr5ovvLy8sS+oFEu4xP4CSGEkGzk9Xpht9vhdDpFl/VOnDiBXbt2KVqO2WzGRRddJJjW3d2N48ePiyIh9Ho9neFKIErgJ4QQQkY4r9crioLw/2y328E5h0ajwbJlywRFktyZLT+tVhsosnJyckSPFxcXo7i4OOGvh8SGijFCCCEkiTweD1QqlaCYcjgc2Lp1a8TQU8CX4eVyuQSDXpvNZuh0OtnQ00wZIJv4JL0YY4z9EcBlADo55zOHpxUB+DuAiQCOAbiWc96T7LYQkgx9Gzbg+C9/Dk1nL7rygLfqi3D+tx5MeJ+YpKaY714PbHoM6DsB5I8Flq4BZl+b2jYQksHcbrds/y2Hw4G6ujrBGSqdTgdHSHabFH/KvNvtFhRYOp0O9fX1SXktJPVScWbsOQC/AfDnoGn3A9jEOX+cMXb/8O/3paAthCRU34YNOPHwQ9A6XQCA0n7g2tcseNb9EHBb4hLGk5pivns9sOFuwDX8Db3vK9/vgKAgoyR1QoS++OIL9Pb2wmq1hg09BXx3JAYXYyqVCkajETabDUajUXRmy/9/toWbEmkp6cDPGJsI4B9BZ8YOAqjjnLczxioBbOGcV0daDnXgJyPN4SVLJfOXTuUB//njcdj49Y0JWU/9S/WSWU2V5sr417F2pq8AC5U/Dli9NzVtIGSEGBoakhzSZ+LEiaiqqhLMu3XrVvT0KLuoM3v2bIwfP14wzT8QNoWeZq+R3oG/nHPeDgDDBVmZ3IyMsdsA3AZAdCATkm5yCeTF/YlNGE9qinnfCUXTKUmdZJuuri50d3cLii6XyyU5b1FRkagYM5vNgWLMH3oqFXxqMpmgUqlEy5QKQyWj04g//8k5XwdgHeA7M5bm5hAiIJdM3p2X2ITxpKaY54+VOTMmHD+UktRJpuCcw+l0Cooso9GICRMmCObr7OxES0uLomXabDbRNP/ZMpPJBKPRKFlwEaJEuoqxk4yxyqDLlJ1pagchcSlbfQ9OPPwQVM7T36YdGuClJfqEJownNcV86RphnzEA0Bp901PVBkJi4HK50NfXJ+owb7PZ4PF4BPMWFRWJijGpeAiVSiV5h6JUPERBQUFiXxAZtdJVjL0B4BYAjw///3qa2kFIXPwJ5KF3Uy5L8N2USU0x93fSj3A3JSWpk1Tzp8xbrVYMDQ2JLhN2dXVh+/btipYldWarsLAQU6ZMERRdFHpK0iHpHfgZYy8CqANQAuAkgJ8AeA3AegDjAXwJ4BrOuSXSsqgDPyGEZBd/6KlU8KnNZoP/b5RKpcLy5csFhVJ/fz/ef/99yeVqtVpR/62qqioqtEhKjZgO/JzzG2QeWprsdRNCCEk/j8cDu90Oo9EouHPQ6XTi3XffhZKTAl6vFw6HQ9Dp3WQyoaCgQPKyIoWekkwy4jvwE0IIGfk8Ho9kJIR/WB8AOP/88wX9rHQ6HVQqlah/VzC9Xh8oskKLNo1Gg/PPPz85L4iQFKJijESNUtiTSGESfjip2D+Zfgz0bdiAzrVPw93eDk1lJcpW3xPo/0fkcc5Fl/l27NgBi8WiKE3eZrMJijHGGMxmM4aGhkRntij0lIwmdJSTqFAKexIpTMIPJxX7J9OPgb4NG9D+yBrw4eLB3daG9kd8d45SQea7Q1Fq0GqbzYYpU6Zg0qRJgvmHhoYUFWJGoxFer1c0/fzzz6dICDLqyXbgZ4xtACB7IZ9zfkWyGiWHOvCnH6WwJ5HCJPxwUrF/Mv0YkBs1QTNmDKZu3pSGFqVXe3s7Ojo6AkWXXOgpAEyaNAkzZswQTNuzZw+OHz8OxhiMRqPkGa7QvmKEjBaJ6MD/qwS2h2QJSmFPIoVJ+OGkYv9k+jEgN2qC3PRMxDkPDOsTfGbLbDajulo48lx/fz9aW1sVLVcqHuKMM87A5MmTKfSUkDjIFmOc8/dS2RCSGSiFPYkUJuGHk4r9k+nHgNyoCZrKyjS0Jn52ux2nTp0SXVaU6hSfn58vKsZCg0/9oadS/bekhu8xmUyJfUGEjEIR+4wxxqYC+AWAMwEY/NM555OT2C4yQlEKexIpTMIPJxX7J9OPgbLV9wj6jAEAMxhQtvqeNLZKmj/01F9kOZ1OTJs2TTDPwMAAdu/erWh5Ume2ioqKMHv27EDxZTAYKIuLkBRT0oH/WfiCWtcCuAjAfwCgd+ooRSnsSaQwCT+cVOyfTD8G/J30R8rdlJxzQchp8GVFm80m6vR+xhlnCPpfSQ3pA/hiH6Tyt0LviDSZTBg/fnxyXhwhRJGICfzDnc/mMcb2cM5nDU/7gHN+QUpaGIQ68BNCMpE/Zd5qtaKoqAharTbwmMvlwttvv614WXV1dYJxEr1eLz7//HPRZUWtVktnuAhJs0Qm8DsYYyoAhxljdwJoBVAWbwMJISSbeDweyTNcwaGnAHDuueeiuLg48LtWq4VOp8PQ0JDkcoNDT00mk+iuRJVKhblz5ybnRRFCUkJJMXYPABOAuwH8FMAS+Ab3JoSQUcXtdoNzLjizBQAfffQRurq6FC3DZrMJijHAN2C1y+WSvKxIoaeEZL+I73LO+afDPw7C118s+yUgBZ2Q0UhpMn+0CfgxJf7H+D52uVySQ/r4O9BPnz4dU6ZMETwn+GxVzvYdKHrrLWh6e+EuKIBl+XIMzquF0WiEyWQSFXIAcPbZZ0dsVyJl+ggKhGQbJXdT/gsS4a+c8yVJaVG6JSAFnZDRSGkyf7QJ+DEl/kf5Pv7yyy/x1VdfwWq1yl4u9JO6I9Hfib5o714UvPwy2PAytL29qHj1VZTPOQuFS5eGXW6qZPoICoRkIyUJfT8CcO/wv0cA7AKQvb3oNz0mjBYAfL9veiw97SEkQzTtaBLEXQCAw+NA044mwbTOtU8LYiUAgDsc6Fz7dFzLFSxP5n3sePNB7Ny5UzT/0NAQenp6IhZijDHJ/K5p06ZhxYoVKN34TqAQC7TF4UBX06/DLjeVYtmehJDkUnKZcnvIpK2MsewNhE1ACjoho5HSZP5oE/CVLHdwcBAnTpwIXE68QOb9qnecQl9fn2h6cDyESqUSdJgPvkPRYDBIpsz7+3VlQrp/po+gQEg2UnKZsijoVxWAeQAyI2o7FglIQSdkNFKazB9NAj5qZbwvAAAgAElEQVTnHOWmcnTYxIVC8HKdTieOHDkS+N2uK4ZpSNyh3q4rgc1mE2VtFRcXY+HChYGU+VgjITIh3T/TR1AgJBspuUy5Hb7LktsB/C+AHwL4djIblVZL1/hSz4NFmYJOyGjUUNsAg9ogmCaVzF+2+h4wg3A+ZjDA8O1v49ixY/jiiy/w6aefYsuWLXjrrbewmC2GFsJO76HLDQ0+PVB1LdwqnWCaV22Ap+4hLFki7u6q0+lQUlICk8kUVzaX3GsbSen+SvcTISR1lNwzXcM5F3QwYIzpk9Se9EtACjoho1G4ZH5/6KnNZoN15kyUrFmDnt/8JnA3ZUnD3diqVgN794qWO9fgy9DaaN+IXm8vClQFuHvO3YLO5nq9HlOnTg26tHgJ1AfnCt7HqqVrkJvk9/FIS/eXkukjKBCSjZQk8O/gnNdGmpYKlMBPyMjlDz2VioWw2+0I/qxZsGABysqE2dGbNm0ShKP66XQ6Ud+t0tJS6HQ60byEEDKSxJ3AzxirAFAFwMgYm4vT41HmwRcCSwgZZTweD6xWK7RaLYxG4eX8bdu2SXaOlyIVD1FRUREIPg0uvqRyuQghJJuEu0y5DMCtAMYCeBKni7F+AA8mt1mEkHRxu92Sgac2mw2O4UiKqVOnorq6WvA8s9kcthgzGAyBIit4bEW/GTNmJPaFEEJIhpAtxjjnfwLwJ8bY1Zzzl1PYJkJIDPqeeQidz74C9yCHJoeh7D9WIf+On0nO6/F4RGMctrS04OjRo3A6nRHXZbVaRdPMZjOMRqPkkD5SYyom02s7W/HLtw+irdeOMQVG3LusGlfOrYp5edGOGCCSBaN6UGo/yWRxv4eTTEkH/nmMsU2c814AYIwVAvgh5/zh5DaNEKJU3zMPof23L4N7GAAG9yDQ/tuX4XAOwXVtg+gsV35+PhYuXChYBmMsYiHGGIPRaIReL76HZ9q0aaKzZenw2s5WPPDKHthdvnDW1l47HnhlDwDEVJBFO2KASBaM6kGp/WSk4ZzDbrcriqKJ+z2cAko68O/knM8NmUYd+AkZQQ7Pr4F7UDxdbeY49OivRNNNJpMo4qGzsxOffPIJGGOis1r+n41Go2To6Uiy6PHNaO0V3whQVWDE1vujH8Xt8JKl0tlhY8Zg6uZNkRewdqZMduE4YLX47tGRqP6leslsskpzJTZ+fWMaWkRGA845rFYrLBaL5D+n04l7770XJlP4buxxv4fjEHcH/iBqxpiec+4cXrARQPZGWxAygnDO4XA4JPtunXfeeYFvhO5BjtPdOk/ziK8mAvCFpHq9XkFhVVRUhCVLlsQVejoStEkUYuGmRxJ3qn4WjOpBqf0kWTjnGBgYkC24XC5X2OdbLJaIxVgmjIyhpBh7HsAmxtizw7//B4A/Ja9JhIxOXq83MFh18GVFr9crOb/T6YRhOGBUk8Nkzoz57lIMPctlMBhEBZdGowkM65PJxhQYJc+MjSkwSswdWdyp+lkwqgel9pNEOnnyJLZs2RIouNxud8zLslgsGDs2/HspE0bGiHi9gXP+XwD+E0ANgDMB/BPAhCS3i5Cs4vV6YbVa0dnZiWPHjmHfvn2iTvCMMezbtw8tLS04efIkBgYGZAsxQBgPUfYfq8DUwi4HTM1R/q2rMX/+fNTU1GD8+PEoKSnJ+DNfkdy7rBpGrfBmAaNWjXuXxdafLe5U/SwY1YNS+0kkXq8XFosFR44cwf79+8POyznHgQMH0NnZGVchBviKsUgyYWQMpV+DOwB4AVwL4N8A6O5KQiRYrVYMDg4KLitKhZ4CvsuCwcP4+PtqDQ4KT3FptVrJ/lu5ubmBefx3TQrvprxa9m7KbObvpJ+ouynjTtXPglE9KLWfAL67sHt6egSXEf2/9/b2Br485ufno6amRnY5RUVFso9FQ6PRRLyMCWTGyBiyHfgZY9MAXA/gBgDdAP4O4Eec87SdFaMO/CTd/CnzVqsVJpMJeXl5gse3bdum6JsaAEyfPh1TpkwRTGtpaYHH4wkUXSaTiZLmCSEp43K5ZAuuvr4+0ZdKOQ899FDYbg9PPvmk6IunFK1Wi6KiIhQVFaGwsDDwc3FxMXJzc0f8Wf5EdOA/AOADAJdzzo8ML3R1gtpHyIjldrslh/SxWq2B0FMAmDx5Ms4880zBc81ms2wxFhx6ajabUVJSIppn8uTJiX0xhBCi0AcffIDNmzcnZFk9PT0oLS2VfbyoqChQjOn1elGx5f+Xk5Mz4guuRAhXjF0N35mxfzHG/gngb5C6XYuQDORyueByuUR34Rw+fBgHDx5UtAyp4NOCggLYbDbRZUWTyZQVneMJIZnB4XCIznBVVVVh/nz5kzRSI2PEymKxhC3GLr74YgC+osxkMo2KgiuccAn8rwJ4lTFmBnAlgNUAyhljvwPwKuc8e8NlUpyWHZxsna/PB+cc/UP92dMvIw3p480tzXh6+9M4aTuJUkMpbhh7A+aZ5gXOcg0NDaGwsBCLFi0SPE+v12NM91ZMb10P41AX7LoSHKi6Fm3Fp+fzF1gFBQWi9U6YMAETJsRwJX+kJrSHtmtqPXB4Y9Lama7kfKXrFaXQW11Y+e8dp2eYdCFwyxvihsjt35G63xUY6Ynmo4HdbpeNhJAa/9XhcIQtxuLty2U2mwNnuIL7w0oZN25cXOvKNhFDXwUzM1YE4BoA13HOo09PjFNK+oyFpmUDvjufLv91Uj4kQ5OtQxnUBjSe15i5BVmKt2dfXx9+v/X3+Oupv8KF0x07tdDiKvNVmGs4nV+s1+txySWXCJ4/sO2PML57HzTeocA0r9qAgbr/hHruDTCZTIkPPU3xNoqrXaES2M7Q5HzAdxfkL1bNSkhyPuC7g6ryp48Jigal65V6rxq8XjR2WbDSGvSHL7Qgk9u/Z90IfP7CyNvvCijdtiQx2tvb0dnZKSq4grtNKFFWVobvfe97so8PDAzgqaeeCruM3Nxc2UuKUiNzjHZK+4xFVYylW0qKsRSnZcslWwfL6JTrOLcn5xxOp1Ny0GqbzYZLLrlEUBwNDAxgxWsr0OvtFS2rQFWA+wrvAwCoVCqYTCZccMEFgjET+doZYFJhnMlMSx+pCe1y7QqVoHamKzlf6XplU+hdbmw8EbKexqAB0+W2I1MD3COenu79rkA6E82zDeccnPOwX/Kef/55HD16NO51aTQaPPjgg7KXBDnnePzxx2EwGFBcXCwquAoLC+mGoiglMoF/dElxWraSBOuMTrmOcnt6vV4cPHhQUHR5PBJ/sIbZ7XbB6XCTySRZiAFAn7cPCxculA09BQDW1xrd60iEkZrQrnT9CWpnupLzla5XNoVeE2EAdLntI1WIhZt/BMmERPORhHOO/v5+ycuJPT09uOKKKzBz5kzZ5xcVFSWkGHO73RgYGBDdBe7HGMOPf/xjwRdUkhpUjIVKcVq2XLJ16DwZS2Z7DpnK8fmnn6K6ulrwwcAYw5dffqkoOwZAoLO8n1qtRrmxHCftJ0XzVpgrJO9gVNLepKalj9SEdrl2Sc2XAOlKzle6XtkUerf8lwUA8ttR9szYyE/mz4RE81Tzer3o6+uTLbjCfamMFIcTS18ulUqFgoICwVmt4uJiGI3h309UiKUHFWOhlq6R7t+RpLTshtqGiH3GMi3luru7G/39/bBarTBMvAmT9qyF2usMPO5W6bC3fBVOnjyJyspKUTFmMpnQ13f6Mo9WqxVEQgTfpSh1ynz1/NXivj1Kt2OK93/a1qmEVLtCJbCd9y6rluy7FU9yvlS/ptDUbaXrlXqvGrxeNPSEnImddKHwd7n9K9dnLN37XQGl2zabeb1evP3224E7Fnt6esKOmBFOrMWYWq2W7LtVVFSE/Pz8xPdvJUlDxVioFKdlhyZbj/S7Kf2hp/7+W3l5eaKzTUeOHMGpU6d8v2hnoX/Ct2XvTpSKh5gyZQq8Xm/YgiucuNLC05GWPlIT2qXalcS7KdOVnK90vZLHldWFldagy4pSd1OG27/jF468/a5AJiSax8rtdgcKrClTpsieKVKpVNi7d6/kXYvRilSMlZaWYvr06aKCKzc3lwquLEEd+ImIx+ORDDy12Wyw24VnSSZMmIBZs2YJpu3duxfHjh0TLVev14vObOXn50e8BZoQQhLJ5XJJXkr0p8z73XnnnSguLpZdzh/+8AecOBF/H7/CwkLcfffdcS+HjDzUgZ+E5Xa7YbVa4fV6UVhYKHjs6NGjOHTokKLlSH0rLC4uhsfjEV1WpNBTQkiqOJ1O2YJrYGBA0TIsFkvYYqyoqEhxMabX61FcXCwZC0FfSAn9dcxiLpdL9gyX0+nrw5WXl4fFixcLnhfpg8FoNAaKrPz8fNHjlZWVqBzFHXkJIenT1taGF154QbILRLQiXT4M/SJrNBplCy6j0TjqU+aJvLQWY4yxYwAGAHgAuJWcyiOncc7hcrlEfap6e3vx8ccfK7oj0WazgXMe+JBobmnG2s/W4qT9JIo0Rbhh7A2oH1cfKL6MRqOiu21iTudOZSJ5itYlSm1Pcz9ASk7PfsH72FWajxcXq9A8dWBEHH/R4JyLUuY9Hg+WLl0q+xyz2ZyQQgyIXIzV1NSgpKQkUHxFulOREDkj4czYRZzzrnQ3YqTinGNoaChwViv0LJfb7cby5csFBZJer49YiPlDT00mE7xeL9RqtShh3OK24A9f/QHjxo3DynLlH96h6dzutja0P+K7QyzsH/3QpPK+r3y/A4kvklK0rtBt2m5tR+O2RgBIyx/EmPcNyRih+1jb2YtrXwN6VjBsnZHe408K5xxWq1V2WB//WXw/nU6HJUuWyJ5lysvLg1qtDhslEUlubm7gDFc45eXlKC8vj3k9hPiNhGKMhOCcY8eOHYGCK9KHiv+uRj+DwRC4wya4s3zwz1KnzJt2NIkiNhweB5p2NEX1wd259mnBLe8AwB0OdK59Ovwf/E2PiWMUXHbf9EQXYylaV6K2aaLEvG9IxpDaxwY3cOMWjq0z0nf82Ww2ySF9LBaL4lxBABgaGhLlCwZjjKGwsBBdXeG/4+fn50tGQhQWFkKr1Ub12giJV7qLMQ5gI2OMA/hvzvm60BkYY7cBuA0Axo8fn+LmJY7/dHvwWS3/Wa6ZM2cKOokyxiS/EUpRq9Wi+RhjWLJkCfR6fVR9FGQTxqMcASDmdO5UJtGnaF2J2qaJQsnp2U9uXxb3n/45Hcffzp078e677yZkWRaLJWzf1qKiInR3dwtCT4P/FRQU0A1FZERJ99G4iHPexhgrA/AOY+wA5/z94BmGC7R1gC/aIh2NjEVbWxt6enoE4yjKBQIODg6K7tgxm82BIkuj0YjObPl/liu4DAZD1G2WTRiPcgSAmNO5U5lEn6J1JWqbJgolp2c/uX3cHTQCTqzHn8fjEaXM++9QnDRpElasWCH73FhS5OVYLBaMGzdO9vErr7wSOp2O0uRJxkhrMcY5bxv+v5Mx9iqABQDeD/+s9PJ6vaI7EwsLC1FVJQyIbGtrQ0eHsm+fUp1Na2pqAPiKMq1Wm5K7cCQTxmMYASDmdO5UJtGnaF2J2qaJQsnp2U9qHzs0wAt1vs+QSMef2+1Gb2+v5OXE3t5eyGVT5uTkhG1XrMWYP2U+eODqsWPDf2mijvQk06StGGOMmQGoOOcDwz/XA3gsXe0JZbfb0dfXJ+owHxp6Cvg+vEKLMalT6DqdTvIMl9S8obdMp0JcyfVBYk7nTmUSfYrWlahtmijZnJxOfEL3sas0H+sXq7Bt6gAqJY6/PXv24Pjx44LQ01jCwOMZX1Gr1Qr6bAVfUszLy6NICJL10pbAzxibDODV4V81AF7gnP8s3HNSmcDf0tKCL774QtG8RUVFOO+88wTTuru70dPTEyi6TCYTdQolhKTM0NAQLBYLcnJywp61eumll7Bv376ErPPBBx8M+zn3/PPPw2AwiAqunJwcKrhIVhrxCfyc8xYAZ6Vr/ZGYTCbZx4xGo+DMVm5urmie4uLisMnNhBASL6mUef+/wcFBAMDKlSsxf77834JE9uXq6elBWVmZ7OM333xzwtZFSDZJdwf+ESsnJwelpaWiDvMmk4k6hRJCUiY09DT4n5JBquO5fCjFbDbLXlKkvlqExIaKMSm71yNn02M4J7gv0eQkpcCPcK/tbMUv3z6Itl47xhQYce+yalw5tyryE0lE2ZCEP9JGF8gWnHM8++yzOHXqFBwhmWHRCleM9W3YAMMvf4VrOjthM5mw+6zZ+GriROTm5koWW4WFhTHdqU0ICY+KsVCpTIEf4V7b2YoHXtkDu8sXOtvaa8cDr+wBACrI4pQNSfgjbXSBkYxzjsHBQcFZrUWLFskWNowxWK3WuAsxQL4YCz4GGQCzzYZzd+zE1664AsVXXRX3egkhylExFiqVKfAj3C/fPhgoxPzsLg9++fZBKsbilA1J+CNtdIF045yjv79flMHlv5knNGV++vTporuwgxUVFUW8xBgOYwz5+fmyd2ZLHYNwOmH5P7+hYoyQFKNiLFQqU+BHuLZecYxHuOlEuWxIwh9powukgtfrlQ099Q9irZTFYolYjEWiUqnCpsyH69+aDccgIdmCirFQqUyBH+HGFBjRKlF4jSmgTrrxyoYk/JE2ukAqnDx5EuvWiUZti4nSjvX+0NPgflv+Qazz8/MD49BGKxuOQUKyBRVjoVKZAj/C3busWtBnDACMWjXuXVadxlZlh2xIwh9powtEw+12C85o+c9wud1u3HrrrbLPS/SQPuHMmjUL1dXVyMvLi7ngCicbjkFCsgUVY6FSmQI/wvn7hdHdlImXDUn4I210gVAul0sUBRGcMi+FMQa32y07iLRer4fZbJYcwiwSnU4nOLs1fvz4sPP7o3SSJRuOQUKyRdoS+GORygR+QkjmOHnyJA4dOiQouAYGBmJa1h133IGSkhLZx//4xz/iq68kujLAV6z5LyGGxkKYzWZKmSdklBnxCfyEEKKE3W6Hy+VCXl6e7Dytra3YvHlzQtZnsVjCFmOVlZXgnIuKLX/oKRVchJBoUTFGCEkrznnYlHm73Y6amhpce618V4FU9uVavnx5wtZFCCEAFWNplez0ckrPT4Dd62F7aw0M9g60eYvxe93NmLPytpi3YzT7PKbjY/f6sP0dE3HMRXNcBa+v3FiOmyfejLN0Z4kKLqfTGXadH/V9hN+/9HvZdocWY1+av8Tewr2wqW3gHiM4AKa2Q+fOwdzeMzHeOh55eXmSlxOVFHY08gAhJJGoz1iahKaXA7470RrPa0zIh3poej7guxPyF6tmUUGm1O71cL9+FzRB+8jGdVjDb8P5V30/6u0YzT6P6fgIHT0C8N0JfPmvgdnXJuSYi+a4am5pxiMfPgIXPx12qvaqMa97HsZbw3deD/al+UtsL94Oj+r0OkPbzTnHz3/+c7jdbsn5g2mYDo0L1+Br076muA2hryuZ711CSPZQ2mcs8fdLE0XCpZcnQrj0fKLQpscEhRgAmNgQ7sHfYtqO0ezzmI6PcKNHxLrMEP/19gHFx1XTjiZBIQYAHpUHewv3Kl4fAOwt3CsqrELbzRjDBRdcgGXLlqGlqkW2EAMANx/CM7ufiaoNwZL93iWEjD50mTJNkp1eTun5CSAz6sIY1h3Tdoxmn8d0fEQYPULpMj0ejyhl3v+vrXciAHEHdantIbc+m9om/xqimD90+YsXLwYAdB/sjrjMeN5no3HkAUJIclExlibJTi+n9PwEkBmNoY0Xx7Qdo9nnMR0fEUaPkFtmoaYQb775ZiASore3F16vV3IVZjYGVq4XTZfaHnLrM3nE2VkajUY2ZX7ru1uj2hZy61XyXCVG48gDhJDkosuUadJQ2wCD2iCYlsj08nuXVcOoFY5LR+n5UVq6Bu6QfWTjOjyN62PajtHs85iOj6VrfH3EggWNHiG1TLVXjSntU/Dpp5/iyJEjsFgssoUYAMzTtEIN4SVAueOqobYBepWwcNNwDeqN9Vi0aBEuv/xy3HLLLVi9ejUefPBBfP/738f111+P+vp6nH322Zg8eTIKCgqi3hZS8ws2CdPH9T5L9nuXEDL60JmxNEl2ejml5yfA7GuhAUR3U54f492U0exzpfMODQ2dvozYPwbGMbeg+sTfYfb0goXcTRm8zPbBdpg8JszsmRlVZ/ozNL7Yh+3uKli5DrkqN366ao7k9lg5eSW8Xi/WfrYWXc6umI/xaN8rgtdp7QA8Jni5Fyq1Hfm6Mjyw8Adxvc9G+sgDhBDA6/WCcw61Wh155hGA7qYkZIRzOBySQ/pYLBYMDg5KPuemm27ClClTZJf5yiuvYM+ePTG1x2g0Ci4n1tXVUdApISTlvF4vbDYbrFYrrFar4Ge73Y7Zs2dj3LhxaW0jJfATkmEcDodoSB+LxQKbLboO70Dk4NLCwsKwj5tMJlH2VnDKPCGEpILX64VKJexR1dHRgX379sFuD38jVSxjyKYLFWOEpADnHA6HI2wh43A48OqrryZkfZGKseLiYuTm5sqGnur14k76hBCSDG63W3BWK/gsF2MMS5cuFcyvVqsjFmKArxtHpqBiLM0iJXn3bdiAzrVPw93eDk1lJcpW34P8yy9P+HqStTyp+c7f50Xn2qfham9DT54az1/IcXRBVWAZzVseQVPLq+hQASv3enHDNiO0PXbJ1x+8/Hx9Pjjn6B/qF7RJqg3A6T4/Fx/UYdUmOwr7vOjOA16oY2hZMBaLxy7G+yfeD/saX9vZikc37EOPzZenlW9QY+3UvTj/xDpo7SfBocKbZgMeKymCnakA+LoF3LLTiQve0yB3OK5q0Aj8bbkZ70xzwuQxobTrHPy7tw5WroOZDWFSwRacKvkYNrUN+W4t7u7pwTVWC/qQi004H3tZjaBdPT09gjYG9x2cPuMdfNbzJrzFXqiYCteUX4O5ZXPx0x0/xRmftOLm94DCPi+0JjfKFmrx4bVX48N3N2P5RguK+4HuPOCt+iKYL1su2j6uvjn42Xt/hT3/RTDmPp2CwTkq3R40WN1YOWgFXL5vrM25+WjKN6NDo0aFx4PFdhfeN2jRrlFDxVTwgiNflw+byxbILDt/nxff3mqA2eI7JlpvuhA/z/8QHdYO5OnywBhDn7MXFR6Ohu5urLQ5AO5Fs9mEpqIidGhUqDBXBvav7zUzFPZ7oK0cEzjGtvzhMWjXrUdBn0dwXMTy3on0fnltZyt+9t5fYTNvgErbi3xdGWqKJ+OTk5/4+rsxFa6Zdg0eXvhw3OsSCR61wTh8xtTeIzmCg9zz+/5vIzo/csFt00BTko+y+x6K6XMqleL+bI0w2gWR53Q6ceDAgUDhFWkEDo/HI+j7ZTKdviPbaDTCZDLBbDbDbDYHfjaZTNBoMqfEoT5jaRQpybtvwwa0P7IG3HH6cWYwoPKnj0X1oZHoxHCly5Oa76L9anz3LS9UztNhoA4N8N8rGLbPNuNrBTPw+qnP4FAxLNrnwXff5DC4T687+PVLLT+YQW3A16Z8Da8feV0wj4ZpwBiDy+uSXIe/PVtnqEXL+8m5P8EFJRfAYrHgtZ0n8JtP++EJegtdofoQj2t/DxPzfSNrNpvwUGkxPEF9qhbt8+B7Gzh0IW89lxr47UrferlXC0f7Krj750KTtxOGylfAVKe3mcHrRWOXBSutNrigxUdlN6J/wrJAJERpaSmKiopEifn68tegLfwIoV28GBjO2+cWbQuvmmPTLIYL9iLiNtIyPZw9tWD5H4Ex6c+V4HY3m01oLCmCI/gSBOcQNS6I1P5yaoH/u1y8v4LXB0C8LpnlMYMBvUvnwrDxf6EPyqwNPk6jee9Eer+8trMVD278E1RlLwn2sZTrqq8LW5BF/V6XGrUhWNAIDpJ2r0df0w/R/pEJ3HN62zKdFpU/+9mILcji/myNMNrFaDU0NCTqu2Wz2TBv3jwYDKfvQHa5XHj77bcVL7eurg45OTmB3znnGBwchMlkGvEd9JX2GaNiLI3qX6qXzCuqNFdi49c34vCSpXC3tYke14wZg6mbNyVsPdFSujyp+Z55xo3SfvEyT+UBd9yhgYpzeIf/GMvN63/9cu0IpmIqeLl8VEOk9oQyuU1YcWIFAGC9Y5Yoc+tD3d0Yq+oK/F4/dgzatcLlyK0zdL3eoQJYj94P8xmPQ6XrFc1b6XJj44nh4yN/HLBanGy/6PHNgry5nOkPyBZKcu3yMEAt8RSpbcQ5k11+aLultk0k0e4v//oASK4r1tcczXsn0vtl0eOb0Vv8E8l9HErFVPj8m5/HvC6RtTOls+mCyRxb/ucf/osTbpt420b7OZVKcX+2ym23cNsqy7S2tmJwcFBQdLlc0l8mzj33XBQXFwumbdy4MXAZkTEGk8kke4YrtM9YJqEO/BkgUpK3u1260JCbHut6oqV0eVLzFcsUIf7pXolpofyvX0n7wxViStoTKjgN3sp1osfHsC7B7x0a8bc2uWWHPsa0vYL/QwmWLZO+L07Gly+U5NqlknmK9PyRv9z52y21bSKJdn9FWk+srzma906k90tbrx3misiFGBD5eI76vS43aoPSefpOwG2TDruN9nMqleL+bI0w2kUm45zD6XQKiqzy8nLRTT9HjhzBwMCAomVarVZRMTZr1ixoNBqYTCYYjcaMLrgSgYqxNIqU5K2prJT+9lZZmdD1REvp8qTm686D5JmI7jzf/yqcLsjk5vW/fiVJ6yqo4IX8H7BI7QkVnB5vZkOiM2NtvARjgwqyCrdHdEZGbp2h6+WugsD/TOKsSYU7KHx1OGU/lHgkBga5gkmuXV6Zs0TS20h++X7+dkttm0ii3V/B65NaV6yvOZr3TqT3y5gCI3pl9nEoFQv/Byvq97rcqA2h84R5TGOSOTMW5edUKsX92RphtItM4HA4Ame2Qi8rejzCYGf/CBnBTCaTqBhTqVSiM1tmsxl5eeI3aOUIPj7SYXSXomkWKcm7bPU9YAbh48xgQH2rOwUAACAASURBVNnqexK6nmgpXZ7UfC8t0cOr1wqmOTS+ztEGtQHXlMyHwev7K/hCHYMj5DM++PVHSlpXe9WY2D8Raq/wzAjzMqi4SnYd/vZILW9mz8zA7/M0rVCFFHr/5b4WtqAzZg09vVCHdAV4oY5hSKJblEt9er3cq4Xz1DIAgPPUMnCvcJsZvF409Az/8Q5K2Q8VOhKDq+ccSPVMYGCS28Kr5th8FhRtIy3Tg/ctBOfyfb6C293Q0wtDaNp/hG4TUm10aqX3V/D6JNclszxmMGBwxblwCje54DiN5r0T6f1y77JqcMty0T6Wcs20a+Jal4jUqA3Bwhxb/ueXzXWAqYXblum0UX9OpVLcn60RRrsYCTjnsNlsOHXqlOTd1YcOHcJHH32EPXv24OjRo+jo6MDAwICoEAOkIyIqKytxxhlnYPbs2Tj33HNx8cUXY/ny5bjwwgsxf/58nHnmmZgwYQJKSkqg04mvIhAhdWNjY7rboNi6desab7vttnQ3I2GmFU5DVU4V9nXvg9VlRaW5EvcvuD/Q0dZQXQ1tVRXs+/bBOzgIzZgxqHjwgag7xUZaT6LbHW6+my57EDNnLYF93z54BgfQk6/Gs5f47lK7f8H9+P/O+TGq+tqxz7If+8sYXHnAmV0mqB1u0es/+OFB9BzvQY++By7mgs6rg4qr4GVemDwmzLHMwfT+6TC7zYF5TB4T5lrmYoxtDHr0PWgp98CSp8YZJwGDk6MrD3huuD0rJ6+ExWGB1WWF2WPGWZazMN46Hnq9HuXl5Zg7qQzji0w43MsxNPz5ddIwGQtra1FlOwA4+zHN7cU41xC2GY1wMQZwjq9KGXLNLlS0qqAb7jg+aASev8yM92o4Ks2VuLTyuzjZNgODDjcqjZNxxYwZ6PG0+LajNh/3Dzixstfi66Ny6eOynYanV+ZhbKERe1r7MOhwo1w7F3MmaNDuOAIODhVT4drqa3HzmTfjn6r9+LdpEFM7GAxODq3JjcrzNRi85et4S9eBMSfsMDqBrjzg9ZVFKPnaqsD2qTRX4oFz7kddxfX434MMLv0XYPCK7qa8f9CFlXYX4HVhmsuFKi/DPq0GVhVDpceDlbYhWFQMgyoGFVOBA8jX5cPr9cILL74qU+FUATCzywjd8DFx6rbL8MYZvbC6rMjX5cOoMcLpcaDSw3F/twUrbQ5MGxpClduNfXqDb13mSqycvBK7cnuGX7MKhiEO7fAxNuWuH+OA3oKhffuhDzkuon3vRHq/TK/MQ5V5Mv73IMeQ+kswlQP5ujLMLZuFNmubYD9Fupsy6vd6+QygYDzQtgtwDgDGIl9R4XZEPLb8zzdMGgtt1/uwn3TD61JBU5KPijWNI7bzPpCAz9bQ7aZkWyWBP/S0t7cXnZ2daG1txbFjx3Do0CF88cUX+Pe//43W1lYMDQ2hqko4SsbAwAC6urokl6vVapGbm4vi4mJUVFSgtLQUZrNZME9eXh5KS0uRn58fuHORwp/FHn300fbGxsZ1keajDvxkRAhNmbdYLKipqUF1tfwYkJs2bcKHH36YkPV///vfR2lpqezjR44cgcFgCISe0ocOISQVPB4PnE6nIM4BANra2rBz504o+Ruek5ODuro6wbTOzk4cOnRI8rIinclKHOrAT0YUzjnsdruo4PL/kwrwM5vNYYuxoqKiuNqUk5MTiIKI1Hk03NBChBASD4/HI9l3yz+sj06nQ319veA5BoMhYiGm1+thNpsFsRB+ZWVlKCsrS+jrILGjYowk3FdffYXu7m5RwRUp2C9UpBR5JcVYXl6ebMo8ffsjhKSL0+nE9u3bYbPZ4HBIZyX6DQ0NweVyQas93a/Qf6bMYDCIzmxlYujpaEd7SsLSP81GZ9At5GVMhU237I5/wbvXA2/dh779dpzckQfPkAoAgzvXiGcvUeGdal+xUqAvwE+tl6Dq2Tfh7uqDy+zFixep0TxLjQpzZfhE7eF1wD5cyBiLsAWLoX1lOwr6PODMd9u+u8iEF8+zo5cBN7/HUdgPaMeMQc7MMRh47zN4nL5vXEzHUVnbh/waX2dVPpzMzYbTpoPTvlcezsVNGx1Q9dugA1Co1eLf5+Vh/dkWnKzwn3liYGCYNDAJtZZajDt2DLM/3w2TzYbuPIYXLgQKPBzXv+eF9kUVDv/3OpStvgf/p/Rz/L9D/8+XRg6GBUNeHGcedExQo8Ltwfd67Vhhd+EdA8evi4vQrmaBjLFKcyUaZjbg/MnnBzZTaCr9vcuqceXcKkH6f4XHgwZLL1ZqitE89yo0dX0c0wgGwcvM4wDTmtDncShOR2/+4DE8bvSiV6UCGINRlQvefSW6OmYI2u6ft0nv8SXauz1o6O3HysFBIH8c+nRfQ+eLm+Du6oXG5EHZ7AHffl3+BJpzzGja0YR2a7sv6w2AiQM2le9yrIqpsKB8AY4PHA9sg0VF38DGT6rEyf7cCxXnuKZ/EA/bGeBxolnL0VRYgA6NGit3e3D1+16YBlXoygPeWmqG4ZIGwbICrwkKE+WDjvvQpP3A/PEkpks9F0hNAnsCkt4TNZIHCc/lckkOWm2z2XDeeecJ+l1pNJqIXzj9jEYjnE6noBjT6/VYvnz5iA89JcpQn7EQgUIsuE8Q5/EXZLvXA699H30tGrR/UgDuFfY5GmLA7y73pYgv2ufB7W9y6GUSz2UTtYfXAe/p4L0t7fko2GoWLMvPpQa4FyFJ8Byne10PY16MOacP+ROFadPNi76DxhP/hMPjwKJ9Hny/mUMbciOOiwG/vVwiHZ0Dq7aX4OubT0ETdPfOEAOYCoLluHVqPHOpV7iMkKR2g9eLrw0M4vXcHFHKOiBOPA9OpQcAo1aN783eiL8MboRDJbXcXOF0hSMYNG95BI3/flXwXLl2iexej+Z378UjRbm+zv9BuFcFR/s1cPfPhVGrxp/PPo7OIz9HY6Hw9fsT6M/fx9H+aQG45/RymNqLyrP78OFMDRrLyuDg4dPfQwWPEiCZ7M85rusfwFznUCD9Xm7Eg/+5VI2NRdfD3T8XgG9//GLVLGjzd0VOlN+9Hnj9DsAzJJnqb1Ab0Dj2Uqzc+j+xJaZLpa2rtL7jzxM09l0yEtgTkPSeqJE8iNjRo0fR398fKLrkQk8BYMGCBaLLgps2bYLdbgdjDEajUbL/ltFopIIrg1ECf4xmPTdTejgWzrHn1jiSlYcTmw+/USaZyQOcTvdWkjIumagtkQq99c0xKAoTiKmUxuTG1Cs6BdPqx49Duzp8Wn5ou4OFe47SZQQLTu+XEpx43ioKQwXOmPJjdGrFhZzccpWksNf/cWZgG0Vql8jamajPlc/i8if0A8BHhgZ8c6xWct5KlxvP/NYtnQVlcuOO72uizvsKbYNcsr+Kc5QH5YmFO7a/952SwOsBgKoCI8xTHo+cKB903Mul+ld6ODZ+GWNiupKU+miWF40EJL0naiSP0YJzHhjWJ/gMV1VVFcrLywXzfvDBB+jr61O03BkzZmDSpEmCab29vdBqtRR6msWoA/9IM5zM7LZFTgNXkjIumagtkf5ckIBCDJBud0fQZ4fSVHkl02OdN3w2uTDxXMopjXTRJLdcJSnsHQo+X8Olo3cUyodIBifzl/FT6NCMk16+Rg23TfpLl9umjikJX9wG6eV7IUzAD3cshI400NZrR66SRPmg417utcjuh3gT6OOZN57lRbGeRI3kkY36+/vR29sruqwolbVlNptFxZjZbBYUY/7QU6n+W0ajOM+toKAg8S+KZCQqxlJlOLFZY/LInhnzp3srSRn3J2q7XC709PT8/+3de3xU9Z3/8ddnJjOZCyEJBEgIAQQSRCkKWlGoFqV4KduLXWm9bLftblt//f3a0l3X389WHq7t/nrZtf1Zuvvb3q3dba31UttVqrbaotY70CpQ0CJiQQORWyAzSeb23T/OmWFmzpnJhAycCXyej0ceTibnfOc7hzF8+J7v9/3l8OHDzHRJhT44liqNjDl/ObVmoNtfvs/F/S5+vtKRsXIJ61n56f1u8hPP3UbGJqQMPQFnQVaq3UpS2POv0VD9cmicUjalPpvQD9AjE0oe25pKl/zc1UXStKbkqEfGjvTBPXnfBwUjY+U+2/nvB6w/p2glifJ5n/uS16DUB6OSxPRKUuqH095wVCHpvVo7eYw22RXc2SIrGAw6Ut937tzJq6++WlF7bsGnHR0dtLS05IqvUCiksTfqqOi4aJGJ4nOmgNtzxkZk6U3gCzBx3mHEZeO7hBxJEb9jiTBYJvE8QID5sfnceuutfOlLX+Kb3/wmP/7xj8lcuMqay5InOT/maCv3Mz8uSfBu8ewZJs4r2oMsEGbljMtzad93LBGSLkVHUkqno2+/cpEjBTshONpJBf3ONor+jEKZDCsOHXZNWQdn4nl+Kj1Yc5Te03hJLv3f2W7R8xWmsK+ccbnj3IrbWXoTKw/FCbhMJTAZXy6hPxzws3PB9aw8FHe8/2wC/cR5h5Gi/X3Eb/25rjx4mJAMnf7u7MORXQJck/2NYcWhwwXp96V2PLjzAn+urex7uv6S2ZUlyi+9CfzWyli3pP2QP8TKGZcffWK6W9q6L5B7zWG3NxxVSHqv1k4etSiTyRCLxejp6WHHjh1s3ryZ5557jrVr1/Lggw/ym9/8Jpcy/9prrznOLw4yzaqrq6OxsZG2tjZmzZrFGWecwcyZMx3HTZgwgalTp9LS0qL5g2pENIG/yIfO/AT3vvAtYnl/s1RlNeWk06F5OqGDawnU9xHvCdqTqa3VlLe/s561p1l/iexvbWByy3wm73wTXyJlraZc6uM3c+uIpCOcse8MWt5scURFzFt2FZH202DHk5CyRn6mT4yy9YxFJF7dTf2gISPWGEY86ufOpYYnTxU6d0NoEOKRCIenjiUai4E9ECYBQ9tbexnTGcAEwkh6EBo7kEu/QtfCT+XSvrc0xRmc2MTcXYJv0JrEKk1NvHnVPP5r2m76sr+jRHJp4p9e8bVcCraVxu/jtmWwbQacthv8SWtey+QbV7H17Ils2b/FSiNHWJg0pDNpK03dTnb/6IChvb+PzaFwXoK7cU08z0+lb28Kc9O7TuNDS1fk0v9jAm3pNDfsO8BHpYn2OZezOdU77B0MuqZfVNBmo4FwXYRBk64oHb0r2s6UbY+xzp9hQCS3mrLuwPuJ7ZuX6/vSJRfSFW2n/ZXH2Sx51+VAL8tjMULT2gicezn9298gEx+wRsQWHKJxTpiuS79K+6xL2LxvM33JPnzGYLBWU2YXDvjEx8LWhaRNOncN8ncJcCT7G8P7D/Wxqt9HVypN+2A/m4NBtkzykxxjmNWdIZAQK83/0ihNl16Xayv7nt47v72yRHn7/y12PElX/JAjaf+Gc25g+fxrjz4x3S1t/Z3/AqcuP/YJ7FVIeq/WTh5eyRZchw8fdgSfdnd38/TTT/P666/T09OTu+WYSCQcGVzGGGbMmOF4Lp1O09raytSpU5k5cyZz5syhq6uLadOmMXnyZFpaWmhsbCQUKr31mlKlaAL/KLF161buv/9+4vH4iNu6+uqr6ezsLPnz++67jxdfPFJURqPRXOZWcQ6X2/wGpZQ6FtLpdO52YnEkRPZ3o9/v59JLLy0Yfert7eWJJ54o2W59fX3B/K1Zs2bp6JU6rnQCvweyG7PmB52Gw2HOPffckufU19dXpRCDoUNSFyxYQFdXV67gqq+vr8rrKqXUUFKpFD6fr2DV4ODgIE888cSQoadwZFug/BGqSCSSS5l3i4XQ0FM1WugndZiMMfT19ZXc1ieRSBQc39raWrYYG+mWPgCNjY2MGzeu5PyHrGnTpo34tZRSqpRkMum6pU8sFmNwcJALLriAsWOPrMYJBoOO35lusinzxascA4EAy5Ytq/r7UOp487QYE5FLgdWAH/ieMeYrXvYna/OpcwpiTw2w6fM3s3//fg4cOFA22K/Y/v37MS/ehTz6hdyqqI9NauGZ/NuA0ySXtbp4c5qrHzOMP2StMLvj7cJTp9fRmG6kt64Xg0EQghIkYRK0RlpZeVZeIvkDfw/rb2dNpJ4vj2+m1w4LbMoY/nZ9P53PBWk6BAcb/fzpAwu5Y+pOK9k8MJaVBw7ytuf38qdNjYT7fOwbC3cu8TH5fVex6txVue6u2b6G1U/ezO50v5XyfuAgy2Nxul+czMGtgslYc9M2TYWOgz6aezMEIikmnhGjcVqM3jda6FlfRyom1EUN0bcM0jrtAD0ygZ0Lruet05urnnaeTXHvjnXnkvkbg42ICAcHj0Qq+MTHinHzWfWnddC7i943xuf6KkHol3qCgwn2j4ly37IAj5was1LhWxay/NkfQf9+/u+4Ju4e28B5mzNc/ZihJbu7wdsvoO+xx0l1d5NsDvOTRf08MNeXW63ZlkqzctDP8vNLv7cjafTdtKYNK/ftZ3nGHuHs3w/iB5O25ha5XKNSafZrtq9h9TNfZnfioCO5f8TJ8lVIkB9pO8UJ9K9f83ZWhR+jN9FDJtlEJPYubnz7NbnU/xEp7mfnxfCnXxV83/vLh+h5JkkqXkddSyMT/8+NtTGH6yiu8bcf/zZ37LyD/an9NPmauDh8MfND812PjcViBcWYiBCJROjr68uNaOWPbEUiESKRiIaeqhOeZ3PGRMQPvAwsA3YBzwNXGWP+WOqc4zFnLFuIFRdjBrjnqiuH3d5cs4X31a1F7An1uULMZd5CqXTybPJ+KblE8j8+Cuu+z5pohFUt40jl3Q6opO0LN6b46EOGQEocx0x539WsOncVa7av4eYnPsdAXthDKJPhX38Rp3FrPflXrjjLX/wZGqfH6d0RwaR9Bc+3vdVK+E+YOvw+8Ju8jo4w7XzN9jWOFPey7OT4T20YpPv5xoK+5ivYFcFOuv99fZCfjm1g8R8zjutd7vysUCbDzQf6WP6OW1wLKUcavf26y2Mut7qLrpHr+f4Q75n1Hn7x8s8KEvgL2h1JsnwVEuRH2o5bAv1gHXwr79qbTIBMzxV86eIPjawgc+tncX92hB2fKwkGaPviF70tyFz6nvGH2H3O59g94XxisRinnHIKU6YcidVYs30NN/3uJhLmyP+bAQJcHr3cUZCJCHPnznWM0A8MDBAMBjX0VJ2QKp0z5uWn/xxgmzFmuzEmAdwJvMfD/gA4CrFSz1VqKb/LFWJAyUIM4Oq1zr+8Qynr+XIG0gOs3rAa1t8OwOrmpoJCrNK2r3icgkIs/5i7X77banvD6oJCDGDA52PMSyGKr1LxuzRpHwe3Rx3FjUn76HmxAYCgpAoLMbC2d0oX3cpI9lv/gq/A6g2rKy/EAES4e2wDPS82lCzEoPD6Dfh8rG62RsQQcb3e5c7PGvD5WD024vre3N5H9nVdFV0j1/PTA9z98t2OrZAK2h3GtXZ49AvOwuRo2htBOz23fr2gEAOoL7r24ksi4x7klodfGl6/KulncX9cPlcmkaTn1q+P7LWP0t69e9m6dSuDD97o6LsvPUDT+m/wxhtv0Nvby6FDhSFxqzesLijEAJIkeXTwUU455RTmzp3LwoULueiii7jssstcp0qEQiEtxNRJz8vblO1AfprhLmBh8UEi8nHg4wBTp049Pj0bgbq6uoIVio1P3VrxuSNJqt8d223dnsI9hbyStssdk7E3Ti+VFu8SneauxHHldiYoqcIU8kqS8otlqKxPBbsi1Plzb6/S3QXcjttd53d9b6XeR9kE/fx0+hLnZ/9sy7Z7tMnyVUiQH2k7pZLmi6+9BA6W3J2hYpX0p8TnqtqJ+MYYBgYGCuZvhUIhx5Y8e/fuZdu2bczu73FtJ5zYm3tcHHxa6jO1P7Wf008/fYTvQKmTh5fFmNvwkOOvamPMd4DvgHWb8lh3qhLBYLAgBiK/+GpoaChcOr258vTuSpL3S2mNtoLsApN2TSGvpO1yx/js0NvWEonoGQF/JX867kHtrgn/Q6owhbxUn8vx2X0qtVtCVsGuCKk0e+r8ZKh8dwG3P9vWVNr1vZV6H62pMtcur51S52fn0JVt92iT5auQID/Sdkol0Bdfe5NsYnLTCCNdKkjrL7kbwlEm4icSCXp7e11jITJFAbjNzc2OYiyb3dUfbCGSV3hlpSKtzJs3LzePK1/Jz2QFu1MopY7wcmx4F5C/md4UwPkb8zjLzg9ze+4jH/kI1113HTfccAPXXnstK1asYOnSpcyfP59p06YxduxYZ4ZNUYL2uf39zoR/W6l08lIJ9lm5RPKzPgxYKeR1Rb+EK2n7ngsgWWdcj1nRtcJqe8FKQkUfm1AmQ9/sAYqvXPG7FH+GphkxxJ9xPJ9N+E+YOtJS1NERpp27pbiXZSfHW6n1pTdYyr9+2aT7FYcOgzGu17vc+VmhTIaVh+Ku7801jd5+XVdF16hUmv2KrhWOBP6CdkeSLF+FBPmRtuOWQD9YdO1NJoDZfxnXXzJ7eP2qpJ/F/XH5XEkwUDIRP5PJ0NfXR09PDzt3Ogu9AwcO8Oyzz7Jp0ya2b9/Onj176OvrcxRi4L6lT3NzM52dnfQvuh5T57zGgUv/ialTpzJ+/HhH8GlFOyQopYbk5cjY80CniJwCvA5cCVztYX8AOH3rFjafOqfgOWM/f1Syk4vt1ZTf3bPXuZoSK1ndmkyc5uq1easplwhPzw0ws+EUXj38KhmTQRBC/hAD6YGCFXHYKyqXr78d9u4vWE25eY6PF+LO1ZTbp+5E7NWUl5xykGlnO1dTTslbTZldtVm8mvLcM+N0+ypbTRlpDzpWUzZMG2A3E9h5VvVXU+b6XOlqyvHzWXVgHUzvhWC07GrKp06N0ZZdTdnzI5bbWW93n9YApvxqyrsW9fPkaT58xhSupnSZvF/8Po6spjzA8kwIwqEhV1MWnl+4mnL+xPnO1ZSx+MhXUxZ8/kewmnIE7WQnxeevptxzzdvZFH4M8ldTXlyF1ZRu/SxaTdl4xcUQKVxN2XL9Z/EtWcKePXscsRD9/f25NHkRob29vWCOVblIm2Aw6Ni02hhT8I/GhoYGZs+eDbNnw7hxw7rG5T5TSqnKeZrALyLvBL6OFW1xmzHmi+WOPxET+JVSJ4d0Ok0sFiMajRZENSSTSR5++OGK27nwwgsLCrB0Os2zzz7riISIRqMEAsPfc1QpVT2jIoHfGPNL4Jde9kEppaollUq5Bp5mQ08BFi9eTHNzc+6cQCBAIBAom1+YDT2NRCKOqRB+v59FixYdmzeklDouNIFfKaWGofg2H8CGDRvYt29fruAqJxaLFRRjYN1qHBwcdN3SR0NPlTrxaTGmRrVSifK16Oe/f51bHn6JNw72M7kpzPWXzK5O4nu1VSsxf5QyxpBMJgtGtfJHuTo7O5kxY0bBOalUashCTEQIh90n9y9evFg3sFbqJKbFmBq1ihPlu2Pd3PzUzQA1V5D9/Pev89mfbaQ/acVFvH6wn8/+bCNAbRVkxSnsvTut7+GELsi6u7vp7u7OFVypVOnEXrcVidl4iOz2Pm4jXOFwuGS4qRZiSp3ctBhTo1apRPnVG1bXXDF2y8Mv5QqxrP5kmlsefqm2irFySfejrBjLhp4WZ2+Fw2FOO+20gmP7+vp4wyWLzE087tx6aubMmcyYMYNwOKyFlVJq2LQYU6NWyUT6o0jcP9ZKJbuPOPG92qqVmH+c9ff309PT47it6Ja1lb9RdVZ2ZCvL7/e7zt2KRqOOrC2g5O1HpZSqhBZjatQaTenfk5vCvO5SeI048b3aqpWYX0WZTIb+/v5ckTU4OGjlYuWJxWJs3LixovZisZhjEv64ceM444wzcgVXfX29jnAppY4bLcbUqLVywcqCOWNQu+nf118yu2DOGEA44B954nu1Lb2pcM4YjCyBv0LGGNfJ8vF4nHg8TnEe4syZM6mrO/Lrq1TwaSAQcIxwuR0bDofp6OhwaUEppY49LcbUqDWa0r+z88JqfjVltRLzXaTT6VyhNW7cOILBI1tcZTIZ1q5dW3Fb8Xi84HZjKBSio6ODSCSSK7wikUjBayilVK3yNIF/uDSBX6nalkqlHCNb2ccDA0dGMM8991xaWloKzn3kkUcKjskXCoUKRrfa29t1npZSquaNigR+pdTok02KL95q55lnnmHv3r0VtRGLxRzF2Lhx43LBp8UT5/NvSSql1IlGf8MppRwSiYTr/K1YLEYikaCrq4uurq6CcyrZBzFbZLndPlywYEHV+q+UUqOJFmNKKQB27tzJjh07iMfjZfdJBPesrey+ifnztvJHtyKRSMnQU6WUOplpMabUCcoYw+DgoOsIVyQS4ayzzio4PplM0tvbO2S7Pp/PNb+rs7OT2bNna8GllFLDpMWYUieIWCzGn//854KiK51Oux7rtt1PfuSDz+dz3dInG3rqlsGl87qUUuro6G9PpWqcMSYXepotsgYGBpg/f35BUZRIJHjllVcqajMej5PJZApGsZqbmznvvPM09FQppY4zLcaUqhGZTIa9e/c6Jsy7hZ4CzJ07t2AivFuYaSAQcJ2/FY1GHcVWMBhk/Pjx1X9jSimlytJiTKnjJJ1OF4xwtbW1ObKynn/+edfCy00sFisoxgKBALNnzy6YQK+hp0opVfu0GFOqitLpdMlIiP7+wr0pI5FIQTHm8/mIRCLEYjFHu/X19UNu6yMidHZ2Hps3ppRS6pjRYkypYUqlUsRisdwtwHzPPPMMBw4cqKgdt3iI1tZWEomE47aiTo5XSqkTl/6GV8pFMpksuXH14OAgYG1WPWfOnILzotFo2WIsHA7niqyGhgbHz4vbU0opdeLTYkydlIwxZDIZ/H5/wfOvvvoqL7/88pChp+A+sjVmzJiCjarzR7jC4bDj9ZRSSiktxtTo9+Jd8OgXoHcXNE6BpTfBvPfnQk/d5m/F43EaGhpYtGhRQVM+n2/IQiybMl9fX+/42axZs5g1a1ZV355SSqkTmxZjanR78S64/9OQtCfH9+4k/YtPvm/qMgAADldJREFU8vLWrexoeGvJ0FNwH9nKTorPhp66jXKFw2HN4FJKKVU1WoypmpcNPc0f4cquTjx//ReQZOEqRX96kGnbfsgr88pvPJ1MJkmn0wW3Dpubm1m6dGnJlHmllFKq2rQYUzUlk8k4tvTJpsW76t3l+nQ4sRewtuhx29Yne5uxuODy+/2O7C+llFLqWNJiTB03mUzGMX9r+vTpjBkzJneMiLBly5aytxcL2mxow3/4DZfn21m2bBnBYFBHuJRSStU0LcZU1fX19dHX1+eIhSgOPQXrtmBxMRaNRjl06FDBccFg0HWFokz5R1jzmSNzxgACYfzLbsbvMsFeKaWUqjVajKlhS6VSuSIrHA7T1NRU8PNNmzaxd+/eitpym0Q/depUUqlUweT5QCDg3sCZV4LP57qaUimllBoNtBhTrpLJpGskRCwWy4WeAkyfPt1RjEWj0ZLFWDgcLhjdctuYevr06cPr7Lz3a/GllFJq1NJi7CSWSCRIJpOOPQ63bdvG1q1bK2rDbWSrqamJeDzumDAfiUQ09FQppZQqosXYCcwYQyKRcERCZEe6kskkjY2NnH/++QXnhUKhsu1mQ0+j0SjNzc2On3d0dNDR0VHV96KUUkqdqLQYG+WMMY7VgocOHeKFF14gFouRSqXKnl8q+NTn8zlGtrKPQ6EQPp+vqu9DKaWUOllpMTYKGGMYGBhwnb/V39/PsmXLCm7/+f1+ent7h2zX7/cTCoVIpVLU1R35KDQ1NXHZZZdpJIRSSil1HGgxVoOMMWzZsqWg+CoZegr09/cXxENkt+sxxlBXV1dyhMst9BTQIkwppZQ6jrQYO46yoafFqxS7uroKViSKCLt27SKRSFTUbiwWKyjGfD4fixcvJhwOa+ipUkopVeO0GDtG9u3bR29vb8Ftxf7+fowxjmPb2tpc4yHyizG30NPs42Aw6GizuD2llFJK1SYtxo5COp0uKLIaGhqYOHFiwTHbt29nz549FbUXi8Ucz82cOZNMJpMruEqGniqllFJqVNNirIRUKuU6YT4ejzMwMFBwbEdHh6MYK87uygqFQo4RrsbGRsdxra2t1XszSimllKpZWoyVsGPHjhEFn44fP550Ou24raihp0oppZTKp8VYCaVGtsCaYB8Oh8uObE2aNIlJkyYdyy4qpZRS6gSgxVgJ0WiUMWPGuE6YD4fDGnqqlFJKqarwpBgTkZuBjwFv2k99zhjzSy/6UsrYsWNZsmSJ191QSiml1AnOy5GxW40xX/Xw9ZVSSimlPKf32pRSSimlPORlMfZJEXlRRG4TkeZSB4nIx0VknYise/PNN0sdppRSSik1KolbInxVGhZ5BHALy7oReAbYCxjgn4A2Y8zfDNXm2WefbdatW1fVfiqllFJKHQsist4Yc/ZQxx2zOWPGmHdUcpyIfBd44Fj1QymllFKqlnlym1JE2vK+vRzY5EU/lFJKKaW85tVqyn8RkTOxblPuAK71qB9KKaWUUp7ypBgzxnzQi9dVSimllKo1Gm2hlFJKKeUhLcaUUkoppTx0zKItjgUReRN47Ti+ZAtWBIdy0mtTml6b0vTalKbXpjS9NqXptSnP6+szzRgzYaiDRlUxdryJyLpK8kFORnptStNrU5pem9L02pSm16Y0vTbljZbro7cplVJKKaU8pMWYUkoppZSHtBgr7zted6CG6bUpTa9NaXptStNrU5pem9L02pQ3Kq6PzhlTSimllPKQjowppZRSSnlIizGllFJKKQ9pMeZCRC4VkZdEZJuI3OB1f2qJiNwmIj0iopu75xGRDhH5rYhsEZHNIrLS6z7VEhEJichzIvKCfX0+73WfaomI+EXk9yLygNd9qTUiskNENorIH0Rkndf9qSUi0iQi94jIVvt3z3le96kWiMhs+/OS/TokIp/xul/l6JyxIiLiB14GlgG7gOeBq4wxf/S0YzVCRC4A+oD/MMbM9bo/tUJE2oA2Y8wGEWkA1gPv1c+NRUQEiBpj+kQkAPwOWGmMecbjrtUEEfl74GxgrDHmL7zuTy0RkR3A2cYYDTYtIiI/BJ4wxnxPRIJAxBhz0Ot+1RL77/TXgYXGmOMZGj8sOjLmdA6wzRiz3RiTAO4E3uNxn2qGMeZxYL/X/ag1xphuY8wG+/FhYAvQ7m2vaoex9NnfBuwv/ZcgICJTgOXA97zuixo9RGQscAHwfQBjTEILMVdLgVdquRADLcbctAM7877fhf6lqoZBRKYD84Fnve1JbbFvxf0B6AF+bYzR62P5OvC/gYzXHalRBviViKwXkY973ZkaMgN4E/iBfYv7eyIS9bpTNehK4Cded2IoWow5ictz+i94VRERGQPcC3zGGHPI6/7UEmNM2hhzJjAFOEdETvrb3CLyF0CPMWa9132pYYuNMQuAy4D/ZU+VUFAHLAC+aYyZD8QAneOcx751+27gbq/7MhQtxpx2AR15308B3vCoL2oUsedC3Qv82BjzM6/7U6vsWylrgUs97kotWAy8254XdSdwkYj8yNsu1RZjzBv2f3uA+7Cmkijr76pdeSPM92AVZ+qIy4ANxpg9XndkKFqMOT0PdIrIKXZVfSXwXx73SdU4e4L694Etxpj/53V/ao2ITBCRJvtxGHgHsNXbXnnPGPNZY8wUY8x0rN81vzHG/JXH3aoZIhK1F8Rg34K7GNCV3IAxZjewU0Rm208tBXTBUKGrGAW3KMEa5lR5jDEpEfkk8DDgB24zxmz2uFs1Q0R+AiwBWkRkF/CPxpjve9urmrAY+CCw0Z4XBfA5Y8wvPexTLWkDfmivbPIBdxljNMZBDWUScJ/1bx3qgDuMMQ9526Wa8ingx/bAwXbgIx73p2aISAQrFeFar/tSCY22UEoppZTykN6mVEoppZTykBZjSimllFIe0mJMKaWUUspDWowppZRSSnlIizGllFJKKQ9pMabUSU5E0iLyh7yvY57iLSJNIvI/j+K8m0XkH6rw+meLyDeGOOZo+3iPiMzI+36+iBgRuaTouD7n2ceeiEwXkU3247eIyO1e9EMpdYQWY0qpfmPMmXlfXzkOr9kEDLvQqRZjzDpjzKeHOGzYfRSR0wG/MWZ73tNXAb+z/zvU+f7hvN5IGWM2AlNEZOrxfF2lVCEtxpRSDiLSKCIvZdO9ReQnIvIx+3GfiHxNRDaIyKMiMsF+fqaIPGRv6PyEiJxqPz9JRO4TkRfsr0XAV4CZ9kjcLfZx14vI8yLyooh8Pq8vN9p9eQSYjQsRuV1EvmW/7sv2no+ISEhEfiAiG+3NlC+0n18iIg/Yj28WkdtEZK2IbBeRbJFW0EcRaRORx+3vN4nI+S5duQb4RV6/BLgC+DBwsYiEXPq+RER+KyJ3YIUGR0VkjX2tNonIB+zjzhKRx+zr+7CItNnPrxWRfxaR5+z3fr79/HT7emywvxaV+OO+Hyv9XynlFWOMfumXfp3EX0Aa+EPe1wfs55cBT2P9Rf1Q3vEGuMZ+fBPwb/bjR4FO+/FCrK19AH6KtXE6WLtaNALTgU15bV4MfAcQrH8kPgBcAJwFbAQiwFhgG/APLu/hduAh+9xOrH37QsB1wA/sY04F/mw/vwR4wH7+ZuApoB5oAfYBAZc+XgfcmPc+Glz68Rjwlrzv3wY8aj++A3hf3s/67P8uwdrk+RT7+78Evpt3XKPdn6eACfZzH8DaHQSsfT6/Zj9+J/CI/TgChOzHncA6+3Hx+1oM3O/151C/9Otk/tLtkJRS/caYM4ufNMb8WkRWAP8fOCPvRxmsAgvgR8DPRGQMsAi42966BqziBuAi4K/tNtNAr4g0F73cxfbX7+3vx2AVEA3AfcaYOICIlNsn9i5jTAb4k4hsxyq+3gb8q/3aW0XkNaDL5dw1xphBYFBEerC24Sn2PHCbWBvC/9wY8weXY9qAN/O+vwprA3Ds/34QcNtE/jljzKv2443AV0Xkn7EKxidEZC4wF/i1fX39QHfe+dk212MVW2AVcP8mImdiFdxu7xugB5hc4mdKqeNAizGllCsR8QFzgH5gHNZokxuDNSJ10K2oq/TlgC8bY75d1IfP2O1Xovg4Y7dbicG8x2lcfjcaYx4XkQuA5cB/isgtxpj/KDqsH2vkLTv/6y+Bd4vIjXZfxotIgzHmcNF5sbzXeVlEzsIa5fqyiPwKuA/YbIw5b4j+5/f974A9WIW0DxgocW7I7rdSyiM6Z0wpVcrfAVuwRneyI0Jg/d64wn58NfA7Y8wh4FV7JA2xZEfTHgU+YT/vF5GxwGGsUa+sh4G/sUfYEJF2EZkIPA5cLiJhEWkA3lWmvytExCciM4EZwEv2+dfYbXYBU+3nK1HQRxGZBvQYY74LfB9Y4HLOFmCW/fgdwAvGmA5jzHRjzDTgXuC95V5URCYDcWPMj4Cv2q/zEjBBRM6zjwnYiwXKaQS67dHCD2KNprnpAjYN0ZZS6hjSkTGlVFhE8m+5PQTcBnwUOMcYc1hEHgdWAf+INYpzuoisB3qx5i+BVfR8U0RWYd0iuxN4AVgJfEdE/hZr5OYTxpinReRJsSIWHjTGXC8ic4Cn7dtwfcBfGWM2iMhPseayvQY8UeZ9vIQ1Z2sS8D+MMQMi8u/At0RkI5ACPmyMGcy7lVqSMWZffh+xCpbrRSRp9++vXU5bgzUH7BGsIva+op/fi1WY/meZl34LcIuIZIAk1vVKiMgVwDdEpBHrd/fXgc1l2vl34F67QP4teaNvRS60+62U8ogYU+kdAKWUslZTGmPGeN2PfGJlZT1gjLnH436EsQqfxfb8uJomIvVYBezbjDEpr/uj1MlKb1MqpVSVGGP6sUYP273uS4WmAjdoIaaUt3RkTCmllFLKQzoyppRSSinlIS3GlFJKKaU8pMWYUkoppZSHtBhTSimllPKQFmNKKaWUUh76bzU9OiwM+OoUAAAAAElFTkSuQmCC", "text/plain": [ "
" ] @@ -243,7 +243,7 @@ "x = np.linspace(0., 7.)\n", "std = np.std(df_all[\"predicted_points\"] - df_all[\"actual_points\"])\n", "plt.plot(x, x, ls=\"--\", c='0.5', lw=5, zorder=0.0, label=r\"$y = x$\")\n", - "plt.plot(x, x + 2*std, ls=\"--\", c='0.7', lw=3, zorder=0.0, label=r\"$\\pm 2\\sigma\\;(\\sigma = {:.2f})$\".format(std))\n", + "plt.plot(x, x + 2*std, ls=\"--\", c='0.7', lw=3, zorder=0.0, label=fr\"$\\pm 2\\sigma\\;(\\sigma = {std:.2f})$\")\n", "plt.plot(x, x - 2*std, ls=\"--\", c='0.7', lw=3, zorder=0.0)\n", "plt.legend();" ] @@ -258,7 +258,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3.9.7 ('venv': venv)", "language": "python", "name": "python3" }, @@ -272,7 +272,12 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.5" + "version": "3.9.7" + }, + "vscode": { + "interpreter": { + "hash": "cba876b14047f97c1a6c0683be37bfa58dede36bf5bd1964bf1c47d5ea6251d0" + } } }, "nbformat": 4, diff --git a/notebooks/forecast_evaluation.ipynb b/notebooks/forecast_evaluation.ipynb index 36b0630c..b2830b54 100644 --- a/notebooks/forecast_evaluation.ipynb +++ b/notebooks/forecast_evaluation.ipynb @@ -142,9 +142,9 @@ "metadata": {}, "outputs": [], "source": [ - "print(\"Baseline model achieves a score of {:.2f}\".format(baseline_score))\n", - "print(\"BPL model achieves a score of {:.2f}\".format(plain_score))\n", - "print(\"BPL model with fifa features achieves a score of {:.2f}\".format(fifa_score))" + "print(f\"Baseline model achieves a score of {baseline_score:.2f}\")\n", + "print(f\"BPL model achieves a score of {plain_score:.2f}\")\n", + "print(f\"BPL model with fifa features achieves a score of {fifa_score:.2f}\")" ] }, { @@ -183,9 +183,9 @@ "metadata": {}, "outputs": [], "source": [ - "print(\"Baseline model achieves a score of {:.2f}\".format(baseline_score))\n", - "print(\"BPL model achieves a score of {:.2f}\".format(plain_score))\n", - "print(\"BPL model with fifa features achieves a score of {:.2f}\".format(fifa_score))" + "print(f\"Baseline model achieves a score of {baseline_score:.2f}\")\n", + "print(f\"BPL model achieves a score of {plain_score:.2f}\")\n", + "print(f\"BPL model with fifa features achieves a score of {fifa_score:.2f}\")" ] }, { @@ -227,7 +227,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3.9.7 ('venv': venv)", "language": "python", "name": "python3" }, @@ -241,7 +241,12 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.0" + "version": "3.9.7" + }, + "vscode": { + "interpreter": { + "hash": "cba876b14047f97c1a6c0683be37bfa58dede36bf5bd1964bf1c47d5ea6251d0" + } } }, "nbformat": 4, diff --git a/notebooks/modelling_test.ipynb b/notebooks/modelling_test.ipynb index 4f782e9d..d3809c29 100644 --- a/notebooks/modelling_test.ipynb +++ b/notebooks/modelling_test.ipynb @@ -195,7 +195,7 @@ " return alpha\n", "\n", "def process_player_data(prefix):\n", - " df = pd.read_csv(\"../data/player_history_{}.csv\".format(prefix))\n", + " df = pd.read_csv(f\"../data/player_history_{prefix}.csv\")\n", " df[\"neither\"] = df[\"team_goals\"] - df[\"goals\"] - df[\"assists\"]\n", " alpha = get_empirical_bayes_estimates(df)\n", " y = df.sort_values(\"player_name\")[\n", @@ -253,7 +253,7 @@ "outputs": [ { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAYUAAAEKCAYAAAD9xUlFAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz\nAAALEgAACxIB0t1+/AAAIABJREFUeJztnXuYHGWV8H9nLmEmAWcChE3IBJIoxBUICQYMRPIJaECj\n3MQEURYWVxZXNAvqGlbMjiwrqN+SjY/s52bVBWWBhIsQGRQUVJBsgEDCyFXiEGVCskQgI4QJmcv5\n/qiqTk1PVVdVd1V3z/T55eknXbe3Tlf3vOd9z+0VVcUwDMMwAOoqLYBhGIZRPZhSMAzDMHKYUjAM\nwzBymFIwDMMwcphSMAzDMHKYUjAMwzBymFIwDMMwcphSMAzDMHKYUjAMwzByNFRagKTsv//+OnXq\n1EqLYRiGMaJ47LHH/qSqE6LOG3FKYerUqaxfv77SYhiGYYwoROQPcc4z85FhGIaRw5SCYRiGkcOU\ngmEYhpFjxPkUDMMwiqGvr4/u7m527dpVaVEypampiba2NhobG4u63pSCYRg1QXd3N/vssw9Tp05F\nRCotTiaoKq+88grd3d1MmzatqDbMfGQYRk2wa9cu9ttvv1GrEABEhP3226+k2ZApBcMwaobRrBA8\nSv2MphQMwzCMHKYUDMMwykR9fT2zZs3KvTZv3szs2bPZuHEjAP39/YwbN44bbrghd8273/1uHn/8\nca677jomTJjA7NmzOeSQQzj55JNZu3Zt6jKaUjAMwygTzc3NbNy4MfeaOnUqxx13XK5zf+KJJ5gx\nY0Zue+fOnXR1dXHkkUcCsHjxYjZs2MDzzz/P0qVLOfPMM3nmmWdSldGUgmEYRgB3bNjCvKvvZ9rS\nDuZdfT93bNiSyX3mzZuXUwJr167loosuys0cHnnkEY466ijq6+uHXXfCCSdw4YUXsnLlylTlyVQp\niMgpIvKciGwSkaUFzjtLRFRE5mQpj2EYRhzu2LCFy27/LVt29KLAlh29XHb7b0tWDL29vTnT0Rln\nnAEwZKawdu1a5s+fz1577cXrr7/O2rVrmTdvXmh7Rx11FM8++2xJMuWTWZ6CiNQD1wIfALqBR0Vk\njao+nXfePsDngYezksUYudyxYQvfuuc5XtrRy4GtzXzp5BmcPntypcUyRjnfuuc5evsGhuzr7Rvg\nW/c8V9LvzzMf+Zk6dSq7d+9m27ZtPPvss8yYMYOjjz6ahx9+mLVr1/K5z30utD1VLVqWMLKcKRwD\nbFLVLlXdDdwMnBZw3j8D3wRGd5qhkZisRmuGEcVLO3oT7S+VY489lltvvZVJkyYhIsydO5eHHnqI\nRx55hLlz54Zet2HDBv7yL/8yVVmyVAqTgRd9293uvhwiMhuYoqp3FWpIRC4UkfUisn779u3pS2pU\nJYVGa4aRJQe2NifaXyrz5s1j+fLlHHvssYCjJH74wx8yceJEWltbA6/59a9/zcqVK/n0pz+dqixZ\nKoWgDIrcXEdE6oDlwBeiGlLVlao6R1XnTJgQuUaEMUoo92jNMDy+dPIMmhuHOnebG+v50skzMrnf\nvHnz6OrqyimFSZMmMTAwwHHHHTfkvFWrVjFr1iwOPfRQvv71r3PbbbelPlPIsvZRNzDFt90GvOTb\n3gc4HPiVm4E3EVgjIqeqqq2iY3BgazNbAhRAVqM1w/Dw/AZp+7PeeOONwP1HH330MP/A5s2bh2yf\nf/75nH/++SXdPw5ZKoVHgUNEZBqwBTgbOMc7qKo9wP7etoj8CviiKQTD40snz+Cy2387xISU5WjN\nMPycPntyTQY1ZKYUVLVfRC4G7gHqgR+o6lMicgWwXlXXZHVvY3SQ1WjNMIxwMi2drap3A3fn7VsW\ncu77spTFGJnU6mjNMCqFZTQbhmEYOUwpGIZhGDlMKRiGYRg5TCkYRkzKVSDNGL2ICOeee25uu7+/\nnwkTJvDhD38YgOuuu46LL74YgPb2diZPnsysWbM45JBDOPPMM3n66acD200TUwqGEYOsSm6Yoqkt\nxo0bx5NPPklvr5N/8/Of/5zJk8MDKS655BI2btzI888/z+LFiznxxBPJuqqDKQXDiEEWJTestlOV\n07kalh8O7a3O/52rU2n2gx/8IB0dHQDcdNNNfPzjH4913eLFi1mwYAE33nhjKnKEYUrBMGKQRckN\nq+1UxXSuhp98HnpeBNT5/yefT0UxnH322dx8883s2rWLzs5O3vOe98S+NotS2fmYUjCMGGRRIM1q\nO1Ux910BfXnfQ1+vs79EZs6cyebNm7npppv40Ic+lOjaLEpl52NKwTBikEWBtHJX4jQS0NOdbH9C\nTj31VL74xS/GNh15ZFEqOx9TCoYRg9NnT+aqM49gcmszAkxubeaqM48oKdu63JU4jQS0tCXbn5AL\nLriAZcuWccQRR8S+5rbbbuPee+9NrEiSkmmZC8MYTaRdcsNqO1UxJy1zfAh+E1Jjs7M/Bdra2liy\nZEnkecuXL+eGG25g586dHH744dx///1kvXyAlMNGlSZz5szR9eutkKphGMl45plnkpleOlc7PoSe\nbmeGcNIymLkoOwFTJOizishjqjon6lqbKRiGYQQxc9GIUQJpYj4FwzAMI4fNFIyKc8eGLWZXN4wq\nwZSCUVG8rF4vicvL6gVMMRhGBTClYFSUQlm95VYKlZ6xVPr+hgGmFIwKUy1ZvZWesVT6/obhYY5m\no6JUS1ZvoRlLOSqZWh2k2qC+vp5Zs2Zx2GGHceSRR3LNNdcwODgIwK9+9StaWlqYNWtW7vWLX/xi\nyHXea/PmzZnJaDMFo6J86eQZQ0bIkE1Wb5RpJmxm4o3Ysx7BV8uMyciW5uZmNm7cCMDLL7/MOeec\nQ09PD1/72tcAOP7447nrrrsKXpc1NlMwKkoW5SPyiVOiOmxmUi9SlhF8tcyYjD10dHWw4NYFzLx+\nJgtuXUBHV0eq7R9wwAGsXLmS73znO2UpdBcXmykYFSft8hH5xHFmh81Y8q/zKDSCL8ZhXK4ZkxGP\njq4O2te2s2tgFwBbd26lfW07AAunL0ztPtOnT2dwcJCXX34ZgAcffJBZs2bljt922228/e1vp7e3\nN7d/2rRp/PjHP05NhnxMKRijnjimmbA6RN+65zm2BFwfNoIv1mFsdZCqixWPr8gpBI9dA7tY8fiK\nVJUCDC2HXQ3mI1MKxqjnwNbmwI69ToQ7NmzJdbxhM5YkI/hSQmyznjEZ8dm2c1ui/cXS1dVFfX09\nBxxwAM8880yqbReL+RSMUU9QiWqAAdXI5S+T+jzizEpsXebqZ+K4iYn2F8P27du56KKLuPjiixGR\n1NotFZspGKMerwP/wuonGMhz6MUZxScZwYfNSjxzU5r5CGG+C0uCK50lRy0Z4lMAaKpvYslR0eWu\nC+H5Bvr6+mhoaODcc8/l0ksvzR3P9ylcfvnlnHXWWSXdMymmFIya4PTZk7lkVbBNNq2wzzs2bOHN\n3f3D9vvNTWHmpS+sfoL1f3iVXz67PVZnHqZc1v/hVW57bIslwZWI5zdY8fgKtu3cxsRxE1ly1JKS\n/QkDA8GBCwDve9/76OnpCTz2xhtvlHTfJJhSMGqGqFF8KeR30h6tzY20n3pYrkMOU0ADqtyw7o+5\n7ajOPEy53PTwi0XNhozhLJy+MHWn8kjAlIJRM6QV9plvnjnhnRMCO2OAcXs1DOmMwxRTEIU680LK\nJQhLgjPiYo5mo2ZII1EuKBHuhnV/jN0Zhzm9wwjrzAsl2yU5v9aopiSxrCj1M9pMwRj1pOl4DTLb\nFCK/My7k9I5zvUfYrOej7548xKfg7bckOGhqauKVV15hv/32q6ponzRRVV555RWampqKbsOUgjGq\nCXLIXrJqI+v/8CpXnn5E4vaSmGHCOmNPMQT5IOJc728jSNnNOXhfiz4KoK2tje7ubrZv315pUTKl\nqamJtra2oq+XkTadmjNnjq5fv77SYhgjhHlX3x9owxdg+eJZiTvLsPbyqRfhXxcdWbD9IN9E3Ogj\nw0iKiDymqnOizrOZgjGqCRvZKxQVkRNktsmnubE+lq/CMpiNasQczcaoppCDtZiInCBn9SfnHpRp\nlVfDKCc2UzBGNV86eQaXrNpIkJG02Iicco/wi3GUW1azUSw2UzBGNafPnswn5h5EfqzJSInIibMW\nRBrXGIaHKQVj1HPl6UewfPGsokw8cYrXZVngrphlOm1pT6MUMjUficgpwAqgHvieql6dd/wi4LPA\nAPAGcKGqPp2lTEZtUozJJ07xujQL3AVRzDKdtrSnUQqZzRREpB64Fvgg8C7g4yLyrrzTblTVI1R1\nFvBN4Jqs5DGMpMQZcWc9Ki9mmc6wY976EYZRiCzNR8cAm1S1S1V3AzcDp/lPUNU/+zbHQaA/0DDK\nimcOCstH8I+4sxqVR8lwwjsnhF5byvoRhpGl+Wgy8KJvuxt4T/5JIvJZ4FJgDHBihvIYRiRh1U79\n+EfiYQXumhrrmLp0+ELvm6+OrroZR4ZfPhuelVvq+hFGbZPlTCGouMiwmYCqXquqbwe+DFwe2JDI\nhSKyXkTWj/YUdaOyRNU2aqyXIVFLQaPyOqC3bzDw+iBFkVQGiJ6JnD57MoNWMdUogiyVQjcwxbfd\nBrxU4PybgdODDqjqSlWdo6pzJkwInzYbRqlEdph5/Wx+MltrcyPB6iBFGYiXY1GMP8IwslQKjwKH\niMg0ERkDnA2s8Z8gIof4NhcCz2coj2FEEtVh9g3qMCfy6bMn89DSE1m+eBZv9ZeqEqJlEIiVYxE0\nixkp+RlG5chMKahqP3AxcA/wDLBaVZ8SkStE5FT3tItF5CkR2YjjVzgvK3kMIw5x1jsIG8knLatd\njAwCfGLuQbF8AmmsH2HUHlYl1TDy8EpEhEX+jB/byNgxDcNKSExb2hErfC6us9mToV6EAVUm++5l\nZSyMpMStkmpKwTBCCIoCaqwXUMeM5OFVRW1f8xQ7evsKtulXCMV27EFyFarMagrEACudbRglE7SQ\nzc63+od1/L19A7SveYqdu/sD22ltbqT91MOGdMSlZEIXSpjLvzbpfUyBGKYUDKMA+eUxpoWElIbN\nEMaPbWTDsgXD9kd17IU65yQJc1kqkFIw5VO9WEE8w4jJHRu2UJdwbd8dbwYri0Ide1SV0yShpmkp\nkDSxKq7VjSkFw4iB15HlZwiDY88fP7Yx8LqkuQIHtjZHds5JQk3D7nPe3o/A8sOhvdX5v3N12Qrp\nWRXX6saUgjEiyLI8dRwKhZv29g2g6jqhfRTKCSjUsUd1zklCTYPuc9aYtVyu34WeFwF1/v/J5x1F\nEUDayW7FKJ9Kf/+1hPkUjKonC1t3Upt21Gh5R28fjXXC+LGN7HizL7LNICe2d35YOKy/c45bCtx/\nHy+89e+5mYaBXUNP7OvlH5pXsarx2GFRTWknu4XViwpTPuX0dRimFIwRQBJnaRyK6WTCOjI/fYPK\n2DENgY7lIMI69i+dPCMw5LTYztm7h9fmgfKnwPPG9m7jqjOPyNwBnPTzpf39G4UxpWBUPWnbuovp\nZII6sjRkKjRjSbNz9n/ml3R/2oIUQ0tbWdafTvr5bNGg8mJKwah6kpoboiimk8nvyOrcLON86kSY\ntrQjVkceNWNJs3P2f7Zv9i/i6sbvMVZ27zmhsRlOWpba/aJI8vnS/v6NwphSMKqetM0pSTqZsJF8\n2JoHnqIIW7ozPxGuXGYR/2deM/he6IN/aFjNgXWvUNfS5iiEmYtSvWdapP39G4UxpWBUPWmbU+J2\nMnF8D4VmDvnJaPltheEf1aeV5JX/mdcMvpef6//hqtOqv0BeFuY0IxyrfWTUJHE627DlMCe3NvPQ\n0qGLBIYVwxPghasXFlxaM6z9pDWOorAs4trGah8ZRgHi2LST+B6iTFJxnaL+GUvaUTflcCIbIx9L\nXjOMEJJkI0dlGYe1NX5sY2gSmkXdGJXAZgqGEUISB2eU3TusrX/6yGGho3eLujEqgSkFwwghqYOz\nkHmmGGdpJaNuqtH/UI0yjUbM0WwYFSSqo6tER5i2g3u0yjTSiOtoNp+CYVSIai0hXY1VTKtRptGK\nKQXDqBBRHV2llEY1OrirUabRiikFo2apdDnmqI6uUqPjpGtAlINqlGm0YkrBqEmqwXQT1dFVanSc\nZBEfKI9yTSqTUTymFIyapBps1MXmNmQ9Ok6yiE+5lGsSmYzSiBWSKiLHAp8EjgcmAb3Ak0AHcIOq\n9mQmoWFkQDXYqIvNbSjH6Dhu9nM51zqwjOzyEKkUROSnwEvAncC/AC8DTcChwAnAnSJyjaquyVJQ\nw0iTakkMSzu3odxUg3I10iXOTOFcVc1fkeMN4HH39a8isn/qkhlGhoyUcszVPjquFuVqpEekT8Gv\nEETkYBF5v/u+WUT2yT/HMEYCZqNOB3MAjz5il7kQkU8DFwL7Am8H2oDvAidlI5phZEu1j8JHApU2\ncVnpi/RJUvvos8AxwMMAqvq8iByQiVSGYYwYKqVc4yyCZCQnSUjqW6qaW9RVRBogcF0RwzCMzKmG\nsOLRSBKl8GsR+UegWUQ+ANwC/CQbsQzDMApjkU/ZkEQpLAW2A78F/ha4G7g8C6EMwzCisNIX2RA3\nea0euF5VPwn8Z7YiGYaRlFp0uI6UsOKRRiyloKoDIjJBRMb4/QqGYVSeqnW4dq6G+66Anm5oaYOT\nlsHMRak1X+nIp9FKkuijzcBDIrIG2OntVNVr0hbKMIz4lLPURGw6V8NPPg99rn2/50VnG1JXDKYE\n0iWJT+El4C73mn18L8MwKkhVOlzvu2KPQvDo63X2G1VN7JmCqn4NwM1iVlV9IzOpDMOITVWWmujp\nTrbfqBpizxRE5HAR2YBTHfUpEXlMRA7LTjTDMOJQlaUmWtqS7TeqhiTmo5XApap6sKoeDHwBi0Qy\njIpTlXWcTloGjXkzlcZmZ79R1SRxNI9T1V96G6r6KxEZV+gCETkFWAHUA99T1avzjl8K/A3Qj5MD\ncYGq/iGBTIZhUIUOV8+ZnGH0kZENSZRCl4h8FfiRu/1J4IWwk93chmuBDwDdwKMiskZVn/adtgGY\no6pvishngG8Ci5N8AMMwqpSZi0wJjECSmI8uACYAt7uv/YG/LnD+McAmVe1ycxtuBk7zn6Cqv1TV\nN93NdTiVVw3DMIwKkST66DXg8wnangy86NvuBt5T4PxPAT9N0L5hGIaRMkmij34uIq2+7fEick+h\nSwL2BVZVFZFPAnOAb4Ucv1BE1ovI+u3bt8cV2TAMw0hIEvPR/qq6w9twZw6F1lPoBqb4tttwEuCG\n4K7k9hXgVFV9K6ghVV2pqnNUdc6ECRMSiGwYo4DO1bD8cGhvdf7vXD2672tUlCSO5kEROUhV/wjO\n0pwUXk/hUeAQEZkGbAHOBs7xnyAis4H/AE5R1ZcTSW4YtUCZykVUzX2NipNkpvAV4Dci8iMR+RHw\nAHBZ2Mmq2g9cDNwDPAOsVtWnROQKETnVPe1bwN7ALSKy0a2rZBiGR6XKRViZipoliaP5ZyJyFDAX\nx19wiar+KeKau3HWXfDvW+Z7//5k4hpGjVGpchFWpqJmSeJongf0qupdQAvwj64JyTCMrKhUuQgr\nU1GzJDEf/T/gTRE5EvgS8Afgh5lIZRiGQ6XKRViZipoliVLoV1XFSUD7tqquwEpnG0a2zFwEH/k2\ntEwBxPn/I9/O3tlbqfsaFSdJ9NHrInIZTnmL+W4Zi8ZsxDIMI0elykVYmYqaJMlMYTHwFvApVd2G\nk7EcmGxmGIZhjEwiZwoiIuqwDcgtvenmK/zQf052YhqGYRjlIM5M4Zci8jkROci/U0TGiMiJInI9\ncF424hmGYRjlJI5P4RScCqk3ich04DWgCWeNhHuB5aq6MTsRDcMwjHIRqRRUdRfw78C/i0gjTsns\nXn8dJMMwykzn6sovYFMNMhipE8en0ARcBLwD6AR+4JawMAyjElRDXaJyy2AKqGzE8Slcj1PW+rfA\nh4B/zVQiwzAKUw11iaJkSLPCqqeAel4EdI8CsqqtmRDHp/AuVT0CQES+DzySrUiGYRSkGuoSFZIh\n7VlEIQVks4XUiTNT6PPemNnIMAIo97oD1VCXqJAMac9kqkEJ1hBxlMKRIvJn9/U6MNN7LyJ/zlpA\nw6hqKmHaqHRdos7VsHvn8P2eDGl34tWgBGuISKWgqvWq+jb3tY+qNvjev60cQhpG1VIJ+34l6xJ5\nSrD31aH7m/fdI0NoZ63FzaQqrQRrjCS1jwzDyKdSpo1K1SUKUoIAY8btkeekZUN9Cn6K8S9451U6\n+qhGIqBMKRhGKbS0uaajgP3VRFodWhwlOHMR/HEdrP8BgSv2FuMkrnRxvmoIAy4TSQriGYaRz0gw\nbaTp94hr33/+Xgou4T7SnMTVEAZcJmymYJSH0Tr1rhbThp/8Z717Z3ohnUGmoSAlGNXpV9tMKooa\nioAypWBkz2ifelfatOEn6FmHUUyHFlcJhpnVoPpmUnEYKWbCFDDzkZE9NTT1rjhhjuAgiu3QZi6C\nS56E9h3O/0EKMcisBkOjlEYSI8FMmBI2UzCyp4am3hUn7jPNukOrRrNaKYy2z1MAUwpG9tTQ1Lvi\nhD3r5n2dsNFydmhxzGpZ+prSbruazIQZYkrByJ64zkmjdMKe9Qe/UX0dWpa+ptHux8oQ8ykY2VPJ\nDNxaI+xZQ3nrM8UhS1+T+bGKxmYKRnmokal3VZBv//7pl+Gt12HQrW1ZLaPmLH1N5scqGlMKhjFa\nyNnQXwSEXPJYfp0iqI7S01n6msyPVTRmPjKM0cCQrGUomE3sUelRc5ZhnjUUQpo2phQMo9zrIZRC\nmKxJ8hNyFFm1NC2y9DWZH6toRDXGiKKKmDNnjq5fv77SYhgjhbCwxDBTCzgjymrsQPIjamCPrLdf\nSKzZQRDV+nmNVBGRx1R1TuR5phSMUUtYJ3rkOfDEjYVH1i1TnGzdamL54SF28inO/4VKWtSPgTF7\nB/sXvDaK/bzlrGs1WmtolYG4SsHMR8bIIompJyws8bHrok0tlba3B1EoouakZU7HH0TzvnDatfDl\nF3BmRQnajqKcK8+Vcq+RZCKsMKYUjJFD0k4hrKPTgeh7VWOUSqGy1TMXOTOBIPwL4KS9tGU58wGK\nvVcllkwdwZhSMEYOSTuF5vHB+yXiZ1+tUSpRETW9rwVf51eOaUflJMkHKHW0XmzugSWyJcLyFIyR\nQ1oJSQ3NwGBeR+E6m1umpF9/56df3mPLb963+JITUUXZ4sTmp13YLW4+QBplJ4rNPbBEtkSYUjBG\nDmGdgtQ5o8/8Di5s5Nz3Jpy5sgyF2AJk7X0V7vys875YxRB2XdwaU2lmlxe6p98pLHXDzXZJE+iK\nraFliWyJMPORMXIIq9GvAwTaiqNs8FFrAhTDXZc64aGFIoEGdmdjukgzNj+uqadQrSW/HT/Mj5Nk\ntF7s57NEtkRYSKpR3eSHIB6ywFn/N2z0CXvCKwvF9WcRxti5OkG+gDgKqRpJ47mFhc/mU67QXwtl\njR2SauYjozSyroefb4d+4sY9nVN7a/B13uiz3Auj3HcFsRPIqtl0UcgxG/fZxZkBNDY7Sn754dl/\nP1aQMTaZmo9E5BQReU5ENonI0oDj80XkcRHpF5GzspTFyICsQ/2iokbihFdmZSYKIq4ppH5MdqaL\nNOLx03DMhkV++fGSCC1UtKrITCmISD1wLfBB4F3Ax0XkXXmn/RE4H7gxKzmMDEkr1C+sI4vqnKrN\nVhxn9F/nZhbffmH6SVRpKelScxk6VzulugveY4pjBrRQ0aojS/PRMcAmVe0CEJGbgdOAp70TVHWz\ne2wwQzkMj7RNPWmMKAuFKkZFjXiy+0M+GwIc0eUiKDomn8Hde2RNe12DJGafQr6a5vHObGZg957z\nkyjb+67Ys3ZDEF5bt18YfNxCRStKluajyYD/L7rb3We4dHR1sODWBcy8fiYLbl1AR1dHdjfLwtST\nRnZsoY4s7kyg33d976uVM0HkR8dIffQ15ZxZ+a/P/y2s//6e7d5XQdXJqSgmiqlQp+5vK+3saiMV\nslQKQUVWigp1EpELRWS9iKzfvn17iWJVBx1dHbSvbWfrzq0oytadW2lf256dYsgiqzMN802hjixO\nCGK1Zav6fRgacwLc0x3fF1BIuYfZ8fP3xymzPdjnlMdo3+F8n/ddEd9PEdrZTxnq1ynm91PpGkaV\nvn8ZyCwkVUSOBdpV9WR3+zIAVb0q4NzrgLtU9daodkdLSOqCWxewdefWYfsnjZvEvWfdm/4N21sJ\n1sklhkaWapIqVPkzTqhinM+VttksyPTyxM3Qt7O49pr3dWY7URnWnavhxxeFh+Hu3hleBRXZ89mT\nlNlu3nfoUp5eW3MugA9fE3xNUEir11Z+NneS76bcIcbVdv8SqXjpbBFpAH4HnARsAR4FzlHVpwLO\nvY4aUwozr5+JBvxhCkLneZ3p37DUzjcrgv7QcmWeX4vuKKI+Vxp/yP6Oq3l8QCdZAo3Njh8ktDP3\nk7fuQ+b3i5DlzJWFO3C/r8d//2I70Ur/hitx/xQHNBUvna2q/cDFwD3AM8BqVX1KRK4QkVNdIY8W\nkW7gY8B/iMgwhTFamThuYqL9JVNtkToe+Sai5n0de3bvq8TyfZy0DOoah+/vedH5I/7pl0szLw3J\nUHblKlYhtEyBOZ8abg4LK8cxjBQGcN6zCMoMT4QWfoYzFznmp6D7F2vaq3QNo3Lfv0LVXTPNU1DV\nu1X1UFV9u6r+i7tvmaqucd8/qqptqjpOVfdT1cOylKeaWHLUEprqm4bsa6pvYslRS7K5YTmXJ0xq\nd/Xb4ceMG97pRnUkErZGwIvhI+KoP+TO1fCNaY4DNo3OGJzP+OFrnP/PXOnsu/3C6KqtadP72vDf\nQk5ZJSDqGabdiZbLMR32+y23Y7xC/jLLaK4QC6cvBGDF4yvYtnMbE8dNZMlRS3L7M6EcWZ2lVsNM\n2pHcd8XQ0Mm4NI8Pz6S961JY/wNSUwb55LcfZ32HNPFqPwV9H3HLU3jtRB1PsxBdsQXxklDo91uO\n+/up0MzIlEIFWTh9YbZKoBKUWiIhaUdSzB9I/RjHL5CfL/DHdfDUj1Owt4fwjWkw8JbjEA5C6hMq\niCJ8DFFntQl2AAAW4UlEQVSdWFDHV1cPg3lyxekM0+5Ey1G2pNDv1/MblKtsSoWqu5pSMNKl1NFN\nYAKYOBE+QYT94fhp3tcxS3mO4t7XGNaZ9vVmOzuAaGWjg9DeEzFT8UUlHbIgeq1pcD5/HKc9hHe8\nQfuiOsMsOvGsZ7tRv99y1lAq98zExZTCKKWjq6O8pimPUkc3Mxc5I/YhnaI6nd9Bc4f/QUZlETc2\nw2FnONm6aLBCyJGyQkg68m9pc8wXnqze9d7/niLwMo+fv9epH/T8veGKsZjImLCOLyorOqjDT9qJ\nVrqaaTWtvVDugo4uphRGIV5i3K6BXQC5xDgge8WQxujG6xT99PU6Mfow9I8iqNSFn5aD80bTaXb8\nhcw3ktwUdMiCoc9OB4aGcBaqGgvlHVWmsZJaOdpMSoVG56FUoLqrracwCil7Ylw+YaO9uKPA0IQ0\nnD9Q/+g4sR0+jCj7fB3gy1BubI4227RMiem0dZPBwkb8Ug9nfDd8NTd/Tka5RpVZxOxXOg/Bo9Kz\nlYyw9RRqmG07tyXaP4Q0/iCCRjdJRoGF/AR9vW6YqEtakTvT5sMLDxBux88rWdHXW1gheZnIUQXy\n/Fm+7S3B5+hA4XYqYe+O4ztK+luqdB6CR42vvWDLcY5Cik6MyzJZJknMddiym1nyapczWs8v2dXY\nTOgMQgecSKZ86hr3dID5iXn+InNzPuU4wL0y2oHlwlw8JRREJezdUTH7xfyWrEBeVWBKYRRSdGJc\nlskySUaBXmcap8poWvR0O4llZ64cnuAXltTVMgVOu9bt6F2a94XT/33PSNOfmPflF5yXV2Quf4GZ\nKH+H52PwUyl7d1SGfDG/pWrNuq8xzHw0Cik6MS7L6XvSqA6vU40yv6SFf42GINNBmPOxWFNDnEql\nw2ScsqdiaaXt3VGRMcX8lioUbWMMxZTCKKWoxLg4HXexPoc4UR1BbX/k2+EO1rSIGo1m0VklVbSl\nKqEsKCRLsaGd1fT5ahRTClVKZnkGpay4FcdZHNV+Q7OTK+DV+L/9Quf8/EQsr+2PfDu82imQixoq\nNgrJX5o67jPznkcpC843jw8OoR0zzjFB+SOr4shYbVRbaKcRGwtJLZEsOu/8PANwfALtx7WX1nZo\nx+qjrhH22ic4A7aYMtX5eCGlwzJxQ0JC/eGIUbOUQqGsQTTv69j4CxH0meoanexjvxKqaxzqS4ji\nG9NCMpxdZ/NoMJ2M0tDOkUrF11PIimpSCll13pnlGcQtdhYWFx61oE3c9hON6mMsApTrfBKamOrH\nOI7iQh1VkgJxjePgKy/FOzeOAhuSk2Edq1EaFV9PYSQRtVZy2PEVj68YohAAdg3sYsXjK0qSp6Q8\ng0LEtWOHnRcVMhi3/aSlHwoxJPQxBK/2UT4Du6Mjq5LY/vt2xg/fjRNm6dVjKnM9faO2qXmlELVW\ncqHjWXXemS3AEzfeO+y8qJDBuO2HhpoG5AhE2aALRfG0TIEz/9MxEe1+M/icqE4/aYx83PDd2LkY\nAeU+KrX+tFET1LxSiBrtFzpeqPOOmn0UIrMFeOJ0RIU64qiFeuK2/+7zg5XLnAuSLwIU2qnL0EXi\ni02MSppIF3dmMeRZJqTcGb5GTVHz0UdRo/2w41t3bqV1r9Zh+5vqm5jfNr+kgnSlLMBT0PEdFFrp\njw6KW1o57HhY+/41ChqanWqnB81NxwkZN/Sx2GiYIZ8pjj8mwczCe5ZJ/BZJ72EYCal5pTBx3MRA\np643Cwg7DrDjraEO0JYxLVz2nssKzi7iOqDj5BnkK4D5bfO5c9OdhZVR1nHg+e13rnYijTx6Xx0a\naloqcTv7oGqqDTFnAN5n6lwNd/xd+BrNxYZcFhr55xfes7BOI2Nq3nwUZaoJOh7G2MaxLJy+MDtH\nsY8gX8eq51aV5vhOurYy0U76zNeZTbr2dL9PFk9BxXXczlzkhJ36y1p46yuXsuZ1qGlrSvnW1TYM\nl5qbKQSZV9qPaw81uSycvpANL29g1XOrItveunMrHV0dkbOPNAiajYQRpIz8z+FtY96GDOymp/9N\nJu4zwJL+ZhbGqGUfa92GLEpnBMW/x5l1lLpUKGQz0yo027EMX6PM1JRSCOvE2o9rLxj//0D3A7Hv\n0b62ndPecdoQMw4kdxRHJcVtCzFpBTGx8W1Dsm87Zp9Be/fPcvL17O5xThRha2MD7fs7I+GFO98s\n2GHGMpOlvZJVKQuxVEtp5nys5o9RRdSUUijW1p/E7LNrYBcPdD+Qm31s3bmVOqkbYsbJv9eV667k\nlt/dwqAOUid1HPMXx7Bx+8bwEXjnaib2D7C1IbqKaJM0smTbi/Bn1//R8yIrfn8buwpcu6uujhXj\nWx2lUKDDjGMm65h9Bit+fxvb6uuY2D/Aktd2sHC3Fm8XL2W0X01LLeZjMwKjSqgpn0Kxtv6kZp9t\nO7excPrCnD9iUJ0FWvJzIMBRCKueW5U7Z1AHWbdtXaDyuurhq5yN+65gyauv0TQ4dOGXJlUWz1jM\npHGTEIRJ4ybR/vpuFv55qEN8W330177NUxpuhxnkO4jKp+jo6qC9+2dsbahHvVnIhP3omPfp4jvA\nUkb7VprZMCKpKaVQTFJYR1cHvf3ByVHN9cHRK157cTKeb/ndLQVl9tOzu4cjrj+C41scZdD+p1eZ\n1NePqDKpr5/27a9y+dzLufese+k8r5N7z7qXhduHd5YT+6Mziif2D+Q6zLAEvvlt8ws66QM/vwgr\n/vRw7M88jFIWYknqlDaMGqSmzEdLjloSWKso39bv2fPDQlE9dg/uHrbPa6+jqyP0ev/MxJshJGFH\nfT1fnbAf/7z9Fe7t9tXaCUqECjCZLHltB+0T9mOXBK/01TQ4yJK36nMd5opbFwQqN7+ZLMj3kUkU\nVqnVN81MYxgFqSmlECcpLKjIXRgDATV8Zk2YxVUPX7XHeRtAy1571uKtk7qiFEOfyB67P4R3jAGd\n6MLdClPPYMWfHt4TfSRCz1s9IU7t8M69UD5FJlFY5pQ1jEypKaUA0UlhSUI9g1i3bV3kOf7KtB87\n9GOxwl2D2NpQz4K2A9nWUM/EMa0s2Xscwz5ZXifaMaGNFeNb2faHO5k4biJXHX9V4PPwRz+JCEHV\ndKM690Izs46uDq5+5OpcAqCX+Bcruc9G+4aRGVY6O4+Z189Ek9TkL4HFMxZz+dzL+fQ9n46lTKLI\nL9sdlfEcdI13XdRsKW6J8KDQWoCvPvRV+vIygwWhZa+W0BlLmmS2iJFhVCm2nkKRhK1lMFLw1lzo\n6OoI7HgLXeNR6BkIUnInGvcZp7KwUACZLWJkGFWMradQJFFlLcT917pXKw1SGevbmLoxocc8+//V\nj1wdSyH4rwnb9uNFH614fEWiyq9x2/eTxtoUQWS1DoZhjAZqTilE1epZOH0h7ce1h4abLpqxiM7z\nOnnw7Ae58r1XDskJWDxjcew6SaWwe3A3YxvGBh7z7Pz5xfoKke8biOMIDsq5KPZ+hUizXlRUm1nc\nyzBGGjXlaA4rc7Hh5Q387IWfFYwY8vCXvAhyWs8+YPYwW/VlD16Wup/izf43aapvGjbind82P1E7\nQSG5S45awtIHl0Zem7Tya9L2Id16Uf42s65NZRgjlZpSCmFmgyTRP1t3bmXm9TOH2NWvXHclq59b\nPazj37pza+zOrxhmTZg1zEF956Y7mX3AbFrGtAQqueb6ZlqbWoc5WPMdr831zfQOhKxo5qOY0fXC\n6Qsjw3YBGusaS19YKIC4+SqGUYvUlKO5nJFFlaS5vpl/Ou6fhs1QBBkSghqVpCdI5PPKd1LHJU6E\nU4M0cOV7r8zE+WvRR0atEdfRXFMzhUIL5owmegd6ueP5O2ioaxjibG6o2/N1x+mUoxRCKaPr/ERC\nERmWxNev/UWZp+Le35SAYQynphzNSRbMGems27ZuWPRR32BfwbWnw2isa6RljJOFXecuKuOv/Fps\nFNLC6QtzdZrCZqyj1flbyhrehpElNTVT8EaG//ibfyyqtMRowOtkk8yY+gb7GNs4lt98/DcFF9aB\n4taVhtpy/sZanMgwKkRNzRTA+aP7+nu/XmkxKobXyXoj/rh4yiTMWX/Vw1cFVlKNOwKOWhZ1NGF5\nEkY1k6lSEJFTROQ5EdkkIsPCcERkLxFZ5R5/WESmZimPRy2MxuZOnFuwk006U/KUSZg5p2d3T0kd\nnZcfMmQtiFGaYWx5EkY1k5n5SETqgWuBDwDdwKMiskZVn/ad9ingNVV9h4icDXwDWJyVTH4mjZsU\n24RSRx2DlNfcVC/1CEK/9ie6rk7q+NihH+PyuZcXjLAJ+/xBEUd+ZZLUWZ+ko6sV528tmcqMkUeW\nPoVjgE2q2gUgIjcDpwF+pXAa0O6+vxX4joiIliFONihWPYjFMxYz+4DZsSp6Jim7HYTXIU8aN2nI\nQjVep37wPgfzyP8+klu20+v8wyjUyYbF6rcf1z7svn5lEnZdU0NTYBa1dXTDsTwJo5rJUilMBvyr\nu3QD7wk7R1X7RaQH2A/4k/8kEbkQuBDgoIMOSkU4r5Pzd/Z+WvdqZekxS3PnxRnB+sMsvbWZB3WQ\nSeMmMb9tPg90PzCkYql/O8wpm9XIOWptibD7hl0HWEcXkzjrehhGpcgseU1EPgacrKp/426fCxyj\nqp/znfOUe063u/1795xXwtrNokqqJTKlgz1Hw6heqiF5rRvwrw/ZBrwUck63iDQALcCrGcoUSK3Y\nsrPGnqNhjHyyjD56FDhERKaJyBjgbGBN3jlrgPPc92cB95fDn2AYhmEEk9lMwfURXAzcA9QDP1DV\np0TkCmC9qq4Bvg/8SEQ24cwQzs5KHsMwDCOaTDOaVfVu4O68fct873cBH8tSBsMwDCM+NZfRbBiG\nYYRjSsEwDMPIYUrBMAzDyGFKwTAMw8hhSsEwDMPIMeKW4xSR7cAfgP3JK4dRJZhcyalW2Uyu5FSr\nbCYXHKyqE6JOGnFKwUNE1sdJ2S43JldyqlU2kys51SqbyRUfMx8ZhmEYOUwpGIZhGDlGslJYWWkB\nQjC5klOtsplcyalW2UyumIxYn4JhGIaRPiN5pmAYhmGkTFUoBRE5RUSeE5FNIrI04PheIrLKPf6w\niEz1HbvM3f+ciJwct82sZRORD4jIYyLyW/f/E33X/Mptc6P7OqCMck0VkV7fvb/ru+bdrrybROTb\nIiJllOsTPpk2isigiMxyj5X8vGLKNl9EHheRfhE5K+/YeSLyvPs6z7e/HM8sUC4RmSUi/yMiT4lI\np4gs9h27TkRe8D2zWeWSyz024Lv3Gt/+ae73/rz7OxhTLrlE5IS839guETndPVby84op26Ui8rT7\nfd0nIgf7jmX2G0uEqlb0hVNW+/fAdGAM8ATwrrxz/g74rvv+bGCV+/5d7vl7AdPcdurjtFkG2WYD\nB7rvDwe2+K75FTCnQs9sKvBkSLuPAMcCAvwU+GC55Mo75wigK63nlUC2qcBM4IfAWb79+wJd7v/j\n3ffjy/jMwuQ6FDjEfX8gsBVodbev859bzuflHnsjpN3VwNnu++8CnymnXHnf6avA2DSeVwLZTvDd\n8zPs+bvM7DeW9FUNM4VjgE2q2qWqu4GbgdPyzjkNuN59fytwkqstTwNuVtW3VPUFYJPbXpw2M5VN\nVTeoqrfS3FNAk4jsVYQMqcoV1qCITALepqr/o84v8YfA6RWS6+PATQnvXbJsqrpZVTuBwbxrTwZ+\nrqqvquprwM+BU8r1zMLkUtXfqerz7vuXgJeByOSkrOUKw/2eT8T53sH5HZTteeVxFvBTVX0z4f1L\nle2Xvnuuw1mRErL9jSWiGpTCZOBF33a3uy/wHFXtB3qA/QpcG6fNrGXz81Fgg6q+5dv3X+409atF\nTAdLlWuaiGwQkV+LyPG+87sj2sxaLo/FDFcKpTyvuLIlvbZczywSETkGZ3T6e9/uf3HNFMuLGJCU\nKleTiKwXkXWeiQbne97hfu/FtJmGXB5nM/w3VsrzKka2T+GM/Atdm8ZvLBHVoBSC/sDzQ6LCzkm6\nPymlyOYcFDkM+Abwt77jn1DVI4Dj3de5ZZRrK3CQqs4GLgVuFJG3xWwzS7mcgyLvAd5U1Sd9x0t9\nXnFlS3ptuZ5Z4Qac0eSPgL9WVW90fBnwTuBoHJPEl8ss10HqZOqeA/ybiLw9hTbTkMt7XkfgrArp\nUerzSiSbiHwSmAN8K+LatPqy2FSDUugGpvi224CXws4RkQagBcceGHZtnDazlg0RaQN+DPyVquZG\ncKq6xf3/deBGnGlnWeRyTW2vuPd/DGdkeah7fpvv+mKeWUnPy2XYCC6F5xVXtqTXluuZheIq9A7g\nclVd5+1X1a3q8BbwX2TzGwvFM52qaheOT2g2To2fVvd7T9xmGnK5LAJ+rKp9PnlLfV6xZROR9wNf\nAU71WQ+y/I0lI0uHRZwXzpKgXTiOYs85c1jeOZ9lqHNytfv+MIY6mrtwnD2RbZZBtlb3/I8GtLm/\n+74Rx756URnlmgDUu++nA1uAfd3tR4G57HFofahccrnbdTh/BNPTfF5xZfOdex3DHc0v4DgAx7vv\ny/bMCsg1BrgP+PuAcye5/wvwb8DVZZRrPLCX+35/4HlchytwC0MdzX9XLrl8+9cBJ6T5vBL8/mfj\nDMQOyduf2W8s8efIsvEED/NDwO/ch/UVd98VOJoUoMn9MW3C8cT7O42vuNc9h88rH9RmOWUDLgd2\nAht9rwOAccBjQCeOA3oFbiddJrk+6t73CeBx4CO+NucAT7ptfgc3ubGM3+X7gHV57aXyvGLKdjSO\nUtoJvAI85bv2AlfmTThmmnI+s0C5gE8CfXm/sVnusfuB37qy3QDsXUa5jnPv/YT7/6d8bU53v/dN\n7u9grzJ/j1NxBkJ1eW2W/LxiyvYL4H9939eacvzGkrwso9kwDMPIUQ0+BcMwDKNKMKVgGIZh5DCl\nYBiGYeQwpWAYhmHkMKVgGIZh5DClYBiGYeQwpWDULL7yzk+KyC0iMtbd3+zWhapP6T4XichfFTj+\nPhE5zrd9sYj8dRr3NoykWJ6CUbOIyBuqurf7/r+Bx1T1GhH5LNCgqivKJEc7Tqnp/+tujwUeUqc+\nlWGUFZspGIbDg8A73PefAO4EEJG93cVQHncXOjnN3T9ORDpE5Al3prHY3X+1bxEVr5NvF5Evuu8/\n7zt+sziLDF0EXOLOWo5Xp7TyZrfyqWGUlYboUwxjdOMWaPsg8DNxVgKbrqqb3cO7gDNU9c8isj+w\nTpyVxE4BXlLVhW4bLSKyL3AG8E5VVRFpDbjdUmCaqr4lIq2qukOc1e9yMwWX9TgVYR/J4CMbRig2\nUzBqmWYR2YjTAf8R+D5OAbcdvnME+LqIdOLUrZkM/AVOnZz3i8g33NF9D/BnHCXyPRE5EwhawKUT\n+G+3dHJ/wHGPl3FWUzOMsmJKwahlelV1lvv6nDqrZfXiFO3z+AROZdl3q+osnGJmTar6O+DdOMrh\nKhFZps7iMccAt+GsjvWzgHsuBK51r33MV0Y6nyZXFsMoK2Y+MgwfqvqaiNSLSJOq7sJZ7+FlVe0T\nkROAgwFE5ECc9SluEJE3gPNFZG+c9XfvFpF1ONUuc4hIHTBFVX8pIr/BWYBmb+B14G15ohwKPJTl\nZzWMIEwpGMZw7gXei2Mu+m/gJyKyHqfU8bPuOUcA3xKRQZzy1Z8B9gHuFJEmHLPTJXnt1gM3iEiL\ne3y561P4CXCr68T+nKo+CMwDvpblhzSMICwk1TDyEJHZwKWqWsyynyP+/kZtYz4Fw8hDVTcAv0wr\nea0I9ge+WqF7GzWOzRQMwzCMHDZTMAzDMHKYUjAMwzBymFIwDMMwcphSMAzDMHKYUjAMwzBy/H/d\nMQRnxeMiLQAAAABJRU5ErkJggg==\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAYUAAAEKCAYAAAD9xUlFAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAIABJREFUeJztnXuYHGWV8H9nLmEmAWcChE3IBJIoxBUICQYMRPIJaECj3MQEURYWVxZXNAvqGlbMjiwrqN+SjY/s52bVBWWBhIsQGRQUVJBsgEDCyFXiEGVCskQgI4QJmcv5/qiqTk1PVVdVd1V3z/T55eknXbe3Tlf3vOd9z+0VVcUwDMMwAOoqLYBhGIZRPZhSMAzDMHKYUjAMwzBymFIwDMMwcphSMAzDMHKYUjAMwzBymFIwDMMwcphSMAzDMHKYUjAMwzByNFRagKTsv//+OnXq1EqLYRiGMaJ47LHH/qSqE6LOG3FKYerUqaxfv77SYhiGYYwoROQPcc4z85FhGIaRw5SCYRiGkcOUgmEYhpFjxPkUDMMwiqGvr4/u7m527dpVaVEypampiba2NhobG4u63pSCYRg1QXd3N/vssw9Tp05FRCotTiaoKq+88grd3d1MmzatqDbMfGQYRk2wa9cu9ttvv1GrEABEhP3226+k2ZApBcMwaobRrBA8Sv2MphQMwzCMHKYUDMMwykR9fT2zZs3KvTZv3szs2bPZuHEjAP39/YwbN44bbrghd8273/1uHn/8ca677jomTJjA7NmzOeSQQzj55JNZu3Zt6jKaUjAMwygTzc3NbNy4MfeaOnUqxx13XK5zf+KJJ5gxY0Zue+fOnXR1dXHkkUcCsHjxYjZs2MDzzz/P0qVLOfPMM3nmmWdSldGUgmEYRgB3bNjCvKvvZ9rSDuZdfT93bNiSyX3mzZuXUwJr167loosuys0cHnnkEY466ijq6+uHXXfCCSdw4YUXsnLlylTlyVQpiMgpIvKciGwSkaUFzjtLRFRE5mQpj2EYRhzu2LCFy27/LVt29KLAlh29XHb7b0tWDL29vTnT0RlnnAEwZKawdu1a5s+fz1577cXrr7/O2rVrmTdvXmh7Rx11FM8++2xJMuWTWZ6CiNQD1wIfALqBR0Vkjao+nXfePsDngYezksUYudyxYQvfuuc5XtrRy4GtzXzp5BmcPntypcUyRjnfuuc5evsGhuzr7RvgW/c8V9LvzzMf+Zk6dSq7d+9m27ZtPPvss8yYMYOjjz6ahx9+mLVr1/K5z30utD1VLVqWMLKcKRwDbFLVLlXdDdwMnBZw3j8D3wRGd5qhkZisRmuGEcVLO3oT7S+VY489lltvvZVJkyYhIsydO5eHHnqIRx55hLlz54Zet2HDBv7yL/8yVVmyVAqTgRd9293uvhwiMhuYoqp3FWpIRC4UkfUisn779u3pS2pUJYVGa4aRJQe2NifaXyrz5s1j+fLlHHvssYCjJH74wx8yceJEWltbA6/59a9/zcqVK/n0pz+dqixZKoWgDIrcXEdE6oDlwBeiGlLVlao6R1XnTJgQuUaEMUoo92jNMDy+dPIMmhuHOnebG+v50skzMrnfvHnz6OrqyimFSZMmMTAwwHHHHTfkvFWrVjFr1iwOPfRQvv71r3PbbbelPlPIsvZRNzDFt90GvOTb3gc4HPiVm4E3EVgjIqeqqq2iY3BgazNbAhRAVqM1w/Dw/AZp+7PeeOONwP1HH330MP/A5s2bh2yff/75nH/++SXdPw5ZKoVHgUNEZBqwBTgbOMc7qKo9wP7etoj8CviiKQTD40snz+Cy2387xISU5WjNMPycPntyTQY1ZKYUVLVfRC4G7gHqgR+o6lMicgWwXlXXZHVvY3SQ1WjNMIxwMi2drap3A3fn7VsWcu77spTFGJnU6mjNMCqFZTQbhmEYOUwpGIZhGDlMKRiGYRg5TCkYRkzKVSDNGL2ICOeee25uu7+/nwkTJvDhD38YgOuuu46LL74YgPb2diZPnsysWbM45JBDOPPMM3n66acD200TUwqGEYOsSm6Yoqktxo0bx5NPPklvr5N/8/Of/5zJk8MDKS655BI2btzI888/z+LFiznxxBPJuqqDKQXDiEEWJTestlOV07kalh8O7a3O/52rU2n2gx/8IB0dHQDcdNNNfPzjH4913eLFi1mwYAE33nhjKnKEYUrBMGKQRckNq+1UxXSuhp98HnpeBNT5/yefT0UxnH322dx8883s2rWLzs5O3vOe98S+NotS2fmYUjCMGGRRIM1qO1Ux910BfXnfQ1+vs79EZs6cyebNm7npppv40Ic+lOjaLEpl52NKwTBikEWBtHJX4jQS0NOdbH9CTj31VL74xS/GNh15ZFEqOx9TCoYRg9NnT+aqM49gcmszAkxubeaqM48oKdu63JU4jQS0tCXbn5ALLriAZcuWccQRR8S+5rbbbuPee+9NrEiSkmmZC8MYTaRdcsNqO1UxJy1zfAh+E1Jjs7M/Bdra2liyZEnkecuXL+eGG25g586dHH744dx///1kvXyAlMNGlSZz5szR9eutkKphGMl45plnkpleOlc7PoSebmeGcNIymLkoOwFTJOizishjqjon6lqbKRiGYQQxc9GIUQJpYj4FwzAMI4fNFIyKc8eGLWZXN4wqwZSCUVG8rF4vicvL6gVMMRhGBTClYFSUQlm95VYKlZ6xVPr+hgGmFIwKUy1ZvZWesVT6/obhYY5mo6JUS1ZvoRlLOSqZWh2k2qC+vp5Zs2Zx2GGHceSRR3LNNdcwODgIwK9+9StaWlqYNWtW7vWLX/xiyHXea/PmzZnJaDMFo6J86eQZQ0bIkE1Wb5RpJmxm4o3Ysx7BV8uMyciW5uZmNm7cCMDLL7/MOeecQ09PD1/72tcAOP7447nrrrsKXpc1NlMwKkoW5SPyiVOiOmxmUi9SlhF8tcyYjD10dHWw4NYFzLx+JgtuXUBHV0eq7R9wwAGsXLmS73znO2UpdBcXmykYFSft8hH5xHFmh81Y8q/zKDSCL8ZhXK4ZkxGPjq4O2te2s2tgFwBbd26lfW07AAunL0ztPtOnT2dwcJCXX34ZgAcffJBZs2bljt922228/e1vp7e3N7d/2rRp/PjHP05NhnxMKRijnjimmbA6RN+65zm2BFwfNoIv1mFsdZCqixWPr8gpBI9dA7tY8fiKVJUCDC2HXQ3mI1MKxqjnwNbmwI69ToQ7NmzJdbxhM5YkI/hSQmyznjEZ8dm2c1ui/cXS1dVFfX09BxxwAM8880yqbReL+RSMUU9QiWqAAdXI5S+T+jzizEpsXebqZ+K4iYn2F8P27du56KKLuPjiixGR1NotFZspGKMerwP/wuonGMhz6MUZxScZwYfNSjxzU5r5CGG+C0uCK50lRy0Z4lMAaKpvYslR0eWuC+H5Bvr6+mhoaODcc8/l0ksvzR3P9ylcfvnlnHXWWSXdMymmFIya4PTZk7lkVbBNNq2wzzs2bOHN3f3D9vvNTWHmpS+sfoL1f3iVXz67PVZnHqZc1v/hVW57bIslwZWI5zdY8fgKtu3cxsRxE1ly1JKS/QkDA8GBCwDve9/76OnpCTz2xhtvlHTfJJhSMGqGqFF8KeR30h6tzY20n3pYrkMOU0ADqtyw7o+57ajOPEy53PTwi0XNhozhLJy+MHWn8kjAlIJRM6QV9plvnjnhnRMCO2OAcXs1DOmMwxRTEIU680LKJQhLgjPiYo5mo2ZII1EuKBHuhnV/jN0Zhzm9wwjrzAsl2yU5v9aopiSxrCj1M9pMwRj1pOl4DTLbFCK/My7k9I5zvUfYrOej7548xKfg7bckOGhqauKVV15hv/32q6ponzRRVV555RWampqKbsOUgjGqCXLIXrJqI+v/8CpXnn5E4vaSmGHCOmNPMQT5IOJc728jSNnNOXhfiz4KoK2tje7ubrZv315pUTKlqamJtra2oq+XkTadmjNnjq5fv77SYhgjhHlX3x9owxdg+eJZiTvLsPbyqRfhXxcdWbD9IN9E3Ogjw0iKiDymqnOizrOZgjGqCRvZKxQVkRNktsmnubE+lq/CMpiNasQczcaoppCDtZiInCBn9SfnHpRplVfDKCc2UzBGNV86eQaXrNpIkJG02Iicco/wi3GUW1azUSw2UzBGNafPnswn5h5EfqzJSInIibMWRBrXGIaHKQVj1HPl6UewfPGsokw8cYrXZVngrphlOm1pT6MUMjUficgpwAqgHvieql6dd/wi4LPAAPAGcKGqPp2lTEZtUozJJ07xujQL3AVRzDKdtrSnUQqZzRREpB64Fvgg8C7g4yLyrrzTblTVI1R1FvBN4Jqs5DGMpMQZcWc9Ki9mmc6wY976EYZRiCzNR8cAm1S1S1V3AzcDp/lPUNU/+zbHQaA/0DDKimcOCstH8I+4sxqVR8lwwjsnhF5byvoRhpGl+Wgy8KJvuxt4T/5JIvJZ4FJgDHBihvIYRiRh1U79+EfiYQXumhrrmLp0+ELvm6+OrroZR4ZfPhuelVvq+hFGbZPlTCGouMiwmYCqXquqbwe+DFwe2JDIhSKyXkTWj/YUdaOyRNU2aqyXIVFLQaPyOqC3bzDw+iBFkVQGiJ6JnD57MoNWMdUogiyVQjcwxbfdBrxU4PybgdODDqjqSlWdo6pzJkwInzYbRqlEdph5/Wx+MltrcyPB6iBFGYiXY1GMP8IwslQKjwKHiMg0ERkDnA2s8Z8gIof4NhcCz2coj2FEEtVh9g3qMCfy6bMn89DSE1m+eBZv9ZeqEqJlEIiVYxE0ixkp+RlG5chMKahqP3AxcA/wDLBaVZ8SkStE5FT3tItF5CkR2YjjVzgvK3kMIw5x1jsIG8knLatdjAwCfGLuQbF8AmmsH2HUHlYl1TDy8EpEhEX+jB/byNgxDcNKSExb2hErfC6us9mToV6EAVUm++5lZSyMpMStkmpKwTBCCIoCaqwXUMeM5OFVRW1f8xQ7evsKtulXCMV27EFyFarMagrEACudbRglE7SQzc63+od1/L19A7SveYqdu/sD22ltbqT91MOGdMSlZEIXSpjLvzbpfUyBGKYUDKMA+eUxpoWElIbNEMaPbWTDsgXD9kd17IU65yQJc1kqkFIw5VO9WEE8w4jJHRu2UJdwbd8dbwYri0Ide1SV0yShpmkpkDSxKq7VjSkFw4iB15HlZwiDY88fP7Yx8LqkuQIHtjZHds5JQk3D7nPe3o/A8sOhvdX5v3N12QrpWRXX6saUgjEiyLI8dRwKhZv29g2g6jqhfRTKCSjUsUd1zklCTYPuc9aYtVyu34WeFwF1/v/J5x1FEUDayW7FKJ9Kf/+1hPkUjKonC1t3Upt21Gh5R28fjXXC+LGN7HizL7LNICe2d35YOKy/c45bCtx/Hy+89e+5mYaBXUNP7OvlH5pXsarx2GFRTWknu4XViwpTPuX0dRimFIwRQBJnaRyK6WTCOjI/fYPK2DENgY7lIMI69i+dPCMw5LTYztm7h9fmgfKnwPPG9m7jqjOPyNwBnPTzpf39G4UxpWBUPWnbuovpZII6sjRkKjRjSbNz9n/ml3R/2oIUQ0tbWdafTvr5bNGg8mJKwah6kpoboiimk8nvyOrcLON86kSYtrQjVkceNWNJs3P2f7Zv9i/i6sbvMVZ27zmhsRlOWpba/aJI8vnS/v6NwphSMKqetM0pSTqZsJF82JoHnqIIW7ozPxGuXGYR/2deM/he6IN/aFjNgXWvUNfS5iiEmYtSvWdapP39G4UxpWBUPWmbU+J2MnF8D4VmDvnJaPltheEf1aeV5JX/mdcMvpef6//hqtOqv0BeFuY0IxyrfWTUJHE627DlMCe3NvPQ0qGLBIYVwxPghasXFlxaM6z9pDWOorAs4trGah8ZRgHi2LST+B6iTFJxnaL+GUvaUTflcCIbIx9LXjOMEJJkI0dlGYe1NX5sY2gSmkXdGJXAZgqGEUISB2eU3TusrX/6yGGho3eLujEqgSkFwwghqYOzkHmmGGdpJaNuqtH/UI0yjUbM0WwYFSSqo6tER5i2g3u0yjTSiOtoNp+CYVSIai0hXY1VTKtRptGKKQXDqBBRHV2llEY1OrirUabRiikFo2apdDnmqI6uUqPjpGtAlINqlGm0YkrBqEmqwXQT1dFVanScZBEfKI9yTSqTUTymFIyapBps1MXmNmQ9Ok6yiE+5lGsSmYzSiBWSKiLHAp8EjgcmAb3Ak0AHcIOq9mQmoWFkQDXYqIvNbSjH6Dhu9nM51zqwjOzyEKkUROSnwEvAncC/AC8DTcChwAnAnSJyjaquyVJQw0iTakkMSzu3odxUg3I10iXOTOFcVc1fkeMN4HH39a8isn/qkhlGhoyUcszVPjquFuVqpEekT8GvEETkYBF5v/u+WUT2yT/HMEYCZqNOB3MAjz5il7kQkU8DFwL7Am8H2oDvAidlI5phZEu1j8JHApU2cVnpi/RJUvvos8AxwMMAqvq8iByQiVSGYYwYKqVc4yyCZCQnSUjqW6qaW9RVRBogcF0RwzCMzKmGsOLRSBKl8GsR+UegWUQ+ANwC/CQbsQzDMApjkU/ZkEQpLAW2A78F/ha4G7g8C6EMwzCisNIX2RA3ea0euF5VPwn8Z7YiGYaRlFp0uI6UsOKRRiyloKoDIjJBRMb4/QqGYVSeqnW4dq6G+66Anm5oaYOTlsHMRak1X+nIp9FKkuijzcBDIrIG2OntVNVr0hbKMIz4lLPURGw6V8NPPg99rn2/50VnG1JXDKYE0iWJT+El4C73mn18L8MwKkhVOlzvu2KPQvDo63X2G1VN7JmCqn4NwM1iVlV9IzOpDMOITVWWmujpTrbfqBpizxRE5HAR2YBTHfUpEXlMRA7LTjTDMOJQlaUmWtqS7TeqhiTmo5XApap6sKoeDHwBi0QyjIpTlXWcTloGjXkzlcZmZ79R1SRxNI9T1V96G6r6KxEZV+gCETkFWAHUA99T1avzjl8K/A3Qj5MDcYGq/iGBTIZhUIUOV8+ZnGH0kZENSZRCl4h8FfiRu/1J4IWwk93chmuBDwDdwKMiskZVn/adtgGYo6pvishngG8Ci5N8AMMwqpSZi0wJjECSmI8uACYAt7uv/YG/LnD+McAmVe1ycxtuBk7zn6Cqv1TVN93NdTiVVw3DMIwKkST66DXg8wnangy86NvuBt5T4PxPAT9N0L5hGIaRMkmij34uIq2+7fEick+hSwL2BVZVFZFPAnOAb4Ucv1BE1ovI+u3bt8cV2TAMw0hIEvPR/qq6w9twZw6F1lPoBqb4tttwEuCG4K7k9hXgVFV9K6ghVV2pqnNUdc6ECRMSiGwYo4DO1bD8cGhvdf7vXD2672tUlCSO5kEROUhV/wjO0pwUXk/hUeAQEZkGbAHOBs7xnyAis4H/AE5R1ZcTSW4YtUCZykVUzX2NipNkpvAV4Dci8iMR+RHwAHBZ2Mmq2g9cDNwDPAOsVtWnROQKETnVPe1bwN7ALSKy0a2rZBiGR6XKRViZipoliaP5ZyJyFDAXx19wiar+KeKau3HWXfDvW+Z7//5k4hpGjVGpchFWpqJmSeJongf0qupdQAvwj64JyTCMrKhUuQgrU1GzJDEf/T/gTRE5EvgS8Afgh5lIZRiGQ6XKRViZipoliVLoV1XFSUD7tqquwEpnG0a2zFwEH/k2tEwBxPn/I9/O3tlbqfsaFSdJ9NHrInIZTnmL+W4Zi8ZsxDIMI0elykVYmYqaJMlMYTHwFvApVd2Gk7EcmGxmGIZhjEwiZwoiIuqwDcgtvenmK/zQf052YhqGYRjlIM5M4Zci8jkROci/U0TGiMiJInI9cF424hmGYRjlJI5P4RScCqk3ich04DWgCWeNhHuB5aq6MTsRDcMwjHIRqRRUdRfw78C/i0gjTsnsXn8dJMMwykzn6sovYFMNMhipE8en0ARcBLwD6AR+4JawMAyjElRDXaJyy2AKqGzE8Slcj1PW+rfAh4B/zVQiwzAKUw11iaJkSLPCqqeAel4EdI8CsqqtmRDHp/AuVT0CQES+DzySrUiGYRSkGuoSFZIh7VlEIQVks4XUiTNT6PPemNnIMAIo97oD1VCXqJAMac9kqkEJ1hBxlMKRIvJn9/U6MNN7LyJ/zlpAw6hqKmHaqHRdos7VsHvn8P2eDGl34tWgBGuISKWgqvWq+jb3tY+qNvjev60cQhpG1VIJ+34l6xJ5SrD31aH7m/fdI0NoZ63FzaQqrQRrjCS1jwzDyKdSpo1K1SUKUoIAY8btkeekZUN9Cn6K8S9451U6+qhGIqBMKRhGKbS0uaajgP3VRFodWhwlOHMR/HEdrP8BgSv2FuMkrnRxvmoIAy4TSQriGYaRz0gwbaTp94hr33/+Xgou4T7SnMTVEAZcJmymYJSH0Tr1rhbThp/8Z717Z3ohnUGmoSAlGNXpV9tMKooaioAypWBkz2ifelfatOEn6FmHUUyHFlcJhpnVoPpmUnEYKWbCFDDzkZE9NTT1rjhhjuAgiu3QZi6CS56E9h3O/0EKMcisBkOjlEYSI8FMmBI2UzCyp4am3hUn7jPNukOrRrNaKYy2z1MAUwpG9tTQ1LvihD3r5n2dsNFydmhxzGpZ+prSbruazIQZYkrByJ64zkmjdMKe9Qe/UX0dWpa+ptHux8oQ8ykY2VPJDNxaI+xZQ3nrM8UhS1+T+bGKxmYKRnmokal3VZBv//7pl+Gt12HQrW1ZLaPmLH1N5scqGlMKhjFayNnQXwSEXPJYfp0iqI7S01n6msyPVTRmPjKM0cCQrGUomE3sUelRc5ZhnjUUQpo2phQMo9zrIZRCmKxJ8hNyFFm1NC2y9DWZH6toRDXGiKKKmDNnjq5fv77SYhgjhbCwxDBTCzgjymrsQPIjamCPrLdfSKzZQRDV+nmNVBGRx1R1TuR5phSMUUtYJ3rkOfDEjYVH1i1TnGzdamL54SF28inO/4VKWtSPgTF7B/sXvDaK/bzlrGs1WmtolYG4SsHMR8bIIompJyws8bHrok0tlba3B1EoouakZU7HH0TzvnDatfDlF3BmRQnajqKcK8+Vcq+RZCKsMKYUjJFD0k4hrKPTgeh7VWOUSqGy1TMXOTOBIPwL4KS9tGU58wGKvVcllkwdwZhSMEYOSTuF5vHB+yXiZ1+tUSpRETW9rwVf51eOaUflJMkHKHW0XmzugSWyJcLyFIyRQ1oJSQ3NwGBeR+E6m1umpF9/56df3mPLb963+JITUUXZ4sTmp13YLW4+QBplJ4rNPbBEtkSYUjBGDmGdgtQ5o8/8Di5s5Nz3Jpy5sgyF2AJk7X0V7vys875YxRB2XdwaU2lmlxe6p98pLHXDzXZJE+iKraFliWyJMPORMXIIq9GvAwTaiqNs8FFrAhTDXZc64aGFIoEGdmdjukgzNj+uqadQrSW/HT/Mj5NktF7s57NEtkRYSKpR3eSHIB6ywFn/N2z0CXvCKwvF9WcRxti5OkG+gDgKqRpJ47mFhc/mU67QXwtljR2SauYjozSyroefb4d+4sY9nVN7a/B13uiz3Auj3HcFsRPIqtl0UcgxG/fZxZkBNDY7Sn754dl/P1aQMTaZmo9E5BQReU5ENonI0oDj80XkcRHpF5GzspTFyICsQ/2iokbihFdmZSYKIq4ppH5MdqaLNOLx03DMhkV++fGSCC1UtKrITCmISD1wLfBB4F3Ax0XkXXmn/RE4H7gxKzmMDEkr1C+sI4vqnKrNVhxn9F/nZhbffmH6SVRpKelScxk6VzulugveY4pjBrRQ0aojS/PRMcAmVe0CEJGbgdOAp70TVHWze2wwQzkMj7RNPWmMKAuFKkZFjXiy+0M+GwIc0eUiKDomn8Hde2RNe12DJGafQr6a5vHObGZg957zkyjb+67Ys3ZDEF5bt18YfNxCRStKluajyYD/L7rb3We4dHR1sODWBcy8fiYLbl1AR1dHdjfLwtSTRnZsoY4s7kyg33d976uVM0HkR8dIffQ15ZxZ+a/P/y2s//6e7d5XQdXJqSgmiqlQp+5vK+3saiMVslQKQUVWigp1EpELRWS9iKzfvn17iWJVBx1dHbSvbWfrzq0oytadW2lf256dYsgiqzMN802hjixOCGK1Zav6fRgacwLc0x3fF1BIuYfZ8fP3xymzPdjnlMdo3+F8n/ddEd9PEdrZTxnq1ynm91PpGkaVvn8ZyCwkVUSOBdpV9WR3+zIAVb0q4NzrgLtU9daodkdLSOqCWxewdefWYfsnjZvEvWfdm/4N21sJ1sklhkaWapIqVPkzTqhinM+VttksyPTyxM3Qt7O49pr3dWY7URnWnavhxxeFh+Hu3hleBRXZ89mTlNlu3nfoUp5eW3MugA9fE3xNUEir11Z+NneS76bcIcbVdv8SqXjpbBFpAH4HnARsAR4FzlHVpwLOvY4aUwozr5+JBvxhCkLneZ3p37DUzjcrgv7QcmWeX4vuKKI+Vxp/yP6Oq3l8QCdZAo3Njh8ktDP3k7fuQ+b3i5DlzJWFO3C/r8d//2I70Ur/hitx/xQHNBUvna2q/cDFwD3AM8BqVX1KRK4QkVNdIY8WkW7gY8B/iMgwhTFamThuYqL9JVNtkToe+Sai5n0de3bvq8TyfZy0DOoah+/vedH5I/7pl0szLw3JUHblKlYhtEyBOZ8abg4LK8cxjBQGcN6zCMoMT4QWfoYzFznmp6D7F2vaq3QNo3Lfv0LVXTPNU1DVu1X1UFV9u6r+i7tvmaqucd8/qqptqjpOVfdT1cOylKeaWHLUEprqm4bsa6pvYslRS7K5YTmXJ0xqd/Xb4ceMG97pRnUkErZGwIvhI+KoP+TO1fCNaY4DNo3OGJzP+OFrnP/PXOnsu/3C6KqtadP72vDfQk5ZJSDqGabdiZbLMR32+y23Y7xC/jLLaK4QC6cvBGDF4yvYtnMbE8dNZMlRS3L7M6EcWZ2lVsNM2pHcd8XQ0Mm4NI8Pz6S961JY/wNSUwb55LcfZ32HNPFqPwV9H3HLU3jtRB1PsxBdsQXxklDo91uO+/up0MzIlEIFWTh9YbZKoBKUWiIhaUdSzB9I/RjHL5CfL/DHdfDUj1Owt4fwjWkw8JbjEA5C6hMqiCJ8DFFntQl2AAAW4UlEQVSdWFDHV1cPg3lyxekM0+5Ey1G2pNDv1/MblKtsSoWqu5pSMNKl1NFNYAKYOBE+QYT94fhp3tcxS3mO4t7XGNaZ9vVmOzuAaGWjg9DeEzFT8UUlHbIgeq1pcD5/HKc9hHe8QfuiOsMsOvGsZ7tRv99y1lAq98zExZTCKKWjq6O8pimPUkc3Mxc5I/YhnaI6nd9Bc4f/QUZlETc2w2FnONm6aLBCyJGyQkg68m9pc8wXnqze9d7/niLwMo+fv9epH/T8veGKsZjImLCOLyorOqjDT9qJVrqaaTWtvVDugo4uphRGIV5i3K6BXQC5xDgge8WQxujG6xT99PU6Mfow9I8iqNSFn5aD80bTaXb8hcw3ktwUdMiCoc9OB4aGcBaqGgvlHVWmsZJaOdpMSoVG56FUoLqrracwCil7Ylw+YaO9uKPA0IQ0nD9Q/+g4sR0+jCj7fB3gy1BubI4227RMiem0dZPBwkb8Ug9nfDd8NTd/Tka5RpVZxOxXOg/Bo9KzlYyw9RRqmG07tyXaP4Q0/iCCRjdJRoGF/AR9vW6YqEtakTvT5sMLDxBux88rWdHXW1gheZnIUQXy/Fm+7S3B5+hA4XYqYe+O4ztK+luqdB6CR42vvWDLcY5Cik6MyzJZJknMddiym1nyapczWs8v2dXYTOgMQgecSKZ86hr3dID5iXn+InNzPuU4wL0y2oHlwlw8JRREJezdUTH7xfyWrEBeVWBKYRRSdGJclskySUaBXmcap8poWvR0O4llZ64cnuAXltTVMgVOu9bt6F2a94XT/33PSNOfmPflF5yXV2Quf4GZKH+H52PwUyl7d1SGfDG/pWrNuq8xzHw0Cik6MS7L6XvSqA6vU40yv6SFf42GINNBmPOxWFNDnEqlw2ScsqdiaaXt3VGRMcX8lioUbWMMxZTCKKWoxLg4HXexPoc4UR1BbX/k2+EO1rSIGo1m0VklVbSlKqEsKCRLsaGd1fT5ahRTClVKZnkGpay4FcdZHNV+Q7OTK+DV+L/9Quf8/EQsr+2PfDu82imQixoqNgrJX5o67jPznkcpC843jw8OoR0zzjFB+SOr4shYbVRbaKcRGwtJLZEsOu/8PANwfALtx7WX1nZox+qjrhH22ic4A7aYMtX5eCGlwzJxQ0JC/eGIUbOUQqGsQTTv69j4CxH0meoanexjvxKqaxzqS4jiG9NCMpxdZ/NoMJ2M0tDOkUrF11PIimpSCll13pnlGcQtdhYWFx61oE3c9hON6mMsApTrfBKamOrHOI7iQh1VkgJxjePgKy/FOzeOAhuSk2Edq1EaFV9PYSQRtVZy2PEVj68YohAAdg3sYsXjK0qSp6Q8g0LEtWOHnRcVMhi3/aSlHwoxJPQxBK/2UT4Du6Mjq5LY/vt2xg/fjRNm6dVjKnM9faO2qXmlELVWcqHjWXXemS3AEzfeO+y8qJDBuO2HhpoG5AhE2aALRfG0TIEz/9MxEe1+M/icqE4/aYx83PDd2LkYAeU+KrX+tFET1LxSiBrtFzpeqPOOmn0UIrMFeOJ0RIU64qiFeuK2/+7zg5XLnAuSLwIU2qnL0EXii02MSppIF3dmMeRZJqTcGb5GTVHz0UdRo/2w41t3bqV1r9Zh+5vqm5jfNr+kgnSlLMBT0PEdFFrpjw6KW1o57HhY+/41ChqanWqnB81NxwkZN/Sx2GiYIZ8pjj8mwczCe5ZJ/BZJ72EYCal5pTBx3MRAp643Cwg7DrDjraEO0JYxLVz2nssKzi7iOqDj5BnkK4D5bfO5c9OdhZVR1nHg+e13rnYijTx6Xx0aaloqcTv7oGqqDTFnAN5n6lwNd/xd+BrNxYZcFhr55xfes7BOI2Nq3nwUZaoJOh7G2MaxLJy+MDtHsY8gX8eq51aV5vhOurYy0U76zNeZTbr2dL9PFk9BxXXczlzkhJ36y1p46yuXsuZ1qGlrSvnW1TYMl5qbKQSZV9qPaw81uSycvpANL29g1XOrItveunMrHV0dkbOPNAiajYQRpIz8z+FtY96GDOymp/9NJu4zwJL+ZhbGqGUfa92GLEpnBMW/x5l1lLpUKGQz0yo027EMX6PM1JRSCOvE2o9rLxj//0D3A7Hv0b62ndPecdoQMw4kdxRHJcVtCzFpBTGx8W1Dsm87Zp9Be/fPcvL17O5xThRha2MD7fs7I+GFO98s2GHGMpOlvZJVKQuxVEtp5nys5o9RRdSUUijW1p/E7LNrYBcPdD+Qm31s3bmVOqkbYsbJv9eV667klt/dwqAOUid1HPMXx7Bx+8bwEXjnaib2D7C1IbqKaJM0smTbi/Bn1//R8yIrfn8buwpcu6uujhXjWx2lUKDDjGMm65h9Bit+fxvb6uuY2D/Aktd2sHC3Fm8XL2W0X01LLeZjMwKjSqgpn0Kxtv6kZp9tO7excPrCnD9iUJ0FWvJzIMBRCKueW5U7Z1AHWbdtXaDyuurhq5yN+65gyauv0TQ4dOGXJlUWz1jMpHGTEIRJ4ybR/vpuFv55qEN8W330177NUxpuhxnkO4jKp+jo6qC9+2dsbahHvVnIhP3omPfp4jvAUkb7VprZMCKpKaVQTFJYR1cHvf3ByVHN9cHRK157cTKeb/ndLQVl9tOzu4cjrj+C41scZdD+p1eZ1NePqDKpr5/27a9y+dzLufese+k8r5N7z7qXhduHd5YT+6Mziif2D+Q6zLAEvvlt8ws66QM/vwgr/vRw7M88jFIWYknqlDaMGqSmzEdLjloSWKso39bv2fPDQlE9dg/uHrbPa6+jqyP0ev/MxJshJGFHfT1fnbAf/7z9Fe7t9tXaCUqECjCZLHltB+0T9mOXBK/01TQ4yJK36nMd5opbFwQqN7+ZLMj3kUkUVqnVN81MYxgFqSmlECcpLKjIXRgDATV8Zk2YxVUPX7XHeRtAy1571uKtk7qiFEOfyB67P4R3jAGd6MLdClPPYMWfHt4TfSRCz1s9IU7t8M69UD5FJlFY5pQ1jEypKaUA0UlhSUI9g1i3bV3kOf7KtB879GOxwl2D2NpQz4K2A9nWUM/EMa0s2Xscwz5ZXifaMaGNFeNb2faHO5k4biJXHX9V4PPwRz+JCEHVdKM690Izs46uDq5+5OpcAqCX+Bcruc9G+4aRGVY6O4+Z189Ek9TkL4HFMxZz+dzL+fQ9n46lTKLIL9sdlfEcdI13XdRsKW6J8KDQWoCvPvRV+vIygwWhZa+W0BlLmmS2iJFhVCm2nkKRhK1lMFLw1lzo6OoI7HgLXeNR6BkIUnInGvcZp7KwUACZLWJkGFWMradQJFFlLcT917pXKw1SGevbmLoxocc8+//Vj1wdSyH4rwnb9uNFH614fEWiyq9x2/eTxtoUQWS1DoZhjAZqTilE1epZOH0h7ce1h4abLpqxiM7zOnnw7Ae58r1XDskJWDxjcew6SaWwe3A3YxvGBh7z7Pz5xfoKke8biOMIDsq5KPZ+hUizXlRUm1ncyzBGGjXlaA4rc7Hh5Q387IWfFYwY8vCXvAhyWs8+YPYwW/VlD16Wup/izf43aapvGjbind82P1E7QSG5S45awtIHl0Zem7Tya9L2Id16Uf42s65NZRgjlZpSCmFmgyTRP1t3bmXm9TOH2NWvXHclq59bPazj37pza+zOrxhmTZg1zEF956Y7mX3AbFrGtAQqueb6ZlqbWoc5WPMdr831zfQOhKxo5qOY0fXC6Qsjw3YBGusaS19YKIC4+SqGUYvUlKO5nJFFlaS5vpl/Ou6fhs1QBBkSghqVpCdI5PPKd1LHJU6EU4M0cOV7r8zE+WvRR0atEdfRXFMzhUIL5owmegd6ueP5O2ioaxjibG6o2/N1x+mUoxRCKaPr/ERCERmWxNev/UWZp+Le35SAYQynphzNSRbMGems27ZuWPRR32BfwbWnw2isa6RljJOFXecuKuOv/FpsFNLC6QtzdZrCZqyj1flbyhrehpElNTVT8EaG//ibfyyqtMRowOtkk8yY+gb7GNs4lt98/DcFF9aB4taVhtpy/sZanMgwKkRNzRTA+aP7+nu/XmkxKobXyXoj/rh4yiTMWX/Vw1cFVlKNOwKOWhZ1NGF5EkY1k6lSEJFTROQ5EdkkIsPCcERkLxFZ5R5/WESmZimPRy2MxuZOnFuwk006U/KUSZg5p2d3T0kdnZcfMmQtiFGaYWx5EkY1k5n5SETqgWuBDwDdwKMiskZVn/ad9ingNVV9h4icDXwDWJyVTH4mjZsU24RSRx2DlNfcVC/1CEK/9ie6rk7q+NihH+PyuZcXjLAJ+/xBEUd+ZZLUWZ+ko6sV528tmcqMkUeWPoVjgE2q2gUgIjcDpwF+pXAa0O6+vxX4joiIliFONihWPYjFMxYz+4DZsSp6Jim7HYTXIU8aN2nIQjVep37wPgfzyP8+klu20+v8wyjUyYbF6rcf1z7svn5lEnZdU0NTYBa1dXTDsTwJo5rJUilMBvyru3QD7wk7R1X7RaQH2A/4k/8kEbkQuBDgoIMOSkU4r5Pzd/Z+WvdqZekxS3PnxRnB+sMsvbWZB3WQSeMmMb9tPg90PzCkYql/O8wpm9XIOWptibD7hl0HWEcXkzjrehhGpcgseU1EPgacrKp/426fCxyjqp/znfOUe063u/1795xXwtrNokqqJTKlgz1Hw6heqiF5rRvwrw/ZBrwUck63iDQALcCrGcoUSK3YsrPGnqNhjHyyjD56FDhERKaJyBjgbGBN3jlrgPPc92cB95fDn2AYhmEEk9lMwfURXAzcA9QDP1DVp0TkCmC9qq4Bvg/8SEQ24cwQzs5KHsMwDCOaTDOaVfVu4O68fct873cBH8tSBsMwDCM+NZfRbBiGYYRjSsEwDMPIYUrBMAzDyGFKwTAMw8hhSsEwDMPIMeKW4xSR7cAfgP3JK4dRJZhcyalW2Uyu5FSrbCYXHKyqE6JOGnFKwUNE1sdJ2S43JldyqlU2kys51SqbyRUfMx8ZhmEYOUwpGIZhGDlGslJYWWkBQjC5klOtsplcyalW2UyumIxYn4JhGIaRPiN5pmAYhmGkTFUoBRE5RUSeE5FNIrI04PheIrLKPf6wiEz1HbvM3f+ciJwct82sZRORD4jIYyLyW/f/E33X/Mptc6P7OqCMck0VkV7fvb/ru+bdrrybROTbIiJllOsTPpk2isigiMxyj5X8vGLKNl9EHheRfhE5K+/YeSLyvPs6z7e/HM8sUC4RmSUi/yMiT4lIp4gs9h27TkRe8D2zWeWSyz024Lv3Gt/+ae73/rz7OxhTLrlE5IS839guETndPVby84op26Ui8rT7fd0nIgf7jmX2G0uEqlb0hVNW+/fAdGAM8ATwrrxz/g74rvv+bGCV+/5d7vl7AdPcdurjtFkG2WYDB7rvDwe2+K75FTCnQs9sKvBkSLuPAMcCAvwU+GC55Mo75wigK63nlUC2qcBM4IfAWb79+wJd7v/j3ffjy/jMwuQ6FDjEfX8gsBVodbev859bzuflHnsjpN3VwNnu++8CnymnXHnf6avA2DSeVwLZTvDd8zPs+bvM7DeW9FUNM4VjgE2q2qWqu4GbgdPyzjkNuN59fytwkqstTwNuVtW3VPUFYJPbXpw2M5VNVTeoqrfS3FNAk4jsVYQMqcoV1qCITALepqr/o84v8YfA6RWS6+PATQnvXbJsqrpZVTuBwbxrTwZ+rqqvquprwM+BU8r1zMLkUtXfqerz7vuXgJeByOSkrOUKw/2eT8T53sH5HZTteeVxFvBTVX0z4f1Lle2Xvnuuw1mRErL9jSWiGpTCZOBF33a3uy/wHFXtB3qA/QpcG6fNrGXz81Fgg6q+5dv3X+409atFTAdLlWuaiGwQkV+LyPG+87sj2sxaLo/FDFcKpTyvuLIlvbZczywSETkGZ3T6e9/uf3HNFMuLGJCUKleTiKwXkXWeiQbne97hfu/FtJmGXB5nM/w3VsrzKka2T+GM/Atdm8ZvLBHVoBSC/sDzQ6LCzkm6PymlyOYcFDkM+Abwt77jn1DVI4Dj3de5ZZRrK3CQqs4GLgVuFJG3xWwzS7mcgyLvAd5U1Sd9x0t9XnFlS3ptuZ5Z4Qac0eSPgL9WVW90fBnwTuBoHJPEl8ss10HqZOqeA/ybiLw9hTbTkMt7XkfgrArpUerzSiSbiHwSmAN8K+LatPqy2FSDUugGpvi224CXws4RkQagBcceGHZtnDazlg0RaQN+DPyVquZGcKq6xf3/deBGnGlnWeRyTW2vuPd/DGdkeah7fpvv+mKeWUnPy2XYCC6F5xVXtqTXluuZheIq9A7gclVd5+1X1a3q8BbwX2TzGwvFM52qaheOT2g2To2fVvd7T9xmGnK5LAJ+rKp9PnlLfV6xZROR9wNfAU71WQ+y/I0lI0uHRZwXzpKgXTiOYs85c1jeOZ9lqHNytfv+MIY6mrtwnD2RbZZBtlb3/I8GtLm/+74Rx756URnlmgDUu++nA1uAfd3tR4G57HFofahccrnbdTh/BNPTfF5xZfOdex3DHc0v4DgAx7vvy/bMCsg1BrgP+PuAcye5/wvwb8DVZZRrPLCX+35/4HlchytwC0MdzX9XLrl8+9cBJ6T5vBL8/mfjDMQOyduf2W8s8efIsvEED/NDwO/ch/UVd98VOJoUoMn9MW3C8cT7O42vuNc9h88rH9RmOWUDLgd2Aht9rwOAccBjQCeOA3oFbiddJrk+6t73CeBx4CO+NucAT7ptfgc3ubGM3+X7gHV57aXyvGLKdjSOUtoJvAI85bv2AlfmTThmmnI+s0C5gE8CfXm/sVnusfuB37qy3QDsXUa5jnPv/YT7/6d8bU53v/dN7u9grzJ/j1NxBkJ1eW2W/LxiyvYL4H9939eacvzGkrwso9kwDMPIUQ0+BcMwDKNKMKVgGIZh5DClYBiGYeQwpWAYhmHkMKVgGIZh5DClYBiGYeQwpWDULL7yzk+KyC0iMtbd3+zWhapP6T4XichfFTj+PhE5zrd9sYj8dRr3NoykWJ6CUbOIyBuqurf7/r+Bx1T1GhH5LNCgqivKJEc7Tqnp/+tujwUeUqc+lWGUFZspGIbDg8A73PefAO4EEJG93cVQHncXOjnN3T9ORDpE5Al3prHY3X+1bxEVr5NvF5Evuu8/7zt+sziLDF0EXOLOWo5Xp7TyZrfyqWGUlYboUwxjdOMWaPsg8DNxVgKbrqqb3cO7gDNU9c8isj+wTpyVxE4BXlLVhW4bLSKyL3AG8E5VVRFpDbjdUmCaqr4lIq2qukOc1e9yMwWX9TgVYR/J4CMbRig2UzBqmWYR2YjTAf8R+D5OAbcdvnME+LqIdOLUrZkM/AVOnZz3i8g33NF9D/BnHCXyPRE5EwhawKUT+G+3dHJ/wHGPl3FWUzOMsmJKwahlelV1lvv6nDqrZfXiFO3z+AROZdl3q+osnGJmTar6O+DdOMrhKhFZps7iMccAt+GsjvWzgHsuBK51r33MV0Y6nyZXFsMoK2Y+MgwfqvqaiNSLSJOq7sJZ7+FlVe0TkROAgwFE5ECc9SluEJE3gPNFZG+c9XfvFpF1ONUuc4hIHTBFVX8pIr/BWYBmb+B14G15ohwKPJTlZzWMIEwpGMZw7gXei2Mu+m/gJyKyHqfU8bPuOUcA3xKRQZzy1Z8B9gHuFJEmHLPTJXnt1gM3iEiLe3y561P4CXCr68T+nKo+CMwDvpblhzSMICwk1TDyEJHZwKWqWsyynyP+/kZtYz4Fw8hDVTcAv0wrea0I9ge+WqF7GzWOzRQMwzCMHDZTMAzDMHKYUjAMwzBymFIwDMMwcphSMAzDMHKYUjAMwzBy/H/dMQRnxeMiLQAAAABJRU5ErkJggg==", "text/plain": [ "" ] @@ -291,7 +291,7 @@ "outputs": [], "source": [ "df = pd.concat(\n", - " [pd.read_csv(\"../data/player_history_{}.csv\".format(prefix)) for prefix in [\"DEF\", \"MID\", \"FWD\"]]\n", + " [pd.read_csv(f\"../data/player_history_{prefix}.csv\") for prefix in [\"DEF\", \"MID\", \"FWD\"]]\n", ")\n", "df = df[df[\"match_id\"] != 0]" ] @@ -303,7 +303,7 @@ "outputs": [ { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAX0AAAEKCAYAAAD+XoUoAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz\nAAALEgAACxIB0t1+/AAAIABJREFUeJzt3Xl8lOW5//HPNZlkQnbIRjYIOwQIoAhqqxXQFrfSRVrU\nc+o5x3Ps5qndfqfac46n9di+atufdrM99Vc9tWqLVrugYF2Aal2ggOyEQFgTliwEskD2uX5/zBMa\nY0ImySQzk+d6v17zyszz3DNzzUzmO8/ccz/3I6qKMcYYd/CEuwBjjDHDx0LfGGNcxELfGGNcxELf\nGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxBvuArrLyMjQwsLCcJdhjDFRZcuWLTWq\nmtlXu4gL/cLCQjZv3hzuMowxJqqIyJFg2ln3jjHGuIiFvjHGuIiFvjHGuIiFvjHGuIiFvjHGuIiF\nvjHGuIiFvjHGuIiFvjHGuIiFvjHGuEjE7ZFrjDHd/Xrj0QFf95aF40JYSfSz0A+jgf4j2z+xMWag\nrHvHGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELf\nGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcJKjQF5GlIlIqImUicncP630i8rSzfqOIFHZZVywi\nb4vIbhHZKSLxoSvfGGNMf/QZ+iISAzwMXAsUATeLSFG3ZrcDp1V1MvAQ8IBzXS/wJPAZVZ0JXAW0\nhax6Y4wx/RLMlv4CoExVD6pqK7ASWNatzTLgcef8s8ASERHgg8AOVd0OoKqnVLUjNKUbY4zpr2BC\nPw8o73K5wlnWYxtVbQfqgHRgKqAi8pKIvCMi/zb4ko0xxgxUMIdLlB6WaZBtvMD7gUuAc8BaEdmi\nqmvfdWWRO4A7AMaNs0MBGmPMUAlmS78CKOhyOR843lsbpx8/Fah1lr+mqjWqeg5YA1zU/Q5U9RFV\nna+q8zMzM/v/KIwxxgQlmNDfBEwRkQkiEgesAFZ1a7MKuM05fxOwTlUVeAkoFpEE58PgA8Ce0JRu\njDGmv/rs3lHVdhG5k0CAxwCPqepuEbkP2Kyqq4BHgSdEpIzAFv4K57qnReRBAh8cCqxR1dVD9FiM\nMcb0IZg+fVR1DYGuma7L7u1yvhlY3st1nyQwbNMYY0yY2R65xhjjIhb6xhjjIhb6xhjjIhb6xhjj\nIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6\nxhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIkGFvogs\nFZFSESkTkbt7WO8Tkaed9RtFpNBZXigiTSKyzTn9T2jLN8YY0x/evhqISAzwMHANUAFsEpFVqrqn\nS7PbgdOqOllEVgAPAJ901h1Q1bkhrtsYY8wABLOlvwAoU9WDqtoKrASWdWuzDHjcOf8ssEREJHRl\nGmOMCYVgQj8PKO9yucJZ1mMbVW0H6oB0Z90EEdkqIq+JyBWDrNcYY8wg9Nm9A/S0xa5BtjkBjFPV\nUyJyMfAHEZmpqvXvurLIHcAdAOPGjQuiJGOMMQMRzJZ+BVDQ5XI+cLy3NiLiBVKBWlVtUdVTAKq6\nBTgATO1+B6r6iKrOV9X5mZmZ/X8UxhhjghJM6G8CpojIBBGJA1YAq7q1WQXc5py/CVinqioimc4P\nwYjIRGAKcDA0pRtjjOmvPrt3VLVdRO4EXgJigMdUdbeI3AdsVtVVwKPAEyJSBtQS+GAAuBK4T0Ta\ngQ7gM6paOxQPxBhjTN+C6dNHVdcAa7otu7fL+WZgeQ/Xew54bpA1GmOMCRHbI9cYY1zEQt8YY1zE\nQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8Y\nY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zE\nQt8YY1wkqNAXkaUiUioiZSJydw/rfSLytLN+o4gUdls/TkQaReSroSnbGGPMQPQZ+iISAzwMXAsU\nATeLSFG3ZrcDp1V1MvAQ8EC39Q8BLw6+XGOMMYMRzJb+AqBMVQ+qaiuwEljWrc0y4HHn/LPAEhER\nABH5CHAQ2B2ako0xxgxUMKGfB5R3uVzhLOuxjaq2A3VAuogkAl8Dvjn4Uo0xxgxWMKEvPSzTINt8\nE3hIVRsveAcid4jIZhHZXF1dHURJxhhjBsIbRJsKoKDL5XzgeC9tKkTEC6QCtcBC4CYR+S6QBvhF\npFlVf9L1yqr6CPAIwPz587t/oBhjjAmRYEJ/EzBFRCYAx4AVwC3d2qwCbgPeBm4C1qmqAld0NhCR\nbwCN3QPfGGPM8Okz9FW1XUTuBF4CYoDHVHW3iNwHbFbVVcCjwBMiUkZgC3/FUBZtjDFmYILZ0kdV\n1wBrui27t8v5ZmB5H7fxjQHUZ4wxJoRsj1xjjHERC31jjHERC31jjHERC31jjHERC31jjHERC31j\njHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHER\nC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHGRoEJfRJaKSKmI\nlInI3T2s94nI0876jSJS6CxfICLbnNN2EfloaMs3xhjTH32GvojEAA8D1wJFwM0iUtSt2e3AaVWd\nDDwEPOAs3wXMV9W5wFLg5yLiDVXxxhhj+ieYLf0FQJmqHlTVVmAlsKxbm2XA4875Z4ElIiKqek5V\n253l8YCGomhjjDEDE0zo5wHlXS5XOMt6bOOEfB2QDiAiC0VkN7AT+EyXD4HzROQOEdksIpurq6v7\n/yiMMcYEJZjQlx6Wdd9i77WNqm5U1ZnAJcA9IhL/noaqj6jqfFWdn5mZGURJxhhjBiKY0K8ACrpc\nzgeO99bG6bNPBWq7NlDVEuAsMGugxRpjjBmcYEJ/EzBFRCaISBywAljVrc0q4Dbn/E3AOlVV5zpe\nABEZD0wDDoekcmOMMf3W50gaVW0XkTuBl4AY4DFV3S0i9wGbVXUV8CjwhIiUEdjCX+Fc/f3A3SLS\nBviBz6lqzVA8EGOMMX0Lavikqq4B1nRbdm+X883A8h6u9wTwxCBrNMYYEyK2R64xxriIhb4xxriI\nhb4xxriITYkQBqfPtvLjdWXsOVFParyXiZlJFIxJCHdZxowI9c1tbDpUS2NLO81tHWSn+FgyIzvc\nZUUMC/1htrOijs88uYXK+ma8MUJzmx+PVPLJS8YxOy813OUZE9VONbbw2JuHOHOujVFxMQhw++Ob\nuWvJFO5aMgWPp6f9SN3FQn8YrS+t4tO/2kJGUhzPfvZy9hyv51xLO09sPMLKvx6l/eJ85o0bHe4y\njYlKJ+qa+N83D+NX5bNXTSJ/dAJtHX52VNTxw7X7Katu5Cc3z0PE3cFvffrDpLGlnXue28mEjERe\n+MIVzC1IAyDB5+UfL5/AhMxEnt1SwaGas2Gu1Jjo09ru54m3j+ARuOOKieSPDnSXxsZ4+P7yYr58\nzVRW7zjBqu3dJxNwHwv9YfLgy/uobGjmOx+fzZjEuHeti/N6+NSlhaQmxPLCjuP41SYjNaY/XttX\nzZmmNj55yTiyUt49vZeI8PlFk5mTn8p/v1BCXVNbmKqMDBb6w2DXsTp++dYhbl04rtfumzivh6Uz\nx3KirpnNh08Pc4XGRK9TjS38ZX81cwvSmJCR2GObGI9w/0dmU3u2hQdfLh3mCiOLhf4QU1X+a9Vu\nxiT6+D8fmn7BtrPzUilMT+CVPSdpau0YpgqNiW6rd57A4xGWzhx7wXaz81P5+0vH88SGI+w5Xj9M\n1UUeC/0htrX8DFuOnOYLSyaTOir2gm1FhBuKcznX2sFr+6qGqUJjotfhmrPsPdnA4mlZpPTx/gL4\n8genMSo2hkffODQM1UUmC/0h9vhbh0n2efn4RflBtc9NG8WsvFT+eriW1nb/EFdnTHR780ANo2Jj\nuHRielDtU0fF8rGL8nl+x3FONbYMcXWRyUJ/CFXVN7N6xwmWzy8g0Rf86NjLJ6XT3OZna7n17RvT\nm9NnW9lzvJ5LCscQ5w0+ym67fDyt7X5Wbirvu/EIZKE/hJ7aeJQOVT512fh+XW/cmARyU+N5+8Ap\n1EbyGNOjDQdPIQKXThzTr+tNzkrm/ZMzeHLDEdo73Pdt2kJ/iLS2+3lq41EWTcuisJcRBb0RES6b\nlE5VQwsHbdy+Me/R2u5n05FaZuamkpYQ1/cVurnt8kJO1DXzyp7KIaguslnoD5G1JZXUNLb0eyu/\nU3F+GglxMWw4eCrElRkT/d45eprmNj+XTwquL7+7xdOzyB89iqc2Hg1xZZHPQn+IPL/jOBlJPq6Y\nMrADvcfGeJg/fgx7jtfT0OzunUmM6W7LkdPkpMYzboATFcZ4hI/Oy+OtAzVUN7jrB10L/SHQ0NzG\n2pIqbijOIWYQEzxdND4NBbZX1IWuOGOiXGV9M8fONHHRuNGDmkfnxjm5+BVe3HUihNVFPgv9IfBq\nSSUt7X5unJMzqNvJSo4nL20U22wUjzHnbSs/g0egOH9ws9JOzU5mWnYyz7tsPh4L/SHw/PYT5KWN\nYl7B4GfMnFuQxvEzzVTWN4egMmOim1+VbeVnmJKVTHJ83ztj9eXGOTlsOnya42eaQlBddLDQD7Ez\n51p5fV81NxTnhGTu7uL8VDwC28vPhKA6Y6LboZqz1DW1MW9cWkhu74biXABW73BPF4+Ffoi9uOsk\n7X7lxjm5Ibm95PhYJmclsa3ijM2+aVxv69Ez+LweZuSkhOT2CjMSKc5P5fkd7uniCSr0RWSpiJSK\nSJmI3N3Dep+IPO2s3ygihc7ya0Rki4jsdP4uDm35kWfNzhMUpicwMzc0/5QQ6OI5c66NI6fOhew2\njYk2bR1+dh2vY3ZeKrExodtevaE4hx0VdRx1yfurz2dORGKAh4FrgSLgZhEp6tbsduC0qk4GHgIe\ncJbXADeq6mzgNuCJUBUeic62tLPxYC3XFGWH9Og8RTmpxMYIOyqsi8e4V+nJBlrb/RTnh6Zrp9OH\nnNk5Xylxx45awXxcLgDKVPWgqrYCK4Fl3dosAx53zj8LLBERUdWtqtr5vWk3EC8ivlAUHoneKKuh\ntcPP4umhPQhznNfDtOxkdh+vty4e41o7j9WRGBfT65z5AzU+PZGp2Um86pK9c4MJ/Tyg68xEFc6y\nHtuoajtQB3TfVe7jwFZVfc+eECJyh4hsFpHN1dXVwdYecdaVVJEc72V+YeiPczsrL5XGlnYOn7Jp\nGYz7tLb72Xuynpl5qYPa96U3V8/I5q+Ha6k7N/J3hAwm9Ht6hrtvbl6wjYjMJNDl8+me7kBVH1HV\n+ao6PzNzYHuwhpvfr6wrreLKqZkh7W/sNH1sCrExwq5jtqOWcZ/SygbaOpTZeYMbm9+bq4uy6fAr\nf3bBcSyCSacKoKDL5Xyg+0/d59uIiBdIBWqdy/nA74FPqeqBwRYcqXYdr6O6oYUl07OG5PbjvB6m\nZiez+1g9HX7r4jHusvNYHYk+b8i7djrNzU8jIynOFROwBRP6m4ApIjJBROKAFcCqbm1WEfihFuAm\nYJ2qqoikAauBe1T1zVAVHYnWllQhAldNG5rQh8DhFBta2tl8uHbI7sOYSHOutZ3Sk/XMyk3BE8IB\nEl15PMKS6dm8Vlo94g9e1GfoO330dwIvASXAM6q6W0TuE5EPO80eBdJFpAz4MtA5rPNOYDLwnyKy\nzTkNXSqG0bq9VVw0bjRjEvs/zWuwpo1NxusR1ux0z44kxqwtqRrSrp1O1xRl09DSzl8PjeyNqqA6\nn1V1japOVdVJqvotZ9m9qrrKOd+sqstVdbKqLlDVg87y+1U1UVXndjmNuE6zqvpmdh6rY/EQde10\n8nljmJqdzIu7TuK3Lh7jEqt3nCDZ5+33cSn6632TM/B5Pbw6wodu2h65IbC+NPA5NtShD4EunqqG\nFjYfsUnYzMjX2NLO+tIqZuWlDlnXTqdRcTFcPimddXurRvQR6yz0Q2BtSRW5qfFMH5s85Pc1fWwy\ncV6PdfEYV1jrzFg71F07nRZPz+Jo7bkRfcQ6C/1Bam7r4I2yGhbPyArpXri98cXGcNXUTF7cdcK6\neMyI98KOE4xNiWdc+sAOltJfi5xv6+v3jrhe6PMs9Adp46FazrV2sCTEe+FeyPXFOVTWt7DlqHXx\nmJGrobmN10qruW52zpB37XTKH53A1Owk1lnom96s31tFfKyHywZ4rM6BWDIjmzivx1XTwRr3ebWk\nktYOP9cXD+5gRP21aHoWfz1UO2IPU2qhPwiqytq9lbxvUgbxsTHDdr9JPi8fsC4eM8K9sP0Euanx\nzCsI7QRrfVk8LYt2v/JmWc2w3u9wsdAfhLKqRsprm1g8Y/h3Pbh+dqCL5x3r4jEjUF1TG6/vd7p2\nhmCunQu5ePxoUuK9I7aLx0J/ENbuHb6hmt0tmZEV6OKxUTxmBHplTyVtHcoNIToYUX94YzxcOTWT\n9aXVI/KbtIX+IKwrqaIoJ4Wc1FHDft/J8bFcOSWTF3fajlpm5Hlhx3Hy0kYxZ5AHPx+oRdOyqG5o\nYffx+rDc/1Cy0B+gM+da2XykliVh6NrpdH3xWE7WN7O13Lp4zMhx5lwrb+yv4YbinGEZBt2Tq6Zl\nIsKI7OKx0B+g1/ZV49e/jesNhyUzsomL8bB6x8mw1WBMqL28u5J2v54/aHk4pCf5mJOfdn5v+5HE\nQn+A1u2tIj0xjjkhPnRbf6TEx3Ll1AwbxWNGlOd3HGfcmARm5YXuONMDsXh6FtsrznCq8T3HfYpq\nFvoD0N7h58+l1Vw1LWtIjuLTH9fNzuFEXTNby+34uSb61Z5t5a0Dp7g+jF07nRZPz0IV/lwavUfz\n64mF/gC8c/QMdU1tYe3P73R1UaCL54Ud3Y9rY0z0WbXtGB1+5cNhGLXT3czcFLKSfawbYV08FvoD\nsHZvJV6PcMWUjHCXQkp8LIumZ/L89uO0dYzsgz+Yke/ZdyqYmZvCjJzwdu0AiAiLpmXx+r7qEfXe\nstAfgHUlVSyYMIbk+NhwlwLAxy/Kp6axlb/sH1lfQ4277D1Zz65j9dx0cX64Szlv0fQsGprb2TKC\npjK30O+nwzVn2V/VyNUzhm+Ctb5cNS2L0QmxPLflWLhLMWbAnttSgdcjEdG10+n9UzKI83pG1LFz\nLfT7qfPFv6YockI/zuth2dw8XimppO7cyJwkyoxs7R1+fr/1OIunZ5Ge5At3Oecl+by8b1I6r+yp\nHDEHVrHQ76eX95xkRk4KBWOGZ37vYH3sojxa2/28sNN+0DXR5/X91dQ0tkRU106na4rGcrT2HPsq\nG8NdSkhY6PfDqcYWthw5HVFb+Z1m56UyJSuJ57ZUhLsUY/rt1xvLSU+M46pp4R8R193VRVmIwMu7\nR8ZOkBb6/bB2bxV+hQ9GYOiLCDddnM87R89QerIh3OUYE7Ty2nOs3VvJigUFxHkjL5KykuOZW5DG\nKyPkgOmR9wxHsFf2VJKbGs/M3PAPJ+vJ8vmBN80TGw6HuxRjgvbkhiN4RLh14fhwl9KrDxaNZUdF\nHSfqmsJdyqAFFfoislRESkWkTETu7mG9T0SedtZvFJFCZ3m6iKwXkUYR+UloSx9eTa0d/GV/NdcU\nZYd9T8HejEmM48biXH73zjHqR+hRf8zI0tTawcpN5XywKJvctOGfrTZYnV26r46AUTx9hr6IxAAP\nA9cCRcDNIlLUrdntwGlVnQw8BDzgLG8G/hP4asgqDpPX9lXR3ObnmqKx4S7lgm67fDznWjv4nfXt\nmyiwavsx6prauO3ywnCXckGTs5KYmJnIn0ZAv34wW/oLgDJVPaiqrcBKYFm3NsuAx53zzwJLRERU\n9ayqvkEg/KPa8ztOkJ4Yx6UTx4S7lAsqzk9jTkEaT2w4MmKGmJmRSVX55VtHmJadzMIJkf2+gsDR\n6t4+cIrqhuiegC2Y0M8DyrtcrnCW9dhGVduBOmD4jhQ+xM62tLO2pJLrZufgjYn8n0Fuu2w8B6rP\n8sYIPcanGRnWl1ZRcqKe298/IWK7TLu6cU4ufoUXd0X30eqCSbCeXo3um5DBtOn9DkTuEJHNIrK5\nujryphJ4taSS5jY/NxTnhLuUoFxfnENWso+H15eFuxRjeqSq/ODV/RSMGcVHL+q+DRmZpmYnMy07\nmee3R/e+MMGEfgVQ0OVyPtD9UZ9vIyJeIBWoDbYIVX1EVeer6vzMzMxgrzZsXthxguwUH5cURv5X\nUACfN4bPfGASGw7WsvHgqXCXY8x7rC+tYkdFHXcumkxsFHx77nTjnBw2HT7N8TPRO4onmGd7EzBF\nRCaISBywAljVrc0q4Dbn/E3AOh0hHcp1TW28VlrNDcW5eMI8d35/3LJwHJnJPn64dn+4SzHmXVSV\nH766n/zRo/jYRZG3B+6FdB7Na/WO6O3i6TP0nT76O4GXgBLgGVXdLSL3iciHnWaPAukiUgZ8GTg/\nrFNEDgMPAv8gIhU9jPyJaC/vPklrR/R07XSKj43h01dO5K0Dp9h0OOgvXcYMuVdLqtheUce/Lo6u\nrXyAwoxEivNTeT6Kj18R1DOuqmtUdaqqTlLVbznL7lXVVc75ZlVdrqqTVXWBqh7sct1CVR2jqkmq\nmq+qe4bmoQyNP2w7RsGYUcwtCN9hEQfq1oXjyUiK4/++XGojeUxEaG7r4L4XdjM5KynqtvI73Vic\ny46KOsqqonMunuj6mB1mR06d5c2yUyy/uCAqRhd0NyouhruWTGHDwVpeiOKvo2bk+On6Msprm/jv\nZbOibiu/00fm5eH1CE9vOhruUgYkOp/1YfL0pnI8AsvnR+cWCcAtC8czKy+F+1fvobGlPdzlGBc7\nVHOW/3ntIB+Zm8tlk6J3RHdmso+rZ2Tz3DvHaGnvCHc5/Wah34v2Dj+/3VLBomlZ5KRG7u7hfYnx\nCP+9bBZVDS384JV94S7HuFSHX7nndzvweT18/foZ4S5n0FYsKKD2bGtUHlzFQr8X6/ZWUd3Qwicv\nKei7cYSbN240Ky4p4H/fOsy28jPhLse40A9e3ceGg7Xce2MRWcnx4S5n0K6Ykkle2ihW/rW878YR\nxkK/F09vKicr2cfi6ZE3v/dAfG3pdMamxPP5p97hzLnWcJdjXOTPpVX8eF0Zn5ifz/L50b8RBYFv\n0J+YX8AbZTUcPXUu3OX0i4V+D46eOsf60iqWz8+PimkXgpGWEMfDt15EVUMzX3lmO36/jeYxQ+9A\ndSNfenob08cmc9+yWeEuJ6Q+cUk+HoEnNx4Jdyn9MjISLcQe+csBvB4Pn7qsMNylhNTcgjT+4/oi\n1u6t4ge205YZYodqznLzIxuI8Qg/+7uLiY+NCXdJIZWTOorri3N5asORqDo2tYV+N9UNLTyzuYKP\nX5xHdkr09z1296nLxrP84nx+tHa/zc1jhszhmrPc8v820O5Xfv0vlzIhIzHcJQ2Jz35gEmdbO6Lq\nwEUW+t089uYh2jr83HHlpHCXMiREhO98vJiPzsvjey+V8vD6Mttxy4TUur2VfPgnb9DU1sGTty9k\nanZyuEsaMkW5KVw1LZPH3jxMU2t0DN+00O+ivrmNJ98+wnWzckbslgkEfoT6/vI5LJuby/deKuWL\nT2/jrI3hN4PU3NbBd/+0l3/65WbyRyew6vPvpyhCDy0aSp+7ajK1Z1ujZmctb7gLiCSP/uUQDS3t\nfPaqkbmV31WMR3joE3OZkpXEg6/sY/fxer53UzHzxo0Od2kmyqgqL+0+yf2rS6g43cQn5udz37JZ\nI64PvzeXFI7m4vGj+fnrB/nkJeMYFRfZj9u29B3HzjTx89cPcH1xDrPyUsNdzrDweIQ7F0/hydsX\nUtfUxkd/+hZ3rdxKxenoGoJmwqO5rYNnNpVz7Q//wmeefIckn5df/8tCvnvTHNcEPgS6TP/tQ9M4\nUdfMz147EO5y+mRb+o5vrykB4OvXRf/egv11+eQM1n/1Kn66voxfvHGIF3ac4JoZ2fz9ZeO5dGI6\nMVE0pbQZWnVNbWw8eIo/7TrJK3sqaWhpZ/rYZL57UzEfm5c3YoY499fCiencUJzDz187wCfm55M/\nOiHcJfXKQh/YcPAUq3ec4ItXTyEvLXqnXBiMJJ+Xf1s6nVsvHc+v3j7M05vK+dPuk2QkxXH1jGze\nPyWDeeNGk5saH5WTz5n+U1Uq61vYcuQ0mw7XsvFQLXtP1qMKo2JjKMpNYW5BGhMzEmnvUJ7ZXBHu\nksPq69fN4NWSSr69poSf3npxuMvpletDv6m1g3v/uIu8tFF8eoSO2Onq1xv7/rFp/JhEvnT1VEpO\n1LP7eD2/33qMlZsCu5tnp/iYVzCaeePSmDY2mUmZSeSljYqqA8yY96pramN/ZQN7TzZQerKB0srA\n37qmwPjzUbExXDx+NF9cMpX65jbGpyfg9bhzq743uWmj+NxVk3nwlX2s21vJ4unZ4S6pR64P/W8+\nv5t9lY08/k8LIv4HmE7BBPdgxcZ4KM5Pozg/jQ6/Mrcgja3lp3nnyGm2lp/hT7tPnm8bH+thQkYS\nkzITmZSZxOSsJCZlJjEhIzFqnlO3aG7r4EB1I6UnG/jD1mNU1rdwsr75fLgD+LweslPimZadTHaK\nj/zRCeSmjTrfzZeZ7AtX+RHvjisn8uKuk3zlme2sueuKiJys0dWh/8dtgS3Yzy+axAemRt6xeSNF\njEfYeawOr8fDggnpLJiQzrmWdqoaWqhubKG6IXB660Cgm6xz1L8AqQmxFOennf9ACJwSyUz2WTfR\nEOrwK4dPnWWfs9W+z9mKP1xzls4ZOGI8Qlayj8L0BMamxJOdGs/YlHhSR8XaazNA8bExPHzLPG78\n8Rv866+3svKOSyPudw7Xhv6uY3V8/Xc7WVA4hi9dPTXc5USdBJ+XQp+Xwm77M7R1+KlpbKGmsZXq\nhmaqG1ota1+8AAAMIElEQVQoq2pgw4FTtHb4z7fzeT1kJvvISo4nOyXwNyvFR1qXwLll4bhhfUzR\n6KkNR6hraqOyvoXK+ubzp6qGFtqddBdgTGIc2SnxfGBqFmNT48lO9pGe5LMf6YfAxMwkvv2x2dy1\nchv3ry7hv24siqgPUVeG/u7jdfzdoxtJS4jjRzfPi7hP4mgWG+MhJ3WU87X2b0NfVZX65nbnW0Ez\n1Y0tVDW0sL+ygXeOnj7fLs7rIcv5MGhsaWNKVjJTsgO/GwzHG2cwXWdD/SFVe7aVfc5We6nT977r\neB3NbX/7ME2J95KdEs+lmUmBrfeUeDKTfcR57X98OC2bm8f28joee/MQcV4P91w7PWKC33Whv7Oi\njr9/bCMJsTH85l8uZWzqyJtfJxKJCKmjYkkdFcvkrKR3rTvX0k5lQwtVDc1U1Qf+dv8wSIyLYXJW\nElOyk5mSlcTU7MCHQW7qyPoRua3DT3ntOQ5Un+VgdSMHqhs5UH2WA9WNnOkyqVdKvJfpY1OYk59G\nthPu2Sk+EuJc95aOWP95wwzaOvw88vpB/H7l69fNiIj/Vdf8h6gqj791mG+/uJeMxDhW3nEZ49Ij\ndyytmyT4vEzwed8z9cV1s8eyv6qRfZUN7K9sZH9VA6/vq+bZLX8bGujzeshJjSc3LfDtIi8tnoxk\n3/kPmM5TfGwMsTEeYmMEb4wHr/PmUwW/qnOCc63tqIIS+J9513mnfW/n9xyvx+/MY9R5e35V1Dnf\n1u6nvrmdhuY2GprbqW9uo/ZsKyfrmjlZ38zJusA3oK5TIWUk+ZiUmch1s3PO/x4yfWwK2SmB30SG\n40d9MzAiwn3LZiICv3jjEHtPNvDgJ+aQFeaJHCXSJtuaP3++bt68OaS3WXKingf+tJc/l1azeHoW\n37upmPSk8I9AsDfswJxrDXQTVda3cKqxhTNNbdQ5p/qmNiLrP/rCkuO95KTGowopo2JJiY8lPTGO\nzGQfGUk+G/0UAuH+bUhVWbmpnG8+v5uEOC9fWzqNj87LD3mXm4hsUdX5fbULaktfRJYCPwRigF+o\n6ne6rfcBvwIuBk4Bn1TVw866e4DbgQ7gC6r6Uj8ex4A1tXbwZlkNz2wu5+U9lST7vHzjxiJuu7ww\nYvrWzMAkxHkZn+5lfPp7J8Xr8CtNbR0snp7lfBC0UtfURkubn7YOP20dSluH//yPnB4RPBL4KwJb\nj55BJLCVJoAIeBBnGUiP5wNtr5yaef62PJ7A8q63H+MRkuO9pMTHkhzvJcnnPf97km0AjFwiws0L\nxnFJ4Ri+8tvtfO25nfxobRn/+L5CPjRzLAVjhrfHoc/QF5EY4GHgGqAC2CQiq1R1T5dmtwOnVXWy\niKwAHgA+KSJFwApgJpALvCoiU1U15HOQVtY388dtxzhUc45DNY1sKz9Dc5uflHgvX7x6Cv94+QRS\nE2JDfbcmwsR4hCSf9z2/GwRrMOG7dNbYAV/XjHyTs5L4w+cu58/7qvnx2v3cv7qE+1eXMDkrielj\nkylMT+TiwtEsmja0h2gNZkt/AVCmqgcBRGQlsAzoGvrLgG84558FfiKBzellwEpVbQEOiUiZc3tv\nh6b8v6lpbOHba/YyOiGWwoxEVlwyjiUzslg4Id1GLrhQOLacbWvd9EVEWDQti0XTsjhcc5ZXSyp5\ns6yGncfqeHHXSZadyY2I0M8Duh7yvQJY2FsbVW0XkTog3Vm+odt18wZc7QVMy05m+70ftK15Y0xU\nKMxI5J+vmMg/XzERCIzcOtcy9AdiCSb0e+oA7/5bWW9tgrkuInIHcIdzsVFESoOoKwOoCaJdJIv2\nxxDt9UP0Pwarvw+3DuWNB0TKazA+mEbBhH4FUNDlcj5wvJc2FSLiJbBXTm2Q10VVHwEeCabgTiKy\nOZhfqiNZtD+GaK8fov8xWP3hF22PIZjO7k3AFBGZICJxBH6YXdWtzSrgNuf8TcA6DYwFXQWsEBGf\niEwApgB/DU3pxhhj+qvPLX2nj/5O4CUCQzYfU9XdInIfsFlVVwGPAk84P9TWEvhgwGn3DIEffduB\nzw/FyB1jjDHBCWqcvqquAdZ0W3Zvl/PNwPJervst4FuDqLE3/eoOilDR/hiivX6I/sdg9YdfVD2G\niNsj1xhjzNCxAezGGOMiURf6IvI9EdkrIjtE5PciktZl3T0iUiYipSLyoXDWeSEistSpsUxE7g53\nPcEQkQIRWS8iJSKyW0TucpaPEZFXRGS/83d0uGu9EBGJEZGtIvKCc3mCiGx06n/aGawQkUQkTUSe\ndf7/S0Tksih8/r/k/P/sEpHfiEh8pL8GIvKYiFSJyK4uy3p83iXgR857e4eIXBS+ynsWdaEPvALM\nUtViYB9wD0C3KR+WAj91ppCIKF2mtbgWKAJudmqPdO3AV1R1BnAp8Hmn7ruBtao6BVjrXI5kdwEl\nXS4/ADzk1H+awJQikeqHwJ9UdTowh8DjiJrnX0TygC8A81V1FoGBIZ3TtkTya/BLApnSVW/P+7UE\nRilOIbDv0c+GqcagRV3oq+rLqtruXNxAYOw/dJnyQVUPAZ1TPkSa89NaqGor0DmtRURT1ROq+o5z\nvoFA4OQRqP1xp9njwEfCU2HfRCQfuB74hXNZgMUEpg6BCK5fRFKAKwmMlENVW1X1DFH0/Du8wChn\nf54E4AQR/hqo6usERiV21dvzvgz4lQZsANJEJGd4Kg1O1IV+N/8EvOic72m6iCGZ8mGQoqXOXolI\nITAP2Ahkq+oJCHwwAEM7ccjg/AD4N6DzUFPpwJkuGxGR/FpMBKqB/3W6p34hIolE0fOvqseA7wNH\nCYR9HbCF6HkNuurteY/493dEhr6IvOr0+XU/LevS5t8JdDk81bmoh5uKxKFJ0VJnj0QkCXgO+KKq\n1oe7nmCJyA1Alapu6bq4h6aR+lp4gYuAn6nqPOAsEdyV0xOn33sZMIHArLuJBLpDuovU1yAYEf8/\nFZFHzlLVqy+0XkRuA24AlujfxpwGNeVDBIiWOt9DRGIJBP5Tqvo7Z3GliOSo6gnna2xV+Cq8oPcB\nHxaR64B4IIXAln+aiHidLc1Ifi0qgApV3ehcfpZA6EfL8w9wNXBIVasBROR3wOVEz2vQVW/Pe8S/\nvyNyS/9CJHBAl68BH1bVc11WRcuUD8FMaxFxnP7vR4ESVX2wy6quU3DcBvxxuGsLhqreo6r5qlpI\n4Dlfp6q3AusJTB0CkV3/SaBcRKY5i5YQ2NM9Kp5/x1HgUhFJcP6fOh9DVLwG3fT2vK8CPuWM4rkU\nqOvsBooY6hzDM1pOBH6gLQe2Oaf/6bLu34EDQClwbbhrvcBjuI7AyKMDwL+Hu54ga34/ga+pO7o8\n99cR6BdfC+x3/o4Jd61BPJargBec8xMJbByUAb8FfOGu7wJ1zwU2O6/BH4DR0fb8A98E9gK7gCcA\nX6S/BsBvCPwG0UZgS/723p53At07Dzvv7Z0ERiqF/TF0PdkeucYY4yJR171jjDFm4Cz0jTHGRSz0\njTHGRSz0jTHGRSz0jTHGRSz0jeuJyIcHM9upiHxRRBJCWZMxQ8WGbBozSCJymMB47Jpw12JMX2xL\n34xoIlLozD//C2f+pqdE5GoRedOZC32BiPyDiPzEaf9LZz70t0TkoIjc5Cy/qnMOfufyT5zrfYHA\nPDLrRWS9s+6DIvK2iLwjIr915itCRL4jInuceda/P/zPhjEW+sYdJhOYi74YmA7cQmAP468CX++h\nfY6z/gbgOxe6YVX9EYG5VRap6iIRyQD+A7haVS8isAftl0VkDPBRYKYGjgVxfygemDH9FZETrhkT\nYodUdSeAiOwmcPALFZGdQGEP7f+gqn5gj4hk9/O+LiVwcJw3A9PLEAe8DdQDzcAvRGQ18EKvt2DM\nELLQN27Q0uW8v8tlPz2/B7q275wqt513fzOO7+W+BHhFVW9+zwqRBQQmGVsB3Eng4CHGDCvr3jEm\nOEeAImcW11QC4d2pAUh2zm8A3icikwGcGSWnOv36qaq6BvgigcnTjBl2tqVvTBBUtVxEniEww+V+\nYGuX1Y8AL4rICadf/x+A34iIz1n/HwQ+GP4oIvEEvg18afiqN+ZvbMimMca4iHXvGGOMi1joG2OM\ni1joG2OMi1joG2OMi1joG2OMi1joG2OMi1joG2OMi1joG2OMi/x/l1CK2yZ5OecAAAAASUVORK5C\nYII=\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAX0AAAEKCAYAAAD+XoUoAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAIABJREFUeJzt3Xl8lOW5//HPNZlkQnbIRjYIOwQIoAhqqxXQFrfSRVrUc+o5x3Ps5qndfqfac46n9di+atufdrM99Vc9tWqLVrugYF2Aal2ggOyEQFgTliwEskD2uX5/zBMaY0ImySQzk+d6v17zyszz3DNzzUzmO8/ccz/3I6qKMcYYd/CEuwBjjDHDx0LfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxBvuArrLyMjQwsLCcJdhjDFRZcuWLTWqmtlXu4gL/cLCQjZv3hzuMowxJqqIyJFg2ln3jjHGuIiFvjHGuIiFvjHGuIiFvjHGuIiFvjHGuIiFvjHGuIiFvjHGuIiFvjHGuIiFvjHGuEjE7ZFrjDHd/Xrj0QFf95aF40JYSfSz0A+jgf4j2z+xMWagrHvHGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcxELfGGNcJKjQF5GlIlIqImUicncP630i8rSzfqOIFHZZVywib4vIbhHZKSLxoSvfGGNMf/QZ+iISAzwMXAsUATeLSFG3ZrcDp1V1MvAQ8IBzXS/wJPAZVZ0JXAW0hax6Y4wx/RLMlv4CoExVD6pqK7ASWNatzTLgcef8s8ASERHgg8AOVd0OoKqnVLUjNKUbY4zpr2BCPw8o73K5wlnWYxtVbQfqgHRgKqAi8pKIvCMi/zb4ko0xxgxUMIdLlB6WaZBtvMD7gUuAc8BaEdmiqmvfdWWRO4A7AMaNs0MBGmPMUAlmS78CKOhyOR843lsbpx8/Fah1lr+mqjWqeg5YA1zU/Q5U9RFVna+q8zMzM/v/KIwxxgQlmNDfBEwRkQkiEgesAFZ1a7MKuM05fxOwTlUVeAkoFpEE58PgA8Ce0JRujDGmv/rs3lHVdhG5k0CAxwCPqepuEbkP2Kyqq4BHgSdEpIzAFv4K57qnReRBAh8cCqxR1dVD9FiMMcb0IZg+fVR1DYGuma7L7u1yvhlY3st1nyQwbNMYY0yY2R65xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIhb6xhjjIkGFvogsFZFSESkTkbt7WO8Tkaed9RtFpNBZXigiTSKyzTn9T2jLN8YY0x/evhqISAzwMHANUAFsEpFVqrqnS7PbgdOqOllEVgAPAJ901h1Q1bkhrtsYY8wABLOlvwAoU9WDqtoKrASWdWuzDHjcOf8ssEREJHRlGmOMCYVgQj8PKO9yucJZ1mMbVW0H6oB0Z90EEdkqIq+JyBWDrNcYY8wg9Nm9A/S0xa5BtjkBjFPVUyJyMfAHEZmpqvXvurLIHcAdAOPGjQuiJGOMMQMRzJZ+BVDQ5XI+cLy3NiLiBVKBWlVtUdVTAKq6BTgATO1+B6r6iKrOV9X5mZmZ/X8UxhhjghJM6G8CpojIBBGJA1YAq7q1WQXc5py/CVinqioimc4PwYjIRGAKcDA0pRtjjOmvPrt3VLVdRO4EXgJigMdUdbeI3AdsVtVVwKPAEyJSBtQS+GAAuBK4T0TagQ7gM6paOxQPxBhjTN+C6dNHVdcAa7otu7fL+WZgeQ/Xew54bpA1GmOMCRHbI9cYY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1zEQt8YY1wkqNAXkaUiUioiZSJydw/rfSLytLN+o4gUdls/TkQaReSroSnbGGPMQPQZ+iISAzwMXAsUATeLSFG3ZrcDp1V1MvAQ8EC39Q8BLw6+XGOMMYMRzJb+AqBMVQ+qaiuwEljWrc0y4HHn/LPAEhERABH5CHAQ2B2ako0xxgxUMKGfB5R3uVzhLOuxjaq2A3VAuogkAl8Dvjn4Uo0xxgxWMKEvPSzTINt8E3hIVRsveAcid4jIZhHZXF1dHURJxhhjBsIbRJsKoKDL5XzgeC9tKkTEC6QCtcBC4CYR+S6QBvhFpFlVf9L1yqr6CPAIwPz587t/oBhjjAmRYEJ/EzBFRCYAx4AVwC3d2qwCbgPeBm4C1qmqAld0NhCRbwCN3QPfGGPM8Okz9FW1XUTuBF4CYoDHVHW3iNwHbFbVVcCjwBMiUkZgC3/FUBZtjDFmYILZ0kdV1wBrui27t8v5ZmB5H7fxjQHUZ4wxJoRsj1xjjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHERC31jjHGRoEJfRJaKSKmIlInI3T2s94nI0876jSJS6CxfICLbnNN2EfloaMs3xhjTH32GvojEAA8D1wJFwM0iUtSt2e3AaVWdDDwEPOAs3wXMV9W5wFLg5yLiDVXxxhhj+ieYLf0FQJmqHlTVVmAlsKxbm2XA4875Z4ElIiKqek5V253l8YCGomhjjDEDE0zo5wHlXS5XOMt6bOOEfB2QDiAiC0VkN7AT+EyXD4HzROQOEdksIpurq6v7/yiMMcYEJZjQlx6Wdd9i77WNqm5U1ZnAJcA9IhL/noaqj6jqfFWdn5mZGURJxhhjBiKY0K8ACrpczgeO99bG6bNPBWq7NlDVEuAsMGugxRpjjBmcYEJ/EzBFRCaISBywAljVrc0q4Dbn/E3AOlVV5zpeABEZD0wDDoekcmOMMf3W50gaVW0XkTuBl4AY4DFV3S0i9wGbVXUV8CjwhIiUEdjCX+Fc/f3A3SLSBviBz6lqzVA8EGOMMX0Lavikqq4B1nRbdm+X883A8h6u9wTwxCBrNMYYEyK2R64xxriIhb4xxriIhb4xxriITYkQBqfPtvLjdWXsOVFParyXiZlJFIxJCHdZxowI9c1tbDpUS2NLO81tHWSn+FgyIzvcZUUMC/1htrOijs88uYXK+ma8MUJzmx+PVPLJS8YxOy813OUZE9VONbbw2JuHOHOujVFxMQhw++ObuWvJFO5aMgWPp6f9SN3FQn8YrS+t4tO/2kJGUhzPfvZy9hyv51xLO09sPMLKvx6l/eJ85o0bHe4yjYlKJ+qa+N83D+NX5bNXTSJ/dAJtHX52VNTxw7X7Katu5Cc3z0PE3cFvffrDpLGlnXue28mEjERe+MIVzC1IAyDB5+UfL5/AhMxEnt1SwaGas2Gu1Jjo09ru54m3j+ARuOOKieSPDnSXxsZ4+P7yYr58zVRW7zjBqu3dJxNwHwv9YfLgy/uobGjmOx+fzZjEuHeti/N6+NSlhaQmxPLCjuP41SYjNaY/XttXzZmmNj55yTiyUt49vZeI8PlFk5mTn8p/v1BCXVNbmKqMDBb6w2DXsTp++dYhbl04rtfumzivh6Uzx3KirpnNh08Pc4XGRK9TjS38ZX81cwvSmJCR2GObGI9w/0dmU3u2hQdfLh3mCiOLhf4QU1X+a9VuxiT6+D8fmn7BtrPzUilMT+CVPSdpau0YpgqNiW6rd57A4xGWzhx7wXaz81P5+0vH88SGI+w5Xj9M1UUeC/0htrX8DFuOnOYLSyaTOir2gm1FhBuKcznX2sFr+6qGqUJjotfhmrPsPdnA4mlZpPTx/gL48genMSo2hkffODQM1UUmC/0h9vhbh0n2efn4RflBtc9NG8WsvFT+eriW1nb/EFdnTHR780ANo2JjuHRielDtU0fF8rGL8nl+x3FONbYMcXWRyUJ/CFXVN7N6xwmWzy8g0Rf86NjLJ6XT3OZna7n17RvTm9NnW9lzvJ5LCscQ5w0+ym67fDyt7X5Wbirvu/EIZKE/hJ7aeJQOVT512fh+XW/cmARyU+N5+8Ap1EbyGNOjDQdPIQKXThzTr+tNzkrm/ZMzeHLDEdo73Pdt2kJ/iLS2+3lq41EWTcuisJcRBb0RES6blE5VQwsHbdy+Me/R2u5n05FaZuamkpYQ1/cVurnt8kJO1DXzyp7KIaguslnoD5G1JZXUNLb0eyu/U3F+GglxMWw4eCrElRkT/d45eprmNj+XTwquL7+7xdOzyB89iqc2Hg1xZZHPQn+IPL/jOBlJPq6YMrADvcfGeJg/fgx7jtfT0OzunUmM6W7LkdPkpMYzboATFcZ4hI/Oy+OtAzVUN7jrB10L/SHQ0NzG2pIqbijOIWYQEzxdND4NBbZX1IWuOGOiXGV9M8fONHHRuNGDmkfnxjm5+BVe3HUihNVFPgv9IfBqSSUt7X5unJMzqNvJSo4nL20U22wUjzHnbSs/g0egOH9ws9JOzU5mWnYyz7tsPh4L/SHw/PYT5KWNYl7B4GfMnFuQxvEzzVTWN4egMmOim1+VbeVnmJKVTHJ83ztj9eXGOTlsOnya42eaQlBddLDQD7Ez51p5fV81NxTnhGTu7uL8VDwC28vPhKA6Y6LboZqz1DW1MW9cWkhu74biXABW73BPF4+Ffoi9uOsk7X7lxjm5Ibm95PhYJmclsa3ijM2+aVxv69Ez+LweZuSkhOT2CjMSKc5P5fkd7uniCSr0RWSpiJSKSJmI3N3Dep+IPO2s3ygihc7ya0Rki4jsdP4uDm35kWfNzhMUpicwMzc0/5QQ6OI5c66NI6fOhew2jYk2bR1+dh2vY3ZeKrExodtevaE4hx0VdRx1yfurz2dORGKAh4FrgSLgZhEp6tbsduC0qk4GHgIecJbXADeq6mzgNuCJUBUeic62tLPxYC3XFGWH9Og8RTmpxMYIOyqsi8e4V+nJBlrb/RTnh6Zrp9OHnNk5Xylxx45awXxcLgDKVPWgqrYCK4Fl3dosAx53zj8LLBERUdWtqtr5vWk3EC8ivlAUHoneKKuhtcPP4umhPQhznNfDtOxkdh+vty4e41o7j9WRGBfT65z5AzU+PZGp2Um86pK9c4MJ/Tyg68xEFc6yHtuoajtQB3TfVe7jwFZVfc+eECJyh4hsFpHN1dXVwdYecdaVVJEc72V+YeiPczsrL5XGlnYOn7JpGYz7tLb72Xuynpl5qYPa96U3V8/I5q+Ha6k7N/J3hAwm9Ht6hrtvbl6wjYjMJNDl8+me7kBVH1HV+ao6PzNzYHuwhpvfr6wrreLKqZkh7W/sNH1sCrExwq5jtqOWcZ/SygbaOpTZeYMbm9+bq4uy6fArf3bBcSyCSacKoKDL5Xyg+0/d59uIiBdIBWqdy/nA74FPqeqBwRYcqXYdr6O6oYUl07OG5PbjvB6mZiez+1g9HX7r4jHusvNYHYk+b8i7djrNzU8jIynOFROwBRP6m4ApIjJBROKAFcCqbm1WEfihFuAmYJ2qqoikAauBe1T1zVAVHYnWllQhAldNG5rQh8DhFBta2tl8uHbI7sOYSHOutZ3Sk/XMyk3BE8IBEl15PMKS6dm8Vlo94g9e1GfoO330dwIvASXAM6q6W0TuE5EPO80eBdJFpAz4MtA5rPNOYDLwnyKyzTkNXSqG0bq9VVw0bjRjEvs/zWuwpo1NxusR1ux0z44kxqwtqRrSrp1O1xRl09DSzl8PjeyNqqA6n1V1japOVdVJqvotZ9m9qrrKOd+sqstVdbKqLlDVg87y+1U1UVXndjmNuE6zqvpmdh6rY/EQde108nljmJqdzIu7TuK3Lh7jEqt3nCDZ5+33cSn6632TM/B5Pbw6wodu2h65IbC+NPA5NtShD4EunqqGFjYfsUnYzMjX2NLO+tIqZuWlDlnXTqdRcTFcPimddXurRvQR6yz0Q2BtSRW5qfFMH5s85Pc1fWwycV6PdfEYV1jrzFg71F07nRZPz+Jo7bkRfcQ6C/1Bam7r4I2yGhbPyArpXri98cXGcNXUTF7cdcK6eMyI98KOE4xNiWdc+sAOltJfi5xv6+v3jrhe6PMs9Adp46FazrV2sCTEe+FeyPXFOVTWt7DlqHXxmJGrobmN10qruW52zpB37XTKH53A1Owk1lnom96s31tFfKyHywZ4rM6BWDIjmzivx1XTwRr3ebWkktYOP9cXD+5gRP21aHoWfz1UO2IPU2qhPwiqytq9lbxvUgbxsTHDdr9JPi8fsC4eM8K9sP0EuanxzCsI7QRrfVk8LYt2v/JmWc2w3u9wsdAfhLKqRsprm1g8Y/h3Pbh+dqCL5x3r4jEjUF1TG6/vd7p2hmCunQu5ePxoUuK9I7aLx0J/ENbuHb6hmt0tmZEV6OKxUTxmBHplTyVtHcoNIToYUX94YzxcOTWT9aXVI/KbtIX+IKwrqaIoJ4Wc1FHDft/J8bFcOSWTF3fajlpm5Hlhx3Hy0kYxZ5AHPx+oRdOyqG5oYffx+rDc/1Cy0B+gM+da2XykliVh6NrpdH3xWE7WN7O13Lp4zMhx5lwrb+yv4YbinGEZBt2Tq6ZlIsKI7OKx0B+g1/ZV49e/jesNhyUzsomL8bB6x8mw1WBMqL28u5J2v54/aHk4pCf5mJOfdn5v+5HEQn+A1u2tIj0xjjkhPnRbf6TEx3Ll1AwbxWNGlOd3HGfcmARm5YXuONMDsXh6FtsrznCq8T3HfYpqFvoD0N7h58+l1Vw1LWtIjuLTH9fNzuFEXTNby+34uSb61Z5t5a0Dp7g+jF07nRZPz0IV/lwavUfz64mF/gC8c/QMdU1tYe3P73R1UaCL54Ud3Y9rY0z0WbXtGB1+5cNhGLXT3czcFLKSfawbYV08FvoDsHZvJV6PcMWUjHCXQkp8LIumZ/L89uO0dYzsgz+Yke/ZdyqYmZvCjJzwdu0AiAiLpmXx+r7qEfXestAfgHUlVSyYMIbk+NhwlwLAxy/Kp6axlb/sH1lfQ4277D1Zz65j9dx0cX64Szlv0fQsGprb2TKCpjK30O+nwzVn2V/VyNUzhm+Ctb5cNS2L0QmxPLflWLhLMWbAnttSgdcjEdG10+n9UzKI83pG1LFzLfT7qfPFv6YockI/zuth2dw8XimppO7cyJwkyoxs7R1+fr/1OIunZ5Ge5At3Oecl+by8b1I6r+ypHDEHVrHQ76eX95xkRk4KBWOGZ37vYH3sojxa2/28sNN+0DXR5/X91dQ0tkRU106na4rGcrT2HPsqG8NdSkhY6PfDqcYWthw5HVFb+Z1m56UyJSuJ57ZUhLsUY/rt1xvLSU+M46pp4R8R193VRVmIwMu7R8ZOkBb6/bB2bxV+hQ9GYOiLCDddnM87R89QerIh3OUYE7Ty2nOs3VvJigUFxHkjL5KykuOZW5DGKyPkgOmR9wxHsFf2VJKbGs/M3PAPJ+vJ8vmBN80TGw6HuxRjgvbkhiN4RLh14fhwl9KrDxaNZUdFHSfqmsJdyqAFFfoislRESkWkTETu7mG9T0SedtZvFJFCZ3m6iKwXkUYR+UloSx9eTa0d/GV/NdcUZYd9T8HejEmM48biXH73zjHqR+hRf8zI0tTawcpN5XywKJvctOGfrTZYnV26r46AUTx9hr6IxAAPA9cCRcDNIlLUrdntwGlVnQw8BDzgLG8G/hP4asgqDpPX9lXR3ObnmqKx4S7lgm67fDznWjv4nfXtmyiwavsx6prauO3ywnCXckGTs5KYmJnIn0ZAv34wW/oLgDJVPaiqrcBKYFm3NsuAx53zzwJLRERU9ayqvkEg/KPa8ztOkJ4Yx6UTx4S7lAsqzk9jTkEaT2w4MmKGmJmRSVX55VtHmJadzMIJkf2+gsDR6t4+cIrqhuiegC2Y0M8DyrtcrnCW9dhGVduBOmD4jhQ+xM62tLO2pJLrZufgjYn8n0Fuu2w8B6rP8sYIPcanGRnWl1ZRcqKe298/IWK7TLu6cU4ufoUXd0X30eqCSbCeXo3um5DBtOn9DkTuEJHNIrK5ujryphJ4taSS5jY/NxTnhLuUoFxfnENWso+H15eFuxRjeqSq/ODV/RSMGcVHL+q+DRmZpmYnMy07mee3R/e+MMGEfgVQ0OVyPtD9UZ9vIyJeIBWoDbYIVX1EVeer6vzMzMxgrzZsXthxguwUH5cURv5XUACfN4bPfGASGw7WsvHgqXCXY8x7rC+tYkdFHXcumkxsFHx77nTjnBw2HT7N8TPRO4onmGd7EzBFRCaISBywAljVrc0q4Dbn/E3AOh0hHcp1TW28VlrNDcW5eMI8d35/3LJwHJnJPn64dn+4SzHmXVSVH766n/zRo/jYRZG3B+6FdB7Na/WO6O3i6TP0nT76O4GXgBLgGVXdLSL3iciHnWaPAukiUgZ8GTg/rFNEDgMPAv8gIhU9jPyJaC/vPklrR/R07XSKj43h01dO5K0Dp9h0OOgvXcYMuVdLqtheUce/Lo6urXyAwoxEivNTeT6Kj18R1DOuqmtUdaqqTlLVbznL7lXVVc75ZlVdrqqTVXWBqh7sct1CVR2jqkmqmq+qe4bmoQyNP2w7RsGYUcwtCN9hEQfq1oXjyUiK4/++XGojeUxEaG7r4L4XdjM5KynqtvI73Vicy46KOsqqonMunuj6mB1mR06d5c2yUyy/uCAqRhd0NyouhruWTGHDwVpeiOKvo2bk+On6Msprm/jvZbOibiu/00fm5eH1CE9vOhruUgYkOp/1YfL0pnI8AsvnR+cWCcAtC8czKy+F+1fvobGlPdzlGBc7VHOW/3ntIB+Zm8tlk6J3RHdmso+rZ2Tz3DvHaGnvCHc5/Wah34v2Dj+/3VLBomlZ5KRG7u7hfYnxCP+9bBZVDS384JV94S7HuFSHX7nndzvweT18/foZ4S5n0FYsKKD2bGtUHlzFQr8X6/ZWUd3QwicvKei7cYSbN240Ky4p4H/fOsy28jPhLse40A9e3ceGg7Xce2MRWcnx4S5n0K6Ykkle2ihW/rW878YRxkK/F09vKicr2cfi6ZE3v/dAfG3pdMamxPP5p97hzLnWcJdjXOTPpVX8eF0Zn5ifz/L50b8RBYFv0J+YX8AbZTUcPXUu3OX0i4V+D46eOsf60iqWz8+PimkXgpGWEMfDt15EVUMzX3lmO36/jeYxQ+9AdSNfenob08cmc9+yWeEuJ6Q+cUk+HoEnNx4Jdyn9MjISLcQe+csBvB4Pn7qsMNylhNTcgjT+4/oi1u6t4ge205YZYodqznLzIxuI8Qg/+7uLiY+NCXdJIZWTOorri3N5asORqDo2tYV+N9UNLTyzuYKPX5xHdkr09z1296nLxrP84nx+tHa/zc1jhszhmrPc8v820O5Xfv0vlzIhIzHcJQ2Jz35gEmdbO6LqwEUW+t089uYh2jr83HHlpHCXMiREhO98vJiPzsvjey+V8vD6Mttxy4TUur2VfPgnb9DU1sGTty9kanZyuEsaMkW5KVw1LZPH3jxMU2t0DN+00O+ivrmNJ98+wnWzckbslgkEfoT6/vI5LJuby/deKuWLT2/jrI3hN4PU3NbBd/+0l3/65WbyRyew6vPvpyhCDy0aSp+7ajK1Z1ujZmctb7gLiCSP/uUQDS3tfPaqkbmV31WMR3joE3OZkpXEg6/sY/fxer53UzHzxo0Od2kmyqgqL+0+yf2rS6g43cQn5udz37JZI64PvzeXFI7m4vGj+fnrB/nkJeMYFRfZj9u29B3HzjTx89cPcH1xDrPyUsNdzrDweIQ7F0/hydsXUtfUxkd/+hZ3rdxKxenoGoJmwqO5rYNnNpVz7Q//wmeefIckn5df/8tCvnvTHNcEPgS6TP/tQ9M4UdfMz147EO5y+mRb+o5vrykB4OvXRf/egv11+eQM1n/1Kn66voxfvHGIF3ac4JoZ2fz9ZeO5dGI6MVE0pbQZWnVNbWw8eIo/7TrJK3sqaWhpZ/rYZL57UzEfm5c3YoY499fCiencUJzDz187wCfm55M/OiHcJfXKQh/YcPAUq3ec4ItXTyEvLXqnXBiMJJ+Xf1s6nVsvHc+v3j7M05vK+dPuk2QkxXH1jGzePyWDeeNGk5saH5WTz5n+U1Uq61vYcuQ0mw7XsvFQLXtP1qMKo2JjKMpNYW5BGhMzEmnvUJ7ZXBHuksPq69fN4NWSSr69poSf3npxuMvpletDv6m1g3v/uIu8tFF8eoSO2Onq1xv7/rFp/JhEvnT1VEpO1LP7eD2/33qMlZsCu5tnp/iYVzCaeePSmDY2mUmZSeSljYqqA8yY96pramN/ZQN7TzZQerKB0srA37qmwPjzUbExXDx+NF9cMpX65jbGpyfg9bhzq743uWmj+NxVk3nwlX2s21vJ4unZ4S6pR64P/W8+v5t9lY08/k8LIv4HmE7BBPdgxcZ4KM5Pozg/jQ6/Mrcgja3lp3nnyGm2lp/hT7tPnm8bH+thQkYSkzITmZSZxOSsJCZlJjEhIzFqnlO3aG7r4EB1I6UnG/jD1mNU1rdwsr75fLgD+LweslPimZadTHaKj/zRCeSmjTrfzZeZ7AtX+RHvjisn8uKuk3zlme2sueuKiJys0dWh/8dtgS3Yzy+axAemRt6xeSNFjEfYeawOr8fDggnpLJiQzrmWdqoaWqhubKG6IXB660Cgm6xz1L8AqQmxFOennf9ACJwSyUz2WTfREOrwK4dPnWWfs9W+z9mKP1xzls4ZOGI8Qlayj8L0BMamxJOdGs/YlHhSR8XaazNA8bExPHzLPG788Rv866+3svKOSyPudw7Xhv6uY3V8/Xc7WVA4hi9dPTXc5USdBJ+XQp+Xwm77M7R1+KlpbKGmsZXqhmaqG1ota1+8AAAMIElEQVQoq2pgw4FTtHb4z7fzeT1kJvvISo4nOyXwNyvFR1qXwLll4bhhfUzR6KkNR6hraqOyvoXK+ubzp6qGFtqddBdgTGIc2SnxfGBqFmNT48lO9pGe5LMf6YfAxMwkvv2x2dy1chv3ry7hv24siqgPUVeG/u7jdfzdoxtJS4jjRzfPi7hP4mgWG+MhJ3WU87X2b0NfVZX65nbnW0Ez1Y0tVDW0sL+ygXeOnj7fLs7rIcv5MGhsaWNKVjJTsgO/GwzHG2cwXWdD/SFVe7aVfc5We6nT977reB3NbX/7ME2J95KdEs+lmUmBrfeUeDKTfcR57X98OC2bm8f28joee/MQcV4P91w7PWKC33Whv7Oijr9/bCMJsTH85l8uZWzqyJtfJxKJCKmjYkkdFcvkrKR3rTvX0k5lQwtVDc1U1Qf+dv8wSIyLYXJWElOyk5mSlcTU7MCHQW7qyPoRua3DT3ntOQ5Un+VgdSMHqhs5UH2WA9WNnOkyqVdKvJfpY1OYk59GthPu2Sk+EuJc95aOWP95wwzaOvw88vpB/H7l69fNiIj/Vdf8h6gqj791mG+/uJeMxDhW3nEZ49IjdyytmyT4vEzwed8z9cV1s8eyv6qRfZUN7K9sZH9VA6/vq+bZLX8bGujzeshJjSc3LfDtIi8tnoxk3/kPmM5TfGwMsTEeYmMEb4wHr/PmUwW/qnOCc63tqIIS+J9513mnfW/n9xyvx+/MY9R5e35V1Dnf1u6nvrmdhuY2GprbqW9uo/ZsKyfrmjlZ38zJusA3oK5TIWUk+ZiUmch1s3PO/x4yfWwK2SmB30SG40d9MzAiwn3LZiICv3jjEHtPNvDgJ+aQFeaJHCXSJtuaP3++bt68OaS3WXKingf+tJc/l1azeHoW37upmPSk8I9AsDfswJxrDXQTVda3cKqxhTNNbdQ5p/qmNiLrP/rCkuO95KTGowopo2JJiY8lPTGOzGQfGUk+G/0UAuH+bUhVWbmpnG8+v5uEOC9fWzqNj87LD3mXm4hsUdX5fbULaktfRJYCPwRigF+o6ne6rfcBvwIuBk4Bn1TVw866e4DbgQ7gC6r6Uj8ex4A1tXbwZlkNz2wu5+U9lST7vHzjxiJuu7wwYvrWzMAkxHkZn+5lfPp7J8Xr8CtNbR0snp7lfBC0UtfURkubn7YOP20dSluH//yPnB4RPBL4KwJbj55BJLCVJoAIeBBnGUiP5wNtr5yaef62PJ7A8q63H+MRkuO9pMTHkhzvJcnnPf97km0AjFwiws0LxnFJ4Ri+8tvtfO25nfxobRn/+L5CPjRzLAVjhrfHoc/QF5EY4GHgGqAC2CQiq1R1T5dmtwOnVXWyiKwAHgA+KSJFwApgJpALvCoiU1U15HOQVtY388dtxzhUc45DNY1sKz9Dc5uflHgvX7x6Cv94+QRSE2JDfbcmwsR4hCSf9z2/GwRrMOG7dNbYAV/XjHyTs5L4w+cu58/7qvnx2v3cv7qE+1eXMDkrieljkylMT+TiwtEsmja0h2gNZkt/AVCmqgcBRGQlsAzoGvrLgG84558FfiKBzellwEpVbQEOiUiZc3tvh6b8v6lpbOHba/YyOiGWwoxEVlwyjiUzslg4Id1GLrhQOLacbWvd9EVEWDQti0XTsjhcc5ZXSyp5s6yGncfqeHHXSZadyY2I0M8Duh7yvQJY2FsbVW0XkTog3Vm+odt18wZc7QVMy05m+70ftK15Y0xUKMxI5J+vmMg/XzERCIzcOtcy9AdiCSb0e+oA7/5bWW9tgrkuInIHcIdzsVFESoOoKwOoCaJdJIv2xxDt9UP0Pwarvw+3DuWNB0TKazA+mEbBhH4FUNDlcj5wvJc2FSLiJbBXTm2Q10VVHwEeCabgTiKyOZhfqiNZtD+GaK8fov8xWP3hF22PIZjO7k3AFBGZICJxBH6YXdWtzSrgNuf8TcA6DYwFXQWsEBGfiEwApgB/DU3pxhhj+qvPLX2nj/5O4CUCQzYfU9XdInIfsFlVVwGPAk84P9TWEvhgwGn3DIEffduBzw/FyB1jjDHBCWqcvqquAdZ0W3Zvl/PNwPJervst4FuDqLE3/eoOilDR/hiivX6I/sdg9YdfVD2GiNsj1xhjzNCxAezGGOMiURf6IvI9EdkrIjtE5PciktZl3T0iUiYipSLyoXDWeSEistSpsUxE7g53PcEQkQIRWS8iJSKyW0TucpaPEZFXRGS/83d0uGu9EBGJEZGtIvKCc3mCiGx06n/aGawQkUQkTUSedf7/S0Tksih8/r/k/P/sEpHfiEh8pL8GIvKYiFSJyK4uy3p83iXgR857e4eIXBS+ynsWdaEPvALMUtViYB9wD0C3KR+WAj91ppCIKF2mtbgWKAJudmqPdO3AV1R1BnAp8Hmn7ruBtao6BVjrXI5kdwElXS4/ADzk1H+awJQikeqHwJ9UdTowh8DjiJrnX0TygC8A81V1FoGBIZ3TtkTya/BLApnSVW/P+7UERilOIbDv0c+GqcagRV3oq+rLqtruXNxAYOw/dJnyQVUPAZ1TPkSa89NaqGor0DmtRURT1ROq+o5zvoFA4OQRqP1xp9njwEfCU2HfRCQfuB74hXNZgMUEpg6BCK5fRFKAKwmMlENVW1X1DFH0/Du8wChnf54E4AQR/hqo6usERiV21dvzvgz4lQZsANJEJGd4Kg1O1IV+N/8EvOic72m6iCGZ8mGQoqXOXolIITAP2Ahkq+oJCHwwAEM7ccjg/AD4N6DzUFPpwJkuGxGR/FpMBKqB/3W6p34hIolE0fOvqseA7wNHCYR9HbCF6HkNuurteY/493dEhr6IvOr0+XU/LevS5t8JdDk81bmoh5uKxKFJ0VJnj0QkCXgO+KKq1oe7nmCJyA1Alapu6bq4h6aR+lp4gYuAn6nqPOAsEdyV0xOn33sZMIHArLuJBLpDuovU1yAYEf8/FZFHzlLVqy+0XkRuA24AlujfxpwGNeVDBIiWOt9DRGIJBP5Tqvo7Z3GliOSo6gnna2xV+Cq8oPcBHxaR64B4IIXAln+aiHidLc1Ifi0qgApV3ehcfpZA6EfL8w9wNXBIVasBROR3wOVEz2vQVW/Pe8S/vyNyS/9CJHBAl68BH1bVc11WRcuUD8FMaxFxnP7vR4ESVX2wy6quU3DcBvxxuGsLhqreo6r5qlpI4Dlfp6q3AusJTB0CkV3/SaBcRKY5i5YQ2NM9Kp5/x1HgUhFJcP6fOh9DVLwG3fT2vK8CPuWM4rkUqOvsBooY6hzDM1pOBH6gLQe2Oaf/6bLu34EDQClwbbhrvcBjuI7AyKMDwL+Hu54ga34/ga+pO7o899cR6BdfC+x3/o4Jd61BPJargBec8xMJbByUAb8FfOGu7wJ1zwU2O6/BH4DR0fb8A98E9gK7gCcAX6S/BsBvCPwG0UZgS/723p53At07Dzvv7Z0ERiqF/TF0PdkeucYY4yJR171jjDFm4Cz0jTHGRSz0jTHGRSz0jTHGRSz0jTHGRSz0jeuJyIcHM9upiHxRRBJCWZMxQ8WGbBozSCJymMB47Jpw12JMX2xL34xoIlLozD//C2f+pqdE5GoRedOZC32BiPyDiPzEaf9LZz70t0TkoIjc5Cy/qnMOfufyT5zrfYHAPDLrRWS9s+6DIvK2iLwjIr915itCRL4jInuceda/P/zPhjEW+sYdJhOYi74YmA7cQmAP468CX++hfY6z/gbgOxe6YVX9EYG5VRap6iIRyQD+A7haVS8isAftl0VkDPBRYKYGjgVxfygemDH9FZETrhkTYodUdSeAiOwmcPALFZGdQGEP7f+gqn5gj4hk9/O+LiVwcJw3A9PLEAe8DdQDzcAvRGQ18EKvt2DMELLQN27Q0uW8v8tlPz2/B7q275wqt513fzOO7+W+BHhFVW9+zwqRBQQmGVsB3Eng4CHGDCvr3jEmOEeAImcW11QC4d2pAUh2zm8A3icikwGcGSWnOv36qaq6BvgigcnTjBl2tqVvTBBUtVxEniEww+V+YGuX1Y8AL4rICadf/x+A34iIz1n/HwQ+GP4oIvEEvg18afiqN+ZvbMimMca4iHXvGGOMi1joG2OMi1joG2OMi1joG2OMi1joG2OMi1joG2OMi1joG2OMi1joG2OMi/x/l1CK2yZ5OecAAAAASUVORK5CYII=", "text/plain": [ "" ] @@ -330,7 +330,7 @@ "outputs": [ { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAYQAAAEKCAYAAAASByJ7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlz\nAAALEgAACxIB0t1+/AAAIABJREFUeJzt3Xl8XOV58P3fNdr3XbI227IlLzLYxhZmC4QlEJMQTBKc\nmCQtaXlKl5C0pXmfkidLW1qehvdNm5WkpZCGpAmbk4AhDqshhM22DJb3RbZlSZZs7fuuud4/5sgR\nQstIGmm26/v5+MPMmfscXYeR5ppz3+e+blFVjDHGGJe/AzDGGBMYLCEYY4wBLCEYY4xxWEIwxhgD\nWEIwxhjjsIRgjDEG8DIhiMhGETkqIpUics84r8eIyOPO6ztFZLGzPUNEXhGRLhH5wZh9bhOR/SKy\nT0SeE5FMX5yQMcaYmZkyIYhIBPAAcCNQCtwmIqVjmt0BtKpqMfBt4H5nex/wdeDLY44ZCXwXuEZV\nVwP7gLtmcR7GGGNmyZsrhA1ApaqeVNUB4DFg05g2m4BHnMdbgetERFS1W1Vfx5MYRhPnX4KICJAM\n1M30JIwxxsxepBdt8oGaUc9rgUsmaqOqQyLSDmQATeMdUFUHReQvgf1AN3Ac+MJ4bUXkTuBOgISE\nhPUrVqzwImRjjDEj9uzZ06SqWVO18yYhyDjbxta78KbNHxqLRAF/CVwEnAS+D3wF+Jf3HUT1QeBB\ngLKyMi0vL/ciZGOMMSNE5LQ37bzpMqoFCkc9L+D93Tvn2zjjAylAyyTHXAugqifUU0zpCeBybwI2\nxhgzN7xJCLuBEhEpEpFoYAuwbUybbcDtzuNbgR06edW8M0CpiIxcwlwPHPY+bGOMMb42ZZeRMyZw\nF/A8EAH8WFUPisi9QLmqbgMeBn4mIpV4rgy2jOwvIlV4Bo2jReQW4AZVPSQi/wS8JiKDwGng8749\nNWOMMdMhwVT+2sYQjDFm+kRkj6qWTdXOZiobY4wBLCEYY4xxWEIwxhgDWEIwxhjjsIRgjDEG8G6m\nsjHGzJlf7Kye1f6fuWShjyIxdoVgjDEGsIRgjDHGYQnBGGMMYAnBGGOMwxKCMcYYwBKCMcYYhyUE\nY4wxgCUEY4wxDksIxhhjAC9nKovIRuC7eBbIeUhVvznm9Rjgp8B6oBn4tKpWiUgGsBW4GPiJqt41\nap9o4AfA1YAb+Kqq/nLWZxTkZjNr02ZsGmNmY8qEICIRwAN4lrmsBXaLyDZVPTSq2R1Aq6oWi8gW\n4H7g00Af8HXgAuffaF8FGlR1mYi4gPRZn40xxpgZ86bLaANQqaonVXUAeAzYNKbNJuAR5/FW4DoR\nEVXtVtXX8SSGsf4U+FcAVXWratOMzsAYE5SGht0cOdvBO9Wt/O5oA6eauhl2B88KjqHImy6jfKBm\n1PNa4JKJ2jhrMLcDGcC4H/Iikuo8/GcRuRo4AdylqufGaXsncCfAwoXWJWJMKHjp0Dn+6dmD1LT0\nvmd7TKSLK0syuXp5Ni4RP0UXvrxJCOO9K2PTuDdtxv7cAuANVb1bRO4GvgX80fsOovog8CB41lT2\nIl5jTIBq7xnk757cy0uHGyjOTuTfNq+huqWHpJhITjZ1s7emjZcON1Db2svm9YXERUf4O+Sw4k2X\nUS1QOOp5AVA3URsRiQRSgJZJjtkM9AC/dp4/CazzIhZjTJBq7urntv96m9eONfGVG1fw27++kk+u\nLyAnOZb4mEguyE/hs5cs5OY1eRw718l/vHaC/sFhf4cdVrxJCLuBEhEpcu4M2gJsG9NmG3C78/hW\nYIeqTvht3nntGTx3GAFcBxyaqL0xJrg1dPTx6Qff5kRjF/91exl//sGlREW8/+NHRLh0SQafv7yI\n5q5+fr33DJN8lBgfm7LLyBkTuAt4Hs9tpz9W1YMici9QrqrbgIeBn4lIJZ4rgy0j+4tIFZAMRIvI\nLcANzh1Kf+/s8x2gEfgT356aMSYQ9A0Oc8cj5dS39fLIn27g0iUZU+5TnJ3Ih1bm8MKhcyzJTGRD\nkd2EOB+8moegqtuB7WO2fWPU4z5g8wT7Lp5g+2ngKm8DNcYEH1Xla08dYP+Zdh764zKvksGIq5Zl\ncaqpm2f31bE4I57s5Ng5jNSALaFpjJmlySZT7jzVzNN767h2RTYNnf3TmnjpEmFzWSH/9sJRXjh0\njs9dusgX4ZpJWOkKY8ycONfRx7P76lmWk8i1K7JndIzEmEiuLMnkUH0Hta09Po7QjGUJwRjjc25V\nfvVOLTGRLm5dXzirOQVXLM0kPjqCFw+9b5qS8TFLCMYYn3ujsoma1l4+tiaPxJjZ9UzHREXwwWVZ\nHG/o4mRTl48iNOOxhGCM8ammrn5ePHSOlbnJrM5P8ckxL12SQXJsJK8cafDJ8cz4LCEYY3zqN/vq\niXAJm9bmIT4qPxEV4eKSJRmcaOymuavfJ8c072cJwRjjM0fPdnL0XCfXrsgmOTbKp8devzANl0D5\n6VafHtf8gSUEY4xPDLnd/GZ/HZmJ0Vy21Pv5Bt5KjotieU4Se063WlXUOWLzEELIbBbXAVtgx8zO\n2yeaaeoa4PbLFhHpmpvvmhcvTufw2dMcru/gAmd8wn7vfceuEAy9A8N09A7S0Tdo37zMjPQODLPj\naAPLchJZviB5zn5OSU4SybGRlJ+erHammSm7QghT/UPDlFe1cqi+g6qmbhT45nNHiI1ycWF+CusW\nprEwPX5ag4L2TSt8vXa8kb5BNx9etWBOf06ES1i/KJ1XjzbQ3jtISpxvxynCnSWEMHS6uZsn99TS\n0j3AguRYrl6eRXJcFINDburb+9hb08buqlZWLEjilovyfT44aEJLR98gb55oYnVBCrkpcXP+89YU\npvDK0QYO1bVz2dLMOf954cQSQph59WgDLx46R2p8FH925RKKMhPe1+bmoTx2nWrhxUPn+O5Lx/n4\nRfnn+2uNGeuVIw0Mu5XrV+bMy8/LToolKymGg3UdlhB8zMYQwsjrxxt54dA5LixI4UvXloybDABi\nIiO4siSLL15bQkZiNI/uqmbnqeZ5jtYEg5qWHnZXtVC2OJ2MxJh5+7mr8pKpau6mu39o3n5mOLCE\nECb2nG5h+4GzXJCfwqfKComJmnppwqykGP7syiUsX5DE03vr+N2xxnmI1AST/3ztBCLCNctnVrxu\nplblpuBWOHK2Y15/bqizLqMwUN3Sw6/fPUNxdiKfWl8wrUJjUREuPnvJIp7cU8PzB88SG+XikiLf\n32Nu/Gemt2129A7y6K4a1i9Mm/fB3bzUWFLjojhY18H6RbZ4jq94dYUgIhtF5KiIVIrIPeO8HiMi\njzuv7xSRxc72DBF5RUS6ROQHExx7m4gcmM1JmIkNDrvZuqeG5NgoPrNhIZHjLFs4lQiX8KmyQpbn\nJPFMRR3Hz3XOQaQm2Pz+eCOqylXLsub9Z4sIq/KSqWzosnWXfWjKTwcRiQAeAG4ESoHbRKR0TLM7\ngFZVLQa+DdzvbO8Dvg58eYJjfwKw8oVz6MVD52jqGuAT6wqI9aKbaCIuEbZcXEh2Uiy/2FXNuY4+\nH0Zpgk1X/xC7qlpYU5BKekK0X2IozUthyK0ctS8oPuPN18UNQKWqnlTVAeAxYNOYNpuAR5zHW4Hr\nRERUtVtVX8eTGN5DRBKBu4F/mXH0ZlKnm7t5o7KJS4rSKc5OnPXxYqIi+OPLFhEV4eIXu6oZGHL7\nIEoTjN6sbGJoWPng8vm/OhixKCOe+OgIjp61hOAr3iSEfKBm1PNaZ9u4bVR1CGgHpupo/mfg34BJ\nl0ESkTtFpFxEyhsbbVDTW6rKb/bXkxwXxcYLfDdZKDU+mk+VFdLU2c/2/fU+O64JHr0Dw7x1splV\n+SlkJ/lvnWOXCEuzEqls7ELVZtj7gjcJYbwRyLH/971p84fGImuBYlX99VQ/XFUfVNUyVS3LyvLf\nt5Fgc7i+g9rWXj60MpuYyJl3FY2nODuRK0sy2VXVwoEz7T49tgl8b51son/IzTV+vDoYUZydSGff\nEA2dVhLbF7xJCLVA4ajnBUDdRG1EJBJIASYrNnIZsF5EqoDXgWUi8qp3IZupuFV54dA5MhNjWFuY\nNic/40OlOeSnxvHrd8/Q2Tc4Jz/DBJ7+oWHeqGxmxYKkeZmVPJWRrtDKBhuK9AVvEsJuoEREikQk\nGtgCbBvTZhtwu/P4VmCHTnINp6o/UtU8VV0MfAA4pqpXTzd4M76KmjYaOvu5vjSHCJdvFigZK9Ll\nYnNZAQPDbp7dZ11H4WLXqRZ6B4fnfd7BRNLio8lIiLaE4CNTzkNQ1SERuQt4HogAfqyqB0XkXqBc\nVbcBDwM/E5FKPFcGW0b2d64CkoFoEbkFuEFVD/n+VAx4rg5ePtJAXkosq/LmruokeEoIXLsimxcP\nnWNtfYeVIQ5xQ8NuXj/exNKsBArT4/0dznnF2Ym8W93GkNs9Z2W3w4VXE9NUdTuwfcy2b4x63Ads\nnmDfxVMcuwq4wJs4zNSO1HfS0j3AbRsWTmsC2kxdVZLF/tp2nt57hqLMhFnd2moCW0VtO539Q2xe\nVjh143lUnJ3IzlMt1LT0TliOxXjH0mmIefNkEylxUZTmzu3VwYgIl/CJdfl09g3x8uFz8/IzzfxT\nVd6obGJBcixLswLrQ3dJZiKCjSP4giWEEHKuo4+Tjd1cUpQ+Z2MH4ylIi+fixem8dbLZJqyFqBON\n3Zzt6OOK4oxprZExH+KiIyhIi6OyweYjzJYlhBDy1slmIl3CxYvnv7bL9aU5REe6+M2+ersnPAS9\nUdlEYkwkawpS/R3KuJZmJXKmrdcmS86SJYQQ0TswzLvVrawpTCUhZv5rFibERHL9yhwqG7s4XG8V\nKENJQ0cfR891cumS9BnVwpoPizMTcCvUtE46z9VMITDfXTNte2vbGBxWLlviv0qkG4oyyEmOYfuB\nswy57ZtaqHjjhOfKc0MAV7ldmB6PAFXN3f4OJahZQggRe6tbWZAcS16q/yYLRbiEGy/IpaV7gF2n\nbBH0UNDdP8S71a1ctDCVRD9ceXorNiqCBSmxnG62K4TZsIQQApq7+qlp7WVtof/7d0uyE1mSlcCO\nIw30WVnioLfzVAtDbuXyIFiqclFGPNUtPQy7bQxrpiwhhIC9NW0IsCYAEoKIsHHVAnoGhvn9cStG\nGMyGht28fbKZZTmJ5CT7r4idtxalJzAw5Oas3ek2Y5YQgpyq8m5NG0VZCfO+atVECtLiuTA/hdcr\nm6zOURCrqG2nq3+IK4oD/+oAPFcI4Cn7bmbGEkKQq2ntpaV7gIsC4OpgtBtKcxh2K6/ZOsxBSVV5\n80QTOckxFGfNfi2N+ZAaH01qXBRVNo4wY5YQgtzemlYiXcKqvBR/h/IeGYkxXLQwjZ2nWmjvtauE\nYFPT0kN9ex+XLgm8iWiTWZQRz+nmbpsLM0OWEIKYW5WDdR0sX5AUkDWErlmejVuV3x1r8HcoZpre\nPtVCTKQrIG5UmI5FGQl09g3R2mNfQmbCEkIQO9PaS2ff0LzVLZqu9IRo1i9KZ3dVK209A/4Ox3ip\nu3+I/WfauWhhqs8XV5prNo4wO5YQgtih+g5cAisWBGZCAM6vqvU7G0sIGntOtzLsVi4J4IloE8lJ\njiU6wkVta6+/QwlKlhCC2KG6DooyE4iLDtxvcanx0axbmMae06102B1HAc+tys5TzRRlJgTFraZj\nuUTIS42j1kpYzIhXCUFENorIURGpFJF7xnk9RkQed17fKSKLne0ZIvKKiHSJyA9GtY8Xkd+IyBER\nOSgi3/TVCYWLxs5+Grv6WRmg3UWjXVWSybBbef14k79DMVM4fq6L1p5BLima/wKJvlKYFkd9e5+V\nT5mBKROCiEQADwA3AqXAbSJSOqbZHUCrqhYD3wbud7b3AV8HvjzOob+lqiuAi4ArROTGmZ1CeBop\nIBeo4wejZSTGsKYwlV2nWujpH/J3OGYSO081kxgTSekcr7Y3lwrS4xlyK+fa+/0dStDx5gphA1Cp\nqidVdQB4DNg0ps0m4BHn8VbgOhERVe1W1dfxJIbzVLVHVV9xHg8A7wAFsziPsHOovoO81FhS46P9\nHYpXrlqWxcCwmzdPNvs7FDOB1u4Bjp7t5OLFaUG9FGVBmqeel1U+nT5v3vV8oGbU81pn27htVHUI\naAe8GpESkVTgY8DLE7x+p4iUi0h5Y6MNTAJ09g1S09ITFN1FIxYkx7IyN5k3TzTRP2Q1jgLRripP\nQUJ/rKfhS6lxUSTERNrA8gx4kxDGm5UydtaHN23ef2CRSOBR4HuqenK8Nqr6oKqWqWpZVlbWlMGG\ng8qGLhRYkRM8CQE8Ywl9g272nG71dyhmjKFhN+VVLazITQ6aq86JiAiFaTawPBPeJIRaYPSq2gVA\n3URtnA/5FMCb+scPAsdV9TtetDWO4w1dxEdHkJsaXHeBLMpIYGF6PG9UNuG2maQB5UBdB90Dw1wa\nxIPJoxWkxdHY2W8Vd6fJm4SwGygRkSIRiQa2ANvGtNkG3O48vhXYoVPMHReRf8GTOP5meiGHN7cq\nlQ1dFGcn4gqikgIjPlCcSWvPIAfrbFW1QFJe1UJ6QjRLs4OjbtFUCtLiUeBMm3UbTceUCcEZE7gL\neB44DDyhqgdF5F4Rudlp9jCQISKVwN3A+VtTRaQK+Hfg8yJSKyKlIlIAfBXPXUvviMheEflfvjyx\nUHW2vY+u/iGWZSf5O5QZKc1LJj0hmtePN1q9mQDR0j3AyaZu1i1MC8ovGeMZGVi2cYTp8WoJJFXd\nDmwfs+0box73AZsn2HfxBIcNjd+8eXa8oQuA4iD9JucS4YriTJ6pqKO6pYdFGQn+DinsvVPdigDr\nFgZX3aLJxEdHkpEQbeMI0xS895aFqeMNnSxIjiU5QNY+mIn1C9OIjXLx5gm7BdXf3G7lndOtFGcn\nBv1g8lh5qXHUWZfRtFhCCCIDQ25ON/cE7dXBiOhIF2WL0jlY126lsf3szRPNtPUOsn5Rmr9D8bn8\n1DhaewbpGbDJkN6yhBBETjV1MexWSnKCOyEAXLokA1XYdcquEvzpifIa4qIigmpOi7fyUj3jCHVt\ntqSmtywhBJHKhi4iXcLiEOh3T0+IZvmCJHZVtTI0bDVn/KG9Z5DnDp5lTWEKURGh91GQl+K5Ldu6\njbwXer8FIexUUzcL0+ND5o/3sqUZ52vvm/m3bV8dA0Nu1i8KjbkHY8XHRJIaH0VduyUEb4XGJ0sY\n6B0Ypr69j6Ks4L86GFGclUhWYgxvWX0jv3iyvIaVucnnv0mHorwUG1ieDksIQaKquRsFlmQG//jB\nCBFhQ1E6ta299kc7zw7Xd7Cvtp3N6wuCas3k6cpLjaW5a4B+m7HsFUsIQeJUUzeRLjk/4SZUrFuY\nRqRLzhdWM/PjyfJaoiKEWy4aW6cytOSlxqFAfbsNLHvDEkKQONnURWEIjR+MiIuOYHVBCntr2uiy\ntRLmxcCQm6f2nuH60hzSE0Jr7sFY5+80snEEr4TWp0uI6h0Ypr6tjyWZoTN+MNqGxekMDLnZtnds\nzUQzF1452kBL9wCb1xdO3TjIJcdGkRQTaV2SXrKEEARGxg9CaUB5tML0eBYkx/LznaetvtE82La3\njoyEaK4syfR3KPPCM2PZuoy8YQkhCIyMHxSmxfs7lDkxMrh8sK6DA2esCupc6uof4qXD5/jo6lwi\nQ6z7cSJ5qbE0dPYxaPNdphQevxFB7lRTd0iOH4y2piCV6EgXv3yn1t+hhLQXD52lf8jNzWvy/B3K\nvMlNicOtcK7DrhKmErqfMCGif3CYurbekJidPJm46AhuKM3hqb1nbInNOfT03jryU+NYtzD0ahdN\nJNeZZ2F3Gk3NEkKAq2ntRYFFGaHZXTTa5rJC2noG2XG4wd+hhKSW7gFeP97ETWtycblCd+7BWGkJ\n0cREuqi3O42m5FVCEJGNInJURCpF5J5xXo8Rkced13eKyGJne4aIvCIiXSLygzH7rBeR/c4+35NQ\nnh0zC6dbuhFgYXroJ4QPFGeSkxzD1j3WbTQXtu+vZ8itYdVdBJ41OBakxFJvA8tTmjIhiEgE8ABw\nI54Vzm4TkdIxze4AWlW1GPg2cL+zvQ/4OvDlcQ79I+BOoMT5t3EmJxDqqpt7yEmOJTYqwt+hzLkI\nl/CJdQW8eqyRhk774/W1bRV1LM1KoDQEK5tOJTcllrMdfbaW9xS8uULYAFSq6klVHQAeAzaNabMJ\neMR5vBW4TkREVbtV9XU8ieE8EckFklX1LWft5Z8Ct8zmREKRW9VZVSz0rw5G3Lq+gGG38tS7Z/wd\nSkipb+9ld1ULN6/JD+lSFRPJTYmjf8hNa/eAv0MJaN4khHygZtTzWmfbuG2cNZjbgYwpjjm6X2C8\nYwIgIneKSLmIlDc2NnoRbug419FH/5A7rBLC0qxE1i1MZeueWpuT4EPPVtSjCjevDa/uohE2sOwd\nbxLCeF8nxv6letNmRu1V9UFVLVPVsqysrEkOGXpON3vWg12UHtp3GI116/pCjp3rsrLYPrStoo7V\nBSkUhehs96nkJMciWEKYijcJoRYYPce9ABhbY+B8GxGJBFKAyaqV1TrHmeyYYe90czfJsZ6a7uHk\npjW5xES6eLLcBpd94WSjJ7mG22DyaFERLrKSYuxOoylEetFmN1AiIkXAGWAL8JkxbbYBtwNvAbcC\nO3SS631VrReRThG5FNgJ/DHw/RnEH9JOt/SwMD0+7Pp8k2Oj2HjBArZV1PHVj64MigH1X+ysntX+\nn7lkoY8ieb9tFXWIwE2rwzchgKfbaOSq24xvyoSgqkMichfwPBAB/FhVD4rIvUC5qm4DHgZ+JiKV\neK4MtozsLyJVQDIQLSK3ADeo6iHgL4GfAHHAb51/xtHeO0hbzyBXLA2PejNj3bq+gKf31vHy4QY+\nujrX3+EEvIkSkqryP29XszgjgR1Hwnt+R25KHBW17fQMDBEf7c134fDj1f8VVd0ObB+z7RujHvcB\nmyfYd/EE28uBC7wNNNxUtzjjB2E0oDza5UszyUuJ5ck9NZYQZqG+vY+mrn6uKJ7sHo/wMHpgeWlW\n6Cw05Us2UzlA1bT0EOnyTKgJRxEu4ePr8nntWCONnf3+DidoVdS24RK4MC/F36H43cjf0lkbWJ6Q\nJYQAVdPaQ15qHJGu8H2Lblmbj1vhmQq732Am3Krsq22nJDuJ+BjrIkly1kawgeWJhe+nTQAbditn\nWnspDLHlMqerJCeJC/KTeXqvTVKbiermHtp7B1ldYFcHI3JTY+3W00lYQghAZ9v7GHIrhWFQv2gq\nt6zNp6K2nRONXf4OJehU1LYRFSFhWapiIguS42jo6GfIbWsjjMcSQgCqafUMKFtCgI+tycMl8LSV\nspiWYbey/0w7KxYkExMEt+3Ol9zUWIZVbVxqApYQAlBNSw9JMZGkxoXXhLTx5CTHckVxJk/trbNS\nFtNworGLnoFh1lh30Xucv9PIKp+OyxJCAKpp7aEgDCekTWTT2nyqW3p4p7rN36EEjYqaNmKjXCzL\nSfJ3KAElMzGGqAixgeUJWEIIMD0DQzR1DbAwzAeUR/vwqhxio1xWAdVLg8NuDtV3sCo3JWzWTfaW\nS4ScZBtYnoj9tgSY2lbPNxcbP/iDpNgori9dwLP76myhdC8cPdtJ/5Cb1YXWXTSe3JQ46tv7rAty\nHHZzcoCpbulBgPwwvEKYrB5QWlwUrT2D/PMzh1gxwV0zc1kPKJhU1LaREBPJkkybjTue3JRYdle1\n0N47SGp8tL/DCSh2hRBgals9K6TFRNqdIaOV5CQRHx3BuzU2jjCZvsFhjp7tZHV+ChFhtG7ydNja\nCBOzhBBAVJWall4KwvDqYCoRLmF1QQqH6zvoGxz2dzgB61B9B0NutbuLJrEg2RLCRCwhBJCall56\nB4cpSLPxg/GsLUhlyK0cquvwdygBq6KmjbT4KBuDmkRMVAQZCdF2p9E4LCEEkIpaT3eIXSGMrzA9\nnvSEaPZat9G4uvqHONHYxeqCVLtleQq5KXan0XgsIQSQipo2Il2e2+LM+4kIawtTOdHYRUfvoL/D\nCTgHzrTjVqx2kRcWpMTR0j1Av3U/vodXCUFENorIURGpFJF7xnk9RkQed17fKSKLR732FWf7URH5\n8KjtfysiB0XkgIg8KiJh/ym4r7advNQ4GwycxNqCVJQ/XE2ZP6iobSM7KeZ8H7mZWN5IKewOu0oY\nbcqEICIRwAPAjUApcJuIlI5pdgfQqqrFwLeB+519S/GsnrYK2Aj8UEQiRCQf+BJQpqoX4FmJbQth\nbGjYzf4z7WF5u+l0ZCbFUJAWR4V1G71HW88Ap5t7rLvIS7mpnr+zOus2eg9vrhA2AJWqelJVB4DH\ngE1j2mwCHnEebwWuE89v5SbgMVXtV9VTQKVzPPDMgYgTkUggHgjroveVjV2eAeVUSwhTWVuYSl17\nH+fs2915+2rbAezuIi8lx0YSFxXBWRtYfg9vEkI+UDPqea2zbdw2qjoEtAMZE+2rqmeAbwHVQD3Q\nrqovjPfDReROESkXkfLGxkYvwg1O+2o8f9CFdofRlC7MT8El2ODyKPtq2yhIiyMjMcbfoQQFEbG1\nEcbhTUIY7/pz7JzvidqMu11E0vBcPRQBeUCCiHxuvB+uqg+qapmqlmVlZXkRbnCqqG0jKTaS9ESb\nOTmVpNgoirMTqahtw23lBzjR2EVdex9rClL9HUpQyU2O9aw9YuVQzvMmIdQChaOeF/D+7p3zbZwu\noBSgZZJ9PwScUtVGVR0EfgVcPpMTCBUVtW2sLkjBZf2/XllbmEpbzyCnm3v8HYrf/fqdMwieKyfj\nvdzUOIbcSlVzt79DCRjeJITdQImIFIlINJ7B321j2mwDbnce3wrsUE/lqG3AFucupCKgBNiFp6vo\nUhGJd8YargMOz/50glPf4DBH6jvtG940rMxNJipCwr7byO1Wfv3uGYqzE0m29TOmZaSExUGb6Hje\nlAnBGRO4C3gez4f2E6p6UETuFZGbnWYPAxkiUgncDdzj7HsQeAI4BDwHfEFVh1V1J57B53eA/U4c\nD/r0zILIYafcwGpLCF6LiYxgVV4KB860h/Ul/66qFs609XLRwjR/hxJ0spJiiBDhUL0lhBFeVTtV\n1e3A9jEa6vYnAAAdBElEQVTbvjHqcR+weYJ97wPuG2f7PwD/MJ1gQ9X5O0QKU3jlSOgOnPva2sJU\n9ta0cexcJ6V54dld8qt3akmIjrB1k2cg0uUiOzmGw/Wd/g4lYNhM5QBQUWMTimZiaVYiCTGRYVsB\ntXdgmO37z3LjhblER9qf8kzkpsRZbaxR7LcoAHgGlG1C0XSNVEA9craT3oHwK0HwwqGzdPUP8Yl1\nY+8CN97KTYmlqaufhk67/RQsIfhdR98gJ5u6bULRDF1UmMqwWzlQ1+7vUObdL985Q15KLJcWZfg7\nlKA1MrBs3UYelhD87EBtO6qwptAGlGciPzWOrMQY9pxu9Xco86qmpYffH29kc1khLqt9NWO5KZ7K\nANZt5GEJwc8qnAFlq1A5MyJC2eI0qlt6OHYufL7lPba7GgE+fXHhlG3NxOKiI8hPjeOw3WkEWELw\nu321bSzKiLe1XWfhooVpRIjw2K6aqRuHgMFhN0+U13LN8mzyrPbVrK3MTbZbTx2WEPysoqbNJqTN\nUmJMJCvzkvnVu7Vhsbzmy4cbaOzs57YNC/0dSkgozU3iZGNXWPzuTMUSgh81dvZT195n3UU+cPHi\nNNp6Bnnh0Dl/hzLnfrGrmgXJsVy9PHRre82n0rxk3ApHz4ZPl+NELCH40T5nkRcbUJ69pVmJFKTF\n8diuan+HMqeqmrr5/fFGPnVxIZER9ufrC6W5ni9k1m1kCcGvKmracAmsyrNZprPlEuG2DQt580Rz\nSA8uP/z6KaJcLj53iXUX+UpBWhyJMZF2pxGWEPzq3Zo2li9IJj7aqwoiZgq3bVhITKSL/36jyt+h\nzImW7gGe3FPDLRflkW2z2n3G5RJW5ibZnUZYQvAbt1upqGljrXUX+Ux6QjSfWJfPr96ppbV7wN/h\n+NzP3jpN36CbP7tyib9DCTmluckcru/A7Q7v9TUsIfjJqeZuOvqGuMgSgk/9yRVF9A+5+UWIjSX0\nDQ7z07equHZFNiU5Sf4OJ+SszE2me2CY6pbwXl/DEoKf7K32DCivXWgJwZeW5SRxZUkmP32risEQ\nKov9ZHkNzd0D3HmVXR3MhVJnHC/cu40sIfjJ3po2EmMiWZqV6O9QQs6fXlHEuY5+nnr3jL9D8Ymu\n/iG++3IlFy9O45KidH+HE5KW5SQR4bK1EbxKCCKyUUSOikiliNwzzusxIvK48/pOEVk86rWvONuP\nisiHR21PFZGtInJERA6LyGW+OKFgsbemjQvzU4iwOjQ+d/XyLFblJfP9HZUhcZXw4Gsnaerq5/98\nZKVVxJ0jsVERLMlMCPs7jaZMCCISATwA3AiUAreJSOmYZncArapaDHwbuN/ZtxTPkpurgI3AD53j\nAXwXeE5VVwBrCKMlNPsGhzlc32HdRXNERLj7+mVUt/SwdU+tv8OZlXMdffzXayf56OpcWxVtjpXm\nJVuXkRdtNgCVqnpSVQeAx4BNY9psAh5xHm8FrnPWSt4EPKaq/ap6CqgENohIMnAVnqU3UdUBVQ2b\nVU4O1nmWzLQ7jObOtSuyWVuYyvdfPk7/UPCWJPj3F44x5Hbz9x9e4e9QQt7K3GTq2vto6wm9O9S8\n5U1CyAdGVw2rdbaN28ZZg7kdyJhk3yVAI/DfIvKuiDwkIgnj/XARuVNEykWkvLExNJaXHFkY3u4w\nmjsjVwl17X08vjs4i969erSBx8tr+Pzli1mYEe/vcELeyDKk4TyO4E1CGK/TcuzNuhO1mWh7JLAO\n+JGqXgR0A+8bmwBQ1QdVtUxVy7KyQqN2y96aNvJSYm1y0Ry7siSTS4rS+bcXjtHY2e/vcKalsbOf\nLz9ZwYoFSfzdDcv9HU5YWDmSEMJ4HMGbhFALjC66XgDUTdRGRCKBFKBlkn1rgVpV3els34onQYSF\nvTWtNn4wD0SE+z5+Ib0Dw/zjMwf9HY7X3G7ly09W0Nk3xPdvu4jYqIipdzKzlpUUQ1ZSjF0hTGE3\nUCIiRSISjWeQeNuYNtuA253HtwI7VFWd7Vucu5CKgBJgl6qeBWpEZOSrz3XAoVmeS1Bo7uqnpqXX\nxg/mSXF2Il+8tpjf7KvnRR9XQu0bHOb14008uqua14418urRBipq2jjT2svwDGe8DruVrz51gN8d\na+RrN5XaJLR55pmxHLq1sKYyZREdVR0SkbuA54EI4MeqelBE7gXKVXUbnsHhn4lIJZ4rgy3OvgdF\n5Ak8H/ZDwBdUdWSE74vAz50kcxL4Ex+fW0AaGT+wNRDmz59/cCm/2V/P157az5rCFLKTZt5Vp6r8\n/ngT//3GKd462Uzf4Pi3tcZEuliWk0RpbjIrcpOIiZz6W/7gsJu7n6jgmYo6/urqpVbAzg9K85J5\n8/cnGRhyEx0ZftO0vKqqpqrbge1jtn1j1OM+YPME+94H3DfO9r1A2XSCDQV7a9qIcAkX2hoI8yY6\n0sW3Nq9h83+8xZ/+ZDeP3XkZiTHTKyioqrx2vInvvHSMd6vbyE2JZcvFC/ngsiyWL0ji+YNnEYSW\nngEaO/s5fq6TI2c72X+mnagIYfmCZFbnp7B8QRJRY8pWqyq/O9bIv71wlH217dxz4wr+4oNLffm/\nwHhpZW4yg8PK8YZOVuWF39+oldmcZ3tr2liWk2QVTufZBfkp/PBz6/hfj5Tzl/+zh4dvv9irb4Aj\nH9bfeek4e2vayE+N476PX8Ct6wve861/5PGC5FgWJMdyYX4KblVON/ewr7aNA2faOXCmnZhIFwvT\n48lMjCE+JoK27kHq23upa+8jPzWO7912ETevyZuz/w9mciN3Gh2ut4Rg5pjbreytaeOm1fYH7w/X\nLM/mm5+4kP9n6z4+9Z9v8a3NayjOHr90iKryqpMIKpxE8H8/fiG3ri/wuivBJUJRZgJFmQnctDqP\nk01dHDjTTl1bH+9Ut9I/5CYpNpL0hGj++ZYL+HRZYVh2UwSSoswEYqNcnjuN1vs7mvlnCWEenWzq\nptMqnPrV5rJCYqMi+PrTB/jI937PHR8o4uplWawpTKV3YJgzbb3sONLAr96ppaq5h/zUOP71Exfy\nyXXeJ4LxRLiEkuwkSrI9g8SqyrBbz6969hkbLwgIES5P996h+nZ/h+IXlhDmUUWNVTgNBB9bk8cl\nS9L5h6cP8qNXT/CjV0+8r82lS9K569oSbl6TNyff2kWEyAirSxSISnOT2b6/HlUNu9pRlhDmkVU4\nDRzZSbH86HPraesZYNepFg7UdZASF8WC5FjWFKZQkGYzg8NVaV4yj+6qpra1l8L08Po9sIQwj6zC\naeBJjY/mhlULuGHVAn+HYgLEWueW8L01bWGXEGwEa55YhVNjgsOK3CSiI13nu3jDiSWEeXKwrt0q\nnBoTBKIiXFyQl3x+Emk4sYQwT8qrWgFYZzXtjQl4awvTOFDXHhILLE2HJYR5sruqlaLMBLKSYvwd\nijFmCmsXptI36Obo2fCqa2QJYR643cqe0y2ULbKrA2OCwchcoXDrNrKEMA9ONnXR2jPIxYttgXRj\ngkFBWhzpCdFhN7BsCWEejIwflC22KwRjgoGIsLYw1a4QjO/trmolIyGaosxxVwk1xgSgtYWpVDZ2\n0dk36O9Q5o0lhHlQfrqFssVpYTcN3phgtrYwFVXYXxs+dY28mqksIhuB7+JZIOchVf3mmNdjgJ/i\nqQ/YDHxaVauc174C3AEMA19S1edH7RcBlANnVPWmWZ9NAGro6ON0cw9/dOkif4diAtgvdlb7OwQz\nxsgiVu/WtHF5caafo5kfU14hOB/aDwA3AqXAbSJSOqbZHUCrqhYD3wbud/YtxbN62ipgI/BD53gj\n/ho4PNuTCGTlp0fGD2xA2ZhgkhIfxbKcRHZXtfg7lHnjTZfRBqBSVU+q6gDwGLBpTJtNwCPO463A\ndeLpH9kEPKaq/ap6Cqh0joeIFAAfBR6a/WkErt1VLcRGuViVl+zvUIwx01S2OJ09Va0zXiM72HiT\nEPKBmlHPa51t47ZR1SGgHciYYt/vAP8bmHQqoIjcKSLlIlLe2NjoRbiB5e2TLaxbmPa+ZRONMYFv\nw+J0OvuHOHK2w9+hzAtvPqXGGwkdmy4najPudhG5CWhQ1T1T/XBVfVBVy1S1LCsra+poA0hr9wCH\n6zu4fGmGv0MxxszAxUWert7dp8Kj28ibQeVaoHDU8wKgboI2tSISCaQALZPsezNws4h8BIgFkkXk\nf1T1czM6iwD19slmAC5bGh4DUv42m4FZW7HMjCc/NY781Dh2V7Xy+SuK/B3OnPPmCmE3UCIiRSIS\njWeQeNuYNtuA253HtwI7VFWd7VtEJEZEioASYJeqfkVVC1R1sXO8HaGWDADePNFMQnQEqwvCb7Fu\nY0LFxYvT2FXVgucjLbRNmRCcMYG7gOfx3BH0hKoeFJF7ReRmp9nDQIaIVAJ3A/c4+x4EngAOAc8B\nX1DVYd+fRmB680QTG4rSbfzAmCB2cVE6jZ39nG7u8Xcoc86reQiquh3YPmbbN0Y97gM2T7DvfcB9\nkxz7VeBVb+IIJuc6+jjR2M2Wi60rwphgNlKDbFdVC4tDvNqAfXWdI2+dGBk/sAFlY4JZcVYiqfFR\nYTGwbAlhjrx1opmUuChW5tr8A2OCmcsllC1KZ1cYTFCzhDBH3jzZxKVL0olwWf0iY4LdFcUZnG7u\noaYltMcRLCHMgdPN3dS09HK53W5qTEi4ssQzB+r3x5v8HMncsoQwB1450gDA1cuDayKdMWZ8S7MS\nyEuJ5ffHg69awnRYQpgDO442siQrgUUZoX1HgjHhQkS4siSLNyqbGBqetNpOULOE4GM9A0O8fbKZ\na5Zn+zsUY4wPXbksk46+IfadCd31ESwh+NhbJ5oZGHJz7QpLCMaEkiuWZiICr4fwOIIlBB/bcaSB\nhOgIWz/ZmBCTlhDNhfkpIT2OYAnBh1SVV482ckVxJjGREVPvYIwJKleWZPJOdVvIrrNsCcGHjp3r\n4kxbr3UXGROirizJYtitIdttZAnBh14+cg6Aq21A2ZiQVLYojbT4KJ4/eNbfocwJSwg+9Jt99awt\nTGVBSqy/QzHGzIHICBfXl+bw8uEGBoZC7/ZTSwg+cqqpm4N1Hdy0OtffoRhj5tDGCxbQ2T/EmydC\nr9vIEoKPPFvhWUTuo5YQjAlply/NJDEmMiS7jSwh+Mhv9tdTtiiN3JQ4f4dijJlDsVERXLMimxcO\nnmPYHVqrqHmVEERko4gcFZFKEblnnNdjRORx5/WdIrJ41GtfcbYfFZEPO9sKReQVETksIgdF5K99\ndUL+UNnQyZGzndZdZEyY2LhqAc3dA+wOsZLYUyYEEYkAHgBuBEqB20SkdEyzO4BWVS0Gvg3c7+xb\nimfN5FXARuCHzvGGgL9T1ZXApcAXxjlm0Himoh4R+MiFlhCMCQdXL88iOtLFcwdCq9vImyuEDUCl\nqp5U1QHgMWDTmDabgEecx1uB60REnO2PqWq/qp4CKoENqlqvqu8AqGonnrWa82d/OvNPVXmmoo4N\ni9PJTra7i4wJBwkxkVy3IpttFXUhdbeRNwkhH6gZ9byW9394n2+jqkNAO5Dhzb5O99JFwM7xfriI\n3Cki5SJS3tgYeFPGd55q4WRTN7euL/B3KMaYefSpiwtp6R7gpcPn/B2Kz3iTEMZb8mvsSMpEbSbd\nV0QSgV8Cf6OqHeP9cFV9UFXLVLUsKyvw1hf4xc5qkmMjuWl1nr9DMcbMo6tKsshNieXx3TVTNw4S\n3iSEWqBw1PMCoG6iNiISCaQALZPtKyJReJLBz1X1VzMJ3t+auvr57YF6Prm+gLhoq11kTDiJcAmb\n1xfw2vFGzrT1+jscn/AmIewGSkSkSESi8QwSbxvTZhtwu/P4VmCHqqqzfYtzF1IRUALscsYXHgYO\nq+q/++JE/GHrnloGh5XPXrLQ36EYY/xgc1khqrC1vNbfofjElAnBGRO4C3gez+DvE6p6UETuFZGb\nnWYPAxkiUgncDdzj7HsQeAI4BDwHfEFVh4ErgD8CrhWRvc6/j/j43OaU2638Ymc1G4rSKc5O8nc4\nxhg/KEyP5wPFmTxRXhMScxIivWmkqtuB7WO2fWPU4z5g8wT73gfcN2bb64w/vhA0Xj3WQHVLD393\nwzJ/h2KM8aPPXLKQv/r5Ozx/8GzQ33puM5VnQFX57kvHKUiLC/pfAGPM7Hx41QKWZCXw/R2VeHrK\ng5clhBl49WgjFbXtfPHaYqIi7H+hMeEswiX81dXFHK7v4JWjDf4OZ1a86jIyf6CqfOelYxSkxfGJ\ndTb3IFT8Yme1v0MwQWzT2jy+89Ixvr+jkmuWZ+O5byb42NfbabKrA2PMWFERLv7ig0t5t7qNNyqb\n/R3OjNkn2jQMDLn5198epjDdrg6MMe916/oC8lPj+OdnDzE4HJzlLCwhTMN//O4Ex851ce/NF9jV\ngTHmPWKjIvjHm1dx9FwnP379lL/DmRH7VPNSZUMXP9hRyU2rc7lmha2ZbIx5v+tLc7i+NIfvvHSc\n2tYef4czbZYQvDDsVv7Pr/YTG+XiHz62yt/hGGMC2D/e7PmM+NpTB3AH2WQ1SwheuP+5I+yqauHr\nN5WSlRTj73CMMQEsPzWOe25cwatHG/nejuP+DmdaLCFM4cnyGh587SR/dOkiNpcVTr2DMSbs/fFl\ni/jkugK+89LxoFp72RLCJN6obOKrvz7AFcUZfONjQbugmzFmnokI9338AtYUpnL343t5p7rV3yF5\nxRLCBJ6pqONP/ns3izPj+eFn1ttdRcaYaYmNiuA/P7eezKQYPvtfO4NiFrN9yo0x7FZ++GolX3z0\nXdYWpvLkn19OSnyUv8MyxgShBSmxbP2Ly1mSlcCfPVLOz94+HdD1jiwhjHL0bCef/NGb/L/PHeWj\nq3P56R0bLBkYY2YlKymGx+68lMuLM/n6Uwf47EM7qW4OzFtSrZYRcOBMOw+/fopnKupIjoviu1vW\ncvOavKCtR2KMCSxJsVH85PMX89juGv7v9sN86Nu/45Pr8rnjA0sozk70d3jneZUQRGQj8F0gAnhI\nVb855vUY4KfAeqAZ+LSqVjmvfQW4AxgGvqSqz3tzzLnUOzDMofoOfneskR1HznHgTAcJ0RH80WWL\n+OK1JaQnRM9XKMaYMOFyCZ+5ZCFXL8/iB69U8ss9tTy6q4a1halcX5rDB4ozWb4gidgo/y3HK1P1\nZ4lIBHAMuB7PGsm7gdtU9dCoNn8FrFbVvxCRLcDHVfXTIlIKPApsAPKAl4CRFWUmPeZ4ysrKtLy8\nfNon+aNXT3CisYtzHX2cae3lVHM3quASWLcwjY0XLOBTFxeSHOv/7iGrumnM/PqMn5bAbe7q57Hd\nNbxw8CwVte2Ap5T2kswE8lLjWJAcS3JcJDGREcRGubjzqqVER86sl19E9qhq2VTtvLlC2ABUqupJ\n58CPAZvwLIs5YhPwj87jrcAPnHWTNwGPqWo/cMpZYnOD026qY/rMcwfqaejsJzsphmU5SXxsTR4r\nc5PZUJRuVwPGGL/ISIzhC9cU84Vrimno6GPP6VYO1Xdw5Gwn5zr6OFzfQVf/EH2Dw7gV7rxq6ZzH\n5E1CyAdqRj2vBS6ZqI2qDolIO5DhbH97zL75zuOpjgmAiNwJ3Ok87RKRo6NezgSavDiHQGfnEXhC\n5VzsPKbw2bk46MRmfB4x98/q5y7yppE3CWG8kdWx/UwTtZlo+3jXPeP2Xanqg8CD4wYmUu7NZVCg\ns/MIPKFyLnYegSXQz8ObDqlaYHTNhgKgbqI2IhIJpAAtk+zrzTGNMcbMI28Swm6gRESKRCQa2AJs\nG9NmG3C78/hWYId6Rqu3AVtEJEZEioASYJeXxzTGGDOPpuwycsYE7gKex3OL6I9V9aCI3AuUq+o2\n4GHgZ86gcQueD3icdk/gGSweAr6gqsMA4x1zBvGP25UUhOw8Ak+onIudR2AJ6POY8rZTY4wx4cFK\nVxhjjAEsIRhjjHEEXUIQkf9PRI6IyD4R+bWIpI567SsiUikiR0Xkw/6M0xsistGJtVJE7vF3PNMh\nIoUi8oqIHBaRgyLy1872dBF5UUSOO/9N83es3hCRCBF5V0SedZ4XichO5zwed25+CGgikioiW52/\nj8Miclkwvh8i8rfO79QBEXlURGKD5f0QkR+LSIOIHBi1bdz3QDy+5/z97xORdf6L3CPoEgLwInCB\nqq7GU/7iKwBOmYwtwCpgI/BDp+xGQHJiewC4ESgFbnPOIVgMAX+nqiuBS4EvOPHfA7ysqiXAy87z\nYPDXwOFRz+8Hvu2cRyueelyB7rvAc6q6AliD53yC6v0QkXzgS0CZql6A56aTLQTP+/ETPJ8/o030\nHtyI587LEjyTb380TzFOKOgSgqq+oKpDztO38cxhgFFlMlT1FDC6TEYgOl8SRFUHgJHyHUFBVetV\n9R3ncSeeD598POfwiNPsEeAW/0ToPREpAD4KPOQ8F+BaPGVYIAjOQ0SSgavw3PGHqg6oahtB+H7g\nufsxzpnTFA/UEyTvh6q+hudOy9Emeg82AT9Vj7eBVBHJnZ9Ixxd0CWGMPwV+6zwer8RG/vv2CBzB\nFu+ERGQxcBGwE8hR1XrwJA0g23+Ree07wP8G3M7zDKBt1BePYHhvlgCNwH87XV8PiUgCQfZ+qOoZ\n4FtANZ5E0A7sIfjej9Emeg8C7jMgIBOCiLzk9B+O/bdpVJuv4um2+PnIpnEOFcj31AZbvOMSkUTg\nl8DfqGqHv+OZLhG5CWhQ1T2jN4/TNNDfm0hgHfAjVb0I6CbAu4fG4/SvbwKK8FRITsDTtTJWoL8f\n3gi437OAXCBHVT802esicjtwE3Cd/mEiRbCVwwi2eN9HRKLwJIOfq+qvnM3nRCRXVeudy99AX0j2\nCuBmEfkIEAsk47liSBWRSOdbaTC8N7VArarudJ5vxZMQgu39+BBwSlUbAUTkV8DlBN/7MdpE70HA\nfQYE5BXCZMSzsM7fAzer6uh16CYqkxGogrp8h9PP/jBwWFX/fdRLo8uY3A48Pd+xTYeqfkVVC1R1\nMZ73YIeqfhZ4BU8ZFgiO8zgL1IjIcmfTdXgqBATV+4Gnq+hSEYl3fsdGziOo3o8xJnoPtgF/7Nxt\ndCnQPtK15DeqGlT/8AwW1wB7nX//Meq1rwIngKPAjf6O1Ytz+QieO6VOAF/1dzzTjP0DeC5v9416\nLz6Cp//9ZeC48990f8c6jXO6GnjWebwEzxeKSuBJIMbf8XkR/1qg3HlPngLSgvH9AP4JOAIcAH4G\nxATL+4FnQbB6YBDPFcAdE70HeLqMHnD+/vfjubPKr/Fb6QpjjDFAEHYZGWOMmRuWEIwxxgCWEIwx\nxjgsIRhjjAEsIRhjjHFYQjBmEiJy82wq0YrI34hIvC9jMmau2G2nxswhEanCc395k79jMWYqdoVg\nwpaILHbWDnjIqZX1cxH5kIi84dSu3yAinxeRHzjtf+LUr39TRE6KyK3O9qtH1lFwnv/A2e9LeOrx\nvCIirziv3SAib4nIOyLypFMLChH5pogccurif2v+/28YYwnBmGI86wisBlYAn8EzC/vLwP8Zp32u\n8/pNwDcnO7Cqfg9PbZprVPUaEckEvgZ8SFXX4ZlVfLeIpAMfB1apZ52Pf/HFiRkzXQFZ3M6YeXRK\nVfcDiMhBPAuZqIjsBxaP0/4pVXUDh0QkZ5o/61I8iyG94SnTQzTwFtAB9AEPichvgGcnPIIxc8gS\nggl3/aMeu0c9dzP+38fo9iPli4d479V27AQ/S4AXVfW2970gsgFPIbctwF14FoQxZl5Zl5Exs3ca\nKHUq7abg+WAf0QkkOY/fBq4QkWIAp6LnMmccIUVVtwN/g6dInTHzzq4QjJklVa0RkSfwVBk9Drw7\n6uUHgd+KSL0zjvB54FERiXFe/xqepPG0iMTiuYr42/mL3pg/sNtOjTHGANZlZIwxxmEJwRhjDGAJ\nwRhjjMMSgjHGGMASgjHGGIclBGOMMYAlBGOMMY7/HzsmJP6i1Xq5AAAAAElFTkSuQmCC\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAYQAAAEKCAYAAAASByJ7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAIABJREFUeJzt3Xl8XOV58P3fNdr3XbI227IlLzLYxhZmC4QlEJMQTBKcmCQtaXlKl5C0pXmfkidLW1qehvdNm5WkpZCGpAmbk4AhDqshhM22DJb3RbZlSZZs7fuuud4/5sgRQstIGmm26/v5+MPMmfscXYeR5ppz3+e+blFVjDHGGJe/AzDGGBMYLCEYY4wBLCEYY4xxWEIwxhgDWEIwxhjjsIRgjDEG8DIhiMhGETkqIpUics84r8eIyOPO6ztFZLGzPUNEXhGRLhH5wZh9bhOR/SKyT0SeE5FMX5yQMcaYmZkyIYhIBPAAcCNQCtwmIqVjmt0BtKpqMfBt4H5nex/wdeDLY44ZCXwXuEZVVwP7gLtmcR7GGGNmyZsrhA1ApaqeVNUB4DFg05g2m4BHnMdbgetERFS1W1Vfx5MYRhPnX4KICJAM1M30JIwxxsxepBdt8oGaUc9rgUsmaqOqQyLSDmQATeMdUFUHReQvgf1AN3Ac+MJ4bUXkTuBOgISEhPUrVqzwImRjjDEj9uzZ06SqWVO18yYhyDjbxta78KbNHxqLRAF/CVwEnAS+D3wF+Jf3HUT1QeBBgLKyMi0vL/ciZGOMMSNE5LQ37bzpMqoFCkc9L+D93Tvn2zjjAylAyyTHXAugqifUU0zpCeBybwI2xhgzN7xJCLuBEhEpEpFoYAuwbUybbcDtzuNbgR06edW8M0CpiIxcwlwPHPY+bGOMMb42ZZeRMyZwF/A8EAH8WFUPisi9QLmqbgMeBn4mIpV4rgy2jOwvIlV4Bo2jReQW4AZVPSQi/wS8JiKDwGng8749NWOMMdMhwVT+2sYQjDFm+kRkj6qWTdXOZiobY4wBLCEYY4xxWEIwxhgDWEIwxhjjsIRgjDEG8G6msjHGzJlf7Kye1f6fuWShjyIxdoVgjDEGsIRgjDHGYQnBGGMMYAnBGGOMwxKCMcYYwBKCMcYYhyUEY4wxgCUEY4wxDksIxhhjAC9nKovIRuC7eBbIeUhVvznm9Rjgp8B6oBn4tKpWiUgGsBW4GPiJqt41ap9o4AfA1YAb+Kqq/nLWZxTkZjNr02ZsGmNmY8qEICIRwAN4lrmsBXaLyDZVPTSq2R1Aq6oWi8gW4H7g00Af8HXgAuffaF8FGlR1mYi4gPRZn40xxpgZ86bLaANQqaonVXUAeAzYNKbNJuAR5/FW4DoREVXtVtXX8SSGsf4U+FcAVXWratOMzsAYE5SGht0cOdvBO9Wt/O5oA6eauhl2B88KjqHImy6jfKBm1PNa4JKJ2jhrMLcDGcC4H/Iikuo8/GcRuRo4AdylqufGaXsncCfAwoXWJWJMKHjp0Dn+6dmD1LT0vmd7TKSLK0syuXp5Ni4RP0UXvrxJCOO9K2PTuDdtxv7cAuANVb1bRO4GvgX80fsOovog8CB41lT2Il5jTIBq7xnk757cy0uHGyjOTuTfNq+huqWHpJhITjZ1s7emjZcON1Db2svm9YXERUf4O+Sw4k2XUS1QOOp5AVA3URsRiQRSgJZJjtkM9AC/dp4/CazzIhZjTJBq7urntv96m9eONfGVG1fw27++kk+uLyAnOZb4mEguyE/hs5cs5OY1eRw718l/vHaC/sFhf4cdVrxJCLuBEhEpcu4M2gJsG9NmG3C78/hWYIeqTvht3nntGTx3GAFcBxyaqL0xJrg1dPTx6Qff5kRjF/91exl//sGlREW8/+NHRLh0SQafv7yI5q5+fr33DJN8lBgfm7LLyBkTuAt4Hs9tpz9W1YMici9QrqrbgIeBn4lIJZ4rgy0j+4tIFZAMRIvILcANzh1Kf+/s8x2gEfgT356aMSYQ9A0Oc8cj5dS39fLIn27g0iUZU+5TnJ3Ih1bm8MKhcyzJTGRDkd2EOB+8moegqtuB7WO2fWPU4z5g8wT7Lp5g+2ngKm8DNcYEH1Xla08dYP+Zdh764zKvksGIq5Zlcaqpm2f31bE4I57s5Ng5jNSALaFpjJmlySZT7jzVzNN767h2RTYNnf3TmnjpEmFzWSH/9sJRXjh0js9dusgX4ZpJWOkKY8ycONfRx7P76lmWk8i1K7JndIzEmEiuLMnkUH0Hta09Po7QjGUJwRjjc25VfvVOLTGRLm5dXzirOQVXLM0kPjqCFw+9b5qS8TFLCMYYn3ujsoma1l4+tiaPxJjZ9UzHREXwwWVZHG/o4mRTl48iNOOxhGCM8ammrn5ePHSOlbnJrM5P8ckxL12SQXJsJK8cafDJ8cz4LCEYY3zqN/vqiXAJm9bmIT4qPxEV4eKSJRmcaOymuavfJ8c072cJwRjjM0fPdnL0XCfXrsgmOTbKp8devzANl0D56VafHtf8gSUEY4xPDLnd/GZ/HZmJ0Vy21Pv5Bt5KjotieU4Se063WlXUOWLzEELIbBbXAVtgx8zO2yeaaeoa4PbLFhHpmpvvmhcvTufw2dMcru/gAmd8wn7vfceuEAy9A8N09A7S0Tdo37zMjPQODLPjaAPLchJZviB5zn5OSU4SybGRlJ+erHammSm7QghT/UPDlFe1cqi+g6qmbhT45nNHiI1ycWF+CusWprEwPX5ag4L2TSt8vXa8kb5BNx9etWBOf06ES1i/KJ1XjzbQ3jtISpxvxynCnSWEMHS6uZsn99TS0j3AguRYrl6eRXJcFINDburb+9hb08buqlZWLEjilovyfT44aEJLR98gb55oYnVBCrkpcXP+89YUpvDK0QYO1bVz2dLMOf954cQSQph59WgDLx46R2p8FH925RKKMhPe1+bmoTx2nWrhxUPn+O5Lx/n4Rfnn+2uNGeuVIw0Mu5XrV+bMy8/LToolKymGg3UdlhB8zMYQwsjrxxt54dA5LixI4UvXloybDABiIiO4siSLL15bQkZiNI/uqmbnqeZ5jtYEg5qWHnZXtVC2OJ2MxJh5+7mr8pKpau6mu39o3n5mOLCEECb2nG5h+4GzXJCfwqfKComJmnppwqykGP7syiUsX5DE03vr+N2xxnmI1AST/3ztBCLCNctnVrxuplblpuBWOHK2Y15/bqizLqMwUN3Sw6/fPUNxdiKfWl8wrUJjUREuPnvJIp7cU8PzB88SG+XikiLf32Nu/Gemt2129A7y6K4a1i9Mm/fB3bzUWFLjojhY18H6RbZ4jq94dYUgIhtF5KiIVIrIPeO8HiMijzuv7xSRxc72DBF5RUS6ROQHExx7m4gcmM1JmIkNDrvZuqeG5NgoPrNhIZHjLFs4lQiX8KmyQpbnJPFMRR3Hz3XOQaQm2Pz+eCOqylXLsub9Z4sIq/KSqWzosnWXfWjKTwcRiQAeAG4ESoHbRKR0TLM7gFZVLQa+DdzvbO8Dvg58eYJjfwKw8oVz6MVD52jqGuAT6wqI9aKbaCIuEbZcXEh2Uiy/2FXNuY4+H0Zpgk1X/xC7qlpYU5BKekK0X2IozUthyK0ctS8oPuPN18UNQKWqnlTVAeAxYNOYNpuAR5zHW4HrRERUtVtVX8eTGN5DRBKBu4F/mXH0ZlKnm7t5o7KJS4rSKc5OnPXxYqIi+OPLFhEV4eIXu6oZGHL7IEoTjN6sbGJoWPng8vm/OhixKCOe+OgIjp61hOAr3iSEfKBm1PNaZ9u4bVR1CGgHpupo/mfg34BJl0ESkTtFpFxEyhsbbVDTW6rKb/bXkxwXxcYLfDdZKDU+mk+VFdLU2c/2/fU+O64JHr0Dw7x1splV+SlkJ/lvnWOXCEuzEqls7ELVZtj7gjcJYbwRyLH/971p84fGImuBYlX99VQ/XFUfVNUyVS3LyvLft5Fgc7i+g9rWXj60MpuYyJl3FY2nODuRK0sy2VXVwoEz7T49tgl8b51son/IzTV+vDoYUZydSGffEA2dVhLbF7xJCLVA4ajnBUDdRG1EJBJIASYrNnIZsF5EqoDXgWUi8qp3IZupuFV54dA5MhNjWFuYNic/40OlOeSnxvHrd8/Q2Tc4Jz/DBJ7+oWHeqGxmxYKkeZmVPJWRrtDKBhuK9AVvEsJuoEREikQkGtgCbBvTZhtwu/P4VmCHTnINp6o/UtU8VV0MfAA4pqpXTzd4M76KmjYaOvu5vjSHCJdvFigZK9LlYnNZAQPDbp7dZ11H4WLXqRZ6B4fnfd7BRNLio8lIiLaE4CNTzkNQ1SERuQt4HogAfqyqB0XkXqBcVbcBDwM/E5FKPFcGW0b2d64CkoFoEbkFuEFVD/n+VAx4rg5ePtJAXkosq/LmruokeEoIXLsimxcPnWNtfYeVIQ5xQ8NuXj/exNKsBArT4/0dznnF2Ym8W93GkNs9Z2W3w4VXE9NUdTuwfcy2b4x63AdsnmDfxVMcuwq4wJs4zNSO1HfS0j3AbRsWTmsC2kxdVZLF/tp2nt57hqLMhFnd2moCW0VtO539Q2xeVjh143lUnJ3IzlMt1LT0TliOxXjH0mmIefNkEylxUZTmzu3VwYgIl/CJdfl09g3x8uFz8/IzzfxTVd6obGJBcixLswLrQ3dJZiKCjSP4giWEEHKuo4+Tjd1cUpQ+Z2MH4ylIi+fixem8dbLZJqyFqBON3Zzt6OOK4oxprZExH+KiIyhIi6OyweYjzJYlhBDy1slmIl3CxYvnv7bL9aU5REe6+M2+ersnPAS9UdlEYkwkawpS/R3KuJZmJXKmrdcmS86SJYQQ0TswzLvVrawpTCUhZv5rFibERHL9yhwqG7s4XG8VKENJQ0cfR891cumS9BnVwpoPizMTcCvUtE46z9VMITDfXTNte2vbGBxWLlviv0qkG4oyyEmOYfuBswy57ZtaqHjjhOfKc0MAV7ldmB6PAFXN3f4OJahZQggRe6tbWZAcS16q/yYLRbiEGy/IpaV7gF2nbBH0UNDdP8S71a1ctDCVRD9ceXorNiqCBSmxnG62K4TZsIQQApq7+qlp7WVtof/7d0uyE1mSlcCOIw30WVnioLfzVAtDbuXyIFiqclFGPNUtPQy7bQxrpiwhhIC9NW0IsCYAEoKIsHHVAnoGhvn9cStGGMyGht28fbKZZTmJ5CT7r4idtxalJzAw5Oas3ek2Y5YQgpyq8m5NG0VZCfO+atVECtLiuTA/hdcrm6zOURCrqG2nq3+IK4oD/+oAPFcI4Cn7bmbGEkKQq2ntpaV7gIsC4OpgtBtKcxh2K6/ZOsxBSVV580QTOckxFGfNfi2N+ZAaH01qXBRVNo4wY5YQgtzemlYiXcKqvBR/h/IeGYkxXLQwjZ2nWmjvtauEYFPT0kN9ex+XLgm8iWiTWZQRz+nmbpsLM0OWEIKYW5WDdR0sX5AUkDWErlmejVuV3x1r8HcoZprePtVCTKQrIG5UmI5FGQl09g3R2mNfQmbCEkIQO9PaS2ff0LzVLZqu9IRo1i9KZ3dVK209A/4Ox3ipu3+I/WfauWhhqs8XV5prNo4wO5YQgtih+g5cAisWBGZCAM6vqvU7G0sIGntOtzLsVi4J4IloE8lJjiU6wkVta6+/QwlKlhCC2KG6DooyE4iLDtxvcanx0axbmMae06102B1HAc+tys5TzRRlJgTFraZjuUTIS42j1kpYzIhXCUFENorIURGpFJF7xnk9RkQed17fKSKLne0ZIvKKiHSJyA9GtY8Xkd+IyBEROSgi3/TVCYWLxs5+Grv6WRmg3UWjXVWSybBbef14k79DMVM4fq6L1p5BLima/wKJvlKYFkd9e5+VT5mBKROCiEQADwA3AqXAbSJSOqbZHUCrqhYD3wbud7b3AV8HvjzOob+lqiuAi4ArROTGmZ1CeBopIBeo4wejZSTGsKYwlV2nWujpH/J3OGYSO081kxgTSekcr7Y3lwrS4xlyK+fa+/0dStDx5gphA1CpqidVdQB4DNg0ps0m4BHn8VbgOhERVe1W1dfxJIbzVLVHVV9xHg8A7wAFsziPsHOovoO81FhS46P9HYpXrlqWxcCwmzdPNvs7FDOB1u4Bjp7t5OLFaUG9FGVBmqeel1U+nT5v3vV8oGbU81pn27htVHUIaAe8GpESkVTgY8DLE7x+p4iUi0h5Y6MNTAJ09g1S09ITFN1FIxYkx7IyN5k3TzTRP2Q1jgLRripPQUJ/rKfhS6lxUSTERNrA8gx4kxDGm5UydtaHN23ef2CRSOBR4HuqenK8Nqr6oKqWqWpZVlbWlMGGg8qGLhRYkRM8CQE8Ywl9g272nG71dyhmjKFhN+VVLazITQ6aq86JiAiFaTawPBPeJIRaYPSq2gVA3URtnA/5FMCb+scPAsdV9TtetDWO4w1dxEdHkJsaXHeBLMpIYGF6PG9UNuG2maQB5UBdB90Dw1waxIPJoxWkxdHY2W8Vd6fJm4SwGygRkSIRiQa2ANvGtNkG3O48vhXYoVPMHReRf8GTOP5meiGHN7cqlQ1dFGcn4gqikgIjPlCcSWvPIAfrbFW1QFJe1UJ6QjRLs4OjbtFUCtLiUeBMm3UbTceUCcEZE7gLeB44DDyhqgdF5F4Rudlp9jCQISKVwN3A+VtTRaQK+Hfg8yJSKyKlIlIAfBXPXUvviMheEflfvjyxUHW2vY+u/iGWZSf5O5QZKc1LJj0hmtePN1q9mQDR0j3AyaZu1i1MC8ovGeMZGVi2cYTp8WoJJFXdDmwfs+0box73AZsn2HfxBIcNjd+8eXa8oQuA4iD9JucS4YriTJ6pqKO6pYdFGQn+DinsvVPdigDrFgZX3aLJxEdHkpEQbeMI0xS895aFqeMNnSxIjiU5QNY+mIn1C9OIjXLx5gm7BdXf3G7lndOtFGcnBv1g8lh5qXHUWZfRtFhCCCIDQ25ON/cE7dXBiOhIF2WL0jlY126lsf3szRPNtPUOsn5Rmr9D8bn81DhaewbpGbDJkN6yhBBETjV1MexWSnKCOyEAXLokA1XYdcquEvzpifIa4qIigmpOi7fyUj3jCHVttqSmtywhBJHKhi4iXcLiEOh3T0+IZvmCJHZVtTI0bDVn/KG9Z5DnDp5lTWEKURGh91GQl+K5Ldu6jbwXer8FIexUUzcL0+ND5o/3sqUZ52vvm/m3bV8dA0Nu1i8KjbkHY8XHRJIaH0VduyUEb4XGJ0sY6B0Ypr69j6Ks4L86GFGclUhWYgxvWX0jv3iyvIaVucnnv0mHorwUG1ieDksIQaKquRsFlmQG//jBCBFhQ1E6ta299kc7zw7Xd7Cvtp3N6wuCas3k6cpLjaW5a4B+m7HsFUsIQeJUUzeRLjk/4SZUrFuYRqRLzhdWM/PjyfJaoiKEWy4aW6cytOSlxqFAfbsNLHvDEkKQONnURWEIjR+MiIuOYHVBCntr2uiytRLmxcCQm6f2nuH60hzSE0Jr7sFY5+80snEEr4TWp0uI6h0Ypr6tjyWZoTN+MNqGxekMDLnZtndszUQzF1452kBL9wCb1xdO3TjIJcdGkRQTaV2SXrKEEARGxg9CaUB5tML0eBYkx/LznaetvtE82La3joyEaK4syfR3KPPCM2PZuoy8YQkhCIyMHxSmxfs7lDkxMrh8sK6DA2esCupc6uof4qXD5/jo6lwiQ6z7cSJ5qbE0dPYxaPNdphQevxFB7lRTd0iOH4y2piCV6EgXv3yn1t+hhLQXD52lf8jNzWvy/B3KvMlNicOtcK7DrhKmErqfMCGif3CYurbekJidPJm46AhuKM3hqb1nbInNOfT03jryU+NYtzD0ahdNJNeZZ2F3Gk3NEkKAq2ntRYFFGaHZXTTa5rJC2noG2XG4wd+hhKSW7gFeP97ETWtycblCd+7BWGkJ0cREuqi3O42m5FVCEJGNInJURCpF5J5xXo8Rkced13eKyGJne4aIvCIiXSLygzH7rBeR/c4+35NQnh0zC6dbuhFgYXroJ4QPFGeSkxzD1j3WbTQXtu+vZ8itYdVdBJ41OBakxFJvA8tTmjIhiEgE8ABwI54Vzm4TkdIxze4AWlW1GPg2cL+zvQ/4OvDlcQ79I+BOoMT5t3EmJxDqqpt7yEmOJTYqwt+hzLkIl/CJdQW8eqyRhk774/W1bRV1LM1KoDQEK5tOJTcllrMdfbaW9xS8uULYAFSq6klVHQAeAzaNabMJeMR5vBW4TkREVbtV9XU8ieE8EckFklX1LWft5Z8Ct8zmREKRW9VZVSz0rw5G3Lq+gGG38tS7Z/wdSkipb+9ld1ULN6/JD+lSFRPJTYmjf8hNa/eAv0MJaN4khHygZtTzWmfbuG2cNZjbgYwpjjm6X2C8YwIgIneKSLmIlDc2NnoRbug419FH/5A7rBLC0qxE1i1MZeueWpuT4EPPVtSjCjevDa/uohE2sOwdbxLCeF8nxv6letNmRu1V9UFVLVPVsqysrEkOGXpON3vWg12UHtp3GI116/pCjp3rsrLYPrStoo7VBSkUhehs96nkJMciWEKYijcJoRYYPce9ABhbY+B8GxGJBFKAyaqV1TrHmeyYYe90czfJsZ6a7uHkpjW5xES6eLLcBpd94WSjJ7mG22DyaFERLrKSYuxOoylEetFmN1AiIkXAGWAL8JkxbbYBtwNvAbcCO3SS631VrReRThG5FNgJ/DHw/RnEH9JOt/SwMD0+7Pp8k2Oj2HjBArZV1PHVj64MigH1X+ysntX+n7lkoY8ieb9tFXWIwE2rwzchgKfbaOSq24xvyoSgqkMichfwPBAB/FhVD4rIvUC5qm4DHgZ+JiKVeK4MtozsLyJVQDIQLSK3ADeo6iHgL4GfAHHAb51/xtHeO0hbzyBXLA2PejNj3bq+gKf31vHy4QY+ujrX3+EEvIkSkqryP29XszgjgR1Hwnt+R25KHBW17fQMDBEf7c134fDj1f8VVd0ObB+z7RujHvcBmyfYd/EE28uBC7wNNNxUtzjjB2E0oDza5UszyUuJ5ck9NZYQZqG+vY+mrn6uKJ7sHo/wMHpgeWlW6Cw05Us2UzlA1bT0EOnyTKgJRxEu4ePr8nntWCONnf3+DidoVdS24RK4MC/F36H43cjf0lkbWJ6QJYQAVdPaQ15qHJGu8H2Lblmbj1vhmQq732Am3Krsq22nJDuJ+BjrIkly1kawgeWJhe+nTQAbditnWnspDLHlMqerJCeJC/KTeXqvTVKbiermHtp7B1ldYFcHI3JTY+3W00lYQghAZ9v7GHIrhWFQv2gqt6zNp6K2nRONXf4OJehU1LYRFSFhWapiIguS42jo6GfIbWsjjMcSQgCqafUMKFtCgI+tycMl8LSVspiWYbey/0w7KxYkExMEt+3Ol9zUWIZVbVxqApYQAlBNSw9JMZGkxoXXhLTx5CTHckVxJk/trbNSFtNworGLnoFh1lh30Xucv9PIKp+OyxJCAKpp7aEgDCekTWTT2nyqW3p4p7rN36EEjYqaNmKjXCzLSfJ3KAElMzGGqAixgeUJWEIIMD0DQzR1DbAwzAeUR/vwqhxio1xWAdVLg8NuDtV3sCo3JWzWTfaWS4ScZBtYnoj9tgSY2lbPNxcbP/iDpNgori9dwLP76myhdC8cPdtJ/5Cb1YXWXTSe3JQ46tv7rAtyHHZzcoCpbulBgPwwvEKYrB5QWlwUrT2D/PMzh1gxwV0zc1kPKJhU1LaREBPJkkybjTue3JRYdle10N47SGp8tL/DCSh2hRBgals9K6TFRNqdIaOV5CQRHx3BuzU2jjCZvsFhjp7tZHV+ChFhtG7ydNjaCBOzhBBAVJWall4KwvDqYCoRLmF1QQqH6zvoGxz2dzgB61B9B0NutbuLJrEg2RLCRCwhBJCall56B4cpSLPxg/GsLUhlyK0cquvwdygBq6KmjbT4KBuDmkRMVAQZCdF2p9E4LCEEkIpaT3eIXSGMrzA9nvSEaPZat9G4uvqHONHYxeqCVLtleQq5KXan0XgsIQSQipo2Il2e2+LM+4kIawtTOdHYRUfvoL/DCTgHzrTjVqx2kRcWpMTR0j1Av3U/vodXCUFENorIURGpFJF7xnk9RkQed17fKSKLR732FWf7URH58KjtfysiB0XkgIg8KiJh/ym4r7advNQ4GwycxNqCVJQ/XE2ZP6iobSM7KeZ8H7mZWN5IKewOu0oYbcqEICIRwAPAjUApcJuIlI5pdgfQqqrFwLeB+519S/GsnrYK2Aj8UEQiRCQf+BJQpqoX4FmJbQthbGjYzf4z7WF5u+l0ZCbFUJAWR4V1G71HW88Ap5t7rLvIS7mpnr+zOus2eg9vrhA2AJWqelJVB4DHgE1j2mwCHnEebwWuE89v5SbgMVXtV9VTQKVzPPDMgYgTkUggHgjroveVjV2eAeVUSwhTWVuYSl17H+fs2915+2rbAezuIi8lx0YSFxXBWRtYfg9vEkI+UDPqea2zbdw2qjoEtAMZE+2rqmeAbwHVQD3QrqovjPfDReROESkXkfLGxkYvwg1O+2o8f9CFdofRlC7MT8El2ODyKPtq2yhIiyMjMcbfoQQFEbG1EcbhTUIY7/pz7JzvidqMu11E0vBcPRQBeUCCiHxuvB+uqg+qapmqlmVlZXkRbnCqqG0jKTaS9ESbOTmVpNgoirMTqahtw23lBzjR2EVdex9rClL9HUpQyU2O9aw9YuVQzvMmIdQChaOeF/D+7p3zbZwuoBSgZZJ9PwScUtVGVR0EfgVcPpMTCBUVtW2sLkjBZf2/XllbmEpbzyCnm3v8HYrf/fqdMwieKyfjvdzUOIbcSlVzt79DCRjeJITdQImIFIlINJ7B321j2mwDbnce3wrsUE/lqG3AFucupCKgBNiFp6voUhGJd8YargMOz/50glPf4DBH6jvtG940rMxNJipCwr7byO1Wfv3uGYqzE0m29TOmZaSExUGb6HjelAnBGRO4C3gez4f2E6p6UETuFZGbnWYPAxkiUgncDdzj7HsQeAI4BDwHfEFVh1V1J57B53eA/U4cD/r0zILIYafcwGpLCF6LiYxgVV4KB860h/Ul/66qFs609XLRwjR/hxJ0spJiiBDhUL0lhBFeVTtV1e3A9jEa6vYnAAAdBElEQVTbvjHqcR+weYJ97wPuG2f7PwD/MJ1gQ9X5O0QKU3jlSOgOnPva2sJU9ta0cexcJ6V54dld8qt3akmIjrB1k2cg0uUiOzmGw/Wd/g4lYNhM5QBQUWMTimZiaVYiCTGRYVsBtXdgmO37z3LjhblER9qf8kzkpsRZbaxR7LcoAHgGlG1C0XSNVEA9craT3oHwK0HwwqGzdPUP8Yl1Y+8CN97KTYmlqaufhk67/RQsIfhdR98gJ5u6bULRDF1UmMqwWzlQ1+7vUObdL985Q15KLJcWZfg7lKA1MrBs3UYelhD87EBtO6qwptAGlGciPzWOrMQY9pxu9Xco86qmpYffH29kc1khLqt9NWO5KZ7KANZt5GEJwc8qnAFlq1A5MyJC2eI0qlt6OHYufL7lPba7GgE+fXHhlG3NxOKiI8hPjeOw3WkEWELwu321bSzKiLe1XWfhooVpRIjw2K6aqRuHgMFhN0+U13LN8mzyrPbVrK3MTbZbTx2WEPysoqbNJqTNUmJMJCvzkvnVu7Vhsbzmy4cbaOzs57YNC/0dSkgozU3iZGNXWPzuTMUSgh81dvZT195n3UU+cPHiNNp6Bnnh0Dl/hzLnfrGrmgXJsVy9PHRre82n0rxk3ApHz4ZPl+NELCH40T5nkRcbUJ69pVmJFKTF8diuan+HMqeqmrr5/fFGPnVxIZER9ufrC6W5ni9k1m1kCcGvKmracAmsyrNZprPlEuG2DQt580RzSA8uP/z6KaJcLj53iXUX+UpBWhyJMZF2pxGWEPzq3Zo2li9IJj7aqwoiZgq3bVhITKSL/36jyt+hzImW7gGe3FPDLRflkW2z2n3G5RJW5ibZnUZYQvAbt1upqGljrXUX+Ux6QjSfWJfPr96ppbV7wN/h+NzP3jpN36CbP7tyib9DCTmluckcru/A7Q7v9TUsIfjJqeZuOvqGuMgSgk/9yRVF9A+5+UWIjSX0DQ7z07equHZFNiU5Sf4OJ+SszE2me2CY6pbwXl/DEoKf7K32DCivXWgJwZeW5SRxZUkmP32risEQKov9ZHkNzd0D3HmVXR3MhVJnHC/cu40sIfjJ3po2EmMiWZqV6O9QQs6fXlHEuY5+nnr3jL9D8Ymu/iG++3IlFy9O45KidH+HE5KW5SQR4bK1EbxKCCKyUUSOikiliNwzzusxIvK48/pOEVk86rWvONuPisiHR21PFZGtInJERA6LyGW+OKFgsbemjQvzU4iwOjQ+d/XyLFblJfP9HZUhcZXw4Gsnaerq5/98ZKVVxJ0jsVERLMlMCPs7jaZMCCISATwA3AiUAreJSOmYZncArapaDHwbuN/ZtxTPkpurgI3AD53jAXwXeE5VVwBrCKMlNPsGhzlc32HdRXNERLj7+mVUt/SwdU+tv8OZlXMdffzXayf56OpcWxVtjpXmJVuXkRdtNgCVqnpSVQeAx4BNY9psAh5xHm8FrnPWSt4EPKaq/ap6CqgENohIMnAVnqU3UdUBVQ2bVU4O1nmWzLQ7jObOtSuyWVuYyvdfPk7/UPCWJPj3F44x5Hbz9x9e4e9QQt7K3GTq2vto6wm9O9S85U1CyAdGVw2rdbaN28ZZg7kdyJhk3yVAI/DfIvKuiDwkIgnj/XARuVNEykWkvLExNJaXHFkY3u4wmjsjVwl17X08vjs4i969erSBx8tr+Pzli1mYEe/vcELeyDKk4TyO4E1CGK/TcuzNuhO1mWh7JLAO+JGqXgR0A+8bmwBQ1QdVtUxVy7KyQqN2y96aNvJSYm1y0Ry7siSTS4rS+bcXjtHY2e/vcKalsbOfLz9ZwYoFSfzdDcv9HU5YWDmSEMJ4HMGbhFALjC66XgDUTdRGRCKBFKBlkn1rgVpV3els34onQYSFvTWtNn4wD0SE+z5+Ib0Dw/zjMwf9HY7X3G7ly09W0Nk3xPdvu4jYqIipdzKzlpUUQ1ZSjF0hTGE3UCIiRSISjWeQeNuYNtuA253HtwI7VFWd7Vucu5CKgBJgl6qeBWpEZOSrz3XAoVmeS1Bo7uqnpqXXxg/mSXF2Il+8tpjf7KvnRR9XQu0bHOb14008uqua14418urRBipq2jjT2svwDGe8DruVrz51gN8da+RrN5XaJLR55pmxHLq1sKYyZREdVR0SkbuA54EI4MeqelBE7gXKVXUbnsHhn4lIJZ4rgy3OvgdF5Ak8H/ZDwBdUdWSE74vAz50kcxL4Ex+fW0AaGT+wNRDmz59/cCm/2V/P157az5rCFLKTZt5Vp6r8/ngT//3GKd462Uzf4Pi3tcZEuliWk0RpbjIrcpOIiZz6W/7gsJu7n6jgmYo6/urqpVbAzg9K85J58/cnGRhyEx0ZftO0vKqqpqrbge1jtn1j1OM+YPME+94H3DfO9r1A2XSCDQV7a9qIcAkX2hoI8yY60sW3Nq9h83+8xZ/+ZDeP3XkZiTHTKyioqrx2vInvvHSMd6vbyE2JZcvFC/ngsiyWL0ji+YNnEYSWngEaO/s5fq6TI2c72X+mnagIYfmCZFbnp7B8QRJRY8pWqyq/O9bIv71wlH217dxz4wr+4oNLffm/wHhpZW4yg8PK8YZOVuWF39+oldmcZ3tr2liWk2QVTufZBfkp/PBz6/hfj5Tzl/+zh4dvv9irb4AjH9bfeek4e2vayE+N476PX8Ct6wve861/5PGC5FgWJMdyYX4KblVON/ewr7aNA2faOXCmnZhIFwvT48lMjCE+JoK27kHq23upa+8jPzWO7912ETevyZuz/w9mciN3Gh2ut4Rg5pjbreytaeOm1fYH7w/XLM/mm5+4kP9n6z4+9Z9v8a3NayjOHr90iKryqpMIKpxE8H8/fiG3ri/wuivBJUJRZgJFmQnctDqPk01dHDjTTl1bH+9Ut9I/5CYpNpL0hGj++ZYL+HRZYVh2UwSSoswEYqNcnjuN1vs7mvlnCWEenWzqptMqnPrV5rJCYqMi+PrTB/jI937PHR8o4uplWawpTKV3YJgzbb3sONLAr96ppaq5h/zUOP71ExfyyXXeJ4LxRLiEkuwkSrI9g8SqyrBbz6969hkbLwgIES5P996h+nZ/h+IXlhDmUUWNVTgNBB9bk8clS9L5h6cP8qNXT/CjV0+8r82lS9K569oSbl6TNyff2kWEyAirSxSISnOT2b6/HlUNu9pRlhDmkVU4DRzZSbH86HPraesZYNepFg7UdZASF8WC5FjWFKZQkGYzg8NVaV4yj+6qpra1l8L08Po9sIQwj6zCaeBJjY/mhlULuGHVAn+HYgLEWueW8L01bWGXEGwEa55YhVNjgsOK3CSiI13nu3jDiSWEeXKwrt0qnBoTBKIiXFyQl3x+Emk4sYQwT8qrWgFYZzXtjQl4awvTOFDXHhILLE2HJYR5sruqlaLMBLKSYvwdijFmCmsXptI36Obo2fCqa2QJYR643cqe0y2ULbKrA2OCwchcoXDrNrKEMA9ONnXR2jPIxYttgXRjgkFBWhzpCdFhN7BsCWEejIwflC22KwRjgoGIsLYw1a4QjO/trmolIyGaosxxVwk1xgSgtYWpVDZ20dk36O9Q5o0lhHlQfrqFssVpYTcN3phgtrYwFVXYXxs+dY28mqksIhuB7+JZIOchVf3mmNdjgJ/iqQ/YDHxaVauc174C3AEMA19S1edH7RcBlANnVPWmWZ9NAGro6ON0cw9/dOkif4diAtgvdlb7OwQzxsgiVu/WtHF5caafo5kfU14hOB/aDwA3AqXAbSJSOqbZHUCrqhYD3wbud/YtxbN62ipgI/BD53gj/ho4PNuTCGTlp0fGD2xA2ZhgkhIfxbKcRHZXtfg7lHnjTZfRBqBSVU+q6gDwGLBpTJtNwCPO463AdeLpH9kEPKaq/ap6Cqh0joeIFAAfBR6a/WkErt1VLcRGuViVl+zvUIwx01S2OJ09Va0zXiM72HiTEPKBmlHPa51t47ZR1SGgHciYYt/vAP8bmHQqoIjcKSLlIlLe2NjoRbiB5e2TLaxbmPa+ZRONMYFvw+J0OvuHOHK2w9+hzAtvPqXGGwkdmy4najPudhG5CWhQ1T1T/XBVfVBVy1S1LCsra+poA0hr9wCH6zu4fGmGv0MxxszAxUWert7dp8Kj28ibQeVaoHDU8wKgboI2tSISCaQALZPsezNws4h8BIgFkkXkf1T1czM6iwD19slmAC5bGh4DUv42m4FZW7HMjCc/NY781Dh2V7Xy+SuK/B3OnPPmCmE3UCIiRSISjWeQeNuYNtuA253HtwI7VFWd7VtEJEZEioASYJeqfkVVC1R1sXO8HaGWDADePNFMQnQEqwvCb7FuY0LFxYvT2FXVgucjLbRNmRCcMYG7gOfx3BH0hKoeFJF7ReRmp9nDQIaIVAJ3A/c4+x4EngAOAc8BX1DVYd+fRmB680QTG4rSbfzAmCB2cVE6jZ39nG7u8Xcoc86reQiquh3YPmbbN0Y97gM2T7DvfcB9kxz7VeBVb+IIJuc6+jjR2M2Wi60rwphgNlKDbFdVC4tDvNqAfXWdI2+dGBk/sAFlY4JZcVYiqfFRYTGwbAlhjrx1opmUuChW5tr8A2OCmcsllC1KZ1cYTFCzhDBH3jzZxKVL0olwWf0iY4LdFcUZnG7uoaYltMcRLCHMgdPN3dS09HK53W5qTEi4ssQzB+r3x5v8HMncsoQwB1450gDA1cuDayKdMWZ8S7MSyEuJ5ffHg69awnRYQpgDO442siQrgUUZoX1HgjHhQkS4siSLNyqbGBqetNpOULOE4GM9A0O8fbKZa5Zn+zsUY4wPXbksk46+IfadCd31ESwh+NhbJ5oZGHJz7QpLCMaEkiuWZiICr4fwOIIlBB/bcaSBhOgIWz/ZmBCTlhDNhfkpIT2OYAnBh1SVV482ckVxJjGREVPvYIwJKleWZPJOdVvIrrNsCcGHjp3r4kxbr3UXGROirizJYtitIdttZAnBh14+cg6Aq21A2ZiQVLYojbT4KJ4/eNbfocwJSwg+9Jt99awtTGVBSqy/QzHGzIHICBfXl+bw8uEGBoZC7/ZTSwg+cqqpm4N1Hdy0OtffoRhj5tDGCxbQ2T/EmydCr9vIEoKPPFvhWUTuo5YQjAlply/NJDEmMiS7jSwh+Mhv9tdTtiiN3JQ4f4dijJlDsVERXLMimxcOnmPYHVqrqHmVEERko4gcFZFKEblnnNdjRORx5/WdIrJ41GtfcbYfFZEPO9sKReQVETksIgdF5K99dUL+UNnQyZGzndZdZEyY2LhqAc3dA+wOsZLYUyYEEYkAHgBuBEqB20SkdEyzO4BWVS0Gvg3c7+xbimfN5FXARuCHzvGGgL9T1ZXApcAXxjlm0Himoh4R+MiFlhCMCQdXL88iOtLFcwdCq9vImyuEDUClqp5U1QHgMWDTmDabgEecx1uB60REnO2PqWq/qp4CKoENqlqvqu8AqGonnrWa82d/OvNPVXmmoo4Ni9PJTra7i4wJBwkxkVy3IpttFXUhdbeRNwkhH6gZ9byW9394n2+jqkNAO5Dhzb5O99JFwM7xfriI3Cki5SJS3tgYeFPGd55q4WRTN7euL/B3KMaYefSpiwtp6R7gpcPn/B2Kz3iTEMZb8mvsSMpEbSbdV0QSgV8Cf6OqHeP9cFV9UFXLVLUsKyvw1hf4xc5qkmMjuWl1nr9DMcbMo6tKsshNieXx3TVTNw4S3iSEWqBw1PMCoG6iNiISCaQALZPtKyJReJLBz1X1VzMJ3t+auvr57YF6Prm+gLhoq11kTDiJcAmb1xfw2vFGzrT1+jscn/AmIewGSkSkSESi8QwSbxvTZhtwu/P4VmCHqqqzfYtzF1IRUALscsYXHgYOq+q/++JE/GHrnloGh5XPXrLQ36EYY/xgc1khqrC1vNbfofjElAnBGRO4C3gez+DvE6p6UETuFZGbnWYPAxkiUgncDdzj7HsQeAI4BDwHfEFVh4ErgD8CrhWRvc6/j/j43OaU2638Ymc1G4rSKc5O8nc4xhg/KEyP5wPFmTxRXhMScxIivWmkqtuB7WO2fWPU4z5g8wT73gfcN2bb64w/vhA0Xj3WQHVLD393wzJ/h2KM8aPPXLKQv/r5Ozx/8GzQ33puM5VnQFX57kvHKUiLC/pfAGPM7Hx41QKWZCXw/R2VeHrKg5clhBl49WgjFbXtfPHaYqIi7H+hMeEswiX81dXFHK7v4JWjDf4OZ1a86jIyf6CqfOelYxSkxfGJdTb3IFT8Yme1v0MwQWzT2jy+89Ixvr+jkmuWZ+O5byb42NfbabKrA2PMWFERLv7ig0t5t7qNNyqb/R3OjNkn2jQMDLn5198epjDdrg6MMe916/oC8lPj+OdnDzE4HJzlLCwhTMN//O4Ex851ce/NF9jVgTHmPWKjIvjHm1dx9FwnP379lL/DmRH7VPNSZUMXP9hRyU2rc7lmha2ZbIx5v+tLc7i+NIfvvHSc2tYef4czbZYQvDDsVv7Pr/YTG+XiHz62yt/hGGMC2D/e7PmM+NpTB3AH2WQ1SwheuP+5I+yqauHrN5WSlRTj73CMMQEsPzWOe25cwatHG/nejuP+DmdaLCFM4cnyGh587SR/dOkiNpcVTr2DMSbs/fFli/jkugK+89LxoFp72RLCJN6obOKrvz7AFcUZfONjQbugmzFmnokI9338AtYUpnL343t5p7rV3yF5xRLCBJ6pqONP/ns3izPj+eFn1ttdRcaYaYmNiuA/P7eezKQYPvtfO4NiFrN9yo0x7FZ++GolX3z0XdYWpvLkn19OSnyUv8MyxgShBSmxbP2Ly1mSlcCfPVLOz94+HdD1jiwhjHL0bCef/NGb/L/PHeWjq3P56R0bLBkYY2YlKymGx+68lMuLM/n6Uwf47EM7qW4OzFtSrZYRcOBMOw+/fopnKupIjoviu1vWcvOavKCtR2KMCSxJsVH85PMX89juGv7v9sN86Nu/45Pr8rnjA0sozk70d3jneZUQRGQj8F0gAnhIVb855vUY4KfAeqAZ+LSqVjmvfQW4AxgGvqSqz3tzzLnUOzDMofoOfneskR1HznHgTAcJ0RH80WWL+OK1JaQnRM9XKMaYMOFyCZ+5ZCFXL8/iB69U8ss9tTy6q4a1halcX5rDB4ozWb4gidgo/y3HK1P1Z4lIBHAMuB7PGsm7gdtU9dCoNn8FrFbVvxCRLcDHVfXTIlIKPApsAPKAl4CRFWUmPeZ4ysrKtLy8fNon+aNXT3CisYtzHX2cae3lVHM3quASWLcwjY0XLOBTFxeSHOv/7iGrumnM/PqMn5bAbe7q57HdNbxw8CwVte2Ap5T2kswE8lLjWJAcS3JcJDGREcRGubjzqqVER86sl19E9qhq2VTtvLlC2ABUqupJ58CPAZvwLIs5YhPwj87jrcAPnHWTNwGPqWo/cMpZYnOD026qY/rMcwfqaejsJzsphmU5SXxsTR4rc5PZUJRuVwPGGL/ISIzhC9cU84Vrimno6GPP6VYO1Xdw5Gwn5zr6OFzfQVf/EH2Dw7gV7rxq6ZzH5E1CyAdqRj2vBS6ZqI2qDolIO5DhbH97zL75zuOpjgmAiNwJ3Ok87RKRo6NezgSavDiHQGfnEXhC5VzsPKbw2bk46MRmfB4x98/q5y7yppE3CWG8kdWx/UwTtZlo+3jXPeP2Xanqg8CD4wYmUu7NZVCgs/MIPKFyLnYegSXQz8ObDqlaYHTNhgKgbqI2IhIJpAAtk+zrzTGNMcbMI28Swm6gRESKRCQa2AJsG9NmG3C78/hWYId6Rqu3AVtEJEZEioASYJeXxzTGGDOPpuwycsYE7gKex3OL6I9V9aCI3AuUq+o24GHgZ86gcQueD3icdk/gGSweAr6gqsMA4x1zBvGP25UUhOw8Ak+onIudR2AJ6POY8rZTY4wx4cFKVxhjjAEsIRhjjHEEXUIQkf9PRI6IyD4R+bWIpI567SsiUikiR0Xkw/6M0xsistGJtVJE7vF3PNMhIoUi8oqIHBaRgyLy1872dBF5UUSOO/9N83es3hCRCBF5V0SedZ4XichO5zwed25+CGgikioiW52/j8Miclkwvh8i8rfO79QBEXlURGKD5f0QkR+LSIOIHBi1bdz3QDy+5/z97xORdf6L3CPoEgLwInCBqq7GU/7iKwBOmYwtwCpgI/BDp+xGQHJiewC4ESgFbnPOIVgMAX+nqiuBS4EvOPHfA7ysqiXAy87zYPDXwOFRz+8Hvu2cRyueelyB7rvAc6q6AliD53yC6v0QkXzgS0CZql6A56aTLQTP+/ETPJ8/o030HtyI587LEjyTb380TzFOKOgSgqq+oKpDztO38cxhgFFlMlT1FDC6TEYgOl8SRFUHgJHyHUFBVetV9R3ncSeeD598POfwiNPsEeAW/0ToPREpAD4KPOQ8F+BaPGVYIAjOQ0SSgavw3PGHqg6oahtB+H7gufsxzpnTFA/UEyTvh6q+hudOy9Emeg82AT9Vj7eBVBHJnZ9Ixxd0CWGMPwV+6zwer8RG/vv2CBzBFu+ERGQxcBGwE8hR1XrwJA0g23+Ree07wP8G3M7zDKBt1BePYHhvlgCNwH87XV8PiUgCQfZ+qOoZ4FtANZ5E0A7sIfjej9Emeg8C7jMgIBOCiLzk9B+O/bdpVJuv4um2+PnIpnEOFcj31AZbvOMSkUTgl8DfqGqHv+OZLhG5CWhQ1T2jN4/TNNDfm0hgHfAjVb0I6CbAu4fG4/SvbwKK8FRITsDTtTJWoL8f3gi437OAXCBHVT802esicjtwE3Cd/mEiRbCVwwi2eN9HRKLwJIOfq+qvnM3nRCRXVeudy99AX0j2CuBmEfkIEAsk47liSBWRSOdbaTC8N7VArarudJ5vxZMQgu39+BBwSlUbAUTkV8DlBN/7MdpE70HAfQYE5BXCZMSzsM7fAzer6uh16CYqkxGogrp8h9PP/jBwWFX/fdRLo8uY3A48Pd+xTYeqfkVVC1R1MZ73YIeqfhZ4BU8ZFgiO8zgL1IjIcmfTdXgqBATV+4Gnq+hSEYl3fsdGziOo3o8xJnoPtgF/7NxtdCnQPtK15DeqGlT/8AwW1wB7nX//Meq1rwIngKPAjf6O1Ytz+QieO6VOAF/1dzzTjP0DeC5v9416Lz6Cp//9ZeC48990f8c6jXO6GnjWebwEzxeKSuBJIMbf8XkR/1qg3HlPngLSgvH9AP4JOAIcAH4GxATL+4FnQbB6YBDPFcAdE70HeLqMHnD+/vfjubPKr/Fb6QpjjDFAEHYZGWOMmRuWEIwxxgCWEIwxxjgsIRhjjAEsIRhjjHFYQjBmEiJy82wq0YrI34hIvC9jMmau2G2nxswhEanCc395k79jMWYqdoVgwpaILHbWDnjIqZX1cxH5kIi84dSu3yAinxeRHzjtf+LUr39TRE6KyK3O9qtH1lFwnv/A2e9LeOrxvCIirziv3SAib4nIOyLypFMLChH5pogccurif2v+/28YYwnBmGI86wisBlYAn8EzC/vLwP8Zp32u8/pNwDcnO7Cqfg9PbZprVPUaEckEvgZ8SFXX4ZlVfLeIpAMfB1apZ52Pf/HFiRkzXQFZ3M6YeXRKVfcDiMhBPAuZqIjsBxaP0/4pVXUDh0QkZ5o/61I8iyG94SnTQzTwFtAB9AEPichvgGcnPIIxc8gSggl3/aMeu0c9dzP+38fo9iPli4d479V27AQ/S4AXVfW2970gsgFPIbctwF14FoQxZl5Zl5Exs3caKHUq7abg+WAf0QkkOY/fBq4QkWIAp6LnMmccIUVVtwN/g6dInTHzzq4QjJklVa0RkSfwVBk9Drw76uUHgd+KSL0zjvB54FERiXFe/xqepPG0iMTiuYr42/mL3pg/sNtOjTHGANZlZIwxxmEJwRhjDGAJwRhjjMMSgjHGGMASgjHGGIclBGOMMYAlBGOMMY7/HzsmJP6i1Xq5AAAAAElFTkSuQmCC", "text/plain": [ "" ] diff --git a/notebooks/player_model.ipynb b/notebooks/player_model.ipynb index 542a6e0c..b6b22c87 100644 --- a/notebooks/player_model.ipynb +++ b/notebooks/player_model.ipynb @@ -36,7 +36,7 @@ "model_file = pkg_resources.resource_filename(\n", " \"airsenal\", \"stan_model/player_forecasts.pkl\"\n", ")\n", - "print(\"Loading pre-compiled player model from {}\".format(model_file))\n", + "print(f\"Loading pre-compiled player model from {model_file}\")\n", "with open(model_file, \"rb\") as f:\n", " model = pickle.load(f)\n" ] @@ -3410,7 +3410,7 @@ }, { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAAf4AAAHjCAYAAADCJ31gAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/Z1A+gAAAACXBIWXMAAAsTAAALEwEAmpwYAABUbElEQVR4nO3dcXxcdZ3v/9enadrEIg1ovQ0tQrsid1UqLRGxCLvKbotGoMvFgrq7uPqQn9dlzcJdHpRdxIjcS708drE+Vu8Vry64ilARCxrZ1gUVtBcltBBArWBkpbG9doGWtaQ0TT6/P2YmnUzOmZwzc87MmZn38/HII5MzM2e+J4F+zvf7/Xw/X3N3REREpDXMqncDREREpHYU+EVERFqIAr+IiEgLUeAXERFpIQr8IiIiLUSBX0REpIWkGvjN7Gwz22FmT5nZuoDnLzezn5rZkJnda2bHFT13sZk9mf+6uOj4KWb2WP6cnzEzS/MaREREmomltY7fzNqAXwB/DOwEHgLe4+4/LXrN24Afu/uLZvZfgT909wvN7GhgEOgBHHgYOMXdnzeznwAfBX4MfAf4jLvfk8pFiIiINJk0e/ynAk+5+7C7HwRuA84rfoG7f8/dX8z/+CCwOP94NfBdd3/O3Z8HvgucbWbdwJHu/qDn7li+DKxJ8RpERESayuwUz70IeKbo553Am8u8/oNAoece9N5F+a+dAcfLeuUrX+nHH3/8zC0WERFpAg8//PC/u/uCoOfSDPyRmdmfkhvW/4MEz3kJcAnAq1/9agYHB5M6tYiISKaZ2b+FPZfmUP8IcGzRz4vzx6Ywsz8C/g44191fmuG9IxyeDgg9J4C73+TuPe7es2BB4E2PiIhIy0kz8D8EnGBmS8xsDnARcHfxC8xsOfB5ckH/t0VPbQZWmdlRZnYUsArY7O67gBfM7LR8Nv+fA3eleA0iIiJNJbWhfnc/ZGaXkgvibcCX3P0JM7sWGHT3u4EbgCOAr+dX5f3a3c919+fM7JPkbh4ArnX35/KPPwLcDHSSywlQRr+IiEhEqS3ny5Kenh7XHL+ISOsYGxtj586dHDhwoN5NSVVHRweLFy+mvb19ynEze9jde4Lek4nkPhERkSTt3LmTl7/85Rx//PE0a503d+fZZ59l586dLFmyJPL7VLJXRESazoEDB3jFK17RtEEfwMx4xSteEXtUQ4FfRESaUjMH/YJKrlGBX0REJAVtbW2cfPLJk19PP/00y5cv55FHHgHg0KFDHHHEEXzlK1+ZfM8pp5zCtm3buPnmm1mwYAHLly/nhBNOYPXq1WzdujWRdinwi4hIy9u0fYTT19/HknUDnL7+PjZtDywRE0tnZyePPPLI5Nfxxx/P6aefPhnAH330UV772tdO/rx//35++ctf8sY3vhGACy+8kO3bt/Pkk0+ybt06zj//fH72s59V3S4FfhERaWmbto9w1Z2PMbJ3FAdG9o5y1Z2PJRL8S61cuXIy0G/dupUPf/jDkyMAP/nJTzjllFNoa2ub9r63ve1tXHLJJdx0001Vt0GBX0REWtoNm3cwOjY+5djo2Dg3bN5R1XlHR0cnh/n/5E/+BGBKj3/r1q2ceeaZzJ07l//4j/9g69atrFy5MvR8K1as4Oc//3lVbQIt5xMRkRb3m72jsY5HVRjqL3bcccdx8OBBdu/ezc9//nNOPPFE3vSmN/HjH/+YrVu38ld/9Veh50uq7o56/CIi0tKO6eqMdbxaK1eu5Otf/zrd3d2YGaeddho/+tGP+MlPfsJb3vKW0Pdt376d3//936/68xX4RUSkpV2x+kQ626fOq3e2t3HF6hNT+byVK1fy6U9/ejLIv+Utb+HLX/4yCxcuZP78+YHv+cEPfsBNN93Ehz70oao/X0P9IiLS0tYsXwTk5vp/s3eUY7o6uWL1iZPHk3b66adz2WWXTQb+7u5uxsfHp83v33777fzwhz/kxRdfZMmSJXzjG99IpMevWv0ilRjaCPdeC/t2wvzFcNY1sGxtvVslInk/+9nPEgmSjSDoWlWrXyRJQxvhWx+FsXziz75ncj+Dgr+IZJ7m+EXiuvfaw0G/YGw0d1xEJOMU+EXi2rcz3nERkQxR4BeJa/7ieMdFRDJEgV8krrOugfaS9b3tnbnjIiIZp8AvEteytXDOZ2D+sYDlvp/zGSX2iUhDUOAXqcSytXDZ49C/N/ddQV9ESpgZf/qnfzr586FDh1iwYAHvete7ALj55pu59NJLAejv72fRokWcfPLJnHDCCZx//vn89Kc/TaVdCvwiIiJDG+HGN0B/V+770MaqTzlv3jwef/xxRkdzq4C++93vsmhReFGgyy67jEceeYQnn3ySCy+8kLe//e3s2bOn6naUUuAXEZHWVqjNse8ZwA/X5kgg+L/zne9kYGAAgK997Wu85z3vifS+Cy+8kFWrVnHrrbdW3YZSCvwiItLaUqzNcdFFF3Hbbbdx4MABhoaGePOb3xz5vUltw1tKgV9ERFpbirU5li1bxtNPP83XvvY13vnOd8Z6b1ol9RX4pTmkMD8nIi0i5doc5557Ln/zN38TeZi/IKlteEsp8EvjS3F+TkRaQMq1OT7wgQ/w8Y9/nJNOOinye77xjW+wZcuW2DcLUSjwS+NT7XwRqUbKtTkWL17MRz/60Rlfd+ONN04u5/vKV77Cfffdx4IFCxJpQzFtyyuNr78LCPrv2HLr7EWk5Whb3vBtedXjl8an2vkiIpEp8EvjU+18EZHIFPil8al2vohIZLPr3QCRRCxbq0AvIhKBevwiIiItRIFfRESkhSjwi4iIpKCtrY2TTz6Z17/+9bzxjW/k7//+75mYmADg+9//PvPnz+fkk0+e/PrXf/3XKe8rfD399NOJtktz/CIi0vIGhgfYsG0Du/fvZuG8hfSt6KN3aW9V5+zs7OSRRx4B4Le//S3vfe97eeGFF/jEJz4BwBlnnMG3v/3tsu9Lg3r8IiLS0gaGB+jf2s+u/btwnF37d9G/tZ+B4YHEPuNVr3oVN910E//4j/+Y2uY7UanHLyIiqdm0fYQbNu/gN3tHOaarkytWn8ia5Yvq3awpNmzbwIHxA1OOHRg/wIZtG6ru9RdbunQp4+Pj/Pa3vwXggQce4OSTT558/hvf+Aa/93u/x+jo6OTxJUuW8M1vfjOxNoACv4iIpGTT9hGuuvMxRsfGARjZO8pVdz4GkKngv3v/7ljHk6KhfhERaSo3bN4xGfQLRsfGuWHzjjq1KNjCeQtjHa/U8PAwbW1tvOpVr0r0vHEp8IuISCp+s3c01vF66VvRR0dbx5RjHW0d9K3oS+wz9uzZw4c//GEuvfRSzCyx81ZCQ/0iIpKKY7o6GQkI8sd0dQa8un4K8/hJZ/UX5urHxsaYPXs2f/Znf8bll18++XzpHP/VV1/NBRdcUNVnRqHALyIiqbhi9YlT5vgBOtvbuGL1iXVsVbDepb2JJvIBjI+Phz73h3/4h+zbty/wud/97neJtqOUAr+IiKSikMCX9az+VqPALyIiqVmzfJECfcYouU9ERKSFKPCLiEhTqneFvFqo5BoV+EVEpOl0dHTw7LPPNnXwd3eeffZZOjo6Zn5xEc3xi4hI01m8eDE7d+5kz5499W5Kqjo6Oli8eHGs96Qa+M3sbGAD0Ab8H3dfX/L8mcCngWXARe5+R/7424Abi176n/PPbzKzm4E/AArrIN7v7o+keBkiItJg2tvbWbJkSb2bkUmpBX4zawM+C/wxsBN4yMzudvefFr3s18D7gb8pfq+7fw84OX+eo4GngC1FL7micJMgIiIi0aXZ4z8VeMrdhwHM7DbgPGAy8Lv70/nnJsqc5wLgHnd/Mb2mioiItIY0k/sWAc8U/bwzfyyui4CvlRz772Y2ZGY3mtncoDeZ2SVmNmhmg80+xyMiIhJVprP6zawbOAnYXHT4KnJz/m8CjgauDHqvu9/k7j3u3rNgwYLU2yoijW/T9hFOX38fS9YNcPr6+9i0faTeTRJJXJqBfwQ4tujnxfljcawFvunuY4UD7r7Lc14C/onclIKISFUKe8eP7B3FObx3vIK/NJs0A/9DwAlmtsTM5pAbsr875jneQ8kwf34UAMvta7gGeLz6popIwxraCDe+Afq7ct+HNlZ0mkbZO16kWqkFfnc/BFxKbpj+Z8BGd3/CzK41s3MBzOxNZrYTeDfweTN7ovB+Mzue3IjBD0pO/VUzewx4DHglcF1a1yAiGTe0Eb71Udj3DOC579/6aEXBv1H2jhepVqrr+N39O8B3So5dU/T4IXJTAEHvfZqAZEB3f3uyrRSRhnXvtTBWEpjHRnPHl62NdapG2TtepFqZTu4TESlr3854x8u4YvWJdLa3TTmW1b3jRaqhkr0i0rjmL84P8wccj0l7x0urUOAXkcZ11jW5Of3i4f72ztzxCmjveGkFGuoXkca1bC2c8xmYfyxgue/nfCb2/L5IK1GPX0TqZ2hjLhFv387c8PxZ18QP2svWKtCLxKDALyL1UViKVximLyzFAwVykRRpqF9E6qPcUjwRSY0Cv0i9JVR5ruEkuBRPRKJT4BeppwQrzzWcsCV3FSzFE5HoFPhF6qmVh7vPuia39K5YFUvxRCQaBX6Remrl4W4txROpC2X1i9RTgpXnGpKW4onUnHr8IvWk4W4RqTEFfpF60nC3iNSYhvpF6k3D3SJSQ+rxi4iItBAFfhERkRaioX4REUncpu0j3LB5B7/ZO8oxXZ1csfpEbXmcEQr8IiKSqE3bR7jqzscYHRsHYGTvKFfd+RiAgn8GaKhfREQSdcPmHZNBv2B0bJz/tvFRlqwb4PT197Fp+0idWifq8YuISKJ+s3c08Pi4O6ARgHpTj19ERBJ1TFfnjK8ZHRvnhs07atAaKaXALyIiibpi9Yl0trfN+LqwkQFJl4b6RUQkUYXh+0JW/yyzyWH+YlFGBiR5CvwiIpK4NcsXTd4AlGb5A3S2t3HF6hPr1byWpsAvIiKpKh0B0Lr++lLgFxGR1BWPAEh9KblPRESkhajHLyKSpzKzOVn+PWS5bY1CgV9az9BGuPda2LcT5i+Gs67RtriiMrN5Wf49ZLltjURD/dJahjbCtz4K+54BPPf9Wx/NHZeWFlZmttWKzGT595DltjUS9filtdx7LYyVFA0ZG80dV6+/pYUVk8lqkZm0hryz/HvIctsaiXr80lr27Yx3XFpGWDGZLBaZKQx5j+wdxTk85J3ExjdZ/j1kuW2NRIFfWsv8xfGOS8sIKjOb1SIzaQ55J/F72LR9hNPX35f4TnyN9DfKMg31S2s5YRUMfjH4uLS0Rioyk+aQd7W/hzQT8Brpb5RlCvzSWp7cEu+4tJRGKTJzTFcnIwFBPqkh72p+D+VGI5L43TbK3yjLNNQvrUVz/NIEsjzkrQS87FPgl9aiOX5pAmuWL+L6809iUVcnBizq6uT680/KRE9YCXjZp6F+aS1nXZNbt1+8pK+9M3dcpIFkdcj7itUnaie+jFPgl9ZSWKuvyn0iqVACXvaZu9e7Danr6enxwcHBejdDRESkJszsYXfvCXpOc/wiIiItRIFfRESkhWiOX0REqqKtchuLAr+IiFRMW+U2Hg31i6RhaCPc+Abo78p917a/UiNp1ckPo61yG496/CJJG9o4tVbAvmdyP4OWDUqq6tH7znKlPk1BBEu1x29mZ5vZDjN7yszWBTx/ppltM7NDZnZByXPjZvZI/uvuouNLzOzH+XPebmZz0rwGkdjuvXZqgSDI/XzvtfVpj7SMevS+s1qpL82tixtdaoHfzNqAzwLvAF4HvMfMXlfysl8D7wduDTjFqLufnP86t+j4p4Ab3f01wPPABxNvvEg1tB+A1Ek9et9Z3TdAUxDh0uzxnwo85e7D7n4QuA04r/gF7v60uw8BE1FOaGYGvB24I3/oFmBNYi0WSYL2A5A6SbL3HTVXIKv7BmR5CqLe0pzjXwQ8U/TzTuDNMd7fYWaDwCFgvbtvAl4B7HX3Q0Xn1ISNZIv2A5A6SapOftxcgSzuG5D21sWNLMtZ/cflyw2+F/i0mf1enDeb2SVmNmhmg3v27EmnhSJBlq2Fcz4D848FLPf9nM+kn9inlQQtL6nedzMMk2d1CiIL0uzxjwDHFv28OH8sEncfyX8fNrPvA8uBbwBdZjY73+sPPae73wTcBLla/ZVcgEjFlq2tbQa/VhJIXhK972YYJtdmQeHSDPwPASeY2RJywfkicr33GZnZUcCL7v6Smb0SOB34n+7uZvY94AJyOQMXA3el0nqRRlJuJYECv8TULMPkWZyCyILUhvrzPfJLgc3Az4CN7v6EmV1rZucCmNmbzGwn8G7g82b2RP7tvw8MmtmjwPfIzfH/NP/clcDlZvYUuTn/L6Z1DSINI6mVBJouEDRM3uxSLeDj7t8BvlNy7Jqixw+RG64vfd9W4KSQcw6TWzEgIgXzF+eG94OOR6XpgpYTVuBGw+TNzdybf/q7p6fHBwcH690MkfSUBm3IrSSIk1R44xtCbh6OhcseT6adkhmlmfuQ69VnYSmeVM/MHs4nyE+T5ax+EYkqiZUEKjzUUpohc18qo1r9Is2i2pUESUwXSMNohsx9qYx6/CKSc9Y1uemBYio81LSyWmNf0qfALyI59So8JHWhzP3WpaF+ETms1oWHpG6Uud+6FPhFRFpUuQI32su+eSnwi4jIFFdveoyvPvhrCou9Z9qkRxqLAr+0rqGNuZK2+3bmMtcLSWylxzT0LS1k0/aRKUG/oLDUT4G/8SnwS2sKqlK36SNgBuMHDx9LqnJd0E2Gbigkg27YvGNa0C/QUr/moMAvrSloU5uJsemvS2KjG5XCbVrNNg++aftI4OY8BVrq1xwU+KU1xalGV23lOu2cF6zBR0FKS942+jx44XrCGEwu9Wu2G55Wo3X80priVKOrtnKdSuFOVxgF2fcM4IdHQRpoN8BmK3kbdD0FBrzvtFezZvmiyRuEkb2jOIdveDZtH6lpe6VyCvzSmoKq1M1qh7Y5U48lUbku7MahlUvhlhsFaRDNVvK2XLtvvPBkrluT2zC12W54WpECv7SmoCp1az4H5302+cp1KoU7XROMgjRbyduwdi/q6pwyjN9sNzytSHP80rrCqtQlPc9cON89V8Loc7nHsxszOCSmCTYEumL1iYHb2jZqyduo13NMV2dgAmCj3vC0IvX4RZIwtDG3n31/V+570Fz1oaJ/LEefa7g57UQ1wSjImuWLuP78k1jU1YmR6xk38l72Ua9HNf4bn7mHrdhsHj09PT44OFjvZkizKl2uB7kgVjxNcOMbQnq4x8Jlj9emnVnT4Fn9rUxZ/dlnZg+7e0/gcwr80tCyEDyiBPX+Lggsi2LQvze9tolISyoX+DXHL40rK4VxoiSqNcGctjQ/9eRbg+b4pXFlZUlYlOV6TTCnLdmyafsIp6+/jyXrBjh9/X1Vr6PX+vzWocAvjSsrS8KiBPWg5YNJLBWUlpR0kN60fYT/tvFRrc9vERrql8aV5vB5nNyBwvGZXh+2fFAkpnJFdOIOzRduIsZD8r20Pr/5KPBL9oUF4bOuCc6mr3b4vJLcAQV1qaEki+iUK9ULWp/fjBT4M2RgeIAN2zawe/9uFs5bSN+KPnqX9ta7WfUVJQgnndUfljtwz5X1X0EgQrJFdMrdLIStz9+0fYS/vv2RacefXt/i/141CC3ny4iB4QH6t/ZzYPzA5LGOtg76V/a3dvCvx/r30KV3JUrX6ovUSOnOgJAL0teff7ieftTM/NPX3xd4E9Fmxt+vfeO094YF/YJGDf7NtqKh3HI+JfdlxIZtG6YEfYAD4wfYsG1DnVqUoChV7cLUI4Evao5Ag20qI80jrMoeEDvpL6wSX1DQB/jEt56ouN1Jr0RISqutaNBQf0bs3r871vGGUe1a+3qsfw/KHQjTQJvKSHNZs3zRtMB8+vr7Yif9FY5H6e1u2j7C8y+OVdTe0lGKQnAtbkO9JJks2QgU+DNi4byF7Nq/K/B4Qyu31j5K4E8rga+coNyBg/sPb7BTTAV4JEMqTfoLuokIUs3SviwH11bbcVBD/RnRt6KPjraOKcc62jroW9FXpxYlpNqh+nqtf1+2NpdD0L839/0dn1IBHsm8sOS++Z3tiQyxVxMIsxxcm22L5Zko8GdE79Je+lf20z2vG8PontfdHIl9UarazaQ0CNcjmS4rBXiqyZeQphc0X98+y9h/8FAi89czBcJyiX1ZDq6ttuOgsvolXVF2rpNo9LuUCEqz0188eChwXn5RVyc/Wvf22OcOW01QGK4Py46P8t56aqWsfgV+SV+UKnhZ2GWvnCy0r5m29s3C77NFLFk3ELYvJL+qYOlduQA5U3BvtuCaZdqdT+prpqp2WdllL0xS7as22GVlb4JqZf3v3WSSLPYD5RMBZ0rgC3pvGjcDusEoT3P8Un+V7rJXq/nuJHYBLAS7fc8AfjjYxWlzEvkSWZCVXRVbRC3nr+Mm8KWxfr7V1uRXQoFf6q+SnmwSgTTN9pVKItg1y9a+zTJy0SDCiv2k0QOOm8BXboSgUmmcs9loqF/qr5IiPWGB9M4P5Z6rZs64dEi+86jq1/AnEezS2pug1upRlKnFRV2nX60rVp8YOMcfNrqQxhK/LC8bzAoFfqm/Sor0lAuY1cwZB80/z2qHtjkwfjB6+0olFeyaYRfAehRlkpqIUwUQks8/SOuczUaBX+ovbk92aCPYLPDwrURjVQcsFjSSMDEG7fPgiP9UeU9bwe6wZhm5kEBRRxc2bR9h/0uHph2vNv8g7qhDK9JyPsmWmTLfg9ayh7Jc0Z84yu3Md/4XqgtOWsImKWjEDPagZX8AR72snY+f83pl9SdAy/mkMURZ5hXUIw9TyZxx2JB84bOrCdTNMEyfIP3jXL0sb3xTTlACHsDL5sxOpN21ymloVMrql+yIkvkeNRmu0mH0SvMKJBYtuUpGo2awKwGvvhT4JTuiZL6H9eI7j66ujn6hJsCdl+TyB4Io6zwxjRqwsqZRA2iW6/a3AgV+SVY1RXWiFKgJW8v+jk9VvpFPaU0An5j+mlZNxEtJowasrGnUANpqm+JkjQK/JKfaojpRCtSksUteWN6AtSX3GTJFowasrKl1AN20fSSR7X1rWVRIplNWvyQniU1k6pH5HprJH7IqQNn5Vcv6Tm2NpFZJkvqbNRZl9UttJFWdrtZBNE5xnWo2mNENw6S4hV4kXK0y2GfagKfetEokOgV+SU6jlmKNU1yn3MqDRt6BsA605KqxRMnLqFfwbdRljfWS6hy/mZ1tZjvM7CkzWxfw/Jlmts3MDpnZBUXHTzaz/2tmT5jZkJldWPTczWb2KzN7JP91cprXIDE06iYycfIGKh3V0I500uBmysuo5xJNrRKJJ7Uev5m1AZ8F/hjYCTxkZne7+0+LXvZr4P3A35S8/UXgz939STM7BnjYzDa7+97881e4+x1ptV0q1MilWKNOMVQ6qqEd6aTBzVQKt55TAVolEk+aQ/2nAk+5+zCAmd0GnAdMBn53fzr/3JT1U+7+i6LHvzGz3wILgL0ptleS0OzV6SqtuR92w9B5VLLtE0nJTHkZ9Qy+2pgnnjSH+hcBxf/S7cwfi8XMTgXmAL8sOvzf81MAN5rZ3JD3XWJmg2Y2uGfPnrgfKxKs0uWEZ12T2+Gv1Ev/Ea/WgUgdrVm+iB+tezu/Wt/Lj9a9fUpPvp5LNFUXIJ5Mr+M3s27gn4G/cJ+sqnIV8J+BNwFHA1cGvdfdb3L3HnfvWbBgQU3aW6mB4QFW3bGKZbcsY9UdqxgYHqhfY6opwFNL9WznsrXxiwUtWwtzjph+fGJM8/zSFOoZfFUXIJ40h/pHgGOLfl6cPxaJmR0JDAB/5+4PFo67+678w5fM7J+Ynh/QUAaGB+jf2s+B8QMA7Nq/i/6t/QD0Lu2tbWMaJfO8UdpZavT54OOa55cmUO8lmlolEl2agf8h4AQzW0Iu4F8EvDfKG81sDvBN4MulSXxm1u3uu8zMgDVAxMow2bRh24bJoF9wYPwAG7ZtqH3gr3SpWq01SjtLNepyR2ko9VzPruDbGFIb6nf3Q8ClwGbgZ8BGd3/CzK41s3MBzOxNZrYTeDfweTN7Iv/2tcCZwPsDlu191cweAx4DXglcl9Y11MLu/btjHU9VljPPi4f2w7bNzUI7y2nU5Y7SMLTroUSRagEfd/8O8J2SY9cUPX6I3BRA6fu+Anwl5JxvT7iZdbVw3kJ27d8VeLzmstojLR3aD1Pvds6kkZc7SkPIQnU9VdDLPlXuq7O+FX1T5vgBOto66FvRV/vGVLpULW1hm+gUy0I7o2j25Y5S19LMaS6pixLQVUGvMSjw11lhHn/Dtg3s3r+bhfMW0reir/bz+5DdHmnZIXzLTjtF6px4mtZ69qs3PcZXH/z15FZWYQE9CyMOMjMF/gzoXdpbn0AfJIs90tApiBi7/onUQp0TT2eqrleJTdtHpgT9gqCArgp6jSHT6/ilScVdg19pUlyj1CSQ5lHnBNk01rPfsHlH4KbVMD2g17OIj0SnHr9El8TcZSVDoUFTECesyv185yXBbUlryFVb60o5GUiQTXpJXbneemlAT2PEQZKnHr9EUwik+54B/HAgjduLrnSXuuJqeWddA4/eWr4taeyGF/d3oBGHlrFp+winr7+Pvj3nMEpJFfFGSTwNEdZbN5gW0FVBrzGoxy/RJDV3mcRQaJS2pDHkGud30KjVBSW24kz2Ed6KH4Qr2zdyjD2LNcGoUFAv3oD3nfbqwICuIj7Zp8Av0SQVSJMYCo3SlqifE2foPs7vIIvVBTVNkYrSTPa7J97K3S+9lUVdnfzossYvO1LvUrySPAV+iSapucuZagVECU5R2hKlJkHcXnmc30GaSV6VBHCNQKSmFTLZ1YtvLprjl2iSKjdbblvbqHPoUdoSZfvcuHkAcX4HYTdE1SZ5VZprkUbOgwDKZJfGox6/RJNkcZ+wWgFRh8ejtmWmmgRxe+VxfgdpVUGsdAohy/swNDhlskujUeCX6NIu7hMnOCXRlrChe5uV60EHnT/q56ZVBbHSAJ6BZWbNSnPg0mgU+CU7ah2cgnrlAD6ezPx3GjdKlf6OsroPQ5PQHLg0Es3xS3bUetvaQh6AtU1/Lqvz35X+jqLkPIjIjAo1G5asG+D09fc15JbH6vFLdtRjk6Bla3PV/4Jkcf67mt9RFvdhSIuWLkoKmmX3QQV+yZZ6BKdGm/9upQBeCS1dlJQ0y+6DGupPyMDwAKvuWMWyW5ax6o5VDAwP1LtJEiSojG6tpxgkXVq6KClplpoNCvwJGBgeoH9rP7v278Jxdu3fRf/WfgX/rAlbAw+a/24mWrooKWmWmg0K/AnYsG0DB8YPTDl2YPwAG7ZtqFOLJNBMa+ALmwBd9riCfiNLq3iStLwrVp9IZ/vUZOBGrNmgOf4E7N6/O9ZxqYOhjcHz+KCeYLNp8aWLm7aPqKZASpqlZoMCfwIWzlvIrv27Ao9LnQ1thHuuhNHnwl+jnmBzibHyodmCZLNknWdZ0jUb6vHfoAJ/AvpW9NG/tX/KcH9HWwd9K/oS/ZyB4QE2bNvA7v27WThvIX0r+uhd2pvoZzSV0uzuQNYyPcGWEmHlQzMGyVplnTfbDVO91Ou/Qc3xJ6B3aS/9K/vpnteNYXTP66Z/ZX+iQVkJhBUImtOfxg8HiKCM/3rKWnuaTLkg2ahqkXVeCFYje0dxDgerRixkU2/1+m8wco/fzHqAM4BjgFHgceC77v58Sm1rKL1Le1PtfZdLIGyIXn/Ugiphr6ukIEuUufv5xx7+3Cyt/c5ae5pQsyzNKnZMVycjAe1PMuu8WdayZ0G9/hucscdvZn9hZtuAq4BOYAfwW+CtwL+a2S1m9upUWymNnUAYdSvZoNfdeQnccm5lW9HONHffNufwMH/W1n5nrT1pqPOIRrMszSpWi6zzZrxhqpd6/TcYZaj/ZcDp7v5f3P1/uPv/cfd/dPePuvspwI3ACam2UkITBRsigTBqEAscmnf41Q/iB8GhjXBwf/jznUfDeZ893HvO2trvrLUnaVFvBlPULEuziq1Zvojrzz+JRV2dGLCoq5Przz8p0Z54M94w1Uu9/huccajf3T8LYGanu/uPip8LOibpqFUCYSqiBrG4QW3fzuApAAhO6us8Gt7xqeCh8nqV7Q2bwmi0MsJxzVRToQaaZWlWqbR3Crxi9YlTEtKg8W+Y6qVe/w2au0d7odk2d18x07Es6unp8cHBwXo3o2oNm9V/4xtCgtixuWI5M70ujM3K7aw3MXb4WHsnzO4MXr5X+nnFglYAtHdGq+BX6YYw5T4TKm9PI+jvAoL+7bFcESXJNGX1Z5+ZPezuPUHPzdjjN7O3ACuBBWZ2edFTRwIB+5lKWtJOIExN1IIqZ10Dd34o+nl9IvdVbGw0PJO/3IhCpbveVZOEV67XW7hBadYd5pp9RKPJpT2qIOmKktU/Bzgi/9qXFx1/AbggjUZJk4kaVJethW/9NYwFzM23z4NDB8DHpz8XVedRM7czbmCtZsh6pimQZt6Fr8Wr64nUU5Q5/h8APzCzm9393wDMbBZwhLu/kHYDpUlEDWLnfBo2fWTq8P2s9tzxOy+J9lmdR8PB38H4wanHX/qPXA89yWBaTRJeK/d6Kx1hEZGqxSngc72ZHWlm88it4f+pmV2RUrukVS1bC2s+N3WnvDWfO5zwFtWs9unHJsaSXw5XzYYwrb4dsDZGEqmLOCV7X+fuL5jZ+4B7gHXAw8ANqbRMWlfY6EDQ8HDbnFyQL54eKFeXP+nlcHGHrEsTAd/4Xnhyi3q9IlIzcQJ/u5m1A2uAf3T3MTOLtiRAJAlhw8P3Xgv7yqzZL5b0MHqcIeugRMBHb22eTH0RaQhxAv/ngaeBR4H7zew4cgl+IrUTNBoQdSVAWsPoUfMXMrB2XUQk8hy/u3/G3Re5+zs959+At6XYNpGZRa30Nv/YynrWSZaVbfZqfCLSEKKs4/9Td/9KyRr+Yv+QcJtEorvnymivCyvcU07SG+VUksVfaXEgEZEQUYb65+W/v7zsq0TqoVwiX6Umg21AkK5maL6SREDt0CeSOY1euTDKOv7P579/Iv3miKSg8+jc9yi956AyuqUqHZqPu3ZdOQEimbNp+8iUvQpG9o5y1Z2PATRM8I+c3Gdm/xO4DhgF/gVYBlzm7l9JqW2SkIat8R9F59Hle/2z2nMb80TtPQfuEFiimpUBcarxKSdAJHNu2LxjygZFAKNj49yweUfDBP44BXxW5Sv1vYtcdv9rABXwybiB4QH6t/aza/8uHGfX/l30b+1nYHig3k2r3kyJdsXFf6JuDTxTUK1lgZ1qigOJSCp+sze4YxB2PIviBP7C6EAv8HV335dCeyRhG7ZtmLKVL8CB8QNs2LahTi1KSKEHX9rb7zwazv8C9O+bWg0uau+5XFCtdGVApVq9sp9IBh3T1RnreBbFCfzfNrOfA6cA95rZAuDADO+ROtu9f3es4w0jbEh+zrzgwBy19xwWbM//Qu3Lyi5bm7vRKC5frGI/InV1xeoT6WyfujFtZ3sbV6w+sU4tii/yHL+7r8vP8+9z93Ez2w+cl17TJAkL5y1k1/5dgccrloUlZnHnv6Nm1Gdt85hm3qFPpAEV5vGbOqu/wMzeDfxLPuhfDawgl+zX4F3H5ta3oo/+rf1Thvs72jroW9FX2QlrvcQs7CYj7pr4OAFdwVZEylizfFFDBfpS5h6t3L6ZDbn7MjN7K7mAfwNwjbu/Oc0GJqGnp8cHBwfr3Yy6STSr/8Y3hATcYysrklNO2NK6zqPh9X+Sq3Nf2oPXULiICGb2sLv3BD0Xp1Z/Yf1CL3CTuw+Y2XVVt05S17u0N7nle7VcYhY2jz/6XC7oz7Sz3bcvh4dvBh8Ha4NT3g/vymihySxMn4hIS4iT3DdiZp8HLgS+Y2ZzZ3q/mZ1tZjvM7CkzWxfw/Jlmts3MDpnZBSXPXWxmT+a/Li46foqZPZY/52fMzGJcg1SrlkvMyt1MjI3CE98M38/925fD4BdzQR9y3we/mDueNYWRjX3PAH54+qSafQFERELECfxrgc3AanffCxxNmXX8ZtYGfBZ4B/A64D1m9rqSl/0aeD9wa8l7jwY+DrwZOBX4uJkdlX/6fwEfAk7If50d4xqkWrVcYjbTzcToc+HBcfBLwccfvrmqJqUiao0BEZEExNmd70V3vxPYZ2avBtqBn5d5y6nAU+4+7O4HgdsoWQXg7k+7+xAwUfLe1cB33f05d38e+C5wtpl1A0e6+4OeS074MrAm6jVIAmq5xCzoJqNUUHAc2giE5K74ePDxNETd2U8V+kSkhuJk9Z8L/D1wDPBb4NXkAv/rQ96yCCjOAttJrgcfRdB7F+W/dgYcl1qqVdZ74TPuuTK8LG9QcLzzQ+HntLbw55IUZ/VD51HB16cKfSKSgjhD/Z8ETgN+4e5LgD8CHkylVQkws0vMbNDMBvfs2VPv5killq2FK391eKOdUnGD4ynvr7pJkUQdvh/aCAd/N/39s9pVoU9EUhEn8I+5+7PALDOb5e7fAwKXCuSNAMcW/bw4fyyKsPeO5B/PeE53v8nde9y9Z8GCBRE/VjLrHZ+KllswU0JcrbL6ow7f33stjB+c/rq5L1dWv4ikIk7g32tmRwD3A181sw3A/jKvfwg4wcyWmNkc4CLg7oiftRlYZWZH5ZP6VgGb3X0X8IKZnZbP5v9z4K4Y1yC1FnWeeyZRcguGNsJdf5lEq6sXdfVD2A3C6PPJtidMUn8fEWkYcdbxn0duS97LgPcB84HQtGN3P2Rml5IL4m3Al9z9CTO7Fhh097vN7E3AN4GjgHPM7BPu/np3f87MPknu5gHgWncvTIJ+BLgZ6ATuyX9JFoXNc//6wfLr78PMlFtwz5XBved6iFoiOG4FwiTVugqjSIhN20caugRuo5mxcp+Zmc/woiivqadWr9xXN2FV/jCmZN0nUXFvaGP5pD7I7dhXS1GK8gRVJ6xVBcJaVmEUCbFp+whX3fnYlD3uO9vbuP78kxT8q1Bt5b7vmdk3gLvc/ddFJ50DvBW4GPgeuV64yGGhy9FK7hHHRuGbH849rjTYfeuvyz8//9jyz6chyuqHem4KpGWEkgE3bN4xJegDjI6Nc8PmHQr8KYkS+M8GPgB8zcyWAHvJDbPPArYAn3b37am1UBpX2DB2EB+fOswcp4Tt0EYYK5NukvUM+XptClTPaQaRvN/sDSjLXea4VG/G5D53P+Dun3P304HjgLOA5e5+nLt/SEFfQgUW4ClTYbmw3C1uCduZKtyt+ZzmrIPUsgqjSIhjuoKLdIUdl+rNGPjNrMPM/trM/hH4C2BPvmSvSHlBmfg9HyhfjW/fzvglbMsNTXceraAfppZVGEVCXLH6RDrbpxbW6mxv44rVJ9apRc0vylD/LcAY8ADwTnKV+irczL05JbrtbbMJGsZ+9Wm5Of2g8rnzF8ebex7aCDYrvBTvOz4Vr72tpl7TDCJ5hXl8ZfXXTpTA/zp3PwnAzL4I/CTdJjWWgeEB+rf2c2D8AAC79u+if2s/gIJ/mEKgCVvudu+10eaeC1MCgUHfcqMLCmoimbdm+SIF+hqKUsBnrPDA3Q+l2JaGtGHbhsmgX3Bg/AAbtm2o+twDwwOsumMVy25Zxqo7VjEwPFD1OTNldtGQf+fRh4eZo849B00JQK4e//k31a5Kn4hIA4nS43+jmb2Qf2xAZ/5nA9zdj0ytdQ1g9/7dsY5H1dQjCUFr1w8VPY6yxG1oY/iKAZ9QT19EJMSMgd/da7SdWWNaOG8hu/bvCjxejXIjCQ0f+Msl7xUCdrm558KNQxgtRxMRCRWnVr8E6FvRR0dbx5RjHW0d9K2oLv8xrZGETKi2cEzYED9oOZqIyAwU+KvUu7SX/pX9dM/rxjC653XTv7K/6l552IhBtSMJmRB1A5sw5YoC1Ws5WtzNbrQ5jojUSZxNeiRE79LexIff+1b0TZnjh2RGEqoWp6JemKgb2AT59uXhz80/NtmgH/Va4252o81xRKSO1OPPqLRGEqoSt6JemKDCMW98by7IztQDfvifws8bduNQSe86zrXGLTgU9/UiIglSjz/D0hhJqEqUpLyoipP3ovaAv315LmO/3DlLVdq7jnOtcXMWtDmOiNSRevwSXVoBK0oPeGgjDH4x/BwWsvik0t51nGuNm7NQbY6DiEgVFPglurQCVpQgO1OgPuX9lZ87SJxrjbvZjTbHEZE6UuCX6NIKWFGC7EyBOqxKX6U3K3GuNe5mN9ocR0TqSHP8VWi5zXmiVNSrxExZ/jNtxNN5dOXnDhP3WuNudqPNcUSkThT4K9TUJXXLSSNglQuyQxvhrr8MD/rWVn4Hvinnfib3+uI5/nLXouAsIk3I3L3ebUhdT0+PDw4OJnrOVXesCizV2z2vmy0XbEn0s1rap5bA6HPBz3UenQv6Ydn8xTcSJ6yCR2+d3vPXELuINCEze9jde4KeU4+/Qk1dUjdLwoI+wJW/Cj4etIRv8EtAyU1upUsRRUQamJL7KtTUJXWzotIytoG1/ENGtvY9o9K5ItJSFPgrlNbmPGkaGB5g1R2rWHbLMlbdsYqB4YF6N6m8e64Mf65cQl+sugJWfSXCAtXfF5EGoMBfoSRK6tYyEBeSEXft34Xjk8mImQ3+QxvLD/OHJfQVVgAEsoCfQ4b/40qqnHGadGMiIii5r25KVwVAbsQgrXr8DZeMeOMbwnfhmzMv1+MPWgFQunSvoL0ztx/Ak1sOvy90lz+D/r3JtHf+sXDZ4/HOlYag342SG0WalpL7MmjDtg1Tgj7AgfEDbNi2IZXA33DJiOWG6w8dPBxki2vvB87tk1vCFxTgwoK1zcoFyjgBMev195PcZ0FEGpqG+uuk1oG45smI1Q4rh1XWs1kwMTb1WCGAhQVZnwgObkHV+SBXMyDuMH3W6+9n/cZERGpGgb9Oah2Ia5qMmMR8d1jJ3LDd+QrD90HCjhdK5wZt8BN3rj/r9fezfmMiIjWjwF8ntV4VkEQyYmRJ7DcfVs9+/rHBry/M9ccNvsvWlr+ZqLa9WRlGz/qNiYjUjOb466QQcGtZ6793aW8y5y+tildawz6pYeWwkrlhtfcr3UsgLNEvbm84yyV+09pnQUQajrL6JZ4o2eFpZ7jPdONRyfmU8S4iTURZ/ZKcKNnhle6IF1XSPWv1hkWkhSjwV6jltuQtiDKM34iBNMvD9CIiCVLgr0DLbskL0efDFUhFRDJJWf0VKFd8p+kpO1xEpKGpx1+BhquCV63SZLrS0rdZH8YXEZFJCvwVWDhvYWDd+6bckjdob/tHb1XGu4hIg9JQfwVqXXynrtvpJlGMR0REMkM9/grUsvhO3RMJQ7P4w3a2I/l19iIikhgV8Mm4VLbTjROYQ7fHNTj/punvG9oImz4ydSOdWe2w5nMK/iIiNVKugI+G+jMu8UTCuBvonHUNYAFPePBw/z1XTt89b2Isd1xEROpOgT/jEt/FL+6c/bK1QMioUOk0wNBGGH0u+LVhx0VEpKYU+DMu8UTCSjbQKbcjXkFhJKHRDW3MTW/0d+W+x9lKWESkASjwZ1zi2+lWsi97lKI9QSMJxTqPjt7Geok7DVLLdulmREQSouS+VlPpTnQzJQT2dxE6JQBw/hdy37Oc7Z/2roKV0M6BIlIB7c4nh1W6gc5MtffDavgXKy0EVJgaqHZL3aRuJiqZBklblN0QRURiUOCvoczs6JfGBjpnXQN3fij8+TQCWFBVwWpuJqJuQFRLWbwZEZGGpjn+GikU4tm1fxeOTxbiqWkVvjQtWwvt84Kf6zw6fDQgKIBFndNOuqpgFjcgqiQnQ0SkjFQDv5mdbWY7zOwpM1sX8PxcM7s9//yPzez4/PH3mdkjRV8TZnZy/rnv589ZeO5VaV5DUpp2R7/iID17LtP+k5rVDq//E4JrATA9gMVJsIvaG456I7FsbW7ufP6xufbOP7b+c+lZvBkRkYaW2lC/mbUBnwX+GNgJPGRmd7v7T4te9kHgeXd/jZldBHwKuNDdvwp8NX+ek4BN7v5I0fve5+4Nla3XlDv6lQ61jz4HbXNgzhEw+vzhOfd7ryU48c+mB7A4UwJRhubjTgekMQ1SjUpzMkREQqTZ4z8VeMrdh939IHAbcF7Ja84Dbsk/vgM4y8xKu4bvyb+3oYUV3DGz+my+k4SgID1+EObMg/69uUz4ZWvLzEf79AAWZ0670mWGjbbJ0LK1ud9l8e9URKRCaQb+RUBxd2xn/ljga9z9ELAPeEXJay4EvlZy7J/yw/wfC7hRAMDMLjGzQTMb3LNnT6XXkJigQjwAEz7RuHP+UYN06Dx1QGGgOHPaUYbmlRwnIjJFppP7zOzNwIvuXryI+n3ufhJwRv7rz4Le6+43uXuPu/csWLCgBq0tr7QQzyyb/qtvuDn/9pcFHy8N0nHmqePOac/UG1ZynIjIFGkG/hGguEu3OH8s8DVmNhuYDzxb9PxFlPT23X0k//0/gFvJTSk0hN6lvWy5YAtDFw8RVjipYeb8v305jO2fftzapgfpmXrm374cPnE09M+Hb34YFp+aXIKdkuNERKZIcx3/Q8AJZraEXIC/CHhvyWvuBi4G/i9wAXCf5yOimc0C1pLr1ZM/Nhvocvd/N7N24F3Av6Z4DalZOG9h4Ha7FW++U2sP3xzyRMC8PYQnzX37chj8YtHbx+FXP4CeD8K7/qH6dio5LliShY9EpKGkFvjd/ZCZXQpsBtqAL7n7E2Z2LTDo7ncDXwT+2cyeAp4jd3NQcCbwjLsPFx2bC2zOB/02ckH/C2ldQ7XKFezpW9FH/9b+KUv8qtp8J0lRgoKPB7/XJ+J9VtgNxMM3JxP4IXuZ+vWWdOEjEWkoqVbuc/fvAN8pOXZN0eMDwLtD3vt94LSSY/uBUxJvaAoKBXsKgb2QvAe5If/CDUC5Sn51qfQXNShYW3Dwt7Z4nxd6AxFyPIx6sNGpDLBIS1PJ3pSUK9hTCN7FNwClZrpxSE3UoHDK+6cO0RcfjyOJGwj1YOPRSgeRlpbprP6sGxgeYNUdqwLX4VdbsKdulf6iBoV3/UNuHr4QoK2tsnn5sBuFODcQzbBWv5a00kGkpanHX6GZeuTVJu/VrdJfnI1q3vUP1c/DF97/8M25nr+15YJ+nPOG3qw8kxsNUK9/qrOuCd7qVysdRFqCevwVmqlHHlSwZ7bNZvTQaKRKfWE3CKln/ddj+du7/gE+/hz078t9j3szUa6nGlbnv5VlcU8CEakZBf4KzdQjLy3YM3/OfMyMvS/tjVSpL+jGoSZZ/40YFIJuVgo05B9MZYBFWpaG+isUZSi/OHM/6LWlyX7FomT9p6bRlr8V2nrnh4KfV9KaiMgkBf4KRVmHX5oHEKTcnH25rP+GUMsldsvW5j8rYn6CiEiL0lB/BQrr6w+MH5isud89r5v+lf1TAnVQHkCpht6dr5zCErt9zwB+eIldmvPtKs8rIjIjBf6YCr34wtD9hE9M9vRLe+dRMvAbane+oY1w4xugvyv3vVwQr8cSu0bIT4jzOxQRSYGG+mOKUpinICwPIEy5Of+6i1skp15FYmqRn1DpFIYKDYlIBqjHH1Oc9fVBmfmVnr/u4vbgm7VITDVTGCo0JCIZoMAfU5z19YUlfV1zu6o+f93F7cE363x7NcFbpXJFJAMU+GOKu76+d2kvD1z0AOvPWD+5pr97XjcXnnhhfdbpVypuD74R5tsrUU3wbtZREBFpKJrjj6nS9fVBS/OWv2p5fdbpV6KSMq+NVg8gijgljUupVK6IZIC5e73bkLqenh4fHBysdzMan7a+nZ6gB7ngHXU0Q79DEakBM3vY3XsCn1PgF4lJwVtEMq5c4NdQv0hczTiFISItQ8l9IiIiLUSBv9mpUlz96W8gIhmiof5mpkpx9ae/gYhkjHr8zUyV4upPfwMRyRgF/mZWSbEZDUsnS9X6RCRjFPibWVhRmc6jgoN7PbbSbXaq1iciGaPA38yC6uXPaoeDvwsO7hqWTl6z7lkgIg1LyX0JGBgemCy9O3/ufNydFw6+UP8yvIXksUKxmc6j4MBemJiY+rpCcG/kYemsFtUp/RtkqW0i0pJUua9KA8MD9G/t58D4gcDnO9o66F/ZX/8a/EGlZqewMnXoj4XLHk+1eVWptoyuiEiTKVe5T0P9VdqwbUNo0Ac4MH6ADds21LBFIYKG8YsVeqKNOCytKQoRkcgU+Ku0a/+uGV+ze//uGrRkBjMN1x/cn/veiFvpNvIUhYhIjWmOv0IDwwOs/8n6SK9dOG9hyq2JIGwYv2D0udxw+TmfyfawfpBqtsoVEWkx6vFXoDCvv/elvTO+tqOtg74Vfck2oJK19kHD+KUadXi8UacoRETqQD3+Csw0rw9gWDpZ/ZWWgC3NLickqTMLw+NxM/SVOS8iEpkCfwVmmrPvntfNlgu2BD5XvPSvohuDcolsMwW64u1kb3xDOsPj1S6rq+bGRoFeRGRGGuqvQLk5+3JD+4Upgl37d+E4u/bvon9rP9c9eB2r7ljFsluWseqOVQwMD4R/eFKJbGkMjydR+U8Z+iIiqVLgr0Dfij462jqmHZ8/Zz79K/sBpgXygeEB/vaHfzttiuDA+AFu33H7lJuBj/3oY+HBP6kSsMvWxs/gnym3IImgrQx9EZFUaai/AoWh+aAh+9KCPrv27+LqH16NmTHhE+VOO2lsYoz1P1kfPAVw1jXBxWoq6anHGR6PMgSfRNBWhr6ISKoU+CvUu7Q3MDBf/+Prp/XqD/mh0Fy6MKErBtJKZAuamy/+HJsFPj71PaW5BUkE7SRvbEREZBoF/gQNDA+w7+C+9D8o6US2oN78po+AGYwfzB0rDfoFxb35JIK2MvRFRFKlwJ+guKV5DcNDhgLmz5mfRJOiCZqbnxiL9t7i3nxSQVsZ+iIiqVHgT1C5ZX7ts9oZKwqmHW0ddMzuCB3Sv+rNV1W/9C+qShPngnrzCtoiIpmmrP4qDAwPTMneP3LOkYGv65rbxSdP/yTd87oxjO553fSv7GffS+WnBYKW/pVd6leJoY25+fuorI2GquMvIiJTaFveCgVtx9s+qx13zyXz5ZXblveM284I7PF3z+sGgjcAKlccKLZyW/XOap86xw/a6lZEpEFoW94UBJXtHZsY44g5R0zr2QcF/YHhAX538HfTjrfPaqdvRV/otEGiO/2FbdVrbbDmc3DeZxtvpz4RESlLc/wVCgvA+17axwMXPTDj+zds2zBlZKDgZbNfRu/SXjZs2xDY4090p7+wuX2fOBzgFehFRJqKevwVCgvA5QJzcU5AUFAHeOHgC0BwdcDEd/pLqgqgiIg0DPX4K9S3om/aHH9xYC7NyD9z8Znc9dRdM+7qV7hxKFcdMDEqliMi0nKU3FeFsOV2QYl/Ua0/I6RUb1qq3U1PREQyp1xynwJ/ClbdsSp0KH8mj138WMKtERGRVlO3rH4zO9vMdpjZU2a2LuD5uWZ2e/75H5vZ8fnjx5vZqJk9kv/630XvOcXMHsu/5zNmZmleQyUqzbwvLOMTERFJS2qB38zagM8C7wBeB7zHzF5X8rIPAs+7+2uAG4FPFT33S3c/Of/14aLj/wv4EHBC/uvstK6hUpVk3ieeuCciIhIgzR7/qcBT7j7s7geB24DzSl5zHnBL/vEdwFnlevBm1g0c6e4Pem6O4svAmsRbXqWgjPyCWfkqeV1zu5g/Z/6M6/1FRESSlGZW/yKgeI/WncCbw17j7ofMbB/wivxzS8xsO/ACcLW7P5B/ffHi8535Y3VXmuh33mvO4/6d90+b65/wCTraOlh36joFehERqbmsruPfBbza3ZcDlwO3mllwIfwQZnaJmQ2a2eCePXtSaWRBIYu/uK7+XU/dRd+KvsB5+wPjB2Lv5CciIpKENAP/CHBs0c+L88cCX2Nms4H5wLPu/pK7Pwvg7g8DvwRem399cXWZoHOSf99N7t7j7j0LFixI4HLCBZXvLQT3mpTeFRERiSjNwP8QcIKZLTGzOcBFwN0lr7kbuDj/+ALgPnd3M1uQTw7EzJaSS+IbdvddwAtmdlo+F+DPgbtSvIZIygX3Sir8iYiIpCW1Of78nP2lwGagDfiSuz9hZtcCg+5+N/BF4J/N7CngOXI3BwBnAtea2RgwAXzY3Z/LP/cR4GagE7gn/1VXC+ctDFy37zi79+/GMJyp9RJGD41y3YPXcf/O+9OrzCciIlJCBXwSEKVSX7u1M+ZjZc9TbgtfERGRqLQtb8p6l/bSv7K/bAGemYI+1Djpb2gj3PgG6O/KfR/aWJvPFRGRutImPQkp9NLXPTCtQGEslZb6jWVo49TNefY9k/sZVKdfRKTJqcefoKR66wPDA4mcJ9S9107dkQ9yP997bbqfKyIidafAn6ByS/ROW3haaDW/UqkP9+/bGe+4iIg0DQX+Kg0MD7DqjlUsu2UZYdWGO9s6WXPCGua2zY10ztTX+M9fHO+4iIg0Dc3xx1Rcmnf+3Pn87uDvOOSHAAhaIdHR1sG5rzl3xqz/YoU1/qVlgBNb7nfWNVPn+AHaO3PHRUSkqSnwx1C6bG/vS3sDXzfLZuHuk8E6qLJfmMIufaWftWv/Lvq39gNUH/wLCXz3Xpsb3p+/OBf0ldgnItL0tI4/hlV3rIqUdW8YQxcPTf687JZl0wr4BOma2zW5eU/YZ3XP62bLBVviNTym1EYaRESkJsqt41ePP4aoc+/F5XhPuuWkyOdfffzqyQBbrgxwmoE51ZEGERGpOyX3xRClvn5hqB7iBX2Ar//i60Au+IYlCh4558hpOwH2b+1PbAlguQ2HRESk8Snwx9C3om/akrz2We3MnzMfw+ie111Vyd0Jn5jscU/4xLTnO9o6MLNUA7N2ExQRaW4K/DEUl+Y1jM62Tg5NHGLfwX2YGWcuPrOq4fBZNis0EXCWzaJ/ZT/7XtoX+N6kArN2ExQRaW4K/DH1Lu1lywVbWHviWkbHRyeT9iZ8gtt33M51D14HVFZ9792vfXdoAHd3epf2ph6Yg0Y1iqcvRESksSnwV2jjjuBNbQrHr//x9bHPefVpV88Y2NMOzKWjGvPnzKdjdgdXPXAVq+5YlX45YRERSZUCf4XClucVju87GDwkH2aWzWJgeGDGwF4amKvNKwhSGNW4/ozreWn8Jfa+tDeVREIREak9reOvULmM/ccufix2Rj/kAnz/yn6ATKyjf+vX3hp4A1OLWgIiIlI5reNPQWdbJ6Pjo4HHK1XIzt9ywZa6r5kfGB4IHbVQhr+ISOPSUH+FPr7y48wK+PXNaZvDhzZ/qOLzZiWollseqAx/EZHGpcBfod6lvfyPM/4HXXO7phzfd3AfD+5+MPR97dZe9rxZCarlbkCU4S8i0rgU+KvQu7SXztnxhvbHfCz0uSwtmwu7Aema21X3aQgREamcAn+VkhqaLxToyUpQDVtdsO7UdXVqkYiIJEHJfVU6cs6RsZfulSpk82cl6MPhDXmysLpARESSo8BfhYHhAX439ruqztE9rzuzAbV3aW8m2yUiIpXTUH8V1v9kPeM+XtU5+lb0sWHbBpbdskyV8UREJHXq8Vdh70t7q3p/Z1sn/Vv7JzflKVTGAyrqaQ8MD2hoXkREylKPv05m22zmzp4buMXuugfWxe79F7bz3bV/l8rriohIKAX+GAaGB1h1x6rJYfm4Vfq65nZN1te/7q3XlR0x2LV/F1f/8OrIgTtoO99KbyJERKR5KfBHFNSjPuSHMCzyOQ4cOsD1Z1wfuc79IT8UeZe/cssK1fsXEZECBf6IgnrUYxO5Yjzz58yPdI5CLf7C+aKIulRwpop/xZ8tIiKtS4E/orAeteO8NP5S7PPs2r8rkXYVBBXcCftsERFpXQr8EZXrUR8YP8Asi/arXDhvYawh99K9AApK8w0A+lf20z2vu+xni4hIa1Pgj2imHvWETzDbyq+OnG2z6VvRF3nevs3acPdpa/zDMvgBtlywhfVnrA8st3vm4jOn3Cxozl9EpPUo8EfUu7SX/pX9oT37QqZ+ufn+I+YcAZSft++e141hdM3twt3Zd3DfZHD/2I8+NrlWPyiDvzCHX2hr4Vzd87o57zXncddTd2m5n4hIizN3r3cbUtfT0+ODg4OJnKvQ2y4OvKW19pfdsgxn+u/VMBbOWxg6v989r3sy4/+M284IXO5nWOC5C88NXTwU+NyqO1YFfm7xZ4qISHMws4fdvSfoOVXuiynK5jVhwX3hvIWR97kPW+MfFvQB5s8NH20I+1wl/ImItBYF/gqUbl5TSLQr3Agc9/LjpgX+jraOybr8QTcFnW2dk+esdPi93OhNuZsRERFpHZrjr1JQot2Dux+c9rrzXnMevUt76VvRF5gEeMgPMTA8MHm+Srxw8IXQ54KSEws3IyIi0jrU469QIcku6nr8zU9v5v6d94cOrY9NjLFh2wZeHHtxWuJeVOV671GmKEREpPkp8FcgKMFvJntf2jvjbn4z3US0z2qfrBZYKkrvvXSKQkREWo+G+isQtJwubd3zuvnk6Z+cstxv/pz5k8v1ilcViIiIhFGPvwL1yIQvDMsHBffCtMNVD1yV2BB+4ZyaFhARaS7q8VcgSib8LJs12RsvJ8pruuZ2hQbdsCp+1RTmSeOcIiKSDQr8FYiyIY67M3TxEFsu2BJazc+wyW16ywX/daeuC31upip+lUjjnCIikg0K/BUoLokbpnhU4Ko3XxW4hM/xyZ502M3EhSdeWHaIPY3CPCr2IyLSvBT4K9S7tLfshjjFGfa9S3u57q3XBdb5L/Skg+rrrz9jPVefdnXZdoRNO1RTmCeNc4qISDYo8FcpKGAHZdj3Lu0NraxX6EkXbiYKUwRRkunOXHzmtGPVFuZRsR8RkealrP4EhGXbX/fgdXz9F19nwieYZbPoaOtgdHx02uuKe9IDwwNc/+PrJ3fw65rbxbpT14Vm89/11F3TjheqBFZzPaBiPyIizUiBPyXXPXgdt++4ffLnCZ9gdHyUWcxigonJ48U96YHhAa7+4dUc8kOTz+99aS8f+9HHAKYF3rB6AvfvvL/q9qvYj4hIc0p1qN/MzjazHWb2lJlNS003s7lmdnv++R+b2fH5439sZg+b2WP5728ves/38+d8JP/1qjSvoVJf/8XXA487HjotsGHbhilBv6BQzreUkvBERCSu1Hr8ZtYGfBb4Y2An8JCZ3e3uPy162QeB5939NWZ2EfAp4ELg34Fz3P03ZvYGYDOwqOh973P3wbTaHsVMBW4mfCLwfY6z5YItgc+VC9hBz5XbcU8FeEREJEiaPf5TgafcfdjdDwK3AeeVvOY84Jb84zuAs8zM3H27u/8mf/wJoNPM5qbY1liiFLgJyuAvdxzKZ80HPReWhHfm4jNVgEdERAKlGfgXAc8U/byTqb32Ka9x90PAPuAVJa/5L8A2d3+p6Ng/5Yf5P2ZmFvThZnaJmQ2a2eCePXuquY5pohS4efdr3x343lP/06mh5w3bsrd9Vvu0jPrrHryOv/3h305pR2Hq4P6d96sAj4iIBMr0cj4zez254f//r+jw+9z9JOCM/NefBb3X3W9y9x5371mwYEGi7Yoyt778VcsDX/Pwbx8O7XkX1vsXV/rrmtvFJ0//5JRh+kLiYOl0wpmLz6R3aa/m/kVEJFSagX8EOLbo58X5Y4GvMbPZwHzg2fzPi4FvAn/u7r8svMHdR/Lf/wO4ldyUQk1FKXAT1rsOS9SDw3kDLxx8YbKAzwMXPTBtbj4scbBwXAV4REQkTJqB/yHgBDNbYmZzgIuAu0teczdwcf7xBcB97u5m1gUMAOvc/UeFF5vZbDN7Zf5xO/Au4PEUryFQlKI5cRP14myME5Y4WDiuAjwiIhImtcCfn7O/lFxG/s+Aje7+hJlda2bn5l/2ReAVZvYUcDlQWPJ3KfAa4JqSZXtzgc1mNgQ8Qm7E4AtpXUOQqEVzjpxzZOg5gnrecTbGmSlxMGo1QRERaT2pFvBx9+8A3yk5dk3R4wPAtCw4d78OuC7ktKck2ca4ohTNGRge4MVDLwa+PyhRD+KtyX/3a989pThQ8fECFeAREZEgmU7uy6KgdfMwNUBv2LaBsYmxaa8xbFqiXkGcefmrT7uaC0+8cLKHP8tmceGJF864oY+IiIhK9sZQbh18cYAuN78f1gvvW9FH/9b+KaMJ5eblrz7tagV6ERGJTYE/hnLr4IsDdLmKemG0MY6IiNSCAn8MUXvycXvvxedQoBcRkTQp8McQ1pPvntc95Wf13kVEJKsU+GOI05NX711ERLJIgT8G9eRFRKTRKfDHpJ68iIg0Mq3jFxERaSEK/CIiIi1Egb8KA8MDrLpjFctuWcaqO1aVLfCTxvtFRETi0hx/hQq76RUy/Au76UF4db4k3y8iIlIJ9fgrFGc3vTTeLyIiUgkF/grF2U0vjfeLiIhUQoG/QnF200vj/SIiIpVQ4K9Q34o+Oto6phyLUo8/qfeLiIhUQsl9Faq2ip+qAIqISD2Yu9e7Danr6enxwcHBejdDRESkJszsYXfvCXpOQ/0iIiItRIFfRESkhSjwi4iItBAFfhERkRaiwC8iItJCFPhFRERaiAK/iIhIC1HgFxERaSEK/CIiIi1EgV9ERKSFKPCLiIi0EAV+ERGRFqLALyIi0kIU+EVERFqIAr+IiEgLMXevdxtSZ2Z7gH+L8NJXAv+ecnOyQNfZXHSdzUXX2TzqeY3HufuCoCdaIvBHZWaD7t5T73akTdfZXHSdzUXX2Tyyeo0a6hcREWkhCvwiIiItRIF/qpvq3YAa0XU2F11nc9F1No9MXqPm+EVERFqIevwiIiItpCUCv5mdbWY7zOwpM1sX8PxcM7s9//yPzez4oueuyh/fYWara9rwmCq9TjM73sxGzeyR/Nf/rnnjY4hwnWea2TYzO2RmF5Q8d7GZPZn/urh2rY6vyuscL/p73l27VscX4TovN7OfmtmQmd1rZscVPddMf89y19lMf88Pm9lj+Wv5oZm9rui5Zvr3NvA6M/Hvrbs39RfQBvwSWArMAR4FXlfymo8A/zv/+CLg9vzj1+VfPxdYkj9PW72vKYXrPB54vN7XkOB1Hg8sA74MXFB0/GhgOP/9qPzjo+p9TUlfZ/6539X7GhK8zrcBL8s//q9F/902298z8Dqb8O95ZNHjc4F/yT9utn9vw66z7v/etkKP/1TgKXcfdveDwG3AeSWvOQ+4Jf/4DuAsM7P88dvc/SV3/xXwVP58WVTNdTaSGa/T3Z929yFgouS9q4Hvuvtz7v488F3g7Fo0ugLVXGcjiXKd33P3F/M/Pggszj9utr9n2HU2kijX+ULRj/OAQqJZU/17W+Y6664VAv8i4Jmin3fmjwW+xt0PAfuAV0R8b1ZUc50AS8xsu5n9wMzOSLuxVajmb9Jsf89yOsxs0MweNLM1ibYsWXGv84PAPRW+t56quU5osr+nmf2lmf0S+J/AR+O8NyOquU6o87+3s2v9gZJJu4BXu/uzZnYKsMnMXl9yxyqN5Th3HzGzpcB9ZvaYu/+y3o2qhpn9KdAD/EG925KmkOtsqr+nu38W+KyZvRe4Gsh0fkalQq6z7v/etkKPfwQ4tujnxfljga8xs9nAfODZiO/NioqvMz+09iyAuz9Mbu7qtam3uDLV/E2a7e8Zyt1H8t+Hge8Dy5NsXIIiXaeZ/RHwd8C57v5SnPdmRDXX2XR/zyK3AWsqfG89VXydmfj3tp4JBrX4IjeqMUwuWaSQhPH6ktf8JVOT3jbmH7+eqckmw2Q32aSa61xQuC5yySojwNH1vqZKr7PotTczPbnvV+QSwY7KP27G6zwKmJt//ErgSUoSj7LyFfG/2+Xk/nE8oeR4U/09y1xns/09Tyh6fA4wmH/cbP/ehl1n3f+9rfsvsEZ/pHcCv8j/T/V3+WPXkrurBugAvk4umeQnwNKi9/5d/n07gHfU+1rSuE7gvwBPAI8A24Bz6n0tVV7nm8jNue0nN3LzRNF7P5C//qeAv6j3taRxncBK4LH8P0aPAR+s97VUeZ3/Cvy//H+fjwB3N+nfM/A6m/DvuaHo35vvURQwm+zf28DrzMK/t6rcJyIi0kJaYY5fRERE8hT4RUREWogCv4iISAtR4BcREWkhCvwiIiItRIFfRESkhSjwi8gURVvAPm5mXzezl+WPd+Zri7fVuD3vMrNra/mZIs1MgV9ESo26+8nu/gbgIPDh/PEPAHe6+3jSH5gvIR1mADincAMiItVR4BeRch4AXpN//D7gLgAz6zaz+4tGBs7IHz/bzLaZ2aNmdm/+2NFmtsnMhvK7yy3LH+83s382sx8B/2xmC8zsG2b2UP7rdADPVRn7PvCuml65SJPS7nwiEijfC38H8C9mNodcieen80+/F9js7v89P/T/MjNbAHwBONPdf2VmR+df+wlgu7uvMbO3A18GTs4/9zrgre4+ama3Aje6+w/N7NXAZuD3868bBM4ANqZ5zSKtQIFfREp1mtkj+ccPAF8ktznM3qLXPAR8yczagU3u/oiZ/SFwv7v/CsDdn8u/9q3k6pPj7veZ2SvM7Mj8c3e7+2j+8R8BrzOzwmccaWZHuPvvgN8CxyR6lSItSoFfREqNuvvJxQfMbJTcJk8AuPv9ZnYm0AvcbGb/ADxfwWftL3o8CzjN3Q8EvK4DGA04LiIxaY5fRGbk7s8DbWbWAWBmxwH/z92/APwfYAXwIHCmmS3Jv6Yw1P8AufwA8qMC/+7uLwR8zBbgrwo/mNnJRc+9Fng8uSsSaV0K/CIS1RZyw/YAfwg8ambbgQuBDe6+B7gEuNPMHgVuz7+2HzjFzIaA9cDFIef/KNCTTwL8KYdXEwC8jVx2v4hUSdvyikgkZrYCuMzd/6zGn/ufgFvd/axafq5Is1KPX0QicfdtwPdqXcAHeDXw32r8mSJNSz1+ERGRFqIev4iISAtR4BcREWkhCvwiIiItRIFfRESkhSjwi4iItJD/HzKZVUCOSYt4AAAAAElFTkSuQmCC\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAf4AAAHjCAYAAADCJ31gAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/Z1A+gAAAACXBIWXMAAAsTAAALEwEAmpwYAABUbElEQVR4nO3dcXxcdZ3v/9enadrEIg1ovQ0tQrsid1UqLRGxCLvKbotGoMvFgrq7uPqQn9dlzcJdHpRdxIjcS708drE+Vu8Vry64ilARCxrZ1gUVtBcltBBArWBkpbG9doGWtaQ0TT6/P2YmnUzOmZwzc87MmZn38/HII5MzM2e+J4F+zvf7/Xw/X3N3REREpDXMqncDREREpHYU+EVERFqIAr+IiEgLUeAXERFpIQr8IiIiLUSBX0REpIWkGvjN7Gwz22FmT5nZuoDnLzezn5rZkJnda2bHFT13sZk9mf+6uOj4KWb2WP6cnzEzS/MaREREmomltY7fzNqAXwB/DOwEHgLe4+4/LXrN24Afu/uLZvZfgT909wvN7GhgEOgBHHgYOMXdnzeznwAfBX4MfAf4jLvfk8pFiIiINJk0e/ynAk+5+7C7HwRuA84rfoG7f8/dX8z/+CCwOP94NfBdd3/O3Z8HvgucbWbdwJHu/qDn7li+DKxJ8RpERESayuwUz70IeKbo553Am8u8/oNAoece9N5F+a+dAcfLeuUrX+nHH3/8zC0WERFpAg8//PC/u/uCoOfSDPyRmdmfkhvW/4MEz3kJcAnAq1/9agYHB5M6tYiISKaZ2b+FPZfmUP8IcGzRz4vzx6Ywsz8C/g44191fmuG9IxyeDgg9J4C73+TuPe7es2BB4E2PiIhIy0kz8D8EnGBmS8xsDnARcHfxC8xsOfB5ckH/t0VPbQZWmdlRZnYUsArY7O67gBfM7LR8Nv+fA3eleA0iIiJNJbWhfnc/ZGaXkgvibcCX3P0JM7sWGHT3u4EbgCOAr+dX5f3a3c919+fM7JPkbh4ArnX35/KPPwLcDHSSywlQRr+IiEhEqS3ny5Kenh7XHL+ISOsYGxtj586dHDhwoN5NSVVHRweLFy+mvb19ynEze9jde4Lek4nkPhERkSTt3LmTl7/85Rx//PE0a503d+fZZ59l586dLFmyJPL7VLJXRESazoEDB3jFK17RtEEfwMx4xSteEXtUQ4FfRESaUjMH/YJKrlGBX0REJAVtbW2cfPLJk19PP/00y5cv55FHHgHg0KFDHHHEEXzlK1+ZfM8pp5zCtm3buPnmm1mwYAHLly/nhBNOYPXq1WzdujWRdinwi4hIy9u0fYTT19/HknUDnL7+PjZtDywRE0tnZyePPPLI5Nfxxx/P6aefPhnAH330UV772tdO/rx//35++ctf8sY3vhGACy+8kO3bt/Pkk0+ybt06zj//fH72s59V3S4FfhERaWmbto9w1Z2PMbJ3FAdG9o5y1Z2PJRL8S61cuXIy0G/dupUPf/jDkyMAP/nJTzjllFNoa2ub9r63ve1tXHLJJdx0001Vt0GBX0REWtoNm3cwOjY+5djo2Dg3bN5R1XlHR0cnh/n/5E/+BGBKj3/r1q2ceeaZzJ07l//4j/9g69atrFy5MvR8K1as4Oc//3lVbQIt5xMRkRb3m72jsY5HVRjqL3bcccdx8OBBdu/ezc9//nNOPPFE3vSmN/HjH/+YrVu38ld/9Veh50uq7o56/CIi0tKO6eqMdbxaK1eu5Otf/zrd3d2YGaeddho/+tGP+MlPfsJb3vKW0Pdt376d3//936/68xX4RUSkpV2x+kQ626fOq3e2t3HF6hNT+byVK1fy6U9/ejLIv+Utb+HLX/4yCxcuZP78+YHv+cEPfsBNN93Ehz70oao/X0P9IiLS0tYsXwTk5vp/s3eUY7o6uWL1iZPHk3b66adz2WWXTQb+7u5uxsfHp83v33777fzwhz/kxRdfZMmSJXzjG99IpMevWv0ilRjaCPdeC/t2wvzFcNY1sGxtvVslInk/+9nPEgmSjSDoWlWrXyRJQxvhWx+FsXziz75ncj+Dgr+IZJ7m+EXiuvfaw0G/YGw0d1xEJOMU+EXi2rcz3nERkQxR4BeJa/7ieMdFRDJEgV8krrOugfaS9b3tnbnjIiIZp8AvEteytXDOZ2D+sYDlvp/zGSX2iUhDUOAXqcSytXDZ49C/N/ddQV9ESpgZf/qnfzr586FDh1iwYAHvete7ALj55pu59NJLAejv72fRokWcfPLJnHDCCZx//vn89Kc/TaVdCvwiIiJDG+HGN0B/V+770MaqTzlv3jwef/xxRkdzq4C++93vsmhReFGgyy67jEceeYQnn3ySCy+8kLe//e3s2bOn6naUUuAXEZHWVqjNse8ZwA/X5kgg+L/zne9kYGAAgK997Wu85z3vifS+Cy+8kFWrVnHrrbdW3YZSCvwiItLaUqzNcdFFF3Hbbbdx4MABhoaGePOb3xz5vUltw1tKgV9ERFpbirU5li1bxtNPP83XvvY13vnOd8Z6b1ol9RX4pTmkMD8nIi0i5doc5557Ln/zN38TeZi/IKlteEsp8EvjS3F+TkRaQMq1OT7wgQ/w8Y9/nJNOOinye77xjW+wZcuW2DcLUSjwS+NT7XwRqUbKtTkWL17MRz/60Rlfd+ONN04u5/vKV77Cfffdx4IFCxJpQzFtyyuNr78LCPrv2HLr7EWk5Whb3vBtedXjl8an2vkiIpEp8EvjU+18EZHIFPil8al2vohIZLPr3QCRRCxbq0AvIhKBevwiIiItRIFfRESkhSjwi4iIpKCtrY2TTz6Z17/+9bzxjW/k7//+75mYmADg+9//PvPnz+fkk0+e/PrXf/3XKe8rfD399NOJtktz/CIi0vIGhgfYsG0Du/fvZuG8hfSt6KN3aW9V5+zs7OSRRx4B4Le//S3vfe97eeGFF/jEJz4BwBlnnMG3v/3tsu9Lg3r8IiLS0gaGB+jf2s+u/btwnF37d9G/tZ+B4YHEPuNVr3oVN910E//4j/+Y2uY7UanHLyIiqdm0fYQbNu/gN3tHOaarkytWn8ia5Yvq3awpNmzbwIHxA1OOHRg/wIZtG6ru9RdbunQp4+Pj/Pa3vwXggQce4OSTT558/hvf+Aa/93u/x+jo6OTxJUuW8M1vfjOxNoACv4iIpGTT9hGuuvMxRsfGARjZO8pVdz4GkKngv3v/7ljHk6KhfhERaSo3bN4xGfQLRsfGuWHzjjq1KNjCeQtjHa/U8PAwbW1tvOpVr0r0vHEp8IuISCp+s3c01vF66VvRR0dbx5RjHW0d9K3oS+wz9uzZw4c//GEuvfRSzCyx81ZCQ/0iIpKKY7o6GQkI8sd0dQa8un4K8/hJZ/UX5urHxsaYPXs2f/Znf8bll18++XzpHP/VV1/NBRdcUNVnRqHALyIiqbhi9YlT5vgBOtvbuGL1iXVsVbDepb2JJvIBjI+Phz73h3/4h+zbty/wud/97neJtqOUAr+IiKSikMCX9az+VqPALyIiqVmzfJECfcYouU9ERKSFKPCLiEhTqneFvFqo5BoV+EVEpOl0dHTw7LPPNnXwd3eeffZZOjo6Zn5xEc3xi4hI01m8eDE7d+5kz5499W5Kqjo6Oli8eHGs96Qa+M3sbGAD0Ab8H3dfX/L8mcCngWXARe5+R/7424Abi176n/PPbzKzm4E/AArrIN7v7o+keBkiItJg2tvbWbJkSb2bkUmpBX4zawM+C/wxsBN4yMzudvefFr3s18D7gb8pfq+7fw84OX+eo4GngC1FL7micJMgIiIi0aXZ4z8VeMrdhwHM7DbgPGAy8Lv70/nnJsqc5wLgHnd/Mb2mioiItIY0k/sWAc8U/bwzfyyui4CvlRz772Y2ZGY3mtncoDeZ2SVmNmhmg80+xyMiIhJVprP6zawbOAnYXHT4KnJz/m8CjgauDHqvu9/k7j3u3rNgwYLU2yoijW/T9hFOX38fS9YNcPr6+9i0faTeTRJJXJqBfwQ4tujnxfljcawFvunuY4UD7r7Lc14C/onclIKISFUKe8eP7B3FObx3vIK/NJs0A/9DwAlmtsTM5pAbsr875jneQ8kwf34UAMvta7gGeLz6popIwxraCDe+Afq7ct+HNlZ0mkbZO16kWqkFfnc/BFxKbpj+Z8BGd3/CzK41s3MBzOxNZrYTeDfweTN7ovB+Mzue3IjBD0pO/VUzewx4DHglcF1a1yAiGTe0Eb71Udj3DOC579/6aEXBv1H2jhepVqrr+N39O8B3So5dU/T4IXJTAEHvfZqAZEB3f3uyrRSRhnXvtTBWEpjHRnPHl62NdapG2TtepFqZTu4TESlr3854x8u4YvWJdLa3TTmW1b3jRaqhkr0i0rjmL84P8wccj0l7x0urUOAXkcZ11jW5Of3i4f72ztzxCmjveGkFGuoXkca1bC2c8xmYfyxgue/nfCb2/L5IK1GPX0TqZ2hjLhFv387c8PxZ18QP2svWKtCLxKDALyL1UViKVximLyzFAwVykRRpqF9E6qPcUjwRSY0Cv0i9JVR5ruEkuBRPRKJT4BeppwQrzzWcsCV3FSzFE5HoFPhF6qmVh7vPuia39K5YFUvxRCQaBX6Remrl4W4txROpC2X1i9RTgpXnGpKW4onUnHr8IvWk4W4RqTEFfpF60nC3iNSYhvpF6k3D3SJSQ+rxi4iItBAFfhERkRaioX4REUncpu0j3LB5B7/ZO8oxXZ1csfpEbXmcEQr8IiKSqE3bR7jqzscYHRsHYGTvKFfd+RiAgn8GaKhfREQSdcPmHZNBv2B0bJz/tvFRlqwb4PT197Fp+0idWifq8YuISKJ+s3c08Pi4O6ARgHpTj19ERBJ1TFfnjK8ZHRvnhs07atAaKaXALyIiibpi9Yl0trfN+LqwkQFJl4b6RUQkUYXh+0JW/yyzyWH+YlFGBiR5CvwiIpK4NcsXTd4AlGb5A3S2t3HF6hPr1byWpsAvIiKpKh0B0Lr++lLgFxGR1BWPAEh9KblPRESkhajHLyKSpzKzOVn+PWS5bY1CgV9az9BGuPda2LcT5i+Gs67RtriiMrN5Wf49ZLltjURD/dJahjbCtz4K+54BPPf9Wx/NHZeWFlZmttWKzGT595DltjUS9filtdx7LYyVFA0ZG80dV6+/pYUVk8lqkZm0hryz/HvIctsaiXr80lr27Yx3XFpGWDGZLBaZKQx5j+wdxTk85J3ExjdZ/j1kuW2NRIFfWsv8xfGOS8sIKjOb1SIzaQ55J/F72LR9hNPX35f4TnyN9DfKMg31S2s5YRUMfjH4uLS0Rioyk+aQd7W/hzQT8Brpb5RlCvzSWp7cEu+4tJRGKTJzTFcnIwFBPqkh72p+D+VGI5L43TbK3yjLNNQvrUVz/NIEsjzkrQS87FPgl9aiOX5pAmuWL+L6809iUVcnBizq6uT680/KRE9YCXjZp6F+aS1nXZNbt1+8pK+9M3dcpIFkdcj7itUnaie+jFPgl9ZSWKuvyn0iqVACXvaZu9e7Danr6enxwcHBejdDRESkJszsYXfvCXpOc/wiIiItRIFfRESkhWiOX0REqqKtchuLAr+IiFRMW+U2Hg31i6RhaCPc+Abo78p917a/UiNp1ckPo61yG496/CJJG9o4tVbAvmdyP4OWDUqq6tH7znKlPk1BBEu1x29mZ5vZDjN7yszWBTx/ppltM7NDZnZByXPjZvZI/uvuouNLzOzH+XPebmZz0rwGkdjuvXZqgSDI/XzvtfVpj7SMevS+s1qpL82tixtdaoHfzNqAzwLvAF4HvMfMXlfysl8D7wduDTjFqLufnP86t+j4p4Ab3f01wPPABxNvvEg1tB+A1Ek9et9Z3TdAUxDh0uzxnwo85e7D7n4QuA04r/gF7v60uw8BE1FOaGYGvB24I3/oFmBNYi0WSYL2A5A6SbL3HTVXIKv7BmR5CqLe0pzjXwQ8U/TzTuDNMd7fYWaDwCFgvbtvAl4B7HX3Q0Xn1ISNZIv2A5A6SapOftxcgSzuG5D21sWNLMtZ/cflyw2+F/i0mf1enDeb2SVmNmhmg3v27EmnhSJBlq2Fcz4D848FLPf9nM+kn9inlQQtL6nedzMMk2d1CiIL0uzxjwDHFv28OH8sEncfyX8fNrPvA8uBbwBdZjY73+sPPae73wTcBLla/ZVcgEjFlq2tbQa/VhJIXhK972YYJtdmQeHSDPwPASeY2RJywfkicr33GZnZUcCL7v6Smb0SOB34n+7uZvY94AJyOQMXA3el0nqRRlJuJYECv8TULMPkWZyCyILUhvrzPfJLgc3Az4CN7v6EmV1rZucCmNmbzGwn8G7g82b2RP7tvw8MmtmjwPfIzfH/NP/clcDlZvYUuTn/L6Z1DSINI6mVBJouEDRM3uxSLeDj7t8BvlNy7Jqixw+RG64vfd9W4KSQcw6TWzEgIgXzF+eG94OOR6XpgpYTVuBGw+TNzdybf/q7p6fHBwcH690MkfSUBm3IrSSIk1R44xtCbh6OhcseT6adkhmlmfuQ69VnYSmeVM/MHs4nyE+T5ax+EYkqiZUEKjzUUpohc18qo1r9Is2i2pUESUwXSMNohsx9qYx6/CKSc9Y1uemBYio81LSyWmNf0qfALyI59So8JHWhzP3WpaF+ETms1oWHpG6Uud+6FPhFRFpUuQI32su+eSnwi4jIFFdveoyvPvhrCou9Z9qkRxqLAr+0rqGNuZK2+3bmMtcLSWylxzT0LS1k0/aRKUG/oLDUT4G/8SnwS2sKqlK36SNgBuMHDx9LqnJd0E2Gbigkg27YvGNa0C/QUr/moMAvrSloU5uJsemvS2KjG5XCbVrNNg++aftI4OY8BVrq1xwU+KU1xalGV23lOu2cF6zBR0FKS942+jx44XrCGEwu9Wu2G55Wo3X80priVKOrtnKdSuFOVxgF2fcM4IdHQRpoN8BmK3kbdD0FBrzvtFezZvmiyRuEkb2jOIdveDZtH6lpe6VyCvzSmoKq1M1qh7Y5U48lUbku7MahlUvhlhsFaRDNVvK2XLtvvPBkrluT2zC12W54WpECv7SmoCp1az4H5302+cp1KoU7XROMgjRbyduwdi/q6pwyjN9sNzytSHP80rrCqtQlPc9cON89V8Loc7nHsxszOCSmCTYEumL1iYHb2jZqyduo13NMV2dgAmCj3vC0IvX4RZIwtDG3n31/V+570Fz1oaJ/LEefa7g57UQ1wSjImuWLuP78k1jU1YmR6xk38l72Ua9HNf4bn7mHrdhsHj09PT44OFjvZkizKl2uB7kgVjxNcOMbQnq4x8Jlj9emnVnT4Fn9rUxZ/dlnZg+7e0/gcwr80tCyEDyiBPX+Lggsi2LQvze9tolISyoX+DXHL40rK4VxoiSqNcGctjQ/9eRbg+b4pXFlZUlYlOV6TTCnLdmyafsIp6+/jyXrBjh9/X1Vr6PX+vzWocAvjSsrS8KiBPWg5YNJLBWUlpR0kN60fYT/tvFRrc9vERrql8aV5vB5nNyBwvGZXh+2fFAkpnJFdOIOzRduIsZD8r20Pr/5KPBL9oUF4bOuCc6mr3b4vJLcAQV1qaEki+iUK9ULWp/fjBT4M2RgeIAN2zawe/9uFs5bSN+KPnqX9ta7WfUVJQgnndUfljtwz5X1X0EgQrJFdMrdLIStz9+0fYS/vv2RacefXt/i/141CC3ny4iB4QH6t/ZzYPzA5LGOtg76V/a3dvCvx/r30KV3JUrX6ovUSOnOgJAL0teff7ieftTM/NPX3xd4E9Fmxt+vfeO094YF/YJGDf7NtqKh3HI+JfdlxIZtG6YEfYAD4wfYsG1DnVqUoChV7cLUI4Evao5Ag20qI80jrMoeEDvpL6wSX1DQB/jEt56ouN1Jr0RISqutaNBQf0bs3r871vGGUe1a+3qsfw/KHQjTQJvKSHNZs3zRtMB8+vr7Yif9FY5H6e1u2j7C8y+OVdTe0lGKQnAtbkO9JJks2QgU+DNi4byF7Nq/K/B4Qyu31j5K4E8rga+coNyBg/sPb7BTTAV4JEMqTfoLuokIUs3SviwH11bbcVBD/RnRt6KPjraOKcc62jroW9FXpxYlpNqh+nqtf1+2NpdD0L839/0dn1IBHsm8sOS++Z3tiQyxVxMIsxxcm22L5Zko8GdE79Je+lf20z2vG8PontfdHIl9UarazaQ0CNcjmS4rBXiqyZeQphc0X98+y9h/8FAi89czBcJyiX1ZDq6ttuOgsvolXVF2rpNo9LuUCEqz0188eChwXn5RVyc/Wvf22OcOW01QGK4Py46P8t56aqWsfgV+SV+UKnhZ2GWvnCy0r5m29s3C77NFLFk3ELYvJL+qYOlduQA5U3BvtuCaZdqdT+prpqp2WdllL0xS7as22GVlb4JqZf3v3WSSLPYD5RMBZ0rgC3pvGjcDusEoT3P8Un+V7rJXq/nuJHYBLAS7fc8AfjjYxWlzEvkSWZCVXRVbRC3nr+Mm8KWxfr7V1uRXQoFf6q+SnmwSgTTN9pVKItg1y9a+zTJy0SDCiv2k0QOOm8BXboSgUmmcs9loqF/qr5IiPWGB9M4P5Z6rZs64dEi+86jq1/AnEezS2pug1upRlKnFRV2nX60rVp8YOMcfNrqQxhK/LC8bzAoFfqm/Sor0lAuY1cwZB80/z2qHtjkwfjB6+0olFeyaYRfAehRlkpqIUwUQks8/SOuczUaBX+ovbk92aCPYLPDwrURjVQcsFjSSMDEG7fPgiP9UeU9bwe6wZhm5kEBRRxc2bR9h/0uHph2vNv8g7qhDK9JyPsmWmTLfg9ayh7Jc0Z84yu3Md/4XqgtOWsImKWjEDPagZX8AR72snY+f83pl9SdAy/mkMURZ5hXUIw9TyZxx2JB84bOrCdTNMEyfIP3jXL0sb3xTTlACHsDL5sxOpN21ymloVMrql+yIkvkeNRmu0mH0SvMKJBYtuUpGo2awKwGvvhT4JTuiZL6H9eI7j66ujn6hJsCdl+TyB4Io6zwxjRqwsqZRA2iW6/a3AgV+SVY1RXWiFKgJW8v+jk9VvpFPaU0An5j+mlZNxEtJowasrGnUANpqm+JkjQK/JKfaojpRCtSksUteWN6AtSX3GTJFowasrKl1AN20fSSR7X1rWVRIplNWvyQniU1k6pH5HprJH7IqQNn5Vcv6Tm2NpFZJkvqbNRZl9UttJFWdrtZBNE5xnWo2mNENw6S4hV4kXK0y2GfagKfetEokOgV+SU6jlmKNU1yn3MqDRt6BsA605KqxRMnLqFfwbdRljfWS6hy/mZ1tZjvM7CkzWxfw/Jlmts3MDpnZBUXHTzaz/2tmT5jZkJldWPTczWb2KzN7JP91cprXIDE06iYycfIGKh3V0I500uBmysuo5xJNrRKJJ7Uev5m1AZ8F/hjYCTxkZne7+0+LXvZr4P3A35S8/UXgz939STM7BnjYzDa7+97881e4+x1ptV0q1MilWKNOMVQ6qqEd6aTBzVQKt55TAVolEk+aQ/2nAk+5+zCAmd0GnAdMBn53fzr/3JT1U+7+i6LHvzGz3wILgL0ptleS0OzV6SqtuR92w9B5VLLtE0nJTHkZ9Qy+2pgnnjSH+hcBxf/S7cwfi8XMTgXmAL8sOvzf81MAN5rZ3JD3XWJmg2Y2uGfPnrgfKxKs0uWEZ12T2+Gv1Ev/Ea/WgUgdrVm+iB+tezu/Wt/Lj9a9fUpPvp5LNFUXIJ5Mr+M3s27gn4G/cJ+sqnIV8J+BNwFHA1cGvdfdb3L3HnfvWbBgQU3aW6mB4QFW3bGKZbcsY9UdqxgYHqhfY6opwFNL9WznsrXxiwUtWwtzjph+fGJM8/zSFOoZfFUXIJ40h/pHgGOLfl6cPxaJmR0JDAB/5+4PFo67+678w5fM7J+Ynh/QUAaGB+jf2s+B8QMA7Nq/i/6t/QD0Lu2tbWMaJfO8UdpZavT54OOa55cmUO8lmlolEl2agf8h4AQzW0Iu4F8EvDfKG81sDvBN4MulSXxm1u3uu8zMgDVAxMow2bRh24bJoF9wYPwAG7ZtqH3gr3SpWq01SjtLNepyR2ko9VzPruDbGFIb6nf3Q8ClwGbgZ8BGd3/CzK41s3MBzOxNZrYTeDfweTN7Iv/2tcCZwPsDlu191cweAx4DXglcl9Y11MLu/btjHU9VljPPi4f2w7bNzUI7y2nU5Y7SMLTroUSRagEfd/8O8J2SY9cUPX6I3BRA6fu+Anwl5JxvT7iZdbVw3kJ27d8VeLzmstojLR3aD1Pvds6kkZc7SkPIQnU9VdDLPlXuq7O+FX1T5vgBOto66FvRV/vGVLpULW1hm+gUy0I7o2j25Y5S19LMaS6pixLQVUGvMSjw11lhHn/Dtg3s3r+bhfMW0reir/bz+5DdHmnZIXzLTjtF6px4mtZ69qs3PcZXH/z15FZWYQE9CyMOMjMF/gzoXdpbn0AfJIs90tApiBi7/onUQp0TT2eqrleJTdtHpgT9gqCArgp6jSHT6/ilScVdg19pUlyj1CSQ5lHnBNk01rPfsHlH4KbVMD2g17OIj0SnHr9El8TcZSVDoUFTECesyv185yXBbUlryFVb60o5GUiQTXpJXbneemlAT2PEQZKnHr9EUwik+54B/HAgjduLrnSXuuJqeWddA4/eWr4taeyGF/d3oBGHlrFp+winr7+Pvj3nMEpJFfFGSTwNEdZbN5gW0FVBrzGoxy/RJDV3mcRQaJS2pDHkGud30KjVBSW24kz2Ed6KH4Qr2zdyjD2LNcGoUFAv3oD3nfbqwICuIj7Zp8Av0SQVSJMYCo3SlqifE2foPs7vIIvVBTVNkYrSTPa7J97K3S+9lUVdnfzossYvO1LvUrySPAV+iSapucuZagVECU5R2hKlJkHcXnmc30GaSV6VBHCNQKSmFTLZ1YtvLprjl2iSKjdbblvbqHPoUdoSZfvcuHkAcX4HYTdE1SZ5VZprkUbOgwDKZJfGox6/RJNkcZ+wWgFRh8ejtmWmmgRxe+VxfgdpVUGsdAohy/swNDhlskujUeCX6NIu7hMnOCXRlrChe5uV60EHnT/q56ZVBbHSAJ6BZWbNSnPg0mgU+CU7ah2cgnrlAD6ezPx3GjdKlf6OsroPQ5PQHLg0Es3xS3bUetvaQh6AtU1/Lqvz35X+jqLkPIjIjAo1G5asG+D09fc15JbH6vFLdtRjk6Bla3PV/4Jkcf67mt9RFvdhSIuWLkoKmmX3QQV+yZZ6BKdGm/9upQBeCS1dlJQ0y+6DGupPyMDwAKvuWMWyW5ax6o5VDAwP1LtJEiSojG6tpxgkXVq6KClplpoNCvwJGBgeoH9rP7v278Jxdu3fRf/WfgX/rAlbAw+a/24mWrooKWmWmg0K/AnYsG0DB8YPTDl2YPwAG7ZtqFOLJNBMa+ALmwBd9riCfiNLq3iStLwrVp9IZ/vUZOBGrNmgOf4E7N6/O9ZxqYOhjcHz+KCeYLNp8aWLm7aPqKZASpqlZoMCfwIWzlvIrv27Ao9LnQ1thHuuhNHnwl+jnmBzibHyodmCZLNknWdZ0jUb6vHfoAJ/AvpW9NG/tX/KcH9HWwd9K/oS/ZyB4QE2bNvA7v27WThvIX0r+uhd2pvoZzSV0uzuQNYyPcGWEmHlQzMGyVplnTfbDVO91Ou/Qc3xJ6B3aS/9K/vpnteNYXTP66Z/ZX+iQVkJhBUImtOfxg8HiKCM/3rKWnuaTLkg2ahqkXVeCFYje0dxDgerRixkU2/1+m8wco/fzHqAM4BjgFHgceC77v58Sm1rKL1Le1PtfZdLIGyIXn/Ugiphr6ukIEuUufv5xx7+3Cyt/c5ae5pQsyzNKnZMVycjAe1PMuu8WdayZ0G9/hucscdvZn9hZtuAq4BOYAfwW+CtwL+a2S1m9upUWymNnUAYdSvZoNfdeQnccm5lW9HONHffNufwMH/W1n5nrT1pqPOIRrMszSpWi6zzZrxhqpd6/TcYZaj/ZcDp7v5f3P1/uPv/cfd/dPePuvspwI3ACam2UkITBRsigTBqEAscmnf41Q/iB8GhjXBwf/jznUfDeZ893HvO2trvrLUnaVFvBlPULEuziq1Zvojrzz+JRV2dGLCoq5Przz8p0Z54M94w1Uu9/huccajf3T8LYGanu/uPip8LOibpqFUCYSqiBrG4QW3fzuApAAhO6us8Gt7xqeCh8nqV7Q2bwmi0MsJxzVRToQaaZWlWqbR3Crxi9YlTEtKg8W+Y6qVe/w2au0d7odk2d18x07Es6unp8cHBwXo3o2oNm9V/4xtCgtixuWI5M70ujM3K7aw3MXb4WHsnzO4MXr5X+nnFglYAtHdGq+BX6YYw5T4TKm9PI+jvAoL+7bFcESXJNGX1Z5+ZPezuPUHPzdjjN7O3ACuBBWZ2edFTRwIB+5lKWtJOIExN1IIqZ10Dd34o+nl9IvdVbGw0PJO/3IhCpbveVZOEV67XW7hBadYd5pp9RKPJpT2qIOmKktU/Bzgi/9qXFx1/AbggjUZJk4kaVJethW/9NYwFzM23z4NDB8DHpz8XVedRM7czbmCtZsh6pimQZt6Fr8Wr64nUU5Q5/h8APzCzm9393wDMbBZwhLu/kHYDpUlEDWLnfBo2fWTq8P2s9tzxOy+J9lmdR8PB38H4wanHX/qPXA89yWBaTRJeK/d6Kx1hEZGqxSngc72ZHWlm88it4f+pmV2RUrukVS1bC2s+N3WnvDWfO5zwFtWs9unHJsaSXw5XzYYwrb4dsDZGEqmLOCV7X+fuL5jZ+4B7gHXAw8ANqbRMWlfY6EDQ8HDbnFyQL54eKFeXP+nlcHGHrEsTAd/4Xnhyi3q9IlIzcQJ/u5m1A2uAf3T3MTOLtiRAJAlhw8P3Xgv7yqzZL5b0MHqcIeugRMBHb22eTH0RaQhxAv/ngaeBR4H7zew4cgl+IrUTNBoQdSVAWsPoUfMXMrB2XUQk8hy/u3/G3Re5+zs959+At6XYNpGZRa30Nv/YynrWSZaVbfZqfCLSEKKs4/9Td/9KyRr+Yv+QcJtEorvnymivCyvcU07SG+VUksVfaXEgEZEQUYb65+W/v7zsq0TqoVwiX6Umg21AkK5maL6SREDt0CeSOY1euTDKOv7P579/Iv3miKSg8+jc9yi956AyuqUqHZqPu3ZdOQEimbNp+8iUvQpG9o5y1Z2PATRM8I+c3Gdm/xO4DhgF/gVYBlzm7l9JqW2SkIat8R9F59Hle/2z2nMb80TtPQfuEFiimpUBcarxKSdAJHNu2LxjygZFAKNj49yweUfDBP44BXxW5Sv1vYtcdv9rABXwybiB4QH6t/aza/8uHGfX/l30b+1nYHig3k2r3kyJdsXFf6JuDTxTUK1lgZ1qigOJSCp+sze4YxB2PIviBP7C6EAv8HV335dCeyRhG7ZtmLKVL8CB8QNs2LahTi1KSKEHX9rb7zwazv8C9O+bWg0uau+5XFCtdGVApVq9sp9IBh3T1RnreBbFCfzfNrOfA6cA95rZAuDADO+ROtu9f3es4w0jbEh+zrzgwBy19xwWbM//Qu3Lyi5bm7vRKC5frGI/InV1xeoT6WyfujFtZ3sbV6w+sU4tii/yHL+7r8vP8+9z93Ez2w+cl17TJAkL5y1k1/5dgccrloUlZnHnv6Nm1Gdt85hm3qFPpAEV5vGbOqu/wMzeDfxLPuhfDawgl+zX4F3H5ta3oo/+rf1Thvs72jroW9FX2QlrvcQs7CYj7pr4OAFdwVZEylizfFFDBfpS5h6t3L6ZDbn7MjN7K7mAfwNwjbu/Oc0GJqGnp8cHBwfr3Yy6STSr/8Y3hATcYysrklNO2NK6zqPh9X+Sq3Nf2oPXULiICGb2sLv3BD0Xp1Z/Yf1CL3CTuw+Y2XVVt05S17u0N7nle7VcYhY2jz/6XC7oz7Sz3bcvh4dvBh8Ha4NT3g/vymihySxMn4hIS4iT3DdiZp8HLgS+Y2ZzZ3q/mZ1tZjvM7CkzWxfw/Jlmts3MDpnZBSXPXWxmT+a/Li46foqZPZY/52fMzGJcg1SrlkvMyt1MjI3CE98M38/925fD4BdzQR9y3we/mDueNYWRjX3PAH54+qSafQFERELECfxrgc3AanffCxxNmXX8ZtYGfBZ4B/A64D1m9rqSl/0aeD9wa8l7jwY+DrwZOBX4uJkdlX/6fwEfAk7If50d4xqkWrVcYjbTzcToc+HBcfBLwccfvrmqJqUiao0BEZEExNmd70V3vxPYZ2avBtqBn5d5y6nAU+4+7O4HgdsoWQXg7k+7+xAwUfLe1cB33f05d38e+C5wtpl1A0e6+4OeS074MrAm6jVIAmq5xCzoJqNUUHAc2giE5K74ePDxNETd2U8V+kSkhuJk9Z8L/D1wDPBb4NXkAv/rQ96yCCjOAttJrgcfRdB7F+W/dgYcl1qqVdZ74TPuuTK8LG9QcLzzQ+HntLbw55IUZ/VD51HB16cKfSKSgjhD/Z8ETgN+4e5LgD8CHkylVQkws0vMbNDMBvfs2VPv5killq2FK391eKOdUnGD4ynvr7pJkUQdvh/aCAd/N/39s9pVoU9EUhEn8I+5+7PALDOb5e7fAwKXCuSNAMcW/bw4fyyKsPeO5B/PeE53v8nde9y9Z8GCBRE/VjLrHZ+KllswU0JcrbL6ow7f33stjB+c/rq5L1dWv4ikIk7g32tmRwD3A181sw3A/jKvfwg4wcyWmNkc4CLg7oiftRlYZWZH5ZP6VgGb3X0X8IKZnZbP5v9z4K4Y1yC1FnWeeyZRcguGNsJdf5lEq6sXdfVD2A3C6PPJtidMUn8fEWkYcdbxn0duS97LgPcB84HQtGN3P2Rml5IL4m3Al9z9CTO7Fhh097vN7E3AN4GjgHPM7BPu/np3f87MPknu5gHgWncvTIJ+BLgZ6ATuyX9JFoXNc//6wfLr78PMlFtwz5XBved6iFoiOG4FwiTVugqjSIhN20caugRuo5mxcp+Zmc/woiivqadWr9xXN2FV/jCmZN0nUXFvaGP5pD7I7dhXS1GK8gRVJ6xVBcJaVmEUCbFp+whX3fnYlD3uO9vbuP78kxT8q1Bt5b7vmdk3gLvc/ddFJ50DvBW4GPgeuV64yGGhy9FK7hHHRuGbH849rjTYfeuvyz8//9jyz6chyuqHem4KpGWEkgE3bN4xJegDjI6Nc8PmHQr8KYkS+M8GPgB8zcyWAHvJDbPPArYAn3b37am1UBpX2DB2EB+fOswcp4Tt0EYYK5NukvUM+XptClTPaQaRvN/sDSjLXea4VG/G5D53P+Dun3P304HjgLOA5e5+nLt/SEFfQgUW4ClTYbmw3C1uCduZKtyt+ZzmrIPUsgqjSIhjuoKLdIUdl+rNGPjNrMPM/trM/hH4C2BPvmSvSHlBmfg9HyhfjW/fzvglbMsNTXceraAfppZVGEVCXLH6RDrbpxbW6mxv44rVJ9apRc0vylD/LcAY8ADwTnKV+irczL05JbrtbbMJGsZ+9Wm5Of2g8rnzF8ebex7aCDYrvBTvOz4Vr72tpl7TDCJ5hXl8ZfXXTpTA/zp3PwnAzL4I/CTdJjWWgeEB+rf2c2D8AAC79u+if2s/gIJ/mEKgCVvudu+10eaeC1MCgUHfcqMLCmoimbdm+SIF+hqKUsBnrPDA3Q+l2JaGtGHbhsmgX3Bg/AAbtm2o+twDwwOsumMVy25Zxqo7VjEwPFD1OTNldtGQf+fRh4eZo849B00JQK4e//k31a5Kn4hIA4nS43+jmb2Qf2xAZ/5nA9zdj0ytdQ1g9/7dsY5H1dQjCUFr1w8VPY6yxG1oY/iKAZ9QT19EJMSMgd/da7SdWWNaOG8hu/bvCjxejXIjCQ0f+Msl7xUCdrm558KNQxgtRxMRCRWnVr8E6FvRR0dbx5RjHW0d9K2oLv8xrZGETKi2cEzYED9oOZqIyAwU+KvUu7SX/pX9dM/rxjC653XTv7K/6l552IhBtSMJmRB1A5sw5YoC1Ws5WtzNbrQ5jojUSZxNeiRE79LexIff+1b0TZnjh2RGEqoWp6JemKgb2AT59uXhz80/NtmgH/Va4252o81xRKSO1OPPqLRGEqoSt6JemKDCMW98by7IztQDfvifws8bduNQSe86zrXGLTgU9/UiIglSjz/D0hhJqEqUpLyoipP3ovaAv315LmO/3DlLVdq7jnOtcXMWtDmOiNSRevwSXVoBK0oPeGgjDH4x/BwWsvik0t51nGuNm7NQbY6DiEgVFPglurQCVpQgO1OgPuX9lZ87SJxrjbvZjTbHEZE6UuCX6NIKWFGC7EyBOqxKX6U3K3GuNe5mN9ocR0TqSHP8VWi5zXmiVNSrxExZ/jNtxNN5dOXnDhP3WuNudqPNcUSkThT4K9TUJXXLSSNglQuyQxvhrr8MD/rWVn4Hvinnfib3+uI5/nLXouAsIk3I3L3ebUhdT0+PDw4OJnrOVXesCizV2z2vmy0XbEn0s1rap5bA6HPBz3UenQv6Ydn8xTcSJ6yCR2+d3vPXELuINCEze9jde4KeU4+/Qk1dUjdLwoI+wJW/Cj4etIRv8EtAyU1upUsRRUQamJL7KtTUJXWzotIytoG1/ENGtvY9o9K5ItJSFPgrlNbmPGkaGB5g1R2rWHbLMlbdsYqB4YF6N6m8e64Mf65cQl+sugJWfSXCAtXfF5EGoMBfoSRK6tYyEBeSEXft34Xjk8mImQ3+QxvLD/OHJfQVVgAEsoCfQ4b/40qqnHGadGMiIii5r25KVwVAbsQgrXr8DZeMeOMbwnfhmzMv1+MPWgFQunSvoL0ztx/Ak1sOvy90lz+D/r3JtHf+sXDZ4/HOlYag342SG0WalpL7MmjDtg1Tgj7AgfEDbNi2IZXA33DJiOWG6w8dPBxki2vvB87tk1vCFxTgwoK1zcoFyjgBMev195PcZ0FEGpqG+uuk1oG45smI1Q4rh1XWs1kwMTb1WCGAhQVZnwgObkHV+SBXMyDuMH3W6+9n/cZERGpGgb9Oah2Ia5qMmMR8d1jJ3LDd+QrD90HCjhdK5wZt8BN3rj/r9fezfmMiIjWjwF8ntV4VkEQyYmRJ7DcfVs9+/rHBry/M9ccNvsvWlr+ZqLa9WRlGz/qNiYjUjOb466QQcGtZ6793aW8y5y+tildawz6pYeWwkrlhtfcr3UsgLNEvbm84yyV+09pnQUQajrL6JZ4o2eFpZ7jPdONRyfmU8S4iTURZ/ZKcKNnhle6IF1XSPWv1hkWkhSjwV6jltuQtiDKM34iBNMvD9CIiCVLgr0DLbskL0efDFUhFRDJJWf0VKFd8p+kpO1xEpKGpx1+BhquCV63SZLrS0rdZH8YXEZFJCvwVWDhvYWDd+6bckjdob/tHb1XGu4hIg9JQfwVqXXynrtvpJlGMR0REMkM9/grUsvhO3RMJQ7P4w3a2I/l19iIikhgV8Mm4VLbTjROYQ7fHNTj/punvG9oImz4ydSOdWe2w5nMK/iIiNVKugI+G+jMu8UTCuBvonHUNYAFPePBw/z1XTt89b2Isd1xEROpOgT/jEt/FL+6c/bK1QMioUOk0wNBGGH0u+LVhx0VEpKYU+DMu8UTCSjbQKbcjXkFhJKHRDW3MTW/0d+W+x9lKWESkASjwZ1zi2+lWsi97lKI9QSMJxTqPjt7Geok7DVLLdulmREQSouS+VlPpTnQzJQT2dxE6JQBw/hdy37Oc7Z/2roKV0M6BIlIB7c4nh1W6gc5MtffDavgXKy0EVJgaqHZL3aRuJiqZBklblN0QRURiUOCvoczs6JfGBjpnXQN3fij8+TQCWFBVwWpuJqJuQFRLWbwZEZGGpjn+GikU4tm1fxeOTxbiqWkVvjQtWwvt84Kf6zw6fDQgKIBFndNOuqpgFjcgqiQnQ0SkjFQDv5mdbWY7zOwpM1sX8PxcM7s9//yPzez4/PH3mdkjRV8TZnZy/rnv589ZeO5VaV5DUpp2R7/iID17LtP+k5rVDq//E4JrATA9gMVJsIvaG456I7FsbW7ufP6xufbOP7b+c+lZvBkRkYaW2lC/mbUBnwX+GNgJPGRmd7v7T4te9kHgeXd/jZldBHwKuNDdvwp8NX+ek4BN7v5I0fve5+4Nla3XlDv6lQ61jz4HbXNgzhEw+vzhOfd7ryU48c+mB7A4UwJRhubjTgekMQ1SjUpzMkREQqTZ4z8VeMrdh939IHAbcF7Ja84Dbsk/vgM4y8xKu4bvyb+3oYUV3DGz+my+k4SgID1+EObMg/69uUz4ZWvLzEf79AAWZ0670mWGjbbJ0LK1ud9l8e9URKRCaQb+RUBxd2xn/ljga9z9ELAPeEXJay4EvlZy7J/yw/wfC7hRAMDMLjGzQTMb3LNnT6XXkJigQjwAEz7RuHP+UYN06Dx1QGGgOHPaUYbmlRwnIjJFppP7zOzNwIvuXryI+n3ufhJwRv7rz4Le6+43uXuPu/csWLCgBq0tr7QQzyyb/qtvuDn/9pcFHy8N0nHmqePOac/UG1ZynIjIFGkG/hGguEu3OH8s8DVmNhuYDzxb9PxFlPT23X0k//0/gFvJTSk0hN6lvWy5YAtDFw8RVjipYeb8v305jO2fftzapgfpmXrm374cPnE09M+Hb34YFp+aXIKdkuNERKZIcx3/Q8AJZraEXIC/CHhvyWvuBi4G/i9wAXCf5yOimc0C1pLr1ZM/Nhvocvd/N7N24F3Av6Z4DalZOG9h4Ha7FW++U2sP3xzyRMC8PYQnzX37chj8YtHbx+FXP4CeD8K7/qH6dio5LliShY9EpKGkFvjd/ZCZXQpsBtqAL7n7E2Z2LTDo7ncDXwT+2cyeAp4jd3NQcCbwjLsPFx2bC2zOB/02ckH/C2ldQ7XKFezpW9FH/9b+KUv8qtp8J0lRgoKPB7/XJ+J9VtgNxMM3JxP4IXuZ+vWWdOEjEWkoqVbuc/fvAN8pOXZN0eMDwLtD3vt94LSSY/uBUxJvaAoKBXsKgb2QvAe5If/CDUC5Sn51qfQXNShYW3Dwt7Z4nxd6AxFyPIx6sNGpDLBIS1PJ3pSUK9hTCN7FNwClZrpxSE3UoHDK+6cO0RcfjyOJGwj1YOPRSgeRlpbprP6sGxgeYNUdqwLX4VdbsKdulf6iBoV3/UNuHr4QoK2tsnn5sBuFODcQzbBWv5a00kGkpanHX6GZeuTVJu/VrdJfnI1q3vUP1c/DF97/8M25nr+15YJ+nPOG3qw8kxsNUK9/qrOuCd7qVysdRFqCevwVmqlHHlSwZ7bNZvTQaKRKfWE3CKln/ddj+du7/gE+/hz078t9j3szUa6nGlbnv5VlcU8CEakZBf4KzdQjLy3YM3/OfMyMvS/tjVSpL+jGoSZZ/40YFIJuVgo05B9MZYBFWpaG+isUZSi/OHM/6LWlyX7FomT9p6bRlr8V2nrnh4KfV9KaiMgkBf4KRVmHX5oHEKTcnH25rP+GUMsldsvW5j8rYn6CiEiL0lB/BQrr6w+MH5isud89r5v+lf1TAnVQHkCpht6dr5zCErt9zwB+eIldmvPtKs8rIjIjBf6YCr34wtD9hE9M9vRLe+dRMvAbane+oY1w4xugvyv3vVwQr8cSu0bIT4jzOxQRSYGG+mOKUpinICwPIEy5Of+6i1skp15FYmqRn1DpFIYKDYlIBqjHH1Oc9fVBmfmVnr/u4vbgm7VITDVTGCo0JCIZoMAfU5z19YUlfV1zu6o+f93F7cE363x7NcFbpXJFJAMU+GOKu76+d2kvD1z0AOvPWD+5pr97XjcXnnhhfdbpVypuD74R5tsrUU3wbtZREBFpKJrjj6nS9fVBS/OWv2p5fdbpV6KSMq+NVg8gijgljUupVK6IZIC5e73bkLqenh4fHBysdzMan7a+nZ6gB7ngHXU0Q79DEakBM3vY3XsCn1PgF4lJwVtEMq5c4NdQv0hczTiFISItQ8l9IiIiLUSBv9mpUlz96W8gIhmiof5mpkpx9ae/gYhkjHr8zUyV4upPfwMRyRgF/mZWSbEZDUsnS9X6RCRjFPibWVhRmc6jgoN7PbbSbXaq1iciGaPA38yC6uXPaoeDvwsO7hqWTl6z7lkgIg1LyX0JGBgemCy9O3/ufNydFw6+UP8yvIXksUKxmc6j4MBemJiY+rpCcG/kYemsFtUp/RtkqW0i0pJUua9KA8MD9G/t58D4gcDnO9o66F/ZX/8a/EGlZqewMnXoj4XLHk+1eVWptoyuiEiTKVe5T0P9VdqwbUNo0Ac4MH6ADds21LBFIYKG8YsVeqKNOCytKQoRkcgU+Ku0a/+uGV+ze//uGrRkBjMN1x/cn/veiFvpNvIUhYhIjWmOv0IDwwOs/8n6SK9dOG9hyq2JIGwYv2D0udxw+TmfyfawfpBqtsoVEWkx6vFXoDCvv/elvTO+tqOtg74Vfck2oJK19kHD+KUadXi8UacoRETqQD3+Csw0rw9gWDpZ/ZWWgC3NLickqTMLw+NxM/SVOS8iEpkCfwVmmrPvntfNlgu2BD5XvPSvohuDcolsMwW64u1kb3xDOsPj1S6rq+bGRoFeRGRGGuqvQLk5+3JD+4Upgl37d+E4u/bvon9rP9c9eB2r7ljFsluWseqOVQwMD4R/eFKJbGkMjydR+U8Z+iIiqVLgr0Dfij462jqmHZ8/Zz79K/sBpgXygeEB/vaHfzttiuDA+AFu33H7lJuBj/3oY+HBP6kSsMvWxs/gnym3IImgrQx9EZFUaai/AoWh+aAh+9KCPrv27+LqH16NmTHhE+VOO2lsYoz1P1kfPAVw1jXBxWoq6anHGR6PMgSfRNBWhr6ISKoU+CvUu7Q3MDBf/+Prp/XqD/mh0Fy6MKErBtJKZAuamy/+HJsFPj71PaW5BUkE7SRvbEREZBoF/gQNDA+w7+C+9D8o6US2oN78po+AGYwfzB0rDfoFxb35JIK2MvRFRFKlwJ+guKV5DcNDhgLmz5mfRJOiCZqbnxiL9t7i3nxSQVsZ+iIiqVHgT1C5ZX7ts9oZKwqmHW0ddMzuCB3Sv+rNV1W/9C+qShPngnrzCtoiIpmmrP4qDAwPTMneP3LOkYGv65rbxSdP/yTd87oxjO553fSv7GffS+WnBYKW/pVd6leJoY25+fuorI2GquMvIiJTaFveCgVtx9s+qx13zyXz5ZXblveM284I7PF3z+sGgjcAKlccKLZyW/XOap86xw/a6lZEpEFoW94UBJXtHZsY44g5R0zr2QcF/YHhAX538HfTjrfPaqdvRV/otEGiO/2FbdVrbbDmc3DeZxtvpz4RESlLc/wVCgvA+17axwMXPTDj+zds2zBlZKDgZbNfRu/SXjZs2xDY4090p7+wuX2fOBzgFehFRJqKevwVCgvA5QJzcU5AUFAHeOHgC0BwdcDEd/pLqgqgiIg0DPX4K9S3om/aHH9xYC7NyD9z8Znc9dRdM+7qV7hxKFcdMDEqliMi0nKU3FeFsOV2QYl/Ua0/I6RUb1qq3U1PREQyp1xynwJ/ClbdsSp0KH8mj138WMKtERGRVlO3rH4zO9vMdpjZU2a2LuD5uWZ2e/75H5vZ8fnjx5vZqJk9kv/630XvOcXMHsu/5zNmZmleQyUqzbwvLOMTERFJS2qB38zagM8C7wBeB7zHzF5X8rIPAs+7+2uAG4FPFT33S3c/Of/14aLj/wv4EHBC/uvstK6hUpVk3ieeuCciIhIgzR7/qcBT7j7s7geB24DzSl5zHnBL/vEdwFnlevBm1g0c6e4Pem6O4svAmsRbXqWgjPyCWfkqeV1zu5g/Z/6M6/1FRESSlGZW/yKgeI/WncCbw17j7ofMbB/wivxzS8xsO/ACcLW7P5B/ffHi8535Y3VXmuh33mvO4/6d90+b65/wCTraOlh36joFehERqbmsruPfBbza3ZcDlwO3mllwIfwQZnaJmQ2a2eCePXtSaWRBIYu/uK7+XU/dRd+KvsB5+wPjB2Lv5CciIpKENAP/CHBs0c+L88cCX2Nms4H5wLPu/pK7Pwvg7g8DvwRem399cXWZoHOSf99N7t7j7j0LFixI4HLCBZXvLQT3mpTeFRERiSjNwP8QcIKZLTGzOcBFwN0lr7kbuDj/+ALgPnd3M1uQTw7EzJaSS+IbdvddwAtmdlo+F+DPgbtSvIZIygX3Sir8iYiIpCW1Of78nP2lwGagDfiSuz9hZtcCg+5+N/BF4J/N7CngOXI3BwBnAtea2RgwAXzY3Z/LP/cR4GagE7gn/1VXC+ctDFy37zi79+/GMJyp9RJGD41y3YPXcf/O+9OrzCciIlJCBXwSEKVSX7u1M+ZjZc9TbgtfERGRqLQtb8p6l/bSv7K/bAGemYI+1Djpb2gj3PgG6O/KfR/aWJvPFRGRutImPQkp9NLXPTCtQGEslZb6jWVo49TNefY9k/sZVKdfRKTJqcefoKR66wPDA4mcJ9S9107dkQ9yP997bbqfKyIidafAn6ByS/ROW3haaDW/UqkP9+/bGe+4iIg0DQX+Kg0MD7DqjlUsu2UZYdWGO9s6WXPCGua2zY10ztTX+M9fHO+4iIg0Dc3xx1Rcmnf+3Pn87uDvOOSHAAhaIdHR1sG5rzl3xqz/YoU1/qVlgBNb7nfWNVPn+AHaO3PHRUSkqSnwx1C6bG/vS3sDXzfLZuHuk8E6qLJfmMIufaWftWv/Lvq39gNUH/wLCXz3Xpsb3p+/OBf0ldgnItL0tI4/hlV3rIqUdW8YQxcPTf687JZl0wr4BOma2zW5eU/YZ3XP62bLBVviNTym1EYaRESkJsqt41ePP4aoc+/F5XhPuuWkyOdfffzqyQBbrgxwmoE51ZEGERGpOyX3xRClvn5hqB7iBX2Ar//i60Au+IYlCh4558hpOwH2b+1PbAlguQ2HRESk8Snwx9C3om/akrz2We3MnzMfw+ie111Vyd0Jn5jscU/4xLTnO9o6MLNUA7N2ExQRaW4K/DEUl+Y1jM62Tg5NHGLfwX2YGWcuPrOq4fBZNis0EXCWzaJ/ZT/7XtoX+N6kArN2ExQRaW4K/DH1Lu1lywVbWHviWkbHRyeT9iZ8gtt33M51D14HVFZ9792vfXdoAHd3epf2ph6Yg0Y1iqcvRESksSnwV2jjjuBNbQrHr//x9bHPefVpV88Y2NMOzKWjGvPnzKdjdgdXPXAVq+5YlX45YRERSZUCf4XClucVju87GDwkH2aWzWJgeGDGwF4amKvNKwhSGNW4/ozreWn8Jfa+tDeVREIREak9reOvULmM/ccufix2Rj/kAnz/yn6ATKyjf+vX3hp4A1OLWgIiIlI5reNPQWdbJ6Pjo4HHK1XIzt9ywZa6r5kfGB4IHbVQhr+ISOPSUH+FPr7y48wK+PXNaZvDhzZ/qOLzZiWollseqAx/EZHGpcBfod6lvfyPM/4HXXO7phzfd3AfD+5+MPR97dZe9rxZCarlbkCU4S8i0rgU+KvQu7SXztnxhvbHfCz0uSwtmwu7Aema21X3aQgREamcAn+VkhqaLxToyUpQDVtdsO7UdXVqkYiIJEHJfVU6cs6RsZfulSpk82cl6MPhDXmysLpARESSo8BfhYHhAX439ruqztE9rzuzAbV3aW8m2yUiIpXTUH8V1v9kPeM+XtU5+lb0sWHbBpbdskyV8UREJHXq8Vdh70t7q3p/Z1sn/Vv7JzflKVTGAyrqaQ8MD2hoXkREylKPv05m22zmzp4buMXuugfWxe79F7bz3bV/l8rriohIKAX+GAaGB1h1x6rJYfm4Vfq65nZN1te/7q3XlR0x2LV/F1f/8OrIgTtoO99KbyJERKR5KfBHFNSjPuSHMCzyOQ4cOsD1Z1wfuc79IT8UeZe/cssK1fsXEZECBf6IgnrUYxO5Yjzz58yPdI5CLf7C+aKIulRwpop/xZ8tIiKtS4E/orAeteO8NP5S7PPs2r8rkXYVBBXcCftsERFpXQr8EZXrUR8YP8Asi/arXDhvYawh99K9AApK8w0A+lf20z2vu+xni4hIa1Pgj2imHvWETzDbyq+OnG2z6VvRF3nevs3acPdpa/zDMvgBtlywhfVnrA8st3vm4jOn3Cxozl9EpPUo8EfUu7SX/pX9oT37QqZ+ufn+I+YcAZSft++e141hdM3twt3Zd3DfZHD/2I8+NrlWPyiDvzCHX2hr4Vzd87o57zXncddTd2m5n4hIizN3r3cbUtfT0+ODg4OJnKvQ2y4OvKW19pfdsgxn+u/VMBbOWxg6v989r3sy4/+M284IXO5nWOC5C88NXTwU+NyqO1YFfm7xZ4qISHMws4fdvSfoOVXuiynK5jVhwX3hvIWR97kPW+MfFvQB5s8NH20I+1wl/ImItBYF/gqUbl5TSLQr3Agc9/LjpgX+jraOybr8QTcFnW2dk+esdPi93OhNuZsRERFpHZrjr1JQot2Dux+c9rrzXnMevUt76VvRF5gEeMgPMTA8MHm+Srxw8IXQ54KSEws3IyIi0jrU469QIcku6nr8zU9v5v6d94cOrY9NjLFh2wZeHHtxWuJeVOV671GmKEREpPkp8FcgKMFvJntf2jvjbn4z3US0z2qfrBZYKkrvvXSKQkREWo+G+isQtJwubd3zuvnk6Z+cstxv/pz5k8v1ilcViIiIhFGPvwL1yIQvDMsHBffCtMNVD1yV2BB+4ZyaFhARaS7q8VcgSib8LJs12RsvJ8pruuZ2hQbdsCp+1RTmSeOcIiKSDQr8FYiyIY67M3TxEFsu2BJazc+wyW16ywX/daeuC31upip+lUjjnCIikg0K/BUoLokbpnhU4Ko3XxW4hM/xyZ502M3EhSdeWHaIPY3CPCr2IyLSvBT4K9S7tLfshjjFGfa9S3u57q3XBdb5L/Skg+rrrz9jPVefdnXZdoRNO1RTmCeNc4qISDYo8FcpKGAHZdj3Lu0NraxX6EkXbiYKUwRRkunOXHzmtGPVFuZRsR8RkealrP4EhGXbX/fgdXz9F19nwieYZbPoaOtgdHx02uuKe9IDwwNc/+PrJ3fw65rbxbpT14Vm89/11F3TjheqBFZzPaBiPyIizUiBPyXXPXgdt++4ffLnCZ9gdHyUWcxigonJ48U96YHhAa7+4dUc8kOTz+99aS8f+9HHAKYF3rB6AvfvvL/q9qvYj4hIc0p1qN/MzjazHWb2lJlNS003s7lmdnv++R+b2fH5439sZg+b2WP5728ves/38+d8JP/1qjSvoVJf/8XXA487HjotsGHbhilBv6BQzreUkvBERCSu1Hr8ZtYGfBb4Y2An8JCZ3e3uPy162QeB5939NWZ2EfAp4ELg34Fz3P03ZvYGYDOwqOh973P3wbTaHsVMBW4mfCLwfY6z5YItgc+VC9hBz5XbcU8FeEREJEiaPf5TgafcfdjdDwK3AeeVvOY84Jb84zuAs8zM3H27u/8mf/wJoNPM5qbY1liiFLgJyuAvdxzKZ80HPReWhHfm4jNVgEdERAKlGfgXAc8U/byTqb32Ka9x90PAPuAVJa/5L8A2d3+p6Ng/5Yf5P2ZmFvThZnaJmQ2a2eCePXuquY5pohS4efdr3x343lP/06mh5w3bsrd9Vvu0jPrrHryOv/3h305pR2Hq4P6d96sAj4iIBMr0cj4zez254f//r+jw+9z9JOCM/NefBb3X3W9y9x5371mwYEGi7Yoyt778VcsDX/Pwbx8O7XkX1vsXV/rrmtvFJ0//5JRh+kLiYOl0wpmLz6R3aa/m/kVEJFSagX8EOLbo58X5Y4GvMbPZwHzg2fzPi4FvAn/u7r8svMHdR/Lf/wO4ldyUQk1FKXAT1rsOS9SDw3kDLxx8YbKAzwMXPTBtbj4scbBwXAV4REQkTJqB/yHgBDNbYmZzgIuAu0teczdwcf7xBcB97u5m1gUMAOvc/UeFF5vZbDN7Zf5xO/Au4PEUryFQlKI5cRP14myME5Y4WDiuAjwiIhImtcCfn7O/lFxG/s+Aje7+hJlda2bn5l/2ReAVZvYUcDlQWPJ3KfAa4JqSZXtzgc1mNgQ8Qm7E4AtpXUOQqEVzjpxzZOg5gnrecTbGmSlxMGo1QRERaT2pFvBx9+8A3yk5dk3R4wPAtCw4d78OuC7ktKck2ca4ohTNGRge4MVDLwa+PyhRD+KtyX/3a989pThQ8fECFeAREZEgmU7uy6KgdfMwNUBv2LaBsYmxaa8xbFqiXkGcefmrT7uaC0+8cLKHP8tmceGJF864oY+IiIhK9sZQbh18cYAuN78f1gvvW9FH/9b+KaMJ5eblrz7tagV6ERGJTYE/hnLr4IsDdLmKemG0MY6IiNSCAn8MUXvycXvvxedQoBcRkTQp8McQ1pPvntc95Wf13kVEJKsU+GOI05NX711ERLJIgT8G9eRFRKTRKfDHpJ68iIg0Mq3jFxERaSEK/CIiIi1Egb8KA8MDrLpjFctuWcaqO1aVLfCTxvtFRETi0hx/hQq76RUy/Au76UF4db4k3y8iIlIJ9fgrFGc3vTTeLyIiUgkF/grF2U0vjfeLiIhUQoG/QnF200vj/SIiIpVQ4K9Q34o+Oto6phyLUo8/qfeLiIhUQsl9Faq2ip+qAIqISD2Yu9e7Danr6enxwcHBejdDRESkJszsYXfvCXpOQ/0iIiItRIFfRESkhSjwi4iItBAFfhERkRaiwC8iItJCFPhFRERaiAK/iIhIC1HgFxERaSEK/CIiIi1EgV9ERKSFKPCLiIi0EAV+ERGRFqLALyIi0kIU+EVERFqIAr+IiEgLMXevdxtSZ2Z7gH+L8NJXAv+ecnOyQNfZXHSdzUXX2TzqeY3HufuCoCdaIvBHZWaD7t5T73akTdfZXHSdzUXX2Tyyeo0a6hcREWkhCvwiIiItRIF/qpvq3YAa0XU2F11nc9F1No9MXqPm+EVERFqIevwiIiItpCUCv5mdbWY7zOwpM1sX8PxcM7s9//yPzez4oueuyh/fYWara9rwmCq9TjM73sxGzeyR/Nf/rnnjY4hwnWea2TYzO2RmF5Q8d7GZPZn/urh2rY6vyuscL/p73l27VscX4TovN7OfmtmQmd1rZscVPddMf89y19lMf88Pm9lj+Wv5oZm9rui5Zvr3NvA6M/Hvrbs39RfQBvwSWArMAR4FXlfymo8A/zv/+CLg9vzj1+VfPxdYkj9PW72vKYXrPB54vN7XkOB1Hg8sA74MXFB0/GhgOP/9qPzjo+p9TUlfZ/6539X7GhK8zrcBL8s//q9F/902298z8Dqb8O95ZNHjc4F/yT9utn9vw66z7v/etkKP/1TgKXcfdveDwG3AeSWvOQ+4Jf/4DuAsM7P88dvc/SV3/xXwVP58WVTNdTaSGa/T3Z929yFgouS9q4Hvuvtz7v488F3g7Fo0ugLVXGcjiXKd33P3F/M/Pggszj9utr9n2HU2kijX+ULRj/OAQqJZU/17W+Y6664VAv8i4Jmin3fmjwW+xt0PAfuAV0R8b1ZUc50AS8xsu5n9wMzOSLuxVajmb9Jsf89yOsxs0MweNLM1ibYsWXGv84PAPRW+t56quU5osr+nmf2lmf0S+J/AR+O8NyOquU6o87+3s2v9gZJJu4BXu/uzZnYKsMnMXl9yxyqN5Th3HzGzpcB9ZvaYu/+y3o2qhpn9KdAD/EG925KmkOtsqr+nu38W+KyZvRe4Gsh0fkalQq6z7v/etkKPfwQ4tujnxfljga8xs9nAfODZiO/NioqvMz+09iyAuz9Mbu7qtam3uDLV/E2a7e8Zyt1H8t+Hge8Dy5NsXIIiXaeZ/RHwd8C57v5SnPdmRDXX2XR/zyK3AWsqfG89VXydmfj3tp4JBrX4IjeqMUwuWaSQhPH6ktf8JVOT3jbmH7+eqckmw2Q32aSa61xQuC5yySojwNH1vqZKr7PotTczPbnvV+QSwY7KP27G6zwKmJt//ErgSUoSj7LyFfG/2+Xk/nE8oeR4U/09y1xns/09Tyh6fA4wmH/cbP/ehl1n3f+9rfsvsEZ/pHcCv8j/T/V3+WPXkrurBugAvk4umeQnwNKi9/5d/n07gHfU+1rSuE7gvwBPAI8A24Bz6n0tVV7nm8jNue0nN3LzRNF7P5C//qeAv6j3taRxncBK4LH8P0aPAR+s97VUeZ3/Cvy//H+fjwB3N+nfM/A6m/DvuaHo35vvURQwm+zf28DrzMK/t6rcJyIi0kJaYY5fRERE8hT4RUREWogCv4iISAtR4BcREWkhCvwiIiItRIFfRESkhSjwi8gURVvAPm5mXzezl+WPd+Zri7fVuD3vMrNra/mZIs1MgV9ESo26+8nu/gbgIPDh/PEPAHe6+3jSH5gvIR1mADincAMiItVR4BeRch4AXpN//D7gLgAz6zaz+4tGBs7IHz/bzLaZ2aNmdm/+2NFmtsnMhvK7yy3LH+83s382sx8B/2xmC8zsG2b2UP7rdADPVRn7PvCuml65SJPS7nwiEijfC38H8C9mNodcieen80+/F9js7v89P/T/MjNbAHwBONPdf2VmR+df+wlgu7uvMbO3A18GTs4/9zrgre4+ama3Aje6+w/N7NXAZuD3868bBM4ANqZ5zSKtQIFfREp1mtkj+ccPAF8ktznM3qLXPAR8yczagU3u/oiZ/SFwv7v/CsDdn8u/9q3k6pPj7veZ2SvM7Mj8c3e7+2j+8R8BrzOzwmccaWZHuPvvgN8CxyR6lSItSoFfREqNuvvJxQfMbJTcJk8AuPv9ZnYm0AvcbGb/ADxfwWftL3o8CzjN3Q8EvK4DGA04LiIxaY5fRGbk7s8DbWbWAWBmxwH/z92/APwfYAXwIHCmmS3Jv6Yw1P8AufwA8qMC/+7uLwR8zBbgrwo/mNnJRc+9Fng8uSsSaV0K/CIS1RZyw/YAfwg8ambbgQuBDe6+B7gEuNPMHgVuz7+2HzjFzIaA9cDFIef/KNCTTwL8KYdXEwC8jVx2v4hUSdvyikgkZrYCuMzd/6zGn/ufgFvd/axafq5Is1KPX0QicfdtwPdqXcAHeDXw32r8mSJNSz1+ERGRFqIev4iISAtR4BcREWkhCvwiIiItRIFfRESkhSjwi4iItJD/HzKZVUCOSYt4AAAAAElFTkSuQmCC", "text/plain": [ "
" ] @@ -3460,7 +3460,7 @@ }, { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAA3UAAAHgCAYAAAACOkT5AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/Z1A+gAAAACXBIWXMAAAsTAAALEwEAmpwYAABe5UlEQVR4nO3dd5ydZZ3//9d1zvSeTCa9hxA6AUKXZkHFgjTFtvbevrrqrm5z3aK76rr+1sqqqIsozYJdQZCmQAghlACBkN5nkul9rt8fZyYESMgkM2fuc09ez8fjPM4597nvc3/m5jA577laiDEiSZIkSUqnTNIFSJIkSZIOnqFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxYqSLmA4Jk2aFOfOnZt0GZIkSZKUiPvuu29HjLFhb6+lItTNnTuXpUuXJl2GJEmSJCUihLB2X6/Z/VKSJEmSUsxQJ0mSJEkpZqiTJEmSpBRLxZg6SZIkSYeu3t5eNmzYQFdXV9Kl5F1ZWRkzZ86kuLh42McY6iRJkiQVtA0bNlBdXc3cuXMJISRdTt7EGGlsbGTDhg3Mmzdv2MfZ/VKSJElSQevq6qK+vn5cBzqAEAL19fUH3CJpqJMkSZJU8MZ7oBtyMD+noU6SJEmS9iObzbJ48eLdtzVr1nDCCSewfPlyAPr6+qiqquKqq67afcxJJ53EsmXL+N73vkdDQwMnnHACCxcu5KUvfSl33XXXqNXmmDpJkiRJqXL13etG9f3ecOrs/e5TXl6+O8ANOfPMM7nrrrtYvHgxDzzwAIcffjh33XUXb3rTm2hvb+fJJ5/k+OOPZ8WKFbzuda/jq1/9KgC33HILF198MbfccgtHHnnkiOu3pU6SJEmSDsIZZ5yxu8Xtrrvu4r3vfe/u4HfPPfdw0kknkc1mn3Pceeedx7vf/W6uuOKKUanDUCdJkiRJ+9HZ2bm76+VFF10EPN1SB7lQd/bZZ1NaWkprayt33XUXZ5xxxj7f78QTT+TRRx8dldrsfilJkiRJ+7G37pdz5syhp6eHLVu28Oijj7Jo0SJOPvlk7r77bu666y4+9KEP7fP9YoyjVpstdZIkSZJ0kM444wyuu+46pk2bRgiB0047jTvvvJN77rmH008/fZ/H3X///aMyng4MdZIkSZJ00M444wz++7//e3eAO/300/nBD37A1KlTqa2t3esxf/rTn7jiiit417veNSo12P1SkiRJkg7SmWeeyUc/+tHdoW7atGn09/c/ZzzdNddcwx133EFHRwfz5s3jhhtuGLWWujCafTnzZcmSJXHp0qVJlyFJkiQpAStXrhy1AJQGe/t5Qwj3xRiX7G1/u19KkiRJUooZ6iRJkiQpxQx1kiRJkpRiTpQyDl33+HV73X7Z4ZeNcSWSJEmS8s2WOkmSJElKMUOdJEmSJKWYoU6SJEmS9iOEwJve9Kbdz/v6+mhoaOCVr3wlAN/73vf44Ac/CMBnPvMZZsyYweLFi1m4cCEXX3wxjzzySN5qc0ydJEmSpHRZeuXovt+St+13l8rKSh566CE6OzspLy/nD3/4AzNmzNjn/h/96Ef5+Mc/DuQWHn/hC1/Igw8+SENDw6iVPcSWOkmSJEkahgsuuIBf/epXAPzoRz/i9a9//bCOe93rXsf555/P1VdfnZe6DHWSJEmSNAyXX345P/7xj+nq6mLFihWceuqpwz72xBNP5NFHH81LXYY6SZIkSRqG4447jjVr1vCjH/2ICy644ICOjTHmqSpDnSRJkiQN26tf/Wo+/vGPD7vr5ZD777+fI488Mi81OVGKJEmSJA3T29/+durq6jj22GO59dZbh3XMDTfcwO9//3u+9KUv5aUmQ50kSZIkDdPMmTP58Ic/vN/9vvzlL3PVVVfR3t7OMcccwx//+Me8zHwJEPLZt3O0LFmyJC5dujTpMlLjusev2+v2yw6/bIwrkSRJkkZu5cqVeeu6WIj29vOGEO6LMS7Z2/6OqZMkSZKkFDPUSZIkSVKKGeokSZIkKcUMdZIkSZKUYoY6SZIkSUoxQ50kSZIkpZihTpIkSZL2I5vNsnjxYo4++miOP/54vvSlLzEwMADArbfeSm1tLYsXL959u+mmm55x3NBtzZo1o16bi49LkiRJSpV9rct8sIaznnN5eTnLly8HYNu2bbzhDW+gpaWFf/7nfwbgrLPO4pe//OXzHpcvttRJkiRJ0gGYPHkyV1xxBV/96leJMSZdji11kiRJknSg5s+fT39/P9u2bQPg9ttvZ/Hixbtfv+GGG1iwYAGdnZ27t8+bN4+f/vSno16LoU6SJEmSRsjul5IkSZKUIqtXryabzTJ58uSkSzHUSZIkSdKB2L59O+9973v54Ac/SAgh6XLsfilJkiRJ+zM0Nq63t5eioiLe/OY387GPfWz3688eU/f3f//3XHrppWNSm6FOkiRJUqoMZwmC0dbf37/P184991yam5v3+lpbW1u+StrN7peSJEmSlGKGOkmSJElKMUOdJEmSJKWYoU6SJElSwYsxJl3CmDiYn9NQJ0mSJKmglZWV0djYOO6DXYyRxsZGysrKDug4Z7+UJEmSVNBmzpzJhg0b2L59e9Kl5F1ZWRkzZ848oGMMdZIkSZIKWnFxMfPmzUu6jIJl90tJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklIsr6EuhPDREMLDIYSHQgg/CiGUhRDmhRDuDiE8EUK4JoRQks8aJEmSJGk8y1uoCyHMAD4MLIkxHgNkgcuB/wC+HGM8DNgJvCNfNUiSJEnSeJfv7pdFQHkIoQioADYDLwSuH3z9+8Br8lyDJEmSJI1beQt1McaNwBeBdeTCXDNwH7Arxtg3uNsGYMbejg8hvDuEsDSEsHT79u35KlOSJEmSUi2f3S8nABcC84DpQCXwsuEeH2O8Isa4JMa4pKGhIU9VSpIkSVK65bP75YuBp2KM22OMvcBPgDOBusHumAAzgY15rEGSJEmSxrV8hrp1wGkhhIoQQgBeBDwC3AJcOrjPW4Cf57EGSZIkSRrX8jmm7m5yE6IsAx4cPNcVwN8AHwshPAHUA9/JVw2SJEmSNN4V7X+Xgxdj/Cfgn561eTVwSj7PK0mSJEmHinwvaSBJkiRJyiNDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlWF5DXQihLoRwfQjh0RDCyhDC6SGEiSGEP4QQVg3eT8hnDZIkSZI0nuW7pe4rwG9jjEcAxwMrgb8Fbo4xLgRuHnwuSZIkSToIeQt1IYRa4GzgOwAxxp4Y4y7gQuD7g7t9H3hNvmqQJEmSpPEuny1184DtwJUhhPtDCN8OIVQCU2KMmwf32QJMyWMNkiRJkjSu5TPUFQEnAt+IMZ4AtPOsrpYxxgjEvR0cQnh3CGFpCGHp9u3b81imJEmSJKVXPkPdBmBDjPHuwefXkwt5W0MI0wAG77ft7eAY4xUxxiUxxiUNDQ15LFOSJEmS0itvoS7GuAVYH0JYNLjpRcAjwI3AWwa3vQX4eb5qkCRJkqTxrijP7/8h4IchhBJgNfA2ckHy2hDCO4C1wGvzXIMkSZIkjVt5DXUxxuXAkr289KJ8nleSJEmSDhX5XqdOkiRJkpRHhjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihrpxKsbIo42PsnTLUgbiQNLlSJIkScqToqQLUH482fwk1z5+7e7nS6YuSbAaSZIkSfliS904dfuG26ktrWVG1Qxu23AbMcakS5IkSZKUB4a6caijt4P1retZ3LCYk6eeTFtvG5vbNyddliRJkqQ8sPvlOLS6eTUAC+oWMLFsIoHAqp2rEq5KkiRJUj4Y6sahdS3rKMmWML1qOpmQYUrFFDa0bki6LEmSJEl5YPfLcWhz+2amVkwlE3L/eadVTWNT+ybH1UmSJEnjkKFunOkf6Gdrx1amVU7bvW1a5TQ6+zrZ1L4pwcokSZIk5YOhbpxZ27KWvoE+plZO3b1tKOA92vhoUmVJkiRJyhND3TgzNEnK5IrJu7dNqpgEwFMtTyVSkyRJkqT8MdSNM2ta1gAwsXzi7m2l2VKqS6p5qtlQJ0mSJI03hrpxZk3zGqqKqyjNlj5j+6TySYY6SZIkaRwy1I0za1vWUl9e/5ztk8onsbp5tTNgSpIkSeOMoW6cWduylvqy54a6iWUTae9tZ1f3rrEvSpIkSVLeGOrGkY7eDnZ276SurO45r9WW1gK4rIEkSZI0zhjqxpFNbbnAVlda95zXdoe6NkOdJEmSNJ4Y6saRoVa4vYW6upLcNkOdJEmSNL4Y6saR52upKysqo6Kogs3tm8e4KkmSJEn5NKxQF0L4SQjhFSEEQ2AB29S2idJsKZXFlc95LYTA9KrpttRJkiRJ48xwQ9rXgTcAq0IInw8hLMpjTTpIm9o3MbVyKiGEvb4+rXKaLXWSJEnSODOsUBdjvCnG+EbgRGANcFMI4a4QwttCCMX5LFDDt71jO1MqpuzzdVvqJEmSpPFn2N0pQwj1wFuBdwL3A18hF/L+kJfKdMC2dmyloaJhn69Pq5xGS08L7b3tY1iVJEmSpHwa7pi6nwK3AxXAq2KMr44xXhNj/BBQlc8CNTwxRrZ3bGdy+eR97jO9ajrgDJiSJEnSeFI0zP3+N8b46z03hBBKY4zdMcYleahLB6ilp4WegZ79ttQBbG7fzMIJC8eqNEmSJEl5NNzul/+6l21/Hs1CNDLbOrYBMLnCljpJkiTpUPK8LXUhhKnADKA8hHACMDStYg25rpgqEHuGupaelr3uM6l8EtmQ3b2vJEmSpPTbX/fLl5KbHGUm8F97bG8FPp2nmnQQhoJaQ3kDT+x6Yq/7ZEKG+vJ6tnduH8vSJEmSJOXR84a6GOP3ge+HEC6JMd4wRjXpIAwFtecbUwe50Le9w1AnSZIkjRf76375phjjVcDcEMLHnv16jPG/9nKYErCtYxt1pXWUZkufd7+GigbH1EmSJEnjyP66X1YO3rtsQYHb1rFtv610AJPLJ/PAtgfGoCJJkiRJY2F/3S+/NXj/z2NTjg7W/taoGzKpYhI7u3fS299LcbZ4DCqTJEmSlE/DXXz8P0MINSGE4hDCzSGE7SGEN+W7OA3fts7ht9QB7Ojcke+SJEmSJI2B4a5Td36MsQV4JbAGOAz4RL6K0oHpH+insbPxedeoGzIU/LZ1uqyBJEmSNB4MN9QNddN8BXBdjLE5T/XoIOzs3kl/7KehfP8tdUP77OiwpU6SJEkaD/Y3UcqQX4YQHgU6gfeFEBqArvyVpQPR2NkIwMSyifvd15Y6SZIkaXwZVktdjPFvgTOAJTHGXqAduDCfhWn4dnbvBIYX6iaUTiAbsq5VJ0mSJI0Tw22pAziC3Hp1ex7zg1GuRwehqbMJGF6oy2ay1JfX716sXJIkSVK6DSvUhRD+D1gALAf6BzdHDHUF4UBa6iA3rs5QJ0mSJI0Pw22pWwIcFWOM+SxGB6exs5FsyFJTWjOs/RsqGtjUtinPVUmSJEkaC8Od/fIhYGo+C9HB29m9k7rSOjJheP85G8obXKdOkiRJGieG21I3CXgkhHAP0D20Mcb46rxUpQPS1NnEhLIJw95/UvkkdnbtpG+gj6LMgQyrlCRJklRohvuN/jP5LEIjs7N7J/Vl9cPev76snkhkZ9fO3UscSJIkSUqn4S5p8CdgDVA8+PheYFke69IBaOo68JY6wC6YkiRJ0jgwrFAXQngXcD3wrcFNM4Cf5akmHaCmzqZhz3wJUF+ea9Vr7GrMV0mSJEmSxshwJ0r5AHAm0AIQY1wFTM5XURq+3v5eWntbD6ilbijU2VInSZIkpd9wQ113jLFn6MngAuQub1AAmrqGv/D4kKHxd4Y6SZIkKf2GG+r+FEL4NFAeQngJcB3wi/yVpeEaWnj8QCZKqSiuoLK4ksZOu19KkiRJaTfcUPe3wHbgQeA9wK+Bv89XURq+ps5cS92BdL+E3GQphjpJkiQp/Ya1pEGMcSCE8DPgZzHG7fktSQeiqfvAu19CrmVvR5fdLyVJkqS0e96WupDzmRDCDuAx4LEQwvYQwj+OTXnan4Ntqasvr3dMnSRJkjQO7K/75UfJzXp5coxxYoxxInAqcGYI4aN5r077tbN7J0WhiJqSmgM6zu6XkiRJ0viwv1D3ZuD1McanhjbEGFcDbwL+Kp+FaXiGFh4PIRzQcfVl9bT0tNDT37P/nSVJkiQVrP2FuuIY43P66A2OqyvOT0k6EAe68PiQSeWTAGytkyRJklJuf6Hu+ZpxbOIpAE3dTQc8ng72CHVdhjpJkiQpzfY3++XxIYSWvWwPQFke6tEBaupsYmbDzAM+rr7cBcglSZKk8eB5Q12MMTtWhejg7OzeOaLul4Y6SZIkKd2Gu/i4ClB3fzftve0HFeqGjjHUSZIkSelmqEuxnV07gQNfeBygJFtCbWmtE6VIkiRJKWeoS7GhSU4OZqIUyC1r4EQpkiRJUroZ6lJsJC11kBtXZ/dLSZIkKd0MdSnW1NUEHHyoqy+vt/ulJEmSlHKGuhRr6hxhqCurt6VOkiRJSjlDXYo1dTdRnCmmsrjyoI6fVD6Jjr4OOno7RrkySZIkSWPFUJdiTZ1NTCybSAjhoI4fWqvOLpiSJElSehnqUuxgFx4fsjvUOQOmJEmSlFp5D3UhhGwI4f4Qwi8Hn88LIdwdQngihHBNCKEk3zWMV0MtdQervrwecAFySZIkKc3GoqXuI8DKPZ7/B/DlGONhwE7gHWNQw7i0s3vnQa9RB0+31BnqJEmSpPTKa6gLIcwEXgF8e/B5AF4IXD+4y/eB1+SzhvGsqWtkLXUTSieQCRm7X0qSJEkplu+Wuv8GPgkMDD6vB3bFGPsGn28AZuS5hnGpo7eDzr7OEbXUZTNZ6krrbKmTJEmSUixvoS6E8EpgW4zxvoM8/t0hhKUhhKXbt28f5erSb2f3TiC31txITCqfZKiTJEmSUiyfLXVnAq8OIawBfkyu2+VXgLoQQtHgPjOBjXs7OMZ4RYxxSYxxSUNDQx7LTKeRLjw+ZFL5pN3vJUmSJCl98hbqYoyfijHOjDHOBS4H/hhjfCNwC3Dp4G5vAX6erxrGs6GWupF0v4RcS58tdZIkSVJ6JbFO3d8AHwshPEFujN13Eqgh9YYWDB+NlrodnTuIMY5GWZIkSZLGWNH+dxm5GOOtwK2Dj1cDp4zFecezoZa6kYa6+vJ6egZ6aO1tpaakZjRKkyRJeXb13esO+tg3nDp7FCuRVAiSaKnTKGjqbKIsW0Z5UfmI3mdorbqhlj9JkiRJ6WKoS6mhhcdzS/8dvPry3OyZjquTJEmS0slQl1KNXY0j7noJMKnMljpJkiQpzQx1KbWza+eIZ76EPbpfdhnqJEmSpDQy1KVUU1fTqLTU1ZTWUBSK7H4pSZIkpdSYzH6p0RVjpKkzF+que/y6Eb1XJmSYWD7RUCdJkiSllC11KdTR10HPQM+otNTB02vVSZIkSUofQ10KNXU2AYzKmDqA+rJ6J0qRJEmSUspQl0JN3blQN5otdYY6SZIkKZ0MdSk01FJXX1Y/Ku83qXwSjV2NDMSBUXk/SZIkSWPHUJdCO7t3AqPY/bK8nv7YT3N386i8nyRJkqSxY6hLoaauUR5TV55r8XOyFEmSJCl9DHUp1NjZSEVRBeVF5aPyfpPKcguQG+okSZKk9DHUpdBoLTw+ZFK5oU6SJElKKxcfT6GmrqbdXSZHw+0bbwfglvW30NXftXv7ZYdfNmrnkCRJkpQfttSl0Gi31JVmSykKRbT1tI3ae0qSJEkaG4a6FBrtUBdCoKqkirZeQ50kSZKUNoa6lBmIA+zs2jmqoQ6gsriS9t72UX1PSZIkSflnqEuZlu4W+mP/qI6pA6gqtqVOkiRJSiNDXcoMrVE32i11VSVVjqmTJEmSUshQlzKNXY3A6Ie6yuJKOvo6GIgDo/q+kiRJkvLLUJcyeWupK64CcFydJEmSlDKuU5cyjZ0H31J33ePX7fO1oVDX1ttGdUn1wRUnSZIkaczZUpcyTV1NBAJ1pXWj+r6VJZUAjquTJEmSUsZQlzJNXU1MKJtANpMd1fe1+6UkSZKUToa6lBnthceHVBYPttS5rIEkSZKUKoa6lMlXqCvJllCSLaG9x5Y6SZIkKU0MdSmTr1AHLkAuSZIkpZGhLmWaOvMX6iqLKw11kiRJUsoY6lKkp7+H1t7WvLbUOVGKJEmSlC6GuhTZvfB4eZ5CXUmVSxpIkiRJKWOoS5HdoS6P3S+7+rvoG+jLy/tLkiRJGn2GuhQZCnX1ZfV5eX/XqpMkSZLSx1CXInkPdSW5UGcXTEmSJCk9DHUp0tSZ5zF1gy11zoApSZIkpYehLkWaupoozZZSUVSRl/evLqkGoKWnJS/vL0mSJGn0GepSpLGrkYllEwkh5OX9K4sryYSMoU6SJElKEUNdijR15W/hcYBMyFBdUk1Lt6FOkiRJSgtDXYrkO9QB1JTU2FInSZIkpYihLkXGItTVltTaUidJkiSlSFHSBWh4rn3sWrZ3bGd753aue/y6vJ2nurSalqYWYox5O4fGkaVXjuz4JW8bnTokSZIOYbbUpURPfw/9sZ/K4sq8nqe2pJb+2E9HX0dezyNJkiRpdBjqUqK9tx0g76GuprQGgObu5ryeR5IkSdLoMNSlRHtfLtTla426ITUluVDnZCmSJElSOhjqUqKtpw2AqpKqvJ5nd6hzshRJkiQpFQx1KdHWOxjqivMb6iqLK8mGrC11kiRJUkoY6lKiraeNQKCiOL/dL0MIubXqbKmTJEmSUsFQlxJtvW1UFleSCfn/T1ZTWkNzjxOlSJIkSWlgqEuJtt62vHe9HFJTUmP3S0mSJCklDHUp0d7TTmVJfpczGFJTUkNrTyv9A/1jcj5JkiRJB89QlxJtvW1UF1ePyblqSmsYiAM0dTWNyfkkSZIkHTxDXQoMxIHcmLoxbKkD2NK+ZUzOJ0mSJOngGepSoLm7mYE4MGZj6mpLawHY0mGokyRJkgqdoS4FdnTuAPK/Rt0QW+okSZKk9DDUpcDuUFcyNqGuvKic4kwxm9o2jcn5JEmSJB08Q10KjHVLXQiBCWUT2NC6YUzOJ0mSJOngGepSoLGzERi7ljqACaUT2NBmqJMkSZIKnaEuBXZ07qA4U0xJpmTMzllXVsfGto3EGMfsnJIkSZIOnKEuBbZ3bqequIoQwpidc0LpBDr7Omnsahyzc0qSJEk6cIa6FGjsbByzNeqG1JXVATiuTpIkSSpwhroU2NG5Y8wmSRkyoXQCABvbNo7peSVJkiQdGENdCuzoGvtQV1daB9hSJ0mSJBU6Q12B6+nvobm7eUxnvgQozhbTUN7gDJiSJElSgTPUFbjdyxmMcUsdwIyqGbbUSZIkSQXOUFfgdi88PsYtdQAzq2c6pk6SJEkqcIa6Arc71CXQUjezeiZb2rfQ29875ueWJEmSNDyGugK3vXM7kFCoq5pJJLKpfdOYn1uSJEnS8BjqCtz2zu0EQiLdL2dUzQBgY6tdMCVJkqRCZagrcNs7tlNfXk8mjP1/qpnVMwGcAVOSJEkqYIa6Are1YysN5Q2JnHtyxWSKM8XOgClJkiQVMENdgdvesZ0pFVMSOXcmZJhZPZO1LWsTOb8kSZKk/TPUFbhtHdtoqEimpQ5gbs1c1rSsSez8kiRJkp6foa6A9fT3sLN7J5MrJidWw7zaeaxrXUffQF9iNUiSJEnaN0NdARtaziDJUDe3Zi59A30uQi5JkiQVqKKkC9AzXff4dbsfr29dD8BjTY9x2ITDEqlnXu08ANY0r2FOzZxEapAkSZK0b7bUFbDWnlYAqkuqE6thKNQ91fxUYjVIkiRJ2jdDXQErhFBXW1rLxLKJTpYiSZIkFShDXQFr7WklG7KUF5UnWsfcmrm21EmSJEkFylBXwFp7WqkuqSaEkGgd82rnGeokSZKkAmWoK2BDoS5p82rnsbN7J7u6diVdiiRJkqRnMdQVsEIJdXNr5gI4rk6SJEkqQIa6AlYooc4ZMCVJkqTCZagrUN193fQM9FBdnHyom141naJMEU+1GOokSZKkQpO3UBdCmBVCuCWE8EgI4eEQwkcGt08MIfwhhLBq8H5CvmpIs9be5JczGFKUKWJO9Rxb6iRJkqQClM+Wuj7gr2OMRwGnAR8IIRwF/C1wc4xxIXDz4HM9SyGsUben+XXzWb1rddJlSJIkSXqWvIW6GOPmGOOywcetwEpgBnAh8P3B3b4PvCZfNaRZoYW6wycczvrW9XT0diRdiiRJkqQ9jMmYuhDCXOAE4G5gSoxx8+BLW4Ap+zjm3SGEpSGEpdu3bx+LMgtKIYa6SOSJXU8kXYokSZKkPeQ91IUQqoAbgP8XY2zZ87UYYwTi3o6LMV4RY1wSY1zS0NCQ7zILTmtPK6XZUkqyJUmXAuRCHcDjOx9PuBJJkiRJe8prqAshFJMLdD+MMf5kcPPWEMK0wdenAdvyWUNaFcpyBkOmV02nsrjSUCdJkiQVmHzOfhmA7wArY4z/tcdLNwJvGXz8FuDn+aohzVp6Wgoq1GVChoV1C3ms6bGkS5EkSZK0h3y21J0JvBl4YQhh+eDtAuDzwEtCCKuAFw8+17O09bQVxBp1ezp8wuGs2rmKXK9ZSZIkSYWgKF9vHGO8Awj7ePlF+TrveBBjpLW3sLpfQi7UXfv4tWxp38K0qmlJlyNJkiSJPIY6HbyOvg4G4kDBhbpFExcBuclSDHWSJCWvubOXJ7a10dTezc6OXrIhUFGSZWJVCYdPrmZCZWFMuCYpvwx1BajQljMYcljdYUAu1J0z65yEq5Ek6dDU2z/A0jVNLF27k3VNufVjMwFqyooZiJGOnn76BnJDJSZXl3LmgkmcMKeOosyYrGQlKQGGugLU0pNb+aHQQl1VSRUzqmY4A+ahLEboboWuZujtgP5eyBYnXZUkHRJijPxyxWa+9PvHWNPYwdSaMs4/agpHTqthUlUp2UzYvd+Oth4e39rK8vW7+OnyjfzxsW287OipHDezNuGfQlI+GOoKUEt3LtTVlNQkXMlzHT7hcB7b6QyYh5QYYd1f4JGfw8pfQMuGp18LGaieDpMWwryzoXxCcnVK0jjW2NbNp3/6IL97eCtHTK3mzafN4Yip1eQmG3+mEAIN1aU0VJdyxoJ6ntjWxh9WbuWapet5aFMzLztmKvVVpQn8FJLyxVBXgJp7msmEDFUlVUmX8hxHTDyCW9ffSntvO5XFlUmXo3zbvAJ+/3fw1G2QLYXDXgSnvgfK66CoDFZcC7vWwlN/yt1mnASLXpF7XZI0Ku55qon3/3AZLZ29fPqCI3jHC+Zzzb3rh3VsCIGFU6pZMLmK21ft4KaVW3nF/3cH33nrEo6ebqudNF4Y6gpQS3cL1cXVZELh9X0/ZtIxRCKPND7CyVNPTroc5UtfN/z+H+CeK3Ktby//T1j8Bih9VpfgnvbcfedOWH0LrP0zbH0YjnsdTDt+7OuWpHHmp/dv4JPXr2DWxAr+7x2ncOS0g+vFkwmBcw5vYOHkKm5YtoHXfvPPfPUNJ3LeEZNHuWJJSSi81CBaelqoKS28rpeQC3UAD+94OOFKlDfNG+HKC+Ceb8Ep74IPL8u1zj070O2pfAIcfTGc/UmoqIf7roQHr4WB/rGrW5LGma/d8gQfveYBlsyZyE/fd+ZBB7o9Ta8r52cfOJO5kyp5x/fv5ZcrNo1CpZKSZqgrQC3dLQU5ng5gYtlEpldO56HGh5IuRfmwcRlccQ5sfxRe+wO44AsHNk6uqgHO/AjMfyGsvQuWfR/6+/JXrySNU/990+N84XeP8ZrF0/n+20+htmL0JqWaUlPGte85nSVzJvKRHy/ndw9vGbX3lpQMu18WmBgjLT0tHFF6RNKl7FNdWR13b76b6x6/7hnbLzv8soQq0kFZeuUzn+98Cu7+FhRXwOkfhI6m5+4zHJkiOOrVUFYLj/wUln4blrwdsq6VJEnD8ZWbVvHfN63i0pNm8h+XHLd7VsvRVFlaxHffdjJv/s7dfPDqZfzvXy3h3EV2xZTSypa6AtPe205/7Ke2pHAHL0+vnM6u7l2097YnXYpGS+OT8JdvQkkVnPEhqJ468vecfw4cdzlsfwzu+55dMSVpGL5351N8+abHueTE/AW6IVWlRXz/7aewcHI1H/jhMlZubsnbuSTll6GuwAytUVeoY+oApldNB2BTm/3wx4XmDXDvFbmWtTM+NLrLEsw+DY69FLY9Ag/dkFseQZK0V79asZl//uUjvOSoKfznpfkNdENqyor57ltPpqqsiHd87162tXbl/ZySRp+hrsDsDnUFOqYOYFrVNMBQNy50NOVmuCwqh9Penwt2o23OmbDgRbDuLnjyptF/f0kaB5auaeKj1yznxNkT+J/XnzAmgW7I1NoyvvOWk9nZ0cu7fnAf3X32rJDSxlBXYAp54fEhpdlSGsobDHVp19MB93wT+nueXnsuX454BUw/ER79Va7VTpK025bmLt571TKm15Xx7b9aQllxdsxrOGZGLV9+3fE8sH4X//rLlWN+fkkjY6grMM09zWRDtuAX9p5eNZ1N7ZuIdqdLp/6+3MyU7Y1w8juhelp+zxcycPzlUDMd7r8q10IoSaK7r5/3/fA+Onr6+NablzChMrlJpV52zDTeffZ8/u8va/nZ/RsTq0PSgXP2ywIztJxBCGPX7eJgzKiawQPbH2BX9y4mlI3iGCyNjZs/Azseyy0SXn/Y2JwzWwInvQ1u/1Ju4pQzPjw255WkAvaZGx/h/nW7+PobT2TR1OdZD3QUXX33un2+NmtCBXPrK/jE9Q+wprGdydVlz9nnDafOzmd5kg6CLXUFppAXHt/TrOpZAKxr2fc/DCpQK66Du/4H5rwAZp8+tueubIDj3wDN6+DRX4ztuSWpwFx99zp+dM863nfuAi44Ns89JoYpmwlcfvJsirMZrlu6gf4Be+RIaWCoKzCFvPD4niZXTKYsW8balrVJl6IDsW0l3Pih3OQlR1+UTA3TjoO5Z8FTf4KnbkumBklK2LJ1O/mnGx/irIWT+Pj5i5Iu5xlqyot5zeIZbNzVyR8f3ZZ0OZKGwe6XBaR/oL+gWuqevbj4nkIIzK6ZzbpWW+pSo6cdrnsrlFbBpVfCY79OrpYjXwXbH4WfvR/edxeUFcZnXpLGQlN7D++76j6m1paN+UyXw3XMjFpOnF3HrY9tY9HUamZPrEi6JEnPw5a6ArKjcweRWNALj+9pds1smrqaaOtpS7oUDcevP5FbCPzi/4XqKcnWki2BxW+Elo3w208lW4skjaEYI5+8/gF2tvfyzTedRF1FchOj7M8rj5tObUUx1y5d7zIHUoEz1BWQLR1bgMJeeHxPc6rnANhalwbLr4blP4SzPwELzku6mpwJc+EFH4PlV8GjCbYaStIYuuova7lp5Tb+9uVHcPT0wv4jbllxlstOmsXO9h5+/eCWpMuR9DwMdQVkS/tgqEvBmDqAqZVTKc4UO66u0G17FH7117lxbOf+bdLVPNM5fwNTj4VffBjadyRdjSTl1WNbWvnXX63k3EUNvO3MuUmXMyzzJlVy1sJJ3LumiZWbW5IuR9I+GOoKyFCoS0v3y2wmy8zqmc6AWch6OnLj6Eoq4ZJvQ2bsF7R9XkUlcNG3oKsZfvn/wHUPJY1TXb39fPhH91NdVsQXLj2+4Jcu2tOLj5zCtNoyfnr/Rjq6+5IuR9JeGOoKyMa2jZRmSykreu6aMIVqdvVstnZspbOvM+lStDe/+URuQpKLr4DqqUlXs3dTjobz/g5W/gJWXJN0NZKUF5//zaM8trWVL152PA3VpUmXc0CKshkuPWkmHT19/PLBzUmXI2kvnP2ygGxq20RdaV2q/no3t3Yuf9rwJ9Y22wWz4DzwY7j/qsFxdC9Muprnd8aHcrNx/uaTMP/cwg2gksaN51uAezgOZAHum1du5Xt3reEdL5jHuYsmj8r5x9q02nLOWzSZmx/dxu8f3sL5R/t7WiokttQVkI1tG6ktTUfXyyEzq2ZSki3hiV1PJF2K9rT9MfjlR3Pr0Z1TYOPo9iaThQu/Bn3d8MuP2Q1T0rixraWLT1y/giOn1fDJlxXWenQH6pxFDUyrLePvfvYQuzp6ki5H0h4MdQUixri7pS5Nspks82rm8eSuJ4l+ES8MQ+Poiivgku9ANiUN8pMW5rphPvYreOiGpKuRpBEbGIj89XUP0NHTx/+8fjGlRQU2rvkAFWUyXHLiTHa29/DZXzySdDmS9mCoKxDN3c109HWkLtQBHDbhMJp7mnmq+amkS1GM8OuPw7ZH4OJvQc20pCs6MKd/AGYsya2p17Yt6WokaUS+c8dT3L5qB//4yqM5bHJ10uWMiul15bz/vMP4yf0buXnl1qTLkTTIUFcgNrZvBKCurC7ZQg7CgroFANyx8Y6EKxHLfpBbj+6cv4HDXpx0NQduqBtmT1sunEpSSj20sZn//N2jvOzoqbz+lFlJlzOqPnjeYRwxtZpP//RBmjt6ky5HEoa6grGpbRNAKlvq6krrmFQ+iTs33Zl0KYe2TctzLVwLXpgLdWk1+Qg491PwyM/h4Z8mXY0kHbD27j4+/KP7qa8s5fOXHJuqCdCGo6QowxcvO54dbT38y6/shikVAkNdgUhzqINca93SLUtd2iApHU1w7ZuhsgEuLsD16A7UGR+G6SfArz7uouSSUuezv3iEpxrb+fLrFlNXUZJ0OXlxzIxa3n/uAq6/bwO3PGp3eSlphroCsbFtI9XF1alao25Ph9UdRs9AD/duuTfpUg49AwPw0/dCy2Z47fehsj7pikYuWwQXfj23KPlvPpl0NZI0bL9asZlrlq7n/ecu4PQF4+D38fP44AsP4/ApVXzqJw/S3Gk3TClJhroCsaltE9OrpiddxkGbUzOHyuJKbl53c9KlHHru+C9Y9Tt42edg5pKkqxk9U46Ccz6Zmwlz5S+TrkaS9mvjrk4+9ZMVLJ5Vx/978eFJl5N3pUVZvnjZ8Wxv6+bf7IYpJcpQVyA2tm1MdagryhRxzsxzuHndzfQO+Ne6MfPkH+GWf4NjL4OT35l0NaPvBR+Fqcfm1tzraEq6Gknap/6ByEd/vJyBCP/f5SdQnD00vmIdN7OO95w9n2uXbuDWx+yGKSXl0PiNU+CG1qibUTUj6VJG5Py559Pc3czSLUuTLuXQsOOJ3Hp0DUfAq74C42wgPgDZYnjNN6CzCX77qaSrkaR9+totT3DPmib+5TVHM7u+IulyxtRHXryQhZNz3TBbuvzDrpQEQ10BGFqjLu2h7szpZ1JeVM7v1/4+6VLGv86dcPVrIVMMr/8xlFQmXVH+TD0WzvprWPFjWPmLpKuRpOe456km/vumx3nN4ulcdMLMpMsZc6VFWb5w2fFsbeni33+1MulypEOSoa4AbGzLrVGX5u6XAGVFZZw761z+sPYP9PT3JF3O+NXXA9e+BZrXw+uugglzkq4o/876OExbDDd+KDchjCQViJ3tPXzkx/cze2IF/3rRsUmXk5jFs+p499kL+PG967nt8e1JlyMdcgx1BWAo1KW9pQ7gwgUX0tzdzJ82/CnpUsangQH4+QfgqT/Bq/4/mHN60hWNjaISuOTb0NsFP3tf7jpIUsJijHzi+gdobOvhq284karSoqRLStT/e/FCFjRU8qmfPEir3TClMXVo//YpEENr1E2rmsaKHSsSrmZkTpt2GpPLJ/PzJ37OS+a8JOlyxp8//AM8eC286B+hrwuWXpl0RWNn0kJ46b/Brz4Gd38DTv9A0hVJOsRdeecablq5jX961VEcM6M26XISV1ac64Z56Tfu4nO/eZR/P4RbLqWxZktdAdjQtoHqkmpqSmqSLmXEspksr1rwKu7YeAfbO+x+Maru+G/481fhlHfDCz6WdDXJWPJ2WHQB/OGfYMN9SVcj6RD24IZmPveblbz4yCm89Yy5SZdTME6cPYF3njWfq+9exx2rdiRdjnTIMNQVgHUt65hTPX7GRV208CL6Yz/XP3590qWMH3/+Gtz0T3DMJfCyz4/PmS6HIwS48GtQPS0386fLHEhKQFdvPx/80TImVZXyhUuPIxyqv5P34WMvOZz5kyr5mxtW0Nbdl3Q50iHBUFcA1rWuY1bNrKTLGDVzauZw1oyz+PFjP3bClNFw9xXwu0/Dka+Gi66ATDbpipJVMREu+x60boafvR9iTLoiSYeQGCM3LNvA+qYOvnL5CUyoLEm6pIKT64Z5HJuaO/n8b5wNUxoLhrqE9fb3srl9M3Nqxk9LHcCbjnoTTV1N/Oap3yRdSrrd+RX4zSdg0Svg0u9C1mGwAMw8Cc7/F3j8N3DbF5KuRtIh5I4ndvDwphb+9uVHcMq8iUmXU7BOmjORd5w5j6v+so67nrAbppRvhrqEbWjbwEAcYHb17KRLGVWnTzudw+oO48qHrqR/oD/pctInRrjpM/CHf4SjL861TGWLk66qsJz6Xjjucrjl31y/TtKYeHJ7G799aAvHTK/hXWfNT7qcgvfX5y9i3qRKPnH9Cpo7nA1TyidDXcLWtawDYHbN+Ap1IQTec9x7eLL5ST77l89y3ePXPeemfejrgZ9/EO74Mpz0ttxU/kV273mOEOBVX4EZS+An74EtDyVdkaRxrLmzlx/fs45JVaVccuJMx9ENQ3lJli+/bjFbW7r4mxtWEO0uL+WNoS5h61oHQ904a6kDOH/u+RxWdxi3bbiNgei6YsPS3gg/uBCWXwXn/A288suOoXs+xWVw+Q+hrBaufi00b0i6IknjUN/AAFffvZbegcgbT51NabG/l4dr8aw6PvmyRfz24S1c9Ze1SZcjjVuGuoSta1lHdUk1daV1SZcy6jIhwwcWf4AdnTtYtnVZ0uUUvk3L4X/Pg433wSXfgfM+fejOcnkgqqfCG6+D7lb4v4udEVPSqPv1g5tZv7OTS06cyeSasqTLSZ13vmA+5y5q4F9+tZKHNjYnXY40LhnqEraudR2zq2eP224cL5r9IubWzOWW9bfQ2duZdDmFKUa453/hOy+BgT5422/g2EuTripdph4Dr/8R7FyTa7Hrbku6IknjxN1PNfKX1U2cddgkjnWB8YOSyQS+dNnx1FeW8N6r7mNnuzNjS6PNqfQStq5lHcc2HJt0GXkTQuClc1/KFSuu4Jb1t3DB/AuSLqmwtG2DX34UHv0lLDwfLvpWbsr+Q8XSK0f+Hkvelruf+wK49Dtw7V/BDy/Ntd6VVo/8/SUdslZtbeUXD2xi0ZRqXnrM1KTLSbX6qlK+8aaTeO03/8xHrlnOlW89mWxmfP5BW0qCLXUJ6unvYVP7pnE5nm5PUyqncPLUk7lv631satuUdDmFIUZ4+KfwtVNh1R/g/H+F119zaAW6fDjyVbmuq+vvyXXF7LKbj6SDs7Wli6vvWcfk6jIuP3kWmXHao2YsLZ5Vx2defTS3Pb6dL/7+saTLkcYVQ12C1rSsYSAOsKBuQdKl5N25s86lqriKG5+80SUOmp6Cq18H170VJsyF99wGZ3wIMv7vOCqOuRguuxI2LYPvvwpatyRdkaSUaevu4wd/XkNxNsNfnT7HiVFG0etPmcXrT5nNN259khvuc3IrabT4LTJBq3etBmB+7fhf66asqIxXLHgF2zq2cfvG25MuJxldLXDLv8PXT4O1d+Za597xB5h8RNKVjT9HXQiXXw07VsG3XwxbH0m6Ikkp0ds/wFV/WUtrVx9vPm0OdRUuKTOaQgh89sKjOWNBPX/7kxXcu8bJraTR4Ji6BD3Z/CSZkGFu7dykSxkTh084nOMajuOOjXewaOKipMt5jn2tnXfZ4ZeN7I17u2Dpd+H2L0JHY24x8Zf+G9RMH9n76vkd/tLcpDNXvw6++9LceMUjHNMpad8GYuT6+zawrqmD158ym1kTK5IuaVwqzmb4+htP5KKv38W7frCU6997OodNdgy0NBKGugSt3rWaWdWzKM2WJl3KmHnp3JeyetdqbnziRt533PsozhYnXdKBG+7kHnEANtwLj/8WOnfCpMPhxLdA3WwD3ViZvhjeeRNc80b48evh9A/Ciz8DafzcScqrGCM/X76JBzc287KjpzrTZZ7VVZTwvbedzCXf+DNv/s493PC+M5heV550WVJq2f0yQaubVzOvdl7SZYyp8qJyXjH/FWzt2MrXln8t6XLyo78n173y1s/BAz+Ckio49X1w2vtzgU5jq24WvP33cPI74c9fzbXabXs06aokFZAYI799eAv3rmninMMbOPvwhqRLOiTMqa/k+28/mbauPv7qu/fQ2NaddElSahnqEtI70MualjUsqB3/k6Q826KJizhx8ol896HvsnTL0qTLGT3drfDYb+Dmf4YHr4OiMjjpbfCCj0FD4XU3PaQUl8ErvgSXXglNq+FbZ8FtX4T+3qQrk1QA/vT4dm5ftYNT503k/KOmJF3OIeXo6bX871uWsL6pgzd++26DnXSQDHUJWd+6nr6BvkNi5su9OX/u+cyqnsXf3fF3tPa0Jl3OyLRthRXXws2fhVW/y81oefqHcmFu2vHgNNiF45iL4QP3wKKXwx//Bb5+Ojz++9wSE5IOSX9Z3cjvH9nK8TNredXx0wn+zh5zp82v57tvPZmndrQb7KSDZKhLyO6ZL+vG/8yXe1OSLeHfz/p3tnZs5XN3fy7pcg5cjND4JNz7bbj187DhHpi5BM79FJz8LqhfYJgrVFWT4bU/yK0LSISrL4P/e01ubTtJh5Sla5q48YFNHDG1mktPci26JJ152KTdwe6yb/2ZDTs7ki5JShUnSknI4zsfJxCYV3Nojanb0/ENx/Ou497FNx/4JmfPOpuXzX1Z0iXtX38fbFoOq/8Iu9ZBcQUsfAnMPQtKD2DmruFOtqL8WfQyWPBC+Mm74Imb4DsvgUmLctsmHX5goXzJ2/JXp6S8uPOJHfzqwc0snFzF60+ZTTZjoEvamYdN4v/ecSrv+P69XPKNu/jB209l0VRnxZSGw5a6hKxsXMm82nlUFB/a0yW/+7h3c+ykY/mXP/8LW9u3Jl3OvnW3wd3fgv85EZZ9D3o64JhLczMpLrrgwAKdCkdRCcw/F174D3Dkq6FlI9z9jdwkN0/dnluOQtK4EmPkKzet4lcPbubo6TW8+bQ5FGf9OlQoTpk3keveezoxwqXfuItbHt2WdElSKthSl5CVTStZMnVJ0mUkrjhTzOfO+hyX/eIy/v7Ov+dbL/kWmVA4/7iWde7KjZW79zvQtQtmnQoLXgRTj4ECqlMjVFSaa6GbezZsvh/W3A4P3wCP/hJmngyzT4OaGXapVUG5+u51Izr+DaceerPxxhj53G8e5YrbVnPi7DouOmGmLXQHId+fvSOm1vDTD5zJu3+wlLd//17+5mVH8J6z5+8e7+hnX3ouQ10CGjsb2dqxlSMnHpl0KaNqX4t378+cmjl84uRP8Nk/f5YrVlxBfXn9Xvcb8SLgQ/bV9bFpxe6HlV0tLNr4IHO3rcqNn5t6HCx4C0w4dLvLHhKyRbkQN/Nk2LkW1t4B6/+cu6+eCjOWwIyToHxC0pVKOkB9/QP8w88f5kf3rOOvTp/D4VOqHUNXwGbUlXP9e8/g49c/wOd/8yhL1+zkC5cex4TKkqRLkwqSoS4Bjzbl1sgab6FuJC5deCnLti7j68u/zuVHXM7CCQsTqaO2vZEjNq5g1o41DITAmskLWXDUpVDpmkWHnAlzcrejXgObl8OGpbmWu0d/CRMX5CbGmXZ8blylpILW1t3Hh65exi2Pbef95y7gEy9dxI/uWZ90WdqP8pIsX339CZw0ewKf+81KXv6V2/nSa49PuiypIBnqErCyaSUAR9QfkXAlhSOEwD+e/o+s2rmKn676Ke849h37bLHLi6bVvOCR3zNt1wZ6M0U8Nv0YVk0/mq6SChYY6A5tJZUw58zcrX0HbFoGG+6FFdfAQ9fD5KOhchIsPD/XjVNSQdmws4N3fn8pq7a18W8XHcMbT52TdEk6ACEE3v6CeZwybyIf/tH9vPHbd7NkzgRefsw0ykuySZcnFQxDXQJWNq5kZtVMakpqki6loJQXlfPl877MpTdeylUrr+JtR7+NmtI8XqMYYcfjubXlmlYzsaiMh2adyBPTjqTXL+fam6HwdthLoHk9bFwKG5fBNW+Cslo4+iI47nUw6zTIOOZSStodq3bwoR8to68/cuVbT+bsw/0jXVodM6OWX3/kLL580+Nc8afVPLqllZcePYUTZk+wG62EoS4RDzc+zFH1RyVdRkGaVT2LNxz5Bn7w8A/44cof8paj35KfGUJ3rILHfwNNq6GsDo6+iF9VVdGfLR79c2n8CQHqZuduR16YW3B+xTW5Rejv+x7UzobjLoNjXwuTbZGXxtrAQOQbf3qSL/3+MQ6bXMW33ryEeZMqky5LI1RWnOVTLz+SopDhxgc2csOyjfxldRPnHz2FwxqqXDhehzRD3Rjb2r6VjW0beeORb0y6lII1vWo6rzvidVy98mqufOhK3nDkG5hQNkoTU6y9C/78NWhcBaW1uWUJZp0G2SL695goRRq2TDbXajfnjNwkKlsezLXg3f5fcPuXoGYmzDwJpp+Ya83bG9e5k0bNluYuPnbtcu56spFXHjeN/7jkOCpL/boznsyYUM57zlnAig27+N3DW7nyzjXMra/gvEWTOWyy4U6HJn/LjbFl25YBcOKUExOupLDNq53Hm456E9c8eg3ffei7vG7R60b2huvvgVv+HVbfkltT7uiLYPYZYMucRlNRaW4ClZlLoKsFNt2fC3iP/BweuREajoBZJ8OUY/3sSaMsxsjPl2/iM794mO7eAf7zkuO4bMlMv+CPU5kQWDxrAsdMr+XetTv502PbuPKuNUytKeOMBfUcO6OW0mLH3OnQYagbY/dtvY+KogoWTViUdCkFb07NHN5+7Nu5euXVfO/h71FdUs3bj3n7ga1jt/E+uOVz8MQfoGISnP+vkC3J3aR8KquB+efkbm1bc7NnbrgXlv0Aisth+gkw8xSoc9IGaaQ27urkH3/2EDc/uo0TZtfxxcuOZ0FDVdJlaQwUZTOcPr+ek+dM4IENzdy+ajs/uX8jv1ixiWOm13LinAnMm1TpuDuNe4a6MXbf1vs4YfIJFGW89MMxqXwS7z7u3fxy9S/5yrKv8OfHfsK/Tn8p0/Y3yUzzBnj8t7D1odyU80e8Euae5eyE49G+1h0sJFVT4IhXwKKX58ZzbrgH1t+b6w5cNRm6m3MTrNRMT7pSadgKYQHort5+rrhtNV+/9QkA/v4VR/K2M+eNyYLiI/35NbqKshlOmjOBE2fXsa6pg2XrdrJiQzP3r9/FhIpijplRyxFTa5g90WVoND6ZLMbQrq5dPLHrCV4+7+VJl1IQhrtYeVlRGZcsvITLF13O5//yL1z85A/422nn8eraowghcN0eY+Fq2ps4ev39zGxam2sNWXQBzD0bisvy9WNIwxcy0LAodzuma3D9u3vgps/AzZ+F+efB4jfkAmBxedLVSgWrr3+AG5Zt4Cs3rWJTcxcXHDuVT19wJDMn+IX9UBdCYE59JXPqK3nFsdN5ZHML96/byV1PNHL7qh2UF2dZuraJFx4xmdPn1zO5xu8HGh8MdWPo3q33AnDSlJMSriR9QghctPAiTt6+lr/b+Fv+fuPvuKXlSf5x+ouBXJg7asNyZjWuoTdbzMMzF3P00a91YWgVruIymH1a7jbvbHjgR/DAj+GGdwxO4nMxLH5jbnye3YYkINcyd8OyDfzvbatZ09jB8bPq+OJrj+eMBZOSLk0FqKQow+JZdSyeVUdXbz+rtrXx2JYWbl+1g58v3wTAvEmVnDJ3IqfMm8iSuROYPbHCcZhKJUPdGLp1/a3UlNRwXMNxSZeSWjNLavnu3Mv4v8Zl/H/b7uSiVVfykdYeXrptLb3ZYh6ZeTyPTzuG3uJSjjbQKS3qF8AL/x7O/TSsuR2WX50LePddCfULYfHr4eiLYeK8pCuVEvHUjnauuXc91y1dT2N7D8fNrOWKN5/ES46a4hdwDUtZcZZjZ9Ry7IxaXnfyLB7a2Mw9TzVx91NN/PbhLVyzdD0ANWVFHDO439D9nHqDngqfoW6M9A30cduG2zhr5lkUZ5z1biSyIcNbi6dyZmcFnwqN/FNlCctmH84Jk5cwUGI3CqVYJvP05CoXfCE3a+YDP8p1zbz5szDteDjqNXDUhbkgKI1j65s6+O1DW/jNQ5tZtm4X2UzghUdM5h0vmMep8yb6JVsHLZsJHD+rjuNn1fGus+czMBB5bGsry9fv4sGNzTy0sZkr71xDT/8AANVlRRw1rYbDp1Rz+NRqDp9cxeFTqplQ6aRrKhyGujGyfNtydnXv4rxZ5yVdSrrtWg+rfg9bH2RhURk/nHsW7ytu5uddW1je+hAX1x1LdfbgJkNp7+9hfe8uOgZ6KQtFzC2dQEXGX9gaA8832cuxl8GCF8LmFbkxeDf/c+5WMwOmHA0NR8KEOXDyO/JXw3C53p4OUv9AZPX2Nh7Y0MyydTu584kdrG3sAOCoaTV88mWLuPTEmY5/Ul5kMoEjp9Vw5LQaXj+4radvgMe3tvLQxmYe3NjMo1ta+dn9G2nt7tt9XEN1KYdPyQW83K2Kwxqqqa3wj/cae4a6MXLr+lspyhRx5vQzky4lfeIAUzc9BHd9P9c1ragMDn8ZzDub0uIKXt60ghkd9fyqZSVX7Libi+uOYV7pxGG//ZbeVr657c/8ZNfDROLu7QE4smwyp1fNYWbJPhaNlsZCRT0sOC9369wJmx/I3Vb9IfdHjuIKWHsnHPaS3Pi82hlJV6wC0T8Qae7sZWdHD82dvXR099He009HTx+3Pb6dtu4+uvv66e4boLt3gO6+fkIIZEKuNSMTAsXZDKVFGcqKs0/fF2fY0NRJcTZQlM1QlA0UZzIUZ3P7F2UzFGWGHgf6ByI9fQP09A/Q0zdAd28/j29tZXNzJ2t2dPBUYzs9fblWkarSIk6bP5G3nD6XFx05mTn1lQlfRR2KSooyHDPYBfPywW0xRra0dPHYllZWbW3jsa2trNrayjX3rqejp3/3sZOqSljQUMWCyVUcNnQ/uYppNWVkxmBmVh2aDHVjoHegl18/9WvOnH4mVSWumzNcmf5eZq+5m8Mf/T21zZugejoc+WqYffpzZgY8rmIaU4uruX7nCq5qWsZ51Qu4ZMKxz7suza6+Tr694x5+1LScCJxcMZOjyqdQly2jtb+blV3buLdjPRc98X3+YfqLeXXdUXn+iaVhKJ8A88/N3XraYcdjsG0lPHU7PHRDbp+6OTDnTJhzRu42cf6hM9nKIdjiGGOkrbuPba3dbGvpyt23drOzPRfk4rP2zwSoKCliel0v1WXFlBZlqCwtorQoQ0lRbrHmgYFI/0CkP0b6+gfo7hugo6ePpvYBuvr66e4dYFdnL339A/T2DzDw7JMMQ3VpEVNqy5hbX8G5ixpYOKWa42fWMr+hakyWJJAOVAiBabXlTKst59xFk3dvHxiIbNzVyeNbW3lyextPbGvjye3t/GrFZpo7e3fvV16cZcHkShY0PDPszamvoLTIhdI1Moa6MXDLulvY3rmdyw6/LOlSUqGydRvzn7iNuavvpKy7lV11s7j79Hdw6os+D8t/uM/jJhdX8c5Jp/CL5pX8sfVJPrDup/zN1POYWzrhGfs193fx46blfG/HUjoGenlV3VG8v+F07mxbs3ufmmwZM0pqOaVyFne2reHvNv6WVV3b+diUsx3HocJRUgnTT8zdTnwLbH0wt/bd2jth1e/ggatz+5VPyC12Pv0EmLY4d18789AJeuPIwEBkbVMHD21s5rcPbWFzcycbd3U+o5WgrDhDQ1UpcydVMqGimAkVJdRVlFBXXkxlaRFlxRlCCCNeJ27Pddr6B3Lhr3fovj/S2z+we1tRJlBSlKEkm6GkKENpUZa3njl3ROeXCkUmE5g1sYJZEyt40ZFTdm+PMdLY3jMY8p4Oe0vX7Nw9+ybkWsVnT6xgQUMlCyZX5ULf4H1tuV05NTyGujFw7WPXMr1yOi+Y8YKkSylYYaCP6RuWs+CJPzFly0oGQobNM47niYXnsm3qURAC61b/HPZYk25vSjJFXFx3DLM76ril9UkufOJ7nFI5i+PKp1EUMjzetZ0729bQGft4YfUCPjT5TA4r2/dU2DXZMq6Yeyn/seUWvtd4H839Xfzj9JdQFDKjfQmkkclkchOpTDseTnsfxAg7Hs+FvE3LYNP9cOdXYGBwPEhZbW483uQjYPJRsHMNVE+D0upEf4yxdPdTTXvd/mT/8BaVHo3Fs59PX/8AT25v56GNzTy0qZmHN7bwyOYW2gbH9GRDYEpNKUdOq2FqTRlTasqYXF1KdVnRmP/xKZsJZDNZDm5Esw41SS/cnsT5A4GFk6tZOLkajs6N2dve1s321m62t3axvbWbFRuaueWx7fTv0fRdXVrEpOpSJleX0jB0qyqltrz4oP8/z/fvLiXDUJdnjzU9xt1b7ubDJ3yYbMam9WcYGGDS9lXMXnsPM9ffR2l3Gx0VE3no2At5asFZdFXUHdTbhhA4uXIWn5x2Lj9svJ9bW5/kih13AzCjuJYL6o7k9RMXs6isYVjvVxQyfHrqC5mQLecb2/9CS383/zHzAkoz/u+jAhbC0wudM9idsLcTtj6cC3jbHsl123z4Z3Df954+rqQSqqZC1WSobHj6VjEJsn7m82VoUoaHNzXz0MYWHtrUzMrNLXT15saZlRdnOXJaNRefOIOjp9dw9PRalq3bSVHGPzBJaVRSlGFGXTkz6p45nKR/ILKzo2cw7OVu21q7eGDDrt2/DwBKspmnQ95g0GuoLqW+qsTfC4co/4XOs/+5/3+oLq7mtYtem3QpBSEM9DOxcTUz193HrHVLKe/cRV+2hE0zF7N27mlsmXZMrsVhFEwqquQjU17AR6a8gP44wECMFB9ksA4h8P7JZ1CbLePzW27lfWt/wldmX3jQM21KiSguzy1mPnPJ09tihLatcMd/Q+tmaN0CbVtgy4rcmL3dAlRMfGbQq2zITeJSPgGydhEajr7+AdY2dbBqa6471qqtraza1saqrW27p0+vKi3i6Ok1vPHUORwzo4Zjpu99nNmKDc1J/AiS8iibCUyqKmVSVSlHTnt6+9DY2e2DY2aHWvme2tHO8vW7du+XCTCxsoSG6jIaqp7ZwldWbOPCeGaoy6M/rvsjf9rwJz560kepLT10Z08s69jJ1M0PM3XzQ0zZ/AglvR30Z4rYMv1Y1s05mc0zjqe/KL/hKBsyZEehN9Ib60+kNlvOP2z8HW9bcy1fn30Rk4ud/EYpFgJUT92jVW8PPR3Qvn3wtu3px01PQX/3M/ctrc0tmD5hTm6ilrrZuXF7VVNy718+4ZAYwxdjpKm9h027uti4KzfebdOuTjbu7OTJ7W2saWynt//prlXTa8tYMLmKt71gLsdMz820N2dihTPkSXqGEALVZcVUlxUzv+GZ3zu6+/rZ0drDttauPbp0dvP4llb649O/b6pKi6ivLGHp2ibm1lcyp76COfWVzJlYQV3FwXfnVGEw1OXJprZNfOauz7BowiLefNSbky5n7MQBqlu2UL/jSep3PMmk7U9S07IZgM7yOjbOOpEt049hy9Sj6CupSLjYg/PKuiOZWFTO/1v/C167+io+P+MCTquyf7rGoZIKKJmTC2p7ihG6W3MBr7MROpqgoxEyRbkxfA9eB3HgmcdkinMBr2ry0/dltbkxfKXVUFIFpVWQLc29TyY7eF8EsR/6e3O3gd5nPe6B3i7oG7xtuHeP1/ueecyz7k/oHZqVLvdFJoYABI5+8ttEoD9TTG8opTdTSk8opTuU0kMJXZTQMVDCn5fXsrO/gqa+Unb0lbG1u4S1HcU09pXRGitopYI2yijNBqZX9DO/qp8XHdbHwpp+DqvuY0F1P1XFe0wb2QusGbylbAZOSckpLcoyY0I5MybspStnew/b23Ktezvaumlq7+GuJxr5ybKNz9i3pqyIOfWVzK6vYG59BXMmVjJzYq576NTaMmfnTIFEQl0I4WXAV4As8O0Y4+eTqCNf1rWs4/03v5++gT6+cM4XKM6Mz25JRb1d1DRvpKZ5E7W7NlHbvIEJjWsp6c0tGNtTUkFj/XzWzD+DzdOPpaV2xrj5S/0ZVXO5et7r+esNv+Tda6/nLfUn8d6G06nMuli5DgEhQFlN7saCp7cPBZG+HmjZAC2bc10527bluni2bs3dN2+AjfdBd0suiI2imCliIFPMQCgeDGUl9FJMbyimm3K6qaUrFtMZS9g1kKU/BgZiZCBCf8y1tA0QgEgJfZTRSxndlIUWyumhnB4mhB7K6aa6pZOS0PfMArKDt6F6CFBUSigqh75yaC2DrnJoKs91hy0uh6JyKC4bvB+8NT4JpTW54Fvk7xVJBy6bCUyqLmVS9TO7cr7h1Nl09fazrqmDtY0drG1sz93vMbNu/7PWKWmoLt09BnB6XRnTBx9Pqy3fPZavOOtYviSNeagLIWSBrwEvATYA94YQbowxPjLWtYy23oFefvHkL/ji0i+SCRm+9uKvMa92XtJlHZw4QEl3O2VdLZR1tVDR3khFeyOVbTuobM/dKjp27t69L1tCa81UNsxeQuOk+TROWkBrzRR49iyRa+4a4x8kfw4rm8SP5r+R/9ycmxnzxl0reWP9CVxYdxRTig+dGQRVIEZjfbbRUlSSWxtv4vz97trb001H6y7aW3fR1baLru5uOrq76erqoau7i+7uHtr7oK030NYLbX2Blh5o7Qm09EJzd6CxJ0NTd4auWETk+b9UlGYi1cWRquIBiH1UZAcoyw5Qlnn6vnPCIkqKsrmp9wen4M9Nw5+7Ly/OUlFSlJuSv7cLuppzAbWrBbqb4eGfQ18n9HYRBu9zzztzIbZzF/Ruzj3u7YTnrCQH3PFfe1zPsly4K6t9OuiV1XJyS4beomp6iqvpy1bQl62gP1tG3+CtP1s+eF9GXyb3vD9bQgxFDIRh/NV9P5+pBev2PnvokCdnu4yPVKjKirMcPqWaw6c89/tKb//A7m7juS7kXWzc1cGmXV2s3NzCTSu30t038JzjJlaW7J6wZc8JXCZVl1BXXkJtRTG15U/fDIGjK4mWulOAJ2KMqwFCCD8GLgRSFeo6+zpp7GyksauRdS3reGD7A9yy/ha2dWzjuIbj+I+z/oOZ1TMP/I1jhBgJDECEQCTEgcFtQBwY3Da03+B9jGRiP5n+XjIDfWT7+8gM9Obun7WtqK+Hot5Oins7Ke7tori3Y/C+k+KeTkq7WyjtaiMT+59ZGoHOigm0V9azbfIRtNZOpaV2Os21M2ivnDRqE5ykSUWmmM/MOJ+LJxzL17ffxf9su5P/2XYnR5ZNZknlTBaWTmJmSS0TsuXUFZVTlSmhJBQ976Lo0mgbiIO3PR/HkGuZGtyWa6UKu/fJPYcBAn0D0D0Q6OmHnoFAzwD09Ad6Y6B7z23dT9HTN0Bnbz8dPf20d/c9876nj47uwfvB7Xv7YvC0ssFbbixIVWkRVWW5++rK3P3U0iIqS4uoHtxetfUeqooGg1tRpKo4Ul08QFVRpLI4UrLHr6l9Lmkw+5zhX9zistyt+um1qdi5dvjHx4Fcy+ZQ6BsKfjNPHgyKu3Khsatl8L45t23XWma2NlHS20o29u7vLHv32/B0F9dMUW5206HHIQu97UAY7GHx3PtjewdyLZEBBv+12t0bIxKYv/HG3V1aY8jsvs/9axbg8YrcH/5C5unuttniwRqKB+spfnpbtngv259vv+LB9937vpUd24ihmIFMEQMhd4uZocCb+1l21+rvbB1CirOZ3Fi7+sq9vj60/t6mXZ1sbu5ixx7j+LYPTuKyZk0721q76Xme3/GVJVlqy4upGQx5VaVFlJdkqSjJ/eGsvCRLRXGW8pLs7u1lRVmKsxmKsoGSbIaibIbibKA4m3nW9ty2bAi571whN4lMZvB5GHwcdm8j9WMKkwh1M4D1ezzfAJyaQB0jcsFPLmBH547dz8uLyjlj+hm85rDXcM7Mc57/gxEj/NvUwQA38PSNyFj+XXMgZOktKae3uJze4jJ6i8vpqJzIzolz6Cqroaushu6yGrrKa+iorKejfALRKc336riKaXxzziU81d3EzS1PcFvbaq5rWkFX7Nvr/r9b+E6ml9SMcZU6VFy7poxP31c9GOTG8B+pZU//ba68OEtlae4f5oqSLJWDoWxKdRkVpVkqS4qoKM1SUTwYyMqKqB4MaEOPhwJcZUnR8CcOWXpbnn64PAmZp4Nh+YSntx//uv0e+tPBtbay/V0U9Xfucd9JUX8XRf1dT28byD3P9HcTGCAz0Mdx06ty4wsH+mCgf/C+7+nnOx7P/TsFg/cDTz+Oka72bnLxLe7eLxBh8HlftuzpPzwyQIj9g7eB3B8uu3oH//3rh4GBZ415HKpj6PHga8/6Y+NIXHgQx8RnhNewRxvr0yHwlpO/xfaJJ41anVKhCeHpGTqPe572ixgjrYMzdjZ39uZuHb1PPx687eropaWzly0tXXT25P4o2NHTR2dv/zMmlhoLQ8HvPefM5xMvPWJMzz1SIcaxvVghhEuBl8UY3zn4/M3AqTHGDz5rv3cD7x58ugh4bEwLPTiTgB373Uv54LVPjtc+OV77ZHn9k+O1T47XPlle/+QUwrWfE2Pc60LLSTS7bARm7fF85uC2Z4gxXgFcMVZFjYYQwtIY45L976nR5rVPjtc+OV77ZHn9k+O1T47XPlle/+QU+rVPYhDUvcDCEMK8EEIJcDlwYwJ1SJIkSVLqjXlLXYyxL4TwQeB35CZ+/m6M8eGxrkOSJEmSxoNEZr2IMf4a+HUS586zVHUXHWe89snx2ifHa58sr39yvPbJ8dony+ufnIK+9mM+UYokSZIkafQceguLSZIkSdI4YqgbhhDCy0IIj4UQnggh/O1eXi8NIVwz+PrdIYS5e7z2qcHtj4UQXjqmhY8DB3vtQwhzQwidIYTlg7dvjnnx48Awrv/ZIYRlIYS+weVK9nztLSGEVYO3t4xd1ePDCK99/x6ffSeiOkDDuPYfCyE8EkJYEUK4OYQwZ4/X/NyP0Aivv5/9ERjGtX9vCOHBwet7RwjhqD1e8/vOCBzstff7zujY3/XfY79LQggxhLBkj22F8dmPMXp7nhu5yVyeBOYDJcADwFHP2uf9wDcHH18OXDP4+KjB/UuBeYPvk036Z0rLbYTXfi7wUNI/Q5pvw7z+c4HjgB8Al+6xfSKwevB+wuDjCUn/TGm5jeTaD77WlvTPkNbbMK/9eUDF4OP37fF7x899gtd/8Lmf/fxe+5o9Hr8a+O3gY7/vJHft/b4zBtd/cL9q4DbgL8CSwW0F89m3pW7/TgGeiDGujjH2AD8GLnzWPhcC3x98fD3wohBCGNz+4xhjd4zxKeCJwffT8Izk2mvk9nv9Y4xrYowrgIFnHftS4A8xxqYY407gD8DLxqLocWIk114jM5xrf0uMsWPw6V/IrbcKfu5Hw0iuv0ZmONe+ZY+nlcDQxAx+3xmZkVx7jdxwvm8C/AvwH0DXHtsK5rNvqNu/GcD6PZ5vGNy2131ijH1AM1A/zGO1byO59gDzQgj3hxD+FEI4K9/FjkMj+fz62R+ZkV6/shDC0hDCX0IIrxnVysa/A7327wB+c5DH6rlGcv3Bz/5IDOvahxA+EEJ4EvhP4MMHcqz2aSTXHvy+M1L7vf4hhBOBWTHGXx3osWMlkSUNpDGwGZgdY2wMIZwE/CyEcPSz/tIljVdzYowbQwjzgT+GEB6MMT6ZdFHjTQjhTcAS4JykazkU7eP6+9nPsxjj14CvhRDeAPw94NjRMbKPa+/3nTwLIWSA/wLemnApz8uWuv3bCMza4/nMwW173SeEUATUAo3DPFb7dtDXfrAZvBEgxngfuT7Oh+e94vFlJJ9fP/sjM6LrF2PcOHi/GrgVOGE0ixvnhnXtQwgvBv4OeHWMsftAjtXzGsn197M/Mgf6+f0x8JqDPFbPdNDX3u87o2J/178aOAa4NYSwBjgNuHFwspSC+ewb6vbvXmBhCGFeCKGE3GQcz55R60ae/kvVpcAfY2705I3A5SE3Q+M8YCFwzxjVPR4c9LUPITSEELIAg3+xXUhu0gIN33Cu/778Djg/hDAhhDABOH9wm4bnoK/94DUvHXw8CTgTeCRvlY4/+732IYQTgG+RCxTb9njJz/3IHfT197M/YsO59gv3ePoKYNXgY7/vjMxBX3u/74yK573+McbmGOOkGOPcGONccmN5Xx1jXEoBffbtfrkfMca+EMIHyf3DnAW+G2N8OITwWWBpjPFG4DvA/4UQngCayH0YGNzvWnL/qPQBH4gx9ifyg6TQSK49cDbw2RBCL7mJJN4bY2wa+58ivYZz/UMIJwM/JTfT36tCCP8cYzw6xtgUQvgXcr8oAT7r9R++kVx74EjgWyGEAXJ/uPt8jNEvtsM0zN87XwCqgOsG52VaF2N8tZ/7kRvJ9cfP/ogM89p/cLCVtBfYyeAfVf2+MzIjufb4fWfEhnn993VswXz2Q65BSZIkSZKURna/lCRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkjQuhRD6QwjLQwgPhRCuCyFUDG4vDyH8aWjB3jGs55WD6x5JkjSqDHWSpPGqM8a4OMZ4DNADvHdw+9uBn+RjgdgQQtHzvPwrcgvFV4z2eSVJhzZDnSTpUHA7cNjg4zcCPwcIIUwLIdy2R4veWYPbXxZCWBZCeCCEcPPgtokhhJ+FEFaEEP4SQjhucPtnQgj/F0K4E/i/EEJDCOGGEMK9g7czAWKMEbgVeOWY/uSSpHHv+f6iKElS6g22nr0c+G0IoQSYH2NcM/jyG4DfxRj/bbA7ZkUIoQH4X+DsGONTIYSJg/v+M3B/jPE1IYQXAj8AFg++dhTwghhjZwjhauDLMcY7Qgizgd8BRw7utxQ4C7g2nz+zJOnQYqiTJI1X5SGE5YOPbwe+A0wCdu2xz73Ad0MIxcDPYozLQwjnArfFGJ8CiDE2De77AuCSwW1/DCHUhxBqBl+7McbYOfj4xcBRIYShc9SEEKpijG3ANmD6qP6UkqRDnqFOkjRedcYYF++5IYTQCZQNPY8x3hZCOBt4BfC9EMJ/ATsP4lztezzOAKfFGLv2sl8Z0LmX7ZIkHTTH1EmSDhkxxp1ANoRQBhBCmANsjTH+L/Bt4ETgL8DZIYR5g/sMdb+8ndx4PAZb83bEGFv2cprfAx8aehJCWLzHa4cDD43eTyRJkqFOknTo+T25rpQA5wIPhBDuB14HfCXGuB14N/CTEMIDwDWD+34GOCmEsAL4PPCWfbz/h4ElgxOqPMLTs24CnEduFkxJkkZNyE3GJUnSoSGEcCLw0Rjjm8f4vFOAq2OMLxrL80qSxj9b6iRJh5QY4zLglrFefByYDfz1GJ9TknQIsKVOkiRJklLMljpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQU+/8B3DKO0p0cq5YAAAAASUVORK5CYII=\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAA3UAAAHgCAYAAAACOkT5AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/Z1A+gAAAACXBIWXMAAAsTAAALEwEAmpwYAABe5UlEQVR4nO3dd5ydZZ3//9d1zvSeTCa9hxA6AUKXZkHFgjTFtvbevrrqrm5z3aK76rr+1sqqqIsozYJdQZCmQAghlACBkN5nkul9rt8fZyYESMgkM2fuc09ez8fjPM4597nvc3/m5jA577laiDEiSZIkSUqnTNIFSJIkSZIOnqFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxYqSLmA4Jk2aFOfOnZt0GZIkSZKUiPvuu29HjLFhb6+lItTNnTuXpUuXJl2GJEmSJCUihLB2X6/Z/VKSJEmSUsxQJ0mSJEkpZqiTJEmSpBRLxZg6SZIkSYeu3t5eNmzYQFdXV9Kl5F1ZWRkzZ86kuLh42McY6iRJkiQVtA0bNlBdXc3cuXMJISRdTt7EGGlsbGTDhg3Mmzdv2MfZ/VKSJElSQevq6qK+vn5cBzqAEAL19fUH3CJpqJMkSZJU8MZ7oBtyMD+noU6SJEmS9iObzbJ48eLdtzVr1nDCCSewfPlyAPr6+qiqquKqq67afcxJJ53EsmXL+N73vkdDQwMnnHACCxcu5KUvfSl33XXXqNXmmDpJkiRJqXL13etG9f3ecOrs/e5TXl6+O8ANOfPMM7nrrrtYvHgxDzzwAIcffjh33XUXb3rTm2hvb+fJJ5/k+OOPZ8WKFbzuda/jq1/9KgC33HILF198MbfccgtHHnnkiOu3pU6SJEmSDsIZZ5yxu8Xtrrvu4r3vfe/u4HfPPfdw0kknkc1mn3Pceeedx7vf/W6uuOKKUanDUCdJkiRJ+9HZ2bm76+VFF10EPN1SB7lQd/bZZ1NaWkprayt33XUXZ5xxxj7f78QTT+TRRx8dldrsfilJkiRJ+7G37pdz5syhp6eHLVu28Oijj7Jo0SJOPvlk7r77bu666y4+9KEP7fP9YoyjVpstdZIkSZJ0kM444wyuu+46pk2bRgiB0047jTvvvJN77rmH008/fZ/H3X///aMyng4MdZIkSZJ00M444wz++7//e3eAO/300/nBD37A1KlTqa2t3esxf/rTn7jiiit417veNSo12P1SkiRJkg7SmWeeyUc/+tHdoW7atGn09/c/ZzzdNddcwx133EFHRwfz5s3jhhtuGLWWujCafTnzZcmSJXHp0qVJlyFJkiQpAStXrhy1AJQGe/t5Qwj3xRiX7G1/u19KkiRJUooZ6iRJkiQpxQx1kiRJkpRiTpQyDl33+HV73X7Z4ZeNcSWSJEmS8s2WOkmSJElKMUOdJEmSJKWYoU6SJEmS9iOEwJve9Kbdz/v6+mhoaOCVr3wlAN/73vf44Ac/CMBnPvMZZsyYweLFi1m4cCEXX3wxjzzySN5qc0ydJEmSpHRZeuXovt+St+13l8rKSh566CE6OzspLy/nD3/4AzNmzNjn/h/96Ef5+Mc/DuQWHn/hC1/Igw8+SENDw6iVPcSWOkmSJEkahgsuuIBf/epXAPzoRz/i9a9//bCOe93rXsf555/P1VdfnZe6DHWSJEmSNAyXX345P/7xj+nq6mLFihWceuqpwz72xBNP5NFHH81LXYY6SZIkSRqG4447jjVr1vCjH/2ICy644ICOjTHmqSpDnSRJkiQN26tf/Wo+/vGPD7vr5ZD777+fI488Mi81OVGKJEmSJA3T29/+durq6jj22GO59dZbh3XMDTfcwO9//3u+9KUv5aUmQ50kSZIkDdPMmTP58Ic/vN/9vvzlL3PVVVfR3t7OMcccwx//+Me8zHwJEPLZt3O0LFmyJC5dujTpMlLjusev2+v2yw6/bIwrkSRJkkZu5cqVeeu6WIj29vOGEO6LMS7Z2/6OqZMkSZKkFDPUSZIkSVKKGeokSZIkKcUMdZIkSZKUYoY6SZIkSUoxQ50kSZIkpZihTpIkSZL2I5vNsnjxYo4++miOP/54vvSlLzEwMADArbfeSm1tLYsXL959u+mmm55x3NBtzZo1o16bi49LkiRJSpV9rct8sIaznnN5eTnLly8HYNu2bbzhDW+gpaWFf/7nfwbgrLPO4pe//OXzHpcvttRJkiRJ0gGYPHkyV1xxBV/96leJMSZdji11kiRJknSg5s+fT39/P9u2bQPg9ttvZ/Hixbtfv+GGG1iwYAGdnZ27t8+bN4+f/vSno16LoU6SJEmSRsjul5IkSZKUIqtXryabzTJ58uSkSzHUSZIkSdKB2L59O+9973v54Ac/SAgh6XLsfilJkiRJ+zM0Nq63t5eioiLe/OY387GPfWz3688eU/f3f//3XHrppWNSm6FOkiRJUqoMZwmC0dbf37/P184991yam5v3+lpbW1u+StrN7peSJEmSlGKGOkmSJElKMUOdJEmSJKWYoU6SJElSwYsxJl3CmDiYn9NQJ0mSJKmglZWV0djYOO6DXYyRxsZGysrKDug4Z7+UJEmSVNBmzpzJhg0b2L59e9Kl5F1ZWRkzZ848oGMMdZIkSZIKWnFxMfPmzUu6jIJl90tJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklIsr6EuhPDREMLDIYSHQgg/CiGUhRDmhRDuDiE8EUK4JoRQks8aJEmSJGk8y1uoCyHMAD4MLIkxHgNkgcuB/wC+HGM8DNgJvCNfNUiSJEnSeJfv7pdFQHkIoQioADYDLwSuH3z9+8Br8lyDJEmSJI1beQt1McaNwBeBdeTCXDNwH7Arxtg3uNsGYMbejg8hvDuEsDSEsHT79u35KlOSJEmSUi2f3S8nABcC84DpQCXwsuEeH2O8Isa4JMa4pKGhIU9VSpIkSVK65bP75YuBp2KM22OMvcBPgDOBusHumAAzgY15rEGSJEmSxrV8hrp1wGkhhIoQQgBeBDwC3AJcOrjPW4Cf57EGSZIkSRrX8jmm7m5yE6IsAx4cPNcVwN8AHwshPAHUA9/JVw2SJEmSNN4V7X+Xgxdj/Cfgn561eTVwSj7PK0mSJEmHinwvaSBJkiRJyiNDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlWF5DXQihLoRwfQjh0RDCyhDC6SGEiSGEP4QQVg3eT8hnDZIkSZI0nuW7pe4rwG9jjEcAxwMrgb8Fbo4xLgRuHnwuSZIkSToIeQt1IYRa4GzgOwAxxp4Y4y7gQuD7g7t9H3hNvmqQJEmSpPEuny1184DtwJUhhPtDCN8OIVQCU2KMmwf32QJMyWMNkiRJkjSu5TPUFQEnAt+IMZ4AtPOsrpYxxgjEvR0cQnh3CGFpCGHp9u3b81imJEmSJKVXPkPdBmBDjPHuwefXkwt5W0MI0wAG77ft7eAY4xUxxiUxxiUNDQ15LFOSJEmS0itvoS7GuAVYH0JYNLjpRcAjwI3AWwa3vQX4eb5qkCRJkqTxrijP7/8h4IchhBJgNfA2ckHy2hDCO4C1wGvzXIMkSZIkjVt5DXUxxuXAkr289KJ8nleSJEmSDhX5XqdOkiRJkpRHhjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihrpxKsbIo42PsnTLUgbiQNLlSJIkScqToqQLUH482fwk1z5+7e7nS6YuSbAaSZIkSfliS904dfuG26ktrWVG1Qxu23AbMcakS5IkSZKUB4a6caijt4P1retZ3LCYk6eeTFtvG5vbNyddliRJkqQ8sPvlOLS6eTUAC+oWMLFsIoHAqp2rEq5KkiRJUj4Y6sahdS3rKMmWML1qOpmQYUrFFDa0bki6LEmSJEl5YPfLcWhz+2amVkwlE3L/eadVTWNT+ybH1UmSJEnjkKFunOkf6Gdrx1amVU7bvW1a5TQ6+zrZ1L4pwcokSZIk5YOhbpxZ27KWvoE+plZO3b1tKOA92vhoUmVJkiRJyhND3TgzNEnK5IrJu7dNqpgEwFMtTyVSkyRJkqT8MdSNM2ta1gAwsXzi7m2l2VKqS6p5qtlQJ0mSJI03hrpxZk3zGqqKqyjNlj5j+6TySYY6SZIkaRwy1I0za1vWUl9e/5ztk8onsbp5tTNgSpIkSeOMoW6cWduylvqy54a6iWUTae9tZ1f3rrEvSpIkSVLeGOrGkY7eDnZ276SurO45r9WW1gK4rIEkSZI0zhjqxpFNbbnAVlda95zXdoe6NkOdJEmSNJ4Y6saRoVa4vYW6upLcNkOdJEmSNL4Y6saR52upKysqo6Kogs3tm8e4KkmSJEn5NKxQF0L4SQjhFSEEQ2AB29S2idJsKZXFlc95LYTA9KrpttRJkiRJ48xwQ9rXgTcAq0IInw8hLMpjTTpIm9o3MbVyKiGEvb4+rXKaLXWSJEnSODOsUBdjvCnG+EbgRGANcFMI4a4QwttCCMX5LFDDt71jO1MqpuzzdVvqJEmSpPFn2N0pQwj1wFuBdwL3A18hF/L+kJfKdMC2dmyloaJhn69Pq5xGS08L7b3tY1iVJEmSpHwa7pi6nwK3AxXAq2KMr44xXhNj/BBQlc8CNTwxRrZ3bGdy+eR97jO9ajrgDJiSJEnSeFI0zP3+N8b46z03hBBKY4zdMcYleahLB6ilp4WegZ79ttQBbG7fzMIJC8eqNEmSJEl5NNzul/+6l21/Hs1CNDLbOrYBMLnCljpJkiTpUPK8LXUhhKnADKA8hHACMDStYg25rpgqEHuGupaelr3uM6l8EtmQ3b2vJEmSpPTbX/fLl5KbHGUm8F97bG8FPp2nmnQQhoJaQ3kDT+x6Yq/7ZEKG+vJ6tnduH8vSJEmSJOXR84a6GOP3ge+HEC6JMd4wRjXpIAwFtecbUwe50Le9w1AnSZIkjRf76375phjjVcDcEMLHnv16jPG/9nKYErCtYxt1pXWUZkufd7+GigbH1EmSJEnjyP66X1YO3rtsQYHb1rFtv610AJPLJ/PAtgfGoCJJkiRJY2F/3S+/NXj/z2NTjg7W/taoGzKpYhI7u3fS299LcbZ4DCqTJEmSlE/DXXz8P0MINSGE4hDCzSGE7SGEN+W7OA3fts7ht9QB7Ojcke+SJEmSJI2B4a5Td36MsQV4JbAGOAz4RL6K0oHpH+insbPxedeoGzIU/LZ1uqyBJEmSNB4MN9QNddN8BXBdjLE5T/XoIOzs3kl/7KehfP8tdUP77OiwpU6SJEkaD/Y3UcqQX4YQHgU6gfeFEBqArvyVpQPR2NkIwMSyifvd15Y6SZIkaXwZVktdjPFvgTOAJTHGXqAduDCfhWn4dnbvBIYX6iaUTiAbsq5VJ0mSJI0Tw22pAziC3Hp1ex7zg1GuRwehqbMJGF6oy2ay1JfX716sXJIkSVK6DSvUhRD+D1gALAf6BzdHDHUF4UBa6iA3rs5QJ0mSJI0Pw22pWwIcFWOM+SxGB6exs5FsyFJTWjOs/RsqGtjUtinPVUmSJEkaC8Od/fIhYGo+C9HB29m9k7rSOjJheP85G8obXKdOkiRJGieG21I3CXgkhHAP0D20Mcb46rxUpQPS1NnEhLIJw95/UvkkdnbtpG+gj6LMgQyrlCRJklRohvuN/jP5LEIjs7N7J/Vl9cPev76snkhkZ9fO3UscSJIkSUqn4S5p8CdgDVA8+PheYFke69IBaOo68JY6wC6YkiRJ0jgwrFAXQngXcD3wrcFNM4Cf5akmHaCmzqZhz3wJUF+ea9Vr7GrMV0mSJEmSxshwJ0r5AHAm0AIQY1wFTM5XURq+3v5eWntbD6ilbijU2VInSZIkpd9wQ113jLFn6MngAuQub1AAmrqGv/D4kKHxd4Y6SZIkKf2GG+r+FEL4NFAeQngJcB3wi/yVpeEaWnj8QCZKqSiuoLK4ksZOu19KkiRJaTfcUPe3wHbgQeA9wK+Bv89XURq+ps5cS92BdL+E3GQphjpJkiQp/Ya1pEGMcSCE8DPgZzHG7fktSQeiqfvAu19CrmVvR5fdLyVJkqS0e96WupDzmRDCDuAx4LEQwvYQwj+OTXnan4Ntqasvr3dMnSRJkjQO7K/75UfJzXp5coxxYoxxInAqcGYI4aN5r077tbN7J0WhiJqSmgM6zu6XkiRJ0viwv1D3ZuD1McanhjbEGFcDbwL+Kp+FaXiGFh4PIRzQcfVl9bT0tNDT37P/nSVJkiQVrP2FuuIY43P66A2OqyvOT0k6EAe68PiQSeWTAGytkyRJklJuf6Hu+ZpxbOIpAE3dTQc8ng72CHVdhjpJkiQpzfY3++XxIYSWvWwPQFke6tEBaupsYmbDzAM+rr7cBcglSZKk8eB5Q12MMTtWhejg7OzeOaLul4Y6SZIkKd2Gu/i4ClB3fzftve0HFeqGjjHUSZIkSelmqEuxnV07gQNfeBygJFtCbWmtE6VIkiRJKWeoS7GhSU4OZqIUyC1r4EQpkiRJUroZ6lJsJC11kBtXZ/dLSZIkKd0MdSnW1NUEHHyoqy+vt/ulJEmSlHKGuhRr6hxhqCurt6VOkiRJSjlDXYo1dTdRnCmmsrjyoI6fVD6Jjr4OOno7RrkySZIkSWPFUJdiTZ1NTCybSAjhoI4fWqvOLpiSJElSehnqUuxgFx4fsjvUOQOmJEmSlFp5D3UhhGwI4f4Qwi8Hn88LIdwdQngihHBNCKEk3zWMV0MtdQervrwecAFySZIkKc3GoqXuI8DKPZ7/B/DlGONhwE7gHWNQw7i0s3vnQa9RB0+31BnqJEmSpPTKa6gLIcwEXgF8e/B5AF4IXD+4y/eB1+SzhvGsqWtkLXUTSieQCRm7X0qSJEkplu+Wuv8GPgkMDD6vB3bFGPsGn28AZuS5hnGpo7eDzr7OEbXUZTNZ6krrbKmTJEmSUixvoS6E8EpgW4zxvoM8/t0hhKUhhKXbt28f5erSb2f3TiC31txITCqfZKiTJEmSUiyfLXVnAq8OIawBfkyu2+VXgLoQQtHgPjOBjXs7OMZ4RYxxSYxxSUNDQx7LTKeRLjw+ZFL5pN3vJUmSJCl98hbqYoyfijHOjDHOBS4H/hhjfCNwC3Dp4G5vAX6erxrGs6GWupF0v4RcS58tdZIkSVJ6JbFO3d8AHwshPEFujN13Eqgh9YYWDB+NlrodnTuIMY5GWZIkSZLGWNH+dxm5GOOtwK2Dj1cDp4zFecezoZa6kYa6+vJ6egZ6aO1tpaakZjRKkyRJeXb13esO+tg3nDp7FCuRVAiSaKnTKGjqbKIsW0Z5UfmI3mdorbqhlj9JkiRJ6WKoS6mhhcdzS/8dvPry3OyZjquTJEmS0slQl1KNXY0j7noJMKnMljpJkiQpzQx1KbWza+eIZ76EPbpfdhnqJEmSpDQy1KVUU1fTqLTU1ZTWUBSK7H4pSZIkpdSYzH6p0RVjpKkzF+que/y6Eb1XJmSYWD7RUCdJkiSllC11KdTR10HPQM+otNTB02vVSZIkSUofQ10KNXU2AYzKmDqA+rJ6J0qRJEmSUspQl0JN3blQN5otdYY6SZIkKZ0MdSk01FJXX1Y/Ku83qXwSjV2NDMSBUXk/SZIkSWPHUJdCO7t3AqPY/bK8nv7YT3N386i8nyRJkqSxY6hLoaauUR5TV55r8XOyFEmSJCl9DHUp1NjZSEVRBeVF5aPyfpPKcguQG+okSZKk9DHUpdBoLTw+ZFK5oU6SJElKKxcfT6GmrqbdXSZHw+0bbwfglvW30NXftXv7ZYdfNmrnkCRJkpQfttSl0Gi31JVmSykKRbT1tI3ae0qSJEkaG4a6FBrtUBdCoKqkirZeQ50kSZKUNoa6lBmIA+zs2jmqoQ6gsriS9t72UX1PSZIkSflnqEuZlu4W+mP/qI6pA6gqtqVOkiRJSiNDXcoMrVE32i11VSVVjqmTJEmSUshQlzKNXY3A6Ie6yuJKOvo6GIgDo/q+kiRJkvLLUJcyeWupK64CcFydJEmSlDKuU5cyjZ0H31J33ePX7fO1oVDX1ttGdUn1wRUnSZIkaczZUpcyTV1NBAJ1pXWj+r6VJZUAjquTJEmSUsZQlzJNXU1MKJtANpMd1fe1+6UkSZKUToa6lBnthceHVBYPttS5rIEkSZKUKoa6lMlXqCvJllCSLaG9x5Y6SZIkKU0MdSmTr1AHLkAuSZIkpZGhLmWaOvMX6iqLKw11kiRJUsoY6lKkp7+H1t7WvLbUOVGKJEmSlC6GuhTZvfB4eZ5CXUmVSxpIkiRJKWOoS5HdoS6P3S+7+rvoG+jLy/tLkiRJGn2GuhQZCnX1ZfV5eX/XqpMkSZLSx1CXInkPdSW5UGcXTEmSJCk9DHUp0tSZ5zF1gy11zoApSZIkpYehLkWaupoozZZSUVSRl/evLqkGoKWnJS/vL0mSJGn0GepSpLGrkYllEwkh5OX9K4sryYSMoU6SJElKEUNdijR15W/hcYBMyFBdUk1Lt6FOkiRJSgtDXYrkO9QB1JTU2FInSZIkpYihLkXGItTVltTaUidJkiSlSFHSBWh4rn3sWrZ3bGd753aue/y6vJ2nurSalqYWYox5O4fGkaVXjuz4JW8bnTokSZIOYbbUpURPfw/9sZ/K4sq8nqe2pJb+2E9HX0dezyNJkiRpdBjqUqK9tx0g76GuprQGgObu5ryeR5IkSdLoMNSlRHtfLtTla426ITUluVDnZCmSJElSOhjqUqKtpw2AqpKqvJ5nd6hzshRJkiQpFQx1KdHWOxjqivMb6iqLK8mGrC11kiRJUkoY6lKiraeNQKCiOL/dL0MIubXqbKmTJEmSUsFQlxJtvW1UFleSCfn/T1ZTWkNzjxOlSJIkSWlgqEuJtt62vHe9HFJTUmP3S0mSJCklDHUp0d7TTmVJfpczGFJTUkNrTyv9A/1jcj5JkiRJB89QlxJtvW1UF1ePyblqSmsYiAM0dTWNyfkkSZIkHTxDXQoMxIHcmLoxbKkD2NK+ZUzOJ0mSJOngGepSoLm7mYE4MGZj6mpLawHY0mGokyRJkgqdoS4FdnTuAPK/Rt0QW+okSZKk9DDUpcDuUFcyNqGuvKic4kwxm9o2jcn5JEmSJB08Q10KjHVLXQiBCWUT2NC6YUzOJ0mSJOngGepSoLGzERi7ljqACaUT2NBmqJMkSZIKnaEuBXZ07qA4U0xJpmTMzllXVsfGto3EGMfsnJIkSZIOnKEuBbZ3bqequIoQwpidc0LpBDr7Omnsahyzc0qSJEk6cIa6FGjsbByzNeqG1JXVATiuTpIkSSpwhroU2NG5Y8wmSRkyoXQCABvbNo7peSVJkiQdGENdCuzoGvtQV1daB9hSJ0mSJBU6Q12B6+nvobm7eUxnvgQozhbTUN7gDJiSJElSgTPUFbjdyxmMcUsdwIyqGbbUSZIkSQXOUFfgdi88PsYtdQAzq2c6pk6SJEkqcIa6Arc71CXQUjezeiZb2rfQ29875ueWJEmSNDyGugK3vXM7kFCoq5pJJLKpfdOYn1uSJEnS8BjqCtz2zu0EQiLdL2dUzQBgY6tdMCVJkqRCZagrcNs7tlNfXk8mjP1/qpnVMwGcAVOSJEkqYIa6Are1YysN5Q2JnHtyxWSKM8XOgClJkiQVMENdgdvesZ0pFVMSOXcmZJhZPZO1LWsTOb8kSZKk/TPUFbhtHdtoqEimpQ5gbs1c1rSsSez8kiRJkp6foa6A9fT3sLN7J5MrJidWw7zaeaxrXUffQF9iNUiSJEnaN0NdARtaziDJUDe3Zi59A30uQi5JkiQVqKKkC9AzXff4dbsfr29dD8BjTY9x2ITDEqlnXu08ANY0r2FOzZxEapAkSZK0b7bUFbDWnlYAqkuqE6thKNQ91fxUYjVIkiRJ2jdDXQErhFBXW1rLxLKJTpYiSZIkFShDXQFr7WklG7KUF5UnWsfcmrm21EmSJEkFylBXwFp7WqkuqSaEkGgd82rnGeokSZKkAmWoK2BDoS5p82rnsbN7J7u6diVdiiRJkqRnMdQVsEIJdXNr5gI4rk6SJEkqQIa6AlYooc4ZMCVJkqTCZagrUN193fQM9FBdnHyom141naJMEU+1GOokSZKkQpO3UBdCmBVCuCWE8EgI4eEQwkcGt08MIfwhhLBq8H5CvmpIs9be5JczGFKUKWJO9Rxb6iRJkqQClM+Wuj7gr2OMRwGnAR8IIRwF/C1wc4xxIXDz4HM9SyGsUben+XXzWb1rddJlSJIkSXqWvIW6GOPmGOOywcetwEpgBnAh8P3B3b4PvCZfNaRZoYW6wycczvrW9XT0diRdiiRJkqQ9jMmYuhDCXOAE4G5gSoxx8+BLW4Ap+zjm3SGEpSGEpdu3bx+LMgtKIYa6SOSJXU8kXYokSZKkPeQ91IUQqoAbgP8XY2zZ87UYYwTi3o6LMV4RY1wSY1zS0NCQ7zILTmtPK6XZUkqyJUmXAuRCHcDjOx9PuBJJkiRJe8prqAshFJMLdD+MMf5kcPPWEMK0wdenAdvyWUNaFcpyBkOmV02nsrjSUCdJkiQVmHzOfhmA7wArY4z/tcdLNwJvGXz8FuDn+aohzVp6Wgoq1GVChoV1C3ms6bGkS5EkSZK0h3y21J0JvBl4YQhh+eDtAuDzwEtCCKuAFw8+17O09bQVxBp1ezp8wuGs2rmKXK9ZSZIkSYWgKF9vHGO8Awj7ePlF+TrveBBjpLW3sLpfQi7UXfv4tWxp38K0qmlJlyNJkiSJPIY6HbyOvg4G4kDBhbpFExcBuclSDHWSJCWvubOXJ7a10dTezc6OXrIhUFGSZWJVCYdPrmZCZWFMuCYpvwx1BajQljMYcljdYUAu1J0z65yEq5Ek6dDU2z/A0jVNLF27k3VNufVjMwFqyooZiJGOnn76BnJDJSZXl3LmgkmcMKeOosyYrGQlKQGGugLU0pNb+aHQQl1VSRUzqmY4A+ahLEboboWuZujtgP5eyBYnXZUkHRJijPxyxWa+9PvHWNPYwdSaMs4/agpHTqthUlUp2UzYvd+Oth4e39rK8vW7+OnyjfzxsW287OipHDezNuGfQlI+GOoKUEt3LtTVlNQkXMlzHT7hcB7b6QyYh5QYYd1f4JGfw8pfQMuGp18LGaieDpMWwryzoXxCcnVK0jjW2NbNp3/6IL97eCtHTK3mzafN4Yip1eQmG3+mEAIN1aU0VJdyxoJ6ntjWxh9WbuWapet5aFMzLztmKvVVpQn8FJLyxVBXgJp7msmEDFUlVUmX8hxHTDyCW9ffSntvO5XFlUmXo3zbvAJ+/3fw1G2QLYXDXgSnvgfK66CoDFZcC7vWwlN/yt1mnASLXpF7XZI0Ku55qon3/3AZLZ29fPqCI3jHC+Zzzb3rh3VsCIGFU6pZMLmK21ft4KaVW3nF/3cH33nrEo6ebqudNF4Y6gpQS3cL1cXVZELh9X0/ZtIxRCKPND7CyVNPTroc5UtfN/z+H+CeK3Ktby//T1j8Bih9VpfgnvbcfedOWH0LrP0zbH0YjnsdTDt+7OuWpHHmp/dv4JPXr2DWxAr+7x2ncOS0g+vFkwmBcw5vYOHkKm5YtoHXfvPPfPUNJ3LeEZNHuWJJSSi81CBaelqoKS28rpeQC3UAD+94OOFKlDfNG+HKC+Ceb8Ep74IPL8u1zj070O2pfAIcfTGc/UmoqIf7roQHr4WB/rGrW5LGma/d8gQfveYBlsyZyE/fd+ZBB7o9Ta8r52cfOJO5kyp5x/fv5ZcrNo1CpZKSZqgrQC3dLQU5ng5gYtlEpldO56HGh5IuRfmwcRlccQ5sfxRe+wO44AsHNk6uqgHO/AjMfyGsvQuWfR/6+/JXrySNU/990+N84XeP8ZrF0/n+20+htmL0JqWaUlPGte85nSVzJvKRHy/ndw9vGbX3lpQMu18WmBgjLT0tHFF6RNKl7FNdWR13b76b6x6/7hnbLzv8soQq0kFZeuUzn+98Cu7+FhRXwOkfhI6m5+4zHJkiOOrVUFYLj/wUln4blrwdsq6VJEnD8ZWbVvHfN63i0pNm8h+XHLd7VsvRVFlaxHffdjJv/s7dfPDqZfzvXy3h3EV2xZTSypa6AtPe205/7Ke2pHAHL0+vnM6u7l2097YnXYpGS+OT8JdvQkkVnPEhqJ468vecfw4cdzlsfwzu+55dMSVpGL5351N8+abHueTE/AW6IVWlRXz/7aewcHI1H/jhMlZubsnbuSTll6GuwAytUVeoY+oApldNB2BTm/3wx4XmDXDvFbmWtTM+NLrLEsw+DY69FLY9Ag/dkFseQZK0V79asZl//uUjvOSoKfznpfkNdENqyor57ltPpqqsiHd87162tXbl/ZySRp+hrsDsDnUFOqYOYFrVNMBQNy50NOVmuCwqh9Penwt2o23OmbDgRbDuLnjyptF/f0kaB5auaeKj1yznxNkT+J/XnzAmgW7I1NoyvvOWk9nZ0cu7fnAf3X32rJDSxlBXYAp54fEhpdlSGsobDHVp19MB93wT+nueXnsuX454BUw/ER79Va7VTpK025bmLt571TKm15Xx7b9aQllxdsxrOGZGLV9+3fE8sH4X//rLlWN+fkkjY6grMM09zWRDtuAX9p5eNZ1N7ZuIdqdLp/6+3MyU7Y1w8juhelp+zxcycPzlUDMd7r8q10IoSaK7r5/3/fA+Onr6+NablzChMrlJpV52zDTeffZ8/u8va/nZ/RsTq0PSgXP2ywIztJxBCGPX7eJgzKiawQPbH2BX9y4mlI3iGCyNjZs/Azseyy0SXn/Y2JwzWwInvQ1u/1Ju4pQzPjw255WkAvaZGx/h/nW7+PobT2TR1OdZD3QUXX33un2+NmtCBXPrK/jE9Q+wprGdydVlz9nnDafOzmd5kg6CLXUFppAXHt/TrOpZAKxr2fc/DCpQK66Du/4H5rwAZp8+tueubIDj3wDN6+DRX4ztuSWpwFx99zp+dM863nfuAi44Ns89JoYpmwlcfvJsirMZrlu6gf4Be+RIaWCoKzCFvPD4niZXTKYsW8balrVJl6IDsW0l3Pih3OQlR1+UTA3TjoO5Z8FTf4KnbkumBklK2LJ1O/mnGx/irIWT+Pj5i5Iu5xlqyot5zeIZbNzVyR8f3ZZ0OZKGwe6XBaR/oL+gWuqevbj4nkIIzK6ZzbpWW+pSo6cdrnsrlFbBpVfCY79OrpYjXwXbH4WfvR/edxeUFcZnXpLGQlN7D++76j6m1paN+UyXw3XMjFpOnF3HrY9tY9HUamZPrEi6JEnPw5a6ArKjcweRWNALj+9pds1smrqaaOtpS7oUDcevP5FbCPzi/4XqKcnWki2BxW+Elo3w208lW4skjaEYI5+8/gF2tvfyzTedRF1FchOj7M8rj5tObUUx1y5d7zIHUoEz1BWQLR1bgMJeeHxPc6rnANhalwbLr4blP4SzPwELzku6mpwJc+EFH4PlV8GjCbYaStIYuuova7lp5Tb+9uVHcPT0wv4jbllxlstOmsXO9h5+/eCWpMuR9DwMdQVkS/tgqEvBmDqAqZVTKc4UO66u0G17FH7117lxbOf+bdLVPNM5fwNTj4VffBjadyRdjSTl1WNbWvnXX63k3EUNvO3MuUmXMyzzJlVy1sJJ3LumiZWbW5IuR9I+GOoKyFCoS0v3y2wmy8zqmc6AWch6OnLj6Eoq4ZJvQ2bsF7R9XkUlcNG3oKsZfvn/wHUPJY1TXb39fPhH91NdVsQXLj2+4Jcu2tOLj5zCtNoyfnr/Rjq6+5IuR9JeGOoKyMa2jZRmSykreu6aMIVqdvVstnZspbOvM+lStDe/+URuQpKLr4DqqUlXs3dTjobz/g5W/gJWXJN0NZKUF5//zaM8trWVL152PA3VpUmXc0CKshkuPWkmHT19/PLBzUmXI2kvnP2ygGxq20RdaV2q/no3t3Yuf9rwJ9Y22wWz4DzwY7j/qsFxdC9Muprnd8aHcrNx/uaTMP/cwg2gksaN51uAezgOZAHum1du5Xt3reEdL5jHuYsmj8r5x9q02nLOWzSZmx/dxu8f3sL5R/t7WiokttQVkI1tG6ktTUfXyyEzq2ZSki3hiV1PJF2K9rT9MfjlR3Pr0Z1TYOPo9iaThQu/Bn3d8MuP2Q1T0rixraWLT1y/giOn1fDJlxXWenQH6pxFDUyrLePvfvYQuzp6ki5H0h4MdQUixri7pS5Nspks82rm8eSuJ4l+ES8MQ+Poiivgku9ANiUN8pMW5rphPvYreOiGpKuRpBEbGIj89XUP0NHTx/+8fjGlRQU2rvkAFWUyXHLiTHa29/DZXzySdDmS9mCoKxDN3c109HWkLtQBHDbhMJp7mnmq+amkS1GM8OuPw7ZH4OJvQc20pCs6MKd/AGYsya2p17Yt6WokaUS+c8dT3L5qB//4yqM5bHJ10uWMiul15bz/vMP4yf0buXnl1qTLkTTIUFcgNrZvBKCurC7ZQg7CgroFANyx8Y6EKxHLfpBbj+6cv4HDXpx0NQduqBtmT1sunEpSSj20sZn//N2jvOzoqbz+lFlJlzOqPnjeYRwxtZpP//RBmjt6ky5HEoa6grGpbRNAKlvq6krrmFQ+iTs33Zl0KYe2TctzLVwLXpgLdWk1+Qg491PwyM/h4Z8mXY0kHbD27j4+/KP7qa8s5fOXHJuqCdCGo6QowxcvO54dbT38y6/shikVAkNdgUhzqINca93SLUtd2iApHU1w7ZuhsgEuLsD16A7UGR+G6SfArz7uouSSUuezv3iEpxrb+fLrFlNXUZJ0OXlxzIxa3n/uAq6/bwO3PGp3eSlphroCsbFtI9XF1alao25Ph9UdRs9AD/duuTfpUg49AwPw0/dCy2Z47fehsj7pikYuWwQXfj23KPlvPpl0NZI0bL9asZlrlq7n/ecu4PQF4+D38fP44AsP4/ApVXzqJw/S3Gk3TClJhroCsaltE9OrpiddxkGbUzOHyuJKbl53c9KlHHru+C9Y9Tt42edg5pKkqxk9U46Ccz6Zmwlz5S+TrkaS9mvjrk4+9ZMVLJ5Vx/978eFJl5N3pUVZvnjZ8Wxv6+bf7IYpJcpQVyA2tm1MdagryhRxzsxzuHndzfQO+Ne6MfPkH+GWf4NjL4OT35l0NaPvBR+Fqcfm1tzraEq6Gknap/6ByEd/vJyBCP/f5SdQnD00vmIdN7OO95w9n2uXbuDWx+yGKSXl0PiNU+CG1qibUTUj6VJG5Py559Pc3czSLUuTLuXQsOOJ3Hp0DUfAq74C42wgPgDZYnjNN6CzCX77qaSrkaR9+totT3DPmib+5TVHM7u+IulyxtRHXryQhZNz3TBbuvzDrpQEQ10BGFqjLu2h7szpZ1JeVM7v1/4+6VLGv86dcPVrIVMMr/8xlFQmXVH+TD0WzvprWPFjWPmLpKuRpOe456km/vumx3nN4ulcdMLMpMsZc6VFWb5w2fFsbeni33+1MulypEOSoa4AbGzLrVGX5u6XAGVFZZw761z+sPYP9PT3JF3O+NXXA9e+BZrXw+uugglzkq4o/876OExbDDd+KDchjCQViJ3tPXzkx/cze2IF/3rRsUmXk5jFs+p499kL+PG967nt8e1JlyMdcgx1BWAo1KW9pQ7gwgUX0tzdzJ82/CnpUsangQH4+QfgqT/Bq/4/mHN60hWNjaISuOTb0NsFP3tf7jpIUsJijHzi+gdobOvhq284karSoqRLStT/e/FCFjRU8qmfPEir3TClMXVo//YpEENr1E2rmsaKHSsSrmZkTpt2GpPLJ/PzJ37OS+a8JOlyxp8//AM8eC286B+hrwuWXpl0RWNn0kJ46b/Brz4Gd38DTv9A0hVJOsRdeecablq5jX961VEcM6M26XISV1ac64Z56Tfu4nO/eZR/P4RbLqWxZktdAdjQtoHqkmpqSmqSLmXEspksr1rwKu7YeAfbO+x+Maru+G/481fhlHfDCz6WdDXJWPJ2WHQB/OGfYMN9SVcj6RD24IZmPveblbz4yCm89Yy5SZdTME6cPYF3njWfq+9exx2rdiRdjnTIMNQVgHUt65hTPX7GRV208CL6Yz/XP3590qWMH3/+Gtz0T3DMJfCyz4/PmS6HIwS48GtQPS0386fLHEhKQFdvPx/80TImVZXyhUuPIxyqv5P34WMvOZz5kyr5mxtW0Nbdl3Q50iHBUFcA1rWuY1bNrKTLGDVzauZw1oyz+PFjP3bClNFw9xXwu0/Dka+Gi66ATDbpipJVMREu+x60boafvR9iTLoiSYeQGCM3LNvA+qYOvnL5CUyoLEm6pIKT64Z5HJuaO/n8b5wNUxoLhrqE9fb3srl9M3Nqxk9LHcCbjnoTTV1N/Oap3yRdSrrd+RX4zSdg0Svg0u9C1mGwAMw8Cc7/F3j8N3DbF5KuRtIh5I4ndvDwphb+9uVHcMq8iUmXU7BOmjORd5w5j6v+so67nrAbppRvhrqEbWjbwEAcYHb17KRLGVWnTzudw+oO48qHrqR/oD/pctInRrjpM/CHf4SjL861TGWLk66qsJz6Xjjucrjl31y/TtKYeHJ7G799aAvHTK/hXWfNT7qcgvfX5y9i3qRKPnH9Cpo7nA1TyidDXcLWtawDYHbN+Ap1IQTec9x7eLL5ST77l89y3ePXPeemfejrgZ9/EO74Mpz0ttxU/kV273mOEOBVX4EZS+An74EtDyVdkaRxrLmzlx/fs45JVaVccuJMx9ENQ3lJli+/bjFbW7r4mxtWEO0uL+WNoS5h61oHQ904a6kDOH/u+RxWdxi3bbiNgei6YsPS3gg/uBCWXwXn/A288suOoXs+xWVw+Q+hrBaufi00b0i6IknjUN/AAFffvZbegcgbT51NabG/l4dr8aw6PvmyRfz24S1c9Ze1SZcjjVuGuoSta1lHdUk1daV1SZcy6jIhwwcWf4AdnTtYtnVZ0uUUvk3L4X/Pg433wSXfgfM+fejOcnkgqqfCG6+D7lb4v4udEVPSqPv1g5tZv7OTS06cyeSasqTLSZ13vmA+5y5q4F9+tZKHNjYnXY40LhnqEraudR2zq2eP224cL5r9IubWzOWW9bfQ2duZdDmFKUa453/hOy+BgT5422/g2EuTripdph4Dr/8R7FyTa7Hrbku6IknjxN1PNfKX1U2cddgkjnWB8YOSyQS+dNnx1FeW8N6r7mNnuzNjS6PNqfQStq5lHcc2HJt0GXkTQuClc1/KFSuu4Jb1t3DB/AuSLqmwtG2DX34UHv0lLDwfLvpWbsr+Q8XSK0f+Hkvelruf+wK49Dtw7V/BDy/Ntd6VVo/8/SUdslZtbeUXD2xi0ZRqXnrM1KTLSbX6qlK+8aaTeO03/8xHrlnOlW89mWxmfP5BW0qCLXUJ6unvYVP7pnE5nm5PUyqncPLUk7lv631satuUdDmFIUZ4+KfwtVNh1R/g/H+F119zaAW6fDjyVbmuq+vvyXXF7LKbj6SDs7Wli6vvWcfk6jIuP3kWmXHao2YsLZ5Vx2defTS3Pb6dL/7+saTLkcYVQ12C1rSsYSAOsKBuQdKl5N25s86lqriKG5+80SUOmp6Cq18H170VJsyF99wGZ3wIMv7vOCqOuRguuxI2LYPvvwpatyRdkaSUaevu4wd/XkNxNsNfnT7HiVFG0etPmcXrT5nNN259khvuc3IrabT4LTJBq3etBmB+7fhf66asqIxXLHgF2zq2cfvG25MuJxldLXDLv8PXT4O1d+Za597xB5h8RNKVjT9HXQiXXw07VsG3XwxbH0m6Ikkp0ds/wFV/WUtrVx9vPm0OdRUuKTOaQgh89sKjOWNBPX/7kxXcu8bJraTR4Ji6BD3Z/CSZkGFu7dykSxkTh084nOMajuOOjXewaOKipMt5jn2tnXfZ4ZeN7I17u2Dpd+H2L0JHY24x8Zf+G9RMH9n76vkd/tLcpDNXvw6++9LceMUjHNMpad8GYuT6+zawrqmD158ym1kTK5IuaVwqzmb4+htP5KKv38W7frCU6997OodNdgy0NBKGugSt3rWaWdWzKM2WJl3KmHnp3JeyetdqbnziRt533PsozhYnXdKBG+7kHnEANtwLj/8WOnfCpMPhxLdA3WwD3ViZvhjeeRNc80b48evh9A/Ciz8DafzcScqrGCM/X76JBzc287KjpzrTZZ7VVZTwvbedzCXf+DNv/s493PC+M5heV550WVJq2f0yQaubVzOvdl7SZYyp8qJyXjH/FWzt2MrXln8t6XLyo78n173y1s/BAz+Ckio49X1w2vtzgU5jq24WvP33cPI74c9fzbXabXs06aokFZAYI799eAv3rmninMMbOPvwhqRLOiTMqa/k+28/mbauPv7qu/fQ2NaddElSahnqEtI70MualjUsqB3/k6Q826KJizhx8ol896HvsnTL0qTLGT3drfDYb+Dmf4YHr4OiMjjpbfCCj0FD4XU3PaQUl8ErvgSXXglNq+FbZ8FtX4T+3qQrk1QA/vT4dm5ftYNT503k/KOmJF3OIeXo6bX871uWsL6pgzd++26DnXSQDHUJWd+6nr6BvkNi5su9OX/u+cyqnsXf3fF3tPa0Jl3OyLRthRXXws2fhVW/y81oefqHcmFu2vHgNNiF45iL4QP3wKKXwx//Bb5+Ojz++9wSE5IOSX9Z3cjvH9nK8TNredXx0wn+zh5zp82v57tvPZmndrQb7KSDZKhLyO6ZL+vG/8yXe1OSLeHfz/p3tnZs5XN3fy7pcg5cjND4JNz7bbj187DhHpi5BM79FJz8LqhfYJgrVFWT4bU/yK0LSISrL4P/e01ubTtJh5Sla5q48YFNHDG1mktPci26JJ152KTdwe6yb/2ZDTs7ki5JShUnSknI4zsfJxCYV3Nojanb0/ENx/Ou497FNx/4JmfPOpuXzX1Z0iXtX38fbFoOq/8Iu9ZBcQUsfAnMPQtKD2DmruFOtqL8WfQyWPBC+Mm74Imb4DsvgUmLctsmHX5goXzJ2/JXp6S8uPOJHfzqwc0snFzF60+ZTTZjoEvamYdN4v/ecSrv+P69XPKNu/jB209l0VRnxZSGw5a6hKxsXMm82nlUFB/a0yW/+7h3c+ykY/mXP/8LW9u3Jl3OvnW3wd3fgv85EZZ9D3o64JhLczMpLrrgwAKdCkdRCcw/F174D3Dkq6FlI9z9jdwkN0/dnluOQtK4EmPkKzet4lcPbubo6TW8+bQ5FGf9OlQoTpk3keveezoxwqXfuItbHt2WdElSKthSl5CVTStZMnVJ0mUkrjhTzOfO+hyX/eIy/v7Ov+dbL/kWmVA4/7iWde7KjZW79zvQtQtmnQoLXgRTj4ECqlMjVFSaa6GbezZsvh/W3A4P3wCP/hJmngyzT4OaGXapVUG5+u51Izr+DaceerPxxhj53G8e5YrbVnPi7DouOmGmLXQHId+fvSOm1vDTD5zJu3+wlLd//17+5mVH8J6z5+8e7+hnX3ouQ10CGjsb2dqxlSMnHpl0KaNqX4t378+cmjl84uRP8Nk/f5YrVlxBfXn9Xvcb8SLgQ/bV9bFpxe6HlV0tLNr4IHO3rcqNn5t6HCx4C0w4dLvLHhKyRbkQN/Nk2LkW1t4B6/+cu6+eCjOWwIyToHxC0pVKOkB9/QP8w88f5kf3rOOvTp/D4VOqHUNXwGbUlXP9e8/g49c/wOd/8yhL1+zkC5cex4TKkqRLkwqSoS4Bjzbl1sgab6FuJC5deCnLti7j68u/zuVHXM7CCQsTqaO2vZEjNq5g1o41DITAmskLWXDUpVDpmkWHnAlzcrejXgObl8OGpbmWu0d/CRMX5CbGmXZ8blylpILW1t3Hh65exi2Pbef95y7gEy9dxI/uWZ90WdqP8pIsX339CZw0ewKf+81KXv6V2/nSa49PuiypIBnqErCyaSUAR9QfkXAlhSOEwD+e/o+s2rmKn676Ke849h37bLHLi6bVvOCR3zNt1wZ6M0U8Nv0YVk0/mq6SChYY6A5tJZUw58zcrX0HbFoGG+6FFdfAQ9fD5KOhchIsPD/XjVNSQdmws4N3fn8pq7a18W8XHcMbT52TdEk6ACEE3v6CeZwybyIf/tH9vPHbd7NkzgRefsw0ykuySZcnFQxDXQJWNq5kZtVMakpqki6loJQXlfPl877MpTdeylUrr+JtR7+NmtI8XqMYYcfjubXlmlYzsaiMh2adyBPTjqTXL+fam6HwdthLoHk9bFwKG5fBNW+Cslo4+iI47nUw6zTIOOZSStodq3bwoR8to68/cuVbT+bsw/0jXVodM6OWX3/kLL580+Nc8afVPLqllZcePYUTZk+wG62EoS4RDzc+zFH1RyVdRkGaVT2LNxz5Bn7w8A/44cof8paj35KfGUJ3rILHfwNNq6GsDo6+iF9VVdGfLR79c2n8CQHqZuduR16YW3B+xTW5Rejv+x7UzobjLoNjXwuTbZGXxtrAQOQbf3qSL/3+MQ6bXMW33ryEeZMqky5LI1RWnOVTLz+SopDhxgc2csOyjfxldRPnHz2FwxqqXDhehzRD3Rjb2r6VjW0beeORb0y6lII1vWo6rzvidVy98mqufOhK3nDkG5hQNkoTU6y9C/78NWhcBaW1uWUJZp0G2SL695goRRq2TDbXajfnjNwkKlsezLXg3f5fcPuXoGYmzDwJpp+Ya83bG9e5k0bNluYuPnbtcu56spFXHjeN/7jkOCpL/boznsyYUM57zlnAig27+N3DW7nyzjXMra/gvEWTOWyy4U6HJn/LjbFl25YBcOKUExOupLDNq53Hm456E9c8eg3ffei7vG7R60b2huvvgVv+HVbfkltT7uiLYPYZYMucRlNRaW4ClZlLoKsFNt2fC3iP/BweuREajoBZJ8OUY/3sSaMsxsjPl2/iM794mO7eAf7zkuO4bMlMv+CPU5kQWDxrAsdMr+XetTv502PbuPKuNUytKeOMBfUcO6OW0mLH3OnQYagbY/dtvY+KogoWTViUdCkFb07NHN5+7Nu5euXVfO/h71FdUs3bj3n7ga1jt/E+uOVz8MQfoGISnP+vkC3J3aR8KquB+efkbm1bc7NnbrgXlv0Aisth+gkw8xSoc9IGaaQ27urkH3/2EDc/uo0TZtfxxcuOZ0FDVdJlaQwUZTOcPr+ek+dM4IENzdy+ajs/uX8jv1ixiWOm13LinAnMm1TpuDuNe4a6MXbf1vs4YfIJFGW89MMxqXwS7z7u3fxy9S/5yrKv8OfHfsK/Tn8p0/Y3yUzzBnj8t7D1odyU80e8Euae5eyE49G+1h0sJFVT4IhXwKKX58ZzbrgH1t+b6w5cNRm6m3MTrNRMT7pSadgKYQHort5+rrhtNV+/9QkA/v4VR/K2M+eNyYLiI/35NbqKshlOmjOBE2fXsa6pg2XrdrJiQzP3r9/FhIpijplRyxFTa5g90WVoND6ZLMbQrq5dPLHrCV4+7+VJl1IQhrtYeVlRGZcsvITLF13O5//yL1z85A/422nn8eraowghcN0eY+Fq2ps4ev39zGxam2sNWXQBzD0bisvy9WNIwxcy0LAodzuma3D9u3vgps/AzZ+F+efB4jfkAmBxedLVSgWrr3+AG5Zt4Cs3rWJTcxcXHDuVT19wJDMn+IX9UBdCYE59JXPqK3nFsdN5ZHML96/byV1PNHL7qh2UF2dZuraJFx4xmdPn1zO5xu8HGh8MdWPo3q33AnDSlJMSriR9QghctPAiTt6+lr/b+Fv+fuPvuKXlSf5x+ouBXJg7asNyZjWuoTdbzMMzF3P00a91YWgVruIymH1a7jbvbHjgR/DAj+GGdwxO4nMxLH5jbnye3YYkINcyd8OyDfzvbatZ09jB8bPq+OJrj+eMBZOSLk0FqKQow+JZdSyeVUdXbz+rtrXx2JYWbl+1g58v3wTAvEmVnDJ3IqfMm8iSuROYPbHCcZhKJUPdGLp1/a3UlNRwXMNxSZeSWjNLavnu3Mv4v8Zl/H/b7uSiVVfykdYeXrptLb3ZYh6ZeTyPTzuG3uJSjjbQKS3qF8AL/x7O/TSsuR2WX50LePddCfULYfHr4eiLYeK8pCuVEvHUjnauuXc91y1dT2N7D8fNrOWKN5/ES46a4hdwDUtZcZZjZ9Ry7IxaXnfyLB7a2Mw9TzVx91NN/PbhLVyzdD0ANWVFHDO439D9nHqDngqfoW6M9A30cduG2zhr5lkUZ5z1biSyIcNbi6dyZmcFnwqN/FNlCctmH84Jk5cwUGI3CqVYJvP05CoXfCE3a+YDP8p1zbz5szDteDjqNXDUhbkgKI1j65s6+O1DW/jNQ5tZtm4X2UzghUdM5h0vmMep8yb6JVsHLZsJHD+rjuNn1fGus+czMBB5bGsry9fv4sGNzTy0sZkr71xDT/8AANVlRRw1rYbDp1Rz+NRqDp9cxeFTqplQ6aRrKhyGujGyfNtydnXv4rxZ5yVdSrrtWg+rfg9bH2RhURk/nHsW7ytu5uddW1je+hAX1x1LdfbgJkNp7+9hfe8uOgZ6KQtFzC2dQEXGX9gaA8832cuxl8GCF8LmFbkxeDf/c+5WMwOmHA0NR8KEOXDyO/JXw3C53p4OUv9AZPX2Nh7Y0MyydTu584kdrG3sAOCoaTV88mWLuPTEmY5/Ul5kMoEjp9Vw5LQaXj+4radvgMe3tvLQxmYe3NjMo1ta+dn9G2nt7tt9XEN1KYdPyQW83K2Kwxqqqa3wj/cae4a6MXLr+lspyhRx5vQzky4lfeIAUzc9BHd9P9c1ragMDn8ZzDub0uIKXt60ghkd9fyqZSVX7Libi+uOYV7pxGG//ZbeVr657c/8ZNfDROLu7QE4smwyp1fNYWbJPhaNlsZCRT0sOC9369wJmx/I3Vb9IfdHjuIKWHsnHPaS3Pi82hlJV6wC0T8Qae7sZWdHD82dvXR099He009HTx+3Pb6dtu4+uvv66e4boLt3gO6+fkIIZEKuNSMTAsXZDKVFGcqKs0/fF2fY0NRJcTZQlM1QlA0UZzIUZ3P7F2UzFGWGHgf6ByI9fQP09A/Q0zdAd28/j29tZXNzJ2t2dPBUYzs9fblWkarSIk6bP5G3nD6XFx05mTn1lQlfRR2KSooyHDPYBfPywW0xRra0dPHYllZWbW3jsa2trNrayjX3rqejp3/3sZOqSljQUMWCyVUcNnQ/uYppNWVkxmBmVh2aDHVjoHegl18/9WvOnH4mVSWumzNcmf5eZq+5m8Mf/T21zZugejoc+WqYffpzZgY8rmIaU4uruX7nCq5qWsZ51Qu4ZMKxz7suza6+Tr694x5+1LScCJxcMZOjyqdQly2jtb+blV3buLdjPRc98X3+YfqLeXXdUXn+iaVhKJ8A88/N3XraYcdjsG0lPHU7PHRDbp+6OTDnTJhzRu42cf6hM9nKIdjiGGOkrbuPba3dbGvpyt23drOzPRfk4rP2zwSoKCliel0v1WXFlBZlqCwtorQoQ0lRbrHmgYFI/0CkP0b6+gfo7hugo6ePpvYBuvr66e4dYFdnL339A/T2DzDw7JMMQ3VpEVNqy5hbX8G5ixpYOKWa42fWMr+hakyWJJAOVAiBabXlTKst59xFk3dvHxiIbNzVyeNbW3lyextPbGvjye3t/GrFZpo7e3fvV16cZcHkShY0PDPszamvoLTIhdI1Moa6MXDLulvY3rmdyw6/LOlSUqGydRvzn7iNuavvpKy7lV11s7j79Hdw6os+D8t/uM/jJhdX8c5Jp/CL5pX8sfVJPrDup/zN1POYWzrhGfs193fx46blfG/HUjoGenlV3VG8v+F07mxbs3ufmmwZM0pqOaVyFne2reHvNv6WVV3b+diUsx3HocJRUgnTT8zdTnwLbH0wt/bd2jth1e/ggatz+5VPyC12Pv0EmLY4d18789AJeuPIwEBkbVMHD21s5rcPbWFzcycbd3U+o5WgrDhDQ1UpcydVMqGimAkVJdRVlFBXXkxlaRFlxRlCCCNeJ27Pddr6B3Lhr3fovj/S2z+we1tRJlBSlKEkm6GkKENpUZa3njl3ROeXCkUmE5g1sYJZEyt40ZFTdm+PMdLY3jMY8p4Oe0vX7Nw9+ybkWsVnT6xgQUMlCyZX5ULf4H1tuV05NTyGujFw7WPXMr1yOi+Y8YKkSylYYaCP6RuWs+CJPzFly0oGQobNM47niYXnsm3qURAC61b/HPZYk25vSjJFXFx3DLM76ril9UkufOJ7nFI5i+PKp1EUMjzetZ0729bQGft4YfUCPjT5TA4r2/dU2DXZMq6Yeyn/seUWvtd4H839Xfzj9JdQFDKjfQmkkclkchOpTDseTnsfxAg7Hs+FvE3LYNP9cOdXYGBwPEhZbW483uQjYPJRsHMNVE+D0upEf4yxdPdTTXvd/mT/8BaVHo3Fs59PX/8AT25v56GNzTy0qZmHN7bwyOYW2gbH9GRDYEpNKUdOq2FqTRlTasqYXF1KdVnRmP/xKZsJZDNZDm5Esw41SS/cnsT5A4GFk6tZOLkajs6N2dve1s321m62t3axvbWbFRuaueWx7fTv0fRdXVrEpOpSJleX0jB0qyqltrz4oP8/z/fvLiXDUJdnjzU9xt1b7ubDJ3yYbMam9WcYGGDS9lXMXnsPM9ffR2l3Gx0VE3no2At5asFZdFXUHdTbhhA4uXIWn5x2Lj9svJ9bW5/kih13AzCjuJYL6o7k9RMXs6isYVjvVxQyfHrqC5mQLecb2/9CS383/zHzAkoz/u+jAhbC0wudM9idsLcTtj6cC3jbHsl123z4Z3Df954+rqQSqqZC1WSobHj6VjEJsn7m82VoUoaHNzXz0MYWHtrUzMrNLXT15saZlRdnOXJaNRefOIOjp9dw9PRalq3bSVHGPzBJaVRSlGFGXTkz6p45nKR/ILKzo2cw7OVu21q7eGDDrt2/DwBKspmnQ95g0GuoLqW+qsTfC4co/4XOs/+5/3+oLq7mtYtem3QpBSEM9DOxcTUz193HrHVLKe/cRV+2hE0zF7N27mlsmXZMrsVhFEwqquQjU17AR6a8gP44wECMFB9ksA4h8P7JZ1CbLePzW27lfWt/wldmX3jQM21KiSguzy1mPnPJ09tihLatcMd/Q+tmaN0CbVtgy4rcmL3dAlRMfGbQq2zITeJSPgGydhEajr7+AdY2dbBqa6471qqtraza1saqrW27p0+vKi3i6Ok1vPHUORwzo4Zjpu99nNmKDc1J/AiS8iibCUyqKmVSVSlHTnt6+9DY2e2DY2aHWvme2tHO8vW7du+XCTCxsoSG6jIaqp7ZwldWbOPCeGaoy6M/rvsjf9rwJz560kepLT10Z08s69jJ1M0PM3XzQ0zZ/AglvR30Z4rYMv1Y1s05mc0zjqe/KL/hKBsyZEehN9Ib60+kNlvOP2z8HW9bcy1fn30Rk4ud/EYpFgJUT92jVW8PPR3Qvn3wtu3px01PQX/3M/ctrc0tmD5hTm6ilrrZuXF7VVNy718+4ZAYwxdjpKm9h027uti4KzfebdOuTjbu7OTJ7W2saWynt//prlXTa8tYMLmKt71gLsdMz820N2dihTPkSXqGEALVZcVUlxUzv+GZ3zu6+/rZ0drDttauPbp0dvP4llb649O/b6pKi6ivLGHp2ibm1lcyp76COfWVzJlYQV3FwXfnVGEw1OXJprZNfOauz7BowiLefNSbky5n7MQBqlu2UL/jSep3PMmk7U9S07IZgM7yOjbOOpEt049hy9Sj6CupSLjYg/PKuiOZWFTO/1v/C167+io+P+MCTquyf7rGoZIKKJmTC2p7ihG6W3MBr7MROpqgoxEyRbkxfA9eB3HgmcdkinMBr2ry0/dltbkxfKXVUFIFpVWQLc29TyY7eF8EsR/6e3O3gd5nPe6B3i7oG7xtuHeP1/ueecyz7k/oHZqVLvdFJoYABI5+8ttEoD9TTG8opTdTSk8opTuU0kMJXZTQMVDCn5fXsrO/gqa+Unb0lbG1u4S1HcU09pXRGitopYI2yijNBqZX9DO/qp8XHdbHwpp+DqvuY0F1P1XFe0wb2QusGbylbAZOSckpLcoyY0I5MybspStnew/b23Ktezvaumlq7+GuJxr5ybKNz9i3pqyIOfWVzK6vYG59BXMmVjJzYq576NTaMmfnTIFEQl0I4WXAV4As8O0Y4+eTqCNf1rWs4/03v5++gT6+cM4XKM6Mz25JRb1d1DRvpKZ5E7W7NlHbvIEJjWsp6c0tGNtTUkFj/XzWzD+DzdOPpaV2xrj5S/0ZVXO5et7r+esNv+Tda6/nLfUn8d6G06nMuli5DgEhQFlN7saCp7cPBZG+HmjZAC2bc10527bluni2bs3dN2+AjfdBd0suiI2imCliIFPMQCgeDGUl9FJMbyimm3K6qaUrFtMZS9g1kKU/BgZiZCBCf8y1tA0QgEgJfZTRSxndlIUWyumhnB4mhB7K6aa6pZOS0PfMArKDt6F6CFBUSigqh75yaC2DrnJoKs91hy0uh6JyKC4bvB+8NT4JpTW54Fvk7xVJBy6bCUyqLmVS9TO7cr7h1Nl09fazrqmDtY0drG1sz93vMbNu/7PWKWmoLt09BnB6XRnTBx9Pqy3fPZavOOtYviSNeagLIWSBrwEvATYA94YQbowxPjLWtYy23oFefvHkL/ji0i+SCRm+9uKvMa92XtJlHZw4QEl3O2VdLZR1tVDR3khFeyOVbTuobM/dKjp27t69L1tCa81UNsxeQuOk+TROWkBrzRR49iyRa+4a4x8kfw4rm8SP5r+R/9ycmxnzxl0reWP9CVxYdxRTig+dGQRVIEZjfbbRUlSSWxtv4vz97trb001H6y7aW3fR1baLru5uOrq76erqoau7i+7uHtr7oK030NYLbX2Blh5o7Qm09EJzd6CxJ0NTd4auWETk+b9UlGYi1cWRquIBiH1UZAcoyw5Qlnn6vnPCIkqKsrmp9wen4M9Nw5+7Ly/OUlFSlJuSv7cLuppzAbWrBbqb4eGfQ18n9HYRBu9zzztzIbZzF/Ruzj3u7YTnrCQH3PFfe1zPsly4K6t9OuiV1XJyS4beomp6iqvpy1bQl62gP1tG3+CtP1s+eF9GXyb3vD9bQgxFDIRh/NV9P5+pBev2PnvokCdnu4yPVKjKirMcPqWaw6c89/tKb//A7m7juS7kXWzc1cGmXV2s3NzCTSu30t038JzjJlaW7J6wZc8JXCZVl1BXXkJtRTG15U/fDIGjK4mWulOAJ2KMqwFCCD8GLgRSFeo6+zpp7GyksauRdS3reGD7A9yy/ha2dWzjuIbj+I+z/oOZ1TMP/I1jhBgJDECEQCTEgcFtQBwY3Da03+B9jGRiP5n+XjIDfWT7+8gM9Obun7WtqK+Hot5Oins7Ke7tori3Y/C+k+KeTkq7WyjtaiMT+59ZGoHOigm0V9azbfIRtNZOpaV2Os21M2ivnDRqE5ykSUWmmM/MOJ+LJxzL17ffxf9su5P/2XYnR5ZNZknlTBaWTmJmSS0TsuXUFZVTlSmhJBQ976Lo0mgbiIO3PR/HkGuZGtyWa6UKu/fJPYcBAn0D0D0Q6OmHnoFAzwD09Ad6Y6B7z23dT9HTN0Bnbz8dPf20d/c9876nj47uwfvB7Xv7YvC0ssFbbixIVWkRVWW5++rK3P3U0iIqS4uoHtxetfUeqooGg1tRpKo4Ul08QFVRpLI4UrLHr6l9Lmkw+5zhX9zistyt+um1qdi5dvjHx4Fcy+ZQ6BsKfjNPHgyKu3Khsatl8L45t23XWma2NlHS20o29u7vLHv32/B0F9dMUW5206HHIQu97UAY7GHx3PtjewdyLZEBBv+12t0bIxKYv/HG3V1aY8jsvs/9axbg8YrcH/5C5unuttniwRqKB+spfnpbtngv259vv+LB9937vpUd24ihmIFMEQMhd4uZocCb+1l21+rvbB1CirOZ3Fi7+sq9vj60/t6mXZ1sbu5ixx7j+LYPTuKyZk0721q76Xme3/GVJVlqy4upGQx5VaVFlJdkqSjJ/eGsvCRLRXGW8pLs7u1lRVmKsxmKsoGSbIaibIbibKA4m3nW9ty2bAi571whN4lMZvB5GHwcdm8j9WMKkwh1M4D1ezzfAJyaQB0jcsFPLmBH547dz8uLyjlj+hm85rDXcM7Mc57/gxEj/NvUwQA38PSNyFj+XXMgZOktKae3uJze4jJ6i8vpqJzIzolz6Cqroaushu6yGrrKa+iorKejfALRKc336riKaXxzziU81d3EzS1PcFvbaq5rWkFX7Nvr/r9b+E6ml9SMcZU6VFy7poxP31c9GOTG8B+pZU//ba68OEtlae4f5oqSLJWDoWxKdRkVpVkqS4qoKM1SUTwYyMqKqB4MaEOPhwJcZUnR8CcOWXpbnn64PAmZp4Nh+YSntx//uv0e+tPBtbay/V0U9Xfucd9JUX8XRf1dT28byD3P9HcTGCAz0Mdx06ty4wsH+mCgf/C+7+nnOx7P/TsFg/cDTz+Oka72bnLxLe7eLxBh8HlftuzpPzwyQIj9g7eB3B8uu3oH//3rh4GBZ415HKpj6PHga8/6Y+NIXHgQx8RnhNewRxvr0yHwlpO/xfaJJ41anVKhCeHpGTqPe572ixgjrYMzdjZ39uZuHb1PPx687eropaWzly0tXXT25P4o2NHTR2dv/zMmlhoLQ8HvPefM5xMvPWJMzz1SIcaxvVghhEuBl8UY3zn4/M3AqTHGDz5rv3cD7x58ugh4bEwLPTiTgB373Uv54LVPjtc+OV77ZHn9k+O1T47XPlle/+QUwrWfE2Pc60LLSTS7bARm7fF85uC2Z4gxXgFcMVZFjYYQwtIY45L976nR5rVPjtc+OV77ZHn9k+O1T47XPlle/+QU+rVPYhDUvcDCEMK8EEIJcDlwYwJ1SJIkSVLqjXlLXYyxL4TwQeB35CZ+/m6M8eGxrkOSJEmSxoNEZr2IMf4a+HUS586zVHUXHWe89snx2ifHa58sr39yvPbJ8dony+ufnIK+9mM+UYokSZIkafQceguLSZIkSdI4YqgbhhDCy0IIj4UQnggh/O1eXi8NIVwz+PrdIYS5e7z2qcHtj4UQXjqmhY8DB3vtQwhzQwidIYTlg7dvjnnx48Awrv/ZIYRlIYS+weVK9nztLSGEVYO3t4xd1ePDCK99/x6ffSeiOkDDuPYfCyE8EkJYEUK4OYQwZ4/X/NyP0Aivv5/9ERjGtX9vCOHBwet7RwjhqD1e8/vOCBzstff7zujY3/XfY79LQggxhLBkj22F8dmPMXp7nhu5yVyeBOYDJcADwFHP2uf9wDcHH18OXDP4+KjB/UuBeYPvk036Z0rLbYTXfi7wUNI/Q5pvw7z+c4HjgB8Al+6xfSKwevB+wuDjCUn/TGm5jeTaD77WlvTPkNbbMK/9eUDF4OP37fF7x899gtd/8Lmf/fxe+5o9Hr8a+O3gY7/vJHft/b4zBtd/cL9q4DbgL8CSwW0F89m3pW7/TgGeiDGujjH2AD8GLnzWPhcC3x98fD3wohBCGNz+4xhjd4zxKeCJwffT8Izk2mvk9nv9Y4xrYowrgIFnHftS4A8xxqYY407gD8DLxqLocWIk114jM5xrf0uMsWPw6V/IrbcKfu5Hw0iuv0ZmONe+ZY+nlcDQxAx+3xmZkVx7jdxwvm8C/AvwH0DXHtsK5rNvqNu/GcD6PZ5vGNy2131ijH1AM1A/zGO1byO59gDzQgj3hxD+FEI4K9/FjkMj+fz62R+ZkV6/shDC0hDCX0IIrxnVysa/A7327wB+c5DH6rlGcv3Bz/5IDOvahxA+EEJ4EvhP4MMHcqz2aSTXHvy+M1L7vf4hhBOBWTHGXx3osWMlkSUNpDGwGZgdY2wMIZwE/CyEcPSz/tIljVdzYowbQwjzgT+GEB6MMT6ZdFHjTQjhTcAS4JykazkU7eP6+9nPsxjj14CvhRDeAPw94NjRMbKPa+/3nTwLIWSA/wLemnApz8uWuv3bCMza4/nMwW173SeEUATUAo3DPFb7dtDXfrAZvBEgxngfuT7Oh+e94vFlJJ9fP/sjM6LrF2PcOHi/GrgVOGE0ixvnhnXtQwgvBv4OeHWMsftAjtXzGsn197M/Mgf6+f0x8JqDPFbPdNDX3u87o2J/178aOAa4NYSwBjgNuHFwspSC+ewb6vbvXmBhCGFeCKGE3GQcz55R60ae/kvVpcAfY2705I3A5SE3Q+M8YCFwzxjVPR4c9LUPITSEELIAg3+xXUhu0gIN33Cu/778Djg/hDAhhDABOH9wm4bnoK/94DUvHXw8CTgTeCRvlY4/+732IYQTgG+RCxTb9njJz/3IHfT197M/YsO59gv3ePoKYNXgY7/vjMxBX3u/74yK573+McbmGOOkGOPcGONccmN5Xx1jXEoBffbtfrkfMca+EMIHyf3DnAW+G2N8OITwWWBpjPFG4DvA/4UQngCayH0YGNzvWnL/qPQBH4gx9ifyg6TQSK49cDbw2RBCL7mJJN4bY2wa+58ivYZz/UMIJwM/JTfT36tCCP8cYzw6xtgUQvgXcr8oAT7r9R++kVx74EjgWyGEAXJ/uPt8jNEvtsM0zN87XwCqgOsG52VaF2N8tZ/7kRvJ9cfP/ogM89p/cLCVtBfYyeAfVf2+MzIjufb4fWfEhnn993VswXz2Q65BSZIkSZKURna/lCRJkqQUM9RJkiRJUooZ6iRJkiQpxQx1kiRJkpRihjpJkiRJSjFDnSRJkiSlmKFOkjQuhRD6QwjLQwgPhRCuCyFUDG4vDyH8aWjB3jGs55WD6x5JkjSqDHWSpPGqM8a4OMZ4DNADvHdw+9uBn+RjgdgQQtHzvPwrcgvFV4z2eSVJhzZDnSTpUHA7cNjg4zcCPwcIIUwLIdy2R4veWYPbXxZCWBZCeCCEcPPgtokhhJ+FEFaEEP4SQjhucPtnQgj/F0K4E/i/EEJDCOGGEMK9g7czAWKMEbgVeOWY/uSSpHHv+f6iKElS6g22nr0c+G0IoQSYH2NcM/jyG4DfxRj/bbA7ZkUIoQH4X+DsGONTIYSJg/v+M3B/jPE1IYQXAj8AFg++dhTwghhjZwjhauDLMcY7Qgizgd8BRw7utxQ4C7g2nz+zJOnQYqiTJI1X5SGE5YOPbwe+A0wCdu2xz73Ad0MIxcDPYozLQwjnArfFGJ8CiDE2De77AuCSwW1/DCHUhxBqBl+7McbYOfj4xcBRIYShc9SEEKpijG3ANmD6qP6UkqRDnqFOkjRedcYYF++5IYTQCZQNPY8x3hZCOBt4BfC9EMJ/ATsP4lztezzOAKfFGLv2sl8Z0LmX7ZIkHTTH1EmSDhkxxp1ANoRQBhBCmANsjTH+L/Bt4ETgL8DZIYR5g/sMdb+8ndx4PAZb83bEGFv2cprfAx8aehJCWLzHa4cDD43eTyRJkqFOknTo+T25rpQA5wIPhBDuB14HfCXGuB14N/CTEMIDwDWD+34GOCmEsAL4PPCWfbz/h4ElgxOqPMLTs24CnEduFkxJkkZNyE3GJUnSoSGEcCLw0Rjjm8f4vFOAq2OMLxrL80qSxj9b6iRJh5QY4zLglrFefByYDfz1GJ9TknQIsKVOkiRJklLMljpJkiRJSjFDnSRJkiSlmKFOkiRJklLMUCdJkiRJKWaokyRJkqQU+/8B3DKO0p0cq5YAAAAASUVORK5CYII=", "text/plain": [ "
" ] @@ -3509,7 +3509,7 @@ }, { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAA3UAAAHgCAYAAAACOkT5AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/Z1A+gAAAACXBIWXMAAAsTAAALEwEAmpwYAAB8FklEQVR4nOzdd5xcV2H28d+Ztr33ql31bjWr2Spuci+44ILBGBtjSkggJEBCEpLwJkAAm1ACNsYFd7lb7k2yLNmqVrF629UWSdt7m3LeP3YlZFm2VtLO3p3d58tnPjNzp9xHZrSaZ++55xhrLSIiIiIiIhKZXE4HEBERERERkVOnUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhHM43SA3khPT7dFRUVOxxAREREREXHEunXraqy1Gcd7LCJKXVFREWvXrnU6hoiIiIiIiCOMMaWf9piGX4qIiIiIiEQwlToREREREZEIplInIiIiIiISwSLinDoRERERERm6/H4/5eXldHR0OB0l7KKjo8nPz8fr9fb6NSp1IiIiIiIyoJWXl5OQkEBRURHGGKfjhI21ltraWsrLyykuLu716zT8UkREREREBrSOjg7S0tIGdaEDMMaQlpZ20kckVepERERERGTAG+yF7rBT+XOq1ImIiIiIiJyA2+1mypQpRy4lJSVMnTqVDRs2ABAIBIiPj+fhhx8+8prp06ezfv16HnjgATIyMpg6dSqjRo3iwgsvZOXKlX2WTefUiYiIiIhIRHl01f4+fb+bZhWe8DkxMTFHCtxhZ511FitXrmTKlCls3LiR0aNHs3LlSm6++WZaW1vZs2cPZ5xxBps2beL666/nt7/9LQDvvPMOV199Ne+88w7jxo077fw6UiciIiIiInIK5s6de+SI28qVK7nzzjuPFL/Vq1czffp03G73J153zjnncMcdd3DPPff0SQ6VOhERERERkRNob28/MvTyc5/7HPDXI3XQXermz59PVFQUzc3NrFy5krlz537q+02bNo3t27f3STYNvxQRERERETmB4w2/HDZsGF1dXRw8eJDt27czZswYzjzzTFatWsXKlSv5m7/5m099P2ttn2XTkToREREREZFTNHfuXBYvXkxOTg7GGGbPns2KFStYvXo1c+bM+dTXffjhh31yPh2o1ImIiIiIiJyyuXPncvfddx8pcHPmzOGhhx4iOzubpKSk475m2bJl3HPPPXz1q1/tkwwafikiIiIiInKKzjrrLL7zne8cKXU5OTkEg8FPnE/3xBNP8N5779HW1kZxcTFPP/10nx2pM305ljNcZsyYYdeuXet0DBERERERccC2bdv6rABFguP9eY0x66y1M473fA2/FBERERERiWAqdSIiIiIiIhFMpU5ERERERCSCaaIUkQFg8c7Fp/za60Zf14dJRERERCTS6EidiIiIiIhIBFOpExERERERiWAqdSIiIiIiIidgjOHmm28+cj8QCJCRkcFll10GwAMPPMC3vvUtAH784x+Tl5fHlClTGDVqFFdffTVbt24NWzadUyciIiIiIpFl7f19+34zbj3hU+Li4vjoo49ob28nJiaGN954g7y8vE99/ne+8x2+973vAd0Lj5977rls3ryZjIyMPot9mI7UiYiIiIiI9MIll1zCSy+9BMBjjz3GjTfe2KvXXX/99SxatIhHH300LLlU6kRERERERHrhhhtu4PHHH6ejo4NNmzYxa9asXr922rRpbN++PSy5VOpERERERER6YfLkyZSUlPDYY49xySWXnNRrrbVhSqVSJyIiIiIi0mtXXHEF3/ve93o99PKwDz/8kHHjxoUlkyZKERERERER6aWvfOUrJCcnM2nSJJYuXdqr1zz99NO8/vrr/PKXvwxLJpU6ERERERGRXsrPz+fb3/72CZ9311138fDDD9Pa2srEiRN5++23wzLzJYAJ59jOvjJjxgy7du1ap2OIhM3inYtP+bXXjb6uD5OIiIiIDDzbtm0L29DFgeh4f15jzDpr7YzjPV/n1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIn4Ha7mTJlChMmTOCMM87gl7/8JaFQCIClS5eSlJTElClTjlzefPPNj73u8KWkpKTPs2nxcRERERERiSins8bv8fRm3d+YmBg2bNgAQFVVFTfddBNNTU38+7//OwDz5s1jyZIln/m6cNGROhERERERkZOQmZnJPffcw29/+1ustU7H0ZE6ERERERGRkzV8+HCCwSBVVVUALF++nClTphx5/Omnn2bEiBG0t7cf2V5cXMyzzz7b51lU6kRERERERE6Thl+KiIiIiIhEkL179+J2u8nMzHQ6ikqdiIiIiIjIyaiurubOO+/kW9/6FsYYp+No+KWIiIiIiMiJHD43zu/34/F4+OIXv8h3v/vdI48fe07dj370I6699tp+yaZSJyIiIiIiEaU3SxD0tWAw+KmPLVy4kMbGxuM+1tLSEq5IR2j4pYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRLKylzhiTbIx5yhiz3RizzRgzxxiTaox5wxizq+c6JZwZREREREQk8llrnY7QL07lzxnuI3W/Bl611o4FzgC2AT8A3rLWjgLe6rkvIiIiIiJyXNHR0dTW1g76Ymetpba2lujo6JN6XdhmvzTGJAHzgS8DWGu7gC5jzJXAwp6nPQgsBb4frhwiIiIiIhLZ8vPzKS8vp7q62ukoYRcdHU1+fv5JvSacSxoUA9XA/caYM4B1wN8CWdbaAz3POQhkhTGDiIiIiIhEOK/XS3FxsdMxBqxwDr/0ANOA/7PWTgVaOWaope0+fnrcY6jGmDuMMWuNMWuHQiMXERERERE5FeEsdeVAubV2Vc/9p+gueYeMMTkAPddVx3uxtfYea+0Ma+2MjIyMMMYUERERERGJXGErddbag0CZMWZMz6bzgK3AC8AtPdtuAZ4PVwYREREREZHBLpzn1AH8DfCIMcYH7AVupbtIPmmMuQ0oBT4f5gwiIiIiIiKDVlhLnbV2AzDjOA+dF879ioiIiIiIDBXhXqdOREREREREwkilTkREREREJIKp1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYSp2IiIiIiEgEU6kTERERERGJYCp1IiIiIiIiEUylTkREREREJIKp1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYx+kAIiIiMvQ8ump/WN//plmFYX1/EZGBREfqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQgW1nXqjDElQDMQBALW2hnGmFTgCaAIKAE+b62tD2cOERERERGRwao/jtSdY62dYq2d0XP/B8Bb1tpRwFs990VEREREROQUODH88krgwZ7bDwJXOZBBRERERERkUAh3qbPA68aYdcaYO3q2ZVlrD/TcPghkhTmDiIiIiIjIoBXWc+qAs621FcaYTOANY8z2ox+01lpjjD3eC3tK4B0AhYWFYY4pIiIiIiISmcJ6pM5aW9FzXQU8C8wEDhljcgB6rqs+5bX3WGtnWGtnZGRkhDOmiIiIiIhIxApbqTPGxBljEg7fBhYBHwEvALf0PO0W4PlwZRARERERERnswjn8Mgt41hhzeD+PWmtfNcasAZ40xtwGlAKfD2MGERERERGRQS1spc5auxc44zjba4HzwrVfERERERGRocSJJQ1ERERERESkj6jUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYSp2IiIiIiEgEU6kTERERERGJYCp1IiIiIiIiEUylTkREREREJIKp1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYSp2IiIiIiEgEU6kTERERERGJYCp1IiIiIiIiEUylTkREREREJIKp1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWBhL3XGGLcx5kNjzJKe+8XGmFXGmN3GmCeMMb5wZxARERERERms+uNI3d8C2466/zPgLmvtSKAeuK0fMoiIiIiIiAxKYS11xph84FLgTz33DXAu8FTPUx4ErgpnBhERERERkcEs3Efq7gb+EQj13E8DGqy1gZ775UDe8V5ojLnDGLPWGLO2uro6zDFFREREREQiU9hKnTHmMqDKWrvuVF5vrb3HWjvDWjsjIyOjj9OJiIiIiIgMDp4wvvdZwBXGmEuAaCAR+DWQbIzx9BytywcqwphBRERERERkUAvbkTpr7Q+ttfnW2iLgBuBta+0XgHeAa3uedgvwfLgyiIiIiIiIDHZOrFP3feC7xpjddJ9jd58DGURERERERAaFcA6/PMJauxRY2nN7LzCzP/YrIiIiIiIy2DlxpE5ERERERET6iEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYSp2IiIiIiEgEU6kTERERERGJYCp1IiIiIiIiEUylTkREREREJIKp1ImIiIiIiESwXpU6Y8wzxphLjTEqgSIiIiIiIgNIb0va74GbgF3GmJ8aY8aEMZOIiIiIiIj0Uq9KnbX2TWvtF4BpQAnwpjFmpTHmVmOMN5wBRURERERE5NP1ejilMSYN+DJwO/Ah8Gu6S94bYUkmIiIiIiIiJ+TpzZOMMc8CY4C/AJdbaw/0PPSEMWZtuMKJiIiIiIjIZ+tVqQPutda+fPQGY0yUtbbTWjsjDLlERERERESkF3o7/PInx9n2fl8GERERERERkZP3mUfqjDHZQB4QY4yZCpiehxKB2DBnExERERERkRM40fDLC+meHCUf+NVR25uBfwpTJhEREREREemlzyx11toHgQeNMddYa5/up0wiIiIiIiLSSycafnmztfZhoMgY891jH7fW/uo4LxMREREREZF+cqLhl3E91/HhDiIiIiIiIiIn70TDL//Yc/3v/RNHRERERERETkavljQwxvzcGJNojPEaY94yxlQbY24OdzgRERERERH5bL1dfHyRtfYfjTGfA0qAq4F3gYfDFUwk0izeudjpCCIiIiIyBPV28fHD5e9SYLG1tjFMeUREREREROQk9PZI3RJjzHagHfi6MSYD6AhfLBEREREREemNXh2ps9b+AJgLzLDW+oFW4MpwBhMREREREZET6+2ROoCxdK9Xd/RrHurjPCIiIiIiInISelXqjDF/AUYAG4Bgz2aLSp2IiIiIiIijenukbgYw3lprwxlGRERERERETk5vZ7/8CMgOZxARERERERE5eb09UpcObDXGrAY6D2+01l4RllQiIiIiIiLSK70tdT8OZwgRERERERE5Nb0qddbaZcaYYcAoa+2bxphYwB3eaCIiIiIiInIivTqnzhjzVeAp4I89m/KA58KUSURERERERHqptxOlfBM4C2gCsNbuAjLDFUpERERERER6p7elrtNa23X4Ts8C5FreQERERERExGG9LXXLjDH/BMQYYy4AFgMvhi+WiIiIiIiI9EZvS90PgGpgM/A14GXgR+EKJSIiIiIiIr3T29kvQ8aY54DnrLXV4Y0kIiIiIiIivfWZR+pMtx8bY2qAHcAOY0y1MeZf+yeeiIiIiIiIfJYTDb/8Dt2zXp5prU211qYCs4CzjDHfCXs6ERERERER+UwnGn75ReACa23N4Q3W2r3GmJuB14G7whlOZChpD7RzsPXgkfsZMRnE++IdTCQiIiIikeBEpc57dKE7zFpbbYzxhimTyJDS1NnEBwc+YN2hdfhD/iPb3cbN1MypzM2bS3JUsnMBRURERGRAO1Gp6zrFx0SkF9YfWs8r+14hZENMTJ/I5IzJeFweQjbElpotrK9az/qq9Vww7AJm5cxyOq6IiIiIDEAnKnVnGGOajrPdANFhyCMyJFhrWV6xnKVlSxmRNIJLhl9CSnTKx55TnFTMvPx5vLLvFV4reY1AKMBZeWc5E1hEREREBqzPLHXWWnd/BREZKqy1vFbyGqsPrmZy+mQuH3E5btfx/6olRSXx+TGf59ldz/LW/rcIhAIsKFjQz4lFREREZCDr1Tp1ItJ3PjjwAasPrmZWziwWDVuEMeYzn+8yLj436nO4XW6WlS8jNTqVSRmT+imtiIiIiAx0J1rSQET6UFlzGW/tf4uxqWN7VegOcxkXV4y4goKEAl7e9zKNnY1hTioiIiIikSJspc4YE22MWW2M2WiM2WKM+fee7cXGmFXGmN3GmCeMMb5wZRAZSNr8bTy982mSfElcMeKKXhe6w1zGxZUjryRkQ7yw5wWstWFKKiIiIiKRJJxH6jqBc621ZwBTgIuMMbOBnwF3WWtHAvXAbWHMIDIgWGt5bvdztPpbuXb0tUR7Tm2eodToVBYVLWJf4z7WHFzTxylFREREJBKFrdTZbi09d709FwucCzzVs/1B4KpwZRAZKLbVbWN3w27OH3Y+OfE5p/Ve0zKnMTJ5JG/uf5PmruY+SigiIiIikSqs59QZY9zGmA1AFfAGsAdosNYGep5SDuSFM4OI07qCXbxe8jpZsVmcmX3mab+fMYaLii8iZEMsL1/eBwlFREREJJKFtdRZa4PW2ilAPjATGNvb1xpj7jDGrDXGrK2urg5XRJGwW16+nKauJi4uvhiX6Zu/cqnRqUzLnMb6qvWUNZX1yXuKiIiISGTql9kvrbUNwDvAHCDZGHN4KYV8oOJTXnOPtXaGtXZGRkZGf8QU6XM17TW8f+B9JmdMpjCxsE/fe17+PFzGxe82/q5P31dEREREIks4Z7/MMMYk99yOAS4AttFd7q7tedotwPPhyiDitDdL38Tr8nJ+4fl9/t4JvgRmZs/k5b0vs7N+Z5+/v4iIiIhEhnAeqcsB3jHGbALWAG9Ya5cA3we+a4zZDaQB94Uxg4hjKloq2Fm/k7m5c4n3xYdlH2flnUW8N57ffaijdSIiIiJDlefETzk11tpNwNTjbN9L9/l1IoPasrJlxHhimJkdvo97jCeGG8fdyL2b7qWsqYyCxIKw7UtEREREBqZ+OadOZKgpby5nd8Nu5uTOIcoTFdZ9XT/metzGzaPbHw3rfkRE+pu1ltbOAIeaOjjU1IG11ulIIiIDUtiO1IkMZUvLlhLriQ3rUbrDMmMzWVS0iOd2P8e3pn6LOG9c2PcpIhJOwZBlc0UDy3ZWc6ip88j2xGgP43ISOXdsJgnRXgcTiogMLDpSJ9LHyprL2Nu4l7m5c/G5ff2yz5vH3UyLv4Xndj/XL/sTEQmXhrYufr90N0+uLcdauHhiNtefWcDVU/MoSI1lXWk9v35rFx9VNDodVURkwNCROpE+trJiJTGeGGZkz+i3fU7KmMTkjMk8tv0xbhx7Y5+thyci0p/K6tr4ywel+IMhbpxZyITcRFzGHHl8RlEqh5o6eGpdOY+u3s+i8VksHJPpYGIRkYFB3/xE+lBtey076ncwI2tGvx2lO+zmcTdT2lTKexXv9et+RUT6QmVDO/e9tw+v23DnghFMykv6WKE7LCsxmjsXjGBKQTKvbz3Eyj01DqQVERlYVOpE+tCqA6twGzdnZp/Z7/s+f9j5ZMRksHjn4n7ft4jI6Wju8POXD0qJ8bn52vwRZCVGf+bz3S7DNdPyGZ+TyJJNB9hU3tA/QUVEBiiVOpE+0uZvY0P1BialTwrbunSfxevyctmIy1hevpyadv3mWkQiQyAU4uEPSmnrCvDF2cNIjOndBChul+GGMwsoTI3l2Q8rqG/tCnNSEZGBS6VOpI+sO7SOQCjA7NzZjmW4csSVBG2Ql/e+7FgGEZGTsXRHNWX17Vw3vYDc5JiTeq3H7eL6Gd3rcz65royQljwQkSFKpU6kD3QFu1hzcA0jkkeQGevcSfsjkkcwKX0Sz+15Tus5iciAV9nQztIdVUwtSGZiXtIpvUdKnI8rzsiltLaN5Tur+zihiEhkUKkT6QNvlL5Bi7+F2TnOHaU77KqRV7Grfhfb6rY5HUVE5FMFQ5an15cT5/Nw6eSc03qvKQXJTMhN5O0dVTS2+/sooYhI5FCpE+kDT+x4gtToVIYnDXc6ChcWXYjP5eP53c87HUVE5FN9sLeWA40dXDEll1jf6a2wZIzhkok5WAuvbTnYRwlFRCKHSp3IadpZv5MPqz5ketZ0zHGm3+5vSVFJnFt4Li/te4muoCYOEJGBp7HNz9vbqxiZGc/4nMQ+ec+UOB9nj0pnQ1kD+2tb++Q9RUQihUqdyGl6cseTRLmjmJIxxekoR1w58koaOxtZXrHc6SgiIp/wu6W76fAHuXhidp/+MmzB6AwSoj28tPmAzisWkSFFpU7kNLT6W3lxz4tcWHQhMd6Tm7UtnGbnzCYlKoXX9r3mdBQRkY8pq2vjgRUlTC1MISepb39uRnncnDc2i7L6dpbv0tIuIjJ0qNSJnIYle5bQFmjj+jHXOx3lYzwuD+cPO5+l5UtpD7Q7HUdE5IjfvL0LY+CC8Vlhef9phckkxXj59Vu7dLRORIYMlTqRU2St5cmdTzIudRyT0ic5HecTLiq6iPZAO++Wv+t0FBERoPso3TPrK7hxZiFJvVxk/GR53C4WjM5gXWk97++pDcs+REQGGpU6kVP0Uc1H7KzfybWjrx0QE6Qca3rWdNJj0nmtREMwRWRg+OO7ezAGvrYgvDMFTx+WQlZiFHe/tSus+xERGShObw5hkSHsmd3PEO2O5uLii52Oclxul5sLhl3AM7ueodXfSpw3zulIIse39n6nE8CMW51OMOgdbOzgyTXlXDu9oM/PpTuW1+3iq/OG85OXtrGhrIEpBclh3Z+IiNN0pE7kFLT523hl3yssKlpEgi/B6Tif6qKii+gMdrK0bKnTUURkiLt3+V6C1vKNhSP6ZX/Xn1lAfJSH+1fs65f9iYg4SaVO5BS8UfoGrf5WPjfyc05H+UxTMqeQGZvJqyWvOh1FRIaw5g4/T6wp47LJORSkxvbLPhOivXx+RgEvbTrAwcaOftmniIhTVOpETsGzu59lWOIwpmdNdzrKZ3IZF4uGLWJFxQpaulqcjiMiQ9QTa8po6Qxw29nF/brfW88qImQtf/mgpF/3KyLS31TqRE5SaVMp6w6t46qRVw3ICVKOdcGwC/CH/FqIXEQcEQiGeGBlCTOLUpmcn9yv+y5IjeWC8Vk8smo/Hf5gv+5bRKQ/qdSJnKRndz2L27i5csSVTkfplTMyziA1OpW39r/ldBQRGYJe33qI8vp2vtLPR+kO+/LcYhra/CzZdMCR/YuI9AeVOpGTELIhXtz7ImfnnU1GbIbTcXrF7XJzTsE5LC9fTmew0+k4IjLEPLCihILUmLAtNn4is4enMjwjjsdW73dk/yIi/UGlTuQkrDm4hqq2Ki4bcZnTUU7KeYXn0RZoY9WBVU5HEZEhZOehZlaX1HHzrGG4Xc4MVzfGcNPMQtaV1rPjYLMjGUREwk2lTuQkLNm7hDhvHAvzFzod5aTMyplFnDeOt/e/7XQUERlCHl21H5/bxbXT8x3NcfW0fHxuF4+uKnU0h4hIuKjUifRSR6CDN0rf4IJhFxDtiXY6zknxuX3My5vHO2XvEAxpsgARCb8Of5Bn1pdz4cRs0uKjHM2SGufj4knZPPNhBe1d+hkoIoOPSp1ILy0tX0qrv5XLh1/udJRTcl7hedR11LGheoPTUURkCHhp0wGaOgLcNLPQ6SgA3DSzkOaOAC9v1oQpIjL4qNSJ9NJLe14iKzaLGdkznI5ySs7OOxuvy6tZMEWkXzy6ej/D0+OYPTzV6SgAzCxOpSA1hmc+LHc6iohIn1OpE+mFuo463qt4j0uGX4LLROZfm3hfPLNyZvH2/rex1jodR0QGsR0Hm1lXWs+NMwsHzHqexhiunprPyj21VDa0Ox1HRKRPRea3U5F+9lrJawRsgMuGR9asl8c6p+AcKloq2Nu41+koIjKIPba6e4KUaxyeIOVY10zLx1p49sMKp6OIiPQplTqRXliydwmjU0YzOmW001FOy/z8+QAsK1/mcBIRGazau4I8vb6ciydlkxrnczrOxxSmxXJmUQrPrC/XiAURGVRU6kROYH/TfjZVb4rYCVKOlh2XzdjUsSwrU6kTkfBYsqmS5o4ANw6QCVKOdc20fPZUt7KxvNHpKCIifUalTuQEluxdgsFwcfHFTkfpE/Pz57OhegMNHQ1ORxGRQejR1fsZkRHHrOKBMUHKsS6ZnEOUx8Uz6zVhiogMHip1Ip/BWsuSvUuYmTOTrLgsp+P0iQX5CwjZEO9Vvud0FBEZZHYeaubD/Q0DaoKUYyVGe1k0IZsXNlbSGdCadSIyOKjUiXyGTTWbKGsui/gJUo42MX0iqdGpGoIpIn3uqXXleFyGz03NczrKZ7p6Wh4NbX7e2V7tdBQRkT6hUifyGZbsWUKUO4rzC893OkqfcRkX8/Pns6JiBf6Q3+k4IjJI+IMhnllfwbljM0mLj3I6zmeaNzKdjIQontYQTBEZJFTqRD6FP+jn1ZJXObfgXOJ98U7H6VML8xfS7G/mw0MfOh1FRAaJd3dWU9PSybUDbBmD4/G4XVw1JZd3tldR19rldBwRkdOmUifyKVZUrqChs4HLRgyeoZeHzcmdg9fl1dIGItJnnlpXTlqcj3PGZjodpVeumZ5PIGR5YYPWrBORyKdSJ/IpluxdQkpUCnNy5zgdpc/FemOZmT1TpU5E+kRdaxdvbjvEVVPz8Loj46vF2OxExuUk8tyGSqejiIictsj4ySvSz5q7mllatpSLii/C6/I6HScs5ufPp7SplJLGEqejiEiEe2FDBf6gjYihl0e7akouG8oaKKlpdTqKiMhp8TgdQGQgWbxzMQAbqjbQGewkxhNzZNtgs6BgAf+9+r9ZVr6MoqQip+OISARbvK6ciXndR74iyRVTcvnpq9t5YWMl3z5vlNNxREROmY7UiRzHpupNpEankhc/sKflPh158XmMTB6pIZgiclq2VjaxpbKJ66YXOB3lpOUkxTCzKJXnNlRgrXU6jojIKVOpEzlGY2cjJU0lTEqfNGAXz+0rCwsWsv7Qepq6mpyOIiIR6un15XjdhivOyHU6yim5amoee6tb2VKpn4MiErlU6kSO8VHNRwBMypjkcJLwW5C/gKANsqJihdNRRCQC+YMhnvuwgvPHZZES53M6zim5eGI2XrfhuQ81C6aIRC6VOpFjbK7ZTH58PqnRqU5HCbtJ6ZNIiUrREEwROSXvbK+itrWL62ZE1gQpR0uO9bFwTCYvbqokGNIQTBGJTCp1Ikc52HqQqraqIXGUDsDtcjMvfx7Ly5cTCAWcjiMiEWbxunIyEqKYPyrD6Sin5copuRxq6mTV3lqno4iInBKVOpGjbK7ejMu4mJA2weko/WZB/gKauprYULXB6SgiEkFqWjp5Z3sVV0/NwxMha9N9mvPHZRHnc/O81qwTkQgV2T+FRfpQMBTko5qPGJk8klhvrNNx+s3c3Ll4XB7erXjX6SgiEkGe+7CCQMhG9NDLw6K9bi6cmM3LHx2gwx90Oo6IyElTqRPpsebQGpr9zUzOmOx0lH4V74tnetZ03i1TqROR3rHWsnhtOVMKkhmZmeB0nD5x1ZQ8mjsCLN1R7XQUEZGTplIn0uPFPS8S5Y5iVPLQW4B2Qf4C9jTuoay5zOkoIhIBNlc0suNQ86A4SnfY3BFppMf7eH6DZsEUkcijUicCtAfaebP0TcaljsPr9jodp98tzF8IwLvlOlonIie2eG05UR4Xl02OzLXpjsfj7v7zvLW9iqYOv9NxREROikqdCLC0bCltgbYhN/TysILEAoqTillWpqUNROSzdfiDPL+hggsnZJMUM7h+CXbllFy6AiFe/eig01FERE6KSp0IsGTvErJisxiWOMzpKI5ZkL+ANYfW0OpvdTqKiAxgb2w9RFNHYFANvTxsSkEyw9JieUGzYIpIhAlbqTPGFBhj3jHGbDXGbDHG/G3P9lRjzBvGmF091ynhyiDSG3UddayoWMGlwy/FGON0HMfMz59PIBTg/cr3nY4iIgPY4nXl5CZFM3dEutNR+pwxhivPyGXlnhqqmjqcjiMi0mvhPFIXAP7eWjsemA180xgzHvgB8Ja1dhTwVs99Ece8su8VgjbIZcMvczqKo6ZkTiHBl8Cycg3BFJHjO9DYzvJd1VwzPR+3a3D+EuyKKXmELLy46YDTUUREei1spc5ae8Bau77ndjOwDcgDrgQe7Hnag8BV4cog0hsv7X2JMSljGJUy9Ga9PJrX5eXs3LN5t/xdQjbkdBwRGYCeWV+BtXDt9ME39PKwkZnxTMxL1CyYIhJR+uWcOmNMETAVWAVkWWsP//rrIJDVHxlEjqeksYTNNZu5fMTlTkcZEOYXzKeuo46Paj5yOoqIDDDda9OVMbM4lWFpcU7HCaurpuSxqbyRvdUtTkcREemVsJc6Y0w88DTwd9bapqMfs9ZawH7K6+4wxqw1xqytrtZCoBIeL+17CYPh4uKLnY4yIMzLm4fLuDQEU0Q+YW1pPSW1bVw3iI/SHXb5GbkYA89rwhQRiRBhLXXGGC/dhe4Ra+0zPZsPGWNyeh7PAaqO91pr7T3W2hnW2hkZGRnhjClDlLWWJXuWMCtnFpmxmU7HGRCSopKYkjFF69WJyCcsXltGrM/NJZNynI4SdlmJ0cwZnsYLGyvp/v2ziMjAFs7ZLw1wH7DNWvurox56Abil5/YtwPPhyiDyWTZWb6S8pXzIT5ByrAUFC9het52DrVqnSUS6tXUFeGnTAS6dlENclMfpOP3iqil57KtpZVN5o9NRREROKJxH6s4Cvgica4zZ0HO5BPgpcIExZhdwfs99kX63ZO8Sot3RnD/sfKejDCgL8hcA6GidiBzx8uaDtHYFB/UEKce6cGI2PrdLQzBFJCKEc/bL96y1xlo72Vo7pefysrW21lp7nrV2lLX2fGttXbgyiHwaf9DPqyWvck7hOcR5B/cJ/ydreNJw8uLzVOpE5IjFa8sYlhbLzOJUp6P0m6QYL+eOzeTFTZUEQxqCKSIDW7/Mfiky0CyvWE5jZ6OGXh6HMYYF+Qv44MAHtAfanY4jIg7bXdXCqn11fH5GAd1nVgwdV07Jpbq5k/d21zgdRUTkM6nUyZC0ZO8SUqNTmZM7x+koA9KC/AV0BjtZfWC101FExGGPrd6Px2X4/IwCp6P0u3PHZZIc62Xx2jKno4iIfKahcbazyFGauppYVraMa0dfi9fldTrOgDQjewaxnliWlS9jQcECp+OIiEMeXFnCo6v2My4nkTe2HnI6Tr+L8ri5akoej67eT0NbF8mxPqcjiYgcl0qdDDlvlr5JV6hr0Cw4vnjn4lN+7XWjrzvudp/bx9zcuSwrW4adbYfckCsR6ba5opF2f3BInUt3rOtm5PPAyhJe2FjJl+YUOR1HROS4VOpkyFmydwlFiUVMSJvgdJQBbWHBQt7c/yZba7cyIV3/rcRh1kLzQajZAbV7oKMBulqgq7X7segkiE6EmFRIGwkZYyEm2enUEW/1vjrS430MTx+6E0pNyE1ifE4ii9eWq9SJyIClUidDyoGWA6w5uIZvTvmmjj6dwIL8BbiMi7f2v6VSJ85pq4V970Llh9DZ1L0tNh3i0iE+C6ISAAsdjdDRBDU7oWJt9/MSciBvGhSeBb5Yx/4IkWrbgSb217VxycTsIf/z8vMz8vnxi1vZdqCJcTmJTscREfkElToZUpbsXQLApcMvdTjJwJccncy0zGm8U/YO3572bafjyFBTXwJ73oGDm8AYyJoEmeMgYwzEpHz666yF5gNQvR0OfQTbX4Jdb0DhbCheCLFDdxjhyXp0VfcEKdMKP+O/9xBx5ZQ8/uvl7SxeW86/Xj7e6TgiIp+gUidDhrWWF/a8wLTMaRQkDL1Z3E7FuYXn8vM1P6esqYyCRP03k37Q2QzbXoDyNeCNgRHnQtG83g+lNAYSc7svI86FporucljyHpSs6N426gJwa8KLz9LaGeDZDyuYlJdEbJS+KqTE+bhgfBbPbajgBxePxefR5OEiMrDop5IMGZtrNlPSVMKVI690OkrEOKfgHADeLnvb4SQy6NkQ7FsO7/w/qFgPI8+H834M4y4/vXPjEvNg6s1w7r9A7lTY/QYs+xkc2tpXyQelFzZW0tIZGNITpBzr2hn51LV28fb2oTcLqIgMfCp1MmS8sOcFotxRLBq2yOkoESM/IZ/RKaN5e79KnYRRZzOs+gNseRqSC2HBP8LYy8AT1Xf7iEnpLnezvwHGDWvugY2PQrCr7/YxSFhrefiDUsZmJ1CYqnMRD5s/KoPsxGieXFvudBQRkU9QqZMhoSvYxSv7XuHcwnOJ98U7HSeinFNwDhuqN1DXUed0FBmM9i6Dd/8H6vbB5Btg1te7J0AJl/TRMP8fYeQFULYG3rsLWnTk5WgfljWwpbKJm2YVDvkJUo7mdhmunpbH0h1VHGrqcDqOiMjHqNTJkLC0bClNXU1cOUJDL0/WuYXnErIhlpUtczqKDCbWwru/gIeuBG80nP2d7slM+qNEuD0w9lKYeUf3jJrLfwmbnwr/fiPEfcv3kRDt4epp+U5HGXCum1FAyMLT63W0TkQGFpU6GRJe3PMimTGZzM6Z7XSUiDMudRzZcdkagil9J9AFz38T3v5PmHgNnP333ROb9LfMcTDvHyApH56+DZb+rLtsDmFldW288tEBbppVSLwmSPmE4vQ4ZhWn8tjq/QRDQ/uzIiIDi0qdDHq17bW8V/Eel464FLfL7XSciGOM4fzC81lZuZJWf6vTcSTSdTTCo9fBhkdgwQ/gmj/17blzJysmufs8uzNuhKX/Bc9/C4J+5/I47IGVJbiM4ctzi5yOMmB9cc4wyuraeXdntdNRRESOUKmTQe/lfS8TsAGuGH6F01Ei1gXDLqAr1MW75e86HUUiWfNB+PPF3csLXPk7OOeH/TPc8kRcHrjq/2DB92HDw/DItd2TtwwxTR1+nlhTxqWTc8hJinE6zoC1aHw26fFRPPxBqdNRRESOUKmTQe+FPS8wPm08I1NGOh0lYk3JnEJ6TDpvlL7hdBSJVI0VcP8l3YuKf2Fx90yUA4kxcM4/dZfNfcvhL5+D9ganU/WrJ1aX0dIZ4PazhzsdZUDzeVzcOLOAt3dUUVbX5nQcERFApU4GuR11O9het50rRugo3elwGRfnFZ7HexXv0ebXlxg5SfWlcP/F0FoNX3y2ewHwgWrqzfD5B6FyAzx0BbQNjVlfA8EQ96/Yx6ziVCblJzkdZ8C7cWYhBnh09X6no4iIACp1Msi9uOdFPC4PlxRf4nSUiHfBsAtoD7SzonKF01EkktTu6T5C19EIX3oeCmc5nejExl0ONzwKVdvhgcugpcrpRGH3ykcHqWzs4PZ5OkrXG7nJMZw/LovHV++nvSvodBwREZU6GbwCoQBL9i5hft58UqJTnI4T8aZnTSclKkVDMKX3GvbDg1eAvw1ueRHypjmdqPdGL4IvPAn1++DBy6G1xulEYWOt5U/L91KcHsd5YzOdjhMxbju7mPo2P898qOUNRMR5KnUyaK2sXEltRy1XjNTQy77gcXk4t/BclpUtozPY6XQcGeiaDnSXoa7m7iN0OZOdTnTyhi+Em57sPg/wL1dBe73DgcJjbWk9G8sb+crZxbhcA2DimggxsziViXmJ/Pm9fYS0vIGIOEylTgatF/a8QHJUMvPz5jsdZdC4YNgFtAXaWFmx0ukoMpC1VHefj9ZaAzc/E5mF7rDieXDDI1C9Ax6+BjqanE7U5/5v6R5SYr1cMy3P6SgRxRjD7WcPZ091K8t2aXkDEXGWSp0MSg0dDby9/20uKb4Er9vrdJxBY2bOTJKikni15FWno8hA1dHYPXNkQ1n3Ua78GU4nOn0jz4frHoQDG+HR66Fr8EwW9FFFI29vr+K2s4uJ9Wmx8ZN1yaQcshKjuG/5PqejiMgQp1Ing9JL+17CH/Jz9airnY4yqHhdXi4YdgHvlL1De6Dd6Tgy0Pg74LGboHo73PAwFJ3ldKK+M/YSuPoe2P8+PHXroFmg/Ldv7yYx2sOXtNj4KfF5XNx6VjHv7a5hU3mD03FEZAhTqZNBx1rL07ueZkLaBMakjnE6zqBzSfEltAfaWVa2zOkoMpCEgvDM7VD6HnzuD91HtwabidfApb+Ana/CC98GG9nnUe042MyrWw7y5bOKSYzWiIZT9YVZhSRGe/jdO7udjiIiQ5hKnQw6W2q3sKt+l47Shcm0zGlkxmTy8r6XnY4iA4W18NLfw7YX4aKfwqRrnU4UPmfeDgt/CBsfhTf+1ek0p+U3b+8izufmK2cVOR0loiVEe/ny3CJe23KIXYeanY4jIkOUSp0MOk/veppodzQXF1/sdJRBye1yc2HxhbxX8R5NXYNv0gg5BUt/Cuvuh7O/A7O/7nSa8Fvw/e5yt/J/YeVvnE5zSrZWNrFk0wFuPauY5Fif03Ei3q1nFRPrc/P7pXucjiIiQ5RKnQwqbf42Xtn3CouKFpHgS3A6zqB1cdHF+EN+3ip9y+ko4rQ1f4JlP4UpN8N5/+Z0mv5hDFz8cxh/Fbz+I9jwmNOJTtqv3thBYrSHr87XYuN9ISXOx00zC3lhYyV7q1ucjiMiQ5BKnQwqr5e+Tqu/VUMvw2xi+kQKEgp4Zd8rTkcRJ215Dl76Hoy+CC7/dXfZGSpc7u6JU4oXwPPfhJ2vOZ2o19bvr+fNbVXcMX84STE6l66vfG3BCKI8Lu56c5fTUURkCFKpk0Hl2V3PUpRYxLTMaU5HGdSMMVxUdBGrDq6ipr3G6TjihH3L4ZmvQsFMuPZ+cA/B6fA9Ud1r2GVPgidvgf2rnE50QtZafvHaDtLifNx6VrHTcQaVjIQovnJWMS9urGRrpYami0j/GoL/CstgtbdxL+ur1nNe4Xk8tespp+MMepcNv4x7N9/LS3tf4pYJtzgdR/rTgU3w+E2QOhxufBx8sU4nck5UAnzhKfjzhfDo5+Err0HmWKdTfaqlO6pZuaeWf71sPHFR+grQ1746fzgPvV/Cr97YwZ9uOdPpOCIyhOhInQwaz+16DoPhjIwznI4yJAxPHs6k9Ek8v+d5bIRP7S4noW4fPHItRCXCzc9AbKrTiZwXnwFffKb7yN3DV0NjudOJjisQDPH/Xt5GUVosN88e5nScQSkpxsudC0fw5rYqVu+rczqOiAwhKnUyKPhDfp7f8zyjU0YT74t3Os6QceWIK9lVv4vtddudjiL9oaW6u7QEu7pLTFKe04kGjpQiuPlp6GyGh6+BtoH3hf6JtWXsrmrhBxePw+fRP//hcuvcYnKTovn3F7cQDOkXXiLSPzT2QgaFd8vepa6jjkVFi5yOMqRcVHwRP1vzM57f8zzj0sY5HUfCqbMZHrkGmg7ALS9CxhinE/Wttff3zftM/SKs/gPce2738g7uk1guYMatfZPhOJo6/Nz1xk5mFqVy4YSssO1HIMbn5geXjOPbj33IU+vKuP7MQqcjicgQoF/VyaDw9K6nyYzJZGTySKejDClJUUmcU3AOL+99GX/Q73QcCRd/Ozx6AxzaAp9/CAp0rtCnSh8FU78E9SWw/kEIBZ1OBMDdb+yitrWLf7lsPGYozVLqkMsn5zBjWAr/89oOmjr0s1FEwk+lTiLewdaDrKhcwZUjr8Rl9JHub1eOvJL6znrerXjX6SgSDkE/LP4ylK6Az/0RRuto+AnlnAETr+kuwZufBIfPOd1xsJkH3y/hxpmFTMpPcjTLUGGM4d8un0Btaxe/eG2H03FEZAjQN2CJeM/ufpaQDfG5kZ9zOsqQNDd3Lukx6Ty/+3mno0hfCwXh2Tth56tw6S9h0rVOJ4ocRWfDqAuhbBXseNmxGNZa/u2Fj0iI9vAPiwbZkNkBblJ+ErfMKeIvH5SyrnTgnWMpIoOLSp1ENH/Iz1M7nuKs3LMoSCxwOs6Q5HF5uHz45SwvX051W7XTcaSvWAsvfw8+egrO/zGceZvTiSLP6IugcA7sfgP2LXMkwjPrK/hgbx3fWzSGlLiTOL9P+sT3LhxDblIM3396M52BgTEUV0QGJ02UIgPO4p2Le/3cbbXbqGqv4pzCc07qddK3rhl9DfdvuZ9ndj3D1874mtNxpC+89e+w9s9w9ne6L3LyjIFJ10FXK2x5FtxRUDi733Zf29LJT17ayvRhKdw0U5N1OCE+ysNPrprIrQ+s4Tdv7eZ7F+poqYiEh47USURbe2gtib5ERqWMcjrKkDYscRizc2bz1K6nCA6QiSHkNCz/Fbx3F8z4Cpz3b06niWzG1T1xSsZY2PQEVKzvt13/55KttHQG+OnVk3C5NDmKU84Zm8m10/P5/dLdWrtORMJGpU4iVk17Dfsa9zE9a7omSBkAPj/m8xxsPch7Fe85HUVOx5r7uo/STbwWLvll99EmOT1uT3dBTh0OGx6Ggx+FfZfvbK/iuQ2VfH3hSEZlJYR9f/LZfnzFBApSY/nOExtobNdsmCLS9/RNWCLWukPrcBkXUzOnOh1FgIUFC0mPSefJnU86HUVO1fqH4KXvdk/w8bk/gEv/RPQZtw9mfhWSCmD9/VC9PWy7amjr4vtPb2JMVgLfPGdE2PYjvRcf5eHXN0zlUFMH339qE9bhGVFFZPDROXUSkfxBPxurNjIudRzxvnin4wjgdXm5etTV3LvpXipbKsmNz3U6kpzI0Qtu73+/e3hgxlgYeT58+LBzuQYrTzTM/Bp88NvuI6Kz7oS0vi9d//r8Fupau/jzl88kyuPu8/eXUzOlIJkfXDyWn7y0jd8v3cM3z9G6qiLSd/RrWIlIH9V+REewgxnZM5yOIke5dtS1GGN4audTTkeRk3F0oZtxG7i9TicavHyxMOvrEJsCq++B+tI+ffsXN1bywsZKvn3eKCbmaU26gea2s4u5akouv3h9B29vP+R0HBEZRFTqJCKtPbiWjJgMChM0o9tAkhOfw/z8+SzeuZiOQIfTcaQ3Slf0FLpxKnT9JSoBZn0DouJh9R+gsbxP3rakppUfPrOZqYXJfGOhhl0ORMYYfnrNZCbkJvI3j37I5vJGpyOJyCChUicRp6KlggOtB5iRPQOjSRwGnC+N/xINnQ28uPdFp6PIiex+EzYvhswJ3RN5qND1n5hkmP2N7mUOPvg9NJad1tt1+IN889H1uF2G3940DY9b/7wPVNFeN/fdcibJsT5ufWA1JTWtTkcSkUFAP/Ul4qw9uBavy8vk9MlOR5HjmJE1g3Gp4/jL1r8QsiGn48jxWAtv/BtsXwK501XonBKbBnP/BjxR8P7voHztKb/Vf728jS2VTfzyujPIS47pw5ASDlmJ0Tx020yCIcsX/7yKioZ2pyOJSITTRCkSUdr97Wyp2cIZmWcQ5YlyOo4chzGGL034Ej9c/kPeq3iP+fnzP/Gc01ko/rrR151OPAkG4OW/h3UPwLCzYOI13WupiTNi02Dut7tL3UNXwRcWw7A5J/UWL28+wEPvl/LVecWcPz4rPDmlz43IiOeBW2dy832ruP6P7/PYV2dTkBrrdCwRiVAqdRJRNlRvIGADzMjSBCkD2YVFF3LXurt4aMtDxy114pDOFnjqK7DrNZj395CYr3XowmxVLxeb9uZ/kREVzxL30OdYPvVXHMg4u1evq23p5Lfv7KYgJYbC1DgeXbX/dOIOKpHy3+KLs4fx5xX7uPw373HrWcVkJIT/F5Y3zdL56CKDjX49KxEjZEOsPbiWgoQCsuL02+iBzOvy8oVxX2DVwVVsrwvfelxyEpoPwgOXwO434LK74Lx/VaEbQPzeBN6adT9NcUUsWPc3FFUsOeFrugIhHl29H2PghpmFuF36/zMS5afEcvvZw/EHQ/xh2R5Ka3WOnYicPJU6iRi76ndR31nPzOyZTkeRXrhm1DXEemK5b/N9TkeRgx/Bn86Hmt1w4xPd59DJgNMRlc6bM/9MVco05m76IWNKPn2twJC1PLm2jIONHVw/o5CUWF8/JpW+lpscw50LRhDrc3Pfe/tYX1rvdCQRiTAqdRIxPjjwAUm+JMaljXM6ivRCUlQSN469kddKXmNvw16n4wxdW56F+y6AUABufRlGL3I6kXyGgDeepTN+z/6s85m+7WdM3f4LjA1+4nlvbj3E1gNNXDIphzHZCQ4klb6WFh/FnQtGUJAay1Pry3lmfTn+oCabEpHeUamTiFDZUklpUykzc2bi0qQOEeNLE75EtCeaezbf43SUoScUhLf+AxZ/GbImwh1LIXeKw6GkN0LuKFZM/QU7C29g3L4HOXv9d3AH2o48vqGsnqU7qzmzKIW5I9IcTCp9LS7Kw1fOKmbh6AzWltbzh2V7qG3pdDqWiEQAfTuWiLDqwCp8bh9TM6c6HUVOQmp0KtePuZ5X9r1CSWOJ03GGjtYaePTzsPyXMO0W+PISSMh2OpWcBGvcrJ3wz6wd9wPyqpZxwaovE9NxiP21rTyzvoLi9DguPyNXa3UOQm6XYdGEbL40ZxgNbX5+t3Q3myu0SLmIfDaVOhnwmjqb2FK7hamZU4n2RDsdR07SLRNuwefyce/me52OMjTsWw7/d1b39WV3wxX/270OmkSknUVf4N3pvyGhtZRFK25g86o3SIzx8oWZhXhc+id8MBubnci3zhlJenwUj63ez2Or99PaGXA6logMUPoXQQa81QdXY61lVvYsp6PIKUiPSee6Mdfx0t6XKG0qdTrO4BUMwNKfwkNXQFQCfPUtmHGr06mkD1Rmzue56Q9Q1+XhAX7ML4atItbndjqW9IOUOB9fmz+CReOz2FrZxN1v7WJLpY7aicgnha3UGWP+bIypMsZ8dNS2VGPMG8aYXT3XKeHavwwOXcEu1h9az9jUsSRHJzsdR07RVyZ+BZ/bx6/X/9rpKINTzS7484Ww9L9h0nXd589lT3I6lfSRTn+Quzd5udL/E0qTZ3Pu3v9h9uYffew8Oxm83C7DwjGZfPOckSTFeHhk1X4eX6OjdiLyceE8UvcAcNEx234AvGWtHQW81XNf5FNtqNpAR7CD2bmznY4ipyE9Jp0vT/gyb5S+wcbqjU7HGTxCIfjgD/CHeVC3B679M1x9D0TFO51M+kggFOKRVfs50NjOZTPHsXrO79k08hsUV7zIRStvILlJ60AOFdlJ0Xx9wUjOH5fJloom7n5zp861E5EjwlbqrLXvAnXHbL4SeLDn9oPAVeHav0S+kA2x+uBq8uLzKEgocDqOnKZbJtxCWnQav1r7K6y1TseJfNU74IFL4dXvQ/E8+MYHMPEap1NJHwpZy1Prytld3cLVU/MZm50IxsVHo77O2zPvxRto4cKVNzFm319Af6eGBLfLcO7YLL55zkiSY308tno/j6wqpbnD73Q0EXFYf59Tl2WtPdBz+yCQ9WlPNMbcYYxZa4xZW11d3T/pZEDZVb+Luo465uTOcTqK9IE4bxzfmPIN1letZ2f9TqfjRK5AJ7zz3/CHs6FqK1zxW7jpSc1uOchYa3lxYyWbyhu5aEI204Z9/GyFQ2mzeOXspzmQcRbTt/+cc9Z8jdj2SofSSn/LTormzgUjuGhCNjsONnP3m7v4cH+9fmEmMoQ5NlGK7f7J86k/fay191hrZ1hrZ2RkZPRjMhko3q98n6SoJMamjnU6ivSRq0ddTVFiEW+Wvkkw9MkFleUEdr3ZPbPlsp/C+CvhW2th2hdB09oPKtZaXt58gFX76pg/KoN5o9KP+7xOXwrvTvtfVo//EekNG7h0+ecYWfoEWC1YPRS4XYb5ozP41rkjyUiIYvG6cv7yQSmN7TpqJzIU9XepO2SMyQHoua7q5/1LhKhsqWR/835mZmux8cHE4/LwD2f+A7Udtbx/4H2n40SOur3w2I3wyDXdX9i/8DRc8yeI1y+8BqM3th5ixZ5a5oxI48IJWZ+9Fp0x7B52PS+f/Sw1yZOZufUnnLf6dhJb9vZfYHFUZkI0d8wfzqWTcthT3cLdb+5kbUmdjtqJDDH9/W35BeCWntu3AM/38/4lQqysXEmUO0qLjQ9C8/PnMyZlDO+Wv0tDZ4PTcQa29np4/Ufwu1mw7104/9/hG+/DqPOdTiZh8vb2KpburObMolQum5TT68XFW2PzeOfMe1g18d9IadrOJe9dw5Ttv8KjGTKHBJcxnDUynW+fO4rc5Bie+bCCh94v1QyZIkNIOJc0eAx4HxhjjCk3xtwG/BS4wBizCzi/577Ix9S017C1diszsmdosfFB6qLiizAYXt33qtNRBqZAJ6z8Dfx6Cqz8bfcyBX+zDs7+Oy0kPogt31XNm9sOMa0wmSun5Pa60B1hDHsKruXF+S+yL/cyxu+7n0uXX0FRxRINyRwi0uKjuO3sYi6bnMPu6hZ+8/Yu9ta0OB1LRPqBJ1xvbK298VMeOi9c+5TBYWXFSjzGw+wcLWMwkC3eufiUX5sUlcT8/Pm8tf8tdtTtYEzqmD5MFsECXbDhEXj3F9BUDiPOgwv+A7InOp1MwuzVqmReKTvIpLwkrp6Wj+s0zpPsjEpj1eT/ZE/BNczY+l/M3fRDxpY8xIdj/55DabP6MLUMRC5jmDsinaK0OB5fs5/7lu/jnLGZnDs287Q+VyIysOlkJRlQDrQcYFPNJqZlTSPOG+d0HAmj2TmzyYjJ4JV9r9AR6HA6jrOCflj/F/jtdFjyd90zWX7xOfjiMyp0Q8BbNUncX5bN+JxEPj+joM++eNekTOHVuY+zcvJ/EdXVwHmrb+ecNV8jrV5rRQ4FuckxfPOckUwtTObt7VXc994+WjQcU2TQUqmTAeXBrd3LGGoZg8HP7XJzxcgraO5qHrrDMIMB2PAY/PZMeOFbEJsGX3gKbn8TRpzjdDrpB8trE7m3NJspiS3ccGYBblcfH0kxLkryLufF+S+yfszfk9K4lQs/uJmFa+5UuRsCojxurp1ewLXT8ymra+P/lu7mQGO707FEJAxU6mTAqG2v5emdTzM5fTJJUUlOx5F+kBefx9l5Z7OpZhPba7c7Haf/BP2w8XH4/Sx47k6IiocbH4evvgOjLtASBUPE+/UJ/K4khwkJbfz9iAo87vD9kxxyR7F9+Jd5YeFrfDjmO6T2lLvzP7iF/INvYqyWGBnMphWmcMf84QRDlj8u28urHx048YtEJKKo1MmA8eCWB+kKdTE3b67TUaQfzc+fT05cDkv2LqHV3+p0nPDyt8Pqe+F/p8GzXwN3FHz+L3DHuzDmYpW5IWR1fTy/2ZvLmPh2/mFEOT5X/0w/H/DEsm34V3hh4ausG/sPxHYcYv6H3+HyZZcyZt9DeP3N/ZJD+l9+SizfOGckWYlR3Pnweu5+c6eWPRAZRFTqZECoba/l8R2Pc0nxJaTHHH+hXRmc3C43V468ks5gJ8/tem5wfsnoaIL37oK7J8HL3+s+Z+7Gx+HO92D8FeDSj+KhZHV9PHfvzWNEXDvfH1lOtLv/P/MBTyw7ir/Eiwte4t2pd9MWncX07f/DVe9cwLStPyO+tazfM0n4JUZ7uX3ecK6Zls/db+7i7xdvxB/UzKgig0HYZr8UORkPbHmAzmAnd0y+g7WH1jodR/pZZmwmFxVfxEt7X+Ld8ndZULDA6Uh9o6UaVv2h++hcZyOMOBfm/T0MO0tH5YaoNQ3dhW54XAc/HFVOrNvZL9TWuCnPPo/y7PNIadzC2JKHGbX/ccaWPszBtFnszbuKsuzzCbq1vMxg4XW7+MV1kylMjeWuN3dS19rF778wjVifvhKKRDL9DRbH1bbX8vj27qN0xUnFKnVD1LTMaexv2s+y8mXkJ+QzInmE05FOXc0ueP+33ZOgBLtg3OUw77uQO/Wvz1l7v3P5xBFrGuK5a08exXEd/NOosk8UuhH7T32ZkL5SlTKN+vhRZNR/SEbDBubW/pDARz+mNmki1SlTaI3ODfsvJPYUXhfW9xcwxvC3548iIyGKHz23mRvvXcX9Xz6T1Dif09FE5BSp1InjHtjyAF2hLr42+WtORxEHGWO4dPilHGw9yLO7nuX2ybeTHJXsdKzesxb2f9C9aPiOl8Htgyk3wpxvQfoop9OJw9Y2xHPX3u5C98/HKXQDid+bQGXmfCoz5pHQVkpG/QbSGzaSVb+OtqhMqpPPoDZpIn5vgtNR5TTdNKuQtHgf337sQ679v5U8+JWZFKTGOh1LRE6BTuQQR1W3VR85SleUVOR0HHGYz+3jujHXEbRBHtv2WGSsXxcKwtYX4L4L4P6LYP9KmP8P8J0tcPmvVeiEdQ3x/GpvHsUxA7/QfYwxNMcVsTf/Kj4c81325lxKyOVh2KE3mLrzbsaWPEx6wyZcwS6nk8ppuHBCNg/fPoualk6u/+P7lNYO8gmrRAYplTpx1B83/ZFAKMA3zviG01FkgEiPSee6MddR21HL4p2LCYYG6FTrXW2w5k/w2xnw5BehtRou+UV3mTv3nyE+w+mEMgCsa4jjl3vzKIo5/pDLSBF0R1OdOp0tw29n48hvUJl+NlFddYyoeI5pO37JiPJnSWreDTYy/3xD3ZlFqTx2x2za/UE+/8f32VPd4nQkETlJKnXimLKmMp7e+TTXjL6GgsQCp+PIADI8aTiXDb+MfY37eGnvSwNrRszWGnjnv+HuifDS30NMKnz+Ifib9TDzq+CLczqhDBBvH/Dxq55C98+jyojzDI7C0xGVTnnWOWwc9TdsKfoyNcmTSW7Zxdj9jzJ1510UHniN2PbK7iHJEjEm5Cbx+B1zCIYsN9zzAbsOaXkLkUiic+rEMb/d8Fs8Lo/OpZPjmpI5hfqOepZXLCfKHcWiokUYJ2eMrN3TM/nJoxDogDGXwNxvQ+FszWQpn/DOAR93vp9E4SArdB9jDC1xhbTEFVKafSHJLbtJb9hEVv1acupW0e5LpyZ5EjVJk+jyJTudVnphTHYCj98xmxvvXcUN93zAw7fPYlxOotOxRKQXVOrEEdvrtvPyvpe5fdLtZMRqmJoc38KChXQFu1h1cBUul4vzC8/v3wDWQslyeP/3sPPV7slPzrihe/KTjNH9m0UixjsHfHzt/STGJAX4u8JBWuiOYV0e6hPHUp84FnewndTGbaQ3bqKg6h0Kqt6hKbaQmqTJ1CWNI+iOcTqufIaRmQk8ccdsbrp3FTfe+wEP3zaLiXlJTscSkRNQqRNH3L3+bhJ9idw68Vano8gAZoxhUdEigjbI+5XvYzBcN/q60z9id6LlBIJ+qFwP+5ZBUyX44mHUIig6G6ISoHRF90XkGEcXuofnNbC9YvAXumMF3TFUp06jOnUavq4G0hs3k96wmeEHllB08BUa4kdRkzyZhviRWJe+hgxEwzPieeJr3cXupns/4C+3zeKMgmSnY4nIZ9BPU+l3KypWsKJiBd+b8T0SfRrWIZ/NGMPFxRcTsiFWVq7k39//d340+0d4wvFlsLO5u6yVvAddLZCQA5NvgLzp4Pb2/f5kUFl6sLvQjU7sLnRJPp1T1uVLpjJjHpXpZxPbcYD0hs2kN35EavN2Au5oahMnUJM8iZaYAg1jHmCGpcXx+B2zuelPH3Dzn1bx0G0zmVqY4nQsEfkUKnXSrwKhAL9Y+wsKEgq4ceyNTseRCHF4DbtYbyxP73qa2o5a/mf+/xDtie6bHTRVdB+Vq1jXvURB5gQYvgDSRumLpvTKsoM+7liZxKjEAA/PV6H7BGNoi8llf0wu+7MvIKllb88RvE1k1a+jw5tMTfIkapMmOZ1UjlKQGssTd8zhxns/4Ev3rVaxExnAVOqkXz2z6xl2N+zmroV34XP7nI4jEcQYw7mF5zIvbx4/Xf1Tvvzql7n7nLvJjss+tTe0IajaCnuXQe2u7vPlCuZA8XyIz+zb8DKovVXp4+sfdBe6R+Y3kKxC99mMi8aEkTQmjMQV7CS1eQdpDZvIq36P/Orl5NasYFfh9ezPXkTIHeV02iEvNzmGx746+0ixe/C2mUxTsRMZcLSkgfSb5q5mfrfhd0zPms55hec5HUci1E3jbuLuc+6mpKmE65dcz5qDa07uDTpbYN9yeOe/uteZa62GcVfAeT+GSdeq0MlJebUiijvfT2JskgrdqQi5o6hJnsyOopv5cPTfUZp1AVH+RuZu+ieueud8pmz/FXFtZU7HHPIOF7vUeB+33Lea9fvrnY4kIsdQqZN+c8+me6jrqOMfzvwHZ6eml4h3buG5PHrpoyT6Evnq61/ljxu7F7H/TA1l8PqP4FfjYcvT3evJTbsFzv0XGHEu+GL7J7wMGs/vj+KbHyQyOdXPwyp0p83vTeBg+hyWzHuBt868l6rUGYwteYgrll3KwrVfJ7dqGcYGnY45ZOUmx/D4Hd3F7ksqdiIDjoZfSr/YXb+bh7c+zDWjrmFC2gSn48ggMDxpOI9d+hj/8f5/8NsNv2V5xXL+++z//vhC9tZC+Rp4/3ew7cXubeOvhORCSClyJLcMDk/ui+b76xKYleHnvrMaifOo0PUZYziUPptD6bOJaT/IyPKnGVH2NAvXfYvm2AJ2FN3M3ryrCHj0i5j+lpPUXexuuOev59hpKKbIwKAjdRJ21lp+suonxPni+Ntpf+t0HBlE4n3x/HzBz/nZvJ+xt2Ev17x4Dfd/dD9+fxtsfgr+dB7cdwHsfQfmfgv+bhNcd78KnZyWv+yJ4R/XJTIvq4sHzm5QoQuj9phsNo/6Js8vfI33pvwPnb4UZmz9b65cegFn7LibmI5DTkcccg4Xu/SeI3brSnXETmQgUKmTsHtp30usO7SOv532t6RE6zd60vcuGX4Jz1z5DLMyp/Grdb/iuodmsvqlb0BHI1zyC/juNrjgPyAp3+moEuH+tDOGf/kwgfNzOrl3biPRbqcTDQ3W5WV/zkW8PucRXp/9Fw6lzmLc3vu5culFzNn4TyQ3bXc64pCSkxTDYz3F7pY/q9iJDAQafilh1dzVzC/W/IJJ6ZO4ZtQ1TseRgaBk5em9vqnlk9taDpG9711+U76GpT43P83M5LacLM6Ky+HbnbWM3/Tk6e1Thjxr4dfbYrl7azyX5ndw98wmvPq1aFiM2L/4hM85kD6HusSxZNWupvDgqxRXvkhD3HAqM86mOXbYaS9FsqfwutN6/VBwuNjdeM8H3PLn1Tz4lTOZPizV6VgiQ5ZKnYTVL9f+kvrOen53/u9wGX0Dkj5kLdTshL1LoXobuDyQN4OFxfOZHZ/B43UbubdmFdfvfYTzEkZya/oMzojNdTq1RKCghX/7MJ6H98Zy7bB2fjq9GY9+nDmu05fC/pwLqchcQGbdOrLrPmB8yUM0x+RTmXE2DfFaZzLcuodidq9jd/OfVnPPl6Yzb1SG07FEhiSVOgmbVQdW8fSup7l1wq2aHEX6TrCre5Hwfcug+SBEJcDoi2DYWd23gWjgy+kzuCZlEg/WruXR2g281bybQl8yM2MLGBOdgbsff8lwXerkftuX9K3OIHxndSIvV0Rz55hWvj+xVT1hgAm6ozmQcRYH02aS0bCB3JqVjNn/OK1RWRzIOIvaxPGgXyqGTXZSNE98bTZfum81tz2wlv+9cQoXTcxxOpbIkKNSJ2HR5m/j31b+G8MSh/GNKd9wOo4MAtFdbYw4uA2qnoCuVkjMhTNugtxp4D7+j7IEdxTfyjyLW9PO5JmGj/hj9Qc81bCZOJePKTG5TIrJJtMb389/EokUzX7DHSuTeL/ax48mN3P76HanI8lnsC4vValnUp0yjbTGLeTWvMfI8mfI971DZdpZ1CRPxrr0tSccMhOieeKOOdz6wGq+8ch6fnbNZK6bUXDiF4pIn9FPNwmL33z4GypaKrj/wvuJ9kQ7HUciWHJLDaMObKGwZh/GhiBrIhQvgLSRvR5aFef28cW0afhws7uzlvVt5axsLWFFawkZnjjGR2cxPjqLDG9cmP80Eikq21zctiKJXU0e7jqzkc8N63Q6kvSSNW5qkidTkzSJlOYd5Fa/x/ADS8ivXsaBtDlUpUwj5PY5HXPQSYr18vDts/jaX9bxD09torHdz+3zhjsdS2TIUKmTPrfm4Boe2fYI14+5nhnZM5yOI5HIWjKaDjK2fCPZjZX4XR72ZI9lV/Z4Lsk7+5Tf1mUMo6PTGR2dTkuwk20dVWztOMSylr0sa9lLpieesdEZjIhKI8+bqPNAh6iNdR5uX5lEe8Bw31mNLMjucjqSnApjqE8cS33CGBJb95Jbs4Jhh14nt2Y5B1NncShtJkG3funYl2J9Hv50ywz+7vEN/OSlbZTXt/OjS8fhcetnqUi4qdRJn2rsbOSHy3/IsMRhfHf6d52OI5HGWnLr9jO2YiNpLTV0eGPYVDiDvdlj8Hui+nRX8e4ozowr4My4App7Ct6W9kMsb9nHuy37iDYeiqNSGRmVxoioNBL15W9IeKU8iu+sSSQ9KsTD59QzJinodCQ5XcbQFD+CpvgRxLeVkVv9HgXVS8mtXcmh1DM5kDabgGdoHaV/dNX+sL7/b2+axn+/vI0/vbeP0tpWfnPTNOKj9JVTJJz0N0z6jLWW/3j/P6htr+XhSx4m1hvrdCSJECYUorBmD2MqNpPU3kBLVDzrhs+lJHMkoX44BybBHcXMuAJmxhXQHvKzr7OO3Z217OmsZVtHFQAZnjhG9BS8Yb5kPEYLlA0m1sL/7Yjl5x/FMy3Vzz1zG0iP1qLig01LbAE7h91IbMdBcqvfI6dmBdm1q6hKmcaB9Dl0eZOcjjgouF2GH102nuKMOP71+S1c+38rue/LZ5KXHON0NJFBS6VO+swLe17g9dLX+dtpf8uEdM12KSfmDgYortrJ6IrNxHW10hCbwgejFlCeXox1aOhjjMvL+JgsxsdkYa2lOtDKns5adnfWsqa1jA9a9+PBxbCoFEb4UhkRlUa6Jw6jKREjVrPf8I9rE3ilIprLCzr4nxlNWlR8kGuLzmZ3wbVEd9aSU7OCzLq1ZNavpSbpDCrTz3I63qDxhVnDKEyN5RsPr+eq363gdzdNY2ax1rITCQeVOukTu+p38f9W/T9mZM3g1gm3Oh1HBjhvoJMRB7cxqnIr0YEOahIy+XD4HA6kFAyodaWMMWR648n0xjMnfhhdoSClXfXs6TmK93rnLmjeRaIr6shRvOKoVGJcXqejSy/taHTz9feTKG1188+Tm7l9VPtA+ghKmHVEpbEv7woqMuaTU/s+mfXryWjYQHLrHraMuJ3GhNFOR4x480Zl8Mw35vLVh9Zy470f8N0LRvP1BSNwufQXTaQvqdTJaWvuaua7S79LnDeOn8//OW6XfsUdKRbvXNyv+4tub2BUyRpGHNqON+jnQHI+2/MnU5OY3a85TpXP5WZUdDqjotMBaAi0s7erjj2dtWztqOLD9koMkOtNPFLy8jSca8B6bn8UP1yXSLw3xKPzG5iV4Xc6kjiky5dMac7FVKbPI7v2A/KqllF04BXKMxeyZcRXqU3WWpOnY1RWAi/+zdn807Mf8T+v7eCDvbXcdf0U0uP79lxpkaFMpU5Oi7WWf1nxL5Q1l3HfhfeREZvhdCQZgOKaqxiz7TWK9q7AFQpSllbE9vzJNMalOR3ttCR7YpjmyWNabB4hG6LC39RzFK/uyIQrMcbL+vYK5sUXc1Z8ESkenVPitGa/4T83xvNkSQwz07v47awmMmNCTseSAcDvjacs+3xWTvk5o0sfZUzpI1z4/hc4mDaLbcW3ciB97oAaTRBJEqK9/O8NU5gzPI0fv7iFS369nF9+/gzmjdL3BpG+oFInp+VPm//EW/vf4nszvsf0rOlOx5EBJqm+jLFbX6Fg/xpCxk3J8LnsSMikNSbR6Wh9zmVcFPiSKfAlszBhBO0hP3t7zsX7oGU/LzduxwCTY3KYl1DMvPhixkVn6ly8fra62st31yRS2ebim2Nb+bvxrXg127oco8uXxEejvs724i8xcv9ixpY8xDlr76QhfiTbi79ESc6lWuvuFBhjuGlWIVMKkvnWY+v54n2ruXpaHj+6dDypcfrvKXI6jLUDf3avGTNm2LVr1zodQ47xasmr/MOyf+Di4ov52byf9dmX0/4eEih9L61qF2O3vkJu5Sb8nij2jFrIrjEX0BGbDCUrT+u9r0s99WFQi+s2nda+T9U1KZPY2nGI5c37eLdlLx+1HwK6Z9Q8O76IeQnFzI4bRoJbQ5HCpTMIv9oSxz07YymIC3HXmY1MTw+Efb+r9tWFfR/S9/YUXvex+65gF8MOvMLYkgdJad5Fuy+NncNuZFfh9XT5kp0JOYDdNKvwhM/p8Af57du7+cOyPSTGePmXy8Zx1ZQ8/aJL5DMYY9ZZa4+7CLRKnZySDVUbuO2125iQPoF7F91LVB9+GVWpi1DWkl25mbFbXyGjehedUfHsGnM+u0efg9931BpQQ7DUHZu5JtDKypZS3m3ey8qWUppDnXhwMTU2l/kJw5kXX8zwqFR9uekjH1R7+ZcPE9jV5OHG4nZ+dEYLcZ7++bdPpS4yHVvqjrCWrNoPGLfvQXJrVhBwRbMv7wp2Drtek6ocpTel7rDtB5v4wdOb2VDWwNwRaXz/orGcUZAcvnAiEUylTvpUaVMpX3z5iyT4Enj4kodJiU7p0/dXqYssJhQkf/86xm59heSGMtpiU9kxbhH7RswjeLwFw1XqPiZgQ2xsq+w+B695H7s6a4DuyVbmxRczP6GYM+MKNKPmKajpMPzX5nieKY0hPzbIf05t5pycrn7NoFIXmT611B0lqXk3Y0seoqjyJdyhLqpSprK74PPsz1405IdmnkypAwiGLI+sKuWuN3ZS3+bnognZ/P2i0YzKSghTQpHIpFInfaaypZJbXr2FzkAnD138EEVJRX2+D5W6yOAK+inau5Ix214lvqWapsRsto+/mP1Fs7CftWC4St1nOuhv7hmmuY9VLaW02wA+4+bMnsXRp8XmMSE6C69mmf1UgRA8vi+a//konraA4Y4xbXxrbCsxDpxFrlIXmXpT6g7zdTUwvOJ5Ru1/koS2/XR4U9ibfxW7Cq+jNbYgjCkHrpMtdYc1d/j50/J9/Gn5Xtr9Qa6amscd84czNnvwnYctcio+q9RpohTptaq2Km5//XZa/a38+cI/h6XQycDn8bczfNcyRm9/g5iORupSi1gx7zoq86eAQwuGDybZ3gSuS53MdamT6QoFWNtWwfLmvbzXUsJdLSUARBsPk2KymRaXx9TYPMZHZ2lWTcBaeOOAj59vjmd3s4fZGV38ZGozIxODTkeTQazLl8z24lvYXvRFsms/YNT+Jxlb8hDj9j3AwfQ57Mu9nLKscwl6Yp2OOuAlRHv5zgWjuWVuEf+3dDcPvV/KM+srmD08lS/PLeL8cVl43Pp3RuR4VOqkV6rbqvnq61+ltr2Wexfdy9jUsU5Hkn4W3dbAqJ1vMmLXMrz+dg5lj2P1+NupyhqrKb7DxOfyMDd+GHPjh/F9oMbfyvq2iiOXe6tXE6J7tEWuN5Hx0ZmMj8lifEwWI6PSyPTED5nz8tbWePnvzXGsq/UxIiHAH+c0sCi3Sx9N6T/GxcH0uRxMn0tM+0FGlj9DccXzzN30Q/zuGMqyL6Ak91IOpc3CGh1p/yypcT7++dLxfGPhSJ5YW8Zf3i/lzofXk5ccwzXT87nijBxGZmpopsjRNPxSTqisuYw7Xr+Duo46fnfe75iRfdyjvh+jIZSDR0JjJWO2vc6wkvcxNkR5wXR2jLuI+rSiU3vDITj8Mlw6QwEq/E0c8Ddx0N/MAX8TdcH2I49HGTdpnjgyPHE917Gke+JIccfg6sVRVaf+W/d2v9Z2T4Ly++1xLK/ykRkd5DvjW7muqAPPAPllvoZfRqaTGX75mWyIjPr1FFcsofDg6/gCzbRFZVKSewmlORdTnzhuUP5S7FSHX36aYMjy5rZD/OX9UlbsqcFaGJeTyOVn5HDppByGpcWd+E1EBgENv5RTtqt+F19742t0hbr406I/MSljktORpD9YS3r1LsZse43cio0E3D72jpjPznGLaI3XQrEDRZTLw/CoVIZHpR7Z1hHyc8DfTE2gtefSxt7OOja2HzjyHDeGFE8sqe4YUj2xpLpjSfXEkOqOJdEdjWuAf8m0Ft4+4ON32+NYX+clPSrIDye18KURbY6cNyfyqYyL6tQZVKfOYO34H5JXtZTiyiWMLXmY8fseoDU6h/KscynLOpfqlGmffT7yEOZ2GS6ckM2FE7Kpaurgpc0HeHFjJT9/dQc/f3UHw9PjWDAmg3PGZDKzOJVor46EytCjnx7yqZaXL+cf3/1HYj2xPHjRg4xIHuF0JAkzV6CLwtLVjNz5Nin1++mMimfLxMvZPfpcuqI11CUSRLu8FEelUnxU0QPoCAWo7Sl61YFW6gJt1AW7C1+A0JHnHV349nXVMcyXQoEvmWG+ZLK9Cbj7+bzJo490tQddvFubyGvVKVR0RJHh6+K2woMsTGvE57JsKuvXaCInJeSOoiznQspyLiSqq568qqXkH3qbEWVPMab0ETq9SVRkLqA881wOps8m4Inco0+Prtof1veP8ri5dnoB543NYtvBJnYeauYv75dy/4oSPC5DYWosRelxFKfHUZASi+8kD9339ZFGkf6gUiefYK3loa0P8at1v2J0ymj+95z/JSc+x+lYEkaxrbWM2PUOxXveI6qzhcakXNadeTOlxXOOvyyBRJxol4c8XxJ5vqSPbbfW0hzq7Cl57d3XPbcX122iw/51gW6vcZPvTaLQl9xd9KKSKfQlU+hLISeMha+iw8frVcksq02iPeRmeGw73yqqZE5qE56BfVBR5Lg6fSnszf8ce/M/hzvQRk7N++RXvU1e1VKGV7xAyLipTZrIobRZHEybRU3yGYT6cD3YwSIlzsfcEenMHZFOVyDEvppWdlc1s6+2lXe2V/E24DaGvJQYitPjKEqLpTA1jhifjuTJ4KNSJx/T3NXMf77/n7xS8goXDLuAn5z1E2K9mrFr0Dj6fDZryWw8wIiD28ir6/6takVqIbtHzqM6Mbv7PI/ydQ4Flf5ijCHRHU2iO5qiYx67NmUSVYEW9nc1/PXSWc/+rgZWt+6n/ajC5zEu8r1JDPOlMDwqlbpAG+meONI9cUSdwpCyxi7Di2VRPLBzGLtbY/CYEHNSmrkos56RcR2n94cWGUCCnljKs8+jPPs8TChARv2HZNe+T3btKsbvvY+Je+4h4IqiJmUKB9NmU5N8BnVJ4yP6SF44+DwuxmQnMCa7e1RJhz9IaW0r+2q6L8t3VbNsJxggKzGawrRYitJiGZYWR3KMd8hMKiWDl0qdHLGhagPff/f7HGo7xN9O+1tum3ibfsgNQrEdzRRV7aKoejdxnS10eqLYnjeJvVljaYuOdzqeDCDGGLK8CWR5Ezgz7uPrbVlrqQ60UtpVT1lXA6VdDZR1NbCvs44VrSUE7F+HdCa6osjwxpPeM2nL4etjF1QPhgw761L55s5E3qiMoitkKIju4Ob8KuanNpLk1dIEMrhZl4eqtDOpSjuTTYDX30xm3Tqy6laRVbuKKTt/3f08DI3xI6hNmkht8iRqkybSkDAKe8zfqaEs2utmTHYiY3rWuOsKhCirb6O0tpXS2jY2ljWwumd4d2K0h2FpcUdKXjBkcbv0/Ucii0qd0OZv4w8b/8CDWx8kNy6Xhy5+iMkZpz7rnQw87kAn+fvXUrT1FTKbDmKBqqRcNhdOpyJ1GCG3fhTIyTHGkOmNJ9Mb/4nCF7Ah7q1edeT8vRp/93VpZ/3Hzt+Ld/lI98ThC6bS0ppHZe1wWlrzSXZ7uWl4O9cO66ClvmowTg4o0it+bwIVWQupyFoIQFRXPamNH5HW8BFpjZvJq1rGiIrnAAgaL03xRTTGj6QpfjiN8SNojB9Bc2yByh7dR/JGZMQzIqP7l5chaznY2NFd8uraKK1tY3NFIwAPrCxhamEyM4alcmZRClMKk4n16d9JGdj0CR3CrLW8W/4u/7Xqv6hsreSaUdfwvRnfI96nozWDgSvQRdbBreSXrSOvbD3eQCct0Ql8VDCNksyRtEfp/2cJD49xHRl6efSKltZaGoIdHPK3sqM5RGm7n32hZvCWY6L3QN67xANx7mj2RaXxdHsqnkAMOa4kckwyKSZWowekX4zYPzCW5Tl2aYVOXwoHMuZxIGNe9wZriWuvJK1xM6mNW0lq2UN6wyaKDrxy5DVB46EltpCW2DxaY3JpjcmjJSaP1p77nd7kQbmswom4jCE3OYbc5Bjm9MwD19DWRUltGz6PYW1JPXe/tRNru2ffnJCbeKTkzSxOJS1e5zjKwKJSN0R9VPMRd6+7m1UHVzEiaQQPXvQg07KmOR1LTpPH30F25Sbyy9aTU7kZT6CTLm8s5YUzKBl+FjWt1UPyH285NX25rl+b38POujS21aazrSad9oCXKHeAcWk1TMw4RH5KBQ22eymGRHc0ezpreaNpF43Bv54/F42XXFcS2SaZXFcyua4k0k0CySaWGLrPiVkW2HHKGRd4xpzya09nv6fDqcyns1+n9z2oGNNdzmLz2J9z0ZHN7kAbia37SGrZS1LLHhJbS4hrrySjfgO+QPPH3iLgiqYjKo32qAzao9KP3O6ISqfDl0KXN6nnkkinN2lQT9iSHOtjSqzvyOyXje1+Ptxfz9qSetaU1PHo6lL+vGIfACMz45lVnMrM4lRmD08jKzHayegiKnVDzUc1H/Hnj/7MG6VvkBKVwvfP/D7Xj7ker1tDMyKStcS1VJF1cDs5FRvJOrgVdyhAR3QCpUWzqSiYRlXmGOzh4ZUlNc7mlSEjZKGyOYHttelsr01jf1MSFkOsp4vx6dVMyqhidGodXvfh4Zg+0khjRFTakcXHrbW8ua+SA6FGKkMNHLANVIYa2RKqYGVw98f2F4WHFNM9cUSs8RKFlyjjOeragxc3HuPGiwsPbjy4erUIu0ikCXpiqU+aQH3ShE885vU3Edd+gPj2cuLaKojtrCKmo5rorlqSWvaSVbeaKH/Tp753wBXdXfB8fy17XZ5E/J54/J44Ap44/J64nvvxR93uvg544ghFyHDQpBgvC8dksnBMJtB9Xt7mikZW76tj1b5ant9QySM9yzcMS4vtKXlpzCpOJT8lRiMLpF+p1A0B/pCfd8ve5eFtD7P20FoSvAl8bfLX+PKEL2uoZQSKbm8g8+B2Mg9tI/PgNuLauk/0bo1LY8+ocygvmEZt+ghw6cuq9B9roaotlr0NKeytT2F3fQot/u7f6OcnNHJe0T7GptVQkNhEb+cfMMaQaGJIdMcwxp39scdabScHQo3U2RbqbVvPpZXSUC2HQu10EvjY+Xufug8Mrp7rp7rW4sKFC9N9MYbu/x3zZz3O+3RYf+/+UMfs240Lj3HhxuDChfvwxbjw4MKLG59x4+0ppV7j7r7u2d4QaiPaeInCoy+Qg1C4h4EG3DE0xQ6jKXbYx7abUABvoAVPsP2YSwfuo+7HdFST0Lofd7ADd6gTd6jzE39fjidk3ARdUQTdUd3Xn7jt+9j2isxzPlEO/Z44gu6Y/ht9svZ+fMB0YHo8fH0SBCbAtkYPq6q9rKrp5LWNLTy5thyA3JggszL8zEzvYlaGn+L44OlHnXHr6f4pZBBTqRukrLVsq9vGK/te4YU9L1DXUUd2XDbfm/E9rh19LXFeTYUcCUwoQFJDBSl1JaTWlpBWs4ekxkoAunyxVGWNY/uEi6nKGkdLQpaGVkq/CYYMh1rj2NeY3FPkko+UuERfJyNT6xmTWsuYtFoSfF19vv84E8VIdyaQ+bHtRw/rC9oQnfjptAE6CeAnSMAG8RMiQJAAIYI2RAiLxZLnSiaEJYjFWksIS+hTi+HH/64dso0nzHx0PbQ9/wtiCdoQQbovnfi7b4csAYJ0EST4GeX0Bf/GI+8di48Y4yUWH7HGR4zxHbkda3zE8PFtdaFWfMaDr6ckqhTKYdblocuXTBfJJ/lCiyvkP1Lw3KFO3MFO3KGuo24fdR3qeSzYic/f9LHHXPavs92OqHj+uLsL4TrmyGDcx48YuuMIeGIIuGMJuGMIeHqu3bH4PbHHbO++bU9iCRaPCyalBJiUEuD20e2ELOxscrOq2sfqGi/LD/l4dn/3sMyM6CBnpvmZkurnjNQAE1MCxHmO9ysikVOjUjeItAfa+fDQh7xX+R5v73+bipYKPMbDgoIFXD3qaubmzsVzCutFSf/w+NtJaDpIYmMlqbUlpNSVkly/H3eoey2wLl8sdWnFlBbP4VD2OBqSC3U0TvpFyEJ1WyzlTYmUNydS1pRIZUsC/lD3Ar7JUR2MTq1jeEo9w5PrSY9pHxC/X3AbF7FEEWt6dw7QQD2nLmQtfoLdFxs4crvLBil2p9Nh/bTZLtrpos12HbldFWqirWdbJ4ET7qe73HnwGTe+niODPuPGg7v7iCIuPKb7tguDD0/3pWd4q++oo4hHH1H0qDAOHcYQcvsIuX34STi9twoFjpTByswFeAMteAOtPddH327FE2jBG2jDG2jB528mrv3AUUca2z5WEE8kaLzwdgx4osAT/dfrziZwecDlBXfPtcsDbu+R7S63h7EuD2NdXm7J9mBzvBzq8rGrNZqtTTF8VBfDq5XRPI8XPx5yE9yMTIKxqYaRSYZRKYY4r/6uyKlx5Bu+MeYi4NeAG/iTtfanTuSIZNZaqtur2VKzhY3VG49c/CE/XpeXOblz+Nrkr7GwYCEp0SlOx5Uebn8HsW11xLbWkdB8iISmgyQ0HSCx6SAx7Q1Hnuf3RFGfOozdo8+lLq2I+rRiWuPSdSROwioYMtS2x1DVFkdVaxxVbbE913F0Brv/ufC5A+TFNzM7r5yChCaGJTWSEt2hj2YYuYwhiu7ixDEFtbdFNGhDtOOn3XYdKXprg/voskG6CNBlA3QRxE/gyLZWOqkPBQn0HC08ejjr2mDJSf0ZDg8lPVz4/DaI2xw13PTw8NNjth09HPXwtmPfy3OcIuntGbIajUfnTUYo6/IQcHkIEEtD4mlMjmMtrlDXkYLnDbThCbZ13z98O9CG96ht4zOjIdABgU4IdnZf1+6GUKB7e1cAQn4IBSHo795++PqoAdoGyO65zDu88ei/wl1Adc+lhx83AbyEXF6M24Pb7cHj8eD2RsHW5yEqHnyHL3Efv/9Zj3n7caiqOKLfS50xxg38DrgAKAfWGGNesNZu7e8sA521lrqOOipaKo5cypvL2d+8n531O2ns7B7u4zEexqSO4aaxNzEndw7TsqYR44lxOP0QEgrh62olqrOZqM4Wojqau293NBPT3kBMWz2xbbXEttbj87d97KVd3hiaE3M4lD2epsRsmhNzaE7MpjkhS0fhpE+FLLQHvLR0eWnsjKahI5r6jmgaO6Op74jquR9D0P71c5cU1UFGbCszcirJT2gmP6GJzLjWXp8TJwOH27iIJ4r4o0phlf30yTCOx1p7ZJjoDHcxnfjpIkhXz/DWLhsgcOSIYvCoo4vd10c/VmEbeoa+hghi6SRICD/B0OGhqH/dV+iYsxhXBfedVO4oPMQYH9F4iDY+YvASbbxE4yXGeInGR7TxEIPv49uNt2ebh2h8+HTE0TH9scSE3x2L3x0LvjTISP3kE0aef+I3sRbsUUXv6LJ3ZJsfgodLoR8bDFDfHqSmLUh9e5DGjiAtnUHa/QF8XX6ijJ9oukhwdZLSXEmiq5NYOoix7XiDbbhCvTyf17g+Wf6i4sGX8PECGJVwzHMSPlkYo+K7j17q78OA4sSRupnAbmvtXgBjzOPAlUBElTprLQEbIBgKErRBAqEAQRs87v2ADdAV7KI90E57oJ22QBvt/vYj99sD7bT6W6nvrKe+o+fSc7sz2Pmx/aZGp5KfkM/5heczOmU0Y1PHMj5tPNGeQTaVrrVgLYYQWDBYjO3+LbGxFrDd1zbUfZaKPf7jh1/nCgZwhQK4QsGe62NuH+dxT6ALj78DT6ADb8+1x995zP3u2+a4UydAZ1Q8bbEptMWlU5MxmrbYFNpjU2mLS6U5IYvO6ET9UBzCrIWgNYSs6bl2EQx13//YNmsIhf66LRhy0RVy0xlw0xVy0xV00xnw0BVy0RX00BV00+b30Ob30ur30er30ub3Yo85D8xgSfB1khzdQW5CC5MyqsmMa+2+xLYS7en9kCUZ/IwxPbOGukl1nd552SczXPWvZdL2FMqiv5bE45THw7e7CNBh/XTgp73nusP6acdPU6iDDrqObD+2OB6PC0M0h8uel+ieothdGI/e7j0y06qnZ6ZVb8/Q1cP3PbjxmO4jjubwxDw90/K4MBhz+D4f336c58kAYgwYT/dwzN6+BEjtuRytKwT7mt3safawr9VNWauL/Z5hlNe1UV7fTlew+zuPlwCxdBBPO+lRAfJiAmRGB0j1dJHk6SLZ1UmCu5N4Oog37USH2okKteELtuFtbsEbqMITaMUdaMXlb8V1zPfOTw/u/mspjDrqaOCRYavRfx2+6j3OcNYjF1/P8NVPu7hPcN/T80tw011cjem5bT5j29HbBw8nSl0eUHbU/XJglgM5TsuipxdxsPVgn71fnDeOlKgUUqJTyIjNYHTKaFKiU8iOyyYvPu/IJdYb22f7HAhGb3uNiRuf7Slgfy1wA0XQ5SHgjSbgicbvjeq+9sXSFpt6ZHuXL5bOqAS6ouLpjE6gMyqezqju6yNLCYgcx8aqLB7ZMqnP3s9tQvjcQaLcQaI9AeK8XWTHtxDn7SLO6++5dJEU3UlyVAeJUZ14XAPn75vI8fy1THbLcJ3euVrHsj3nLLb3lL6OnmGqn1YIO2wXHQSODGWtC7V+7Hn97fAMrQbIMyn8a8wV/Z5B+p7PBWOSgoxJOuqXazNmAhAKWaqaO6lq7qCmpZOa5i6qWzqpaemkurmTXW1dtHQEaG4J0NQRoLnDT2fgxLMBA3iOlMQO4kx3WYwzHcTR3rOtnTn5UVw8Kh66WqCzBbqau68DndBW130d6Djq0nM/dOJze51xVNE7fHvut+G8f3E62EkZsN84jTF3AHf03G0xxjizsmt4pANaMEwigT6rEkn0eZVIEZbP6kbgZd7t67eVAeMrTux0iP5c/deey4Az7NMecKLUVQAFR93P79n2Mdbae4B7+itUfzLGrLXWznA6h8iJ6LMqkUSfV4kU+qxKpNBnNXI4MRPDGmCUMabYGOMDbgBecCCHiIiIiIhIxOv3I3XW2oAx5lvAa3QvafBna+2W/s4hIiIiIiIyGDhyTp219mXgZSf2PUAMymGlMijpsyqRRJ9XiRT6rEqk0Gc1QhhrNfOZiIiIiIhIpNLqxiIiIiIiIhFMpa6PGWMuMsbsMMbsNsb84DiPRxljnuh5fJUxpuiox37Ys32HMebCfg0uQ86pflaNMUXGmHZjzIaeyx/6PbwMKb34rM43xqw3xgSMMdce89gtxphdPZdb+i+1DEWn+VkNHvVzVRPISVj14rP6XWPMVmPMJmPMW8aYYUc9pp+rA5CGX/YhY4wb2AlcQPei6muAG621W496zjeAydbaO40xNwCfs9Zeb4wZDzwGzARygTeB0dba4LH7ETldp/lZLQKWWGsnOhBdhpheflaLgETge8AL1tqneranAmuBGYAF1gHTrbX1/flnkKHhdD6rPY+1WGvj+zW0DEm9/KyeA6yy1rYZY74OLOz5DqCfqwOUjtT1rZnAbmvtXmttF/A4cOUxz7kSeLDn9lPAecYY07P9cWttp7V2H7C75/1EwuF0Pqsi/emEn1VrbYm1dhMQOua1FwJvWGvrer5wvAFc1B+hZUg6nc+qSH/qzWf1HWttW8/dD+heVxr0c3XAUqnrW3lA2VH3y3u2Hfc51toA0Aik9fK1In3ldD6rAMXGmA+NMcuMMfPCHVaGtNP52aifq9KfTvfzFm2MWWuM+cAYc1WfJhP5uJP9rN4GvHKKr5V+4siSBiIS0Q4AhdbaWmPMdOA5Y8wEa22T08FERCLYMGtthTFmOPC2MWaztXaP06FkaDPG3Ez3UMsFTmeRz6YjdX2rAig46n5+z7bjPscY4wGSgNpevlakr5zyZ7VniHAtgLV2HbAHGB32xDJUnc7PRv1clf50Wp83a21Fz/VeYCkwtS/DiRylV59VY8z5wD8DV1hrO0/mtdL/VOr61hpglDGm2BjjA24Ajp3B6gXg8ExB1wJv2+7Zal4AbuiZcbAYGAWs7qfcMvSc8mfVGJPRc5I1Pb9RHgXs7afcMvT05rP6aV4DFhljUowxKcCinm0i4XDKn9Wez2hUz+104Cxg62e/SuSUnfCzaoyZCvyR7kJXddRD+rk6QGn4ZR+y1gaMMd+i+8PtBv5srd1ijPkPYK219gXgPuAvxpjdQB3df5Hoed6TdP8QDwDf1MyXEi6n81kF5gP/YYzx032y/53W2rr+/1PIUNCbz6ox5kzgWSAFuNwY8+/W2gnW2jpjzH/S/QUG4D/0WZVwOZ3PKjAO+KMxJkT3L9x/evRMhCJ9qZffAf4HiAcW98yRtt9ae4V+rg5cWtJAREREREQkgmn4pYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIoOOMSZojNlgjPnIGLPYGBPbsz3GGLPMGOPuo/3caYz50mc8vtAYM/eo+98yxnylL/YtIiJymNapExGRQccY02Ktje+5/Qiwzlr7K2PMNwGPtfbX/ZTjx0CLtfYXPfdjgRXW2qn9sX8RERkadKROREQGu+XAyJ7bXwCeBzDGxBtj3jLGrDfGbDbGXNmzPc4Y85IxZmPPkb7re7b/1Biz1RizyRhzuKT92BjzvZ7b3z7q8ceNMUXAncB3eo4azrPWtgElxpiZ/fpfQEREBjWP0wFERETCxRjjAS4GXjXG+IDh1tqSnoc7gM9Za5uMMenAB8aYF4CLgEpr7aU975FkjEkDPgeMtdZaY0zycXb3A6DYWttpjEm21jYYY/7AUUfqeqwF5gGr+/5P/P/bu0PQqsIwjOP/x5WrTFcmwkRsNmFOsGgxmDSZBLVZDAuuKwYRxCYY17a2IgMRERZ0aSCyFTEYbC7ohuDEDV/DPeE6hkE3xr3n/4OTznfO+33x4f2+cyRJbWSnTpI0iA4meUc3QH0CpoFRYK1nTICHSZaBV8Bx4BiwAlxK8qjprq0D63RD4HSSq8D3HWouA7NJbgBbf5nbKjD2H2uTJOkPhjpJ0iDaqKrx5pqsqp/ABtDpGXMdOAqcrapx4DPQqaoPwATdcPcgyb2q2gLOAXPAFeDFDjUvA0+bZ5eaLuFOOs1cJEnaFW6/lCS1QlV9TTKUpFNVP4ARYLWqNpNcBE4CJBkDvlTVTJI14FaSYeBQVT1Psgh87H13kgPAiapaSPIGuAYMA9+AI9umcgpY3MOlSpJaxlAnSWqTl8AFutstZ4H5JCt0t2m+b8acBh4n+QVsAreBw8CzJB262zantr13CJhJMtLcf9KcqZsH5pqPsExW1WvgPHB/D9coSWoZf2kgSWqNJBPAnaq6uU/1zwBT+1VfkjSYPFMnSWqNqnoLLOzWz8f/wShwd59qS5IGlJ06SZIkSepjduokSZIkqY8Z6iRJkiSpjxnqJEmSJKmPGeokSZIkqY8Z6iRJkiSpj/0GF3L6Of/OEf8AAAAASUVORK5CYII=\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAA3UAAAHgCAYAAAACOkT5AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/Z1A+gAAAACXBIWXMAAAsTAAALEwEAmpwYAAB8FklEQVR4nOzdd5xcV2H28d+Ztr33ql31bjWr2Spuci+44ILBGBtjSkggJEBCEpLwJkAAm1ACNsYFd7lb7k2yLNmqVrF629UWSdt7m3LeP3YlZFm2VtLO3p3d58tnPjNzp9xHZrSaZ++55xhrLSIiIiIiIhKZXE4HEBERERERkVOnUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhHM43SA3khPT7dFRUVOxxAREREREXHEunXraqy1Gcd7LCJKXVFREWvXrnU6hoiIiIiIiCOMMaWf9piGX4qIiIiIiEQwlToREREREZEIplInIiIiIiISwSLinDoRERERERm6/H4/5eXldHR0OB0l7KKjo8nPz8fr9fb6NSp1IiIiIiIyoJWXl5OQkEBRURHGGKfjhI21ltraWsrLyykuLu716zT8UkREREREBrSOjg7S0tIGdaEDMMaQlpZ20kckVepERERERGTAG+yF7rBT+XOq1ImIiIiIiJyA2+1mypQpRy4lJSVMnTqVDRs2ABAIBIiPj+fhhx8+8prp06ezfv16HnjgATIyMpg6dSqjRo3iwgsvZOXKlX2WTefUiYiIiIhIRHl01f4+fb+bZhWe8DkxMTFHCtxhZ511FitXrmTKlCls3LiR0aNHs3LlSm6++WZaW1vZs2cPZ5xxBps2beL666/nt7/9LQDvvPMOV199Ne+88w7jxo077fw6UiciIiIiInIK5s6de+SI28qVK7nzzjuPFL/Vq1czffp03G73J153zjnncMcdd3DPPff0SQ6VOhERERERkRNob28/MvTyc5/7HPDXI3XQXermz59PVFQUzc3NrFy5krlz537q+02bNo3t27f3STYNvxQRERERETmB4w2/HDZsGF1dXRw8eJDt27czZswYzjzzTFatWsXKlSv5m7/5m099P2ttn2XTkToREREREZFTNHfuXBYvXkxOTg7GGGbPns2KFStYvXo1c+bM+dTXffjhh31yPh2o1ImIiIiIiJyyuXPncvfddx8pcHPmzOGhhx4iOzubpKSk475m2bJl3HPPPXz1q1/tkwwafikiIiIiInKKzjrrLL7zne8cKXU5OTkEg8FPnE/3xBNP8N5779HW1kZxcTFPP/10nx2pM305ljNcZsyYYdeuXet0DBERERERccC2bdv6rABFguP9eY0x66y1M473fA2/FBERERERiWAqdSIiIiIiIhFMpU5ERERERCSCaaIUkQFg8c7Fp/za60Zf14dJRERERCTS6EidiIiIiIhIBFOpExERERERiWAqdSIiIiIiIidgjOHmm28+cj8QCJCRkcFll10GwAMPPMC3vvUtAH784x+Tl5fHlClTGDVqFFdffTVbt24NWzadUyciIiIiIpFl7f19+34zbj3hU+Li4vjoo49ob28nJiaGN954g7y8vE99/ne+8x2+973vAd0Lj5977rls3ryZjIyMPot9mI7UiYiIiIiI9MIll1zCSy+9BMBjjz3GjTfe2KvXXX/99SxatIhHH300LLlU6kRERERERHrhhhtu4PHHH6ejo4NNmzYxa9asXr922rRpbN++PSy5VOpERERERER6YfLkyZSUlPDYY49xySWXnNRrrbVhSqVSJyIiIiIi0mtXXHEF3/ve93o99PKwDz/8kHHjxoUlkyZKERERERER6aWvfOUrJCcnM2nSJJYuXdqr1zz99NO8/vrr/PKXvwxLJpU6ERERERGRXsrPz+fb3/72CZ9311138fDDD9Pa2srEiRN5++23wzLzJYAJ59jOvjJjxgy7du1ap2OIhM3inYtP+bXXjb6uD5OIiIiIDDzbtm0L29DFgeh4f15jzDpr7YzjPV/n1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIn4Ha7mTJlChMmTOCMM87gl7/8JaFQCIClS5eSlJTElClTjlzefPPNj73u8KWkpKTPs2nxcRERERERiSins8bv8fRm3d+YmBg2bNgAQFVVFTfddBNNTU38+7//OwDz5s1jyZIln/m6cNGROhERERERkZOQmZnJPffcw29/+1ustU7H0ZE6ERERERGRkzV8+HCCwSBVVVUALF++nClTphx5/Omnn2bEiBG0t7cf2V5cXMyzzz7b51lU6kRERERERE6Thl+KiIiIiIhEkL179+J2u8nMzHQ6ikqdiIiIiIjIyaiurubOO+/kW9/6FsYYp+No+KWIiIiIiMiJHD43zu/34/F4+OIXv8h3v/vdI48fe07dj370I6699tp+yaZSJyIiIiIiEaU3SxD0tWAw+KmPLVy4kMbGxuM+1tLSEq5IR2j4pYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRLKylzhiTbIx5yhiz3RizzRgzxxiTaox5wxizq+c6JZwZREREREQk8llrnY7QL07lzxnuI3W/Bl611o4FzgC2AT8A3rLWjgLe6rkvIiIiIiJyXNHR0dTW1g76Ymetpba2lujo6JN6XdhmvzTGJAHzgS8DWGu7gC5jzJXAwp6nPQgsBb4frhwiIiIiIhLZ8vPzKS8vp7q62ukoYRcdHU1+fv5JvSacSxoUA9XA/caYM4B1wN8CWdbaAz3POQhkhTGDiIiIiIhEOK/XS3FxsdMxBqxwDr/0ANOA/7PWTgVaOWaope0+fnrcY6jGmDuMMWuNMWuHQiMXERERERE5FeEsdeVAubV2Vc/9p+gueYeMMTkAPddVx3uxtfYea+0Ma+2MjIyMMMYUERERERGJXGErddbag0CZMWZMz6bzgK3AC8AtPdtuAZ4PVwYREREREZHBLpzn1AH8DfCIMcYH7AVupbtIPmmMuQ0oBT4f5gwiIiIiIiKDVlhLnbV2AzDjOA+dF879ioiIiIiIDBXhXqdOREREREREwkilTkREREREJIKp1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYSp2IiIiIiEgEU6kTERERERGJYCp1IiIiIiIiEUylTkREREREJIKp1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYx+kAIiIiMvQ8ump/WN//plmFYX1/EZGBREfqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQgW1nXqjDElQDMQBALW2hnGmFTgCaAIKAE+b62tD2cOERERERGRwao/jtSdY62dYq2d0XP/B8Bb1tpRwFs990VEREREROQUODH88krgwZ7bDwJXOZBBRERERERkUAh3qbPA68aYdcaYO3q2ZVlrD/TcPghkhTmDiIiIiIjIoBXWc+qAs621FcaYTOANY8z2ox+01lpjjD3eC3tK4B0AhYWFYY4pIiIiIiISmcJ6pM5aW9FzXQU8C8wEDhljcgB6rqs+5bX3WGtnWGtnZGRkhDOmiIiIiIhIxApbqTPGxBljEg7fBhYBHwEvALf0PO0W4PlwZRARERERERnswjn8Mgt41hhzeD+PWmtfNcasAZ40xtwGlAKfD2MGERERERGRQS1spc5auxc44zjba4HzwrVfERERERGRocSJJQ1ERERERESkj6jUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYSp2IiIiIiEgEU6kTERERERGJYCp1IiIiIiIiEUylTkREREREJIKp1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYSp2IiIiIiEgEU6kTERERERGJYCp1IiIiIiIiEUylTkREREREJIKp1ImIiIiIiEQwlToREREREZEIplInIiIiIiISwVTqREREREREIphKnYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIiIiIhLBVOpEREREREQimEqdiIiIiIhIBFOpExERERERiWBhL3XGGLcx5kNjzJKe+8XGmFXGmN3GmCeMMb5wZxARERERERms+uNI3d8C2466/zPgLmvtSKAeuK0fMoiIiIiIiAxKYS11xph84FLgTz33DXAu8FTPUx4ErgpnBhERERERkcEs3Efq7gb+EQj13E8DGqy1gZ775UDe8V5ojLnDGLPWGLO2uro6zDFFREREREQiU9hKnTHmMqDKWrvuVF5vrb3HWjvDWjsjIyOjj9OJiIiIiIgMDp4wvvdZwBXGmEuAaCAR+DWQbIzx9BytywcqwphBRERERERkUAvbkTpr7Q+ttfnW2iLgBuBta+0XgHeAa3uedgvwfLgyiIiIiIiIDHZOrFP3feC7xpjddJ9jd58DGURERERERAaFcA6/PMJauxRY2nN7LzCzP/YrIiIiIiIy2DlxpE5ERERERET6iEqdiIiIiIhIBFOpExERERERiWAqdSIiIiIiIhFMpU5ERERERCSCqdSJiIiIiIhEMJU6ERERERGRCKZSJyIiIiIiEsFU6kRERERERCKYSp2IiIiIiEgEU6kTERERERGJYCp1IiIiIiIiEUylTkREREREJIKp1ImIiIiIiESwXpU6Y8wzxphLjTEqgSIiIiIiIgNIb0va74GbgF3GmJ8aY8aEMZOIiIiIiIj0Uq9KnbX2TWvtF4BpQAnwpjFmpTHmVmOMN5wBRURERERE5NP1ejilMSYN+DJwO/Ah8Gu6S94bYUkmIiIiIiIiJ+TpzZOMMc8CY4C/AJdbaw/0PPSEMWZtuMKJiIiIiIjIZ+tVqQPutda+fPQGY0yUtbbTWjsjDLlERERERESkF3o7/PInx9n2fl8GERERERERkZP3mUfqjDHZQB4QY4yZCpiehxKB2DBnExERERERkRM40fDLC+meHCUf+NVR25uBfwpTJhEREREREemlzyx11toHgQeNMddYa5/up0wiIiIiIiLSSycafnmztfZhoMgY891jH7fW/uo4LxMREREREZF+cqLhl3E91/HhDiIiIiIiIiIn70TDL//Yc/3v/RNHRERERERETkavljQwxvzcGJNojPEaY94yxlQbY24OdzgRERERERH5bL1dfHyRtfYfjTGfA0qAq4F3gYfDFUwk0izeudjpCCIiIiIyBPV28fHD5e9SYLG1tjFMeUREREREROQk9PZI3RJjzHagHfi6MSYD6AhfLBEREREREemNXh2ps9b+AJgLzLDW+oFW4MpwBhMREREREZET6+2ROoCxdK9Xd/RrHurjPCIiIiIiInISelXqjDF/AUYAG4Bgz2aLSp2IiIiIiIijenukbgYw3lprwxlGRERERERETk5vZ7/8CMgOZxARERERERE5eb09UpcObDXGrAY6D2+01l4RllQiIiIiIiLSK70tdT8OZwgRERERERE5Nb0qddbaZcaYYcAoa+2bxphYwB3eaCIiIiIiInIivTqnzhjzVeAp4I89m/KA58KUSURERERERHqptxOlfBM4C2gCsNbuAjLDFUpERERERER6p7elrtNa23X4Ts8C5FreQERERERExGG9LXXLjDH/BMQYYy4AFgMvhi+WiIiIiIiI9EZvS90PgGpgM/A14GXgR+EKJSIiIiIiIr3T29kvQ8aY54DnrLXV4Y0kIiIiIiIivfWZR+pMtx8bY2qAHcAOY0y1MeZf+yeeiIiIiIiIfJYTDb/8Dt2zXp5prU211qYCs4CzjDHfCXs6ERERERER+UwnGn75ReACa23N4Q3W2r3GmJuB14G7whlOZChpD7RzsPXgkfsZMRnE++IdTCQiIiIikeBEpc57dKE7zFpbbYzxhimTyJDS1NnEBwc+YN2hdfhD/iPb3cbN1MypzM2bS3JUsnMBRURERGRAO1Gp6zrFx0SkF9YfWs8r+14hZENMTJ/I5IzJeFweQjbElpotrK9az/qq9Vww7AJm5cxyOq6IiIiIDEAnKnVnGGOajrPdANFhyCMyJFhrWV6xnKVlSxmRNIJLhl9CSnTKx55TnFTMvPx5vLLvFV4reY1AKMBZeWc5E1hEREREBqzPLHXWWnd/BREZKqy1vFbyGqsPrmZy+mQuH3E5btfx/6olRSXx+TGf59ldz/LW/rcIhAIsKFjQz4lFREREZCDr1Tp1ItJ3PjjwAasPrmZWziwWDVuEMeYzn+8yLj436nO4XW6WlS8jNTqVSRmT+imtiIiIiAx0J1rSQET6UFlzGW/tf4uxqWN7VegOcxkXV4y4goKEAl7e9zKNnY1hTioiIiIikSJspc4YE22MWW2M2WiM2WKM+fee7cXGmFXGmN3GmCeMMb5wZRAZSNr8bTy982mSfElcMeKKXhe6w1zGxZUjryRkQ7yw5wWstWFKKiIiIiKRJJxH6jqBc621ZwBTgIuMMbOBnwF3WWtHAvXAbWHMIDIgWGt5bvdztPpbuXb0tUR7Tm2eodToVBYVLWJf4z7WHFzTxylFREREJBKFrdTZbi09d709FwucCzzVs/1B4KpwZRAZKLbVbWN3w27OH3Y+OfE5p/Ve0zKnMTJ5JG/uf5PmruY+SigiIiIikSqs59QZY9zGmA1AFfAGsAdosNYGep5SDuSFM4OI07qCXbxe8jpZsVmcmX3mab+fMYaLii8iZEMsL1/eBwlFREREJJKFtdRZa4PW2ilAPjATGNvb1xpj7jDGrDXGrK2urg5XRJGwW16+nKauJi4uvhiX6Zu/cqnRqUzLnMb6qvWUNZX1yXuKiIiISGTql9kvrbUNwDvAHCDZGHN4KYV8oOJTXnOPtXaGtXZGRkZGf8QU6XM17TW8f+B9JmdMpjCxsE/fe17+PFzGxe82/q5P31dEREREIks4Z7/MMMYk99yOAS4AttFd7q7tedotwPPhyiDitDdL38Tr8nJ+4fl9/t4JvgRmZs/k5b0vs7N+Z5+/v4iIiIhEhnAeqcsB3jHGbALWAG9Ya5cA3we+a4zZDaQB94Uxg4hjKloq2Fm/k7m5c4n3xYdlH2flnUW8N57ffaijdSIiIiJDlefETzk11tpNwNTjbN9L9/l1IoPasrJlxHhimJkdvo97jCeGG8fdyL2b7qWsqYyCxIKw7UtEREREBqZ+OadOZKgpby5nd8Nu5uTOIcoTFdZ9XT/metzGzaPbHw3rfkRE+pu1ltbOAIeaOjjU1IG11ulIIiIDUtiO1IkMZUvLlhLriQ3rUbrDMmMzWVS0iOd2P8e3pn6LOG9c2PcpIhJOwZBlc0UDy3ZWc6ip88j2xGgP43ISOXdsJgnRXgcTiogMLDpSJ9LHyprL2Nu4l7m5c/G5ff2yz5vH3UyLv4Xndj/XL/sTEQmXhrYufr90N0+uLcdauHhiNtefWcDVU/MoSI1lXWk9v35rFx9VNDodVURkwNCROpE+trJiJTGeGGZkz+i3fU7KmMTkjMk8tv0xbhx7Y5+thyci0p/K6tr4ywel+IMhbpxZyITcRFzGHHl8RlEqh5o6eGpdOY+u3s+i8VksHJPpYGIRkYFB3/xE+lBtey076ncwI2tGvx2lO+zmcTdT2lTKexXv9et+RUT6QmVDO/e9tw+v23DnghFMykv6WKE7LCsxmjsXjGBKQTKvbz3Eyj01DqQVERlYVOpE+tCqA6twGzdnZp/Z7/s+f9j5ZMRksHjn4n7ft4jI6Wju8POXD0qJ8bn52vwRZCVGf+bz3S7DNdPyGZ+TyJJNB9hU3tA/QUVEBiiVOpE+0uZvY0P1BialTwrbunSfxevyctmIy1hevpyadv3mWkQiQyAU4uEPSmnrCvDF2cNIjOndBChul+GGMwsoTI3l2Q8rqG/tCnNSEZGBS6VOpI+sO7SOQCjA7NzZjmW4csSVBG2Ql/e+7FgGEZGTsXRHNWX17Vw3vYDc5JiTeq3H7eL6Gd3rcz65royQljwQkSFKpU6kD3QFu1hzcA0jkkeQGevcSfsjkkcwKX0Sz+15Tus5iciAV9nQztIdVUwtSGZiXtIpvUdKnI8rzsiltLaN5Tur+zihiEhkUKkT6QNvlL5Bi7+F2TnOHaU77KqRV7Grfhfb6rY5HUVE5FMFQ5an15cT5/Nw6eSc03qvKQXJTMhN5O0dVTS2+/sooYhI5FCpE+kDT+x4gtToVIYnDXc6ChcWXYjP5eP53c87HUVE5FN9sLeWA40dXDEll1jf6a2wZIzhkok5WAuvbTnYRwlFRCKHSp3IadpZv5MPqz5ketZ0zHGm3+5vSVFJnFt4Li/te4muoCYOEJGBp7HNz9vbqxiZGc/4nMQ+ec+UOB9nj0pnQ1kD+2tb++Q9RUQihUqdyGl6cseTRLmjmJIxxekoR1w58koaOxtZXrHc6SgiIp/wu6W76fAHuXhidp/+MmzB6AwSoj28tPmAzisWkSFFpU7kNLT6W3lxz4tcWHQhMd6Tm7UtnGbnzCYlKoXX9r3mdBQRkY8pq2vjgRUlTC1MISepb39uRnncnDc2i7L6dpbv0tIuIjJ0qNSJnIYle5bQFmjj+jHXOx3lYzwuD+cPO5+l5UtpD7Q7HUdE5IjfvL0LY+CC8Vlhef9phckkxXj59Vu7dLRORIYMlTqRU2St5cmdTzIudRyT0ic5HecTLiq6iPZAO++Wv+t0FBERoPso3TPrK7hxZiFJvVxk/GR53C4WjM5gXWk97++pDcs+REQGGpU6kVP0Uc1H7KzfybWjrx0QE6Qca3rWdNJj0nmtREMwRWRg+OO7ezAGvrYgvDMFTx+WQlZiFHe/tSus+xERGShObw5hkSHsmd3PEO2O5uLii52Oclxul5sLhl3AM7ueodXfSpw3zulIIse39n6nE8CMW51OMOgdbOzgyTXlXDu9oM/PpTuW1+3iq/OG85OXtrGhrIEpBclh3Z+IiNN0pE7kFLT523hl3yssKlpEgi/B6Tif6qKii+gMdrK0bKnTUURkiLt3+V6C1vKNhSP6ZX/Xn1lAfJSH+1fs65f9iYg4SaVO5BS8UfoGrf5WPjfyc05H+UxTMqeQGZvJqyWvOh1FRIaw5g4/T6wp47LJORSkxvbLPhOivXx+RgEvbTrAwcaOftmniIhTVOpETsGzu59lWOIwpmdNdzrKZ3IZF4uGLWJFxQpaulqcjiMiQ9QTa8po6Qxw29nF/brfW88qImQtf/mgpF/3KyLS31TqRE5SaVMp6w6t46qRVw3ICVKOdcGwC/CH/FqIXEQcEQiGeGBlCTOLUpmcn9yv+y5IjeWC8Vk8smo/Hf5gv+5bRKQ/qdSJnKRndz2L27i5csSVTkfplTMyziA1OpW39r/ldBQRGYJe33qI8vp2vtLPR+kO+/LcYhra/CzZdMCR/YuI9AeVOpGTELIhXtz7ImfnnU1GbIbTcXrF7XJzTsE5LC9fTmew0+k4IjLEPLCihILUmLAtNn4is4enMjwjjsdW73dk/yIi/UGlTuQkrDm4hqq2Ki4bcZnTUU7KeYXn0RZoY9WBVU5HEZEhZOehZlaX1HHzrGG4Xc4MVzfGcNPMQtaV1rPjYLMjGUREwk2lTuQkLNm7hDhvHAvzFzod5aTMyplFnDeOt/e/7XQUERlCHl21H5/bxbXT8x3NcfW0fHxuF4+uKnU0h4hIuKjUifRSR6CDN0rf4IJhFxDtiXY6zknxuX3My5vHO2XvEAxpsgARCb8Of5Bn1pdz4cRs0uKjHM2SGufj4knZPPNhBe1d+hkoIoOPSp1ILy0tX0qrv5XLh1/udJRTcl7hedR11LGheoPTUURkCHhp0wGaOgLcNLPQ6SgA3DSzkOaOAC9v1oQpIjL4qNSJ9NJLe14iKzaLGdkznI5ySs7OOxuvy6tZMEWkXzy6ej/D0+OYPTzV6SgAzCxOpSA1hmc+LHc6iohIn1OpE+mFuo463qt4j0uGX4LLROZfm3hfPLNyZvH2/rex1jodR0QGsR0Hm1lXWs+NMwsHzHqexhiunprPyj21VDa0Ox1HRKRPRea3U5F+9lrJawRsgMuGR9asl8c6p+AcKloq2Nu41+koIjKIPba6e4KUaxyeIOVY10zLx1p49sMKp6OIiPQplTqRXliydwmjU0YzOmW001FOy/z8+QAsK1/mcBIRGazau4I8vb6ciydlkxrnczrOxxSmxXJmUQrPrC/XiAURGVRU6kROYH/TfjZVb4rYCVKOlh2XzdjUsSwrU6kTkfBYsqmS5o4ANw6QCVKOdc20fPZUt7KxvNHpKCIifUalTuQEluxdgsFwcfHFTkfpE/Pz57OhegMNHQ1ORxGRQejR1fsZkRHHrOKBMUHKsS6ZnEOUx8Uz6zVhiogMHip1Ip/BWsuSvUuYmTOTrLgsp+P0iQX5CwjZEO9Vvud0FBEZZHYeaubD/Q0DaoKUYyVGe1k0IZsXNlbSGdCadSIyOKjUiXyGTTWbKGsui/gJUo42MX0iqdGpGoIpIn3uqXXleFyGz03NczrKZ7p6Wh4NbX7e2V7tdBQRkT6hUifyGZbsWUKUO4rzC893OkqfcRkX8/Pns6JiBf6Q3+k4IjJI+IMhnllfwbljM0mLj3I6zmeaNzKdjIQontYQTBEZJFTqRD6FP+jn1ZJXObfgXOJ98U7H6VML8xfS7G/mw0MfOh1FRAaJd3dWU9PSybUDbBmD4/G4XVw1JZd3tldR19rldBwRkdOmUifyKVZUrqChs4HLRgyeoZeHzcmdg9fl1dIGItJnnlpXTlqcj3PGZjodpVeumZ5PIGR5YYPWrBORyKdSJ/IpluxdQkpUCnNy5zgdpc/FemOZmT1TpU5E+kRdaxdvbjvEVVPz8Loj46vF2OxExuUk8tyGSqejiIictsj4ySvSz5q7mllatpSLii/C6/I6HScs5ufPp7SplJLGEqejiEiEe2FDBf6gjYihl0e7akouG8oaKKlpdTqKiMhp8TgdQGQgWbxzMQAbqjbQGewkxhNzZNtgs6BgAf+9+r9ZVr6MoqQip+OISARbvK6ciXndR74iyRVTcvnpq9t5YWMl3z5vlNNxREROmY7UiRzHpupNpEankhc/sKflPh158XmMTB6pIZgiclq2VjaxpbKJ66YXOB3lpOUkxTCzKJXnNlRgrXU6jojIKVOpEzlGY2cjJU0lTEqfNGAXz+0rCwsWsv7Qepq6mpyOIiIR6un15XjdhivOyHU6yim5amoee6tb2VKpn4MiErlU6kSO8VHNRwBMypjkcJLwW5C/gKANsqJihdNRRCQC+YMhnvuwgvPHZZES53M6zim5eGI2XrfhuQ81C6aIRC6VOpFjbK7ZTH58PqnRqU5HCbtJ6ZNIiUrREEwROSXvbK+itrWL62ZE1gQpR0uO9bFwTCYvbqokGNIQTBGJTCp1Ikc52HqQqraqIXGUDsDtcjMvfx7Ly5cTCAWcjiMiEWbxunIyEqKYPyrD6Sin5copuRxq6mTV3lqno4iInBKVOpGjbK7ejMu4mJA2weko/WZB/gKauprYULXB6SgiEkFqWjp5Z3sVV0/NwxMha9N9mvPHZRHnc/O81qwTkQgV2T+FRfpQMBTko5qPGJk8klhvrNNx+s3c3Ll4XB7erXjX6SgiEkGe+7CCQMhG9NDLw6K9bi6cmM3LHx2gwx90Oo6IyElTqRPpsebQGpr9zUzOmOx0lH4V74tnetZ03i1TqROR3rHWsnhtOVMKkhmZmeB0nD5x1ZQ8mjsCLN1R7XQUEZGTplIn0uPFPS8S5Y5iVPLQW4B2Qf4C9jTuoay5zOkoIhIBNlc0suNQ86A4SnfY3BFppMf7eH6DZsEUkcijUicCtAfaebP0TcaljsPr9jodp98tzF8IwLvlOlonIie2eG05UR4Xl02OzLXpjsfj7v7zvLW9iqYOv9NxREROikqdCLC0bCltgbYhN/TysILEAoqTillWpqUNROSzdfiDPL+hggsnZJMUM7h+CXbllFy6AiFe/eig01FERE6KSp0IsGTvErJisxiWOMzpKI5ZkL+ANYfW0OpvdTqKiAxgb2w9RFNHYFANvTxsSkEyw9JieUGzYIpIhAlbqTPGFBhj3jHGbDXGbDHG/G3P9lRjzBvGmF091ynhyiDSG3UddayoWMGlwy/FGON0HMfMz59PIBTg/cr3nY4iIgPY4nXl5CZFM3dEutNR+pwxhivPyGXlnhqqmjqcjiMi0mvhPFIXAP7eWjsemA180xgzHvgB8Ja1dhTwVs99Ece8su8VgjbIZcMvczqKo6ZkTiHBl8Cycg3BFJHjO9DYzvJd1VwzPR+3a3D+EuyKKXmELLy46YDTUUREei1spc5ae8Bau77ndjOwDcgDrgQe7Hnag8BV4cog0hsv7X2JMSljGJUy9Ga9PJrX5eXs3LN5t/xdQjbkdBwRGYCeWV+BtXDt9ME39PKwkZnxTMxL1CyYIhJR+uWcOmNMETAVWAVkWWsP//rrIJDVHxlEjqeksYTNNZu5fMTlTkcZEOYXzKeuo46Paj5yOoqIDDDda9OVMbM4lWFpcU7HCaurpuSxqbyRvdUtTkcREemVsJc6Y0w88DTwd9bapqMfs9ZawH7K6+4wxqw1xqytrtZCoBIeL+17CYPh4uKLnY4yIMzLm4fLuDQEU0Q+YW1pPSW1bVw3iI/SHXb5GbkYA89rwhQRiRBhLXXGGC/dhe4Ra+0zPZsPGWNyeh7PAaqO91pr7T3W2hnW2hkZGRnhjClDlLWWJXuWMCtnFpmxmU7HGRCSopKYkjFF69WJyCcsXltGrM/NJZNynI4SdlmJ0cwZnsYLGyvp/v2ziMjAFs7ZLw1wH7DNWvurox56Abil5/YtwPPhyiDyWTZWb6S8pXzIT5ByrAUFC9het52DrVqnSUS6tXUFeGnTAS6dlENclMfpOP3iqil57KtpZVN5o9NRREROKJxH6s4Cvgica4zZ0HO5BPgpcIExZhdwfs99kX63ZO8Sot3RnD/sfKejDCgL8hcA6GidiBzx8uaDtHYFB/UEKce6cGI2PrdLQzBFJCKEc/bL96y1xlo72Vo7pefysrW21lp7nrV2lLX2fGttXbgyiHwaf9DPqyWvck7hOcR5B/cJ/ydreNJw8uLzVOpE5IjFa8sYlhbLzOJUp6P0m6QYL+eOzeTFTZUEQxqCKSIDW7/Mfiky0CyvWE5jZ6OGXh6HMYYF+Qv44MAHtAfanY4jIg7bXdXCqn11fH5GAd1nVgwdV07Jpbq5k/d21zgdRUTkM6nUyZC0ZO8SUqNTmZM7x+koA9KC/AV0BjtZfWC101FExGGPrd6Px2X4/IwCp6P0u3PHZZIc62Xx2jKno4iIfKahcbazyFGauppYVraMa0dfi9fldTrOgDQjewaxnliWlS9jQcECp+OIiEMeXFnCo6v2My4nkTe2HnI6Tr+L8ri5akoej67eT0NbF8mxPqcjiYgcl0qdDDlvlr5JV6hr0Cw4vnjn4lN+7XWjrzvudp/bx9zcuSwrW4adbYfckCsR6ba5opF2f3BInUt3rOtm5PPAyhJe2FjJl+YUOR1HROS4VOpkyFmydwlFiUVMSJvgdJQBbWHBQt7c/yZba7cyIV3/rcRh1kLzQajZAbV7oKMBulqgq7X7segkiE6EmFRIGwkZYyEm2enUEW/1vjrS430MTx+6E0pNyE1ifE4ii9eWq9SJyIClUidDyoGWA6w5uIZvTvmmjj6dwIL8BbiMi7f2v6VSJ85pq4V970Llh9DZ1L0tNh3i0iE+C6ISAAsdjdDRBDU7oWJt9/MSciBvGhSeBb5Yx/4IkWrbgSb217VxycTsIf/z8vMz8vnxi1vZdqCJcTmJTscREfkElToZUpbsXQLApcMvdTjJwJccncy0zGm8U/YO3572bafjyFBTXwJ73oGDm8AYyJoEmeMgYwzEpHz666yF5gNQvR0OfQTbX4Jdb0DhbCheCLFDdxjhyXp0VfcEKdMKP+O/9xBx5ZQ8/uvl7SxeW86/Xj7e6TgiIp+gUidDhrWWF/a8wLTMaRQkDL1Z3E7FuYXn8vM1P6esqYyCRP03k37Q2QzbXoDyNeCNgRHnQtG83g+lNAYSc7svI86FporucljyHpSs6N426gJwa8KLz9LaGeDZDyuYlJdEbJS+KqTE+bhgfBbPbajgBxePxefR5OEiMrDop5IMGZtrNlPSVMKVI690OkrEOKfgHADeLnvb4SQy6NkQ7FsO7/w/qFgPI8+H834M4y4/vXPjEvNg6s1w7r9A7lTY/QYs+xkc2tpXyQelFzZW0tIZGNITpBzr2hn51LV28fb2oTcLqIgMfCp1MmS8sOcFotxRLBq2yOkoESM/IZ/RKaN5e79KnYRRZzOs+gNseRqSC2HBP8LYy8AT1Xf7iEnpLnezvwHGDWvugY2PQrCr7/YxSFhrefiDUsZmJ1CYqnMRD5s/KoPsxGieXFvudBQRkU9QqZMhoSvYxSv7XuHcwnOJ98U7HSeinFNwDhuqN1DXUed0FBmM9i6Dd/8H6vbB5Btg1te7J0AJl/TRMP8fYeQFULYG3rsLWnTk5WgfljWwpbKJm2YVDvkJUo7mdhmunpbH0h1VHGrqcDqOiMjHqNTJkLC0bClNXU1cOUJDL0/WuYXnErIhlpUtczqKDCbWwru/gIeuBG80nP2d7slM+qNEuD0w9lKYeUf3jJrLfwmbnwr/fiPEfcv3kRDt4epp+U5HGXCum1FAyMLT63W0TkQGFpU6GRJe3PMimTGZzM6Z7XSUiDMudRzZcdkagil9J9AFz38T3v5PmHgNnP333ROb9LfMcTDvHyApH56+DZb+rLtsDmFldW288tEBbppVSLwmSPmE4vQ4ZhWn8tjq/QRDQ/uzIiIDi0qdDHq17bW8V/Eel464FLfL7XSciGOM4fzC81lZuZJWf6vTcSTSdTTCo9fBhkdgwQ/gmj/17blzJysmufs8uzNuhKX/Bc9/C4J+5/I47IGVJbiM4ctzi5yOMmB9cc4wyuraeXdntdNRRESOUKmTQe/lfS8TsAGuGH6F01Ei1gXDLqAr1MW75e86HUUiWfNB+PPF3csLXPk7OOeH/TPc8kRcHrjq/2DB92HDw/DItd2TtwwxTR1+nlhTxqWTc8hJinE6zoC1aHw26fFRPPxBqdNRRESOUKmTQe+FPS8wPm08I1NGOh0lYk3JnEJ6TDpvlL7hdBSJVI0VcP8l3YuKf2Fx90yUA4kxcM4/dZfNfcvhL5+D9ganU/WrJ1aX0dIZ4PazhzsdZUDzeVzcOLOAt3dUUVbX5nQcERFApU4GuR11O9het50rRugo3elwGRfnFZ7HexXv0ebXlxg5SfWlcP/F0FoNX3y2ewHwgWrqzfD5B6FyAzx0BbQNjVlfA8EQ96/Yx6ziVCblJzkdZ8C7cWYhBnh09X6no4iIACp1Msi9uOdFPC4PlxRf4nSUiHfBsAtoD7SzonKF01EkktTu6T5C19EIX3oeCmc5nejExl0ONzwKVdvhgcugpcrpRGH3ykcHqWzs4PZ5OkrXG7nJMZw/LovHV++nvSvodBwREZU6GbwCoQBL9i5hft58UqJTnI4T8aZnTSclKkVDMKX3GvbDg1eAvw1ueRHypjmdqPdGL4IvPAn1++DBy6G1xulEYWOt5U/L91KcHsd5YzOdjhMxbju7mPo2P898qOUNRMR5KnUyaK2sXEltRy1XjNTQy77gcXk4t/BclpUtozPY6XQcGeiaDnSXoa7m7iN0OZOdTnTyhi+Em57sPg/wL1dBe73DgcJjbWk9G8sb+crZxbhcA2DimggxsziViXmJ/Pm9fYS0vIGIOEylTgatF/a8QHJUMvPz5jsdZdC4YNgFtAXaWFmx0ukoMpC1VHefj9ZaAzc/E5mF7rDieXDDI1C9Ax6+BjqanE7U5/5v6R5SYr1cMy3P6SgRxRjD7WcPZ091K8t2aXkDEXGWSp0MSg0dDby9/20uKb4Er9vrdJxBY2bOTJKikni15FWno8hA1dHYPXNkQ1n3Ua78GU4nOn0jz4frHoQDG+HR66Fr8EwW9FFFI29vr+K2s4uJ9Wmx8ZN1yaQcshKjuG/5PqejiMgQp1Ing9JL+17CH/Jz9airnY4yqHhdXi4YdgHvlL1De6Dd6Tgy0Pg74LGboHo73PAwFJ3ldKK+M/YSuPoe2P8+PHXroFmg/Ldv7yYx2sOXtNj4KfF5XNx6VjHv7a5hU3mD03FEZAhTqZNBx1rL07ueZkLaBMakjnE6zqBzSfEltAfaWVa2zOkoMpCEgvDM7VD6HnzuD91HtwabidfApb+Ana/CC98GG9nnUe042MyrWw7y5bOKSYzWiIZT9YVZhSRGe/jdO7udjiIiQ5hKnQw6W2q3sKt+l47Shcm0zGlkxmTy8r6XnY4iA4W18NLfw7YX4aKfwqRrnU4UPmfeDgt/CBsfhTf+1ek0p+U3b+8izufmK2cVOR0loiVEe/ny3CJe23KIXYeanY4jIkOUSp0MOk/veppodzQXF1/sdJRBye1yc2HxhbxX8R5NXYNv0gg5BUt/Cuvuh7O/A7O/7nSa8Fvw/e5yt/J/YeVvnE5zSrZWNrFk0wFuPauY5Fif03Ei3q1nFRPrc/P7pXucjiIiQ5RKnQwqbf42Xtn3CouKFpHgS3A6zqB1cdHF+EN+3ip9y+ko4rQ1f4JlP4UpN8N5/+Z0mv5hDFz8cxh/Fbz+I9jwmNOJTtqv3thBYrSHr87XYuN9ISXOx00zC3lhYyV7q1ucjiMiQ5BKnQwqr5e+Tqu/VUMvw2xi+kQKEgp4Zd8rTkcRJ215Dl76Hoy+CC7/dXfZGSpc7u6JU4oXwPPfhJ2vOZ2o19bvr+fNbVXcMX84STE6l66vfG3BCKI8Lu56c5fTUURkCFKpk0Hl2V3PUpRYxLTMaU5HGdSMMVxUdBGrDq6ipr3G6TjihH3L4ZmvQsFMuPZ+cA/B6fA9Ud1r2GVPgidvgf2rnE50QtZafvHaDtLifNx6VrHTcQaVjIQovnJWMS9urGRrpYami0j/GoL/CstgtbdxL+ur1nNe4Xk8tespp+MMepcNv4x7N9/LS3tf4pYJtzgdR/rTgU3w+E2QOhxufBx8sU4nck5UAnzhKfjzhfDo5+Err0HmWKdTfaqlO6pZuaeWf71sPHFR+grQ1746fzgPvV/Cr97YwZ9uOdPpOCIyhOhInQwaz+16DoPhjIwznI4yJAxPHs6k9Ek8v+d5bIRP7S4noW4fPHItRCXCzc9AbKrTiZwXnwFffKb7yN3DV0NjudOJjisQDPH/Xt5GUVosN88e5nScQSkpxsudC0fw5rYqVu+rczqOiAwhKnUyKPhDfp7f8zyjU0YT74t3Os6QceWIK9lVv4vtddudjiL9oaW6u7QEu7pLTFKe04kGjpQiuPlp6GyGh6+BtoH3hf6JtWXsrmrhBxePw+fRP//hcuvcYnKTovn3F7cQDOkXXiLSPzT2QgaFd8vepa6jjkVFi5yOMqRcVHwRP1vzM57f8zzj0sY5HUfCqbMZHrkGmg7ALS9CxhinE/Wttff3zftM/SKs/gPce2738g7uk1guYMatfZPhOJo6/Nz1xk5mFqVy4YSssO1HIMbn5geXjOPbj33IU+vKuP7MQqcjicgQoF/VyaDw9K6nyYzJZGTySKejDClJUUmcU3AOL+99GX/Q73QcCRd/Ozx6AxzaAp9/CAp0rtCnSh8FU78E9SWw/kEIBZ1OBMDdb+yitrWLf7lsPGYozVLqkMsn5zBjWAr/89oOmjr0s1FEwk+lTiLewdaDrKhcwZUjr8Rl9JHub1eOvJL6znrerXjX6SgSDkE/LP4ylK6Az/0RRuto+AnlnAETr+kuwZufBIfPOd1xsJkH3y/hxpmFTMpPcjTLUGGM4d8un0Btaxe/eG2H03FEZAjQN2CJeM/ufpaQDfG5kZ9zOsqQNDd3Lukx6Ty/+3mno0hfCwXh2Tth56tw6S9h0rVOJ4ocRWfDqAuhbBXseNmxGNZa/u2Fj0iI9vAPiwbZkNkBblJ+ErfMKeIvH5SyrnTgnWMpIoOLSp1ENH/Iz1M7nuKs3LMoSCxwOs6Q5HF5uHz45SwvX051W7XTcaSvWAsvfw8+egrO/zGceZvTiSLP6IugcA7sfgP2LXMkwjPrK/hgbx3fWzSGlLiTOL9P+sT3LhxDblIM3396M52BgTEUV0QGJ02UIgPO4p2Le/3cbbXbqGqv4pzCc07qddK3rhl9DfdvuZ9ndj3D1874mtNxpC+89e+w9s9w9ne6L3LyjIFJ10FXK2x5FtxRUDi733Zf29LJT17ayvRhKdw0U5N1OCE+ysNPrprIrQ+s4Tdv7eZ7F+poqYiEh47USURbe2gtib5ERqWMcjrKkDYscRizc2bz1K6nCA6QiSHkNCz/Fbx3F8z4Cpz3b06niWzG1T1xSsZY2PQEVKzvt13/55KttHQG+OnVk3C5NDmKU84Zm8m10/P5/dLdWrtORMJGpU4iVk17Dfsa9zE9a7omSBkAPj/m8xxsPch7Fe85HUVOx5r7uo/STbwWLvll99EmOT1uT3dBTh0OGx6Ggx+FfZfvbK/iuQ2VfH3hSEZlJYR9f/LZfnzFBApSY/nOExtobNdsmCLS9/RNWCLWukPrcBkXUzOnOh1FgIUFC0mPSefJnU86HUVO1fqH4KXvdk/w8bk/gEv/RPQZtw9mfhWSCmD9/VC9PWy7amjr4vtPb2JMVgLfPGdE2PYjvRcf5eHXN0zlUFMH339qE9bhGVFFZPDROXUSkfxBPxurNjIudRzxvnin4wjgdXm5etTV3LvpXipbKsmNz3U6kpzI0Qtu73+/e3hgxlgYeT58+LBzuQYrTzTM/Bp88NvuI6Kz7oS0vi9d//r8Fupau/jzl88kyuPu8/eXUzOlIJkfXDyWn7y0jd8v3cM3z9G6qiLSd/RrWIlIH9V+REewgxnZM5yOIke5dtS1GGN4audTTkeRk3F0oZtxG7i9TicavHyxMOvrEJsCq++B+tI+ffsXN1bywsZKvn3eKCbmaU26gea2s4u5akouv3h9B29vP+R0HBEZRFTqJCKtPbiWjJgMChM0o9tAkhOfw/z8+SzeuZiOQIfTcaQ3Slf0FLpxKnT9JSoBZn0DouJh9R+gsbxP3rakppUfPrOZqYXJfGOhhl0ORMYYfnrNZCbkJvI3j37I5vJGpyOJyCChUicRp6KlggOtB5iRPQOjSRwGnC+N/xINnQ28uPdFp6PIiex+EzYvhswJ3RN5qND1n5hkmP2N7mUOPvg9NJad1tt1+IN889H1uF2G3940DY9b/7wPVNFeN/fdcibJsT5ufWA1JTWtTkcSkUFAP/Ul4qw9uBavy8vk9MlOR5HjmJE1g3Gp4/jL1r8QsiGn48jxWAtv/BtsXwK501XonBKbBnP/BjxR8P7voHztKb/Vf728jS2VTfzyujPIS47pw5ASDlmJ0Tx020yCIcsX/7yKioZ2pyOJSITTRCkSUdr97Wyp2cIZmWcQ5YlyOo4chzGGL034Ej9c/kPeq3iP+fnzP/Gc01ko/rrR151OPAkG4OW/h3UPwLCzYOI13WupiTNi02Dut7tL3UNXwRcWw7A5J/UWL28+wEPvl/LVecWcPz4rPDmlz43IiOeBW2dy832ruP6P7/PYV2dTkBrrdCwRiVAqdRJRNlRvIGADzMjSBCkD2YVFF3LXurt4aMtDxy114pDOFnjqK7DrNZj395CYr3XowmxVLxeb9uZ/kREVzxL30OdYPvVXHMg4u1evq23p5Lfv7KYgJYbC1DgeXbX/dOIOKpHy3+KLs4fx5xX7uPw373HrWcVkJIT/F5Y3zdL56CKDjX49KxEjZEOsPbiWgoQCsuL02+iBzOvy8oVxX2DVwVVsrwvfelxyEpoPwgOXwO434LK74Lx/VaEbQPzeBN6adT9NcUUsWPc3FFUsOeFrugIhHl29H2PghpmFuF36/zMS5afEcvvZw/EHQ/xh2R5Ka3WOnYicPJU6iRi76ndR31nPzOyZTkeRXrhm1DXEemK5b/N9TkeRgx/Bn86Hmt1w4xPd59DJgNMRlc6bM/9MVco05m76IWNKPn2twJC1PLm2jIONHVw/o5CUWF8/JpW+lpscw50LRhDrc3Pfe/tYX1rvdCQRiTAqdRIxPjjwAUm+JMaljXM6ivRCUlQSN469kddKXmNvw16n4wxdW56F+y6AUABufRlGL3I6kXyGgDeepTN+z/6s85m+7WdM3f4LjA1+4nlvbj3E1gNNXDIphzHZCQ4klb6WFh/FnQtGUJAay1Pry3lmfTn+oCabEpHeUamTiFDZUklpUykzc2bi0qQOEeNLE75EtCeaezbf43SUoScUhLf+AxZ/GbImwh1LIXeKw6GkN0LuKFZM/QU7C29g3L4HOXv9d3AH2o48vqGsnqU7qzmzKIW5I9IcTCp9LS7Kw1fOKmbh6AzWltbzh2V7qG3pdDqWiEQAfTuWiLDqwCp8bh9TM6c6HUVOQmp0KtePuZ5X9r1CSWOJ03GGjtYaePTzsPyXMO0W+PISSMh2OpWcBGvcrJ3wz6wd9wPyqpZxwaovE9NxiP21rTyzvoLi9DguPyNXa3UOQm6XYdGEbL40ZxgNbX5+t3Q3myu0SLmIfDaVOhnwmjqb2FK7hamZU4n2RDsdR07SLRNuwefyce/me52OMjTsWw7/d1b39WV3wxX/270OmkSknUVf4N3pvyGhtZRFK25g86o3SIzx8oWZhXhc+id8MBubnci3zhlJenwUj63ez2Or99PaGXA6logMUPoXQQa81QdXY61lVvYsp6PIKUiPSee6Mdfx0t6XKG0qdTrO4BUMwNKfwkNXQFQCfPUtmHGr06mkD1Rmzue56Q9Q1+XhAX7ML4atItbndjqW9IOUOB9fmz+CReOz2FrZxN1v7WJLpY7aicgnha3UGWP+bIypMsZ8dNS2VGPMG8aYXT3XKeHavwwOXcEu1h9az9jUsSRHJzsdR07RVyZ+BZ/bx6/X/9rpKINTzS7484Ww9L9h0nXd589lT3I6lfSRTn+Quzd5udL/E0qTZ3Pu3v9h9uYffew8Oxm83C7DwjGZfPOckSTFeHhk1X4eX6OjdiLyceE8UvcAcNEx234AvGWtHQW81XNf5FNtqNpAR7CD2bmznY4ipyE9Jp0vT/gyb5S+wcbqjU7HGTxCIfjgD/CHeVC3B679M1x9D0TFO51M+kggFOKRVfs50NjOZTPHsXrO79k08hsUV7zIRStvILlJ60AOFdlJ0Xx9wUjOH5fJloom7n5zp861E5EjwlbqrLXvAnXHbL4SeLDn9oPAVeHav0S+kA2x+uBq8uLzKEgocDqOnKZbJtxCWnQav1r7K6y1TseJfNU74IFL4dXvQ/E8+MYHMPEap1NJHwpZy1Prytld3cLVU/MZm50IxsVHo77O2zPvxRto4cKVNzFm319Af6eGBLfLcO7YLL55zkiSY308tno/j6wqpbnD73Q0EXFYf59Tl2WtPdBz+yCQ9WlPNMbcYYxZa4xZW11d3T/pZEDZVb+Luo465uTOcTqK9IE4bxzfmPIN1letZ2f9TqfjRK5AJ7zz3/CHs6FqK1zxW7jpSc1uOchYa3lxYyWbyhu5aEI204Z9/GyFQ2mzeOXspzmQcRbTt/+cc9Z8jdj2SofSSn/LTormzgUjuGhCNjsONnP3m7v4cH+9fmEmMoQ5NlGK7f7J86k/fay191hrZ1hrZ2RkZPRjMhko3q98n6SoJMamjnU6ivSRq0ddTVFiEW+Wvkkw9MkFleUEdr3ZPbPlsp/C+CvhW2th2hdB09oPKtZaXt58gFX76pg/KoN5o9KP+7xOXwrvTvtfVo//EekNG7h0+ecYWfoEWC1YPRS4XYb5ozP41rkjyUiIYvG6cv7yQSmN7TpqJzIU9XepO2SMyQHoua7q5/1LhKhsqWR/835mZmux8cHE4/LwD2f+A7Udtbx/4H2n40SOur3w2I3wyDXdX9i/8DRc8yeI1y+8BqM3th5ixZ5a5oxI48IJWZ+9Fp0x7B52PS+f/Sw1yZOZufUnnLf6dhJb9vZfYHFUZkI0d8wfzqWTcthT3cLdb+5kbUmdjtqJDDH9/W35BeCWntu3AM/38/4lQqysXEmUO0qLjQ9C8/PnMyZlDO+Wv0tDZ4PTcQa29np4/Ufwu1mw7104/9/hG+/DqPOdTiZh8vb2KpburObMolQum5TT68XFW2PzeOfMe1g18d9IadrOJe9dw5Ttv8KjGTKHBJcxnDUynW+fO4rc5Bie+bCCh94v1QyZIkNIOJc0eAx4HxhjjCk3xtwG/BS4wBizCzi/577Ix9S017C1diszsmdosfFB6qLiizAYXt33qtNRBqZAJ6z8Dfx6Cqz8bfcyBX+zDs7+Oy0kPogt31XNm9sOMa0wmSun5Pa60B1hDHsKruXF+S+yL/cyxu+7n0uXX0FRxRINyRwi0uKjuO3sYi6bnMPu6hZ+8/Yu9ta0OB1LRPqBJ1xvbK298VMeOi9c+5TBYWXFSjzGw+wcLWMwkC3eufiUX5sUlcT8/Pm8tf8tdtTtYEzqmD5MFsECXbDhEXj3F9BUDiPOgwv+A7InOp1MwuzVqmReKTvIpLwkrp6Wj+s0zpPsjEpj1eT/ZE/BNczY+l/M3fRDxpY8xIdj/55DabP6MLUMRC5jmDsinaK0OB5fs5/7lu/jnLGZnDs287Q+VyIysOlkJRlQDrQcYFPNJqZlTSPOG+d0HAmj2TmzyYjJ4JV9r9AR6HA6jrOCflj/F/jtdFjyd90zWX7xOfjiMyp0Q8BbNUncX5bN+JxEPj+joM++eNekTOHVuY+zcvJ/EdXVwHmrb+ecNV8jrV5rRQ4FuckxfPOckUwtTObt7VXc994+WjQcU2TQUqmTAeXBrd3LGGoZg8HP7XJzxcgraO5qHrrDMIMB2PAY/PZMeOFbEJsGX3gKbn8TRpzjdDrpB8trE7m3NJspiS3ccGYBblcfH0kxLkryLufF+S+yfszfk9K4lQs/uJmFa+5UuRsCojxurp1ewLXT8ymra+P/lu7mQGO707FEJAxU6mTAqG2v5emdTzM5fTJJUUlOx5F+kBefx9l5Z7OpZhPba7c7Haf/BP2w8XH4/Sx47k6IiocbH4evvgOjLtASBUPE+/UJ/K4khwkJbfz9iAo87vD9kxxyR7F9+Jd5YeFrfDjmO6T2lLvzP7iF/INvYqyWGBnMphWmcMf84QRDlj8u28urHx048YtEJKKo1MmA8eCWB+kKdTE3b67TUaQfzc+fT05cDkv2LqHV3+p0nPDyt8Pqe+F/p8GzXwN3FHz+L3DHuzDmYpW5IWR1fTy/2ZvLmPh2/mFEOT5X/0w/H/DEsm34V3hh4ausG/sPxHYcYv6H3+HyZZcyZt9DeP3N/ZJD+l9+SizfOGckWYlR3Pnweu5+c6eWPRAZRFTqZECoba/l8R2Pc0nxJaTHHH+hXRmc3C43V468ks5gJ8/tem5wfsnoaIL37oK7J8HL3+s+Z+7Gx+HO92D8FeDSj+KhZHV9PHfvzWNEXDvfH1lOtLv/P/MBTyw7ir/Eiwte4t2pd9MWncX07f/DVe9cwLStPyO+tazfM0n4JUZ7uX3ecK6Zls/db+7i7xdvxB/UzKgig0HYZr8UORkPbHmAzmAnd0y+g7WH1jodR/pZZmwmFxVfxEt7X+Ld8ndZULDA6Uh9o6UaVv2h++hcZyOMOBfm/T0MO0tH5YaoNQ3dhW54XAc/HFVOrNvZL9TWuCnPPo/y7PNIadzC2JKHGbX/ccaWPszBtFnszbuKsuzzCbq1vMxg4XW7+MV1kylMjeWuN3dS19rF778wjVifvhKKRDL9DRbH1bbX8vj27qN0xUnFKnVD1LTMaexv2s+y8mXkJ+QzInmE05FOXc0ueP+33ZOgBLtg3OUw77uQO/Wvz1l7v3P5xBFrGuK5a08exXEd/NOosk8UuhH7T32ZkL5SlTKN+vhRZNR/SEbDBubW/pDARz+mNmki1SlTaI3ODfsvJPYUXhfW9xcwxvC3548iIyGKHz23mRvvXcX9Xz6T1Dif09FE5BSp1InjHtjyAF2hLr42+WtORxEHGWO4dPilHGw9yLO7nuX2ybeTHJXsdKzesxb2f9C9aPiOl8Htgyk3wpxvQfoop9OJw9Y2xHPX3u5C98/HKXQDid+bQGXmfCoz5pHQVkpG/QbSGzaSVb+OtqhMqpPPoDZpIn5vgtNR5TTdNKuQtHgf337sQ679v5U8+JWZFKTGOh1LRE6BTuQQR1W3VR85SleUVOR0HHGYz+3jujHXEbRBHtv2WGSsXxcKwtYX4L4L4P6LYP9KmP8P8J0tcPmvVeiEdQ3x/GpvHsUxA7/QfYwxNMcVsTf/Kj4c81325lxKyOVh2KE3mLrzbsaWPEx6wyZcwS6nk8ppuHBCNg/fPoualk6u/+P7lNYO8gmrRAYplTpx1B83/ZFAKMA3zviG01FkgEiPSee6MddR21HL4p2LCYYG6FTrXW2w5k/w2xnw5BehtRou+UV3mTv3nyE+w+mEMgCsa4jjl3vzKIo5/pDLSBF0R1OdOp0tw29n48hvUJl+NlFddYyoeI5pO37JiPJnSWreDTYy/3xD3ZlFqTx2x2za/UE+/8f32VPd4nQkETlJKnXimLKmMp7e+TTXjL6GgsQCp+PIADI8aTiXDb+MfY37eGnvSwNrRszWGnjnv+HuifDS30NMKnz+Ifib9TDzq+CLczqhDBBvH/Dxq55C98+jyojzDI7C0xGVTnnWOWwc9TdsKfoyNcmTSW7Zxdj9jzJ1510UHniN2PbK7iHJEjEm5Cbx+B1zCIYsN9zzAbsOaXkLkUiic+rEMb/d8Fs8Lo/OpZPjmpI5hfqOepZXLCfKHcWiokUYJ2eMrN3TM/nJoxDogDGXwNxvQ+FszWQpn/DOAR93vp9E4SArdB9jDC1xhbTEFVKafSHJLbtJb9hEVv1acupW0e5LpyZ5EjVJk+jyJTudVnphTHYCj98xmxvvXcUN93zAw7fPYlxOotOxRKQXVOrEEdvrtvPyvpe5fdLtZMRqmJoc38KChXQFu1h1cBUul4vzC8/v3wDWQslyeP/3sPPV7slPzrihe/KTjNH9m0UixjsHfHzt/STGJAX4u8JBWuiOYV0e6hPHUp84FnewndTGbaQ3bqKg6h0Kqt6hKbaQmqTJ1CWNI+iOcTqufIaRmQk8ccdsbrp3FTfe+wEP3zaLiXlJTscSkRNQqRNH3L3+bhJ9idw68Vano8gAZoxhUdEigjbI+5XvYzBcN/q60z9id6LlBIJ+qFwP+5ZBUyX44mHUIig6G6ISoHRF90XkGEcXuofnNbC9YvAXumMF3TFUp06jOnUavq4G0hs3k96wmeEHllB08BUa4kdRkzyZhviRWJe+hgxEwzPieeJr3cXupns/4C+3zeKMgmSnY4nIZ9BPU+l3KypWsKJiBd+b8T0SfRrWIZ/NGMPFxRcTsiFWVq7k39//d340+0d4wvFlsLO5u6yVvAddLZCQA5NvgLzp4Pb2/f5kUFl6sLvQjU7sLnRJPp1T1uVLpjJjHpXpZxPbcYD0hs2kN35EavN2Au5oahMnUJM8iZaYAg1jHmCGpcXx+B2zuelPH3Dzn1bx0G0zmVqY4nQsEfkUKnXSrwKhAL9Y+wsKEgq4ceyNTseRCHF4DbtYbyxP73qa2o5a/mf+/xDtie6bHTRVdB+Vq1jXvURB5gQYvgDSRumLpvTKsoM+7liZxKjEAA/PV6H7BGNoi8llf0wu+7MvIKllb88RvE1k1a+jw5tMTfIkapMmOZ1UjlKQGssTd8zhxns/4Ev3rVaxExnAVOqkXz2z6xl2N+zmroV34XP7nI4jEcQYw7mF5zIvbx4/Xf1Tvvzql7n7nLvJjss+tTe0IajaCnuXQe2u7vPlCuZA8XyIz+zb8DKovVXp4+sfdBe6R+Y3kKxC99mMi8aEkTQmjMQV7CS1eQdpDZvIq36P/Orl5NasYFfh9ezPXkTIHeV02iEvNzmGx746+0ixe/C2mUxTsRMZcLSkgfSb5q5mfrfhd0zPms55hec5HUci1E3jbuLuc+6mpKmE65dcz5qDa07uDTpbYN9yeOe/uteZa62GcVfAeT+GSdeq0MlJebUiijvfT2JskgrdqQi5o6hJnsyOopv5cPTfUZp1AVH+RuZu+ieueud8pmz/FXFtZU7HHPIOF7vUeB+33Lea9fvrnY4kIsdQqZN+c8+me6jrqOMfzvwHZ6eml4h3buG5PHrpoyT6Evnq61/ljxu7F7H/TA1l8PqP4FfjYcvT3evJTbsFzv0XGHEu+GL7J7wMGs/vj+KbHyQyOdXPwyp0p83vTeBg+hyWzHuBt868l6rUGYwteYgrll3KwrVfJ7dqGcYGnY45ZOUmx/D4Hd3F7ksqdiIDjoZfSr/YXb+bh7c+zDWjrmFC2gSn48ggMDxpOI9d+hj/8f5/8NsNv2V5xXL+++z//vhC9tZC+Rp4/3ew7cXubeOvhORCSClyJLcMDk/ui+b76xKYleHnvrMaifOo0PUZYziUPptD6bOJaT/IyPKnGVH2NAvXfYvm2AJ2FN3M3ryrCHj0i5j+lpPUXexuuOev59hpKKbIwKAjdRJ21lp+suonxPni+Ntpf+t0HBlE4n3x/HzBz/nZvJ+xt2Ev17x4Dfd/dD9+fxtsfgr+dB7cdwHsfQfmfgv+bhNcd78KnZyWv+yJ4R/XJTIvq4sHzm5QoQuj9phsNo/6Js8vfI33pvwPnb4UZmz9b65cegFn7LibmI5DTkcccg4Xu/SeI3brSnXETmQgUKmTsHtp30usO7SOv532t6RE6zd60vcuGX4Jz1z5DLMyp/Grdb/iuodmsvqlb0BHI1zyC/juNrjgPyAp3+moEuH+tDOGf/kwgfNzOrl3biPRbqcTDQ3W5WV/zkW8PucRXp/9Fw6lzmLc3vu5culFzNn4TyQ3bXc64pCSkxTDYz3F7pY/q9iJDAQafilh1dzVzC/W/IJJ6ZO4ZtQ1TseRgaBk5em9vqnlk9taDpG9711+U76GpT43P83M5LacLM6Ky+HbnbWM3/Tk6e1Thjxr4dfbYrl7azyX5ndw98wmvPq1aFiM2L/4hM85kD6HusSxZNWupvDgqxRXvkhD3HAqM86mOXbYaS9FsqfwutN6/VBwuNjdeM8H3PLn1Tz4lTOZPizV6VgiQ5ZKnYTVL9f+kvrOen53/u9wGX0Dkj5kLdTshL1LoXobuDyQN4OFxfOZHZ/B43UbubdmFdfvfYTzEkZya/oMzojNdTq1RKCghX/7MJ6H98Zy7bB2fjq9GY9+nDmu05fC/pwLqchcQGbdOrLrPmB8yUM0x+RTmXE2DfFaZzLcuodidq9jd/OfVnPPl6Yzb1SG07FEhiSVOgmbVQdW8fSup7l1wq2aHEX6TrCre5Hwfcug+SBEJcDoi2DYWd23gWjgy+kzuCZlEg/WruXR2g281bybQl8yM2MLGBOdgbsff8lwXerkftuX9K3OIHxndSIvV0Rz55hWvj+xVT1hgAm6ozmQcRYH02aS0bCB3JqVjNn/OK1RWRzIOIvaxPGgXyqGTXZSNE98bTZfum81tz2wlv+9cQoXTcxxOpbIkKNSJ2HR5m/j31b+G8MSh/GNKd9wOo4MAtFdbYw4uA2qnoCuVkjMhTNugtxp4D7+j7IEdxTfyjyLW9PO5JmGj/hj9Qc81bCZOJePKTG5TIrJJtMb389/EokUzX7DHSuTeL/ax48mN3P76HanI8lnsC4vValnUp0yjbTGLeTWvMfI8mfI971DZdpZ1CRPxrr0tSccMhOieeKOOdz6wGq+8ch6fnbNZK6bUXDiF4pIn9FPNwmL33z4GypaKrj/wvuJ9kQ7HUciWHJLDaMObKGwZh/GhiBrIhQvgLSRvR5aFef28cW0afhws7uzlvVt5axsLWFFawkZnjjGR2cxPjqLDG9cmP80Eikq21zctiKJXU0e7jqzkc8N63Q6kvSSNW5qkidTkzSJlOYd5Fa/x/ADS8ivXsaBtDlUpUwj5PY5HXPQSYr18vDts/jaX9bxD09torHdz+3zhjsdS2TIUKmTPrfm4Boe2fYI14+5nhnZM5yOI5HIWjKaDjK2fCPZjZX4XR72ZI9lV/Z4Lsk7+5Tf1mUMo6PTGR2dTkuwk20dVWztOMSylr0sa9lLpieesdEZjIhKI8+bqPNAh6iNdR5uX5lEe8Bw31mNLMjucjqSnApjqE8cS33CGBJb95Jbs4Jhh14nt2Y5B1NncShtJkG3funYl2J9Hv50ywz+7vEN/OSlbZTXt/OjS8fhcetnqUi4qdRJn2rsbOSHy3/IsMRhfHf6d52OI5HGWnLr9jO2YiNpLTV0eGPYVDiDvdlj8Hui+nRX8e4ozowr4My4App7Ct6W9kMsb9nHuy37iDYeiqNSGRmVxoioNBL15W9IeKU8iu+sSSQ9KsTD59QzJinodCQ5XcbQFD+CpvgRxLeVkVv9HgXVS8mtXcmh1DM5kDabgGdoHaV/dNX+sL7/b2+axn+/vI0/vbeP0tpWfnPTNOKj9JVTJJz0N0z6jLWW/3j/P6htr+XhSx4m1hvrdCSJECYUorBmD2MqNpPU3kBLVDzrhs+lJHMkoX44BybBHcXMuAJmxhXQHvKzr7OO3Z217OmsZVtHFQAZnjhG9BS8Yb5kPEYLlA0m1sL/7Yjl5x/FMy3Vzz1zG0iP1qLig01LbAE7h91IbMdBcqvfI6dmBdm1q6hKmcaB9Dl0eZOcjjgouF2GH102nuKMOP71+S1c+38rue/LZ5KXHON0NJFBS6VO+swLe17g9dLX+dtpf8uEdM12KSfmDgYortrJ6IrNxHW10hCbwgejFlCeXox1aOhjjMvL+JgsxsdkYa2lOtDKns5adnfWsqa1jA9a9+PBxbCoFEb4UhkRlUa6Jw6jKREjVrPf8I9rE3ilIprLCzr4nxlNWlR8kGuLzmZ3wbVEd9aSU7OCzLq1ZNavpSbpDCrTz3I63qDxhVnDKEyN5RsPr+eq363gdzdNY2ax1rITCQeVOukTu+p38f9W/T9mZM3g1gm3Oh1HBjhvoJMRB7cxqnIr0YEOahIy+XD4HA6kFAyodaWMMWR648n0xjMnfhhdoSClXfXs6TmK93rnLmjeRaIr6shRvOKoVGJcXqejSy/taHTz9feTKG1188+Tm7l9VPtA+ghKmHVEpbEv7woqMuaTU/s+mfXryWjYQHLrHraMuJ3GhNFOR4x480Zl8Mw35vLVh9Zy470f8N0LRvP1BSNwufQXTaQvqdTJaWvuaua7S79LnDeOn8//OW6XfsUdKRbvXNyv+4tub2BUyRpGHNqON+jnQHI+2/MnU5OY3a85TpXP5WZUdDqjotMBaAi0s7erjj2dtWztqOLD9koMkOtNPFLy8jSca8B6bn8UP1yXSLw3xKPzG5iV4Xc6kjiky5dMac7FVKbPI7v2A/KqllF04BXKMxeyZcRXqU3WWpOnY1RWAi/+zdn807Mf8T+v7eCDvbXcdf0U0uP79lxpkaFMpU5Oi7WWf1nxL5Q1l3HfhfeREZvhdCQZgOKaqxiz7TWK9q7AFQpSllbE9vzJNMalOR3ttCR7YpjmyWNabB4hG6LC39RzFK/uyIQrMcbL+vYK5sUXc1Z8ESkenVPitGa/4T83xvNkSQwz07v47awmMmNCTseSAcDvjacs+3xWTvk5o0sfZUzpI1z4/hc4mDaLbcW3ciB97oAaTRBJEqK9/O8NU5gzPI0fv7iFS369nF9+/gzmjdL3BpG+oFInp+VPm//EW/vf4nszvsf0rOlOx5EBJqm+jLFbX6Fg/xpCxk3J8LnsSMikNSbR6Wh9zmVcFPiSKfAlszBhBO0hP3t7zsX7oGU/LzduxwCTY3KYl1DMvPhixkVn6ly8fra62st31yRS2ebim2Nb+bvxrXg127oco8uXxEejvs724i8xcv9ixpY8xDlr76QhfiTbi79ESc6lWuvuFBhjuGlWIVMKkvnWY+v54n2ruXpaHj+6dDypcfrvKXI6jLUDf3avGTNm2LVr1zodQ47xasmr/MOyf+Di4ov52byf9dmX0/4eEih9L61qF2O3vkJu5Sb8nij2jFrIrjEX0BGbDCUrT+u9r0s99WFQi+s2nda+T9U1KZPY2nGI5c37eLdlLx+1HwK6Z9Q8O76IeQnFzI4bRoJbQ5HCpTMIv9oSxz07YymIC3HXmY1MTw+Efb+r9tWFfR/S9/YUXvex+65gF8MOvMLYkgdJad5Fuy+NncNuZFfh9XT5kp0JOYDdNKvwhM/p8Af57du7+cOyPSTGePmXy8Zx1ZQ8/aJL5DMYY9ZZa4+7CLRKnZySDVUbuO2125iQPoF7F91LVB9+GVWpi1DWkl25mbFbXyGjehedUfHsGnM+u0efg9931BpQQ7DUHZu5JtDKypZS3m3ey8qWUppDnXhwMTU2l/kJw5kXX8zwqFR9uekjH1R7+ZcPE9jV5OHG4nZ+dEYLcZ7++bdPpS4yHVvqjrCWrNoPGLfvQXJrVhBwRbMv7wp2Drtek6ocpTel7rDtB5v4wdOb2VDWwNwRaXz/orGcUZAcvnAiEUylTvpUaVMpX3z5iyT4Enj4kodJiU7p0/dXqYssJhQkf/86xm59heSGMtpiU9kxbhH7RswjeLwFw1XqPiZgQ2xsq+w+B695H7s6a4DuyVbmxRczP6GYM+MKNKPmKajpMPzX5nieKY0hPzbIf05t5pycrn7NoFIXmT611B0lqXk3Y0seoqjyJdyhLqpSprK74PPsz1405IdmnkypAwiGLI+sKuWuN3ZS3+bnognZ/P2i0YzKSghTQpHIpFInfaaypZJbXr2FzkAnD138EEVJRX2+D5W6yOAK+inau5Ix214lvqWapsRsto+/mP1Fs7CftWC4St1nOuhv7hmmuY9VLaW02wA+4+bMnsXRp8XmMSE6C69mmf1UgRA8vi+a//konraA4Y4xbXxrbCsxDpxFrlIXmXpT6g7zdTUwvOJ5Ru1/koS2/XR4U9ibfxW7Cq+jNbYgjCkHrpMtdYc1d/j50/J9/Gn5Xtr9Qa6amscd84czNnvwnYctcio+q9RpohTptaq2Km5//XZa/a38+cI/h6XQycDn8bczfNcyRm9/g5iORupSi1gx7zoq86eAQwuGDybZ3gSuS53MdamT6QoFWNtWwfLmvbzXUsJdLSUARBsPk2KymRaXx9TYPMZHZ2lWTcBaeOOAj59vjmd3s4fZGV38ZGozIxODTkeTQazLl8z24lvYXvRFsms/YNT+Jxlb8hDj9j3AwfQ57Mu9nLKscwl6Yp2OOuAlRHv5zgWjuWVuEf+3dDcPvV/KM+srmD08lS/PLeL8cVl43Pp3RuR4VOqkV6rbqvnq61+ltr2Wexfdy9jUsU5Hkn4W3dbAqJ1vMmLXMrz+dg5lj2P1+NupyhqrKb7DxOfyMDd+GHPjh/F9oMbfyvq2iiOXe6tXE6J7tEWuN5Hx0ZmMj8lifEwWI6PSyPTED5nz8tbWePnvzXGsq/UxIiHAH+c0sCi3Sx9N6T/GxcH0uRxMn0tM+0FGlj9DccXzzN30Q/zuGMqyL6Ak91IOpc3CGh1p/yypcT7++dLxfGPhSJ5YW8Zf3i/lzofXk5ccwzXT87nijBxGZmpopsjRNPxSTqisuYw7Xr+Duo46fnfe75iRfdyjvh+jIZSDR0JjJWO2vc6wkvcxNkR5wXR2jLuI+rSiU3vDITj8Mlw6QwEq/E0c8Ddx0N/MAX8TdcH2I49HGTdpnjgyPHE917Gke+JIccfg6sVRVaf+W/d2v9Z2T4Ly++1xLK/ykRkd5DvjW7muqAPPAPllvoZfRqaTGX75mWyIjPr1FFcsofDg6/gCzbRFZVKSewmlORdTnzhuUP5S7FSHX36aYMjy5rZD/OX9UlbsqcFaGJeTyOVn5HDppByGpcWd+E1EBgENv5RTtqt+F19742t0hbr406I/MSljktORpD9YS3r1LsZse43cio0E3D72jpjPznGLaI3XQrEDRZTLw/CoVIZHpR7Z1hHyc8DfTE2gtefSxt7OOja2HzjyHDeGFE8sqe4YUj2xpLpjSfXEkOqOJdEdjWuAf8m0Ft4+4ON32+NYX+clPSrIDye18KURbY6cNyfyqYyL6tQZVKfOYO34H5JXtZTiyiWMLXmY8fseoDU6h/KscynLOpfqlGmffT7yEOZ2GS6ckM2FE7Kpaurgpc0HeHFjJT9/dQc/f3UHw9PjWDAmg3PGZDKzOJVor46EytCjnx7yqZaXL+cf3/1HYj2xPHjRg4xIHuF0JAkzV6CLwtLVjNz5Nin1++mMimfLxMvZPfpcuqI11CUSRLu8FEelUnxU0QPoCAWo7Sl61YFW6gJt1AW7C1+A0JHnHV349nXVMcyXQoEvmWG+ZLK9Cbj7+bzJo490tQddvFubyGvVKVR0RJHh6+K2woMsTGvE57JsKuvXaCInJeSOoiznQspyLiSqq568qqXkH3qbEWVPMab0ETq9SVRkLqA881wOps8m4Inco0+Prtof1veP8ri5dnoB543NYtvBJnYeauYv75dy/4oSPC5DYWosRelxFKfHUZASi+8kD9339ZFGkf6gUiefYK3loa0P8at1v2J0ymj+95z/JSc+x+lYEkaxrbWM2PUOxXveI6qzhcakXNadeTOlxXOOvyyBRJxol4c8XxJ5vqSPbbfW0hzq7Cl57d3XPbcX122iw/51gW6vcZPvTaLQl9xd9KKSKfQlU+hLISeMha+iw8frVcksq02iPeRmeGw73yqqZE5qE56BfVBR5Lg6fSnszf8ce/M/hzvQRk7N++RXvU1e1VKGV7xAyLipTZrIobRZHEybRU3yGYT6cD3YwSIlzsfcEenMHZFOVyDEvppWdlc1s6+2lXe2V/E24DaGvJQYitPjKEqLpTA1jhifjuTJ4KNSJx/T3NXMf77/n7xS8goXDLuAn5z1E2K9mrFr0Dj6fDZryWw8wIiD28ir6/6takVqIbtHzqM6Mbv7PI/ydQ4Flf5ijCHRHU2iO5qiYx67NmUSVYEW9nc1/PXSWc/+rgZWt+6n/ajC5zEu8r1JDPOlMDwqlbpAG+meONI9cUSdwpCyxi7Di2VRPLBzGLtbY/CYEHNSmrkos56RcR2n94cWGUCCnljKs8+jPPs8TChARv2HZNe+T3btKsbvvY+Je+4h4IqiJmUKB9NmU5N8BnVJ4yP6SF44+DwuxmQnMCa7e1RJhz9IaW0r+2q6L8t3VbNsJxggKzGawrRYitJiGZYWR3KMd8hMKiWDl0qdHLGhagPff/f7HGo7xN9O+1tum3ibfsgNQrEdzRRV7aKoejdxnS10eqLYnjeJvVljaYuOdzqeDCDGGLK8CWR5Ezgz7uPrbVlrqQ60UtpVT1lXA6VdDZR1NbCvs44VrSUE7F+HdCa6osjwxpPeM2nL4etjF1QPhgw761L55s5E3qiMoitkKIju4Ob8KuanNpLk1dIEMrhZl4eqtDOpSjuTTYDX30xm3Tqy6laRVbuKKTt/3f08DI3xI6hNmkht8iRqkybSkDAKe8zfqaEs2utmTHYiY3rWuOsKhCirb6O0tpXS2jY2ljWwumd4d2K0h2FpcUdKXjBkcbv0/Ucii0qd0OZv4w8b/8CDWx8kNy6Xhy5+iMkZpz7rnQw87kAn+fvXUrT1FTKbDmKBqqRcNhdOpyJ1GCG3fhTIyTHGkOmNJ9Mb/4nCF7Ah7q1edeT8vRp/93VpZ/3Hzt+Ld/lI98ThC6bS0ppHZe1wWlrzSXZ7uWl4O9cO66ClvmowTg4o0it+bwIVWQupyFoIQFRXPamNH5HW8BFpjZvJq1rGiIrnAAgaL03xRTTGj6QpfjiN8SNojB9Bc2yByh7dR/JGZMQzIqP7l5chaznY2NFd8uraKK1tY3NFIwAPrCxhamEyM4alcmZRClMKk4n16d9JGdj0CR3CrLW8W/4u/7Xqv6hsreSaUdfwvRnfI96nozWDgSvQRdbBreSXrSOvbD3eQCct0Ql8VDCNksyRtEfp/2cJD49xHRl6efSKltZaGoIdHPK3sqM5RGm7n32hZvCWY6L3QN67xANx7mj2RaXxdHsqnkAMOa4kckwyKSZWowekX4zYPzCW5Tl2aYVOXwoHMuZxIGNe9wZriWuvJK1xM6mNW0lq2UN6wyaKDrxy5DVB46EltpCW2DxaY3JpjcmjJSaP1p77nd7kQbmswom4jCE3OYbc5Bjm9MwD19DWRUltGz6PYW1JPXe/tRNru2ffnJCbeKTkzSxOJS1e5zjKwKJSN0R9VPMRd6+7m1UHVzEiaQQPXvQg07KmOR1LTpPH30F25Sbyy9aTU7kZT6CTLm8s5YUzKBl+FjWt1UPyH285NX25rl+b38POujS21aazrSad9oCXKHeAcWk1TMw4RH5KBQ22eymGRHc0ezpreaNpF43Bv54/F42XXFcS2SaZXFcyua4k0k0CySaWGLrPiVkW2HHKGRd4xpzya09nv6fDqcyns1+n9z2oGNNdzmLz2J9z0ZHN7kAbia37SGrZS1LLHhJbS4hrrySjfgO+QPPH3iLgiqYjKo32qAzao9KP3O6ISqfDl0KXN6nnkkinN2lQT9iSHOtjSqzvyOyXje1+Ptxfz9qSetaU1PHo6lL+vGIfACMz45lVnMrM4lRmD08jKzHayegiKnVDzUc1H/Hnj/7MG6VvkBKVwvfP/D7Xj7ker1tDMyKStcS1VJF1cDs5FRvJOrgVdyhAR3QCpUWzqSiYRlXmGOzh4ZUlNc7mlSEjZKGyOYHttelsr01jf1MSFkOsp4vx6dVMyqhidGodXvfh4Zg+0khjRFTakcXHrbW8ua+SA6FGKkMNHLANVIYa2RKqYGVw98f2F4WHFNM9cUSs8RKFlyjjOeragxc3HuPGiwsPbjy4erUIu0ikCXpiqU+aQH3ShE885vU3Edd+gPj2cuLaKojtrCKmo5rorlqSWvaSVbeaKH/Tp753wBXdXfB8fy17XZ5E/J54/J44Ap44/J64nvvxR93uvg544ghFyHDQpBgvC8dksnBMJtB9Xt7mikZW76tj1b5ant9QySM9yzcMS4vtKXlpzCpOJT8lRiMLpF+p1A0B/pCfd8ve5eFtD7P20FoSvAl8bfLX+PKEL2uoZQSKbm8g8+B2Mg9tI/PgNuLauk/0bo1LY8+ocygvmEZt+ghw6cuq9B9roaotlr0NKeytT2F3fQot/u7f6OcnNHJe0T7GptVQkNhEb+cfMMaQaGJIdMcwxp39scdabScHQo3U2RbqbVvPpZXSUC2HQu10EvjY+Xufug8Mrp7rp7rW4sKFC9N9MYbu/x3zZz3O+3RYf+/+UMfs240Lj3HhxuDChfvwxbjw4MKLG59x4+0ppV7j7r7u2d4QaiPaeInCoy+Qg1C4h4EG3DE0xQ6jKXbYx7abUABvoAVPsP2YSwfuo+7HdFST0Lofd7ADd6gTd6jzE39fjidk3ARdUQTdUd3Xn7jt+9j2isxzPlEO/Z44gu6Y/ht9svZ+fMB0YHo8fH0SBCbAtkYPq6q9rKrp5LWNLTy5thyA3JggszL8zEzvYlaGn+L44OlHnXHr6f4pZBBTqRukrLVsq9vGK/te4YU9L1DXUUd2XDbfm/E9rh19LXFeTYUcCUwoQFJDBSl1JaTWlpBWs4ekxkoAunyxVGWNY/uEi6nKGkdLQpaGVkq/CYYMh1rj2NeY3FPkko+UuERfJyNT6xmTWsuYtFoSfF19vv84E8VIdyaQ+bHtRw/rC9oQnfjptAE6CeAnSMAG8RMiQJAAIYI2RAiLxZLnSiaEJYjFWksIS+hTi+HH/64dso0nzHx0PbQ9/wtiCdoQQbovnfi7b4csAYJ0EST4GeX0Bf/GI+8di48Y4yUWH7HGR4zxHbkda3zE8PFtdaFWfMaDr6ckqhTKYdblocuXTBfJJ/lCiyvkP1Lw3KFO3MFO3KGuo24fdR3qeSzYic/f9LHHXPavs92OqHj+uLsL4TrmyGDcx48YuuMIeGIIuGMJuGMIeHqu3bH4PbHHbO++bU9iCRaPCyalBJiUEuD20e2ELOxscrOq2sfqGi/LD/l4dn/3sMyM6CBnpvmZkurnjNQAE1MCxHmO9ysikVOjUjeItAfa+fDQh7xX+R5v73+bipYKPMbDgoIFXD3qaubmzsVzCutFSf/w+NtJaDpIYmMlqbUlpNSVkly/H3eoey2wLl8sdWnFlBbP4VD2OBqSC3U0TvpFyEJ1WyzlTYmUNydS1pRIZUsC/lD3Ar7JUR2MTq1jeEo9w5PrSY9pHxC/X3AbF7FEEWt6dw7QQD2nLmQtfoLdFxs4crvLBil2p9Nh/bTZLtrpos12HbldFWqirWdbJ4ET7qe73HnwGTe+niODPuPGg7v7iCIuPKb7tguDD0/3pWd4q++oo4hHH1H0qDAOHcYQcvsIuX34STi9twoFjpTByswFeAMteAOtPddH327FE2jBG2jDG2jB528mrv3AUUca2z5WEE8kaLzwdgx4osAT/dfrziZwecDlBXfPtcsDbu+R7S63h7EuD2NdXm7J9mBzvBzq8rGrNZqtTTF8VBfDq5XRPI8XPx5yE9yMTIKxqYaRSYZRKYY4r/6uyKlx5Bu+MeYi4NeAG/iTtfanTuSIZNZaqtur2VKzhY3VG49c/CE/XpeXOblz+Nrkr7GwYCEp0SlOx5Uebn8HsW11xLbWkdB8iISmgyQ0HSCx6SAx7Q1Hnuf3RFGfOozdo8+lLq2I+rRiWuPSdSROwioYMtS2x1DVFkdVaxxVbbE913F0Brv/ufC5A+TFNzM7r5yChCaGJTWSEt2hj2YYuYwhiu7ixDEFtbdFNGhDtOOn3XYdKXprg/voskG6CNBlA3QRxE/gyLZWOqkPBQn0HC08ejjr2mDJSf0ZDg8lPVz4/DaI2xw13PTw8NNjth09HPXwtmPfy3OcIuntGbIajUfnTUYo6/IQcHkIEEtD4mlMjmMtrlDXkYLnDbThCbZ13z98O9CG96ht4zOjIdABgU4IdnZf1+6GUKB7e1cAQn4IBSHo795++PqoAdoGyO65zDu88ei/wl1Adc+lhx83AbyEXF6M24Pb7cHj8eD2RsHW5yEqHnyHL3Efv/9Zj3n7caiqOKLfS50xxg38DrgAKAfWGGNesNZu7e8sA521lrqOOipaKo5cypvL2d+8n531O2ns7B7u4zEexqSO4aaxNzEndw7TsqYR44lxOP0QEgrh62olqrOZqM4Wojqau293NBPT3kBMWz2xbbXEttbj87d97KVd3hiaE3M4lD2epsRsmhNzaE7MpjkhS0fhpE+FLLQHvLR0eWnsjKahI5r6jmgaO6Op74jquR9D0P71c5cU1UFGbCszcirJT2gmP6GJzLjWXp8TJwOH27iIJ4r4o0phlf30yTCOx1p7ZJjoDHcxnfjpIkhXz/DWLhsgcOSIYvCoo4vd10c/VmEbeoa+hghi6SRICD/B0OGhqH/dV+iYsxhXBfedVO4oPMQYH9F4iDY+YvASbbxE4yXGeInGR7TxEIPv49uNt2ebh2h8+HTE0TH9scSE3x2L3x0LvjTISP3kE0aef+I3sRbsUUXv6LJ3ZJsfgodLoR8bDFDfHqSmLUh9e5DGjiAtnUHa/QF8XX6ijJ9oukhwdZLSXEmiq5NYOoix7XiDbbhCvTyf17g+Wf6i4sGX8PECGJVwzHMSPlkYo+K7j17q78OA4sSRupnAbmvtXgBjzOPAlUBElTprLQEbIBgKErRBAqEAQRs87v2ADdAV7KI90E57oJ22QBvt/vYj99sD7bT6W6nvrKe+o+fSc7sz2Pmx/aZGp5KfkM/5heczOmU0Y1PHMj5tPNGeQTaVrrVgLYYQWDBYjO3+LbGxFrDd1zbUfZaKPf7jh1/nCgZwhQK4QsGe62NuH+dxT6ALj78DT6ADb8+1x995zP3u2+a4UydAZ1Q8bbEptMWlU5MxmrbYFNpjU2mLS6U5IYvO6ET9UBzCrIWgNYSs6bl2EQx13//YNmsIhf66LRhy0RVy0xlw0xVy0xV00xnw0BVy0RX00BV00+b30Ob30ur30er30ub3Yo85D8xgSfB1khzdQW5CC5MyqsmMa+2+xLYS7en9kCUZ/IwxPbOGukl1nd552SczXPWvZdL2FMqiv5bE45THw7e7CNBh/XTgp73nusP6acdPU6iDDrqObD+2OB6PC0M0h8uel+ieothdGI/e7j0y06qnZ6ZVb8/Q1cP3PbjxmO4jjubwxDw90/K4MBhz+D4f336c58kAYgwYT/dwzN6+BEjtuRytKwT7mt3safawr9VNWauL/Z5hlNe1UV7fTlew+zuPlwCxdBBPO+lRAfJiAmRGB0j1dJHk6SLZ1UmCu5N4Oog37USH2okKteELtuFtbsEbqMITaMUdaMXlb8V1zPfOTw/u/mspjDrqaOCRYavRfx2+6j3OcNYjF1/P8NVPu7hPcN/T80tw011cjem5bT5j29HbBw8nSl0eUHbU/XJglgM5TsuipxdxsPVgn71fnDeOlKgUUqJTyIjNYHTKaFKiU8iOyyYvPu/IJdYb22f7HAhGb3uNiRuf7Slgfy1wA0XQ5SHgjSbgicbvjeq+9sXSFpt6ZHuXL5bOqAS6ouLpjE6gMyqezqju6yNLCYgcx8aqLB7ZMqnP3s9tQvjcQaLcQaI9AeK8XWTHtxDn7SLO6++5dJEU3UlyVAeJUZ14XAPn75vI8fy1THbLcJ3euVrHsj3nLLb3lL6OnmGqn1YIO2wXHQSODGWtC7V+7Hn97fAMrQbIMyn8a8wV/Z5B+p7PBWOSgoxJOuqXazNmAhAKWaqaO6lq7qCmpZOa5i6qWzqpaemkurmTXW1dtHQEaG4J0NQRoLnDT2fgxLMBA3iOlMQO4kx3WYwzHcTR3rOtnTn5UVw8Kh66WqCzBbqau68DndBW130d6Djq0nM/dOJze51xVNE7fHvut+G8f3E62EkZsN84jTF3AHf03G0xxjizsmt4pANaMEwigT6rEkn0eZVIEZbP6kbgZd7t67eVAeMrTux0iP5c/deey4Az7NMecKLUVQAFR93P79n2Mdbae4B7+itUfzLGrLXWznA6h8iJ6LMqkUSfV4kU+qxKpNBnNXI4MRPDGmCUMabYGOMDbgBecCCHiIiIiIhIxOv3I3XW2oAx5lvAa3QvafBna+2W/s4hIiIiIiIyGDhyTp219mXgZSf2PUAMymGlMijpsyqRRJ9XiRT6rEqk0Gc1QhhrNfOZiIiIiIhIpNLqxiIiIiIiIhFMpa6PGWMuMsbsMMbsNsb84DiPRxljnuh5fJUxpuiox37Ys32HMebCfg0uQ86pflaNMUXGmHZjzIaeyx/6PbwMKb34rM43xqw3xgSMMdce89gtxphdPZdb+i+1DEWn+VkNHvVzVRPISVj14rP6XWPMVmPMJmPMW8aYYUc9pp+rA5CGX/YhY4wb2AlcQPei6muAG621W496zjeAydbaO40xNwCfs9Zeb4wZDzwGzARygTeB0dba4LH7ETldp/lZLQKWWGsnOhBdhpheflaLgETge8AL1tqneranAmuBGYAF1gHTrbX1/flnkKHhdD6rPY+1WGvj+zW0DEm9/KyeA6yy1rYZY74OLOz5DqCfqwOUjtT1rZnAbmvtXmttF/A4cOUxz7kSeLDn9lPAecYY07P9cWttp7V2H7C75/1EwuF0Pqsi/emEn1VrbYm1dhMQOua1FwJvWGvrer5wvAFc1B+hZUg6nc+qSH/qzWf1HWttW8/dD+heVxr0c3XAUqnrW3lA2VH3y3u2Hfc51toA0Aik9fK1In3ldD6rAMXGmA+NMcuMMfPCHVaGtNP52aifq9KfTvfzFm2MWWuM+cAYc1WfJhP5uJP9rN4GvHKKr5V+4siSBiIS0Q4AhdbaWmPMdOA5Y8wEa22T08FERCLYMGtthTFmOPC2MWaztXaP06FkaDPG3Ez3UMsFTmeRz6YjdX2rAig46n5+z7bjPscY4wGSgNpevlakr5zyZ7VniHAtgLV2HbAHGB32xDJUnc7PRv1clf50Wp83a21Fz/VeYCkwtS/DiRylV59VY8z5wD8DV1hrO0/mtdL/VOr61hpglDGm2BjjA24Ajp3B6gXg8ExB1wJv2+7Zal4AbuiZcbAYGAWs7qfcMvSc8mfVGJPRc5I1Pb9RHgXs7afcMvT05rP6aV4DFhljUowxKcCinm0i4XDKn9Wez2hUz+104Cxg62e/SuSUnfCzaoyZCvyR7kJXddRD+rk6QGn4ZR+y1gaMMd+i+8PtBv5srd1ijPkPYK219gXgPuAvxpjdQB3df5Hoed6TdP8QDwDf1MyXEi6n81kF5gP/YYzx032y/53W2rr+/1PIUNCbz6ox5kzgWSAFuNwY8+/W2gnW2jpjzH/S/QUG4D/0WZVwOZ3PKjAO+KMxJkT3L9x/evRMhCJ9qZffAf4HiAcW98yRtt9ae4V+rg5cWtJAREREREQkgmn4pYiIiIiISARTqRMREREREYlgKnUiIiIiIiIRTKVOREREREQkgqnUiYiIiIiIRDCVOhERERERkQimUiciIoOOMSZojNlgjPnIGLPYGBPbsz3GGLPMGOPuo/3caYz50mc8vtAYM/eo+98yxnylL/YtIiJymNapExGRQccY02Ktje+5/Qiwzlr7K2PMNwGPtfbX/ZTjx0CLtfYXPfdjgRXW2qn9sX8RERkadKROREQGu+XAyJ7bXwCeBzDGxBtj3jLGrDfGbDbGXNmzPc4Y85IxZmPPkb7re7b/1Biz1RizyRhzuKT92BjzvZ7b3z7q8ceNMUXAncB3eo4azrPWtgElxpiZ/fpfQEREBjWP0wFERETCxRjjAS4GXjXG+IDh1tqSnoc7gM9Za5uMMenAB8aYF4CLgEpr7aU975FkjEkDPgeMtdZaY0zycXb3A6DYWttpjEm21jYYY/7AUUfqeqwF5gGr+/5P/P/bu0PQqsIwjOP/x5WrTFcmwkRsNmFOsGgxmDSZBLVZDAuuKwYRxCYY17a2IgMRERZ0aSCyFTEYbC7ohuDEDV/DPeE6hkE3xr3n/4OTznfO+33x4f2+cyRJbWSnTpI0iA4meUc3QH0CpoFRYK1nTICHSZaBV8Bx4BiwAlxK8qjprq0D63RD4HSSq8D3HWouA7NJbgBbf5nbKjD2H2uTJOkPhjpJ0iDaqKrx5pqsqp/ABtDpGXMdOAqcrapx4DPQqaoPwATdcPcgyb2q2gLOAXPAFeDFDjUvA0+bZ5eaLuFOOs1cJEnaFW6/lCS1QlV9TTKUpFNVP4ARYLWqNpNcBE4CJBkDvlTVTJI14FaSYeBQVT1Psgh87H13kgPAiapaSPIGuAYMA9+AI9umcgpY3MOlSpJaxlAnSWqTl8AFutstZ4H5JCt0t2m+b8acBh4n+QVsAreBw8CzJB262zantr13CJhJMtLcf9KcqZsH5pqPsExW1WvgPHB/D9coSWoZf2kgSWqNJBPAnaq6uU/1zwBT+1VfkjSYPFMnSWqNqnoLLOzWz8f/wShwd59qS5IGlJ06SZIkSepjduokSZIkqY8Z6iRJkiSpjxnqJEmSJKmPGeokSZIkqY8Z6iRJkiSpj/0GF3L6Of/OEf8AAAAASUVORK5CYII=", "text/plain": [ "
" ] @@ -3558,7 +3558,7 @@ }, { "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAA3UAAAHgCAYAAAACOkT5AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/Z1A+gAAAACXBIWXMAAAsTAAALEwEAmpwYAABngUlEQVR4nO3dd3hc1YH+8fdMUe/FlmVZlruNe8E2NsX0xAQSCITesoGQ3svub3ez2U3dFJJNSAJJCBC6KYEAgQAx1WDj3rtlW7ZlNau3Kef3x5WMcVxkW6M7d/T9PM88mnLnzutkkOadc+85xlorAAAAAIA3+dwOAAAAAAA4eZQ6AAAAAPAwSh0AAAAAeBilDgAAAAA8jFIHAAAAAB5GqQMAAAAADwu4HaAnCgoKbFlZmdsxAAAAAMAVy5Ytq7HWFh7pMU+UurKyMi1dutTtGAAAAADgCmPMzqM9xuGXAAAAAOBhlDoAAAAA8DBKHQAAAAB4mCfOqQMAAADQf4VCIVVUVKi9vd3tKDGXkpKikpISBYPBHj+HUgcAAAAgrlVUVCgzM1NlZWUyxrgdJ2astaqtrVVFRYWGDRvW4+dx+CUAAACAuNbe3q78/PyELnSSZIxRfn7+CY9IUuoAAAAAxL1EL3TdTubfSakDAAAAgOPw+/2aMmXKwUt5ebmmTp2qlStXSpLC4bAyMjL04IMPHnzO9OnTtXz5ct13330qLCzU1KlTNWrUKF188cVatGhRr2XjnDoAAAAAnvLw4l29ur/rZpUed5vU1NSDBa7b3LlztWjRIk2ZMkWrVq3S6NGjtWjRIt1www1qaWnRtm3bNHnyZK1evVpXX321fv3rX0uSFi5cqCuuuEILFy7UuHHjTjk/I3UAAAAAcBLmzJlzcMRt0aJFuuOOOw4WvyVLlmj69Ony+/3/9Lxzzz1Xt99+u+65555eyUGpAwAAAIDjaGtrO3jo5eWXXy7p/ZE6ySl1Z599tpKTk9XU1KRFixZpzpw5R93ftGnTtHHjxl7JxuGXAAAAAHAcRzr8cujQoers7FRlZaU2btyoMWPG6PTTT9fixYu1aNEifeELXzjq/qy1vZaNkToAAAAAOElz5szRggULNGjQIBljNHv2bL399ttasmSJzjjjjKM+b8WKFb1yPp1EqQMAAACAkzZnzhz94he/OFjgzjjjDD3wwAMqKipSdnb2EZ/z+uuv65577tFtt93WKxk4/BIAAAAATtLcuXP1la985WCpGzRokCKRyD+dT/fYY4/prbfeUmtrq4YNG6Ynn3yy10bqTG8eyxkrM2bMsEuXLnU7BgAAAAAXbNiwodcKkBcc6d9rjFlmrZ1xpO05/BIAAAAAPIxSBwAAAAAeFtNz6owx5ZKaJEUkha21M4wxeZIek1QmqVzSJ6y1B2KZAwAAAAASVV9MlHKutbbmkNvflvSqtfZHxphvd93+Vh/kAAAAADxpweYFx93mqtFX9UESxCM3Dr/8qKT7u67fL+ljLmQAAAAAgIQQ61JnJf3dGLPMGHN7130DrbX7uq5XShp4pCcaY243xiw1xiytrq6OcUwAAAAA8KZYl7ozrbXTJH1Y0ueMMWcf+qB11lM44poK1tp7rLUzrLUzCgsLYxwTAAAAAI7OGKMbbrjh4O1wOKzCwkJ95CMfkSTdd999+vznPy9J+q//+i8NHjxYU6ZM0ahRo3TFFVdo/fr1McsW03PqrLV7un5WGWOeljRT0n5jzCBr7T5jzCBJVbHMAAAAACDBLP1T7+5vxq3H3SQ9PV1r165VW1ubUlNT9fLLL2vw4MFH3f4rX/mKvv71r0tyFh4/77zztGbNGsViwCpmI3XGmHRjTGb3dUkXSVor6VlJN3dtdrOkZ2KVAQAAAAB6y/z58/X8889Lkh555BFde+21PXre1VdfrYsuukgPP/xwTHLF8vDLgZLeMsaskrRE0vPW2hcl/UjShcaYLZIu6LoNAAAAAHHtmmuu0aOPPqr29natXr1as2bN6vFzp02bpo0bN8YkV8wOv7TWbpc0+Qj310o6P1avCwAAAACxMGnSJJWXl+uRRx7R/PnzT+i5znQiseHGkgYAAAAA4EmXXXaZvv71r/f40MtuK1as0Lhx42KSqS8WHwcAAACAhPDJT35SOTk5mjhxol577bUePefJJ5/U3//+d/3sZz+LSSZKHQAAAAD0UElJib74xS8ed7s777xTDz74oFpaWjRhwgT94x//iMnMl5JkYnlsZ2+ZMWOGXbp0qdsxAAAAAFcs2LzguNtcNfqqPkjijg0bNsTs0MV4dKR/rzFmmbV2xpG255w6AAAAAPAwSh0AAAAAeBilDgAAAAA8jFIHAAAAAB5GqQMAAAAAD6PUAQAAAICHUeoAAAAA4Dj8fr+mTJmi8ePHa/LkyfrZz36maDQqSXrttdeUnZ2tKVOmHLy88sorH3he96W8vLzXs7H4OAAAAABP6cm6fSeiJ2v8paamauXKlZKkqqoqXXfddWpsbNR3v/tdSdJZZ52l55577pjPixVG6gAAAADgBAwYMED33HOPfv3rX8ta63YcRuoAAAAA4EQNHz5ckUhEVVVVkqQ333xTU6ZMOfj4k08+qREjRqitre3g/cOGDdPTTz/d61kodQAAAABwijj8EgAAAAA8ZPv27fL7/RowYIDbUSh1AAAAAHAiqqurdccdd+jzn/+8jDFux+HwSwAAAAA4nu5z40KhkAKBgG688UZ99atfPfj44efU/fu//7uuvPLKPslGqQMAAADgKT1ZgqC3RSKRoz42b948NTQ0HPGx5ubmWEU6iMMvAQAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAgLhnrXU7Qp84mX8npQ4AAABAXEtJSVFtbW3CFztrrWpra5WSknJCz2P2SwAAAABxraSkRBUVFaqurnY7SsylpKSopKTkhJ5DqQMAAAAQ14LBoIYNG+Z2jLjF4ZcAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh8W81Blj/MaYFcaY57puDzPGLDbGbDXGPGaMSYp1BgAAAABIVH0xUvclSRsOuf1jSXdaa0dKOiDpX/ogAwAAAAAkpJiWOmNMiaRLJP2h67aRdJ6kJ7o2uV/Sx2KZAQAAAAASWaxH6n4h6ZuSol238yXVW2vDXbcrJA2OcQYAAAAASFgxK3XGmI9IqrLWLjvJ599ujFlqjFlaXV3dy+kAAAAAIDHEcqRurqTLjDHlkh6Vc9jlLyXlGGMCXduUSNpzpCdba++x1s6w1s4oLCyMYUwAAAAA8K6YlTpr7b9aa0ustWWSrpH0D2vt9ZIWSrqya7ObJT0TqwwAAAAAkOjcWKfuW5K+aozZKuccuz+6kAEAAAAAEkLg+JucOmvta5Je67q+XdLMvnhdAAAAAEh0bozUAQAAAAB6CaUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4WMxKnTEmxRizxBizyhizzhjz3a77hxljFhtjthpjHjPGJMUqAwAAAAAkuliO1HVIOs9aO1nSFEkfMsbMlvRjSXdaa0dKOiDpX2KYAQAAAAASWsxKnXU0d90Mdl2spPMkPdF1//2SPharDAAAAACQ6GJ6Tp0xxm+MWSmpStLLkrZJqrfWhrs2qZA0OJYZAAAAACCRxbTUWWsj1topkkokzZQ0tqfPNcbcboxZaoxZWl1dHauIAAAAAOBpfTL7pbW2XtJCSWdIyjHGBLoeKpG05yjPucdaO8NaO6OwsLAvYgIAAACA58Ry9stCY0xO1/VUSRdK2iCn3F3ZtdnNkp6JVQYAAAAASHSB429y0gZJut8Y45dTHh+31j5njFkv6VFjzPckrZD0xxhmAAAAAICEFrNSZ61dLWnqEe7fLuf8OgAAAADAKeqTc+oAAAAAALFBqQMAAAAAD6PUAQAAAICHUeoAAAAAwMModQAAAADgYZQ6AAAAAPAwSh0AAAAAeBilDgAAAAA8rEelzhjzlDHmEmMMJRAAAAAA4khPS9pvJF0naYsx5kfGmDExzAQAAAAA6KEelTpr7SvW2uslTZNULukVY8wiY8ytxphgLAMCAAAAAI6ux4dTGmPyJd0i6VOSVkj6pZyS93JMkgEAAAAAjivQk42MMU9LGiPpz5Iutdbu63roMWPM0liFAwAAAAAcW49KnaTfW2tfOPQOY0yytbbDWjsjBrkAAAAAAD3Q08Mvv3eE+97pzSAAAAAAgBN3zJE6Y0yRpMGSUo0xUyWZroeyJKXFOBsAAAAA4DiOd/jlxXImRymR9PND7m+S9G8xygQAAAAA6KFjljpr7f2S7jfGfNxa+2QfZQIAAAAA9NDxDr+8wVr7oKQyY8xXD3/cWvvzIzwNAAAAQAxZa7W8arne3fuukv3JumT4JW5HgouON1FKetfPDEmZR7gAAAAA6GOra1br+e3PKyWQosbORt279l5tObDF7VhwyfEOv7y76+d3+yYOAAAAgGNp7mzWSzte0pDMIbpl/C1qDbfqrhV36Sfv/UR3X3i3jDHH3wkSSo+WNDDG/K8xJssYEzTGvGqMqTbG3BDrcAAAAAA+6O29b6sz2qlLR1wqY4zSg+k6Z8g5emffO3pzz5tux4MLerpO3UXW2kZJH5FULmmkpG/EKhQAAACAfxaOhrW6erXG5o1VQWrBwftnDJyhgWkD9dimx1xMB7ccb0mDw7e7RNICa20Dw7roTx5evKvX93ndrNJe3ycAAEhsmw9sVlu4TVMGTPnA/X6fX/OHz9ef1/1ZB9oPKDcl152AcEVPR+qeM8ZslDRd0qvGmEJJ7bGLBQAAAOBwK6tWKispS8Ozh//TY5cMu0RhG9ZL5S+5kAxu6lGps9Z+W9IcSTOstSFJLZI+GstgAAAAAN7XEenQ9obtGl8wXj7zzx/jx+SN0cickXphxwsupIObenr4pSSNlbNe3aHPeaCX8wAAAAA4gvKGckVtVCNzRh51mwuHXqi7V9+tho4GZSdn92E6uKmns1/+WdJPJZ0p6fSuy4wY5gIAAABwiG312xT0BVWaefTz8mcPmq2ojWpp5dI+TAa39XSkboak06y1NpZhAAAAAPwza6221m/VsOxh8vv8R91uYuFEpQXS9M6+d3T+0PP7MCHc1NOJUtZKKoplEAAAAABHdqD9gOo76jUiZ8Qxtwv6gppRNEOL9y3uo2SIBz0dqSuQtN4Ys0RSR/ed1trLYpIKAAAAwEE7m3ZKksqyyo677exBs/VGxRva17xPgzIGxTgZ4kFPS91/xTIEAAAAgKOraKpQij/lAwuOH83MopmSpOVVy3VJxiWxjoY40NMlDV6XVC4p2HX9PUnLY5gLAAAAQJeKpgqVZJbIGHPcbUfkjFBqIFVratb0QTLEg57OfnmbpCck3d1112BJf4lRJgAAAABdGjsbVd1WrZLMkh5tH/AFND5/vFZXr45xMsSLnk6U8jlJcyU1SpK1doukAbEKBQAAAMCxptoZcetpqZOcWTA31m1UZ6QzVrEQR3pa6jqstQffEV0LkLO8AQAAABBjK6tXyshocMbgHj9nUsEkhaIhbazbGMNkiBc9LXWvG2P+TVKqMeZCSQsk/TV2sQAAAABI0tqatSpMLVSyP7nHz5lYMFGSOK+un+hpqfu2pGpJayR9WtILkv49VqEAAAAAODbWbVRRxoktGT0wfaAGpA2g1PUTPVrSwFobNcb8RdJfrLXVsY0EAAAAQJJq2mpU01ajaQOnnfBzx+WN06a6TTFIhXhzzJE64/gvY0yNpE2SNhljqo0x/9k38QAAAID+q/ucuKK0Exupk6TRuaO1o2GHOiIdvR0LceZ4h19+Rc6sl6dba/OstXmSZkmaa4z5SszTAQAAAP3YwVKXfuKlbmzeWEVsRFvrt/Z2LMSZ45W6GyVda63d0X2HtXa7pBsk3RTLYAAAAEB/t6F2g0oySpQSSDnh547JGyNJ2ly3ubdjIc4cr9QFrbU1h9/ZdV5dMDaRAAAAAEjOSN24/HEn9dwhmUOUGkhlWYN+4Hil7lirFbKSIQAAABAjraFW7WrapTG5Y07q+T7j0+jc0dp0gMlSEt3xSt1kY0zjES5Nkib2RUAAAACgP9pWv02SNCp31EnvY2zeWG2q2yRrbW/FQhw6Zqmz1vqttVlHuGRaazn8EgAAAIiR7glORuWcfKkbkTNCzaFm7W/d31uxEId6uvg4AAAAgD60pX6LUvwpGpw5+KT3MSJ7hCRpe8P23oqFOESpAwAAAOLQ1gNbNSJnhHzm5D+yD88ZLkna0bDjOFvCyyh1AAAAQBzaWu+UulORn5KvzKRMba9npC6RUeoAAACAOFPfXq/qtupTOp9OkowxGp49nMMvExylDgAAAIgz3ZOkjMwdecr7otQlPkodAAAAEGe6S1j3RCenYnj2cNW116mho+GU94X4RKkDAAAA4kx5Y7lSA6kamD7wlPfVPVkKo3WJi1IHAAAAxJnyhnKVZpae0syX3YZlD5PEDJiJjFIHAAAAxJmdjTs1NGtor+yrOL1Yyf5kZsBMYJQ6AAAAII6EIiHtad6jsuyyXtmf3+dXWVYZh18mMEodAAAAEEd2N+9WxEZUllXWa/tkBszERqkDAAAA4sjOhp2S1GuHX0rSsJxh2tu8V+3h9l7bJ+IHpQ4AAACIIzsbe7/UDc8eLiur8sbyXtsn4gelDgAAAIgj5Y3lykvJU3Zydq/tc3h217IGTJaSkCh1AAAAQBwpbyzv1VE6yRn18xkf59UlKEodAAAAEEd2Nu7s1UlSJCnJn6QhmUModQmKUgcAAADEiebOZtW01fT6SJ0klWWVHTxfD4mFUgcAAADEie7S1dsjdZJUmlWq3U27Za3t9X3DXZQ6AAAAIE50z07ZWwuPH6o0s1Rt4TZVt1X3+r7hLkodAAAAECfKG8tlZDQkc0iv77s0q1SStKtxV6/vG+6i1AEAAABxYmfDThVnFCvJn9Tr+y7N7Cp1TZS6REOpAwAAAOJEeWN5TA69lKRB6YMU8AUYqUtAlDoAAAAgDlhrY7KcQTe/z6+SjBJG6hIQpQ4AAACIA9Vt1WoNt8ZkOYNupVmljNQlIEodAAAAEAdiuZxBt9LMUu1q2sWyBgmGUgcAAADEgR0NOyTFuNRlOcsa1LTVxOw10PcodQAAAEAc2Nm4Uyn+FA1MHxiz1xiaOfTgayFxUOoAAACAOFDeWK7SrFL5TOw+og/Jcta/2920O2avgb4Xs3eMMWaIMWahMWa9MWadMeZLXffnGWNeNsZs6fqZG6sMAAAAgFfsbNwZ00lSpPeXNWCkLrHEcqQuLOlr1trTJM2W9DljzGmSvi3pVWvtKEmvdt0GAAAA+q1QNKSKpoqYnk8nSQFfgGUNElDMSp21dp+1dnnX9SZJGyQNlvRRSfd3bXa/pI/FKgMAAADgBRVNFYrYSMwWHj8Uyxoknj45p84YUyZpqqTFkgZaa/d1PVQp6YhnghpjbjfGLDXGLK2uru6LmAAAAIArug+HjPXhlxLLGiSiQKxfwBiTIelJSV+21jYaYw4+Zq21xpgjvpustfdIukeSZsyYwTsOAAAACas31qhbsHlBj7YbkjlEbeE21bbXqiC14KRfD/EjpiN1xpignEL3kLX2qa679xtjBnU9PkhSVSwzAAAAAPFuR8MO5SbnKjs5O+av1T0ayGQpiSOWs18aSX+UtMFa+/NDHnpW0s1d12+W9EysMgAAAABe0BczX3YrzSyVJM6rSyCxHKmbK+lGSecZY1Z2XeZL+pGkC40xWyRd0HUbAAAA6Lf6stQNyhikgAkwA2YCidk5ddbatySZozx8fqxeFwAAxKGlf4rt/mfcGtv9AzHU3Nms6rbqPpn5UnKWNRicOZiRugTSJ7NfAgAAADiynU2nPknKieqeAROJgVIHAAAAuGhnQ98tZ9Cte606ljVIDJQ6AAAAwEXljeUyMirNKu2z1yzNLFVruFW17bV99pqIHUodAAAA4KLyxnIVZxQr2Z/cZ6/ZXSA5ry4xUOoAAAAAF/XlzJfdupc1YK26xECpAwAAAFxirVV5Q3mfTpIiScUZxQqYgHY37e7T10VsUOoAAAAAl9S01ag13NrnI3UBX0DFGcWM1CUISh0AAADgkvLGckl9u5xBt9IsljVIFJQ6AAAAwCUHS10fLTx+qNLMUu1u2s2yBgmAUgcAAAC4ZGfDTiX5klSUXtTnr12aVaqWUAvLGiSAgNsBAAAAgP5qZ+NOlWaVymf6bqxlweYFB19bku5fd/8/rZF31eir+iwPTh0jdQAAAIBLyhvLNSx7mCuvnZeSJ0mqa69z5fXReyh1AAAAgAtC0ZAqmir6fObLbjnJOTIylLoEQKkDAAAAXLC3ea/CNuxaqfP7/MpJztGB9gOuvD56D6UOAAAAcEF5Q7kkd5Yz6JaXksdIXQKg1AEAAAAu2NGwQ5JcO6dOkvJSnVLHsgbeRqkDAAAAXFDeWK68lDxlJ2e7liEvJU8dkQ61hltdy4BTR6kDAAAAXLCjYYerh15KzICZKCh1AAAAgAvcXM6gG6UuMVDqAAAAgD7W0NGguvY610vdwWUN2ih1XkapAwAAAPpY9yQpbh9+2b2sASN13kapAwAAAPpYPMx82S03JZe16jyOUgcAAAD0sfLGcgV8ARVnFLsdRXkpeaptr2VZAw+j1AEAAAB9bEfDDg3NHKqAL+B2FOWlOssatIXb3I6Ck0SpAwAAAPpYeWO5yrLL3I4hiRkwEwGlDugDoUhUzR1htXVG3I4CAABcFoqGtLtxd1ycTydR6hKB++O9QIKy1mrd3ka9V16nrVXNspKMpMG5qZpamqtPzChRwM/3KgAA9Dd7mvYobMMHZ75csHmBq3kOLmtAqfMsSh0QAy0dYT21Yo827GtUTlpQZ48uVFZqUK0dYW2sbNJfV+3Vtqpm/ewTkzVuUJbbcQEAQB+Kp5kvJSngCyg7OZu16jyMUgf0svrWTv3+ze1qbA9r/oQizRlZIJ8xBx8/b+wArdvbqFc27NcnfveO/nDzDM0anu9iYgAA0JfKG8slKW7OqZOcQzAZqfMujv0CelFjW0h/eGuH2kIR3X7WcJ05qvADhU6SjDGaMDhbf/ncXA3IStZN9y7RO9tqXUoMAAD62o6GHcpPyVdWUvwcrUOp8zZKHdBLwtGoHly8Uy0dYd06Z5iG5KUdc/vinFQtuGOOSnJT9ZmHlmlXbWsfJQUAAG6Kp5kvu+Wm5Ko90q7WEJ9HvIhSB/SSv62pVMWBNl01veS4ha5bXnqS/njz6bJW+tQD7zE7JgAA/cCOhh1xcz5dN2bA9DZKHdALNuxr1DvbazV3RL5OK84+oeeWFaTrruumafP+Zv34xY0xSggAAOJBbVut6jvqNSyLUofeQ6kDTlFHKKJnV+3VwKxkXTyh6KT2ceaoAt06t0z3LSrXoq01vZwQAADEi631WyVJo3JHuZzkg3JTciVR6ryKUgecolc27FdjW0iXTxmsgO/k/5P65sVjNbwgXd98crXaQxyGCQBAIuoudSNzRrqc5IO6lzU40H7A7Sg4CZQ64BRUNrZr0bZanT4sT6X56ae0r9Qkv35wxURVHGjT717f1ksJAQBAPNlav1XZydkqSC1wO8o/yUvJU207M3J7EaUOOAUvra1UctCni8YN7JX9zR6er49MGqTfvrZNFQeYfQoAgESzrX6bRmSPkDlsyaN4kJeSxwLkHkWpA07S9ppmbdrfpHNGD1BacqDX9vtv88fJZ4x+9DcmTQEAIJFYa7X1wNa4O5+uW15KHssaeBSlDjgJ1lq9tLZS2alBzRmR36v7Ls5J1afOGqbnVu/T2j0NvbpvAADgnqrWKjWFmuLufLpu3YeE1rQxaZvXUOqAk7C1qlm7D7Tp3DEDFPT3/n9Gt509XDlpQf3kpU29vm8AAOCO7klSRuSMcDnJkeWnOl9Uc16d91DqgBNkrdU/NlUpOzWoaaU5MXmNrJSgPnPOCL2+uVqLt/OLFQCARBCvM192y0nOkd/4VdvGZw+vodQBJ2hHTYt21rbq7FEFCsRglK7bTWeUqSAjSXe9xkyYAAAkgq31W1WQWnBwTbh44zM+5aXkcfilB1HqgBP0+uZqZSYHNKMsL6avk5rk161zh+mNzdWcWwcAQALYemBr3B562S0/NZ+ROg+i1AEnYF9Dm7ZUNeuMEfkxOZfucDeeMVSZyQH9ltE6AAA8LWqj2tawTaNy4nPmy275qfk60HFAoWjI7Sg4AZQ64AS8vbVGQb/RzGGxHaXrlpUS1A1nDNULa/dpR01Ln7wmAADofXub96ot3Bb3I3UFKQWK2qgqmircjoITQKkDeqixLaRVuxs0fWie0pJ6b12647l1bpmCfp/ufp3ROgAAvGpbvfN3PF4nSenWPQNmeUO5u0FwQih1QA8tKa9T1FrN7eV16Y5nQGaKPjGjRE8ur1BlQ3ufvjYAAOgdW+q3SIr/Ute9Vl15Y7m7QXBCKHVAD0SiVkvL6zRqYIbyM5L7/PU/ffYIRa30x7e29/lrAwCAU7etfpuK0ouUkZThdpRjSgmkKD2Yrh0NO9yOghNAqQN6YFNloxrbw5o1rG9H6boNyUvTRyYN0sOLd6mxnROXAQDwmk0HNsX9JCnd8lPyGanzGEod0AOLd9QpOzWo0QMzXcvwqTOHq6UzogVLOXEZAAAvaQ+3a3v9dp2Wf5rbUXqkILWAc+o8hlIHHMeu2lZtqWrWjKG58vuMazkmlmRr+tBc3b+oXJGodS0HAAA4MVsObFHERjQuf5zbUXqke1mD+vZ6t6Oghyh1wHE8vGSXfEYxX2y8J26dW6Zdda1auLHK7SgAAKCHNtRtkCSNy/NOqZOYLMVLKHXAMXSGo1qwdLfGFmUpOzXodhxdPL5Ig7JT9KdFnLwMAIBXrK9dr+zkbA1KH+R2lB4pSHFmwGSyFO+g1AHH8NK6StW2dPbZYuPHE/T7dMPsoXp7a602VTa5HQcAAPTAhroNGpc3Tsa4dxrHichJyVHAF2CkzkModcAxPLR4p4bkpWrkgPiZfvi6maVKDvh036Jyt6MAAIDjCEVC2nJgi2fOp5Mkn/FpaOZQRuo8hFIHHMXWqma9u71O184slS+OvlnLTU/S5VMH6+kVFapv7XQ7DgAAOIZtDdsUioZ0Wp43Zr7sNjxnuLY3sD6uV1DqgKN4ZMkuBf1GV00f4naUf3LL3DK1h6J6ZMlut6MAAIBj2FDbNUmKh0bqJGlkzkjtatyl9nC721HQA5Q64AjaQxE9saxCF40vUmFmsttx/snYoizNHp6nB9/dqXAk6nYcAABwFOtr1ys9mK4hmfH3JfGxjMgZISvLIZgeQakDjuD51fvU0BbS9bNK3Y5yVLfMGaY99W16ZQPLGwAAEK821G3Q2Lyx8hlvfewelTNKkrS1fqvLSdAT3np3AX3kocU7NbwgXWcMz3c7ylFdMG6ABuek6n4mTAEAIC5FohFtqtvkmfXpDjUka4gCvgClziModcBhNuxr1PJd9bpuVmlcTz0c6Fre4J3tLG8AAEA8Km8sV3uk3XPn00lS0BfUsOxh2la/ze0o6AFKHXCYhxfvUlLApyunl7gd5biuOX2IkgM+3f9OudtRAADAYdbXrpckT47USdLI7JGM1HkEpQ44REtHWE+v2KOPTByknLQkt+McV256kj46pVhPL9+jhtaQ23EAAMAh1teuV4o/RcOyh7kd5aSMzB2pPc171BpqdTsKjoNSBxzi2VV71dwR1vWz43eClMPdPKdMbaGIHl/K8gYAAMST1dWrNb5gvAK+gNtRTsqInBGSxHp1HkCpAw7x8OJdGjMwU9NKc92O0mPji7M1syxPD7xbrkjUuh0HAABI6ox0akPdBk0unOx2lJM2MmekJGnLgS0uJ8HxUOqALqsr6rVmT4Ounx3fE6Qcyc1zyrS7rk0LN7K8AQAA8WBD3QaFoiFNKpzkdpSTVpJRomR/MpOleAClDujy0Lu7lBr062NTB7sd5YRdNH6girJSmDAFAIA4sbp6tSRpUoF3S53f59fw7OFMluIBlDpAUmN7SM+u2quPTilWVkrQ7TgnLOj36YbZpXpzS422VrG8AQAAbltdvVrF6cUqTCt0O8opGZnDDJheQKkDJP1lxR61hSK6bpZ3Jkg53LUzS5UU8On+RTvdjgIAJyYakZr2SXtXSnuXS5WrpepNUmez28mAk7ayeqWnD73sNiJnhPa37ldjZ6PbUXAM3pyKB+hF1lo99O4uTRycrUklOW7HOWn5Gcm6dFKxnlxeoW98aIwnRxwB9COhNmnvCqniPalhtxQNH3m7jCIpf6Q09Awpy3uHx6N/2tu8V5UtlZo6fqrbUU7ZqNxRkqTt9ds1ZcAUd8PgqCh16PeW7TygTfub9KMrJrod5ZTdMqdMTy6v0BNLK/TJM725Jg6ABNfeKG1+0Slz0ZCUWSSVnSVlFUuZgyRfwCl4oTapvlyq3S5VLJF2viUVjJaGnysVjpU8NqEV+pdl+5dJkqYPnO5yklPXvazBlvotlLo4RqlDv/fQ4l3KSA7o0snFbkc5ZRNLsjWtNEcPvFOuW+aUyefjQw+AOBEJSztek7a+7FwfMlMaMlvKKT16QSsYJY2U1Nkq7XpHKn9DWnK3NHCCNOFKKTWnD/8BQM8tr1quzGDmwSUBvGxQ+iBlBDO0uW6z21FwDJxTh36trqVTz6/Zp49NLVZ6cmJ8x3HznDKV17bq9c3VbkcBAEfVRumtn0obn3MOpTzn29Kkq6XcoT0bcUtKk0aeL533n9K4y5zz7V7/obTzbcmyPifiz7L9yzRlwBT5fX63o5wyn/FpTN4Ybajb4HYUHEPMSp0x5l5jTJUxZu0h9+UZY142xmzp+umdFZ6RkB5Zskud4ahuPqPM7Si95sMTBmlAZrLuW1TudhQAkFY8JN0zT+polk6/XTr9NinjJGcD9PmlEedJ53xLyhkqrVkgrXpYioR6NTJwKura67SjYYemDZzmdpReMy5vnDYf2KxINOJ2FBxFLEfq7pP0ocPu+7akV621oyS92nUbcEUoEtWD7+7UmSMLNGpgpttxek1SwKfrZw3V65urtb2ameMAuCQSlv76ZemZz0olM6SzvyENPK139p1eIM26Qxp1sXNu3ju/khr39s6+gVPUfT7djIEzXE7Se8bmjVVbuE07m5hhO17FrNRZa9+QVHfY3R+VdH/X9fslfSxWrw8cz9/X7de+hnbdPKfM7Si97tpZQxT0Gz3wDr98Abigs1V67AZp2Z+kuV+WbnpGSsnu3dcwPmnMh6Xpn5SaKqXfny/VsJYW3Ld432KlBdI0vmC821F6zdi8sZKkDbUcghmv+vqcuoHW2n1d1yslDezj1wcOun9RuYbkpeq8sQPcjtLrBmSm6JKJg/TEsgo1dxxlmnAAiIXWOumBy5wZLuf/VLrwu85hk7EyaJI054tSpFP604el/etj91pADyzet1jTB05X0Jc4SwsNzxmuJF+SNtZtdDsKjsK1iVKstVbSUc9uNsbcboxZaoxZWl3NhA/oXWv3NGhJeZ1uPqNM/gSdIfKWucPU3BHWY+/tdjsKgP6itU66/1Jp32rp6j9LM2/rm9fNLpFufcEpj/fNdxYxB1xQ2VKp8sZyzRo0y+0ovSroC2pU7igmS4ljfV3q9htjBklS18+qo21orb3HWjvDWjujsPAkT6gGjuL+ReVKDfp11YwhbkeJmSlDcjRzWJ7ufWuHQpGo23EAJLruEbqaLdK1j0jjLu3b1y8c4xS7pEzpz5c7M2QCfWxJ5RJJSrhSJzmHYG6s2yjLjLNxqa9L3bOSbu66frOkZ/r49QHVtXTqmVV7dcW0wcpOTZxDI47kjnOGa099m55fve/4GwPAyWqrl/78MadIXfOws/yAG/KGSzc/I/mD0gMfk+p3uZMD/da7e99VTnKORueOdjtKrxuXN04NHQ3a18JningUyyUNHpH0jqQxxpgKY8y/SPqRpAuNMVskXdB1G+hTDy/eqc5wVLck4AQph5s3eoBGD8zQ717fxjdrAGIj1CY9cq1zLtvVD0mjLnA3T95w6YanpM4WZ8SumVM40DeiNqq3976tOcVz5DOJtxT02PyuyVI4BDMuxWy1ZWvttUd5yKWv7wCprTOiP71drnNGFybUMgZH4/MZ3X72CH19wSq9saVG54zmUGYAvSgSlp78lLTrHenKe6XRF7mdyFE0Qbr+cWe07pFrpFuek4KpbqdCAlqwecHB63ub96quvU5J/qQP3H/V6KvciNbrRueOls/4tLFuo84v5eN8vEm8rxGAY3jsvV2qbenU584d6XaUPnPZ5GIVZaXo7te3uR0FQCKxVnr+q9LG56QP/1iacIXbiT6odLb08T9Ie5ZJT98hRTm3GLG1td5ZUmNEzgiXk8RGaiBVw7KGaWMtM2DGo5iN1AHxpjMc1T1vbNfpZbmaOSzP7Tgx8fDiI58/MrU0R39bW6n/fXGjSnLTTmif180q7Y1oABLNmz+Tlt8vnfU1adan3U5zZOM+Il3439LL/yEtHCmd/x9uJ0IC21q/VcXpxUoPprsdJWbG5o/Ve5XvuR0DR8BIHfqNv6zco70N7fpsPxql63Z6WZ5Sgj69saXG7SgAEsH6Z6R//I808SrpvDgvSnO+IE27WXrzp9Kqx9xOgwTVGmrVnqY9CTtK121c3jhVtVaprr3O7Sg4DKUO/UIkavW717bptEFZmtcPzytLCfo1e1i+1u1p0P7GdrfjAPCyvSukpz4tlcyULvu1ZOJ8rU9jpEt+JpWdJf31i6xhh5jYfGCzrKzG5I1xO0pMnZZ/miRpXc06l5PgcJQ69Asvrq3U9poWfe7ckTLx/gEkRuaOLFDQ79PCTUddHhIAjq1xrzPTZXqBdM1DUjDF7UQ94w9KV/5JSiuQHrtBaql1OxESzKa6TcpKytKg9EFuR4mp8fnj5TM+rape5XYUHIZSh4RnrdVdC7dqeEG6PjShyO04rklPDmj28HytqWhQFaN1AE5UZ4szk2RHk3TdY1LGALcTnZiMQunqP0vNVdITtzgzdwK9IBQJaVvDNo3JHZPwXxynBdM0KmeUVlevdjsKDsNEKUh4L63br/X7GvW/V06S35fYv2yP58xRBXpne40WbqrS1aczAQqAHopGpac/LVWuka59VBo43u1EJ2fwNOkjd0rPfFZ65TvSxd93OxESwPaG7QpHwxqdd+QFxw9d3sBLjpY7IylDy6uW6/FNj+sTYz7Rx6lwNIzUIaFFolY/+/smDS9M1xVTB7sdx3UZyQGdMTxfqysaVN3U4XYcAF7xj/+RNvxVuuh70uiL3U5zaqZeL51+m/TOr6U1T7idBglgXc06pQZSVZZV5naUPlGSWaKOSIeq26rdjoJDUOqQ0J5esUdbqpr1tQvHKODn7S5JZ44qVMBvOLcOQM+sfFh66+fODJKzP+t2mt5x8Q+k0jOkZz7vjD4CJykUCWnTgU0alzdOfp/f7Th9oiSjRJJU0VThchIcik+5SFjtoYjufHmzJgzO0of78bl0h8tIDmj2sHyt2l3PaB2AY9v5jvTsF6VhZzszSCbK+UKBJOmq+6XUHOnR66VWpmfHydlSv0WhaEinFZzmdpQ+k5eSp9RAKqUuznBOHRLWH97crj31bfrJVZPki8Nz6Y62UHhfOGt0oRbvqNPLG/brupmcWwfgCOp2SI9dL+WUOgXIH3Q7Ue/KHCh94s/SffOlJz8lXb9A6icjLeg962rWKT2Y3m8OvZQkY4xKMkpU0UypiyeM1CEh7W9s129e26aLxw/UnBEFbseJOxnJAZ05qkBr9zRod12r23EAxJv2Bunhq6VoRLrucSktz+1EsTHkdOnDP5a2vSq99kO308BjGjoatPnAZk3InyCf6V8fqQdnDlZNW40aOhrcjoIu/esdiH7jx3/bqHDE6t/mj3M7Stw6a2SB0pMDenFdpay1bscBEC8iYWnBrVLdNmcJgIKRbieKrem3SlNvkN74ibTxebfTwEP+tuNvitiIJg2Y5HaUPleS6ZxXt6aGc1LjBaUOCWfR1ho9tWKPbj97uIbmp7sdJ24lB/06b+wA7ahp0ab9TW7HARAvXvpXZ+Tqkp8559IlOmOk+T+TiqdKT98h1Wx1OxE84tltz2pg2kAVpfW/8/YHZzgzirNeXfyg1CGhtIci+n9/Wauh+Wn6/HkJ/u1yL5hZlqf89CS9tK5SUUbrACz5vbTkHumMz0vTb3E7Td8Jpjjn1/mDznmEHc1uJ0Kc23Jgi9bUrNGkwkkJv+D4kST7kzUgbYBWVa9yOwq6UOqQUP7v1S3aUdOi731sglKCnPB+PH6f0UXji7S/sUMrdh1wOw4AN214TvrbN6XRH5Iu/G+30/S9nCHSlfdKNZulZz8v8UUXjuHxTY8ryZekyYWT3Y7impKMEq2uXq1INOJ2FIhShwSybOcB/e71bbp6xhCdNarQ7TieMaE4SyW5qXp5/X51hPnFDPRLuxZLT/6Lcwjilff231kgh8+Tzv+OtO5padGv3E6DONUaatVft/9VF5ddrLRgmttxXDM0a6iaQ83aWLfR7SgQpQ4JorUzrK8vWKVB2an6948wOcqJMMbokomD1Nge1mubqt2OA6CvVW+WHrlayip2ZrpM6ufnIs/9knTaR6VXviNtedntNIhDz21/Ti2hFn1izCfcjuKqsuwySdLiysXuBoEk1qlDgviPv6xTeW2LHvrULGWmJNhaSn1gaH66ppXm6K0tNZpemquCzGS3IwHoC02V0oMfl3wB6YYnpXQPLwGz9E+9t6/SOVLFUuf8urlfls79t97bNzwtaqN6cMODGpc3TpMLJ2tL/Ra3I7kmMylTI7JHaMm+JfrkhE+6HaffY6QOnvf40t16cnmFvnjeKNakOwUXjy9SwG/019V7WeIA6A/aG6WHrpRaa50RurzhbieKH4Fk6fRPSf5k6b0/SC01bidCnHhrz1va0bBDN42/qV9OkHK4mYNmannVcoUiIbej9HuUOnjayt31+o+/rNUZw/P1xfNHuR3H0zJTgrpg3EBtqWrWhn0scQAktHCn9PiNUtUG6RMPSIOnuZ0o/qTmSjP+xSm/j14vhTvcToQ4cP+6+zUgbYAuLrvY7ShxYVbRLLWF21ivLg5Q6uBZlQ3tuv2BpSrISNavr5sqv49vzE7V7OH5GpCZrOfX7FUoEnU7DoBYiISlp26Ttr8mXfYradQFbieKX7lDpSnXSrvflf76JWbE7OdWVq3Uksoluum0mxT0caqHJM0omiEjw3l1cYBSB09qbA/p1vveU0tHWH+8ZYbyMzgHrDf4fUaXTS7WgdaQFm6scjsOgN4WjUh/+Yy0/i/SRd+TplzndqL4VzxNmvev0qpHpLfudDsNXPS71b9TbnKurhp9ldtR4kZ2crbG5o3V4n2UOrdR6uA57aGIPnX/Um3Z36S7rp+msUVZbkdKKMMLMzStNEdvbKnW3vo2t+MA6C3RqPTsF6U1j0vn/Yc05wtuJ/KOc74lTfi49Op3pfXPup0GLlhVvUpv73lbN4+/uV8vY3AkswfN1qrqVWoL85nBTZQ6eEp7KKLbHliq98rr9LNPTNa8MQPcjpSQ5k8cpLSkgJ5aXqEwh2EC3heNSM9+QVr5oFNQzv6624m8xRjpo3dJg2dIT35KKn/b7UToQ9Za3bnsTuWn5Ovasde6HSfuzBw0U+FoWCuqVrgdpV+j1MEzWjvD+tT9S/XW1hr96IqJ+uiUwW5HSlhpSQFdNrlYexvadc+b292OA+BUREJOEekudPP+1e1E3hRMdWYJzR0qPXKNtG+124nQR97c86aW7V+mz0z+DKN0RzBtwDQFTEBL9i1xO0q/RqmDJ9Q2d+jae97Vom01+smVk3X16aVuR0p4EwZna3xxln7xyhZtq252Ow6AkxFqlx6/SVr3lHTBd5311piG/eSl50s3PCUlZzrr+9VuczsRYiwUCekn7/1EQ7OG6orRV7gdJy6lBdM0qXCS3t7LCLabKHWIexsrG3XFbxdpY2WTfnfDdF05vcTtSP3GZZOLlRr065tPrFYkyqxvgKe01kkPfFTa9II0/6fSmV92O1FiyBki3fi0FA07//seKHc7EWLowQ0PqryxXN88/ZvMeHkM5ww5RxvrNqqypdLtKP1WwO0AwLE8s3KPvv3kGmWkBPTwbbM1fWiu25H6lcyUoP7rstP0lcdW6bevbdXnz2MtQMAT6nZID10l1e+UrvyTNKGHIwxL/xTbXImicIx001+k+y+T7rtUuuU557BMJJS9zXv121W/1Tkl5+jskrPdjhPX5g2ZpzuX3anXdr+ma8Ze43acfolShx57ePGuPnutcDSqv62p1Dvba1WWn6ZrZpZqU2WTNlWyKHZf+9iUwfrHxmrd+coWnTmqUFOG5LgdCcCx7HzHWVg8EpJuekYaOsftRIlp0GTnf98HLpPu/4h0M8UukVhr9d/v/Lck6V9ncR7q8QzLGqahWUMpdS6i1CHuVDa264llu7W3vl1zR+TrQxMGsbC4i4wx+t7HJmj5zgP60qMr9PwXz1JGMr86gLhjrfTeH6QXvy3lDJWufVQqHO12qsRWPKWr2H1UuvdDzmGZA8a6napfW7B5wXG36ck6c09seUJv731b/zrzXzU4g4nZjscYo3kl8/TQxofU3NmsjKQMtyP1O5xTh7gRiVq9vqlKdy3cqobWkK6fVapLJhVT6OJAdmpQd149RbvrWvXdZ9e5HQfA4TpbpWc/L73wdWnE+dJt/6DQ9ZXiqdItL0g2Iv3pQ1LFUrcT4RRtqtukHy/5seYUz2HU6QTMGzJP4WhYi/YucjtKv0SpQ1zY19Cme97YppfW79fYokx96YLRGl+c7XYsHGLmsDx9dt5ILVhWoWdX7XU7DoBulWule+ZJKx6Szv6mM0KXmuN2qv6laIL0yZeklGznPLvNL7mdCCepNdSqr7/+dWUmZeoHZ/5APsNH5Z6aMmCKspOz9dru19yO0i/xToWrOsIRvbBmn+5auFW1LZ26esYQXTezlMP74tSXLhilaaU5+tcnV2trFec3Aq6KRqV3fyf9/jypvcGZuOO8/yf5+NPuirxh0if/LhWMlB6+Wlr0K+eQWHiGtVbfe/d72tW0Sz8+68fKT813O5KnBHwBnVNyjt7Y84bC0bDbcfodfvPDFdZardvboF+8skVvba3R9KG5+uqFozV5SI4MayjFraDfp7uun6aUoF93PLhcLR380gZcUbNVum++9OK3pBHnSp95Wxo+z+1UyBwo3fqidNpl0t//XXrm885agfCEP679o/66/a+6Y9IdmjlopttxPGnekHlq6GjQyqqVbkfpdyh16HMHWjr153d36qHFu5Qa9OuOs4fr8qklSktidM4LBmWn6lfXTtX26mZ988nVsnwTDfSdcIf0xk+l386RqjZIH/utc7hleoHbydAtKU268j7nUNiVD0p/vJBFyj3g2W3P6pfLf6n5w+br05M/7XYcz5pTPEdJviT9feff3Y7S71Dq0GciUavXN1frF69u1vbqFs2fUKTPnTtSpfnpbkfDCZozskBfv3iMnl+9T/e+Xe52HKB/2PyS9JvZ0j/+Rxp9sfS5JdKU6ySObog/Pp9zKOy1j0r1u6S7z5HWPul2KhzFoj2L9J23v6NZg2bpe3O/x3l0pyA9mK55Q+bppfKXFIqG3I7Tr/CuRZ/YWduiXy/copfWVWrUgEx9+YJROnNUITNbethnzhmhC08bqB+8sEFvbalxOw6QuPatkv58hfTwJyTjl254Srr6z86hfohvYz4s3fGWs8zBE5+UnvgXqbXO7VQ4xDt739GXFn5Jw3OG6855dyroD7odyfMuHXGp6trr9M7ed9yO0q9wvBtiqq0zohfX7dN75QeUnRrUjbOHatygLLdjoRcYY/TzT0zWx3+7SJ95aJme/uxcjRzAujRAr6nZKr32Q2ntE1JqrnTR96WZt0uBJLeT4UTkDJFu/Zv05s+lN/5X2vGGdMnPpHGXMsrqsjcq3tBXFn5FZdlluufCe5SZlHnwsZ6sd4cjm1s8VznJOfrrtr/q7JKz3Y7Tb1DqEDMb9jXqLyv2qKUzrDNHFuj8cQOUHPC7HQsn6OHFu475+EcnD9ZvXtuqT9z9jj57zgil9WDm0utmlfZWPCDx7F8vvflTad3TUiBFOuvr0twvOtPlw5v8QWnet6Sx86W/fEZ6/EZp5IXSh38s5Y9wO12/9PLOl/XNN76p0bmjdfcFdysnJcftSAkj6A/qQ2Uf0tNbn1ZTZ9MHyjJih8Mv0evaOiN6Ytlu/fndnUpPDuiz80Zq/sRBFLoElZuepBtmD1VDW0gPLt6lcDTqdiTAe6yVtr4iPXil9NsznPPn5nxB+tIq6fz/oNAliqKJ0m0LpYt/KO1e7Jwj+fJ/Sm0H3E7Wb1hrdf+6+/W1176m8fnj9fuLfk+hi4FLR1yqjkiHXtn5ittR+g1G6tCrtlU3a8HS3WruCOvcMYU6d+wABVgzKeENzU/Xx6cN1uNLK/TU8j26cnqJfBxWhP5q6Z96vm24Q6p4Typ/Q2qukpIzpdEfksrOkpLSpY3Pxy4n3OEPSmd8VprwcemV/5Le/j9pyT3SiPOlYWdL/l4+vHbGrb27Pw+L2qhe3PGilu5fqguHXqgfnPkDpQRS3I6VkCYWTNTQrKF6bvtzunzU5W7H6RcodegVkajVqxv36/VN1crPSNYds4eqJDfN7VjoQ1OG5KqupVOvbKhSRnJAH55QxJqDwNE075d2vSvtflcKtUnZQ6Qp10uDpkp+/jT3C5kDpct/K53xOemp26WNz0nbX3OKXdmZUpC/ob2pM9KpJzc/qS31W3Tr+Fv15elfZpbLGDLG6JLhl+i3K3+rfc37NChjkNuREh5/OXDKDrR26rH3dmtXXauml+bq0snFSgrwi7I/OnfMADV3RPTW1hplJAd09uhCtyMB8SPULu1d4RS5+p2S8UlFk5wP8bnDmDSjvyqaIM28TarbIW19Wdr0grTtVWnIbGnoHCmDWU5PVWNHox7d9Kj2t+zX/GHz9dUZX3U7Ur/w0REf1e9W/U6Pb35cX5r2JbfjJDxKHU7JlqomPbpkt6LW6uoZQzR5SI7bkeAiY4w+MmmQWjvDenFdpdKT/Zo+NM/tWIB7bFSq3SrtXuIsTRANSRlF0rjLpMEzpBRmA0aXvGHO7KaNe6Str0rlb0k7XpfyR0lD5zrn4/k4N/1EVbZU6pGNj6gj3KFrxl6jUbmj3I7UbxRnFOvcIefqic1P6NOTPs2hrjFGqcNJsdbqjS01+vu6ShVmJuuG2UNVkJHsdizEAZ8xunJ6ido6I3pq+R4F/T5NKslxOxbQt1prnSJX8Z7UVufMYjnkdKlklpRTyqgcji5rsDTtJqmjyRnV3blIWn6flJwllc6WBp8uZXAURE9sPrBZT25+UqmBVN0y4RYVpRe5HanfuX7c9Xp116t6YccLumLUFW7HSWiUOpywznBUTyzbrbV7GzVxcLaumDaYmS3xAQGfT9fNKtX9i8r1+NLdMsZo4mBm70OC62yVNvxVeucuqXaLJCMVjJLGXuKMsvT2BBhIbMmZzrIHI86XqjY45W7Ly9KWv0vZpdLgaVLxVGZGPYrF+xbr7+V/V1F6ka4Zew1r0LlkxsAZGp07Wg9teEiXj7ycc+1jiFKHE9LUHtID7+zU3vo2fXhCkc4cWcB/oDii5IBfN88p031vl+ux93bJqFQTKHZINNY6o3ErHnTWletolNLypdEflobMdBYNB06F8UkDxzuXtnrnvMy9y6T1f5HWP+N8cVA8zTk3LynD7bSui9qoXip/Se9VvqcxuWN0+ajLlcQXKq4xxuj6cdfrO4u+o6X7l+r0otPdjpSwKHXosaqmdt2/qFzNHWHdOHuoxg7iXBAcW3LAr1vmlOlPi8r16Hu7dA3FDvHiRJYdOJL2BqliqVSx2FmKwJ8kDZosDZkl5Q13PogDvS01RxpxrnNp3i/tWSbtWS6tflRa45PyRjiT7xRNdLbtZzojnXpqy1NaX7teswfN1oVDL+SL5zgwf9h83bnsTj204SFKXQxR6tAji7fX6u7Xt8vvM7rtrOEsV4AeSw46xe6+ReV6ZMkuXTFtsK6bVep2LODERSNS9QZp1zvO4XA26sxaOekaqXiKc94c0FcyBkpj5jujwg0VUuVqqXKNtO5J55JT6hS8srOkgpFup4251lCrvvLaV7S+dr0uHHqhzig+w+1I6JISSNFVo6/SH9b8Qdvqt2lEzgi3IyUkSh2O69lVe/X1x1cpOzWom+eUKS+dwxhwYlKCfn1y7jA9tHinnly+R+MGZelTZw13OxbQM6210u7F0q7FUkeDc67T8HOdUbmMAW6nQ39njJQzxLmMvcQZwatcI+1b7ax9t/E5qXCs89joD0mDpyfcLJqNnY363Cuf0+qa1bp0xKWaOmCq25FwmJtOu0kPb3xYd628Sz+f93O34yQkSh2Oylqr372+XT9+caNmDsvTRacNVFoSbxmcnKSATzfOHqrHl1Xoe89vUH1rSF+7aDSHxiA+RcNS5VpnVK5ms3PfgHHSkI875zYl2IdiJJCMgdLIgdLIC6S2A07Bq1wtvXWn9ObPnPPuBoyTBk6QCsec2gjzjFt7L/dJqmmr0R0v36FtDdv003N+qvqOercj4QhyUnJ042k36nerfqeNdRs1Nm+s25ESDp/QcUThSFTfeXadHlq8S5dOLtZPr5qkJ5ftcTsWPC7g9+ma04do3eAs/XrhVu2tb9MPPz6R2VMRP5r3S7vedSY/6WyWUnKk0Rc7o3JMegKvSc11FrcfdrYzO2v1Bmn/emn/Ouc9bvxS/sj3J2JJy3c78QnZ27xXt/39NlW3Veuu8+7SnMFzmNkyjt142o16aMNDumvFXfrV+b9yO07CodThn7R0hPWFR1boHxurdMc5I/TNi8fI52M0Bb3DZ4x+cPlEFWen6mcvb9buA626+8YZHNYL90Q6nUPVdr0j1W3rmm1wgrMmWOFYJj1BXFhQt/q421yVN+noDyalOYdeDp7unB96oFzav1aqWiete8q5ZBS9X/Byhsb1iPT2+u267eXb1BZu0z0X3qMpA6a4HalfOtESPWPgDC3cvVB3LrtTJZklB++/avRVvR2t36HU4QOqmtr1L/ct1bq9DfrexybohtlD3Y6EBGSM0RfOH6Vhhen62uOr9LG73tYfb56hUQMzj/9koLc07nWK3J6lUqhNSiuQxn5EKpkppTC7LxKYzy/lj3Aup31Uaql2Ru/2r5O2L5S2veocllkw2vlio3BMXI3iratdp8+8/Bn5jE9/uvhPGpM3xu1I6KFZg2Zp8b7FemXnK7p5/M2cgtGLKHU4aGtVk26+9z3VtXTq9zfN0PnjBrodCQnuI5OKVZKbpk/dv1Qfu+tt/fDjk3TZ5GK3YyGRdTRLa5+U3vq5VL/L+XBbNFkqPcP5gMuoHPqj9EJp+DznEmqTqjdJ1RudS+Xq97cpHOtc8kdKgWRXor5X+Z6+8I8vKDspW/dcdI+GZvHls5ck+ZN0bum5en7781pds1qTCye7HSlhUOogSXp3e61uf2CpkgJ+Pfbp2ZpUkuN2JPQTU4bk6LkvnKnPP7xcX3xkhd7bUad//8g4zrND7+leIHz5A9Lap6RQi3OY2Wkfk0pOl5LS3U6IeHeq6xp6STDVWaKjeIrz305LlVTVVfB2vSuVv+mci5db5pyDWnam899RH5S8V3e9qm++/k2VZJbo7gvvVlF6UcxfE71v2oBpWlm1Ui+Xv6zROaOVGkx1O1JCoNRBz6zco28sWK0heam679aZGpLHGnToW0XZKXrk9tn6yUubdM8b27Wqol6/uHqKhhdmuB0NXtZSI6161ClzNZukYLo04XJp6k3OYWYc9gMcmzHObJoZA6Xh50iRsHRgu1PyajdLr/1IknUO1Rwy01kTr+ws57y9QO+eJ/3Ulqf03Xe+qwn5E3TX+XcpJyWnV/ePvmOM0SXDL9HvV/9e/9j9D10y/BK3IyUESl0/Zq3VL1/dol+8skUzh+Xp9zfOUHZa0O1Y6KeCfp/+bf44zRiaq288sVrz/+9NfetDY3XzGWUJN1HPw4t39fo+WdC9SzQibVsoLb9f2vQ3KRpyRhEu/T9pwhXOGnOSVLXe3ZyAF/kDznl2BaOd2+Mvl3YuksrfckbwFv5ATslLfb/kDZ3jlLzgyS2dYK3VvWvv1S+W/0Jzi+fq5/N+rrQgXz57XVF6kWYOmqnF+xZrUuExJvhBj1Hq+qn2UETfenK1nlm5Vx+fVqIfXDGBw90QFy4aX6TJQ3L07SdX67t/Xa+X1lXqJ1dOZgQZx7Z/vbTmcWn1AqmxwpnUYdanpak3OGtyAeh9qTnS2PnORZJa65zJh3a86RS9hd+XZCV/kjR4hlPwyuY6kxElH/9IjHA0rP9973/1yMZH9OFhH9b3535fQT9fPieKeUPmaWPtRj295WndNvE2ZSYxWdqpoNT1Q7XNHbr9z8u0bOcBfePiMfrsvBHMPoS4MjArRffecroWLK3Qfz+3Xhfe+bo+c85Iffqc4UoJ8uUDujRUSGuekNYscKZmN35pxHnSxd+Xxszv9cO/ABxHWp409hLnIjmLn+96V9r5tjOi99ad0ps/df5bLZ7ilLyhc53lQw5bB7Kho0Fff/3renffu7rptJv0tRlfk4+JjBJKsj9ZV4y+QvetvU///c5/63/P/l8+j54CSl0/s2V/kz55/3uqauzQXddN0yWTBrkdCTgiY4w+cfoQnTmqQN9/YYPufGWzHl+6W//xkXG6eHwRv/gT3dEmpmg74MzGt2+1VLddknXW0xr/cedDYnKms83Kh/oyLYAjSc2VxnzYuUjO7LO7FzsFb+ciafHd0qJfycqoIadE1QNGqXrAaK3NyNFDO19UffsBXZZ9msoO7NWTL3+td7OVzend/eGkDMkconNLz9WL5S/qjOIzdMWoK9yO5FmUun7kxbWV+saCVUoO+vXo7bM1tTT3+E8CXFack6q7rpum62fV6LvPrtcdDy7X1NIcffmC0Tp7VAHlrj9oqpQq1zhlrmG3c19GkTT6YudcnfRCd/MB6JnkDGnk+c5FkkLt0p6lWrfsHhVWb1bZtre0pHKJ7s7NVYak73cmqzDQpmp/s9p6cLgmvGlu8Vy1hlr1w8U/1Li8cRqXzyHzJ4NS1w+EI1H95KVNuvuN7Zpckq3f3DBdg3OYPhbeMmdEgZ7/4pl6fGmF7lq4VTffu0RTS3P0hfNGat7oAQk3mUq/1lbvjMTVbHLWy2qtce7PGeosDl40ScoY4GpEAL0gmCKVnakNnfv0Tke9/rb9BW2p36opgWz9a4vVyKrNStq3VZLUkpyh6qyig5eWlExmsE0Qxhj98Kwf6rrnr9NnX/2sHpr/kIozWLP2RFHqElxVY7s+/8gKLdlRpxtnD2X9L3hawO/TdbNKdeX0Ei1Ytlt3/WOrPnnfUpXmpen6WaX6xIwhyk3nPKqDYr221oxbe2c/7Q3SnuXO4VjbF0p7lkk26kyukD/SmUp94ERnUgYA8aMXfsd0RMN6Y/dzequ5XJJ0cdZozUwbonWFRuuGzlB26wEVNlSqsLFSgw5UqKzaKXltwVRVZxWpJqtIVdmD1JSaTcnzsILUAv3m/N/opr/dpM+88hk98OEHlJ2c7XYsT6HUJbDnV+/T//vLGrWHIrrz6sm6fGqJ25GAXpEU8On6WUN11fQhemldpf78zk798G8b9bOXN+v8sQN0yaRBOm/sAKUl8Ssu7oQ7pJrNUsVSac9S52f1JklWMj6peJp01tecw7Jyh0o+/j8EElFrNKSnDqzR/bXLVBlq0riUAbooa7Sy/YcsfWB8akjPV0N6vrYWj5esVWZbgwobKw9eSmt3SJLaktK0P7tYVdmDtD+7WO3J6S79y3CyRuaO1C/P+6Vuf/l2ffEfX9RvL/gty1ecAP5aJqCG1pD+89m1emblXk0ekqOff2KyRrCIMxJQUsCnSycX69LJxdpY2ahHFu/SC2sr9be1lUoJ+nTO6EKdObJAc0YWaHhBOuff9aW2euf8t+quQyirNzg/a7dJNuJsk5onlcyQJnzc+Tl4upTS9c1srEcZAfQ5a61Wt+3Tiw2b9deG9WqItGta2mBdkDlKw5Pzjr8DY9SUlqOmtBxtLxorWav09iYNaNirgQ17NejA7oMjeY2p2V0lr1jV2UUKBZJj/K9Dbzi96HT98Mwf6ltvfku3vXybfnP+bxix6yFKXQKx1urZVXv1/ec3qK6lU1+9cLQ+O2+EAn6mAEZ8icXi25I0pihLowZmqry2RWsqGrR4e51eWrdfkpSVEtCQvDQNzknVoOxUDcpOUWZK4LhFj0W9D2GtFOmUOpqkzmZp4wvO+W4t1VLjXql+t7PMQMNuqaPx/ecZn5Q3XCocK427zPk5eJpzH0UbOCHWWrXbsDqiYVlJVlYB41OKCchaG1dfXrVHQ9rVWa81bZVa0bpX77Xs1t5Qo4LGr3MyhunmghmaklasBXWrT+4FjFFLapZ2pGZpR1fJy2mp04CGvRrQsFfDqrZoVOUGWRnVZeSrKrtY+3OKVZs5QNHe/aeiF31o2IcU8AX0jTe+oU/9/VO6+8K7lZfSg9Lfz1HqEsTGykZ955l1WryjThMHZ+uPN5+uiSV8s4H+x2eMhhdkaHhBhqy1qmvp1LbqFm2rbtbe+jat2/t+2Qj6jfLTk5WXnqSs1KAykgPKSA4oPdmvJL9PQb9Pa/c0KDXJr5SgX0ZS1FpZ6/SbqLXqjETV1hlRa2dE7SHnZ1soorbOcNfPqNpCzmPtIeexLfubFYpEFYpYhSJRhaPOxwsjc7DjGCMFfT6lBP1KDvqUEvArJehTWlJAWalBZacGlZMaVFZqUP6eTBJjo1KoTQq3Oz+7r3dfQt3X26RQx/vXP/BYu7OfI0nJlrJLnUMmy86UcoZI2SVS/ijnvLhgypGfB+CIQjaize3VWtW6T9s6arW4ZZfqwm1qiXYqKnvE5/x0/xsqCKZrUDBTRYFMFQWdy6BgloqCmcoLpCrPn6agr+fn1ketVUu0U82RDjVFO9Qc6VRTtENNkQ41d91ujLSr+ZBtmiId2h9u1v5Q08Gkuf5UTUkr1mcHnKHzMkcq0x+DkTNjVJ+Rr/qMfG0ePFEmGlF+U7UGdpW8MXvWaNye1Yr4/Kopf0/7B45TVdFpOpBbKvn4AjyeXDD0Av36vF/rywu/rOuev053zruTWTGPw1h75F8M8WTGjBl26dKlbseIS7vrWvWb17bq8aUVykwJ6JsXj9XVpw/p2Ye8ExSr0RWgL7WHItrb0Kb9De2qa+lUbdelqT2k9lBsvrtNCviUEvAdLIcdoagCfqOg36eg3yjg88kYpyhaOd/EWyuFolF1hKIHC2F7OCobjShXTco3jco3jSpUgwYnNWt0ZqcGJXdoQLBdOb42ZahFwcZdMqG2rnLWcfygPr8USJUCKU4JCxx2CaY4jydnSkkZ0pRrneUE0gukYC/PqMvhl0gQPRmFuipvkhrCbVrZtk8rW/dqZeterW2rVLsNS5IyfcnK9qcoP5CmDF+y0n1BJfsC8sn5Wx9WVO3RsMqSc1UValZlqEn7Qk3aH25WqPtw50Mkm4DSfUEFjE8++eQzRn4ZRWQVspGuS1QhG1HnEZ5/OL+MUnxBJZuAUnwBJZuAMvxJyvOnaX7OWI1LGaCypNyjjiKe9EjdCQqEO1XYWKkBDfs0sLVe2Q17JEmdSWmqGjhWVQPHaX/RODVnDuQogj521eirjnj/6urV+sprX1FDR4P+36z/p8tHXd7HyeKLMWaZtXbGkR5jpM6jdtW26q6FW/Xk8gr5jNENs0r15QtGM/MfcBwpQf/BkbzDhSJRtXSE1doZUSgSVWckqjOG5x8caZOcqZeNnBFBY5zCltZV1tKSAkoN+g+57fw8/EuWw78g8YdbldJZ51w6apXSWafkzjqldNQppbP24P3JnXVK7qyX7wgHDkWafGpuTFWDTdNepavRpqndN1jB5BSlpqUoOy1ZhZnJyk5LkekuZweLW1eR85/gn4TB005sewAHNUTatauzXrs6D+jhuhXa2lErSQrIp7Gphboyd6ImpxVrSlqxBgYy9MSBNcfd51V5kz5wO2qt6sKtqgw3aX+oSbXhNtWFW/Vey261RDsVsVFFZBWVVcRGlWx8CpoUBY1PQeNXwPiVZPxKMQEl+wJH/JniCyhgjj7yNz977Kn9D9WLwoEk7csr1b68UqlsjpLbGjRg/0YNrNygAZXrVbJ7uSSpNS33YMGrKRyl1vR8Sp5LJhVO0uMfeVzfeuNb+s9F/6m3976tb8/8tgpSC9yOFncodR4SjkT12qZqPbJklxZuqlLA79P1s0p1x7wRGpTNunPAqQr6fcpJS1LOIZNtXTS+6MR2Eo1K7fVSa510oFZq7b7UdP2s0zl7KpTceeBgYQtE2o64q85AhjqS8tSelKem9KGqzp2q9qQ8dSQ797Un5as9OV/tSXm6cu4EZRmjtsYOHahq0pb9zVq/ZpnW1ge1pdqviHU+kOQlRTU+N6SJOWFNyA1rQk5IQ5KifF4BYihkIwdHz/aEGrSrs14NkXZJUpLx6/T0En04e6ymphVrQmqRUn3BXnldnzEqCKarIJiuCanv/y7Lr2NGQUnqSM3W7rJZ2l02y5l0pblKAys3asD+DRq0Z5XKdiySJLWlZKuuYLhqC4artmCEDuQNVYSJV/pMfmq+fnfh7/THNX/UPavv0aI9i/Tl6V/WFaOuUIAZkg/if4k4F41ardh9QH9fv1/PrtyrfQ3tKsxM1mfmjdBNZ5RpYBbnqQAjdi04/kbWytiojI3I2Ih8NnzI9Q/+fP/xqLQ/RRo6Vwq1OhOEHPXSKLUdcMrc0Q5XCqRIaQVKVaY6gjlqSi9VSkeNQoF0hfzpCgXSFQ6kH7xtj/HHKhhqUjDUpMyWcueO5ctkJBV1Xc5KkXS681B7RNpQH9Da+qDWHghoTX1A92xOU7ir6GUGozot2yl543PCGp8T0ojMiAKcYgKcsNZIp7Z01Gh9W5XWte/XO807VR1uke06uyzdl6TSpBzNTi9VaVKOBgYydHX+FHdDw5l0JXOgtmcO1PZR50g2quz6CuXXbFN+9Xbl12zT4IoVkqSo8akpq0j1uUNUnzPE+Zlbqs6UTJf/EYkr4Avo05M/rYvLLtb/vPs/+p93/0f3rbtPn5r4KV06/FIF/b3zRYiXuVLqjDEfkvRLSX5Jf7DW/siNHPHIWquKA21aurNO726r06sbq1TT3KGAz+jMUQX6zqXjdf64AQoyoyW8zlr5ox0KRNrkj7QpEG5TIHLopfXgdX+4TYFou3O7azt/92ORdqW1V8pnozJdRe2D5ez9nydlt6TlD7x/2/i6zinLdH4mZ3ZNEjLYmaI/Ld85xywtX0rrup3WdTvJ+Xb8xUMOv+xRIT1FKX5pan5YU/PDB+9rj0ibGgJaV999CerBbanqiDpFL9lnNTY7rPG5YY3KDGtEZkQjssIqTmVUD5CksI1qV+cBbW6v0Zb2Gm3pcH5WhBoObpPnT1NeIFVjUgo1KJip4mCWMn3JcTVDJY7C+NSQW6qG3FJtH3WuJCmpvUn5tduVV7tDOQd2q7Bqi4aWLz74lLaUbDVlDVRTVpGaMoucn1kD1Zqef8wv6dBzZdll+sNFf9DC3Qt19+q79Z1F39FdK+7SJSMu0WXDL9PI3JFuR3RNn7/DjDF+SXdJulBShaT3jDHPWmvX93UWtzW1h7Snvk1b9jdr8/4mbaps0uqKBlU2OodkZCYHdPaYQl102kDNGzNA2al8C4G+ZWzEKVSRNgUi7QeLlj9yWAE7rJAd6fG09kr5oiH5bKf80ZB80ZDMUWZwO5qICSrqCyriS1LU51yPmqAivmSFjV/W+BX1BWS7r3f9PPT6+/cFjvi4s4/3r08syXMWwPYHu847S+rZuRWdLc6lfvc/PTRiV90J/btjIcUvTc4La3Le+0UvHJW2N/m1tj54sOw9tztZjaH3D+9O80c1PDOi0vSISqo2aHBOqnPJdZaJyE4N8oEVCcNaq4ZIu3Z2HtCuzvqDP3d01Gl7R93BSUR8MhqalKvTUgfqoznjNTqlQKelDuzxuXDwhs6UTO0bPFn7Bk8+eF9SR7OyD+xWzoHdym6oUGbjfpXsWqbkzpaD21hj1Jaao9a0PLWm53f9zFN7SrbaU7LUkZKpjpQshYKpnLvXA8YYnVd6ns4dcq7e2vOWHtv0mB5Y94D+tPZPGp49XLMHzdasQbM0sWCiClIL+s3fJDe+Npgpaau1drskGWMelfRRSZ4qda2dYXWEnIkUOsNRdYSj6ghH1Bl2brd2RtTYHlJje1iNbSE1tod0oKVT+xraVdnQrn0N7WrueP/DlN9nVJafptOH5WlmWa5mlOVp9MDMmMxiiT5gndWDjI06PyXJRp0SY6Nd85W9/7hz3R7yuFN2jI1KNiqfDTuXaFim66dzO+Tc/sB93duE5I92yB/pGg3ruu6PtivQ9dMfaXcej7Z3PdbRVcjau57TeUL/7KjxK+xPVdifqkjXz7A/VaFAutqTchX1JSlysIx1X0/qKmpHuz/pYHlz5Y9dZv9ZGyfgk0ZnRzQ6O6Irhjr3WSvVdBhtawpoW5NfWxudnxsbAnp1Ubk6wtHD9mGUn5Gk/PRk5WckKS89SZkpAWUkB5WR7O9aMiKgzBTnZ5Lfp2DAd3AJiaSAMyNoUptPQZ9V0Cf5jJXPSH4j+YzkE597cGzWWoUVVcRGFbbOz9Aht1ujIbVEO9Ua7VRzpFMtUWda/upwi6rDLaoJt6g61KLqcLOaD/k9aCQVB7M0NClXs/NKNSqlUKOSCzQ8OU/JjMT0S53JGaouGqfqog9Ot5/U0azMxkplNlYqvaVGaS11SmutU17tDg3evVz+aPif9hX1+dWRnKlQMPWQS4rCh1wPBVMVDiYr6gso4u/6otMfVNQfcP52+gOK+gJdX04aWeM7wuWf71fXfV765WqM0VklZ+mskrNU21arF8tf1JsVb+qpLU/p4Y0PS5LyUvI0MmekitKLNDBtoAamDVRhWqEyghlKC6YpNZCqtIDzM8mfpKAvKL/PL5/x3hFxbvwGGizngKZuFZJmuZDjlJz/s9e1r6G9x9sn+X3KSQtqUHaKRhRmaO7IAhXnpKgoO1WjBmRoeGG6kgM9XzcG7hqx+wlNX/+jD5a0rjJ2oqNPfSViAor4UxTxJR/yM9kpXf50tSflKeJPUbjr8bA/7WApC/tTFQmkfuD2Bx7r+hn1Hb149cVhhuh9xkiFKVaFKSHNLgx94DE7/RbVNHdqT32bKg60an9jh2qbO1Tb3Knalg7VNHdqZ22rmjvCau4IqzN8IktGHHtms1/NatClQ3qwTAP6lUXNO/W5nU8rfJJLSycbvwoCGSoMpGtkSr5mB0o1OJitock5Kk3KVUkwS0mUN/RAZ3KGagtHqrbwCIcD2qiS25uU0t6o5PZGpbQ3Kbmjset2swKhNgVD7QqG2pTWWqdAqF3BUKuCPVmaphdYGcl0fyXtXN8y5gKtnnrkZQfiQX5qvq4fd72uH3e9OiOdWlOzRhvrNmrzgc3aVr9NSyqXqLq1WpEenorxyQmf1FemfyXGqXtXn69TZ4y5UtKHrLWf6rp9o6RZ1trPH7bd7ZJu77o5RtKmPg0aPwok1bgdAgmF9xR6G+8p9CbeT+htvKfQ29x6Tw211hYe6QE3vm7aI2nIIbdLuu77AGvtPZLu6atQ8coYs/RoiwwCJ4P3FHob7yn0Jt5P6G28p9Db4vE95cYBo+9JGmWMGWaMSZJ0jaRnXcgBAAAAAJ7X5yN11tqwMebzkl6Ss6TBvdbadX2dAwAAAAASgStn+1prX5D0ghuv7UH9/hBU9DreU+htvKfQm3g/obfxnkJvi7v3VJ9PlAIAAAAA6D3eW4QBAAAAAHAQpS5OGGM+ZIzZZIzZaoz59hEev8UYU22MWdl1+ZQbOeEdx3tPdW3zCWPMemPMOmPMw32dEd7Rg99Rdx7y+2mzMabehZjwkB68p0qNMQuNMSuMMauNMfPdyAnv6MF7aqgx5tWu99NrxpgSN3LCG4wx9xpjqowxa4/yuDHG/F/X+221MWZaX2f8QB4Ov3SfMcYvabOkC+Usxv6epGuttesP2eYWSTMOX88POJIevqdGSXpc0nnW2gPGmAHW2ipXAiOu9eT9dNj2X5A01Vr7yb5LCS/p4e+oeyStsNb+1hhzmqQXrLVlbuRF/Ovhe2qBpOestfcbY86TdKu19kZXAiPuGWPOltQs6QFr7YQjPD5f0hckzZc0S9IvrbWz+jbl+xipiw8zJW211m631nZKelTSR13OBG/ryXvqNkl3WWsPSBKFDsdwor+jrpX0SJ8kg1f15D1lJWV1Xc+WtLcP88F7evKeOk3SP7quLzzC48BB1to3JNUdY5OPyil81lr7rqQcY8ygvkn3zyh18WGwpN2H3K7ouu9wH+8a3n3CGDPkCI8D3XrynhotabQx5m1jzLvGmA/1WTp4TU9/R8kYM1TSML3/wQk4kp68p/5L0g3GmAo5M2Z/oW+iwaN68p5aJemKruuXS8o0xuT3QTYkph7/bewLlDrv+KukMmvtJEkvS7rf5TzwvoCkUZLmyRlZ+b0xJsfNQEgI10h6wlobcTsIPO9aSfdZa0vkHN70Z2MMn1twKr4u6RxjzApJ50jaI4nfVUgI/HKMD3skHTryVtJ130HW2lprbUfXzT9Imt5H2eBNx31PyflG6Vlrbchau0POuQij+igfvKUn76du14hDL3F8PXlP/Yuc835lrX1HUoqkgj5JBy/qyWepvdbaK6y1UyX9v6776vssIRLNifxtjDlKXXx4T9IoY8wwY0ySnA9Fzx66wWHH6F4maUMf5oP3HPc9JekvckbpZIwpkHM45vY+zAjv6Mn7ScaYsZJyJb3Tx/ngPT15T+2SdL4kGWPGySl11X2aEl7Sk89SBYeM9v6rpHv7OCMSy7OSbuqaBXO2pAZr7T63wgTcemG8z1obNsZ8XtJLkvyS7rXWrjPG/LekpdbaZyV90RhzmaSwnJM2b3EtMOJeD99TL0m6yBizXs7hJ9+w1ta6lxrxqofvJ8n5EPWoZVplHEcP31Nfk3NY+FfkTJpyC+8tHE0P31PzJP3QGGMlvSHpc64FRtwzxjwi5z1T0HVu73ckBSXJWvs7Oef6zpe0VVKrpFvdSepgSQMAAAAA8DAOvwQAAAAAD6PUAQAAAICHUeoAAAAAwMModQAAAADgYZQ6AAAAAPAwSh0AAAAAeBilDgCQEIwxEWPMSmPMWmPMAmNMWtf9qcaY140x/pPc738bYy7ouv7l7v123W4+xcwTjTH3nco+AACg1AEAEkWbtXaKtXaCpE5Jd3Td/0lJT1lrIyezU2vtf1prX+m6+WVJacfYvMeMMQFr7RpJJcaY0t7YJwCgf6LUAQAS0ZuSRnZdv17SM5JkjJlnjHnNGPOEMWajMeYhY4zpemx614jeMmPMS8aYQV3332eMudIY80VJxZIWGmMWdr+QMeb7xphVxph3jTEDu+4rNMY8aYx5r+syt+v+/zLG/NkY87akP3ft4q+Sron9/yQAgERFqQMAJBRjTEDShyWtMcYkSRpurS0/ZJOpckbcTpM0XNJcY0xQ0q8kXWmtnS7pXknfP3S/1tr/k7RX0rnW2nO77k6X9K61drKkNyTd1nX/LyXdaa09XdLHJf3hkF2dJukCa+21XbeXSjrrVP/dAID+K+B2AAAAekmqMWZl1/U3Jf1RUoGk+sO2W2KtrZCkru3LuraZIOnlroE7v6R9PXjNTknPdV1fJunCrusXSDqta1+SlGWMyei6/qy1tu2QfVTJGQEEAOCkUOoAAImizVo75dA7jDFtklIO267jkOsROX8LjaR11tozTvA1Q9Zae9i+JOdImNnW2vbD8khSy2H7SJHUJgAAThKHXwIAEpa19oAkvzHm8GJ3uE2SCo0xZ0iSMSZojBl/hO2aJGX24KX/LukL3TeMMVOOse1oSWt7sE8AAI6IUgcASHR/l3TmsTaw1nZKulLSj40xqyStlDTnCJveI+nFQydKOYovSpphjFltjFmv92fiPJJzJT1/nP0BAHBU5v2jRgAASDzGmGmSvmKtvdHtLIczxiRLel3SmdbasNt5AADexEgdACChWWuXy1mG4KQWH4+xUknfptABAE4FI3UAAAAA4GGM1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHjY/wcR6Fpxb3KE6gAAAABJRU5ErkJggg==\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAA3UAAAHgCAYAAAACOkT5AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/Z1A+gAAAACXBIWXMAAAsTAAALEwEAmpwYAABngUlEQVR4nO3dd3hc1YH+8fdMUe/FlmVZlruNe8E2NsX0xAQSCITesoGQ3svub3ez2U3dFJJNSAJJCBC6KYEAgQAx1WDj3rtlW7ZlNau3Kef3x5WMcVxkW6M7d/T9PM88mnLnzutkkOadc+85xlorAAAAAIA3+dwOAAAAAAA4eZQ6AAAAAPAwSh0AAAAAeBilDgAAAAA8jFIHAAAAAB5GqQMAAAAADwu4HaAnCgoKbFlZmdsxAAAAAMAVy5Ytq7HWFh7pMU+UurKyMi1dutTtGAAAAADgCmPMzqM9xuGXAAAAAOBhlDoAAAAA8DBKHQAAAAB4mCfOqQMAAADQf4VCIVVUVKi9vd3tKDGXkpKikpISBYPBHj+HUgcAAAAgrlVUVCgzM1NlZWUyxrgdJ2astaqtrVVFRYWGDRvW4+dx+CUAAACAuNbe3q78/PyELnSSZIxRfn7+CY9IUuoAAAAAxL1EL3TdTubfSakDAAAAgOPw+/2aMmXKwUt5ebmmTp2qlStXSpLC4bAyMjL04IMPHnzO9OnTtXz5ct13330qLCzU1KlTNWrUKF188cVatGhRr2XjnDoAAAAAnvLw4l29ur/rZpUed5vU1NSDBa7b3LlztWjRIk2ZMkWrVq3S6NGjtWjRIt1www1qaWnRtm3bNHnyZK1evVpXX321fv3rX0uSFi5cqCuuuEILFy7UuHHjTjk/I3UAAAAAcBLmzJlzcMRt0aJFuuOOOw4WvyVLlmj69Ony+/3/9Lxzzz1Xt99+u+65555eyUGpAwAAAIDjaGtrO3jo5eWXXy7p/ZE6ySl1Z599tpKTk9XU1KRFixZpzpw5R93ftGnTtHHjxl7JxuGXAAAAAHAcRzr8cujQoers7FRlZaU2btyoMWPG6PTTT9fixYu1aNEifeELXzjq/qy1vZaNkToAAAAAOElz5szRggULNGjQIBljNHv2bL399ttasmSJzjjjjKM+b8WKFb1yPp1EqQMAAACAkzZnzhz94he/OFjgzjjjDD3wwAMqKipSdnb2EZ/z+uuv65577tFtt93WKxk4/BIAAAAATtLcuXP1la985WCpGzRokCKRyD+dT/fYY4/prbfeUmtrq4YNG6Ynn3yy10bqTG8eyxkrM2bMsEuXLnU7BgAAAAAXbNiwodcKkBcc6d9rjFlmrZ1xpO05/BIAAAAAPIxSBwAAAAAeFtNz6owx5ZKaJEUkha21M4wxeZIek1QmqVzSJ6y1B2KZAwAAAAASVV9MlHKutbbmkNvflvSqtfZHxphvd93+Vh/kAAAAADxpweYFx93mqtFX9UESxCM3Dr/8qKT7u67fL+ljLmQAAAAAgIQQ61JnJf3dGLPMGHN7130DrbX7uq5XShp4pCcaY243xiw1xiytrq6OcUwAAAAA8KZYl7ozrbXTJH1Y0ueMMWcf+qB11lM44poK1tp7rLUzrLUzCgsLYxwTAAAAAI7OGKMbbrjh4O1wOKzCwkJ95CMfkSTdd999+vznPy9J+q//+i8NHjxYU6ZM0ahRo3TFFVdo/fr1McsW03PqrLV7un5WGWOeljRT0n5jzCBr7T5jzCBJVbHMAAAAACDBLP1T7+5vxq3H3SQ9PV1r165VW1ubUlNT9fLLL2vw4MFH3f4rX/mKvv71r0tyFh4/77zztGbNGsViwCpmI3XGmHRjTGb3dUkXSVor6VlJN3dtdrOkZ2KVAQAAAAB6y/z58/X8889Lkh555BFde+21PXre1VdfrYsuukgPP/xwTHLF8vDLgZLeMsaskrRE0vPW2hcl/UjShcaYLZIu6LoNAAAAAHHtmmuu0aOPPqr29natXr1as2bN6vFzp02bpo0bN8YkV8wOv7TWbpc0+Qj310o6P1avCwAAAACxMGnSJJWXl+uRRx7R/PnzT+i5znQiseHGkgYAAAAA4EmXXXaZvv71r/f40MtuK1as0Lhx42KSqS8WHwcAAACAhPDJT35SOTk5mjhxol577bUePefJJ5/U3//+d/3sZz+LSSZKHQAAAAD0UElJib74xS8ed7s777xTDz74oFpaWjRhwgT94x//iMnMl5JkYnlsZ2+ZMWOGXbp0qdsxAAAAAFcs2LzguNtcNfqqPkjijg0bNsTs0MV4dKR/rzFmmbV2xpG255w6AAAAAPAwSh0AAAAAeBilDgAAAAA8jFIHAAAAAB5GqQMAAAAAD6PUAQAAAICHUeoAAAAA4Dj8fr+mTJmi8ePHa/LkyfrZz36maDQqSXrttdeUnZ2tKVOmHLy88sorH3he96W8vLzXs7H4OAAAAABP6cm6fSeiJ2v8paamauXKlZKkqqoqXXfddWpsbNR3v/tdSdJZZ52l55577pjPixVG6gAAAADgBAwYMED33HOPfv3rX8ta63YcRuoAAAAA4EQNHz5ckUhEVVVVkqQ333xTU6ZMOfj4k08+qREjRqitre3g/cOGDdPTTz/d61kodQAAAABwijj8EgAAAAA8ZPv27fL7/RowYIDbUSh1AAAAAHAiqqurdccdd+jzn/+8jDFux+HwSwAAAAA4nu5z40KhkAKBgG688UZ99atfPfj44efU/fu//7uuvPLKPslGqQMAAADgKT1ZgqC3RSKRoz42b948NTQ0HPGx5ubmWEU6iMMvAQAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAgLhnrXU7Qp84mX8npQ4AAABAXEtJSVFtbW3CFztrrWpra5WSknJCz2P2SwAAAABxraSkRBUVFaqurnY7SsylpKSopKTkhJ5DqQMAAAAQ14LBoIYNG+Z2jLjF4ZcAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHgYpQ4AAAAAPIxSBwAAAAAeRqkDAAAAAA+j1AEAAACAh8W81Blj/MaYFcaY57puDzPGLDbGbDXGPGaMSYp1BgAAAABIVH0xUvclSRsOuf1jSXdaa0dKOiDpX/ogAwAAAAAkpJiWOmNMiaRLJP2h67aRdJ6kJ7o2uV/Sx2KZAQAAAAASWaxH6n4h6ZuSol238yXVW2vDXbcrJA2OcQYAAAAASFgxK3XGmI9IqrLWLjvJ599ujFlqjFlaXV3dy+kAAAAAIDHEcqRurqTLjDHlkh6Vc9jlLyXlGGMCXduUSNpzpCdba++x1s6w1s4oLCyMYUwAAAAA8K6YlTpr7b9aa0ustWWSrpH0D2vt9ZIWSrqya7ObJT0TqwwAAAAAkOjcWKfuW5K+aozZKuccuz+6kAEAAAAAEkLg+JucOmvta5Je67q+XdLMvnhdAAAAAEh0bozUAQAAAAB6CaUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4GKUOAAAAADyMUgcAAAAAHkapAwAAAAAPo9QBAAAAgIdR6gAAAADAwyh1AAAAAOBhlDoAAAAA8DBKHQAAAAB4WMxKnTEmxRizxBizyhizzhjz3a77hxljFhtjthpjHjPGJMUqAwAAAAAkuliO1HVIOs9aO1nSFEkfMsbMlvRjSXdaa0dKOiDpX2KYAQAAAAASWsxKnXU0d90Mdl2spPMkPdF1//2SPharDAAAAACQ6GJ6Tp0xxm+MWSmpStLLkrZJqrfWhrs2qZA0OJYZAAAAACCRxbTUWWsj1topkkokzZQ0tqfPNcbcboxZaoxZWl1dHauIAAAAAOBpfTL7pbW2XtJCSWdIyjHGBLoeKpG05yjPucdaO8NaO6OwsLAvYgIAAACA58Ry9stCY0xO1/VUSRdK2iCn3F3ZtdnNkp6JVQYAAAAASHSB429y0gZJut8Y45dTHh+31j5njFkv6VFjzPckrZD0xxhmAAAAAICEFrNSZ61dLWnqEe7fLuf8OgAAAADAKeqTc+oAAAAAALFBqQMAAAAAD6PUAQAAAICHUeoAAAAAwMModQAAAADgYZQ6AAAAAPAwSh0AAAAAeBilDgAAAAA8rEelzhjzlDHmEmMMJRAAAAAA4khPS9pvJF0naYsx5kfGmDExzAQAAAAA6KEelTpr7SvW2uslTZNULukVY8wiY8ytxphgLAMCAAAAAI6ux4dTGmPyJd0i6VOSVkj6pZyS93JMkgEAAAAAjivQk42MMU9LGiPpz5Iutdbu63roMWPM0liFAwAAAAAcW49KnaTfW2tfOPQOY0yytbbDWjsjBrkAAAAAAD3Q08Mvv3eE+97pzSAAAAAAgBN3zJE6Y0yRpMGSUo0xUyWZroeyJKXFOBsAAAAA4DiOd/jlxXImRymR9PND7m+S9G8xygQAAAAA6KFjljpr7f2S7jfGfNxa+2QfZQIAAAAA9NDxDr+8wVr7oKQyY8xXD3/cWvvzIzwNAAAAQAxZa7W8arne3fuukv3JumT4JW5HgouON1FKetfPDEmZR7gAAAAA6GOra1br+e3PKyWQosbORt279l5tObDF7VhwyfEOv7y76+d3+yYOAAAAgGNp7mzWSzte0pDMIbpl/C1qDbfqrhV36Sfv/UR3X3i3jDHH3wkSSo+WNDDG/K8xJssYEzTGvGqMqTbG3BDrcAAAAAA+6O29b6sz2qlLR1wqY4zSg+k6Z8g5emffO3pzz5tux4MLerpO3UXW2kZJH5FULmmkpG/EKhQAAACAfxaOhrW6erXG5o1VQWrBwftnDJyhgWkD9dimx1xMB7ccb0mDw7e7RNICa20Dw7roTx5evKvX93ndrNJe3ycAAEhsmw9sVlu4TVMGTPnA/X6fX/OHz9ef1/1ZB9oPKDcl152AcEVPR+qeM8ZslDRd0qvGmEJJ7bGLBQAAAOBwK6tWKispS8Ozh//TY5cMu0RhG9ZL5S+5kAxu6lGps9Z+W9IcSTOstSFJLZI+GstgAAAAAN7XEenQ9obtGl8wXj7zzx/jx+SN0cickXphxwsupIObenr4pSSNlbNe3aHPeaCX8wAAAAA4gvKGckVtVCNzRh51mwuHXqi7V9+tho4GZSdn92E6uKmns1/+WdJPJZ0p6fSuy4wY5gIAAABwiG312xT0BVWaefTz8mcPmq2ojWpp5dI+TAa39XSkboak06y1NpZhAAAAAPwza6221m/VsOxh8vv8R91uYuFEpQXS9M6+d3T+0PP7MCHc1NOJUtZKKoplEAAAAABHdqD9gOo76jUiZ8Qxtwv6gppRNEOL9y3uo2SIBz0dqSuQtN4Ys0RSR/ed1trLYpIKAAAAwEE7m3ZKksqyyo677exBs/VGxRva17xPgzIGxTgZ4kFPS91/xTIEAAAAgKOraKpQij/lAwuOH83MopmSpOVVy3VJxiWxjoY40NMlDV6XVC4p2HX9PUnLY5gLAAAAQJeKpgqVZJbIGHPcbUfkjFBqIFVratb0QTLEg57OfnmbpCck3d1112BJf4lRJgAAAABdGjsbVd1WrZLMkh5tH/AFND5/vFZXr45xMsSLnk6U8jlJcyU1SpK1doukAbEKBQAAAMCxptoZcetpqZOcWTA31m1UZ6QzVrEQR3pa6jqstQffEV0LkLO8AQAAABBjK6tXyshocMbgHj9nUsEkhaIhbazbGMNkiBc9LXWvG2P+TVKqMeZCSQsk/TV2sQAAAABI0tqatSpMLVSyP7nHz5lYMFGSOK+un+hpqfu2pGpJayR9WtILkv49VqEAAAAAODbWbVRRxoktGT0wfaAGpA2g1PUTPVrSwFobNcb8RdJfrLXVsY0EAAAAQJJq2mpU01ajaQOnnfBzx+WN06a6TTFIhXhzzJE64/gvY0yNpE2SNhljqo0x/9k38QAAAID+q/ucuKK0Exupk6TRuaO1o2GHOiIdvR0LceZ4h19+Rc6sl6dba/OstXmSZkmaa4z5SszTAQAAAP3YwVKXfuKlbmzeWEVsRFvrt/Z2LMSZ45W6GyVda63d0X2HtXa7pBsk3RTLYAAAAEB/t6F2g0oySpQSSDnh547JGyNJ2ly3ubdjIc4cr9QFrbU1h9/ZdV5dMDaRAAAAAEjOSN24/HEn9dwhmUOUGkhlWYN+4Hil7lirFbKSIQAAABAjraFW7WrapTG5Y07q+T7j0+jc0dp0gMlSEt3xSt1kY0zjES5Nkib2RUAAAACgP9pWv02SNCp31EnvY2zeWG2q2yRrbW/FQhw6Zqmz1vqttVlHuGRaazn8EgAAAIiR7glORuWcfKkbkTNCzaFm7W/d31uxEId6uvg4AAAAgD60pX6LUvwpGpw5+KT3MSJ7hCRpe8P23oqFOESpAwAAAOLQ1gNbNSJnhHzm5D+yD88ZLkna0bDjOFvCyyh1AAAAQBzaWu+UulORn5KvzKRMba9npC6RUeoAAACAOFPfXq/qtupTOp9OkowxGp49nMMvExylDgAAAIgz3ZOkjMwdecr7otQlPkodAAAAEGe6S1j3RCenYnj2cNW116mho+GU94X4RKkDAAAA4kx5Y7lSA6kamD7wlPfVPVkKo3WJi1IHAAAAxJnyhnKVZpae0syX3YZlD5PEDJiJjFIHAAAAxJmdjTs1NGtor+yrOL1Yyf5kZsBMYJQ6AAAAII6EIiHtad6jsuyyXtmf3+dXWVYZh18mMEodAAAAEEd2N+9WxEZUllXWa/tkBszERqkDAAAA4sjOhp2S1GuHX0rSsJxh2tu8V+3h9l7bJ+IHpQ4AAACIIzsbe7/UDc8eLiur8sbyXtsn4gelDgAAAIgj5Y3lykvJU3Zydq/tc3h217IGTJaSkCh1AAAAQBwpbyzv1VE6yRn18xkf59UlKEodAAAAEEd2Nu7s1UlSJCnJn6QhmUModQmKUgcAAADEiebOZtW01fT6SJ0klWWVHTxfD4mFUgcAAADEie7S1dsjdZJUmlWq3U27Za3t9X3DXZQ6AAAAIE50z07ZWwuPH6o0s1Rt4TZVt1X3+r7hLkodAAAAECfKG8tlZDQkc0iv77s0q1SStKtxV6/vG+6i1AEAAABxYmfDThVnFCvJn9Tr+y7N7Cp1TZS6REOpAwAAAOJEeWN5TA69lKRB6YMU8AUYqUtAlDoAAAAgDlhrY7KcQTe/z6+SjBJG6hIQpQ4AAACIA9Vt1WoNt8ZkOYNupVmljNQlIEodAAAAEAdiuZxBt9LMUu1q2sWyBgmGUgcAAADEgR0NOyTFuNRlOcsa1LTVxOw10PcodQAAAEAc2Nm4Uyn+FA1MHxiz1xiaOfTgayFxUOoAAACAOFDeWK7SrFL5TOw+og/Jcta/2920O2avgb4Xs3eMMWaIMWahMWa9MWadMeZLXffnGWNeNsZs6fqZG6sMAAAAgFfsbNwZ00lSpPeXNWCkLrHEcqQuLOlr1trTJM2W9DljzGmSvi3pVWvtKEmvdt0GAAAA+q1QNKSKpoqYnk8nSQFfgGUNElDMSp21dp+1dnnX9SZJGyQNlvRRSfd3bXa/pI/FKgMAAADgBRVNFYrYSMwWHj8Uyxoknj45p84YUyZpqqTFkgZaa/d1PVQp6YhnghpjbjfGLDXGLK2uru6LmAAAAIArug+HjPXhlxLLGiSiQKxfwBiTIelJSV+21jYaYw4+Zq21xpgjvpustfdIukeSZsyYwTsOAAAACas31qhbsHlBj7YbkjlEbeE21bbXqiC14KRfD/EjpiN1xpignEL3kLX2qa679xtjBnU9PkhSVSwzAAAAAPFuR8MO5SbnKjs5O+av1T0ayGQpiSOWs18aSX+UtMFa+/NDHnpW0s1d12+W9EysMgAAAABe0BczX3YrzSyVJM6rSyCxHKmbK+lGSecZY1Z2XeZL+pGkC40xWyRd0HUbAAAA6Lf6stQNyhikgAkwA2YCidk5ddbatySZozx8fqxeFwAAxKGlf4rt/mfcGtv9AzHU3Nms6rbqPpn5UnKWNRicOZiRugTSJ7NfAgAAADiynU2nPknKieqeAROJgVIHAAAAuGhnQ98tZ9Cte606ljVIDJQ6AAAAwEXljeUyMirNKu2z1yzNLFVruFW17bV99pqIHUodAAAA4KLyxnIVZxQr2Z/cZ6/ZXSA5ry4xUOoAAAAAF/XlzJfdupc1YK26xECpAwAAAFxirVV5Q3mfTpIiScUZxQqYgHY37e7T10VsUOoAAAAAl9S01ag13NrnI3UBX0DFGcWM1CUISh0AAADgkvLGckl9u5xBt9IsljVIFJQ6AAAAwCUHS10fLTx+qNLMUu1u2s2yBgmAUgcAAAC4ZGfDTiX5klSUXtTnr12aVaqWUAvLGiSAgNsBAAAAgP5qZ+NOlWaVymf6bqxlweYFB19bku5fd/8/rZF31eir+iwPTh0jdQAAAIBLyhvLNSx7mCuvnZeSJ0mqa69z5fXReyh1AAAAgAtC0ZAqmir6fObLbjnJOTIylLoEQKkDAAAAXLC3ea/CNuxaqfP7/MpJztGB9gOuvD56D6UOAAAAcEF5Q7kkd5Yz6JaXksdIXQKg1AEAAAAu2NGwQ5JcO6dOkvJSnVLHsgbeRqkDAAAAXFDeWK68lDxlJ2e7liEvJU8dkQ61hltdy4BTR6kDAAAAXLCjYYerh15KzICZKCh1AAAAgAvcXM6gG6UuMVDqAAAAgD7W0NGguvY610vdwWUN2ih1XkapAwAAAPpY9yQpbh9+2b2sASN13kapAwAAAPpYPMx82S03JZe16jyOUgcAAAD0sfLGcgV8ARVnFLsdRXkpeaptr2VZAw+j1AEAAAB9bEfDDg3NHKqAL+B2FOWlOssatIXb3I6Ck0SpAwAAAPpYeWO5yrLL3I4hiRkwEwGlDugDoUhUzR1htXVG3I4CAABcFoqGtLtxd1ycTydR6hKB++O9QIKy1mrd3ka9V16nrVXNspKMpMG5qZpamqtPzChRwM/3KgAA9Dd7mvYobMMHZ75csHmBq3kOLmtAqfMsSh0QAy0dYT21Yo827GtUTlpQZ48uVFZqUK0dYW2sbNJfV+3Vtqpm/ewTkzVuUJbbcQEAQB+Kp5kvJSngCyg7OZu16jyMUgf0svrWTv3+ze1qbA9r/oQizRlZIJ8xBx8/b+wArdvbqFc27NcnfveO/nDzDM0anu9iYgAA0JfKG8slKW7OqZOcQzAZqfMujv0CelFjW0h/eGuH2kIR3X7WcJ05qvADhU6SjDGaMDhbf/ncXA3IStZN9y7RO9tqXUoMAAD62o6GHcpPyVdWUvwcrUOp8zZKHdBLwtGoHly8Uy0dYd06Z5iG5KUdc/vinFQtuGOOSnJT9ZmHlmlXbWsfJQUAAG6Kp5kvu+Wm5Ko90q7WEJ9HvIhSB/SSv62pVMWBNl01veS4ha5bXnqS/njz6bJW+tQD7zE7JgAA/cCOhh1xcz5dN2bA9DZKHdALNuxr1DvbazV3RL5OK84+oeeWFaTrruumafP+Zv34xY0xSggAAOJBbVut6jvqNSyLUofeQ6kDTlFHKKJnV+3VwKxkXTyh6KT2ceaoAt06t0z3LSrXoq01vZwQAADEi631WyVJo3JHuZzkg3JTciVR6ryKUgecolc27FdjW0iXTxmsgO/k/5P65sVjNbwgXd98crXaQxyGCQBAIuoudSNzRrqc5IO6lzU40H7A7Sg4CZQ64BRUNrZr0bZanT4sT6X56ae0r9Qkv35wxURVHGjT717f1ksJAQBAPNlav1XZydkqSC1wO8o/yUvJU207M3J7EaUOOAUvra1UctCni8YN7JX9zR6er49MGqTfvrZNFQeYfQoAgESzrX6bRmSPkDlsyaN4kJeSxwLkHkWpA07S9ppmbdrfpHNGD1BacqDX9vtv88fJZ4x+9DcmTQEAIJFYa7X1wNa4O5+uW15KHssaeBSlDjgJ1lq9tLZS2alBzRmR36v7Ls5J1afOGqbnVu/T2j0NvbpvAADgnqrWKjWFmuLufLpu3YeE1rQxaZvXUOqAk7C1qlm7D7Tp3DEDFPT3/n9Gt509XDlpQf3kpU29vm8AAOCO7klSRuSMcDnJkeWnOl9Uc16d91DqgBNkrdU/NlUpOzWoaaU5MXmNrJSgPnPOCL2+uVqLt/OLFQCARBCvM192y0nOkd/4VdvGZw+vodQBJ2hHTYt21rbq7FEFCsRglK7bTWeUqSAjSXe9xkyYAAAkgq31W1WQWnBwTbh44zM+5aXkcfilB1HqgBP0+uZqZSYHNKMsL6avk5rk161zh+mNzdWcWwcAQALYemBr3B562S0/NZ+ROg+i1AEnYF9Dm7ZUNeuMEfkxOZfucDeeMVSZyQH9ltE6AAA8LWqj2tawTaNy4nPmy275qfk60HFAoWjI7Sg4AZQ64AS8vbVGQb/RzGGxHaXrlpUS1A1nDNULa/dpR01Ln7wmAADofXub96ot3Bb3I3UFKQWK2qgqmircjoITQKkDeqixLaRVuxs0fWie0pJ6b12647l1bpmCfp/ufp3ROgAAvGpbvfN3PF4nSenWPQNmeUO5u0FwQih1QA8tKa9T1FrN7eV16Y5nQGaKPjGjRE8ur1BlQ3ufvjYAAOgdW+q3SIr/Ute9Vl15Y7m7QXBCKHVAD0SiVkvL6zRqYIbyM5L7/PU/ffYIRa30x7e29/lrAwCAU7etfpuK0ouUkZThdpRjSgmkKD2Yrh0NO9yOghNAqQN6YFNloxrbw5o1rG9H6boNyUvTRyYN0sOLd6mxnROXAQDwmk0HNsX9JCnd8lPyGanzGEod0AOLd9QpOzWo0QMzXcvwqTOHq6UzogVLOXEZAAAvaQ+3a3v9dp2Wf5rbUXqkILWAc+o8hlIHHMeu2lZtqWrWjKG58vuMazkmlmRr+tBc3b+oXJGodS0HAAA4MVsObFHERjQuf5zbUXqke1mD+vZ6t6Oghyh1wHE8vGSXfEYxX2y8J26dW6Zdda1auLHK7SgAAKCHNtRtkCSNy/NOqZOYLMVLKHXAMXSGo1qwdLfGFmUpOzXodhxdPL5Ig7JT9KdFnLwMAIBXrK9dr+zkbA1KH+R2lB4pSHFmwGSyFO+g1AHH8NK6StW2dPbZYuPHE/T7dMPsoXp7a602VTa5HQcAAPTAhroNGpc3Tsa4dxrHichJyVHAF2CkzkModcAxPLR4p4bkpWrkgPiZfvi6maVKDvh036Jyt6MAAIDjCEVC2nJgi2fOp5Mkn/FpaOZQRuo8hFIHHMXWqma9u71O184slS+OvlnLTU/S5VMH6+kVFapv7XQ7DgAAOIZtDdsUioZ0Wp43Zr7sNjxnuLY3sD6uV1DqgKN4ZMkuBf1GV00f4naUf3LL3DK1h6J6ZMlut6MAAIBj2FDbNUmKh0bqJGlkzkjtatyl9nC721HQA5Q64AjaQxE9saxCF40vUmFmsttx/snYoizNHp6nB9/dqXAk6nYcAABwFOtr1ys9mK4hmfH3JfGxjMgZISvLIZgeQakDjuD51fvU0BbS9bNK3Y5yVLfMGaY99W16ZQPLGwAAEK821G3Q2Lyx8hlvfewelTNKkrS1fqvLSdAT3np3AX3kocU7NbwgXWcMz3c7ylFdMG6ABuek6n4mTAEAIC5FohFtqtvkmfXpDjUka4gCvgClziModcBhNuxr1PJd9bpuVmlcTz0c6Fre4J3tLG8AAEA8Km8sV3uk3XPn00lS0BfUsOxh2la/ze0o6AFKHXCYhxfvUlLApyunl7gd5biuOX2IkgM+3f9OudtRAADAYdbXrpckT47USdLI7JGM1HkEpQ44REtHWE+v2KOPTByknLQkt+McV256kj46pVhPL9+jhtaQ23EAAMAh1teuV4o/RcOyh7kd5aSMzB2pPc171BpqdTsKjoNSBxzi2VV71dwR1vWz43eClMPdPKdMbaGIHl/K8gYAAMST1dWrNb5gvAK+gNtRTsqInBGSxHp1HkCpAw7x8OJdGjMwU9NKc92O0mPji7M1syxPD7xbrkjUuh0HAABI6ox0akPdBk0unOx2lJM2MmekJGnLgS0uJ8HxUOqALqsr6rVmT4Ounx3fE6Qcyc1zyrS7rk0LN7K8AQAA8WBD3QaFoiFNKpzkdpSTVpJRomR/MpOleAClDujy0Lu7lBr062NTB7sd5YRdNH6girJSmDAFAIA4sbp6tSRpUoF3S53f59fw7OFMluIBlDpAUmN7SM+u2quPTilWVkrQ7TgnLOj36YbZpXpzS422VrG8AQAAbltdvVrF6cUqTCt0O8opGZnDDJheQKkDJP1lxR61hSK6bpZ3Jkg53LUzS5UU8On+RTvdjgIAJyYakZr2SXtXSnuXS5WrpepNUmez28mAk7ayeqWnD73sNiJnhPa37ldjZ6PbUXAM3pyKB+hF1lo99O4uTRycrUklOW7HOWn5Gcm6dFKxnlxeoW98aIwnRxwB9COhNmnvCqniPalhtxQNH3m7jCIpf6Q09Awpy3uHx6N/2tu8V5UtlZo6fqrbUU7ZqNxRkqTt9ds1ZcAUd8PgqCh16PeW7TygTfub9KMrJrod5ZTdMqdMTy6v0BNLK/TJM725Jg6ABNfeKG1+0Slz0ZCUWSSVnSVlFUuZgyRfwCl4oTapvlyq3S5VLJF2viUVjJaGnysVjpU8NqEV+pdl+5dJkqYPnO5yklPXvazBlvotlLo4RqlDv/fQ4l3KSA7o0snFbkc5ZRNLsjWtNEcPvFOuW+aUyefjQw+AOBEJSztek7a+7FwfMlMaMlvKKT16QSsYJY2U1Nkq7XpHKn9DWnK3NHCCNOFKKTWnD/8BQM8tr1quzGDmwSUBvGxQ+iBlBDO0uW6z21FwDJxTh36trqVTz6/Zp49NLVZ6cmJ8x3HznDKV17bq9c3VbkcBAEfVRumtn0obn3MOpTzn29Kkq6XcoT0bcUtKk0aeL533n9K4y5zz7V7/obTzbcmyPifiz7L9yzRlwBT5fX63o5wyn/FpTN4Ybajb4HYUHEPMSp0x5l5jTJUxZu0h9+UZY142xmzp+umdFZ6RkB5Zskud4ahuPqPM7Si95sMTBmlAZrLuW1TudhQAkFY8JN0zT+polk6/XTr9NinjJGcD9PmlEedJ53xLyhkqrVkgrXpYioR6NTJwKura67SjYYemDZzmdpReMy5vnDYf2KxINOJ2FBxFLEfq7pP0ocPu+7akV621oyS92nUbcEUoEtWD7+7UmSMLNGpgpttxek1SwKfrZw3V65urtb2ameMAuCQSlv76ZemZz0olM6SzvyENPK139p1eIM26Qxp1sXNu3ju/khr39s6+gVPUfT7djIEzXE7Se8bmjVVbuE07m5hhO17FrNRZa9+QVHfY3R+VdH/X9fslfSxWrw8cz9/X7de+hnbdPKfM7Si97tpZQxT0Gz3wDr98Abigs1V67AZp2Z+kuV+WbnpGSsnu3dcwPmnMh6Xpn5SaKqXfny/VsJYW3Ld432KlBdI0vmC821F6zdi8sZKkDbUcghmv+vqcuoHW2n1d1yslDezj1wcOun9RuYbkpeq8sQPcjtLrBmSm6JKJg/TEsgo1dxxlmnAAiIXWOumBy5wZLuf/VLrwu85hk7EyaJI054tSpFP604el/etj91pADyzet1jTB05X0Jc4SwsNzxmuJF+SNtZtdDsKjsK1iVKstVbSUc9uNsbcboxZaoxZWl3NhA/oXWv3NGhJeZ1uPqNM/gSdIfKWucPU3BHWY+/tdjsKgP6itU66/1Jp32rp6j9LM2/rm9fNLpFufcEpj/fNdxYxB1xQ2VKp8sZyzRo0y+0ovSroC2pU7igmS4ljfV3q9htjBklS18+qo21orb3HWjvDWjujsPAkT6gGjuL+ReVKDfp11YwhbkeJmSlDcjRzWJ7ufWuHQpGo23EAJLruEbqaLdK1j0jjLu3b1y8c4xS7pEzpz5c7M2QCfWxJ5RJJSrhSJzmHYG6s2yjLjLNxqa9L3bOSbu66frOkZ/r49QHVtXTqmVV7dcW0wcpOTZxDI47kjnOGa099m55fve/4GwPAyWqrl/78MadIXfOws/yAG/KGSzc/I/mD0gMfk+p3uZMD/da7e99VTnKORueOdjtKrxuXN04NHQ3a18JningUyyUNHpH0jqQxxpgKY8y/SPqRpAuNMVskXdB1G+hTDy/eqc5wVLck4AQph5s3eoBGD8zQ717fxjdrAGIj1CY9cq1zLtvVD0mjLnA3T95w6YanpM4WZ8SumVM40DeiNqq3976tOcVz5DOJtxT02PyuyVI4BDMuxWy1ZWvttUd5yKWv7wCprTOiP71drnNGFybUMgZH4/MZ3X72CH19wSq9saVG54zmUGYAvSgSlp78lLTrHenKe6XRF7mdyFE0Qbr+cWe07pFrpFuek4KpbqdCAlqwecHB63ub96quvU5J/qQP3H/V6KvciNbrRueOls/4tLFuo84v5eN8vEm8rxGAY3jsvV2qbenU584d6XaUPnPZ5GIVZaXo7te3uR0FQCKxVnr+q9LG56QP/1iacIXbiT6odLb08T9Ie5ZJT98hRTm3GLG1td5ZUmNEzgiXk8RGaiBVw7KGaWMtM2DGo5iN1AHxpjMc1T1vbNfpZbmaOSzP7Tgx8fDiI58/MrU0R39bW6n/fXGjSnLTTmif180q7Y1oABLNmz+Tlt8vnfU1adan3U5zZOM+Il3439LL/yEtHCmd/x9uJ0IC21q/VcXpxUoPprsdJWbG5o/Ve5XvuR0DR8BIHfqNv6zco70N7fpsPxql63Z6WZ5Sgj69saXG7SgAEsH6Z6R//I808SrpvDgvSnO+IE27WXrzp9Kqx9xOgwTVGmrVnqY9CTtK121c3jhVtVaprr3O7Sg4DKUO/UIkavW717bptEFZmtcPzytLCfo1e1i+1u1p0P7GdrfjAPCyvSukpz4tlcyULvu1ZOJ8rU9jpEt+JpWdJf31i6xhh5jYfGCzrKzG5I1xO0pMnZZ/miRpXc06l5PgcJQ69Asvrq3U9poWfe7ckTLx/gEkRuaOLFDQ79PCTUddHhIAjq1xrzPTZXqBdM1DUjDF7UQ94w9KV/5JSiuQHrtBaql1OxESzKa6TcpKytKg9EFuR4mp8fnj5TM+rape5XYUHIZSh4RnrdVdC7dqeEG6PjShyO04rklPDmj28HytqWhQFaN1AE5UZ4szk2RHk3TdY1LGALcTnZiMQunqP0vNVdITtzgzdwK9IBQJaVvDNo3JHZPwXxynBdM0KmeUVlevdjsKDsNEKUh4L63br/X7GvW/V06S35fYv2yP58xRBXpne40WbqrS1aczAQqAHopGpac/LVWuka59VBo43u1EJ2fwNOkjd0rPfFZ65TvSxd93OxESwPaG7QpHwxqdd+QFxw9d3sBLjpY7IylDy6uW6/FNj+sTYz7Rx6lwNIzUIaFFolY/+/smDS9M1xVTB7sdx3UZyQGdMTxfqysaVN3U4XYcAF7xj/+RNvxVuuh70uiL3U5zaqZeL51+m/TOr6U1T7idBglgXc06pQZSVZZV5naUPlGSWaKOSIeq26rdjoJDUOqQ0J5esUdbqpr1tQvHKODn7S5JZ44qVMBvOLcOQM+sfFh66+fODJKzP+t2mt5x8Q+k0jOkZz7vjD4CJykUCWnTgU0alzdOfp/f7Th9oiSjRJJU0VThchIcik+5SFjtoYjufHmzJgzO0of78bl0h8tIDmj2sHyt2l3PaB2AY9v5jvTsF6VhZzszSCbK+UKBJOmq+6XUHOnR66VWpmfHydlSv0WhaEinFZzmdpQ+k5eSp9RAKqUuznBOHRLWH97crj31bfrJVZPki8Nz6Y62UHhfOGt0oRbvqNPLG/brupmcWwfgCOp2SI9dL+WUOgXIH3Q7Ue/KHCh94s/SffOlJz8lXb9A6icjLeg962rWKT2Y3m8OvZQkY4xKMkpU0UypiyeM1CEh7W9s129e26aLxw/UnBEFbseJOxnJAZ05qkBr9zRod12r23EAxJv2Bunhq6VoRLrucSktz+1EsTHkdOnDP5a2vSq99kO308BjGjoatPnAZk3InyCf6V8fqQdnDlZNW40aOhrcjoIu/esdiH7jx3/bqHDE6t/mj3M7Stw6a2SB0pMDenFdpay1bscBEC8iYWnBrVLdNmcJgIKRbieKrem3SlNvkN74ibTxebfTwEP+tuNvitiIJg2Y5HaUPleS6ZxXt6aGc1LjBaUOCWfR1ho9tWKPbj97uIbmp7sdJ24lB/06b+wA7ahp0ab9TW7HARAvXvpXZ+Tqkp8559IlOmOk+T+TiqdKT98h1Wx1OxE84tltz2pg2kAVpfW/8/YHZzgzirNeXfyg1CGhtIci+n9/Wauh+Wn6/HkJ/u1yL5hZlqf89CS9tK5SUUbrACz5vbTkHumMz0vTb3E7Td8Jpjjn1/mDznmEHc1uJ0Kc23Jgi9bUrNGkwkkJv+D4kST7kzUgbYBWVa9yOwq6UOqQUP7v1S3aUdOi731sglKCnPB+PH6f0UXji7S/sUMrdh1wOw4AN214TvrbN6XRH5Iu/G+30/S9nCHSlfdKNZulZz8v8UUXjuHxTY8ryZekyYWT3Y7impKMEq2uXq1INOJ2FIhShwSybOcB/e71bbp6xhCdNarQ7TieMaE4SyW5qXp5/X51hPnFDPRLuxZLT/6Lcwjilff231kgh8+Tzv+OtO5padGv3E6DONUaatVft/9VF5ddrLRgmttxXDM0a6iaQ83aWLfR7SgQpQ4JorUzrK8vWKVB2an6948wOcqJMMbokomD1Nge1mubqt2OA6CvVW+WHrlayip2ZrpM6ufnIs/9knTaR6VXviNtedntNIhDz21/Ti2hFn1izCfcjuKqsuwySdLiysXuBoEk1qlDgviPv6xTeW2LHvrULGWmJNhaSn1gaH66ppXm6K0tNZpemquCzGS3IwHoC02V0oMfl3wB6YYnpXQPLwGz9E+9t6/SOVLFUuf8urlfls79t97bNzwtaqN6cMODGpc3TpMLJ2tL/Ra3I7kmMylTI7JHaMm+JfrkhE+6HaffY6QOnvf40t16cnmFvnjeKNakOwUXjy9SwG/019V7WeIA6A/aG6WHrpRaa50RurzhbieKH4Fk6fRPSf5k6b0/SC01bidCnHhrz1va0bBDN42/qV9OkHK4mYNmannVcoUiIbej9HuUOnjayt31+o+/rNUZw/P1xfNHuR3H0zJTgrpg3EBtqWrWhn0scQAktHCn9PiNUtUG6RMPSIOnuZ0o/qTmSjP+xSm/j14vhTvcToQ4cP+6+zUgbYAuLrvY7ShxYVbRLLWF21ivLg5Q6uBZlQ3tuv2BpSrISNavr5sqv49vzE7V7OH5GpCZrOfX7FUoEnU7DoBYiISlp26Ttr8mXfYradQFbieKX7lDpSnXSrvflf76JWbE7OdWVq3Uksoluum0mxT0caqHJM0omiEjw3l1cYBSB09qbA/p1vveU0tHWH+8ZYbyMzgHrDf4fUaXTS7WgdaQFm6scjsOgN4WjUh/+Yy0/i/SRd+TplzndqL4VzxNmvev0qpHpLfudDsNXPS71b9TbnKurhp9ldtR4kZ2crbG5o3V4n2UOrdR6uA57aGIPnX/Um3Z36S7rp+msUVZbkdKKMMLMzStNEdvbKnW3vo2t+MA6C3RqPTsF6U1j0vn/Yc05wtuJ/KOc74lTfi49Op3pfXPup0GLlhVvUpv73lbN4+/uV8vY3AkswfN1qrqVWoL85nBTZQ6eEp7KKLbHliq98rr9LNPTNa8MQPcjpSQ5k8cpLSkgJ5aXqEwh2EC3heNSM9+QVr5oFNQzv6624m8xRjpo3dJg2dIT35KKn/b7UToQ9Za3bnsTuWn5Ovasde6HSfuzBw0U+FoWCuqVrgdpV+j1MEzWjvD+tT9S/XW1hr96IqJ+uiUwW5HSlhpSQFdNrlYexvadc+b292OA+BUREJOEekudPP+1e1E3hRMdWYJzR0qPXKNtG+124nQR97c86aW7V+mz0z+DKN0RzBtwDQFTEBL9i1xO0q/RqmDJ9Q2d+jae97Vom01+smVk3X16aVuR0p4EwZna3xxln7xyhZtq252Ow6AkxFqlx6/SVr3lHTBd5311piG/eSl50s3PCUlZzrr+9VuczsRYiwUCekn7/1EQ7OG6orRV7gdJy6lBdM0qXCS3t7LCLabKHWIexsrG3XFbxdpY2WTfnfDdF05vcTtSP3GZZOLlRr065tPrFYkyqxvgKe01kkPfFTa9II0/6fSmV92O1FiyBki3fi0FA07//seKHc7EWLowQ0PqryxXN88/ZvMeHkM5ww5RxvrNqqypdLtKP1WwO0AwLE8s3KPvv3kGmWkBPTwbbM1fWiu25H6lcyUoP7rstP0lcdW6bevbdXnz2MtQMAT6nZID10l1e+UrvyTNKGHIwxL/xTbXImicIx001+k+y+T7rtUuuU557BMJJS9zXv121W/1Tkl5+jskrPdjhPX5g2ZpzuX3anXdr+ma8Ze43acfolShx57ePGuPnutcDSqv62p1Dvba1WWn6ZrZpZqU2WTNlWyKHZf+9iUwfrHxmrd+coWnTmqUFOG5LgdCcCx7HzHWVg8EpJuekYaOsftRIlp0GTnf98HLpPu/4h0M8UukVhr9d/v/Lck6V9ncR7q8QzLGqahWUMpdS6i1CHuVDa264llu7W3vl1zR+TrQxMGsbC4i4wx+t7HJmj5zgP60qMr9PwXz1JGMr86gLhjrfTeH6QXvy3lDJWufVQqHO12qsRWPKWr2H1UuvdDzmGZA8a6napfW7B5wXG36ck6c09seUJv731b/zrzXzU4g4nZjscYo3kl8/TQxofU3NmsjKQMtyP1O5xTh7gRiVq9vqlKdy3cqobWkK6fVapLJhVT6OJAdmpQd149RbvrWvXdZ9e5HQfA4TpbpWc/L73wdWnE+dJt/6DQ9ZXiqdItL0g2Iv3pQ1LFUrcT4RRtqtukHy/5seYUz2HU6QTMGzJP4WhYi/YucjtKv0SpQ1zY19Cme97YppfW79fYokx96YLRGl+c7XYsHGLmsDx9dt5ILVhWoWdX7XU7DoBulWule+ZJKx6Szv6mM0KXmuN2qv6laIL0yZeklGznPLvNL7mdCCepNdSqr7/+dWUmZeoHZ/5APsNH5Z6aMmCKspOz9dru19yO0i/xToWrOsIRvbBmn+5auFW1LZ26esYQXTezlMP74tSXLhilaaU5+tcnV2trFec3Aq6KRqV3fyf9/jypvcGZuOO8/yf5+NPuirxh0if/LhWMlB6+Wlr0K+eQWHiGtVbfe/d72tW0Sz8+68fKT813O5KnBHwBnVNyjt7Y84bC0bDbcfodfvPDFdZardvboF+8skVvba3R9KG5+uqFozV5SI4MayjFraDfp7uun6aUoF93PLhcLR380gZcUbNVum++9OK3pBHnSp95Wxo+z+1UyBwo3fqidNpl0t//XXrm885agfCEP679o/66/a+6Y9IdmjlopttxPGnekHlq6GjQyqqVbkfpdyh16HMHWjr153d36qHFu5Qa9OuOs4fr8qklSktidM4LBmWn6lfXTtX26mZ988nVsnwTDfSdcIf0xk+l386RqjZIH/utc7hleoHbydAtKU268j7nUNiVD0p/vJBFyj3g2W3P6pfLf6n5w+br05M/7XYcz5pTPEdJviT9feff3Y7S71Dq0GciUavXN1frF69u1vbqFs2fUKTPnTtSpfnpbkfDCZozskBfv3iMnl+9T/e+Xe52HKB/2PyS9JvZ0j/+Rxp9sfS5JdKU6ySObog/Pp9zKOy1j0r1u6S7z5HWPul2KhzFoj2L9J23v6NZg2bpe3O/x3l0pyA9mK55Q+bppfKXFIqG3I7Tr/CuRZ/YWduiXy/copfWVWrUgEx9+YJROnNUITNbethnzhmhC08bqB+8sEFvbalxOw6QuPatkv58hfTwJyTjl254Srr6z86hfohvYz4s3fGWs8zBE5+UnvgXqbXO7VQ4xDt739GXFn5Jw3OG6855dyroD7odyfMuHXGp6trr9M7ed9yO0q9wvBtiqq0zohfX7dN75QeUnRrUjbOHatygLLdjoRcYY/TzT0zWx3+7SJ95aJme/uxcjRzAujRAr6nZKr32Q2ntE1JqrnTR96WZt0uBJLeT4UTkDJFu/Zv05s+lN/5X2vGGdMnPpHGXMsrqsjcq3tBXFn5FZdlluufCe5SZlHnwsZ6sd4cjm1s8VznJOfrrtr/q7JKz3Y7Tb1DqEDMb9jXqLyv2qKUzrDNHFuj8cQOUHPC7HQsn6OHFu475+EcnD9ZvXtuqT9z9jj57zgil9WDm0utmlfZWPCDx7F8vvflTad3TUiBFOuvr0twvOtPlw5v8QWnet6Sx86W/fEZ6/EZp5IXSh38s5Y9wO12/9PLOl/XNN76p0bmjdfcFdysnJcftSAkj6A/qQ2Uf0tNbn1ZTZ9MHyjJih8Mv0evaOiN6Ytlu/fndnUpPDuiz80Zq/sRBFLoElZuepBtmD1VDW0gPLt6lcDTqdiTAe6yVtr4iPXil9NsznPPn5nxB+tIq6fz/oNAliqKJ0m0LpYt/KO1e7Jwj+fJ/Sm0H3E7Wb1hrdf+6+/W1176m8fnj9fuLfk+hi4FLR1yqjkiHXtn5ittR+g1G6tCrtlU3a8HS3WruCOvcMYU6d+wABVgzKeENzU/Xx6cN1uNLK/TU8j26cnqJfBxWhP5q6Z96vm24Q6p4Typ/Q2qukpIzpdEfksrOkpLSpY3Pxy4n3OEPSmd8VprwcemV/5Le/j9pyT3SiPOlYWdL/l4+vHbGrb27Pw+L2qhe3PGilu5fqguHXqgfnPkDpQRS3I6VkCYWTNTQrKF6bvtzunzU5W7H6RcodegVkajVqxv36/VN1crPSNYds4eqJDfN7VjoQ1OG5KqupVOvbKhSRnJAH55QxJqDwNE075d2vSvtflcKtUnZQ6Qp10uDpkp+/jT3C5kDpct/K53xOemp26WNz0nbX3OKXdmZUpC/ob2pM9KpJzc/qS31W3Tr+Fv15elfZpbLGDLG6JLhl+i3K3+rfc37NChjkNuREh5/OXDKDrR26rH3dmtXXauml+bq0snFSgrwi7I/OnfMADV3RPTW1hplJAd09uhCtyMB8SPULu1d4RS5+p2S8UlFk5wP8bnDmDSjvyqaIM28TarbIW19Wdr0grTtVWnIbGnoHCmDWU5PVWNHox7d9Kj2t+zX/GHz9dUZX3U7Ur/w0REf1e9W/U6Pb35cX5r2JbfjJDxKHU7JlqomPbpkt6LW6uoZQzR5SI7bkeAiY4w+MmmQWjvDenFdpdKT/Zo+NM/tWIB7bFSq3SrtXuIsTRANSRlF0rjLpMEzpBRmA0aXvGHO7KaNe6Str0rlb0k7XpfyR0lD5zrn4/k4N/1EVbZU6pGNj6gj3KFrxl6jUbmj3I7UbxRnFOvcIefqic1P6NOTPs2hrjFGqcNJsdbqjS01+vu6ShVmJuuG2UNVkJHsdizEAZ8xunJ6ido6I3pq+R4F/T5NKslxOxbQt1prnSJX8Z7UVufMYjnkdKlklpRTyqgcji5rsDTtJqmjyRnV3blIWn6flJwllc6WBp8uZXAURE9sPrBZT25+UqmBVN0y4RYVpRe5HanfuX7c9Xp116t6YccLumLUFW7HSWiUOpywznBUTyzbrbV7GzVxcLaumDaYmS3xAQGfT9fNKtX9i8r1+NLdMsZo4mBm70OC62yVNvxVeucuqXaLJCMVjJLGXuKMsvT2BBhIbMmZzrIHI86XqjY45W7Ly9KWv0vZpdLgaVLxVGZGPYrF+xbr7+V/V1F6ka4Zew1r0LlkxsAZGp07Wg9teEiXj7ycc+1jiFKHE9LUHtID7+zU3vo2fXhCkc4cWcB/oDii5IBfN88p031vl+ux93bJqFQTKHZINNY6o3ErHnTWletolNLypdEflobMdBYNB06F8UkDxzuXtnrnvMy9y6T1f5HWP+N8cVA8zTk3LynD7bSui9qoXip/Se9VvqcxuWN0+ajLlcQXKq4xxuj6cdfrO4u+o6X7l+r0otPdjpSwKHXosaqmdt2/qFzNHWHdOHuoxg7iXBAcW3LAr1vmlOlPi8r16Hu7dA3FDvHiRJYdOJL2BqliqVSx2FmKwJ8kDZosDZkl5Q13PogDvS01RxpxrnNp3i/tWSbtWS6tflRa45PyRjiT7xRNdLbtZzojnXpqy1NaX7teswfN1oVDL+SL5zgwf9h83bnsTj204SFKXQxR6tAji7fX6u7Xt8vvM7rtrOEsV4AeSw46xe6+ReV6ZMkuXTFtsK6bVep2LODERSNS9QZp1zvO4XA26sxaOekaqXiKc94c0FcyBkpj5jujwg0VUuVqqXKNtO5J55JT6hS8srOkgpFup4251lCrvvLaV7S+dr0uHHqhzig+w+1I6JISSNFVo6/SH9b8Qdvqt2lEzgi3IyUkSh2O69lVe/X1x1cpOzWom+eUKS+dwxhwYlKCfn1y7jA9tHinnly+R+MGZelTZw13OxbQM6210u7F0q7FUkeDc67T8HOdUbmMAW6nQ39njJQzxLmMvcQZwatcI+1b7ax9t/E5qXCs89joD0mDpyfcLJqNnY363Cuf0+qa1bp0xKWaOmCq25FwmJtOu0kPb3xYd628Sz+f93O34yQkSh2Oylqr372+XT9+caNmDsvTRacNVFoSbxmcnKSATzfOHqrHl1Xoe89vUH1rSF+7aDSHxiA+RcNS5VpnVK5ms3PfgHHSkI875zYl2IdiJJCMgdLIgdLIC6S2A07Bq1wtvXWn9ObPnPPuBoyTBk6QCsec2gjzjFt7L/dJqmmr0R0v36FtDdv003N+qvqOercj4QhyUnJ042k36nerfqeNdRs1Nm+s25ESDp/QcUThSFTfeXadHlq8S5dOLtZPr5qkJ5ftcTsWPC7g9+ma04do3eAs/XrhVu2tb9MPPz6R2VMRP5r3S7vedSY/6WyWUnKk0Rc7o3JMegKvSc11FrcfdrYzO2v1Bmn/emn/Ouc9bvxS/sj3J2JJy3c78QnZ27xXt/39NlW3Veuu8+7SnMFzmNkyjt142o16aMNDumvFXfrV+b9yO07CodThn7R0hPWFR1boHxurdMc5I/TNi8fI52M0Bb3DZ4x+cPlEFWen6mcvb9buA626+8YZHNYL90Q6nUPVdr0j1W3rmm1wgrMmWOFYJj1BXFhQt/q421yVN+noDyalOYdeDp7unB96oFzav1aqWiete8q5ZBS9X/Byhsb1iPT2+u267eXb1BZu0z0X3qMpA6a4HalfOtESPWPgDC3cvVB3LrtTJZklB++/avRVvR2t36HU4QOqmtr1L/ct1bq9DfrexybohtlD3Y6EBGSM0RfOH6Vhhen62uOr9LG73tYfb56hUQMzj/9koLc07nWK3J6lUqhNSiuQxn5EKpkppTC7LxKYzy/lj3Aup31Uaql2Ru/2r5O2L5S2veocllkw2vlio3BMXI3iratdp8+8/Bn5jE9/uvhPGpM3xu1I6KFZg2Zp8b7FemXnK7p5/M2cgtGLKHU4aGtVk26+9z3VtXTq9zfN0PnjBrodCQnuI5OKVZKbpk/dv1Qfu+tt/fDjk3TZ5GK3YyGRdTRLa5+U3vq5VL/L+XBbNFkqPcP5gMuoHPqj9EJp+DznEmqTqjdJ1RudS+Xq97cpHOtc8kdKgWRXor5X+Z6+8I8vKDspW/dcdI+GZvHls5ck+ZN0bum5en7781pds1qTCye7HSlhUOogSXp3e61uf2CpkgJ+Pfbp2ZpUkuN2JPQTU4bk6LkvnKnPP7xcX3xkhd7bUad//8g4zrND7+leIHz5A9Lap6RQi3OY2Wkfk0pOl5LS3U6IeHeq6xp6STDVWaKjeIrz305LlVTVVfB2vSuVv+mci5db5pyDWnam899RH5S8V3e9qm++/k2VZJbo7gvvVlF6UcxfE71v2oBpWlm1Ui+Xv6zROaOVGkx1O1JCoNRBz6zco28sWK0heam679aZGpLHGnToW0XZKXrk9tn6yUubdM8b27Wqol6/uHqKhhdmuB0NXtZSI6161ClzNZukYLo04XJp6k3OYWYc9gMcmzHObJoZA6Xh50iRsHRgu1PyajdLr/1IknUO1Rwy01kTr+ws57y9QO+eJ/3Ulqf03Xe+qwn5E3TX+XcpJyWnV/ePvmOM0SXDL9HvV/9e/9j9D10y/BK3IyUESl0/Zq3VL1/dol+8skUzh+Xp9zfOUHZa0O1Y6KeCfp/+bf44zRiaq288sVrz/+9NfetDY3XzGWUJN1HPw4t39fo+WdC9SzQibVsoLb9f2vQ3KRpyRhEu/T9pwhXOGnOSVLXe3ZyAF/kDznl2BaOd2+Mvl3YuksrfckbwFv5ATslLfb/kDZ3jlLzgyS2dYK3VvWvv1S+W/0Jzi+fq5/N+rrQgXz57XVF6kWYOmqnF+xZrUuExJvhBj1Hq+qn2UETfenK1nlm5Vx+fVqIfXDGBw90QFy4aX6TJQ3L07SdX67t/Xa+X1lXqJ1dOZgQZx7Z/vbTmcWn1AqmxwpnUYdanpak3OGtyAeh9qTnS2PnORZJa65zJh3a86RS9hd+XZCV/kjR4hlPwyuY6kxElH/9IjHA0rP9973/1yMZH9OFhH9b3535fQT9fPieKeUPmaWPtRj295WndNvE2ZSYxWdqpoNT1Q7XNHbr9z8u0bOcBfePiMfrsvBHMPoS4MjArRffecroWLK3Qfz+3Xhfe+bo+c85Iffqc4UoJ8uUDujRUSGuekNYscKZmN35pxHnSxd+Xxszv9cO/ABxHWp409hLnIjmLn+96V9r5tjOi99ad0ps/df5bLZ7ilLyhc53lQw5bB7Kho0Fff/3renffu7rptJv0tRlfk4+JjBJKsj9ZV4y+QvetvU///c5/63/P/l8+j54CSl0/s2V/kz55/3uqauzQXddN0yWTBrkdCTgiY4w+cfoQnTmqQN9/YYPufGWzHl+6W//xkXG6eHwRv/gT3dEmpmg74MzGt2+1VLddknXW0xr/cedDYnKms83Kh/oyLYAjSc2VxnzYuUjO7LO7FzsFb+ciafHd0qJfycqoIadE1QNGqXrAaK3NyNFDO19UffsBXZZ9msoO7NWTL3+td7OVzend/eGkDMkconNLz9WL5S/qjOIzdMWoK9yO5FmUun7kxbWV+saCVUoO+vXo7bM1tTT3+E8CXFack6q7rpum62fV6LvPrtcdDy7X1NIcffmC0Tp7VAHlrj9oqpQq1zhlrmG3c19GkTT6YudcnfRCd/MB6JnkDGnk+c5FkkLt0p6lWrfsHhVWb1bZtre0pHKJ7s7NVYak73cmqzDQpmp/s9p6cLgmvGlu8Vy1hlr1w8U/1Li8cRqXzyHzJ4NS1w+EI1H95KVNuvuN7Zpckq3f3DBdg3OYPhbeMmdEgZ7/4pl6fGmF7lq4VTffu0RTS3P0hfNGat7oAQk3mUq/1lbvjMTVbHLWy2qtce7PGeosDl40ScoY4GpEAL0gmCKVnakNnfv0Tke9/rb9BW2p36opgWz9a4vVyKrNStq3VZLUkpyh6qyig5eWlExmsE0Qxhj98Kwf6rrnr9NnX/2sHpr/kIozWLP2RFHqElxVY7s+/8gKLdlRpxtnD2X9L3hawO/TdbNKdeX0Ei1Ytlt3/WOrPnnfUpXmpen6WaX6xIwhyk3nPKqDYr221oxbe2c/7Q3SnuXO4VjbF0p7lkk26kyukD/SmUp94ERnUgYA8aMXfsd0RMN6Y/dzequ5XJJ0cdZozUwbonWFRuuGzlB26wEVNlSqsLFSgw5UqKzaKXltwVRVZxWpJqtIVdmD1JSaTcnzsILUAv3m/N/opr/dpM+88hk98OEHlJ2c7XYsT6HUJbDnV+/T//vLGrWHIrrz6sm6fGqJ25GAXpEU8On6WUN11fQhemldpf78zk798G8b9bOXN+v8sQN0yaRBOm/sAKUl8Ssu7oQ7pJrNUsVSac9S52f1JklWMj6peJp01tecw7Jyh0o+/j8EElFrNKSnDqzR/bXLVBlq0riUAbooa7Sy/YcsfWB8akjPV0N6vrYWj5esVWZbgwobKw9eSmt3SJLaktK0P7tYVdmDtD+7WO3J6S79y3CyRuaO1C/P+6Vuf/l2ffEfX9RvL/gty1ecAP5aJqCG1pD+89m1emblXk0ekqOff2KyRrCIMxJQUsCnSycX69LJxdpY2ahHFu/SC2sr9be1lUoJ+nTO6EKdObJAc0YWaHhBOuff9aW2euf8t+quQyirNzg/a7dJNuJsk5onlcyQJnzc+Tl4upTS9c1srEcZAfQ5a61Wt+3Tiw2b9deG9WqItGta2mBdkDlKw5Pzjr8DY9SUlqOmtBxtLxorWav09iYNaNirgQ17NejA7oMjeY2p2V0lr1jV2UUKBZJj/K9Dbzi96HT98Mwf6ltvfku3vXybfnP+bxix6yFKXQKx1urZVXv1/ec3qK6lU1+9cLQ+O2+EAn6mAEZ8icXi25I0pihLowZmqry2RWsqGrR4e51eWrdfkpSVEtCQvDQNzknVoOxUDcpOUWZK4LhFj0W9D2GtFOmUOpqkzmZp4wvO+W4t1VLjXql+t7PMQMNuqaPx/ecZn5Q3XCocK427zPk5eJpzH0UbOCHWWrXbsDqiYVlJVlYB41OKCchaG1dfXrVHQ9rVWa81bZVa0bpX77Xs1t5Qo4LGr3MyhunmghmaklasBXWrT+4FjFFLapZ2pGZpR1fJy2mp04CGvRrQsFfDqrZoVOUGWRnVZeSrKrtY+3OKVZs5QNHe/aeiF31o2IcU8AX0jTe+oU/9/VO6+8K7lZfSg9Lfz1HqEsTGykZ955l1WryjThMHZ+uPN5+uiSV8s4H+x2eMhhdkaHhBhqy1qmvp1LbqFm2rbtbe+jat2/t+2Qj6jfLTk5WXnqSs1KAykgPKSA4oPdmvJL9PQb9Pa/c0KDXJr5SgX0ZS1FpZ6/SbqLXqjETV1hlRa2dE7SHnZ1soorbOcNfPqNpCzmPtIeexLfubFYpEFYpYhSJRhaPOxwsjc7DjGCMFfT6lBP1KDvqUEvArJehTWlJAWalBZacGlZMaVFZqUP6eTBJjo1KoTQq3Oz+7r3dfQt3X26RQx/vXP/BYu7OfI0nJlrJLnUMmy86UcoZI2SVS/ijnvLhgypGfB+CIQjaize3VWtW6T9s6arW4ZZfqwm1qiXYqKnvE5/x0/xsqCKZrUDBTRYFMFQWdy6BgloqCmcoLpCrPn6agr+fn1ketVUu0U82RDjVFO9Qc6VRTtENNkQ41d91ujLSr+ZBtmiId2h9u1v5Q08Gkuf5UTUkr1mcHnKHzMkcq0x+DkTNjVJ+Rr/qMfG0ePFEmGlF+U7UGdpW8MXvWaNye1Yr4/Kopf0/7B45TVdFpOpBbKvn4AjyeXDD0Av36vF/rywu/rOuev053zruTWTGPw1h75F8M8WTGjBl26dKlbseIS7vrWvWb17bq8aUVykwJ6JsXj9XVpw/p2Ye8ExSr0RWgL7WHItrb0Kb9De2qa+lUbdelqT2k9lBsvrtNCviUEvAdLIcdoagCfqOg36eg3yjg88kYpyhaOd/EWyuFolF1hKIHC2F7OCobjShXTco3jco3jSpUgwYnNWt0ZqcGJXdoQLBdOb42ZahFwcZdMqG2rnLWcfygPr8USJUCKU4JCxx2CaY4jydnSkkZ0pRrneUE0gukYC/PqMvhl0gQPRmFuipvkhrCbVrZtk8rW/dqZeterW2rVLsNS5IyfcnK9qcoP5CmDF+y0n1BJfsC8sn5Wx9WVO3RsMqSc1UValZlqEn7Qk3aH25WqPtw50Mkm4DSfUEFjE8++eQzRn4ZRWQVspGuS1QhG1HnEZ5/OL+MUnxBJZuAUnwBJZuAMvxJyvOnaX7OWI1LGaCypNyjjiKe9EjdCQqEO1XYWKkBDfs0sLVe2Q17JEmdSWmqGjhWVQPHaX/RODVnDuQogj521eirjnj/6urV+sprX1FDR4P+36z/p8tHXd7HyeKLMWaZtXbGkR5jpM6jdtW26q6FW/Xk8gr5jNENs0r15QtGM/MfcBwpQf/BkbzDhSJRtXSE1doZUSgSVWckqjOG5x8caZOcqZeNnBFBY5zCltZV1tKSAkoN+g+57fw8/EuWw78g8YdbldJZ51w6apXSWafkzjqldNQppbP24P3JnXVK7qyX7wgHDkWafGpuTFWDTdNepavRpqndN1jB5BSlpqUoOy1ZhZnJyk5LkekuZweLW1eR85/gn4TB005sewAHNUTatauzXrs6D+jhuhXa2lErSQrIp7Gphboyd6ImpxVrSlqxBgYy9MSBNcfd51V5kz5wO2qt6sKtqgw3aX+oSbXhNtWFW/Vey261RDsVsVFFZBWVVcRGlWx8CpoUBY1PQeNXwPiVZPxKMQEl+wJH/JniCyhgjj7yNz977Kn9D9WLwoEk7csr1b68UqlsjpLbGjRg/0YNrNygAZXrVbJ7uSSpNS33YMGrKRyl1vR8Sp5LJhVO0uMfeVzfeuNb+s9F/6m3976tb8/8tgpSC9yOFncodR4SjkT12qZqPbJklxZuqlLA79P1s0p1x7wRGpTNunPAqQr6fcpJS1LOIZNtXTS+6MR2Eo1K7fVSa510oFZq7b7UdP2s0zl7KpTceeBgYQtE2o64q85AhjqS8tSelKem9KGqzp2q9qQ8dSQ797Un5as9OV/tSXm6cu4EZRmjtsYOHahq0pb9zVq/ZpnW1ge1pdqviHU+kOQlRTU+N6SJOWFNyA1rQk5IQ5KifF4BYihkIwdHz/aEGrSrs14NkXZJUpLx6/T0En04e6ymphVrQmqRUn3BXnldnzEqCKarIJiuCanv/y7Lr2NGQUnqSM3W7rJZ2l02y5l0pblKAys3asD+DRq0Z5XKdiySJLWlZKuuYLhqC4artmCEDuQNVYSJV/pMfmq+fnfh7/THNX/UPavv0aI9i/Tl6V/WFaOuUIAZkg/if4k4F41ardh9QH9fv1/PrtyrfQ3tKsxM1mfmjdBNZ5RpYBbnqQAjdi04/kbWytiojI3I2Ih8NnzI9Q/+fP/xqLQ/RRo6Vwq1OhOEHPXSKLUdcMrc0Q5XCqRIaQVKVaY6gjlqSi9VSkeNQoF0hfzpCgXSFQ6kH7xtj/HHKhhqUjDUpMyWcueO5ctkJBV1Xc5KkXS681B7RNpQH9Da+qDWHghoTX1A92xOU7ir6GUGozot2yl543PCGp8T0ojMiAKcYgKcsNZIp7Z01Gh9W5XWte/XO807VR1uke06uyzdl6TSpBzNTi9VaVKOBgYydHX+FHdDw5l0JXOgtmcO1PZR50g2quz6CuXXbFN+9Xbl12zT4IoVkqSo8akpq0j1uUNUnzPE+Zlbqs6UTJf/EYkr4Avo05M/rYvLLtb/vPs/+p93/0f3rbtPn5r4KV06/FIF/b3zRYiXuVLqjDEfkvRLSX5Jf7DW/siNHPHIWquKA21aurNO726r06sbq1TT3KGAz+jMUQX6zqXjdf64AQoyoyW8zlr5ox0KRNrkj7QpEG5TIHLopfXgdX+4TYFou3O7azt/92ORdqW1V8pnozJdRe2D5ez9nydlt6TlD7x/2/i6zinLdH4mZ3ZNEjLYmaI/Ld85xywtX0rrup3WdTvJ+Xb8xUMOv+xRIT1FKX5pan5YU/PDB+9rj0ibGgJaV999CerBbanqiDpFL9lnNTY7rPG5YY3KDGtEZkQjssIqTmVUD5CksI1qV+cBbW6v0Zb2Gm3pcH5WhBoObpPnT1NeIFVjUgo1KJip4mCWMn3JcTVDJY7C+NSQW6qG3FJtH3WuJCmpvUn5tduVV7tDOQd2q7Bqi4aWLz74lLaUbDVlDVRTVpGaMoucn1kD1Zqef8wv6dBzZdll+sNFf9DC3Qt19+q79Z1F39FdK+7SJSMu0WXDL9PI3JFuR3RNn7/DjDF+SXdJulBShaT3jDHPWmvX93UWtzW1h7Snvk1b9jdr8/4mbaps0uqKBlU2OodkZCYHdPaYQl102kDNGzNA2al8C4G+ZWzEKVSRNgUi7QeLlj9yWAE7rJAd6fG09kr5oiH5bKf80ZB80ZDMUWZwO5qICSrqCyriS1LU51yPmqAivmSFjV/W+BX1BWS7r3f9PPT6+/cFjvi4s4/3r08syXMWwPYHu847S+rZuRWdLc6lfvc/PTRiV90J/btjIcUvTc4La3Le+0UvHJW2N/m1tj54sOw9tztZjaH3D+9O80c1PDOi0vSISqo2aHBOqnPJdZaJyE4N8oEVCcNaq4ZIu3Z2HtCuzvqDP3d01Gl7R93BSUR8MhqalKvTUgfqoznjNTqlQKelDuzxuXDwhs6UTO0bPFn7Bk8+eF9SR7OyD+xWzoHdym6oUGbjfpXsWqbkzpaD21hj1Jaao9a0PLWm53f9zFN7SrbaU7LUkZKpjpQshYKpnLvXA8YYnVd6ns4dcq7e2vOWHtv0mB5Y94D+tPZPGp49XLMHzdasQbM0sWCiClIL+s3fJDe+Npgpaau1drskGWMelfRRSZ4qda2dYXWEnIkUOsNRdYSj6ghH1Bl2brd2RtTYHlJje1iNbSE1tod0oKVT+xraVdnQrn0N7WrueP/DlN9nVJafptOH5WlmWa5mlOVp9MDMmMxiiT5gndWDjI06PyXJRp0SY6Nd85W9/7hz3R7yuFN2jI1KNiqfDTuXaFim66dzO+Tc/sB93duE5I92yB/pGg3ruu6PtivQ9dMfaXcej7Z3PdbRVcjau57TeUL/7KjxK+xPVdifqkjXz7A/VaFAutqTchX1JSlysIx1X0/qKmpHuz/pYHlz5Y9dZv9ZGyfgk0ZnRzQ6O6Irhjr3WSvVdBhtawpoW5NfWxudnxsbAnp1Ubk6wtHD9mGUn5Gk/PRk5WckKS89SZkpAWUkB5WR7O9aMiKgzBTnZ5Lfp2DAd3AJiaSAMyNoUptPQZ9V0Cf5jJXPSH4j+YzkE597cGzWWoUVVcRGFbbOz9Aht1ujIbVEO9Ua7VRzpFMtUWda/upwi6rDLaoJt6g61KLqcLOaD/k9aCQVB7M0NClXs/NKNSqlUKOSCzQ8OU/JjMT0S53JGaouGqfqog9Ot5/U0azMxkplNlYqvaVGaS11SmutU17tDg3evVz+aPif9hX1+dWRnKlQMPWQS4rCh1wPBVMVDiYr6gso4u/6otMfVNQfcP52+gOK+gJdX04aWeM7wuWf71fXfV765WqM0VklZ+mskrNU21arF8tf1JsVb+qpLU/p4Y0PS5LyUvI0MmekitKLNDBtoAamDVRhWqEyghlKC6YpNZCqtIDzM8mfpKAvKL/PL5/x3hFxbvwGGizngKZuFZJmuZDjlJz/s9e1r6G9x9sn+X3KSQtqUHaKRhRmaO7IAhXnpKgoO1WjBmRoeGG6kgM9XzcG7hqx+wlNX/+jD5a0rjJ2oqNPfSViAor4UxTxJR/yM9kpXf50tSflKeJPUbjr8bA/7WApC/tTFQmkfuD2Bx7r+hn1Hb149cVhhuh9xkiFKVaFKSHNLgx94DE7/RbVNHdqT32bKg60an9jh2qbO1Tb3Knalg7VNHdqZ22rmjvCau4IqzN8IktGHHtms1/NatClQ3qwTAP6lUXNO/W5nU8rfJJLSycbvwoCGSoMpGtkSr5mB0o1OJitock5Kk3KVUkwS0mUN/RAZ3KGagtHqrbwCIcD2qiS25uU0t6o5PZGpbQ3Kbmjset2swKhNgVD7QqG2pTWWqdAqF3BUKuCPVmaphdYGcl0fyXtXN8y5gKtnnrkZQfiQX5qvq4fd72uH3e9OiOdWlOzRhvrNmrzgc3aVr9NSyqXqLq1WpEenorxyQmf1FemfyXGqXtXn69TZ4y5UtKHrLWf6rp9o6RZ1trPH7bd7ZJu77o5RtKmPg0aPwok1bgdAgmF9xR6G+8p9CbeT+htvKfQ29x6Tw211hYe6QE3vm7aI2nIIbdLuu77AGvtPZLu6atQ8coYs/RoiwwCJ4P3FHob7yn0Jt5P6G28p9Db4vE95cYBo+9JGmWMGWaMSZJ0jaRnXcgBAAAAAJ7X5yN11tqwMebzkl6Ss6TBvdbadX2dAwAAAAASgStn+1prX5D0ghuv7UH9/hBU9DreU+htvKfQm3g/obfxnkJvi7v3VJ9PlAIAAAAA6D3eW4QBAAAAAHAQpS5OGGM+ZIzZZIzZaoz59hEev8UYU22MWdl1+ZQbOeEdx3tPdW3zCWPMemPMOmPMw32dEd7Rg99Rdx7y+2mzMabehZjwkB68p0qNMQuNMSuMMauNMfPdyAnv6MF7aqgx5tWu99NrxpgSN3LCG4wx9xpjqowxa4/yuDHG/F/X+221MWZaX2f8QB4Ov3SfMcYvabOkC+Usxv6epGuttesP2eYWSTMOX88POJIevqdGSXpc0nnW2gPGmAHW2ipXAiOu9eT9dNj2X5A01Vr7yb5LCS/p4e+oeyStsNb+1hhzmqQXrLVlbuRF/Ovhe2qBpOestfcbY86TdKu19kZXAiPuGWPOltQs6QFr7YQjPD5f0hckzZc0S9IvrbWz+jbl+xipiw8zJW211m631nZKelTSR13OBG/ryXvqNkl3WWsPSBKFDsdwor+jrpX0SJ8kg1f15D1lJWV1Xc+WtLcP88F7evKeOk3SP7quLzzC48BB1to3JNUdY5OPyil81lr7rqQcY8ygvkn3zyh18WGwpN2H3K7ouu9wH+8a3n3CGDPkCI8D3XrynhotabQx5m1jzLvGmA/1WTp4TU9/R8kYM1TSML3/wQk4kp68p/5L0g3GmAo5M2Z/oW+iwaN68p5aJemKruuXS8o0xuT3QTYkph7/bewLlDrv+KukMmvtJEkvS7rf5TzwvoCkUZLmyRlZ+b0xJsfNQEgI10h6wlobcTsIPO9aSfdZa0vkHN70Z2MMn1twKr4u6RxjzApJ50jaI4nfVUgI/HKMD3skHTryVtJ130HW2lprbUfXzT9Imt5H2eBNx31PyflG6Vlrbchau0POuQij+igfvKUn76du14hDL3F8PXlP/Yuc835lrX1HUoqkgj5JBy/qyWepvdbaK6y1UyX9v6776vssIRLNifxtjDlKXXx4T9IoY8wwY0ySnA9Fzx66wWHH6F4maUMf5oP3HPc9JekvckbpZIwpkHM45vY+zAjv6Mn7ScaYsZJyJb3Tx/ngPT15T+2SdL4kGWPGySl11X2aEl7Sk89SBYeM9v6rpHv7OCMSy7OSbuqaBXO2pAZr7T63wgTcemG8z1obNsZ8XtJLkvyS7rXWrjPG/LekpdbaZyV90RhzmaSwnJM2b3EtMOJeD99TL0m6yBizXs7hJ9+w1ta6lxrxqofvJ8n5EPWoZVplHEcP31Nfk3NY+FfkTJpyC+8tHE0P31PzJP3QGGMlvSHpc64FRtwzxjwi5z1T0HVu73ckBSXJWvs7Oef6zpe0VVKrpFvdSepgSQMAAAAA8DAOvwQAAAAAD6PUAQAAAICHUeoAAAAAwMModQAAAADgYZQ6AAAAAPAwSh0AAAAAeBilDgCQEIwxEWPMSmPMWmPMAmNMWtf9qcaY140x/pPc738bYy7ouv7l7v123W4+xcwTjTH3nco+AACg1AEAEkWbtXaKtXaCpE5Jd3Td/0lJT1lrIyezU2vtf1prX+m6+WVJacfYvMeMMQFr7RpJJcaY0t7YJwCgf6LUAQAS0ZuSRnZdv17SM5JkjJlnjHnNGPOEMWajMeYhY4zpemx614jeMmPMS8aYQV3332eMudIY80VJxZIWGmMWdr+QMeb7xphVxph3jTEDu+4rNMY8aYx5r+syt+v+/zLG/NkY87akP3ft4q+Sron9/yQAgERFqQMAJBRjTEDShyWtMcYkSRpurS0/ZJOpckbcTpM0XNJcY0xQ0q8kXWmtnS7pXknfP3S/1tr/k7RX0rnW2nO77k6X9K61drKkNyTd1nX/LyXdaa09XdLHJf3hkF2dJukCa+21XbeXSjrrVP/dAID+K+B2AAAAekmqMWZl1/U3Jf1RUoGk+sO2W2KtrZCkru3LuraZIOnlroE7v6R9PXjNTknPdV1fJunCrusXSDqta1+SlGWMyei6/qy1tu2QfVTJGQEEAOCkUOoAAImizVo75dA7jDFtklIO267jkOsROX8LjaR11tozTvA1Q9Zae9i+JOdImNnW2vbD8khSy2H7SJHUJgAAThKHXwIAEpa19oAkvzHm8GJ3uE2SCo0xZ0iSMSZojBl/hO2aJGX24KX/LukL3TeMMVOOse1oSWt7sE8AAI6IUgcASHR/l3TmsTaw1nZKulLSj40xqyStlDTnCJveI+nFQydKOYovSpphjFltjFmv92fiPJJzJT1/nP0BAHBU5v2jRgAASDzGmGmSvmKtvdHtLIczxiRLel3SmdbasNt5AADexEgdACChWWuXy1mG4KQWH4+xUknfptABAE4FI3UAAAAA4GGM1AEAAACAh1HqAAAAAMDDKHUAAAAA4GGUOgAAAADwMEodAAAAAHjY/wcR6Fpxb3KE6gAAAABJRU5ErkJggg==", "text/plain": [ "
" ] diff --git a/poetry.lock b/poetry.lock index 475f1e65..f643f4b5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1756,7 +1756,7 @@ plot = ["matplotlib", "seaborn"] [metadata] lock-version = "1.1" python-versions = ">=3.8,<3.11" -content-hash = "875711c338f00b8ec2936b93dcc7c073d9d23a96460cc8b8a1d16e335a1f821e" +content-hash = "9e109254ed028e3c4f9e3134780c7aeec2bac6b408e6e9aed41ea826e1bdfebe" [metadata.files] absl-py = [] diff --git a/pyproject.toml b/pyproject.toml index c66c3f47..8481c260 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "airsenal" -version = "1.5.1" +version = "1.5.2" description = "AI manager for Fantasy Premier League" authors = [ "Angus Williams ", @@ -25,6 +25,7 @@ matplotlib = {version = "^3.5.2", optional = true} Flask = {version = "^2.1.2", optional = true} numpyro = {version = "^0.9.2", optional = true} seaborn = {version = "^0.11.2", optional = true} +python-dateutil = "^2.8.2" [tool.poetry.dev-dependencies] black = "^22.3.0"